Skip to content

Bump com.google.cloud:libraries-bom from 26.42.0 to 26.43.0 #615

Bump com.google.cloud:libraries-bom from 26.42.0 to 26.43.0

Bump com.google.cloud:libraries-bom from 26.42.0 to 26.43.0 #615

GitHub Actions / Liquibase Test Harness - Advanced Reports succeeded Jul 8, 2024 in 1s

1 passed, 8 failed and 0 skipped

Tests failed

❌ target/surefire-reports/TEST-liquibase.ext.bigquery.AdvancedHarnessSuiteIT.xml

9 tests were completed in 565s with 1 passed, 8 failed and 0 skipped.

Test suite Passed Failed Skipped Time
liquibase.ext.bigquery.AdvancedHarnessSuiteIT 1✅ 8❌ 565s

❌ liquibase.ext.bigquery.AdvancedHarnessSuiteIT

liquibase.harness.generateChangelog.GenerateChangelogTest
  ✅ apply generateChangelog test for createTable against bigquery 1.5
liquibase.harness.snapshot.SnapshotObjectTests
  ❌ apply addColumn against bigquery 1.5
	Condition failed with Exception:
  ❌ apply addForeignKeyConstraint against bigquery 1.5
	Condition failed with Exception:
  ❌ apply addPrimaryKey against bigquery 1.5
	Condition failed with Exception:
  ❌ apply addUniqueConstraint against bigquery 1.5
	Condition failed with Exception:
  ❌ apply createIndex against bigquery 1.5
	Condition failed with Exception:
  ❌ apply createTable against bigquery 1.5
	Condition failed with Exception:
  ❌ apply createView against bigquery 1.5
	Condition failed with Exception:
  ❌ apply snapshotCaalogAndSchema against bigquery 1.5
	Condition failed with Exception:

Annotations

Check failure on line 0 in target/surefire-reports/TEST-liquibase.ext.bigquery.AdvancedHarnessSuiteIT.xml

See this annotation in the file changed.

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

liquibase.ext.bigquery.AdvancedHarnessSuiteIT ► liquibase.harness.snapshot.SnapshotObjectTests ► apply addColumn against bigquery 1.5

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

snapshotMatchesSpecifiedStructure(expectedSnapshot, generatedSnapshot)
|                                 |                 |
|                                 |                 {
|                                 |                   "snapshot": {
|                                 |                     "created": "2024-07-08T21:25:25.438",
|                                 |                     "database": {
|                                 |                       "productVersion": "1.5",
|                                 |                       "shortName": "bigquery",
|                                 |                       "majorVersion": "1",
|                                 |                       "minorVersion": "5",
|                                 |                       "user": "",
|                                 |                       "productName": "Google BigQuery",
|                                 |                       "url": "jdbc:bigquery://https://www.googleapis.com/bigquery/v2:443;ProjectId=testharnesstests;DefaultDataset=harness_test_ds;OAuthType=3;timeout=3600;"
|                                 |                     },
|                                 |                     "objects": {
|                                 |                       "liquibase.structure.core.Catalog": [
|                                 |                         {
|                                 |                           "catalog": {
|                                 |                             "default": true,
|                                 |                             "name": "testharnesstests",
|                                 |                             "snapshotId": "ba34346"
|                                 |                           }
|                                 |                         }
|                                 |                       ]
|                                 |                       ,
|                                 |                       "liquibase.structure.core.Column": [
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "AUTHOR",
|                                 |                             "nullable": true,
|                                 |                             "order": "2!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34353",
|                                 |                             "snapshotId": "ba34355",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "255!{java.lang.Integer}",
|                                 |                               "columnSize": "255!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "12!{java.lang.Integer}",
|                                 |                               "typeName": "STRING"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "COMMENTS",
|                                 |                             "nullable": true,
|                                 |                             "order": "9!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34353",
|                                 |                             "snapshotId": "ba34362",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "255!{java.lang.Integer}",
|                                 |                               "columnSize": "255!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "12!{java.lang.Integer}",
|                                 |                               "typeName": "STRING"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "CONTEXTS",
|                                 |                             "nullable": true,
|                                 |                             "order": "12!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34353",
|                                 |                             "snapshotId": "ba34365",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "255!{java.lang.Integer}",
|                                 |                               "columnSize": "255!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "12!{java.lang.Integer}",
|                                 |                               "typeName": "STRING"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "DATEEXECUTED",
|                                 |                             "nullable": true,
|                                 |                             "order": "4!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34353",
|                                 |                             "snapshotId": "ba34357",
|                                 |                             "type": {
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "93!{java.lang.Integer}",
|                                 |                               "typeName": "DATETIME"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "DEPLOYMENT_ID",
|                                 |                             "nullable": true,
|                                 |                             "order": "14!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34353",
|                                 |                             "snapshotId": "ba34367",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "10!{java.lang.Integer}",
|                                 |                               "columnSize": "10!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "12!{java.lang.Integer}",
|                                 |                               "typeName": "STRING"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "DESCRIPTION",
|                                 |                             "nullable": true,
|                                 |                             "order": "8!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34353",
|                                 |                             "snapshotId": "ba34361",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "255!{java.lang.Integer}",
|                                 |                               "columnSize": "255!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "12!{java.lang.Integer}",
|                                 |                               "typeName": "STRING"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "EXECTYPE",
|                                 |                             "nullable": true,
|                                 |                             "order": "6!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34353",
|                                 |                             "snapshotId": "ba34359",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "10!{java.lang.Integer}",
|                                 |                               "columnSize": "10!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "12!{java.lang.Integer}",
|                                 |                               "typeName": "STRING"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "FILENAME",
|                                 |                             "nullable": true,
|                                 |                             "order": "3!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34353",
|                                 |                             "snapshotId": "ba34356",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "255!{java.lang.Integer}",
|                                 |                               "columnSize": "255!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "12!{java.lang.Integer}",
|                                 |                               "typeName": "STRING"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "ID",
|                                 |                             "nullable": true,
|                                 |                             "order": "1!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34353",
|                                 |                             "snapshotId": "ba34354",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "255!{java.lang.Integer}",
|                                 |                               "columnSize": "255!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "12!{java.lang.Integer}",
|                                 |                               "typeName": "STRING"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "ID",
|                                 |                             "nullable": true,
|                                 |                             "order": "1!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34368",
|                                 |                             "snapshotId": "ba34369",
|                                 |                             "type": {
|                                 |                               "columnSize": "19!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "-5!{java.lang.Integer}",
|                                 |                               "radix": "10!{java.lang.Integer}",
|                                 |                               "typeName": "INT64"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "LABELS",
|                                 |                             "nullable": true,
|                                 |                             "order": "13!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34353",
|                                 |                             "snapshotId": "ba34366",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "255!{java.lang.Integer}",
|                                 |                               "columnSize": "255!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "12!{java.lang.Integer}",
|                                 |                               "typeName": "STRING"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "LIQUIBASE",
|                                 |                             "nullable": true,
|                                 |                             "order": "11!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34353",
|                                 |                             "snapshotId": "ba34364",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "20!{java.lang.Integer}",
|                                 |                               "columnSize": "20!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "12!{java.lang.Integer}",
|                                 |                               "typeName": "STRING"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "LOCKED",
|                                 |                             "nullable": true,
|                                 |                             "order": "2!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34368",
|                                 |                             "snapshotId": "ba34370",
|                                 |                             "type": {
|                                 |                               "columnSize": "1!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "16!{java.lang.Integer}",
|                                 |                               "typeName": "BOOLEAN"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "LOCKEDBY",
|                                 |                             "nullable": true,
|                                 |                             "order": "4!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34368",
|                                 |                             "snapshotId": "ba34372",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "255!{java.lang.Integer}",
|                                 |                               "columnSize": "255!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "12!{java.lang.Integer}",
|                                 |                               "typeName": "STRING"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "LOCKGRANTED",
|                                 |                             "nullable": true,
|                                 |                             "order": "3!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34368",
|                                 |                             "snapshotId": "ba34371",
|                                 |                             "type": {
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "93!{java.lang.Integer}",
|                                 |                               "typeName": "DATETIME"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "MD5SUM",
|                                 |                             "nullable": true,
|                                 |                             "order": "7!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34353",
|                                 |                             "snapshotId": "ba34360",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "35!{java.lang.Integer}",
|                                 |                               "columnSize": "35!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "12!{java.lang.Integer}",
|                                 |                               "typeName": "STRING"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "ORDEREXECUTED",
|                                 |                             "nullable": true,
|                                 |                             "order": "5!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34353",
|                                 |                             "snapshotId": "ba34358",
|                                 |                             "type": {
|                                 |                               "columnSize": "19!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "-5!{java.lang.Integer}",
|                                 |                               "radix": "10!{java.lang.Integer}",
|                                 |                               "typeName": "INT64"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "TAG",
|                                 |                             "nullable": true,
|                                 |                             "order": "10!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34353",
|                                 |                             "snapshotId": "ba34363",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "255!{java.lang.Integer}",
|                                 |                               "columnSize": "255!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "12!{java.lang.Integer}",
|                                 |                               "typeName": "STRING"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "added",
|                                 |                             "nullable": false,
|                                 |                             "order": "6!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34373",
|                                 |                             "snapshotId": "ba34379",
|                                 |                             "type": {
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "93!{java.lang.Integer}",
|                                 |                               "typeName": "TIMESTAMP"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "author_id",
|                                 |                             "nullable": false,
|                                 |                             "order": "2!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34380",
|                                 |                             "snapshotId": "ba34382",
|                                 |                             "type": {
|                                 |                               "columnSize": "19!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "-5!{java.lang.Integer}",
|                                 |                               "radix": "10!{java.lang.Integer}",
|                                 |                               "typeName": "INT64"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "birthdate",
|                                 |                             "nullable": false,
|                                 |                             "order": "5!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34373",
|                                 |                             "snapshotId": "ba34378",
|                                 |                             "type": {
|                                 |                               "columnSize": "10!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "91!{java.lang.Integer}",
|                                 |                               "typeName": "DATE"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "content",
|                                 |                             "nullable": false,
|                                 |                             "order": "5!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34380",
|                                 |                             "snapshotId": "ba34385",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "65535!{java.lang.Integer}",
|                                 |                               "columnSize": "65535!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "12!{java.lang.Integer}",
|                                 |                               "typeName": "STRING"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "dateColumn",
|                                 |                             "nullable": true,
|                                 |                             "order": "4!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34348",
|                                 |                             "snapshotId": "ba34352",
|                                 |                             "type": {
|                                 |                               "columnSize": "10!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "91!{java.lang.Integer}",
|                                 |                               "typeName": "DATE"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "description",
|                                 |                             "nullable": false,
|                                 |                             "order": "4!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34380",
|                                 |                             "snapshotId": "ba34384",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "65535!{java.lang.Integer}",
|                                 |                               "columnSize": "65535!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "12!{java.lang.Integer}",
|                                 |                               "typeName": "STRING"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "email",
|                                 |                             "nullable": false,
|                                 |                             "order": "4!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34373",
|                                 |                             "snapshotId": "ba34377",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "65535!{java.lang.Integer}",
|                                 |                               "columnSize": "65535!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "12!{java.lang.Integer}",
|                                 |                               "typeName": "STRING"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "first_name",
|                                 |                             "nullable": false,
|                                 |                             "order": "2!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34373",
|                                 |                             "snapshotId": "ba34375",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "65535!{java.lang.Integer}",
|                                 |                               "columnSize": "65535!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "12!{java.lang.Integer}",
|                                 |                               "typeName": "STRING"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "id",
|                                 |                             "nullable": false,
|                                 |                             "order": "1!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34373",
|                                 |                             "snapshotId": "ba34374",
|                                 |                             "type": {
|                                 |                               "columnSize": "19!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "-5!{java.lang.Integer}",
|                                 |                               "radix": "10!{java.lang.Integer}",
|                                 |                               "typeName": "INT64"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "id",
|                                 |                             "nullable": false,
|                                 |                             "order": "1!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34380",
|                                 |                             "snapshotId": "ba34381",
|                                 |                             "type": {
|                                 |                               "columnSize": "19!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "-5!{java.lang.Integer}",
|                                 |                               "radix": "10!{java.lang.Integer}",
|                                 |                               "typeName": "INT64"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "inserted_date",
|                                 |                             "nullable": true,
|                                 |                             "order": "6!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34380",
|                                 |                             "snapshotId": "ba34386",
|                                 |                             "type": {
|                                 |                               "columnSize": "10!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "91!{java.lang.Integer}",
|                                 |                               "typeName": "DATE"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "intColumn",
|                                 |                             "nullable": true,
|                                 |                             "order": "3!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34348",
|                                 |                             "snapshotId": "ba34351",
|                                 |                             "type": {
|                                 |                               "columnSize": "19!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "-5!{java.lang.Integer}",
|                                 |                               "radix": "10!{java.lang.Integer}",
|                                 |                               "typeName": "INT64"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "last_name",
|                                 |                             "nullable": false,
|                                 |                             "order": "3!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34373",
|                                 |                             "snapshotId": "ba34376",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "65535!{java.lang.Integer}",
|                                 |                               "columnSize": "65535!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "12!{java.lang.Integer}",
|                                 |                               "typeName": "STRING"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "test_column",
|                                 |                             "nullable": true,
|                                 |                             "order": "1!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34348",
|                                 |                             "snapshotId": "ba34349",
|                                 |                             "type": {
|                                 |                               "columnSize": "19!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "-5!{java.lang.Integer}",
|                                 |                               "radix": "10!{java.lang.Integer}",
|                                 |                               "typeName": "INT64"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "title",
|                                 |                             "nullable": false,
|                                 |                             "order": "3!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34380",
|                                 |                             "snapshotId": "ba34383",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "65535!{java.lang.Integer}",
|                                 |                               "columnSize": "65535!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "12!{java.lang.Integer}",
|                                 |                               "typeName": "STRING"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "varcharColumn",
|                                 |                             "nullable": true,
|                                 |                             "order": "2!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34348",
|                                 |                             "snapshotId": "ba34350",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "25!{java.lang.Integer}",
|                                 |                               "columnSize": "25!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "12!{java.lang.Integer}",
|                                 |                               "typeName": "STRING"
|                                 |                             }
|                                 |                           }
|                                 |                         }
|                                 |                       ]
|                                 |                       ,
|                                 |                       "liquibase.structure.core.Schema": [
|                                 |                         {
|                                 |                           "schema": {
|                                 |                             "catalog": "liquibase.structure.core.Catalog#ba34346",
|                                 |                             "default": true,
|                                 |                             "name": "harness_test_ds",
|                                 |                             "snapshotId": "ba34347"
|                                 |                           }
|                                 |                         }
|                                 |                       ]
|                                 |                       ,
|                                 |                       "liquibase.structure.core.Table": [
|                                 |                         {
|                                 |                           "table": {
|                                 |                             "columns": [
|                                 |                               "liquibase.structure.core.Column#ba34354",
|                                 |                               "liquibase.structure.core.Column#ba34355",
|                                 |                               "liquibase.structure.core.Column#ba34356",
|                                 |                               "liquibase.structure.core.Column#ba34357",
|                                 |                               "liquibase.structure.core.Column#ba34358",
|                                 |                               "liquibase.structure.core.Column#ba34359",
|                                 |                               "liquibase.structure.core.Column#ba34360",
|                                 |                               "liquibase.structure.core.Column#ba34361",
|                                 |                               "liquibase.structure.core.Column#ba34362",
|                                 |                               "liquibase.structure.core.Column#ba34363",
|                                 |                               "liquibase.structure.core.Column#ba34364",
|                                 |                               "liquibase.structure.core.Column#ba34365",
|                                 |                               "liquibase.structure.core.Column#ba34366",
|                                 |                               "liquibase.structure.core.Column#ba34367"
|                                 |                             ]
|                                 |                             ,
|                                 |                             "default_tablespace": false,
|                                 |                             "name": "DATABASECHANGELOG",
|                                 |                             "schema": "liquibase.structure.core.Schema#ba34347",
|                                 |                             "snapshotId": "ba34353"
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "table": {
|                                 |                             "columns": [
|                                 |                               "liquibase.structure.core.Column#ba34369",
|                                 |                               "liquibase.structure.core.Column#ba34370",
|                                 |                               "liquibase.structure.core.Column#ba34371",
|                                 |                               "liquibase.structure.core.Column#ba34372"
|                                 |                             ]
|                                 |                             ,
|                                 |                             "default_tablespace": false,
|                                 |                             "name": "DATABASECHANGELOGLOCK",
|                                 |                             "schema": "liquibase.structure.core.Schema#ba34347",
|                                 |                             "snapshotId": "ba34368"
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "table": {
|                                 |                             "columns": [
|                                 |                               "liquibase.structure.core.Column#ba34374",
|                                 |                               "liquibase.structure.core.Column#ba34375",
|                                 |                               "liquibase.structure.core.Column#ba34376",
|                                 |                               "liquibase.structure.core.Column#ba34377",
|                                 |                               "liquibase.structure.core.Column#ba34378",
|                                 |                               "liquibase.structure.core.Column#ba34379"
|                                 |                             ]
|                                 |                             ,
|                                 |                             "default_tablespace": false,
|                                 |                             "name": "authors",
|                                 |                             "schema": "liquibase.structure.core.Schema#ba34347",
|                                 |                             "snapshotId": "ba34373"
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "table": {
|                                 |                             "columns": [
|                                 |                               "liquibase.structure.core.Column#ba34381",
|                                 |                               "liquibase.structure.core.Column#ba34382",
|                                 |                               "liquibase.structure.core.Column#ba34383",
|                                 |                               "liquibase.structure.core.Column#ba34384",
|                                 |                               "liquibase.structure.core.Column#ba34385",
|                                 |                               "liquibase.structure.core.Column#ba34386"
|                                 |                             ]
|                                 |                             ,
|                                 |                             "default_tablespace": false,
|                                 |                             "name": "posts",
|                                 |                             "schema": "liquibase.structure.core.Schema#ba34347",
|                                 |                             "snapshotId": "ba34380"
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "table": {
|                                 |                             "columns": [
|                                 |                               "liquibase.structure.core.Column#ba34349",
|                                 |                               "liquibase.structure.core.Column#ba34350",
|                                 |                               "liquibase.structure.core.Column#ba34351",
|                                 |                               "liquibase.structure.core.Column#ba34352"
|                                 |                             ]
|                                 |                             ,
|                                 |                             "default_tablespace": false,
|                                 |                             "name": "test_table",
|                                 |                             "schema": "liquibase.structure.core.Schema#ba34347",
|                                 |                             "snapshotId": "ba34348"
|                                 |                           }
|                                 |                         }
|                                 |                       ]
|                                 |                       
|                                 |                     },
|                                 |                     "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.Table",
|                                 |                           "liquibase.structure.core.UniqueConstraint",
|                                 |                           "liquibase.structure.core.View"
|                                 |                         ]
|                                 |                         
|                                 |                       }
|                                 |                     }
|                                 |                   }
|                                 |                 }
|                                 {
|                                   "snapshot": {
|                                     "objects": {
|                                       "liquibase.structure.core.Table": [
|                                         {
|                                           "table": {
|                                             "name": "test_table"
|                                           }
|                                         }
|                                       ],
|                                       "liquibase.structure.core.Column": [
|                                         {
|                                           "column": {
|                                             "name": "test_column",
|                                             "nullable": true,
|                                             "type": {
|                                               "typeName": "INT64"
|                                             }
|                                           }
|                                         },
|                                         {
|                                           "column": {
|                                             "name": "varcharColumn",
|                                             "nullable": true,
|                                             "type": {
|                                               "typeName": "STRING"
|                                             }
|                                           }
|                                         },
|                                         {
|                                           "column": {
|                                             "name": "intColumn",
|                                             "nullable": true,
|                                             "type": {
|                                               "typeName": "INT64"
|                                             }
|                                           }
|                                         },
|                                         {
|                                           "column": {
|                                             "name": "dateColumn",
|                                             "nullable": true,
|                                             "type": {
|                                               "typeName": "DATE"
|                                             }
|                                           }
|                                         }
|                                       ]
|                                     }
|                                   }
|                                 }
java.lang.UnsupportedClassVersionError: org/skyscreamer/jsonassert/JSONAssert has been compiled by a more recent version of the Java Runtime (class file version 65.0), this version of the Java Runtime only recognizes class file versions up to 55.0
	at java.base/java.lang.ClassLoader.defineClass(ClassLoader.java:1022)
	at java.base/java.security.SecureClassLoader.defineClass(SecureClassLoader.java:174)
	at java.base/jdk.internal.loader.BuiltinClassLoader.defineClass(BuiltinClassLoader.java:800)
	at java.base/jdk.internal.loader.BuiltinClassLoader.findClassOnClassPathOrNull(BuiltinClassLoader.java:698)
	at java.base/jdk.internal.loader.BuiltinClassLoader.loadClassOrNull(BuiltinClassLoader.java:621)
	at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:579)
	at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:178)
	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:527)
	at liquibase.harness.util.SnapshotHelpers.snapshotMatchesSpecifiedStructure(SnapshotHelpers.groovy:22)
	at liquibase.harness.snapshot.SnapshotObjectTests.apply #testInput.snapshotObject against #testInput.databaseName #testInput.databaseVersion(SnapshotObjectTests.groovy:60)

	at liquibase.harness.snapshot.SnapshotObjectTests.apply #testInput.snapshotObject against #testInput.databaseName #testInput.databaseVersion(SnapshotObjectTests.groovy:60)
Caused by: java.lang.UnsupportedClassVersionError: org/skyscreamer/jsonassert/JSONAssert has been compiled by a more recent version of the Java Runtime (class file version 65.0), this version of the Java Runtime only recognizes class file versions up to 55.0
	at java.base/java.lang.ClassLoader.defineClass(ClassLoader.java:1022)
	at java.base/java.security.SecureClassLoader.defineClass(SecureClassLoader.java:174)
	at java.base/jdk.internal.loader.BuiltinClassLoader.defineClass(BuiltinClassLoader.java:800)
	at java.base/jdk.internal.loader.BuiltinClassLoader.findClassOnClassPathOrNull(BuiltinClassLoader.java:698)
	at java.base/jdk.internal.loader.BuiltinClassLoader.loadClassOrNull(BuiltinClassLoader.java:621)
	at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:579)
	at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:178)
	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:527)
	at liquibase.harness.util.SnapshotHelpers.snapshotMatchesSpecifiedStructure(SnapshotHelpers.groov...

Check failure on line 0 in target/surefire-reports/TEST-liquibase.ext.bigquery.AdvancedHarnessSuiteIT.xml

See this annotation in the file changed.

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

liquibase.ext.bigquery.AdvancedHarnessSuiteIT ► liquibase.harness.snapshot.SnapshotObjectTests ► apply addForeignKeyConstraint against bigquery 1.5

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

snapshotMatchesSpecifiedStructure(expectedSnapshot, generatedSnapshot)
|                                 |                 |
|                                 |                 {
|                                 |                   "snapshot": {
|                                 |                     "created": "2024-07-08T21:26:05.151",
|                                 |                     "database": {
|                                 |                       "productVersion": "1.5",
|                                 |                       "shortName": "bigquery",
|                                 |                       "majorVersion": "1",
|                                 |                       "minorVersion": "5",
|                                 |                       "user": "",
|                                 |                       "productName": "Google BigQuery",
|                                 |                       "url": "jdbc:bigquery://https://www.googleapis.com/bigquery/v2:443;ProjectId=testharnesstests;DefaultDataset=harness_test_ds;OAuthType=3;timeout=3600;"
|                                 |                     },
|                                 |                     "objects": {
|                                 |                       "liquibase.structure.core.Catalog": [
|                                 |                         {
|                                 |                           "catalog": {
|                                 |                             "default": true,
|                                 |                             "name": "testharnesstests",
|                                 |                             "snapshotId": "ba34417"
|                                 |                           }
|                                 |                         }
|                                 |                       ]
|                                 |                       ,
|                                 |                       "liquibase.structure.core.Column": [
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "AUTHOR",
|                                 |                             "nullable": true,
|                                 |                             "order": "2!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34419",
|                                 |                             "snapshotId": "ba34421",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "255!{java.lang.Integer}",
|                                 |                               "columnSize": "255!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "12!{java.lang.Integer}",
|                                 |                               "typeName": "STRING"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "COMMENTS",
|                                 |                             "nullable": true,
|                                 |                             "order": "9!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34419",
|                                 |                             "snapshotId": "ba34428",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "255!{java.lang.Integer}",
|                                 |                               "columnSize": "255!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "12!{java.lang.Integer}",
|                                 |                               "typeName": "STRING"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "CONTEXTS",
|                                 |                             "nullable": true,
|                                 |                             "order": "12!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34419",
|                                 |                             "snapshotId": "ba34431",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "255!{java.lang.Integer}",
|                                 |                               "columnSize": "255!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "12!{java.lang.Integer}",
|                                 |                               "typeName": "STRING"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "DATEEXECUTED",
|                                 |                             "nullable": true,
|                                 |                             "order": "4!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34419",
|                                 |                             "snapshotId": "ba34423",
|                                 |                             "type": {
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "93!{java.lang.Integer}",
|                                 |                               "typeName": "DATETIME"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "DEPLOYMENT_ID",
|                                 |                             "nullable": true,
|                                 |                             "order": "14!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34419",
|                                 |                             "snapshotId": "ba34433",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "10!{java.lang.Integer}",
|                                 |                               "columnSize": "10!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "12!{java.lang.Integer}",
|                                 |                               "typeName": "STRING"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "DESCRIPTION",
|                                 |                             "nullable": true,
|                                 |                             "order": "8!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34419",
|                                 |                             "snapshotId": "ba34427",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "255!{java.lang.Integer}",
|                                 |                               "columnSize": "255!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "12!{java.lang.Integer}",
|                                 |                               "typeName": "STRING"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "EXECTYPE",
|                                 |                             "nullable": true,
|                                 |                             "order": "6!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34419",
|                                 |                             "snapshotId": "ba34425",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "10!{java.lang.Integer}",
|                                 |                               "columnSize": "10!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "12!{java.lang.Integer}",
|                                 |                               "typeName": "STRING"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "FILENAME",
|                                 |                             "nullable": true,
|                                 |                             "order": "3!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34419",
|                                 |                             "snapshotId": "ba34422",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "255!{java.lang.Integer}",
|                                 |                               "columnSize": "255!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "12!{java.lang.Integer}",
|                                 |                               "typeName": "STRING"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "ID",
|                                 |                             "nullable": true,
|                                 |                             "order": "1!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34419",
|                                 |                             "snapshotId": "ba34420",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "255!{java.lang.Integer}",
|                                 |                               "columnSize": "255!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "12!{java.lang.Integer}",
|                                 |                               "typeName": "STRING"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "ID",
|                                 |                             "nullable": true,
|                                 |                             "order": "1!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34434",
|                                 |                             "snapshotId": "ba34435",
|                                 |                             "type": {
|                                 |                               "columnSize": "19!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "-5!{java.lang.Integer}",
|                                 |                               "radix": "10!{java.lang.Integer}",
|                                 |                               "typeName": "INT64"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "LABELS",
|                                 |                             "nullable": true,
|                                 |                             "order": "13!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34419",
|                                 |                             "snapshotId": "ba34432",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "255!{java.lang.Integer}",
|                                 |                               "columnSize": "255!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "12!{java.lang.Integer}",
|                                 |                               "typeName": "STRING"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "LIQUIBASE",
|                                 |                             "nullable": true,
|                                 |                             "order": "11!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34419",
|                                 |                             "snapshotId": "ba34430",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "20!{java.lang.Integer}",
|                                 |                               "columnSize": "20!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "12!{java.lang.Integer}",
|                                 |                               "typeName": "STRING"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "LOCKED",
|                                 |                             "nullable": true,
|                                 |                             "order": "2!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34434",
|                                 |                             "snapshotId": "ba34436",
|                                 |                             "type": {
|                                 |                               "columnSize": "1!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "16!{java.lang.Integer}",
|                                 |                               "typeName": "BOOLEAN"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "LOCKEDBY",
|                                 |                             "nullable": true,
|                                 |                             "order": "4!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34434",
|                                 |                             "snapshotId": "ba34438",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "255!{java.lang.Integer}",
|                                 |                               "columnSize": "255!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "12!{java.lang.Integer}",
|                                 |                               "typeName": "STRING"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "LOCKGRANTED",
|                                 |                             "nullable": true,
|                                 |                             "order": "3!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34434",
|                                 |                             "snapshotId": "ba34437",
|                                 |                             "type": {
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "93!{java.lang.Integer}",
|                                 |                               "typeName": "DATETIME"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "MD5SUM",
|                                 |                             "nullable": true,
|                                 |                             "order": "7!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34419",
|                                 |                             "snapshotId": "ba34426",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "35!{java.lang.Integer}",
|                                 |                               "columnSize": "35!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "12!{java.lang.Integer}",
|                                 |                               "typeName": "STRING"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "ORDEREXECUTED",
|                                 |                             "nullable": true,
|                                 |                             "order": "5!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34419",
|                                 |                             "snapshotId": "ba34424",
|                                 |                             "type": {
|                                 |                               "columnSize": "19!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "-5!{java.lang.Integer}",
|                                 |                               "radix": "10!{java.lang.Integer}",
|                                 |                               "typeName": "INT64"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "TAG",
|                                 |                             "nullable": true,
|                                 |                             "order": "10!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34419",
|                                 |                             "snapshotId": "ba34429",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "255!{java.lang.Integer}",
|                                 |                               "columnSize": "255!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "12!{java.lang.Integer}",
|                                 |                               "typeName": "STRING"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "added",
|                                 |                             "nullable": false,
|                                 |                             "order": "6!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34439",
|                                 |                             "snapshotId": "ba34445",
|                                 |                             "type": {
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "93!{java.lang.Integer}",
|                                 |                               "typeName": "TIMESTAMP"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "author_id",
|                                 |                             "nullable": false,
|                                 |                             "order": "2!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34446",
|                                 |                             "snapshotId": "ba34448",
|                                 |                             "type": {
|                                 |                               "columnSize": "19!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "-5!{java.lang.Integer}",
|                                 |                               "radix": "10!{java.lang.Integer}",
|                                 |                               "typeName": "INT64"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "birthdate",
|                                 |                             "nullable": false,
|                                 |                             "order": "5!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34439",
|                                 |                             "snapshotId": "ba34444",
|                                 |                             "type": {
|                                 |                               "columnSize": "10!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "91!{java.lang.Integer}",
|                                 |                               "typeName": "DATE"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "content",
|                                 |                             "nullable": false,
|                                 |                             "order": "5!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34446",
|                                 |                             "snapshotId": "ba34451",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "65535!{java.lang.Integer}",
|                                 |                               "columnSize": "65535!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "12!{java.lang.Integer}",
|                                 |                               "typeName": "STRING"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "description",
|                                 |                             "nullable": false,
|                                 |                             "order": "4!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34446",
|                                 |                             "snapshotId": "ba34450",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "65535!{java.lang.Integer}",
|                                 |                               "columnSize": "65535!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "12!{java.lang.Integer}",
|                                 |                               "typeName": "STRING"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "email",
|                                 |                             "nullable": false,
|                                 |                             "order": "4!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34439",
|                                 |                             "snapshotId": "ba34443",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "65535!{java.lang.Integer}",
|                                 |                               "columnSize": "65535!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "12!{java.lang.Integer}",
|                                 |                               "typeName": "STRING"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "first_name",
|                                 |                             "nullable": false,
|                                 |                             "order": "2!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34439",
|                                 |                             "snapshotId": "ba34441",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "65535!{java.lang.Integer}",
|                                 |                               "columnSize": "65535!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "12!{java.lang.Integer}",
|                                 |                               "typeName": "STRING"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "id",
|                                 |                             "nullable": false,
|                                 |                             "order": "1!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34439",
|                                 |                             "snapshotId": "ba34440",
|                                 |                             "type": {
|                                 |                               "columnSize": "19!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "-5!{java.lang.Integer}",
|                                 |                               "radix": "10!{java.lang.Integer}",
|                                 |                               "typeName": "INT64"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "id",
|                                 |                             "nullable": false,
|                                 |                             "order": "1!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34446",
|                                 |                             "snapshotId": "ba34447",
|                                 |                             "type": {
|                                 |                               "columnSize": "19!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "-5!{java.lang.Integer}",
|                                 |                               "radix": "10!{java.lang.Integer}",
|                                 |                               "typeName": "INT64"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "inserted_date",
|                                 |                             "nullable": true,
|                                 |                             "order": "6!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34446",
|                                 |                             "snapshotId": "ba34452",
|                                 |                             "type": {
|                                 |                               "columnSize": "10!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "91!{java.lang.Integer}",
|                                 |                               "typeName": "DATE"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "last_name",
|                                 |                             "nullable": false,
|                                 |                             "order": "3!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34439",
|                                 |                             "snapshotId": "ba34442",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "65535!{java.lang.Integer}",
|                                 |                               "columnSize": "65535!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "12!{java.lang.Integer}",
|                                 |                               "typeName": "STRING"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "title",
|                                 |                             "nullable": false,
|                                 |                             "order": "3!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34446",
|                                 |                             "snapshotId": "ba34449",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "65535!{java.lang.Integer}",
|                                 |                               "columnSize": "65535!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "12!{java.lang.Integer}",
|                                 |                               "typeName": "STRING"
|                                 |                             }
|                                 |                           }
|                                 |                         }
|                                 |                       ]
|                                 |                       ,
|                                 |                       "liquibase.structure.core.Schema": [
|                                 |                         {
|                                 |                           "schema": {
|                                 |                             "catalog": "liquibase.structure.core.Catalog#ba34417",
|                                 |                             "default": true,
|                                 |                             "name": "harness_test_ds",
|                                 |                             "snapshotId": "ba34418"
|                                 |                           }
|                                 |                         }
|                                 |                       ]
|                                 |                       ,
|                                 |                       "liquibase.structure.core.Table": [
|                                 |                         {
|                                 |                           "table": {
|                                 |                             "columns": [
|                                 |                               "liquibase.structure.core.Column#ba34420",
|                                 |                               "liquibase.structure.core.Column#ba34421",
|                                 |                               "liquibase.structure.core.Column#ba34422",
|                                 |                               "liquibase.structure.core.Column#ba34423",
|                                 |                               "liquibase.structure.core.Column#ba34424",
|                                 |                               "liquibase.structure.core.Column#ba34425",
|                                 |                               "liquibase.structure.core.Column#ba34426",
|                                 |                               "liquibase.structure.core.Column#ba34427",
|                                 |                               "liquibase.structure.core.Column#ba34428",
|                                 |                               "liquibase.structure.core.Column#ba34429",
|                                 |                               "liquibase.structure.core.Column#ba34430",
|                                 |                               "liquibase.structure.core.Column#ba34431",
|                                 |                               "liquibase.structure.core.Column#ba34432",
|                                 |                               "liquibase.structure.core.Column#ba34433"
|                                 |                             ]
|                                 |                             ,
|                                 |                             "default_tablespace": false,
|                                 |                             "name": "DATABASECHANGELOG",
|                                 |                             "schema": "liquibase.structure.core.Schema#ba34418",
|                                 |                             "snapshotId": "ba34419"
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "table": {
|                                 |                             "columns": [
|                                 |                               "liquibase.structure.core.Column#ba34435",
|                                 |                               "liquibase.structure.core.Column#ba34436",
|                                 |                               "liquibase.structure.core.Column#ba34437",
|                                 |                               "liquibase.structure.core.Column#ba34438"
|                                 |                             ]
|                                 |                             ,
|                                 |                             "default_tablespace": false,
|                                 |                             "name": "DATABASECHANGELOGLOCK",
|                                 |                             "schema": "liquibase.structure.core.Schema#ba34418",
|                                 |                             "snapshotId": "ba34434"
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "table": {
|                                 |                             "columns": [
|                                 |                               "liquibase.structure.core.Column#ba34440",
|                                 |                               "liquibase.structure.core.Column#ba34441",
|                                 |                               "liquibase.structure.core.Column#ba34442",
|                                 |                               "liquibase.structure.core.Column#ba34443",
|                                 |                               "liquibase.structure.core.Column#ba34444",
|                                 |                               "liquibase.structure.core.Column#ba34445"
|                                 |                             ]
|                                 |                             ,
|                                 |                             "default_tablespace": false,
|                                 |                             "name": "authors",
|                                 |                             "schema": "liquibase.structure.core.Schema#ba34418",
|                                 |                             "snapshotId": "ba34439"
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "table": {
|                                 |                             "columns": [
|                                 |                               "liquibase.structure.core.Column#ba34447",
|                                 |                               "liquibase.structure.core.Column#ba34448",
|                                 |                               "liquibase.structure.core.Column#ba34449",
|                                 |                               "liquibase.structure.core.Column#ba34450",
|                                 |                               "liquibase.structure.core.Column#ba34451",
|                                 |                               "liquibase.structure.core.Column#ba34452"
|                                 |                             ]
|                                 |                             ,
|                                 |                             "default_tablespace": false,
|                                 |                             "name": "posts",
|                                 |                             "schema": "liquibase.structure.core.Schema#ba34418",
|                                 |                             "snapshotId": "ba34446"
|                                 |                           }
|                                 |                         }
|                                 |                       ]
|                                 |                       
|                                 |                     },
|                                 |                     "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.Table",
|                                 |                           "liquibase.structure.core.UniqueConstraint",
|                                 |                           "liquibase.structure.core.View"
|                                 |                         ]
|                                 |                         
|                                 |                       }
|                                 |                     }
|                                 |                   }
|                                 |                 }
|                                 {
|                                   "snapshot": {
|                                     "objects": {
|                                     }
|                                   }
|                                 }
java.lang.UnsupportedClassVersionError: org/skyscreamer/jsonassert/JSONAssert has been compiled by a more recent version of the Java Runtime (class file version 65.0), this version of the Java Runtime only recognizes class file versions up to 55.0
	at liquibase.harness.util.SnapshotHelpers.snapshotMatchesSpecifiedStructure(SnapshotHelpers.groovy:22)
	at liquibase.harness.snapshot.SnapshotObjectTests.apply #testInput.snapshotObject against #testInput.databaseName #testInput.databaseVersion(SnapshotObjectTests.groovy:60)

	at liquibase.harness.snapshot.SnapshotObjectTests.apply #testInput.snapshotObject against #testInput.databaseName #testInput.databaseVersion(SnapshotObjectTests.groovy:60)
Caused by: java.lang.UnsupportedClassVersionError: org/skyscreamer/jsonassert/JSONAssert has been compiled by a more recent version of the Java Runtime (class file version 65.0), this version of the Java Runtime only recognizes class file versions up to 55.0
	at liquibase.harness.util.SnapshotHelpers.snapshotMatchesSpecifiedStructure(SnapshotHelpers.groovy:22)
	... 1 more

Check failure on line 0 in target/surefire-reports/TEST-liquibase.ext.bigquery.AdvancedHarnessSuiteIT.xml

See this annotation in the file changed.

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

liquibase.ext.bigquery.AdvancedHarnessSuiteIT ► liquibase.harness.snapshot.SnapshotObjectTests ► apply addPrimaryKey against bigquery 1.5

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

snapshotMatchesSpecifiedStructure(expectedSnapshot, generatedSnapshot)
|                                 |                 |
|                                 |                 {
|                                 |                   "snapshot": {
|                                 |                     "created": "2024-07-08T21:26:51.602",
|                                 |                     "database": {
|                                 |                       "productVersion": "1.5",
|                                 |                       "shortName": "bigquery",
|                                 |                       "majorVersion": "1",
|                                 |                       "minorVersion": "5",
|                                 |                       "user": "",
|                                 |                       "productName": "Google BigQuery",
|                                 |                       "url": "jdbc:bigquery://https://www.googleapis.com/bigquery/v2:443;ProjectId=testharnesstests;DefaultDataset=harness_test_ds;OAuthType=3;timeout=3600;"
|                                 |                     },
|                                 |                     "objects": {
|                                 |                       "liquibase.structure.core.Catalog": [
|                                 |                         {
|                                 |                           "catalog": {
|                                 |                             "default": true,
|                                 |                             "name": "testharnesstests",
|                                 |                             "snapshotId": "ba34483"
|                                 |                           }
|                                 |                         }
|                                 |                       ]
|                                 |                       ,
|                                 |                       "liquibase.structure.core.Column": [
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "AUTHOR",
|                                 |                             "nullable": true,
|                                 |                             "order": "2!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34488",
|                                 |                             "snapshotId": "ba34490",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "255!{java.lang.Integer}",
|                                 |                               "columnSize": "255!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "12!{java.lang.Integer}",
|                                 |                               "typeName": "STRING"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "COMMENTS",
|                                 |                             "nullable": true,
|                                 |                             "order": "9!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34488",
|                                 |                             "snapshotId": "ba34497",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "255!{java.lang.Integer}",
|                                 |                               "columnSize": "255!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "12!{java.lang.Integer}",
|                                 |                               "typeName": "STRING"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "CONTEXTS",
|                                 |                             "nullable": true,
|                                 |                             "order": "12!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34488",
|                                 |                             "snapshotId": "ba34500",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "255!{java.lang.Integer}",
|                                 |                               "columnSize": "255!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "12!{java.lang.Integer}",
|                                 |                               "typeName": "STRING"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "DATEEXECUTED",
|                                 |                             "nullable": true,
|                                 |                             "order": "4!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34488",
|                                 |                             "snapshotId": "ba34492",
|                                 |                             "type": {
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "93!{java.lang.Integer}",
|                                 |                               "typeName": "DATETIME"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "DEPLOYMENT_ID",
|                                 |                             "nullable": true,
|                                 |                             "order": "14!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34488",
|                                 |                             "snapshotId": "ba34502",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "10!{java.lang.Integer}",
|                                 |                               "columnSize": "10!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "12!{java.lang.Integer}",
|                                 |                               "typeName": "STRING"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "DESCRIPTION",
|                                 |                             "nullable": true,
|                                 |                             "order": "8!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34488",
|                                 |                             "snapshotId": "ba34496",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "255!{java.lang.Integer}",
|                                 |                               "columnSize": "255!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "12!{java.lang.Integer}",
|                                 |                               "typeName": "STRING"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "EXECTYPE",
|                                 |                             "nullable": true,
|                                 |                             "order": "6!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34488",
|                                 |                             "snapshotId": "ba34494",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "10!{java.lang.Integer}",
|                                 |                               "columnSize": "10!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "12!{java.lang.Integer}",
|                                 |                               "typeName": "STRING"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "FILENAME",
|                                 |                             "nullable": true,
|                                 |                             "order": "3!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34488",
|                                 |                             "snapshotId": "ba34491",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "255!{java.lang.Integer}",
|                                 |                               "columnSize": "255!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "12!{java.lang.Integer}",
|                                 |                               "typeName": "STRING"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "ID",
|                                 |                             "nullable": true,
|                                 |                             "order": "1!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34488",
|                                 |                             "snapshotId": "ba34489",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "255!{java.lang.Integer}",
|                                 |                               "columnSize": "255!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "12!{java.lang.Integer}",
|                                 |                               "typeName": "STRING"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "ID",
|                                 |                             "nullable": true,
|                                 |                             "order": "1!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34503",
|                                 |                             "snapshotId": "ba34504",
|                                 |                             "type": {
|                                 |                               "columnSize": "19!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "-5!{java.lang.Integer}",
|                                 |                               "radix": "10!{java.lang.Integer}",
|                                 |                               "typeName": "INT64"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "LABELS",
|                                 |                             "nullable": true,
|                                 |                             "order": "13!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34488",
|                                 |                             "snapshotId": "ba34501",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "255!{java.lang.Integer}",
|                                 |                               "columnSize": "255!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "12!{java.lang.Integer}",
|                                 |                               "typeName": "STRING"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "LIQUIBASE",
|                                 |                             "nullable": true,
|                                 |                             "order": "11!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34488",
|                                 |                             "snapshotId": "ba34499",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "20!{java.lang.Integer}",
|                                 |                               "columnSize": "20!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "12!{java.lang.Integer}",
|                                 |                               "typeName": "STRING"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "LOCKED",
|                                 |                             "nullable": true,
|                                 |                             "order": "2!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34503",
|                                 |                             "snapshotId": "ba34505",
|                                 |                             "type": {
|                                 |                               "columnSize": "1!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "16!{java.lang.Integer}",
|                                 |                               "typeName": "BOOLEAN"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "LOCKEDBY",
|                                 |                             "nullable": true,
|                                 |                             "order": "4!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34503",
|                                 |                             "snapshotId": "ba34507",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "255!{java.lang.Integer}",
|                                 |                               "columnSize": "255!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "12!{java.lang.Integer}",
|                                 |                               "typeName": "STRING"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "LOCKGRANTED",
|                                 |                             "nullable": true,
|                                 |                             "order": "3!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34503",
|                                 |                             "snapshotId": "ba34506",
|                                 |                             "type": {
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "93!{java.lang.Integer}",
|                                 |                               "typeName": "DATETIME"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "MD5SUM",
|                                 |                             "nullable": true,
|                                 |                             "order": "7!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34488",
|                                 |                             "snapshotId": "ba34495",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "35!{java.lang.Integer}",
|                                 |                               "columnSize": "35!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "12!{java.lang.Integer}",
|                                 |                               "typeName": "STRING"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "ORDEREXECUTED",
|                                 |                             "nullable": true,
|                                 |                             "order": "5!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34488",
|                                 |                             "snapshotId": "ba34493",
|                                 |                             "type": {
|                                 |                               "columnSize": "19!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "-5!{java.lang.Integer}",
|                                 |                               "radix": "10!{java.lang.Integer}",
|                                 |                               "typeName": "INT64"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "TAG",
|                                 |                             "nullable": true,
|                                 |                             "order": "10!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34488",
|                                 |                             "snapshotId": "ba34498",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "255!{java.lang.Integer}",
|                                 |                               "columnSize": "255!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "12!{java.lang.Integer}",
|                                 |                               "typeName": "STRING"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "added",
|                                 |                             "nullable": false,
|                                 |                             "order": "6!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34508",
|                                 |                             "snapshotId": "ba34514",
|                                 |                             "type": {
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "93!{java.lang.Integer}",
|                                 |                               "typeName": "TIMESTAMP"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "author_id",
|                                 |                             "nullable": false,
|                                 |                             "order": "2!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34515",
|                                 |                             "snapshotId": "ba34517",
|                                 |                             "type": {
|                                 |                               "columnSize": "19!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "-5!{java.lang.Integer}",
|                                 |                               "radix": "10!{java.lang.Integer}",
|                                 |                               "typeName": "INT64"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "birthdate",
|                                 |                             "nullable": false,
|                                 |                             "order": "5!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34508",
|                                 |                             "snapshotId": "ba34513",
|                                 |                             "type": {
|                                 |                               "columnSize": "10!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "91!{java.lang.Integer}",
|                                 |                               "typeName": "DATE"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "content",
|                                 |                             "nullable": false,
|                                 |                             "order": "5!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34515",
|                                 |                             "snapshotId": "ba34520",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "65535!{java.lang.Integer}",
|                                 |                               "columnSize": "65535!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "12!{java.lang.Integer}",
|                                 |                               "typeName": "STRING"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "description",
|                                 |                             "nullable": false,
|                                 |                             "order": "4!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34515",
|                                 |                             "snapshotId": "ba34519",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "65535!{java.lang.Integer}",
|                                 |                               "columnSize": "65535!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "12!{java.lang.Integer}",
|                                 |                               "typeName": "STRING"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "email",
|                                 |                             "nullable": false,
|                                 |                             "order": "4!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34508",
|                                 |                             "snapshotId": "ba34512",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "65535!{java.lang.Integer}",
|                                 |                               "columnSize": "65535!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "12!{java.lang.Integer}",
|                                 |                               "typeName": "STRING"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "first_name",
|                                 |                             "nullable": false,
|                                 |                             "order": "2!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34508",
|                                 |                             "snapshotId": "ba34510",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "65535!{java.lang.Integer}",
|                                 |                               "columnSize": "65535!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "12!{java.lang.Integer}",
|                                 |                               "typeName": "STRING"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "id",
|                                 |                             "nullable": false,
|                                 |                             "order": "1!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34508",
|                                 |                             "snapshotId": "ba34509",
|                                 |                             "type": {
|                                 |                               "columnSize": "19!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "-5!{java.lang.Integer}",
|                                 |                               "radix": "10!{java.lang.Integer}",
|                                 |                               "typeName": "INT64"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "id",
|                                 |                             "nullable": false,
|                                 |                             "order": "1!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34515",
|                                 |                             "snapshotId": "ba34516",
|                                 |                             "type": {
|                                 |                               "columnSize": "19!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "-5!{java.lang.Integer}",
|                                 |                               "radix": "10!{java.lang.Integer}",
|                                 |                               "typeName": "INT64"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "id",
|                                 |                             "nullable": true,
|                                 |                             "order": "1!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34485",
|                                 |                             "snapshotId": "ba34486",
|                                 |                             "type": {
|                                 |                               "columnSize": "19!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "-5!{java.lang.Integer}",
|                                 |                               "radix": "10!{java.lang.Integer}",
|                                 |                               "typeName": "INT64"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "inserted_date",
|                                 |                             "nullable": true,
|                                 |                             "order": "6!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34515",
|                                 |                             "snapshotId": "ba34521",
|                                 |                             "type": {
|                                 |                               "columnSize": "10!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "91!{java.lang.Integer}",
|                                 |                               "typeName": "DATE"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "last_name",
|                                 |                             "nullable": false,
|                                 |                             "order": "3!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34508",
|                                 |                             "snapshotId": "ba34511",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "65535!{java.lang.Integer}",
|                                 |                               "columnSize": "65535!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "12!{java.lang.Integer}",
|                                 |                               "typeName": "STRING"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "title",
|                                 |                             "nullable": false,
|                                 |                             "order": "3!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34515",
|                                 |                             "snapshotId": "ba34518",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "65535!{java.lang.Integer}",
|                                 |                               "columnSize": "65535!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "12!{java.lang.Integer}",
|                                 |                               "typeName": "STRING"
|                                 |                             }
|                                 |                           }
|                                 |                         }
|                                 |                       ]
|                                 |                       ,
|                                 |                       "liquibase.structure.core.PrimaryKey": [
|                                 |                         {
|                                 |                           "primaryKey": {
|                                 |                             "columns": [
|                                 |                               "liquibase.structure.core.Column#ba34486"
|                                 |                             ]
|                                 |                             ,
|                                 |                             "name": "test_table.pk$",
|                                 |                             "snapshotId": "ba34487",
|                                 |                             "table": "liquibase.structure.core.Table#ba34485"
|                                 |                           }
|                                 |                         }
|                                 |                       ]
|                                 |                       ,
|                                 |                       "liquibase.structure.core.Schema": [
|                                 |                         {
|                                 |                           "schema": {
|                                 |                             "catalog": "liquibase.structure.core.Catalog#ba34483",
|                                 |                             "default": true,
|                                 |                             "name": "harness_test_ds",
|                                 |                             "snapshotId": "ba34484"
|                                 |                           }
|                                 |                         }
|                                 |                       ]
|                                 |                       ,
|                                 |                       "liquibase.structure.core.Table": [
|                                 |                         {
|                                 |                           "table": {
|                                 |                             "columns": [
|                                 |                               "liquibase.structure.core.Column#ba34489",
|                                 |                               "liquibase.structure.core.Column#ba34490",
|                                 |                               "liquibase.structure.core.Column#ba34491",
|                                 |                               "liquibase.structure.core.Column#ba34492",
|                                 |                               "liquibase.structure.core.Column#ba34493",
|                                 |                               "liquibase.structure.core.Column#ba34494",
|                                 |                               "liquibase.structure.core.Column#ba34495",
|                                 |                               "liquibase.structure.core.Column#ba34496",
|                                 |                               "liquibase.structure.core.Column#ba34497",
|                                 |                               "liquibase.structure.core.Column#ba34498",
|                                 |                               "liquibase.structure.core.Column#ba34499",
|                                 |                               "liquibase.structure.core.Column#ba34500",
|                                 |                               "liquibase.structure.core.Column#ba34501",
|                                 |                               "liquibase.structure.core.Column#ba34502"
|                                 |                             ]
|                                 |                             ,
|                                 |                             "default_tablespace": false,
|                                 |                             "name": "DATABASECHANGELOG",
|                                 |                             "schema": "liquibase.structure.core.Schema#ba34484",
|                                 |                             "snapshotId": "ba34488"
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "table": {
|                                 |                             "columns": [
|                                 |                               "liquibase.structure.core.Column#ba34504",
|                                 |                               "liquibase.structure.core.Column#ba34505",
|                                 |                               "liquibase.structure.core.Column#ba34506",
|                                 |                               "liquibase.structure.core.Column#ba34507"
|                                 |                             ]
|                                 |                             ,
|                                 |                             "default_tablespace": false,
|                                 |                             "name": "DATABASECHANGELOGLOCK",
|                                 |                             "schema": "liquibase.structure.core.Schema#ba34484",
|                                 |                             "snapshotId": "ba34503"
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "table": {
|                                 |                             "columns": [
|                                 |                               "liquibase.structure.core.Column#ba34509",
|                                 |                               "liquibase.structure.core.Column#ba34510",
|                                 |                               "liquibase.structure.core.Column#ba34511",
|                                 |                               "liquibase.structure.core.Column#ba34512",
|                                 |                               "liquibase.structure.core.Column#ba34513",
|                                 |                               "liquibase.structure.core.Column#ba34514"
|                                 |                             ]
|                                 |                             ,
|                                 |                             "default_tablespace": false,
|                                 |                             "name": "authors",
|                                 |                             "schema": "liquibase.structure.core.Schema#ba34484",
|                                 |                             "snapshotId": "ba34508"
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "table": {
|                                 |                             "columns": [
|                                 |                               "liquibase.structure.core.Column#ba34516",
|                                 |                               "liquibase.structure.core.Column#ba34517",
|                                 |                               "liquibase.structure.core.Column#ba34518",
|                                 |                               "liquibase.structure.core.Column#ba34519",
|                                 |                               "liquibase.structure.core.Column#ba34520",
|                                 |                               "liquibase.structure.core.Column#ba34521"
|                                 |                             ]
|                                 |                             ,
|                                 |                             "default_tablespace": false,
|                                 |                             "name": "posts",
|                                 |                             "schema": "liquibase.structure.core.Schema#ba34484",
|                                 |                             "snapshotId": "ba34515"
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "table": {
|                                 |                             "columns": [
|                                 |                               "liquibase.structure.core.Column#ba34486"
|                                 |                             ]
|                                 |                             ,
|                                 |                             "default_tablespace": false,
|                                 |                             "name": "test_table",
|                                 |                             "primaryKey": "liquibase.structure.core.PrimaryKey#ba34487",
|                                 |                             "schema": "liquibase.structure.core.Schema#ba34484",
|                                 |                             "snapshotId": "ba34485"
|                                 |                           }
|                                 |                         }
|                                 |                       ]
|                                 |                       
|                                 |                     },
|                                 |                     "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.Table",
|                                 |                           "liquibase.structure.core.UniqueConstraint",
|                                 |                           "liquibase.structure.core.View"
|                                 |                         ]
|                                 |                         
|                                 |                       }
|                                 |                     }
|                                 |                   }
|                                 |                 }
|                                 {
|                                   "snapshot": {
|                                     "objects": {
|                                       "liquibase.structure.core.Table": [
|                                         {
|                                           "table": {
|                                             "name": "test_table",
|                                             "primaryKey": "liquibase.structure.core.PrimaryKey.*"
|                                           }
|                                         }
|                                       ],
|                                       "liquibase.structure.core.PrimaryKey": [
|                                         {
|                                           "primaryKey": {
|                                             "name": "test_table.pk$"
|                                           }
|                                         }
|                                       ]
|                                     }
|                                   }
|                                 }
java.lang.UnsupportedClassVersionError: org/skyscreamer/jsonassert/JSONAssert has been compiled by a more recent version of the Java Runtime (class file version 65.0), this version of the Java Runtime only recognizes class file versions up to 55.0
	at liquibase.harness.util.SnapshotHelpers.snapshotMatchesSpecifiedStructure(SnapshotHelpers.groovy:22)
	at liquibase.harness.snapshot.SnapshotObjectTests.apply #testInput.snapshotObject against #testInput.databaseName #testInput.databaseVersion(SnapshotObjectTests.groovy:60)

	at liquibase.harness.snapshot.SnapshotObjectTests.apply #testInput.snapshotObject against #testInput.databaseName #testInput.databaseVersion(SnapshotObjectTests.groovy:60)
Caused by: java.lang.UnsupportedClassVersionError: org/skyscreamer/jsonassert/JSONAssert has been compiled by a more recent version of the Java Runtime (class file version 65.0), this version of the Java Runtime only recognizes class file versions up to 55.0
	at liquibase.harness.util.SnapshotHelpers.snapshotMatchesSpecifiedStructure(SnapshotHelpers.groovy:22)
	... 1 more

Check failure on line 0 in target/surefire-reports/TEST-liquibase.ext.bigquery.AdvancedHarnessSuiteIT.xml

See this annotation in the file changed.

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

liquibase.ext.bigquery.AdvancedHarnessSuiteIT ► liquibase.harness.snapshot.SnapshotObjectTests ► apply addUniqueConstraint against bigquery 1.5

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

snapshotMatchesSpecifiedStructure(expectedSnapshot, generatedSnapshot)
|                                 |                 |
|                                 |                 {
|                                 |                   "snapshot": {
|                                 |                     "created": "2024-07-08T21:27:31.968",
|                                 |                     "database": {
|                                 |                       "productVersion": "1.5",
|                                 |                       "shortName": "bigquery",
|                                 |                       "majorVersion": "1",
|                                 |                       "minorVersion": "5",
|                                 |                       "user": "",
|                                 |                       "productName": "Google BigQuery",
|                                 |                       "url": "jdbc:bigquery://https://www.googleapis.com/bigquery/v2:443;ProjectId=testharnesstests;DefaultDataset=harness_test_ds;OAuthType=3;timeout=3600;"
|                                 |                     },
|                                 |                     "objects": {
|                                 |                       "liquibase.structure.core.Catalog": [
|                                 |                         {
|                                 |                           "catalog": {
|                                 |                             "default": true,
|                                 |                             "name": "testharnesstests",
|                                 |                             "snapshotId": "ba34552"
|                                 |                           }
|                                 |                         }
|                                 |                       ]
|                                 |                       ,
|                                 |                       "liquibase.structure.core.Column": [
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "AUTHOR",
|                                 |                             "nullable": true,
|                                 |                             "order": "2!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34554",
|                                 |                             "snapshotId": "ba34556",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "255!{java.lang.Integer}",
|                                 |                               "columnSize": "255!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "12!{java.lang.Integer}",
|                                 |                               "typeName": "STRING"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "COMMENTS",
|                                 |                             "nullable": true,
|                                 |                             "order": "9!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34554",
|                                 |                             "snapshotId": "ba34563",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "255!{java.lang.Integer}",
|                                 |                               "columnSize": "255!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "12!{java.lang.Integer}",
|                                 |                               "typeName": "STRING"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "CONTEXTS",
|                                 |                             "nullable": true,
|                                 |                             "order": "12!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34554",
|                                 |                             "snapshotId": "ba34566",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "255!{java.lang.Integer}",
|                                 |                               "columnSize": "255!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "12!{java.lang.Integer}",
|                                 |                               "typeName": "STRING"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "DATEEXECUTED",
|                                 |                             "nullable": true,
|                                 |                             "order": "4!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34554",
|                                 |                             "snapshotId": "ba34558",
|                                 |                             "type": {
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "93!{java.lang.Integer}",
|                                 |                               "typeName": "DATETIME"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "DEPLOYMENT_ID",
|                                 |                             "nullable": true,
|                                 |                             "order": "14!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34554",
|                                 |                             "snapshotId": "ba34568",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "10!{java.lang.Integer}",
|                                 |                               "columnSize": "10!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "12!{java.lang.Integer}",
|                                 |                               "typeName": "STRING"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "DESCRIPTION",
|                                 |                             "nullable": true,
|                                 |                             "order": "8!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34554",
|                                 |                             "snapshotId": "ba34562",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "255!{java.lang.Integer}",
|                                 |                               "columnSize": "255!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "12!{java.lang.Integer}",
|                                 |                               "typeName": "STRING"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "EXECTYPE",
|                                 |                             "nullable": true,
|                                 |                             "order": "6!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34554",
|                                 |                             "snapshotId": "ba34560",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "10!{java.lang.Integer}",
|                                 |                               "columnSize": "10!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "12!{java.lang.Integer}",
|                                 |                               "typeName": "STRING"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "FILENAME",
|                                 |                             "nullable": true,
|                                 |                             "order": "3!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34554",
|                                 |                             "snapshotId": "ba34557",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "255!{java.lang.Integer}",
|                                 |                               "columnSize": "255!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "12!{java.lang.Integer}",
|                                 |                               "typeName": "STRING"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "ID",
|                                 |                             "nullable": true,
|                                 |                             "order": "1!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34554",
|                                 |                             "snapshotId": "ba34555",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "255!{java.lang.Integer}",
|                                 |                               "columnSize": "255!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "12!{java.lang.Integer}",
|                                 |                               "typeName": "STRING"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "ID",
|                                 |                             "nullable": true,
|                                 |                             "order": "1!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34569",
|                                 |                             "snapshotId": "ba34570",
|                                 |                             "type": {
|                                 |                               "columnSize": "19!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "-5!{java.lang.Integer}",
|                                 |                               "radix": "10!{java.lang.Integer}",
|                                 |                               "typeName": "INT64"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "LABELS",
|                                 |                             "nullable": true,
|                                 |                             "order": "13!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34554",
|                                 |                             "snapshotId": "ba34567",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "255!{java.lang.Integer}",
|                                 |                               "columnSize": "255!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "12!{java.lang.Integer}",
|                                 |                               "typeName": "STRING"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "LIQUIBASE",
|                                 |                             "nullable": true,
|                                 |                             "order": "11!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34554",
|                                 |                             "snapshotId": "ba34565",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "20!{java.lang.Integer}",
|                                 |                               "columnSize": "20!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "12!{java.lang.Integer}",
|                                 |                               "typeName": "STRING"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "LOCKED",
|                                 |                             "nullable": true,
|                                 |                             "order": "2!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34569",
|                                 |                             "snapshotId": "ba34571",
|                                 |                             "type": {
|                                 |                               "columnSize": "1!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "16!{java.lang.Integer}",
|                                 |                               "typeName": "BOOLEAN"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "LOCKEDBY",
|                                 |                             "nullable": true,
|                                 |                             "order": "4!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34569",
|                                 |                             "snapshotId": "ba34573",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "255!{java.lang.Integer}",
|                                 |                               "columnSize": "255!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "12!{java.lang.Integer}",
|                                 |                               "typeName": "STRING"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "LOCKGRANTED",
|                                 |                             "nullable": true,
|                                 |                             "order": "3!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34569",
|                                 |                             "snapshotId": "ba34572",
|                                 |                             "type": {
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "93!{java.lang.Integer}",
|                                 |                               "typeName": "DATETIME"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "MD5SUM",
|                                 |                             "nullable": true,
|                                 |                             "order": "7!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34554",
|                                 |                             "snapshotId": "ba34561",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "35!{java.lang.Integer}",
|                                 |                               "columnSize": "35!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "12!{java.lang.Integer}",
|                                 |                               "typeName": "STRING"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "ORDEREXECUTED",
|                                 |                             "nullable": true,
|                                 |                             "order": "5!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34554",
|                                 |                             "snapshotId": "ba34559",
|                                 |                             "type": {
|                                 |                               "columnSize": "19!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "-5!{java.lang.Integer}",
|                                 |                               "radix": "10!{java.lang.Integer}",
|                                 |                               "typeName": "INT64"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "TAG",
|                                 |                             "nullable": true,
|                                 |                             "order": "10!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34554",
|                                 |                             "snapshotId": "ba34564",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "255!{java.lang.Integer}",
|                                 |                               "columnSize": "255!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "12!{java.lang.Integer}",
|                                 |                               "typeName": "STRING"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "added",
|                                 |                             "nullable": false,
|                                 |                             "order": "6!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34574",
|                                 |                             "snapshotId": "ba34580",
|                                 |                             "type": {
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "93!{java.lang.Integer}",
|                                 |                               "typeName": "TIMESTAMP"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "author_id",
|                                 |                             "nullable": false,
|                                 |                             "order": "2!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34581",
|                                 |                             "snapshotId": "ba34583",
|                                 |                             "type": {
|                                 |                               "columnSize": "19!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "-5!{java.lang.Integer}",
|                                 |                               "radix": "10!{java.lang.Integer}",
|                                 |                               "typeName": "INT64"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "birthdate",
|                                 |                             "nullable": false,
|                                 |                             "order": "5!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34574",
|                                 |                             "snapshotId": "ba34579",
|                                 |                             "type": {
|                                 |                               "columnSize": "10!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "91!{java.lang.Integer}",
|                                 |                               "typeName": "DATE"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "content",
|                                 |                             "nullable": false,
|                                 |                             "order": "5!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34581",
|                                 |                             "snapshotId": "ba34586",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "65535!{java.lang.Integer}",
|                                 |                               "columnSize": "65535!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "12!{java.lang.Integer}",
|                                 |                               "typeName": "STRING"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "description",
|                                 |                             "nullable": false,
|                                 |                             "order": "4!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34581",
|                                 |                             "snapshotId": "ba34585",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "65535!{java.lang.Integer}",
|                                 |                               "columnSize": "65535!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "12!{java.lang.Integer}",
|                                 |                               "typeName": "STRING"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "email",
|                                 |                             "nullable": false,
|                                 |                             "order": "4!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34574",
|                                 |                             "snapshotId": "ba34578",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "65535!{java.lang.Integer}",
|                                 |                               "columnSize": "65535!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "12!{java.lang.Integer}",
|                                 |                               "typeName": "STRING"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "first_name",
|                                 |                             "nullable": false,
|                                 |                             "order": "2!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34574",
|                                 |                             "snapshotId": "ba34576",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "65535!{java.lang.Integer}",
|                                 |                               "columnSize": "65535!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "12!{java.lang.Integer}",
|                                 |                               "typeName": "STRING"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "id",
|                                 |                             "nullable": false,
|                                 |                             "order": "1!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34574",
|                                 |                             "snapshotId": "ba34575",
|                                 |                             "type": {
|                                 |                               "columnSize": "19!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "-5!{java.lang.Integer}",
|                                 |                               "radix": "10!{java.lang.Integer}",
|                                 |                               "typeName": "INT64"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "id",
|                                 |                             "nullable": false,
|                                 |                             "order": "1!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34581",
|                                 |                             "snapshotId": "ba34582",
|                                 |                             "type": {
|                                 |                               "columnSize": "19!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "-5!{java.lang.Integer}",
|                                 |                               "radix": "10!{java.lang.Integer}",
|                                 |                               "typeName": "INT64"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "inserted_date",
|                                 |                             "nullable": true,
|                                 |                             "order": "6!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34581",
|                                 |                             "snapshotId": "ba34587",
|                                 |                             "type": {
|                                 |                               "columnSize": "10!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "91!{java.lang.Integer}",
|                                 |                               "typeName": "DATE"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "last_name",
|                                 |                             "nullable": false,
|                                 |                             "order": "3!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34574",
|                                 |                             "snapshotId": "ba34577",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "65535!{java.lang.Integer}",
|                                 |                               "columnSize": "65535!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "12!{java.lang.Integer}",
|                                 |                               "typeName": "STRING"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "title",
|                                 |                             "nullable": false,
|                                 |                             "order": "3!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34581",
|                                 |                             "snapshotId": "ba34584",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "65535!{java.lang.Integer}",
|                                 |                               "columnSize": "65535!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "12!{java.lang.Integer}",
|                                 |                               "typeName": "STRING"
|                                 |                             }
|                                 |                           }
|                                 |                         }
|                                 |                       ]
|                                 |                       ,
|                                 |                       "liquibase.structure.core.Schema": [
|                                 |                         {
|                                 |                           "schema": {
|                                 |                             "catalog": "liquibase.structure.core.Catalog#ba34552",
|                                 |                             "default": true,
|                                 |                             "name": "harness_test_ds",
|                                 |                             "snapshotId": "ba34553"
|                                 |                           }
|                                 |                         }
|                                 |                       ]
|                                 |                       ,
|                                 |                       "liquibase.structure.core.Table": [
|                                 |                         {
|                                 |                           "table": {
|                                 |                             "columns": [
|                                 |                               "liquibase.structure.core.Column#ba34555",
|                                 |                               "liquibase.structure.core.Column#ba34556",
|                                 |                               "liquibase.structure.core.Column#ba34557",
|                                 |                               "liquibase.structure.core.Column#ba34558",
|                                 |                               "liquibase.structure.core.Column#ba34559",
|                                 |                               "liquibase.structure.core.Column#ba34560",
|                                 |                               "liquibase.structure.core.Column#ba34561",
|                                 |                               "liquibase.structure.core.Column#ba34562",
|                                 |                               "liquibase.structure.core.Column#ba34563",
|                                 |                               "liquibase.structure.core.Column#ba34564",
|                                 |                               "liquibase.structure.core.Column#ba34565",
|                                 |                               "liquibase.structure.core.Column#ba34566",
|                                 |                               "liquibase.structure.core.Column#ba34567",
|                                 |                               "liquibase.structure.core.Column#ba34568"
|                                 |                             ]
|                                 |                             ,
|                                 |                             "default_tablespace": false,
|                                 |                             "name": "DATABASECHANGELOG",
|                                 |                             "schema": "liquibase.structure.core.Schema#ba34553",
|                                 |                             "snapshotId": "ba34554"
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "table": {
|                                 |                             "columns": [
|                                 |                               "liquibase.structure.core.Column#ba34570",
|                                 |                               "liquibase.structure.core.Column#ba34571",
|                                 |                               "liquibase.structure.core.Column#ba34572",
|                                 |                               "liquibase.structure.core.Column#ba34573"
|                                 |                             ]
|                                 |                             ,
|                                 |                             "default_tablespace": false,
|                                 |                             "name": "DATABASECHANGELOGLOCK",
|                                 |                             "schema": "liquibase.structure.core.Schema#ba34553",
|                                 |                             "snapshotId": "ba34569"
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "table": {
|                                 |                             "columns": [
|                                 |                               "liquibase.structure.core.Column#ba34575",
|                                 |                               "liquibase.structure.core.Column#ba34576",
|                                 |                               "liquibase.structure.core.Column#ba34577",
|                                 |                               "liquibase.structure.core.Column#ba34578",
|                                 |                               "liquibase.structure.core.Column#ba34579",
|                                 |                               "liquibase.structure.core.Column#ba34580"
|                                 |                             ]
|                                 |                             ,
|                                 |                             "default_tablespace": false,
|                                 |                             "name": "authors",
|                                 |                             "schema": "liquibase.structure.core.Schema#ba34553",
|                                 |                             "snapshotId": "ba34574"
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "table": {
|                                 |                             "columns": [
|                                 |                               "liquibase.structure.core.Column#ba34582",
|                                 |                               "liquibase.structure.core.Column#ba34583",
|                                 |                               "liquibase.structure.core.Column#ba34584",
|                                 |                               "liquibase.structure.core.Column#ba34585",
|                                 |                               "liquibase.structure.core.Column#ba34586",
|                                 |                               "liquibase.structure.core.Column#ba34587"
|                                 |                             ]
|                                 |                             ,
|                                 |                             "default_tablespace": false,
|                                 |                             "name": "posts",
|                                 |                             "schema": "liquibase.structure.core.Schema#ba34553",
|                                 |                             "snapshotId": "ba34581"
|                                 |                           }
|                                 |                         }
|                                 |                       ]
|                                 |                       
|                                 |                     },
|                                 |                     "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.Table",
|                                 |                           "liquibase.structure.core.UniqueConstraint",
|                                 |                           "liquibase.structure.core.View"
|                                 |                         ]
|                                 |                         
|                                 |                       }
|                                 |                     }
|                                 |                   }
|                                 |                 }
|                                 {
|                                   "snapshot": {
|                                     "objects": {
|                                     }
|                                   }
|                                 }
java.lang.UnsupportedClassVersionError: org/skyscreamer/jsonassert/JSONAssert has been compiled by a more recent version of the Java Runtime (class file version 65.0), this version of the Java Runtime only recognizes class file versions up to 55.0
	at liquibase.harness.util.SnapshotHelpers.snapshotMatchesSpecifiedStructure(SnapshotHelpers.groovy:22)
	at liquibase.harness.snapshot.SnapshotObjectTests.apply #testInput.snapshotObject against #testInput.databaseName #testInput.databaseVersion(SnapshotObjectTests.groovy:60)

	at liquibase.harness.snapshot.SnapshotObjectTests.apply #testInput.snapshotObject against #testInput.databaseName #testInput.databaseVersion(SnapshotObjectTests.groovy:60)
Caused by: java.lang.UnsupportedClassVersionError: org/skyscreamer/jsonassert/JSONAssert has been compiled by a more recent version of the Java Runtime (class file version 65.0), this version of the Java Runtime only recognizes class file versions up to 55.0
	at liquibase.harness.util.SnapshotHelpers.snapshotMatchesSpecifiedStructure(SnapshotHelpers.groovy:22)
	... 1 more

Check failure on line 0 in target/surefire-reports/TEST-liquibase.ext.bigquery.AdvancedHarnessSuiteIT.xml

See this annotation in the file changed.

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

liquibase.ext.bigquery.AdvancedHarnessSuiteIT ► liquibase.harness.snapshot.SnapshotObjectTests ► apply createIndex against bigquery 1.5

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

snapshotMatchesSpecifiedStructure(expectedSnapshot, generatedSnapshot)
|                                 |                 |
|                                 |                 {
|                                 |                   "snapshot": {
|                                 |                     "created": "2024-07-08T21:28:04.78",
|                                 |                     "database": {
|                                 |                       "productVersion": "1.5",
|                                 |                       "shortName": "bigquery",
|                                 |                       "majorVersion": "1",
|                                 |                       "minorVersion": "5",
|                                 |                       "user": "",
|                                 |                       "productName": "Google BigQuery",
|                                 |                       "url": "jdbc:bigquery://https://www.googleapis.com/bigquery/v2:443;ProjectId=testharnesstests;DefaultDataset=harness_test_ds;OAuthType=3;timeout=3600;"
|                                 |                     },
|                                 |                     "objects": {
|                                 |                       "liquibase.structure.core.Catalog": [
|                                 |                         {
|                                 |                           "catalog": {
|                                 |                             "default": true,
|                                 |                             "name": "testharnesstests",
|                                 |                             "snapshotId": "ba34618"
|                                 |                           }
|                                 |                         }
|                                 |                       ]
|                                 |                       ,
|                                 |                       "liquibase.structure.core.Column": [
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "AUTHOR",
|                                 |                             "nullable": true,
|                                 |                             "order": "2!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34620",
|                                 |                             "snapshotId": "ba34622",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "255!{java.lang.Integer}",
|                                 |                               "columnSize": "255!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "12!{java.lang.Integer}",
|                                 |                               "typeName": "STRING"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "COMMENTS",
|                                 |                             "nullable": true,
|                                 |                             "order": "9!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34620",
|                                 |                             "snapshotId": "ba34629",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "255!{java.lang.Integer}",
|                                 |                               "columnSize": "255!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "12!{java.lang.Integer}",
|                                 |                               "typeName": "STRING"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "CONTEXTS",
|                                 |                             "nullable": true,
|                                 |                             "order": "12!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34620",
|                                 |                             "snapshotId": "ba34632",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "255!{java.lang.Integer}",
|                                 |                               "columnSize": "255!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "12!{java.lang.Integer}",
|                                 |                               "typeName": "STRING"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "DATEEXECUTED",
|                                 |                             "nullable": true,
|                                 |                             "order": "4!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34620",
|                                 |                             "snapshotId": "ba34624",
|                                 |                             "type": {
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "93!{java.lang.Integer}",
|                                 |                               "typeName": "DATETIME"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "DEPLOYMENT_ID",
|                                 |                             "nullable": true,
|                                 |                             "order": "14!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34620",
|                                 |                             "snapshotId": "ba34634",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "10!{java.lang.Integer}",
|                                 |                               "columnSize": "10!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "12!{java.lang.Integer}",
|                                 |                               "typeName": "STRING"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "DESCRIPTION",
|                                 |                             "nullable": true,
|                                 |                             "order": "8!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34620",
|                                 |                             "snapshotId": "ba34628",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "255!{java.lang.Integer}",
|                                 |                               "columnSize": "255!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "12!{java.lang.Integer}",
|                                 |                               "typeName": "STRING"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "EXECTYPE",
|                                 |                             "nullable": true,
|                                 |                             "order": "6!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34620",
|                                 |                             "snapshotId": "ba34626",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "10!{java.lang.Integer}",
|                                 |                               "columnSize": "10!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "12!{java.lang.Integer}",
|                                 |                               "typeName": "STRING"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "FILENAME",
|                                 |                             "nullable": true,
|                                 |                             "order": "3!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34620",
|                                 |                             "snapshotId": "ba34623",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "255!{java.lang.Integer}",
|                                 |                               "columnSize": "255!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "12!{java.lang.Integer}",
|                                 |                               "typeName": "STRING"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "ID",
|                                 |                             "nullable": true,
|                                 |                             "order": "1!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34620",
|                                 |                             "snapshotId": "ba34621",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "255!{java.lang.Integer}",
|                                 |                               "columnSize": "255!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "12!{java.lang.Integer}",
|                                 |                               "typeName": "STRING"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "ID",
|                                 |                             "nullable": true,
|                                 |                             "order": "1!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34635",
|                                 |                             "snapshotId": "ba34636",
|                                 |                             "type": {
|                                 |                               "columnSize": "19!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "-5!{java.lang.Integer}",
|                                 |                               "radix": "10!{java.lang.Integer}",
|                                 |                               "typeName": "INT64"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "LABELS",
|                                 |                             "nullable": true,
|                                 |                             "order": "13!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34620",
|                                 |                             "snapshotId": "ba34633",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "255!{java.lang.Integer}",
|                                 |                               "columnSize": "255!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "12!{java.lang.Integer}",
|                                 |                               "typeName": "STRING"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "LIQUIBASE",
|                                 |                             "nullable": true,
|                                 |                             "order": "11!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34620",
|                                 |                             "snapshotId": "ba34631",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "20!{java.lang.Integer}",
|                                 |                               "columnSize": "20!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "12!{java.lang.Integer}",
|                                 |                               "typeName": "STRING"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "LOCKED",
|                                 |                             "nullable": true,
|                                 |                             "order": "2!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34635",
|                                 |                             "snapshotId": "ba34637",
|                                 |                             "type": {
|                                 |                               "columnSize": "1!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "16!{java.lang.Integer}",
|                                 |                               "typeName": "BOOLEAN"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "LOCKEDBY",
|                                 |                             "nullable": true,
|                                 |                             "order": "4!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34635",
|                                 |                             "snapshotId": "ba34639",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "255!{java.lang.Integer}",
|                                 |                               "columnSize": "255!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "12!{java.lang.Integer}",
|                                 |                               "typeName": "STRING"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "LOCKGRANTED",
|                                 |                             "nullable": true,
|                                 |                             "order": "3!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34635",
|                                 |                             "snapshotId": "ba34638",
|                                 |                             "type": {
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "93!{java.lang.Integer}",
|                                 |                               "typeName": "DATETIME"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "MD5SUM",
|                                 |                             "nullable": true,
|                                 |                             "order": "7!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34620",
|                                 |                             "snapshotId": "ba34627",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "35!{java.lang.Integer}",
|                                 |                               "columnSize": "35!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "12!{java.lang.Integer}",
|                                 |                               "typeName": "STRING"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "ORDEREXECUTED",
|                                 |                             "nullable": true,
|                                 |                             "order": "5!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34620",
|                                 |                             "snapshotId": "ba34625",
|                                 |                             "type": {
|                                 |                               "columnSize": "19!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "-5!{java.lang.Integer}",
|                                 |                               "radix": "10!{java.lang.Integer}",
|                                 |                               "typeName": "INT64"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "TAG",
|                                 |                             "nullable": true,
|                                 |                             "order": "10!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34620",
|                                 |                             "snapshotId": "ba34630",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "255!{java.lang.Integer}",
|                                 |                               "columnSize": "255!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "12!{java.lang.Integer}",
|                                 |                               "typeName": "STRING"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "added",
|                                 |                             "nullable": false,
|                                 |                             "order": "6!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34640",
|                                 |                             "snapshotId": "ba34646",
|                                 |                             "type": {
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "93!{java.lang.Integer}",
|                                 |                               "typeName": "TIMESTAMP"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "author_id",
|                                 |                             "nullable": false,
|                                 |                             "order": "2!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34647",
|                                 |                             "snapshotId": "ba34649",
|                                 |                             "type": {
|                                 |                               "columnSize": "19!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "-5!{java.lang.Integer}",
|                                 |                               "radix": "10!{java.lang.Integer}",
|                                 |                               "typeName": "INT64"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "birthdate",
|                                 |                             "nullable": false,
|                                 |                             "order": "5!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34640",
|                                 |                             "snapshotId": "ba34645",
|                                 |                             "type": {
|                                 |                               "columnSize": "10!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "91!{java.lang.Integer}",
|                                 |                               "typeName": "DATE"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "content",
|                                 |                             "nullable": false,
|                                 |                             "order": "5!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34647",
|                                 |                             "snapshotId": "ba34652",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "65535!{java.lang.Integer}",
|                                 |                               "columnSize": "65535!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "12!{java.lang.Integer}",
|                                 |                               "typeName": "STRING"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "description",
|                                 |                             "nullable": false,
|                                 |                             "order": "4!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34647",
|                                 |                             "snapshotId": "ba34651",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "65535!{java.lang.Integer}",
|                                 |                               "columnSize": "65535!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "12!{java.lang.Integer}",
|                                 |                               "typeName": "STRING"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "email",
|                                 |                             "nullable": false,
|                                 |                             "order": "4!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34640",
|                                 |                             "snapshotId": "ba34644",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "65535!{java.lang.Integer}",
|                                 |                               "columnSize": "65535!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "12!{java.lang.Integer}",
|                                 |                               "typeName": "STRING"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "first_name",
|                                 |                             "nullable": false,
|                                 |                             "order": "2!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34640",
|                                 |                             "snapshotId": "ba34642",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "65535!{java.lang.Integer}",
|                                 |                               "columnSize": "65535!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "12!{java.lang.Integer}",
|                                 |                               "typeName": "STRING"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "id",
|                                 |                             "nullable": false,
|                                 |                             "order": "1!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34640",
|                                 |                             "snapshotId": "ba34641",
|                                 |                             "type": {
|                                 |                               "columnSize": "19!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "-5!{java.lang.Integer}",
|                                 |                               "radix": "10!{java.lang.Integer}",
|                                 |                               "typeName": "INT64"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "id",
|                                 |                             "nullable": false,
|                                 |                             "order": "1!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34647",
|                                 |                             "snapshotId": "ba34648",
|                                 |                             "type": {
|                                 |                               "columnSize": "19!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "-5!{java.lang.Integer}",
|                                 |                               "radix": "10!{java.lang.Integer}",
|                                 |                               "typeName": "INT64"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "inserted_date",
|                                 |                             "nullable": true,
|                                 |                             "order": "6!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34647",
|                                 |                             "snapshotId": "ba34653",
|                                 |                             "type": {
|                                 |                               "columnSize": "10!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "91!{java.lang.Integer}",
|                                 |                               "typeName": "DATE"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "last_name",
|                                 |                             "nullable": false,
|                                 |                             "order": "3!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34640",
|                                 |                             "snapshotId": "ba34643",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "65535!{java.lang.Integer}",
|                                 |                               "columnSize": "65535!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "12!{java.lang.Integer}",
|                                 |                               "typeName": "STRING"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "title",
|                                 |                             "nullable": false,
|                                 |                             "order": "3!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34647",
|                                 |                             "snapshotId": "ba34650",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "65535!{java.lang.Integer}",
|                                 |                               "columnSize": "65535!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "12!{java.lang.Integer}",
|                                 |                               "typeName": "STRING"
|                                 |                             }
|                                 |                           }
|                                 |                         }
|                                 |                       ]
|                                 |                       ,
|                                 |                       "liquibase.structure.core.Schema": [
|                                 |                         {
|                                 |                           "schema": {
|                                 |                             "catalog": "liquibase.structure.core.Catalog#ba34618",
|                                 |                             "default": true,
|                                 |                             "name": "harness_test_ds",
|                                 |                             "snapshotId": "ba34619"
|                                 |                           }
|                                 |                         }
|                                 |                       ]
|                                 |                       ,
|                                 |                       "liquibase.structure.core.Table": [
|                                 |                         {
|                                 |                           "table": {
|                                 |                             "columns": [
|                                 |                               "liquibase.structure.core.Column#ba34621",
|                                 |                               "liquibase.structure.core.Column#ba34622",
|                                 |                               "liquibase.structure.core.Column#ba34623",
|                                 |                               "liquibase.structure.core.Column#ba34624",
|                                 |                               "liquibase.structure.core.Column#ba34625",
|                                 |                               "liquibase.structure.core.Column#ba34626",
|                                 |                               "liquibase.structure.core.Column#ba34627",
|                                 |                               "liquibase.structure.core.Column#ba34628",
|                                 |                               "liquibase.structure.core.Column#ba34629",
|                                 |                               "liquibase.structure.core.Column#ba34630",
|                                 |                               "liquibase.structure.core.Column#ba34631",
|                                 |                               "liquibase.structure.core.Column#ba34632",
|                                 |                               "liquibase.structure.core.Column#ba34633",
|                                 |                               "liquibase.structure.core.Column#ba34634"
|                                 |                             ]
|                                 |                             ,
|                                 |                             "default_tablespace": false,
|                                 |                             "name": "DATABASECHANGELOG",
|                                 |                             "schema": "liquibase.structure.core.Schema#ba34619",
|                                 |                             "snapshotId": "ba34620"
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "table": {
|                                 |                             "columns": [
|                                 |                               "liquibase.structure.core.Column#ba34636",
|                                 |                               "liquibase.structure.core.Column#ba34637",
|                                 |                               "liquibase.structure.core.Column#ba34638",
|                                 |                               "liquibase.structure.core.Column#ba34639"
|                                 |                             ]
|                                 |                             ,
|                                 |                             "default_tablespace": false,
|                                 |                             "name": "DATABASECHANGELOGLOCK",
|                                 |                             "schema": "liquibase.structure.core.Schema#ba34619",
|                                 |                             "snapshotId": "ba34635"
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "table": {
|                                 |                             "columns": [
|                                 |                               "liquibase.structure.core.Column#ba34641",
|                                 |                               "liquibase.structure.core.Column#ba34642",
|                                 |                               "liquibase.structure.core.Column#ba34643",
|                                 |                               "liquibase.structure.core.Column#ba34644",
|                                 |                               "liquibase.structure.core.Column#ba34645",
|                                 |                               "liquibase.structure.core.Column#ba34646"
|                                 |                             ]
|                                 |                             ,
|                                 |                             "default_tablespace": false,
|                                 |                             "name": "authors",
|                                 |                             "schema": "liquibase.structure.core.Schema#ba34619",
|                                 |                             "snapshotId": "ba34640"
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "table": {
|                                 |                             "columns": [
|                                 |                               "liquibase.structure.core.Column#ba34648",
|                                 |                               "liquibase.structure.core.Column#ba34649",
|                                 |                               "liquibase.structure.core.Column#ba34650",
|                                 |                               "liquibase.structure.core.Column#ba34651",
|                                 |                               "liquibase.structure.core.Column#ba34652",
|                                 |                               "liquibase.structure.core.Column#ba34653"
|                                 |                             ]
|                                 |                             ,
|                                 |                             "default_tablespace": false,
|                                 |                             "name": "posts",
|                                 |                             "schema": "liquibase.structure.core.Schema#ba34619",
|                                 |                             "snapshotId": "ba34647"
|                                 |                           }
|                                 |                         }
|                                 |                       ]
|                                 |                       
|                                 |                     },
|                                 |                     "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.Table",
|                                 |                           "liquibase.structure.core.UniqueConstraint",
|                                 |                           "liquibase.structure.core.View"
|                                 |                         ]
|                                 |                         
|                                 |                       }
|                                 |                     }
|                                 |                   }
|                                 |                 }
|                                 {
|                                   "snapshot": {
|                                     "objects": {
|                                     }
|                                   }
|                                 }
java.lang.UnsupportedClassVersionError: org/skyscreamer/jsonassert/JSONAssert has been compiled by a more recent version of the Java Runtime (class file version 65.0), this version of the Java Runtime only recognizes class file versions up to 55.0
	at liquibase.harness.util.SnapshotHelpers.snapshotMatchesSpecifiedStructure(SnapshotHelpers.groovy:22)
	at liquibase.harness.snapshot.SnapshotObjectTests.apply #testInput.snapshotObject against #testInput.databaseName #testInput.databaseVersion(SnapshotObjectTests.groovy:60)

	at liquibase.harness.snapshot.SnapshotObjectTests.apply #testInput.snapshotObject against #testInput.databaseName #testInput.databaseVersion(SnapshotObjectTests.groovy:60)
Caused by: java.lang.UnsupportedClassVersionError: org/skyscreamer/jsonassert/JSONAssert has been compiled by a more recent version of the Java Runtime (class file version 65.0), this version of the Java Runtime only recognizes class file versions up to 55.0
	at liquibase.harness.util.SnapshotHelpers.snapshotMatchesSpecifiedStructure(SnapshotHelpers.groovy:22)
	... 1 more

Check failure on line 0 in target/surefire-reports/TEST-liquibase.ext.bigquery.AdvancedHarnessSuiteIT.xml

See this annotation in the file changed.

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

liquibase.ext.bigquery.AdvancedHarnessSuiteIT ► liquibase.harness.snapshot.SnapshotObjectTests ► apply createTable against bigquery 1.5

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

snapshotMatchesSpecifiedStructure(expectedSnapshot, generatedSnapshot)
|                                 |                 |
|                                 |                 {
|                                 |                   "snapshot": {
|                                 |                     "created": "2024-07-08T21:28:45.01",
|                                 |                     "database": {
|                                 |                       "productVersion": "1.5",
|                                 |                       "shortName": "bigquery",
|                                 |                       "majorVersion": "1",
|                                 |                       "minorVersion": "5",
|                                 |                       "user": "",
|                                 |                       "productName": "Google BigQuery",
|                                 |                       "url": "jdbc:bigquery://https://www.googleapis.com/bigquery/v2:443;ProjectId=testharnesstests;DefaultDataset=harness_test_ds;OAuthType=3;timeout=3600;"
|                                 |                     },
|                                 |                     "objects": {
|                                 |                       "liquibase.structure.core.Catalog": [
|                                 |                         {
|                                 |                           "catalog": {
|                                 |                             "default": true,
|                                 |                             "name": "testharnesstests",
|                                 |                             "snapshotId": "ba34684"
|                                 |                           }
|                                 |                         }
|                                 |                       ]
|                                 |                       ,
|                                 |                       "liquibase.structure.core.Column": [
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "AUTHOR",
|                                 |                             "nullable": true,
|                                 |                             "order": "2!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34686",
|                                 |                             "snapshotId": "ba34688",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "255!{java.lang.Integer}",
|                                 |                               "columnSize": "255!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "12!{java.lang.Integer}",
|                                 |                               "typeName": "STRING"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "COMMENTS",
|                                 |                             "nullable": true,
|                                 |                             "order": "9!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34686",
|                                 |                             "snapshotId": "ba34695",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "255!{java.lang.Integer}",
|                                 |                               "columnSize": "255!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "12!{java.lang.Integer}",
|                                 |                               "typeName": "STRING"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "CONTEXTS",
|                                 |                             "nullable": true,
|                                 |                             "order": "12!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34686",
|                                 |                             "snapshotId": "ba34698",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "255!{java.lang.Integer}",
|                                 |                               "columnSize": "255!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "12!{java.lang.Integer}",
|                                 |                               "typeName": "STRING"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "DATEEXECUTED",
|                                 |                             "nullable": true,
|                                 |                             "order": "4!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34686",
|                                 |                             "snapshotId": "ba34690",
|                                 |                             "type": {
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "93!{java.lang.Integer}",
|                                 |                               "typeName": "DATETIME"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "DEPLOYMENT_ID",
|                                 |                             "nullable": true,
|                                 |                             "order": "14!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34686",
|                                 |                             "snapshotId": "ba34700",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "10!{java.lang.Integer}",
|                                 |                               "columnSize": "10!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "12!{java.lang.Integer}",
|                                 |                               "typeName": "STRING"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "DESCRIPTION",
|                                 |                             "nullable": true,
|                                 |                             "order": "8!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34686",
|                                 |                             "snapshotId": "ba34694",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "255!{java.lang.Integer}",
|                                 |                               "columnSize": "255!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "12!{java.lang.Integer}",
|                                 |                               "typeName": "STRING"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "EXECTYPE",
|                                 |                             "nullable": true,
|                                 |                             "order": "6!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34686",
|                                 |                             "snapshotId": "ba34692",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "10!{java.lang.Integer}",
|                                 |                               "columnSize": "10!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "12!{java.lang.Integer}",
|                                 |                               "typeName": "STRING"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "FILENAME",
|                                 |                             "nullable": true,
|                                 |                             "order": "3!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34686",
|                                 |                             "snapshotId": "ba34689",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "255!{java.lang.Integer}",
|                                 |                               "columnSize": "255!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "12!{java.lang.Integer}",
|                                 |                               "typeName": "STRING"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "ID",
|                                 |                             "nullable": true,
|                                 |                             "order": "1!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34686",
|                                 |                             "snapshotId": "ba34687",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "255!{java.lang.Integer}",
|                                 |                               "columnSize": "255!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "12!{java.lang.Integer}",
|                                 |                               "typeName": "STRING"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "ID",
|                                 |                             "nullable": true,
|                                 |                             "order": "1!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34703",
|                                 |                             "snapshotId": "ba34704",
|                                 |                             "type": {
|                                 |                               "columnSize": "19!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "-5!{java.lang.Integer}",
|                                 |                               "radix": "10!{java.lang.Integer}",
|                                 |                               "typeName": "INT64"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "LABELS",
|                                 |                             "nullable": true,
|                                 |                             "order": "13!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34686",
|                                 |                             "snapshotId": "ba34699",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "255!{java.lang.Integer}",
|                                 |                               "columnSize": "255!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "12!{java.lang.Integer}",
|                                 |                               "typeName": "STRING"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "LIQUIBASE",
|                                 |                             "nullable": true,
|                                 |                             "order": "11!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34686",
|                                 |                             "snapshotId": "ba34697",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "20!{java.lang.Integer}",
|                                 |                               "columnSize": "20!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "12!{java.lang.Integer}",
|                                 |                               "typeName": "STRING"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "LOCKED",
|                                 |                             "nullable": true,
|                                 |                             "order": "2!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34703",
|                                 |                             "snapshotId": "ba34705",
|                                 |                             "type": {
|                                 |                               "columnSize": "1!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "16!{java.lang.Integer}",
|                                 |                               "typeName": "BOOLEAN"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "LOCKEDBY",
|                                 |                             "nullable": true,
|                                 |                             "order": "4!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34703",
|                                 |                             "snapshotId": "ba34707",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "255!{java.lang.Integer}",
|                                 |                               "columnSize": "255!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "12!{java.lang.Integer}",
|                                 |                               "typeName": "STRING"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "LOCKGRANTED",
|                                 |                             "nullable": true,
|                                 |                             "order": "3!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34703",
|                                 |                             "snapshotId": "ba34706",
|                                 |                             "type": {
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "93!{java.lang.Integer}",
|                                 |                               "typeName": "DATETIME"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "MD5SUM",
|                                 |                             "nullable": true,
|                                 |                             "order": "7!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34686",
|                                 |                             "snapshotId": "ba34693",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "35!{java.lang.Integer}",
|                                 |                               "columnSize": "35!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "12!{java.lang.Integer}",
|                                 |                               "typeName": "STRING"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "ORDEREXECUTED",
|                                 |                             "nullable": true,
|                                 |                             "order": "5!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34686",
|                                 |                             "snapshotId": "ba34691",
|                                 |                             "type": {
|                                 |                               "columnSize": "19!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "-5!{java.lang.Integer}",
|                                 |                               "radix": "10!{java.lang.Integer}",
|                                 |                               "typeName": "INT64"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "TAG",
|                                 |                             "nullable": true,
|                                 |                             "order": "10!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34686",
|                                 |                             "snapshotId": "ba34696",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "255!{java.lang.Integer}",
|                                 |                               "columnSize": "255!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "12!{java.lang.Integer}",
|                                 |                               "typeName": "STRING"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "added",
|                                 |                             "nullable": false,
|                                 |                             "order": "6!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34708",
|                                 |                             "snapshotId": "ba34714",
|                                 |                             "type": {
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "93!{java.lang.Integer}",
|                                 |                               "typeName": "TIMESTAMP"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "author_id",
|                                 |                             "nullable": false,
|                                 |                             "order": "2!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34715",
|                                 |                             "snapshotId": "ba34717",
|                                 |                             "type": {
|                                 |                               "columnSize": "19!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "-5!{java.lang.Integer}",
|                                 |                               "radix": "10!{java.lang.Integer}",
|                                 |                               "typeName": "INT64"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "birthdate",
|                                 |                             "nullable": false,
|                                 |                             "order": "5!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34708",
|                                 |                             "snapshotId": "ba34713",
|                                 |                             "type": {
|                                 |                               "columnSize": "10!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "91!{java.lang.Integer}",
|                                 |                               "typeName": "DATE"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "content",
|                                 |                             "nullable": false,
|                                 |                             "order": "5!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34715",
|                                 |                             "snapshotId": "ba34720",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "65535!{java.lang.Integer}",
|                                 |                               "columnSize": "65535!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "12!{java.lang.Integer}",
|                                 |                               "typeName": "STRING"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "description",
|                                 |                             "nullable": false,
|                                 |                             "order": "4!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34715",
|                                 |                             "snapshotId": "ba34719",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "65535!{java.lang.Integer}",
|                                 |                               "columnSize": "65535!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "12!{java.lang.Integer}",
|                                 |                               "typeName": "STRING"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "email",
|                                 |                             "nullable": false,
|                                 |                             "order": "4!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34708",
|                                 |                             "snapshotId": "ba34712",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "65535!{java.lang.Integer}",
|                                 |                               "columnSize": "65535!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "12!{java.lang.Integer}",
|                                 |                               "typeName": "STRING"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "first_name",
|                                 |                             "nullable": false,
|                                 |                             "order": "2!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34708",
|                                 |                             "snapshotId": "ba34710",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "65535!{java.lang.Integer}",
|                                 |                               "columnSize": "65535!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "12!{java.lang.Integer}",
|                                 |                               "typeName": "STRING"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "id",
|                                 |                             "nullable": false,
|                                 |                             "order": "1!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34708",
|                                 |                             "snapshotId": "ba34709",
|                                 |                             "type": {
|                                 |                               "columnSize": "19!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "-5!{java.lang.Integer}",
|                                 |                               "radix": "10!{java.lang.Integer}",
|                                 |                               "typeName": "INT64"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "id",
|                                 |                             "nullable": false,
|                                 |                             "order": "1!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34715",
|                                 |                             "snapshotId": "ba34716",
|                                 |                             "type": {
|                                 |                               "columnSize": "19!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "-5!{java.lang.Integer}",
|                                 |                               "radix": "10!{java.lang.Integer}",
|                                 |                               "typeName": "INT64"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "inserted_date",
|                                 |                             "nullable": true,
|                                 |                             "order": "6!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34715",
|                                 |                             "snapshotId": "ba34721",
|                                 |                             "type": {
|                                 |                               "columnSize": "10!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "91!{java.lang.Integer}",
|                                 |                               "typeName": "DATE"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "last_name",
|                                 |                             "nullable": false,
|                                 |                             "order": "3!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34708",
|                                 |                             "snapshotId": "ba34711",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "65535!{java.lang.Integer}",
|                                 |                               "columnSize": "65535!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "12!{java.lang.Integer}",
|                                 |                               "typeName": "STRING"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "snapshot_test_column",
|                                 |                             "nullable": true,
|                                 |                             "order": "1!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34701",
|                                 |                             "snapshotId": "ba34702",
|                                 |                             "type": {
|                                 |                               "columnSize": "19!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "-5!{java.lang.Integer}",
|                                 |                               "radix": "10!{java.lang.Integer}",
|                                 |                               "typeName": "INT64"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "title",
|                                 |                             "nullable": false,
|                                 |                             "order": "3!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34715",
|                                 |                             "snapshotId": "ba34718",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "65535!{java.lang.Integer}",
|                                 |                               "columnSize": "65535!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "12!{java.lang.Integer}",
|                                 |                               "typeName": "STRING"
|                                 |                             }
|                                 |                           }
|                                 |                         }
|                                 |                       ]
|                                 |                       ,
|                                 |                       "liquibase.structure.core.Schema": [
|                                 |                         {
|                                 |                           "schema": {
|                                 |                             "catalog": "liquibase.structure.core.Catalog#ba34684",
|                                 |                             "default": true,
|                                 |                             "name": "harness_test_ds",
|                                 |                             "snapshotId": "ba34685"
|                                 |                           }
|                                 |                         }
|                                 |                       ]
|                                 |                       ,
|                                 |                       "liquibase.structure.core.Table": [
|                                 |                         {
|                                 |                           "table": {
|                                 |                             "columns": [
|                                 |                               "liquibase.structure.core.Column#ba34687",
|                                 |                               "liquibase.structure.core.Column#ba34688",
|                                 |                               "liquibase.structure.core.Column#ba34689",
|                                 |                               "liquibase.structure.core.Column#ba34690",
|                                 |                               "liquibase.structure.core.Column#ba34691",
|                                 |                               "liquibase.structure.core.Column#ba34692",
|                                 |                               "liquibase.structure.core.Column#ba34693",
|                                 |                               "liquibase.structure.core.Column#ba34694",
|                                 |                               "liquibase.structure.core.Column#ba34695",
|                                 |                               "liquibase.structure.core.Column#ba34696",
|                                 |                               "liquibase.structure.core.Column#ba34697",
|                                 |                               "liquibase.structure.core.Column#ba34698",
|                                 |                               "liquibase.structure.core.Column#ba34699",
|                                 |                               "liquibase.structure.core.Column#ba34700"
|                                 |                             ]
|                                 |                             ,
|                                 |                             "default_tablespace": false,
|                                 |                             "name": "DATABASECHANGELOG",
|                                 |                             "schema": "liquibase.structure.core.Schema#ba34685",
|                                 |                             "snapshotId": "ba34686"
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "table": {
|                                 |                             "columns": [
|                                 |                               "liquibase.structure.core.Column#ba34704",
|                                 |                               "liquibase.structure.core.Column#ba34705",
|                                 |                               "liquibase.structure.core.Column#ba34706",
|                                 |                               "liquibase.structure.core.Column#ba34707"
|                                 |                             ]
|                                 |                             ,
|                                 |                             "default_tablespace": false,
|                                 |                             "name": "DATABASECHANGELOGLOCK",
|                                 |                             "schema": "liquibase.structure.core.Schema#ba34685",
|                                 |                             "snapshotId": "ba34703"
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "table": {
|                                 |                             "columns": [
|                                 |                               "liquibase.structure.core.Column#ba34709",
|                                 |                               "liquibase.structure.core.Column#ba34710",
|                                 |                               "liquibase.structure.core.Column#ba34711",
|                                 |                               "liquibase.structure.core.Column#ba34712",
|                                 |                               "liquibase.structure.core.Column#ba34713",
|                                 |                               "liquibase.structure.core.Column#ba34714"
|                                 |                             ]
|                                 |                             ,
|                                 |                             "default_tablespace": false,
|                                 |                             "name": "authors",
|                                 |                             "schema": "liquibase.structure.core.Schema#ba34685",
|                                 |                             "snapshotId": "ba34708"
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "table": {
|                                 |                             "columns": [
|                                 |                               "liquibase.structure.core.Column#ba34716",
|                                 |                               "liquibase.structure.core.Column#ba34717",
|                                 |                               "liquibase.structure.core.Column#ba34718",
|                                 |                               "liquibase.structure.core.Column#ba34719",
|                                 |                               "liquibase.structure.core.Column#ba34720",
|                                 |                               "liquibase.structure.core.Column#ba34721"
|                                 |                             ]
|                                 |                             ,
|                                 |                             "default_tablespace": false,
|                                 |                             "name": "posts",
|                                 |                             "schema": "liquibase.structure.core.Schema#ba34685",
|                                 |                             "snapshotId": "ba34715"
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "table": {
|                                 |                             "columns": [
|                                 |                               "liquibase.structure.core.Column#ba34702"
|                                 |                             ]
|                                 |                             ,
|                                 |                             "default_tablespace": false,
|                                 |                             "name": "snapshot_test_table",
|                                 |                             "schema": "liquibase.structure.core.Schema#ba34685",
|                                 |                             "snapshotId": "ba34701"
|                                 |                           }
|                                 |                         }
|                                 |                       ]
|                                 |                       
|                                 |                     },
|                                 |                     "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.Table",
|                                 |                           "liquibase.structure.core.UniqueConstraint",
|                                 |                           "liquibase.structure.core.View"
|                                 |                         ]
|                                 |                         
|                                 |                       }
|                                 |                     }
|                                 |                   }
|                                 |                 }
|                                 {
|                                   "snapshot": {
|                                     "objects": {
|                                       "liquibase.structure.core.Table": [
|                                         {
|                                           "table": {
|                                             "name": "snapshot_test_table"
|                                           }
|                                         }
|                                       ],
|                                       "liquibase.structure.core.Column": [
|                                         {
|                                           "column": {
|                                             "name": "snapshot_test_column",
|                                             "type": {
|                                               "typeName": "INT64"
|                                             }
|                                           }
|                                         }
|                                       ]
|                                     }
|                                   }
|                                 }
java.lang.UnsupportedClassVersionError: org/skyscreamer/jsonassert/JSONAssert has been compiled by a more recent version of the Java Runtime (class file version 65.0), this version of the Java Runtime only recognizes class file versions up to 55.0
	at liquibase.harness.util.SnapshotHelpers.snapshotMatchesSpecifiedStructure(SnapshotHelpers.groovy:22)
	at liquibase.harness.snapshot.SnapshotObjectTests.apply #testInput.snapshotObject against #testInput.databaseName #testInput.databaseVersion(SnapshotObjectTests.groovy:60)

	at liquibase.harness.snapshot.SnapshotObjectTests.apply #testInput.snapshotObject against #testInput.databaseName #testInput.databaseVersion(SnapshotObjectTests.groovy:60)
Caused by: java.lang.UnsupportedClassVersionError: org/skyscreamer/jsonassert/JSONAssert has been compiled by a more recent version of the Java Runtime (class file version 65.0), this version of the Java Runtime only recognizes class file versions up to 55.0
	at liquibase.harness.util.SnapshotHelpers.snapshotMatchesSpecifiedStructure(SnapshotHelpers.groovy:22)
	... 1 more

Check failure on line 0 in target/surefire-reports/TEST-liquibase.ext.bigquery.AdvancedHarnessSuiteIT.xml

See this annotation in the file changed.

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

liquibase.ext.bigquery.AdvancedHarnessSuiteIT ► liquibase.harness.snapshot.SnapshotObjectTests ► apply createView against bigquery 1.5

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

snapshotMatchesSpecifiedStructure(expectedSnapshot, generatedSnapshot)
|                                 |                 |
|                                 |                 {
|                                 |                   "snapshot": {
|                                 |                     "created": "2024-07-08T21:29:37.511",
|                                 |                     "database": {
|                                 |                       "productVersion": "1.5",
|                                 |                       "shortName": "bigquery",
|                                 |                       "majorVersion": "1",
|                                 |                       "minorVersion": "5",
|                                 |                       "user": "",
|                                 |                       "productName": "Google BigQuery",
|                                 |                       "url": "jdbc:bigquery://https://www.googleapis.com/bigquery/v2:443;ProjectId=testharnesstests;DefaultDataset=harness_test_ds;OAuthType=3;timeout=3600;"
|                                 |                     },
|                                 |                     "objects": {
|                                 |                       "liquibase.structure.core.Catalog": [
|                                 |                         {
|                                 |                           "catalog": {
|                                 |                             "default": true,
|                                 |                             "name": "testharnesstests",
|                                 |                             "snapshotId": "ba34752"
|                                 |                           }
|                                 |                         }
|                                 |                       ]
|                                 |                       ,
|                                 |                       "liquibase.structure.core.Column": [
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "AUTHOR",
|                                 |                             "nullable": true,
|                                 |                             "order": "2!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34754",
|                                 |                             "snapshotId": "ba34756",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "255!{java.lang.Integer}",
|                                 |                               "columnSize": "255!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "12!{java.lang.Integer}",
|                                 |                               "typeName": "STRING"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "COMMENTS",
|                                 |                             "nullable": true,
|                                 |                             "order": "9!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34754",
|                                 |                             "snapshotId": "ba34763",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "255!{java.lang.Integer}",
|                                 |                               "columnSize": "255!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "12!{java.lang.Integer}",
|                                 |                               "typeName": "STRING"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "CONTEXTS",
|                                 |                             "nullable": true,
|                                 |                             "order": "12!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34754",
|                                 |                             "snapshotId": "ba34766",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "255!{java.lang.Integer}",
|                                 |                               "columnSize": "255!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "12!{java.lang.Integer}",
|                                 |                               "typeName": "STRING"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "DATEEXECUTED",
|                                 |                             "nullable": true,
|                                 |                             "order": "4!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34754",
|                                 |                             "snapshotId": "ba34758",
|                                 |                             "type": {
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "93!{java.lang.Integer}",
|                                 |                               "typeName": "DATETIME"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "DEPLOYMENT_ID",
|                                 |                             "nullable": true,
|                                 |                             "order": "14!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34754",
|                                 |                             "snapshotId": "ba34768",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "10!{java.lang.Integer}",
|                                 |                               "columnSize": "10!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "12!{java.lang.Integer}",
|                                 |                               "typeName": "STRING"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "DESCRIPTION",
|                                 |                             "nullable": true,
|                                 |                             "order": "8!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34754",
|                                 |                             "snapshotId": "ba34762",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "255!{java.lang.Integer}",
|                                 |                               "columnSize": "255!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "12!{java.lang.Integer}",
|                                 |                               "typeName": "STRING"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "EXECTYPE",
|                                 |                             "nullable": true,
|                                 |                             "order": "6!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34754",
|                                 |                             "snapshotId": "ba34760",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "10!{java.lang.Integer}",
|                                 |                               "columnSize": "10!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "12!{java.lang.Integer}",
|                                 |                               "typeName": "STRING"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "FILENAME",
|                                 |                             "nullable": true,
|                                 |                             "order": "3!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34754",
|                                 |                             "snapshotId": "ba34757",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "255!{java.lang.Integer}",
|                                 |                               "columnSize": "255!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "12!{java.lang.Integer}",
|                                 |                               "typeName": "STRING"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "ID",
|                                 |                             "nullable": true,
|                                 |                             "order": "1!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34754",
|                                 |                             "snapshotId": "ba34755",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "255!{java.lang.Integer}",
|                                 |                               "columnSize": "255!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "12!{java.lang.Integer}",
|                                 |                               "typeName": "STRING"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "ID",
|                                 |                             "nullable": true,
|                                 |                             "order": "1!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34769",
|                                 |                             "snapshotId": "ba34770",
|                                 |                             "type": {
|                                 |                               "columnSize": "19!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "-5!{java.lang.Integer}",
|                                 |                               "radix": "10!{java.lang.Integer}",
|                                 |                               "typeName": "INT64"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "LABELS",
|                                 |                             "nullable": true,
|                                 |                             "order": "13!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34754",
|                                 |                             "snapshotId": "ba34767",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "255!{java.lang.Integer}",
|                                 |                               "columnSize": "255!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "12!{java.lang.Integer}",
|                                 |                               "typeName": "STRING"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "LIQUIBASE",
|                                 |                             "nullable": true,
|                                 |                             "order": "11!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34754",
|                                 |                             "snapshotId": "ba34765",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "20!{java.lang.Integer}",
|                                 |                               "columnSize": "20!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "12!{java.lang.Integer}",
|                                 |                               "typeName": "STRING"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "LOCKED",
|                                 |                             "nullable": true,
|                                 |                             "order": "2!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34769",
|                                 |                             "snapshotId": "ba34771",
|                                 |                             "type": {
|                                 |                               "columnSize": "1!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "16!{java.lang.Integer}",
|                                 |                               "typeName": "BOOLEAN"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "LOCKEDBY",
|                                 |                             "nullable": true,
|                                 |                             "order": "4!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34769",
|                                 |                             "snapshotId": "ba34773",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "255!{java.lang.Integer}",
|                                 |                               "columnSize": "255!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "12!{java.lang.Integer}",
|                                 |                               "typeName": "STRING"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "LOCKGRANTED",
|                                 |                             "nullable": true,
|                                 |                             "order": "3!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34769",
|                                 |                             "snapshotId": "ba34772",
|                                 |                             "type": {
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "93!{java.lang.Integer}",
|                                 |                               "typeName": "DATETIME"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "MD5SUM",
|                                 |                             "nullable": true,
|                                 |                             "order": "7!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34754",
|                                 |                             "snapshotId": "ba34761",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "35!{java.lang.Integer}",
|                                 |                               "columnSize": "35!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "12!{java.lang.Integer}",
|                                 |                               "typeName": "STRING"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "ORDEREXECUTED",
|                                 |                             "nullable": true,
|                                 |                             "order": "5!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34754",
|                                 |                             "snapshotId": "ba34759",
|                                 |                             "type": {
|                                 |                               "columnSize": "19!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "-5!{java.lang.Integer}",
|                                 |                               "radix": "10!{java.lang.Integer}",
|                                 |                               "typeName": "INT64"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "TAG",
|                                 |                             "nullable": true,
|                                 |                             "order": "10!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34754",
|                                 |                             "snapshotId": "ba34764",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "255!{java.lang.Integer}",
|                                 |                               "columnSize": "255!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "12!{java.lang.Integer}",
|                                 |                               "typeName": "STRING"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "added",
|                                 |                             "nullable": false,
|                                 |                             "order": "6!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34774",
|                                 |                             "snapshotId": "ba34780",
|                                 |                             "type": {
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "93!{java.lang.Integer}",
|                                 |                               "typeName": "TIMESTAMP"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "author_id",
|                                 |                             "nullable": false,
|                                 |                             "order": "2!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34783",
|                                 |                             "snapshotId": "ba34785",
|                                 |                             "type": {
|                                 |                               "columnSize": "19!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "-5!{java.lang.Integer}",
|                                 |                               "radix": "10!{java.lang.Integer}",
|                                 |                               "typeName": "INT64"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "birthdate",
|                                 |                             "nullable": false,
|                                 |                             "order": "5!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34774",
|                                 |                             "snapshotId": "ba34779",
|                                 |                             "type": {
|                                 |                               "columnSize": "10!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "91!{java.lang.Integer}",
|                                 |                               "typeName": "DATE"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "content",
|                                 |                             "nullable": false,
|                                 |                             "order": "5!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34783",
|                                 |                             "snapshotId": "ba34788",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "65535!{java.lang.Integer}",
|                                 |                               "columnSize": "65535!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "12!{java.lang.Integer}",
|                                 |                               "typeName": "STRING"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "description",
|                                 |                             "nullable": false,
|                                 |                             "order": "4!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34783",
|                                 |                             "snapshotId": "ba34787",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "65535!{java.lang.Integer}",
|                                 |                               "columnSize": "65535!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "12!{java.lang.Integer}",
|                                 |                               "typeName": "STRING"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "email",
|                                 |                             "nullable": false,
|                                 |                             "order": "4!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34774",
|                                 |                             "snapshotId": "ba34778",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "65535!{java.lang.Integer}",
|                                 |                               "columnSize": "65535!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "12!{java.lang.Integer}",
|                                 |                               "typeName": "STRING"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "first_name",
|                                 |                             "nullable": false,
|                                 |                             "order": "2!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34774",
|                                 |                             "snapshotId": "ba34776",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "65535!{java.lang.Integer}",
|                                 |                               "columnSize": "65535!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "12!{java.lang.Integer}",
|                                 |                               "typeName": "STRING"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "id",
|                                 |                             "nullable": false,
|                                 |                             "order": "1!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34774",
|                                 |                             "snapshotId": "ba34775",
|                                 |                             "type": {
|                                 |                               "columnSize": "19!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "-5!{java.lang.Integer}",
|                                 |                               "radix": "10!{java.lang.Integer}",
|                                 |                               "typeName": "INT64"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "id",
|                                 |                             "nullable": false,
|                                 |                             "order": "1!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34783",
|                                 |                             "snapshotId": "ba34784",
|                                 |                             "type": {
|                                 |                               "columnSize": "19!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "-5!{java.lang.Integer}",
|                                 |                               "radix": "10!{java.lang.Integer}",
|                                 |                               "typeName": "INT64"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "inserted_date",
|                                 |                             "nullable": true,
|                                 |                             "order": "6!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34783",
|                                 |                             "snapshotId": "ba34789",
|                                 |                             "type": {
|                                 |                               "columnSize": "10!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "91!{java.lang.Integer}",
|                                 |                               "typeName": "DATE"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "last_name",
|                                 |                             "nullable": false,
|                                 |                             "order": "3!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34774",
|                                 |                             "snapshotId": "ba34777",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "65535!{java.lang.Integer}",
|                                 |                               "columnSize": "65535!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "12!{java.lang.Integer}",
|                                 |                               "typeName": "STRING"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "test_column",
|                                 |                             "nullable": true,
|                                 |                             "order": "1!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.View#ba34790",
|                                 |                             "snapshotId": "ba34791",
|                                 |                             "type": {
|                                 |                               "columnSize": "19!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "-5!{java.lang.Integer}",
|                                 |                               "radix": "10!{java.lang.Integer}",
|                                 |                               "typeName": "INT64"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "test_column",
|                                 |                             "nullable": true,
|                                 |                             "order": "1!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34781",
|                                 |                             "snapshotId": "ba34782",
|                                 |                             "type": {
|                                 |                               "columnSize": "19!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "-5!{java.lang.Integer}",
|                                 |                               "radix": "10!{java.lang.Integer}",
|                                 |                               "typeName": "INT64"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "title",
|                                 |                             "nullable": false,
|                                 |                             "order": "3!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34783",
|                                 |                             "snapshotId": "ba34786",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "65535!{java.lang.Integer}",
|                                 |                               "columnSize": "65535!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "12!{java.lang.Integer}",
|                                 |                               "typeName": "STRING"
|                                 |                             }
|                                 |                           }
|                                 |                         }
|                                 |                       ]
|                                 |                       ,
|                                 |                       "liquibase.structure.core.Schema": [
|                                 |                         {
|                                 |                           "schema": {
|                                 |                             "catalog": "liquibase.structure.core.Catalog#ba34752",
|                                 |                             "default": true,
|                                 |                             "name": "harness_test_ds",
|                                 |                             "snapshotId": "ba34753"
|                                 |                           }
|                                 |                         }
|                                 |                       ]
|                                 |                       ,
|                                 |                       "liquibase.structure.core.Table": [
|                                 |                         {
|                                 |                           "table": {
|                                 |                             "columns": [
|                                 |                               "liquibase.structure.core.Column#ba34755",
|                                 |                               "liquibase.structure.core.Column#ba34756",
|                                 |                               "liquibase.structure.core.Column#ba34757",
|                                 |                               "liquibase.structure.core.Column#ba34758",
|                                 |                               "liquibase.structure.core.Column#ba34759",
|                                 |                               "liquibase.structure.core.Column#ba34760",
|                                 |                               "liquibase.structure.core.Column#ba34761",
|                                 |                               "liquibase.structure.core.Column#ba34762",
|                                 |                               "liquibase.structure.core.Column#ba34763",
|                                 |                               "liquibase.structure.core.Column#ba34764",
|                                 |                               "liquibase.structure.core.Column#ba34765",
|                                 |                               "liquibase.structure.core.Column#ba34766",
|                                 |                               "liquibase.structure.core.Column#ba34767",
|                                 |                               "liquibase.structure.core.Column#ba34768"
|                                 |                             ]
|                                 |                             ,
|                                 |                             "default_tablespace": false,
|                                 |                             "name": "DATABASECHANGELOG",
|                                 |                             "schema": "liquibase.structure.core.Schema#ba34753",
|                                 |                             "snapshotId": "ba34754"
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "table": {
|                                 |                             "columns": [
|                                 |                               "liquibase.structure.core.Column#ba34770",
|                                 |                               "liquibase.structure.core.Column#ba34771",
|                                 |                               "liquibase.structure.core.Column#ba34772",
|                                 |                               "liquibase.structure.core.Column#ba34773"
|                                 |                             ]
|                                 |                             ,
|                                 |                             "default_tablespace": false,
|                                 |                             "name": "DATABASECHANGELOGLOCK",
|                                 |                             "schema": "liquibase.structure.core.Schema#ba34753",
|                                 |                             "snapshotId": "ba34769"
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "table": {
|                                 |                             "columns": [
|                                 |                               "liquibase.structure.core.Column#ba34775",
|                                 |                               "liquibase.structure.core.Column#ba34776",
|                                 |                               "liquibase.structure.core.Column#ba34777",
|                                 |                               "liquibase.structure.core.Column#ba34778",
|                                 |                               "liquibase.structure.core.Column#ba34779",
|                                 |                               "liquibase.structure.core.Column#ba34780"
|                                 |                             ]
|                                 |                             ,
|                                 |                             "default_tablespace": false,
|                                 |                             "name": "authors",
|                                 |                             "schema": "liquibase.structure.core.Schema#ba34753",
|                                 |                             "snapshotId": "ba34774"
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "table": {
|                                 |                             "columns": [
|                                 |                               "liquibase.structure.core.Column#ba34784",
|                                 |                               "liquibase.structure.core.Column#ba34785",
|                                 |                               "liquibase.structure.core.Column#ba34786",
|                                 |                               "liquibase.structure.core.Column#ba34787",
|                                 |                               "liquibase.structure.core.Column#ba34788",
|                                 |                               "liquibase.structure.core.Column#ba34789"
|                                 |                             ]
|                                 |                             ,
|                                 |                             "default_tablespace": false,
|                                 |                             "name": "posts",
|                                 |                             "schema": "liquibase.structure.core.Schema#ba34753",
|                                 |                             "snapshotId": "ba34783"
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "table": {
|                                 |                             "columns": [
|                                 |                               "liquibase.structure.core.Column#ba34782"
|                                 |                             ]
|                                 |                             ,
|                                 |                             "default_tablespace": false,
|                                 |                             "name": "view_table",
|                                 |                             "schema": "liquibase.structure.core.Schema#ba34753",
|                                 |                             "snapshotId": "ba34781"
|                                 |                           }
|                                 |                         }
|                                 |                       ]
|                                 |                       ,
|                                 |                       "liquibase.structure.core.View": [
|                                 |                         {
|                                 |                           "view": {
|                                 |                             "columns": [
|                                 |                               "liquibase.structure.core.Column#ba34791"
|                                 |                             ]
|                                 |                             ,
|                                 |                             "definition": "select test_column from view_table",
|                                 |                             "name": "test_view",
|                                 |                             "schema": "liquibase.structure.core.Schema#ba34753",
|                                 |                             "snapshotId": "ba34790"
|                                 |                           }
|                                 |                         }
|                                 |                       ]
|                                 |                       
|                                 |                     },
|                                 |                     "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.Table",
|                                 |                           "liquibase.structure.core.UniqueConstraint",
|                                 |                           "liquibase.structure.core.View"
|                                 |                         ]
|                                 |                         
|                                 |                       }
|                                 |                     }
|                                 |                   }
|                                 |                 }
|                                 {
|                                   "snapshot": {
|                                     "objects": {
|                                       "liquibase.structure.core.Table": [
|                                         {
|                                           "table": {
|                                             "name": "view_table"
|                                           }
|                                         }
|                                       ],
|                                       "liquibase.structure.core.View": [
|                                         {
|                                           "view": {
|                                             "definition": "select test_column from view_table",
|                                             "name": "test_view"
|                                           }
|                                         }
|                                       ]
|                                     }
|                                   }
|                                 }
java.lang.UnsupportedClassVersionError: org/skyscreamer/jsonassert/JSONAssert has been compiled by a more recent version of the Java Runtime (class file version 65.0), this version of the Java Runtime only recognizes class file versions up to 55.0
	at liquibase.harness.util.SnapshotHelpers.snapshotMatchesSpecifiedStructure(SnapshotHelpers.groovy:22)
	at liquibase.harness.snapshot.SnapshotObjectTests.apply #testInput.snapshotObject against #testInput.databaseName #testInput.databaseVersion(SnapshotObjectTests.groovy:60)

	at liquibase.harness.snapshot.SnapshotObjectTests.apply #testInput.snapshotObject against #testInput.databaseName #testInput.databaseVersion(SnapshotObjectTests.groovy:60)
Caused by: java.lang.UnsupportedClassVersionError: org/skyscreamer/jsonassert/JSONAssert has been compiled by a more recent version of the Java Runtime (class file version 65.0), this version of the Java Runtime only recognizes class file versions up to 55.0
	at liquibase.harness.util.SnapshotHelpers.snapshotMatchesSpecifiedStructure(SnapshotHelpers.groovy:22)
	... 1 more

Check failure on line 0 in target/surefire-reports/TEST-liquibase.ext.bigquery.AdvancedHarnessSuiteIT.xml

See this annotation in the file changed.

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

liquibase.ext.bigquery.AdvancedHarnessSuiteIT ► liquibase.harness.snapshot.SnapshotObjectTests ► apply snapshotCaalogAndSchema against bigquery 1.5

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

snapshotMatchesSpecifiedStructure(expectedSnapshot, generatedSnapshot)
|                                 |                 |
|                                 |                 {
|                                 |                   "snapshot": {
|                                 |                     "created": "2024-07-08T21:30:27.082",
|                                 |                     "database": {
|                                 |                       "productVersion": "1.5",
|                                 |                       "shortName": "bigquery",
|                                 |                       "majorVersion": "1",
|                                 |                       "minorVersion": "5",
|                                 |                       "user": "",
|                                 |                       "productName": "Google BigQuery",
|                                 |                       "url": "jdbc:bigquery://https://www.googleapis.com/bigquery/v2:443;ProjectId=testharnesstests;DefaultDataset=harness_test_ds;OAuthType=3;timeout=3600;"
|                                 |                     },
|                                 |                     "objects": {
|                                 |                       "liquibase.structure.core.Catalog": [
|                                 |                         {
|                                 |                           "catalog": {
|                                 |                             "default": true,
|                                 |                             "name": "testharnesstests",
|                                 |                             "snapshotId": "ba34822"
|                                 |                           }
|                                 |                         }
|                                 |                       ]
|                                 |                       ,
|                                 |                       "liquibase.structure.core.Column": [
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "AUTHOR",
|                                 |                             "nullable": true,
|                                 |                             "order": "2!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34824",
|                                 |                             "snapshotId": "ba34826",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "255!{java.lang.Integer}",
|                                 |                               "columnSize": "255!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "12!{java.lang.Integer}",
|                                 |                               "typeName": "STRING"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "COMMENTS",
|                                 |                             "nullable": true,
|                                 |                             "order": "9!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34824",
|                                 |                             "snapshotId": "ba34833",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "255!{java.lang.Integer}",
|                                 |                               "columnSize": "255!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "12!{java.lang.Integer}",
|                                 |                               "typeName": "STRING"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "CONTEXTS",
|                                 |                             "nullable": true,
|                                 |                             "order": "12!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34824",
|                                 |                             "snapshotId": "ba34836",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "255!{java.lang.Integer}",
|                                 |                               "columnSize": "255!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "12!{java.lang.Integer}",
|                                 |                               "typeName": "STRING"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "DATEEXECUTED",
|                                 |                             "nullable": true,
|                                 |                             "order": "4!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34824",
|                                 |                             "snapshotId": "ba34828",
|                                 |                             "type": {
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "93!{java.lang.Integer}",
|                                 |                               "typeName": "DATETIME"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "DEPLOYMENT_ID",
|                                 |                             "nullable": true,
|                                 |                             "order": "14!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34824",
|                                 |                             "snapshotId": "ba34838",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "10!{java.lang.Integer}",
|                                 |                               "columnSize": "10!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "12!{java.lang.Integer}",
|                                 |                               "typeName": "STRING"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "DESCRIPTION",
|                                 |                             "nullable": true,
|                                 |                             "order": "8!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34824",
|                                 |                             "snapshotId": "ba34832",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "255!{java.lang.Integer}",
|                                 |                               "columnSize": "255!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "12!{java.lang.Integer}",
|                                 |                               "typeName": "STRING"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "EXECTYPE",
|                                 |                             "nullable": true,
|                                 |                             "order": "6!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34824",
|                                 |                             "snapshotId": "ba34830",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "10!{java.lang.Integer}",
|                                 |                               "columnSize": "10!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "12!{java.lang.Integer}",
|                                 |                               "typeName": "STRING"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "FILENAME",
|                                 |                             "nullable": true,
|                                 |                             "order": "3!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34824",
|                                 |                             "snapshotId": "ba34827",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "255!{java.lang.Integer}",
|                                 |                               "columnSize": "255!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "12!{java.lang.Integer}",
|                                 |                               "typeName": "STRING"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "ID",
|                                 |                             "nullable": true,
|                                 |                             "order": "1!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34824",
|                                 |                             "snapshotId": "ba34825",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "255!{java.lang.Integer}",
|                                 |                               "columnSize": "255!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "12!{java.lang.Integer}",
|                                 |                               "typeName": "STRING"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "ID",
|                                 |                             "nullable": true,
|                                 |                             "order": "1!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34841",
|                                 |                             "snapshotId": "ba34842",
|                                 |                             "type": {
|                                 |                               "columnSize": "19!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "-5!{java.lang.Integer}",
|                                 |                               "radix": "10!{java.lang.Integer}",
|                                 |                               "typeName": "INT64"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "LABELS",
|                                 |                             "nullable": true,
|                                 |                             "order": "13!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34824",
|                                 |                             "snapshotId": "ba34837",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "255!{java.lang.Integer}",
|                                 |                               "columnSize": "255!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "12!{java.lang.Integer}",
|                                 |                               "typeName": "STRING"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "LIQUIBASE",
|                                 |                             "nullable": true,
|                                 |                             "order": "11!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34824",
|                                 |                             "snapshotId": "ba34835",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "20!{java.lang.Integer}",
|                                 |                               "columnSize": "20!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "12!{java.lang.Integer}",
|                                 |                               "typeName": "STRING"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "LOCKED",
|                                 |                             "nullable": true,
|                                 |                             "order": "2!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34841",
|                                 |                             "snapshotId": "ba34843",
|                                 |                             "type": {
|                                 |                               "columnSize": "1!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "16!{java.lang.Integer}",
|                                 |                               "typeName": "BOOLEAN"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "LOCKEDBY",
|                                 |                             "nullable": true,
|                                 |                             "order": "4!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34841",
|                                 |                             "snapshotId": "ba34845",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "255!{java.lang.Integer}",
|                                 |                               "columnSize": "255!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "12!{java.lang.Integer}",
|                                 |                               "typeName": "STRING"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "LOCKGRANTED",
|                                 |                             "nullable": true,
|                                 |                             "order": "3!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34841",
|                                 |                             "snapshotId": "ba34844",
|                                 |                             "type": {
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "93!{java.lang.Integer}",
|                                 |                               "typeName": "DATETIME"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "MD5SUM",
|                                 |                             "nullable": true,
|                                 |                             "order": "7!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34824",
|                                 |                             "snapshotId": "ba34831",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "35!{java.lang.Integer}",
|                                 |                               "columnSize": "35!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "12!{java.lang.Integer}",
|                                 |                               "typeName": "STRING"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "ORDEREXECUTED",
|                                 |                             "nullable": true,
|                                 |                             "order": "5!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34824",
|                                 |                             "snapshotId": "ba34829",
|                                 |                             "type": {
|                                 |                               "columnSize": "19!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "-5!{java.lang.Integer}",
|                                 |                               "radix": "10!{java.lang.Integer}",
|                                 |                               "typeName": "INT64"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "TAG",
|                                 |                             "nullable": true,
|                                 |                             "order": "10!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34824",
|                                 |                             "snapshotId": "ba34834",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "255!{java.lang.Integer}",
|                                 |                               "columnSize": "255!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "12!{java.lang.Integer}",
|                                 |                               "typeName": "STRING"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "added",
|                                 |                             "nullable": false,
|                                 |                             "order": "6!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34846",
|                                 |                             "snapshotId": "ba34852",
|                                 |                             "type": {
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "93!{java.lang.Integer}",
|                                 |                               "typeName": "TIMESTAMP"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "author_id",
|                                 |                             "nullable": false,
|                                 |                             "order": "2!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34853",
|                                 |                             "snapshotId": "ba34855",
|                                 |                             "type": {
|                                 |                               "columnSize": "19!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "-5!{java.lang.Integer}",
|                                 |                               "radix": "10!{java.lang.Integer}",
|                                 |                               "typeName": "INT64"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "birthdate",
|                                 |                             "nullable": false,
|                                 |                             "order": "5!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34846",
|                                 |                             "snapshotId": "ba34851",
|                                 |                             "type": {
|                                 |                               "columnSize": "10!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "91!{java.lang.Integer}",
|                                 |                               "typeName": "DATE"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "content",
|                                 |                             "nullable": false,
|                                 |                             "order": "5!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34853",
|                                 |                             "snapshotId": "ba34858",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "65535!{java.lang.Integer}",
|                                 |                               "columnSize": "65535!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "12!{java.lang.Integer}",
|                                 |                               "typeName": "STRING"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "description",
|                                 |                             "nullable": false,
|                                 |                             "order": "4!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34853",
|                                 |                             "snapshotId": "ba34857",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "65535!{java.lang.Integer}",
|                                 |                               "columnSize": "65535!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "12!{java.lang.Integer}",
|                                 |                               "typeName": "STRING"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "email",
|                                 |                             "nullable": false,
|                                 |                             "order": "4!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34846",
|                                 |                             "snapshotId": "ba34850",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "65535!{java.lang.Integer}",
|                                 |                               "columnSize": "65535!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "12!{java.lang.Integer}",
|                                 |                               "typeName": "STRING"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "first_name",
|                                 |                             "nullable": false,
|                                 |                             "order": "2!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34846",
|                                 |                             "snapshotId": "ba34848",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "65535!{java.lang.Integer}",
|                                 |                               "columnSize": "65535!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "12!{java.lang.Integer}",
|                                 |                               "typeName": "STRING"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "id",
|                                 |                             "nullable": false,
|                                 |                             "order": "1!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34846",
|                                 |                             "snapshotId": "ba34847",
|                                 |                             "type": {
|                                 |                               "columnSize": "19!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "-5!{java.lang.Integer}",
|                                 |                               "radix": "10!{java.lang.Integer}",
|                                 |                               "typeName": "INT64"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "id",
|                                 |                             "nullable": false,
|                                 |                             "order": "1!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34853",
|                                 |                             "snapshotId": "ba34854",
|                                 |                             "type": {
|                                 |                               "columnSize": "19!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "-5!{java.lang.Integer}",
|                                 |                               "radix": "10!{java.lang.Integer}",
|                                 |                               "typeName": "INT64"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "inserted_date",
|                                 |                             "nullable": true,
|                                 |                             "order": "6!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34853",
|                                 |                             "snapshotId": "ba34859",
|                                 |                             "type": {
|                                 |                               "columnSize": "10!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "91!{java.lang.Integer}",
|                                 |                               "typeName": "DATE"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "last_name",
|                                 |                             "nullable": false,
|                                 |                             "order": "3!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34846",
|                                 |                             "snapshotId": "ba34849",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "65535!{java.lang.Integer}",
|                                 |                               "columnSize": "65535!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "12!{java.lang.Integer}",
|                                 |                               "typeName": "STRING"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "snapshot_test_column",
|                                 |                             "nullable": true,
|                                 |                             "order": "1!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34839",
|                                 |                             "snapshotId": "ba34840",
|                                 |                             "type": {
|                                 |                               "columnSize": "19!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "-5!{java.lang.Integer}",
|                                 |                               "radix": "10!{java.lang.Integer}",
|                                 |                               "typeName": "INT64"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "title",
|                                 |                             "nullable": false,
|                                 |                             "order": "3!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#ba34853",
|                                 |                             "snapshotId": "ba34856",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "65535!{java.lang.Integer}",
|                                 |                               "columnSize": "65535!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "12!{java.lang.Integer}",
|                                 |                               "typeName": "STRING"
|                                 |                             }
|                                 |                           }
|                                 |                         }
|                                 |                       ]
|                                 |                       ,
|                                 |                       "liquibase.structure.core.Schema": [
|                                 |                         {
|                                 |                           "schema": {
|                                 |                             "catalog": "liquibase.structure.core.Catalog#ba34822",
|                                 |                             "default": true,
|                                 |                             "name": "harness_test_ds",
|                                 |                             "snapshotId": "ba34823"
|                                 |                           }
|                                 |                         }
|                                 |                       ]
|                                 |                       ,
|                                 |                       "liquibase.structure.core.Table": [
|                                 |                         {
|                                 |                           "table": {
|                                 |                             "columns": [
|                                 |                               "liquibase.structure.core.Column#ba34825",
|                                 |                               "liquibase.structure.core.Column#ba34826",
|                                 |                               "liquibase.structure.core.Column#ba34827",
|                                 |                               "liquibase.structure.core.Column#ba34828",
|                                 |                               "liquibase.structure.core.Column#ba34829",
|                                 |                               "liquibase.structure.core.Column#ba34830",
|                                 |                               "liquibase.structure.core.Column#ba34831",
|                                 |                               "liquibase.structure.core.Column#ba34832",
|                                 |                               "liquibase.structure.core.Column#ba34833",
|                                 |                               "liquibase.structure.core.Column#ba34834",
|                                 |                               "liquibase.structure.core.Column#ba34835",
|                                 |                               "liquibase.structure.core.Column#ba34836",
|                                 |                               "liquibase.structure.core.Column#ba34837",
|                                 |                               "liquibase.structure.core.Column#ba34838"
|                                 |                             ]
|                                 |                             ,
|                                 |                             "default_tablespace": false,
|                                 |                             "name": "DATABASECHANGELOG",
|                                 |                             "schema": "liquibase.structure.core.Schema#ba34823",
|                                 |                             "snapshotId": "ba34824"
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "table": {
|                                 |                             "columns": [
|                                 |                               "liquibase.structure.core.Column#ba34842",
|                                 |                               "liquibase.structure.core.Column#ba34843",
|                                 |                               "liquibase.structure.core.Column#ba34844",
|                                 |                               "liquibase.structure.core.Column#ba34845"
|                                 |                             ]
|                                 |                             ,
|                                 |                             "default_tablespace": false,
|                                 |                             "name": "DATABASECHANGELOGLOCK",
|                                 |                             "schema": "liquibase.structure.core.Schema#ba34823",
|                                 |                             "snapshotId": "ba34841"
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "table": {
|                                 |                             "columns": [
|                                 |                               "liquibase.structure.core.Column#ba34847",
|                                 |                               "liquibase.structure.core.Column#ba34848",
|                                 |                               "liquibase.structure.core.Column#ba34849",
|                                 |                               "liquibase.structure.core.Column#ba34850",
|                                 |                               "liquibase.structure.core.Column#ba34851",
|                                 |                               "liquibase.structure.core.Column#ba34852"
|                                 |                             ]
|                                 |                             ,
|                                 |                             "default_tablespace": false,
|                                 |                             "name": "authors",
|                                 |                             "schema": "liquibase.structure.core.Schema#ba34823",
|                                 |                             "snapshotId": "ba34846"
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "table": {
|                                 |                             "columns": [
|                                 |                               "liquibase.structure.core.Column#ba34854",
|                                 |                               "liquibase.structure.core.Column#ba34855",
|                                 |                               "liquibase.structure.core.Column#ba34856",
|                                 |                               "liquibase.structure.core.Column#ba34857",
|                                 |                               "liquibase.structure.core.Column#ba34858",
|                                 |                               "liquibase.structure.core.Column#ba34859"
|                                 |                             ]
|                                 |                             ,
|                                 |                             "default_tablespace": false,
|                                 |                             "name": "posts",
|                                 |                             "schema": "liquibase.structure.core.Schema#ba34823",
|                                 |                             "snapshotId": "ba34853"
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "table": {
|                                 |                             "columns": [
|                                 |                               "liquibase.structure.core.Column#ba34840"
|                                 |                             ]
|                                 |                             ,
|                                 |                             "default_tablespace": false,
|                                 |                             "name": "snapshot_test_table",
|                                 |                             "schema": "liquibase.structure.core.Schema#ba34823",
|                                 |                             "snapshotId": "ba34839"
|                                 |                           }
|                                 |                         }
|                                 |                       ]
|                                 |                       
|                                 |                     },
|                                 |                     "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.Table",
|                                 |                           "liquibase.structure.core.UniqueConstraint",
|                                 |                           "liquibase.structure.core.View"
|                                 |                         ]
|                                 |                         
|                                 |                       }
|                                 |                     }
|                                 |                   }
|                                 |                 }
|                                 {
|                                   "snapshot": {
|                                     "objects": {
|                                       "liquibase.structure.core.Catalog": [
|                                         {
|                                           "catalog": {
|                                             "name": "testharnesstests"
|                                           }
|                                         }
|                                       ],
|                                       "liquibase.structure.core.Schema": [
|                                         {
|                                           "schema": {
|                                             "name": "harness_test_ds"
|                                           }
|                                         }
|                                       ]
|                                     }
|                                   }
|                                 }
java.lang.UnsupportedClassVersionError: org/skyscreamer/jsonassert/JSONAssert has been compiled by a more recent version of the Java Runtime (class file version 65.0), this version of the Java Runtime only recognizes class file versions up to 55.0
	at liquibase.harness.util.SnapshotHelpers.snapshotMatchesSpecifiedStructure(SnapshotHelpers.groovy:22)
	at liquibase.harness.snapshot.SnapshotObjectTests.apply #testInput.snapshotObject against #testInput.databaseName #testInput.databaseVersion(SnapshotObjectTests.groovy:60)

	at liquibase.harness.snapshot.SnapshotObjectTests.apply #testInput.snapshotObject against #testInput.databaseName #testInput.databaseVersion(SnapshotObjectTests.groovy:60)
Caused by: java.lang.UnsupportedClassVersionError: org/skyscreamer/jsonassert/JSONAssert has been compiled by a more recent version of the Java Runtime (class file version 65.0), this version of the Java Runtime only recognizes class file versions up to 55.0
	at liquibase.harness.util.SnapshotHelpers.snapshotMatchesSpecifiedStructure(SnapshotHelpers.groovy:22)
	... 1 more