Updated the build script for DDS #376
Triggered via pull request
September 12, 2024 10:55
Status
Failure
Total duration
16m 9s
Artifacts
–
baseimage.yml
on: pull_request
deploy-quay
15m 56s
deploy-dockerhub
15m 18s
Annotations
2 errors and 20 warnings
deploy-dockerhub
buildx failed with: ERROR: failed to solve: process "/bin/sh -c /tmp/build/01.install-build-dependencies.sh && /tmp/build/02.install-mongo-driver.sh && /tmp/build/03.install-gnutls.sh && /tmp/build/04.install-fastdds.sh && /tmp/build/05.install-lib-microhttp.sh && /tmp/build/06.install-paho-client.sh && /tmp/build/07.install-k-libs.sh && /tmp/build/08.install-mongoc-driver.sh && /tmp/build/09.install-postgres-client.sh && /tmp/build/10.install-rapid-json.sh && /tmp/build/11.install-prometheus-client.sh && yum clean all" did not complete successfully: exit code: 1
|
deploy-quay
Error: buildah exited with code 1
Trying to pull registry.access.redhat.com/ubi8/ubi:latest...
Getting image source signatures
Copying blob sha256:333bc3ffacb9d6460ffa9424a2db28dee18c917e978408c8b869eb4b8fc6fd24
Copying blob sha256:333bc3ffacb9d6460ffa9424a2db28dee18c917e978408c8b869eb4b8fc6fd24
Copying config sha256:b2ec169a404eb2c680b5374103b696af671c8831c6faff7a05da2e0810cc2f79
Writing manifest to image destination
Storing signatures
--2024-09-12 10:56:10-- https://repo.almalinux.org/almalinux/RPM-GPG-KEY-AlmaLinux
Resolving repo.almalinux.org (repo.almalinux.org)... 172.67.71.150, 104.26.6.225, 104.26.7.225, ...
Connecting to repo.almalinux.org (repo.almalinux.org)|172.67.71.150|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 5150 (5.0K) [application/octet-stream]
Saving to: 'RPM-GPG-KEY-AlmaLinux'
0K ..... 100% 34.8M=0s
2024-09-12 10:56:10 (34.8 MB/s) - 'RPM-GPG-KEY-AlmaLinux' saved [5150/5150]
Cloning into '/opt/mongo-cxx-driver'...
In file included from src/mongo/platform/compiler.h:122,
from src/mongo/client/export_macros.h:18,
from src/mongo/base/string_data.h:26,
from build/linux2/ssl/mongo/base/error_codes.h:22,
from src/mongo/base/status.h:21,
from src/mongo/base/initializer_function.h:18,
from src/mongo/base/initializer_dependency_graph.h:23,
from src/mongo/base/initializer.h:23,
from src/mongo/base/init.h:31,
from src/mongo/client/dbclient.cpp:22:
src/mongo/client/dbclientcursor.h: In member function 'void mongo::DBClientCursor::_assertIfNull() const':
src/mongo/util/assert_util.h:231:28: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare]
if (MONGO_unlikely(!(expr))) { \
^~~~~~~
src/mongo/platform/compiler_gcc.h:82:80: note: in definition of macro 'MONGO_unlikely'
#define MONGO_unlikely(x) static_cast<bool>(__builtin_expect(static_cast<bool>(x), 0))
^
src/mongo/util/assert_util.h:302:17: note: in expansion of macro 'MONGO_uassert'
#define uassert MONGO_uassert
^~~~~~~~~~~~~
src/mongo/client/dbclientcursor.h:269:9: note: in expansion of macro 'uassert'
uassert(13348, "connection died", this);
^~~~~~~
src/mongo/util/time_support.cpp: In function 'std::__cxx11::string mongo::dateToCtimeString(mongo::Date_t)':
src/mongo/util/time_support.cpp:198:43: warning: 'snprintf' output may be truncated before the last format character [-Wformat-truncation=]
milliSecStr, millisSubstrLen + 1, ".%03d", static_cast<int32_t>(date.asInt64() % 1000));
^~~~~~~
src/mongo/util/time_support.cpp:197:13: note: 'snprintf' output between 5 and 6 bytes into a destination of size 5
snprintf(
~~~~~~~~^
milliSecStr, millisSubstrLen + 1, ".%03d", static_cast<int32_t>(date.asInt64() % 1000));
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/mongo/util/time_support.cpp: In function 'void mongo::outputDateAsCtime(std::ostream&, mongo::Date_t)':
src/mongo/util/time_support.cpp:198:43: warning: 'snprintf' output may be truncated before the last format character [-Wformat-truncation=]
milliSecStr, millisSubstrLen + 1, ".%03d", static_cast<int32_t>(date.asInt64() % 1000));
^~~~~~~
src/mongo/util/time_support.cpp:197:13: note: 'snprintf' output between 5 and 6 bytes into a destination of size 5
snprintf(
~~~~~~~~^
milliSecStr, millisSubstrLen + 1, ".%03d", static_cast<int32_t>(date.asInt64() % 1000));
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
--2024-09-12 10:58:16-- https://repo.almalinux.org/almalinux/RPM-GPG-KEY-AlmaLinux
Resolving repo.almalinux.org (repo.almalinux.org)... 104.26.7.225, 104.26.
|
deploy-dockerhub
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, docker/setup-qemu-action@v1, docker/setup-buildx-action@v1, docker/login-action@v1, docker/build-push-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
deploy-dockerhub
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, docker/setup-qemu-action@v1, docker/setup-buildx-action@v1, docker/login-action@v1, docker/build-push-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
deploy-dockerhub
The `save-state` 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/
|
deploy-dockerhub
The `save-state` 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/
|
deploy-dockerhub
The `save-state` 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/
|
deploy-dockerhub
The `save-state` 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/
|
deploy-dockerhub
The `save-state` 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/
|
deploy-dockerhub
The `save-state` 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/
|
deploy-dockerhub
The `save-state` 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/
|
deploy-dockerhub
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/
|
deploy-dockerhub
The `save-state` 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/
|
deploy-dockerhub
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/
|
deploy-dockerhub
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/
|
deploy-dockerhub
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/
|
deploy-dockerhub
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/
|
deploy-dockerhub
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/
|
deploy-dockerhub
The `save-state` 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/
|
deploy-dockerhub
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/
|
deploy-quay
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
deploy-quay
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|