Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9b9431eb40cbf53bd86fce1f6d51c7d347bb1c9b 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-ssh17528192087114891792.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh13082443959281362249.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 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh7038558332814219669.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > 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-ssh1276324382412939284.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-ssh16249936151988007043.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 Running on prd-ubuntu20.04-docker-8c-8g-39149 in /w/workspace/dgexfoundry_device-bacnet-c_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-bacnet-c.git > git init /w/workspace/dgexfoundry_device-bacnet-c_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-bacnet-c.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-bacnet-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-bacnet-c.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 9b9431eb40cbf53bd86fce1f6d51c7d347bb1c9b (main) Commit message: "refactor(bacnet-c): fix incorrect format specifier in printf (#99)" > git config core.sparsecheckout # timeout=10 > git checkout -f 9b9431eb40cbf53bd86fce1f6d51c7d347bb1c9b # timeout=10 > git rev-list --no-walk f2ccd720424fccf53d66299bc60d2e163acc52e1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-02-18T03:43:25.188Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-02-18T03:43:25.254Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-02-18T03:43:25.277Z] ========================================================= [2025-02-18T03:43:25.277Z] EdgeX Global Pipelines Version Info [2025-02-18T03:43:25.277Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-02-18T03:43:26.414Z] ------------------- [2025-02-18T03:43:26.414Z] stable info: [2025-02-18T03:43:26.414Z] ------------------- [2025-02-18T03:43:26.414Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-02-18T03:43:26.414Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-02-18T03:43:26.414Z] Message: update stable to v1.0.269 [2025-02-18T03:43:26.674Z] ------------------- [2025-02-18T03:43:26.674Z] experimental info: [2025-02-18T03:43:26.674Z] ------------------- [2025-02-18T03:43:26.674Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-02-18T03:43:26.674Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-02-18T03:43:26.674Z] Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-02-18T03:43:26.746Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-bacnet-c-settings [Pipeline] echo [2025-02-18T03:43:26.765Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-bacnet-c [Pipeline] echo [2025-02-18T03:43:26.787Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-02-18T03:43:26.807Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-02-18T03:43:26.829Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-02-18T03:43:26.856Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = scripts/Dockerfile.alpine [Pipeline] echo [2025-02-18T03:43:26.883Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = scripts/Dockerfile.alpine-base [Pipeline] echo [2025-02-18T03:43:26.902Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-02-18T03:43:26.925Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-02-18T03:43:26.951Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-bacnet [Pipeline] echo [2025-02-18T03:43:26.975Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-02-18T03:43:26.998Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-02-18T03:43:27.020Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-02-18T03:43:27.042Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-02-18T03:43:27.063Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-02-18T03:43:27.089Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-02-18T03:43:27.111Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-02-18T03:43:27.128Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-02-18T03:43:27.151Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-02-18T03:43:27.169Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-02-18T03:43:27.189Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9b9431eb40cbf53bd86fce1f6d51c7d347bb1c9b [Pipeline] echo [2025-02-18T03:43:27.216Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9b9431e [Pipeline] echo [2025-02-18T03:43:27.237Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-18T03:43:27.295Z] provisioning config files... [2025-02-18T03:43:27.309Z] copy managed file [device-bacnet-c-settings] to file:/w/workspace/dgexfoundry_device-bacnet-c_main@tmp/config7359402788902689763tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-18T03:43:27.645Z] ---> ****-login.sh [2025-02-18T03:43:27.645Z] nexus3.edgexfoundry.org:10001 [2025-02-18T03:43:27.906Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-18T03:43:27.906Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-18T03:43:27.906Z] Configure a credential helper to remove this warning. See [2025-02-18T03:43:27.906Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-18T03:43:27.906Z] [2025-02-18T03:43:27.906Z] Login Succeeded [2025-02-18T03:43:27.906Z] nexus3.edgexfoundry.org:10002 [2025-02-18T03:43:28.169Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-18T03:43:28.170Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-18T03:43:28.170Z] Configure a credential helper to remove this warning. See [2025-02-18T03:43:28.170Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-18T03:43:28.170Z] [2025-02-18T03:43:28.170Z] Login Succeeded [2025-02-18T03:43:28.170Z] nexus3.edgexfoundry.org:10003 [2025-02-18T03:43:28.170Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-18T03:43:28.170Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-18T03:43:28.170Z] Configure a credential helper to remove this warning. See [2025-02-18T03:43:28.170Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-18T03:43:28.170Z] [2025-02-18T03:43:28.170Z] Login Succeeded [2025-02-18T03:43:28.170Z] nexus3.edgexfoundry.org:10004 [2025-02-18T03:43:28.440Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-18T03:43:28.440Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-18T03:43:28.440Z] Configure a credential helper to remove this warning. See [2025-02-18T03:43:28.441Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-18T03:43:28.441Z] [2025-02-18T03:43:28.441Z] Login Succeeded [2025-02-18T03:43:28.441Z] ****.io [2025-02-18T03:43:28.441Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-18T03:43:28.703Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-18T03:43:28.704Z] Configure a credential helper to remove this warning. See [2025-02-18T03:43:28.704Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-18T03:43:28.704Z] [2025-02-18T03:43:28.704Z] Login Succeeded [2025-02-18T03:43:28.704Z] ---> ****-login.sh ends [Pipeline] } [2025-02-18T03:43:28.711Z] 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-02-18T03:43:29.139Z] + git rev-list -1 --merges 9b9431eb40cbf53bd86fce1f6d51c7d347bb1c9b~1..9b9431eb40cbf53bd86fce1f6d51c7d347bb1c9b [Pipeline] echo [2025-02-18T03:43:29.174Z] -----------> git rev-list -1 --merges 9b9431eb40cbf53bd86fce1f6d51c7d347bb1c9b~1..9b9431eb40cbf53bd86fce1f6d51c7d347bb1c9b 9b9431eb40cbf53bd86fce1f6d51c7d347bb1c9b [false] [Pipeline] sh [2025-02-18T03:43:29.478Z] + git log --format=format:%s -1 9b9431eb40cbf53bd86fce1f6d51c7d347bb1c9b [Pipeline] echo [2025-02-18T03:43:29.496Z] ========================================================= [2025-02-18T03:43:29.496Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-02-18T03:43:29.496Z] ========================================================= 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-02-18T03:43:29.963Z] + git rev-list -1 --merges 9b9431eb40cbf53bd86fce1f6d51c7d347bb1c9b~1..9b9431eb40cbf53bd86fce1f6d51c7d347bb1c9b [Pipeline] echo [2025-02-18T03:43:29.977Z] -----------> git rev-list -1 --merges 9b9431eb40cbf53bd86fce1f6d51c7d347bb1c9b~1..9b9431eb40cbf53bd86fce1f6d51c7d347bb1c9b 9b9431eb40cbf53bd86fce1f6d51c7d347bb1c9b [false] [Pipeline] sh [2025-02-18T03:43:30.276Z] + git log --format=format:%s -1 9b9431eb40cbf53bd86fce1f6d51c7d347bb1c9b [Pipeline] echo [2025-02-18T03:43:30.296Z] ========================================================= [2025-02-18T03:43:30.296Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-02-18T03:43:30.296Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2025-02-18T03:43:30.780Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-02-18T03:43:30.780Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-02-18T03:43:30.780Z] + [ -e /tmp/ssh_known_hosts ] [2025-02-18T03:43:30.780Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-02-18T03:43:30.780Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-02-18T03:43:30.780Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-02-18T03:43:30.780Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-18T03:43:31.226Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-18T03:43:31.226Z] [2025-02-18T03:43:31.226Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-18T03:43:31.533Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-18T03:43:31.533Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-02-18T03:43:31.533Z] b85a868b505f: Pulling fs layer [2025-02-18T03:43:31.533Z] e2be974225ed: Pulling fs layer [2025-02-18T03:43:31.533Z] 339a4e72a1f5: Pulling fs layer [2025-02-18T03:43:31.533Z] 988bab9f4d93: Pulling fs layer [2025-02-18T03:43:31.533Z] 1469e6f7b9e6: Pulling fs layer [2025-02-18T03:43:31.533Z] eaf3925da568: Pulling fs layer [2025-02-18T03:43:31.533Z] bab4dde63d76: Pulling fs layer [2025-02-18T03:43:31.533Z] 988bab9f4d93: Waiting [2025-02-18T03:43:31.533Z] bde34c3a00c8: Pulling fs layer [2025-02-18T03:43:31.533Z] 1469e6f7b9e6: Waiting [2025-02-18T03:43:31.533Z] b352a97aabf1: Pulling fs layer [2025-02-18T03:43:31.533Z] eaf3925da568: Waiting [2025-02-18T03:43:31.533Z] 4872d77fe225: Pulling fs layer [2025-02-18T03:43:31.533Z] 5851b861e8e6: Pulling fs layer [2025-02-18T03:43:31.533Z] bab4dde63d76: Waiting [2025-02-18T03:43:31.533Z] bde34c3a00c8: Waiting [2025-02-18T03:43:31.533Z] b352a97aabf1: Waiting [2025-02-18T03:43:31.533Z] 5851b861e8e6: Waiting [2025-02-18T03:43:31.533Z] 4872d77fe225: Waiting [2025-02-18T03:43:31.533Z] e2be974225ed: Verifying Checksum [2025-02-18T03:43:31.533Z] e2be974225ed: Download complete [2025-02-18T03:43:31.533Z] 988bab9f4d93: Download complete [2025-02-18T03:43:31.799Z] 1469e6f7b9e6: Verifying Checksum [2025-02-18T03:43:31.799Z] 1469e6f7b9e6: Download complete [2025-02-18T03:43:31.799Z] eaf3925da568: Download complete [2025-02-18T03:43:31.799Z] 339a4e72a1f5: Verifying Checksum [2025-02-18T03:43:31.799Z] 339a4e72a1f5: Download complete [2025-02-18T03:43:31.799Z] bde34c3a00c8: Verifying Checksum [2025-02-18T03:43:31.799Z] bde34c3a00c8: Download complete [2025-02-18T03:43:31.799Z] b352a97aabf1: Download complete [2025-02-18T03:43:31.799Z] 4872d77fe225: Download complete [2025-02-18T03:43:31.799Z] 5851b861e8e6: Verifying Checksum [2025-02-18T03:43:31.799Z] 5851b861e8e6: Download complete [2025-02-18T03:43:32.059Z] b85a868b505f: Verifying Checksum [2025-02-18T03:43:32.059Z] b85a868b505f: Download complete [2025-02-18T03:43:32.319Z] bab4dde63d76: Verifying Checksum [2025-02-18T03:43:32.319Z] bab4dde63d76: Download complete [2025-02-18T03:43:33.265Z] b85a868b505f: Pull complete [2025-02-18T03:43:33.265Z] e2be974225ed: Pull complete [2025-02-18T03:43:33.836Z] 339a4e72a1f5: Pull complete [2025-02-18T03:43:33.836Z] 988bab9f4d93: Pull complete [2025-02-18T03:43:34.097Z] 1469e6f7b9e6: Pull complete [2025-02-18T03:43:34.097Z] eaf3925da568: Pull complete [2025-02-18T03:43:35.477Z] bab4dde63d76: Pull complete [2025-02-18T03:43:35.738Z] bde34c3a00c8: Pull complete [2025-02-18T03:43:35.738Z] b352a97aabf1: Pull complete [2025-02-18T03:43:35.738Z] 4872d77fe225: Pull complete [2025-02-18T03:43:35.999Z] 5851b861e8e6: Pull complete [2025-02-18T03:43:35.999Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-02-18T03:43:35.999Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-18T03:43:35.999Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-18T03:43:36.162Z] prd-ubuntu20.04-docker-8c-8g-39149 does not seem to be running inside a container [2025-02-18T03:43:36.193Z] $ 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-02-18T03:43:37.907Z] $ docker top 2225896f686f96983d3c14f8db0cc77dc2da75a7f59a55a5318051c85f285fef -eo pid,comm [2025-02-18T03:43:37.966Z] 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-02-18T03:43:37.966Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-02-18T03:43:38.021Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-18T03:43:38.021Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-18T03:43:38.145Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-18T03:43:38.146Z] $ docker exec 2225896f686f96983d3c14f8db0cc77dc2da75a7f59a55a5318051c85f285fef ssh-agent [2025-02-18T03:43:38.250Z] SSH_AUTH_SOCK=/tmp/ssh-ZWJV830T3NoL/agent.33 [2025-02-18T03:43:38.250Z] SSH_AGENT_PID=39 [2025-02-18T03:43:38.256Z] Running ssh-add (command line suppressed) [2025-02-18T03:43:38.349Z] Identity added: /w/workspace/dgexfoundry_device-bacnet-c_main@tmp/private_key_14713270820980863578.key (/w/workspace/dgexfoundry_device-bacnet-c_main@tmp/private_key_14713270820980863578.key) [2025-02-18T03:43:38.371Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-18T03:43:38.675Z] + git tag --points-at HEAD [Pipeline] } [2025-02-18T03:43:38.690Z] $ docker exec --env ******** --env ******** 2225896f686f96983d3c14f8db0cc77dc2da75a7f59a55a5318051c85f285fef ssh-agent -k [2025-02-18T03:43:38.785Z] unset SSH_AUTH_SOCK; [2025-02-18T03:43:38.786Z] unset SSH_AGENT_PID; [2025-02-18T03:43:38.786Z] echo Agent pid 39 killed; [2025-02-18T03:43:38.798Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-02-18T03:43:38.845Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-18T03:43:38.845Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-18T03:43:38.947Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-18T03:43:38.948Z] $ docker exec 2225896f686f96983d3c14f8db0cc77dc2da75a7f59a55a5318051c85f285fef ssh-agent [2025-02-18T03:43:39.060Z] SSH_AUTH_SOCK=/tmp/ssh-LN50kip5RhER/agent.72 [2025-02-18T03:43:39.060Z] SSH_AGENT_PID=78 [2025-02-18T03:43:39.066Z] Running ssh-add (command line suppressed) [2025-02-18T03:43:39.165Z] Identity added: /w/workspace/dgexfoundry_device-bacnet-c_main@tmp/private_key_18196235360337253436.key (/w/workspace/dgexfoundry_device-bacnet-c_main@tmp/private_key_18196235360337253436.key) [2025-02-18T03:43:39.188Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-18T03:43:39.488Z] + git semver init [2025-02-18T03:43:39.749Z] 2025-02-18 03:43:39,645 [run_init] DEBUG init version:0.0.0 force:False [2025-02-18T03:43:39.749Z] 2025-02-18 03:43:39,646 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dgexfoundry_device-bacnet-c_main/.semver [2025-02-18T03:43:39.749Z] 2025-02-18 03:43:39,646 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-bacnet-c.git /w/workspace/dgexfoundry_device-bacnet-c_main/.semver [2025-02-18T03:43:39.749Z] 2025-02-18 03:43:39,646 [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-02-18T03:43:40.319Z] 2025-02-18 03:43:40,237 [append_file] DEBUG append to file:/w/workspace/dgexfoundry_device-bacnet-c_main/.git/info/exclude [2025-02-18T03:43:40.319Z] 2025-02-18 03:43:40,237 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dgexfoundry_device-bacnet-c_main/.semver/main with force:False [2025-02-18T03:43:40.319Z] 2025-02-18 03:43:40,237 [read_version] DEBUG read version from /w/workspace/dgexfoundry_device-bacnet-c_main/.semver/main [2025-02-18T03:43:40.319Z] 2025-02-18 03:43:40,238 [read_version] DEBUG read version from /w/workspace/dgexfoundry_device-bacnet-c_main/.semver/main [2025-02-18T03:43:40.319Z] 3.2.0-dev.2 [Pipeline] } [2025-02-18T03:43:40.345Z] $ docker exec --env ******** --env ******** 2225896f686f96983d3c14f8db0cc77dc2da75a7f59a55a5318051c85f285fef ssh-agent -k [2025-02-18T03:43:40.426Z] unset SSH_AUTH_SOCK; [2025-02-18T03:43:40.427Z] unset SSH_AGENT_PID; [2025-02-18T03:43:40.427Z] echo Agent pid 78 killed; [2025-02-18T03:43:40.447Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-18T03:43:40.770Z] + git semver [Pipeline] } [2025-02-18T03:43:41.058Z] $ docker stop --time=1 2225896f686f96983d3c14f8db0cc77dc2da75a7f59a55a5318051c85f285fef [2025-02-18T03:43:42.379Z] $ docker rm -f --volumes 2225896f686f96983d3c14f8db0cc77dc2da75a7f59a55a5318051c85f285fef [Pipeline] // withDockerContainer [Pipeline] sh [2025-02-18T03:43:42.723Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-02-18T03:43:42.983Z] Stashed 1 file(s) [Pipeline] echo [2025-02-18T03:43:42.987Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.2 [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-02-18T03:43:43.143Z] provisioning config files... [2025-02-18T03:43:43.157Z] copy managed file [device-bacnet-c-settings] to file:/w/workspace/dgexfoundry_device-bacnet-c_main@tmp/config2297332651288864226tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-18T03:43:43.476Z] ---> ****-login.sh [2025-02-18T03:43:43.476Z] nexus3.edgexfoundry.org:10001 [2025-02-18T03:43:43.476Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-18T03:43:43.477Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-18T03:43:43.477Z] Configure a credential helper to remove this warning. See [2025-02-18T03:43:43.477Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-18T03:43:43.477Z] [2025-02-18T03:43:43.477Z] Login Succeeded [2025-02-18T03:43:43.477Z] nexus3.edgexfoundry.org:10002 [2025-02-18T03:43:43.477Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-18T03:43:43.477Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-18T03:43:43.477Z] Configure a credential helper to remove this warning. See [2025-02-18T03:43:43.477Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-18T03:43:43.477Z] [2025-02-18T03:43:43.477Z] Login Succeeded [2025-02-18T03:43:43.477Z] nexus3.edgexfoundry.org:10003 [2025-02-18T03:43:43.741Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-18T03:43:43.741Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-18T03:43:43.741Z] Configure a credential helper to remove this warning. See [2025-02-18T03:43:43.741Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-18T03:43:43.741Z] [2025-02-18T03:43:43.741Z] Login Succeeded [2025-02-18T03:43:43.741Z] nexus3.edgexfoundry.org:10004 [2025-02-18T03:43:43.742Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-18T03:43:43.742Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-18T03:43:43.742Z] Configure a credential helper to remove this warning. See [2025-02-18T03:43:43.742Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-18T03:43:43.742Z] [2025-02-18T03:43:43.742Z] Login Succeeded [2025-02-18T03:43:43.742Z] ****.io [2025-02-18T03:43:44.009Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-18T03:43:44.009Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-18T03:43:44.009Z] Configure a credential helper to remove this warning. See [2025-02-18T03:43:44.010Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-18T03:43:44.010Z] [2025-02-18T03:43:44.010Z] Login Succeeded [2025-02-18T03:43:44.010Z] ---> ****-login.sh ends [Pipeline] } [2025-02-18T03:43:44.018Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-02-18T03:43:44.105Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-18T03:43:44.125Z] [prepBaseBuildImage] Generating new image with name: ci-base-image-x86_64 [Pipeline] echo [2025-02-18T03:43:44.140Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-18T03:43:44.158Z] ========================================================= [2025-02-18T03:43:44.158Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest] [2025-02-18T03:43:44.158Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-18T03:43:44.493Z] + 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-02-18T03:43:44.493Z] Sending build context to Docker daemon 765.4kB [2025-02-18T03:43:44.493Z] Step 1/12 : ARG BASE=alpine:3.20 [2025-02-18T03:43:44.493Z] Step 2/12 : FROM ${BASE} [2025-02-18T03:43:44.493Z] latest: Pulling from edgex-devops/edgex-gcc-base [2025-02-18T03:43:44.493Z] 96526aa774ef: Pulling fs layer [2025-02-18T03:43:44.493Z] da60e534fd72: Pulling fs layer [2025-02-18T03:43:44.758Z] 96526aa774ef: Verifying Checksum [2025-02-18T03:43:44.758Z] 96526aa774ef: Download complete [2025-02-18T03:43:44.758Z] 96526aa774ef: Pull complete [2025-02-18T03:43:45.704Z] da60e534fd72: Verifying Checksum [2025-02-18T03:43:45.704Z] da60e534fd72: Download complete [2025-02-18T03:43:49.017Z] da60e534fd72: Pull complete [2025-02-18T03:43:49.017Z] Digest: sha256:86f282524b252fca782185160d82ec4889448d07d1475dd6b76f2052073facff [2025-02-18T03:43:49.017Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [2025-02-18T03:43:49.017Z] ---> 6605166a5db4 [2025-02-18T03:43:49.017Z] 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-02-18T03:43:49.598Z] ---> Running in b97113cc90fc [2025-02-18T03:43:49.860Z] Connecting to iotech.jfrog.io (34.247.22.236:443) [2025-02-18T03:43:50.432Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2025-02-18T03:43:50.432Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2025-02-18T03:43:50.432Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2025-02-18T03:43:50.692Z] Removing intermediate container b97113cc90fc [2025-02-18T03:43:50.692Z] ---> c952228f110b [2025-02-18T03:43:50.692Z] Step 4/12 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories [2025-02-18T03:43:50.692Z] ---> Running in d2b4d178dafd [2025-02-18T03:43:51.260Z] Removing intermediate container d2b4d178dafd [2025-02-18T03:43:51.260Z] ---> 8bf0496f1963 [2025-02-18T03:43:51.260Z] 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-02-18T03:43:51.260Z] ---> Running in e2382a604e86 [2025-02-18T03:43:51.519Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2025-02-18T03:43:51.519Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2025-02-18T03:43:51.779Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-18T03:43:52.349Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-02-18T03:43:52.349Z] (1/18) Installing dumb-init (1.2.5-r2) [2025-02-18T03:43:52.349Z] (2/18) Installing hiredis (1.1.0-r2) [2025-02-18T03:43:52.349Z] (3/18) Installing hiredis-dev (1.1.0-r2) [2025-02-18T03:43:52.349Z] (4/18) Installing libcbor (0.10.2-r1) [2025-02-18T03:43:52.349Z] (5/18) Installing iotech-iot-1.5 (1.5.5-r0) [2025-02-18T03:43:53.288Z] (6/18) Installing iotech-iot-1.5-dev (1.5.5-r0) [2025-02-18T03:43:53.288Z] (7/18) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.13-r0) [2025-02-18T03:43:53.288Z] (8/18) Installing libcbor-dev (0.10.2-r1) [2025-02-18T03:43:53.288Z] (9/18) Installing libmenuw (6.4_p20230506-r0) [2025-02-18T03:43:53.288Z] (10/18) Installing libpanelw (6.4_p20230506-r0) [2025-02-18T03:43:53.288Z] (11/18) Installing libncurses++ (6.4_p20230506-r0) [2025-02-18T03:43:53.288Z] (12/18) Installing ncurses-dev (6.4_p20230506-r0) [2025-02-18T03:43:53.288Z] (13/18) Installing libblkid (2.38.1-r8) [2025-02-18T03:43:53.288Z] (14/18) Installing libuuid (2.38.1-r8) [2025-02-18T03:43:53.288Z] (15/18) Installing libfdisk (2.38.1-r8) [2025-02-18T03:43:53.547Z] (16/18) Installing libmount (2.38.1-r8) [2025-02-18T03:43:53.547Z] (17/18) Installing libsmartcols (2.38.1-r8) [2025-02-18T03:43:53.547Z] (18/18) Installing util-linux-dev (2.38.1-r8) [2025-02-18T03:43:53.547Z] Executing busybox-1.36.1-r4.trigger [2025-02-18T03:43:53.547Z] OK: 336 MiB in 100 packages [2025-02-18T03:43:54.116Z] Removing intermediate container e2382a604e86 [2025-02-18T03:43:54.116Z] ---> 44291ab5c50c [2025-02-18T03:43:54.116Z] Step 6/12 : RUN apk --no-cache upgrade [2025-02-18T03:43:54.116Z] ---> Running in 118c50a19fff [2025-02-18T03:43:54.376Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2025-02-18T03:43:54.376Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2025-02-18T03:43:54.376Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-18T03:43:54.943Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-02-18T03:43:54.943Z] Upgrading critical system libraries and apk-tools: [2025-02-18T03:43:54.943Z] (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2025-02-18T03:43:54.943Z] Executing busybox-1.36.1-r4.trigger [2025-02-18T03:43:55.203Z] Continuing the upgrade transaction with new apk-tools: [2025-02-18T03:43:55.203Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2025-02-18T03:43:55.203Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2025-02-18T03:43:55.203Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-18T03:43:55.772Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-02-18T03:43:55.773Z] (1/25) Upgrading musl (1.2.4-r2 -> 1.2.4-r3) [2025-02-18T03:43:55.773Z] (2/25) Upgrading busybox (1.36.1-r4 -> 1.36.1-r7) [2025-02-18T03:43:55.773Z] Executing busybox-1.36.1-r7.post-upgrade [2025-02-18T03:43:55.773Z] (3/25) Upgrading busybox-binsh (1.36.1-r4 -> 1.36.1-r7) [2025-02-18T03:43:55.773Z] (4/25) Upgrading ca-certificates-bundle (20230506-r0 -> 20241121-r1) [2025-02-18T03:43:55.773Z] (5/25) Upgrading libcrypto3 (3.1.4-r0 -> 3.1.8-r0) [2025-02-18T03:43:55.773Z] (6/25) Upgrading libssl3 (3.1.4-r0 -> 3.1.8-r0) [2025-02-18T03:43:55.773Z] (7/25) Upgrading ssl_client (1.36.1-r4 -> 1.36.1-r7) [2025-02-18T03:43:55.773Z] (8/25) Upgrading musl-dev (1.2.4-r2 -> 1.2.4-r3) [2025-02-18T03:43:55.773Z] (9/25) Upgrading libexpat (2.5.0-r1 -> 2.6.4-r0) [2025-02-18T03:43:55.773Z] (10/25) Upgrading libarchive (3.7.2-r0 -> 3.7.7-r0) [2025-02-18T03:43:56.033Z] (11/25) Upgrading ca-certificates (20230506-r0 -> 20241121-r1) [2025-02-18T03:43:56.033Z] (12/25) Installing libpsl (0.21.5-r0) [2025-02-18T03:43:56.033Z] (13/25) Upgrading libcurl (8.4.0-r0 -> 8.12.1-r0) [2025-02-18T03:43:56.033Z] (14/25) Installing libpsl-utils (0.21.5-r0) [2025-02-18T03:43:56.033Z] (15/25) Installing libpsl-dev (0.21.5-r0) [2025-02-18T03:43:56.033Z] (16/25) Upgrading openssl-dev (3.1.4-r0 -> 3.1.8-r0) [2025-02-18T03:43:56.033Z] (17/25) Upgrading curl-dev (8.4.0-r0 -> 8.12.1-r0) [2025-02-18T03:43:56.033Z] (18/25) Upgrading git (2.40.1-r0 -> 2.40.4-r0) [2025-02-18T03:43:56.033Z] (19/25) Upgrading musl-utils (1.2.4-r2 -> 1.2.4-r3) [2025-02-18T03:43:56.033Z] (20/25) Upgrading libtasn1 (4.19.0-r1 -> 4.20.0-r0) [2025-02-18T03:43:56.033Z] (21/25) Upgrading gnutls (3.8.0-r2 -> 3.8.4-r0) [2025-02-18T03:43:56.033Z] (22/25) Upgrading gnutls-c++ (3.8.0-r2 -> 3.8.4-r0) [2025-02-18T03:43:56.292Z] (23/25) Upgrading libtasn1-progs (4.19.0-r1 -> 4.20.0-r0) [2025-02-18T03:43:56.292Z] (24/25) Upgrading libtasn1-dev (4.19.0-r1 -> 4.20.0-r0) [2025-02-18T03:43:56.292Z] (25/25) Upgrading gnutls-dev (3.8.0-r2 -> 3.8.4-r0) [2025-02-18T03:43:56.292Z] Executing busybox-1.36.1-r7.trigger [2025-02-18T03:43:56.292Z] Executing ca-certificates-20241121-r1.trigger [2025-02-18T03:43:56.292Z] OK: 337 MiB in 103 packages [2025-02-18T03:43:57.230Z] Removing intermediate container 118c50a19fff [2025-02-18T03:43:57.230Z] ---> 507b16b18afe [2025-02-18T03:43:57.230Z] Step 7/12 : COPY scripts /device-bacnet-c/scripts [2025-02-18T03:43:57.490Z] ---> 8f0fbf0c4602 [2025-02-18T03:43:57.490Z] Step 8/12 : COPY src /device-bacnet-c/src/ [2025-02-18T03:43:57.490Z] ---> 76503d68c56f [2025-02-18T03:43:57.490Z] Step 9/12 : COPY VERSION /device-bacnet-c/ [2025-02-18T03:43:57.490Z] ---> 561d6327bded [2025-02-18T03:43:57.490Z] Step 10/12 : WORKDIR /device-bacnet-c [2025-02-18T03:43:57.749Z] ---> Running in 0f91d5d76a31 [2025-02-18T03:43:57.749Z] Removing intermediate container 0f91d5d76a31 [2025-02-18T03:43:57.749Z] ---> 78b6ca368924 [2025-02-18T03:43:57.749Z] Step 11/12 : RUN /device-bacnet-c/scripts/build_deps.sh [2025-02-18T03:43:57.749Z] ---> Running in 7bac2042eb5a [2025-02-18T03:43:58.009Z] + CSDK_VER=4.0.0-dev.14 [2025-02-18T03:43:58.009Z] + '[' '!' -d deps ] [2025-02-18T03:43:58.009Z] + mkdir deps [2025-02-18T03:43:58.009Z] + cd /device-bacnet-c/deps [2025-02-18T03:43:58.009Z] + wget https://github.com/edgexfoundry/device-sdk-c/archive/v4.0.0-dev.14.zip [2025-02-18T03:43:58.009Z] Connecting to github.com (140.82.112.3:443) [2025-02-18T03:43:58.101Z] Still waiting to schedule task [2025-02-18T03:43:58.101Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2025-02-18T03:43:58.268Z] Connecting to codeload.github.com (140.82.112.10:443) [2025-02-18T03:43:58.269Z] saving to 'v4.0.0-dev.14.zip' [2025-02-18T03:43:58.531Z] v4.0.0-dev.14.zip 100% |********************************| 246k 0:00:00 ETA [2025-02-18T03:43:58.531Z] 'v4.0.0-dev.14.zip' saved [2025-02-18T03:43:58.531Z] + unzip v4.0.0-dev.14.zip [2025-02-18T03:43:58.531Z] Archive: v4.0.0-dev.14.zip [2025-02-18T03:43:58.531Z] creating: device-sdk-c-4.0.0-dev.14/ [2025-02-18T03:43:58.531Z] creating: device-sdk-c-4.0.0-dev.14/.github/ [2025-02-18T03:43:58.531Z] inflating: device-sdk-c-4.0.0-dev.14/.github/Contributing.md [2025-02-18T03:43:58.531Z] inflating: device-sdk-c-4.0.0-dev.14/.github/PULL_REQUEST_TEMPLATE.md [2025-02-18T03:43:58.531Z] inflating: device-sdk-c-4.0.0-dev.14/.github/semantic.yml [2025-02-18T03:43:58.531Z] creating: device-sdk-c-4.0.0-dev.14/.github/workflows/ [2025-02-18T03:43:58.531Z] inflating: device-sdk-c-4.0.0-dev.14/.github/workflows/release.yml [2025-02-18T03:43:58.531Z] inflating: device-sdk-c-4.0.0-dev.14/.gitignore [2025-02-18T03:43:58.531Z] inflating: device-sdk-c-4.0.0-dev.14/Attribution.txt [2025-02-18T03:43:58.531Z] inflating: device-sdk-c-4.0.0-dev.14/CHANGELOG.md [2025-02-18T03:43:58.531Z] inflating: device-sdk-c-4.0.0-dev.14/Doxyfile [2025-02-18T03:43:58.531Z] inflating: device-sdk-c-4.0.0-dev.14/GOVERNANCE.md [2025-02-18T03:43:58.531Z] inflating: device-sdk-c-4.0.0-dev.14/Jenkinsfile [2025-02-18T03:43:58.531Z] inflating: device-sdk-c-4.0.0-dev.14/LICENSE [2025-02-18T03:43:58.531Z] inflating: device-sdk-c-4.0.0-dev.14/Makefile [2025-02-18T03:43:58.531Z] inflating: device-sdk-c-4.0.0-dev.14/OWNERS.md [2025-02-18T03:43:58.531Z] inflating: device-sdk-c-4.0.0-dev.14/README.IOT.md [2025-02-18T03:43:58.531Z] inflating: device-sdk-c-4.0.0-dev.14/README.md [2025-02-18T03:43:58.531Z] inflating: device-sdk-c-4.0.0-dev.14/README.v3.md [2025-02-18T03:43:58.531Z] creating: device-sdk-c-4.0.0-dev.14/docs/ [2025-02-18T03:43:58.531Z] inflating: device-sdk-c-4.0.0-dev.14/docs/configuration.md [2025-02-18T03:43:58.531Z] inflating: device-sdk-c-4.0.0-dev.14/docs/deviceprofiles.md [2025-02-18T03:43:58.531Z] inflating: device-sdk-c-4.0.0-dev.14/docs/metrics.md [2025-02-18T03:43:58.531Z] inflating: device-sdk-c-4.0.0-dev.14/docs/servicewritersguide.md [2025-02-18T03:43:58.531Z] inflating: device-sdk-c-4.0.0-dev.14/docs/startup.md [2025-02-18T03:43:58.531Z] creating: device-sdk-c-4.0.0-dev.14/include/ [2025-02-18T03:43:58.531Z] creating: device-sdk-c-4.0.0-dev.14/include/devsdk/ [2025-02-18T03:43:58.531Z] inflating: device-sdk-c-4.0.0-dev.14/include/devsdk/devsdk-base.h [2025-02-18T03:43:58.531Z] inflating: device-sdk-c-4.0.0-dev.14/include/devsdk/devsdk.h [2025-02-18T03:43:58.531Z] creating: device-sdk-c-4.0.0-dev.14/include/edgex/ [2025-02-18T03:43:58.531Z] inflating: device-sdk-c-4.0.0-dev.14/include/edgex/devices.h [2025-02-18T03:43:58.531Z] inflating: device-sdk-c-4.0.0-dev.14/include/edgex/edgex-base.h [2025-02-18T03:43:58.531Z] inflating: device-sdk-c-4.0.0-dev.14/include/edgex/edgex.h [2025-02-18T03:43:58.531Z] inflating: device-sdk-c-4.0.0-dev.14/include/edgex/profiles.h [2025-02-18T03:43:58.531Z] inflating: device-sdk-c-4.0.0-dev.14/include/edgex/rest-server.h [2025-02-18T03:43:58.531Z] creating: device-sdk-c-4.0.0-dev.14/scripts/ [2025-02-18T03:43:58.531Z] inflating: device-sdk-c-4.0.0-dev.14/scripts/Dockerfile.alpine [2025-02-18T03:43:58.531Z] inflating: device-sdk-c-4.0.0-dev.14/scripts/Dockerfile.alpine-base [2025-02-18T03:43:58.531Z] inflating: device-sdk-c-4.0.0-dev.14/scripts/build.sh [2025-02-18T03:43:58.531Z] inflating: device-sdk-c-4.0.0-dev.14/scripts/entrypoint.sh [2025-02-18T03:43:58.531Z] creating: device-sdk-c-4.0.0-dev.14/src/ [2025-02-18T03:43:58.531Z] inflating: device-sdk-c-4.0.0-dev.14/src/CMakeLists.txt [2025-02-18T03:43:58.531Z] creating: device-sdk-c-4.0.0-dev.14/src/c/ [2025-02-18T03:43:58.531Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/CMakeLists.txt [2025-02-18T03:43:58.531Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/api.h [2025-02-18T03:43:58.531Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/autoevent.c [2025-02-18T03:43:58.531Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/autoevent.h [2025-02-18T03:43:58.531Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/bus-impl.h [2025-02-18T03:43:58.531Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/bus-mqtt.c [2025-02-18T03:43:58.531Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/bus.c [2025-02-18T03:43:58.531Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/bus.h [2025-02-18T03:43:58.531Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/callback3.c [2025-02-18T03:43:58.531Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/callback3.h [2025-02-18T03:43:58.531Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/cmdinfo.h [2025-02-18T03:43:58.531Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/config.c [2025-02-18T03:43:58.531Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/config.h [2025-02-18T03:43:58.531Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/correlation.c [2025-02-18T03:43:58.531Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/correlation.h [2025-02-18T03:43:58.531Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/data.c [2025-02-18T03:43:58.531Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/data.h [2025-02-18T03:43:58.531Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/defs.h.in [2025-02-18T03:43:58.531Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/device.c [2025-02-18T03:43:58.531Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/device.h [2025-02-18T03:43:58.531Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/devman.c [2025-02-18T03:43:58.531Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/devmap.c [2025-02-18T03:43:58.531Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/devmap.h [2025-02-18T03:43:58.531Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/devsdk-base.c [2025-02-18T03:43:58.531Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/devutil.h [2025-02-18T03:43:58.531Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/discovery.c [2025-02-18T03:43:58.531Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/discovery.h [2025-02-18T03:43:58.531Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/dto-read.c [2025-02-18T03:43:58.531Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/dto-read.h [2025-02-18T03:43:58.531Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/edgex-logging.c [2025-02-18T03:43:58.531Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/edgex-logging.h [2025-02-18T03:43:58.531Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/edgex-rest.c [2025-02-18T03:43:58.531Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/edgex-rest.h [2025-02-18T03:43:58.531Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/edgex2.h [2025-02-18T03:43:58.531Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/errorlist.h [2025-02-18T03:43:58.531Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/ [2025-02-18T03:43:58.531Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/CMakeLists.txt [2025-02-18T03:43:58.531Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/README.md [2025-02-18T03:43:58.531Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/ [2025-02-18T03:43:58.531Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/CMakeLists.txt [2025-02-18T03:43:58.531Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/README.md [2025-02-18T03:43:58.531Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/device-bitfields.c [2025-02-18T03:43:58.531Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/ [2025-02-18T03:43:58.531Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/configuration.yaml [2025-02-18T03:43:58.531Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/devices/ [2025-02-18T03:43:58.531Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/devices/Bitfields.json [2025-02-18T03:43:58.531Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/profiles/ [2025-02-18T03:43:58.531Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/profiles/Example-Bitfields.json [2025-02-18T03:43:58.531Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/ [2025-02-18T03:43:58.531Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/CMakeLists.txt [2025-02-18T03:43:58.531Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/README.md [2025-02-18T03:43:58.531Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/device-counter.c [2025-02-18T03:43:58.531Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/ [2025-02-18T03:43:58.531Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/configuration.yaml [2025-02-18T03:43:58.531Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/devices/ [2025-02-18T03:43:58.531Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/devices/Counters.json [2025-02-18T03:43:58.531Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/profiles/ [2025-02-18T03:43:58.531Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/profiles/Counter.json [2025-02-18T03:43:58.531Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/ [2025-02-18T03:43:58.531Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/CMakeLists.txt [2025-02-18T03:43:58.531Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/README.md [2025-02-18T03:43:58.531Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/ [2025-02-18T03:43:58.531Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/configuration.yaml [2025-02-18T03:43:58.531Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/devices/ [2025-02-18T03:43:58.531Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/devices/readme.txt [2025-02-18T03:43:58.531Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/profiles/ [2025-02-18T03:43:58.531Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/profiles/TemplateProfile.json [2025-02-18T03:43:58.531Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/template.c [2025-02-18T03:43:58.531Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/watcher1.json [2025-02-18T03:43:58.531Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/watcher2.json [2025-02-18T03:43:58.531Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/ [2025-02-18T03:43:58.531Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/CMakeLists.txt [2025-02-18T03:43:58.531Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/README.md [2025-02-18T03:43:58.531Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/device-file.c [2025-02-18T03:43:58.531Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/ [2025-02-18T03:43:58.531Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/configuration.yaml [2025-02-18T03:43:58.531Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/devices/ [2025-02-18T03:43:58.531Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/devices/file1.json [2025-02-18T03:43:58.531Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/lorem.txt [2025-02-18T03:43:58.531Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/profiles/ [2025-02-18T03:43:58.531Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/profiles/FileExampleProfile.json [2025-02-18T03:43:58.531Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/ [2025-02-18T03:43:58.531Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/CMakeLists.txt [2025-02-18T03:43:58.531Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/README.md [2025-02-18T03:43:58.531Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/device-gyro.c [2025-02-18T03:43:58.531Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/ [2025-02-18T03:43:58.531Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/configuration.yaml [2025-02-18T03:43:58.531Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/devices/ [2025-02-18T03:43:58.531Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/devices/gyro.json [2025-02-18T03:43:58.531Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/profiles/ [2025-02-18T03:43:58.531Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/profiles/Gyro.json [2025-02-18T03:43:58.531Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/ [2025-02-18T03:43:58.531Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/CMakeLists.txt [2025-02-18T03:43:58.531Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/README.md [2025-02-18T03:43:58.531Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/device-random.c [2025-02-18T03:43:58.531Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/ [2025-02-18T03:43:58.531Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/configuration.yaml [2025-02-18T03:43:58.531Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/devices/ [2025-02-18T03:43:58.531Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/devices/randomdevice1.json [2025-02-18T03:43:58.531Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/profiles/ [2025-02-18T03:43:58.531Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/profiles/RandomExampleProfile.json [2025-02-18T03:43:58.531Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/ [2025-02-18T03:43:58.531Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/configuration.yaml [2025-02-18T03:43:58.531Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/devices/ [2025-02-18T03:43:58.531Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/devices/device1.json [2025-02-18T03:43:58.531Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/profiles/ [2025-02-18T03:43:58.531Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/profiles/TemplateProfile.json [2025-02-18T03:43:58.531Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/template.c [2025-02-18T03:43:58.531Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/ [2025-02-18T03:43:58.531Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/CMakeLists.txt [2025-02-18T03:43:58.531Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/README.md [2025-02-18T03:43:58.531Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/device-terminal.c [2025-02-18T03:43:58.531Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/ [2025-02-18T03:43:58.531Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/configuration.yaml [2025-02-18T03:43:58.531Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/devices/ [2025-02-18T03:43:58.531Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/devices/terminal.json [2025-02-18T03:43:58.532Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/profiles/ [2025-02-18T03:43:58.532Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/profiles/Terminal.json [2025-02-18T03:43:58.532Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/filesys.c [2025-02-18T03:43:58.532Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/filesys.h [2025-02-18T03:43:58.532Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/keeper.c [2025-02-18T03:43:58.532Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/keeper.h [2025-02-18T03:43:58.532Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/map.c [2025-02-18T03:43:58.532Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/map.h [2025-02-18T03:43:58.532Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/metadata.c [2025-02-18T03:43:58.532Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/metadata.h [2025-02-18T03:43:58.532Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/metrics.h [2025-02-18T03:43:58.532Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/opstate.c [2025-02-18T03:43:58.532Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/opstate.h [2025-02-18T03:43:58.532Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/parson.c [2025-02-18T03:43:58.532Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/parson.h [2025-02-18T03:43:58.532Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/profiles.c [2025-02-18T03:43:58.532Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/profiles.h [2025-02-18T03:43:58.532Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/registry-impl.h [2025-02-18T03:43:58.532Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/registry.c [2025-02-18T03:43:58.532Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/registry.h [2025-02-18T03:43:58.532Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/reqdata.c [2025-02-18T03:43:58.532Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/reqdata.h [2025-02-18T03:43:58.532Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/request_auth.c [2025-02-18T03:43:58.532Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/request_auth.h [2025-02-18T03:43:58.532Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/rest-server.c [2025-02-18T03:43:58.532Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/rest-server.h [2025-02-18T03:43:58.532Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/rest.c [2025-02-18T03:43:58.532Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/rest.h [2025-02-18T03:43:58.532Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets-impl.h [2025-02-18T03:43:58.532Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets-insecure.c [2025-02-18T03:43:58.532Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets-insecure.h [2025-02-18T03:43:58.532Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets-vault.c [2025-02-18T03:43:58.532Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets-vault.h [2025-02-18T03:43:58.532Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets.c [2025-02-18T03:43:58.532Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets.h [2025-02-18T03:43:58.532Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/service.c [2025-02-18T03:43:58.532Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/service.h [2025-02-18T03:43:58.532Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/transform.c [2025-02-18T03:43:58.532Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/transform.h [2025-02-18T03:43:58.532Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/validate.c [2025-02-18T03:43:58.532Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/validate.h [2025-02-18T03:43:58.532Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/watchers.c [2025-02-18T03:43:58.532Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/watchers.h [2025-02-18T03:43:58.532Z] creating: device-sdk-c-4.0.0-dev.14/src/cmake/ [2025-02-18T03:43:58.532Z] inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindIOT.cmake [2025-02-18T03:43:58.532Z] inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindLIBCBOR.cmake [2025-02-18T03:43:58.532Z] inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindLIBMICROHTTP.cmake [2025-02-18T03:43:58.532Z] inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindLIBPAHO.cmake [2025-02-18T03:43:58.532Z] inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindLIBUUID.cmake [2025-02-18T03:43:58.532Z] inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindLIBYAML.cmake [2025-02-18T03:43:58.532Z] + cd device-sdk-c-4.0.0-dev.14 [2025-02-18T03:43:58.532Z] + ./scripts/build.sh [2025-02-18T03:43:58.532Z] + CPPCHECK=false [2025-02-18T03:43:58.532Z] + DOCGEN=false [2025-02-18T03:43:58.532Z] + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' [2025-02-18T03:43:58.532Z] + '[' 0 -gt 0 ] [2025-02-18T03:43:58.532Z] + readlink -f ./scripts/build.sh [2025-02-18T03:43:58.532Z] + dirname /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/scripts/build.sh [2025-02-18T03:43:58.532Z] + dirname /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/scripts [2025-02-18T03:43:58.532Z] + ROOT=/device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14 [2025-02-18T03:43:58.532Z] + cd /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14 [2025-02-18T03:43:58.532Z] + mkdir -p /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/build/release [2025-02-18T03:43:58.532Z] + cd /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/build/release [2025-02-18T03:43:58.532Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src [2025-02-18T03:43:58.532Z] -- The C compiler identification is GNU 12.2.1 [2025-02-18T03:43:58.532Z] -- Detecting C compiler ABI info [2025-02-18T03:43:58.532Z] -- Detecting C compiler ABI info - done [2025-02-18T03:43:58.532Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-02-18T03:43:58.532Z] -- Detecting C compile features [2025-02-18T03:43:58.532Z] -- Detecting C compile features - done [2025-02-18T03:43:58.532Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2025-02-18T03:43:58.794Z] -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") [2025-02-18T03:43:58.794Z] -- Found LIBYAML: /usr/lib/libyaml.so [2025-02-18T03:43:58.794Z] -- Found LIBUUID: /usr/lib/libuuid.so [2025-02-18T03:43:58.794Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2025-02-18T03:43:58.794Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2025-02-18T03:43:58.794Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-02-18T03:43:58.794Z] -- /opt/iotech/iot/1.5/include [2025-02-18T03:43:58.794Z] -- C SDK 0.0.0 for Linux [2025-02-18T03:43:58.794Z] -- Performing Test CSDK_HAVE_ATOMIC [2025-02-18T03:43:58.794Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2025-02-18T03:43:58.794Z] -- Found Curses: /usr/lib/libcurses.so [2025-02-18T03:43:58.794Z] -- Configuring done (0.4s) [2025-02-18T03:43:59.057Z] -- Generating done (0.0s) [2025-02-18T03:43:59.057Z] -- Build files have been written to: /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/build/release [2025-02-18T03:43:59.057Z] + make all package [2025-02-18T03:43:59.057Z] + tee release.log [2025-02-18T03:43:59.057Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2025-02-18T03:43:59.057Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2025-02-18T03:43:59.317Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2025-02-18T03:43:59.317Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2025-02-18T03:43:59.576Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2025-02-18T03:43:59.836Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2025-02-18T03:43:59.836Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2025-02-18T03:43:59.836Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2025-02-18T03:44:00.096Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2025-02-18T03:44:00.357Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2025-02-18T03:44:00.357Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2025-02-18T03:44:00.617Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2025-02-18T03:44:00.617Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2025-02-18T03:44:00.888Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2025-02-18T03:44:00.888Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2025-02-18T03:44:01.150Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2025-02-18T03:44:01.150Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2025-02-18T03:44:01.150Z] In file included from /opt/iotech/iot/1.5/include/iot/threadpool.h:15, [2025-02-18T03:44:01.150Z] from /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/registry.h:14, [2025-02-18T03:44:01.150Z] from /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/registry-impl.h:12, [2025-02-18T03:44:01.150Z] from /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.h:12, [2025-02-18T03:44:01.150Z] from /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:4: [2025-02-18T03:44:01.150Z] /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c: In function 'edgex_keeper_client_init': [2025-02-18T03:44:01.150Z] /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:121:31: warning: format '%s' expects a matching 'char *' argument [-Wformat=] [2025-02-18T03:44:01.150Z] 121 | iot_log_error(logger, "Could not parse URL \"%s\" as a core-keeper config/registry URL"); [2025-02-18T03:44:01.150Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-02-18T03:44:01.150Z] /opt/iotech/iot/1.5/include/iot/logger.h:185:104: note: in definition of macro 'iot_log_error' [2025-02-18T03:44:01.150Z] 185 | #define iot_log_error(l,...) if ((l) && (l)->level >= IOT_LOG_ERROR) iot_log__log ((l), IOT_LOG_ERROR, __VA_ARGS__) [2025-02-18T03:44:01.150Z] | ^~~~~~~~~~~ [2025-02-18T03:44:01.150Z] /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:121:55: note: format string is defined here [2025-02-18T03:44:01.150Z] 121 | iot_log_error(logger, "Could not parse URL \"%s\" as a core-keeper config/registry URL"); [2025-02-18T03:44:01.150Z] | ~^ [2025-02-18T03:44:01.150Z] | | [2025-02-18T03:44:01.150Z] | char * [2025-02-18T03:44:01.410Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2025-02-18T03:44:01.671Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2025-02-18T03:44:01.671Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2025-02-18T03:44:01.929Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2025-02-18T03:44:02.872Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2025-02-18T03:44:02.872Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2025-02-18T03:44:02.872Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2025-02-18T03:44:03.131Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2025-02-18T03:44:03.131Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2025-02-18T03:44:03.392Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2025-02-18T03:44:03.651Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2025-02-18T03:44:03.651Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2025-02-18T03:44:03.914Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2025-02-18T03:44:03.914Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2025-02-18T03:44:04.179Z] /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/service.c: In function 'devsdk_service_start': [2025-02-18T03:44:04.179Z] /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/service.c:1063:5: warning: 'deviceservices_config' may be used uninitialized [-Wmaybe-uninitialized] [2025-02-18T03:44:04.179Z] 1063 | edgex_device_parseClients (svc->logger, iot_data_string_map_get (deviceservices_config, "Clients"), &svc->config.endpoints); [2025-02-18T03:44:04.179Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-02-18T03:44:04.179Z] /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/service.c:875:21: note: 'deviceservices_config' was declared here [2025-02-18T03:44:04.179Z] 875 | const iot_data_t *deviceservices_config; [2025-02-18T03:44:04.179Z] | ^~~~~~~~~~~~~~~~~~~~~ [2025-02-18T03:44:04.441Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2025-02-18T03:44:04.441Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2025-02-18T03:44:04.441Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2025-02-18T03:44:04.702Z] [ 68%] Linking C shared library libcsdk.so [2025-02-18T03:44:04.702Z] [ 68%] Built target csdk [2025-02-18T03:44:04.702Z] [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2025-02-18T03:44:04.702Z] [ 72%] Linking C executable template [2025-02-18T03:44:04.702Z] /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-02-18T03:44:04.961Z] [ 72%] Built target template [2025-02-18T03:44:04.962Z] [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2025-02-18T03:44:04.962Z] [ 76%] Linking C executable device-counter [2025-02-18T03:44:04.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-02-18T03:44:04.962Z] [ 76%] Built target device-counter [2025-02-18T03:44:04.962Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2025-02-18T03:44:05.220Z] [ 80%] Linking C executable device-random [2025-02-18T03:44:05.220Z] /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-02-18T03:44:05.220Z] [ 80%] Built target device-random [2025-02-18T03:44:05.220Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2025-02-18T03:44:05.220Z] [ 84%] Linking C executable device-gyro [2025-02-18T03:44:05.220Z] /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-02-18T03:44:05.490Z] [ 84%] Built target device-gyro [2025-02-18T03:44:05.490Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2025-02-18T03:44:05.490Z] [ 88%] Linking C executable device-bitfields [2025-02-18T03:44:05.490Z] /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-02-18T03:44:05.490Z] [ 88%] Built target device-bitfields [2025-02-18T03:44:05.490Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2025-02-18T03:44:05.751Z] [ 92%] Linking C executable template-discovery [2025-02-18T03:44:05.751Z] /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-02-18T03:44:05.751Z] [ 92%] Built target template-discovery [2025-02-18T03:44:05.751Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2025-02-18T03:44:06.012Z] [ 96%] Linking C executable device-file [2025-02-18T03:44:06.012Z] /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-02-18T03:44:06.012Z] [ 96%] Built target device-file [2025-02-18T03:44:06.012Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2025-02-18T03:44:06.012Z] [100%] Linking C executable device-terminal [2025-02-18T03:44:06.012Z] /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-02-18T03:44:06.012Z] [100%] Built target device-terminal [2025-02-18T03:44:06.279Z] Run CPack packaging tool... [2025-02-18T03:44:06.279Z] CPack: Create package using TGZ [2025-02-18T03:44:06.279Z] CPack: Install projects [2025-02-18T03:44:06.279Z] CPack: - Run preinstall target for: Csdk [2025-02-18T03:44:06.541Z] CPack: - Install project: Csdk [] [2025-02-18T03:44:06.541Z] CPack: Create package [2025-02-18T03:44:06.541Z] CPack: - package: /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/build/release/csdk-0.0.0.tar.gz generated. [2025-02-18T03:44:06.541Z] + '[' false '=' true ] [2025-02-18T03:44:06.541Z] + '[' false '=' true ] [2025-02-18T03:44:06.541Z] + mkdir -p /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/build/debug [2025-02-18T03:44:06.541Z] + cd /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/build/debug [2025-02-18T03:44:06.541Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src [2025-02-18T03:44:06.541Z] -- The C compiler identification is GNU 12.2.1 [2025-02-18T03:44:06.541Z] -- Detecting C compiler ABI info [2025-02-18T03:44:06.541Z] -- Detecting C compiler ABI info - done [2025-02-18T03:44:06.541Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-02-18T03:44:06.541Z] -- Detecting C compile features [2025-02-18T03:44:06.541Z] -- Detecting C compile features - done [2025-02-18T03:44:06.541Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2025-02-18T03:44:06.805Z] -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") [2025-02-18T03:44:06.805Z] -- Found LIBYAML: /usr/lib/libyaml.so [2025-02-18T03:44:06.805Z] -- Found LIBUUID: /usr/lib/libuuid.so [2025-02-18T03:44:06.805Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2025-02-18T03:44:06.805Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2025-02-18T03:44:06.805Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-02-18T03:44:06.805Z] -- /opt/iotech/iot/1.5/include [2025-02-18T03:44:06.805Z] -- C SDK 0.0.0 for Linux [2025-02-18T03:44:06.805Z] -- Performing Test CSDK_HAVE_ATOMIC [2025-02-18T03:44:06.805Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2025-02-18T03:44:06.805Z] -- Found Curses: /usr/lib/libcurses.so [2025-02-18T03:44:06.805Z] -- Configuring done (0.4s) [2025-02-18T03:44:06.805Z] -- Generating done (0.0s) [2025-02-18T03:44:06.805Z] -- Build files have been written to: /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/build/debug [2025-02-18T03:44:06.805Z] + make [2025-02-18T03:44:06.805Z] + tee debug.log [2025-02-18T03:44:07.069Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2025-02-18T03:44:07.069Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2025-02-18T03:44:07.069Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2025-02-18T03:44:07.069Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2025-02-18T03:44:07.339Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2025-02-18T03:44:07.339Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2025-02-18T03:44:07.339Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2025-02-18T03:44:07.601Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2025-02-18T03:44:07.601Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2025-02-18T03:44:07.601Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2025-02-18T03:44:07.863Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2025-02-18T03:44:07.863Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2025-02-18T03:44:07.863Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2025-02-18T03:44:07.863Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2025-02-18T03:44:08.131Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2025-02-18T03:44:08.131Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2025-02-18T03:44:08.132Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2025-02-18T03:44:08.132Z] In file included from /opt/iotech/iot/1.5/include/iot/threadpool.h:15, [2025-02-18T03:44:08.132Z] from /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/registry.h:14, [2025-02-18T03:44:08.132Z] from /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/registry-impl.h:12, [2025-02-18T03:44:08.132Z] from /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.h:12, [2025-02-18T03:44:08.132Z] from /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:4: [2025-02-18T03:44:08.132Z] /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c: In function 'edgex_keeper_client_init': [2025-02-18T03:44:08.132Z] /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:121:31: warning: format '%s' expects a matching 'char *' argument [-Wformat=] [2025-02-18T03:44:08.132Z] 121 | iot_log_error(logger, "Could not parse URL \"%s\" as a core-keeper config/registry URL"); [2025-02-18T03:44:08.132Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-02-18T03:44:08.132Z] /opt/iotech/iot/1.5/include/iot/logger.h:185:104: note: in definition of macro 'iot_log_error' [2025-02-18T03:44:08.132Z] 185 | #define iot_log_error(l,...) if ((l) && (l)->level >= IOT_LOG_ERROR) iot_log__log ((l), IOT_LOG_ERROR, __VA_ARGS__) [2025-02-18T03:44:08.132Z] | ^~~~~~~~~~~ [2025-02-18T03:44:08.132Z] /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:121:55: note: format string is defined here [2025-02-18T03:44:08.132Z] 121 | iot_log_error(logger, "Could not parse URL \"%s\" as a core-keeper config/registry URL"); [2025-02-18T03:44:08.132Z] | ~^ [2025-02-18T03:44:08.132Z] | | [2025-02-18T03:44:08.132Z] | char * [2025-02-18T03:44:08.394Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2025-02-18T03:44:08.394Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2025-02-18T03:44:08.394Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2025-02-18T03:44:08.394Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2025-02-18T03:44:08.660Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2025-02-18T03:44:08.660Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2025-02-18T03:44:08.660Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2025-02-18T03:44:08.921Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2025-02-18T03:44:08.921Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2025-02-18T03:44:08.921Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2025-02-18T03:44:09.181Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2025-02-18T03:44:09.182Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2025-02-18T03:44:09.182Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2025-02-18T03:44:09.447Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2025-02-18T03:44:09.447Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2025-02-18T03:44:09.714Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2025-02-18T03:44:09.714Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2025-02-18T03:44:09.714Z] [ 68%] Linking C shared library libcsdk.so [2025-02-18T03:44:09.714Z] [ 68%] Built target csdk [2025-02-18T03:44:09.714Z] [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2025-02-18T03:44:09.714Z] [ 72%] Linking C executable template [2025-02-18T03:44:09.986Z] /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-02-18T03:44:09.986Z] [ 72%] Built target template [2025-02-18T03:44:09.986Z] [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2025-02-18T03:44:09.986Z] [ 76%] Linking C executable device-counter [2025-02-18T03:44:09.986Z] /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-02-18T03:44:09.986Z] [ 76%] Built target device-counter [2025-02-18T03:44:09.986Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2025-02-18T03:44:09.986Z] [ 80%] Linking C executable device-random [2025-02-18T03:44:10.248Z] /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-02-18T03:44:10.248Z] [ 80%] Built target device-random [2025-02-18T03:44:10.248Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2025-02-18T03:44:10.248Z] [ 84%] Linking C executable device-gyro [2025-02-18T03:44:10.248Z] /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-02-18T03:44:10.248Z] [ 84%] Built target device-gyro [2025-02-18T03:44:10.248Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2025-02-18T03:44:10.248Z] [ 88%] Linking C executable device-bitfields [2025-02-18T03:44:10.508Z] /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-02-18T03:44:10.508Z] [ 88%] Built target device-bitfields [2025-02-18T03:44:10.508Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2025-02-18T03:44:10.508Z] [ 92%] Linking C executable template-discovery [2025-02-18T03:44:10.508Z] /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-02-18T03:44:10.508Z] [ 92%] Built target template-discovery [2025-02-18T03:44:10.508Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2025-02-18T03:44:10.770Z] [ 96%] Linking C executable device-file [2025-02-18T03:44:10.770Z] /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-02-18T03:44:10.770Z] [ 96%] Built target device-file [2025-02-18T03:44:10.770Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2025-02-18T03:44:10.770Z] [100%] Linking C executable device-terminal [2025-02-18T03:44:10.770Z] /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-02-18T03:44:10.770Z] [100%] Built target device-terminal [2025-02-18T03:44:11.030Z] + cp -rf include/devsdk include/edgex /usr/include/ [2025-02-18T03:44:11.030Z] + cp build/release/c/libcsdk.so /usr/lib/ [2025-02-18T03:44:11.030Z] + mkdir -p /usr/share/doc/edgex-csdk [2025-02-18T03:44:11.030Z] + cp Attribution.txt /usr/share/doc/edgex-csdk [2025-02-18T03:44:11.030Z] + cp LICENSE /usr/share/doc/edgex-csdk [2025-02-18T03:44:11.030Z] + rm -rf /device-bacnet-c/deps [2025-02-18T03:44:11.300Z] Removing intermediate container 7bac2042eb5a [2025-02-18T03:44:11.300Z] ---> 2de5e2246d7a [2025-02-18T03:44:11.300Z] Step 12/12 : RUN /device-bacnet-c/scripts/build.sh [2025-02-18T03:44:11.300Z] ---> Running in 04a8005a732d [2025-02-18T03:44:11.562Z] + readlink -f /device-bacnet-c/scripts/build.sh [2025-02-18T03:44:11.562Z] + dirname /device-bacnet-c/scripts/build.sh [2025-02-18T03:44:11.562Z] + dirname /device-bacnet-c/scripts [2025-02-18T03:44:11.562Z] + ROOT=/device-bacnet-c [2025-02-18T03:44:11.562Z] + echo /device-bacnet-c [2025-02-18T03:44:11.562Z] /device-bacnet-c [2025-02-18T03:44:11.562Z] + cd /device-bacnet-c [2025-02-18T03:44:11.562Z] + '[' '!' -f /device-bacnet-c/lib/ip/libbacnet.a ] [2025-02-18T03:44:11.562Z] + '[' '!' -d /device-bacnet-c/bacnet-stack ] [2025-02-18T03:44:11.562Z] + git clone https://github.com/IOTechSystems/bacnet-stack.git [2025-02-18T03:44:11.562Z] Cloning into 'bacnet-stack'... [2025-02-18T03:44:14.111Z] + cd /device-bacnet-c/bacnet-stack [2025-02-18T03:44:14.111Z] + git checkout v0.8.6-IOTech [2025-02-18T03:44:14.677Z] Note: switching to 'v0.8.6-IOTech'. [2025-02-18T03:44:14.677Z] [2025-02-18T03:44:14.677Z] You are in 'detached HEAD' state. You can look around, make experimental [2025-02-18T03:44:14.677Z] changes and commit them, and you can discard any commits you make in this [2025-02-18T03:44:14.677Z] state without impacting any branches by switching back to a branch. [2025-02-18T03:44:14.677Z] [2025-02-18T03:44:14.677Z] If you want to create a new branch to retain commits you create, you may [2025-02-18T03:44:14.677Z] do so (now or later) by using -c with the switch command. Example: [2025-02-18T03:44:14.677Z] [2025-02-18T03:44:14.677Z] git switch -c [2025-02-18T03:44:14.677Z] [2025-02-18T03:44:14.677Z] Or undo this operation with: [2025-02-18T03:44:14.677Z] [2025-02-18T03:44:14.677Z] git switch - [2025-02-18T03:44:14.677Z] [2025-02-18T03:44:14.677Z] Turn off this advice by setting config variable advice.detachedHead to false [2025-02-18T03:44:14.677Z] [2025-02-18T03:44:14.677Z] HEAD is now at 8b67b7f2 Changes for BACnet device service [2025-02-18T03:44:14.677Z] + mkdir -p /device-bacnet-c/lib/ip [2025-02-18T03:44:14.677Z] + mkdir -p /device-bacnet-c/lib/mstp [2025-02-18T03:44:14.677Z] + make 'BACDL_DEFINE=-DBACDL_MSTP=1' clean library [2025-02-18T03:44:14.677Z] make -s -C lib clean [2025-02-18T03:44:14.677Z] make -s -C demo clean [2025-02-18T03:44:14.935Z] make -s -C demo/router clean [2025-02-18T03:44:14.935Z] make -s -C demo/router-ipv6 clean [2025-02-18T03:44:14.935Z] make -s -C demo/gateway clean [2025-02-18T03:44:14.935Z] make -s -C lib all [2025-02-18T03:44:19.151Z] ../ports/linux/dlmstp.c: In function 'dlmstp_cleanup': [2025-02-18T03:44:19.151Z] ../ports/linux/dlmstp.c:147:20: warning: passing argument 1 of 'pthread_cancel' makes pointer from integer without a cast [-Wint-conversion] [2025-02-18T03:44:19.151Z] 147 | pthread_cancel(hThread); [2025-02-18T03:44:19.151Z] | ^~~~~~~ [2025-02-18T03:44:19.151Z] | | [2025-02-18T03:44:19.151Z] | long unsigned int [2025-02-18T03:44:19.151Z] In file included from ../ports/linux/net.h:73, [2025-02-18T03:44:19.151Z] from ../ports/linux/dlmstp.c:43: [2025-02-18T03:44:19.151Z] /usr/include/pthread.h:98:20: note: expected 'pthread_t' {aka 'struct __pthread *'} but argument is of type 'long unsigned int' [2025-02-18T03:44:19.151Z] 98 | int pthread_cancel(pthread_t); [2025-02-18T03:44:19.151Z] | ^~~~~~~~~ [2025-02-18T03:44:19.151Z] ../ports/linux/dlmstp.c: In function 'dlmstp_init': [2025-02-18T03:44:19.151Z] ../ports/linux/dlmstp.c:727:25: warning: passing argument 1 of 'pthread_create' from incompatible pointer type [-Wincompatible-pointer-types] [2025-02-18T03:44:19.151Z] 727 | rv = pthread_create(&hThread, NULL, dlmstp_master_fsm_task, NULL); [2025-02-18T03:44:19.151Z] | ^~~~~~~~ [2025-02-18T03:44:19.151Z] | | [2025-02-18T03:44:19.151Z] | long unsigned int * [2025-02-18T03:44:19.151Z] /usr/include/pthread.h:80:20: note: expected 'struct __pthread ** restrict' but argument is of type 'long unsigned int *' [2025-02-18T03:44:19.151Z] 80 | int pthread_create(pthread_t *__restrict, const pthread_attr_t *__restrict, void *(*)(void *), void *__restrict); [2025-02-18T03:44:19.151Z] | ^ [2025-02-18T03:44:22.477Z] + cp lib/libbacnet.a /device-bacnet-c/lib/mstp [2025-02-18T03:44:22.477Z] + make 'BACDL_DEFINE=-DBACDL_BIP=1' clean library [2025-02-18T03:44:22.477Z] make -s -C lib clean [2025-02-18T03:44:22.477Z] make -s -C demo clean [2025-02-18T03:44:22.477Z] make -s -C demo/router clean [2025-02-18T03:44:22.477Z] make -s -C demo/router-ipv6 clean [2025-02-18T03:44:22.477Z] make -s -C demo/gateway clean [2025-02-18T03:44:22.477Z] make -s -C lib all [2025-02-18T03:44:30.636Z] + cp lib/libbacnet.a /device-bacnet-c/lib/ip [2025-02-18T03:44:30.636Z] + mkdir -p /device-bacnet-c/build/release/device-bacnet-ip [2025-02-18T03:44:30.636Z] + cd /device-bacnet-c/build/release/device-bacnet-ip [2025-02-18T03:44:30.636Z] + cmake '-DDATALINK:STRING=BACDL_BIP=1' '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/src/c [2025-02-18T03:44:30.636Z] -- The C compiler identification is GNU 12.2.1 [2025-02-18T03:44:30.636Z] -- Detecting C compiler ABI info [2025-02-18T03:44:30.636Z] -- Detecting C compiler ABI info - done [2025-02-18T03:44:30.636Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-02-18T03:44:30.636Z] -- Detecting C compile features [2025-02-18T03:44:30.636Z] -- Detecting C compile features - done [2025-02-18T03:44:30.636Z] -- Performing Test CMAKE_HAVE_LIBC_PTHREAD [2025-02-18T03:44:30.636Z] -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success [2025-02-18T03:44:30.636Z] -- Found Threads: TRUE [2025-02-18T03:44:30.636Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-02-18T03:44:30.636Z] -- /opt/iotech/iot/1.5/include [2025-02-18T03:44:30.636Z] -- Configuring done (0.3s) [2025-02-18T03:44:30.636Z] -- Generating done (0.0s) [2025-02-18T03:44:30.636Z] -- Build files have been written to: /device-bacnet-c/build/release/device-bacnet-ip [2025-02-18T03:44:30.636Z] + make [2025-02-18T03:44:30.636Z] + tee release.log [2025-02-18T03:44:30.636Z] [ 11%] Building C object CMakeFiles/bacnet_objects.dir/device-bacnet-c/bacnet-stack/demo/object/device-client.c.o [2025-02-18T03:44:30.636Z] [ 22%] Linking C static library libbacnet_objects.a [2025-02-18T03:44:30.636Z] [ 22%] Built target bacnet_objects [2025-02-18T03:44:30.636Z] [ 33%] Building C object CMakeFiles/device-bacnet-c.dir/main.c.o [2025-02-18T03:44:30.901Z] [ 44%] Building C object CMakeFiles/device-bacnet-c.dir/address_entry.c.o [2025-02-18T03:44:30.901Z] [ 55%] Building C object CMakeFiles/device-bacnet-c.dir/address_instance_map.c.o [2025-02-18T03:44:30.901Z] [ 66%] Building C object CMakeFiles/device-bacnet-c.dir/device_condition_map.c.o [2025-02-18T03:44:30.901Z] [ 77%] Building C object CMakeFiles/device-bacnet-c.dir/driver.c.o [2025-02-18T03:44:31.160Z] [ 88%] Building C object CMakeFiles/device-bacnet-c.dir/return_data.c.o [2025-02-18T03:44:31.421Z] [100%] Linking C executable device-bacnet-c [2025-02-18T03:44:31.421Z] /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-02-18T03:44:31.421Z] [100%] Built target device-bacnet-c [2025-02-18T03:44:31.421Z] + mkdir -p /device-bacnet-c/build/release/device-bacnet-mstp [2025-02-18T03:44:31.421Z] + cd /device-bacnet-c/build/release/device-bacnet-mstp [2025-02-18T03:44:31.421Z] + cmake '-DDATALINK:STRING=BACDL_MSTP=1' '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/src/c [2025-02-18T03:44:31.421Z] -- The C compiler identification is GNU 12.2.1 [2025-02-18T03:44:31.421Z] -- Detecting C compiler ABI info [2025-02-18T03:44:31.693Z] -- Detecting C compiler ABI info - done [2025-02-18T03:44:31.693Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-02-18T03:44:31.693Z] -- Detecting C compile features [2025-02-18T03:44:31.693Z] -- Detecting C compile features - done [2025-02-18T03:44:31.693Z] -- Performing Test CMAKE_HAVE_LIBC_PTHREAD [2025-02-18T03:44:31.693Z] -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success [2025-02-18T03:44:31.693Z] -- Found Threads: TRUE [2025-02-18T03:44:31.693Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-02-18T03:44:31.693Z] -- /opt/iotech/iot/1.5/include [2025-02-18T03:44:31.693Z] -- Configuring done (0.3s) [2025-02-18T03:44:31.693Z] -- Generating done (0.0s) [2025-02-18T03:44:31.693Z] -- Build files have been written to: /device-bacnet-c/build/release/device-bacnet-mstp [2025-02-18T03:44:31.693Z] + make [2025-02-18T03:44:31.693Z] + tee release.log [2025-02-18T03:44:31.693Z] [ 11%] Building C object CMakeFiles/bacnet_objects.dir/device-bacnet-c/bacnet-stack/demo/object/device-client.c.o [2025-02-18T03:44:31.960Z] [ 22%] Linking C static library libbacnet_objects.a [2025-02-18T03:44:31.960Z] [ 22%] Built target bacnet_objects [2025-02-18T03:44:31.960Z] [ 33%] Building C object CMakeFiles/device-bacnet-c.dir/main.c.o [2025-02-18T03:44:32.238Z] [ 44%] Building C object CMakeFiles/device-bacnet-c.dir/address_entry.c.o [2025-02-18T03:44:32.238Z] [ 55%] Building C object CMakeFiles/device-bacnet-c.dir/address_instance_map.c.o [2025-02-18T03:44:32.238Z] [ 66%] Building C object CMakeFiles/device-bacnet-c.dir/device_condition_map.c.o [2025-02-18T03:44:32.498Z] [ 77%] Building C object CMakeFiles/device-bacnet-c.dir/driver.c.o [2025-02-18T03:44:32.758Z] [ 88%] Building C object CMakeFiles/device-bacnet-c.dir/return_data.c.o [2025-02-18T03:44:32.758Z] [100%] Linking C executable device-bacnet-c [2025-02-18T03:44:32.758Z] /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-02-18T03:44:32.758Z] [100%] Built target device-bacnet-c [2025-02-18T03:44:33.717Z] Removing intermediate container 04a8005a732d [2025-02-18T03:44:33.717Z] ---> 55ea4afb6dae [2025-02-18T03:44:33.718Z] Successfully built 55ea4afb6dae [2025-02-18T03:44:33.718Z] 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-02-18T03:44:34.134Z] + docker inspect -f . ci-base-image-x86_64 [2025-02-18T03:44:34.134Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-18T03:44:34.228Z] prd-ubuntu20.04-docker-8c-8g-39149 does not seem to be running inside a container [2025-02-18T03:44:34.273Z] $ 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-02-18T03:44:34.592Z] $ docker top 59ee02aba80b036da5aa09940afd9021a463bdd0d73e5c4dd9f0cd76d5215ad9 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-18T03:44:34.951Z] + make test [2025-02-18T03:44:34.951Z] build/release/device-bacnet-c/device-bacnet-c [Pipeline] } [2025-02-18T03:44:34.966Z] $ docker stop --time=1 59ee02aba80b036da5aa09940afd9021a463bdd0d73e5c4dd9f0cd76d5215ad9 [2025-02-18T03:44:36.228Z] $ docker rm -f --volumes 59ee02aba80b036da5aa09940afd9021a463bdd0d73e5c4dd9f0cd76d5215ad9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-02-18T03:44:36.882Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-02-18T03:44:37.187Z] + ls -al . [2025-02-18T03:44:37.187Z] total 88 [2025-02-18T03:44:37.187Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 18 03:43 . [2025-02-18T03:44:37.187Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 18 03:43 .. [2025-02-18T03:44:37.187Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 18 03:43 .git [2025-02-18T03:44:37.187Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 18 03:43 .github [2025-02-18T03:44:37.187Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 18 03:43 .semver [2025-02-18T03:44:37.187Z] -rw-rw-r-- 1 jenkins jenkins 1563 Feb 18 03:43 Attribution.txt [2025-02-18T03:44:37.187Z] -rw-rw-r-- 1 jenkins jenkins 1004 Feb 18 03:43 CHANGELOG.md [2025-02-18T03:44:37.187Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 18 03:43 GOVERNANCE.md [2025-02-18T03:44:37.187Z] -rw-rw-r-- 1 jenkins jenkins 764 Feb 18 03:43 Jenkinsfile [2025-02-18T03:44:37.187Z] -rw-rw-r-- 1 jenkins jenkins 10174 Feb 18 03:43 LICENSE [2025-02-18T03:44:37.187Z] -rw-rw-r-- 1 jenkins jenkins 837 Feb 18 03:43 Makefile [2025-02-18T03:44:37.187Z] -rw-rw-r-- 1 jenkins jenkins 621 Feb 18 03:43 OWNERS.md [2025-02-18T03:44:37.187Z] -rw-rw-r-- 1 jenkins jenkins 5491 Feb 18 03:43 README.md [2025-02-18T03:44:37.187Z] -rw-rw-r-- 1 jenkins jenkins 11 Feb 18 03:43 VERSION [2025-02-18T03:44:37.187Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 18 03:43 docs [2025-02-18T03:44:37.187Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 18 03:43 res [2025-02-18T03:44:37.187Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 18 03:43 sample-profiles [2025-02-18T03:44:37.187Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 18 03:43 scripts [2025-02-18T03:44:37.187Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 18 03:43 src [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-18T03:44:37.519Z] + 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=9b9431eb40cbf53bd86fce1f6d51c7d347bb1c9b --label arch=amd64 --label version=3.2.0-dev.2 . [2025-02-18T03:44:37.519Z] Sending build context to Docker daemon 765.4kB [2025-02-18T03:44:37.519Z] Step 1/31 : ARG BASE=alpine:3.20 [2025-02-18T03:44:37.519Z] Step 2/31 : FROM ${BASE} as builder [2025-02-18T03:44:37.519Z] ---> 55ea4afb6dae [2025-02-18T03:44:37.519Z] 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-02-18T03:44:37.519Z] ---> Running in 86d2847b8049 [2025-02-18T03:44:37.787Z] Connecting to iotech.jfrog.io (34.246.139.145:443) [2025-02-18T03:44:38.065Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2025-02-18T03:44:38.065Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2025-02-18T03:44:38.065Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2025-02-18T03:44:38.327Z] Removing intermediate container 86d2847b8049 [2025-02-18T03:44:38.327Z] ---> e7f70c179e85 [2025-02-18T03:44:38.327Z] Step 4/31 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories [2025-02-18T03:44:38.327Z] ---> Running in 3b2f2ea7ac92 [2025-02-18T03:44:38.909Z] Removing intermediate container 3b2f2ea7ac92 [2025-02-18T03:44:38.909Z] ---> f29c6fae7998 [2025-02-18T03:44:38.909Z] 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-02-18T03:44:38.909Z] ---> Running in 1f6b2cb52b98 [2025-02-18T03:44:39.185Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2025-02-18T03:44:39.451Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2025-02-18T03:44:39.709Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-18T03:44:40.294Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-02-18T03:44:40.294Z] OK: 337 MiB in 103 packages [2025-02-18T03:44:40.555Z] Removing intermediate container 1f6b2cb52b98 [2025-02-18T03:44:40.555Z] ---> 46b388af9b82 [2025-02-18T03:44:40.555Z] Step 6/31 : COPY scripts /device-bacnet-c/scripts [2025-02-18T03:44:40.555Z] ---> 31fdcc8f452e [2025-02-18T03:44:40.555Z] Step 7/31 : COPY src /device-bacnet-c/src/ [2025-02-18T03:44:40.555Z] ---> ccee5bc75aca [2025-02-18T03:44:40.555Z] Step 8/31 : COPY VERSION /device-bacnet-c/ [2025-02-18T03:44:40.826Z] ---> 05582966154f [2025-02-18T03:44:40.826Z] Step 9/31 : WORKDIR /device-bacnet-c [2025-02-18T03:44:40.826Z] ---> Running in 1f37b1a6a724 [2025-02-18T03:44:40.826Z] Removing intermediate container 1f37b1a6a724 [2025-02-18T03:44:40.826Z] ---> edbd82b3dbb2 [2025-02-18T03:44:40.826Z] Step 10/31 : RUN /device-bacnet-c/scripts/build_deps.sh [2025-02-18T03:44:40.826Z] ---> Running in 366cd0e28a7f [2025-02-18T03:44:41.086Z] + CSDK_VER=4.0.0-dev.14 [2025-02-18T03:44:41.086Z] + '[' '!' -d deps ] [2025-02-18T03:44:41.086Z] + mkdir deps [2025-02-18T03:44:41.086Z] + cd /device-bacnet-c/deps [2025-02-18T03:44:41.086Z] + wget https://github.com/edgexfoundry/device-sdk-c/archive/v4.0.0-dev.14.zip [2025-02-18T03:44:41.086Z] Connecting to github.com (140.82.112.4:443) [2025-02-18T03:44:41.348Z] Connecting to codeload.github.com (140.82.112.10:443) [2025-02-18T03:44:41.348Z] saving to 'v4.0.0-dev.14.zip' [2025-02-18T03:44:41.348Z] v4.0.0-dev.14.zip 100% |********************************| 246k 0:00:00 ETA [2025-02-18T03:44:41.348Z] 'v4.0.0-dev.14.zip' saved [2025-02-18T03:44:41.348Z] + unzip v4.0.0-dev.14.zip [2025-02-18T03:44:41.348Z] Archive: v4.0.0-dev.14.zip [2025-02-18T03:44:41.348Z] creating: device-sdk-c-4.0.0-dev.14/ [2025-02-18T03:44:41.348Z] creating: device-sdk-c-4.0.0-dev.14/.github/ [2025-02-18T03:44:41.348Z] inflating: device-sdk-c-4.0.0-dev.14/.github/Contributing.md [2025-02-18T03:44:41.348Z] inflating: device-sdk-c-4.0.0-dev.14/.github/PULL_REQUEST_TEMPLATE.md [2025-02-18T03:44:41.348Z] inflating: device-sdk-c-4.0.0-dev.14/.github/semantic.yml [2025-02-18T03:44:41.348Z] creating: device-sdk-c-4.0.0-dev.14/.github/workflows/ [2025-02-18T03:44:41.348Z] inflating: device-sdk-c-4.0.0-dev.14/.github/workflows/release.yml [2025-02-18T03:44:41.348Z] inflating: device-sdk-c-4.0.0-dev.14/.gitignore [2025-02-18T03:44:41.348Z] inflating: device-sdk-c-4.0.0-dev.14/Attribution.txt [2025-02-18T03:44:41.348Z] inflating: device-sdk-c-4.0.0-dev.14/CHANGELOG.md [2025-02-18T03:44:41.348Z] inflating: device-sdk-c-4.0.0-dev.14/Doxyfile [2025-02-18T03:44:41.348Z] inflating: device-sdk-c-4.0.0-dev.14/GOVERNANCE.md [2025-02-18T03:44:41.348Z] inflating: device-sdk-c-4.0.0-dev.14/Jenkinsfile [2025-02-18T03:44:41.348Z] inflating: device-sdk-c-4.0.0-dev.14/LICENSE [2025-02-18T03:44:41.348Z] inflating: device-sdk-c-4.0.0-dev.14/Makefile [2025-02-18T03:44:41.348Z] inflating: device-sdk-c-4.0.0-dev.14/OWNERS.md [2025-02-18T03:44:41.348Z] inflating: device-sdk-c-4.0.0-dev.14/README.IOT.md [2025-02-18T03:44:41.348Z] inflating: device-sdk-c-4.0.0-dev.14/README.md [2025-02-18T03:44:41.348Z] inflating: device-sdk-c-4.0.0-dev.14/README.v3.md [2025-02-18T03:44:41.348Z] creating: device-sdk-c-4.0.0-dev.14/docs/ [2025-02-18T03:44:41.348Z] inflating: device-sdk-c-4.0.0-dev.14/docs/configuration.md [2025-02-18T03:44:41.348Z] inflating: device-sdk-c-4.0.0-dev.14/docs/deviceprofiles.md [2025-02-18T03:44:41.348Z] inflating: device-sdk-c-4.0.0-dev.14/docs/metrics.md [2025-02-18T03:44:41.348Z] inflating: device-sdk-c-4.0.0-dev.14/docs/servicewritersguide.md [2025-02-18T03:44:41.348Z] inflating: device-sdk-c-4.0.0-dev.14/docs/startup.md [2025-02-18T03:44:41.348Z] creating: device-sdk-c-4.0.0-dev.14/include/ [2025-02-18T03:44:41.348Z] creating: device-sdk-c-4.0.0-dev.14/include/devsdk/ [2025-02-18T03:44:41.348Z] inflating: device-sdk-c-4.0.0-dev.14/include/devsdk/devsdk-base.h [2025-02-18T03:44:41.348Z] inflating: device-sdk-c-4.0.0-dev.14/include/devsdk/devsdk.h [2025-02-18T03:44:41.348Z] creating: device-sdk-c-4.0.0-dev.14/include/edgex/ [2025-02-18T03:44:41.348Z] inflating: device-sdk-c-4.0.0-dev.14/include/edgex/devices.h [2025-02-18T03:44:41.348Z] inflating: device-sdk-c-4.0.0-dev.14/include/edgex/edgex-base.h [2025-02-18T03:44:41.348Z] inflating: device-sdk-c-4.0.0-dev.14/include/edgex/edgex.h [2025-02-18T03:44:41.348Z] inflating: device-sdk-c-4.0.0-dev.14/include/edgex/profiles.h [2025-02-18T03:44:41.349Z] inflating: device-sdk-c-4.0.0-dev.14/include/edgex/rest-server.h [2025-02-18T03:44:41.349Z] creating: device-sdk-c-4.0.0-dev.14/scripts/ [2025-02-18T03:44:41.349Z] inflating: device-sdk-c-4.0.0-dev.14/scripts/Dockerfile.alpine [2025-02-18T03:44:41.349Z] inflating: device-sdk-c-4.0.0-dev.14/scripts/Dockerfile.alpine-base [2025-02-18T03:44:41.349Z] inflating: device-sdk-c-4.0.0-dev.14/scripts/build.sh [2025-02-18T03:44:41.349Z] inflating: device-sdk-c-4.0.0-dev.14/scripts/entrypoint.sh [2025-02-18T03:44:41.349Z] creating: device-sdk-c-4.0.0-dev.14/src/ [2025-02-18T03:44:41.349Z] inflating: device-sdk-c-4.0.0-dev.14/src/CMakeLists.txt [2025-02-18T03:44:41.349Z] creating: device-sdk-c-4.0.0-dev.14/src/c/ [2025-02-18T03:44:41.349Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/CMakeLists.txt [2025-02-18T03:44:41.349Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/api.h [2025-02-18T03:44:41.349Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/autoevent.c [2025-02-18T03:44:41.349Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/autoevent.h [2025-02-18T03:44:41.349Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/bus-impl.h [2025-02-18T03:44:41.349Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/bus-mqtt.c [2025-02-18T03:44:41.349Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/bus.c [2025-02-18T03:44:41.349Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/bus.h [2025-02-18T03:44:41.349Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/callback3.c [2025-02-18T03:44:41.349Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/callback3.h [2025-02-18T03:44:41.349Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/cmdinfo.h [2025-02-18T03:44:41.349Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/config.c [2025-02-18T03:44:41.349Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/config.h [2025-02-18T03:44:41.349Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/correlation.c [2025-02-18T03:44:41.349Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/correlation.h [2025-02-18T03:44:41.349Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/data.c [2025-02-18T03:44:41.349Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/data.h [2025-02-18T03:44:41.349Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/defs.h.in [2025-02-18T03:44:41.349Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/device.c [2025-02-18T03:44:41.349Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/device.h [2025-02-18T03:44:41.349Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/devman.c [2025-02-18T03:44:41.349Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/devmap.c [2025-02-18T03:44:41.349Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/devmap.h [2025-02-18T03:44:41.349Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/devsdk-base.c [2025-02-18T03:44:41.349Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/devutil.h [2025-02-18T03:44:41.349Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/discovery.c [2025-02-18T03:44:41.349Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/discovery.h [2025-02-18T03:44:41.349Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/dto-read.c [2025-02-18T03:44:41.349Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/dto-read.h [2025-02-18T03:44:41.349Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/edgex-logging.c [2025-02-18T03:44:41.349Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/edgex-logging.h [2025-02-18T03:44:41.349Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/edgex-rest.c [2025-02-18T03:44:41.349Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/edgex-rest.h [2025-02-18T03:44:41.349Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/edgex2.h [2025-02-18T03:44:41.349Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/errorlist.h [2025-02-18T03:44:41.349Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/ [2025-02-18T03:44:41.349Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/CMakeLists.txt [2025-02-18T03:44:41.349Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/README.md [2025-02-18T03:44:41.349Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/ [2025-02-18T03:44:41.349Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/CMakeLists.txt [2025-02-18T03:44:41.349Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/README.md [2025-02-18T03:44:41.349Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/device-bitfields.c [2025-02-18T03:44:41.349Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/ [2025-02-18T03:44:41.349Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/configuration.yaml [2025-02-18T03:44:41.349Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/devices/ [2025-02-18T03:44:41.349Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/devices/Bitfields.json [2025-02-18T03:44:41.349Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/profiles/ [2025-02-18T03:44:41.349Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/profiles/Example-Bitfields.json [2025-02-18T03:44:41.349Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/ [2025-02-18T03:44:41.349Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/CMakeLists.txt [2025-02-18T03:44:41.349Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/README.md [2025-02-18T03:44:41.349Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/device-counter.c [2025-02-18T03:44:41.349Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/ [2025-02-18T03:44:41.349Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/configuration.yaml [2025-02-18T03:44:41.349Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/devices/ [2025-02-18T03:44:41.349Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/devices/Counters.json [2025-02-18T03:44:41.349Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/profiles/ [2025-02-18T03:44:41.349Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/profiles/Counter.json [2025-02-18T03:44:41.349Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/ [2025-02-18T03:44:41.349Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/CMakeLists.txt [2025-02-18T03:44:41.349Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/README.md [2025-02-18T03:44:41.349Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/ [2025-02-18T03:44:41.349Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/configuration.yaml [2025-02-18T03:44:41.349Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/devices/ [2025-02-18T03:44:41.349Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/devices/readme.txt [2025-02-18T03:44:41.349Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/profiles/ [2025-02-18T03:44:41.349Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/profiles/TemplateProfile.json [2025-02-18T03:44:41.349Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/template.c [2025-02-18T03:44:41.349Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/watcher1.json [2025-02-18T03:44:41.349Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/watcher2.json [2025-02-18T03:44:41.349Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/ [2025-02-18T03:44:41.349Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/CMakeLists.txt [2025-02-18T03:44:41.349Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/README.md [2025-02-18T03:44:41.349Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/device-file.c [2025-02-18T03:44:41.349Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/ [2025-02-18T03:44:41.349Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/configuration.yaml [2025-02-18T03:44:41.349Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/devices/ [2025-02-18T03:44:41.349Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/devices/file1.json [2025-02-18T03:44:41.349Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/lorem.txt [2025-02-18T03:44:41.349Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/profiles/ [2025-02-18T03:44:41.349Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/profiles/FileExampleProfile.json [2025-02-18T03:44:41.349Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/ [2025-02-18T03:44:41.349Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/CMakeLists.txt [2025-02-18T03:44:41.349Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/README.md [2025-02-18T03:44:41.349Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/device-gyro.c [2025-02-18T03:44:41.349Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/ [2025-02-18T03:44:41.349Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/configuration.yaml [2025-02-18T03:44:41.349Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/devices/ [2025-02-18T03:44:41.349Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/devices/gyro.json [2025-02-18T03:44:41.349Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/profiles/ [2025-02-18T03:44:41.349Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/profiles/Gyro.json [2025-02-18T03:44:41.349Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/ [2025-02-18T03:44:41.349Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/CMakeLists.txt [2025-02-18T03:44:41.349Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/README.md [2025-02-18T03:44:41.349Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/device-random.c [2025-02-18T03:44:41.349Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/ [2025-02-18T03:44:41.349Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/configuration.yaml [2025-02-18T03:44:41.349Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/devices/ [2025-02-18T03:44:41.349Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/devices/randomdevice1.json [2025-02-18T03:44:41.349Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/profiles/ [2025-02-18T03:44:41.349Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/profiles/RandomExampleProfile.json [2025-02-18T03:44:41.349Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/ [2025-02-18T03:44:41.349Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/configuration.yaml [2025-02-18T03:44:41.349Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/devices/ [2025-02-18T03:44:41.349Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/devices/device1.json [2025-02-18T03:44:41.349Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/profiles/ [2025-02-18T03:44:41.349Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/profiles/TemplateProfile.json [2025-02-18T03:44:41.349Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/template.c [2025-02-18T03:44:41.349Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/ [2025-02-18T03:44:41.349Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/CMakeLists.txt [2025-02-18T03:44:41.349Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/README.md [2025-02-18T03:44:41.349Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/device-terminal.c [2025-02-18T03:44:41.349Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/ [2025-02-18T03:44:41.349Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/configuration.yaml [2025-02-18T03:44:41.349Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/devices/ [2025-02-18T03:44:41.349Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/devices/terminal.json [2025-02-18T03:44:41.349Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/profiles/ [2025-02-18T03:44:41.349Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/profiles/Terminal.json [2025-02-18T03:44:41.349Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/filesys.c [2025-02-18T03:44:41.349Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/filesys.h [2025-02-18T03:44:41.349Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/keeper.c [2025-02-18T03:44:41.349Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/keeper.h [2025-02-18T03:44:41.349Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/map.c [2025-02-18T03:44:41.349Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/map.h [2025-02-18T03:44:41.349Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/metadata.c [2025-02-18T03:44:41.349Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/metadata.h [2025-02-18T03:44:41.349Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/metrics.h [2025-02-18T03:44:41.349Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/opstate.c [2025-02-18T03:44:41.349Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/opstate.h [2025-02-18T03:44:41.349Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/parson.c [2025-02-18T03:44:41.349Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/parson.h [2025-02-18T03:44:41.349Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/profiles.c [2025-02-18T03:44:41.349Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/profiles.h [2025-02-18T03:44:41.349Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/registry-impl.h [2025-02-18T03:44:41.349Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/registry.c [2025-02-18T03:44:41.349Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/registry.h [2025-02-18T03:44:41.349Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/reqdata.c [2025-02-18T03:44:41.349Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/reqdata.h [2025-02-18T03:44:41.349Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/request_auth.c [2025-02-18T03:44:41.349Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/request_auth.h [2025-02-18T03:44:41.349Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/rest-server.c [2025-02-18T03:44:41.349Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/rest-server.h [2025-02-18T03:44:41.349Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/rest.c [2025-02-18T03:44:41.349Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/rest.h [2025-02-18T03:44:41.349Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets-impl.h [2025-02-18T03:44:41.349Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets-insecure.c [2025-02-18T03:44:41.349Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets-insecure.h [2025-02-18T03:44:41.349Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets-vault.c [2025-02-18T03:44:41.349Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets-vault.h [2025-02-18T03:44:41.349Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets.c [2025-02-18T03:44:41.349Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets.h [2025-02-18T03:44:41.349Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/service.c [2025-02-18T03:44:41.349Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/service.h [2025-02-18T03:44:41.349Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/transform.c [2025-02-18T03:44:41.349Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/transform.h [2025-02-18T03:44:41.349Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/validate.c [2025-02-18T03:44:41.349Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/validate.h [2025-02-18T03:44:41.349Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/watchers.c [2025-02-18T03:44:41.349Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/watchers.h [2025-02-18T03:44:41.349Z] creating: device-sdk-c-4.0.0-dev.14/src/cmake/ [2025-02-18T03:44:41.349Z] inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindIOT.cmake [2025-02-18T03:44:41.349Z] inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindLIBCBOR.cmake [2025-02-18T03:44:41.349Z] inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindLIBMICROHTTP.cmake [2025-02-18T03:44:41.349Z] inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindLIBPAHO.cmake [2025-02-18T03:44:41.349Z] inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindLIBUUID.cmake [2025-02-18T03:44:41.349Z] inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindLIBYAML.cmake [2025-02-18T03:44:41.349Z] + cd device-sdk-c-4.0.0-dev.14 [2025-02-18T03:44:41.349Z] + ./scripts/build.sh [2025-02-18T03:44:41.349Z] + CPPCHECK=false [2025-02-18T03:44:41.349Z] + DOCGEN=false [2025-02-18T03:44:41.349Z] + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' [2025-02-18T03:44:41.349Z] + '[' 0 -gt 0 ] [2025-02-18T03:44:41.349Z] + readlink -f ./scripts/build.sh [2025-02-18T03:44:41.349Z] + dirname /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/scripts/build.sh [2025-02-18T03:44:41.349Z] + dirname /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/scripts [2025-02-18T03:44:41.349Z] + ROOT=/device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14 [2025-02-18T03:44:41.349Z] + cd /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14 [2025-02-18T03:44:41.349Z] + mkdir -p /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/build/release [2025-02-18T03:44:41.349Z] + cd /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/build/release [2025-02-18T03:44:41.349Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src [2025-02-18T03:44:41.609Z] -- The C compiler identification is GNU 12.2.1 [2025-02-18T03:44:41.609Z] -- Detecting C compiler ABI info [2025-02-18T03:44:41.609Z] -- Detecting C compiler ABI info - done [2025-02-18T03:44:41.609Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-02-18T03:44:41.609Z] -- Detecting C compile features [2025-02-18T03:44:41.609Z] -- Detecting C compile features - done [2025-02-18T03:44:41.609Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2025-02-18T03:44:41.609Z] -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") [2025-02-18T03:44:41.609Z] -- Found LIBYAML: /usr/lib/libyaml.so [2025-02-18T03:44:41.609Z] -- Found LIBUUID: /usr/lib/libuuid.so [2025-02-18T03:44:41.609Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2025-02-18T03:44:41.609Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2025-02-18T03:44:41.609Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-02-18T03:44:41.609Z] -- /opt/iotech/iot/1.5/include [2025-02-18T03:44:41.609Z] -- C SDK 0.0.0 for Linux [2025-02-18T03:44:41.609Z] -- Performing Test CSDK_HAVE_ATOMIC [2025-02-18T03:44:41.877Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2025-02-18T03:44:41.877Z] -- Found Curses: /usr/lib/libcurses.so [2025-02-18T03:44:41.877Z] -- Configuring done (0.4s) [2025-02-18T03:44:41.877Z] -- Generating done (0.0s) [2025-02-18T03:44:41.877Z] -- Build files have been written to: /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/build/release [2025-02-18T03:44:41.877Z] + make all package [2025-02-18T03:44:41.877Z] + tee release.log [2025-02-18T03:44:41.877Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2025-02-18T03:44:42.136Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2025-02-18T03:44:42.136Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2025-02-18T03:44:42.410Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2025-02-18T03:44:42.410Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2025-02-18T03:44:42.671Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2025-02-18T03:44:42.671Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2025-02-18T03:44:42.937Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2025-02-18T03:44:43.197Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2025-02-18T03:44:43.197Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2025-02-18T03:44:43.462Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2025-02-18T03:44:43.462Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2025-02-18T03:44:43.723Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2025-02-18T03:44:43.723Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2025-02-18T03:44:43.723Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2025-02-18T03:44:43.989Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2025-02-18T03:44:44.272Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2025-02-18T03:44:44.272Z] In file included from /opt/iotech/iot/1.5/include/iot/threadpool.h:15, [2025-02-18T03:44:44.272Z] from /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/registry.h:14, [2025-02-18T03:44:44.272Z] from /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/registry-impl.h:12, [2025-02-18T03:44:44.272Z] from /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.h:12, [2025-02-18T03:44:44.272Z] from /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:4: [2025-02-18T03:44:44.272Z] /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c: In function 'edgex_keeper_client_init': [2025-02-18T03:44:44.272Z] /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:121:31: warning: format '%s' expects a matching 'char *' argument [-Wformat=] [2025-02-18T03:44:44.272Z] 121 | iot_log_error(logger, "Could not parse URL \"%s\" as a core-keeper config/registry URL"); [2025-02-18T03:44:44.272Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-02-18T03:44:44.272Z] /opt/iotech/iot/1.5/include/iot/logger.h:185:104: note: in definition of macro 'iot_log_error' [2025-02-18T03:44:44.272Z] 185 | #define iot_log_error(l,...) if ((l) && (l)->level >= IOT_LOG_ERROR) iot_log__log ((l), IOT_LOG_ERROR, __VA_ARGS__) [2025-02-18T03:44:44.272Z] | ^~~~~~~~~~~ [2025-02-18T03:44:44.272Z] /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:121:55: note: format string is defined here [2025-02-18T03:44:44.272Z] 121 | iot_log_error(logger, "Could not parse URL \"%s\" as a core-keeper config/registry URL"); [2025-02-18T03:44:44.272Z] | ~^ [2025-02-18T03:44:44.272Z] | | [2025-02-18T03:44:44.272Z] | char * [2025-02-18T03:44:44.272Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2025-02-18T03:44:44.533Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2025-02-18T03:44:44.804Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2025-02-18T03:44:44.804Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2025-02-18T03:44:45.760Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2025-02-18T03:44:45.760Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2025-02-18T03:44:46.034Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2025-02-18T03:44:46.034Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2025-02-18T03:44:46.034Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2025-02-18T03:44:46.295Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2025-02-18T03:44:46.575Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2025-02-18T03:44:46.575Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2025-02-18T03:44:46.847Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2025-02-18T03:44:46.847Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2025-02-18T03:44:47.109Z] /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/service.c: In function 'devsdk_service_start': [2025-02-18T03:44:47.109Z] /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/service.c:1063:5: warning: 'deviceservices_config' may be used uninitialized [-Wmaybe-uninitialized] [2025-02-18T03:44:47.109Z] 1063 | edgex_device_parseClients (svc->logger, iot_data_string_map_get (deviceservices_config, "Clients"), &svc->config.endpoints); [2025-02-18T03:44:47.109Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-02-18T03:44:47.109Z] /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/service.c:875:21: note: 'deviceservices_config' was declared here [2025-02-18T03:44:47.109Z] 875 | const iot_data_t *deviceservices_config; [2025-02-18T03:44:47.109Z] | ^~~~~~~~~~~~~~~~~~~~~ [2025-02-18T03:44:47.368Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2025-02-18T03:44:47.368Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2025-02-18T03:44:47.368Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2025-02-18T03:44:47.645Z] [ 68%] Linking C shared library libcsdk.so [2025-02-18T03:44:47.645Z] [ 68%] Built target csdk [2025-02-18T03:44:47.645Z] [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2025-02-18T03:44:47.645Z] [ 72%] Linking C executable template [2025-02-18T03:44:47.907Z] /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-02-18T03:44:47.907Z] [ 72%] Built target template [2025-02-18T03:44:47.907Z] [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2025-02-18T03:44:47.907Z] [ 76%] Linking C executable device-counter [2025-02-18T03:44:47.907Z] /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-02-18T03:44:47.907Z] [ 76%] Built target device-counter [2025-02-18T03:44:47.907Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2025-02-18T03:44:48.172Z] [ 80%] Linking C executable device-random [2025-02-18T03:44:48.172Z] /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-02-18T03:44:48.172Z] [ 80%] Built target device-random [2025-02-18T03:44:48.172Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2025-02-18T03:44:48.172Z] [ 84%] Linking C executable device-gyro [2025-02-18T03:44:48.172Z] /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-02-18T03:44:48.172Z] [ 84%] Built target device-gyro [2025-02-18T03:44:48.447Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2025-02-18T03:44:48.447Z] [ 88%] Linking C executable device-bitfields [2025-02-18T03:44:48.447Z] /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-02-18T03:44:48.447Z] [ 88%] Built target device-bitfields [2025-02-18T03:44:48.447Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2025-02-18T03:44:48.711Z] [ 92%] Linking C executable template-discovery [2025-02-18T03:44:48.711Z] /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-02-18T03:44:48.711Z] [ 92%] Built target template-discovery [2025-02-18T03:44:48.711Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2025-02-18T03:44:48.711Z] [ 96%] Linking C executable device-file [2025-02-18T03:44:48.972Z] /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-02-18T03:44:48.972Z] [ 96%] Built target device-file [2025-02-18T03:44:48.972Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2025-02-18T03:44:48.972Z] [100%] Linking C executable device-terminal [2025-02-18T03:44:48.972Z] /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-02-18T03:44:48.972Z] [100%] Built target device-terminal [2025-02-18T03:44:48.972Z] Run CPack packaging tool... [2025-02-18T03:44:49.231Z] CPack: Create package using TGZ [2025-02-18T03:44:49.232Z] CPack: Install projects [2025-02-18T03:44:49.232Z] CPack: - Run preinstall target for: Csdk [2025-02-18T03:44:49.232Z] CPack: - Install project: Csdk [] [2025-02-18T03:44:49.232Z] CPack: Create package [2025-02-18T03:44:49.495Z] CPack: - package: /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/build/release/csdk-0.0.0.tar.gz generated. [2025-02-18T03:44:49.495Z] + '[' false '=' true ] [2025-02-18T03:44:49.495Z] + '[' false '=' true ] [2025-02-18T03:44:49.495Z] + mkdir -p /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/build/debug [2025-02-18T03:44:49.495Z] + cd /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/build/debug [2025-02-18T03:44:49.495Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src [2025-02-18T03:44:49.495Z] -- The C compiler identification is GNU 12.2.1 [2025-02-18T03:44:49.495Z] -- Detecting C compiler ABI info [2025-02-18T03:44:49.495Z] -- Detecting C compiler ABI info - done [2025-02-18T03:44:49.495Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-02-18T03:44:49.495Z] -- Detecting C compile features [2025-02-18T03:44:49.495Z] -- Detecting C compile features - done [2025-02-18T03:44:49.495Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2025-02-18T03:44:49.757Z] -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") [2025-02-18T03:44:49.757Z] -- Found LIBYAML: /usr/lib/libyaml.so [2025-02-18T03:44:49.757Z] -- Found LIBUUID: /usr/lib/libuuid.so [2025-02-18T03:44:49.757Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2025-02-18T03:44:49.757Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2025-02-18T03:44:49.757Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-02-18T03:44:49.757Z] -- /opt/iotech/iot/1.5/include [2025-02-18T03:44:49.757Z] -- C SDK 0.0.0 for Linux [2025-02-18T03:44:49.757Z] -- Performing Test CSDK_HAVE_ATOMIC [2025-02-18T03:44:49.757Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2025-02-18T03:44:49.757Z] -- Found Curses: /usr/lib/libcurses.so [2025-02-18T03:44:49.757Z] -- Configuring done (0.4s) [2025-02-18T03:44:49.757Z] -- Generating done (0.0s) [2025-02-18T03:44:49.757Z] -- Build files have been written to: /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/build/debug [2025-02-18T03:44:49.757Z] + + teemake debug.log [2025-02-18T03:44:49.757Z] [2025-02-18T03:44:50.020Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2025-02-18T03:44:50.020Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2025-02-18T03:44:50.020Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2025-02-18T03:44:50.020Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2025-02-18T03:44:50.304Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2025-02-18T03:44:50.304Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2025-02-18T03:44:50.304Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2025-02-18T03:44:50.567Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2025-02-18T03:44:50.567Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2025-02-18T03:44:50.567Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2025-02-18T03:44:50.567Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2025-02-18T03:44:50.837Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2025-02-18T03:44:50.837Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2025-02-18T03:44:50.837Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2025-02-18T03:44:50.837Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2025-02-18T03:44:51.099Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2025-02-18T03:44:51.099Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2025-02-18T03:44:51.099Z] In file included from /opt/iotech/iot/1.5/include/iot/threadpool.h:15, [2025-02-18T03:44:51.099Z] from /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/registry.h:14, [2025-02-18T03:44:51.099Z] from /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/registry-impl.h:12, [2025-02-18T03:44:51.099Z] from /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.h:12, [2025-02-18T03:44:51.099Z] from /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:4: [2025-02-18T03:44:51.099Z] /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c: In function 'edgex_keeper_client_init': [2025-02-18T03:44:51.099Z] /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:121:31: warning: format '%s' expects a matching 'char *' argument [-Wformat=] [2025-02-18T03:44:51.099Z] 121 | iot_log_error(logger, "Could not parse URL \"%s\" as a core-keeper config/registry URL"); [2025-02-18T03:44:51.099Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-02-18T03:44:51.099Z] /opt/iotech/iot/1.5/include/iot/logger.h:185:104: note: in definition of macro 'iot_log_error' [2025-02-18T03:44:51.099Z] 185 | #define iot_log_error(l,...) if ((l) && (l)->level >= IOT_LOG_ERROR) iot_log__log ((l), IOT_LOG_ERROR, __VA_ARGS__) [2025-02-18T03:44:51.099Z] | ^~~~~~~~~~~ [2025-02-18T03:44:51.099Z] /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:121:55: note: format string is defined here [2025-02-18T03:44:51.099Z] 121 | iot_log_error(logger, "Could not parse URL \"%s\" as a core-keeper config/registry URL"); [2025-02-18T03:44:51.099Z] | ~^ [2025-02-18T03:44:51.099Z] | | [2025-02-18T03:44:51.099Z] | char * [2025-02-18T03:44:51.370Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2025-02-18T03:44:51.370Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2025-02-18T03:44:51.370Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2025-02-18T03:44:51.370Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2025-02-18T03:44:51.633Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2025-02-18T03:44:51.633Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2025-02-18T03:44:51.895Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2025-02-18T03:44:51.895Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2025-02-18T03:44:51.895Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2025-02-18T03:44:51.895Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2025-02-18T03:44:52.195Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2025-02-18T03:44:52.195Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2025-02-18T03:44:52.195Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2025-02-18T03:44:52.459Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2025-02-18T03:44:52.459Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2025-02-18T03:44:52.459Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2025-02-18T03:44:52.719Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2025-02-18T03:44:52.719Z] [ 68%] Linking C shared library libcsdk.so [2025-02-18T03:44:52.719Z] [ 68%] Built target csdk [2025-02-18T03:44:52.719Z] [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2025-02-18T03:44:52.719Z] [ 72%] Linking C executable template [2025-02-18T03:44:52.980Z] /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-02-18T03:44:52.980Z] [ 72%] Built target template [2025-02-18T03:44:52.980Z] [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2025-02-18T03:44:52.980Z] [ 76%] Linking C executable device-counter [2025-02-18T03:44:52.980Z] /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-02-18T03:44:52.980Z] [ 76%] Built target device-counter [2025-02-18T03:44:52.980Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2025-02-18T03:44:53.239Z] [ 80%] Linking C executable device-random [2025-02-18T03:44:53.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-02-18T03:44:53.239Z] [ 80%] Built target device-random [2025-02-18T03:44:53.239Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2025-02-18T03:44:53.239Z] [ 84%] Linking C executable device-gyro [2025-02-18T03:44:53.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-02-18T03:44:53.239Z] [ 84%] Built target device-gyro [2025-02-18T03:44:53.239Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2025-02-18T03:44:53.503Z] [ 88%] Linking C executable device-bitfields [2025-02-18T03:44:53.503Z] /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-02-18T03:44:53.503Z] [ 88%] Built target device-bitfields [2025-02-18T03:44:53.503Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2025-02-18T03:44:53.503Z] [ 92%] Linking C executable template-discovery [2025-02-18T03:44:53.503Z] /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-02-18T03:44:53.503Z] [ 92%] Built target template-discovery [2025-02-18T03:44:53.764Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2025-02-18T03:44:53.764Z] [ 96%] Linking C executable device-file [2025-02-18T03:44:53.764Z] /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-02-18T03:44:53.764Z] [ 96%] Built target device-file [2025-02-18T03:44:53.764Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2025-02-18T03:44:53.764Z] [100%] Linking C executable device-terminal [2025-02-18T03:44:53.764Z] /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-02-18T03:44:54.024Z] [100%] Built target device-terminal [2025-02-18T03:44:54.024Z] + cp -rf include/devsdk include/edgex /usr/include/ [2025-02-18T03:44:54.024Z] + cp build/release/c/libcsdk.so /usr/lib/ [2025-02-18T03:44:54.024Z] + mkdir -p /usr/share/doc/edgex-csdk [2025-02-18T03:44:54.024Z] + cp Attribution.txt /usr/share/doc/edgex-csdk [2025-02-18T03:44:54.024Z] + cp LICENSE /usr/share/doc/edgex-csdk [2025-02-18T03:44:54.024Z] + rm -rf /device-bacnet-c/deps [2025-02-18T03:44:54.285Z] Removing intermediate container 366cd0e28a7f [2025-02-18T03:44:54.285Z] ---> 5e39987b5ef5 [2025-02-18T03:44:54.285Z] Step 11/31 : RUN /device-bacnet-c/scripts/build.sh [2025-02-18T03:44:54.285Z] ---> Running in 0988c371ef53 [2025-02-18T03:44:54.549Z] + readlink -f /device-bacnet-c/scripts/build.sh [2025-02-18T03:44:54.549Z] + dirname /device-bacnet-c/scripts/build.sh [2025-02-18T03:44:54.549Z] + dirname /device-bacnet-c/scripts [2025-02-18T03:44:54.549Z] + ROOT=/device-bacnet-c [2025-02-18T03:44:54.549Z] + echo /device-bacnet-c [2025-02-18T03:44:54.549Z] + cd /device-bacnet-c [2025-02-18T03:44:54.549Z] + '[' '!' -f /device-bacnet-c/lib/ip/libbacnet.a ] [2025-02-18T03:44:54.549Z] /device-bacnet-c [2025-02-18T03:44:54.549Z] + '[' '!' -f /device-bacnet-c/lib/mstp/libbacnet.a ] [2025-02-18T03:44:54.549Z] + mkdir -p /device-bacnet-c/build/release/device-bacnet-ip [2025-02-18T03:44:54.549Z] + cd /device-bacnet-c/build/release/device-bacnet-ip [2025-02-18T03:44:54.549Z] + cmake '-DDATALINK:STRING=BACDL_BIP=1' '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/src/c [2025-02-18T03:44:54.549Z] -- /opt/iotech/iot/1.5/include [2025-02-18T03:44:54.549Z] -- Configuring done (0.0s) [2025-02-18T03:44:54.549Z] -- Generating done (0.0s) [2025-02-18T03:44:54.549Z] -- Build files have been written to: /device-bacnet-c/build/release/device-bacnet-ip [2025-02-18T03:44:54.549Z] + make [2025-02-18T03:44:54.549Z] + tee release.log [2025-02-18T03:44:54.549Z] [ 22%] Built target bacnet_objects [2025-02-18T03:44:54.549Z] [ 33%] Building C object CMakeFiles/device-bacnet-c.dir/main.c.o [2025-02-18T03:44:54.809Z] [ 44%] Building C object CMakeFiles/device-bacnet-c.dir/driver.c.o [2025-02-18T03:44:55.071Z] [ 55%] Linking C executable device-bacnet-c [2025-02-18T03:44:55.071Z] /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-02-18T03:44:55.071Z] [100%] Built target device-bacnet-c [2025-02-18T03:44:55.071Z] + mkdir -p /device-bacnet-c/build/release/device-bacnet-mstp [2025-02-18T03:44:55.071Z] + cd /device-bacnet-c/build/release/device-bacnet-mstp [2025-02-18T03:44:55.071Z] + cmake '-DDATALINK:STRING=BACDL_MSTP=1' '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/src/c [2025-02-18T03:44:55.071Z] -- /opt/iotech/iot/1.5/include [2025-02-18T03:44:55.071Z] -- Configuring done (0.0s) [2025-02-18T03:44:55.071Z] -- Generating done (0.0s) [2025-02-18T03:44:55.071Z] -- Build files have been written to: /device-bacnet-c/build/release/device-bacnet-mstp [2025-02-18T03:44:55.071Z] + make [2025-02-18T03:44:55.071Z] + tee release.log [2025-02-18T03:44:55.071Z] [ 22%] Built target bacnet_objects [2025-02-18T03:44:55.347Z] [ 33%] Building C object CMakeFiles/device-bacnet-c.dir/main.c.o [2025-02-18T03:44:55.347Z] [ 44%] Building C object CMakeFiles/device-bacnet-c.dir/driver.c.o [2025-02-18T03:44:55.610Z] [ 55%] Linking C executable device-bacnet-c [2025-02-18T03:44:55.610Z] /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-02-18T03:44:55.610Z] [100%] Built target device-bacnet-c [2025-02-18T03:44:56.551Z] Removing intermediate container 0988c371ef53 [2025-02-18T03:44:56.551Z] ---> 4e4e76cf6492 [2025-02-18T03:44:56.551Z] Step 12/31 : FROM alpine:3.20 [2025-02-18T03:44:57.132Z] 3.20: Pulling from library/alpine [2025-02-18T03:44:57.132Z] 0a9a5dfd008f: Pulling fs layer [2025-02-18T03:44:57.393Z] 0a9a5dfd008f: Verifying Checksum [2025-02-18T03:44:57.393Z] 0a9a5dfd008f: Download complete [2025-02-18T03:44:57.393Z] 0a9a5dfd008f: Pull complete [2025-02-18T03:44:57.393Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-02-18T03:44:57.393Z] Status: Downloaded newer image for alpine:3.20 [2025-02-18T03:44:57.393Z] ---> ff221270b9fb [2025-02-18T03:44:57.393Z] Step 13/31 : MAINTAINER iotech [2025-02-18T03:44:57.652Z] ---> Running in baeb048af9ab [2025-02-18T03:44:57.652Z] Removing intermediate container baeb048af9ab [2025-02-18T03:44:57.652Z] ---> 53799dfa7dfa [2025-02-18T03:44:57.652Z] 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-02-18T03:44:57.652Z] ---> Running in ef3a16e8369b [2025-02-18T03:44:57.911Z] Connecting to iotech.jfrog.io (34.247.22.236:443) [2025-02-18T03:44:58.170Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2025-02-18T03:44:58.170Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2025-02-18T03:44:58.170Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2025-02-18T03:44:58.737Z] Removing intermediate container ef3a16e8369b [2025-02-18T03:44:58.737Z] ---> c47cd05602c1 [2025-02-18T03:44:58.737Z] Step 15/31 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories [2025-02-18T03:44:58.737Z] ---> Running in 6bb5e6e5aa73 [2025-02-18T03:44:59.312Z] Removing intermediate container 6bb5e6e5aa73 [2025-02-18T03:44:59.312Z] ---> 39f57ef57265 [2025-02-18T03:44:59.312Z] 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-02-18T03:44:59.312Z] ---> Running in d36077ef5452 [2025-02-18T03:44:59.312Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-18T03:44:59.578Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-18T03:44:59.578Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-18T03:45:00.147Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-02-18T03:45:00.147Z] (1/27) Installing ca-certificates (20241121-r1) [2025-02-18T03:45:00.147Z] (2/27) Installing brotli-libs (1.1.0-r2) [2025-02-18T03:45:00.147Z] (3/27) Installing c-ares (1.33.1-r0) [2025-02-18T03:45:00.147Z] (4/27) Installing libunistring (1.2-r0) [2025-02-18T03:45:00.147Z] (5/27) Installing libidn2 (2.3.7-r0) [2025-02-18T03:45:00.147Z] (6/27) Installing nghttp2-libs (1.62.1-r0) [2025-02-18T03:45:00.147Z] (7/27) Installing libpsl (0.21.5-r1) [2025-02-18T03:45:00.147Z] (8/27) Installing zstd-libs (1.5.6-r0) [2025-02-18T03:45:00.147Z] (9/27) Installing libcurl (8.12.1-r0) [2025-02-18T03:45:00.147Z] (10/27) Installing curl (8.12.1-r0) [2025-02-18T03:45:00.147Z] (11/27) Installing dumb-init (1.2.5-r3) [2025-02-18T03:45:00.147Z] (12/27) Installing hiredis (1.2.0-r0) [2025-02-18T03:45:00.147Z] (13/27) Installing yaml (0.2.5-r2) [2025-02-18T03:45:00.147Z] (14/27) Installing libcbor (0.11.0-r0) [2025-02-18T03:45:00.147Z] (15/27) Installing iotech-iot-1.5 (1.5.5-r0) [2025-02-18T03:45:01.091Z] (16/27) Installing pkgconf (2.2.0-r0) [2025-02-18T03:45:01.091Z] (17/27) Installing openssl-dev (3.3.3-r0) [2025-02-18T03:45:01.091Z] (18/27) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.13-r0) [2025-02-18T03:45:01.666Z] (19/27) Installing gmp (6.3.0-r1) [2025-02-18T03:45:01.666Z] (20/27) Installing nettle (3.9.1-r0) [2025-02-18T03:45:01.666Z] (21/27) Installing libffi (3.4.6-r0) [2025-02-18T03:45:01.666Z] (22/27) Installing libtasn1 (4.20.0-r0) [2025-02-18T03:45:01.666Z] (23/27) Installing p11-kit (0.25.3-r0) [2025-02-18T03:45:01.666Z] (24/27) Installing gnutls (3.8.5-r0) [2025-02-18T03:45:01.926Z] (25/27) Installing libmicrohttpd (0.9.77-r0) [2025-02-18T03:45:01.926Z] (26/27) Installing libuuid (2.40.1-r1) [2025-02-18T03:45:01.926Z] (27/27) Installing linux-headers (6.6-r0) [2025-02-18T03:45:01.926Z] Executing busybox-1.36.1-r29.trigger [2025-02-18T03:45:01.926Z] Executing ca-certificates-20241121-r1.trigger [2025-02-18T03:45:01.926Z] OK: 30 MiB in 41 packages [2025-02-18T03:45:08.572Z] Removing intermediate container d36077ef5452 [2025-02-18T03:45:08.572Z] ---> a16d8e929879 [2025-02-18T03:45:08.572Z] Step 17/31 : RUN apk --no-cache upgrade [2025-02-18T03:45:09.150Z] ---> Running in e8626f2620ce [2025-02-18T03:45:10.104Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-18T03:45:10.104Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-18T03:45:10.367Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-18T03:45:10.953Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-02-18T03:45:10.953Z] OK: 30 MiB in 41 packages [2025-02-18T03:45:12.892Z] Removing intermediate container e8626f2620ce [2025-02-18T03:45:12.892Z] ---> 2b8e749d9d4e [2025-02-18T03:45:12.892Z] Step 18/31 : COPY --from=builder /device-bacnet-c/build/release/ / [2025-02-18T03:45:14.920Z] ---> 1fc17e921913 [2025-02-18T03:45:14.920Z] Step 19/31 : COPY --from=builder /usr/lib/libcsdk.so /usr/lib [2025-02-18T03:45:14.920Z] ---> ff264ccc3cd1 [2025-02-18T03:45:14.920Z] Step 20/31 : COPY --from=builder /usr/share/doc/edgex-csdk /usr/share/doc/edgex-csdk [2025-02-18T03:45:14.920Z] ---> 22c47626b6bf [2025-02-18T03:45:14.920Z] Step 21/31 : COPY LICENSE /. [2025-02-18T03:45:14.920Z] ---> 9632bc887739 [2025-02-18T03:45:14.920Z] Step 22/31 : COPY Attribution.txt /. [2025-02-18T03:45:14.920Z] ---> 3169ee81e9a4 [2025-02-18T03:45:14.920Z] Step 23/31 : COPY res /res [2025-02-18T03:45:15.181Z] ---> 23c01cae660f [2025-02-18T03:45:15.181Z] Step 24/31 : COPY sample-profiles /sample-profiles [2025-02-18T03:45:15.181Z] ---> 2d1569870954 [2025-02-18T03:45:15.181Z] Step 25/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2022: IoTech Ltd' [2025-02-18T03:45:15.181Z] ---> Running in f4e89dc46c6e [2025-02-18T03:45:18.541Z] Removing intermediate container f4e89dc46c6e [2025-02-18T03:45:18.541Z] ---> d0a7a6342246 [2025-02-18T03:45:18.541Z] Step 26/31 : EXPOSE 59980 [2025-02-18T03:45:18.541Z] ---> Running in 04d720ae338a [2025-02-18T03:45:18.541Z] Removing intermediate container 04d720ae338a [2025-02-18T03:45:18.541Z] ---> ca79bcb12da4 [2025-02-18T03:45:18.541Z] Step 27/31 : ENTRYPOINT ["/device-bacnet-ip/device-bacnet-c"] [2025-02-18T03:45:18.541Z] ---> Running in 86b6bdfaf2e1 [2025-02-18T03:45:18.541Z] Removing intermediate container 86b6bdfaf2e1 [2025-02-18T03:45:18.541Z] ---> 500b8f871eb4 [2025-02-18T03:45:18.541Z] Step 28/31 : CMD ["-cp=keeper://edgex-core-keeper:59890", "--registry", "--confdir=/res"] [2025-02-18T03:45:18.541Z] ---> Running in 2f2e8af1c1fc [2025-02-18T03:45:18.541Z] Removing intermediate container 2f2e8af1c1fc [2025-02-18T03:45:18.541Z] ---> c5a6c78b233b [2025-02-18T03:45:18.541Z] Step 29/31 : LABEL arch=amd64 [2025-02-18T03:45:18.541Z] ---> Running in b724e0a8347c [2025-02-18T03:45:18.541Z] Removing intermediate container b724e0a8347c [2025-02-18T03:45:18.541Z] ---> fd0b18ec9e6c [2025-02-18T03:45:18.541Z] Step 30/31 : LABEL git_sha=9b9431eb40cbf53bd86fce1f6d51c7d347bb1c9b [2025-02-18T03:45:18.541Z] ---> Running in 48b9fd327542 [2025-02-18T03:45:18.541Z] Removing intermediate container 48b9fd327542 [2025-02-18T03:45:18.541Z] ---> ea2d2f840c8c [2025-02-18T03:45:18.541Z] Step 31/31 : LABEL version=3.2.0-dev.2 [2025-02-18T03:45:18.541Z] ---> Running in 9cdc68eddad1 [2025-02-18T03:45:18.541Z] Removing intermediate container 9cdc68eddad1 [2025-02-18T03:45:18.541Z] ---> 76a12bc98fc7 [2025-02-18T03:45:18.541Z] [Warning] One or more build-args [MAKE ARCH] were not consumed [2025-02-18T03:45:18.541Z] Successfully built 76a12bc98fc7 [2025-02-18T03:45:18.541Z] 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-02-18T03:45:18.849Z] provisioning config files... [2025-02-18T03:45:18.860Z] copy managed file [device-bacnet-c-settings] to file:/w/workspace/dgexfoundry_device-bacnet-c_main@tmp/config17165110984823015162tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-18T03:45:19.174Z] ---> ****-login.sh [2025-02-18T03:45:19.174Z] nexus3.edgexfoundry.org:10001 [2025-02-18T03:45:19.175Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-18T03:45:19.175Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-18T03:45:19.175Z] Configure a credential helper to remove this warning. See [2025-02-18T03:45:19.175Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-18T03:45:19.175Z] [2025-02-18T03:45:19.175Z] Login Succeeded [2025-02-18T03:45:19.175Z] nexus3.edgexfoundry.org:10002 [2025-02-18T03:45:19.175Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-18T03:45:19.175Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-18T03:45:19.175Z] Configure a credential helper to remove this warning. See [2025-02-18T03:45:19.175Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-18T03:45:19.175Z] [2025-02-18T03:45:19.175Z] Login Succeeded [2025-02-18T03:45:19.175Z] nexus3.edgexfoundry.org:10003 [2025-02-18T03:45:19.436Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-18T03:45:19.436Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-18T03:45:19.436Z] Configure a credential helper to remove this warning. See [2025-02-18T03:45:19.437Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-18T03:45:19.437Z] [2025-02-18T03:45:19.437Z] Login Succeeded [2025-02-18T03:45:19.437Z] nexus3.edgexfoundry.org:10004 [2025-02-18T03:45:19.437Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-18T03:45:19.437Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-18T03:45:19.437Z] Configure a credential helper to remove this warning. See [2025-02-18T03:45:19.437Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-18T03:45:19.437Z] [2025-02-18T03:45:19.437Z] Login Succeeded [2025-02-18T03:45:19.437Z] ****.io [2025-02-18T03:45:19.437Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-18T03:45:19.700Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-18T03:45:19.700Z] Configure a credential helper to remove this warning. See [2025-02-18T03:45:19.701Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-18T03:45:19.701Z] [2025-02-18T03:45:19.701Z] Login Succeeded [2025-02-18T03:45:19.701Z] ---> ****-login.sh ends [Pipeline] } [2025-02-18T03:45:19.717Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-18T03:45:19.768Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-18T03:45:19.794Z] [edgeXDocker.push] Tagging docker image device-bacnet with the following tags: [2025-02-18T03:45:19.794Z] 9b9431eb40cbf53bd86fce1f6d51c7d347bb1c9b [2025-02-18T03:45:19.794Z] latest [2025-02-18T03:45:19.794Z] 3.2.0-dev.2 [2025-02-18T03:45:19.794Z] 9b9431eb40cbf53bd86fce1f6d51c7d347bb1c9b-3.2.0-dev.2 [2025-02-18T03:45:19.794Z] main [2025-02-18T03:45:19.794Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-18T03:45:20.412Z] + docker tag device-bacnet nexus3.edgexfoundry.org:10004/device-bacnet:9b9431eb40cbf53bd86fce1f6d51c7d347bb1c9b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-18T03:45:20.748Z] + docker push nexus3.edgexfoundry.org:10004/device-bacnet:9b9431eb40cbf53bd86fce1f6d51c7d347bb1c9b [2025-02-18T03:45:20.748Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-bacnet] [2025-02-18T03:45:20.748Z] 0326dfa12cb5: Preparing [2025-02-18T03:45:20.748Z] 6c2c2a097b92: Preparing [2025-02-18T03:45:20.748Z] ee78d6980f57: Preparing [2025-02-18T03:45:20.748Z] 17f1e04e9222: Preparing [2025-02-18T03:45:20.748Z] 644e6162ee0d: Preparing [2025-02-18T03:45:20.748Z] c4f8b1f5d2ff: Preparing [2025-02-18T03:45:20.748Z] d20dd802a972: Preparing [2025-02-18T03:45:20.748Z] aa61bd0c1998: Preparing [2025-02-18T03:45:20.748Z] 9fb9aa288f66: Preparing [2025-02-18T03:45:20.748Z] 5d84332d2105: Preparing [2025-02-18T03:45:20.748Z] 9a6be71baad4: Preparing [2025-02-18T03:45:20.748Z] 994456c4fd7b: Preparing [2025-02-18T03:45:20.748Z] aa61bd0c1998: Waiting [2025-02-18T03:45:20.748Z] 9fb9aa288f66: Waiting [2025-02-18T03:45:20.748Z] 5d84332d2105: Waiting [2025-02-18T03:45:20.748Z] 9a6be71baad4: Waiting [2025-02-18T03:45:20.748Z] d20dd802a972: Waiting [2025-02-18T03:45:20.748Z] c4f8b1f5d2ff: Waiting [2025-02-18T03:45:20.748Z] 994456c4fd7b: Waiting [2025-02-18T03:45:20.748Z] 6c2c2a097b92: Pushed [2025-02-18T03:45:20.748Z] 0326dfa12cb5: Pushed [2025-02-18T03:45:20.748Z] 644e6162ee0d: Pushed [2025-02-18T03:45:20.748Z] 17f1e04e9222: Pushed [2025-02-18T03:45:20.748Z] ee78d6980f57: Pushed [2025-02-18T03:45:21.016Z] c4f8b1f5d2ff: Pushed [2025-02-18T03:45:21.016Z] aa61bd0c1998: Pushed [2025-02-18T03:45:21.016Z] 5d84332d2105: Pushed [2025-02-18T03:45:21.016Z] d20dd802a972: Pushed [2025-02-18T03:45:21.016Z] 9a6be71baad4: Pushed [2025-02-18T03:45:21.985Z] 994456c4fd7b: Pushed [2025-02-18T03:45:22.933Z] 9fb9aa288f66: Pushed [2025-02-18T03:45:23.197Z] 9b9431eb40cbf53bd86fce1f6d51c7d347bb1c9b: digest: sha256:26c9033d49355490ca6e06b1688e59d9cde788fc2676ef743c3e1e444cc4813f size: 2821 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-18T03:45:23.538Z] + docker tag device-bacnet nexus3.edgexfoundry.org:10004/device-bacnet:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-18T03:45:23.873Z] + docker push nexus3.edgexfoundry.org:10004/device-bacnet:latest [2025-02-18T03:45:23.873Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-bacnet] [2025-02-18T03:45:23.873Z] 0326dfa12cb5: Preparing [2025-02-18T03:45:23.873Z] 6c2c2a097b92: Preparing [2025-02-18T03:45:23.873Z] ee78d6980f57: Preparing [2025-02-18T03:45:23.873Z] 17f1e04e9222: Preparing [2025-02-18T03:45:23.873Z] 644e6162ee0d: Preparing [2025-02-18T03:45:23.873Z] c4f8b1f5d2ff: Preparing [2025-02-18T03:45:23.873Z] d20dd802a972: Preparing [2025-02-18T03:45:23.873Z] aa61bd0c1998: Preparing [2025-02-18T03:45:23.873Z] 9fb9aa288f66: Preparing [2025-02-18T03:45:23.873Z] 5d84332d2105: Preparing [2025-02-18T03:45:23.873Z] 9a6be71baad4: Preparing [2025-02-18T03:45:23.873Z] 994456c4fd7b: Preparing [2025-02-18T03:45:23.873Z] c4f8b1f5d2ff: Waiting [2025-02-18T03:45:23.873Z] 9fb9aa288f66: Waiting [2025-02-18T03:45:23.873Z] 5d84332d2105: Waiting [2025-02-18T03:45:23.873Z] d20dd802a972: Waiting [2025-02-18T03:45:23.873Z] 994456c4fd7b: Waiting [2025-02-18T03:45:23.873Z] aa61bd0c1998: Waiting [2025-02-18T03:45:23.873Z] ee78d6980f57: Layer already exists [2025-02-18T03:45:23.873Z] 0326dfa12cb5: Layer already exists [2025-02-18T03:45:23.873Z] 644e6162ee0d: Layer already exists [2025-02-18T03:45:23.873Z] 17f1e04e9222: Layer already exists [2025-02-18T03:45:23.873Z] 6c2c2a097b92: Layer already exists [2025-02-18T03:45:23.873Z] d20dd802a972: Layer already exists [2025-02-18T03:45:23.873Z] c4f8b1f5d2ff: Layer already exists [2025-02-18T03:45:23.873Z] 9fb9aa288f66: Layer already exists [2025-02-18T03:45:23.873Z] 5d84332d2105: Layer already exists [2025-02-18T03:45:23.873Z] 9a6be71baad4: Layer already exists [2025-02-18T03:45:23.873Z] 994456c4fd7b: Layer already exists [2025-02-18T03:45:24.133Z] aa61bd0c1998: Layer already exists [2025-02-18T03:45:24.133Z] latest: digest: sha256:26c9033d49355490ca6e06b1688e59d9cde788fc2676ef743c3e1e444cc4813f size: 2821 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-18T03:45:24.467Z] + docker tag device-bacnet nexus3.edgexfoundry.org:10004/device-bacnet:3.2.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-18T03:45:24.798Z] + docker push nexus3.edgexfoundry.org:10004/device-bacnet:3.2.0-dev.2 [2025-02-18T03:45:24.798Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-bacnet] [2025-02-18T03:45:24.798Z] 0326dfa12cb5: Preparing [2025-02-18T03:45:24.798Z] 6c2c2a097b92: Preparing [2025-02-18T03:45:24.798Z] ee78d6980f57: Preparing [2025-02-18T03:45:24.798Z] 17f1e04e9222: Preparing [2025-02-18T03:45:24.798Z] 644e6162ee0d: Preparing [2025-02-18T03:45:24.798Z] c4f8b1f5d2ff: Preparing [2025-02-18T03:45:24.798Z] d20dd802a972: Preparing [2025-02-18T03:45:24.798Z] aa61bd0c1998: Preparing [2025-02-18T03:45:24.798Z] 9fb9aa288f66: Preparing [2025-02-18T03:45:24.798Z] 5d84332d2105: Preparing [2025-02-18T03:45:24.798Z] 9a6be71baad4: Preparing [2025-02-18T03:45:24.798Z] 994456c4fd7b: Preparing [2025-02-18T03:45:24.798Z] c4f8b1f5d2ff: Waiting [2025-02-18T03:45:24.798Z] d20dd802a972: Waiting [2025-02-18T03:45:24.798Z] aa61bd0c1998: Waiting [2025-02-18T03:45:24.798Z] 5d84332d2105: Waiting [2025-02-18T03:45:24.798Z] 994456c4fd7b: Waiting [2025-02-18T03:45:24.798Z] 9a6be71baad4: Waiting [2025-02-18T03:45:24.798Z] 17f1e04e9222: Layer already exists [2025-02-18T03:45:24.798Z] ee78d6980f57: Layer already exists [2025-02-18T03:45:24.798Z] 0326dfa12cb5: Layer already exists [2025-02-18T03:45:24.798Z] 6c2c2a097b92: Layer already exists [2025-02-18T03:45:24.798Z] 644e6162ee0d: Layer already exists [2025-02-18T03:45:24.798Z] c4f8b1f5d2ff: Layer already exists [2025-02-18T03:45:24.798Z] aa61bd0c1998: Layer already exists [2025-02-18T03:45:24.798Z] d20dd802a972: Layer already exists [2025-02-18T03:45:24.798Z] 9fb9aa288f66: Layer already exists [2025-02-18T03:45:24.798Z] 5d84332d2105: Layer already exists [2025-02-18T03:45:24.798Z] 9a6be71baad4: Layer already exists [2025-02-18T03:45:24.798Z] 994456c4fd7b: Layer already exists [2025-02-18T03:45:24.798Z] 3.2.0-dev.2: digest: sha256:26c9033d49355490ca6e06b1688e59d9cde788fc2676ef743c3e1e444cc4813f size: 2821 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-18T03:45:25.129Z] + docker tag device-bacnet nexus3.edgexfoundry.org:10004/device-bacnet:9b9431eb40cbf53bd86fce1f6d51c7d347bb1c9b-3.2.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-18T03:45:25.461Z] + docker push nexus3.edgexfoundry.org:10004/device-bacnet:9b9431eb40cbf53bd86fce1f6d51c7d347bb1c9b-3.2.0-dev.2 [2025-02-18T03:45:25.461Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-bacnet] [2025-02-18T03:45:25.461Z] 0326dfa12cb5: Preparing [2025-02-18T03:45:25.461Z] 6c2c2a097b92: Preparing [2025-02-18T03:45:25.461Z] ee78d6980f57: Preparing [2025-02-18T03:45:25.461Z] 17f1e04e9222: Preparing [2025-02-18T03:45:25.461Z] 644e6162ee0d: Preparing [2025-02-18T03:45:25.461Z] c4f8b1f5d2ff: Preparing [2025-02-18T03:45:25.461Z] d20dd802a972: Preparing [2025-02-18T03:45:25.461Z] aa61bd0c1998: Preparing [2025-02-18T03:45:25.461Z] 9fb9aa288f66: Preparing [2025-02-18T03:45:25.461Z] 5d84332d2105: Preparing [2025-02-18T03:45:25.461Z] 9a6be71baad4: Preparing [2025-02-18T03:45:25.461Z] 994456c4fd7b: Preparing [2025-02-18T03:45:25.461Z] 5d84332d2105: Waiting [2025-02-18T03:45:25.461Z] aa61bd0c1998: Waiting [2025-02-18T03:45:25.461Z] 9fb9aa288f66: Waiting [2025-02-18T03:45:25.461Z] 994456c4fd7b: Waiting [2025-02-18T03:45:25.461Z] c4f8b1f5d2ff: Waiting [2025-02-18T03:45:25.461Z] d20dd802a972: Waiting [2025-02-18T03:45:25.461Z] 6c2c2a097b92: Layer already exists [2025-02-18T03:45:25.461Z] 644e6162ee0d: Layer already exists [2025-02-18T03:45:25.461Z] 17f1e04e9222: Layer already exists [2025-02-18T03:45:25.461Z] 0326dfa12cb5: Layer already exists [2025-02-18T03:45:25.461Z] ee78d6980f57: Layer already exists [2025-02-18T03:45:25.461Z] c4f8b1f5d2ff: Layer already exists [2025-02-18T03:45:25.461Z] d20dd802a972: Layer already exists [2025-02-18T03:45:25.461Z] 9fb9aa288f66: Layer already exists [2025-02-18T03:45:25.461Z] aa61bd0c1998: Layer already exists [2025-02-18T03:45:25.461Z] 5d84332d2105: Layer already exists [2025-02-18T03:45:25.461Z] 9a6be71baad4: Layer already exists [2025-02-18T03:45:25.461Z] 994456c4fd7b: Layer already exists [2025-02-18T03:45:25.461Z] 9b9431eb40cbf53bd86fce1f6d51c7d347bb1c9b-3.2.0-dev.2: digest: sha256:26c9033d49355490ca6e06b1688e59d9cde788fc2676ef743c3e1e444cc4813f size: 2821 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-18T03:45:25.792Z] + docker tag device-bacnet nexus3.edgexfoundry.org:10004/device-bacnet:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-18T03:45:26.112Z] + docker push nexus3.edgexfoundry.org:10004/device-bacnet:main [2025-02-18T03:45:26.113Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-bacnet] [2025-02-18T03:45:26.113Z] 0326dfa12cb5: Preparing [2025-02-18T03:45:26.113Z] 6c2c2a097b92: Preparing [2025-02-18T03:45:26.113Z] ee78d6980f57: Preparing [2025-02-18T03:45:26.113Z] 17f1e04e9222: Preparing [2025-02-18T03:45:26.113Z] 644e6162ee0d: Preparing [2025-02-18T03:45:26.113Z] c4f8b1f5d2ff: Preparing [2025-02-18T03:45:26.113Z] d20dd802a972: Preparing [2025-02-18T03:45:26.113Z] aa61bd0c1998: Preparing [2025-02-18T03:45:26.113Z] 9fb9aa288f66: Preparing [2025-02-18T03:45:26.113Z] 5d84332d2105: Preparing [2025-02-18T03:45:26.113Z] 9a6be71baad4: Preparing [2025-02-18T03:45:26.113Z] 994456c4fd7b: Preparing [2025-02-18T03:45:26.113Z] 9a6be71baad4: Waiting [2025-02-18T03:45:26.113Z] 5d84332d2105: Waiting [2025-02-18T03:45:26.113Z] d20dd802a972: Waiting [2025-02-18T03:45:26.113Z] 994456c4fd7b: Waiting [2025-02-18T03:45:26.113Z] aa61bd0c1998: Waiting [2025-02-18T03:45:26.113Z] 9fb9aa288f66: Waiting [2025-02-18T03:45:26.113Z] c4f8b1f5d2ff: Waiting [2025-02-18T03:45:26.113Z] 0326dfa12cb5: Layer already exists [2025-02-18T03:45:26.113Z] 6c2c2a097b92: Layer already exists [2025-02-18T03:45:26.113Z] ee78d6980f57: Layer already exists [2025-02-18T03:45:26.113Z] 644e6162ee0d: Layer already exists [2025-02-18T03:45:26.113Z] 17f1e04e9222: Layer already exists [2025-02-18T03:45:26.113Z] d20dd802a972: Layer already exists [2025-02-18T03:45:26.113Z] 5d84332d2105: Layer already exists [2025-02-18T03:45:26.113Z] aa61bd0c1998: Layer already exists [2025-02-18T03:45:26.113Z] 9fb9aa288f66: Layer already exists [2025-02-18T03:45:26.113Z] c4f8b1f5d2ff: Layer already exists [2025-02-18T03:45:26.113Z] 9a6be71baad4: Layer already exists [2025-02-18T03:45:26.113Z] 994456c4fd7b: Layer already exists [2025-02-18T03:45:26.113Z] main: digest: sha256:26c9033d49355490ca6e06b1688e59d9cde788fc2676ef743c3e1e444cc4813f size: 2821 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-18T03:45:26.183Z] ===================================================== [Pipeline] echo [2025-02-18T03:45:26.196Z] taggedImages: [2025-02-18T03:45:26.196Z] - nexus3.edgexfoundry.org:10004/device-bacnet:9b9431eb40cbf53bd86fce1f6d51c7d347bb1c9b [2025-02-18T03:45:26.196Z] - nexus3.edgexfoundry.org:10004/device-bacnet:latest [2025-02-18T03:45:26.196Z] - nexus3.edgexfoundry.org:10004/device-bacnet:3.2.0-dev.2 [2025-02-18T03:45:26.196Z] - nexus3.edgexfoundry.org:10004/device-bacnet:9b9431eb40cbf53bd86fce1f6d51c7d347bb1c9b-3.2.0-dev.2 [2025-02-18T03:45:26.196Z] - 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-02-18T03:45:26.850Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-18T03:45:26.850Z] [2025-02-18T03:45:26.850Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-18T03:45:27.196Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-18T03:45:27.196Z] latest: Pulling from edgex-lftools-log-publisher [2025-02-18T03:45:27.196Z] 5eb5b503b376: Pulling fs layer [2025-02-18T03:45:27.196Z] 5c69ac0246d0: Pulling fs layer [2025-02-18T03:45:27.196Z] ec43610c2a17: Pulling fs layer [2025-02-18T03:45:27.196Z] 3a2ae6a8a46f: Pulling fs layer [2025-02-18T03:45:27.196Z] 33b1e0a273af: Pulling fs layer [2025-02-18T03:45:27.196Z] 5d3b04190fa2: Pulling fs layer [2025-02-18T03:45:27.196Z] 2f39f015ded8: Pulling fs layer [2025-02-18T03:45:27.196Z] 3a2ae6a8a46f: Waiting [2025-02-18T03:45:27.196Z] 33b1e0a273af: Waiting [2025-02-18T03:45:27.196Z] 5d3b04190fa2: Waiting [2025-02-18T03:45:27.196Z] 2f39f015ded8: Waiting [2025-02-18T03:45:27.196Z] 5c69ac0246d0: Verifying Checksum [2025-02-18T03:45:27.196Z] 5c69ac0246d0: Download complete [2025-02-18T03:45:27.196Z] 3a2ae6a8a46f: Verifying Checksum [2025-02-18T03:45:27.196Z] 3a2ae6a8a46f: Download complete [2025-02-18T03:45:27.196Z] 33b1e0a273af: Verifying Checksum [2025-02-18T03:45:27.458Z] 33b1e0a273af: Download complete [2025-02-18T03:45:27.458Z] 5d3b04190fa2: Verifying Checksum [2025-02-18T03:45:27.458Z] 5d3b04190fa2: Download complete [2025-02-18T03:45:27.458Z] ec43610c2a17: Verifying Checksum [2025-02-18T03:45:27.458Z] ec43610c2a17: Download complete [2025-02-18T03:45:27.728Z] 5eb5b503b376: Download complete [2025-02-18T03:45:28.687Z] 5eb5b503b376: Pull complete [2025-02-18T03:45:28.687Z] 2f39f015ded8: Download complete [2025-02-18T03:45:28.948Z] 5c69ac0246d0: Pull complete [2025-02-18T03:45:29.674Z] ec43610c2a17: Pull complete [2025-02-18T03:45:29.674Z] 3a2ae6a8a46f: Pull complete [2025-02-18T03:45:29.674Z] 33b1e0a273af: Pull complete [2025-02-18T03:45:29.674Z] 5d3b04190fa2: Pull complete [2025-02-18T03:45:34.039Z] 2f39f015ded8: Pull complete [2025-02-18T03:45:34.039Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-02-18T03:45:34.039Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-18T03:45:34.039Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-18T03:45:34.155Z] prd-ubuntu20.04-docker-8c-8g-39149 does not seem to be running inside a container [2025-02-18T03:45:34.198Z] $ 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-02-18T03:45:37.046Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-39150 in /w/workspace/dgexfoundry_device-bacnet-c_main [2025-02-18T03:45:45.495Z] $ docker top 6694357329d1a7010c4b749f9d0a87b79147e18260158fd3d9c15469dbb82b90 -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] ws [2025-02-18T03:45:45.674Z] Running in /w/workspace/device-bacnet-c/29 [Pipeline] { [Pipeline] checkout [2025-02-18T03:45:45.714Z] Selected Git installation does not exist. Using Default [2025-02-18T03:45:45.715Z] The recommended git tool is: NONE [2025-02-18T03:45:45.931Z] ---> job-cost.sh [2025-02-18T03:45:45.931Z] lf-activate-venv: SKIPPING [2025-02-18T03:45:45.931Z] INFO: No Stack... [2025-02-18T03:45:46.194Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-02-18T03:45:46.454Z] INFO: Archiving Costs [Pipeline] sh [2025-02-18T03:45:46.754Z] + cat /w/workspace/dgexfoundry_device-bacnet-c_main/archives/cost.csv [2025-02-18T03:45:46.754Z] + cut -d, -f6 [Pipeline] lock [2025-02-18T03:45:46.767Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-bacnet-c-main-29-stack-cost] [2025-02-18T03:45:46.775Z] Resource [jenkins-edgexfoundry-device-bacnet-c-main-29-stack-cost] did not exist. Created. [2025-02-18T03:45:46.781Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-bacnet-c-main-29-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-02-18T03:45:47.106Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-02-18T03:45:47.192Z] Stashed 1 file(s) [Pipeline] } [2025-02-18T03:45:47.206Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-bacnet-c-main-29-stack-cost] [Pipeline] // lock [Pipeline] } [2025-02-18T03:45:47.229Z] $ docker stop --time=1 6694357329d1a7010c4b749f9d0a87b79147e18260158fd3d9c15469dbb82b90 [2025-02-18T03:45:49.258Z] $ docker rm -f --volumes 6694357329d1a7010c4b749f9d0a87b79147e18260158fd3d9c15469dbb82b90 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-02-18T03:45:50.366Z] using credential edgex-jenkins-ssh [2025-02-18T03:45:50.385Z] Cloning the remote Git repository [2025-02-18T03:45:50.421Z] Cloning repository git@github.com:edgexfoundry/device-bacnet-c.git [2025-02-18T03:45:50.504Z] > git init /w/workspace/device-bacnet-c/29 # timeout=10 [2025-02-18T03:45:50.634Z] Fetching upstream changes from git@github.com:edgexfoundry/device-bacnet-c.git [2025-02-18T03:45:50.635Z] > git --version # timeout=10 [2025-02-18T03:45:50.654Z] > git --version # 'git version 2.25.1' [2025-02-18T03:45:50.656Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-02-18T03:45:50.802Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-bacnet-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-02-18T03:45:51.391Z] > git config remote.origin.url git@github.com:edgexfoundry/device-bacnet-c.git # timeout=10 [2025-02-18T03:45:51.418Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-02-18T03:45:52.208Z] Avoid second fetch [2025-02-18T03:45:52.208Z] Checking out Revision 9b9431eb40cbf53bd86fce1f6d51c7d347bb1c9b (main) [2025-02-18T03:45:52.777Z] Commit message: "refactor(bacnet-c): fix incorrect format specifier in printf (#99)" [2025-02-18T03:45:52.220Z] > git config core.sparsecheckout # timeout=10 [2025-02-18T03:45:52.286Z] > git checkout -f 9b9431eb40cbf53bd86fce1f6d51c7d347bb1c9b # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-02-18T03:45:57.493Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-02-18T03:45:57.493Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-18T03:45:57.493Z] Dload Upload Total Spent Left Speed [2025-02-18T03:45:57.493Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 107k 0 --:--:-- --:--:-- --:--:-- 107k [Pipeline] sh [2025-02-18T03:45:57.825Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-02-18T03:45:58.144Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2025-02-18T03:45:58.144Z] + sudo tee /etc/docker/daemon.new [2025-02-18T03:45:58.144Z] { [2025-02-18T03:45:58.144Z] "registry-mirrors": [ [2025-02-18T03:45:58.144Z] "https://nexus3.edgexfoundry.org:10001" [2025-02-18T03:45:58.145Z] ], [2025-02-18T03:45:58.145Z] "bip": "10.250.0.254/24", [2025-02-18T03:45:58.145Z] "hosts": [ [2025-02-18T03:45:58.145Z] "tcp://0.0.0.0:5555", [2025-02-18T03:45:58.145Z] "unix:///var/run/docker.sock" [2025-02-18T03:45:58.145Z] ], [2025-02-18T03:45:58.145Z] "mtu": 1458, [2025-02-18T03:45:58.145Z] "selinux-enabled": true, [2025-02-18T03:45:58.145Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-02-18T03:45:58.145Z] } [Pipeline] sh [2025-02-18T03:45:58.461Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-02-18T03:45:58.785Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-18T03:46:17.033Z] provisioning config files... [2025-02-18T03:46:17.059Z] copy managed file [device-bacnet-c-settings] to file:/w/workspace/device-bacnet-c/29@tmp/config14458612223128454423tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-18T03:46:17.487Z] ---> ****-login.sh [2025-02-18T03:46:17.487Z] nexus3.edgexfoundry.org:10001 [2025-02-18T03:46:17.757Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-18T03:46:18.025Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-18T03:46:18.025Z] Configure a credential helper to remove this warning. See [2025-02-18T03:46:18.025Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-18T03:46:18.025Z] [2025-02-18T03:46:18.025Z] Login Succeeded [2025-02-18T03:46:18.025Z] nexus3.edgexfoundry.org:10002 [2025-02-18T03:46:18.292Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-18T03:46:18.292Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-18T03:46:18.292Z] Configure a credential helper to remove this warning. See [2025-02-18T03:46:18.292Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-18T03:46:18.292Z] [2025-02-18T03:46:18.292Z] Login Succeeded [2025-02-18T03:46:18.292Z] nexus3.edgexfoundry.org:10003 [2025-02-18T03:46:18.559Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-18T03:46:18.826Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-18T03:46:18.826Z] Configure a credential helper to remove this warning. See [2025-02-18T03:46:18.826Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-18T03:46:18.826Z] [2025-02-18T03:46:18.826Z] Login Succeeded [2025-02-18T03:46:18.826Z] nexus3.edgexfoundry.org:10004 [2025-02-18T03:46:19.096Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-18T03:46:19.096Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-18T03:46:19.096Z] Configure a credential helper to remove this warning. See [2025-02-18T03:46:19.096Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-18T03:46:19.096Z] [2025-02-18T03:46:19.096Z] Login Succeeded [2025-02-18T03:46:19.096Z] ****.io [2025-02-18T03:46:19.362Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-18T03:46:19.627Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-18T03:46:19.627Z] Configure a credential helper to remove this warning. See [2025-02-18T03:46:19.627Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-18T03:46:19.627Z] [2025-02-18T03:46:19.627Z] Login Succeeded [2025-02-18T03:46:19.627Z] ---> ****-login.sh ends [Pipeline] } [2025-02-18T03:46:19.641Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-02-18T03:46:19.938Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-18T03:46:19.957Z] [prepBaseBuildImage] Generating new image with name: ci-base-image-arm64 [Pipeline] echo [2025-02-18T03:46:19.976Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-18T03:46:19.996Z] ========================================================= [2025-02-18T03:46:19.996Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest] [2025-02-18T03:46:19.996Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-18T03:46:20.351Z] + 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-02-18T03:46:20.622Z] Sending build context to Docker daemon 475.6kB [2025-02-18T03:46:20.622Z] Step 1/12 : ARG BASE=alpine:3.20 [2025-02-18T03:46:20.622Z] Step 2/12 : FROM ${BASE} [2025-02-18T03:46:20.622Z] latest: Pulling from edgex-devops/edgex-gcc-base-arm64 [2025-02-18T03:46:20.622Z] 579b34f0a95b: Pulling fs layer [2025-02-18T03:46:20.622Z] e71477ac5e1b: Pulling fs layer [2025-02-18T03:46:20.887Z] 579b34f0a95b: Verifying Checksum [2025-02-18T03:46:20.887Z] 579b34f0a95b: Download complete [2025-02-18T03:46:21.475Z] 579b34f0a95b: Pull complete [2025-02-18T03:46:23.415Z] e71477ac5e1b: Verifying Checksum [2025-02-18T03:46:23.415Z] e71477ac5e1b: Download complete [2025-02-18T03:46:35.718Z] e71477ac5e1b: Pull complete [2025-02-18T03:46:35.718Z] Digest: sha256:d6da9bdca73313daf4d05ece6476ab4dbe9e0e950a139422d865873582b0d46d [2025-02-18T03:46:35.718Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest [2025-02-18T03:46:35.718Z] ---> 2b552cad5dd9 [2025-02-18T03:46:35.718Z] 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-02-18T03:46:35.718Z] ---> Running in 03c445305a5c [2025-02-18T03:46:37.659Z] Connecting to iotech.jfrog.io (34.246.139.145:443) [2025-02-18T03:46:37.928Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2025-02-18T03:46:37.928Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2025-02-18T03:46:37.928Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2025-02-18T03:46:38.511Z] Removing intermediate container 03c445305a5c [2025-02-18T03:46:38.511Z] ---> 0d361015c8c8 [2025-02-18T03:46:38.511Z] Step 4/12 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories [2025-02-18T03:46:38.511Z] ---> Running in fff162f390d8 [2025-02-18T03:46:40.465Z] Removing intermediate container fff162f390d8 [2025-02-18T03:46:40.465Z] ---> aa1aac253afc [2025-02-18T03:46:40.465Z] 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-02-18T03:46:40.465Z] ---> Running in c302c8a0466c [2025-02-18T03:46:41.066Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2025-02-18T03:46:41.647Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2025-02-18T03:46:42.227Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-18T03:46:43.179Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-02-18T03:46:43.179Z] (1/18) Installing dumb-init (1.2.5-r2) [2025-02-18T03:46:43.179Z] (2/18) Installing hiredis (1.1.0-r2) [2025-02-18T03:46:43.179Z] (3/18) Installing hiredis-dev (1.1.0-r2) [2025-02-18T03:46:43.179Z] (4/18) Installing libcbor (0.10.2-r1) [2025-02-18T03:46:43.444Z] (5/18) Installing iotech-iot-1.5 (1.5.5-r0) [2025-02-18T03:46:44.021Z] (6/18) Installing iotech-iot-1.5-dev (1.5.5-r0) [2025-02-18T03:46:44.286Z] (7/18) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.13-r0) [2025-02-18T03:46:44.551Z] (8/18) Installing libcbor-dev (0.10.2-r1) [2025-02-18T03:46:44.551Z] (9/18) Installing libmenuw (6.4_p20230506-r0) [2025-02-18T03:46:44.551Z] (10/18) Installing libpanelw (6.4_p20230506-r0) [2025-02-18T03:46:44.551Z] (11/18) Installing libncurses++ (6.4_p20230506-r0) [2025-02-18T03:46:44.816Z] (12/18) Installing ncurses-dev (6.4_p20230506-r0) [2025-02-18T03:46:44.816Z] (13/18) Installing libblkid (2.38.1-r8) [2025-02-18T03:46:44.816Z] (14/18) Installing libuuid (2.38.1-r8) [2025-02-18T03:46:44.816Z] (15/18) Installing libfdisk (2.38.1-r8) [2025-02-18T03:46:44.816Z] (16/18) Installing libmount (2.38.1-r8) [2025-02-18T03:46:45.081Z] (17/18) Installing libsmartcols (2.38.1-r8) [2025-02-18T03:46:45.081Z] (18/18) Installing util-linux-dev (2.38.1-r8) [2025-02-18T03:46:45.081Z] Executing busybox-1.36.1-r4.trigger [2025-02-18T03:46:45.347Z] OK: 333 MiB in 100 packages [2025-02-18T03:46:46.758Z] Removing intermediate container c302c8a0466c [2025-02-18T03:46:46.758Z] ---> b13b74be72e4 [2025-02-18T03:46:46.758Z] Step 6/12 : RUN apk --no-cache upgrade [2025-02-18T03:46:46.758Z] ---> Running in 673c90f50d0a [2025-02-18T03:46:47.717Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2025-02-18T03:46:47.717Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2025-02-18T03:46:48.297Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-18T03:46:49.266Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-02-18T03:46:49.266Z] Upgrading critical system libraries and apk-tools: [2025-02-18T03:46:49.266Z] (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2025-02-18T03:46:49.266Z] Executing busybox-1.36.1-r4.trigger [2025-02-18T03:46:49.534Z] Continuing the upgrade transaction with new apk-tools: [2025-02-18T03:46:49.534Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2025-02-18T03:46:49.800Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2025-02-18T03:46:50.379Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-18T03:46:50.958Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-02-18T03:46:50.958Z] (1/25) Upgrading musl (1.2.4-r2 -> 1.2.4-r3) [2025-02-18T03:46:51.224Z] (2/25) Upgrading busybox (1.36.1-r4 -> 1.36.1-r7) [2025-02-18T03:46:51.224Z] Executing busybox-1.36.1-r7.post-upgrade [2025-02-18T03:46:51.224Z] (3/25) Upgrading busybox-binsh (1.36.1-r4 -> 1.36.1-r7) [2025-02-18T03:46:51.488Z] (4/25) Upgrading ca-certificates-bundle (20230506-r0 -> 20241121-r1) [2025-02-18T03:46:51.488Z] (5/25) Upgrading libcrypto3 (3.1.4-r0 -> 3.1.8-r0) [2025-02-18T03:46:51.488Z] (6/25) Upgrading libssl3 (3.1.4-r0 -> 3.1.8-r0) [2025-02-18T03:46:51.488Z] (7/25) Upgrading ssl_client (1.36.1-r4 -> 1.36.1-r7) [2025-02-18T03:46:51.488Z] (8/25) Upgrading musl-dev (1.2.4-r2 -> 1.2.4-r3) [2025-02-18T03:46:52.068Z] (9/25) Upgrading libexpat (2.5.0-r1 -> 2.6.4-r0) [2025-02-18T03:46:52.068Z] (10/25) Upgrading libarchive (3.7.2-r0 -> 3.7.7-r0) [2025-02-18T03:46:52.068Z] (11/25) Upgrading ca-certificates (20230506-r0 -> 20241121-r1) [2025-02-18T03:46:52.332Z] (12/25) Installing libpsl (0.21.5-r0) [2025-02-18T03:46:52.332Z] (13/25) Upgrading libcurl (8.4.0-r0 -> 8.12.1-r0) [2025-02-18T03:46:52.332Z] (14/25) Installing libpsl-utils (0.21.5-r0) [2025-02-18T03:46:52.332Z] (15/25) Installing libpsl-dev (0.21.5-r0) [2025-02-18T03:46:52.332Z] (16/25) Upgrading openssl-dev (3.1.4-r0 -> 3.1.8-r0) [2025-02-18T03:46:52.598Z] (17/25) Upgrading curl-dev (8.4.0-r0 -> 8.12.1-r0) [2025-02-18T03:46:52.598Z] (18/25) Upgrading git (2.40.1-r0 -> 2.40.4-r0) [2025-02-18T03:46:52.866Z] (19/25) Upgrading musl-utils (1.2.4-r2 -> 1.2.4-r3) [2025-02-18T03:46:52.866Z] (20/25) Upgrading libtasn1 (4.19.0-r1 -> 4.20.0-r0) [2025-02-18T03:46:52.866Z] (21/25) Upgrading gnutls (3.8.0-r2 -> 3.8.4-r0) [2025-02-18T03:46:53.130Z] (22/25) Upgrading gnutls-c++ (3.8.0-r2 -> 3.8.4-r0) [2025-02-18T03:46:53.130Z] (23/25) Upgrading libtasn1-progs (4.19.0-r1 -> 4.20.0-r0) [2025-02-18T03:46:53.396Z] (24/25) Upgrading libtasn1-dev (4.19.0-r1 -> 4.20.0-r0) [2025-02-18T03:46:53.396Z] (25/25) Upgrading gnutls-dev (3.8.0-r2 -> 3.8.4-r0) [2025-02-18T03:46:53.396Z] Executing busybox-1.36.1-r7.trigger [2025-02-18T03:46:53.396Z] Executing ca-certificates-20241121-r1.trigger [2025-02-18T03:46:53.666Z] OK: 334 MiB in 103 packages [2025-02-18T03:46:56.240Z] Removing intermediate container 673c90f50d0a [2025-02-18T03:46:56.240Z] ---> 04d7473506b6 [2025-02-18T03:46:56.240Z] Step 7/12 : COPY scripts /device-bacnet-c/scripts [2025-02-18T03:46:56.504Z] ---> 1501c7568598 [2025-02-18T03:46:56.504Z] Step 8/12 : COPY src /device-bacnet-c/src/ [2025-02-18T03:46:57.086Z] ---> 6b4e8f9407c9 [2025-02-18T03:46:57.086Z] Step 9/12 : COPY VERSION /device-bacnet-c/ [2025-02-18T03:46:57.350Z] ---> 19a2ed5c4f16 [2025-02-18T03:46:57.350Z] Step 10/12 : WORKDIR /device-bacnet-c [2025-02-18T03:46:57.614Z] ---> Running in 4313ab4cb570 [2025-02-18T03:46:57.880Z] Removing intermediate container 4313ab4cb570 [2025-02-18T03:46:57.880Z] ---> a67f9a69dc9d [2025-02-18T03:46:57.880Z] Step 11/12 : RUN /device-bacnet-c/scripts/build_deps.sh [2025-02-18T03:46:57.880Z] ---> Running in 0f35b9be8e5c [2025-02-18T03:46:58.835Z] + CSDK_VER=4.0.0-dev.14 [2025-02-18T03:46:58.835Z] + '[' '!' -d deps ] [2025-02-18T03:46:58.835Z] + mkdir deps [2025-02-18T03:46:58.835Z] + cd /device-bacnet-c/deps [2025-02-18T03:46:58.835Z] + wget https://github.com/edgexfoundry/device-sdk-c/archive/v4.0.0-dev.14.zip [2025-02-18T03:46:58.835Z] Connecting to github.com (140.82.114.3:443) [2025-02-18T03:46:59.099Z] Connecting to codeload.github.com (140.82.114.9:443) [2025-02-18T03:46:59.364Z] saving to 'v4.0.0-dev.14.zip' [2025-02-18T03:46:59.364Z] v4.0.0-dev.14.zip 100% |********************************| 246k 0:00:00 ETA [2025-02-18T03:46:59.364Z] 'v4.0.0-dev.14.zip' saved [2025-02-18T03:46:59.364Z] + unzip v4.0.0-dev.14.zip [2025-02-18T03:46:59.364Z] Archive: v4.0.0-dev.14.zip [2025-02-18T03:46:59.364Z] creating: device-sdk-c-4.0.0-dev.14/ [2025-02-18T03:46:59.364Z] creating: device-sdk-c-4.0.0-dev.14/.github/ [2025-02-18T03:46:59.364Z] inflating: device-sdk-c-4.0.0-dev.14/.github/Contributing.md [2025-02-18T03:46:59.364Z] inflating: device-sdk-c-4.0.0-dev.14/.github/PULL_REQUEST_TEMPLATE.md [2025-02-18T03:46:59.364Z] inflating: device-sdk-c-4.0.0-dev.14/.github/semantic.yml [2025-02-18T03:46:59.364Z] creating: device-sdk-c-4.0.0-dev.14/.github/workflows/ [2025-02-18T03:46:59.364Z] inflating: device-sdk-c-4.0.0-dev.14/.github/workflows/release.yml [2025-02-18T03:46:59.364Z] inflating: device-sdk-c-4.0.0-dev.14/.gitignore [2025-02-18T03:46:59.364Z] inflating: device-sdk-c-4.0.0-dev.14/Attribution.txt [2025-02-18T03:46:59.364Z] inflating: device-sdk-c-4.0.0-dev.14/CHANGELOG.md [2025-02-18T03:46:59.364Z] inflating: device-sdk-c-4.0.0-dev.14/Doxyfile [2025-02-18T03:46:59.364Z] inflating: device-sdk-c-4.0.0-dev.14/GOVERNANCE.md [2025-02-18T03:46:59.364Z] inflating: device-sdk-c-4.0.0-dev.14/Jenkinsfile [2025-02-18T03:46:59.364Z] inflating: device-sdk-c-4.0.0-dev.14/LICENSE [2025-02-18T03:46:59.364Z] inflating: device-sdk-c-4.0.0-dev.14/Makefile [2025-02-18T03:46:59.364Z] inflating: device-sdk-c-4.0.0-dev.14/OWNERS.md [2025-02-18T03:46:59.364Z] inflating: device-sdk-c-4.0.0-dev.14/README.IOT.md [2025-02-18T03:46:59.364Z] inflating: device-sdk-c-4.0.0-dev.14/README.md [2025-02-18T03:46:59.364Z] inflating: device-sdk-c-4.0.0-dev.14/README.v3.md [2025-02-18T03:46:59.364Z] creating: device-sdk-c-4.0.0-dev.14/docs/ [2025-02-18T03:46:59.364Z] inflating: device-sdk-c-4.0.0-dev.14/docs/configuration.md [2025-02-18T03:46:59.364Z] inflating: device-sdk-c-4.0.0-dev.14/docs/deviceprofiles.md [2025-02-18T03:46:59.364Z] inflating: device-sdk-c-4.0.0-dev.14/docs/metrics.md [2025-02-18T03:46:59.364Z] inflating: device-sdk-c-4.0.0-dev.14/docs/servicewritersguide.md [2025-02-18T03:46:59.364Z] inflating: device-sdk-c-4.0.0-dev.14/docs/startup.md [2025-02-18T03:46:59.364Z] creating: device-sdk-c-4.0.0-dev.14/include/ [2025-02-18T03:46:59.364Z] creating: device-sdk-c-4.0.0-dev.14/include/devsdk/ [2025-02-18T03:46:59.364Z] inflating: device-sdk-c-4.0.0-dev.14/include/devsdk/devsdk-base.h [2025-02-18T03:46:59.364Z] inflating: device-sdk-c-4.0.0-dev.14/include/devsdk/devsdk.h [2025-02-18T03:46:59.364Z] creating: device-sdk-c-4.0.0-dev.14/include/edgex/ [2025-02-18T03:46:59.364Z] inflating: device-sdk-c-4.0.0-dev.14/include/edgex/devices.h [2025-02-18T03:46:59.364Z] inflating: device-sdk-c-4.0.0-dev.14/include/edgex/edgex-base.h [2025-02-18T03:46:59.364Z] inflating: device-sdk-c-4.0.0-dev.14/include/edgex/edgex.h [2025-02-18T03:46:59.364Z] inflating: device-sdk-c-4.0.0-dev.14/include/edgex/profiles.h [2025-02-18T03:46:59.364Z] inflating: device-sdk-c-4.0.0-dev.14/include/edgex/rest-server.h [2025-02-18T03:46:59.364Z] creating: device-sdk-c-4.0.0-dev.14/scripts/ [2025-02-18T03:46:59.633Z] inflating: device-sdk-c-4.0.0-dev.14/scripts/Dockerfile.alpine [2025-02-18T03:46:59.633Z] inflating: device-sdk-c-4.0.0-dev.14/scripts/Dockerfile.alpine-base [2025-02-18T03:46:59.633Z] inflating: device-sdk-c-4.0.0-dev.14/scripts/build.sh [2025-02-18T03:46:59.633Z] inflating: device-sdk-c-4.0.0-dev.14/scripts/entrypoint.sh [2025-02-18T03:46:59.633Z] creating: device-sdk-c-4.0.0-dev.14/src/ [2025-02-18T03:46:59.633Z] inflating: device-sdk-c-4.0.0-dev.14/src/CMakeLists.txt [2025-02-18T03:46:59.633Z] creating: device-sdk-c-4.0.0-dev.14/src/c/ [2025-02-18T03:46:59.633Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/CMakeLists.txt [2025-02-18T03:46:59.633Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/api.h [2025-02-18T03:46:59.633Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/autoevent.c [2025-02-18T03:46:59.633Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/autoevent.h [2025-02-18T03:46:59.633Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/bus-impl.h [2025-02-18T03:46:59.633Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/bus-mqtt.c [2025-02-18T03:46:59.633Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/bus.c [2025-02-18T03:46:59.633Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/bus.h [2025-02-18T03:46:59.633Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/callback3.c [2025-02-18T03:46:59.633Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/callback3.h [2025-02-18T03:46:59.633Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/cmdinfo.h [2025-02-18T03:46:59.633Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/config.c [2025-02-18T03:46:59.633Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/config.h [2025-02-18T03:46:59.633Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/correlation.c [2025-02-18T03:46:59.633Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/correlation.h [2025-02-18T03:46:59.633Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/data.c [2025-02-18T03:46:59.633Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/data.h [2025-02-18T03:46:59.633Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/defs.h.in [2025-02-18T03:46:59.633Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/device.c [2025-02-18T03:46:59.633Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/device.h [2025-02-18T03:46:59.633Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/devman.c [2025-02-18T03:46:59.633Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/devmap.c [2025-02-18T03:46:59.633Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/devmap.h [2025-02-18T03:46:59.633Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/devsdk-base.c [2025-02-18T03:46:59.633Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/devutil.h [2025-02-18T03:46:59.633Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/discovery.c [2025-02-18T03:46:59.633Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/discovery.h [2025-02-18T03:46:59.633Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/dto-read.c [2025-02-18T03:46:59.633Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/dto-read.h [2025-02-18T03:46:59.633Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/edgex-logging.c [2025-02-18T03:46:59.633Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/edgex-logging.h [2025-02-18T03:46:59.633Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/edgex-rest.c [2025-02-18T03:46:59.633Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/edgex-rest.h [2025-02-18T03:46:59.633Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/edgex2.h [2025-02-18T03:46:59.633Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/errorlist.h [2025-02-18T03:46:59.633Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/ [2025-02-18T03:46:59.633Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/CMakeLists.txt [2025-02-18T03:46:59.633Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/README.md [2025-02-18T03:46:59.633Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/ [2025-02-18T03:46:59.633Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/CMakeLists.txt [2025-02-18T03:46:59.633Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/README.md [2025-02-18T03:46:59.633Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/device-bitfields.c [2025-02-18T03:46:59.633Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/ [2025-02-18T03:46:59.633Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/configuration.yaml [2025-02-18T03:46:59.633Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/devices/ [2025-02-18T03:46:59.633Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/devices/Bitfields.json [2025-02-18T03:46:59.633Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/profiles/ [2025-02-18T03:46:59.633Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/profiles/Example-Bitfields.json [2025-02-18T03:46:59.633Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/ [2025-02-18T03:46:59.633Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/CMakeLists.txt [2025-02-18T03:46:59.633Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/README.md [2025-02-18T03:46:59.633Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/device-counter.c [2025-02-18T03:46:59.633Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/ [2025-02-18T03:46:59.633Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/configuration.yaml [2025-02-18T03:46:59.633Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/devices/ [2025-02-18T03:46:59.633Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/devices/Counters.json [2025-02-18T03:46:59.633Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/profiles/ [2025-02-18T03:46:59.633Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/profiles/Counter.json [2025-02-18T03:46:59.633Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/ [2025-02-18T03:46:59.633Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/CMakeLists.txt [2025-02-18T03:46:59.633Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/README.md [2025-02-18T03:46:59.633Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/ [2025-02-18T03:46:59.633Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/configuration.yaml [2025-02-18T03:46:59.633Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/devices/ [2025-02-18T03:46:59.633Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/devices/readme.txt [2025-02-18T03:46:59.633Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/profiles/ [2025-02-18T03:46:59.633Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/profiles/TemplateProfile.json [2025-02-18T03:46:59.633Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/template.c [2025-02-18T03:46:59.633Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/watcher1.json [2025-02-18T03:46:59.633Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/watcher2.json [2025-02-18T03:46:59.633Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/ [2025-02-18T03:46:59.633Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/CMakeLists.txt [2025-02-18T03:46:59.633Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/README.md [2025-02-18T03:46:59.633Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/device-file.c [2025-02-18T03:46:59.633Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/ [2025-02-18T03:46:59.633Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/configuration.yaml [2025-02-18T03:46:59.633Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/devices/ [2025-02-18T03:46:59.633Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/devices/file1.json [2025-02-18T03:46:59.633Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/lorem.txt [2025-02-18T03:46:59.633Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/profiles/ [2025-02-18T03:46:59.633Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/profiles/FileExampleProfile.json [2025-02-18T03:46:59.633Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/ [2025-02-18T03:46:59.633Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/CMakeLists.txt [2025-02-18T03:46:59.633Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/README.md [2025-02-18T03:46:59.633Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/device-gyro.c [2025-02-18T03:46:59.633Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/ [2025-02-18T03:46:59.633Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/configuration.yaml [2025-02-18T03:46:59.633Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/devices/ [2025-02-18T03:46:59.633Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/devices/gyro.json [2025-02-18T03:46:59.633Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/profiles/ [2025-02-18T03:46:59.633Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/profiles/Gyro.json [2025-02-18T03:46:59.633Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/ [2025-02-18T03:46:59.633Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/CMakeLists.txt [2025-02-18T03:46:59.633Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/README.md [2025-02-18T03:46:59.633Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/device-random.c [2025-02-18T03:46:59.633Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/ [2025-02-18T03:46:59.633Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/configuration.yaml [2025-02-18T03:46:59.633Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/devices/ [2025-02-18T03:46:59.633Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/devices/randomdevice1.json [2025-02-18T03:46:59.633Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/profiles/ [2025-02-18T03:46:59.633Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/profiles/RandomExampleProfile.json [2025-02-18T03:46:59.633Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/ [2025-02-18T03:46:59.633Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/configuration.yaml [2025-02-18T03:46:59.633Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/devices/ [2025-02-18T03:46:59.633Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/devices/device1.json [2025-02-18T03:46:59.633Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/profiles/ [2025-02-18T03:46:59.633Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/profiles/TemplateProfile.json [2025-02-18T03:46:59.633Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/template.c [2025-02-18T03:46:59.633Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/ [2025-02-18T03:46:59.633Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/CMakeLists.txt [2025-02-18T03:46:59.633Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/README.md [2025-02-18T03:46:59.633Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/device-terminal.c [2025-02-18T03:46:59.633Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/ [2025-02-18T03:46:59.633Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/configuration.yaml [2025-02-18T03:46:59.633Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/devices/ [2025-02-18T03:46:59.633Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/devices/terminal.json [2025-02-18T03:46:59.633Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/profiles/ [2025-02-18T03:46:59.633Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/profiles/Terminal.json [2025-02-18T03:46:59.633Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/filesys.c [2025-02-18T03:46:59.633Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/filesys.h [2025-02-18T03:46:59.633Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/keeper.c [2025-02-18T03:46:59.633Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/keeper.h [2025-02-18T03:46:59.633Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/map.c [2025-02-18T03:46:59.633Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/map.h [2025-02-18T03:46:59.633Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/metadata.c [2025-02-18T03:46:59.633Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/metadata.h [2025-02-18T03:46:59.633Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/metrics.h [2025-02-18T03:46:59.633Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/opstate.c [2025-02-18T03:46:59.633Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/opstate.h [2025-02-18T03:46:59.633Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/parson.c [2025-02-18T03:46:59.633Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/parson.h [2025-02-18T03:46:59.633Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/profiles.c [2025-02-18T03:46:59.633Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/profiles.h [2025-02-18T03:46:59.633Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/registry-impl.h [2025-02-18T03:46:59.633Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/registry.c [2025-02-18T03:46:59.633Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/registry.h [2025-02-18T03:46:59.633Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/reqdata.c [2025-02-18T03:46:59.633Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/reqdata.h [2025-02-18T03:46:59.633Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/request_auth.c [2025-02-18T03:46:59.633Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/request_auth.h [2025-02-18T03:46:59.633Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/rest-server.c [2025-02-18T03:46:59.633Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/rest-server.h [2025-02-18T03:46:59.633Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/rest.c [2025-02-18T03:46:59.633Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/rest.h [2025-02-18T03:46:59.633Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets-impl.h [2025-02-18T03:46:59.633Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets-insecure.c [2025-02-18T03:46:59.633Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets-insecure.h [2025-02-18T03:46:59.633Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets-vault.c [2025-02-18T03:46:59.634Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets-vault.h [2025-02-18T03:46:59.634Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets.c [2025-02-18T03:46:59.634Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets.h [2025-02-18T03:46:59.634Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/service.c [2025-02-18T03:46:59.634Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/service.h [2025-02-18T03:46:59.634Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/transform.c [2025-02-18T03:46:59.634Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/transform.h [2025-02-18T03:46:59.634Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/validate.c [2025-02-18T03:46:59.634Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/validate.h [2025-02-18T03:46:59.634Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/watchers.c [2025-02-18T03:46:59.634Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/watchers.h [2025-02-18T03:46:59.634Z] creating: device-sdk-c-4.0.0-dev.14/src/cmake/ [2025-02-18T03:46:59.634Z] inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindIOT.cmake [2025-02-18T03:46:59.634Z] inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindLIBCBOR.cmake [2025-02-18T03:46:59.634Z] inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindLIBMICROHTTP.cmake [2025-02-18T03:46:59.634Z] inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindLIBPAHO.cmake [2025-02-18T03:46:59.634Z] inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindLIBUUID.cmake [2025-02-18T03:46:59.634Z] inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindLIBYAML.cmake [2025-02-18T03:46:59.634Z] + cd device-sdk-c-4.0.0-dev.14 [2025-02-18T03:46:59.634Z] + ./scripts/build.sh [2025-02-18T03:46:59.634Z] + CPPCHECK=false [2025-02-18T03:46:59.634Z] + DOCGEN=false [2025-02-18T03:46:59.634Z] + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' [2025-02-18T03:46:59.634Z] + '[' 0 -gt 0 ] [2025-02-18T03:46:59.634Z] + readlink -f ./scripts/build.sh [2025-02-18T03:46:59.634Z] + dirname /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/scripts/build.sh [2025-02-18T03:46:59.634Z] + dirname /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/scripts [2025-02-18T03:46:59.634Z] + ROOT=/device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14 [2025-02-18T03:46:59.634Z] + cd /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14 [2025-02-18T03:46:59.634Z] + mkdir -p /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/build/release [2025-02-18T03:46:59.634Z] + cd /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/build/release [2025-02-18T03:46:59.634Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src [2025-02-18T03:46:59.900Z] -- The C compiler identification is GNU 12.2.1 [2025-02-18T03:46:59.900Z] -- Detecting C compiler ABI info [2025-02-18T03:47:00.482Z] -- Detecting C compiler ABI info - done [2025-02-18T03:47:00.483Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-02-18T03:47:00.483Z] -- Detecting C compile features [2025-02-18T03:47:00.483Z] -- Detecting C compile features - done [2025-02-18T03:47:00.483Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2025-02-18T03:47:00.749Z] -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") [2025-02-18T03:47:00.749Z] -- Found LIBYAML: /usr/lib/libyaml.so [2025-02-18T03:47:00.749Z] -- Found LIBUUID: /usr/lib/libuuid.so [2025-02-18T03:47:00.749Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2025-02-18T03:47:00.749Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2025-02-18T03:47:00.749Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-02-18T03:47:00.749Z] -- /opt/iotech/iot/1.5/include [2025-02-18T03:47:00.749Z] -- C SDK 0.0.0 for Linux [2025-02-18T03:47:00.749Z] -- Performing Test CSDK_HAVE_ATOMIC [2025-02-18T03:47:01.017Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2025-02-18T03:47:01.288Z] -- Found Curses: /usr/lib/libcurses.so [2025-02-18T03:47:01.288Z] -- Configuring done (1.8s) [2025-02-18T03:47:01.556Z] -- Generating done (0.2s) [2025-02-18T03:47:01.556Z] -- Build files have been written to: /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/build/release [2025-02-18T03:47:01.822Z] + + make all package [2025-02-18T03:47:01.822Z] tee release.log [2025-02-18T03:47:01.822Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2025-02-18T03:47:02.406Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2025-02-18T03:47:03.365Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2025-02-18T03:47:04.338Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2025-02-18T03:47:04.922Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2025-02-18T03:47:06.859Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2025-02-18T03:47:07.126Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2025-02-18T03:47:08.097Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2025-02-18T03:47:10.038Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2025-02-18T03:47:10.312Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2025-02-18T03:47:11.280Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2025-02-18T03:47:11.874Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2025-02-18T03:47:12.466Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2025-02-18T03:47:13.427Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2025-02-18T03:47:13.694Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2025-02-18T03:47:15.631Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2025-02-18T03:47:16.214Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2025-02-18T03:47:16.214Z] In file included from /opt/iotech/iot/1.5/include/iot/threadpool.h:15, [2025-02-18T03:47:16.214Z] from /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/registry.h:14, [2025-02-18T03:47:16.214Z] from /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/registry-impl.h:12, [2025-02-18T03:47:16.214Z] from /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.h:12, [2025-02-18T03:47:16.214Z] from /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:4: [2025-02-18T03:47:16.214Z] /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c: In function 'edgex_keeper_client_init': [2025-02-18T03:47:16.214Z] /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:121:31: warning: format '%s' expects a matching 'char *' argument [-Wformat=] [2025-02-18T03:47:16.214Z] 121 | iot_log_error(logger, "Could not parse URL \"%s\" as a core-keeper config/registry URL"); [2025-02-18T03:47:16.214Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-02-18T03:47:16.214Z] /opt/iotech/iot/1.5/include/iot/logger.h:185:104: note: in definition of macro 'iot_log_error' [2025-02-18T03:47:16.214Z] 185 | #define iot_log_error(l,...) if ((l) && (l)->level >= IOT_LOG_ERROR) iot_log__log ((l), IOT_LOG_ERROR, __VA_ARGS__) [2025-02-18T03:47:16.214Z] | ^~~~~~~~~~~ [2025-02-18T03:47:16.214Z] /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:121:55: note: format string is defined here [2025-02-18T03:47:16.214Z] 121 | iot_log_error(logger, "Could not parse URL \"%s\" as a core-keeper config/registry URL"); [2025-02-18T03:47:16.214Z] | ~^ [2025-02-18T03:47:16.214Z] | | [2025-02-18T03:47:16.214Z] | char * [2025-02-18T03:47:17.627Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2025-02-18T03:47:18.210Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2025-02-18T03:47:19.622Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2025-02-18T03:47:19.890Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2025-02-18T03:47:26.536Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2025-02-18T03:47:27.121Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2025-02-18T03:47:27.706Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2025-02-18T03:47:27.974Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2025-02-18T03:47:28.559Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2025-02-18T03:47:29.967Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2025-02-18T03:47:31.912Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2025-02-18T03:47:32.187Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2025-02-18T03:47:33.143Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2025-02-18T03:47:33.724Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2025-02-18T03:47:35.663Z] /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/service.c: In function 'devsdk_service_start': [2025-02-18T03:47:35.663Z] /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/service.c:1063:5: warning: 'deviceservices_config' may be used uninitialized [-Wmaybe-uninitialized] [2025-02-18T03:47:35.663Z] 1063 | edgex_device_parseClients (svc->logger, iot_data_string_map_get (deviceservices_config, "Clients"), &svc->config.endpoints); [2025-02-18T03:47:35.663Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-02-18T03:47:35.663Z] /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/service.c:875:21: note: 'deviceservices_config' was declared here [2025-02-18T03:47:35.663Z] 875 | const iot_data_t *deviceservices_config; [2025-02-18T03:47:35.663Z] | ^~~~~~~~~~~~~~~~~~~~~ [2025-02-18T03:47:36.618Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2025-02-18T03:47:37.201Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2025-02-18T03:47:37.469Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2025-02-18T03:47:38.050Z] [ 68%] Linking C shared library libcsdk.so [2025-02-18T03:47:38.315Z] [ 68%] Built target csdk [2025-02-18T03:47:38.315Z] [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2025-02-18T03:47:39.269Z] [ 72%] Linking C executable template [2025-02-18T03:47:39.269Z] /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-02-18T03:47:39.536Z] [ 72%] Built target template [2025-02-18T03:47:39.536Z] [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2025-02-18T03:47:40.116Z] [ 76%] Linking C executable device-counter [2025-02-18T03:47:40.116Z] /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-02-18T03:47:40.381Z] [ 76%] Built target device-counter [2025-02-18T03:47:40.381Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2025-02-18T03:47:40.962Z] [ 80%] Linking C executable device-random [2025-02-18T03:47:40.962Z] /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-02-18T03:47:41.227Z] [ 80%] Built target device-random [2025-02-18T03:47:41.227Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2025-02-18T03:47:41.810Z] [ 84%] Linking C executable device-gyro [2025-02-18T03:47:41.810Z] /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-02-18T03:47:42.080Z] [ 84%] Built target device-gyro [2025-02-18T03:47:42.080Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2025-02-18T03:47:42.674Z] [ 88%] Linking C executable device-bitfields [2025-02-18T03:47:42.674Z] /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-02-18T03:47:42.939Z] [ 88%] Built target device-bitfields [2025-02-18T03:47:42.939Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2025-02-18T03:47:43.907Z] [ 92%] Linking C executable template-discovery [2025-02-18T03:47:43.907Z] /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-02-18T03:47:44.173Z] [ 92%] Built target template-discovery [2025-02-18T03:47:44.173Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2025-02-18T03:47:44.766Z] [ 96%] Linking C executable device-file [2025-02-18T03:47:45.032Z] /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-02-18T03:47:45.299Z] [ 96%] Built target device-file [2025-02-18T03:47:45.299Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2025-02-18T03:47:45.881Z] [100%] Linking C executable device-terminal [2025-02-18T03:47:45.881Z] /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-02-18T03:47:46.147Z] [100%] Built target device-terminal [2025-02-18T03:47:46.147Z] Run CPack packaging tool... [2025-02-18T03:47:46.414Z] CPack: Create package using TGZ [2025-02-18T03:47:46.414Z] CPack: Install projects [2025-02-18T03:47:46.414Z] CPack: - Run preinstall target for: Csdk [2025-02-18T03:47:46.995Z] CPack: - Install project: Csdk [] [2025-02-18T03:47:46.995Z] CPack: Create package [2025-02-18T03:47:47.266Z] CPack: - package: /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/build/release/csdk-0.0.0.tar.gz generated. [2025-02-18T03:47:47.266Z] + '[' false '=' true ] [2025-02-18T03:47:47.266Z] + '[' false '=' true ] [2025-02-18T03:47:47.266Z] + mkdir -p /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/build/debug [2025-02-18T03:47:47.266Z] + cd /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/build/debug [2025-02-18T03:47:47.266Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src [2025-02-18T03:47:47.533Z] -- The C compiler identification is GNU 12.2.1 [2025-02-18T03:47:47.533Z] -- Detecting C compiler ABI info [2025-02-18T03:47:47.801Z] -- Detecting C compiler ABI info - done [2025-02-18T03:47:48.068Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-02-18T03:47:48.068Z] -- Detecting C compile features [2025-02-18T03:47:48.068Z] -- Detecting C compile features - done [2025-02-18T03:47:48.068Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2025-02-18T03:47:48.335Z] -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") [2025-02-18T03:47:48.335Z] -- Found LIBYAML: /usr/lib/libyaml.so [2025-02-18T03:47:48.335Z] -- Found LIBUUID: /usr/lib/libuuid.so [2025-02-18T03:47:48.335Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2025-02-18T03:47:48.335Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2025-02-18T03:47:48.335Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-02-18T03:47:48.335Z] -- /opt/iotech/iot/1.5/include [2025-02-18T03:47:48.335Z] -- C SDK 0.0.0 for Linux [2025-02-18T03:47:48.335Z] -- Performing Test CSDK_HAVE_ATOMIC [2025-02-18T03:47:48.610Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2025-02-18T03:47:48.878Z] -- Found Curses: /usr/lib/libcurses.so [2025-02-18T03:47:48.878Z] -- Configuring done (1.7s) [2025-02-18T03:47:49.145Z] -- Generating done (0.2s) [2025-02-18T03:47:49.145Z] -- Build files have been written to: /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/build/debug [2025-02-18T03:47:49.411Z] + make [2025-02-18T03:47:49.411Z] + tee debug.log [2025-02-18T03:47:49.411Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2025-02-18T03:47:49.679Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2025-02-18T03:47:50.266Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2025-02-18T03:47:50.532Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2025-02-18T03:47:50.802Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2025-02-18T03:47:51.762Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2025-02-18T03:47:51.762Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2025-02-18T03:47:52.029Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2025-02-18T03:47:52.615Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2025-02-18T03:47:53.198Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2025-02-18T03:47:53.464Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2025-02-18T03:47:53.730Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2025-02-18T03:47:54.398Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2025-02-18T03:47:54.669Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2025-02-18T03:47:54.943Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2025-02-18T03:47:55.546Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2025-02-18T03:47:55.828Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2025-02-18T03:47:56.101Z] In file included from /opt/iotech/iot/1.5/include/iot/threadpool.h:15, [2025-02-18T03:47:56.101Z] from /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/registry.h:14, [2025-02-18T03:47:56.101Z] from /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/registry-impl.h:12, [2025-02-18T03:47:56.101Z] from /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.h:12, [2025-02-18T03:47:56.101Z] from /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:4: [2025-02-18T03:47:56.101Z] /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c: In function 'edgex_keeper_client_init': [2025-02-18T03:47:56.101Z] /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:121:31: warning: format '%s' expects a matching 'char *' argument [-Wformat=] [2025-02-18T03:47:56.101Z] 121 | iot_log_error(logger, "Could not parse URL \"%s\" as a core-keeper config/registry URL"); [2025-02-18T03:47:56.101Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-02-18T03:47:56.101Z] /opt/iotech/iot/1.5/include/iot/logger.h:185:104: note: in definition of macro 'iot_log_error' [2025-02-18T03:47:56.101Z] 185 | #define iot_log_error(l,...) if ((l) && (l)->level >= IOT_LOG_ERROR) iot_log__log ((l), IOT_LOG_ERROR, __VA_ARGS__) [2025-02-18T03:47:56.101Z] | ^~~~~~~~~~~ [2025-02-18T03:47:56.101Z] /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:121:55: note: format string is defined here [2025-02-18T03:47:56.101Z] 121 | iot_log_error(logger, "Could not parse URL \"%s\" as a core-keeper config/registry URL"); [2025-02-18T03:47:56.101Z] | ~^ [2025-02-18T03:47:56.101Z] | | [2025-02-18T03:47:56.101Z] | char * [2025-02-18T03:47:56.374Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2025-02-18T03:47:56.644Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2025-02-18T03:47:57.239Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2025-02-18T03:47:57.508Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2025-02-18T03:47:58.913Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2025-02-18T03:47:59.178Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2025-02-18T03:47:59.447Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2025-02-18T03:47:59.714Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2025-02-18T03:47:59.990Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2025-02-18T03:48:00.257Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2025-02-18T03:48:01.683Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2025-02-18T03:48:01.950Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2025-02-18T03:48:02.215Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2025-02-18T03:48:02.479Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2025-02-18T03:48:03.434Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2025-02-18T03:48:03.701Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2025-02-18T03:48:03.966Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2025-02-18T03:48:04.233Z] [ 68%] Linking C shared library libcsdk.so [2025-02-18T03:48:04.499Z] [ 68%] Built target csdk [2025-02-18T03:48:04.499Z] [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2025-02-18T03:48:04.766Z] [ 72%] Linking C executable template [2025-02-18T03:48:05.032Z] /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-02-18T03:48:05.298Z] [ 72%] Built target template [2025-02-18T03:48:05.298Z] [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2025-02-18T03:48:05.565Z] [ 76%] Linking C executable device-counter [2025-02-18T03:48:05.565Z] /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-02-18T03:48:05.831Z] [ 76%] Built target device-counter [2025-02-18T03:48:05.831Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2025-02-18T03:48:06.098Z] [ 80%] Linking C executable device-random [2025-02-18T03:48:06.365Z] /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-02-18T03:48:06.365Z] [ 80%] Built target device-random [2025-02-18T03:48:06.629Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2025-02-18T03:48:06.895Z] [ 84%] Linking C executable device-gyro [2025-02-18T03:48:06.895Z] /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-02-18T03:48:07.160Z] [ 84%] Built target device-gyro [2025-02-18T03:48:07.160Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2025-02-18T03:48:07.425Z] [ 88%] Linking C executable device-bitfields [2025-02-18T03:48:07.425Z] /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-02-18T03:48:07.692Z] [ 88%] Built target device-bitfields [2025-02-18T03:48:07.957Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2025-02-18T03:48:08.223Z] [ 92%] Linking C executable template-discovery [2025-02-18T03:48:08.223Z] /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-02-18T03:48:08.489Z] [ 92%] Built target template-discovery [2025-02-18T03:48:08.489Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2025-02-18T03:48:08.755Z] [ 96%] Linking C executable device-file [2025-02-18T03:48:09.020Z] /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-02-18T03:48:09.285Z] [ 96%] Built target device-file [2025-02-18T03:48:09.285Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2025-02-18T03:48:09.550Z] [100%] Linking C executable device-terminal [2025-02-18T03:48:09.815Z] /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-02-18T03:48:10.079Z] [100%] Built target device-terminal [2025-02-18T03:48:10.079Z] + cp -rf include/devsdk include/edgex /usr/include/ [2025-02-18T03:48:10.079Z] + cp build/release/c/libcsdk.so /usr/lib/ [2025-02-18T03:48:10.079Z] + mkdir -p /usr/share/doc/edgex-csdk [2025-02-18T03:48:10.079Z] + cp Attribution.txt /usr/share/doc/edgex-csdk [2025-02-18T03:48:10.079Z] + cp LICENSE /usr/share/doc/edgex-csdk [2025-02-18T03:48:10.079Z] + rm -rf /device-bacnet-c/deps [2025-02-18T03:48:11.036Z] Removing intermediate container 0f35b9be8e5c [2025-02-18T03:48:11.036Z] ---> ca78dffb7d67 [2025-02-18T03:48:11.036Z] Step 12/12 : RUN /device-bacnet-c/scripts/build.sh [2025-02-18T03:48:11.036Z] ---> Running in 22b3767f4cb6 [2025-02-18T03:48:11.987Z] + readlink -f /device-bacnet-c/scripts/build.sh [2025-02-18T03:48:11.988Z] + dirname /device-bacnet-c/scripts/build.sh [2025-02-18T03:48:11.988Z] + dirname /device-bacnet-c/scripts [2025-02-18T03:48:11.988Z] + ROOT=/device-bacnet-c [2025-02-18T03:48:11.988Z] + echo /device-bacnet-c [2025-02-18T03:48:11.988Z] + cd /device-bacnet-c [2025-02-18T03:48:11.988Z] + '[' '!' -f /device-bacnet-c/lib/ip/libbacnet.a ] [2025-02-18T03:48:11.988Z] /device-bacnet-c [2025-02-18T03:48:11.988Z] + '[' '!' -d /device-bacnet-c/bacnet-stack ] [2025-02-18T03:48:11.988Z] + git clone https://github.com/IOTechSystems/bacnet-stack.git [2025-02-18T03:48:11.988Z] Cloning into 'bacnet-stack'... [2025-02-18T03:48:22.033Z] Updating files: 36% (608/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: 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: 98% (1669/1686) Updating files: 99% (1670/1686) Updating files: 100% (1686/1686) Updating files: 100% (1686/1686), done. [2025-02-18T03:48:22.033Z] + cd /device-bacnet-c/bacnet-stack [2025-02-18T03:48:22.033Z] + git checkout v0.8.6-IOTech [2025-02-18T03:48:23.963Z] Note: switching to 'v0.8.6-IOTech'. [2025-02-18T03:48:23.963Z] [2025-02-18T03:48:23.963Z] You are in 'detached HEAD' state. You can look around, make experimental [2025-02-18T03:48:23.963Z] changes and commit them, and you can discard any commits you make in this [2025-02-18T03:48:23.963Z] state without impacting any branches by switching back to a branch. [2025-02-18T03:48:23.963Z] [2025-02-18T03:48:23.963Z] If you want to create a new branch to retain commits you create, you may [2025-02-18T03:48:23.963Z] do so (now or later) by using -c with the switch command. Example: [2025-02-18T03:48:23.963Z] [2025-02-18T03:48:23.963Z] git switch -c [2025-02-18T03:48:23.963Z] [2025-02-18T03:48:23.963Z] Or undo this operation with: [2025-02-18T03:48:23.963Z] [2025-02-18T03:48:23.963Z] git switch - [2025-02-18T03:48:23.963Z] [2025-02-18T03:48:23.963Z] Turn off this advice by setting config variable advice.detachedHead to false [2025-02-18T03:48:23.963Z] [2025-02-18T03:48:23.963Z] HEAD is now at 8b67b7f2 Changes for BACnet device service [2025-02-18T03:48:23.963Z] + mkdir -p /device-bacnet-c/lib/ip [2025-02-18T03:48:23.963Z] + mkdir -p /device-bacnet-c/lib/mstp [2025-02-18T03:48:23.963Z] + make 'BACDL_DEFINE=-DBACDL_MSTP=1' clean library [2025-02-18T03:48:23.963Z] make -s -C lib clean [2025-02-18T03:48:23.963Z] make -s -C demo clean [2025-02-18T03:48:23.963Z] make -s -C demo/router clean [2025-02-18T03:48:23.963Z] make -s -C demo/router-ipv6 clean [2025-02-18T03:48:23.963Z] make -s -C demo/gateway clean [2025-02-18T03:48:23.963Z] make -s -C lib all [2025-02-18T03:48:45.989Z] ../ports/linux/dlmstp.c: In function 'dlmstp_cleanup': [2025-02-18T03:48:45.989Z] ../ports/linux/dlmstp.c:147:20: warning: passing argument 1 of 'pthread_cancel' makes pointer from integer without a cast [-Wint-conversion] [2025-02-18T03:48:45.989Z] 147 | pthread_cancel(hThread); [2025-02-18T03:48:45.989Z] | ^~~~~~~ [2025-02-18T03:48:45.989Z] | | [2025-02-18T03:48:45.989Z] | long unsigned int [2025-02-18T03:48:45.989Z] In file included from ../ports/linux/net.h:73, [2025-02-18T03:48:45.989Z] from ../ports/linux/dlmstp.c:43: [2025-02-18T03:48:45.989Z] /usr/include/pthread.h:98:20: note: expected 'pthread_t' {aka 'struct __pthread *'} but argument is of type 'long unsigned int' [2025-02-18T03:48:45.989Z] 98 | int pthread_cancel(pthread_t); [2025-02-18T03:48:45.989Z] | ^~~~~~~~~ [2025-02-18T03:48:45.989Z] ../ports/linux/dlmstp.c: In function 'dlmstp_init': [2025-02-18T03:48:45.989Z] ../ports/linux/dlmstp.c:727:25: warning: passing argument 1 of 'pthread_create' from incompatible pointer type [-Wincompatible-pointer-types] [2025-02-18T03:48:45.989Z] 727 | rv = pthread_create(&hThread, NULL, dlmstp_master_fsm_task, NULL); [2025-02-18T03:48:45.989Z] | ^~~~~~~~ [2025-02-18T03:48:45.989Z] | | [2025-02-18T03:48:45.989Z] | long unsigned int * [2025-02-18T03:48:45.989Z] /usr/include/pthread.h:80:20: note: expected 'struct __pthread ** restrict' but argument is of type 'long unsigned int *' [2025-02-18T03:48:45.989Z] 80 | int pthread_create(pthread_t *__restrict, const pthread_attr_t *__restrict, void *(*)(void *), void *__restrict); [2025-02-18T03:48:45.989Z] | ^ [2025-02-18T03:49:08.030Z] + cp lib/libbacnet.a /device-bacnet-c/lib/mstp [2025-02-18T03:49:08.030Z] + make 'BACDL_DEFINE=-DBACDL_BIP=1' clean library [2025-02-18T03:49:08.030Z] make -s -C lib clean [2025-02-18T03:49:08.030Z] make -s -C demo clean [2025-02-18T03:49:08.030Z] make -s -C demo/router clean [2025-02-18T03:49:08.030Z] make -s -C demo/router-ipv6 clean [2025-02-18T03:49:08.030Z] make -s -C demo/gateway clean [2025-02-18T03:49:08.030Z] make -s -C lib all [2025-02-18T03:49:54.850Z] + cp lib/libbacnet.a /device-bacnet-c/lib/ip [2025-02-18T03:49:54.850Z] + mkdir -p /device-bacnet-c/build/release/device-bacnet-ip [2025-02-18T03:49:54.850Z] + cd /device-bacnet-c/build/release/device-bacnet-ip [2025-02-18T03:49:54.850Z] + cmake '-DDATALINK:STRING=BACDL_BIP=1' '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/src/c [2025-02-18T03:49:54.850Z] -- The C compiler identification is GNU 12.2.1 [2025-02-18T03:49:54.850Z] -- Detecting C compiler ABI info [2025-02-18T03:49:54.850Z] -- Detecting C compiler ABI info - done [2025-02-18T03:49:54.850Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-02-18T03:49:54.850Z] -- Detecting C compile features [2025-02-18T03:49:54.850Z] -- Detecting C compile features - done [2025-02-18T03:49:54.850Z] -- Performing Test CMAKE_HAVE_LIBC_PTHREAD [2025-02-18T03:49:54.850Z] -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success [2025-02-18T03:49:54.850Z] -- Found Threads: TRUE [2025-02-18T03:49:54.850Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-02-18T03:49:54.850Z] -- /opt/iotech/iot/1.5/include [2025-02-18T03:49:54.850Z] -- Configuring done (1.1s) [2025-02-18T03:49:54.850Z] -- Generating done (0.0s) [2025-02-18T03:49:54.850Z] -- Build files have been written to: /device-bacnet-c/build/release/device-bacnet-ip [2025-02-18T03:49:54.850Z] + + maketee [2025-02-18T03:49:54.850Z] release.log [2025-02-18T03:49:54.850Z] [ 11%] Building C object CMakeFiles/bacnet_objects.dir/device-bacnet-c/bacnet-stack/demo/object/device-client.c.o [2025-02-18T03:49:56.253Z] [ 22%] Linking C static library libbacnet_objects.a [2025-02-18T03:49:56.253Z] [ 22%] Built target bacnet_objects [2025-02-18T03:49:56.253Z] [ 33%] Building C object CMakeFiles/device-bacnet-c.dir/main.c.o [2025-02-18T03:49:57.657Z] [ 44%] Building C object CMakeFiles/device-bacnet-c.dir/address_entry.c.o [2025-02-18T03:49:57.924Z] [ 55%] Building C object CMakeFiles/device-bacnet-c.dir/address_instance_map.c.o [2025-02-18T03:49:58.189Z] [ 66%] Building C object CMakeFiles/device-bacnet-c.dir/device_condition_map.c.o [2025-02-18T03:49:58.772Z] [ 77%] Building C object CMakeFiles/device-bacnet-c.dir/driver.c.o [2025-02-18T03:50:00.712Z] [ 88%] Building C object CMakeFiles/device-bacnet-c.dir/return_data.c.o [2025-02-18T03:50:00.712Z] [100%] Linking C executable device-bacnet-c [2025-02-18T03:50:00.712Z] /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-02-18T03:50:00.979Z] [100%] Built target device-bacnet-c [2025-02-18T03:50:00.979Z] + mkdir -p /device-bacnet-c/build/release/device-bacnet-mstp [2025-02-18T03:50:00.979Z] + cd /device-bacnet-c/build/release/device-bacnet-mstp [2025-02-18T03:50:00.979Z] + cmake '-DDATALINK:STRING=BACDL_MSTP=1' '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/src/c [2025-02-18T03:50:01.247Z] -- The C compiler identification is GNU 12.2.1 [2025-02-18T03:50:01.513Z] -- Detecting C compiler ABI info [2025-02-18T03:50:01.780Z] -- Detecting C compiler ABI info - done [2025-02-18T03:50:01.780Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-02-18T03:50:01.780Z] -- Detecting C compile features [2025-02-18T03:50:01.780Z] -- Detecting C compile features - done [2025-02-18T03:50:01.780Z] -- Performing Test CMAKE_HAVE_LIBC_PTHREAD [2025-02-18T03:50:02.361Z] -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success [2025-02-18T03:50:02.361Z] -- Found Threads: TRUE [2025-02-18T03:50:02.361Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-02-18T03:50:02.361Z] -- /opt/iotech/iot/1.5/include [2025-02-18T03:50:02.361Z] -- Configuring done (1.1s) [2025-02-18T03:50:02.361Z] -- Generating done (0.0s) [2025-02-18T03:50:02.362Z] -- Build files have been written to: /device-bacnet-c/build/release/device-bacnet-mstp [2025-02-18T03:50:02.362Z] + make [2025-02-18T03:50:02.362Z] + tee release.log [2025-02-18T03:50:02.362Z] [ 11%] Building C object CMakeFiles/bacnet_objects.dir/device-bacnet-c/bacnet-stack/demo/object/device-client.c.o [2025-02-18T03:50:03.761Z] [ 22%] Linking C static library libbacnet_objects.a [2025-02-18T03:50:03.761Z] [ 22%] Built target bacnet_objects [2025-02-18T03:50:03.761Z] [ 33%] Building C object CMakeFiles/device-bacnet-c.dir/main.c.o [2025-02-18T03:50:05.163Z] [ 44%] Building C object CMakeFiles/device-bacnet-c.dir/address_entry.c.o [2025-02-18T03:50:05.429Z] [ 55%] Building C object CMakeFiles/device-bacnet-c.dir/address_instance_map.c.o [2025-02-18T03:50:05.696Z] [ 66%] Building C object CMakeFiles/device-bacnet-c.dir/device_condition_map.c.o [2025-02-18T03:50:06.277Z] [ 77%] Building C object CMakeFiles/device-bacnet-c.dir/driver.c.o [2025-02-18T03:50:08.214Z] [ 88%] Building C object CMakeFiles/device-bacnet-c.dir/return_data.c.o [2025-02-18T03:50:08.214Z] [100%] Linking C executable device-bacnet-c [2025-02-18T03:50:08.214Z] /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-02-18T03:50:08.478Z] [100%] Built target device-bacnet-c [2025-02-18T03:50:11.067Z] Removing intermediate container 22b3767f4cb6 [2025-02-18T03:50:11.067Z] ---> 7338f68b8f2a [2025-02-18T03:50:11.332Z] Successfully built 7338f68b8f2a [2025-02-18T03:50:11.332Z] 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-02-18T03:50:11.864Z] + docker inspect -f . ci-base-image-arm64 [2025-02-18T03:50:11.864Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-18T03:50:12.072Z] prd-ubuntu20.04-docker-arm64-4c-16g-39150 does not seem to be running inside a container [2025-02-18T03:50:12.139Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-bacnet-c/29 -v /w/workspace/device-bacnet-c/29:/w/workspace/device-bacnet-c/29:rw,z -v /w/workspace/device-bacnet-c/29@tmp:/w/workspace/device-bacnet-c/29@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-02-18T03:50:14.335Z] $ docker top 6694ba21142a2ab781268be0500cb6b1ea848a034644edaeea136f61261086d4 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-18T03:50:15.154Z] + make test [2025-02-18T03:50:15.154Z] build/release/device-bacnet-c/device-bacnet-c [Pipeline] } [2025-02-18T03:50:15.173Z] $ docker stop --time=1 6694ba21142a2ab781268be0500cb6b1ea848a034644edaeea136f61261086d4 [2025-02-18T03:50:16.750Z] $ docker rm -f --volumes 6694ba21142a2ab781268be0500cb6b1ea848a034644edaeea136f61261086d4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-02-18T03:50:17.337Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-02-18T03:50:17.652Z] + ls -al . [2025-02-18T03:50:17.652Z] total 84 [2025-02-18T03:50:17.652Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 18 03:46 . [2025-02-18T03:50:17.652Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 18 03:45 .. [2025-02-18T03:50:17.652Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 18 03:45 .git [2025-02-18T03:50:17.652Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 18 03:45 .github [2025-02-18T03:50:17.652Z] -rw-rw-r-- 1 jenkins jenkins 1563 Feb 18 03:45 Attribution.txt [2025-02-18T03:50:17.652Z] -rw-rw-r-- 1 jenkins jenkins 1004 Feb 18 03:45 CHANGELOG.md [2025-02-18T03:50:17.652Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 18 03:45 GOVERNANCE.md [2025-02-18T03:50:17.652Z] -rw-rw-r-- 1 jenkins jenkins 764 Feb 18 03:45 Jenkinsfile [2025-02-18T03:50:17.652Z] -rw-rw-r-- 1 jenkins jenkins 10174 Feb 18 03:45 LICENSE [2025-02-18T03:50:17.652Z] -rw-rw-r-- 1 jenkins jenkins 837 Feb 18 03:45 Makefile [2025-02-18T03:50:17.652Z] -rw-rw-r-- 1 jenkins jenkins 621 Feb 18 03:45 OWNERS.md [2025-02-18T03:50:17.652Z] -rw-rw-r-- 1 jenkins jenkins 5491 Feb 18 03:45 README.md [2025-02-18T03:50:17.652Z] -rw-rw-r-- 1 jenkins jenkins 11 Feb 18 03:43 VERSION [2025-02-18T03:50:17.652Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 18 03:45 docs [2025-02-18T03:50:17.652Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 18 03:45 res [2025-02-18T03:50:17.652Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 18 03:45 sample-profiles [2025-02-18T03:50:17.652Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 18 03:45 scripts [2025-02-18T03:50:17.652Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 18 03:45 src [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-18T03:50:18.000Z] + 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=9b9431eb40cbf53bd86fce1f6d51c7d347bb1c9b --label arch=arm64 --label version=3.2.0-dev.2 . [2025-02-18T03:50:18.265Z] Sending build context to Docker daemon 475.6kB [2025-02-18T03:50:18.265Z] Step 1/31 : ARG BASE=alpine:3.20 [2025-02-18T03:50:18.265Z] Step 2/31 : FROM ${BASE} as builder [2025-02-18T03:50:18.265Z] ---> 7338f68b8f2a [2025-02-18T03:50:18.265Z] 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-02-18T03:50:18.265Z] ---> Running in 52397eb92920 [2025-02-18T03:50:19.223Z] Connecting to iotech.jfrog.io (34.246.139.145:443) [2025-02-18T03:50:19.803Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2025-02-18T03:50:19.803Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2025-02-18T03:50:19.803Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2025-02-18T03:50:20.386Z] Removing intermediate container 52397eb92920 [2025-02-18T03:50:20.386Z] ---> 987acc33c7a3 [2025-02-18T03:50:20.386Z] Step 4/31 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories [2025-02-18T03:50:20.386Z] ---> Running in f323160241c8 [2025-02-18T03:50:21.808Z] Removing intermediate container f323160241c8 [2025-02-18T03:50:21.808Z] ---> 44cb883a258e [2025-02-18T03:50:21.808Z] 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-02-18T03:50:21.808Z] ---> Running in 691405f804bd [2025-02-18T03:50:22.765Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2025-02-18T03:50:23.345Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2025-02-18T03:50:23.924Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-18T03:50:24.504Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-02-18T03:50:24.769Z] OK: 334 MiB in 103 packages [2025-02-18T03:50:25.730Z] Removing intermediate container 691405f804bd [2025-02-18T03:50:25.730Z] ---> 2e49fafcde91 [2025-02-18T03:50:25.730Z] Step 6/31 : COPY scripts /device-bacnet-c/scripts [2025-02-18T03:50:25.997Z] ---> f68a8b24ee67 [2025-02-18T03:50:25.997Z] Step 7/31 : COPY src /device-bacnet-c/src/ [2025-02-18T03:50:26.582Z] ---> a6b2bada28d8 [2025-02-18T03:50:26.582Z] Step 8/31 : COPY VERSION /device-bacnet-c/ [2025-02-18T03:50:27.167Z] ---> e72b955e13fc [2025-02-18T03:50:27.167Z] Step 9/31 : WORKDIR /device-bacnet-c [2025-02-18T03:50:27.167Z] ---> Running in 78db57622451 [2025-02-18T03:50:27.433Z] Removing intermediate container 78db57622451 [2025-02-18T03:50:27.433Z] ---> 968cc6b274ce [2025-02-18T03:50:27.433Z] Step 10/31 : RUN /device-bacnet-c/scripts/build_deps.sh [2025-02-18T03:50:27.699Z] ---> Running in 0dbef829fe6c [2025-02-18T03:50:28.658Z] + CSDK_VER=4.0.0-dev.14 [2025-02-18T03:50:28.658Z] + '[' '!' -d deps ] [2025-02-18T03:50:28.658Z] + mkdir deps [2025-02-18T03:50:28.658Z] + cd /device-bacnet-c/deps [2025-02-18T03:50:28.658Z] + wget https://github.com/edgexfoundry/device-sdk-c/archive/v4.0.0-dev.14.zip [2025-02-18T03:50:28.658Z] Connecting to github.com (140.82.114.3:443) [2025-02-18T03:50:28.658Z] Connecting to codeload.github.com (140.82.114.10:443) [2025-02-18T03:50:28.932Z] saving to 'v4.0.0-dev.14.zip' [2025-02-18T03:50:28.932Z] v4.0.0-dev.14.zip 100% |********************************| 246k 0:00:00 ETA [2025-02-18T03:50:28.932Z] 'v4.0.0-dev.14.zip' saved [2025-02-18T03:50:28.932Z] + unzip v4.0.0-dev.14.zip [2025-02-18T03:50:28.932Z] Archive: v4.0.0-dev.14.zip [2025-02-18T03:50:28.932Z] creating: device-sdk-c-4.0.0-dev.14/ [2025-02-18T03:50:28.932Z] creating: device-sdk-c-4.0.0-dev.14/.github/ [2025-02-18T03:50:28.932Z] inflating: device-sdk-c-4.0.0-dev.14/.github/Contributing.md [2025-02-18T03:50:28.932Z] inflating: device-sdk-c-4.0.0-dev.14/.github/PULL_REQUEST_TEMPLATE.md [2025-02-18T03:50:28.932Z] inflating: device-sdk-c-4.0.0-dev.14/.github/semantic.yml [2025-02-18T03:50:28.932Z] creating: device-sdk-c-4.0.0-dev.14/.github/workflows/ [2025-02-18T03:50:28.932Z] inflating: device-sdk-c-4.0.0-dev.14/.github/workflows/release.yml [2025-02-18T03:50:28.932Z] inflating: device-sdk-c-4.0.0-dev.14/.gitignore [2025-02-18T03:50:28.932Z] inflating: device-sdk-c-4.0.0-dev.14/Attribution.txt [2025-02-18T03:50:28.932Z] inflating: device-sdk-c-4.0.0-dev.14/CHANGELOG.md [2025-02-18T03:50:28.932Z] inflating: device-sdk-c-4.0.0-dev.14/Doxyfile [2025-02-18T03:50:28.932Z] inflating: device-sdk-c-4.0.0-dev.14/GOVERNANCE.md [2025-02-18T03:50:28.932Z] inflating: device-sdk-c-4.0.0-dev.14/Jenkinsfile [2025-02-18T03:50:28.932Z] inflating: device-sdk-c-4.0.0-dev.14/LICENSE [2025-02-18T03:50:28.932Z] inflating: device-sdk-c-4.0.0-dev.14/Makefile [2025-02-18T03:50:28.932Z] inflating: device-sdk-c-4.0.0-dev.14/OWNERS.md [2025-02-18T03:50:28.932Z] inflating: device-sdk-c-4.0.0-dev.14/README.IOT.md [2025-02-18T03:50:28.932Z] inflating: device-sdk-c-4.0.0-dev.14/README.md [2025-02-18T03:50:28.932Z] inflating: device-sdk-c-4.0.0-dev.14/README.v3.md [2025-02-18T03:50:28.932Z] creating: device-sdk-c-4.0.0-dev.14/docs/ [2025-02-18T03:50:28.932Z] inflating: device-sdk-c-4.0.0-dev.14/docs/configuration.md [2025-02-18T03:50:28.932Z] inflating: device-sdk-c-4.0.0-dev.14/docs/deviceprofiles.md [2025-02-18T03:50:28.932Z] inflating: device-sdk-c-4.0.0-dev.14/docs/metrics.md [2025-02-18T03:50:28.932Z] inflating: device-sdk-c-4.0.0-dev.14/docs/servicewritersguide.md [2025-02-18T03:50:28.932Z] inflating: device-sdk-c-4.0.0-dev.14/docs/startup.md [2025-02-18T03:50:28.932Z] creating: device-sdk-c-4.0.0-dev.14/include/ [2025-02-18T03:50:28.932Z] creating: device-sdk-c-4.0.0-dev.14/include/devsdk/ [2025-02-18T03:50:28.932Z] inflating: device-sdk-c-4.0.0-dev.14/include/devsdk/devsdk-base.h [2025-02-18T03:50:28.932Z] inflating: device-sdk-c-4.0.0-dev.14/include/devsdk/devsdk.h [2025-02-18T03:50:28.932Z] creating: device-sdk-c-4.0.0-dev.14/include/edgex/ [2025-02-18T03:50:28.932Z] inflating: device-sdk-c-4.0.0-dev.14/include/edgex/devices.h [2025-02-18T03:50:28.932Z] inflating: device-sdk-c-4.0.0-dev.14/include/edgex/edgex-base.h [2025-02-18T03:50:28.932Z] inflating: device-sdk-c-4.0.0-dev.14/include/edgex/edgex.h [2025-02-18T03:50:28.932Z] inflating: device-sdk-c-4.0.0-dev.14/include/edgex/profiles.h [2025-02-18T03:50:28.932Z] inflating: device-sdk-c-4.0.0-dev.14/include/edgex/rest-server.h [2025-02-18T03:50:28.932Z] creating: device-sdk-c-4.0.0-dev.14/scripts/ [2025-02-18T03:50:29.197Z] inflating: device-sdk-c-4.0.0-dev.14/scripts/Dockerfile.alpine [2025-02-18T03:50:29.197Z] inflating: device-sdk-c-4.0.0-dev.14/scripts/Dockerfile.alpine-base [2025-02-18T03:50:29.197Z] inflating: device-sdk-c-4.0.0-dev.14/scripts/build.sh [2025-02-18T03:50:29.197Z] inflating: device-sdk-c-4.0.0-dev.14/scripts/entrypoint.sh [2025-02-18T03:50:29.197Z] creating: device-sdk-c-4.0.0-dev.14/src/ [2025-02-18T03:50:29.197Z] inflating: device-sdk-c-4.0.0-dev.14/src/CMakeLists.txt [2025-02-18T03:50:29.197Z] creating: device-sdk-c-4.0.0-dev.14/src/c/ [2025-02-18T03:50:29.197Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/CMakeLists.txt [2025-02-18T03:50:29.197Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/api.h [2025-02-18T03:50:29.197Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/autoevent.c [2025-02-18T03:50:29.197Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/autoevent.h [2025-02-18T03:50:29.197Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/bus-impl.h [2025-02-18T03:50:29.197Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/bus-mqtt.c [2025-02-18T03:50:29.197Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/bus.c [2025-02-18T03:50:29.197Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/bus.h [2025-02-18T03:50:29.197Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/callback3.c [2025-02-18T03:50:29.197Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/callback3.h [2025-02-18T03:50:29.197Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/cmdinfo.h [2025-02-18T03:50:29.197Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/config.c [2025-02-18T03:50:29.197Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/config.h [2025-02-18T03:50:29.197Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/correlation.c [2025-02-18T03:50:29.197Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/correlation.h [2025-02-18T03:50:29.197Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/data.c [2025-02-18T03:50:29.197Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/data.h [2025-02-18T03:50:29.197Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/defs.h.in [2025-02-18T03:50:29.197Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/device.c [2025-02-18T03:50:29.197Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/device.h [2025-02-18T03:50:29.197Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/devman.c [2025-02-18T03:50:29.197Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/devmap.c [2025-02-18T03:50:29.197Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/devmap.h [2025-02-18T03:50:29.197Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/devsdk-base.c [2025-02-18T03:50:29.197Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/devutil.h [2025-02-18T03:50:29.197Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/discovery.c [2025-02-18T03:50:29.197Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/discovery.h [2025-02-18T03:50:29.197Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/dto-read.c [2025-02-18T03:50:29.197Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/dto-read.h [2025-02-18T03:50:29.197Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/edgex-logging.c [2025-02-18T03:50:29.197Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/edgex-logging.h [2025-02-18T03:50:29.197Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/edgex-rest.c [2025-02-18T03:50:29.197Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/edgex-rest.h [2025-02-18T03:50:29.197Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/edgex2.h [2025-02-18T03:50:29.197Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/errorlist.h [2025-02-18T03:50:29.197Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/ [2025-02-18T03:50:29.197Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/CMakeLists.txt [2025-02-18T03:50:29.197Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/README.md [2025-02-18T03:50:29.197Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/ [2025-02-18T03:50:29.197Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/CMakeLists.txt [2025-02-18T03:50:29.197Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/README.md [2025-02-18T03:50:29.197Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/device-bitfields.c [2025-02-18T03:50:29.197Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/ [2025-02-18T03:50:29.197Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/configuration.yaml [2025-02-18T03:50:29.197Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/devices/ [2025-02-18T03:50:29.197Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/devices/Bitfields.json [2025-02-18T03:50:29.197Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/profiles/ [2025-02-18T03:50:29.197Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/profiles/Example-Bitfields.json [2025-02-18T03:50:29.197Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/ [2025-02-18T03:50:29.197Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/CMakeLists.txt [2025-02-18T03:50:29.197Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/README.md [2025-02-18T03:50:29.197Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/device-counter.c [2025-02-18T03:50:29.197Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/ [2025-02-18T03:50:29.197Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/configuration.yaml [2025-02-18T03:50:29.197Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/devices/ [2025-02-18T03:50:29.197Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/devices/Counters.json [2025-02-18T03:50:29.197Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/profiles/ [2025-02-18T03:50:29.197Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/profiles/Counter.json [2025-02-18T03:50:29.197Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/ [2025-02-18T03:50:29.197Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/CMakeLists.txt [2025-02-18T03:50:29.197Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/README.md [2025-02-18T03:50:29.197Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/ [2025-02-18T03:50:29.197Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/configuration.yaml [2025-02-18T03:50:29.197Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/devices/ [2025-02-18T03:50:29.197Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/devices/readme.txt [2025-02-18T03:50:29.197Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/profiles/ [2025-02-18T03:50:29.197Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/profiles/TemplateProfile.json [2025-02-18T03:50:29.197Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/template.c [2025-02-18T03:50:29.197Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/watcher1.json [2025-02-18T03:50:29.197Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/watcher2.json [2025-02-18T03:50:29.197Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/ [2025-02-18T03:50:29.197Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/CMakeLists.txt [2025-02-18T03:50:29.197Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/README.md [2025-02-18T03:50:29.197Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/device-file.c [2025-02-18T03:50:29.197Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/ [2025-02-18T03:50:29.197Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/configuration.yaml [2025-02-18T03:50:29.197Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/devices/ [2025-02-18T03:50:29.197Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/devices/file1.json [2025-02-18T03:50:29.197Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/lorem.txt [2025-02-18T03:50:29.197Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/profiles/ [2025-02-18T03:50:29.197Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/profiles/FileExampleProfile.json [2025-02-18T03:50:29.197Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/ [2025-02-18T03:50:29.197Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/CMakeLists.txt [2025-02-18T03:50:29.197Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/README.md [2025-02-18T03:50:29.197Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/device-gyro.c [2025-02-18T03:50:29.197Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/ [2025-02-18T03:50:29.197Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/configuration.yaml [2025-02-18T03:50:29.197Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/devices/ [2025-02-18T03:50:29.197Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/devices/gyro.json [2025-02-18T03:50:29.197Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/profiles/ [2025-02-18T03:50:29.197Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/profiles/Gyro.json [2025-02-18T03:50:29.197Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/ [2025-02-18T03:50:29.197Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/CMakeLists.txt [2025-02-18T03:50:29.197Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/README.md [2025-02-18T03:50:29.197Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/device-random.c [2025-02-18T03:50:29.197Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/ [2025-02-18T03:50:29.197Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/configuration.yaml [2025-02-18T03:50:29.197Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/devices/ [2025-02-18T03:50:29.197Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/devices/randomdevice1.json [2025-02-18T03:50:29.197Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/profiles/ [2025-02-18T03:50:29.197Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/profiles/RandomExampleProfile.json [2025-02-18T03:50:29.197Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/ [2025-02-18T03:50:29.197Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/configuration.yaml [2025-02-18T03:50:29.197Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/devices/ [2025-02-18T03:50:29.197Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/devices/device1.json [2025-02-18T03:50:29.197Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/profiles/ [2025-02-18T03:50:29.197Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/profiles/TemplateProfile.json [2025-02-18T03:50:29.197Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/template.c [2025-02-18T03:50:29.197Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/ [2025-02-18T03:50:29.197Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/CMakeLists.txt [2025-02-18T03:50:29.197Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/README.md [2025-02-18T03:50:29.197Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/device-terminal.c [2025-02-18T03:50:29.197Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/ [2025-02-18T03:50:29.197Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/configuration.yaml [2025-02-18T03:50:29.197Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/devices/ [2025-02-18T03:50:29.197Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/devices/terminal.json [2025-02-18T03:50:29.197Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/profiles/ [2025-02-18T03:50:29.197Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/profiles/Terminal.json [2025-02-18T03:50:29.197Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/filesys.c [2025-02-18T03:50:29.197Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/filesys.h [2025-02-18T03:50:29.197Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/keeper.c [2025-02-18T03:50:29.197Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/keeper.h [2025-02-18T03:50:29.197Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/map.c [2025-02-18T03:50:29.197Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/map.h [2025-02-18T03:50:29.197Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/metadata.c [2025-02-18T03:50:29.197Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/metadata.h [2025-02-18T03:50:29.197Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/metrics.h [2025-02-18T03:50:29.197Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/opstate.c [2025-02-18T03:50:29.197Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/opstate.h [2025-02-18T03:50:29.197Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/parson.c [2025-02-18T03:50:29.197Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/parson.h [2025-02-18T03:50:29.197Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/profiles.c [2025-02-18T03:50:29.197Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/profiles.h [2025-02-18T03:50:29.197Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/registry-impl.h [2025-02-18T03:50:29.197Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/registry.c [2025-02-18T03:50:29.197Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/registry.h [2025-02-18T03:50:29.197Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/reqdata.c [2025-02-18T03:50:29.197Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/reqdata.h [2025-02-18T03:50:29.198Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/request_auth.c [2025-02-18T03:50:29.198Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/request_auth.h [2025-02-18T03:50:29.198Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/rest-server.c [2025-02-18T03:50:29.198Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/rest-server.h [2025-02-18T03:50:29.198Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/rest.c [2025-02-18T03:50:29.198Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/rest.h [2025-02-18T03:50:29.198Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets-impl.h [2025-02-18T03:50:29.198Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets-insecure.c [2025-02-18T03:50:29.198Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets-insecure.h [2025-02-18T03:50:29.198Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets-vault.c [2025-02-18T03:50:29.198Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets-vault.h [2025-02-18T03:50:29.198Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets.c [2025-02-18T03:50:29.198Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets.h [2025-02-18T03:50:29.198Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/service.c [2025-02-18T03:50:29.198Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/service.h [2025-02-18T03:50:29.198Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/transform.c [2025-02-18T03:50:29.198Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/transform.h [2025-02-18T03:50:29.198Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/validate.c [2025-02-18T03:50:29.198Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/validate.h [2025-02-18T03:50:29.198Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/watchers.c [2025-02-18T03:50:29.198Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/watchers.h [2025-02-18T03:50:29.198Z] creating: device-sdk-c-4.0.0-dev.14/src/cmake/ [2025-02-18T03:50:29.198Z] inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindIOT.cmake [2025-02-18T03:50:29.198Z] inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindLIBCBOR.cmake [2025-02-18T03:50:29.198Z] inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindLIBMICROHTTP.cmake [2025-02-18T03:50:29.198Z] inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindLIBPAHO.cmake [2025-02-18T03:50:29.198Z] inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindLIBUUID.cmake [2025-02-18T03:50:29.198Z] inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindLIBYAML.cmake [2025-02-18T03:50:29.198Z] + cd device-sdk-c-4.0.0-dev.14 [2025-02-18T03:50:29.198Z] + ./scripts/build.sh [2025-02-18T03:50:29.198Z] + CPPCHECK=false [2025-02-18T03:50:29.198Z] + DOCGEN=false [2025-02-18T03:50:29.198Z] + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' [2025-02-18T03:50:29.198Z] + '[' 0 -gt 0 ] [2025-02-18T03:50:29.198Z] + readlink -f ./scripts/build.sh [2025-02-18T03:50:29.198Z] + dirname /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/scripts/build.sh [2025-02-18T03:50:29.198Z] + dirname /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/scripts [2025-02-18T03:50:29.198Z] + ROOT=/device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14 [2025-02-18T03:50:29.198Z] + cd /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14 [2025-02-18T03:50:29.198Z] + mkdir -p /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/build/release [2025-02-18T03:50:29.198Z] + cd /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/build/release [2025-02-18T03:50:29.198Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src [2025-02-18T03:50:29.461Z] -- The C compiler identification is GNU 12.2.1 [2025-02-18T03:50:29.461Z] -- Detecting C compiler ABI info [2025-02-18T03:50:30.041Z] -- Detecting C compiler ABI info - done [2025-02-18T03:50:30.041Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-02-18T03:50:30.041Z] -- Detecting C compile features [2025-02-18T03:50:30.041Z] -- Detecting C compile features - done [2025-02-18T03:50:30.041Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2025-02-18T03:50:30.307Z] -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") [2025-02-18T03:50:30.307Z] -- Found LIBYAML: /usr/lib/libyaml.so [2025-02-18T03:50:30.307Z] -- Found LIBUUID: /usr/lib/libuuid.so [2025-02-18T03:50:30.307Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2025-02-18T03:50:30.307Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2025-02-18T03:50:30.307Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-02-18T03:50:30.307Z] -- /opt/iotech/iot/1.5/include [2025-02-18T03:50:30.307Z] -- C SDK 0.0.0 for Linux [2025-02-18T03:50:30.307Z] -- Performing Test CSDK_HAVE_ATOMIC [2025-02-18T03:50:30.572Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2025-02-18T03:50:30.836Z] -- Found Curses: /usr/lib/libcurses.so [2025-02-18T03:50:30.836Z] -- Configuring done (1.7s) [2025-02-18T03:50:31.099Z] -- Generating done (0.2s) [2025-02-18T03:50:31.099Z] -- Build files have been written to: /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/build/release [2025-02-18T03:50:31.099Z] + + teemake all release.log package [2025-02-18T03:50:31.099Z] [2025-02-18T03:50:31.365Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2025-02-18T03:50:31.943Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2025-02-18T03:50:32.998Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2025-02-18T03:50:33.974Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2025-02-18T03:50:34.568Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2025-02-18T03:50:36.529Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2025-02-18T03:50:36.796Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2025-02-18T03:50:37.753Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2025-02-18T03:50:39.692Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2025-02-18T03:50:39.960Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2025-02-18T03:50:40.915Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2025-02-18T03:50:41.497Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2025-02-18T03:50:42.077Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2025-02-18T03:50:43.040Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2025-02-18T03:50:43.306Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2025-02-18T03:50:45.877Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2025-02-18T03:50:45.877Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2025-02-18T03:50:45.877Z] In file included from /opt/iotech/iot/1.5/include/iot/threadpool.h:15, [2025-02-18T03:50:45.877Z] from /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/registry.h:14, [2025-02-18T03:50:45.877Z] from /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/registry-impl.h:12, [2025-02-18T03:50:45.877Z] from /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.h:12, [2025-02-18T03:50:45.877Z] from /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:4: [2025-02-18T03:50:45.877Z] /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c: In function 'edgex_keeper_client_init': [2025-02-18T03:50:45.877Z] /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:121:31: warning: format '%s' expects a matching 'char *' argument [-Wformat=] [2025-02-18T03:50:45.877Z] 121 | iot_log_error(logger, "Could not parse URL \"%s\" as a core-keeper config/registry URL"); [2025-02-18T03:50:45.877Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-02-18T03:50:45.877Z] /opt/iotech/iot/1.5/include/iot/logger.h:185:104: note: in definition of macro 'iot_log_error' [2025-02-18T03:50:45.877Z] 185 | #define iot_log_error(l,...) if ((l) && (l)->level >= IOT_LOG_ERROR) iot_log__log ((l), IOT_LOG_ERROR, __VA_ARGS__) [2025-02-18T03:50:45.877Z] | ^~~~~~~~~~~ [2025-02-18T03:50:45.877Z] /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:121:55: note: format string is defined here [2025-02-18T03:50:45.877Z] 121 | iot_log_error(logger, "Could not parse URL \"%s\" as a core-keeper config/registry URL"); [2025-02-18T03:50:45.877Z] | ~^ [2025-02-18T03:50:45.877Z] | | [2025-02-18T03:50:45.877Z] | char * [2025-02-18T03:50:47.278Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2025-02-18T03:50:47.859Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2025-02-18T03:50:49.255Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2025-02-18T03:50:49.520Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2025-02-18T03:50:56.145Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2025-02-18T03:50:56.726Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2025-02-18T03:50:56.991Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2025-02-18T03:50:57.572Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2025-02-18T03:50:57.839Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2025-02-18T03:50:59.238Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2025-02-18T03:51:01.804Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2025-02-18T03:51:01.804Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2025-02-18T03:51:02.767Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2025-02-18T03:51:03.345Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2025-02-18T03:51:05.278Z] /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/service.c: In function 'devsdk_service_start': [2025-02-18T03:51:05.278Z] /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/service.c:1063:5: warning: 'deviceservices_config' may be used uninitialized [-Wmaybe-uninitialized] [2025-02-18T03:51:05.278Z] 1063 | edgex_device_parseClients (svc->logger, iot_data_string_map_get (deviceservices_config, "Clients"), &svc->config.endpoints); [2025-02-18T03:51:05.278Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-02-18T03:51:05.278Z] /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/service.c:875:21: note: 'deviceservices_config' was declared here [2025-02-18T03:51:05.278Z] 875 | const iot_data_t *deviceservices_config; [2025-02-18T03:51:05.278Z] | ^~~~~~~~~~~~~~~~~~~~~ [2025-02-18T03:51:06.227Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2025-02-18T03:51:06.803Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2025-02-18T03:51:07.066Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2025-02-18T03:51:07.642Z] [ 68%] Linking C shared library libcsdk.so [2025-02-18T03:51:07.907Z] [ 68%] Built target csdk [2025-02-18T03:51:07.907Z] [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2025-02-18T03:51:08.861Z] [ 72%] Linking C executable template [2025-02-18T03:51:08.861Z] /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-02-18T03:51:09.125Z] [ 72%] Built target template [2025-02-18T03:51:09.125Z] [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2025-02-18T03:51:09.708Z] [ 76%] Linking C executable device-counter [2025-02-18T03:51:09.708Z] /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-02-18T03:51:09.973Z] [ 76%] Built target device-counter [2025-02-18T03:51:09.973Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2025-02-18T03:51:10.551Z] [ 80%] Linking C executable device-random [2025-02-18T03:51:10.551Z] /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-02-18T03:51:10.817Z] [ 80%] Built target device-random [2025-02-18T03:51:10.817Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2025-02-18T03:51:11.397Z] [ 84%] Linking C executable device-gyro [2025-02-18T03:51:11.397Z] /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-02-18T03:51:11.663Z] [ 84%] Built target device-gyro [2025-02-18T03:51:11.928Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2025-02-18T03:51:12.505Z] [ 88%] Linking C executable device-bitfields [2025-02-18T03:51:12.505Z] /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-02-18T03:51:12.769Z] [ 88%] Built target device-bitfields [2025-02-18T03:51:12.769Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2025-02-18T03:51:13.717Z] [ 92%] Linking C executable template-discovery [2025-02-18T03:51:13.717Z] /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-02-18T03:51:13.981Z] [ 92%] Built target template-discovery [2025-02-18T03:51:13.981Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2025-02-18T03:51:14.932Z] [ 96%] Linking C executable device-file [2025-02-18T03:51:14.932Z] /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-02-18T03:51:14.932Z] [ 96%] Built target device-file [2025-02-18T03:51:15.195Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2025-02-18T03:51:15.771Z] [100%] Linking C executable device-terminal [2025-02-18T03:51:15.771Z] /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-02-18T03:51:16.035Z] [100%] Built target device-terminal [2025-02-18T03:51:16.035Z] Run CPack packaging tool... [2025-02-18T03:51:16.035Z] CPack: Create package using TGZ [2025-02-18T03:51:16.035Z] CPack: Install projects [2025-02-18T03:51:16.035Z] CPack: - Run preinstall target for: Csdk [2025-02-18T03:51:16.985Z] CPack: - Install project: Csdk [] [2025-02-18T03:51:16.985Z] CPack: Create package [2025-02-18T03:51:16.985Z] CPack: - package: /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/build/release/csdk-0.0.0.tar.gz generated. [2025-02-18T03:51:16.985Z] + '[' false '=' true ] [2025-02-18T03:51:16.985Z] + '[' false '=' true ] [2025-02-18T03:51:16.985Z] + mkdir -p /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/build/debug [2025-02-18T03:51:16.985Z] + cd /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/build/debug [2025-02-18T03:51:16.986Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src [2025-02-18T03:51:17.249Z] -- The C compiler identification is GNU 12.2.1 [2025-02-18T03:51:17.514Z] -- Detecting C compiler ABI info [2025-02-18T03:51:17.780Z] -- Detecting C compiler ABI info - done [2025-02-18T03:51:17.780Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-02-18T03:51:17.780Z] -- Detecting C compile features [2025-02-18T03:51:17.780Z] -- Detecting C compile features - done [2025-02-18T03:51:17.780Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2025-02-18T03:51:18.044Z] -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") [2025-02-18T03:51:18.044Z] -- Found LIBYAML: /usr/lib/libyaml.so [2025-02-18T03:51:18.044Z] -- Found LIBUUID: /usr/lib/libuuid.so [2025-02-18T03:51:18.044Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2025-02-18T03:51:18.044Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2025-02-18T03:51:18.044Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-02-18T03:51:18.044Z] -- /opt/iotech/iot/1.5/include [2025-02-18T03:51:18.044Z] -- C SDK 0.0.0 for Linux [2025-02-18T03:51:18.044Z] -- Performing Test CSDK_HAVE_ATOMIC [2025-02-18T03:51:18.623Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2025-02-18T03:51:18.623Z] -- Found Curses: /usr/lib/libcurses.so [2025-02-18T03:51:18.623Z] -- Configuring done (1.7s) [2025-02-18T03:51:18.890Z] -- Generating done (0.2s) [2025-02-18T03:51:18.890Z] -- Build files have been written to: /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/build/debug [2025-02-18T03:51:19.155Z] + make [2025-02-18T03:51:19.155Z] + tee debug.log [2025-02-18T03:51:19.155Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2025-02-18T03:51:19.420Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2025-02-18T03:51:19.998Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2025-02-18T03:51:20.264Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2025-02-18T03:51:20.842Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2025-02-18T03:51:21.420Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2025-02-18T03:51:21.420Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2025-02-18T03:51:22.000Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2025-02-18T03:51:22.578Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2025-02-18T03:51:22.845Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2025-02-18T03:51:23.427Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2025-02-18T03:51:23.693Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2025-02-18T03:51:23.959Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2025-02-18T03:51:24.538Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2025-02-18T03:51:24.538Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2025-02-18T03:51:25.489Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2025-02-18T03:51:25.489Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2025-02-18T03:51:25.753Z] In file included from /opt/iotech/iot/1.5/include/iot/threadpool.h:15, [2025-02-18T03:51:25.753Z] from /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/registry.h:14, [2025-02-18T03:51:25.753Z] from /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/registry-impl.h:12, [2025-02-18T03:51:25.753Z] from /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.h:12, [2025-02-18T03:51:25.753Z] from /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:4: [2025-02-18T03:51:25.753Z] /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c: In function 'edgex_keeper_client_init': [2025-02-18T03:51:25.753Z] /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:121:31: warning: format '%s' expects a matching 'char *' argument [-Wformat=] [2025-02-18T03:51:25.753Z] 121 | iot_log_error(logger, "Could not parse URL \"%s\" as a core-keeper config/registry URL"); [2025-02-18T03:51:25.753Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-02-18T03:51:25.753Z] /opt/iotech/iot/1.5/include/iot/logger.h:185:104: note: in definition of macro 'iot_log_error' [2025-02-18T03:51:25.753Z] 185 | #define iot_log_error(l,...) if ((l) && (l)->level >= IOT_LOG_ERROR) iot_log__log ((l), IOT_LOG_ERROR, __VA_ARGS__) [2025-02-18T03:51:25.753Z] | ^~~~~~~~~~~ [2025-02-18T03:51:25.753Z] /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:121:55: note: format string is defined here [2025-02-18T03:51:25.753Z] 121 | iot_log_error(logger, "Could not parse URL \"%s\" as a core-keeper config/registry URL"); [2025-02-18T03:51:25.753Z] | ~^ [2025-02-18T03:51:25.753Z] | | [2025-02-18T03:51:25.753Z] | char * [2025-02-18T03:51:26.331Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2025-02-18T03:51:26.331Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2025-02-18T03:51:26.914Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2025-02-18T03:51:27.180Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2025-02-18T03:51:28.578Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2025-02-18T03:51:28.844Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2025-02-18T03:51:29.109Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2025-02-18T03:51:29.373Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2025-02-18T03:51:29.640Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2025-02-18T03:51:30.218Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2025-02-18T03:51:31.618Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2025-02-18T03:51:31.618Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2025-02-18T03:51:31.883Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2025-02-18T03:51:32.462Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2025-02-18T03:51:33.416Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2025-02-18T03:51:33.416Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2025-02-18T03:51:33.997Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2025-02-18T03:51:33.997Z] [ 68%] Linking C shared library libcsdk.so [2025-02-18T03:51:34.261Z] [ 68%] Built target csdk [2025-02-18T03:51:34.527Z] [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2025-02-18T03:51:34.792Z] [ 72%] Linking C executable template [2025-02-18T03:51:34.792Z] /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-02-18T03:51:35.070Z] [ 72%] Built target template [2025-02-18T03:51:35.070Z] [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2025-02-18T03:51:35.336Z] [ 76%] Linking C executable device-counter [2025-02-18T03:51:35.600Z] /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-02-18T03:51:35.865Z] [ 76%] Built target device-counter [2025-02-18T03:51:35.865Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2025-02-18T03:51:36.130Z] [ 80%] Linking C executable device-random [2025-02-18T03:51:36.130Z] /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-02-18T03:51:36.394Z] [ 80%] Built target device-random [2025-02-18T03:51:36.657Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2025-02-18T03:51:36.923Z] [ 84%] Linking C executable device-gyro [2025-02-18T03:51:36.923Z] /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-02-18T03:51:37.188Z] [ 84%] Built target device-gyro [2025-02-18T03:51:37.188Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2025-02-18T03:51:37.453Z] [ 88%] Linking C executable device-bitfields [2025-02-18T03:51:37.732Z] /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-02-18T03:51:37.732Z] [ 88%] Built target device-bitfields [2025-02-18T03:51:37.997Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2025-02-18T03:51:38.262Z] [ 92%] Linking C executable template-discovery [2025-02-18T03:51:38.262Z] /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-02-18T03:51:38.526Z] [ 92%] Built target template-discovery [2025-02-18T03:51:38.526Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2025-02-18T03:51:39.106Z] [ 96%] Linking C executable device-file [2025-02-18T03:51:39.106Z] /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-02-18T03:51:39.106Z] [ 96%] Built target device-file [2025-02-18T03:51:39.370Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2025-02-18T03:51:39.635Z] [100%] Linking C executable device-terminal [2025-02-18T03:51:39.902Z] /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-02-18T03:51:39.902Z] [100%] Built target device-terminal [2025-02-18T03:51:40.168Z] + cp -rf include/devsdk include/edgex /usr/include/ [2025-02-18T03:51:40.168Z] + cp build/release/c/libcsdk.so /usr/lib/ [2025-02-18T03:51:40.168Z] + mkdir -p /usr/share/doc/edgex-csdk [2025-02-18T03:51:40.168Z] + cp Attribution.txt /usr/share/doc/edgex-csdk [2025-02-18T03:51:40.168Z] + cp LICENSE /usr/share/doc/edgex-csdk [2025-02-18T03:51:40.168Z] + rm -rf /device-bacnet-c/deps [2025-02-18T03:51:41.126Z] Removing intermediate container 0dbef829fe6c [2025-02-18T03:51:41.126Z] ---> 55f045710c41 [2025-02-18T03:51:41.126Z] Step 11/31 : RUN /device-bacnet-c/scripts/build.sh [2025-02-18T03:51:41.126Z] ---> Running in 37c97a5f4e19 [2025-02-18T03:51:41.708Z] + readlink -f /device-bacnet-c/scripts/build.sh [2025-02-18T03:51:41.708Z] + dirname /device-bacnet-c/scripts/build.sh [2025-02-18T03:51:41.708Z] + dirname /device-bacnet-c/scripts [2025-02-18T03:51:41.708Z] /device-bacnet-c [2025-02-18T03:51:41.708Z] + ROOT=/device-bacnet-c [2025-02-18T03:51:41.708Z] + echo /device-bacnet-c [2025-02-18T03:51:41.708Z] + cd /device-bacnet-c [2025-02-18T03:51:41.708Z] + '[' '!' -f /device-bacnet-c/lib/ip/libbacnet.a ] [2025-02-18T03:51:41.708Z] + '[' '!' -f /device-bacnet-c/lib/mstp/libbacnet.a ] [2025-02-18T03:51:41.708Z] + mkdir -p /device-bacnet-c/build/release/device-bacnet-ip [2025-02-18T03:51:41.708Z] + cd /device-bacnet-c/build/release/device-bacnet-ip [2025-02-18T03:51:41.708Z] + cmake '-DDATALINK:STRING=BACDL_BIP=1' '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/src/c [2025-02-18T03:51:41.975Z] -- /opt/iotech/iot/1.5/include [2025-02-18T03:51:41.975Z] -- Configuring done (0.1s) [2025-02-18T03:51:41.975Z] -- Generating done (0.0s) [2025-02-18T03:51:41.975Z] -- Build files have been written to: /device-bacnet-c/build/release/device-bacnet-ip [2025-02-18T03:51:41.975Z] + + teemake release.log [2025-02-18T03:51:41.975Z] [2025-02-18T03:51:41.975Z] [ 22%] Built target bacnet_objects [2025-02-18T03:51:42.240Z] [ 33%] Building C object CMakeFiles/device-bacnet-c.dir/main.c.o [2025-02-18T03:51:43.636Z] [ 44%] Building C object CMakeFiles/device-bacnet-c.dir/driver.c.o [2025-02-18T03:51:45.031Z] [ 55%] Linking C executable device-bacnet-c [2025-02-18T03:51:45.295Z] /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-02-18T03:51:45.561Z] [100%] Built target device-bacnet-c [2025-02-18T03:51:45.561Z] + mkdir -p /device-bacnet-c/build/release/device-bacnet-mstp [2025-02-18T03:51:45.561Z] + cd /device-bacnet-c/build/release/device-bacnet-mstp [2025-02-18T03:51:45.561Z] + cmake '-DDATALINK:STRING=BACDL_MSTP=1' '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/src/c [2025-02-18T03:51:45.561Z] -- /opt/iotech/iot/1.5/include [2025-02-18T03:51:45.561Z] -- Configuring done (0.1s) [2025-02-18T03:51:45.561Z] -- Generating done (0.0s) [2025-02-18T03:51:45.561Z] -- Build files have been written to: /device-bacnet-c/build/release/device-bacnet-mstp [2025-02-18T03:51:45.826Z] + make [2025-02-18T03:51:45.826Z] + tee release.log [2025-02-18T03:51:45.826Z] [ 22%] Built target bacnet_objects [2025-02-18T03:51:45.826Z] [ 33%] Building C object CMakeFiles/device-bacnet-c.dir/main.c.o [2025-02-18T03:51:47.226Z] [ 44%] Building C object CMakeFiles/device-bacnet-c.dir/driver.c.o [2025-02-18T03:51:48.637Z] [ 55%] Linking C executable device-bacnet-c [2025-02-18T03:51:48.902Z] /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-02-18T03:51:49.166Z] [100%] Built target device-bacnet-c [2025-02-18T03:51:50.131Z] Removing intermediate container 37c97a5f4e19 [2025-02-18T03:51:50.131Z] ---> 998987f002ed [2025-02-18T03:51:50.131Z] Step 12/31 : FROM alpine:3.20 [2025-02-18T03:51:50.708Z] 3.20: Pulling from library/alpine [2025-02-18T03:51:50.708Z] 94e9d8af2201: Pulling fs layer [2025-02-18T03:51:50.972Z] 94e9d8af2201: Verifying Checksum [2025-02-18T03:51:50.972Z] 94e9d8af2201: Download complete [2025-02-18T03:51:51.550Z] 94e9d8af2201: Pull complete [2025-02-18T03:51:51.550Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-02-18T03:51:51.550Z] Status: Downloaded newer image for alpine:3.20 [2025-02-18T03:51:51.550Z] ---> 7aab056cecc6 [2025-02-18T03:51:51.550Z] Step 13/31 : MAINTAINER iotech [2025-02-18T03:51:51.814Z] ---> Running in 8059d3a9695e [2025-02-18T03:51:52.079Z] Removing intermediate container 8059d3a9695e [2025-02-18T03:51:52.079Z] ---> e4c6a375eaea [2025-02-18T03:51:52.079Z] 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-02-18T03:51:52.079Z] ---> Running in 9a0bfc4c6fc2 [2025-02-18T03:51:53.033Z] Connecting to iotech.jfrog.io (34.246.139.145:443) [2025-02-18T03:51:53.619Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2025-02-18T03:51:53.619Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2025-02-18T03:51:53.619Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2025-02-18T03:51:54.204Z] Removing intermediate container 9a0bfc4c6fc2 [2025-02-18T03:51:54.204Z] ---> edac5f0e4260 [2025-02-18T03:51:54.204Z] Step 15/31 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories [2025-02-18T03:51:54.204Z] ---> Running in 9688c9a346fb [2025-02-18T03:51:56.143Z] Removing intermediate container 9688c9a346fb [2025-02-18T03:51:56.143Z] ---> 3fc4e0f7df71 [2025-02-18T03:51:56.143Z] 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-02-18T03:51:56.143Z] ---> Running in f0d4c4fea7f5 [2025-02-18T03:51:56.725Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-18T03:51:56.989Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-18T03:51:57.946Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-18T03:51:58.902Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-02-18T03:51:58.902Z] (1/27) Installing ca-certificates (20241121-r1) [2025-02-18T03:51:58.902Z] (2/27) Installing brotli-libs (1.1.0-r2) [2025-02-18T03:51:58.902Z] (3/27) Installing c-ares (1.33.1-r0) [2025-02-18T03:51:58.902Z] (4/27) Installing libunistring (1.2-r0) [2025-02-18T03:51:58.902Z] (5/27) Installing libidn2 (2.3.7-r0) [2025-02-18T03:51:58.902Z] (6/27) Installing nghttp2-libs (1.62.1-r0) [2025-02-18T03:51:58.902Z] (7/27) Installing libpsl (0.21.5-r1) [2025-02-18T03:51:58.902Z] (8/27) Installing zstd-libs (1.5.6-r0) [2025-02-18T03:51:59.166Z] (9/27) Installing libcurl (8.12.1-r0) [2025-02-18T03:51:59.166Z] (10/27) Installing curl (8.12.1-r0) [2025-02-18T03:51:59.166Z] (11/27) Installing dumb-init (1.2.5-r3) [2025-02-18T03:51:59.166Z] (12/27) Installing hiredis (1.2.0-r0) [2025-02-18T03:51:59.166Z] (13/27) Installing yaml (0.2.5-r2) [2025-02-18T03:51:59.166Z] (14/27) Installing libcbor (0.11.0-r0) [2025-02-18T03:51:59.166Z] (15/27) Installing iotech-iot-1.5 (1.5.5-r0) [2025-02-18T03:52:00.118Z] (16/27) Installing pkgconf (2.2.0-r0) [2025-02-18T03:52:00.118Z] (17/27) Installing openssl-dev (3.3.3-r0) [2025-02-18T03:52:00.118Z] (18/27) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.13-r0) [2025-02-18T03:52:01.072Z] (19/27) Installing gmp (6.3.0-r1) [2025-02-18T03:52:01.072Z] (20/27) Installing nettle (3.9.1-r0) [2025-02-18T03:52:01.072Z] (21/27) Installing libffi (3.4.6-r0) [2025-02-18T03:52:01.072Z] (22/27) Installing libtasn1 (4.20.0-r0) [2025-02-18T03:52:01.072Z] (23/27) Installing p11-kit (0.25.3-r0) [2025-02-18T03:52:01.072Z] (24/27) Installing gnutls (3.8.5-r0) [2025-02-18T03:52:01.337Z] (25/27) Installing libmicrohttpd (0.9.77-r0) [2025-02-18T03:52:01.337Z] (26/27) Installing libuuid (2.40.1-r1) [2025-02-18T03:52:01.337Z] (27/27) Installing linux-headers (6.6-r0) [2025-02-18T03:52:01.916Z] Executing busybox-1.36.1-r29.trigger [2025-02-18T03:52:01.916Z] Executing ca-certificates-20241121-r1.trigger [2025-02-18T03:52:01.916Z] OK: 32 MiB in 41 packages [2025-02-18T03:52:05.253Z] Removing intermediate container f0d4c4fea7f5 [2025-02-18T03:52:05.253Z] ---> be38cba65c5f [2025-02-18T03:52:05.253Z] Step 17/31 : RUN apk --no-cache upgrade [2025-02-18T03:52:05.253Z] ---> Running in 9e89bc24e421 [2025-02-18T03:52:05.834Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-18T03:52:05.834Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-18T03:52:06.411Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-18T03:52:07.364Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-02-18T03:52:07.364Z] OK: 32 MiB in 41 packages [2025-02-18T03:52:08.321Z] Removing intermediate container 9e89bc24e421 [2025-02-18T03:52:08.321Z] ---> c1cd74dfef18 [2025-02-18T03:52:08.321Z] Step 18/31 : COPY --from=builder /device-bacnet-c/build/release/ / [2025-02-18T03:52:09.277Z] ---> 7883bda772ed [2025-02-18T03:52:09.277Z] Step 19/31 : COPY --from=builder /usr/lib/libcsdk.so /usr/lib [2025-02-18T03:52:09.544Z] ---> 7b57b6420bf2 [2025-02-18T03:52:09.544Z] Step 20/31 : COPY --from=builder /usr/share/doc/edgex-csdk /usr/share/doc/edgex-csdk [2025-02-18T03:52:10.128Z] ---> 302e5846464c [2025-02-18T03:52:10.128Z] Step 21/31 : COPY LICENSE /. [2025-02-18T03:52:10.711Z] ---> 47c40bdd8239 [2025-02-18T03:52:10.711Z] Step 22/31 : COPY Attribution.txt /. [2025-02-18T03:52:10.979Z] ---> 8f85531d1d77 [2025-02-18T03:52:10.979Z] Step 23/31 : COPY res /res [2025-02-18T03:52:13.550Z] ---> b2a0db050a67 [2025-02-18T03:52:13.550Z] Step 24/31 : COPY sample-profiles /sample-profiles [2025-02-18T03:52:13.550Z] ---> e5f883d62faa [2025-02-18T03:52:13.550Z] Step 25/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2022: IoTech Ltd' [2025-02-18T03:52:13.550Z] ---> Running in 18ef083e8bbf [2025-02-18T03:52:13.817Z] Removing intermediate container 18ef083e8bbf [2025-02-18T03:52:13.817Z] ---> 2d8cdc6a86c6 [2025-02-18T03:52:13.817Z] Step 26/31 : EXPOSE 59980 [2025-02-18T03:52:13.817Z] ---> Running in 78afe2b9f339 [2025-02-18T03:52:14.090Z] Removing intermediate container 78afe2b9f339 [2025-02-18T03:52:14.090Z] ---> 838dc8f0362e [2025-02-18T03:52:14.090Z] Step 27/31 : ENTRYPOINT ["/device-bacnet-ip/device-bacnet-c"] [2025-02-18T03:52:14.367Z] ---> Running in 0f484a63335f [2025-02-18T03:52:14.631Z] Removing intermediate container 0f484a63335f [2025-02-18T03:52:14.631Z] ---> d66d105a6253 [2025-02-18T03:52:14.631Z] Step 28/31 : CMD ["-cp=keeper://edgex-core-keeper:59890", "--registry", "--confdir=/res"] [2025-02-18T03:52:14.631Z] ---> Running in f32528b53a98 [2025-02-18T03:52:14.898Z] Removing intermediate container f32528b53a98 [2025-02-18T03:52:14.898Z] ---> a6e4746b00f5 [2025-02-18T03:52:14.898Z] Step 29/31 : LABEL arch=arm64 [2025-02-18T03:52:14.898Z] ---> Running in 71832a33ad2e [2025-02-18T03:52:15.163Z] Removing intermediate container 71832a33ad2e [2025-02-18T03:52:15.163Z] ---> 4181c4f7d412 [2025-02-18T03:52:15.163Z] Step 30/31 : LABEL git_sha=9b9431eb40cbf53bd86fce1f6d51c7d347bb1c9b [2025-02-18T03:52:15.163Z] ---> Running in aa4cb80005f3 [2025-02-18T03:52:15.433Z] Removing intermediate container aa4cb80005f3 [2025-02-18T03:52:15.433Z] ---> 564ab24e1443 [2025-02-18T03:52:15.433Z] Step 31/31 : LABEL version=3.2.0-dev.2 [2025-02-18T03:52:15.701Z] ---> Running in 9886fca14c29 [2025-02-18T03:52:15.965Z] Removing intermediate container 9886fca14c29 [2025-02-18T03:52:15.965Z] ---> 6caee151780f [2025-02-18T03:52:15.965Z] [Warning] One or more build-args [MAKE ARCH] were not consumed [2025-02-18T03:52:15.965Z] Successfully built 6caee151780f [2025-02-18T03:52:15.965Z] 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-02-18T03:52:16.132Z] provisioning config files... [2025-02-18T03:52:16.144Z] copy managed file [device-bacnet-c-settings] to file:/w/workspace/device-bacnet-c/29@tmp/config8370641012515836565tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-18T03:52:16.474Z] ---> ****-login.sh [2025-02-18T03:52:16.474Z] nexus3.edgexfoundry.org:10001 [2025-02-18T03:52:16.474Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-18T03:52:16.740Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-18T03:52:16.740Z] Configure a credential helper to remove this warning. See [2025-02-18T03:52:16.741Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-18T03:52:16.741Z] [2025-02-18T03:52:16.741Z] Login Succeeded [2025-02-18T03:52:16.741Z] nexus3.edgexfoundry.org:10002 [2025-02-18T03:52:17.004Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-18T03:52:17.004Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-18T03:52:17.004Z] Configure a credential helper to remove this warning. See [2025-02-18T03:52:17.004Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-18T03:52:17.004Z] [2025-02-18T03:52:17.004Z] Login Succeeded [2025-02-18T03:52:17.004Z] nexus3.edgexfoundry.org:10003 [2025-02-18T03:52:17.267Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-18T03:52:17.267Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-18T03:52:17.267Z] Configure a credential helper to remove this warning. See [2025-02-18T03:52:17.267Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-18T03:52:17.267Z] [2025-02-18T03:52:17.267Z] Login Succeeded [2025-02-18T03:52:17.268Z] nexus3.edgexfoundry.org:10004 [2025-02-18T03:52:17.532Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-18T03:52:17.796Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-18T03:52:17.796Z] Configure a credential helper to remove this warning. See [2025-02-18T03:52:17.796Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-18T03:52:17.796Z] [2025-02-18T03:52:17.796Z] Login Succeeded [2025-02-18T03:52:17.796Z] ****.io [2025-02-18T03:52:18.058Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-18T03:52:18.058Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-18T03:52:18.058Z] Configure a credential helper to remove this warning. See [2025-02-18T03:52:18.059Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-18T03:52:18.059Z] [2025-02-18T03:52:18.059Z] Login Succeeded [2025-02-18T03:52:18.059Z] ---> ****-login.sh ends [Pipeline] } [2025-02-18T03:52:18.068Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-18T03:52:18.129Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-18T03:52:18.160Z] [edgeXDocker.push] Tagging docker image device-bacnet-arm64 with the following tags: [2025-02-18T03:52:18.160Z] 9b9431eb40cbf53bd86fce1f6d51c7d347bb1c9b [2025-02-18T03:52:18.160Z] latest [2025-02-18T03:52:18.160Z] 3.2.0-dev.2 [2025-02-18T03:52:18.160Z] 9b9431eb40cbf53bd86fce1f6d51c7d347bb1c9b-3.2.0-dev.2 [2025-02-18T03:52:18.160Z] main [2025-02-18T03:52:18.160Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-18T03:52:18.597Z] + docker tag device-bacnet-arm64 nexus3.edgexfoundry.org:10004/device-bacnet-arm64:9b9431eb40cbf53bd86fce1f6d51c7d347bb1c9b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-18T03:52:18.953Z] + docker push nexus3.edgexfoundry.org:10004/device-bacnet-arm64:9b9431eb40cbf53bd86fce1f6d51c7d347bb1c9b [2025-02-18T03:52:18.953Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-bacnet-arm64] [2025-02-18T03:52:18.953Z] aebaa1016f1f: Preparing [2025-02-18T03:52:18.953Z] e4795e1d2c81: Preparing [2025-02-18T03:52:18.953Z] b9d2c6c13d74: Preparing [2025-02-18T03:52:18.953Z] 029f7fe1d8ab: Preparing [2025-02-18T03:52:18.953Z] 406c73319d3a: Preparing [2025-02-18T03:52:18.953Z] 9202e14ab27c: Preparing [2025-02-18T03:52:18.953Z] 08f3b00e84cd: Preparing [2025-02-18T03:52:18.953Z] cfd5dc95e687: Preparing [2025-02-18T03:52:18.953Z] 0c239cda1937: Preparing [2025-02-18T03:52:18.953Z] 2c69b403558d: Preparing [2025-02-18T03:52:18.953Z] e11f25615808: Preparing [2025-02-18T03:52:18.953Z] dd9c8f8612c8: Preparing [2025-02-18T03:52:18.953Z] 9202e14ab27c: Waiting [2025-02-18T03:52:18.953Z] cfd5dc95e687: Waiting [2025-02-18T03:52:18.953Z] 08f3b00e84cd: Waiting [2025-02-18T03:52:18.953Z] 0c239cda1937: Waiting [2025-02-18T03:52:18.953Z] 2c69b403558d: Waiting [2025-02-18T03:52:18.953Z] e11f25615808: Waiting [2025-02-18T03:52:18.953Z] dd9c8f8612c8: Waiting [2025-02-18T03:52:19.223Z] 029f7fe1d8ab: Pushed [2025-02-18T03:52:19.223Z] b9d2c6c13d74: Pushed [2025-02-18T03:52:19.223Z] e4795e1d2c81: Pushed [2025-02-18T03:52:19.223Z] 406c73319d3a: Pushed [2025-02-18T03:52:19.223Z] aebaa1016f1f: Pushed [2025-02-18T03:52:19.492Z] 2c69b403558d: Pushed [2025-02-18T03:52:19.492Z] cfd5dc95e687: Pushed [2025-02-18T03:52:19.492Z] 9202e14ab27c: Pushed [2025-02-18T03:52:19.492Z] e11f25615808: Pushed [2025-02-18T03:52:19.762Z] 08f3b00e84cd: Pushed [2025-02-18T03:52:21.741Z] dd9c8f8612c8: Pushed [2025-02-18T03:52:24.311Z] 0c239cda1937: Pushed [2025-02-18T03:52:24.311Z] 9b9431eb40cbf53bd86fce1f6d51c7d347bb1c9b: digest: sha256:cbc0db895245180d5a48754773821d3640519f2cd2bcdbefd62175c8d8394bd4 size: 2821 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-18T03:52:24.665Z] + docker tag device-bacnet-arm64 nexus3.edgexfoundry.org:10004/device-bacnet-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-18T03:52:25.014Z] + docker push nexus3.edgexfoundry.org:10004/device-bacnet-arm64:latest [2025-02-18T03:52:25.014Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-bacnet-arm64] [2025-02-18T03:52:25.014Z] aebaa1016f1f: Preparing [2025-02-18T03:52:25.014Z] e4795e1d2c81: Preparing [2025-02-18T03:52:25.014Z] b9d2c6c13d74: Preparing [2025-02-18T03:52:25.014Z] 029f7fe1d8ab: Preparing [2025-02-18T03:52:25.014Z] 406c73319d3a: Preparing [2025-02-18T03:52:25.014Z] 9202e14ab27c: Preparing [2025-02-18T03:52:25.014Z] 08f3b00e84cd: Preparing [2025-02-18T03:52:25.014Z] cfd5dc95e687: Preparing [2025-02-18T03:52:25.014Z] 0c239cda1937: Preparing [2025-02-18T03:52:25.014Z] 2c69b403558d: Preparing [2025-02-18T03:52:25.014Z] e11f25615808: Preparing [2025-02-18T03:52:25.014Z] dd9c8f8612c8: Preparing [2025-02-18T03:52:25.014Z] cfd5dc95e687: Waiting [2025-02-18T03:52:25.014Z] 0c239cda1937: Waiting [2025-02-18T03:52:25.014Z] 2c69b403558d: Waiting [2025-02-18T03:52:25.014Z] e11f25615808: Waiting [2025-02-18T03:52:25.014Z] dd9c8f8612c8: Waiting [2025-02-18T03:52:25.014Z] 9202e14ab27c: Waiting [2025-02-18T03:52:25.014Z] 08f3b00e84cd: Waiting [2025-02-18T03:52:25.014Z] 406c73319d3a: Layer already exists [2025-02-18T03:52:25.014Z] 029f7fe1d8ab: Layer already exists [2025-02-18T03:52:25.014Z] aebaa1016f1f: Layer already exists [2025-02-18T03:52:25.014Z] b9d2c6c13d74: Layer already exists [2025-02-18T03:52:25.014Z] e4795e1d2c81: Layer already exists [2025-02-18T03:52:25.014Z] 0c239cda1937: Layer already exists [2025-02-18T03:52:25.014Z] 2c69b403558d: Layer already exists [2025-02-18T03:52:25.014Z] 08f3b00e84cd: Layer already exists [2025-02-18T03:52:25.014Z] cfd5dc95e687: Layer already exists [2025-02-18T03:52:25.014Z] 9202e14ab27c: Layer already exists [2025-02-18T03:52:25.014Z] dd9c8f8612c8: Layer already exists [2025-02-18T03:52:25.014Z] e11f25615808: Layer already exists [2025-02-18T03:52:25.280Z] latest: digest: sha256:cbc0db895245180d5a48754773821d3640519f2cd2bcdbefd62175c8d8394bd4 size: 2821 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-18T03:52:25.646Z] + docker tag device-bacnet-arm64 nexus3.edgexfoundry.org:10004/device-bacnet-arm64:3.2.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-18T03:52:25.994Z] + docker push nexus3.edgexfoundry.org:10004/device-bacnet-arm64:3.2.0-dev.2 [2025-02-18T03:52:25.994Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-bacnet-arm64] [2025-02-18T03:52:25.994Z] aebaa1016f1f: Preparing [2025-02-18T03:52:25.994Z] e4795e1d2c81: Preparing [2025-02-18T03:52:25.994Z] b9d2c6c13d74: Preparing [2025-02-18T03:52:25.994Z] 029f7fe1d8ab: Preparing [2025-02-18T03:52:25.994Z] 406c73319d3a: Preparing [2025-02-18T03:52:25.994Z] 9202e14ab27c: Preparing [2025-02-18T03:52:25.994Z] 08f3b00e84cd: Preparing [2025-02-18T03:52:25.994Z] cfd5dc95e687: Preparing [2025-02-18T03:52:25.994Z] 0c239cda1937: Preparing [2025-02-18T03:52:25.994Z] 2c69b403558d: Preparing [2025-02-18T03:52:25.994Z] e11f25615808: Preparing [2025-02-18T03:52:25.994Z] dd9c8f8612c8: Preparing [2025-02-18T03:52:25.994Z] cfd5dc95e687: Waiting [2025-02-18T03:52:25.994Z] 0c239cda1937: Waiting [2025-02-18T03:52:25.994Z] 9202e14ab27c: Waiting [2025-02-18T03:52:25.994Z] 2c69b403558d: Waiting [2025-02-18T03:52:25.994Z] e11f25615808: Waiting [2025-02-18T03:52:25.994Z] dd9c8f8612c8: Waiting [2025-02-18T03:52:25.994Z] 08f3b00e84cd: Waiting [2025-02-18T03:52:25.994Z] b9d2c6c13d74: Layer already exists [2025-02-18T03:52:25.994Z] aebaa1016f1f: Layer already exists [2025-02-18T03:52:25.994Z] 029f7fe1d8ab: Layer already exists [2025-02-18T03:52:25.994Z] 406c73319d3a: Layer already exists [2025-02-18T03:52:25.994Z] e4795e1d2c81: Layer already exists [2025-02-18T03:52:25.994Z] 08f3b00e84cd: Layer already exists [2025-02-18T03:52:25.994Z] 9202e14ab27c: Layer already exists [2025-02-18T03:52:25.994Z] 2c69b403558d: Layer already exists [2025-02-18T03:52:25.994Z] cfd5dc95e687: Layer already exists [2025-02-18T03:52:25.994Z] 0c239cda1937: Layer already exists [2025-02-18T03:52:25.994Z] e11f25615808: Layer already exists [2025-02-18T03:52:25.994Z] dd9c8f8612c8: Layer already exists [2025-02-18T03:52:26.258Z] 3.2.0-dev.2: digest: sha256:cbc0db895245180d5a48754773821d3640519f2cd2bcdbefd62175c8d8394bd4 size: 2821 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-18T03:52:26.606Z] + docker tag device-bacnet-arm64 nexus3.edgexfoundry.org:10004/device-bacnet-arm64:9b9431eb40cbf53bd86fce1f6d51c7d347bb1c9b-3.2.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-18T03:52:26.957Z] + docker push nexus3.edgexfoundry.org:10004/device-bacnet-arm64:9b9431eb40cbf53bd86fce1f6d51c7d347bb1c9b-3.2.0-dev.2 [2025-02-18T03:52:26.957Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-bacnet-arm64] [2025-02-18T03:52:26.957Z] aebaa1016f1f: Preparing [2025-02-18T03:52:26.957Z] e4795e1d2c81: Preparing [2025-02-18T03:52:26.957Z] b9d2c6c13d74: Preparing [2025-02-18T03:52:26.957Z] 029f7fe1d8ab: Preparing [2025-02-18T03:52:26.957Z] 406c73319d3a: Preparing [2025-02-18T03:52:26.957Z] 9202e14ab27c: Preparing [2025-02-18T03:52:26.957Z] 08f3b00e84cd: Preparing [2025-02-18T03:52:26.957Z] cfd5dc95e687: Preparing [2025-02-18T03:52:26.957Z] 0c239cda1937: Preparing [2025-02-18T03:52:26.957Z] 2c69b403558d: Preparing [2025-02-18T03:52:26.957Z] e11f25615808: Preparing [2025-02-18T03:52:26.957Z] dd9c8f8612c8: Preparing [2025-02-18T03:52:26.957Z] 0c239cda1937: Waiting [2025-02-18T03:52:26.957Z] 2c69b403558d: Waiting [2025-02-18T03:52:26.957Z] e11f25615808: Waiting [2025-02-18T03:52:26.957Z] dd9c8f8612c8: Waiting [2025-02-18T03:52:26.957Z] 9202e14ab27c: Waiting [2025-02-18T03:52:26.957Z] 08f3b00e84cd: Waiting [2025-02-18T03:52:26.957Z] cfd5dc95e687: Waiting [2025-02-18T03:52:26.957Z] b9d2c6c13d74: Layer already exists [2025-02-18T03:52:26.957Z] aebaa1016f1f: Layer already exists [2025-02-18T03:52:26.957Z] 029f7fe1d8ab: Layer already exists [2025-02-18T03:52:26.957Z] 406c73319d3a: Layer already exists [2025-02-18T03:52:26.957Z] e4795e1d2c81: Layer already exists [2025-02-18T03:52:26.957Z] 9202e14ab27c: Layer already exists [2025-02-18T03:52:26.957Z] 08f3b00e84cd: Layer already exists [2025-02-18T03:52:26.957Z] 0c239cda1937: Layer already exists [2025-02-18T03:52:26.957Z] cfd5dc95e687: Layer already exists [2025-02-18T03:52:26.957Z] 2c69b403558d: Layer already exists [2025-02-18T03:52:26.957Z] e11f25615808: Layer already exists [2025-02-18T03:52:26.957Z] dd9c8f8612c8: Layer already exists [2025-02-18T03:52:27.222Z] 9b9431eb40cbf53bd86fce1f6d51c7d347bb1c9b-3.2.0-dev.2: digest: sha256:cbc0db895245180d5a48754773821d3640519f2cd2bcdbefd62175c8d8394bd4 size: 2821 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-18T03:52:27.580Z] + docker tag device-bacnet-arm64 nexus3.edgexfoundry.org:10004/device-bacnet-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-18T03:52:27.931Z] + docker push nexus3.edgexfoundry.org:10004/device-bacnet-arm64:main [2025-02-18T03:52:27.931Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-bacnet-arm64] [2025-02-18T03:52:27.931Z] aebaa1016f1f: Preparing [2025-02-18T03:52:27.931Z] e4795e1d2c81: Preparing [2025-02-18T03:52:27.931Z] b9d2c6c13d74: Preparing [2025-02-18T03:52:27.931Z] 029f7fe1d8ab: Preparing [2025-02-18T03:52:27.931Z] 406c73319d3a: Preparing [2025-02-18T03:52:27.931Z] 9202e14ab27c: Preparing [2025-02-18T03:52:27.931Z] 08f3b00e84cd: Preparing [2025-02-18T03:52:27.931Z] cfd5dc95e687: Preparing [2025-02-18T03:52:27.931Z] 0c239cda1937: Preparing [2025-02-18T03:52:27.931Z] 2c69b403558d: Preparing [2025-02-18T03:52:27.931Z] e11f25615808: Preparing [2025-02-18T03:52:27.931Z] dd9c8f8612c8: Preparing [2025-02-18T03:52:27.931Z] 9202e14ab27c: Waiting [2025-02-18T03:52:27.931Z] 08f3b00e84cd: Waiting [2025-02-18T03:52:27.931Z] cfd5dc95e687: Waiting [2025-02-18T03:52:27.931Z] 0c239cda1937: Waiting [2025-02-18T03:52:27.931Z] 2c69b403558d: Waiting [2025-02-18T03:52:27.931Z] dd9c8f8612c8: Waiting [2025-02-18T03:52:27.931Z] e11f25615808: Waiting [2025-02-18T03:52:27.931Z] 406c73319d3a: Layer already exists [2025-02-18T03:52:27.931Z] aebaa1016f1f: Layer already exists [2025-02-18T03:52:27.931Z] 029f7fe1d8ab: Layer already exists [2025-02-18T03:52:27.931Z] e4795e1d2c81: Layer already exists [2025-02-18T03:52:27.931Z] b9d2c6c13d74: Layer already exists [2025-02-18T03:52:27.931Z] 9202e14ab27c: Layer already exists [2025-02-18T03:52:27.931Z] 08f3b00e84cd: Layer already exists [2025-02-18T03:52:27.931Z] 0c239cda1937: Layer already exists [2025-02-18T03:52:27.931Z] cfd5dc95e687: Layer already exists [2025-02-18T03:52:27.931Z] 2c69b403558d: Layer already exists [2025-02-18T03:52:27.931Z] e11f25615808: Layer already exists [2025-02-18T03:52:27.931Z] dd9c8f8612c8: Layer already exists [2025-02-18T03:52:28.195Z] main: digest: sha256:cbc0db895245180d5a48754773821d3640519f2cd2bcdbefd62175c8d8394bd4 size: 2821 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-18T03:52:28.272Z] ===================================================== [Pipeline] echo [2025-02-18T03:52:28.288Z] taggedImages: [2025-02-18T03:52:28.288Z] - nexus3.edgexfoundry.org:10004/device-bacnet-arm64:9b9431eb40cbf53bd86fce1f6d51c7d347bb1c9b [2025-02-18T03:52:28.288Z] - nexus3.edgexfoundry.org:10004/device-bacnet-arm64:latest [2025-02-18T03:52:28.288Z] - nexus3.edgexfoundry.org:10004/device-bacnet-arm64:3.2.0-dev.2 [2025-02-18T03:52:28.288Z] - nexus3.edgexfoundry.org:10004/device-bacnet-arm64:9b9431eb40cbf53bd86fce1f6d51c7d347bb1c9b-3.2.0-dev.2 [2025-02-18T03:52:28.288Z] - 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-02-18T03:52:28.685Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-02-18T03:52:28.685Z] [2025-02-18T03:52:28.685Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-18T03:52:29.012Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-02-18T03:52:29.013Z] arm64: Pulling from edgex-lftools-log-publisher [2025-02-18T03:52:29.013Z] 8998bd30e6a1: Pulling fs layer [2025-02-18T03:52:29.013Z] 04944245beec: Pulling fs layer [2025-02-18T03:52:29.013Z] 699f458cf7ca: Pulling fs layer [2025-02-18T03:52:29.013Z] 765212b225bb: Pulling fs layer [2025-02-18T03:52:29.013Z] f23df028b6ca: Pulling fs layer [2025-02-18T03:52:29.013Z] d65c8cfc05b1: Pulling fs layer [2025-02-18T03:52:29.013Z] 2437ff75d9bd: Pulling fs layer [2025-02-18T03:52:29.013Z] f23df028b6ca: Waiting [2025-02-18T03:52:29.013Z] d65c8cfc05b1: Waiting [2025-02-18T03:52:29.013Z] 2437ff75d9bd: Waiting [2025-02-18T03:52:29.013Z] 765212b225bb: Waiting [2025-02-18T03:52:29.280Z] 04944245beec: Verifying Checksum [2025-02-18T03:52:29.280Z] 04944245beec: Download complete [2025-02-18T03:52:29.280Z] 765212b225bb: Verifying Checksum [2025-02-18T03:52:29.280Z] 765212b225bb: Download complete [2025-02-18T03:52:29.280Z] f23df028b6ca: Download complete [2025-02-18T03:52:29.280Z] d65c8cfc05b1: Verifying Checksum [2025-02-18T03:52:29.280Z] d65c8cfc05b1: Download complete [2025-02-18T03:52:29.548Z] 699f458cf7ca: Verifying Checksum [2025-02-18T03:52:29.548Z] 699f458cf7ca: Download complete [2025-02-18T03:52:29.814Z] 8998bd30e6a1: Download complete [2025-02-18T03:52:32.393Z] 2437ff75d9bd: Verifying Checksum [2025-02-18T03:52:32.393Z] 2437ff75d9bd: Download complete [2025-02-18T03:52:34.334Z] 8998bd30e6a1: Pull complete [2025-02-18T03:52:34.599Z] 04944245beec: Pull complete [2025-02-18T03:52:36.536Z] 699f458cf7ca: Pull complete [2025-02-18T03:52:36.536Z] 765212b225bb: Pull complete [2025-02-18T03:52:37.498Z] f23df028b6ca: Pull complete [2025-02-18T03:52:37.765Z] d65c8cfc05b1: Pull complete [2025-02-18T03:52:55.958Z] 2437ff75d9bd: Pull complete [2025-02-18T03:52:55.958Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-02-18T03:52:55.958Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-02-18T03:52:55.958Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-18T03:52:56.162Z] prd-ubuntu20.04-docker-arm64-4c-16g-39150 does not seem to be running inside a container [2025-02-18T03:52:56.220Z] $ 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/29 -v /w/workspace/device-bacnet-c/29:/w/workspace/device-bacnet-c/29:rw,z -v /w/workspace/device-bacnet-c/29@tmp:/w/workspace/device-bacnet-c/29@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-02-18T03:52:58.672Z] $ docker top 7aa4e4fba52ffc2d228a543f7def34c75e8d30691a8a74e9e047a3280f109998 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-18T03:52:59.494Z] ---> job-cost.sh [2025-02-18T03:52:59.494Z] lf-activate-venv: SKIPPING [2025-02-18T03:52:59.494Z] INFO: No Stack... [2025-02-18T03:53:00.069Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-02-18T03:53:00.647Z] INFO: Archiving Costs [Pipeline] sh [2025-02-18T03:53:01.281Z] + cat /w/workspace/device-bacnet-c/29/archives/cost.csv [2025-02-18T03:53:01.281Z] + cut -d, -f6 [Pipeline] lock [2025-02-18T03:53:01.337Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-bacnet-c-main-29-stack-cost] [2025-02-18T03:53:01.344Z] Resource [jenkins-edgexfoundry-device-bacnet-c-main-29-stack-cost] did not exist. Created. [2025-02-18T03:53:01.351Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-bacnet-c-main-29-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-02-18T03:53:02.017Z] /w/workspace/device-bacnet-c/29@tmp/durable-a8ce1085/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-02-18T03:53:02.651Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-02-18T03:53:02.680Z] Warning: overwriting stash ‘stack-cost’ [2025-02-18T03:53:03.052Z] Stashed 1 file(s) [Pipeline] } [2025-02-18T03:53:03.060Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-bacnet-c-main-29-stack-cost] [Pipeline] // lock [Pipeline] } [2025-02-18T03:53:03.091Z] $ docker stop --time=1 7aa4e4fba52ffc2d228a543f7def34c75e8d30691a8a74e9e047a3280f109998 [2025-02-18T03:53:04.600Z] $ docker rm -f --volumes 7aa4e4fba52ffc2d228a543f7def34c75e8d30691a8a74e9e047a3280f109998 [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-02-18T03:53:05.339Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-02-18T03:53:05.339Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-18T03:53:05.674Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-18T03:53:05.674Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-18T03:53:05.768Z] prd-ubuntu20.04-docker-8c-8g-39149 does not seem to be running inside a container [2025-02-18T03:53:05.787Z] $ 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-02-18T03:53:06.126Z] $ docker top 1ba2660f90a9599c2db24fdef7ef072ee4c7f5c00cd17b79a94d9c9c4f06d7ab -eo pid,comm [2025-02-18T03:53:06.185Z] 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-02-18T03:53:06.185Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-02-18T03:53:06.242Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-18T03:53:06.242Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-18T03:53:06.352Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-18T03:53:06.346Z] $ docker exec 1ba2660f90a9599c2db24fdef7ef072ee4c7f5c00cd17b79a94d9c9c4f06d7ab ssh-agent [2025-02-18T03:53:06.478Z] SSH_AUTH_SOCK=/tmp/ssh-BfQvD0tNki0x/agent.31 [2025-02-18T03:53:06.478Z] SSH_AGENT_PID=37 [2025-02-18T03:53:06.482Z] Running ssh-add (command line suppressed) [2025-02-18T03:53:06.593Z] Identity added: /w/workspace/dgexfoundry_device-bacnet-c_main@tmp/private_key_13809230235168543300.key (/w/workspace/dgexfoundry_device-bacnet-c_main@tmp/private_key_13809230235168543300.key) [2025-02-18T03:53:06.613Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-18T03:53:06.909Z] + git semver tag [2025-02-18T03:53:07.169Z] 2025-02-18 03:53:07,078 [run_tag] DEBUG tag force:False [2025-02-18T03:53:07.169Z] 2025-02-18 03:53:07,078 [check_head_tag] DEBUG check head tag [2025-02-18T03:53:07.169Z] 2025-02-18 03:53:07,078 [execute] INFO git cat-file --batch-check [2025-02-18T03:53:07.169Z] 2025-02-18 03:53:07,078 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dgexfoundry_device-bacnet-c_main, universal_newlines=False, shell=None, istream=) [2025-02-18T03:53:07.169Z] 2025-02-18 03:53:07,082 [execute] INFO git cat-file --batch [2025-02-18T03:53:07.169Z] 2025-02-18 03:53:07,082 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dgexfoundry_device-bacnet-c_main, universal_newlines=False, shell=None, istream=) [2025-02-18T03:53:07.169Z] 2025-02-18 03:53:07,093 [read_version] DEBUG read version from /w/workspace/dgexfoundry_device-bacnet-c_main/.semver/main [2025-02-18T03:53:07.169Z] 2025-02-18 03:53:07,093 [execute] INFO git tag -a v3.2.0-dev.2 -m v3.2.0-dev.2 [2025-02-18T03:53:07.169Z] 2025-02-18 03:53:07,093 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.2', '-m', 'v3.2.0-dev.2'], cwd=/w/workspace/dgexfoundry_device-bacnet-c_main, universal_newlines=False, shell=None, istream=None) [2025-02-18T03:53:07.169Z] 2025-02-18 03:53:07,099 [read_version] DEBUG read version from /w/workspace/dgexfoundry_device-bacnet-c_main/.semver/main [2025-02-18T03:53:07.169Z] 3.2.0-dev.2 [Pipeline] } [2025-02-18T03:53:07.170Z] $ docker exec --env ******** --env ******** 1ba2660f90a9599c2db24fdef7ef072ee4c7f5c00cd17b79a94d9c9c4f06d7ab ssh-agent -k [2025-02-18T03:53:07.272Z] unset SSH_AUTH_SOCK; [2025-02-18T03:53:07.272Z] unset SSH_AGENT_PID; [2025-02-18T03:53:07.273Z] echo Agent pid 37 killed; [2025-02-18T03:53:07.291Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-18T03:53:07.659Z] + git semver [Pipeline] } [2025-02-18T03:53:07.924Z] $ docker stop --time=1 1ba2660f90a9599c2db24fdef7ef072ee4c7f5c00cd17b79a94d9c9c4f06d7ab [2025-02-18T03:53:09.206Z] $ docker rm -f --volumes 1ba2660f90a9599c2db24fdef7ef072ee4c7f5c00cd17b79a94d9c9c4f06d7ab [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-18T03:53:09.662Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-02-18T03:53:09.662Z] [2025-02-18T03:53:09.662Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-18T03:53:09.969Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-02-18T03:53:09.969Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-02-18T03:53:09.969Z] ab5ef0e58194: Pulling fs layer [2025-02-18T03:53:09.969Z] 9712f1f96733: Pulling fs layer [2025-02-18T03:53:09.969Z] 63f879dbbcfc: Pulling fs layer [2025-02-18T03:53:09.969Z] 0d9ebad4ef96: Pulling fs layer [2025-02-18T03:53:09.969Z] e9a5061849ea: Pulling fs layer [2025-02-18T03:53:09.969Z] d747dcd14b5f: Pulling fs layer [2025-02-18T03:53:09.969Z] 2de7ff778b66: Pulling fs layer [2025-02-18T03:53:09.969Z] 0d9ebad4ef96: Waiting [2025-02-18T03:53:09.969Z] e9a5061849ea: Waiting [2025-02-18T03:53:09.969Z] d747dcd14b5f: Waiting [2025-02-18T03:53:09.969Z] 2de7ff778b66: Waiting [2025-02-18T03:53:09.969Z] 9712f1f96733: Download complete [2025-02-18T03:53:10.232Z] 63f879dbbcfc: Verifying Checksum [2025-02-18T03:53:10.232Z] 63f879dbbcfc: Download complete [2025-02-18T03:53:10.491Z] e9a5061849ea: Verifying Checksum [2025-02-18T03:53:10.491Z] e9a5061849ea: Download complete [2025-02-18T03:53:10.491Z] d747dcd14b5f: Download complete [2025-02-18T03:53:10.491Z] 0d9ebad4ef96: Download complete [2025-02-18T03:53:10.491Z] ab5ef0e58194: Verifying Checksum [2025-02-18T03:53:10.491Z] ab5ef0e58194: Download complete [2025-02-18T03:53:10.491Z] 2de7ff778b66: Verifying Checksum [2025-02-18T03:53:10.491Z] 2de7ff778b66: Download complete [2025-02-18T03:53:13.023Z] ab5ef0e58194: Pull complete [2025-02-18T03:53:13.281Z] 9712f1f96733: Pull complete [2025-02-18T03:53:13.846Z] 63f879dbbcfc: Pull complete [2025-02-18T03:53:17.125Z] 0d9ebad4ef96: Pull complete [2025-02-18T03:53:17.384Z] e9a5061849ea: Pull complete [2025-02-18T03:53:17.384Z] d747dcd14b5f: Pull complete [2025-02-18T03:53:18.320Z] 2de7ff778b66: Pull complete [2025-02-18T03:53:18.320Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-02-18T03:53:18.320Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-02-18T03:53:18.320Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-18T03:53:18.416Z] prd-ubuntu20.04-docker-8c-8g-39149 does not seem to be running inside a container [2025-02-18T03:53:18.440Z] $ 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-02-18T03:53:21.009Z] $ docker top 6ffd6338dfd28480944605c6ae56a2518883a519df6067faed2deb9b697bae67 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-02-18T03:53:21.098Z] provisioning config files... [2025-02-18T03:53:21.107Z] copy managed file [sigul-config] to file:/w/workspace/dgexfoundry_device-bacnet-c_main@tmp/config1362063083636036658tmp [2025-02-18T03:53:21.116Z] copy managed file [sigul-password] to file:/w/workspace/dgexfoundry_device-bacnet-c_main@tmp/config2563000526336702836tmp [2025-02-18T03:53:21.125Z] copy managed file [sigul-pki] to file:/w/workspace/dgexfoundry_device-bacnet-c_main@tmp/config8866065935804387328tmp [Pipeline] { [Pipeline] echo [2025-02-18T03:53:21.217Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-18T03:53:21.512Z] ---> sigul-configuration.sh [2025-02-18T03:53:21.512Z] gpg: directory `/root/.gnupg' created [2025-02-18T03:53:21.512Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-02-18T03:53:21.512Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-02-18T03:53:21.512Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-02-18T03:53:21.512Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-02-18T03:53:21.512Z] gpg: CAST5 encrypted data [2025-02-18T03:53:21.512Z] gpg: encrypted with 1 passphrase [2025-02-18T03:53:21.513Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-02-18T03:53:21.809Z] + mkdir /home/jenkins [2025-02-18T03:53:21.809Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-02-18T03:53:22.117Z] + 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-02-18T03:53:22.128Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-18T03:53:22.423Z] ---> sigul-install.sh [2025-02-18T03:53:22.423Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-02-18T03:53:22.711Z] + git tag --list [2025-02-18T03:53:22.711Z] v1.0.0 [2025-02-18T03:53:22.711Z] v1.1.0 [2025-02-18T03:53:22.711Z] v1.3.0 [2025-02-18T03:53:22.711Z] v1.3.1 [2025-02-18T03:53:22.711Z] v2.3.1 [2025-02-18T03:53:22.711Z] v3.0 [2025-02-18T03:53:22.711Z] v3.0.0 [2025-02-18T03:53:22.711Z] v3.0.1 [2025-02-18T03:53:22.711Z] v3.0.2-dev.1 [2025-02-18T03:53:22.711Z] v3.0.2-dev.2 [2025-02-18T03:53:22.711Z] v3.0.2-dev.3 [2025-02-18T03:53:22.711Z] v3.0.2-dev.4 [2025-02-18T03:53:22.711Z] v3.0.2-dev.5 [2025-02-18T03:53:22.711Z] v3.0.2-dev.6 [2025-02-18T03:53:22.711Z] v3.1 [2025-02-18T03:53:22.711Z] v3.1.0 [2025-02-18T03:53:22.711Z] v3.1.0-dev.1 [2025-02-18T03:53:22.711Z] v3.2.0-dev.1 [2025-02-18T03:53:22.711Z] v3.2.0-dev.2 [Pipeline] sh [2025-02-18T03:53:23.002Z] + lftools sign git-tag v3.2.0-dev.2 [2025-02-18T03:53:23.570Z] Signing Git tag with Sigul... [2025-02-18T03:53:23.570Z] Signing v3.2.0-dev.2 [Pipeline] echo [2025-02-18T03:53:23.896Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-18T03:53:24.182Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-02-18T03:53:24.189Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-02-18T03:53:24.207Z] $ docker stop --time=1 6ffd6338dfd28480944605c6ae56a2518883a519df6067faed2deb9b697bae67 [2025-02-18T03:53:25.487Z] $ docker rm -f --volumes 6ffd6338dfd28480944605c6ae56a2518883a519df6067faed2deb9b697bae67 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-02-18T03:53:25.898Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-02-18T03:53:25.898Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-18T03:53:26.203Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-18T03:53:26.204Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-18T03:53:26.278Z] prd-ubuntu20.04-docker-8c-8g-39149 does not seem to be running inside a container [2025-02-18T03:53:26.297Z] $ 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-02-18T03:53:26.638Z] $ docker top 2aba7fe9544d6123c0be79b87feeb02b60cce42b42e7b8ab9bf463acdaa02e7c -eo pid,comm [2025-02-18T03:53:26.692Z] 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-02-18T03:53:26.692Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-02-18T03:53:26.743Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-18T03:53:26.743Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-18T03:53:26.836Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-18T03:53:26.831Z] $ docker exec 2aba7fe9544d6123c0be79b87feeb02b60cce42b42e7b8ab9bf463acdaa02e7c ssh-agent [2025-02-18T03:53:26.945Z] SSH_AUTH_SOCK=/tmp/ssh-t6wSm6SlABdl/agent.32 [2025-02-18T03:53:26.945Z] SSH_AGENT_PID=38 [2025-02-18T03:53:26.949Z] Running ssh-add (command line suppressed) [2025-02-18T03:53:27.036Z] Identity added: /w/workspace/dgexfoundry_device-bacnet-c_main@tmp/private_key_14988418504508423209.key (/w/workspace/dgexfoundry_device-bacnet-c_main@tmp/private_key_14988418504508423209.key) [2025-02-18T03:53:27.057Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-18T03:53:27.349Z] + git semver bump pre [2025-02-18T03:53:27.608Z] 2025-02-18 03:53:27,511 [read_version] DEBUG read version from /w/workspace/dgexfoundry_device-bacnet-c_main/.semver/main [2025-02-18T03:53:27.608Z] 2025-02-18 03:53:27,511 [bump_version] DEBUG bumping version:3.2.0-dev.2 on axis:pre with prefix:dev [2025-02-18T03:53:27.608Z] 2025-02-18 03:53:27,511 [bump_version] DEBUG bumped version:3.2.0-dev.3 [2025-02-18T03:53:27.608Z] 2025-02-18 03:53:27,511 [write_version] DEBUG write version:3.2.0-dev.3 to path:/w/workspace/dgexfoundry_device-bacnet-c_main/.semver/main with force:True [2025-02-18T03:53:27.608Z] 2025-02-18 03:53:27,511 [read_version] DEBUG read version from /w/workspace/dgexfoundry_device-bacnet-c_main/.semver/main [2025-02-18T03:53:27.608Z] 2025-02-18 03:53:27,511 [write_file] DEBUG write to file:/w/workspace/dgexfoundry_device-bacnet-c_main/.semver/main [2025-02-18T03:53:27.608Z] 2025-02-18 03:53:27,514 [execute] INFO git cat-file --batch-check [2025-02-18T03:53:27.608Z] 2025-02-18 03:53:27,514 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dgexfoundry_device-bacnet-c_main/.semver, universal_newlines=False, shell=None, istream=) [2025-02-18T03:53:27.608Z] 2025-02-18 03:53:27,519 [execute] INFO git cat-file --batch [2025-02-18T03:53:27.608Z] 2025-02-18 03:53:27,519 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dgexfoundry_device-bacnet-c_main/.semver, universal_newlines=False, shell=None, istream=) [2025-02-18T03:53:27.608Z] 2025-02-18 03:53:27,524 [read_version] DEBUG read version from /w/workspace/dgexfoundry_device-bacnet-c_main/.semver/main [2025-02-18T03:53:27.608Z] 3.2.0-dev.3 [Pipeline] } [2025-02-18T03:53:27.608Z] $ docker exec --env ******** --env ******** 2aba7fe9544d6123c0be79b87feeb02b60cce42b42e7b8ab9bf463acdaa02e7c ssh-agent -k [2025-02-18T03:53:27.713Z] unset SSH_AUTH_SOCK; [2025-02-18T03:53:27.714Z] unset SSH_AGENT_PID; [2025-02-18T03:53:27.714Z] echo Agent pid 38 killed; [2025-02-18T03:53:27.730Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-18T03:53:28.052Z] + git semver [Pipeline] } [2025-02-18T03:53:28.313Z] $ docker stop --time=1 2aba7fe9544d6123c0be79b87feeb02b60cce42b42e7b8ab9bf463acdaa02e7c [2025-02-18T03:53:29.567Z] $ docker rm -f --volumes 2aba7fe9544d6123c0be79b87feeb02b60cce42b42e7b8ab9bf463acdaa02e7c [Pipeline] // withDockerContainer [Pipeline] sh [2025-02-18T03:53:29.916Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-02-18T03:53:29.916Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-18T03:53:30.227Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-18T03:53:30.227Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-18T03:53:30.311Z] prd-ubuntu20.04-docker-8c-8g-39149 does not seem to be running inside a container [2025-02-18T03:53:30.331Z] $ 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-02-18T03:53:30.716Z] $ docker top e214af3c1481a08e73e2a27850634f1f210057c0eda7bf124708de5155888272 -eo pid,comm [2025-02-18T03:53:30.772Z] 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-02-18T03:53:30.772Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-02-18T03:53:30.824Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-18T03:53:30.824Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-18T03:53:30.947Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-18T03:53:30.941Z] $ docker exec e214af3c1481a08e73e2a27850634f1f210057c0eda7bf124708de5155888272 ssh-agent [2025-02-18T03:53:31.075Z] SSH_AUTH_SOCK=/tmp/ssh-opweeZLKKMNb/agent.33 [2025-02-18T03:53:31.075Z] SSH_AGENT_PID=40 [2025-02-18T03:53:31.079Z] Running ssh-add (command line suppressed) [2025-02-18T03:53:31.184Z] Identity added: /w/workspace/dgexfoundry_device-bacnet-c_main@tmp/private_key_13887604724656757686.key (/w/workspace/dgexfoundry_device-bacnet-c_main@tmp/private_key_13887604724656757686.key) [2025-02-18T03:53:31.206Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-18T03:53:31.495Z] + git semver push [2025-02-18T03:53:31.755Z] 2025-02-18 03:53:31,658 [run_push] DEBUG push [2025-02-18T03:53:31.755Z] 2025-02-18 03:53:31,659 [execute] INFO git cat-file --batch-check [2025-02-18T03:53:31.755Z] 2025-02-18 03:53:31,659 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dgexfoundry_device-bacnet-c_main/.semver, universal_newlines=False, shell=None, istream=) [2025-02-18T03:53:31.755Z] 2025-02-18 03:53:31,663 [execute] INFO git rev-list f8aae676711c57e11bb9a9a362152010e82e5a72 -- [2025-02-18T03:53:31.755Z] 2025-02-18 03:53:31,664 [execute] DEBUG Popen(['git', 'rev-list', 'f8aae676711c57e11bb9a9a362152010e82e5a72', '--'], cwd=/w/workspace/dgexfoundry_device-bacnet-c_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-02-18T03:53:31.755Z] 2025-02-18 03:53:31,671 [execute] INFO git fetch -v origin [2025-02-18T03:53:31.755Z] 2025-02-18 03:53:31,671 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/dgexfoundry_device-bacnet-c_main/.semver, universal_newlines=True, shell=None, istream=None) [2025-02-18T03:53:32.323Z] 2025-02-18 03:53:32,148 [run_push] DEBUG no remote changes detected [2025-02-18T03:53:32.323Z] 2025-02-18 03:53:32,149 [execute] INFO git push origin semver [2025-02-18T03:53:32.323Z] 2025-02-18 03:53:32,149 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dgexfoundry_device-bacnet-c_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-02-18T03:53:32.892Z] 2025-02-18 03:53:32,771 [run_push] DEBUG push all version tags [2025-02-18T03:53:32.892Z] 2025-02-18 03:53:32,772 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-02-18T03:53:32.892Z] 2025-02-18 03:53:32,772 [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-02-18T03:53:33.830Z] 2025-02-18 03:53:33,507 [read_version] DEBUG read version from /w/workspace/dgexfoundry_device-bacnet-c_main/.semver/main [2025-02-18T03:53:33.830Z] 3.2.0-dev.3 [Pipeline] } [2025-02-18T03:53:33.831Z] $ docker exec --env ******** --env ******** e214af3c1481a08e73e2a27850634f1f210057c0eda7bf124708de5155888272 ssh-agent -k [2025-02-18T03:53:33.932Z] unset SSH_AUTH_SOCK; [2025-02-18T03:53:33.933Z] unset SSH_AGENT_PID; [2025-02-18T03:53:33.933Z] echo Agent pid 40 killed; [2025-02-18T03:53:33.950Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-18T03:53:34.268Z] + git semver [Pipeline] } [2025-02-18T03:53:34.530Z] $ docker stop --time=1 e214af3c1481a08e73e2a27850634f1f210057c0eda7bf124708de5155888272 [2025-02-18T03:53:35.802Z] $ docker rm -f --volumes e214af3c1481a08e73e2a27850634f1f210057c0eda7bf124708de5155888272 [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-02-18T03:53:36.346Z] + [ -d /w/workspace/dgexfoundry_device-bacnet-c_main/archives ] [2025-02-18T03:53:36.346Z] + ls -al /w/workspace/dgexfoundry_device-bacnet-c_main/archives [2025-02-18T03:53:36.346Z] total 16 [2025-02-18T03:53:36.346Z] drwxr-xr-x 3 root root 4096 Feb 18 03:45 . [2025-02-18T03:53:36.346Z] drwxrwxr-x 11 jenkins jenkins 4096 Feb 18 03:53 .. [2025-02-18T03:53:36.346Z] drwxr-xr-x 2 root root 4096 Feb 18 03:45 cost [2025-02-18T03:53:36.346Z] -rw-r--r-- 1 root root 86 Feb 18 03:45 cost.csv [2025-02-18T03:53:36.346Z] + sudo chown -R jenkins:jenkins /w/workspace/dgexfoundry_device-bacnet-c_main/archives [2025-02-18T03:53:36.346Z] + ls -al /w/workspace/dgexfoundry_device-bacnet-c_main/archives [2025-02-18T03:53:36.346Z] total 16 [2025-02-18T03:53:36.346Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 18 03:45 . [2025-02-18T03:53:36.346Z] drwxrwxr-x 11 jenkins jenkins 4096 Feb 18 03:53 .. [2025-02-18T03:53:36.346Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 18 03:45 cost [2025-02-18T03:53:36.346Z] -rw-r--r-- 1 jenkins jenkins 86 Feb 18 03:45 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-02-18T03:53:36.636Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-18T03:53:37.497Z] ---> package-listing.sh [2025-02-18T03:53:37.497Z] ++ facter osfamily [2025-02-18T03:53:37.497Z] ++ tr '[:upper:]' '[:lower:]' [2025-02-18T03:53:37.755Z] + OS_FAMILY=debian [2025-02-18T03:53:37.755Z] + workspace=/w/workspace/dgexfoundry_device-bacnet-c_main [2025-02-18T03:53:37.755Z] + START_PACKAGES=/tmp/packages_start.txt [2025-02-18T03:53:37.755Z] + END_PACKAGES=/tmp/packages_end.txt [2025-02-18T03:53:37.755Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-02-18T03:53:37.755Z] + PACKAGES=/tmp/packages_start.txt [2025-02-18T03:53:37.755Z] + '[' /w/workspace/dgexfoundry_device-bacnet-c_main ']' [2025-02-18T03:53:37.755Z] + PACKAGES=/tmp/packages_end.txt [2025-02-18T03:53:37.755Z] + case "${OS_FAMILY}" in [2025-02-18T03:53:37.755Z] + dpkg -l [2025-02-18T03:53:37.755Z] + grep '^ii' [2025-02-18T03:53:37.755Z] + '[' -f /tmp/packages_start.txt ']' [2025-02-18T03:53:37.755Z] + '[' -f /tmp/packages_end.txt ']' [2025-02-18T03:53:37.755Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-02-18T03:53:37.755Z] + '[' /w/workspace/dgexfoundry_device-bacnet-c_main ']' [2025-02-18T03:53:37.755Z] + mkdir -p /w/workspace/dgexfoundry_device-bacnet-c_main/archives/ [2025-02-18T03:53:37.755Z] + 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-02-18T03:53:37.766Z] 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-02-18T03:53:38.042Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-18T03:53:38.607Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-18T03:53:38.607Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-18T03:53:38.690Z] prd-ubuntu20.04-docker-8c-8g-39149 does not seem to be running inside a container [2025-02-18T03:53:38.709Z] $ 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-02-18T03:53:38.901Z] $ docker top f4618623ff943a117854a2ae3c18b54b7911c2da9d3f03ba174648bbbfcd4e76 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-18T03:53:39.256Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-02-18T03:53:39.542Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-02-18T03:53:39.824Z] + ls /var/log/sa-host [2025-02-18T03:53:39.824Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-18T03:53:40.014Z] provisioning config files... [2025-02-18T03:53:40.023Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-bacnet-c_main@tmp/config9960745072065528037tmp [Pipeline] { [Pipeline] echo [2025-02-18T03:53:40.043Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-18T03:53:40.327Z] ---> create-netrc.sh [Pipeline] } [2025-02-18T03:53:40.334Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-02-18T03:53:40.688Z] ---> python-tools-install.sh [Pipeline] echo [2025-02-18T03:53:40.699Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-18T03:53:40.981Z] ---> sudo-logs.sh [2025-02-18T03:53:40.981Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-02-18T03:53:41.017Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-18T03:53:41.299Z] ---> job-cost.sh [2025-02-18T03:53:41.300Z] lf-activate-venv: SKIPPING [2025-02-18T03:53:41.300Z] DEBUG: total: 0.2199999988079071 [2025-02-18T03:53:41.300Z] INFO: Retrieving Stack Cost... [2025-02-18T03:53:41.558Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-02-18T03:53:42.123Z] INFO: Archiving Costs [Pipeline] echo [2025-02-18T03:53:42.137Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-18T03:53:42.416Z] ---> logs-deploy.sh [2025-02-18T03:53:42.416Z] lf-activate-venv: SKIPPING [2025-02-18T03:53:42.416Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-bacnet-c/main/29 [2025-02-18T03:53:42.416Z] INFO: archiving workspace using pattern(s): [2025-02-18T03:53:43.353Z] Archives upload complete. [2025-02-18T03:53:43.353Z] INFO: archiving logs to Nexus