Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8cdaa71602f81d1cafd7d6b2807667085e0b53c9+345f7445bddd439fb101936ca9749c1199167c6e (3633744f36d5bc55ed6439a7141750e0f87096e2) 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-ssh9014653610595671400.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-ssh10903259504094836236.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/PR-108/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/PR-108/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17585204758396002797.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-ssh16221955944177824473.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/PR-108/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/PR-108/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8443222451011431030.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-1790 in /w/workspace/exfoundry_device-bacnet-c_PR-108 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-bacnet-c.git > git init /w/workspace/exfoundry_device-bacnet-c_PR-108 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-bacnet-c.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-bacnet-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-bacnet-c.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 345f7445bddd439fb101936ca9749c1199167c6e into PR head commit 8cdaa71602f81d1cafd7d6b2807667085e0b53c9 Merge succeeded, producing 965508fa934299329fc07e0bbc914a257efdec55 Checking out Revision 965508fa934299329fc07e0bbc914a257efdec55 (PR-108) > git config remote.origin.url git@github.com:edgexfoundry/device-bacnet-c.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-bacnet-c.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-bacnet-c.git +refs/pull/108/head:refs/remotes/origin/PR-108 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8cdaa71602f81d1cafd7d6b2807667085e0b53c9 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 345f7445bddd439fb101936ca9749c1199167c6e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 965508fa934299329fc07e0bbc914a257efdec55 # timeout=10 Commit message: "Merge commit '345f7445bddd439fb101936ca9749c1199167c6e' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk e1fc3cce5ea7baa82e4fb9cd6017bd1fc7b99293 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2026-09-04T06:35:46.636Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2026-09-04T06:35:46.713Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2026-09-04T06:35:46.737Z] ========================================================= [2026-09-04T06:35:46.737Z] EdgeX Global Pipelines Version Info [2026-09-04T06:35:46.737Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2026-09-04T06:35:47.936Z] ------------------- [2026-09-04T06:35:47.936Z] stable info: [2026-09-04T06:35:47.936Z] ------------------- [2026-09-04T06:35:47.936Z] Commited By: Ginny Guan ginny@iotechsys.com [2026-09-04T06:35:47.936Z] Commit SHA: b1c004cf40c352fe6d03b0971bc7ee860312a7b0 [2026-09-04T06:35:47.936Z] Message: update stable to v1.0.281 [2026-09-04T06:35:48.897Z] ------------------- [2026-09-04T06:35:48.897Z] experimental info: [2026-09-04T06:35:48.897Z] ------------------- [2026-09-04T06:35:48.897Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2026-09-04T06:35:48.897Z] Commit SHA: b1c004cf40c352fe6d03b0971bc7ee860312a7b0 [2026-09-04T06:35:48.897Z] Message: update experimental to v1.0.281 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2026-09-04T06:35:49.011Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-bacnet-c-settings [Pipeline] echo [2026-09-04T06:35:49.039Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-bacnet-c [Pipeline] echo [2026-09-04T06:35:49.067Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2026-09-04T06:35:49.096Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2026-09-04T06:35:49.124Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2026-09-04T06:35:49.152Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = scripts/Dockerfile.alpine [Pipeline] echo [2026-09-04T06:35:49.183Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = scripts/Dockerfile.alpine-base [Pipeline] echo [2026-09-04T06:35:49.211Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2026-09-04T06:35:49.233Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2026-09-04T06:35:49.255Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-bacnet [Pipeline] echo [2026-09-04T06:35:49.280Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2026-09-04T06:35:49.308Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2026-09-04T06:35:49.334Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2026-09-04T06:35:49.355Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2026-09-04T06:35:49.384Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2026-09-04T06:35:49.403Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2026-09-04T06:35:49.421Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2026-09-04T06:35:49.439Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-108 [Pipeline] echo [2026-09-04T06:35:49.453Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-108 [Pipeline] echo [2026-09-04T06:35:49.467Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-108 [Pipeline] echo [2026-09-04T06:35:49.481Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 965508fa934299329fc07e0bbc914a257efdec55 [Pipeline] echo [2026-09-04T06:35:49.494Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 965508f [Pipeline] echo [2026-09-04T06:35:49.507Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-09-04T06:35:49.553Z] provisioning config files... [2026-09-04T06:35:49.574Z] copy managed file [device-bacnet-c-settings] to file:/w/workspace/exfoundry_device-bacnet-c_PR-108@tmp/config1167994993374304620tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-09-04T06:35:49.942Z] ---> ****-login.sh [2026-09-04T06:35:49.942Z] nexus3.edgexfoundry.org:10001 [2026-09-04T06:35:49.942Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-09-04T06:35:50.334Z] [2026-09-04T06:35:50.334Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-09-04T06:35:50.334Z] Configure a credential helper to remove this warning. See [2026-09-04T06:35:50.334Z] https://docs.****.com/go/credential-store/ [2026-09-04T06:35:50.334Z] [2026-09-04T06:35:50.334Z] Login Succeeded [2026-09-04T06:35:50.334Z] nexus3.edgexfoundry.org:10002 [2026-09-04T06:35:50.727Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-09-04T06:35:50.727Z] [2026-09-04T06:35:50.727Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-09-04T06:35:50.727Z] Configure a credential helper to remove this warning. See [2026-09-04T06:35:50.727Z] https://docs.****.com/go/credential-store/ [2026-09-04T06:35:50.727Z] [2026-09-04T06:35:50.727Z] Login Succeeded [2026-09-04T06:35:50.727Z] nexus3.edgexfoundry.org:10003 [2026-09-04T06:35:50.727Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-09-04T06:35:50.727Z] [2026-09-04T06:35:50.727Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-09-04T06:35:50.727Z] Configure a credential helper to remove this warning. See [2026-09-04T06:35:50.727Z] https://docs.****.com/go/credential-store/ [2026-09-04T06:35:50.727Z] [2026-09-04T06:35:50.727Z] Login Succeeded [2026-09-04T06:35:50.727Z] nexus3.edgexfoundry.org:10004 [2026-09-04T06:35:50.727Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-09-04T06:35:50.727Z] [2026-09-04T06:35:50.727Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-09-04T06:35:50.727Z] Configure a credential helper to remove this warning. See [2026-09-04T06:35:50.727Z] https://docs.****.com/go/credential-store/ [2026-09-04T06:35:50.727Z] [2026-09-04T06:35:50.727Z] Login Succeeded [2026-09-04T06:35:50.727Z] ****.io [2026-09-04T06:35:50.993Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-09-04T06:35:50.993Z] [2026-09-04T06:35:50.993Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-09-04T06:35:50.993Z] Configure a credential helper to remove this warning. See [2026-09-04T06:35:50.993Z] https://docs.****.com/go/credential-store/ [2026-09-04T06:35:50.993Z] [2026-09-04T06:35:50.993Z] Login Succeeded [2026-09-04T06:35:50.993Z] ---> ****-login.sh ends [Pipeline] } [2026-09-04T06:35:51.029Z] 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-04T06:35:52.166Z] + git rev-list -1 --merges 965508fa934299329fc07e0bbc914a257efdec55~1..965508fa934299329fc07e0bbc914a257efdec55 [Pipeline] echo [2026-09-04T06:35:52.290Z] -----------> git rev-list -1 --merges 965508fa934299329fc07e0bbc914a257efdec55~1..965508fa934299329fc07e0bbc914a257efdec55 965508fa934299329fc07e0bbc914a257efdec55 [2026-09-04T06:35:52.290Z] 965508fa934299329fc07e0bbc914a257efdec55 [false] [Pipeline] sh [2026-09-04T06:35:52.655Z] + git log --format=format:%s -1 965508fa934299329fc07e0bbc914a257efdec55 [Pipeline] echo [2026-09-04T06:35:52.672Z] ========================================================= [2026-09-04T06:35:52.672Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2026-09-04T06:35:52.672Z] ========================================================= 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-04T06:35:53.114Z] + git rev-list -1 --merges 965508fa934299329fc07e0bbc914a257efdec55~1..965508fa934299329fc07e0bbc914a257efdec55 [Pipeline] echo [2026-09-04T06:35:53.131Z] -----------> git rev-list -1 --merges 965508fa934299329fc07e0bbc914a257efdec55~1..965508fa934299329fc07e0bbc914a257efdec55 965508fa934299329fc07e0bbc914a257efdec55 [2026-09-04T06:35:53.131Z] 965508fa934299329fc07e0bbc914a257efdec55 [false] [Pipeline] sh [2026-09-04T06:35:53.444Z] + git log --format=format:%s -1 965508fa934299329fc07e0bbc914a257efdec55 [Pipeline] echo [2026-09-04T06:35:53.465Z] ========================================================= [2026-09-04T06:35:53.465Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2026-09-04T06:35:53.465Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2026-09-04T06:35:53.923Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-09-04T06:35:53.923Z] + grep -v github /etc/ssh/ssh_known_hosts [2026-09-04T06:35:53.923Z] + [ -e /tmp/ssh_known_hosts ] [2026-09-04T06:35:53.923Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2026-09-04T06:35:53.923Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2026-09-04T06:35:53.923Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2026-09-04T06:35:53.923Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-09-04T06:35:54.397Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-09-04T06:35:54.397Z] [2026-09-04T06:35:54.397Z] 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-04T06:35:54.730Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-09-04T06:35:54.730Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2026-09-04T06:35:54.730Z] 3dae71ba6b94: Pulling fs layer [2026-09-04T06:35:54.730Z] 6bf1a483ea7c: Pulling fs layer [2026-09-04T06:35:54.730Z] f5dfc541a4d3: Pulling fs layer [2026-09-04T06:35:54.730Z] 461d9e800cba: Pulling fs layer [2026-09-04T06:35:54.730Z] 461d9e800cba: Waiting [2026-09-04T06:35:54.730Z] 80192f66455f: Pulling fs layer [2026-09-04T06:35:54.730Z] 2e8e34ca0e6c: Pulling fs layer [2026-09-04T06:35:54.730Z] 2e8e34ca0e6c: Waiting [2026-09-04T06:35:54.730Z] a29436f7fd5d: Pulling fs layer [2026-09-04T06:35:54.730Z] 923cac83aea3: Pulling fs layer [2026-09-04T06:35:54.730Z] 25ad8b0a4227: Pulling fs layer [2026-09-04T06:35:54.730Z] 923cac83aea3: Waiting [2026-09-04T06:35:54.731Z] db01528c6b51: Pulling fs layer [2026-09-04T06:35:54.731Z] 25ad8b0a4227: Waiting [2026-09-04T06:35:54.731Z] 28988de357af: Pulling fs layer [2026-09-04T06:35:54.996Z] 6bf1a483ea7c: Verifying Checksum [2026-09-04T06:35:54.996Z] 6bf1a483ea7c: Download complete [2026-09-04T06:35:54.996Z] 461d9e800cba: Verifying Checksum [2026-09-04T06:35:54.996Z] 461d9e800cba: Download complete [2026-09-04T06:35:54.996Z] f5dfc541a4d3: Verifying Checksum [2026-09-04T06:35:54.996Z] f5dfc541a4d3: Download complete [2026-09-04T06:35:54.996Z] 80192f66455f: Download complete [2026-09-04T06:35:55.260Z] 3dae71ba6b94: Verifying Checksum [2026-09-04T06:35:55.260Z] 3dae71ba6b94: Download complete [2026-09-04T06:35:55.260Z] 923cac83aea3: Verifying Checksum [2026-09-04T06:35:55.260Z] 923cac83aea3: Download complete [2026-09-04T06:35:55.260Z] 25ad8b0a4227: Verifying Checksum [2026-09-04T06:35:55.260Z] 25ad8b0a4227: Download complete [2026-09-04T06:35:55.260Z] db01528c6b51: Verifying Checksum [2026-09-04T06:35:55.260Z] db01528c6b51: Download complete [2026-09-04T06:35:55.260Z] a29436f7fd5d: Verifying Checksum [2026-09-04T06:35:55.260Z] a29436f7fd5d: Download complete [2026-09-04T06:35:55.260Z] 28988de357af: Download complete [2026-09-04T06:35:56.222Z] 2e8e34ca0e6c: Verifying Checksum [2026-09-04T06:35:56.222Z] 2e8e34ca0e6c: Download complete [2026-09-04T06:35:56.500Z] 3dae71ba6b94: Pull complete [2026-09-04T06:35:56.762Z] 6bf1a483ea7c: Pull complete [2026-09-04T06:35:57.376Z] f5dfc541a4d3: Pull complete [2026-09-04T06:35:57.376Z] 461d9e800cba: Pull complete [2026-09-04T06:35:57.376Z] 80192f66455f: Pull complete [2026-09-04T06:36:00.746Z] 2e8e34ca0e6c: Pull complete [2026-09-04T06:36:01.341Z] a29436f7fd5d: Pull complete [2026-09-04T06:36:01.609Z] 923cac83aea3: Pull complete [2026-09-04T06:36:01.609Z] 25ad8b0a4227: Pull complete [2026-09-04T06:36:01.609Z] db01528c6b51: Pull complete [2026-09-04T06:36:01.609Z] 28988de357af: Pull complete [2026-09-04T06:36:01.874Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2026-09-04T06:36:01.874Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-09-04T06:36:01.874Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-09-04T06:36:02.285Z] prd-ubuntu20.04-docker-8c-8g-1790 does not seem to be running inside a container [2026-09-04T06:36:02.346Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-bacnet-c_PR-108 -v /w/workspace/exfoundry_device-bacnet-c_PR-108:/w/workspace/exfoundry_device-bacnet-c_PR-108:rw,z -v /w/workspace/exfoundry_device-bacnet-c_PR-108@tmp:/w/workspace/exfoundry_device-bacnet-c_PR-108@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-09-04T06:36:04.021Z] $ docker top 36fa7c5f3ded3945db6628433398dde6361381eb70137177de94c3b04bfb5cee -eo pid,comm [2026-09-04T06:36:04.149Z] 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-04T06:36:04.149Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-09-04T06:36:04.569Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-09-04T06:36:04.569Z] [ssh-agent] Looking for ssh-agent implementation... [2026-09-04T06:36:04.725Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-09-04T06:36:04.727Z] $ docker exec 36fa7c5f3ded3945db6628433398dde6361381eb70137177de94c3b04bfb5cee ssh-agent [2026-09-04T06:36:04.875Z] SSH_AUTH_SOCK=/tmp/ssh-FRSgRZhUXgeq/agent.32 [2026-09-04T06:36:04.875Z] SSH_AGENT_PID=38 [2026-09-04T06:36:04.910Z] Running ssh-add (command line suppressed) [2026-09-04T06:36:05.030Z] Identity added: /w/workspace/exfoundry_device-bacnet-c_PR-108@tmp/private_key_10240211080409259977.key (/w/workspace/exfoundry_device-bacnet-c_PR-108@tmp/private_key_10240211080409259977.key) [2026-09-04T06:36:05.096Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-09-04T06:36:05.592Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-bacnet-c_PR-108 [Pipeline] sh [2026-09-04T06:36:06.062Z] + git tag --points-at HEAD [Pipeline] } [2026-09-04T06:36:06.152Z] $ docker exec --env ******** --env ******** 36fa7c5f3ded3945db6628433398dde6361381eb70137177de94c3b04bfb5cee ssh-agent -k [2026-09-04T06:36:06.269Z] unset SSH_AUTH_SOCK; [2026-09-04T06:36:06.270Z] unset SSH_AGENT_PID; [2026-09-04T06:36:06.270Z] echo Agent pid 38 killed; [2026-09-04T06:36:06.321Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2026-09-04T06:36:06.503Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-09-04T06:36:06.503Z] [ssh-agent] Looking for ssh-agent implementation... [2026-09-04T06:36:06.650Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-09-04T06:36:06.651Z] $ docker exec 36fa7c5f3ded3945db6628433398dde6361381eb70137177de94c3b04bfb5cee ssh-agent [2026-09-04T06:36:06.827Z] SSH_AUTH_SOCK=/tmp/ssh-g5FcKoAqVvO9/agent.85 [2026-09-04T06:36:06.827Z] SSH_AGENT_PID=92 [2026-09-04T06:36:06.842Z] Running ssh-add (command line suppressed) [2026-09-04T06:36:06.967Z] Identity added: /w/workspace/exfoundry_device-bacnet-c_PR-108@tmp/private_key_15320115526899688093.key (/w/workspace/exfoundry_device-bacnet-c_PR-108@tmp/private_key_15320115526899688093.key) [2026-09-04T06:36:06.999Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-09-04T06:36:07.427Z] + git semver init [2026-09-04T06:36:07.905Z] 2026-09-04 06:36:07,600 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-09-04T06:36:07.905Z] 2026-09-04 06:36:07,604 [run_init] DEBUG init version:0.0.0 force:False [2026-09-04T06:36:07.905Z] 2026-09-04 06:36:07,605 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-bacnet-c_PR-108/.semver [2026-09-04T06:36:07.905Z] 2026-09-04 06:36:07,605 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-bacnet-c.git /w/workspace/exfoundry_device-bacnet-c_PR-108/.semver [2026-09-04T06:36:07.905Z] 2026-09-04 06:36:07,605 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-bacnet-c.git', '/w/workspace/exfoundry_device-bacnet-c_PR-108/.semver'], cwd=/w/workspace/exfoundry_device-bacnet-c_PR-108, stdin=None, shell=False, universal_newlines=False) [2026-09-04T06:36:08.856Z] 2026-09-04 06:36:08,743 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-bacnet-c_PR-108/.git/info/exclude [2026-09-04T06:36:08.856Z] 2026-09-04 06:36:08,744 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-bacnet-c_PR-108/.semver/PR-108 with force:False [2026-09-04T06:36:08.856Z] 2026-09-04 06:36:08,744 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-bacnet-c_PR-108/.semver/PR-108 [2026-09-04T06:36:08.856Z] 2026-09-04 06:36:08,748 [execute] INFO git cat-file --batch-check [2026-09-04T06:36:08.856Z] 2026-09-04 06:36:08,748 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-bacnet-c_PR-108/.semver, stdin=, shell=False, universal_newlines=False) [2026-09-04T06:36:08.856Z] 2026-09-04 06:36:08,755 [execute] INFO git cat-file --batch [2026-09-04T06:36:08.856Z] 2026-09-04 06:36:08,755 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-bacnet-c_PR-108/.semver, stdin=, shell=False, universal_newlines=False) [2026-09-04T06:36:08.856Z] 2026-09-04 06:36:08,760 [read_version] DEBUG read version from /w/workspace/exfoundry_device-bacnet-c_PR-108/.semver/PR-108 [2026-09-04T06:36:08.856Z] 0.0.0 [Pipeline] } [2026-09-04T06:36:08.869Z] $ docker exec --env ******** --env ******** 36fa7c5f3ded3945db6628433398dde6361381eb70137177de94c3b04bfb5cee ssh-agent -k [2026-09-04T06:36:08.992Z] unset SSH_AUTH_SOCK; [2026-09-04T06:36:08.992Z] unset SSH_AGENT_PID; [2026-09-04T06:36:08.992Z] echo Agent pid 92 killed; [2026-09-04T06:36:09.014Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-09-04T06:36:09.363Z] + git semver [Pipeline] } [2026-09-04T06:36:09.646Z] $ docker stop --time=1 36fa7c5f3ded3945db6628433398dde6361381eb70137177de94c3b04bfb5cee [2026-09-04T06:36:10.942Z] $ docker rm -f --volumes 36fa7c5f3ded3945db6628433398dde6361381eb70137177de94c3b04bfb5cee [Pipeline] // withDockerContainer [Pipeline] sh [2026-09-04T06:36:11.320Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2026-09-04T06:36:11.719Z] Stashed 1 file(s) [Pipeline] echo [2026-09-04T06:36:11.723Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Prep) [Pipeline] stage [Pipeline] { (Test) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-09-04T06:36:12.017Z] provisioning config files... [Pipeline] // stage [Pipeline] } [2026-09-04T06:36:12.033Z] copy managed file [device-bacnet-c-settings] to file:/w/workspace/exfoundry_device-bacnet-c_PR-108@tmp/config17020781334045574779tmp [Pipeline] // stage [Pipeline] { [Pipeline] } [Pipeline] libraryResource [Pipeline] sh [2026-09-04T06:36:12.384Z] ---> ****-login.sh [2026-09-04T06:36:12.384Z] nexus3.edgexfoundry.org:10001 [2026-09-04T06:36:12.384Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-09-04T06:36:12.384Z] Login Succeeded [2026-09-04T06:36:12.384Z] nexus3.edgexfoundry.org:10002 [2026-09-04T06:36:12.384Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-09-04T06:36:12.384Z] Login Succeeded [2026-09-04T06:36:12.652Z] nexus3.edgexfoundry.org:10003 [2026-09-04T06:36:12.652Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-09-04T06:36:12.652Z] Login Succeeded [2026-09-04T06:36:12.652Z] nexus3.edgexfoundry.org:10004 [2026-09-04T06:36:12.652Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-09-04T06:36:12.915Z] Login Succeeded [2026-09-04T06:36:12.915Z] ****.io [2026-09-04T06:36:12.915Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-09-04T06:36:12.915Z] Login Succeeded [2026-09-04T06:36:13.181Z] ---> ****-login.sh ends [Pipeline] } [2026-09-04T06:36:13.192Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2026-09-04T06:36:13.436Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-09-04T06:36:13.450Z] [prepBaseBuildImage] Generating new image with name: ci-base-image-x86_64 [Pipeline] echo [2026-09-04T06:36:13.463Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-09-04T06:36:13.480Z] ========================================================= [2026-09-04T06:36:13.480Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest] [2026-09-04T06:36:13.480Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-09-04T06:36:13.820Z] + 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-04T06:36:14.399Z] #0 building with "default" instance using docker driver [2026-09-04T06:36:14.399Z] [2026-09-04T06:36:14.399Z] #1 [internal] load build definition from Dockerfile.alpine-base [2026-09-04T06:36:14.399Z] #1 transferring dockerfile: 1.45kB done [2026-09-04T06:36:14.399Z] #1 DONE 0.0s [2026-09-04T06:36:14.399Z] [2026-09-04T06:36:14.399Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [2026-09-04T06:36:14.399Z] #2 DONE 0.1s [2026-09-04T06:36:14.664Z] [2026-09-04T06:36:14.664Z] #3 [internal] load .dockerignore [2026-09-04T06:36:14.664Z] #3 transferring context: 2B done [2026-09-04T06:36:14.664Z] #3 DONE 0.0s [2026-09-04T06:36:14.664Z] [2026-09-04T06:36:14.664Z] #4 [internal] load build context [2026-09-04T06:36:14.664Z] #4 transferring context: 86.05kB done [2026-09-04T06:36:14.664Z] #4 DONE 0.0s [2026-09-04T06:36:14.664Z] [2026-09-04T06:36:14.664Z] #5 [ 1/11] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest@sha256:86f282524b252fca782185160d82ec4889448d07d1475dd6b76f2052073facff [2026-09-04T06:36:14.664Z] #5 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest@sha256:86f282524b252fca782185160d82ec4889448d07d1475dd6b76f2052073facff 0.0s done [2026-09-04T06:36:14.664Z] #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 5.26MB / 118.14MB 0.1s [2026-09-04T06:36:14.664Z] #5 sha256:86f282524b252fca782185160d82ec4889448d07d1475dd6b76f2052073facff 741B / 741B done [2026-09-04T06:36:14.664Z] #5 sha256:6605166a5db42c9ef4e3b8366138377c430980df3f34fe18e3a1340b6ab951b9 2.56kB / 2.56kB done [2026-09-04T06:36:14.664Z] #5 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s [2026-09-04T06:36:14.664Z] #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 15.78MB / 118.14MB 0.2s [2026-09-04T06:36:14.664Z] #5 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s done [2026-09-04T06:36:14.664Z] #5 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.1s [2026-09-04T06:36:14.930Z] #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 37.75MB / 118.14MB 0.4s [2026-09-04T06:36:14.930Z] #5 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.1s done [2026-09-04T06:36:15.196Z] #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 56.62MB / 118.14MB 0.6s [2026-09-04T06:36:15.196Z] #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 67.11MB / 118.14MB 0.7s [2026-09-04T06:36:15.461Z] #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 77.59MB / 118.14MB 0.8s [2026-09-04T06:36:15.461Z] #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 100.66MB / 118.14MB 1.0s [2026-09-04T06:36:15.726Z] #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 113.25MB / 118.14MB 1.1s [2026-09-04T06:36:15.989Z] #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 118.14MB / 118.14MB 1.3s done [2026-09-04T06:36:15.989Z] #5 extracting sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 0.1s [2026-09-04T06:36:19.310Z] #5 extracting sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 3.3s done [2026-09-04T06:36:19.310Z] #5 DONE 4.7s [2026-09-04T06:36:19.572Z] [2026-09-04T06:36:19.573Z] #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-04T06:36:19.573Z] #6 0.328 Connecting to iotech.jfrog.io (108.133.30.231:443) [2026-09-04T06:36:20.152Z] #6 0.757 saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2026-09-04T06:36:20.152Z] #6 0.757 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2026-09-04T06:36:20.152Z] #6 0.757 '/etc/apk/keys/alpine.dev.rsa.pub' saved [2026-09-04T06:36:20.733Z] #6 DONE 1.4s [2026-09-04T06:36:20.999Z] [2026-09-04T06:36:20.999Z] #7 [ 3/11] RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories [2026-09-04T06:36:20.999Z] #7 DONE 0.3s [2026-09-04T06:36:21.265Z] [2026-09-04T06:36:21.266Z] #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-04T06:36:21.266Z] #8 0.307 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2026-09-04T06:36:21.529Z] #8 0.520 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2026-09-04T06:36:21.794Z] #8 0.728 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz [2026-09-04T06:36:22.757Z] #8 1.623 WARNING: This apk-tools is OLD! Some packages might not function properly. [2026-09-04T06:36:22.757Z] #8 1.630 (1/18) Installing dumb-init (1.2.5-r2) [2026-09-04T06:36:22.757Z] #8 1.718 (2/18) Installing hiredis (1.1.0-r2) [2026-09-04T06:36:22.757Z] #8 1.724 (3/18) Installing hiredis-dev (1.1.0-r2) [2026-09-04T06:36:23.027Z] #8 1.743 (4/18) Installing libcbor (0.10.2-r1) [2026-09-04T06:36:23.027Z] #8 1.749 (5/18) Installing iotech-iot-1.6 (1.6.3-r0) [2026-09-04T06:36:23.981Z] #8 2.741 (6/18) Installing iotech-iot-1.6-dev (1.6.3-r0) [2026-09-04T06:36:24.246Z] #8 3.076 (7/18) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.162-r0) [2026-09-04T06:36:24.825Z] #8 3.797 (8/18) Installing libcbor-dev (0.10.2-r1) [2026-09-04T06:36:25.089Z] #8 3.807 (9/18) Installing libmenuw (6.4_p20230506-r0) [2026-09-04T06:36:25.089Z] #8 3.892 (10/18) Installing libpanelw (6.4_p20230506-r0) [2026-09-04T06:36:25.089Z] #8 3.897 (11/18) Installing libncurses++ (6.4_p20230506-r0) [2026-09-04T06:36:25.089Z] #8 3.902 (12/18) Installing ncurses-dev (6.4_p20230506-r0) [2026-09-04T06:36:25.089Z] #8 3.914 (13/18) Installing libblkid (2.38.1-r8) [2026-09-04T06:36:25.089Z] #8 3.924 (14/18) Installing libuuid (2.38.1-r8) [2026-09-04T06:36:25.089Z] #8 3.932 (15/18) Installing libfdisk (2.38.1-r8) [2026-09-04T06:36:25.089Z] #8 3.942 (16/18) Installing libmount (2.38.1-r8) [2026-09-04T06:36:25.089Z] #8 3.953 (17/18) Installing libsmartcols (2.38.1-r8) [2026-09-04T06:36:25.089Z] #8 3.968 (18/18) Installing util-linux-dev (2.38.1-r8) [2026-09-04T06:36:25.089Z] #8 4.085 Executing busybox-1.36.1-r4.trigger [2026-09-04T06:36:25.354Z] #8 4.097 OK: 338 MiB in 100 packages [2026-09-04T06:36:25.354Z] #8 DONE 4.2s [2026-09-04T06:36:25.354Z] [2026-09-04T06:36:25.354Z] #9 [ 5/11] RUN apk --no-cache upgrade [2026-09-04T06:36:25.617Z] #9 0.336 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2026-09-04T06:36:25.882Z] #9 0.448 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2026-09-04T06:36:25.882Z] #9 0.570 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz [2026-09-04T06:36:26.459Z] #9 1.170 WARNING: This apk-tools is OLD! Some packages might not function properly. [2026-09-04T06:36:26.722Z] #9 1.177 Upgrading critical system libraries and apk-tools: [2026-09-04T06:36:26.722Z] #9 1.177 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2026-09-04T06:36:26.722Z] #9 1.188 Executing busybox-1.36.1-r4.trigger [2026-09-04T06:36:26.722Z] #9 1.246 Continuing the upgrade transaction with new apk-tools: [2026-09-04T06:36:26.722Z] #9 1.252 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2026-09-04T06:36:26.722Z] #9 1.325 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2026-09-04T06:36:26.722Z] #9 1.432 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz [2026-09-04T06:36:27.301Z] #9 1.999 WARNING: This apk-tools is OLD! Some packages might not function properly. [2026-09-04T06:36:27.564Z] #9 2.004 (1/27) Upgrading musl (1.2.4-r2 -> 1.2.4-r3) [2026-09-04T06:36:27.564Z] #9 2.018 (2/27) Upgrading busybox (1.36.1-r4 -> 1.36.1-r7) [2026-09-04T06:36:27.564Z] #9 2.034 Executing busybox-1.36.1-r7.post-upgrade [2026-09-04T06:36:27.564Z] #9 2.052 (3/27) Upgrading busybox-binsh (1.36.1-r4 -> 1.36.1-r7) [2026-09-04T06:36:27.564Z] #9 2.056 (4/27) Upgrading ca-certificates-bundle (20230506-r0 -> 20241121-r1) [2026-09-04T06:36:27.564Z] #9 2.066 (5/27) Upgrading libcrypto3 (3.1.4-r0 -> 3.1.8-r0) [2026-09-04T06:36:27.564Z] #9 2.197 (6/27) Upgrading libssl3 (3.1.4-r0 -> 3.1.8-r0) [2026-09-04T06:36:27.564Z] #9 2.211 (7/27) Upgrading ssl_client (1.36.1-r4 -> 1.36.1-r7) [2026-09-04T06:36:27.564Z] #9 2.217 (8/27) Upgrading binutils (2.40-r7 -> 2.40-r8) [2026-09-04T06:36:27.564Z] #9 2.285 (9/27) Upgrading musl-dev (1.2.4-r2 -> 1.2.4-r3) [2026-09-04T06:36:27.564Z] #9 2.358 (10/27) Upgrading libexpat (2.5.0-r1 -> 2.7.0-r0) [2026-09-04T06:36:27.828Z] #9 2.365 (11/27) Upgrading xz-libs (5.4.3-r0 -> 5.4.3-r1) [2026-09-04T06:36:27.829Z] #9 2.375 (12/27) Upgrading libarchive (3.7.2-r0 -> 3.8.0-r0) [2026-09-04T06:36:27.829Z] #9 2.388 (13/27) Upgrading ca-certificates (20230506-r0 -> 20241121-r1) [2026-09-04T06:36:27.829Z] #9 2.405 (14/27) Installing libpsl (0.21.5-r0) [2026-09-04T06:36:27.829Z] #9 2.409 (15/27) Upgrading libcurl (8.4.0-r0 -> 8.12.1-r0) [2026-09-04T06:36:27.829Z] #9 2.417 (16/27) Installing libpsl-utils (0.21.5-r0) [2026-09-04T06:36:27.829Z] #9 2.421 (17/27) Installing libpsl-dev (0.21.5-r0) [2026-09-04T06:36:27.829Z] #9 2.425 (18/27) Upgrading openssl-dev (3.1.4-r0 -> 3.1.8-r0) [2026-09-04T06:36:27.829Z] #9 2.445 (19/27) Upgrading curl-dev (8.4.0-r0 -> 8.12.1-r0) [2026-09-04T06:36:27.829Z] #9 2.452 (20/27) Upgrading git (2.40.1-r0 -> 2.40.4-r0) [2026-09-04T06:36:27.829Z] #9 2.522 (21/27) Upgrading musl-utils (1.2.4-r2 -> 1.2.4-r3) [2026-09-04T06:36:27.829Z] #9 2.610 (22/27) Upgrading libtasn1 (4.19.0-r1 -> 4.20.0-r0) [2026-09-04T06:36:27.829Z] #9 2.616 (23/27) Upgrading gnutls (3.8.0-r2 -> 3.8.4-r0) [2026-09-04T06:36:27.829Z] #9 2.649 (24/27) Upgrading gnutls-c++ (3.8.0-r2 -> 3.8.4-r0) [2026-09-04T06:36:28.098Z] #9 2.655 (25/27) Upgrading libtasn1-progs (4.19.0-r1 -> 4.20.0-r0) [2026-09-04T06:36:28.098Z] #9 2.742 (26/27) Upgrading libtasn1-dev (4.19.0-r1 -> 4.20.0-r0) [2026-09-04T06:36:28.098Z] #9 2.747 (27/27) Upgrading gnutls-dev (3.8.0-r2 -> 3.8.4-r0) [2026-09-04T06:36:28.098Z] #9 2.758 Executing busybox-1.36.1-r7.trigger [2026-09-04T06:36:28.375Z] #9 2.763 Executing ca-certificates-20241121-r1.trigger [2026-09-04T06:36:28.375Z] #9 2.836 OK: 338 MiB in 103 packages [2026-09-04T06:36:28.375Z] #9 DONE 3.0s [2026-09-04T06:36:28.375Z] [2026-09-04T06:36:28.375Z] #10 [ 6/11] COPY scripts /device-bacnet-c/scripts [2026-09-04T06:36:28.375Z] #10 DONE 0.1s [2026-09-04T06:36:28.375Z] [2026-09-04T06:36:28.375Z] #11 [ 7/11] COPY src /device-bacnet-c/src/ [2026-09-04T06:36:28.375Z] #11 DONE 0.0s [2026-09-04T06:36:28.663Z] [2026-09-04T06:36:28.663Z] #12 [ 8/11] COPY VERSION /device-bacnet-c/ [2026-09-04T06:36:28.663Z] #12 DONE 0.0s [2026-09-04T06:36:28.663Z] [2026-09-04T06:36:28.663Z] #13 [ 9/11] WORKDIR /device-bacnet-c [2026-09-04T06:36:28.663Z] #13 DONE 0.0s [2026-09-04T06:36:28.663Z] [2026-09-04T06:36:28.663Z] #14 [10/11] RUN /device-bacnet-c/scripts/build_deps.sh [2026-09-04T06:36:28.987Z] #14 0.266 + CSDK_VER=4.0.2 [2026-09-04T06:36:28.987Z] #14 0.266 + '[' '!' -d deps ] [2026-09-04T06:36:28.987Z] #14 0.266 + mkdir deps [2026-09-04T06:36:28.987Z] #14 0.267 + cd /device-bacnet-c/deps [2026-09-04T06:36:28.987Z] #14 0.267 + wget https://github.com/edgexfoundry/device-sdk-c/archive/v4.0.2.zip [2026-09-04T06:36:28.987Z] #14 0.270 Connecting to github.com (140.82.114.3:443) [2026-09-04T06:36:29.576Z] #14 0.864 Connecting to codeload.github.com (140.82.114.9:443) [2026-09-04T06:36:29.577Z] #14 1.047 saving to 'v4.0.2.zip' [2026-09-04T06:36:29.577Z] #14 1.113 v4.0.2.zip 100% |********************************| 256k 0:00:00 ETA [2026-09-04T06:36:29.577Z] #14 1.113 'v4.0.2.zip' saved [2026-09-04T06:36:29.577Z] #14 1.113 + unzip v4.0.2.zip [2026-09-04T06:36:29.577Z] #14 1.115 Archive: v4.0.2.zip [2026-09-04T06:36:29.577Z] #14 1.121 creating: device-sdk-c-4.0.2/ [2026-09-04T06:36:29.577Z] #14 1.121 creating: device-sdk-c-4.0.2/.github/ [2026-09-04T06:36:29.577Z] #14 1.121 inflating: device-sdk-c-4.0.2/.github/Contributing.md [2026-09-04T06:36:29.577Z] #14 1.121 inflating: device-sdk-c-4.0.2/.github/PULL_REQUEST_TEMPLATE.md [2026-09-04T06:36:29.577Z] #14 1.121 inflating: device-sdk-c-4.0.2/.github/semantic.yml [2026-09-04T06:36:29.577Z] #14 1.121 creating: device-sdk-c-4.0.2/.github/workflows/ [2026-09-04T06:36:29.577Z] #14 1.121 inflating: device-sdk-c-4.0.2/.github/workflows/release.yml [2026-09-04T06:36:29.577Z] #14 1.121 inflating: device-sdk-c-4.0.2/.gitignore [2026-09-04T06:36:29.577Z] #14 1.121 inflating: device-sdk-c-4.0.2/Attribution.txt [2026-09-04T06:36:29.577Z] #14 1.121 inflating: device-sdk-c-4.0.2/CHANGELOG.md [2026-09-04T06:36:29.577Z] #14 1.121 inflating: device-sdk-c-4.0.2/Doxyfile [2026-09-04T06:36:29.577Z] #14 1.121 inflating: device-sdk-c-4.0.2/GOVERNANCE.md [2026-09-04T06:36:29.577Z] #14 1.121 inflating: device-sdk-c-4.0.2/Jenkinsfile [2026-09-04T06:36:29.577Z] #14 1.121 inflating: device-sdk-c-4.0.2/LICENSE [2026-09-04T06:36:29.577Z] #14 1.121 inflating: device-sdk-c-4.0.2/Makefile [2026-09-04T06:36:29.577Z] #14 1.121 inflating: device-sdk-c-4.0.2/OWNERS.md [2026-09-04T06:36:29.577Z] #14 1.121 inflating: device-sdk-c-4.0.2/README.IOT.md [2026-09-04T06:36:29.577Z] #14 1.121 inflating: device-sdk-c-4.0.2/README.md [2026-09-04T06:36:29.577Z] #14 1.121 inflating: device-sdk-c-4.0.2/README.v3.md [2026-09-04T06:36:29.577Z] #14 1.121 creating: device-sdk-c-4.0.2/docs/ [2026-09-04T06:36:29.577Z] #14 1.121 inflating: device-sdk-c-4.0.2/docs/configuration.md [2026-09-04T06:36:29.577Z] #14 1.121 inflating: device-sdk-c-4.0.2/docs/deviceprofiles.md [2026-09-04T06:36:29.577Z] #14 1.124 inflating: device-sdk-c-4.0.2/docs/metrics.md [2026-09-04T06:36:29.577Z] #14 1.124 inflating: device-sdk-c-4.0.2/docs/servicewritersguide.md [2026-09-04T06:36:29.577Z] #14 1.124 inflating: device-sdk-c-4.0.2/docs/startup.md [2026-09-04T06:36:29.577Z] #14 1.124 creating: device-sdk-c-4.0.2/include/ [2026-09-04T06:36:29.577Z] #14 1.124 creating: device-sdk-c-4.0.2/include/devsdk/ [2026-09-04T06:36:29.577Z] #14 1.124 inflating: device-sdk-c-4.0.2/include/devsdk/devsdk-base.h [2026-09-04T06:36:29.577Z] #14 1.124 inflating: device-sdk-c-4.0.2/include/devsdk/devsdk.h [2026-09-04T06:36:29.577Z] #14 1.124 creating: device-sdk-c-4.0.2/include/edgex/ [2026-09-04T06:36:29.577Z] #14 1.124 inflating: device-sdk-c-4.0.2/include/edgex/devices.h [2026-09-04T06:36:29.577Z] #14 1.124 inflating: device-sdk-c-4.0.2/include/edgex/edgex-base.h [2026-09-04T06:36:29.577Z] #14 1.124 inflating: device-sdk-c-4.0.2/include/edgex/edgex.h [2026-09-04T06:36:29.577Z] #14 1.124 inflating: device-sdk-c-4.0.2/include/edgex/profiles.h [2026-09-04T06:36:29.577Z] #14 1.124 inflating: device-sdk-c-4.0.2/include/edgex/rest-server.h [2026-09-04T06:36:29.577Z] #14 1.124 creating: device-sdk-c-4.0.2/scripts/ [2026-09-04T06:36:29.577Z] #14 1.124 inflating: device-sdk-c-4.0.2/scripts/Dockerfile.alpine [2026-09-04T06:36:29.577Z] #14 1.124 inflating: device-sdk-c-4.0.2/scripts/Dockerfile.alpine-base [2026-09-04T06:36:29.577Z] #14 1.124 inflating: device-sdk-c-4.0.2/scripts/build.sh [2026-09-04T06:36:29.577Z] #14 1.124 inflating: device-sdk-c-4.0.2/scripts/entrypoint.sh [2026-09-04T06:36:29.577Z] #14 1.124 creating: device-sdk-c-4.0.2/src/ [2026-09-04T06:36:29.577Z] #14 1.124 inflating: device-sdk-c-4.0.2/src/CMakeLists.txt [2026-09-04T06:36:29.577Z] #14 1.128 creating: device-sdk-c-4.0.2/src/c/ [2026-09-04T06:36:29.577Z] #14 1.128 inflating: device-sdk-c-4.0.2/src/c/CMakeLists.txt [2026-09-04T06:36:29.577Z] #14 1.128 inflating: device-sdk-c-4.0.2/src/c/api.h [2026-09-04T06:36:29.577Z] #14 1.128 inflating: device-sdk-c-4.0.2/src/c/autoevent.c [2026-09-04T06:36:29.577Z] #14 1.128 inflating: device-sdk-c-4.0.2/src/c/autoevent.h [2026-09-04T06:36:29.577Z] #14 1.128 inflating: device-sdk-c-4.0.2/src/c/bus-impl.h [2026-09-04T06:36:29.577Z] #14 1.128 inflating: device-sdk-c-4.0.2/src/c/bus-mqtt.c [2026-09-04T06:36:29.577Z] #14 1.128 inflating: device-sdk-c-4.0.2/src/c/bus.c [2026-09-04T06:36:29.577Z] #14 1.128 inflating: device-sdk-c-4.0.2/src/c/bus.h [2026-09-04T06:36:29.577Z] #14 1.128 inflating: device-sdk-c-4.0.2/src/c/callback3.c [2026-09-04T06:36:29.577Z] #14 1.128 inflating: device-sdk-c-4.0.2/src/c/callback3.h [2026-09-04T06:36:29.577Z] #14 1.128 inflating: device-sdk-c-4.0.2/src/c/cmdinfo.h [2026-09-04T06:36:29.577Z] #14 1.128 inflating: device-sdk-c-4.0.2/src/c/command.c [2026-09-04T06:36:29.577Z] #14 1.128 inflating: device-sdk-c-4.0.2/src/c/command.h [2026-09-04T06:36:29.577Z] #14 1.128 inflating: device-sdk-c-4.0.2/src/c/config.c [2026-09-04T06:36:29.577Z] #14 1.128 inflating: device-sdk-c-4.0.2/src/c/config.h [2026-09-04T06:36:29.577Z] #14 1.128 inflating: device-sdk-c-4.0.2/src/c/correlation.c [2026-09-04T06:36:29.577Z] #14 1.128 inflating: device-sdk-c-4.0.2/src/c/correlation.h [2026-09-04T06:36:29.577Z] #14 1.128 inflating: device-sdk-c-4.0.2/src/c/data.c [2026-09-04T06:36:29.577Z] #14 1.128 inflating: device-sdk-c-4.0.2/src/c/data.h [2026-09-04T06:36:29.577Z] #14 1.128 inflating: device-sdk-c-4.0.2/src/c/defs.h.in [2026-09-04T06:36:29.577Z] #14 1.128 inflating: device-sdk-c-4.0.2/src/c/device.c [2026-09-04T06:36:29.577Z] #14 1.133 inflating: device-sdk-c-4.0.2/src/c/device.h [2026-09-04T06:36:29.577Z] #14 1.133 inflating: device-sdk-c-4.0.2/src/c/devman.c [2026-09-04T06:36:29.577Z] #14 1.133 inflating: device-sdk-c-4.0.2/src/c/devmap.c [2026-09-04T06:36:29.577Z] #14 1.133 inflating: device-sdk-c-4.0.2/src/c/devmap.h [2026-09-04T06:36:29.577Z] #14 1.133 inflating: device-sdk-c-4.0.2/src/c/devsdk-base.c [2026-09-04T06:36:29.577Z] #14 1.133 inflating: device-sdk-c-4.0.2/src/c/devutil.h [2026-09-04T06:36:29.577Z] #14 1.133 inflating: device-sdk-c-4.0.2/src/c/discovery.c [2026-09-04T06:36:29.577Z] #14 1.133 inflating: device-sdk-c-4.0.2/src/c/discovery.h [2026-09-04T06:36:29.577Z] #14 1.133 inflating: device-sdk-c-4.0.2/src/c/dto-read.c [2026-09-04T06:36:29.577Z] #14 1.133 inflating: device-sdk-c-4.0.2/src/c/dto-read.h [2026-09-04T06:36:29.577Z] #14 1.133 inflating: device-sdk-c-4.0.2/src/c/edgex-logging.c [2026-09-04T06:36:29.577Z] #14 1.133 inflating: device-sdk-c-4.0.2/src/c/edgex-logging.h [2026-09-04T06:36:29.577Z] #14 1.133 inflating: device-sdk-c-4.0.2/src/c/edgex-rest.c [2026-09-04T06:36:29.577Z] #14 1.133 inflating: device-sdk-c-4.0.2/src/c/edgex-rest.h [2026-09-04T06:36:29.577Z] #14 1.133 inflating: device-sdk-c-4.0.2/src/c/edgex2.h [2026-09-04T06:36:29.577Z] #14 1.133 inflating: device-sdk-c-4.0.2/src/c/errorlist.h [2026-09-04T06:36:29.577Z] #14 1.133 creating: device-sdk-c-4.0.2/src/c/examples/ [2026-09-04T06:36:29.577Z] #14 1.133 inflating: device-sdk-c-4.0.2/src/c/examples/CMakeLists.txt [2026-09-04T06:36:29.577Z] #14 1.133 inflating: device-sdk-c-4.0.2/src/c/examples/README.md [2026-09-04T06:36:29.577Z] #14 1.133 creating: device-sdk-c-4.0.2/src/c/examples/bitfields/ [2026-09-04T06:36:29.577Z] #14 1.133 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/CMakeLists.txt [2026-09-04T06:36:29.577Z] #14 1.135 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/README.md [2026-09-04T06:36:29.577Z] #14 1.135 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/device-bitfields.c [2026-09-04T06:36:29.577Z] #14 1.135 creating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/ [2026-09-04T06:36:29.577Z] #14 1.135 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/configuration.yaml [2026-09-04T06:36:29.577Z] #14 1.135 creating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/devices/ [2026-09-04T06:36:29.577Z] #14 1.135 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/devices/Bitfields.json [2026-09-04T06:36:29.577Z] #14 1.135 creating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/profiles/ [2026-09-04T06:36:29.577Z] #14 1.135 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/profiles/Example-Bitfields.json [2026-09-04T06:36:29.577Z] #14 1.135 creating: device-sdk-c-4.0.2/src/c/examples/counters/ [2026-09-04T06:36:29.577Z] #14 1.135 inflating: device-sdk-c-4.0.2/src/c/examples/counters/CMakeLists.txt [2026-09-04T06:36:29.577Z] #14 1.135 inflating: device-sdk-c-4.0.2/src/c/examples/counters/README.md [2026-09-04T06:36:29.577Z] #14 1.135 inflating: device-sdk-c-4.0.2/src/c/examples/counters/device-counter.c [2026-09-04T06:36:29.577Z] #14 1.135 creating: device-sdk-c-4.0.2/src/c/examples/counters/res/ [2026-09-04T06:36:29.577Z] #14 1.135 inflating: device-sdk-c-4.0.2/src/c/examples/counters/res/configuration.yaml [2026-09-04T06:36:29.577Z] #14 1.137 creating: device-sdk-c-4.0.2/src/c/examples/counters/res/devices/ [2026-09-04T06:36:29.577Z] #14 1.137 inflating: device-sdk-c-4.0.2/src/c/examples/counters/res/devices/Counters.json [2026-09-04T06:36:29.577Z] #14 1.137 creating: device-sdk-c-4.0.2/src/c/examples/counters/res/profiles/ [2026-09-04T06:36:29.577Z] #14 1.137 inflating: device-sdk-c-4.0.2/src/c/examples/counters/res/profiles/Counter.json [2026-09-04T06:36:29.577Z] #14 1.137 creating: device-sdk-c-4.0.2/src/c/examples/discovery/ [2026-09-04T06:36:29.577Z] #14 1.137 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/CMakeLists.txt [2026-09-04T06:36:29.577Z] #14 1.137 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/README.md [2026-09-04T06:36:29.577Z] #14 1.137 creating: device-sdk-c-4.0.2/src/c/examples/discovery/res/ [2026-09-04T06:36:29.577Z] #14 1.137 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/configuration.yaml [2026-09-04T06:36:29.577Z] #14 1.137 creating: device-sdk-c-4.0.2/src/c/examples/discovery/res/devices/ [2026-09-04T06:36:29.577Z] #14 1.137 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/devices/readme.txt [2026-09-04T06:36:29.577Z] #14 1.137 creating: device-sdk-c-4.0.2/src/c/examples/discovery/res/profiles/ [2026-09-04T06:36:29.577Z] #14 1.137 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/profiles/TemplateProfile.json [2026-09-04T06:36:29.577Z] #14 1.137 creating: device-sdk-c-4.0.2/src/c/examples/discovery/res/watchers/ [2026-09-04T06:36:29.577Z] #14 1.139 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/watchers/watcher1.json [2026-09-04T06:36:29.577Z] #14 1.139 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/watchers/watcher2.json [2026-09-04T06:36:29.577Z] #14 1.139 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/template.c [2026-09-04T06:36:29.577Z] #14 1.139 creating: device-sdk-c-4.0.2/src/c/examples/file/ [2026-09-04T06:36:29.577Z] #14 1.139 inflating: device-sdk-c-4.0.2/src/c/examples/file/CMakeLists.txt [2026-09-04T06:36:29.577Z] #14 1.139 inflating: device-sdk-c-4.0.2/src/c/examples/file/README.md [2026-09-04T06:36:29.577Z] #14 1.139 inflating: device-sdk-c-4.0.2/src/c/examples/file/device-file.c [2026-09-04T06:36:29.577Z] #14 1.139 creating: device-sdk-c-4.0.2/src/c/examples/file/res/ [2026-09-04T06:36:29.577Z] #14 1.139 inflating: device-sdk-c-4.0.2/src/c/examples/file/res/configuration.yaml [2026-09-04T06:36:29.577Z] #14 1.139 creating: device-sdk-c-4.0.2/src/c/examples/file/res/devices/ [2026-09-04T06:36:29.577Z] #14 1.139 inflating: device-sdk-c-4.0.2/src/c/examples/file/res/devices/file1.json [2026-09-04T06:36:29.577Z] #14 1.139 inflating: device-sdk-c-4.0.2/src/c/examples/file/res/lorem.txt [2026-09-04T06:36:29.577Z] #14 1.139 creating: device-sdk-c-4.0.2/src/c/examples/file/res/profiles/ [2026-09-04T06:36:29.577Z] #14 1.139 inflating: device-sdk-c-4.0.2/src/c/examples/file/res/profiles/FileExampleProfile.json [2026-09-04T06:36:29.577Z] #14 1.139 creating: device-sdk-c-4.0.2/src/c/examples/gyro/ [2026-09-04T06:36:29.577Z] #14 1.141 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/CMakeLists.txt [2026-09-04T06:36:29.577Z] #14 1.141 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/README.md [2026-09-04T06:36:29.577Z] #14 1.141 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/device-gyro.c [2026-09-04T06:36:29.577Z] #14 1.141 creating: device-sdk-c-4.0.2/src/c/examples/gyro/res/ [2026-09-04T06:36:29.577Z] #14 1.141 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/res/configuration.yaml [2026-09-04T06:36:29.577Z] #14 1.141 creating: device-sdk-c-4.0.2/src/c/examples/gyro/res/devices/ [2026-09-04T06:36:29.577Z] #14 1.141 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/res/devices/gyro.json [2026-09-04T06:36:29.577Z] #14 1.141 creating: device-sdk-c-4.0.2/src/c/examples/gyro/res/profiles/ [2026-09-04T06:36:29.577Z] #14 1.141 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/res/profiles/Gyro.json [2026-09-04T06:36:29.577Z] #14 1.141 creating: device-sdk-c-4.0.2/src/c/examples/random/ [2026-09-04T06:36:29.577Z] #14 1.141 inflating: device-sdk-c-4.0.2/src/c/examples/random/CMakeLists.txt [2026-09-04T06:36:29.577Z] #14 1.141 inflating: device-sdk-c-4.0.2/src/c/examples/random/README.md [2026-09-04T06:36:29.577Z] #14 1.141 inflating: device-sdk-c-4.0.2/src/c/examples/random/device-random.c [2026-09-04T06:36:29.577Z] #14 1.141 creating: device-sdk-c-4.0.2/src/c/examples/random/res/ [2026-09-04T06:36:29.577Z] #14 1.141 inflating: device-sdk-c-4.0.2/src/c/examples/random/res/configuration.yaml [2026-09-04T06:36:29.577Z] #14 1.141 creating: device-sdk-c-4.0.2/src/c/examples/random/res/devices/ [2026-09-04T06:36:29.577Z] #14 1.143 inflating: device-sdk-c-4.0.2/src/c/examples/random/res/devices/randomdevice1.json [2026-09-04T06:36:29.577Z] #14 1.143 creating: device-sdk-c-4.0.2/src/c/examples/random/res/profiles/ [2026-09-04T06:36:29.577Z] #14 1.143 inflating: device-sdk-c-4.0.2/src/c/examples/random/res/profiles/RandomExampleProfile.json [2026-09-04T06:36:29.577Z] #14 1.143 creating: device-sdk-c-4.0.2/src/c/examples/res/ [2026-09-04T06:36:29.577Z] #14 1.143 inflating: device-sdk-c-4.0.2/src/c/examples/res/configuration.yaml [2026-09-04T06:36:29.577Z] #14 1.143 creating: device-sdk-c-4.0.2/src/c/examples/res/devices/ [2026-09-04T06:36:29.577Z] #14 1.143 inflating: device-sdk-c-4.0.2/src/c/examples/res/devices/device1.json [2026-09-04T06:36:29.577Z] #14 1.143 creating: device-sdk-c-4.0.2/src/c/examples/res/profiles/ [2026-09-04T06:36:29.577Z] #14 1.143 inflating: device-sdk-c-4.0.2/src/c/examples/res/profiles/TemplateProfile.json [2026-09-04T06:36:29.577Z] #14 1.143 inflating: device-sdk-c-4.0.2/src/c/examples/template.c [2026-09-04T06:36:29.577Z] #14 1.143 creating: device-sdk-c-4.0.2/src/c/examples/terminal/ [2026-09-04T06:36:29.577Z] #14 1.143 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/CMakeLists.txt [2026-09-04T06:36:29.577Z] #14 1.143 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/README.md [2026-09-04T06:36:29.577Z] #14 1.143 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/device-terminal.c [2026-09-04T06:36:29.577Z] #14 1.143 creating: device-sdk-c-4.0.2/src/c/examples/terminal/res/ [2026-09-04T06:36:29.577Z] #14 1.148 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/res/configuration.yaml [2026-09-04T06:36:29.577Z] #14 1.148 creating: device-sdk-c-4.0.2/src/c/examples/terminal/res/devices/ [2026-09-04T06:36:29.577Z] #14 1.148 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/res/devices/terminal.json [2026-09-04T06:36:29.577Z] #14 1.148 creating: device-sdk-c-4.0.2/src/c/examples/terminal/res/profiles/ [2026-09-04T06:36:29.577Z] #14 1.148 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/res/profiles/Terminal.json [2026-09-04T06:36:29.577Z] #14 1.148 inflating: device-sdk-c-4.0.2/src/c/filesys.c [2026-09-04T06:36:29.577Z] #14 1.148 inflating: device-sdk-c-4.0.2/src/c/filesys.h [2026-09-04T06:36:29.577Z] #14 1.148 inflating: device-sdk-c-4.0.2/src/c/keeper.c [2026-09-04T06:36:29.577Z] #14 1.148 inflating: device-sdk-c-4.0.2/src/c/keeper.h [2026-09-04T06:36:29.577Z] #14 1.148 inflating: device-sdk-c-4.0.2/src/c/map.c [2026-09-04T06:36:29.577Z] #14 1.148 inflating: device-sdk-c-4.0.2/src/c/map.h [2026-09-04T06:36:29.577Z] #14 1.148 inflating: device-sdk-c-4.0.2/src/c/metadata.c [2026-09-04T06:36:29.577Z] #14 1.148 inflating: device-sdk-c-4.0.2/src/c/metadata.h [2026-09-04T06:36:29.577Z] #14 1.148 inflating: device-sdk-c-4.0.2/src/c/metrics.h [2026-09-04T06:36:29.577Z] #14 1.148 inflating: device-sdk-c-4.0.2/src/c/opstate.c [2026-09-04T06:36:29.577Z] #14 1.148 inflating: device-sdk-c-4.0.2/src/c/opstate.h [2026-09-04T06:36:29.577Z] #14 1.148 inflating: device-sdk-c-4.0.2/src/c/parson.c [2026-09-04T06:36:29.577Z] #14 1.148 inflating: device-sdk-c-4.0.2/src/c/parson.h [2026-09-04T06:36:29.846Z] #14 1.148 inflating: device-sdk-c-4.0.2/src/c/profiles.c [2026-09-04T06:36:29.846Z] #14 1.153 inflating: device-sdk-c-4.0.2/src/c/profiles.h [2026-09-04T06:36:29.846Z] #14 1.153 inflating: device-sdk-c-4.0.2/src/c/registry-impl.h [2026-09-04T06:36:29.846Z] #14 1.153 inflating: device-sdk-c-4.0.2/src/c/registry.c [2026-09-04T06:36:29.846Z] #14 1.153 inflating: device-sdk-c-4.0.2/src/c/registry.h [2026-09-04T06:36:29.846Z] #14 1.153 inflating: device-sdk-c-4.0.2/src/c/reqdata.c [2026-09-04T06:36:29.846Z] #14 1.153 inflating: device-sdk-c-4.0.2/src/c/reqdata.h [2026-09-04T06:36:29.846Z] #14 1.153 inflating: device-sdk-c-4.0.2/src/c/request_auth.c [2026-09-04T06:36:29.846Z] #14 1.153 inflating: device-sdk-c-4.0.2/src/c/request_auth.h [2026-09-04T06:36:29.846Z] #14 1.153 inflating: device-sdk-c-4.0.2/src/c/rest-server.c [2026-09-04T06:36:29.846Z] #14 1.153 inflating: device-sdk-c-4.0.2/src/c/rest-server.h [2026-09-04T06:36:29.846Z] #14 1.153 inflating: device-sdk-c-4.0.2/src/c/rest.c [2026-09-04T06:36:29.846Z] #14 1.153 inflating: device-sdk-c-4.0.2/src/c/rest.h [2026-09-04T06:36:29.846Z] #14 1.153 inflating: device-sdk-c-4.0.2/src/c/secrets-impl.h [2026-09-04T06:36:29.846Z] #14 1.153 inflating: device-sdk-c-4.0.2/src/c/secrets-insecure.c [2026-09-04T06:36:29.846Z] #14 1.153 inflating: device-sdk-c-4.0.2/src/c/secrets-insecure.h [2026-09-04T06:36:29.846Z] #14 1.153 inflating: device-sdk-c-4.0.2/src/c/secrets-vault.c [2026-09-04T06:36:29.846Z] #14 1.153 inflating: device-sdk-c-4.0.2/src/c/secrets-vault.h [2026-09-04T06:36:29.846Z] #14 1.153 inflating: device-sdk-c-4.0.2/src/c/secrets.c [2026-09-04T06:36:29.846Z] #14 1.153 inflating: device-sdk-c-4.0.2/src/c/secrets.h [2026-09-04T06:36:29.846Z] #14 1.153 inflating: device-sdk-c-4.0.2/src/c/service.c [2026-09-04T06:36:29.846Z] #14 1.153 inflating: device-sdk-c-4.0.2/src/c/service.h [2026-09-04T06:36:29.846Z] #14 1.154 inflating: device-sdk-c-4.0.2/src/c/transform.c [2026-09-04T06:36:29.846Z] #14 1.154 inflating: device-sdk-c-4.0.2/src/c/transform.h [2026-09-04T06:36:29.846Z] #14 1.154 inflating: device-sdk-c-4.0.2/src/c/validate.c [2026-09-04T06:36:29.846Z] #14 1.154 inflating: device-sdk-c-4.0.2/src/c/validate.h [2026-09-04T06:36:29.846Z] #14 1.154 inflating: device-sdk-c-4.0.2/src/c/watchers.c [2026-09-04T06:36:29.846Z] #14 1.154 inflating: device-sdk-c-4.0.2/src/c/watchers.h [2026-09-04T06:36:29.846Z] #14 1.154 creating: device-sdk-c-4.0.2/src/cmake/ [2026-09-04T06:36:29.846Z] #14 1.154 inflating: device-sdk-c-4.0.2/src/cmake/FindIOT.cmake [2026-09-04T06:36:29.846Z] #14 1.154 inflating: device-sdk-c-4.0.2/src/cmake/FindLIBCBOR.cmake [2026-09-04T06:36:29.846Z] #14 1.154 inflating: device-sdk-c-4.0.2/src/cmake/FindLIBMICROHTTP.cmake [2026-09-04T06:36:29.846Z] #14 1.154 inflating: device-sdk-c-4.0.2/src/cmake/FindLIBPAHO.cmake [2026-09-04T06:36:29.846Z] #14 1.154 inflating: device-sdk-c-4.0.2/src/cmake/FindLIBUUID.cmake [2026-09-04T06:36:29.846Z] #14 1.154 inflating: device-sdk-c-4.0.2/src/cmake/FindLIBYAML.cmake [2026-09-04T06:36:29.846Z] #14 1.155 + cd device-sdk-c-4.0.2 [2026-09-04T06:36:29.846Z] #14 1.155 + ./scripts/build.sh [2026-09-04T06:36:29.846Z] #14 1.156 + CPPCHECK=false [2026-09-04T06:36:29.846Z] #14 1.156 + DOCGEN=false [2026-09-04T06:36:29.846Z] #14 1.156 + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' [2026-09-04T06:36:29.846Z] #14 1.156 + '[' 0 -gt 0 ] [2026-09-04T06:36:29.846Z] #14 1.157 + readlink -f ./scripts/build.sh [2026-09-04T06:36:29.846Z] #14 1.158 + dirname /device-bacnet-c/deps/device-sdk-c-4.0.2/scripts/build.sh [2026-09-04T06:36:29.846Z] #14 1.159 + dirname /device-bacnet-c/deps/device-sdk-c-4.0.2/scripts [2026-09-04T06:36:29.846Z] #14 1.160 + ROOT=/device-bacnet-c/deps/device-sdk-c-4.0.2 [2026-09-04T06:36:29.846Z] #14 1.160 + cd /device-bacnet-c/deps/device-sdk-c-4.0.2 [2026-09-04T06:36:29.846Z] #14 1.160 + mkdir -p /device-bacnet-c/deps/device-sdk-c-4.0.2/build/release [2026-09-04T06:36:29.846Z] #14 1.161 + cd /device-bacnet-c/deps/device-sdk-c-4.0.2/build/release [2026-09-04T06:36:29.846Z] #14 1.161 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/deps/device-sdk-c-4.0.2/src [2026-09-04T06:36:29.846Z] #14 1.268 -- The C compiler identification is GNU 12.2.1 [2026-09-04T06:36:29.846Z] #14 1.296 -- Detecting C compiler ABI info [2026-09-04T06:36:29.846Z] #14 1.411 -- Detecting C compiler ABI info - done [2026-09-04T06:36:30.108Z] #14 1.446 -- Check for working C compiler: /usr/bin/cc - skipped [2026-09-04T06:36:30.108Z] #14 1.447 -- Detecting C compile features [2026-09-04T06:36:30.108Z] #14 1.448 -- Detecting C compile features - done [2026-09-04T06:36:30.108Z] #14 1.454 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2026-09-04T06:36:30.108Z] #14 1.535 -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") [2026-09-04T06:36:30.108Z] #14 1.540 -- Found LIBYAML: /usr/lib/libyaml.so [2026-09-04T06:36:30.108Z] #14 1.545 -- Found LIBUUID: /usr/lib/libuuid.so [2026-09-04T06:36:30.108Z] #14 1.549 -- Found LIBCBOR: /usr/lib/libcbor.so [2026-09-04T06:36:30.108Z] #14 1.554 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2026-09-04T06:36:30.108Z] #14 1.557 -- Found IOT: /opt/iotech/iot/1.6/lib/libiot.so [2026-09-04T06:36:30.108Z] #14 1.557 -- /opt/iotech/iot/1.6/include [2026-09-04T06:36:30.108Z] #14 1.557 -- C SDK 0.0.0 for Linux [2026-09-04T06:36:30.108Z] #14 1.560 -- Performing Test CSDK_HAVE_ATOMIC [2026-09-04T06:36:30.108Z] #14 1.662 -- Performing Test CSDK_HAVE_ATOMIC - Success [2026-09-04T06:36:30.373Z] #14 1.725 -- Found Curses: /usr/lib/libcurses.so [2026-09-04T06:36:30.373Z] #14 1.757 -- Configuring done (0.6s) [2026-09-04T06:36:30.373Z] #14 1.791 -- Generating done (0.0s) [2026-09-04T06:36:30.637Z] #14 1.794 -- Build files have been written to: /device-bacnet-c/deps/device-sdk-c-4.0.2/build/release [2026-09-04T06:36:30.637Z] #14 1.798 + make all package [2026-09-04T06:36:30.637Z] #14 1.798 + tee release.log [2026-09-04T06:36:30.637Z] #14 1.854 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2026-09-04T06:36:30.637Z] #14 2.012 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2026-09-04T06:36:30.637Z] #14 2.192 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2026-09-04T06:36:30.900Z] #14 2.364 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2026-09-04T06:36:30.900Z] #14 2.488 [ 9%] Building C object c/CMakeFiles/csdk.dir/command.c.o [2026-09-04T06:36:31.168Z] #14 2.534 /device-bacnet-c/deps/device-sdk-c-4.0.2/src/c/command.c: In function 'devsdk_devicecorecommand_populate': [2026-09-04T06:36:31.168Z] #14 2.534 /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-04T06:36:31.168Z] #14 2.534 218 | iot_data_t* cc_src_vector=iot_data_string_map_get_vector(map,"coreCommands"); [2026-09-04T06:36:31.168Z] #14 2.534 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2026-09-04T06:36:31.168Z] #14 2.628 [ 11%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2026-09-04T06:36:31.432Z] #14 2.955 [ 13%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2026-09-04T06:36:31.698Z] #14 3.020 [ 15%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2026-09-04T06:36:31.698Z] #14 3.187 [ 17%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2026-09-04T06:36:31.964Z] #14 3.513 [ 19%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2026-09-04T06:36:32.228Z] #14 3.606 [ 21%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2026-09-04T06:36:32.228Z] #14 3.765 [ 23%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2026-09-04T06:36:32.491Z] #14 3.920 [ 25%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2026-09-04T06:36:32.491Z] #14 4.036 [ 26%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2026-09-04T06:36:32.758Z] #14 4.217 [ 28%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2026-09-04T06:36:33.050Z] #14 4.302 [ 30%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2026-09-04T06:36:33.328Z] #14 4.644 [ 32%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2026-09-04T06:36:33.328Z] #14 4.734 [ 34%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2026-09-04T06:36:33.596Z] #14 4.998 [ 36%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2026-09-04T06:36:33.596Z] #14 5.125 [ 38%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2026-09-04T06:36:33.865Z] #14 5.376 [ 40%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2026-09-04T06:36:34.134Z] #14 5.490 [ 42%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2026-09-04T06:36:35.098Z] #14 6.488 [ 44%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2026-09-04T06:36:35.098Z] #14 6.586 [ 46%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2026-09-04T06:36:35.098Z] #14 6.653 [ 48%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2026-09-04T06:36:35.363Z] #14 6.764 [ 50%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2026-09-04T06:36:35.626Z] #14 6.847 [ 51%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2026-09-04T06:36:35.627Z] #14 7.089 [ 53%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2026-09-04T06:36:35.890Z] #14 7.451 [ 55%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2026-09-04T06:36:36.154Z] #14 7.551 [ 57%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2026-09-04T06:36:36.154Z] #14 7.699 [ 59%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2026-09-04T06:36:36.425Z] #14 7.818 [ 61%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2026-09-04T06:36:37.003Z] #14 8.324 [ 63%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2026-09-04T06:36:37.003Z] #14 8.433 [ 65%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2026-09-04T06:36:37.273Z] #14 8.487 [ 67%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2026-09-04T06:36:37.273Z] #14 8.617 [ 69%] Linking C shared library libcsdk.so [2026-09-04T06:36:37.537Z] #14 8.691 [ 69%] Built target csdk [2026-09-04T06:36:37.537Z] #14 8.714 [ 71%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2026-09-04T06:36:37.537Z] #14 8.871 [ 73%] Linking C executable template [2026-09-04T06:36:37.537Z] #14 8.904 /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-04T06:36:37.537Z] #14 8.965 [ 73%] Built target template [2026-09-04T06:36:37.537Z] #14 8.988 [ 75%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2026-09-04T06:36:37.538Z] #14 9.090 [ 76%] Linking C executable device-counter [2026-09-04T06:36:37.806Z] #14 9.120 /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-04T06:36:37.806Z] #14 9.182 [ 76%] Built target device-counter [2026-09-04T06:36:37.806Z] #14 9.203 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2026-09-04T06:36:37.806Z] #14 9.308 [ 80%] Linking C executable device-random [2026-09-04T06:36:38.069Z] #14 9.338 /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-04T06:36:38.069Z] #14 9.398 [ 80%] Built target device-random [2026-09-04T06:36:38.069Z] #14 9.420 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2026-09-04T06:36:38.069Z] #14 9.521 [ 84%] Linking C executable device-gyro [2026-09-04T06:36:38.069Z] #14 9.552 /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-04T06:36:38.069Z] #14 9.613 [ 84%] Built target device-gyro [2026-09-04T06:36:38.069Z] #14 9.636 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2026-09-04T06:36:38.334Z] #14 9.743 [ 88%] Linking C executable device-bitfields [2026-09-04T06:36:38.598Z] #14 9.769 /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-04T06:36:38.598Z] #14 9.813 [ 88%] Built target device-bitfields [2026-09-04T06:36:38.598Z] #14 9.835 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2026-09-04T06:36:38.598Z] #14 10.01 [ 92%] Linking C executable template-discovery [2026-09-04T06:36:38.863Z] #14 10.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-04T06:36:38.863Z] #14 10.09 [ 92%] Built target template-discovery [2026-09-04T06:36:38.863Z] #14 10.11 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2026-09-04T06:36:38.863Z] #14 10.24 [ 96%] Linking C executable device-file [2026-09-04T06:36:38.863Z] #14 10.26 /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-04T06:36:38.863Z] #14 10.30 [ 96%] Built target device-file [2026-09-04T06:36:38.863Z] #14 10.32 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2026-09-04T06:36:38.863Z] #14 10.44 [100%] Linking C executable device-terminal [2026-09-04T06:36:39.133Z] #14 10.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-04T06:36:39.133Z] #14 10.54 [100%] Built target device-terminal [2026-09-04T06:36:39.133Z] #14 10.56 Run CPack packaging tool... [2026-09-04T06:36:39.406Z] #14 10.58 CPack: Create package using TGZ [2026-09-04T06:36:39.406Z] #14 10.58 CPack: Install projects [2026-09-04T06:36:39.407Z] #14 10.58 CPack: - Run preinstall target for: Csdk [2026-09-04T06:36:39.407Z] #14 10.87 CPack: - Install project: Csdk [] [2026-09-04T06:36:39.670Z] #14 10.89 CPack: Create package [2026-09-04T06:36:39.670Z] #14 10.92 CPack: - package: /device-bacnet-c/deps/device-sdk-c-4.0.2/build/release/csdk-0.0.0.tar.gz generated. [2026-09-04T06:36:39.670Z] #14 10.93 + '[' false '=' true ] [2026-09-04T06:36:39.670Z] #14 10.93 + '[' false '=' true ] [2026-09-04T06:36:39.670Z] #14 10.93 + mkdir -p /device-bacnet-c/deps/device-sdk-c-4.0.2/build/debug [2026-09-04T06:36:39.670Z] #14 10.93 + cd /device-bacnet-c/deps/device-sdk-c-4.0.2/build/debug [2026-09-04T06:36:39.670Z] #14 10.93 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /device-bacnet-c/deps/device-sdk-c-4.0.2/src [2026-09-04T06:36:39.670Z] #14 11.04 -- The C compiler identification is GNU 12.2.1 [2026-09-04T06:36:39.670Z] #14 11.06 -- Detecting C compiler ABI info [2026-09-04T06:36:39.670Z] #14 11.18 -- Detecting C compiler ABI info - done [2026-09-04T06:36:39.942Z] #14 11.22 -- Check for working C compiler: /usr/bin/cc - skipped [2026-09-04T06:36:39.942Z] #14 11.22 -- Detecting C compile features [2026-09-04T06:36:39.942Z] #14 11.22 -- Detecting C compile features - done [2026-09-04T06:36:39.942Z] #14 11.22 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2026-09-04T06:36:39.942Z] #14 11.31 -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") [2026-09-04T06:36:39.942Z] #14 11.32 -- Found LIBYAML: /usr/lib/libyaml.so [2026-09-04T06:36:39.942Z] #14 11.32 -- Found LIBUUID: /usr/lib/libuuid.so [2026-09-04T06:36:39.942Z] #14 11.33 -- Found LIBCBOR: /usr/lib/libcbor.so [2026-09-04T06:36:39.942Z] #14 11.33 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2026-09-04T06:36:39.942Z] #14 11.33 -- Found IOT: /opt/iotech/iot/1.6/lib/libiot.so [2026-09-04T06:36:39.942Z] #14 11.33 -- /opt/iotech/iot/1.6/include [2026-09-04T06:36:39.942Z] #14 11.34 -- C SDK 0.0.0 for Linux [2026-09-04T06:36:39.942Z] #14 11.34 -- Performing Test CSDK_HAVE_ATOMIC [2026-09-04T06:36:39.942Z] #14 11.44 -- Performing Test CSDK_HAVE_ATOMIC - Success [2026-09-04T06:36:40.208Z] #14 11.51 -- Found Curses: /usr/lib/libcurses.so [2026-09-04T06:36:40.208Z] #14 11.54 -- Configuring done (0.6s) [2026-09-04T06:36:40.208Z] #14 11.57 -- Generating done (0.0s) [2026-09-04T06:36:40.208Z] #14 11.58 -- Build files have been written to: /device-bacnet-c/deps/device-sdk-c-4.0.2/build/debug [2026-09-04T06:36:40.208Z] #14 11.58 + make [2026-09-04T06:36:40.208Z] #14 11.58 + tee debug.log [2026-09-04T06:36:40.208Z] #14 11.63 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2026-09-04T06:36:40.208Z] #14 11.74 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2026-09-04T06:36:40.473Z] #14 11.84 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2026-09-04T06:36:40.473Z] #14 11.96 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2026-09-04T06:36:40.742Z] #14 12.04 [ 9%] Building C object c/CMakeFiles/csdk.dir/command.c.o [2026-09-04T06:36:40.742Z] #14 12.09 /device-bacnet-c/deps/device-sdk-c-4.0.2/src/c/command.c: In function 'devsdk_devicecorecommand_populate': [2026-09-04T06:36:40.742Z] #14 12.09 /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-04T06:36:40.742Z] #14 12.09 218 | iot_data_t* cc_src_vector=iot_data_string_map_get_vector(map,"coreCommands"); [2026-09-04T06:36:40.742Z] #14 12.09 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2026-09-04T06:36:40.742Z] #14 12.14 [ 11%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2026-09-04T06:36:40.742Z] #14 12.27 [ 13%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2026-09-04T06:36:41.008Z] #14 12.31 [ 15%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2026-09-04T06:36:41.008Z] #14 12.40 [ 17%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2026-09-04T06:36:41.008Z] #14 12.55 [ 19%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2026-09-04T06:36:41.274Z] #14 12.64 [ 21%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2026-09-04T06:36:41.274Z] #14 12.75 [ 23%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2026-09-04T06:36:41.536Z] #14 12.85 [ 25%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2026-09-04T06:36:41.536Z] #14 12.95 [ 26%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2026-09-04T06:36:41.536Z] #14 13.04 [ 28%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2026-09-04T06:36:41.536Z] #14 13.11 [ 30%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2026-09-04T06:36:41.801Z] #14 13.28 [ 32%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2026-09-04T06:36:42.069Z] #14 13.34 [ 34%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2026-09-04T06:36:42.069Z] #14 13.48 [ 36%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2026-09-04T06:36:42.333Z] #14 13.55 [ 38%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2026-09-04T06:36:42.333Z] #14 13.69 [ 40%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2026-09-04T06:36:42.601Z] #14 13.78 [ 42%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2026-09-04T06:36:42.601Z] #14 14.01 [ 44%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2026-09-04T06:36:42.601Z] #14 14.11 [ 46%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2026-09-04T06:36:42.869Z] #14 14.19 [ 48%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2026-09-04T06:36:42.869Z] #14 14.27 [ 50%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2026-09-04T06:36:42.869Z] #14 14.32 [ 51%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2026-09-04T06:36:42.869Z] #14 14.45 [ 53%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2026-09-04T06:36:43.134Z] #14 14.70 [ 55%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2026-09-04T06:36:43.399Z] #14 14.78 [ 57%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2026-09-04T06:36:43.399Z] #14 14.88 [ 59%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2026-09-04T06:36:43.665Z] #14 14.97 [ 61%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2026-09-04T06:36:43.665Z] #14 15.17 [ 63%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2026-09-04T06:36:43.929Z] #14 15.27 [ 65%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2026-09-04T06:36:43.929Z] #14 15.35 [ 67%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2026-09-04T06:36:43.929Z] #14 15.42 [ 69%] Linking C shared library libcsdk.so [2026-09-04T06:36:43.929Z] #14 15.50 [ 69%] Built target csdk [2026-09-04T06:36:44.195Z] #14 15.53 [ 71%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2026-09-04T06:36:44.195Z] #14 15.62 [ 73%] Linking C executable template [2026-09-04T06:36:44.195Z] #14 15.66 /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-04T06:36:44.195Z] #14 15.72 [ 73%] Built target template [2026-09-04T06:36:44.195Z] #14 15.74 [ 75%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2026-09-04T06:36:44.462Z] #14 15.82 [ 76%] Linking C executable device-counter [2026-09-04T06:36:44.462Z] #14 15.85 /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-04T06:36:44.462Z] #14 15.91 [ 76%] Built target device-counter [2026-09-04T06:36:44.462Z] #14 15.93 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2026-09-04T06:36:44.462Z] #14 16.03 [ 80%] Linking C executable device-random [2026-09-04T06:36:44.731Z] #14 16.06 /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-04T06:36:44.731Z] #14 16.12 [ 80%] Built target device-random [2026-09-04T06:36:44.731Z] #14 16.14 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2026-09-04T06:36:44.731Z] #14 16.22 [ 84%] Linking C executable device-gyro [2026-09-04T06:36:44.731Z] #14 16.25 /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-04T06:36:44.999Z] #14 16.31 [ 84%] Built target device-gyro [2026-09-04T06:36:44.999Z] #14 16.33 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2026-09-04T06:36:44.999Z] #14 16.42 [ 88%] Linking C executable device-bitfields [2026-09-04T06:36:44.999Z] #14 16.45 /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-04T06:36:44.999Z] #14 16.50 [ 88%] Built target device-bitfields [2026-09-04T06:36:44.999Z] #14 16.53 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2026-09-04T06:36:45.261Z] #14 16.63 [ 92%] Linking C executable template-discovery [2026-09-04T06:36:45.261Z] #14 16.66 /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-04T06:36:45.261Z] #14 16.72 [ 92%] Built target template-discovery [2026-09-04T06:36:45.261Z] #14 16.74 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2026-09-04T06:36:45.525Z] #14 16.84 [ 96%] Linking C executable device-file [2026-09-04T06:36:45.525Z] #14 16.87 /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-04T06:36:45.525Z] #14 16.93 [ 96%] Built target device-file [2026-09-04T06:36:45.525Z] #14 16.95 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2026-09-04T06:36:45.525Z] #14 17.03 [100%] Linking C executable device-terminal [2026-09-04T06:36:45.790Z] #14 17.07 /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-04T06:36:45.790Z] #14 17.13 [100%] Built target device-terminal [2026-09-04T06:36:45.790Z] #14 17.14 + cp -rf include/devsdk include/edgex /usr/include/ [2026-09-04T06:36:45.790Z] #14 17.14 + cp build/release/c/libcsdk.so /usr/lib/ [2026-09-04T06:36:45.790Z] #14 17.15 + mkdir -p /usr/share/doc/edgex-csdk [2026-09-04T06:36:45.790Z] #14 17.15 + cp Attribution.txt /usr/share/doc/edgex-csdk [2026-09-04T06:36:45.790Z] #14 17.15 + cp LICENSE /usr/share/doc/edgex-csdk [2026-09-04T06:36:45.790Z] #14 17.15 + rm -rf /device-bacnet-c/deps [2026-09-04T06:36:45.790Z] #14 DONE 17.3s [2026-09-04T06:36:46.051Z] [2026-09-04T06:36:46.051Z] #15 [11/11] RUN /device-bacnet-c/scripts/build.sh [2026-09-04T06:36:46.051Z] #15 0.278 + readlink -f /device-bacnet-c/scripts/build.sh [2026-09-04T06:36:46.313Z] #15 0.279 + dirname /device-bacnet-c/scripts/build.sh [2026-09-04T06:36:46.313Z] #15 0.280 + dirname /device-bacnet-c/scripts [2026-09-04T06:36:46.313Z] #15 0.281 + ROOT=/device-bacnet-c [2026-09-04T06:36:46.313Z] #15 0.281 + echo /device-bacnet-c [2026-09-04T06:36:46.313Z] #15 0.281 /device-bacnet-c [2026-09-04T06:36:46.313Z] #15 0.281 + cd /device-bacnet-c [2026-09-04T06:36:46.313Z] #15 0.281 + '[' '!' -f /device-bacnet-c/lib/ip/libbacnet.a ] [2026-09-04T06:36:46.313Z] #15 0.281 + '[' '!' -d /device-bacnet-c/bacnet-stack ] [2026-09-04T06:36:46.313Z] #15 0.281 + git clone https://github.com/IOTechSystems/bacnet-stack.git [2026-09-04T06:36:46.313Z] #15 0.284 Cloning into 'bacnet-stack'... [2026-09-04T06:36:48.872Z] #15 3.079 + cd /device-bacnet-c/bacnet-stack [2026-09-04T06:36:48.872Z] #15 3.079 + git checkout v0.8.6-IOTech [2026-09-04T06:36:49.825Z] #15 3.931 Note: switching to 'v0.8.6-IOTech'. [2026-09-04T06:36:49.825Z] #15 3.931 [2026-09-04T06:36:49.825Z] #15 3.931 You are in 'detached HEAD' state. You can look around, make experimental [2026-09-04T06:36:49.825Z] #15 3.931 changes and commit them, and you can discard any commits you make in this [2026-09-04T06:36:49.825Z] #15 3.931 state without impacting any branches by switching back to a branch. [2026-09-04T06:36:49.825Z] #15 3.931 [2026-09-04T06:36:49.825Z] #15 3.931 If you want to create a new branch to retain commits you create, you may [2026-09-04T06:36:49.825Z] #15 3.931 do so (now or later) by using -c with the switch command. Example: [2026-09-04T06:36:49.825Z] #15 3.931 [2026-09-04T06:36:49.825Z] #15 3.931 git switch -c [2026-09-04T06:36:49.825Z] #15 3.931 [2026-09-04T06:36:49.825Z] #15 3.931 Or undo this operation with: [2026-09-04T06:36:49.825Z] #15 3.931 [2026-09-04T06:36:49.825Z] #15 3.931 git switch - [2026-09-04T06:36:49.825Z] #15 3.931 [2026-09-04T06:36:49.825Z] #15 3.931 Turn off this advice by setting config variable advice.detachedHead to false [2026-09-04T06:36:49.825Z] #15 3.931 [2026-09-04T06:36:49.825Z] #15 3.931 HEAD is now at 8b67b7f2 Changes for BACnet device service [2026-09-04T06:36:49.825Z] #15 3.933 + mkdir -p /device-bacnet-c/lib/ip [2026-09-04T06:36:49.825Z] #15 3.934 + mkdir -p /device-bacnet-c/lib/mstp [2026-09-04T06:36:49.825Z] #15 3.935 + make 'BACDL_DEFINE=-DBACDL_MSTP=1' clean library [2026-09-04T06:36:49.825Z] #15 3.938 make -s -C lib clean [2026-09-04T06:36:49.825Z] #15 3.943 make -s -C demo clean [2026-09-04T06:36:49.825Z] #15 3.997 make -s -C demo/router clean [2026-09-04T06:36:49.825Z] #15 4.001 make -s -C demo/router-ipv6 clean [2026-09-04T06:36:49.825Z] #15 4.004 make -s -C demo/gateway clean [2026-09-04T06:36:49.825Z] #15 4.007 make -s -C lib all [2026-09-04T06:36:55.159Z] #15 8.842 ../ports/linux/dlmstp.c: In function 'dlmstp_cleanup': [2026-09-04T06:36:55.159Z] #15 8.842 ../ports/linux/dlmstp.c:147:20: warning: passing argument 1 of 'pthread_cancel' makes pointer from integer without a cast [-Wint-conversion] [2026-09-04T06:36:55.159Z] #15 8.842 147 | pthread_cancel(hThread); [2026-09-04T06:36:55.159Z] #15 8.842 | ^~~~~~~ [2026-09-04T06:36:55.159Z] #15 8.842 | | [2026-09-04T06:36:55.159Z] #15 8.842 | long unsigned int [2026-09-04T06:36:55.159Z] #15 8.842 In file included from ../ports/linux/net.h:73, [2026-09-04T06:36:55.159Z] #15 8.842 from ../ports/linux/dlmstp.c:43: [2026-09-04T06:36:55.159Z] #15 8.842 /usr/include/pthread.h:98:20: note: expected 'pthread_t' {aka 'struct __pthread *'} but argument is of type 'long unsigned int' [2026-09-04T06:36:55.159Z] #15 8.842 98 | int pthread_cancel(pthread_t); [2026-09-04T06:36:55.159Z] #15 8.842 | ^~~~~~~~~ [2026-09-04T06:36:55.159Z] #15 8.845 ../ports/linux/dlmstp.c: In function 'dlmstp_init': [2026-09-04T06:36:55.159Z] #15 8.845 ../ports/linux/dlmstp.c:727:25: warning: passing argument 1 of 'pthread_create' from incompatible pointer type [-Wincompatible-pointer-types] [2026-09-04T06:36:55.160Z] #15 8.845 727 | rv = pthread_create(&hThread, NULL, dlmstp_master_fsm_task, NULL); [2026-09-04T06:36:55.160Z] #15 8.845 | ^~~~~~~~ [2026-09-04T06:36:55.160Z] #15 8.845 | | [2026-09-04T06:36:55.160Z] #15 8.845 | long unsigned int * [2026-09-04T06:36:55.160Z] #15 8.845 /usr/include/pthread.h:80:20: note: expected 'struct __pthread ** restrict' but argument is of type 'long unsigned int *' [2026-09-04T06:36:55.160Z] #15 8.845 80 | int pthread_create(pthread_t *__restrict, const pthread_attr_t *__restrict, void *(*)(void *), void *__restrict); [2026-09-04T06:36:55.160Z] #15 8.845 | ^ [2026-09-04T06:36:59.641Z] #15 13.20 + cp lib/libbacnet.a /device-bacnet-c/lib/mstp [2026-09-04T06:36:59.641Z] #15 13.20 + make 'BACDL_DEFINE=-DBACDL_BIP=1' clean library [2026-09-04T06:36:59.641Z] #15 13.21 make -s -C lib clean [2026-09-04T06:36:59.641Z] #15 13.21 make -s -C demo clean [2026-09-04T06:36:59.641Z] #15 13.29 make -s -C demo/router clean [2026-09-04T06:36:59.641Z] #15 13.29 make -s -C demo/router-ipv6 clean [2026-09-04T06:36:59.641Z] #15 13.29 make -s -C demo/gateway clean [2026-09-04T06:36:59.641Z] #15 13.30 make -s -C lib all [2026-09-04T06:37:09.793Z] #15 23.37 + cp lib/libbacnet.a /device-bacnet-c/lib/ip [2026-09-04T06:37:09.793Z] #15 23.37 + mkdir -p /device-bacnet-c/build/release/device-bacnet-ip [2026-09-04T06:37:09.793Z] #15 23.38 + cd /device-bacnet-c/build/release/device-bacnet-ip [2026-09-04T06:37:09.793Z] #15 23.38 + cmake '-DDATALINK:STRING=BACDL_BIP=1' '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/src/c [2026-09-04T06:37:09.793Z] #15 23.48 -- The C compiler identification is GNU 12.2.1 [2026-09-04T06:37:09.793Z] #15 23.50 -- Detecting C compiler ABI info [2026-09-04T06:37:09.794Z] #15 23.61 -- Detecting C compiler ABI info - done [2026-09-04T06:37:09.794Z] #15 23.65 -- Check for working C compiler: /usr/bin/cc - skipped [2026-09-04T06:37:09.794Z] #15 23.65 -- Detecting C compile features [2026-09-04T06:37:09.794Z] #15 23.65 -- Detecting C compile features - done [2026-09-04T06:37:09.794Z] #15 23.65 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD [2026-09-04T06:37:09.794Z] #15 23.76 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success [2026-09-04T06:37:09.794Z] #15 23.76 -- Found Threads: TRUE [2026-09-04T06:37:09.794Z] #15 23.77 -- Found IOT: /opt/iotech/iot/1.6/lib/libiot.so [2026-09-04T06:37:09.794Z] #15 23.77 -- /opt/iotech/iot/1.6/include [2026-09-04T06:37:09.794Z] #15 23.77 -- Configuring done (0.4s) [2026-09-04T06:37:09.794Z] #15 23.78 -- Generating done (0.0s) [2026-09-04T06:37:09.794Z] #15 23.79 -- Build files have been written to: /device-bacnet-c/build/release/device-bacnet-ip [2026-09-04T06:37:09.794Z] #15 23.79 + make [2026-09-04T06:37:09.794Z] #15 23.79 + tee release.log [2026-09-04T06:37:09.794Z] #15 23.83 [ 11%] Building C object CMakeFiles/bacnet_objects.dir/device-bacnet-c/bacnet-stack/demo/object/device-client.c.o [2026-09-04T06:37:09.794Z] #15 24.05 [ 22%] Linking C static library libbacnet_objects.a [2026-09-04T06:37:10.060Z] #15 24.08 [ 22%] Built target bacnet_objects [2026-09-04T06:37:10.060Z] #15 24.10 [ 33%] Building C object CMakeFiles/device-bacnet-c.dir/main.c.o [2026-09-04T06:37:10.060Z] #15 24.31 [ 44%] Building C object CMakeFiles/device-bacnet-c.dir/address_entry.c.o [2026-09-04T06:37:10.322Z] #15 24.41 [ 55%] Building C object CMakeFiles/device-bacnet-c.dir/address_instance_map.c.o [2026-09-04T06:37:10.322Z] #15 24.47 [ 66%] Building C object CMakeFiles/device-bacnet-c.dir/device_condition_map.c.o [2026-09-04T06:37:10.589Z] #15 24.56 [ 77%] Building C object CMakeFiles/device-bacnet-c.dir/driver.c.o [2026-09-04T06:37:10.589Z] #15 24.84 [ 88%] Building C object CMakeFiles/device-bacnet-c.dir/return_data.c.o [2026-09-04T06:37:10.861Z] #15 24.93 [100%] Linking C executable device-bacnet-c [2026-09-04T06:37:10.862Z] #15 24.97 /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-04T06:37:10.862Z] #15 25.04 [100%] Built target device-bacnet-c [2026-09-04T06:37:10.862Z] #15 25.04 + mkdir -p /device-bacnet-c/build/release/device-bacnet-mstp [2026-09-04T06:37:10.862Z] #15 25.05 + cd /device-bacnet-c/build/release/device-bacnet-mstp [2026-09-04T06:37:10.862Z] #15 25.05 + cmake '-DDATALINK:STRING=BACDL_MSTP=1' '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/src/c [2026-09-04T06:37:10.862Z] #15 25.14 -- The C compiler identification is GNU 12.2.1 [2026-09-04T06:37:11.126Z] #15 25.16 -- Detecting C compiler ABI info [2026-09-04T06:37:11.126Z] #15 25.28 -- Detecting C compiler ABI info - done [2026-09-04T06:37:11.126Z] #15 25.31 -- Check for working C compiler: /usr/bin/cc - skipped [2026-09-04T06:37:11.126Z] #15 25.31 -- Detecting C compile features [2026-09-04T06:37:11.126Z] #15 25.31 -- Detecting C compile features - done [2026-09-04T06:37:11.126Z] #15 25.31 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD [2026-09-04T06:37:11.126Z] #15 25.42 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success [2026-09-04T06:37:11.390Z] #15 25.42 -- Found Threads: TRUE [2026-09-04T06:37:11.390Z] #15 25.42 -- Found IOT: /opt/iotech/iot/1.6/lib/libiot.so [2026-09-04T06:37:11.390Z] #15 25.42 -- /opt/iotech/iot/1.6/include [2026-09-04T06:37:11.390Z] #15 25.43 -- Configuring done (0.4s) [2026-09-04T06:37:11.390Z] #15 25.43 -- Generating done (0.0s) [2026-09-04T06:37:11.390Z] #15 25.43 -- Build files have been written to: /device-bacnet-c/build/release/device-bacnet-mstp [2026-09-04T06:37:11.390Z] #15 25.44 + + maketee release.log [2026-09-04T06:37:11.390Z] #15 25.44 [2026-09-04T06:37:11.390Z] #15 25.48 [ 11%] Building C object CMakeFiles/bacnet_objects.dir/device-bacnet-c/bacnet-stack/demo/object/device-client.c.o [2026-09-04T06:37:11.654Z] #15 25.75 [ 22%] Linking C static library libbacnet_objects.a [2026-09-04T06:37:11.654Z] #15 25.78 [ 22%] Built target bacnet_objects [2026-09-04T06:37:11.654Z] #15 25.80 [ 33%] Building C object CMakeFiles/device-bacnet-c.dir/main.c.o [2026-09-04T06:37:11.919Z] #15 26.00 [ 44%] Building C object CMakeFiles/device-bacnet-c.dir/address_entry.c.o [2026-09-04T06:37:11.919Z] #15 26.12 [ 55%] Building C object CMakeFiles/device-bacnet-c.dir/address_instance_map.c.o [2026-09-04T06:37:12.182Z] #15 26.21 [ 66%] Building C object CMakeFiles/device-bacnet-c.dir/device_condition_map.c.o [2026-09-04T06:37:12.182Z] #15 26.29 [ 77%] Building C object CMakeFiles/device-bacnet-c.dir/driver.c.o [2026-09-04T06:37:12.446Z] #15 26.58 [ 88%] Building C object CMakeFiles/device-bacnet-c.dir/return_data.c.o [2026-09-04T06:37:12.446Z] #15 26.67 [100%] Linking C executable device-bacnet-c [2026-09-04T06:37:12.446Z] #15 26.71 /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-04T06:37:12.710Z] #15 26.76 [100%] Built target device-bacnet-c [2026-09-04T06:37:12.710Z] #15 DONE 26.9s [2026-09-04T06:37:12.974Z] [2026-09-04T06:37:12.974Z] #16 exporting to image [2026-09-04T06:37:12.974Z] #16 exporting layers [2026-09-04T06:37:13.240Z] #16 exporting layers 0.4s done [2026-09-04T06:37:13.240Z] #16 writing image sha256:debb283efe971cabc284074e462376cdaa1a08265018989089e8e2c9a3059f79 done [2026-09-04T06:37:13.240Z] #16 naming to docker.io/library/ci-base-image-x86_64 done [2026-09-04T06:37:13.240Z] #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-04T06:37:13.676Z] + docker inspect -f . ci-base-image-x86_64 [2026-09-04T06:37:13.676Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-09-04T06:37:13.794Z] prd-ubuntu20.04-docker-8c-8g-1790 does not seem to be running inside a container [2026-09-04T06:37:13.868Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-bacnet-c_PR-108 -v /w/workspace/exfoundry_device-bacnet-c_PR-108:/w/workspace/exfoundry_device-bacnet-c_PR-108:rw,z -v /w/workspace/exfoundry_device-bacnet-c_PR-108@tmp:/w/workspace/exfoundry_device-bacnet-c_PR-108@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2026-09-04T06:37:14.170Z] $ docker top d1f7896c98a2ae591cd0daa7ced7be1f901d7999b2facaef565061cabe202548 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-09-04T06:37:14.549Z] + make test [2026-09-04T06:37:14.549Z] build/release/device-bacnet-c/device-bacnet-c [Pipeline] } [2026-09-04T06:37:14.569Z] $ docker stop --time=1 d1f7896c98a2ae591cd0daa7ced7be1f901d7999b2facaef565061cabe202548 [2026-09-04T06:37:15.887Z] $ docker rm -f --volumes d1f7896c98a2ae591cd0daa7ced7be1f901d7999b2facaef565061cabe202548 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-09-04T06:37:16.657Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-09-04T06:37:16.960Z] + ls -al . [2026-09-04T06:37:16.960Z] total 88 [2026-09-04T06:37:16.960Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 4 06:36 . [2026-09-04T06:37:16.960Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 4 06:35 .. [2026-09-04T06:37:16.960Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 4 06:36 .git [2026-09-04T06:37:16.960Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 4 06:35 .github [2026-09-04T06:37:16.960Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 4 06:36 .semver [2026-09-04T06:37:16.960Z] -rw-rw-r-- 1 jenkins jenkins 1563 Sep 4 06:35 Attribution.txt [2026-09-04T06:37:16.960Z] -rw-rw-r-- 1 jenkins jenkins 1172 Sep 4 06:35 CHANGELOG.md [2026-09-04T06:37:16.960Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 4 06:35 GOVERNANCE.md [2026-09-04T06:37:16.960Z] -rw-rw-r-- 1 jenkins jenkins 764 Sep 4 06:35 Jenkinsfile [2026-09-04T06:37:16.960Z] -rw-rw-r-- 1 jenkins jenkins 10174 Sep 4 06:35 LICENSE [2026-09-04T06:37:16.960Z] -rw-rw-r-- 1 jenkins jenkins 837 Sep 4 06:35 Makefile [2026-09-04T06:37:16.960Z] -rw-rw-r-- 1 jenkins jenkins 621 Sep 4 06:35 OWNERS.md [2026-09-04T06:37:16.960Z] -rw-rw-r-- 1 jenkins jenkins 5503 Sep 4 06:35 README.md [2026-09-04T06:37:16.960Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 4 06:36 VERSION [2026-09-04T06:37:16.960Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 4 06:35 docs [2026-09-04T06:37:16.960Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 4 06:35 res [2026-09-04T06:37:16.960Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 4 06:35 sample-profiles [2026-09-04T06:37:16.960Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 4 06:35 scripts [2026-09-04T06:37:16.960Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 4 06:35 src [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-09-04T06:37:17.302Z] + 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=965508fa934299329fc07e0bbc914a257efdec55 --label arch=amd64 --label version=0.0.0 . [2026-09-04T06:37:17.566Z] #0 building with "default" instance using docker driver [2026-09-04T06:37:17.566Z] [2026-09-04T06:37:17.566Z] #1 [internal] load build definition from Dockerfile.alpine [2026-09-04T06:37:17.566Z] #1 transferring dockerfile: 2.40kB done [2026-09-04T06:37:17.566Z] #1 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 18) [2026-09-04T06:37:17.566Z] #1 WARN: MaintainerDeprecated: Maintainer instruction is deprecated in favor of using label (line 34) [2026-09-04T06:37:17.566Z] #1 DONE 0.0s [2026-09-04T06:37:17.566Z] [2026-09-04T06:37:17.566Z] #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-09-04T06:37:17.566Z] #2 DONE 0.0s [2026-09-04T06:37:17.566Z] [2026-09-04T06:37:17.566Z] #3 [internal] load metadata for docker.io/library/alpine:3.20 [2026-09-04T06:37:18.146Z] #3 DONE 0.6s [2026-09-04T06:37:18.146Z] [2026-09-04T06:37:18.146Z] #4 [internal] load .dockerignore [2026-09-04T06:37:18.146Z] #4 transferring context: 2B done [2026-09-04T06:37:18.146Z] #4 DONE 0.0s [2026-09-04T06:37:18.146Z] [2026-09-04T06:37:18.146Z] #5 [internal] load build context [2026-09-04T06:37:18.146Z] #5 transferring context: 20.43kB done [2026-09-04T06:37:18.146Z] #5 DONE 0.0s [2026-09-04T06:37:18.146Z] [2026-09-04T06:37:18.146Z] #6 [stage-1 1/12] FROM docker.io/library/alpine:3.20@sha256:d9e853e87e55526f6b2917df91a2115c36dd7c696a35be12163d44e6e2a4b6bc [2026-09-04T06:37:18.146Z] #6 resolve docker.io/library/alpine:3.20@sha256:d9e853e87e55526f6b2917df91a2115c36dd7c696a35be12163d44e6e2a4b6bc 0.0s done [2026-09-04T06:37:18.146Z] #6 extracting sha256:25f1d6b1951ac8eb3740558fe94cb83d377bdadf95fd9f98b50d2e1b96130471 [2026-09-04T06:37:18.146Z] #6 ... [2026-09-04T06:37:18.146Z] [2026-09-04T06:37:18.146Z] #7 [builder 1/10] FROM docker.io/library/ci-base-image-x86_64:latest [2026-09-04T06:37:18.146Z] #7 DONE 0.2s [2026-09-04T06:37:18.146Z] [2026-09-04T06:37:18.146Z] #6 [stage-1 1/12] FROM docker.io/library/alpine:3.20@sha256:d9e853e87e55526f6b2917df91a2115c36dd7c696a35be12163d44e6e2a4b6bc [2026-09-04T06:37:18.146Z] #6 sha256:d9e853e87e55526f6b2917df91a2115c36dd7c696a35be12163d44e6e2a4b6bc 9.23kB / 9.23kB done [2026-09-04T06:37:18.146Z] #6 sha256:c64c687cbea9300178b30c95835354e34c4e4febc4badfe27102879de0483b5e 1.02kB / 1.02kB done [2026-09-04T06:37:18.146Z] #6 sha256:bf8527eb54c3680e728d5b4b383a8ba730d72dae7236fbc8dff97ed6b224a731 612B / 612B done [2026-09-04T06:37:18.146Z] #6 sha256:25f1d6b1951ac8eb3740558fe94cb83d377bdadf95fd9f98b50d2e1b96130471 3.63MB / 3.63MB 0.1s done [2026-09-04T06:37:18.409Z] #6 extracting sha256:25f1d6b1951ac8eb3740558fe94cb83d377bdadf95fd9f98b50d2e1b96130471 0.1s done [2026-09-04T06:37:18.409Z] #6 DONE 0.3s [2026-09-04T06:37:18.409Z] [2026-09-04T06:37:18.409Z] #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-04T06:37:18.673Z] #8 0.234 Connecting to iotech.jfrog.io (108.133.32.88:443) [2026-09-04T06:37:18.937Z] #8 0.642 saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2026-09-04T06:37:18.937Z] #8 0.642 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2026-09-04T06:37:18.937Z] #8 0.642 '/etc/apk/keys/alpine.dev.rsa.pub' saved [2026-09-04T06:37:18.937Z] #8 DONE 0.7s [2026-09-04T06:37:18.937Z] [2026-09-04T06:37:18.937Z] #9 [builder 3/10] RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories [2026-09-04T06:37:19.208Z] #9 ... [2026-09-04T06:37:19.208Z] [2026-09-04T06:37:19.208Z] #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-04T06:37:19.208Z] #10 0.238 Connecting to iotech.jfrog.io (52.30.167.63:443) [2026-09-04T06:37:19.208Z] #10 0.636 saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2026-09-04T06:37:19.208Z] #10 0.636 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2026-09-04T06:37:19.208Z] #10 0.636 '/etc/apk/keys/alpine.dev.rsa.pub' saved [2026-09-04T06:37:19.208Z] #10 DONE 0.7s [2026-09-04T06:37:19.475Z] [2026-09-04T06:37:19.475Z] #9 [builder 3/10] RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories [2026-09-04T06:37:19.475Z] #9 DONE 0.4s [2026-09-04T06:37:19.475Z] [2026-09-04T06:37:19.475Z] #11 [stage-1 3/12] RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories [2026-09-04T06:37:19.741Z] #11 DONE 0.6s [2026-09-04T06:37:19.741Z] [2026-09-04T06:37:19.741Z] #12 [builder 4/10] RUN apk add --update --no-cache build-base git gcc cmake make linux-headers yaml-dev libmicrohttpd-dev curl-dev util-linux-dev ncurses-dev iotech-paho-mqtt-c-dev-1.3 hiredis-dev libcbor-dev iotech-iot-1.6-dev [2026-09-04T06:37:20.031Z] #12 0.374 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2026-09-04T06:37:20.308Z] #12 0.758 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2026-09-04T06:37:20.572Z] #12 0.976 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz [2026-09-04T06:37:21.158Z] #12 1.562 WARNING: This apk-tools is OLD! Some packages might not function properly. [2026-09-04T06:37:21.158Z] #12 1.576 OK: 338 MiB in 103 packages [2026-09-04T06:37:21.158Z] #12 DONE 1.7s [2026-09-04T06:37:21.158Z] [2026-09-04T06:37:21.158Z] #13 [builder 5/10] COPY scripts /device-bacnet-c/scripts [2026-09-04T06:37:21.158Z] #13 DONE 0.0s [2026-09-04T06:37:21.158Z] [2026-09-04T06:37:21.158Z] #14 [stage-1 4/12] RUN apk add --update --no-cache linux-headers yaml libmicrohttpd curl libuuid iotech-paho-mqtt-c-dev-1.3 hiredis libcbor iotech-iot-1.6 dumb-init [2026-09-04T06:37:21.158Z] #14 0.309 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2026-09-04T06:37:21.158Z] #14 0.419 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2026-09-04T06:37:21.158Z] #14 0.597 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz [2026-09-04T06:37:21.158Z] #14 1.231 WARNING: This apk-tools is OLD! Some packages might not function properly. [2026-09-04T06:37:21.158Z] #14 1.238 (1/27) Installing ca-certificates (20260413-r0) [2026-09-04T06:37:21.158Z] #14 1.259 (2/27) Installing brotli-libs (1.1.0-r2) [2026-09-04T06:37:21.158Z] #14 1.280 (3/27) Installing c-ares (1.33.1-r0) [2026-09-04T06:37:21.158Z] #14 1.286 (4/27) Installing libunistring (1.2-r0) [2026-09-04T06:37:21.158Z] #14 1.317 (5/27) Installing libidn2 (2.3.7-r0) [2026-09-04T06:37:21.158Z] #14 1.324 (6/27) Installing nghttp2-libs (1.62.1-r0) [2026-09-04T06:37:21.158Z] #14 1.329 (7/27) Installing libpsl (0.21.5-r1) [2026-09-04T06:37:21.158Z] #14 1.334 (8/27) Installing zstd-libs (1.5.6-r0) [2026-09-04T06:37:21.158Z] #14 1.351 (9/27) Installing libcurl (8.14.1-r2) [2026-09-04T06:37:21.158Z] #14 1.368 (10/27) Installing curl (8.14.1-r2) [2026-09-04T06:37:21.158Z] #14 1.377 (11/27) Installing dumb-init (1.2.5-r3) [2026-09-04T06:37:21.158Z] #14 1.382 (12/27) Installing hiredis (1.2.0-r0) [2026-09-04T06:37:21.158Z] #14 1.387 (13/27) Installing yaml (0.2.5-r2) [2026-09-04T06:37:21.158Z] #14 1.394 (14/27) Installing libcbor (0.11.0-r0) [2026-09-04T06:37:21.158Z] #14 1.400 (15/27) Installing iotech-iot-1.6 (1.6.3-r0) [2026-09-04T06:37:21.158Z] #14 ... [2026-09-04T06:37:21.158Z] [2026-09-04T06:37:21.158Z] #15 [builder 6/10] COPY src /device-bacnet-c/src/ [2026-09-04T06:37:21.158Z] #15 DONE 0.0s [2026-09-04T06:37:21.158Z] [2026-09-04T06:37:21.158Z] #16 [builder 7/10] COPY VERSION /device-bacnet-c/ [2026-09-04T06:37:21.158Z] #16 DONE 0.0s [2026-09-04T06:37:21.158Z] [2026-09-04T06:37:21.158Z] #17 [builder 8/10] WORKDIR /device-bacnet-c [2026-09-04T06:37:21.158Z] #17 DONE 0.0s [2026-09-04T06:37:21.422Z] [2026-09-04T06:37:21.422Z] #18 [builder 9/10] RUN /device-bacnet-c/scripts/build_deps.sh [2026-09-04T06:37:21.422Z] #18 0.260 + CSDK_VER=4.0.2 [2026-09-04T06:37:21.689Z] #18 0.260 + '[' '!' -d deps ] [2026-09-04T06:37:21.689Z] #18 0.261 + mkdir deps [2026-09-04T06:37:21.689Z] #18 0.262 + cd /device-bacnet-c/deps [2026-09-04T06:37:21.689Z] #18 0.262 + wget https://github.com/edgexfoundry/device-sdk-c/archive/v4.0.2.zip [2026-09-04T06:37:21.689Z] #18 0.265 Connecting to github.com (140.82.112.3:443) [2026-09-04T06:37:21.954Z] #18 0.548 Connecting to codeload.github.com (140.82.114.9:443) [2026-09-04T06:37:21.954Z] #18 0.685 saving to 'v4.0.2.zip' [2026-09-04T06:37:21.954Z] #18 0.753 v4.0.2.zip 100% |********************************| 256k 0:00:00 ETA [2026-09-04T06:37:21.954Z] #18 0.753 'v4.0.2.zip' saved [2026-09-04T06:37:21.954Z] #18 0.753 + unzip v4.0.2.zip [2026-09-04T06:37:21.954Z] #18 0.755 Archive: v4.0.2.zip [2026-09-04T06:37:21.954Z] #18 0.761 creating: device-sdk-c-4.0.2/ [2026-09-04T06:37:21.954Z] #18 0.761 creating: device-sdk-c-4.0.2/.github/ [2026-09-04T06:37:21.954Z] #18 0.761 inflating: device-sdk-c-4.0.2/.github/Contributing.md [2026-09-04T06:37:21.954Z] #18 0.761 inflating: device-sdk-c-4.0.2/.github/PULL_REQUEST_TEMPLATE.md [2026-09-04T06:37:21.954Z] #18 0.761 inflating: device-sdk-c-4.0.2/.github/semantic.yml [2026-09-04T06:37:21.954Z] #18 0.761 creating: device-sdk-c-4.0.2/.github/workflows/ [2026-09-04T06:37:21.954Z] #18 0.761 inflating: device-sdk-c-4.0.2/.github/workflows/release.yml [2026-09-04T06:37:21.954Z] #18 0.761 inflating: device-sdk-c-4.0.2/.gitignore [2026-09-04T06:37:21.954Z] #18 0.761 inflating: device-sdk-c-4.0.2/Attribution.txt [2026-09-04T06:37:21.954Z] #18 0.761 inflating: device-sdk-c-4.0.2/CHANGELOG.md [2026-09-04T06:37:21.954Z] #18 0.761 inflating: device-sdk-c-4.0.2/Doxyfile [2026-09-04T06:37:21.954Z] #18 0.761 inflating: device-sdk-c-4.0.2/GOVERNANCE.md [2026-09-04T06:37:21.954Z] #18 0.761 inflating: device-sdk-c-4.0.2/Jenkinsfile [2026-09-04T06:37:21.954Z] #18 0.761 inflating: device-sdk-c-4.0.2/LICENSE [2026-09-04T06:37:21.954Z] #18 0.761 inflating: device-sdk-c-4.0.2/Makefile [2026-09-04T06:37:21.954Z] #18 0.761 inflating: device-sdk-c-4.0.2/OWNERS.md [2026-09-04T06:37:21.954Z] #18 0.761 inflating: device-sdk-c-4.0.2/README.IOT.md [2026-09-04T06:37:21.954Z] #18 0.761 inflating: device-sdk-c-4.0.2/README.md [2026-09-04T06:37:21.954Z] #18 0.761 inflating: device-sdk-c-4.0.2/README.v3.md [2026-09-04T06:37:21.954Z] #18 0.761 creating: device-sdk-c-4.0.2/docs/ [2026-09-04T06:37:21.954Z] #18 0.761 inflating: device-sdk-c-4.0.2/docs/configuration.md [2026-09-04T06:37:21.954Z] #18 0.761 inflating: device-sdk-c-4.0.2/docs/deviceprofiles.md [2026-09-04T06:37:21.954Z] #18 0.764 inflating: device-sdk-c-4.0.2/docs/metrics.md [2026-09-04T06:37:21.954Z] #18 0.764 inflating: device-sdk-c-4.0.2/docs/servicewritersguide.md [2026-09-04T06:37:21.954Z] #18 0.764 inflating: device-sdk-c-4.0.2/docs/startup.md [2026-09-04T06:37:21.954Z] #18 0.764 creating: device-sdk-c-4.0.2/include/ [2026-09-04T06:37:21.954Z] #18 0.764 creating: device-sdk-c-4.0.2/include/devsdk/ [2026-09-04T06:37:21.954Z] #18 0.764 inflating: device-sdk-c-4.0.2/include/devsdk/devsdk-base.h [2026-09-04T06:37:21.954Z] #18 0.764 inflating: device-sdk-c-4.0.2/include/devsdk/devsdk.h [2026-09-04T06:37:21.954Z] #18 0.764 creating: device-sdk-c-4.0.2/include/edgex/ [2026-09-04T06:37:21.954Z] #18 0.764 inflating: device-sdk-c-4.0.2/include/edgex/devices.h [2026-09-04T06:37:21.954Z] #18 0.764 inflating: device-sdk-c-4.0.2/include/edgex/edgex-base.h [2026-09-04T06:37:21.954Z] #18 0.764 inflating: device-sdk-c-4.0.2/include/edgex/edgex.h [2026-09-04T06:37:21.954Z] #18 0.764 inflating: device-sdk-c-4.0.2/include/edgex/profiles.h [2026-09-04T06:37:21.954Z] #18 0.764 inflating: device-sdk-c-4.0.2/include/edgex/rest-server.h [2026-09-04T06:37:21.954Z] #18 0.764 creating: device-sdk-c-4.0.2/scripts/ [2026-09-04T06:37:21.954Z] #18 0.764 inflating: device-sdk-c-4.0.2/scripts/Dockerfile.alpine [2026-09-04T06:37:21.954Z] #18 0.764 inflating: device-sdk-c-4.0.2/scripts/Dockerfile.alpine-base [2026-09-04T06:37:21.954Z] #18 0.764 inflating: device-sdk-c-4.0.2/scripts/build.sh [2026-09-04T06:37:21.954Z] #18 0.764 inflating: device-sdk-c-4.0.2/scripts/entrypoint.sh [2026-09-04T06:37:21.954Z] #18 0.764 creating: device-sdk-c-4.0.2/src/ [2026-09-04T06:37:21.954Z] #18 0.764 inflating: device-sdk-c-4.0.2/src/CMakeLists.txt [2026-09-04T06:37:21.954Z] #18 0.768 creating: device-sdk-c-4.0.2/src/c/ [2026-09-04T06:37:21.954Z] #18 0.768 inflating: device-sdk-c-4.0.2/src/c/CMakeLists.txt [2026-09-04T06:37:21.954Z] #18 0.768 inflating: device-sdk-c-4.0.2/src/c/api.h [2026-09-04T06:37:21.954Z] #18 0.768 inflating: device-sdk-c-4.0.2/src/c/autoevent.c [2026-09-04T06:37:21.954Z] #18 0.768 inflating: device-sdk-c-4.0.2/src/c/autoevent.h [2026-09-04T06:37:21.954Z] #18 0.768 inflating: device-sdk-c-4.0.2/src/c/bus-impl.h [2026-09-04T06:37:21.954Z] #18 0.768 inflating: device-sdk-c-4.0.2/src/c/bus-mqtt.c [2026-09-04T06:37:21.954Z] #18 0.768 inflating: device-sdk-c-4.0.2/src/c/bus.c [2026-09-04T06:37:21.954Z] #18 0.768 inflating: device-sdk-c-4.0.2/src/c/bus.h [2026-09-04T06:37:21.954Z] #18 0.768 inflating: device-sdk-c-4.0.2/src/c/callback3.c [2026-09-04T06:37:21.954Z] #18 0.768 inflating: device-sdk-c-4.0.2/src/c/callback3.h [2026-09-04T06:37:21.954Z] #18 0.768 inflating: device-sdk-c-4.0.2/src/c/cmdinfo.h [2026-09-04T06:37:21.954Z] #18 0.768 inflating: device-sdk-c-4.0.2/src/c/command.c [2026-09-04T06:37:21.954Z] #18 0.768 inflating: device-sdk-c-4.0.2/src/c/command.h [2026-09-04T06:37:21.954Z] #18 0.768 inflating: device-sdk-c-4.0.2/src/c/config.c [2026-09-04T06:37:21.954Z] #18 0.768 inflating: device-sdk-c-4.0.2/src/c/config.h [2026-09-04T06:37:21.954Z] #18 0.768 inflating: device-sdk-c-4.0.2/src/c/correlation.c [2026-09-04T06:37:21.954Z] #18 0.768 inflating: device-sdk-c-4.0.2/src/c/correlation.h [2026-09-04T06:37:21.954Z] #18 0.768 inflating: device-sdk-c-4.0.2/src/c/data.c [2026-09-04T06:37:21.954Z] #18 0.768 inflating: device-sdk-c-4.0.2/src/c/data.h [2026-09-04T06:37:21.954Z] #18 0.768 inflating: device-sdk-c-4.0.2/src/c/defs.h.in [2026-09-04T06:37:21.954Z] #18 0.768 inflating: device-sdk-c-4.0.2/src/c/device.c [2026-09-04T06:37:21.954Z] #18 0.773 inflating: device-sdk-c-4.0.2/src/c/device.h [2026-09-04T06:37:21.954Z] #18 0.773 inflating: device-sdk-c-4.0.2/src/c/devman.c [2026-09-04T06:37:21.954Z] #18 0.773 inflating: device-sdk-c-4.0.2/src/c/devmap.c [2026-09-04T06:37:21.954Z] #18 0.773 inflating: device-sdk-c-4.0.2/src/c/devmap.h [2026-09-04T06:37:21.954Z] #18 0.773 inflating: device-sdk-c-4.0.2/src/c/devsdk-base.c [2026-09-04T06:37:21.954Z] #18 0.773 inflating: device-sdk-c-4.0.2/src/c/devutil.h [2026-09-04T06:37:21.954Z] #18 0.773 inflating: device-sdk-c-4.0.2/src/c/discovery.c [2026-09-04T06:37:21.954Z] #18 0.773 inflating: device-sdk-c-4.0.2/src/c/discovery.h [2026-09-04T06:37:21.954Z] #18 0.773 inflating: device-sdk-c-4.0.2/src/c/dto-read.c [2026-09-04T06:37:21.954Z] #18 0.773 inflating: device-sdk-c-4.0.2/src/c/dto-read.h [2026-09-04T06:37:21.954Z] #18 0.773 inflating: device-sdk-c-4.0.2/src/c/edgex-logging.c [2026-09-04T06:37:21.954Z] #18 0.773 inflating: device-sdk-c-4.0.2/src/c/edgex-logging.h [2026-09-04T06:37:21.954Z] #18 0.773 inflating: device-sdk-c-4.0.2/src/c/edgex-rest.c [2026-09-04T06:37:21.954Z] #18 0.773 inflating: device-sdk-c-4.0.2/src/c/edgex-rest.h [2026-09-04T06:37:21.954Z] #18 0.773 inflating: device-sdk-c-4.0.2/src/c/edgex2.h [2026-09-04T06:37:21.954Z] #18 0.773 inflating: device-sdk-c-4.0.2/src/c/errorlist.h [2026-09-04T06:37:21.954Z] #18 0.773 creating: device-sdk-c-4.0.2/src/c/examples/ [2026-09-04T06:37:21.954Z] #18 0.773 inflating: device-sdk-c-4.0.2/src/c/examples/CMakeLists.txt [2026-09-04T06:37:21.954Z] #18 0.773 inflating: device-sdk-c-4.0.2/src/c/examples/README.md [2026-09-04T06:37:21.954Z] #18 0.773 creating: device-sdk-c-4.0.2/src/c/examples/bitfields/ [2026-09-04T06:37:21.954Z] #18 0.773 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/CMakeLists.txt [2026-09-04T06:37:21.954Z] #18 0.775 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/README.md [2026-09-04T06:37:21.954Z] #18 0.775 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/device-bitfields.c [2026-09-04T06:37:21.954Z] #18 0.775 creating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/ [2026-09-04T06:37:21.954Z] #18 0.775 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/configuration.yaml [2026-09-04T06:37:21.954Z] #18 0.775 creating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/devices/ [2026-09-04T06:37:21.954Z] #18 0.775 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/devices/Bitfields.json [2026-09-04T06:37:21.954Z] #18 0.775 creating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/profiles/ [2026-09-04T06:37:21.954Z] #18 0.775 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/profiles/Example-Bitfields.json [2026-09-04T06:37:21.954Z] #18 0.775 creating: device-sdk-c-4.0.2/src/c/examples/counters/ [2026-09-04T06:37:21.954Z] #18 0.775 inflating: device-sdk-c-4.0.2/src/c/examples/counters/CMakeLists.txt [2026-09-04T06:37:21.954Z] #18 0.775 inflating: device-sdk-c-4.0.2/src/c/examples/counters/README.md [2026-09-04T06:37:21.954Z] #18 0.775 inflating: device-sdk-c-4.0.2/src/c/examples/counters/device-counter.c [2026-09-04T06:37:21.954Z] #18 0.775 creating: device-sdk-c-4.0.2/src/c/examples/counters/res/ [2026-09-04T06:37:21.954Z] #18 0.775 inflating: device-sdk-c-4.0.2/src/c/examples/counters/res/configuration.yaml [2026-09-04T06:37:21.954Z] #18 0.777 creating: device-sdk-c-4.0.2/src/c/examples/counters/res/devices/ [2026-09-04T06:37:21.954Z] #18 0.777 inflating: device-sdk-c-4.0.2/src/c/examples/counters/res/devices/Counters.json [2026-09-04T06:37:21.954Z] #18 0.777 creating: device-sdk-c-4.0.2/src/c/examples/counters/res/profiles/ [2026-09-04T06:37:21.954Z] #18 0.777 inflating: device-sdk-c-4.0.2/src/c/examples/counters/res/profiles/Counter.json [2026-09-04T06:37:21.954Z] #18 0.777 creating: device-sdk-c-4.0.2/src/c/examples/discovery/ [2026-09-04T06:37:21.954Z] #18 0.777 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/CMakeLists.txt [2026-09-04T06:37:21.954Z] #18 0.777 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/README.md [2026-09-04T06:37:21.954Z] #18 0.777 creating: device-sdk-c-4.0.2/src/c/examples/discovery/res/ [2026-09-04T06:37:21.954Z] #18 0.777 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/configuration.yaml [2026-09-04T06:37:21.954Z] #18 0.777 creating: device-sdk-c-4.0.2/src/c/examples/discovery/res/devices/ [2026-09-04T06:37:21.954Z] #18 0.777 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/devices/readme.txt [2026-09-04T06:37:21.954Z] #18 0.777 creating: device-sdk-c-4.0.2/src/c/examples/discovery/res/profiles/ [2026-09-04T06:37:21.954Z] #18 0.777 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/profiles/TemplateProfile.json [2026-09-04T06:37:21.954Z] #18 0.777 creating: device-sdk-c-4.0.2/src/c/examples/discovery/res/watchers/ [2026-09-04T06:37:21.954Z] #18 0.779 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/watchers/watcher1.json [2026-09-04T06:37:21.954Z] #18 0.779 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/watchers/watcher2.json [2026-09-04T06:37:21.954Z] #18 0.779 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/template.c [2026-09-04T06:37:21.954Z] #18 0.779 creating: device-sdk-c-4.0.2/src/c/examples/file/ [2026-09-04T06:37:21.954Z] #18 0.779 inflating: device-sdk-c-4.0.2/src/c/examples/file/CMakeLists.txt [2026-09-04T06:37:21.954Z] #18 0.779 inflating: device-sdk-c-4.0.2/src/c/examples/file/README.md [2026-09-04T06:37:21.954Z] #18 0.779 inflating: device-sdk-c-4.0.2/src/c/examples/file/device-file.c [2026-09-04T06:37:21.954Z] #18 0.779 creating: device-sdk-c-4.0.2/src/c/examples/file/res/ [2026-09-04T06:37:21.954Z] #18 0.779 inflating: device-sdk-c-4.0.2/src/c/examples/file/res/configuration.yaml [2026-09-04T06:37:21.954Z] #18 0.779 creating: device-sdk-c-4.0.2/src/c/examples/file/res/devices/ [2026-09-04T06:37:21.954Z] #18 0.779 inflating: device-sdk-c-4.0.2/src/c/examples/file/res/devices/file1.json [2026-09-04T06:37:21.954Z] #18 0.779 inflating: device-sdk-c-4.0.2/src/c/examples/file/res/lorem.txt [2026-09-04T06:37:21.954Z] #18 0.779 creating: device-sdk-c-4.0.2/src/c/examples/file/res/profiles/ [2026-09-04T06:37:21.954Z] #18 0.779 inflating: device-sdk-c-4.0.2/src/c/examples/file/res/profiles/FileExampleProfile.json [2026-09-04T06:37:21.954Z] #18 0.779 creating: device-sdk-c-4.0.2/src/c/examples/gyro/ [2026-09-04T06:37:21.954Z] #18 0.781 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/CMakeLists.txt [2026-09-04T06:37:21.954Z] #18 0.781 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/README.md [2026-09-04T06:37:21.954Z] #18 0.781 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/device-gyro.c [2026-09-04T06:37:21.954Z] #18 0.781 creating: device-sdk-c-4.0.2/src/c/examples/gyro/res/ [2026-09-04T06:37:21.954Z] #18 0.781 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/res/configuration.yaml [2026-09-04T06:37:21.954Z] #18 0.781 creating: device-sdk-c-4.0.2/src/c/examples/gyro/res/devices/ [2026-09-04T06:37:21.954Z] #18 0.781 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/res/devices/gyro.json [2026-09-04T06:37:21.954Z] #18 0.781 creating: device-sdk-c-4.0.2/src/c/examples/gyro/res/profiles/ [2026-09-04T06:37:21.954Z] #18 0.781 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/res/profiles/Gyro.json [2026-09-04T06:37:21.954Z] #18 0.781 creating: device-sdk-c-4.0.2/src/c/examples/random/ [2026-09-04T06:37:21.954Z] #18 0.781 inflating: device-sdk-c-4.0.2/src/c/examples/random/CMakeLists.txt [2026-09-04T06:37:21.954Z] #18 0.781 inflating: device-sdk-c-4.0.2/src/c/examples/random/README.md [2026-09-04T06:37:21.954Z] #18 0.781 inflating: device-sdk-c-4.0.2/src/c/examples/random/device-random.c [2026-09-04T06:37:21.954Z] #18 0.781 creating: device-sdk-c-4.0.2/src/c/examples/random/res/ [2026-09-04T06:37:21.954Z] #18 0.781 inflating: device-sdk-c-4.0.2/src/c/examples/random/res/configuration.yaml [2026-09-04T06:37:21.954Z] #18 0.781 creating: device-sdk-c-4.0.2/src/c/examples/random/res/devices/ [2026-09-04T06:37:21.954Z] #18 0.784 inflating: device-sdk-c-4.0.2/src/c/examples/random/res/devices/randomdevice1.json [2026-09-04T06:37:21.954Z] #18 0.784 creating: device-sdk-c-4.0.2/src/c/examples/random/res/profiles/ [2026-09-04T06:37:21.954Z] #18 0.784 inflating: device-sdk-c-4.0.2/src/c/examples/random/res/profiles/RandomExampleProfile.json [2026-09-04T06:37:21.954Z] #18 0.784 creating: device-sdk-c-4.0.2/src/c/examples/res/ [2026-09-04T06:37:21.954Z] #18 0.784 inflating: device-sdk-c-4.0.2/src/c/examples/res/configuration.yaml [2026-09-04T06:37:21.954Z] #18 0.784 creating: device-sdk-c-4.0.2/src/c/examples/res/devices/ [2026-09-04T06:37:21.954Z] #18 0.784 inflating: device-sdk-c-4.0.2/src/c/examples/res/devices/device1.json [2026-09-04T06:37:21.954Z] #18 0.784 creating: device-sdk-c-4.0.2/src/c/examples/res/profiles/ [2026-09-04T06:37:21.954Z] #18 0.784 inflating: device-sdk-c-4.0.2/src/c/examples/res/profiles/TemplateProfile.json [2026-09-04T06:37:21.954Z] #18 0.784 inflating: device-sdk-c-4.0.2/src/c/examples/template.c [2026-09-04T06:37:21.954Z] #18 0.784 creating: device-sdk-c-4.0.2/src/c/examples/terminal/ [2026-09-04T06:37:21.954Z] #18 0.784 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/CMakeLists.txt [2026-09-04T06:37:21.954Z] #18 0.784 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/README.md [2026-09-04T06:37:21.954Z] #18 0.784 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/device-terminal.c [2026-09-04T06:37:21.954Z] #18 0.784 creating: device-sdk-c-4.0.2/src/c/examples/terminal/res/ [2026-09-04T06:37:21.954Z] #18 0.789 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/res/configuration.yaml [2026-09-04T06:37:21.954Z] #18 0.789 creating: device-sdk-c-4.0.2/src/c/examples/terminal/res/devices/ [2026-09-04T06:37:21.954Z] #18 0.789 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/res/devices/terminal.json [2026-09-04T06:37:21.954Z] #18 0.789 creating: device-sdk-c-4.0.2/src/c/examples/terminal/res/profiles/ [2026-09-04T06:37:21.954Z] #18 0.789 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/res/profiles/Terminal.json [2026-09-04T06:37:21.954Z] #18 0.789 inflating: device-sdk-c-4.0.2/src/c/filesys.c [2026-09-04T06:37:21.954Z] #18 0.789 inflating: device-sdk-c-4.0.2/src/c/filesys.h [2026-09-04T06:37:21.954Z] #18 0.789 inflating: device-sdk-c-4.0.2/src/c/keeper.c [2026-09-04T06:37:21.954Z] #18 0.789 inflating: device-sdk-c-4.0.2/src/c/keeper.h [2026-09-04T06:37:21.955Z] #18 0.789 inflating: device-sdk-c-4.0.2/src/c/map.c [2026-09-04T06:37:21.955Z] #18 0.789 inflating: device-sdk-c-4.0.2/src/c/map.h [2026-09-04T06:37:21.955Z] #18 0.789 inflating: device-sdk-c-4.0.2/src/c/metadata.c [2026-09-04T06:37:21.955Z] #18 0.789 inflating: device-sdk-c-4.0.2/src/c/metadata.h [2026-09-04T06:37:21.955Z] #18 0.789 inflating: device-sdk-c-4.0.2/src/c/metrics.h [2026-09-04T06:37:21.955Z] #18 0.789 inflating: device-sdk-c-4.0.2/src/c/opstate.c [2026-09-04T06:37:21.955Z] #18 0.789 inflating: device-sdk-c-4.0.2/src/c/opstate.h [2026-09-04T06:37:21.955Z] #18 0.789 inflating: device-sdk-c-4.0.2/src/c/parson.c [2026-09-04T06:37:21.955Z] #18 0.789 inflating: device-sdk-c-4.0.2/src/c/parson.h [2026-09-04T06:37:22.218Z] #18 0.789 inflating: device-sdk-c-4.0.2/src/c/profiles.c [2026-09-04T06:37:22.218Z] #18 0.794 inflating: device-sdk-c-4.0.2/src/c/profiles.h [2026-09-04T06:37:22.218Z] #18 0.794 inflating: device-sdk-c-4.0.2/src/c/registry-impl.h [2026-09-04T06:37:22.218Z] #18 0.794 inflating: device-sdk-c-4.0.2/src/c/registry.c [2026-09-04T06:37:22.218Z] #18 0.794 inflating: device-sdk-c-4.0.2/src/c/registry.h [2026-09-04T06:37:22.218Z] #18 0.794 inflating: device-sdk-c-4.0.2/src/c/reqdata.c [2026-09-04T06:37:22.218Z] #18 0.794 inflating: device-sdk-c-4.0.2/src/c/reqdata.h [2026-09-04T06:37:22.218Z] #18 0.794 inflating: device-sdk-c-4.0.2/src/c/request_auth.c [2026-09-04T06:37:22.218Z] #18 0.794 inflating: device-sdk-c-4.0.2/src/c/request_auth.h [2026-09-04T06:37:22.218Z] #18 0.794 inflating: device-sdk-c-4.0.2/src/c/rest-server.c [2026-09-04T06:37:22.218Z] #18 0.794 inflating: device-sdk-c-4.0.2/src/c/rest-server.h [2026-09-04T06:37:22.218Z] #18 0.794 inflating: device-sdk-c-4.0.2/src/c/rest.c [2026-09-04T06:37:22.218Z] #18 0.794 inflating: device-sdk-c-4.0.2/src/c/rest.h [2026-09-04T06:37:22.218Z] #18 0.794 inflating: device-sdk-c-4.0.2/src/c/secrets-impl.h [2026-09-04T06:37:22.218Z] #18 0.794 inflating: device-sdk-c-4.0.2/src/c/secrets-insecure.c [2026-09-04T06:37:22.218Z] #18 0.794 inflating: device-sdk-c-4.0.2/src/c/secrets-insecure.h [2026-09-04T06:37:22.218Z] #18 0.794 inflating: device-sdk-c-4.0.2/src/c/secrets-vault.c [2026-09-04T06:37:22.218Z] #18 0.794 inflating: device-sdk-c-4.0.2/src/c/secrets-vault.h [2026-09-04T06:37:22.218Z] #18 0.794 inflating: device-sdk-c-4.0.2/src/c/secrets.c [2026-09-04T06:37:22.218Z] #18 0.794 inflating: device-sdk-c-4.0.2/src/c/secrets.h [2026-09-04T06:37:22.218Z] #18 0.794 inflating: device-sdk-c-4.0.2/src/c/service.c [2026-09-04T06:37:22.218Z] #18 0.794 inflating: device-sdk-c-4.0.2/src/c/service.h [2026-09-04T06:37:22.218Z] #18 0.796 inflating: device-sdk-c-4.0.2/src/c/transform.c [2026-09-04T06:37:22.218Z] #18 0.796 inflating: device-sdk-c-4.0.2/src/c/transform.h [2026-09-04T06:37:22.218Z] #18 0.796 inflating: device-sdk-c-4.0.2/src/c/validate.c [2026-09-04T06:37:22.218Z] #18 0.796 inflating: device-sdk-c-4.0.2/src/c/validate.h [2026-09-04T06:37:22.218Z] #18 0.796 inflating: device-sdk-c-4.0.2/src/c/watchers.c [2026-09-04T06:37:22.218Z] #18 0.796 inflating: device-sdk-c-4.0.2/src/c/watchers.h [2026-09-04T06:37:22.218Z] #18 0.796 creating: device-sdk-c-4.0.2/src/cmake/ [2026-09-04T06:37:22.218Z] #18 0.796 inflating: device-sdk-c-4.0.2/src/cmake/FindIOT.cmake [2026-09-04T06:37:22.218Z] #18 0.796 inflating: device-sdk-c-4.0.2/src/cmake/FindLIBCBOR.cmake [2026-09-04T06:37:22.218Z] #18 0.796 inflating: device-sdk-c-4.0.2/src/cmake/FindLIBMICROHTTP.cmake [2026-09-04T06:37:22.218Z] #18 0.796 inflating: device-sdk-c-4.0.2/src/cmake/FindLIBPAHO.cmake [2026-09-04T06:37:22.218Z] #18 0.796 inflating: device-sdk-c-4.0.2/src/cmake/FindLIBUUID.cmake [2026-09-04T06:37:22.218Z] #18 0.796 inflating: device-sdk-c-4.0.2/src/cmake/FindLIBYAML.cmake [2026-09-04T06:37:22.218Z] #18 0.796 + cd device-sdk-c-4.0.2 [2026-09-04T06:37:22.218Z] #18 0.796 + ./scripts/build.sh [2026-09-04T06:37:22.218Z] #18 0.797 + CPPCHECK=false [2026-09-04T06:37:22.218Z] #18 0.797 + DOCGEN=false [2026-09-04T06:37:22.218Z] #18 0.797 + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' [2026-09-04T06:37:22.218Z] #18 0.797 + '[' 0 -gt 0 ] [2026-09-04T06:37:22.218Z] #18 0.798 + readlink -f ./scripts/build.sh [2026-09-04T06:37:22.218Z] #18 0.799 + dirname /device-bacnet-c/deps/device-sdk-c-4.0.2/scripts/build.sh [2026-09-04T06:37:22.218Z] #18 0.799 + dirname /device-bacnet-c/deps/device-sdk-c-4.0.2/scripts [2026-09-04T06:37:22.218Z] #18 0.800 + ROOT=/device-bacnet-c/deps/device-sdk-c-4.0.2 [2026-09-04T06:37:22.218Z] #18 0.800 + cd /device-bacnet-c/deps/device-sdk-c-4.0.2 [2026-09-04T06:37:22.218Z] #18 0.800 + mkdir -p /device-bacnet-c/deps/device-sdk-c-4.0.2/build/release [2026-09-04T06:37:22.218Z] #18 0.801 + cd /device-bacnet-c/deps/device-sdk-c-4.0.2/build/release [2026-09-04T06:37:22.218Z] #18 0.801 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/deps/device-sdk-c-4.0.2/src [2026-09-04T06:37:22.218Z] #18 0.911 -- The C compiler identification is GNU 12.2.1 [2026-09-04T06:37:22.218Z] #18 0.939 -- Detecting C compiler ABI info [2026-09-04T06:37:22.218Z] #18 1.056 -- Detecting C compiler ABI info - done [2026-09-04T06:37:22.483Z] #18 1.092 -- Check for working C compiler: /usr/bin/cc - skipped [2026-09-04T06:37:22.483Z] #18 1.093 -- Detecting C compile features [2026-09-04T06:37:22.483Z] #18 1.094 -- Detecting C compile features - done [2026-09-04T06:37:22.483Z] #18 1.099 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2026-09-04T06:37:22.483Z] #18 1.185 -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") [2026-09-04T06:37:22.483Z] #18 1.190 -- Found LIBYAML: /usr/lib/libyaml.so [2026-09-04T06:37:22.483Z] #18 1.195 -- Found LIBUUID: /usr/lib/libuuid.so [2026-09-04T06:37:22.483Z] #18 1.200 -- Found LIBCBOR: /usr/lib/libcbor.so [2026-09-04T06:37:22.483Z] #18 1.204 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2026-09-04T06:37:22.483Z] #18 1.208 -- Found IOT: /opt/iotech/iot/1.6/lib/libiot.so [2026-09-04T06:37:22.483Z] #18 1.208 -- /opt/iotech/iot/1.6/include [2026-09-04T06:37:22.483Z] #18 1.208 -- C SDK 0.0.0 for Linux [2026-09-04T06:37:22.483Z] #18 1.211 -- Performing Test CSDK_HAVE_ATOMIC [2026-09-04T06:37:22.483Z] #18 1.317 -- Performing Test CSDK_HAVE_ATOMIC - Success [2026-09-04T06:37:22.747Z] #18 1.379 -- Found Curses: /usr/lib/libcurses.so [2026-09-04T06:37:22.747Z] #18 1.412 -- Configuring done (0.6s) [2026-09-04T06:37:23.012Z] #18 1.450 -- Generating done (0.0s) [2026-09-04T06:37:23.012Z] #18 1.452 -- Build files have been written to: /device-bacnet-c/deps/device-sdk-c-4.0.2/build/release [2026-09-04T06:37:23.012Z] #18 1.457 + make all package [2026-09-04T06:37:23.012Z] #18 1.457 + tee release.log [2026-09-04T06:37:23.012Z] #18 1.503 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2026-09-04T06:37:23.012Z] #18 1.690 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2026-09-04T06:37:23.277Z] #18 ... [2026-09-04T06:37:23.277Z] [2026-09-04T06:37:23.277Z] #14 [stage-1 4/12] RUN apk add --update --no-cache linux-headers yaml libmicrohttpd curl libuuid iotech-paho-mqtt-c-dev-1.3 hiredis libcbor iotech-iot-1.6 dumb-init [2026-09-04T06:37:23.277Z] #14 2.055 (16/27) Installing pkgconf (2.2.0-r0) [2026-09-04T06:37:23.277Z] #14 2.064 (17/27) Installing openssl-dev (3.3.7-r0) [2026-09-04T06:37:23.277Z] #14 2.101 (18/27) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.162-r0) [2026-09-04T06:37:23.277Z] #14 2.956 (19/27) Installing gmp (6.3.0-r1) [2026-09-04T06:37:23.277Z] #14 2.970 (20/27) Installing nettle (3.10.2-r0) [2026-09-04T06:37:23.277Z] #14 2.989 (21/27) Installing libffi (3.4.6-r0) [2026-09-04T06:37:23.277Z] #14 2.994 (22/27) Installing libtasn1 (4.21.0-r0) [2026-09-04T06:37:23.277Z] #14 3.000 (23/27) Installing p11-kit (0.25.3-r0) [2026-09-04T06:37:23.277Z] #14 3.024 (24/27) Installing gnutls (3.8.13-r0) [2026-09-04T06:37:23.277Z] #14 3.073 (25/27) Installing libmicrohttpd (0.9.77-r0) [2026-09-04T06:37:23.277Z] #14 3.082 (26/27) Installing libuuid (2.40.1-r1) [2026-09-04T06:37:23.277Z] #14 3.088 (27/27) Installing linux-headers (6.6-r0) [2026-09-04T06:37:23.277Z] #14 3.205 Executing busybox-1.36.1-r31.trigger [2026-09-04T06:37:23.277Z] #14 3.212 Executing ca-certificates-20260413-r0.trigger [2026-09-04T06:37:23.277Z] #14 3.269 OK: 31 MiB in 41 packages [2026-09-04T06:37:23.277Z] #14 DONE 3.5s [2026-09-04T06:37:23.277Z] [2026-09-04T06:37:23.277Z] #19 [stage-1 5/12] RUN apk --no-cache upgrade [2026-09-04T06:37:23.542Z] #19 0.288 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2026-09-04T06:37:23.808Z] #19 0.546 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2026-09-04T06:37:24.074Z] #19 0.801 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz [2026-09-04T06:37:24.658Z] #19 1.423 WARNING: This apk-tools is OLD! Some packages might not function properly. [2026-09-04T06:37:24.658Z] #19 1.432 OK: 31 MiB in 41 packages [2026-09-04T06:37:24.658Z] #19 DONE 1.5s [2026-09-04T06:37:24.658Z] [2026-09-04T06:37:24.658Z] #18 [builder 9/10] RUN /device-bacnet-c/scripts/build_deps.sh [2026-09-04T06:37:24.658Z] #18 1.924 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2026-09-04T06:37:24.658Z] #18 2.106 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2026-09-04T06:37:24.658Z] #18 2.234 [ 9%] Building C object c/CMakeFiles/csdk.dir/command.c.o [2026-09-04T06:37:24.659Z] #18 2.302 /device-bacnet-c/deps/device-sdk-c-4.0.2/src/c/command.c: In function 'devsdk_devicecorecommand_populate': [2026-09-04T06:37:24.659Z] #18 2.302 /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-04T06:37:24.659Z] #18 2.302 218 | iot_data_t* cc_src_vector=iot_data_string_map_get_vector(map,"coreCommands"); [2026-09-04T06:37:24.659Z] #18 2.302 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2026-09-04T06:37:24.659Z] #18 2.396 [ 11%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2026-09-04T06:37:24.659Z] #18 2.717 [ 13%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2026-09-04T06:37:24.659Z] #18 2.781 [ 15%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2026-09-04T06:37:24.659Z] #18 2.931 [ 17%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2026-09-04T06:37:24.659Z] #18 3.233 [ 19%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2026-09-04T06:37:24.659Z] #18 3.351 [ 21%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2026-09-04T06:37:24.924Z] #18 3.574 [ 23%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2026-09-04T06:37:24.924Z] #18 3.733 [ 25%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2026-09-04T06:37:25.189Z] #18 3.853 [ 26%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2026-09-04T06:37:25.189Z] #18 4.031 [ 28%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2026-09-04T06:37:25.453Z] #18 4.112 [ 30%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2026-09-04T06:37:25.717Z] #18 4.451 [ 32%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2026-09-04T06:37:25.981Z] #18 4.541 [ 34%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2026-09-04T06:37:25.981Z] #18 4.780 [ 36%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2026-09-04T06:37:26.245Z] #18 4.877 [ 38%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2026-09-04T06:37:26.245Z] #18 5.091 [ 40%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2026-09-04T06:37:26.510Z] #18 5.200 [ 42%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2026-09-04T06:37:27.773Z] #18 6.172 [ 44%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2026-09-04T06:37:27.773Z] #18 6.307 [ 46%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2026-09-04T06:37:27.773Z] #18 6.404 [ 48%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2026-09-04T06:37:27.773Z] #18 6.514 [ 50%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2026-09-04T06:37:28.036Z] #18 6.591 [ 51%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2026-09-04T06:37:28.036Z] #18 6.835 [ 53%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2026-09-04T06:37:28.622Z] #18 7.197 [ 55%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2026-09-04T06:37:28.622Z] #18 7.296 [ 57%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2026-09-04T06:37:28.622Z] #18 7.427 [ 59%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2026-09-04T06:37:28.898Z] #18 7.541 [ 61%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2026-09-04T06:37:29.477Z] #18 8.041 [ 63%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2026-09-04T06:37:29.477Z] #18 8.180 [ 65%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2026-09-04T06:37:29.739Z] #18 8.263 [ 67%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2026-09-04T06:37:29.739Z] #18 8.392 [ 69%] Linking C shared library libcsdk.so [2026-09-04T06:37:30.025Z] #18 8.454 [ 69%] Built target csdk [2026-09-04T06:37:30.025Z] #18 8.476 [ 71%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2026-09-04T06:37:30.025Z] #18 8.624 [ 73%] Linking C executable template [2026-09-04T06:37:30.025Z] #18 8.655 /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-04T06:37:30.025Z] #18 8.714 [ 73%] Built target template [2026-09-04T06:37:30.025Z] #18 8.736 [ 75%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2026-09-04T06:37:30.025Z] #18 8.846 [ 76%] Linking C executable device-counter [2026-09-04T06:37:30.291Z] #18 8.878 /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-04T06:37:30.291Z] #18 8.938 [ 76%] Built target device-counter [2026-09-04T06:37:30.291Z] #18 8.961 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2026-09-04T06:37:30.291Z] #18 9.077 [ 80%] Linking C executable device-random [2026-09-04T06:37:30.553Z] #18 9.109 /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-04T06:37:30.554Z] #18 9.170 [ 80%] Built target device-random [2026-09-04T06:37:30.554Z] #18 9.196 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2026-09-04T06:37:30.554Z] #18 9.299 [ 84%] Linking C executable device-gyro [2026-09-04T06:37:30.554Z] #18 9.331 /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-04T06:37:30.554Z] #18 9.391 [ 84%] Built target device-gyro [2026-09-04T06:37:30.554Z] #18 9.415 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2026-09-04T06:37:30.818Z] #18 9.516 [ 88%] Linking C executable device-bitfields [2026-09-04T06:37:30.818Z] #18 9.548 /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-04T06:37:30.818Z] #18 9.607 [ 88%] Built target device-bitfields [2026-09-04T06:37:30.818Z] #18 9.626 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2026-09-04T06:37:31.082Z] #18 9.794 [ 92%] Linking C executable template-discovery [2026-09-04T06:37:31.082Z] #18 9.825 /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-04T06:37:31.082Z] #18 9.886 [ 92%] Built target template-discovery [2026-09-04T06:37:31.082Z] #18 9.907 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2026-09-04T06:37:31.347Z] #18 10.04 [ 96%] Linking C executable device-file [2026-09-04T06:37:31.347Z] #18 10.07 /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-04T06:37:31.347Z] #18 10.14 [ 96%] Built target device-file [2026-09-04T06:37:31.347Z] #18 10.16 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2026-09-04T06:37:31.629Z] #18 10.28 [100%] Linking C executable device-terminal [2026-09-04T06:37:31.629Z] #18 10.31 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-09-04T06:37:31.629Z] #18 10.36 [100%] Built target device-terminal [2026-09-04T06:37:31.629Z] #18 10.38 Run CPack packaging tool... [2026-09-04T06:37:31.629Z] #18 10.39 CPack: Create package using TGZ [2026-09-04T06:37:31.629Z] #18 10.39 CPack: Install projects [2026-09-04T06:37:31.894Z] #18 10.40 CPack: - Run preinstall target for: Csdk [2026-09-04T06:37:31.894Z] #18 10.68 CPack: - Install project: Csdk [] [2026-09-04T06:37:32.158Z] #18 10.69 CPack: Create package [2026-09-04T06:37:32.158Z] #18 10.74 CPack: - package: /device-bacnet-c/deps/device-sdk-c-4.0.2/build/release/csdk-0.0.0.tar.gz generated. [2026-09-04T06:37:32.158Z] #18 10.74 + '[' false '=' true ] [2026-09-04T06:37:32.158Z] #18 10.74 + '[' false '=' true ] [2026-09-04T06:37:32.158Z] #18 10.74 + mkdir -p /device-bacnet-c/deps/device-sdk-c-4.0.2/build/debug [2026-09-04T06:37:32.158Z] #18 10.74 + cd /device-bacnet-c/deps/device-sdk-c-4.0.2/build/debug [2026-09-04T06:37:32.158Z] #18 10.74 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /device-bacnet-c/deps/device-sdk-c-4.0.2/src [2026-09-04T06:37:32.158Z] #18 10.85 -- The C compiler identification is GNU 12.2.1 [2026-09-04T06:37:32.158Z] #18 10.87 -- Detecting C compiler ABI info [2026-09-04T06:37:32.158Z] #18 10.99 -- Detecting C compiler ABI info - done [2026-09-04T06:37:32.423Z] #18 11.02 -- Check for working C compiler: /usr/bin/cc - skipped [2026-09-04T06:37:32.423Z] #18 11.02 -- Detecting C compile features [2026-09-04T06:37:32.423Z] #18 11.02 -- Detecting C compile features - done [2026-09-04T06:37:32.423Z] #18 11.03 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2026-09-04T06:37:32.423Z] #18 11.11 -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") [2026-09-04T06:37:32.423Z] #18 11.12 -- Found LIBYAML: /usr/lib/libyaml.so [2026-09-04T06:37:32.423Z] #18 11.12 -- Found LIBUUID: /usr/lib/libuuid.so [2026-09-04T06:37:32.423Z] #18 11.13 -- Found LIBCBOR: /usr/lib/libcbor.so [2026-09-04T06:37:32.423Z] #18 11.13 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2026-09-04T06:37:32.423Z] #18 11.14 -- Found IOT: /opt/iotech/iot/1.6/lib/libiot.so [2026-09-04T06:37:32.423Z] #18 11.14 -- /opt/iotech/iot/1.6/include [2026-09-04T06:37:32.423Z] #18 11.14 -- C SDK 0.0.0 for Linux [2026-09-04T06:37:32.423Z] #18 11.14 -- Performing Test CSDK_HAVE_ATOMIC [2026-09-04T06:37:32.423Z] #18 11.24 -- Performing Test CSDK_HAVE_ATOMIC - Success [2026-09-04T06:37:32.688Z] #18 11.30 -- Found Curses: /usr/lib/libcurses.so [2026-09-04T06:37:32.688Z] #18 11.34 -- Configuring done (0.6s) [2026-09-04T06:37:32.688Z] #18 11.37 -- Generating done (0.0s) [2026-09-04T06:37:32.688Z] #18 11.37 -- Build files have been written to: /device-bacnet-c/deps/device-sdk-c-4.0.2/build/debug [2026-09-04T06:37:32.688Z] #18 11.38 + make [2026-09-04T06:37:32.688Z] #18 11.38 + tee debug.log [2026-09-04T06:37:32.688Z] #18 11.42 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2026-09-04T06:37:32.688Z] #18 11.53 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2026-09-04T06:37:32.955Z] #18 11.63 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2026-09-04T06:37:32.955Z] #18 11.75 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2026-09-04T06:37:33.225Z] #18 11.85 [ 9%] Building C object c/CMakeFiles/csdk.dir/command.c.o [2026-09-04T06:37:33.225Z] #18 11.90 /device-bacnet-c/deps/device-sdk-c-4.0.2/src/c/command.c: In function 'devsdk_devicecorecommand_populate': [2026-09-04T06:37:33.225Z] #18 11.90 /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-04T06:37:33.225Z] #18 11.90 218 | iot_data_t* cc_src_vector=iot_data_string_map_get_vector(map,"coreCommands"); [2026-09-04T06:37:33.225Z] #18 11.90 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2026-09-04T06:37:33.225Z] #18 11.96 [ 11%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2026-09-04T06:37:33.225Z] #18 12.10 [ 13%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2026-09-04T06:37:33.487Z] #18 12.14 [ 15%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2026-09-04T06:37:33.487Z] #18 12.24 [ 17%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2026-09-04T06:37:33.748Z] #18 12.38 [ 19%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2026-09-04T06:37:33.748Z] #18 12.47 [ 21%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2026-09-04T06:37:33.748Z] #18 12.57 [ 23%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2026-09-04T06:37:34.015Z] #18 12.65 [ 25%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2026-09-04T06:37:34.015Z] #18 12.72 [ 26%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2026-09-04T06:37:34.015Z] #18 12.79 [ 28%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2026-09-04T06:37:34.015Z] #18 12.83 [ 30%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2026-09-04T06:37:34.279Z] #18 13.00 [ 32%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2026-09-04T06:37:34.542Z] #18 13.05 [ 34%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2026-09-04T06:37:34.542Z] #18 13.19 [ 36%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2026-09-04T06:37:34.542Z] #18 13.25 [ 38%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2026-09-04T06:37:34.542Z] #18 13.40 [ 40%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2026-09-04T06:37:34.806Z] #18 13.49 [ 42%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2026-09-04T06:37:35.068Z] #18 13.72 [ 44%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2026-09-04T06:37:35.069Z] #18 13.81 [ 46%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2026-09-04T06:37:35.069Z] #18 13.88 [ 48%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2026-09-04T06:37:35.560Z] #18 13.95 [ 50%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2026-09-04T06:37:35.560Z] #18 14.02 [ 51%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2026-09-04T06:37:35.560Z] #18 14.14 [ 53%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2026-09-04T06:37:35.560Z] #18 14.37 [ 55%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2026-09-04T06:37:36.046Z] #18 14.45 [ 57%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2026-09-04T06:37:36.046Z] #18 14.55 [ 59%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2026-09-04T06:37:36.046Z] #18 14.65 [ 61%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2026-09-04T06:37:36.046Z] #18 14.85 [ 63%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2026-09-04T06:37:36.584Z] #18 14.93 [ 65%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2026-09-04T06:37:36.584Z] #18 15.01 [ 67%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2026-09-04T06:37:36.584Z] #18 15.10 [ 69%] Linking C shared library libcsdk.so [2026-09-04T06:37:36.584Z] #18 15.18 [ 69%] Built target csdk [2026-09-04T06:37:36.584Z] #18 15.20 [ 71%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2026-09-04T06:37:36.584Z] #18 15.28 [ 73%] Linking C executable template [2026-09-04T06:37:36.584Z] #18 15.31 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-09-04T06:37:36.584Z] #18 15.37 [ 73%] Built target template [2026-09-04T06:37:36.584Z] #18 15.39 [ 75%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2026-09-04T06:37:37.080Z] #18 15.45 [ 76%] Linking C executable device-counter [2026-09-04T06:37:37.080Z] #18 15.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-04T06:37:37.080Z] #18 15.54 [ 76%] Built target device-counter [2026-09-04T06:37:37.080Z] #18 15.56 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2026-09-04T06:37:37.080Z] #18 15.64 [ 80%] Linking C executable device-random [2026-09-04T06:37:37.080Z] #18 15.67 /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-04T06:37:37.080Z] #18 15.73 [ 80%] Built target device-random [2026-09-04T06:37:37.080Z] #18 15.75 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2026-09-04T06:37:37.080Z] #18 15.83 [ 84%] Linking C executable device-gyro [2026-09-04T06:37:37.080Z] #18 15.86 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-09-04T06:37:37.356Z] #18 15.91 [ 84%] Built target device-gyro [2026-09-04T06:37:37.356Z] #18 15.93 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2026-09-04T06:37:37.356Z] #18 16.01 [ 88%] Linking C executable device-bitfields [2026-09-04T06:37:37.356Z] #18 16.04 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-09-04T06:37:37.356Z] #18 16.10 [ 88%] Built target device-bitfields [2026-09-04T06:37:37.356Z] #18 16.12 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2026-09-04T06:37:37.356Z] #18 16.22 [ 92%] Linking C executable template-discovery [2026-09-04T06:37:37.626Z] #18 16.25 /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-04T06:37:37.626Z] #18 16.31 [ 92%] Built target template-discovery [2026-09-04T06:37:37.626Z] #18 16.33 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2026-09-04T06:37:37.626Z] #18 16.41 [ 96%] Linking C executable device-file [2026-09-04T06:37:37.626Z] #18 16.45 /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-04T06:37:37.902Z] #18 16.51 [ 96%] Built target device-file [2026-09-04T06:37:37.902Z] #18 16.53 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2026-09-04T06:37:37.902Z] #18 16.63 [100%] Linking C executable device-terminal [2026-09-04T06:37:37.902Z] #18 16.66 /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-04T06:37:37.902Z] #18 16.72 [100%] Built target device-terminal [2026-09-04T06:37:37.902Z] #18 16.73 + cp -rf include/devsdk include/edgex /usr/include/ [2026-09-04T06:37:38.176Z] #18 16.74 + cp build/release/c/libcsdk.so /usr/lib/ [2026-09-04T06:37:38.176Z] #18 16.74 + mkdir -p /usr/share/doc/edgex-csdk [2026-09-04T06:37:38.176Z] #18 16.74 + cp Attribution.txt /usr/share/doc/edgex-csdk [2026-09-04T06:37:38.176Z] #18 16.74 + cp LICENSE /usr/share/doc/edgex-csdk [2026-09-04T06:37:38.176Z] #18 16.74 + rm -rf /device-bacnet-c/deps [2026-09-04T06:37:38.176Z] #18 DONE 16.8s [2026-09-04T06:37:38.176Z] [2026-09-04T06:37:38.176Z] #20 [builder 10/10] RUN /device-bacnet-c/scripts/build.sh [2026-09-04T06:37:38.660Z] #20 0.299 + readlink -f /device-bacnet-c/scripts/build.sh [2026-09-04T06:37:38.660Z] #20 0.299 + dirname /device-bacnet-c/scripts/build.sh [2026-09-04T06:37:38.660Z] #20 0.300 + dirname /device-bacnet-c/scripts [2026-09-04T06:37:38.660Z] #20 0.301 + ROOT=/device-bacnet-c [2026-09-04T06:37:38.660Z] #20 0.301 + echo /device-bacnet-c [2026-09-04T06:37:38.660Z] #20 0.301 + cd /device-bacnet-c [2026-09-04T06:37:38.660Z] #20 0.301 + '[' '!' -f /device-bacnet-c/lib/ip/libbacnet.a ] [2026-09-04T06:37:38.660Z] #20 0.301 /device-bacnet-c [2026-09-04T06:37:38.660Z] #20 0.301 + '[' '!' -f /device-bacnet-c/lib/mstp/libbacnet.a ] [2026-09-04T06:37:38.660Z] #20 0.301 + mkdir -p /device-bacnet-c/build/release/device-bacnet-ip [2026-09-04T06:37:38.660Z] #20 0.302 + cd /device-bacnet-c/build/release/device-bacnet-ip [2026-09-04T06:37:38.660Z] #20 0.302 + cmake '-DDATALINK:STRING=BACDL_BIP=1' '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/src/c [2026-09-04T06:37:38.660Z] #20 0.335 -- /opt/iotech/iot/1.6/include [2026-09-04T06:37:38.660Z] #20 0.336 -- Configuring done (0.0s) [2026-09-04T06:37:38.660Z] #20 0.350 -- Generating done (0.0s) [2026-09-04T06:37:38.660Z] #20 0.351 -- Build files have been written to: /device-bacnet-c/build/release/device-bacnet-ip [2026-09-04T06:37:38.660Z] #20 0.352 + make [2026-09-04T06:37:38.660Z] #20 0.352 + tee release.log [2026-09-04T06:37:38.660Z] #20 0.399 [ 22%] Built target bacnet_objects [2026-09-04T06:37:38.660Z] #20 0.432 [ 33%] Building C object CMakeFiles/device-bacnet-c.dir/main.c.o [2026-09-04T06:37:38.660Z] #20 0.638 [ 44%] Building C object CMakeFiles/device-bacnet-c.dir/driver.c.o [2026-09-04T06:37:38.938Z] #20 0.929 [ 55%] Linking C executable device-bacnet-c [2026-09-04T06:37:39.209Z] #20 0.966 /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-04T06:37:39.209Z] #20 1.029 [100%] Built target device-bacnet-c [2026-09-04T06:37:39.209Z] #20 1.038 + mkdir -p /device-bacnet-c/build/release/device-bacnet-mstp [2026-09-04T06:37:39.209Z] #20 1.038 + cd /device-bacnet-c/build/release/device-bacnet-mstp [2026-09-04T06:37:39.209Z] #20 1.038 + cmake '-DDATALINK:STRING=BACDL_MSTP=1' '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/src/c [2026-09-04T06:37:39.209Z] #20 1.072 -- /opt/iotech/iot/1.6/include [2026-09-04T06:37:39.209Z] #20 1.073 -- Configuring done (0.0s) [2026-09-04T06:37:39.209Z] #20 1.084 -- Generating done (0.0s) [2026-09-04T06:37:39.209Z] #20 1.085 -- Build files have been written to: /device-bacnet-c/build/release/device-bacnet-mstp [2026-09-04T06:37:39.209Z] #20 1.086 + make [2026-09-04T06:37:39.209Z] #20 1.086 + tee release.log [2026-09-04T06:37:39.209Z] #20 1.131 [ 22%] Built target bacnet_objects [2026-09-04T06:37:39.209Z] #20 1.163 [ 33%] Building C object CMakeFiles/device-bacnet-c.dir/main.c.o [2026-09-04T06:37:39.512Z] #20 1.352 [ 44%] Building C object CMakeFiles/device-bacnet-c.dir/driver.c.o [2026-09-04T06:37:39.784Z] #20 1.638 [ 55%] Linking C executable device-bacnet-c [2026-09-04T06:37:39.784Z] #20 1.674 /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-04T06:37:39.784Z] #20 1.740 [100%] Built target device-bacnet-c [2026-09-04T06:37:40.053Z] #20 DONE 1.8s [2026-09-04T06:37:40.053Z] [2026-09-04T06:37:40.053Z] #21 [stage-1 6/12] COPY --from=builder /device-bacnet-c/build/release/ / [2026-09-04T06:37:40.053Z] #21 DONE 0.1s [2026-09-04T06:37:40.053Z] [2026-09-04T06:37:40.053Z] #22 [stage-1 7/12] COPY --from=builder /usr/lib/libcsdk.so /usr/lib [2026-09-04T06:37:40.053Z] #22 DONE 0.0s [2026-09-04T06:37:40.325Z] [2026-09-04T06:37:40.325Z] #23 [stage-1 8/12] COPY --from=builder /usr/share/doc/edgex-csdk /usr/share/doc/edgex-csdk [2026-09-04T06:37:40.325Z] #23 DONE 0.0s [2026-09-04T06:37:40.325Z] [2026-09-04T06:37:40.325Z] #24 [stage-1 9/12] COPY LICENSE /. [2026-09-04T06:37:40.325Z] #24 DONE 0.0s [2026-09-04T06:37:40.325Z] [2026-09-04T06:37:40.325Z] #25 [stage-1 10/12] COPY Attribution.txt /. [2026-09-04T06:37:40.325Z] #25 DONE 0.0s [2026-09-04T06:37:40.325Z] [2026-09-04T06:37:40.325Z] #26 [stage-1 11/12] COPY res /res [2026-09-04T06:37:40.325Z] #26 DONE 0.0s [2026-09-04T06:37:40.325Z] [2026-09-04T06:37:40.325Z] #27 [stage-1 12/12] COPY sample-profiles /sample-profiles [2026-09-04T06:37:40.325Z] #27 DONE 0.0s [2026-09-04T06:37:40.325Z] [2026-09-04T06:37:40.325Z] #28 exporting to image [2026-09-04T06:37:40.325Z] #28 exporting layers [2026-09-04T06:37:40.921Z] #28 exporting layers 0.5s done [2026-09-04T06:37:40.921Z] #28 writing image sha256:f35808b16152485daad19c21458d0751774c80fc177bd8d8bf2d37d42fa34044 done [2026-09-04T06:37:40.921Z] #28 naming to docker.io/library/device-bacnet done [2026-09-04T06:37:40.921Z] #28 DONE 0.5s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-09-04T06:37:41.569Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-09-04T06:37:41.569Z] [2026-09-04T06:37:41.569Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-09-04T06:37:41.911Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-09-04T06:37:41.911Z] latest: Pulling from edgex-lftools-log-publisher [2026-09-04T06:37:41.911Z] 5eb5b503b376: Pulling fs layer [2026-09-04T06:37:41.911Z] 5c69ac0246d0: Pulling fs layer [2026-09-04T06:37:41.911Z] ec43610c2a17: Pulling fs layer [2026-09-04T06:37:41.911Z] 3a2ae6a8a46f: Pulling fs layer [2026-09-04T06:37:41.911Z] 33b1e0a273af: Pulling fs layer [2026-09-04T06:37:41.911Z] 5d3b04190fa2: Pulling fs layer [2026-09-04T06:37:41.911Z] 33b1e0a273af: Waiting [2026-09-04T06:37:41.911Z] 3a2ae6a8a46f: Waiting [2026-09-04T06:37:41.911Z] 2f39f015ded8: Pulling fs layer [2026-09-04T06:37:41.911Z] 5d3b04190fa2: Waiting [2026-09-04T06:37:41.911Z] 2f39f015ded8: Waiting [2026-09-04T06:37:41.911Z] 5c69ac0246d0: Verifying Checksum [2026-09-04T06:37:41.911Z] 5c69ac0246d0: Download complete [2026-09-04T06:37:41.911Z] 3a2ae6a8a46f: Verifying Checksum [2026-09-04T06:37:41.911Z] 3a2ae6a8a46f: Download complete [2026-09-04T06:37:42.176Z] ec43610c2a17: Verifying Checksum [2026-09-04T06:37:42.176Z] ec43610c2a17: Download complete [2026-09-04T06:37:42.176Z] 33b1e0a273af: Verifying Checksum [2026-09-04T06:37:42.176Z] 33b1e0a273af: Download complete [2026-09-04T06:37:42.176Z] 5d3b04190fa2: Verifying Checksum [2026-09-04T06:37:42.176Z] 5d3b04190fa2: Download complete [2026-09-04T06:37:42.440Z] 5eb5b503b376: Verifying Checksum [2026-09-04T06:37:42.440Z] 5eb5b503b376: Download complete [2026-09-04T06:37:42.707Z] 2f39f015ded8: Verifying Checksum [2026-09-04T06:37:42.707Z] 2f39f015ded8: Download complete [2026-09-04T06:37:44.110Z] 5eb5b503b376: Pull complete [2026-09-04T06:37:44.110Z] 5c69ac0246d0: Pull complete [2026-09-04T06:37:44.686Z] ec43610c2a17: Pull complete [2026-09-04T06:37:44.686Z] 3a2ae6a8a46f: Pull complete [2026-09-04T06:37:44.950Z] 33b1e0a273af: Pull complete [2026-09-04T06:37:44.951Z] 5d3b04190fa2: Pull complete [2026-09-04T06:37:50.325Z] 2f39f015ded8: Pull complete [2026-09-04T06:37:50.325Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-09-04T06:37:50.325Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-09-04T06:37:50.325Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-09-04T06:37:50.481Z] prd-ubuntu20.04-docker-8c-8g-1790 does not seem to be running inside a container [2026-09-04T06:37:50.553Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-bacnet-c_PR-108 -v /w/workspace/exfoundry_device-bacnet-c_PR-108:/w/workspace/exfoundry_device-bacnet-c_PR-108:rw,z -v /w/workspace/exfoundry_device-bacnet-c_PR-108@tmp:/w/workspace/exfoundry_device-bacnet-c_PR-108@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2026-09-04T06:37:51.822Z] $ docker top 5a5721d0b02ef1532b19fe14e186a7a13bfa6c74e6d9905e19e481275d2081e6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-09-04T06:37:52.485Z] ---> job-cost.sh [2026-09-04T06:37:52.485Z] lf-activate-venv: SKIPPING [2026-09-04T06:37:52.485Z] INFO: No Stack... [2026-09-04T06:37:52.780Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-09-04T06:37:53.044Z] INFO: Archiving Costs [Pipeline] sh [2026-09-04T06:37:53.346Z] + cat /w/workspace/exfoundry_device-bacnet-c_PR-108/archives/cost.csv [2026-09-04T06:37:53.346Z] + cut -d, -f6 [Pipeline] lock [2026-09-04T06:37:53.365Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-bacnet-c-PR-108-4-stack-cost] [2026-09-04T06:37:53.375Z] Resource [jenkins-edgexfoundry-device-bacnet-c-PR-108-4-stack-cost] did not exist. Created. [2026-09-04T06:37:53.386Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-bacnet-c-PR-108-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-09-04T06:37:53.724Z] + echo total: 0.2199999988079071 [Pipeline] stash [2026-09-04T06:37:53.781Z] Stashed 1 file(s) [Pipeline] } [2026-09-04T06:37:53.790Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-bacnet-c-PR-108-4-stack-cost] [Pipeline] // lock [Pipeline] } [2026-09-04T06:37:53.829Z] $ docker stop --time=1 5a5721d0b02ef1532b19fe14e186a7a13bfa6c74e6d9905e19e481275d2081e6 [2026-09-04T06:37:54.988Z] $ docker rm -f --volumes 5a5721d0b02ef1532b19fe14e186a7a13bfa6c74e6d9905e19e481275d2081e6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2026-09-04T06:37:55.775Z] + [ -d /w/workspace/exfoundry_device-bacnet-c_PR-108/archives ] [2026-09-04T06:37:55.775Z] + ls -al /w/workspace/exfoundry_device-bacnet-c_PR-108/archives [2026-09-04T06:37:55.775Z] total 16 [2026-09-04T06:37:55.775Z] drwxr-xr-x 3 root root 4096 Sep 4 06:37 . [2026-09-04T06:37:55.775Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 4 06:37 .. [2026-09-04T06:37:55.775Z] drwxr-xr-x 2 root root 4096 Sep 4 06:37 cost [2026-09-04T06:37:55.775Z] -rw-r--r-- 1 root root 87 Sep 4 06:37 cost.csv [2026-09-04T06:37:55.775Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-bacnet-c_PR-108/archives [2026-09-04T06:37:55.775Z] + ls -al /w/workspace/exfoundry_device-bacnet-c_PR-108/archives [2026-09-04T06:37:55.775Z] total 16 [2026-09-04T06:37:55.775Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 4 06:37 . [2026-09-04T06:37:55.775Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 4 06:37 .. [2026-09-04T06:37:55.775Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 4 06:37 cost [2026-09-04T06:37:55.775Z] -rw-r--r-- 1 jenkins jenkins 87 Sep 4 06:37 cost.csv [Pipeline] libraryResource [Pipeline] sh [2026-09-04T06:37:56.092Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-09-04T06:37:57.255Z] ---> package-listing.sh [2026-09-04T06:37:57.255Z] ++ facter osfamily [2026-09-04T06:37:57.255Z] ++ tr '[:upper:]' '[:lower:]' [2026-09-04T06:37:57.531Z] + OS_FAMILY=debian [2026-09-04T06:37:57.532Z] + workspace=/w/workspace/exfoundry_device-bacnet-c_PR-108 [2026-09-04T06:37:57.532Z] + START_PACKAGES=/tmp/packages_start.txt [2026-09-04T06:37:57.532Z] + END_PACKAGES=/tmp/packages_end.txt [2026-09-04T06:37:57.532Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-09-04T06:37:57.532Z] + PACKAGES=/tmp/packages_start.txt [2026-09-04T06:37:57.532Z] + '[' /w/workspace/exfoundry_device-bacnet-c_PR-108 ']' [2026-09-04T06:37:57.532Z] + PACKAGES=/tmp/packages_end.txt [2026-09-04T06:37:57.532Z] + case "${OS_FAMILY}" in [2026-09-04T06:37:57.532Z] + dpkg -l [2026-09-04T06:37:57.532Z] + grep '^ii' [2026-09-04T06:37:57.532Z] + '[' -f /tmp/packages_start.txt ']' [2026-09-04T06:37:57.532Z] + '[' -f /tmp/packages_end.txt ']' [2026-09-04T06:37:57.532Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-09-04T06:37:57.532Z] + '[' /w/workspace/exfoundry_device-bacnet-c_PR-108 ']' [2026-09-04T06:37:57.532Z] + mkdir -p /w/workspace/exfoundry_device-bacnet-c_PR-108/archives/ [2026-09-04T06:37:57.532Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-bacnet-c_PR-108/archives/ [Pipeline] echo [2026-09-04T06:37:57.554Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-bacnet-c_PR-108/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2026-09-04T06:37:57.898Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-09-04T06:37:58.536Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-09-04T06:37:58.536Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-09-04T06:37:58.919Z] prd-ubuntu20.04-docker-8c-8g-1790 does not seem to be running inside a container [2026-09-04T06:37:59.024Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-bacnet-c_PR-108/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-bacnet-c_PR-108 -v /w/workspace/exfoundry_device-bacnet-c_PR-108:/w/workspace/exfoundry_device-bacnet-c_PR-108:rw,z -v /w/workspace/exfoundry_device-bacnet-c_PR-108@tmp:/w/workspace/exfoundry_device-bacnet-c_PR-108@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2026-09-04T06:37:59.289Z] $ docker top d976989ad43a48107cc5ac51c688197f082d96db420682bb74df1a832b643661 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-09-04T06:37:59.708Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-09-04T06:38:00.104Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-09-04T06:38:00.447Z] + ls /var/log/sa-host [2026-09-04T06:38:00.447Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-09-04T06:38:00.611Z] provisioning config files... [2026-09-04T06:38:00.632Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-bacnet-c_PR-108@tmp/config12834229477692906249tmp [Pipeline] { [Pipeline] echo [2026-09-04T06:38:00.650Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-09-04T06:38:00.948Z] ---> create-netrc.sh [Pipeline] } [2026-09-04T06:38:00.960Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-09-04T06:38:01.320Z] ---> python-tools-install.sh [Pipeline] echo [2026-09-04T06:38:01.334Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-09-04T06:38:01.640Z] ---> sudo-logs.sh [2026-09-04T06:38:01.640Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2026-09-04T06:38:01.687Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-09-04T06:38:01.999Z] ---> job-cost.sh [2026-09-04T06:38:01.999Z] lf-activate-venv: SKIPPING [2026-09-04T06:38:02.000Z] DEBUG: total: 0.2199999988079071 [2026-09-04T06:38:02.000Z] INFO: Retrieving Stack Cost... [2026-09-04T06:38:02.000Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-09-04T06:38:02.627Z] INFO: Archiving Costs [Pipeline] echo [2026-09-04T06:38:02.674Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-09-04T06:38:03.066Z] ---> logs-deploy.sh [2026-09-04T06:38:03.066Z] lf-activate-venv: SKIPPING [2026-09-04T06:38:03.066Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-bacnet-c/PR-108/4 [2026-09-04T06:38:03.066Z] INFO: archiving workspace using pattern(s): [2026-09-04T06:38:04.161Z] Archives upload complete. [2026-09-04T06:38:04.161Z] INFO: archiving logs to Nexus [2026-09-04T06:38:04.788Z] ---> uname -a: [2026-09-04T06:38:04.788Z] Linux prd-ubuntu20-04-docker-8c-8g-1790 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux [2026-09-04T06:38:04.788Z] [2026-09-04T06:38:04.788Z] [2026-09-04T06:38:04.788Z] ---> lscpu: [2026-09-04T06:38:04.788Z] Architecture: x86_64 [2026-09-04T06:38:04.788Z] CPU op-mode(s): 32-bit, 64-bit [2026-09-04T06:38:04.788Z] Byte Order: Little Endian [2026-09-04T06:38:04.788Z] Address sizes: 40 bits physical, 48 bits virtual [2026-09-04T06:38:04.788Z] CPU(s): 8 [2026-09-04T06:38:04.788Z] On-line CPU(s) list: 0-7 [2026-09-04T06:38:04.788Z] Thread(s) per core: 1 [2026-09-04T06:38:04.788Z] Core(s) per socket: 1 [2026-09-04T06:38:04.788Z] Socket(s): 8 [2026-09-04T06:38:04.788Z] NUMA node(s): 1 [2026-09-04T06:38:04.788Z] Vendor ID: AuthenticAMD [2026-09-04T06:38:04.788Z] CPU family: 23 [2026-09-04T06:38:04.788Z] Model: 49 [2026-09-04T06:38:04.788Z] Model name: AMD EPYC-Rome Processor [2026-09-04T06:38:04.788Z] Stepping: 0 [2026-09-04T06:38:04.788Z] CPU MHz: 2800.000 [2026-09-04T06:38:04.788Z] BogoMIPS: 5600.00 [2026-09-04T06:38:04.788Z] Virtualization: AMD-V [2026-09-04T06:38:04.788Z] Hypervisor vendor: KVM [2026-09-04T06:38:04.788Z] Virtualization type: full [2026-09-04T06:38:04.788Z] L1d cache: 256 KiB [2026-09-04T06:38:04.788Z] L1i cache: 256 KiB [2026-09-04T06:38:04.788Z] L2 cache: 4 MiB [2026-09-04T06:38:04.788Z] L3 cache: 128 MiB [2026-09-04T06:38:04.788Z] NUMA node0 CPU(s): 0-7 [2026-09-04T06:38:04.788Z] Vulnerability Gather data sampling: Not affected [2026-09-04T06:38:04.788Z] Vulnerability Itlb multihit: Not affected [2026-09-04T06:38:04.788Z] Vulnerability L1tf: Not affected [2026-09-04T06:38:04.788Z] Vulnerability Mds: Not affected [2026-09-04T06:38:04.788Z] Vulnerability Meltdown: Not affected [2026-09-04T06:38:04.788Z] Vulnerability Mmio stale data: Not affected [2026-09-04T06:38:04.788Z] Vulnerability Retbleed: Vulnerable [2026-09-04T06:38:04.788Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2026-09-04T06:38:04.788Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2026-09-04T06:38:04.788Z] Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected [2026-09-04T06:38:04.788Z] Vulnerability Srbds: Not affected [2026-09-04T06:38:04.788Z] Vulnerability Tsx async abort: Not affected [2026-09-04T06:38:04.788Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt lbrv nrip_save tsc_scale vmcb_clean flushbyasid pausefilter pfthreshold v_vmsave_vmload vgif umip rdpid arch_capabilities [2026-09-04T06:38:04.788Z] [2026-09-04T06:38:04.788Z] [2026-09-04T06:38:04.788Z] ---> nproc: [2026-09-04T06:38:04.788Z] 8 [2026-09-04T06:38:04.788Z] [2026-09-04T06:38:04.788Z] [2026-09-04T06:38:04.788Z] ---> df -h: [2026-09-04T06:38:04.788Z] Filesystem Size Used Avail Use% Mounted on [2026-09-04T06:38:04.788Z] overlay 155G 11G 145G 8% / [2026-09-04T06:38:04.788Z] tmpfs 64M 0 64M 0% /dev [2026-09-04T06:38:04.788Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2026-09-04T06:38:04.788Z] shm 64M 0 64M 0% /dev/shm [2026-09-04T06:38:04.788Z] /dev/vda1 155G 11G 145G 8% /facter-os [2026-09-04T06:38:04.788Z] [2026-09-04T06:38:04.788Z] [2026-09-04T06:38:04.788Z] ---> sar -b -r -n DEV: [2026-09-04T06:38:04.788Z] Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-1790) 09/04/26 _x86_64_ (8 CPU) [2026-09-04T06:38:04.788Z] [2026-09-04T06:38:04.788Z] 06:35:00 LINUX RESTART (8 CPU) [2026-09-04T06:38:04.788Z] [2026-09-04T06:38:04.788Z] 06:36:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2026-09-04T06:38:04.788Z] 06:37:01 125.06 12.53 112.53 0.00 2155.11 39571.27 0.00 [2026-09-04T06:38:04.788Z] 06:38:01 209.28 0.62 208.67 0.00 64.26 21223.66 0.00 [2026-09-04T06:38:04.788Z] Average: 167.17 6.57 160.60 0.00 1109.68 30397.47 0.00 [2026-09-04T06:38:04.788Z] [2026-09-04T06:38:04.788Z] 06:36:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2026-09-04T06:38:04.788Z] 06:37:01 28715948 31490196 805360 2.45 83312 2973476 2031924 5.99 1163724 2598308 15624 [2026-09-04T06:38:04.788Z] 06:38:01 28126936 31473528 805760 2.45 106772 3469232 1743604 5.14 1281828 3000592 176 [2026-09-04T06:38:04.788Z] Average: 28421442 31481862 805560 2.45 95042 3221354 1887764 5.57 1222776 2799450 7900 [2026-09-04T06:38:04.788Z] [2026-09-04T06:38:04.788Z] 06:36:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2026-09-04T06:38:04.788Z] 06:37:01 ens3 249.33 158.92 2880.95 67.17 0.00 0.00 0.00 0.00 [2026-09-04T06:38:04.788Z] 06:37:01 vethc0e7ffa 21.53 39.74 1.49 422.21 0.00 0.00 0.00 0.03 [2026-09-04T06:38:04.788Z] 06:37:01 docker0 46.59 83.29 2.86 807.45 0.00 0.00 0.00 0.00 [2026-09-04T06:38:04.788Z] 06:37:01 lo 1.60 1.60 0.17 0.17 0.00 0.00 0.00 0.00 [2026-09-04T06:38:04.788Z] 06:38:01 ens3 245.01 182.89 2888.02 42.55 0.00 0.00 0.00 0.00 [2026-09-04T06:38:04.788Z] 06:38:01 docker0 20.61 31.18 1.27 238.13 0.00 0.00 0.00 0.00 [2026-09-04T06:38:04.788Z] 06:38:01 lo 1.47 1.47 0.14 0.14 0.00 0.00 0.00 0.00 [2026-09-04T06:38:04.788Z] Average: ens3 247.17 170.90 2884.48 54.86 0.00 0.00 0.00 0.00 [2026-09-04T06:38:04.788Z] Average: docker0 33.60 57.23 2.07 522.79 0.00 0.00 0.00 0.00 [2026-09-04T06:38:04.788Z] Average: lo 1.53 1.53 0.16 0.16 0.00 0.00 0.00 0.00 [2026-09-04T06:38:04.788Z] [2026-09-04T06:38:04.788Z] [2026-09-04T06:38:04.788Z] ---> sar -P ALL: [2026-09-04T06:38:04.788Z] Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-1790) 09/04/26 _x86_64_ (8 CPU) [2026-09-04T06:38:04.788Z] [2026-09-04T06:38:04.788Z] 06:35:00 LINUX RESTART (8 CPU) [2026-09-04T06:38:04.788Z] [2026-09-04T06:38:04.788Z] 06:36:01 CPU %user %nice %system %iowait %steal %idle [2026-09-04T06:38:04.788Z] 06:37:01 all 8.53 0.00 3.13 0.78 0.01 87.55 [2026-09-04T06:38:04.788Z] 06:37:01 0 8.64 0.00 3.74 0.25 0.00 87.36 [2026-09-04T06:38:04.788Z] 06:37:01 1 15.64 0.00 3.91 0.20 0.02 80.23 [2026-09-04T06:38:04.788Z] 06:37:01 2 10.03 0.00 3.90 1.93 0.02 84.12 [2026-09-04T06:38:04.788Z] 06:37:01 3 8.37 0.00 3.24 0.20 0.02 88.17 [2026-09-04T06:38:04.788Z] 06:37:01 4 6.97 0.00 3.19 1.93 0.02 87.90 [2026-09-04T06:38:04.788Z] 06:37:01 5 7.44 0.00 3.12 0.35 0.00 89.08 [2026-09-04T06:38:04.788Z] 06:37:01 6 3.75 0.00 1.73 1.19 0.02 93.31 [2026-09-04T06:38:04.788Z] 06:37:01 7 7.36 0.00 2.18 0.15 0.02 90.29 [2026-09-04T06:38:04.788Z] 06:38:01 all 9.69 0.00 3.64 0.56 0.01 86.10 [2026-09-04T06:38:04.788Z] 06:38:01 0 13.57 0.00 4.00 0.13 0.03 82.26 [2026-09-04T06:38:04.788Z] 06:38:01 1 10.55 0.00 4.18 0.24 0.02 85.02 [2026-09-04T06:38:04.788Z] 06:38:01 2 12.28 0.00 3.51 0.22 0.02 83.98 [2026-09-04T06:38:04.788Z] 06:38:01 3 8.51 0.00 3.39 0.35 0.00 87.75 [2026-09-04T06:38:04.788Z] 06:38:01 4 8.26 0.00 3.92 1.08 0.00 86.75 [2026-09-04T06:38:04.788Z] 06:38:01 5 6.65 0.00 3.49 1.55 0.00 88.31 [2026-09-04T06:38:04.788Z] 06:38:01 6 6.98 0.00 2.58 0.56 0.00 89.87 [2026-09-04T06:38:04.788Z] 06:38:01 7 10.73 0.00 4.10 0.34 0.00 84.83 [2026-09-04T06:38:04.788Z] Average: all 9.11 0.00 3.39 0.67 0.01 86.83 [2026-09-04T06:38:04.788Z] Average: 0 11.10 0.00 3.87 0.19 0.02 84.82 [2026-09-04T06:38:04.788Z] Average: 1 13.10 0.00 4.05 0.22 0.02 82.62 [2026-09-04T06:38:04.788Z] Average: 2 11.16 0.00 3.70 1.08 0.02 84.05 [2026-09-04T06:38:04.788Z] Average: 3 8.44 0.00 3.31 0.28 0.01 87.96 [2026-09-04T06:38:04.788Z] Average: 4 7.61 0.00 3.55 1.50 0.01 87.32 [2026-09-04T06:38:04.788Z] Average: 5 7.05 0.00 3.31 0.95 0.00 88.70 [2026-09-04T06:38:04.788Z] Average: 6 5.38 0.00 2.16 0.88 0.01 91.58 [2026-09-04T06:38:04.788Z] Average: 7 9.04 0.00 3.14 0.24 0.01 87.57 [2026-09-04T06:38:04.788Z] [2026-09-04T06:38:04.788Z] [2026-09-04T06:38:04.788Z]