Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2efd0b90107ef91dc6cc59175c19b3abb7caee42 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-ssh17895208600023713972.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 5f16b0674693bda8419e7356c8caa12f8ebbbe1e 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-ssh1737464285897991253.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 5f16b0674693bda8419e7356c8caa12f8ebbbe1e The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-bacnet-c/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-bacnet-c/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16654005982027847122.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 5f16b0674693bda8419e7356c8caa12f8ebbbe1e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 5f16b0674693bda8419e7356c8caa12f8ebbbe1e # timeout=10 Commit message: "Merge pull request #468 from cherrycl/issue-467" > 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-ssh9818366695509882996.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-bacnet-c/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-bacnet-c/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9096429742435773765.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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-41245’ Running on prd-ubuntu20.04-docker-8c-8g-41248 in /w/workspace/dgexfoundry_device-bacnet-c_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-bacnet-c.git > git init /w/workspace/dgexfoundry_device-bacnet-c_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-bacnet-c.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-bacnet-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 2efd0b90107ef91dc6cc59175c19b3abb7caee42 (main) Commit message: "Merge pull request #102 from FelixTing/update-config" > git config remote.origin.url git@github.com:edgexfoundry/device-bacnet-c.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2efd0b90107ef91dc6cc59175c19b3abb7caee42 # timeout=10 > git rev-list --no-walk 11dab76be4e7d729cbb51d1712275157f21268b1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-03-13T06:03:52.996Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-03-13T06:03:53.055Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-03-13T06:03:53.080Z] ========================================================= [2025-03-13T06:03:53.080Z] EdgeX Global Pipelines Version Info [2025-03-13T06:03:53.080Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-03-13T06:03:53.819Z] ------------------- [2025-03-13T06:03:53.819Z] stable info: [2025-03-13T06:03:53.819Z] ------------------- [2025-03-13T06:03:53.819Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-03-13T06:03:53.819Z] Commit SHA: 5f16b0674693bda8419e7356c8caa12f8ebbbe1e [2025-03-13T06:03:53.819Z] Message: update stable to v1.0.272 [2025-03-13T06:03:54.390Z] ------------------- [2025-03-13T06:03:54.390Z] experimental info: [2025-03-13T06:03:54.390Z] ------------------- [2025-03-13T06:03:54.390Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-03-13T06:03:54.390Z] Commit SHA: 5f16b0674693bda8419e7356c8caa12f8ebbbe1e [2025-03-13T06:03:54.390Z] Message: update experimental to v1.0.272 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-03-13T06:03:54.461Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-bacnet-c-settings [Pipeline] echo [2025-03-13T06:03:54.481Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-bacnet-c [Pipeline] echo [2025-03-13T06:03:54.503Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-03-13T06:03:54.523Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-03-13T06:03:54.543Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-03-13T06:03:54.570Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = scripts/Dockerfile.alpine [Pipeline] echo [2025-03-13T06:03:54.599Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = scripts/Dockerfile.alpine-base [Pipeline] echo [2025-03-13T06:03:54.622Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-03-13T06:03:54.646Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-03-13T06:03:54.668Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-bacnet [Pipeline] echo [2025-03-13T06:03:54.687Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-03-13T06:03:54.708Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-03-13T06:03:54.730Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-03-13T06:03:54.753Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-03-13T06:03:54.773Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-03-13T06:03:54.795Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-03-13T06:03:54.817Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-03-13T06:03:54.839Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-03-13T06:03:54.859Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-03-13T06:03:54.882Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-03-13T06:03:54.906Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2efd0b90107ef91dc6cc59175c19b3abb7caee42 [Pipeline] echo [2025-03-13T06:03:54.928Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2efd0b9 [Pipeline] echo [2025-03-13T06:03:54.952Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-13T06:03:55.004Z] provisioning config files... [2025-03-13T06:03:55.018Z] copy managed file [device-bacnet-c-settings] to file:/w/workspace/dgexfoundry_device-bacnet-c_main@tmp/config5486774494253342295tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-13T06:03:55.353Z] ---> ****-login.sh [2025-03-13T06:03:55.353Z] nexus3.edgexfoundry.org:10001 [2025-03-13T06:03:55.612Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-13T06:03:55.613Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-13T06:03:55.613Z] Configure a credential helper to remove this warning. See [2025-03-13T06:03:55.613Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-13T06:03:55.613Z] [2025-03-13T06:03:55.613Z] Login Succeeded [2025-03-13T06:03:55.613Z] nexus3.edgexfoundry.org:10002 [2025-03-13T06:03:55.613Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-13T06:03:55.613Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-13T06:03:55.613Z] Configure a credential helper to remove this warning. See [2025-03-13T06:03:55.613Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-13T06:03:55.613Z] [2025-03-13T06:03:55.613Z] Login Succeeded [2025-03-13T06:03:55.871Z] nexus3.edgexfoundry.org:10003 [2025-03-13T06:03:55.871Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-13T06:03:55.871Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-13T06:03:55.871Z] Configure a credential helper to remove this warning. See [2025-03-13T06:03:55.871Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-13T06:03:55.871Z] [2025-03-13T06:03:55.871Z] Login Succeeded [2025-03-13T06:03:55.871Z] nexus3.edgexfoundry.org:10004 [2025-03-13T06:03:55.872Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-13T06:03:55.872Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-13T06:03:55.872Z] Configure a credential helper to remove this warning. See [2025-03-13T06:03:55.872Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-13T06:03:55.872Z] [2025-03-13T06:03:55.872Z] Login Succeeded [2025-03-13T06:03:55.872Z] ****.io [2025-03-13T06:03:56.131Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-13T06:03:56.131Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-13T06:03:56.131Z] Configure a credential helper to remove this warning. See [2025-03-13T06:03:56.131Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-13T06:03:56.131Z] [2025-03-13T06:03:56.131Z] Login Succeeded [2025-03-13T06:03:56.391Z] ---> ****-login.sh ends [Pipeline] } [2025-03-13T06:03:56.400Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build LTS Release Image) [Pipeline] sh [2025-03-13T06:03:56.799Z] + git rev-list -1 --merges 2efd0b90107ef91dc6cc59175c19b3abb7caee42~1..2efd0b90107ef91dc6cc59175c19b3abb7caee42 [Pipeline] echo [2025-03-13T06:03:56.824Z] -----------> git rev-list -1 --merges 2efd0b90107ef91dc6cc59175c19b3abb7caee42~1..2efd0b90107ef91dc6cc59175c19b3abb7caee42 2efd0b90107ef91dc6cc59175c19b3abb7caee42 [2025-03-13T06:03:56.825Z] 2efd0b90107ef91dc6cc59175c19b3abb7caee42 [false] [Pipeline] sh [2025-03-13T06:03:57.120Z] + git log --format=format:%s -1 2efd0b90107ef91dc6cc59175c19b3abb7caee42 [Pipeline] echo [2025-03-13T06:03:57.134Z] ========================================================= [2025-03-13T06:03:57.135Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-03-13T06:03:57.135Z] ========================================================= Stage "Build LTS Release Image" skipped due to when conditional [Pipeline] getContext [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) Stage "amd64" skipped due to when conditional [Pipeline] getContext [Pipeline] } Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-03-13T06:03:57.573Z] + git rev-list -1 --merges 2efd0b90107ef91dc6cc59175c19b3abb7caee42~1..2efd0b90107ef91dc6cc59175c19b3abb7caee42 [Pipeline] echo [2025-03-13T06:03:57.586Z] -----------> git rev-list -1 --merges 2efd0b90107ef91dc6cc59175c19b3abb7caee42~1..2efd0b90107ef91dc6cc59175c19b3abb7caee42 2efd0b90107ef91dc6cc59175c19b3abb7caee42 [2025-03-13T06:03:57.586Z] 2efd0b90107ef91dc6cc59175c19b3abb7caee42 [false] [Pipeline] sh [2025-03-13T06:03:57.885Z] + git log --format=format:%s -1 2efd0b90107ef91dc6cc59175c19b3abb7caee42 [Pipeline] echo [2025-03-13T06:03:57.905Z] ========================================================= [2025-03-13T06:03:57.905Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-03-13T06:03:57.905Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2025-03-13T06:03:58.298Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-13T06:03:58.298Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-03-13T06:03:58.298Z] + [ -e /tmp/ssh_known_hosts ] [2025-03-13T06:03:58.298Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-03-13T06:03:58.298Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-03-13T06:03:58.298Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-03-13T06:03:58.298Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:03:58.656Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-13T06:03:58.656Z] [2025-03-13T06:03:58.656Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:03:58.965Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-13T06:03:58.965Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-03-13T06:03:58.965Z] b85a868b505f: Pulling fs layer [2025-03-13T06:03:58.965Z] e2be974225ed: Pulling fs layer [2025-03-13T06:03:58.965Z] 339a4e72a1f5: Pulling fs layer [2025-03-13T06:03:58.965Z] 988bab9f4d93: Pulling fs layer [2025-03-13T06:03:58.965Z] 1469e6f7b9e6: Pulling fs layer [2025-03-13T06:03:58.965Z] eaf3925da568: Pulling fs layer [2025-03-13T06:03:58.965Z] bab4dde63d76: Pulling fs layer [2025-03-13T06:03:58.965Z] bde34c3a00c8: Pulling fs layer [2025-03-13T06:03:58.965Z] b352a97aabf1: Pulling fs layer [2025-03-13T06:03:58.965Z] 4872d77fe225: Pulling fs layer [2025-03-13T06:03:58.965Z] 5851b861e8e6: Pulling fs layer [2025-03-13T06:03:58.965Z] 988bab9f4d93: Waiting [2025-03-13T06:03:58.965Z] 1469e6f7b9e6: Waiting [2025-03-13T06:03:58.965Z] eaf3925da568: Waiting [2025-03-13T06:03:58.965Z] bab4dde63d76: Waiting [2025-03-13T06:03:58.965Z] bde34c3a00c8: Waiting [2025-03-13T06:03:58.965Z] b352a97aabf1: Waiting [2025-03-13T06:03:58.965Z] 4872d77fe225: Waiting [2025-03-13T06:03:58.965Z] 5851b861e8e6: Waiting [2025-03-13T06:03:58.965Z] e2be974225ed: Verifying Checksum [2025-03-13T06:03:58.965Z] 988bab9f4d93: Download complete [2025-03-13T06:03:58.965Z] 1469e6f7b9e6: Verifying Checksum [2025-03-13T06:03:58.965Z] 1469e6f7b9e6: Download complete [2025-03-13T06:03:58.965Z] eaf3925da568: Verifying Checksum [2025-03-13T06:03:58.965Z] eaf3925da568: Download complete [2025-03-13T06:03:58.965Z] 339a4e72a1f5: Verifying Checksum [2025-03-13T06:03:58.965Z] 339a4e72a1f5: Download complete [2025-03-13T06:03:58.965Z] bde34c3a00c8: Verifying Checksum [2025-03-13T06:03:58.965Z] bde34c3a00c8: Download complete [2025-03-13T06:03:59.224Z] b352a97aabf1: Download complete [2025-03-13T06:03:59.224Z] 4872d77fe225: Verifying Checksum [2025-03-13T06:03:59.224Z] 4872d77fe225: Download complete [2025-03-13T06:03:59.224Z] 5851b861e8e6: Verifying Checksum [2025-03-13T06:03:59.224Z] 5851b861e8e6: Download complete [2025-03-13T06:03:59.224Z] b85a868b505f: Verifying Checksum [2025-03-13T06:03:59.224Z] b85a868b505f: Download complete [2025-03-13T06:03:59.482Z] bab4dde63d76: Verifying Checksum [2025-03-13T06:03:59.482Z] bab4dde63d76: Download complete [2025-03-13T06:04:00.439Z] b85a868b505f: Pull complete [2025-03-13T06:04:00.699Z] e2be974225ed: Pull complete [2025-03-13T06:04:01.267Z] 339a4e72a1f5: Pull complete [2025-03-13T06:04:01.267Z] 988bab9f4d93: Pull complete [2025-03-13T06:04:01.526Z] 1469e6f7b9e6: Pull complete [2025-03-13T06:04:01.526Z] eaf3925da568: Pull complete [2025-03-13T06:04:03.435Z] bab4dde63d76: Pull complete [2025-03-13T06:04:03.435Z] bde34c3a00c8: Pull complete [2025-03-13T06:04:03.435Z] b352a97aabf1: Pull complete [2025-03-13T06:04:03.435Z] 4872d77fe225: Pull complete [2025-03-13T06:04:03.696Z] 5851b861e8e6: Pull complete [2025-03-13T06:04:03.696Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-03-13T06:04:03.696Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-13T06:04:03.696Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-13T06:04:03.843Z] prd-ubuntu20.04-docker-8c-8g-41248 does not seem to be running inside a container [2025-03-13T06:04:03.861Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-bacnet-c_main -v /w/workspace/dgexfoundry_device-bacnet-c_main:/w/workspace/dgexfoundry_device-bacnet-c_main:rw,z -v /w/workspace/dgexfoundry_device-bacnet-c_main@tmp:/w/workspace/dgexfoundry_device-bacnet-c_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-13T06:04:05.127Z] $ docker top 6e20fb2e4fb4e149e7e31717b01b98dd7846afd57cdb09ffe62aa64938bb4407 -eo pid,comm [2025-03-13T06:04:05.192Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-03-13T06:04:05.192Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-13T06:04:05.256Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-13T06:04:05.256Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-13T06:04:05.377Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-13T06:04:05.367Z] $ docker exec 6e20fb2e4fb4e149e7e31717b01b98dd7846afd57cdb09ffe62aa64938bb4407 ssh-agent [2025-03-13T06:04:05.484Z] SSH_AUTH_SOCK=/tmp/ssh-xJYuCUhv2wuH/agent.32 [2025-03-13T06:04:05.484Z] SSH_AGENT_PID=38 [2025-03-13T06:04:05.489Z] Running ssh-add (command line suppressed) [2025-03-13T06:04:05.584Z] Identity added: /w/workspace/dgexfoundry_device-bacnet-c_main@tmp/private_key_14218916390270603209.key (/w/workspace/dgexfoundry_device-bacnet-c_main@tmp/private_key_14218916390270603209.key) [2025-03-13T06:04:05.614Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-13T06:04:05.920Z] + git tag --points-at HEAD [Pipeline] } [2025-03-13T06:04:05.918Z] $ docker exec --env ******** --env ******** 6e20fb2e4fb4e149e7e31717b01b98dd7846afd57cdb09ffe62aa64938bb4407 ssh-agent -k [2025-03-13T06:04:06.014Z] unset SSH_AUTH_SOCK; [2025-03-13T06:04:06.015Z] unset SSH_AGENT_PID; [2025-03-13T06:04:06.015Z] echo Agent pid 38 killed; [2025-03-13T06:04:06.036Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-03-13T06:04:06.074Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-13T06:04:06.074Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-13T06:04:06.186Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-13T06:04:06.177Z] $ docker exec 6e20fb2e4fb4e149e7e31717b01b98dd7846afd57cdb09ffe62aa64938bb4407 ssh-agent [2025-03-13T06:04:06.305Z] SSH_AUTH_SOCK=/tmp/ssh-5Sx0Gmw2ZIr2/agent.71 [2025-03-13T06:04:06.305Z] SSH_AGENT_PID=76 [2025-03-13T06:04:06.310Z] Running ssh-add (command line suppressed) [2025-03-13T06:04:06.389Z] Identity added: /w/workspace/dgexfoundry_device-bacnet-c_main@tmp/private_key_1801289243278360522.key (/w/workspace/dgexfoundry_device-bacnet-c_main@tmp/private_key_1801289243278360522.key) [2025-03-13T06:04:06.415Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-13T06:04:06.713Z] + git semver init [2025-03-13T06:04:06.973Z] 2025-03-13 06:04:06,914 [run_init] DEBUG init version:0.0.0 force:False [2025-03-13T06:04:06.973Z] 2025-03-13 06:04:06,914 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dgexfoundry_device-bacnet-c_main/.semver [2025-03-13T06:04:06.973Z] 2025-03-13 06:04:06,915 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-bacnet-c.git /w/workspace/dgexfoundry_device-bacnet-c_main/.semver [2025-03-13T06:04:06.973Z] 2025-03-13 06:04:06,915 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-bacnet-c.git', '/w/workspace/dgexfoundry_device-bacnet-c_main/.semver'], cwd=/w/workspace/dgexfoundry_device-bacnet-c_main, universal_newlines=False, shell=None, istream=None) [2025-03-13T06:04:07.910Z] 2025-03-13 06:04:07,628 [append_file] DEBUG append to file:/w/workspace/dgexfoundry_device-bacnet-c_main/.git/info/exclude [2025-03-13T06:04:07.910Z] 2025-03-13 06:04:07,628 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dgexfoundry_device-bacnet-c_main/.semver/main with force:False [2025-03-13T06:04:07.910Z] 2025-03-13 06:04:07,628 [read_version] DEBUG read version from /w/workspace/dgexfoundry_device-bacnet-c_main/.semver/main [2025-03-13T06:04:07.910Z] 2025-03-13 06:04:07,628 [read_version] DEBUG read version from /w/workspace/dgexfoundry_device-bacnet-c_main/.semver/main [2025-03-13T06:04:07.910Z] 3.2.0-dev.5 [Pipeline] } [2025-03-13T06:04:07.907Z] $ docker exec --env ******** --env ******** 6e20fb2e4fb4e149e7e31717b01b98dd7846afd57cdb09ffe62aa64938bb4407 ssh-agent -k [2025-03-13T06:04:08.040Z] unset SSH_AUTH_SOCK; [2025-03-13T06:04:08.041Z] unset SSH_AGENT_PID; [2025-03-13T06:04:08.041Z] echo Agent pid 76 killed; [2025-03-13T06:04:08.061Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-13T06:04:08.385Z] + git semver [Pipeline] } [2025-03-13T06:04:08.648Z] $ docker stop --time=1 6e20fb2e4fb4e149e7e31717b01b98dd7846afd57cdb09ffe62aa64938bb4407 [2025-03-13T06:04:09.970Z] $ docker rm -f --volumes 6e20fb2e4fb4e149e7e31717b01b98dd7846afd57cdb09ffe62aa64938bb4407 [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-13T06:04:10.318Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-03-13T06:04:10.548Z] Stashed 1 file(s) [Pipeline] echo [2025-03-13T06:04:10.553Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.5 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-13T06:04:10.714Z] provisioning config files... [2025-03-13T06:04:10.723Z] copy managed file [device-bacnet-c-settings] to file:/w/workspace/dgexfoundry_device-bacnet-c_main@tmp/config10107074652432600964tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-13T06:04:11.031Z] ---> ****-login.sh [2025-03-13T06:04:11.032Z] nexus3.edgexfoundry.org:10001 [2025-03-13T06:04:11.032Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-13T06:04:11.032Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-13T06:04:11.032Z] Configure a credential helper to remove this warning. See [2025-03-13T06:04:11.032Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-13T06:04:11.032Z] [2025-03-13T06:04:11.032Z] Login Succeeded [2025-03-13T06:04:11.032Z] nexus3.edgexfoundry.org:10002 [2025-03-13T06:04:11.032Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-13T06:04:11.032Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-13T06:04:11.032Z] Configure a credential helper to remove this warning. See [2025-03-13T06:04:11.032Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-13T06:04:11.032Z] [2025-03-13T06:04:11.032Z] Login Succeeded [2025-03-13T06:04:11.032Z] nexus3.edgexfoundry.org:10003 [2025-03-13T06:04:11.292Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-13T06:04:11.292Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-13T06:04:11.292Z] Configure a credential helper to remove this warning. See [2025-03-13T06:04:11.292Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-13T06:04:11.292Z] [2025-03-13T06:04:11.292Z] Login Succeeded [2025-03-13T06:04:11.292Z] nexus3.edgexfoundry.org:10004 [2025-03-13T06:04:11.292Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-13T06:04:11.292Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-13T06:04:11.292Z] Configure a credential helper to remove this warning. See [2025-03-13T06:04:11.292Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-13T06:04:11.292Z] [2025-03-13T06:04:11.292Z] Login Succeeded [2025-03-13T06:04:11.292Z] ****.io [2025-03-13T06:04:11.293Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-13T06:04:11.551Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-13T06:04:11.551Z] Configure a credential helper to remove this warning. See [2025-03-13T06:04:11.551Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-13T06:04:11.551Z] [2025-03-13T06:04:11.551Z] Login Succeeded [2025-03-13T06:04:11.551Z] ---> ****-login.sh ends [Pipeline] } [2025-03-13T06:04:11.559Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-03-13T06:04:11.651Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-13T06:04:11.668Z] [prepBaseBuildImage] Generating new image with name: ci-base-image-x86_64 [Pipeline] echo [2025-03-13T06:04:11.684Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-13T06:04:11.701Z] ========================================================= [2025-03-13T06:04:11.701Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest] [2025-03-13T06:04:11.701Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:04:12.025Z] + docker build -t ci-base-image-x86_64 -f scripts/Dockerfile.alpine-base --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest . [2025-03-13T06:04:12.025Z] Sending build context to Docker daemon 788kB [2025-03-13T06:04:12.025Z] Step 1/12 : ARG BASE=alpine:3.20 [2025-03-13T06:04:12.025Z] Step 2/12 : FROM ${BASE} [2025-03-13T06:04:12.025Z] latest: Pulling from edgex-devops/edgex-gcc-base [2025-03-13T06:04:12.025Z] 96526aa774ef: Pulling fs layer [2025-03-13T06:04:12.025Z] da60e534fd72: Pulling fs layer [2025-03-13T06:04:12.025Z] 96526aa774ef: Verifying Checksum [2025-03-13T06:04:12.025Z] 96526aa774ef: Download complete [2025-03-13T06:04:12.287Z] 96526aa774ef: Pull complete [2025-03-13T06:04:12.856Z] da60e534fd72: Verifying Checksum [2025-03-13T06:04:12.856Z] da60e534fd72: Download complete [2025-03-13T06:04:16.129Z] da60e534fd72: Pull complete [2025-03-13T06:04:16.129Z] Digest: sha256:86f282524b252fca782185160d82ec4889448d07d1475dd6b76f2052073facff [2025-03-13T06:04:16.129Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [2025-03-13T06:04:16.129Z] ---> 6605166a5db4 [2025-03-13T06:04:16.129Z] Step 3/12 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2025-03-13T06:04:17.061Z] ---> Running in e4f18374faea [2025-03-13T06:04:17.320Z] Connecting to iotech.jfrog.io (34.247.22.236:443) [2025-03-13T06:04:17.579Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2025-03-13T06:04:17.579Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2025-03-13T06:04:17.579Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2025-03-13T06:04:17.838Z] Removing intermediate container e4f18374faea [2025-03-13T06:04:17.838Z] ---> 5ac9c83a8ede [2025-03-13T06:04:17.838Z] Step 4/12 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories [2025-03-13T06:04:17.838Z] ---> Running in 62b20ae43f17 [2025-03-13T06:04:18.405Z] Removing intermediate container 62b20ae43f17 [2025-03-13T06:04:18.405Z] ---> 90c1d85ca488 [2025-03-13T06:04:18.405Z] Step 5/12 : RUN apk add --update --no-cache build-base git gcc cmake make linux-headers yaml-dev libmicrohttpd-dev curl-dev util-linux-dev ncurses-dev iotech-paho-mqtt-c-dev-1.3 hiredis-dev libcbor-dev iotech-iot-1.5-dev dumb-init [2025-03-13T06:04:18.405Z] ---> Running in d160b81c3213 [2025-03-13T06:04:18.664Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2025-03-13T06:04:18.923Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2025-03-13T06:04:19.181Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-13T06:04:19.749Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-03-13T06:04:19.749Z] (1/18) Installing dumb-init (1.2.5-r2) [2025-03-13T06:04:19.749Z] (2/18) Installing hiredis (1.1.0-r2) [2025-03-13T06:04:19.749Z] (3/18) Installing hiredis-dev (1.1.0-r2) [2025-03-13T06:04:19.749Z] (4/18) Installing libcbor (0.10.2-r1) [2025-03-13T06:04:19.749Z] (5/18) Installing iotech-iot-1.5 (1.5.5-r0) [2025-03-13T06:04:20.320Z] (6/18) Installing iotech-iot-1.5-dev (1.5.5-r0) [2025-03-13T06:04:20.321Z] (7/18) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.13-r0) [2025-03-13T06:04:20.579Z] (8/18) Installing libcbor-dev (0.10.2-r1) [2025-03-13T06:04:20.579Z] (9/18) Installing libmenuw (6.4_p20230506-r0) [2025-03-13T06:04:20.579Z] (10/18) Installing libpanelw (6.4_p20230506-r0) [2025-03-13T06:04:20.579Z] (11/18) Installing libncurses++ (6.4_p20230506-r0) [2025-03-13T06:04:20.579Z] (12/18) Installing ncurses-dev (6.4_p20230506-r0) [2025-03-13T06:04:20.579Z] (13/18) Installing libblkid (2.38.1-r8) [2025-03-13T06:04:20.579Z] (14/18) Installing libuuid (2.38.1-r8) [2025-03-13T06:04:20.579Z] (15/18) Installing libfdisk (2.38.1-r8) [2025-03-13T06:04:20.579Z] (16/18) Installing libmount (2.38.1-r8) [2025-03-13T06:04:20.579Z] (17/18) Installing libsmartcols (2.38.1-r8) [2025-03-13T06:04:20.579Z] (18/18) Installing util-linux-dev (2.38.1-r8) [2025-03-13T06:04:20.579Z] Executing busybox-1.36.1-r4.trigger [2025-03-13T06:04:20.579Z] OK: 336 MiB in 100 packages [2025-03-13T06:04:21.149Z] Removing intermediate container d160b81c3213 [2025-03-13T06:04:21.149Z] ---> 49e6942d2cbb [2025-03-13T06:04:21.149Z] Step 6/12 : RUN apk --no-cache upgrade [2025-03-13T06:04:21.149Z] ---> Running in c38606bd8c06 [2025-03-13T06:04:21.717Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2025-03-13T06:04:21.717Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2025-03-13T06:04:21.717Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-13T06:04:22.285Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-03-13T06:04:22.285Z] Upgrading critical system libraries and apk-tools: [2025-03-13T06:04:22.285Z] (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2025-03-13T06:04:22.285Z] Executing busybox-1.36.1-r4.trigger [2025-03-13T06:04:22.285Z] Continuing the upgrade transaction with new apk-tools: [2025-03-13T06:04:22.285Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2025-03-13T06:04:22.285Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2025-03-13T06:04:22.543Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-13T06:04:23.113Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-03-13T06:04:23.114Z] (1/25) Upgrading musl (1.2.4-r2 -> 1.2.4-r3) [2025-03-13T06:04:23.114Z] (2/25) Upgrading busybox (1.36.1-r4 -> 1.36.1-r7) [2025-03-13T06:04:23.114Z] Executing busybox-1.36.1-r7.post-upgrade [2025-03-13T06:04:23.114Z] (3/25) Upgrading busybox-binsh (1.36.1-r4 -> 1.36.1-r7) [2025-03-13T06:04:23.114Z] (4/25) Upgrading ca-certificates-bundle (20230506-r0 -> 20241121-r1) [2025-03-13T06:04:23.114Z] (5/25) Upgrading libcrypto3 (3.1.4-r0 -> 3.1.8-r0) [2025-03-13T06:04:23.114Z] (6/25) Upgrading libssl3 (3.1.4-r0 -> 3.1.8-r0) [2025-03-13T06:04:23.114Z] (7/25) Upgrading ssl_client (1.36.1-r4 -> 1.36.1-r7) [2025-03-13T06:04:23.114Z] (8/25) Upgrading musl-dev (1.2.4-r2 -> 1.2.4-r3) [2025-03-13T06:04:23.114Z] (9/25) Upgrading libexpat (2.5.0-r1 -> 2.6.4-r0) [2025-03-13T06:04:23.114Z] (10/25) Upgrading libarchive (3.7.2-r0 -> 3.7.7-r0) [2025-03-13T06:04:23.114Z] (11/25) Upgrading ca-certificates (20230506-r0 -> 20241121-r1) [2025-03-13T06:04:23.114Z] (12/25) Installing libpsl (0.21.5-r0) [2025-03-13T06:04:23.114Z] (13/25) Upgrading libcurl (8.4.0-r0 -> 8.12.1-r0) [2025-03-13T06:04:23.114Z] (14/25) Installing libpsl-utils (0.21.5-r0) [2025-03-13T06:04:23.114Z] (15/25) Installing libpsl-dev (0.21.5-r0) [2025-03-13T06:04:23.114Z] (16/25) Upgrading openssl-dev (3.1.4-r0 -> 3.1.8-r0) [2025-03-13T06:04:23.114Z] (17/25) Upgrading curl-dev (8.4.0-r0 -> 8.12.1-r0) [2025-03-13T06:04:23.114Z] (18/25) Upgrading git (2.40.1-r0 -> 2.40.4-r0) [2025-03-13T06:04:23.114Z] (19/25) Upgrading musl-utils (1.2.4-r2 -> 1.2.4-r3) [2025-03-13T06:04:23.114Z] (20/25) Upgrading libtasn1 (4.19.0-r1 -> 4.20.0-r0) [2025-03-13T06:04:23.114Z] (21/25) Upgrading gnutls (3.8.0-r2 -> 3.8.4-r0) [2025-03-13T06:04:23.380Z] (22/25) Upgrading gnutls-c++ (3.8.0-r2 -> 3.8.4-r0) [2025-03-13T06:04:23.380Z] (23/25) Upgrading libtasn1-progs (4.19.0-r1 -> 4.20.0-r0) [2025-03-13T06:04:23.380Z] (24/25) Upgrading libtasn1-dev (4.19.0-r1 -> 4.20.0-r0) [2025-03-13T06:04:23.380Z] (25/25) Upgrading gnutls-dev (3.8.0-r2 -> 3.8.4-r0) [2025-03-13T06:04:23.380Z] Executing busybox-1.36.1-r7.trigger [2025-03-13T06:04:23.380Z] Executing ca-certificates-20241121-r1.trigger [2025-03-13T06:04:23.380Z] OK: 337 MiB in 103 packages [2025-03-13T06:04:24.317Z] Removing intermediate container c38606bd8c06 [2025-03-13T06:04:24.317Z] ---> 0949a4aa1420 [2025-03-13T06:04:24.317Z] Step 7/12 : COPY scripts /device-bacnet-c/scripts [2025-03-13T06:04:24.317Z] ---> 24d239c36d7f [2025-03-13T06:04:24.317Z] Step 8/12 : COPY src /device-bacnet-c/src/ [2025-03-13T06:04:24.317Z] ---> 803e12bb219c [2025-03-13T06:04:24.317Z] Step 9/12 : COPY VERSION /device-bacnet-c/ [2025-03-13T06:04:24.576Z] ---> 0e700d34779c [2025-03-13T06:04:24.576Z] Step 10/12 : WORKDIR /device-bacnet-c [2025-03-13T06:04:24.576Z] ---> Running in 3051ccb608cf [2025-03-13T06:04:24.576Z] Removing intermediate container 3051ccb608cf [2025-03-13T06:04:24.576Z] ---> 7b8fcd680c35 [2025-03-13T06:04:24.576Z] Step 11/12 : RUN /device-bacnet-c/scripts/build_deps.sh [2025-03-13T06:04:24.576Z] ---> Running in 81adf449ddb5 [2025-03-13T06:04:25.145Z] + CSDK_VER=4.0.0 [2025-03-13T06:04:25.145Z] + '[' '!' -d deps ] [2025-03-13T06:04:25.145Z] + mkdir deps [2025-03-13T06:04:25.145Z] + cd /device-bacnet-c/deps [2025-03-13T06:04:25.145Z] + wget https://github.com/edgexfoundry/device-sdk-c/archive/v4.0.0.zip [2025-03-13T06:04:25.145Z] Connecting to github.com (140.82.113.4:443) [2025-03-13T06:04:25.145Z] Connecting to codeload.github.com (140.82.112.10:443) [2025-03-13T06:04:25.145Z] saving to 'v4.0.0.zip' [2025-03-13T06:04:25.406Z] v4.0.0.zip 100% |********************************| 245k 0:00:00 ETA [2025-03-13T06:04:25.406Z] 'v4.0.0.zip' saved [2025-03-13T06:04:25.406Z] + unzip v4.0.0.zip [2025-03-13T06:04:25.406Z] Archive: v4.0.0.zip [2025-03-13T06:04:25.406Z] creating: device-sdk-c-4.0.0/ [2025-03-13T06:04:25.406Z] creating: device-sdk-c-4.0.0/.github/ [2025-03-13T06:04:25.406Z] inflating: device-sdk-c-4.0.0/.github/Contributing.md [2025-03-13T06:04:25.406Z] inflating: device-sdk-c-4.0.0/.github/PULL_REQUEST_TEMPLATE.md [2025-03-13T06:04:25.406Z] inflating: device-sdk-c-4.0.0/.github/semantic.yml [2025-03-13T06:04:25.406Z] creating: device-sdk-c-4.0.0/.github/workflows/ [2025-03-13T06:04:25.406Z] inflating: device-sdk-c-4.0.0/.github/workflows/release.yml [2025-03-13T06:04:25.406Z] inflating: device-sdk-c-4.0.0/.gitignore [2025-03-13T06:04:25.406Z] inflating: device-sdk-c-4.0.0/Attribution.txt [2025-03-13T06:04:25.406Z] inflating: device-sdk-c-4.0.0/CHANGELOG.md [2025-03-13T06:04:25.406Z] inflating: device-sdk-c-4.0.0/Doxyfile [2025-03-13T06:04:25.406Z] inflating: device-sdk-c-4.0.0/GOVERNANCE.md [2025-03-13T06:04:25.406Z] inflating: device-sdk-c-4.0.0/Jenkinsfile [2025-03-13T06:04:25.406Z] inflating: device-sdk-c-4.0.0/LICENSE [2025-03-13T06:04:25.406Z] inflating: device-sdk-c-4.0.0/Makefile [2025-03-13T06:04:25.406Z] inflating: device-sdk-c-4.0.0/OWNERS.md [2025-03-13T06:04:25.406Z] inflating: device-sdk-c-4.0.0/README.IOT.md [2025-03-13T06:04:25.406Z] inflating: device-sdk-c-4.0.0/README.md [2025-03-13T06:04:25.406Z] inflating: device-sdk-c-4.0.0/README.v3.md [2025-03-13T06:04:25.406Z] creating: device-sdk-c-4.0.0/docs/ [2025-03-13T06:04:25.406Z] inflating: device-sdk-c-4.0.0/docs/configuration.md [2025-03-13T06:04:25.406Z] inflating: device-sdk-c-4.0.0/docs/deviceprofiles.md [2025-03-13T06:04:25.406Z] inflating: device-sdk-c-4.0.0/docs/metrics.md [2025-03-13T06:04:25.406Z] inflating: device-sdk-c-4.0.0/docs/servicewritersguide.md [2025-03-13T06:04:25.406Z] inflating: device-sdk-c-4.0.0/docs/startup.md [2025-03-13T06:04:25.406Z] creating: device-sdk-c-4.0.0/include/ [2025-03-13T06:04:25.406Z] creating: device-sdk-c-4.0.0/include/devsdk/ [2025-03-13T06:04:25.406Z] inflating: device-sdk-c-4.0.0/include/devsdk/devsdk-base.h [2025-03-13T06:04:25.406Z] inflating: device-sdk-c-4.0.0/include/devsdk/devsdk.h [2025-03-13T06:04:25.406Z] creating: device-sdk-c-4.0.0/include/edgex/ [2025-03-13T06:04:25.406Z] inflating: device-sdk-c-4.0.0/include/edgex/devices.h [2025-03-13T06:04:25.406Z] inflating: device-sdk-c-4.0.0/include/edgex/edgex-base.h [2025-03-13T06:04:25.406Z] inflating: device-sdk-c-4.0.0/include/edgex/edgex.h [2025-03-13T06:04:25.406Z] inflating: device-sdk-c-4.0.0/include/edgex/profiles.h [2025-03-13T06:04:25.406Z] inflating: device-sdk-c-4.0.0/include/edgex/rest-server.h [2025-03-13T06:04:25.406Z] creating: device-sdk-c-4.0.0/scripts/ [2025-03-13T06:04:25.406Z] inflating: device-sdk-c-4.0.0/scripts/Dockerfile.alpine [2025-03-13T06:04:25.406Z] inflating: device-sdk-c-4.0.0/scripts/Dockerfile.alpine-base [2025-03-13T06:04:25.406Z] inflating: device-sdk-c-4.0.0/scripts/build.sh [2025-03-13T06:04:25.406Z] inflating: device-sdk-c-4.0.0/scripts/entrypoint.sh [2025-03-13T06:04:25.406Z] creating: device-sdk-c-4.0.0/src/ [2025-03-13T06:04:25.406Z] inflating: device-sdk-c-4.0.0/src/CMakeLists.txt [2025-03-13T06:04:25.406Z] creating: device-sdk-c-4.0.0/src/c/ [2025-03-13T06:04:25.406Z] inflating: device-sdk-c-4.0.0/src/c/CMakeLists.txt [2025-03-13T06:04:25.406Z] inflating: device-sdk-c-4.0.0/src/c/api.h [2025-03-13T06:04:25.406Z] inflating: device-sdk-c-4.0.0/src/c/autoevent.c [2025-03-13T06:04:25.406Z] inflating: device-sdk-c-4.0.0/src/c/autoevent.h [2025-03-13T06:04:25.406Z] inflating: device-sdk-c-4.0.0/src/c/bus-impl.h [2025-03-13T06:04:25.406Z] inflating: device-sdk-c-4.0.0/src/c/bus-mqtt.c [2025-03-13T06:04:25.406Z] inflating: device-sdk-c-4.0.0/src/c/bus.c [2025-03-13T06:04:25.406Z] inflating: device-sdk-c-4.0.0/src/c/bus.h [2025-03-13T06:04:25.406Z] inflating: device-sdk-c-4.0.0/src/c/callback3.c [2025-03-13T06:04:25.406Z] inflating: device-sdk-c-4.0.0/src/c/callback3.h [2025-03-13T06:04:25.406Z] inflating: device-sdk-c-4.0.0/src/c/cmdinfo.h [2025-03-13T06:04:25.406Z] inflating: device-sdk-c-4.0.0/src/c/config.c [2025-03-13T06:04:25.406Z] inflating: device-sdk-c-4.0.0/src/c/config.h [2025-03-13T06:04:25.406Z] inflating: device-sdk-c-4.0.0/src/c/correlation.c [2025-03-13T06:04:25.406Z] inflating: device-sdk-c-4.0.0/src/c/correlation.h [2025-03-13T06:04:25.406Z] inflating: device-sdk-c-4.0.0/src/c/data.c [2025-03-13T06:04:25.406Z] inflating: device-sdk-c-4.0.0/src/c/data.h [2025-03-13T06:04:25.406Z] inflating: device-sdk-c-4.0.0/src/c/defs.h.in [2025-03-13T06:04:25.406Z] inflating: device-sdk-c-4.0.0/src/c/device.c [2025-03-13T06:04:25.406Z] inflating: device-sdk-c-4.0.0/src/c/device.h [2025-03-13T06:04:25.406Z] inflating: device-sdk-c-4.0.0/src/c/devman.c [2025-03-13T06:04:25.406Z] inflating: device-sdk-c-4.0.0/src/c/devmap.c [2025-03-13T06:04:25.406Z] inflating: device-sdk-c-4.0.0/src/c/devmap.h [2025-03-13T06:04:25.406Z] inflating: device-sdk-c-4.0.0/src/c/devsdk-base.c [2025-03-13T06:04:25.406Z] inflating: device-sdk-c-4.0.0/src/c/devutil.h [2025-03-13T06:04:25.406Z] inflating: device-sdk-c-4.0.0/src/c/discovery.c [2025-03-13T06:04:25.406Z] inflating: device-sdk-c-4.0.0/src/c/discovery.h [2025-03-13T06:04:25.406Z] inflating: device-sdk-c-4.0.0/src/c/dto-read.c [2025-03-13T06:04:25.406Z] inflating: device-sdk-c-4.0.0/src/c/dto-read.h [2025-03-13T06:04:25.406Z] inflating: device-sdk-c-4.0.0/src/c/edgex-logging.c [2025-03-13T06:04:25.406Z] inflating: device-sdk-c-4.0.0/src/c/edgex-logging.h [2025-03-13T06:04:25.406Z] inflating: device-sdk-c-4.0.0/src/c/edgex-rest.c [2025-03-13T06:04:25.406Z] inflating: device-sdk-c-4.0.0/src/c/edgex-rest.h [2025-03-13T06:04:25.406Z] inflating: device-sdk-c-4.0.0/src/c/edgex2.h [2025-03-13T06:04:25.406Z] inflating: device-sdk-c-4.0.0/src/c/errorlist.h [2025-03-13T06:04:25.406Z] creating: device-sdk-c-4.0.0/src/c/examples/ [2025-03-13T06:04:25.406Z] inflating: device-sdk-c-4.0.0/src/c/examples/CMakeLists.txt [2025-03-13T06:04:25.406Z] inflating: device-sdk-c-4.0.0/src/c/examples/README.md [2025-03-13T06:04:25.406Z] creating: device-sdk-c-4.0.0/src/c/examples/bitfields/ [2025-03-13T06:04:25.406Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/CMakeLists.txt [2025-03-13T06:04:25.406Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/README.md [2025-03-13T06:04:25.406Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/device-bitfields.c [2025-03-13T06:04:25.406Z] creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/ [2025-03-13T06:04:25.406Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/configuration.yaml [2025-03-13T06:04:25.406Z] creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/devices/ [2025-03-13T06:04:25.406Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/devices/Bitfields.json [2025-03-13T06:04:25.406Z] creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/profiles/ [2025-03-13T06:04:25.406Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/profiles/Example-Bitfields.json [2025-03-13T06:04:25.406Z] creating: device-sdk-c-4.0.0/src/c/examples/counters/ [2025-03-13T06:04:25.406Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/CMakeLists.txt [2025-03-13T06:04:25.406Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/README.md [2025-03-13T06:04:25.406Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/device-counter.c [2025-03-13T06:04:25.406Z] creating: device-sdk-c-4.0.0/src/c/examples/counters/res/ [2025-03-13T06:04:25.406Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/configuration.yaml [2025-03-13T06:04:25.406Z] creating: device-sdk-c-4.0.0/src/c/examples/counters/res/devices/ [2025-03-13T06:04:25.406Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/devices/Counters.json [2025-03-13T06:04:25.406Z] creating: device-sdk-c-4.0.0/src/c/examples/counters/res/profiles/ [2025-03-13T06:04:25.406Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/profiles/Counter.json [2025-03-13T06:04:25.406Z] creating: device-sdk-c-4.0.0/src/c/examples/discovery/ [2025-03-13T06:04:25.406Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/CMakeLists.txt [2025-03-13T06:04:25.406Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/README.md [2025-03-13T06:04:25.406Z] creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/ [2025-03-13T06:04:25.406Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/configuration.yaml [2025-03-13T06:04:25.406Z] creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/devices/ [2025-03-13T06:04:25.406Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/devices/readme.txt [2025-03-13T06:04:25.406Z] creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/profiles/ [2025-03-13T06:04:25.406Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/profiles/TemplateProfile.json [2025-03-13T06:04:25.406Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/template.c [2025-03-13T06:04:25.406Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/watcher1.json [2025-03-13T06:04:25.406Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/watcher2.json [2025-03-13T06:04:25.406Z] creating: device-sdk-c-4.0.0/src/c/examples/file/ [2025-03-13T06:04:25.406Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/CMakeLists.txt [2025-03-13T06:04:25.406Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/README.md [2025-03-13T06:04:25.406Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/device-file.c [2025-03-13T06:04:25.406Z] creating: device-sdk-c-4.0.0/src/c/examples/file/res/ [2025-03-13T06:04:25.406Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/res/configuration.yaml [2025-03-13T06:04:25.406Z] creating: device-sdk-c-4.0.0/src/c/examples/file/res/devices/ [2025-03-13T06:04:25.406Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/res/devices/file1.json [2025-03-13T06:04:25.406Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/res/lorem.txt [2025-03-13T06:04:25.406Z] creating: device-sdk-c-4.0.0/src/c/examples/file/res/profiles/ [2025-03-13T06:04:25.406Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/res/profiles/FileExampleProfile.json [2025-03-13T06:04:25.406Z] creating: device-sdk-c-4.0.0/src/c/examples/gyro/ [2025-03-13T06:04:25.406Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/CMakeLists.txt [2025-03-13T06:04:25.406Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/README.md [2025-03-13T06:04:25.406Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/device-gyro.c [2025-03-13T06:04:25.406Z] creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/ [2025-03-13T06:04:25.406Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/configuration.yaml [2025-03-13T06:04:25.406Z] creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/devices/ [2025-03-13T06:04:25.406Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/devices/gyro.json [2025-03-13T06:04:25.406Z] creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/profiles/ [2025-03-13T06:04:25.406Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/profiles/Gyro.json [2025-03-13T06:04:25.406Z] creating: device-sdk-c-4.0.0/src/c/examples/random/ [2025-03-13T06:04:25.406Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/CMakeLists.txt [2025-03-13T06:04:25.406Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/README.md [2025-03-13T06:04:25.406Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/device-random.c [2025-03-13T06:04:25.406Z] creating: device-sdk-c-4.0.0/src/c/examples/random/res/ [2025-03-13T06:04:25.406Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/res/configuration.yaml [2025-03-13T06:04:25.406Z] creating: device-sdk-c-4.0.0/src/c/examples/random/res/devices/ [2025-03-13T06:04:25.406Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/res/devices/randomdevice1.json [2025-03-13T06:04:25.406Z] creating: device-sdk-c-4.0.0/src/c/examples/random/res/profiles/ [2025-03-13T06:04:25.406Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/res/profiles/RandomExampleProfile.json [2025-03-13T06:04:25.406Z] creating: device-sdk-c-4.0.0/src/c/examples/res/ [2025-03-13T06:04:25.406Z] inflating: device-sdk-c-4.0.0/src/c/examples/res/configuration.yaml [2025-03-13T06:04:25.406Z] creating: device-sdk-c-4.0.0/src/c/examples/res/devices/ [2025-03-13T06:04:25.406Z] inflating: device-sdk-c-4.0.0/src/c/examples/res/devices/device1.json [2025-03-13T06:04:25.406Z] creating: device-sdk-c-4.0.0/src/c/examples/res/profiles/ [2025-03-13T06:04:25.406Z] inflating: device-sdk-c-4.0.0/src/c/examples/res/profiles/TemplateProfile.json [2025-03-13T06:04:25.406Z] inflating: device-sdk-c-4.0.0/src/c/examples/template.c [2025-03-13T06:04:25.406Z] creating: device-sdk-c-4.0.0/src/c/examples/terminal/ [2025-03-13T06:04:25.406Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/CMakeLists.txt [2025-03-13T06:04:25.406Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/README.md [2025-03-13T06:04:25.406Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/device-terminal.c [2025-03-13T06:04:25.406Z] creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/ [2025-03-13T06:04:25.406Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/configuration.yaml [2025-03-13T06:04:25.406Z] creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/devices/ [2025-03-13T06:04:25.406Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/devices/terminal.json [2025-03-13T06:04:25.407Z] creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/profiles/ [2025-03-13T06:04:25.407Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/profiles/Terminal.json [2025-03-13T06:04:25.407Z] inflating: device-sdk-c-4.0.0/src/c/filesys.c [2025-03-13T06:04:25.407Z] inflating: device-sdk-c-4.0.0/src/c/filesys.h [2025-03-13T06:04:25.407Z] inflating: device-sdk-c-4.0.0/src/c/keeper.c [2025-03-13T06:04:25.407Z] inflating: device-sdk-c-4.0.0/src/c/keeper.h [2025-03-13T06:04:25.407Z] inflating: device-sdk-c-4.0.0/src/c/map.c [2025-03-13T06:04:25.407Z] inflating: device-sdk-c-4.0.0/src/c/map.h [2025-03-13T06:04:25.407Z] inflating: device-sdk-c-4.0.0/src/c/metadata.c [2025-03-13T06:04:25.407Z] inflating: device-sdk-c-4.0.0/src/c/metadata.h [2025-03-13T06:04:25.407Z] inflating: device-sdk-c-4.0.0/src/c/metrics.h [2025-03-13T06:04:25.407Z] inflating: device-sdk-c-4.0.0/src/c/opstate.c [2025-03-13T06:04:25.407Z] inflating: device-sdk-c-4.0.0/src/c/opstate.h [2025-03-13T06:04:25.407Z] inflating: device-sdk-c-4.0.0/src/c/parson.c [2025-03-13T06:04:25.407Z] inflating: device-sdk-c-4.0.0/src/c/parson.h [2025-03-13T06:04:25.407Z] inflating: device-sdk-c-4.0.0/src/c/profiles.c [2025-03-13T06:04:25.407Z] inflating: device-sdk-c-4.0.0/src/c/profiles.h [2025-03-13T06:04:25.407Z] inflating: device-sdk-c-4.0.0/src/c/registry-impl.h [2025-03-13T06:04:25.407Z] inflating: device-sdk-c-4.0.0/src/c/registry.c [2025-03-13T06:04:25.407Z] inflating: device-sdk-c-4.0.0/src/c/registry.h [2025-03-13T06:04:25.407Z] inflating: device-sdk-c-4.0.0/src/c/reqdata.c [2025-03-13T06:04:25.407Z] inflating: device-sdk-c-4.0.0/src/c/reqdata.h [2025-03-13T06:04:25.407Z] inflating: device-sdk-c-4.0.0/src/c/request_auth.c [2025-03-13T06:04:25.407Z] inflating: device-sdk-c-4.0.0/src/c/request_auth.h [2025-03-13T06:04:25.407Z] inflating: device-sdk-c-4.0.0/src/c/rest-server.c [2025-03-13T06:04:25.407Z] inflating: device-sdk-c-4.0.0/src/c/rest-server.h [2025-03-13T06:04:25.407Z] inflating: device-sdk-c-4.0.0/src/c/rest.c [2025-03-13T06:04:25.407Z] inflating: device-sdk-c-4.0.0/src/c/rest.h [2025-03-13T06:04:25.407Z] inflating: device-sdk-c-4.0.0/src/c/secrets-impl.h [2025-03-13T06:04:25.407Z] inflating: device-sdk-c-4.0.0/src/c/secrets-insecure.c [2025-03-13T06:04:25.407Z] inflating: device-sdk-c-4.0.0/src/c/secrets-insecure.h [2025-03-13T06:04:25.407Z] inflating: device-sdk-c-4.0.0/src/c/secrets-vault.c [2025-03-13T06:04:25.407Z] inflating: device-sdk-c-4.0.0/src/c/secrets-vault.h [2025-03-13T06:04:25.407Z] inflating: device-sdk-c-4.0.0/src/c/secrets.c [2025-03-13T06:04:25.407Z] inflating: device-sdk-c-4.0.0/src/c/secrets.h [2025-03-13T06:04:25.407Z] inflating: device-sdk-c-4.0.0/src/c/service.c [2025-03-13T06:04:25.407Z] inflating: device-sdk-c-4.0.0/src/c/service.h [2025-03-13T06:04:25.407Z] inflating: device-sdk-c-4.0.0/src/c/transform.c [2025-03-13T06:04:25.407Z] inflating: device-sdk-c-4.0.0/src/c/transform.h [2025-03-13T06:04:25.407Z] inflating: device-sdk-c-4.0.0/src/c/validate.c [2025-03-13T06:04:25.407Z] inflating: device-sdk-c-4.0.0/src/c/validate.h [2025-03-13T06:04:25.407Z] inflating: device-sdk-c-4.0.0/src/c/watchers.c [2025-03-13T06:04:25.407Z] inflating: device-sdk-c-4.0.0/src/c/watchers.h [2025-03-13T06:04:25.407Z] creating: device-sdk-c-4.0.0/src/cmake/ [2025-03-13T06:04:25.407Z] inflating: device-sdk-c-4.0.0/src/cmake/FindIOT.cmake [2025-03-13T06:04:25.407Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBCBOR.cmake [2025-03-13T06:04:25.407Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBMICROHTTP.cmake [2025-03-13T06:04:25.407Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBPAHO.cmake [2025-03-13T06:04:25.407Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBUUID.cmake [2025-03-13T06:04:25.407Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBYAML.cmake [2025-03-13T06:04:25.407Z] + cd device-sdk-c-4.0.0 [2025-03-13T06:04:25.407Z] + ./scripts/build.sh [2025-03-13T06:04:25.407Z] + CPPCHECK=false [2025-03-13T06:04:25.407Z] + DOCGEN=false [2025-03-13T06:04:25.407Z] + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' [2025-03-13T06:04:25.407Z] + '[' 0 -gt 0 ] [2025-03-13T06:04:25.407Z] + readlink -f ./scripts/build.sh [2025-03-13T06:04:25.407Z] + dirname /device-bacnet-c/deps/device-sdk-c-4.0.0/scripts/build.sh [2025-03-13T06:04:25.407Z] + dirname /device-bacnet-c/deps/device-sdk-c-4.0.0/scripts [2025-03-13T06:04:25.407Z] + ROOT=/device-bacnet-c/deps/device-sdk-c-4.0.0 [2025-03-13T06:04:25.407Z] + cd /device-bacnet-c/deps/device-sdk-c-4.0.0 [2025-03-13T06:04:25.407Z] + mkdir -p /device-bacnet-c/deps/device-sdk-c-4.0.0/build/release [2025-03-13T06:04:25.407Z] + cd /device-bacnet-c/deps/device-sdk-c-4.0.0/build/release [2025-03-13T06:04:25.407Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/deps/device-sdk-c-4.0.0/src [2025-03-13T06:04:25.407Z] -- The C compiler identification is GNU 12.2.1 [2025-03-13T06:04:25.407Z] -- Detecting C compiler ABI info [2025-03-13T06:04:25.666Z] -- Detecting C compiler ABI info - done [2025-03-13T06:04:25.666Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-03-13T06:04:25.666Z] -- Detecting C compile features [2025-03-13T06:04:25.666Z] -- Detecting C compile features - done [2025-03-13T06:04:25.666Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2025-03-13T06:04:25.666Z] -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") [2025-03-13T06:04:25.666Z] -- Found LIBYAML: /usr/lib/libyaml.so [2025-03-13T06:04:25.666Z] -- Found LIBUUID: /usr/lib/libuuid.so [2025-03-13T06:04:25.666Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2025-03-13T06:04:25.666Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2025-03-13T06:04:25.666Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-03-13T06:04:25.666Z] -- /opt/iotech/iot/1.5/include [2025-03-13T06:04:25.666Z] -- C SDK 0.0.0 for Linux [2025-03-13T06:04:25.666Z] -- Performing Test CSDK_HAVE_ATOMIC [2025-03-13T06:04:25.666Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2025-03-13T06:04:25.673Z] Still waiting to schedule task [2025-03-13T06:04:25.674Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-41246’ [2025-03-13T06:04:25.935Z] -- Found Curses: /usr/lib/libcurses.so [2025-03-13T06:04:25.935Z] -- Configuring done (0.5s) [2025-03-13T06:04:25.935Z] -- Generating done (0.0s) [2025-03-13T06:04:25.935Z] -- Build files have been written to: /device-bacnet-c/deps/device-sdk-c-4.0.0/build/release [2025-03-13T06:04:25.935Z] + make all package [2025-03-13T06:04:25.935Z] + tee release.log [2025-03-13T06:04:25.935Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2025-03-13T06:04:25.935Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2025-03-13T06:04:26.195Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2025-03-13T06:04:26.195Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2025-03-13T06:04:26.454Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2025-03-13T06:04:26.715Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2025-03-13T06:04:26.715Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2025-03-13T06:04:26.974Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2025-03-13T06:04:27.236Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2025-03-13T06:04:27.236Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2025-03-13T06:04:27.494Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2025-03-13T06:04:27.494Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2025-03-13T06:04:27.494Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2025-03-13T06:04:27.751Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2025-03-13T06:04:27.751Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2025-03-13T06:04:28.008Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2025-03-13T06:04:28.265Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2025-03-13T06:04:28.523Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2025-03-13T06:04:28.523Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2025-03-13T06:04:28.794Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2025-03-13T06:04:28.794Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2025-03-13T06:04:29.730Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2025-03-13T06:04:29.989Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2025-03-13T06:04:29.989Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2025-03-13T06:04:29.989Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2025-03-13T06:04:29.989Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2025-03-13T06:04:30.246Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2025-03-13T06:04:30.505Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2025-03-13T06:04:30.764Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2025-03-13T06:04:30.764Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2025-03-13T06:04:31.023Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2025-03-13T06:04:31.282Z] /device-bacnet-c/deps/device-sdk-c-4.0.0/src/c/service.c: In function 'devsdk_service_start': [2025-03-13T06:04:31.282Z] /device-bacnet-c/deps/device-sdk-c-4.0.0/src/c/service.c:1063:5: warning: 'deviceservices_config' may be used uninitialized [-Wmaybe-uninitialized] [2025-03-13T06:04:31.282Z] 1063 | edgex_device_parseClients (svc->logger, iot_data_string_map_get (deviceservices_config, "Clients"), &svc->config.endpoints); [2025-03-13T06:04:31.282Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-13T06:04:31.282Z] /device-bacnet-c/deps/device-sdk-c-4.0.0/src/c/service.c:875:21: note: 'deviceservices_config' was declared here [2025-03-13T06:04:31.282Z] 875 | const iot_data_t *deviceservices_config; [2025-03-13T06:04:31.282Z] | ^~~~~~~~~~~~~~~~~~~~~ [2025-03-13T06:04:31.282Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2025-03-13T06:04:31.541Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2025-03-13T06:04:31.541Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2025-03-13T06:04:31.541Z] [ 68%] Linking C shared library libcsdk.so [2025-03-13T06:04:31.541Z] [ 68%] Built target csdk [2025-03-13T06:04:31.541Z] [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2025-03-13T06:04:31.799Z] [ 72%] Linking C executable template [2025-03-13T06:04:31.799Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-13T06:04:31.799Z] [ 72%] Built target template [2025-03-13T06:04:31.799Z] [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2025-03-13T06:04:32.058Z] [ 76%] Linking C executable device-counter [2025-03-13T06:04:32.058Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-13T06:04:32.058Z] [ 76%] Built target device-counter [2025-03-13T06:04:32.058Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2025-03-13T06:04:32.058Z] [ 80%] Linking C executable device-random [2025-03-13T06:04:32.058Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-13T06:04:32.317Z] [ 80%] Built target device-random [2025-03-13T06:04:32.317Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2025-03-13T06:04:32.317Z] [ 84%] Linking C executable device-gyro [2025-03-13T06:04:32.317Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-13T06:04:32.317Z] [ 84%] Built target device-gyro [2025-03-13T06:04:32.317Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2025-03-13T06:04:32.573Z] [ 88%] Linking C executable device-bitfields [2025-03-13T06:04:32.573Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-13T06:04:32.573Z] [ 88%] Built target device-bitfields [2025-03-13T06:04:32.573Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2025-03-13T06:04:32.573Z] [ 92%] Linking C executable template-discovery [2025-03-13T06:04:32.831Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-13T06:04:32.831Z] [ 92%] Built target template-discovery [2025-03-13T06:04:32.831Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2025-03-13T06:04:32.831Z] [ 96%] Linking C executable device-file [2025-03-13T06:04:32.831Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-13T06:04:33.089Z] [ 96%] Built target device-file [2025-03-13T06:04:33.089Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2025-03-13T06:04:33.089Z] [100%] Linking C executable device-terminal [2025-03-13T06:04:33.089Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-13T06:04:33.089Z] [100%] Built target device-terminal [2025-03-13T06:04:33.089Z] Run CPack packaging tool... [2025-03-13T06:04:33.089Z] CPack: Create package using TGZ [2025-03-13T06:04:33.089Z] CPack: Install projects [2025-03-13T06:04:33.089Z] CPack: - Run preinstall target for: Csdk [2025-03-13T06:04:33.347Z] CPack: - Install project: Csdk [] [2025-03-13T06:04:33.347Z] CPack: Create package [2025-03-13T06:04:33.347Z] CPack: - package: /device-bacnet-c/deps/device-sdk-c-4.0.0/build/release/csdk-0.0.0.tar.gz generated. [2025-03-13T06:04:33.347Z] + '[' false '=' true ] [2025-03-13T06:04:33.347Z] + '[' false '=' true ] [2025-03-13T06:04:33.347Z] + mkdir -p /device-bacnet-c/deps/device-sdk-c-4.0.0/build/debug [2025-03-13T06:04:33.347Z] + cd /device-bacnet-c/deps/device-sdk-c-4.0.0/build/debug [2025-03-13T06:04:33.347Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /device-bacnet-c/deps/device-sdk-c-4.0.0/src [2025-03-13T06:04:33.605Z] -- The C compiler identification is GNU 12.2.1 [2025-03-13T06:04:33.605Z] -- Detecting C compiler ABI info [2025-03-13T06:04:33.605Z] -- Detecting C compiler ABI info - done [2025-03-13T06:04:33.605Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-03-13T06:04:33.605Z] -- Detecting C compile features [2025-03-13T06:04:33.605Z] -- Detecting C compile features - done [2025-03-13T06:04:33.605Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2025-03-13T06:04:33.605Z] -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") [2025-03-13T06:04:33.605Z] -- Found LIBYAML: /usr/lib/libyaml.so [2025-03-13T06:04:33.605Z] -- Found LIBUUID: /usr/lib/libuuid.so [2025-03-13T06:04:33.605Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2025-03-13T06:04:33.605Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2025-03-13T06:04:33.605Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-03-13T06:04:33.605Z] -- /opt/iotech/iot/1.5/include [2025-03-13T06:04:33.605Z] -- C SDK 0.0.0 for Linux [2025-03-13T06:04:33.863Z] -- Performing Test CSDK_HAVE_ATOMIC [2025-03-13T06:04:33.863Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2025-03-13T06:04:33.863Z] -- Found Curses: /usr/lib/libcurses.so [2025-03-13T06:04:33.863Z] -- Configuring done (0.4s) [2025-03-13T06:04:33.863Z] -- Generating done (0.0s) [2025-03-13T06:04:33.863Z] -- Build files have been written to: /device-bacnet-c/deps/device-sdk-c-4.0.0/build/debug [2025-03-13T06:04:33.863Z] + make [2025-03-13T06:04:33.863Z] + tee debug.log [2025-03-13T06:04:33.863Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2025-03-13T06:04:34.122Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2025-03-13T06:04:34.122Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2025-03-13T06:04:34.122Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2025-03-13T06:04:34.381Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2025-03-13T06:04:34.381Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2025-03-13T06:04:34.381Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2025-03-13T06:04:34.381Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2025-03-13T06:04:34.640Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2025-03-13T06:04:34.640Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2025-03-13T06:04:34.640Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2025-03-13T06:04:34.899Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2025-03-13T06:04:34.899Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2025-03-13T06:04:34.899Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2025-03-13T06:04:34.899Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2025-03-13T06:04:35.157Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2025-03-13T06:04:35.157Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2025-03-13T06:04:35.415Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2025-03-13T06:04:35.415Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2025-03-13T06:04:35.415Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2025-03-13T06:04:35.415Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2025-03-13T06:04:35.673Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2025-03-13T06:04:35.673Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2025-03-13T06:04:35.932Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2025-03-13T06:04:35.932Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2025-03-13T06:04:35.932Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2025-03-13T06:04:36.190Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2025-03-13T06:04:36.190Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2025-03-13T06:04:36.448Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2025-03-13T06:04:36.448Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2025-03-13T06:04:36.448Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2025-03-13T06:04:36.705Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2025-03-13T06:04:36.705Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2025-03-13T06:04:36.705Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2025-03-13T06:04:36.705Z] [ 68%] Linking C shared library libcsdk.so [2025-03-13T06:04:36.962Z] [ 68%] Built target csdk [2025-03-13T06:04:36.962Z] [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2025-03-13T06:04:36.962Z] [ 72%] Linking C executable template [2025-03-13T06:04:36.962Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-13T06:04:36.962Z] [ 72%] Built target template [2025-03-13T06:04:36.962Z] [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2025-03-13T06:04:37.221Z] [ 76%] Linking C executable device-counter [2025-03-13T06:04:37.221Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-13T06:04:37.221Z] [ 76%] Built target device-counter [2025-03-13T06:04:37.221Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2025-03-13T06:04:37.221Z] [ 80%] Linking C executable device-random [2025-03-13T06:04:37.221Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-13T06:04:37.477Z] [ 80%] Built target device-random [2025-03-13T06:04:37.477Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2025-03-13T06:04:37.477Z] [ 84%] Linking C executable device-gyro [2025-03-13T06:04:37.477Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-13T06:04:37.477Z] [ 84%] Built target device-gyro [2025-03-13T06:04:37.477Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2025-03-13T06:04:37.477Z] [ 88%] Linking C executable device-bitfields [2025-03-13T06:04:37.477Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-13T06:04:37.735Z] [ 88%] Built target device-bitfields [2025-03-13T06:04:37.735Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2025-03-13T06:04:37.735Z] [ 92%] Linking C executable template-discovery [2025-03-13T06:04:37.735Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-13T06:04:37.735Z] [ 92%] Built target template-discovery [2025-03-13T06:04:37.735Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2025-03-13T06:04:37.994Z] [ 96%] Linking C executable device-file [2025-03-13T06:04:37.994Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-13T06:04:37.994Z] [ 96%] Built target device-file [2025-03-13T06:04:37.994Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2025-03-13T06:04:37.994Z] [100%] Linking C executable device-terminal [2025-03-13T06:04:37.994Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-13T06:04:37.994Z] [100%] Built target device-terminal [2025-03-13T06:04:37.994Z] + cp -rf include/devsdk include/edgex /usr/include/ [2025-03-13T06:04:38.251Z] + cp build/release/c/libcsdk.so /usr/lib/ [2025-03-13T06:04:38.251Z] + mkdir -p /usr/share/doc/edgex-csdk [2025-03-13T06:04:38.251Z] + cp Attribution.txt /usr/share/doc/edgex-csdk [2025-03-13T06:04:38.251Z] + cp LICENSE /usr/share/doc/edgex-csdk [2025-03-13T06:04:38.251Z] + rm -rf /device-bacnet-c/deps [2025-03-13T06:04:38.509Z] Removing intermediate container 81adf449ddb5 [2025-03-13T06:04:38.509Z] ---> 9633c30aa55b [2025-03-13T06:04:38.509Z] Step 12/12 : RUN /device-bacnet-c/scripts/build.sh [2025-03-13T06:04:38.509Z] ---> Running in 2ab82cc67dd8 [2025-03-13T06:04:38.768Z] + readlink -f /device-bacnet-c/scripts/build.sh [2025-03-13T06:04:38.768Z] + dirname /device-bacnet-c/scripts/build.sh [2025-03-13T06:04:38.768Z] /device-bacnet-c [2025-03-13T06:04:38.768Z] + dirname /device-bacnet-c/scripts [2025-03-13T06:04:38.768Z] + ROOT=/device-bacnet-c [2025-03-13T06:04:38.768Z] + echo /device-bacnet-c [2025-03-13T06:04:38.768Z] + cd /device-bacnet-c [2025-03-13T06:04:38.768Z] + '[' '!' -f /device-bacnet-c/lib/ip/libbacnet.a ] [2025-03-13T06:04:38.768Z] + '[' '!' -d /device-bacnet-c/bacnet-stack ] [2025-03-13T06:04:38.768Z] + git clone https://github.com/IOTechSystems/bacnet-stack.git [2025-03-13T06:04:38.768Z] Cloning into 'bacnet-stack'... [2025-03-13T06:04:41.301Z] + cd /device-bacnet-c/bacnet-stack [2025-03-13T06:04:41.301Z] + git checkout v0.8.6-IOTech [2025-03-13T06:04:41.301Z] Note: switching to 'v0.8.6-IOTech'. [2025-03-13T06:04:41.301Z] [2025-03-13T06:04:41.301Z] You are in 'detached HEAD' state. You can look around, make experimental [2025-03-13T06:04:41.301Z] changes and commit them, and you can discard any commits you make in this [2025-03-13T06:04:41.301Z] state without impacting any branches by switching back to a branch. [2025-03-13T06:04:41.301Z] [2025-03-13T06:04:41.301Z] If you want to create a new branch to retain commits you create, you may [2025-03-13T06:04:41.301Z] do so (now or later) by using -c with the switch command. Example: [2025-03-13T06:04:41.301Z] [2025-03-13T06:04:41.301Z] git switch -c [2025-03-13T06:04:41.301Z] [2025-03-13T06:04:41.301Z] Or undo this operation with: [2025-03-13T06:04:41.301Z] [2025-03-13T06:04:41.301Z] git switch - [2025-03-13T06:04:41.301Z] [2025-03-13T06:04:41.301Z] Turn off this advice by setting config variable advice.detachedHead to false [2025-03-13T06:04:41.301Z] [2025-03-13T06:04:41.301Z] HEAD is now at 8b67b7f2 Changes for BACnet device service [2025-03-13T06:04:41.301Z] + mkdir -p /device-bacnet-c/lib/ip [2025-03-13T06:04:41.301Z] + mkdir -p /device-bacnet-c/lib/mstp [2025-03-13T06:04:41.301Z] + make 'BACDL_DEFINE=-DBACDL_MSTP=1' clean library [2025-03-13T06:04:41.301Z] make -s -C lib clean [2025-03-13T06:04:41.301Z] make -s -C demo clean [2025-03-13T06:04:41.560Z] make -s -C demo/router clean [2025-03-13T06:04:41.560Z] make -s -C demo/router-ipv6 clean [2025-03-13T06:04:41.560Z] make -s -C demo/gateway clean [2025-03-13T06:04:41.560Z] make -s -C lib all [2025-03-13T06:04:45.747Z] ../ports/linux/dlmstp.c: In function 'dlmstp_cleanup': [2025-03-13T06:04:45.747Z] ../ports/linux/dlmstp.c:147:20: warning: passing argument 1 of 'pthread_cancel' makes pointer from integer without a cast [-Wint-conversion] [2025-03-13T06:04:45.747Z] 147 | pthread_cancel(hThread); [2025-03-13T06:04:45.747Z] | ^~~~~~~ [2025-03-13T06:04:45.747Z] | | [2025-03-13T06:04:45.747Z] | long unsigned int [2025-03-13T06:04:45.747Z] In file included from ../ports/linux/net.h:73, [2025-03-13T06:04:45.747Z] from ../ports/linux/dlmstp.c:43: [2025-03-13T06:04:45.747Z] /usr/include/pthread.h:98:20: note: expected 'pthread_t' {aka 'struct __pthread *'} but argument is of type 'long unsigned int' [2025-03-13T06:04:45.747Z] 98 | int pthread_cancel(pthread_t); [2025-03-13T06:04:45.747Z] | ^~~~~~~~~ [2025-03-13T06:04:45.747Z] ../ports/linux/dlmstp.c: In function 'dlmstp_init': [2025-03-13T06:04:45.747Z] ../ports/linux/dlmstp.c:727:25: warning: passing argument 1 of 'pthread_create' from incompatible pointer type [-Wincompatible-pointer-types] [2025-03-13T06:04:45.747Z] 727 | rv = pthread_create(&hThread, NULL, dlmstp_master_fsm_task, NULL); [2025-03-13T06:04:45.747Z] | ^~~~~~~~ [2025-03-13T06:04:45.747Z] | | [2025-03-13T06:04:45.747Z] | long unsigned int * [2025-03-13T06:04:45.747Z] /usr/include/pthread.h:80:20: note: expected 'struct __pthread ** restrict' but argument is of type 'long unsigned int *' [2025-03-13T06:04:45.747Z] 80 | int pthread_create(pthread_t *__restrict, const pthread_attr_t *__restrict, void *(*)(void *), void *__restrict); [2025-03-13T06:04:45.747Z] | ^ [2025-03-13T06:04:49.042Z] + cp lib/libbacnet.a /device-bacnet-c/lib/mstp [2025-03-13T06:04:49.042Z] + make 'BACDL_DEFINE=-DBACDL_BIP=1' clean library [2025-03-13T06:04:49.042Z] make -s -C lib clean [2025-03-13T06:04:49.042Z] make -s -C demo clean [2025-03-13T06:04:49.042Z] make -s -C demo/router clean [2025-03-13T06:04:49.042Z] make -s -C demo/router-ipv6 clean [2025-03-13T06:04:49.042Z] make -s -C demo/gateway clean [2025-03-13T06:04:49.042Z] make -s -C lib all [2025-03-13T06:04:57.557Z] + cp lib/libbacnet.a /device-bacnet-c/lib/ip [2025-03-13T06:04:57.557Z] + mkdir -p /device-bacnet-c/build/release/device-bacnet-ip [2025-03-13T06:04:57.557Z] + cd /device-bacnet-c/build/release/device-bacnet-ip [2025-03-13T06:04:57.557Z] + cmake '-DDATALINK:STRING=BACDL_BIP=1' '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/src/c [2025-03-13T06:04:57.557Z] -- The C compiler identification is GNU 12.2.1 [2025-03-13T06:04:57.557Z] -- Detecting C compiler ABI info [2025-03-13T06:04:57.557Z] -- Detecting C compiler ABI info - done [2025-03-13T06:04:57.557Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-03-13T06:04:57.557Z] -- Detecting C compile features [2025-03-13T06:04:57.557Z] -- Detecting C compile features - done [2025-03-13T06:04:57.557Z] -- Performing Test CMAKE_HAVE_LIBC_PTHREAD [2025-03-13T06:04:57.557Z] -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success [2025-03-13T06:04:57.557Z] -- Found Threads: TRUE [2025-03-13T06:04:57.557Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-03-13T06:04:57.557Z] -- /opt/iotech/iot/1.5/include [2025-03-13T06:04:57.557Z] -- Configuring done (0.3s) [2025-03-13T06:04:57.557Z] -- Generating done (0.0s) [2025-03-13T06:04:57.557Z] -- Build files have been written to: /device-bacnet-c/build/release/device-bacnet-ip [2025-03-13T06:04:57.557Z] + make [2025-03-13T06:04:57.557Z] + tee release.log [2025-03-13T06:04:57.557Z] [ 11%] Building C object CMakeFiles/bacnet_objects.dir/device-bacnet-c/bacnet-stack/demo/object/device-client.c.o [2025-03-13T06:04:57.557Z] [ 22%] Linking C static library libbacnet_objects.a [2025-03-13T06:04:57.557Z] [ 22%] Built target bacnet_objects [2025-03-13T06:04:57.557Z] [ 33%] Building C object CMakeFiles/device-bacnet-c.dir/main.c.o [2025-03-13T06:04:57.814Z] [ 44%] Building C object CMakeFiles/device-bacnet-c.dir/address_entry.c.o [2025-03-13T06:04:57.814Z] [ 55%] Building C object CMakeFiles/device-bacnet-c.dir/address_instance_map.c.o [2025-03-13T06:04:58.073Z] [ 66%] Building C object CMakeFiles/device-bacnet-c.dir/device_condition_map.c.o [2025-03-13T06:04:58.073Z] [ 77%] Building C object CMakeFiles/device-bacnet-c.dir/driver.c.o [2025-03-13T06:04:58.332Z] [ 88%] Building C object CMakeFiles/device-bacnet-c.dir/return_data.c.o [2025-03-13T06:04:58.332Z] [100%] Linking C executable device-bacnet-c [2025-03-13T06:04:58.332Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-13T06:04:58.589Z] [100%] Built target device-bacnet-c [2025-03-13T06:04:58.589Z] + mkdir -p /device-bacnet-c/build/release/device-bacnet-mstp [2025-03-13T06:04:58.589Z] + cd /device-bacnet-c/build/release/device-bacnet-mstp [2025-03-13T06:04:58.589Z] + cmake '-DDATALINK:STRING=BACDL_MSTP=1' '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/src/c [2025-03-13T06:04:58.589Z] -- The C compiler identification is GNU 12.2.1 [2025-03-13T06:04:58.589Z] -- Detecting C compiler ABI info [2025-03-13T06:04:58.589Z] -- Detecting C compiler ABI info - done [2025-03-13T06:04:58.589Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-03-13T06:04:58.589Z] -- Detecting C compile features [2025-03-13T06:04:58.589Z] -- Detecting C compile features - done [2025-03-13T06:04:58.589Z] -- Performing Test CMAKE_HAVE_LIBC_PTHREAD [2025-03-13T06:04:58.847Z] -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success [2025-03-13T06:04:58.847Z] -- Found Threads: TRUE [2025-03-13T06:04:58.847Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-03-13T06:04:58.847Z] -- /opt/iotech/iot/1.5/include [2025-03-13T06:04:58.847Z] -- Configuring done (0.3s) [2025-03-13T06:04:58.847Z] -- Generating done (0.0s) [2025-03-13T06:04:58.847Z] -- Build files have been written to: /device-bacnet-c/build/release/device-bacnet-mstp [2025-03-13T06:04:58.847Z] + make [2025-03-13T06:04:58.847Z] + tee release.log [2025-03-13T06:04:58.847Z] [ 11%] Building C object CMakeFiles/bacnet_objects.dir/device-bacnet-c/bacnet-stack/demo/object/device-client.c.o [2025-03-13T06:04:59.106Z] [ 22%] Linking C static library libbacnet_objects.a [2025-03-13T06:04:59.106Z] [ 22%] Built target bacnet_objects [2025-03-13T06:04:59.106Z] [ 33%] Building C object CMakeFiles/device-bacnet-c.dir/main.c.o [2025-03-13T06:04:59.365Z] [ 44%] Building C object CMakeFiles/device-bacnet-c.dir/address_entry.c.o [2025-03-13T06:04:59.365Z] [ 55%] Building C object CMakeFiles/device-bacnet-c.dir/address_instance_map.c.o [2025-03-13T06:04:59.365Z] [ 66%] Building C object CMakeFiles/device-bacnet-c.dir/device_condition_map.c.o [2025-03-13T06:04:59.365Z] [ 77%] Building C object CMakeFiles/device-bacnet-c.dir/driver.c.o [2025-03-13T06:04:59.624Z] [ 88%] Building C object CMakeFiles/device-bacnet-c.dir/return_data.c.o [2025-03-13T06:04:59.882Z] [100%] Linking C executable device-bacnet-c [2025-03-13T06:04:59.882Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-13T06:04:59.882Z] [100%] Built target device-bacnet-c [2025-03-13T06:05:01.262Z] Removing intermediate container 2ab82cc67dd8 [2025-03-13T06:05:01.262Z] ---> 23842a962b2b [2025-03-13T06:05:01.262Z] Successfully built 23842a962b2b [2025-03-13T06:05:01.262Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:05:01.674Z] + docker inspect -f . ci-base-image-x86_64 [2025-03-13T06:05:01.674Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-13T06:05:01.769Z] prd-ubuntu20.04-docker-8c-8g-41248 does not seem to be running inside a container [2025-03-13T06:05:01.806Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dgexfoundry_device-bacnet-c_main -v /w/workspace/dgexfoundry_device-bacnet-c_main:/w/workspace/dgexfoundry_device-bacnet-c_main:rw,z -v /w/workspace/dgexfoundry_device-bacnet-c_main@tmp:/w/workspace/dgexfoundry_device-bacnet-c_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-03-13T06:05:02.168Z] $ docker top dbb6f868545f34973afc6f49f913ccac182ca6f1f0ba59c05a954c65b90db561 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-13T06:05:02.509Z] + make test [2025-03-13T06:05:02.509Z] build/release/device-bacnet-c/device-bacnet-c [Pipeline] } [2025-03-13T06:05:02.525Z] $ docker stop --time=1 dbb6f868545f34973afc6f49f913ccac182ca6f1f0ba59c05a954c65b90db561 [2025-03-13T06:05:03.798Z] $ docker rm -f --volumes dbb6f868545f34973afc6f49f913ccac182ca6f1f0ba59c05a954c65b90db561 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-13T06:05:04.337Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-03-13T06:05:04.624Z] + ls -al . [2025-03-13T06:05:04.624Z] total 88 [2025-03-13T06:05:04.624Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 13 06:04 . [2025-03-13T06:05:04.624Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 13 06:03 .. [2025-03-13T06:05:04.624Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 13 06:04 .git [2025-03-13T06:05:04.624Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 13 06:03 .github [2025-03-13T06:05:04.624Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 13 06:04 .semver [2025-03-13T06:05:04.624Z] -rw-rw-r-- 1 jenkins jenkins 1563 Mar 13 06:03 Attribution.txt [2025-03-13T06:05:04.624Z] -rw-rw-r-- 1 jenkins jenkins 1004 Mar 13 06:03 CHANGELOG.md [2025-03-13T06:05:04.624Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 13 06:03 GOVERNANCE.md [2025-03-13T06:05:04.624Z] -rw-rw-r-- 1 jenkins jenkins 764 Mar 13 06:03 Jenkinsfile [2025-03-13T06:05:04.624Z] -rw-rw-r-- 1 jenkins jenkins 10174 Mar 13 06:03 LICENSE [2025-03-13T06:05:04.624Z] -rw-rw-r-- 1 jenkins jenkins 837 Mar 13 06:03 Makefile [2025-03-13T06:05:04.624Z] -rw-rw-r-- 1 jenkins jenkins 621 Mar 13 06:03 OWNERS.md [2025-03-13T06:05:04.624Z] -rw-rw-r-- 1 jenkins jenkins 5483 Mar 13 06:03 README.md [2025-03-13T06:05:04.624Z] -rw-rw-r-- 1 jenkins jenkins 11 Mar 13 06:04 VERSION [2025-03-13T06:05:04.624Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 13 06:03 docs [2025-03-13T06:05:04.624Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 13 06:03 res [2025-03-13T06:05:04.624Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 13 06:03 sample-profiles [2025-03-13T06:05:04.624Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 13 06:03 scripts [2025-03-13T06:05:04.624Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 13 06:03 src [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:05:04.944Z] + 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=2efd0b90107ef91dc6cc59175c19b3abb7caee42 --label arch=amd64 --label version=3.2.0-dev.5 . [2025-03-13T06:05:04.945Z] Sending build context to Docker daemon 788kB [2025-03-13T06:05:04.945Z] Step 1/31 : ARG BASE=alpine:3.20 [2025-03-13T06:05:04.945Z] Step 2/31 : FROM ${BASE} as builder [2025-03-13T06:05:04.945Z] ---> 23842a962b2b [2025-03-13T06:05:04.945Z] Step 3/31 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2025-03-13T06:05:04.945Z] ---> Running in 34681b14874f [2025-03-13T06:05:05.205Z] Connecting to iotech.jfrog.io (34.246.139.145:443) [2025-03-13T06:05:05.771Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2025-03-13T06:05:05.771Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2025-03-13T06:05:05.771Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2025-03-13T06:05:06.031Z] Removing intermediate container 34681b14874f [2025-03-13T06:05:06.031Z] ---> f8a25b8b2807 [2025-03-13T06:05:06.031Z] Step 4/31 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories [2025-03-13T06:05:06.031Z] ---> Running in b3382d884655 [2025-03-13T06:05:06.596Z] Removing intermediate container b3382d884655 [2025-03-13T06:05:06.596Z] ---> 9f3282098b60 [2025-03-13T06:05:06.596Z] Step 5/31 : RUN apk add --update --no-cache build-base git gcc cmake make linux-headers yaml-dev libmicrohttpd-dev curl-dev util-linux-dev ncurses-dev iotech-paho-mqtt-c-dev-1.3 hiredis-dev libcbor-dev iotech-iot-1.5-dev [2025-03-13T06:05:06.596Z] ---> Running in e466d4534b6c [2025-03-13T06:05:06.855Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2025-03-13T06:05:06.855Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2025-03-13T06:05:07.114Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-13T06:05:07.684Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-03-13T06:05:07.684Z] OK: 337 MiB in 103 packages [2025-03-13T06:05:07.944Z] Removing intermediate container e466d4534b6c [2025-03-13T06:05:07.944Z] ---> 433cbf615ab8 [2025-03-13T06:05:07.944Z] Step 6/31 : COPY scripts /device-bacnet-c/scripts [2025-03-13T06:05:07.944Z] ---> f0e1bf0ae3f1 [2025-03-13T06:05:07.944Z] Step 7/31 : COPY src /device-bacnet-c/src/ [2025-03-13T06:05:08.212Z] ---> 439b6ba0738e [2025-03-13T06:05:08.212Z] Step 8/31 : COPY VERSION /device-bacnet-c/ [2025-03-13T06:05:08.212Z] ---> 282040f0f458 [2025-03-13T06:05:08.212Z] Step 9/31 : WORKDIR /device-bacnet-c [2025-03-13T06:05:08.212Z] ---> Running in e6edc8f4ca27 [2025-03-13T06:05:08.474Z] Removing intermediate container e6edc8f4ca27 [2025-03-13T06:05:08.474Z] ---> 1f8d00dca0cb [2025-03-13T06:05:08.474Z] Step 10/31 : RUN /device-bacnet-c/scripts/build_deps.sh [2025-03-13T06:05:08.474Z] ---> Running in e9e04c4ba864 [2025-03-13T06:05:08.739Z] + CSDK_VER=4.0.0 [2025-03-13T06:05:08.739Z] + '[' '!' -d deps ] [2025-03-13T06:05:08.739Z] + mkdir deps [2025-03-13T06:05:08.739Z] + cd /device-bacnet-c/deps [2025-03-13T06:05:08.739Z] + wget https://github.com/edgexfoundry/device-sdk-c/archive/v4.0.0.zip [2025-03-13T06:05:08.739Z] Connecting to github.com (140.82.114.4:443) [2025-03-13T06:05:08.739Z] Connecting to codeload.github.com (140.82.112.9:443) [2025-03-13T06:05:09.000Z] saving to 'v4.0.0.zip' [2025-03-13T06:05:09.000Z] v4.0.0.zip 100% |********************************| 245k 0:00:00 ETA [2025-03-13T06:05:09.000Z] 'v4.0.0.zip' saved [2025-03-13T06:05:09.000Z] + unzip v4.0.0.zip [2025-03-13T06:05:09.000Z] Archive: v4.0.0.zip [2025-03-13T06:05:09.000Z] creating: device-sdk-c-4.0.0/ [2025-03-13T06:05:09.000Z] creating: device-sdk-c-4.0.0/.github/ [2025-03-13T06:05:09.000Z] inflating: device-sdk-c-4.0.0/.github/Contributing.md [2025-03-13T06:05:09.000Z] inflating: device-sdk-c-4.0.0/.github/PULL_REQUEST_TEMPLATE.md [2025-03-13T06:05:09.000Z] inflating: device-sdk-c-4.0.0/.github/semantic.yml [2025-03-13T06:05:09.000Z] creating: device-sdk-c-4.0.0/.github/workflows/ [2025-03-13T06:05:09.000Z] inflating: device-sdk-c-4.0.0/.github/workflows/release.yml [2025-03-13T06:05:09.000Z] inflating: device-sdk-c-4.0.0/.gitignore [2025-03-13T06:05:09.000Z] inflating: device-sdk-c-4.0.0/Attribution.txt [2025-03-13T06:05:09.000Z] inflating: device-sdk-c-4.0.0/CHANGELOG.md [2025-03-13T06:05:09.000Z] inflating: device-sdk-c-4.0.0/Doxyfile [2025-03-13T06:05:09.000Z] inflating: device-sdk-c-4.0.0/GOVERNANCE.md [2025-03-13T06:05:09.000Z] inflating: device-sdk-c-4.0.0/Jenkinsfile [2025-03-13T06:05:09.000Z] inflating: device-sdk-c-4.0.0/LICENSE [2025-03-13T06:05:09.000Z] inflating: device-sdk-c-4.0.0/Makefile [2025-03-13T06:05:09.000Z] inflating: device-sdk-c-4.0.0/OWNERS.md [2025-03-13T06:05:09.000Z] inflating: device-sdk-c-4.0.0/README.IOT.md [2025-03-13T06:05:09.000Z] inflating: device-sdk-c-4.0.0/README.md [2025-03-13T06:05:09.000Z] inflating: device-sdk-c-4.0.0/README.v3.md [2025-03-13T06:05:09.000Z] creating: device-sdk-c-4.0.0/docs/ [2025-03-13T06:05:09.000Z] inflating: device-sdk-c-4.0.0/docs/configuration.md [2025-03-13T06:05:09.000Z] inflating: device-sdk-c-4.0.0/docs/deviceprofiles.md [2025-03-13T06:05:09.000Z] inflating: device-sdk-c-4.0.0/docs/metrics.md [2025-03-13T06:05:09.000Z] inflating: device-sdk-c-4.0.0/docs/servicewritersguide.md [2025-03-13T06:05:09.000Z] inflating: device-sdk-c-4.0.0/docs/startup.md [2025-03-13T06:05:09.000Z] creating: device-sdk-c-4.0.0/include/ [2025-03-13T06:05:09.000Z] creating: device-sdk-c-4.0.0/include/devsdk/ [2025-03-13T06:05:09.000Z] inflating: device-sdk-c-4.0.0/include/devsdk/devsdk-base.h [2025-03-13T06:05:09.000Z] inflating: device-sdk-c-4.0.0/include/devsdk/devsdk.h [2025-03-13T06:05:09.000Z] creating: device-sdk-c-4.0.0/include/edgex/ [2025-03-13T06:05:09.000Z] inflating: device-sdk-c-4.0.0/include/edgex/devices.h [2025-03-13T06:05:09.000Z] inflating: device-sdk-c-4.0.0/include/edgex/edgex-base.h [2025-03-13T06:05:09.000Z] inflating: device-sdk-c-4.0.0/include/edgex/edgex.h [2025-03-13T06:05:09.000Z] inflating: device-sdk-c-4.0.0/include/edgex/profiles.h [2025-03-13T06:05:09.000Z] inflating: device-sdk-c-4.0.0/include/edgex/rest-server.h [2025-03-13T06:05:09.000Z] creating: device-sdk-c-4.0.0/scripts/ [2025-03-13T06:05:09.000Z] inflating: device-sdk-c-4.0.0/scripts/Dockerfile.alpine [2025-03-13T06:05:09.000Z] inflating: device-sdk-c-4.0.0/scripts/Dockerfile.alpine-base [2025-03-13T06:05:09.000Z] inflating: device-sdk-c-4.0.0/scripts/build.sh [2025-03-13T06:05:09.000Z] inflating: device-sdk-c-4.0.0/scripts/entrypoint.sh [2025-03-13T06:05:09.000Z] creating: device-sdk-c-4.0.0/src/ [2025-03-13T06:05:09.000Z] inflating: device-sdk-c-4.0.0/src/CMakeLists.txt [2025-03-13T06:05:09.000Z] creating: device-sdk-c-4.0.0/src/c/ [2025-03-13T06:05:09.000Z] inflating: device-sdk-c-4.0.0/src/c/CMakeLists.txt [2025-03-13T06:05:09.000Z] inflating: device-sdk-c-4.0.0/src/c/api.h [2025-03-13T06:05:09.000Z] inflating: device-sdk-c-4.0.0/src/c/autoevent.c [2025-03-13T06:05:09.000Z] inflating: device-sdk-c-4.0.0/src/c/autoevent.h [2025-03-13T06:05:09.000Z] inflating: device-sdk-c-4.0.0/src/c/bus-impl.h [2025-03-13T06:05:09.000Z] inflating: device-sdk-c-4.0.0/src/c/bus-mqtt.c [2025-03-13T06:05:09.000Z] inflating: device-sdk-c-4.0.0/src/c/bus.c [2025-03-13T06:05:09.000Z] inflating: device-sdk-c-4.0.0/src/c/bus.h [2025-03-13T06:05:09.000Z] inflating: device-sdk-c-4.0.0/src/c/callback3.c [2025-03-13T06:05:09.000Z] inflating: device-sdk-c-4.0.0/src/c/callback3.h [2025-03-13T06:05:09.000Z] inflating: device-sdk-c-4.0.0/src/c/cmdinfo.h [2025-03-13T06:05:09.000Z] inflating: device-sdk-c-4.0.0/src/c/config.c [2025-03-13T06:05:09.000Z] inflating: device-sdk-c-4.0.0/src/c/config.h [2025-03-13T06:05:09.000Z] inflating: device-sdk-c-4.0.0/src/c/correlation.c [2025-03-13T06:05:09.000Z] inflating: device-sdk-c-4.0.0/src/c/correlation.h [2025-03-13T06:05:09.000Z] inflating: device-sdk-c-4.0.0/src/c/data.c [2025-03-13T06:05:09.000Z] inflating: device-sdk-c-4.0.0/src/c/data.h [2025-03-13T06:05:09.000Z] inflating: device-sdk-c-4.0.0/src/c/defs.h.in [2025-03-13T06:05:09.000Z] inflating: device-sdk-c-4.0.0/src/c/device.c [2025-03-13T06:05:09.000Z] inflating: device-sdk-c-4.0.0/src/c/device.h [2025-03-13T06:05:09.259Z] inflating: device-sdk-c-4.0.0/src/c/devman.c [2025-03-13T06:05:09.259Z] inflating: device-sdk-c-4.0.0/src/c/devmap.c [2025-03-13T06:05:09.259Z] inflating: device-sdk-c-4.0.0/src/c/devmap.h [2025-03-13T06:05:09.259Z] inflating: device-sdk-c-4.0.0/src/c/devsdk-base.c [2025-03-13T06:05:09.259Z] inflating: device-sdk-c-4.0.0/src/c/devutil.h [2025-03-13T06:05:09.259Z] inflating: device-sdk-c-4.0.0/src/c/discovery.c [2025-03-13T06:05:09.259Z] inflating: device-sdk-c-4.0.0/src/c/discovery.h [2025-03-13T06:05:09.259Z] inflating: device-sdk-c-4.0.0/src/c/dto-read.c [2025-03-13T06:05:09.259Z] inflating: device-sdk-c-4.0.0/src/c/dto-read.h [2025-03-13T06:05:09.259Z] inflating: device-sdk-c-4.0.0/src/c/edgex-logging.c [2025-03-13T06:05:09.259Z] inflating: device-sdk-c-4.0.0/src/c/edgex-logging.h [2025-03-13T06:05:09.259Z] inflating: device-sdk-c-4.0.0/src/c/edgex-rest.c [2025-03-13T06:05:09.259Z] inflating: device-sdk-c-4.0.0/src/c/edgex-rest.h [2025-03-13T06:05:09.259Z] inflating: device-sdk-c-4.0.0/src/c/edgex2.h [2025-03-13T06:05:09.259Z] inflating: device-sdk-c-4.0.0/src/c/errorlist.h [2025-03-13T06:05:09.259Z] creating: device-sdk-c-4.0.0/src/c/examples/ [2025-03-13T06:05:09.259Z] inflating: device-sdk-c-4.0.0/src/c/examples/CMakeLists.txt [2025-03-13T06:05:09.259Z] inflating: device-sdk-c-4.0.0/src/c/examples/README.md [2025-03-13T06:05:09.259Z] creating: device-sdk-c-4.0.0/src/c/examples/bitfields/ [2025-03-13T06:05:09.259Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/CMakeLists.txt [2025-03-13T06:05:09.259Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/README.md [2025-03-13T06:05:09.259Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/device-bitfields.c [2025-03-13T06:05:09.259Z] creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/ [2025-03-13T06:05:09.259Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/configuration.yaml [2025-03-13T06:05:09.259Z] creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/devices/ [2025-03-13T06:05:09.259Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/devices/Bitfields.json [2025-03-13T06:05:09.259Z] creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/profiles/ [2025-03-13T06:05:09.259Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/profiles/Example-Bitfields.json [2025-03-13T06:05:09.259Z] creating: device-sdk-c-4.0.0/src/c/examples/counters/ [2025-03-13T06:05:09.260Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/CMakeLists.txt [2025-03-13T06:05:09.260Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/README.md [2025-03-13T06:05:09.260Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/device-counter.c [2025-03-13T06:05:09.260Z] creating: device-sdk-c-4.0.0/src/c/examples/counters/res/ [2025-03-13T06:05:09.260Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/configuration.yaml [2025-03-13T06:05:09.260Z] creating: device-sdk-c-4.0.0/src/c/examples/counters/res/devices/ [2025-03-13T06:05:09.260Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/devices/Counters.json [2025-03-13T06:05:09.260Z] creating: device-sdk-c-4.0.0/src/c/examples/counters/res/profiles/ [2025-03-13T06:05:09.260Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/profiles/Counter.json [2025-03-13T06:05:09.260Z] creating: device-sdk-c-4.0.0/src/c/examples/discovery/ [2025-03-13T06:05:09.260Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/CMakeLists.txt [2025-03-13T06:05:09.260Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/README.md [2025-03-13T06:05:09.260Z] creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/ [2025-03-13T06:05:09.260Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/configuration.yaml [2025-03-13T06:05:09.260Z] creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/devices/ [2025-03-13T06:05:09.260Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/devices/readme.txt [2025-03-13T06:05:09.260Z] creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/profiles/ [2025-03-13T06:05:09.260Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/profiles/TemplateProfile.json [2025-03-13T06:05:09.260Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/template.c [2025-03-13T06:05:09.260Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/watcher1.json [2025-03-13T06:05:09.260Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/watcher2.json [2025-03-13T06:05:09.260Z] creating: device-sdk-c-4.0.0/src/c/examples/file/ [2025-03-13T06:05:09.260Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/CMakeLists.txt [2025-03-13T06:05:09.260Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/README.md [2025-03-13T06:05:09.260Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/device-file.c [2025-03-13T06:05:09.260Z] creating: device-sdk-c-4.0.0/src/c/examples/file/res/ [2025-03-13T06:05:09.260Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/res/configuration.yaml [2025-03-13T06:05:09.260Z] creating: device-sdk-c-4.0.0/src/c/examples/file/res/devices/ [2025-03-13T06:05:09.260Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/res/devices/file1.json [2025-03-13T06:05:09.260Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/res/lorem.txt [2025-03-13T06:05:09.260Z] creating: device-sdk-c-4.0.0/src/c/examples/file/res/profiles/ [2025-03-13T06:05:09.260Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/res/profiles/FileExampleProfile.json [2025-03-13T06:05:09.260Z] creating: device-sdk-c-4.0.0/src/c/examples/gyro/ [2025-03-13T06:05:09.260Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/CMakeLists.txt [2025-03-13T06:05:09.260Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/README.md [2025-03-13T06:05:09.260Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/device-gyro.c [2025-03-13T06:05:09.260Z] creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/ [2025-03-13T06:05:09.260Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/configuration.yaml [2025-03-13T06:05:09.260Z] creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/devices/ [2025-03-13T06:05:09.260Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/devices/gyro.json [2025-03-13T06:05:09.260Z] creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/profiles/ [2025-03-13T06:05:09.260Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/profiles/Gyro.json [2025-03-13T06:05:09.260Z] creating: device-sdk-c-4.0.0/src/c/examples/random/ [2025-03-13T06:05:09.260Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/CMakeLists.txt [2025-03-13T06:05:09.260Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/README.md [2025-03-13T06:05:09.260Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/device-random.c [2025-03-13T06:05:09.260Z] creating: device-sdk-c-4.0.0/src/c/examples/random/res/ [2025-03-13T06:05:09.260Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/res/configuration.yaml [2025-03-13T06:05:09.260Z] creating: device-sdk-c-4.0.0/src/c/examples/random/res/devices/ [2025-03-13T06:05:09.260Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/res/devices/randomdevice1.json [2025-03-13T06:05:09.260Z] creating: device-sdk-c-4.0.0/src/c/examples/random/res/profiles/ [2025-03-13T06:05:09.260Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/res/profiles/RandomExampleProfile.json [2025-03-13T06:05:09.260Z] creating: device-sdk-c-4.0.0/src/c/examples/res/ [2025-03-13T06:05:09.260Z] inflating: device-sdk-c-4.0.0/src/c/examples/res/configuration.yaml [2025-03-13T06:05:09.260Z] creating: device-sdk-c-4.0.0/src/c/examples/res/devices/ [2025-03-13T06:05:09.260Z] inflating: device-sdk-c-4.0.0/src/c/examples/res/devices/device1.json [2025-03-13T06:05:09.260Z] creating: device-sdk-c-4.0.0/src/c/examples/res/profiles/ [2025-03-13T06:05:09.260Z] inflating: device-sdk-c-4.0.0/src/c/examples/res/profiles/TemplateProfile.json [2025-03-13T06:05:09.260Z] inflating: device-sdk-c-4.0.0/src/c/examples/template.c [2025-03-13T06:05:09.260Z] creating: device-sdk-c-4.0.0/src/c/examples/terminal/ [2025-03-13T06:05:09.260Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/CMakeLists.txt [2025-03-13T06:05:09.260Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/README.md [2025-03-13T06:05:09.260Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/device-terminal.c [2025-03-13T06:05:09.260Z] creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/ [2025-03-13T06:05:09.260Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/configuration.yaml [2025-03-13T06:05:09.260Z] creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/devices/ [2025-03-13T06:05:09.260Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/devices/terminal.json [2025-03-13T06:05:09.260Z] creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/profiles/ [2025-03-13T06:05:09.260Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/profiles/Terminal.json [2025-03-13T06:05:09.260Z] inflating: device-sdk-c-4.0.0/src/c/filesys.c [2025-03-13T06:05:09.260Z] inflating: device-sdk-c-4.0.0/src/c/filesys.h [2025-03-13T06:05:09.260Z] inflating: device-sdk-c-4.0.0/src/c/keeper.c [2025-03-13T06:05:09.260Z] inflating: device-sdk-c-4.0.0/src/c/keeper.h [2025-03-13T06:05:09.260Z] inflating: device-sdk-c-4.0.0/src/c/map.c [2025-03-13T06:05:09.260Z] inflating: device-sdk-c-4.0.0/src/c/map.h [2025-03-13T06:05:09.260Z] inflating: device-sdk-c-4.0.0/src/c/metadata.c [2025-03-13T06:05:09.260Z] inflating: device-sdk-c-4.0.0/src/c/metadata.h [2025-03-13T06:05:09.260Z] inflating: device-sdk-c-4.0.0/src/c/metrics.h [2025-03-13T06:05:09.260Z] inflating: device-sdk-c-4.0.0/src/c/opstate.c [2025-03-13T06:05:09.260Z] inflating: device-sdk-c-4.0.0/src/c/opstate.h [2025-03-13T06:05:09.260Z] inflating: device-sdk-c-4.0.0/src/c/parson.c [2025-03-13T06:05:09.260Z] inflating: device-sdk-c-4.0.0/src/c/parson.h [2025-03-13T06:05:09.260Z] inflating: device-sdk-c-4.0.0/src/c/profiles.c [2025-03-13T06:05:09.260Z] inflating: device-sdk-c-4.0.0/src/c/profiles.h [2025-03-13T06:05:09.260Z] inflating: device-sdk-c-4.0.0/src/c/registry-impl.h [2025-03-13T06:05:09.260Z] inflating: device-sdk-c-4.0.0/src/c/registry.c [2025-03-13T06:05:09.260Z] inflating: device-sdk-c-4.0.0/src/c/registry.h [2025-03-13T06:05:09.260Z] inflating: device-sdk-c-4.0.0/src/c/reqdata.c [2025-03-13T06:05:09.260Z] inflating: device-sdk-c-4.0.0/src/c/reqdata.h [2025-03-13T06:05:09.260Z] inflating: device-sdk-c-4.0.0/src/c/request_auth.c [2025-03-13T06:05:09.260Z] inflating: device-sdk-c-4.0.0/src/c/request_auth.h [2025-03-13T06:05:09.260Z] inflating: device-sdk-c-4.0.0/src/c/rest-server.c [2025-03-13T06:05:09.260Z] inflating: device-sdk-c-4.0.0/src/c/rest-server.h [2025-03-13T06:05:09.260Z] inflating: device-sdk-c-4.0.0/src/c/rest.c [2025-03-13T06:05:09.260Z] inflating: device-sdk-c-4.0.0/src/c/rest.h [2025-03-13T06:05:09.260Z] inflating: device-sdk-c-4.0.0/src/c/secrets-impl.h [2025-03-13T06:05:09.260Z] inflating: device-sdk-c-4.0.0/src/c/secrets-insecure.c [2025-03-13T06:05:09.260Z] inflating: device-sdk-c-4.0.0/src/c/secrets-insecure.h [2025-03-13T06:05:09.260Z] inflating: device-sdk-c-4.0.0/src/c/secrets-vault.c [2025-03-13T06:05:09.260Z] inflating: device-sdk-c-4.0.0/src/c/secrets-vault.h [2025-03-13T06:05:09.260Z] inflating: device-sdk-c-4.0.0/src/c/secrets.c [2025-03-13T06:05:09.260Z] inflating: device-sdk-c-4.0.0/src/c/secrets.h [2025-03-13T06:05:09.260Z] inflating: device-sdk-c-4.0.0/src/c/service.c [2025-03-13T06:05:09.260Z] inflating: device-sdk-c-4.0.0/src/c/service.h [2025-03-13T06:05:09.260Z] inflating: device-sdk-c-4.0.0/src/c/transform.c [2025-03-13T06:05:09.260Z] inflating: device-sdk-c-4.0.0/src/c/transform.h [2025-03-13T06:05:09.260Z] inflating: device-sdk-c-4.0.0/src/c/validate.c [2025-03-13T06:05:09.260Z] inflating: device-sdk-c-4.0.0/src/c/validate.h [2025-03-13T06:05:09.260Z] inflating: device-sdk-c-4.0.0/src/c/watchers.c [2025-03-13T06:05:09.260Z] inflating: device-sdk-c-4.0.0/src/c/watchers.h [2025-03-13T06:05:09.260Z] creating: device-sdk-c-4.0.0/src/cmake/ [2025-03-13T06:05:09.260Z] inflating: device-sdk-c-4.0.0/src/cmake/FindIOT.cmake [2025-03-13T06:05:09.260Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBCBOR.cmake [2025-03-13T06:05:09.260Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBMICROHTTP.cmake [2025-03-13T06:05:09.260Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBPAHO.cmake [2025-03-13T06:05:09.260Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBUUID.cmake [2025-03-13T06:05:09.260Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBYAML.cmake [2025-03-13T06:05:09.260Z] + cd device-sdk-c-4.0.0 [2025-03-13T06:05:09.260Z] + ./scripts/build.sh [2025-03-13T06:05:09.260Z] + CPPCHECK=false [2025-03-13T06:05:09.260Z] + DOCGEN=false [2025-03-13T06:05:09.260Z] + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' [2025-03-13T06:05:09.260Z] + '[' 0 -gt 0 ] [2025-03-13T06:05:09.260Z] + readlink -f ./scripts/build.sh [2025-03-13T06:05:09.260Z] + dirname /device-bacnet-c/deps/device-sdk-c-4.0.0/scripts/build.sh [2025-03-13T06:05:09.260Z] + dirname /device-bacnet-c/deps/device-sdk-c-4.0.0/scripts [2025-03-13T06:05:09.260Z] + ROOT=/device-bacnet-c/deps/device-sdk-c-4.0.0 [2025-03-13T06:05:09.260Z] + cd /device-bacnet-c/deps/device-sdk-c-4.0.0 [2025-03-13T06:05:09.260Z] + mkdir -p /device-bacnet-c/deps/device-sdk-c-4.0.0/build/release [2025-03-13T06:05:09.260Z] + cd /device-bacnet-c/deps/device-sdk-c-4.0.0/build/release [2025-03-13T06:05:09.260Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/deps/device-sdk-c-4.0.0/src [2025-03-13T06:05:09.260Z] -- The C compiler identification is GNU 12.2.1 [2025-03-13T06:05:09.260Z] -- Detecting C compiler ABI info [2025-03-13T06:05:09.260Z] -- Detecting C compiler ABI info - done [2025-03-13T06:05:09.260Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-03-13T06:05:09.260Z] -- Detecting C compile features [2025-03-13T06:05:09.260Z] -- Detecting C compile features - done [2025-03-13T06:05:09.260Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2025-03-13T06:05:09.519Z] -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") [2025-03-13T06:05:09.519Z] -- Found LIBYAML: /usr/lib/libyaml.so [2025-03-13T06:05:09.519Z] -- Found LIBUUID: /usr/lib/libuuid.so [2025-03-13T06:05:09.519Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2025-03-13T06:05:09.519Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2025-03-13T06:05:09.519Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-03-13T06:05:09.519Z] -- /opt/iotech/iot/1.5/include [2025-03-13T06:05:09.519Z] -- C SDK 0.0.0 for Linux [2025-03-13T06:05:09.519Z] -- Performing Test CSDK_HAVE_ATOMIC [2025-03-13T06:05:09.519Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2025-03-13T06:05:09.519Z] -- Found Curses: /usr/lib/libcurses.so [2025-03-13T06:05:09.519Z] -- Configuring done (0.4s) [2025-03-13T06:05:09.519Z] -- Generating done (0.0s) [2025-03-13T06:05:09.519Z] -- Build files have been written to: /device-bacnet-c/deps/device-sdk-c-4.0.0/build/release [2025-03-13T06:05:09.519Z] + make all package [2025-03-13T06:05:09.519Z] + tee release.log [2025-03-13T06:05:09.780Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2025-03-13T06:05:09.780Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2025-03-13T06:05:10.040Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2025-03-13T06:05:10.040Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2025-03-13T06:05:10.040Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2025-03-13T06:05:10.609Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2025-03-13T06:05:10.609Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2025-03-13T06:05:10.609Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2025-03-13T06:05:10.867Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2025-03-13T06:05:11.130Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2025-03-13T06:05:11.130Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2025-03-13T06:05:11.388Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2025-03-13T06:05:11.388Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2025-03-13T06:05:11.652Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2025-03-13T06:05:11.652Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2025-03-13T06:05:11.911Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2025-03-13T06:05:11.912Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2025-03-13T06:05:12.169Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2025-03-13T06:05:12.428Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2025-03-13T06:05:12.428Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2025-03-13T06:05:12.687Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2025-03-13T06:05:13.631Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2025-03-13T06:05:13.631Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2025-03-13T06:05:13.631Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2025-03-13T06:05:13.890Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2025-03-13T06:05:13.890Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2025-03-13T06:05:14.150Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2025-03-13T06:05:14.410Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2025-03-13T06:05:14.410Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2025-03-13T06:05:14.671Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2025-03-13T06:05:14.671Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2025-03-13T06:05:14.930Z] /device-bacnet-c/deps/device-sdk-c-4.0.0/src/c/service.c: In function 'devsdk_service_start': [2025-03-13T06:05:14.930Z] /device-bacnet-c/deps/device-sdk-c-4.0.0/src/c/service.c:1063:5: warning: 'deviceservices_config' may be used uninitialized [-Wmaybe-uninitialized] [2025-03-13T06:05:14.930Z] 1063 | edgex_device_parseClients (svc->logger, iot_data_string_map_get (deviceservices_config, "Clients"), &svc->config.endpoints); [2025-03-13T06:05:14.930Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-13T06:05:14.930Z] /device-bacnet-c/deps/device-sdk-c-4.0.0/src/c/service.c:875:21: note: 'deviceservices_config' was declared here [2025-03-13T06:05:14.930Z] 875 | const iot_data_t *deviceservices_config; [2025-03-13T06:05:14.930Z] | ^~~~~~~~~~~~~~~~~~~~~ [2025-03-13T06:05:15.189Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2025-03-13T06:05:15.189Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2025-03-13T06:05:15.189Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2025-03-13T06:05:15.454Z] [ 68%] Linking C shared library libcsdk.so [2025-03-13T06:05:15.454Z] [ 68%] Built target csdk [2025-03-13T06:05:15.454Z] [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2025-03-13T06:05:15.454Z] [ 72%] Linking C executable template [2025-03-13T06:05:15.723Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-13T06:05:15.723Z] [ 72%] Built target template [2025-03-13T06:05:15.723Z] [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2025-03-13T06:05:15.723Z] [ 76%] Linking C executable device-counter [2025-03-13T06:05:15.723Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-13T06:05:15.723Z] [ 76%] Built target device-counter [2025-03-13T06:05:15.723Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2025-03-13T06:05:15.981Z] [ 80%] Linking C executable device-random [2025-03-13T06:05:15.981Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-13T06:05:15.981Z] [ 80%] Built target device-random [2025-03-13T06:05:15.981Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2025-03-13T06:05:15.981Z] [ 84%] Linking C executable device-gyro [2025-03-13T06:05:16.239Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-13T06:05:16.239Z] [ 84%] Built target device-gyro [2025-03-13T06:05:16.239Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2025-03-13T06:05:16.239Z] [ 88%] Linking C executable device-bitfields [2025-03-13T06:05:16.239Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-13T06:05:16.239Z] [ 88%] Built target device-bitfields [2025-03-13T06:05:16.239Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2025-03-13T06:05:16.498Z] [ 92%] Linking C executable template-discovery [2025-03-13T06:05:16.498Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-13T06:05:16.498Z] [ 92%] Built target template-discovery [2025-03-13T06:05:16.498Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2025-03-13T06:05:16.760Z] [ 96%] Linking C executable device-file [2025-03-13T06:05:16.760Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-13T06:05:16.760Z] [ 96%] Built target device-file [2025-03-13T06:05:16.760Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2025-03-13T06:05:17.018Z] [100%] Linking C executable device-terminal [2025-03-13T06:05:17.018Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-13T06:05:17.018Z] [100%] Built target device-terminal [2025-03-13T06:05:17.018Z] Run CPack packaging tool... [2025-03-13T06:05:17.018Z] CPack: Create package using TGZ [2025-03-13T06:05:17.018Z] CPack: Install projects [2025-03-13T06:05:17.018Z] CPack: - Run preinstall target for: Csdk [2025-03-13T06:05:17.276Z] CPack: - Install project: Csdk [] [2025-03-13T06:05:17.276Z] CPack: Create package [2025-03-13T06:05:17.276Z] CPack: - package: /device-bacnet-c/deps/device-sdk-c-4.0.0/build/release/csdk-0.0.0.tar.gz generated. [2025-03-13T06:05:17.276Z] + '[' false '=' true ] [2025-03-13T06:05:17.276Z] + '[' false '=' true ] [2025-03-13T06:05:17.276Z] + mkdir -p /device-bacnet-c/deps/device-sdk-c-4.0.0/build/debug [2025-03-13T06:05:17.276Z] + cd /device-bacnet-c/deps/device-sdk-c-4.0.0/build/debug [2025-03-13T06:05:17.276Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /device-bacnet-c/deps/device-sdk-c-4.0.0/src [2025-03-13T06:05:17.276Z] -- The C compiler identification is GNU 12.2.1 [2025-03-13T06:05:17.533Z] -- Detecting C compiler ABI info [2025-03-13T06:05:17.533Z] -- Detecting C compiler ABI info - done [2025-03-13T06:05:17.533Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-03-13T06:05:17.533Z] -- Detecting C compile features [2025-03-13T06:05:17.534Z] -- Detecting C compile features - done [2025-03-13T06:05:17.534Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2025-03-13T06:05:17.534Z] -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") [2025-03-13T06:05:17.534Z] -- Found LIBYAML: /usr/lib/libyaml.so [2025-03-13T06:05:17.534Z] -- Found LIBUUID: /usr/lib/libuuid.so [2025-03-13T06:05:17.534Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2025-03-13T06:05:17.534Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2025-03-13T06:05:17.534Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-03-13T06:05:17.534Z] -- /opt/iotech/iot/1.5/include [2025-03-13T06:05:17.534Z] -- C SDK 0.0.0 for Linux [2025-03-13T06:05:17.534Z] -- Performing Test CSDK_HAVE_ATOMIC [2025-03-13T06:05:17.794Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2025-03-13T06:05:17.794Z] -- Found Curses: /usr/lib/libcurses.so [2025-03-13T06:05:17.794Z] -- Configuring done (0.5s) [2025-03-13T06:05:17.794Z] -- Generating done (0.0s) [2025-03-13T06:05:17.794Z] -- Build files have been written to: /device-bacnet-c/deps/device-sdk-c-4.0.0/build/debug [2025-03-13T06:05:17.794Z] + make [2025-03-13T06:05:17.794Z] + tee debug.log [2025-03-13T06:05:17.794Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2025-03-13T06:05:18.052Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2025-03-13T06:05:18.053Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2025-03-13T06:05:18.053Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2025-03-13T06:05:18.053Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2025-03-13T06:05:18.311Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2025-03-13T06:05:18.311Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2025-03-13T06:05:18.311Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2025-03-13T06:05:18.570Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2025-03-13T06:05:18.570Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2025-03-13T06:05:18.570Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2025-03-13T06:05:18.831Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2025-03-13T06:05:18.831Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2025-03-13T06:05:18.831Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2025-03-13T06:05:18.831Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2025-03-13T06:05:19.091Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2025-03-13T06:05:19.091Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2025-03-13T06:05:19.091Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2025-03-13T06:05:19.351Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2025-03-13T06:05:19.351Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2025-03-13T06:05:19.351Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2025-03-13T06:05:19.610Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2025-03-13T06:05:19.610Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2025-03-13T06:05:19.868Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2025-03-13T06:05:19.868Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2025-03-13T06:05:19.868Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2025-03-13T06:05:19.868Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2025-03-13T06:05:20.126Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2025-03-13T06:05:20.126Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2025-03-13T06:05:20.385Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2025-03-13T06:05:20.385Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2025-03-13T06:05:20.643Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2025-03-13T06:05:20.643Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2025-03-13T06:05:20.643Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2025-03-13T06:05:20.643Z] [ 68%] Linking C shared library libcsdk.so [2025-03-13T06:05:20.643Z] [ 68%] Built target csdk [2025-03-13T06:05:20.901Z] [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2025-03-13T06:05:20.901Z] [ 72%] Linking C executable template [2025-03-13T06:05:20.901Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-13T06:05:20.901Z] [ 72%] Built target template [2025-03-13T06:05:20.901Z] [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2025-03-13T06:05:20.901Z] [ 76%] Linking C executable device-counter [2025-03-13T06:05:20.901Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-13T06:05:21.160Z] [ 76%] Built target device-counter [2025-03-13T06:05:21.160Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2025-03-13T06:05:21.160Z] [ 80%] Linking C executable device-random [2025-03-13T06:05:21.160Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-13T06:05:21.160Z] [ 80%] Built target device-random [2025-03-13T06:05:21.160Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2025-03-13T06:05:21.160Z] [ 84%] Linking C executable device-gyro [2025-03-13T06:05:21.419Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-13T06:05:21.419Z] [ 84%] Built target device-gyro [2025-03-13T06:05:21.419Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2025-03-13T06:05:21.419Z] [ 88%] Linking C executable device-bitfields [2025-03-13T06:05:21.419Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-13T06:05:21.419Z] [ 88%] Built target device-bitfields [2025-03-13T06:05:21.419Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2025-03-13T06:05:21.677Z] [ 92%] Linking C executable template-discovery [2025-03-13T06:05:21.677Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-13T06:05:21.677Z] [ 92%] Built target template-discovery [2025-03-13T06:05:21.677Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2025-03-13T06:05:21.677Z] [ 96%] Linking C executable device-file [2025-03-13T06:05:21.677Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-13T06:05:21.677Z] [ 96%] Built target device-file [2025-03-13T06:05:21.935Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2025-03-13T06:05:21.935Z] [100%] Linking C executable device-terminal [2025-03-13T06:05:21.935Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-13T06:05:21.935Z] [100%] Built target device-terminal [2025-03-13T06:05:21.935Z] + cp -rf include/devsdk include/edgex /usr/include/ [2025-03-13T06:05:21.935Z] + cp build/release/c/libcsdk.so /usr/lib/ [2025-03-13T06:05:21.935Z] + mkdir -p /usr/share/doc/edgex-csdk [2025-03-13T06:05:21.935Z] + cp Attribution.txt /usr/share/doc/edgex-csdk [2025-03-13T06:05:21.935Z] + cp LICENSE /usr/share/doc/edgex-csdk [2025-03-13T06:05:21.935Z] + rm -rf /device-bacnet-c/deps [2025-03-13T06:05:22.194Z] Removing intermediate container e9e04c4ba864 [2025-03-13T06:05:22.194Z] ---> 7eae70f409ed [2025-03-13T06:05:22.194Z] Step 11/31 : RUN /device-bacnet-c/scripts/build.sh [2025-03-13T06:05:22.194Z] ---> Running in f28b43369402 [2025-03-13T06:05:22.454Z] + readlink -f /device-bacnet-c/scripts/build.sh [2025-03-13T06:05:22.454Z] + dirname /device-bacnet-c/scripts/build.sh [2025-03-13T06:05:22.454Z] + dirname /device-bacnet-c/scripts [2025-03-13T06:05:22.454Z] + ROOT=/device-bacnet-c [2025-03-13T06:05:22.454Z] + echo /device-bacnet-c [2025-03-13T06:05:22.454Z] + cd /device-bacnet-c [2025-03-13T06:05:22.454Z] + '[' '!' -f /device-bacnet-c/lib/ip/libbacnet.a ] [2025-03-13T06:05:22.454Z] + '[' '!' -f /device-bacnet-c/lib/mstp/libbacnet.a ] [2025-03-13T06:05:22.454Z] /device-bacnet-c [2025-03-13T06:05:22.454Z] + mkdir -p /device-bacnet-c/build/release/device-bacnet-ip [2025-03-13T06:05:22.454Z] + cd /device-bacnet-c/build/release/device-bacnet-ip [2025-03-13T06:05:22.454Z] + cmake '-DDATALINK:STRING=BACDL_BIP=1' '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/src/c [2025-03-13T06:05:22.454Z] -- /opt/iotech/iot/1.5/include [2025-03-13T06:05:22.454Z] -- Configuring done (0.0s) [2025-03-13T06:05:22.454Z] -- Generating done (0.0s) [2025-03-13T06:05:22.454Z] -- Build files have been written to: /device-bacnet-c/build/release/device-bacnet-ip [2025-03-13T06:05:22.454Z] + make [2025-03-13T06:05:22.454Z] + tee release.log [2025-03-13T06:05:22.714Z] [ 22%] Built target bacnet_objects [2025-03-13T06:05:22.714Z] [ 33%] Building C object CMakeFiles/device-bacnet-c.dir/main.c.o [2025-03-13T06:05:22.714Z] [ 44%] Building C object CMakeFiles/device-bacnet-c.dir/driver.c.o [2025-03-13T06:05:22.976Z] [ 55%] Linking C executable device-bacnet-c [2025-03-13T06:05:22.976Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-13T06:05:23.235Z] [100%] Built target device-bacnet-c [2025-03-13T06:05:23.235Z] + mkdir -p /device-bacnet-c/build/release/device-bacnet-mstp [2025-03-13T06:05:23.235Z] + cd /device-bacnet-c/build/release/device-bacnet-mstp [2025-03-13T06:05:23.235Z] + cmake '-DDATALINK:STRING=BACDL_MSTP=1' '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/src/c [2025-03-13T06:05:23.235Z] -- /opt/iotech/iot/1.5/include [2025-03-13T06:05:23.235Z] -- Configuring done (0.0s) [2025-03-13T06:05:23.235Z] -- Generating done (0.0s) [2025-03-13T06:05:23.235Z] -- Build files have been written to: /device-bacnet-c/build/release/device-bacnet-mstp [2025-03-13T06:05:23.235Z] + tee release.log [2025-03-13T06:05:23.235Z] + make [2025-03-13T06:05:23.235Z] [ 22%] Built target bacnet_objects [2025-03-13T06:05:23.235Z] [ 33%] Building C object CMakeFiles/device-bacnet-c.dir/main.c.o [2025-03-13T06:05:23.498Z] [ 44%] Building C object CMakeFiles/device-bacnet-c.dir/driver.c.o [2025-03-13T06:05:23.757Z] [ 55%] Linking C executable device-bacnet-c [2025-03-13T06:05:23.757Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-13T06:05:23.757Z] [100%] Built target device-bacnet-c [2025-03-13T06:05:24.015Z] Removing intermediate container f28b43369402 [2025-03-13T06:05:24.015Z] ---> 362b7f88241f [2025-03-13T06:05:24.015Z] Step 12/31 : FROM alpine:3.20 [2025-03-13T06:05:24.583Z] 3.20: Pulling from library/alpine [2025-03-13T06:05:24.583Z] 0a9a5dfd008f: Pulling fs layer [2025-03-13T06:05:24.843Z] 0a9a5dfd008f: Download complete [2025-03-13T06:05:24.843Z] 0a9a5dfd008f: Pull complete [2025-03-13T06:05:24.843Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-13T06:05:24.843Z] Status: Downloaded newer image for alpine:3.20 [2025-03-13T06:05:24.843Z] ---> ff221270b9fb [2025-03-13T06:05:24.843Z] Step 13/31 : MAINTAINER iotech [2025-03-13T06:05:25.106Z] ---> Running in 3a9676c401f5 [2025-03-13T06:05:25.106Z] Removing intermediate container 3a9676c401f5 [2025-03-13T06:05:25.106Z] ---> 172fdf5741ab [2025-03-13T06:05:25.106Z] Step 14/31 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2025-03-13T06:05:25.106Z] ---> Running in 8f499de41bc2 [2025-03-13T06:05:25.365Z] Connecting to iotech.jfrog.io (34.246.139.145:443) [2025-03-13T06:05:25.624Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2025-03-13T06:05:25.624Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2025-03-13T06:05:25.624Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2025-03-13T06:05:25.883Z] Removing intermediate container 8f499de41bc2 [2025-03-13T06:05:25.883Z] ---> 123206a7c0b2 [2025-03-13T06:05:25.883Z] Step 15/31 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories [2025-03-13T06:05:26.141Z] ---> Running in b6a1b11b95a4 [2025-03-13T06:05:26.400Z] Removing intermediate container b6a1b11b95a4 [2025-03-13T06:05:26.400Z] ---> 65eb6817503e [2025-03-13T06:05:26.400Z] Step 16/31 : RUN apk add --update --no-cache linux-headers yaml libmicrohttpd curl libuuid iotech-paho-mqtt-c-dev-1.3 hiredis libcbor iotech-iot-1.5 dumb-init [2025-03-13T06:05:26.400Z] ---> Running in bfd4282c969c [2025-03-13T06:05:26.659Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-13T06:05:26.917Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-13T06:05:27.177Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-13T06:05:27.744Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-03-13T06:05:27.744Z] (1/27) Installing ca-certificates (20241121-r1) [2025-03-13T06:05:27.744Z] (2/27) Installing brotli-libs (1.1.0-r2) [2025-03-13T06:05:27.744Z] (3/27) Installing c-ares (1.33.1-r0) [2025-03-13T06:05:27.744Z] (4/27) Installing libunistring (1.2-r0) [2025-03-13T06:05:27.744Z] (5/27) Installing libidn2 (2.3.7-r0) [2025-03-13T06:05:27.744Z] (6/27) Installing nghttp2-libs (1.62.1-r0) [2025-03-13T06:05:27.744Z] (7/27) Installing libpsl (0.21.5-r1) [2025-03-13T06:05:27.744Z] (8/27) Installing zstd-libs (1.5.6-r0) [2025-03-13T06:05:27.744Z] (9/27) Installing libcurl (8.12.1-r0) [2025-03-13T06:05:27.744Z] (10/27) Installing curl (8.12.1-r0) [2025-03-13T06:05:27.744Z] (11/27) Installing dumb-init (1.2.5-r3) [2025-03-13T06:05:27.744Z] (12/27) Installing hiredis (1.2.0-r0) [2025-03-13T06:05:27.744Z] (13/27) Installing yaml (0.2.5-r2) [2025-03-13T06:05:27.744Z] (14/27) Installing libcbor (0.11.0-r0) [2025-03-13T06:05:27.744Z] (15/27) Installing iotech-iot-1.5 (1.5.5-r0) [2025-03-13T06:05:28.680Z] (16/27) Installing pkgconf (2.2.0-r0) [2025-03-13T06:05:28.680Z] (17/27) Installing openssl-dev (3.3.3-r0) [2025-03-13T06:05:28.680Z] (18/27) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.13-r0) [2025-03-13T06:05:29.246Z] (19/27) Installing gmp (6.3.0-r1) [2025-03-13T06:05:29.246Z] (20/27) Installing nettle (3.9.1-r0) [2025-03-13T06:05:29.246Z] (21/27) Installing libffi (3.4.6-r0) [2025-03-13T06:05:29.246Z] (22/27) Installing libtasn1 (4.20.0-r0) [2025-03-13T06:05:29.246Z] (23/27) Installing p11-kit (0.25.3-r0) [2025-03-13T06:05:29.246Z] (24/27) Installing gnutls (3.8.5-r0) [2025-03-13T06:05:29.246Z] (25/27) Installing libmicrohttpd (0.9.77-r0) [2025-03-13T06:05:29.246Z] (26/27) Installing libuuid (2.40.1-r1) [2025-03-13T06:05:29.246Z] (27/27) Installing linux-headers (6.6-r0) [2025-03-13T06:05:29.506Z] Executing busybox-1.36.1-r29.trigger [2025-03-13T06:05:29.506Z] Executing ca-certificates-20241121-r1.trigger [2025-03-13T06:05:29.506Z] OK: 30 MiB in 41 packages [2025-03-13T06:05:30.441Z] Removing intermediate container bfd4282c969c [2025-03-13T06:05:30.441Z] ---> 3d2201f37b7d [2025-03-13T06:05:30.441Z] Step 17/31 : RUN apk --no-cache upgrade [2025-03-13T06:05:30.441Z] ---> Running in 2a3de9e89aea [2025-03-13T06:05:30.698Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-13T06:05:30.698Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-13T06:05:30.698Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-13T06:05:31.262Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-03-13T06:05:31.262Z] OK: 30 MiB in 41 packages [2025-03-13T06:05:31.520Z] Removing intermediate container 2a3de9e89aea [2025-03-13T06:05:31.520Z] ---> 22d664e252c6 [2025-03-13T06:05:31.520Z] Step 18/31 : COPY --from=builder /device-bacnet-c/build/release/ / [2025-03-13T06:05:31.777Z] ---> 52c89c490ac2 [2025-03-13T06:05:31.777Z] Step 19/31 : COPY --from=builder /usr/lib/libcsdk.so /usr/lib [2025-03-13T06:05:31.777Z] ---> 6c896397726c [2025-03-13T06:05:31.777Z] Step 20/31 : COPY --from=builder /usr/share/doc/edgex-csdk /usr/share/doc/edgex-csdk [2025-03-13T06:05:32.038Z] ---> 66bc5d97be95 [2025-03-13T06:05:32.038Z] Step 21/31 : COPY LICENSE /. [2025-03-13T06:05:32.038Z] ---> a8244b423b65 [2025-03-13T06:05:32.038Z] Step 22/31 : COPY Attribution.txt /. [2025-03-13T06:05:32.296Z] ---> 45d92fbb4494 [2025-03-13T06:05:32.296Z] Step 23/31 : COPY res /res [2025-03-13T06:05:32.296Z] ---> 2850383f574f [2025-03-13T06:05:32.296Z] Step 24/31 : COPY sample-profiles /sample-profiles [2025-03-13T06:05:32.296Z] ---> 1e6a1159d65d [2025-03-13T06:05:32.296Z] Step 25/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2022: IoTech Ltd' [2025-03-13T06:05:32.296Z] ---> Running in 0100411755b5 [2025-03-13T06:05:32.554Z] Removing intermediate container 0100411755b5 [2025-03-13T06:05:32.554Z] ---> 72e54dba3ff3 [2025-03-13T06:05:32.554Z] Step 26/31 : EXPOSE 59980 [2025-03-13T06:05:32.554Z] ---> Running in aabec893d052 [2025-03-13T06:05:32.554Z] Removing intermediate container aabec893d052 [2025-03-13T06:05:32.554Z] ---> 7a1bb8e7b989 [2025-03-13T06:05:32.554Z] Step 27/31 : ENTRYPOINT ["/device-bacnet-ip/device-bacnet-c"] [2025-03-13T06:05:32.554Z] ---> Running in efecb077957a [2025-03-13T06:05:32.554Z] Removing intermediate container efecb077957a [2025-03-13T06:05:32.554Z] ---> cd5b9469a3c6 [2025-03-13T06:05:32.554Z] Step 28/31 : CMD ["-cp=keeper://edgex-core-keeper:59890", "--registry", "--confdir=/res"] [2025-03-13T06:05:32.554Z] ---> Running in a296e2aa6f48 [2025-03-13T06:05:32.815Z] Removing intermediate container a296e2aa6f48 [2025-03-13T06:05:32.815Z] ---> 5884e7a754ea [2025-03-13T06:05:32.815Z] Step 29/31 : LABEL arch=amd64 [2025-03-13T06:05:32.815Z] ---> Running in beeb6045026f [2025-03-13T06:05:32.815Z] Removing intermediate container beeb6045026f [2025-03-13T06:05:32.815Z] ---> 0efaa9b32d6e [2025-03-13T06:05:32.815Z] Step 30/31 : LABEL git_sha=2efd0b90107ef91dc6cc59175c19b3abb7caee42 [2025-03-13T06:05:32.815Z] ---> Running in 96d84b60b828 [2025-03-13T06:05:32.815Z] Removing intermediate container 96d84b60b828 [2025-03-13T06:05:32.815Z] ---> 412e56efffd2 [2025-03-13T06:05:32.815Z] Step 31/31 : LABEL version=3.2.0-dev.5 [2025-03-13T06:05:32.815Z] ---> Running in 48a37eda7f30 [2025-03-13T06:05:33.075Z] Removing intermediate container 48a37eda7f30 [2025-03-13T06:05:33.076Z] ---> 53bdd6b92108 [2025-03-13T06:05:33.076Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2025-03-13T06:05:33.076Z] Successfully built 53bdd6b92108 [2025-03-13T06:05:33.076Z] Successfully tagged device-bacnet:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-13T06:05:33.303Z] provisioning config files... [2025-03-13T06:05:33.314Z] copy managed file [device-bacnet-c-settings] to file:/w/workspace/dgexfoundry_device-bacnet-c_main@tmp/config2047990188500160470tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-13T06:05:33.619Z] ---> ****-login.sh [2025-03-13T06:05:33.619Z] nexus3.edgexfoundry.org:10001 [2025-03-13T06:05:33.619Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-13T06:05:33.619Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-13T06:05:33.619Z] Configure a credential helper to remove this warning. See [2025-03-13T06:05:33.619Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-13T06:05:33.619Z] [2025-03-13T06:05:33.619Z] Login Succeeded [2025-03-13T06:05:33.619Z] nexus3.edgexfoundry.org:10002 [2025-03-13T06:05:33.619Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-13T06:05:33.620Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-13T06:05:33.620Z] Configure a credential helper to remove this warning. See [2025-03-13T06:05:33.620Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-13T06:05:33.620Z] [2025-03-13T06:05:33.620Z] Login Succeeded [2025-03-13T06:05:33.620Z] nexus3.edgexfoundry.org:10003 [2025-03-13T06:05:33.878Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-13T06:05:33.878Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-13T06:05:33.878Z] Configure a credential helper to remove this warning. See [2025-03-13T06:05:33.878Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-13T06:05:33.878Z] [2025-03-13T06:05:33.878Z] Login Succeeded [2025-03-13T06:05:33.878Z] nexus3.edgexfoundry.org:10004 [2025-03-13T06:05:33.879Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-13T06:05:33.879Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-13T06:05:33.879Z] Configure a credential helper to remove this warning. See [2025-03-13T06:05:33.879Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-13T06:05:33.879Z] [2025-03-13T06:05:33.879Z] Login Succeeded [2025-03-13T06:05:33.879Z] ****.io [2025-03-13T06:05:33.879Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-13T06:05:34.138Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-13T06:05:34.138Z] Configure a credential helper to remove this warning. See [2025-03-13T06:05:34.139Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-13T06:05:34.139Z] [2025-03-13T06:05:34.139Z] Login Succeeded [2025-03-13T06:05:34.139Z] ---> ****-login.sh ends [Pipeline] } [2025-03-13T06:05:34.146Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-13T06:05:34.197Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-13T06:05:34.228Z] [edgeXDocker.push] Tagging docker image device-bacnet with the following tags: [2025-03-13T06:05:34.228Z] 2efd0b90107ef91dc6cc59175c19b3abb7caee42 [2025-03-13T06:05:34.228Z] latest [2025-03-13T06:05:34.228Z] 3.2.0-dev.5 [2025-03-13T06:05:34.228Z] 2efd0b90107ef91dc6cc59175c19b3abb7caee42-3.2.0-dev.5 [2025-03-13T06:05:34.228Z] main [2025-03-13T06:05:34.228Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:05:34.573Z] + docker tag device-bacnet nexus3.edgexfoundry.org:10004/device-bacnet:2efd0b90107ef91dc6cc59175c19b3abb7caee42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:05:34.904Z] + docker push nexus3.edgexfoundry.org:10004/device-bacnet:2efd0b90107ef91dc6cc59175c19b3abb7caee42 [2025-03-13T06:05:34.904Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-bacnet] [2025-03-13T06:05:34.904Z] f382c45e0176: Preparing [2025-03-13T06:05:34.905Z] 03c856ce7d66: Preparing [2025-03-13T06:05:34.905Z] fe464b333a65: Preparing [2025-03-13T06:05:34.905Z] 2d1b08df72fb: Preparing [2025-03-13T06:05:34.905Z] ba97aafea2eb: Preparing [2025-03-13T06:05:34.905Z] 4bff19e76503: Preparing [2025-03-13T06:05:34.905Z] 3171c0d74fb5: Preparing [2025-03-13T06:05:34.905Z] 21a9c1e7f0c8: Preparing [2025-03-13T06:05:34.905Z] 1000847736af: Preparing [2025-03-13T06:05:34.905Z] c01d8f627d2d: Preparing [2025-03-13T06:05:34.905Z] f667f016601a: Preparing [2025-03-13T06:05:34.905Z] 994456c4fd7b: Preparing [2025-03-13T06:05:34.905Z] 21a9c1e7f0c8: Waiting [2025-03-13T06:05:34.905Z] f667f016601a: Waiting [2025-03-13T06:05:34.905Z] 1000847736af: Waiting [2025-03-13T06:05:34.905Z] 994456c4fd7b: Waiting [2025-03-13T06:05:34.905Z] 4bff19e76503: Waiting [2025-03-13T06:05:34.905Z] 3171c0d74fb5: Waiting [2025-03-13T06:05:34.905Z] c01d8f627d2d: Waiting [2025-03-13T06:05:34.905Z] f382c45e0176: Pushed [2025-03-13T06:05:34.905Z] fe464b333a65: Pushed [2025-03-13T06:05:34.905Z] 2d1b08df72fb: Pushed [2025-03-13T06:05:34.905Z] 03c856ce7d66: Pushed [2025-03-13T06:05:34.905Z] ba97aafea2eb: Pushed [2025-03-13T06:05:35.162Z] c01d8f627d2d: Pushed [2025-03-13T06:05:35.162Z] 21a9c1e7f0c8: Pushed [2025-03-13T06:05:35.162Z] 4bff19e76503: Pushed [2025-03-13T06:05:35.162Z] 994456c4fd7b: Layer already exists [2025-03-13T06:05:35.162Z] f667f016601a: Pushed [2025-03-13T06:05:35.162Z] 3171c0d74fb5: Pushed [2025-03-13T06:05:37.059Z] 1000847736af: Pushed [2025-03-13T06:05:37.059Z] 2efd0b90107ef91dc6cc59175c19b3abb7caee42: digest: sha256:456f140faa546e6c4e061a28a4b5e6cfcbec5d3d14440888118d010f7e72e8f2 size: 2820 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:05:37.390Z] + docker tag device-bacnet nexus3.edgexfoundry.org:10004/device-bacnet:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:05:37.727Z] + docker push nexus3.edgexfoundry.org:10004/device-bacnet:latest [2025-03-13T06:05:37.727Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-bacnet] [2025-03-13T06:05:37.727Z] f382c45e0176: Preparing [2025-03-13T06:05:37.727Z] 03c856ce7d66: Preparing [2025-03-13T06:05:37.727Z] fe464b333a65: Preparing [2025-03-13T06:05:37.727Z] 2d1b08df72fb: Preparing [2025-03-13T06:05:37.727Z] ba97aafea2eb: Preparing [2025-03-13T06:05:37.727Z] 4bff19e76503: Preparing [2025-03-13T06:05:37.727Z] 3171c0d74fb5: Preparing [2025-03-13T06:05:37.727Z] 21a9c1e7f0c8: Preparing [2025-03-13T06:05:37.727Z] 1000847736af: Preparing [2025-03-13T06:05:37.727Z] c01d8f627d2d: Preparing [2025-03-13T06:05:37.727Z] f667f016601a: Preparing [2025-03-13T06:05:37.727Z] 994456c4fd7b: Preparing [2025-03-13T06:05:37.727Z] 4bff19e76503: Waiting [2025-03-13T06:05:37.727Z] 3171c0d74fb5: Waiting [2025-03-13T06:05:37.727Z] 1000847736af: Waiting [2025-03-13T06:05:37.727Z] c01d8f627d2d: Waiting [2025-03-13T06:05:37.727Z] 21a9c1e7f0c8: Waiting [2025-03-13T06:05:37.727Z] f667f016601a: Waiting [2025-03-13T06:05:37.727Z] 994456c4fd7b: Waiting [2025-03-13T06:05:37.727Z] 2d1b08df72fb: Layer already exists [2025-03-13T06:05:37.727Z] fe464b333a65: Layer already exists [2025-03-13T06:05:37.727Z] ba97aafea2eb: Layer already exists [2025-03-13T06:05:37.727Z] f382c45e0176: Layer already exists [2025-03-13T06:05:37.727Z] 03c856ce7d66: Layer already exists [2025-03-13T06:05:37.727Z] c01d8f627d2d: Layer already exists [2025-03-13T06:05:37.727Z] 4bff19e76503: Layer already exists [2025-03-13T06:05:37.727Z] 1000847736af: Layer already exists [2025-03-13T06:05:37.727Z] 3171c0d74fb5: Layer already exists [2025-03-13T06:05:37.727Z] 21a9c1e7f0c8: Layer already exists [2025-03-13T06:05:37.727Z] f667f016601a: Layer already exists [2025-03-13T06:05:37.727Z] 994456c4fd7b: Layer already exists [2025-03-13T06:05:37.727Z] latest: digest: sha256:456f140faa546e6c4e061a28a4b5e6cfcbec5d3d14440888118d010f7e72e8f2 size: 2820 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:05:38.054Z] + docker tag device-bacnet nexus3.edgexfoundry.org:10004/device-bacnet:3.2.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:05:38.384Z] + docker push nexus3.edgexfoundry.org:10004/device-bacnet:3.2.0-dev.5 [2025-03-13T06:05:38.384Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-bacnet] [2025-03-13T06:05:38.384Z] f382c45e0176: Preparing [2025-03-13T06:05:38.384Z] 03c856ce7d66: Preparing [2025-03-13T06:05:38.384Z] fe464b333a65: Preparing [2025-03-13T06:05:38.384Z] 2d1b08df72fb: Preparing [2025-03-13T06:05:38.384Z] ba97aafea2eb: Preparing [2025-03-13T06:05:38.384Z] 4bff19e76503: Preparing [2025-03-13T06:05:38.384Z] 3171c0d74fb5: Preparing [2025-03-13T06:05:38.384Z] 21a9c1e7f0c8: Preparing [2025-03-13T06:05:38.384Z] 1000847736af: Preparing [2025-03-13T06:05:38.384Z] c01d8f627d2d: Preparing [2025-03-13T06:05:38.384Z] f667f016601a: Preparing [2025-03-13T06:05:38.384Z] 994456c4fd7b: Preparing [2025-03-13T06:05:38.384Z] 1000847736af: Waiting [2025-03-13T06:05:38.384Z] 3171c0d74fb5: Waiting [2025-03-13T06:05:38.384Z] f667f016601a: Waiting [2025-03-13T06:05:38.384Z] c01d8f627d2d: Waiting [2025-03-13T06:05:38.384Z] 21a9c1e7f0c8: Waiting [2025-03-13T06:05:38.384Z] 4bff19e76503: Waiting [2025-03-13T06:05:38.384Z] fe464b333a65: Layer already exists [2025-03-13T06:05:38.384Z] ba97aafea2eb: Layer already exists [2025-03-13T06:05:38.384Z] f382c45e0176: Layer already exists [2025-03-13T06:05:38.384Z] 2d1b08df72fb: Layer already exists [2025-03-13T06:05:38.384Z] 03c856ce7d66: Layer already exists [2025-03-13T06:05:38.384Z] 3171c0d74fb5: Layer already exists [2025-03-13T06:05:38.384Z] 21a9c1e7f0c8: Layer already exists [2025-03-13T06:05:38.384Z] 4bff19e76503: Layer already exists [2025-03-13T06:05:38.384Z] 1000847736af: Layer already exists [2025-03-13T06:05:38.384Z] c01d8f627d2d: Layer already exists [2025-03-13T06:05:38.384Z] f667f016601a: Layer already exists [2025-03-13T06:05:38.384Z] 994456c4fd7b: Layer already exists [2025-03-13T06:05:38.384Z] 3.2.0-dev.5: digest: sha256:456f140faa546e6c4e061a28a4b5e6cfcbec5d3d14440888118d010f7e72e8f2 size: 2820 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:05:38.713Z] + docker tag device-bacnet nexus3.edgexfoundry.org:10004/device-bacnet:2efd0b90107ef91dc6cc59175c19b3abb7caee42-3.2.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:05:39.040Z] + docker push nexus3.edgexfoundry.org:10004/device-bacnet:2efd0b90107ef91dc6cc59175c19b3abb7caee42-3.2.0-dev.5 [2025-03-13T06:05:39.040Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-bacnet] [2025-03-13T06:05:39.040Z] f382c45e0176: Preparing [2025-03-13T06:05:39.040Z] 03c856ce7d66: Preparing [2025-03-13T06:05:39.040Z] fe464b333a65: Preparing [2025-03-13T06:05:39.040Z] 2d1b08df72fb: Preparing [2025-03-13T06:05:39.040Z] ba97aafea2eb: Preparing [2025-03-13T06:05:39.040Z] 4bff19e76503: Preparing [2025-03-13T06:05:39.040Z] 3171c0d74fb5: Preparing [2025-03-13T06:05:39.040Z] 21a9c1e7f0c8: Preparing [2025-03-13T06:05:39.040Z] 4bff19e76503: Waiting [2025-03-13T06:05:39.040Z] 3171c0d74fb5: Waiting [2025-03-13T06:05:39.040Z] 1000847736af: Preparing [2025-03-13T06:05:39.040Z] c01d8f627d2d: Preparing [2025-03-13T06:05:39.040Z] f667f016601a: Preparing [2025-03-13T06:05:39.040Z] 994456c4fd7b: Preparing [2025-03-13T06:05:39.040Z] 21a9c1e7f0c8: Waiting [2025-03-13T06:05:39.040Z] 1000847736af: Waiting [2025-03-13T06:05:39.040Z] c01d8f627d2d: Waiting [2025-03-13T06:05:39.040Z] f667f016601a: Waiting [2025-03-13T06:05:39.040Z] 994456c4fd7b: Waiting [2025-03-13T06:05:39.040Z] 03c856ce7d66: Layer already exists [2025-03-13T06:05:39.040Z] f382c45e0176: Layer already exists [2025-03-13T06:05:39.040Z] fe464b333a65: Layer already exists [2025-03-13T06:05:39.040Z] 2d1b08df72fb: Layer already exists [2025-03-13T06:05:39.040Z] 4bff19e76503: Layer already exists [2025-03-13T06:05:39.040Z] ba97aafea2eb: Layer already exists [2025-03-13T06:05:39.040Z] 3171c0d74fb5: Layer already exists [2025-03-13T06:05:39.040Z] 1000847736af: Layer already exists [2025-03-13T06:05:39.040Z] 21a9c1e7f0c8: Layer already exists [2025-03-13T06:05:39.040Z] f667f016601a: Layer already exists [2025-03-13T06:05:39.040Z] 994456c4fd7b: Layer already exists [2025-03-13T06:05:39.040Z] c01d8f627d2d: Layer already exists [2025-03-13T06:05:39.040Z] 2efd0b90107ef91dc6cc59175c19b3abb7caee42-3.2.0-dev.5: digest: sha256:456f140faa546e6c4e061a28a4b5e6cfcbec5d3d14440888118d010f7e72e8f2 size: 2820 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:05:39.371Z] + docker tag device-bacnet nexus3.edgexfoundry.org:10004/device-bacnet:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:05:39.691Z] + docker push nexus3.edgexfoundry.org:10004/device-bacnet:main [2025-03-13T06:05:39.691Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-bacnet] [2025-03-13T06:05:39.691Z] f382c45e0176: Preparing [2025-03-13T06:05:39.691Z] 03c856ce7d66: Preparing [2025-03-13T06:05:39.691Z] fe464b333a65: Preparing [2025-03-13T06:05:39.691Z] 2d1b08df72fb: Preparing [2025-03-13T06:05:39.691Z] ba97aafea2eb: Preparing [2025-03-13T06:05:39.691Z] 4bff19e76503: Preparing [2025-03-13T06:05:39.691Z] 3171c0d74fb5: Preparing [2025-03-13T06:05:39.691Z] 21a9c1e7f0c8: Preparing [2025-03-13T06:05:39.691Z] 1000847736af: Preparing [2025-03-13T06:05:39.691Z] c01d8f627d2d: Preparing [2025-03-13T06:05:39.691Z] 4bff19e76503: Waiting [2025-03-13T06:05:39.691Z] 3171c0d74fb5: Waiting [2025-03-13T06:05:39.691Z] 21a9c1e7f0c8: Waiting [2025-03-13T06:05:39.691Z] 1000847736af: Waiting [2025-03-13T06:05:39.691Z] c01d8f627d2d: Waiting [2025-03-13T06:05:39.691Z] f667f016601a: Preparing [2025-03-13T06:05:39.691Z] 994456c4fd7b: Preparing [2025-03-13T06:05:39.691Z] f667f016601a: Waiting [2025-03-13T06:05:39.691Z] 994456c4fd7b: Waiting [2025-03-13T06:05:39.691Z] f382c45e0176: Layer already exists [2025-03-13T06:05:39.691Z] 03c856ce7d66: Layer already exists [2025-03-13T06:05:39.691Z] 2d1b08df72fb: Layer already exists [2025-03-13T06:05:39.691Z] fe464b333a65: Layer already exists [2025-03-13T06:05:39.691Z] ba97aafea2eb: Layer already exists [2025-03-13T06:05:39.691Z] 1000847736af: Layer already exists [2025-03-13T06:05:39.691Z] 3171c0d74fb5: Layer already exists [2025-03-13T06:05:39.691Z] 4bff19e76503: Layer already exists [2025-03-13T06:05:39.691Z] c01d8f627d2d: Layer already exists [2025-03-13T06:05:39.691Z] 21a9c1e7f0c8: Layer already exists [2025-03-13T06:05:39.691Z] f667f016601a: Layer already exists [2025-03-13T06:05:39.691Z] 994456c4fd7b: Layer already exists [2025-03-13T06:05:39.691Z] main: digest: sha256:456f140faa546e6c4e061a28a4b5e6cfcbec5d3d14440888118d010f7e72e8f2 size: 2820 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-13T06:05:39.772Z] ===================================================== [Pipeline] echo [2025-03-13T06:05:39.786Z] taggedImages: [2025-03-13T06:05:39.786Z] - nexus3.edgexfoundry.org:10004/device-bacnet:2efd0b90107ef91dc6cc59175c19b3abb7caee42 [2025-03-13T06:05:39.786Z] - nexus3.edgexfoundry.org:10004/device-bacnet:latest [2025-03-13T06:05:39.786Z] - nexus3.edgexfoundry.org:10004/device-bacnet:3.2.0-dev.5 [2025-03-13T06:05:39.786Z] - nexus3.edgexfoundry.org:10004/device-bacnet:2efd0b90107ef91dc6cc59175c19b3abb7caee42-3.2.0-dev.5 [2025-03-13T06:05:39.786Z] - nexus3.edgexfoundry.org:10004/device-bacnet:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:05:40.230Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-13T06:05:40.230Z] [2025-03-13T06:05:40.230Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:05:40.541Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-13T06:05:40.541Z] latest: Pulling from edgex-lftools-log-publisher [2025-03-13T06:05:40.541Z] 5eb5b503b376: Pulling fs layer [2025-03-13T06:05:40.541Z] 5c69ac0246d0: Pulling fs layer [2025-03-13T06:05:40.541Z] ec43610c2a17: Pulling fs layer [2025-03-13T06:05:40.541Z] 3a2ae6a8a46f: Pulling fs layer [2025-03-13T06:05:40.541Z] 33b1e0a273af: Pulling fs layer [2025-03-13T06:05:40.541Z] 5d3b04190fa2: Pulling fs layer [2025-03-13T06:05:40.541Z] 2f39f015ded8: Pulling fs layer [2025-03-13T06:05:40.541Z] 5d3b04190fa2: Waiting [2025-03-13T06:05:40.541Z] 2f39f015ded8: Waiting [2025-03-13T06:05:40.541Z] 3a2ae6a8a46f: Waiting [2025-03-13T06:05:40.541Z] 33b1e0a273af: Waiting [2025-03-13T06:05:40.541Z] 5c69ac0246d0: Download complete [2025-03-13T06:05:40.541Z] 3a2ae6a8a46f: Verifying Checksum [2025-03-13T06:05:40.541Z] 33b1e0a273af: Verifying Checksum [2025-03-13T06:05:40.541Z] 33b1e0a273af: Download complete [2025-03-13T06:05:40.541Z] 5d3b04190fa2: Download complete [2025-03-13T06:05:40.541Z] ec43610c2a17: Download complete [2025-03-13T06:05:40.800Z] 5eb5b503b376: Verifying Checksum [2025-03-13T06:05:40.800Z] 5eb5b503b376: Download complete [2025-03-13T06:05:41.366Z] 2f39f015ded8: Download complete [2025-03-13T06:05:41.931Z] 5eb5b503b376: Pull complete [2025-03-13T06:05:42.190Z] 5c69ac0246d0: Pull complete [2025-03-13T06:05:42.448Z] ec43610c2a17: Pull complete [2025-03-13T06:05:42.448Z] 3a2ae6a8a46f: Pull complete [2025-03-13T06:05:42.708Z] 33b1e0a273af: Pull complete [2025-03-13T06:05:42.966Z] 5d3b04190fa2: Pull complete [2025-03-13T06:05:47.158Z] 2f39f015ded8: Pull complete [2025-03-13T06:05:47.158Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-03-13T06:05:47.158Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-13T06:05:47.158Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-13T06:05:47.258Z] prd-ubuntu20.04-docker-8c-8g-41248 does not seem to be running inside a container [2025-03-13T06:05:47.294Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dgexfoundry_device-bacnet-c_main -v /w/workspace/dgexfoundry_device-bacnet-c_main:/w/workspace/dgexfoundry_device-bacnet-c_main:rw,z -v /w/workspace/dgexfoundry_device-bacnet-c_main@tmp:/w/workspace/dgexfoundry_device-bacnet-c_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-03-13T06:05:49.028Z] $ docker top 58b9854477d77d09ae987320fa394b7320cb5474a28adf348055ed4c1730e344 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-13T06:05:49.399Z] ---> job-cost.sh [2025-03-13T06:05:49.399Z] lf-activate-venv: SKIPPING [2025-03-13T06:05:49.399Z] INFO: No Stack... [2025-03-13T06:05:49.657Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-03-13T06:05:49.916Z] INFO: Archiving Costs [Pipeline] sh [2025-03-13T06:05:50.205Z] + cat /w/workspace/dgexfoundry_device-bacnet-c_main/archives/cost.csv [2025-03-13T06:05:50.205Z] + cut -d, -f6 [Pipeline] lock [2025-03-13T06:05:50.221Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-bacnet-c-main-32-stack-cost] [2025-03-13T06:05:50.228Z] Resource [jenkins-edgexfoundry-device-bacnet-c-main-32-stack-cost] did not exist. Created. [2025-03-13T06:05:50.234Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-bacnet-c-main-32-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-03-13T06:05:50.545Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-03-13T06:05:50.589Z] Stashed 1 file(s) [Pipeline] } [2025-03-13T06:05:50.596Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-bacnet-c-main-32-stack-cost] [Pipeline] // lock [Pipeline] } [2025-03-13T06:05:50.633Z] $ docker stop --time=1 58b9854477d77d09ae987320fa394b7320cb5474a28adf348055ed4c1730e344 [2025-03-13T06:05:51.785Z] $ docker rm -f --volumes 58b9854477d77d09ae987320fa394b7320cb5474a28adf348055ed4c1730e344 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-03-13T06:07:23.353Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-41251 in /w/workspace/dgexfoundry_device-bacnet-c_main [Pipeline] { [Pipeline] ws [2025-03-13T06:07:23.374Z] Running in /w/workspace/device-bacnet-c/32 [Pipeline] { [Pipeline] checkout [2025-03-13T06:07:26.437Z] Selected Git installation does not exist. Using Default [2025-03-13T06:07:26.437Z] The recommended git tool is: NONE [2025-03-13T06:07:31.493Z] using credential edgex-jenkins-ssh [2025-03-13T06:07:31.521Z] Cloning the remote Git repository [2025-03-13T06:07:31.573Z] Cloning repository git@github.com:edgexfoundry/device-bacnet-c.git [2025-03-13T06:07:31.678Z] > git init /w/workspace/device-bacnet-c/32 # timeout=10 [2025-03-13T06:07:31.851Z] Fetching upstream changes from git@github.com:edgexfoundry/device-bacnet-c.git [2025-03-13T06:07:31.852Z] > git --version # timeout=10 [2025-03-13T06:07:31.876Z] > git --version # 'git version 2.25.1' [2025-03-13T06:07:31.879Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-03-13T06:07:32.042Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-bacnet-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-03-13T06:07:33.816Z] Avoid second fetch [2025-03-13T06:07:33.817Z] Checking out Revision 2efd0b90107ef91dc6cc59175c19b3abb7caee42 (main) [2025-03-13T06:07:32.748Z] > git config remote.origin.url git@github.com:edgexfoundry/device-bacnet-c.git # timeout=10 [2025-03-13T06:07:32.783Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-03-13T06:07:33.835Z] > git config core.sparsecheckout # timeout=10 [2025-03-13T06:07:34.503Z] Commit message: "Merge pull request #102 from FelixTing/update-config" [2025-03-13T06:07:33.917Z] > git checkout -f 2efd0b90107ef91dc6cc59175c19b3abb7caee42 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-13T06:07:39.421Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-03-13T06:07:39.421Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-13T06:07:39.421Z] Dload Upload Total Spent Left Speed [2025-03-13T06:07:39.421Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 95731 0 --:--:-- --:--:-- --:--:-- 95731 [Pipeline] sh [2025-03-13T06:07:39.780Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-03-13T06:07:40.137Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2025-03-13T06:07:40.137Z] + sudo tee /etc/docker/daemon.new [2025-03-13T06:07:40.137Z] { [2025-03-13T06:07:40.137Z] "registry-mirrors": [ [2025-03-13T06:07:40.137Z] "https://nexus3.edgexfoundry.org:10001" [2025-03-13T06:07:40.137Z] ], [2025-03-13T06:07:40.137Z] "bip": "10.250.0.254/24", [2025-03-13T06:07:40.137Z] "hosts": [ [2025-03-13T06:07:40.137Z] "tcp://0.0.0.0:5555", [2025-03-13T06:07:40.137Z] "unix:///var/run/docker.sock" [2025-03-13T06:07:40.137Z] ], [2025-03-13T06:07:40.137Z] "mtu": 1458, [2025-03-13T06:07:40.137Z] "selinux-enabled": true, [2025-03-13T06:07:40.137Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-03-13T06:07:40.137Z] } [Pipeline] sh [2025-03-13T06:07:40.468Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-03-13T06:07:40.815Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-13T06:07:59.115Z] provisioning config files... [2025-03-13T06:07:59.144Z] copy managed file [device-bacnet-c-settings] to file:/w/workspace/device-bacnet-c/32@tmp/config10114739084953298727tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-13T06:07:59.628Z] ---> ****-login.sh [2025-03-13T06:07:59.628Z] nexus3.edgexfoundry.org:10001 [2025-03-13T06:07:59.901Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-13T06:08:00.177Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-13T06:08:00.177Z] Configure a credential helper to remove this warning. See [2025-03-13T06:08:00.177Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-13T06:08:00.177Z] [2025-03-13T06:08:00.177Z] Login Succeeded [2025-03-13T06:08:00.177Z] nexus3.edgexfoundry.org:10002 [2025-03-13T06:08:00.450Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-13T06:08:00.731Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-13T06:08:00.731Z] Configure a credential helper to remove this warning. See [2025-03-13T06:08:00.731Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-13T06:08:00.731Z] [2025-03-13T06:08:00.731Z] Login Succeeded [2025-03-13T06:08:00.731Z] nexus3.edgexfoundry.org:10003 [2025-03-13T06:08:01.011Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-13T06:08:01.011Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-13T06:08:01.011Z] Configure a credential helper to remove this warning. See [2025-03-13T06:08:01.011Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-13T06:08:01.011Z] [2025-03-13T06:08:01.011Z] Login Succeeded [2025-03-13T06:08:01.011Z] nexus3.edgexfoundry.org:10004 [2025-03-13T06:08:01.285Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-13T06:08:01.285Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-13T06:08:01.285Z] Configure a credential helper to remove this warning. See [2025-03-13T06:08:01.285Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-13T06:08:01.285Z] [2025-03-13T06:08:01.285Z] Login Succeeded [2025-03-13T06:08:01.285Z] ****.io [2025-03-13T06:08:01.556Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-13T06:08:01.827Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-13T06:08:01.827Z] Configure a credential helper to remove this warning. See [2025-03-13T06:08:01.827Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-13T06:08:01.827Z] [2025-03-13T06:08:01.827Z] Login Succeeded [2025-03-13T06:08:01.827Z] ---> ****-login.sh ends [Pipeline] } [2025-03-13T06:08:01.842Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-03-13T06:08:02.205Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-13T06:08:02.228Z] [prepBaseBuildImage] Generating new image with name: ci-base-image-arm64 [Pipeline] echo [2025-03-13T06:08:02.246Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-13T06:08:02.270Z] ========================================================= [2025-03-13T06:08:02.270Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest] [2025-03-13T06:08:02.270Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:08:02.633Z] + docker build -t ci-base-image-arm64 -f scripts/Dockerfile.alpine-base --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest . [2025-03-13T06:08:02.906Z] Sending build context to Docker daemon 488.4kB [2025-03-13T06:08:02.906Z] Step 1/12 : ARG BASE=alpine:3.20 [2025-03-13T06:08:02.906Z] Step 2/12 : FROM ${BASE} [2025-03-13T06:08:03.182Z] latest: Pulling from edgex-devops/edgex-gcc-base-arm64 [2025-03-13T06:08:03.182Z] 579b34f0a95b: Pulling fs layer [2025-03-13T06:08:03.182Z] e71477ac5e1b: Pulling fs layer [2025-03-13T06:08:03.182Z] 579b34f0a95b: Download complete [2025-03-13T06:08:04.148Z] 579b34f0a95b: Pull complete [2025-03-13T06:08:05.569Z] e71477ac5e1b: Verifying Checksum [2025-03-13T06:08:05.569Z] e71477ac5e1b: Download complete [2025-03-13T06:08:17.896Z] e71477ac5e1b: Pull complete [2025-03-13T06:08:17.896Z] Digest: sha256:d6da9bdca73313daf4d05ece6476ab4dbe9e0e950a139422d865873582b0d46d [2025-03-13T06:08:17.896Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest [2025-03-13T06:08:17.896Z] ---> 2b552cad5dd9 [2025-03-13T06:08:17.896Z] Step 3/12 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2025-03-13T06:08:18.167Z] ---> Running in 5a32c3dfbcae [2025-03-13T06:08:19.142Z] Connecting to iotech.jfrog.io (34.246.139.145:443) [2025-03-13T06:08:19.728Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2025-03-13T06:08:19.728Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2025-03-13T06:08:19.728Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2025-03-13T06:08:20.322Z] Removing intermediate container 5a32c3dfbcae [2025-03-13T06:08:20.322Z] ---> 84019ebdfc3c [2025-03-13T06:08:20.322Z] Step 4/12 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories [2025-03-13T06:08:20.591Z] ---> Running in 529f7b2bae4e [2025-03-13T06:08:22.017Z] Removing intermediate container 529f7b2bae4e [2025-03-13T06:08:22.017Z] ---> da217f3b1fce [2025-03-13T06:08:22.017Z] Step 5/12 : RUN apk add --update --no-cache build-base git gcc cmake make linux-headers yaml-dev libmicrohttpd-dev curl-dev util-linux-dev ncurses-dev iotech-paho-mqtt-c-dev-1.3 hiredis-dev libcbor-dev iotech-iot-1.5-dev dumb-init [2025-03-13T06:08:22.297Z] ---> Running in ae06f594be6d [2025-03-13T06:08:23.290Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2025-03-13T06:08:23.561Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2025-03-13T06:08:24.147Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-13T06:08:25.108Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-03-13T06:08:25.108Z] (1/18) Installing dumb-init (1.2.5-r2) [2025-03-13T06:08:25.108Z] (2/18) Installing hiredis (1.1.0-r2) [2025-03-13T06:08:25.108Z] (3/18) Installing hiredis-dev (1.1.0-r2) [2025-03-13T06:08:25.108Z] (4/18) Installing libcbor (0.10.2-r1) [2025-03-13T06:08:25.108Z] (5/18) Installing iotech-iot-1.5 (1.5.5-r0) [2025-03-13T06:08:26.069Z] (6/18) Installing iotech-iot-1.5-dev (1.5.5-r0) [2025-03-13T06:08:26.069Z] (7/18) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.13-r0) [2025-03-13T06:08:26.337Z] (8/18) Installing libcbor-dev (0.10.2-r1) [2025-03-13T06:08:26.337Z] (9/18) Installing libmenuw (6.4_p20230506-r0) [2025-03-13T06:08:26.337Z] (10/18) Installing libpanelw (6.4_p20230506-r0) [2025-03-13T06:08:26.337Z] (11/18) Installing libncurses++ (6.4_p20230506-r0) [2025-03-13T06:08:26.337Z] (12/18) Installing ncurses-dev (6.4_p20230506-r0) [2025-03-13T06:08:26.337Z] (13/18) Installing libblkid (2.38.1-r8) [2025-03-13T06:08:26.337Z] (14/18) Installing libuuid (2.38.1-r8) [2025-03-13T06:08:26.337Z] (15/18) Installing libfdisk (2.38.1-r8) [2025-03-13T06:08:26.337Z] (16/18) Installing libmount (2.38.1-r8) [2025-03-13T06:08:26.337Z] (17/18) Installing libsmartcols (2.38.1-r8) [2025-03-13T06:08:26.337Z] (18/18) Installing util-linux-dev (2.38.1-r8) [2025-03-13T06:08:26.605Z] Executing busybox-1.36.1-r4.trigger [2025-03-13T06:08:26.605Z] OK: 333 MiB in 100 packages [2025-03-13T06:08:28.018Z] Removing intermediate container ae06f594be6d [2025-03-13T06:08:28.018Z] ---> a8eb0c5118c8 [2025-03-13T06:08:28.018Z] Step 6/12 : RUN apk --no-cache upgrade [2025-03-13T06:08:28.018Z] ---> Running in 71f72aed7489 [2025-03-13T06:08:28.985Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2025-03-13T06:08:28.985Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2025-03-13T06:08:29.567Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-13T06:08:30.527Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-03-13T06:08:30.527Z] Upgrading critical system libraries and apk-tools: [2025-03-13T06:08:30.527Z] (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2025-03-13T06:08:30.527Z] Executing busybox-1.36.1-r4.trigger [2025-03-13T06:08:31.109Z] Continuing the upgrade transaction with new apk-tools: [2025-03-13T06:08:31.109Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2025-03-13T06:08:31.374Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2025-03-13T06:08:31.955Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-13T06:08:32.535Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-03-13T06:08:32.535Z] (1/25) Upgrading musl (1.2.4-r2 -> 1.2.4-r3) [2025-03-13T06:08:32.535Z] (2/25) Upgrading busybox (1.36.1-r4 -> 1.36.1-r7) [2025-03-13T06:08:32.535Z] Executing busybox-1.36.1-r7.post-upgrade [2025-03-13T06:08:32.802Z] (3/25) Upgrading busybox-binsh (1.36.1-r4 -> 1.36.1-r7) [2025-03-13T06:08:32.802Z] (4/25) Upgrading ca-certificates-bundle (20230506-r0 -> 20241121-r1) [2025-03-13T06:08:32.802Z] (5/25) Upgrading libcrypto3 (3.1.4-r0 -> 3.1.8-r0) [2025-03-13T06:08:32.802Z] (6/25) Upgrading libssl3 (3.1.4-r0 -> 3.1.8-r0) [2025-03-13T06:08:32.802Z] (7/25) Upgrading ssl_client (1.36.1-r4 -> 1.36.1-r7) [2025-03-13T06:08:32.802Z] (8/25) Upgrading musl-dev (1.2.4-r2 -> 1.2.4-r3) [2025-03-13T06:08:33.067Z] (9/25) Upgrading libexpat (2.5.0-r1 -> 2.6.4-r0) [2025-03-13T06:08:33.067Z] (10/25) Upgrading libarchive (3.7.2-r0 -> 3.7.7-r0) [2025-03-13T06:08:33.067Z] (11/25) Upgrading ca-certificates (20230506-r0 -> 20241121-r1) [2025-03-13T06:08:33.336Z] (12/25) Installing libpsl (0.21.5-r0) [2025-03-13T06:08:33.336Z] (13/25) Upgrading libcurl (8.4.0-r0 -> 8.12.1-r0) [2025-03-13T06:08:33.336Z] (14/25) Installing libpsl-utils (0.21.5-r0) [2025-03-13T06:08:33.336Z] (15/25) Installing libpsl-dev (0.21.5-r0) [2025-03-13T06:08:33.336Z] (16/25) Upgrading openssl-dev (3.1.4-r0 -> 3.1.8-r0) [2025-03-13T06:08:33.336Z] (17/25) Upgrading curl-dev (8.4.0-r0 -> 8.12.1-r0) [2025-03-13T06:08:33.336Z] (18/25) Upgrading git (2.40.1-r0 -> 2.40.4-r0) [2025-03-13T06:08:33.601Z] (19/25) Upgrading musl-utils (1.2.4-r2 -> 1.2.4-r3) [2025-03-13T06:08:33.601Z] (20/25) Upgrading libtasn1 (4.19.0-r1 -> 4.20.0-r0) [2025-03-13T06:08:33.601Z] (21/25) Upgrading gnutls (3.8.0-r2 -> 3.8.4-r0) [2025-03-13T06:08:33.867Z] (22/25) Upgrading gnutls-c++ (3.8.0-r2 -> 3.8.4-r0) [2025-03-13T06:08:33.867Z] (23/25) Upgrading libtasn1-progs (4.19.0-r1 -> 4.20.0-r0) [2025-03-13T06:08:33.867Z] (24/25) Upgrading libtasn1-dev (4.19.0-r1 -> 4.20.0-r0) [2025-03-13T06:08:33.867Z] (25/25) Upgrading gnutls-dev (3.8.0-r2 -> 3.8.4-r0) [2025-03-13T06:08:33.867Z] Executing busybox-1.36.1-r7.trigger [2025-03-13T06:08:33.867Z] Executing ca-certificates-20241121-r1.trigger [2025-03-13T06:08:34.133Z] OK: 334 MiB in 103 packages [2025-03-13T06:08:36.071Z] Removing intermediate container 71f72aed7489 [2025-03-13T06:08:36.071Z] ---> d25f995cbc03 [2025-03-13T06:08:36.071Z] Step 7/12 : COPY scripts /device-bacnet-c/scripts [2025-03-13T06:08:36.653Z] ---> f999d504b763 [2025-03-13T06:08:36.653Z] Step 8/12 : COPY src /device-bacnet-c/src/ [2025-03-13T06:08:37.234Z] ---> 74449d7f02da [2025-03-13T06:08:37.234Z] Step 9/12 : COPY VERSION /device-bacnet-c/ [2025-03-13T06:08:37.505Z] ---> 4f25b6be3685 [2025-03-13T06:08:37.505Z] Step 10/12 : WORKDIR /device-bacnet-c [2025-03-13T06:08:37.506Z] ---> Running in a5cbf5839e40 [2025-03-13T06:08:38.085Z] Removing intermediate container a5cbf5839e40 [2025-03-13T06:08:38.085Z] ---> 1de0aa57988b [2025-03-13T06:08:38.085Z] Step 11/12 : RUN /device-bacnet-c/scripts/build_deps.sh [2025-03-13T06:08:38.085Z] ---> Running in 08767e9aa5bd [2025-03-13T06:08:39.040Z] + CSDK_VER=4.0.0 [2025-03-13T06:08:39.040Z] + '[' '!' -d deps ] [2025-03-13T06:08:39.040Z] + mkdir deps [2025-03-13T06:08:39.040Z] + cd /device-bacnet-c/deps [2025-03-13T06:08:39.040Z] + wget https://github.com/edgexfoundry/device-sdk-c/archive/v4.0.0.zip [2025-03-13T06:08:39.040Z] Connecting to github.com (140.82.113.4:443) [2025-03-13T06:08:39.040Z] Connecting to codeload.github.com (140.82.112.9:443) [2025-03-13T06:08:39.305Z] saving to 'v4.0.0.zip' [2025-03-13T06:08:39.305Z] v4.0.0.zip 100% |********************************| 245k 0:00:00 ETA [2025-03-13T06:08:39.305Z] 'v4.0.0.zip' saved [2025-03-13T06:08:39.305Z] + unzip v4.0.0.zip [2025-03-13T06:08:39.305Z] Archive: v4.0.0.zip [2025-03-13T06:08:39.305Z] creating: device-sdk-c-4.0.0/ [2025-03-13T06:08:39.305Z] creating: device-sdk-c-4.0.0/.github/ [2025-03-13T06:08:39.305Z] inflating: device-sdk-c-4.0.0/.github/Contributing.md [2025-03-13T06:08:39.305Z] inflating: device-sdk-c-4.0.0/.github/PULL_REQUEST_TEMPLATE.md [2025-03-13T06:08:39.305Z] inflating: device-sdk-c-4.0.0/.github/semantic.yml [2025-03-13T06:08:39.305Z] creating: device-sdk-c-4.0.0/.github/workflows/ [2025-03-13T06:08:39.305Z] inflating: device-sdk-c-4.0.0/.github/workflows/release.yml [2025-03-13T06:08:39.305Z] inflating: device-sdk-c-4.0.0/.gitignore [2025-03-13T06:08:39.305Z] inflating: device-sdk-c-4.0.0/Attribution.txt [2025-03-13T06:08:39.305Z] inflating: device-sdk-c-4.0.0/CHANGELOG.md [2025-03-13T06:08:39.305Z] inflating: device-sdk-c-4.0.0/Doxyfile [2025-03-13T06:08:39.305Z] inflating: device-sdk-c-4.0.0/GOVERNANCE.md [2025-03-13T06:08:39.305Z] inflating: device-sdk-c-4.0.0/Jenkinsfile [2025-03-13T06:08:39.305Z] inflating: device-sdk-c-4.0.0/LICENSE [2025-03-13T06:08:39.305Z] inflating: device-sdk-c-4.0.0/Makefile [2025-03-13T06:08:39.305Z] inflating: device-sdk-c-4.0.0/OWNERS.md [2025-03-13T06:08:39.305Z] inflating: device-sdk-c-4.0.0/README.IOT.md [2025-03-13T06:08:39.305Z] inflating: device-sdk-c-4.0.0/README.md [2025-03-13T06:08:39.305Z] inflating: device-sdk-c-4.0.0/README.v3.md [2025-03-13T06:08:39.305Z] creating: device-sdk-c-4.0.0/docs/ [2025-03-13T06:08:39.305Z] inflating: device-sdk-c-4.0.0/docs/configuration.md [2025-03-13T06:08:39.305Z] inflating: device-sdk-c-4.0.0/docs/deviceprofiles.md [2025-03-13T06:08:39.305Z] inflating: device-sdk-c-4.0.0/docs/metrics.md [2025-03-13T06:08:39.305Z] inflating: device-sdk-c-4.0.0/docs/servicewritersguide.md [2025-03-13T06:08:39.305Z] inflating: device-sdk-c-4.0.0/docs/startup.md [2025-03-13T06:08:39.305Z] creating: device-sdk-c-4.0.0/include/ [2025-03-13T06:08:39.305Z] creating: device-sdk-c-4.0.0/include/devsdk/ [2025-03-13T06:08:39.305Z] inflating: device-sdk-c-4.0.0/include/devsdk/devsdk-base.h [2025-03-13T06:08:39.305Z] inflating: device-sdk-c-4.0.0/include/devsdk/devsdk.h [2025-03-13T06:08:39.305Z] creating: device-sdk-c-4.0.0/include/edgex/ [2025-03-13T06:08:39.305Z] inflating: device-sdk-c-4.0.0/include/edgex/devices.h [2025-03-13T06:08:39.305Z] inflating: device-sdk-c-4.0.0/include/edgex/edgex-base.h [2025-03-13T06:08:39.305Z] inflating: device-sdk-c-4.0.0/include/edgex/edgex.h [2025-03-13T06:08:39.305Z] inflating: device-sdk-c-4.0.0/include/edgex/profiles.h [2025-03-13T06:08:39.305Z] inflating: device-sdk-c-4.0.0/include/edgex/rest-server.h [2025-03-13T06:08:39.305Z] creating: device-sdk-c-4.0.0/scripts/ [2025-03-13T06:08:39.305Z] inflating: device-sdk-c-4.0.0/scripts/Dockerfile.alpine [2025-03-13T06:08:39.305Z] inflating: device-sdk-c-4.0.0/scripts/Dockerfile.alpine-base [2025-03-13T06:08:39.305Z] inflating: device-sdk-c-4.0.0/scripts/build.sh [2025-03-13T06:08:39.305Z] inflating: device-sdk-c-4.0.0/scripts/entrypoint.sh [2025-03-13T06:08:39.305Z] creating: device-sdk-c-4.0.0/src/ [2025-03-13T06:08:39.571Z] inflating: device-sdk-c-4.0.0/src/CMakeLists.txt [2025-03-13T06:08:39.571Z] creating: device-sdk-c-4.0.0/src/c/ [2025-03-13T06:08:39.571Z] inflating: device-sdk-c-4.0.0/src/c/CMakeLists.txt [2025-03-13T06:08:39.571Z] inflating: device-sdk-c-4.0.0/src/c/api.h [2025-03-13T06:08:39.571Z] inflating: device-sdk-c-4.0.0/src/c/autoevent.c [2025-03-13T06:08:39.571Z] inflating: device-sdk-c-4.0.0/src/c/autoevent.h [2025-03-13T06:08:39.571Z] inflating: device-sdk-c-4.0.0/src/c/bus-impl.h [2025-03-13T06:08:39.571Z] inflating: device-sdk-c-4.0.0/src/c/bus-mqtt.c [2025-03-13T06:08:39.571Z] inflating: device-sdk-c-4.0.0/src/c/bus.c [2025-03-13T06:08:39.571Z] inflating: device-sdk-c-4.0.0/src/c/bus.h [2025-03-13T06:08:39.571Z] inflating: device-sdk-c-4.0.0/src/c/callback3.c [2025-03-13T06:08:39.571Z] inflating: device-sdk-c-4.0.0/src/c/callback3.h [2025-03-13T06:08:39.571Z] inflating: device-sdk-c-4.0.0/src/c/cmdinfo.h [2025-03-13T06:08:39.571Z] inflating: device-sdk-c-4.0.0/src/c/config.c [2025-03-13T06:08:39.571Z] inflating: device-sdk-c-4.0.0/src/c/config.h [2025-03-13T06:08:39.571Z] inflating: device-sdk-c-4.0.0/src/c/correlation.c [2025-03-13T06:08:39.571Z] inflating: device-sdk-c-4.0.0/src/c/correlation.h [2025-03-13T06:08:39.571Z] inflating: device-sdk-c-4.0.0/src/c/data.c [2025-03-13T06:08:39.571Z] inflating: device-sdk-c-4.0.0/src/c/data.h [2025-03-13T06:08:39.571Z] inflating: device-sdk-c-4.0.0/src/c/defs.h.in [2025-03-13T06:08:39.571Z] inflating: device-sdk-c-4.0.0/src/c/device.c [2025-03-13T06:08:39.571Z] inflating: device-sdk-c-4.0.0/src/c/device.h [2025-03-13T06:08:39.571Z] inflating: device-sdk-c-4.0.0/src/c/devman.c [2025-03-13T06:08:39.571Z] inflating: device-sdk-c-4.0.0/src/c/devmap.c [2025-03-13T06:08:39.571Z] inflating: device-sdk-c-4.0.0/src/c/devmap.h [2025-03-13T06:08:39.571Z] inflating: device-sdk-c-4.0.0/src/c/devsdk-base.c [2025-03-13T06:08:39.571Z] inflating: device-sdk-c-4.0.0/src/c/devutil.h [2025-03-13T06:08:39.571Z] inflating: device-sdk-c-4.0.0/src/c/discovery.c [2025-03-13T06:08:39.571Z] inflating: device-sdk-c-4.0.0/src/c/discovery.h [2025-03-13T06:08:39.571Z] inflating: device-sdk-c-4.0.0/src/c/dto-read.c [2025-03-13T06:08:39.571Z] inflating: device-sdk-c-4.0.0/src/c/dto-read.h [2025-03-13T06:08:39.571Z] inflating: device-sdk-c-4.0.0/src/c/edgex-logging.c [2025-03-13T06:08:39.571Z] inflating: device-sdk-c-4.0.0/src/c/edgex-logging.h [2025-03-13T06:08:39.571Z] inflating: device-sdk-c-4.0.0/src/c/edgex-rest.c [2025-03-13T06:08:39.571Z] inflating: device-sdk-c-4.0.0/src/c/edgex-rest.h [2025-03-13T06:08:39.571Z] inflating: device-sdk-c-4.0.0/src/c/edgex2.h [2025-03-13T06:08:39.571Z] inflating: device-sdk-c-4.0.0/src/c/errorlist.h [2025-03-13T06:08:39.571Z] creating: device-sdk-c-4.0.0/src/c/examples/ [2025-03-13T06:08:39.571Z] inflating: device-sdk-c-4.0.0/src/c/examples/CMakeLists.txt [2025-03-13T06:08:39.571Z] inflating: device-sdk-c-4.0.0/src/c/examples/README.md [2025-03-13T06:08:39.571Z] creating: device-sdk-c-4.0.0/src/c/examples/bitfields/ [2025-03-13T06:08:39.571Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/CMakeLists.txt [2025-03-13T06:08:39.571Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/README.md [2025-03-13T06:08:39.571Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/device-bitfields.c [2025-03-13T06:08:39.571Z] creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/ [2025-03-13T06:08:39.571Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/configuration.yaml [2025-03-13T06:08:39.571Z] creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/devices/ [2025-03-13T06:08:39.571Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/devices/Bitfields.json [2025-03-13T06:08:39.571Z] creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/profiles/ [2025-03-13T06:08:39.571Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/profiles/Example-Bitfields.json [2025-03-13T06:08:39.571Z] creating: device-sdk-c-4.0.0/src/c/examples/counters/ [2025-03-13T06:08:39.571Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/CMakeLists.txt [2025-03-13T06:08:39.571Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/README.md [2025-03-13T06:08:39.571Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/device-counter.c [2025-03-13T06:08:39.571Z] creating: device-sdk-c-4.0.0/src/c/examples/counters/res/ [2025-03-13T06:08:39.571Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/configuration.yaml [2025-03-13T06:08:39.571Z] creating: device-sdk-c-4.0.0/src/c/examples/counters/res/devices/ [2025-03-13T06:08:39.571Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/devices/Counters.json [2025-03-13T06:08:39.571Z] creating: device-sdk-c-4.0.0/src/c/examples/counters/res/profiles/ [2025-03-13T06:08:39.571Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/profiles/Counter.json [2025-03-13T06:08:39.571Z] creating: device-sdk-c-4.0.0/src/c/examples/discovery/ [2025-03-13T06:08:39.571Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/CMakeLists.txt [2025-03-13T06:08:39.571Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/README.md [2025-03-13T06:08:39.571Z] creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/ [2025-03-13T06:08:39.571Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/configuration.yaml [2025-03-13T06:08:39.571Z] creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/devices/ [2025-03-13T06:08:39.571Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/devices/readme.txt [2025-03-13T06:08:39.571Z] creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/profiles/ [2025-03-13T06:08:39.571Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/profiles/TemplateProfile.json [2025-03-13T06:08:39.571Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/template.c [2025-03-13T06:08:39.571Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/watcher1.json [2025-03-13T06:08:39.571Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/watcher2.json [2025-03-13T06:08:39.571Z] creating: device-sdk-c-4.0.0/src/c/examples/file/ [2025-03-13T06:08:39.571Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/CMakeLists.txt [2025-03-13T06:08:39.571Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/README.md [2025-03-13T06:08:39.571Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/device-file.c [2025-03-13T06:08:39.571Z] creating: device-sdk-c-4.0.0/src/c/examples/file/res/ [2025-03-13T06:08:39.571Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/res/configuration.yaml [2025-03-13T06:08:39.571Z] creating: device-sdk-c-4.0.0/src/c/examples/file/res/devices/ [2025-03-13T06:08:39.571Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/res/devices/file1.json [2025-03-13T06:08:39.571Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/res/lorem.txt [2025-03-13T06:08:39.571Z] creating: device-sdk-c-4.0.0/src/c/examples/file/res/profiles/ [2025-03-13T06:08:39.571Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/res/profiles/FileExampleProfile.json [2025-03-13T06:08:39.571Z] creating: device-sdk-c-4.0.0/src/c/examples/gyro/ [2025-03-13T06:08:39.571Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/CMakeLists.txt [2025-03-13T06:08:39.571Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/README.md [2025-03-13T06:08:39.571Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/device-gyro.c [2025-03-13T06:08:39.571Z] creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/ [2025-03-13T06:08:39.571Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/configuration.yaml [2025-03-13T06:08:39.571Z] creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/devices/ [2025-03-13T06:08:39.571Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/devices/gyro.json [2025-03-13T06:08:39.571Z] creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/profiles/ [2025-03-13T06:08:39.571Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/profiles/Gyro.json [2025-03-13T06:08:39.571Z] creating: device-sdk-c-4.0.0/src/c/examples/random/ [2025-03-13T06:08:39.571Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/CMakeLists.txt [2025-03-13T06:08:39.571Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/README.md [2025-03-13T06:08:39.571Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/device-random.c [2025-03-13T06:08:39.571Z] creating: device-sdk-c-4.0.0/src/c/examples/random/res/ [2025-03-13T06:08:39.571Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/res/configuration.yaml [2025-03-13T06:08:39.571Z] creating: device-sdk-c-4.0.0/src/c/examples/random/res/devices/ [2025-03-13T06:08:39.571Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/res/devices/randomdevice1.json [2025-03-13T06:08:39.571Z] creating: device-sdk-c-4.0.0/src/c/examples/random/res/profiles/ [2025-03-13T06:08:39.571Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/res/profiles/RandomExampleProfile.json [2025-03-13T06:08:39.571Z] creating: device-sdk-c-4.0.0/src/c/examples/res/ [2025-03-13T06:08:39.571Z] inflating: device-sdk-c-4.0.0/src/c/examples/res/configuration.yaml [2025-03-13T06:08:39.571Z] creating: device-sdk-c-4.0.0/src/c/examples/res/devices/ [2025-03-13T06:08:39.571Z] inflating: device-sdk-c-4.0.0/src/c/examples/res/devices/device1.json [2025-03-13T06:08:39.571Z] creating: device-sdk-c-4.0.0/src/c/examples/res/profiles/ [2025-03-13T06:08:39.571Z] inflating: device-sdk-c-4.0.0/src/c/examples/res/profiles/TemplateProfile.json [2025-03-13T06:08:39.571Z] inflating: device-sdk-c-4.0.0/src/c/examples/template.c [2025-03-13T06:08:39.571Z] creating: device-sdk-c-4.0.0/src/c/examples/terminal/ [2025-03-13T06:08:39.571Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/CMakeLists.txt [2025-03-13T06:08:39.571Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/README.md [2025-03-13T06:08:39.571Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/device-terminal.c [2025-03-13T06:08:39.571Z] creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/ [2025-03-13T06:08:39.571Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/configuration.yaml [2025-03-13T06:08:39.571Z] creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/devices/ [2025-03-13T06:08:39.571Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/devices/terminal.json [2025-03-13T06:08:39.571Z] creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/profiles/ [2025-03-13T06:08:39.571Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/profiles/Terminal.json [2025-03-13T06:08:39.571Z] inflating: device-sdk-c-4.0.0/src/c/filesys.c [2025-03-13T06:08:39.571Z] inflating: device-sdk-c-4.0.0/src/c/filesys.h [2025-03-13T06:08:39.571Z] inflating: device-sdk-c-4.0.0/src/c/keeper.c [2025-03-13T06:08:39.571Z] inflating: device-sdk-c-4.0.0/src/c/keeper.h [2025-03-13T06:08:39.571Z] inflating: device-sdk-c-4.0.0/src/c/map.c [2025-03-13T06:08:39.571Z] inflating: device-sdk-c-4.0.0/src/c/map.h [2025-03-13T06:08:39.571Z] inflating: device-sdk-c-4.0.0/src/c/metadata.c [2025-03-13T06:08:39.571Z] inflating: device-sdk-c-4.0.0/src/c/metadata.h [2025-03-13T06:08:39.571Z] inflating: device-sdk-c-4.0.0/src/c/metrics.h [2025-03-13T06:08:39.571Z] inflating: device-sdk-c-4.0.0/src/c/opstate.c [2025-03-13T06:08:39.571Z] inflating: device-sdk-c-4.0.0/src/c/opstate.h [2025-03-13T06:08:39.571Z] inflating: device-sdk-c-4.0.0/src/c/parson.c [2025-03-13T06:08:39.571Z] inflating: device-sdk-c-4.0.0/src/c/parson.h [2025-03-13T06:08:39.571Z] inflating: device-sdk-c-4.0.0/src/c/profiles.c [2025-03-13T06:08:39.571Z] inflating: device-sdk-c-4.0.0/src/c/profiles.h [2025-03-13T06:08:39.571Z] inflating: device-sdk-c-4.0.0/src/c/registry-impl.h [2025-03-13T06:08:39.571Z] inflating: device-sdk-c-4.0.0/src/c/registry.c [2025-03-13T06:08:39.571Z] inflating: device-sdk-c-4.0.0/src/c/registry.h [2025-03-13T06:08:39.571Z] inflating: device-sdk-c-4.0.0/src/c/reqdata.c [2025-03-13T06:08:39.571Z] inflating: device-sdk-c-4.0.0/src/c/reqdata.h [2025-03-13T06:08:39.571Z] inflating: device-sdk-c-4.0.0/src/c/request_auth.c [2025-03-13T06:08:39.571Z] inflating: device-sdk-c-4.0.0/src/c/request_auth.h [2025-03-13T06:08:39.571Z] inflating: device-sdk-c-4.0.0/src/c/rest-server.c [2025-03-13T06:08:39.571Z] inflating: device-sdk-c-4.0.0/src/c/rest-server.h [2025-03-13T06:08:39.571Z] inflating: device-sdk-c-4.0.0/src/c/rest.c [2025-03-13T06:08:39.571Z] inflating: device-sdk-c-4.0.0/src/c/rest.h [2025-03-13T06:08:39.571Z] inflating: device-sdk-c-4.0.0/src/c/secrets-impl.h [2025-03-13T06:08:39.571Z] inflating: device-sdk-c-4.0.0/src/c/secrets-insecure.c [2025-03-13T06:08:39.571Z] inflating: device-sdk-c-4.0.0/src/c/secrets-insecure.h [2025-03-13T06:08:39.571Z] inflating: device-sdk-c-4.0.0/src/c/secrets-vault.c [2025-03-13T06:08:39.571Z] inflating: device-sdk-c-4.0.0/src/c/secrets-vault.h [2025-03-13T06:08:39.571Z] inflating: device-sdk-c-4.0.0/src/c/secrets.c [2025-03-13T06:08:39.571Z] inflating: device-sdk-c-4.0.0/src/c/secrets.h [2025-03-13T06:08:39.571Z] inflating: device-sdk-c-4.0.0/src/c/service.c [2025-03-13T06:08:39.571Z] inflating: device-sdk-c-4.0.0/src/c/service.h [2025-03-13T06:08:39.571Z] inflating: device-sdk-c-4.0.0/src/c/transform.c [2025-03-13T06:08:39.571Z] inflating: device-sdk-c-4.0.0/src/c/transform.h [2025-03-13T06:08:39.571Z] inflating: device-sdk-c-4.0.0/src/c/validate.c [2025-03-13T06:08:39.571Z] inflating: device-sdk-c-4.0.0/src/c/validate.h [2025-03-13T06:08:39.571Z] inflating: device-sdk-c-4.0.0/src/c/watchers.c [2025-03-13T06:08:39.572Z] inflating: device-sdk-c-4.0.0/src/c/watchers.h [2025-03-13T06:08:39.572Z] creating: device-sdk-c-4.0.0/src/cmake/ [2025-03-13T06:08:39.572Z] inflating: device-sdk-c-4.0.0/src/cmake/FindIOT.cmake [2025-03-13T06:08:39.572Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBCBOR.cmake [2025-03-13T06:08:39.572Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBMICROHTTP.cmake [2025-03-13T06:08:39.572Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBPAHO.cmake [2025-03-13T06:08:39.572Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBUUID.cmake [2025-03-13T06:08:39.572Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBYAML.cmake [2025-03-13T06:08:39.572Z] + cd device-sdk-c-4.0.0 [2025-03-13T06:08:39.572Z] + ./scripts/build.sh [2025-03-13T06:08:39.572Z] + CPPCHECK=false [2025-03-13T06:08:39.572Z] + DOCGEN=false [2025-03-13T06:08:39.572Z] + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' [2025-03-13T06:08:39.572Z] + '[' 0 -gt 0 ] [2025-03-13T06:08:39.572Z] + readlink -f ./scripts/build.sh [2025-03-13T06:08:39.572Z] + dirname /device-bacnet-c/deps/device-sdk-c-4.0.0/scripts/build.sh [2025-03-13T06:08:39.572Z] + dirname /device-bacnet-c/deps/device-sdk-c-4.0.0/scripts [2025-03-13T06:08:39.572Z] + ROOT=/device-bacnet-c/deps/device-sdk-c-4.0.0 [2025-03-13T06:08:39.572Z] + cd /device-bacnet-c/deps/device-sdk-c-4.0.0 [2025-03-13T06:08:39.572Z] + mkdir -p /device-bacnet-c/deps/device-sdk-c-4.0.0/build/release [2025-03-13T06:08:39.572Z] + cd /device-bacnet-c/deps/device-sdk-c-4.0.0/build/release [2025-03-13T06:08:39.572Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/deps/device-sdk-c-4.0.0/src [2025-03-13T06:08:39.837Z] -- The C compiler identification is GNU 12.2.1 [2025-03-13T06:08:39.837Z] -- Detecting C compiler ABI info [2025-03-13T06:08:40.417Z] -- Detecting C compiler ABI info - done [2025-03-13T06:08:40.417Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-03-13T06:08:40.417Z] -- Detecting C compile features [2025-03-13T06:08:40.418Z] -- Detecting C compile features - done [2025-03-13T06:08:40.418Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2025-03-13T06:08:40.684Z] -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") [2025-03-13T06:08:40.684Z] -- Found LIBYAML: /usr/lib/libyaml.so [2025-03-13T06:08:40.684Z] -- Found LIBUUID: /usr/lib/libuuid.so [2025-03-13T06:08:40.684Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2025-03-13T06:08:40.684Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2025-03-13T06:08:40.684Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-03-13T06:08:40.684Z] -- /opt/iotech/iot/1.5/include [2025-03-13T06:08:40.684Z] -- C SDK 0.0.0 for Linux [2025-03-13T06:08:40.684Z] -- Performing Test CSDK_HAVE_ATOMIC [2025-03-13T06:08:40.950Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2025-03-13T06:08:41.216Z] -- Found Curses: /usr/lib/libcurses.so [2025-03-13T06:08:41.482Z] -- Configuring done (1.8s) [2025-03-13T06:08:41.748Z] -- Generating done (0.2s) [2025-03-13T06:08:41.748Z] -- Build files have been written to: /device-bacnet-c/deps/device-sdk-c-4.0.0/build/release [2025-03-13T06:08:41.748Z] + tee+ release.log [2025-03-13T06:08:41.748Z] make all package [2025-03-13T06:08:41.748Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2025-03-13T06:08:42.705Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2025-03-13T06:08:43.659Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2025-03-13T06:08:44.624Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2025-03-13T06:08:45.202Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2025-03-13T06:08:47.779Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2025-03-13T06:08:47.779Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2025-03-13T06:08:48.734Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2025-03-13T06:08:50.742Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2025-03-13T06:08:51.336Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2025-03-13T06:08:52.303Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2025-03-13T06:08:53.263Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2025-03-13T06:08:53.845Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2025-03-13T06:08:54.868Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2025-03-13T06:08:55.133Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2025-03-13T06:08:57.721Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2025-03-13T06:08:57.986Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2025-03-13T06:08:59.925Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2025-03-13T06:09:00.514Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2025-03-13T06:09:01.925Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2025-03-13T06:09:02.505Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2025-03-13T06:09:10.685Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2025-03-13T06:09:10.685Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2025-03-13T06:09:10.959Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2025-03-13T06:09:11.539Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2025-03-13T06:09:11.806Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2025-03-13T06:09:13.741Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2025-03-13T06:09:16.319Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2025-03-13T06:09:16.319Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2025-03-13T06:09:17.273Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2025-03-13T06:09:17.865Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2025-03-13T06:09:20.434Z] /device-bacnet-c/deps/device-sdk-c-4.0.0/src/c/service.c: In function 'devsdk_service_start': [2025-03-13T06:09:20.434Z] /device-bacnet-c/deps/device-sdk-c-4.0.0/src/c/service.c:1063:5: warning: 'deviceservices_config' may be used uninitialized [-Wmaybe-uninitialized] [2025-03-13T06:09:20.434Z] 1063 | edgex_device_parseClients (svc->logger, iot_data_string_map_get (deviceservices_config, "Clients"), &svc->config.endpoints); [2025-03-13T06:09:20.434Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-13T06:09:20.434Z] /device-bacnet-c/deps/device-sdk-c-4.0.0/src/c/service.c:875:21: note: 'deviceservices_config' was declared here [2025-03-13T06:09:20.434Z] 875 | const iot_data_t *deviceservices_config; [2025-03-13T06:09:20.434Z] | ^~~~~~~~~~~~~~~~~~~~~ [2025-03-13T06:09:21.390Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2025-03-13T06:09:22.038Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2025-03-13T06:09:22.617Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2025-03-13T06:09:23.197Z] [ 68%] Linking C shared library libcsdk.so [2025-03-13T06:09:23.197Z] [ 68%] Built target csdk [2025-03-13T06:09:23.463Z] [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2025-03-13T06:09:24.424Z] [ 72%] Linking C executable template [2025-03-13T06:09:24.424Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-13T06:09:24.700Z] [ 72%] Built target template [2025-03-13T06:09:24.700Z] [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2025-03-13T06:09:25.285Z] [ 76%] Linking C executable device-counter [2025-03-13T06:09:25.561Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-13T06:09:25.561Z] [ 76%] Built target device-counter [2025-03-13T06:09:25.826Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2025-03-13T06:09:26.407Z] [ 80%] Linking C executable device-random [2025-03-13T06:09:26.407Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-13T06:09:26.673Z] [ 80%] Built target device-random [2025-03-13T06:09:26.673Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2025-03-13T06:09:27.251Z] [ 84%] Linking C executable device-gyro [2025-03-13T06:09:27.251Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-13T06:09:27.517Z] [ 84%] Built target device-gyro [2025-03-13T06:09:27.517Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2025-03-13T06:09:28.097Z] [ 88%] Linking C executable device-bitfields [2025-03-13T06:09:28.363Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-13T06:09:28.630Z] [ 88%] Built target device-bitfields [2025-03-13T06:09:28.630Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2025-03-13T06:09:29.585Z] [ 92%] Linking C executable template-discovery [2025-03-13T06:09:29.586Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-13T06:09:29.852Z] [ 92%] Built target template-discovery [2025-03-13T06:09:29.852Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2025-03-13T06:09:30.809Z] [ 96%] Linking C executable device-file [2025-03-13T06:09:30.809Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-13T06:09:31.075Z] [ 96%] Built target device-file [2025-03-13T06:09:31.075Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2025-03-13T06:09:32.028Z] [100%] Linking C executable device-terminal [2025-03-13T06:09:32.028Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-13T06:09:32.028Z] [100%] Built target device-terminal [2025-03-13T06:09:32.292Z] Run CPack packaging tool... [2025-03-13T06:09:32.292Z] CPack: Create package using TGZ [2025-03-13T06:09:32.292Z] CPack: Install projects [2025-03-13T06:09:32.292Z] CPack: - Run preinstall target for: Csdk [2025-03-13T06:09:33.256Z] CPack: - Install project: Csdk [] [2025-03-13T06:09:33.256Z] CPack: Create package [2025-03-13T06:09:33.256Z] CPack: - package: /device-bacnet-c/deps/device-sdk-c-4.0.0/build/release/csdk-0.0.0.tar.gz generated. [2025-03-13T06:09:33.256Z] + '[' false '=' true ] [2025-03-13T06:09:33.256Z] + '[' false '=' true ] [2025-03-13T06:09:33.256Z] + mkdir -p /device-bacnet-c/deps/device-sdk-c-4.0.0/build/debug [2025-03-13T06:09:33.256Z] + cd /device-bacnet-c/deps/device-sdk-c-4.0.0/build/debug [2025-03-13T06:09:33.256Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /device-bacnet-c/deps/device-sdk-c-4.0.0/src [2025-03-13T06:09:33.523Z] -- The C compiler identification is GNU 12.2.1 [2025-03-13T06:09:33.523Z] -- Detecting C compiler ABI info [2025-03-13T06:09:34.109Z] -- Detecting C compiler ABI info - done [2025-03-13T06:09:34.109Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-03-13T06:09:34.109Z] -- Detecting C compile features [2025-03-13T06:09:34.109Z] -- Detecting C compile features - done [2025-03-13T06:09:34.109Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2025-03-13T06:09:34.378Z] -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") [2025-03-13T06:09:34.378Z] -- Found LIBYAML: /usr/lib/libyaml.so [2025-03-13T06:09:34.378Z] -- Found LIBUUID: /usr/lib/libuuid.so [2025-03-13T06:09:34.378Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2025-03-13T06:09:34.378Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2025-03-13T06:09:34.378Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-03-13T06:09:34.378Z] -- /opt/iotech/iot/1.5/include [2025-03-13T06:09:34.378Z] -- C SDK 0.0.0 for Linux [2025-03-13T06:09:34.378Z] -- Performing Test CSDK_HAVE_ATOMIC [2025-03-13T06:09:34.648Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2025-03-13T06:09:34.918Z] -- Found Curses: /usr/lib/libcurses.so [2025-03-13T06:09:34.918Z] -- Configuring done (1.8s) [2025-03-13T06:09:35.183Z] -- Generating done (0.2s) [2025-03-13T06:09:35.183Z] -- Build files have been written to: /device-bacnet-c/deps/device-sdk-c-4.0.0/build/debug [2025-03-13T06:09:35.183Z] + + maketee [2025-03-13T06:09:35.183Z] debug.log [2025-03-13T06:09:35.448Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2025-03-13T06:09:35.713Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2025-03-13T06:09:36.302Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2025-03-13T06:09:36.569Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2025-03-13T06:09:37.146Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2025-03-13T06:09:37.731Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2025-03-13T06:09:37.996Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2025-03-13T06:09:38.261Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2025-03-13T06:09:39.216Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2025-03-13T06:09:39.216Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2025-03-13T06:09:39.795Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2025-03-13T06:09:40.060Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2025-03-13T06:09:40.639Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2025-03-13T06:09:40.903Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2025-03-13T06:09:41.183Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2025-03-13T06:09:41.764Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2025-03-13T06:09:42.031Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2025-03-13T06:09:42.614Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2025-03-13T06:09:42.887Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2025-03-13T06:09:43.465Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2025-03-13T06:09:44.042Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2025-03-13T06:09:45.453Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2025-03-13T06:09:45.453Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2025-03-13T06:09:45.718Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2025-03-13T06:09:46.300Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2025-03-13T06:09:46.568Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2025-03-13T06:09:47.147Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2025-03-13T06:09:49.095Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2025-03-13T06:09:49.095Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2025-03-13T06:09:49.363Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2025-03-13T06:09:49.948Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2025-03-13T06:09:50.911Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2025-03-13T06:09:51.498Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2025-03-13T06:09:51.765Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2025-03-13T06:09:52.033Z] [ 68%] Linking C shared library libcsdk.so [2025-03-13T06:09:52.304Z] [ 68%] Built target csdk [2025-03-13T06:09:52.304Z] [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2025-03-13T06:09:52.893Z] [ 72%] Linking C executable template [2025-03-13T06:09:52.893Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-13T06:09:53.160Z] [ 72%] Built target template [2025-03-13T06:09:53.160Z] [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2025-03-13T06:09:53.427Z] [ 76%] Linking C executable device-counter [2025-03-13T06:09:53.696Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-13T06:09:53.963Z] [ 76%] Built target device-counter [2025-03-13T06:09:53.963Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2025-03-13T06:09:54.230Z] [ 80%] Linking C executable device-random [2025-03-13T06:09:54.230Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-13T06:09:54.498Z] [ 80%] Built target device-random [2025-03-13T06:09:54.767Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2025-03-13T06:09:55.034Z] [ 84%] Linking C executable device-gyro [2025-03-13T06:09:55.034Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-13T06:09:55.299Z] [ 84%] Built target device-gyro [2025-03-13T06:09:55.299Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2025-03-13T06:09:55.882Z] [ 88%] Linking C executable device-bitfields [2025-03-13T06:09:55.882Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-13T06:09:56.146Z] [ 88%] Built target device-bitfields [2025-03-13T06:09:56.146Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2025-03-13T06:09:56.412Z] [ 92%] Linking C executable template-discovery [2025-03-13T06:09:56.676Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-13T06:09:56.941Z] [ 92%] Built target template-discovery [2025-03-13T06:09:56.941Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2025-03-13T06:09:57.207Z] [ 96%] Linking C executable device-file [2025-03-13T06:09:57.475Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-13T06:09:57.742Z] [ 96%] Built target device-file [2025-03-13T06:09:57.742Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2025-03-13T06:09:58.324Z] [100%] Linking C executable device-terminal [2025-03-13T06:09:58.324Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-13T06:09:58.589Z] [100%] Built target device-terminal [2025-03-13T06:09:58.589Z] + cp -rf include/devsdk include/edgex /usr/include/ [2025-03-13T06:09:58.589Z] + cp build/release/c/libcsdk.so /usr/lib/ [2025-03-13T06:09:58.589Z] + mkdir -p /usr/share/doc/edgex-csdk [2025-03-13T06:09:58.589Z] + cp Attribution.txt /usr/share/doc/edgex-csdk [2025-03-13T06:09:58.589Z] + cp LICENSE /usr/share/doc/edgex-csdk [2025-03-13T06:09:58.589Z] + rm -rf /device-bacnet-c/deps [2025-03-13T06:09:59.545Z] Removing intermediate container 08767e9aa5bd [2025-03-13T06:09:59.545Z] ---> 4b4bb79a4aad [2025-03-13T06:09:59.545Z] Step 12/12 : RUN /device-bacnet-c/scripts/build.sh [2025-03-13T06:09:59.545Z] ---> Running in 70ce52d6f72c [2025-03-13T06:10:00.499Z] + readlink -f /device-bacnet-c/scripts/build.sh [2025-03-13T06:10:00.499Z] + dirname /device-bacnet-c/scripts/build.sh [2025-03-13T06:10:00.499Z] + dirname /device-bacnet-c/scripts [2025-03-13T06:10:00.499Z] /device-bacnet-c [2025-03-13T06:10:00.499Z] + ROOT=/device-bacnet-c [2025-03-13T06:10:00.499Z] + echo /device-bacnet-c [2025-03-13T06:10:00.499Z] + cd /device-bacnet-c [2025-03-13T06:10:00.499Z] + '[' '!' -f /device-bacnet-c/lib/ip/libbacnet.a ] [2025-03-13T06:10:00.499Z] + '[' '!' -d /device-bacnet-c/bacnet-stack ] [2025-03-13T06:10:00.499Z] + git clone https://github.com/IOTechSystems/bacnet-stack.git [2025-03-13T06:10:00.499Z] Cloning into 'bacnet-stack'... [2025-03-13T06:10:11.156Z] Updating files: 35% (606/1686) Updating files: 36% (607/1686) Updating files: 37% (624/1686) Updating files: 38% (641/1686) Updating files: 39% (658/1686) Updating files: 40% (675/1686) Updating files: 41% (692/1686) Updating files: 42% (709/1686) Updating files: 43% (725/1686) Updating files: 44% (742/1686) Updating files: 45% (759/1686) Updating files: 46% (776/1686) Updating files: 47% (793/1686) Updating files: 48% (810/1686) Updating files: 49% (827/1686) Updating files: 50% (843/1686) Updating files: 51% (860/1686) Updating files: 52% (877/1686) Updating files: 53% (894/1686) Updating files: 54% (911/1686) Updating files: 55% (928/1686) Updating files: 56% (945/1686) Updating files: 57% (962/1686) Updating files: 58% (978/1686) Updating files: 59% (995/1686) Updating files: 60% (1012/1686) Updating files: 61% (1029/1686) Updating files: 62% (1046/1686) Updating files: 63% (1063/1686) Updating files: 64% (1080/1686) Updating files: 65% (1096/1686) Updating files: 66% (1113/1686) Updating files: 67% (1130/1686) Updating files: 67% (1141/1686) Updating files: 68% (1147/1686) Updating files: 69% (1164/1686) Updating files: 70% (1181/1686) Updating files: 71% (1198/1686) Updating files: 72% (1214/1686) Updating files: 73% (1231/1686) Updating files: 74% (1248/1686) Updating files: 75% (1265/1686) Updating files: 76% (1282/1686) Updating files: 77% (1299/1686) Updating files: 78% (1316/1686) Updating files: 79% (1332/1686) Updating files: 80% (1349/1686) Updating files: 81% (1366/1686) Updating files: 82% (1383/1686) Updating files: 83% (1400/1686) Updating files: 84% (1417/1686) Updating files: 85% (1434/1686) Updating files: 86% (1450/1686) Updating files: 87% (1467/1686) Updating files: 88% (1484/1686) Updating files: 89% (1501/1686) Updating files: 90% (1518/1686) Updating files: 91% (1535/1686) Updating files: 92% (1552/1686) Updating files: 93% (1568/1686) Updating files: 94% (1585/1686) Updating files: 95% (1602/1686) Updating files: 96% (1619/1686) Updating files: 97% (1636/1686) Updating files: 98% (1653/1686) Updating files: 99% (1670/1686) Updating files: 100% (1686/1686) Updating files: 100% (1686/1686), done. [2025-03-13T06:10:11.156Z] + cd /device-bacnet-c/bacnet-stack [2025-03-13T06:10:11.156Z] + git checkout v0.8.6-IOTech [2025-03-13T06:10:13.738Z] Note: switching to 'v0.8.6-IOTech'. [2025-03-13T06:10:13.738Z] [2025-03-13T06:10:13.738Z] You are in 'detached HEAD' state. You can look around, make experimental [2025-03-13T06:10:13.738Z] changes and commit them, and you can discard any commits you make in this [2025-03-13T06:10:13.738Z] state without impacting any branches by switching back to a branch. [2025-03-13T06:10:13.738Z] [2025-03-13T06:10:13.738Z] If you want to create a new branch to retain commits you create, you may [2025-03-13T06:10:13.738Z] do so (now or later) by using -c with the switch command. Example: [2025-03-13T06:10:13.738Z] [2025-03-13T06:10:13.738Z] git switch -c [2025-03-13T06:10:13.738Z] [2025-03-13T06:10:13.738Z] Or undo this operation with: [2025-03-13T06:10:13.738Z] [2025-03-13T06:10:13.738Z] git switch - [2025-03-13T06:10:13.738Z] [2025-03-13T06:10:13.738Z] Turn off this advice by setting config variable advice.detachedHead to false [2025-03-13T06:10:13.738Z] [2025-03-13T06:10:13.738Z] HEAD is now at 8b67b7f2 Changes for BACnet device service [2025-03-13T06:10:13.738Z] + mkdir -p /device-bacnet-c/lib/ip [2025-03-13T06:10:13.738Z] + mkdir -p /device-bacnet-c/lib/mstp [2025-03-13T06:10:13.738Z] + make 'BACDL_DEFINE=-DBACDL_MSTP=1' clean library [2025-03-13T06:10:13.738Z] make -s -C lib clean [2025-03-13T06:10:13.738Z] make -s -C demo clean [2025-03-13T06:10:13.738Z] make -s -C demo/router clean [2025-03-13T06:10:13.738Z] make -s -C demo/router-ipv6 clean [2025-03-13T06:10:13.738Z] make -s -C demo/gateway clean [2025-03-13T06:10:13.738Z] make -s -C lib all [2025-03-13T06:10:40.438Z] ../ports/linux/dlmstp.c: In function 'dlmstp_cleanup': [2025-03-13T06:10:40.438Z] ../ports/linux/dlmstp.c:147:20: warning: passing argument 1 of 'pthread_cancel' makes pointer from integer without a cast [-Wint-conversion] [2025-03-13T06:10:40.438Z] 147 | pthread_cancel(hThread); [2025-03-13T06:10:40.438Z] | ^~~~~~~ [2025-03-13T06:10:40.438Z] | | [2025-03-13T06:10:40.438Z] | long unsigned int [2025-03-13T06:10:40.438Z] In file included from ../ports/linux/net.h:73, [2025-03-13T06:10:40.438Z] from ../ports/linux/dlmstp.c:43: [2025-03-13T06:10:40.438Z] /usr/include/pthread.h:98:20: note: expected 'pthread_t' {aka 'struct __pthread *'} but argument is of type 'long unsigned int' [2025-03-13T06:10:40.438Z] 98 | int pthread_cancel(pthread_t); [2025-03-13T06:10:40.438Z] | ^~~~~~~~~ [2025-03-13T06:10:40.438Z] ../ports/linux/dlmstp.c: In function 'dlmstp_init': [2025-03-13T06:10:40.438Z] ../ports/linux/dlmstp.c:727:25: warning: passing argument 1 of 'pthread_create' from incompatible pointer type [-Wincompatible-pointer-types] [2025-03-13T06:10:40.438Z] 727 | rv = pthread_create(&hThread, NULL, dlmstp_master_fsm_task, NULL); [2025-03-13T06:10:40.438Z] | ^~~~~~~~ [2025-03-13T06:10:40.438Z] | | [2025-03-13T06:10:40.438Z] | long unsigned int * [2025-03-13T06:10:40.438Z] /usr/include/pthread.h:80:20: note: expected 'struct __pthread ** restrict' but argument is of type 'long unsigned int *' [2025-03-13T06:10:40.438Z] 80 | int pthread_create(pthread_t *__restrict, const pthread_attr_t *__restrict, void *(*)(void *), void *__restrict); [2025-03-13T06:10:40.438Z] | ^ [2025-03-13T06:10:58.701Z] + cp lib/libbacnet.a /device-bacnet-c/lib/mstp [2025-03-13T06:10:58.701Z] + make 'BACDL_DEFINE=-DBACDL_BIP=1' clean library [2025-03-13T06:10:58.701Z] make -s -C lib clean [2025-03-13T06:10:58.701Z] make -s -C demo clean [2025-03-13T06:10:58.701Z] make -s -C demo/router clean [2025-03-13T06:10:58.701Z] make -s -C demo/router-ipv6 clean [2025-03-13T06:10:58.701Z] make -s -C demo/gateway clean [2025-03-13T06:10:58.701Z] make -s -C lib all [2025-03-13T06:11:55.075Z] + cp lib/libbacnet.a /device-bacnet-c/lib/ip [2025-03-13T06:11:55.075Z] + mkdir -p /device-bacnet-c/build/release/device-bacnet-ip [2025-03-13T06:11:55.075Z] + cd /device-bacnet-c/build/release/device-bacnet-ip [2025-03-13T06:11:55.075Z] + cmake '-DDATALINK:STRING=BACDL_BIP=1' '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/src/c [2025-03-13T06:11:55.075Z] -- The C compiler identification is GNU 12.2.1 [2025-03-13T06:11:55.075Z] -- Detecting C compiler ABI info [2025-03-13T06:11:55.075Z] -- Detecting C compiler ABI info - done [2025-03-13T06:11:55.075Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-03-13T06:11:55.075Z] -- Detecting C compile features [2025-03-13T06:11:55.075Z] -- Detecting C compile features - done [2025-03-13T06:11:55.075Z] -- Performing Test CMAKE_HAVE_LIBC_PTHREAD [2025-03-13T06:11:55.075Z] -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success [2025-03-13T06:11:55.075Z] -- Found Threads: TRUE [2025-03-13T06:11:55.075Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-03-13T06:11:55.075Z] -- /opt/iotech/iot/1.5/include [2025-03-13T06:11:55.075Z] -- Configuring done (1.2s) [2025-03-13T06:11:55.075Z] -- Generating done (0.0s) [2025-03-13T06:11:55.075Z] -- Build files have been written to: /device-bacnet-c/build/release/device-bacnet-ip [2025-03-13T06:11:55.075Z] + make [2025-03-13T06:11:55.075Z] + tee release.log [2025-03-13T06:11:55.075Z] [ 11%] Building C object CMakeFiles/bacnet_objects.dir/device-bacnet-c/bacnet-stack/demo/object/device-client.c.o [2025-03-13T06:11:55.075Z] [ 22%] Linking C static library libbacnet_objects.a [2025-03-13T06:11:55.075Z] [ 22%] Built target bacnet_objects [2025-03-13T06:11:55.075Z] [ 33%] Building C object CMakeFiles/device-bacnet-c.dir/main.c.o [2025-03-13T06:11:55.075Z] [ 44%] Building C object CMakeFiles/device-bacnet-c.dir/address_entry.c.o [2025-03-13T06:11:55.075Z] [ 55%] Building C object CMakeFiles/device-bacnet-c.dir/address_instance_map.c.o [2025-03-13T06:11:55.075Z] [ 66%] Building C object CMakeFiles/device-bacnet-c.dir/device_condition_map.c.o [2025-03-13T06:11:55.075Z] [ 77%] Building C object CMakeFiles/device-bacnet-c.dir/driver.c.o [2025-03-13T06:11:57.017Z] [ 88%] Building C object CMakeFiles/device-bacnet-c.dir/return_data.c.o [2025-03-13T06:11:57.597Z] [100%] Linking C executable device-bacnet-c [2025-03-13T06:11:57.597Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-13T06:11:57.861Z] [100%] Built target device-bacnet-c [2025-03-13T06:11:57.861Z] + mkdir -p /device-bacnet-c/build/release/device-bacnet-mstp [2025-03-13T06:11:57.861Z] + cd /device-bacnet-c/build/release/device-bacnet-mstp [2025-03-13T06:11:57.861Z] + cmake '-DDATALINK:STRING=BACDL_MSTP=1' '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/src/c [2025-03-13T06:11:58.125Z] -- The C compiler identification is GNU 12.2.1 [2025-03-13T06:11:58.125Z] -- Detecting C compiler ABI info [2025-03-13T06:11:58.704Z] -- Detecting C compiler ABI info - done [2025-03-13T06:11:58.704Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-03-13T06:11:58.704Z] -- Detecting C compile features [2025-03-13T06:11:58.704Z] -- Detecting C compile features - done [2025-03-13T06:11:58.704Z] -- Performing Test CMAKE_HAVE_LIBC_PTHREAD [2025-03-13T06:11:58.968Z] -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success [2025-03-13T06:11:58.968Z] -- Found Threads: TRUE [2025-03-13T06:11:58.968Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-03-13T06:11:58.968Z] -- /opt/iotech/iot/1.5/include [2025-03-13T06:11:58.968Z] -- Configuring done (1.2s) [2025-03-13T06:11:58.968Z] -- Generating done (0.0s) [2025-03-13T06:11:58.968Z] -- Build files have been written to: /device-bacnet-c/build/release/device-bacnet-mstp [2025-03-13T06:11:58.968Z] + make [2025-03-13T06:11:58.968Z] + tee release.log [2025-03-13T06:11:59.232Z] [ 11%] Building C object CMakeFiles/bacnet_objects.dir/device-bacnet-c/bacnet-stack/demo/object/device-client.c.o [2025-03-13T06:12:00.630Z] [ 22%] Linking C static library libbacnet_objects.a [2025-03-13T06:12:00.630Z] [ 22%] Built target bacnet_objects [2025-03-13T06:12:00.630Z] [ 33%] Building C object CMakeFiles/device-bacnet-c.dir/main.c.o [2025-03-13T06:12:02.027Z] [ 44%] Building C object CMakeFiles/device-bacnet-c.dir/address_entry.c.o [2025-03-13T06:12:02.291Z] [ 55%] Building C object CMakeFiles/device-bacnet-c.dir/address_instance_map.c.o [2025-03-13T06:12:02.556Z] [ 66%] Building C object CMakeFiles/device-bacnet-c.dir/device_condition_map.c.o [2025-03-13T06:12:03.135Z] [ 77%] Building C object CMakeFiles/device-bacnet-c.dir/driver.c.o [2025-03-13T06:12:05.069Z] [ 88%] Building C object CMakeFiles/device-bacnet-c.dir/return_data.c.o [2025-03-13T06:12:05.335Z] [100%] Linking C executable device-bacnet-c [2025-03-13T06:12:05.335Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-13T06:12:05.601Z] [100%] Built target device-bacnet-c [2025-03-13T06:12:08.934Z] Removing intermediate container 70ce52d6f72c [2025-03-13T06:12:08.934Z] ---> 9596f9a4604c [2025-03-13T06:12:08.934Z] Successfully built 9596f9a4604c [2025-03-13T06:12:08.934Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:12:09.382Z] + docker inspect -f . ci-base-image-arm64 [2025-03-13T06:12:09.382Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-13T06:12:09.618Z] prd-ubuntu20.04-docker-arm64-4c-16g-41251 does not seem to be running inside a container [2025-03-13T06:12:09.687Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-bacnet-c/32 -v /w/workspace/device-bacnet-c/32:/w/workspace/device-bacnet-c/32:rw,z -v /w/workspace/device-bacnet-c/32@tmp:/w/workspace/device-bacnet-c/32@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-03-13T06:12:10.893Z] $ docker top 27304b071af6cc4c5d8e6b46e2d4fd4b42b6e7d5a030e611b7f91426822ae75f -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-13T06:12:11.731Z] + make test [2025-03-13T06:12:11.732Z] build/release/device-bacnet-c/device-bacnet-c [Pipeline] } [2025-03-13T06:12:11.749Z] $ docker stop --time=1 27304b071af6cc4c5d8e6b46e2d4fd4b42b6e7d5a030e611b7f91426822ae75f [2025-03-13T06:12:13.392Z] $ docker rm -f --volumes 27304b071af6cc4c5d8e6b46e2d4fd4b42b6e7d5a030e611b7f91426822ae75f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-13T06:12:13.967Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-03-13T06:12:14.283Z] + ls -al . [2025-03-13T06:12:14.283Z] total 84 [2025-03-13T06:12:14.283Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 13 06:08 . [2025-03-13T06:12:14.283Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 13 06:07 .. [2025-03-13T06:12:14.283Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 13 06:07 .git [2025-03-13T06:12:14.283Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 13 06:07 .github [2025-03-13T06:12:14.283Z] -rw-rw-r-- 1 jenkins jenkins 1563 Mar 13 06:07 Attribution.txt [2025-03-13T06:12:14.283Z] -rw-rw-r-- 1 jenkins jenkins 1004 Mar 13 06:07 CHANGELOG.md [2025-03-13T06:12:14.283Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 13 06:07 GOVERNANCE.md [2025-03-13T06:12:14.283Z] -rw-rw-r-- 1 jenkins jenkins 764 Mar 13 06:07 Jenkinsfile [2025-03-13T06:12:14.283Z] -rw-rw-r-- 1 jenkins jenkins 10174 Mar 13 06:07 LICENSE [2025-03-13T06:12:14.283Z] -rw-rw-r-- 1 jenkins jenkins 837 Mar 13 06:07 Makefile [2025-03-13T06:12:14.283Z] -rw-rw-r-- 1 jenkins jenkins 621 Mar 13 06:07 OWNERS.md [2025-03-13T06:12:14.283Z] -rw-rw-r-- 1 jenkins jenkins 5483 Mar 13 06:07 README.md [2025-03-13T06:12:14.283Z] -rw-rw-r-- 1 jenkins jenkins 11 Mar 13 06:04 VERSION [2025-03-13T06:12:14.283Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 13 06:07 docs [2025-03-13T06:12:14.283Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 13 06:07 res [2025-03-13T06:12:14.283Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 13 06:07 sample-profiles [2025-03-13T06:12:14.283Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 13 06:07 scripts [2025-03-13T06:12:14.283Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 13 06:07 src [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:12:14.643Z] + docker build -t device-bacnet-arm64 -f scripts/Dockerfile.alpine --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=2efd0b90107ef91dc6cc59175c19b3abb7caee42 --label arch=arm64 --label version=3.2.0-dev.5 . [2025-03-13T06:12:14.910Z] Sending build context to Docker daemon 488.4kB [2025-03-13T06:12:14.910Z] Step 1/31 : ARG BASE=alpine:3.20 [2025-03-13T06:12:14.910Z] Step 2/31 : FROM ${BASE} as builder [2025-03-13T06:12:14.910Z] ---> 9596f9a4604c [2025-03-13T06:12:14.910Z] Step 3/31 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2025-03-13T06:12:14.910Z] ---> Running in 89a4c41c20cf [2025-03-13T06:12:15.870Z] Connecting to iotech.jfrog.io (34.246.139.145:443) [2025-03-13T06:12:16.452Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2025-03-13T06:12:16.452Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2025-03-13T06:12:16.452Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2025-03-13T06:12:17.053Z] Removing intermediate container 89a4c41c20cf [2025-03-13T06:12:17.053Z] ---> 9a75a5fc797b [2025-03-13T06:12:17.053Z] Step 4/31 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories [2025-03-13T06:12:17.319Z] ---> Running in b7f8f65c1891 [2025-03-13T06:12:18.744Z] Removing intermediate container b7f8f65c1891 [2025-03-13T06:12:18.744Z] ---> 9e0f13cbdb78 [2025-03-13T06:12:18.744Z] Step 5/31 : RUN apk add --update --no-cache build-base git gcc cmake make linux-headers yaml-dev libmicrohttpd-dev curl-dev util-linux-dev ncurses-dev iotech-paho-mqtt-c-dev-1.3 hiredis-dev libcbor-dev iotech-iot-1.5-dev [2025-03-13T06:12:19.017Z] ---> Running in 640af5d70d98 [2025-03-13T06:12:19.974Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2025-03-13T06:12:20.241Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2025-03-13T06:12:20.823Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-13T06:12:21.786Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-03-13T06:12:21.786Z] OK: 334 MiB in 103 packages [2025-03-13T06:12:22.749Z] Removing intermediate container 640af5d70d98 [2025-03-13T06:12:22.749Z] ---> 663dbcc31e0f [2025-03-13T06:12:22.749Z] Step 6/31 : COPY scripts /device-bacnet-c/scripts [2025-03-13T06:12:23.335Z] ---> 82829be35510 [2025-03-13T06:12:23.335Z] Step 7/31 : COPY src /device-bacnet-c/src/ [2025-03-13T06:12:23.602Z] ---> b8d53befc87c [2025-03-13T06:12:23.602Z] Step 8/31 : COPY VERSION /device-bacnet-c/ [2025-03-13T06:12:24.184Z] ---> 5b18a07de7aa [2025-03-13T06:12:24.184Z] Step 9/31 : WORKDIR /device-bacnet-c [2025-03-13T06:12:24.184Z] ---> Running in 704360ba83f7 [2025-03-13T06:12:24.458Z] Removing intermediate container 704360ba83f7 [2025-03-13T06:12:24.458Z] ---> 8062db1c2220 [2025-03-13T06:12:24.458Z] Step 10/31 : RUN /device-bacnet-c/scripts/build_deps.sh [2025-03-13T06:12:24.725Z] ---> Running in 402d649ab300 [2025-03-13T06:12:25.685Z] + CSDK_VER=4.0.0 [2025-03-13T06:12:25.685Z] + '[' '!' -d deps ] [2025-03-13T06:12:25.685Z] + mkdir deps [2025-03-13T06:12:25.685Z] + cd /device-bacnet-c/deps [2025-03-13T06:12:25.685Z] + wget https://github.com/edgexfoundry/device-sdk-c/archive/v4.0.0.zip [2025-03-13T06:12:25.685Z] Connecting to github.com (140.82.114.3:443) [2025-03-13T06:12:25.951Z] Connecting to codeload.github.com (140.82.114.9:443) [2025-03-13T06:12:26.218Z] saving to 'v4.0.0.zip' [2025-03-13T06:12:26.218Z] v4.0.0.zip 100% |********************************| 245k 0:00:00 ETA [2025-03-13T06:12:26.218Z] 'v4.0.0.zip' saved [2025-03-13T06:12:26.218Z] + unzip v4.0.0.zip [2025-03-13T06:12:26.218Z] Archive: v4.0.0.zip [2025-03-13T06:12:26.218Z] creating: device-sdk-c-4.0.0/ [2025-03-13T06:12:26.218Z] creating: device-sdk-c-4.0.0/.github/ [2025-03-13T06:12:26.218Z] inflating: device-sdk-c-4.0.0/.github/Contributing.md [2025-03-13T06:12:26.218Z] inflating: device-sdk-c-4.0.0/.github/PULL_REQUEST_TEMPLATE.md [2025-03-13T06:12:26.218Z] inflating: device-sdk-c-4.0.0/.github/semantic.yml [2025-03-13T06:12:26.218Z] creating: device-sdk-c-4.0.0/.github/workflows/ [2025-03-13T06:12:26.218Z] inflating: device-sdk-c-4.0.0/.github/workflows/release.yml [2025-03-13T06:12:26.218Z] inflating: device-sdk-c-4.0.0/.gitignore [2025-03-13T06:12:26.218Z] inflating: device-sdk-c-4.0.0/Attribution.txt [2025-03-13T06:12:26.218Z] inflating: device-sdk-c-4.0.0/CHANGELOG.md [2025-03-13T06:12:26.218Z] inflating: device-sdk-c-4.0.0/Doxyfile [2025-03-13T06:12:26.218Z] inflating: device-sdk-c-4.0.0/GOVERNANCE.md [2025-03-13T06:12:26.218Z] inflating: device-sdk-c-4.0.0/Jenkinsfile [2025-03-13T06:12:26.218Z] inflating: device-sdk-c-4.0.0/LICENSE [2025-03-13T06:12:26.218Z] inflating: device-sdk-c-4.0.0/Makefile [2025-03-13T06:12:26.218Z] inflating: device-sdk-c-4.0.0/OWNERS.md [2025-03-13T06:12:26.218Z] inflating: device-sdk-c-4.0.0/README.IOT.md [2025-03-13T06:12:26.218Z] inflating: device-sdk-c-4.0.0/README.md [2025-03-13T06:12:26.218Z] inflating: device-sdk-c-4.0.0/README.v3.md [2025-03-13T06:12:26.218Z] creating: device-sdk-c-4.0.0/docs/ [2025-03-13T06:12:26.218Z] inflating: device-sdk-c-4.0.0/docs/configuration.md [2025-03-13T06:12:26.218Z] inflating: device-sdk-c-4.0.0/docs/deviceprofiles.md [2025-03-13T06:12:26.218Z] inflating: device-sdk-c-4.0.0/docs/metrics.md [2025-03-13T06:12:26.218Z] inflating: device-sdk-c-4.0.0/docs/servicewritersguide.md [2025-03-13T06:12:26.218Z] inflating: device-sdk-c-4.0.0/docs/startup.md [2025-03-13T06:12:26.218Z] creating: device-sdk-c-4.0.0/include/ [2025-03-13T06:12:26.218Z] creating: device-sdk-c-4.0.0/include/devsdk/ [2025-03-13T06:12:26.218Z] inflating: device-sdk-c-4.0.0/include/devsdk/devsdk-base.h [2025-03-13T06:12:26.218Z] inflating: device-sdk-c-4.0.0/include/devsdk/devsdk.h [2025-03-13T06:12:26.218Z] creating: device-sdk-c-4.0.0/include/edgex/ [2025-03-13T06:12:26.218Z] inflating: device-sdk-c-4.0.0/include/edgex/devices.h [2025-03-13T06:12:26.218Z] inflating: device-sdk-c-4.0.0/include/edgex/edgex-base.h [2025-03-13T06:12:26.218Z] inflating: device-sdk-c-4.0.0/include/edgex/edgex.h [2025-03-13T06:12:26.218Z] inflating: device-sdk-c-4.0.0/include/edgex/profiles.h [2025-03-13T06:12:26.218Z] inflating: device-sdk-c-4.0.0/include/edgex/rest-server.h [2025-03-13T06:12:26.218Z] creating: device-sdk-c-4.0.0/scripts/ [2025-03-13T06:12:26.218Z] inflating: device-sdk-c-4.0.0/scripts/Dockerfile.alpine [2025-03-13T06:12:26.218Z] inflating: device-sdk-c-4.0.0/scripts/Dockerfile.alpine-base [2025-03-13T06:12:26.218Z] inflating: device-sdk-c-4.0.0/scripts/build.sh [2025-03-13T06:12:26.218Z] inflating: device-sdk-c-4.0.0/scripts/entrypoint.sh [2025-03-13T06:12:26.218Z] creating: device-sdk-c-4.0.0/src/ [2025-03-13T06:12:26.218Z] inflating: device-sdk-c-4.0.0/src/CMakeLists.txt [2025-03-13T06:12:26.218Z] creating: device-sdk-c-4.0.0/src/c/ [2025-03-13T06:12:26.218Z] inflating: device-sdk-c-4.0.0/src/c/CMakeLists.txt [2025-03-13T06:12:26.218Z] inflating: device-sdk-c-4.0.0/src/c/api.h [2025-03-13T06:12:26.218Z] inflating: device-sdk-c-4.0.0/src/c/autoevent.c [2025-03-13T06:12:26.218Z] inflating: device-sdk-c-4.0.0/src/c/autoevent.h [2025-03-13T06:12:26.218Z] inflating: device-sdk-c-4.0.0/src/c/bus-impl.h [2025-03-13T06:12:26.218Z] inflating: device-sdk-c-4.0.0/src/c/bus-mqtt.c [2025-03-13T06:12:26.218Z] inflating: device-sdk-c-4.0.0/src/c/bus.c [2025-03-13T06:12:26.218Z] inflating: device-sdk-c-4.0.0/src/c/bus.h [2025-03-13T06:12:26.218Z] inflating: device-sdk-c-4.0.0/src/c/callback3.c [2025-03-13T06:12:26.218Z] inflating: device-sdk-c-4.0.0/src/c/callback3.h [2025-03-13T06:12:26.218Z] inflating: device-sdk-c-4.0.0/src/c/cmdinfo.h [2025-03-13T06:12:26.218Z] inflating: device-sdk-c-4.0.0/src/c/config.c [2025-03-13T06:12:26.218Z] inflating: device-sdk-c-4.0.0/src/c/config.h [2025-03-13T06:12:26.218Z] inflating: device-sdk-c-4.0.0/src/c/correlation.c [2025-03-13T06:12:26.218Z] inflating: device-sdk-c-4.0.0/src/c/correlation.h [2025-03-13T06:12:26.218Z] inflating: device-sdk-c-4.0.0/src/c/data.c [2025-03-13T06:12:26.218Z] inflating: device-sdk-c-4.0.0/src/c/data.h [2025-03-13T06:12:26.218Z] inflating: device-sdk-c-4.0.0/src/c/defs.h.in [2025-03-13T06:12:26.218Z] inflating: device-sdk-c-4.0.0/src/c/device.c [2025-03-13T06:12:26.218Z] inflating: device-sdk-c-4.0.0/src/c/device.h [2025-03-13T06:12:26.218Z] inflating: device-sdk-c-4.0.0/src/c/devman.c [2025-03-13T06:12:26.218Z] inflating: device-sdk-c-4.0.0/src/c/devmap.c [2025-03-13T06:12:26.218Z] inflating: device-sdk-c-4.0.0/src/c/devmap.h [2025-03-13T06:12:26.218Z] inflating: device-sdk-c-4.0.0/src/c/devsdk-base.c [2025-03-13T06:12:26.218Z] inflating: device-sdk-c-4.0.0/src/c/devutil.h [2025-03-13T06:12:26.218Z] inflating: device-sdk-c-4.0.0/src/c/discovery.c [2025-03-13T06:12:26.218Z] inflating: device-sdk-c-4.0.0/src/c/discovery.h [2025-03-13T06:12:26.218Z] inflating: device-sdk-c-4.0.0/src/c/dto-read.c [2025-03-13T06:12:26.218Z] inflating: device-sdk-c-4.0.0/src/c/dto-read.h [2025-03-13T06:12:26.218Z] inflating: device-sdk-c-4.0.0/src/c/edgex-logging.c [2025-03-13T06:12:26.218Z] inflating: device-sdk-c-4.0.0/src/c/edgex-logging.h [2025-03-13T06:12:26.218Z] inflating: device-sdk-c-4.0.0/src/c/edgex-rest.c [2025-03-13T06:12:26.218Z] inflating: device-sdk-c-4.0.0/src/c/edgex-rest.h [2025-03-13T06:12:26.218Z] inflating: device-sdk-c-4.0.0/src/c/edgex2.h [2025-03-13T06:12:26.218Z] inflating: device-sdk-c-4.0.0/src/c/errorlist.h [2025-03-13T06:12:26.218Z] creating: device-sdk-c-4.0.0/src/c/examples/ [2025-03-13T06:12:26.218Z] inflating: device-sdk-c-4.0.0/src/c/examples/CMakeLists.txt [2025-03-13T06:12:26.218Z] inflating: device-sdk-c-4.0.0/src/c/examples/README.md [2025-03-13T06:12:26.218Z] creating: device-sdk-c-4.0.0/src/c/examples/bitfields/ [2025-03-13T06:12:26.218Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/CMakeLists.txt [2025-03-13T06:12:26.486Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/README.md [2025-03-13T06:12:26.486Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/device-bitfields.c [2025-03-13T06:12:26.486Z] creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/ [2025-03-13T06:12:26.486Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/configuration.yaml [2025-03-13T06:12:26.486Z] creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/devices/ [2025-03-13T06:12:26.486Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/devices/Bitfields.json [2025-03-13T06:12:26.486Z] creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/profiles/ [2025-03-13T06:12:26.486Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/profiles/Example-Bitfields.json [2025-03-13T06:12:26.486Z] creating: device-sdk-c-4.0.0/src/c/examples/counters/ [2025-03-13T06:12:26.486Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/CMakeLists.txt [2025-03-13T06:12:26.486Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/README.md [2025-03-13T06:12:26.486Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/device-counter.c [2025-03-13T06:12:26.486Z] creating: device-sdk-c-4.0.0/src/c/examples/counters/res/ [2025-03-13T06:12:26.486Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/configuration.yaml [2025-03-13T06:12:26.486Z] creating: device-sdk-c-4.0.0/src/c/examples/counters/res/devices/ [2025-03-13T06:12:26.486Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/devices/Counters.json [2025-03-13T06:12:26.486Z] creating: device-sdk-c-4.0.0/src/c/examples/counters/res/profiles/ [2025-03-13T06:12:26.486Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/profiles/Counter.json [2025-03-13T06:12:26.486Z] creating: device-sdk-c-4.0.0/src/c/examples/discovery/ [2025-03-13T06:12:26.486Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/CMakeLists.txt [2025-03-13T06:12:26.486Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/README.md [2025-03-13T06:12:26.486Z] creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/ [2025-03-13T06:12:26.486Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/configuration.yaml [2025-03-13T06:12:26.486Z] creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/devices/ [2025-03-13T06:12:26.486Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/devices/readme.txt [2025-03-13T06:12:26.486Z] creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/profiles/ [2025-03-13T06:12:26.486Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/profiles/TemplateProfile.json [2025-03-13T06:12:26.486Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/template.c [2025-03-13T06:12:26.486Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/watcher1.json [2025-03-13T06:12:26.486Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/watcher2.json [2025-03-13T06:12:26.486Z] creating: device-sdk-c-4.0.0/src/c/examples/file/ [2025-03-13T06:12:26.486Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/CMakeLists.txt [2025-03-13T06:12:26.486Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/README.md [2025-03-13T06:12:26.486Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/device-file.c [2025-03-13T06:12:26.486Z] creating: device-sdk-c-4.0.0/src/c/examples/file/res/ [2025-03-13T06:12:26.486Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/res/configuration.yaml [2025-03-13T06:12:26.486Z] creating: device-sdk-c-4.0.0/src/c/examples/file/res/devices/ [2025-03-13T06:12:26.486Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/res/devices/file1.json [2025-03-13T06:12:26.486Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/res/lorem.txt [2025-03-13T06:12:26.486Z] creating: device-sdk-c-4.0.0/src/c/examples/file/res/profiles/ [2025-03-13T06:12:26.486Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/res/profiles/FileExampleProfile.json [2025-03-13T06:12:26.486Z] creating: device-sdk-c-4.0.0/src/c/examples/gyro/ [2025-03-13T06:12:26.486Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/CMakeLists.txt [2025-03-13T06:12:26.486Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/README.md [2025-03-13T06:12:26.486Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/device-gyro.c [2025-03-13T06:12:26.486Z] creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/ [2025-03-13T06:12:26.486Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/configuration.yaml [2025-03-13T06:12:26.486Z] creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/devices/ [2025-03-13T06:12:26.486Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/devices/gyro.json [2025-03-13T06:12:26.486Z] creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/profiles/ [2025-03-13T06:12:26.486Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/profiles/Gyro.json [2025-03-13T06:12:26.486Z] creating: device-sdk-c-4.0.0/src/c/examples/random/ [2025-03-13T06:12:26.486Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/CMakeLists.txt [2025-03-13T06:12:26.486Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/README.md [2025-03-13T06:12:26.486Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/device-random.c [2025-03-13T06:12:26.486Z] creating: device-sdk-c-4.0.0/src/c/examples/random/res/ [2025-03-13T06:12:26.486Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/res/configuration.yaml [2025-03-13T06:12:26.486Z] creating: device-sdk-c-4.0.0/src/c/examples/random/res/devices/ [2025-03-13T06:12:26.486Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/res/devices/randomdevice1.json [2025-03-13T06:12:26.486Z] creating: device-sdk-c-4.0.0/src/c/examples/random/res/profiles/ [2025-03-13T06:12:26.486Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/res/profiles/RandomExampleProfile.json [2025-03-13T06:12:26.486Z] creating: device-sdk-c-4.0.0/src/c/examples/res/ [2025-03-13T06:12:26.486Z] inflating: device-sdk-c-4.0.0/src/c/examples/res/configuration.yaml [2025-03-13T06:12:26.486Z] creating: device-sdk-c-4.0.0/src/c/examples/res/devices/ [2025-03-13T06:12:26.486Z] inflating: device-sdk-c-4.0.0/src/c/examples/res/devices/device1.json [2025-03-13T06:12:26.486Z] creating: device-sdk-c-4.0.0/src/c/examples/res/profiles/ [2025-03-13T06:12:26.486Z] inflating: device-sdk-c-4.0.0/src/c/examples/res/profiles/TemplateProfile.json [2025-03-13T06:12:26.486Z] inflating: device-sdk-c-4.0.0/src/c/examples/template.c [2025-03-13T06:12:26.486Z] creating: device-sdk-c-4.0.0/src/c/examples/terminal/ [2025-03-13T06:12:26.486Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/CMakeLists.txt [2025-03-13T06:12:26.486Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/README.md [2025-03-13T06:12:26.486Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/device-terminal.c [2025-03-13T06:12:26.486Z] creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/ [2025-03-13T06:12:26.486Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/configuration.yaml [2025-03-13T06:12:26.486Z] creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/devices/ [2025-03-13T06:12:26.486Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/devices/terminal.json [2025-03-13T06:12:26.486Z] creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/profiles/ [2025-03-13T06:12:26.486Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/profiles/Terminal.json [2025-03-13T06:12:26.486Z] inflating: device-sdk-c-4.0.0/src/c/filesys.c [2025-03-13T06:12:26.486Z] inflating: device-sdk-c-4.0.0/src/c/filesys.h [2025-03-13T06:12:26.486Z] inflating: device-sdk-c-4.0.0/src/c/keeper.c [2025-03-13T06:12:26.486Z] inflating: device-sdk-c-4.0.0/src/c/keeper.h [2025-03-13T06:12:26.486Z] inflating: device-sdk-c-4.0.0/src/c/map.c [2025-03-13T06:12:26.486Z] inflating: device-sdk-c-4.0.0/src/c/map.h [2025-03-13T06:12:26.486Z] inflating: device-sdk-c-4.0.0/src/c/metadata.c [2025-03-13T06:12:26.486Z] inflating: device-sdk-c-4.0.0/src/c/metadata.h [2025-03-13T06:12:26.486Z] inflating: device-sdk-c-4.0.0/src/c/metrics.h [2025-03-13T06:12:26.486Z] inflating: device-sdk-c-4.0.0/src/c/opstate.c [2025-03-13T06:12:26.486Z] inflating: device-sdk-c-4.0.0/src/c/opstate.h [2025-03-13T06:12:26.486Z] inflating: device-sdk-c-4.0.0/src/c/parson.c [2025-03-13T06:12:26.486Z] inflating: device-sdk-c-4.0.0/src/c/parson.h [2025-03-13T06:12:26.486Z] inflating: device-sdk-c-4.0.0/src/c/profiles.c [2025-03-13T06:12:26.486Z] inflating: device-sdk-c-4.0.0/src/c/profiles.h [2025-03-13T06:12:26.486Z] inflating: device-sdk-c-4.0.0/src/c/registry-impl.h [2025-03-13T06:12:26.486Z] inflating: device-sdk-c-4.0.0/src/c/registry.c [2025-03-13T06:12:26.486Z] inflating: device-sdk-c-4.0.0/src/c/registry.h [2025-03-13T06:12:26.486Z] inflating: device-sdk-c-4.0.0/src/c/reqdata.c [2025-03-13T06:12:26.486Z] inflating: device-sdk-c-4.0.0/src/c/reqdata.h [2025-03-13T06:12:26.486Z] inflating: device-sdk-c-4.0.0/src/c/request_auth.c [2025-03-13T06:12:26.486Z] inflating: device-sdk-c-4.0.0/src/c/request_auth.h [2025-03-13T06:12:26.486Z] inflating: device-sdk-c-4.0.0/src/c/rest-server.c [2025-03-13T06:12:26.486Z] inflating: device-sdk-c-4.0.0/src/c/rest-server.h [2025-03-13T06:12:26.486Z] inflating: device-sdk-c-4.0.0/src/c/rest.c [2025-03-13T06:12:26.486Z] inflating: device-sdk-c-4.0.0/src/c/rest.h [2025-03-13T06:12:26.486Z] inflating: device-sdk-c-4.0.0/src/c/secrets-impl.h [2025-03-13T06:12:26.486Z] inflating: device-sdk-c-4.0.0/src/c/secrets-insecure.c [2025-03-13T06:12:26.486Z] inflating: device-sdk-c-4.0.0/src/c/secrets-insecure.h [2025-03-13T06:12:26.486Z] inflating: device-sdk-c-4.0.0/src/c/secrets-vault.c [2025-03-13T06:12:26.486Z] inflating: device-sdk-c-4.0.0/src/c/secrets-vault.h [2025-03-13T06:12:26.486Z] inflating: device-sdk-c-4.0.0/src/c/secrets.c [2025-03-13T06:12:26.486Z] inflating: device-sdk-c-4.0.0/src/c/secrets.h [2025-03-13T06:12:26.486Z] inflating: device-sdk-c-4.0.0/src/c/service.c [2025-03-13T06:12:26.486Z] inflating: device-sdk-c-4.0.0/src/c/service.h [2025-03-13T06:12:26.486Z] inflating: device-sdk-c-4.0.0/src/c/transform.c [2025-03-13T06:12:26.486Z] inflating: device-sdk-c-4.0.0/src/c/transform.h [2025-03-13T06:12:26.486Z] inflating: device-sdk-c-4.0.0/src/c/validate.c [2025-03-13T06:12:26.486Z] inflating: device-sdk-c-4.0.0/src/c/validate.h [2025-03-13T06:12:26.486Z] inflating: device-sdk-c-4.0.0/src/c/watchers.c [2025-03-13T06:12:26.486Z] inflating: device-sdk-c-4.0.0/src/c/watchers.h [2025-03-13T06:12:26.486Z] creating: device-sdk-c-4.0.0/src/cmake/ [2025-03-13T06:12:26.486Z] inflating: device-sdk-c-4.0.0/src/cmake/FindIOT.cmake [2025-03-13T06:12:26.486Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBCBOR.cmake [2025-03-13T06:12:26.486Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBMICROHTTP.cmake [2025-03-13T06:12:26.486Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBPAHO.cmake [2025-03-13T06:12:26.486Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBUUID.cmake [2025-03-13T06:12:26.486Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBYAML.cmake [2025-03-13T06:12:26.486Z] + cd device-sdk-c-4.0.0 [2025-03-13T06:12:26.486Z] + ./scripts/build.sh [2025-03-13T06:12:26.486Z] + CPPCHECK=false [2025-03-13T06:12:26.486Z] + DOCGEN=false [2025-03-13T06:12:26.486Z] + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' [2025-03-13T06:12:26.486Z] + '[' 0 -gt 0 ] [2025-03-13T06:12:26.486Z] + readlink -f ./scripts/build.sh [2025-03-13T06:12:26.486Z] + dirname /device-bacnet-c/deps/device-sdk-c-4.0.0/scripts/build.sh [2025-03-13T06:12:26.486Z] + dirname /device-bacnet-c/deps/device-sdk-c-4.0.0/scripts [2025-03-13T06:12:26.486Z] + ROOT=/device-bacnet-c/deps/device-sdk-c-4.0.0 [2025-03-13T06:12:26.486Z] + cd /device-bacnet-c/deps/device-sdk-c-4.0.0 [2025-03-13T06:12:26.486Z] + mkdir -p /device-bacnet-c/deps/device-sdk-c-4.0.0/build/release [2025-03-13T06:12:26.486Z] + cd /device-bacnet-c/deps/device-sdk-c-4.0.0/build/release [2025-03-13T06:12:26.486Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/deps/device-sdk-c-4.0.0/src [2025-03-13T06:12:26.754Z] -- The C compiler identification is GNU 12.2.1 [2025-03-13T06:12:26.754Z] -- Detecting C compiler ABI info [2025-03-13T06:12:27.336Z] -- Detecting C compiler ABI info - done [2025-03-13T06:12:27.336Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-03-13T06:12:27.336Z] -- Detecting C compile features [2025-03-13T06:12:27.336Z] -- Detecting C compile features - done [2025-03-13T06:12:27.336Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2025-03-13T06:12:27.603Z] -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") [2025-03-13T06:12:27.603Z] -- Found LIBYAML: /usr/lib/libyaml.so [2025-03-13T06:12:27.603Z] -- Found LIBUUID: /usr/lib/libuuid.so [2025-03-13T06:12:27.603Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2025-03-13T06:12:27.603Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2025-03-13T06:12:27.603Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-03-13T06:12:27.603Z] -- /opt/iotech/iot/1.5/include [2025-03-13T06:12:27.603Z] -- C SDK 0.0.0 for Linux [2025-03-13T06:12:27.603Z] -- Performing Test CSDK_HAVE_ATOMIC [2025-03-13T06:12:28.185Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2025-03-13T06:12:28.185Z] -- Found Curses: /usr/lib/libcurses.so [2025-03-13T06:12:28.452Z] -- Configuring done (1.9s) [2025-03-13T06:12:28.717Z] -- Generating done (0.3s) [2025-03-13T06:12:28.717Z] -- Build files have been written to: /device-bacnet-c/deps/device-sdk-c-4.0.0/build/release [2025-03-13T06:12:28.717Z] + + tee release.log [2025-03-13T06:12:28.717Z] make all package [2025-03-13T06:12:28.983Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2025-03-13T06:12:29.574Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2025-03-13T06:12:30.984Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2025-03-13T06:12:31.955Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2025-03-13T06:12:32.537Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2025-03-13T06:12:34.480Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2025-03-13T06:12:34.747Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2025-03-13T06:12:35.704Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2025-03-13T06:12:38.270Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2025-03-13T06:12:38.270Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2025-03-13T06:12:39.220Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2025-03-13T06:12:40.171Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2025-03-13T06:12:40.756Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2025-03-13T06:12:41.711Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2025-03-13T06:12:41.976Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2025-03-13T06:12:44.553Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2025-03-13T06:12:44.553Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2025-03-13T06:12:45.954Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2025-03-13T06:12:46.531Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2025-03-13T06:12:47.935Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2025-03-13T06:12:48.200Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2025-03-13T06:12:54.892Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2025-03-13T06:12:55.490Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2025-03-13T06:12:55.755Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2025-03-13T06:12:56.333Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2025-03-13T06:12:56.598Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2025-03-13T06:12:58.000Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2025-03-13T06:12:59.937Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2025-03-13T06:13:00.531Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2025-03-13T06:13:01.108Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2025-03-13T06:13:01.686Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2025-03-13T06:13:03.616Z] /device-bacnet-c/deps/device-sdk-c-4.0.0/src/c/service.c: In function 'devsdk_service_start': [2025-03-13T06:13:03.616Z] /device-bacnet-c/deps/device-sdk-c-4.0.0/src/c/service.c:1063:5: warning: 'deviceservices_config' may be used uninitialized [-Wmaybe-uninitialized] [2025-03-13T06:13:03.616Z] 1063 | edgex_device_parseClients (svc->logger, iot_data_string_map_get (deviceservices_config, "Clients"), &svc->config.endpoints); [2025-03-13T06:13:03.616Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-13T06:13:03.616Z] /device-bacnet-c/deps/device-sdk-c-4.0.0/src/c/service.c:875:21: note: 'deviceservices_config' was declared here [2025-03-13T06:13:03.616Z] 875 | const iot_data_t *deviceservices_config; [2025-03-13T06:13:03.616Z] | ^~~~~~~~~~~~~~~~~~~~~ [2025-03-13T06:13:04.573Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2025-03-13T06:13:05.153Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2025-03-13T06:13:05.732Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2025-03-13T06:13:05.997Z] [ 68%] Linking C shared library libcsdk.so [2025-03-13T06:13:06.262Z] [ 68%] Built target csdk [2025-03-13T06:13:06.262Z] [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2025-03-13T06:13:07.215Z] [ 72%] Linking C executable template [2025-03-13T06:13:07.215Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-13T06:13:07.478Z] [ 72%] Built target template [2025-03-13T06:13:07.478Z] [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2025-03-13T06:13:08.056Z] [ 76%] Linking C executable device-counter [2025-03-13T06:13:08.056Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-13T06:13:08.320Z] [ 76%] Built target device-counter [2025-03-13T06:13:08.320Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2025-03-13T06:13:08.896Z] [ 80%] Linking C executable device-random [2025-03-13T06:13:08.896Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-13T06:13:09.160Z] [ 80%] Built target device-random [2025-03-13T06:13:09.160Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2025-03-13T06:13:09.737Z] [ 84%] Linking C executable device-gyro [2025-03-13T06:13:09.737Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-13T06:13:10.002Z] [ 84%] Built target device-gyro [2025-03-13T06:13:10.002Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2025-03-13T06:13:10.579Z] [ 88%] Linking C executable device-bitfields [2025-03-13T06:13:10.579Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-13T06:13:10.843Z] [ 88%] Built target device-bitfields [2025-03-13T06:13:10.843Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2025-03-13T06:13:11.794Z] [ 92%] Linking C executable template-discovery [2025-03-13T06:13:11.794Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-13T06:13:12.059Z] [ 92%] Built target template-discovery [2025-03-13T06:13:12.059Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2025-03-13T06:13:13.010Z] [ 96%] Linking C executable device-file [2025-03-13T06:13:13.010Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-13T06:13:13.275Z] [ 96%] Built target device-file [2025-03-13T06:13:13.275Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2025-03-13T06:13:13.853Z] [100%] Linking C executable device-terminal [2025-03-13T06:13:13.853Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-13T06:13:14.118Z] [100%] Built target device-terminal [2025-03-13T06:13:14.118Z] Run CPack packaging tool... [2025-03-13T06:13:14.118Z] CPack: Create package using TGZ [2025-03-13T06:13:14.118Z] CPack: Install projects [2025-03-13T06:13:14.118Z] CPack: - Run preinstall target for: Csdk [2025-03-13T06:13:15.074Z] CPack: - Install project: Csdk [] [2025-03-13T06:13:15.075Z] CPack: Create package [2025-03-13T06:13:15.075Z] CPack: - package: /device-bacnet-c/deps/device-sdk-c-4.0.0/build/release/csdk-0.0.0.tar.gz generated. [2025-03-13T06:13:15.075Z] + '[' false '=' true ] [2025-03-13T06:13:15.075Z] + '[' false '=' true ] [2025-03-13T06:13:15.075Z] + mkdir -p /device-bacnet-c/deps/device-sdk-c-4.0.0/build/debug [2025-03-13T06:13:15.075Z] + cd /device-bacnet-c/deps/device-sdk-c-4.0.0/build/debug [2025-03-13T06:13:15.075Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /device-bacnet-c/deps/device-sdk-c-4.0.0/src [2025-03-13T06:13:15.339Z] -- The C compiler identification is GNU 12.2.1 [2025-03-13T06:13:15.608Z] -- Detecting C compiler ABI info [2025-03-13T06:13:15.873Z] -- Detecting C compiler ABI info - done [2025-03-13T06:13:15.873Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-03-13T06:13:15.873Z] -- Detecting C compile features [2025-03-13T06:13:15.873Z] -- Detecting C compile features - done [2025-03-13T06:13:15.873Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2025-03-13T06:13:16.137Z] -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") [2025-03-13T06:13:16.137Z] -- Found LIBYAML: /usr/lib/libyaml.so [2025-03-13T06:13:16.137Z] -- Found LIBUUID: /usr/lib/libuuid.so [2025-03-13T06:13:16.137Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2025-03-13T06:13:16.137Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2025-03-13T06:13:16.137Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-03-13T06:13:16.137Z] -- /opt/iotech/iot/1.5/include [2025-03-13T06:13:16.137Z] -- C SDK 0.0.0 for Linux [2025-03-13T06:13:16.137Z] -- Performing Test CSDK_HAVE_ATOMIC [2025-03-13T06:13:16.718Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2025-03-13T06:13:16.718Z] -- Found Curses: /usr/lib/libcurses.so [2025-03-13T06:13:16.983Z] -- Configuring done (1.7s) [2025-03-13T06:13:16.983Z] -- Generating done (0.2s) [2025-03-13T06:13:17.248Z] -- Build files have been written to: /device-bacnet-c/deps/device-sdk-c-4.0.0/build/debug [2025-03-13T06:13:17.248Z] + make [2025-03-13T06:13:17.248Z] + tee debug.log [2025-03-13T06:13:17.248Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2025-03-13T06:13:17.826Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2025-03-13T06:13:18.092Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2025-03-13T06:13:18.359Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2025-03-13T06:13:18.940Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2025-03-13T06:13:19.519Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2025-03-13T06:13:19.519Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2025-03-13T06:13:20.100Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2025-03-13T06:13:20.683Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2025-03-13T06:13:20.948Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2025-03-13T06:13:21.524Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2025-03-13T06:13:21.787Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2025-03-13T06:13:22.051Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2025-03-13T06:13:22.629Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2025-03-13T06:13:22.629Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2025-03-13T06:13:23.585Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2025-03-13T06:13:23.585Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2025-03-13T06:13:24.163Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2025-03-13T06:13:24.430Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2025-03-13T06:13:25.016Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2025-03-13T06:13:25.282Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2025-03-13T06:13:26.681Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2025-03-13T06:13:26.681Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2025-03-13T06:13:26.948Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2025-03-13T06:13:27.529Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2025-03-13T06:13:27.793Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2025-03-13T06:13:28.059Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2025-03-13T06:13:29.456Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2025-03-13T06:13:29.723Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2025-03-13T06:13:29.987Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2025-03-13T06:13:30.567Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2025-03-13T06:13:31.147Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2025-03-13T06:13:31.728Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2025-03-13T06:13:32.047Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2025-03-13T06:13:32.315Z] [ 68%] Linking C shared library libcsdk.so [2025-03-13T06:13:32.315Z] [ 68%] Built target csdk [2025-03-13T06:13:32.580Z] [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2025-03-13T06:13:32.847Z] [ 72%] Linking C executable template [2025-03-13T06:13:32.847Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-13T06:13:33.113Z] [ 72%] Built target template [2025-03-13T06:13:33.113Z] [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2025-03-13T06:13:33.380Z] [ 76%] Linking C executable device-counter [2025-03-13T06:13:33.646Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-13T06:13:33.915Z] [ 76%] Built target device-counter [2025-03-13T06:13:33.915Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2025-03-13T06:13:34.179Z] [ 80%] Linking C executable device-random [2025-03-13T06:13:34.179Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-13T06:13:34.443Z] [ 80%] Built target device-random [2025-03-13T06:13:34.443Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2025-03-13T06:13:34.708Z] [ 84%] Linking C executable device-gyro [2025-03-13T06:13:34.972Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-13T06:13:34.973Z] [ 84%] Built target device-gyro [2025-03-13T06:13:35.237Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2025-03-13T06:13:35.501Z] [ 88%] Linking C executable device-bitfields [2025-03-13T06:13:35.501Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-13T06:13:35.766Z] [ 88%] Built target device-bitfields [2025-03-13T06:13:35.766Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2025-03-13T06:13:36.347Z] [ 92%] Linking C executable template-discovery [2025-03-13T06:13:36.347Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-13T06:13:36.613Z] [ 92%] Built target template-discovery [2025-03-13T06:13:36.613Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2025-03-13T06:13:36.878Z] [ 96%] Linking C executable device-file [2025-03-13T06:13:36.878Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-13T06:13:37.144Z] [ 96%] Built target device-file [2025-03-13T06:13:37.144Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2025-03-13T06:13:37.721Z] [100%] Linking C executable device-terminal [2025-03-13T06:13:37.721Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-13T06:13:37.984Z] [100%] Built target device-terminal [2025-03-13T06:13:37.984Z] + cp -rf include/devsdk include/edgex /usr/include/ [2025-03-13T06:13:37.984Z] + cp build/release/c/libcsdk.so /usr/lib/ [2025-03-13T06:13:37.984Z] + mkdir -p /usr/share/doc/edgex-csdk [2025-03-13T06:13:37.984Z] + cp Attribution.txt /usr/share/doc/edgex-csdk [2025-03-13T06:13:37.984Z] + cp LICENSE /usr/share/doc/edgex-csdk [2025-03-13T06:13:37.984Z] + rm -rf /device-bacnet-c/deps [2025-03-13T06:13:38.935Z] Removing intermediate container 402d649ab300 [2025-03-13T06:13:38.935Z] ---> 4c35a62eefa2 [2025-03-13T06:13:38.935Z] Step 11/31 : RUN /device-bacnet-c/scripts/build.sh [2025-03-13T06:13:38.935Z] ---> Running in b8d5e2ca5850 [2025-03-13T06:13:39.884Z] + readlink -f /device-bacnet-c/scripts/build.sh [2025-03-13T06:13:39.884Z] + dirname /device-bacnet-c/scripts/build.sh [2025-03-13T06:13:39.884Z] + dirname /device-bacnet-c/scripts [2025-03-13T06:13:39.884Z] + ROOT=/device-bacnet-c [2025-03-13T06:13:39.884Z] + echo /device-bacnet-c [2025-03-13T06:13:39.884Z] + cd /device-bacnet-c [2025-03-13T06:13:39.884Z] + '[' '!' -f /device-bacnet-c/lib/ip/libbacnet.a ] [2025-03-13T06:13:39.884Z] /device-bacnet-c [2025-03-13T06:13:39.884Z] + '[' '!' -f /device-bacnet-c/lib/mstp/libbacnet.a ] [2025-03-13T06:13:39.884Z] + mkdir -p /device-bacnet-c/build/release/device-bacnet-ip [2025-03-13T06:13:39.884Z] + cd /device-bacnet-c/build/release/device-bacnet-ip [2025-03-13T06:13:39.884Z] + cmake '-DDATALINK:STRING=BACDL_BIP=1' '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/src/c [2025-03-13T06:13:39.884Z] -- /opt/iotech/iot/1.5/include [2025-03-13T06:13:39.884Z] -- Configuring done (0.1s) [2025-03-13T06:13:39.884Z] -- Generating done (0.0s) [2025-03-13T06:13:39.884Z] -- Build files have been written to: /device-bacnet-c/build/release/device-bacnet-ip [2025-03-13T06:13:39.884Z] + make [2025-03-13T06:13:39.884Z] + tee release.log [2025-03-13T06:13:40.148Z] [ 22%] Built target bacnet_objects [2025-03-13T06:13:40.148Z] [ 33%] Building C object CMakeFiles/device-bacnet-c.dir/main.c.o [2025-03-13T06:13:41.541Z] [ 44%] Building C object CMakeFiles/device-bacnet-c.dir/driver.c.o [2025-03-13T06:13:43.465Z] [ 55%] Linking C executable device-bacnet-c [2025-03-13T06:13:43.465Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-13T06:13:43.465Z] [100%] Built target device-bacnet-c [2025-03-13T06:13:43.465Z] + mkdir -p /device-bacnet-c/build/release/device-bacnet-mstp [2025-03-13T06:13:43.465Z] + cd /device-bacnet-c/build/release/device-bacnet-mstp [2025-03-13T06:13:43.465Z] + cmake '-DDATALINK:STRING=BACDL_MSTP=1' '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/src/c [2025-03-13T06:13:43.731Z] -- /opt/iotech/iot/1.5/include [2025-03-13T06:13:43.731Z] -- Configuring done (0.1s) [2025-03-13T06:13:43.731Z] -- Generating done (0.0s) [2025-03-13T06:13:43.731Z] -- Build files have been written to: /device-bacnet-c/build/release/device-bacnet-mstp [2025-03-13T06:13:43.731Z] + make [2025-03-13T06:13:43.731Z] + tee release.log [2025-03-13T06:13:43.731Z] [ 22%] Built target bacnet_objects [2025-03-13T06:13:43.995Z] [ 33%] Building C object CMakeFiles/device-bacnet-c.dir/main.c.o [2025-03-13T06:13:44.946Z] [ 44%] Building C object CMakeFiles/device-bacnet-c.dir/driver.c.o [2025-03-13T06:13:46.879Z] [ 55%] Linking C executable device-bacnet-c [2025-03-13T06:13:46.879Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-13T06:13:47.144Z] [100%] Built target device-bacnet-c [2025-03-13T06:13:48.101Z] Removing intermediate container b8d5e2ca5850 [2025-03-13T06:13:48.101Z] ---> 982921b205d7 [2025-03-13T06:13:48.101Z] Step 12/31 : FROM alpine:3.20 [2025-03-13T06:13:48.364Z] 3.20: Pulling from library/alpine [2025-03-13T06:13:48.629Z] 94e9d8af2201: Pulling fs layer [2025-03-13T06:13:48.629Z] 94e9d8af2201: Verifying Checksum [2025-03-13T06:13:48.629Z] 94e9d8af2201: Download complete [2025-03-13T06:13:49.212Z] 94e9d8af2201: Pull complete [2025-03-13T06:13:49.477Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-13T06:13:49.477Z] Status: Downloaded newer image for alpine:3.20 [2025-03-13T06:13:49.477Z] ---> 7aab056cecc6 [2025-03-13T06:13:49.477Z] Step 13/31 : MAINTAINER iotech [2025-03-13T06:13:49.477Z] ---> Running in 334f98f2dd58 [2025-03-13T06:13:49.850Z] Removing intermediate container 334f98f2dd58 [2025-03-13T06:13:49.850Z] ---> 49b8407ea4a4 [2025-03-13T06:13:49.850Z] Step 14/31 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2025-03-13T06:13:49.850Z] ---> Running in af32f1e93349 [2025-03-13T06:13:50.806Z] Connecting to iotech.jfrog.io (34.247.22.236:443) [2025-03-13T06:13:51.390Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2025-03-13T06:13:51.390Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2025-03-13T06:13:51.390Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2025-03-13T06:13:51.972Z] Removing intermediate container af32f1e93349 [2025-03-13T06:13:51.972Z] ---> 3d0866925b74 [2025-03-13T06:13:51.972Z] Step 15/31 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories [2025-03-13T06:13:51.972Z] ---> Running in d74c73c2bee3 [2025-03-13T06:13:53.908Z] Removing intermediate container d74c73c2bee3 [2025-03-13T06:13:53.908Z] ---> d44cc4f97e97 [2025-03-13T06:13:53.908Z] Step 16/31 : RUN apk add --update --no-cache linux-headers yaml libmicrohttpd curl libuuid iotech-paho-mqtt-c-dev-1.3 hiredis libcbor iotech-iot-1.5 dumb-init [2025-03-13T06:13:53.908Z] ---> Running in f2de58382530 [2025-03-13T06:13:54.489Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-13T06:13:54.754Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-13T06:13:55.706Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-13T06:13:56.673Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-03-13T06:13:56.673Z] (1/27) Installing ca-certificates (20241121-r1) [2025-03-13T06:13:56.673Z] (2/27) Installing brotli-libs (1.1.0-r2) [2025-03-13T06:13:56.673Z] (3/27) Installing c-ares (1.33.1-r0) [2025-03-13T06:13:56.673Z] (4/27) Installing libunistring (1.2-r0) [2025-03-13T06:13:56.673Z] (5/27) Installing libidn2 (2.3.7-r0) [2025-03-13T06:13:56.673Z] (6/27) Installing nghttp2-libs (1.62.1-r0) [2025-03-13T06:13:56.938Z] (7/27) Installing libpsl (0.21.5-r1) [2025-03-13T06:13:56.938Z] (8/27) Installing zstd-libs (1.5.6-r0) [2025-03-13T06:13:56.938Z] (9/27) Installing libcurl (8.12.1-r0) [2025-03-13T06:13:56.938Z] (10/27) Installing curl (8.12.1-r0) [2025-03-13T06:13:56.938Z] (11/27) Installing dumb-init (1.2.5-r3) [2025-03-13T06:13:56.938Z] (12/27) Installing hiredis (1.2.0-r0) [2025-03-13T06:13:56.938Z] (13/27) Installing yaml (0.2.5-r2) [2025-03-13T06:13:56.938Z] (14/27) Installing libcbor (0.11.0-r0) [2025-03-13T06:13:57.202Z] (15/27) Installing iotech-iot-1.5 (1.5.5-r0) [2025-03-13T06:13:57.779Z] (16/27) Installing pkgconf (2.2.0-r0) [2025-03-13T06:13:57.779Z] (17/27) Installing openssl-dev (3.3.3-r0) [2025-03-13T06:13:58.045Z] (18/27) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.13-r0) [2025-03-13T06:13:58.998Z] (19/27) Installing gmp (6.3.0-r1) [2025-03-13T06:13:58.998Z] (20/27) Installing nettle (3.9.1-r0) [2025-03-13T06:13:58.998Z] (21/27) Installing libffi (3.4.6-r0) [2025-03-13T06:13:58.998Z] (22/27) Installing libtasn1 (4.20.0-r0) [2025-03-13T06:13:58.998Z] (23/27) Installing p11-kit (0.25.3-r0) [2025-03-13T06:13:58.998Z] (24/27) Installing gnutls (3.8.5-r0) [2025-03-13T06:13:59.262Z] (25/27) Installing libmicrohttpd (0.9.77-r0) [2025-03-13T06:13:59.262Z] (26/27) Installing libuuid (2.40.1-r1) [2025-03-13T06:13:59.262Z] (27/27) Installing linux-headers (6.6-r0) [2025-03-13T06:13:59.847Z] Executing busybox-1.36.1-r29.trigger [2025-03-13T06:13:59.847Z] Executing ca-certificates-20241121-r1.trigger [2025-03-13T06:13:59.847Z] OK: 32 MiB in 41 packages [2025-03-13T06:14:03.192Z] Removing intermediate container f2de58382530 [2025-03-13T06:14:03.193Z] ---> 6044d0d38818 [2025-03-13T06:14:03.193Z] Step 17/31 : RUN apk --no-cache upgrade [2025-03-13T06:14:03.193Z] ---> Running in 8498b3ced7d2 [2025-03-13T06:14:03.772Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-13T06:14:04.038Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-13T06:14:04.619Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-13T06:14:05.576Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-03-13T06:14:05.576Z] OK: 32 MiB in 41 packages [2025-03-13T06:14:06.533Z] Removing intermediate container 8498b3ced7d2 [2025-03-13T06:14:06.533Z] ---> 2609398ca0ff [2025-03-13T06:14:06.533Z] Step 18/31 : COPY --from=builder /device-bacnet-c/build/release/ / [2025-03-13T06:14:07.490Z] ---> 8bf6e013cae8 [2025-03-13T06:14:07.490Z] Step 19/31 : COPY --from=builder /usr/lib/libcsdk.so /usr/lib [2025-03-13T06:14:08.072Z] ---> 44b0a043b644 [2025-03-13T06:14:08.072Z] Step 20/31 : COPY --from=builder /usr/share/doc/edgex-csdk /usr/share/doc/edgex-csdk [2025-03-13T06:14:08.337Z] ---> 30435c218b3e [2025-03-13T06:14:08.337Z] Step 21/31 : COPY LICENSE /. [2025-03-13T06:14:08.916Z] ---> 224818cf1084 [2025-03-13T06:14:08.916Z] Step 22/31 : COPY Attribution.txt /. [2025-03-13T06:14:09.190Z] ---> 5ecf280a27bb [2025-03-13T06:14:09.190Z] Step 23/31 : COPY res /res [2025-03-13T06:14:09.771Z] ---> 7a05c23ca9a4 [2025-03-13T06:14:09.771Z] Step 24/31 : COPY sample-profiles /sample-profiles [2025-03-13T06:14:10.370Z] ---> 2ae47c4d5e5c [2025-03-13T06:14:10.370Z] Step 25/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2022: IoTech Ltd' [2025-03-13T06:14:10.370Z] ---> Running in 901c37c47211 [2025-03-13T06:14:10.637Z] Removing intermediate container 901c37c47211 [2025-03-13T06:14:10.637Z] ---> 821e24f7523a [2025-03-13T06:14:10.637Z] Step 26/31 : EXPOSE 59980 [2025-03-13T06:14:10.637Z] ---> Running in 30ff3ec57dfe [2025-03-13T06:14:10.903Z] Removing intermediate container 30ff3ec57dfe [2025-03-13T06:14:10.903Z] ---> aa98301b2f70 [2025-03-13T06:14:10.903Z] Step 27/31 : ENTRYPOINT ["/device-bacnet-ip/device-bacnet-c"] [2025-03-13T06:14:11.169Z] ---> Running in 90ccb3ed7c7a [2025-03-13T06:14:11.435Z] Removing intermediate container 90ccb3ed7c7a [2025-03-13T06:14:11.435Z] ---> bab95f82e9b3 [2025-03-13T06:14:11.435Z] Step 28/31 : CMD ["-cp=keeper://edgex-core-keeper:59890", "--registry", "--confdir=/res"] [2025-03-13T06:14:11.435Z] ---> Running in 1e75959889ea [2025-03-13T06:14:11.700Z] Removing intermediate container 1e75959889ea [2025-03-13T06:14:11.701Z] ---> 0ac13097c408 [2025-03-13T06:14:11.701Z] Step 29/31 : LABEL arch=arm64 [2025-03-13T06:14:11.701Z] ---> Running in d8aa492667e0 [2025-03-13T06:14:11.966Z] Removing intermediate container d8aa492667e0 [2025-03-13T06:14:11.966Z] ---> c43712128253 [2025-03-13T06:14:11.966Z] Step 30/31 : LABEL git_sha=2efd0b90107ef91dc6cc59175c19b3abb7caee42 [2025-03-13T06:14:12.232Z] ---> Running in 22f0c7cc927d [2025-03-13T06:14:12.497Z] Removing intermediate container 22f0c7cc927d [2025-03-13T06:14:12.497Z] ---> 30295f73f459 [2025-03-13T06:14:12.497Z] Step 31/31 : LABEL version=3.2.0-dev.5 [2025-03-13T06:14:12.497Z] ---> Running in f20b30f1b689 [2025-03-13T06:14:12.761Z] Removing intermediate container f20b30f1b689 [2025-03-13T06:14:12.761Z] ---> ac95fa0b15a9 [2025-03-13T06:14:12.761Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2025-03-13T06:14:12.761Z] Successfully built ac95fa0b15a9 [2025-03-13T06:14:12.761Z] Successfully tagged device-bacnet-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-13T06:14:12.905Z] provisioning config files... [2025-03-13T06:14:12.918Z] copy managed file [device-bacnet-c-settings] to file:/w/workspace/device-bacnet-c/32@tmp/config4717565960071366161tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-13T06:14:13.262Z] ---> ****-login.sh [2025-03-13T06:14:13.262Z] nexus3.edgexfoundry.org:10001 [2025-03-13T06:14:13.262Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-13T06:14:13.529Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-13T06:14:13.529Z] Configure a credential helper to remove this warning. See [2025-03-13T06:14:13.529Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-13T06:14:13.529Z] [2025-03-13T06:14:13.529Z] Login Succeeded [2025-03-13T06:14:13.529Z] nexus3.edgexfoundry.org:10002 [2025-03-13T06:14:13.795Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-13T06:14:13.795Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-13T06:14:13.795Z] Configure a credential helper to remove this warning. See [2025-03-13T06:14:13.795Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-13T06:14:13.795Z] [2025-03-13T06:14:13.795Z] Login Succeeded [2025-03-13T06:14:13.795Z] nexus3.edgexfoundry.org:10003 [2025-03-13T06:14:14.058Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-13T06:14:14.322Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-13T06:14:14.322Z] Configure a credential helper to remove this warning. See [2025-03-13T06:14:14.322Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-13T06:14:14.322Z] [2025-03-13T06:14:14.322Z] Login Succeeded [2025-03-13T06:14:14.322Z] nexus3.edgexfoundry.org:10004 [2025-03-13T06:14:14.584Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-13T06:14:14.584Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-13T06:14:14.584Z] Configure a credential helper to remove this warning. See [2025-03-13T06:14:14.584Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-13T06:14:14.584Z] [2025-03-13T06:14:14.584Z] Login Succeeded [2025-03-13T06:14:14.584Z] ****.io [2025-03-13T06:14:14.847Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-13T06:14:15.110Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-13T06:14:15.110Z] Configure a credential helper to remove this warning. See [2025-03-13T06:14:15.110Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-13T06:14:15.110Z] [2025-03-13T06:14:15.110Z] Login Succeeded [2025-03-13T06:14:15.110Z] ---> ****-login.sh ends [Pipeline] } [2025-03-13T06:14:15.121Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-13T06:14:15.174Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-13T06:14:15.204Z] [edgeXDocker.push] Tagging docker image device-bacnet-arm64 with the following tags: [2025-03-13T06:14:15.205Z] 2efd0b90107ef91dc6cc59175c19b3abb7caee42 [2025-03-13T06:14:15.205Z] latest [2025-03-13T06:14:15.205Z] 3.2.0-dev.5 [2025-03-13T06:14:15.205Z] 2efd0b90107ef91dc6cc59175c19b3abb7caee42-3.2.0-dev.5 [2025-03-13T06:14:15.205Z] main [2025-03-13T06:14:15.205Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:14:15.561Z] + docker tag device-bacnet-arm64 nexus3.edgexfoundry.org:10004/device-bacnet-arm64:2efd0b90107ef91dc6cc59175c19b3abb7caee42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:14:15.909Z] + docker push nexus3.edgexfoundry.org:10004/device-bacnet-arm64:2efd0b90107ef91dc6cc59175c19b3abb7caee42 [2025-03-13T06:14:15.909Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-bacnet-arm64] [2025-03-13T06:14:15.909Z] 89a05e86c909: Preparing [2025-03-13T06:14:15.909Z] 6b3ff952c389: Preparing [2025-03-13T06:14:15.909Z] 172b72871a86: Preparing [2025-03-13T06:14:15.909Z] ca56783ae5d6: Preparing [2025-03-13T06:14:15.909Z] 4112032ada93: Preparing [2025-03-13T06:14:15.909Z] 206c00fef0c7: Preparing [2025-03-13T06:14:15.909Z] cdfcf181a496: Preparing [2025-03-13T06:14:15.909Z] 8ea9757575c2: Preparing [2025-03-13T06:14:15.909Z] ca505a8eb5ff: Preparing [2025-03-13T06:14:15.909Z] 7675db5afb93: Preparing [2025-03-13T06:14:15.909Z] 43c4c8351905: Preparing [2025-03-13T06:14:15.909Z] dd9c8f8612c8: Preparing [2025-03-13T06:14:15.909Z] 8ea9757575c2: Waiting [2025-03-13T06:14:15.909Z] 206c00fef0c7: Waiting [2025-03-13T06:14:15.909Z] cdfcf181a496: Waiting [2025-03-13T06:14:15.909Z] 7675db5afb93: Waiting [2025-03-13T06:14:15.909Z] 43c4c8351905: Waiting [2025-03-13T06:14:15.909Z] ca505a8eb5ff: Waiting [2025-03-13T06:14:16.178Z] 4112032ada93: Pushed [2025-03-13T06:14:16.178Z] ca56783ae5d6: Pushed [2025-03-13T06:14:16.178Z] 89a05e86c909: Pushed [2025-03-13T06:14:16.178Z] 172b72871a86: Pushed [2025-03-13T06:14:16.178Z] 6b3ff952c389: Pushed [2025-03-13T06:14:16.443Z] 7675db5afb93: Pushed [2025-03-13T06:14:16.443Z] 206c00fef0c7: Pushed [2025-03-13T06:14:16.443Z] 8ea9757575c2: Pushed [2025-03-13T06:14:16.443Z] dd9c8f8612c8: Layer already exists [2025-03-13T06:14:16.443Z] 43c4c8351905: Pushed [2025-03-13T06:14:16.708Z] cdfcf181a496: Pushed [2025-03-13T06:14:20.937Z] ca505a8eb5ff: Pushed [2025-03-13T06:14:20.937Z] 2efd0b90107ef91dc6cc59175c19b3abb7caee42: digest: sha256:ab5ef22b179ccea3e0cca3c056cf731719630ea836f2a915fcf9e5f45f4053a9 size: 2820 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:14:21.295Z] + docker tag device-bacnet-arm64 nexus3.edgexfoundry.org:10004/device-bacnet-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:14:21.646Z] + docker push nexus3.edgexfoundry.org:10004/device-bacnet-arm64:latest [2025-03-13T06:14:21.646Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-bacnet-arm64] [2025-03-13T06:14:21.646Z] 89a05e86c909: Preparing [2025-03-13T06:14:21.646Z] 6b3ff952c389: Preparing [2025-03-13T06:14:21.646Z] 172b72871a86: Preparing [2025-03-13T06:14:21.646Z] ca56783ae5d6: Preparing [2025-03-13T06:14:21.646Z] 4112032ada93: Preparing [2025-03-13T06:14:21.646Z] 206c00fef0c7: Preparing [2025-03-13T06:14:21.646Z] cdfcf181a496: Preparing [2025-03-13T06:14:21.646Z] 8ea9757575c2: Preparing [2025-03-13T06:14:21.646Z] ca505a8eb5ff: Preparing [2025-03-13T06:14:21.646Z] 7675db5afb93: Preparing [2025-03-13T06:14:21.646Z] 43c4c8351905: Preparing [2025-03-13T06:14:21.646Z] dd9c8f8612c8: Preparing [2025-03-13T06:14:21.646Z] 206c00fef0c7: Waiting [2025-03-13T06:14:21.646Z] cdfcf181a496: Waiting [2025-03-13T06:14:21.646Z] 8ea9757575c2: Waiting [2025-03-13T06:14:21.646Z] ca505a8eb5ff: Waiting [2025-03-13T06:14:21.646Z] 43c4c8351905: Waiting [2025-03-13T06:14:21.646Z] dd9c8f8612c8: Waiting [2025-03-13T06:14:21.646Z] ca56783ae5d6: Layer already exists [2025-03-13T06:14:21.646Z] 172b72871a86: Layer already exists [2025-03-13T06:14:21.646Z] 89a05e86c909: Layer already exists [2025-03-13T06:14:21.646Z] 4112032ada93: Layer already exists [2025-03-13T06:14:21.646Z] 6b3ff952c389: Layer already exists [2025-03-13T06:14:21.646Z] 206c00fef0c7: Layer already exists [2025-03-13T06:14:21.646Z] 8ea9757575c2: Layer already exists [2025-03-13T06:14:21.646Z] cdfcf181a496: Layer already exists [2025-03-13T06:14:21.646Z] ca505a8eb5ff: Layer already exists [2025-03-13T06:14:21.646Z] 7675db5afb93: Layer already exists [2025-03-13T06:14:21.646Z] dd9c8f8612c8: Layer already exists [2025-03-13T06:14:21.646Z] 43c4c8351905: Layer already exists [2025-03-13T06:14:21.913Z] latest: digest: sha256:ab5ef22b179ccea3e0cca3c056cf731719630ea836f2a915fcf9e5f45f4053a9 size: 2820 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:14:22.280Z] + docker tag device-bacnet-arm64 nexus3.edgexfoundry.org:10004/device-bacnet-arm64:3.2.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:14:22.640Z] + docker push nexus3.edgexfoundry.org:10004/device-bacnet-arm64:3.2.0-dev.5 [2025-03-13T06:14:22.640Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-bacnet-arm64] [2025-03-13T06:14:22.640Z] 89a05e86c909: Preparing [2025-03-13T06:14:22.640Z] 6b3ff952c389: Preparing [2025-03-13T06:14:22.640Z] 172b72871a86: Preparing [2025-03-13T06:14:22.640Z] ca56783ae5d6: Preparing [2025-03-13T06:14:22.640Z] 4112032ada93: Preparing [2025-03-13T06:14:22.640Z] 206c00fef0c7: Preparing [2025-03-13T06:14:22.640Z] cdfcf181a496: Preparing [2025-03-13T06:14:22.640Z] 8ea9757575c2: Preparing [2025-03-13T06:14:22.640Z] ca505a8eb5ff: Preparing [2025-03-13T06:14:22.640Z] 7675db5afb93: Preparing [2025-03-13T06:14:22.640Z] 43c4c8351905: Preparing [2025-03-13T06:14:22.640Z] dd9c8f8612c8: Preparing [2025-03-13T06:14:22.640Z] 206c00fef0c7: Waiting [2025-03-13T06:14:22.640Z] cdfcf181a496: Waiting [2025-03-13T06:14:22.640Z] 8ea9757575c2: Waiting [2025-03-13T06:14:22.640Z] ca505a8eb5ff: Waiting [2025-03-13T06:14:22.640Z] 7675db5afb93: Waiting [2025-03-13T06:14:22.640Z] 43c4c8351905: Waiting [2025-03-13T06:14:22.640Z] dd9c8f8612c8: Waiting [2025-03-13T06:14:22.640Z] 89a05e86c909: Layer already exists [2025-03-13T06:14:22.640Z] 6b3ff952c389: Layer already exists [2025-03-13T06:14:22.640Z] ca56783ae5d6: Layer already exists [2025-03-13T06:14:22.640Z] 4112032ada93: Layer already exists [2025-03-13T06:14:22.640Z] 172b72871a86: Layer already exists [2025-03-13T06:14:22.640Z] cdfcf181a496: Layer already exists [2025-03-13T06:14:22.640Z] ca505a8eb5ff: Layer already exists [2025-03-13T06:14:22.640Z] 206c00fef0c7: Layer already exists [2025-03-13T06:14:22.640Z] 7675db5afb93: Layer already exists [2025-03-13T06:14:22.640Z] 8ea9757575c2: Layer already exists [2025-03-13T06:14:22.640Z] 43c4c8351905: Layer already exists [2025-03-13T06:14:22.640Z] dd9c8f8612c8: Layer already exists [2025-03-13T06:14:22.904Z] 3.2.0-dev.5: digest: sha256:ab5ef22b179ccea3e0cca3c056cf731719630ea836f2a915fcf9e5f45f4053a9 size: 2820 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:14:23.263Z] + docker tag device-bacnet-arm64 nexus3.edgexfoundry.org:10004/device-bacnet-arm64:2efd0b90107ef91dc6cc59175c19b3abb7caee42-3.2.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:14:23.653Z] + docker push nexus3.edgexfoundry.org:10004/device-bacnet-arm64:2efd0b90107ef91dc6cc59175c19b3abb7caee42-3.2.0-dev.5 [2025-03-13T06:14:23.653Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-bacnet-arm64] [2025-03-13T06:14:23.653Z] 89a05e86c909: Preparing [2025-03-13T06:14:23.653Z] 6b3ff952c389: Preparing [2025-03-13T06:14:23.653Z] 172b72871a86: Preparing [2025-03-13T06:14:23.653Z] ca56783ae5d6: Preparing [2025-03-13T06:14:23.653Z] 4112032ada93: Preparing [2025-03-13T06:14:23.653Z] 206c00fef0c7: Preparing [2025-03-13T06:14:23.653Z] cdfcf181a496: Preparing [2025-03-13T06:14:23.653Z] 206c00fef0c7: Waiting [2025-03-13T06:14:23.653Z] cdfcf181a496: Waiting [2025-03-13T06:14:23.653Z] 8ea9757575c2: Preparing [2025-03-13T06:14:23.653Z] ca505a8eb5ff: Preparing [2025-03-13T06:14:23.653Z] 7675db5afb93: Preparing [2025-03-13T06:14:23.653Z] ca505a8eb5ff: Waiting [2025-03-13T06:14:23.653Z] 8ea9757575c2: Waiting [2025-03-13T06:14:23.653Z] 43c4c8351905: Preparing [2025-03-13T06:14:23.653Z] dd9c8f8612c8: Preparing [2025-03-13T06:14:23.653Z] 7675db5afb93: Waiting [2025-03-13T06:14:23.653Z] 43c4c8351905: Waiting [2025-03-13T06:14:23.653Z] dd9c8f8612c8: Waiting [2025-03-13T06:14:23.653Z] 6b3ff952c389: Layer already exists [2025-03-13T06:14:23.653Z] ca56783ae5d6: Layer already exists [2025-03-13T06:14:23.653Z] 4112032ada93: Layer already exists [2025-03-13T06:14:23.653Z] 89a05e86c909: Layer already exists [2025-03-13T06:14:23.653Z] 172b72871a86: Layer already exists [2025-03-13T06:14:23.653Z] cdfcf181a496: Layer already exists [2025-03-13T06:14:23.653Z] 206c00fef0c7: Layer already exists [2025-03-13T06:14:23.653Z] 8ea9757575c2: Layer already exists [2025-03-13T06:14:23.653Z] ca505a8eb5ff: Layer already exists [2025-03-13T06:14:23.653Z] 7675db5afb93: Layer already exists [2025-03-13T06:14:23.653Z] dd9c8f8612c8: Layer already exists [2025-03-13T06:14:23.653Z] 43c4c8351905: Layer already exists [2025-03-13T06:14:23.653Z] 2efd0b90107ef91dc6cc59175c19b3abb7caee42-3.2.0-dev.5: digest: sha256:ab5ef22b179ccea3e0cca3c056cf731719630ea836f2a915fcf9e5f45f4053a9 size: 2820 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:14:24.279Z] + docker tag device-bacnet-arm64 nexus3.edgexfoundry.org:10004/device-bacnet-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:14:24.661Z] + docker push nexus3.edgexfoundry.org:10004/device-bacnet-arm64:main [2025-03-13T06:14:24.661Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-bacnet-arm64] [2025-03-13T06:14:24.661Z] 89a05e86c909: Preparing [2025-03-13T06:14:24.661Z] 6b3ff952c389: Preparing [2025-03-13T06:14:24.661Z] 172b72871a86: Preparing [2025-03-13T06:14:24.661Z] ca56783ae5d6: Preparing [2025-03-13T06:14:24.661Z] 4112032ada93: Preparing [2025-03-13T06:14:24.661Z] 206c00fef0c7: Preparing [2025-03-13T06:14:24.661Z] cdfcf181a496: Preparing [2025-03-13T06:14:24.661Z] 8ea9757575c2: Preparing [2025-03-13T06:14:24.661Z] 206c00fef0c7: Waiting [2025-03-13T06:14:24.661Z] ca505a8eb5ff: Preparing [2025-03-13T06:14:24.661Z] cdfcf181a496: Waiting [2025-03-13T06:14:24.661Z] 7675db5afb93: Preparing [2025-03-13T06:14:24.661Z] 8ea9757575c2: Waiting [2025-03-13T06:14:24.661Z] 43c4c8351905: Preparing [2025-03-13T06:14:24.661Z] dd9c8f8612c8: Preparing [2025-03-13T06:14:24.662Z] ca505a8eb5ff: Waiting [2025-03-13T06:14:24.662Z] 7675db5afb93: Waiting [2025-03-13T06:14:24.662Z] 43c4c8351905: Waiting [2025-03-13T06:14:24.662Z] dd9c8f8612c8: Waiting [2025-03-13T06:14:24.662Z] ca56783ae5d6: Layer already exists [2025-03-13T06:14:24.662Z] 89a05e86c909: Layer already exists [2025-03-13T06:14:24.662Z] 172b72871a86: Layer already exists [2025-03-13T06:14:24.662Z] 6b3ff952c389: Layer already exists [2025-03-13T06:14:24.662Z] 4112032ada93: Layer already exists [2025-03-13T06:14:24.662Z] 7675db5afb93: Layer already exists [2025-03-13T06:14:24.662Z] 206c00fef0c7: Layer already exists [2025-03-13T06:14:24.662Z] cdfcf181a496: Layer already exists [2025-03-13T06:14:24.662Z] 8ea9757575c2: Layer already exists [2025-03-13T06:14:24.662Z] ca505a8eb5ff: Layer already exists [2025-03-13T06:14:24.662Z] 43c4c8351905: Layer already exists [2025-03-13T06:14:24.662Z] dd9c8f8612c8: Layer already exists [2025-03-13T06:14:24.928Z] main: digest: sha256:ab5ef22b179ccea3e0cca3c056cf731719630ea836f2a915fcf9e5f45f4053a9 size: 2820 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-13T06:14:25.008Z] ===================================================== [Pipeline] echo [2025-03-13T06:14:25.024Z] taggedImages: [2025-03-13T06:14:25.024Z] - nexus3.edgexfoundry.org:10004/device-bacnet-arm64:2efd0b90107ef91dc6cc59175c19b3abb7caee42 [2025-03-13T06:14:25.024Z] - nexus3.edgexfoundry.org:10004/device-bacnet-arm64:latest [2025-03-13T06:14:25.024Z] - nexus3.edgexfoundry.org:10004/device-bacnet-arm64:3.2.0-dev.5 [2025-03-13T06:14:25.024Z] - nexus3.edgexfoundry.org:10004/device-bacnet-arm64:2efd0b90107ef91dc6cc59175c19b3abb7caee42-3.2.0-dev.5 [2025-03-13T06:14:25.024Z] - nexus3.edgexfoundry.org:10004/device-bacnet-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:14:25.412Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-13T06:14:25.413Z] [2025-03-13T06:14:25.413Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:14:25.746Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-13T06:14:25.746Z] arm64: Pulling from edgex-lftools-log-publisher [2025-03-13T06:14:25.746Z] 8998bd30e6a1: Pulling fs layer [2025-03-13T06:14:25.746Z] 04944245beec: Pulling fs layer [2025-03-13T06:14:25.746Z] 699f458cf7ca: Pulling fs layer [2025-03-13T06:14:25.746Z] 765212b225bb: Pulling fs layer [2025-03-13T06:14:25.746Z] f23df028b6ca: Pulling fs layer [2025-03-13T06:14:25.746Z] d65c8cfc05b1: Pulling fs layer [2025-03-13T06:14:25.746Z] 2437ff75d9bd: Pulling fs layer [2025-03-13T06:14:25.746Z] f23df028b6ca: Waiting [2025-03-13T06:14:25.746Z] d65c8cfc05b1: Waiting [2025-03-13T06:14:25.746Z] 2437ff75d9bd: Waiting [2025-03-13T06:14:25.746Z] 765212b225bb: Waiting [2025-03-13T06:14:26.019Z] 04944245beec: Verifying Checksum [2025-03-13T06:14:26.019Z] 04944245beec: Download complete [2025-03-13T06:14:26.019Z] 765212b225bb: Verifying Checksum [2025-03-13T06:14:26.019Z] 765212b225bb: Download complete [2025-03-13T06:14:26.019Z] f23df028b6ca: Download complete [2025-03-13T06:14:26.019Z] d65c8cfc05b1: Verifying Checksum [2025-03-13T06:14:26.019Z] d65c8cfc05b1: Download complete [2025-03-13T06:14:26.294Z] 699f458cf7ca: Verifying Checksum [2025-03-13T06:14:26.294Z] 699f458cf7ca: Download complete [2025-03-13T06:14:26.560Z] 8998bd30e6a1: Verifying Checksum [2025-03-13T06:14:26.560Z] 8998bd30e6a1: Download complete [2025-03-13T06:14:29.127Z] 2437ff75d9bd: Verifying Checksum [2025-03-13T06:14:29.127Z] 2437ff75d9bd: Download complete [2025-03-13T06:14:31.696Z] 8998bd30e6a1: Pull complete [2025-03-13T06:14:31.696Z] 04944245beec: Pull complete [2025-03-13T06:14:33.627Z] 699f458cf7ca: Pull complete [2025-03-13T06:14:33.627Z] 765212b225bb: Pull complete [2025-03-13T06:14:34.207Z] f23df028b6ca: Pull complete [2025-03-13T06:14:34.472Z] d65c8cfc05b1: Pull complete [2025-03-13T06:14:52.653Z] 2437ff75d9bd: Pull complete [2025-03-13T06:14:52.653Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-03-13T06:14:52.653Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-13T06:14:52.653Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-13T06:14:52.851Z] prd-ubuntu20.04-docker-arm64-4c-16g-41251 does not seem to be running inside a container [2025-03-13T06:14:52.912Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-bacnet-c/32 -v /w/workspace/device-bacnet-c/32:/w/workspace/device-bacnet-c/32:rw,z -v /w/workspace/device-bacnet-c/32@tmp:/w/workspace/device-bacnet-c/32@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2025-03-13T06:14:55.265Z] $ docker top ce0194037c4d95409af1ea08bfb0d244ad8a87efb16a496a1e7fd3bcbebd94b7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-13T06:14:56.090Z] ---> job-cost.sh [2025-03-13T06:14:56.090Z] lf-activate-venv: SKIPPING [2025-03-13T06:14:56.090Z] INFO: No Stack... [2025-03-13T06:14:56.354Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-03-13T06:14:57.303Z] INFO: Archiving Costs [Pipeline] sh [2025-03-13T06:14:57.620Z] + + cat /w/workspace/device-bacnet-c/32/archives/cost.csv [2025-03-13T06:14:57.620Z] cut -d, -f6 [Pipeline] lock [2025-03-13T06:14:57.672Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-bacnet-c-main-32-stack-cost] [2025-03-13T06:14:57.681Z] Resource [jenkins-edgexfoundry-device-bacnet-c-main-32-stack-cost] did not exist. Created. [2025-03-13T06:14:57.687Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-bacnet-c-main-32-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-03-13T06:14:58.326Z] /w/workspace/device-bacnet-c/32@tmp/durable-54c6d9d3/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-03-13T06:14:58.646Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-03-13T06:14:58.674Z] Warning: overwriting stash ‘stack-cost’ [2025-03-13T06:14:59.054Z] Stashed 1 file(s) [Pipeline] } [2025-03-13T06:14:59.062Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-bacnet-c-main-32-stack-cost] [Pipeline] // lock [Pipeline] } [2025-03-13T06:14:59.088Z] $ docker stop --time=1 ce0194037c4d95409af1ea08bfb0d244ad8a87efb16a496a1e7fd3bcbebd94b7 [2025-03-13T06:15:00.566Z] $ docker rm -f --volumes ce0194037c4d95409af1ea08bfb0d244ad8a87efb16a496a1e7fd3bcbebd94b7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2025-03-13T06:15:01.303Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-13T06:15:01.304Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:15:01.611Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-13T06:15:01.611Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-13T06:15:01.758Z] prd-ubuntu20.04-docker-8c-8g-41248 does not seem to be running inside a container [2025-03-13T06:15:01.879Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-bacnet-c_main -v /w/workspace/dgexfoundry_device-bacnet-c_main:/w/workspace/dgexfoundry_device-bacnet-c_main:rw,z -v /w/workspace/dgexfoundry_device-bacnet-c_main@tmp:/w/workspace/dgexfoundry_device-bacnet-c_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-13T06:15:02.175Z] $ docker top 02aa9d974c09bf3637d03b6782225dd05bf9f6fb24c991afc0ce5596f1c5c740 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-13T06:15:02.264Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-13T06:15:02.264Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-13T06:15:02.378Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-13T06:15:02.391Z] $ docker exec 02aa9d974c09bf3637d03b6782225dd05bf9f6fb24c991afc0ce5596f1c5c740 ssh-agent [2025-03-13T06:15:02.485Z] SSH_AUTH_SOCK=/tmp/ssh-WXHrvpBSl6pL/agent.32 [2025-03-13T06:15:02.485Z] SSH_AGENT_PID=38 [2025-03-13T06:15:02.503Z] Running ssh-add (command line suppressed) [2025-03-13T06:15:02.612Z] Identity added: /w/workspace/dgexfoundry_device-bacnet-c_main@tmp/private_key_8740573732281208493.key (/w/workspace/dgexfoundry_device-bacnet-c_main@tmp/private_key_8740573732281208493.key) [2025-03-13T06:15:02.618Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-13T06:15:02.918Z] + git semver tag [2025-03-13T06:15:03.178Z] 2025-03-13 06:15:03,110 [run_tag] DEBUG tag force:False [2025-03-13T06:15:03.178Z] 2025-03-13 06:15:03,110 [check_head_tag] DEBUG check head tag [2025-03-13T06:15:03.178Z] 2025-03-13 06:15:03,110 [execute] INFO git cat-file --batch-check [2025-03-13T06:15:03.178Z] 2025-03-13 06:15:03,111 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dgexfoundry_device-bacnet-c_main, universal_newlines=False, shell=None, istream=) [2025-03-13T06:15:03.178Z] 2025-03-13 06:15:03,114 [execute] INFO git cat-file --batch [2025-03-13T06:15:03.178Z] 2025-03-13 06:15:03,114 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dgexfoundry_device-bacnet-c_main, universal_newlines=False, shell=None, istream=) [2025-03-13T06:15:03.178Z] 2025-03-13 06:15:03,122 [read_version] DEBUG read version from /w/workspace/dgexfoundry_device-bacnet-c_main/.semver/main [2025-03-13T06:15:03.178Z] 2025-03-13 06:15:03,122 [execute] INFO git tag -a v3.2.0-dev.5 -m v3.2.0-dev.5 [2025-03-13T06:15:03.178Z] 2025-03-13 06:15:03,122 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.5', '-m', 'v3.2.0-dev.5'], cwd=/w/workspace/dgexfoundry_device-bacnet-c_main, universal_newlines=False, shell=None, istream=None) [2025-03-13T06:15:03.178Z] 2025-03-13 06:15:03,127 [read_version] DEBUG read version from /w/workspace/dgexfoundry_device-bacnet-c_main/.semver/main [2025-03-13T06:15:03.178Z] 3.2.0-dev.5 [Pipeline] } [2025-03-13T06:15:03.196Z] $ docker exec --env ******** --env ******** 02aa9d974c09bf3637d03b6782225dd05bf9f6fb24c991afc0ce5596f1c5c740 ssh-agent -k [2025-03-13T06:15:03.299Z] unset SSH_AUTH_SOCK; [2025-03-13T06:15:03.300Z] unset SSH_AGENT_PID; [2025-03-13T06:15:03.300Z] echo Agent pid 38 killed; [2025-03-13T06:15:03.301Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-13T06:15:03.629Z] + git semver [Pipeline] } [2025-03-13T06:15:03.911Z] $ docker stop --time=1 02aa9d974c09bf3637d03b6782225dd05bf9f6fb24c991afc0ce5596f1c5c740 [2025-03-13T06:15:05.148Z] $ docker rm -f --volumes 02aa9d974c09bf3637d03b6782225dd05bf9f6fb24c991afc0ce5596f1c5c740 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:15:05.556Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-13T06:15:05.556Z] [2025-03-13T06:15:05.556Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:15:05.857Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-13T06:15:05.857Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-03-13T06:15:05.857Z] ab5ef0e58194: Pulling fs layer [2025-03-13T06:15:05.857Z] 9712f1f96733: Pulling fs layer [2025-03-13T06:15:05.857Z] 63f879dbbcfc: Pulling fs layer [2025-03-13T06:15:05.857Z] 0d9ebad4ef96: Pulling fs layer [2025-03-13T06:15:05.857Z] e9a5061849ea: Pulling fs layer [2025-03-13T06:15:05.857Z] d747dcd14b5f: Pulling fs layer [2025-03-13T06:15:05.857Z] 2de7ff778b66: Pulling fs layer [2025-03-13T06:15:05.857Z] 0d9ebad4ef96: Waiting [2025-03-13T06:15:05.857Z] e9a5061849ea: Waiting [2025-03-13T06:15:05.857Z] d747dcd14b5f: Waiting [2025-03-13T06:15:05.857Z] 2de7ff778b66: Waiting [2025-03-13T06:15:05.857Z] 9712f1f96733: Download complete [2025-03-13T06:15:06.117Z] 63f879dbbcfc: Verifying Checksum [2025-03-13T06:15:06.117Z] 63f879dbbcfc: Download complete [2025-03-13T06:15:06.376Z] e9a5061849ea: Verifying Checksum [2025-03-13T06:15:06.376Z] e9a5061849ea: Download complete [2025-03-13T06:15:06.376Z] d747dcd14b5f: Download complete [2025-03-13T06:15:06.376Z] ab5ef0e58194: Verifying Checksum [2025-03-13T06:15:06.376Z] ab5ef0e58194: Download complete [2025-03-13T06:15:06.376Z] 0d9ebad4ef96: Verifying Checksum [2025-03-13T06:15:06.376Z] 0d9ebad4ef96: Download complete [2025-03-13T06:15:06.635Z] 2de7ff778b66: Verifying Checksum [2025-03-13T06:15:06.635Z] 2de7ff778b66: Download complete [2025-03-13T06:15:09.168Z] ab5ef0e58194: Pull complete [2025-03-13T06:15:09.168Z] 9712f1f96733: Pull complete [2025-03-13T06:15:09.734Z] 63f879dbbcfc: Pull complete [2025-03-13T06:15:13.018Z] 0d9ebad4ef96: Pull complete [2025-03-13T06:15:13.018Z] e9a5061849ea: Pull complete [2025-03-13T06:15:13.018Z] d747dcd14b5f: Pull complete [2025-03-13T06:15:13.953Z] 2de7ff778b66: Pull complete [2025-03-13T06:15:13.953Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-03-13T06:15:13.953Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-13T06:15:13.953Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-13T06:15:14.049Z] prd-ubuntu20.04-docker-8c-8g-41248 does not seem to be running inside a container [2025-03-13T06:15:14.088Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dgexfoundry_device-bacnet-c_main -v /w/workspace/dgexfoundry_device-bacnet-c_main:/w/workspace/dgexfoundry_device-bacnet-c_main:rw,z -v /w/workspace/dgexfoundry_device-bacnet-c_main@tmp:/w/workspace/dgexfoundry_device-bacnet-c_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2025-03-13T06:15:16.025Z] $ docker top 89ebffbd07a86cfc66672bc30bec6691371153d205fa6563a5aedc02f80973d4 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-03-13T06:15:16.093Z] provisioning config files... [2025-03-13T06:15:16.101Z] copy managed file [sigul-config] to file:/w/workspace/dgexfoundry_device-bacnet-c_main@tmp/config12622376874070480589tmp [2025-03-13T06:15:16.111Z] copy managed file [sigul-password] to file:/w/workspace/dgexfoundry_device-bacnet-c_main@tmp/config4973318020386701186tmp [2025-03-13T06:15:16.118Z] copy managed file [sigul-pki] to file:/w/workspace/dgexfoundry_device-bacnet-c_main@tmp/config2009933625727381747tmp [Pipeline] { [Pipeline] echo [2025-03-13T06:15:16.145Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-13T06:15:16.433Z] ---> sigul-configuration.sh [2025-03-13T06:15:16.433Z] gpg: directory `/root/.gnupg' created [2025-03-13T06:15:16.433Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-03-13T06:15:16.433Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-03-13T06:15:16.433Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-03-13T06:15:16.433Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-03-13T06:15:16.433Z] gpg: CAST5 encrypted data [2025-03-13T06:15:16.433Z] gpg: encrypted with 1 passphrase [2025-03-13T06:15:16.433Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-03-13T06:15:16.723Z] + mkdir /home/jenkins [2025-03-13T06:15:16.723Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-03-13T06:15:17.014Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2025-03-13T06:15:17.026Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-13T06:15:17.312Z] ---> sigul-install.sh [2025-03-13T06:15:17.313Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-03-13T06:15:17.606Z] + git tag --list [2025-03-13T06:15:17.606Z] v1.0.0 [2025-03-13T06:15:17.606Z] v1.1.0 [2025-03-13T06:15:17.606Z] v1.3.0 [2025-03-13T06:15:17.606Z] v1.3.1 [2025-03-13T06:15:17.606Z] v2.3.1 [2025-03-13T06:15:17.606Z] v3.0 [2025-03-13T06:15:17.606Z] v3.0.0 [2025-03-13T06:15:17.606Z] v3.0.1 [2025-03-13T06:15:17.606Z] v3.0.2-dev.1 [2025-03-13T06:15:17.606Z] v3.0.2-dev.2 [2025-03-13T06:15:17.606Z] v3.0.2-dev.3 [2025-03-13T06:15:17.606Z] v3.0.2-dev.4 [2025-03-13T06:15:17.606Z] v3.0.2-dev.5 [2025-03-13T06:15:17.606Z] v3.0.2-dev.6 [2025-03-13T06:15:17.606Z] v3.1 [2025-03-13T06:15:17.606Z] v3.1.0 [2025-03-13T06:15:17.606Z] v3.1.0-dev.1 [2025-03-13T06:15:17.606Z] v3.2.0-dev.1 [2025-03-13T06:15:17.606Z] v3.2.0-dev.2 [2025-03-13T06:15:17.606Z] v3.2.0-dev.3 [2025-03-13T06:15:17.606Z] v3.2.0-dev.4 [2025-03-13T06:15:17.606Z] v3.2.0-dev.5 [Pipeline] sh [2025-03-13T06:15:17.899Z] + lftools sign git-tag v3.2.0-dev.5 [2025-03-13T06:15:18.467Z] Signing Git tag with Sigul... [2025-03-13T06:15:18.467Z] Signing v3.2.0-dev.5 [Pipeline] echo [2025-03-13T06:15:18.739Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-13T06:15:19.031Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-03-13T06:15:19.037Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-03-13T06:15:19.073Z] $ docker stop --time=1 89ebffbd07a86cfc66672bc30bec6691371153d205fa6563a5aedc02f80973d4 [2025-03-13T06:15:20.356Z] $ docker rm -f --volumes 89ebffbd07a86cfc66672bc30bec6691371153d205fa6563a5aedc02f80973d4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-03-13T06:15:20.753Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-13T06:15:20.753Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:15:21.060Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-13T06:15:21.060Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-13T06:15:21.138Z] prd-ubuntu20.04-docker-8c-8g-41248 does not seem to be running inside a container [2025-03-13T06:15:21.176Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-bacnet-c_main -v /w/workspace/dgexfoundry_device-bacnet-c_main:/w/workspace/dgexfoundry_device-bacnet-c_main:rw,z -v /w/workspace/dgexfoundry_device-bacnet-c_main@tmp:/w/workspace/dgexfoundry_device-bacnet-c_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-13T06:15:21.505Z] $ docker top ed316b5c7f245d25a5f8aa11f853dda93ff0f89b18d706f777e28cbcf4e17144 -eo pid,comm [2025-03-13T06:15:21.539Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-03-13T06:15:21.539Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-13T06:15:21.593Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-13T06:15:21.593Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-13T06:15:21.703Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-13T06:15:21.716Z] $ docker exec ed316b5c7f245d25a5f8aa11f853dda93ff0f89b18d706f777e28cbcf4e17144 ssh-agent [2025-03-13T06:15:21.823Z] SSH_AUTH_SOCK=/tmp/ssh-GRiJTzRF9LHZ/agent.34 [2025-03-13T06:15:21.823Z] SSH_AGENT_PID=40 [2025-03-13T06:15:21.828Z] Running ssh-add (command line suppressed) [2025-03-13T06:15:21.936Z] Identity added: /w/workspace/dgexfoundry_device-bacnet-c_main@tmp/private_key_10719660156973379506.key (/w/workspace/dgexfoundry_device-bacnet-c_main@tmp/private_key_10719660156973379506.key) [2025-03-13T06:15:21.941Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-13T06:15:22.231Z] + git semver bump pre [2025-03-13T06:15:22.490Z] 2025-03-13 06:15:22,413 [read_version] DEBUG read version from /w/workspace/dgexfoundry_device-bacnet-c_main/.semver/main [2025-03-13T06:15:22.490Z] 2025-03-13 06:15:22,413 [bump_version] DEBUG bumping version:3.2.0-dev.5 on axis:pre with prefix:dev [2025-03-13T06:15:22.490Z] 2025-03-13 06:15:22,414 [bump_version] DEBUG bumped version:3.2.0-dev.6 [2025-03-13T06:15:22.490Z] 2025-03-13 06:15:22,414 [write_version] DEBUG write version:3.2.0-dev.6 to path:/w/workspace/dgexfoundry_device-bacnet-c_main/.semver/main with force:True [2025-03-13T06:15:22.490Z] 2025-03-13 06:15:22,414 [read_version] DEBUG read version from /w/workspace/dgexfoundry_device-bacnet-c_main/.semver/main [2025-03-13T06:15:22.490Z] 2025-03-13 06:15:22,414 [write_file] DEBUG write to file:/w/workspace/dgexfoundry_device-bacnet-c_main/.semver/main [2025-03-13T06:15:22.490Z] 2025-03-13 06:15:22,415 [execute] INFO git cat-file --batch-check [2025-03-13T06:15:22.490Z] 2025-03-13 06:15:22,416 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dgexfoundry_device-bacnet-c_main/.semver, universal_newlines=False, shell=None, istream=) [2025-03-13T06:15:22.490Z] 2025-03-13 06:15:22,420 [execute] INFO git cat-file --batch [2025-03-13T06:15:22.490Z] 2025-03-13 06:15:22,420 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dgexfoundry_device-bacnet-c_main/.semver, universal_newlines=False, shell=None, istream=) [2025-03-13T06:15:22.491Z] 2025-03-13 06:15:22,425 [read_version] DEBUG read version from /w/workspace/dgexfoundry_device-bacnet-c_main/.semver/main [2025-03-13T06:15:22.491Z] 3.2.0-dev.6 [Pipeline] } [2025-03-13T06:15:22.509Z] $ docker exec --env ******** --env ******** ed316b5c7f245d25a5f8aa11f853dda93ff0f89b18d706f777e28cbcf4e17144 ssh-agent -k [2025-03-13T06:15:22.610Z] unset SSH_AUTH_SOCK; [2025-03-13T06:15:22.610Z] unset SSH_AGENT_PID; [2025-03-13T06:15:22.610Z] echo Agent pid 40 killed; [2025-03-13T06:15:22.609Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-13T06:15:22.936Z] + git semver [Pipeline] } [2025-03-13T06:15:23.215Z] $ docker stop --time=1 ed316b5c7f245d25a5f8aa11f853dda93ff0f89b18d706f777e28cbcf4e17144 [2025-03-13T06:15:24.458Z] $ docker rm -f --volumes ed316b5c7f245d25a5f8aa11f853dda93ff0f89b18d706f777e28cbcf4e17144 [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-13T06:15:24.800Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-13T06:15:24.800Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:15:25.095Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-13T06:15:25.095Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-13T06:15:25.178Z] prd-ubuntu20.04-docker-8c-8g-41248 does not seem to be running inside a container [2025-03-13T06:15:25.220Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-bacnet-c_main -v /w/workspace/dgexfoundry_device-bacnet-c_main:/w/workspace/dgexfoundry_device-bacnet-c_main:rw,z -v /w/workspace/dgexfoundry_device-bacnet-c_main@tmp:/w/workspace/dgexfoundry_device-bacnet-c_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-13T06:15:25.567Z] $ docker top 67aa13666447eca41a11ea45a2ea7bb9fc50aab80849052af9159ae3c4c55c4c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-13T06:15:25.666Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-13T06:15:25.666Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-13T06:15:25.795Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-13T06:15:25.808Z] $ docker exec 67aa13666447eca41a11ea45a2ea7bb9fc50aab80849052af9159ae3c4c55c4c ssh-agent [2025-03-13T06:15:25.916Z] SSH_AUTH_SOCK=/tmp/ssh-wEYiRHw0QuDI/agent.33 [2025-03-13T06:15:25.916Z] SSH_AGENT_PID=39 [2025-03-13T06:15:25.919Z] Running ssh-add (command line suppressed) [2025-03-13T06:15:26.033Z] Identity added: /w/workspace/dgexfoundry_device-bacnet-c_main@tmp/private_key_1383894282936469573.key (/w/workspace/dgexfoundry_device-bacnet-c_main@tmp/private_key_1383894282936469573.key) [2025-03-13T06:15:26.037Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-13T06:15:26.326Z] + git semver push [2025-03-13T06:15:26.584Z] 2025-03-13 06:15:26,535 [run_push] DEBUG push [2025-03-13T06:15:26.584Z] 2025-03-13 06:15:26,536 [execute] INFO git cat-file --batch-check [2025-03-13T06:15:26.584Z] 2025-03-13 06:15:26,536 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dgexfoundry_device-bacnet-c_main/.semver, universal_newlines=False, shell=None, istream=) [2025-03-13T06:15:26.584Z] 2025-03-13 06:15:26,540 [execute] INFO git rev-list fba1e1ea4e3e9af2dd582fe0cfb4b4f7fd6a5bac -- [2025-03-13T06:15:26.584Z] 2025-03-13 06:15:26,540 [execute] DEBUG Popen(['git', 'rev-list', 'fba1e1ea4e3e9af2dd582fe0cfb4b4f7fd6a5bac', '--'], cwd=/w/workspace/dgexfoundry_device-bacnet-c_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-03-13T06:15:26.584Z] 2025-03-13 06:15:26,549 [execute] INFO git fetch -v origin [2025-03-13T06:15:26.584Z] 2025-03-13 06:15:26,550 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/dgexfoundry_device-bacnet-c_main/.semver, universal_newlines=True, shell=None, istream=None) [2025-03-13T06:15:27.152Z] 2025-03-13 06:15:27,097 [run_push] DEBUG no remote changes detected [2025-03-13T06:15:27.152Z] 2025-03-13 06:15:27,097 [execute] INFO git push origin semver [2025-03-13T06:15:27.152Z] 2025-03-13 06:15:27,098 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dgexfoundry_device-bacnet-c_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-03-13T06:15:28.090Z] 2025-03-13 06:15:27,820 [run_push] DEBUG push all version tags [2025-03-13T06:15:28.090Z] 2025-03-13 06:15:27,821 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-03-13T06:15:28.090Z] 2025-03-13 06:15:27,821 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/dgexfoundry_device-bacnet-c_main, universal_newlines=False, shell=None, istream=None) [2025-03-13T06:15:28.660Z] 2025-03-13 06:15:28,502 [read_version] DEBUG read version from /w/workspace/dgexfoundry_device-bacnet-c_main/.semver/main [2025-03-13T06:15:28.660Z] 3.2.0-dev.6 [Pipeline] } [2025-03-13T06:15:28.679Z] $ docker exec --env ******** --env ******** 67aa13666447eca41a11ea45a2ea7bb9fc50aab80849052af9159ae3c4c55c4c ssh-agent -k [2025-03-13T06:15:28.779Z] unset SSH_AUTH_SOCK; [2025-03-13T06:15:28.780Z] unset SSH_AGENT_PID; [2025-03-13T06:15:28.780Z] echo Agent pid 39 killed; [2025-03-13T06:15:28.780Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-13T06:15:29.104Z] + git semver [Pipeline] } [2025-03-13T06:15:29.387Z] $ docker stop --time=1 67aa13666447eca41a11ea45a2ea7bb9fc50aab80849052af9159ae3c4c55c4c [2025-03-13T06:15:30.695Z] $ docker rm -f --volumes 67aa13666447eca41a11ea45a2ea7bb9fc50aab80849052af9159ae3c4c55c4c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-03-13T06:15:31.212Z] + [ -d /w/workspace/dgexfoundry_device-bacnet-c_main/archives ] [2025-03-13T06:15:31.212Z] + ls -al /w/workspace/dgexfoundry_device-bacnet-c_main/archives [2025-03-13T06:15:31.212Z] total 16 [2025-03-13T06:15:31.212Z] drwxr-xr-x 3 root root 4096 Mar 13 06:05 . [2025-03-13T06:15:31.212Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 13 06:15 .. [2025-03-13T06:15:31.212Z] drwxr-xr-x 2 root root 4096 Mar 13 06:05 cost [2025-03-13T06:15:31.212Z] -rw-r--r-- 1 root root 86 Mar 13 06:05 cost.csv [2025-03-13T06:15:31.212Z] + sudo chown -R jenkins:jenkins /w/workspace/dgexfoundry_device-bacnet-c_main/archives [2025-03-13T06:15:31.212Z] + ls -al /w/workspace/dgexfoundry_device-bacnet-c_main/archives [2025-03-13T06:15:31.212Z] total 16 [2025-03-13T06:15:31.212Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 13 06:05 . [2025-03-13T06:15:31.212Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 13 06:15 .. [2025-03-13T06:15:31.212Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 13 06:05 cost [2025-03-13T06:15:31.212Z] -rw-r--r-- 1 jenkins jenkins 86 Mar 13 06:05 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-03-13T06:15:31.502Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-13T06:15:32.361Z] ---> package-listing.sh [2025-03-13T06:15:32.361Z] ++ facter osfamily [2025-03-13T06:15:32.361Z] ++ tr '[:upper:]' '[:lower:]' [2025-03-13T06:15:32.621Z] + OS_FAMILY=debian [2025-03-13T06:15:32.621Z] + workspace=/w/workspace/dgexfoundry_device-bacnet-c_main [2025-03-13T06:15:32.621Z] + START_PACKAGES=/tmp/packages_start.txt [2025-03-13T06:15:32.621Z] + END_PACKAGES=/tmp/packages_end.txt [2025-03-13T06:15:32.621Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-03-13T06:15:32.621Z] + PACKAGES=/tmp/packages_start.txt [2025-03-13T06:15:32.621Z] + '[' /w/workspace/dgexfoundry_device-bacnet-c_main ']' [2025-03-13T06:15:32.621Z] + PACKAGES=/tmp/packages_end.txt [2025-03-13T06:15:32.621Z] + case "${OS_FAMILY}" in [2025-03-13T06:15:32.621Z] + dpkg -l [2025-03-13T06:15:32.621Z] + grep '^ii' [2025-03-13T06:15:32.621Z] + '[' -f /tmp/packages_start.txt ']' [2025-03-13T06:15:32.621Z] + '[' -f /tmp/packages_end.txt ']' [2025-03-13T06:15:32.621Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-03-13T06:15:32.621Z] + '[' /w/workspace/dgexfoundry_device-bacnet-c_main ']' [2025-03-13T06:15:32.621Z] + mkdir -p /w/workspace/dgexfoundry_device-bacnet-c_main/archives/ [2025-03-13T06:15:32.621Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-bacnet-c_main/archives/ [Pipeline] echo [2025-03-13T06:15:32.633Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dgexfoundry_device-bacnet-c_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-03-13T06:15:32.908Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:15:33.467Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-13T06:15:33.467Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-13T06:15:33.541Z] prd-ubuntu20.04-docker-8c-8g-41248 does not seem to be running inside a container [2025-03-13T06:15:33.581Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dgexfoundry_device-bacnet-c_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dgexfoundry_device-bacnet-c_main -v /w/workspace/dgexfoundry_device-bacnet-c_main:/w/workspace/dgexfoundry_device-bacnet-c_main:rw,z -v /w/workspace/dgexfoundry_device-bacnet-c_main@tmp:/w/workspace/dgexfoundry_device-bacnet-c_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-03-13T06:15:33.758Z] $ docker top 8c9687932675810afcabb5b2978fda174597405d81be485d0868462fca1a575c -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-13T06:15:34.093Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-03-13T06:15:34.376Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-03-13T06:15:34.659Z] + ls /var/log/sa-host [2025-03-13T06:15:34.660Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-13T06:15:34.796Z] provisioning config files... [2025-03-13T06:15:34.804Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-bacnet-c_main@tmp/config16876140073371807905tmp [Pipeline] { [Pipeline] echo [2025-03-13T06:15:34.817Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-13T06:15:35.092Z] ---> create-netrc.sh [Pipeline] } [2025-03-13T06:15:35.100Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-03-13T06:15:35.421Z] ---> python-tools-install.sh [Pipeline] echo [2025-03-13T06:15:35.430Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-13T06:15:35.711Z] ---> sudo-logs.sh [2025-03-13T06:15:35.711Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-03-13T06:15:35.743Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-13T06:15:36.025Z] ---> job-cost.sh [2025-03-13T06:15:36.025Z] lf-activate-venv: SKIPPING [2025-03-13T06:15:36.025Z] DEBUG: total: 0.2199999988079071 [2025-03-13T06:15:36.025Z] INFO: Retrieving Stack Cost... [2025-03-13T06:15:36.592Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-03-13T06:15:36.852Z] INFO: Archiving Costs [Pipeline] echo [2025-03-13T06:15:36.861Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-13T06:15:37.139Z] ---> logs-deploy.sh [2025-03-13T06:15:37.139Z] lf-activate-venv: SKIPPING [2025-03-13T06:15:37.139Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-bacnet-c/main/32 [2025-03-13T06:15:37.139Z] INFO: archiving workspace using pattern(s): [2025-03-13T06:15:38.074Z] Archives upload complete. [2025-03-13T06:15:38.074Z] INFO: archiving logs to Nexus