update windows-events filter #378
v11-deployment-pipeline.yml
on: push
Setup Deployment
4s
Build and Sign Agent
2m 0s
Build and Sign Agent (macOS)
2m 32s
Build UTMStack Collector
2m 4s
Build Backend Microservice
/
Build & Push Java 17 Image
2m 14s
Build Frontend Microservice
/
build
5m 2s
Build User-Auditor Microservice
/
Build & Push Java 11 Image
2m 35s
Build Web-PDF Microservice
/
Build & Push Java 11 Image
1m 30s
Deploy Installer (Dev)
/
Build V11 Installer for Prerelease
Deploy Installer (Dev)
/
Deploy V10 to Dev Runner
Deploy Installer (Dev)
/
Deploy V10 to RC Runner
Deploy Installer (Dev)
/
Deploy V11 to Dev Runner
Deploy Installer (Dev)
/
Upload V10 Installer to Prerelease
Build & Upload Installer (RC)
/
Build V11 Installer for Prerelease
Build & Upload Installer (RC)
/
Deploy V10 to Dev Runner
Build & Upload Installer (RC)
/
Deploy V10 to RC Runner
Build & Upload Installer (RC)
/
Deploy V11 to Dev Runner
Build & Upload Installer (RC)
/
Upload V10 Installer to Prerelease
Schedule release to our instances
Annotations
1 error and 9 warnings
|
Build and Sign Agent (macOS)
Process completed with exit code 1.
|
|
Build Web-PDF Microservice / Build & Push Java 11 Image
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-java@v4, docker/build-push-action@v6, docker/login-action@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build UTMStack Collector
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build Backend Microservice / Build & Push Java 17 Image
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-java@v4, docker/build-push-action@v6, docker/login-action@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build and Sign Agent (macOS)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-go@v5. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build and Sign Agent (macOS)
Restore cache failed: Dependencies file is not found in /Users/runner/work/UTMStack/UTMStack. Supported file pattern: go.sum
|
|
Build User-Auditor Microservice / Build & Push Java 11 Image
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-java@v4, docker/build-push-action@v6, docker/login-action@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build Event Processor Microservice
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, docker/build-push-action@v6, docker/login-action@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Default value for global ARG results in an empty or invalid base image name:
event_processor.Dockerfile#L3
InvalidDefaultArgInFrom: Default value for ARG ${BASE_IMAGE} results in empty or invalid base image name
More info: https://docs.docker.com/go/dockerfile/rule/invalid-default-arg-in-from/
|
|
Build Frontend Microservice / build
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, actions/setup-node@v4, docker/build-push-action@v6, docker/login-action@v3, docker/setup-buildx-action@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
signed-agents
Expired
|
144 MB |
sha256:1b22f4571a17d6e64d245eff9a1bc30e956087d75b37d9a5be80348d1d19d821
|
|
|
utmstack-collectors
Expired
|
62.7 MB |
sha256:1d4f189f5e0fec06949c0fb687997a2004677d0a6f7441e379dad320a5545d9b
|
|
|
utmstack~UTMStack~7TW2FY.dockerbuild
Expired
|
14.3 KB |
sha256:5c23b644b6db6f42d9fbd370de64a163ffb8a66049bb91a7b13eab7183e8b4fc
|
|
|
utmstack~UTMStack~A22HXM.dockerbuild
Expired
|
12.5 KB |
sha256:f42feba5f73f32c6444365643afd9734ce2411b44d8cd00cb58766e572b49bcb
|
|
|
utmstack~UTMStack~IP4WL4.dockerbuild
Expired
|
21.4 KB |
sha256:5034a42d521e7091b4ad4c9988f535af04f257288d6a7c6ab819ce82c136a8c2
|
|
|
utmstack~UTMStack~V93GM9.dockerbuild
Expired
|
40.3 KB |
sha256:f1211cf4ddb3c59efc6408e823c64defdf259e9d4c9d948e5c67308d13157847
|
|
|
utmstack~UTMStack~WNOQJ4.dockerbuild
Expired
|
35.1 KB |
sha256:7c90f7b203bce9f1388a9ca3d9b4fd602252e9fef6bbb70df726016dba0cbe2d
|
|