Pull request #108 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8cdaa71602f81d1cafd7d6b2807667085e0b53c9+5aa9c514b6e12aa0f5c2a4a64851cbf92bb8e5d9 (21ef22b5078934d8f6bb5ba195430e1bea5d782f) 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-ssh15160621283979664500.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 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-ssh4987843927554365619.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 67d2f908f88f8156fbe481f59f373e57362cafe7 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-108/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-108/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15666728123245875509.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-108/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3691492003777200599.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > 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-ssh13086301692320511138.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-108/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-108/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16745832110199607514.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 67d2f908f88f8156fbe481f59f373e57362cafe7 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildCApp] RAW Config: [project:device-bacnet-c, dockerBuildFilePath:scripts/Dockerfile.alpine-base, dockerFilePath:scripts/Dockerfile.alpine] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildCApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-bacnet-c-settings PROJECT: device-bacnet-c USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build DOCKER_FILE_PATH: scripts/Dockerfile.alpine DOCKER_BUILD_FILE_PATH: scripts/Dockerfile.alpine-base DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-bacnet DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-374’ Running on prd-ubuntu20.04-docker-8c-8g-375 in /w/workspace/exfoundry_device-bacnet-c_PR-108 [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-108 # 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 > 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 Merging remotes/origin/main commit 5aa9c514b6e12aa0f5c2a4a64851cbf92bb8e5d9 into PR head commit 8cdaa71602f81d1cafd7d6b2807667085e0b53c9 Merge succeeded, producing 8cdaa71602f81d1cafd7d6b2807667085e0b53c9 Checking out Revision 8cdaa71602f81d1cafd7d6b2807667085e0b53c9 (PR-108) Commit message: "fix: scripts/Dockerfile.alpine-base to reduce vulnerabilities" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 67d2f908f88f8156fbe481f59f373e57362cafe7 > 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/108/head:refs/remotes/origin/PR-108 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8cdaa71602f81d1cafd7d6b2807667085e0b53c9 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 5aa9c514b6e12aa0f5c2a4a64851cbf92bb8e5d9 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8cdaa71602f81d1cafd7d6b2807667085e0b53c9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2026-01-10T05:56:44.163Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2026-01-10T05:56:44.331Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2026-01-10T05:56:44.449Z] ========================================================= [2026-01-10T05:56:44.449Z] EdgeX Global Pipelines Version Info [2026-01-10T05:56:44.449Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2026-01-10T05:56:45.582Z] ------------------- [2026-01-10T05:56:45.583Z] stable info: [2026-01-10T05:56:45.583Z] ------------------- [2026-01-10T05:56:45.583Z] Commited By: Cherry Wang cherry@iotechsys.com [2026-01-10T05:56:45.583Z] Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 [2026-01-10T05:56:45.583Z] Message: update stable to v1.0.278 [2026-01-10T05:56:45.848Z] ------------------- [2026-01-10T05:56:45.848Z] experimental info: [2026-01-10T05:56:45.848Z] ------------------- [2026-01-10T05:56:45.848Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2026-01-10T05:56:45.848Z] Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 [2026-01-10T05:56:45.848Z] Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2026-01-10T05:56:46.050Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-bacnet-c-settings [Pipeline] echo [2026-01-10T05:56:46.104Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-bacnet-c [Pipeline] echo [2026-01-10T05:56:46.155Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2026-01-10T05:56:46.204Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2026-01-10T05:56:46.255Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2026-01-10T05:56:46.300Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = scripts/Dockerfile.alpine [Pipeline] echo [2026-01-10T05:56:46.348Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = scripts/Dockerfile.alpine-base [Pipeline] echo [2026-01-10T05:56:46.384Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2026-01-10T05:56:46.427Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2026-01-10T05:56:46.485Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-bacnet [Pipeline] echo [2026-01-10T05:56:46.543Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2026-01-10T05:56:46.593Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2026-01-10T05:56:46.642Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2026-01-10T05:56:46.696Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2026-01-10T05:56:46.749Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2026-01-10T05:56:46.795Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2026-01-10T05:56:46.848Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2026-01-10T05:56:46.899Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-108 [Pipeline] echo [2026-01-10T05:56:46.949Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-108 [Pipeline] echo [2026-01-10T05:56:46.999Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-108 [Pipeline] echo [2026-01-10T05:56:47.051Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8cdaa71602f81d1cafd7d6b2807667085e0b53c9 [Pipeline] echo [2026-01-10T05:56:47.099Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8cdaa71 [Pipeline] echo [2026-01-10T05:56:47.146Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-01-10T05:56:47.276Z] provisioning config files... [2026-01-10T05:56:47.290Z] copy managed file [device-bacnet-c-settings] to file:/w/workspace/exfoundry_device-bacnet-c_PR-108@tmp/config7446147927111951134tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-01-10T05:56:47.680Z] ---> ****-login.sh [2026-01-10T05:56:47.680Z] nexus3.edgexfoundry.org:10001 [2026-01-10T05:56:47.946Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-01-10T05:56:47.946Z] [2026-01-10T05:56:47.947Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-01-10T05:56:47.947Z] Configure a credential helper to remove this warning. See [2026-01-10T05:56:47.947Z] https://docs.****.com/go/credential-store/ [2026-01-10T05:56:47.947Z] [2026-01-10T05:56:47.947Z] Login Succeeded [2026-01-10T05:56:47.947Z] nexus3.edgexfoundry.org:10002 [2026-01-10T05:56:47.947Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-01-10T05:56:47.947Z] [2026-01-10T05:56:47.947Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-01-10T05:56:47.947Z] Configure a credential helper to remove this warning. See [2026-01-10T05:56:47.947Z] https://docs.****.com/go/credential-store/ [2026-01-10T05:56:47.947Z] [2026-01-10T05:56:47.947Z] Login Succeeded [2026-01-10T05:56:47.947Z] nexus3.edgexfoundry.org:10003 [2026-01-10T05:56:48.209Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-01-10T05:56:48.209Z] [2026-01-10T05:56:48.209Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-01-10T05:56:48.209Z] Configure a credential helper to remove this warning. See [2026-01-10T05:56:48.209Z] https://docs.****.com/go/credential-store/ [2026-01-10T05:56:48.209Z] [2026-01-10T05:56:48.209Z] Login Succeeded [2026-01-10T05:56:48.209Z] nexus3.edgexfoundry.org:10004 [2026-01-10T05:56:48.209Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-01-10T05:56:48.209Z] [2026-01-10T05:56:48.210Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-01-10T05:56:48.210Z] Configure a credential helper to remove this warning. See [2026-01-10T05:56:48.210Z] https://docs.****.com/go/credential-store/ [2026-01-10T05:56:48.210Z] [2026-01-10T05:56:48.210Z] Login Succeeded [2026-01-10T05:56:48.210Z] ****.io [2026-01-10T05:56:48.210Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-01-10T05:56:48.470Z] [2026-01-10T05:56:48.470Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-01-10T05:56:48.470Z] Configure a credential helper to remove this warning. See [2026-01-10T05:56:48.470Z] https://docs.****.com/go/credential-store/ [2026-01-10T05:56:48.470Z] [2026-01-10T05:56:48.470Z] Login Succeeded [2026-01-10T05:56:48.470Z] ---> ****-login.sh ends [Pipeline] } [2026-01-10T05:56:48.500Z] 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-01-10T05:56:49.149Z] + git rev-list -1 --merges 8cdaa71602f81d1cafd7d6b2807667085e0b53c9~1..8cdaa71602f81d1cafd7d6b2807667085e0b53c9 [Pipeline] echo [2026-01-10T05:56:49.204Z] -----------> git rev-list -1 --merges 8cdaa71602f81d1cafd7d6b2807667085e0b53c9~1..8cdaa71602f81d1cafd7d6b2807667085e0b53c9 8cdaa71602f81d1cafd7d6b2807667085e0b53c9 [false] [Pipeline] sh [2026-01-10T05:56:49.521Z] + git log --format=format:%s -1 8cdaa71602f81d1cafd7d6b2807667085e0b53c9 [Pipeline] echo [2026-01-10T05:56:49.568Z] ========================================================= [2026-01-10T05:56:49.569Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2026-01-10T05:56:49.569Z] ========================================================= 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-01-10T05:56:50.484Z] + git rev-list -1 --merges 8cdaa71602f81d1cafd7d6b2807667085e0b53c9~1..8cdaa71602f81d1cafd7d6b2807667085e0b53c9 [Pipeline] echo [2026-01-10T05:56:50.520Z] -----------> git rev-list -1 --merges 8cdaa71602f81d1cafd7d6b2807667085e0b53c9~1..8cdaa71602f81d1cafd7d6b2807667085e0b53c9 8cdaa71602f81d1cafd7d6b2807667085e0b53c9 [false] [Pipeline] sh [2026-01-10T05:56:50.846Z] + git log --format=format:%s -1 8cdaa71602f81d1cafd7d6b2807667085e0b53c9 [Pipeline] echo [2026-01-10T05:56:50.884Z] ========================================================= [2026-01-10T05:56:50.884Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2026-01-10T05:56:50.884Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2026-01-10T05:56:51.307Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-01-10T05:56:51.307Z] + grep -v github /etc/ssh/ssh_known_hosts [2026-01-10T05:56:51.307Z] + [ -e /tmp/ssh_known_hosts ] [2026-01-10T05:56:51.307Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2026-01-10T05:56:51.307Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2026-01-10T05:56:51.307Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2026-01-10T05:56:51.307Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-10T05:56:51.745Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-01-10T05:56:51.745Z] [2026-01-10T05:56:51.745Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-10T05:56:52.116Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-01-10T05:56:52.116Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2026-01-10T05:56:52.116Z] 3dae71ba6b94: Pulling fs layer [2026-01-10T05:56:52.116Z] 6bf1a483ea7c: Pulling fs layer [2026-01-10T05:56:52.116Z] f5dfc541a4d3: Pulling fs layer [2026-01-10T05:56:52.116Z] 461d9e800cba: Pulling fs layer [2026-01-10T05:56:52.116Z] 80192f66455f: Pulling fs layer [2026-01-10T05:56:52.116Z] 2e8e34ca0e6c: Pulling fs layer [2026-01-10T05:56:52.116Z] a29436f7fd5d: Pulling fs layer [2026-01-10T05:56:52.116Z] 923cac83aea3: Pulling fs layer [2026-01-10T05:56:52.116Z] 25ad8b0a4227: Pulling fs layer [2026-01-10T05:56:52.116Z] db01528c6b51: Pulling fs layer [2026-01-10T05:56:52.116Z] 28988de357af: Pulling fs layer [2026-01-10T05:56:52.116Z] 923cac83aea3: Waiting [2026-01-10T05:56:52.116Z] 25ad8b0a4227: Waiting [2026-01-10T05:56:52.116Z] 461d9e800cba: Waiting [2026-01-10T05:56:52.116Z] 80192f66455f: Waiting [2026-01-10T05:56:52.116Z] db01528c6b51: Waiting [2026-01-10T05:56:52.116Z] 28988de357af: Waiting [2026-01-10T05:56:52.375Z] 6bf1a483ea7c: Verifying Checksum [2026-01-10T05:56:52.375Z] 6bf1a483ea7c: Download complete [2026-01-10T05:56:52.375Z] 461d9e800cba: Verifying Checksum [2026-01-10T05:56:52.375Z] 461d9e800cba: Download complete [2026-01-10T05:56:52.375Z] 80192f66455f: Verifying Checksum [2026-01-10T05:56:52.375Z] 80192f66455f: Download complete [2026-01-10T05:56:52.375Z] f5dfc541a4d3: Verifying Checksum [2026-01-10T05:56:52.375Z] f5dfc541a4d3: Download complete [2026-01-10T05:56:52.634Z] 3dae71ba6b94: Download complete [2026-01-10T05:56:52.634Z] 923cac83aea3: Download complete [2026-01-10T05:56:52.634Z] 25ad8b0a4227: Verifying Checksum [2026-01-10T05:56:52.634Z] 25ad8b0a4227: Download complete [2026-01-10T05:56:52.634Z] db01528c6b51: Verifying Checksum [2026-01-10T05:56:52.634Z] db01528c6b51: Download complete [2026-01-10T05:56:52.634Z] 28988de357af: Verifying Checksum [2026-01-10T05:56:52.634Z] 28988de357af: Download complete [2026-01-10T05:56:52.892Z] a29436f7fd5d: Verifying Checksum [2026-01-10T05:56:52.892Z] a29436f7fd5d: Download complete [2026-01-10T05:56:53.150Z] 2e8e34ca0e6c: Verifying Checksum [2026-01-10T05:56:53.150Z] 2e8e34ca0e6c: Download complete [2026-01-10T05:56:54.087Z] 3dae71ba6b94: Pull complete [2026-01-10T05:56:54.087Z] 6bf1a483ea7c: Pull complete [2026-01-10T05:56:55.023Z] f5dfc541a4d3: Pull complete [2026-01-10T05:56:55.023Z] 461d9e800cba: Pull complete [2026-01-10T05:56:55.023Z] 80192f66455f: Pull complete [2026-01-10T05:57:00.303Z] 2e8e34ca0e6c: Pull complete [2026-01-10T05:57:00.872Z] a29436f7fd5d: Pull complete [2026-01-10T05:57:00.872Z] 923cac83aea3: Pull complete [2026-01-10T05:57:00.872Z] 25ad8b0a4227: Pull complete [2026-01-10T05:57:00.872Z] db01528c6b51: Pull complete [2026-01-10T05:57:01.150Z] 28988de357af: Pull complete [2026-01-10T05:57:01.150Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2026-01-10T05:57:01.150Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-01-10T05:57:01.150Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-01-10T05:57:01.415Z] prd-ubuntu20.04-docker-8c-8g-375 does not seem to be running inside a container [2026-01-10T05:57:01.440Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-bacnet-c_PR-108 -v /w/workspace/exfoundry_device-bacnet-c_PR-108:/w/workspace/exfoundry_device-bacnet-c_PR-108:rw,z -v /w/workspace/exfoundry_device-bacnet-c_PR-108@tmp:/w/workspace/exfoundry_device-bacnet-c_PR-108@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-01-10T05:57:03.814Z] $ docker top 6e5fd7c3016abf5c666f9e1c8dcc518c1e09e61065d6af7b4bb7b8e90fd90c0a -eo pid,comm [2026-01-10T05:57:03.869Z] 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-01-10T05:57:03.869Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-01-10T05:57:04.013Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-01-10T05:57:04.013Z] [ssh-agent] Looking for ssh-agent implementation... [2026-01-10T05:57:04.131Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-01-10T05:57:04.132Z] $ docker exec 6e5fd7c3016abf5c666f9e1c8dcc518c1e09e61065d6af7b4bb7b8e90fd90c0a ssh-agent [2026-01-10T05:57:04.241Z] SSH_AUTH_SOCK=/tmp/ssh-BdMhDGMUijiV/agent.33 [2026-01-10T05:57:04.241Z] SSH_AGENT_PID=39 [2026-01-10T05:57:04.248Z] Running ssh-add (command line suppressed) [2026-01-10T05:57:04.335Z] Identity added: /w/workspace/exfoundry_device-bacnet-c_PR-108@tmp/private_key_4002689859461913163.key (/w/workspace/exfoundry_device-bacnet-c_PR-108@tmp/private_key_4002689859461913163.key) [2026-01-10T05:57:04.351Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-01-10T05:57:04.692Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-bacnet-c_PR-108 [Pipeline] sh [2026-01-10T05:57:05.007Z] + git tag --points-at HEAD [Pipeline] } [2026-01-10T05:57:05.027Z] $ docker exec --env ******** --env ******** 6e5fd7c3016abf5c666f9e1c8dcc518c1e09e61065d6af7b4bb7b8e90fd90c0a ssh-agent -k [2026-01-10T05:57:05.120Z] unset SSH_AUTH_SOCK; [2026-01-10T05:57:05.121Z] unset SSH_AGENT_PID; [2026-01-10T05:57:05.121Z] echo Agent pid 39 killed; [2026-01-10T05:57:05.133Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2026-01-10T05:57:05.242Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-01-10T05:57:05.242Z] [ssh-agent] Looking for ssh-agent implementation... [2026-01-10T05:57:05.352Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-01-10T05:57:05.352Z] $ docker exec 6e5fd7c3016abf5c666f9e1c8dcc518c1e09e61065d6af7b4bb7b8e90fd90c0a ssh-agent [2026-01-10T05:57:05.451Z] SSH_AUTH_SOCK=/tmp/ssh-Pjz5HH0E5mJe/agent.86 [2026-01-10T05:57:05.451Z] SSH_AGENT_PID=92 [2026-01-10T05:57:05.456Z] Running ssh-add (command line suppressed) [2026-01-10T05:57:05.562Z] Identity added: /w/workspace/exfoundry_device-bacnet-c_PR-108@tmp/private_key_14988973902238712107.key (/w/workspace/exfoundry_device-bacnet-c_PR-108@tmp/private_key_14988973902238712107.key) [2026-01-10T05:57:05.578Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-01-10T05:57:05.917Z] + git semver init [2026-01-10T05:57:06.176Z] 2026-01-10 05:57:06,133 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-01-10T05:57:06.176Z] 2026-01-10 05:57:06,139 [run_init] DEBUG init version:0.0.0 force:False [2026-01-10T05:57:06.176Z] 2026-01-10 05:57:06,140 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-bacnet-c_PR-108/.semver [2026-01-10T05:57:06.176Z] 2026-01-10 05:57:06,140 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-bacnet-c.git /w/workspace/exfoundry_device-bacnet-c_PR-108/.semver [2026-01-10T05:57:06.176Z] 2026-01-10 05:57:06,141 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-bacnet-c.git', '/w/workspace/exfoundry_device-bacnet-c_PR-108/.semver'], cwd=/w/workspace/exfoundry_device-bacnet-c_PR-108, stdin=None, shell=False, universal_newlines=False) [2026-01-10T05:57:07.117Z] 2026-01-10 05:57:07,063 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-bacnet-c_PR-108/.git/info/exclude [2026-01-10T05:57:07.117Z] 2026-01-10 05:57:07,064 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-bacnet-c_PR-108/.semver/PR-108 with force:False [2026-01-10T05:57:07.117Z] 2026-01-10 05:57:07,064 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-bacnet-c_PR-108/.semver/PR-108 [2026-01-10T05:57:07.117Z] 2026-01-10 05:57:07,068 [execute] INFO git cat-file --batch-check [2026-01-10T05:57:07.117Z] 2026-01-10 05:57:07,069 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-bacnet-c_PR-108/.semver, stdin=, shell=False, universal_newlines=False) [2026-01-10T05:57:07.117Z] 2026-01-10 05:57:07,072 [execute] INFO git cat-file --batch [2026-01-10T05:57:07.117Z] 2026-01-10 05:57:07,073 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-bacnet-c_PR-108/.semver, stdin=, shell=False, universal_newlines=False) [2026-01-10T05:57:07.117Z] 2026-01-10 05:57:07,076 [read_version] DEBUG read version from /w/workspace/exfoundry_device-bacnet-c_PR-108/.semver/PR-108 [2026-01-10T05:57:07.117Z] 0.0.0 [Pipeline] } [2026-01-10T05:57:07.141Z] $ docker exec --env ******** --env ******** 6e5fd7c3016abf5c666f9e1c8dcc518c1e09e61065d6af7b4bb7b8e90fd90c0a ssh-agent -k [2026-01-10T05:57:07.235Z] unset SSH_AUTH_SOCK; [2026-01-10T05:57:07.236Z] unset SSH_AGENT_PID; [2026-01-10T05:57:07.236Z] echo Agent pid 92 killed; [2026-01-10T05:57:07.247Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-01-10T05:57:07.689Z] + git semver [Pipeline] } [2026-01-10T05:57:07.973Z] $ docker stop --time=1 6e5fd7c3016abf5c666f9e1c8dcc518c1e09e61065d6af7b4bb7b8e90fd90c0a [2026-01-10T05:57:09.284Z] $ docker rm -f --volumes 6e5fd7c3016abf5c666f9e1c8dcc518c1e09e61065d6af7b4bb7b8e90fd90c0a [Pipeline] // withDockerContainer [Pipeline] sh [2026-01-10T05:57:09.694Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2026-01-10T05:57:10.022Z] Stashed 1 file(s) [Pipeline] echo [2026-01-10T05:57:10.046Z] [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-01-10T05:57:10.946Z] provisioning config files... [2026-01-10T05:57:10.968Z] copy managed file [device-bacnet-c-settings] to file:/w/workspace/exfoundry_device-bacnet-c_PR-108@tmp/config17033372103543088257tmp [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] // stage [Pipeline] } [Pipeline] libraryResource [Pipeline] sh [2026-01-10T05:57:11.419Z] ---> ****-login.sh [2026-01-10T05:57:11.419Z] nexus3.edgexfoundry.org:10001 [2026-01-10T05:57:11.419Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-01-10T05:57:11.419Z] Login Succeeded [2026-01-10T05:57:11.419Z] nexus3.edgexfoundry.org:10002 [2026-01-10T05:57:11.419Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-01-10T05:57:11.419Z] Login Succeeded [2026-01-10T05:57:11.419Z] nexus3.edgexfoundry.org:10003 [2026-01-10T05:57:11.682Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-01-10T05:57:11.682Z] Login Succeeded [2026-01-10T05:57:11.682Z] nexus3.edgexfoundry.org:10004 [2026-01-10T05:57:11.682Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-01-10T05:57:11.682Z] Login Succeeded [2026-01-10T05:57:11.682Z] ****.io [2026-01-10T05:57:11.682Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-01-10T05:57:11.943Z] Login Succeeded [2026-01-10T05:57:11.943Z] ---> ****-login.sh ends [Pipeline] } [2026-01-10T05:57:11.974Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2026-01-10T05:57:12.186Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-01-10T05:57:12.223Z] [prepBaseBuildImage] Generating new image with name: ci-base-image-x86_64 [Pipeline] echo [2026-01-10T05:57:12.262Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-01-10T05:57:12.301Z] ========================================================= [2026-01-10T05:57:12.301Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest] [2026-01-10T05:57:12.301Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-10T05:57:12.720Z] + 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-01-10T05:57:13.291Z] #0 building with "default" instance using docker driver [2026-01-10T05:57:13.291Z] [2026-01-10T05:57:13.291Z] #1 [internal] load build definition from Dockerfile.alpine-base [2026-01-10T05:57:13.291Z] #1 transferring dockerfile: 1.45kB done [2026-01-10T05:57:13.291Z] #1 DONE 0.0s [2026-01-10T05:57:13.291Z] [2026-01-10T05:57:13.291Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [2026-01-10T05:57:13.291Z] #2 DONE 0.1s [2026-01-10T05:57:13.550Z] [2026-01-10T05:57:13.550Z] #3 [internal] load .dockerignore [2026-01-10T05:57:13.550Z] #3 transferring context: 2B done [2026-01-10T05:57:13.550Z] #3 DONE 0.0s [2026-01-10T05:57:13.550Z] [2026-01-10T05:57:13.550Z] #4 [internal] load build context [2026-01-10T05:57:13.550Z] #4 transferring context: 85.88kB 0.0s done [2026-01-10T05:57:13.550Z] #4 DONE 0.0s [2026-01-10T05:57:13.550Z] [2026-01-10T05:57:13.550Z] #5 [ 1/11] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest@sha256:86f282524b252fca782185160d82ec4889448d07d1475dd6b76f2052073facff [2026-01-10T05:57:13.550Z] #5 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest@sha256:86f282524b252fca782185160d82ec4889448d07d1475dd6b76f2052073facff 0.0s done [2026-01-10T05:57:13.550Z] #5 sha256:6605166a5db42c9ef4e3b8366138377c430980df3f34fe18e3a1340b6ab951b9 2.56kB / 2.56kB done [2026-01-10T05:57:13.550Z] #5 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s done [2026-01-10T05:57:13.550Z] #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 4.19MB / 118.14MB 0.1s [2026-01-10T05:57:13.550Z] #5 sha256:86f282524b252fca782185160d82ec4889448d07d1475dd6b76f2052073facff 741B / 741B done [2026-01-10T05:57:13.813Z] #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 30.41MB / 118.14MB 0.3s [2026-01-10T05:57:13.813Z] #5 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.1s done [2026-01-10T05:57:14.079Z] #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 76.55MB / 118.14MB 0.5s [2026-01-10T05:57:14.079Z] #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 102.76MB / 118.14MB 0.6s [2026-01-10T05:57:14.344Z] #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 118.14MB / 118.14MB 0.8s [2026-01-10T05:57:14.604Z] #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 118.14MB / 118.14MB 1.0s done [2026-01-10T05:57:14.604Z] #5 extracting sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 0.1s [2026-01-10T05:57:18.790Z] #5 extracting sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 3.6s done [2026-01-10T05:57:18.790Z] #5 DONE 4.7s [2026-01-10T05:57:18.790Z] [2026-01-10T05:57:18.790Z] #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-01-10T05:57:18.790Z] #6 0.261 Connecting to iotech.jfrog.io (34.247.22.236:443) [2026-01-10T05:57:18.790Z] #6 0.665 saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2026-01-10T05:57:18.790Z] #6 0.665 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2026-01-10T05:57:19.052Z] #6 0.665 '/etc/apk/keys/alpine.dev.rsa.pub' saved [2026-01-10T05:57:19.991Z] #6 DONE 1.8s [2026-01-10T05:57:19.991Z] [2026-01-10T05:57:19.991Z] #7 [ 3/11] RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories [2026-01-10T05:57:20.251Z] #7 DONE 0.3s [2026-01-10T05:57:20.510Z] [2026-01-10T05:57:20.510Z] #8 [ 4/11] RUN apk add --update --no-cache build-base git gcc cmake make linux-headers yaml-dev libmicrohttpd-dev curl-dev util-linux-dev ncurses-dev iotech-paho-mqtt-c-dev-1.3 hiredis-dev libcbor-dev iotech-iot-1.5-dev dumb-init [2026-01-10T05:57:20.510Z] #8 0.220 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2026-01-10T05:57:20.510Z] #8 0.388 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2026-01-10T05:57:20.769Z] #8 0.576 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz [2026-01-10T05:57:21.339Z] #8 1.173 WARNING: This apk-tools is OLD! Some packages might not function properly. [2026-01-10T05:57:21.600Z] #8 1.182 (1/18) Installing dumb-init (1.2.5-r2) [2026-01-10T05:57:21.600Z] #8 1.197 (2/18) Installing hiredis (1.1.0-r2) [2026-01-10T05:57:21.600Z] #8 1.383 (3/18) Installing hiredis-dev (1.1.0-r2) [2026-01-10T05:57:21.866Z] #8 1.478 (4/18) Installing libcbor (0.10.2-r1) [2026-01-10T05:57:21.866Z] #8 1.483 (5/18) Installing iotech-iot-1.5 (1.5.7-r0) [2026-01-10T05:57:22.435Z] #8 2.139 (6/18) Installing iotech-iot-1.5-dev (1.5.7-r0) [2026-01-10T05:57:22.435Z] #8 2.239 (7/18) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.135-r0) [2026-01-10T05:57:22.694Z] #8 2.435 (8/18) Installing libcbor-dev (0.10.2-r1) [2026-01-10T05:57:22.694Z] #8 2.439 (9/18) Installing libmenuw (6.4_p20230506-r0) [2026-01-10T05:57:22.694Z] #8 2.443 (10/18) Installing libpanelw (6.4_p20230506-r0) [2026-01-10T05:57:22.694Z] #8 2.450 (11/18) Installing libncurses++ (6.4_p20230506-r0) [2026-01-10T05:57:22.694Z] #8 2.538 (12/18) Installing ncurses-dev (6.4_p20230506-r0) [2026-01-10T05:57:22.954Z] #8 2.547 (13/18) Installing libblkid (2.38.1-r8) [2026-01-10T05:57:22.954Z] #8 2.553 (14/18) Installing libuuid (2.38.1-r8) [2026-01-10T05:57:22.954Z] #8 2.557 (15/18) Installing libfdisk (2.38.1-r8) [2026-01-10T05:57:22.954Z] #8 2.564 (16/18) Installing libmount (2.38.1-r8) [2026-01-10T05:57:22.954Z] #8 2.571 (17/18) Installing libsmartcols (2.38.1-r8) [2026-01-10T05:57:22.954Z] #8 2.586 (18/18) Installing util-linux-dev (2.38.1-r8) [2026-01-10T05:57:22.954Z] #8 2.613 Executing busybox-1.36.1-r4.trigger [2026-01-10T05:57:22.954Z] #8 2.622 OK: 336 MiB in 100 packages [2026-01-10T05:57:22.954Z] #8 DONE 2.8s [2026-01-10T05:57:23.214Z] [2026-01-10T05:57:23.214Z] #9 [ 5/11] RUN apk --no-cache upgrade [2026-01-10T05:57:23.214Z] #9 0.268 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2026-01-10T05:57:23.473Z] #9 0.471 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2026-01-10T05:57:23.734Z] #9 0.576 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz [2026-01-10T05:57:24.303Z] #9 1.163 WARNING: This apk-tools is OLD! Some packages might not function properly. [2026-01-10T05:57:24.564Z] #9 1.171 Upgrading critical system libraries and apk-tools: [2026-01-10T05:57:24.564Z] #9 1.171 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2026-01-10T05:57:24.564Z] #9 1.178 Executing busybox-1.36.1-r4.trigger [2026-01-10T05:57:24.564Z] #9 1.235 Continuing the upgrade transaction with new apk-tools: [2026-01-10T05:57:24.564Z] #9 1.241 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2026-01-10T05:57:24.564Z] #9 1.522 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2026-01-10T05:57:24.564Z] #9 1.627 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz [2026-01-10T05:57:25.504Z] #9 2.215 WARNING: This apk-tools is OLD! Some packages might not function properly. [2026-01-10T05:57:25.504Z] #9 2.222 (1/27) Upgrading musl (1.2.4-r2 -> 1.2.4-r3) [2026-01-10T05:57:25.504Z] #9 2.232 (2/27) Upgrading busybox (1.36.1-r4 -> 1.36.1-r7) [2026-01-10T05:57:25.504Z] #9 2.331 Executing busybox-1.36.1-r7.post-upgrade [2026-01-10T05:57:25.504Z] #9 2.345 (3/27) Upgrading busybox-binsh (1.36.1-r4 -> 1.36.1-r7) [2026-01-10T05:57:25.504Z] #9 2.349 (4/27) Upgrading ca-certificates-bundle (20230506-r0 -> 20241121-r1) [2026-01-10T05:57:25.504Z] #9 2.358 (5/27) Upgrading libcrypto3 (3.1.4-r0 -> 3.1.8-r0) [2026-01-10T05:57:25.504Z] #9 2.390 (6/27) Upgrading libssl3 (3.1.4-r0 -> 3.1.8-r0) [2026-01-10T05:57:25.504Z] #9 2.410 (7/27) Upgrading ssl_client (1.36.1-r4 -> 1.36.1-r7) [2026-01-10T05:57:25.504Z] #9 2.414 (8/27) Upgrading binutils (2.40-r7 -> 2.40-r8) [2026-01-10T05:57:25.504Z] #9 2.466 (9/27) Upgrading musl-dev (1.2.4-r2 -> 1.2.4-r3) [2026-01-10T05:57:25.504Z] #9 2.519 (10/27) Upgrading libexpat (2.5.0-r1 -> 2.7.0-r0) [2026-01-10T05:57:25.504Z] #9 2.523 (11/27) Upgrading xz-libs (5.4.3-r0 -> 5.4.3-r1) [2026-01-10T05:57:25.504Z] #9 2.529 (12/27) Upgrading libarchive (3.7.2-r0 -> 3.8.0-r0) [2026-01-10T05:57:25.504Z] #9 2.547 (13/27) Upgrading ca-certificates (20230506-r0 -> 20241121-r1) [2026-01-10T05:57:25.504Z] #9 2.562 (14/27) Installing libpsl (0.21.5-r0) [2026-01-10T05:57:25.504Z] #9 2.566 (15/27) Upgrading libcurl (8.4.0-r0 -> 8.12.1-r0) [2026-01-10T05:57:25.504Z] #9 2.575 (16/27) Installing libpsl-utils (0.21.5-r0) [2026-01-10T05:57:25.763Z] #9 2.579 (17/27) Installing libpsl-dev (0.21.5-r0) [2026-01-10T05:57:25.763Z] #9 2.584 (18/27) Upgrading openssl-dev (3.1.4-r0 -> 3.1.8-r0) [2026-01-10T05:57:25.763Z] #9 2.609 (19/27) Upgrading curl-dev (8.4.0-r0 -> 8.12.1-r0) [2026-01-10T05:57:25.763Z] #9 2.615 (20/27) Upgrading git (2.40.1-r0 -> 2.40.4-r0) [2026-01-10T05:57:25.763Z] #9 2.671 (21/27) Upgrading musl-utils (1.2.4-r2 -> 1.2.4-r3) [2026-01-10T05:57:25.763Z] #9 2.676 (22/27) Upgrading libtasn1 (4.19.0-r1 -> 4.20.0-r0) [2026-01-10T05:57:26.023Z] #9 2.680 (23/27) Upgrading gnutls (3.8.0-r2 -> 3.8.4-r0) [2026-01-10T05:57:26.023Z] #9 2.700 (24/27) Upgrading gnutls-c++ (3.8.0-r2 -> 3.8.4-r0) [2026-01-10T05:57:26.023Z] #9 2.704 (25/27) Upgrading libtasn1-progs (4.19.0-r1 -> 4.20.0-r0) [2026-01-10T05:57:26.023Z] #9 2.708 (26/27) Upgrading libtasn1-dev (4.19.0-r1 -> 4.20.0-r0) [2026-01-10T05:57:26.023Z] #9 2.711 (27/27) Upgrading gnutls-dev (3.8.0-r2 -> 3.8.4-r0) [2026-01-10T05:57:26.023Z] #9 2.721 Executing busybox-1.36.1-r7.trigger [2026-01-10T05:57:26.023Z] #9 2.725 Executing ca-certificates-20241121-r1.trigger [2026-01-10T05:57:26.023Z] #9 2.773 OK: 337 MiB in 103 packages [2026-01-10T05:57:26.023Z] #9 DONE 3.0s [2026-01-10T05:57:26.287Z] [2026-01-10T05:57:26.287Z] #10 [ 6/11] COPY scripts /device-bacnet-c/scripts [2026-01-10T05:57:26.287Z] #10 DONE 0.0s [2026-01-10T05:57:26.287Z] [2026-01-10T05:57:26.287Z] #11 [ 7/11] COPY src /device-bacnet-c/src/ [2026-01-10T05:57:26.287Z] #11 DONE 0.0s [2026-01-10T05:57:26.287Z] [2026-01-10T05:57:26.287Z] #12 [ 8/11] COPY VERSION /device-bacnet-c/ [2026-01-10T05:57:26.287Z] #12 DONE 0.0s [2026-01-10T05:57:26.287Z] [2026-01-10T05:57:26.287Z] #13 [ 9/11] WORKDIR /device-bacnet-c [2026-01-10T05:57:26.287Z] #13 DONE 0.0s [2026-01-10T05:57:26.287Z] [2026-01-10T05:57:26.287Z] #14 [10/11] RUN /device-bacnet-c/scripts/build_deps.sh [2026-01-10T05:57:26.546Z] #14 0.227 + CSDK_VER=4.0.0 [2026-01-10T05:57:26.546Z] #14 0.227 + '[' '!' -d deps ] [2026-01-10T05:57:26.546Z] #14 0.227 + mkdir deps [2026-01-10T05:57:26.546Z] #14 0.228 + cd /device-bacnet-c/deps [2026-01-10T05:57:26.546Z] #14 0.228 + wget https://github.com/edgexfoundry/device-sdk-c/archive/v4.0.0.zip [2026-01-10T05:57:26.546Z] #14 0.230 Connecting to github.com (140.82.112.4:443) [2026-01-10T05:57:26.804Z] #14 0.445 Connecting to codeload.github.com (140.82.113.9:443) [2026-01-10T05:57:26.804Z] #14 0.621 saving to 'v4.0.0.zip' [2026-01-10T05:57:27.064Z] #14 0.684 v4.0.0.zip 100% |********************************| 245k 0:00:00 ETA [2026-01-10T05:57:27.064Z] #14 0.684 'v4.0.0.zip' saved [2026-01-10T05:57:27.064Z] #14 0.684 + unzip v4.0.0.zip [2026-01-10T05:57:27.064Z] #14 0.685 Archive: v4.0.0.zip [2026-01-10T05:57:27.064Z] #14 0.691 creating: device-sdk-c-4.0.0/ [2026-01-10T05:57:27.064Z] #14 0.691 creating: device-sdk-c-4.0.0/.github/ [2026-01-10T05:57:27.064Z] #14 0.691 inflating: device-sdk-c-4.0.0/.github/Contributing.md [2026-01-10T05:57:27.064Z] #14 0.691 inflating: device-sdk-c-4.0.0/.github/PULL_REQUEST_TEMPLATE.md [2026-01-10T05:57:27.064Z] #14 0.691 inflating: device-sdk-c-4.0.0/.github/semantic.yml [2026-01-10T05:57:27.064Z] #14 0.691 creating: device-sdk-c-4.0.0/.github/workflows/ [2026-01-10T05:57:27.064Z] #14 0.691 inflating: device-sdk-c-4.0.0/.github/workflows/release.yml [2026-01-10T05:57:27.064Z] #14 0.691 inflating: device-sdk-c-4.0.0/.gitignore [2026-01-10T05:57:27.064Z] #14 0.691 inflating: device-sdk-c-4.0.0/Attribution.txt [2026-01-10T05:57:27.064Z] #14 0.691 inflating: device-sdk-c-4.0.0/CHANGELOG.md [2026-01-10T05:57:27.064Z] #14 0.691 inflating: device-sdk-c-4.0.0/Doxyfile [2026-01-10T05:57:27.064Z] #14 0.691 inflating: device-sdk-c-4.0.0/GOVERNANCE.md [2026-01-10T05:57:27.064Z] #14 0.691 inflating: device-sdk-c-4.0.0/Jenkinsfile [2026-01-10T05:57:27.064Z] #14 0.691 inflating: device-sdk-c-4.0.0/LICENSE [2026-01-10T05:57:27.064Z] #14 0.691 inflating: device-sdk-c-4.0.0/Makefile [2026-01-10T05:57:27.064Z] #14 0.691 inflating: device-sdk-c-4.0.0/OWNERS.md [2026-01-10T05:57:27.064Z] #14 0.691 inflating: device-sdk-c-4.0.0/README.IOT.md [2026-01-10T05:57:27.064Z] #14 0.691 inflating: device-sdk-c-4.0.0/README.md [2026-01-10T05:57:27.064Z] #14 0.691 inflating: device-sdk-c-4.0.0/README.v3.md [2026-01-10T05:57:27.064Z] #14 0.691 creating: device-sdk-c-4.0.0/docs/ [2026-01-10T05:57:27.064Z] #14 0.691 inflating: device-sdk-c-4.0.0/docs/configuration.md [2026-01-10T05:57:27.064Z] #14 0.691 inflating: device-sdk-c-4.0.0/docs/deviceprofiles.md [2026-01-10T05:57:27.064Z] #14 0.694 inflating: device-sdk-c-4.0.0/docs/metrics.md [2026-01-10T05:57:27.064Z] #14 0.694 inflating: device-sdk-c-4.0.0/docs/servicewritersguide.md [2026-01-10T05:57:27.064Z] #14 0.694 inflating: device-sdk-c-4.0.0/docs/startup.md [2026-01-10T05:57:27.064Z] #14 0.694 creating: device-sdk-c-4.0.0/include/ [2026-01-10T05:57:27.064Z] #14 0.694 creating: device-sdk-c-4.0.0/include/devsdk/ [2026-01-10T05:57:27.064Z] #14 0.694 inflating: device-sdk-c-4.0.0/include/devsdk/devsdk-base.h [2026-01-10T05:57:27.064Z] #14 0.694 inflating: device-sdk-c-4.0.0/include/devsdk/devsdk.h [2026-01-10T05:57:27.064Z] #14 0.694 creating: device-sdk-c-4.0.0/include/edgex/ [2026-01-10T05:57:27.064Z] #14 0.694 inflating: device-sdk-c-4.0.0/include/edgex/devices.h [2026-01-10T05:57:27.064Z] #14 0.694 inflating: device-sdk-c-4.0.0/include/edgex/edgex-base.h [2026-01-10T05:57:27.064Z] #14 0.694 inflating: device-sdk-c-4.0.0/include/edgex/edgex.h [2026-01-10T05:57:27.064Z] #14 0.694 inflating: device-sdk-c-4.0.0/include/edgex/profiles.h [2026-01-10T05:57:27.064Z] #14 0.694 inflating: device-sdk-c-4.0.0/include/edgex/rest-server.h [2026-01-10T05:57:27.064Z] #14 0.694 creating: device-sdk-c-4.0.0/scripts/ [2026-01-10T05:57:27.064Z] #14 0.694 inflating: device-sdk-c-4.0.0/scripts/Dockerfile.alpine [2026-01-10T05:57:27.064Z] #14 0.694 inflating: device-sdk-c-4.0.0/scripts/Dockerfile.alpine-base [2026-01-10T05:57:27.064Z] #14 0.694 inflating: device-sdk-c-4.0.0/scripts/build.sh [2026-01-10T05:57:27.064Z] #14 0.694 inflating: device-sdk-c-4.0.0/scripts/entrypoint.sh [2026-01-10T05:57:27.064Z] #14 0.694 creating: device-sdk-c-4.0.0/src/ [2026-01-10T05:57:27.064Z] #14 0.694 inflating: device-sdk-c-4.0.0/src/CMakeLists.txt [2026-01-10T05:57:27.064Z] #14 0.698 creating: device-sdk-c-4.0.0/src/c/ [2026-01-10T05:57:27.064Z] #14 0.698 inflating: device-sdk-c-4.0.0/src/c/CMakeLists.txt [2026-01-10T05:57:27.064Z] #14 0.698 inflating: device-sdk-c-4.0.0/src/c/api.h [2026-01-10T05:57:27.064Z] #14 0.698 inflating: device-sdk-c-4.0.0/src/c/autoevent.c [2026-01-10T05:57:27.064Z] #14 0.698 inflating: device-sdk-c-4.0.0/src/c/autoevent.h [2026-01-10T05:57:27.064Z] #14 0.698 inflating: device-sdk-c-4.0.0/src/c/bus-impl.h [2026-01-10T05:57:27.064Z] #14 0.698 inflating: device-sdk-c-4.0.0/src/c/bus-mqtt.c [2026-01-10T05:57:27.064Z] #14 0.698 inflating: device-sdk-c-4.0.0/src/c/bus.c [2026-01-10T05:57:27.064Z] #14 0.698 inflating: device-sdk-c-4.0.0/src/c/bus.h [2026-01-10T05:57:27.064Z] #14 0.698 inflating: device-sdk-c-4.0.0/src/c/callback3.c [2026-01-10T05:57:27.064Z] #14 0.698 inflating: device-sdk-c-4.0.0/src/c/callback3.h [2026-01-10T05:57:27.064Z] #14 0.698 inflating: device-sdk-c-4.0.0/src/c/cmdinfo.h [2026-01-10T05:57:27.064Z] #14 0.698 inflating: device-sdk-c-4.0.0/src/c/config.c [2026-01-10T05:57:27.064Z] #14 0.698 inflating: device-sdk-c-4.0.0/src/c/config.h [2026-01-10T05:57:27.064Z] #14 0.698 inflating: device-sdk-c-4.0.0/src/c/correlation.c [2026-01-10T05:57:27.064Z] #14 0.698 inflating: device-sdk-c-4.0.0/src/c/correlation.h [2026-01-10T05:57:27.064Z] #14 0.698 inflating: device-sdk-c-4.0.0/src/c/data.c [2026-01-10T05:57:27.064Z] #14 0.698 inflating: device-sdk-c-4.0.0/src/c/data.h [2026-01-10T05:57:27.064Z] #14 0.698 inflating: device-sdk-c-4.0.0/src/c/defs.h.in [2026-01-10T05:57:27.064Z] #14 0.698 inflating: device-sdk-c-4.0.0/src/c/device.c [2026-01-10T05:57:27.064Z] #14 0.698 inflating: device-sdk-c-4.0.0/src/c/device.h [2026-01-10T05:57:27.064Z] #14 0.698 inflating: device-sdk-c-4.0.0/src/c/devman.c [2026-01-10T05:57:27.064Z] #14 0.700 inflating: device-sdk-c-4.0.0/src/c/devmap.c [2026-01-10T05:57:27.064Z] #14 0.700 inflating: device-sdk-c-4.0.0/src/c/devmap.h [2026-01-10T05:57:27.064Z] #14 0.700 inflating: device-sdk-c-4.0.0/src/c/devsdk-base.c [2026-01-10T05:57:27.064Z] #14 0.700 inflating: device-sdk-c-4.0.0/src/c/devutil.h [2026-01-10T05:57:27.064Z] #14 0.700 inflating: device-sdk-c-4.0.0/src/c/discovery.c [2026-01-10T05:57:27.065Z] #14 0.700 inflating: device-sdk-c-4.0.0/src/c/discovery.h [2026-01-10T05:57:27.065Z] #14 0.700 inflating: device-sdk-c-4.0.0/src/c/dto-read.c [2026-01-10T05:57:27.065Z] #14 0.700 inflating: device-sdk-c-4.0.0/src/c/dto-read.h [2026-01-10T05:57:27.065Z] #14 0.700 inflating: device-sdk-c-4.0.0/src/c/edgex-logging.c [2026-01-10T05:57:27.065Z] #14 0.700 inflating: device-sdk-c-4.0.0/src/c/edgex-logging.h [2026-01-10T05:57:27.065Z] #14 0.700 inflating: device-sdk-c-4.0.0/src/c/edgex-rest.c [2026-01-10T05:57:27.065Z] #14 0.700 inflating: device-sdk-c-4.0.0/src/c/edgex-rest.h [2026-01-10T05:57:27.065Z] #14 0.700 inflating: device-sdk-c-4.0.0/src/c/edgex2.h [2026-01-10T05:57:27.065Z] #14 0.700 inflating: device-sdk-c-4.0.0/src/c/errorlist.h [2026-01-10T05:57:27.065Z] #14 0.700 creating: device-sdk-c-4.0.0/src/c/examples/ [2026-01-10T05:57:27.065Z] #14 0.700 inflating: device-sdk-c-4.0.0/src/c/examples/CMakeLists.txt [2026-01-10T05:57:27.065Z] #14 0.700 inflating: device-sdk-c-4.0.0/src/c/examples/README.md [2026-01-10T05:57:27.065Z] #14 0.700 creating: device-sdk-c-4.0.0/src/c/examples/bitfields/ [2026-01-10T05:57:27.065Z] #14 0.700 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/CMakeLists.txt [2026-01-10T05:57:27.065Z] #14 0.700 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/README.md [2026-01-10T05:57:27.065Z] #14 0.702 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/device-bitfields.c [2026-01-10T05:57:27.065Z] #14 0.702 creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/ [2026-01-10T05:57:27.065Z] #14 0.702 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/configuration.yaml [2026-01-10T05:57:27.065Z] #14 0.702 creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/devices/ [2026-01-10T05:57:27.065Z] #14 0.702 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/devices/Bitfields.json [2026-01-10T05:57:27.065Z] #14 0.702 creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/profiles/ [2026-01-10T05:57:27.065Z] #14 0.702 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/profiles/Example-Bitfields.json [2026-01-10T05:57:27.065Z] #14 0.702 creating: device-sdk-c-4.0.0/src/c/examples/counters/ [2026-01-10T05:57:27.065Z] #14 0.702 inflating: device-sdk-c-4.0.0/src/c/examples/counters/CMakeLists.txt [2026-01-10T05:57:27.065Z] #14 0.702 inflating: device-sdk-c-4.0.0/src/c/examples/counters/README.md [2026-01-10T05:57:27.065Z] #14 0.702 inflating: device-sdk-c-4.0.0/src/c/examples/counters/device-counter.c [2026-01-10T05:57:27.065Z] #14 0.702 creating: device-sdk-c-4.0.0/src/c/examples/counters/res/ [2026-01-10T05:57:27.065Z] #14 0.702 inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/configuration.yaml [2026-01-10T05:57:27.065Z] #14 0.702 creating: device-sdk-c-4.0.0/src/c/examples/counters/res/devices/ [2026-01-10T05:57:27.065Z] #14 0.702 inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/devices/Counters.json [2026-01-10T05:57:27.065Z] #14 0.703 creating: device-sdk-c-4.0.0/src/c/examples/counters/res/profiles/ [2026-01-10T05:57:27.065Z] #14 0.703 inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/profiles/Counter.json [2026-01-10T05:57:27.065Z] #14 0.703 creating: device-sdk-c-4.0.0/src/c/examples/discovery/ [2026-01-10T05:57:27.065Z] #14 0.703 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/CMakeLists.txt [2026-01-10T05:57:27.065Z] #14 0.703 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/README.md [2026-01-10T05:57:27.065Z] #14 0.703 creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/ [2026-01-10T05:57:27.065Z] #14 0.703 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/configuration.yaml [2026-01-10T05:57:27.065Z] #14 0.703 creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/devices/ [2026-01-10T05:57:27.065Z] #14 0.703 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/devices/readme.txt [2026-01-10T05:57:27.065Z] #14 0.703 creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/profiles/ [2026-01-10T05:57:27.065Z] #14 0.703 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/profiles/TemplateProfile.json [2026-01-10T05:57:27.065Z] #14 0.703 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/template.c [2026-01-10T05:57:27.065Z] #14 0.703 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/watcher1.json [2026-01-10T05:57:27.065Z] #14 0.703 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/watcher2.json [2026-01-10T05:57:27.065Z] #14 0.705 creating: device-sdk-c-4.0.0/src/c/examples/file/ [2026-01-10T05:57:27.065Z] #14 0.705 inflating: device-sdk-c-4.0.0/src/c/examples/file/CMakeLists.txt [2026-01-10T05:57:27.065Z] #14 0.705 inflating: device-sdk-c-4.0.0/src/c/examples/file/README.md [2026-01-10T05:57:27.065Z] #14 0.705 inflating: device-sdk-c-4.0.0/src/c/examples/file/device-file.c [2026-01-10T05:57:27.065Z] #14 0.705 creating: device-sdk-c-4.0.0/src/c/examples/file/res/ [2026-01-10T05:57:27.065Z] #14 0.705 inflating: device-sdk-c-4.0.0/src/c/examples/file/res/configuration.yaml [2026-01-10T05:57:27.065Z] #14 0.705 creating: device-sdk-c-4.0.0/src/c/examples/file/res/devices/ [2026-01-10T05:57:27.065Z] #14 0.705 inflating: device-sdk-c-4.0.0/src/c/examples/file/res/devices/file1.json [2026-01-10T05:57:27.065Z] #14 0.705 inflating: device-sdk-c-4.0.0/src/c/examples/file/res/lorem.txt [2026-01-10T05:57:27.065Z] #14 0.705 creating: device-sdk-c-4.0.0/src/c/examples/file/res/profiles/ [2026-01-10T05:57:27.065Z] #14 0.705 inflating: device-sdk-c-4.0.0/src/c/examples/file/res/profiles/FileExampleProfile.json [2026-01-10T05:57:27.065Z] #14 0.705 creating: device-sdk-c-4.0.0/src/c/examples/gyro/ [2026-01-10T05:57:27.065Z] #14 0.705 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/CMakeLists.txt [2026-01-10T05:57:27.065Z] #14 0.705 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/README.md [2026-01-10T05:57:27.065Z] #14 0.705 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/device-gyro.c [2026-01-10T05:57:27.065Z] #14 0.705 creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/ [2026-01-10T05:57:27.065Z] #14 0.705 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/configuration.yaml [2026-01-10T05:57:27.065Z] #14 0.705 creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/devices/ [2026-01-10T05:57:27.065Z] #14 0.705 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/devices/gyro.json [2026-01-10T05:57:27.065Z] #14 0.705 creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/profiles/ [2026-01-10T05:57:27.065Z] #14 0.705 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/profiles/Gyro.json [2026-01-10T05:57:27.065Z] #14 0.705 creating: device-sdk-c-4.0.0/src/c/examples/random/ [2026-01-10T05:57:27.065Z] #14 0.705 inflating: device-sdk-c-4.0.0/src/c/examples/random/CMakeLists.txt [2026-01-10T05:57:27.065Z] #14 0.705 inflating: device-sdk-c-4.0.0/src/c/examples/random/README.md [2026-01-10T05:57:27.065Z] #14 0.705 inflating: device-sdk-c-4.0.0/src/c/examples/random/device-random.c [2026-01-10T05:57:27.065Z] #14 0.705 creating: device-sdk-c-4.0.0/src/c/examples/random/res/ [2026-01-10T05:57:27.065Z] #14 0.705 inflating: device-sdk-c-4.0.0/src/c/examples/random/res/configuration.yaml [2026-01-10T05:57:27.065Z] #14 0.705 creating: device-sdk-c-4.0.0/src/c/examples/random/res/devices/ [2026-01-10T05:57:27.065Z] #14 0.705 inflating: device-sdk-c-4.0.0/src/c/examples/random/res/devices/randomdevice1.json [2026-01-10T05:57:27.065Z] #14 0.705 creating: device-sdk-c-4.0.0/src/c/examples/random/res/profiles/ [2026-01-10T05:57:27.065Z] #14 0.705 inflating: device-sdk-c-4.0.0/src/c/examples/random/res/profiles/RandomExampleProfile.json [2026-01-10T05:57:27.065Z] #14 0.706 creating: device-sdk-c-4.0.0/src/c/examples/res/ [2026-01-10T05:57:27.065Z] #14 0.706 inflating: device-sdk-c-4.0.0/src/c/examples/res/configuration.yaml [2026-01-10T05:57:27.065Z] #14 0.706 creating: device-sdk-c-4.0.0/src/c/examples/res/devices/ [2026-01-10T05:57:27.065Z] #14 0.706 inflating: device-sdk-c-4.0.0/src/c/examples/res/devices/device1.json [2026-01-10T05:57:27.065Z] #14 0.706 creating: device-sdk-c-4.0.0/src/c/examples/res/profiles/ [2026-01-10T05:57:27.065Z] #14 0.706 inflating: device-sdk-c-4.0.0/src/c/examples/res/profiles/TemplateProfile.json [2026-01-10T05:57:27.065Z] #14 0.706 inflating: device-sdk-c-4.0.0/src/c/examples/template.c [2026-01-10T05:57:27.065Z] #14 0.706 creating: device-sdk-c-4.0.0/src/c/examples/terminal/ [2026-01-10T05:57:27.065Z] #14 0.706 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/CMakeLists.txt [2026-01-10T05:57:27.065Z] #14 0.706 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/README.md [2026-01-10T05:57:27.065Z] #14 0.706 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/device-terminal.c [2026-01-10T05:57:27.065Z] #14 0.706 creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/ [2026-01-10T05:57:27.065Z] #14 0.706 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/configuration.yaml [2026-01-10T05:57:27.065Z] #14 0.706 creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/devices/ [2026-01-10T05:57:27.065Z] #14 0.706 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/devices/terminal.json [2026-01-10T05:57:27.065Z] #14 0.706 creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/profiles/ [2026-01-10T05:57:27.065Z] #14 0.709 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/profiles/Terminal.json [2026-01-10T05:57:27.065Z] #14 0.709 inflating: device-sdk-c-4.0.0/src/c/filesys.c [2026-01-10T05:57:27.065Z] #14 0.709 inflating: device-sdk-c-4.0.0/src/c/filesys.h [2026-01-10T05:57:27.065Z] #14 0.709 inflating: device-sdk-c-4.0.0/src/c/keeper.c [2026-01-10T05:57:27.065Z] #14 0.709 inflating: device-sdk-c-4.0.0/src/c/keeper.h [2026-01-10T05:57:27.065Z] #14 0.709 inflating: device-sdk-c-4.0.0/src/c/map.c [2026-01-10T05:57:27.065Z] #14 0.709 inflating: device-sdk-c-4.0.0/src/c/map.h [2026-01-10T05:57:27.065Z] #14 0.709 inflating: device-sdk-c-4.0.0/src/c/metadata.c [2026-01-10T05:57:27.065Z] #14 0.709 inflating: device-sdk-c-4.0.0/src/c/metadata.h [2026-01-10T05:57:27.065Z] #14 0.709 inflating: device-sdk-c-4.0.0/src/c/metrics.h [2026-01-10T05:57:27.065Z] #14 0.709 inflating: device-sdk-c-4.0.0/src/c/opstate.c [2026-01-10T05:57:27.065Z] #14 0.709 inflating: device-sdk-c-4.0.0/src/c/opstate.h [2026-01-10T05:57:27.065Z] #14 0.709 inflating: device-sdk-c-4.0.0/src/c/parson.c [2026-01-10T05:57:27.065Z] #14 0.709 inflating: device-sdk-c-4.0.0/src/c/parson.h [2026-01-10T05:57:27.065Z] #14 0.709 inflating: device-sdk-c-4.0.0/src/c/profiles.c [2026-01-10T05:57:27.065Z] #14 0.709 inflating: device-sdk-c-4.0.0/src/c/profiles.h [2026-01-10T05:57:27.065Z] #14 0.709 inflating: device-sdk-c-4.0.0/src/c/registry-impl.h [2026-01-10T05:57:27.065Z] #14 0.709 inflating: device-sdk-c-4.0.0/src/c/registry.c [2026-01-10T05:57:27.065Z] #14 0.709 inflating: device-sdk-c-4.0.0/src/c/registry.h [2026-01-10T05:57:27.065Z] #14 0.709 inflating: device-sdk-c-4.0.0/src/c/reqdata.c [2026-01-10T05:57:27.065Z] #14 0.711 inflating: device-sdk-c-4.0.0/src/c/reqdata.h [2026-01-10T05:57:27.065Z] #14 0.711 inflating: device-sdk-c-4.0.0/src/c/request_auth.c [2026-01-10T05:57:27.065Z] #14 0.711 inflating: device-sdk-c-4.0.0/src/c/request_auth.h [2026-01-10T05:57:27.065Z] #14 0.711 inflating: device-sdk-c-4.0.0/src/c/rest-server.c [2026-01-10T05:57:27.065Z] #14 0.711 inflating: device-sdk-c-4.0.0/src/c/rest-server.h [2026-01-10T05:57:27.065Z] #14 0.711 inflating: device-sdk-c-4.0.0/src/c/rest.c [2026-01-10T05:57:27.065Z] #14 0.711 inflating: device-sdk-c-4.0.0/src/c/rest.h [2026-01-10T05:57:27.065Z] #14 0.711 inflating: device-sdk-c-4.0.0/src/c/secrets-impl.h [2026-01-10T05:57:27.065Z] #14 0.711 inflating: device-sdk-c-4.0.0/src/c/secrets-insecure.c [2026-01-10T05:57:27.065Z] #14 0.711 inflating: device-sdk-c-4.0.0/src/c/secrets-insecure.h [2026-01-10T05:57:27.065Z] #14 0.711 inflating: device-sdk-c-4.0.0/src/c/secrets-vault.c [2026-01-10T05:57:27.065Z] #14 0.711 inflating: device-sdk-c-4.0.0/src/c/secrets-vault.h [2026-01-10T05:57:27.065Z] #14 0.711 inflating: device-sdk-c-4.0.0/src/c/secrets.c [2026-01-10T05:57:27.065Z] #14 0.711 inflating: device-sdk-c-4.0.0/src/c/secrets.h [2026-01-10T05:57:27.065Z] #14 0.711 inflating: device-sdk-c-4.0.0/src/c/service.c [2026-01-10T05:57:27.065Z] #14 0.711 inflating: device-sdk-c-4.0.0/src/c/service.h [2026-01-10T05:57:27.065Z] #14 0.711 inflating: device-sdk-c-4.0.0/src/c/transform.c [2026-01-10T05:57:27.065Z] #14 0.711 inflating: device-sdk-c-4.0.0/src/c/transform.h [2026-01-10T05:57:27.065Z] #14 0.711 inflating: device-sdk-c-4.0.0/src/c/validate.c [2026-01-10T05:57:27.065Z] #14 0.711 inflating: device-sdk-c-4.0.0/src/c/validate.h [2026-01-10T05:57:27.065Z] #14 0.711 inflating: device-sdk-c-4.0.0/src/c/watchers.c [2026-01-10T05:57:27.065Z] #14 0.711 inflating: device-sdk-c-4.0.0/src/c/watchers.h [2026-01-10T05:57:27.065Z] #14 0.711 creating: device-sdk-c-4.0.0/src/cmake/ [2026-01-10T05:57:27.065Z] #14 0.711 inflating: device-sdk-c-4.0.0/src/cmake/FindIOT.cmake [2026-01-10T05:57:27.065Z] #14 0.711 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBCBOR.cmake [2026-01-10T05:57:27.065Z] #14 0.711 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBMICROHTTP.cmake [2026-01-10T05:57:27.065Z] #14 0.711 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBPAHO.cmake [2026-01-10T05:57:27.065Z] #14 0.711 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBUUID.cmake [2026-01-10T05:57:27.065Z] #14 0.711 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBYAML.cmake [2026-01-10T05:57:27.065Z] #14 0.711 + cd device-sdk-c-4.0.0 [2026-01-10T05:57:27.065Z] #14 0.711 + ./scripts/build.sh [2026-01-10T05:57:27.065Z] #14 0.712 + CPPCHECK=false [2026-01-10T05:57:27.065Z] #14 0.712 + DOCGEN=false [2026-01-10T05:57:27.065Z] #14 0.712 + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' [2026-01-10T05:57:27.065Z] #14 0.712 + '[' 0 -gt 0 ] [2026-01-10T05:57:27.065Z] #14 0.713 + readlink -f ./scripts/build.sh [2026-01-10T05:57:27.065Z] #14 0.714 + dirname /device-bacnet-c/deps/device-sdk-c-4.0.0/scripts/build.sh [2026-01-10T05:57:27.065Z] #14 0.714 + dirname /device-bacnet-c/deps/device-sdk-c-4.0.0/scripts [2026-01-10T05:57:27.065Z] #14 0.715 + ROOT=/device-bacnet-c/deps/device-sdk-c-4.0.0 [2026-01-10T05:57:27.065Z] #14 0.715 + cd /device-bacnet-c/deps/device-sdk-c-4.0.0 [2026-01-10T05:57:27.065Z] #14 0.715 + mkdir -p /device-bacnet-c/deps/device-sdk-c-4.0.0/build/release [2026-01-10T05:57:27.065Z] #14 0.715 + cd /device-bacnet-c/deps/device-sdk-c-4.0.0/build/release [2026-01-10T05:57:27.065Z] #14 0.716 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/deps/device-sdk-c-4.0.0/src [2026-01-10T05:57:27.065Z] #14 0.793 -- The C compiler identification is GNU 12.2.1 [2026-01-10T05:57:27.065Z] #14 0.810 -- Detecting C compiler ABI info [2026-01-10T05:57:27.065Z] #14 0.898 -- Detecting C compiler ABI info - done [2026-01-10T05:57:27.325Z] #14 0.919 -- Check for working C compiler: /usr/bin/cc - skipped [2026-01-10T05:57:27.325Z] #14 0.919 -- Detecting C compile features [2026-01-10T05:57:27.325Z] #14 0.920 -- Detecting C compile features - done [2026-01-10T05:57:27.325Z] #14 0.924 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2026-01-10T05:57:27.325Z] #14 0.999 -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") [2026-01-10T05:57:27.325Z] #14 1.003 -- Found LIBYAML: /usr/lib/libyaml.so [2026-01-10T05:57:27.325Z] #14 1.006 -- Found LIBUUID: /usr/lib/libuuid.so [2026-01-10T05:57:27.325Z] #14 1.009 -- Found LIBCBOR: /usr/lib/libcbor.so [2026-01-10T05:57:27.325Z] #14 1.012 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2026-01-10T05:57:27.325Z] #14 1.016 -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2026-01-10T05:57:27.325Z] #14 1.016 -- /opt/iotech/iot/1.5/include [2026-01-10T05:57:27.325Z] #14 1.016 -- C SDK 0.0.0 for Linux [2026-01-10T05:57:27.326Z] #14 1.018 -- Performing Test CSDK_HAVE_ATOMIC [2026-01-10T05:57:27.326Z] #14 1.097 -- Performing Test CSDK_HAVE_ATOMIC - Success [2026-01-10T05:57:27.326Z] #14 1.147 -- Found Curses: /usr/lib/libcurses.so [2026-01-10T05:57:27.585Z] #14 1.169 -- Configuring done (0.4s) [2026-01-10T05:57:27.585Z] #14 1.202 -- Generating done (0.0s) [2026-01-10T05:57:27.585Z] #14 1.204 -- Build files have been written to: /device-bacnet-c/deps/device-sdk-c-4.0.0/build/release [2026-01-10T05:57:27.585Z] #14 1.209 + make all package [2026-01-10T05:57:27.585Z] #14 1.209 + tee release.log [2026-01-10T05:57:27.585Z] #14 1.249 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2026-01-10T05:57:27.585Z] #14 1.358 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2026-01-10T05:57:27.844Z] #14 1.510 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2026-01-10T05:57:27.844Z] #14 1.642 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2026-01-10T05:57:28.103Z] #14 1.737 [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2026-01-10T05:57:28.362Z] #14 2.034 [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2026-01-10T05:57:28.362Z] #14 2.076 [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2026-01-10T05:57:28.362Z] #14 2.210 [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2026-01-10T05:57:28.621Z] #14 2.490 [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2026-01-10T05:57:28.881Z] #14 2.588 [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2026-01-10T05:57:28.881Z] #14 2.721 [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2026-01-10T05:57:29.152Z] #14 2.842 [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2026-01-10T05:57:29.412Z] #14 2.935 [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2026-01-10T05:57:29.412Z] #14 3.096 [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2026-01-10T05:57:29.672Z] #14 3.152 [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2026-01-10T05:57:29.672Z] #14 3.470 [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2026-01-10T05:57:29.930Z] #14 3.536 [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2026-01-10T05:57:29.930Z] #14 3.775 [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2026-01-10T05:57:30.258Z] #14 3.882 [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2026-01-10T05:57:30.539Z] #14 4.083 [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2026-01-10T05:57:30.539Z] #14 4.165 [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2026-01-10T05:57:31.478Z] #14 5.157 [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2026-01-10T05:57:31.478Z] #14 5.258 [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2026-01-10T05:57:31.738Z] #14 5.331 [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2026-01-10T05:57:31.738Z] #14 5.419 [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2026-01-10T05:57:31.998Z] #14 5.476 [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2026-01-10T05:57:31.998Z] #14 5.706 [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2026-01-10T05:57:32.256Z] #14 6.023 [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2026-01-10T05:57:32.515Z] #14 6.095 [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2026-01-10T05:57:32.515Z] #14 6.225 [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2026-01-10T05:57:32.775Z] #14 6.316 [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2026-01-10T05:57:32.775Z] #14 6.579 /device-bacnet-c/deps/device-sdk-c-4.0.0/src/c/service.c: In function 'devsdk_service_start': [2026-01-10T05:57:33.035Z] #14 6.579 /device-bacnet-c/deps/device-sdk-c-4.0.0/src/c/service.c:1063:5: warning: 'deviceservices_config' may be used uninitialized [-Wmaybe-uninitialized] [2026-01-10T05:57:33.035Z] #14 6.579 1063 | edgex_device_parseClients (svc->logger, iot_data_string_map_get (deviceservices_config, "Clients"), &svc->config.endpoints); [2026-01-10T05:57:33.035Z] #14 6.579 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2026-01-10T05:57:33.035Z] #14 6.580 /device-bacnet-c/deps/device-sdk-c-4.0.0/src/c/service.c:875:21: note: 'deviceservices_config' was declared here [2026-01-10T05:57:33.035Z] #14 6.580 875 | const iot_data_t *deviceservices_config; [2026-01-10T05:57:33.035Z] #14 6.580 | ^~~~~~~~~~~~~~~~~~~~~ [2026-01-10T05:57:33.035Z] #14 6.718 [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2026-01-10T05:57:33.035Z] #14 6.833 [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2026-01-10T05:57:33.296Z] #14 6.895 [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2026-01-10T05:57:33.296Z] #14 6.984 [ 68%] Linking C shared library libcsdk.so [2026-01-10T05:57:33.556Z] #14 7.043 [ 68%] Built target csdk [2026-01-10T05:57:33.556Z] #14 7.060 [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2026-01-10T05:57:33.556Z] #14 7.196 [ 72%] Linking C executable template [2026-01-10T05:57:33.556Z] #14 7.225 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-01-10T05:57:33.556Z] #14 7.266 [ 72%] Built target template [2026-01-10T05:57:33.556Z] #14 7.289 [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2026-01-10T05:57:33.556Z] #14 7.377 [ 76%] Linking C executable device-counter [2026-01-10T05:57:33.816Z] #14 7.401 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-01-10T05:57:33.816Z] #14 7.445 [ 76%] Built target device-counter [2026-01-10T05:57:33.816Z] #14 7.463 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2026-01-10T05:57:33.816Z] #14 7.549 [ 80%] Linking C executable device-random [2026-01-10T05:57:34.076Z] #14 7.572 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-01-10T05:57:34.076Z] #14 7.612 [ 80%] Built target device-random [2026-01-10T05:57:34.077Z] #14 7.631 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2026-01-10T05:57:34.077Z] #14 7.711 [ 84%] Linking C executable device-gyro [2026-01-10T05:57:34.077Z] #14 7.740 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-01-10T05:57:34.077Z] #14 7.780 [ 84%] Built target device-gyro [2026-01-10T05:57:34.077Z] #14 7.804 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2026-01-10T05:57:34.077Z] #14 7.893 [ 88%] Linking C executable device-bitfields [2026-01-10T05:57:34.337Z] #14 7.920 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-01-10T05:57:34.337Z] #14 7.961 [ 88%] Built target device-bitfields [2026-01-10T05:57:34.337Z] #14 7.982 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2026-01-10T05:57:34.337Z] #14 8.129 [ 92%] Linking C executable template-discovery [2026-01-10T05:57:34.599Z] #14 8.154 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-01-10T05:57:34.599Z] #14 8.197 [ 92%] Built target template-discovery [2026-01-10T05:57:34.599Z] #14 8.216 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2026-01-10T05:57:34.599Z] #14 8.329 [ 96%] Linking C executable device-file [2026-01-10T05:57:34.861Z] #14 8.356 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-01-10T05:57:34.861Z] #14 8.399 [ 96%] Built target device-file [2026-01-10T05:57:34.861Z] #14 8.419 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2026-01-10T05:57:34.861Z] #14 8.528 [100%] Linking C executable device-terminal [2026-01-10T05:57:34.861Z] #14 8.559 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-01-10T05:57:34.861Z] #14 8.603 [100%] Built target device-terminal [2026-01-10T05:57:34.861Z] #14 8.621 Run CPack packaging tool... [2026-01-10T05:57:34.861Z] #14 8.636 CPack: Create package using TGZ [2026-01-10T05:57:35.122Z] #14 8.636 CPack: Install projects [2026-01-10T05:57:35.122Z] #14 8.636 CPack: - Run preinstall target for: Csdk [2026-01-10T05:57:35.122Z] #14 8.889 CPack: - Install project: Csdk [] [2026-01-10T05:57:35.122Z] #14 8.889 CPack: Create package [2026-01-10T05:57:35.122Z] #14 8.906 CPack: - package: /device-bacnet-c/deps/device-sdk-c-4.0.0/build/release/csdk-0.0.0.tar.gz generated. [2026-01-10T05:57:35.122Z] #14 8.908 + '[' false '=' true ] [2026-01-10T05:57:35.122Z] #14 8.908 + '[' false '=' true ] [2026-01-10T05:57:35.122Z] #14 8.908 + mkdir -p /device-bacnet-c/deps/device-sdk-c-4.0.0/build/debug [2026-01-10T05:57:35.122Z] #14 8.909 + cd /device-bacnet-c/deps/device-sdk-c-4.0.0/build/debug [2026-01-10T05:57:35.122Z] #14 8.909 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /device-bacnet-c/deps/device-sdk-c-4.0.0/src [2026-01-10T05:57:35.122Z] #14 8.983 -- The C compiler identification is GNU 12.2.1 [2026-01-10T05:57:35.122Z] #14 9.000 -- Detecting C compiler ABI info [2026-01-10T05:57:35.381Z] #14 9.089 -- Detecting C compiler ABI info - done [2026-01-10T05:57:35.381Z] #14 9.110 -- Check for working C compiler: /usr/bin/cc - skipped [2026-01-10T05:57:35.640Z] #14 9.111 -- Detecting C compile features [2026-01-10T05:57:35.640Z] #14 9.111 -- Detecting C compile features - done [2026-01-10T05:57:35.640Z] #14 9.115 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2026-01-10T05:57:35.640Z] #14 9.187 -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") [2026-01-10T05:57:35.640Z] #14 9.191 -- Found LIBYAML: /usr/lib/libyaml.so [2026-01-10T05:57:35.640Z] #14 9.194 -- Found LIBUUID: /usr/lib/libuuid.so [2026-01-10T05:57:35.640Z] #14 9.196 -- Found LIBCBOR: /usr/lib/libcbor.so [2026-01-10T05:57:35.640Z] #14 9.199 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2026-01-10T05:57:35.640Z] #14 9.202 -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2026-01-10T05:57:35.640Z] #14 9.202 -- /opt/iotech/iot/1.5/include [2026-01-10T05:57:35.640Z] #14 9.203 -- C SDK 0.0.0 for Linux [2026-01-10T05:57:35.640Z] #14 9.205 -- Performing Test CSDK_HAVE_ATOMIC [2026-01-10T05:57:35.640Z] #14 9.300 -- Performing Test CSDK_HAVE_ATOMIC - Success [2026-01-10T05:57:35.640Z] #14 9.347 -- Found Curses: /usr/lib/libcurses.so [2026-01-10T05:57:35.640Z] #14 9.370 -- Configuring done (0.5s) [2026-01-10T05:57:35.640Z] #14 9.402 -- Generating done (0.0s) [2026-01-10T05:57:35.900Z] #14 9.405 -- Build files have been written to: /device-bacnet-c/deps/device-sdk-c-4.0.0/build/debug [2026-01-10T05:57:35.900Z] #14 9.409 + make [2026-01-10T05:57:35.900Z] #14 9.409 + tee debug.log [2026-01-10T05:57:35.900Z] #14 9.455 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2026-01-10T05:57:35.900Z] #14 9.528 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2026-01-10T05:57:35.900Z] #14 9.601 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2026-01-10T05:57:35.900Z] #14 9.675 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2026-01-10T05:57:36.159Z] #14 9.741 [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2026-01-10T05:57:36.159Z] #14 9.866 [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2026-01-10T05:57:36.159Z] #14 9.895 [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2026-01-10T05:57:36.159Z] #14 9.966 [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2026-01-10T05:57:36.418Z] #14 10.08 [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2026-01-10T05:57:36.418Z] #14 10.15 [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2026-01-10T05:57:36.418Z] #14 10.23 [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2026-01-10T05:57:36.677Z] #14 10.30 [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2026-01-10T05:57:36.677Z] #14 10.37 [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2026-01-10T05:57:36.677Z] #14 10.44 [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2026-01-10T05:57:36.677Z] #14 10.49 [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2026-01-10T05:57:36.936Z] #14 10.62 [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2026-01-10T05:57:36.936Z] #14 10.67 [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2026-01-10T05:57:36.936Z] #14 10.77 [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2026-01-10T05:57:37.195Z] #14 10.82 [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2026-01-10T05:57:37.195Z] #14 10.94 [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2026-01-10T05:57:37.453Z] #14 11.00 [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2026-01-10T05:57:37.453Z] #14 11.20 [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2026-01-10T05:57:37.453Z] #14 11.27 [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2026-01-10T05:57:37.453Z] #14 11.32 [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2026-01-10T05:57:37.712Z] #14 11.38 [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2026-01-10T05:57:37.712Z] #14 11.43 [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2026-01-10T05:57:37.971Z] #14 11.53 [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2026-01-10T05:57:37.971Z] #14 11.74 [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2026-01-10T05:57:38.231Z] #14 11.79 [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2026-01-10T05:57:38.231Z] #14 11.86 [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2026-01-10T05:57:38.231Z] #14 11.93 [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2026-01-10T05:57:38.231Z] #14 12.07 [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2026-01-10T05:57:38.490Z] #14 12.14 [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2026-01-10T05:57:38.490Z] #14 12.19 [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2026-01-10T05:57:38.490Z] #14 12.25 [ 68%] Linking C shared library libcsdk.so [2026-01-10T05:57:38.490Z] #14 12.31 [ 68%] Built target csdk [2026-01-10T05:57:38.750Z] #14 12.33 [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2026-01-10T05:57:38.750Z] #14 12.40 [ 72%] Linking C executable template [2026-01-10T05:57:38.750Z] #14 12.43 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-01-10T05:57:38.750Z] #14 12.47 [ 72%] Built target template [2026-01-10T05:57:38.750Z] #14 12.49 [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2026-01-10T05:57:38.750Z] #14 12.55 [ 76%] Linking C executable device-counter [2026-01-10T05:57:39.009Z] #14 12.57 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-01-10T05:57:39.009Z] #14 12.61 [ 76%] Built target device-counter [2026-01-10T05:57:39.009Z] #14 12.63 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2026-01-10T05:57:39.009Z] #14 12.69 [ 80%] Linking C executable device-random [2026-01-10T05:57:39.009Z] #14 12.72 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-01-10T05:57:39.009Z] #14 12.75 [ 80%] Built target device-random [2026-01-10T05:57:39.009Z] #14 12.77 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2026-01-10T05:57:39.009Z] #14 12.83 [ 84%] Linking C executable device-gyro [2026-01-10T05:57:39.268Z] #14 12.86 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-01-10T05:57:39.268Z] #14 12.90 [ 84%] Built target device-gyro [2026-01-10T05:57:39.268Z] #14 12.92 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2026-01-10T05:57:39.268Z] #14 12.98 [ 88%] Linking C executable device-bitfields [2026-01-10T05:57:39.268Z] #14 13.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.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-01-10T05:57:39.268Z] #14 13.05 [ 88%] Built target device-bitfields [2026-01-10T05:57:39.268Z] #14 13.07 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2026-01-10T05:57:39.268Z] #14 13.14 [ 92%] Linking C executable template-discovery [2026-01-10T05:57:39.530Z] #14 13.16 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-01-10T05:57:39.530Z] #14 13.20 [ 92%] Built target template-discovery [2026-01-10T05:57:39.530Z] #14 13.22 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2026-01-10T05:57:39.530Z] #14 13.28 [ 96%] Linking C executable device-file [2026-01-10T05:57:39.790Z] #14 13.31 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-01-10T05:57:39.790Z] #14 13.35 [ 96%] Built target device-file [2026-01-10T05:57:39.790Z] #14 13.37 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2026-01-10T05:57:39.790Z] #14 13.44 [100%] Linking C executable device-terminal [2026-01-10T05:57:39.790Z] #14 13.47 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-01-10T05:57:39.790Z] #14 13.51 [100%] Built target device-terminal [2026-01-10T05:57:39.790Z] #14 13.52 + cp -rf include/devsdk include/edgex /usr/include/ [2026-01-10T05:57:39.790Z] #14 13.52 + cp build/release/c/libcsdk.so /usr/lib/ [2026-01-10T05:57:39.790Z] #14 13.52 + mkdir -p /usr/share/doc/edgex-csdk [2026-01-10T05:57:39.790Z] #14 13.52 + cp Attribution.txt /usr/share/doc/edgex-csdk [2026-01-10T05:57:39.790Z] #14 13.52 + cp LICENSE /usr/share/doc/edgex-csdk [2026-01-10T05:57:39.790Z] #14 13.52 + rm -rf /device-bacnet-c/deps [2026-01-10T05:57:39.790Z] #14 DONE 13.6s [2026-01-10T05:57:40.052Z] [2026-01-10T05:57:40.052Z] #15 [11/11] RUN /device-bacnet-c/scripts/build.sh [2026-01-10T05:57:40.052Z] #15 0.246 + readlink -f /device-bacnet-c/scripts/build.sh [2026-01-10T05:57:40.312Z] #15 0.247 + dirname /device-bacnet-c/scripts/build.sh [2026-01-10T05:57:40.312Z] #15 0.248 + dirname /device-bacnet-c/scripts [2026-01-10T05:57:40.312Z] #15 0.249 + ROOT=/device-bacnet-c [2026-01-10T05:57:40.312Z] #15 0.249 + echo /device-bacnet-c [2026-01-10T05:57:40.312Z] #15 0.249 /device-bacnet-c [2026-01-10T05:57:40.312Z] #15 0.249 + cd /device-bacnet-c [2026-01-10T05:57:40.312Z] #15 0.249 + '[' '!' -f /device-bacnet-c/lib/ip/libbacnet.a ] [2026-01-10T05:57:40.312Z] #15 0.249 + '[' '!' -d /device-bacnet-c/bacnet-stack ] [2026-01-10T05:57:40.312Z] #15 0.249 + git clone https://github.com/IOTechSystems/bacnet-stack.git [2026-01-10T05:57:40.312Z] #15 0.250 Cloning into 'bacnet-stack'... [2026-01-10T05:57:42.850Z] #15 2.688 + cd /device-bacnet-c/bacnet-stack [2026-01-10T05:57:42.850Z] #15 2.688 + git checkout v0.8.6-IOTech [2026-01-10T05:57:43.419Z] #15 3.431 Note: switching to 'v0.8.6-IOTech'. [2026-01-10T05:57:43.419Z] #15 3.431 [2026-01-10T05:57:43.419Z] #15 3.431 You are in 'detached HEAD' state. You can look around, make experimental [2026-01-10T05:57:43.419Z] #15 3.431 changes and commit them, and you can discard any commits you make in this [2026-01-10T05:57:43.419Z] #15 3.431 state without impacting any branches by switching back to a branch. [2026-01-10T05:57:43.419Z] #15 3.431 [2026-01-10T05:57:43.419Z] #15 3.431 If you want to create a new branch to retain commits you create, you may [2026-01-10T05:57:43.419Z] #15 3.431 do so (now or later) by using -c with the switch command. Example: [2026-01-10T05:57:43.419Z] #15 3.431 [2026-01-10T05:57:43.419Z] #15 3.431 git switch -c [2026-01-10T05:57:43.419Z] #15 3.431 [2026-01-10T05:57:43.419Z] #15 3.431 Or undo this operation with: [2026-01-10T05:57:43.419Z] #15 3.431 [2026-01-10T05:57:43.419Z] #15 3.431 git switch - [2026-01-10T05:57:43.419Z] #15 3.431 [2026-01-10T05:57:43.419Z] #15 3.431 Turn off this advice by setting config variable advice.detachedHead to false [2026-01-10T05:57:43.419Z] #15 3.431 [2026-01-10T05:57:43.419Z] #15 3.431 HEAD is now at 8b67b7f2 Changes for BACnet device service [2026-01-10T05:57:43.419Z] #15 3.432 + mkdir -p /device-bacnet-c/lib/ip [2026-01-10T05:57:43.419Z] #15 3.434 + mkdir -p /device-bacnet-c/lib/mstp [2026-01-10T05:57:43.419Z] #15 3.435 + make 'BACDL_DEFINE=-DBACDL_MSTP=1' clean library [2026-01-10T05:57:43.419Z] #15 3.437 make -s -C lib clean [2026-01-10T05:57:43.419Z] #15 3.441 make -s -C demo clean [2026-01-10T05:57:43.419Z] #15 3.494 make -s -C demo/router clean [2026-01-10T05:57:43.419Z] #15 3.496 make -s -C demo/router-ipv6 clean [2026-01-10T05:57:43.419Z] #15 3.500 make -s -C demo/gateway clean [2026-01-10T05:57:43.419Z] #15 3.502 make -s -C lib all [2026-01-10T05:57:47.612Z] #15 7.287 ../ports/linux/dlmstp.c: In function 'dlmstp_cleanup': [2026-01-10T05:57:47.612Z] #15 7.287 ../ports/linux/dlmstp.c:147:20: warning: passing argument 1 of 'pthread_cancel' makes pointer from integer without a cast [-Wint-conversion] [2026-01-10T05:57:47.612Z] #15 7.287 147 | pthread_cancel(hThread); [2026-01-10T05:57:47.612Z] #15 7.287 | ^~~~~~~ [2026-01-10T05:57:47.612Z] #15 7.287 | | [2026-01-10T05:57:47.612Z] #15 7.287 | long unsigned int [2026-01-10T05:57:47.612Z] #15 7.287 In file included from ../ports/linux/net.h:73, [2026-01-10T05:57:47.612Z] #15 7.287 from ../ports/linux/dlmstp.c:43: [2026-01-10T05:57:47.612Z] #15 7.287 /usr/include/pthread.h:98:20: note: expected 'pthread_t' {aka 'struct __pthread *'} but argument is of type 'long unsigned int' [2026-01-10T05:57:47.612Z] #15 7.287 98 | int pthread_cancel(pthread_t); [2026-01-10T05:57:47.612Z] #15 7.287 | ^~~~~~~~~ [2026-01-10T05:57:47.612Z] #15 7.289 ../ports/linux/dlmstp.c: In function 'dlmstp_init': [2026-01-10T05:57:47.612Z] #15 7.289 ../ports/linux/dlmstp.c:727:25: warning: passing argument 1 of 'pthread_create' from incompatible pointer type [-Wincompatible-pointer-types] [2026-01-10T05:57:47.612Z] #15 7.289 727 | rv = pthread_create(&hThread, NULL, dlmstp_master_fsm_task, NULL); [2026-01-10T05:57:47.612Z] #15 7.289 | ^~~~~~~~ [2026-01-10T05:57:47.612Z] #15 7.289 | | [2026-01-10T05:57:47.612Z] #15 7.289 | long unsigned int * [2026-01-10T05:57:47.612Z] #15 7.289 /usr/include/pthread.h:80:20: note: expected 'struct __pthread ** restrict' but argument is of type 'long unsigned int *' [2026-01-10T05:57:47.612Z] #15 7.289 80 | int pthread_create(pthread_t *__restrict, const pthread_attr_t *__restrict, void *(*)(void *), void *__restrict); [2026-01-10T05:57:47.612Z] #15 7.289 | ^ [2026-01-10T05:57:50.896Z] #15 10.57 + cp lib/libbacnet.a /device-bacnet-c/lib/mstp [2026-01-10T05:57:50.897Z] #15 10.57 + make 'BACDL_DEFINE=-DBACDL_BIP=1' clean library [2026-01-10T05:57:50.897Z] #15 10.57 make -s -C lib clean [2026-01-10T05:57:50.897Z] #15 10.58 make -s -C demo clean [2026-01-10T05:57:50.897Z] #15 10.64 make -s -C demo/router clean [2026-01-10T05:57:50.897Z] #15 10.64 make -s -C demo/router-ipv6 clean [2026-01-10T05:57:50.897Z] #15 10.64 make -s -C demo/gateway clean [2026-01-10T05:57:50.897Z] #15 10.65 make -s -C lib all [2026-01-10T05:57:59.043Z] #15 18.57 + cp lib/libbacnet.a /device-bacnet-c/lib/ip [2026-01-10T05:57:59.043Z] #15 18.57 + mkdir -p /device-bacnet-c/build/release/device-bacnet-ip [2026-01-10T05:57:59.043Z] #15 18.57 + cd /device-bacnet-c/build/release/device-bacnet-ip [2026-01-10T05:57:59.043Z] #15 18.57 + cmake '-DDATALINK:STRING=BACDL_BIP=1' '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/src/c [2026-01-10T05:57:59.043Z] #15 18.65 -- The C compiler identification is GNU 12.2.1 [2026-01-10T05:57:59.043Z] #15 18.66 -- Detecting C compiler ABI info [2026-01-10T05:57:59.043Z] #15 18.76 -- Detecting C compiler ABI info - done [2026-01-10T05:57:59.043Z] #15 18.78 -- Check for working C compiler: /usr/bin/cc - skipped [2026-01-10T05:57:59.043Z] #15 18.78 -- Detecting C compile features [2026-01-10T05:57:59.043Z] #15 18.78 -- Detecting C compile features - done [2026-01-10T05:57:59.043Z] #15 18.78 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD [2026-01-10T05:57:59.043Z] #15 18.88 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success [2026-01-10T05:57:59.043Z] #15 18.88 -- Found Threads: TRUE [2026-01-10T05:57:59.043Z] #15 18.88 -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2026-01-10T05:57:59.043Z] #15 18.88 -- /opt/iotech/iot/1.5/include [2026-01-10T05:57:59.043Z] #15 18.88 -- Configuring done (0.3s) [2026-01-10T05:57:59.043Z] #15 18.89 -- Generating done (0.0s) [2026-01-10T05:57:59.043Z] #15 18.89 -- Build files have been written to: /device-bacnet-c/build/release/device-bacnet-ip [2026-01-10T05:57:59.043Z] #15 18.89 + make [2026-01-10T05:57:59.043Z] #15 18.89 + tee release.log [2026-01-10T05:57:59.043Z] #15 18.93 [ 11%] Building C object CMakeFiles/bacnet_objects.dir/device-bacnet-c/bacnet-stack/demo/object/device-client.c.o [2026-01-10T05:57:59.043Z] #15 19.14 [ 22%] Linking C static library libbacnet_objects.a [2026-01-10T05:57:59.305Z] #15 19.17 [ 22%] Built target bacnet_objects [2026-01-10T05:57:59.305Z] #15 19.19 [ 33%] Building C object CMakeFiles/device-bacnet-c.dir/main.c.o [2026-01-10T05:57:59.305Z] #15 19.38 [ 44%] Building C object CMakeFiles/device-bacnet-c.dir/address_entry.c.o [2026-01-10T05:57:59.305Z] #15 19.46 [ 55%] Building C object CMakeFiles/device-bacnet-c.dir/address_instance_map.c.o [2026-01-10T05:57:59.305Z] #15 19.52 [ 66%] Building C object CMakeFiles/device-bacnet-c.dir/device_condition_map.c.o [2026-01-10T05:57:59.564Z] #15 19.60 [ 77%] Building C object CMakeFiles/device-bacnet-c.dir/driver.c.o [2026-01-10T05:57:59.823Z] #15 19.87 [ 88%] Building C object CMakeFiles/device-bacnet-c.dir/return_data.c.o [2026-01-10T05:57:59.823Z] #15 19.94 [100%] Linking C executable device-bacnet-c [2026-01-10T05:57:59.823Z] #15 19.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.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-01-10T05:57:59.823Z] #15 20.00 [100%] Built target device-bacnet-c [2026-01-10T05:58:00.083Z] #15 20.01 + mkdir -p /device-bacnet-c/build/release/device-bacnet-mstp [2026-01-10T05:58:00.083Z] #15 20.01 + cd /device-bacnet-c/build/release/device-bacnet-mstp [2026-01-10T05:58:00.083Z] #15 20.01 + cmake '-DDATALINK:STRING=BACDL_MSTP=1' '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/src/c [2026-01-10T05:58:00.083Z] #15 20.08 -- The C compiler identification is GNU 12.2.1 [2026-01-10T05:58:00.083Z] #15 20.09 -- Detecting C compiler ABI info [2026-01-10T05:58:00.083Z] #15 20.19 -- Detecting C compiler ABI info - done [2026-01-10T05:58:00.083Z] #15 20.21 -- Check for working C compiler: /usr/bin/cc - skipped [2026-01-10T05:58:00.083Z] #15 20.21 -- Detecting C compile features [2026-01-10T05:58:00.083Z] #15 20.21 -- Detecting C compile features - done [2026-01-10T05:58:00.083Z] #15 20.21 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD [2026-01-10T05:58:00.083Z] #15 20.30 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success [2026-01-10T05:58:00.343Z] #15 20.31 -- Found Threads: TRUE [2026-01-10T05:58:00.343Z] #15 20.31 -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2026-01-10T05:58:00.343Z] #15 20.31 -- /opt/iotech/iot/1.5/include [2026-01-10T05:58:00.343Z] #15 20.31 -- Configuring done (0.3s) [2026-01-10T05:58:00.343Z] #15 20.32 -- Generating done (0.0s) [2026-01-10T05:58:00.343Z] #15 20.32 -- Build files have been written to: /device-bacnet-c/build/release/device-bacnet-mstp [2026-01-10T05:58:00.343Z] #15 20.32 + make [2026-01-10T05:58:00.343Z] #15 20.32 + tee release.log [2026-01-10T05:58:00.343Z] #15 20.36 [ 11%] Building C object CMakeFiles/bacnet_objects.dir/device-bacnet-c/bacnet-stack/demo/object/device-client.c.o [2026-01-10T05:58:00.343Z] #15 20.57 [ 22%] Linking C static library libbacnet_objects.a [2026-01-10T05:58:00.602Z] #15 20.60 [ 22%] Built target bacnet_objects [2026-01-10T05:58:00.602Z] #15 20.62 [ 33%] Building C object CMakeFiles/device-bacnet-c.dir/main.c.o [2026-01-10T05:58:00.602Z] #15 20.80 [ 44%] Building C object CMakeFiles/device-bacnet-c.dir/address_entry.c.o [2026-01-10T05:58:00.863Z] #15 20.88 [ 55%] Building C object CMakeFiles/device-bacnet-c.dir/address_instance_map.c.o [2026-01-10T05:58:00.863Z] #15 20.94 [ 66%] Building C object CMakeFiles/device-bacnet-c.dir/device_condition_map.c.o [2026-01-10T05:58:01.121Z] #15 21.02 [ 77%] Building C object CMakeFiles/device-bacnet-c.dir/driver.c.o [2026-01-10T05:58:01.121Z] #15 21.29 [ 88%] Building C object CMakeFiles/device-bacnet-c.dir/return_data.c.o [2026-01-10T05:58:01.379Z] #15 21.36 [100%] Linking C executable device-bacnet-c [2026-01-10T05:58:01.379Z] #15 21.39 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-01-10T05:58:01.379Z] #15 21.43 [100%] Built target device-bacnet-c [2026-01-10T05:58:01.379Z] #15 DONE 21.6s [2026-01-10T05:58:01.639Z] [2026-01-10T05:58:01.639Z] #16 exporting to image [2026-01-10T05:58:01.639Z] #16 exporting layers [2026-01-10T05:58:01.639Z] #16 exporting layers 0.3s done [2026-01-10T05:58:01.898Z] #16 writing image sha256:9b9582027e02ea341e5b6298f068d9a2ab4c5fb65260d9af0a8186f521d27b28 done [2026-01-10T05:58:01.898Z] #16 naming to docker.io/library/ci-base-image-x86_64 done [2026-01-10T05:58:01.898Z] #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-01-10T05:58:02.633Z] + docker inspect -f . ci-base-image-x86_64 [2026-01-10T05:58:02.633Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-01-10T05:58:02.787Z] prd-ubuntu20.04-docker-8c-8g-375 does not seem to be running inside a container [2026-01-10T05:58:02.827Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-bacnet-c_PR-108 -v /w/workspace/exfoundry_device-bacnet-c_PR-108:/w/workspace/exfoundry_device-bacnet-c_PR-108:rw,z -v /w/workspace/exfoundry_device-bacnet-c_PR-108@tmp:/w/workspace/exfoundry_device-bacnet-c_PR-108@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-01-10T05:58:03.083Z] $ docker top f9048380c558904492406840da1901310ad882d4b5423dd80a4287e3d4d12294 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-01-10T05:58:03.476Z] + make test [2026-01-10T05:58:03.476Z] build/release/device-bacnet-c/device-bacnet-c [Pipeline] } [2026-01-10T05:58:03.516Z] $ docker stop --time=1 f9048380c558904492406840da1901310ad882d4b5423dd80a4287e3d4d12294 [2026-01-10T05:58:04.796Z] $ docker rm -f --volumes f9048380c558904492406840da1901310ad882d4b5423dd80a4287e3d4d12294 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-01-10T05:58:05.563Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-01-10T05:58:05.880Z] + ls -al . [2026-01-10T05:58:05.880Z] total 88 [2026-01-10T05:58:05.880Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 10 05:57 . [2026-01-10T05:58:05.880Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 05:56 .. [2026-01-10T05:58:05.880Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 10 05:57 .git [2026-01-10T05:58:05.880Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 05:56 .github [2026-01-10T05:58:05.880Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 10 05:57 .semver [2026-01-10T05:58:05.880Z] -rw-rw-r-- 1 jenkins jenkins 1563 Jan 10 05:56 Attribution.txt [2026-01-10T05:58:05.880Z] -rw-rw-r-- 1 jenkins jenkins 1004 Jan 10 05:56 CHANGELOG.md [2026-01-10T05:58:05.880Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 10 05:56 GOVERNANCE.md [2026-01-10T05:58:05.880Z] -rw-rw-r-- 1 jenkins jenkins 764 Jan 10 05:56 Jenkinsfile [2026-01-10T05:58:05.880Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jan 10 05:56 LICENSE [2026-01-10T05:58:05.880Z] -rw-rw-r-- 1 jenkins jenkins 837 Jan 10 05:56 Makefile [2026-01-10T05:58:05.880Z] -rw-rw-r-- 1 jenkins jenkins 621 Jan 10 05:56 OWNERS.md [2026-01-10T05:58:05.880Z] -rw-rw-r-- 1 jenkins jenkins 5503 Jan 10 05:56 README.md [2026-01-10T05:58:05.880Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 10 05:57 VERSION [2026-01-10T05:58:05.880Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 10 05:56 docs [2026-01-10T05:58:05.880Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 05:56 res [2026-01-10T05:58:05.880Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 10 05:56 sample-profiles [2026-01-10T05:58:05.880Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 10 05:56 scripts [2026-01-10T05:58:05.880Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 05:56 src [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-10T05:58:06.299Z] + 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=8cdaa71602f81d1cafd7d6b2807667085e0b53c9 --label arch=amd64 --label version=0.0.0 . [2026-01-10T05:58:06.556Z] #0 building with "default" instance using docker driver [2026-01-10T05:58:06.556Z] [2026-01-10T05:58:06.556Z] #1 [internal] load build definition from Dockerfile.alpine [2026-01-10T05:58:06.556Z] #1 transferring dockerfile: 2.40kB done [2026-01-10T05:58:06.556Z] #1 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 18) [2026-01-10T05:58:06.556Z] #1 WARN: MaintainerDeprecated: Maintainer instruction is deprecated in favor of using label (line 34) [2026-01-10T05:58:06.556Z] #1 DONE 0.0s [2026-01-10T05:58:06.556Z] [2026-01-10T05:58:06.556Z] #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-01-10T05:58:06.556Z] #2 DONE 0.0s [2026-01-10T05:58:06.556Z] [2026-01-10T05:58:06.556Z] #3 [internal] load metadata for docker.io/library/alpine:3.20 [2026-01-10T05:58:06.556Z] #3 DONE 0.1s [2026-01-10T05:58:06.556Z] [2026-01-10T05:58:06.556Z] #4 [internal] load .dockerignore [2026-01-10T05:58:06.556Z] #4 transferring context: 2B done [2026-01-10T05:58:06.556Z] #4 DONE 0.0s [2026-01-10T05:58:06.556Z] [2026-01-10T05:58:06.556Z] #5 [internal] load build context [2026-01-10T05:58:06.556Z] #5 transferring context: 20.43kB done [2026-01-10T05:58:06.556Z] #5 DONE 0.0s [2026-01-10T05:58:06.556Z] [2026-01-10T05:58:06.556Z] #6 [stage-1 1/12] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2026-01-10T05:58:06.556Z] #6 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.0s done [2026-01-10T05:58:06.557Z] #6 extracting sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 [2026-01-10T05:58:06.815Z] #6 extracting sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 0.1s done [2026-01-10T05:58:06.815Z] #6 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2026-01-10T05:58:06.815Z] #6 sha256:008827ed2172a676b08121e21cf9db0ce08a90ee6c8a12fc374af8a56c0e496d 1.02kB / 1.02kB done [2026-01-10T05:58:06.815Z] #6 sha256:e89557652e7472b26d49f1d45638ac744a2928ddada818777a6ce4076f64f7e6 581B / 581B done [2026-01-10T05:58:06.815Z] #6 sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 3.63MB / 3.63MB 0.1s done [2026-01-10T05:58:06.815Z] #6 DONE 0.3s [2026-01-10T05:58:06.815Z] [2026-01-10T05:58:06.815Z] #7 [builder 1/10] FROM docker.io/library/ci-base-image-x86_64:latest [2026-01-10T05:58:06.815Z] #7 DONE 0.1s [2026-01-10T05:58:06.815Z] [2026-01-10T05:58:06.815Z] #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-01-10T05:58:06.815Z] #8 0.208 Connecting to iotech.jfrog.io (34.247.22.236:443) [2026-01-10T05:58:07.384Z] #8 0.646 saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2026-01-10T05:58:07.384Z] #8 0.646 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2026-01-10T05:58:07.384Z] #8 0.646 '/etc/apk/keys/alpine.dev.rsa.pub' saved [2026-01-10T05:58:07.384Z] #8 DONE 0.7s [2026-01-10T05:58:07.384Z] [2026-01-10T05:58:07.384Z] #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-01-10T05:58:07.384Z] #9 0.220 Connecting to iotech.jfrog.io (54.73.4.50:443) [2026-01-10T05:58:07.384Z] #9 0.611 saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2026-01-10T05:58:07.384Z] #9 0.611 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2026-01-10T05:58:07.384Z] #9 0.611 '/etc/apk/keys/alpine.dev.rsa.pub' saved [2026-01-10T05:58:07.384Z] #9 DONE 0.7s [2026-01-10T05:58:07.384Z] [2026-01-10T05:58:07.384Z] #10 [builder 3/10] RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories [2026-01-10T05:58:07.651Z] #10 DONE 0.4s [2026-01-10T05:58:07.651Z] [2026-01-10T05:58:07.651Z] #11 [stage-1 3/12] RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories [2026-01-10T05:58:07.909Z] #11 DONE 0.5s [2026-01-10T05:58:07.909Z] [2026-01-10T05:58:07.909Z] #12 [builder 4/10] RUN apk add --update --no-cache build-base git gcc cmake make linux-headers yaml-dev libmicrohttpd-dev curl-dev util-linux-dev ncurses-dev iotech-paho-mqtt-c-dev-1.3 hiredis-dev libcbor-dev iotech-iot-1.5-dev [2026-01-10T05:58:08.169Z] #12 0.343 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2026-01-10T05:58:08.169Z] #12 0.427 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2026-01-10T05:58:08.428Z] #12 0.528 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz [2026-01-10T05:58:08.687Z] #12 1.090 WARNING: This apk-tools is OLD! Some packages might not function properly. [2026-01-10T05:58:08.951Z] #12 1.098 OK: 337 MiB in 103 packages [2026-01-10T05:58:08.951Z] #12 DONE 1.2s [2026-01-10T05:58:08.951Z] [2026-01-10T05:58:08.951Z] #13 [builder 5/10] COPY scripts /device-bacnet-c/scripts [2026-01-10T05:58:08.951Z] #13 DONE 0.0s [2026-01-10T05:58:08.951Z] [2026-01-10T05:58:08.951Z] #14 [stage-1 4/12] RUN apk add --update --no-cache linux-headers yaml libmicrohttpd curl libuuid iotech-paho-mqtt-c-dev-1.3 hiredis libcbor iotech-iot-1.5 dumb-init [2026-01-10T05:58:08.951Z] #14 0.293 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2026-01-10T05:58:08.951Z] #14 0.363 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2026-01-10T05:58:08.951Z] #14 0.497 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz [2026-01-10T05:58:08.951Z] #14 ... [2026-01-10T05:58:08.951Z] [2026-01-10T05:58:08.951Z] #15 [builder 6/10] COPY src /device-bacnet-c/src/ [2026-01-10T05:58:08.951Z] #15 DONE 0.0s [2026-01-10T05:58:08.951Z] [2026-01-10T05:58:08.951Z] #16 [builder 7/10] COPY VERSION /device-bacnet-c/ [2026-01-10T05:58:08.951Z] #16 DONE 0.1s [2026-01-10T05:58:08.951Z] [2026-01-10T05:58:08.951Z] #14 [stage-1 4/12] RUN apk add --update --no-cache linux-headers yaml libmicrohttpd curl libuuid iotech-paho-mqtt-c-dev-1.3 hiredis libcbor iotech-iot-1.5 dumb-init [2026-01-10T05:58:08.951Z] #14 1.081 WARNING: This apk-tools is OLD! Some packages might not function properly. [2026-01-10T05:58:08.951Z] #14 1.089 (1/27) Installing ca-certificates (20250911-r0) [2026-01-10T05:58:08.951Z] #14 1.104 (2/27) Installing brotli-libs (1.1.0-r2) [2026-01-10T05:58:08.951Z] #14 1.114 (3/27) Installing c-ares (1.33.1-r0) [2026-01-10T05:58:08.951Z] #14 1.121 (4/27) Installing libunistring (1.2-r0) [2026-01-10T05:58:08.951Z] #14 1.139 (5/27) Installing libidn2 (2.3.7-r0) [2026-01-10T05:58:08.951Z] #14 1.144 (6/27) Installing nghttp2-libs (1.62.1-r0) [2026-01-10T05:58:08.951Z] #14 1.149 (7/27) Installing libpsl (0.21.5-r1) [2026-01-10T05:58:08.951Z] #14 1.154 (8/27) Installing zstd-libs (1.5.6-r0) [2026-01-10T05:58:09.209Z] #14 ... [2026-01-10T05:58:09.210Z] [2026-01-10T05:58:09.210Z] #17 [builder 8/10] WORKDIR /device-bacnet-c [2026-01-10T05:58:09.210Z] #17 DONE 0.0s [2026-01-10T05:58:09.210Z] [2026-01-10T05:58:09.210Z] #14 [stage-1 4/12] RUN apk add --update --no-cache linux-headers yaml libmicrohttpd curl libuuid iotech-paho-mqtt-c-dev-1.3 hiredis libcbor iotech-iot-1.5 dumb-init [2026-01-10T05:58:09.210Z] #14 1.168 (9/27) Installing libcurl (8.14.1-r2) [2026-01-10T05:58:09.210Z] #14 1.179 (10/27) Installing curl (8.14.1-r2) [2026-01-10T05:58:09.210Z] #14 1.185 (11/27) Installing dumb-init (1.2.5-r3) [2026-01-10T05:58:09.469Z] #14 1.447 (12/27) Installing hiredis (1.2.0-r0) [2026-01-10T05:58:09.469Z] #14 1.534 (13/27) Installing yaml (0.2.5-r2) [2026-01-10T05:58:09.469Z] #14 1.539 (14/27) Installing libcbor (0.11.0-r0) [2026-01-10T05:58:09.469Z] #14 1.626 (15/27) Installing iotech-iot-1.5 (1.5.7-r0) [2026-01-10T05:58:10.406Z] #14 2.266 (16/27) Installing pkgconf (2.2.0-r0) [2026-01-10T05:58:10.406Z] #14 2.271 (17/27) Installing openssl-dev (3.3.5-r0) [2026-01-10T05:58:10.406Z] #14 2.293 (18/27) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.135-r0) [2026-01-10T05:58:10.974Z] #14 3.116 (19/27) Installing gmp (6.3.0-r1) [2026-01-10T05:58:10.974Z] #14 3.124 (20/27) Installing nettle (3.9.1-r0) [2026-01-10T05:58:10.974Z] #14 3.134 (21/27) Installing libffi (3.4.6-r0) [2026-01-10T05:58:10.974Z] #14 3.138 (22/27) Installing libtasn1 (4.20.0-r0) [2026-01-10T05:58:10.974Z] #14 3.226 (23/27) Installing p11-kit (0.25.3-r0) [2026-01-10T05:58:11.232Z] #14 3.239 (24/27) Installing gnutls (3.8.5-r0) [2026-01-10T05:58:11.232Z] #14 3.260 (25/27) Installing libmicrohttpd (0.9.77-r0) [2026-01-10T05:58:11.232Z] #14 3.350 (26/27) Installing libuuid (2.40.1-r1) [2026-01-10T05:58:11.232Z] #14 3.354 (27/27) Installing linux-headers (6.6-r0) [2026-01-10T05:58:11.232Z] #14 3.433 Executing busybox-1.36.1-r30.trigger [2026-01-10T05:58:11.490Z] #14 3.437 Executing ca-certificates-20250911-r0.trigger [2026-01-10T05:58:11.490Z] #14 3.476 OK: 30 MiB in 41 packages [2026-01-10T05:58:11.750Z] #14 DONE 3.7s [2026-01-10T05:58:11.750Z] [2026-01-10T05:58:11.750Z] #18 [builder 9/10] RUN /device-bacnet-c/scripts/build_deps.sh [2026-01-10T05:58:11.750Z] #18 0.192 + CSDK_VER=4.0.0 [2026-01-10T05:58:11.750Z] #18 0.193 + '[' '!' -d deps ] [2026-01-10T05:58:11.750Z] #18 0.193 + mkdir deps [2026-01-10T05:58:11.750Z] #18 0.194 + cd /device-bacnet-c/deps [2026-01-10T05:58:11.750Z] #18 0.194 + wget https://github.com/edgexfoundry/device-sdk-c/archive/v4.0.0.zip [2026-01-10T05:58:11.750Z] #18 0.197 Connecting to github.com (140.82.113.4:443) [2026-01-10T05:58:11.750Z] #18 0.391 Connecting to codeload.github.com (140.82.113.9:443) [2026-01-10T05:58:11.750Z] #18 0.498 saving to 'v4.0.0.zip' [2026-01-10T05:58:11.750Z] #18 0.560 v4.0.0.zip 100% |********************************| 245k 0:00:00 ETA [2026-01-10T05:58:11.750Z] #18 0.560 'v4.0.0.zip' saved [2026-01-10T05:58:11.750Z] #18 0.561 + unzip v4.0.0.zip [2026-01-10T05:58:11.750Z] #18 0.562 Archive: v4.0.0.zip [2026-01-10T05:58:11.750Z] #18 0.568 creating: device-sdk-c-4.0.0/ [2026-01-10T05:58:11.750Z] #18 0.568 creating: device-sdk-c-4.0.0/.github/ [2026-01-10T05:58:11.750Z] #18 0.568 inflating: device-sdk-c-4.0.0/.github/Contributing.md [2026-01-10T05:58:11.750Z] #18 0.568 inflating: device-sdk-c-4.0.0/.github/PULL_REQUEST_TEMPLATE.md [2026-01-10T05:58:11.750Z] #18 0.568 inflating: device-sdk-c-4.0.0/.github/semantic.yml [2026-01-10T05:58:11.750Z] #18 0.568 creating: device-sdk-c-4.0.0/.github/workflows/ [2026-01-10T05:58:11.750Z] #18 0.568 inflating: device-sdk-c-4.0.0/.github/workflows/release.yml [2026-01-10T05:58:11.750Z] #18 0.568 inflating: device-sdk-c-4.0.0/.gitignore [2026-01-10T05:58:11.750Z] #18 0.568 inflating: device-sdk-c-4.0.0/Attribution.txt [2026-01-10T05:58:11.750Z] #18 0.568 inflating: device-sdk-c-4.0.0/CHANGELOG.md [2026-01-10T05:58:11.750Z] #18 0.568 inflating: device-sdk-c-4.0.0/Doxyfile [2026-01-10T05:58:11.750Z] #18 0.568 inflating: device-sdk-c-4.0.0/GOVERNANCE.md [2026-01-10T05:58:11.750Z] #18 0.568 inflating: device-sdk-c-4.0.0/Jenkinsfile [2026-01-10T05:58:11.750Z] #18 0.568 inflating: device-sdk-c-4.0.0/LICENSE [2026-01-10T05:58:11.750Z] #18 0.568 inflating: device-sdk-c-4.0.0/Makefile [2026-01-10T05:58:11.750Z] #18 0.568 inflating: device-sdk-c-4.0.0/OWNERS.md [2026-01-10T05:58:11.750Z] #18 0.568 inflating: device-sdk-c-4.0.0/README.IOT.md [2026-01-10T05:58:11.750Z] #18 0.568 inflating: device-sdk-c-4.0.0/README.md [2026-01-10T05:58:11.750Z] #18 0.568 inflating: device-sdk-c-4.0.0/README.v3.md [2026-01-10T05:58:11.750Z] #18 0.568 creating: device-sdk-c-4.0.0/docs/ [2026-01-10T05:58:11.750Z] #18 0.568 inflating: device-sdk-c-4.0.0/docs/configuration.md [2026-01-10T05:58:11.750Z] #18 0.568 inflating: device-sdk-c-4.0.0/docs/deviceprofiles.md [2026-01-10T05:58:11.750Z] #18 0.571 inflating: device-sdk-c-4.0.0/docs/metrics.md [2026-01-10T05:58:11.750Z] #18 0.571 inflating: device-sdk-c-4.0.0/docs/servicewritersguide.md [2026-01-10T05:58:11.750Z] #18 0.571 inflating: device-sdk-c-4.0.0/docs/startup.md [2026-01-10T05:58:11.750Z] #18 0.571 creating: device-sdk-c-4.0.0/include/ [2026-01-10T05:58:11.750Z] #18 0.571 creating: device-sdk-c-4.0.0/include/devsdk/ [2026-01-10T05:58:11.750Z] #18 0.571 inflating: device-sdk-c-4.0.0/include/devsdk/devsdk-base.h [2026-01-10T05:58:11.750Z] #18 0.571 inflating: device-sdk-c-4.0.0/include/devsdk/devsdk.h [2026-01-10T05:58:11.750Z] #18 0.571 creating: device-sdk-c-4.0.0/include/edgex/ [2026-01-10T05:58:11.750Z] #18 0.571 inflating: device-sdk-c-4.0.0/include/edgex/devices.h [2026-01-10T05:58:11.750Z] #18 0.571 inflating: device-sdk-c-4.0.0/include/edgex/edgex-base.h [2026-01-10T05:58:11.750Z] #18 0.571 inflating: device-sdk-c-4.0.0/include/edgex/edgex.h [2026-01-10T05:58:11.750Z] #18 0.571 inflating: device-sdk-c-4.0.0/include/edgex/profiles.h [2026-01-10T05:58:11.750Z] #18 0.571 inflating: device-sdk-c-4.0.0/include/edgex/rest-server.h [2026-01-10T05:58:11.750Z] #18 0.571 creating: device-sdk-c-4.0.0/scripts/ [2026-01-10T05:58:11.750Z] #18 0.571 inflating: device-sdk-c-4.0.0/scripts/Dockerfile.alpine [2026-01-10T05:58:11.750Z] #18 0.571 inflating: device-sdk-c-4.0.0/scripts/Dockerfile.alpine-base [2026-01-10T05:58:11.750Z] #18 0.571 inflating: device-sdk-c-4.0.0/scripts/build.sh [2026-01-10T05:58:11.750Z] #18 0.571 inflating: device-sdk-c-4.0.0/scripts/entrypoint.sh [2026-01-10T05:58:11.750Z] #18 0.571 creating: device-sdk-c-4.0.0/src/ [2026-01-10T05:58:11.750Z] #18 0.571 inflating: device-sdk-c-4.0.0/src/CMakeLists.txt [2026-01-10T05:58:11.750Z] #18 0.574 creating: device-sdk-c-4.0.0/src/c/ [2026-01-10T05:58:11.750Z] #18 0.574 inflating: device-sdk-c-4.0.0/src/c/CMakeLists.txt [2026-01-10T05:58:11.750Z] #18 0.574 inflating: device-sdk-c-4.0.0/src/c/api.h [2026-01-10T05:58:11.750Z] #18 0.574 inflating: device-sdk-c-4.0.0/src/c/autoevent.c [2026-01-10T05:58:11.750Z] #18 0.574 inflating: device-sdk-c-4.0.0/src/c/autoevent.h [2026-01-10T05:58:11.750Z] #18 0.574 inflating: device-sdk-c-4.0.0/src/c/bus-impl.h [2026-01-10T05:58:11.750Z] #18 0.574 inflating: device-sdk-c-4.0.0/src/c/bus-mqtt.c [2026-01-10T05:58:11.750Z] #18 0.574 inflating: device-sdk-c-4.0.0/src/c/bus.c [2026-01-10T05:58:11.750Z] #18 0.574 inflating: device-sdk-c-4.0.0/src/c/bus.h [2026-01-10T05:58:11.750Z] #18 0.574 inflating: device-sdk-c-4.0.0/src/c/callback3.c [2026-01-10T05:58:11.750Z] #18 0.574 inflating: device-sdk-c-4.0.0/src/c/callback3.h [2026-01-10T05:58:11.750Z] #18 0.574 inflating: device-sdk-c-4.0.0/src/c/cmdinfo.h [2026-01-10T05:58:11.750Z] #18 0.574 inflating: device-sdk-c-4.0.0/src/c/config.c [2026-01-10T05:58:11.750Z] #18 0.574 inflating: device-sdk-c-4.0.0/src/c/config.h [2026-01-10T05:58:11.750Z] #18 0.574 inflating: device-sdk-c-4.0.0/src/c/correlation.c [2026-01-10T05:58:11.750Z] #18 0.574 inflating: device-sdk-c-4.0.0/src/c/correlation.h [2026-01-10T05:58:11.750Z] #18 0.574 inflating: device-sdk-c-4.0.0/src/c/data.c [2026-01-10T05:58:11.750Z] #18 0.574 inflating: device-sdk-c-4.0.0/src/c/data.h [2026-01-10T05:58:11.750Z] #18 0.574 inflating: device-sdk-c-4.0.0/src/c/defs.h.in [2026-01-10T05:58:11.751Z] #18 0.574 inflating: device-sdk-c-4.0.0/src/c/device.c [2026-01-10T05:58:11.751Z] #18 0.574 inflating: device-sdk-c-4.0.0/src/c/device.h [2026-01-10T05:58:11.751Z] #18 0.574 inflating: device-sdk-c-4.0.0/src/c/devman.c [2026-01-10T05:58:11.751Z] #18 0.576 inflating: device-sdk-c-4.0.0/src/c/devmap.c [2026-01-10T05:58:11.751Z] #18 0.576 inflating: device-sdk-c-4.0.0/src/c/devmap.h [2026-01-10T05:58:11.751Z] #18 0.576 inflating: device-sdk-c-4.0.0/src/c/devsdk-base.c [2026-01-10T05:58:11.751Z] #18 0.576 inflating: device-sdk-c-4.0.0/src/c/devutil.h [2026-01-10T05:58:11.751Z] #18 0.576 inflating: device-sdk-c-4.0.0/src/c/discovery.c [2026-01-10T05:58:11.751Z] #18 0.576 inflating: device-sdk-c-4.0.0/src/c/discovery.h [2026-01-10T05:58:11.751Z] #18 0.576 inflating: device-sdk-c-4.0.0/src/c/dto-read.c [2026-01-10T05:58:11.751Z] #18 0.576 inflating: device-sdk-c-4.0.0/src/c/dto-read.h [2026-01-10T05:58:11.751Z] #18 0.576 inflating: device-sdk-c-4.0.0/src/c/edgex-logging.c [2026-01-10T05:58:11.751Z] #18 0.576 inflating: device-sdk-c-4.0.0/src/c/edgex-logging.h [2026-01-10T05:58:11.751Z] #18 0.576 inflating: device-sdk-c-4.0.0/src/c/edgex-rest.c [2026-01-10T05:58:11.751Z] #18 0.576 inflating: device-sdk-c-4.0.0/src/c/edgex-rest.h [2026-01-10T05:58:11.751Z] #18 0.576 inflating: device-sdk-c-4.0.0/src/c/edgex2.h [2026-01-10T05:58:11.751Z] #18 0.576 inflating: device-sdk-c-4.0.0/src/c/errorlist.h [2026-01-10T05:58:11.751Z] #18 0.576 creating: device-sdk-c-4.0.0/src/c/examples/ [2026-01-10T05:58:11.751Z] #18 0.576 inflating: device-sdk-c-4.0.0/src/c/examples/CMakeLists.txt [2026-01-10T05:58:11.751Z] #18 0.576 inflating: device-sdk-c-4.0.0/src/c/examples/README.md [2026-01-10T05:58:11.751Z] #18 0.576 creating: device-sdk-c-4.0.0/src/c/examples/bitfields/ [2026-01-10T05:58:11.751Z] #18 0.576 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/CMakeLists.txt [2026-01-10T05:58:11.751Z] #18 0.576 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/README.md [2026-01-10T05:58:11.751Z] #18 0.577 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/device-bitfields.c [2026-01-10T05:58:11.751Z] #18 0.577 creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/ [2026-01-10T05:58:11.751Z] #18 0.577 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/configuration.yaml [2026-01-10T05:58:11.751Z] #18 0.577 creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/devices/ [2026-01-10T05:58:11.751Z] #18 0.577 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/devices/Bitfields.json [2026-01-10T05:58:11.751Z] #18 0.577 creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/profiles/ [2026-01-10T05:58:11.751Z] #18 0.577 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/profiles/Example-Bitfields.json [2026-01-10T05:58:11.751Z] #18 0.577 creating: device-sdk-c-4.0.0/src/c/examples/counters/ [2026-01-10T05:58:11.751Z] #18 0.577 inflating: device-sdk-c-4.0.0/src/c/examples/counters/CMakeLists.txt [2026-01-10T05:58:11.751Z] #18 0.577 inflating: device-sdk-c-4.0.0/src/c/examples/counters/README.md [2026-01-10T05:58:11.751Z] #18 0.577 inflating: device-sdk-c-4.0.0/src/c/examples/counters/device-counter.c [2026-01-10T05:58:11.751Z] #18 0.577 creating: device-sdk-c-4.0.0/src/c/examples/counters/res/ [2026-01-10T05:58:11.751Z] #18 0.577 inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/configuration.yaml [2026-01-10T05:58:11.751Z] #18 0.577 creating: device-sdk-c-4.0.0/src/c/examples/counters/res/devices/ [2026-01-10T05:58:11.751Z] #18 0.577 inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/devices/Counters.json [2026-01-10T05:58:11.751Z] #18 0.578 creating: device-sdk-c-4.0.0/src/c/examples/counters/res/profiles/ [2026-01-10T05:58:11.751Z] #18 0.578 inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/profiles/Counter.json [2026-01-10T05:58:11.751Z] #18 0.578 creating: device-sdk-c-4.0.0/src/c/examples/discovery/ [2026-01-10T05:58:11.751Z] #18 0.578 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/CMakeLists.txt [2026-01-10T05:58:11.751Z] #18 0.578 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/README.md [2026-01-10T05:58:11.751Z] #18 0.578 creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/ [2026-01-10T05:58:11.751Z] #18 0.578 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/configuration.yaml [2026-01-10T05:58:11.751Z] #18 0.578 creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/devices/ [2026-01-10T05:58:11.751Z] #18 0.578 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/devices/readme.txt [2026-01-10T05:58:11.751Z] #18 0.578 creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/profiles/ [2026-01-10T05:58:11.751Z] #18 0.578 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/profiles/TemplateProfile.json [2026-01-10T05:58:11.751Z] #18 0.578 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/template.c [2026-01-10T05:58:11.751Z] #18 0.578 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/watcher1.json [2026-01-10T05:58:11.751Z] #18 0.578 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/watcher2.json [2026-01-10T05:58:11.751Z] #18 0.579 creating: device-sdk-c-4.0.0/src/c/examples/file/ [2026-01-10T05:58:11.751Z] #18 0.579 inflating: device-sdk-c-4.0.0/src/c/examples/file/CMakeLists.txt [2026-01-10T05:58:11.751Z] #18 0.579 inflating: device-sdk-c-4.0.0/src/c/examples/file/README.md [2026-01-10T05:58:11.751Z] #18 0.579 inflating: device-sdk-c-4.0.0/src/c/examples/file/device-file.c [2026-01-10T05:58:11.751Z] #18 0.579 creating: device-sdk-c-4.0.0/src/c/examples/file/res/ [2026-01-10T05:58:11.751Z] #18 0.579 inflating: device-sdk-c-4.0.0/src/c/examples/file/res/configuration.yaml [2026-01-10T05:58:11.751Z] #18 0.579 creating: device-sdk-c-4.0.0/src/c/examples/file/res/devices/ [2026-01-10T05:58:11.751Z] #18 0.579 inflating: device-sdk-c-4.0.0/src/c/examples/file/res/devices/file1.json [2026-01-10T05:58:11.751Z] #18 0.579 inflating: device-sdk-c-4.0.0/src/c/examples/file/res/lorem.txt [2026-01-10T05:58:11.751Z] #18 0.579 creating: device-sdk-c-4.0.0/src/c/examples/file/res/profiles/ [2026-01-10T05:58:11.751Z] #18 0.579 inflating: device-sdk-c-4.0.0/src/c/examples/file/res/profiles/FileExampleProfile.json [2026-01-10T05:58:11.751Z] #18 0.579 creating: device-sdk-c-4.0.0/src/c/examples/gyro/ [2026-01-10T05:58:11.751Z] #18 0.579 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/CMakeLists.txt [2026-01-10T05:58:11.751Z] #18 0.579 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/README.md [2026-01-10T05:58:11.751Z] #18 0.579 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/device-gyro.c [2026-01-10T05:58:11.751Z] #18 0.579 creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/ [2026-01-10T05:58:11.751Z] #18 0.580 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/configuration.yaml [2026-01-10T05:58:11.751Z] #18 0.580 creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/devices/ [2026-01-10T05:58:11.751Z] #18 0.580 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/devices/gyro.json [2026-01-10T05:58:11.751Z] #18 0.580 creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/profiles/ [2026-01-10T05:58:11.751Z] #18 0.580 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/profiles/Gyro.json [2026-01-10T05:58:11.751Z] #18 0.580 creating: device-sdk-c-4.0.0/src/c/examples/random/ [2026-01-10T05:58:11.751Z] #18 0.580 inflating: device-sdk-c-4.0.0/src/c/examples/random/CMakeLists.txt [2026-01-10T05:58:11.751Z] #18 0.580 inflating: device-sdk-c-4.0.0/src/c/examples/random/README.md [2026-01-10T05:58:11.751Z] #18 0.580 inflating: device-sdk-c-4.0.0/src/c/examples/random/device-random.c [2026-01-10T05:58:11.751Z] #18 0.580 creating: device-sdk-c-4.0.0/src/c/examples/random/res/ [2026-01-10T05:58:11.751Z] #18 0.580 inflating: device-sdk-c-4.0.0/src/c/examples/random/res/configuration.yaml [2026-01-10T05:58:11.751Z] #18 0.580 creating: device-sdk-c-4.0.0/src/c/examples/random/res/devices/ [2026-01-10T05:58:11.751Z] #18 0.580 inflating: device-sdk-c-4.0.0/src/c/examples/random/res/devices/randomdevice1.json [2026-01-10T05:58:11.751Z] #18 0.580 creating: device-sdk-c-4.0.0/src/c/examples/random/res/profiles/ [2026-01-10T05:58:11.751Z] #18 0.580 inflating: device-sdk-c-4.0.0/src/c/examples/random/res/profiles/RandomExampleProfile.json [2026-01-10T05:58:11.751Z] #18 0.581 creating: device-sdk-c-4.0.0/src/c/examples/res/ [2026-01-10T05:58:11.751Z] #18 0.581 inflating: device-sdk-c-4.0.0/src/c/examples/res/configuration.yaml [2026-01-10T05:58:11.751Z] #18 0.581 creating: device-sdk-c-4.0.0/src/c/examples/res/devices/ [2026-01-10T05:58:11.751Z] #18 0.581 inflating: device-sdk-c-4.0.0/src/c/examples/res/devices/device1.json [2026-01-10T05:58:11.751Z] #18 0.581 creating: device-sdk-c-4.0.0/src/c/examples/res/profiles/ [2026-01-10T05:58:11.751Z] #18 0.581 inflating: device-sdk-c-4.0.0/src/c/examples/res/profiles/TemplateProfile.json [2026-01-10T05:58:11.751Z] #18 0.581 inflating: device-sdk-c-4.0.0/src/c/examples/template.c [2026-01-10T05:58:11.751Z] #18 0.581 creating: device-sdk-c-4.0.0/src/c/examples/terminal/ [2026-01-10T05:58:11.751Z] #18 0.581 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/CMakeLists.txt [2026-01-10T05:58:11.751Z] #18 0.581 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/README.md [2026-01-10T05:58:11.751Z] #18 0.581 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/device-terminal.c [2026-01-10T05:58:11.751Z] #18 0.581 creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/ [2026-01-10T05:58:11.751Z] #18 0.581 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/configuration.yaml [2026-01-10T05:58:11.751Z] #18 0.581 creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/devices/ [2026-01-10T05:58:11.751Z] #18 0.581 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/devices/terminal.json [2026-01-10T05:58:11.751Z] #18 0.581 creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/profiles/ [2026-01-10T05:58:11.751Z] #18 0.583 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/profiles/Terminal.json [2026-01-10T05:58:11.751Z] #18 0.583 inflating: device-sdk-c-4.0.0/src/c/filesys.c [2026-01-10T05:58:11.751Z] #18 0.583 inflating: device-sdk-c-4.0.0/src/c/filesys.h [2026-01-10T05:58:11.751Z] #18 0.583 inflating: device-sdk-c-4.0.0/src/c/keeper.c [2026-01-10T05:58:11.751Z] #18 0.583 inflating: device-sdk-c-4.0.0/src/c/keeper.h [2026-01-10T05:58:11.751Z] #18 0.583 inflating: device-sdk-c-4.0.0/src/c/map.c [2026-01-10T05:58:11.751Z] #18 0.583 inflating: device-sdk-c-4.0.0/src/c/map.h [2026-01-10T05:58:11.751Z] #18 0.583 inflating: device-sdk-c-4.0.0/src/c/metadata.c [2026-01-10T05:58:11.751Z] #18 0.583 inflating: device-sdk-c-4.0.0/src/c/metadata.h [2026-01-10T05:58:11.751Z] #18 0.583 inflating: device-sdk-c-4.0.0/src/c/metrics.h [2026-01-10T05:58:11.751Z] #18 0.583 inflating: device-sdk-c-4.0.0/src/c/opstate.c [2026-01-10T05:58:11.751Z] #18 0.583 inflating: device-sdk-c-4.0.0/src/c/opstate.h [2026-01-10T05:58:11.751Z] #18 0.583 inflating: device-sdk-c-4.0.0/src/c/parson.c [2026-01-10T05:58:11.751Z] #18 0.583 inflating: device-sdk-c-4.0.0/src/c/parson.h [2026-01-10T05:58:11.751Z] #18 0.583 inflating: device-sdk-c-4.0.0/src/c/profiles.c [2026-01-10T05:58:11.751Z] #18 0.583 inflating: device-sdk-c-4.0.0/src/c/profiles.h [2026-01-10T05:58:11.751Z] #18 0.583 inflating: device-sdk-c-4.0.0/src/c/registry-impl.h [2026-01-10T05:58:11.751Z] #18 0.583 inflating: device-sdk-c-4.0.0/src/c/registry.c [2026-01-10T05:58:11.751Z] #18 0.583 inflating: device-sdk-c-4.0.0/src/c/registry.h [2026-01-10T05:58:11.751Z] #18 0.583 inflating: device-sdk-c-4.0.0/src/c/reqdata.c [2026-01-10T05:58:11.751Z] #18 0.586 inflating: device-sdk-c-4.0.0/src/c/reqdata.h [2026-01-10T05:58:11.751Z] #18 0.586 inflating: device-sdk-c-4.0.0/src/c/request_auth.c [2026-01-10T05:58:11.751Z] #18 0.586 inflating: device-sdk-c-4.0.0/src/c/request_auth.h [2026-01-10T05:58:11.751Z] #18 0.586 inflating: device-sdk-c-4.0.0/src/c/rest-server.c [2026-01-10T05:58:11.751Z] #18 0.586 inflating: device-sdk-c-4.0.0/src/c/rest-server.h [2026-01-10T05:58:11.751Z] #18 0.586 inflating: device-sdk-c-4.0.0/src/c/rest.c [2026-01-10T05:58:11.751Z] #18 0.586 inflating: device-sdk-c-4.0.0/src/c/rest.h [2026-01-10T05:58:11.751Z] #18 0.586 inflating: device-sdk-c-4.0.0/src/c/secrets-impl.h [2026-01-10T05:58:11.751Z] #18 0.586 inflating: device-sdk-c-4.0.0/src/c/secrets-insecure.c [2026-01-10T05:58:11.751Z] #18 0.586 inflating: device-sdk-c-4.0.0/src/c/secrets-insecure.h [2026-01-10T05:58:11.751Z] #18 0.586 inflating: device-sdk-c-4.0.0/src/c/secrets-vault.c [2026-01-10T05:58:11.751Z] #18 0.586 inflating: device-sdk-c-4.0.0/src/c/secrets-vault.h [2026-01-10T05:58:11.751Z] #18 0.586 inflating: device-sdk-c-4.0.0/src/c/secrets.c [2026-01-10T05:58:11.751Z] #18 0.586 inflating: device-sdk-c-4.0.0/src/c/secrets.h [2026-01-10T05:58:11.751Z] #18 0.586 inflating: device-sdk-c-4.0.0/src/c/service.c [2026-01-10T05:58:11.751Z] #18 0.586 inflating: device-sdk-c-4.0.0/src/c/service.h [2026-01-10T05:58:11.751Z] #18 0.586 inflating: device-sdk-c-4.0.0/src/c/transform.c [2026-01-10T05:58:11.751Z] #18 0.586 inflating: device-sdk-c-4.0.0/src/c/transform.h [2026-01-10T05:58:11.751Z] #18 0.586 inflating: device-sdk-c-4.0.0/src/c/validate.c [2026-01-10T05:58:11.751Z] #18 0.586 inflating: device-sdk-c-4.0.0/src/c/validate.h [2026-01-10T05:58:11.751Z] #18 0.586 inflating: + cd device-sdk-c-4.0.0 [2026-01-10T05:58:11.751Z] #18 0.586 + ./scripts/build.sh [2026-01-10T05:58:11.751Z] #18 0.586 device-sdk-c-4.0.0/src/c/watchers.c [2026-01-10T05:58:11.751Z] #18 0.586 inflating: device-sdk-c-4.0.0/src/c/watchers.h [2026-01-10T05:58:11.751Z] #18 0.586 creating: device-sdk-c-4.0.0/src/cmake/ [2026-01-10T05:58:11.751Z] #18 0.586 inflating: device-sdk-c-4.0.0/src/cmake/FindIOT.cmake [2026-01-10T05:58:11.751Z] #18 0.586 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBCBOR.cmake [2026-01-10T05:58:11.751Z] #18 0.586 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBMICROHTTP.cmake [2026-01-10T05:58:11.751Z] #18 0.586 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBPAHO.cmake [2026-01-10T05:58:11.751Z] #18 0.586 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBUUID.cmake [2026-01-10T05:58:11.751Z] #18 0.586 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBYAML.cmake [2026-01-10T05:58:11.751Z] #18 0.587 + CPPCHECK=false [2026-01-10T05:58:11.751Z] #18 0.587 + DOCGEN=false [2026-01-10T05:58:11.751Z] #18 0.587 + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' [2026-01-10T05:58:11.751Z] #18 0.587 + '[' 0 -gt 0 ] [2026-01-10T05:58:11.751Z] #18 0.588 + readlink -f ./scripts/build.sh [2026-01-10T05:58:11.751Z] #18 0.589 + dirname /device-bacnet-c/deps/device-sdk-c-4.0.0/scripts/build.sh [2026-01-10T05:58:11.751Z] #18 0.589 + dirname /device-bacnet-c/deps/device-sdk-c-4.0.0/scripts [2026-01-10T05:58:11.751Z] #18 0.590 + ROOT=/device-bacnet-c/deps/device-sdk-c-4.0.0 [2026-01-10T05:58:11.751Z] #18 0.590 + cd /device-bacnet-c/deps/device-sdk-c-4.0.0 [2026-01-10T05:58:11.751Z] #18 0.590 + mkdir -p /device-bacnet-c/deps/device-sdk-c-4.0.0/build/release [2026-01-10T05:58:11.751Z] #18 0.591 + cd /device-bacnet-c/deps/device-sdk-c-4.0.0/build/release [2026-01-10T05:58:11.751Z] #18 0.591 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/deps/device-sdk-c-4.0.0/src [2026-01-10T05:58:11.751Z] #18 0.669 -- The C compiler identification is GNU 12.2.1 [2026-01-10T05:58:11.751Z] #18 0.685 -- Detecting C compiler ABI info [2026-01-10T05:58:11.751Z] #18 0.773 -- Detecting C compiler ABI info - done [2026-01-10T05:58:11.751Z] #18 0.797 -- Check for working C compiler: /usr/bin/cc - skipped [2026-01-10T05:58:11.751Z] #18 0.798 -- Detecting C compile features [2026-01-10T05:58:11.751Z] #18 0.798 -- Detecting C compile features - done [2026-01-10T05:58:11.751Z] #18 0.802 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2026-01-10T05:58:11.751Z] #18 0.877 -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") [2026-01-10T05:58:11.751Z] #18 0.880 -- Found LIBYAML: /usr/lib/libyaml.so [2026-01-10T05:58:11.751Z] #18 0.884 -- Found LIBUUID: /usr/lib/libuuid.so [2026-01-10T05:58:11.751Z] #18 0.886 -- Found LIBCBOR: /usr/lib/libcbor.so [2026-01-10T05:58:11.751Z] #18 0.888 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2026-01-10T05:58:11.751Z] #18 0.891 -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2026-01-10T05:58:11.751Z] #18 0.891 -- /opt/iotech/iot/1.5/include [2026-01-10T05:58:11.751Z] #18 0.891 -- C SDK 0.0.0 for Linux [2026-01-10T05:58:11.751Z] #18 0.893 -- Performing Test CSDK_HAVE_ATOMIC [2026-01-10T05:58:11.751Z] #18 0.976 -- Performing Test CSDK_HAVE_ATOMIC - Success [2026-01-10T05:58:11.751Z] #18 1.022 -- Found Curses: /usr/lib/libcurses.so [2026-01-10T05:58:11.751Z] #18 1.045 -- Configuring done (0.4s) [2026-01-10T05:58:11.751Z] #18 1.089 -- Generating done (0.0s) [2026-01-10T05:58:11.751Z] #18 1.092 -- Build files have been written to: /device-bacnet-c/deps/device-sdk-c-4.0.0/build/release [2026-01-10T05:58:11.751Z] #18 1.096 + make all package [2026-01-10T05:58:11.751Z] #18 1.096 + tee release.log [2026-01-10T05:58:11.751Z] #18 1.144 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2026-01-10T05:58:11.751Z] #18 1.261 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2026-01-10T05:58:11.751Z] #18 1.414 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2026-01-10T05:58:11.751Z] #18 1.545 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2026-01-10T05:58:11.751Z] #18 1.642 [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2026-01-10T05:58:11.751Z] #18 1.948 [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2026-01-10T05:58:11.751Z] #18 1.988 [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2026-01-10T05:58:11.751Z] #18 2.119 [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2026-01-10T05:58:11.751Z] #18 2.419 [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2026-01-10T05:58:11.751Z] #18 2.517 [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2026-01-10T05:58:11.751Z] #18 2.656 [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2026-01-10T05:58:11.751Z] #18 2.793 [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2026-01-10T05:58:12.009Z] #18 2.886 [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2026-01-10T05:58:12.009Z] #18 3.039 [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2026-01-10T05:58:12.268Z] #18 3.093 [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2026-01-10T05:58:12.527Z] #18 3.397 [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2026-01-10T05:58:12.786Z] #18 3.460 [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2026-01-10T05:58:12.786Z] #18 3.703 [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2026-01-10T05:58:12.786Z] #18 3.810 [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2026-01-10T05:58:13.045Z] #18 ... [2026-01-10T05:58:13.045Z] [2026-01-10T05:58:13.045Z] #19 [stage-1 5/12] RUN apk --no-cache upgrade [2026-01-10T05:58:13.045Z] #19 0.224 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2026-01-10T05:58:13.045Z] #19 0.379 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2026-01-10T05:58:13.045Z] #19 0.597 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz [2026-01-10T05:58:13.045Z] #19 1.180 WARNING: This apk-tools is OLD! Some packages might not function properly. [2026-01-10T05:58:13.045Z] #19 1.188 (1/3) Upgrading busybox (1.36.1-r30 -> 1.36.1-r31) [2026-01-10T05:58:13.045Z] #19 1.206 Executing busybox-1.36.1-r31.post-upgrade [2026-01-10T05:58:13.045Z] #19 1.240 (2/3) Upgrading busybox-binsh (1.36.1-r30 -> 1.36.1-r31) [2026-01-10T05:58:13.045Z] #19 1.243 (3/3) Upgrading ssl_client (1.36.1-r30 -> 1.36.1-r31) [2026-01-10T05:58:13.045Z] #19 1.248 Executing busybox-1.36.1-r31.trigger [2026-01-10T05:58:13.045Z] #19 1.254 OK: 30 MiB in 41 packages [2026-01-10T05:58:13.045Z] #19 DONE 1.4s [2026-01-10T05:58:13.045Z] [2026-01-10T05:58:13.045Z] #18 [builder 9/10] RUN /device-bacnet-c/scripts/build_deps.sh [2026-01-10T05:58:13.045Z] #18 4.023 [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2026-01-10T05:58:13.303Z] #18 4.104 [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2026-01-10T05:58:14.238Z] #18 5.065 [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2026-01-10T05:58:14.238Z] #18 5.166 [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2026-01-10T05:58:14.496Z] #18 5.236 [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2026-01-10T05:58:14.496Z] #18 5.323 [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2026-01-10T05:58:14.496Z] #18 5.378 [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2026-01-10T05:58:14.755Z] #18 5.592 [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2026-01-10T05:58:15.013Z] #18 5.895 [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2026-01-10T05:58:15.272Z] #18 5.966 [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2026-01-10T05:58:15.272Z] #18 6.090 [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2026-01-10T05:58:15.272Z] #18 6.180 [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2026-01-10T05:58:15.532Z] #18 6.433 /device-bacnet-c/deps/device-sdk-c-4.0.0/src/c/service.c: In function 'devsdk_service_start': [2026-01-10T05:58:15.532Z] #18 6.434 /device-bacnet-c/deps/device-sdk-c-4.0.0/src/c/service.c:1063:5: warning: 'deviceservices_config' may be used uninitialized [-Wmaybe-uninitialized] [2026-01-10T05:58:15.532Z] #18 6.434 1063 | edgex_device_parseClients (svc->logger, iot_data_string_map_get (deviceservices_config, "Clients"), &svc->config.endpoints); [2026-01-10T05:58:15.533Z] #18 6.434 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2026-01-10T05:58:15.533Z] #18 6.434 /device-bacnet-c/deps/device-sdk-c-4.0.0/src/c/service.c:875:21: note: 'deviceservices_config' was declared here [2026-01-10T05:58:15.533Z] #18 6.434 875 | const iot_data_t *deviceservices_config; [2026-01-10T05:58:15.533Z] #18 6.434 | ^~~~~~~~~~~~~~~~~~~~~ [2026-01-10T05:58:15.533Z] #18 6.568 [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2026-01-10T05:58:15.792Z] #18 6.682 [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2026-01-10T05:58:15.792Z] #18 6.737 [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2026-01-10T05:58:15.792Z] #18 6.829 [ 68%] Linking C shared library libcsdk.so [2026-01-10T05:58:16.052Z] #18 6.881 [ 68%] Built target csdk [2026-01-10T05:58:16.052Z] #18 6.902 [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2026-01-10T05:58:16.052Z] #18 7.033 [ 72%] Linking C executable template [2026-01-10T05:58:16.313Z] #18 7.056 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-01-10T05:58:16.313Z] #18 7.094 [ 72%] Built target template [2026-01-10T05:58:16.313Z] #18 7.114 [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2026-01-10T05:58:16.313Z] #18 7.203 [ 76%] Linking C executable device-counter [2026-01-10T05:58:16.572Z] #18 7.231 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-01-10T05:58:16.572Z] #18 7.275 [ 76%] Built target device-counter [2026-01-10T05:58:16.572Z] #18 7.295 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2026-01-10T05:58:16.572Z] #18 7.385 [ 80%] Linking C executable device-random [2026-01-10T05:58:16.572Z] #18 7.409 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-01-10T05:58:16.572Z] #18 7.457 [ 80%] Built target device-random [2026-01-10T05:58:16.572Z] #18 7.478 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2026-01-10T05:58:16.572Z] #18 7.551 [ 84%] Linking C executable device-gyro [2026-01-10T05:58:16.832Z] #18 7.571 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-01-10T05:58:16.832Z] #18 7.614 [ 84%] Built target device-gyro [2026-01-10T05:58:16.832Z] #18 7.633 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2026-01-10T05:58:16.832Z] #18 7.719 [ 88%] Linking C executable device-bitfields [2026-01-10T05:58:17.092Z] #18 7.740 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-01-10T05:58:17.092Z] #18 7.779 [ 88%] Built target device-bitfields [2026-01-10T05:58:17.092Z] #18 7.797 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2026-01-10T05:58:17.092Z] #18 7.948 [ 92%] Linking C executable template-discovery [2026-01-10T05:58:17.092Z] #18 7.971 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-01-10T05:58:17.092Z] #18 8.013 [ 92%] Built target template-discovery [2026-01-10T05:58:17.092Z] #18 8.033 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2026-01-10T05:58:17.092Z] #18 8.148 [ 96%] Linking C executable device-file [2026-01-10T05:58:17.351Z] #18 8.175 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-01-10T05:58:17.351Z] #18 8.215 [ 96%] Built target device-file [2026-01-10T05:58:17.351Z] #18 8.231 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2026-01-10T05:58:17.351Z] #18 8.327 [100%] Linking C executable device-terminal [2026-01-10T05:58:17.611Z] #18 8.353 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-01-10T05:58:17.611Z] #18 8.393 [100%] Built target device-terminal [2026-01-10T05:58:17.611Z] #18 8.410 Run CPack packaging tool... [2026-01-10T05:58:17.611Z] #18 8.423 CPack: Create package using TGZ [2026-01-10T05:58:17.611Z] #18 8.423 CPack: Install projects [2026-01-10T05:58:17.611Z] #18 8.423 CPack: - Run preinstall target for: Csdk [2026-01-10T05:58:17.611Z] #18 8.676 CPack: - Install project: Csdk [] [2026-01-10T05:58:17.870Z] #18 8.684 CPack: Create package [2026-01-10T05:58:17.870Z] #18 8.707 CPack: - package: /device-bacnet-c/deps/device-sdk-c-4.0.0/build/release/csdk-0.0.0.tar.gz generated. [2026-01-10T05:58:17.870Z] #18 8.709 + '[' false '=' true ] [2026-01-10T05:58:17.870Z] #18 8.709 + '[' false '=' true ] [2026-01-10T05:58:17.870Z] #18 8.709 + mkdir -p /device-bacnet-c/deps/device-sdk-c-4.0.0/build/debug [2026-01-10T05:58:17.870Z] #18 8.709 + cd /device-bacnet-c/deps/device-sdk-c-4.0.0/build/debug [2026-01-10T05:58:17.870Z] #18 8.709 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /device-bacnet-c/deps/device-sdk-c-4.0.0/src [2026-01-10T05:58:17.870Z] #18 8.777 -- The C compiler identification is GNU 12.2.1 [2026-01-10T05:58:17.870Z] #18 8.791 -- Detecting C compiler ABI info [2026-01-10T05:58:17.870Z] #18 8.877 -- Detecting C compiler ABI info - done [2026-01-10T05:58:17.870Z] #18 8.896 -- Check for working C compiler: /usr/bin/cc - skipped [2026-01-10T05:58:18.129Z] #18 8.897 -- Detecting C compile features [2026-01-10T05:58:18.129Z] #18 8.897 -- Detecting C compile features - done [2026-01-10T05:58:18.129Z] #18 8.901 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2026-01-10T05:58:18.129Z] #18 8.973 -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") [2026-01-10T05:58:18.129Z] #18 8.976 -- Found LIBYAML: /usr/lib/libyaml.so [2026-01-10T05:58:18.129Z] #18 8.979 -- Found LIBUUID: /usr/lib/libuuid.so [2026-01-10T05:58:18.129Z] #18 8.982 -- Found LIBCBOR: /usr/lib/libcbor.so [2026-01-10T05:58:18.129Z] #18 8.984 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2026-01-10T05:58:18.129Z] #18 8.986 -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2026-01-10T05:58:18.129Z] #18 8.986 -- /opt/iotech/iot/1.5/include [2026-01-10T05:58:18.129Z] #18 8.986 -- C SDK 0.0.0 for Linux [2026-01-10T05:58:18.129Z] #18 8.989 -- Performing Test CSDK_HAVE_ATOMIC [2026-01-10T05:58:18.129Z] #18 9.066 -- Performing Test CSDK_HAVE_ATOMIC - Success [2026-01-10T05:58:18.129Z] #18 9.107 -- Found Curses: /usr/lib/libcurses.so [2026-01-10T05:58:18.129Z] #18 9.130 -- Configuring done (0.4s) [2026-01-10T05:58:18.129Z] #18 9.162 -- Generating done (0.0s) [2026-01-10T05:58:18.129Z] #18 9.164 -- Build files have been written to: /device-bacnet-c/deps/device-sdk-c-4.0.0/build/debug [2026-01-10T05:58:18.129Z] #18 9.168 + make [2026-01-10T05:58:18.129Z] #18 9.168 + tee debug.log [2026-01-10T05:58:18.393Z] #18 9.210 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2026-01-10T05:58:18.393Z] #18 9.281 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2026-01-10T05:58:18.393Z] #18 9.354 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2026-01-10T05:58:18.393Z] #18 9.430 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2026-01-10T05:58:18.653Z] #18 9.499 [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2026-01-10T05:58:18.653Z] #18 9.621 [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2026-01-10T05:58:18.913Z] #18 9.657 [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2026-01-10T05:58:18.913Z] #18 9.731 [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2026-01-10T05:58:18.913Z] #18 9.843 [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2026-01-10T05:58:19.174Z] #18 9.910 [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2026-01-10T05:58:19.174Z] #18 9.991 [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2026-01-10T05:58:19.174Z] #18 10.06 [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2026-01-10T05:58:19.174Z] #18 10.12 [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2026-01-10T05:58:19.174Z] #18 10.18 [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2026-01-10T05:58:19.174Z] #18 10.23 [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2026-01-10T05:58:19.434Z] #18 10.37 [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2026-01-10T05:58:19.694Z] #18 10.42 [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2026-01-10T05:58:19.694Z] #18 10.52 [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2026-01-10T05:58:19.694Z] #18 10.57 [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2026-01-10T05:58:19.694Z] #18 10.68 [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2026-01-10T05:58:19.953Z] #18 10.74 [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2026-01-10T05:58:19.953Z] #18 10.94 [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2026-01-10T05:58:20.213Z] #18 11.01 [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2026-01-10T05:58:20.213Z] #18 11.07 [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2026-01-10T05:58:20.213Z] #18 11.13 [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2026-01-10T05:58:20.213Z] #18 11.18 [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2026-01-10T05:58:20.471Z] #18 11.28 [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2026-01-10T05:58:20.471Z] #18 11.49 [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2026-01-10T05:58:20.733Z] #18 11.55 [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2026-01-10T05:58:20.733Z] #18 11.62 [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2026-01-10T05:58:20.992Z] #18 11.69 [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2026-01-10T05:58:20.992Z] #18 11.83 [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2026-01-10T05:58:20.992Z] #18 11.90 [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2026-01-10T05:58:20.992Z] #18 11.96 [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2026-01-10T05:58:21.252Z] #18 12.02 [ 68%] Linking C shared library libcsdk.so [2026-01-10T05:58:21.252Z] #18 12.08 [ 68%] Built target csdk [2026-01-10T05:58:21.252Z] #18 12.09 [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2026-01-10T05:58:21.252Z] #18 12.16 [ 72%] Linking C executable template [2026-01-10T05:58:21.252Z] #18 12.19 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-01-10T05:58:21.252Z] #18 12.24 [ 72%] Built target template [2026-01-10T05:58:21.252Z] #18 12.26 [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2026-01-10T05:58:21.252Z] #18 12.31 [ 76%] Linking C executable device-counter [2026-01-10T05:58:21.512Z] #18 12.34 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-01-10T05:58:21.512Z] #18 12.38 [ 76%] Built target device-counter [2026-01-10T05:58:21.512Z] #18 12.40 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2026-01-10T05:58:21.512Z] #18 12.45 [ 80%] Linking C executable device-random [2026-01-10T05:58:21.771Z] #18 12.48 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-01-10T05:58:21.771Z] #18 12.52 [ 80%] Built target device-random [2026-01-10T05:58:21.771Z] #18 12.54 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2026-01-10T05:58:21.771Z] #18 12.59 [ 84%] Linking C executable device-gyro [2026-01-10T05:58:21.771Z] #18 12.62 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-01-10T05:58:21.771Z] #18 12.66 [ 84%] Built target device-gyro [2026-01-10T05:58:21.771Z] #18 12.69 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2026-01-10T05:58:21.771Z] #18 12.75 [ 88%] Linking C executable device-bitfields [2026-01-10T05:58:22.030Z] #18 12.77 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-01-10T05:58:22.030Z] #18 12.81 [ 88%] Built target device-bitfields [2026-01-10T05:58:22.030Z] #18 12.84 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2026-01-10T05:58:22.030Z] #18 12.91 [ 92%] Linking C executable template-discovery [2026-01-10T05:58:22.030Z] #18 12.94 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-01-10T05:58:22.030Z] #18 12.98 [ 92%] Built target template-discovery [2026-01-10T05:58:22.030Z] #18 13.01 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2026-01-10T05:58:22.030Z] #18 13.08 [ 96%] Linking C executable device-file [2026-01-10T05:58:22.290Z] #18 13.11 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-01-10T05:58:22.290Z] #18 13.15 [ 96%] Built target device-file [2026-01-10T05:58:22.290Z] #18 13.17 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2026-01-10T05:58:22.290Z] #18 13.24 [100%] Linking C executable device-terminal [2026-01-10T05:58:22.550Z] #18 13.27 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-01-10T05:58:22.550Z] #18 13.32 [100%] Built target device-terminal [2026-01-10T05:58:22.550Z] #18 13.33 + cp -rf include/devsdk include/edgex /usr/include/ [2026-01-10T05:58:22.550Z] #18 13.33 + cp build/release/c/libcsdk.so /usr/lib/ [2026-01-10T05:58:22.550Z] #18 13.34 + mkdir -p /usr/share/doc/edgex-csdk [2026-01-10T05:58:22.550Z] #18 13.34 + cp Attribution.txt /usr/share/doc/edgex-csdk [2026-01-10T05:58:22.550Z] #18 13.34 + cp LICENSE /usr/share/doc/edgex-csdk [2026-01-10T05:58:22.550Z] #18 13.34 + rm -rf /device-bacnet-c/deps [2026-01-10T05:58:22.550Z] #18 DONE 13.4s [2026-01-10T05:58:22.550Z] [2026-01-10T05:58:22.550Z] #20 [builder 10/10] RUN /device-bacnet-c/scripts/build.sh [2026-01-10T05:58:22.811Z] #20 0.274 + readlink -f /device-bacnet-c/scripts/build.sh [2026-01-10T05:58:23.070Z] #20 0.274 + dirname /device-bacnet-c/scripts/build.sh [2026-01-10T05:58:23.070Z] #20 0.275 + dirname /device-bacnet-c/scripts [2026-01-10T05:58:23.070Z] #20 0.276 + ROOT=/device-bacnet-c [2026-01-10T05:58:23.070Z] #20 0.276 + echo /device-bacnet-c [2026-01-10T05:58:23.070Z] #20 0.276 /device-bacnet-c [2026-01-10T05:58:23.070Z] #20 0.277 + cd /device-bacnet-c [2026-01-10T05:58:23.070Z] #20 0.277 + '[' '!' -f /device-bacnet-c/lib/ip/libbacnet.a ] [2026-01-10T05:58:23.070Z] #20 0.277 + '[' '!' -f /device-bacnet-c/lib/mstp/libbacnet.a ] [2026-01-10T05:58:23.070Z] #20 0.277 + mkdir -p /device-bacnet-c/build/release/device-bacnet-ip [2026-01-10T05:58:23.070Z] #20 0.278 + cd /device-bacnet-c/build/release/device-bacnet-ip [2026-01-10T05:58:23.070Z] #20 0.278 + cmake '-DDATALINK:STRING=BACDL_BIP=1' '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/src/c [2026-01-10T05:58:23.070Z] #20 0.296 -- /opt/iotech/iot/1.5/include [2026-01-10T05:58:23.070Z] #20 0.297 -- Configuring done (0.0s) [2026-01-10T05:58:23.070Z] #20 0.304 -- Generating done (0.0s) [2026-01-10T05:58:23.070Z] #20 0.306 -- Build files have been written to: /device-bacnet-c/build/release/device-bacnet-ip [2026-01-10T05:58:23.070Z] #20 0.307 + make [2026-01-10T05:58:23.070Z] #20 0.307 + tee release.log [2026-01-10T05:58:23.070Z] #20 0.346 [ 22%] Built target bacnet_objects [2026-01-10T05:58:23.070Z] #20 0.372 [ 33%] Building C object CMakeFiles/device-bacnet-c.dir/main.c.o [2026-01-10T05:58:23.070Z] #20 0.572 [ 44%] Building C object CMakeFiles/device-bacnet-c.dir/driver.c.o [2026-01-10T05:58:23.331Z] #20 0.837 [ 55%] Linking C executable device-bacnet-c [2026-01-10T05:58:23.331Z] #20 0.867 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-01-10T05:58:23.331Z] #20 0.909 [100%] Built target device-bacnet-c [2026-01-10T05:58:23.331Z] #20 0.918 + mkdir -p /device-bacnet-c/build/release/device-bacnet-mstp [2026-01-10T05:58:23.331Z] #20 0.920 + cd /device-bacnet-c/build/release/device-bacnet-mstp [2026-01-10T05:58:23.331Z] #20 0.920 + cmake '-DDATALINK:STRING=BACDL_MSTP=1' '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/src/c [2026-01-10T05:58:23.331Z] #20 0.943 -- /opt/iotech/iot/1.5/include [2026-01-10T05:58:23.590Z] #20 0.943 -- Configuring done (0.0s) [2026-01-10T05:58:23.590Z] #20 0.950 -- Generating done (0.0s) [2026-01-10T05:58:23.590Z] #20 0.951 -- Build files have been written to: /device-bacnet-c/build/release/device-bacnet-mstp [2026-01-10T05:58:23.590Z] #20 0.952 + make [2026-01-10T05:58:23.590Z] #20 0.952 + tee release.log [2026-01-10T05:58:23.590Z] #20 0.999 [ 22%] Built target bacnet_objects [2026-01-10T05:58:23.590Z] #20 1.027 [ 33%] Building C object CMakeFiles/device-bacnet-c.dir/main.c.o [2026-01-10T05:58:23.590Z] #20 1.201 [ 44%] Building C object CMakeFiles/device-bacnet-c.dir/driver.c.o [2026-01-10T05:58:24.159Z] #20 1.490 [ 55%] Linking C executable device-bacnet-c [2026-01-10T05:58:24.159Z] #20 1.518 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-01-10T05:58:24.159Z] #20 1.564 [100%] Built target device-bacnet-c [2026-01-10T05:58:24.159Z] #20 DONE 1.6s [2026-01-10T05:58:24.159Z] [2026-01-10T05:58:24.159Z] #21 [stage-1 6/12] COPY --from=builder /device-bacnet-c/build/release/ / [2026-01-10T05:58:24.159Z] #21 DONE 0.1s [2026-01-10T05:58:24.418Z] [2026-01-10T05:58:24.418Z] #22 [stage-1 7/12] COPY --from=builder /usr/lib/libcsdk.so /usr/lib [2026-01-10T05:58:24.418Z] #22 DONE 0.0s [2026-01-10T05:58:24.418Z] [2026-01-10T05:58:24.418Z] #23 [stage-1 8/12] COPY --from=builder /usr/share/doc/edgex-csdk /usr/share/doc/edgex-csdk [2026-01-10T05:58:24.418Z] #23 DONE 0.0s [2026-01-10T05:58:24.418Z] [2026-01-10T05:58:24.418Z] #24 [stage-1 9/12] COPY LICENSE /. [2026-01-10T05:58:24.418Z] #24 DONE 0.0s [2026-01-10T05:58:24.418Z] [2026-01-10T05:58:24.418Z] #25 [stage-1 10/12] COPY Attribution.txt /. [2026-01-10T05:58:24.677Z] #25 DONE 0.0s [2026-01-10T05:58:24.677Z] [2026-01-10T05:58:24.677Z] #26 [stage-1 11/12] COPY res /res [2026-01-10T05:58:24.677Z] #26 DONE 0.0s [2026-01-10T05:58:24.677Z] [2026-01-10T05:58:24.677Z] #27 [stage-1 12/12] COPY sample-profiles /sample-profiles [2026-01-10T05:58:24.677Z] #27 DONE 0.0s [2026-01-10T05:58:24.677Z] [2026-01-10T05:58:24.677Z] #28 exporting to image [2026-01-10T05:58:24.677Z] #28 exporting layers [2026-01-10T05:58:24.677Z] #28 exporting layers 0.3s done [2026-01-10T05:58:24.936Z] #28 writing image sha256:49e80fea5507d523d853280caad42d5952ebbbfdae271be70f5e66e3f42cca02 done [2026-01-10T05:58:24.936Z] #28 naming to docker.io/library/device-bacnet done [2026-01-10T05:58:24.936Z] #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-01-10T05:58:25.960Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-01-10T05:58:25.960Z] [2026-01-10T05:58:25.960Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-10T05:58:26.333Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-01-10T05:58:26.334Z] latest: Pulling from edgex-lftools-log-publisher [2026-01-10T05:58:26.334Z] 5eb5b503b376: Pulling fs layer [2026-01-10T05:58:26.334Z] 5c69ac0246d0: Pulling fs layer [2026-01-10T05:58:26.334Z] ec43610c2a17: Pulling fs layer [2026-01-10T05:58:26.334Z] 3a2ae6a8a46f: Pulling fs layer [2026-01-10T05:58:26.334Z] 33b1e0a273af: Pulling fs layer [2026-01-10T05:58:26.334Z] 5d3b04190fa2: Pulling fs layer [2026-01-10T05:58:26.334Z] 2f39f015ded8: Pulling fs layer [2026-01-10T05:58:26.334Z] 33b1e0a273af: Waiting [2026-01-10T05:58:26.334Z] 5d3b04190fa2: Waiting [2026-01-10T05:58:26.334Z] 2f39f015ded8: Waiting [2026-01-10T05:58:26.334Z] 3a2ae6a8a46f: Waiting [2026-01-10T05:58:26.334Z] 5c69ac0246d0: Download complete [2026-01-10T05:58:26.334Z] 3a2ae6a8a46f: Download complete [2026-01-10T05:58:26.334Z] 33b1e0a273af: Download complete [2026-01-10T05:58:26.334Z] ec43610c2a17: Verifying Checksum [2026-01-10T05:58:26.334Z] ec43610c2a17: Download complete [2026-01-10T05:58:26.334Z] 5d3b04190fa2: Download complete [2026-01-10T05:58:26.898Z] 5eb5b503b376: Verifying Checksum [2026-01-10T05:58:26.898Z] 5eb5b503b376: Download complete [2026-01-10T05:58:27.463Z] 2f39f015ded8: Download complete [2026-01-10T05:58:28.395Z] 5eb5b503b376: Pull complete [2026-01-10T05:58:28.395Z] 5c69ac0246d0: Pull complete [2026-01-10T05:58:28.959Z] ec43610c2a17: Pull complete [2026-01-10T05:58:28.959Z] 3a2ae6a8a46f: Pull complete [2026-01-10T05:58:29.217Z] 33b1e0a273af: Pull complete [2026-01-10T05:58:29.217Z] 5d3b04190fa2: Pull complete [2026-01-10T05:58:34.478Z] 2f39f015ded8: Pull complete [2026-01-10T05:58:34.478Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-01-10T05:58:34.478Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-01-10T05:58:34.478Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-01-10T05:58:34.714Z] prd-ubuntu20.04-docker-8c-8g-375 does not seem to be running inside a container [2026-01-10T05:58:34.750Z] $ 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-108 -v /w/workspace/exfoundry_device-bacnet-c_PR-108:/w/workspace/exfoundry_device-bacnet-c_PR-108:rw,z -v /w/workspace/exfoundry_device-bacnet-c_PR-108@tmp:/w/workspace/exfoundry_device-bacnet-c_PR-108@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-01-10T05:58:36.554Z] $ docker top 12609448784be8d83921827116bd6509b8b61de9365bb6aca4561e2bd93fe79c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-01-10T05:58:37.015Z] ---> job-cost.sh [2026-01-10T05:58:37.016Z] lf-activate-venv: SKIPPING [2026-01-10T05:58:37.016Z] INFO: No Stack... [2026-01-10T05:58:37.275Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-01-10T05:58:37.534Z] INFO: Archiving Costs [Pipeline] sh [2026-01-10T05:58:37.853Z] + cat /w/workspace/exfoundry_device-bacnet-c_PR-108/archives/cost.csv [2026-01-10T05:58:37.853Z] + cut -d, -f6 [Pipeline] lock [2026-01-10T05:58:37.896Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-bacnet-c-PR-108-1-stack-cost] [2026-01-10T05:58:37.901Z] Resource [jenkins-edgexfoundry-device-bacnet-c-PR-108-1-stack-cost] did not exist. Created. [2026-01-10T05:58:37.907Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-bacnet-c-PR-108-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-01-10T05:58:38.302Z] + echo total: 0.2199999988079071 [Pipeline] stash [2026-01-10T05:58:38.366Z] Stashed 1 file(s) [Pipeline] } [2026-01-10T05:58:38.396Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-bacnet-c-PR-108-1-stack-cost] [Pipeline] // lock [Pipeline] } [2026-01-10T05:58:38.488Z] $ docker stop --time=1 12609448784be8d83921827116bd6509b8b61de9365bb6aca4561e2bd93fe79c [2026-01-10T05:58:39.622Z] $ docker rm -f --volumes 12609448784be8d83921827116bd6509b8b61de9365bb6aca4561e2bd93fe79c [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-01-10T05:58:41.156Z] + [ -d /w/workspace/exfoundry_device-bacnet-c_PR-108/archives ] [2026-01-10T05:58:41.156Z] + ls -al /w/workspace/exfoundry_device-bacnet-c_PR-108/archives [2026-01-10T05:58:41.156Z] total 16 [2026-01-10T05:58:41.156Z] drwxr-xr-x 3 root root 4096 Jan 10 05:58 . [2026-01-10T05:58:41.156Z] drwxrwxr-x 11 jenkins jenkins 4096 Jan 10 05:58 .. [2026-01-10T05:58:41.156Z] drwxr-xr-x 2 root root 4096 Jan 10 05:58 cost [2026-01-10T05:58:41.156Z] -rw-r--r-- 1 root root 87 Jan 10 05:58 cost.csv [2026-01-10T05:58:41.156Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-bacnet-c_PR-108/archives [2026-01-10T05:58:41.156Z] + ls -al /w/workspace/exfoundry_device-bacnet-c_PR-108/archives [2026-01-10T05:58:41.156Z] total 16 [2026-01-10T05:58:41.156Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 10 05:58 . [2026-01-10T05:58:41.156Z] drwxrwxr-x 11 jenkins jenkins 4096 Jan 10 05:58 .. [2026-01-10T05:58:41.156Z] drwxr-xr-x 2 jenkins jenkins 4096 Jan 10 05:58 cost [2026-01-10T05:58:41.156Z] -rw-r--r-- 1 jenkins jenkins 87 Jan 10 05:58 cost.csv [Pipeline] libraryResource [Pipeline] sh [2026-01-10T05:58:41.485Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-01-10T05:58:42.386Z] ---> package-listing.sh [2026-01-10T05:58:42.386Z] ++ facter osfamily [2026-01-10T05:58:42.386Z] ++ tr '[:upper:]' '[:lower:]' [2026-01-10T05:58:42.645Z] + OS_FAMILY=debian [2026-01-10T05:58:42.645Z] + workspace=/w/workspace/exfoundry_device-bacnet-c_PR-108 [2026-01-10T05:58:42.645Z] + START_PACKAGES=/tmp/packages_start.txt [2026-01-10T05:58:42.645Z] + END_PACKAGES=/tmp/packages_end.txt [2026-01-10T05:58:42.645Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-01-10T05:58:42.645Z] + PACKAGES=/tmp/packages_start.txt [2026-01-10T05:58:42.645Z] + '[' /w/workspace/exfoundry_device-bacnet-c_PR-108 ']' [2026-01-10T05:58:42.645Z] + PACKAGES=/tmp/packages_end.txt [2026-01-10T05:58:42.645Z] + case "${OS_FAMILY}" in [2026-01-10T05:58:42.645Z] + dpkg -l [2026-01-10T05:58:42.645Z] + grep '^ii' [2026-01-10T05:58:42.645Z] + '[' -f /tmp/packages_start.txt ']' [2026-01-10T05:58:42.645Z] + '[' -f /tmp/packages_end.txt ']' [2026-01-10T05:58:42.645Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-01-10T05:58:42.645Z] + '[' /w/workspace/exfoundry_device-bacnet-c_PR-108 ']' [2026-01-10T05:58:42.645Z] + mkdir -p /w/workspace/exfoundry_device-bacnet-c_PR-108/archives/ [2026-01-10T05:58:42.645Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-bacnet-c_PR-108/archives/ [Pipeline] echo [2026-01-10T05:58:42.686Z] 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-108/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2026-01-10T05:58:42.983Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-10T05:58:43.617Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-01-10T05:58:43.617Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-01-10T05:58:43.846Z] prd-ubuntu20.04-docker-8c-8g-375 does not seem to be running inside a container [2026-01-10T05:58:43.875Z] $ 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-108/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-108 -v /w/workspace/exfoundry_device-bacnet-c_PR-108:/w/workspace/exfoundry_device-bacnet-c_PR-108:rw,z -v /w/workspace/exfoundry_device-bacnet-c_PR-108@tmp:/w/workspace/exfoundry_device-bacnet-c_PR-108@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-01-10T05:58:44.062Z] $ docker top 65b6f3656773807a30156e1c8c86132e8781cb6337acddc51d5276f76823f065 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-01-10T05:58:44.446Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-01-10T05:58:44.756Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-01-10T05:58:45.077Z] + ls /var/log/sa-host [2026-01-10T05:58:45.077Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-01-10T05:58:45.235Z] provisioning config files... [2026-01-10T05:58:45.245Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-bacnet-c_PR-108@tmp/config4225452338500746582tmp [Pipeline] { [Pipeline] echo [2026-01-10T05:58:45.301Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-01-10T05:58:45.615Z] ---> create-netrc.sh [Pipeline] } [2026-01-10T05:58:45.648Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-01-10T05:58:46.050Z] ---> python-tools-install.sh [Pipeline] echo [2026-01-10T05:58:46.086Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-01-10T05:58:46.407Z] ---> sudo-logs.sh [2026-01-10T05:58:46.407Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2026-01-10T05:58:46.503Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-01-10T05:58:46.821Z] ---> job-cost.sh [2026-01-10T05:58:46.821Z] lf-activate-venv: SKIPPING [2026-01-10T05:58:46.821Z] DEBUG: total: 0.2199999988079071 [2026-01-10T05:58:46.821Z] INFO: Retrieving Stack Cost... [2026-01-10T05:58:46.821Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-01-10T05:58:47.079Z] INFO: Archiving Costs [Pipeline] echo [2026-01-10T05:58:47.119Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-01-10T05:58:47.439Z] ---> logs-deploy.sh [2026-01-10T05:58:47.439Z] lf-activate-venv: SKIPPING [2026-01-10T05:58:47.439Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-bacnet-c/PR-108/1 [2026-01-10T05:58:47.439Z] INFO: archiving workspace using pattern(s): [2026-01-10T05:58:48.374Z] Archives upload complete. [2026-01-10T05:58:48.374Z] INFO: archiving logs to Nexus [2026-01-10T05:58:48.941Z] ---> uname -a: [2026-01-10T05:58:48.941Z] Linux prd-ubuntu20-04-docker-8c-8g-375 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux [2026-01-10T05:58:48.941Z] [2026-01-10T05:58:48.941Z] [2026-01-10T05:58:48.941Z] ---> lscpu: [2026-01-10T05:58:48.941Z] Architecture: x86_64 [2026-01-10T05:58:48.941Z] CPU op-mode(s): 32-bit, 64-bit [2026-01-10T05:58:48.941Z] Byte Order: Little Endian [2026-01-10T05:58:48.941Z] Address sizes: 40 bits physical, 48 bits virtual [2026-01-10T05:58:48.941Z] CPU(s): 8 [2026-01-10T05:58:48.941Z] On-line CPU(s) list: 0-7 [2026-01-10T05:58:48.941Z] Thread(s) per core: 1 [2026-01-10T05:58:48.941Z] Core(s) per socket: 1 [2026-01-10T05:58:48.941Z] Socket(s): 8 [2026-01-10T05:58:48.941Z] NUMA node(s): 1 [2026-01-10T05:58:48.941Z] Vendor ID: AuthenticAMD [2026-01-10T05:58:48.941Z] CPU family: 23 [2026-01-10T05:58:48.941Z] Model: 49 [2026-01-10T05:58:48.941Z] Model name: AMD EPYC-Rome Processor [2026-01-10T05:58:48.941Z] Stepping: 0 [2026-01-10T05:58:48.941Z] CPU MHz: 2799.998 [2026-01-10T05:58:48.941Z] BogoMIPS: 5599.99 [2026-01-10T05:58:48.941Z] Virtualization: AMD-V [2026-01-10T05:58:48.941Z] Hypervisor vendor: KVM [2026-01-10T05:58:48.941Z] Virtualization type: full [2026-01-10T05:58:48.941Z] L1d cache: 256 KiB [2026-01-10T05:58:48.941Z] L1i cache: 256 KiB [2026-01-10T05:58:48.941Z] L2 cache: 4 MiB [2026-01-10T05:58:48.941Z] L3 cache: 128 MiB [2026-01-10T05:58:48.941Z] NUMA node0 CPU(s): 0-7 [2026-01-10T05:58:48.941Z] Vulnerability Gather data sampling: Not affected [2026-01-10T05:58:48.941Z] Vulnerability Itlb multihit: Not affected [2026-01-10T05:58:48.941Z] Vulnerability L1tf: Not affected [2026-01-10T05:58:48.941Z] Vulnerability Mds: Not affected [2026-01-10T05:58:48.941Z] Vulnerability Meltdown: Not affected [2026-01-10T05:58:48.941Z] Vulnerability Mmio stale data: Not affected [2026-01-10T05:58:48.941Z] Vulnerability Retbleed: Vulnerable [2026-01-10T05:58:48.941Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2026-01-10T05:58:48.941Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2026-01-10T05:58:48.941Z] Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected [2026-01-10T05:58:48.941Z] Vulnerability Srbds: Not affected [2026-01-10T05:58:48.941Z] Vulnerability Tsx async abort: Not affected [2026-01-10T05:58:48.941Z] 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-01-10T05:58:48.941Z] [2026-01-10T05:58:48.941Z] [2026-01-10T05:58:48.941Z] ---> nproc: [2026-01-10T05:58:48.941Z] 8 [2026-01-10T05:58:48.941Z] [2026-01-10T05:58:48.941Z] [2026-01-10T05:58:48.941Z] ---> df -h: [2026-01-10T05:58:48.941Z] Filesystem Size Used Avail Use% Mounted on [2026-01-10T05:58:48.941Z] overlay 155G 11G 145G 8% / [2026-01-10T05:58:48.941Z] tmpfs 64M 0 64M 0% /dev [2026-01-10T05:58:48.941Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2026-01-10T05:58:48.941Z] shm 64M 0 64M 0% /dev/shm [2026-01-10T05:58:48.941Z] /dev/vda1 155G 11G 145G 8% /facter-os [2026-01-10T05:58:48.941Z] [2026-01-10T05:58:48.941Z]