Pull request #101 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of FelixTing for edgexfoundry/device-bacnet-c Obtained Jenkinsfile from efca7b04f3048ed6d0cdc1dc5ef05566d0905fa3+d064dc8b4381ed02b1f1b0a8dff9a50498aae6ed (1fa6b4ab2a4676a0a1562c0303113e29d85c79d8) 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-ssh3586063070279275718.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-ssh14570218222147858673.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-bacnet-c/branches/PR-101/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-bacnet-c/branches/PR-101/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9536907190286750998.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-bacnet-c/branches/PR-101/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh919371299882635253.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9283184372781258036.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-bacnet-c/branches/PR-101/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-bacnet-c/branches/PR-101/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15720001007968183319.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 7928b8837ad34b090831a72fcdf53bff9dae4c17 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildCApp] RAW Config: [project:device-bacnet-c, dockerBuildFilePath:scripts/Dockerfile.alpine-base, dockerFilePath:scripts/Dockerfile.alpine] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildCApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-bacnet-c-settings PROJECT: device-bacnet-c USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build DOCKER_FILE_PATH: scripts/Dockerfile.alpine DOCKER_BUILD_FILE_PATH: scripts/Dockerfile.alpine-base DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-bacnet DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-40504 in /w/workspace/exfoundry_device-bacnet-c_PR-101 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-bacnet-c.git > git init /w/workspace/exfoundry_device-bacnet-c_PR-101 # 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 Merging remotes/origin/main commit d064dc8b4381ed02b1f1b0a8dff9a50498aae6ed into PR head commit efca7b04f3048ed6d0cdc1dc5ef05566d0905fa3 Merge succeeded, producing efca7b04f3048ed6d0cdc1dc5ef05566d0905fa3 Checking out Revision efca7b04f3048ed6d0cdc1dc5ef05566d0905fa3 (PR-101) > git config remote.origin.url git@github.com:edgexfoundry/device-bacnet-c.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-bacnet-c.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-bacnet-c.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-bacnet-c.git +refs/pull/101/head:refs/remotes/origin/PR-101 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f efca7b04f3048ed6d0cdc1dc5ef05566d0905fa3 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge d064dc8b4381ed02b1f1b0a8dff9a50498aae6ed # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f efca7b04f3048ed6d0cdc1dc5ef05566d0905fa3 # timeout=10 Commit message: "build: move to SDK v4.0.0" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 7928b8837ad34b090831a72fcdf53bff9dae4c17 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:07:06 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:07:06 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:07:06 ========================================================= 02:07:06 EdgeX Global Pipelines Version Info 02:07:06 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:07:07 ------------------- 02:07:07 stable info: 02:07:07 ------------------- 02:07:07 Commited By: Cherry Wang cherry@iotechsys.com 02:07:07 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 02:07:07 Message: update stable to v1.0.269 02:07:07 ------------------- 02:07:07 experimental info: 02:07:07 ------------------- 02:07:07 Commited By: Ginny Guan ginny@iotechsys.com 02:07:07 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 02:07:07 Message: update experimental to stable [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:07:08 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-bacnet-c-settings [Pipeline] echo 02:07:08 [edgeXSetupEnvironment]: set envvar PROJECT = device-bacnet-c [Pipeline] echo 02:07:08 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:07:08 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:07:08 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:07:08 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = scripts/Dockerfile.alpine [Pipeline] echo 02:07:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = scripts/Dockerfile.alpine-base [Pipeline] echo 02:07:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:07:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:07:08 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-bacnet [Pipeline] echo 02:07:08 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:07:08 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:07:08 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:07:08 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:07:08 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:07:09 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:07:09 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:07:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-101 [Pipeline] echo 02:07:09 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-101 [Pipeline] echo 02:07:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-101 [Pipeline] echo 02:07:09 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = efca7b04f3048ed6d0cdc1dc5ef05566d0905fa3 [Pipeline] echo 02:07:09 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = efca7b0 [Pipeline] echo 02:07:09 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:07:09 provisioning config files... 02:07:09 copy managed file [device-bacnet-c-settings] to file:/w/workspace/exfoundry_device-bacnet-c_PR-101@tmp/config10964436464996222480tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:07:10 ---> ****-login.sh 02:07:10 nexus3.edgexfoundry.org:10001 02:07:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:07:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:07:10 Configure a credential helper to remove this warning. See 02:07:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:07:10 02:07:10 Login Succeeded 02:07:10 nexus3.edgexfoundry.org:10002 02:07:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:07:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:07:10 Configure a credential helper to remove this warning. See 02:07:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:07:10 02:07:10 Login Succeeded 02:07:10 nexus3.edgexfoundry.org:10003 02:07:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:07:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:07:11 Configure a credential helper to remove this warning. See 02:07:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:07:11 02:07:11 Login Succeeded 02:07:11 nexus3.edgexfoundry.org:10004 02:07:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:07:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:07:11 Configure a credential helper to remove this warning. See 02:07:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:07:11 02:07:11 Login Succeeded 02:07:11 ****.io 02:07:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:07:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:07:11 Configure a credential helper to remove this warning. See 02:07:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:07:11 02:07:11 Login Succeeded 02:07:11 ---> ****-login.sh ends [Pipeline] } 02:07:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build LTS Release Image) [Pipeline] sh 02:07:12 + git rev-list -1 --merges efca7b04f3048ed6d0cdc1dc5ef05566d0905fa3~1..efca7b04f3048ed6d0cdc1dc5ef05566d0905fa3 [Pipeline] echo 02:07:12 -----------> git rev-list -1 --merges efca7b04f3048ed6d0cdc1dc5ef05566d0905fa3~1..efca7b04f3048ed6d0cdc1dc5ef05566d0905fa3 efca7b04f3048ed6d0cdc1dc5ef05566d0905fa3 [false] [Pipeline] sh 02:07:12 + git log --format=format:%s -1 efca7b04f3048ed6d0cdc1dc5ef05566d0905fa3 [Pipeline] echo 02:07:12 ========================================================= 02:07:12 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:07:12 ========================================================= 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 02:07:13 + git rev-list -1 --merges efca7b04f3048ed6d0cdc1dc5ef05566d0905fa3~1..efca7b04f3048ed6d0cdc1dc5ef05566d0905fa3 [Pipeline] echo 02:07:13 -----------> git rev-list -1 --merges efca7b04f3048ed6d0cdc1dc5ef05566d0905fa3~1..efca7b04f3048ed6d0cdc1dc5ef05566d0905fa3 efca7b04f3048ed6d0cdc1dc5ef05566d0905fa3 [false] [Pipeline] sh 02:07:13 + git log --format=format:%s -1 efca7b04f3048ed6d0cdc1dc5ef05566d0905fa3 [Pipeline] echo 02:07:13 ========================================================= 02:07:13 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:07:13 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 02:07:14 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:07:14 + grep -v github /etc/ssh/ssh_known_hosts 02:07:14 + [ -e /tmp/ssh_known_hosts ] 02:07:14 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:07:14 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 02:07:14 + sudo tee -a /etc/ssh/ssh_known_hosts 02:07:14 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:07:14 02:07:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:07:15 0.1.4: Pulling from edgex-devops/py-git-semver 02:07:15 b85a868b505f: Pulling fs layer 02:07:15 e2be974225ed: Pulling fs layer 02:07:15 339a4e72a1f5: Pulling fs layer 02:07:15 988bab9f4d93: Pulling fs layer 02:07:15 1469e6f7b9e6: Pulling fs layer 02:07:15 eaf3925da568: Pulling fs layer 02:07:15 bab4dde63d76: Pulling fs layer 02:07:15 bde34c3a00c8: Pulling fs layer 02:07:15 b352a97aabf1: Pulling fs layer 02:07:15 4872d77fe225: Pulling fs layer 02:07:15 5851b861e8e6: Pulling fs layer 02:07:15 eaf3925da568: Waiting 02:07:15 bde34c3a00c8: Waiting 02:07:15 988bab9f4d93: Waiting 02:07:15 b352a97aabf1: Waiting 02:07:15 1469e6f7b9e6: Waiting 02:07:15 4872d77fe225: Waiting 02:07:15 bab4dde63d76: Waiting 02:07:15 5851b861e8e6: Waiting 02:07:15 e2be974225ed: Download complete 02:07:15 988bab9f4d93: Download complete 02:07:15 1469e6f7b9e6: Verifying Checksum 02:07:15 1469e6f7b9e6: Download complete 02:07:15 eaf3925da568: Download complete 02:07:15 339a4e72a1f5: Verifying Checksum 02:07:15 339a4e72a1f5: Download complete 02:07:15 bde34c3a00c8: Verifying Checksum 02:07:15 bde34c3a00c8: Download complete 02:07:15 b352a97aabf1: Download complete 02:07:15 4872d77fe225: Verifying Checksum 02:07:15 4872d77fe225: Download complete 02:07:15 5851b861e8e6: Verifying Checksum 02:07:15 5851b861e8e6: Download complete 02:07:15 b85a868b505f: Verifying Checksum 02:07:15 b85a868b505f: Download complete 02:07:15 bab4dde63d76: Verifying Checksum 02:07:15 bab4dde63d76: Download complete 02:07:16 b85a868b505f: Pull complete 02:07:16 e2be974225ed: Pull complete 02:07:17 339a4e72a1f5: Pull complete 02:07:17 988bab9f4d93: Pull complete 02:07:17 1469e6f7b9e6: Pull complete 02:07:17 eaf3925da568: Pull complete 02:07:18 bab4dde63d76: Pull complete 02:07:19 bde34c3a00c8: Pull complete 02:07:19 b352a97aabf1: Pull complete 02:07:19 4872d77fe225: Pull complete 02:07:19 5851b861e8e6: Pull complete 02:07:19 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 02:07:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:07:19 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:07:19 prd-ubuntu20.04-docker-8c-8g-40504 does not seem to be running inside a container 02:07:19 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-bacnet-c_PR-101 -v /w/workspace/exfoundry_device-bacnet-c_PR-101:/w/workspace/exfoundry_device-bacnet-c_PR-101:rw,z -v /w/workspace/exfoundry_device-bacnet-c_PR-101@tmp:/w/workspace/exfoundry_device-bacnet-c_PR-101@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:07:21 $ docker top 370dd5cb6f75c32d53de84b39377c80e54ea1406e18283bbfad0c557ddb05c3e -eo pid,comm 02:07:21 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). 02:07:21 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:07:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:07:21 [ssh-agent] Looking for ssh-agent implementation... 02:07:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:07:22 $ docker exec 370dd5cb6f75c32d53de84b39377c80e54ea1406e18283bbfad0c557ddb05c3e ssh-agent 02:07:22 SSH_AUTH_SOCK=/tmp/ssh-nRPNwPPwxuiI/agent.32 02:07:22 SSH_AGENT_PID=38 02:07:22 Running ssh-add (command line suppressed) 02:07:22 Identity added: /w/workspace/exfoundry_device-bacnet-c_PR-101@tmp/private_key_15207121871548805150.key (/w/workspace/exfoundry_device-bacnet-c_PR-101@tmp/private_key_15207121871548805150.key) 02:07:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:07:22 + git tag --points-at HEAD [Pipeline] } 02:07:22 $ docker exec --env ******** --env ******** 370dd5cb6f75c32d53de84b39377c80e54ea1406e18283bbfad0c557ddb05c3e ssh-agent -k 02:07:22 unset SSH_AUTH_SOCK; 02:07:22 unset SSH_AGENT_PID; 02:07:22 echo Agent pid 38 killed; 02:07:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:07:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:07:23 [ssh-agent] Looking for ssh-agent implementation... 02:07:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:07:23 $ docker exec 370dd5cb6f75c32d53de84b39377c80e54ea1406e18283bbfad0c557ddb05c3e ssh-agent 02:07:23 SSH_AUTH_SOCK=/tmp/ssh-eHHF9ET2e5MG/agent.72 02:07:23 SSH_AGENT_PID=78 02:07:23 Running ssh-add (command line suppressed) 02:07:23 Identity added: /w/workspace/exfoundry_device-bacnet-c_PR-101@tmp/private_key_6336417130298817041.key (/w/workspace/exfoundry_device-bacnet-c_PR-101@tmp/private_key_6336417130298817041.key) 02:07:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:07:23 + git semver init 02:07:23 2025-03-07 02:07:23,857 [run_init] DEBUG init version:0.0.0 force:False 02:07:23 2025-03-07 02:07:23,857 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-bacnet-c_PR-101/.semver 02:07:23 2025-03-07 02:07:23,858 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-bacnet-c.git /w/workspace/exfoundry_device-bacnet-c_PR-101/.semver 02:07:23 2025-03-07 02:07:23,858 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-bacnet-c.git', '/w/workspace/exfoundry_device-bacnet-c_PR-101/.semver'], cwd=/w/workspace/exfoundry_device-bacnet-c_PR-101, universal_newlines=False, shell=None, istream=None) 02:07:24 2025-03-07 02:07:24,399 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-bacnet-c_PR-101/.git/info/exclude 02:07:24 2025-03-07 02:07:24,399 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-bacnet-c_PR-101/.semver/PR-101 with force:False 02:07:24 2025-03-07 02:07:24,399 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-bacnet-c_PR-101/.semver/PR-101 02:07:24 2025-03-07 02:07:24,404 [execute] INFO git cat-file --batch-check 02:07:24 2025-03-07 02:07:24,404 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-bacnet-c_PR-101/.semver, universal_newlines=False, shell=None, istream=) 02:07:24 2025-03-07 02:07:24,410 [execute] INFO git cat-file --batch 02:07:24 2025-03-07 02:07:24,410 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-bacnet-c_PR-101/.semver, universal_newlines=False, shell=None, istream=) 02:07:24 2025-03-07 02:07:24,414 [read_version] DEBUG read version from /w/workspace/exfoundry_device-bacnet-c_PR-101/.semver/PR-101 02:07:24 0.0.0 [Pipeline] } 02:07:24 $ docker exec --env ******** --env ******** 370dd5cb6f75c32d53de84b39377c80e54ea1406e18283bbfad0c557ddb05c3e ssh-agent -k 02:07:24 unset SSH_AUTH_SOCK; 02:07:24 unset SSH_AGENT_PID; 02:07:24 echo Agent pid 78 killed; 02:07:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:07:25 + git semver [Pipeline] } 02:07:25 $ docker stop --time=1 370dd5cb6f75c32d53de84b39377c80e54ea1406e18283bbfad0c557ddb05c3e 02:07:26 $ docker rm -f --volumes 370dd5cb6f75c32d53de84b39377c80e54ea1406e18283bbfad0c557ddb05c3e [Pipeline] // withDockerContainer [Pipeline] sh 02:07:27 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:07:27 Stashed 1 file(s) [Pipeline] echo 02:07:27 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Prep) [Pipeline] stage [Pipeline] { (Test) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:07:28 provisioning config files... 02:07:28 copy managed file [device-bacnet-c-settings] to file:/w/workspace/exfoundry_device-bacnet-c_PR-101@tmp/config8964748460810865560tmp [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] // stage [Pipeline] } [Pipeline] libraryResource [Pipeline] sh 02:07:29 ---> ****-login.sh 02:07:29 nexus3.edgexfoundry.org:10001 02:07:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:07:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:07:29 Configure a credential helper to remove this warning. See 02:07:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:07:29 02:07:29 Login Succeeded 02:07:29 nexus3.edgexfoundry.org:10002 02:07:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:07:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:07:29 Configure a credential helper to remove this warning. See 02:07:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:07:29 02:07:29 Login Succeeded 02:07:29 nexus3.edgexfoundry.org:10003 02:07:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:07:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:07:29 Configure a credential helper to remove this warning. See 02:07:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:07:29 02:07:29 Login Succeeded 02:07:29 nexus3.edgexfoundry.org:10004 02:07:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:07:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:07:29 Configure a credential helper to remove this warning. See 02:07:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:07:29 02:07:29 Login Succeeded 02:07:29 ****.io 02:07:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:07:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:07:29 Configure a credential helper to remove this warning. See 02:07:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:07:29 02:07:29 Login Succeeded 02:07:29 ---> ****-login.sh ends [Pipeline] } 02:07:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:07:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:07:29 [prepBaseBuildImage] Generating new image with name: ci-base-image-x86_64 [Pipeline] echo 02:07:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:07:30 ========================================================= 02:07:30 [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest] 02:07:30 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:30 + 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 . 02:07:30 Sending build context to Docker daemon 792.6kB 02:07:30 Step 1/12 : ARG BASE=alpine:3.20 02:07:30 Step 2/12 : FROM ${BASE} 02:07:30 latest: Pulling from edgex-devops/edgex-gcc-base 02:07:30 96526aa774ef: Pulling fs layer 02:07:30 da60e534fd72: Pulling fs layer 02:07:30 96526aa774ef: Verifying Checksum 02:07:30 96526aa774ef: Download complete 02:07:30 96526aa774ef: Pull complete 02:07:31 da60e534fd72: Verifying Checksum 02:07:31 da60e534fd72: Download complete 02:07:34 da60e534fd72: Pull complete 02:07:34 Digest: sha256:86f282524b252fca782185160d82ec4889448d07d1475dd6b76f2052073facff 02:07:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest 02:07:34 ---> 6605166a5db4 02:07:34 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 02:07:35 ---> Running in 83271484dbd0 02:07:35 Connecting to iotech.jfrog.io (34.247.22.236:443) 02:07:36 saving to '/etc/apk/keys/alpine.dev.rsa.pub' 02:07:36 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA 02:07:36 '/etc/apk/keys/alpine.dev.rsa.pub' saved 02:07:36 Removing intermediate container 83271484dbd0 02:07:36 ---> 80cf20e17f1a 02:07:36 Step 4/12 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories 02:07:36 ---> Running in 92ae461c9d4f 02:07:36 Removing intermediate container 92ae461c9d4f 02:07:36 ---> e550e3614d89 02:07:36 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 02:07:36 ---> Running in 16e5880ddabf 02:07:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:07:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:07:37 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz 02:07:37 WARNING: This apk-tools is OLD! Some packages might not function properly. 02:07:37 (1/18) Installing dumb-init (1.2.5-r2) 02:07:37 (2/18) Installing hiredis (1.1.0-r2) 02:07:37 (3/18) Installing hiredis-dev (1.1.0-r2) 02:07:38 (4/18) Installing libcbor (0.10.2-r1) 02:07:38 (5/18) Installing iotech-iot-1.5 (1.5.5-r0) 02:07:38 (6/18) Installing iotech-iot-1.5-dev (1.5.5-r0) 02:07:38 (7/18) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.13-r0) 02:07:39 (8/18) Installing libcbor-dev (0.10.2-r1) 02:07:39 (9/18) Installing libmenuw (6.4_p20230506-r0) 02:07:39 (10/18) Installing libpanelw (6.4_p20230506-r0) 02:07:39 (11/18) Installing libncurses++ (6.4_p20230506-r0) 02:07:39 (12/18) Installing ncurses-dev (6.4_p20230506-r0) 02:07:39 (13/18) Installing libblkid (2.38.1-r8) 02:07:39 (14/18) Installing libuuid (2.38.1-r8) 02:07:39 (15/18) Installing libfdisk (2.38.1-r8) 02:07:39 (16/18) Installing libmount (2.38.1-r8) 02:07:39 (17/18) Installing libsmartcols (2.38.1-r8) 02:07:39 (18/18) Installing util-linux-dev (2.38.1-r8) 02:07:39 Executing busybox-1.36.1-r4.trigger 02:07:39 OK: 336 MiB in 100 packages 02:07:39 Removing intermediate container 16e5880ddabf 02:07:39 ---> a6c479cf2cd8 02:07:39 Step 6/12 : RUN apk --no-cache upgrade 02:07:39 ---> Running in f4bbf10098fb 02:07:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:07:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:07:40 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz 02:07:40 WARNING: This apk-tools is OLD! Some packages might not function properly. 02:07:40 Upgrading critical system libraries and apk-tools: 02:07:40 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 02:07:40 Executing busybox-1.36.1-r4.trigger 02:07:40 Continuing the upgrade transaction with new apk-tools: 02:07:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:07:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:07:41 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz 02:07:41 WARNING: This apk-tools is OLD! Some packages might not function properly. 02:07:41 (1/25) Upgrading musl (1.2.4-r2 -> 1.2.4-r3) 02:07:41 (2/25) Upgrading busybox (1.36.1-r4 -> 1.36.1-r7) 02:07:41 Executing busybox-1.36.1-r7.post-upgrade 02:07:41 (3/25) Upgrading busybox-binsh (1.36.1-r4 -> 1.36.1-r7) 02:07:41 (4/25) Upgrading ca-certificates-bundle (20230506-r0 -> 20241121-r1) 02:07:41 (5/25) Upgrading libcrypto3 (3.1.4-r0 -> 3.1.8-r0) 02:07:41 (6/25) Upgrading libssl3 (3.1.4-r0 -> 3.1.8-r0) 02:07:41 (7/25) Upgrading ssl_client (1.36.1-r4 -> 1.36.1-r7) 02:07:41 (8/25) Upgrading musl-dev (1.2.4-r2 -> 1.2.4-r3) 02:07:41 (9/25) Upgrading libexpat (2.5.0-r1 -> 2.6.4-r0) 02:07:41 (10/25) Upgrading libarchive (3.7.2-r0 -> 3.7.7-r0) 02:07:41 (11/25) Upgrading ca-certificates (20230506-r0 -> 20241121-r1) 02:07:41 (12/25) Installing libpsl (0.21.5-r0) 02:07:41 (13/25) Upgrading libcurl (8.4.0-r0 -> 8.12.1-r0) 02:07:41 (14/25) Installing libpsl-utils (0.21.5-r0) 02:07:41 (15/25) Installing libpsl-dev (0.21.5-r0) 02:07:41 (16/25) Upgrading openssl-dev (3.1.4-r0 -> 3.1.8-r0) 02:07:42 (17/25) Upgrading curl-dev (8.4.0-r0 -> 8.12.1-r0) 02:07:42 (18/25) Upgrading git (2.40.1-r0 -> 2.40.4-r0) 02:07:42 (19/25) Upgrading musl-utils (1.2.4-r2 -> 1.2.4-r3) 02:07:42 (20/25) Upgrading libtasn1 (4.19.0-r1 -> 4.20.0-r0) 02:07:42 (21/25) Upgrading gnutls (3.8.0-r2 -> 3.8.4-r0) 02:07:42 (22/25) Upgrading gnutls-c++ (3.8.0-r2 -> 3.8.4-r0) 02:07:42 (23/25) Upgrading libtasn1-progs (4.19.0-r1 -> 4.20.0-r0) 02:07:42 (24/25) Upgrading libtasn1-dev (4.19.0-r1 -> 4.20.0-r0) 02:07:42 (25/25) Upgrading gnutls-dev (3.8.0-r2 -> 3.8.4-r0) 02:07:42 Executing busybox-1.36.1-r7.trigger 02:07:42 Executing ca-certificates-20241121-r1.trigger 02:07:42 OK: 337 MiB in 103 packages 02:07:43 Removing intermediate container f4bbf10098fb 02:07:43 ---> bb800aa89ba4 02:07:43 Step 7/12 : COPY scripts /device-bacnet-c/scripts 02:07:43 ---> e1ccfd837688 02:07:43 Step 8/12 : COPY src /device-bacnet-c/src/ 02:07:43 ---> 93ace8e43112 02:07:43 Step 9/12 : COPY VERSION /device-bacnet-c/ 02:07:43 ---> f6dbc171fd70 02:07:43 Step 10/12 : WORKDIR /device-bacnet-c 02:07:43 ---> Running in a0d3c3bf74a7 02:07:43 Removing intermediate container a0d3c3bf74a7 02:07:43 ---> f229d6b1c036 02:07:43 Step 11/12 : RUN /device-bacnet-c/scripts/build_deps.sh 02:07:43 ---> Running in 9f053e2b51bc 02:07:43 + CSDK_VER=4.0.0 02:07:43 + '[' '!' -d deps ] 02:07:43 + mkdir deps 02:07:44 + cd /device-bacnet-c/deps 02:07:44 + wget https://github.com/edgexfoundry/device-sdk-c/archive/v4.0.0.zip 02:07:44 Connecting to github.com (140.82.112.4:443) 02:07:44 Connecting to codeload.github.com (140.82.112.9:443) 02:07:44 saving to 'v4.0.0.zip' 02:07:44 v4.0.0.zip 100% |********************************| 245k 0:00:00 ETA 02:07:44 'v4.0.0.zip' saved 02:07:44 + unzip v4.0.0.zip 02:07:44 Archive: v4.0.0.zip 02:07:44 creating: device-sdk-c-4.0.0/ 02:07:44 creating: device-sdk-c-4.0.0/.github/ 02:07:44 inflating: device-sdk-c-4.0.0/.github/Contributing.md 02:07:44 inflating: device-sdk-c-4.0.0/.github/PULL_REQUEST_TEMPLATE.md 02:07:44 inflating: device-sdk-c-4.0.0/.github/semantic.yml 02:07:44 creating: device-sdk-c-4.0.0/.github/workflows/ 02:07:44 inflating: device-sdk-c-4.0.0/.github/workflows/release.yml 02:07:44 inflating: device-sdk-c-4.0.0/.gitignore 02:07:44 inflating: device-sdk-c-4.0.0/Attribution.txt 02:07:44 inflating: device-sdk-c-4.0.0/CHANGELOG.md 02:07:44 inflating: device-sdk-c-4.0.0/Doxyfile 02:07:44 inflating: device-sdk-c-4.0.0/GOVERNANCE.md 02:07:44 inflating: device-sdk-c-4.0.0/Jenkinsfile 02:07:44 inflating: device-sdk-c-4.0.0/LICENSE 02:07:44 inflating: device-sdk-c-4.0.0/Makefile 02:07:44 inflating: device-sdk-c-4.0.0/OWNERS.md 02:07:44 inflating: device-sdk-c-4.0.0/README.IOT.md 02:07:44 inflating: device-sdk-c-4.0.0/README.md 02:07:44 inflating: device-sdk-c-4.0.0/README.v3.md 02:07:44 creating: device-sdk-c-4.0.0/docs/ 02:07:44 inflating: device-sdk-c-4.0.0/docs/configuration.md 02:07:44 inflating: device-sdk-c-4.0.0/docs/deviceprofiles.md 02:07:44 inflating: device-sdk-c-4.0.0/docs/metrics.md 02:07:44 inflating: device-sdk-c-4.0.0/docs/servicewritersguide.md 02:07:44 inflating: device-sdk-c-4.0.0/docs/startup.md 02:07:44 creating: device-sdk-c-4.0.0/include/ 02:07:44 creating: device-sdk-c-4.0.0/include/devsdk/ 02:07:44 inflating: device-sdk-c-4.0.0/include/devsdk/devsdk-base.h 02:07:44 inflating: device-sdk-c-4.0.0/include/devsdk/devsdk.h 02:07:44 creating: device-sdk-c-4.0.0/include/edgex/ 02:07:44 inflating: device-sdk-c-4.0.0/include/edgex/devices.h 02:07:44 inflating: device-sdk-c-4.0.0/include/edgex/edgex-base.h 02:07:44 inflating: device-sdk-c-4.0.0/include/edgex/edgex.h 02:07:44 inflating: device-sdk-c-4.0.0/include/edgex/profiles.h 02:07:44 inflating: device-sdk-c-4.0.0/include/edgex/rest-server.h 02:07:44 creating: device-sdk-c-4.0.0/scripts/ 02:07:44 inflating: device-sdk-c-4.0.0/scripts/Dockerfile.alpine 02:07:44 inflating: device-sdk-c-4.0.0/scripts/Dockerfile.alpine-base 02:07:44 inflating: device-sdk-c-4.0.0/scripts/build.sh 02:07:44 inflating: device-sdk-c-4.0.0/scripts/entrypoint.sh 02:07:44 creating: device-sdk-c-4.0.0/src/ 02:07:44 inflating: device-sdk-c-4.0.0/src/CMakeLists.txt 02:07:44 creating: device-sdk-c-4.0.0/src/c/ 02:07:44 inflating: device-sdk-c-4.0.0/src/c/CMakeLists.txt 02:07:44 inflating: device-sdk-c-4.0.0/src/c/api.h 02:07:44 inflating: device-sdk-c-4.0.0/src/c/autoevent.c 02:07:44 inflating: device-sdk-c-4.0.0/src/c/autoevent.h 02:07:44 inflating: device-sdk-c-4.0.0/src/c/bus-impl.h 02:07:44 inflating: device-sdk-c-4.0.0/src/c/bus-mqtt.c 02:07:44 inflating: device-sdk-c-4.0.0/src/c/bus.c 02:07:44 inflating: device-sdk-c-4.0.0/src/c/bus.h 02:07:44 inflating: device-sdk-c-4.0.0/src/c/callback3.c 02:07:44 inflating: device-sdk-c-4.0.0/src/c/callback3.h 02:07:44 inflating: device-sdk-c-4.0.0/src/c/cmdinfo.h 02:07:44 inflating: device-sdk-c-4.0.0/src/c/config.c 02:07:44 inflating: device-sdk-c-4.0.0/src/c/config.h 02:07:44 inflating: device-sdk-c-4.0.0/src/c/correlation.c 02:07:44 inflating: device-sdk-c-4.0.0/src/c/correlation.h 02:07:44 inflating: device-sdk-c-4.0.0/src/c/data.c 02:07:44 inflating: device-sdk-c-4.0.0/src/c/data.h 02:07:44 inflating: device-sdk-c-4.0.0/src/c/defs.h.in 02:07:44 inflating: device-sdk-c-4.0.0/src/c/device.c 02:07:44 inflating: device-sdk-c-4.0.0/src/c/device.h 02:07:44 inflating: device-sdk-c-4.0.0/src/c/devman.c 02:07:44 inflating: device-sdk-c-4.0.0/src/c/devmap.c 02:07:44 inflating: device-sdk-c-4.0.0/src/c/devmap.h 02:07:44 inflating: device-sdk-c-4.0.0/src/c/devsdk-base.c 02:07:44 inflating: device-sdk-c-4.0.0/src/c/devutil.h 02:07:44 inflating: device-sdk-c-4.0.0/src/c/discovery.c 02:07:44 inflating: device-sdk-c-4.0.0/src/c/discovery.h 02:07:44 inflating: device-sdk-c-4.0.0/src/c/dto-read.c 02:07:44 inflating: device-sdk-c-4.0.0/src/c/dto-read.h 02:07:44 inflating: device-sdk-c-4.0.0/src/c/edgex-logging.c 02:07:44 inflating: device-sdk-c-4.0.0/src/c/edgex-logging.h 02:07:44 inflating: device-sdk-c-4.0.0/src/c/edgex-rest.c 02:07:44 inflating: device-sdk-c-4.0.0/src/c/edgex-rest.h 02:07:44 inflating: device-sdk-c-4.0.0/src/c/edgex2.h 02:07:44 inflating: device-sdk-c-4.0.0/src/c/errorlist.h 02:07:44 creating: device-sdk-c-4.0.0/src/c/examples/ 02:07:44 inflating: device-sdk-c-4.0.0/src/c/examples/CMakeLists.txt 02:07:44 inflating: device-sdk-c-4.0.0/src/c/examples/README.md 02:07:44 creating: device-sdk-c-4.0.0/src/c/examples/bitfields/ 02:07:44 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/CMakeLists.txt 02:07:44 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/README.md 02:07:44 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/device-bitfields.c 02:07:44 creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/ 02:07:44 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/configuration.yaml 02:07:44 creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/devices/ 02:07:44 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/devices/Bitfields.json 02:07:44 creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/profiles/ 02:07:44 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/profiles/Example-Bitfields.json 02:07:44 creating: device-sdk-c-4.0.0/src/c/examples/counters/ 02:07:44 inflating: device-sdk-c-4.0.0/src/c/examples/counters/CMakeLists.txt 02:07:44 inflating: device-sdk-c-4.0.0/src/c/examples/counters/README.md 02:07:44 inflating: device-sdk-c-4.0.0/src/c/examples/counters/device-counter.c 02:07:44 creating: device-sdk-c-4.0.0/src/c/examples/counters/res/ 02:07:44 inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/configuration.yaml 02:07:44 creating: device-sdk-c-4.0.0/src/c/examples/counters/res/devices/ 02:07:44 inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/devices/Counters.json 02:07:44 creating: device-sdk-c-4.0.0/src/c/examples/counters/res/profiles/ 02:07:44 inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/profiles/Counter.json 02:07:44 creating: device-sdk-c-4.0.0/src/c/examples/discovery/ 02:07:44 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/CMakeLists.txt 02:07:44 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/README.md 02:07:44 creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/ 02:07:44 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/configuration.yaml 02:07:44 creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/devices/ 02:07:44 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/devices/readme.txt 02:07:44 creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/profiles/ 02:07:44 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/profiles/TemplateProfile.json 02:07:44 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/template.c 02:07:44 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/watcher1.json 02:07:44 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/watcher2.json 02:07:44 creating: device-sdk-c-4.0.0/src/c/examples/file/ 02:07:44 inflating: device-sdk-c-4.0.0/src/c/examples/file/CMakeLists.txt 02:07:44 inflating: device-sdk-c-4.0.0/src/c/examples/file/README.md 02:07:44 inflating: device-sdk-c-4.0.0/src/c/examples/file/device-file.c 02:07:44 creating: device-sdk-c-4.0.0/src/c/examples/file/res/ 02:07:44 inflating: device-sdk-c-4.0.0/src/c/examples/file/res/configuration.yaml 02:07:44 creating: device-sdk-c-4.0.0/src/c/examples/file/res/devices/ 02:07:44 inflating: device-sdk-c-4.0.0/src/c/examples/file/res/devices/file1.json 02:07:44 inflating: device-sdk-c-4.0.0/src/c/examples/file/res/lorem.txt 02:07:44 creating: device-sdk-c-4.0.0/src/c/examples/file/res/profiles/ 02:07:44 inflating: device-sdk-c-4.0.0/src/c/examples/file/res/profiles/FileExampleProfile.json 02:07:44 creating: device-sdk-c-4.0.0/src/c/examples/gyro/ 02:07:44 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/CMakeLists.txt 02:07:44 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/README.md 02:07:44 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/device-gyro.c 02:07:44 creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/ 02:07:44 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/configuration.yaml 02:07:44 creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/devices/ 02:07:44 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/devices/gyro.json 02:07:44 creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/profiles/ 02:07:44 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/profiles/Gyro.json 02:07:44 creating: device-sdk-c-4.0.0/src/c/examples/random/ 02:07:44 inflating: device-sdk-c-4.0.0/src/c/examples/random/CMakeLists.txt 02:07:44 inflating: device-sdk-c-4.0.0/src/c/examples/random/README.md 02:07:44 inflating: device-sdk-c-4.0.0/src/c/examples/random/device-random.c 02:07:44 creating: device-sdk-c-4.0.0/src/c/examples/random/res/ 02:07:44 inflating: device-sdk-c-4.0.0/src/c/examples/random/res/configuration.yaml 02:07:44 creating: device-sdk-c-4.0.0/src/c/examples/random/res/devices/ 02:07:44 inflating: device-sdk-c-4.0.0/src/c/examples/random/res/devices/randomdevice1.json 02:07:44 creating: device-sdk-c-4.0.0/src/c/examples/random/res/profiles/ 02:07:44 inflating: device-sdk-c-4.0.0/src/c/examples/random/res/profiles/RandomExampleProfile.json 02:07:44 creating: device-sdk-c-4.0.0/src/c/examples/res/ 02:07:44 inflating: device-sdk-c-4.0.0/src/c/examples/res/configuration.yaml 02:07:44 creating: device-sdk-c-4.0.0/src/c/examples/res/devices/ 02:07:44 inflating: device-sdk-c-4.0.0/src/c/examples/res/devices/device1.json 02:07:44 creating: device-sdk-c-4.0.0/src/c/examples/res/profiles/ 02:07:44 inflating: device-sdk-c-4.0.0/src/c/examples/res/profiles/TemplateProfile.json 02:07:44 inflating: device-sdk-c-4.0.0/src/c/examples/template.c 02:07:44 creating: device-sdk-c-4.0.0/src/c/examples/terminal/ 02:07:44 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/CMakeLists.txt 02:07:44 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/README.md 02:07:44 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/device-terminal.c 02:07:44 creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/ 02:07:44 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/configuration.yaml 02:07:44 creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/devices/ 02:07:44 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/devices/terminal.json 02:07:44 creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/profiles/ 02:07:44 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/profiles/Terminal.json 02:07:44 inflating: device-sdk-c-4.0.0/src/c/filesys.c 02:07:44 inflating: device-sdk-c-4.0.0/src/c/filesys.h 02:07:44 inflating: device-sdk-c-4.0.0/src/c/keeper.c 02:07:44 inflating: device-sdk-c-4.0.0/src/c/keeper.h 02:07:44 inflating: device-sdk-c-4.0.0/src/c/map.c 02:07:44 inflating: device-sdk-c-4.0.0/src/c/map.h 02:07:44 inflating: device-sdk-c-4.0.0/src/c/metadata.c 02:07:44 inflating: device-sdk-c-4.0.0/src/c/metadata.h 02:07:44 inflating: device-sdk-c-4.0.0/src/c/metrics.h 02:07:44 inflating: device-sdk-c-4.0.0/src/c/opstate.c 02:07:44 inflating: device-sdk-c-4.0.0/src/c/opstate.h 02:07:44 inflating: device-sdk-c-4.0.0/src/c/parson.c 02:07:44 inflating: device-sdk-c-4.0.0/src/c/parson.h 02:07:44 inflating: device-sdk-c-4.0.0/src/c/profiles.c 02:07:44 inflating: device-sdk-c-4.0.0/src/c/profiles.h 02:07:44 inflating: device-sdk-c-4.0.0/src/c/registry-impl.h 02:07:44 inflating: device-sdk-c-4.0.0/src/c/registry.c 02:07:44 inflating: device-sdk-c-4.0.0/src/c/registry.h 02:07:44 inflating: device-sdk-c-4.0.0/src/c/reqdata.c 02:07:44 inflating: device-sdk-c-4.0.0/src/c/reqdata.h 02:07:44 inflating: device-sdk-c-4.0.0/src/c/request_auth.c 02:07:44 inflating: device-sdk-c-4.0.0/src/c/request_auth.h 02:07:44 inflating: device-sdk-c-4.0.0/src/c/rest-server.c 02:07:44 inflating: device-sdk-c-4.0.0/src/c/rest-server.h 02:07:44 inflating: device-sdk-c-4.0.0/src/c/rest.c 02:07:44 inflating: device-sdk-c-4.0.0/src/c/rest.h 02:07:44 inflating: device-sdk-c-4.0.0/src/c/secrets-impl.h 02:07:44 inflating: device-sdk-c-4.0.0/src/c/secrets-insecure.c 02:07:44 inflating: device-sdk-c-4.0.0/src/c/secrets-insecure.h 02:07:44 inflating: device-sdk-c-4.0.0/src/c/secrets-vault.c 02:07:44 inflating: device-sdk-c-4.0.0/src/c/secrets-vault.h 02:07:44 inflating: device-sdk-c-4.0.0/src/c/secrets.c 02:07:44 inflating: device-sdk-c-4.0.0/src/c/secrets.h 02:07:44 inflating: device-sdk-c-4.0.0/src/c/service.c 02:07:44 inflating: device-sdk-c-4.0.0/src/c/service.h 02:07:44 inflating: device-sdk-c-4.0.0/src/c/transform.c 02:07:44 inflating: device-sdk-c-4.0.0/src/c/transform.h 02:07:44 inflating: device-sdk-c-4.0.0/src/c/validate.c 02:07:44 inflating: device-sdk-c-4.0.0/src/c/validate.h 02:07:44 inflating: device-sdk-c-4.0.0/src/c/watchers.c 02:07:44 inflating: device-sdk-c-4.0.0/src/c/watchers.h 02:07:44 creating: device-sdk-c-4.0.0/src/cmake/ 02:07:44 inflating: device-sdk-c-4.0.0/src/cmake/FindIOT.cmake 02:07:44 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBCBOR.cmake 02:07:44 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBMICROHTTP.cmake 02:07:44 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBPAHO.cmake 02:07:44 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBUUID.cmake 02:07:44 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBYAML.cmake 02:07:44 + cd device-sdk-c-4.0.0 02:07:44 + ./scripts/build.sh 02:07:44 + CPPCHECK=false 02:07:44 + DOCGEN=false 02:07:44 + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' 02:07:44 + '[' 0 -gt 0 ] 02:07:44 + readlink -f ./scripts/build.sh 02:07:44 + dirname /device-bacnet-c/deps/device-sdk-c-4.0.0/scripts/build.sh 02:07:44 + dirname /device-bacnet-c/deps/device-sdk-c-4.0.0/scripts 02:07:44 + ROOT=/device-bacnet-c/deps/device-sdk-c-4.0.0 02:07:44 + cd /device-bacnet-c/deps/device-sdk-c-4.0.0 02:07:44 + mkdir -p /device-bacnet-c/deps/device-sdk-c-4.0.0/build/release 02:07:44 + cd /device-bacnet-c/deps/device-sdk-c-4.0.0/build/release 02:07:44 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/deps/device-sdk-c-4.0.0/src 02:07:44 -- The C compiler identification is GNU 12.2.1 02:07:44 -- Detecting C compiler ABI info 02:07:44 -- Detecting C compiler ABI info - done 02:07:44 -- Check for working C compiler: /usr/bin/cc - skipped 02:07:44 -- Detecting C compile features 02:07:44 -- Detecting C compile features - done 02:07:44 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 02:07:44 -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") 02:07:44 -- Found LIBYAML: /usr/lib/libyaml.so 02:07:44 -- Found LIBUUID: /usr/lib/libuuid.so 02:07:44 -- Found LIBCBOR: /usr/lib/libcbor.so 02:07:44 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 02:07:44 -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so 02:07:44 -- /opt/iotech/iot/1.5/include 02:07:44 -- C SDK 0.0.0 for Linux 02:07:44 -- Performing Test CSDK_HAVE_ATOMIC 02:07:44 -- Performing Test CSDK_HAVE_ATOMIC - Success 02:07:44 -- Found Curses: /usr/lib/libcurses.so 02:07:44 -- Configuring done (0.4s) 02:07:44 -- Generating done (0.0s) 02:07:44 -- Build files have been written to: /device-bacnet-c/deps/device-sdk-c-4.0.0/build/release 02:07:44 + make all package 02:07:44 + tee release.log 02:07:44 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 02:07:44 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o 02:07:45 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o 02:07:45 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o 02:07:45 [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o 02:07:45 [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 02:07:45 [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o 02:07:45 [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o 02:07:45 [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 02:07:46 [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 02:07:46 [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 02:07:46 [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 02:07:46 [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o 02:07:46 [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 02:07:46 [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 02:07:46 [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 02:07:46 [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o 02:07:47 [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o 02:07:47 [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 02:07:47 [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o 02:07:47 [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 02:07:48 [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 02:07:48 [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 02:07:48 [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 02:07:48 [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o 02:07:48 [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 02:07:49 [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 02:07:49 [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o 02:07:49 [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o 02:07:49 [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o 02:07:50 [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o 02:07:50 /device-bacnet-c/deps/device-sdk-c-4.0.0/src/c/service.c: In function 'devsdk_service_start': 02:07:50 /device-bacnet-c/deps/device-sdk-c-4.0.0/src/c/service.c:1063:5: warning: 'deviceservices_config' may be used uninitialized [-Wmaybe-uninitialized] 02:07:50 1063 | edgex_device_parseClients (svc->logger, iot_data_string_map_get (deviceservices_config, "Clients"), &svc->config.endpoints); 02:07:50 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 02:07:50 /device-bacnet-c/deps/device-sdk-c-4.0.0/src/c/service.c:875:21: note: 'deviceservices_config' was declared here 02:07:50 875 | const iot_data_t *deviceservices_config; 02:07:50 | ^~~~~~~~~~~~~~~~~~~~~ 02:07:50 [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 02:07:50 [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o 02:07:50 [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 02:07:50 [ 68%] Linking C shared library libcsdk.so 02:07:50 [ 68%] Built target csdk 02:07:50 [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 02:07:50 [ 72%] Linking C executable template 02:07:50 /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) 02:07:50 [ 72%] Built target template 02:07:50 [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 02:07:51 [ 76%] Linking C executable device-counter 02:07:51 /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) 02:07:51 [ 76%] Built target device-counter 02:07:51 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 02:07:51 [ 80%] Linking C executable device-random 02:07:51 /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) 02:07:51 [ 80%] Built target device-random 02:07:51 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 02:07:51 [ 84%] Linking C executable device-gyro 02:07:51 /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) 02:07:51 [ 84%] Built target device-gyro 02:07:51 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 02:07:51 [ 88%] Linking C executable device-bitfields 02:07:51 /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) 02:07:51 [ 88%] Built target device-bitfields 02:07:51 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 02:07:51 [ 92%] Linking C executable template-discovery 02:07:51 /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) 02:07:51 [ 92%] Built target template-discovery 02:07:51 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 02:07:51 [ 96%] Linking C executable device-file 02:07:51 /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) 02:07:52 [ 96%] Built target device-file 02:07:52 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 02:07:52 [100%] Linking C executable device-terminal 02:07:52 /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) 02:07:52 [100%] Built target device-terminal 02:07:52 Run CPack packaging tool... 02:07:52 CPack: Create package using TGZ 02:07:52 CPack: Install projects 02:07:52 CPack: - Run preinstall target for: Csdk 02:07:52 CPack: - Install project: Csdk [] 02:07:52 CPack: Create package 02:07:52 CPack: - package: /device-bacnet-c/deps/device-sdk-c-4.0.0/build/release/csdk-0.0.0.tar.gz generated. 02:07:52 + '[' false '=' true ] 02:07:52 + '[' false '=' true ] 02:07:52 + mkdir -p /device-bacnet-c/deps/device-sdk-c-4.0.0/build/debug 02:07:52 + cd /device-bacnet-c/deps/device-sdk-c-4.0.0/build/debug 02:07:52 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /device-bacnet-c/deps/device-sdk-c-4.0.0/src 02:07:52 -- The C compiler identification is GNU 12.2.1 02:07:52 -- Detecting C compiler ABI info 02:07:52 -- Detecting C compiler ABI info - done 02:07:52 -- Check for working C compiler: /usr/bin/cc - skipped 02:07:52 -- Detecting C compile features 02:07:52 -- Detecting C compile features - done 02:07:52 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 02:07:52 -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") 02:07:52 -- Found LIBYAML: /usr/lib/libyaml.so 02:07:52 -- Found LIBUUID: /usr/lib/libuuid.so 02:07:52 -- Found LIBCBOR: /usr/lib/libcbor.so 02:07:52 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 02:07:52 -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so 02:07:52 -- /opt/iotech/iot/1.5/include 02:07:52 -- C SDK 0.0.0 for Linux 02:07:52 -- Performing Test CSDK_HAVE_ATOMIC 02:07:52 -- Performing Test CSDK_HAVE_ATOMIC - Success 02:07:52 -- Found Curses: /usr/lib/libcurses.so 02:07:52 -- Configuring done (0.5s) 02:07:52 -- Generating done (0.0s) 02:07:52 -- Build files have been written to: /device-bacnet-c/deps/device-sdk-c-4.0.0/build/debug 02:07:52 + make 02:07:52 + tee debug.log 02:07:53 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 02:07:53 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o 02:07:53 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o 02:07:53 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o 02:07:53 [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o 02:07:53 [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 02:07:53 [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o 02:07:53 [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o 02:07:53 [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 02:07:53 [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 02:07:53 [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 02:07:53 [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 02:07:53 [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o 02:07:54 [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 02:07:54 [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 02:07:54 [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 02:07:54 [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o 02:07:54 [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o 02:07:54 [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 02:07:54 [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o 02:07:54 [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 02:07:54 [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 02:07:54 [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 02:07:54 [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 02:07:54 [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o 02:07:54 [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 02:07:55 [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 02:07:55 [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o 02:07:55 [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o 02:07:55 [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o 02:07:55 [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o 02:07:55 [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 02:07:55 [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o 02:07:55 [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 02:07:56 [ 68%] Linking C shared library libcsdk.so 02:07:56 [ 68%] Built target csdk 02:07:56 [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 02:07:56 [ 72%] Linking C executable template 02:07:56 /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) 02:07:56 [ 72%] Built target template 02:07:56 [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 02:07:56 [ 76%] Linking C executable device-counter 02:07:56 /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) 02:07:56 [ 76%] Built target device-counter 02:07:56 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 02:07:56 [ 80%] Linking C executable device-random 02:07:56 /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) 02:07:56 [ 80%] Built target device-random 02:07:56 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 02:07:56 [ 84%] Linking C executable device-gyro 02:07:56 /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) 02:07:56 [ 84%] Built target device-gyro 02:07:56 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 02:07:56 [ 88%] Linking C executable device-bitfields 02:07:56 /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) 02:07:56 [ 88%] Built target device-bitfields 02:07:56 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 02:07:56 [ 92%] Linking C executable template-discovery 02:07:56 /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) 02:07:56 [ 92%] Built target template-discovery 02:07:56 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 02:07:57 [ 96%] Linking C executable device-file 02:07:57 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 02:07:57 [ 96%] Built target device-file 02:07:57 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 02:07:57 [100%] Linking C executable device-terminal 02:07:57 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 02:07:57 [100%] Built target device-terminal 02:07:57 + cp -rf include/devsdk include/edgex /usr/include/ 02:07:57 + cp build/release/c/libcsdk.so /usr/lib/ 02:07:57 + mkdir -p /usr/share/doc/edgex-csdk 02:07:57 + cp Attribution.txt /usr/share/doc/edgex-csdk 02:07:57 + cp LICENSE /usr/share/doc/edgex-csdk 02:07:57 + rm -rf /device-bacnet-c/deps 02:07:57 Removing intermediate container 9f053e2b51bc 02:07:57 ---> 81aa91c33d1b 02:07:57 Step 12/12 : RUN /device-bacnet-c/scripts/build.sh 02:07:57 ---> Running in dcd30b7e8450 02:07:57 + readlink -f /device-bacnet-c/scripts/build.sh 02:07:57 + dirname /device-bacnet-c/scripts/build.sh 02:07:57 + dirname /device-bacnet-c/scripts 02:07:57 /device-bacnet-c 02:07:57 + ROOT=/device-bacnet-c 02:07:57 + echo /device-bacnet-c 02:07:57 + cd /device-bacnet-c 02:07:57 + '[' '!' -f /device-bacnet-c/lib/ip/libbacnet.a ] 02:07:57 + '[' '!' -d /device-bacnet-c/bacnet-stack ] 02:07:57 + git clone https://github.com/IOTechSystems/bacnet-stack.git 02:07:57 Cloning into 'bacnet-stack'... 02:08:00 + cd /device-bacnet-c/bacnet-stack 02:08:00 + git checkout v0.8.6-IOTech 02:08:00 Note: switching to 'v0.8.6-IOTech'. 02:08:00 02:08:00 You are in 'detached HEAD' state. You can look around, make experimental 02:08:00 changes and commit them, and you can discard any commits you make in this 02:08:00 state without impacting any branches by switching back to a branch. 02:08:00 02:08:00 If you want to create a new branch to retain commits you create, you may 02:08:00 do so (now or later) by using -c with the switch command. Example: 02:08:00 02:08:00 git switch -c 02:08:00 02:08:00 Or undo this operation with: 02:08:00 02:08:00 git switch - 02:08:00 02:08:00 Turn off this advice by setting config variable advice.detachedHead to false 02:08:00 02:08:00 HEAD is now at 8b67b7f2 Changes for BACnet device service 02:08:00 + mkdir -p /device-bacnet-c/lib/ip 02:08:00 + mkdir -p /device-bacnet-c/lib/mstp 02:08:00 + make 'BACDL_DEFINE=-DBACDL_MSTP=1' clean library 02:08:00 make -s -C lib clean 02:08:00 make -s -C demo clean 02:08:00 make -s -C demo/router clean 02:08:00 make -s -C demo/router-ipv6 clean 02:08:00 make -s -C demo/gateway clean 02:08:00 make -s -C lib all 02:08:05 ../ports/linux/dlmstp.c: In function 'dlmstp_cleanup': 02:08:05 ../ports/linux/dlmstp.c:147:20: warning: passing argument 1 of 'pthread_cancel' makes pointer from integer without a cast [-Wint-conversion] 02:08:05 147 | pthread_cancel(hThread); 02:08:05 | ^~~~~~~ 02:08:05 | | 02:08:05 | long unsigned int 02:08:05 In file included from ../ports/linux/net.h:73, 02:08:05 from ../ports/linux/dlmstp.c:43: 02:08:05 /usr/include/pthread.h:98:20: note: expected 'pthread_t' {aka 'struct __pthread *'} but argument is of type 'long unsigned int' 02:08:05 98 | int pthread_cancel(pthread_t); 02:08:05 | ^~~~~~~~~ 02:08:05 ../ports/linux/dlmstp.c: In function 'dlmstp_init': 02:08:05 ../ports/linux/dlmstp.c:727:25: warning: passing argument 1 of 'pthread_create' from incompatible pointer type [-Wincompatible-pointer-types] 02:08:05 727 | rv = pthread_create(&hThread, NULL, dlmstp_master_fsm_task, NULL); 02:08:05 | ^~~~~~~~ 02:08:05 | | 02:08:05 | long unsigned int * 02:08:05 /usr/include/pthread.h:80:20: note: expected 'struct __pthread ** restrict' but argument is of type 'long unsigned int *' 02:08:05 80 | int pthread_create(pthread_t *__restrict, const pthread_attr_t *__restrict, void *(*)(void *), void *__restrict); 02:08:05 | ^ 02:08:08 + cp lib/libbacnet.a /device-bacnet-c/lib/mstp 02:08:08 + make 'BACDL_DEFINE=-DBACDL_BIP=1' clean library 02:08:08 make -s -C lib clean 02:08:08 make -s -C demo clean 02:08:08 make -s -C demo/router clean 02:08:08 make -s -C demo/router-ipv6 clean 02:08:08 make -s -C demo/gateway clean 02:08:08 make -s -C lib all 02:08:16 + cp lib/libbacnet.a /device-bacnet-c/lib/ip 02:08:16 + mkdir -p /device-bacnet-c/build/release/device-bacnet-ip 02:08:16 + cd /device-bacnet-c/build/release/device-bacnet-ip 02:08:16 + cmake '-DDATALINK:STRING=BACDL_BIP=1' '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/src/c 02:08:16 -- The C compiler identification is GNU 12.2.1 02:08:16 -- Detecting C compiler ABI info 02:08:16 -- Detecting C compiler ABI info - done 02:08:16 -- Check for working C compiler: /usr/bin/cc - skipped 02:08:16 -- Detecting C compile features 02:08:16 -- Detecting C compile features - done 02:08:16 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD 02:08:16 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success 02:08:16 -- Found Threads: TRUE 02:08:16 -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so 02:08:16 -- /opt/iotech/iot/1.5/include 02:08:16 -- Configuring done (0.3s) 02:08:16 -- Generating done (0.0s) 02:08:16 -- Build files have been written to: /device-bacnet-c/build/release/device-bacnet-ip 02:08:16 + make 02:08:16 + tee release.log 02:08:16 [ 11%] Building C object CMakeFiles/bacnet_objects.dir/device-bacnet-c/bacnet-stack/demo/object/device-client.c.o 02:08:16 [ 22%] Linking C static library libbacnet_objects.a 02:08:16 [ 22%] Built target bacnet_objects 02:08:16 [ 33%] Building C object CMakeFiles/device-bacnet-c.dir/main.c.o 02:08:16 [ 44%] Building C object CMakeFiles/device-bacnet-c.dir/address_entry.c.o 02:08:17 [ 55%] Building C object CMakeFiles/device-bacnet-c.dir/address_instance_map.c.o 02:08:17 [ 66%] Building C object CMakeFiles/device-bacnet-c.dir/device_condition_map.c.o 02:08:17 [ 77%] Building C object CMakeFiles/device-bacnet-c.dir/driver.c.o 02:08:17 [ 88%] Building C object CMakeFiles/device-bacnet-c.dir/return_data.c.o 02:08:17 [100%] Linking C executable device-bacnet-c 02:08:17 /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) 02:08:17 [100%] Built target device-bacnet-c 02:08:17 + mkdir -p /device-bacnet-c/build/release/device-bacnet-mstp 02:08:17 + cd /device-bacnet-c/build/release/device-bacnet-mstp 02:08:17 + cmake '-DDATALINK:STRING=BACDL_MSTP=1' '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/src/c 02:08:17 -- The C compiler identification is GNU 12.2.1 02:08:17 -- Detecting C compiler ABI info 02:08:17 -- Detecting C compiler ABI info - done 02:08:17 -- Check for working C compiler: /usr/bin/cc - skipped 02:08:17 -- Detecting C compile features 02:08:17 -- Detecting C compile features - done 02:08:17 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD 02:08:18 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success 02:08:18 -- Found Threads: TRUE 02:08:18 -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so 02:08:18 -- /opt/iotech/iot/1.5/include 02:08:18 -- Configuring done (0.3s) 02:08:18 -- Generating done (0.0s) 02:08:18 -- Build files have been written to: /device-bacnet-c/build/release/device-bacnet-mstp 02:08:18 + make 02:08:18 + tee release.log 02:08:18 [ 11%] Building C object CMakeFiles/bacnet_objects.dir/device-bacnet-c/bacnet-stack/demo/object/device-client.c.o 02:08:18 [ 22%] Linking C static library libbacnet_objects.a 02:08:18 [ 22%] Built target bacnet_objects 02:08:18 [ 33%] Building C object CMakeFiles/device-bacnet-c.dir/main.c.o 02:08:18 [ 44%] Building C object CMakeFiles/device-bacnet-c.dir/address_entry.c.o 02:08:18 [ 55%] Building C object CMakeFiles/device-bacnet-c.dir/address_instance_map.c.o 02:08:18 [ 66%] Building C object CMakeFiles/device-bacnet-c.dir/device_condition_map.c.o 02:08:18 [ 77%] Building C object CMakeFiles/device-bacnet-c.dir/driver.c.o 02:08:18 [ 88%] Building C object CMakeFiles/device-bacnet-c.dir/return_data.c.o 02:08:19 [100%] Linking C executable device-bacnet-c 02:08:19 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 02:08:19 [100%] Built target device-bacnet-c 02:08:20 Removing intermediate container dcd30b7e8450 02:08:20 ---> 6ada0e699a64 02:08:20 Successfully built 6ada0e699a64 02:08:20 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 02:08:22 + docker inspect -f . ci-base-image-x86_64 02:08:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:08:22 prd-ubuntu20.04-docker-8c-8g-40504 does not seem to be running inside a container 02:08:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-bacnet-c_PR-101 -v /w/workspace/exfoundry_device-bacnet-c_PR-101:/w/workspace/exfoundry_device-bacnet-c_PR-101:rw,z -v /w/workspace/exfoundry_device-bacnet-c_PR-101@tmp:/w/workspace/exfoundry_device-bacnet-c_PR-101@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:08:23 $ docker top bd2ea68392d28f322806684e4a82d5bfb69c7e4f8812ae5dd4f914e6f2780290 -eo pid,comm [Pipeline] { [Pipeline] sh 02:08:23 + make test 02:08:23 build/release/device-bacnet-c/device-bacnet-c [Pipeline] } 02:08:23 $ docker stop --time=1 bd2ea68392d28f322806684e4a82d5bfb69c7e4f8812ae5dd4f914e6f2780290 02:08:24 $ docker rm -f --volumes bd2ea68392d28f322806684e4a82d5bfb69c7e4f8812ae5dd4f914e6f2780290 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 02:08:25 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:08:26 + ls -al . 02:08:26 total 88 02:08:26 drwxrwxr-x 10 jenkins jenkins 4096 Mar 7 02:07 . 02:08:26 drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 02:07 .. 02:08:26 drwxrwxr-x 8 jenkins jenkins 4096 Mar 7 02:07 .git 02:08:26 drwxrwxr-x 3 jenkins jenkins 4096 Mar 7 02:07 .github 02:08:26 drwxr-xr-x 3 jenkins jenkins 4096 Mar 7 02:07 .semver 02:08:26 -rw-rw-r-- 1 jenkins jenkins 1563 Mar 7 02:07 Attribution.txt 02:08:26 -rw-rw-r-- 1 jenkins jenkins 1004 Mar 7 02:07 CHANGELOG.md 02:08:26 -rw-rw-r-- 1 jenkins jenkins 677 Mar 7 02:07 GOVERNANCE.md 02:08:26 -rw-rw-r-- 1 jenkins jenkins 764 Mar 7 02:07 Jenkinsfile 02:08:26 -rw-rw-r-- 1 jenkins jenkins 10174 Mar 7 02:07 LICENSE 02:08:26 -rw-rw-r-- 1 jenkins jenkins 837 Mar 7 02:07 Makefile 02:08:26 -rw-rw-r-- 1 jenkins jenkins 621 Mar 7 02:07 OWNERS.md 02:08:26 -rw-rw-r-- 1 jenkins jenkins 5483 Mar 7 02:07 README.md 02:08:26 -rw-rw-r-- 1 jenkins jenkins 5 Mar 7 02:07 VERSION 02:08:26 drwxrwxr-x 2 jenkins jenkins 4096 Mar 7 02:07 docs 02:08:26 drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 02:07 res 02:08:26 drwxrwxr-x 2 jenkins jenkins 4096 Mar 7 02:07 sample-profiles 02:08:26 drwxrwxr-x 2 jenkins jenkins 4096 Mar 7 02:07 scripts 02:08:26 drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 02:07 src [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:26 + 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=efca7b04f3048ed6d0cdc1dc5ef05566d0905fa3 --label arch=amd64 --label version=0.0.0 . 02:08:26 Sending build context to Docker daemon 792.6kB 02:08:26 Step 1/31 : ARG BASE=alpine:3.20 02:08:26 Step 2/31 : FROM ${BASE} as builder 02:08:26 ---> 6ada0e699a64 02:08:26 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 02:08:26 ---> Running in 941857e54203 02:08:26 Connecting to iotech.jfrog.io (34.247.22.236:443) 02:08:27 saving to '/etc/apk/keys/alpine.dev.rsa.pub' 02:08:27 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA 02:08:27 '/etc/apk/keys/alpine.dev.rsa.pub' saved 02:08:27 Removing intermediate container 941857e54203 02:08:27 ---> 7a08f92a6134 02:08:27 Step 4/31 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories 02:08:27 ---> Running in 869b8c8575da 02:08:28 Removing intermediate container 869b8c8575da 02:08:28 ---> 883921169dec 02:08:28 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 02:08:28 ---> Running in 9e6843d196f4 02:08:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:08:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:08:28 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz 02:08:28 WARNING: This apk-tools is OLD! Some packages might not function properly. 02:08:28 OK: 337 MiB in 103 packages 02:08:29 Removing intermediate container 9e6843d196f4 02:08:29 ---> 543d54c52f1f 02:08:29 Step 6/31 : COPY scripts /device-bacnet-c/scripts 02:08:29 ---> 3be566bfa0af 02:08:29 Step 7/31 : COPY src /device-bacnet-c/src/ 02:08:29 ---> 8539d5297f25 02:08:29 Step 8/31 : COPY VERSION /device-bacnet-c/ 02:08:29 ---> d5ed356f0a59 02:08:29 Step 9/31 : WORKDIR /device-bacnet-c 02:08:29 ---> Running in 6681fb443d91 02:08:29 Removing intermediate container 6681fb443d91 02:08:29 ---> a64ba4d92bb9 02:08:29 Step 10/31 : RUN /device-bacnet-c/scripts/build_deps.sh 02:08:29 ---> Running in 554090670bc1 02:08:30 + CSDK_VER=4.0.0 02:08:30 + '[' '!' -d deps ] 02:08:30 + mkdir deps 02:08:30 + cd /device-bacnet-c/deps 02:08:30 + wget https://github.com/edgexfoundry/device-sdk-c/archive/v4.0.0.zip 02:08:30 Connecting to github.com (140.82.114.4:443) 02:08:30 Connecting to codeload.github.com (140.82.112.9:443) 02:08:30 saving to 'v4.0.0.zip' 02:08:30 v4.0.0.zip 100% |********************************| 245k 0:00:00 ETA 02:08:30 'v4.0.0.zip' saved 02:08:30 + unzip v4.0.0.zip 02:08:30 Archive: v4.0.0.zip 02:08:30 creating: device-sdk-c-4.0.0/ 02:08:30 creating: device-sdk-c-4.0.0/.github/ 02:08:30 inflating: device-sdk-c-4.0.0/.github/Contributing.md 02:08:30 inflating: device-sdk-c-4.0.0/.github/PULL_REQUEST_TEMPLATE.md 02:08:30 inflating: device-sdk-c-4.0.0/.github/semantic.yml 02:08:30 creating: device-sdk-c-4.0.0/.github/workflows/ 02:08:30 inflating: device-sdk-c-4.0.0/.github/workflows/release.yml 02:08:30 inflating: device-sdk-c-4.0.0/.gitignore 02:08:30 inflating: device-sdk-c-4.0.0/Attribution.txt 02:08:30 inflating: device-sdk-c-4.0.0/CHANGELOG.md 02:08:30 inflating: device-sdk-c-4.0.0/Doxyfile 02:08:30 inflating: device-sdk-c-4.0.0/GOVERNANCE.md 02:08:30 inflating: device-sdk-c-4.0.0/Jenkinsfile 02:08:30 inflating: device-sdk-c-4.0.0/LICENSE 02:08:30 inflating: device-sdk-c-4.0.0/Makefile 02:08:30 inflating: device-sdk-c-4.0.0/OWNERS.md 02:08:30 inflating: device-sdk-c-4.0.0/README.IOT.md 02:08:30 inflating: device-sdk-c-4.0.0/README.md 02:08:30 inflating: device-sdk-c-4.0.0/README.v3.md 02:08:30 creating: device-sdk-c-4.0.0/docs/ 02:08:30 inflating: device-sdk-c-4.0.0/docs/configuration.md 02:08:30 inflating: device-sdk-c-4.0.0/docs/deviceprofiles.md 02:08:30 inflating: device-sdk-c-4.0.0/docs/metrics.md 02:08:30 inflating: device-sdk-c-4.0.0/docs/servicewritersguide.md 02:08:30 inflating: device-sdk-c-4.0.0/docs/startup.md 02:08:30 creating: device-sdk-c-4.0.0/include/ 02:08:30 creating: device-sdk-c-4.0.0/include/devsdk/ 02:08:30 inflating: device-sdk-c-4.0.0/include/devsdk/devsdk-base.h 02:08:30 inflating: device-sdk-c-4.0.0/include/devsdk/devsdk.h 02:08:30 creating: device-sdk-c-4.0.0/include/edgex/ 02:08:30 inflating: device-sdk-c-4.0.0/include/edgex/devices.h 02:08:30 inflating: device-sdk-c-4.0.0/include/edgex/edgex-base.h 02:08:30 inflating: device-sdk-c-4.0.0/include/edgex/edgex.h 02:08:30 inflating: device-sdk-c-4.0.0/include/edgex/profiles.h 02:08:30 inflating: device-sdk-c-4.0.0/include/edgex/rest-server.h 02:08:30 creating: device-sdk-c-4.0.0/scripts/ 02:08:30 inflating: device-sdk-c-4.0.0/scripts/Dockerfile.alpine 02:08:30 inflating: device-sdk-c-4.0.0/scripts/Dockerfile.alpine-base 02:08:30 inflating: device-sdk-c-4.0.0/scripts/build.sh 02:08:30 inflating: device-sdk-c-4.0.0/scripts/entrypoint.sh 02:08:30 creating: device-sdk-c-4.0.0/src/ 02:08:30 inflating: device-sdk-c-4.0.0/src/CMakeLists.txt 02:08:30 creating: device-sdk-c-4.0.0/src/c/ 02:08:30 inflating: device-sdk-c-4.0.0/src/c/CMakeLists.txt 02:08:30 inflating: device-sdk-c-4.0.0/src/c/api.h 02:08:30 inflating: device-sdk-c-4.0.0/src/c/autoevent.c 02:08:30 inflating: device-sdk-c-4.0.0/src/c/autoevent.h 02:08:30 inflating: device-sdk-c-4.0.0/src/c/bus-impl.h 02:08:30 inflating: device-sdk-c-4.0.0/src/c/bus-mqtt.c 02:08:30 inflating: device-sdk-c-4.0.0/src/c/bus.c 02:08:30 inflating: device-sdk-c-4.0.0/src/c/bus.h 02:08:30 inflating: device-sdk-c-4.0.0/src/c/callback3.c 02:08:30 inflating: device-sdk-c-4.0.0/src/c/callback3.h 02:08:30 inflating: device-sdk-c-4.0.0/src/c/cmdinfo.h 02:08:30 inflating: device-sdk-c-4.0.0/src/c/config.c 02:08:30 inflating: device-sdk-c-4.0.0/src/c/config.h 02:08:30 inflating: device-sdk-c-4.0.0/src/c/correlation.c 02:08:30 inflating: device-sdk-c-4.0.0/src/c/correlation.h 02:08:30 inflating: device-sdk-c-4.0.0/src/c/data.c 02:08:30 inflating: device-sdk-c-4.0.0/src/c/data.h 02:08:30 inflating: device-sdk-c-4.0.0/src/c/defs.h.in 02:08:30 inflating: device-sdk-c-4.0.0/src/c/device.c 02:08:30 inflating: device-sdk-c-4.0.0/src/c/device.h 02:08:30 inflating: device-sdk-c-4.0.0/src/c/devman.c 02:08:30 inflating: device-sdk-c-4.0.0/src/c/devmap.c 02:08:30 inflating: device-sdk-c-4.0.0/src/c/devmap.h 02:08:30 inflating: device-sdk-c-4.0.0/src/c/devsdk-base.c 02:08:30 inflating: device-sdk-c-4.0.0/src/c/devutil.h 02:08:30 inflating: device-sdk-c-4.0.0/src/c/discovery.c 02:08:30 inflating: device-sdk-c-4.0.0/src/c/discovery.h 02:08:30 inflating: device-sdk-c-4.0.0/src/c/dto-read.c 02:08:30 inflating: device-sdk-c-4.0.0/src/c/dto-read.h 02:08:30 inflating: device-sdk-c-4.0.0/src/c/edgex-logging.c 02:08:30 inflating: device-sdk-c-4.0.0/src/c/edgex-logging.h 02:08:30 inflating: device-sdk-c-4.0.0/src/c/edgex-rest.c 02:08:30 inflating: device-sdk-c-4.0.0/src/c/edgex-rest.h 02:08:30 inflating: device-sdk-c-4.0.0/src/c/edgex2.h 02:08:30 inflating: device-sdk-c-4.0.0/src/c/errorlist.h 02:08:30 creating: device-sdk-c-4.0.0/src/c/examples/ 02:08:30 inflating: device-sdk-c-4.0.0/src/c/examples/CMakeLists.txt 02:08:30 inflating: device-sdk-c-4.0.0/src/c/examples/README.md 02:08:30 creating: device-sdk-c-4.0.0/src/c/examples/bitfields/ 02:08:30 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/CMakeLists.txt 02:08:30 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/README.md 02:08:30 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/device-bitfields.c 02:08:30 creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/ 02:08:30 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/configuration.yaml 02:08:30 creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/devices/ 02:08:30 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/devices/Bitfields.json 02:08:30 creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/profiles/ 02:08:30 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/profiles/Example-Bitfields.json 02:08:30 creating: device-sdk-c-4.0.0/src/c/examples/counters/ 02:08:30 inflating: device-sdk-c-4.0.0/src/c/examples/counters/CMakeLists.txt 02:08:30 inflating: device-sdk-c-4.0.0/src/c/examples/counters/README.md 02:08:30 inflating: device-sdk-c-4.0.0/src/c/examples/counters/device-counter.c 02:08:30 creating: device-sdk-c-4.0.0/src/c/examples/counters/res/ 02:08:30 inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/configuration.yaml 02:08:30 creating: device-sdk-c-4.0.0/src/c/examples/counters/res/devices/ 02:08:30 inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/devices/Counters.json 02:08:30 creating: device-sdk-c-4.0.0/src/c/examples/counters/res/profiles/ 02:08:30 inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/profiles/Counter.json 02:08:30 creating: device-sdk-c-4.0.0/src/c/examples/discovery/ 02:08:30 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/CMakeLists.txt 02:08:30 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/README.md 02:08:30 creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/ 02:08:30 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/configuration.yaml 02:08:30 creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/devices/ 02:08:30 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/devices/readme.txt 02:08:30 creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/profiles/ 02:08:30 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/profiles/TemplateProfile.json 02:08:30 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/template.c 02:08:30 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/watcher1.json 02:08:30 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/watcher2.json 02:08:30 creating: device-sdk-c-4.0.0/src/c/examples/file/ 02:08:30 inflating: device-sdk-c-4.0.0/src/c/examples/file/CMakeLists.txt 02:08:30 inflating: device-sdk-c-4.0.0/src/c/examples/file/README.md 02:08:30 inflating: device-sdk-c-4.0.0/src/c/examples/file/device-file.c 02:08:30 creating: device-sdk-c-4.0.0/src/c/examples/file/res/ 02:08:30 inflating: device-sdk-c-4.0.0/src/c/examples/file/res/configuration.yaml 02:08:30 creating: device-sdk-c-4.0.0/src/c/examples/file/res/devices/ 02:08:30 inflating: device-sdk-c-4.0.0/src/c/examples/file/res/devices/file1.json 02:08:30 inflating: device-sdk-c-4.0.0/src/c/examples/file/res/lorem.txt 02:08:30 creating: device-sdk-c-4.0.0/src/c/examples/file/res/profiles/ 02:08:30 inflating: device-sdk-c-4.0.0/src/c/examples/file/res/profiles/FileExampleProfile.json 02:08:30 creating: device-sdk-c-4.0.0/src/c/examples/gyro/ 02:08:30 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/CMakeLists.txt 02:08:30 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/README.md 02:08:30 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/device-gyro.c 02:08:30 creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/ 02:08:30 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/configuration.yaml 02:08:30 creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/devices/ 02:08:30 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/devices/gyro.json 02:08:30 creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/profiles/ 02:08:30 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/profiles/Gyro.json 02:08:30 creating: device-sdk-c-4.0.0/src/c/examples/random/ 02:08:30 inflating: device-sdk-c-4.0.0/src/c/examples/random/CMakeLists.txt 02:08:30 inflating: device-sdk-c-4.0.0/src/c/examples/random/README.md 02:08:30 inflating: device-sdk-c-4.0.0/src/c/examples/random/device-random.c 02:08:30 creating: device-sdk-c-4.0.0/src/c/examples/random/res/ 02:08:30 inflating: device-sdk-c-4.0.0/src/c/examples/random/res/configuration.yaml 02:08:30 creating: device-sdk-c-4.0.0/src/c/examples/random/res/devices/ 02:08:30 inflating: device-sdk-c-4.0.0/src/c/examples/random/res/devices/randomdevice1.json 02:08:30 creating: device-sdk-c-4.0.0/src/c/examples/random/res/profiles/ 02:08:30 inflating: device-sdk-c-4.0.0/src/c/examples/random/res/profiles/RandomExampleProfile.json 02:08:30 creating: device-sdk-c-4.0.0/src/c/examples/res/ 02:08:30 inflating: device-sdk-c-4.0.0/src/c/examples/res/configuration.yaml 02:08:30 creating: device-sdk-c-4.0.0/src/c/examples/res/devices/ 02:08:30 inflating: device-sdk-c-4.0.0/src/c/examples/res/devices/device1.json 02:08:30 creating: device-sdk-c-4.0.0/src/c/examples/res/profiles/ 02:08:30 inflating: device-sdk-c-4.0.0/src/c/examples/res/profiles/TemplateProfile.json 02:08:30 inflating: device-sdk-c-4.0.0/src/c/examples/template.c 02:08:30 creating: device-sdk-c-4.0.0/src/c/examples/terminal/ 02:08:30 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/CMakeLists.txt 02:08:30 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/README.md 02:08:30 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/device-terminal.c 02:08:30 creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/ 02:08:30 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/configuration.yaml 02:08:30 creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/devices/ 02:08:30 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/devices/terminal.json 02:08:30 creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/profiles/ 02:08:30 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/profiles/Terminal.json 02:08:30 inflating: device-sdk-c-4.0.0/src/c/filesys.c 02:08:30 inflating: device-sdk-c-4.0.0/src/c/filesys.h 02:08:30 inflating: device-sdk-c-4.0.0/src/c/keeper.c 02:08:30 inflating: device-sdk-c-4.0.0/src/c/keeper.h 02:08:30 inflating: device-sdk-c-4.0.0/src/c/map.c 02:08:30 inflating: device-sdk-c-4.0.0/src/c/map.h 02:08:30 inflating: device-sdk-c-4.0.0/src/c/metadata.c 02:08:30 inflating: device-sdk-c-4.0.0/src/c/metadata.h 02:08:30 inflating: device-sdk-c-4.0.0/src/c/metrics.h 02:08:30 inflating: device-sdk-c-4.0.0/src/c/opstate.c 02:08:30 inflating: device-sdk-c-4.0.0/src/c/opstate.h 02:08:30 inflating: device-sdk-c-4.0.0/src/c/parson.c 02:08:30 inflating: device-sdk-c-4.0.0/src/c/parson.h 02:08:30 inflating: device-sdk-c-4.0.0/src/c/profiles.c 02:08:30 inflating: device-sdk-c-4.0.0/src/c/profiles.h 02:08:30 inflating: device-sdk-c-4.0.0/src/c/registry-impl.h 02:08:30 inflating: device-sdk-c-4.0.0/src/c/registry.c 02:08:30 inflating: device-sdk-c-4.0.0/src/c/registry.h 02:08:30 inflating: device-sdk-c-4.0.0/src/c/reqdata.c 02:08:30 inflating: device-sdk-c-4.0.0/src/c/reqdata.h 02:08:30 inflating: device-sdk-c-4.0.0/src/c/request_auth.c 02:08:30 inflating: device-sdk-c-4.0.0/src/c/request_auth.h 02:08:30 inflating: device-sdk-c-4.0.0/src/c/rest-server.c 02:08:30 inflating: device-sdk-c-4.0.0/src/c/rest-server.h 02:08:30 inflating: device-sdk-c-4.0.0/src/c/rest.c 02:08:30 inflating: device-sdk-c-4.0.0/src/c/rest.h 02:08:30 inflating: device-sdk-c-4.0.0/src/c/secrets-impl.h 02:08:30 inflating: device-sdk-c-4.0.0/src/c/secrets-insecure.c 02:08:30 inflating: device-sdk-c-4.0.0/src/c/secrets-insecure.h 02:08:30 inflating: device-sdk-c-4.0.0/src/c/secrets-vault.c 02:08:30 inflating: device-sdk-c-4.0.0/src/c/secrets-vault.h 02:08:30 inflating: device-sdk-c-4.0.0/src/c/secrets.c 02:08:30 inflating: device-sdk-c-4.0.0/src/c/secrets.h 02:08:30 inflating: device-sdk-c-4.0.0/src/c/service.c 02:08:30 inflating: device-sdk-c-4.0.0/src/c/service.h 02:08:30 inflating: device-sdk-c-4.0.0/src/c/transform.c 02:08:30 inflating: device-sdk-c-4.0.0/src/c/transform.h 02:08:30 inflating: device-sdk-c-4.0.0/src/c/validate.c 02:08:30 inflating: device-sdk-c-4.0.0/src/c/validate.h 02:08:30 inflating: device-sdk-c-4.0.0/src/c/watchers.c 02:08:30 inflating: device-sdk-c-4.0.0/src/c/watchers.h 02:08:30 creating: device-sdk-c-4.0.0/src/cmake/ 02:08:30 inflating: device-sdk-c-4.0.0/src/cmake/FindIOT.cmake 02:08:30 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBCBOR.cmake 02:08:30 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBMICROHTTP.cmake 02:08:30 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBPAHO.cmake 02:08:30 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBUUID.cmake 02:08:30 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBYAML.cmake 02:08:30 + cd device-sdk-c-4.0.0 02:08:30 + ./scripts/build.sh 02:08:30 + CPPCHECK=false 02:08:30 + DOCGEN=false 02:08:30 + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' 02:08:30 + '[' 0 -gt 0 ] 02:08:30 + readlink -f ./scripts/build.sh 02:08:30 + dirname /device-bacnet-c/deps/device-sdk-c-4.0.0/scripts/build.sh 02:08:30 + dirname /device-bacnet-c/deps/device-sdk-c-4.0.0/scripts 02:08:30 + ROOT=/device-bacnet-c/deps/device-sdk-c-4.0.0 02:08:30 + cd /device-bacnet-c/deps/device-sdk-c-4.0.0 02:08:30 + mkdir -p /device-bacnet-c/deps/device-sdk-c-4.0.0/build/release 02:08:30 + cd /device-bacnet-c/deps/device-sdk-c-4.0.0/build/release 02:08:30 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/deps/device-sdk-c-4.0.0/src 02:08:30 -- The C compiler identification is GNU 12.2.1 02:08:30 -- Detecting C compiler ABI info 02:08:30 -- Detecting C compiler ABI info - done 02:08:30 -- Check for working C compiler: /usr/bin/cc - skipped 02:08:30 -- Detecting C compile features 02:08:30 -- Detecting C compile features - done 02:08:30 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 02:08:30 -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") 02:08:30 -- Found LIBYAML: /usr/lib/libyaml.so 02:08:30 -- Found LIBUUID: /usr/lib/libuuid.so 02:08:30 -- Found LIBCBOR: /usr/lib/libcbor.so 02:08:30 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 02:08:30 -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so 02:08:30 -- /opt/iotech/iot/1.5/include 02:08:30 -- C SDK 0.0.0 for Linux 02:08:30 -- Performing Test CSDK_HAVE_ATOMIC 02:08:30 -- Performing Test CSDK_HAVE_ATOMIC - Success 02:08:30 -- Found Curses: /usr/lib/libcurses.so 02:08:30 -- Configuring done (0.5s) 02:08:31 -- Generating done (0.0s) 02:08:31 -- Build files have been written to: /device-bacnet-c/deps/device-sdk-c-4.0.0/build/release 02:08:31 + make all package 02:08:31 + tee release.log 02:08:31 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 02:08:31 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o 02:08:31 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o 02:08:31 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o 02:08:31 [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o 02:08:31 [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 02:08:31 [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o 02:08:32 [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o 02:08:32 [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 02:08:32 [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 02:08:32 [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 02:08:32 [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 02:08:32 [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o 02:08:32 [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 02:08:32 [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 02:08:33 [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 02:08:33 [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o 02:08:33 [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o 02:08:33 [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 02:08:33 [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o 02:08:33 [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 02:08:34 [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 02:08:34 [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 02:08:35 [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 02:08:35 [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o 02:08:35 [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 02:08:35 [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 02:08:35 [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o 02:08:35 [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o 02:08:35 [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o 02:08:35 [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o 02:08:36 /device-bacnet-c/deps/device-sdk-c-4.0.0/src/c/service.c: In function 'devsdk_service_start': 02:08:36 /device-bacnet-c/deps/device-sdk-c-4.0.0/src/c/service.c:1063:5: warning: 'deviceservices_config' may be used uninitialized [-Wmaybe-uninitialized] 02:08:36 1063 | edgex_device_parseClients (svc->logger, iot_data_string_map_get (deviceservices_config, "Clients"), &svc->config.endpoints); 02:08:36 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 02:08:36 /device-bacnet-c/deps/device-sdk-c-4.0.0/src/c/service.c:875:21: note: 'deviceservices_config' was declared here 02:08:36 875 | const iot_data_t *deviceservices_config; 02:08:36 | ^~~~~~~~~~~~~~~~~~~~~ 02:08:36 [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 02:08:36 [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o 02:08:36 [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 02:08:36 [ 68%] Linking C shared library libcsdk.so 02:08:37 [ 68%] Built target csdk 02:08:37 [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 02:08:37 [ 72%] Linking C executable template 02:08:37 /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) 02:08:37 [ 72%] Built target template 02:08:37 [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 02:08:37 [ 76%] Linking C executable device-counter 02:08:37 /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) 02:08:37 [ 76%] Built target device-counter 02:08:37 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 02:08:37 [ 80%] Linking C executable device-random 02:08:37 /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) 02:08:37 [ 80%] Built target device-random 02:08:37 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 02:08:37 [ 84%] Linking C executable device-gyro 02:08:37 /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) 02:08:37 [ 84%] Built target device-gyro 02:08:37 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 02:08:38 [ 88%] Linking C executable device-bitfields 02:08:38 /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) 02:08:38 [ 88%] Built target device-bitfields 02:08:38 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 02:08:38 [ 92%] Linking C executable template-discovery 02:08:38 /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) 02:08:38 [ 92%] Built target template-discovery 02:08:38 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 02:08:38 [ 96%] Linking C executable device-file 02:08:38 /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) 02:08:38 [ 96%] Built target device-file 02:08:38 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 02:08:38 [100%] Linking C executable device-terminal 02:08:38 /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) 02:08:38 [100%] Built target device-terminal 02:08:38 Run CPack packaging tool... 02:08:38 CPack: Create package using TGZ 02:08:38 CPack: Install projects 02:08:38 CPack: - Run preinstall target for: Csdk 02:08:38 CPack: - Install project: Csdk [] 02:08:38 CPack: Create package 02:08:38 CPack: - package: /device-bacnet-c/deps/device-sdk-c-4.0.0/build/release/csdk-0.0.0.tar.gz generated. 02:08:38 + '[' false '=' true ] 02:08:38 + '[' false '=' true ] 02:08:38 + mkdir -p /device-bacnet-c/deps/device-sdk-c-4.0.0/build/debug 02:08:38 + cd /device-bacnet-c/deps/device-sdk-c-4.0.0/build/debug 02:08:38 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /device-bacnet-c/deps/device-sdk-c-4.0.0/src 02:08:38 -- The C compiler identification is GNU 12.2.1 02:08:38 -- Detecting C compiler ABI info 02:08:38 -- Detecting C compiler ABI info - done 02:08:38 -- Check for working C compiler: /usr/bin/cc - skipped 02:08:38 -- Detecting C compile features 02:08:38 -- Detecting C compile features - done 02:08:38 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 02:08:38 -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") 02:08:38 -- Found LIBYAML: /usr/lib/libyaml.so 02:08:38 -- Found LIBUUID: /usr/lib/libuuid.so 02:08:38 -- Found LIBCBOR: /usr/lib/libcbor.so 02:08:38 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 02:08:38 -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so 02:08:38 -- /opt/iotech/iot/1.5/include 02:08:38 -- C SDK 0.0.0 for Linux 02:08:39 -- Performing Test CSDK_HAVE_ATOMIC 02:08:39 -- Performing Test CSDK_HAVE_ATOMIC - Success 02:08:39 -- Found Curses: /usr/lib/libcurses.so 02:08:39 -- Configuring done (0.4s) 02:08:39 -- Generating done (0.0s) 02:08:39 -- Build files have been written to: /device-bacnet-c/deps/device-sdk-c-4.0.0/build/debug 02:08:39 + make 02:08:39 + tee debug.log 02:08:39 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 02:08:39 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o 02:08:39 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o 02:08:39 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o 02:08:39 [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o 02:08:39 [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 02:08:39 [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o 02:08:39 [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o 02:08:39 [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 02:08:39 [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 02:08:39 [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 02:08:40 [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 02:08:40 [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o 02:08:40 [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 02:08:40 [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 02:08:40 [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 02:08:40 [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o 02:08:40 [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o 02:08:40 [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 02:08:40 [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o 02:08:40 [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 02:08:41 [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 02:08:41 [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 02:08:41 [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 02:08:41 [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o 02:08:41 [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 02:08:41 [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 02:08:41 [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o 02:08:41 [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o 02:08:41 [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o 02:08:41 [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o 02:08:41 [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 02:08:42 [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o 02:08:42 [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 02:08:42 [ 68%] Linking C shared library libcsdk.so 02:08:42 [ 68%] Built target csdk 02:08:42 [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 02:08:42 [ 72%] Linking C executable template 02:08:42 /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) 02:08:42 [ 72%] Built target template 02:08:42 [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 02:08:42 [ 76%] Linking C executable device-counter 02:08:42 /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) 02:08:42 [ 76%] Built target device-counter 02:08:42 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 02:08:42 [ 80%] Linking C executable device-random 02:08:42 /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) 02:08:42 [ 80%] Built target device-random 02:08:42 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 02:08:42 [ 84%] Linking C executable device-gyro 02:08:42 /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) 02:08:42 [ 84%] Built target device-gyro 02:08:42 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 02:08:42 [ 88%] Linking C executable device-bitfields 02:08:42 /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) 02:08:42 [ 88%] Built target device-bitfields 02:08:42 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 02:08:42 [ 92%] Linking C executable template-discovery 02:08:42 /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) 02:08:43 [ 92%] Built target template-discovery 02:08:43 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 02:08:43 [ 96%] Linking C executable device-file 02:08:43 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 02:08:43 [ 96%] Built target device-file 02:08:43 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 02:08:43 [100%] Linking C executable device-terminal 02:08:43 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 02:08:43 [100%] Built target device-terminal 02:08:55 + cp -rf include/devsdk include/edgex /usr/include/ 02:08:55 + cp build/release/c/libcsdk.so /usr/lib/ 02:08:55 + mkdir -p /usr/share/doc/edgex-csdk 02:08:55 + cp Attribution.txt /usr/share/doc/edgex-csdk 02:08:55 + cp LICENSE /usr/share/doc/edgex-csdk 02:08:55 + rm -rf /device-bacnet-c/deps 02:09:10 Removing intermediate container 554090670bc1 02:09:10 ---> c745f3a199c4 02:09:10 Step 11/31 : RUN /device-bacnet-c/scripts/build.sh 02:09:10 ---> Running in 4443f42f8809 02:09:10 /device-bacnet-c 02:09:10 + readlink -f /device-bacnet-c/scripts/build.sh 02:09:10 + dirname /device-bacnet-c/scripts/build.sh 02:09:10 + dirname /device-bacnet-c/scripts 02:09:10 + ROOT=/device-bacnet-c 02:09:10 + echo /device-bacnet-c 02:09:10 + cd /device-bacnet-c 02:09:10 + '[' '!' -f /device-bacnet-c/lib/ip/libbacnet.a ] 02:09:10 + '[' '!' -f /device-bacnet-c/lib/mstp/libbacnet.a ] 02:09:10 + mkdir -p /device-bacnet-c/build/release/device-bacnet-ip 02:09:10 + cd /device-bacnet-c/build/release/device-bacnet-ip 02:09:10 + cmake '-DDATALINK:STRING=BACDL_BIP=1' '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/src/c 02:09:10 -- /opt/iotech/iot/1.5/include 02:09:10 -- Configuring done (0.0s) 02:09:10 -- Generating done (0.0s) 02:09:10 -- Build files have been written to: /device-bacnet-c/build/release/device-bacnet-ip 02:09:10 + make 02:09:10 + tee release.log 02:09:10 [ 22%] Built target bacnet_objects 02:09:10 [ 33%] Building C object CMakeFiles/device-bacnet-c.dir/main.c.o 02:09:10 [ 44%] Building C object CMakeFiles/device-bacnet-c.dir/driver.c.o 02:09:10 [ 55%] Linking C executable device-bacnet-c 02:09:10 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 02:09:10 [100%] Built target device-bacnet-c 02:09:10 + mkdir -p /device-bacnet-c/build/release/device-bacnet-mstp 02:09:10 + cd /device-bacnet-c/build/release/device-bacnet-mstp 02:09:10 + cmake '-DDATALINK:STRING=BACDL_MSTP=1' '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/src/c 02:09:10 -- /opt/iotech/iot/1.5/include 02:09:10 -- Configuring done (0.0s) 02:09:10 -- Generating done (0.0s) 02:09:10 -- Build files have been written to: /device-bacnet-c/build/release/device-bacnet-mstp 02:09:10 + make 02:09:10 + tee release.log 02:09:10 [ 22%] Built target bacnet_objects 02:09:10 [ 33%] Building C object CMakeFiles/device-bacnet-c.dir/main.c.o 02:09:10 [ 44%] Building C object CMakeFiles/device-bacnet-c.dir/driver.c.o 02:09:10 [ 55%] Linking C executable device-bacnet-c 02:09:10 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 02:09:10 [100%] Built target device-bacnet-c 02:09:10 Removing intermediate container 4443f42f8809 02:09:10 ---> 5178de57f6bd 02:09:10 Step 12/31 : FROM alpine:3.20 02:09:10 3.20: Pulling from library/alpine 02:09:10 0a9a5dfd008f: Pulling fs layer 02:09:10 0a9a5dfd008f: Verifying Checksum 02:09:10 0a9a5dfd008f: Download complete 02:09:10 0a9a5dfd008f: Pull complete 02:09:10 Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 02:09:10 Status: Downloaded newer image for alpine:3.20 02:09:10 ---> ff221270b9fb 02:09:10 Step 13/31 : MAINTAINER iotech 02:09:10 ---> Running in 2e8e608f80b8 02:09:11 Removing intermediate container 2e8e608f80b8 02:09:11 ---> 9c5247d97f27 02:09:11 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 02:09:11 ---> Running in 722a866f9451 02:09:11 Connecting to iotech.jfrog.io (34.247.22.236:443) 02:09:11 saving to '/etc/apk/keys/alpine.dev.rsa.pub' 02:09:11 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA 02:09:11 '/etc/apk/keys/alpine.dev.rsa.pub' saved 02:09:11 Removing intermediate container 722a866f9451 02:09:11 ---> 0a1a534110c2 02:09:11 Step 15/31 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories 02:09:11 ---> Running in 10f2c2a3c0ce 02:09:12 Removing intermediate container 10f2c2a3c0ce 02:09:12 ---> 8a0316b301cd 02:09:12 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 02:09:12 ---> Running in 4a5cfd7453be 02:09:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:09:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:09:13 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz 02:09:13 WARNING: This apk-tools is OLD! Some packages might not function properly. 02:09:13 (1/27) Installing ca-certificates (20241121-r1) 02:09:13 (2/27) Installing brotli-libs (1.1.0-r2) 02:09:13 (3/27) Installing c-ares (1.33.1-r0) 02:09:13 (4/27) Installing libunistring (1.2-r0) 02:09:13 (5/27) Installing libidn2 (2.3.7-r0) 02:09:13 (6/27) Installing nghttp2-libs (1.62.1-r0) 02:09:14 (7/27) Installing libpsl (0.21.5-r1) 02:09:14 (8/27) Installing zstd-libs (1.5.6-r0) 02:09:14 (9/27) Installing libcurl (8.12.1-r0) 02:09:14 (10/27) Installing curl (8.12.1-r0) 02:09:14 (11/27) Installing dumb-init (1.2.5-r3) 02:09:14 (12/27) Installing hiredis (1.2.0-r0) 02:09:14 (13/27) Installing yaml (0.2.5-r2) 02:09:14 (14/27) Installing libcbor (0.11.0-r0) 02:09:14 (15/27) Installing iotech-iot-1.5 (1.5.5-r0) 02:09:15 (16/27) Installing pkgconf (2.2.0-r0) 02:09:15 (17/27) Installing openssl-dev (3.3.3-r0) 02:09:15 (18/27) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.13-r0) 02:09:16 (19/27) Installing gmp (6.3.0-r1) 02:09:16 (20/27) Installing nettle (3.9.1-r0) 02:09:16 (21/27) Installing libffi (3.4.6-r0) 02:09:16 (22/27) Installing libtasn1 (4.20.0-r0) 02:09:16 (23/27) Installing p11-kit (0.25.3-r0) 02:09:16 (24/27) Installing gnutls (3.8.5-r0) 02:09:16 (25/27) Installing libmicrohttpd (0.9.77-r0) 02:09:16 (26/27) Installing libuuid (2.40.1-r1) 02:09:16 (27/27) Installing linux-headers (6.6-r0) 02:09:16 Executing busybox-1.36.1-r29.trigger 02:09:16 Executing ca-certificates-20241121-r1.trigger 02:09:16 OK: 30 MiB in 41 packages 02:09:16 Removing intermediate container 4a5cfd7453be 02:09:16 ---> f0726fb66cf9 02:09:16 Step 17/31 : RUN apk --no-cache upgrade 02:09:16 ---> Running in 77d221cb1470 02:09:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:09:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:09:17 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz 02:09:18 WARNING: This apk-tools is OLD! Some packages might not function properly. 02:09:18 OK: 30 MiB in 41 packages 02:09:18 Removing intermediate container 77d221cb1470 02:09:18 ---> 9ce7ddf40a34 02:09:18 Step 18/31 : COPY --from=builder /device-bacnet-c/build/release/ / 02:09:18 ---> ac86d7806610 02:09:18 Step 19/31 : COPY --from=builder /usr/lib/libcsdk.so /usr/lib 02:09:18 ---> a096a5ce6e3c 02:09:18 Step 20/31 : COPY --from=builder /usr/share/doc/edgex-csdk /usr/share/doc/edgex-csdk 02:09:18 ---> ecdba7f2b13d 02:09:18 Step 21/31 : COPY LICENSE /. 02:09:18 ---> db33fe20a452 02:09:18 Step 22/31 : COPY Attribution.txt /. 02:09:18 ---> fceda722a0cc 02:09:18 Step 23/31 : COPY res /res 02:09:19 ---> fba3aa67d446 02:09:19 Step 24/31 : COPY sample-profiles /sample-profiles 02:09:19 ---> ebc698df779c 02:09:19 Step 25/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2022: IoTech Ltd' 02:09:19 ---> Running in 1a6adb3c3a7e 02:09:19 Removing intermediate container 1a6adb3c3a7e 02:09:19 ---> 942fd10fd086 02:09:19 Step 26/31 : EXPOSE 59980 02:09:19 ---> Running in fa71bf6de822 02:09:19 Removing intermediate container fa71bf6de822 02:09:19 ---> 6e1920d16f2e 02:09:19 Step 27/31 : ENTRYPOINT ["/device-bacnet-ip/device-bacnet-c"] 02:09:19 ---> Running in bf655885a802 02:09:19 Removing intermediate container bf655885a802 02:09:19 ---> 2e80edc5e071 02:09:19 Step 28/31 : CMD ["-cp=keeper://edgex-core-keeper:59890", "--registry", "--confdir=/res"] 02:09:19 ---> Running in 4a72106bc914 02:09:19 Removing intermediate container 4a72106bc914 02:09:19 ---> 4ef5710bac39 02:09:19 Step 29/31 : LABEL arch=amd64 02:09:19 ---> Running in 223beaa5489b 02:09:19 Removing intermediate container 223beaa5489b 02:09:19 ---> 5a84b43be045 02:09:19 Step 30/31 : LABEL git_sha=efca7b04f3048ed6d0cdc1dc5ef05566d0905fa3 02:09:19 ---> Running in 18c889812ad1 02:09:19 Removing intermediate container 18c889812ad1 02:09:19 ---> 4ab61c784f66 02:09:19 Step 31/31 : LABEL version=0.0.0 02:09:19 ---> Running in ac2c2a698801 02:09:19 Removing intermediate container ac2c2a698801 02:09:19 ---> 896339f1cf95 02:09:19 [Warning] One or more build-args [MAKE ARCH] were not consumed 02:09:19 Successfully built 896339f1cf95 02:09:19 Successfully tagged device-bacnet:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:09:20 02:09:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:09:21 latest: Pulling from edgex-lftools-log-publisher 02:09:21 5eb5b503b376: Pulling fs layer 02:09:21 5c69ac0246d0: Pulling fs layer 02:09:21 ec43610c2a17: Pulling fs layer 02:09:21 3a2ae6a8a46f: Pulling fs layer 02:09:21 33b1e0a273af: Pulling fs layer 02:09:21 5d3b04190fa2: Pulling fs layer 02:09:21 2f39f015ded8: Pulling fs layer 02:09:21 33b1e0a273af: Waiting 02:09:21 5d3b04190fa2: Waiting 02:09:21 2f39f015ded8: Waiting 02:09:21 3a2ae6a8a46f: Waiting 02:09:21 5c69ac0246d0: Verifying Checksum 02:09:21 5c69ac0246d0: Download complete 02:09:21 3a2ae6a8a46f: Verifying Checksum 02:09:21 3a2ae6a8a46f: Download complete 02:09:21 33b1e0a273af: Verifying Checksum 02:09:21 33b1e0a273af: Download complete 02:09:21 ec43610c2a17: Verifying Checksum 02:09:21 ec43610c2a17: Download complete 02:09:21 5d3b04190fa2: Verifying Checksum 02:09:21 5d3b04190fa2: Download complete 02:09:21 5eb5b503b376: Verifying Checksum 02:09:21 5eb5b503b376: Download complete 02:09:22 2f39f015ded8: Download complete 02:09:22 5eb5b503b376: Pull complete 02:09:22 5c69ac0246d0: Pull complete 02:09:22 ec43610c2a17: Pull complete 02:09:23 3a2ae6a8a46f: Pull complete 02:09:23 33b1e0a273af: Pull complete 02:09:23 5d3b04190fa2: Pull complete 02:09:27 2f39f015ded8: Pull complete 02:09:27 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:09:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:09:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:09:27 prd-ubuntu20.04-docker-8c-8g-40504 does not seem to be running inside a container 02:09:27 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-bacnet-c_PR-101 -v /w/workspace/exfoundry_device-bacnet-c_PR-101:/w/workspace/exfoundry_device-bacnet-c_PR-101:rw,z -v /w/workspace/exfoundry_device-bacnet-c_PR-101@tmp:/w/workspace/exfoundry_device-bacnet-c_PR-101@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:09:30 $ docker top b2db392df06316b5909041d82ddb1db970793a7e1d41f408436177f37077423c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:09:30 ---> job-cost.sh 02:09:30 lf-activate-venv: SKIPPING 02:09:30 INFO: No Stack... 02:09:30 INFO: Retrieving Pricing Info for: v3-standard-8 02:09:31 INFO: Archiving Costs [Pipeline] sh 02:09:31 + cat /w/workspace/exfoundry_device-bacnet-c_PR-101/archives/cost.csv 02:09:31 + cut -d, -f6 [Pipeline] lock 02:09:31 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-bacnet-c-PR-101-1-stack-cost] 02:09:31 Resource [jenkins-edgexfoundry-device-bacnet-c-PR-101-1-stack-cost] did not exist. Created. 02:09:31 Lock acquired on [Resource: jenkins-edgexfoundry-device-bacnet-c-PR-101-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:09:31 + echo total: 0.2199999988079071 [Pipeline] stash 02:09:31 Stashed 1 file(s) [Pipeline] } 02:09:31 Lock released on resource [Resource: jenkins-edgexfoundry-device-bacnet-c-PR-101-1-stack-cost] [Pipeline] // lock [Pipeline] } 02:09:32 $ docker stop --time=1 b2db392df06316b5909041d82ddb1db970793a7e1d41f408436177f37077423c 02:09:33 $ docker rm -f --volumes b2db392df06316b5909041d82ddb1db970793a7e1d41f408436177f37077423c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 02:09:34 + [ -d /w/workspace/exfoundry_device-bacnet-c_PR-101/archives ] 02:09:34 + ls -al /w/workspace/exfoundry_device-bacnet-c_PR-101/archives 02:09:34 total 16 02:09:34 drwxr-xr-x 3 root root 4096 Mar 7 02:09 . 02:09:34 drwxrwxr-x 11 jenkins jenkins 4096 Mar 7 02:09 .. 02:09:34 drwxr-xr-x 2 root root 4096 Mar 7 02:09 cost 02:09:34 -rw-r--r-- 1 root root 87 Mar 7 02:09 cost.csv 02:09:34 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-bacnet-c_PR-101/archives 02:09:34 + ls -al /w/workspace/exfoundry_device-bacnet-c_PR-101/archives 02:09:34 total 16 02:09:34 drwxr-xr-x 3 jenkins jenkins 4096 Mar 7 02:09 . 02:09:34 drwxrwxr-x 11 jenkins jenkins 4096 Mar 7 02:09 .. 02:09:34 drwxr-xr-x 2 jenkins jenkins 4096 Mar 7 02:09 cost 02:09:34 -rw-r--r-- 1 jenkins jenkins 87 Mar 7 02:09 cost.csv [Pipeline] libraryResource [Pipeline] sh 02:09:35 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:09:35 ---> package-listing.sh 02:09:35 ++ facter osfamily 02:09:35 ++ tr '[:upper:]' '[:lower:]' 02:09:36 + OS_FAMILY=debian 02:09:36 + workspace=/w/workspace/exfoundry_device-bacnet-c_PR-101 02:09:36 + START_PACKAGES=/tmp/packages_start.txt 02:09:36 + END_PACKAGES=/tmp/packages_end.txt 02:09:36 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:09:36 + PACKAGES=/tmp/packages_start.txt 02:09:36 + '[' /w/workspace/exfoundry_device-bacnet-c_PR-101 ']' 02:09:36 + PACKAGES=/tmp/packages_end.txt 02:09:36 + case "${OS_FAMILY}" in 02:09:36 + dpkg -l 02:09:36 + grep '^ii' 02:09:36 + '[' -f /tmp/packages_start.txt ']' 02:09:36 + '[' -f /tmp/packages_end.txt ']' 02:09:36 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:09:36 + '[' /w/workspace/exfoundry_device-bacnet-c_PR-101 ']' 02:09:36 + mkdir -p /w/workspace/exfoundry_device-bacnet-c_PR-101/archives/ 02:09:36 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-bacnet-c_PR-101/archives/ [Pipeline] echo 02:09:36 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-bacnet-c_PR-101/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:09:36 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:09:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:09:37 prd-ubuntu20.04-docker-8c-8g-40504 does not seem to be running inside a container 02:09:37 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-bacnet-c_PR-101/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-bacnet-c_PR-101 -v /w/workspace/exfoundry_device-bacnet-c_PR-101:/w/workspace/exfoundry_device-bacnet-c_PR-101:rw,z -v /w/workspace/exfoundry_device-bacnet-c_PR-101@tmp:/w/workspace/exfoundry_device-bacnet-c_PR-101@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:09:37 $ docker top d4b749e0afc49cf18c2879990ca41fa6f87528e1ec215c08d73ad81342f2c496 -eo pid,comm [Pipeline] { [Pipeline] sh 02:09:38 + touch /tmp/pre-build-complete [Pipeline] sh 02:09:38 + mkdir -p /var/log/sysstat [Pipeline] sh 02:09:38 + ls /var/log/sa-host 02:09:38 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:09:38 provisioning config files... 02:09:38 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-bacnet-c_PR-101@tmp/config13615621802105387082tmp [Pipeline] { [Pipeline] echo 02:09:39 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:09:39 ---> create-netrc.sh [Pipeline] } 02:09:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:09:39 ---> python-tools-install.sh [Pipeline] echo 02:09:39 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:09:40 ---> sudo-logs.sh 02:09:40 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:09:40 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:09:40 ---> job-cost.sh 02:09:40 lf-activate-venv: SKIPPING 02:09:40 DEBUG: total: 0.2199999988079071 02:09:40 INFO: Retrieving Stack Cost... 02:09:40 INFO: Retrieving Pricing Info for: v3-standard-8 02:09:40 INFO: Archiving Costs [Pipeline] echo 02:09:40 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:09:41 ---> logs-deploy.sh 02:09:41 lf-activate-venv: SKIPPING 02:09:41 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-bacnet-c/PR-101/1 02:09:41 INFO: archiving workspace using pattern(s): 02:09:42 Archives upload complete. 02:09:42 INFO: archiving logs to Nexus 02:09:42 ---> uname -a: 02:09:42 Linux prd-ubuntu20-04-docker-8c-8g-40504 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 02:09:42 02:09:42 02:09:42 ---> lscpu: 02:09:42 Architecture: x86_64 02:09:42 CPU op-mode(s): 32-bit, 64-bit 02:09:42 Byte Order: Little Endian 02:09:42 Address sizes: 40 bits physical, 48 bits virtual 02:09:42 CPU(s): 8 02:09:42 On-line CPU(s) list: 0-7 02:09:42 Thread(s) per core: 1 02:09:42 Core(s) per socket: 1 02:09:42 Socket(s): 8 02:09:42 NUMA node(s): 1 02:09:42 Vendor ID: AuthenticAMD 02:09:42 CPU family: 23 02:09:42 Model: 49 02:09:42 Model name: AMD EPYC-Rome Processor 02:09:42 Stepping: 0 02:09:42 CPU MHz: 2800.000 02:09:42 BogoMIPS: 5600.00 02:09:42 Virtualization: AMD-V 02:09:42 Hypervisor vendor: KVM 02:09:42 Virtualization type: full 02:09:42 L1d cache: 256 KiB 02:09:42 L1i cache: 256 KiB 02:09:42 L2 cache: 4 MiB 02:09:42 L3 cache: 128 MiB 02:09:42 NUMA node0 CPU(s): 0-7 02:09:42 Vulnerability Itlb multihit: Not affected 02:09:42 Vulnerability L1tf: Not affected 02:09:42 Vulnerability Mds: Not affected 02:09:42 Vulnerability Meltdown: Not affected 02:09:42 Vulnerability Mmio stale data: Not affected 02:09:42 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:09:42 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 02:09:42 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 02:09:42 Vulnerability Srbds: Not affected 02:09:42 Vulnerability Tsx async abort: Not affected 02:09:42 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 02:09:42 02:09:42 02:09:42 ---> nproc: 02:09:42 8 02:09:42 02:09:42 02:09:42 ---> df -h: 02:09:42 Filesystem Size Used Avail Use% Mounted on 02:09:42 overlay 155G 11G 145G 7% / 02:09:42 tmpfs 64M 0 64M 0% /dev 02:09:42 tmpfs 16G 0 16G 0% /sys/fs/cgroup 02:09:42 shm 64M 0 64M 0% /dev/shm 02:09:42 /dev/vda1 155G 11G 145G 7% /facter-os 02:09:42 02:09:42 02:09:42 ---> sar -b -r -n DEV: 02:09:42 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-40504) 03/07/25 _x86_64_ (8 CPU) 02:09:42 02:09:42 02:06:24 LINUX RESTART (8 CPU) 02:09:42 02:09:42 02:07:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 02:09:42 02:08:01 355.92 10.55 345.38 0.00 1764.11 29200.20 0.00 02:09:42 02:09:01 68.58 0.07 68.51 0.00 6.53 3307.70 0.00 02:09:42 Average: 212.24 5.31 206.93 0.00 885.25 16252.87 0.00 02:09:42 02:09:42 02:07:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:09:42 02:08:01 29412292 31515384 809088 2.46 68904 2314452 1964444 5.79 1107924 1983312 13732 02:09:42 02:09:01 29430376 31541456 780896 2.37 70696 2319676 1885372 5.56 1074168 1999656 1648 02:09:42 Average: 29421334 31528420 794992 2.42 69800 2317064 1924908 5.67 1091046 1991484 7690 02:09:42 02:09:42 02:07:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:09:42 02:08:01 veth7fac3f0 12.35 20.00 0.87 418.15 0.00 0.00 0.00 0.03 02:09:42 02:08:01 lo 5.87 5.87 0.58 0.58 0.00 0.00 0.00 0.00 02:09:42 02:08:01 docker0 28.86 46.51 1.89 752.48 0.00 0.00 0.00 0.00 02:09:42 02:08:01 ens3 282.42 177.09 4516.12 54.86 0.00 0.00 0.00 0.00 02:09:42 02:09:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 02:09:42 02:09:01 docker0 4.13 5.86 0.26 35.74 0.00 0.00 0.00 0.00 02:09:42 02:09:01 ens3 51.58 33.14 77.85 20.46 0.00 0.00 0.00 0.00 02:09:42 02:09:01 vethdd02049 1.23 1.45 0.10 4.45 0.00 0.00 0.00 0.00 02:09:42 Average: lo 3.10 3.10 0.30 0.30 0.00 0.00 0.00 0.00 02:09:42 Average: docker0 16.50 26.19 1.07 394.08 0.00 0.00 0.00 0.00 02:09:42 Average: ens3 166.99 105.11 2296.80 37.66 0.00 0.00 0.00 0.00 02:09:42 Average: vethdd02049 0.62 0.72 0.05 2.22 0.00 0.00 0.00 0.00 02:09:42 02:09:42 02:09:42 ---> sar -P ALL: 02:09:42 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-40504) 03/07/25 _x86_64_ (8 CPU) 02:09:42 02:09:42 02:06:24 LINUX RESTART (8 CPU) 02:09:42 02:09:42 02:07:01 CPU %user %nice %system %iowait %steal %idle 02:09:42 02:08:01 all 8.44 0.00 3.29 1.61 0.06 86.60 02:09:42 02:08:01 0 8.72 0.00 4.28 0.10 0.07 86.83 02:09:42 02:08:01 1 7.31 0.00 2.97 1.46 0.05 88.21 02:09:42 02:08:01 2 8.75 0.00 3.95 6.91 0.07 80.33 02:09:42 02:08:01 3 8.38 0.00 3.61 1.84 0.05 86.12 02:09:42 02:08:01 4 8.30 0.00 2.68 0.07 0.05 88.90 02:09:42 02:08:01 5 8.82 0.00 3.21 0.12 0.05 87.81 02:09:42 02:08:01 6 9.28 0.00 2.70 0.10 0.05 87.87 02:09:42 02:08:01 7 7.93 0.00 2.95 2.31 0.07 86.74 02:09:42 02:09:01 all 6.25 0.00 1.89 9.29 0.05 82.51 02:09:42 02:09:01 0 7.04 0.00 2.48 0.03 0.05 90.39 02:09:42 02:09:01 1 7.30 0.00 2.04 0.37 0.03 90.26 02:09:42 02:09:01 2 2.99 0.00 1.27 0.43 0.05 95.26 02:09:42 02:09:01 3 8.05 0.00 2.09 30.90 0.05 58.91 02:09:42 02:09:01 4 9.18 0.00 2.34 0.07 0.05 88.36 02:09:42 02:09:01 5 3.36 0.00 1.13 0.07 0.08 95.36 02:09:42 02:09:01 6 4.71 0.00 1.84 18.89 0.05 74.52 02:09:42 02:09:01 7 7.37 0.00 1.97 23.65 0.05 66.96 02:09:42 Average: all 7.34 0.00 2.59 5.46 0.05 84.55 02:09:42 Average: 0 7.88 0.00 3.38 0.07 0.06 88.61 02:09:42 Average: 1 7.31 0.00 2.50 0.91 0.04 89.24 02:09:42 Average: 2 5.86 0.00 2.61 3.67 0.06 87.80 02:09:42 Average: 3 8.21 0.00 2.84 16.44 0.05 72.45 02:09:42 Average: 4 8.74 0.00 2.51 0.07 0.05 88.63 02:09:42 Average: 5 6.08 0.00 2.17 0.09 0.07 91.60 02:09:42 Average: 6 6.99 0.00 2.27 9.52 0.05 81.17 02:09:42 Average: 7 7.65 0.00 2.46 13.03 0.06 76.80 02:09:42 02:09:42 02:09:42