Pull request #105 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f711b24f1cb0103b1ef55ad527faab5ae1ffc142+5aa9c514b6e12aa0f5c2a4a64851cbf92bb8e5d9 (d5b6d3a6b42dc988ff132e9337f6ea97b167fc6d) Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2120633016269173839.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 056ae7b86453181957306e7078512cbe12174832 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh10833630240804681371.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 056ae7b86453181957306e7078512cbe12174832 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-bacnet-c/branches/PR-105/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-bacnet-c/branches/PR-105/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12642620180156520021.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-bacnet-c/branches/PR-105/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10836893377458865651.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 056ae7b86453181957306e7078512cbe12174832 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 056ae7b86453181957306e7078512cbe12174832 # timeout=10 Commit message: "Merge pull request #473 from cherrycl/fix-seccomp-profile-error" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh15396516996726325277.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-bacnet-c/branches/PR-105/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-bacnet-c/branches/PR-105/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh809474662192867382.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 056ae7b86453181957306e7078512cbe12174832 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildCApp] RAW Config: [project:device-bacnet-c, dockerBuildFilePath:scripts/Dockerfile.alpine-base, dockerFilePath:scripts/Dockerfile.alpine] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildCApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-bacnet-c-settings PROJECT: device-bacnet-c USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build DOCKER_FILE_PATH: scripts/Dockerfile.alpine DOCKER_BUILD_FILE_PATH: scripts/Dockerfile.alpine-base DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-bacnet DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-20757 in /w/workspace/exfoundry_device-bacnet-c_PR-105 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-bacnet-c.git > git init /w/workspace/exfoundry_device-bacnet-c_PR-105 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-bacnet-c.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-bacnet-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 5aa9c514b6e12aa0f5c2a4a64851cbf92bb8e5d9 into PR head commit f711b24f1cb0103b1ef55ad527faab5ae1ffc142 Merge succeeded, producing f711b24f1cb0103b1ef55ad527faab5ae1ffc142 Checking out Revision f711b24f1cb0103b1ef55ad527faab5ae1ffc142 (PR-105) Commit message: "fix: scripts/Dockerfile.alpine-base to reduce vulnerabilities" First time build. Skipping changelog. > git config remote.origin.url git@github.com:edgexfoundry/device-bacnet-c.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-bacnet-c.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-bacnet-c.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-bacnet-c.git +refs/pull/105/head:refs/remotes/origin/PR-105 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f711b24f1cb0103b1ef55ad527faab5ae1ffc142 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 5aa9c514b6e12aa0f5c2a4a64851cbf92bb8e5d9 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f711b24f1cb0103b1ef55ad527faab5ae1ffc142 # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 056ae7b86453181957306e7078512cbe12174832 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-10-03T01:05:37.665Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-10-03T01:05:37.845Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-10-03T01:05:37.955Z] ========================================================= [2025-10-03T01:05:37.955Z] EdgeX Global Pipelines Version Info [2025-10-03T01:05:37.955Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-10-03T01:05:38.713Z] ------------------- [2025-10-03T01:05:38.713Z] stable info: [2025-10-03T01:05:38.713Z] ------------------- [2025-10-03T01:05:38.713Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-10-03T01:05:38.713Z] Commit SHA: 056ae7b86453181957306e7078512cbe12174832 [2025-10-03T01:05:38.713Z] Message: update stable to v1.0.276 [2025-10-03T01:05:39.289Z] ------------------- [2025-10-03T01:05:39.289Z] experimental info: [2025-10-03T01:05:39.289Z] ------------------- [2025-10-03T01:05:39.289Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-10-03T01:05:39.289Z] Commit SHA: 056ae7b86453181957306e7078512cbe12174832 [2025-10-03T01:05:39.289Z] Message: update experimental to v1.0.276 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-10-03T01:05:39.507Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-bacnet-c-settings [Pipeline] echo [2025-10-03T01:05:51.204Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-bacnet-c [Pipeline] echo [2025-10-03T01:05:51.258Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-10-03T01:05:51.310Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-10-03T01:05:51.377Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-10-03T01:05:51.434Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = scripts/Dockerfile.alpine [Pipeline] echo [2025-10-03T01:05:51.497Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = scripts/Dockerfile.alpine-base [Pipeline] echo [2025-10-03T01:05:51.553Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-10-03T01:05:51.606Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-10-03T01:05:51.660Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-bacnet [Pipeline] echo [2025-10-03T01:05:51.714Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-10-03T01:05:51.769Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-10-03T01:05:51.826Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-10-03T01:05:51.880Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-10-03T01:05:51.933Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-10-03T01:05:51.987Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-10-03T01:05:52.038Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-10-03T01:05:52.083Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-105 [Pipeline] echo [2025-10-03T01:05:52.135Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-105 [Pipeline] echo [2025-10-03T01:05:52.193Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-105 [Pipeline] echo [2025-10-03T01:05:52.251Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f711b24f1cb0103b1ef55ad527faab5ae1ffc142 [Pipeline] echo [2025-10-03T01:05:52.303Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f711b24 [Pipeline] echo [2025-10-03T01:05:52.357Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-03T01:05:52.518Z] provisioning config files... [2025-10-03T01:05:52.532Z] copy managed file [device-bacnet-c-settings] to file:/w/workspace/exfoundry_device-bacnet-c_PR-105@tmp/config15189007221592961776tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-03T01:05:52.908Z] ---> ****-login.sh [2025-10-03T01:05:52.908Z] nexus3.edgexfoundry.org:10001 [2025-10-03T01:05:53.476Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-03T01:05:54.045Z] [2025-10-03T01:05:54.045Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-03T01:05:54.045Z] Configure a credential helper to remove this warning. See [2025-10-03T01:05:54.045Z] https://docs.****.com/go/credential-store/ [2025-10-03T01:05:54.045Z] [2025-10-03T01:05:54.045Z] Login Succeeded [2025-10-03T01:05:54.045Z] nexus3.edgexfoundry.org:10002 [2025-10-03T01:05:54.045Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-03T01:05:54.045Z] [2025-10-03T01:05:54.045Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-03T01:05:54.045Z] Configure a credential helper to remove this warning. See [2025-10-03T01:05:54.045Z] https://docs.****.com/go/credential-store/ [2025-10-03T01:05:54.045Z] [2025-10-03T01:05:54.045Z] Login Succeeded [2025-10-03T01:05:54.045Z] nexus3.edgexfoundry.org:10003 [2025-10-03T01:05:54.045Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-03T01:05:54.045Z] [2025-10-03T01:05:54.045Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-03T01:05:54.045Z] Configure a credential helper to remove this warning. See [2025-10-03T01:05:54.045Z] https://docs.****.com/go/credential-store/ [2025-10-03T01:05:54.045Z] [2025-10-03T01:05:54.045Z] Login Succeeded [2025-10-03T01:05:54.046Z] nexus3.edgexfoundry.org:10004 [2025-10-03T01:05:54.046Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-03T01:05:54.046Z] [2025-10-03T01:05:54.046Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-03T01:05:54.046Z] Configure a credential helper to remove this warning. See [2025-10-03T01:05:54.046Z] https://docs.****.com/go/credential-store/ [2025-10-03T01:05:54.046Z] [2025-10-03T01:05:54.046Z] Login Succeeded [2025-10-03T01:05:54.307Z] ****.io [2025-10-03T01:05:54.307Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-03T01:05:54.307Z] [2025-10-03T01:05:54.307Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-03T01:05:54.307Z] Configure a credential helper to remove this warning. See [2025-10-03T01:05:54.307Z] https://docs.****.com/go/credential-store/ [2025-10-03T01:05:54.307Z] [2025-10-03T01:05:54.307Z] Login Succeeded [2025-10-03T01:05:54.307Z] ---> ****-login.sh ends [Pipeline] } [2025-10-03T01:05:54.335Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build LTS Release Image) [Pipeline] sh [2025-10-03T01:05:55.008Z] + git rev-list -1 --merges f711b24f1cb0103b1ef55ad527faab5ae1ffc142~1..f711b24f1cb0103b1ef55ad527faab5ae1ffc142 [Pipeline] echo [2025-10-03T01:05:55.058Z] -----------> git rev-list -1 --merges f711b24f1cb0103b1ef55ad527faab5ae1ffc142~1..f711b24f1cb0103b1ef55ad527faab5ae1ffc142 f711b24f1cb0103b1ef55ad527faab5ae1ffc142 [false] [Pipeline] sh [2025-10-03T01:05:55.375Z] + git log --format=format:%s -1 f711b24f1cb0103b1ef55ad527faab5ae1ffc142 [Pipeline] echo [2025-10-03T01:05:55.538Z] ========================================================= [2025-10-03T01:05:55.538Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-10-03T01:05:55.538Z] ========================================================= Stage "Build LTS Release Image" skipped due to when conditional [Pipeline] getContext [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) Stage "amd64" skipped due to when conditional [Pipeline] getContext [Pipeline] } Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-10-03T01:05:56.483Z] + git rev-list -1 --merges f711b24f1cb0103b1ef55ad527faab5ae1ffc142~1..f711b24f1cb0103b1ef55ad527faab5ae1ffc142 [Pipeline] echo [2025-10-03T01:05:56.522Z] -----------> git rev-list -1 --merges f711b24f1cb0103b1ef55ad527faab5ae1ffc142~1..f711b24f1cb0103b1ef55ad527faab5ae1ffc142 f711b24f1cb0103b1ef55ad527faab5ae1ffc142 [false] [Pipeline] sh [2025-10-03T01:05:56.840Z] + git log --format=format:%s -1 f711b24f1cb0103b1ef55ad527faab5ae1ffc142 [Pipeline] echo [2025-10-03T01:05:56.883Z] ========================================================= [2025-10-03T01:05:56.883Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-10-03T01:05:56.883Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2025-10-03T01:05:57.335Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-10-03T01:05:57.335Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-10-03T01:05:57.335Z] + [ -e /tmp/ssh_known_hosts ] [2025-10-03T01:05:57.335Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-10-03T01:05:57.335Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-10-03T01:05:57.335Z] sudo tee -a /etc/ssh/ssh_known_hosts [2025-10-03T01:05:57.335Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-03T01:05:57.796Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-03T01:05:57.796Z] [2025-10-03T01:05:57.796Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-03T01:05:58.210Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-03T01:05:59.152Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-10-03T01:05:59.152Z] 3dae71ba6b94: Pulling fs layer [2025-10-03T01:05:59.152Z] 6bf1a483ea7c: Pulling fs layer [2025-10-03T01:05:59.152Z] f5dfc541a4d3: Pulling fs layer [2025-10-03T01:05:59.152Z] 461d9e800cba: Pulling fs layer [2025-10-03T01:05:59.152Z] 80192f66455f: Pulling fs layer [2025-10-03T01:05:59.152Z] 461d9e800cba: Waiting [2025-10-03T01:05:59.152Z] 2e8e34ca0e6c: Pulling fs layer [2025-10-03T01:05:59.152Z] a29436f7fd5d: Pulling fs layer [2025-10-03T01:05:59.152Z] 923cac83aea3: Pulling fs layer [2025-10-03T01:05:59.152Z] 25ad8b0a4227: Pulling fs layer [2025-10-03T01:05:59.152Z] db01528c6b51: Pulling fs layer [2025-10-03T01:05:59.152Z] 80192f66455f: Waiting [2025-10-03T01:05:59.152Z] 28988de357af: Pulling fs layer [2025-10-03T01:05:59.152Z] 2e8e34ca0e6c: Waiting [2025-10-03T01:05:59.152Z] a29436f7fd5d: Waiting [2025-10-03T01:05:59.152Z] 28988de357af: Waiting [2025-10-03T01:05:59.152Z] 25ad8b0a4227: Waiting [2025-10-03T01:05:59.152Z] 923cac83aea3: Waiting [2025-10-03T01:05:59.152Z] db01528c6b51: Waiting [2025-10-03T01:05:59.152Z] 6bf1a483ea7c: Verifying Checksum [2025-10-03T01:05:59.152Z] 6bf1a483ea7c: Download complete [2025-10-03T01:05:59.411Z] 461d9e800cba: Verifying Checksum [2025-10-03T01:05:59.411Z] 461d9e800cba: Download complete [2025-10-03T01:05:59.411Z] 80192f66455f: Verifying Checksum [2025-10-03T01:05:59.411Z] 80192f66455f: Download complete [2025-10-03T01:05:59.411Z] f5dfc541a4d3: Verifying Checksum [2025-10-03T01:05:59.411Z] f5dfc541a4d3: Download complete [2025-10-03T01:05:59.411Z] 3dae71ba6b94: Download complete [2025-10-03T01:05:59.411Z] 923cac83aea3: Download complete [2025-10-03T01:05:59.673Z] 25ad8b0a4227: Verifying Checksum [2025-10-03T01:05:59.673Z] 25ad8b0a4227: Download complete [2025-10-03T01:05:59.673Z] db01528c6b51: Download complete [2025-10-03T01:05:59.673Z] 28988de357af: Verifying Checksum [2025-10-03T01:05:59.673Z] 28988de357af: Download complete [2025-10-03T01:05:59.673Z] a29436f7fd5d: Verifying Checksum [2025-10-03T01:05:59.673Z] a29436f7fd5d: Download complete [2025-10-03T01:05:59.931Z] 2e8e34ca0e6c: Verifying Checksum [2025-10-03T01:05:59.931Z] 2e8e34ca0e6c: Download complete [2025-10-03T01:06:00.865Z] 3dae71ba6b94: Pull complete [2025-10-03T01:06:00.865Z] 6bf1a483ea7c: Pull complete [2025-10-03T01:06:01.434Z] f5dfc541a4d3: Pull complete [2025-10-03T01:06:01.702Z] 461d9e800cba: Pull complete [2025-10-03T01:06:01.702Z] 80192f66455f: Pull complete [2025-10-03T01:06:04.987Z] 2e8e34ca0e6c: Pull complete [2025-10-03T01:06:05.959Z] a29436f7fd5d: Pull complete [2025-10-03T01:06:05.959Z] 923cac83aea3: Pull complete [2025-10-03T01:06:05.959Z] 25ad8b0a4227: Pull complete [2025-10-03T01:06:06.218Z] db01528c6b51: Pull complete [2025-10-03T01:06:06.218Z] 28988de357af: Pull complete [2025-10-03T01:06:06.218Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-10-03T01:06:06.218Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-03T01:06:06.218Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-03T01:06:06.494Z] prd-ubuntu20.04-docker-8c-8g-20757 does not seem to be running inside a container [2025-10-03T01:06:06.477Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-bacnet-c_PR-105 -v /w/workspace/exfoundry_device-bacnet-c_PR-105:/w/workspace/exfoundry_device-bacnet-c_PR-105:rw,z -v /w/workspace/exfoundry_device-bacnet-c_PR-105@tmp:/w/workspace/exfoundry_device-bacnet-c_PR-105@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-10-03T01:06:09.217Z] $ docker top 4efbbaa9b4c10762bd1c1379049a6b751ec7eef0ea2fbd75b1bec7110c36eeaf -eo pid,comm [2025-10-03T01:06:09.312Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-10-03T01:06:09.312Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-10-03T01:06:09.470Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-10-03T01:06:09.470Z] [ssh-agent] Looking for ssh-agent implementation... [2025-10-03T01:06:09.575Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-10-03T01:06:09.529Z] $ docker exec 4efbbaa9b4c10762bd1c1379049a6b751ec7eef0ea2fbd75b1bec7110c36eeaf ssh-agent [2025-10-03T01:06:09.677Z] SSH_AUTH_SOCK=/tmp/ssh-2bYKkaomEVzi/agent.34 [2025-10-03T01:06:09.677Z] SSH_AGENT_PID=40 [2025-10-03T01:06:09.686Z] Running ssh-add (command line suppressed) [2025-10-03T01:06:09.726Z] Identity added: /w/workspace/exfoundry_device-bacnet-c_PR-105@tmp/private_key_7254604688616056519.key (/w/workspace/exfoundry_device-bacnet-c_PR-105@tmp/private_key_7254604688616056519.key) [2025-10-03T01:06:09.786Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-10-03T01:06:10.119Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-bacnet-c_PR-105 [Pipeline] sh [2025-10-03T01:06:10.437Z] + git tag --points-at HEAD [Pipeline] } [2025-10-03T01:06:10.413Z] $ docker exec --env ******** --env ******** 4efbbaa9b4c10762bd1c1379049a6b751ec7eef0ea2fbd75b1bec7110c36eeaf ssh-agent -k [2025-10-03T01:06:10.503Z] unset SSH_AUTH_SOCK; [2025-10-03T01:06:10.503Z] unset SSH_AGENT_PID; [2025-10-03T01:06:10.503Z] echo Agent pid 40 killed; [2025-10-03T01:06:10.561Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-10-03T01:06:10.655Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-10-03T01:06:10.656Z] [ssh-agent] Looking for ssh-agent implementation... [2025-10-03T01:06:10.763Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-10-03T01:06:10.716Z] $ docker exec 4efbbaa9b4c10762bd1c1379049a6b751ec7eef0ea2fbd75b1bec7110c36eeaf ssh-agent [2025-10-03T01:06:10.861Z] SSH_AUTH_SOCK=/tmp/ssh-hivUAZgg3qEW/agent.86 [2025-10-03T01:06:10.861Z] SSH_AGENT_PID=92 [2025-10-03T01:06:10.866Z] Running ssh-add (command line suppressed) [2025-10-03T01:06:10.904Z] Identity added: /w/workspace/exfoundry_device-bacnet-c_PR-105@tmp/private_key_793259171495876825.key (/w/workspace/exfoundry_device-bacnet-c_PR-105@tmp/private_key_793259171495876825.key) [2025-10-03T01:06:10.965Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-10-03T01:06:11.298Z] + git semver init [2025-10-03T01:06:11.601Z] 2025-10-03 01:06:11,477 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-10-03T01:06:11.601Z] 2025-10-03 01:06:11,481 [run_init] DEBUG init version:0.0.0 force:False [2025-10-03T01:06:11.601Z] 2025-10-03 01:06:11,482 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-bacnet-c_PR-105/.semver [2025-10-03T01:06:11.601Z] 2025-10-03 01:06:11,482 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-bacnet-c.git /w/workspace/exfoundry_device-bacnet-c_PR-105/.semver [2025-10-03T01:06:11.601Z] 2025-10-03 01:06:11,483 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-bacnet-c.git', '/w/workspace/exfoundry_device-bacnet-c_PR-105/.semver'], cwd=/w/workspace/exfoundry_device-bacnet-c_PR-105, stdin=None, shell=False, universal_newlines=False) [2025-10-03T01:06:12.211Z] 2025-10-03 01:06:12,090 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-bacnet-c_PR-105/.git/info/exclude [2025-10-03T01:06:12.211Z] 2025-10-03 01:06:12,090 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-bacnet-c_PR-105/.semver/PR-105 with force:False [2025-10-03T01:06:12.211Z] 2025-10-03 01:06:12,090 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-bacnet-c_PR-105/.semver/PR-105 [2025-10-03T01:06:12.211Z] 2025-10-03 01:06:12,095 [execute] INFO git cat-file --batch-check [2025-10-03T01:06:12.211Z] 2025-10-03 01:06:12,095 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-bacnet-c_PR-105/.semver, stdin=, shell=False, universal_newlines=False) [2025-10-03T01:06:12.211Z] 2025-10-03 01:06:12,098 [execute] INFO git cat-file --batch [2025-10-03T01:06:12.211Z] 2025-10-03 01:06:12,099 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-bacnet-c_PR-105/.semver, stdin=, shell=False, universal_newlines=False) [2025-10-03T01:06:12.211Z] 2025-10-03 01:06:12,102 [read_version] DEBUG read version from /w/workspace/exfoundry_device-bacnet-c_PR-105/.semver/PR-105 [2025-10-03T01:06:12.211Z] 0.0.0 [Pipeline] } [2025-10-03T01:06:12.188Z] $ docker exec --env ******** --env ******** 4efbbaa9b4c10762bd1c1379049a6b751ec7eef0ea2fbd75b1bec7110c36eeaf ssh-agent -k [2025-10-03T01:06:12.268Z] unset SSH_AUTH_SOCK; [2025-10-03T01:06:12.269Z] unset SSH_AGENT_PID; [2025-10-03T01:06:12.269Z] echo Agent pid 92 killed; [2025-10-03T01:06:12.327Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-10-03T01:06:12.755Z] + git semver [Pipeline] } [2025-10-03T01:06:12.987Z] $ docker stop --time=1 4efbbaa9b4c10762bd1c1379049a6b751ec7eef0ea2fbd75b1bec7110c36eeaf [2025-10-03T01:06:14.281Z] $ docker rm -f --volumes 4efbbaa9b4c10762bd1c1379049a6b751ec7eef0ea2fbd75b1bec7110c36eeaf [Pipeline] // withDockerContainer [Pipeline] sh [2025-10-03T01:06:14.751Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-10-03T01:06:15.069Z] Stashed 1 file(s) [Pipeline] echo [2025-10-03T01:06:15.091Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Prep) [Pipeline] stage [Pipeline] { (Test) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-03T01:06:16.003Z] provisioning config files... [2025-10-03T01:06:16.013Z] copy managed file [device-bacnet-c-settings] to file:/w/workspace/exfoundry_device-bacnet-c_PR-105@tmp/config10687245937101886968tmp [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] // stage [Pipeline] } [Pipeline] libraryResource [Pipeline] sh [2025-10-03T01:06:16.478Z] ---> ****-login.sh [2025-10-03T01:06:16.478Z] nexus3.edgexfoundry.org:10001 [2025-10-03T01:06:16.478Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-03T01:06:16.478Z] Login Succeeded [2025-10-03T01:06:16.478Z] nexus3.edgexfoundry.org:10002 [2025-10-03T01:06:16.478Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-03T01:06:16.478Z] Login Succeeded [2025-10-03T01:06:16.478Z] nexus3.edgexfoundry.org:10003 [2025-10-03T01:06:16.478Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-03T01:06:16.737Z] Login Succeeded [2025-10-03T01:06:16.737Z] nexus3.edgexfoundry.org:10004 [2025-10-03T01:06:16.737Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-03T01:06:16.737Z] Login Succeeded [2025-10-03T01:06:16.737Z] ****.io [2025-10-03T01:06:16.737Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-03T01:06:16.996Z] Login Succeeded [2025-10-03T01:06:16.996Z] ---> ****-login.sh ends [Pipeline] } [2025-10-03T01:06:17.027Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-10-03T01:06:17.234Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-03T01:06:17.272Z] [prepBaseBuildImage] Generating new image with name: ci-base-image-x86_64 [Pipeline] echo [2025-10-03T01:06:17.315Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-03T01:06:17.345Z] ========================================================= [2025-10-03T01:06:17.345Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest] [2025-10-03T01:06:17.345Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-03T01:06:17.761Z] + docker build -t ci-base-image-x86_64 -f scripts/Dockerfile.alpine-base --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest . [2025-10-03T01:06:18.329Z] #0 building with "default" instance using docker driver [2025-10-03T01:06:18.329Z] [2025-10-03T01:06:18.329Z] #1 [internal] load build definition from Dockerfile.alpine-base [2025-10-03T01:06:18.329Z] #1 transferring dockerfile: 1.45kB done [2025-10-03T01:06:18.329Z] #1 DONE 0.0s [2025-10-03T01:06:18.329Z] [2025-10-03T01:06:18.329Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [2025-10-03T01:06:18.329Z] #2 DONE 0.1s [2025-10-03T01:06:18.587Z] [2025-10-03T01:06:18.587Z] #3 [internal] load .dockerignore [2025-10-03T01:06:18.587Z] #3 transferring context: 2B done [2025-10-03T01:06:18.587Z] #3 DONE 0.0s [2025-10-03T01:06:18.587Z] [2025-10-03T01:06:18.587Z] #4 [internal] load build context [2025-10-03T01:06:18.587Z] #4 transferring context: 85.88kB done [2025-10-03T01:06:18.587Z] #4 DONE 0.1s [2025-10-03T01:06:18.587Z] [2025-10-03T01:06:18.587Z] #5 [ 1/11] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest@sha256:86f282524b252fca782185160d82ec4889448d07d1475dd6b76f2052073facff [2025-10-03T01:06:18.587Z] #5 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest@sha256:86f282524b252fca782185160d82ec4889448d07d1475dd6b76f2052073facff 0.0s done [2025-10-03T01:06:18.587Z] #5 sha256:86f282524b252fca782185160d82ec4889448d07d1475dd6b76f2052073facff 741B / 741B done [2025-10-03T01:06:18.587Z] #5 sha256:6605166a5db42c9ef4e3b8366138377c430980df3f34fe18e3a1340b6ab951b9 2.56kB / 2.56kB done [2025-10-03T01:06:18.587Z] #5 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s [2025-10-03T01:06:18.587Z] #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 3.15MB / 118.14MB 0.1s [2025-10-03T01:06:18.587Z] #5 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s done [2025-10-03T01:06:18.587Z] #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 15.73MB / 118.14MB 0.2s [2025-10-03T01:06:18.587Z] #5 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.1s done [2025-10-03T01:06:18.845Z] #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 54.53MB / 118.14MB 0.4s [2025-10-03T01:06:19.103Z] #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 106.95MB / 118.14MB 0.6s [2025-10-03T01:06:19.103Z] #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 118.14MB / 118.14MB 0.7s [2025-10-03T01:06:19.362Z] #5 extracting sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d [2025-10-03T01:06:19.622Z] #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 118.14MB / 118.14MB 0.9s done [2025-10-03T01:06:22.910Z] #5 extracting sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 3.1s done [2025-10-03T01:06:22.910Z] #5 DONE 4.2s [2025-10-03T01:06:22.910Z] [2025-10-03T01:06:22.910Z] #6 [ 2/11] RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2025-10-03T01:06:22.910Z] #6 0.247 Connecting to iotech.jfrog.io (34.246.139.145:443) [2025-10-03T01:06:23.477Z] #6 0.682 saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2025-10-03T01:06:23.477Z] #6 0.682 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2025-10-03T01:06:23.477Z] #6 0.682 '/etc/apk/keys/alpine.dev.rsa.pub' saved [2025-10-03T01:06:24.422Z] #6 DONE 1.8s [2025-10-03T01:06:24.689Z] [2025-10-03T01:06:24.689Z] #7 [ 3/11] RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories [2025-10-03T01:06:24.689Z] #7 DONE 0.3s [2025-10-03T01:06:24.948Z] [2025-10-03T01:06:24.948Z] #8 [ 4/11] RUN apk add --update --no-cache build-base git gcc cmake make linux-headers yaml-dev libmicrohttpd-dev curl-dev util-linux-dev ncurses-dev iotech-paho-mqtt-c-dev-1.3 hiredis-dev libcbor-dev iotech-iot-1.5-dev dumb-init [2025-10-03T01:06:24.948Z] #8 0.256 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2025-10-03T01:06:25.206Z] #8 0.546 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2025-10-03T01:06:25.465Z] #8 0.817 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-03T01:06:26.035Z] #8 1.400 WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-10-03T01:06:26.294Z] #8 1.406 (1/18) Installing dumb-init (1.2.5-r2) [2025-10-03T01:06:26.294Z] #8 1.432 (2/18) Installing hiredis (1.1.0-r2) [2025-10-03T01:06:26.294Z] #8 1.452 (3/18) Installing hiredis-dev (1.1.0-r2) [2025-10-03T01:06:26.294Z] #8 1.490 (4/18) Installing libcbor (0.10.2-r1) [2025-10-03T01:06:26.294Z] #8 1.527 (5/18) Installing iotech-iot-1.5 (1.5.7-r0) [2025-10-03T01:06:26.863Z] #8 2.232 (6/18) Installing iotech-iot-1.5-dev (1.5.7-r0) [2025-10-03T01:06:27.121Z] #8 2.340 (7/18) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.131-r1) [2025-10-03T01:06:27.381Z] #8 2.547 (8/18) Installing libcbor-dev (0.10.2-r1) [2025-10-03T01:06:27.381Z] #8 2.603 (9/18) Installing libmenuw (6.4_p20230506-r0) [2025-10-03T01:06:27.381Z] #8 2.645 (10/18) Installing libpanelw (6.4_p20230506-r0) [2025-10-03T01:06:27.381Z] #8 2.664 (11/18) Installing libncurses++ (6.4_p20230506-r0) [2025-10-03T01:06:27.640Z] #8 2.686 (12/18) Installing ncurses-dev (6.4_p20230506-r0) [2025-10-03T01:06:27.640Z] #8 2.848 (13/18) Installing libblkid (2.38.1-r8) [2025-10-03T01:06:27.898Z] #8 2.894 (14/18) Installing libuuid (2.38.1-r8) [2025-10-03T01:06:27.898Z] #8 3.050 (15/18) Installing libfdisk (2.38.1-r8) [2025-10-03T01:06:27.898Z] #8 3.143 (16/18) Installing libmount (2.38.1-r8) [2025-10-03T01:06:27.898Z] #8 3.188 (17/18) Installing libsmartcols (2.38.1-r8) [2025-10-03T01:06:28.157Z] #8 3.218 (18/18) Installing util-linux-dev (2.38.1-r8) [2025-10-03T01:06:28.157Z] #8 3.295 Executing busybox-1.36.1-r4.trigger [2025-10-03T01:06:28.157Z] #8 3.307 OK: 336 MiB in 100 packages [2025-10-03T01:06:28.157Z] #8 DONE 3.4s [2025-10-03T01:06:28.415Z] [2025-10-03T01:06:28.415Z] #9 [ 5/11] RUN apk --no-cache upgrade [2025-10-03T01:06:28.415Z] #9 0.229 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2025-10-03T01:06:28.415Z] #9 0.333 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2025-10-03T01:06:28.674Z] #9 0.530 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-03T01:06:29.242Z] #9 1.154 WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-10-03T01:06:29.501Z] #9 1.162 Upgrading critical system libraries and apk-tools: [2025-10-03T01:06:29.501Z] #9 1.162 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2025-10-03T01:06:29.501Z] #9 1.398 Executing busybox-1.36.1-r4.trigger [2025-10-03T01:06:29.761Z] #9 1.444 Continuing the upgrade transaction with new apk-tools: [2025-10-03T01:06:29.761Z] #9 1.449 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2025-10-03T01:06:29.761Z] #9 1.621 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2025-10-03T01:06:30.329Z] #9 1.988 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-03T01:06:30.898Z] #9 2.558 WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-10-03T01:06:30.898Z] #9 2.566 (1/27) Upgrading musl (1.2.4-r2 -> 1.2.4-r3) [2025-10-03T01:06:30.898Z] #9 2.777 (2/27) Upgrading busybox (1.36.1-r4 -> 1.36.1-r7) [2025-10-03T01:06:31.158Z] #9 2.902 Executing busybox-1.36.1-r7.post-upgrade [2025-10-03T01:06:31.158Z] #9 2.913 (3/27) Upgrading busybox-binsh (1.36.1-r4 -> 1.36.1-r7) [2025-10-03T01:06:31.158Z] #9 3.050 (4/27) Upgrading ca-certificates-bundle (20230506-r0 -> 20241121-r1) [2025-10-03T01:06:31.417Z] #9 3.343 (5/27) Upgrading libcrypto3 (3.1.4-r0 -> 3.1.8-r0) [2025-10-03T01:06:31.675Z] #9 3.505 (6/27) Upgrading libssl3 (3.1.4-r0 -> 3.1.8-r0) [2025-10-03T01:06:31.935Z] #9 3.740 (7/27) Upgrading ssl_client (1.36.1-r4 -> 1.36.1-r7) [2025-10-03T01:06:32.194Z] #9 3.946 (8/27) Upgrading binutils (2.40-r7 -> 2.40-r8) [2025-10-03T01:06:32.454Z] #9 4.217 (9/27) Upgrading musl-dev (1.2.4-r2 -> 1.2.4-r3) [2025-10-03T01:06:32.715Z] #9 4.592 (10/27) Upgrading libexpat (2.5.0-r1 -> 2.7.0-r0) [2025-10-03T01:06:33.286Z] #9 5.014 (11/27) Upgrading xz-libs (5.4.3-r0 -> 5.4.3-r1) [2025-10-03T01:06:33.286Z] #9 5.224 (12/27) Upgrading libarchive (3.7.2-r0 -> 3.8.0-r0) [2025-10-03T01:06:33.552Z] #9 5.419 (13/27) Upgrading ca-certificates (20230506-r0 -> 20241121-r1) [2025-10-03T01:06:34.121Z] #9 5.785 (14/27) Installing libpsl (0.21.5-r0) [2025-10-03T01:06:34.121Z] #9 5.969 (15/27) Upgrading libcurl (8.4.0-r0 -> 8.12.1-r0) [2025-10-03T01:06:34.694Z] #9 6.381 (16/27) Installing libpsl-utils (0.21.5-r0) [2025-10-03T01:06:34.954Z] #9 6.731 (17/27) Installing libpsl-dev (0.21.5-r0) [2025-10-03T01:06:35.524Z] #9 7.395 (18/27) Upgrading openssl-dev (3.1.4-r0 -> 3.1.8-r0) [2025-10-03T01:06:35.785Z] #9 7.678 (19/27) Upgrading curl-dev (8.4.0-r0 -> 8.12.1-r0) [2025-10-03T01:06:36.043Z] #9 7.976 (20/27) Upgrading git (2.40.1-r0 -> 2.40.4-r0) [2025-10-03T01:06:36.612Z] #9 8.295 (21/27) Upgrading musl-utils (1.2.4-r2 -> 1.2.4-r3) [2025-10-03T01:06:36.612Z] #9 8.525 (22/27) Upgrading libtasn1 (4.19.0-r1 -> 4.20.0-r0) [2025-10-03T01:06:36.870Z] #9 8.825 (23/27) Upgrading gnutls (3.8.0-r2 -> 3.8.4-r0) [2025-10-03T01:06:37.446Z] #9 9.149 (24/27) Upgrading gnutls-c++ (3.8.0-r2 -> 3.8.4-r0) [2025-10-03T01:06:37.707Z] #9 9.637 (25/27) Upgrading libtasn1-progs (4.19.0-r1 -> 4.20.0-r0) [2025-10-03T01:06:37.974Z] #9 9.829 (26/27) Upgrading libtasn1-dev (4.19.0-r1 -> 4.20.0-r0) [2025-10-03T01:06:38.235Z] #9 10.06 (27/27) Upgrading gnutls-dev (3.8.0-r2 -> 3.8.4-r0) [2025-10-03T01:06:38.802Z] #9 10.56 Executing busybox-1.36.1-r7.trigger [2025-10-03T01:06:39.061Z] #9 10.57 Executing ca-certificates-20241121-r1.trigger [2025-10-03T01:06:39.061Z] #9 10.62 OK: 337 MiB in 103 packages [2025-10-03T01:06:39.061Z] #9 DONE 11.0s [2025-10-03T01:06:39.321Z] [2025-10-03T01:06:39.321Z] #10 [ 6/11] COPY scripts /device-bacnet-c/scripts [2025-10-03T01:06:39.321Z] #10 DONE 0.0s [2025-10-03T01:06:39.321Z] [2025-10-03T01:06:39.321Z] #11 [ 7/11] COPY src /device-bacnet-c/src/ [2025-10-03T01:06:39.321Z] #11 DONE 0.2s [2025-10-03T01:06:39.580Z] [2025-10-03T01:06:39.580Z] #12 [ 8/11] COPY VERSION /device-bacnet-c/ [2025-10-03T01:06:39.580Z] #12 DONE 0.0s [2025-10-03T01:06:39.580Z] [2025-10-03T01:06:39.580Z] #13 [ 9/11] WORKDIR /device-bacnet-c [2025-10-03T01:06:39.580Z] #13 DONE 0.0s [2025-10-03T01:06:39.580Z] [2025-10-03T01:06:39.580Z] #14 [10/11] RUN /device-bacnet-c/scripts/build_deps.sh [2025-10-03T01:06:39.580Z] #14 0.248 + CSDK_VER=4.0.0 [2025-10-03T01:06:39.580Z] #14 0.248 + '[' '!' -d deps ] [2025-10-03T01:06:39.580Z] #14 0.248 + mkdir deps [2025-10-03T01:06:39.840Z] #14 0.249 + cd /device-bacnet-c/deps [2025-10-03T01:06:39.840Z] #14 0.249 + wget https://github.com/edgexfoundry/device-sdk-c/archive/v4.0.0.zip [2025-10-03T01:06:39.840Z] #14 0.252 Connecting to github.com (140.82.114.4:443) [2025-10-03T01:06:39.840Z] #14 0.480 Connecting to codeload.github.com (140.82.113.9:443) [2025-10-03T01:06:40.099Z] #14 0.650 saving to 'v4.0.0.zip' [2025-10-03T01:06:40.360Z] #14 0.704 v4.0.0.zip 100% |********************************| 245k 0:00:00 ETA [2025-10-03T01:06:40.360Z] #14 0.704 'v4.0.0.zip' saved [2025-10-03T01:06:40.360Z] #14 0.705 + unzip v4.0.0.zip [2025-10-03T01:06:40.360Z] #14 0.706 Archive: v4.0.0.zip [2025-10-03T01:06:40.360Z] #14 0.712 creating: device-sdk-c-4.0.0/ [2025-10-03T01:06:40.360Z] #14 0.712 creating: device-sdk-c-4.0.0/.github/ [2025-10-03T01:06:40.360Z] #14 0.712 inflating: device-sdk-c-4.0.0/.github/Contributing.md [2025-10-03T01:06:40.360Z] #14 0.712 inflating: device-sdk-c-4.0.0/.github/PULL_REQUEST_TEMPLATE.md [2025-10-03T01:06:40.360Z] #14 0.712 inflating: device-sdk-c-4.0.0/.github/semantic.yml [2025-10-03T01:06:40.360Z] #14 0.712 creating: device-sdk-c-4.0.0/.github/workflows/ [2025-10-03T01:06:40.360Z] #14 0.712 inflating: device-sdk-c-4.0.0/.github/workflows/release.yml [2025-10-03T01:06:40.360Z] #14 0.712 inflating: device-sdk-c-4.0.0/.gitignore [2025-10-03T01:06:40.360Z] #14 0.712 inflating: device-sdk-c-4.0.0/Attribution.txt [2025-10-03T01:06:40.360Z] #14 0.712 inflating: device-sdk-c-4.0.0/CHANGELOG.md [2025-10-03T01:06:40.360Z] #14 0.712 inflating: device-sdk-c-4.0.0/Doxyfile [2025-10-03T01:06:40.360Z] #14 0.712 inflating: device-sdk-c-4.0.0/GOVERNANCE.md [2025-10-03T01:06:40.360Z] #14 0.712 inflating: device-sdk-c-4.0.0/Jenkinsfile [2025-10-03T01:06:40.360Z] #14 0.712 inflating: device-sdk-c-4.0.0/LICENSE [2025-10-03T01:06:40.360Z] #14 0.712 inflating: device-sdk-c-4.0.0/Makefile [2025-10-03T01:06:40.360Z] #14 0.712 inflating: device-sdk-c-4.0.0/OWNERS.md [2025-10-03T01:06:40.360Z] #14 0.712 inflating: device-sdk-c-4.0.0/README.IOT.md [2025-10-03T01:06:40.360Z] #14 0.712 inflating: device-sdk-c-4.0.0/README.md [2025-10-03T01:06:40.360Z] #14 0.712 inflating: device-sdk-c-4.0.0/README.v3.md [2025-10-03T01:06:40.360Z] #14 0.712 creating: device-sdk-c-4.0.0/docs/ [2025-10-03T01:06:40.360Z] #14 0.712 inflating: device-sdk-c-4.0.0/docs/configuration.md [2025-10-03T01:06:40.360Z] #14 0.712 inflating: device-sdk-c-4.0.0/docs/deviceprofiles.md [2025-10-03T01:06:40.360Z] #14 0.716 inflating: device-sdk-c-4.0.0/docs/metrics.md [2025-10-03T01:06:40.360Z] #14 0.716 inflating: device-sdk-c-4.0.0/docs/servicewritersguide.md [2025-10-03T01:06:40.360Z] #14 0.716 inflating: device-sdk-c-4.0.0/docs/startup.md [2025-10-03T01:06:40.360Z] #14 0.716 creating: device-sdk-c-4.0.0/include/ [2025-10-03T01:06:40.360Z] #14 0.716 creating: device-sdk-c-4.0.0/include/devsdk/ [2025-10-03T01:06:40.360Z] #14 0.716 inflating: device-sdk-c-4.0.0/include/devsdk/devsdk-base.h [2025-10-03T01:06:40.360Z] #14 0.716 inflating: device-sdk-c-4.0.0/include/devsdk/devsdk.h [2025-10-03T01:06:40.360Z] #14 0.716 creating: device-sdk-c-4.0.0/include/edgex/ [2025-10-03T01:06:40.360Z] #14 0.716 inflating: device-sdk-c-4.0.0/include/edgex/devices.h [2025-10-03T01:06:40.360Z] #14 0.716 inflating: device-sdk-c-4.0.0/include/edgex/edgex-base.h [2025-10-03T01:06:40.360Z] #14 0.716 inflating: device-sdk-c-4.0.0/include/edgex/edgex.h [2025-10-03T01:06:40.360Z] #14 0.716 inflating: device-sdk-c-4.0.0/include/edgex/profiles.h [2025-10-03T01:06:40.360Z] #14 0.716 inflating: device-sdk-c-4.0.0/include/edgex/rest-server.h [2025-10-03T01:06:40.360Z] #14 0.716 creating: device-sdk-c-4.0.0/scripts/ [2025-10-03T01:06:40.360Z] #14 0.716 inflating: device-sdk-c-4.0.0/scripts/Dockerfile.alpine [2025-10-03T01:06:40.360Z] #14 0.716 inflating: device-sdk-c-4.0.0/scripts/Dockerfile.alpine-base [2025-10-03T01:06:40.360Z] #14 0.716 inflating: device-sdk-c-4.0.0/scripts/build.sh [2025-10-03T01:06:40.360Z] #14 0.716 inflating: device-sdk-c-4.0.0/scripts/entrypoint.sh [2025-10-03T01:06:40.360Z] #14 0.716 creating: device-sdk-c-4.0.0/src/ [2025-10-03T01:06:40.360Z] #14 0.716 inflating: device-sdk-c-4.0.0/src/CMakeLists.txt [2025-10-03T01:06:40.360Z] #14 0.718 creating: device-sdk-c-4.0.0/src/c/ [2025-10-03T01:06:40.360Z] #14 0.718 inflating: device-sdk-c-4.0.0/src/c/CMakeLists.txt [2025-10-03T01:06:40.360Z] #14 0.718 inflating: device-sdk-c-4.0.0/src/c/api.h [2025-10-03T01:06:40.360Z] #14 0.718 inflating: device-sdk-c-4.0.0/src/c/autoevent.c [2025-10-03T01:06:40.360Z] #14 0.718 inflating: device-sdk-c-4.0.0/src/c/autoevent.h [2025-10-03T01:06:40.360Z] #14 0.718 inflating: device-sdk-c-4.0.0/src/c/bus-impl.h [2025-10-03T01:06:40.360Z] #14 0.718 inflating: device-sdk-c-4.0.0/src/c/bus-mqtt.c [2025-10-03T01:06:40.360Z] #14 0.718 inflating: device-sdk-c-4.0.0/src/c/bus.c [2025-10-03T01:06:40.360Z] #14 0.718 inflating: device-sdk-c-4.0.0/src/c/bus.h [2025-10-03T01:06:40.360Z] #14 0.718 inflating: device-sdk-c-4.0.0/src/c/callback3.c [2025-10-03T01:06:40.360Z] #14 0.718 inflating: device-sdk-c-4.0.0/src/c/callback3.h [2025-10-03T01:06:40.360Z] #14 0.718 inflating: device-sdk-c-4.0.0/src/c/cmdinfo.h [2025-10-03T01:06:40.360Z] #14 0.718 inflating: device-sdk-c-4.0.0/src/c/config.c [2025-10-03T01:06:40.360Z] #14 0.718 inflating: device-sdk-c-4.0.0/src/c/config.h [2025-10-03T01:06:40.360Z] #14 0.718 inflating: device-sdk-c-4.0.0/src/c/correlation.c [2025-10-03T01:06:40.360Z] #14 0.718 inflating: device-sdk-c-4.0.0/src/c/correlation.h [2025-10-03T01:06:40.360Z] #14 0.718 inflating: device-sdk-c-4.0.0/src/c/data.c [2025-10-03T01:06:40.360Z] #14 0.718 inflating: device-sdk-c-4.0.0/src/c/data.h [2025-10-03T01:06:40.360Z] #14 0.718 inflating: device-sdk-c-4.0.0/src/c/defs.h.in [2025-10-03T01:06:40.360Z] #14 0.718 inflating: device-sdk-c-4.0.0/src/c/device.c [2025-10-03T01:06:40.360Z] #14 0.718 inflating: device-sdk-c-4.0.0/src/c/device.h [2025-10-03T01:06:40.360Z] #14 0.718 inflating: device-sdk-c-4.0.0/src/c/devman.c [2025-10-03T01:06:40.360Z] #14 0.720 inflating: device-sdk-c-4.0.0/src/c/devmap.c [2025-10-03T01:06:40.360Z] #14 0.720 inflating: device-sdk-c-4.0.0/src/c/devmap.h [2025-10-03T01:06:40.360Z] #14 0.720 inflating: device-sdk-c-4.0.0/src/c/devsdk-base.c [2025-10-03T01:06:40.360Z] #14 0.720 inflating: device-sdk-c-4.0.0/src/c/devutil.h [2025-10-03T01:06:40.360Z] #14 0.720 inflating: device-sdk-c-4.0.0/src/c/discovery.c [2025-10-03T01:06:40.360Z] #14 0.720 inflating: device-sdk-c-4.0.0/src/c/discovery.h [2025-10-03T01:06:40.360Z] #14 0.720 inflating: device-sdk-c-4.0.0/src/c/dto-read.c [2025-10-03T01:06:40.360Z] #14 0.720 inflating: device-sdk-c-4.0.0/src/c/dto-read.h [2025-10-03T01:06:40.360Z] #14 0.720 inflating: device-sdk-c-4.0.0/src/c/edgex-logging.c [2025-10-03T01:06:40.360Z] #14 0.720 inflating: device-sdk-c-4.0.0/src/c/edgex-logging.h [2025-10-03T01:06:40.360Z] #14 0.720 inflating: device-sdk-c-4.0.0/src/c/edgex-rest.c [2025-10-03T01:06:40.360Z] #14 0.720 inflating: device-sdk-c-4.0.0/src/c/edgex-rest.h [2025-10-03T01:06:40.360Z] #14 0.720 inflating: device-sdk-c-4.0.0/src/c/edgex2.h [2025-10-03T01:06:40.360Z] #14 0.720 inflating: device-sdk-c-4.0.0/src/c/errorlist.h [2025-10-03T01:06:40.360Z] #14 0.720 creating: device-sdk-c-4.0.0/src/c/examples/ [2025-10-03T01:06:40.360Z] #14 0.720 inflating: device-sdk-c-4.0.0/src/c/examples/CMakeLists.txt [2025-10-03T01:06:40.360Z] #14 0.720 inflating: device-sdk-c-4.0.0/src/c/examples/README.md [2025-10-03T01:06:40.360Z] #14 0.720 creating: device-sdk-c-4.0.0/src/c/examples/bitfields/ [2025-10-03T01:06:40.360Z] #14 0.720 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/CMakeLists.txt [2025-10-03T01:06:40.360Z] #14 0.720 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/README.md [2025-10-03T01:06:40.360Z] #14 0.721 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/device-bitfields.c [2025-10-03T01:06:40.360Z] #14 0.721 creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/ [2025-10-03T01:06:40.360Z] #14 0.721 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/configuration.yaml [2025-10-03T01:06:40.360Z] #14 0.721 creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/devices/ [2025-10-03T01:06:40.360Z] #14 0.721 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/devices/Bitfields.json [2025-10-03T01:06:40.360Z] #14 0.721 creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/profiles/ [2025-10-03T01:06:40.360Z] #14 0.721 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/profiles/Example-Bitfields.json [2025-10-03T01:06:40.360Z] #14 0.721 creating: device-sdk-c-4.0.0/src/c/examples/counters/ [2025-10-03T01:06:40.360Z] #14 0.721 inflating: device-sdk-c-4.0.0/src/c/examples/counters/CMakeLists.txt [2025-10-03T01:06:40.360Z] #14 0.721 inflating: device-sdk-c-4.0.0/src/c/examples/counters/README.md [2025-10-03T01:06:40.360Z] #14 0.721 inflating: device-sdk-c-4.0.0/src/c/examples/counters/device-counter.c [2025-10-03T01:06:40.360Z] #14 0.721 creating: device-sdk-c-4.0.0/src/c/examples/counters/res/ [2025-10-03T01:06:40.360Z] #14 0.721 inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/configuration.yaml [2025-10-03T01:06:40.360Z] #14 0.721 creating: device-sdk-c-4.0.0/src/c/examples/counters/res/devices/ [2025-10-03T01:06:40.360Z] #14 0.721 inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/devices/Counters.json [2025-10-03T01:06:40.360Z] #14 0.722 creating: device-sdk-c-4.0.0/src/c/examples/counters/res/profiles/ [2025-10-03T01:06:40.360Z] #14 0.722 inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/profiles/Counter.json [2025-10-03T01:06:40.360Z] #14 0.722 creating: device-sdk-c-4.0.0/src/c/examples/discovery/ [2025-10-03T01:06:40.360Z] #14 0.722 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/CMakeLists.txt [2025-10-03T01:06:40.360Z] #14 0.722 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/README.md [2025-10-03T01:06:40.360Z] #14 0.722 creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/ [2025-10-03T01:06:40.360Z] #14 0.722 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/configuration.yaml [2025-10-03T01:06:40.360Z] #14 0.722 creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/devices/ [2025-10-03T01:06:40.360Z] #14 0.722 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/devices/readme.txt [2025-10-03T01:06:40.361Z] #14 0.722 creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/profiles/ [2025-10-03T01:06:40.361Z] #14 0.722 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/profiles/TemplateProfile.json [2025-10-03T01:06:40.361Z] #14 0.722 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/template.c [2025-10-03T01:06:40.361Z] #14 0.722 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/watcher1.json [2025-10-03T01:06:40.361Z] #14 0.722 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/watcher2.json [2025-10-03T01:06:40.361Z] #14 0.723 creating: device-sdk-c-4.0.0/src/c/examples/file/ [2025-10-03T01:06:40.361Z] #14 0.723 inflating: device-sdk-c-4.0.0/src/c/examples/file/CMakeLists.txt [2025-10-03T01:06:40.361Z] #14 0.723 inflating: device-sdk-c-4.0.0/src/c/examples/file/README.md [2025-10-03T01:06:40.361Z] #14 0.723 inflating: device-sdk-c-4.0.0/src/c/examples/file/device-file.c [2025-10-03T01:06:40.361Z] #14 0.723 creating: device-sdk-c-4.0.0/src/c/examples/file/res/ [2025-10-03T01:06:40.361Z] #14 0.723 inflating: device-sdk-c-4.0.0/src/c/examples/file/res/configuration.yaml [2025-10-03T01:06:40.361Z] #14 0.723 creating: device-sdk-c-4.0.0/src/c/examples/file/res/devices/ [2025-10-03T01:06:40.361Z] #14 0.723 inflating: device-sdk-c-4.0.0/src/c/examples/file/res/devices/file1.json [2025-10-03T01:06:40.361Z] #14 0.723 inflating: device-sdk-c-4.0.0/src/c/examples/file/res/lorem.txt [2025-10-03T01:06:40.361Z] #14 0.723 creating: device-sdk-c-4.0.0/src/c/examples/file/res/profiles/ [2025-10-03T01:06:40.361Z] #14 0.723 inflating: device-sdk-c-4.0.0/src/c/examples/file/res/profiles/FileExampleProfile.json [2025-10-03T01:06:40.361Z] #14 0.723 creating: device-sdk-c-4.0.0/src/c/examples/gyro/ [2025-10-03T01:06:40.361Z] #14 0.723 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/CMakeLists.txt [2025-10-03T01:06:40.361Z] #14 0.723 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/README.md [2025-10-03T01:06:40.361Z] #14 0.723 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/device-gyro.c [2025-10-03T01:06:40.361Z] #14 0.723 creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/ [2025-10-03T01:06:40.361Z] #14 0.724 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/configuration.yaml [2025-10-03T01:06:40.361Z] #14 0.724 creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/devices/ [2025-10-03T01:06:40.361Z] #14 0.724 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/devices/gyro.json [2025-10-03T01:06:40.361Z] #14 0.724 creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/profiles/ [2025-10-03T01:06:40.361Z] #14 0.724 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/profiles/Gyro.json [2025-10-03T01:06:40.361Z] #14 0.724 creating: device-sdk-c-4.0.0/src/c/examples/random/ [2025-10-03T01:06:40.361Z] #14 0.724 inflating: device-sdk-c-4.0.0/src/c/examples/random/CMakeLists.txt [2025-10-03T01:06:40.361Z] #14 0.724 inflating: device-sdk-c-4.0.0/src/c/examples/random/README.md [2025-10-03T01:06:40.361Z] #14 0.724 inflating: device-sdk-c-4.0.0/src/c/examples/random/device-random.c [2025-10-03T01:06:40.361Z] #14 0.724 creating: device-sdk-c-4.0.0/src/c/examples/random/res/ [2025-10-03T01:06:40.361Z] #14 0.724 inflating: device-sdk-c-4.0.0/src/c/examples/random/res/configuration.yaml [2025-10-03T01:06:40.361Z] #14 0.724 creating: device-sdk-c-4.0.0/src/c/examples/random/res/devices/ [2025-10-03T01:06:40.361Z] #14 0.724 inflating: device-sdk-c-4.0.0/src/c/examples/random/res/devices/randomdevice1.json [2025-10-03T01:06:40.361Z] #14 0.724 creating: device-sdk-c-4.0.0/src/c/examples/random/res/profiles/ [2025-10-03T01:06:40.361Z] #14 0.724 inflating: device-sdk-c-4.0.0/src/c/examples/random/res/profiles/RandomExampleProfile.json [2025-10-03T01:06:40.361Z] #14 0.725 creating: device-sdk-c-4.0.0/src/c/examples/res/ [2025-10-03T01:06:40.361Z] #14 0.725 inflating: device-sdk-c-4.0.0/src/c/examples/res/configuration.yaml [2025-10-03T01:06:40.361Z] #14 0.725 creating: device-sdk-c-4.0.0/src/c/examples/res/devices/ [2025-10-03T01:06:40.361Z] #14 0.725 inflating: device-sdk-c-4.0.0/src/c/examples/res/devices/device1.json [2025-10-03T01:06:40.361Z] #14 0.725 creating: device-sdk-c-4.0.0/src/c/examples/res/profiles/ [2025-10-03T01:06:40.361Z] #14 0.725 inflating: device-sdk-c-4.0.0/src/c/examples/res/profiles/TemplateProfile.json [2025-10-03T01:06:40.361Z] #14 0.725 inflating: device-sdk-c-4.0.0/src/c/examples/template.c [2025-10-03T01:06:40.361Z] #14 0.725 creating: device-sdk-c-4.0.0/src/c/examples/terminal/ [2025-10-03T01:06:40.361Z] #14 0.725 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/CMakeLists.txt [2025-10-03T01:06:40.361Z] #14 0.725 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/README.md [2025-10-03T01:06:40.361Z] #14 0.725 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/device-terminal.c [2025-10-03T01:06:40.361Z] #14 0.725 creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/ [2025-10-03T01:06:40.361Z] #14 0.725 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/configuration.yaml [2025-10-03T01:06:40.361Z] #14 0.725 creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/devices/ [2025-10-03T01:06:40.361Z] #14 0.725 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/devices/terminal.json [2025-10-03T01:06:40.361Z] #14 0.725 creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/profiles/ [2025-10-03T01:06:40.361Z] #14 0.728 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/profiles/Terminal.json [2025-10-03T01:06:40.361Z] #14 0.728 inflating: device-sdk-c-4.0.0/src/c/filesys.c [2025-10-03T01:06:40.361Z] #14 0.728 inflating: device-sdk-c-4.0.0/src/c/filesys.h [2025-10-03T01:06:40.361Z] #14 0.728 inflating: device-sdk-c-4.0.0/src/c/keeper.c [2025-10-03T01:06:40.361Z] #14 0.728 inflating: device-sdk-c-4.0.0/src/c/keeper.h [2025-10-03T01:06:40.361Z] #14 0.728 inflating: device-sdk-c-4.0.0/src/c/map.c [2025-10-03T01:06:40.361Z] #14 0.728 inflating: device-sdk-c-4.0.0/src/c/map.h [2025-10-03T01:06:40.361Z] #14 0.728 inflating: device-sdk-c-4.0.0/src/c/metadata.c [2025-10-03T01:06:40.361Z] #14 0.728 inflating: device-sdk-c-4.0.0/src/c/metadata.h [2025-10-03T01:06:40.361Z] #14 0.728 inflating: device-sdk-c-4.0.0/src/c/metrics.h [2025-10-03T01:06:40.361Z] #14 0.728 inflating: device-sdk-c-4.0.0/src/c/opstate.c [2025-10-03T01:06:40.361Z] #14 0.728 inflating: device-sdk-c-4.0.0/src/c/opstate.h [2025-10-03T01:06:40.361Z] #14 0.728 inflating: device-sdk-c-4.0.0/src/c/parson.c [2025-10-03T01:06:40.361Z] #14 0.728 inflating: device-sdk-c-4.0.0/src/c/parson.h [2025-10-03T01:06:40.361Z] #14 0.728 inflating: device-sdk-c-4.0.0/src/c/profiles.c [2025-10-03T01:06:40.361Z] #14 0.728 inflating: device-sdk-c-4.0.0/src/c/profiles.h [2025-10-03T01:06:40.361Z] #14 0.728 inflating: device-sdk-c-4.0.0/src/c/registry-impl.h [2025-10-03T01:06:40.361Z] #14 0.728 inflating: device-sdk-c-4.0.0/src/c/registry.c [2025-10-03T01:06:40.361Z] #14 0.728 inflating: device-sdk-c-4.0.0/src/c/registry.h [2025-10-03T01:06:40.361Z] #14 0.728 inflating: device-sdk-c-4.0.0/src/c/reqdata.c [2025-10-03T01:06:40.361Z] #14 0.730 inflating: device-sdk-c-4.0.0/src/c/reqdata.h [2025-10-03T01:06:40.361Z] #14 0.730 inflating: device-sdk-c-4.0.0/src/c/request_auth.c [2025-10-03T01:06:40.361Z] #14 0.730 inflating: device-sdk-c-4.0.0/src/c/request_auth.h [2025-10-03T01:06:40.361Z] #14 0.730 inflating: device-sdk-c-4.0.0/src/c/rest-server.c [2025-10-03T01:06:40.361Z] #14 0.730 inflating: device-sdk-c-4.0.0/src/c/rest-server.h [2025-10-03T01:06:40.361Z] #14 0.730 inflating: device-sdk-c-4.0.0/src/c/rest.c [2025-10-03T01:06:40.361Z] #14 0.730 inflating: device-sdk-c-4.0.0/src/c/rest.h [2025-10-03T01:06:40.361Z] #14 0.730 inflating: device-sdk-c-4.0.0/src/c/secrets-impl.h [2025-10-03T01:06:40.361Z] #14 0.730 inflating: device-sdk-c-4.0.0/src/c/secrets-insecure.c [2025-10-03T01:06:40.361Z] #14 0.730 inflating: device-sdk-c-4.0.0/src/c/secrets-insecure.h [2025-10-03T01:06:40.361Z] #14 0.730 inflating: device-sdk-c-4.0.0/src/c/secrets-vault.c [2025-10-03T01:06:40.361Z] #14 0.730 inflating: device-sdk-c-4.0.0/src/c/secrets-vault.h [2025-10-03T01:06:40.361Z] #14 0.730 inflating: device-sdk-c-4.0.0/src/c/secrets.c [2025-10-03T01:06:40.361Z] #14 0.730 inflating: device-sdk-c-4.0.0/src/c/secrets.h [2025-10-03T01:06:40.361Z] #14 0.730 inflating: device-sdk-c-4.0.0/src/c/service.c [2025-10-03T01:06:40.361Z] #14 0.730 inflating: device-sdk-c-4.0.0/src/c/service.h [2025-10-03T01:06:40.361Z] #14 0.730 inflating: device-sdk-c-4.0.0/src/c/transform.c [2025-10-03T01:06:40.361Z] #14 0.730 inflating: device-sdk-c-4.0.0/src/c/transform.h [2025-10-03T01:06:40.361Z] #14 0.730 inflating: device-sdk-c-4.0.0/src/c/validate.c [2025-10-03T01:06:40.361Z] #14 0.730 inflating: device-sdk-c-4.0.0/src/c/validate.h [2025-10-03T01:06:40.361Z] #14 0.730 inflating: device-sdk-c-4.0.0/src/c/watchers.c [2025-10-03T01:06:40.361Z] #14 0.730 inflating: device-sdk-c-4.0.0/src/c/watchers.h [2025-10-03T01:06:40.361Z] #14 0.730 creating: device-sdk-c-4.0.0/src/cmake/ [2025-10-03T01:06:40.361Z] #14 0.730 inflating: device-sdk-c-4.0.0/src/cmake/FindIOT.cmake [2025-10-03T01:06:40.361Z] #14 0.730 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBCBOR.cmake [2025-10-03T01:06:40.361Z] #14 0.730 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBMICROHTTP.cmake [2025-10-03T01:06:40.361Z] #14 0.730 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBPAHO.cmake [2025-10-03T01:06:40.361Z] #14 0.730 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBUUID.cmake [2025-10-03T01:06:40.361Z] #14 0.730 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBYAML.cmake [2025-10-03T01:06:40.361Z] #14 0.730 + cd device-sdk-c-4.0.0 [2025-10-03T01:06:40.361Z] #14 0.730 + ./scripts/build.sh [2025-10-03T01:06:40.361Z] #14 0.731 + CPPCHECK=false [2025-10-03T01:06:40.361Z] #14 0.731 + DOCGEN=false [2025-10-03T01:06:40.361Z] #14 0.731 + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' [2025-10-03T01:06:40.361Z] #14 0.731 + '[' 0 -gt 0 ] [2025-10-03T01:06:40.361Z] #14 0.733 + readlink -f ./scripts/build.sh [2025-10-03T01:06:40.361Z] #14 0.733 + dirname /device-bacnet-c/deps/device-sdk-c-4.0.0/scripts/build.sh [2025-10-03T01:06:40.361Z] #14 0.734 + dirname /device-bacnet-c/deps/device-sdk-c-4.0.0/scripts [2025-10-03T01:06:40.361Z] #14 0.734 + ROOT=/device-bacnet-c/deps/device-sdk-c-4.0.0 [2025-10-03T01:06:40.361Z] #14 0.734 + cd /device-bacnet-c/deps/device-sdk-c-4.0.0 [2025-10-03T01:06:40.361Z] #14 0.734 + mkdir -p /device-bacnet-c/deps/device-sdk-c-4.0.0/build/release [2025-10-03T01:06:40.361Z] #14 0.735 + cd /device-bacnet-c/deps/device-sdk-c-4.0.0/build/release [2025-10-03T01:06:40.361Z] #14 0.735 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/deps/device-sdk-c-4.0.0/src [2025-10-03T01:06:40.361Z] #14 0.812 -- The C compiler identification is GNU 12.2.1 [2025-10-03T01:06:40.361Z] #14 0.828 -- Detecting C compiler ABI info [2025-10-03T01:06:40.361Z] #14 0.922 -- Detecting C compiler ABI info - done [2025-10-03T01:06:40.361Z] #14 0.943 -- Check for working C compiler: /usr/bin/cc - skipped [2025-10-03T01:06:40.361Z] #14 0.944 -- Detecting C compile features [2025-10-03T01:06:40.361Z] #14 0.944 -- Detecting C compile features - done [2025-10-03T01:06:40.361Z] #14 0.949 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2025-10-03T01:06:40.361Z] #14 1.019 -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") [2025-10-03T01:06:40.361Z] #14 1.023 -- Found LIBYAML: /usr/lib/libyaml.so [2025-10-03T01:06:40.621Z] #14 1.026 -- Found LIBUUID: /usr/lib/libuuid.so [2025-10-03T01:06:40.621Z] #14 1.028 -- Found LIBCBOR: /usr/lib/libcbor.so [2025-10-03T01:06:40.621Z] #14 1.030 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2025-10-03T01:06:40.621Z] #14 1.032 -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-10-03T01:06:40.621Z] #14 1.032 -- /opt/iotech/iot/1.5/include [2025-10-03T01:06:40.621Z] #14 1.033 -- C SDK 0.0.0 for Linux [2025-10-03T01:06:40.621Z] #14 1.036 -- Performing Test CSDK_HAVE_ATOMIC [2025-10-03T01:06:40.621Z] #14 1.113 -- Performing Test CSDK_HAVE_ATOMIC - Success [2025-10-03T01:06:40.621Z] #14 1.159 -- Found Curses: /usr/lib/libcurses.so [2025-10-03T01:06:40.621Z] #14 1.180 -- Configuring done (0.4s) [2025-10-03T01:06:40.621Z] #14 1.214 -- Generating done (0.0s) [2025-10-03T01:06:40.621Z] #14 1.217 -- Build files have been written to: /device-bacnet-c/deps/device-sdk-c-4.0.0/build/release [2025-10-03T01:06:40.621Z] #14 1.220 + make all package [2025-10-03T01:06:40.621Z] #14 1.221 + tee release.log [2025-10-03T01:06:40.621Z] #14 1.260 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2025-10-03T01:06:40.884Z] #14 1.372 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2025-10-03T01:06:40.884Z] #14 1.523 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2025-10-03T01:06:41.144Z] #14 1.655 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2025-10-03T01:06:41.144Z] #14 1.757 [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2025-10-03T01:06:41.403Z] #14 2.069 [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2025-10-03T01:06:41.662Z] #14 2.121 [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2025-10-03T01:06:41.662Z] #14 2.259 [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2025-10-03T01:06:41.921Z] #14 2.575 [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2025-10-03T01:06:42.183Z] #14 2.671 [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2025-10-03T01:06:42.183Z] #14 2.807 [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2025-10-03T01:06:42.441Z] #14 2.935 [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2025-10-03T01:06:42.701Z] #14 3.030 [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2025-10-03T01:06:42.701Z] #14 3.209 [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2025-10-03T01:06:42.960Z] #14 3.260 [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2025-10-03T01:06:42.960Z] #14 3.574 [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2025-10-03T01:06:43.227Z] #14 3.633 [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2025-10-03T01:06:43.227Z] #14 3.890 [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2025-10-03T01:06:43.487Z] #14 3.997 [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2025-10-03T01:06:43.753Z] #14 4.194 [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2025-10-03T01:06:44.015Z] #14 4.282 [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2025-10-03T01:06:44.950Z] #14 5.315 [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2025-10-03T01:06:44.950Z] #14 5.416 [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2025-10-03T01:06:44.950Z] #14 5.493 [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2025-10-03T01:06:44.950Z] #14 5.580 [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2025-10-03T01:06:45.209Z] #14 5.635 [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2025-10-03T01:06:45.209Z] #14 5.856 [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2025-10-03T01:06:45.778Z] #14 6.181 [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2025-10-03T01:06:45.778Z] #14 6.258 [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2025-10-03T01:06:45.778Z] #14 6.384 [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2025-10-03T01:06:46.038Z] #14 6.478 [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2025-10-03T01:06:46.295Z] #14 6.740 /device-bacnet-c/deps/device-sdk-c-4.0.0/src/c/service.c: In function 'devsdk_service_start': [2025-10-03T01:06:46.295Z] #14 6.741 /device-bacnet-c/deps/device-sdk-c-4.0.0/src/c/service.c:1063:5: warning: 'deviceservices_config' may be used uninitialized [-Wmaybe-uninitialized] [2025-10-03T01:06:46.295Z] #14 6.741 1063 | edgex_device_parseClients (svc->logger, iot_data_string_map_get (deviceservices_config, "Clients"), &svc->config.endpoints); [2025-10-03T01:06:46.295Z] #14 6.741 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-10-03T01:06:46.295Z] #14 6.741 /device-bacnet-c/deps/device-sdk-c-4.0.0/src/c/service.c:875:21: note: 'deviceservices_config' was declared here [2025-10-03T01:06:46.295Z] #14 6.741 875 | const iot_data_t *deviceservices_config; [2025-10-03T01:06:46.295Z] #14 6.741 | ^~~~~~~~~~~~~~~~~~~~~ [2025-10-03T01:06:46.295Z] #14 6.883 [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2025-10-03T01:06:46.553Z] #14 7.010 [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2025-10-03T01:06:46.553Z] #14 7.071 [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2025-10-03T01:06:46.553Z] #14 7.162 [ 68%] Linking C shared library libcsdk.so [2025-10-03T01:06:46.813Z] #14 7.222 [ 68%] Built target csdk [2025-10-03T01:06:46.813Z] #14 7.242 [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2025-10-03T01:06:46.813Z] #14 7.377 [ 72%] Linking C executable template [2025-10-03T01:06:47.073Z] #14 7.403 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-10-03T01:06:47.073Z] #14 7.444 [ 72%] Built target template [2025-10-03T01:06:47.073Z] #14 7.462 [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2025-10-03T01:06:47.073Z] #14 7.553 [ 76%] Linking C executable device-counter [2025-10-03T01:06:47.073Z] #14 7.574 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-10-03T01:06:47.073Z] #14 7.611 [ 76%] Built target device-counter [2025-10-03T01:06:47.073Z] #14 7.629 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2025-10-03T01:06:47.073Z] #14 7.722 [ 80%] Linking C executable device-random [2025-10-03T01:06:47.335Z] #14 7.749 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-10-03T01:06:47.335Z] #14 7.795 [ 80%] Built target device-random [2025-10-03T01:06:47.335Z] #14 7.813 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2025-10-03T01:06:47.335Z] #14 7.895 [ 84%] Linking C executable device-gyro [2025-10-03T01:06:47.593Z] #14 7.917 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-10-03T01:06:47.593Z] #14 7.957 [ 84%] Built target device-gyro [2025-10-03T01:06:47.593Z] #14 7.977 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2025-10-03T01:06:47.593Z] #14 8.062 [ 88%] Linking C executable device-bitfields [2025-10-03T01:06:47.852Z] #14 8.088 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-10-03T01:06:47.852Z] #14 8.130 [ 88%] Built target device-bitfields [2025-10-03T01:06:47.852Z] #14 8.147 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2025-10-03T01:06:47.852Z] #14 8.289 [ 92%] Linking C executable template-discovery [2025-10-03T01:06:47.852Z] #14 8.312 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-10-03T01:06:47.852Z] #14 8.350 [ 92%] Built target template-discovery [2025-10-03T01:06:47.852Z] #14 8.370 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2025-10-03T01:06:47.852Z] #14 8.487 [ 96%] Linking C executable device-file [2025-10-03T01:06:48.116Z] #14 8.513 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-10-03T01:06:48.116Z] #14 8.550 [ 96%] Built target device-file [2025-10-03T01:06:48.116Z] #14 8.569 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2025-10-03T01:06:48.116Z] #14 8.667 [100%] Linking C executable device-terminal [2025-10-03T01:06:48.116Z] #14 8.696 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-10-03T01:06:48.116Z] #14 8.738 [100%] Built target device-terminal [2025-10-03T01:06:48.116Z] #14 8.755 Run CPack packaging tool... [2025-10-03T01:06:48.116Z] #14 8.768 CPack: Create package using TGZ [2025-10-03T01:06:48.116Z] #14 8.768 CPack: Install projects [2025-10-03T01:06:48.377Z] #14 8.769 CPack: - Run preinstall target for: Csdk [2025-10-03T01:06:48.377Z] #14 8.999 CPack: - Install project: Csdk [] [2025-10-03T01:06:48.636Z] #14 9.008 CPack: Create package [2025-10-03T01:06:48.636Z] #14 9.030 CPack: - package: /device-bacnet-c/deps/device-sdk-c-4.0.0/build/release/csdk-0.0.0.tar.gz generated. [2025-10-03T01:06:48.636Z] #14 9.031 + '[' false '=' true ] [2025-10-03T01:06:48.636Z] #14 9.031 + '[' false '=' true ] [2025-10-03T01:06:48.636Z] #14 9.031 + mkdir -p /device-bacnet-c/deps/device-sdk-c-4.0.0/build/debug [2025-10-03T01:06:48.636Z] #14 9.032 + cd /device-bacnet-c/deps/device-sdk-c-4.0.0/build/debug [2025-10-03T01:06:48.636Z] #14 9.032 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /device-bacnet-c/deps/device-sdk-c-4.0.0/src [2025-10-03T01:06:48.636Z] #14 9.110 -- The C compiler identification is GNU 12.2.1 [2025-10-03T01:06:48.636Z] #14 9.124 -- Detecting C compiler ABI info [2025-10-03T01:06:48.636Z] #14 9.230 -- Detecting C compiler ABI info - done [2025-10-03T01:06:48.895Z] #14 9.250 -- Check for working C compiler: /usr/bin/cc - skipped [2025-10-03T01:06:48.895Z] #14 9.251 -- Detecting C compile features [2025-10-03T01:06:48.895Z] #14 9.251 -- Detecting C compile features - done [2025-10-03T01:06:48.895Z] #14 9.256 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2025-10-03T01:06:48.895Z] #14 9.331 -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") [2025-10-03T01:06:48.895Z] #14 9.335 -- Found LIBYAML: /usr/lib/libyaml.so [2025-10-03T01:06:48.895Z] #14 9.338 -- Found LIBUUID: /usr/lib/libuuid.so [2025-10-03T01:06:48.895Z] #14 9.341 -- Found LIBCBOR: /usr/lib/libcbor.so [2025-10-03T01:06:48.895Z] #14 9.343 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2025-10-03T01:06:48.895Z] #14 9.346 -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-10-03T01:06:48.895Z] #14 9.346 -- /opt/iotech/iot/1.5/include [2025-10-03T01:06:48.895Z] #14 9.346 -- C SDK 0.0.0 for Linux [2025-10-03T01:06:48.895Z] #14 9.348 -- Performing Test CSDK_HAVE_ATOMIC [2025-10-03T01:06:48.895Z] #14 9.433 -- Performing Test CSDK_HAVE_ATOMIC - Success [2025-10-03T01:06:48.895Z] #14 9.481 -- Found Curses: /usr/lib/libcurses.so [2025-10-03T01:06:48.895Z] #14 9.503 -- Configuring done (0.5s) [2025-10-03T01:06:48.895Z] #14 9.538 -- Generating done (0.0s) [2025-10-03T01:06:49.154Z] #14 9.541 -- Build files have been written to: /device-bacnet-c/deps/device-sdk-c-4.0.0/build/debug [2025-10-03T01:06:49.154Z] #14 9.544 + make [2025-10-03T01:06:49.154Z] #14 9.544 + tee debug.log [2025-10-03T01:06:49.154Z] #14 9.588 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2025-10-03T01:06:49.154Z] #14 9.660 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2025-10-03T01:06:49.154Z] #14 9.740 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2025-10-03T01:06:49.154Z] #14 9.825 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2025-10-03T01:06:49.413Z] #14 9.901 [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2025-10-03T01:06:49.413Z] #14 10.03 [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2025-10-03T01:06:49.671Z] #14 10.07 [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2025-10-03T01:06:49.671Z] #14 10.14 [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2025-10-03T01:06:49.671Z] #14 10.26 [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2025-10-03T01:06:49.929Z] #14 10.32 [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2025-10-03T01:06:49.929Z] #14 10.41 [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2025-10-03T01:06:49.929Z] #14 10.48 [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2025-10-03T01:06:49.929Z] #14 10.54 [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2025-10-03T01:06:50.187Z] #14 10.62 [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2025-10-03T01:06:50.187Z] #14 10.66 [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2025-10-03T01:06:50.187Z] #14 10.81 [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2025-10-03T01:06:50.446Z] #14 10.85 [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2025-10-03T01:06:50.446Z] #14 10.96 [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2025-10-03T01:06:50.446Z] #14 11.01 [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2025-10-03T01:06:50.446Z] #14 11.12 [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2025-10-03T01:06:50.713Z] #14 11.18 [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2025-10-03T01:06:50.713Z] #14 11.38 [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2025-10-03T01:06:50.976Z] #14 11.45 [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2025-10-03T01:06:50.976Z] #14 11.50 [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2025-10-03T01:06:50.976Z] #14 11.57 [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2025-10-03T01:06:50.976Z] #14 11.62 [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2025-10-03T01:06:51.235Z] #14 11.71 [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2025-10-03T01:06:51.497Z] #14 11.93 [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2025-10-03T01:06:51.497Z] #14 11.99 [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2025-10-03T01:06:51.497Z] #14 12.05 [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2025-10-03T01:06:51.757Z] #14 12.12 [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2025-10-03T01:06:51.757Z] #14 12.26 [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2025-10-03T01:06:51.757Z] #14 12.33 [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2025-10-03T01:06:51.757Z] #14 12.39 [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2025-10-03T01:06:52.017Z] #14 12.44 [ 68%] Linking C shared library libcsdk.so [2025-10-03T01:06:52.017Z] #14 12.51 [ 68%] Built target csdk [2025-10-03T01:06:52.017Z] #14 12.52 [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2025-10-03T01:06:52.017Z] #14 12.59 [ 72%] Linking C executable template [2025-10-03T01:06:52.017Z] #14 12.62 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-10-03T01:06:52.282Z] #14 12.66 [ 72%] Built target template [2025-10-03T01:06:52.282Z] #14 12.68 [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2025-10-03T01:06:52.282Z] #14 12.74 [ 76%] Linking C executable device-counter [2025-10-03T01:06:52.282Z] #14 12.76 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-10-03T01:06:52.282Z] #14 12.80 [ 76%] Built target device-counter [2025-10-03T01:06:52.282Z] #14 12.82 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2025-10-03T01:06:52.282Z] #14 12.88 [ 80%] Linking C executable device-random [2025-10-03T01:06:52.542Z] #14 12.91 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-10-03T01:06:52.542Z] #14 12.95 [ 80%] Built target device-random [2025-10-03T01:06:52.542Z] #14 12.96 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2025-10-03T01:06:52.542Z] #14 13.02 [ 84%] Linking C executable device-gyro [2025-10-03T01:06:52.542Z] #14 13.04 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-10-03T01:06:52.542Z] #14 13.08 [ 84%] Built target device-gyro [2025-10-03T01:06:52.542Z] #14 13.10 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2025-10-03T01:06:52.542Z] #14 13.16 [ 88%] Linking C executable device-bitfields [2025-10-03T01:06:52.802Z] #14 13.18 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-10-03T01:06:52.802Z] #14 13.23 [ 88%] Built target device-bitfields [2025-10-03T01:06:52.802Z] #14 13.24 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2025-10-03T01:06:52.802Z] #14 13.32 [ 92%] Linking C executable template-discovery [2025-10-03T01:06:53.062Z] #14 13.35 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-10-03T01:06:53.062Z] #14 13.40 [ 92%] Built target template-discovery [2025-10-03T01:06:53.062Z] #14 13.42 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2025-10-03T01:06:53.062Z] #14 13.49 [ 96%] Linking C executable device-file [2025-10-03T01:06:53.062Z] #14 13.51 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-10-03T01:06:53.062Z] #14 13.56 [ 96%] Built target device-file [2025-10-03T01:06:53.062Z] #14 13.58 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2025-10-03T01:06:53.062Z] #14 13.66 [100%] Linking C executable device-terminal [2025-10-03T01:06:53.321Z] #14 13.69 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-10-03T01:06:53.321Z] #14 13.73 [100%] Built target device-terminal [2025-10-03T01:06:53.321Z] #14 13.73 + cp -rf include/devsdk include/edgex /usr/include/ [2025-10-03T01:06:53.321Z] #14 13.74 + cp build/release/c/libcsdk.so /usr/lib/ [2025-10-03T01:06:53.321Z] #14 13.74 + mkdir -p /usr/share/doc/edgex-csdk [2025-10-03T01:06:53.321Z] #14 13.74 + cp Attribution.txt /usr/share/doc/edgex-csdk [2025-10-03T01:06:53.321Z] #14 13.74 + cp LICENSE /usr/share/doc/edgex-csdk [2025-10-03T01:06:53.321Z] #14 13.74 + rm -rf /device-bacnet-c/deps [2025-10-03T01:06:53.321Z] #14 DONE 13.8s [2025-10-03T01:06:53.321Z] [2025-10-03T01:06:53.321Z] #15 [11/11] RUN /device-bacnet-c/scripts/build.sh [2025-10-03T01:06:53.586Z] #15 0.344 + readlink -f /device-bacnet-c/scripts/build.sh [2025-10-03T01:06:53.844Z] #15 0.345 + dirname /device-bacnet-c/scripts/build.sh [2025-10-03T01:06:53.845Z] #15 0.346 + dirname /device-bacnet-c/scripts [2025-10-03T01:06:53.845Z] #15 0.346 + ROOT=/device-bacnet-c [2025-10-03T01:06:53.845Z] #15 0.346 + echo /device-bacnet-c [2025-10-03T01:06:53.845Z] #15 0.346 + cd /device-bacnet-c [2025-10-03T01:06:53.845Z] #15 0.346 + '[' '!' -f /device-bacnet-c/lib/ip/libbacnet.a ] [2025-10-03T01:06:53.845Z] #15 0.346 /device-bacnet-c [2025-10-03T01:06:53.845Z] #15 0.347 + '[' '!' -d /device-bacnet-c/bacnet-stack ] [2025-10-03T01:06:53.845Z] #15 0.347 + git clone https://github.com/IOTechSystems/bacnet-stack.git [2025-10-03T01:06:53.845Z] #15 0.348 Cloning into 'bacnet-stack'... [2025-10-03T01:06:56.383Z] #15 2.779 + cd /device-bacnet-c/bacnet-stack [2025-10-03T01:06:56.383Z] #15 2.779 + git checkout v0.8.6-IOTech [2025-10-03T01:06:56.954Z] #15 3.574 Note: switching to 'v0.8.6-IOTech'. [2025-10-03T01:06:56.954Z] #15 3.574 [2025-10-03T01:06:56.954Z] #15 3.574 You are in 'detached HEAD' state. You can look around, make experimental [2025-10-03T01:06:56.954Z] #15 3.574 changes and commit them, and you can discard any commits you make in this [2025-10-03T01:06:56.954Z] #15 3.574 state without impacting any branches by switching back to a branch. [2025-10-03T01:06:56.954Z] #15 3.574 [2025-10-03T01:06:56.954Z] #15 3.574 If you want to create a new branch to retain commits you create, you may [2025-10-03T01:06:56.954Z] #15 3.574 do so (now or later) by using -c with the switch command. Example: [2025-10-03T01:06:56.954Z] #15 3.574 [2025-10-03T01:06:56.954Z] #15 3.574 git switch -c [2025-10-03T01:06:56.954Z] #15 3.574 [2025-10-03T01:06:56.954Z] #15 3.574 Or undo this operation with: [2025-10-03T01:06:56.954Z] #15 3.574 [2025-10-03T01:06:56.954Z] #15 3.574 git switch - [2025-10-03T01:06:56.954Z] #15 3.574 [2025-10-03T01:06:56.954Z] #15 3.574 Turn off this advice by setting config variable advice.detachedHead to false [2025-10-03T01:06:56.954Z] #15 3.574 [2025-10-03T01:06:56.954Z] #15 3.574 HEAD is now at 8b67b7f2 Changes for BACnet device service [2025-10-03T01:06:56.954Z] #15 3.575 + mkdir -p /device-bacnet-c/lib/ip [2025-10-03T01:06:56.954Z] #15 3.576 + mkdir -p /device-bacnet-c/lib/mstp [2025-10-03T01:06:56.954Z] #15 3.577 + make 'BACDL_DEFINE=-DBACDL_MSTP=1' clean library [2025-10-03T01:06:56.954Z] #15 3.580 make -s -C lib clean [2025-10-03T01:06:56.954Z] #15 3.584 make -s -C demo clean [2025-10-03T01:06:56.954Z] #15 3.635 make -s -C demo/router clean [2025-10-03T01:06:56.954Z] #15 3.638 make -s -C demo/router-ipv6 clean [2025-10-03T01:06:56.954Z] #15 3.641 make -s -C demo/gateway clean [2025-10-03T01:06:56.954Z] #15 3.645 make -s -C lib all [2025-10-03T01:07:01.163Z] #15 7.802 ../ports/linux/dlmstp.c: In function 'dlmstp_cleanup': [2025-10-03T01:07:01.163Z] #15 7.802 ../ports/linux/dlmstp.c:147:20: warning: passing argument 1 of 'pthread_cancel' makes pointer from integer without a cast [-Wint-conversion] [2025-10-03T01:07:01.163Z] #15 7.802 147 | pthread_cancel(hThread); [2025-10-03T01:07:01.163Z] #15 7.802 | ^~~~~~~ [2025-10-03T01:07:01.163Z] #15 7.802 | | [2025-10-03T01:07:01.163Z] #15 7.802 | long unsigned int [2025-10-03T01:07:01.163Z] #15 7.802 In file included from ../ports/linux/net.h:73, [2025-10-03T01:07:01.163Z] #15 7.802 from ../ports/linux/dlmstp.c:43: [2025-10-03T01:07:01.163Z] #15 7.802 /usr/include/pthread.h:98:20: note: expected 'pthread_t' {aka 'struct __pthread *'} but argument is of type 'long unsigned int' [2025-10-03T01:07:01.163Z] #15 7.802 98 | int pthread_cancel(pthread_t); [2025-10-03T01:07:01.163Z] #15 7.802 | ^~~~~~~~~ [2025-10-03T01:07:01.163Z] #15 7.805 ../ports/linux/dlmstp.c: In function 'dlmstp_init': [2025-10-03T01:07:01.163Z] #15 7.805 ../ports/linux/dlmstp.c:727:25: warning: passing argument 1 of 'pthread_create' from incompatible pointer type [-Wincompatible-pointer-types] [2025-10-03T01:07:01.163Z] #15 7.805 727 | rv = pthread_create(&hThread, NULL, dlmstp_master_fsm_task, NULL); [2025-10-03T01:07:01.163Z] #15 7.805 | ^~~~~~~~ [2025-10-03T01:07:01.163Z] #15 7.805 | | [2025-10-03T01:07:01.163Z] #15 7.805 | long unsigned int * [2025-10-03T01:07:01.163Z] #15 7.805 /usr/include/pthread.h:80:20: note: expected 'struct __pthread ** restrict' but argument is of type 'long unsigned int *' [2025-10-03T01:07:01.163Z] #15 7.805 80 | int pthread_create(pthread_t *__restrict, const pthread_attr_t *__restrict, void *(*)(void *), void *__restrict); [2025-10-03T01:07:01.163Z] #15 7.805 | ^ [2025-10-03T01:07:05.355Z] #15 11.30 + cp lib/libbacnet.a /device-bacnet-c/lib/mstp [2025-10-03T01:07:05.355Z] #15 11.30 + make 'BACDL_DEFINE=-DBACDL_BIP=1' clean library [2025-10-03T01:07:05.355Z] #15 11.31 make -s -C lib clean [2025-10-03T01:07:05.355Z] #15 11.31 make -s -C demo clean [2025-10-03T01:07:05.355Z] #15 11.38 make -s -C demo/router clean [2025-10-03T01:07:05.355Z] #15 11.38 make -s -C demo/router-ipv6 clean [2025-10-03T01:07:05.355Z] #15 11.38 make -s -C demo/gateway clean [2025-10-03T01:07:05.355Z] #15 11.38 make -s -C lib all [2025-10-03T01:07:19.539Z] #15 25.88 + cp lib/libbacnet.a /device-bacnet-c/lib/ip [2025-10-03T01:07:19.539Z] #15 25.88 + mkdir -p /device-bacnet-c/build/release/device-bacnet-ip [2025-10-03T01:07:19.539Z] #15 25.88 + cd /device-bacnet-c/build/release/device-bacnet-ip [2025-10-03T01:07:19.539Z] #15 25.88 + cmake '-DDATALINK:STRING=BACDL_BIP=1' '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/src/c [2025-10-03T01:07:19.539Z] #15 25.97 -- The C compiler identification is GNU 12.2.1 [2025-10-03T01:07:19.539Z] #15 25.99 -- Detecting C compiler ABI info [2025-10-03T01:07:23.813Z] #15 26.41 -- Detecting C compiler ABI info - done [2025-10-03T01:07:23.813Z] #15 26.44 -- Check for working C compiler: /usr/bin/cc - skipped [2025-10-03T01:07:23.813Z] #15 26.44 -- Detecting C compile features [2025-10-03T01:07:23.813Z] #15 26.44 -- Detecting C compile features - done [2025-10-03T01:07:23.813Z] #15 26.44 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD [2025-10-03T01:07:23.813Z] #15 26.53 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success [2025-10-03T01:07:23.813Z] #15 26.53 -- Found Threads: TRUE [2025-10-03T01:07:23.813Z] #15 26.54 -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-10-03T01:07:23.813Z] #15 26.54 -- /opt/iotech/iot/1.5/include [2025-10-03T01:07:23.813Z] #15 26.54 -- Configuring done (0.6s) [2025-10-03T01:07:23.813Z] #15 26.55 -- Generating done (0.0s) [2025-10-03T01:07:23.813Z] #15 26.55 -- Build files have been written to: /device-bacnet-c/build/release/device-bacnet-ip [2025-10-03T01:07:23.813Z] #15 26.55 + make [2025-10-03T01:07:23.813Z] #15 26.55 + tee release.log [2025-10-03T01:07:23.813Z] #15 26.59 [ 11%] Building C object CMakeFiles/bacnet_objects.dir/device-bacnet-c/bacnet-stack/demo/object/device-client.c.o [2025-10-03T01:07:23.813Z] #15 26.82 [ 22%] Linking C static library libbacnet_objects.a [2025-10-03T01:07:23.813Z] #15 26.85 [ 22%] Built target bacnet_objects [2025-10-03T01:07:23.813Z] #15 26.87 [ 33%] Building C object CMakeFiles/device-bacnet-c.dir/main.c.o [2025-10-03T01:07:23.813Z] #15 27.07 [ 44%] Building C object CMakeFiles/device-bacnet-c.dir/address_entry.c.o [2025-10-03T01:07:23.813Z] #15 27.16 [ 55%] Building C object CMakeFiles/device-bacnet-c.dir/address_instance_map.c.o [2025-10-03T01:07:23.813Z] #15 27.22 [ 66%] Building C object CMakeFiles/device-bacnet-c.dir/device_condition_map.c.o [2025-10-03T01:07:23.813Z] #15 27.29 [ 77%] Building C object CMakeFiles/device-bacnet-c.dir/driver.c.o [2025-10-03T01:07:23.813Z] #15 29.48 [ 88%] Building C object CMakeFiles/device-bacnet-c.dir/return_data.c.o [2025-10-03T01:07:24.076Z] #15 30.71 [100%] Linking C executable device-bacnet-c [2025-10-03T01:07:24.076Z] #15 30.74 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-10-03T01:07:24.076Z] #15 30.80 [100%] Built target device-bacnet-c [2025-10-03T01:07:24.076Z] #15 30.81 + mkdir -p /device-bacnet-c/build/release/device-bacnet-mstp [2025-10-03T01:07:24.076Z] #15 30.81 + cd /device-bacnet-c/build/release/device-bacnet-mstp [2025-10-03T01:07:24.076Z] #15 30.81 + cmake '-DDATALINK:STRING=BACDL_MSTP=1' '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/src/c [2025-10-03T01:07:24.076Z] #15 30.89 -- The C compiler identification is GNU 12.2.1 [2025-10-03T01:07:24.338Z] #15 30.90 -- Detecting C compiler ABI info [2025-10-03T01:07:24.338Z] #15 30.98 -- Detecting C compiler ABI info - done [2025-10-03T01:07:24.338Z] #15 31.01 -- Check for working C compiler: /usr/bin/cc - skipped [2025-10-03T01:07:24.338Z] #15 31.01 -- Detecting C compile features [2025-10-03T01:07:24.338Z] #15 31.01 -- Detecting C compile features - done [2025-10-03T01:07:24.338Z] #15 31.01 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD [2025-10-03T01:07:24.338Z] #15 31.09 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success [2025-10-03T01:07:24.338Z] #15 31.10 -- Found Threads: TRUE [2025-10-03T01:07:24.338Z] #15 31.10 -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-10-03T01:07:24.338Z] #15 31.10 -- /opt/iotech/iot/1.5/include [2025-10-03T01:07:24.338Z] #15 31.10 -- Configuring done (0.3s) [2025-10-03T01:07:24.338Z] #15 31.11 -- Generating done (0.0s) [2025-10-03T01:07:24.596Z] #15 31.11 -- Build files have been written to: /device-bacnet-c/build/release/device-bacnet-mstp [2025-10-03T01:07:24.596Z] #15 31.11 + tee release.log [2025-10-03T01:07:24.596Z] #15 31.11 + make [2025-10-03T01:07:24.596Z] #15 31.16 [ 11%] Building C object CMakeFiles/bacnet_objects.dir/device-bacnet-c/bacnet-stack/demo/object/device-client.c.o [2025-10-03T01:07:24.596Z] #15 31.40 [ 22%] Linking C static library libbacnet_objects.a [2025-10-03T01:07:24.855Z] #15 31.43 [ 22%] Built target bacnet_objects [2025-10-03T01:07:24.855Z] #15 31.44 [ 33%] Building C object CMakeFiles/device-bacnet-c.dir/main.c.o [2025-10-03T01:07:24.855Z] #15 31.62 [ 44%] Building C object CMakeFiles/device-bacnet-c.dir/address_entry.c.o [2025-10-03T01:07:25.114Z] #15 31.71 [ 55%] Building C object CMakeFiles/device-bacnet-c.dir/address_instance_map.c.o [2025-10-03T01:07:25.115Z] #15 31.76 [ 66%] Building C object CMakeFiles/device-bacnet-c.dir/device_condition_map.c.o [2025-10-03T01:07:25.375Z] #15 31.83 [ 77%] Building C object CMakeFiles/device-bacnet-c.dir/driver.c.o [2025-10-03T01:07:25.375Z] #15 32.11 [ 88%] Building C object CMakeFiles/device-bacnet-c.dir/return_data.c.o [2025-10-03T01:07:25.375Z] #15 32.18 [100%] Linking C executable device-bacnet-c [2025-10-03T01:07:25.375Z] #15 32.21 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-10-03T01:07:25.633Z] #15 32.27 [100%] Built target device-bacnet-c [2025-10-03T01:07:25.633Z] #15 DONE 32.4s [2025-10-03T01:07:25.892Z] [2025-10-03T01:07:25.892Z] #16 exporting to image [2025-10-03T01:07:25.892Z] #16 exporting layers [2025-10-03T01:07:26.151Z] #16 exporting layers 0.5s done [2025-10-03T01:07:26.410Z] #16 writing image sha256:f6b43369e13b868a63d644b3a82f8fbfd24718844ac12e1909b36e0c2cea2650 done [2025-10-03T01:07:26.410Z] #16 naming to docker.io/library/ci-base-image-x86_64 done [2025-10-03T01:07:26.410Z] #16 DONE 0.5s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-03T01:07:27.144Z] + docker inspect -f . ci-base-image-x86_64 [2025-10-03T01:07:27.144Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-03T01:07:27.321Z] prd-ubuntu20.04-docker-8c-8g-20757 does not seem to be running inside a container [2025-10-03T01:07:27.319Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-bacnet-c_PR-105 -v /w/workspace/exfoundry_device-bacnet-c_PR-105:/w/workspace/exfoundry_device-bacnet-c_PR-105:rw,z -v /w/workspace/exfoundry_device-bacnet-c_PR-105@tmp:/w/workspace/exfoundry_device-bacnet-c_PR-105@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-10-03T01:07:27.764Z] $ docker top ae2f8fee4a6c64ecdc53613e6e2615d3a49f8af5c79665492b049007547942db -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-03T01:07:28.226Z] + make test [2025-10-03T01:07:28.226Z] build/release/device-bacnet-c/device-bacnet-c [Pipeline] } [2025-10-03T01:07:28.214Z] $ docker stop --time=1 ae2f8fee4a6c64ecdc53613e6e2615d3a49f8af5c79665492b049007547942db [2025-10-03T01:07:29.536Z] $ docker rm -f --volumes ae2f8fee4a6c64ecdc53613e6e2615d3a49f8af5c79665492b049007547942db [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-10-03T01:07:30.362Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-10-03T01:07:30.679Z] + ls -al . [2025-10-03T01:07:30.679Z] total 88 [2025-10-03T01:07:30.679Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 3 01:06 . [2025-10-03T01:07:30.679Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 3 01:05 .. [2025-10-03T01:07:30.679Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 3 01:06 .git [2025-10-03T01:07:30.679Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 3 01:05 .github [2025-10-03T01:07:30.679Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 3 01:06 .semver [2025-10-03T01:07:30.679Z] -rw-rw-r-- 1 jenkins jenkins 1563 Oct 3 01:05 Attribution.txt [2025-10-03T01:07:30.679Z] -rw-rw-r-- 1 jenkins jenkins 1004 Oct 3 01:05 CHANGELOG.md [2025-10-03T01:07:30.679Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 3 01:05 GOVERNANCE.md [2025-10-03T01:07:30.679Z] -rw-rw-r-- 1 jenkins jenkins 764 Oct 3 01:05 Jenkinsfile [2025-10-03T01:07:30.679Z] -rw-rw-r-- 1 jenkins jenkins 10174 Oct 3 01:05 LICENSE [2025-10-03T01:07:30.679Z] -rw-rw-r-- 1 jenkins jenkins 837 Oct 3 01:05 Makefile [2025-10-03T01:07:30.679Z] -rw-rw-r-- 1 jenkins jenkins 621 Oct 3 01:05 OWNERS.md [2025-10-03T01:07:30.679Z] -rw-rw-r-- 1 jenkins jenkins 5503 Oct 3 01:05 README.md [2025-10-03T01:07:30.679Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 3 01:06 VERSION [2025-10-03T01:07:30.679Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 3 01:05 docs [2025-10-03T01:07:30.679Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 3 01:05 res [2025-10-03T01:07:30.679Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 3 01:05 sample-profiles [2025-10-03T01:07:30.679Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 3 01:05 scripts [2025-10-03T01:07:30.679Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 3 01:05 src [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-03T01:07:31.080Z] + docker build -t device-bacnet -f scripts/Dockerfile.alpine --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=f711b24f1cb0103b1ef55ad527faab5ae1ffc142 --label arch=amd64 --label version=0.0.0 . [2025-10-03T01:07:31.340Z] #0 building with "default" instance using docker driver [2025-10-03T01:07:31.340Z] [2025-10-03T01:07:31.340Z] #1 [internal] load build definition from Dockerfile.alpine [2025-10-03T01:07:31.340Z] #1 transferring dockerfile: 2.40kB done [2025-10-03T01:07:31.340Z] #1 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 18) [2025-10-03T01:07:31.340Z] #1 WARN: MaintainerDeprecated: Maintainer instruction is deprecated in favor of using label (line 34) [2025-10-03T01:07:31.340Z] #1 DONE 0.0s [2025-10-03T01:07:31.340Z] [2025-10-03T01:07:31.340Z] #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-10-03T01:07:31.340Z] #2 DONE 0.0s [2025-10-03T01:07:31.340Z] [2025-10-03T01:07:31.340Z] #3 [internal] load metadata for docker.io/library/alpine:3.20 [2025-10-03T01:07:31.340Z] #3 DONE 0.1s [2025-10-03T01:07:31.340Z] [2025-10-03T01:07:31.340Z] #4 [internal] load .dockerignore [2025-10-03T01:07:31.340Z] #4 transferring context: 2B done [2025-10-03T01:07:31.340Z] #4 DONE 0.0s [2025-10-03T01:07:31.340Z] [2025-10-03T01:07:31.340Z] #5 [internal] load build context [2025-10-03T01:07:31.340Z] #5 transferring context: 20.43kB done [2025-10-03T01:07:31.340Z] #5 DONE 0.0s [2025-10-03T01:07:31.340Z] [2025-10-03T01:07:31.340Z] #6 [stage-1 1/12] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-10-03T01:07:31.340Z] #6 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-10-03T01:07:31.340Z] #6 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 [2025-10-03T01:07:31.340Z] #6 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-10-03T01:07:31.340Z] #6 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done [2025-10-03T01:07:31.340Z] #6 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done [2025-10-03T01:07:31.340Z] #6 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done [2025-10-03T01:07:31.598Z] #6 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.1s done [2025-10-03T01:07:31.598Z] #6 DONE 0.3s [2025-10-03T01:07:31.598Z] [2025-10-03T01:07:31.598Z] #7 [builder 1/10] FROM docker.io/library/ci-base-image-x86_64:latest [2025-10-03T01:07:31.598Z] #7 DONE 0.1s [2025-10-03T01:07:31.598Z] [2025-10-03T01:07:31.598Z] #8 [builder 2/10] RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2025-10-03T01:07:31.598Z] #8 0.305 Connecting to iotech.jfrog.io (54.73.4.50:443) [2025-10-03T01:07:32.173Z] #8 0.724 saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2025-10-03T01:07:32.173Z] #8 0.724 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2025-10-03T01:07:32.173Z] #8 0.724 '/etc/apk/keys/alpine.dev.rsa.pub' saved [2025-10-03T01:07:32.173Z] #8 DONE 0.8s [2025-10-03T01:07:32.173Z] [2025-10-03T01:07:32.173Z] #9 [stage-1 2/12] RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2025-10-03T01:07:32.173Z] #9 0.199 Connecting to iotech.jfrog.io (34.246.139.145:443) [2025-10-03T01:07:32.173Z] #9 0.610 saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2025-10-03T01:07:32.173Z] #9 0.610 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2025-10-03T01:07:32.173Z] #9 0.610 '/etc/apk/keys/alpine.dev.rsa.pub' saved [2025-10-03T01:07:32.173Z] #9 DONE 0.7s [2025-10-03T01:07:32.173Z] [2025-10-03T01:07:32.173Z] #10 [builder 3/10] RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories [2025-10-03T01:07:32.432Z] #10 DONE 0.4s [2025-10-03T01:07:32.432Z] [2025-10-03T01:07:32.432Z] #11 [stage-1 3/12] RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories [2025-10-03T01:07:32.690Z] #11 DONE 0.5s [2025-10-03T01:07:32.690Z] [2025-10-03T01:07:32.690Z] #12 [builder 4/10] RUN apk add --update --no-cache build-base git gcc cmake make linux-headers yaml-dev libmicrohttpd-dev curl-dev util-linux-dev ncurses-dev iotech-paho-mqtt-c-dev-1.3 hiredis-dev libcbor-dev iotech-iot-1.5-dev [2025-10-03T01:07:33.259Z] #12 0.620 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2025-10-03T01:07:33.517Z] #12 0.892 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2025-10-03T01:07:33.777Z] #12 1.190 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-03T01:07:35.228Z] #12 2.424 WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-10-03T01:07:35.228Z] #12 2.433 OK: 337 MiB in 103 packages [2025-10-03T01:07:35.798Z] #12 DONE 3.1s [2025-10-03T01:07:35.798Z] [2025-10-03T01:07:35.798Z] #13 [stage-1 4/12] RUN apk add --update --no-cache linux-headers yaml libmicrohttpd curl libuuid iotech-paho-mqtt-c-dev-1.3 hiredis libcbor iotech-iot-1.5 dumb-init [2025-10-03T01:07:35.798Z] #13 0.520 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-03T01:07:35.798Z] #13 0.713 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-03T01:07:35.798Z] #13 0.949 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-03T01:07:35.798Z] #13 1.564 WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-10-03T01:07:35.798Z] #13 1.573 (1/29) Upgrading libcrypto3 (3.3.4-r0 -> 3.3.5-r0) [2025-10-03T01:07:35.798Z] #13 1.611 (2/29) Upgrading libssl3 (3.3.4-r0 -> 3.3.5-r0) [2025-10-03T01:07:35.798Z] #13 1.626 (3/29) Installing ca-certificates (20250911-r0) [2025-10-03T01:07:35.798Z] #13 1.644 (4/29) Installing brotli-libs (1.1.0-r2) [2025-10-03T01:07:35.798Z] #13 1.656 (5/29) Installing c-ares (1.33.1-r0) [2025-10-03T01:07:35.798Z] #13 1.664 (6/29) Installing libunistring (1.2-r0) [2025-10-03T01:07:35.798Z] #13 1.693 (7/29) Installing libidn2 (2.3.7-r0) [2025-10-03T01:07:35.798Z] #13 1.702 (8/29) Installing nghttp2-libs (1.62.1-r0) [2025-10-03T01:07:35.798Z] #13 1.710 (9/29) Installing libpsl (0.21.5-r1) [2025-10-03T01:07:35.798Z] #13 1.799 (10/29) Installing zstd-libs (1.5.6-r0) [2025-10-03T01:07:35.798Z] #13 1.812 (11/29) Installing libcurl (8.14.1-r2) [2025-10-03T01:07:35.798Z] #13 1.826 (12/29) Installing curl (8.14.1-r2) [2025-10-03T01:07:35.798Z] #13 1.836 (13/29) Installing dumb-init (1.2.5-r3) [2025-10-03T01:07:35.798Z] #13 1.844 (14/29) Installing hiredis (1.2.0-r0) [2025-10-03T01:07:35.798Z] #13 1.877 (15/29) Installing yaml (0.2.5-r2) [2025-10-03T01:07:35.798Z] #13 1.894 (16/29) Installing libcbor (0.11.0-r0) [2025-10-03T01:07:35.798Z] #13 2.255 (17/29) Installing iotech-iot-1.5 (1.5.7-r0) [2025-10-03T01:07:35.798Z] #13 2.993 (18/29) Installing pkgconf (2.2.0-r0) [2025-10-03T01:07:35.798Z] #13 3.064 (19/29) Installing openssl-dev (3.3.5-r0) [2025-10-03T01:07:35.798Z] #13 3.091 (20/29) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.131-r1) [2025-10-03T01:07:36.372Z] #13 ... [2025-10-03T01:07:36.372Z] [2025-10-03T01:07:36.372Z] #14 [builder 5/10] COPY scripts /device-bacnet-c/scripts [2025-10-03T01:07:36.372Z] #14 DONE 0.5s [2025-10-03T01:07:36.372Z] [2025-10-03T01:07:36.372Z] #15 [builder 6/10] COPY src /device-bacnet-c/src/ [2025-10-03T01:07:36.682Z] #15 DONE 0.5s [2025-10-03T01:07:36.682Z] [2025-10-03T01:07:36.682Z] #16 [builder 7/10] COPY VERSION /device-bacnet-c/ [2025-10-03T01:07:36.682Z] #16 DONE 0.0s [2025-10-03T01:07:36.682Z] [2025-10-03T01:07:36.682Z] #13 [stage-1 4/12] RUN apk add --update --no-cache linux-headers yaml libmicrohttpd curl libuuid iotech-paho-mqtt-c-dev-1.3 hiredis libcbor iotech-iot-1.5 dumb-init [2025-10-03T01:07:36.682Z] #13 3.867 (21/29) Installing gmp (6.3.0-r1) [2025-10-03T01:07:36.682Z] #13 3.919 (22/29) Installing nettle (3.9.1-r0) [2025-10-03T01:07:36.682Z] #13 3.944 (23/29) Installing libffi (3.4.6-r0) [2025-10-03T01:07:36.682Z] #13 4.035 (24/29) Installing libtasn1 (4.20.0-r0) [2025-10-03T01:07:36.682Z] #13 4.044 (25/29) Installing p11-kit (0.25.3-r0) [2025-10-03T01:07:36.682Z] #13 4.082 (26/29) Installing gnutls (3.8.5-r0) [2025-10-03T01:07:36.682Z] #13 4.121 (27/29) Installing libmicrohttpd (0.9.77-r0) [2025-10-03T01:07:36.942Z] #13 ... [2025-10-03T01:07:36.942Z] [2025-10-03T01:07:36.942Z] #17 [builder 8/10] WORKDIR /device-bacnet-c [2025-10-03T01:07:36.942Z] #17 DONE 0.0s [2025-10-03T01:07:36.942Z] [2025-10-03T01:07:36.942Z] #13 [stage-1 4/12] RUN apk add --update --no-cache linux-headers yaml libmicrohttpd curl libuuid iotech-paho-mqtt-c-dev-1.3 hiredis libcbor iotech-iot-1.5 dumb-init [2025-10-03T01:07:36.942Z] #13 4.229 (28/29) Installing libuuid (2.40.1-r1) [2025-10-03T01:07:36.942Z] #13 4.232 (29/29) Installing linux-headers (6.6-r0) [2025-10-03T01:07:36.942Z] #13 4.393 Executing busybox-1.36.1-r29.trigger [2025-10-03T01:07:37.202Z] #13 4.398 Executing ca-certificates-20250911-r0.trigger [2025-10-03T01:07:37.202Z] #13 4.435 OK: 30 MiB in 41 packages [2025-10-03T01:07:37.202Z] #13 DONE 4.6s [2025-10-03T01:07:37.202Z] [2025-10-03T01:07:37.202Z] #18 [builder 9/10] RUN /device-bacnet-c/scripts/build_deps.sh [2025-10-03T01:07:37.202Z] #18 0.214 + CSDK_VER=4.0.0 [2025-10-03T01:07:37.202Z] #18 0.214 + '[' '!' -d deps ] [2025-10-03T01:07:37.202Z] #18 0.214 + mkdir deps [2025-10-03T01:07:37.202Z] #18 0.215 + cd /device-bacnet-c/deps [2025-10-03T01:07:37.202Z] #18 0.215 + wget https://github.com/edgexfoundry/device-sdk-c/archive/v4.0.0.zip [2025-10-03T01:07:37.202Z] #18 0.221 Connecting to github.com (140.82.114.3:443) [2025-10-03T01:07:37.202Z] #18 0.309 Connecting to codeload.github.com (140.82.113.9:443) [2025-10-03T01:07:37.460Z] #18 0.413 saving to 'v4.0.0.zip' [2025-10-03T01:07:37.460Z] #18 0.471 v4.0.0.zip 100% |********************************| 245k 0:00:00 ETA [2025-10-03T01:07:37.460Z] #18 0.471 'v4.0.0.zip' saved [2025-10-03T01:07:37.460Z] #18 0.471 + unzip v4.0.0.zip [2025-10-03T01:07:37.460Z] #18 0.471 Archive: v4.0.0.zip [2025-10-03T01:07:37.460Z] #18 0.473 creating: device-sdk-c-4.0.0/ [2025-10-03T01:07:37.460Z] #18 0.473 creating: device-sdk-c-4.0.0/.github/ [2025-10-03T01:07:37.460Z] #18 0.473 inflating: device-sdk-c-4.0.0/.github/Contributing.md [2025-10-03T01:07:37.460Z] #18 0.473 inflating: device-sdk-c-4.0.0/.github/PULL_REQUEST_TEMPLATE.md [2025-10-03T01:07:37.460Z] #18 0.473 inflating: device-sdk-c-4.0.0/.github/semantic.yml [2025-10-03T01:07:37.460Z] #18 0.473 creating: device-sdk-c-4.0.0/.github/workflows/ [2025-10-03T01:07:37.460Z] #18 0.473 inflating: device-sdk-c-4.0.0/.github/workflows/release.yml [2025-10-03T01:07:37.460Z] #18 0.473 inflating: device-sdk-c-4.0.0/.gitignore [2025-10-03T01:07:37.460Z] #18 0.473 inflating: device-sdk-c-4.0.0/Attribution.txt [2025-10-03T01:07:37.460Z] #18 0.473 inflating: device-sdk-c-4.0.0/CHANGELOG.md [2025-10-03T01:07:37.460Z] #18 0.473 inflating: device-sdk-c-4.0.0/Doxyfile [2025-10-03T01:07:37.460Z] #18 0.473 inflating: device-sdk-c-4.0.0/GOVERNANCE.md [2025-10-03T01:07:37.460Z] #18 0.473 inflating: device-sdk-c-4.0.0/Jenkinsfile [2025-10-03T01:07:37.460Z] #18 0.473 inflating: device-sdk-c-4.0.0/LICENSE [2025-10-03T01:07:37.460Z] #18 0.473 inflating: device-sdk-c-4.0.0/Makefile [2025-10-03T01:07:37.460Z] #18 0.473 inflating: device-sdk-c-4.0.0/OWNERS.md [2025-10-03T01:07:37.460Z] #18 0.473 inflating: device-sdk-c-4.0.0/README.IOT.md [2025-10-03T01:07:37.460Z] #18 0.473 inflating: device-sdk-c-4.0.0/README.md [2025-10-03T01:07:37.460Z] #18 0.473 inflating: device-sdk-c-4.0.0/README.v3.md [2025-10-03T01:07:37.460Z] #18 0.473 creating: device-sdk-c-4.0.0/docs/ [2025-10-03T01:07:37.460Z] #18 0.473 inflating: device-sdk-c-4.0.0/docs/configuration.md [2025-10-03T01:07:37.460Z] #18 0.473 inflating: device-sdk-c-4.0.0/docs/deviceprofiles.md [2025-10-03T01:07:37.460Z] #18 0.474 inflating: device-sdk-c-4.0.0/docs/metrics.md [2025-10-03T01:07:37.460Z] #18 0.474 inflating: device-sdk-c-4.0.0/docs/servicewritersguide.md [2025-10-03T01:07:37.460Z] #18 0.474 inflating: device-sdk-c-4.0.0/docs/startup.md [2025-10-03T01:07:37.460Z] #18 0.474 creating: device-sdk-c-4.0.0/include/ [2025-10-03T01:07:37.460Z] #18 0.474 creating: device-sdk-c-4.0.0/include/devsdk/ [2025-10-03T01:07:37.460Z] #18 0.474 inflating: device-sdk-c-4.0.0/include/devsdk/devsdk-base.h [2025-10-03T01:07:37.460Z] #18 0.474 inflating: device-sdk-c-4.0.0/include/devsdk/devsdk.h [2025-10-03T01:07:37.460Z] #18 0.474 creating: device-sdk-c-4.0.0/include/edgex/ [2025-10-03T01:07:37.460Z] #18 0.474 inflating: device-sdk-c-4.0.0/include/edgex/devices.h [2025-10-03T01:07:37.460Z] #18 0.474 inflating: device-sdk-c-4.0.0/include/edgex/edgex-base.h [2025-10-03T01:07:37.460Z] #18 0.474 inflating: device-sdk-c-4.0.0/include/edgex/edgex.h [2025-10-03T01:07:37.460Z] #18 0.474 inflating: device-sdk-c-4.0.0/include/edgex/profiles.h [2025-10-03T01:07:37.460Z] #18 0.474 inflating: device-sdk-c-4.0.0/include/edgex/rest-server.h [2025-10-03T01:07:37.460Z] #18 0.474 creating: device-sdk-c-4.0.0/scripts/ [2025-10-03T01:07:37.460Z] #18 0.474 inflating: device-sdk-c-4.0.0/scripts/Dockerfile.alpine [2025-10-03T01:07:37.460Z] #18 0.474 inflating: device-sdk-c-4.0.0/scripts/Dockerfile.alpine-base [2025-10-03T01:07:37.460Z] #18 0.474 inflating: device-sdk-c-4.0.0/scripts/build.sh [2025-10-03T01:07:37.460Z] #18 0.474 inflating: device-sdk-c-4.0.0/scripts/entrypoint.sh [2025-10-03T01:07:37.460Z] #18 0.474 creating: device-sdk-c-4.0.0/src/ [2025-10-03T01:07:37.460Z] #18 0.474 inflating: device-sdk-c-4.0.0/src/CMakeLists.txt [2025-10-03T01:07:37.460Z] #18 0.477 creating: device-sdk-c-4.0.0/src/c/ [2025-10-03T01:07:37.460Z] #18 0.477 inflating: device-sdk-c-4.0.0/src/c/CMakeLists.txt [2025-10-03T01:07:37.460Z] #18 0.477 inflating: device-sdk-c-4.0.0/src/c/api.h [2025-10-03T01:07:37.460Z] #18 0.477 inflating: device-sdk-c-4.0.0/src/c/autoevent.c [2025-10-03T01:07:37.460Z] #18 0.477 inflating: device-sdk-c-4.0.0/src/c/autoevent.h [2025-10-03T01:07:37.460Z] #18 0.477 inflating: device-sdk-c-4.0.0/src/c/bus-impl.h [2025-10-03T01:07:37.460Z] #18 0.477 inflating: device-sdk-c-4.0.0/src/c/bus-mqtt.c [2025-10-03T01:07:37.460Z] #18 0.477 inflating: device-sdk-c-4.0.0/src/c/bus.c [2025-10-03T01:07:37.460Z] #18 0.477 inflating: device-sdk-c-4.0.0/src/c/bus.h [2025-10-03T01:07:37.460Z] #18 0.477 inflating: device-sdk-c-4.0.0/src/c/callback3.c [2025-10-03T01:07:37.460Z] #18 0.477 inflating: device-sdk-c-4.0.0/src/c/callback3.h [2025-10-03T01:07:37.460Z] #18 0.477 inflating: device-sdk-c-4.0.0/src/c/cmdinfo.h [2025-10-03T01:07:37.460Z] #18 0.477 inflating: device-sdk-c-4.0.0/src/c/config.c [2025-10-03T01:07:37.460Z] #18 0.477 inflating: device-sdk-c-4.0.0/src/c/config.h [2025-10-03T01:07:37.460Z] #18 0.477 inflating: device-sdk-c-4.0.0/src/c/correlation.c [2025-10-03T01:07:37.460Z] #18 0.477 inflating: device-sdk-c-4.0.0/src/c/correlation.h [2025-10-03T01:07:37.460Z] #18 0.477 inflating: device-sdk-c-4.0.0/src/c/data.c [2025-10-03T01:07:37.460Z] #18 0.477 inflating: device-sdk-c-4.0.0/src/c/data.h [2025-10-03T01:07:37.460Z] #18 0.477 inflating: device-sdk-c-4.0.0/src/c/defs.h.in [2025-10-03T01:07:37.460Z] #18 0.477 inflating: device-sdk-c-4.0.0/src/c/device.c [2025-10-03T01:07:37.460Z] #18 0.477 inflating: device-sdk-c-4.0.0/src/c/device.h [2025-10-03T01:07:37.460Z] #18 0.477 inflating: device-sdk-c-4.0.0/src/c/devman.c [2025-10-03T01:07:37.460Z] #18 0.480 inflating: device-sdk-c-4.0.0/src/c/devmap.c [2025-10-03T01:07:37.460Z] #18 0.480 inflating: device-sdk-c-4.0.0/src/c/devmap.h [2025-10-03T01:07:37.460Z] #18 0.480 inflating: device-sdk-c-4.0.0/src/c/devsdk-base.c [2025-10-03T01:07:37.460Z] #18 0.480 inflating: device-sdk-c-4.0.0/src/c/devutil.h [2025-10-03T01:07:37.460Z] #18 0.480 inflating: device-sdk-c-4.0.0/src/c/discovery.c [2025-10-03T01:07:37.460Z] #18 0.480 inflating: device-sdk-c-4.0.0/src/c/discovery.h [2025-10-03T01:07:37.460Z] #18 0.480 inflating: device-sdk-c-4.0.0/src/c/dto-read.c [2025-10-03T01:07:37.460Z] #18 0.480 inflating: device-sdk-c-4.0.0/src/c/dto-read.h [2025-10-03T01:07:37.460Z] #18 0.480 inflating: device-sdk-c-4.0.0/src/c/edgex-logging.c [2025-10-03T01:07:37.460Z] #18 0.480 inflating: device-sdk-c-4.0.0/src/c/edgex-logging.h [2025-10-03T01:07:37.460Z] #18 0.480 inflating: device-sdk-c-4.0.0/src/c/edgex-rest.c [2025-10-03T01:07:37.460Z] #18 0.480 inflating: device-sdk-c-4.0.0/src/c/edgex-rest.h [2025-10-03T01:07:37.460Z] #18 0.480 inflating: device-sdk-c-4.0.0/src/c/edgex2.h [2025-10-03T01:07:37.460Z] #18 0.480 inflating: device-sdk-c-4.0.0/src/c/errorlist.h [2025-10-03T01:07:37.460Z] #18 0.480 creating: device-sdk-c-4.0.0/src/c/examples/ [2025-10-03T01:07:37.460Z] #18 0.480 inflating: device-sdk-c-4.0.0/src/c/examples/CMakeLists.txt [2025-10-03T01:07:37.460Z] #18 0.480 inflating: device-sdk-c-4.0.0/src/c/examples/README.md [2025-10-03T01:07:37.460Z] #18 0.480 creating: device-sdk-c-4.0.0/src/c/examples/bitfields/ [2025-10-03T01:07:37.460Z] #18 0.480 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/CMakeLists.txt [2025-10-03T01:07:37.460Z] #18 0.480 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/README.md [2025-10-03T01:07:37.460Z] #18 0.481 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/device-bitfields.c [2025-10-03T01:07:37.460Z] #18 0.481 creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/ [2025-10-03T01:07:37.460Z] #18 0.481 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/configuration.yaml [2025-10-03T01:07:37.460Z] #18 0.481 creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/devices/ [2025-10-03T01:07:37.460Z] #18 0.481 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/devices/Bitfields.json [2025-10-03T01:07:37.460Z] #18 0.481 creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/profiles/ [2025-10-03T01:07:37.460Z] #18 0.481 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/profiles/Example-Bitfields.json [2025-10-03T01:07:37.460Z] #18 0.481 creating: device-sdk-c-4.0.0/src/c/examples/counters/ [2025-10-03T01:07:37.460Z] #18 0.481 inflating: device-sdk-c-4.0.0/src/c/examples/counters/CMakeLists.txt [2025-10-03T01:07:37.460Z] #18 0.481 inflating: device-sdk-c-4.0.0/src/c/examples/counters/README.md [2025-10-03T01:07:37.460Z] #18 0.481 inflating: device-sdk-c-4.0.0/src/c/examples/counters/device-counter.c [2025-10-03T01:07:37.460Z] #18 0.481 creating: device-sdk-c-4.0.0/src/c/examples/counters/res/ [2025-10-03T01:07:37.460Z] #18 0.481 inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/configuration.yaml [2025-10-03T01:07:37.460Z] #18 0.481 creating: device-sdk-c-4.0.0/src/c/examples/counters/res/devices/ [2025-10-03T01:07:37.460Z] #18 0.481 inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/devices/Counters.json [2025-10-03T01:07:37.460Z] #18 0.483 creating: device-sdk-c-4.0.0/src/c/examples/counters/res/profiles/ [2025-10-03T01:07:37.460Z] #18 0.483 inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/profiles/Counter.json [2025-10-03T01:07:37.460Z] #18 0.483 creating: device-sdk-c-4.0.0/src/c/examples/discovery/ [2025-10-03T01:07:37.460Z] #18 0.483 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/CMakeLists.txt [2025-10-03T01:07:37.460Z] #18 0.483 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/README.md [2025-10-03T01:07:37.460Z] #18 0.483 creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/ [2025-10-03T01:07:37.460Z] #18 0.483 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/configuration.yaml [2025-10-03T01:07:37.460Z] #18 0.483 creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/devices/ [2025-10-03T01:07:37.460Z] #18 0.483 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/devices/readme.txt [2025-10-03T01:07:37.460Z] #18 0.483 creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/profiles/ [2025-10-03T01:07:37.460Z] #18 0.483 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/profiles/TemplateProfile.json [2025-10-03T01:07:37.460Z] #18 0.483 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/template.c [2025-10-03T01:07:37.460Z] #18 0.483 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/watcher1.json [2025-10-03T01:07:37.460Z] #18 0.483 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/watcher2.json [2025-10-03T01:07:37.460Z] #18 0.484 creating: device-sdk-c-4.0.0/src/c/examples/file/ [2025-10-03T01:07:37.460Z] #18 0.484 inflating: device-sdk-c-4.0.0/src/c/examples/file/CMakeLists.txt [2025-10-03T01:07:37.460Z] #18 0.484 inflating: device-sdk-c-4.0.0/src/c/examples/file/README.md [2025-10-03T01:07:37.460Z] #18 0.484 inflating: device-sdk-c-4.0.0/src/c/examples/file/device-file.c [2025-10-03T01:07:37.460Z] #18 0.484 creating: device-sdk-c-4.0.0/src/c/examples/file/res/ [2025-10-03T01:07:37.460Z] #18 0.484 inflating: device-sdk-c-4.0.0/src/c/examples/file/res/configuration.yaml [2025-10-03T01:07:37.460Z] #18 0.484 creating: device-sdk-c-4.0.0/src/c/examples/file/res/devices/ [2025-10-03T01:07:37.460Z] #18 0.484 inflating: device-sdk-c-4.0.0/src/c/examples/file/res/devices/file1.json [2025-10-03T01:07:37.460Z] #18 0.484 inflating: device-sdk-c-4.0.0/src/c/examples/file/res/lorem.txt [2025-10-03T01:07:37.460Z] #18 0.484 creating: device-sdk-c-4.0.0/src/c/examples/file/res/profiles/ [2025-10-03T01:07:37.460Z] #18 0.484 inflating: device-sdk-c-4.0.0/src/c/examples/file/res/profiles/FileExampleProfile.json [2025-10-03T01:07:37.460Z] #18 0.484 creating: device-sdk-c-4.0.0/src/c/examples/gyro/ [2025-10-03T01:07:37.460Z] #18 0.484 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/CMakeLists.txt [2025-10-03T01:07:37.460Z] #18 0.484 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/README.md [2025-10-03T01:07:37.460Z] #18 0.484 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/device-gyro.c [2025-10-03T01:07:37.460Z] #18 0.484 creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/ [2025-10-03T01:07:37.460Z] #18 0.486 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/configuration.yaml [2025-10-03T01:07:37.460Z] #18 0.486 creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/devices/ [2025-10-03T01:07:37.460Z] #18 0.486 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/devices/gyro.json [2025-10-03T01:07:37.460Z] #18 0.486 creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/profiles/ [2025-10-03T01:07:37.460Z] #18 0.486 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/profiles/Gyro.json [2025-10-03T01:07:37.460Z] #18 0.486 creating: device-sdk-c-4.0.0/src/c/examples/random/ [2025-10-03T01:07:37.460Z] #18 0.486 inflating: device-sdk-c-4.0.0/src/c/examples/random/CMakeLists.txt [2025-10-03T01:07:37.460Z] #18 0.486 inflating: device-sdk-c-4.0.0/src/c/examples/random/README.md [2025-10-03T01:07:37.460Z] #18 0.486 inflating: device-sdk-c-4.0.0/src/c/examples/random/device-random.c [2025-10-03T01:07:37.460Z] #18 0.486 creating: device-sdk-c-4.0.0/src/c/examples/random/res/ [2025-10-03T01:07:37.460Z] #18 0.486 inflating: device-sdk-c-4.0.0/src/c/examples/random/res/configuration.yaml [2025-10-03T01:07:37.460Z] #18 0.486 creating: device-sdk-c-4.0.0/src/c/examples/random/res/devices/ [2025-10-03T01:07:37.460Z] #18 0.486 inflating: device-sdk-c-4.0.0/src/c/examples/random/res/devices/randomdevice1.json [2025-10-03T01:07:37.460Z] #18 0.486 creating: device-sdk-c-4.0.0/src/c/examples/random/res/profiles/ [2025-10-03T01:07:37.460Z] #18 0.486 inflating: device-sdk-c-4.0.0/src/c/examples/random/res/profiles/RandomExampleProfile.json [2025-10-03T01:07:37.460Z] #18 0.487 creating: device-sdk-c-4.0.0/src/c/examples/res/ [2025-10-03T01:07:37.460Z] #18 0.487 inflating: device-sdk-c-4.0.0/src/c/examples/res/configuration.yaml [2025-10-03T01:07:37.460Z] #18 0.487 creating: device-sdk-c-4.0.0/src/c/examples/res/devices/ [2025-10-03T01:07:37.460Z] #18 0.487 inflating: device-sdk-c-4.0.0/src/c/examples/res/devices/device1.json [2025-10-03T01:07:37.460Z] #18 0.487 creating: device-sdk-c-4.0.0/src/c/examples/res/profiles/ [2025-10-03T01:07:37.460Z] #18 0.487 inflating: device-sdk-c-4.0.0/src/c/examples/res/profiles/TemplateProfile.json [2025-10-03T01:07:37.460Z] #18 0.487 inflating: device-sdk-c-4.0.0/src/c/examples/template.c [2025-10-03T01:07:37.460Z] #18 0.487 creating: device-sdk-c-4.0.0/src/c/examples/terminal/ [2025-10-03T01:07:37.460Z] #18 0.487 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/CMakeLists.txt [2025-10-03T01:07:37.460Z] #18 0.487 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/README.md [2025-10-03T01:07:37.460Z] #18 0.487 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/device-terminal.c [2025-10-03T01:07:37.460Z] #18 0.487 creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/ [2025-10-03T01:07:37.460Z] #18 0.487 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/configuration.yaml [2025-10-03T01:07:37.460Z] #18 0.487 creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/devices/ [2025-10-03T01:07:37.460Z] #18 0.487 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/devices/terminal.json [2025-10-03T01:07:37.460Z] #18 0.487 creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/profiles/ [2025-10-03T01:07:37.460Z] #18 0.490 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/profiles/Terminal.json [2025-10-03T01:07:37.460Z] #18 0.490 inflating: device-sdk-c-4.0.0/src/c/filesys.c [2025-10-03T01:07:37.460Z] #18 0.490 inflating: device-sdk-c-4.0.0/src/c/filesys.h [2025-10-03T01:07:37.460Z] #18 0.490 inflating: device-sdk-c-4.0.0/src/c/keeper.c [2025-10-03T01:07:37.460Z] #18 0.490 inflating: device-sdk-c-4.0.0/src/c/keeper.h [2025-10-03T01:07:37.460Z] #18 0.490 inflating: device-sdk-c-4.0.0/src/c/map.c [2025-10-03T01:07:37.460Z] #18 0.490 inflating: device-sdk-c-4.0.0/src/c/map.h [2025-10-03T01:07:37.460Z] #18 0.490 inflating: device-sdk-c-4.0.0/src/c/metadata.c [2025-10-03T01:07:37.460Z] #18 0.490 inflating: device-sdk-c-4.0.0/src/c/metadata.h [2025-10-03T01:07:37.460Z] #18 0.490 inflating: device-sdk-c-4.0.0/src/c/metrics.h [2025-10-03T01:07:37.460Z] #18 0.490 inflating: device-sdk-c-4.0.0/src/c/opstate.c [2025-10-03T01:07:37.460Z] #18 0.490 inflating: device-sdk-c-4.0.0/src/c/opstate.h [2025-10-03T01:07:37.460Z] #18 0.490 inflating: device-sdk-c-4.0.0/src/c/parson.c [2025-10-03T01:07:37.460Z] #18 0.490 inflating: device-sdk-c-4.0.0/src/c/parson.h [2025-10-03T01:07:37.460Z] #18 0.490 inflating: device-sdk-c-4.0.0/src/c/profiles.c [2025-10-03T01:07:37.460Z] #18 0.490 inflating: device-sdk-c-4.0.0/src/c/profiles.h [2025-10-03T01:07:37.460Z] #18 0.490 inflating: device-sdk-c-4.0.0/src/c/registry-impl.h [2025-10-03T01:07:37.460Z] #18 0.490 inflating: device-sdk-c-4.0.0/src/c/registry.c [2025-10-03T01:07:37.460Z] #18 0.490 inflating: device-sdk-c-4.0.0/src/c/registry.h [2025-10-03T01:07:37.460Z] #18 0.490 inflating: device-sdk-c-4.0.0/src/c/reqdata.c [2025-10-03T01:07:37.460Z] #18 0.492 inflating: device-sdk-c-4.0.0/src/c/reqdata.h [2025-10-03T01:07:37.460Z] #18 0.492 inflating: device-sdk-c-4.0.0/src/c/request_auth.c [2025-10-03T01:07:37.460Z] #18 0.492 inflating: device-sdk-c-4.0.0/src/c/request_auth.h [2025-10-03T01:07:37.460Z] #18 0.492 inflating: device-sdk-c-4.0.0/src/c/rest-server.c [2025-10-03T01:07:37.460Z] #18 0.492 inflating: device-sdk-c-4.0.0/src/c/rest-server.h [2025-10-03T01:07:37.460Z] #18 0.492 inflating: device-sdk-c-4.0.0/src/c/rest.c [2025-10-03T01:07:37.460Z] #18 0.492 inflating: device-sdk-c-4.0.0/src/c/rest.h [2025-10-03T01:07:37.460Z] #18 0.492 inflating: device-sdk-c-4.0.0/src/c/secrets-impl.h [2025-10-03T01:07:37.460Z] #18 0.492 inflating: device-sdk-c-4.0.0/src/c/secrets-insecure.c [2025-10-03T01:07:37.460Z] #18 0.492 inflating: device-sdk-c-4.0.0/src/c/secrets-insecure.h [2025-10-03T01:07:37.460Z] #18 0.492 inflating: device-sdk-c-4.0.0/src/c/secrets-vault.c [2025-10-03T01:07:37.460Z] #18 0.492 inflating: device-sdk-c-4.0.0/src/c/secrets-vault.h [2025-10-03T01:07:37.460Z] #18 0.492 inflating: device-sdk-c-4.0.0/src/c/secrets.c [2025-10-03T01:07:37.460Z] #18 0.492 inflating: device-sdk-c-4.0.0/src/c/secrets.h [2025-10-03T01:07:37.460Z] #18 0.492 inflating: device-sdk-c-4.0.0/src/c/service.c [2025-10-03T01:07:37.461Z] #18 0.492 inflating: device-sdk-c-4.0.0/src/c/service.h [2025-10-03T01:07:37.461Z] #18 0.492 inflating: device-sdk-c-4.0.0/src/c/transform.c [2025-10-03T01:07:37.461Z] #18 0.492 inflating: device-sdk-c-4.0.0/src/c/transform.h [2025-10-03T01:07:37.461Z] #18 0.492 inflating: device-sdk-c-4.0.0/src/c/validate.c [2025-10-03T01:07:37.461Z] #18 0.492 inflating: device-sdk-c-4.0.0/src/c/validate.h [2025-10-03T01:07:37.461Z] #18 0.492 inflating: device-sdk-c-4.0.0/src/c/watchers.c [2025-10-03T01:07:37.461Z] #18 0.493 inflating: device-sdk-c-4.0.0/src/c/watchers.h [2025-10-03T01:07:37.461Z] #18 0.493 creating: device-sdk-c-4.0.0/src/cmake/ [2025-10-03T01:07:37.461Z] #18 0.493 inflating: device-sdk-c-4.0.0/src/cmake/FindIOT.cmake [2025-10-03T01:07:37.461Z] #18 0.493 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBCBOR.cmake [2025-10-03T01:07:37.461Z] #18 0.493 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBMICROHTTP.cmake [2025-10-03T01:07:37.461Z] #18 0.493 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBPAHO.cmake [2025-10-03T01:07:37.461Z] #18 0.493 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBUUID.cmake [2025-10-03T01:07:37.461Z] #18 0.493 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBYAML.cmake [2025-10-03T01:07:37.461Z] #18 0.493 + cd device-sdk-c-4.0.0 [2025-10-03T01:07:37.461Z] #18 0.493 + ./scripts/build.sh [2025-10-03T01:07:37.461Z] #18 0.493 + CPPCHECK=false [2025-10-03T01:07:37.461Z] #18 0.493 + DOCGEN=false [2025-10-03T01:07:37.461Z] #18 0.493 + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' [2025-10-03T01:07:37.461Z] #18 0.493 + '[' 0 -gt 0 ] [2025-10-03T01:07:37.461Z] #18 0.494 + readlink -f ./scripts/build.sh [2025-10-03T01:07:37.461Z] #18 0.495 + dirname /device-bacnet-c/deps/device-sdk-c-4.0.0/scripts/build.sh [2025-10-03T01:07:37.461Z] #18 0.495 + dirname /device-bacnet-c/deps/device-sdk-c-4.0.0/scripts [2025-10-03T01:07:37.461Z] #18 0.496 + ROOT=/device-bacnet-c/deps/device-sdk-c-4.0.0 [2025-10-03T01:07:37.461Z] #18 0.496 + cd /device-bacnet-c/deps/device-sdk-c-4.0.0 [2025-10-03T01:07:37.461Z] #18 0.496 + mkdir -p /device-bacnet-c/deps/device-sdk-c-4.0.0/build/release [2025-10-03T01:07:37.461Z] #18 0.496 + cd /device-bacnet-c/deps/device-sdk-c-4.0.0/build/release [2025-10-03T01:07:37.461Z] #18 0.496 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/deps/device-sdk-c-4.0.0/src [2025-10-03T01:07:37.461Z] #18 0.565 -- The C compiler identification is GNU 12.2.1 [2025-10-03T01:07:37.461Z] #18 0.583 -- Detecting C compiler ABI info [2025-10-03T01:07:37.461Z] #18 0.665 -- Detecting C compiler ABI info - done [2025-10-03T01:07:37.461Z] #18 0.681 -- Check for working C compiler: /usr/bin/cc - skipped [2025-10-03T01:07:37.721Z] #18 0.681 -- Detecting C compile features [2025-10-03T01:07:37.721Z] #18 0.682 -- Detecting C compile features - done [2025-10-03T01:07:37.721Z] #18 0.686 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2025-10-03T01:07:37.721Z] #18 0.758 -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") [2025-10-03T01:07:37.721Z] #18 0.762 -- Found LIBYAML: /usr/lib/libyaml.so [2025-10-03T01:07:37.721Z] #18 0.764 -- Found LIBUUID: /usr/lib/libuuid.so [2025-10-03T01:07:37.721Z] #18 0.767 -- Found LIBCBOR: /usr/lib/libcbor.so [2025-10-03T01:07:37.721Z] #18 0.769 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2025-10-03T01:07:37.721Z] #18 0.771 -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-10-03T01:07:37.721Z] #18 0.771 -- /opt/iotech/iot/1.5/include [2025-10-03T01:07:37.721Z] #18 0.771 -- C SDK 0.0.0 for Linux [2025-10-03T01:07:37.721Z] #18 0.774 -- Performing Test CSDK_HAVE_ATOMIC [2025-10-03T01:07:37.721Z] #18 0.853 -- Performing Test CSDK_HAVE_ATOMIC - Success [2025-10-03T01:07:37.721Z] #18 0.900 -- Found Curses: /usr/lib/libcurses.so [2025-10-03T01:07:37.721Z] #18 0.924 -- Configuring done (0.4s) [2025-10-03T01:07:37.980Z] #18 0.958 -- Generating done (0.0s) [2025-10-03T01:07:37.980Z] #18 0.960 -- Build files have been written to: /device-bacnet-c/deps/device-sdk-c-4.0.0/build/release [2025-10-03T01:07:37.980Z] #18 0.964 + make all package [2025-10-03T01:07:37.980Z] #18 0.964 + tee release.log [2025-10-03T01:07:37.980Z] #18 0.997 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2025-10-03T01:07:37.980Z] #18 1.119 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2025-10-03T01:07:37.980Z] #18 1.264 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2025-10-03T01:07:38.239Z] #18 1.399 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2025-10-03T01:07:38.496Z] #18 1.495 [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2025-10-03T01:07:38.758Z] #18 1.840 [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2025-10-03T01:07:38.759Z] #18 1.880 [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2025-10-03T01:07:39.027Z] #18 2.013 [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2025-10-03T01:07:39.027Z] #18 2.311 [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2025-10-03T01:07:39.288Z] #18 2.418 [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2025-10-03T01:07:39.288Z] #18 ... [2025-10-03T01:07:39.288Z] [2025-10-03T01:07:39.288Z] #19 [stage-1 5/12] RUN apk --no-cache upgrade [2025-10-03T01:07:39.288Z] #19 0.240 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-03T01:07:39.288Z] #19 0.365 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-03T01:07:39.288Z] #19 0.546 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-03T01:07:39.288Z] #19 1.159 WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-10-03T01:07:39.288Z] #19 1.167 (1/4) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-10-03T01:07:39.288Z] #19 1.230 Executing busybox-1.36.1-r30.post-upgrade [2025-10-03T01:07:39.288Z] #19 1.390 (2/4) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-10-03T01:07:39.288Z] #19 1.458 (3/4) Upgrading ca-certificates-bundle (20250619-r0 -> 20250911-r0) [2025-10-03T01:07:39.288Z] #19 1.593 (4/4) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-10-03T01:07:39.288Z] #19 1.626 Executing busybox-1.36.1-r30.trigger [2025-10-03T01:07:39.288Z] #19 1.631 Executing ca-certificates-20250911-r0.trigger [2025-10-03T01:07:39.288Z] #19 1.671 OK: 30 MiB in 41 packages [2025-10-03T01:07:39.288Z] #19 DONE 2.1s [2025-10-03T01:07:39.288Z] [2025-10-03T01:07:39.288Z] #18 [builder 9/10] RUN /device-bacnet-c/scripts/build_deps.sh [2025-10-03T01:07:39.288Z] #18 2.558 [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2025-10-03T01:07:39.547Z] #18 2.679 [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2025-10-03T01:07:39.807Z] #18 2.773 [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2025-10-03T01:07:39.807Z] #18 2.927 [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2025-10-03T01:07:40.066Z] #18 2.983 [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2025-10-03T01:07:40.066Z] #18 3.313 [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2025-10-03T01:07:40.329Z] #18 3.375 [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2025-10-03T01:07:40.329Z] #18 3.609 [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2025-10-03T01:07:40.587Z] #18 3.713 [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2025-10-03T01:07:40.846Z] #18 3.918 [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2025-10-03T01:07:41.104Z] #18 4.005 [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2025-10-03T01:07:42.040Z] #18 5.034 [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2025-10-03T01:07:42.040Z] #18 5.142 [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2025-10-03T01:07:42.040Z] #18 5.212 [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2025-10-03T01:07:42.040Z] #18 5.299 [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2025-10-03T01:07:42.302Z] #18 5.362 [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2025-10-03T01:07:42.560Z] #18 5.589 [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2025-10-03T01:07:42.820Z] #18 5.917 [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2025-10-03T01:07:43.080Z] #18 5.992 [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2025-10-03T01:07:43.080Z] #18 6.117 [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2025-10-03T01:07:43.080Z] #18 6.209 [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2025-10-03T01:07:43.338Z] #18 6.475 /device-bacnet-c/deps/device-sdk-c-4.0.0/src/c/service.c: In function 'devsdk_service_start': [2025-10-03T01:07:43.338Z] #18 6.475 /device-bacnet-c/deps/device-sdk-c-4.0.0/src/c/service.c:1063:5: warning: 'deviceservices_config' may be used uninitialized [-Wmaybe-uninitialized] [2025-10-03T01:07:43.338Z] #18 6.475 1063 | edgex_device_parseClients (svc->logger, iot_data_string_map_get (deviceservices_config, "Clients"), &svc->config.endpoints); [2025-10-03T01:07:43.338Z] #18 6.475 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-10-03T01:07:43.338Z] #18 6.475 /device-bacnet-c/deps/device-sdk-c-4.0.0/src/c/service.c:875:21: note: 'deviceservices_config' was declared here [2025-10-03T01:07:43.338Z] #18 6.475 875 | const iot_data_t *deviceservices_config; [2025-10-03T01:07:43.338Z] #18 6.475 | ^~~~~~~~~~~~~~~~~~~~~ [2025-10-03T01:07:43.338Z] #18 6.616 [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2025-10-03T01:07:43.599Z] #18 6.734 [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2025-10-03T01:07:43.859Z] #18 6.799 [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2025-10-03T01:07:43.859Z] #18 6.892 [ 68%] Linking C shared library libcsdk.so [2025-10-03T01:07:43.859Z] #18 6.954 [ 68%] Built target csdk [2025-10-03T01:07:43.859Z] #18 6.973 [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2025-10-03T01:07:43.859Z] #18 7.112 [ 72%] Linking C executable template [2025-10-03T01:07:44.118Z] #18 7.132 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-10-03T01:07:44.118Z] #18 7.175 [ 72%] Built target template [2025-10-03T01:07:44.118Z] #18 7.191 [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2025-10-03T01:07:44.118Z] #18 7.289 [ 76%] Linking C executable device-counter [2025-10-03T01:07:44.377Z] #18 7.314 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-10-03T01:07:44.377Z] #18 7.354 [ 76%] Built target device-counter [2025-10-03T01:07:44.377Z] #18 7.369 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2025-10-03T01:07:44.377Z] #18 7.458 [ 80%] Linking C executable device-random [2025-10-03T01:07:44.377Z] #18 7.480 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-10-03T01:07:44.377Z] #18 7.522 [ 80%] Built target device-random [2025-10-03T01:07:44.377Z] #18 7.540 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2025-10-03T01:07:44.377Z] #18 7.620 [ 84%] Linking C executable device-gyro [2025-10-03T01:07:44.637Z] #18 7.647 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-10-03T01:07:44.637Z] #18 7.693 [ 84%] Built target device-gyro [2025-10-03T01:07:44.637Z] #18 7.706 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2025-10-03T01:07:44.637Z] #18 7.790 [ 88%] Linking C executable device-bitfields [2025-10-03T01:07:46.895Z] #18 7.811 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-10-03T01:07:46.895Z] #18 7.851 [ 88%] Built target device-bitfields [2025-10-03T01:07:46.895Z] #18 7.872 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2025-10-03T01:07:46.895Z] #18 8.031 [ 92%] Linking C executable template-discovery [2025-10-03T01:07:46.895Z] #18 8.045 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-10-03T01:07:46.895Z] #18 8.086 [ 92%] Built target template-discovery [2025-10-03T01:07:46.895Z] #18 8.106 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2025-10-03T01:07:46.895Z] #18 8.216 [ 96%] Linking C executable device-file [2025-10-03T01:07:46.895Z] #18 8.241 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-10-03T01:07:46.895Z] #18 8.281 [ 96%] Built target device-file [2025-10-03T01:07:46.895Z] #18 8.297 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2025-10-03T01:07:46.895Z] #18 8.399 [100%] Linking C executable device-terminal [2025-10-03T01:07:46.895Z] #18 8.425 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-10-03T01:07:46.895Z] #18 8.466 [100%] Built target device-terminal [2025-10-03T01:07:46.895Z] #18 8.482 Run CPack packaging tool... [2025-10-03T01:07:46.895Z] #18 8.495 CPack: Create package using TGZ [2025-10-03T01:07:46.895Z] #18 8.495 CPack: Install projects [2025-10-03T01:07:46.895Z] #18 8.496 CPack: - Run preinstall target for: Csdk [2025-10-03T01:07:46.895Z] #18 8.736 CPack: - Install project: Csdk [] [2025-10-03T01:07:46.895Z] #18 8.740 CPack: Create package [2025-10-03T01:07:46.895Z] #18 8.764 CPack: - package: /device-bacnet-c/deps/device-sdk-c-4.0.0/build/release/csdk-0.0.0.tar.gz generated. [2025-10-03T01:07:46.895Z] #18 8.766 + '[' false '=' true ] [2025-10-03T01:07:46.895Z] #18 8.766 + '[' false '=' true ] [2025-10-03T01:07:46.895Z] #18 8.766 + mkdir -p /device-bacnet-c/deps/device-sdk-c-4.0.0/build/debug [2025-10-03T01:07:46.895Z] #18 8.767 + cd /device-bacnet-c/deps/device-sdk-c-4.0.0/build/debug [2025-10-03T01:07:46.895Z] #18 8.767 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /device-bacnet-c/deps/device-sdk-c-4.0.0/src [2025-10-03T01:07:46.895Z] #18 8.837 -- The C compiler identification is GNU 12.2.1 [2025-10-03T01:07:46.895Z] #18 8.853 -- Detecting C compiler ABI info [2025-10-03T01:07:46.895Z] #18 8.940 -- Detecting C compiler ABI info - done [2025-10-03T01:07:46.895Z] #18 8.962 -- Check for working C compiler: /usr/bin/cc - skipped [2025-10-03T01:07:46.895Z] #18 8.962 -- Detecting C compile features [2025-10-03T01:07:46.895Z] #18 8.963 -- Detecting C compile features - done [2025-10-03T01:07:46.895Z] #18 8.967 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2025-10-03T01:07:46.895Z] #18 9.040 -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") [2025-10-03T01:07:46.895Z] #18 9.043 -- Found LIBYAML: /usr/lib/libyaml.so [2025-10-03T01:07:46.895Z] #18 9.046 -- Found LIBUUID: /usr/lib/libuuid.so [2025-10-03T01:07:46.895Z] #18 9.049 -- Found LIBCBOR: /usr/lib/libcbor.so [2025-10-03T01:07:46.895Z] #18 9.052 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2025-10-03T01:07:46.895Z] #18 9.054 -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-10-03T01:07:46.895Z] #18 9.054 -- /opt/iotech/iot/1.5/include [2025-10-03T01:07:46.895Z] #18 9.054 -- C SDK 0.0.0 for Linux [2025-10-03T01:07:46.895Z] #18 9.057 -- Performing Test CSDK_HAVE_ATOMIC [2025-10-03T01:07:46.895Z] #18 9.138 -- Performing Test CSDK_HAVE_ATOMIC - Success [2025-10-03T01:07:46.895Z] #18 9.182 -- Found Curses: /usr/lib/libcurses.so [2025-10-03T01:07:46.895Z] #18 9.204 -- Configuring done (0.4s) [2025-10-03T01:07:46.895Z] #18 9.237 -- Generating done (0.0s) [2025-10-03T01:07:46.895Z] #18 9.239 -- Build files have been written to: /device-bacnet-c/deps/device-sdk-c-4.0.0/build/debug [2025-10-03T01:07:46.895Z] #18 9.243 + make [2025-10-03T01:07:46.895Z] #18 9.243 + tee debug.log [2025-10-03T01:07:46.895Z] #18 9.277 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2025-10-03T01:07:46.895Z] #18 9.349 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2025-10-03T01:07:46.895Z] #18 9.425 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2025-10-03T01:07:46.895Z] #18 9.502 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2025-10-03T01:07:46.895Z] #18 9.569 [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2025-10-03T01:07:46.895Z] #18 9.687 [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2025-10-03T01:07:46.895Z] #18 9.721 [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2025-10-03T01:07:46.895Z] #18 9.794 [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2025-10-03T01:07:46.895Z] #18 9.908 [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2025-10-03T01:07:46.895Z] #18 9.980 [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2025-10-03T01:07:46.895Z] #18 10.06 [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2025-10-03T01:07:47.155Z] #18 10.13 [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2025-10-03T01:07:47.155Z] #18 10.20 [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2025-10-03T01:07:47.155Z] #18 10.27 [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2025-10-03T01:07:47.155Z] #18 10.32 [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2025-10-03T01:07:47.413Z] #18 10.46 [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2025-10-03T01:07:47.413Z] #18 10.50 [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2025-10-03T01:07:47.413Z] #18 10.61 [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2025-10-03T01:07:47.672Z] #18 10.65 [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2025-10-03T01:07:47.672Z] #18 10.76 [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2025-10-03T01:07:47.931Z] #18 10.83 [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2025-10-03T01:07:47.931Z] #18 11.05 [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2025-10-03T01:07:47.931Z] #18 11.12 [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2025-10-03T01:07:47.931Z] #18 11.18 [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2025-10-03T01:07:48.191Z] #18 11.24 [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2025-10-03T01:07:48.191Z] #18 11.29 [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2025-10-03T01:07:48.451Z] #18 11.38 [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2025-10-03T01:07:48.451Z] #18 11.60 [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2025-10-03T01:07:48.451Z] #18 11.65 [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2025-10-03T01:07:48.451Z] #18 11.72 [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2025-10-03T01:07:48.710Z] #18 11.79 [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2025-10-03T01:07:48.710Z] #18 11.94 [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2025-10-03T01:07:48.975Z] #18 12.02 [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2025-10-03T01:07:48.975Z] #18 12.07 [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2025-10-03T01:07:48.975Z] #18 12.12 [ 68%] Linking C shared library libcsdk.so [2025-10-03T01:07:48.975Z] #18 12.26 [ 68%] Built target csdk [2025-10-03T01:07:49.238Z] #18 12.28 [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2025-10-03T01:07:49.238Z] #18 12.36 [ 72%] Linking C executable template [2025-10-03T01:07:49.238Z] #18 12.39 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-10-03T01:07:49.238Z] #18 12.43 [ 72%] Built target template [2025-10-03T01:07:49.238Z] #18 12.45 [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2025-10-03T01:07:49.238Z] #18 12.51 [ 76%] Linking C executable device-counter [2025-10-03T01:07:49.498Z] #18 12.53 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-10-03T01:07:49.498Z] #18 12.58 [ 76%] Built target device-counter [2025-10-03T01:07:49.498Z] #18 12.60 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2025-10-03T01:07:49.498Z] #18 12.66 [ 80%] Linking C executable device-random [2025-10-03T01:07:49.759Z] #18 12.68 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-10-03T01:07:49.759Z] #18 12.72 [ 80%] Built target device-random [2025-10-03T01:07:49.759Z] #18 12.74 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2025-10-03T01:07:49.759Z] #18 12.80 [ 84%] Linking C executable device-gyro [2025-10-03T01:07:49.759Z] #18 12.83 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-10-03T01:07:49.759Z] #18 12.87 [ 84%] Built target device-gyro [2025-10-03T01:07:49.759Z] #18 12.89 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2025-10-03T01:07:49.759Z] #18 12.96 [ 88%] Linking C executable device-bitfields [2025-10-03T01:07:50.018Z] #18 12.98 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-10-03T01:07:50.018Z] #18 13.03 [ 88%] Built target device-bitfields [2025-10-03T01:07:50.018Z] #18 13.04 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2025-10-03T01:07:50.018Z] #18 13.11 [ 92%] Linking C executable template-discovery [2025-10-03T01:07:50.018Z] #18 13.14 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-10-03T01:07:50.018Z] #18 13.19 [ 92%] Built target template-discovery [2025-10-03T01:07:50.018Z] #18 13.21 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2025-10-03T01:07:50.018Z] #18 13.28 [ 96%] Linking C executable device-file [2025-10-03T01:07:50.280Z] #18 13.30 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-10-03T01:07:50.280Z] #18 13.34 [ 96%] Built target device-file [2025-10-03T01:07:50.280Z] #18 13.35 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2025-10-03T01:07:50.280Z] #18 13.43 [100%] Linking C executable device-terminal [2025-10-03T01:07:50.552Z] #18 13.46 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-10-03T01:07:50.552Z] #18 13.50 [100%] Built target device-terminal [2025-10-03T01:07:50.552Z] #18 13.51 + cp -rf include/devsdk include/edgex /usr/include/ [2025-10-03T01:07:50.552Z] #18 13.52 + cp build/release/c/libcsdk.so /usr/lib/ [2025-10-03T01:07:50.552Z] #18 13.52 + mkdir -p /usr/share/doc/edgex-csdk [2025-10-03T01:07:50.552Z] #18 13.52 + cp Attribution.txt /usr/share/doc/edgex-csdk [2025-10-03T01:07:50.552Z] #18 13.52 + cp LICENSE /usr/share/doc/edgex-csdk [2025-10-03T01:07:50.552Z] #18 13.52 + rm -rf /device-bacnet-c/deps [2025-10-03T01:07:50.810Z] #18 DONE 13.9s [2025-10-03T01:07:50.810Z] [2025-10-03T01:07:50.810Z] #20 [builder 10/10] RUN /device-bacnet-c/scripts/build.sh [2025-10-03T01:07:51.378Z] #20 0.654 + readlink -f /device-bacnet-c/scripts/build.sh [2025-10-03T01:07:51.638Z] #20 0.655 + dirname /device-bacnet-c/scripts/build.sh [2025-10-03T01:07:51.638Z] #20 0.656 + dirname /device-bacnet-c/scripts [2025-10-03T01:07:51.638Z] #20 0.656 + ROOT=/device-bacnet-c [2025-10-03T01:07:51.638Z] #20 0.656 + echo /device-bacnet-c [2025-10-03T01:07:51.638Z] #20 0.657 /device-bacnet-c [2025-10-03T01:07:51.638Z] #20 0.657 + cd /device-bacnet-c [2025-10-03T01:07:51.638Z] #20 0.657 + '[' '!' -f /device-bacnet-c/lib/ip/libbacnet.a ] [2025-10-03T01:07:51.638Z] #20 0.657 + '[' '!' -f /device-bacnet-c/lib/mstp/libbacnet.a ] [2025-10-03T01:07:51.638Z] #20 0.657 + mkdir -p /device-bacnet-c/build/release/device-bacnet-ip [2025-10-03T01:07:51.638Z] #20 0.658 + cd /device-bacnet-c/build/release/device-bacnet-ip [2025-10-03T01:07:51.638Z] #20 0.658 + cmake '-DDATALINK:STRING=BACDL_BIP=1' '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/src/c [2025-10-03T01:07:51.638Z] #20 0.676 -- /opt/iotech/iot/1.5/include [2025-10-03T01:07:51.638Z] #20 0.677 -- Configuring done (0.0s) [2025-10-03T01:07:51.638Z] #20 0.683 -- Generating done (0.0s) [2025-10-03T01:07:51.638Z] #20 0.684 -- Build files have been written to: /device-bacnet-c/build/release/device-bacnet-ip [2025-10-03T01:07:51.638Z] #20 0.685 + make [2025-10-03T01:07:51.638Z] #20 0.686 + tee release.log [2025-10-03T01:07:51.638Z] #20 0.724 [ 22%] Built target bacnet_objects [2025-10-03T01:07:51.638Z] #20 0.751 [ 33%] Building C object CMakeFiles/device-bacnet-c.dir/main.c.o [2025-10-03T01:07:51.638Z] #20 0.973 [ 44%] Building C object CMakeFiles/device-bacnet-c.dir/driver.c.o [2025-10-03T01:07:51.899Z] #20 1.257 [ 55%] Linking C executable device-bacnet-c [2025-10-03T01:07:52.159Z] #20 1.288 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-10-03T01:07:52.159Z] #20 1.338 [100%] Built target device-bacnet-c [2025-10-03T01:07:52.159Z] #20 1.353 + mkdir -p /device-bacnet-c/build/release/device-bacnet-mstp [2025-10-03T01:07:52.159Z] #20 1.354 + cd /device-bacnet-c/build/release/device-bacnet-mstp [2025-10-03T01:07:52.159Z] #20 1.354 + cmake '-DDATALINK:STRING=BACDL_MSTP=1' '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/src/c [2025-10-03T01:07:52.159Z] #20 1.372 -- /opt/iotech/iot/1.5/include [2025-10-03T01:07:52.418Z] #20 1.372 -- Configuring done (0.0s) [2025-10-03T01:07:52.418Z] #20 1.378 -- Generating done (0.0s) [2025-10-03T01:07:52.418Z] #20 1.396 -- Build files have been written to: /device-bacnet-c/build/release/device-bacnet-mstp [2025-10-03T01:07:52.418Z] #20 1.398 + make [2025-10-03T01:07:52.418Z] #20 1.399 + tee release.log [2025-10-03T01:07:52.418Z] #20 1.437 [ 22%] Built target bacnet_objects [2025-10-03T01:07:52.418Z] #20 1.457 [ 33%] Building C object CMakeFiles/device-bacnet-c.dir/main.c.o [2025-10-03T01:07:52.418Z] #20 1.624 [ 44%] Building C object CMakeFiles/device-bacnet-c.dir/driver.c.o [2025-10-03T01:07:52.677Z] #20 1.907 [ 55%] Linking C executable device-bacnet-c [2025-10-03T01:07:52.937Z] #20 1.935 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-10-03T01:07:52.937Z] #20 1.981 [100%] Built target device-bacnet-c [2025-10-03T01:07:52.937Z] #20 DONE 2.2s [2025-10-03T01:07:52.937Z] [2025-10-03T01:07:52.937Z] #21 [stage-1 6/12] COPY --from=builder /device-bacnet-c/build/release/ / [2025-10-03T01:07:53.196Z] #21 DONE 0.2s [2025-10-03T01:07:53.455Z] [2025-10-03T01:07:53.455Z] #22 [stage-1 7/12] COPY --from=builder /usr/lib/libcsdk.so /usr/lib [2025-10-03T01:07:53.455Z] #22 DONE 0.2s [2025-10-03T01:07:53.714Z] [2025-10-03T01:07:53.714Z] #23 [stage-1 8/12] COPY --from=builder /usr/share/doc/edgex-csdk /usr/share/doc/edgex-csdk [2025-10-03T01:07:53.714Z] #23 DONE 0.3s [2025-10-03T01:07:53.973Z] [2025-10-03T01:07:53.973Z] #24 [stage-1 9/12] COPY LICENSE /. [2025-10-03T01:07:53.973Z] #24 DONE 0.0s [2025-10-03T01:07:53.973Z] [2025-10-03T01:07:53.973Z] #25 [stage-1 10/12] COPY Attribution.txt /. [2025-10-03T01:07:53.973Z] #25 DONE 0.1s [2025-10-03T01:07:54.254Z] [2025-10-03T01:07:54.254Z] #26 [stage-1 11/12] COPY res /res [2025-10-03T01:07:54.254Z] #26 DONE 0.3s [2025-10-03T01:07:54.515Z] [2025-10-03T01:07:54.515Z] #27 [stage-1 12/12] COPY sample-profiles /sample-profiles [2025-10-03T01:07:54.515Z] #27 DONE 0.3s [2025-10-03T01:07:54.776Z] [2025-10-03T01:07:54.776Z] #28 exporting to image [2025-10-03T01:07:54.776Z] #28 exporting layers [2025-10-03T01:07:56.685Z] #28 exporting layers 1.8s done [2025-10-03T01:07:56.685Z] #28 writing image sha256:5dca7bc5bad6f1d3e9568dbe4803d3be5ee272146b017b0820f2143868bf0ce8 done [2025-10-03T01:07:56.685Z] #28 naming to docker.io/library/device-bacnet 0.0s done [2025-10-03T01:07:56.685Z] #28 DONE 1.9s [2025-10-03T01:07:57.254Z] [2025-10-03T01:07:57.254Z] 2 warnings found (use docker --debug to expand): [2025-10-03T01:07:57.254Z]  - FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 18) [2025-10-03T01:07:57.254Z] - MaintainerDeprecated: Maintainer instruction is deprecated in favor of using label (line 34) [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-03T01:07:58.252Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-03T01:07:58.252Z] [2025-10-03T01:07:58.252Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-03T01:07:58.649Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-03T01:07:58.649Z] latest: Pulling from edgex-lftools-log-publisher [2025-10-03T01:07:58.649Z] 5eb5b503b376: Pulling fs layer [2025-10-03T01:07:58.649Z] 5c69ac0246d0: Pulling fs layer [2025-10-03T01:07:58.649Z] ec43610c2a17: Pulling fs layer [2025-10-03T01:07:58.649Z] 3a2ae6a8a46f: Pulling fs layer [2025-10-03T01:07:58.649Z] 33b1e0a273af: Pulling fs layer [2025-10-03T01:07:58.649Z] 5d3b04190fa2: Pulling fs layer [2025-10-03T01:07:58.649Z] 2f39f015ded8: Pulling fs layer [2025-10-03T01:07:58.649Z] 33b1e0a273af: Waiting [2025-10-03T01:07:58.649Z] 5d3b04190fa2: Waiting [2025-10-03T01:07:58.649Z] 3a2ae6a8a46f: Waiting [2025-10-03T01:07:58.649Z] 2f39f015ded8: Waiting [2025-10-03T01:07:58.649Z] 5c69ac0246d0: Verifying Checksum [2025-10-03T01:07:58.649Z] 5c69ac0246d0: Download complete [2025-10-03T01:07:58.649Z] 3a2ae6a8a46f: Verifying Checksum [2025-10-03T01:07:58.649Z] 3a2ae6a8a46f: Download complete [2025-10-03T01:07:58.649Z] 33b1e0a273af: Verifying Checksum [2025-10-03T01:07:58.649Z] 33b1e0a273af: Download complete [2025-10-03T01:07:58.649Z] 5d3b04190fa2: Verifying Checksum [2025-10-03T01:07:58.649Z] 5d3b04190fa2: Download complete [2025-10-03T01:07:58.649Z] ec43610c2a17: Verifying Checksum [2025-10-03T01:07:58.649Z] ec43610c2a17: Download complete [2025-10-03T01:07:58.910Z] 5eb5b503b376: Verifying Checksum [2025-10-03T01:07:58.910Z] 5eb5b503b376: Download complete [2025-10-03T01:07:59.486Z] 2f39f015ded8: Verifying Checksum [2025-10-03T01:07:59.486Z] 2f39f015ded8: Download complete [2025-10-03T01:08:00.865Z] 5eb5b503b376: Pull complete [2025-10-03T01:08:00.865Z] 5c69ac0246d0: Pull complete [2025-10-03T01:08:01.453Z] ec43610c2a17: Pull complete [2025-10-03T01:08:01.453Z] 3a2ae6a8a46f: Pull complete [2025-10-03T01:08:01.714Z] 33b1e0a273af: Pull complete [2025-10-03T01:08:01.714Z] 5d3b04190fa2: Pull complete [2025-10-03T01:08:08.291Z] 2f39f015ded8: Pull complete [2025-10-03T01:08:08.291Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-10-03T01:08:08.291Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-03T01:08:08.291Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-03T01:08:08.535Z] prd-ubuntu20.04-docker-8c-8g-20757 does not seem to be running inside a container [2025-10-03T01:08:08.525Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-bacnet-c_PR-105 -v /w/workspace/exfoundry_device-bacnet-c_PR-105:/w/workspace/exfoundry_device-bacnet-c_PR-105:rw,z -v /w/workspace/exfoundry_device-bacnet-c_PR-105@tmp:/w/workspace/exfoundry_device-bacnet-c_PR-105@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-10-03T01:08:10.392Z] $ docker top 8c47ff9773f1c4144485536ec30061a4aaddbec77291c3ed07203fe59e7808e4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-03T01:08:10.919Z] ---> job-cost.sh [2025-10-03T01:08:10.919Z] lf-activate-venv: SKIPPING [2025-10-03T01:08:10.919Z] INFO: No Stack... [2025-10-03T01:08:11.180Z] INFO: Retrieving Pricing Info for: v3-standard-8 [Pipeline] echo [2025-10-03T01:09:32.683Z] Exception caught while running job-cost.sh. [Pipeline] } [2025-10-03T01:09:32.678Z] $ docker stop --time=1 8c47ff9773f1c4144485536ec30061a4aaddbec77291c3ed07203fe59e7808e4 [2025-10-03T01:09:33.928Z] $ docker rm -f --volumes 8c47ff9773f1c4144485536ec30061a4aaddbec77291c3ed07203fe59e7808e4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-10-03T01:09:35.487Z] + [ -d /w/workspace/exfoundry_device-bacnet-c_PR-105/archives ] [Pipeline] libraryResource [Pipeline] sh [2025-10-03T01:09:35.819Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-03T01:09:36.711Z] ---> package-listing.sh [2025-10-03T01:09:36.711Z] ++ facter osfamily [2025-10-03T01:09:36.711Z] ++ tr '[:upper:]' '[:lower:]' [2025-10-03T01:09:36.971Z] + OS_FAMILY=debian [2025-10-03T01:09:36.971Z] + workspace=/w/workspace/exfoundry_device-bacnet-c_PR-105 [2025-10-03T01:09:36.971Z] + START_PACKAGES=/tmp/packages_start.txt [2025-10-03T01:09:36.971Z] + END_PACKAGES=/tmp/packages_end.txt [2025-10-03T01:09:36.971Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-10-03T01:09:36.971Z] + PACKAGES=/tmp/packages_start.txt [2025-10-03T01:09:36.971Z] + '[' /w/workspace/exfoundry_device-bacnet-c_PR-105 ']' [2025-10-03T01:09:36.971Z] + PACKAGES=/tmp/packages_end.txt [2025-10-03T01:09:36.971Z] + case "${OS_FAMILY}" in [2025-10-03T01:09:36.971Z] + dpkg -l [2025-10-03T01:09:36.971Z] + grep '^ii' [2025-10-03T01:09:36.971Z] + '[' -f /tmp/packages_start.txt ']' [2025-10-03T01:09:36.971Z] + '[' -f /tmp/packages_end.txt ']' [2025-10-03T01:09:36.971Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-10-03T01:09:36.971Z] + '[' /w/workspace/exfoundry_device-bacnet-c_PR-105 ']' [2025-10-03T01:09:36.971Z] + mkdir -p /w/workspace/exfoundry_device-bacnet-c_PR-105/archives/ [2025-10-03T01:09:36.971Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-bacnet-c_PR-105/archives/ [Pipeline] echo [2025-10-03T01:09:37.006Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-bacnet-c_PR-105/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-10-03T01:09:37.300Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-03T01:09:37.938Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-03T01:09:37.939Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-03T01:09:38.090Z] prd-ubuntu20.04-docker-8c-8g-20757 does not seem to be running inside a container [2025-10-03T01:09:38.100Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-bacnet-c_PR-105/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-bacnet-c_PR-105 -v /w/workspace/exfoundry_device-bacnet-c_PR-105:/w/workspace/exfoundry_device-bacnet-c_PR-105:rw,z -v /w/workspace/exfoundry_device-bacnet-c_PR-105@tmp:/w/workspace/exfoundry_device-bacnet-c_PR-105@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-10-03T01:09:38.292Z] $ docker top b488721b9d35ff02ba7fcf65618a1aab0a74d65e7092713fe2332fd06d05f208 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-03T01:09:38.701Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-10-03T01:09:39.012Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-10-03T01:09:39.335Z] + ls /var/log/sa-host [2025-10-03T01:09:39.335Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-03T01:09:39.590Z] provisioning config files... [2025-10-03T01:09:39.600Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-bacnet-c_PR-105@tmp/config14044044282610543525tmp [Pipeline] { [Pipeline] echo [2025-10-03T01:09:39.664Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-03T01:09:39.979Z] ---> create-netrc.sh [Pipeline] } [2025-10-03T01:09:40.007Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-10-03T01:09:40.413Z] ---> python-tools-install.sh [Pipeline] echo [2025-10-03T01:09:40.453Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-03T01:09:40.770Z] ---> sudo-logs.sh [2025-10-03T01:09:40.770Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-10-03T01:09:40.859Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-03T01:09:41.173Z] ---> job-cost.sh [2025-10-03T01:09:41.173Z] lf-activate-venv: SKIPPING [2025-10-03T01:09:41.173Z] INFO: No Stack... [2025-10-03T01:09:41.432Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-10-03T01:09:56.307Z] INFO: Archiving Costs [Pipeline] echo [2025-10-03T01:09:56.348Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-03T01:09:56.669Z] ---> logs-deploy.sh [2025-10-03T01:09:56.669Z] lf-activate-venv: SKIPPING [2025-10-03T01:09:56.669Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-bacnet-c/PR-105/1 [2025-10-03T01:09:56.669Z] INFO: archiving workspace using pattern(s): [2025-10-03T01:09:57.607Z] Archives upload complete. [2025-10-03T01:09:57.607Z] INFO: archiving logs to Nexus