java.lang.AssertionError: Request sequence not found, expected:<[ {
  "body" : {
    "eventType" : "COMPLETE",
    "job" : {
      "namespace" : "default",
      "name" : "iceberg_integration_test.execute_save_into_data_source_command.test_second_ol_clients"
    },
    "inputs" : [ {
      "name" : "test.ol_clients",
      "facets" : {
        "schema" : {
          "fields" : [ {
            "name" : "client_name",
            "type" : "string"
          }, {
            "name" : "client_category",
            "type" : "string"
          }, {
            "name" : "client_rating",
            "type" : "string"
          } ]
        }
      }
    } ],
    "outputs" : [ {
      "name" : "test.second_ol_clients",
      "facets" : {
        "schema" : {
          "fields" : [ {
            "name" : "client_name",
            "type" : "string"
          }, {
            "name" : "client_category",
            "type" : "string"
          }, {
            "name" : "client_rating",
            "type" : "string"
          } ]
        },
        "columnLineage" : {
          "fields" : {
            "client_name" : {
              "inputFields" : [ {
                "name" : "test.ol_clients",
                "field" : "client_name"
              } ]
            },
            "client_category" : {
              "inputFields" : [ {
                "name" : "test.ol_clients",
                "field" : "client_category"
              } ]
            },
            "client_rating" : {
              "inputFields" : [ {
                "name" : "test.ol_clients",
                "field" : "client_rating"
              } ]
            }
          }
        },
        "lifecycleStateChange" : {
          "lifecycleStateChange" : "OVERWRITE"
        }
      }
    } ]
  },
  "path" : "/api/v1/lineage"
} ]> but was:<[ {
  "body" : {
    "eventTime" : "2024-01-23T15:01:13.968Z",
    "producer" : "https://github.com/OpenLineage/OpenLineage/tree/0.9.0-SNAPSHOT/integration/spark",
    "schemaURL" : "https://openlineage.io/spec/2-0-2/OpenLineage.json#/$defs/RunEvent",
    "eventType" : "COMPLETE",
    "run" : {
      "runId" : "7bbcf29c-4e4c-44e9-bb2b-2c118135caca",
      "facets" : {
        "spark_version" : {
          "_producer" : "https://github.com/OpenLineage/OpenLineage/tree/0.9.0-SNAPSHOT/integration/spark",
          "_schemaURL" : "https://openlineage.io/spec/2-0-2/OpenLineage.json#/$defs/RunFacet",
          "spark-version" : "3.4.1",
          "openlineage-spark-version" : "1.9.0-SNAPSHOT"
        },
        "processing_engine" : {
          "_producer" : "https://github.com/OpenLineage/OpenLineage/tree/0.9.0-SNAPSHOT/integration/spark",
          "_schemaURL" : "https://openlineage.io/spec/facets/1-1-0/ProcessingEngineRunFacet.json#/$defs/ProcessingEngineRunFacet",
          "version" : "3.4.1",
          "name" : "spark",
          "openlineageAdapterVersion" : "1.9.0-SNAPSHOT"
        },
        "environment-properties" : {
          "_producer" : "https://github.com/OpenLineage/OpenLineage/tree/0.9.0-SNAPSHOT/integration/spark",
          "_schemaURL" : "https://openlineage.io/spec/2-0-2/OpenLineage.json#/$defs/RunFacet",
          "environment-properties" : { }
        }
      }
    },
    "job" : {
      "namespace" : "default",
      "name" : "iceberg_integration_test.atomic_create_table_as_select.iceberg_default_v2_source_2",
      "facets" : { }
    },
    "inputs" : [ ],
    "outputs" : [ {
      "namespace" : "file",
      "name" : "/tmp/iceberg/default.v2_source_2",
      "facets" : {
        "dataSource" : {
          "_producer" : "https://github.com/OpenLineage/OpenLineage/tree/0.9.0-SNAPSHOT/integration/spark",
          "_schemaURL" : "https://openlineage.io/spec/facets/1-0-0/DatasourceDatasetFacet.json#/$defs/DatasourceDatasetFacet",
          "name" : "file",
          "uri" : "file"
        },
        "version" : {
          "_producer" : "https://github.com/OpenLineage/OpenLineage/tree/0.9.0-SNAPSHOT/integration/spark",
          "_schemaURL" : "https://openlineage.io/spec/facets/1-0-0/DatasetVersionDatasetFacet.json#/$defs/DatasetVersionDatasetFacet",
          "datasetVersion" : "7692016076832456166"
        },
        "schema" : {
          "_producer" : "https://github.com/OpenLineage/OpenLineage/tree/0.9.0-SNAPSHOT/integration/spark",
          "_schemaURL" : "https://openlineage.io/spec/facets/1-0-0/SchemaDatasetFacet.json#/$defs/SchemaDatasetFacet",
          "fields" : [ {
            "name" : "k",
            "type" : "integer"
          }, {
            "name" : "v2",
            "type" : "string"
          } ]
        },
        "storage" : {
          "_producer" : "https://github.com/OpenLineage/OpenLineage/tree/0.9.0-SNAPSHOT/integration/spark",
          "_schemaURL" : "https://openlineage.io/spec/facets/1-0-0/StorageDatasetFacet.json#/$defs/StorageDatasetFacet",
          "storageLayer" : "iceberg",
          "fileFormat" : ""
        },
        "symlinks" : {
          "_producer" : "https://github.com/OpenLineage/OpenLineage/tree/0.9.0-SNAPSHOT/integration/spark",
          "_schemaURL" : "https://openlineage.io/spec/facets/1-0-0/SymlinksDatasetFacet.json#/$defs/SymlinksDatasetFacet",
          "identifiers" : [ {
            "namespace" : "/tmp/iceberg",
            "name" : "default.v2_source_2",
            "type" : "TABLE"
          } ]
        },
        "lifecycleStateChange" : {
          "_producer" : "https://github.com/OpenLineage/OpenLineage/tree/0.9.0-SNAPSHOT/integration/spark",
          "_schemaURL" : "https://openlineage.io/spec/facets/1-0-0/LifecycleStateChangeDatasetFacet.json#/$defs/LifecycleStateChangeDatasetFacet",
          "lifecycleStateChange" : "CREATE"
        }
      },
      "outputFacets" : { }
    } ]
  },
  "headers" : {
    "content-length" : [ "3014" ],
    "Accept" : [ "application/json; charset=UTF-8" ],
    "content-encoding" : [ ".*" ],
    "Connection" : [ "Keep-Alive" ],
    "User-Agent" : [ "Apache-HttpClient/4.5.14 (Java/1.8.0_392)" ],
    "Host" : [ "localhost:1083" ],
    "Accept-Encoding" : [ "gzip,deflate" ],
    "Content-Type" : [ "application/json; charset=UTF-8" ]
  },
  "keepAlive" : true,
  "method" : "POST",
  "path" : "/api/v1/lineage",
  "secure" : false
}, {
  "body" : {
    "eventTime" : "2024-01-23T15:01:15.358Z",
    "producer" : "https://github.com/OpenLineage/OpenLineage/tree/0.9.0-SNAPSHOT/integration/spark",
    "schemaURL" : "https://openlineage.io/spec/2-0-2/OpenLineage.json#/$defs/RunEvent",
    "eventType" : "START",
    "run" : {
      "runId" : "f4e0c075-0073-452c-b8e8-aee55d4e3893",
      "facets" : {
        "spark_version" : {
          "_producer" : "https://github.com/OpenLineage/OpenLineage/tree/0.9.0-SNAPSHOT/integration/spark",
          "_schemaURL" : "https://openlineage.io/spec/2-0-2/OpenLineage.json#/$defs/RunFacet",
          "spark-version" : "3.4.1",
          "openlineage-spark-version" : "1.9.0-SNAPSHOT"
        },
        "processing_engine" : {
          "_producer" : "https://github.com/OpenLineage/OpenLineage/tree/0.9.0-SNAPSHOT/integration/spark",
          "_schemaURL" : "https://openlineage.io/spec/facets/1-1-0/ProcessingEngineRunFacet.json#/$defs/ProcessingEngineRunFacet",
          "version" : "3.4.1",
          "name" : "spark",
          "openlineageAdapterVersion" : "1.9.0-SNAPSHOT"
        },
        "environment-properties" : {
          "_producer" : "https://github.com/OpenLineage/OpenLineage/tree/0.9.0-SNAPSHOT/integration/spark",
          "_schemaURL" : "https://openlineage.io/spec/2-0-2/OpenLineage.json#/$defs/RunFacet",
          "environment-properties" : { }
        }
      }
    },
    "job" : {
      "namespace" : "default",
      "name" : "iceberg_integration_test.execute_save_into_data_source_command",
      "facets" : { }
    },
    "inputs" : [ {
      "namespace" : "postgres://localhost:50102",
      "name" : "test.ol_clients",
      "facets" : {
        "dataSource" : {
          "_producer" : "https://github.com/OpenLineage/OpenLineage/tree/0.9.0-SNAPSHOT/integration/spark",
          "_schemaURL" : "https://openlineage.io/spec/facets/1-0-0/DatasourceDatasetFacet.json#/$defs/DatasourceDatasetFacet",
          "name" : "postgres://localhost:50102",
          "uri" : "postgres://localhost:50102"
        },
        "schema" : {
          "_producer" : "https://github.com/OpenLineage/OpenLineage/tree/0.9.0-SNAPSHOT/integration/spark",
          "_schemaURL" : "https://openlineage.io/spec/facets/1-0-0/SchemaDatasetFacet.json#/$defs/SchemaDatasetFacet",
          "fields" : [ {
            "name" : "client_name",
            "type" : "string"
          }, {
            "name" : "client_category",
            "type" : "string"
          }, {
            "name" : "client_rating",
            "type" : "string"
          } ]
        }
      },
      "inputFacets" : { }
    } ],
    "outputs" : [ ]
  },
  "headers" : {
    "content-length" : [ "1985" ],
    "Accept" : [ "application/json; charset=UTF-8" ],
    "content-encoding" : [ ".*" ],
    "Connection" : [ "Keep-Alive" ],
    "User-Agent" : [ "Apache-HttpClient/4.5.14 (Java/1.8.0_392)" ],
    "Host" : [ "localhost:1083" ],
    "Accept-Encoding" : [ "gzip,deflate" ],
    "Content-Type" : [ "application/json; charset=UTF-8" ]
  },
  "keepAlive" : true,
  "method" : "POST",
  "path" : "/api/v1/lineage",
  "secure" : false
}, {
  "body" : {
    "eventTime" : "2024-01-23T15:01:15.648Z",
    "producer" : "https://github.com/OpenLineage/OpenLineage/tree/0.9.0-SNAPSHOT/integration/spark",
    "schemaURL" : "https://openlineage.io/spec/2-0-2/OpenLineage.json#/$defs/RunEvent",
    "eventType" : "RUNNING",
    "run" : {
      "runId" : "f4e0c075-0073-452c-b8e8-aee55d4e3893",
      "facets" : {
        "spark_version" : {
          "_producer" : "https://github.com/OpenLineage/OpenLineage/tree/0.9.0-SNAPSHOT/integration/spark",
          "_schemaURL" : "https://openlineage.io/spec/2-0-2/OpenLineage.json#/$defs/RunFacet",
          "spark-version" : "3.4.1",
          "openlineage-spark-version" : "1.9.0-SNAPSHOT"
        },
        "spark_properties" : {
          "_producer" : "https://github.com/OpenLineage/OpenLineage/tree/0.9.0-SNAPSHOT/integration/spark",
          "_schemaURL" : "https://openlineage.io/spec/2-0-2/OpenLineage.json#/$defs/RunFacet",
          "properties" : {
            "spark.master" : "local[*]",
            "spark.app.name" : "IcebergIntegrationTest"
          }
        },
        "processing_engine" : {
          "_producer" : "https://github.com/OpenLineage/OpenLineage/tree/0.9.0-SNAPSHOT/integration/spark",
          "_schemaURL" : "https://openlineage.io/spec/facets/1-1-0/ProcessingEngineRunFacet.json#/$defs/ProcessingEngineRunFacet",
          "version" : "3.4.1",
          "name" : "spark",
          "openlineageAdapterVersion" : "1.9.0-SNAPSHOT"
        },
        "environment-properties" : {
          "_producer" : "https://github.com/OpenLineage/OpenLineage/tree/0.9.0-SNAPSHOT/integration/spark",
          "_schemaURL" : "https://openlineage.io/spec/2-0-2/OpenLineage.json#/$defs/RunFacet",
          "environment-properties" : { }
        }
      }
    },
    "job" : {
      "namespace" : "default",
      "name" : "iceberg_integration_test.execute_save_into_data_source_command",
      "facets" : { }
    },
    "inputs" : [ {
      "namespace" : "postgres://localhost:50102",
      "name" : "test.ol_clients",
      "facets" : {
        "dataSource" : {
          "_producer" : "https://github.com/OpenLineage/OpenLineage/tree/0.9.0-SNAPSHOT/integration/spark",
          "_schemaURL" : "https://openlineage.io/spec/facets/1-0-0/DatasourceDatasetFacet.json#/$defs/DatasourceDatasetFacet",
          "name" : "postgres://localhost:50102",
          "uri" : "postgres://localhost:50102"
        },
        "schema" : {
          "_producer" : "https://github.com/OpenLineage/OpenLineage/tree/0.9.0-SNAPSHOT/integration/spark",
          "_schemaURL" : "https://openlineage.io/spec/facets/1-0-0/SchemaDatasetFacet.json#/$defs/SchemaDatasetFacet",
          "fields" : [ {
            "name" : "client_name",
            "type" : "string"
          }, {
            "name" : "client_category",
            "type" : "string"
          }, {
            "name" : "client_rating",
            "type" : "string"
          } ]
        }
      },
      "inputFacets" : { }
    } ],
    "outputs" : [ {
      "namespace" : "postgres://localhost:50102",
      "name" : "test.second_ol_clients",
      "facets" : {
        "dataSource" : {
          "_producer" : "https://github.com/OpenLineage/OpenLineage/tree/0.9.0-SNAPSHOT/integration/spark",
          "_schemaURL" : "https://openlineage.io/spec/facets/1-0-0/DatasourceDatasetFacet.json#/$defs/DatasourceDatasetFacet",
          "name" : "postgres://localhost:50102",
          "uri" : "postgres://localhost:50102"
        },
        "schema" : {
          "_producer" : "https://github.com/OpenLineage/OpenLineage/tree/0.9.0-SNAPSHOT/integration/spark",
          "_schemaURL" : "https://openlineage.io/spec/facets/1-0-0/SchemaDatasetFacet.json#/$defs/SchemaDatasetFacet",
          "fields" : [ {
            "name" : "client_name",
            "type" : "string"
          }, {
            "name" : "client_category",
            "type" : "string"
          }, {
            "name" : "client_rating",
            "type" : "string"
          } ]
        },
        "columnLineage" : {
          "_producer" : "https://github.com/OpenLineage/OpenLineage/tree/0.9.0-SNAPSHOT/integration/spark",
          "_schemaURL" : "https://openlineage.io/spec/facets/1-0-1/ColumnLineageDatasetFacet.json#/$defs/ColumnLineageDatasetFacet",
          "fields" : {
            "client_name" : {
              "inputFields" : [ {
                "namespace" : "postgres://localhost:50102",
                "name" : "test.ol_clients",
                "field" : "client_name"
              } ]
            },
            "client_category" : {
              "inputFields" : [ {
                "namespace" : "postgres://localhost:50102",
                "name" : "test.ol_clients",
                "field" : "client_category"
              } ]
            },
            "client_rating" : {
              "inputFields" : [ {
                "namespace" : "postgres://localhost:50102",
                "name" : "test.ol_clients",
                "field" : "client_rating"
              } ]
            }
          }
        },
        "lifecycleStateChange" : {
          "_producer" : "https://github.com/OpenLineage/OpenLineage/tree/0.9.0-SNAPSHOT/integration/spark",
          "_schemaURL" : "https://openlineage.io/spec/facets/1-0-0/LifecycleStateChangeDatasetFacet.json#/$defs/LifecycleStateChangeDatasetFacet",
          "lifecycleStateChange" : "OVERWRITE"
        }
      },
      "outputFacets" : { }
    } ]
  },
  "headers" : {
    "content-length" : [ "3923" ],
    "Accept" : [ "application/json; charset=UTF-8" ],
    "content-encoding" : [ ".*" ],
    "Connection" : [ "Keep-Alive" ],
    "User-Agent" : [ "Apache-HttpClient/4.5.14 (Java/1.8.0_392)" ],
    "Host" : [ "localhost:1083" ],
    "Accept-Encoding" : [ "gzip,deflate" ],
    "Content-Type" : [ "application/json; charset=UTF-8" ]
  },
  "keepAlive" : true,
  "method" : "POST",
  "path" : "/api/v1/lineage",
  "secure" : false
}, {
  "body" : {
    "eventTime" : "2024-01-23T15:01:16.055Z",
    "producer" : "https://github.com/OpenLineage/OpenLineage/tree/0.9.0-SNAPSHOT/integration/spark",
    "schemaURL" : "https://openlineage.io/spec/2-0-2/OpenLineage.json#/$defs/RunEvent",
    "eventType" : "RUNNING",
    "run" : {
      "runId" : "f4e0c075-0073-452c-b8e8-aee55d4e3893",
      "facets" : {
        "test_event_handler_factory_run_facet" : {
          "_producer" : "https://github.com/OpenLineage/OpenLineage/tree/0.9.0-SNAPSHOT/integration/spark",
          "_schemaURL" : "https://openlineage.io/spec/2-0-2/OpenLineage.json#/$defs/RunFacet",
          "message" : "2"
        },
        "spark_version" : {
          "_producer" : "https://github.com/OpenLineage/OpenLineage/tree/0.9.0-SNAPSHOT/integration/spark",
          "_schemaURL" : "https://openlineage.io/spec/2-0-2/OpenLineage.json#/$defs/RunFacet",
          "spark-version" : "3.4.1",
          "openlineage-spark-version" : "1.9.0-SNAPSHOT"
        },
        "processing_engine" : {
          "_producer" : "https://github.com/OpenLineage/OpenLineage/tree/0.9.0-SNAPSHOT/integration/spark",
          "_schemaURL" : "https://openlineage.io/spec/facets/1-1-0/ProcessingEngineRunFacet.json#/$defs/ProcessingEngineRunFacet",
          "version" : "3.4.1",
          "name" : "spark",
          "openlineageAdapterVersion" : "1.9.0-SNAPSHOT"
        },
        "environment-properties" : {
          "_producer" : "https://github.com/OpenLineage/OpenLineage/tree/0.9.0-SNAPSHOT/integration/spark",
          "_schemaURL" : "https://openlineage.io/spec/2-0-2/OpenLineage.json#/$defs/RunFacet",
          "environment-properties" : { }
        }
      }
    },
    "job" : {
      "namespace" : "default",
      "name" : "iceberg_integration_test.execute_save_into_data_source_command",
      "facets" : { }
    },
    "inputs" : [ {
      "namespace" : "postgres://localhost:50102",
      "name" : "test.ol_clients",
      "facets" : {
        "dataSource" : {
          "_producer" : "https://github.com/OpenLineage/OpenLineage/tree/0.9.0-SNAPSHOT/integration/spark",
          "_schemaURL" : "https://openlineage.io/spec/facets/1-0-0/DatasourceDatasetFacet.json#/$defs/DatasourceDatasetFacet",
          "name" : "postgres://localhost:50102",
          "uri" : "postgres://localhost:50102"
        },
        "schema" : {
          "_producer" : "https://github.com/OpenLineage/OpenLineage/tree/0.9.0-SNAPSHOT/integration/spark",
          "_schemaURL" : "https://openlineage.io/spec/facets/1-0-0/SchemaDatasetFacet.json#/$defs/SchemaDatasetFacet",
          "fields" : [ {
            "name" : "client_name",
            "type" : "string"
          }, {
            "name" : "client_category",
            "type" : "string"
          }, {
            "name" : "client_rating",
            "type" : "string"
          } ]
        }
      },
      "inputFacets" : { }
    } ],
    "outputs" : [ {
      "namespace" : "postgres://localhost:50102",
      "name" : "test.second_ol_clients",
      "facets" : {
        "dataSource" : {
          "_producer" : "https://github.com/OpenLineage/OpenLineage/tree/0.9.0-SNAPSHOT/integration/spark",
          "_schemaURL" : "https://openlineage.io/spec/facets/1-0-0/DatasourceDatasetFacet.json#/$defs/DatasourceDatasetFacet",
          "name" : "postgres://localhost:50102",
          "uri" : "postgres://localhost:50102"
        },
        "schema" : {
          "_producer" : "https://github.com/OpenLineage/OpenLineage/tree/0.9.0-SNAPSHOT/integration/spark",
          "_schemaURL" : "https://openlineage.io/spec/facets/1-0-0/SchemaDatasetFacet.json#/$defs/SchemaDatasetFacet",
          "fields" : [ {
            "name" : "client_name",
            "type" : "string"
          }, {
            "name" : "client_category",
            "type" : "string"
          }, {
            "name" : "client_rating",
            "type" : "string"
          } ]
        },
        "columnLineage" : {
          "_producer" : "https://github.com/OpenLineage/OpenLineage/tree/0.9.0-SNAPSHOT/integration/spark",
          "_schemaURL" : "https://openlineage.io/spec/facets/1-0-1/ColumnLineageDatasetFacet.json#/$defs/ColumnLineageDatasetFacet",
          "fields" : {
            "client_name" : {
              "inputFields" : [ {
                "namespace" : "postgres://localhost:50102",
                "name" : "test.ol_clients",
                "field" : "client_name"
              } ]
            },
            "client_category" : {
              "inputFields" : [ {
                "namespace" : "postgres://localhost:50102",
                "name" : "test.ol_clients",
                "field" : "client_category"
              } ]
            },
            "client_rating" : {
              "inputFields" : [ {
                "namespace" : "postgres://localhost:50102",
                "name" : "test.ol_clients",
                "field" : "client_rating"
              } ]
            }
          }
        },
        "lifecycleStateChange" : {
          "_producer" : "https://github.com/OpenLineage/OpenLineage/tree/0.9.0-SNAPSHOT/integration/spark",
          "_schemaURL" : "https://openlineage.io/spec/facets/1-0-0/LifecycleStateChangeDatasetFacet.json#/$defs/LifecycleStateChangeDatasetFacet",
          "lifecycleStateChange" : "OVERWRITE"
        }
      },
      "outputFacets" : {
        "outputStatistics" : {
          "_producer" : "https://github.com/OpenLineage/OpenLineage/tree/0.9.0-SNAPSHOT/integration/spark",
          "_schemaURL" : "https://openlineage.io/spec/facets/1-0-0/OutputStatisticsOutputDatasetFacet.json#/$defs/OutputStatisticsOutputDatasetFacet",
          "rowCount" : 0,
          "size" : 0
        }
      }
    } ]
  },
  "headers" : {
    "content-length" : [ "4149" ],
    "Accept" : [ "application/json; charset=UTF-8" ],
    "content-encoding" : [ ".*" ],
    "Connection" : [ "Keep-Alive" ],
    "User-Agent" : [ "Apache-HttpClient/4.5.14 (Java/1.8.0_392)" ],
    "Host" : [ "localhost:1083" ],
    "Accept-Encoding" : [ "gzip,deflate" ],
    "Content-Type" : [ "application/json; charset=UTF-8" ]
  },
  "keepAlive" : true,
  "method" : "POST",
  "path" : "/api/v1/lineage",
  "secure" : false
}, {
  "body" : {
    "eventTime" : "2024-01-23T15:01:16.148Z",
    "producer" : "https://github.com/OpenLineage/OpenLineage/tree/0.9.0-SNAPSHOT/integration/spark",
    "schemaURL" : "https://openlineage.io/spec/2-0-2/OpenLineage.json#/$defs/RunEvent",
    "eventType" : "COMPLETE",
    "run" : {
      "runId" : "f4e0c075-0073-452c-b8e8-aee55d4e3893",
      "facets" : {
        "spark_version" : {
          "_producer" : "https://github.com/OpenLineage/OpenLineage/tree/0.9.0-SNAPSHOT/integration/spark",
          "_schemaURL" : "https://openlineage.io/spec/2-0-2/OpenLineage.json#/$defs/RunFacet",
          "spark-version" : "3.4.1",
          "openlineage-spark-version" : "1.9.0-SNAPSHOT"
        },
        "processing_engine" : {
          "_producer" : "https://github.com/OpenLineage/OpenLineage/tree/0.9.0-SNAPSHOT/integration/spark",
          "_schemaURL" : "https://openlineage.io/spec/facets/1-1-0/ProcessingEngineRunFacet.json#/$defs/ProcessingEngineRunFacet",
          "version" : "3.4.1",
          "name" : "spark",
          "openlineageAdapterVersion" : "1.9.0-SNAPSHOT"
        },
        "environment-properties" : {
          "_producer" : "https://github.com/OpenLineage/OpenLineage/tree/0.9.0-SNAPSHOT/integration/spark",
          "_schemaURL" : "https://openlineage.io/spec/2-0-2/OpenLineage.json#/$defs/RunFacet",
          "environment-properties" : { }
        }
      }
    },
    "job" : {
      "namespace" : "default",
      "name" : "iceberg_integration_test.execute_save_into_data_source_command",
      "facets" : { }
    },
    "inputs" : [ {
      "namespace" : "postgres://localhost:50102",
      "name" : "test.ol_clients",
      "facets" : {
        "dataSource" : {
          "_producer" : "https://github.com/OpenLineage/OpenLineage/tree/0.9.0-SNAPSHOT/integration/spark",
          "_schemaURL" : "https://openlineage.io/spec/facets/1-0-0/DatasourceDatasetFacet.json#/$defs/DatasourceDatasetFacet",
          "name" : "postgres://localhost:50102",
          "uri" : "postgres://localhost:50102"
        },
        "schema" : {
          "_producer" : "https://github.com/OpenLineage/OpenLineage/tree/0.9.0-SNAPSHOT/integration/spark",
          "_schemaURL" : "https://openlineage.io/spec/facets/1-0-0/SchemaDatasetFacet.json#/$defs/SchemaDatasetFacet",
          "fields" : [ {
            "name" : "client_name",
            "type" : "string"
          }, {
            "name" : "client_category",
            "type" : "string"
          }, {
            "name" : "client_rating",
            "type" : "string"
          } ]
        }
      },
      "inputFacets" : { }
    } ],
    "outputs" : [ {
      "namespace" : "postgres://localhost:50102",
      "name" : "test.second_ol_clients",
      "facets" : {
        "dataSource" : {
          "_producer" : "https://github.com/OpenLineage/OpenLineage/tree/0.9.0-SNAPSHOT/integration/spark",
          "_schemaURL" : "https://openlineage.io/spec/facets/1-0-0/DatasourceDatasetFacet.json#/$defs/DatasourceDatasetFacet",
          "name" : "postgres://localhost:50102",
          "uri" : "postgres://localhost:50102"
        },
        "schema" : {
          "_producer" : "https://github.com/OpenLineage/OpenLineage/tree/0.9.0-SNAPSHOT/integration/spark",
          "_schemaURL" : "https://openlineage.io/spec/facets/1-0-0/SchemaDatasetFacet.json#/$defs/SchemaDatasetFacet",
          "fields" : [ {
            "name" : "client_name",
            "type" : "string"
          }, {
            "name" : "client_category",
            "type" : "string"
          }, {
            "name" : "client_rating",
            "type" : "string"
          } ]
        },
        "columnLineage" : {
          "_producer" : "https://github.com/OpenLineage/OpenLineage/tree/0.9.0-SNAPSHOT/integration/spark",
          "_schemaURL" : "https://openlineage.io/spec/facets/1-0-1/ColumnLineageDatasetFacet.json#/$defs/ColumnLineageDatasetFacet",
          "fields" : {
            "client_name" : {
              "inputFields" : [ {
                "namespace" : "postgres://localhost:50102",
                "name" : "test.ol_clients",
                "field" : "client_name"
              } ]
            },
            "client_category" : {
              "inputFields" : [ {
                "namespace" : "postgres://localhost:50102",
                "name" : "test.ol_clients",
                "field" : "client_category"
              } ]
            },
            "client_rating" : {
              "inputFields" : [ {
                "namespace" : "postgres://localhost:50102",
                "name" : "test.ol_clients",
                "field" : "client_rating"
              } ]
            }
          }
        },
        "lifecycleStateChange" : {
          "_producer" : "https://github.com/OpenLineage/OpenLineage/tree/0.9.0-SNAPSHOT/integration/spark",
          "_schemaURL" : "https://openlineage.io/spec/facets/1-0-0/LifecycleStateChangeDatasetFacet.json#/$defs/LifecycleStateChangeDatasetFacet",
          "lifecycleStateChange" : "OVERWRITE"
        }
      },
      "outputFacets" : { }
    } ]
  },
  "headers" : {
    "content-length" : [ "3643" ],
    "Accept" : [ "application/json; charset=UTF-8" ],
    "content-encoding" : [ ".*" ],
    "Connection" : [ "Keep-Alive" ],
    "User-Agent" : [ "Apache-HttpClient/4.5.14 (Java/1.8.0_392)" ],
    "Host" : [ "localhost:1083" ],
    "Accept-Encoding" : [ "gzip,deflate" ],
    "Content-Type" : [ "application/json; charset=UTF-8" ]
  },
  "keepAlive" : true,
  "method" : "POST",
  "path" : "/api/v1/lineage",
  "secure" : false
} ]>
	at org.mockserver.client.MockServerClient.verify(MockServerClient.java:864)
	at org.mockserver.client.MockServerClient.verify(MockServerClient.java:822)
	at io.openlineage.spark.agent.MockServerUtils.lambda$verifyEvents$1(MockServerUtils.java:51)
	at org.awaitility.core.AssertionCondition.lambda$new$0(AssertionCondition.java:53)
	at org.awaitility.core.ConditionAwaiter$ConditionPoller.call(ConditionAwaiter.java:248)
	at org.awaitility.core.ConditionAwaiter$ConditionPoller.call(ConditionAwaiter.java:235)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:750)