Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 345f7445bddd439fb101936ca9749c1199167c6e 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-ssh7586403433854333300.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision b1c004cf40c352fe6d03b0971bc7ee860312a7b0 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh3590632401722036776.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision b1c004cf40c352fe6d03b0971bc7ee860312a7b0 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-bacnet-c/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12348844002842868355.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision b1c004cf40c352fe6d03b0971bc7ee860312a7b0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b1c004cf40c352fe6d03b0971bc7ee860312a7b0 # timeout=10 Commit message: "Merge pull request #480 from jinlinGuan/fix-docs-publish" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh15429160596143355669.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-bacnet-c/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5122064748301973209.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildCApp] RAW Config: [project:device-bacnet-c, dockerBuildFilePath:scripts/Dockerfile.alpine-base, dockerFilePath:scripts/Dockerfile.alpine] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildCApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-bacnet-c-settings PROJECT: device-bacnet-c USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build DOCKER_FILE_PATH: scripts/Dockerfile.alpine DOCKER_BUILD_FILE_PATH: scripts/Dockerfile.alpine-base DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-bacnet DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-1324 in /w/workspace/dgexfoundry_device-bacnet-c_main [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/dgexfoundry_device-bacnet-c_main # 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 Avoid second fetch Checking out Revision 345f7445bddd439fb101936ca9749c1199167c6e (main) Commit message: "Merge pull request #116 from kasa320/handle-enumerated-tag" > git config core.sparsecheckout # timeout=10 > git checkout -f 345f7445bddd439fb101936ca9749c1199167c6e # timeout=10 > git rev-list --no-walk 652c4c721f17326d85c096634bcaaa8a720b44aa # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2026-09-03T07:56:46.242Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2026-09-03T07:56:46.327Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2026-09-03T07:56:46.353Z] ========================================================= [2026-09-03T07:56:46.353Z] EdgeX Global Pipelines Version Info [2026-09-03T07:56:46.353Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2026-09-03T07:56:48.234Z] ------------------- [2026-09-03T07:56:48.234Z] stable info: [2026-09-03T07:56:48.234Z] ------------------- [2026-09-03T07:56:48.234Z] Commited By: Ginny Guan ginny@iotechsys.com [2026-09-03T07:56:48.234Z] Commit SHA: b1c004cf40c352fe6d03b0971bc7ee860312a7b0 [2026-09-03T07:56:48.234Z] Message: update stable to v1.0.281 [2026-09-03T07:56:49.193Z] ------------------- [2026-09-03T07:56:49.193Z] experimental info: [2026-09-03T07:56:49.193Z] ------------------- [2026-09-03T07:56:49.193Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2026-09-03T07:56:49.193Z] Commit SHA: b1c004cf40c352fe6d03b0971bc7ee860312a7b0 [2026-09-03T07:56:49.193Z] Message: update experimental to v1.0.281 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2026-09-03T07:56:49.301Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-bacnet-c-settings [Pipeline] echo [2026-09-03T07:56:49.327Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-bacnet-c [Pipeline] echo [2026-09-03T07:56:49.354Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2026-09-03T07:56:49.382Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2026-09-03T07:56:49.407Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2026-09-03T07:56:49.434Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = scripts/Dockerfile.alpine [Pipeline] echo [2026-09-03T07:56:49.461Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = scripts/Dockerfile.alpine-base [Pipeline] echo [2026-09-03T07:56:49.488Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2026-09-03T07:56:49.514Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2026-09-03T07:56:49.541Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-bacnet [Pipeline] echo [2026-09-03T07:56:49.571Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2026-09-03T07:56:49.598Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2026-09-03T07:56:49.625Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2026-09-03T07:56:49.654Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2026-09-03T07:56:49.680Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2026-09-03T07:56:49.701Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2026-09-03T07:56:49.721Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2026-09-03T07:56:49.740Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2026-09-03T07:56:49.762Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2026-09-03T07:56:49.784Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2026-09-03T07:56:49.805Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 345f7445bddd439fb101936ca9749c1199167c6e [Pipeline] echo [2026-09-03T07:56:49.822Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 345f744 [Pipeline] echo [2026-09-03T07:56:49.840Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-09-03T07:56:49.894Z] provisioning config files... [2026-09-03T07:56:49.911Z] copy managed file [device-bacnet-c-settings] to file:/w/workspace/dgexfoundry_device-bacnet-c_main@tmp/config7015621764109752045tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-09-03T07:56:50.507Z] ---> ****-login.sh [2026-09-03T07:56:50.507Z] nexus3.edgexfoundry.org:10001 [2026-09-03T07:56:50.507Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-09-03T07:56:55.908Z] [2026-09-03T07:56:55.908Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-09-03T07:56:55.908Z] Configure a credential helper to remove this warning. See [2026-09-03T07:56:55.908Z] https://docs.****.com/go/credential-store/ [2026-09-03T07:56:55.908Z] [2026-09-03T07:56:55.908Z] Login Succeeded [2026-09-03T07:56:55.908Z] nexus3.edgexfoundry.org:10002 [2026-09-03T07:56:55.908Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-09-03T07:56:55.908Z] [2026-09-03T07:56:55.909Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-09-03T07:56:55.909Z] Configure a credential helper to remove this warning. See [2026-09-03T07:56:55.909Z] https://docs.****.com/go/credential-store/ [2026-09-03T07:56:55.909Z] [2026-09-03T07:56:55.909Z] Login Succeeded [2026-09-03T07:56:55.909Z] nexus3.edgexfoundry.org:10003 [2026-09-03T07:56:55.909Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-09-03T07:56:55.909Z] [2026-09-03T07:56:55.909Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-09-03T07:56:55.909Z] Configure a credential helper to remove this warning. See [2026-09-03T07:56:55.909Z] https://docs.****.com/go/credential-store/ [2026-09-03T07:56:55.909Z] [2026-09-03T07:56:55.909Z] Login Succeeded [2026-09-03T07:56:55.909Z] nexus3.edgexfoundry.org:10004 [2026-09-03T07:56:56.183Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-09-03T07:56:56.183Z] [2026-09-03T07:56:56.183Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-09-03T07:56:56.183Z] Configure a credential helper to remove this warning. See [2026-09-03T07:56:56.183Z] https://docs.****.com/go/credential-store/ [2026-09-03T07:56:56.183Z] [2026-09-03T07:56:56.183Z] Login Succeeded [2026-09-03T07:56:56.183Z] ****.io [2026-09-03T07:56:56.183Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-09-03T07:56:56.451Z] [2026-09-03T07:56:56.451Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-09-03T07:56:56.451Z] Configure a credential helper to remove this warning. See [2026-09-03T07:56:56.451Z] https://docs.****.com/go/credential-store/ [2026-09-03T07:56:56.451Z] [2026-09-03T07:56:56.451Z] Login Succeeded [2026-09-03T07:56:56.451Z] ---> ****-login.sh ends [Pipeline] } [2026-09-03T07:56:56.465Z] 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-09-03T07:56:56.907Z] + git rev-list -1 --merges 345f7445bddd439fb101936ca9749c1199167c6e~1..345f7445bddd439fb101936ca9749c1199167c6e [Pipeline] echo [2026-09-03T07:56:56.953Z] -----------> git rev-list -1 --merges 345f7445bddd439fb101936ca9749c1199167c6e~1..345f7445bddd439fb101936ca9749c1199167c6e 345f7445bddd439fb101936ca9749c1199167c6e [2026-09-03T07:56:56.953Z] 345f7445bddd439fb101936ca9749c1199167c6e [false] [Pipeline] sh [2026-09-03T07:56:57.271Z] + git log --format=format:%s -1 345f7445bddd439fb101936ca9749c1199167c6e [Pipeline] echo [2026-09-03T07:56:57.297Z] ========================================================= [2026-09-03T07:56:57.297Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2026-09-03T07:56:57.297Z] ========================================================= 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-09-03T07:56:58.011Z] + git rev-list -1 --merges 345f7445bddd439fb101936ca9749c1199167c6e~1..345f7445bddd439fb101936ca9749c1199167c6e [Pipeline] echo [2026-09-03T07:56:58.033Z] -----------> git rev-list -1 --merges 345f7445bddd439fb101936ca9749c1199167c6e~1..345f7445bddd439fb101936ca9749c1199167c6e 345f7445bddd439fb101936ca9749c1199167c6e [2026-09-03T07:56:58.033Z] 345f7445bddd439fb101936ca9749c1199167c6e [false] [Pipeline] sh [2026-09-03T07:56:58.346Z] + git log --format=format:%s -1 345f7445bddd439fb101936ca9749c1199167c6e [Pipeline] echo [2026-09-03T07:56:58.374Z] ========================================================= [2026-09-03T07:56:58.374Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2026-09-03T07:56:58.375Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2026-09-03T07:56:58.879Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-09-03T07:56:58.879Z] + grep -v github /etc/ssh/ssh_known_hosts [2026-09-03T07:56:58.879Z] + [ -e /tmp/ssh_known_hosts ] [2026-09-03T07:56:58.879Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2026-09-03T07:56:58.879Z] + + sudo tee -a /etc/ssh/ssh_known_hosts [2026-09-03T07:56:58.879Z] echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2026-09-03T07:56:58.879Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-09-03T07:56:59.336Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-09-03T07:56:59.336Z] [2026-09-03T07:56:59.336Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-09-03T07:56:59.667Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-09-03T07:56:59.667Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2026-09-03T07:56:59.667Z] 3dae71ba6b94: Pulling fs layer [2026-09-03T07:56:59.667Z] 6bf1a483ea7c: Pulling fs layer [2026-09-03T07:56:59.667Z] f5dfc541a4d3: Pulling fs layer [2026-09-03T07:56:59.667Z] 461d9e800cba: Pulling fs layer [2026-09-03T07:56:59.667Z] 80192f66455f: Pulling fs layer [2026-09-03T07:56:59.667Z] 2e8e34ca0e6c: Pulling fs layer [2026-09-03T07:56:59.667Z] a29436f7fd5d: Pulling fs layer [2026-09-03T07:56:59.667Z] 461d9e800cba: Waiting [2026-09-03T07:56:59.667Z] 923cac83aea3: Pulling fs layer [2026-09-03T07:56:59.667Z] 80192f66455f: Waiting [2026-09-03T07:56:59.667Z] 25ad8b0a4227: Pulling fs layer [2026-09-03T07:56:59.667Z] 2e8e34ca0e6c: Waiting [2026-09-03T07:56:59.667Z] db01528c6b51: Pulling fs layer [2026-09-03T07:56:59.667Z] 28988de357af: Pulling fs layer [2026-09-03T07:56:59.667Z] a29436f7fd5d: Waiting [2026-09-03T07:56:59.667Z] 923cac83aea3: Waiting [2026-09-03T07:56:59.667Z] db01528c6b51: Waiting [2026-09-03T07:56:59.667Z] 25ad8b0a4227: Waiting [2026-09-03T07:56:59.667Z] 28988de357af: Waiting [2026-09-03T07:56:59.667Z] 6bf1a483ea7c: Verifying Checksum [2026-09-03T07:56:59.667Z] 6bf1a483ea7c: Download complete [2026-09-03T07:56:59.934Z] 461d9e800cba: Verifying Checksum [2026-09-03T07:56:59.934Z] 461d9e800cba: Download complete [2026-09-03T07:56:59.934Z] 80192f66455f: Download complete [2026-09-03T07:56:59.934Z] f5dfc541a4d3: Verifying Checksum [2026-09-03T07:56:59.934Z] f5dfc541a4d3: Download complete [2026-09-03T07:56:59.934Z] 3dae71ba6b94: Verifying Checksum [2026-09-03T07:56:59.934Z] 3dae71ba6b94: Download complete [2026-09-03T07:56:59.934Z] 923cac83aea3: Download complete [2026-09-03T07:57:00.204Z] 25ad8b0a4227: Verifying Checksum [2026-09-03T07:57:00.204Z] 25ad8b0a4227: Download complete [2026-09-03T07:57:00.204Z] db01528c6b51: Verifying Checksum [2026-09-03T07:57:00.204Z] db01528c6b51: Download complete [2026-09-03T07:57:00.204Z] 28988de357af: Verifying Checksum [2026-09-03T07:57:00.204Z] 28988de357af: Download complete [2026-09-03T07:57:00.474Z] a29436f7fd5d: Verifying Checksum [2026-09-03T07:57:00.474Z] a29436f7fd5d: Download complete [2026-09-03T07:57:00.773Z] 2e8e34ca0e6c: Verifying Checksum [2026-09-03T07:57:00.773Z] 2e8e34ca0e6c: Download complete [2026-09-03T07:57:01.736Z] 3dae71ba6b94: Pull complete [2026-09-03T07:57:01.736Z] 6bf1a483ea7c: Pull complete [2026-09-03T07:57:02.220Z] f5dfc541a4d3: Pull complete [2026-09-03T07:57:02.220Z] 461d9e800cba: Pull complete [2026-09-03T07:57:02.220Z] 80192f66455f: Pull complete [2026-09-03T07:57:05.596Z] 2e8e34ca0e6c: Pull complete [2026-09-03T07:57:06.546Z] a29436f7fd5d: Pull complete [2026-09-03T07:57:06.546Z] 923cac83aea3: Pull complete [2026-09-03T07:57:06.546Z] 25ad8b0a4227: Pull complete [2026-09-03T07:57:06.546Z] db01528c6b51: Pull complete [2026-09-03T07:57:06.810Z] 28988de357af: Pull complete [2026-09-03T07:57:06.810Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2026-09-03T07:57:06.810Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-09-03T07:57:06.810Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-09-03T07:57:07.002Z] prd-ubuntu20.04-docker-8c-8g-1324 does not seem to be running inside a container [2026-09-03T07:57:07.061Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-bacnet-c_main -v /w/workspace/dgexfoundry_device-bacnet-c_main:/w/workspace/dgexfoundry_device-bacnet-c_main:rw,z -v /w/workspace/dgexfoundry_device-bacnet-c_main@tmp:/w/workspace/dgexfoundry_device-bacnet-c_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-09-03T07:57:08.702Z] $ docker top 9d215855d167e4cffa1896a827e19f96c2980fe51e606960c1ec7e9d982b53cd -eo pid,comm [2026-09-03T07:57:08.768Z] 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-09-03T07:57:08.768Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-09-03T07:57:08.837Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-09-03T07:57:08.837Z] [ssh-agent] Looking for ssh-agent implementation... [2026-09-03T07:57:08.997Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-09-03T07:57:09.001Z] $ docker exec 9d215855d167e4cffa1896a827e19f96c2980fe51e606960c1ec7e9d982b53cd ssh-agent [2026-09-03T07:57:09.141Z] SSH_AUTH_SOCK=/tmp/ssh-HRc2RCxqIquB/agent.33 [2026-09-03T07:57:09.141Z] SSH_AGENT_PID=39 [2026-09-03T07:57:09.155Z] Running ssh-add (command line suppressed) [2026-09-03T07:57:09.274Z] Identity added: /w/workspace/dgexfoundry_device-bacnet-c_main@tmp/private_key_18330044816566661596.key (/w/workspace/dgexfoundry_device-bacnet-c_main@tmp/private_key_18330044816566661596.key) [2026-09-03T07:57:09.297Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-09-03T07:57:09.609Z] + git config --global --add safe.directory /w/workspace/dgexfoundry_device-bacnet-c_main [Pipeline] sh [2026-09-03T07:57:09.917Z] + git tag --points-at HEAD [Pipeline] } [2026-09-03T07:57:09.934Z] $ docker exec --env ******** --env ******** 9d215855d167e4cffa1896a827e19f96c2980fe51e606960c1ec7e9d982b53cd ssh-agent -k [2026-09-03T07:57:10.055Z] unset SSH_AUTH_SOCK; [2026-09-03T07:57:10.055Z] unset SSH_AGENT_PID; [2026-09-03T07:57:10.055Z] echo Agent pid 39 killed; [2026-09-03T07:57:10.070Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2026-09-03T07:57:10.117Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-09-03T07:57:10.117Z] [ssh-agent] Looking for ssh-agent implementation... [2026-09-03T07:57:10.251Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-09-03T07:57:10.254Z] $ docker exec 9d215855d167e4cffa1896a827e19f96c2980fe51e606960c1ec7e9d982b53cd ssh-agent [2026-09-03T07:57:10.394Z] SSH_AUTH_SOCK=/tmp/ssh-oSHjPwHQK8O3/agent.85 [2026-09-03T07:57:10.394Z] SSH_AGENT_PID=91 [2026-09-03T07:57:10.402Z] Running ssh-add (command line suppressed) [2026-09-03T07:57:10.537Z] Identity added: /w/workspace/dgexfoundry_device-bacnet-c_main@tmp/private_key_10955196890020459625.key (/w/workspace/dgexfoundry_device-bacnet-c_main@tmp/private_key_10955196890020459625.key) [2026-09-03T07:57:10.559Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-09-03T07:57:10.870Z] + git semver init [2026-09-03T07:57:11.134Z] 2026-09-03 07:57:11,093 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-09-03T07:57:11.134Z] 2026-09-03 07:57:11,098 [run_init] DEBUG init version:0.0.0 force:False [2026-09-03T07:57:11.134Z] 2026-09-03 07:57:11,099 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dgexfoundry_device-bacnet-c_main/.semver [2026-09-03T07:57:11.134Z] 2026-09-03 07:57:11,099 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-bacnet-c.git /w/workspace/dgexfoundry_device-bacnet-c_main/.semver [2026-09-03T07:57:11.134Z] 2026-09-03 07:57:11,099 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-bacnet-c.git', '/w/workspace/dgexfoundry_device-bacnet-c_main/.semver'], cwd=/w/workspace/dgexfoundry_device-bacnet-c_main, stdin=None, shell=False, universal_newlines=False) [2026-09-03T07:57:12.102Z] 2026-09-03 07:57:11,832 [append_file] DEBUG append to file:/w/workspace/dgexfoundry_device-bacnet-c_main/.git/info/exclude [2026-09-03T07:57:12.102Z] 2026-09-03 07:57:11,833 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dgexfoundry_device-bacnet-c_main/.semver/main with force:False [2026-09-03T07:57:12.102Z] 2026-09-03 07:57:11,833 [read_version] DEBUG read version from /w/workspace/dgexfoundry_device-bacnet-c_main/.semver/main [2026-09-03T07:57:12.102Z] 2026-09-03 07:57:11,833 [read_version] DEBUG read version from /w/workspace/dgexfoundry_device-bacnet-c_main/.semver/main [2026-09-03T07:57:12.102Z] 4.1.0-dev.4 [Pipeline] } [2026-09-03T07:57:12.116Z] $ docker exec --env ******** --env ******** 9d215855d167e4cffa1896a827e19f96c2980fe51e606960c1ec7e9d982b53cd ssh-agent -k [2026-09-03T07:57:12.227Z] unset SSH_AUTH_SOCK; [2026-09-03T07:57:12.227Z] unset SSH_AGENT_PID; [2026-09-03T07:57:12.227Z] echo Agent pid 91 killed; [2026-09-03T07:57:12.279Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-09-03T07:57:12.844Z] + git semver [Pipeline] } [2026-09-03T07:57:13.168Z] $ docker stop --time=1 9d215855d167e4cffa1896a827e19f96c2980fe51e606960c1ec7e9d982b53cd [2026-09-03T07:57:14.466Z] $ docker rm -f --volumes 9d215855d167e4cffa1896a827e19f96c2980fe51e606960c1ec7e9d982b53cd [Pipeline] // withDockerContainer [Pipeline] sh [2026-09-03T07:57:14.838Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2026-09-03T07:57:15.272Z] Stashed 1 file(s) [Pipeline] echo [2026-09-03T07:57:15.274Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.4 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-09-03T07:57:15.424Z] provisioning config files... [2026-09-03T07:57:15.448Z] copy managed file [device-bacnet-c-settings] to file:/w/workspace/dgexfoundry_device-bacnet-c_main@tmp/config12218134058735922751tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-09-03T07:57:15.789Z] ---> ****-login.sh [2026-09-03T07:57:15.790Z] nexus3.edgexfoundry.org:10001 [2026-09-03T07:57:15.790Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-09-03T07:57:15.790Z] Login Succeeded [2026-09-03T07:57:15.790Z] nexus3.edgexfoundry.org:10002 [2026-09-03T07:57:15.790Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-09-03T07:57:15.790Z] Login Succeeded [2026-09-03T07:57:15.790Z] nexus3.edgexfoundry.org:10003 [2026-09-03T07:57:16.055Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-09-03T07:57:16.055Z] Login Succeeded [2026-09-03T07:57:16.055Z] nexus3.edgexfoundry.org:10004 [2026-09-03T07:57:16.055Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-09-03T07:57:16.055Z] Login Succeeded [2026-09-03T07:57:16.055Z] ****.io [2026-09-03T07:57:16.319Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-09-03T07:57:16.319Z] Login Succeeded [2026-09-03T07:57:16.319Z] ---> ****-login.sh ends [Pipeline] } [2026-09-03T07:57:16.330Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2026-09-03T07:57:16.438Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-09-03T07:57:16.457Z] [prepBaseBuildImage] Generating new image with name: ci-base-image-x86_64 [Pipeline] echo [2026-09-03T07:57:16.475Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-09-03T07:57:16.496Z] ========================================================= [2026-09-03T07:57:16.496Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest] [2026-09-03T07:57:16.496Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-09-03T07:57:16.841Z] + 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-09-03T07:57:17.420Z] #0 building with "default" instance using docker driver [2026-09-03T07:57:17.420Z] [2026-09-03T07:57:17.420Z] #1 [internal] load build definition from Dockerfile.alpine-base [2026-09-03T07:57:17.420Z] #1 transferring dockerfile: 1.45kB done [2026-09-03T07:57:17.420Z] #1 DONE 0.0s [2026-09-03T07:57:17.420Z] [2026-09-03T07:57:17.420Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [2026-09-03T07:57:17.420Z] #2 DONE 0.1s [2026-09-03T07:57:17.683Z] [2026-09-03T07:57:17.683Z] #3 [internal] load .dockerignore [2026-09-03T07:57:17.683Z] #3 transferring context: 2B done [2026-09-03T07:57:17.683Z] #3 DONE 0.0s [2026-09-03T07:57:17.683Z] [2026-09-03T07:57:17.683Z] #4 [internal] load build context [2026-09-03T07:57:17.683Z] #4 transferring context: 86.06kB done [2026-09-03T07:57:17.683Z] #4 DONE 0.0s [2026-09-03T07:57:17.683Z] [2026-09-03T07:57:17.683Z] #5 [ 1/11] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest@sha256:86f282524b252fca782185160d82ec4889448d07d1475dd6b76f2052073facff [2026-09-03T07:57:17.683Z] #5 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest@sha256:86f282524b252fca782185160d82ec4889448d07d1475dd6b76f2052073facff 0.0s done [2026-09-03T07:57:17.683Z] #5 sha256:86f282524b252fca782185160d82ec4889448d07d1475dd6b76f2052073facff 741B / 741B done [2026-09-03T07:57:17.683Z] #5 sha256:6605166a5db42c9ef4e3b8366138377c430980df3f34fe18e3a1340b6ab951b9 2.56kB / 2.56kB done [2026-09-03T07:57:17.683Z] #5 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s [2026-09-03T07:57:17.683Z] #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 9.44MB / 118.14MB 0.1s [2026-09-03T07:57:17.683Z] #5 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s done [2026-09-03T07:57:17.683Z] #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 25.17MB / 118.14MB 0.2s [2026-09-03T07:57:17.683Z] #5 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.1s [2026-09-03T07:57:17.946Z] #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 58.72MB / 118.14MB 0.4s [2026-09-03T07:57:17.946Z] #5 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.1s done [2026-09-03T07:57:18.209Z] #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 74.45MB / 118.14MB 0.5s [2026-09-03T07:57:18.209Z] #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 106.95MB / 118.14MB 0.7s [2026-09-03T07:57:18.472Z] #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 118.14MB / 118.14MB 0.9s [2026-09-03T07:57:18.734Z] #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 118.14MB / 118.14MB 0.9s done [2026-09-03T07:57:18.734Z] #5 extracting sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 0.1s [2026-09-03T07:57:22.057Z] #5 extracting sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 3.0s done [2026-09-03T07:57:22.057Z] #5 DONE 4.1s [2026-09-03T07:57:22.057Z] [2026-09-03T07:57:22.057Z] #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-09-03T07:57:22.057Z] #6 0.318 Connecting to iotech.jfrog.io (108.133.32.88:443) [2026-09-03T07:57:22.320Z] #6 0.761 saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2026-09-03T07:57:22.320Z] #6 0.761 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2026-09-03T07:57:22.320Z] #6 0.761 '/etc/apk/keys/alpine.dev.rsa.pub' saved [2026-09-03T07:57:23.272Z] #6 DONE 1.5s [2026-09-03T07:57:23.272Z] [2026-09-03T07:57:23.272Z] #7 [ 3/11] RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories [2026-09-03T07:57:23.537Z] #7 DONE 0.3s [2026-09-03T07:57:23.537Z] [2026-09-03T07:57:23.537Z] #8 [ 4/11] RUN apk add --update --no-cache build-base git gcc cmake make linux-headers yaml-dev libmicrohttpd-dev curl-dev util-linux-dev ncurses-dev iotech-paho-mqtt-c-dev-1.3 hiredis-dev libcbor-dev iotech-iot-1.6-dev dumb-init [2026-09-03T07:57:23.800Z] #8 0.314 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2026-09-03T07:57:25.202Z] #8 1.665 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2026-09-03T07:57:25.464Z] #8 2.025 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz [2026-09-03T07:57:26.042Z] #8 2.637 WARNING: This apk-tools is OLD! Some packages might not function properly. [2026-09-03T07:57:26.042Z] #8 2.643 (1/18) Installing dumb-init (1.2.5-r2) [2026-09-03T07:57:26.042Z] #8 2.745 (2/18) Installing hiredis (1.1.0-r2) [2026-09-03T07:57:26.306Z] #8 2.849 (3/18) Installing hiredis-dev (1.1.0-r2) [2026-09-03T07:57:26.306Z] #8 2.959 (4/18) Installing libcbor (0.10.2-r1) [2026-09-03T07:57:26.569Z] #8 3.058 (5/18) Installing iotech-iot-1.6 (1.6.3-r0) [2026-09-03T07:57:27.146Z] #8 3.734 (6/18) Installing iotech-iot-1.6-dev (1.6.3-r0) [2026-09-03T07:57:27.146Z] #8 3.837 (7/18) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.162-r0) [2026-09-03T07:57:27.412Z] #8 4.123 (8/18) Installing libcbor-dev (0.10.2-r1) [2026-09-03T07:57:27.674Z] #8 4.224 (9/18) Installing libmenuw (6.4_p20230506-r0) [2026-09-03T07:57:27.674Z] #8 4.236 (10/18) Installing libpanelw (6.4_p20230506-r0) [2026-09-03T07:57:27.674Z] #8 4.247 (11/18) Installing libncurses++ (6.4_p20230506-r0) [2026-09-03T07:57:27.674Z] #8 4.259 (12/18) Installing ncurses-dev (6.4_p20230506-r0) [2026-09-03T07:57:27.674Z] #8 4.278 (13/18) Installing libblkid (2.38.1-r8) [2026-09-03T07:57:27.674Z] #8 4.297 (14/18) Installing libuuid (2.38.1-r8) [2026-09-03T07:57:27.674Z] #8 4.313 (15/18) Installing libfdisk (2.38.1-r8) [2026-09-03T07:57:27.674Z] #8 4.344 (16/18) Installing libmount (2.38.1-r8) [2026-09-03T07:57:27.938Z] #8 4.365 (17/18) Installing libsmartcols (2.38.1-r8) [2026-09-03T07:57:27.938Z] #8 4.382 (18/18) Installing util-linux-dev (2.38.1-r8) [2026-09-03T07:57:27.938Z] #8 4.445 Executing busybox-1.36.1-r4.trigger [2026-09-03T07:57:27.938Z] #8 4.457 OK: 338 MiB in 100 packages [2026-09-03T07:57:27.938Z] #8 DONE 4.6s [2026-09-03T07:57:28.202Z] [2026-09-03T07:57:28.202Z] #9 [ 5/11] RUN apk --no-cache upgrade [2026-09-03T07:57:28.202Z] #9 0.284 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2026-09-03T07:57:28.467Z] #9 0.453 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2026-09-03T07:57:28.730Z] #9 0.689 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz [2026-09-03T07:57:29.309Z] #9 1.298 WARNING: This apk-tools is OLD! Some packages might not function properly. [2026-09-03T07:57:29.572Z] #9 1.304 Upgrading critical system libraries and apk-tools: [2026-09-03T07:57:29.572Z] #9 1.304 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2026-09-03T07:57:29.572Z] #9 1.323 Executing busybox-1.36.1-r4.trigger [2026-09-03T07:57:29.572Z] #9 1.373 Continuing the upgrade transaction with new apk-tools: [2026-09-03T07:57:29.572Z] #9 1.378 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2026-09-03T07:57:29.572Z] #9 1.492 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2026-09-03T07:57:29.572Z] #9 1.600 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz [2026-09-03T07:57:30.147Z] #9 2.129 WARNING: This apk-tools is OLD! Some packages might not function properly. [2026-09-03T07:57:30.147Z] #9 2.133 (1/27) Upgrading musl (1.2.4-r2 -> 1.2.4-r3) [2026-09-03T07:57:30.147Z] #9 2.158 (2/27) Upgrading busybox (1.36.1-r4 -> 1.36.1-r7) [2026-09-03T07:57:30.147Z] #9 2.182 Executing busybox-1.36.1-r7.post-upgrade [2026-09-03T07:57:30.147Z] #9 2.196 (3/27) Upgrading busybox-binsh (1.36.1-r4 -> 1.36.1-r7) [2026-09-03T07:57:30.147Z] #9 2.206 (4/27) Upgrading ca-certificates-bundle (20230506-r0 -> 20241121-r1) [2026-09-03T07:57:30.147Z] #9 2.221 (5/27) Upgrading libcrypto3 (3.1.4-r0 -> 3.1.8-r0) [2026-09-03T07:57:30.147Z] #9 2.275 (6/27) Upgrading libssl3 (3.1.4-r0 -> 3.1.8-r0) [2026-09-03T07:57:30.390Z] Still waiting to schedule task [2026-09-03T07:57:30.390Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2026-09-03T07:57:30.411Z] #9 2.294 (7/27) Upgrading ssl_client (1.36.1-r4 -> 1.36.1-r7) [2026-09-03T07:57:30.411Z] #9 2.305 (8/27) Upgrading binutils (2.40-r7 -> 2.40-r8) [2026-09-03T07:57:30.411Z] #9 2.378 (9/27) Upgrading musl-dev (1.2.4-r2 -> 1.2.4-r3) [2026-09-03T07:57:30.677Z] #9 2.442 (10/27) Upgrading libexpat (2.5.0-r1 -> 2.7.0-r0) [2026-09-03T07:57:30.677Z] #9 2.454 (11/27) Upgrading xz-libs (5.4.3-r0 -> 5.4.3-r1) [2026-09-03T07:57:30.677Z] #9 2.467 (12/27) Upgrading libarchive (3.7.2-r0 -> 3.8.0-r0) [2026-09-03T07:57:30.677Z] #9 2.577 (13/27) Upgrading ca-certificates (20230506-r0 -> 20241121-r1) [2026-09-03T07:57:30.677Z] #9 2.611 (14/27) Installing libpsl (0.21.5-r0) [2026-09-03T07:57:30.677Z] #9 2.623 (15/27) Upgrading libcurl (8.4.0-r0 -> 8.12.1-r0) [2026-09-03T07:57:30.677Z] #9 2.644 (16/27) Installing libpsl-utils (0.21.5-r0) [2026-09-03T07:57:30.677Z] #9 2.655 (17/27) Installing libpsl-dev (0.21.5-r0) [2026-09-03T07:57:30.677Z] #9 2.667 (18/27) Upgrading openssl-dev (3.1.4-r0 -> 3.1.8-r0) [2026-09-03T07:57:30.677Z] #9 2.706 (19/27) Upgrading curl-dev (8.4.0-r0 -> 8.12.1-r0) [2026-09-03T07:57:30.677Z] #9 2.722 (20/27) Upgrading git (2.40.1-r0 -> 2.40.4-r0) [2026-09-03T07:57:30.677Z] #9 2.800 (21/27) Upgrading musl-utils (1.2.4-r2 -> 1.2.4-r3) [2026-09-03T07:57:30.677Z] #9 2.812 (22/27) Upgrading libtasn1 (4.19.0-r1 -> 4.20.0-r0) [2026-09-03T07:57:30.940Z] #9 2.824 (23/27) Upgrading gnutls (3.8.0-r2 -> 3.8.4-r0) [2026-09-03T07:57:30.940Z] #9 2.858 (24/27) Upgrading gnutls-c++ (3.8.0-r2 -> 3.8.4-r0) [2026-09-03T07:57:30.940Z] #9 2.956 (25/27) Upgrading libtasn1-progs (4.19.0-r1 -> 4.20.0-r0) [2026-09-03T07:57:31.203Z] #9 3.056 (26/27) Upgrading libtasn1-dev (4.19.0-r1 -> 4.20.0-r0) [2026-09-03T07:57:31.203Z] #9 3.154 (27/27) Upgrading gnutls-dev (3.8.0-r2 -> 3.8.4-r0) [2026-09-03T07:57:31.203Z] #9 3.259 Executing busybox-1.36.1-r7.trigger [2026-09-03T07:57:31.465Z] #9 3.263 Executing ca-certificates-20241121-r1.trigger [2026-09-03T07:57:31.465Z] #9 3.329 OK: 338 MiB in 103 packages [2026-09-03T07:57:31.465Z] #9 DONE 3.5s [2026-09-03T07:57:31.730Z] [2026-09-03T07:57:31.730Z] #10 [ 6/11] COPY scripts /device-bacnet-c/scripts [2026-09-03T07:57:31.730Z] #10 DONE 0.0s [2026-09-03T07:57:31.730Z] [2026-09-03T07:57:31.730Z] #11 [ 7/11] COPY src /device-bacnet-c/src/ [2026-09-03T07:57:31.730Z] #11 DONE 0.0s [2026-09-03T07:57:31.730Z] [2026-09-03T07:57:31.730Z] #12 [ 8/11] COPY VERSION /device-bacnet-c/ [2026-09-03T07:57:31.730Z] #12 DONE 0.0s [2026-09-03T07:57:31.730Z] [2026-09-03T07:57:31.730Z] #13 [ 9/11] WORKDIR /device-bacnet-c [2026-09-03T07:57:31.730Z] #13 DONE 0.0s [2026-09-03T07:57:31.730Z] [2026-09-03T07:57:31.730Z] #14 [10/11] RUN /device-bacnet-c/scripts/build_deps.sh [2026-09-03T07:57:31.992Z] #14 0.263 + CSDK_VER=4.0.2 [2026-09-03T07:57:31.992Z] #14 0.263 + '[' '!' -d deps ] [2026-09-03T07:57:31.992Z] #14 0.264 + mkdir deps [2026-09-03T07:57:31.992Z] #14 0.265 + cd /device-bacnet-c/deps [2026-09-03T07:57:31.992Z] #14 0.265 + wget https://github.com/edgexfoundry/device-sdk-c/archive/v4.0.2.zip [2026-09-03T07:57:31.992Z] #14 0.268 Connecting to github.com (140.82.114.3:443) [2026-09-03T07:57:32.981Z] #14 1.148 Connecting to codeload.github.com (140.82.112.10:443) [2026-09-03T07:57:32.981Z] #14 1.293 saving to 'v4.0.2.zip' [2026-09-03T07:57:32.981Z] #14 1.357 v4.0.2.zip 100% |********************************| 256k 0:00:00 ETA [2026-09-03T07:57:32.981Z] #14 1.357 'v4.0.2.zip' saved [2026-09-03T07:57:32.981Z] #14 1.358 + unzip v4.0.2.zip [2026-09-03T07:57:32.981Z] #14 1.359 Archive: v4.0.2.zip [2026-09-03T07:57:32.981Z] #14 1.364 creating: device-sdk-c-4.0.2/ [2026-09-03T07:57:32.981Z] #14 1.364 creating: device-sdk-c-4.0.2/.github/ [2026-09-03T07:57:32.981Z] #14 1.364 inflating: device-sdk-c-4.0.2/.github/Contributing.md [2026-09-03T07:57:32.981Z] #14 1.364 inflating: device-sdk-c-4.0.2/.github/PULL_REQUEST_TEMPLATE.md [2026-09-03T07:57:32.981Z] #14 1.364 inflating: device-sdk-c-4.0.2/.github/semantic.yml [2026-09-03T07:57:32.981Z] #14 1.364 creating: device-sdk-c-4.0.2/.github/workflows/ [2026-09-03T07:57:32.981Z] #14 1.364 inflating: device-sdk-c-4.0.2/.github/workflows/release.yml [2026-09-03T07:57:32.981Z] #14 1.364 inflating: device-sdk-c-4.0.2/.gitignore [2026-09-03T07:57:32.981Z] #14 1.364 inflating: device-sdk-c-4.0.2/Attribution.txt [2026-09-03T07:57:32.981Z] #14 1.364 inflating: device-sdk-c-4.0.2/CHANGELOG.md [2026-09-03T07:57:32.981Z] #14 1.364 inflating: device-sdk-c-4.0.2/Doxyfile [2026-09-03T07:57:32.981Z] #14 1.364 inflating: device-sdk-c-4.0.2/GOVERNANCE.md [2026-09-03T07:57:32.981Z] #14 1.364 inflating: device-sdk-c-4.0.2/Jenkinsfile [2026-09-03T07:57:32.981Z] #14 1.364 inflating: device-sdk-c-4.0.2/LICENSE [2026-09-03T07:57:32.981Z] #14 1.364 inflating: device-sdk-c-4.0.2/Makefile [2026-09-03T07:57:32.981Z] #14 1.364 inflating: device-sdk-c-4.0.2/OWNERS.md [2026-09-03T07:57:32.981Z] #14 1.364 inflating: device-sdk-c-4.0.2/README.IOT.md [2026-09-03T07:57:32.981Z] #14 1.364 inflating: device-sdk-c-4.0.2/README.md [2026-09-03T07:57:32.981Z] #14 1.364 inflating: device-sdk-c-4.0.2/README.v3.md [2026-09-03T07:57:32.981Z] #14 1.364 creating: device-sdk-c-4.0.2/docs/ [2026-09-03T07:57:32.981Z] #14 1.364 inflating: device-sdk-c-4.0.2/docs/configuration.md [2026-09-03T07:57:32.981Z] #14 1.364 inflating: device-sdk-c-4.0.2/docs/deviceprofiles.md [2026-09-03T07:57:32.981Z] #14 1.368 inflating: device-sdk-c-4.0.2/docs/metrics.md [2026-09-03T07:57:32.981Z] #14 1.368 inflating: device-sdk-c-4.0.2/docs/servicewritersguide.md [2026-09-03T07:57:32.981Z] #14 1.368 inflating: device-sdk-c-4.0.2/docs/startup.md [2026-09-03T07:57:32.981Z] #14 1.368 creating: device-sdk-c-4.0.2/include/ [2026-09-03T07:57:32.981Z] #14 1.368 creating: device-sdk-c-4.0.2/include/devsdk/ [2026-09-03T07:57:32.981Z] #14 1.368 inflating: device-sdk-c-4.0.2/include/devsdk/devsdk-base.h [2026-09-03T07:57:32.981Z] #14 1.368 inflating: device-sdk-c-4.0.2/include/devsdk/devsdk.h [2026-09-03T07:57:32.981Z] #14 1.368 creating: device-sdk-c-4.0.2/include/edgex/ [2026-09-03T07:57:32.981Z] #14 1.368 inflating: device-sdk-c-4.0.2/include/edgex/devices.h [2026-09-03T07:57:32.981Z] #14 1.368 inflating: device-sdk-c-4.0.2/include/edgex/edgex-base.h [2026-09-03T07:57:32.981Z] #14 1.368 inflating: device-sdk-c-4.0.2/include/edgex/edgex.h [2026-09-03T07:57:32.981Z] #14 1.368 inflating: device-sdk-c-4.0.2/include/edgex/profiles.h [2026-09-03T07:57:32.981Z] #14 1.368 inflating: device-sdk-c-4.0.2/include/edgex/rest-server.h [2026-09-03T07:57:32.981Z] #14 1.368 creating: device-sdk-c-4.0.2/scripts/ [2026-09-03T07:57:32.981Z] #14 1.368 inflating: device-sdk-c-4.0.2/scripts/Dockerfile.alpine [2026-09-03T07:57:32.981Z] #14 1.368 inflating: device-sdk-c-4.0.2/scripts/Dockerfile.alpine-base [2026-09-03T07:57:32.981Z] #14 1.368 inflating: device-sdk-c-4.0.2/scripts/build.sh [2026-09-03T07:57:32.981Z] #14 1.368 inflating: device-sdk-c-4.0.2/scripts/entrypoint.sh [2026-09-03T07:57:32.981Z] #14 1.368 creating: device-sdk-c-4.0.2/src/ [2026-09-03T07:57:32.981Z] #14 1.368 inflating: device-sdk-c-4.0.2/src/CMakeLists.txt [2026-09-03T07:57:32.981Z] #14 1.372 creating: device-sdk-c-4.0.2/src/c/ [2026-09-03T07:57:32.981Z] #14 1.372 inflating: device-sdk-c-4.0.2/src/c/CMakeLists.txt [2026-09-03T07:57:32.981Z] #14 1.372 inflating: device-sdk-c-4.0.2/src/c/api.h [2026-09-03T07:57:32.981Z] #14 1.372 inflating: device-sdk-c-4.0.2/src/c/autoevent.c [2026-09-03T07:57:32.981Z] #14 1.372 inflating: device-sdk-c-4.0.2/src/c/autoevent.h [2026-09-03T07:57:32.981Z] #14 1.372 inflating: device-sdk-c-4.0.2/src/c/bus-impl.h [2026-09-03T07:57:32.981Z] #14 1.372 inflating: device-sdk-c-4.0.2/src/c/bus-mqtt.c [2026-09-03T07:57:32.981Z] #14 1.372 inflating: device-sdk-c-4.0.2/src/c/bus.c [2026-09-03T07:57:32.981Z] #14 1.372 inflating: device-sdk-c-4.0.2/src/c/bus.h [2026-09-03T07:57:32.981Z] #14 1.372 inflating: device-sdk-c-4.0.2/src/c/callback3.c [2026-09-03T07:57:32.981Z] #14 1.372 inflating: device-sdk-c-4.0.2/src/c/callback3.h [2026-09-03T07:57:32.981Z] #14 1.372 inflating: device-sdk-c-4.0.2/src/c/cmdinfo.h [2026-09-03T07:57:32.981Z] #14 1.372 inflating: device-sdk-c-4.0.2/src/c/command.c [2026-09-03T07:57:32.981Z] #14 1.372 inflating: device-sdk-c-4.0.2/src/c/command.h [2026-09-03T07:57:32.981Z] #14 1.372 inflating: device-sdk-c-4.0.2/src/c/config.c [2026-09-03T07:57:32.981Z] #14 1.372 inflating: device-sdk-c-4.0.2/src/c/config.h [2026-09-03T07:57:32.981Z] #14 1.372 inflating: device-sdk-c-4.0.2/src/c/correlation.c [2026-09-03T07:57:32.981Z] #14 1.372 inflating: device-sdk-c-4.0.2/src/c/correlation.h [2026-09-03T07:57:32.981Z] #14 1.372 inflating: device-sdk-c-4.0.2/src/c/data.c [2026-09-03T07:57:32.981Z] #14 1.372 inflating: device-sdk-c-4.0.2/src/c/data.h [2026-09-03T07:57:32.981Z] #14 1.372 inflating: device-sdk-c-4.0.2/src/c/defs.h.in [2026-09-03T07:57:32.981Z] #14 1.372 inflating: device-sdk-c-4.0.2/src/c/device.c [2026-09-03T07:57:32.981Z] #14 1.377 inflating: device-sdk-c-4.0.2/src/c/device.h [2026-09-03T07:57:32.981Z] #14 1.377 inflating: device-sdk-c-4.0.2/src/c/devman.c [2026-09-03T07:57:32.981Z] #14 1.377 inflating: device-sdk-c-4.0.2/src/c/devmap.c [2026-09-03T07:57:32.981Z] #14 1.377 inflating: device-sdk-c-4.0.2/src/c/devmap.h [2026-09-03T07:57:32.981Z] #14 1.377 inflating: device-sdk-c-4.0.2/src/c/devsdk-base.c [2026-09-03T07:57:32.981Z] #14 1.377 inflating: device-sdk-c-4.0.2/src/c/devutil.h [2026-09-03T07:57:32.981Z] #14 1.377 inflating: device-sdk-c-4.0.2/src/c/discovery.c [2026-09-03T07:57:32.981Z] #14 1.377 inflating: device-sdk-c-4.0.2/src/c/discovery.h [2026-09-03T07:57:32.981Z] #14 1.377 inflating: device-sdk-c-4.0.2/src/c/dto-read.c [2026-09-03T07:57:32.981Z] #14 1.377 inflating: device-sdk-c-4.0.2/src/c/dto-read.h [2026-09-03T07:57:32.981Z] #14 1.377 inflating: device-sdk-c-4.0.2/src/c/edgex-logging.c [2026-09-03T07:57:32.981Z] #14 1.377 inflating: device-sdk-c-4.0.2/src/c/edgex-logging.h [2026-09-03T07:57:32.981Z] #14 1.377 inflating: device-sdk-c-4.0.2/src/c/edgex-rest.c [2026-09-03T07:57:32.981Z] #14 1.377 inflating: device-sdk-c-4.0.2/src/c/edgex-rest.h [2026-09-03T07:57:32.981Z] #14 1.377 inflating: device-sdk-c-4.0.2/src/c/edgex2.h [2026-09-03T07:57:32.981Z] #14 1.377 inflating: device-sdk-c-4.0.2/src/c/errorlist.h [2026-09-03T07:57:32.981Z] #14 1.377 creating: device-sdk-c-4.0.2/src/c/examples/ [2026-09-03T07:57:32.981Z] #14 1.377 inflating: device-sdk-c-4.0.2/src/c/examples/CMakeLists.txt [2026-09-03T07:57:32.981Z] #14 1.377 inflating: device-sdk-c-4.0.2/src/c/examples/README.md [2026-09-03T07:57:32.981Z] #14 1.377 creating: device-sdk-c-4.0.2/src/c/examples/bitfields/ [2026-09-03T07:57:32.981Z] #14 1.377 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/CMakeLists.txt [2026-09-03T07:57:32.981Z] #14 1.379 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/README.md [2026-09-03T07:57:32.981Z] #14 1.379 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/device-bitfields.c [2026-09-03T07:57:32.981Z] #14 1.379 creating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/ [2026-09-03T07:57:32.981Z] #14 1.379 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/configuration.yaml [2026-09-03T07:57:32.981Z] #14 1.379 creating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/devices/ [2026-09-03T07:57:32.981Z] #14 1.379 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/devices/Bitfields.json [2026-09-03T07:57:32.981Z] #14 1.379 creating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/profiles/ [2026-09-03T07:57:32.981Z] #14 1.379 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/profiles/Example-Bitfields.json [2026-09-03T07:57:32.981Z] #14 1.379 creating: device-sdk-c-4.0.2/src/c/examples/counters/ [2026-09-03T07:57:32.981Z] #14 1.379 inflating: device-sdk-c-4.0.2/src/c/examples/counters/CMakeLists.txt [2026-09-03T07:57:32.981Z] #14 1.379 inflating: device-sdk-c-4.0.2/src/c/examples/counters/README.md [2026-09-03T07:57:32.981Z] #14 1.379 inflating: device-sdk-c-4.0.2/src/c/examples/counters/device-counter.c [2026-09-03T07:57:32.981Z] #14 1.379 creating: device-sdk-c-4.0.2/src/c/examples/counters/res/ [2026-09-03T07:57:32.981Z] #14 1.379 inflating: device-sdk-c-4.0.2/src/c/examples/counters/res/configuration.yaml [2026-09-03T07:57:32.981Z] #14 1.381 creating: device-sdk-c-4.0.2/src/c/examples/counters/res/devices/ [2026-09-03T07:57:32.981Z] #14 1.381 inflating: device-sdk-c-4.0.2/src/c/examples/counters/res/devices/Counters.json [2026-09-03T07:57:32.981Z] #14 1.381 creating: device-sdk-c-4.0.2/src/c/examples/counters/res/profiles/ [2026-09-03T07:57:32.981Z] #14 1.381 inflating: device-sdk-c-4.0.2/src/c/examples/counters/res/profiles/Counter.json [2026-09-03T07:57:32.981Z] #14 1.381 creating: device-sdk-c-4.0.2/src/c/examples/discovery/ [2026-09-03T07:57:32.981Z] #14 1.381 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/CMakeLists.txt [2026-09-03T07:57:32.981Z] #14 1.381 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/README.md [2026-09-03T07:57:32.981Z] #14 1.381 creating: device-sdk-c-4.0.2/src/c/examples/discovery/res/ [2026-09-03T07:57:32.981Z] #14 1.381 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/configuration.yaml [2026-09-03T07:57:32.981Z] #14 1.381 creating: device-sdk-c-4.0.2/src/c/examples/discovery/res/devices/ [2026-09-03T07:57:32.981Z] #14 1.381 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/devices/readme.txt [2026-09-03T07:57:32.981Z] #14 1.381 creating: device-sdk-c-4.0.2/src/c/examples/discovery/res/profiles/ [2026-09-03T07:57:32.981Z] #14 1.381 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/profiles/TemplateProfile.json [2026-09-03T07:57:32.981Z] #14 1.381 creating: device-sdk-c-4.0.2/src/c/examples/discovery/res/watchers/ [2026-09-03T07:57:32.981Z] #14 1.384 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/watchers/watcher1.json [2026-09-03T07:57:32.981Z] #14 1.384 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/watchers/watcher2.json [2026-09-03T07:57:32.981Z] #14 1.384 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/template.c [2026-09-03T07:57:32.981Z] #14 1.384 creating: device-sdk-c-4.0.2/src/c/examples/file/ [2026-09-03T07:57:32.981Z] #14 1.384 inflating: device-sdk-c-4.0.2/src/c/examples/file/CMakeLists.txt [2026-09-03T07:57:32.981Z] #14 1.384 inflating: device-sdk-c-4.0.2/src/c/examples/file/README.md [2026-09-03T07:57:32.981Z] #14 1.384 inflating: device-sdk-c-4.0.2/src/c/examples/file/device-file.c [2026-09-03T07:57:32.981Z] #14 1.384 creating: device-sdk-c-4.0.2/src/c/examples/file/res/ [2026-09-03T07:57:32.981Z] #14 1.384 inflating: device-sdk-c-4.0.2/src/c/examples/file/res/configuration.yaml [2026-09-03T07:57:32.982Z] #14 1.384 creating: device-sdk-c-4.0.2/src/c/examples/file/res/devices/ [2026-09-03T07:57:32.982Z] #14 1.384 inflating: device-sdk-c-4.0.2/src/c/examples/file/res/devices/file1.json [2026-09-03T07:57:32.982Z] #14 1.384 inflating: device-sdk-c-4.0.2/src/c/examples/file/res/lorem.txt [2026-09-03T07:57:32.982Z] #14 1.384 creating: device-sdk-c-4.0.2/src/c/examples/file/res/profiles/ [2026-09-03T07:57:32.982Z] #14 1.384 inflating: device-sdk-c-4.0.2/src/c/examples/file/res/profiles/FileExampleProfile.json [2026-09-03T07:57:32.982Z] #14 1.384 creating: device-sdk-c-4.0.2/src/c/examples/gyro/ [2026-09-03T07:57:32.982Z] #14 1.387 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/CMakeLists.txt [2026-09-03T07:57:32.982Z] #14 1.387 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/README.md [2026-09-03T07:57:32.982Z] #14 1.387 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/device-gyro.c [2026-09-03T07:57:32.982Z] #14 1.387 creating: device-sdk-c-4.0.2/src/c/examples/gyro/res/ [2026-09-03T07:57:32.982Z] #14 1.387 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/res/configuration.yaml [2026-09-03T07:57:32.982Z] #14 1.387 creating: device-sdk-c-4.0.2/src/c/examples/gyro/res/devices/ [2026-09-03T07:57:32.982Z] #14 1.387 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/res/devices/gyro.json [2026-09-03T07:57:32.982Z] #14 1.387 creating: device-sdk-c-4.0.2/src/c/examples/gyro/res/profiles/ [2026-09-03T07:57:32.982Z] #14 1.387 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/res/profiles/Gyro.json [2026-09-03T07:57:32.982Z] #14 1.387 creating: device-sdk-c-4.0.2/src/c/examples/random/ [2026-09-03T07:57:32.982Z] #14 1.387 inflating: device-sdk-c-4.0.2/src/c/examples/random/CMakeLists.txt [2026-09-03T07:57:32.982Z] #14 1.387 inflating: device-sdk-c-4.0.2/src/c/examples/random/README.md [2026-09-03T07:57:32.982Z] #14 1.387 inflating: device-sdk-c-4.0.2/src/c/examples/random/device-random.c [2026-09-03T07:57:32.982Z] #14 1.387 creating: device-sdk-c-4.0.2/src/c/examples/random/res/ [2026-09-03T07:57:32.982Z] #14 1.387 inflating: device-sdk-c-4.0.2/src/c/examples/random/res/configuration.yaml [2026-09-03T07:57:32.982Z] #14 1.387 creating: device-sdk-c-4.0.2/src/c/examples/random/res/devices/ [2026-09-03T07:57:32.982Z] #14 1.389 inflating: device-sdk-c-4.0.2/src/c/examples/random/res/devices/randomdevice1.json [2026-09-03T07:57:32.982Z] #14 1.389 creating: device-sdk-c-4.0.2/src/c/examples/random/res/profiles/ [2026-09-03T07:57:32.982Z] #14 1.389 inflating: device-sdk-c-4.0.2/src/c/examples/random/res/profiles/RandomExampleProfile.json [2026-09-03T07:57:32.982Z] #14 1.389 creating: device-sdk-c-4.0.2/src/c/examples/res/ [2026-09-03T07:57:32.982Z] #14 1.389 inflating: device-sdk-c-4.0.2/src/c/examples/res/configuration.yaml [2026-09-03T07:57:32.982Z] #14 1.389 creating: device-sdk-c-4.0.2/src/c/examples/res/devices/ [2026-09-03T07:57:32.982Z] #14 1.389 inflating: device-sdk-c-4.0.2/src/c/examples/res/devices/device1.json [2026-09-03T07:57:32.982Z] #14 1.389 creating: device-sdk-c-4.0.2/src/c/examples/res/profiles/ [2026-09-03T07:57:32.982Z] #14 1.389 inflating: device-sdk-c-4.0.2/src/c/examples/res/profiles/TemplateProfile.json [2026-09-03T07:57:32.982Z] #14 1.389 inflating: device-sdk-c-4.0.2/src/c/examples/template.c [2026-09-03T07:57:32.982Z] #14 1.389 creating: device-sdk-c-4.0.2/src/c/examples/terminal/ [2026-09-03T07:57:32.982Z] #14 1.389 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/CMakeLists.txt [2026-09-03T07:57:32.982Z] #14 1.389 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/README.md [2026-09-03T07:57:32.982Z] #14 1.389 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/device-terminal.c [2026-09-03T07:57:32.982Z] #14 1.389 creating: device-sdk-c-4.0.2/src/c/examples/terminal/res/ [2026-09-03T07:57:32.982Z] #14 1.393 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/res/configuration.yaml [2026-09-03T07:57:32.982Z] #14 1.393 creating: device-sdk-c-4.0.2/src/c/examples/terminal/res/devices/ [2026-09-03T07:57:32.982Z] #14 1.393 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/res/devices/terminal.json [2026-09-03T07:57:32.982Z] #14 1.393 creating: device-sdk-c-4.0.2/src/c/examples/terminal/res/profiles/ [2026-09-03T07:57:32.982Z] #14 1.393 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/res/profiles/Terminal.json [2026-09-03T07:57:32.982Z] #14 1.393 inflating: device-sdk-c-4.0.2/src/c/filesys.c [2026-09-03T07:57:32.982Z] #14 1.393 inflating: device-sdk-c-4.0.2/src/c/filesys.h [2026-09-03T07:57:32.982Z] #14 1.393 inflating: device-sdk-c-4.0.2/src/c/keeper.c [2026-09-03T07:57:32.982Z] #14 1.393 inflating: device-sdk-c-4.0.2/src/c/keeper.h [2026-09-03T07:57:32.982Z] #14 1.393 inflating: device-sdk-c-4.0.2/src/c/map.c [2026-09-03T07:57:32.982Z] #14 1.393 inflating: device-sdk-c-4.0.2/src/c/map.h [2026-09-03T07:57:32.982Z] #14 1.393 inflating: device-sdk-c-4.0.2/src/c/metadata.c [2026-09-03T07:57:32.982Z] #14 1.393 inflating: device-sdk-c-4.0.2/src/c/metadata.h [2026-09-03T07:57:32.982Z] #14 1.393 inflating: device-sdk-c-4.0.2/src/c/metrics.h [2026-09-03T07:57:32.982Z] #14 1.393 inflating: device-sdk-c-4.0.2/src/c/opstate.c [2026-09-03T07:57:32.982Z] #14 1.393 inflating: device-sdk-c-4.0.2/src/c/opstate.h [2026-09-03T07:57:32.982Z] #14 1.393 inflating: device-sdk-c-4.0.2/src/c/parson.c [2026-09-03T07:57:32.982Z] #14 1.393 inflating: device-sdk-c-4.0.2/src/c/parson.h [2026-09-03T07:57:32.982Z] #14 1.393 inflating: device-sdk-c-4.0.2/src/c/profiles.c [2026-09-03T07:57:32.982Z] #14 1.398 inflating: device-sdk-c-4.0.2/src/c/profiles.h [2026-09-03T07:57:32.982Z] #14 1.398 inflating: device-sdk-c-4.0.2/src/c/registry-impl.h [2026-09-03T07:57:32.982Z] #14 1.398 inflating: device-sdk-c-4.0.2/src/c/registry.c [2026-09-03T07:57:32.982Z] #14 1.398 inflating: device-sdk-c-4.0.2/src/c/registry.h [2026-09-03T07:57:32.982Z] #14 1.398 inflating: device-sdk-c-4.0.2/src/c/reqdata.c [2026-09-03T07:57:32.982Z] #14 1.398 inflating: device-sdk-c-4.0.2/src/c/reqdata.h [2026-09-03T07:57:32.982Z] #14 1.398 inflating: device-sdk-c-4.0.2/src/c/request_auth.c [2026-09-03T07:57:32.982Z] #14 1.398 inflating: device-sdk-c-4.0.2/src/c/request_auth.h [2026-09-03T07:57:32.982Z] #14 1.398 inflating: device-sdk-c-4.0.2/src/c/rest-server.c [2026-09-03T07:57:32.982Z] #14 1.398 inflating: device-sdk-c-4.0.2/src/c/rest-server.h [2026-09-03T07:57:32.982Z] #14 1.398 inflating: device-sdk-c-4.0.2/src/c/rest.c [2026-09-03T07:57:32.982Z] #14 1.398 inflating: device-sdk-c-4.0.2/src/c/rest.h [2026-09-03T07:57:32.982Z] #14 1.398 inflating: device-sdk-c-4.0.2/src/c/secrets-impl.h [2026-09-03T07:57:32.982Z] #14 1.398 inflating: device-sdk-c-4.0.2/src/c/secrets-insecure.c [2026-09-03T07:57:32.982Z] #14 1.398 inflating: device-sdk-c-4.0.2/src/c/secrets-insecure.h [2026-09-03T07:57:32.982Z] #14 1.398 inflating: device-sdk-c-4.0.2/src/c/secrets-vault.c [2026-09-03T07:57:32.982Z] #14 1.398 inflating: device-sdk-c-4.0.2/src/c/secrets-vault.h [2026-09-03T07:57:32.982Z] #14 1.398 inflating: device-sdk-c-4.0.2/src/c/secrets.c [2026-09-03T07:57:32.982Z] #14 1.398 inflating: device-sdk-c-4.0.2/src/c/secrets.h [2026-09-03T07:57:32.982Z] #14 1.398 inflating: device-sdk-c-4.0.2/src/c/service.c [2026-09-03T07:57:33.458Z] #14 1.398 inflating: device-sdk-c-4.0.2/src/c/service.h [2026-09-03T07:57:33.458Z] #14 1.400 inflating: device-sdk-c-4.0.2/src/c/transform.c [2026-09-03T07:57:33.458Z] #14 1.400 inflating: device-sdk-c-4.0.2/src/c/transform.h [2026-09-03T07:57:33.458Z] #14 1.400 inflating: device-sdk-c-4.0.2/src/c/validate.c [2026-09-03T07:57:33.458Z] #14 1.400 inflating: device-sdk-c-4.0.2/src/c/validate.h [2026-09-03T07:57:33.458Z] #14 1.400 inflating: device-sdk-c-4.0.2/src/c/watchers.c [2026-09-03T07:57:33.458Z] #14 1.400 inflating: device-sdk-c-4.0.2/src/c/watchers.h [2026-09-03T07:57:33.458Z] #14 1.400 creating: device-sdk-c-4.0.2/src/cmake/ [2026-09-03T07:57:33.458Z] #14 1.400 inflating: device-sdk-c-4.0.2/src/cmake/FindIOT.cmake [2026-09-03T07:57:33.458Z] #14 1.400 inflating: device-sdk-c-4.0.2/src/cmake/FindLIBCBOR.cmake [2026-09-03T07:57:33.458Z] #14 1.400 inflating: device-sdk-c-4.0.2/src/cmake/FindLIBMICROHTTP.cmake [2026-09-03T07:57:33.458Z] #14 1.400 inflating: device-sdk-c-4.0.2/src/cmake/FindLIBPAHO.cmake [2026-09-03T07:57:33.458Z] #14 1.400 inflating: device-sdk-c-4.0.2/src/cmake/FindLIBUUID.cmake [2026-09-03T07:57:33.458Z] #14 1.400 inflating: device-sdk-c-4.0.2/src/cmake/FindLIBYAML.cmake [2026-09-03T07:57:33.458Z] #14 1.400 + cd device-sdk-c-4.0.2 [2026-09-03T07:57:33.458Z] #14 1.400 + ./scripts/build.sh [2026-09-03T07:57:33.458Z] #14 1.400 + CPPCHECK=false [2026-09-03T07:57:33.458Z] #14 1.400 + DOCGEN=false [2026-09-03T07:57:33.458Z] #14 1.400 + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' [2026-09-03T07:57:33.458Z] #14 1.401 + '[' 0 -gt 0 ] [2026-09-03T07:57:33.458Z] #14 1.401 + readlink -f ./scripts/build.sh [2026-09-03T07:57:33.458Z] #14 1.402 + dirname /device-bacnet-c/deps/device-sdk-c-4.0.2/scripts/build.sh [2026-09-03T07:57:33.458Z] #14 1.403 + dirname /device-bacnet-c/deps/device-sdk-c-4.0.2/scripts [2026-09-03T07:57:33.458Z] #14 1.403 + ROOT=/device-bacnet-c/deps/device-sdk-c-4.0.2 [2026-09-03T07:57:33.458Z] #14 1.403 + cd /device-bacnet-c/deps/device-sdk-c-4.0.2 [2026-09-03T07:57:33.458Z] #14 1.403 + mkdir -p /device-bacnet-c/deps/device-sdk-c-4.0.2/build/release [2026-09-03T07:57:33.458Z] #14 1.404 + cd /device-bacnet-c/deps/device-sdk-c-4.0.2/build/release [2026-09-03T07:57:33.458Z] #14 1.404 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/deps/device-sdk-c-4.0.2/src [2026-09-03T07:57:33.458Z] #14 1.504 -- The C compiler identification is GNU 12.2.1 [2026-09-03T07:57:33.458Z] #14 1.531 -- Detecting C compiler ABI info [2026-09-03T07:57:33.458Z] #14 1.635 -- Detecting C compiler ABI info - done [2026-09-03T07:57:33.458Z] #14 1.669 -- Check for working C compiler: /usr/bin/cc - skipped [2026-09-03T07:57:33.458Z] #14 1.670 -- Detecting C compile features [2026-09-03T07:57:33.458Z] #14 1.671 -- Detecting C compile features - done [2026-09-03T07:57:33.458Z] #14 1.676 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2026-09-03T07:57:33.458Z] #14 1.751 -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") [2026-09-03T07:57:33.458Z] #14 1.756 -- Found LIBYAML: /usr/lib/libyaml.so [2026-09-03T07:57:33.458Z] #14 1.761 -- Found LIBUUID: /usr/lib/libuuid.so [2026-09-03T07:57:33.458Z] #14 1.766 -- Found LIBCBOR: /usr/lib/libcbor.so [2026-09-03T07:57:33.458Z] #14 1.771 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2026-09-03T07:57:33.458Z] #14 1.774 -- Found IOT: /opt/iotech/iot/1.6/lib/libiot.so [2026-09-03T07:57:33.458Z] #14 1.774 -- /opt/iotech/iot/1.6/include [2026-09-03T07:57:33.458Z] #14 1.774 -- C SDK 0.0.0 for Linux [2026-09-03T07:57:33.458Z] #14 1.776 -- Performing Test CSDK_HAVE_ATOMIC [2026-09-03T07:57:33.458Z] #14 1.867 -- Performing Test CSDK_HAVE_ATOMIC - Success [2026-09-03T07:57:33.722Z] #14 1.923 -- Found Curses: /usr/lib/libcurses.so [2026-09-03T07:57:33.722Z] #14 1.955 -- Configuring done (0.5s) [2026-09-03T07:57:33.722Z] #14 1.989 -- Generating done (0.0s) [2026-09-03T07:57:33.986Z] #14 1.992 -- Build files have been written to: /device-bacnet-c/deps/device-sdk-c-4.0.2/build/release [2026-09-03T07:57:33.986Z] #14 1.995 + make all package [2026-09-03T07:57:33.986Z] #14 1.995 + tee release.log [2026-09-03T07:57:33.986Z] #14 2.040 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2026-09-03T07:57:33.986Z] #14 2.197 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2026-09-03T07:57:33.986Z] #14 2.369 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2026-09-03T07:57:34.250Z] #14 2.536 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2026-09-03T07:57:34.250Z] #14 2.630 [ 9%] Building C object c/CMakeFiles/csdk.dir/command.c.o [2026-09-03T07:57:34.250Z] #14 2.668 /device-bacnet-c/deps/device-sdk-c-4.0.2/src/c/command.c: In function 'devsdk_devicecorecommand_populate': [2026-09-03T07:57:34.250Z] #14 2.668 /device-bacnet-c/deps/device-sdk-c-4.0.2/src/c/command.c:218:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [2026-09-03T07:57:34.250Z] #14 2.668 218 | iot_data_t* cc_src_vector=iot_data_string_map_get_vector(map,"coreCommands"); [2026-09-03T07:57:34.250Z] #14 2.668 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2026-09-03T07:57:34.513Z] #14 2.762 [ 11%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2026-09-03T07:57:34.998Z] #14 3.079 [ 13%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2026-09-03T07:57:34.998Z] #14 3.113 [ 15%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2026-09-03T07:57:34.998Z] #14 3.277 [ 17%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2026-09-03T07:57:35.262Z] #14 3.565 [ 19%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2026-09-03T07:57:35.525Z] #14 3.651 [ 21%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2026-09-03T07:57:35.525Z] #14 3.779 [ 23%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2026-09-03T07:57:35.525Z] #14 3.926 [ 25%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2026-09-03T07:57:35.790Z] #14 4.041 [ 26%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2026-09-03T07:57:35.790Z] #14 4.190 [ 28%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2026-09-03T07:57:36.056Z] #14 4.266 [ 30%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2026-09-03T07:57:36.320Z] #14 4.601 [ 32%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2026-09-03T07:57:36.583Z] #14 4.687 [ 34%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2026-09-03T07:57:36.583Z] #14 4.909 [ 36%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2026-09-03T07:57:36.849Z] #14 5.033 [ 38%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2026-09-03T07:57:36.849Z] #14 5.270 [ 40%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2026-09-03T07:57:37.115Z] #14 5.403 [ 42%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2026-09-03T07:57:38.096Z] #14 6.382 [ 44%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2026-09-03T07:57:38.096Z] #14 6.513 [ 46%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2026-09-03T07:57:38.361Z] #14 6.588 [ 48%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2026-09-03T07:57:38.361Z] #14 6.673 [ 50%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2026-09-03T07:57:38.625Z] #14 6.754 [ 51%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2026-09-03T07:57:38.625Z] #14 6.977 [ 53%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2026-09-03T07:57:39.202Z] #14 7.362 [ 55%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2026-09-03T07:57:39.202Z] #14 7.457 [ 57%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2026-09-03T07:57:39.202Z] #14 7.611 [ 59%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2026-09-03T07:57:39.465Z] #14 7.728 [ 61%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2026-09-03T07:57:40.045Z] #14 8.220 [ 63%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2026-09-03T07:57:40.045Z] #14 8.328 [ 65%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2026-09-03T07:57:40.308Z] #14 8.418 [ 67%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2026-09-03T07:57:40.308Z] #14 8.533 [ 69%] Linking C shared library libcsdk.so [2026-09-03T07:57:40.574Z] #14 8.599 [ 69%] Built target csdk [2026-09-03T07:57:40.574Z] #14 8.621 [ 71%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2026-09-03T07:57:40.574Z] #14 8.779 [ 73%] Linking C executable template [2026-09-03T07:57:40.574Z] #14 8.813 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-09-03T07:57:40.574Z] #14 8.869 [ 73%] Built target template [2026-09-03T07:57:40.574Z] #14 8.889 [ 75%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2026-09-03T07:57:40.574Z] #14 9.002 [ 76%] Linking C executable device-counter [2026-09-03T07:57:40.838Z] #14 9.033 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-09-03T07:57:40.838Z] #14 9.091 [ 76%] Built target device-counter [2026-09-03T07:57:40.838Z] #14 9.108 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2026-09-03T07:57:40.838Z] #14 9.218 [ 80%] Linking C executable device-random [2026-09-03T07:57:41.103Z] #14 9.247 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-09-03T07:57:41.103Z] #14 9.304 [ 80%] Built target device-random [2026-09-03T07:57:41.103Z] #14 9.325 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2026-09-03T07:57:41.103Z] #14 9.421 [ 84%] Linking C executable device-gyro [2026-09-03T07:57:41.103Z] #14 9.452 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-09-03T07:57:41.415Z] #14 9.520 [ 84%] Built target device-gyro [2026-09-03T07:57:41.415Z] #14 9.540 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2026-09-03T07:57:41.415Z] #14 9.646 [ 88%] Linking C executable device-bitfields [2026-09-03T07:57:41.415Z] #14 9.673 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-09-03T07:57:41.415Z] #14 9.732 [ 88%] Built target device-bitfields [2026-09-03T07:57:41.415Z] #14 9.754 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2026-09-03T07:57:41.678Z] #14 9.911 [ 92%] Linking C executable template-discovery [2026-09-03T07:57:41.678Z] #14 9.941 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-09-03T07:57:41.678Z] #14 9.998 [ 92%] Built target template-discovery [2026-09-03T07:57:41.678Z] #14 10.02 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2026-09-03T07:57:41.945Z] #14 10.17 [ 96%] Linking C executable device-file [2026-09-03T07:57:41.945Z] #14 10.20 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-09-03T07:57:41.945Z] #14 10.24 [ 96%] Built target device-file [2026-09-03T07:57:41.945Z] #14 10.26 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2026-09-03T07:57:41.945Z] #14 10.38 [100%] Linking C executable device-terminal [2026-09-03T07:57:42.208Z] #14 10.41 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-09-03T07:57:42.208Z] #14 10.45 [100%] Built target device-terminal [2026-09-03T07:57:42.208Z] #14 10.47 Run CPack packaging tool... [2026-09-03T07:57:42.208Z] #14 10.48 CPack: Create package using TGZ [2026-09-03T07:57:42.209Z] #14 10.48 CPack: Install projects [2026-09-03T07:57:42.209Z] #14 10.48 CPack: - Run preinstall target for: Csdk [2026-09-03T07:57:42.471Z] #14 10.77 CPack: - Install project: Csdk [] [2026-09-03T07:57:42.735Z] #14 10.77 CPack: Create package [2026-09-03T07:57:42.735Z] #14 10.81 CPack: - package: /device-bacnet-c/deps/device-sdk-c-4.0.2/build/release/csdk-0.0.0.tar.gz generated. [2026-09-03T07:57:42.735Z] #14 10.81 + '[' false '=' true ] [2026-09-03T07:57:42.735Z] #14 10.81 + '[' false '=' true ] [2026-09-03T07:57:42.735Z] #14 10.81 + mkdir -p /device-bacnet-c/deps/device-sdk-c-4.0.2/build/debug [2026-09-03T07:57:42.735Z] #14 10.81 + cd /device-bacnet-c/deps/device-sdk-c-4.0.2/build/debug [2026-09-03T07:57:42.735Z] #14 10.81 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /device-bacnet-c/deps/device-sdk-c-4.0.2/src [2026-09-03T07:57:42.735Z] #14 10.91 -- The C compiler identification is GNU 12.2.1 [2026-09-03T07:57:42.735Z] #14 10.94 -- Detecting C compiler ABI info [2026-09-03T07:57:42.735Z] #14 11.05 -- Detecting C compiler ABI info - done [2026-09-03T07:57:42.735Z] #14 11.08 -- Check for working C compiler: /usr/bin/cc - skipped [2026-09-03T07:57:42.735Z] #14 11.08 -- Detecting C compile features [2026-09-03T07:57:42.735Z] #14 11.08 -- Detecting C compile features - done [2026-09-03T07:57:42.735Z] #14 11.09 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2026-09-03T07:57:42.735Z] #14 11.17 -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") [2026-09-03T07:57:42.999Z] #14 11.18 -- Found LIBYAML: /usr/lib/libyaml.so [2026-09-03T07:57:42.999Z] #14 11.18 -- Found LIBUUID: /usr/lib/libuuid.so [2026-09-03T07:57:42.999Z] #14 11.19 -- Found LIBCBOR: /usr/lib/libcbor.so [2026-09-03T07:57:42.999Z] #14 11.19 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2026-09-03T07:57:42.999Z] #14 11.20 -- Found IOT: /opt/iotech/iot/1.6/lib/libiot.so [2026-09-03T07:57:42.999Z] #14 11.20 -- /opt/iotech/iot/1.6/include [2026-09-03T07:57:42.999Z] #14 11.20 -- C SDK 0.0.0 for Linux [2026-09-03T07:57:42.999Z] #14 11.20 -- Performing Test CSDK_HAVE_ATOMIC [2026-09-03T07:57:42.999Z] #14 11.29 -- Performing Test CSDK_HAVE_ATOMIC - Success [2026-09-03T07:57:42.999Z] #14 11.36 -- Found Curses: /usr/lib/libcurses.so [2026-09-03T07:57:42.999Z] #14 11.39 -- Configuring done (0.6s) [2026-09-03T07:57:42.999Z] #14 11.43 -- Generating done (0.0s) [2026-09-03T07:57:43.262Z] #14 11.43 -- Build files have been written to: /device-bacnet-c/deps/device-sdk-c-4.0.2/build/debug [2026-09-03T07:57:43.262Z] #14 11.43 + + make [2026-09-03T07:57:43.262Z] #14 11.43 tee debug.log [2026-09-03T07:57:43.262Z] #14 11.47 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2026-09-03T07:57:43.262Z] #14 11.58 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2026-09-03T07:57:43.262Z] #14 11.69 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2026-09-03T07:57:43.529Z] #14 11.80 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2026-09-03T07:57:43.529Z] #14 11.89 [ 9%] Building C object c/CMakeFiles/csdk.dir/command.c.o [2026-09-03T07:57:43.529Z] #14 11.96 /device-bacnet-c/deps/device-sdk-c-4.0.2/src/c/command.c: In function 'devsdk_devicecorecommand_populate': [2026-09-03T07:57:43.529Z] #14 11.96 /device-bacnet-c/deps/device-sdk-c-4.0.2/src/c/command.c:218:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [2026-09-03T07:57:43.529Z] #14 11.96 218 | iot_data_t* cc_src_vector=iot_data_string_map_get_vector(map,"coreCommands"); [2026-09-03T07:57:43.529Z] #14 11.96 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2026-09-03T07:57:44.054Z] #14 12.02 [ 11%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2026-09-03T07:57:44.054Z] #14 12.17 [ 13%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2026-09-03T07:57:44.054Z] #14 12.22 [ 15%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2026-09-03T07:57:44.054Z] #14 12.31 [ 17%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2026-09-03T07:57:44.054Z] #14 12.43 [ 19%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2026-09-03T07:57:44.320Z] #14 12.51 [ 21%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2026-09-03T07:57:44.320Z] #14 12.61 [ 23%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2026-09-03T07:57:44.585Z] #14 12.70 [ 25%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2026-09-03T07:57:44.585Z] #14 12.80 [ 26%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2026-09-03T07:57:44.585Z] #14 12.88 [ 28%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2026-09-03T07:57:44.585Z] #14 12.95 [ 30%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2026-09-03T07:57:44.850Z] #14 13.11 [ 32%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2026-09-03T07:57:45.114Z] #14 13.18 [ 34%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2026-09-03T07:57:45.114Z] #14 13.31 [ 36%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2026-09-03T07:57:45.114Z] #14 13.39 [ 38%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2026-09-03T07:57:45.114Z] #14 13.54 [ 40%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2026-09-03T07:57:45.379Z] #14 13.61 [ 42%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2026-09-03T07:57:45.644Z] #14 13.84 [ 44%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2026-09-03T07:57:45.644Z] #14 13.91 [ 46%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2026-09-03T07:57:45.644Z] #14 13.97 [ 48%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2026-09-03T07:57:45.909Z] #14 14.05 [ 50%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2026-09-03T07:57:45.909Z] #14 14.12 [ 51%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2026-09-03T07:57:46.179Z] #14 14.22 [ 53%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2026-09-03T07:57:46.180Z] #14 14.47 [ 55%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2026-09-03T07:57:46.444Z] #14 14.52 [ 57%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2026-09-03T07:57:46.444Z] #14 14.62 [ 59%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2026-09-03T07:57:46.444Z] #14 14.72 [ 61%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2026-09-03T07:57:46.708Z] #14 14.91 [ 63%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2026-09-03T07:57:46.708Z] #14 14.99 [ 65%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2026-09-03T07:57:46.708Z] #14 15.07 [ 67%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2026-09-03T07:57:46.972Z] #14 15.15 [ 69%] Linking C shared library libcsdk.so [2026-09-03T07:57:46.972Z] #14 15.23 [ 69%] Built target csdk [2026-09-03T07:57:46.972Z] #14 15.25 [ 71%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2026-09-03T07:57:46.972Z] #14 15.33 [ 73%] Linking C executable template [2026-09-03T07:57:47.235Z] #14 15.36 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-09-03T07:57:47.235Z] #14 15.42 [ 73%] Built target template [2026-09-03T07:57:47.235Z] #14 15.44 [ 75%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2026-09-03T07:57:47.235Z] #14 15.52 [ 76%] Linking C executable device-counter [2026-09-03T07:57:47.235Z] #14 15.55 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-09-03T07:57:47.499Z] #14 15.61 [ 76%] Built target device-counter [2026-09-03T07:57:47.499Z] #14 15.63 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2026-09-03T07:57:47.499Z] #14 15.71 [ 80%] Linking C executable device-random [2026-09-03T07:57:47.499Z] #14 15.74 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-09-03T07:57:47.499Z] #14 15.79 [ 80%] Built target device-random [2026-09-03T07:57:47.499Z] #14 15.81 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2026-09-03T07:57:47.499Z] #14 15.89 [ 84%] Linking C executable device-gyro [2026-09-03T07:57:47.499Z] #14 15.92 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-09-03T07:57:47.763Z] #14 15.98 [ 84%] Built target device-gyro [2026-09-03T07:57:47.763Z] #14 16.00 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2026-09-03T07:57:47.763Z] #14 16.07 [ 88%] Linking C executable device-bitfields [2026-09-03T07:57:47.763Z] #14 16.10 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-09-03T07:57:47.763Z] #14 16.16 [ 88%] Built target device-bitfields [2026-09-03T07:57:47.763Z] #14 16.18 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2026-09-03T07:57:48.028Z] #14 16.27 [ 92%] Linking C executable template-discovery [2026-09-03T07:57:48.028Z] #14 16.30 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-09-03T07:57:48.028Z] #14 16.35 [ 92%] Built target template-discovery [2026-09-03T07:57:48.028Z] #14 16.37 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2026-09-03T07:57:48.028Z] #14 16.45 [ 96%] Linking C executable device-file [2026-09-03T07:57:48.292Z] #14 16.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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-09-03T07:57:48.292Z] #14 16.54 [ 96%] Built target device-file [2026-09-03T07:57:48.292Z] #14 16.56 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2026-09-03T07:57:48.292Z] #14 16.65 [100%] Linking C executable device-terminal [2026-09-03T07:57:48.292Z] #14 16.69 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-09-03T07:57:48.556Z] #14 16.75 [100%] Built target device-terminal [2026-09-03T07:57:48.556Z] #14 16.76 + cp -rf include/devsdk include/edgex /usr/include/ [2026-09-03T07:57:48.556Z] #14 16.76 + cp build/release/c/libcsdk.so /usr/lib/ [2026-09-03T07:57:48.556Z] #14 16.76 + mkdir -p /usr/share/doc/edgex-csdk [2026-09-03T07:57:48.556Z] #14 16.76 + cp Attribution.txt /usr/share/doc/edgex-csdk [2026-09-03T07:57:48.556Z] #14 16.76 + cp LICENSE /usr/share/doc/edgex-csdk [2026-09-03T07:57:48.556Z] #14 16.76 + rm -rf /device-bacnet-c/deps [2026-09-03T07:57:48.556Z] #14 DONE 16.9s [2026-09-03T07:57:48.820Z] [2026-09-03T07:57:48.820Z] #15 [11/11] RUN /device-bacnet-c/scripts/build.sh [2026-09-03T07:57:48.820Z] #15 0.304 + readlink -f /device-bacnet-c/scripts/build.sh [2026-09-03T07:57:49.147Z] #15 0.304 + dirname /device-bacnet-c/scripts/build.sh [2026-09-03T07:57:49.147Z] #15 0.305 + dirname /device-bacnet-c/scripts [2026-09-03T07:57:49.147Z] #15 0.305 + ROOT=/device-bacnet-c [2026-09-03T07:57:49.147Z] #15 0.305 + echo /device-bacnet-c [2026-09-03T07:57:49.147Z] #15 0.306 + cd/device-bacnet-c [2026-09-03T07:57:49.147Z] #15 0.306 /device-bacnet-c [2026-09-03T07:57:49.147Z] #15 0.306 + '[' '!' -f /device-bacnet-c/lib/ip/libbacnet.a ] [2026-09-03T07:57:49.147Z] #15 0.306 + '[' '!' -d /device-bacnet-c/bacnet-stack ] [2026-09-03T07:57:49.147Z] #15 0.306 + git clone https://github.com/IOTechSystems/bacnet-stack.git [2026-09-03T07:57:49.147Z] #15 0.308 Cloning into 'bacnet-stack'... [2026-09-03T07:57:55.978Z] #15 6.598 + cd /device-bacnet-c/bacnet-stack [2026-09-03T07:57:55.978Z] #15 6.599 + git checkout v0.8.6-IOTech [2026-09-03T07:57:55.978Z] #15 6.759 Note: switching to 'v0.8.6-IOTech'. [2026-09-03T07:57:55.978Z] #15 6.759 [2026-09-03T07:57:55.978Z] #15 6.759 You are in 'detached HEAD' state. You can look around, make experimental [2026-09-03T07:57:55.978Z] #15 6.759 changes and commit them, and you can discard any commits you make in this [2026-09-03T07:57:55.978Z] #15 6.759 state without impacting any branches by switching back to a branch. [2026-09-03T07:57:55.978Z] #15 6.759 [2026-09-03T07:57:55.978Z] #15 6.759 If you want to create a new branch to retain commits you create, you may [2026-09-03T07:57:55.978Z] #15 6.759 do so (now or later) by using -c with the switch command. Example: [2026-09-03T07:57:55.978Z] #15 6.759 [2026-09-03T07:57:55.978Z] #15 6.759 git switch -c [2026-09-03T07:57:55.978Z] #15 6.759 [2026-09-03T07:57:55.978Z] #15 6.759 Or undo this operation with: [2026-09-03T07:57:55.978Z] #15 6.759 [2026-09-03T07:57:55.978Z] #15 6.759 git switch - [2026-09-03T07:57:55.978Z] #15 6.759 [2026-09-03T07:57:55.978Z] #15 6.759 Turn off this advice by setting config variable advice.detachedHead to false [2026-09-03T07:57:55.978Z] #15 6.759 [2026-09-03T07:57:55.978Z] #15 6.759 HEAD is now at 8b67b7f2 Changes for BACnet device service [2026-09-03T07:57:55.978Z] #15 6.759 + mkdir -p /device-bacnet-c/lib/ip [2026-09-03T07:57:55.978Z] #15 6.760 + mkdir -p /device-bacnet-c/lib/mstp [2026-09-03T07:57:55.978Z] #15 6.761 + make 'BACDL_DEFINE=-DBACDL_MSTP=1' clean library [2026-09-03T07:57:55.978Z] #15 6.764 make -s -C lib clean [2026-09-03T07:57:55.978Z] #15 6.768 make -s -C demo clean [2026-09-03T07:57:55.978Z] #15 6.826 make -s -C demo/router clean [2026-09-03T07:57:55.978Z] #15 6.830 make -s -C demo/router-ipv6 clean [2026-09-03T07:57:55.978Z] #15 6.832 make -s -C demo/gateway clean [2026-09-03T07:57:55.978Z] #15 6.836 make -s -C lib all [2026-09-03T07:58:00.217Z] #15 11.50 ../ports/linux/dlmstp.c: In function 'dlmstp_cleanup': [2026-09-03T07:58:00.217Z] #15 11.50 ../ports/linux/dlmstp.c:147:20: warning: passing argument 1 of 'pthread_cancel' makes pointer from integer without a cast [-Wint-conversion] [2026-09-03T07:58:00.217Z] #15 11.50 147 | pthread_cancel(hThread); [2026-09-03T07:58:00.217Z] #15 11.50 | ^~~~~~~ [2026-09-03T07:58:00.217Z] #15 11.50 | | [2026-09-03T07:58:00.217Z] #15 11.50 | long unsigned int [2026-09-03T07:58:00.217Z] #15 11.50 In file included from ../ports/linux/net.h:73, [2026-09-03T07:58:00.217Z] #15 11.50 from ../ports/linux/dlmstp.c:43: [2026-09-03T07:58:00.217Z] #15 11.50 /usr/include/pthread.h:98:20: note: expected 'pthread_t' {aka 'struct __pthread *'} but argument is of type 'long unsigned int' [2026-09-03T07:58:00.217Z] #15 11.50 98 | int pthread_cancel(pthread_t); [2026-09-03T07:58:00.217Z] #15 11.50 | ^~~~~~~~~ [2026-09-03T07:58:00.217Z] #15 11.50 ../ports/linux/dlmstp.c: In function 'dlmstp_init': [2026-09-03T07:58:00.217Z] #15 11.50 ../ports/linux/dlmstp.c:727:25: warning: passing argument 1 of 'pthread_create' from incompatible pointer type [-Wincompatible-pointer-types] [2026-09-03T07:58:00.217Z] #15 11.50 727 | rv = pthread_create(&hThread, NULL, dlmstp_master_fsm_task, NULL); [2026-09-03T07:58:00.217Z] #15 11.50 | ^~~~~~~~ [2026-09-03T07:58:00.217Z] #15 11.50 | | [2026-09-03T07:58:00.217Z] #15 11.50 | long unsigned int * [2026-09-03T07:58:00.217Z] #15 11.50 /usr/include/pthread.h:80:20: note: expected 'struct __pthread ** restrict' but argument is of type 'long unsigned int *' [2026-09-03T07:58:00.217Z] #15 11.50 80 | int pthread_create(pthread_t *__restrict, const pthread_attr_t *__restrict, void *(*)(void *), void *__restrict); [2026-09-03T07:58:00.217Z] #15 11.50 | ^ [2026-09-03T07:58:04.537Z] #15 16.00 + cp lib/libbacnet.a /device-bacnet-c/lib/mstp [2026-09-03T07:58:04.810Z] #15 16.00 + make 'BACDL_DEFINE=-DBACDL_BIP=1' clean library [2026-09-03T07:58:04.810Z] #15 16.00 make -s -C lib clean [2026-09-03T07:58:04.810Z] #15 16.01 make -s -C demo clean [2026-09-03T07:58:04.810Z] #15 16.08 make -s -C demo/router clean [2026-09-03T07:58:04.810Z] #15 16.08 make -s -C demo/router-ipv6 clean [2026-09-03T07:58:04.810Z] #15 16.09 make -s -C demo/gateway clean [2026-09-03T07:58:04.810Z] #15 16.09 make -s -C lib all [2026-09-03T07:58:15.126Z] #15 25.71 + cp lib/libbacnet.a /device-bacnet-c/lib/ip [2026-09-03T07:58:15.126Z] #15 25.71 + mkdir -p /device-bacnet-c/build/release/device-bacnet-ip [2026-09-03T07:58:15.126Z] #15 25.71 + cd /device-bacnet-c/build/release/device-bacnet-ip [2026-09-03T07:58:15.126Z] #15 25.71 + cmake '-DDATALINK:STRING=BACDL_BIP=1' '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/src/c [2026-09-03T07:58:15.126Z] #15 25.80 -- The C compiler identification is GNU 12.2.1 [2026-09-03T07:58:15.126Z] #15 25.82 -- Detecting C compiler ABI info [2026-09-03T07:58:15.126Z] #15 25.93 -- Detecting C compiler ABI info - done [2026-09-03T07:58:15.126Z] #15 25.96 -- Check for working C compiler: /usr/bin/cc - skipped [2026-09-03T07:58:15.126Z] #15 25.96 -- Detecting C compile features [2026-09-03T07:58:15.126Z] #15 25.97 -- Detecting C compile features - done [2026-09-03T07:58:15.126Z] #15 25.97 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD [2026-09-03T07:58:15.126Z] #15 26.07 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success [2026-09-03T07:58:15.126Z] #15 26.07 -- Found Threads: TRUE [2026-09-03T07:58:15.126Z] #15 26.08 -- Found IOT: /opt/iotech/iot/1.6/lib/libiot.so [2026-09-03T07:58:15.126Z] #15 26.08 -- /opt/iotech/iot/1.6/include [2026-09-03T07:58:15.126Z] #15 26.08 -- Configuring done (0.4s) [2026-09-03T07:58:15.126Z] #15 26.09 -- Generating done (0.0s) [2026-09-03T07:58:15.126Z] #15 26.10 -- Build files have been written to: /device-bacnet-c/build/release/device-bacnet-ip [2026-09-03T07:58:15.126Z] #15 26.10 + make [2026-09-03T07:58:15.126Z] #15 26.10 + tee release.log [2026-09-03T07:58:15.126Z] #15 26.13 [ 11%] Building C object CMakeFiles/bacnet_objects.dir/device-bacnet-c/bacnet-stack/demo/object/device-client.c.o [2026-09-03T07:58:15.126Z] #15 26.36 [ 22%] Linking C static library libbacnet_objects.a [2026-09-03T07:58:15.126Z] #15 26.38 [ 22%] Built target bacnet_objects [2026-09-03T07:58:15.126Z] #15 26.40 [ 33%] Building C object CMakeFiles/device-bacnet-c.dir/main.c.o [2026-09-03T07:58:15.126Z] #15 26.61 [ 44%] Building C object CMakeFiles/device-bacnet-c.dir/address_entry.c.o [2026-09-03T07:58:15.397Z] #15 26.72 [ 55%] Building C object CMakeFiles/device-bacnet-c.dir/address_instance_map.c.o [2026-09-03T07:58:15.397Z] #15 26.80 [ 66%] Building C object CMakeFiles/device-bacnet-c.dir/device_condition_map.c.o [2026-09-03T07:58:15.397Z] #15 26.89 [ 77%] Building C object CMakeFiles/device-bacnet-c.dir/driver.c.o [2026-09-03T07:58:15.669Z] #15 27.18 [ 88%] Building C object CMakeFiles/device-bacnet-c.dir/return_data.c.o [2026-09-03T07:58:15.940Z] #15 27.28 [100%] Linking C executable device-bacnet-c [2026-09-03T07:58:15.940Z] #15 27.32 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-09-03T07:58:15.940Z] #15 27.37 [100%] Built target device-bacnet-c [2026-09-03T07:58:15.940Z] #15 27.38 + mkdir -p /device-bacnet-c/build/release/device-bacnet-mstp [2026-09-03T07:58:15.940Z] #15 27.38 + cd /device-bacnet-c/build/release/device-bacnet-mstp [2026-09-03T07:58:15.940Z] #15 27.38 + cmake '-DDATALINK:STRING=BACDL_MSTP=1' '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/src/c [2026-09-03T07:58:15.940Z] #15 27.47 -- The C compiler identification is GNU 12.2.1 [2026-09-03T07:58:16.212Z] #15 27.49 -- Detecting C compiler ABI info [2026-09-03T07:58:16.212Z] #15 27.59 -- Detecting C compiler ABI info - done [2026-09-03T07:58:16.212Z] #15 27.63 -- Check for working C compiler: /usr/bin/cc - skipped [2026-09-03T07:58:16.212Z] #15 27.63 -- Detecting C compile features [2026-09-03T07:58:16.212Z] #15 27.63 -- Detecting C compile features - done [2026-09-03T07:58:16.212Z] #15 27.63 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD [2026-09-03T07:58:16.212Z] #15 27.74 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success [2026-09-03T07:58:16.482Z] #15 27.74 -- Found Threads: TRUE [2026-09-03T07:58:16.482Z] #15 27.75 -- Found IOT: /opt/iotech/iot/1.6/lib/libiot.so [2026-09-03T07:58:16.482Z] #15 27.75 -- /opt/iotech/iot/1.6/include [2026-09-03T07:58:16.482Z] #15 27.75 -- Configuring done (0.4s) [2026-09-03T07:58:16.482Z] #15 27.76 -- Generating done (0.0s) [2026-09-03T07:58:16.482Z] #15 27.76 -- Build files have been written to: /device-bacnet-c/build/release/device-bacnet-mstp [2026-09-03T07:58:16.482Z] #15 27.77 + make [2026-09-03T07:58:16.482Z] #15 27.77 + tee release.log [2026-09-03T07:58:16.482Z] #15 27.81 [ 11%] Building C object CMakeFiles/bacnet_objects.dir/device-bacnet-c/bacnet-stack/demo/object/device-client.c.o [2026-09-03T07:58:16.482Z] #15 28.03 [ 22%] Linking C static library libbacnet_objects.a [2026-09-03T07:58:16.752Z] #15 28.06 [ 22%] Built target bacnet_objects [2026-09-03T07:58:16.752Z] #15 28.08 [ 33%] Building C object CMakeFiles/device-bacnet-c.dir/main.c.o [2026-09-03T07:58:16.752Z] #15 28.27 [ 44%] Building C object CMakeFiles/device-bacnet-c.dir/address_entry.c.o [2026-09-03T07:58:17.023Z] #15 28.38 [ 55%] Building C object CMakeFiles/device-bacnet-c.dir/address_instance_map.c.o [2026-09-03T07:58:17.023Z] #15 28.43 [ 66%] Building C object CMakeFiles/device-bacnet-c.dir/device_condition_map.c.o [2026-09-03T07:58:17.023Z] #15 28.53 [ 77%] Building C object CMakeFiles/device-bacnet-c.dir/driver.c.o [2026-09-03T07:58:17.296Z] #15 28.82 [ 88%] Building C object CMakeFiles/device-bacnet-c.dir/return_data.c.o [2026-09-03T07:58:17.567Z] #15 28.91 [100%] Linking C executable device-bacnet-c [2026-09-03T07:58:17.567Z] #15 28.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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-09-03T07:58:17.567Z] #15 28.99 [100%] Built target device-bacnet-c [2026-09-03T07:58:17.567Z] #15 DONE 29.1s [2026-09-03T07:58:17.840Z] [2026-09-03T07:58:17.840Z] #16 exporting to image [2026-09-03T07:58:17.840Z] #16 exporting layers [2026-09-03T07:58:18.111Z] #16 exporting layers 0.4s done [2026-09-03T07:58:18.111Z] #16 writing image sha256:9d33b4cb3ef7cd1f2eed5c38437239b017aa039acada551254a66739baea27ec done [2026-09-03T07:58:18.111Z] #16 naming to docker.io/library/ci-base-image-x86_64 done [2026-09-03T07:58:18.111Z] #16 DONE 0.4s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-09-03T07:58:18.574Z] + docker inspect -f . ci-base-image-x86_64 [2026-09-03T07:58:18.574Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-09-03T07:58:18.686Z] prd-ubuntu20.04-docker-8c-8g-1324 does not seem to be running inside a container [2026-09-03T07:58:18.742Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dgexfoundry_device-bacnet-c_main -v /w/workspace/dgexfoundry_device-bacnet-c_main:/w/workspace/dgexfoundry_device-bacnet-c_main:rw,z -v /w/workspace/dgexfoundry_device-bacnet-c_main@tmp:/w/workspace/dgexfoundry_device-bacnet-c_main@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 ******** ci-base-image-x86_64 cat [2026-09-03T07:58:19.017Z] $ docker top f7e59a85d5d57af8acd0c7e36f326c96e68b4cf90d531384ca0ad29ff0cd32fb -eo pid,comm [Pipeline] { [Pipeline] sh [2026-09-03T07:58:19.397Z] + make test [2026-09-03T07:58:19.397Z] build/release/device-bacnet-c/device-bacnet-c [Pipeline] } [2026-09-03T07:58:19.411Z] $ docker stop --time=1 f7e59a85d5d57af8acd0c7e36f326c96e68b4cf90d531384ca0ad29ff0cd32fb [2026-09-03T07:58:20.682Z] $ docker rm -f --volumes f7e59a85d5d57af8acd0c7e36f326c96e68b4cf90d531384ca0ad29ff0cd32fb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-09-03T07:58:21.379Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-09-03T07:58:21.692Z] + ls -al . [2026-09-03T07:58:21.692Z] total 88 [2026-09-03T07:58:21.692Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 3 07:57 . [2026-09-03T07:58:21.692Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 3 07:56 .. [2026-09-03T07:58:21.692Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 3 07:57 .git [2026-09-03T07:58:21.692Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 3 07:56 .github [2026-09-03T07:58:21.692Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 3 07:57 .semver [2026-09-03T07:58:21.692Z] -rw-rw-r-- 1 jenkins jenkins 1563 Sep 3 07:56 Attribution.txt [2026-09-03T07:58:21.692Z] -rw-rw-r-- 1 jenkins jenkins 1172 Sep 3 07:56 CHANGELOG.md [2026-09-03T07:58:21.692Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 3 07:56 GOVERNANCE.md [2026-09-03T07:58:21.692Z] -rw-rw-r-- 1 jenkins jenkins 764 Sep 3 07:56 Jenkinsfile [2026-09-03T07:58:21.692Z] -rw-rw-r-- 1 jenkins jenkins 10174 Sep 3 07:56 LICENSE [2026-09-03T07:58:21.692Z] -rw-rw-r-- 1 jenkins jenkins 837 Sep 3 07:56 Makefile [2026-09-03T07:58:21.692Z] -rw-rw-r-- 1 jenkins jenkins 621 Sep 3 07:56 OWNERS.md [2026-09-03T07:58:21.692Z] -rw-rw-r-- 1 jenkins jenkins 5503 Sep 3 07:56 README.md [2026-09-03T07:58:21.692Z] -rw-rw-r-- 1 jenkins jenkins 11 Sep 3 07:57 VERSION [2026-09-03T07:58:21.692Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 3 07:56 docs [2026-09-03T07:58:21.692Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 3 07:56 res [2026-09-03T07:58:21.692Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 3 07:56 sample-profiles [2026-09-03T07:58:21.692Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 3 07:56 scripts [2026-09-03T07:58:21.692Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 3 07:56 src [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-09-03T07:58:22.038Z] + 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=345f7445bddd439fb101936ca9749c1199167c6e --label arch=amd64 --label version=4.1.0-dev.4 . [2026-09-03T07:58:22.301Z] #0 building with "default" instance using docker driver [2026-09-03T07:58:22.301Z] [2026-09-03T07:58:22.301Z] #1 [internal] load build definition from Dockerfile.alpine [2026-09-03T07:58:22.301Z] #1 transferring dockerfile: 2.40kB done [2026-09-03T07:58:22.301Z] #1 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 18) [2026-09-03T07:58:22.301Z] #1 WARN: MaintainerDeprecated: Maintainer instruction is deprecated in favor of using label (line 34) [2026-09-03T07:58:22.301Z] #1 DONE 0.0s [2026-09-03T07:58:22.301Z] [2026-09-03T07:58:22.301Z] #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-09-03T07:58:22.301Z] #2 DONE 0.0s [2026-09-03T07:58:22.301Z] [2026-09-03T07:58:22.301Z] #3 [internal] load metadata for docker.io/library/alpine:3.20 [2026-09-03T07:58:22.301Z] #3 DONE 0.2s [2026-09-03T07:58:22.564Z] [2026-09-03T07:58:22.564Z] #4 [internal] load .dockerignore [2026-09-03T07:58:22.564Z] #4 transferring context: 2B done [2026-09-03T07:58:22.564Z] #4 DONE 0.0s [2026-09-03T07:58:22.564Z] [2026-09-03T07:58:22.564Z] #5 [internal] load build context [2026-09-03T07:58:22.564Z] #5 transferring context: 20.43kB done [2026-09-03T07:58:22.564Z] #5 DONE 0.0s [2026-09-03T07:58:22.564Z] [2026-09-03T07:58:22.564Z] #6 [stage-1 1/12] FROM docker.io/library/alpine:3.20@sha256:d9e853e87e55526f6b2917df91a2115c36dd7c696a35be12163d44e6e2a4b6bc [2026-09-03T07:58:22.564Z] #6 resolve docker.io/library/alpine:3.20@sha256:d9e853e87e55526f6b2917df91a2115c36dd7c696a35be12163d44e6e2a4b6bc 0.0s done [2026-09-03T07:58:22.564Z] #6 extracting sha256:25f1d6b1951ac8eb3740558fe94cb83d377bdadf95fd9f98b50d2e1b96130471 [2026-09-03T07:58:22.564Z] #6 ... [2026-09-03T07:58:22.564Z] [2026-09-03T07:58:22.564Z] #7 [builder 1/10] FROM docker.io/library/ci-base-image-x86_64:latest [2026-09-03T07:58:22.564Z] #7 DONE 0.2s [2026-09-03T07:58:22.564Z] [2026-09-03T07:58:22.564Z] #6 [stage-1 1/12] FROM docker.io/library/alpine:3.20@sha256:d9e853e87e55526f6b2917df91a2115c36dd7c696a35be12163d44e6e2a4b6bc [2026-09-03T07:58:22.564Z] #6 sha256:d9e853e87e55526f6b2917df91a2115c36dd7c696a35be12163d44e6e2a4b6bc 9.23kB / 9.23kB done [2026-09-03T07:58:22.564Z] #6 sha256:c64c687cbea9300178b30c95835354e34c4e4febc4badfe27102879de0483b5e 1.02kB / 1.02kB done [2026-09-03T07:58:22.564Z] #6 sha256:bf8527eb54c3680e728d5b4b383a8ba730d72dae7236fbc8dff97ed6b224a731 612B / 612B done [2026-09-03T07:58:22.564Z] #6 sha256:25f1d6b1951ac8eb3740558fe94cb83d377bdadf95fd9f98b50d2e1b96130471 3.63MB / 3.63MB 0.1s done [2026-09-03T07:58:22.564Z] #6 extracting sha256:25f1d6b1951ac8eb3740558fe94cb83d377bdadf95fd9f98b50d2e1b96130471 0.1s done [2026-09-03T07:58:22.564Z] #6 DONE 0.3s [2026-09-03T07:58:22.564Z] [2026-09-03T07:58:22.564Z] #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-09-03T07:58:22.829Z] #8 0.255 Connecting to iotech.jfrog.io (108.133.32.88:443) [2026-09-03T07:58:23.092Z] #8 0.676 saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2026-09-03T07:58:23.092Z] #8 0.676 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2026-09-03T07:58:23.092Z] #8 0.676 '/etc/apk/keys/alpine.dev.rsa.pub' saved [2026-09-03T07:58:23.356Z] #8 DONE 0.7s [2026-09-03T07:58:23.356Z] [2026-09-03T07:58:23.356Z] #9 [builder 3/10] RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories [2026-09-03T07:58:23.619Z] #9 ... [2026-09-03T07:58:23.619Z] [2026-09-03T07:58:23.619Z] #10 [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-09-03T07:58:23.619Z] #10 0.236 Connecting to iotech.jfrog.io (108.133.32.88:443) [2026-09-03T07:58:23.619Z] #10 0.643 saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2026-09-03T07:58:23.619Z] #10 0.643 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2026-09-03T07:58:23.619Z] #10 0.643 '/etc/apk/keys/alpine.dev.rsa.pub' saved [2026-09-03T07:58:23.619Z] #10 DONE 0.7s [2026-09-03T07:58:23.619Z] [2026-09-03T07:58:23.619Z] #11 [stage-1 3/12] RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories [2026-09-03T07:58:23.619Z] #11 ... [2026-09-03T07:58:23.619Z] [2026-09-03T07:58:23.619Z] #9 [builder 3/10] RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories [2026-09-03T07:58:23.619Z] #9 DONE 0.5s [2026-09-03T07:58:23.886Z] [2026-09-03T07:58:23.886Z] #11 [stage-1 3/12] RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories [2026-09-03T07:58:23.886Z] #11 DONE 0.4s [2026-09-03T07:58:23.886Z] [2026-09-03T07:58:23.886Z] #12 [stage-1 4/12] RUN apk add --update --no-cache linux-headers yaml libmicrohttpd curl libuuid iotech-paho-mqtt-c-dev-1.3 hiredis libcbor iotech-iot-1.6 dumb-init [2026-09-03T07:58:24.151Z] #12 0.357 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2026-09-03T07:58:24.415Z] #12 0.643 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2026-09-03T07:58:24.680Z] #12 1.010 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz [2026-09-03T07:58:25.263Z] #12 1.625 WARNING: This apk-tools is OLD! Some packages might not function properly. [2026-09-03T07:58:25.528Z] #12 1.632 (1/27) Installing ca-certificates (20260413-r0) [2026-09-03T07:58:25.528Z] #12 1.661 (2/27) Installing brotli-libs (1.1.0-r2) [2026-09-03T07:58:25.528Z] #12 1.693 (3/27) Installing c-ares (1.33.1-r0) [2026-09-03T07:58:25.528Z] #12 1.706 (4/27) Installing libunistring (1.2-r0) [2026-09-03T07:58:25.528Z] #12 1.746 (5/27) Installing libidn2 (2.3.7-r0) [2026-09-03T07:58:25.528Z] #12 ... [2026-09-03T07:58:25.528Z] [2026-09-03T07:58:25.528Z] #13 [builder 4/10] RUN apk add --update --no-cache build-base git gcc cmake make linux-headers yaml-dev libmicrohttpd-dev curl-dev util-linux-dev ncurses-dev iotech-paho-mqtt-c-dev-1.3 hiredis-dev libcbor-dev iotech-iot-1.6-dev [2026-09-03T07:58:25.528Z] #13 0.464 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2026-09-03T07:58:25.528Z] #13 0.714 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2026-09-03T07:58:25.528Z] #13 1.175 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz [2026-09-03T07:58:25.528Z] #13 1.752 WARNING: This apk-tools is OLD! Some packages might not function properly. [2026-09-03T07:58:25.528Z] #13 1.761 OK: 338 MiB in 103 packages [2026-09-03T07:58:25.528Z] #13 DONE 1.9s [2026-09-03T07:58:25.528Z] [2026-09-03T07:58:25.528Z] #12 [stage-1 4/12] RUN apk add --update --no-cache linux-headers yaml libmicrohttpd curl libuuid iotech-paho-mqtt-c-dev-1.3 hiredis libcbor iotech-iot-1.6 dumb-init [2026-09-03T07:58:25.528Z] #12 1.760 (6/27) Installing nghttp2-libs (1.62.1-r0) [2026-09-03T07:58:25.528Z] #12 1.773 (7/27) Installing libpsl (0.21.5-r1) [2026-09-03T07:58:25.528Z] #12 1.785 (8/27) Installing zstd-libs (1.5.6-r0) [2026-09-03T07:58:25.528Z] #12 1.813 (9/27) Installing libcurl (8.14.1-r2) [2026-09-03T07:58:25.528Z] #12 1.844 (10/27) Installing curl (8.14.1-r2) [2026-09-03T07:58:25.825Z] #12 ... [2026-09-03T07:58:25.825Z] [2026-09-03T07:58:25.825Z] #14 [builder 5/10] COPY scripts /device-bacnet-c/scripts [2026-09-03T07:58:25.825Z] #14 DONE 0.0s [2026-09-03T07:58:25.825Z] [2026-09-03T07:58:25.825Z] #15 [builder 6/10] COPY src /device-bacnet-c/src/ [2026-09-03T07:58:25.825Z] #15 DONE 0.0s [2026-09-03T07:58:25.825Z] [2026-09-03T07:58:25.825Z] #16 [builder 7/10] COPY VERSION /device-bacnet-c/ [2026-09-03T07:58:25.825Z] #16 DONE 0.0s [2026-09-03T07:58:25.825Z] [2026-09-03T07:58:25.825Z] #12 [stage-1 4/12] RUN apk add --update --no-cache linux-headers yaml libmicrohttpd curl libuuid iotech-paho-mqtt-c-dev-1.3 hiredis libcbor iotech-iot-1.6 dumb-init [2026-09-03T07:58:25.825Z] #12 1.869 (11/27) Installing dumb-init (1.2.5-r3) [2026-09-03T07:58:25.825Z] #12 1.874 (12/27) Installing hiredis (1.2.0-r0) [2026-09-03T07:58:25.825Z] #12 1.888 (13/27) Installing yaml (0.2.5-r2) [2026-09-03T07:58:25.825Z] #12 1.899 (14/27) Installing libcbor (0.11.0-r0) [2026-09-03T07:58:25.825Z] #12 ... [2026-09-03T07:58:25.825Z] [2026-09-03T07:58:25.825Z] #17 [builder 8/10] WORKDIR /device-bacnet-c [2026-09-03T07:58:25.825Z] #17 DONE 0.0s [2026-09-03T07:58:25.825Z] [2026-09-03T07:58:25.825Z] #12 [stage-1 4/12] RUN apk add --update --no-cache linux-headers yaml libmicrohttpd curl libuuid iotech-paho-mqtt-c-dev-1.3 hiredis libcbor iotech-iot-1.6 dumb-init [2026-09-03T07:58:25.825Z] #12 1.998 (15/27) Installing iotech-iot-1.6 (1.6.3-r0) [2026-09-03T07:58:26.429Z] #12 2.661 (16/27) Installing pkgconf (2.2.0-r0) [2026-09-03T07:58:26.699Z] #12 2.674 (17/27) Installing openssl-dev (3.3.7-r0) [2026-09-03T07:58:26.699Z] #12 2.714 (18/27) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.162-r0) [2026-09-03T07:58:27.276Z] #12 3.565 (19/27) Installing gmp (6.3.0-r1) [2026-09-03T07:58:27.276Z] #12 3.585 (20/27) Installing nettle (3.10.2-r0) [2026-09-03T07:58:27.276Z] #12 3.608 (21/27) Installing libffi (3.4.6-r0) [2026-09-03T07:58:27.554Z] #12 3.620 (22/27) Installing libtasn1 (4.21.0-r0) [2026-09-03T07:58:27.554Z] #12 3.633 (23/27) Installing p11-kit (0.25.3-r0) [2026-09-03T07:58:27.554Z] #12 3.661 (24/27) Installing gnutls (3.8.13-r0) [2026-09-03T07:58:27.554Z] #12 3.706 (25/27) Installing libmicrohttpd (0.9.77-r0) [2026-09-03T07:58:27.554Z] #12 3.808 (26/27) Installing libuuid (2.40.1-r1) [2026-09-03T07:58:27.554Z] #12 3.818 (27/27) Installing linux-headers (6.6-r0) [2026-09-03T07:58:27.554Z] #12 3.926 Executing busybox-1.36.1-r31.trigger [2026-09-03T07:58:27.851Z] #12 3.932 Executing ca-certificates-20260413-r0.trigger [2026-09-03T07:58:27.851Z] #12 3.988 OK: 31 MiB in 41 packages [2026-09-03T07:58:28.141Z] #12 DONE 4.2s [2026-09-03T07:58:28.141Z] [2026-09-03T07:58:28.141Z] #18 [builder 9/10] RUN /device-bacnet-c/scripts/build_deps.sh [2026-09-03T07:58:28.141Z] #18 0.233 + CSDK_VER=4.0.2 [2026-09-03T07:58:28.141Z] #18 0.233 + '[' '!' -d deps ] [2026-09-03T07:58:28.141Z] #18 0.233 + mkdir deps [2026-09-03T07:58:28.141Z] #18 0.234 + cd /device-bacnet-c/deps [2026-09-03T07:58:28.141Z] #18 0.234 + wget https://github.com/edgexfoundry/device-sdk-c/archive/v4.0.2.zip [2026-09-03T07:58:28.141Z] #18 0.237 Connecting to github.com (140.82.114.3:443) [2026-09-03T07:58:28.141Z] #18 0.358 Connecting to codeload.github.com (140.82.112.10:443) [2026-09-03T07:58:28.141Z] #18 0.776 saving to 'v4.0.2.zip' [2026-09-03T07:58:28.141Z] #18 0.886 v4.0.2.zip 77425 --:--:-- ETA [2026-09-03T07:58:28.141Z] #18 1.060 v4.0.2.zip 100% |********************************| 256k 0:00:00 ETA [2026-09-03T07:58:28.141Z] #18 1.060 'v4.0.2.zip' saved [2026-09-03T07:58:28.141Z] #18 1.060 + unzip v4.0.2.zip [2026-09-03T07:58:28.141Z] #18 1.061 Archive: v4.0.2.zip [2026-09-03T07:58:28.141Z] #18 1.067 creating: device-sdk-c-4.0.2/ [2026-09-03T07:58:28.141Z] #18 1.067 creating: device-sdk-c-4.0.2/.github/ [2026-09-03T07:58:28.141Z] #18 1.067 inflating: device-sdk-c-4.0.2/.github/Contributing.md [2026-09-03T07:58:28.141Z] #18 1.067 inflating: device-sdk-c-4.0.2/.github/PULL_REQUEST_TEMPLATE.md [2026-09-03T07:58:28.141Z] #18 1.067 inflating: device-sdk-c-4.0.2/.github/semantic.yml [2026-09-03T07:58:28.141Z] #18 1.067 creating: device-sdk-c-4.0.2/.github/workflows/ [2026-09-03T07:58:28.141Z] #18 1.067 inflating: device-sdk-c-4.0.2/.github/workflows/release.yml [2026-09-03T07:58:28.141Z] #18 1.067 inflating: device-sdk-c-4.0.2/.gitignore [2026-09-03T07:58:28.141Z] #18 1.067 inflating: device-sdk-c-4.0.2/Attribution.txt [2026-09-03T07:58:28.141Z] #18 1.067 inflating: device-sdk-c-4.0.2/CHANGELOG.md [2026-09-03T07:58:28.141Z] #18 1.067 inflating: device-sdk-c-4.0.2/Doxyfile [2026-09-03T07:58:28.141Z] #18 1.067 inflating: device-sdk-c-4.0.2/GOVERNANCE.md [2026-09-03T07:58:28.141Z] #18 1.067 inflating: device-sdk-c-4.0.2/Jenkinsfile [2026-09-03T07:58:28.141Z] #18 1.067 inflating: device-sdk-c-4.0.2/LICENSE [2026-09-03T07:58:28.141Z] #18 1.067 inflating: device-sdk-c-4.0.2/Makefile [2026-09-03T07:58:28.141Z] #18 1.067 inflating: device-sdk-c-4.0.2/OWNERS.md [2026-09-03T07:58:28.141Z] #18 1.067 inflating: device-sdk-c-4.0.2/README.IOT.md [2026-09-03T07:58:28.141Z] #18 1.067 inflating: device-sdk-c-4.0.2/README.md [2026-09-03T07:58:28.141Z] #18 1.067 inflating: device-sdk-c-4.0.2/README.v3.md [2026-09-03T07:58:28.141Z] #18 1.067 creating: device-sdk-c-4.0.2/docs/ [2026-09-03T07:58:28.141Z] #18 1.067 inflating: device-sdk-c-4.0.2/docs/configuration.md [2026-09-03T07:58:28.141Z] #18 1.067 inflating: device-sdk-c-4.0.2/docs/deviceprofiles.md [2026-09-03T07:58:28.141Z] #18 1.070 inflating: device-sdk-c-4.0.2/docs/metrics.md [2026-09-03T07:58:28.141Z] #18 1.070 inflating: device-sdk-c-4.0.2/docs/servicewritersguide.md [2026-09-03T07:58:28.141Z] #18 1.070 inflating: device-sdk-c-4.0.2/docs/startup.md [2026-09-03T07:58:28.141Z] #18 1.070 creating: device-sdk-c-4.0.2/include/ [2026-09-03T07:58:28.141Z] #18 1.070 creating: device-sdk-c-4.0.2/include/devsdk/ [2026-09-03T07:58:28.141Z] #18 1.070 inflating: device-sdk-c-4.0.2/include/devsdk/devsdk-base.h [2026-09-03T07:58:28.141Z] #18 1.070 inflating: device-sdk-c-4.0.2/include/devsdk/devsdk.h [2026-09-03T07:58:28.141Z] #18 1.070 creating: device-sdk-c-4.0.2/include/edgex/ [2026-09-03T07:58:28.141Z] #18 1.070 inflating: device-sdk-c-4.0.2/include/edgex/devices.h [2026-09-03T07:58:28.141Z] #18 1.070 inflating: device-sdk-c-4.0.2/include/edgex/edgex-base.h [2026-09-03T07:58:28.141Z] #18 1.070 inflating: device-sdk-c-4.0.2/include/edgex/edgex.h [2026-09-03T07:58:28.141Z] #18 1.070 inflating: device-sdk-c-4.0.2/include/edgex/profiles.h [2026-09-03T07:58:28.141Z] #18 1.070 inflating: device-sdk-c-4.0.2/include/edgex/rest-server.h [2026-09-03T07:58:28.141Z] #18 1.070 creating: device-sdk-c-4.0.2/scripts/ [2026-09-03T07:58:28.141Z] #18 1.070 inflating: device-sdk-c-4.0.2/scripts/Dockerfile.alpine [2026-09-03T07:58:28.141Z] #18 1.070 inflating: device-sdk-c-4.0.2/scripts/Dockerfile.alpine-base [2026-09-03T07:58:28.141Z] #18 1.070 inflating: device-sdk-c-4.0.2/scripts/build.sh [2026-09-03T07:58:28.141Z] #18 1.070 inflating: device-sdk-c-4.0.2/scripts/entrypoint.sh [2026-09-03T07:58:28.141Z] #18 1.070 creating: device-sdk-c-4.0.2/src/ [2026-09-03T07:58:28.141Z] #18 1.070 inflating: device-sdk-c-4.0.2/src/CMakeLists.txt [2026-09-03T07:58:28.141Z] #18 1.075 creating: device-sdk-c-4.0.2/src/c/ [2026-09-03T07:58:28.141Z] #18 1.075 inflating: device-sdk-c-4.0.2/src/c/CMakeLists.txt [2026-09-03T07:58:28.141Z] #18 1.075 inflating: device-sdk-c-4.0.2/src/c/api.h [2026-09-03T07:58:28.141Z] #18 1.075 inflating: device-sdk-c-4.0.2/src/c/autoevent.c [2026-09-03T07:58:28.141Z] #18 1.075 inflating: device-sdk-c-4.0.2/src/c/autoevent.h [2026-09-03T07:58:28.141Z] #18 1.075 inflating: device-sdk-c-4.0.2/src/c/bus-impl.h [2026-09-03T07:58:28.141Z] #18 1.075 inflating: device-sdk-c-4.0.2/src/c/bus-mqtt.c [2026-09-03T07:58:28.141Z] #18 1.075 inflating: device-sdk-c-4.0.2/src/c/bus.c [2026-09-03T07:58:28.141Z] #18 1.075 inflating: device-sdk-c-4.0.2/src/c/bus.h [2026-09-03T07:58:28.141Z] #18 1.075 inflating: device-sdk-c-4.0.2/src/c/callback3.c [2026-09-03T07:58:28.141Z] #18 1.075 inflating: device-sdk-c-4.0.2/src/c/callback3.h [2026-09-03T07:58:28.141Z] #18 1.075 inflating: device-sdk-c-4.0.2/src/c/cmdinfo.h [2026-09-03T07:58:28.141Z] #18 1.075 inflating: device-sdk-c-4.0.2/src/c/command.c [2026-09-03T07:58:28.141Z] #18 1.075 inflating: device-sdk-c-4.0.2/src/c/command.h [2026-09-03T07:58:28.141Z] #18 1.075 inflating: device-sdk-c-4.0.2/src/c/config.c [2026-09-03T07:58:28.141Z] #18 1.075 inflating: device-sdk-c-4.0.2/src/c/config.h [2026-09-03T07:58:28.141Z] #18 1.075 inflating: device-sdk-c-4.0.2/src/c/correlation.c [2026-09-03T07:58:28.141Z] #18 1.075 inflating: device-sdk-c-4.0.2/src/c/correlation.h [2026-09-03T07:58:28.141Z] #18 1.075 inflating: device-sdk-c-4.0.2/src/c/data.c [2026-09-03T07:58:28.141Z] #18 1.075 inflating: device-sdk-c-4.0.2/src/c/data.h [2026-09-03T07:58:28.141Z] #18 1.075 inflating: device-sdk-c-4.0.2/src/c/defs.h.in [2026-09-03T07:58:28.141Z] #18 1.075 inflating: device-sdk-c-4.0.2/src/c/device.c [2026-09-03T07:58:28.141Z] #18 1.080 inflating: device-sdk-c-4.0.2/src/c/device.h [2026-09-03T07:58:28.141Z] #18 1.080 inflating: device-sdk-c-4.0.2/src/c/devman.c [2026-09-03T07:58:28.141Z] #18 1.080 inflating: device-sdk-c-4.0.2/src/c/devmap.c [2026-09-03T07:58:28.141Z] #18 1.080 inflating: device-sdk-c-4.0.2/src/c/devmap.h [2026-09-03T07:58:28.141Z] #18 1.080 inflating: device-sdk-c-4.0.2/src/c/devsdk-base.c [2026-09-03T07:58:28.141Z] #18 1.080 inflating: device-sdk-c-4.0.2/src/c/devutil.h [2026-09-03T07:58:28.141Z] #18 1.080 inflating: device-sdk-c-4.0.2/src/c/discovery.c [2026-09-03T07:58:28.141Z] #18 1.080 inflating: device-sdk-c-4.0.2/src/c/discovery.h [2026-09-03T07:58:28.141Z] #18 1.080 inflating: device-sdk-c-4.0.2/src/c/dto-read.c [2026-09-03T07:58:28.141Z] #18 1.080 inflating: device-sdk-c-4.0.2/src/c/dto-read.h [2026-09-03T07:58:28.141Z] #18 1.080 inflating: device-sdk-c-4.0.2/src/c/edgex-logging.c [2026-09-03T07:58:28.141Z] #18 1.080 inflating: device-sdk-c-4.0.2/src/c/edgex-logging.h [2026-09-03T07:58:28.141Z] #18 1.080 inflating: device-sdk-c-4.0.2/src/c/edgex-rest.c [2026-09-03T07:58:28.141Z] #18 1.080 inflating: device-sdk-c-4.0.2/src/c/edgex-rest.h [2026-09-03T07:58:28.141Z] #18 1.080 inflating: device-sdk-c-4.0.2/src/c/edgex2.h [2026-09-03T07:58:28.141Z] #18 1.080 inflating: device-sdk-c-4.0.2/src/c/errorlist.h [2026-09-03T07:58:28.141Z] #18 1.080 creating: device-sdk-c-4.0.2/src/c/examples/ [2026-09-03T07:58:28.141Z] #18 1.080 inflating: device-sdk-c-4.0.2/src/c/examples/CMakeLists.txt [2026-09-03T07:58:28.141Z] #18 1.080 inflating: device-sdk-c-4.0.2/src/c/examples/README.md [2026-09-03T07:58:28.141Z] #18 1.080 creating: device-sdk-c-4.0.2/src/c/examples/bitfields/ [2026-09-03T07:58:28.141Z] #18 1.080 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/CMakeLists.txt [2026-09-03T07:58:28.141Z] #18 1.082 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/README.md [2026-09-03T07:58:28.141Z] #18 1.082 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/device-bitfields.c [2026-09-03T07:58:28.141Z] #18 1.082 creating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/ [2026-09-03T07:58:28.141Z] #18 1.082 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/configuration.yaml [2026-09-03T07:58:28.141Z] #18 1.082 creating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/devices/ [2026-09-03T07:58:28.141Z] #18 1.082 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/devices/Bitfields.json [2026-09-03T07:58:28.141Z] #18 1.082 creating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/profiles/ [2026-09-03T07:58:28.141Z] #18 1.082 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/profiles/Example-Bitfields.json [2026-09-03T07:58:28.141Z] #18 1.082 creating: device-sdk-c-4.0.2/src/c/examples/counters/ [2026-09-03T07:58:28.141Z] #18 1.082 inflating: device-sdk-c-4.0.2/src/c/examples/counters/CMakeLists.txt [2026-09-03T07:58:28.141Z] #18 1.082 inflating: device-sdk-c-4.0.2/src/c/examples/counters/README.md [2026-09-03T07:58:28.141Z] #18 1.082 inflating: device-sdk-c-4.0.2/src/c/examples/counters/device-counter.c [2026-09-03T07:58:28.141Z] #18 1.082 creating: device-sdk-c-4.0.2/src/c/examples/counters/res/ [2026-09-03T07:58:28.141Z] #18 1.082 inflating: device-sdk-c-4.0.2/src/c/examples/counters/res/configuration.yaml [2026-09-03T07:58:28.141Z] #18 1.083 creating: device-sdk-c-4.0.2/src/c/examples/counters/res/devices/ [2026-09-03T07:58:28.141Z] #18 1.083 inflating: device-sdk-c-4.0.2/src/c/examples/counters/res/devices/Counters.json [2026-09-03T07:58:28.141Z] #18 1.083 creating: device-sdk-c-4.0.2/src/c/examples/counters/res/profiles/ [2026-09-03T07:58:28.141Z] #18 1.083 inflating: device-sdk-c-4.0.2/src/c/examples/counters/res/profiles/Counter.json [2026-09-03T07:58:28.141Z] #18 1.083 creating: device-sdk-c-4.0.2/src/c/examples/discovery/ [2026-09-03T07:58:28.141Z] #18 1.083 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/CMakeLists.txt [2026-09-03T07:58:28.141Z] #18 1.083 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/README.md [2026-09-03T07:58:28.141Z] #18 1.083 creating: device-sdk-c-4.0.2/src/c/examples/discovery/res/ [2026-09-03T07:58:28.141Z] #18 1.083 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/configuration.yaml [2026-09-03T07:58:28.141Z] #18 1.083 creating: device-sdk-c-4.0.2/src/c/examples/discovery/res/devices/ [2026-09-03T07:58:28.141Z] #18 1.083 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/devices/readme.txt [2026-09-03T07:58:28.141Z] #18 1.083 creating: device-sdk-c-4.0.2/src/c/examples/discovery/res/profiles/ [2026-09-03T07:58:28.141Z] #18 1.083 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/profiles/TemplateProfile.json [2026-09-03T07:58:28.141Z] #18 1.083 creating: device-sdk-c-4.0.2/src/c/examples/discovery/res/watchers/ [2026-09-03T07:58:28.141Z] #18 1.086 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/watchers/watcher1.json [2026-09-03T07:58:28.141Z] #18 1.086 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/watchers/watcher2.json [2026-09-03T07:58:28.141Z] #18 1.086 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/template.c [2026-09-03T07:58:28.141Z] #18 1.086 creating: device-sdk-c-4.0.2/src/c/examples/file/ [2026-09-03T07:58:28.141Z] #18 1.086 inflating: device-sdk-c-4.0.2/src/c/examples/file/CMakeLists.txt [2026-09-03T07:58:28.141Z] #18 1.086 inflating: device-sdk-c-4.0.2/src/c/examples/file/README.md [2026-09-03T07:58:28.141Z] #18 1.086 inflating: device-sdk-c-4.0.2/src/c/examples/file/device-file.c [2026-09-03T07:58:28.141Z] #18 1.086 creating: device-sdk-c-4.0.2/src/c/examples/file/res/ [2026-09-03T07:58:28.141Z] #18 1.086 inflating: device-sdk-c-4.0.2/src/c/examples/file/res/configuration.yaml [2026-09-03T07:58:28.141Z] #18 1.086 creating: device-sdk-c-4.0.2/src/c/examples/file/res/devices/ [2026-09-03T07:58:28.141Z] #18 1.086 inflating: device-sdk-c-4.0.2/src/c/examples/file/res/devices/file1.json [2026-09-03T07:58:28.141Z] #18 1.086 inflating: device-sdk-c-4.0.2/src/c/examples/file/res/lorem.txt [2026-09-03T07:58:28.141Z] #18 1.086 creating: device-sdk-c-4.0.2/src/c/examples/file/res/profiles/ [2026-09-03T07:58:28.141Z] #18 1.086 inflating: device-sdk-c-4.0.2/src/c/examples/file/res/profiles/FileExampleProfile.json [2026-09-03T07:58:28.141Z] #18 1.086 creating: device-sdk-c-4.0.2/src/c/examples/gyro/ [2026-09-03T07:58:28.141Z] #18 1.088 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/CMakeLists.txt [2026-09-03T07:58:28.141Z] #18 1.088 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/README.md [2026-09-03T07:58:28.141Z] #18 1.088 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/device-gyro.c [2026-09-03T07:58:28.141Z] #18 1.088 creating: device-sdk-c-4.0.2/src/c/examples/gyro/res/ [2026-09-03T07:58:28.141Z] #18 1.088 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/res/configuration.yaml [2026-09-03T07:58:28.141Z] #18 1.088 creating: device-sdk-c-4.0.2/src/c/examples/gyro/res/devices/ [2026-09-03T07:58:28.141Z] #18 1.088 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/res/devices/gyro.json [2026-09-03T07:58:28.141Z] #18 1.088 creating: device-sdk-c-4.0.2/src/c/examples/gyro/res/profiles/ [2026-09-03T07:58:28.141Z] #18 1.088 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/res/profiles/Gyro.json [2026-09-03T07:58:28.141Z] #18 1.088 creating: device-sdk-c-4.0.2/src/c/examples/random/ [2026-09-03T07:58:28.141Z] #18 1.088 inflating: device-sdk-c-4.0.2/src/c/examples/random/CMakeLists.txt [2026-09-03T07:58:28.141Z] #18 1.088 inflating: device-sdk-c-4.0.2/src/c/examples/random/README.md [2026-09-03T07:58:28.141Z] #18 1.088 inflating: device-sdk-c-4.0.2/src/c/examples/random/device-random.c [2026-09-03T07:58:28.141Z] #18 1.088 creating: device-sdk-c-4.0.2/src/c/examples/random/res/ [2026-09-03T07:58:28.141Z] #18 1.088 inflating: device-sdk-c-4.0.2/src/c/examples/random/res/configuration.yaml [2026-09-03T07:58:28.141Z] #18 1.088 creating: device-sdk-c-4.0.2/src/c/examples/random/res/devices/ [2026-09-03T07:58:28.141Z] #18 1.090 inflating: device-sdk-c-4.0.2/src/c/examples/random/res/devices/randomdevice1.json [2026-09-03T07:58:28.141Z] #18 1.090 creating: device-sdk-c-4.0.2/src/c/examples/random/res/profiles/ [2026-09-03T07:58:28.141Z] #18 1.090 inflating: device-sdk-c-4.0.2/src/c/examples/random/res/profiles/RandomExampleProfile.json [2026-09-03T07:58:28.141Z] #18 1.090 creating: device-sdk-c-4.0.2/src/c/examples/res/ [2026-09-03T07:58:28.141Z] #18 1.090 inflating: device-sdk-c-4.0.2/src/c/examples/res/configuration.yaml [2026-09-03T07:58:28.141Z] #18 1.090 creating: device-sdk-c-4.0.2/src/c/examples/res/devices/ [2026-09-03T07:58:28.141Z] #18 1.090 inflating: device-sdk-c-4.0.2/src/c/examples/res/devices/device1.json [2026-09-03T07:58:28.141Z] #18 1.090 creating: device-sdk-c-4.0.2/src/c/examples/res/profiles/ [2026-09-03T07:58:28.141Z] #18 1.090 inflating: device-sdk-c-4.0.2/src/c/examples/res/profiles/TemplateProfile.json [2026-09-03T07:58:28.141Z] #18 1.090 inflating: device-sdk-c-4.0.2/src/c/examples/template.c [2026-09-03T07:58:28.141Z] #18 1.090 creating: device-sdk-c-4.0.2/src/c/examples/terminal/ [2026-09-03T07:58:28.141Z] #18 1.090 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/CMakeLists.txt [2026-09-03T07:58:28.141Z] #18 1.090 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/README.md [2026-09-03T07:58:28.141Z] #18 1.090 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/device-terminal.c [2026-09-03T07:58:28.141Z] #18 1.090 creating: device-sdk-c-4.0.2/src/c/examples/terminal/res/ [2026-09-03T07:58:28.141Z] #18 1.095 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/res/configuration.yaml [2026-09-03T07:58:28.141Z] #18 1.095 creating: device-sdk-c-4.0.2/src/c/examples/terminal/res/devices/ [2026-09-03T07:58:28.141Z] #18 1.095 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/res/devices/terminal.json [2026-09-03T07:58:28.141Z] #18 1.095 creating: device-sdk-c-4.0.2/src/c/examples/terminal/res/profiles/ [2026-09-03T07:58:28.141Z] #18 1.095 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/res/profiles/Terminal.json [2026-09-03T07:58:28.141Z] #18 1.095 inflating: device-sdk-c-4.0.2/src/c/filesys.c [2026-09-03T07:58:28.141Z] #18 1.095 inflating: device-sdk-c-4.0.2/src/c/filesys.h [2026-09-03T07:58:28.141Z] #18 1.095 inflating: device-sdk-c-4.0.2/src/c/keeper.c [2026-09-03T07:58:28.141Z] #18 1.095 inflating: device-sdk-c-4.0.2/src/c/keeper.h [2026-09-03T07:58:28.141Z] #18 1.095 inflating: device-sdk-c-4.0.2/src/c/map.c [2026-09-03T07:58:28.141Z] #18 1.095 inflating: device-sdk-c-4.0.2/src/c/map.h [2026-09-03T07:58:28.141Z] #18 1.095 inflating: device-sdk-c-4.0.2/src/c/metadata.c [2026-09-03T07:58:28.141Z] #18 1.095 inflating: device-sdk-c-4.0.2/src/c/metadata.h [2026-09-03T07:58:28.141Z] #18 1.095 inflating: device-sdk-c-4.0.2/src/c/metrics.h [2026-09-03T07:58:28.141Z] #18 1.095 inflating: device-sdk-c-4.0.2/src/c/opstate.c [2026-09-03T07:58:28.141Z] #18 1.095 inflating: device-sdk-c-4.0.2/src/c/opstate.h [2026-09-03T07:58:28.141Z] #18 1.095 inflating: device-sdk-c-4.0.2/src/c/parson.c [2026-09-03T07:58:28.141Z] #18 1.095 inflating: device-sdk-c-4.0.2/src/c/parson.h [2026-09-03T07:58:28.141Z] #18 1.095 inflating: device-sdk-c-4.0.2/src/c/profiles.c [2026-09-03T07:58:28.141Z] #18 1.100 inflating: device-sdk-c-4.0.2/src/c/profiles.h [2026-09-03T07:58:28.141Z] #18 1.100 inflating: device-sdk-c-4.0.2/src/c/registry-impl.h [2026-09-03T07:58:28.141Z] #18 1.100 inflating: device-sdk-c-4.0.2/src/c/registry.c [2026-09-03T07:58:28.141Z] #18 1.100 inflating: device-sdk-c-4.0.2/src/c/registry.h [2026-09-03T07:58:28.141Z] #18 1.100 inflating: device-sdk-c-4.0.2/src/c/reqdata.c [2026-09-03T07:58:28.141Z] #18 1.100 inflating: device-sdk-c-4.0.2/src/c/reqdata.h [2026-09-03T07:58:28.141Z] #18 1.100 inflating: device-sdk-c-4.0.2/src/c/request_auth.c [2026-09-03T07:58:28.141Z] #18 1.100 inflating: device-sdk-c-4.0.2/src/c/request_auth.h [2026-09-03T07:58:28.141Z] #18 1.100 inflating: device-sdk-c-4.0.2/src/c/rest-server.c [2026-09-03T07:58:28.141Z] #18 1.100 inflating: device-sdk-c-4.0.2/src/c/rest-server.h [2026-09-03T07:58:28.141Z] #18 1.100 inflating: device-sdk-c-4.0.2/src/c/rest.c [2026-09-03T07:58:28.141Z] #18 1.100 inflating: device-sdk-c-4.0.2/src/c/rest.h [2026-09-03T07:58:28.141Z] #18 1.100 inflating: device-sdk-c-4.0.2/src/c/secrets-impl.h [2026-09-03T07:58:28.141Z] #18 1.100 inflating: device-sdk-c-4.0.2/src/c/secrets-insecure.c [2026-09-03T07:58:28.141Z] #18 1.100 inflating: device-sdk-c-4.0.2/src/c/secrets-insecure.h [2026-09-03T07:58:28.141Z] #18 1.100 inflating: device-sdk-c-4.0.2/src/c/secrets-vault.c [2026-09-03T07:58:28.141Z] #18 1.100 inflating: device-sdk-c-4.0.2/src/c/secrets-vault.h [2026-09-03T07:58:28.141Z] #18 1.100 inflating: device-sdk-c-4.0.2/src/c/secrets.c [2026-09-03T07:58:28.141Z] #18 1.100 inflating: device-sdk-c-4.0.2/src/c/secrets.h [2026-09-03T07:58:28.141Z] #18 1.100 inflating: device-sdk-c-4.0.2/src/c/service.c [2026-09-03T07:58:28.141Z] #18 1.100 inflating: device-sdk-c-4.0.2/src/c/service.h [2026-09-03T07:58:28.141Z] #18 1.102 inflating: device-sdk-c-4.0.2/src/c/transform.c [2026-09-03T07:58:28.141Z] #18 1.102 inflating: device-sdk-c-4.0.2/src/c/transform.h [2026-09-03T07:58:28.141Z] #18 1.102 inflating: device-sdk-c-4.0.2/src/c/validate.c [2026-09-03T07:58:28.141Z] #18 1.102 inflating: device-sdk-c-4.0.2/src/c/validate.h [2026-09-03T07:58:28.141Z] #18 1.102 inflating: device-sdk-c-4.0.2/src/c/watchers.c [2026-09-03T07:58:28.141Z] #18 1.102 inflating: device-sdk-c-4.0.2/src/c/watchers.h [2026-09-03T07:58:28.141Z] #18 1.102 creating: device-sdk-c-4.0.2/src/cmake/ [2026-09-03T07:58:28.141Z] #18 1.102 inflating: device-sdk-c-4.0.2/src/cmake/FindIOT.cmake [2026-09-03T07:58:28.141Z] #18 1.102 inflating: device-sdk-c-4.0.2/src/cmake/FindLIBCBOR.cmake [2026-09-03T07:58:28.141Z] #18 1.102 inflating: device-sdk-c-4.0.2/src/cmake/FindLIBMICROHTTP.cmake [2026-09-03T07:58:28.141Z] #18 1.102 inflating: device-sdk-c-4.0.2/src/cmake/FindLIBPAHO.cmake [2026-09-03T07:58:28.141Z] #18 1.102 inflating: device-sdk-c-4.0.2/src/cmake/FindLIBUUID.cmake [2026-09-03T07:58:28.141Z] #18 1.102 inflating: device-sdk-c-4.0.2/src/cmake/FindLIBYAML.cmake [2026-09-03T07:58:28.141Z] #18 1.102 + cd device-sdk-c-4.0.2 [2026-09-03T07:58:28.141Z] #18 1.102 + ./scripts/build.sh [2026-09-03T07:58:28.141Z] #18 1.103 + CPPCHECK=false [2026-09-03T07:58:28.141Z] #18 1.103 + DOCGEN=false [2026-09-03T07:58:28.141Z] #18 1.103 + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' [2026-09-03T07:58:28.141Z] #18 1.103 + '[' 0 -gt 0 ] [2026-09-03T07:58:28.141Z] #18 1.104 + readlink -f ./scripts/build.sh [2026-09-03T07:58:28.141Z] #18 1.104 + dirname /device-bacnet-c/deps/device-sdk-c-4.0.2/scripts/build.sh [2026-09-03T07:58:28.141Z] #18 1.105 + dirname /device-bacnet-c/deps/device-sdk-c-4.0.2/scripts [2026-09-03T07:58:28.141Z] #18 1.106 + ROOT=/device-bacnet-c/deps/device-sdk-c-4.0.2 [2026-09-03T07:58:28.141Z] #18 1.106 + cd /device-bacnet-c/deps/device-sdk-c-4.0.2 [2026-09-03T07:58:28.141Z] #18 1.106 + mkdir -p /device-bacnet-c/deps/device-sdk-c-4.0.2/build/release [2026-09-03T07:58:28.141Z] #18 1.107 + cd /device-bacnet-c/deps/device-sdk-c-4.0.2/build/release [2026-09-03T07:58:28.141Z] #18 1.107 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/deps/device-sdk-c-4.0.2/src [2026-09-03T07:58:28.141Z] #18 1.217 -- The C compiler identification is GNU 12.2.1 [2026-09-03T07:58:28.141Z] #18 1.244 -- Detecting C compiler ABI info [2026-09-03T07:58:28.141Z] #18 1.348 -- Detecting C compiler ABI info - done [2026-09-03T07:58:28.141Z] #18 1.382 -- Check for working C compiler: /usr/bin/cc - skipped [2026-09-03T07:58:28.141Z] #18 1.383 -- Detecting C compile features [2026-09-03T07:58:28.141Z] #18 1.384 -- Detecting C compile features - done [2026-09-03T07:58:28.141Z] #18 1.389 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2026-09-03T07:58:28.141Z] #18 1.462 -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") [2026-09-03T07:58:28.141Z] #18 1.467 -- Found LIBYAML: /usr/lib/libyaml.so [2026-09-03T07:58:28.141Z] #18 1.472 -- Found LIBUUID: /usr/lib/libuuid.so [2026-09-03T07:58:28.141Z] #18 1.477 -- Found LIBCBOR: /usr/lib/libcbor.so [2026-09-03T07:58:28.141Z] #18 1.480 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2026-09-03T07:58:28.141Z] #18 1.484 -- Found IOT: /opt/iotech/iot/1.6/lib/libiot.so [2026-09-03T07:58:28.141Z] #18 1.484 -- /opt/iotech/iot/1.6/include [2026-09-03T07:58:28.141Z] #18 1.484 -- C SDK 0.0.0 for Linux [2026-09-03T07:58:28.141Z] #18 1.487 -- Performing Test CSDK_HAVE_ATOMIC [2026-09-03T07:58:28.141Z] #18 1.585 -- Performing Test CSDK_HAVE_ATOMIC - Success [2026-09-03T07:58:28.141Z] #18 1.647 -- Found Curses: /usr/lib/libcurses.so [2026-09-03T07:58:28.141Z] #18 1.683 -- Configuring done (0.6s) [2026-09-03T07:58:28.141Z] #18 1.715 -- Generating done (0.0s) [2026-09-03T07:58:28.141Z] #18 1.717 -- Build files have been written to: /device-bacnet-c/deps/device-sdk-c-4.0.2/build/release [2026-09-03T07:58:28.141Z] #18 1.721 + make all package [2026-09-03T07:58:28.141Z] #18 1.721 + tee release.log [2026-09-03T07:58:28.141Z] #18 1.754 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2026-09-03T07:58:28.141Z] #18 1.908 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2026-09-03T07:58:28.141Z] #18 2.080 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2026-09-03T07:58:28.141Z] #18 2.274 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2026-09-03T07:58:28.403Z] #18 2.427 [ 9%] Building C object c/CMakeFiles/csdk.dir/command.c.o [2026-09-03T07:58:28.403Z] #18 2.493 /device-bacnet-c/deps/device-sdk-c-4.0.2/src/c/command.c: In function 'devsdk_devicecorecommand_populate': [2026-09-03T07:58:28.403Z] #18 2.493 /device-bacnet-c/deps/device-sdk-c-4.0.2/src/c/command.c:218:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [2026-09-03T07:58:28.403Z] #18 2.493 218 | iot_data_t* cc_src_vector=iot_data_string_map_get_vector(map,"coreCommands"); [2026-09-03T07:58:28.403Z] #18 2.493 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2026-09-03T07:58:28.403Z] #18 2.590 [ 11%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2026-09-03T07:58:28.667Z] #18 2.896 [ 13%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2026-09-03T07:58:28.931Z] #18 2.933 [ 15%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2026-09-03T07:58:28.931Z] #18 3.094 [ 17%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2026-09-03T07:58:29.194Z] #18 3.364 [ 19%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2026-09-03T07:58:29.194Z] #18 ... [2026-09-03T07:58:29.194Z] [2026-09-03T07:58:29.194Z] #19 [stage-1 5/12] RUN apk --no-cache upgrade [2026-09-03T07:58:29.194Z] #19 0.238 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2026-09-03T07:58:29.194Z] #19 0.389 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2026-09-03T07:58:29.194Z] #19 0.632 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz [2026-09-03T07:58:29.194Z] #19 1.234 WARNING: This apk-tools is OLD! Some packages might not function properly. [2026-09-03T07:58:29.194Z] #19 1.242 OK: 31 MiB in 41 packages [2026-09-03T07:58:29.194Z] #19 DONE 1.3s [2026-09-03T07:58:29.194Z] [2026-09-03T07:58:29.194Z] #18 [builder 9/10] RUN /device-bacnet-c/scripts/build_deps.sh [2026-09-03T07:58:29.194Z] #18 3.455 [ 21%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2026-09-03T07:58:29.457Z] #18 3.635 [ 23%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2026-09-03T07:58:29.457Z] #18 3.754 [ 25%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2026-09-03T07:58:29.718Z] #18 3.839 [ 26%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2026-09-03T07:58:29.718Z] #18 4.014 [ 28%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2026-09-03T07:58:29.981Z] #18 4.068 [ 30%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2026-09-03T07:58:30.245Z] #18 4.401 [ 32%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2026-09-03T07:58:30.509Z] #18 4.455 [ 34%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2026-09-03T07:58:30.509Z] #18 4.717 [ 36%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2026-09-03T07:58:30.509Z] #18 4.838 [ 38%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2026-09-03T07:58:30.773Z] #18 5.050 [ 40%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2026-09-03T07:58:31.037Z] #18 5.127 [ 42%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2026-09-03T07:58:32.201Z] #18 6.104 [ 44%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2026-09-03T07:58:32.201Z] #18 6.234 [ 46%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2026-09-03T07:58:32.201Z] #18 6.306 [ 48%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2026-09-03T07:58:32.201Z] #18 6.418 [ 50%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2026-09-03T07:58:32.465Z] #18 6.477 [ 51%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2026-09-03T07:58:32.465Z] #18 6.716 [ 53%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2026-09-03T07:58:32.728Z] #18 7.073 [ 55%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2026-09-03T07:58:32.990Z] #18 7.171 [ 57%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2026-09-03T07:58:33.254Z] #18 7.347 [ 59%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2026-09-03T07:58:33.254Z] #18 7.458 [ 61%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2026-09-03T07:58:33.834Z] #18 7.963 [ 63%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2026-09-03T07:58:33.834Z] #18 8.101 [ 65%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2026-09-03T07:58:34.766Z] #18 8.189 [ 67%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2026-09-03T07:58:34.766Z] #18 8.319 [ 69%] Linking C shared library libcsdk.so [2026-09-03T07:58:34.766Z] #18 8.384 [ 69%] Built target csdk [2026-09-03T07:58:34.766Z] #18 8.403 [ 71%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2026-09-03T07:58:34.766Z] #18 8.546 [ 73%] Linking C executable template [2026-09-03T07:58:34.766Z] #18 8.575 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-09-03T07:58:34.766Z] #18 8.634 [ 73%] Built target template [2026-09-03T07:58:34.766Z] #18 8.651 [ 75%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2026-09-03T07:58:34.766Z] #18 8.747 [ 76%] Linking C executable device-counter [2026-09-03T07:58:34.766Z] #18 8.776 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-09-03T07:58:34.766Z] #18 8.834 [ 76%] Built target device-counter [2026-09-03T07:58:34.766Z] #18 8.854 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2026-09-03T07:58:34.766Z] #18 8.964 [ 80%] Linking C executable device-random [2026-09-03T07:58:35.035Z] #18 8.985 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-09-03T07:58:35.035Z] #18 9.030 [ 80%] Built target device-random [2026-09-03T07:58:35.035Z] #18 9.049 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2026-09-03T07:58:35.035Z] #18 9.150 [ 84%] Linking C executable device-gyro [2026-09-03T07:58:35.035Z] #18 9.180 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-09-03T07:58:35.035Z] #18 9.236 [ 84%] Built target device-gyro [2026-09-03T07:58:35.035Z] #18 9.253 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2026-09-03T07:58:35.035Z] #18 9.361 [ 88%] Linking C executable device-bitfields [2026-09-03T07:58:35.299Z] #18 9.381 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-09-03T07:58:35.299Z] #18 9.425 [ 88%] Built target device-bitfields [2026-09-03T07:58:35.299Z] #18 9.441 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2026-09-03T07:58:35.299Z] #18 9.606 [ 92%] Linking C executable template-discovery [2026-09-03T07:58:35.562Z] #18 9.635 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-09-03T07:58:35.562Z] #18 9.695 [ 92%] Built target template-discovery [2026-09-03T07:58:35.562Z] #18 9.715 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2026-09-03T07:58:35.562Z] #18 9.853 [ 96%] Linking C executable device-file [2026-09-03T07:58:35.834Z] #18 9.882 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-09-03T07:58:35.834Z] #18 9.948 [ 96%] Built target device-file [2026-09-03T07:58:35.834Z] #18 9.970 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2026-09-03T07:58:35.834Z] #18 10.09 [100%] Linking C executable device-terminal [2026-09-03T07:58:36.121Z] #18 10.12 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-09-03T07:58:36.121Z] #18 10.18 [100%] Built target device-terminal [2026-09-03T07:58:36.121Z] #18 10.20 Run CPack packaging tool... [2026-09-03T07:58:36.121Z] #18 10.21 CPack: Create package using TGZ [2026-09-03T07:58:36.121Z] #18 10.21 CPack: Install projects [2026-09-03T07:58:36.121Z] #18 10.21 CPack: - Run preinstall target for: Csdk [2026-09-03T07:58:36.385Z] #18 10.48 CPack: - Install project: Csdk [] [2026-09-03T07:58:36.385Z] #18 10.49 CPack: Create package [2026-09-03T07:58:36.385Z] #18 10.53 CPack: - package: /device-bacnet-c/deps/device-sdk-c-4.0.2/build/release/csdk-0.0.0.tar.gz generated. [2026-09-03T07:58:36.385Z] #18 10.53 + '[' false '=' true ] [2026-09-03T07:58:36.385Z] #18 10.53 + '[' false '=' true ] [2026-09-03T07:58:36.385Z] #18 10.53 + mkdir -p /device-bacnet-c/deps/device-sdk-c-4.0.2/build/debug [2026-09-03T07:58:36.385Z] #18 10.54 + cd /device-bacnet-c/deps/device-sdk-c-4.0.2/build/debug [2026-09-03T07:58:36.385Z] #18 10.54 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /device-bacnet-c/deps/device-sdk-c-4.0.2/src [2026-09-03T07:58:36.385Z] #18 10.64 -- The C compiler identification is GNU 12.2.1 [2026-09-03T07:58:36.675Z] #18 10.66 -- Detecting C compiler ABI info [2026-09-03T07:58:36.675Z] #18 10.77 -- Detecting C compiler ABI info - done [2026-09-03T07:58:36.675Z] #18 10.80 -- Check for working C compiler: /usr/bin/cc - skipped [2026-09-03T07:58:36.675Z] #18 10.80 -- Detecting C compile features [2026-09-03T07:58:36.675Z] #18 10.80 -- Detecting C compile features - done [2026-09-03T07:58:36.675Z] #18 10.81 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2026-09-03T07:58:36.675Z] #18 10.89 -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") [2026-09-03T07:58:36.675Z] #18 10.89 -- Found LIBYAML: /usr/lib/libyaml.so [2026-09-03T07:58:36.675Z] #18 10.90 -- Found LIBUUID: /usr/lib/libuuid.so [2026-09-03T07:58:36.675Z] #18 10.90 -- Found LIBCBOR: /usr/lib/libcbor.so [2026-09-03T07:58:36.675Z] #18 10.91 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2026-09-03T07:58:36.675Z] #18 10.91 -- Found IOT: /opt/iotech/iot/1.6/lib/libiot.so [2026-09-03T07:58:36.675Z] #18 10.91 -- /opt/iotech/iot/1.6/include [2026-09-03T07:58:36.675Z] #18 10.91 -- C SDK 0.0.0 for Linux [2026-09-03T07:58:36.675Z] #18 10.91 -- Performing Test CSDK_HAVE_ATOMIC [2026-09-03T07:58:36.675Z] #18 11.01 -- Performing Test CSDK_HAVE_ATOMIC - Success [2026-09-03T07:58:36.968Z] #18 11.07 -- Found Curses: /usr/lib/libcurses.so [2026-09-03T07:58:36.968Z] #18 11.10 -- Configuring done (0.6s) [2026-09-03T07:58:36.968Z] #18 11.13 -- Generating done (0.0s) [2026-09-03T07:58:36.968Z] #18 11.14 -- Build files have been written to: /device-bacnet-c/deps/device-sdk-c-4.0.2/build/debug [2026-09-03T07:58:36.968Z] #18 11.14 + make [2026-09-03T07:58:36.968Z] #18 11.14 + tee debug.log [2026-09-03T07:58:36.968Z] #18 11.18 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2026-09-03T07:58:36.968Z] #18 11.29 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2026-09-03T07:58:37.246Z] #18 11.37 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2026-09-03T07:58:37.246Z] #18 11.48 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2026-09-03T07:58:37.512Z] #18 11.58 [ 9%] Building C object c/CMakeFiles/csdk.dir/command.c.o [2026-09-03T07:58:37.512Z] #18 11.64 /device-bacnet-c/deps/device-sdk-c-4.0.2/src/c/command.c: In function 'devsdk_devicecorecommand_populate': [2026-09-03T07:58:37.512Z] #18 11.64 /device-bacnet-c/deps/device-sdk-c-4.0.2/src/c/command.c:218:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [2026-09-03T07:58:37.512Z] #18 11.64 218 | iot_data_t* cc_src_vector=iot_data_string_map_get_vector(map,"coreCommands"); [2026-09-03T07:58:37.512Z] #18 11.64 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2026-09-03T07:58:37.512Z] #18 11.70 [ 11%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2026-09-03T07:58:37.512Z] #18 11.85 [ 13%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2026-09-03T07:58:37.784Z] #18 11.88 [ 15%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2026-09-03T07:58:37.784Z] #18 11.97 [ 17%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2026-09-03T07:58:37.784Z] #18 12.10 [ 19%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2026-09-03T07:58:38.050Z] #18 12.20 [ 21%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2026-09-03T07:58:38.050Z] #18 12.30 [ 23%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2026-09-03T07:58:38.444Z] #18 12.40 [ 25%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2026-09-03T07:58:38.444Z] #18 12.47 [ 26%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2026-09-03T07:58:38.444Z] #18 12.57 [ 28%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2026-09-03T07:58:38.444Z] #18 12.61 [ 30%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2026-09-03T07:58:38.444Z] #18 12.77 [ 32%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2026-09-03T07:58:38.707Z] #18 12.84 [ 34%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2026-09-03T07:58:38.707Z] #18 12.96 [ 36%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2026-09-03T07:58:38.970Z] #18 13.03 [ 38%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2026-09-03T07:58:38.970Z] #18 13.17 [ 40%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2026-09-03T07:58:39.235Z] #18 13.25 [ 42%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2026-09-03T07:58:39.235Z] #18 13.48 [ 44%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2026-09-03T07:58:39.498Z] #18 13.55 [ 46%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2026-09-03T07:58:39.498Z] #18 13.62 [ 48%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2026-09-03T07:58:39.498Z] #18 13.69 [ 50%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2026-09-03T07:58:39.498Z] #18 13.76 [ 51%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2026-09-03T07:58:39.762Z] #18 13.87 [ 53%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2026-09-03T07:58:40.035Z] #18 14.12 [ 55%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2026-09-03T07:58:40.035Z] #18 14.19 [ 57%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2026-09-03T07:58:40.035Z] #18 14.28 [ 59%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2026-09-03T07:58:40.298Z] #18 14.36 [ 61%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2026-09-03T07:58:40.298Z] #18 14.56 [ 63%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2026-09-03T07:58:40.561Z] #18 14.64 [ 65%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2026-09-03T07:58:40.561Z] #18 14.72 [ 67%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2026-09-03T07:58:40.561Z] #18 14.81 [ 69%] Linking C shared library libcsdk.so [2026-09-03T07:58:40.561Z] #18 14.89 [ 69%] Built target csdk [2026-09-03T07:58:40.826Z] #18 14.91 [ 71%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2026-09-03T07:58:40.826Z] #18 15.00 [ 73%] Linking C executable template [2026-09-03T07:58:40.826Z] #18 15.03 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-09-03T07:58:40.826Z] #18 15.09 [ 73%] Built target template [2026-09-03T07:58:40.826Z] #18 15.11 [ 75%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2026-09-03T07:58:41.091Z] #18 15.19 [ 76%] Linking C executable device-counter [2026-09-03T07:58:41.091Z] #18 15.22 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-09-03T07:58:41.091Z] #18 15.26 [ 76%] Built target device-counter [2026-09-03T07:58:41.091Z] #18 15.28 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2026-09-03T07:58:41.091Z] #18 15.36 [ 80%] Linking C executable device-random [2026-09-03T07:58:41.354Z] #18 15.39 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-09-03T07:58:41.354Z] #18 15.44 [ 80%] Built target device-random [2026-09-03T07:58:41.354Z] #18 15.46 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2026-09-03T07:58:41.354Z] #18 15.53 [ 84%] Linking C executable device-gyro [2026-09-03T07:58:41.354Z] #18 15.55 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-09-03T07:58:41.354Z] #18 15.61 [ 84%] Built target device-gyro [2026-09-03T07:58:41.354Z] #18 15.63 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2026-09-03T07:58:41.617Z] #18 15.71 [ 88%] Linking C executable device-bitfields [2026-09-03T07:58:41.617Z] #18 15.73 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-09-03T07:58:41.617Z] #18 15.79 [ 88%] Built target device-bitfields [2026-09-03T07:58:41.617Z] #18 15.81 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2026-09-03T07:58:41.617Z] #18 15.91 [ 92%] Linking C executable template-discovery [2026-09-03T07:58:41.881Z] #18 15.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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-09-03T07:58:41.881Z] #18 16.00 [ 92%] Built target template-discovery [2026-09-03T07:58:41.881Z] #18 16.02 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2026-09-03T07:58:41.881Z] #18 16.09 [ 96%] Linking C executable device-file [2026-09-03T07:58:41.881Z] #18 16.12 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-09-03T07:58:42.145Z] #18 16.18 [ 96%] Built target device-file [2026-09-03T07:58:42.145Z] #18 16.20 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2026-09-03T07:58:42.145Z] #18 16.29 [100%] Linking C executable device-terminal [2026-09-03T07:58:42.145Z] #18 16.33 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-09-03T07:58:42.145Z] #18 16.38 [100%] Built target device-terminal [2026-09-03T07:58:42.145Z] #18 16.39 + cp -rf include/devsdk include/edgex /usr/include/ [2026-09-03T07:58:42.145Z] #18 16.39 + cp build/release/c/libcsdk.so /usr/lib/ [2026-09-03T07:58:42.408Z] #18 16.39 + mkdir -p /usr/share/doc/edgex-csdk [2026-09-03T07:58:42.408Z] #18 16.40 + cp Attribution.txt /usr/share/doc/edgex-csdk [2026-09-03T07:58:42.408Z] #18 16.40 + cp LICENSE /usr/share/doc/edgex-csdk [2026-09-03T07:58:42.408Z] #18 16.40 + rm -rf /device-bacnet-c/deps [2026-09-03T07:58:42.408Z] #18 DONE 16.5s [2026-09-03T07:58:42.408Z] [2026-09-03T07:58:42.408Z] #20 [builder 10/10] RUN /device-bacnet-c/scripts/build.sh [2026-09-03T07:58:42.408Z] #20 0.236 + readlink -f /device-bacnet-c/scripts/build.sh [2026-09-03T07:58:42.671Z] #20 0.237 + dirname /device-bacnet-c/scripts/build.sh [2026-09-03T07:58:42.671Z] #20 0.238 + dirname /device-bacnet-c/scripts [2026-09-03T07:58:42.671Z] #20 0.238 + ROOT=/device-bacnet-c [2026-09-03T07:58:42.671Z] #20 0.238 + echo /device-bacnet-c [2026-09-03T07:58:42.671Z] #20 0.238 /device-bacnet-c [2026-09-03T07:58:42.671Z] #20 0.238 + cd /device-bacnet-c [2026-09-03T07:58:42.671Z] #20 0.238 + '[' '!' -f /device-bacnet-c/lib/ip/libbacnet.a ] [2026-09-03T07:58:42.671Z] #20 0.238 + '[' '!' -f /device-bacnet-c/lib/mstp/libbacnet.a ] [2026-09-03T07:58:42.671Z] #20 0.238 + mkdir -p /device-bacnet-c/build/release/device-bacnet-ip [2026-09-03T07:58:42.671Z] #20 0.239 + cd /device-bacnet-c/build/release/device-bacnet-ip [2026-09-03T07:58:42.671Z] #20 0.239 + cmake '-DDATALINK:STRING=BACDL_BIP=1' '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/src/c [2026-09-03T07:58:42.671Z] #20 0.272 -- /opt/iotech/iot/1.6/include [2026-09-03T07:58:42.671Z] #20 0.272 -- Configuring done (0.0s) [2026-09-03T07:58:42.671Z] #20 0.281 -- Generating done (0.0s) [2026-09-03T07:58:42.671Z] #20 0.283 -- Build files have been written to: /device-bacnet-c/build/release/device-bacnet-ip [2026-09-03T07:58:42.671Z] #20 0.284 + make [2026-09-03T07:58:42.671Z] #20 0.284 + tee release.log [2026-09-03T07:58:42.672Z] #20 0.327 [ 22%] Built target bacnet_objects [2026-09-03T07:58:42.672Z] #20 0.357 [ 33%] Building C object CMakeFiles/device-bacnet-c.dir/main.c.o [2026-09-03T07:58:42.935Z] #20 0.562 [ 44%] Building C object CMakeFiles/device-bacnet-c.dir/driver.c.o [2026-09-03T07:58:43.234Z] #20 0.858 [ 55%] Linking C executable device-bacnet-c [2026-09-03T07:58:43.234Z] #20 0.887 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-09-03T07:58:43.234Z] #20 0.951 [100%] Built target device-bacnet-c [2026-09-03T07:58:43.234Z] #20 0.956 + mkdir -p /device-bacnet-c/build/release/device-bacnet-mstp [2026-09-03T07:58:43.234Z] #20 0.957 + cd /device-bacnet-c/build/release/device-bacnet-mstp [2026-09-03T07:58:43.234Z] #20 0.957 + cmake '-DDATALINK:STRING=BACDL_MSTP=1' '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/src/c [2026-09-03T07:58:43.234Z] #20 0.987 -- /opt/iotech/iot/1.6/include [2026-09-03T07:58:43.513Z] #20 0.988 -- Configuring done (0.0s) [2026-09-03T07:58:43.513Z] #20 0.998 -- Generating done (0.0s) [2026-09-03T07:58:43.513Z] #20 0.999 -- Build files have been written to: /device-bacnet-c/build/release/device-bacnet-mstp [2026-09-03T07:58:43.513Z] #20 1.000 + tee release.log [2026-09-03T07:58:43.513Z] #20 1.000 + make [2026-09-03T07:58:43.513Z] #20 1.037 [ 22%] Built target bacnet_objects [2026-09-03T07:58:43.513Z] #20 1.066 [ 33%] Building C object CMakeFiles/device-bacnet-c.dir/main.c.o [2026-09-03T07:58:43.513Z] #20 1.257 [ 44%] Building C object CMakeFiles/device-bacnet-c.dir/driver.c.o [2026-09-03T07:58:43.782Z] #20 1.553 [ 55%] Linking C executable device-bacnet-c [2026-09-03T07:58:44.048Z] #20 1.585 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-09-03T07:58:44.048Z] #20 1.650 [100%] Built target device-bacnet-c [2026-09-03T07:58:44.048Z] #20 DONE 1.7s [2026-09-03T07:58:44.048Z] [2026-09-03T07:58:44.048Z] #21 [stage-1 6/12] COPY --from=builder /device-bacnet-c/build/release/ / [2026-09-03T07:58:44.048Z] #21 DONE 0.0s [2026-09-03T07:58:44.344Z] [2026-09-03T07:58:44.344Z] #22 [stage-1 7/12] COPY --from=builder /usr/lib/libcsdk.so /usr/lib [2026-09-03T07:58:44.344Z] #22 DONE 0.0s [2026-09-03T07:58:44.344Z] [2026-09-03T07:58:44.344Z] #23 [stage-1 8/12] COPY --from=builder /usr/share/doc/edgex-csdk /usr/share/doc/edgex-csdk [2026-09-03T07:58:44.344Z] #23 DONE 0.0s [2026-09-03T07:58:44.344Z] [2026-09-03T07:58:44.344Z] #24 [stage-1 9/12] COPY LICENSE /. [2026-09-03T07:58:44.344Z] #24 DONE 0.0s [2026-09-03T07:58:44.344Z] [2026-09-03T07:58:44.344Z] #25 [stage-1 10/12] COPY Attribution.txt /. [2026-09-03T07:58:44.344Z] #25 DONE 0.0s [2026-09-03T07:58:44.344Z] [2026-09-03T07:58:44.344Z] #26 [stage-1 11/12] COPY res /res [2026-09-03T07:58:44.344Z] #26 DONE 0.0s [2026-09-03T07:58:44.344Z] [2026-09-03T07:58:44.344Z] #27 [stage-1 12/12] COPY sample-profiles /sample-profiles [2026-09-03T07:58:44.344Z] #27 DONE 0.0s [2026-09-03T07:58:44.643Z] [2026-09-03T07:58:44.643Z] #28 exporting to image [2026-09-03T07:58:44.643Z] #28 exporting layers [2026-09-03T07:58:44.643Z] #28 exporting layers 0.4s done [2026-09-03T07:58:44.907Z] #28 writing image sha256:0dee8a83da40b71a12af68c18215cf8947245a1404b20e22616cf64bbd3fd535 done [2026-09-03T07:58:44.907Z] #28 naming to docker.io/library/device-bacnet done [2026-09-03T07:58:44.907Z] #28 DONE 0.4s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-09-03T07:58:45.039Z] provisioning config files... [2026-09-03T07:58:45.051Z] copy managed file [device-bacnet-c-settings] to file:/w/workspace/dgexfoundry_device-bacnet-c_main@tmp/config2461483300807747942tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-09-03T07:58:45.387Z] ---> ****-login.sh [2026-09-03T07:58:45.387Z] nexus3.edgexfoundry.org:10001 [2026-09-03T07:58:45.388Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-09-03T07:58:45.388Z] Login Succeeded [2026-09-03T07:58:45.388Z] nexus3.edgexfoundry.org:10002 [2026-09-03T07:58:45.388Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-09-03T07:58:45.388Z] Login Succeeded [2026-09-03T07:58:45.388Z] nexus3.edgexfoundry.org:10003 [2026-09-03T07:58:45.652Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-09-03T07:58:45.652Z] Login Succeeded [2026-09-03T07:58:45.652Z] nexus3.edgexfoundry.org:10004 [2026-09-03T07:58:45.653Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-09-03T07:58:45.653Z] Login Succeeded [2026-09-03T07:58:45.653Z] ****.io [2026-09-03T07:58:45.918Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-09-03T07:58:45.918Z] Login Succeeded [2026-09-03T07:58:45.918Z] ---> ****-login.sh ends [Pipeline] } [2026-09-03T07:58:45.928Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-09-03T07:58:45.981Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-09-03T07:58:46.012Z] [edgeXDocker.push] Tagging docker image device-bacnet with the following tags: [2026-09-03T07:58:46.012Z] 345f7445bddd439fb101936ca9749c1199167c6e [2026-09-03T07:58:46.012Z] latest [2026-09-03T07:58:46.012Z] 4.1.0-dev.4 [2026-09-03T07:58:46.012Z] 345f7445bddd439fb101936ca9749c1199167c6e-4.1.0-dev.4 [2026-09-03T07:58:46.012Z] main [2026-09-03T07:58:46.012Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-09-03T07:58:46.360Z] + docker tag device-bacnet nexus3.edgexfoundry.org:10004/device-bacnet:345f7445bddd439fb101936ca9749c1199167c6e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-09-03T07:58:46.772Z] + docker push nexus3.edgexfoundry.org:10004/device-bacnet:345f7445bddd439fb101936ca9749c1199167c6e [2026-09-03T07:58:46.772Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-bacnet] [2026-09-03T07:58:46.772Z] 5f9064baed6c: Preparing [2026-09-03T07:58:46.772Z] 4b692a8b0d15: Preparing [2026-09-03T07:58:46.772Z] 99efa14347c4: Preparing [2026-09-03T07:58:46.772Z] e792423ed995: Preparing [2026-09-03T07:58:46.772Z] d35f94a10102: Preparing [2026-09-03T07:58:46.772Z] d2148ce7932e: Preparing [2026-09-03T07:58:46.772Z] 30dd5a3271dc: Preparing [2026-09-03T07:58:46.772Z] 540b93387675: Preparing [2026-09-03T07:58:46.772Z] 6d54f1f66f21: Preparing [2026-09-03T07:58:46.772Z] a133fcfb002d: Preparing [2026-09-03T07:58:46.772Z] f92de6d1bac0: Preparing [2026-09-03T07:58:46.772Z] 08bc4e534116: Preparing [2026-09-03T07:58:46.772Z] 540b93387675: Waiting [2026-09-03T07:58:46.772Z] 6d54f1f66f21: Waiting [2026-09-03T07:58:46.772Z] a133fcfb002d: Waiting [2026-09-03T07:58:46.772Z] f92de6d1bac0: Waiting [2026-09-03T07:58:46.772Z] 08bc4e534116: Waiting [2026-09-03T07:58:46.772Z] d2148ce7932e: Waiting [2026-09-03T07:58:46.772Z] 30dd5a3271dc: Waiting [2026-09-03T07:58:46.772Z] e792423ed995: Pushed [2026-09-03T07:58:46.772Z] 4b692a8b0d15: Pushed [2026-09-03T07:58:46.772Z] 5f9064baed6c: Pushed [2026-09-03T07:58:46.772Z] 99efa14347c4: Pushed [2026-09-03T07:58:46.772Z] d35f94a10102: Pushed [2026-09-03T07:58:47.038Z] 540b93387675: Pushed [2026-09-03T07:58:47.038Z] a133fcfb002d: Pushed [2026-09-03T07:58:47.038Z] d2148ce7932e: Pushed [2026-09-03T07:58:47.038Z] 08bc4e534116: Layer already exists [2026-09-03T07:58:47.038Z] 30dd5a3271dc: Pushed [2026-09-03T07:58:47.038Z] f92de6d1bac0: Pushed [2026-09-03T07:58:49.103Z] 6d54f1f66f21: Pushed [2026-09-03T07:58:49.388Z] 345f7445bddd439fb101936ca9749c1199167c6e: digest: sha256:3b3491a31fb19619c677748be925df81403fb0996bede75eaee07dab2a09687e size: 2820 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-09-03T07:58:49.941Z] + docker tag device-bacnet nexus3.edgexfoundry.org:10004/device-bacnet:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-09-03T07:58:50.307Z] + docker push nexus3.edgexfoundry.org:10004/device-bacnet:latest [2026-09-03T07:58:50.307Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-bacnet] [2026-09-03T07:58:50.307Z] 5f9064baed6c: Preparing [2026-09-03T07:58:50.307Z] 4b692a8b0d15: Preparing [2026-09-03T07:58:50.307Z] 99efa14347c4: Preparing [2026-09-03T07:58:50.307Z] e792423ed995: Preparing [2026-09-03T07:58:50.307Z] d35f94a10102: Preparing [2026-09-03T07:58:50.307Z] d2148ce7932e: Preparing [2026-09-03T07:58:50.307Z] 30dd5a3271dc: Preparing [2026-09-03T07:58:50.307Z] 540b93387675: Preparing [2026-09-03T07:58:50.307Z] 6d54f1f66f21: Preparing [2026-09-03T07:58:50.307Z] a133fcfb002d: Preparing [2026-09-03T07:58:50.307Z] f92de6d1bac0: Preparing [2026-09-03T07:58:50.307Z] 08bc4e534116: Preparing [2026-09-03T07:58:50.307Z] 30dd5a3271dc: Waiting [2026-09-03T07:58:50.307Z] 540b93387675: Waiting [2026-09-03T07:58:50.307Z] 6d54f1f66f21: Waiting [2026-09-03T07:58:50.307Z] a133fcfb002d: Waiting [2026-09-03T07:58:50.307Z] f92de6d1bac0: Waiting [2026-09-03T07:58:50.307Z] 08bc4e534116: Waiting [2026-09-03T07:58:50.307Z] d2148ce7932e: Waiting [2026-09-03T07:58:50.307Z] 4b692a8b0d15: Layer already exists [2026-09-03T07:58:50.307Z] d35f94a10102: Layer already exists [2026-09-03T07:58:50.307Z] 5f9064baed6c: Layer already exists [2026-09-03T07:58:50.307Z] e792423ed995: Layer already exists [2026-09-03T07:58:50.307Z] 99efa14347c4: Layer already exists [2026-09-03T07:58:50.307Z] d2148ce7932e: Layer already exists [2026-09-03T07:58:50.307Z] a133fcfb002d: Layer already exists [2026-09-03T07:58:50.307Z] 540b93387675: Layer already exists [2026-09-03T07:58:50.307Z] 6d54f1f66f21: Layer already exists [2026-09-03T07:58:50.307Z] 30dd5a3271dc: Layer already exists [2026-09-03T07:58:50.307Z] f92de6d1bac0: Layer already exists [2026-09-03T07:58:50.307Z] 08bc4e534116: Layer already exists [2026-09-03T07:58:50.307Z] latest: digest: sha256:3b3491a31fb19619c677748be925df81403fb0996bede75eaee07dab2a09687e size: 2820 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-09-03T07:58:50.654Z] + docker tag device-bacnet nexus3.edgexfoundry.org:10004/device-bacnet:4.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-09-03T07:58:51.000Z] + docker push nexus3.edgexfoundry.org:10004/device-bacnet:4.1.0-dev.4 [2026-09-03T07:58:51.000Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-bacnet] [2026-09-03T07:58:51.000Z] 5f9064baed6c: Preparing [2026-09-03T07:58:51.000Z] 4b692a8b0d15: Preparing [2026-09-03T07:58:51.000Z] 99efa14347c4: Preparing [2026-09-03T07:58:51.000Z] e792423ed995: Preparing [2026-09-03T07:58:51.000Z] d35f94a10102: Preparing [2026-09-03T07:58:51.000Z] d2148ce7932e: Preparing [2026-09-03T07:58:51.000Z] 30dd5a3271dc: Preparing [2026-09-03T07:58:51.000Z] 540b93387675: Preparing [2026-09-03T07:58:51.000Z] 6d54f1f66f21: Preparing [2026-09-03T07:58:51.000Z] a133fcfb002d: Preparing [2026-09-03T07:58:51.000Z] f92de6d1bac0: Preparing [2026-09-03T07:58:51.000Z] 08bc4e534116: Preparing [2026-09-03T07:58:51.000Z] 6d54f1f66f21: Waiting [2026-09-03T07:58:51.000Z] f92de6d1bac0: Waiting [2026-09-03T07:58:51.000Z] d2148ce7932e: Waiting [2026-09-03T07:58:51.000Z] a133fcfb002d: Waiting [2026-09-03T07:58:51.000Z] 30dd5a3271dc: Waiting [2026-09-03T07:58:51.000Z] 08bc4e534116: Waiting [2026-09-03T07:58:51.000Z] 540b93387675: Waiting [2026-09-03T07:58:51.000Z] 4b692a8b0d15: Layer already exists [2026-09-03T07:58:51.000Z] 5f9064baed6c: Layer already exists [2026-09-03T07:58:51.000Z] 99efa14347c4: Layer already exists [2026-09-03T07:58:51.000Z] d35f94a10102: Layer already exists [2026-09-03T07:58:51.000Z] e792423ed995: Layer already exists [2026-09-03T07:58:51.000Z] d2148ce7932e: Layer already exists [2026-09-03T07:58:51.000Z] 30dd5a3271dc: Layer already exists [2026-09-03T07:58:51.000Z] 540b93387675: Layer already exists [2026-09-03T07:58:51.000Z] 6d54f1f66f21: Layer already exists [2026-09-03T07:58:51.000Z] a133fcfb002d: Layer already exists [2026-09-03T07:58:51.000Z] f92de6d1bac0: Layer already exists [2026-09-03T07:58:51.000Z] 08bc4e534116: Layer already exists [2026-09-03T07:58:51.000Z] 4.1.0-dev.4: digest: sha256:3b3491a31fb19619c677748be925df81403fb0996bede75eaee07dab2a09687e size: 2820 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-09-03T07:58:51.370Z] + docker tag device-bacnet nexus3.edgexfoundry.org:10004/device-bacnet:345f7445bddd439fb101936ca9749c1199167c6e-4.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-09-03T07:58:51.945Z] + docker push nexus3.edgexfoundry.org:10004/device-bacnet:345f7445bddd439fb101936ca9749c1199167c6e-4.1.0-dev.4 [2026-09-03T07:58:51.945Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-bacnet] [2026-09-03T07:58:51.945Z] 5f9064baed6c: Preparing [2026-09-03T07:58:51.945Z] 4b692a8b0d15: Preparing [2026-09-03T07:58:51.945Z] 99efa14347c4: Preparing [2026-09-03T07:58:51.945Z] e792423ed995: Preparing [2026-09-03T07:58:51.945Z] d35f94a10102: Preparing [2026-09-03T07:58:51.945Z] d2148ce7932e: Preparing [2026-09-03T07:58:51.945Z] 30dd5a3271dc: Preparing [2026-09-03T07:58:51.945Z] 540b93387675: Preparing [2026-09-03T07:58:51.945Z] 6d54f1f66f21: Preparing [2026-09-03T07:58:51.945Z] a133fcfb002d: Preparing [2026-09-03T07:58:51.945Z] f92de6d1bac0: Preparing [2026-09-03T07:58:51.945Z] 08bc4e534116: Preparing [2026-09-03T07:58:51.945Z] 6d54f1f66f21: Waiting [2026-09-03T07:58:51.945Z] a133fcfb002d: Waiting [2026-09-03T07:58:51.945Z] f92de6d1bac0: Waiting [2026-09-03T07:58:51.945Z] 08bc4e534116: Waiting [2026-09-03T07:58:51.945Z] 540b93387675: Waiting [2026-09-03T07:58:51.945Z] d2148ce7932e: Waiting [2026-09-03T07:58:51.945Z] 30dd5a3271dc: Waiting [2026-09-03T07:58:51.945Z] e792423ed995: Layer already exists [2026-09-03T07:58:51.945Z] d35f94a10102: Layer already exists [2026-09-03T07:58:51.945Z] 99efa14347c4: Layer already exists [2026-09-03T07:58:51.945Z] 5f9064baed6c: Layer already exists [2026-09-03T07:58:51.945Z] 4b692a8b0d15: Layer already exists [2026-09-03T07:58:51.945Z] d2148ce7932e: Layer already exists [2026-09-03T07:58:51.945Z] 30dd5a3271dc: Layer already exists [2026-09-03T07:58:51.945Z] 540b93387675: Layer already exists [2026-09-03T07:58:51.945Z] f92de6d1bac0: Layer already exists [2026-09-03T07:58:51.945Z] a133fcfb002d: Layer already exists [2026-09-03T07:58:51.945Z] 08bc4e534116: Layer already exists [2026-09-03T07:58:52.923Z] 6d54f1f66f21: Layer already exists [2026-09-03T07:58:54.020Z] 345f7445bddd439fb101936ca9749c1199167c6e-4.1.0-dev.4: digest: sha256:3b3491a31fb19619c677748be925df81403fb0996bede75eaee07dab2a09687e size: 2820 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-09-03T07:58:54.407Z] + docker tag device-bacnet nexus3.edgexfoundry.org:10004/device-bacnet:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-09-03T07:58:54.774Z] + docker push nexus3.edgexfoundry.org:10004/device-bacnet:main [2026-09-03T07:58:54.774Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-bacnet] [2026-09-03T07:58:54.774Z] 5f9064baed6c: Preparing [2026-09-03T07:58:54.774Z] 4b692a8b0d15: Preparing [2026-09-03T07:58:54.774Z] 99efa14347c4: Preparing [2026-09-03T07:58:54.774Z] e792423ed995: Preparing [2026-09-03T07:58:54.774Z] d35f94a10102: Preparing [2026-09-03T07:58:54.774Z] d2148ce7932e: Preparing [2026-09-03T07:58:54.774Z] 30dd5a3271dc: Preparing [2026-09-03T07:58:54.774Z] 540b93387675: Preparing [2026-09-03T07:58:54.774Z] 6d54f1f66f21: Preparing [2026-09-03T07:58:54.774Z] a133fcfb002d: Preparing [2026-09-03T07:58:54.774Z] f92de6d1bac0: Preparing [2026-09-03T07:58:54.774Z] 08bc4e534116: Preparing [2026-09-03T07:58:54.774Z] d2148ce7932e: Waiting [2026-09-03T07:58:54.774Z] 540b93387675: Waiting [2026-09-03T07:58:54.774Z] 6d54f1f66f21: Waiting [2026-09-03T07:58:54.774Z] a133fcfb002d: Waiting [2026-09-03T07:58:54.774Z] f92de6d1bac0: Waiting [2026-09-03T07:58:54.774Z] 08bc4e534116: Waiting [2026-09-03T07:58:54.774Z] 30dd5a3271dc: Waiting [2026-09-03T07:58:54.774Z] d35f94a10102: Layer already exists [2026-09-03T07:58:54.774Z] 4b692a8b0d15: Layer already exists [2026-09-03T07:58:54.774Z] 99efa14347c4: Layer already exists [2026-09-03T07:58:54.774Z] 5f9064baed6c: Layer already exists [2026-09-03T07:58:54.774Z] e792423ed995: Layer already exists [2026-09-03T07:58:54.774Z] d2148ce7932e: Layer already exists [2026-09-03T07:58:54.774Z] 540b93387675: Layer already exists [2026-09-03T07:58:54.774Z] a133fcfb002d: Layer already exists [2026-09-03T07:58:54.774Z] 30dd5a3271dc: Layer already exists [2026-09-03T07:58:54.774Z] 6d54f1f66f21: Layer already exists [2026-09-03T07:58:54.774Z] f92de6d1bac0: Layer already exists [2026-09-03T07:58:54.774Z] 08bc4e534116: Layer already exists [2026-09-03T07:58:54.774Z] main: digest: sha256:3b3491a31fb19619c677748be925df81403fb0996bede75eaee07dab2a09687e size: 2820 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-09-03T07:58:54.852Z] ===================================================== [Pipeline] echo [2026-09-03T07:58:54.864Z] taggedImages: [2026-09-03T07:58:54.864Z] - nexus3.edgexfoundry.org:10004/device-bacnet:345f7445bddd439fb101936ca9749c1199167c6e [2026-09-03T07:58:54.864Z] - nexus3.edgexfoundry.org:10004/device-bacnet:latest [2026-09-03T07:58:54.864Z] - nexus3.edgexfoundry.org:10004/device-bacnet:4.1.0-dev.4 [2026-09-03T07:58:54.864Z] - nexus3.edgexfoundry.org:10004/device-bacnet:345f7445bddd439fb101936ca9749c1199167c6e-4.1.0-dev.4 [2026-09-03T07:58:54.864Z] - nexus3.edgexfoundry.org:10004/device-bacnet:main [Pipeline] } [Pipeline] // script [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-09-03T07:58:55.283Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-09-03T07:58:55.283Z] [2026-09-03T07:58:55.283Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-09-03T07:58:55.624Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-09-03T07:58:55.624Z] latest: Pulling from edgex-lftools-log-publisher [2026-09-03T07:58:55.624Z] 5eb5b503b376: Pulling fs layer [2026-09-03T07:58:55.624Z] 5c69ac0246d0: Pulling fs layer [2026-09-03T07:58:55.624Z] ec43610c2a17: Pulling fs layer [2026-09-03T07:58:55.624Z] 3a2ae6a8a46f: Pulling fs layer [2026-09-03T07:58:55.624Z] 33b1e0a273af: Pulling fs layer [2026-09-03T07:58:55.624Z] 5d3b04190fa2: Pulling fs layer [2026-09-03T07:58:55.624Z] 2f39f015ded8: Pulling fs layer [2026-09-03T07:58:55.624Z] 3a2ae6a8a46f: Waiting [2026-09-03T07:58:55.624Z] 5d3b04190fa2: Waiting [2026-09-03T07:58:55.624Z] 2f39f015ded8: Waiting [2026-09-03T07:58:55.624Z] 5c69ac0246d0: Verifying Checksum [2026-09-03T07:58:55.624Z] 5c69ac0246d0: Download complete [2026-09-03T07:58:55.624Z] 3a2ae6a8a46f: Download complete [2026-09-03T07:58:55.624Z] ec43610c2a17: Verifying Checksum [2026-09-03T07:58:55.624Z] ec43610c2a17: Download complete [2026-09-03T07:58:55.624Z] 33b1e0a273af: Verifying Checksum [2026-09-03T07:58:55.624Z] 33b1e0a273af: Download complete [2026-09-03T07:58:55.888Z] 5d3b04190fa2: Verifying Checksum [2026-09-03T07:58:55.888Z] 5d3b04190fa2: Download complete [2026-09-03T07:58:55.888Z] 5eb5b503b376: Verifying Checksum [2026-09-03T07:58:55.888Z] 5eb5b503b376: Download complete [2026-09-03T07:58:56.515Z] 2f39f015ded8: Verifying Checksum [2026-09-03T07:58:56.515Z] 2f39f015ded8: Download complete [2026-09-03T07:58:57.089Z] 5eb5b503b376: Pull complete [2026-09-03T07:58:57.355Z] 5c69ac0246d0: Pull complete [2026-09-03T07:58:57.618Z] ec43610c2a17: Pull complete [2026-09-03T07:58:57.618Z] 3a2ae6a8a46f: Pull complete [2026-09-03T07:58:57.881Z] 33b1e0a273af: Pull complete [2026-09-03T07:58:58.144Z] 5d3b04190fa2: Pull complete [2026-09-03T07:59:03.508Z] 2f39f015ded8: Pull complete [2026-09-03T07:59:03.508Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-09-03T07:59:03.508Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-09-03T07:59:03.508Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-09-03T07:59:03.645Z] prd-ubuntu20.04-docker-8c-8g-1324 does not seem to be running inside a container [2026-09-03T07:59:03.692Z] $ 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/dgexfoundry_device-bacnet-c_main -v /w/workspace/dgexfoundry_device-bacnet-c_main:/w/workspace/dgexfoundry_device-bacnet-c_main:rw,z -v /w/workspace/dgexfoundry_device-bacnet-c_main@tmp:/w/workspace/dgexfoundry_device-bacnet-c_main@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-lftools-log-publisher:latest cat [2026-09-03T07:59:04.914Z] $ docker top a2407d18a01c42e313d2b43c5f67784820f6ebd5d0cc150f1795388310fdf7d9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-09-03T07:59:05.126Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1325 in /w/workspace/dgexfoundry_device-bacnet-c_main [Pipeline] { [Pipeline] ws [2026-09-03T07:59:05.142Z] Running in /w/workspace/device-bacnet-c/36 [Pipeline] { [Pipeline] checkout [2026-09-03T07:59:05.362Z] ---> job-cost.sh [2026-09-03T07:59:05.362Z] lf-activate-venv: SKIPPING [2026-09-03T07:59:05.362Z] INFO: No Stack... [2026-09-03T07:59:05.626Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-09-03T07:59:05.889Z] INFO: Archiving Costs [Pipeline] sh [2026-09-03T07:59:08.197Z] Selected Git installation does not exist. Using Default [2026-09-03T07:59:08.197Z] The recommended git tool is: NONE [2026-09-03T07:59:08.485Z] + cat /w/workspace/dgexfoundry_device-bacnet-c_main/archives/cost.csv [2026-09-03T07:59:08.485Z] + cut -d, -f6 [Pipeline] lock [2026-09-03T07:59:08.502Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-bacnet-c-main-36-stack-cost] [2026-09-03T07:59:08.519Z] Resource [jenkins-edgexfoundry-device-bacnet-c-main-36-stack-cost] did not exist. Created. [2026-09-03T07:59:08.526Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-bacnet-c-main-36-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-09-03T07:59:08.865Z] + echo total: 0.2199999988079071 [Pipeline] stash [2026-09-03T07:59:08.920Z] Stashed 1 file(s) [Pipeline] } [2026-09-03T07:59:08.928Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-bacnet-c-main-36-stack-cost] [Pipeline] // lock [Pipeline] } [2026-09-03T07:59:08.956Z] $ docker stop --time=1 a2407d18a01c42e313d2b43c5f67784820f6ebd5d0cc150f1795388310fdf7d9 [2026-09-03T07:59:10.113Z] $ docker rm -f --volumes a2407d18a01c42e313d2b43c5f67784820f6ebd5d0cc150f1795388310fdf7d9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2026-09-03T07:59:17.597Z] using credential edgex-jenkins-ssh [2026-09-03T07:59:17.623Z] Cloning the remote Git repository [2026-09-03T07:59:17.662Z] Cloning repository git@github.com:edgexfoundry/device-bacnet-c.git [2026-09-03T07:59:17.755Z] > git init /w/workspace/device-bacnet-c/36 # timeout=10 [2026-09-03T07:59:17.885Z] Fetching upstream changes from git@github.com:edgexfoundry/device-bacnet-c.git [2026-09-03T07:59:17.886Z] > git --version # timeout=10 [2026-09-03T07:59:17.904Z] > git --version # 'git version 2.25.1' [2026-09-03T07:59:17.906Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2026-09-03T07:59:18.034Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-bacnet-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-09-03T07:59:19.809Z] Avoid second fetch [2026-09-03T07:59:19.810Z] Checking out Revision 345f7445bddd439fb101936ca9749c1199167c6e (main) [2026-09-03T07:59:18.695Z] > git config remote.origin.url git@github.com:edgexfoundry/device-bacnet-c.git # timeout=10 [2026-09-03T07:59:18.714Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-09-03T07:59:19.825Z] > git config core.sparsecheckout # timeout=10 [2026-09-03T07:59:20.410Z] Commit message: "Merge pull request #116 from kasa320/handle-enumerated-tag" [2026-09-03T07:59:19.882Z] > git checkout -f 345f7445bddd439fb101936ca9749c1199167c6e # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-09-03T07:59:27.165Z] provisioning config files... [2026-09-03T07:59:27.196Z] copy managed file [device-bacnet-c-settings] to file:/w/workspace/device-bacnet-c/36@tmp/config1207387029227779574tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-09-03T07:59:28.347Z] ---> ****-login.sh [2026-09-03T07:59:28.347Z] nexus3.edgexfoundry.org:10001 [2026-09-03T07:59:28.621Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-09-03T07:59:28.892Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-09-03T07:59:28.892Z] Configure a credential helper to remove this warning. See [2026-09-03T07:59:28.892Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-09-03T07:59:28.892Z] [2026-09-03T07:59:28.892Z] Login Succeeded [2026-09-03T07:59:29.171Z] nexus3.edgexfoundry.org:10002 [2026-09-03T07:59:32.532Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-09-03T07:59:32.800Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-09-03T07:59:32.801Z] Configure a credential helper to remove this warning. See [2026-09-03T07:59:32.801Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-09-03T07:59:32.801Z] [2026-09-03T07:59:32.801Z] Login Succeeded [2026-09-03T07:59:32.801Z] nexus3.edgexfoundry.org:10003 [2026-09-03T07:59:33.071Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-09-03T07:59:33.071Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-09-03T07:59:33.071Z] Configure a credential helper to remove this warning. See [2026-09-03T07:59:33.071Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-09-03T07:59:33.071Z] [2026-09-03T07:59:33.071Z] Login Succeeded [2026-09-03T07:59:33.071Z] nexus3.edgexfoundry.org:10004 [2026-09-03T07:59:33.341Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-09-03T07:59:33.612Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-09-03T07:59:33.612Z] Configure a credential helper to remove this warning. See [2026-09-03T07:59:33.612Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-09-03T07:59:33.612Z] [2026-09-03T07:59:33.612Z] Login Succeeded [2026-09-03T07:59:33.612Z] ****.io [2026-09-03T07:59:33.886Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-09-03T07:59:34.159Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-09-03T07:59:34.159Z] Configure a credential helper to remove this warning. See [2026-09-03T07:59:34.159Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-09-03T07:59:34.159Z] [2026-09-03T07:59:34.159Z] Login Succeeded [2026-09-03T07:59:34.159Z] ---> ****-login.sh ends [Pipeline] } [2026-09-03T07:59:34.178Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2026-09-03T07:59:34.504Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-09-03T07:59:34.522Z] [prepBaseBuildImage] Generating new image with name: ci-base-image-arm64 [Pipeline] echo [2026-09-03T07:59:34.536Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-09-03T07:59:34.564Z] ========================================================= [2026-09-03T07:59:34.564Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest] [2026-09-03T07:59:34.564Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-09-03T07:59:34.923Z] + docker build -t ci-base-image-arm64 -f scripts/Dockerfile.alpine-base --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest . [2026-09-03T07:59:35.193Z] Sending build context to Docker daemon 499.2kB [2026-09-03T07:59:35.193Z] Step 1/12 : ARG BASE=alpine:3.20 [2026-09-03T07:59:35.193Z] Step 2/12 : FROM ${BASE} [2026-09-03T07:59:35.464Z] manifest for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest not found: manifest unknown: manifest unknown [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-09-03T07:59:35.991Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-09-03T07:59:35.992Z] [2026-09-03T07:59:35.992Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-09-03T07:59:36.344Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-09-03T07:59:36.873Z] arm64: Pulling from edgex-lftools-log-publisher [2026-09-03T07:59:36.873Z] 8998bd30e6a1: Pulling fs layer [2026-09-03T07:59:36.873Z] 04944245beec: Pulling fs layer [2026-09-03T07:59:36.873Z] 699f458cf7ca: Pulling fs layer [2026-09-03T07:59:36.873Z] 765212b225bb: Pulling fs layer [2026-09-03T07:59:36.873Z] f23df028b6ca: Pulling fs layer [2026-09-03T07:59:36.873Z] d65c8cfc05b1: Pulling fs layer [2026-09-03T07:59:36.873Z] 2437ff75d9bd: Pulling fs layer [2026-09-03T07:59:36.873Z] 765212b225bb: Waiting [2026-09-03T07:59:36.873Z] f23df028b6ca: Waiting [2026-09-03T07:59:36.873Z] d65c8cfc05b1: Waiting [2026-09-03T07:59:36.873Z] 2437ff75d9bd: Waiting [2026-09-03T07:59:36.873Z] 04944245beec: Download complete [2026-09-03T07:59:36.873Z] f23df028b6ca: Download complete [2026-09-03T07:59:36.873Z] 699f458cf7ca: Verifying Checksum [2026-09-03T07:59:36.873Z] 699f458cf7ca: Download complete [2026-09-03T07:59:36.873Z] d65c8cfc05b1: Verifying Checksum [2026-09-03T07:59:36.873Z] d65c8cfc05b1: Download complete [2026-09-03T07:59:37.483Z] 8998bd30e6a1: Verifying Checksum [2026-09-03T07:59:37.483Z] 8998bd30e6a1: Download complete [2026-09-03T07:59:40.154Z] 2437ff75d9bd: Verifying Checksum [2026-09-03T07:59:40.154Z] 2437ff75d9bd: Download complete [2026-09-03T07:59:42.204Z] 8998bd30e6a1: Pull complete [2026-09-03T07:59:42.204Z] 04944245beec: Pull complete [2026-09-03T07:59:47.584Z] 699f458cf7ca: Pull complete [2026-09-03T07:59:47.584Z] 765212b225bb: Pull complete [2026-09-03T07:59:48.558Z] f23df028b6ca: Pull complete [2026-09-03T07:59:48.558Z] d65c8cfc05b1: Pull complete [2026-09-03T08:00:07.080Z] 2437ff75d9bd: Pull complete [2026-09-03T08:00:07.080Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2026-09-03T08:00:07.080Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-09-03T08:00:07.080Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-09-03T08:00:07.555Z] prd-ubuntu20.04-docker-arm64-4c-16g-1325 does not seem to be running inside a container [2026-09-03T08:00:07.666Z] $ 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/device-bacnet-c/36 -v /w/workspace/device-bacnet-c/36:/w/workspace/device-bacnet-c/36:rw,z -v /w/workspace/device-bacnet-c/36@tmp:/w/workspace/device-bacnet-c/36@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-lftools-log-publisher:arm64 cat [2026-09-03T08:00:10.257Z] $ docker top d060210be959fd0699dcb513121d87c814a18a9b36c28b0ac289081c7724fafa -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-09-03T08:00:11.119Z] ---> job-cost.sh [2026-09-03T08:00:11.119Z] lf-activate-venv: SKIPPING [2026-09-03T08:00:11.119Z] INFO: No Stack... [2026-09-03T08:00:11.389Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2026-09-03T08:00:11.984Z] INFO: Archiving Costs [Pipeline] sh [2026-09-03T08:00:12.331Z] + cat /w/workspace/device-bacnet-c/36/archives/cost.csv [2026-09-03T08:00:12.331Z] + cut -d, -f6 [Pipeline] lock [2026-09-03T08:00:12.660Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-bacnet-c-main-36-stack-cost] [2026-09-03T08:00:12.668Z] Resource [jenkins-edgexfoundry-device-bacnet-c-main-36-stack-cost] did not exist. Created. [2026-09-03T08:00:12.676Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-bacnet-c-main-36-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-09-03T08:00:13.041Z] /w/workspace/device-bacnet-c/36@tmp/durable-2bf7485f/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2026-09-03T08:00:13.597Z] + echo total: 0.10999999940395355 [Pipeline] stash [2026-09-03T08:00:13.631Z] Warning: overwriting stash ‘stack-cost’ [2026-09-03T08:00:14.288Z] Stashed 1 file(s) [Pipeline] } [2026-09-03T08:00:14.298Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-bacnet-c-main-36-stack-cost] [Pipeline] // lock [Pipeline] } [2026-09-03T08:00:14.328Z] $ docker stop --time=1 d060210be959fd0699dcb513121d87c814a18a9b36c28b0ac289081c7724fafa [2026-09-03T08:00:15.819Z] $ docker rm -f --volumes d060210be959fd0699dcb513121d87c814a18a9b36c28b0ac289081c7724fafa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2026-09-03T08:00:16.153Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [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-09-03T08:00:16.825Z] + [ -d /w/workspace/dgexfoundry_device-bacnet-c_main/archives ] [2026-09-03T08:00:16.825Z] + ls -al /w/workspace/dgexfoundry_device-bacnet-c_main/archives [2026-09-03T08:00:16.825Z] total 16 [2026-09-03T08:00:16.825Z] drwxr-xr-x 3 root root 4096 Sep 3 07:59 . [2026-09-03T08:00:16.825Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 3 07:59 .. [2026-09-03T08:00:16.825Z] drwxr-xr-x 2 root root 4096 Sep 3 07:59 cost [2026-09-03T08:00:16.825Z] -rw-r--r-- 1 root root 86 Sep 3 07:59 cost.csv [2026-09-03T08:00:16.825Z] + sudo chown -R jenkins:jenkins /w/workspace/dgexfoundry_device-bacnet-c_main/archives [2026-09-03T08:00:16.825Z] + ls -al /w/workspace/dgexfoundry_device-bacnet-c_main/archives [2026-09-03T08:00:16.825Z] total 16 [2026-09-03T08:00:16.825Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 3 07:59 . [2026-09-03T08:00:16.825Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 3 07:59 .. [2026-09-03T08:00:16.825Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 3 07:59 cost [2026-09-03T08:00:16.825Z] -rw-r--r-- 1 jenkins jenkins 86 Sep 3 07:59 cost.csv [Pipeline] libraryResource [Pipeline] sh [2026-09-03T08:00:17.142Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-09-03T08:00:18.043Z] ---> package-listing.sh [2026-09-03T08:00:18.043Z] ++ tr '[:upper:]' '[:lower:]' [2026-09-03T08:00:18.043Z] ++ facter osfamily [2026-09-03T08:00:18.305Z] + OS_FAMILY=debian [2026-09-03T08:00:18.306Z] + workspace=/w/workspace/dgexfoundry_device-bacnet-c_main [2026-09-03T08:00:18.306Z] + START_PACKAGES=/tmp/packages_start.txt [2026-09-03T08:00:18.306Z] + END_PACKAGES=/tmp/packages_end.txt [2026-09-03T08:00:18.306Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-09-03T08:00:18.306Z] + PACKAGES=/tmp/packages_start.txt [2026-09-03T08:00:18.306Z] + '[' /w/workspace/dgexfoundry_device-bacnet-c_main ']' [2026-09-03T08:00:18.306Z] + PACKAGES=/tmp/packages_end.txt [2026-09-03T08:00:18.306Z] + case "${OS_FAMILY}" in [2026-09-03T08:00:18.306Z] + dpkg -l [2026-09-03T08:00:18.306Z] + grep '^ii' [2026-09-03T08:00:18.306Z] + '[' -f /tmp/packages_start.txt ']' [2026-09-03T08:00:18.306Z] + '[' -f /tmp/packages_end.txt ']' [2026-09-03T08:00:18.306Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-09-03T08:00:18.306Z] + '[' /w/workspace/dgexfoundry_device-bacnet-c_main ']' [2026-09-03T08:00:18.306Z] + mkdir -p /w/workspace/dgexfoundry_device-bacnet-c_main/archives/ [2026-09-03T08:00:18.306Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-bacnet-c_main/archives/ [Pipeline] echo [2026-09-03T08:00:18.319Z] 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/dgexfoundry_device-bacnet-c_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2026-09-03T08:00:18.677Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-09-03T08:00:19.271Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-09-03T08:00:19.271Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-09-03T08:00:19.371Z] prd-ubuntu20.04-docker-8c-8g-1324 does not seem to be running inside a container [2026-09-03T08:00:19.417Z] $ 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/dgexfoundry_device-bacnet-c_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dgexfoundry_device-bacnet-c_main -v /w/workspace/dgexfoundry_device-bacnet-c_main:/w/workspace/dgexfoundry_device-bacnet-c_main:rw,z -v /w/workspace/dgexfoundry_device-bacnet-c_main@tmp:/w/workspace/dgexfoundry_device-bacnet-c_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2026-09-03T08:00:19.647Z] $ docker top 0d1ff7597fe565adf70fdcdd8130a351db7677bf6daf5ad1a1c0f1fef4a5337b -eo pid,comm [Pipeline] { [Pipeline] sh [2026-09-03T08:00:20.018Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-09-03T08:00:20.333Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-09-03T08:00:20.642Z] + ls /var/log/sa-host [2026-09-03T08:00:20.642Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-09-03T08:00:20.815Z] provisioning config files... [2026-09-03T08:00:20.826Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-bacnet-c_main@tmp/config1223260959755098959tmp [Pipeline] { [Pipeline] echo [2026-09-03T08:00:20.848Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-09-03T08:00:21.153Z] ---> create-netrc.sh [Pipeline] } [2026-09-03T08:00:21.165Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-09-03T08:00:21.542Z] ---> python-tools-install.sh [Pipeline] echo [2026-09-03T08:00:21.555Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-09-03T08:00:21.858Z] ---> sudo-logs.sh [2026-09-03T08:00:21.858Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2026-09-03T08:00:21.900Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-09-03T08:00:22.202Z] ---> job-cost.sh [2026-09-03T08:00:22.202Z] lf-activate-venv: SKIPPING [2026-09-03T08:00:22.202Z] DEBUG: total: 0.2199999988079071 [2026-09-03T08:00:22.202Z] INFO: Retrieving Stack Cost... [2026-09-03T08:00:22.465Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-09-03T08:00:22.727Z] INFO: Archiving Costs [Pipeline] echo [2026-09-03T08:00:22.746Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-09-03T08:00:23.048Z] ---> logs-deploy.sh [2026-09-03T08:00:23.048Z] lf-activate-venv: SKIPPING [2026-09-03T08:00:23.048Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-bacnet-c/main/36 [2026-09-03T08:00:23.048Z] INFO: archiving workspace using pattern(s): [2026-09-03T08:00:24.001Z] Archives upload complete. [2026-09-03T08:00:24.001Z] INFO: archiving logs to Nexus