build(deps): bump werkzeug from 2.2.3 to 3.0.6 in /docker/datahub-ingestion-base #3
docker-unified.yml
on: pull_request
setup
7s
Build and Push DataHub Ingestion (Base) Docker Image
2m 21s
Build and Push DataHub MAE Consumer Docker Image
4m 25s
Build and Push DataHub MCE Consumer Docker Image
5m 0s
Build and Push DataHub Kafka Setup Docker Image
19s
Build and Push DataHub MySQL Setup Docker Image
46s
Build and Push DataHub Elasticsearch Setup Docker Image
30s
Build and Push DataHub Ingestion (Base-Full) Docker Image
0s
Build and Push DataHub Ingestion (Base-Slim) Docker Image
0s
[Monitoring] Scan DataHub Upgrade images for vulnerabilities
0s
[Monitoring] Scan Frontend images for vulnerabilities
0s
[Monitoring] Scan GMS images for vulnerabilities
0s
[Monitoring] Scan MAE consumer images for vulnerabilities
0s
[Monitoring] Scan MCE consumer images for vulnerabilities
0s
Build and Push DataHub Ingestion (Full) Docker Images
0s
[Monitoring] Scan Datahub Ingestion images for vulnerabilities
0s
Matrix: Run Smoke Tests
[Monitoring] Scan Datahub Ingestion Slim images for vulnerabilities
0s
Deploy to Datahub HEAD
0s
Annotations
7 errors and 56 warnings
Build and Push DataHub Kafka Setup Docker Image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c mkdir -p /opt && mirror=$(curl --stderr /dev/null https://www.apache.org/dyn/closer.cgi\\?as_json\\=1 | jq -r '.preferred') && curl -sSL \"${mirror}kafka/${KAFKA_VERSION}/kafka_${SCALA_VERSION}-${KAFKA_VERSION}.tgz\" | tar -xzf - -C /opt && mv /opt/kafka_${SCALA_VERSION}-${KAFKA_VERSION} /opt/kafka && adduser -DH -s /sbin/nologin kafka && chown -R kafka: /opt/kafka && rm -rf /tmp/* && apk del --purge .build-deps" did not complete successfully: exit code: 1
|
Build and Push DataHub Ingestion (Base) Docker Image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c pip install --no-cache -r requirements.txt && pip uninstall -y acryl-datahub && chmod +x /entrypoint.sh && addgroup --gid 1000 datahub && adduser --disabled-password --uid 1000 --gid 1000 --home /datahub-ingestion datahub" did not complete successfully: exit code: 1
|
Build and Push DataHub MAE Consumer Docker Image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apk --no-cache --update-cache --available upgrade && apk --no-cache add curl bash coreutils sqlite libc6-compat java-snappy && apk --no-cache add openjdk11-jre-headless --repository=http://dl-cdn.alpinelinux.org/alpine/edge/community && apk --no-cache add jattach --repository http://dl-cdn.alpinelinux.org/alpine/edge/community/ && wget --no-verbose https://github.com/open-telemetry/opentelemetry-java-instrumentation/releases/download/v1.24.0/opentelemetry-javaagent.jar && wget --no-verbose https://repo1.maven.org/maven2/io/prometheus/jmx/jmx_prometheus_javaagent/${JMX_VERSION}/jmx_prometheus_javaagent-${JMX_VERSION}.jar -O jmx_prometheus_javaagent.jar && cp /usr/lib/jvm/java-11-openjdk/jre/lib/security/cacerts /tmp/kafka.client.truststore.jks" did not complete successfully: exit code: 1
|
Build and Push DataHub Upgrade Docker Image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apk --no-cache --update-cache --available upgrade && apk --no-cache add curl bash coreutils gcompat sqlite libc6-compat java-snappy && apk --no-cache add openjdk11-jre-headless --repository=http://dl-cdn.alpinelinux.org/alpine/edge/community && curl -sS https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-runner/9.4.46.v20220331/jetty-runner-9.4.46.v20220331.jar --output jetty-runner.jar && curl -sS https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-jmx/9.4.46.v20220331/jetty-jmx-9.4.46.v20220331.jar --output jetty-jmx.jar && curl -sS https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-util/9.4.46.v20220331/jetty-util-9.4.46.v20220331.jar --output jetty-util.jar && wget --no-verbose https://github.com/open-telemetry/opentelemetry-java-instrumentation/releases/download/v1.24.0/opentelemetry-javaagent.jar && wget --no-verbose https://repo1.maven.org/maven2/io/prometheus/jmx/jmx_prometheus_javaagent/${JMX_VERSION}/jmx_prometheus_javaagent-${JMX_VERSION}.jar -O jmx_prometheus_javaagent.jar && cp /usr/lib/jvm/java-11-openjdk/jre/lib/security/cacerts /tmp/kafka.client.truststore.jks" did not complete successfully: exit code: 1
|
Build and Push DataHub GMS Docker Image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apk --no-cache --update-cache --available upgrade && apk --no-cache add curl bash coreutils gcompat sqlite libc6-compat java-snappy && apk --no-cache add openjdk11-jre-headless --repository=http://dl-cdn.alpinelinux.org/alpine/edge/community && apk --no-cache add jattach --repository http://dl-cdn.alpinelinux.org/alpine/edge/community/ && curl -sS https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-runner/9.4.46.v20220331/jetty-runner-9.4.46.v20220331.jar --output jetty-runner.jar && curl -sS https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-jmx/9.4.46.v20220331/jetty-jmx-9.4.46.v20220331.jar --output jetty-jmx.jar && curl -sS https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-util/9.4.46.v20220331/jetty-util-9.4.46.v20220331.jar --output jetty-util.jar && wget --no-verbose https://github.com/open-telemetry/opentelemetry-java-instrumentation/releases/download/v1.24.0/opentelemetry-javaagent.jar && wget --no-verbose https://repo1.maven.org/maven2/io/prometheus/jmx/jmx_prometheus_javaagent/${JMX_VERSION}/jmx_prometheus_javaagent-${JMX_VERSION}.jar -O jmx_prometheus_javaagent.jar && cp /usr/lib/jvm/java-11-openjdk/jre/lib/security/cacerts /tmp/kafka.client.truststore.jks" did not complete successfully: exit code: 1
|
Build and Push DataHub MCE Consumer Docker Image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apk --no-cache --update-cache --available upgrade && apk --no-cache add curl bash sqlite libc6-compat java-snappy && apk --no-cache add openjdk11-jre-headless --repository=http://dl-cdn.alpinelinux.org/alpine/edge/community && apk --no-cache add jattach --repository http://dl-cdn.alpinelinux.org/alpine/edge/community/ && wget --no-verbose https://github.com/open-telemetry/opentelemetry-java-instrumentation/releases/download/v1.24.0/opentelemetry-javaagent.jar && wget --no-verbose https://repo1.maven.org/maven2/io/prometheus/jmx/jmx_prometheus_javaagent/${JMX_VERSION}/jmx_prometheus_javaagent-${JMX_VERSION}.jar -O jmx_prometheus_javaagent.jar && cp /usr/lib/jvm/java-11-openjdk/jre/lib/security/cacerts /tmp/kafka.client.truststore.jks" did not complete successfully: exit code: 1
|
Build and Push DataHub Frontend Docker Image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apk --no-cache --update-cache --available upgrade && apk --no-cache add curl sqlite libc6-compat java-snappy && apk --no-cache add openjdk11-jre-headless --repository=http://dl-cdn.alpinelinux.org/alpine/edge/community && apk --no-cache add jattach --repository http://dl-cdn.alpinelinux.org/alpine/edge/community/" did not complete successfully: exit code: 1
|
setup
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build and Push DataHub Kafka Setup Docker Image
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build and Push DataHub Kafka Setup Docker Image
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build and Push DataHub Kafka Setup Docker Image
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build and Push DataHub Kafka Setup Docker Image
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build and Push DataHub Kafka Setup Docker Image
The following actions uses node12 which is deprecated and will be forced to run on node16: crazy-max/ghaction-docker-meta@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build and Push DataHub Kafka Setup Docker Image
The following actions use a deprecated Node.js version and will be forced to run on node20: crazy-max/ghaction-docker-meta@v1, docker/build-push-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build and Push DataHub Elasticsearch Setup Docker Image
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build and Push DataHub Elasticsearch Setup Docker Image
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build and Push DataHub Elasticsearch Setup Docker Image
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build and Push DataHub Elasticsearch Setup Docker Image
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build and Push DataHub Elasticsearch Setup Docker Image
The following actions uses node12 which is deprecated and will be forced to run on node16: crazy-max/ghaction-docker-meta@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build and Push DataHub Elasticsearch Setup Docker Image
The following actions use a deprecated Node.js version and will be forced to run on node20: crazy-max/ghaction-docker-meta@v1, docker/build-push-action@v3, ishworkh/docker-image-artifact-upload@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build and Push DataHub MySQL Setup Docker Image
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build and Push DataHub MySQL Setup Docker Image
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build and Push DataHub MySQL Setup Docker Image
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build and Push DataHub MySQL Setup Docker Image
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build and Push DataHub MySQL Setup Docker Image
The following actions uses node12 which is deprecated and will be forced to run on node16: crazy-max/ghaction-docker-meta@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build and Push DataHub MySQL Setup Docker Image
The following actions use a deprecated Node.js version and will be forced to run on node20: crazy-max/ghaction-docker-meta@v1, docker/build-push-action@v3, ishworkh/docker-image-artifact-upload@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build and Push DataHub Ingestion (Base) Docker Image
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build and Push DataHub Ingestion (Base) Docker Image
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build and Push DataHub Ingestion (Base) Docker Image
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build and Push DataHub Ingestion (Base) Docker Image
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build and Push DataHub Ingestion (Base) Docker Image
The following actions uses node12 which is deprecated and will be forced to run on node16: crazy-max/ghaction-docker-meta@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build and Push DataHub Ingestion (Base) Docker Image
The following actions use a deprecated Node.js version and will be forced to run on node20: dorny/paths-filter@v2, crazy-max/ghaction-docker-meta@v1, docker/build-push-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build and Push DataHub MAE Consumer Docker Image
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build and Push DataHub MAE Consumer Docker Image
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build and Push DataHub MAE Consumer Docker Image
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build and Push DataHub MAE Consumer Docker Image
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build and Push DataHub MAE Consumer Docker Image
The following actions uses node12 which is deprecated and will be forced to run on node16: crazy-max/ghaction-docker-meta@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build and Push DataHub MAE Consumer Docker Image
The following actions use a deprecated Node.js version and will be forced to run on node20: crazy-max/ghaction-docker-meta@v1, docker/build-push-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build and Push DataHub Upgrade Docker Image
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build and Push DataHub Upgrade Docker Image
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build and Push DataHub Upgrade Docker Image
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build and Push DataHub Upgrade Docker Image
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build and Push DataHub Upgrade Docker Image
The following actions uses node12 which is deprecated and will be forced to run on node16: crazy-max/ghaction-docker-meta@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build and Push DataHub Upgrade Docker Image
The following actions use a deprecated Node.js version and will be forced to run on node20: crazy-max/ghaction-docker-meta@v1, docker/build-push-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build and Push DataHub GMS Docker Image
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build and Push DataHub GMS Docker Image
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build and Push DataHub GMS Docker Image
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build and Push DataHub GMS Docker Image
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build and Push DataHub GMS Docker Image
The following actions uses node12 which is deprecated and will be forced to run on node16: crazy-max/ghaction-docker-meta@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build and Push DataHub GMS Docker Image
The following actions use a deprecated Node.js version and will be forced to run on node20: crazy-max/ghaction-docker-meta@v1, docker/build-push-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build and Push DataHub MCE Consumer Docker Image
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build and Push DataHub MCE Consumer Docker Image
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build and Push DataHub MCE Consumer Docker Image
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build and Push DataHub MCE Consumer Docker Image
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build and Push DataHub MCE Consumer Docker Image
The following actions uses node12 which is deprecated and will be forced to run on node16: crazy-max/ghaction-docker-meta@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build and Push DataHub MCE Consumer Docker Image
The following actions use a deprecated Node.js version and will be forced to run on node20: crazy-max/ghaction-docker-meta@v1, docker/build-push-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build and Push DataHub Frontend Docker Image
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build and Push DataHub Frontend Docker Image
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build and Push DataHub Frontend Docker Image
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build and Push DataHub Frontend Docker Image
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build and Push DataHub Frontend Docker Image
The following actions uses node12 which is deprecated and will be forced to run on node16: crazy-max/ghaction-docker-meta@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build and Push DataHub Frontend Docker Image
The following actions use a deprecated Node.js version and will be forced to run on node20: crazy-max/ghaction-docker-meta@v1, docker/build-push-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "action_image_artifact_acryldata_datahub-mysql-setup_pr5", "action_image_artifact_linkedin_datahub-elasticsearch-setup_pr5".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
action_image_artifact_acryldata_datahub-mysql-setup_pr5
|
99 MB |
|
action_image_artifact_linkedin_datahub-elasticsearch-setup_pr5
|
26.9 MB |
|