Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of orbisai0security for edgexfoundry/device-bacnet-c Loading trusted files from base branch main at 652c4c721f17326d85c096634bcaaa8a720b44aa rather than ba1d5beb0dfb7bb333848f43471042ef447604ad Obtained Jenkinsfile from 652c4c721f17326d85c096634bcaaa8a720b44aa 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-ssh16936635331780667355.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision b1c004cf40c352fe6d03b0971bc7ee860312a7b0 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-ssh14453799294478326188.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 b1c004cf40c352fe6d03b0971bc7ee860312a7b0 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-113/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-113/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2373302769055347082.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-113/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3595987381515164306.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision b1c004cf40c352fe6d03b0971bc7ee860312a7b0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b1c004cf40c352fe6d03b0971bc7ee860312a7b0 # timeout=10 Commit message: "Merge pull request #480 from jinlinGuan/fix-docs-publish" > 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-ssh11574717857083940416.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-113/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-113/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh18255338994766777246.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 b1c004cf40c352fe6d03b0971bc7ee860312a7b0 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-14264 in /w/workspace/exfoundry_device-bacnet-c_PR-113 [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-113 # 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 652c4c721f17326d85c096634bcaaa8a720b44aa into PR head commit ba1d5beb0dfb7bb333848f43471042ef447604ad Merge succeeded, producing ba1d5beb0dfb7bb333848f43471042ef447604ad Checking out Revision ba1d5beb0dfb7bb333848f43471042ef447604ad (PR-113) > 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/113/head:refs/remotes/origin/PR-113 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ba1d5beb0dfb7bb333848f43471042ef447604ad # 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 652c4c721f17326d85c096634bcaaa8a720b44aa # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ba1d5beb0dfb7bb333848f43471042ef447604ad # timeout=10 Commit message: "ci: retrigger build" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object b1c004cf40c352fe6d03b0971bc7ee860312a7b0 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2026-07-04T06:35:41.042Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2026-07-04T06:35:41.343Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2026-07-04T06:35:41.453Z] ========================================================= [2026-07-04T06:35:41.453Z] EdgeX Global Pipelines Version Info [2026-07-04T06:35:41.453Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2026-07-04T06:35:42.627Z] ------------------- [2026-07-04T06:35:42.627Z] stable info: [2026-07-04T06:35:42.627Z] ------------------- [2026-07-04T06:35:42.627Z] Commited By: Ginny Guan ginny@iotechsys.com [2026-07-04T06:35:42.627Z] Commit SHA: b1c004cf40c352fe6d03b0971bc7ee860312a7b0 [2026-07-04T06:35:42.627Z] Message: update stable to v1.0.281 [2026-07-04T06:35:43.571Z] ------------------- [2026-07-04T06:35:43.571Z] experimental info: [2026-07-04T06:35:43.571Z] ------------------- [2026-07-04T06:35:43.571Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2026-07-04T06:35:43.571Z] Commit SHA: b1c004cf40c352fe6d03b0971bc7ee860312a7b0 [2026-07-04T06:35:43.571Z] Message: update experimental to v1.0.281 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2026-07-04T06:35:43.790Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-bacnet-c-settings [Pipeline] echo [2026-07-04T06:35:43.846Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-bacnet-c [Pipeline] echo [2026-07-04T06:35:43.905Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2026-07-04T06:35:43.971Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2026-07-04T06:35:44.031Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2026-07-04T06:35:44.090Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = scripts/Dockerfile.alpine [Pipeline] echo [2026-07-04T06:35:44.149Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = scripts/Dockerfile.alpine-base [Pipeline] echo [2026-07-04T06:35:44.204Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2026-07-04T06:35:44.261Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2026-07-04T06:35:44.319Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-bacnet [Pipeline] echo [2026-07-04T06:35:44.373Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2026-07-04T06:35:44.425Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2026-07-04T06:35:44.490Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2026-07-04T06:35:44.545Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2026-07-04T06:35:44.596Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2026-07-04T06:35:44.689Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2026-07-04T06:35:44.743Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2026-07-04T06:35:44.826Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-113 [Pipeline] echo [2026-07-04T06:35:44.895Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-113 [Pipeline] echo [2026-07-04T06:35:44.967Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-113 [Pipeline] echo [2026-07-04T06:35:45.021Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ba1d5beb0dfb7bb333848f43471042ef447604ad [Pipeline] echo [2026-07-04T06:35:45.078Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ba1d5be [Pipeline] echo [2026-07-04T06:35:45.136Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-07-04T06:35:45.287Z] provisioning config files... [2026-07-04T06:35:45.303Z] copy managed file [device-bacnet-c-settings] to file:/w/workspace/exfoundry_device-bacnet-c_PR-113@tmp/config925200571927927786tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-07-04T06:35:45.698Z] ---> ****-login.sh [2026-07-04T06:35:45.698Z] nexus3.edgexfoundry.org:10001 [2026-07-04T06:35:45.698Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-07-04T06:35:45.958Z] [2026-07-04T06:35:45.958Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-07-04T06:35:45.958Z] Configure a credential helper to remove this warning. See [2026-07-04T06:35:45.958Z] https://docs.****.com/go/credential-store/ [2026-07-04T06:35:45.958Z] [2026-07-04T06:35:45.958Z] Login Succeeded [2026-07-04T06:35:45.958Z] nexus3.edgexfoundry.org:10002 [2026-07-04T06:35:46.219Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-07-04T06:35:46.219Z] [2026-07-04T06:35:46.219Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-07-04T06:35:46.219Z] Configure a credential helper to remove this warning. See [2026-07-04T06:35:46.219Z] https://docs.****.com/go/credential-store/ [2026-07-04T06:35:46.219Z] [2026-07-04T06:35:46.219Z] Login Succeeded [2026-07-04T06:35:46.219Z] nexus3.edgexfoundry.org:10003 [2026-07-04T06:35:46.219Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-07-04T06:35:46.219Z] [2026-07-04T06:35:46.220Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-07-04T06:35:46.220Z] Configure a credential helper to remove this warning. See [2026-07-04T06:35:46.220Z] https://docs.****.com/go/credential-store/ [2026-07-04T06:35:46.220Z] [2026-07-04T06:35:46.220Z] Login Succeeded [2026-07-04T06:35:46.220Z] nexus3.edgexfoundry.org:10004 [2026-07-04T06:35:46.482Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-07-04T06:35:46.482Z] [2026-07-04T06:35:46.482Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-07-04T06:35:46.482Z] Configure a credential helper to remove this warning. See [2026-07-04T06:35:46.482Z] https://docs.****.com/go/credential-store/ [2026-07-04T06:35:46.482Z] [2026-07-04T06:35:46.482Z] Login Succeeded [2026-07-04T06:35:46.482Z] ****.io [2026-07-04T06:35:46.482Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-07-04T06:35:46.745Z] [2026-07-04T06:35:46.745Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-07-04T06:35:46.746Z] Configure a credential helper to remove this warning. See [2026-07-04T06:35:46.746Z] https://docs.****.com/go/credential-store/ [2026-07-04T06:35:46.746Z] [2026-07-04T06:35:46.746Z] Login Succeeded [2026-07-04T06:35:46.746Z] ---> ****-login.sh ends [Pipeline] } [2026-07-04T06:35:46.781Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build LTS Release Image) [Pipeline] sh [2026-07-04T06:35:47.468Z] + git rev-list -1 --merges ba1d5beb0dfb7bb333848f43471042ef447604ad~1..ba1d5beb0dfb7bb333848f43471042ef447604ad [Pipeline] echo [2026-07-04T06:35:47.514Z] -----------> git rev-list -1 --merges ba1d5beb0dfb7bb333848f43471042ef447604ad~1..ba1d5beb0dfb7bb333848f43471042ef447604ad ba1d5beb0dfb7bb333848f43471042ef447604ad [false] [Pipeline] sh [2026-07-04T06:35:47.832Z] + git log --format=format:%s -1 ba1d5beb0dfb7bb333848f43471042ef447604ad [Pipeline] echo [2026-07-04T06:35:47.877Z] ========================================================= [2026-07-04T06:35:47.877Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2026-07-04T06:35:47.877Z] ========================================================= 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 [2026-07-04T06:35:48.870Z] + git rev-list -1 --merges ba1d5beb0dfb7bb333848f43471042ef447604ad~1..ba1d5beb0dfb7bb333848f43471042ef447604ad [Pipeline] echo [2026-07-04T06:35:48.910Z] -----------> git rev-list -1 --merges ba1d5beb0dfb7bb333848f43471042ef447604ad~1..ba1d5beb0dfb7bb333848f43471042ef447604ad ba1d5beb0dfb7bb333848f43471042ef447604ad [false] [Pipeline] sh [2026-07-04T06:35:49.237Z] + git log --format=format:%s -1 ba1d5beb0dfb7bb333848f43471042ef447604ad [Pipeline] echo [2026-07-04T06:35:49.276Z] ========================================================= [2026-07-04T06:35:49.276Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2026-07-04T06:35:49.276Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2026-07-04T06:35:49.966Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-07-04T06:35:49.966Z] + grep -v github /etc/ssh/ssh_known_hosts [2026-07-04T06:35:49.966Z] + [ -e /tmp/ssh_known_hosts ] [2026-07-04T06:35:49.966Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2026-07-04T06:35:49.966Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2026-07-04T06:35:49.966Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2026-07-04T06:35:49.966Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-04T06:35:50.510Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-07-04T06:35:50.510Z] [2026-07-04T06:35:50.510Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-04T06:35:50.895Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-07-04T06:35:50.895Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2026-07-04T06:35:50.895Z] 3dae71ba6b94: Pulling fs layer [2026-07-04T06:35:50.895Z] 6bf1a483ea7c: Pulling fs layer [2026-07-04T06:35:50.895Z] f5dfc541a4d3: Pulling fs layer [2026-07-04T06:35:50.895Z] 461d9e800cba: Pulling fs layer [2026-07-04T06:35:50.895Z] 80192f66455f: Pulling fs layer [2026-07-04T06:35:50.895Z] 2e8e34ca0e6c: Pulling fs layer [2026-07-04T06:35:50.895Z] a29436f7fd5d: Pulling fs layer [2026-07-04T06:35:50.895Z] 923cac83aea3: Pulling fs layer [2026-07-04T06:35:50.895Z] 461d9e800cba: Waiting [2026-07-04T06:35:50.895Z] 25ad8b0a4227: Pulling fs layer [2026-07-04T06:35:50.895Z] 80192f66455f: Waiting [2026-07-04T06:35:50.895Z] db01528c6b51: Pulling fs layer [2026-07-04T06:35:50.895Z] 28988de357af: Pulling fs layer [2026-07-04T06:35:50.895Z] 2e8e34ca0e6c: Waiting [2026-07-04T06:35:50.895Z] 25ad8b0a4227: Waiting [2026-07-04T06:35:50.895Z] 28988de357af: Waiting [2026-07-04T06:35:50.895Z] db01528c6b51: Waiting [2026-07-04T06:35:50.895Z] a29436f7fd5d: Waiting [2026-07-04T06:35:50.896Z] 923cac83aea3: Waiting [2026-07-04T06:35:50.896Z] 6bf1a483ea7c: Verifying Checksum [2026-07-04T06:35:50.896Z] 6bf1a483ea7c: Download complete [2026-07-04T06:35:50.896Z] 461d9e800cba: Verifying Checksum [2026-07-04T06:35:50.896Z] 461d9e800cba: Download complete [2026-07-04T06:35:50.896Z] 80192f66455f: Verifying Checksum [2026-07-04T06:35:50.896Z] 80192f66455f: Download complete [2026-07-04T06:35:51.160Z] f5dfc541a4d3: Verifying Checksum [2026-07-04T06:35:51.160Z] f5dfc541a4d3: Download complete [2026-07-04T06:35:51.160Z] 3dae71ba6b94: Verifying Checksum [2026-07-04T06:35:51.161Z] 3dae71ba6b94: Download complete [2026-07-04T06:35:51.161Z] 923cac83aea3: Verifying Checksum [2026-07-04T06:35:51.161Z] 923cac83aea3: Download complete [2026-07-04T06:35:51.423Z] 25ad8b0a4227: Verifying Checksum [2026-07-04T06:35:51.423Z] 25ad8b0a4227: Download complete [2026-07-04T06:35:51.423Z] db01528c6b51: Verifying Checksum [2026-07-04T06:35:51.423Z] db01528c6b51: Download complete [2026-07-04T06:35:51.423Z] 28988de357af: Verifying Checksum [2026-07-04T06:35:51.423Z] 28988de357af: Download complete [2026-07-04T06:35:51.681Z] a29436f7fd5d: Verifying Checksum [2026-07-04T06:35:51.681Z] a29436f7fd5d: Download complete [2026-07-04T06:35:51.681Z] 2e8e34ca0e6c: Verifying Checksum [2026-07-04T06:35:51.681Z] 2e8e34ca0e6c: Download complete [2026-07-04T06:35:52.616Z] 3dae71ba6b94: Pull complete [2026-07-04T06:35:52.616Z] 6bf1a483ea7c: Pull complete [2026-07-04T06:35:53.558Z] f5dfc541a4d3: Pull complete [2026-07-04T06:35:53.558Z] 461d9e800cba: Pull complete [2026-07-04T06:35:53.558Z] 80192f66455f: Pull complete [2026-07-04T06:35:57.748Z] 2e8e34ca0e6c: Pull complete [2026-07-04T06:35:58.315Z] a29436f7fd5d: Pull complete [2026-07-04T06:35:58.315Z] 923cac83aea3: Pull complete [2026-07-04T06:35:58.576Z] 25ad8b0a4227: Pull complete [2026-07-04T06:35:58.576Z] db01528c6b51: Pull complete [2026-07-04T06:35:58.576Z] 28988de357af: Pull complete [2026-07-04T06:35:58.576Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2026-07-04T06:35:58.576Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-07-04T06:35:58.576Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-07-04T06:35:58.849Z] prd-ubuntu20.04-docker-8c-8g-14264 does not seem to be running inside a container [2026-07-04T06:35:58.873Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-bacnet-c_PR-113 -v /w/workspace/exfoundry_device-bacnet-c_PR-113:/w/workspace/exfoundry_device-bacnet-c_PR-113:rw,z -v /w/workspace/exfoundry_device-bacnet-c_PR-113@tmp:/w/workspace/exfoundry_device-bacnet-c_PR-113@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-07-04T06:36:00.533Z] $ docker top 2a7f6bca71649ea320ec366e63b6cf2a6c651a4fa5a439b47391cdca90f34cf4 -eo pid,comm [2026-07-04T06:36:00.589Z] 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). [2026-07-04T06:36:00.589Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-07-04T06:36:00.748Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-07-04T06:36:00.748Z] [ssh-agent] Looking for ssh-agent implementation... [2026-07-04T06:36:00.856Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-07-04T06:36:00.855Z] $ docker exec 2a7f6bca71649ea320ec366e63b6cf2a6c651a4fa5a439b47391cdca90f34cf4 ssh-agent [2026-07-04T06:36:00.975Z] SSH_AUTH_SOCK=/tmp/ssh-9JrYCnUhZt3r/agent.32 [2026-07-04T06:36:00.975Z] SSH_AGENT_PID=38 [2026-07-04T06:36:00.981Z] Running ssh-add (command line suppressed) [2026-07-04T06:36:01.079Z] Identity added: /w/workspace/exfoundry_device-bacnet-c_PR-113@tmp/private_key_3320912934673055254.key (/w/workspace/exfoundry_device-bacnet-c_PR-113@tmp/private_key_3320912934673055254.key) [2026-07-04T06:36:01.098Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-07-04T06:36:01.462Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-bacnet-c_PR-113 [Pipeline] sh [2026-07-04T06:36:01.791Z] + git tag --points-at HEAD [Pipeline] } [2026-07-04T06:36:01.824Z] $ docker exec --env ******** --env ******** 2a7f6bca71649ea320ec366e63b6cf2a6c651a4fa5a439b47391cdca90f34cf4 ssh-agent -k [2026-07-04T06:36:01.922Z] unset SSH_AUTH_SOCK; [2026-07-04T06:36:01.923Z] unset SSH_AGENT_PID; [2026-07-04T06:36:01.923Z] echo Agent pid 38 killed; [2026-07-04T06:36:01.936Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2026-07-04T06:36:02.044Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-07-04T06:36:02.044Z] [ssh-agent] Looking for ssh-agent implementation... [2026-07-04T06:36:02.149Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-07-04T06:36:02.150Z] $ docker exec 2a7f6bca71649ea320ec366e63b6cf2a6c651a4fa5a439b47391cdca90f34cf4 ssh-agent [2026-07-04T06:36:02.262Z] SSH_AUTH_SOCK=/tmp/ssh-TxOkkUiXZB4O/agent.85 [2026-07-04T06:36:02.262Z] SSH_AGENT_PID=91 [2026-07-04T06:36:02.267Z] Running ssh-add (command line suppressed) [2026-07-04T06:36:02.358Z] Identity added: /w/workspace/exfoundry_device-bacnet-c_PR-113@tmp/private_key_12682508687805388365.key (/w/workspace/exfoundry_device-bacnet-c_PR-113@tmp/private_key_12682508687805388365.key) [2026-07-04T06:36:02.372Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-07-04T06:36:02.719Z] + git semver init [2026-07-04T06:36:02.977Z] 2026-07-04 06:36:02,943 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-07-04T06:36:02.978Z] 2026-07-04 06:36:02,947 [run_init] DEBUG init version:0.0.0 force:False [2026-07-04T06:36:02.978Z] 2026-07-04 06:36:02,948 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-bacnet-c_PR-113/.semver [2026-07-04T06:36:02.978Z] 2026-07-04 06:36:02,948 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-bacnet-c.git /w/workspace/exfoundry_device-bacnet-c_PR-113/.semver [2026-07-04T06:36:02.978Z] 2026-07-04 06:36:02,948 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-bacnet-c.git', '/w/workspace/exfoundry_device-bacnet-c_PR-113/.semver'], cwd=/w/workspace/exfoundry_device-bacnet-c_PR-113, stdin=None, shell=False, universal_newlines=False) [2026-07-04T06:36:03.923Z] 2026-07-04 06:36:03,812 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-bacnet-c_PR-113/.git/info/exclude [2026-07-04T06:36:03.923Z] 2026-07-04 06:36:03,813 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-bacnet-c_PR-113/.semver/PR-113 with force:False [2026-07-04T06:36:03.923Z] 2026-07-04 06:36:03,813 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-bacnet-c_PR-113/.semver/PR-113 [2026-07-04T06:36:03.923Z] 2026-07-04 06:36:03,818 [execute] INFO git cat-file --batch-check [2026-07-04T06:36:03.923Z] 2026-07-04 06:36:03,818 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-bacnet-c_PR-113/.semver, stdin=, shell=False, universal_newlines=False) [2026-07-04T06:36:03.923Z] 2026-07-04 06:36:03,823 [execute] INFO git cat-file --batch [2026-07-04T06:36:03.923Z] 2026-07-04 06:36:03,823 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-bacnet-c_PR-113/.semver, stdin=, shell=False, universal_newlines=False) [2026-07-04T06:36:03.923Z] 2026-07-04 06:36:03,827 [read_version] DEBUG read version from /w/workspace/exfoundry_device-bacnet-c_PR-113/.semver/PR-113 [2026-07-04T06:36:03.923Z] 0.0.0 [Pipeline] } [2026-07-04T06:36:03.945Z] $ docker exec --env ******** --env ******** 2a7f6bca71649ea320ec366e63b6cf2a6c651a4fa5a439b47391cdca90f34cf4 ssh-agent -k [2026-07-04T06:36:04.040Z] unset SSH_AUTH_SOCK; [2026-07-04T06:36:04.040Z] unset SSH_AGENT_PID; [2026-07-04T06:36:04.040Z] echo Agent pid 91 killed; [2026-07-04T06:36:04.053Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-07-04T06:36:04.480Z] + git semver [Pipeline] } [2026-07-04T06:36:04.766Z] $ docker stop --time=1 2a7f6bca71649ea320ec366e63b6cf2a6c651a4fa5a439b47391cdca90f34cf4 [2026-07-04T06:36:06.081Z] $ docker rm -f --volumes 2a7f6bca71649ea320ec366e63b6cf2a6c651a4fa5a439b47391cdca90f34cf4 [Pipeline] // withDockerContainer [Pipeline] sh [2026-07-04T06:36:06.494Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2026-07-04T06:36:06.987Z] Stashed 1 file(s) [Pipeline] echo [2026-07-04T06:36:07.017Z] [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 [2026-07-04T06:36:08.029Z] provisioning config files... [2026-07-04T06:36:08.059Z] copy managed file [device-bacnet-c-settings] to file:/w/workspace/exfoundry_device-bacnet-c_PR-113@tmp/config15603938013466099644tmp [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] // stage [Pipeline] } [Pipeline] libraryResource [Pipeline] sh [2026-07-04T06:36:08.544Z] ---> ****-login.sh [2026-07-04T06:36:08.544Z] nexus3.edgexfoundry.org:10001 [2026-07-04T06:36:08.544Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-07-04T06:36:08.544Z] Login Succeeded [2026-07-04T06:36:08.544Z] nexus3.edgexfoundry.org:10002 [2026-07-04T06:36:08.544Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-07-04T06:36:08.544Z] Login Succeeded [2026-07-04T06:36:08.544Z] nexus3.edgexfoundry.org:10003 [2026-07-04T06:36:08.803Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-07-04T06:36:08.803Z] Login Succeeded [2026-07-04T06:36:08.803Z] nexus3.edgexfoundry.org:10004 [2026-07-04T06:36:08.803Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-07-04T06:36:08.803Z] Login Succeeded [2026-07-04T06:36:08.803Z] ****.io [2026-07-04T06:36:08.803Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-07-04T06:36:09.063Z] Login Succeeded [2026-07-04T06:36:09.063Z] ---> ****-login.sh ends [Pipeline] } [2026-07-04T06:36:09.096Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2026-07-04T06:36:09.344Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-07-04T06:36:09.387Z] [prepBaseBuildImage] Generating new image with name: ci-base-image-x86_64 [Pipeline] echo [2026-07-04T06:36:09.430Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-07-04T06:36:09.481Z] ========================================================= [2026-07-04T06:36:09.481Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest] [2026-07-04T06:36:09.481Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-04T06:36:09.938Z] + 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 . [2026-07-04T06:36:10.506Z] #0 building with "default" instance using docker driver [2026-07-04T06:36:10.506Z] [2026-07-04T06:36:10.506Z] #1 [internal] load build definition from Dockerfile.alpine-base [2026-07-04T06:36:10.506Z] #1 transferring dockerfile: 1.45kB done [2026-07-04T06:36:10.506Z] #1 DONE 0.0s [2026-07-04T06:36:10.506Z] [2026-07-04T06:36:10.506Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [2026-07-04T06:36:10.506Z] #2 DONE 0.1s [2026-07-04T06:36:10.768Z] [2026-07-04T06:36:10.768Z] #3 [internal] load .dockerignore [2026-07-04T06:36:10.768Z] #3 transferring context: 2B done [2026-07-04T06:36:10.768Z] #3 DONE 0.0s [2026-07-04T06:36:10.768Z] [2026-07-04T06:36:10.768Z] #4 [internal] load build context [2026-07-04T06:36:10.768Z] #4 transferring context: 86.24kB 0.0s done [2026-07-04T06:36:10.768Z] #4 DONE 0.0s [2026-07-04T06:36:10.768Z] [2026-07-04T06:36:10.768Z] #5 [ 1/11] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest@sha256:86f282524b252fca782185160d82ec4889448d07d1475dd6b76f2052073facff [2026-07-04T06:36:10.768Z] #5 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest@sha256:86f282524b252fca782185160d82ec4889448d07d1475dd6b76f2052073facff 0.0s done [2026-07-04T06:36:10.768Z] #5 sha256:86f282524b252fca782185160d82ec4889448d07d1475dd6b76f2052073facff 741B / 741B done [2026-07-04T06:36:10.768Z] #5 sha256:6605166a5db42c9ef4e3b8366138377c430980df3f34fe18e3a1340b6ab951b9 2.56kB / 2.56kB done [2026-07-04T06:36:10.768Z] #5 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 2.15MB / 3.40MB 0.1s [2026-07-04T06:36:10.768Z] #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 1.05MB / 118.14MB 0.1s [2026-07-04T06:36:10.768Z] #5 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s done [2026-07-04T06:36:10.768Z] #5 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.1s done [2026-07-04T06:36:11.030Z] #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 26.21MB / 118.14MB 0.4s [2026-07-04T06:36:11.030Z] #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 47.19MB / 118.14MB 0.5s [2026-07-04T06:36:11.290Z] #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 93.32MB / 118.14MB 0.7s [2026-07-04T06:36:11.552Z] #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 118.14MB / 118.14MB 0.9s [2026-07-04T06:36:11.809Z] #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 118.14MB / 118.14MB 1.0s done [2026-07-04T06:36:11.809Z] #5 extracting sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 0.1s [2026-07-04T06:36:16.010Z] #5 extracting sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 4.2s done [2026-07-04T06:36:16.010Z] #5 DONE 5.3s [2026-07-04T06:36:16.010Z] [2026-07-04T06:36:16.010Z] #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 [2026-07-04T06:36:16.270Z] #6 0.292 Connecting to iotech.jfrog.io (52.30.167.63:443) [2026-07-04T06:36:16.530Z] #6 0.703 saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2026-07-04T06:36:16.530Z] #6 0.703 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2026-07-04T06:36:16.530Z] #6 0.703 '/etc/apk/keys/alpine.dev.rsa.pub' saved [2026-07-04T06:36:17.468Z] #6 DONE 1.4s [2026-07-04T06:36:17.469Z] [2026-07-04T06:36:17.469Z] #7 [ 3/11] RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories [2026-07-04T06:36:17.469Z] #7 DONE 0.3s [2026-07-04T06:36:17.730Z] [2026-07-04T06:36:17.730Z] #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.6-dev dumb-init [2026-07-04T06:36:17.730Z] #8 0.251 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2026-07-04T06:36:17.991Z] #8 0.475 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2026-07-04T06:36:18.561Z] #8 0.868 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz [2026-07-04T06:36:19.129Z] #8 1.555 WARNING: This apk-tools is OLD! Some packages might not function properly. [2026-07-04T06:36:19.129Z] #8 1.566 (1/18) Installing dumb-init (1.2.5-r2) [2026-07-04T06:36:19.129Z] #8 1.579 (2/18) Installing hiredis (1.1.0-r2) [2026-07-04T06:36:19.129Z] #8 1.675 (3/18) Installing hiredis-dev (1.1.0-r2) [2026-07-04T06:36:19.391Z] #8 1.791 (4/18) Installing libcbor (0.10.2-r1) [2026-07-04T06:36:19.391Z] #8 1.895 (5/18) Installing iotech-iot-1.6 (1.6.3-r0) [2026-07-04T06:36:20.332Z] #8 2.654 (6/18) Installing iotech-iot-1.6-dev (1.6.3-r0) [2026-07-04T06:36:20.332Z] #8 2.796 (7/18) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.162-r0) [2026-07-04T06:36:20.902Z] #8 3.226 (8/18) Installing libcbor-dev (0.10.2-r1) [2026-07-04T06:36:20.902Z] #8 3.331 (9/18) Installing libmenuw (6.4_p20230506-r0) [2026-07-04T06:36:20.903Z] #8 3.341 (10/18) Installing libpanelw (6.4_p20230506-r0) [2026-07-04T06:36:20.903Z] #8 3.351 (11/18) Installing libncurses++ (6.4_p20230506-r0) [2026-07-04T06:36:20.903Z] #8 3.363 (12/18) Installing ncurses-dev (6.4_p20230506-r0) [2026-07-04T06:36:20.903Z] #8 3.382 (13/18) Installing libblkid (2.38.1-r8) [2026-07-04T06:36:20.903Z] #8 3.401 (14/18) Installing libuuid (2.38.1-r8) [2026-07-04T06:36:20.903Z] #8 3.413 (15/18) Installing libfdisk (2.38.1-r8) [2026-07-04T06:36:20.903Z] #8 3.436 (16/18) Installing libmount (2.38.1-r8) [2026-07-04T06:36:21.168Z] #8 3.455 (17/18) Installing libsmartcols (2.38.1-r8) [2026-07-04T06:36:21.168Z] #8 3.471 (18/18) Installing util-linux-dev (2.38.1-r8) [2026-07-04T06:36:21.168Z] #8 3.524 Executing busybox-1.36.1-r4.trigger [2026-07-04T06:36:21.168Z] #8 3.534 OK: 338 MiB in 100 packages [2026-07-04T06:36:21.168Z] #8 DONE 3.7s [2026-07-04T06:36:21.427Z] [2026-07-04T06:36:21.427Z] #9 [ 5/11] RUN apk --no-cache upgrade [2026-07-04T06:36:21.694Z] #9 0.314 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2026-07-04T06:36:21.694Z] #9 0.438 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2026-07-04T06:36:22.018Z] #9 0.637 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz [2026-07-04T06:36:22.594Z] #9 1.249 WARNING: This apk-tools is OLD! Some packages might not function properly. [2026-07-04T06:36:22.594Z] #9 1.262 Upgrading critical system libraries and apk-tools: [2026-07-04T06:36:22.594Z] #9 1.262 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2026-07-04T06:36:22.594Z] #9 1.280 Executing busybox-1.36.1-r4.trigger [2026-07-04T06:36:22.594Z] #9 1.360 Continuing the upgrade transaction with new apk-tools: [2026-07-04T06:36:22.860Z] #9 1.367 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2026-07-04T06:36:22.860Z] #9 1.490 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2026-07-04T06:36:22.860Z] #9 1.705 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz [2026-07-04T06:36:23.428Z] #9 2.277 WARNING: This apk-tools is OLD! Some packages might not function properly. [2026-07-04T06:36:23.688Z] #9 2.287 (1/27) Upgrading musl (1.2.4-r2 -> 1.2.4-r3) [2026-07-04T06:36:23.688Z] #9 2.318 (2/27) Upgrading busybox (1.36.1-r4 -> 1.36.1-r7) [2026-07-04T06:36:23.688Z] #9 2.356 Executing busybox-1.36.1-r7.post-upgrade [2026-07-04T06:36:23.688Z] #9 2.371 (3/27) Upgrading busybox-binsh (1.36.1-r4 -> 1.36.1-r7) [2026-07-04T06:36:23.688Z] #9 2.385 (4/27) Upgrading ca-certificates-bundle (20230506-r0 -> 20241121-r1) [2026-07-04T06:36:23.688Z] #9 2.403 (5/27) Upgrading libcrypto3 (3.1.4-r0 -> 3.1.8-r0) [2026-07-04T06:36:23.688Z] #9 2.499 (6/27) Upgrading libssl3 (3.1.4-r0 -> 3.1.8-r0) [2026-07-04T06:36:23.947Z] #9 2.518 (7/27) Upgrading ssl_client (1.36.1-r4 -> 1.36.1-r7) [2026-07-04T06:36:23.947Z] #9 2.529 (8/27) Upgrading binutils (2.40-r7 -> 2.40-r8) [2026-07-04T06:36:23.947Z] #9 2.715 (9/27) Upgrading musl-dev (1.2.4-r2 -> 1.2.4-r3) [2026-07-04T06:36:23.947Z] #9 2.819 (10/27) Upgrading libexpat (2.5.0-r1 -> 2.7.0-r0) [2026-07-04T06:36:24.207Z] #9 2.831 (11/27) Upgrading xz-libs (5.4.3-r0 -> 5.4.3-r1) [2026-07-04T06:36:24.207Z] #9 2.845 (12/27) Upgrading libarchive (3.7.2-r0 -> 3.8.0-r0) [2026-07-04T06:36:24.207Z] #9 2.867 (13/27) Upgrading ca-certificates (20230506-r0 -> 20241121-r1) [2026-07-04T06:36:24.207Z] #9 2.893 (14/27) Installing libpsl (0.21.5-r0) [2026-07-04T06:36:24.207Z] #9 2.903 (15/27) Upgrading libcurl (8.4.0-r0 -> 8.12.1-r0) [2026-07-04T06:36:24.207Z] #9 2.923 (16/27) Installing libpsl-utils (0.21.5-r0) [2026-07-04T06:36:24.207Z] #9 3.019 (17/27) Installing libpsl-dev (0.21.5-r0) [2026-07-04T06:36:24.207Z] #9 3.029 (18/27) Upgrading openssl-dev (3.1.4-r0 -> 3.1.8-r0) [2026-07-04T06:36:24.467Z] #9 3.063 (19/27) Upgrading curl-dev (8.4.0-r0 -> 8.12.1-r0) [2026-07-04T06:36:24.467Z] #9 3.078 (20/27) Upgrading git (2.40.1-r0 -> 2.40.4-r0) [2026-07-04T06:36:24.467Z] #9 3.160 (21/27) Upgrading musl-utils (1.2.4-r2 -> 1.2.4-r3) [2026-07-04T06:36:24.467Z] #9 3.172 (22/27) Upgrading libtasn1 (4.19.0-r1 -> 4.20.0-r0) [2026-07-04T06:36:24.467Z] #9 3.183 (23/27) Upgrading gnutls (3.8.0-r2 -> 3.8.4-r0) [2026-07-04T06:36:24.467Z] #9 3.215 (24/27) Upgrading gnutls-c++ (3.8.0-r2 -> 3.8.4-r0) [2026-07-04T06:36:24.467Z] #9 3.310 (25/27) Upgrading libtasn1-progs (4.19.0-r1 -> 4.20.0-r0) [2026-07-04T06:36:24.727Z] #9 3.406 (26/27) Upgrading libtasn1-dev (4.19.0-r1 -> 4.20.0-r0) [2026-07-04T06:36:24.727Z] #9 3.508 (27/27) Upgrading gnutls-dev (3.8.0-r2 -> 3.8.4-r0) [2026-07-04T06:36:24.990Z] #9 3.619 Executing busybox-1.36.1-r7.trigger [2026-07-04T06:36:24.990Z] #9 3.624 Executing ca-certificates-20241121-r1.trigger [2026-07-04T06:36:24.990Z] #9 3.677 OK: 338 MiB in 103 packages [2026-07-04T06:36:25.250Z] #9 DONE 3.9s [2026-07-04T06:36:25.250Z] [2026-07-04T06:36:25.250Z] #10 [ 6/11] COPY scripts /device-bacnet-c/scripts [2026-07-04T06:36:25.250Z] #10 DONE 0.0s [2026-07-04T06:36:25.250Z] [2026-07-04T06:36:25.250Z] #11 [ 7/11] COPY src /device-bacnet-c/src/ [2026-07-04T06:36:25.250Z] #11 DONE 0.0s [2026-07-04T06:36:25.250Z] [2026-07-04T06:36:25.250Z] #12 [ 8/11] COPY VERSION /device-bacnet-c/ [2026-07-04T06:36:25.250Z] #12 DONE 0.0s [2026-07-04T06:36:25.509Z] [2026-07-04T06:36:25.509Z] #13 [ 9/11] WORKDIR /device-bacnet-c [2026-07-04T06:36:25.509Z] #13 DONE 0.0s [2026-07-04T06:36:25.509Z] [2026-07-04T06:36:25.509Z] #14 [10/11] RUN /device-bacnet-c/scripts/build_deps.sh [2026-07-04T06:36:25.509Z] #14 0.224 + CSDK_VER=4.0.2 [2026-07-04T06:36:25.509Z] #14 0.224 + '[' '!' -d deps ] [2026-07-04T06:36:25.509Z] #14 0.224 + mkdir deps [2026-07-04T06:36:25.769Z] #14 0.225 + cd /device-bacnet-c/deps [2026-07-04T06:36:25.769Z] #14 0.225 + wget https://github.com/edgexfoundry/device-sdk-c/archive/v4.0.2.zip [2026-07-04T06:36:25.769Z] #14 0.227 Connecting to github.com (140.82.113.4:443) [2026-07-04T06:36:25.769Z] #14 0.472 Connecting to codeload.github.com (140.82.113.9:443) [2026-07-04T06:36:26.029Z] #14 0.614 saving to 'v4.0.2.zip' [2026-07-04T06:36:26.029Z] #14 0.676 v4.0.2.zip 100% |********************************| 256k 0:00:00 ETA [2026-07-04T06:36:26.029Z] #14 0.676 'v4.0.2.zip' saved [2026-07-04T06:36:26.029Z] #14 0.676 + unzip v4.0.2.zip [2026-07-04T06:36:26.029Z] #14 0.677 Archive: v4.0.2.zip [2026-07-04T06:36:26.029Z] #14 0.683 creating: device-sdk-c-4.0.2/ [2026-07-04T06:36:26.029Z] #14 0.683 creating: device-sdk-c-4.0.2/.github/ [2026-07-04T06:36:26.029Z] #14 0.683 inflating: device-sdk-c-4.0.2/.github/Contributing.md [2026-07-04T06:36:26.029Z] #14 0.683 inflating: device-sdk-c-4.0.2/.github/PULL_REQUEST_TEMPLATE.md [2026-07-04T06:36:26.029Z] #14 0.683 inflating: device-sdk-c-4.0.2/.github/semantic.yml [2026-07-04T06:36:26.029Z] #14 0.683 creating: device-sdk-c-4.0.2/.github/workflows/ [2026-07-04T06:36:26.029Z] #14 0.683 inflating: device-sdk-c-4.0.2/.github/workflows/release.yml [2026-07-04T06:36:26.029Z] #14 0.683 inflating: device-sdk-c-4.0.2/.gitignore [2026-07-04T06:36:26.029Z] #14 0.683 inflating: device-sdk-c-4.0.2/Attribution.txt [2026-07-04T06:36:26.029Z] #14 0.683 inflating: device-sdk-c-4.0.2/CHANGELOG.md [2026-07-04T06:36:26.029Z] #14 0.683 inflating: device-sdk-c-4.0.2/Doxyfile [2026-07-04T06:36:26.029Z] #14 0.683 inflating: device-sdk-c-4.0.2/GOVERNANCE.md [2026-07-04T06:36:26.029Z] #14 0.683 inflating: device-sdk-c-4.0.2/Jenkinsfile [2026-07-04T06:36:26.029Z] #14 0.683 inflating: device-sdk-c-4.0.2/LICENSE [2026-07-04T06:36:26.029Z] #14 0.683 inflating: device-sdk-c-4.0.2/Makefile [2026-07-04T06:36:26.029Z] #14 0.683 inflating: device-sdk-c-4.0.2/OWNERS.md [2026-07-04T06:36:26.029Z] #14 0.683 inflating: device-sdk-c-4.0.2/README.IOT.md [2026-07-04T06:36:26.029Z] #14 0.683 inflating: device-sdk-c-4.0.2/README.md [2026-07-04T06:36:26.029Z] #14 0.683 inflating: device-sdk-c-4.0.2/README.v3.md [2026-07-04T06:36:26.029Z] #14 0.683 creating: device-sdk-c-4.0.2/docs/ [2026-07-04T06:36:26.029Z] #14 0.683 inflating: device-sdk-c-4.0.2/docs/configuration.md [2026-07-04T06:36:26.029Z] #14 0.683 inflating: device-sdk-c-4.0.2/docs/deviceprofiles.md [2026-07-04T06:36:26.029Z] #14 0.687 inflating: device-sdk-c-4.0.2/docs/metrics.md [2026-07-04T06:36:26.029Z] #14 0.687 inflating: device-sdk-c-4.0.2/docs/servicewritersguide.md [2026-07-04T06:36:26.029Z] #14 0.687 inflating: device-sdk-c-4.0.2/docs/startup.md [2026-07-04T06:36:26.029Z] #14 0.687 creating: device-sdk-c-4.0.2/include/ [2026-07-04T06:36:26.029Z] #14 0.687 creating: device-sdk-c-4.0.2/include/devsdk/ [2026-07-04T06:36:26.029Z] #14 0.687 inflating: device-sdk-c-4.0.2/include/devsdk/devsdk-base.h [2026-07-04T06:36:26.029Z] #14 0.687 inflating: device-sdk-c-4.0.2/include/devsdk/devsdk.h [2026-07-04T06:36:26.029Z] #14 0.687 creating: device-sdk-c-4.0.2/include/edgex/ [2026-07-04T06:36:26.029Z] #14 0.687 inflating: device-sdk-c-4.0.2/include/edgex/devices.h [2026-07-04T06:36:26.029Z] #14 0.687 inflating: device-sdk-c-4.0.2/include/edgex/edgex-base.h [2026-07-04T06:36:26.029Z] #14 0.687 inflating: device-sdk-c-4.0.2/include/edgex/edgex.h [2026-07-04T06:36:26.029Z] #14 0.687 inflating: device-sdk-c-4.0.2/include/edgex/profiles.h [2026-07-04T06:36:26.029Z] #14 0.687 inflating: device-sdk-c-4.0.2/include/edgex/rest-server.h [2026-07-04T06:36:26.029Z] #14 0.687 creating: device-sdk-c-4.0.2/scripts/ [2026-07-04T06:36:26.029Z] #14 0.687 inflating: device-sdk-c-4.0.2/scripts/Dockerfile.alpine [2026-07-04T06:36:26.029Z] #14 0.687 inflating: device-sdk-c-4.0.2/scripts/Dockerfile.alpine-base [2026-07-04T06:36:26.029Z] #14 0.687 inflating: device-sdk-c-4.0.2/scripts/build.sh [2026-07-04T06:36:26.029Z] #14 0.687 inflating: device-sdk-c-4.0.2/scripts/entrypoint.sh [2026-07-04T06:36:26.029Z] #14 0.687 creating: device-sdk-c-4.0.2/src/ [2026-07-04T06:36:26.029Z] #14 0.687 inflating: device-sdk-c-4.0.2/src/CMakeLists.txt [2026-07-04T06:36:26.029Z] #14 0.691 creating: device-sdk-c-4.0.2/src/c/ [2026-07-04T06:36:26.029Z] #14 0.691 inflating: device-sdk-c-4.0.2/src/c/CMakeLists.txt [2026-07-04T06:36:26.029Z] #14 0.691 inflating: device-sdk-c-4.0.2/src/c/api.h [2026-07-04T06:36:26.029Z] #14 0.691 inflating: device-sdk-c-4.0.2/src/c/autoevent.c [2026-07-04T06:36:26.029Z] #14 0.691 inflating: device-sdk-c-4.0.2/src/c/autoevent.h [2026-07-04T06:36:26.029Z] #14 0.691 inflating: device-sdk-c-4.0.2/src/c/bus-impl.h [2026-07-04T06:36:26.029Z] #14 0.691 inflating: device-sdk-c-4.0.2/src/c/bus-mqtt.c [2026-07-04T06:36:26.029Z] #14 0.691 inflating: device-sdk-c-4.0.2/src/c/bus.c [2026-07-04T06:36:26.029Z] #14 0.691 inflating: device-sdk-c-4.0.2/src/c/bus.h [2026-07-04T06:36:26.029Z] #14 0.691 inflating: device-sdk-c-4.0.2/src/c/callback3.c [2026-07-04T06:36:26.029Z] #14 0.691 inflating: device-sdk-c-4.0.2/src/c/callback3.h [2026-07-04T06:36:26.029Z] #14 0.691 inflating: device-sdk-c-4.0.2/src/c/cmdinfo.h [2026-07-04T06:36:26.029Z] #14 0.691 inflating: device-sdk-c-4.0.2/src/c/command.c [2026-07-04T06:36:26.029Z] #14 0.691 inflating: device-sdk-c-4.0.2/src/c/command.h [2026-07-04T06:36:26.029Z] #14 0.691 inflating: device-sdk-c-4.0.2/src/c/config.c [2026-07-04T06:36:26.029Z] #14 0.691 inflating: device-sdk-c-4.0.2/src/c/config.h [2026-07-04T06:36:26.029Z] #14 0.691 inflating: device-sdk-c-4.0.2/src/c/correlation.c [2026-07-04T06:36:26.029Z] #14 0.691 inflating: device-sdk-c-4.0.2/src/c/correlation.h [2026-07-04T06:36:26.029Z] #14 0.691 inflating: device-sdk-c-4.0.2/src/c/data.c [2026-07-04T06:36:26.030Z] #14 0.691 inflating: device-sdk-c-4.0.2/src/c/data.h [2026-07-04T06:36:26.030Z] #14 0.691 inflating: device-sdk-c-4.0.2/src/c/defs.h.in [2026-07-04T06:36:26.030Z] #14 0.691 inflating: device-sdk-c-4.0.2/src/c/device.c [2026-07-04T06:36:26.030Z] #14 0.693 inflating: device-sdk-c-4.0.2/src/c/device.h [2026-07-04T06:36:26.030Z] #14 0.693 inflating: device-sdk-c-4.0.2/src/c/devman.c [2026-07-04T06:36:26.030Z] #14 0.693 inflating: device-sdk-c-4.0.2/src/c/devmap.c [2026-07-04T06:36:26.030Z] #14 0.693 inflating: device-sdk-c-4.0.2/src/c/devmap.h [2026-07-04T06:36:26.030Z] #14 0.693 inflating: device-sdk-c-4.0.2/src/c/devsdk-base.c [2026-07-04T06:36:26.030Z] #14 0.693 inflating: device-sdk-c-4.0.2/src/c/devutil.h [2026-07-04T06:36:26.030Z] #14 0.693 inflating: device-sdk-c-4.0.2/src/c/discovery.c [2026-07-04T06:36:26.030Z] #14 0.693 inflating: device-sdk-c-4.0.2/src/c/discovery.h [2026-07-04T06:36:26.030Z] #14 0.693 inflating: device-sdk-c-4.0.2/src/c/dto-read.c [2026-07-04T06:36:26.030Z] #14 0.693 inflating: device-sdk-c-4.0.2/src/c/dto-read.h [2026-07-04T06:36:26.030Z] #14 0.693 inflating: device-sdk-c-4.0.2/src/c/edgex-logging.c [2026-07-04T06:36:26.030Z] #14 0.693 inflating: device-sdk-c-4.0.2/src/c/edgex-logging.h [2026-07-04T06:36:26.030Z] #14 0.693 inflating: device-sdk-c-4.0.2/src/c/edgex-rest.c [2026-07-04T06:36:26.030Z] #14 0.693 inflating: device-sdk-c-4.0.2/src/c/edgex-rest.h [2026-07-04T06:36:26.030Z] #14 0.693 inflating: device-sdk-c-4.0.2/src/c/edgex2.h [2026-07-04T06:36:26.030Z] #14 0.693 inflating: device-sdk-c-4.0.2/src/c/errorlist.h [2026-07-04T06:36:26.030Z] #14 0.693 creating: device-sdk-c-4.0.2/src/c/examples/ [2026-07-04T06:36:26.030Z] #14 0.693 inflating: device-sdk-c-4.0.2/src/c/examples/CMakeLists.txt [2026-07-04T06:36:26.030Z] #14 0.693 inflating: device-sdk-c-4.0.2/src/c/examples/README.md [2026-07-04T06:36:26.030Z] #14 0.693 creating: device-sdk-c-4.0.2/src/c/examples/bitfields/ [2026-07-04T06:36:26.030Z] #14 0.693 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/CMakeLists.txt [2026-07-04T06:36:26.030Z] #14 0.694 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/README.md [2026-07-04T06:36:26.030Z] #14 0.694 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/device-bitfields.c [2026-07-04T06:36:26.030Z] #14 0.694 creating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/ [2026-07-04T06:36:26.030Z] #14 0.694 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/configuration.yaml [2026-07-04T06:36:26.030Z] #14 0.694 creating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/devices/ [2026-07-04T06:36:26.030Z] #14 0.694 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/devices/Bitfields.json [2026-07-04T06:36:26.030Z] #14 0.694 creating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/profiles/ [2026-07-04T06:36:26.030Z] #14 0.694 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/profiles/Example-Bitfields.json [2026-07-04T06:36:26.030Z] #14 0.694 creating: device-sdk-c-4.0.2/src/c/examples/counters/ [2026-07-04T06:36:26.030Z] #14 0.694 inflating: device-sdk-c-4.0.2/src/c/examples/counters/CMakeLists.txt [2026-07-04T06:36:26.030Z] #14 0.694 inflating: device-sdk-c-4.0.2/src/c/examples/counters/README.md [2026-07-04T06:36:26.030Z] #14 0.694 inflating: device-sdk-c-4.0.2/src/c/examples/counters/device-counter.c [2026-07-04T06:36:26.030Z] #14 0.694 creating: device-sdk-c-4.0.2/src/c/examples/counters/res/ [2026-07-04T06:36:26.030Z] #14 0.694 inflating: device-sdk-c-4.0.2/src/c/examples/counters/res/configuration.yaml [2026-07-04T06:36:26.030Z] #14 0.695 creating: device-sdk-c-4.0.2/src/c/examples/counters/res/devices/ [2026-07-04T06:36:26.030Z] #14 0.695 inflating: device-sdk-c-4.0.2/src/c/examples/counters/res/devices/Counters.json [2026-07-04T06:36:26.030Z] #14 0.695 creating: device-sdk-c-4.0.2/src/c/examples/counters/res/profiles/ [2026-07-04T06:36:26.030Z] #14 0.695 inflating: device-sdk-c-4.0.2/src/c/examples/counters/res/profiles/Counter.json [2026-07-04T06:36:26.030Z] #14 0.695 creating: device-sdk-c-4.0.2/src/c/examples/discovery/ [2026-07-04T06:36:26.030Z] #14 0.695 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/CMakeLists.txt [2026-07-04T06:36:26.030Z] #14 0.695 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/README.md [2026-07-04T06:36:26.030Z] #14 0.695 creating: device-sdk-c-4.0.2/src/c/examples/discovery/res/ [2026-07-04T06:36:26.030Z] #14 0.695 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/configuration.yaml [2026-07-04T06:36:26.030Z] #14 0.695 creating: device-sdk-c-4.0.2/src/c/examples/discovery/res/devices/ [2026-07-04T06:36:26.030Z] #14 0.695 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/devices/readme.txt [2026-07-04T06:36:26.030Z] #14 0.695 creating: device-sdk-c-4.0.2/src/c/examples/discovery/res/profiles/ [2026-07-04T06:36:26.030Z] #14 0.695 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/profiles/TemplateProfile.json [2026-07-04T06:36:26.030Z] #14 0.695 creating: device-sdk-c-4.0.2/src/c/examples/discovery/res/watchers/ [2026-07-04T06:36:26.030Z] #14 0.697 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/watchers/watcher1.json [2026-07-04T06:36:26.030Z] #14 0.697 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/watchers/watcher2.json [2026-07-04T06:36:26.030Z] #14 0.697 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/template.c [2026-07-04T06:36:26.030Z] #14 0.697 creating: device-sdk-c-4.0.2/src/c/examples/file/ [2026-07-04T06:36:26.030Z] #14 0.697 inflating: device-sdk-c-4.0.2/src/c/examples/file/CMakeLists.txt [2026-07-04T06:36:26.030Z] #14 0.697 inflating: device-sdk-c-4.0.2/src/c/examples/file/README.md [2026-07-04T06:36:26.030Z] #14 0.697 inflating: device-sdk-c-4.0.2/src/c/examples/file/device-file.c [2026-07-04T06:36:26.030Z] #14 0.697 creating: device-sdk-c-4.0.2/src/c/examples/file/res/ [2026-07-04T06:36:26.030Z] #14 0.697 inflating: device-sdk-c-4.0.2/src/c/examples/file/res/configuration.yaml [2026-07-04T06:36:26.030Z] #14 0.697 creating: device-sdk-c-4.0.2/src/c/examples/file/res/devices/ [2026-07-04T06:36:26.030Z] #14 0.697 inflating: device-sdk-c-4.0.2/src/c/examples/file/res/devices/file1.json [2026-07-04T06:36:26.030Z] #14 0.697 inflating: device-sdk-c-4.0.2/src/c/examples/file/res/lorem.txt [2026-07-04T06:36:26.030Z] #14 0.697 creating: device-sdk-c-4.0.2/src/c/examples/file/res/profiles/ [2026-07-04T06:36:26.030Z] #14 0.697 inflating: device-sdk-c-4.0.2/src/c/examples/file/res/profiles/FileExampleProfile.json [2026-07-04T06:36:26.030Z] #14 0.697 creating: device-sdk-c-4.0.2/src/c/examples/gyro/ [2026-07-04T06:36:26.030Z] #14 0.698 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/CMakeLists.txt [2026-07-04T06:36:26.030Z] #14 0.698 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/README.md [2026-07-04T06:36:26.030Z] #14 0.698 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/device-gyro.c [2026-07-04T06:36:26.030Z] #14 0.698 creating: device-sdk-c-4.0.2/src/c/examples/gyro/res/ [2026-07-04T06:36:26.030Z] #14 0.698 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/res/configuration.yaml [2026-07-04T06:36:26.030Z] #14 0.698 creating: device-sdk-c-4.0.2/src/c/examples/gyro/res/devices/ [2026-07-04T06:36:26.030Z] #14 0.698 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/res/devices/gyro.json [2026-07-04T06:36:26.030Z] #14 0.698 creating: device-sdk-c-4.0.2/src/c/examples/gyro/res/profiles/ [2026-07-04T06:36:26.030Z] #14 0.698 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/res/profiles/Gyro.json [2026-07-04T06:36:26.030Z] #14 0.698 creating: device-sdk-c-4.0.2/src/c/examples/random/ [2026-07-04T06:36:26.030Z] #14 0.698 inflating: device-sdk-c-4.0.2/src/c/examples/random/CMakeLists.txt [2026-07-04T06:36:26.030Z] #14 0.698 inflating: device-sdk-c-4.0.2/src/c/examples/random/README.md [2026-07-04T06:36:26.030Z] #14 0.698 inflating: device-sdk-c-4.0.2/src/c/examples/random/device-random.c [2026-07-04T06:36:26.030Z] #14 0.698 creating: device-sdk-c-4.0.2/src/c/examples/random/res/ [2026-07-04T06:36:26.030Z] #14 0.698 inflating: device-sdk-c-4.0.2/src/c/examples/random/res/configuration.yaml [2026-07-04T06:36:26.030Z] #14 0.698 creating: device-sdk-c-4.0.2/src/c/examples/random/res/devices/ [2026-07-04T06:36:26.030Z] #14 0.699 inflating: device-sdk-c-4.0.2/src/c/examples/random/res/devices/randomdevice1.json [2026-07-04T06:36:26.030Z] #14 0.699 creating: device-sdk-c-4.0.2/src/c/examples/random/res/profiles/ [2026-07-04T06:36:26.030Z] #14 0.699 inflating: device-sdk-c-4.0.2/src/c/examples/random/res/profiles/RandomExampleProfile.json [2026-07-04T06:36:26.030Z] #14 0.699 creating: device-sdk-c-4.0.2/src/c/examples/res/ [2026-07-04T06:36:26.030Z] #14 0.699 inflating: device-sdk-c-4.0.2/src/c/examples/res/configuration.yaml [2026-07-04T06:36:26.030Z] #14 0.699 creating: device-sdk-c-4.0.2/src/c/examples/res/devices/ [2026-07-04T06:36:26.030Z] #14 0.699 inflating: device-sdk-c-4.0.2/src/c/examples/res/devices/device1.json [2026-07-04T06:36:26.030Z] #14 0.699 creating: device-sdk-c-4.0.2/src/c/examples/res/profiles/ [2026-07-04T06:36:26.030Z] #14 0.699 inflating: device-sdk-c-4.0.2/src/c/examples/res/profiles/TemplateProfile.json [2026-07-04T06:36:26.030Z] #14 0.699 inflating: device-sdk-c-4.0.2/src/c/examples/template.c [2026-07-04T06:36:26.030Z] #14 0.699 creating: device-sdk-c-4.0.2/src/c/examples/terminal/ [2026-07-04T06:36:26.030Z] #14 0.699 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/CMakeLists.txt [2026-07-04T06:36:26.030Z] #14 0.699 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/README.md [2026-07-04T06:36:26.030Z] #14 0.699 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/device-terminal.c [2026-07-04T06:36:26.030Z] #14 0.699 creating: device-sdk-c-4.0.2/src/c/examples/terminal/res/ [2026-07-04T06:36:26.030Z] #14 0.701 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/res/configuration.yaml [2026-07-04T06:36:26.030Z] #14 0.701 creating: device-sdk-c-4.0.2/src/c/examples/terminal/res/devices/ [2026-07-04T06:36:26.030Z] #14 0.701 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/res/devices/terminal.json [2026-07-04T06:36:26.030Z] #14 0.701 creating: device-sdk-c-4.0.2/src/c/examples/terminal/res/profiles/ [2026-07-04T06:36:26.030Z] #14 0.701 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/res/profiles/Terminal.json [2026-07-04T06:36:26.030Z] #14 0.701 inflating: device-sdk-c-4.0.2/src/c/filesys.c [2026-07-04T06:36:26.030Z] #14 0.701 inflating: device-sdk-c-4.0.2/src/c/filesys.h [2026-07-04T06:36:26.030Z] #14 0.701 inflating: device-sdk-c-4.0.2/src/c/keeper.c [2026-07-04T06:36:26.030Z] #14 0.701 inflating: device-sdk-c-4.0.2/src/c/keeper.h [2026-07-04T06:36:26.030Z] #14 0.701 inflating: device-sdk-c-4.0.2/src/c/map.c [2026-07-04T06:36:26.030Z] #14 0.701 inflating: device-sdk-c-4.0.2/src/c/map.h [2026-07-04T06:36:26.030Z] #14 0.701 inflating: device-sdk-c-4.0.2/src/c/metadata.c [2026-07-04T06:36:26.030Z] #14 0.701 inflating: device-sdk-c-4.0.2/src/c/metadata.h [2026-07-04T06:36:26.030Z] #14 0.701 inflating: device-sdk-c-4.0.2/src/c/metrics.h [2026-07-04T06:36:26.030Z] #14 0.701 inflating: device-sdk-c-4.0.2/src/c/opstate.c [2026-07-04T06:36:26.030Z] #14 0.701 inflating: device-sdk-c-4.0.2/src/c/opstate.h [2026-07-04T06:36:26.030Z] #14 0.701 inflating: device-sdk-c-4.0.2/src/c/parson.c [2026-07-04T06:36:26.030Z] #14 0.701 inflating: device-sdk-c-4.0.2/src/c/parson.h [2026-07-04T06:36:26.030Z] #14 0.701 inflating: device-sdk-c-4.0.2/src/c/profiles.c [2026-07-04T06:36:26.030Z] #14 0.703 inflating: device-sdk-c-4.0.2/src/c/profiles.h [2026-07-04T06:36:26.030Z] #14 0.703 inflating: device-sdk-c-4.0.2/src/c/registry-impl.h [2026-07-04T06:36:26.030Z] #14 0.703 inflating: device-sdk-c-4.0.2/src/c/registry.c [2026-07-04T06:36:26.030Z] #14 0.703 inflating: device-sdk-c-4.0.2/src/c/registry.h [2026-07-04T06:36:26.030Z] #14 0.703 inflating: device-sdk-c-4.0.2/src/c/reqdata.c [2026-07-04T06:36:26.030Z] #14 0.703 inflating: device-sdk-c-4.0.2/src/c/reqdata.h [2026-07-04T06:36:26.030Z] #14 0.703 inflating: device-sdk-c-4.0.2/src/c/request_auth.c [2026-07-04T06:36:26.030Z] #14 0.703 inflating: device-sdk-c-4.0.2/src/c/request_auth.h [2026-07-04T06:36:26.030Z] #14 0.703 inflating: device-sdk-c-4.0.2/src/c/rest-server.c [2026-07-04T06:36:26.030Z] #14 0.703 inflating: device-sdk-c-4.0.2/src/c/rest-server.h [2026-07-04T06:36:26.030Z] #14 0.703 inflating: device-sdk-c-4.0.2/src/c/rest.c [2026-07-04T06:36:26.030Z] #14 0.703 inflating: device-sdk-c-4.0.2/src/c/rest.h [2026-07-04T06:36:26.030Z] #14 0.703 inflating: device-sdk-c-4.0.2/src/c/secrets-impl.h [2026-07-04T06:36:26.030Z] #14 0.703 inflating: device-sdk-c-4.0.2/src/c/secrets-insecure.c [2026-07-04T06:36:26.030Z] #14 0.703 inflating: device-sdk-c-4.0.2/src/c/secrets-insecure.h [2026-07-04T06:36:26.030Z] #14 0.703 inflating: device-sdk-c-4.0.2/src/c/secrets-vault.c [2026-07-04T06:36:26.030Z] #14 0.703 inflating: device-sdk-c-4.0.2/src/c/secrets-vault.h [2026-07-04T06:36:26.030Z] #14 0.703 inflating: device-sdk-c-4.0.2/src/c/secrets.c [2026-07-04T06:36:26.030Z] #14 0.703 inflating: device-sdk-c-4.0.2/src/c/secrets.h [2026-07-04T06:36:26.030Z] #14 0.703 inflating: device-sdk-c-4.0.2/src/c/service.c [2026-07-04T06:36:26.030Z] #14 0.703 inflating: device-sdk-c-4.0.2/src/c/service.h [2026-07-04T06:36:26.030Z] #14 0.704 inflating: device-sdk-c-4.0.2/src/c/transform.c [2026-07-04T06:36:26.030Z] #14 0.704 inflating: device-sdk-c-4.0.2/src/c/transform.h [2026-07-04T06:36:26.030Z] #14 0.704 inflating: device-sdk-c-4.0.2/src/c/validate.c [2026-07-04T06:36:26.030Z] #14 0.704 inflating: device-sdk-c-4.0.2/src/c/validate.h [2026-07-04T06:36:26.030Z] #14 0.704 inflating: device-sdk-c-4.0.2/src/c/watchers.c [2026-07-04T06:36:26.030Z] #14 0.704 inflating: device-sdk-c-4.0.2/src/c/watchers.h [2026-07-04T06:36:26.030Z] #14 0.704 creating: device-sdk-c-4.0.2/src/cmake/ [2026-07-04T06:36:26.030Z] #14 0.704 inflating: device-sdk-c-4.0.2/src/cmake/FindIOT.cmake [2026-07-04T06:36:26.030Z] #14 0.704 inflating: device-sdk-c-4.0.2/src/cmake/FindLIBCBOR.cmake [2026-07-04T06:36:26.030Z] #14 0.704 inflating: device-sdk-c-4.0.2/src/cmake/FindLIBMICROHTTP.cmake [2026-07-04T06:36:26.030Z] #14 0.704 inflating: device-sdk-c-4.0.2/src/cmake/FindLIBPAHO.cmake [2026-07-04T06:36:26.030Z] #14 0.704 inflating: device-sdk-c-4.0.2/src/cmake/FindLIBUUID.cmake [2026-07-04T06:36:26.030Z] #14 0.704 inflating: device-sdk-c-4.0.2/src/cmake/FindLIBYAML.cmake [2026-07-04T06:36:26.030Z] #14 0.704 + cd device-sdk-c-4.0.2 [2026-07-04T06:36:26.030Z] #14 0.704 + ./scripts/build.sh [2026-07-04T06:36:26.030Z] #14 0.705 + CPPCHECK=false [2026-07-04T06:36:26.030Z] #14 0.705 + DOCGEN=false [2026-07-04T06:36:26.030Z] #14 0.705 + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' [2026-07-04T06:36:26.030Z] #14 0.705 + '[' 0 -gt 0 ] [2026-07-04T06:36:26.030Z] #14 0.706 + readlink -f ./scripts/build.sh [2026-07-04T06:36:26.030Z] #14 0.707 + dirname /device-bacnet-c/deps/device-sdk-c-4.0.2/scripts/build.sh [2026-07-04T06:36:26.030Z] #14 0.708 + dirname /device-bacnet-c/deps/device-sdk-c-4.0.2/scripts [2026-07-04T06:36:26.030Z] #14 0.708 + ROOT=/device-bacnet-c/deps/device-sdk-c-4.0.2 [2026-07-04T06:36:26.030Z] #14 0.708 + cd /device-bacnet-c/deps/device-sdk-c-4.0.2 [2026-07-04T06:36:26.030Z] #14 0.708 + mkdir -p /device-bacnet-c/deps/device-sdk-c-4.0.2/build/release [2026-07-04T06:36:26.030Z] #14 0.709 + cd /device-bacnet-c/deps/device-sdk-c-4.0.2/build/release [2026-07-04T06:36:26.030Z] #14 0.709 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/deps/device-sdk-c-4.0.2/src [2026-07-04T06:36:26.030Z] #14 0.784 -- The C compiler identification is GNU 12.2.1 [2026-07-04T06:36:26.290Z] #14 0.800 -- Detecting C compiler ABI info [2026-07-04T06:36:26.290Z] #14 0.887 -- Detecting C compiler ABI info - done [2026-07-04T06:36:26.290Z] #14 0.907 -- Check for working C compiler: /usr/bin/cc - skipped [2026-07-04T06:36:26.290Z] #14 0.907 -- Detecting C compile features [2026-07-04T06:36:26.290Z] #14 0.908 -- Detecting C compile features - done [2026-07-04T06:36:26.290Z] #14 0.912 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2026-07-04T06:36:26.290Z] #14 0.988 -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") [2026-07-04T06:36:26.290Z] #14 0.991 -- Found LIBYAML: /usr/lib/libyaml.so [2026-07-04T06:36:26.290Z] #14 0.994 -- Found LIBUUID: /usr/lib/libuuid.so [2026-07-04T06:36:26.290Z] #14 0.997 -- Found LIBCBOR: /usr/lib/libcbor.so [2026-07-04T06:36:26.290Z] #14 1.000 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2026-07-04T06:36:26.290Z] #14 1.002 -- Found IOT: /opt/iotech/iot/1.6/lib/libiot.so [2026-07-04T06:36:26.290Z] #14 1.002 -- /opt/iotech/iot/1.6/include [2026-07-04T06:36:26.290Z] #14 1.002 -- C SDK 0.0.0 for Linux [2026-07-04T06:36:26.290Z] #14 1.005 -- Performing Test CSDK_HAVE_ATOMIC [2026-07-04T06:36:26.290Z] #14 1.094 -- Performing Test CSDK_HAVE_ATOMIC - Success [2026-07-04T06:36:26.550Z] #14 1.145 -- Found Curses: /usr/lib/libcurses.so [2026-07-04T06:36:26.550Z] #14 1.166 -- Configuring done (0.4s) [2026-07-04T06:36:26.550Z] #14 1.199 -- Generating done (0.0s) [2026-07-04T06:36:26.812Z] #14 1.202 -- Build files have been written to: /device-bacnet-c/deps/device-sdk-c-4.0.2/build/release [2026-07-04T06:36:26.812Z] #14 1.206 + make all package [2026-07-04T06:36:26.812Z] #14 1.206 + tee release.log [2026-07-04T06:36:26.812Z] #14 1.246 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2026-07-04T06:36:26.812Z] #14 1.384 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2026-07-04T06:36:26.812Z] #14 1.536 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2026-07-04T06:36:27.073Z] #14 1.684 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2026-07-04T06:36:27.073Z] #14 1.786 [ 9%] Building C object c/CMakeFiles/csdk.dir/command.c.o [2026-07-04T06:36:27.333Z] #14 1.832 /device-bacnet-c/deps/device-sdk-c-4.0.2/src/c/command.c: In function 'devsdk_devicecorecommand_populate': [2026-07-04T06:36:27.333Z] #14 1.832 /device-bacnet-c/deps/device-sdk-c-4.0.2/src/c/command.c:218:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [2026-07-04T06:36:27.333Z] #14 1.832 218 | iot_data_t* cc_src_vector=iot_data_string_map_get_vector(map,"coreCommands"); [2026-07-04T06:36:27.333Z] #14 1.832 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2026-07-04T06:36:27.333Z] #14 1.931 [ 11%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2026-07-04T06:36:27.593Z] #14 2.235 [ 13%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2026-07-04T06:36:27.856Z] #14 2.280 [ 15%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2026-07-04T06:36:27.856Z] #14 2.425 [ 17%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2026-07-04T06:36:28.117Z] #14 2.724 [ 19%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2026-07-04T06:36:28.377Z] #14 2.821 [ 21%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2026-07-04T06:36:28.377Z] #14 2.954 [ 23%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2026-07-04T06:36:28.377Z] #14 3.080 [ 25%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2026-07-04T06:36:28.637Z] #14 3.177 [ 26%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2026-07-04T06:36:28.637Z] #14 3.337 [ 28%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2026-07-04T06:36:28.897Z] #14 3.388 [ 30%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2026-07-04T06:36:28.897Z] #14 3.698 [ 32%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2026-07-04T06:36:29.159Z] #14 3.759 [ 34%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2026-07-04T06:36:29.420Z] #14 4.002 [ 36%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2026-07-04T06:36:29.420Z] #14 4.106 [ 38%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2026-07-04T06:36:29.680Z] #14 4.323 [ 40%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2026-07-04T06:36:29.940Z] #14 4.412 [ 42%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2026-07-04T06:36:30.882Z] #14 5.402 [ 44%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2026-07-04T06:36:30.882Z] #14 5.504 [ 46%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2026-07-04T06:36:30.882Z] #14 5.572 [ 48%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2026-07-04T06:36:30.882Z] #14 5.659 [ 50%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2026-07-04T06:36:31.145Z] #14 5.708 [ 51%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2026-07-04T06:36:31.145Z] #14 5.923 [ 53%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2026-07-04T06:36:31.715Z] #14 6.264 [ 55%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2026-07-04T06:36:31.715Z] #14 6.339 [ 57%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2026-07-04T06:36:31.715Z] #14 6.468 [ 59%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2026-07-04T06:36:31.975Z] #14 6.561 [ 61%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2026-07-04T06:36:32.244Z] #14 7.053 [ 63%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2026-07-04T06:36:32.504Z] #14 7.170 [ 65%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2026-07-04T06:36:32.764Z] #14 7.235 [ 67%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2026-07-04T06:36:32.764Z] #14 7.345 [ 69%] Linking C shared library libcsdk.so [2026-07-04T06:36:32.764Z] #14 7.398 [ 69%] Built target csdk [2026-07-04T06:36:32.764Z] #14 7.418 [ 71%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2026-07-04T06:36:32.764Z] #14 7.549 [ 73%] Linking C executable template [2026-07-04T06:36:33.024Z] #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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-07-04T06:36:33.024Z] #14 7.615 [ 73%] Built target template [2026-07-04T06:36:33.024Z] #14 7.639 [ 75%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2026-07-04T06:36:33.024Z] #14 7.726 [ 76%] Linking C executable device-counter [2026-07-04T06:36:33.290Z] #14 7.755 /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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-07-04T06:36:33.290Z] #14 7.797 [ 76%] Built target device-counter [2026-07-04T06:36:33.290Z] #14 7.821 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2026-07-04T06:36:33.290Z] #14 7.925 [ 80%] Linking C executable device-random [2026-07-04T06:36:33.290Z] #14 7.953 /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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-07-04T06:36:33.290Z] #14 8.005 [ 80%] Built target device-random [2026-07-04T06:36:33.290Z] #14 8.029 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2026-07-04T06:36:33.548Z] #14 8.111 [ 84%] Linking C executable device-gyro [2026-07-04T06:36:33.548Z] #14 8.139 /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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-07-04T06:36:33.548Z] #14 8.183 [ 84%] Built target device-gyro [2026-07-04T06:36:33.548Z] #14 8.203 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2026-07-04T06:36:33.548Z] #14 8.292 [ 88%] Linking C executable device-bitfields [2026-07-04T06:36:33.810Z] #14 8.320 /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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-07-04T06:36:33.810Z] #14 8.364 [ 88%] Built target device-bitfields [2026-07-04T06:36:33.810Z] #14 8.381 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2026-07-04T06:36:33.810Z] #14 8.531 [ 92%] Linking C executable template-discovery [2026-07-04T06:36:34.079Z] #14 8.557 /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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-07-04T06:36:34.079Z] #14 8.601 [ 92%] Built target template-discovery [2026-07-04T06:36:34.079Z] #14 8.621 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2026-07-04T06:36:34.079Z] #14 8.739 [ 96%] Linking C executable device-file [2026-07-04T06:36:34.345Z] #14 8.771 /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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-07-04T06:36:34.345Z] #14 8.814 [ 96%] Built target device-file [2026-07-04T06:36:34.345Z] #14 8.834 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2026-07-04T06:36:34.345Z] #14 8.939 [100%] Linking C executable device-terminal [2026-07-04T06:36:34.345Z] #14 8.968 /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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-07-04T06:36:34.345Z] #14 9.013 [100%] Built target device-terminal [2026-07-04T06:36:34.345Z] #14 9.031 Run CPack packaging tool... [2026-07-04T06:36:34.345Z] #14 9.050 CPack: Create package using TGZ [2026-07-04T06:36:34.605Z] #14 9.050 CPack: Install projects [2026-07-04T06:36:34.605Z] #14 9.050 CPack: - Run preinstall target for: Csdk [2026-07-04T06:36:34.605Z] #14 9.313 CPack: - Install project: Csdk [] [2026-07-04T06:36:34.605Z] #14 9.318 CPack: Create package [2026-07-04T06:36:34.605Z] #14 9.343 CPack: - package: /device-bacnet-c/deps/device-sdk-c-4.0.2/build/release/csdk-0.0.0.tar.gz generated. [2026-07-04T06:36:34.605Z] #14 9.345 + '[' false '=' true ] [2026-07-04T06:36:34.605Z] #14 9.345 + '[' false '=' true ] [2026-07-04T06:36:34.605Z] #14 9.345 + mkdir -p /device-bacnet-c/deps/device-sdk-c-4.0.2/build/debug [2026-07-04T06:36:34.605Z] #14 9.346 + cd /device-bacnet-c/deps/device-sdk-c-4.0.2/build/debug [2026-07-04T06:36:34.605Z] #14 9.346 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /device-bacnet-c/deps/device-sdk-c-4.0.2/src [2026-07-04T06:36:34.605Z] #14 9.421 -- The C compiler identification is GNU 12.2.1 [2026-07-04T06:36:34.865Z] #14 9.437 -- Detecting C compiler ABI info [2026-07-04T06:36:34.865Z] #14 9.528 -- Detecting C compiler ABI info - done [2026-07-04T06:36:34.865Z] #14 9.548 -- Check for working C compiler: /usr/bin/cc - skipped [2026-07-04T06:36:34.865Z] #14 9.549 -- Detecting C compile features [2026-07-04T06:36:34.865Z] #14 9.550 -- Detecting C compile features - done [2026-07-04T06:36:34.865Z] #14 9.553 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2026-07-04T06:36:34.865Z] #14 9.624 -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") [2026-07-04T06:36:34.865Z] #14 9.627 -- Found LIBYAML: /usr/lib/libyaml.so [2026-07-04T06:36:34.865Z] #14 9.630 -- Found LIBUUID: /usr/lib/libuuid.so [2026-07-04T06:36:35.124Z] #14 9.634 -- Found LIBCBOR: /usr/lib/libcbor.so [2026-07-04T06:36:35.124Z] #14 9.636 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2026-07-04T06:36:35.124Z] #14 9.639 -- Found IOT: /opt/iotech/iot/1.6/lib/libiot.so [2026-07-04T06:36:35.124Z] #14 9.639 -- /opt/iotech/iot/1.6/include [2026-07-04T06:36:35.124Z] #14 9.640 -- C SDK 0.0.0 for Linux [2026-07-04T06:36:35.124Z] #14 9.642 -- Performing Test CSDK_HAVE_ATOMIC [2026-07-04T06:36:35.124Z] #14 9.719 -- Performing Test CSDK_HAVE_ATOMIC - Success [2026-07-04T06:36:35.124Z] #14 9.765 -- Found Curses: /usr/lib/libcurses.so [2026-07-04T06:36:35.124Z] #14 9.786 -- Configuring done (0.4s) [2026-07-04T06:36:35.124Z] #14 9.820 -- Generating done (0.0s) [2026-07-04T06:36:35.124Z] #14 9.823 -- Build files have been written to: /device-bacnet-c/deps/device-sdk-c-4.0.2/build/debug [2026-07-04T06:36:35.124Z] #14 9.827 + make [2026-07-04T06:36:35.124Z] #14 9.827 + tee debug.log [2026-07-04T06:36:35.124Z] #14 9.870 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2026-07-04T06:36:35.383Z] #14 9.960 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2026-07-04T06:36:35.383Z] #14 10.04 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2026-07-04T06:36:35.383Z] #14 10.13 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2026-07-04T06:36:35.383Z] #14 10.20 [ 9%] Building C object c/CMakeFiles/csdk.dir/command.c.o [2026-07-04T06:36:35.642Z] #14 10.25 /device-bacnet-c/deps/device-sdk-c-4.0.2/src/c/command.c: In function 'devsdk_devicecorecommand_populate': [2026-07-04T06:36:35.642Z] #14 10.25 /device-bacnet-c/deps/device-sdk-c-4.0.2/src/c/command.c:218:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [2026-07-04T06:36:35.642Z] #14 10.25 218 | iot_data_t* cc_src_vector=iot_data_string_map_get_vector(map,"coreCommands"); [2026-07-04T06:36:35.642Z] #14 10.25 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2026-07-04T06:36:35.642Z] #14 10.30 [ 11%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2026-07-04T06:36:35.642Z] #14 10.42 [ 13%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2026-07-04T06:36:35.900Z] #14 10.46 [ 15%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2026-07-04T06:36:35.900Z] #14 10.54 [ 17%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2026-07-04T06:36:35.900Z] #14 10.66 [ 19%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2026-07-04T06:36:36.165Z] #14 10.73 [ 21%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2026-07-04T06:36:36.165Z] #14 10.81 [ 23%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2026-07-04T06:36:36.165Z] #14 10.88 [ 25%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2026-07-04T06:36:36.165Z] #14 10.95 [ 26%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2026-07-04T06:36:36.427Z] #14 11.03 [ 28%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2026-07-04T06:36:36.427Z] #14 11.08 [ 30%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2026-07-04T06:36:36.427Z] #14 11.21 [ 32%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2026-07-04T06:36:36.686Z] #14 11.26 [ 34%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2026-07-04T06:36:36.686Z] #14 11.37 [ 36%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2026-07-04T06:36:36.955Z] #14 11.42 [ 38%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2026-07-04T06:36:36.955Z] #14 11.54 [ 40%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2026-07-04T06:36:36.955Z] #14 11.60 [ 42%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2026-07-04T06:36:37.217Z] #14 11.81 [ 44%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2026-07-04T06:36:37.217Z] #14 11.89 [ 46%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2026-07-04T06:36:37.217Z] #14 11.95 [ 48%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2026-07-04T06:36:37.475Z] #14 12.01 [ 50%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2026-07-04T06:36:37.475Z] #14 12.06 [ 51%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2026-07-04T06:36:37.475Z] #14 12.15 [ 53%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2026-07-04T06:36:37.733Z] #14 12.38 [ 55%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2026-07-04T06:36:37.733Z] #14 12.44 [ 57%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2026-07-04T06:36:37.733Z] #14 12.52 [ 59%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2026-07-04T06:36:37.991Z] #14 12.58 [ 61%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2026-07-04T06:36:37.991Z] #14 12.74 [ 63%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2026-07-04T06:36:38.252Z] #14 12.81 [ 65%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2026-07-04T06:36:38.252Z] #14 12.87 [ 67%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2026-07-04T06:36:38.252Z] #14 12.94 [ 69%] Linking C shared library libcsdk.so [2026-07-04T06:36:38.252Z] #14 13.00 [ 69%] Built target csdk [2026-07-04T06:36:38.514Z] #14 13.01 [ 71%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2026-07-04T06:36:38.514Z] #14 13.08 [ 73%] Linking C executable template [2026-07-04T06:36:38.514Z] #14 13.10 /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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-07-04T06:36:38.514Z] #14 13.14 [ 73%] Built target template [2026-07-04T06:36:38.514Z] #14 13.16 [ 75%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2026-07-04T06:36:38.514Z] #14 13.22 [ 76%] Linking C executable device-counter [2026-07-04T06:36:38.776Z] #14 13.24 /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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-07-04T06:36:38.776Z] #14 13.28 [ 76%] Built target device-counter [2026-07-04T06:36:38.776Z] #14 13.30 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2026-07-04T06:36:38.776Z] #14 13.36 [ 80%] Linking C executable device-random [2026-07-04T06:36:38.776Z] #14 13.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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-07-04T06:36:38.776Z] #14 13.43 [ 80%] Built target device-random [2026-07-04T06:36:38.776Z] #14 13.45 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2026-07-04T06:36:38.776Z] #14 13.50 [ 84%] Linking C executable device-gyro [2026-07-04T06:36:39.035Z] #14 13.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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-07-04T06:36:39.035Z] #14 13.57 [ 84%] Built target device-gyro [2026-07-04T06:36:39.035Z] #14 13.59 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2026-07-04T06:36:39.035Z] #14 13.65 [ 88%] Linking C executable device-bitfields [2026-07-04T06:36:39.035Z] #14 13.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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-07-04T06:36:39.035Z] #14 13.73 [ 88%] Built target device-bitfields [2026-07-04T06:36:39.035Z] #14 13.74 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2026-07-04T06:36:39.035Z] #14 13.80 [ 92%] Linking C executable template-discovery [2026-07-04T06:36:39.295Z] #14 13.82 /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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-07-04T06:36:39.295Z] #14 13.86 [ 92%] Built target template-discovery [2026-07-04T06:36:39.295Z] #14 13.88 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2026-07-04T06:36:39.295Z] #14 13.94 [ 96%] Linking C executable device-file [2026-07-04T06:36:39.295Z] #14 13.96 /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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-07-04T06:36:39.295Z] #14 14.00 [ 96%] Built target device-file [2026-07-04T06:36:39.295Z] #14 14.02 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2026-07-04T06:36:39.295Z] #14 14.09 [100%] Linking C executable device-terminal [2026-07-04T06:36:39.561Z] #14 14.12 /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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-07-04T06:36:39.561Z] #14 14.16 [100%] Built target device-terminal [2026-07-04T06:36:39.561Z] #14 14.17 + cp -rf include/devsdk include/edgex /usr/include/ [2026-07-04T06:36:39.561Z] #14 14.17 + cp build/release/c/libcsdk.so /usr/lib/ [2026-07-04T06:36:39.561Z] #14 14.17 + mkdir -p /usr/share/doc/edgex-csdk [2026-07-04T06:36:39.561Z] #14 14.17 + cp Attribution.txt /usr/share/doc/edgex-csdk [2026-07-04T06:36:39.561Z] #14 14.17 + cp LICENSE /usr/share/doc/edgex-csdk [2026-07-04T06:36:39.561Z] #14 14.17 + rm -rf /device-bacnet-c/deps [2026-07-04T06:36:39.561Z] #14 DONE 14.2s [2026-07-04T06:36:39.820Z] [2026-07-04T06:36:39.820Z] #15 [11/11] RUN /device-bacnet-c/scripts/build.sh [2026-07-04T06:36:39.820Z] #15 0.242 + readlink -f /device-bacnet-c/scripts/build.sh [2026-07-04T06:36:39.820Z] #15 0.243 + dirname /device-bacnet-c/scripts/build.sh [2026-07-04T06:36:39.820Z] #15 0.243 + dirname /device-bacnet-c/scripts [2026-07-04T06:36:39.820Z] #15 0.244 + ROOT=/device-bacnet-c [2026-07-04T06:36:39.820Z] #15 0.244 + echo /device-bacnet-c [2026-07-04T06:36:39.820Z] #15 0.244 /device-bacnet-c [2026-07-04T06:36:39.820Z] #15 0.244 + cd /device-bacnet-c [2026-07-04T06:36:39.820Z] #15 0.244 + '[' '!' -f /device-bacnet-c/lib/ip/libbacnet.a ] [2026-07-04T06:36:39.820Z] #15 0.244 + '[' '!' -d /device-bacnet-c/bacnet-stack ] [2026-07-04T06:36:39.820Z] #15 0.244 + git clone https://github.com/IOTechSystems/bacnet-stack.git [2026-07-04T06:36:39.820Z] #15 0.246 Cloning into 'bacnet-stack'... [2026-07-04T06:36:42.358Z] #15 2.683 + cd /device-bacnet-c/bacnet-stack [2026-07-04T06:36:42.358Z] #15 2.683 + git checkout v0.8.6-IOTech [2026-07-04T06:36:42.358Z] #15 2.925 Note: switching to 'v0.8.6-IOTech'. [2026-07-04T06:36:42.358Z] #15 2.925 [2026-07-04T06:36:42.358Z] #15 2.925 You are in 'detached HEAD' state. You can look around, make experimental [2026-07-04T06:36:42.358Z] #15 2.925 changes and commit them, and you can discard any commits you make in this [2026-07-04T06:36:42.358Z] #15 2.925 state without impacting any branches by switching back to a branch. [2026-07-04T06:36:42.358Z] #15 2.925 [2026-07-04T06:36:42.358Z] #15 2.925 If you want to create a new branch to retain commits you create, you may [2026-07-04T06:36:42.358Z] #15 2.925 do so (now or later) by using -c with the switch command. Example: [2026-07-04T06:36:42.358Z] #15 2.925 [2026-07-04T06:36:42.358Z] #15 2.925 git switch -c [2026-07-04T06:36:42.358Z] #15 2.925 [2026-07-04T06:36:42.358Z] #15 2.925 Or undo this operation with: [2026-07-04T06:36:42.358Z] #15 2.925 [2026-07-04T06:36:42.358Z] #15 2.925 git switch - [2026-07-04T06:36:42.358Z] #15 2.925 [2026-07-04T06:36:42.358Z] #15 2.925 Turn off this advice by setting config variable advice.detachedHead to false [2026-07-04T06:36:42.358Z] #15 2.925 [2026-07-04T06:36:42.358Z] #15 2.925 HEAD is now at 8b67b7f2 Changes for BACnet device service [2026-07-04T06:36:42.619Z] #15 2.926 + mkdir -p /device-bacnet-c/lib/ip [2026-07-04T06:36:42.619Z] #15 2.928 + mkdir -p /device-bacnet-c/lib/mstp [2026-07-04T06:36:42.619Z] #15 2.929 + make 'BACDL_DEFINE=-DBACDL_MSTP=1' clean library [2026-07-04T06:36:42.619Z] #15 2.932 make -s -C lib clean [2026-07-04T06:36:42.619Z] #15 2.936 make -s -C demo clean [2026-07-04T06:36:42.619Z] #15 2.993 make -s -C demo/router clean [2026-07-04T06:36:42.619Z] #15 2.995 make -s -C demo/router-ipv6 clean [2026-07-04T06:36:42.619Z] #15 2.998 make -s -C demo/gateway clean [2026-07-04T06:36:42.619Z] #15 3.002 make -s -C lib all [2026-07-04T06:36:46.823Z] #15 6.932 ../ports/linux/dlmstp.c: In function 'dlmstp_cleanup': [2026-07-04T06:36:46.823Z] #15 6.932 ../ports/linux/dlmstp.c:147:20: warning: passing argument 1 of 'pthread_cancel' makes pointer from integer without a cast [-Wint-conversion] [2026-07-04T06:36:46.823Z] #15 6.932 147 | pthread_cancel(hThread); [2026-07-04T06:36:46.823Z] #15 6.932 | ^~~~~~~ [2026-07-04T06:36:46.823Z] #15 6.932 | | [2026-07-04T06:36:46.823Z] #15 6.932 | long unsigned int [2026-07-04T06:36:46.823Z] #15 6.932 In file included from ../ports/linux/net.h:73, [2026-07-04T06:36:46.823Z] #15 6.932 from ../ports/linux/dlmstp.c:43: [2026-07-04T06:36:46.823Z] #15 6.932 /usr/include/pthread.h:98:20: note: expected 'pthread_t' {aka 'struct __pthread *'} but argument is of type 'long unsigned int' [2026-07-04T06:36:46.823Z] #15 6.932 98 | int pthread_cancel(pthread_t); [2026-07-04T06:36:46.823Z] #15 6.932 | ^~~~~~~~~ [2026-07-04T06:36:46.823Z] #15 6.934 ../ports/linux/dlmstp.c: In function 'dlmstp_init': [2026-07-04T06:36:46.823Z] #15 6.934 ../ports/linux/dlmstp.c:727:25: warning: passing argument 1 of 'pthread_create' from incompatible pointer type [-Wincompatible-pointer-types] [2026-07-04T06:36:46.823Z] #15 6.934 727 | rv = pthread_create(&hThread, NULL, dlmstp_master_fsm_task, NULL); [2026-07-04T06:36:46.823Z] #15 6.934 | ^~~~~~~~ [2026-07-04T06:36:46.823Z] #15 6.934 | | [2026-07-04T06:36:46.823Z] #15 6.934 | long unsigned int * [2026-07-04T06:36:46.823Z] #15 6.934 /usr/include/pthread.h:80:20: note: expected 'struct __pthread ** restrict' but argument is of type 'long unsigned int *' [2026-07-04T06:36:46.823Z] #15 6.934 80 | int pthread_create(pthread_t *__restrict, const pthread_attr_t *__restrict, void *(*)(void *), void *__restrict); [2026-07-04T06:36:46.823Z] #15 6.934 | ^ [2026-07-04T06:36:50.118Z] #15 10.21 + cp lib/libbacnet.a /device-bacnet-c/lib/mstp [2026-07-04T06:36:50.118Z] #15 10.21 + make 'BACDL_DEFINE=-DBACDL_BIP=1' clean library [2026-07-04T06:36:50.118Z] #15 10.21 make -s -C lib clean [2026-07-04T06:36:50.118Z] #15 10.22 make -s -C demo clean [2026-07-04T06:36:50.118Z] #15 10.29 make -s -C demo/router clean [2026-07-04T06:36:50.118Z] #15 10.29 make -s -C demo/router-ipv6 clean [2026-07-04T06:36:50.118Z] #15 10.29 make -s -C demo/gateway clean [2026-07-04T06:36:50.118Z] #15 10.30 make -s -C lib all [2026-07-04T06:36:58.255Z] #15 18.28 + cp lib/libbacnet.a /device-bacnet-c/lib/ip [2026-07-04T06:36:58.255Z] #15 18.28 + mkdir -p /device-bacnet-c/build/release/device-bacnet-ip [2026-07-04T06:36:58.255Z] #15 18.28 + cd /device-bacnet-c/build/release/device-bacnet-ip [2026-07-04T06:36:58.255Z] #15 18.28 + cmake '-DDATALINK:STRING=BACDL_BIP=1' '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/src/c [2026-07-04T06:36:58.255Z] #15 18.35 -- The C compiler identification is GNU 12.2.1 [2026-07-04T06:36:58.255Z] #15 18.36 -- Detecting C compiler ABI info [2026-07-04T06:36:58.255Z] #15 18.45 -- Detecting C compiler ABI info - done [2026-07-04T06:36:58.255Z] #15 18.47 -- Check for working C compiler: /usr/bin/cc - skipped [2026-07-04T06:36:58.255Z] #15 18.47 -- Detecting C compile features [2026-07-04T06:36:58.255Z] #15 18.47 -- Detecting C compile features - done [2026-07-04T06:36:58.255Z] #15 18.47 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD [2026-07-04T06:36:58.255Z] #15 18.56 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success [2026-07-04T06:36:58.255Z] #15 18.57 -- Found Threads: TRUE [2026-07-04T06:36:58.255Z] #15 18.57 -- Found IOT: /opt/iotech/iot/1.6/lib/libiot.so [2026-07-04T06:36:58.255Z] #15 18.57 -- /opt/iotech/iot/1.6/include [2026-07-04T06:36:58.255Z] #15 18.57 -- Configuring done (0.3s) [2026-07-04T06:36:58.255Z] #15 18.58 -- Generating done (0.0s) [2026-07-04T06:36:58.255Z] #15 18.58 -- Build files have been written to: /device-bacnet-c/build/release/device-bacnet-ip [2026-07-04T06:36:58.255Z] #15 18.58 + make [2026-07-04T06:36:58.255Z] #15 18.58 + tee release.log [2026-07-04T06:36:58.255Z] #15 18.62 [ 11%] Building C object CMakeFiles/bacnet_objects.dir/device-bacnet-c/bacnet-stack/demo/object/device-client.c.o [2026-07-04T06:36:58.255Z] #15 18.82 [ 22%] Linking C static library libbacnet_objects.a [2026-07-04T06:36:58.514Z] #15 18.85 [ 22%] Built target bacnet_objects [2026-07-04T06:36:58.514Z] #15 18.86 [ 33%] Building C object CMakeFiles/device-bacnet-c.dir/main.c.o [2026-07-04T06:36:58.514Z] #15 19.05 [ 44%] Building C object CMakeFiles/device-bacnet-c.dir/address_entry.c.o [2026-07-04T06:36:58.774Z] #15 19.14 [ 55%] Building C object CMakeFiles/device-bacnet-c.dir/address_instance_map.c.o [2026-07-04T06:36:58.774Z] #15 19.20 [ 66%] Building C object CMakeFiles/device-bacnet-c.dir/device_condition_map.c.o [2026-07-04T06:36:59.041Z] #15 19.27 [ 77%] Building C object CMakeFiles/device-bacnet-c.dir/driver.c.o [2026-07-04T06:36:59.041Z] #15 19.54 [ 88%] Building C object CMakeFiles/device-bacnet-c.dir/return_data.c.o [2026-07-04T06:36:59.300Z] #15 19.61 [100%] Linking C executable device-bacnet-c [2026-07-04T06:36:59.300Z] #15 19.64 /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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-07-04T06:36:59.300Z] #15 19.68 [100%] Built target device-bacnet-c [2026-07-04T06:36:59.300Z] #15 19.69 + mkdir -p /device-bacnet-c/build/release/device-bacnet-mstp [2026-07-04T06:36:59.300Z] #15 19.69 + cd /device-bacnet-c/build/release/device-bacnet-mstp [2026-07-04T06:36:59.300Z] #15 19.69 + cmake '-DDATALINK:STRING=BACDL_MSTP=1' '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/src/c [2026-07-04T06:36:59.300Z] #15 19.75 -- The C compiler identification is GNU 12.2.1 [2026-07-04T06:36:59.300Z] #15 19.77 -- Detecting C compiler ABI info [2026-07-04T06:36:59.300Z] #15 19.86 -- Detecting C compiler ABI info - done [2026-07-04T06:36:59.559Z] #15 19.88 -- Check for working C compiler: /usr/bin/cc - skipped [2026-07-04T06:36:59.559Z] #15 19.88 -- Detecting C compile features [2026-07-04T06:36:59.559Z] #15 19.88 -- Detecting C compile features - done [2026-07-04T06:36:59.559Z] #15 19.88 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD [2026-07-04T06:36:59.559Z] #15 19.97 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success [2026-07-04T06:36:59.818Z] #15 19.97 -- Found Threads: TRUE [2026-07-04T06:36:59.818Z] #15 19.97 -- Found IOT: /opt/iotech/iot/1.6/lib/libiot.so [2026-07-04T06:36:59.818Z] #15 19.97 -- /opt/iotech/iot/1.6/include [2026-07-04T06:36:59.818Z] #15 19.98 -- Configuring done (0.3s) [2026-07-04T06:36:59.818Z] #15 19.98 -- Generating done (0.0s) [2026-07-04T06:36:59.818Z] #15 19.98 -- Build files have been written to: /device-bacnet-c/build/release/device-bacnet-mstp [2026-07-04T06:36:59.818Z] #15 19.98 + make [2026-07-04T06:36:59.818Z] #15 19.98 + tee release.log [2026-07-04T06:36:59.818Z] #15 20.02 [ 11%] Building C object CMakeFiles/bacnet_objects.dir/device-bacnet-c/bacnet-stack/demo/object/device-client.c.o [2026-07-04T06:36:59.818Z] #15 20.24 [ 22%] Linking C static library libbacnet_objects.a [2026-07-04T06:37:00.080Z] #15 20.27 [ 22%] Built target bacnet_objects [2026-07-04T06:37:00.080Z] #15 20.28 [ 33%] Building C object CMakeFiles/device-bacnet-c.dir/main.c.o [2026-07-04T06:37:00.080Z] #15 20.46 [ 44%] Building C object CMakeFiles/device-bacnet-c.dir/address_entry.c.o [2026-07-04T06:37:00.080Z] #15 20.54 [ 55%] Building C object CMakeFiles/device-bacnet-c.dir/address_instance_map.c.o [2026-07-04T06:37:00.080Z] #15 20.60 [ 66%] Building C object CMakeFiles/device-bacnet-c.dir/device_condition_map.c.o [2026-07-04T06:37:00.339Z] #15 20.68 [ 77%] Building C object CMakeFiles/device-bacnet-c.dir/driver.c.o [2026-07-04T06:37:00.598Z] #15 20.95 [ 88%] Building C object CMakeFiles/device-bacnet-c.dir/return_data.c.o [2026-07-04T06:37:00.598Z] #15 21.03 [100%] Linking C executable device-bacnet-c [2026-07-04T06:37:00.598Z] #15 21.05 /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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-07-04T06:37:00.859Z] #15 21.10 [100%] Built target device-bacnet-c [2026-07-04T06:37:00.859Z] #15 DONE 21.2s [2026-07-04T06:37:00.859Z] [2026-07-04T06:37:00.859Z] #16 exporting to image [2026-07-04T06:37:00.859Z] #16 exporting layers [2026-07-04T06:37:01.118Z] #16 exporting layers 0.3s done [2026-07-04T06:37:01.118Z] #16 writing image sha256:625dc3cc4aa52948da4b51ba2103b80dbf642f774dca74d1d4a54add2fc03fc3 done [2026-07-04T06:37:01.118Z] #16 naming to docker.io/library/ci-base-image-x86_64 done [2026-07-04T06:37:01.118Z] #16 DONE 0.3s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-04T06:37:01.901Z] + docker inspect -f . ci-base-image-x86_64 [2026-07-04T06:37:01.901Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-07-04T06:37:02.228Z] prd-ubuntu20.04-docker-8c-8g-14264 does not seem to be running inside a container [2026-07-04T06:37:02.271Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-bacnet-c_PR-113 -v /w/workspace/exfoundry_device-bacnet-c_PR-113:/w/workspace/exfoundry_device-bacnet-c_PR-113:rw,z -v /w/workspace/exfoundry_device-bacnet-c_PR-113@tmp:/w/workspace/exfoundry_device-bacnet-c_PR-113@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 ******** -e ******** ci-base-image-x86_64 cat [2026-07-04T06:37:02.516Z] $ docker top 6a8ba315d03c609aa1b8b9ff5dbfaa7a89b14122d5a1ef5de09bf284c23f7f52 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-07-04T06:37:02.907Z] + make test [2026-07-04T06:37:02.907Z] build/release/device-bacnet-c/device-bacnet-c [Pipeline] } [2026-07-04T06:37:02.954Z] $ docker stop --time=1 6a8ba315d03c609aa1b8b9ff5dbfaa7a89b14122d5a1ef5de09bf284c23f7f52 [2026-07-04T06:37:04.203Z] $ docker rm -f --volumes 6a8ba315d03c609aa1b8b9ff5dbfaa7a89b14122d5a1ef5de09bf284c23f7f52 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-07-04T06:37:05.139Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-07-04T06:37:05.463Z] + ls -al . [2026-07-04T06:37:05.463Z] total 92 [2026-07-04T06:37:05.463Z] drwxrwxr-x 11 jenkins jenkins 4096 Jul 4 06:36 . [2026-07-04T06:37:05.463Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 4 06:35 .. [2026-07-04T06:37:05.463Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 4 06:36 .git [2026-07-04T06:37:05.463Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 4 06:35 .github [2026-07-04T06:37:05.463Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 4 06:36 .semver [2026-07-04T06:37:05.463Z] -rw-rw-r-- 1 jenkins jenkins 1563 Jul 4 06:35 Attribution.txt [2026-07-04T06:37:05.463Z] -rw-rw-r-- 1 jenkins jenkins 1172 Jul 4 06:35 CHANGELOG.md [2026-07-04T06:37:05.463Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 4 06:35 GOVERNANCE.md [2026-07-04T06:37:05.463Z] -rw-rw-r-- 1 jenkins jenkins 764 Jul 4 06:35 Jenkinsfile [2026-07-04T06:37:05.463Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jul 4 06:35 LICENSE [2026-07-04T06:37:05.463Z] -rw-rw-r-- 1 jenkins jenkins 837 Jul 4 06:35 Makefile [2026-07-04T06:37:05.463Z] -rw-rw-r-- 1 jenkins jenkins 621 Jul 4 06:35 OWNERS.md [2026-07-04T06:37:05.463Z] -rw-rw-r-- 1 jenkins jenkins 5503 Jul 4 06:35 README.md [2026-07-04T06:37:05.463Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 4 06:36 VERSION [2026-07-04T06:37:05.463Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 4 06:35 docs [2026-07-04T06:37:05.463Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 4 06:35 res [2026-07-04T06:37:05.463Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 4 06:35 sample-profiles [2026-07-04T06:37:05.463Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 4 06:35 scripts [2026-07-04T06:37:05.463Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 4 06:35 src [2026-07-04T06:37:05.463Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 4 06:35 tests [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-04T06:37:05.876Z] + 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=ba1d5beb0dfb7bb333848f43471042ef447604ad --label arch=amd64 --label version=0.0.0 . [2026-07-04T06:37:06.137Z] #0 building with "default" instance using docker driver [2026-07-04T06:37:06.137Z] [2026-07-04T06:37:06.137Z] #1 [internal] load build definition from Dockerfile.alpine [2026-07-04T06:37:06.137Z] #1 transferring dockerfile: 2.40kB done [2026-07-04T06:37:06.137Z] #1 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 18) [2026-07-04T06:37:06.137Z] #1 WARN: MaintainerDeprecated: Maintainer instruction is deprecated in favor of using label (line 34) [2026-07-04T06:37:06.137Z] #1 DONE 0.0s [2026-07-04T06:37:06.137Z] [2026-07-04T06:37:06.137Z] #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-07-04T06:37:06.137Z] #2 DONE 0.0s [2026-07-04T06:37:06.137Z] [2026-07-04T06:37:06.137Z] #3 [internal] load metadata for docker.io/library/alpine:3.20 [2026-07-04T06:37:06.396Z] #3 DONE 0.6s [2026-07-04T06:37:06.659Z] [2026-07-04T06:37:06.659Z] #4 [internal] load .dockerignore [2026-07-04T06:37:06.659Z] #4 transferring context: 2B done [2026-07-04T06:37:06.659Z] #4 DONE 0.0s [2026-07-04T06:37:06.659Z] [2026-07-04T06:37:06.659Z] #5 [internal] load build context [2026-07-04T06:37:06.659Z] #5 transferring context: 20.43kB done [2026-07-04T06:37:06.659Z] #5 DONE 0.0s [2026-07-04T06:37:06.659Z] [2026-07-04T06:37:06.659Z] #6 [stage-1 1/12] FROM docker.io/library/alpine:3.20@sha256:d9e853e87e55526f6b2917df91a2115c36dd7c696a35be12163d44e6e2a4b6bc [2026-07-04T06:37:06.659Z] #6 resolve docker.io/library/alpine:3.20@sha256:d9e853e87e55526f6b2917df91a2115c36dd7c696a35be12163d44e6e2a4b6bc 0.0s done [2026-07-04T06:37:06.659Z] #6 extracting sha256:25f1d6b1951ac8eb3740558fe94cb83d377bdadf95fd9f98b50d2e1b96130471 [2026-07-04T06:37:06.659Z] #6 extracting sha256:25f1d6b1951ac8eb3740558fe94cb83d377bdadf95fd9f98b50d2e1b96130471 0.1s done [2026-07-04T06:37:06.659Z] #6 sha256:d9e853e87e55526f6b2917df91a2115c36dd7c696a35be12163d44e6e2a4b6bc 9.23kB / 9.23kB done [2026-07-04T06:37:06.659Z] #6 sha256:c64c687cbea9300178b30c95835354e34c4e4febc4badfe27102879de0483b5e 1.02kB / 1.02kB done [2026-07-04T06:37:06.659Z] #6 sha256:bf8527eb54c3680e728d5b4b383a8ba730d72dae7236fbc8dff97ed6b224a731 612B / 612B done [2026-07-04T06:37:06.659Z] #6 sha256:25f1d6b1951ac8eb3740558fe94cb83d377bdadf95fd9f98b50d2e1b96130471 3.63MB / 3.63MB 0.1s done [2026-07-04T06:37:06.659Z] #6 DONE 0.3s [2026-07-04T06:37:06.659Z] [2026-07-04T06:37:06.659Z] #7 [builder 1/10] FROM docker.io/library/ci-base-image-x86_64:latest [2026-07-04T06:37:06.659Z] #7 DONE 0.1s [2026-07-04T06:37:06.659Z] [2026-07-04T06:37:06.659Z] #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 [2026-07-04T06:37:06.923Z] #8 0.288 Connecting to iotech.jfrog.io (52.30.167.63:443) [2026-07-04T06:37:07.182Z] #8 0.701 saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2026-07-04T06:37:07.182Z] #8 0.701 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2026-07-04T06:37:07.182Z] #8 0.701 '/etc/apk/keys/alpine.dev.rsa.pub' saved [2026-07-04T06:37:07.441Z] #8 DONE 0.8s [2026-07-04T06:37:07.441Z] [2026-07-04T06:37:07.441Z] #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 [2026-07-04T06:37:07.441Z] #9 0.217 Connecting to iotech.jfrog.io (108.133.30.231:443) [2026-07-04T06:37:07.441Z] #9 0.613 saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2026-07-04T06:37:07.441Z] #9 0.613 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2026-07-04T06:37:07.441Z] #9 0.613 '/etc/apk/keys/alpine.dev.rsa.pub' saved [2026-07-04T06:37:07.441Z] #9 DONE 0.7s [2026-07-04T06:37:07.441Z] [2026-07-04T06:37:07.441Z] #10 [builder 3/10] RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories [2026-07-04T06:37:07.704Z] #10 DONE 0.3s [2026-07-04T06:37:07.704Z] [2026-07-04T06:37:07.704Z] #11 [stage-1 3/12] RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories [2026-07-04T06:37:07.963Z] #11 DONE 0.5s [2026-07-04T06:37:07.963Z] [2026-07-04T06:37:07.963Z] #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.6-dev [2026-07-04T06:37:07.963Z] #12 0.353 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2026-07-04T06:37:08.223Z] #12 0.457 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2026-07-04T06:37:08.223Z] #12 0.570 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz [2026-07-04T06:37:08.796Z] #12 1.123 WARNING: This apk-tools is OLD! Some packages might not function properly. [2026-07-04T06:37:09.056Z] #12 1.135 OK: 338 MiB in 103 packages [2026-07-04T06:37:09.056Z] #12 DONE 1.2s [2026-07-04T06:37:09.056Z] [2026-07-04T06:37:09.056Z] #13 [builder 5/10] COPY scripts /device-bacnet-c/scripts [2026-07-04T06:37:09.056Z] #13 DONE 0.0s [2026-07-04T06:37:09.056Z] [2026-07-04T06:37:09.056Z] #14 [builder 6/10] COPY src /device-bacnet-c/src/ [2026-07-04T06:37:09.056Z] #14 DONE 0.0s [2026-07-04T06:37:09.056Z] [2026-07-04T06:37:09.056Z] #15 [builder 7/10] COPY VERSION /device-bacnet-c/ [2026-07-04T06:37:09.056Z] #15 DONE 0.0s [2026-07-04T06:37:09.056Z] [2026-07-04T06:37:09.056Z] #16 [builder 8/10] WORKDIR /device-bacnet-c [2026-07-04T06:37:09.056Z] #16 DONE 0.0s [2026-07-04T06:37:09.056Z] [2026-07-04T06:37:09.056Z] #17 [builder 9/10] RUN /device-bacnet-c/scripts/build_deps.sh [2026-07-04T06:37:09.314Z] #17 0.171 + CSDK_VER=4.0.2 [2026-07-04T06:37:09.314Z] #17 0.171 + '[' '!' -d deps ] [2026-07-04T06:37:09.314Z] #17 0.171 + mkdir deps [2026-07-04T06:37:09.314Z] #17 0.172 + cd /device-bacnet-c/deps [2026-07-04T06:37:09.314Z] #17 0.172 + wget https://github.com/edgexfoundry/device-sdk-c/archive/v4.0.2.zip [2026-07-04T06:37:09.314Z] #17 0.174 Connecting to github.com (140.82.112.4:443) [2026-07-04T06:37:09.573Z] #17 0.399 Connecting to codeload.github.com (140.82.113.9:443) [2026-07-04T06:37:09.573Z] #17 0.516 saving to 'v4.0.2.zip' [2026-07-04T06:37:09.834Z] #17 0.550 v4.0.2.zip 92524 --:--:-- ETA [2026-07-04T06:37:09.834Z] #17 0.578 v4.0.2.zip 100% |********************************| 256k 0:00:00 ETA [2026-07-04T06:37:09.834Z] #17 0.578 'v4.0.2.zip' saved [2026-07-04T06:37:09.834Z] #17 0.579 + unzip v4.0.2.zip [2026-07-04T06:37:09.834Z] #17 0.580 Archive: v4.0.2.zip [2026-07-04T06:37:09.834Z] #17 0.586 creating: device-sdk-c-4.0.2/ [2026-07-04T06:37:09.834Z] #17 0.586 creating: device-sdk-c-4.0.2/.github/ [2026-07-04T06:37:09.834Z] #17 0.586 inflating: device-sdk-c-4.0.2/.github/Contributing.md [2026-07-04T06:37:09.834Z] #17 0.586 inflating: device-sdk-c-4.0.2/.github/PULL_REQUEST_TEMPLATE.md [2026-07-04T06:37:09.834Z] #17 0.586 inflating: device-sdk-c-4.0.2/.github/semantic.yml [2026-07-04T06:37:09.834Z] #17 0.586 creating: device-sdk-c-4.0.2/.github/workflows/ [2026-07-04T06:37:09.834Z] #17 0.586 inflating: device-sdk-c-4.0.2/.github/workflows/release.yml [2026-07-04T06:37:09.834Z] #17 0.586 inflating: device-sdk-c-4.0.2/.gitignore [2026-07-04T06:37:09.834Z] #17 0.586 inflating: device-sdk-c-4.0.2/Attribution.txt [2026-07-04T06:37:09.834Z] #17 0.586 inflating: device-sdk-c-4.0.2/CHANGELOG.md [2026-07-04T06:37:09.834Z] #17 0.586 inflating: device-sdk-c-4.0.2/Doxyfile [2026-07-04T06:37:09.834Z] #17 0.586 inflating: device-sdk-c-4.0.2/GOVERNANCE.md [2026-07-04T06:37:09.834Z] #17 0.586 inflating: device-sdk-c-4.0.2/Jenkinsfile [2026-07-04T06:37:09.834Z] #17 0.586 inflating: device-sdk-c-4.0.2/LICENSE [2026-07-04T06:37:09.834Z] #17 0.586 inflating: device-sdk-c-4.0.2/Makefile [2026-07-04T06:37:09.834Z] #17 0.586 inflating: device-sdk-c-4.0.2/OWNERS.md [2026-07-04T06:37:09.834Z] #17 0.586 inflating: device-sdk-c-4.0.2/README.IOT.md [2026-07-04T06:37:09.834Z] #17 0.586 inflating: device-sdk-c-4.0.2/README.md [2026-07-04T06:37:09.834Z] #17 0.586 inflating: device-sdk-c-4.0.2/README.v3.md [2026-07-04T06:37:09.834Z] #17 0.586 creating: device-sdk-c-4.0.2/docs/ [2026-07-04T06:37:09.834Z] #17 0.586 inflating: device-sdk-c-4.0.2/docs/configuration.md [2026-07-04T06:37:09.834Z] #17 0.586 inflating: device-sdk-c-4.0.2/docs/deviceprofiles.md [2026-07-04T06:37:09.834Z] #17 0.589 inflating: device-sdk-c-4.0.2/docs/metrics.md [2026-07-04T06:37:09.834Z] #17 0.589 inflating: device-sdk-c-4.0.2/docs/servicewritersguide.md [2026-07-04T06:37:09.834Z] #17 0.589 inflating: device-sdk-c-4.0.2/docs/startup.md [2026-07-04T06:37:09.834Z] #17 0.589 creating: device-sdk-c-4.0.2/include/ [2026-07-04T06:37:09.834Z] #17 0.589 creating: device-sdk-c-4.0.2/include/devsdk/ [2026-07-04T06:37:09.834Z] #17 0.589 inflating: device-sdk-c-4.0.2/include/devsdk/devsdk-base.h [2026-07-04T06:37:09.834Z] #17 0.589 inflating: device-sdk-c-4.0.2/include/devsdk/devsdk.h [2026-07-04T06:37:09.834Z] #17 0.589 creating: device-sdk-c-4.0.2/include/edgex/ [2026-07-04T06:37:09.834Z] #17 0.589 inflating: device-sdk-c-4.0.2/include/edgex/devices.h [2026-07-04T06:37:09.834Z] #17 0.589 inflating: device-sdk-c-4.0.2/include/edgex/edgex-base.h [2026-07-04T06:37:09.834Z] #17 0.589 inflating: device-sdk-c-4.0.2/include/edgex/edgex.h [2026-07-04T06:37:09.834Z] #17 0.589 inflating: device-sdk-c-4.0.2/include/edgex/profiles.h [2026-07-04T06:37:09.834Z] #17 0.589 inflating: device-sdk-c-4.0.2/include/edgex/rest-server.h [2026-07-04T06:37:09.834Z] #17 0.589 creating: device-sdk-c-4.0.2/scripts/ [2026-07-04T06:37:09.834Z] #17 0.589 inflating: device-sdk-c-4.0.2/scripts/Dockerfile.alpine [2026-07-04T06:37:09.834Z] #17 0.589 inflating: device-sdk-c-4.0.2/scripts/Dockerfile.alpine-base [2026-07-04T06:37:09.834Z] #17 0.589 inflating: device-sdk-c-4.0.2/scripts/build.sh [2026-07-04T06:37:09.834Z] #17 0.589 inflating: device-sdk-c-4.0.2/scripts/entrypoint.sh [2026-07-04T06:37:09.834Z] #17 0.589 creating: device-sdk-c-4.0.2/src/ [2026-07-04T06:37:09.834Z] #17 0.589 inflating: device-sdk-c-4.0.2/src/CMakeLists.txt [2026-07-04T06:37:09.834Z] #17 0.591 creating: device-sdk-c-4.0.2/src/c/ [2026-07-04T06:37:09.834Z] #17 0.591 inflating: device-sdk-c-4.0.2/src/c/CMakeLists.txt [2026-07-04T06:37:09.834Z] #17 0.591 inflating: device-sdk-c-4.0.2/src/c/api.h [2026-07-04T06:37:09.834Z] #17 0.591 inflating: device-sdk-c-4.0.2/src/c/autoevent.c [2026-07-04T06:37:09.834Z] #17 0.591 inflating: device-sdk-c-4.0.2/src/c/autoevent.h [2026-07-04T06:37:09.834Z] #17 0.591 inflating: device-sdk-c-4.0.2/src/c/bus-impl.h [2026-07-04T06:37:09.834Z] #17 0.591 inflating: device-sdk-c-4.0.2/src/c/bus-mqtt.c [2026-07-04T06:37:09.834Z] #17 0.591 inflating: device-sdk-c-4.0.2/src/c/bus.c [2026-07-04T06:37:09.834Z] #17 0.591 inflating: device-sdk-c-4.0.2/src/c/bus.h [2026-07-04T06:37:09.834Z] #17 0.591 inflating: device-sdk-c-4.0.2/src/c/callback3.c [2026-07-04T06:37:09.834Z] #17 0.591 inflating: device-sdk-c-4.0.2/src/c/callback3.h [2026-07-04T06:37:09.834Z] #17 0.591 inflating: device-sdk-c-4.0.2/src/c/cmdinfo.h [2026-07-04T06:37:09.834Z] #17 0.591 inflating: device-sdk-c-4.0.2/src/c/command.c [2026-07-04T06:37:09.834Z] #17 0.591 inflating: device-sdk-c-4.0.2/src/c/command.h [2026-07-04T06:37:09.834Z] #17 0.591 inflating: device-sdk-c-4.0.2/src/c/config.c [2026-07-04T06:37:09.834Z] #17 0.591 inflating: device-sdk-c-4.0.2/src/c/config.h [2026-07-04T06:37:09.834Z] #17 0.591 inflating: device-sdk-c-4.0.2/src/c/correlation.c [2026-07-04T06:37:09.834Z] #17 0.591 inflating: device-sdk-c-4.0.2/src/c/correlation.h [2026-07-04T06:37:09.834Z] #17 0.591 inflating: device-sdk-c-4.0.2/src/c/data.c [2026-07-04T06:37:09.834Z] #17 0.591 inflating: device-sdk-c-4.0.2/src/c/data.h [2026-07-04T06:37:09.834Z] #17 0.591 inflating: device-sdk-c-4.0.2/src/c/defs.h.in [2026-07-04T06:37:09.834Z] #17 0.591 inflating: device-sdk-c-4.0.2/src/c/device.c [2026-07-04T06:37:09.834Z] #17 0.593 inflating: device-sdk-c-4.0.2/src/c/device.h [2026-07-04T06:37:09.834Z] #17 0.593 inflating: device-sdk-c-4.0.2/src/c/devman.c [2026-07-04T06:37:09.834Z] #17 0.593 inflating: device-sdk-c-4.0.2/src/c/devmap.c [2026-07-04T06:37:09.834Z] #17 0.593 inflating: device-sdk-c-4.0.2/src/c/devmap.h [2026-07-04T06:37:09.834Z] #17 0.593 inflating: device-sdk-c-4.0.2/src/c/devsdk-base.c [2026-07-04T06:37:09.834Z] #17 0.593 inflating: device-sdk-c-4.0.2/src/c/devutil.h [2026-07-04T06:37:09.834Z] #17 0.593 inflating: device-sdk-c-4.0.2/src/c/discovery.c [2026-07-04T06:37:09.834Z] #17 0.593 inflating: device-sdk-c-4.0.2/src/c/discovery.h [2026-07-04T06:37:09.834Z] #17 0.593 inflating: device-sdk-c-4.0.2/src/c/dto-read.c [2026-07-04T06:37:09.834Z] #17 0.593 inflating: device-sdk-c-4.0.2/src/c/dto-read.h [2026-07-04T06:37:09.834Z] #17 0.593 inflating: device-sdk-c-4.0.2/src/c/edgex-logging.c [2026-07-04T06:37:09.834Z] #17 0.593 inflating: device-sdk-c-4.0.2/src/c/edgex-logging.h [2026-07-04T06:37:09.834Z] #17 0.593 inflating: device-sdk-c-4.0.2/src/c/edgex-rest.c [2026-07-04T06:37:09.834Z] #17 0.593 inflating: device-sdk-c-4.0.2/src/c/edgex-rest.h [2026-07-04T06:37:09.834Z] #17 0.593 inflating: device-sdk-c-4.0.2/src/c/edgex2.h [2026-07-04T06:37:09.834Z] #17 0.593 inflating: device-sdk-c-4.0.2/src/c/errorlist.h [2026-07-04T06:37:09.834Z] #17 0.593 creating: device-sdk-c-4.0.2/src/c/examples/ [2026-07-04T06:37:09.834Z] #17 0.593 inflating: device-sdk-c-4.0.2/src/c/examples/CMakeLists.txt [2026-07-04T06:37:09.834Z] #17 0.593 inflating: device-sdk-c-4.0.2/src/c/examples/README.md [2026-07-04T06:37:09.834Z] #17 0.593 creating: device-sdk-c-4.0.2/src/c/examples/bitfields/ [2026-07-04T06:37:09.834Z] #17 0.593 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/CMakeLists.txt [2026-07-04T06:37:09.834Z] #17 0.594 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/README.md [2026-07-04T06:37:09.834Z] #17 0.594 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/device-bitfields.c [2026-07-04T06:37:09.834Z] #17 0.594 creating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/ [2026-07-04T06:37:09.834Z] #17 0.594 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/configuration.yaml [2026-07-04T06:37:09.834Z] #17 0.594 creating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/devices/ [2026-07-04T06:37:09.835Z] #17 0.594 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/devices/Bitfields.json [2026-07-04T06:37:09.835Z] #17 0.594 creating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/profiles/ [2026-07-04T06:37:09.835Z] #17 0.594 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/profiles/Example-Bitfields.json [2026-07-04T06:37:09.835Z] #17 0.594 creating: device-sdk-c-4.0.2/src/c/examples/counters/ [2026-07-04T06:37:09.835Z] #17 0.594 inflating: device-sdk-c-4.0.2/src/c/examples/counters/CMakeLists.txt [2026-07-04T06:37:09.835Z] #17 0.594 inflating: device-sdk-c-4.0.2/src/c/examples/counters/README.md [2026-07-04T06:37:09.835Z] #17 0.594 inflating: device-sdk-c-4.0.2/src/c/examples/counters/device-counter.c [2026-07-04T06:37:09.835Z] #17 0.594 creating: device-sdk-c-4.0.2/src/c/examples/counters/res/ [2026-07-04T06:37:09.835Z] #17 0.594 inflating: device-sdk-c-4.0.2/src/c/examples/counters/res/configuration.yaml [2026-07-04T06:37:09.835Z] #17 0.595 creating: device-sdk-c-4.0.2/src/c/examples/counters/res/devices/ [2026-07-04T06:37:09.835Z] #17 0.595 inflating: device-sdk-c-4.0.2/src/c/examples/counters/res/devices/Counters.json [2026-07-04T06:37:09.835Z] #17 0.595 creating: device-sdk-c-4.0.2/src/c/examples/counters/res/profiles/ [2026-07-04T06:37:09.835Z] #17 0.595 inflating: device-sdk-c-4.0.2/src/c/examples/counters/res/profiles/Counter.json [2026-07-04T06:37:09.835Z] #17 0.595 creating: device-sdk-c-4.0.2/src/c/examples/discovery/ [2026-07-04T06:37:09.835Z] #17 0.595 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/CMakeLists.txt [2026-07-04T06:37:09.835Z] #17 0.595 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/README.md [2026-07-04T06:37:09.835Z] #17 0.595 creating: device-sdk-c-4.0.2/src/c/examples/discovery/res/ [2026-07-04T06:37:09.835Z] #17 0.595 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/configuration.yaml [2026-07-04T06:37:09.835Z] #17 0.595 creating: device-sdk-c-4.0.2/src/c/examples/discovery/res/devices/ [2026-07-04T06:37:09.835Z] #17 0.595 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/devices/readme.txt [2026-07-04T06:37:09.835Z] #17 0.595 creating: device-sdk-c-4.0.2/src/c/examples/discovery/res/profiles/ [2026-07-04T06:37:09.835Z] #17 0.595 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/profiles/TemplateProfile.json [2026-07-04T06:37:09.835Z] #17 0.595 creating: device-sdk-c-4.0.2/src/c/examples/discovery/res/watchers/ [2026-07-04T06:37:09.835Z] #17 0.596 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/watchers/watcher1.json [2026-07-04T06:37:09.835Z] #17 0.596 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/watchers/watcher2.json [2026-07-04T06:37:09.835Z] #17 0.596 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/template.c [2026-07-04T06:37:09.835Z] #17 0.596 creating: device-sdk-c-4.0.2/src/c/examples/file/ [2026-07-04T06:37:09.835Z] #17 0.596 inflating: device-sdk-c-4.0.2/src/c/examples/file/CMakeLists.txt [2026-07-04T06:37:09.835Z] #17 0.596 inflating: device-sdk-c-4.0.2/src/c/examples/file/README.md [2026-07-04T06:37:09.835Z] #17 0.596 inflating: device-sdk-c-4.0.2/src/c/examples/file/device-file.c [2026-07-04T06:37:09.835Z] #17 0.596 creating: device-sdk-c-4.0.2/src/c/examples/file/res/ [2026-07-04T06:37:09.835Z] #17 0.596 inflating: device-sdk-c-4.0.2/src/c/examples/file/res/configuration.yaml [2026-07-04T06:37:09.835Z] #17 0.596 creating: device-sdk-c-4.0.2/src/c/examples/file/res/devices/ [2026-07-04T06:37:09.835Z] #17 0.596 inflating: device-sdk-c-4.0.2/src/c/examples/file/res/devices/file1.json [2026-07-04T06:37:09.835Z] #17 0.596 inflating: device-sdk-c-4.0.2/src/c/examples/file/res/lorem.txt [2026-07-04T06:37:09.835Z] #17 0.596 creating: device-sdk-c-4.0.2/src/c/examples/file/res/profiles/ [2026-07-04T06:37:09.835Z] #17 0.596 inflating: device-sdk-c-4.0.2/src/c/examples/file/res/profiles/FileExampleProfile.json [2026-07-04T06:37:09.835Z] #17 0.596 creating: device-sdk-c-4.0.2/src/c/examples/gyro/ [2026-07-04T06:37:09.835Z] #17 0.597 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/CMakeLists.txt [2026-07-04T06:37:09.835Z] #17 0.597 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/README.md [2026-07-04T06:37:09.835Z] #17 0.597 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/device-gyro.c [2026-07-04T06:37:09.835Z] #17 0.597 creating: device-sdk-c-4.0.2/src/c/examples/gyro/res/ [2026-07-04T06:37:09.835Z] #17 0.597 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/res/configuration.yaml [2026-07-04T06:37:09.835Z] #17 0.597 creating: device-sdk-c-4.0.2/src/c/examples/gyro/res/devices/ [2026-07-04T06:37:09.835Z] #17 0.597 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/res/devices/gyro.json [2026-07-04T06:37:09.835Z] #17 0.597 creating: device-sdk-c-4.0.2/src/c/examples/gyro/res/profiles/ [2026-07-04T06:37:09.835Z] #17 0.597 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/res/profiles/Gyro.json [2026-07-04T06:37:09.835Z] #17 0.597 creating: device-sdk-c-4.0.2/src/c/examples/random/ [2026-07-04T06:37:09.835Z] #17 0.597 inflating: device-sdk-c-4.0.2/src/c/examples/random/CMakeLists.txt [2026-07-04T06:37:09.835Z] #17 0.597 inflating: device-sdk-c-4.0.2/src/c/examples/random/README.md [2026-07-04T06:37:09.835Z] #17 0.597 inflating: device-sdk-c-4.0.2/src/c/examples/random/device-random.c [2026-07-04T06:37:09.835Z] #17 0.597 creating: device-sdk-c-4.0.2/src/c/examples/random/res/ [2026-07-04T06:37:09.835Z] #17 0.597 inflating: device-sdk-c-4.0.2/src/c/examples/random/res/configuration.yaml [2026-07-04T06:37:09.835Z] #17 0.597 creating: device-sdk-c-4.0.2/src/c/examples/random/res/devices/ [2026-07-04T06:37:09.835Z] #17 0.598 inflating: device-sdk-c-4.0.2/src/c/examples/random/res/devices/randomdevice1.json [2026-07-04T06:37:09.835Z] #17 0.598 creating: device-sdk-c-4.0.2/src/c/examples/random/res/profiles/ [2026-07-04T06:37:09.835Z] #17 0.598 inflating: device-sdk-c-4.0.2/src/c/examples/random/res/profiles/RandomExampleProfile.json [2026-07-04T06:37:09.835Z] #17 0.598 creating: device-sdk-c-4.0.2/src/c/examples/res/ [2026-07-04T06:37:09.835Z] #17 0.598 inflating: device-sdk-c-4.0.2/src/c/examples/res/configuration.yaml [2026-07-04T06:37:09.835Z] #17 0.598 creating: device-sdk-c-4.0.2/src/c/examples/res/devices/ [2026-07-04T06:37:09.835Z] #17 0.598 inflating: device-sdk-c-4.0.2/src/c/examples/res/devices/device1.json [2026-07-04T06:37:09.835Z] #17 0.598 creating: device-sdk-c-4.0.2/src/c/examples/res/profiles/ [2026-07-04T06:37:09.835Z] #17 0.598 inflating: device-sdk-c-4.0.2/src/c/examples/res/profiles/TemplateProfile.json [2026-07-04T06:37:09.835Z] #17 0.598 inflating: device-sdk-c-4.0.2/src/c/examples/template.c [2026-07-04T06:37:09.835Z] #17 0.598 creating: device-sdk-c-4.0.2/src/c/examples/terminal/ [2026-07-04T06:37:09.835Z] #17 0.598 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/CMakeLists.txt [2026-07-04T06:37:09.835Z] #17 0.598 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/README.md [2026-07-04T06:37:09.835Z] #17 0.598 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/device-terminal.c [2026-07-04T06:37:09.835Z] #17 0.598 creating: device-sdk-c-4.0.2/src/c/examples/terminal/res/ [2026-07-04T06:37:09.835Z] #17 0.600 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/res/configuration.yaml [2026-07-04T06:37:09.835Z] #17 0.600 creating: device-sdk-c-4.0.2/src/c/examples/terminal/res/devices/ [2026-07-04T06:37:09.835Z] #17 0.600 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/res/devices/terminal.json [2026-07-04T06:37:09.835Z] #17 0.600 creating: device-sdk-c-4.0.2/src/c/examples/terminal/res/profiles/ [2026-07-04T06:37:09.835Z] #17 0.600 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/res/profiles/Terminal.json [2026-07-04T06:37:09.835Z] #17 0.600 inflating: device-sdk-c-4.0.2/src/c/filesys.c [2026-07-04T06:37:09.835Z] #17 0.600 inflating: device-sdk-c-4.0.2/src/c/filesys.h [2026-07-04T06:37:09.835Z] #17 0.600 inflating: device-sdk-c-4.0.2/src/c/keeper.c [2026-07-04T06:37:09.835Z] #17 0.600 inflating: device-sdk-c-4.0.2/src/c/keeper.h [2026-07-04T06:37:09.835Z] #17 0.600 inflating: device-sdk-c-4.0.2/src/c/map.c [2026-07-04T06:37:09.835Z] #17 0.600 inflating: device-sdk-c-4.0.2/src/c/map.h [2026-07-04T06:37:09.835Z] #17 0.600 inflating: device-sdk-c-4.0.2/src/c/metadata.c [2026-07-04T06:37:09.835Z] #17 0.600 inflating: device-sdk-c-4.0.2/src/c/metadata.h [2026-07-04T06:37:09.835Z] #17 0.600 inflating: device-sdk-c-4.0.2/src/c/metrics.h [2026-07-04T06:37:09.835Z] #17 0.600 inflating: device-sdk-c-4.0.2/src/c/opstate.c [2026-07-04T06:37:09.835Z] #17 0.600 inflating: device-sdk-c-4.0.2/src/c/opstate.h [2026-07-04T06:37:09.835Z] #17 0.600 inflating: device-sdk-c-4.0.2/src/c/parson.c [2026-07-04T06:37:09.835Z] #17 0.600 inflating: device-sdk-c-4.0.2/src/c/parson.h [2026-07-04T06:37:09.835Z] #17 0.600 inflating: device-sdk-c-4.0.2/src/c/profiles.c [2026-07-04T06:37:09.835Z] #17 0.602 inflating: device-sdk-c-4.0.2/src/c/profiles.h [2026-07-04T06:37:09.835Z] #17 0.602 inflating: device-sdk-c-4.0.2/src/c/registry-impl.h [2026-07-04T06:37:09.835Z] #17 0.602 inflating: device-sdk-c-4.0.2/src/c/registry.c [2026-07-04T06:37:09.835Z] #17 0.602 inflating: device-sdk-c-4.0.2/src/c/registry.h [2026-07-04T06:37:09.835Z] #17 0.602 inflating: device-sdk-c-4.0.2/src/c/reqdata.c [2026-07-04T06:37:09.835Z] #17 0.602 inflating: device-sdk-c-4.0.2/src/c/reqdata.h [2026-07-04T06:37:09.835Z] #17 0.602 inflating: device-sdk-c-4.0.2/src/c/request_auth.c [2026-07-04T06:37:09.835Z] #17 0.602 inflating: device-sdk-c-4.0.2/src/c/request_auth.h [2026-07-04T06:37:09.835Z] #17 0.602 inflating: device-sdk-c-4.0.2/src/c/rest-server.c [2026-07-04T06:37:09.835Z] #17 0.602 inflating: device-sdk-c-4.0.2/src/c/rest-server.h [2026-07-04T06:37:09.835Z] #17 0.602 inflating: device-sdk-c-4.0.2/src/c/rest.c [2026-07-04T06:37:09.835Z] #17 0.602 inflating: device-sdk-c-4.0.2/src/c/rest.h [2026-07-04T06:37:09.835Z] #17 0.602 inflating: device-sdk-c-4.0.2/src/c/secrets-impl.h [2026-07-04T06:37:09.835Z] #17 0.602 inflating: device-sdk-c-4.0.2/src/c/secrets-insecure.c [2026-07-04T06:37:09.835Z] #17 0.602 inflating: device-sdk-c-4.0.2/src/c/secrets-insecure.h [2026-07-04T06:37:09.835Z] #17 0.602 inflating: device-sdk-c-4.0.2/src/c/secrets-vault.c [2026-07-04T06:37:09.835Z] #17 0.602 inflating: device-sdk-c-4.0.2/src/c/secrets-vault.h [2026-07-04T06:37:09.835Z] #17 0.602 inflating: device-sdk-c-4.0.2/src/c/secrets.c [2026-07-04T06:37:09.835Z] #17 0.602 inflating: device-sdk-c-4.0.2/src/c/secrets.h [2026-07-04T06:37:09.835Z] #17 0.602 inflating: device-sdk-c-4.0.2/src/c/service.c [2026-07-04T06:37:09.835Z] #17 0.602 inflating: device-sdk-c-4.0.2/src/c/service.h [2026-07-04T06:37:09.835Z] #17 0.603 inflating: device-sdk-c-4.0.2/src/c/transform.c [2026-07-04T06:37:09.835Z] #17 0.603 inflating: device-sdk-c-4.0.2/src/c/transform.h [2026-07-04T06:37:09.835Z] #17 0.603 inflating: device-sdk-c-4.0.2/src/c/validate.c [2026-07-04T06:37:09.835Z] #17 0.603 inflating: device-sdk-c-4.0.2/src/c/validate.h [2026-07-04T06:37:09.835Z] #17 0.603 inflating: device-sdk-c-4.0.2/src/c/watchers.c [2026-07-04T06:37:09.835Z] #17 0.603 inflating: device-sdk-c-4.0.2/src/c/watchers.h [2026-07-04T06:37:09.835Z] #17 0.603 creating: device-sdk-c-4.0.2/src/cmake/ [2026-07-04T06:37:09.835Z] #17 0.603 inflating: device-sdk-c-4.0.2/src/cmake/FindIOT.cmake [2026-07-04T06:37:09.835Z] #17 0.603 inflating: device-sdk-c-4.0.2/src/cmake/FindLIBCBOR.cmake [2026-07-04T06:37:09.835Z] #17 0.603 inflating: device-sdk-c-4.0.2/src/cmake/FindLIBMICROHTTP.cmake [2026-07-04T06:37:09.835Z] #17 0.603 inflating: device-sdk-c-4.0.2/src/cmake/FindLIBPAHO.cmake [2026-07-04T06:37:09.835Z] #17 0.603 inflating: device-sdk-c-4.0.2/src/cmake/FindLIBUUID.cmake [2026-07-04T06:37:09.835Z] #17 0.603 inflating: device-sdk-c-4.0.2/src/cmake/FindLIBYAML.cmake [2026-07-04T06:37:09.835Z] #17 0.603 + cd device-sdk-c-4.0.2 [2026-07-04T06:37:09.835Z] #17 0.603 + ./scripts/build.sh [2026-07-04T06:37:09.835Z] #17 0.604 + CPPCHECK=false [2026-07-04T06:37:09.835Z] #17 0.604 + DOCGEN=false [2026-07-04T06:37:09.835Z] #17 0.604 + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' [2026-07-04T06:37:09.835Z] #17 0.604 + '[' 0 -gt 0 ] [2026-07-04T06:37:09.835Z] #17 0.605 + readlink -f ./scripts/build.sh [2026-07-04T06:37:09.835Z] #17 0.606 + dirname /device-bacnet-c/deps/device-sdk-c-4.0.2/scripts/build.sh [2026-07-04T06:37:09.835Z] #17 0.606 + dirname /device-bacnet-c/deps/device-sdk-c-4.0.2/scripts [2026-07-04T06:37:09.835Z] #17 0.607 + ROOT=/device-bacnet-c/deps/device-sdk-c-4.0.2 [2026-07-04T06:37:09.835Z] #17 0.607 + cd /device-bacnet-c/deps/device-sdk-c-4.0.2 [2026-07-04T06:37:09.835Z] #17 0.607 + mkdir -p /device-bacnet-c/deps/device-sdk-c-4.0.2/build/release [2026-07-04T06:37:09.835Z] #17 0.608 + cd /device-bacnet-c/deps/device-sdk-c-4.0.2/build/release [2026-07-04T06:37:09.835Z] #17 0.608 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/deps/device-sdk-c-4.0.2/src [2026-07-04T06:37:09.835Z] #17 0.685 -- The C compiler identification is GNU 12.2.1 [2026-07-04T06:37:09.835Z] #17 0.701 -- Detecting C compiler ABI info [2026-07-04T06:37:09.835Z] #17 0.787 -- Detecting C compiler ABI info - done [2026-07-04T06:37:10.094Z] #17 0.807 -- Check for working C compiler: /usr/bin/cc - skipped [2026-07-04T06:37:10.094Z] #17 0.808 -- Detecting C compile features [2026-07-04T06:37:10.094Z] #17 0.808 -- Detecting C compile features - done [2026-07-04T06:37:10.094Z] #17 0.812 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2026-07-04T06:37:10.094Z] #17 0.886 -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") [2026-07-04T06:37:10.094Z] #17 0.890 -- Found LIBYAML: /usr/lib/libyaml.so [2026-07-04T06:37:10.094Z] #17 0.893 -- Found LIBUUID: /usr/lib/libuuid.so [2026-07-04T06:37:10.094Z] #17 0.896 -- Found LIBCBOR: /usr/lib/libcbor.so [2026-07-04T06:37:10.094Z] #17 0.899 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2026-07-04T06:37:10.094Z] #17 0.902 -- Found IOT: /opt/iotech/iot/1.6/lib/libiot.so [2026-07-04T06:37:10.094Z] #17 0.902 -- /opt/iotech/iot/1.6/include [2026-07-04T06:37:10.094Z] #17 0.902 -- C SDK 0.0.0 for Linux [2026-07-04T06:37:10.094Z] #17 0.905 -- Performing Test CSDK_HAVE_ATOMIC [2026-07-04T06:37:10.094Z] #17 0.989 -- Performing Test CSDK_HAVE_ATOMIC - Success [2026-07-04T06:37:10.094Z] #17 1.033 -- Found Curses: /usr/lib/libcurses.so [2026-07-04T06:37:10.353Z] #17 1.054 -- Configuring done (0.4s) [2026-07-04T06:37:10.353Z] #17 1.087 -- Generating done (0.0s) [2026-07-04T06:37:10.353Z] #17 1.089 -- Build files have been written to: /device-bacnet-c/deps/device-sdk-c-4.0.2/build/release [2026-07-04T06:37:10.353Z] #17 1.093 + make all package [2026-07-04T06:37:10.353Z] #17 1.093 + tee release.log [2026-07-04T06:37:10.353Z] #17 1.135 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2026-07-04T06:37:10.353Z] #17 1.269 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2026-07-04T06:37:10.617Z] #17 1.424 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2026-07-04T06:37:10.617Z] #17 1.577 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2026-07-04T06:37:10.878Z] #17 1.676 [ 9%] Building C object c/CMakeFiles/csdk.dir/command.c.o [2026-07-04T06:37:10.878Z] #17 1.717 /device-bacnet-c/deps/device-sdk-c-4.0.2/src/c/command.c: In function 'devsdk_devicecorecommand_populate': [2026-07-04T06:37:10.878Z] #17 1.717 /device-bacnet-c/deps/device-sdk-c-4.0.2/src/c/command.c:218:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [2026-07-04T06:37:10.878Z] #17 1.717 218 | iot_data_t* cc_src_vector=iot_data_string_map_get_vector(map,"coreCommands"); [2026-07-04T06:37:10.878Z] #17 1.717 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2026-07-04T06:37:10.878Z] #17 1.813 [ 11%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2026-07-04T06:37:11.141Z] #17 ... [2026-07-04T06:37:11.141Z] [2026-07-04T06:37:11.141Z] #18 [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.6 dumb-init [2026-07-04T06:37:11.141Z] #18 0.248 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2026-07-04T06:37:11.141Z] #18 0.328 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2026-07-04T06:37:11.141Z] #18 0.478 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz [2026-07-04T06:37:11.141Z] #18 1.072 WARNING: This apk-tools is OLD! Some packages might not function properly. [2026-07-04T06:37:11.141Z] #18 1.081 (1/27) Installing ca-certificates (20260413-r0) [2026-07-04T06:37:11.141Z] #18 1.099 (2/27) Installing brotli-libs (1.1.0-r2) [2026-07-04T06:37:11.141Z] #18 1.119 (3/27) Installing c-ares (1.33.1-r0) [2026-07-04T06:37:11.141Z] #18 1.124 (4/27) Installing libunistring (1.2-r0) [2026-07-04T06:37:11.141Z] #18 1.143 (5/27) Installing libidn2 (2.3.7-r0) [2026-07-04T06:37:11.141Z] #18 1.147 (6/27) Installing nghttp2-libs (1.62.1-r0) [2026-07-04T06:37:11.141Z] #18 1.151 (7/27) Installing libpsl (0.21.5-r1) [2026-07-04T06:37:11.141Z] #18 1.155 (8/27) Installing zstd-libs (1.5.6-r0) [2026-07-04T06:37:11.141Z] #18 1.170 (9/27) Installing libcurl (8.14.1-r2) [2026-07-04T06:37:11.141Z] #18 1.178 (10/27) Installing curl (8.14.1-r2) [2026-07-04T06:37:11.141Z] #18 1.184 (11/27) Installing dumb-init (1.2.5-r3) [2026-07-04T06:37:11.141Z] #18 1.188 (12/27) Installing hiredis (1.2.0-r0) [2026-07-04T06:37:11.141Z] #18 1.276 (13/27) Installing yaml (0.2.5-r2) [2026-07-04T06:37:11.141Z] #18 1.280 (14/27) Installing libcbor (0.11.0-r0) [2026-07-04T06:37:11.141Z] #18 1.284 (15/27) Installing iotech-iot-1.6 (1.6.3-r0) [2026-07-04T06:37:11.141Z] #18 1.943 (16/27) Installing pkgconf (2.2.0-r0) [2026-07-04T06:37:11.141Z] #18 1.950 (17/27) Installing openssl-dev (3.3.7-r0) [2026-07-04T06:37:11.141Z] #18 1.972 (18/27) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.162-r0) [2026-07-04T06:37:11.141Z] #18 2.876 (19/27) Installing gmp (6.3.0-r1) [2026-07-04T06:37:11.141Z] #18 2.887 (20/27) Installing nettle (3.10.2-r0) [2026-07-04T06:37:11.141Z] #18 2.897 (21/27) Installing libffi (3.4.6-r0) [2026-07-04T06:37:11.141Z] #18 2.900 (22/27) Installing libtasn1 (4.21.0-r0) [2026-07-04T06:37:11.141Z] #18 2.904 (23/27) Installing p11-kit (0.25.3-r0) [2026-07-04T06:37:11.141Z] #18 2.917 (24/27) Installing gnutls (3.8.13-r0) [2026-07-04T06:37:11.141Z] #18 2.938 (25/27) Installing libmicrohttpd (0.9.77-r0) [2026-07-04T06:37:11.141Z] #18 3.030 (26/27) Installing libuuid (2.40.1-r1) [2026-07-04T06:37:11.141Z] #18 3.034 (27/27) Installing linux-headers (6.6-r0) [2026-07-04T06:37:11.141Z] #18 3.112 Executing busybox-1.36.1-r31.trigger [2026-07-04T06:37:11.141Z] #18 3.117 Executing ca-certificates-20260413-r0.trigger [2026-07-04T06:37:11.141Z] #18 3.155 OK: 31 MiB in 41 packages [2026-07-04T06:37:11.141Z] #18 DONE 3.3s [2026-07-04T06:37:11.403Z] [2026-07-04T06:37:11.403Z] #17 [builder 9/10] RUN /device-bacnet-c/scripts/build_deps.sh [2026-07-04T06:37:11.403Z] #17 2.132 [ 13%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2026-07-04T06:37:11.403Z] #17 2.181 [ 15%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2026-07-04T06:37:11.403Z] #17 2.320 [ 17%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2026-07-04T06:37:11.664Z] #17 2.646 [ 19%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2026-07-04T06:37:11.935Z] #17 2.739 [ 21%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2026-07-04T06:37:11.935Z] #17 2.870 [ 23%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2026-07-04T06:37:12.204Z] #17 2.994 [ 25%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2026-07-04T06:37:12.463Z] #17 3.086 [ 26%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2026-07-04T06:37:12.463Z] #17 3.238 [ 28%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2026-07-04T06:37:12.463Z] #17 ... [2026-07-04T06:37:12.463Z] [2026-07-04T06:37:12.463Z] #19 [stage-1 5/12] RUN apk --no-cache upgrade [2026-07-04T06:37:12.463Z] #19 0.243 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2026-07-04T06:37:12.463Z] #19 0.400 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2026-07-04T06:37:12.463Z] #19 0.614 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz [2026-07-04T06:37:12.463Z] #19 1.217 WARNING: This apk-tools is OLD! Some packages might not function properly. [2026-07-04T06:37:12.463Z] #19 1.232 OK: 31 MiB in 41 packages [2026-07-04T06:37:12.463Z] #19 DONE 1.4s [2026-07-04T06:37:12.463Z] [2026-07-04T06:37:12.463Z] #17 [builder 9/10] RUN /device-bacnet-c/scripts/build_deps.sh [2026-07-04T06:37:12.463Z] #17 3.294 [ 30%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2026-07-04T06:37:12.725Z] #17 3.629 [ 32%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2026-07-04T06:37:12.984Z] #17 3.693 [ 34%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2026-07-04T06:37:12.984Z] #17 3.931 [ 36%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2026-07-04T06:37:13.249Z] #17 4.031 [ 38%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2026-07-04T06:37:13.249Z] #17 4.259 [ 40%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2026-07-04T06:37:13.509Z] #17 4.347 [ 42%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2026-07-04T06:37:14.447Z] #17 5.334 [ 44%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2026-07-04T06:37:14.447Z] #17 5.437 [ 46%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2026-07-04T06:37:14.711Z] #17 5.506 [ 48%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2026-07-04T06:37:14.711Z] #17 5.589 [ 50%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2026-07-04T06:37:14.970Z] #17 5.647 [ 51%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2026-07-04T06:37:14.970Z] #17 5.868 [ 53%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2026-07-04T06:37:15.235Z] #17 6.207 [ 55%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2026-07-04T06:37:15.500Z] #17 6.279 [ 57%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2026-07-04T06:37:15.500Z] #17 6.404 [ 59%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2026-07-04T06:37:15.761Z] #17 6.495 [ 61%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2026-07-04T06:37:16.021Z] #17 6.986 [ 63%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2026-07-04T06:37:16.290Z] #17 7.095 [ 65%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2026-07-04T06:37:16.290Z] #17 7.151 [ 67%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2026-07-04T06:37:16.290Z] #17 7.262 [ 69%] Linking C shared library libcsdk.so [2026-07-04T06:37:16.553Z] #17 7.309 [ 69%] Built target csdk [2026-07-04T06:37:16.553Z] #17 7.330 [ 71%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2026-07-04T06:37:16.553Z] #17 7.467 [ 73%] Linking C executable template [2026-07-04T06:37:16.813Z] #17 7.489 /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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-07-04T06:37:16.813Z] #17 7.530 [ 73%] Built target template [2026-07-04T06:37:16.813Z] #17 7.549 [ 75%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2026-07-04T06:37:16.813Z] #17 7.638 [ 76%] Linking C executable device-counter [2026-07-04T06:37:16.813Z] #17 7.663 /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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-07-04T06:37:16.813Z] #17 7.705 [ 76%] Built target device-counter [2026-07-04T06:37:16.813Z] #17 7.725 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2026-07-04T06:37:16.813Z] #17 7.811 [ 80%] Linking C executable device-random [2026-07-04T06:37:17.075Z] #17 7.837 /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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-07-04T06:37:17.075Z] #17 7.878 [ 80%] Built target device-random [2026-07-04T06:37:17.075Z] #17 7.897 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2026-07-04T06:37:17.075Z] #17 7.980 [ 84%] Linking C executable device-gyro [2026-07-04T06:37:17.335Z] #17 8.005 /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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-07-04T06:37:17.335Z] #17 8.047 [ 84%] Built target device-gyro [2026-07-04T06:37:17.335Z] #17 8.065 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2026-07-04T06:37:17.335Z] #17 8.151 [ 88%] Linking C executable device-bitfields [2026-07-04T06:37:17.594Z] #17 8.177 /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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-07-04T06:37:17.594Z] #17 8.216 [ 88%] Built target device-bitfields [2026-07-04T06:37:17.594Z] #17 8.236 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2026-07-04T06:37:17.594Z] #17 8.385 [ 92%] Linking C executable template-discovery [2026-07-04T06:37:17.594Z] #17 8.413 /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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-07-04T06:37:17.594Z] #17 8.455 [ 92%] Built target template-discovery [2026-07-04T06:37:17.594Z] #17 8.476 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2026-07-04T06:37:17.594Z] #17 8.593 [ 96%] Linking C executable device-file [2026-07-04T06:37:17.852Z] #17 8.615 /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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-07-04T06:37:17.852Z] #17 8.653 [ 96%] Built target device-file [2026-07-04T06:37:17.852Z] #17 8.672 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2026-07-04T06:37:17.852Z] #17 8.768 [100%] Linking C executable device-terminal [2026-07-04T06:37:18.119Z] #17 8.792 /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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-07-04T06:37:18.119Z] #17 8.834 [100%] Built target device-terminal [2026-07-04T06:37:18.119Z] #17 8.853 Run CPack packaging tool... [2026-07-04T06:37:18.119Z] #17 8.868 CPack: Create package using TGZ [2026-07-04T06:37:18.119Z] #17 8.868 CPack: Install projects [2026-07-04T06:37:18.119Z] #17 8.868 CPack: - Run preinstall target for: Csdk [2026-07-04T06:37:18.119Z] #17 9.116 CPack: - Install project: Csdk [] [2026-07-04T06:37:18.119Z] #17 9.116 CPack: Create package [2026-07-04T06:37:18.381Z] #17 9.141 CPack: - package: /device-bacnet-c/deps/device-sdk-c-4.0.2/build/release/csdk-0.0.0.tar.gz generated. [2026-07-04T06:37:18.381Z] #17 9.142 + '[' false '=' true ] [2026-07-04T06:37:18.381Z] #17 9.142 + '[' false '=' true ] [2026-07-04T06:37:18.381Z] #17 9.142 + mkdir -p /device-bacnet-c/deps/device-sdk-c-4.0.2/build/debug [2026-07-04T06:37:18.381Z] #17 9.143 + cd /device-bacnet-c/deps/device-sdk-c-4.0.2/build/debug [2026-07-04T06:37:18.381Z] #17 9.143 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /device-bacnet-c/deps/device-sdk-c-4.0.2/src [2026-07-04T06:37:18.381Z] #17 9.215 -- The C compiler identification is GNU 12.2.1 [2026-07-04T06:37:18.381Z] #17 9.230 -- Detecting C compiler ABI info [2026-07-04T06:37:18.381Z] #17 9.322 -- Detecting C compiler ABI info - done [2026-07-04T06:37:18.381Z] #17 9.344 -- Check for working C compiler: /usr/bin/cc - skipped [2026-07-04T06:37:18.641Z] #17 9.345 -- Detecting C compile features [2026-07-04T06:37:18.641Z] #17 9.345 -- Detecting C compile features - done [2026-07-04T06:37:18.641Z] #17 9.349 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2026-07-04T06:37:18.641Z] #17 9.426 -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") [2026-07-04T06:37:18.641Z] #17 9.428 -- Found LIBYAML: /usr/lib/libyaml.so [2026-07-04T06:37:18.641Z] #17 9.430 -- Found LIBUUID: /usr/lib/libuuid.so [2026-07-04T06:37:18.641Z] #17 9.433 -- Found LIBCBOR: /usr/lib/libcbor.so [2026-07-04T06:37:18.641Z] #17 9.436 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2026-07-04T06:37:18.641Z] #17 9.438 -- Found IOT: /opt/iotech/iot/1.6/lib/libiot.so [2026-07-04T06:37:18.641Z] #17 9.438 -- /opt/iotech/iot/1.6/include [2026-07-04T06:37:18.641Z] #17 9.438 -- C SDK 0.0.0 for Linux [2026-07-04T06:37:18.641Z] #17 9.441 -- Performing Test CSDK_HAVE_ATOMIC [2026-07-04T06:37:18.641Z] #17 9.535 -- Performing Test CSDK_HAVE_ATOMIC - Success [2026-07-04T06:37:18.641Z] #17 9.586 -- Found Curses: /usr/lib/libcurses.so [2026-07-04T06:37:18.641Z] #17 9.608 -- Configuring done (0.5s) [2026-07-04T06:37:18.641Z] #17 9.642 -- Generating done (0.0s) [2026-07-04T06:37:18.910Z] #17 9.644 -- Build files have been written to: /device-bacnet-c/deps/device-sdk-c-4.0.2/build/debug [2026-07-04T06:37:18.910Z] #17 9.650 + make [2026-07-04T06:37:18.910Z] #17 9.650 + tee debug.log [2026-07-04T06:37:18.910Z] #17 9.697 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2026-07-04T06:37:18.910Z] #17 9.783 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2026-07-04T06:37:19.171Z] #17 9.860 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2026-07-04T06:37:19.171Z] #17 9.944 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2026-07-04T06:37:19.171Z] #17 10.02 [ 9%] Building C object c/CMakeFiles/csdk.dir/command.c.o [2026-07-04T06:37:19.171Z] #17 10.06 /device-bacnet-c/deps/device-sdk-c-4.0.2/src/c/command.c: In function 'devsdk_devicecorecommand_populate': [2026-07-04T06:37:19.171Z] #17 10.06 /device-bacnet-c/deps/device-sdk-c-4.0.2/src/c/command.c:218:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [2026-07-04T06:37:19.171Z] #17 10.06 218 | iot_data_t* cc_src_vector=iot_data_string_map_get_vector(map,"coreCommands"); [2026-07-04T06:37:19.171Z] #17 10.06 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2026-07-04T06:37:19.432Z] #17 10.11 [ 11%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2026-07-04T06:37:19.432Z] #17 10.24 [ 13%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2026-07-04T06:37:19.432Z] #17 10.28 [ 15%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2026-07-04T06:37:19.432Z] #17 10.36 [ 17%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2026-07-04T06:37:19.693Z] #17 10.48 [ 19%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2026-07-04T06:37:19.693Z] #17 10.55 [ 21%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2026-07-04T06:37:19.693Z] #17 10.63 [ 23%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2026-07-04T06:37:19.960Z] #17 10.70 [ 25%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2026-07-04T06:37:19.960Z] #17 10.77 [ 26%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2026-07-04T06:37:19.960Z] #17 10.85 [ 28%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2026-07-04T06:37:19.960Z] #17 10.89 [ 30%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2026-07-04T06:37:20.220Z] #17 11.05 [ 32%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2026-07-04T06:37:20.220Z] #17 11.10 [ 34%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2026-07-04T06:37:20.220Z] #17 11.20 [ 36%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2026-07-04T06:37:20.481Z] #17 11.26 [ 38%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2026-07-04T06:37:20.481Z] #17 11.37 [ 40%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2026-07-04T06:37:20.745Z] #17 11.44 [ 42%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2026-07-04T06:37:20.745Z] #17 11.65 [ 44%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2026-07-04T06:37:21.006Z] #17 11.72 [ 46%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2026-07-04T06:37:21.006Z] #17 11.77 [ 48%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2026-07-04T06:37:21.006Z] #17 11.83 [ 50%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2026-07-04T06:37:21.006Z] #17 11.88 [ 51%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2026-07-04T06:37:21.265Z] #17 11.98 [ 53%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2026-07-04T06:37:21.265Z] #17 12.20 [ 55%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2026-07-04T06:37:21.527Z] #17 12.25 [ 57%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2026-07-04T06:37:21.527Z] #17 12.33 [ 59%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2026-07-04T06:37:21.788Z] #17 12.40 [ 61%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2026-07-04T06:37:21.788Z] #17 12.56 [ 63%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2026-07-04T06:37:21.788Z] #17 12.64 [ 65%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2026-07-04T06:37:21.788Z] #17 12.69 [ 67%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2026-07-04T06:37:22.048Z] #17 12.76 [ 69%] Linking C shared library libcsdk.so [2026-07-04T06:37:22.048Z] #17 12.83 [ 69%] Built target csdk [2026-07-04T06:37:22.048Z] #17 12.85 [ 71%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2026-07-04T06:37:22.048Z] #17 12.92 [ 73%] Linking C executable template [2026-07-04T06:37:22.048Z] #17 12.95 /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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-07-04T06:37:22.316Z] #17 12.99 [ 73%] Built target template [2026-07-04T06:37:22.316Z] #17 13.01 [ 75%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2026-07-04T06:37:22.316Z] #17 13.07 [ 76%] Linking C executable device-counter [2026-07-04T06:37:22.316Z] #17 13.10 /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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-07-04T06:37:22.316Z] #17 13.14 [ 76%] Built target device-counter [2026-07-04T06:37:22.316Z] #17 13.16 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2026-07-04T06:37:22.316Z] #17 13.22 [ 80%] Linking C executable device-random [2026-07-04T06:37:22.579Z] #17 13.23 /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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-07-04T06:37:22.579Z] #17 13.28 [ 80%] Built target device-random [2026-07-04T06:37:22.579Z] #17 13.30 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2026-07-04T06:37:22.579Z] #17 13.35 [ 84%] Linking C executable device-gyro [2026-07-04T06:37:22.579Z] #17 13.38 /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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-07-04T06:37:22.579Z] #17 13.42 [ 84%] Built target device-gyro [2026-07-04T06:37:22.579Z] #17 13.44 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2026-07-04T06:37:22.579Z] #17 13.50 [ 88%] Linking C executable device-bitfields [2026-07-04T06:37:22.840Z] #17 13.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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-07-04T06:37:22.840Z] #17 13.57 [ 88%] Built target device-bitfields [2026-07-04T06:37:22.840Z] #17 13.58 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2026-07-04T06:37:22.840Z] #17 13.65 [ 92%] Linking C executable template-discovery [2026-07-04T06:37:22.840Z] #17 13.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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-07-04T06:37:22.840Z] #17 13.72 [ 92%] Built target template-discovery [2026-07-04T06:37:22.840Z] #17 13.74 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2026-07-04T06:37:22.840Z] #17 13.81 [ 96%] Linking C executable device-file [2026-07-04T06:37:23.099Z] #17 13.84 /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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-07-04T06:37:23.099Z] #17 13.89 [ 96%] Built target device-file [2026-07-04T06:37:23.099Z] #17 13.91 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2026-07-04T06:37:23.099Z] #17 13.98 [100%] Linking C executable device-terminal [2026-07-04T06:37:23.365Z] #17 14.01 /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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-07-04T06:37:23.365Z] #17 14.05 [100%] Built target device-terminal [2026-07-04T06:37:23.365Z] #17 14.07 + cp -rf include/devsdk include/edgex /usr/include/ [2026-07-04T06:37:23.365Z] #17 14.07 + cp build/release/c/libcsdk.so /usr/lib/ [2026-07-04T06:37:23.365Z] #17 14.07 + mkdir -p /usr/share/doc/edgex-csdk [2026-07-04T06:37:23.365Z] #17 14.07 + cp Attribution.txt /usr/share/doc/edgex-csdk [2026-07-04T06:37:23.365Z] #17 14.08 + cp LICENSE /usr/share/doc/edgex-csdk [2026-07-04T06:37:23.365Z] #17 14.08 + rm -rf /device-bacnet-c/deps [2026-07-04T06:37:23.365Z] #17 DONE 14.2s [2026-07-04T06:37:23.365Z] [2026-07-04T06:37:23.365Z] #20 [builder 10/10] RUN /device-bacnet-c/scripts/build.sh [2026-07-04T06:37:23.365Z] #20 0.195 + readlink -f /device-bacnet-c/scripts/build.sh [2026-07-04T06:37:23.623Z] #20 0.196 + dirname /device-bacnet-c/scripts/build.sh [2026-07-04T06:37:23.623Z] #20 0.196 + dirname /device-bacnet-c/scripts [2026-07-04T06:37:23.623Z] #20 0.197 + ROOT=/device-bacnet-c [2026-07-04T06:37:23.623Z] #20 0.197 /device-bacnet-c [2026-07-04T06:37:23.623Z] #20 0.197 + echo /device-bacnet-c [2026-07-04T06:37:23.623Z] #20 0.197 + cd /device-bacnet-c [2026-07-04T06:37:23.623Z] #20 0.197 + '[' '!' -f /device-bacnet-c/lib/ip/libbacnet.a ] [2026-07-04T06:37:23.623Z] #20 0.197 + '[' '!' -f /device-bacnet-c/lib/mstp/libbacnet.a ] [2026-07-04T06:37:23.623Z] #20 0.197 + mkdir -p /device-bacnet-c/build/release/device-bacnet-ip [2026-07-04T06:37:23.623Z] #20 0.198 + cd /device-bacnet-c/build/release/device-bacnet-ip [2026-07-04T06:37:23.623Z] #20 0.198 + cmake '-DDATALINK:STRING=BACDL_BIP=1' '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/src/c [2026-07-04T06:37:23.623Z] #20 0.219 -- /opt/iotech/iot/1.6/include [2026-07-04T06:37:23.623Z] #20 0.220 -- Configuring done (0.0s) [2026-07-04T06:37:23.623Z] #20 0.227 -- Generating done (0.0s) [2026-07-04T06:37:23.623Z] #20 0.227 -- Build files have been written to: /device-bacnet-c/build/release/device-bacnet-ip [2026-07-04T06:37:23.623Z] #20 0.229 + make [2026-07-04T06:37:23.623Z] #20 0.229 + tee release.log [2026-07-04T06:37:23.623Z] #20 0.267 [ 22%] Built target bacnet_objects [2026-07-04T06:37:23.623Z] #20 0.291 [ 33%] Building C object CMakeFiles/device-bacnet-c.dir/main.c.o [2026-07-04T06:37:23.623Z] #20 0.481 [ 44%] Building C object CMakeFiles/device-bacnet-c.dir/driver.c.o [2026-07-04T06:37:24.194Z] #20 0.745 [ 55%] Linking C executable device-bacnet-c [2026-07-04T06:37:24.194Z] #20 0.767 /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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-07-04T06:37:24.194Z] #20 0.811 [100%] Built target device-bacnet-c [2026-07-04T06:37:24.194Z] #20 0.823 + mkdir -p /device-bacnet-c/build/release/device-bacnet-mstp [2026-07-04T06:37:24.194Z] #20 0.823 + cd /device-bacnet-c/build/release/device-bacnet-mstp [2026-07-04T06:37:24.194Z] #20 0.823 + cmake '-DDATALINK:STRING=BACDL_MSTP=1' '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/src/c [2026-07-04T06:37:24.194Z] #20 0.842 -- /opt/iotech/iot/1.6/include [2026-07-04T06:37:24.194Z] #20 0.842 -- Configuring done (0.0s) [2026-07-04T06:37:24.194Z] #20 0.848 -- Generating done (0.0s) [2026-07-04T06:37:24.453Z] #20 0.848 -- Build files have been written to: /device-bacnet-c/build/release/device-bacnet-mstp [2026-07-04T06:37:24.453Z] #20 0.850 + make [2026-07-04T06:37:24.453Z] #20 0.850 + tee release.log [2026-07-04T06:37:24.453Z] #20 0.887 [ 22%] Built target bacnet_objects [2026-07-04T06:37:24.453Z] #20 0.913 [ 33%] Building C object CMakeFiles/device-bacnet-c.dir/main.c.o [2026-07-04T06:37:24.453Z] #20 1.094 [ 44%] Building C object CMakeFiles/device-bacnet-c.dir/driver.c.o [2026-07-04T06:37:24.715Z] #20 1.368 [ 55%] Linking C executable device-bacnet-c [2026-07-04T06:37:24.715Z] #20 1.396 /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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-07-04T06:37:24.715Z] #20 1.447 [100%] Built target device-bacnet-c [2026-07-04T06:37:24.715Z] #20 DONE 1.5s [2026-07-04T06:37:24.976Z] [2026-07-04T06:37:24.976Z] #21 [stage-1 6/12] COPY --from=builder /device-bacnet-c/build/release/ / [2026-07-04T06:37:24.976Z] #21 DONE 0.0s [2026-07-04T06:37:24.976Z] [2026-07-04T06:37:24.976Z] #22 [stage-1 7/12] COPY --from=builder /usr/lib/libcsdk.so /usr/lib [2026-07-04T06:37:24.976Z] #22 DONE 0.0s [2026-07-04T06:37:24.976Z] [2026-07-04T06:37:24.976Z] #23 [stage-1 8/12] COPY --from=builder /usr/share/doc/edgex-csdk /usr/share/doc/edgex-csdk [2026-07-04T06:37:24.976Z] #23 DONE 0.0s [2026-07-04T06:37:24.976Z] [2026-07-04T06:37:24.976Z] #24 [stage-1 9/12] COPY LICENSE /. [2026-07-04T06:37:24.976Z] #24 DONE 0.0s [2026-07-04T06:37:24.976Z] [2026-07-04T06:37:24.976Z] #25 [stage-1 10/12] COPY Attribution.txt /. [2026-07-04T06:37:24.976Z] #25 DONE 0.0s [2026-07-04T06:37:25.235Z] [2026-07-04T06:37:25.235Z] #26 [stage-1 11/12] COPY res /res [2026-07-04T06:37:25.235Z] #26 DONE 0.0s [2026-07-04T06:37:25.235Z] [2026-07-04T06:37:25.235Z] #27 [stage-1 12/12] COPY sample-profiles /sample-profiles [2026-07-04T06:37:25.235Z] #27 DONE 0.0s [2026-07-04T06:37:25.235Z] [2026-07-04T06:37:25.235Z] #28 exporting to image [2026-07-04T06:37:25.235Z] #28 exporting layers [2026-07-04T06:37:25.492Z] #28 exporting layers 0.3s done [2026-07-04T06:37:25.492Z] #28 writing image sha256:0d86c95fc73802666371cc0799fa3c5942eb6bc9e33a0fe892afb3edcfd8761b [2026-07-04T06:37:25.492Z] #28 writing image sha256:0d86c95fc73802666371cc0799fa3c5942eb6bc9e33a0fe892afb3edcfd8761b done [2026-07-04T06:37:25.492Z] #28 naming to docker.io/library/device-bacnet done [2026-07-04T06:37:25.492Z] #28 DONE 0.4s [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 [2026-07-04T06:37:26.605Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-07-04T06:37:26.605Z] [2026-07-04T06:37:26.605Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-04T06:37:26.995Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-07-04T06:37:26.995Z] latest: Pulling from edgex-lftools-log-publisher [2026-07-04T06:37:26.995Z] 5eb5b503b376: Pulling fs layer [2026-07-04T06:37:26.995Z] 5c69ac0246d0: Pulling fs layer [2026-07-04T06:37:26.995Z] ec43610c2a17: Pulling fs layer [2026-07-04T06:37:26.995Z] 3a2ae6a8a46f: Pulling fs layer [2026-07-04T06:37:26.995Z] 33b1e0a273af: Pulling fs layer [2026-07-04T06:37:26.995Z] 5d3b04190fa2: Pulling fs layer [2026-07-04T06:37:26.995Z] 2f39f015ded8: Pulling fs layer [2026-07-04T06:37:26.995Z] 33b1e0a273af: Waiting [2026-07-04T06:37:26.995Z] 5d3b04190fa2: Waiting [2026-07-04T06:37:26.995Z] 2f39f015ded8: Waiting [2026-07-04T06:37:26.995Z] 3a2ae6a8a46f: Waiting [2026-07-04T06:37:26.995Z] 5c69ac0246d0: Verifying Checksum [2026-07-04T06:37:26.995Z] 5c69ac0246d0: Download complete [2026-07-04T06:37:26.995Z] 3a2ae6a8a46f: Verifying Checksum [2026-07-04T06:37:26.995Z] 3a2ae6a8a46f: Download complete [2026-07-04T06:37:26.995Z] 33b1e0a273af: Verifying Checksum [2026-07-04T06:37:26.995Z] 33b1e0a273af: Download complete [2026-07-04T06:37:26.995Z] 5d3b04190fa2: Download complete [2026-07-04T06:37:27.254Z] ec43610c2a17: Verifying Checksum [2026-07-04T06:37:27.254Z] ec43610c2a17: Download complete [2026-07-04T06:37:27.514Z] 5eb5b503b376: Verifying Checksum [2026-07-04T06:37:27.514Z] 5eb5b503b376: Download complete [2026-07-04T06:37:28.080Z] 2f39f015ded8: Download complete [2026-07-04T06:37:29.014Z] 5eb5b503b376: Pull complete [2026-07-04T06:37:29.271Z] 5c69ac0246d0: Pull complete [2026-07-04T06:37:29.839Z] ec43610c2a17: Pull complete [2026-07-04T06:37:29.839Z] 3a2ae6a8a46f: Pull complete [2026-07-04T06:37:30.112Z] 33b1e0a273af: Pull complete [2026-07-04T06:37:30.113Z] 5d3b04190fa2: Pull complete [2026-07-04T06:37:35.379Z] 2f39f015ded8: Pull complete [2026-07-04T06:37:35.379Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-07-04T06:37:35.379Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-07-04T06:37:35.379Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-07-04T06:37:35.622Z] prd-ubuntu20.04-docker-8c-8g-14264 does not seem to be running inside a container [2026-07-04T06:37:35.655Z] $ 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-113 -v /w/workspace/exfoundry_device-bacnet-c_PR-113:/w/workspace/exfoundry_device-bacnet-c_PR-113:rw,z -v /w/workspace/exfoundry_device-bacnet-c_PR-113@tmp:/w/workspace/exfoundry_device-bacnet-c_PR-113@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2026-07-04T06:37:36.924Z] $ docker top 00b855521a48bcb90e083b7d83ab18626a867595c638c5bd8707fec195a9b874 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-07-04T06:37:37.397Z] ---> job-cost.sh [2026-07-04T06:37:37.397Z] lf-activate-venv: SKIPPING [2026-07-04T06:37:37.397Z] INFO: No Stack... [2026-07-04T06:37:37.659Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-07-04T06:37:37.919Z] INFO: Archiving Costs [Pipeline] sh [2026-07-04T06:37:38.241Z] + cat /w/workspace/exfoundry_device-bacnet-c_PR-113/archives/cost.csv [2026-07-04T06:37:38.241Z] + cut -d, -f6 [Pipeline] lock [2026-07-04T06:37:38.291Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-bacnet-c-PR-113-1-stack-cost] [2026-07-04T06:37:38.297Z] Resource [jenkins-edgexfoundry-device-bacnet-c-PR-113-1-stack-cost] did not exist. Created. [2026-07-04T06:37:38.304Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-bacnet-c-PR-113-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-07-04T06:37:38.726Z] + echo total: 0.2199999988079071 [Pipeline] stash [2026-07-04T06:37:38.794Z] Stashed 1 file(s) [Pipeline] } [2026-07-04T06:37:38.813Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-bacnet-c-PR-113-1-stack-cost] [Pipeline] // lock [Pipeline] } [2026-07-04T06:37:38.904Z] $ docker stop --time=1 00b855521a48bcb90e083b7d83ab18626a867595c638c5bd8707fec195a9b874 [2026-07-04T06:37:40.038Z] $ docker rm -f --volumes 00b855521a48bcb90e083b7d83ab18626a867595c638c5bd8707fec195a9b874 [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 [2026-07-04T06:37:41.715Z] + [ -d /w/workspace/exfoundry_device-bacnet-c_PR-113/archives ] [2026-07-04T06:37:41.715Z] + ls -al /w/workspace/exfoundry_device-bacnet-c_PR-113/archives [2026-07-04T06:37:41.715Z] total 16 [2026-07-04T06:37:41.715Z] drwxr-xr-x 3 root root 4096 Jul 4 06:37 . [2026-07-04T06:37:41.715Z] drwxrwxr-x 12 jenkins jenkins 4096 Jul 4 06:37 .. [2026-07-04T06:37:41.715Z] drwxr-xr-x 2 root root 4096 Jul 4 06:37 cost [2026-07-04T06:37:41.715Z] -rw-r--r-- 1 root root 87 Jul 4 06:37 cost.csv [2026-07-04T06:37:41.715Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-bacnet-c_PR-113/archives [2026-07-04T06:37:41.715Z] + ls -al /w/workspace/exfoundry_device-bacnet-c_PR-113/archives [2026-07-04T06:37:41.715Z] total 16 [2026-07-04T06:37:41.715Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 4 06:37 . [2026-07-04T06:37:41.715Z] drwxrwxr-x 12 jenkins jenkins 4096 Jul 4 06:37 .. [2026-07-04T06:37:41.715Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 4 06:37 cost [2026-07-04T06:37:41.715Z] -rw-r--r-- 1 jenkins jenkins 87 Jul 4 06:37 cost.csv [Pipeline] libraryResource [Pipeline] sh [2026-07-04T06:37:42.055Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-07-04T06:37:42.956Z] ---> package-listing.sh [2026-07-04T06:37:42.956Z] ++ facter osfamily [2026-07-04T06:37:42.956Z] ++ tr '[:upper:]' '[:lower:]' [2026-07-04T06:37:43.216Z] + OS_FAMILY=debian [2026-07-04T06:37:43.216Z] + workspace=/w/workspace/exfoundry_device-bacnet-c_PR-113 [2026-07-04T06:37:43.216Z] + START_PACKAGES=/tmp/packages_start.txt [2026-07-04T06:37:43.216Z] + END_PACKAGES=/tmp/packages_end.txt [2026-07-04T06:37:43.216Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-07-04T06:37:43.216Z] + PACKAGES=/tmp/packages_start.txt [2026-07-04T06:37:43.216Z] + '[' /w/workspace/exfoundry_device-bacnet-c_PR-113 ']' [2026-07-04T06:37:43.216Z] + PACKAGES=/tmp/packages_end.txt [2026-07-04T06:37:43.216Z] + case "${OS_FAMILY}" in [2026-07-04T06:37:43.216Z] + dpkg -l [2026-07-04T06:37:43.216Z] + grep '^ii' [2026-07-04T06:37:43.216Z] + '[' -f /tmp/packages_start.txt ']' [2026-07-04T06:37:43.216Z] + '[' -f /tmp/packages_end.txt ']' [2026-07-04T06:37:43.216Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-07-04T06:37:43.216Z] + '[' /w/workspace/exfoundry_device-bacnet-c_PR-113 ']' [2026-07-04T06:37:43.216Z] + mkdir -p /w/workspace/exfoundry_device-bacnet-c_PR-113/archives/ [2026-07-04T06:37:43.216Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-bacnet-c_PR-113/archives/ [Pipeline] echo [2026-07-04T06:37:43.255Z] 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-113/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2026-07-04T06:37:43.549Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-04T06:37:44.218Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-07-04T06:37:44.218Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-07-04T06:37:44.395Z] prd-ubuntu20.04-docker-8c-8g-14264 does not seem to be running inside a container [2026-07-04T06:37:44.438Z] $ 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-113/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-113 -v /w/workspace/exfoundry_device-bacnet-c_PR-113:/w/workspace/exfoundry_device-bacnet-c_PR-113:rw,z -v /w/workspace/exfoundry_device-bacnet-c_PR-113@tmp:/w/workspace/exfoundry_device-bacnet-c_PR-113@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 [2026-07-04T06:37:44.666Z] $ docker top 397c09f4ad45058e300e385e70aaf07829115e97014cce8862ac32ac728c80dd -eo pid,comm [Pipeline] { [Pipeline] sh [2026-07-04T06:37:45.064Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-07-04T06:37:45.473Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-07-04T06:37:45.784Z] + ls /var/log/sa-host [2026-07-04T06:37:45.784Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-07-04T06:37:46.025Z] provisioning config files... [2026-07-04T06:37:46.035Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-bacnet-c_PR-113@tmp/config799942537431754525tmp [Pipeline] { [Pipeline] echo [2026-07-04T06:37:46.101Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-07-04T06:37:46.421Z] ---> create-netrc.sh [Pipeline] } [2026-07-04T06:37:46.460Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-07-04T06:37:46.873Z] ---> python-tools-install.sh [Pipeline] echo [2026-07-04T06:37:46.915Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-07-04T06:37:47.243Z] ---> sudo-logs.sh [2026-07-04T06:37:47.243Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2026-07-04T06:37:47.338Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-07-04T06:37:47.667Z] ---> job-cost.sh [2026-07-04T06:37:47.667Z] lf-activate-venv: SKIPPING [2026-07-04T06:37:47.667Z] DEBUG: total: 0.2199999988079071 [2026-07-04T06:37:47.667Z] INFO: Retrieving Stack Cost... [2026-07-04T06:37:47.667Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-07-04T06:37:47.929Z] INFO: Archiving Costs [Pipeline] echo [2026-07-04T06:37:47.973Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-07-04T06:37:48.300Z] ---> logs-deploy.sh [2026-07-04T06:37:48.300Z] lf-activate-venv: SKIPPING [2026-07-04T06:37:48.300Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-bacnet-c/PR-113/1 [2026-07-04T06:37:48.300Z] INFO: archiving workspace using pattern(s): [2026-07-04T06:37:49.238Z] Archives upload complete. [2026-07-04T06:37:49.502Z] INFO: archiving logs to Nexus [2026-07-04T06:37:50.145Z] ---> uname -a: [2026-07-04T06:37:50.145Z] Linux prd-ubuntu20-04-docker-8c-8g-14264 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux [2026-07-04T06:37:50.145Z] [2026-07-04T06:37:50.145Z] [2026-07-04T06:37:50.145Z] ---> lscpu: [2026-07-04T06:37:50.145Z] Architecture: x86_64 [2026-07-04T06:37:50.145Z] CPU op-mode(s): 32-bit, 64-bit [2026-07-04T06:37:50.145Z] Byte Order: Little Endian [2026-07-04T06:37:50.145Z] Address sizes: 40 bits physical, 48 bits virtual [2026-07-04T06:37:50.145Z] CPU(s): 8 [2026-07-04T06:37:50.145Z] On-line CPU(s) list: 0-7 [2026-07-04T06:37:50.145Z] Thread(s) per core: 1 [2026-07-04T06:37:50.145Z] Core(s) per socket: 1 [2026-07-04T06:37:50.145Z] Socket(s): 8 [2026-07-04T06:37:50.145Z] NUMA node(s): 1 [2026-07-04T06:37:50.145Z] Vendor ID: AuthenticAMD [2026-07-04T06:37:50.145Z] CPU family: 23 [2026-07-04T06:37:50.145Z] Model: 49 [2026-07-04T06:37:50.145Z] Model name: AMD EPYC-Rome Processor [2026-07-04T06:37:50.145Z] Stepping: 0 [2026-07-04T06:37:50.145Z] CPU MHz: 2799.998 [2026-07-04T06:37:50.145Z] BogoMIPS: 5599.99 [2026-07-04T06:37:50.145Z] Virtualization: AMD-V [2026-07-04T06:37:50.145Z] Hypervisor vendor: KVM [2026-07-04T06:37:50.145Z] Virtualization type: full [2026-07-04T06:37:50.146Z] L1d cache: 256 KiB [2026-07-04T06:37:50.146Z] L1i cache: 256 KiB [2026-07-04T06:37:50.146Z] L2 cache: 4 MiB [2026-07-04T06:37:50.146Z] L3 cache: 128 MiB [2026-07-04T06:37:50.146Z] NUMA node0 CPU(s): 0-7 [2026-07-04T06:37:50.146Z] Vulnerability Gather data sampling: Not affected [2026-07-04T06:37:50.146Z] Vulnerability Itlb multihit: Not affected [2026-07-04T06:37:50.146Z] Vulnerability L1tf: Not affected [2026-07-04T06:37:50.146Z] Vulnerability Mds: Not affected [2026-07-04T06:37:50.146Z] Vulnerability Meltdown: Not affected [2026-07-04T06:37:50.146Z] Vulnerability Mmio stale data: Not affected [2026-07-04T06:37:50.146Z] Vulnerability Retbleed: Vulnerable [2026-07-04T06:37:50.146Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2026-07-04T06:37:50.146Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2026-07-04T06:37:50.146Z] Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected [2026-07-04T06:37:50.146Z] Vulnerability Srbds: Not affected [2026-07-04T06:37:50.146Z] Vulnerability Tsx async abort: Not affected [2026-07-04T06:37:50.146Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2026-07-04T06:37:50.146Z] [2026-07-04T06:37:50.146Z] [2026-07-04T06:37:50.146Z] ---> nproc: [2026-07-04T06:37:50.146Z] 8 [2026-07-04T06:37:50.146Z] [2026-07-04T06:37:50.146Z] [2026-07-04T06:37:50.146Z] ---> df -h: [2026-07-04T06:37:50.146Z] Filesystem Size Used Avail Use% Mounted on [2026-07-04T06:37:50.146Z] overlay 155G 11G 145G 8% / [2026-07-04T06:37:50.146Z] tmpfs 64M 0 64M 0% /dev [2026-07-04T06:37:50.146Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2026-07-04T06:37:50.146Z] shm 64M 0 64M 0% /dev/shm [2026-07-04T06:37:50.146Z] /dev/vda1 155G 11G 145G 8% /facter-os [2026-07-04T06:37:50.146Z] [2026-07-04T06:37:50.146Z] [2026-07-04T06:37:50.146Z] ---> sar -b -r -n DEV: [2026-07-04T06:37:50.146Z] Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-14264) 07/04/26 _x86_64_ (8 CPU) [2026-07-04T06:37:50.146Z] [2026-07-04T06:37:50.146Z] 06:35:02 LINUX RESTART (8 CPU) [2026-07-04T06:37:50.146Z] [2026-07-04T06:37:50.146Z] 06:36:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2026-07-04T06:37:50.146Z] 06:37:01 108.32 9.23 99.08 0.00 1692.38 20135.84 0.00 [2026-07-04T06:37:50.146Z] Average: 108.32 9.23 99.08 0.00 1692.38 20135.84 0.00 [2026-07-04T06:37:50.146Z] [2026-07-04T06:37:50.146Z] 06:36:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2026-07-04T06:37:50.146Z] 06:37:01 28733272 31510696 787692 2.40 84148 2976752 1672772 4.93 1192296 2561600 1388 [2026-07-04T06:37:50.146Z] Average: 28733272 31510696 787692 2.40 84148 2976752 1672772 4.93 1192296 2561600 1388 [2026-07-04T06:37:50.146Z] [2026-07-04T06:37:50.146Z] 06:36:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2026-07-04T06:37:50.146Z] 06:37:01 ens3 228.40 135.73 2859.55 66.47 0.00 0.00 0.00 0.00 [2026-07-04T06:37:50.146Z] 06:37:01 docker0 42.81 76.60 2.62 807.83 0.00 0.00 0.00 0.00 [2026-07-04T06:37:50.146Z] 06:37:01 lo 1.60 1.60 0.17 0.17 0.00 0.00 0.00 0.00 [2026-07-04T06:37:50.146Z] Average: ens3 228.40 135.73 2859.55 66.47 0.00 0.00 0.00 0.00 [2026-07-04T06:37:50.146Z] Average: docker0 42.81 76.60 2.62 807.83 0.00 0.00 0.00 0.00 [2026-07-04T06:37:50.146Z] Average: lo 1.60 1.60 0.17 0.17 0.00 0.00 0.00 0.00 [2026-07-04T06:37:50.146Z] [2026-07-04T06:37:50.146Z] [2026-07-04T06:37:50.146Z] ---> sar -P ALL: [2026-07-04T06:37:50.146Z] Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-14264) 07/04/26 _x86_64_ (8 CPU) [2026-07-04T06:37:50.146Z] [2026-07-04T06:37:50.146Z] 06:35:02 LINUX RESTART (8 CPU) [2026-07-04T06:37:50.146Z] [2026-07-04T06:37:50.146Z] 06:36:01 CPU %user %nice %system %iowait %steal %idle [2026-07-04T06:37:50.146Z] 06:37:01 all 8.83 0.00 2.92 0.54 0.06 87.64 [2026-07-04T06:37:50.146Z] 06:37:01 0 11.17 0.00 3.86 0.13 0.07 84.77 [2026-07-04T06:37:50.146Z] 06:37:01 1 7.69 0.00 2.11 0.48 0.07 89.65 [2026-07-04T06:37:50.146Z] 06:37:01 2 7.54 0.00 2.43 0.92 0.08 89.02 [2026-07-04T06:37:50.146Z] 06:37:01 3 5.89 0.00 2.04 0.61 0.05 91.42 [2026-07-04T06:37:50.146Z] 06:37:01 4 12.99 0.00 3.54 0.99 0.07 82.42 [2026-07-04T06:37:50.146Z] 06:37:01 5 11.16 0.00 3.33 0.07 0.05 85.39 [2026-07-04T06:37:50.146Z] 06:37:01 6 9.72 0.00 3.19 0.49 0.05 86.55 [2026-07-04T06:37:50.146Z] 06:37:01 7 4.43 0.00 2.91 0.66 0.07 91.94 [2026-07-04T06:37:50.146Z] Average: all 8.83 0.00 2.92 0.54 0.06 87.64 [2026-07-04T06:37:50.146Z] Average: 0 11.17 0.00 3.86 0.13 0.07 84.77 [2026-07-04T06:37:50.146Z] Average: 1 7.69 0.00 2.11 0.48 0.07 89.65 [2026-07-04T06:37:50.146Z] Average: 2 7.54 0.00 2.43 0.92 0.08 89.02 [2026-07-04T06:37:50.146Z] Average: 3 5.89 0.00 2.04 0.61 0.05 91.42 [2026-07-04T06:37:50.146Z] Average: 4 12.99 0.00 3.54 0.99 0.07 82.42 [2026-07-04T06:37:50.146Z] Average: 5 11.16 0.00 3.33 0.07 0.05 85.39 [2026-07-04T06:37:50.146Z] Average: 6 9.72 0.00 3.19 0.49 0.05 86.55 [2026-07-04T06:37:50.146Z] Average: 7 4.43 0.00 2.91 0.66 0.07 91.94 [2026-07-04T06:37:50.146Z] [2026-07-04T06:37:50.146Z] [2026-07-04T06:37:50.146Z]