Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8cdaa71602f81d1cafd7d6b2807667085e0b53c9+652c4c721f17326d85c096634bcaaa8a720b44aa (2b56205c1a84fe67989986cd420857d3729ab84e) 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-ssh18240045547375589639.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision b1c004cf40c352fe6d03b0971bc7ee860312a7b0 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh17013374263235954071.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision b1c004cf40c352fe6d03b0971bc7ee860312a7b0 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-bacnet-c/branches/PR-108/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-bacnet-c/branches/PR-108/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4572878952733468113.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision b1c004cf40c352fe6d03b0971bc7ee860312a7b0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b1c004cf40c352fe6d03b0971bc7ee860312a7b0 # timeout=10 Commit message: "Merge pull request #480 from jinlinGuan/fix-docs-publish" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4561171465786367651.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-bacnet-c/branches/PR-108/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-bacnet-c/branches/PR-108/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10049991424617614760.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildCApp] RAW Config: [project:device-bacnet-c, dockerBuildFilePath:scripts/Dockerfile.alpine-base, dockerFilePath:scripts/Dockerfile.alpine] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildCApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-bacnet-c-settings PROJECT: device-bacnet-c USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build DOCKER_FILE_PATH: scripts/Dockerfile.alpine DOCKER_BUILD_FILE_PATH: scripts/Dockerfile.alpine-base DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-bacnet DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-13733 in /w/workspace/exfoundry_device-bacnet-c_PR-108 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-bacnet-c.git > git init /w/workspace/exfoundry_device-bacnet-c_PR-108 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-bacnet-c.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-bacnet-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-bacnet-c.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-bacnet-c.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-bacnet-c.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-bacnet-c.git +refs/pull/108/head:refs/remotes/origin/PR-108 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 652c4c721f17326d85c096634bcaaa8a720b44aa into PR head commit 8cdaa71602f81d1cafd7d6b2807667085e0b53c9 Merge succeeded, producing e1fc3cce5ea7baa82e4fb9cd6017bd1fc7b99293 Checking out Revision e1fc3cce5ea7baa82e4fb9cd6017bd1fc7b99293 (PR-108) > git config core.sparsecheckout # timeout=10 > git checkout -f 8cdaa71602f81d1cafd7d6b2807667085e0b53c9 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 652c4c721f17326d85c096634bcaaa8a720b44aa # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e1fc3cce5ea7baa82e4fb9cd6017bd1fc7b99293 # timeout=10 Commit message: "Merge commit '652c4c721f17326d85c096634bcaaa8a720b44aa' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk 2c8d02b4d5434cbda13e6a12a300bb925a78dc51 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:35:58 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:35:58 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:35:58 ========================================================= 06:35:58 EdgeX Global Pipelines Version Info 06:35:58 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:35:59 ------------------- 06:35:59 stable info: 06:35:59 ------------------- 06:35:59 Commited By: Ginny Guan ginny@iotechsys.com 06:35:59 Commit SHA: b1c004cf40c352fe6d03b0971bc7ee860312a7b0 06:35:59 Message: update stable to v1.0.281 06:35:59 ------------------- 06:35:59 experimental info: 06:35:59 ------------------- 06:35:59 Commited By: **** collab-it+edgex@linuxfoundation.org 06:35:59 Commit SHA: b1c004cf40c352fe6d03b0971bc7ee860312a7b0 06:35:59 Message: update experimental to v1.0.281 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:35:59 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-bacnet-c-settings [Pipeline] echo 06:35:59 [edgeXSetupEnvironment]: set envvar PROJECT = device-bacnet-c [Pipeline] echo 06:35:59 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:35:59 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:35:59 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:35:59 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = scripts/Dockerfile.alpine [Pipeline] echo 06:36:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = scripts/Dockerfile.alpine-base [Pipeline] echo 06:36:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:36:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 06:36:00 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-bacnet [Pipeline] echo 06:36:00 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:36:00 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:36:00 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:36:00 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:36:00 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:36:00 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:36:00 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:36:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-108 [Pipeline] echo 06:36:00 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-108 [Pipeline] echo 06:36:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-108 [Pipeline] echo 06:36:00 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e1fc3cce5ea7baa82e4fb9cd6017bd1fc7b99293 [Pipeline] echo 06:36:00 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e1fc3cc [Pipeline] echo 06:36:00 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:36:00 provisioning config files... 06:36:00 copy managed file [device-bacnet-c-settings] to file:/w/workspace/exfoundry_device-bacnet-c_PR-108@tmp/config11938398507400263505tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:36:00 ---> ****-login.sh 06:36:00 nexus3.edgexfoundry.org:10001 06:36:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:36:01 06:36:01 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:36:01 Configure a credential helper to remove this warning. See 06:36:01 https://docs.****.com/go/credential-store/ 06:36:01 06:36:01 Login Succeeded 06:36:01 nexus3.edgexfoundry.org:10002 06:36:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:36:01 06:36:01 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:36:01 Configure a credential helper to remove this warning. See 06:36:01 https://docs.****.com/go/credential-store/ 06:36:01 06:36:01 Login Succeeded 06:36:01 nexus3.edgexfoundry.org:10003 06:36:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:36:01 06:36:01 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:36:01 Configure a credential helper to remove this warning. See 06:36:01 https://docs.****.com/go/credential-store/ 06:36:01 06:36:01 Login Succeeded 06:36:01 nexus3.edgexfoundry.org:10004 06:36:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:36:01 06:36:01 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:36:01 Configure a credential helper to remove this warning. See 06:36:01 https://docs.****.com/go/credential-store/ 06:36:01 06:36:01 Login Succeeded 06:36:01 ****.io 06:36:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:36:01 06:36:01 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:36:01 Configure a credential helper to remove this warning. See 06:36:01 https://docs.****.com/go/credential-store/ 06:36:01 06:36:01 Login Succeeded 06:36:01 ---> ****-login.sh ends [Pipeline] } 06:36:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build LTS Release Image) [Pipeline] sh 06:36:02 + git rev-list -1 --merges e1fc3cce5ea7baa82e4fb9cd6017bd1fc7b99293~1..e1fc3cce5ea7baa82e4fb9cd6017bd1fc7b99293 [Pipeline] echo 06:36:02 -----------> git rev-list -1 --merges e1fc3cce5ea7baa82e4fb9cd6017bd1fc7b99293~1..e1fc3cce5ea7baa82e4fb9cd6017bd1fc7b99293 e1fc3cce5ea7baa82e4fb9cd6017bd1fc7b99293 06:36:02 e1fc3cce5ea7baa82e4fb9cd6017bd1fc7b99293 [false] [Pipeline] sh 06:36:02 + git log --format=format:%s -1 e1fc3cce5ea7baa82e4fb9cd6017bd1fc7b99293 [Pipeline] echo 06:36:02 ========================================================= 06:36:02 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 06:36:02 ========================================================= 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 06:36:02 + git rev-list -1 --merges e1fc3cce5ea7baa82e4fb9cd6017bd1fc7b99293~1..e1fc3cce5ea7baa82e4fb9cd6017bd1fc7b99293 [Pipeline] echo 06:36:02 -----------> git rev-list -1 --merges e1fc3cce5ea7baa82e4fb9cd6017bd1fc7b99293~1..e1fc3cce5ea7baa82e4fb9cd6017bd1fc7b99293 e1fc3cce5ea7baa82e4fb9cd6017bd1fc7b99293 06:36:02 e1fc3cce5ea7baa82e4fb9cd6017bd1fc7b99293 [false] [Pipeline] sh 06:36:03 + git log --format=format:%s -1 e1fc3cce5ea7baa82e4fb9cd6017bd1fc7b99293 [Pipeline] echo 06:36:03 ========================================================= 06:36:03 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 06:36:03 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 06:36:03 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:36:03 + grep -v github /etc/ssh/ssh_known_hosts 06:36:03 + [ -e /tmp/ssh_known_hosts ] 06:36:03 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 06:36:03 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 06:36:03 + sudo tee -a /etc/ssh/ssh_known_hosts 06:36:03 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:36:03 06:36:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:36:04 0.1.4: Pulling from edgex-devops/py-git-semver 06:36:04 3dae71ba6b94: Pulling fs layer 06:36:04 6bf1a483ea7c: Pulling fs layer 06:36:04 f5dfc541a4d3: Pulling fs layer 06:36:04 461d9e800cba: Pulling fs layer 06:36:04 80192f66455f: Pulling fs layer 06:36:04 2e8e34ca0e6c: Pulling fs layer 06:36:04 a29436f7fd5d: Pulling fs layer 06:36:04 923cac83aea3: Pulling fs layer 06:36:04 25ad8b0a4227: Pulling fs layer 06:36:04 db01528c6b51: Pulling fs layer 06:36:04 28988de357af: Pulling fs layer 06:36:04 461d9e800cba: Waiting 06:36:04 80192f66455f: Waiting 06:36:04 2e8e34ca0e6c: Waiting 06:36:04 a29436f7fd5d: Waiting 06:36:04 923cac83aea3: Waiting 06:36:04 25ad8b0a4227: Waiting 06:36:04 db01528c6b51: Waiting 06:36:04 28988de357af: Waiting 06:36:04 6bf1a483ea7c: Download complete 06:36:04 461d9e800cba: Download complete 06:36:04 80192f66455f: Download complete 06:36:04 f5dfc541a4d3: Verifying Checksum 06:36:04 f5dfc541a4d3: Download complete 06:36:04 3dae71ba6b94: Verifying Checksum 06:36:04 3dae71ba6b94: Download complete 06:36:04 923cac83aea3: Download complete 06:36:04 25ad8b0a4227: Verifying Checksum 06:36:04 25ad8b0a4227: Download complete 06:36:04 28988de357af: Verifying Checksum 06:36:04 28988de357af: Download complete 06:36:04 a29436f7fd5d: Verifying Checksum 06:36:04 a29436f7fd5d: Download complete 06:36:05 2e8e34ca0e6c: Verifying Checksum 06:36:05 2e8e34ca0e6c: Download complete 06:36:05 3dae71ba6b94: Pull complete 06:36:06 6bf1a483ea7c: Pull complete 06:36:07 f5dfc541a4d3: Pull complete 06:36:07 461d9e800cba: Pull complete 06:36:07 80192f66455f: Pull complete 06:36:11 2e8e34ca0e6c: Pull complete 06:36:11 a29436f7fd5d: Pull complete 06:36:11 923cac83aea3: Pull complete 06:36:12 25ad8b0a4227: Pull complete 06:36:12 db01528c6b51: Pull complete 06:36:12 28988de357af: Pull complete 06:36:12 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 06:36:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:36:12 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:36:12 prd-ubuntu20.04-docker-8c-8g-13733 does not seem to be running inside a container 06:36:12 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-bacnet-c_PR-108 -v /w/workspace/exfoundry_device-bacnet-c_PR-108:/w/workspace/exfoundry_device-bacnet-c_PR-108:rw,z -v /w/workspace/exfoundry_device-bacnet-c_PR-108@tmp:/w/workspace/exfoundry_device-bacnet-c_PR-108@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:36:13 $ docker top 720f6215c0f9a76731390deec887790a8da643a362e61e521b62e543e5b0129b -eo pid,comm 06:36:13 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). 06:36:13 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:36:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:36:13 [ssh-agent] Looking for ssh-agent implementation... 06:36:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:36:13 $ docker exec 720f6215c0f9a76731390deec887790a8da643a362e61e521b62e543e5b0129b ssh-agent 06:36:14 SSH_AUTH_SOCK=/tmp/ssh-YIjzTLwthDi0/agent.32 06:36:14 SSH_AGENT_PID=38 06:36:14 Running ssh-add (command line suppressed) 06:36:14 Identity added: /w/workspace/exfoundry_device-bacnet-c_PR-108@tmp/private_key_2470171964291021602.key (/w/workspace/exfoundry_device-bacnet-c_PR-108@tmp/private_key_2470171964291021602.key) 06:36:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:36:14 + git config --global --add safe.directory /w/workspace/exfoundry_device-bacnet-c_PR-108 [Pipeline] sh 06:36:14 + git tag --points-at HEAD [Pipeline] } 06:36:14 $ docker exec --env ******** --env ******** 720f6215c0f9a76731390deec887790a8da643a362e61e521b62e543e5b0129b ssh-agent -k 06:36:14 unset SSH_AUTH_SOCK; 06:36:14 unset SSH_AGENT_PID; 06:36:14 echo Agent pid 38 killed; 06:36:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:36:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:36:14 [ssh-agent] Looking for ssh-agent implementation... 06:36:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:36:15 $ docker exec 720f6215c0f9a76731390deec887790a8da643a362e61e521b62e543e5b0129b ssh-agent 06:36:15 SSH_AUTH_SOCK=/tmp/ssh-wWWG3cREncH7/agent.85 06:36:15 SSH_AGENT_PID=91 06:36:15 Running ssh-add (command line suppressed) 06:36:15 Identity added: /w/workspace/exfoundry_device-bacnet-c_PR-108@tmp/private_key_6440178878325993555.key (/w/workspace/exfoundry_device-bacnet-c_PR-108@tmp/private_key_6440178878325993555.key) 06:36:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:36:15 + git semver init 06:36:15 2026-06-23 06:36:15,813 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 06:36:15 2026-06-23 06:36:15,817 [run_init] DEBUG init version:0.0.0 force:False 06:36:15 2026-06-23 06:36:15,817 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-bacnet-c_PR-108/.semver 06:36:15 2026-06-23 06:36:15,818 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-bacnet-c.git /w/workspace/exfoundry_device-bacnet-c_PR-108/.semver 06:36:15 2026-06-23 06:36:15,818 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-bacnet-c.git', '/w/workspace/exfoundry_device-bacnet-c_PR-108/.semver'], cwd=/w/workspace/exfoundry_device-bacnet-c_PR-108, stdin=None, shell=False, universal_newlines=False) 06:36:16 2026-06-23 06:36:16,545 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-bacnet-c_PR-108/.git/info/exclude 06:36:16 2026-06-23 06:36:16,546 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-bacnet-c_PR-108/.semver/PR-108 with force:False 06:36:16 2026-06-23 06:36:16,546 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-bacnet-c_PR-108/.semver/PR-108 06:36:16 2026-06-23 06:36:16,551 [execute] INFO git cat-file --batch-check 06:36:16 2026-06-23 06:36:16,551 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-bacnet-c_PR-108/.semver, stdin=, shell=False, universal_newlines=False) 06:36:16 2026-06-23 06:36:16,555 [execute] INFO git cat-file --batch 06:36:16 2026-06-23 06:36:16,555 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-bacnet-c_PR-108/.semver, stdin=, shell=False, universal_newlines=False) 06:36:16 2026-06-23 06:36:16,559 [read_version] DEBUG read version from /w/workspace/exfoundry_device-bacnet-c_PR-108/.semver/PR-108 06:36:16 0.0.0 [Pipeline] } 06:36:16 $ docker exec --env ******** --env ******** 720f6215c0f9a76731390deec887790a8da643a362e61e521b62e543e5b0129b ssh-agent -k 06:36:16 unset SSH_AUTH_SOCK; 06:36:16 unset SSH_AGENT_PID; 06:36:16 echo Agent pid 91 killed; 06:36:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:36:17 + git semver [Pipeline] } 06:36:17 $ docker stop --time=1 720f6215c0f9a76731390deec887790a8da643a362e61e521b62e543e5b0129b 06:36:18 $ docker rm -f --volumes 720f6215c0f9a76731390deec887790a8da643a362e61e521b62e543e5b0129b [Pipeline] // withDockerContainer [Pipeline] sh 06:36:19 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:36:19 Stashed 1 file(s) [Pipeline] echo 06:36:19 [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 06:36:19 provisioning config files... 06:36:19 copy managed file [device-bacnet-c-settings] to file:/w/workspace/exfoundry_device-bacnet-c_PR-108@tmp/config16720258321573842783tmp [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] { [Pipeline] } [Pipeline] libraryResource [Pipeline] sh 06:36:20 ---> ****-login.sh 06:36:20 nexus3.edgexfoundry.org:10001 06:36:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:36:20 Login Succeeded 06:36:20 nexus3.edgexfoundry.org:10002 06:36:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:36:20 Login Succeeded 06:36:20 nexus3.edgexfoundry.org:10003 06:36:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:36:20 Login Succeeded 06:36:20 nexus3.edgexfoundry.org:10004 06:36:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:36:20 Login Succeeded 06:36:20 ****.io 06:36:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:36:20 Login Succeeded 06:36:20 ---> ****-login.sh ends [Pipeline] } 06:36:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:36:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 06:36:20 [prepBaseBuildImage] Generating new image with name: ci-base-image-x86_64 [Pipeline] echo 06:36:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 06:36:20 ========================================================= 06:36:20 [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest] 06:36:20 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:21 + 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 . 06:36:21 #0 building with "default" instance using docker driver 06:36:21 06:36:21 #1 [internal] load build definition from Dockerfile.alpine-base 06:36:21 #1 transferring dockerfile: 1.45kB done 06:36:21 #1 DONE 0.0s 06:36:21 06:36:21 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest 06:36:21 #2 DONE 0.1s 06:36:21 06:36:21 #3 [internal] load .dockerignore 06:36:21 #3 transferring context: 2B done 06:36:21 #3 DONE 0.0s 06:36:21 06:36:21 #4 [internal] load build context 06:36:21 #4 transferring context: 85.91kB 0.0s done 06:36:21 #4 DONE 0.0s 06:36:21 06:36:21 #5 [ 1/11] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest@sha256:86f282524b252fca782185160d82ec4889448d07d1475dd6b76f2052073facff 06:36:21 #5 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest@sha256:86f282524b252fca782185160d82ec4889448d07d1475dd6b76f2052073facff 0.0s done 06:36:21 #5 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 06:36:21 #5 sha256:6605166a5db42c9ef4e3b8366138377c430980df3f34fe18e3a1340b6ab951b9 2.56kB / 2.56kB done 06:36:21 #5 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s done 06:36:21 #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 4.19MB / 118.14MB 0.1s 06:36:21 #5 sha256:86f282524b252fca782185160d82ec4889448d07d1475dd6b76f2052073facff 741B / 741B done 06:36:22 #5 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.1s done 06:36:22 #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 32.51MB / 118.14MB 0.3s 06:36:22 #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 52.43MB / 118.14MB 0.4s 06:36:22 #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 101.71MB / 118.14MB 0.6s 06:36:22 #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 118.14MB / 118.14MB 0.7s 06:36:22 #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 118.14MB / 118.14MB 0.8s done 06:36:22 #5 extracting sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 06:36:26 #5 extracting sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 4.2s done 06:36:26 #5 DONE 5.2s 06:36:27 06:36:27 #6 [ 2/11] RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub 06:36:27 #6 0.216 Connecting to iotech.jfrog.io (54.73.4.50:443) 06:36:27 #6 0.615 saving to '/etc/apk/keys/alpine.dev.rsa.pub' 06:36:27 #6 0.615 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA 06:36:27 #6 0.615 '/etc/apk/keys/alpine.dev.rsa.pub' saved 06:36:28 #6 DONE 1.2s 06:36:28 06:36:28 #7 [ 3/11] RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories 06:36:28 #7 DONE 0.3s 06:36:28 06:36:28 #8 [ 4/11] RUN apk add --update --no-cache build-base git gcc cmake make linux-headers yaml-dev libmicrohttpd-dev curl-dev util-linux-dev ncurses-dev iotech-paho-mqtt-c-dev-1.3 hiredis-dev libcbor-dev iotech-iot-1.6-dev dumb-init 06:36:28 #8 0.254 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:36:28 #8 0.459 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:36:29 #8 0.782 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz 06:36:29 #8 1.363 WARNING: This apk-tools is OLD! Some packages might not function properly. 06:36:29 #8 1.371 (1/18) Installing dumb-init (1.2.5-r2) 06:36:29 #8 1.384 (2/18) Installing hiredis (1.1.0-r2) 06:36:29 #8 1.396 (3/18) Installing hiredis-dev (1.1.0-r2) 06:36:29 #8 1.421 (4/18) Installing libcbor (0.10.2-r1) 06:36:29 #8 1.433 (5/18) Installing iotech-iot-1.6 (1.6.3-r0) 06:36:30 #8 2.096 (6/18) Installing iotech-iot-1.6-dev (1.6.3-r0) 06:36:30 #8 2.240 (7/18) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.162-r0) 06:36:31 #8 2.539 (8/18) Installing libcbor-dev (0.10.2-r1) 06:36:31 #8 2.552 (9/18) Installing libmenuw (6.4_p20230506-r0) 06:36:31 #8 2.563 (10/18) Installing libpanelw (6.4_p20230506-r0) 06:36:31 #8 2.573 (11/18) Installing libncurses++ (6.4_p20230506-r0) 06:36:31 #8 2.585 (12/18) Installing ncurses-dev (6.4_p20230506-r0) 06:36:31 #8 2.605 (13/18) Installing libblkid (2.38.1-r8) 06:36:31 #8 2.628 (14/18) Installing libuuid (2.38.1-r8) 06:36:31 #8 2.638 (15/18) Installing libfdisk (2.38.1-r8) 06:36:31 #8 2.662 (16/18) Installing libmount (2.38.1-r8) 06:36:31 #8 2.684 (17/18) Installing libsmartcols (2.38.1-r8) 06:36:31 #8 2.702 (18/18) Installing util-linux-dev (2.38.1-r8) 06:36:31 #8 2.788 Executing busybox-1.36.1-r4.trigger 06:36:31 #8 2.799 OK: 338 MiB in 100 packages 06:36:31 #8 DONE 2.9s 06:36:31 06:36:31 #9 [ 5/11] RUN apk --no-cache upgrade 06:36:31 #9 0.267 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:36:31 #9 0.387 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:36:31 #9 0.560 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz 06:36:32 #9 1.152 WARNING: This apk-tools is OLD! Some packages might not function properly. 06:36:32 #9 1.159 Upgrading critical system libraries and apk-tools: 06:36:32 #9 1.159 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 06:36:32 #9 1.180 Executing busybox-1.36.1-r4.trigger 06:36:32 #9 1.228 Continuing the upgrade transaction with new apk-tools: 06:36:32 #9 1.234 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:36:32 #9 1.352 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:36:32 #9 1.549 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz 06:36:33 #9 2.113 WARNING: This apk-tools is OLD! Some packages might not function properly. 06:36:33 #9 2.120 (1/27) Upgrading musl (1.2.4-r2 -> 1.2.4-r3) 06:36:33 #9 2.152 (2/27) Upgrading busybox (1.36.1-r4 -> 1.36.1-r7) 06:36:33 #9 2.186 Executing busybox-1.36.1-r7.post-upgrade 06:36:33 #9 2.202 (3/27) Upgrading busybox-binsh (1.36.1-r4 -> 1.36.1-r7) 06:36:33 #9 2.213 (4/27) Upgrading ca-certificates-bundle (20230506-r0 -> 20241121-r1) 06:36:33 #9 2.230 (5/27) Upgrading libcrypto3 (3.1.4-r0 -> 3.1.8-r0) 06:36:33 #9 2.310 (6/27) Upgrading libssl3 (3.1.4-r0 -> 3.1.8-r0) 06:36:33 #9 2.330 (7/27) Upgrading ssl_client (1.36.1-r4 -> 1.36.1-r7) 06:36:33 #9 2.340 (8/27) Upgrading binutils (2.40-r7 -> 2.40-r8) 06:36:33 #9 2.431 (9/27) Upgrading musl-dev (1.2.4-r2 -> 1.2.4-r3) 06:36:33 #9 2.520 (10/27) Upgrading libexpat (2.5.0-r1 -> 2.7.0-r0) 06:36:33 #9 2.532 (11/27) Upgrading xz-libs (5.4.3-r0 -> 5.4.3-r1) 06:36:33 #9 2.546 (12/27) Upgrading libarchive (3.7.2-r0 -> 3.8.0-r0) 06:36:33 #9 2.567 (13/27) Upgrading ca-certificates (20230506-r0 -> 20241121-r1) 06:36:33 #9 2.591 (14/27) Installing libpsl (0.21.5-r0) 06:36:33 #9 2.602 (15/27) Upgrading libcurl (8.4.0-r0 -> 8.12.1-r0) 06:36:33 #9 2.622 (16/27) Installing libpsl-utils (0.21.5-r0) 06:36:33 #9 2.633 (17/27) Installing libpsl-dev (0.21.5-r0) 06:36:33 #9 2.643 (18/27) Upgrading openssl-dev (3.1.4-r0 -> 3.1.8-r0) 06:36:33 #9 2.673 (19/27) Upgrading curl-dev (8.4.0-r0 -> 8.12.1-r0) 06:36:33 #9 2.688 (20/27) Upgrading git (2.40.1-r0 -> 2.40.4-r0) 06:36:33 #9 2.755 (21/27) Upgrading musl-utils (1.2.4-r2 -> 1.2.4-r3) 06:36:34 #9 2.767 (22/27) Upgrading libtasn1 (4.19.0-r1 -> 4.20.0-r0) 06:36:34 #9 2.778 (23/27) Upgrading gnutls (3.8.0-r2 -> 3.8.4-r0) 06:36:34 #9 2.805 (24/27) Upgrading gnutls-c++ (3.8.0-r2 -> 3.8.4-r0) 06:36:34 #9 2.815 (25/27) Upgrading libtasn1-progs (4.19.0-r1 -> 4.20.0-r0) 06:36:34 #9 2.827 (26/27) Upgrading libtasn1-dev (4.19.0-r1 -> 4.20.0-r0) 06:36:34 #9 2.837 (27/27) Upgrading gnutls-dev (3.8.0-r2 -> 3.8.4-r0) 06:36:34 #9 2.854 Executing busybox-1.36.1-r7.trigger 06:36:34 #9 2.859 Executing ca-certificates-20241121-r1.trigger 06:36:34 #9 2.908 OK: 338 MiB in 103 packages 06:36:34 #9 DONE 3.1s 06:36:34 06:36:34 #10 [ 6/11] COPY scripts /device-bacnet-c/scripts 06:36:34 #10 DONE 0.0s 06:36:34 06:36:34 #11 [ 7/11] COPY src /device-bacnet-c/src/ 06:36:34 #11 DONE 0.0s 06:36:34 06:36:34 #12 [ 8/11] COPY VERSION /device-bacnet-c/ 06:36:34 #12 DONE 0.0s 06:36:34 06:36:34 #13 [ 9/11] WORKDIR /device-bacnet-c 06:36:34 #13 DONE 0.0s 06:36:34 06:36:34 #14 [10/11] RUN /device-bacnet-c/scripts/build_deps.sh 06:36:34 #14 0.203 + CSDK_VER=4.0.2 06:36:34 #14 0.203 + '[' '!' -d deps ] 06:36:34 #14 0.203 + mkdir deps 06:36:35 #14 0.204 + cd /device-bacnet-c/deps 06:36:35 #14 0.204 + wget https://github.com/edgexfoundry/device-sdk-c/archive/v4.0.2.zip 06:36:35 #14 0.207 Connecting to github.com (140.82.113.3:443) 06:36:35 #14 0.311 Connecting to codeload.github.com (140.82.112.10:443) 06:36:35 #14 0.415 saving to 'v4.0.2.zip' 06:36:35 #14 0.477 v4.0.2.zip 100% |********************************| 256k 0:00:00 ETA 06:36:35 #14 0.477 'v4.0.2.zip' saved 06:36:35 #14 0.478 + unzip v4.0.2.zip 06:36:35 #14 0.479 Archive: v4.0.2.zip 06:36:35 #14 0.485 creating: device-sdk-c-4.0.2/ 06:36:35 #14 0.485 creating: device-sdk-c-4.0.2/.github/ 06:36:35 #14 0.485 inflating: device-sdk-c-4.0.2/.github/Contributing.md 06:36:35 #14 0.485 inflating: device-sdk-c-4.0.2/.github/PULL_REQUEST_TEMPLATE.md 06:36:35 #14 0.485 inflating: device-sdk-c-4.0.2/.github/semantic.yml 06:36:35 #14 0.485 creating: device-sdk-c-4.0.2/.github/workflows/ 06:36:35 #14 0.485 inflating: device-sdk-c-4.0.2/.github/workflows/release.yml 06:36:35 #14 0.485 inflating: device-sdk-c-4.0.2/.gitignore 06:36:35 #14 0.485 inflating: device-sdk-c-4.0.2/Attribution.txt 06:36:35 #14 0.485 inflating: device-sdk-c-4.0.2/CHANGELOG.md 06:36:35 #14 0.485 inflating: device-sdk-c-4.0.2/Doxyfile 06:36:35 #14 0.485 inflating: device-sdk-c-4.0.2/GOVERNANCE.md 06:36:35 #14 0.485 inflating: device-sdk-c-4.0.2/Jenkinsfile 06:36:35 #14 0.485 inflating: device-sdk-c-4.0.2/LICENSE 06:36:35 #14 0.485 inflating: device-sdk-c-4.0.2/Makefile 06:36:35 #14 0.485 inflating: device-sdk-c-4.0.2/OWNERS.md 06:36:35 #14 0.485 inflating: device-sdk-c-4.0.2/README.IOT.md 06:36:35 #14 0.485 inflating: device-sdk-c-4.0.2/README.md 06:36:35 #14 0.485 inflating: device-sdk-c-4.0.2/README.v3.md 06:36:35 #14 0.485 creating: device-sdk-c-4.0.2/docs/ 06:36:35 #14 0.485 inflating: device-sdk-c-4.0.2/docs/configuration.md 06:36:35 #14 0.485 inflating: device-sdk-c-4.0.2/docs/deviceprofiles.md 06:36:35 #14 0.488 inflating: device-sdk-c-4.0.2/docs/metrics.md 06:36:35 #14 0.488 inflating: device-sdk-c-4.0.2/docs/servicewritersguide.md 06:36:35 #14 0.488 inflating: device-sdk-c-4.0.2/docs/startup.md 06:36:35 #14 0.488 creating: device-sdk-c-4.0.2/include/ 06:36:35 #14 0.488 creating: device-sdk-c-4.0.2/include/devsdk/ 06:36:35 #14 0.488 inflating: device-sdk-c-4.0.2/include/devsdk/devsdk-base.h 06:36:35 #14 0.488 inflating: device-sdk-c-4.0.2/include/devsdk/devsdk.h 06:36:35 #14 0.488 creating: device-sdk-c-4.0.2/include/edgex/ 06:36:35 #14 0.488 inflating: device-sdk-c-4.0.2/include/edgex/devices.h 06:36:35 #14 0.488 inflating: device-sdk-c-4.0.2/include/edgex/edgex-base.h 06:36:35 #14 0.488 inflating: device-sdk-c-4.0.2/include/edgex/edgex.h 06:36:35 #14 0.488 inflating: device-sdk-c-4.0.2/include/edgex/profiles.h 06:36:35 #14 0.488 inflating: device-sdk-c-4.0.2/include/edgex/rest-server.h 06:36:35 #14 0.488 creating: device-sdk-c-4.0.2/scripts/ 06:36:35 #14 0.488 inflating: device-sdk-c-4.0.2/scripts/Dockerfile.alpine 06:36:35 #14 0.488 inflating: device-sdk-c-4.0.2/scripts/Dockerfile.alpine-base 06:36:35 #14 0.488 inflating: device-sdk-c-4.0.2/scripts/build.sh 06:36:35 #14 0.488 inflating: device-sdk-c-4.0.2/scripts/entrypoint.sh 06:36:35 #14 0.488 creating: device-sdk-c-4.0.2/src/ 06:36:35 #14 0.488 inflating: device-sdk-c-4.0.2/src/CMakeLists.txt 06:36:35 #14 0.490 creating: device-sdk-c-4.0.2/src/c/ 06:36:35 #14 0.490 inflating: device-sdk-c-4.0.2/src/c/CMakeLists.txt 06:36:35 #14 0.490 inflating: device-sdk-c-4.0.2/src/c/api.h 06:36:35 #14 0.490 inflating: device-sdk-c-4.0.2/src/c/autoevent.c 06:36:35 #14 0.490 inflating: device-sdk-c-4.0.2/src/c/autoevent.h 06:36:35 #14 0.490 inflating: device-sdk-c-4.0.2/src/c/bus-impl.h 06:36:35 #14 0.490 inflating: device-sdk-c-4.0.2/src/c/bus-mqtt.c 06:36:35 #14 0.490 inflating: device-sdk-c-4.0.2/src/c/bus.c 06:36:35 #14 0.490 inflating: device-sdk-c-4.0.2/src/c/bus.h 06:36:35 #14 0.490 inflating: device-sdk-c-4.0.2/src/c/callback3.c 06:36:35 #14 0.490 inflating: device-sdk-c-4.0.2/src/c/callback3.h 06:36:35 #14 0.490 inflating: device-sdk-c-4.0.2/src/c/cmdinfo.h 06:36:35 #14 0.490 inflating: device-sdk-c-4.0.2/src/c/command.c 06:36:35 #14 0.490 inflating: device-sdk-c-4.0.2/src/c/command.h 06:36:35 #14 0.490 inflating: device-sdk-c-4.0.2/src/c/config.c 06:36:35 #14 0.490 inflating: device-sdk-c-4.0.2/src/c/config.h 06:36:35 #14 0.490 inflating: device-sdk-c-4.0.2/src/c/correlation.c 06:36:35 #14 0.490 inflating: device-sdk-c-4.0.2/src/c/correlation.h 06:36:35 #14 0.490 inflating: device-sdk-c-4.0.2/src/c/data.c 06:36:35 #14 0.490 inflating: device-sdk-c-4.0.2/src/c/data.h 06:36:35 #14 0.490 inflating: device-sdk-c-4.0.2/src/c/defs.h.in 06:36:35 #14 0.490 inflating: device-sdk-c-4.0.2/src/c/device.c 06:36:35 #14 0.492 inflating: device-sdk-c-4.0.2/src/c/device.h 06:36:35 #14 0.492 inflating: device-sdk-c-4.0.2/src/c/devman.c 06:36:35 #14 0.492 inflating: device-sdk-c-4.0.2/src/c/devmap.c 06:36:35 #14 0.492 inflating: device-sdk-c-4.0.2/src/c/devmap.h 06:36:35 #14 0.492 inflating: device-sdk-c-4.0.2/src/c/devsdk-base.c 06:36:35 #14 0.492 inflating: device-sdk-c-4.0.2/src/c/devutil.h 06:36:35 #14 0.492 inflating: device-sdk-c-4.0.2/src/c/discovery.c 06:36:35 #14 0.492 inflating: device-sdk-c-4.0.2/src/c/discovery.h 06:36:35 #14 0.492 inflating: device-sdk-c-4.0.2/src/c/dto-read.c 06:36:35 #14 0.492 inflating: device-sdk-c-4.0.2/src/c/dto-read.h 06:36:35 #14 0.492 inflating: device-sdk-c-4.0.2/src/c/edgex-logging.c 06:36:35 #14 0.492 inflating: device-sdk-c-4.0.2/src/c/edgex-logging.h 06:36:35 #14 0.492 inflating: device-sdk-c-4.0.2/src/c/edgex-rest.c 06:36:35 #14 0.492 inflating: device-sdk-c-4.0.2/src/c/edgex-rest.h 06:36:35 #14 0.492 inflating: device-sdk-c-4.0.2/src/c/edgex2.h 06:36:35 #14 0.492 inflating: device-sdk-c-4.0.2/src/c/errorlist.h 06:36:35 #14 0.492 creating: device-sdk-c-4.0.2/src/c/examples/ 06:36:35 #14 0.492 inflating: device-sdk-c-4.0.2/src/c/examples/CMakeLists.txt 06:36:35 #14 0.492 inflating: device-sdk-c-4.0.2/src/c/examples/README.md 06:36:35 #14 0.492 creating: device-sdk-c-4.0.2/src/c/examples/bitfields/ 06:36:35 #14 0.492 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/CMakeLists.txt 06:36:35 #14 0.493 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/README.md 06:36:35 #14 0.493 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/device-bitfields.c 06:36:35 #14 0.493 creating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/ 06:36:35 #14 0.493 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/configuration.yaml 06:36:35 #14 0.493 creating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/devices/ 06:36:35 #14 0.493 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/devices/Bitfields.json 06:36:35 #14 0.493 creating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/profiles/ 06:36:35 #14 0.493 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/profiles/Example-Bitfields.json 06:36:35 #14 0.493 creating: device-sdk-c-4.0.2/src/c/examples/counters/ 06:36:35 #14 0.493 inflating: device-sdk-c-4.0.2/src/c/examples/counters/CMakeLists.txt 06:36:35 #14 0.493 inflating: device-sdk-c-4.0.2/src/c/examples/counters/README.md 06:36:35 #14 0.493 inflating: device-sdk-c-4.0.2/src/c/examples/counters/device-counter.c 06:36:35 #14 0.493 creating: device-sdk-c-4.0.2/src/c/examples/counters/res/ 06:36:35 #14 0.493 inflating: device-sdk-c-4.0.2/src/c/examples/counters/res/configuration.yaml 06:36:35 #14 0.493 creating: device-sdk-c-4.0.2/src/c/examples/counters/res/devices/ 06:36:35 #14 0.493 inflating: device-sdk-c-4.0.2/src/c/examples/counters/res/devices/Counters.json 06:36:35 #14 0.493 creating: device-sdk-c-4.0.2/src/c/examples/counters/res/profiles/ 06:36:35 #14 0.493 inflating: device-sdk-c-4.0.2/src/c/examples/counters/res/profiles/Counter.json 06:36:35 #14 0.493 creating: device-sdk-c-4.0.2/src/c/examples/discovery/ 06:36:35 #14 0.493 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/CMakeLists.txt 06:36:35 #14 0.493 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/README.md 06:36:35 #14 0.493 creating: device-sdk-c-4.0.2/src/c/examples/discovery/res/ 06:36:35 #14 0.493 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/configuration.yaml 06:36:35 #14 0.493 creating: device-sdk-c-4.0.2/src/c/examples/discovery/res/devices/ 06:36:35 #14 0.493 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/devices/readme.txt 06:36:35 #14 0.493 creating: device-sdk-c-4.0.2/src/c/examples/discovery/res/profiles/ 06:36:35 #14 0.493 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/profiles/TemplateProfile.json 06:36:35 #14 0.493 creating: device-sdk-c-4.0.2/src/c/examples/discovery/res/watchers/ 06:36:35 #14 0.495 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/watchers/watcher1.json 06:36:35 #14 0.495 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/watchers/watcher2.json 06:36:35 #14 0.495 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/template.c 06:36:35 #14 0.495 creating: device-sdk-c-4.0.2/src/c/examples/file/ 06:36:35 #14 0.495 inflating: device-sdk-c-4.0.2/src/c/examples/file/CMakeLists.txt 06:36:35 #14 0.495 inflating: device-sdk-c-4.0.2/src/c/examples/file/README.md 06:36:35 #14 0.495 inflating: device-sdk-c-4.0.2/src/c/examples/file/device-file.c 06:36:35 #14 0.495 creating: device-sdk-c-4.0.2/src/c/examples/file/res/ 06:36:35 #14 0.495 inflating: device-sdk-c-4.0.2/src/c/examples/file/res/configuration.yaml 06:36:35 #14 0.495 creating: device-sdk-c-4.0.2/src/c/examples/file/res/devices/ 06:36:35 #14 0.495 inflating: device-sdk-c-4.0.2/src/c/examples/file/res/devices/file1.json 06:36:35 #14 0.495 inflating: device-sdk-c-4.0.2/src/c/examples/file/res/lorem.txt 06:36:35 #14 0.495 creating: device-sdk-c-4.0.2/src/c/examples/file/res/profiles/ 06:36:35 #14 0.495 inflating: device-sdk-c-4.0.2/src/c/examples/file/res/profiles/FileExampleProfile.json 06:36:35 #14 0.495 creating: device-sdk-c-4.0.2/src/c/examples/gyro/ 06:36:35 #14 0.496 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/CMakeLists.txt 06:36:35 #14 0.496 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/README.md 06:36:35 #14 0.496 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/device-gyro.c 06:36:35 #14 0.496 creating: device-sdk-c-4.0.2/src/c/examples/gyro/res/ 06:36:35 #14 0.496 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/res/configuration.yaml 06:36:35 #14 0.496 creating: device-sdk-c-4.0.2/src/c/examples/gyro/res/devices/ 06:36:35 #14 0.496 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/res/devices/gyro.json 06:36:35 #14 0.496 creating: device-sdk-c-4.0.2/src/c/examples/gyro/res/profiles/ 06:36:35 #14 0.496 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/res/profiles/Gyro.json 06:36:35 #14 0.496 creating: device-sdk-c-4.0.2/src/c/examples/random/ 06:36:35 #14 0.496 inflating: device-sdk-c-4.0.2/src/c/examples/random/CMakeLists.txt 06:36:35 #14 0.496 inflating: device-sdk-c-4.0.2/src/c/examples/random/README.md 06:36:35 #14 0.496 inflating: device-sdk-c-4.0.2/src/c/examples/random/device-random.c 06:36:35 #14 0.496 creating: device-sdk-c-4.0.2/src/c/examples/random/res/ 06:36:35 #14 0.496 inflating: device-sdk-c-4.0.2/src/c/examples/random/res/configuration.yaml 06:36:35 #14 0.496 creating: device-sdk-c-4.0.2/src/c/examples/random/res/devices/ 06:36:35 #14 0.497 inflating: device-sdk-c-4.0.2/src/c/examples/random/res/devices/randomdevice1.json 06:36:35 #14 0.497 creating: device-sdk-c-4.0.2/src/c/examples/random/res/profiles/ 06:36:35 #14 0.497 inflating: device-sdk-c-4.0.2/src/c/examples/random/res/profiles/RandomExampleProfile.json 06:36:35 #14 0.497 creating: device-sdk-c-4.0.2/src/c/examples/res/ 06:36:35 #14 0.497 inflating: device-sdk-c-4.0.2/src/c/examples/res/configuration.yaml 06:36:35 #14 0.497 creating: device-sdk-c-4.0.2/src/c/examples/res/devices/ 06:36:35 #14 0.497 inflating: device-sdk-c-4.0.2/src/c/examples/res/devices/device1.json 06:36:35 #14 0.497 creating: device-sdk-c-4.0.2/src/c/examples/res/profiles/ 06:36:35 #14 0.497 inflating: device-sdk-c-4.0.2/src/c/examples/res/profiles/TemplateProfile.json 06:36:35 #14 0.497 inflating: device-sdk-c-4.0.2/src/c/examples/template.c 06:36:35 #14 0.497 creating: device-sdk-c-4.0.2/src/c/examples/terminal/ 06:36:35 #14 0.497 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/CMakeLists.txt 06:36:35 #14 0.497 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/README.md 06:36:35 #14 0.497 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/device-terminal.c 06:36:35 #14 0.497 creating: device-sdk-c-4.0.2/src/c/examples/terminal/res/ 06:36:35 #14 0.499 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/res/configuration.yaml 06:36:35 #14 0.499 creating: device-sdk-c-4.0.2/src/c/examples/terminal/res/devices/ 06:36:35 #14 0.499 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/res/devices/terminal.json 06:36:35 #14 0.499 creating: device-sdk-c-4.0.2/src/c/examples/terminal/res/profiles/ 06:36:35 #14 0.499 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/res/profiles/Terminal.json 06:36:35 #14 0.499 inflating: device-sdk-c-4.0.2/src/c/filesys.c 06:36:35 #14 0.499 inflating: device-sdk-c-4.0.2/src/c/filesys.h 06:36:35 #14 0.499 inflating: device-sdk-c-4.0.2/src/c/keeper.c 06:36:35 #14 0.499 inflating: device-sdk-c-4.0.2/src/c/keeper.h 06:36:35 #14 0.499 inflating: device-sdk-c-4.0.2/src/c/map.c 06:36:35 #14 0.499 inflating: device-sdk-c-4.0.2/src/c/map.h 06:36:35 #14 0.499 inflating: device-sdk-c-4.0.2/src/c/metadata.c 06:36:35 #14 0.499 inflating: device-sdk-c-4.0.2/src/c/metadata.h 06:36:35 #14 0.499 inflating: device-sdk-c-4.0.2/src/c/metrics.h 06:36:35 #14 0.499 inflating: device-sdk-c-4.0.2/src/c/opstate.c 06:36:35 #14 0.499 inflating: device-sdk-c-4.0.2/src/c/opstate.h 06:36:35 #14 0.499 inflating: device-sdk-c-4.0.2/src/c/parson.c 06:36:35 #14 0.499 inflating: device-sdk-c-4.0.2/src/c/parson.h 06:36:35 #14 0.499 inflating: device-sdk-c-4.0.2/src/c/profiles.c 06:36:35 #14 0.501 inflating: device-sdk-c-4.0.2/src/c/profiles.h 06:36:35 #14 0.501 inflating: device-sdk-c-4.0.2/src/c/registry-impl.h 06:36:35 #14 0.501 inflating: device-sdk-c-4.0.2/src/c/registry.c 06:36:35 #14 0.501 inflating: device-sdk-c-4.0.2/src/c/registry.h 06:36:35 #14 0.501 inflating: device-sdk-c-4.0.2/src/c/reqdata.c 06:36:35 #14 0.501 inflating: device-sdk-c-4.0.2/src/c/reqdata.h 06:36:35 #14 0.501 inflating: device-sdk-c-4.0.2/src/c/request_auth.c 06:36:35 #14 0.501 inflating: device-sdk-c-4.0.2/src/c/request_auth.h 06:36:35 #14 0.501 inflating: device-sdk-c-4.0.2/src/c/rest-server.c 06:36:35 #14 0.501 inflating: device-sdk-c-4.0.2/src/c/rest-server.h 06:36:35 #14 0.501 inflating: device-sdk-c-4.0.2/src/c/rest.c 06:36:35 #14 0.501 inflating: device-sdk-c-4.0.2/src/c/rest.h 06:36:35 #14 0.501 inflating: device-sdk-c-4.0.2/src/c/secrets-impl.h 06:36:35 #14 0.501 inflating: device-sdk-c-4.0.2/src/c/secrets-insecure.c 06:36:35 #14 0.501 inflating: device-sdk-c-4.0.2/src/c/secrets-insecure.h 06:36:35 #14 0.501 inflating: device-sdk-c-4.0.2/src/c/secrets-vault.c 06:36:35 #14 0.501 inflating: device-sdk-c-4.0.2/src/c/secrets-vault.h 06:36:35 #14 0.501 inflating: device-sdk-c-4.0.2/src/c/secrets.c 06:36:35 #14 0.501 inflating: device-sdk-c-4.0.2/src/c/secrets.h 06:36:35 #14 0.501 inflating: device-sdk-c-4.0.2/src/c/service.c 06:36:35 #14 0.501 inflating: device-sdk-c-4.0.2/src/c/service.h 06:36:35 #14 0.502 inflating: device-sdk-c-4.0.2/src/c/transform.c 06:36:35 #14 0.502 inflating: device-sdk-c-4.0.2/src/c/transform.h 06:36:35 #14 0.502 inflating: device-sdk-c-4.0.2/src/c/validate.c 06:36:35 #14 0.502 inflating: device-sdk-c-4.0.2/src/c/validate.h 06:36:35 #14 0.502 inflating: device-sdk-c-4.0.2/src/c/watchers.c 06:36:35 #14 0.502 inflating: device-sdk-c-4.0.2/src/c/watchers.h 06:36:35 #14 0.502 creating: device-sdk-c-4.0.2/src/cmake/ 06:36:35 #14 0.502 inflating: device-sdk-c-4.0.2/src/cmake/FindIOT.cmake 06:36:35 #14 0.502 inflating: device-sdk-c-4.0.2/src/cmake/FindLIBCBOR.cmake 06:36:35 #14 0.502 inflating: device-sdk-c-4.0.2/src/cmake/FindLIBMICROHTTP.cmake 06:36:35 #14 0.502 inflating: device-sdk-c-4.0.2/src/cmake/FindLIBPAHO.cmake 06:36:35 #14 0.502 inflating: device-sdk-c-4.0.2/src/cmake/FindLIBUUID.cmake 06:36:35 #14 0.502 inflating: device-sdk-c-4.0.2/src/cmake/FindLIBYAML.cmake 06:36:35 #14 0.502 + cd device-sdk-c-4.0.2 06:36:35 #14 0.502 + ./scripts/build.sh 06:36:35 #14 0.503 + CPPCHECK=false 06:36:35 #14 0.503 + DOCGEN=false 06:36:35 #14 0.503 + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' 06:36:35 #14 0.503 + '[' 0 -gt 0 ] 06:36:35 #14 0.504 + readlink -f ./scripts/build.sh 06:36:35 #14 0.504 + dirname /device-bacnet-c/deps/device-sdk-c-4.0.2/scripts/build.sh 06:36:35 #14 0.505 + dirname /device-bacnet-c/deps/device-sdk-c-4.0.2/scripts 06:36:35 #14 0.506 + ROOT=/device-bacnet-c/deps/device-sdk-c-4.0.2 06:36:35 #14 0.506 + cd /device-bacnet-c/deps/device-sdk-c-4.0.2 06:36:35 #14 0.506 + mkdir -p /device-bacnet-c/deps/device-sdk-c-4.0.2/build/release 06:36:35 #14 0.506 + cd /device-bacnet-c/deps/device-sdk-c-4.0.2/build/release 06:36:35 #14 0.506 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/deps/device-sdk-c-4.0.2/src 06:36:35 #14 0.590 -- The C compiler identification is GNU 12.2.1 06:36:35 #14 0.610 -- Detecting C compiler ABI info 06:36:35 #14 0.712 -- Detecting C compiler ABI info - done 06:36:35 #14 0.730 -- Check for working C compiler: /usr/bin/cc - skipped 06:36:35 #14 0.731 -- Detecting C compile features 06:36:35 #14 0.732 -- Detecting C compile features - done 06:36:35 #14 0.736 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 06:36:35 #14 0.817 -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") 06:36:35 #14 0.821 -- Found LIBYAML: /usr/lib/libyaml.so 06:36:35 #14 0.825 -- Found LIBUUID: /usr/lib/libuuid.so 06:36:35 #14 0.829 -- Found LIBCBOR: /usr/lib/libcbor.so 06:36:35 #14 0.831 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 06:36:35 #14 0.834 -- Found IOT: /opt/iotech/iot/1.6/lib/libiot.so 06:36:35 #14 0.834 -- /opt/iotech/iot/1.6/include 06:36:35 #14 0.834 -- C SDK 0.0.0 for Linux 06:36:35 #14 0.836 -- Performing Test CSDK_HAVE_ATOMIC 06:36:35 #14 0.924 -- Performing Test CSDK_HAVE_ATOMIC - Success 06:36:35 #14 0.978 -- Found Curses: /usr/lib/libcurses.so 06:36:35 #14 0.999 -- Configuring done (0.5s) 06:36:35 #14 1.033 -- Generating done (0.0s) 06:36:35 #14 1.036 -- Build files have been written to: /device-bacnet-c/deps/device-sdk-c-4.0.2/build/release 06:36:35 #14 1.042 + make all package 06:36:35 #14 1.042 + tee release.log 06:36:35 #14 1.088 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 06:36:35 #14 1.227 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o 06:36:36 #14 1.380 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o 06:36:36 #14 1.529 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o 06:36:36 #14 1.634 [ 9%] Building C object c/CMakeFiles/csdk.dir/command.c.o 06:36:36 #14 1.675 /device-bacnet-c/deps/device-sdk-c-4.0.2/src/c/command.c: In function 'devsdk_devicecorecommand_populate': 06:36:36 #14 1.675 /device-bacnet-c/deps/device-sdk-c-4.0.2/src/c/command.c:218:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 06:36:36 #14 1.675 218 | iot_data_t* cc_src_vector=iot_data_string_map_get_vector(map,"coreCommands"); 06:36:36 #14 1.675 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 06:36:36 #14 1.774 [ 11%] Building C object c/CMakeFiles/csdk.dir/config.c.o 06:36:36 #14 2.079 [ 13%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 06:36:36 #14 2.124 [ 15%] Building C object c/CMakeFiles/csdk.dir/data.c.o 06:36:36 #14 2.268 [ 17%] Building C object c/CMakeFiles/csdk.dir/device.c.o 06:36:37 #14 2.558 [ 19%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 06:36:37 #14 2.657 [ 21%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 06:36:37 #14 2.786 [ 23%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 06:36:37 #14 2.909 [ 25%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 06:36:37 #14 3.005 [ 26%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o 06:36:37 #14 3.158 [ 28%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 06:36:37 #14 3.218 [ 30%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 06:36:38 #14 3.542 [ 32%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 06:36:38 #14 3.605 [ 34%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o 06:36:38 #14 3.855 [ 36%] Building C object c/CMakeFiles/csdk.dir/map.c.o 06:36:38 #14 3.961 [ 38%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 06:36:38 #14 4.182 [ 40%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o 06:36:38 #14 4.267 [ 42%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 06:36:39 #14 5.261 [ 44%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 06:36:39 #14 5.369 [ 46%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 06:36:40 #14 5.439 [ 48%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 06:36:40 #14 5.525 [ 50%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o 06:36:40 #14 5.582 [ 51%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 06:36:40 #14 5.795 [ 53%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 06:36:40 #14 6.161 [ 55%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o 06:36:40 #14 6.235 [ 57%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o 06:36:40 #14 6.364 [ 59%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o 06:36:41 #14 6.458 [ 61%] Building C object c/CMakeFiles/csdk.dir/service.c.o 06:36:41 #14 6.955 [ 63%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 06:36:41 #14 7.072 [ 65%] Building C object c/CMakeFiles/csdk.dir/validate.c.o 06:36:41 #14 7.137 [ 67%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 06:36:41 #14 7.249 [ 69%] Linking C shared library libcsdk.so 06:36:41 #14 7.304 [ 69%] Built target csdk 06:36:41 #14 7.325 [ 71%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 06:36:41 #14 7.465 [ 73%] Linking C executable template 06:36:42 #14 7.495 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:36:42 #14 7.542 [ 73%] Built target template 06:36:42 #14 7.559 [ 75%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 06:36:42 #14 7.649 [ 76%] Linking C executable device-counter 06:36:42 #14 7.675 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:36:42 #14 7.716 [ 76%] Built target device-counter 06:36:42 #14 7.734 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 06:36:42 #14 7.824 [ 80%] Linking C executable device-random 06:36:42 #14 7.852 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:36:42 #14 7.896 [ 80%] Built target device-random 06:36:42 #14 7.916 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 06:36:42 #14 7.994 [ 84%] Linking C executable device-gyro 06:36:42 #14 8.019 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:36:42 #14 8.064 [ 84%] Built target device-gyro 06:36:42 #14 8.085 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 06:36:42 #14 8.171 [ 88%] Linking C executable device-bitfields 06:36:42 #14 8.210 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:36:42 #14 8.260 [ 88%] Built target device-bitfields 06:36:42 #14 8.276 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 06:36:42 #14 8.424 [ 92%] Linking C executable template-discovery 06:36:43 #14 8.453 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:36:43 #14 8.501 [ 92%] Built target template-discovery 06:36:43 #14 8.519 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 06:36:43 #14 8.644 [ 96%] Linking C executable device-file 06:36:43 #14 8.672 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:36:43 #14 8.718 [ 96%] Built target device-file 06:36:43 #14 8.739 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 06:36:43 #14 8.841 [100%] Linking C executable device-terminal 06:36:43 #14 8.874 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:36:43 #14 8.917 [100%] Built target device-terminal 06:36:43 #14 8.940 Run CPack packaging tool... 06:36:43 #14 8.953 CPack: Create package using TGZ 06:36:43 #14 8.953 CPack: Install projects 06:36:43 #14 8.953 CPack: - Run preinstall target for: Csdk 06:36:43 #14 9.203 CPack: - Install project: Csdk [] 06:36:44 #14 9.212 CPack: Create package 06:36:44 #14 9.236 CPack: - package: /device-bacnet-c/deps/device-sdk-c-4.0.2/build/release/csdk-0.0.0.tar.gz generated. 06:36:44 #14 9.237 + '[' false '=' true ] 06:36:44 #14 9.238 + '[' false '=' true ] 06:36:44 #14 9.239 + mkdir -p /device-bacnet-c/deps/device-sdk-c-4.0.2/build/debug 06:36:44 #14 9.240 + cd /device-bacnet-c/deps/device-sdk-c-4.0.2/build/debug 06:36:44 #14 9.241 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /device-bacnet-c/deps/device-sdk-c-4.0.2/src 06:36:44 #14 9.323 -- The C compiler identification is GNU 12.2.1 06:36:44 #14 9.342 -- Detecting C compiler ABI info 06:36:44 #14 9.441 -- Detecting C compiler ABI info - done 06:36:44 #14 9.461 -- Check for working C compiler: /usr/bin/cc - skipped 06:36:44 #14 9.462 -- Detecting C compile features 06:36:44 #14 9.463 -- Detecting C compile features - done 06:36:44 #14 9.467 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 06:36:44 #14 9.547 -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") 06:36:44 #14 9.551 -- Found LIBYAML: /usr/lib/libyaml.so 06:36:44 #14 9.554 -- Found LIBUUID: /usr/lib/libuuid.so 06:36:44 #14 9.557 -- Found LIBCBOR: /usr/lib/libcbor.so 06:36:44 #14 9.559 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 06:36:44 #14 9.561 -- Found IOT: /opt/iotech/iot/1.6/lib/libiot.so 06:36:44 #14 9.562 -- /opt/iotech/iot/1.6/include 06:36:44 #14 9.562 -- C SDK 0.0.0 for Linux 06:36:44 #14 9.565 -- Performing Test CSDK_HAVE_ATOMIC 06:36:44 #14 9.655 -- Performing Test CSDK_HAVE_ATOMIC - Success 06:36:44 #14 9.710 -- Found Curses: /usr/lib/libcurses.so 06:36:44 #14 9.732 -- Configuring done (0.5s) 06:36:44 #14 9.767 -- Generating done (0.0s) 06:36:44 #14 9.770 -- Build files have been written to: /device-bacnet-c/deps/device-sdk-c-4.0.2/build/debug 06:36:44 #14 9.776 + make 06:36:44 #14 9.776 + tee debug.log 06:36:44 #14 9.827 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 06:36:44 #14 9.916 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o 06:36:44 #14 9.993 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o 06:36:44 #14 10.07 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o 06:36:44 #14 10.15 [ 9%] Building C object c/CMakeFiles/csdk.dir/command.c.o 06:36:44 #14 10.20 /device-bacnet-c/deps/device-sdk-c-4.0.2/src/c/command.c: In function 'devsdk_devicecorecommand_populate': 06:36:44 #14 10.20 /device-bacnet-c/deps/device-sdk-c-4.0.2/src/c/command.c:218:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 06:36:44 #14 10.20 218 | iot_data_t* cc_src_vector=iot_data_string_map_get_vector(map,"coreCommands"); 06:36:44 #14 10.20 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 06:36:45 #14 10.25 [ 11%] Building C object c/CMakeFiles/csdk.dir/config.c.o 06:36:45 #14 10.38 [ 13%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 06:36:45 #14 10.42 [ 15%] Building C object c/CMakeFiles/csdk.dir/data.c.o 06:36:45 #14 10.50 [ 17%] Building C object c/CMakeFiles/csdk.dir/device.c.o 06:36:45 #14 10.62 [ 19%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 06:36:45 #14 10.69 [ 21%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 06:36:45 #14 10.77 [ 23%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 06:36:45 #14 10.84 [ 25%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 06:36:45 #14 10.91 [ 26%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o 06:36:45 #14 10.99 [ 28%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 06:36:45 #14 11.03 [ 30%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 06:36:45 #14 11.16 [ 32%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 06:36:45 #14 11.21 [ 34%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o 06:36:45 #14 11.30 [ 36%] Building C object c/CMakeFiles/csdk.dir/map.c.o 06:36:46 #14 11.35 [ 38%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 06:36:46 #14 11.47 [ 40%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o 06:36:46 #14 11.53 [ 42%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 06:36:46 #14 11.73 [ 44%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 06:36:46 #14 11.81 [ 46%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 06:36:46 #14 11.87 [ 48%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 06:36:46 #14 11.93 [ 50%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o 06:36:46 #14 11.98 [ 51%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 06:36:46 #14 12.08 [ 53%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 06:36:46 #14 12.31 [ 55%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o 06:36:46 #14 12.37 [ 57%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o 06:36:46 #14 12.44 [ 59%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o 06:36:47 #14 12.51 [ 61%] Building C object c/CMakeFiles/csdk.dir/service.c.o 06:36:47 #14 12.67 [ 63%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 06:36:47 #14 12.75 [ 65%] Building C object c/CMakeFiles/csdk.dir/validate.c.o 06:36:47 #14 12.81 [ 67%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 06:36:47 #14 12.88 [ 69%] Linking C shared library libcsdk.so 06:36:47 #14 12.94 [ 69%] Built target csdk 06:36:47 #14 12.96 [ 71%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 06:36:47 #14 13.03 [ 73%] Linking C executable template 06:36:47 #14 13.06 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:36:47 #14 13.11 [ 73%] Built target template 06:36:47 #14 13.13 [ 75%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 06:36:47 #14 13.19 [ 76%] Linking C executable device-counter 06:36:47 #14 13.22 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:36:47 #14 13.26 [ 76%] Built target device-counter 06:36:47 #14 13.29 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 06:36:47 #14 13.35 [ 80%] Linking C executable device-random 06:36:48 #14 13.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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:36:48 #14 13.42 [ 80%] Built target device-random 06:36:48 #14 13.44 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 06:36:48 #14 13.51 [ 84%] Linking C executable device-gyro 06:36:48 #14 13.54 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:36:48 #14 13.58 [ 84%] Built target device-gyro 06:36:48 #14 13.60 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 06:36:48 #14 13.66 [ 88%] Linking C executable device-bitfields 06:36:48 #14 13.69 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:36:48 #14 13.73 [ 88%] Built target device-bitfields 06:36:48 #14 13.75 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 06:36:48 #14 13.83 [ 92%] Linking C executable template-discovery 06:36:48 #14 13.86 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:36:48 #14 13.90 [ 92%] Built target template-discovery 06:36:48 #14 13.92 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 06:36:48 #14 13.99 [ 96%] Linking C executable device-file 06:36:48 #14 14.02 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:36:48 #14 14.07 [ 96%] Built target device-file 06:36:48 #14 14.09 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 06:36:48 #14 14.16 [100%] Linking C executable device-terminal 06:36:48 #14 14.18 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:36:48 #14 14.23 [100%] Built target device-terminal 06:36:48 #14 14.24 + cp -rf include/devsdk include/edgex /usr/include/ 06:36:48 #14 14.25 + cp build/release/c/libcsdk.so /usr/lib/ 06:36:48 #14 14.25 + mkdir -p /usr/share/doc/edgex-csdk 06:36:48 #14 14.25 + cp Attribution.txt /usr/share/doc/edgex-csdk 06:36:48 #14 14.25 + cp LICENSE /usr/share/doc/edgex-csdk 06:36:48 #14 14.25 + rm -rf /device-bacnet-c/deps 06:36:48 #14 DONE 14.3s 06:36:48 06:36:48 #15 [11/11] RUN /device-bacnet-c/scripts/build.sh 06:36:49 #15 0.254 + readlink -f /device-bacnet-c/scripts/build.sh 06:36:49 #15 0.255 + dirname /device-bacnet-c/scripts/build.sh 06:36:49 #15 0.256 + dirname /device-bacnet-c/scripts 06:36:49 #15 0.256 + ROOT=/device-bacnet-c 06:36:49 #15 0.256 + echo /device-bacnet-c 06:36:49 #15 0.256 /device-bacnet-c 06:36:49 #15 0.257 + cd /device-bacnet-c 06:36:49 #15 0.257 + '[' '!' -f /device-bacnet-c/lib/ip/libbacnet.a ] 06:36:49 #15 0.257 + '[' '!' -d /device-bacnet-c/bacnet-stack ] 06:36:49 #15 0.257 + git clone https://github.com/IOTechSystems/bacnet-stack.git 06:36:49 #15 0.258 Cloning into 'bacnet-stack'... 06:36:52 #15 3.303 + cd /device-bacnet-c/bacnet-stack 06:36:52 #15 3.303 + git checkout v0.8.6-IOTech 06:36:52 #15 3.511 Note: switching to 'v0.8.6-IOTech'. 06:36:52 #15 3.511 06:36:52 #15 3.511 You are in 'detached HEAD' state. You can look around, make experimental 06:36:52 #15 3.511 changes and commit them, and you can discard any commits you make in this 06:36:52 #15 3.511 state without impacting any branches by switching back to a branch. 06:36:52 #15 3.511 06:36:52 #15 3.511 If you want to create a new branch to retain commits you create, you may 06:36:52 #15 3.511 do so (now or later) by using -c with the switch command. Example: 06:36:52 #15 3.511 06:36:52 #15 3.511 git switch -c 06:36:52 #15 3.511 06:36:52 #15 3.511 Or undo this operation with: 06:36:52 #15 3.511 06:36:52 #15 3.511 git switch - 06:36:52 #15 3.511 06:36:52 #15 3.511 Turn off this advice by setting config variable advice.detachedHead to false 06:36:52 #15 3.511 06:36:52 #15 3.511 HEAD is now at 8b67b7f2 Changes for BACnet device service 06:36:52 #15 3.512 + mkdir -p /device-bacnet-c/lib/ip 06:36:52 #15 3.514 + mkdir -p /device-bacnet-c/lib/mstp 06:36:52 #15 3.515 + make 'BACDL_DEFINE=-DBACDL_MSTP=1' clean library 06:36:52 #15 3.517 make -s -C lib clean 06:36:52 #15 3.522 make -s -C demo clean 06:36:52 #15 3.585 make -s -C demo/router clean 06:36:52 #15 3.588 make -s -C demo/router-ipv6 clean 06:36:52 #15 3.591 make -s -C demo/gateway clean 06:36:52 #15 3.594 make -s -C lib all 06:36:56 #15 7.610 ../ports/linux/dlmstp.c: In function 'dlmstp_cleanup': 06:36:56 #15 7.610 ../ports/linux/dlmstp.c:147:20: warning: passing argument 1 of 'pthread_cancel' makes pointer from integer without a cast [-Wint-conversion] 06:36:56 #15 7.610 147 | pthread_cancel(hThread); 06:36:56 #15 7.610 | ^~~~~~~ 06:36:56 #15 7.610 | | 06:36:56 #15 7.610 | long unsigned int 06:36:56 #15 7.610 In file included from ../ports/linux/net.h:73, 06:36:56 #15 7.610 from ../ports/linux/dlmstp.c:43: 06:36:56 #15 7.610 /usr/include/pthread.h:98:20: note: expected 'pthread_t' {aka 'struct __pthread *'} but argument is of type 'long unsigned int' 06:36:56 #15 7.610 98 | int pthread_cancel(pthread_t); 06:36:56 #15 7.610 | ^~~~~~~~~ 06:36:56 #15 7.612 ../ports/linux/dlmstp.c: In function 'dlmstp_init': 06:36:56 #15 7.612 ../ports/linux/dlmstp.c:727:25: warning: passing argument 1 of 'pthread_create' from incompatible pointer type [-Wincompatible-pointer-types] 06:36:56 #15 7.612 727 | rv = pthread_create(&hThread, NULL, dlmstp_master_fsm_task, NULL); 06:36:56 #15 7.612 | ^~~~~~~~ 06:36:56 #15 7.612 | | 06:36:56 #15 7.612 | long unsigned int * 06:36:56 #15 7.612 /usr/include/pthread.h:80:20: note: expected 'struct __pthread ** restrict' but argument is of type 'long unsigned int *' 06:36:56 #15 7.612 80 | int pthread_create(pthread_t *__restrict, const pthread_attr_t *__restrict, void *(*)(void *), void *__restrict); 06:36:56 #15 7.612 | ^ 06:37:00 #15 10.98 + cp lib/libbacnet.a /device-bacnet-c/lib/mstp 06:37:00 #15 10.98 + make 'BACDL_DEFINE=-DBACDL_BIP=1' clean library 06:37:00 #15 10.98 make -s -C lib clean 06:37:00 #15 10.99 make -s -C demo clean 06:37:00 #15 11.06 make -s -C demo/router clean 06:37:00 #15 11.06 make -s -C demo/router-ipv6 clean 06:37:00 #15 11.06 make -s -C demo/gateway clean 06:37:00 #15 11.07 make -s -C lib all 06:37:08 #15 19.26 + cp lib/libbacnet.a /device-bacnet-c/lib/ip 06:37:08 #15 19.26 + mkdir -p /device-bacnet-c/build/release/device-bacnet-ip 06:37:08 #15 19.26 + cd /device-bacnet-c/build/release/device-bacnet-ip 06:37:08 #15 19.26 + cmake '-DDATALINK:STRING=BACDL_BIP=1' '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/src/c 06:37:08 #15 19.33 -- The C compiler identification is GNU 12.2.1 06:37:08 #15 19.34 -- Detecting C compiler ABI info 06:37:08 #15 19.42 -- Detecting C compiler ABI info - done 06:37:08 #15 19.44 -- Check for working C compiler: /usr/bin/cc - skipped 06:37:08 #15 19.44 -- Detecting C compile features 06:37:08 #15 19.44 -- Detecting C compile features - done 06:37:08 #15 19.44 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD 06:37:08 #15 19.52 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success 06:37:08 #15 19.52 -- Found Threads: TRUE 06:37:08 #15 19.52 -- Found IOT: /opt/iotech/iot/1.6/lib/libiot.so 06:37:08 #15 19.52 -- /opt/iotech/iot/1.6/include 06:37:08 #15 19.52 -- Configuring done (0.3s) 06:37:08 #15 19.53 -- Generating done (0.0s) 06:37:08 #15 19.53 -- Build files have been written to: /device-bacnet-c/build/release/device-bacnet-ip 06:37:08 #15 19.53 + + tee release.log 06:37:08 #15 19.53 make 06:37:08 #15 19.57 [ 11%] Building C object CMakeFiles/bacnet_objects.dir/device-bacnet-c/bacnet-stack/demo/object/device-client.c.o 06:37:08 #15 19.78 [ 22%] Linking C static library libbacnet_objects.a 06:37:08 #15 19.81 [ 22%] Built target bacnet_objects 06:37:08 #15 19.83 [ 33%] Building C object CMakeFiles/device-bacnet-c.dir/main.c.o 06:37:08 #15 20.02 [ 44%] Building C object CMakeFiles/device-bacnet-c.dir/address_entry.c.o 06:37:09 #15 20.11 [ 55%] Building C object CMakeFiles/device-bacnet-c.dir/address_instance_map.c.o 06:37:09 #15 20.17 [ 66%] Building C object CMakeFiles/device-bacnet-c.dir/device_condition_map.c.o 06:37:09 #15 20.24 [ 77%] Building C object CMakeFiles/device-bacnet-c.dir/driver.c.o 06:37:09 #15 20.51 [ 88%] Building C object CMakeFiles/device-bacnet-c.dir/return_data.c.o 06:37:09 #15 20.58 [100%] Linking C executable device-bacnet-c 06:37:09 #15 20.61 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:37:09 #15 20.66 [100%] Built target device-bacnet-c 06:37:09 #15 20.67 + mkdir -p /device-bacnet-c/build/release/device-bacnet-mstp 06:37:09 #15 20.67 + cd /device-bacnet-c/build/release/device-bacnet-mstp 06:37:09 #15 20.67 + cmake '-DDATALINK:STRING=BACDL_MSTP=1' '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/src/c 06:37:09 #15 20.74 -- The C compiler identification is GNU 12.2.1 06:37:09 #15 20.75 -- Detecting C compiler ABI info 06:37:09 #15 20.84 -- Detecting C compiler ABI info - done 06:37:09 #15 20.86 -- Check for working C compiler: /usr/bin/cc - skipped 06:37:09 #15 20.86 -- Detecting C compile features 06:37:09 #15 20.86 -- Detecting C compile features - done 06:37:09 #15 20.86 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD 06:37:09 #15 20.96 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success 06:37:09 #15 20.96 -- Found Threads: TRUE 06:37:09 #15 20.97 -- Found IOT: /opt/iotech/iot/1.6/lib/libiot.so 06:37:09 #15 20.97 -- /opt/iotech/iot/1.6/include 06:37:09 #15 20.97 -- Configuring done (0.3s) 06:37:09 #15 20.97 -- Generating done (0.0s) 06:37:09 #15 20.97 -- Build files have been written to: /device-bacnet-c/build/release/device-bacnet-mstp 06:37:09 #15 20.98 + make 06:37:09 #15 20.98 + tee release.log 06:37:09 #15 21.01 [ 11%] Building C object CMakeFiles/bacnet_objects.dir/device-bacnet-c/bacnet-stack/demo/object/device-client.c.o 06:37:10 #15 21.21 [ 22%] Linking C static library libbacnet_objects.a 06:37:10 #15 21.25 [ 22%] Built target bacnet_objects 06:37:10 #15 21.27 [ 33%] Building C object CMakeFiles/device-bacnet-c.dir/main.c.o 06:37:10 #15 21.45 [ 44%] Building C object CMakeFiles/device-bacnet-c.dir/address_entry.c.o 06:37:10 #15 21.53 [ 55%] Building C object CMakeFiles/device-bacnet-c.dir/address_instance_map.c.o 06:37:10 #15 21.59 [ 66%] Building C object CMakeFiles/device-bacnet-c.dir/device_condition_map.c.o 06:37:10 #15 21.67 [ 77%] Building C object CMakeFiles/device-bacnet-c.dir/driver.c.o 06:37:10 #15 21.94 [ 88%] Building C object CMakeFiles/device-bacnet-c.dir/return_data.c.o 06:37:10 #15 22.02 [100%] Linking C executable device-bacnet-c 06:37:10 #15 22.05 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:37:10 #15 22.10 [100%] Built target device-bacnet-c 06:37:10 #15 DONE 22.2s 06:37:11 06:37:11 #16 exporting to image 06:37:11 #16 exporting layers 06:37:11 #16 exporting layers 0.3s done 06:37:11 #16 writing image sha256:c67dce99089e0656cad2b577fcf68b394f26eb90469d2e0292ee16ebe4ec680d done 06:37:11 #16 naming to docker.io/library/ci-base-image-x86_64 done 06:37:11 #16 DONE 0.3s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:11 + docker inspect -f . ci-base-image-x86_64 06:37:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:37:12 prd-ubuntu20.04-docker-8c-8g-13733 does not seem to be running inside a container 06:37:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-bacnet-c_PR-108 -v /w/workspace/exfoundry_device-bacnet-c_PR-108:/w/workspace/exfoundry_device-bacnet-c_PR-108:rw,z -v /w/workspace/exfoundry_device-bacnet-c_PR-108@tmp:/w/workspace/exfoundry_device-bacnet-c_PR-108@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:37:12 $ docker top d1bae586a0cbbb4939e27dfded18822ccaa9e0cf8d6153cdb658d12aa2464fa8 -eo pid,comm [Pipeline] { [Pipeline] sh 06:37:12 + make test 06:37:12 build/release/device-bacnet-c/device-bacnet-c [Pipeline] } 06:37:12 $ docker stop --time=1 d1bae586a0cbbb4939e27dfded18822ccaa9e0cf8d6153cdb658d12aa2464fa8 06:37:13 $ docker rm -f --volumes d1bae586a0cbbb4939e27dfded18822ccaa9e0cf8d6153cdb658d12aa2464fa8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:37:14 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:37:14 + ls -al . 06:37:14 total 88 06:37:14 drwxrwxr-x 10 jenkins jenkins 4096 Jun 23 06:36 . 06:37:14 drwxrwxr-x 4 jenkins jenkins 4096 Jun 23 06:35 .. 06:37:14 drwxrwxr-x 8 jenkins jenkins 4096 Jun 23 06:36 .git 06:37:14 drwxrwxr-x 3 jenkins jenkins 4096 Jun 23 06:35 .github 06:37:14 drwxr-xr-x 3 jenkins jenkins 4096 Jun 23 06:36 .semver 06:37:14 -rw-rw-r-- 1 jenkins jenkins 1563 Jun 23 06:35 Attribution.txt 06:37:14 -rw-rw-r-- 1 jenkins jenkins 1172 Jun 23 06:35 CHANGELOG.md 06:37:14 -rw-rw-r-- 1 jenkins jenkins 677 Jun 23 06:35 GOVERNANCE.md 06:37:14 -rw-rw-r-- 1 jenkins jenkins 764 Jun 23 06:35 Jenkinsfile 06:37:14 -rw-rw-r-- 1 jenkins jenkins 10174 Jun 23 06:35 LICENSE 06:37:14 -rw-rw-r-- 1 jenkins jenkins 837 Jun 23 06:35 Makefile 06:37:14 -rw-rw-r-- 1 jenkins jenkins 621 Jun 23 06:35 OWNERS.md 06:37:14 -rw-rw-r-- 1 jenkins jenkins 5503 Jun 23 06:35 README.md 06:37:14 -rw-rw-r-- 1 jenkins jenkins 5 Jun 23 06:36 VERSION 06:37:14 drwxrwxr-x 2 jenkins jenkins 4096 Jun 23 06:35 docs 06:37:14 drwxrwxr-x 4 jenkins jenkins 4096 Jun 23 06:35 res 06:37:14 drwxrwxr-x 2 jenkins jenkins 4096 Jun 23 06:35 sample-profiles 06:37:14 drwxrwxr-x 2 jenkins jenkins 4096 Jun 23 06:35 scripts 06:37:14 drwxrwxr-x 4 jenkins jenkins 4096 Jun 23 06:35 src [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:15 + 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=e1fc3cce5ea7baa82e4fb9cd6017bd1fc7b99293 --label arch=amd64 --label version=0.0.0 . 06:37:15 #0 building with "default" instance using docker driver 06:37:15 06:37:15 #1 [internal] load build definition from Dockerfile.alpine 06:37:15 #1 transferring dockerfile: 2.40kB done 06:37:15 #1 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 18) 06:37:15 #1 WARN: MaintainerDeprecated: Maintainer instruction is deprecated in favor of using label (line 34) 06:37:15 #1 DONE 0.0s 06:37:15 06:37:15 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 06:37:15 #2 DONE 0.0s 06:37:15 06:37:15 #3 [internal] load metadata for docker.io/library/alpine:3.20 06:37:15 #3 DONE 0.1s 06:37:15 06:37:15 #4 [internal] load .dockerignore 06:37:15 #4 transferring context: 2B done 06:37:15 #4 DONE 0.0s 06:37:15 06:37:15 #5 [internal] load build context 06:37:15 #5 transferring context: 20.43kB 0.0s done 06:37:15 #5 DONE 0.0s 06:37:15 06:37:15 #6 [stage-1 1/12] FROM docker.io/library/alpine:3.20@sha256:d9e853e87e55526f6b2917df91a2115c36dd7c696a35be12163d44e6e2a4b6bc 06:37:15 #6 resolve docker.io/library/alpine:3.20@sha256:d9e853e87e55526f6b2917df91a2115c36dd7c696a35be12163d44e6e2a4b6bc 0.0s done 06:37:15 #6 extracting sha256:25f1d6b1951ac8eb3740558fe94cb83d377bdadf95fd9f98b50d2e1b96130471 06:37:15 #6 extracting sha256:25f1d6b1951ac8eb3740558fe94cb83d377bdadf95fd9f98b50d2e1b96130471 0.1s done 06:37:15 #6 sha256:d9e853e87e55526f6b2917df91a2115c36dd7c696a35be12163d44e6e2a4b6bc 9.23kB / 9.23kB done 06:37:15 #6 sha256:c64c687cbea9300178b30c95835354e34c4e4febc4badfe27102879de0483b5e 1.02kB / 1.02kB done 06:37:15 #6 sha256:bf8527eb54c3680e728d5b4b383a8ba730d72dae7236fbc8dff97ed6b224a731 612B / 612B done 06:37:15 #6 sha256:25f1d6b1951ac8eb3740558fe94cb83d377bdadf95fd9f98b50d2e1b96130471 3.63MB / 3.63MB 0.1s done 06:37:15 #6 DONE 0.3s 06:37:15 06:37:15 #7 [builder 1/10] FROM docker.io/library/ci-base-image-x86_64:latest 06:37:15 #7 DONE 0.1s 06:37:15 06:37:15 #8 [builder 2/10] RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub 06:37:15 #8 0.221 Connecting to iotech.jfrog.io (34.247.22.236:443) 06:37:16 #8 0.648 saving to '/etc/apk/keys/alpine.dev.rsa.pub' 06:37:16 #8 0.649 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA 06:37:16 #8 0.649 '/etc/apk/keys/alpine.dev.rsa.pub' saved 06:37:16 #8 DONE 0.7s 06:37:16 06:37:16 #9 [stage-1 2/12] RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub 06:37:16 #9 0.193 Connecting to iotech.jfrog.io (54.73.4.50:443) 06:37:16 #9 0.588 saving to '/etc/apk/keys/alpine.dev.rsa.pub' 06:37:16 #9 0.589 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA 06:37:16 #9 0.589 '/etc/apk/keys/alpine.dev.rsa.pub' saved 06:37:16 #9 DONE 0.6s 06:37:16 06:37:16 #10 [builder 3/10] RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories 06:37:16 #10 DONE 0.4s 06:37:16 06:37:16 #11 [stage-1 3/12] RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories 06:37:16 #11 DONE 0.4s 06:37:16 06:37:16 #12 [stage-1 4/12] RUN apk add --update --no-cache linux-headers yaml libmicrohttpd curl libuuid iotech-paho-mqtt-c-dev-1.3 hiredis libcbor iotech-iot-1.6 dumb-init 06:37:16 #12 0.351 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:37:16 #12 0.460 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:37:17 #12 0.600 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz 06:37:17 #12 1.189 WARNING: This apk-tools is OLD! Some packages might not function properly. 06:37:17 #12 1.202 (1/27) Installing ca-certificates (20260413-r0) 06:37:17 #12 1.227 (2/27) Installing brotli-libs (1.1.0-r2) 06:37:17 #12 1.245 (3/27) Installing c-ares (1.33.1-r0) 06:37:17 #12 1.256 (4/27) Installing libunistring (1.2-r0) 06:37:17 #12 1.283 (5/27) Installing libidn2 (2.3.7-r0) 06:37:17 #12 1.295 (6/27) Installing nghttp2-libs (1.62.1-r0) 06:37:17 #12 ... 06:37:17 06:37:17 #13 [builder 4/10] RUN apk add --update --no-cache build-base git gcc cmake make linux-headers yaml-dev libmicrohttpd-dev curl-dev util-linux-dev ncurses-dev iotech-paho-mqtt-c-dev-1.3 hiredis-dev libcbor-dev iotech-iot-1.6-dev 06:37:17 #13 0.314 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:37:17 #13 0.540 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:37:17 #13 0.841 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz 06:37:17 #13 1.405 WARNING: This apk-tools is OLD! Some packages might not function properly. 06:37:17 #13 1.413 OK: 338 MiB in 103 packages 06:37:17 #13 DONE 1.5s 06:37:17 06:37:17 #12 [stage-1 4/12] RUN apk add --update --no-cache linux-headers yaml libmicrohttpd curl libuuid iotech-paho-mqtt-c-dev-1.3 hiredis libcbor iotech-iot-1.6 dumb-init 06:37:17 #12 1.306 (7/27) Installing libpsl (0.21.5-r1) 06:37:17 #12 1.317 (8/27) Installing zstd-libs (1.5.6-r0) 06:37:17 #12 1.338 (9/27) Installing libcurl (8.14.1-r2) 06:37:17 #12 1.358 (10/27) Installing curl (8.14.1-r2) 06:37:17 #12 1.378 (11/27) Installing dumb-init (1.2.5-r3) 06:37:17 #12 1.389 (12/27) Installing hiredis (1.2.0-r0) 06:37:17 #12 ... 06:37:17 06:37:17 #14 [builder 5/10] COPY scripts /device-bacnet-c/scripts 06:37:17 #14 DONE 0.0s 06:37:17 06:37:17 #15 [builder 6/10] COPY src /device-bacnet-c/src/ 06:37:17 #15 DONE 0.0s 06:37:17 06:37:17 #16 [builder 7/10] COPY VERSION /device-bacnet-c/ 06:37:17 #16 DONE 0.0s 06:37:17 06:37:17 #17 [builder 8/10] WORKDIR /device-bacnet-c 06:37:17 #17 DONE 0.0s 06:37:17 06:37:17 #12 [stage-1 4/12] RUN apk add --update --no-cache linux-headers yaml libmicrohttpd curl libuuid iotech-paho-mqtt-c-dev-1.3 hiredis libcbor iotech-iot-1.6 dumb-init 06:37:17 #12 1.495 (13/27) Installing yaml (0.2.5-r2) 06:37:17 #12 1.509 (14/27) Installing libcbor (0.11.0-r0) 06:37:17 #12 1.521 (15/27) Installing iotech-iot-1.6 (1.6.3-r0) 06:37:18 #12 2.170 (16/27) Installing pkgconf (2.2.0-r0) 06:37:18 #12 2.183 (17/27) Installing openssl-dev (3.3.7-r0) 06:37:18 #12 2.210 (18/27) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.162-r0) 06:37:19 #12 3.052 (19/27) Installing gmp (6.3.0-r1) 06:37:19 #12 3.075 (20/27) Installing nettle (3.10.2-r0) 06:37:19 #12 3.095 (21/27) Installing libffi (3.4.6-r0) 06:37:19 #12 3.105 (22/27) Installing libtasn1 (4.21.0-r0) 06:37:19 #12 3.117 (23/27) Installing p11-kit (0.25.3-r0) 06:37:19 #12 3.140 (24/27) Installing gnutls (3.8.13-r0) 06:37:19 #12 3.170 (25/27) Installing libmicrohttpd (0.9.77-r0) 06:37:19 #12 3.183 (26/27) Installing libuuid (2.40.1-r1) 06:37:19 #12 3.194 (27/27) Installing linux-headers (6.6-r0) 06:37:19 #12 3.284 Executing busybox-1.36.1-r31.trigger 06:37:19 #12 3.292 Executing ca-certificates-20260413-r0.trigger 06:37:19 #12 3.333 OK: 31 MiB in 41 packages 06:37:20 #12 DONE 3.5s 06:37:20 06:37:20 #18 [builder 9/10] RUN /device-bacnet-c/scripts/build_deps.sh 06:37:20 #18 0.218 + CSDK_VER=4.0.2 06:37:20 #18 0.218 + '[' '!' -d deps ] 06:37:20 #18 0.218 + mkdir deps 06:37:20 #18 0.219 + cd /device-bacnet-c/deps 06:37:20 #18 0.219 + wget https://github.com/edgexfoundry/device-sdk-c/archive/v4.0.2.zip 06:37:20 #18 0.222 Connecting to github.com (140.82.114.3:443) 06:37:20 #18 0.543 Connecting to codeload.github.com (140.82.114.10:443) 06:37:20 #18 0.711 saving to 'v4.0.2.zip' 06:37:20 #18 0.772 v4.0.2.zip 100% |********************************| 256k 0:00:00 ETA 06:37:20 #18 0.772 'v4.0.2.zip' saved 06:37:20 #18 0.773 + unzip v4.0.2.zip 06:37:20 #18 0.774 Archive: v4.0.2.zip 06:37:20 #18 0.779 creating: device-sdk-c-4.0.2/ 06:37:20 #18 0.779 creating: device-sdk-c-4.0.2/.github/ 06:37:20 #18 0.779 inflating: device-sdk-c-4.0.2/.github/Contributing.md 06:37:20 #18 0.779 inflating: device-sdk-c-4.0.2/.github/PULL_REQUEST_TEMPLATE.md 06:37:20 #18 0.779 inflating: device-sdk-c-4.0.2/.github/semantic.yml 06:37:20 #18 0.779 creating: device-sdk-c-4.0.2/.github/workflows/ 06:37:20 #18 0.779 inflating: device-sdk-c-4.0.2/.github/workflows/release.yml 06:37:20 #18 0.779 inflating: device-sdk-c-4.0.2/.gitignore 06:37:20 #18 0.779 inflating: device-sdk-c-4.0.2/Attribution.txt 06:37:20 #18 0.779 inflating: device-sdk-c-4.0.2/CHANGELOG.md 06:37:20 #18 0.779 inflating: device-sdk-c-4.0.2/Doxyfile 06:37:20 #18 0.779 inflating: device-sdk-c-4.0.2/GOVERNANCE.md 06:37:20 #18 0.779 inflating: device-sdk-c-4.0.2/Jenkinsfile 06:37:20 #18 0.779 inflating: device-sdk-c-4.0.2/LICENSE 06:37:20 #18 0.779 inflating: device-sdk-c-4.0.2/Makefile 06:37:20 #18 0.779 inflating: device-sdk-c-4.0.2/OWNERS.md 06:37:20 #18 0.779 inflating: device-sdk-c-4.0.2/README.IOT.md 06:37:20 #18 0.779 inflating: device-sdk-c-4.0.2/README.md 06:37:20 #18 0.779 inflating: device-sdk-c-4.0.2/README.v3.md 06:37:20 #18 0.779 creating: device-sdk-c-4.0.2/docs/ 06:37:20 #18 0.779 inflating: device-sdk-c-4.0.2/docs/configuration.md 06:37:20 #18 0.779 inflating: device-sdk-c-4.0.2/docs/deviceprofiles.md 06:37:20 #18 0.783 inflating: device-sdk-c-4.0.2/docs/metrics.md 06:37:20 #18 0.783 inflating: device-sdk-c-4.0.2/docs/servicewritersguide.md 06:37:20 #18 0.783 inflating: device-sdk-c-4.0.2/docs/startup.md 06:37:20 #18 0.783 creating: device-sdk-c-4.0.2/include/ 06:37:20 #18 0.783 creating: device-sdk-c-4.0.2/include/devsdk/ 06:37:20 #18 0.783 inflating: device-sdk-c-4.0.2/include/devsdk/devsdk-base.h 06:37:20 #18 0.783 inflating: device-sdk-c-4.0.2/include/devsdk/devsdk.h 06:37:20 #18 0.783 creating: device-sdk-c-4.0.2/include/edgex/ 06:37:20 #18 0.783 inflating: device-sdk-c-4.0.2/include/edgex/devices.h 06:37:20 #18 0.783 inflating: device-sdk-c-4.0.2/include/edgex/edgex-base.h 06:37:20 #18 0.783 inflating: device-sdk-c-4.0.2/include/edgex/edgex.h 06:37:20 #18 0.783 inflating: device-sdk-c-4.0.2/include/edgex/profiles.h 06:37:20 #18 0.783 inflating: device-sdk-c-4.0.2/include/edgex/rest-server.h 06:37:20 #18 0.783 creating: device-sdk-c-4.0.2/scripts/ 06:37:20 #18 0.783 inflating: device-sdk-c-4.0.2/scripts/Dockerfile.alpine 06:37:20 #18 0.783 inflating: device-sdk-c-4.0.2/scripts/Dockerfile.alpine-base 06:37:20 #18 0.783 inflating: device-sdk-c-4.0.2/scripts/build.sh 06:37:20 #18 0.783 inflating: device-sdk-c-4.0.2/scripts/entrypoint.sh 06:37:20 #18 0.783 creating: device-sdk-c-4.0.2/src/ 06:37:20 #18 0.783 inflating: device-sdk-c-4.0.2/src/CMakeLists.txt 06:37:20 #18 0.786 creating: device-sdk-c-4.0.2/src/c/ 06:37:20 #18 0.786 inflating: device-sdk-c-4.0.2/src/c/CMakeLists.txt 06:37:20 #18 0.786 inflating: device-sdk-c-4.0.2/src/c/api.h 06:37:20 #18 0.786 inflating: device-sdk-c-4.0.2/src/c/autoevent.c 06:37:20 #18 0.786 inflating: device-sdk-c-4.0.2/src/c/autoevent.h 06:37:20 #18 0.786 inflating: device-sdk-c-4.0.2/src/c/bus-impl.h 06:37:20 #18 0.786 inflating: device-sdk-c-4.0.2/src/c/bus-mqtt.c 06:37:20 #18 0.786 inflating: device-sdk-c-4.0.2/src/c/bus.c 06:37:20 #18 0.786 inflating: device-sdk-c-4.0.2/src/c/bus.h 06:37:20 #18 0.786 inflating: device-sdk-c-4.0.2/src/c/callback3.c 06:37:20 #18 0.786 inflating: device-sdk-c-4.0.2/src/c/callback3.h 06:37:20 #18 0.786 inflating: device-sdk-c-4.0.2/src/c/cmdinfo.h 06:37:20 #18 0.786 inflating: device-sdk-c-4.0.2/src/c/command.c 06:37:20 #18 0.786 inflating: device-sdk-c-4.0.2/src/c/command.h 06:37:20 #18 0.786 inflating: device-sdk-c-4.0.2/src/c/config.c 06:37:20 #18 0.786 inflating: device-sdk-c-4.0.2/src/c/config.h 06:37:20 #18 0.786 inflating: device-sdk-c-4.0.2/src/c/correlation.c 06:37:20 #18 0.786 inflating: device-sdk-c-4.0.2/src/c/correlation.h 06:37:20 #18 0.786 inflating: device-sdk-c-4.0.2/src/c/data.c 06:37:20 #18 0.786 inflating: device-sdk-c-4.0.2/src/c/data.h 06:37:20 #18 0.786 inflating: device-sdk-c-4.0.2/src/c/defs.h.in 06:37:20 #18 0.786 inflating: device-sdk-c-4.0.2/src/c/device.c 06:37:20 #18 0.788 inflating: device-sdk-c-4.0.2/src/c/device.h 06:37:20 #18 0.788 inflating: device-sdk-c-4.0.2/src/c/devman.c 06:37:20 #18 0.788 inflating: device-sdk-c-4.0.2/src/c/devmap.c 06:37:20 #18 0.788 inflating: device-sdk-c-4.0.2/src/c/devmap.h 06:37:20 #18 0.788 inflating: device-sdk-c-4.0.2/src/c/devsdk-base.c 06:37:20 #18 0.788 inflating: device-sdk-c-4.0.2/src/c/devutil.h 06:37:20 #18 0.788 inflating: device-sdk-c-4.0.2/src/c/discovery.c 06:37:20 #18 0.788 inflating: device-sdk-c-4.0.2/src/c/discovery.h 06:37:20 #18 0.788 inflating: device-sdk-c-4.0.2/src/c/dto-read.c 06:37:20 #18 0.788 inflating: device-sdk-c-4.0.2/src/c/dto-read.h 06:37:20 #18 0.788 inflating: device-sdk-c-4.0.2/src/c/edgex-logging.c 06:37:20 #18 0.788 inflating: device-sdk-c-4.0.2/src/c/edgex-logging.h 06:37:20 #18 0.788 inflating: device-sdk-c-4.0.2/src/c/edgex-rest.c 06:37:20 #18 0.788 inflating: device-sdk-c-4.0.2/src/c/edgex-rest.h 06:37:20 #18 0.788 inflating: device-sdk-c-4.0.2/src/c/edgex2.h 06:37:20 #18 0.788 inflating: device-sdk-c-4.0.2/src/c/errorlist.h 06:37:20 #18 0.788 creating: device-sdk-c-4.0.2/src/c/examples/ 06:37:20 #18 0.788 inflating: device-sdk-c-4.0.2/src/c/examples/CMakeLists.txt 06:37:20 #18 0.788 inflating: device-sdk-c-4.0.2/src/c/examples/README.md 06:37:20 #18 0.788 creating: device-sdk-c-4.0.2/src/c/examples/bitfields/ 06:37:20 #18 0.788 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/CMakeLists.txt 06:37:20 #18 0.789 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/README.md 06:37:20 #18 0.789 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/device-bitfields.c 06:37:20 #18 0.789 creating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/ 06:37:20 #18 0.789 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/configuration.yaml 06:37:20 #18 0.789 creating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/devices/ 06:37:20 #18 0.789 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/devices/Bitfields.json 06:37:20 #18 0.789 creating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/profiles/ 06:37:20 #18 0.789 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/profiles/Example-Bitfields.json 06:37:20 #18 0.789 creating: device-sdk-c-4.0.2/src/c/examples/counters/ 06:37:20 #18 0.789 inflating: device-sdk-c-4.0.2/src/c/examples/counters/CMakeLists.txt 06:37:20 #18 0.789 inflating: device-sdk-c-4.0.2/src/c/examples/counters/README.md 06:37:20 #18 0.789 inflating: device-sdk-c-4.0.2/src/c/examples/counters/device-counter.c 06:37:20 #18 0.789 creating: device-sdk-c-4.0.2/src/c/examples/counters/res/ 06:37:20 #18 0.789 inflating: device-sdk-c-4.0.2/src/c/examples/counters/res/configuration.yaml 06:37:20 #18 0.789 creating: device-sdk-c-4.0.2/src/c/examples/counters/res/devices/ 06:37:20 #18 0.789 inflating: device-sdk-c-4.0.2/src/c/examples/counters/res/devices/Counters.json 06:37:20 #18 0.789 creating: device-sdk-c-4.0.2/src/c/examples/counters/res/profiles/ 06:37:20 #18 0.789 inflating: device-sdk-c-4.0.2/src/c/examples/counters/res/profiles/Counter.json 06:37:20 #18 0.789 creating: device-sdk-c-4.0.2/src/c/examples/discovery/ 06:37:20 #18 0.789 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/CMakeLists.txt 06:37:20 #18 0.789 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/README.md 06:37:20 #18 0.789 creating: device-sdk-c-4.0.2/src/c/examples/discovery/res/ 06:37:20 #18 0.789 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/configuration.yaml 06:37:20 #18 0.789 creating: device-sdk-c-4.0.2/src/c/examples/discovery/res/devices/ 06:37:20 #18 0.789 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/devices/readme.txt 06:37:20 #18 0.789 creating: device-sdk-c-4.0.2/src/c/examples/discovery/res/profiles/ 06:37:20 #18 0.789 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/profiles/TemplateProfile.json 06:37:20 #18 0.789 creating: device-sdk-c-4.0.2/src/c/examples/discovery/res/watchers/ 06:37:20 #18 0.790 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/watchers/watcher1.json 06:37:20 #18 0.790 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/watchers/watcher2.json 06:37:20 #18 0.790 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/template.c 06:37:20 #18 0.790 creating: device-sdk-c-4.0.2/src/c/examples/file/ 06:37:20 #18 0.790 inflating: device-sdk-c-4.0.2/src/c/examples/file/CMakeLists.txt 06:37:20 #18 0.790 inflating: device-sdk-c-4.0.2/src/c/examples/file/README.md 06:37:20 #18 0.790 inflating: device-sdk-c-4.0.2/src/c/examples/file/device-file.c 06:37:20 #18 0.790 creating: device-sdk-c-4.0.2/src/c/examples/file/res/ 06:37:20 #18 0.790 inflating: device-sdk-c-4.0.2/src/c/examples/file/res/configuration.yaml 06:37:20 #18 0.790 creating: device-sdk-c-4.0.2/src/c/examples/file/res/devices/ 06:37:20 #18 0.790 inflating: device-sdk-c-4.0.2/src/c/examples/file/res/devices/file1.json 06:37:20 #18 0.790 inflating: device-sdk-c-4.0.2/src/c/examples/file/res/lorem.txt 06:37:20 #18 0.790 creating: device-sdk-c-4.0.2/src/c/examples/file/res/profiles/ 06:37:20 #18 0.790 inflating: device-sdk-c-4.0.2/src/c/examples/file/res/profiles/FileExampleProfile.json 06:37:20 #18 0.790 creating: device-sdk-c-4.0.2/src/c/examples/gyro/ 06:37:20 #18 0.791 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/CMakeLists.txt 06:37:20 #18 0.791 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/README.md 06:37:20 #18 0.791 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/device-gyro.c 06:37:20 #18 0.791 creating: device-sdk-c-4.0.2/src/c/examples/gyro/res/ 06:37:20 #18 0.791 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/res/configuration.yaml 06:37:20 #18 0.791 creating: device-sdk-c-4.0.2/src/c/examples/gyro/res/devices/ 06:37:20 #18 0.791 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/res/devices/gyro.json 06:37:20 #18 0.791 creating: device-sdk-c-4.0.2/src/c/examples/gyro/res/profiles/ 06:37:20 #18 0.791 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/res/profiles/Gyro.json 06:37:20 #18 0.791 creating: device-sdk-c-4.0.2/src/c/examples/random/ 06:37:20 #18 0.791 inflating: device-sdk-c-4.0.2/src/c/examples/random/CMakeLists.txt 06:37:20 #18 0.791 inflating: device-sdk-c-4.0.2/src/c/examples/random/README.md 06:37:20 #18 0.791 inflating: device-sdk-c-4.0.2/src/c/examples/random/device-random.c 06:37:20 #18 0.791 creating: device-sdk-c-4.0.2/src/c/examples/random/res/ 06:37:20 #18 0.791 inflating: device-sdk-c-4.0.2/src/c/examples/random/res/configuration.yaml 06:37:20 #18 0.791 creating: device-sdk-c-4.0.2/src/c/examples/random/res/devices/ 06:37:20 #18 0.792 inflating: device-sdk-c-4.0.2/src/c/examples/random/res/devices/randomdevice1.json 06:37:20 #18 0.792 creating: device-sdk-c-4.0.2/src/c/examples/random/res/profiles/ 06:37:20 #18 0.792 inflating: device-sdk-c-4.0.2/src/c/examples/random/res/profiles/RandomExampleProfile.json 06:37:20 #18 0.792 creating: device-sdk-c-4.0.2/src/c/examples/res/ 06:37:20 #18 0.792 inflating: device-sdk-c-4.0.2/src/c/examples/res/configuration.yaml 06:37:20 #18 0.792 creating: device-sdk-c-4.0.2/src/c/examples/res/devices/ 06:37:20 #18 0.792 inflating: device-sdk-c-4.0.2/src/c/examples/res/devices/device1.json 06:37:20 #18 0.792 creating: device-sdk-c-4.0.2/src/c/examples/res/profiles/ 06:37:20 #18 0.792 inflating: device-sdk-c-4.0.2/src/c/examples/res/profiles/TemplateProfile.json 06:37:20 #18 0.792 inflating: device-sdk-c-4.0.2/src/c/examples/template.c 06:37:20 #18 0.792 creating: device-sdk-c-4.0.2/src/c/examples/terminal/ 06:37:20 #18 0.792 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/CMakeLists.txt 06:37:20 #18 0.792 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/README.md 06:37:20 #18 0.792 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/device-terminal.c 06:37:20 #18 0.792 creating: device-sdk-c-4.0.2/src/c/examples/terminal/res/ 06:37:20 #18 0.794 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/res/configuration.yaml 06:37:20 #18 0.794 creating: device-sdk-c-4.0.2/src/c/examples/terminal/res/devices/ 06:37:20 #18 0.794 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/res/devices/terminal.json 06:37:20 #18 0.794 creating: device-sdk-c-4.0.2/src/c/examples/terminal/res/profiles/ 06:37:20 #18 0.794 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/res/profiles/Terminal.json 06:37:20 #18 0.794 inflating: device-sdk-c-4.0.2/src/c/filesys.c 06:37:20 #18 0.794 inflating: device-sdk-c-4.0.2/src/c/filesys.h 06:37:20 #18 0.794 inflating: device-sdk-c-4.0.2/src/c/keeper.c 06:37:20 #18 0.794 inflating: device-sdk-c-4.0.2/src/c/keeper.h 06:37:20 #18 0.794 inflating: device-sdk-c-4.0.2/src/c/map.c 06:37:20 #18 0.794 inflating: device-sdk-c-4.0.2/src/c/map.h 06:37:20 #18 0.794 inflating: device-sdk-c-4.0.2/src/c/metadata.c 06:37:20 #18 0.794 inflating: device-sdk-c-4.0.2/src/c/metadata.h 06:37:20 #18 0.794 inflating: device-sdk-c-4.0.2/src/c/metrics.h 06:37:20 #18 0.794 inflating: device-sdk-c-4.0.2/src/c/opstate.c 06:37:20 #18 0.794 inflating: device-sdk-c-4.0.2/src/c/opstate.h 06:37:20 #18 0.794 inflating: device-sdk-c-4.0.2/src/c/parson.c 06:37:20 #18 0.794 inflating: device-sdk-c-4.0.2/src/c/parson.h 06:37:20 #18 0.794 inflating: device-sdk-c-4.0.2/src/c/profiles.c 06:37:20 #18 0.797 inflating: device-sdk-c-4.0.2/src/c/profiles.h 06:37:20 #18 0.797 inflating: device-sdk-c-4.0.2/src/c/registry-impl.h 06:37:20 #18 0.797 inflating: device-sdk-c-4.0.2/src/c/registry.c 06:37:20 #18 0.797 inflating: device-sdk-c-4.0.2/src/c/registry.h 06:37:20 #18 0.797 inflating: device-sdk-c-4.0.2/src/c/reqdata.c 06:37:20 #18 0.797 inflating: device-sdk-c-4.0.2/src/c/reqdata.h 06:37:20 #18 0.797 inflating: device-sdk-c-4.0.2/src/c/request_auth.c 06:37:20 #18 0.797 inflating: device-sdk-c-4.0.2/src/c/request_auth.h 06:37:20 #18 0.797 inflating: device-sdk-c-4.0.2/src/c/rest-server.c 06:37:20 #18 0.797 inflating: device-sdk-c-4.0.2/src/c/rest-server.h 06:37:20 #18 0.797 inflating: device-sdk-c-4.0.2/src/c/rest.c 06:37:20 #18 0.797 inflating: device-sdk-c-4.0.2/src/c/rest.h 06:37:20 #18 0.797 inflating: device-sdk-c-4.0.2/src/c/secrets-impl.h 06:37:20 #18 0.797 inflating: device-sdk-c-4.0.2/src/c/secrets-insecure.c 06:37:20 #18 0.797 inflating: device-sdk-c-4.0.2/src/c/secrets-insecure.h 06:37:20 #18 0.797 inflating: device-sdk-c-4.0.2/src/c/secrets-vault.c 06:37:20 #18 0.797 inflating: device-sdk-c-4.0.2/src/c/secrets-vault.h 06:37:20 #18 0.797 inflating: device-sdk-c-4.0.2/src/c/secrets.c 06:37:20 #18 0.797 inflating: device-sdk-c-4.0.2/src/c/secrets.h 06:37:20 #18 0.797 inflating: device-sdk-c-4.0.2/src/c/service.c 06:37:20 #18 0.797 inflating: device-sdk-c-4.0.2/src/c/service.h 06:37:20 #18 0.797 inflating: device-sdk-c-4.0.2/src/c/transform.c 06:37:20 #18 0.797 inflating: device-sdk-c-4.0.2/src/c/transform.h 06:37:20 #18 0.797 inflating: device-sdk-c-4.0.2/src/c/validate.c 06:37:20 #18 0.797 inflating: device-sdk-c-4.0.2/src/c/validate.h 06:37:20 #18 0.797 inflating: device-sdk-c-4.0.2/src/c/watchers.c 06:37:20 #18 0.797 inflating: device-sdk-c-4.0.2/src/c/watchers.h 06:37:20 #18 0.797 creating: device-sdk-c-4.0.2/src/cmake/ 06:37:20 #18 0.797 inflating: device-sdk-c-4.0.2/src/cmake/FindIOT.cmake 06:37:20 #18 0.797 inflating: device-sdk-c-4.0.2/src/cmake/FindLIBCBOR.cmake 06:37:20 #18 0.797 inflating: device-sdk-c-4.0.2/src/cmake/FindLIBMICROHTTP.cmake 06:37:20 #18 0.797 inflating: device-sdk-c-4.0.2/src/cmake/FindLIBPAHO.cmake 06:37:20 #18 0.797 inflating: device-sdk-c-4.0.2/src/cmake/FindLIBUUID.cmake 06:37:20 #18 0.797 inflating: device-sdk-c-4.0.2/src/cmake/FindLIBYAML.cmake 06:37:20 #18 0.797 + cd device-sdk-c-4.0.2 06:37:20 #18 0.798 + ./scripts/build.sh 06:37:20 #18 0.798 + CPPCHECK=false 06:37:20 #18 0.798 + DOCGEN=false 06:37:20 #18 0.798 + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' 06:37:20 #18 0.798 + '[' 0 -gt 0 ] 06:37:20 #18 0.799 + readlink -f ./scripts/build.sh 06:37:20 #18 0.800 + dirname /device-bacnet-c/deps/device-sdk-c-4.0.2/scripts/build.sh 06:37:20 #18 0.801 + dirname /device-bacnet-c/deps/device-sdk-c-4.0.2/scripts 06:37:20 #18 0.802 + ROOT=/device-bacnet-c/deps/device-sdk-c-4.0.2 06:37:20 #18 0.802 + cd /device-bacnet-c/deps/device-sdk-c-4.0.2 06:37:20 #18 0.802 + mkdir -p /device-bacnet-c/deps/device-sdk-c-4.0.2/build/release 06:37:20 #18 0.802 + cd /device-bacnet-c/deps/device-sdk-c-4.0.2/build/release 06:37:20 #18 0.802 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/deps/device-sdk-c-4.0.2/src 06:37:20 #18 0.876 -- The C compiler identification is GNU 12.2.1 06:37:20 #18 0.899 -- Detecting C compiler ABI info 06:37:20 #18 0.990 -- Detecting C compiler ABI info - done 06:37:20 #18 1.010 -- Check for working C compiler: /usr/bin/cc - skipped 06:37:20 #18 1.010 -- Detecting C compile features 06:37:20 #18 1.011 -- Detecting C compile features - done 06:37:20 #18 1.015 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 06:37:20 #18 1.092 -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") 06:37:20 #18 1.095 -- Found LIBYAML: /usr/lib/libyaml.so 06:37:20 #18 1.098 -- Found LIBUUID: /usr/lib/libuuid.so 06:37:20 #18 1.102 -- Found LIBCBOR: /usr/lib/libcbor.so 06:37:20 #18 1.105 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 06:37:20 #18 1.108 -- Found IOT: /opt/iotech/iot/1.6/lib/libiot.so 06:37:20 #18 1.108 -- /opt/iotech/iot/1.6/include 06:37:20 #18 1.108 -- C SDK 0.0.0 for Linux 06:37:20 #18 1.111 -- Performing Test CSDK_HAVE_ATOMIC 06:37:20 #18 1.201 -- Performing Test CSDK_HAVE_ATOMIC - Success 06:37:20 #18 1.253 -- Found Curses: /usr/lib/libcurses.so 06:37:20 #18 1.276 -- Configuring done (0.5s) 06:37:20 #18 1.309 -- Generating done (0.0s) 06:37:20 #18 1.312 -- Build files have been written to: /device-bacnet-c/deps/device-sdk-c-4.0.2/build/release 06:37:20 #18 1.317 + make all package 06:37:20 #18 1.317 + tee release.log 06:37:20 #18 1.364 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 06:37:20 #18 1.507 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o 06:37:20 #18 1.664 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o 06:37:20 #18 1.823 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o 06:37:20 #18 1.945 [ 9%] Building C object c/CMakeFiles/csdk.dir/command.c.o 06:37:20 #18 1.988 /device-bacnet-c/deps/device-sdk-c-4.0.2/src/c/command.c: In function 'devsdk_devicecorecommand_populate': 06:37:20 #18 1.988 /device-bacnet-c/deps/device-sdk-c-4.0.2/src/c/command.c:218:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 06:37:20 #18 1.988 218 | iot_data_t* cc_src_vector=iot_data_string_map_get_vector(map,"coreCommands"); 06:37:20 #18 1.988 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 06:37:20 #18 2.099 [ 11%] Building C object c/CMakeFiles/csdk.dir/config.c.o 06:37:20 #18 2.413 [ 13%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 06:37:20 #18 2.458 [ 15%] Building C object c/CMakeFiles/csdk.dir/data.c.o 06:37:20 #18 2.598 [ 17%] Building C object c/CMakeFiles/csdk.dir/device.c.o 06:37:20 #18 2.892 [ 19%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 06:37:21 #18 2.990 [ 21%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 06:37:21 #18 3.122 [ 23%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 06:37:21 #18 ... 06:37:21 06:37:21 #19 [stage-1 5/12] RUN apk --no-cache upgrade 06:37:21 #19 0.261 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:37:21 #19 0.422 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:37:21 #19 0.652 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz 06:37:21 #19 1.287 WARNING: This apk-tools is OLD! Some packages might not function properly. 06:37:21 #19 1.307 OK: 31 MiB in 41 packages 06:37:21 #19 DONE 1.4s 06:37:21 06:37:21 #18 [builder 9/10] RUN /device-bacnet-c/scripts/build_deps.sh 06:37:21 #18 3.247 [ 25%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 06:37:21 #18 3.341 [ 26%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o 06:37:21 #18 3.498 [ 28%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 06:37:21 #18 3.557 [ 30%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 06:37:21 #18 3.863 [ 32%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 06:37:22 #18 3.927 [ 34%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o 06:37:22 #18 4.172 [ 36%] Building C object c/CMakeFiles/csdk.dir/map.c.o 06:37:22 #18 4.287 [ 38%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 06:37:22 #18 4.510 [ 40%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o 06:37:22 #18 4.597 [ 42%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 06:37:23 #18 5.577 [ 44%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 06:37:23 #18 5.682 [ 46%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 06:37:23 #18 5.747 [ 48%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 06:37:23 #18 5.831 [ 50%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o 06:37:24 #18 5.890 [ 51%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 06:37:24 #18 6.106 [ 53%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 06:37:24 #18 6.453 [ 55%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o 06:37:24 #18 6.525 [ 57%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o 06:37:24 #18 6.652 [ 59%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o 06:37:24 #18 6.742 [ 61%] Building C object c/CMakeFiles/csdk.dir/service.c.o 06:37:25 #18 7.238 [ 63%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 06:37:25 #18 7.357 [ 65%] Building C object c/CMakeFiles/csdk.dir/validate.c.o 06:37:25 #18 7.421 [ 67%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 06:37:25 #18 7.532 [ 69%] Linking C shared library libcsdk.so 06:37:25 #18 7.582 [ 69%] Built target csdk 06:37:25 #18 7.601 [ 71%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 06:37:25 #18 7.734 [ 73%] Linking C executable template 06:37:25 #18 7.763 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:37:25 #18 7.807 [ 73%] Built target template 06:37:25 #18 7.825 [ 75%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 06:37:25 #18 7.917 [ 76%] Linking C executable device-counter 06:37:26 #18 7.947 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:37:26 #18 7.991 [ 76%] Built target device-counter 06:37:26 #18 8.008 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 06:37:26 #18 8.100 [ 80%] Linking C executable device-random 06:37:26 #18 8.132 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:37:26 #18 8.179 [ 80%] Built target device-random 06:37:26 #18 8.203 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 06:37:26 #18 8.284 [ 84%] Linking C executable device-gyro 06:37:26 #18 8.309 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:37:26 #18 8.352 [ 84%] Built target device-gyro 06:37:26 #18 8.369 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 06:37:26 #18 8.453 [ 88%] Linking C executable device-bitfields 06:37:26 #18 8.483 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:37:26 #18 8.525 [ 88%] Built target device-bitfields 06:37:26 #18 8.545 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 06:37:26 #18 8.693 [ 92%] Linking C executable template-discovery 06:37:26 #18 8.721 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:37:26 #18 8.766 [ 92%] Built target template-discovery 06:37:26 #18 8.786 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 06:37:26 #18 8.906 [ 96%] Linking C executable device-file 06:37:27 #18 8.936 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:37:27 #18 8.981 [ 96%] Built target device-file 06:37:27 #18 9.001 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 06:37:27 #18 9.098 [100%] Linking C executable device-terminal 06:37:27 #18 9.126 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:37:27 #18 9.168 [100%] Built target device-terminal 06:37:27 #18 9.188 Run CPack packaging tool... 06:37:27 #18 9.202 CPack: Create package using TGZ 06:37:27 #18 9.202 CPack: Install projects 06:37:27 #18 9.202 CPack: - Run preinstall target for: Csdk 06:37:27 #18 9.467 CPack: - Install project: Csdk [] 06:37:27 #18 9.473 CPack: Create package 06:37:27 #18 9.500 CPack: - package: /device-bacnet-c/deps/device-sdk-c-4.0.2/build/release/csdk-0.0.0.tar.gz generated. 06:37:27 #18 9.502 + '[' false '=' true ] 06:37:27 #18 9.502 + '[' false '=' true ] 06:37:27 #18 9.502 + mkdir -p /device-bacnet-c/deps/device-sdk-c-4.0.2/build/debug 06:37:27 #18 9.503 + cd /device-bacnet-c/deps/device-sdk-c-4.0.2/build/debug 06:37:27 #18 9.503 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /device-bacnet-c/deps/device-sdk-c-4.0.2/src 06:37:27 #18 9.579 -- The C compiler identification is GNU 12.2.1 06:37:27 #18 9.596 -- Detecting C compiler ABI info 06:37:27 #18 9.695 -- Detecting C compiler ABI info - done 06:37:27 #18 9.716 -- Check for working C compiler: /usr/bin/cc - skipped 06:37:27 #18 9.717 -- Detecting C compile features 06:37:27 #18 9.717 -- Detecting C compile features - done 06:37:27 #18 9.721 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 06:37:27 #18 9.804 -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") 06:37:28 #18 9.807 -- Found LIBYAML: /usr/lib/libyaml.so 06:37:28 #18 9.810 -- Found LIBUUID: /usr/lib/libuuid.so 06:37:28 #18 9.813 -- Found LIBCBOR: /usr/lib/libcbor.so 06:37:28 #18 9.816 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 06:37:28 #18 9.818 -- Found IOT: /opt/iotech/iot/1.6/lib/libiot.so 06:37:28 #18 9.818 -- /opt/iotech/iot/1.6/include 06:37:28 #18 9.818 -- C SDK 0.0.0 for Linux 06:37:28 #18 9.821 -- Performing Test CSDK_HAVE_ATOMIC 06:37:28 #18 9.906 -- Performing Test CSDK_HAVE_ATOMIC - Success 06:37:28 #18 9.960 -- Found Curses: /usr/lib/libcurses.so 06:37:28 #18 9.981 -- Configuring done (0.5s) 06:37:28 #18 10.01 -- Generating done (0.0s) 06:37:28 #18 10.02 -- Build files have been written to: /device-bacnet-c/deps/device-sdk-c-4.0.2/build/debug 06:37:28 #18 10.02 + make 06:37:28 #18 10.02 + tee debug.log 06:37:28 #18 10.06 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 06:37:28 #18 10.15 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o 06:37:28 #18 10.22 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o 06:37:28 #18 10.31 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o 06:37:28 #18 10.38 [ 9%] Building C object c/CMakeFiles/csdk.dir/command.c.o 06:37:28 #18 10.43 /device-bacnet-c/deps/device-sdk-c-4.0.2/src/c/command.c: In function 'devsdk_devicecorecommand_populate': 06:37:28 #18 10.43 /device-bacnet-c/deps/device-sdk-c-4.0.2/src/c/command.c:218:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 06:37:28 #18 10.43 218 | iot_data_t* cc_src_vector=iot_data_string_map_get_vector(map,"coreCommands"); 06:37:28 #18 10.43 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 06:37:28 #18 10.48 [ 11%] Building C object c/CMakeFiles/csdk.dir/config.c.o 06:37:28 #18 10.61 [ 13%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 06:37:28 #18 10.65 [ 15%] Building C object c/CMakeFiles/csdk.dir/data.c.o 06:37:28 #18 10.73 [ 17%] Building C object c/CMakeFiles/csdk.dir/device.c.o 06:37:28 #18 10.85 [ 19%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 06:37:29 #18 10.92 [ 21%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 06:37:29 #18 11.01 [ 23%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 06:37:29 #18 11.08 [ 25%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 06:37:29 #18 11.16 [ 26%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o 06:37:29 #18 11.23 [ 28%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 06:37:29 #18 11.28 [ 30%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 06:37:29 #18 11.43 [ 32%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 06:37:29 #18 11.48 [ 34%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o 06:37:29 #18 11.58 [ 36%] Building C object c/CMakeFiles/csdk.dir/map.c.o 06:37:29 #18 11.63 [ 38%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 06:37:29 #18 11.75 [ 40%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o 06:37:30 #18 11.82 [ 42%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 06:37:30 #18 12.02 [ 44%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 06:37:30 #18 12.10 [ 46%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 06:37:30 #18 12.15 [ 48%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 06:37:30 #18 12.21 [ 50%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o 06:37:30 #18 12.27 [ 51%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 06:37:30 #18 12.37 [ 53%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 06:37:30 #18 12.60 [ 55%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o 06:37:30 #18 12.66 [ 57%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o 06:37:30 #18 12.73 [ 59%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o 06:37:30 #18 12.80 [ 61%] Building C object c/CMakeFiles/csdk.dir/service.c.o 06:37:30 #18 12.97 [ 63%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 06:37:31 #18 13.05 [ 65%] Building C object c/CMakeFiles/csdk.dir/validate.c.o 06:37:31 #18 13.10 [ 67%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 06:37:31 #18 13.17 [ 69%] Linking C shared library libcsdk.so 06:37:31 #18 13.24 [ 69%] Built target csdk 06:37:31 #18 13.26 [ 71%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 06:37:31 #18 13.32 [ 73%] Linking C executable template 06:37:31 #18 13.35 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:37:31 #18 13.39 [ 73%] Built target template 06:37:31 #18 13.40 [ 75%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 06:37:31 #18 13.46 [ 76%] Linking C executable device-counter 06:37:31 #18 13.49 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:37:31 #18 13.53 [ 76%] Built target device-counter 06:37:31 #18 13.56 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 06:37:31 #18 13.61 [ 80%] Linking C executable device-random 06:37:31 #18 13.64 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:37:31 #18 13.68 [ 80%] Built target device-random 06:37:31 #18 13.70 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 06:37:31 #18 13.76 [ 84%] Linking C executable device-gyro 06:37:31 #18 13.79 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:37:31 #18 13.84 [ 84%] Built target device-gyro 06:37:31 #18 13.86 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 06:37:31 #18 13.92 [ 88%] Linking C executable device-bitfields 06:37:32 #18 13.95 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:37:32 #18 13.99 [ 88%] Built target device-bitfields 06:37:32 #18 14.01 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 06:37:32 #18 14.09 [ 92%] Linking C executable template-discovery 06:37:32 #18 14.12 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:37:32 #18 14.17 [ 92%] Built target template-discovery 06:37:32 #18 14.19 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 06:37:32 #18 14.26 [ 96%] Linking C executable device-file 06:37:32 #18 14.28 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:37:32 #18 14.33 [ 96%] Built target device-file 06:37:32 #18 14.35 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 06:37:32 #18 14.42 [100%] Linking C executable device-terminal 06:37:32 #18 14.45 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:37:32 #18 14.49 [100%] Built target device-terminal 06:37:32 #18 14.50 + cp -rf include/devsdk include/edgex /usr/include/ 06:37:32 #18 14.50 + cp build/release/c/libcsdk.so /usr/lib/ 06:37:32 #18 14.51 + mkdir -p /usr/share/doc/edgex-csdk 06:37:32 #18 14.51 + cp Attribution.txt /usr/share/doc/edgex-csdk 06:37:32 #18 14.51 + cp LICENSE /usr/share/doc/edgex-csdk 06:37:32 #18 14.51 + rm -rf /device-bacnet-c/deps 06:37:32 #18 DONE 14.6s 06:37:32 06:37:32 #20 [builder 10/10] RUN /device-bacnet-c/scripts/build.sh 06:37:32 #20 0.218 + readlink -f /device-bacnet-c/scripts/build.sh 06:37:32 #20 0.219 + dirname /device-bacnet-c/scripts/build.sh 06:37:32 #20 0.219 + dirname /device-bacnet-c/scripts 06:37:32 #20 0.220 /device-bacnet-c 06:37:32 #20 0.220 + ROOT=/device-bacnet-c 06:37:32 #20 0.220 + echo /device-bacnet-c 06:37:32 #20 0.220 + cd /device-bacnet-c 06:37:32 #20 0.220 + '[' '!' -f /device-bacnet-c/lib/ip/libbacnet.a ] 06:37:32 #20 0.220 + '[' '!' -f /device-bacnet-c/lib/mstp/libbacnet.a ] 06:37:32 #20 0.220 + mkdir -p /device-bacnet-c/build/release/device-bacnet-ip 06:37:32 #20 0.221 + cd /device-bacnet-c/build/release/device-bacnet-ip 06:37:32 #20 0.221 + cmake '-DDATALINK:STRING=BACDL_BIP=1' '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/src/c 06:37:32 #20 0.243 -- /opt/iotech/iot/1.6/include 06:37:32 #20 0.243 -- Configuring done (0.0s) 06:37:32 #20 0.251 -- Generating done (0.0s) 06:37:32 #20 0.251 -- Build files have been written to: /device-bacnet-c/build/release/device-bacnet-ip 06:37:32 #20 0.254 + make 06:37:32 #20 0.254 + tee release.log 06:37:32 #20 0.296 [ 22%] Built target bacnet_objects 06:37:32 #20 0.322 [ 33%] Building C object CMakeFiles/device-bacnet-c.dir/main.c.o 06:37:33 #20 0.529 [ 44%] Building C object CMakeFiles/device-bacnet-c.dir/driver.c.o 06:37:33 #20 0.804 [ 55%] Linking C executable device-bacnet-c 06:37:33 #20 0.835 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:37:33 #20 0.884 [100%] Built target device-bacnet-c 06:37:33 #20 0.894 + mkdir -p /device-bacnet-c/build/release/device-bacnet-mstp 06:37:33 #20 0.895 + cd /device-bacnet-c/build/release/device-bacnet-mstp 06:37:33 #20 0.895 + cmake '-DDATALINK:STRING=BACDL_MSTP=1' '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/src/c 06:37:33 #20 0.919 -- /opt/iotech/iot/1.6/include 06:37:33 #20 0.919 -- Configuring done (0.0s) 06:37:33 #20 0.925 -- Generating done (0.0s) 06:37:33 #20 0.926 -- Build files have been written to: /device-bacnet-c/build/release/device-bacnet-mstp 06:37:33 #20 0.928 + make 06:37:33 #20 0.928 + tee release.log 06:37:33 #20 0.965 [ 22%] Built target bacnet_objects 06:37:33 #20 0.991 [ 33%] Building C object CMakeFiles/device-bacnet-c.dir/main.c.o 06:37:33 #20 1.180 [ 44%] Building C object CMakeFiles/device-bacnet-c.dir/driver.c.o 06:37:34 #20 1.456 [ 55%] Linking C executable device-bacnet-c 06:37:34 #20 1.487 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:37:34 #20 1.539 [100%] Built target device-bacnet-c 06:37:34 #20 DONE 1.6s 06:37:34 06:37:34 #21 [stage-1 6/12] COPY --from=builder /device-bacnet-c/build/release/ / 06:37:34 #21 DONE 0.1s 06:37:34 06:37:34 #22 [stage-1 7/12] COPY --from=builder /usr/lib/libcsdk.so /usr/lib 06:37:34 #22 DONE 0.0s 06:37:34 06:37:34 #23 [stage-1 8/12] COPY --from=builder /usr/share/doc/edgex-csdk /usr/share/doc/edgex-csdk 06:37:34 #23 DONE 0.0s 06:37:34 06:37:34 #24 [stage-1 9/12] COPY LICENSE /. 06:37:34 #24 DONE 0.0s 06:37:34 06:37:34 #25 [stage-1 10/12] COPY Attribution.txt /. 06:37:34 #25 DONE 0.0s 06:37:34 06:37:34 #26 [stage-1 11/12] COPY res /res 06:37:34 #26 DONE 0.0s 06:37:34 06:37:34 #27 [stage-1 12/12] COPY sample-profiles /sample-profiles 06:37:34 #27 DONE 0.0s 06:37:34 06:37:34 #28 exporting to image 06:37:34 #28 exporting layers 06:37:34 #28 exporting layers 0.4s done 06:37:35 #28 writing image sha256:663479c1ca493e8f2ff0ef613600634f43a9c2339d14eee926d6429550d34fda done 06:37:35 #28 naming to docker.io/library/device-bacnet done 06:37:35 #28 DONE 0.4s [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 06:37:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:37:35 06:37:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:37:35 latest: Pulling from edgex-lftools-log-publisher 06:37:35 5eb5b503b376: Pulling fs layer 06:37:35 5c69ac0246d0: Pulling fs layer 06:37:35 ec43610c2a17: Pulling fs layer 06:37:35 3a2ae6a8a46f: Pulling fs layer 06:37:35 33b1e0a273af: Pulling fs layer 06:37:35 5d3b04190fa2: Pulling fs layer 06:37:35 2f39f015ded8: Pulling fs layer 06:37:35 3a2ae6a8a46f: Waiting 06:37:35 33b1e0a273af: Waiting 06:37:35 5d3b04190fa2: Waiting 06:37:35 2f39f015ded8: Waiting 06:37:35 5c69ac0246d0: Download complete 06:37:35 3a2ae6a8a46f: Verifying Checksum 06:37:35 3a2ae6a8a46f: Download complete 06:37:35 33b1e0a273af: Verifying Checksum 06:37:35 33b1e0a273af: Download complete 06:37:35 5d3b04190fa2: Verifying Checksum 06:37:35 5d3b04190fa2: Download complete 06:37:36 ec43610c2a17: Verifying Checksum 06:37:36 ec43610c2a17: Download complete 06:37:36 5eb5b503b376: Verifying Checksum 06:37:36 5eb5b503b376: Download complete 06:37:37 2f39f015ded8: Download complete 06:37:38 5eb5b503b376: Pull complete 06:37:38 5c69ac0246d0: Pull complete 06:37:38 ec43610c2a17: Pull complete 06:37:38 3a2ae6a8a46f: Pull complete 06:37:39 33b1e0a273af: Pull complete 06:37:39 5d3b04190fa2: Pull complete 06:37:45 2f39f015ded8: Pull complete 06:37:45 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:37:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:37:45 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:37:46 prd-ubuntu20.04-docker-8c-8g-13733 does not seem to be running inside a container 06:37:46 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-bacnet-c_PR-108 -v /w/workspace/exfoundry_device-bacnet-c_PR-108:/w/workspace/exfoundry_device-bacnet-c_PR-108:rw,z -v /w/workspace/exfoundry_device-bacnet-c_PR-108@tmp:/w/workspace/exfoundry_device-bacnet-c_PR-108@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:37:47 $ docker top ee69180edf10a685060506010040df0f45c76faec7932a2d8235582b451f23a5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:37:47 ---> job-cost.sh 06:37:47 lf-activate-venv: SKIPPING 06:37:47 INFO: No Stack... 06:37:48 INFO: Retrieving Pricing Info for: v3-standard-8 06:37:48 INFO: Archiving Costs [Pipeline] sh 06:37:48 + cat /w/workspace/exfoundry_device-bacnet-c_PR-108/archives/cost.csv 06:37:48 + cut -d, -f6 [Pipeline] lock 06:37:48 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-bacnet-c-PR-108-3-stack-cost] 06:37:48 Resource [jenkins-edgexfoundry-device-bacnet-c-PR-108-3-stack-cost] did not exist. Created. 06:37:48 Lock acquired on [Resource: jenkins-edgexfoundry-device-bacnet-c-PR-108-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:37:49 + echo total: 0.2199999988079071 [Pipeline] stash 06:37:49 Stashed 1 file(s) [Pipeline] } 06:37:49 Lock released on resource [Resource: jenkins-edgexfoundry-device-bacnet-c-PR-108-3-stack-cost] [Pipeline] // lock [Pipeline] } 06:37:49 $ docker stop --time=1 ee69180edf10a685060506010040df0f45c76faec7932a2d8235582b451f23a5 06:37:50 $ docker rm -f --volumes ee69180edf10a685060506010040df0f45c76faec7932a2d8235582b451f23a5 [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 06:37:51 + [ -d /w/workspace/exfoundry_device-bacnet-c_PR-108/archives ] 06:37:51 + ls -al /w/workspace/exfoundry_device-bacnet-c_PR-108/archives 06:37:51 total 16 06:37:51 drwxr-xr-x 3 root root 4096 Jun 23 06:37 . 06:37:51 drwxrwxr-x 11 jenkins jenkins 4096 Jun 23 06:37 .. 06:37:51 drwxr-xr-x 2 root root 4096 Jun 23 06:37 cost 06:37:51 -rw-r--r-- 1 root root 87 Jun 23 06:37 cost.csv 06:37:51 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-bacnet-c_PR-108/archives 06:37:51 + ls -al /w/workspace/exfoundry_device-bacnet-c_PR-108/archives 06:37:51 total 16 06:37:51 drwxr-xr-x 3 jenkins jenkins 4096 Jun 23 06:37 . 06:37:51 drwxrwxr-x 11 jenkins jenkins 4096 Jun 23 06:37 .. 06:37:51 drwxr-xr-x 2 jenkins jenkins 4096 Jun 23 06:37 cost 06:37:51 -rw-r--r-- 1 jenkins jenkins 87 Jun 23 06:37 cost.csv [Pipeline] libraryResource [Pipeline] sh 06:37:51 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:37:52 ---> package-listing.sh 06:37:52 ++ facter osfamily 06:37:52 ++ tr '[:upper:]' '[:lower:]' 06:37:52 + OS_FAMILY=debian 06:37:52 + workspace=/w/workspace/exfoundry_device-bacnet-c_PR-108 06:37:52 + START_PACKAGES=/tmp/packages_start.txt 06:37:52 + END_PACKAGES=/tmp/packages_end.txt 06:37:52 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:37:52 + PACKAGES=/tmp/packages_start.txt 06:37:52 + '[' /w/workspace/exfoundry_device-bacnet-c_PR-108 ']' 06:37:52 + PACKAGES=/tmp/packages_end.txt 06:37:52 + case "${OS_FAMILY}" in 06:37:52 + dpkg -l 06:37:52 + grep '^ii' 06:37:52 + '[' -f /tmp/packages_start.txt ']' 06:37:52 + '[' -f /tmp/packages_end.txt ']' 06:37:52 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:37:52 + '[' /w/workspace/exfoundry_device-bacnet-c_PR-108 ']' 06:37:52 + mkdir -p /w/workspace/exfoundry_device-bacnet-c_PR-108/archives/ 06:37:52 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-bacnet-c_PR-108/archives/ [Pipeline] echo 06:37:52 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-bacnet-c_PR-108/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:37:52 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:37:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:37:53 prd-ubuntu20.04-docker-8c-8g-13733 does not seem to be running inside a container 06:37:53 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-bacnet-c_PR-108/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-bacnet-c_PR-108 -v /w/workspace/exfoundry_device-bacnet-c_PR-108:/w/workspace/exfoundry_device-bacnet-c_PR-108:rw,z -v /w/workspace/exfoundry_device-bacnet-c_PR-108@tmp:/w/workspace/exfoundry_device-bacnet-c_PR-108@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:37:53 $ docker top a5e7682ea65a8c1fcf2e2a3f78e918e33bfa3e72fadb9faa86474131ecd4ac02 -eo pid,comm [Pipeline] { [Pipeline] sh 06:37:53 + touch /tmp/pre-build-complete [Pipeline] sh 06:37:54 + mkdir -p /var/log/sysstat [Pipeline] sh 06:37:54 + ls /var/log/sa-host 06:37:54 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:37:54 provisioning config files... 06:37:54 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-bacnet-c_PR-108@tmp/config15201831156702700433tmp [Pipeline] { [Pipeline] echo 06:37:54 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:37:54 ---> create-netrc.sh [Pipeline] } 06:37:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:37:55 ---> python-tools-install.sh [Pipeline] echo 06:37:55 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:37:55 ---> sudo-logs.sh 06:37:55 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:37:55 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:37:55 ---> job-cost.sh 06:37:55 lf-activate-venv: SKIPPING 06:37:55 DEBUG: total: 0.2199999988079071 06:37:55 INFO: Retrieving Stack Cost... 06:37:55 INFO: Retrieving Pricing Info for: v3-standard-8 06:37:56 INFO: Archiving Costs [Pipeline] echo 06:37:56 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:37:56 ---> logs-deploy.sh 06:37:56 lf-activate-venv: SKIPPING 06:37:56 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-bacnet-c/PR-108/3 06:37:56 INFO: archiving workspace using pattern(s): 06:37:57 Archives upload complete. 06:37:57 INFO: archiving logs to Nexus 06:37:58 ---> uname -a: 06:37:58 Linux prd-ubuntu20-04-docker-8c-8g-13733 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 06:37:58 06:37:58 06:37:58 ---> lscpu: 06:37:58 Architecture: x86_64 06:37:58 CPU op-mode(s): 32-bit, 64-bit 06:37:58 Byte Order: Little Endian 06:37:58 Address sizes: 40 bits physical, 48 bits virtual 06:37:58 CPU(s): 8 06:37:58 On-line CPU(s) list: 0-7 06:37:58 Thread(s) per core: 1 06:37:58 Core(s) per socket: 1 06:37:58 Socket(s): 8 06:37:58 NUMA node(s): 1 06:37:58 Vendor ID: AuthenticAMD 06:37:58 CPU family: 23 06:37:58 Model: 49 06:37:58 Model name: AMD EPYC-Rome Processor 06:37:58 Stepping: 0 06:37:58 CPU MHz: 2799.998 06:37:58 BogoMIPS: 5599.99 06:37:58 Virtualization: AMD-V 06:37:58 Hypervisor vendor: KVM 06:37:58 Virtualization type: full 06:37:58 L1d cache: 256 KiB 06:37:58 L1i cache: 256 KiB 06:37:58 L2 cache: 4 MiB 06:37:58 L3 cache: 128 MiB 06:37:58 NUMA node0 CPU(s): 0-7 06:37:58 Vulnerability Gather data sampling: Not affected 06:37:58 Vulnerability Itlb multihit: Not affected 06:37:58 Vulnerability L1tf: Not affected 06:37:58 Vulnerability Mds: Not affected 06:37:58 Vulnerability Meltdown: Not affected 06:37:58 Vulnerability Mmio stale data: Not affected 06:37:58 Vulnerability Retbleed: Vulnerable 06:37:58 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:37:58 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 06:37:58 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 06:37:58 Vulnerability Srbds: Not affected 06:37:58 Vulnerability Tsx async abort: Not affected 06:37:58 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 06:37:58 06:37:58 06:37:58 ---> nproc: 06:37:58 8 06:37:58 06:37:58 06:37:58 ---> df -h: 06:37:58 Filesystem Size Used Avail Use% Mounted on 06:37:58 overlay 155G 11G 145G 8% / 06:37:58 tmpfs 64M 0 64M 0% /dev 06:37:58 tmpfs 16G 0 16G 0% /sys/fs/cgroup 06:37:58 shm 64M 0 64M 0% /dev/shm 06:37:58 /dev/vda1 155G 11G 145G 8% /facter-os 06:37:58 06:37:58 06:37:58 ---> sar -b -r -n DEV: 06:37:58 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-13733) 06/23/26 _x86_64_ (8 CPU) 06:37:58 06:37:58 06:35:20 LINUX RESTART (8 CPU) 06:37:58 06:37:58 06:36:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:37:58 06:37:01 132.96 12.80 120.16 0.00 2168.31 40386.34 0.00 06:37:58 Average: 132.96 12.80 120.16 0.00 2168.31 40386.34 0.00 06:37:58 06:37:58 06:36:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:37:58 06:37:01 28746716 31518340 774640 2.36 83308 2971580 2024740 5.97 1137760 2595396 15572 06:37:58 Average: 28746716 31518340 774640 2.36 83308 2971580 2024740 5.97 1137760 2595396 15572 06:37:58 06:37:58 06:36:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:37:58 06:37:01 docker0 47.16 90.85 2.84 808.36 0.00 0.00 0.00 0.00 06:37:58 06:37:01 lo 2.93 2.93 0.30 0.30 0.00 0.00 0.00 0.00 06:37:58 06:37:01 ens3 353.66 216.08 6611.92 78.88 0.00 0.00 0.00 0.00 06:37:58 06:37:01 vethad3a783 19.95 44.49 1.36 422.77 0.00 0.00 0.00 0.03 06:37:58 Average: docker0 47.16 90.85 2.84 808.36 0.00 0.00 0.00 0.00 06:37:58 Average: lo 2.93 2.93 0.30 0.30 0.00 0.00 0.00 0.00 06:37:58 Average: ens3 353.66 216.08 6611.92 78.88 0.00 0.00 0.00 0.00 06:37:58 Average: vethad3a783 19.95 44.49 1.36 422.77 0.00 0.00 0.00 0.03 06:37:58 06:37:58 06:37:58 ---> sar -P ALL: 06:37:58 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-13733) 06/23/26 _x86_64_ (8 CPU) 06:37:58 06:37:58 06:35:20 LINUX RESTART (8 CPU) 06:37:58 06:37:58 06:36:01 CPU %user %nice %system %iowait %steal %idle 06:37:58 06:37:01 all 9.77 0.00 3.63 0.74 0.06 85.79 06:37:58 06:37:01 0 11.78 0.00 4.21 0.62 0.07 83.32 06:37:58 06:37:01 1 6.94 0.00 2.36 0.32 0.05 90.33 06:37:58 06:37:01 2 11.08 0.00 4.31 1.23 0.07 83.31 06:37:58 06:37:01 3 7.01 0.00 2.39 0.24 0.07 90.30 06:37:58 06:37:01 4 12.44 0.00 3.89 0.51 0.07 83.10 06:37:58 06:37:01 5 10.54 0.00 4.07 0.67 0.05 84.66 06:37:58 06:37:01 6 9.10 0.00 4.26 0.36 0.07 86.21 06:37:58 06:37:01 7 9.30 0.00 3.57 2.01 0.07 85.05 06:37:58 Average: all 9.77 0.00 3.63 0.74 0.06 85.79 06:37:58 Average: 0 11.78 0.00 4.21 0.62 0.07 83.32 06:37:58 Average: 1 6.94 0.00 2.36 0.32 0.05 90.33 06:37:58 Average: 2 11.08 0.00 4.31 1.23 0.07 83.31 06:37:58 Average: 3 7.01 0.00 2.39 0.24 0.07 90.30 06:37:58 Average: 4 12.44 0.00 3.89 0.51 0.07 83.10 06:37:58 Average: 5 10.54 0.00 4.07 0.67 0.05 84.66 06:37:58 Average: 6 9.10 0.00 4.26 0.36 0.07 86.21 06:37:58 Average: 7 9.30 0.00 3.57 2.01 0.07 85.05 06:37:58 06:37:58 06:37:58