Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 345f7445bddd439fb101936ca9749c1199167c6e 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-ssh7586403433854333300.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-ssh3590632401722036776.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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-bacnet-c/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12348844002842868355.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-ssh15429160596143355669.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-bacnet-c/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-bacnet-c/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5122064748301973209.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-1324 in /w/workspace/dgexfoundry_device-bacnet-c_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-bacnet-c.git > git init /w/workspace/dgexfoundry_device-bacnet-c_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-bacnet-c.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-bacnet-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-bacnet-c.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 345f7445bddd439fb101936ca9749c1199167c6e (main) Commit message: "Merge pull request #116 from kasa320/handle-enumerated-tag" > git config core.sparsecheckout # timeout=10 > git checkout -f 345f7445bddd439fb101936ca9749c1199167c6e # timeout=10 > git rev-list --no-walk 652c4c721f17326d85c096634bcaaa8a720b44aa # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:56:46 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:56:46 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:56:46 ========================================================= 07:56:46 EdgeX Global Pipelines Version Info 07:56:46 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:56:48 ------------------- 07:56:48 stable info: 07:56:48 ------------------- 07:56:48 Commited By: Ginny Guan ginny@iotechsys.com 07:56:48 Commit SHA: b1c004cf40c352fe6d03b0971bc7ee860312a7b0 07:56:48 Message: update stable to v1.0.281 07:56:49 ------------------- 07:56:49 experimental info: 07:56:49 ------------------- 07:56:49 Commited By: **** collab-it+edgex@linuxfoundation.org 07:56:49 Commit SHA: b1c004cf40c352fe6d03b0971bc7ee860312a7b0 07:56:49 Message: update experimental to v1.0.281 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:56:49 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-bacnet-c-settings [Pipeline] echo 07:56:49 [edgeXSetupEnvironment]: set envvar PROJECT = device-bacnet-c [Pipeline] echo 07:56:49 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:56:49 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:56:49 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:56:49 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = scripts/Dockerfile.alpine [Pipeline] echo 07:56:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = scripts/Dockerfile.alpine-base [Pipeline] echo 07:56:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:56:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 07:56:49 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-bacnet [Pipeline] echo 07:56:49 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:56:49 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:56:49 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:56:49 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:56:49 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:56:49 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:56:49 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:56:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 07:56:49 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 07:56:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 07:56:49 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 345f7445bddd439fb101936ca9749c1199167c6e [Pipeline] echo 07:56:49 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 345f744 [Pipeline] echo 07:56:49 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:56:49 provisioning config files... 07:56:49 copy managed file [device-bacnet-c-settings] to file:/w/workspace/dgexfoundry_device-bacnet-c_main@tmp/config7015621764109752045tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:56:50 ---> ****-login.sh 07:56:50 nexus3.edgexfoundry.org:10001 07:56:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:56:55 07:56:55 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 07:56:55 Configure a credential helper to remove this warning. See 07:56:55 https://docs.****.com/go/credential-store/ 07:56:55 07:56:55 Login Succeeded 07:56:55 nexus3.edgexfoundry.org:10002 07:56:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:56:55 07:56:55 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 07:56:55 Configure a credential helper to remove this warning. See 07:56:55 https://docs.****.com/go/credential-store/ 07:56:55 07:56:55 Login Succeeded 07:56:55 nexus3.edgexfoundry.org:10003 07:56:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:56:55 07:56:55 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 07:56:55 Configure a credential helper to remove this warning. See 07:56:55 https://docs.****.com/go/credential-store/ 07:56:55 07:56:55 Login Succeeded 07:56:55 nexus3.edgexfoundry.org:10004 07:56:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:56:56 07:56:56 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 07:56:56 Configure a credential helper to remove this warning. See 07:56:56 https://docs.****.com/go/credential-store/ 07:56:56 07:56:56 Login Succeeded 07:56:56 ****.io 07:56:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:56:56 07:56:56 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 07:56:56 Configure a credential helper to remove this warning. See 07:56:56 https://docs.****.com/go/credential-store/ 07:56:56 07:56:56 Login Succeeded 07:56:56 ---> ****-login.sh ends [Pipeline] } 07:56:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build LTS Release Image) [Pipeline] sh 07:56:56 + git rev-list -1 --merges 345f7445bddd439fb101936ca9749c1199167c6e~1..345f7445bddd439fb101936ca9749c1199167c6e [Pipeline] echo 07:56:56 -----------> git rev-list -1 --merges 345f7445bddd439fb101936ca9749c1199167c6e~1..345f7445bddd439fb101936ca9749c1199167c6e 345f7445bddd439fb101936ca9749c1199167c6e 07:56:56 345f7445bddd439fb101936ca9749c1199167c6e [false] [Pipeline] sh 07:56:57 + git log --format=format:%s -1 345f7445bddd439fb101936ca9749c1199167c6e [Pipeline] echo 07:56:57 ========================================================= 07:56:57 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 07:56:57 ========================================================= 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 07:56:58 + git rev-list -1 --merges 345f7445bddd439fb101936ca9749c1199167c6e~1..345f7445bddd439fb101936ca9749c1199167c6e [Pipeline] echo 07:56:58 -----------> git rev-list -1 --merges 345f7445bddd439fb101936ca9749c1199167c6e~1..345f7445bddd439fb101936ca9749c1199167c6e 345f7445bddd439fb101936ca9749c1199167c6e 07:56:58 345f7445bddd439fb101936ca9749c1199167c6e [false] [Pipeline] sh 07:56:58 + git log --format=format:%s -1 345f7445bddd439fb101936ca9749c1199167c6e [Pipeline] echo 07:56:58 ========================================================= 07:56:58 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 07:56:58 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 07:56:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:56:58 + grep -v github /etc/ssh/ssh_known_hosts 07:56:58 + [ -e /tmp/ssh_known_hosts ] 07:56:58 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 07:56:58 + + sudo tee -a /etc/ssh/ssh_known_hosts 07:56:58 echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 07:56:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:56:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:56:59 07:56:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:56:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:56:59 0.1.4: Pulling from edgex-devops/py-git-semver 07:56:59 3dae71ba6b94: Pulling fs layer 07:56:59 6bf1a483ea7c: Pulling fs layer 07:56:59 f5dfc541a4d3: Pulling fs layer 07:56:59 461d9e800cba: Pulling fs layer 07:56:59 80192f66455f: Pulling fs layer 07:56:59 2e8e34ca0e6c: Pulling fs layer 07:56:59 a29436f7fd5d: Pulling fs layer 07:56:59 461d9e800cba: Waiting 07:56:59 923cac83aea3: Pulling fs layer 07:56:59 80192f66455f: Waiting 07:56:59 25ad8b0a4227: Pulling fs layer 07:56:59 2e8e34ca0e6c: Waiting 07:56:59 db01528c6b51: Pulling fs layer 07:56:59 28988de357af: Pulling fs layer 07:56:59 a29436f7fd5d: Waiting 07:56:59 923cac83aea3: Waiting 07:56:59 db01528c6b51: Waiting 07:56:59 25ad8b0a4227: Waiting 07:56:59 28988de357af: Waiting 07:56:59 6bf1a483ea7c: Verifying Checksum 07:56:59 6bf1a483ea7c: Download complete 07:56:59 461d9e800cba: Verifying Checksum 07:56:59 461d9e800cba: Download complete 07:56:59 80192f66455f: Download complete 07:56:59 f5dfc541a4d3: Verifying Checksum 07:56:59 f5dfc541a4d3: Download complete 07:56:59 3dae71ba6b94: Verifying Checksum 07:56:59 3dae71ba6b94: Download complete 07:56:59 923cac83aea3: Download complete 07:57:00 25ad8b0a4227: Verifying Checksum 07:57:00 25ad8b0a4227: Download complete 07:57:00 db01528c6b51: Verifying Checksum 07:57:00 db01528c6b51: Download complete 07:57:00 28988de357af: Verifying Checksum 07:57:00 28988de357af: Download complete 07:57:00 a29436f7fd5d: Verifying Checksum 07:57:00 a29436f7fd5d: Download complete 07:57:00 2e8e34ca0e6c: Verifying Checksum 07:57:00 2e8e34ca0e6c: Download complete 07:57:01 3dae71ba6b94: Pull complete 07:57:01 6bf1a483ea7c: Pull complete 07:57:02 f5dfc541a4d3: Pull complete 07:57:02 461d9e800cba: Pull complete 07:57:02 80192f66455f: Pull complete 07:57:05 2e8e34ca0e6c: Pull complete 07:57:06 a29436f7fd5d: Pull complete 07:57:06 923cac83aea3: Pull complete 07:57:06 25ad8b0a4227: Pull complete 07:57:06 db01528c6b51: Pull complete 07:57:06 28988de357af: Pull complete 07:57:06 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 07:57:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:57:06 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:57:07 prd-ubuntu20.04-docker-8c-8g-1324 does not seem to be running inside a container 07:57:07 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-bacnet-c_main -v /w/workspace/dgexfoundry_device-bacnet-c_main:/w/workspace/dgexfoundry_device-bacnet-c_main:rw,z -v /w/workspace/dgexfoundry_device-bacnet-c_main@tmp:/w/workspace/dgexfoundry_device-bacnet-c_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:57:08 $ docker top 9d215855d167e4cffa1896a827e19f96c2980fe51e606960c1ec7e9d982b53cd -eo pid,comm 07:57:08 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). 07:57:08 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:57:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:57:08 [ssh-agent] Looking for ssh-agent implementation... 07:57:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:57:09 $ docker exec 9d215855d167e4cffa1896a827e19f96c2980fe51e606960c1ec7e9d982b53cd ssh-agent 07:57:09 SSH_AUTH_SOCK=/tmp/ssh-HRc2RCxqIquB/agent.33 07:57:09 SSH_AGENT_PID=39 07:57:09 Running ssh-add (command line suppressed) 07:57:09 Identity added: /w/workspace/dgexfoundry_device-bacnet-c_main@tmp/private_key_18330044816566661596.key (/w/workspace/dgexfoundry_device-bacnet-c_main@tmp/private_key_18330044816566661596.key) 07:57:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:57:09 + git config --global --add safe.directory /w/workspace/dgexfoundry_device-bacnet-c_main [Pipeline] sh 07:57:09 + git tag --points-at HEAD [Pipeline] } 07:57:09 $ docker exec --env ******** --env ******** 9d215855d167e4cffa1896a827e19f96c2980fe51e606960c1ec7e9d982b53cd ssh-agent -k 07:57:10 unset SSH_AUTH_SOCK; 07:57:10 unset SSH_AGENT_PID; 07:57:10 echo Agent pid 39 killed; 07:57:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:57:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:57:10 [ssh-agent] Looking for ssh-agent implementation... 07:57:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:57:10 $ docker exec 9d215855d167e4cffa1896a827e19f96c2980fe51e606960c1ec7e9d982b53cd ssh-agent 07:57:10 SSH_AUTH_SOCK=/tmp/ssh-oSHjPwHQK8O3/agent.85 07:57:10 SSH_AGENT_PID=91 07:57:10 Running ssh-add (command line suppressed) 07:57:10 Identity added: /w/workspace/dgexfoundry_device-bacnet-c_main@tmp/private_key_10955196890020459625.key (/w/workspace/dgexfoundry_device-bacnet-c_main@tmp/private_key_10955196890020459625.key) 07:57:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:57:10 + git semver init 07:57:11 2026-09-03 07:57:11,093 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 07:57:11 2026-09-03 07:57:11,098 [run_init] DEBUG init version:0.0.0 force:False 07:57:11 2026-09-03 07:57:11,099 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dgexfoundry_device-bacnet-c_main/.semver 07:57:11 2026-09-03 07:57:11,099 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-bacnet-c.git /w/workspace/dgexfoundry_device-bacnet-c_main/.semver 07:57:11 2026-09-03 07:57:11,099 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-bacnet-c.git', '/w/workspace/dgexfoundry_device-bacnet-c_main/.semver'], cwd=/w/workspace/dgexfoundry_device-bacnet-c_main, stdin=None, shell=False, universal_newlines=False) 07:57:12 2026-09-03 07:57:11,832 [append_file] DEBUG append to file:/w/workspace/dgexfoundry_device-bacnet-c_main/.git/info/exclude 07:57:12 2026-09-03 07:57:11,833 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dgexfoundry_device-bacnet-c_main/.semver/main with force:False 07:57:12 2026-09-03 07:57:11,833 [read_version] DEBUG read version from /w/workspace/dgexfoundry_device-bacnet-c_main/.semver/main 07:57:12 2026-09-03 07:57:11,833 [read_version] DEBUG read version from /w/workspace/dgexfoundry_device-bacnet-c_main/.semver/main 07:57:12 4.1.0-dev.4 [Pipeline] } 07:57:12 $ docker exec --env ******** --env ******** 9d215855d167e4cffa1896a827e19f96c2980fe51e606960c1ec7e9d982b53cd ssh-agent -k 07:57:12 unset SSH_AUTH_SOCK; 07:57:12 unset SSH_AGENT_PID; 07:57:12 echo Agent pid 91 killed; 07:57:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:57:12 + git semver [Pipeline] } 07:57:13 $ docker stop --time=1 9d215855d167e4cffa1896a827e19f96c2980fe51e606960c1ec7e9d982b53cd 07:57:14 $ docker rm -f --volumes 9d215855d167e4cffa1896a827e19f96c2980fe51e606960c1ec7e9d982b53cd [Pipeline] // withDockerContainer [Pipeline] sh 07:57:14 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:57:15 Stashed 1 file(s) [Pipeline] echo 07:57:15 [edgeXSemver]: initialized semver on version 4.1.0-dev.4 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:57:15 provisioning config files... 07:57:15 copy managed file [device-bacnet-c-settings] to file:/w/workspace/dgexfoundry_device-bacnet-c_main@tmp/config12218134058735922751tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:57:15 ---> ****-login.sh 07:57:15 nexus3.edgexfoundry.org:10001 07:57:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:57:15 Login Succeeded 07:57:15 nexus3.edgexfoundry.org:10002 07:57:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:57:15 Login Succeeded 07:57:15 nexus3.edgexfoundry.org:10003 07:57:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:57:16 Login Succeeded 07:57:16 nexus3.edgexfoundry.org:10004 07:57:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:57:16 Login Succeeded 07:57:16 ****.io 07:57:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:57:16 Login Succeeded 07:57:16 ---> ****-login.sh ends [Pipeline] } 07:57:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:57:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 07:57:16 [prepBaseBuildImage] Generating new image with name: ci-base-image-x86_64 [Pipeline] echo 07:57:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 07:57:16 ========================================================= 07:57:16 [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest] 07:57:16 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:57:16 + 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 . 07:57:17 #0 building with "default" instance using docker driver 07:57:17 07:57:17 #1 [internal] load build definition from Dockerfile.alpine-base 07:57:17 #1 transferring dockerfile: 1.45kB done 07:57:17 #1 DONE 0.0s 07:57:17 07:57:17 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest 07:57:17 #2 DONE 0.1s 07:57:17 07:57:17 #3 [internal] load .dockerignore 07:57:17 #3 transferring context: 2B done 07:57:17 #3 DONE 0.0s 07:57:17 07:57:17 #4 [internal] load build context 07:57:17 #4 transferring context: 86.06kB done 07:57:17 #4 DONE 0.0s 07:57:17 07:57:17 #5 [ 1/11] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest@sha256:86f282524b252fca782185160d82ec4889448d07d1475dd6b76f2052073facff 07:57:17 #5 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest@sha256:86f282524b252fca782185160d82ec4889448d07d1475dd6b76f2052073facff 0.0s done 07:57:17 #5 sha256:86f282524b252fca782185160d82ec4889448d07d1475dd6b76f2052073facff 741B / 741B done 07:57:17 #5 sha256:6605166a5db42c9ef4e3b8366138377c430980df3f34fe18e3a1340b6ab951b9 2.56kB / 2.56kB done 07:57:17 #5 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s 07:57:17 #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 9.44MB / 118.14MB 0.1s 07:57:17 #5 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s done 07:57:17 #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 25.17MB / 118.14MB 0.2s 07:57:17 #5 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.1s 07:57:17 #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 58.72MB / 118.14MB 0.4s 07:57:17 #5 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.1s done 07:57:18 #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 74.45MB / 118.14MB 0.5s 07:57:18 #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 106.95MB / 118.14MB 0.7s 07:57:18 #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 118.14MB / 118.14MB 0.9s 07:57:18 #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 118.14MB / 118.14MB 0.9s done 07:57:18 #5 extracting sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 0.1s 07:57:22 #5 extracting sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 3.0s done 07:57:22 #5 DONE 4.1s 07:57:22 07:57:22 #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 07:57:22 #6 0.318 Connecting to iotech.jfrog.io (108.133.32.88:443) 07:57:22 #6 0.761 saving to '/etc/apk/keys/alpine.dev.rsa.pub' 07:57:22 #6 0.761 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA 07:57:22 #6 0.761 '/etc/apk/keys/alpine.dev.rsa.pub' saved 07:57:23 #6 DONE 1.5s 07:57:23 07:57:23 #7 [ 3/11] RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories 07:57:23 #7 DONE 0.3s 07:57:23 07:57:23 #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 07:57:23 #8 0.314 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:57:25 #8 1.665 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:57:25 #8 2.025 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz 07:57:26 #8 2.637 WARNING: This apk-tools is OLD! Some packages might not function properly. 07:57:26 #8 2.643 (1/18) Installing dumb-init (1.2.5-r2) 07:57:26 #8 2.745 (2/18) Installing hiredis (1.1.0-r2) 07:57:26 #8 2.849 (3/18) Installing hiredis-dev (1.1.0-r2) 07:57:26 #8 2.959 (4/18) Installing libcbor (0.10.2-r1) 07:57:26 #8 3.058 (5/18) Installing iotech-iot-1.6 (1.6.3-r0) 07:57:27 #8 3.734 (6/18) Installing iotech-iot-1.6-dev (1.6.3-r0) 07:57:27 #8 3.837 (7/18) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.162-r0) 07:57:27 #8 4.123 (8/18) Installing libcbor-dev (0.10.2-r1) 07:57:27 #8 4.224 (9/18) Installing libmenuw (6.4_p20230506-r0) 07:57:27 #8 4.236 (10/18) Installing libpanelw (6.4_p20230506-r0) 07:57:27 #8 4.247 (11/18) Installing libncurses++ (6.4_p20230506-r0) 07:57:27 #8 4.259 (12/18) Installing ncurses-dev (6.4_p20230506-r0) 07:57:27 #8 4.278 (13/18) Installing libblkid (2.38.1-r8) 07:57:27 #8 4.297 (14/18) Installing libuuid (2.38.1-r8) 07:57:27 #8 4.313 (15/18) Installing libfdisk (2.38.1-r8) 07:57:27 #8 4.344 (16/18) Installing libmount (2.38.1-r8) 07:57:27 #8 4.365 (17/18) Installing libsmartcols (2.38.1-r8) 07:57:27 #8 4.382 (18/18) Installing util-linux-dev (2.38.1-r8) 07:57:27 #8 4.445 Executing busybox-1.36.1-r4.trigger 07:57:27 #8 4.457 OK: 338 MiB in 100 packages 07:57:27 #8 DONE 4.6s 07:57:28 07:57:28 #9 [ 5/11] RUN apk --no-cache upgrade 07:57:28 #9 0.284 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:57:28 #9 0.453 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:57:28 #9 0.689 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz 07:57:29 #9 1.298 WARNING: This apk-tools is OLD! Some packages might not function properly. 07:57:29 #9 1.304 Upgrading critical system libraries and apk-tools: 07:57:29 #9 1.304 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 07:57:29 #9 1.323 Executing busybox-1.36.1-r4.trigger 07:57:29 #9 1.373 Continuing the upgrade transaction with new apk-tools: 07:57:29 #9 1.378 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:57:29 #9 1.492 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:57:29 #9 1.600 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz 07:57:30 #9 2.129 WARNING: This apk-tools is OLD! Some packages might not function properly. 07:57:30 #9 2.133 (1/27) Upgrading musl (1.2.4-r2 -> 1.2.4-r3) 07:57:30 #9 2.158 (2/27) Upgrading busybox (1.36.1-r4 -> 1.36.1-r7) 07:57:30 #9 2.182 Executing busybox-1.36.1-r7.post-upgrade 07:57:30 #9 2.196 (3/27) Upgrading busybox-binsh (1.36.1-r4 -> 1.36.1-r7) 07:57:30 #9 2.206 (4/27) Upgrading ca-certificates-bundle (20230506-r0 -> 20241121-r1) 07:57:30 #9 2.221 (5/27) Upgrading libcrypto3 (3.1.4-r0 -> 3.1.8-r0) 07:57:30 #9 2.275 (6/27) Upgrading libssl3 (3.1.4-r0 -> 3.1.8-r0) 07:57:30 Still waiting to schedule task 07:57:30 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 07:57:30 #9 2.294 (7/27) Upgrading ssl_client (1.36.1-r4 -> 1.36.1-r7) 07:57:30 #9 2.305 (8/27) Upgrading binutils (2.40-r7 -> 2.40-r8) 07:57:30 #9 2.378 (9/27) Upgrading musl-dev (1.2.4-r2 -> 1.2.4-r3) 07:57:30 #9 2.442 (10/27) Upgrading libexpat (2.5.0-r1 -> 2.7.0-r0) 07:57:30 #9 2.454 (11/27) Upgrading xz-libs (5.4.3-r0 -> 5.4.3-r1) 07:57:30 #9 2.467 (12/27) Upgrading libarchive (3.7.2-r0 -> 3.8.0-r0) 07:57:30 #9 2.577 (13/27) Upgrading ca-certificates (20230506-r0 -> 20241121-r1) 07:57:30 #9 2.611 (14/27) Installing libpsl (0.21.5-r0) 07:57:30 #9 2.623 (15/27) Upgrading libcurl (8.4.0-r0 -> 8.12.1-r0) 07:57:30 #9 2.644 (16/27) Installing libpsl-utils (0.21.5-r0) 07:57:30 #9 2.655 (17/27) Installing libpsl-dev (0.21.5-r0) 07:57:30 #9 2.667 (18/27) Upgrading openssl-dev (3.1.4-r0 -> 3.1.8-r0) 07:57:30 #9 2.706 (19/27) Upgrading curl-dev (8.4.0-r0 -> 8.12.1-r0) 07:57:30 #9 2.722 (20/27) Upgrading git (2.40.1-r0 -> 2.40.4-r0) 07:57:30 #9 2.800 (21/27) Upgrading musl-utils (1.2.4-r2 -> 1.2.4-r3) 07:57:30 #9 2.812 (22/27) Upgrading libtasn1 (4.19.0-r1 -> 4.20.0-r0) 07:57:30 #9 2.824 (23/27) Upgrading gnutls (3.8.0-r2 -> 3.8.4-r0) 07:57:30 #9 2.858 (24/27) Upgrading gnutls-c++ (3.8.0-r2 -> 3.8.4-r0) 07:57:30 #9 2.956 (25/27) Upgrading libtasn1-progs (4.19.0-r1 -> 4.20.0-r0) 07:57:31 #9 3.056 (26/27) Upgrading libtasn1-dev (4.19.0-r1 -> 4.20.0-r0) 07:57:31 #9 3.154 (27/27) Upgrading gnutls-dev (3.8.0-r2 -> 3.8.4-r0) 07:57:31 #9 3.259 Executing busybox-1.36.1-r7.trigger 07:57:31 #9 3.263 Executing ca-certificates-20241121-r1.trigger 07:57:31 #9 3.329 OK: 338 MiB in 103 packages 07:57:31 #9 DONE 3.5s 07:57:31 07:57:31 #10 [ 6/11] COPY scripts /device-bacnet-c/scripts 07:57:31 #10 DONE 0.0s 07:57:31 07:57:31 #11 [ 7/11] COPY src /device-bacnet-c/src/ 07:57:31 #11 DONE 0.0s 07:57:31 07:57:31 #12 [ 8/11] COPY VERSION /device-bacnet-c/ 07:57:31 #12 DONE 0.0s 07:57:31 07:57:31 #13 [ 9/11] WORKDIR /device-bacnet-c 07:57:31 #13 DONE 0.0s 07:57:31 07:57:31 #14 [10/11] RUN /device-bacnet-c/scripts/build_deps.sh 07:57:31 #14 0.263 + CSDK_VER=4.0.2 07:57:31 #14 0.263 + '[' '!' -d deps ] 07:57:31 #14 0.264 + mkdir deps 07:57:31 #14 0.265 + cd /device-bacnet-c/deps 07:57:31 #14 0.265 + wget https://github.com/edgexfoundry/device-sdk-c/archive/v4.0.2.zip 07:57:31 #14 0.268 Connecting to github.com (140.82.114.3:443) 07:57:32 #14 1.148 Connecting to codeload.github.com (140.82.112.10:443) 07:57:32 #14 1.293 saving to 'v4.0.2.zip' 07:57:32 #14 1.357 v4.0.2.zip 100% |********************************| 256k 0:00:00 ETA 07:57:32 #14 1.357 'v4.0.2.zip' saved 07:57:32 #14 1.358 + unzip v4.0.2.zip 07:57:32 #14 1.359 Archive: v4.0.2.zip 07:57:32 #14 1.364 creating: device-sdk-c-4.0.2/ 07:57:32 #14 1.364 creating: device-sdk-c-4.0.2/.github/ 07:57:32 #14 1.364 inflating: device-sdk-c-4.0.2/.github/Contributing.md 07:57:32 #14 1.364 inflating: device-sdk-c-4.0.2/.github/PULL_REQUEST_TEMPLATE.md 07:57:32 #14 1.364 inflating: device-sdk-c-4.0.2/.github/semantic.yml 07:57:32 #14 1.364 creating: device-sdk-c-4.0.2/.github/workflows/ 07:57:32 #14 1.364 inflating: device-sdk-c-4.0.2/.github/workflows/release.yml 07:57:32 #14 1.364 inflating: device-sdk-c-4.0.2/.gitignore 07:57:32 #14 1.364 inflating: device-sdk-c-4.0.2/Attribution.txt 07:57:32 #14 1.364 inflating: device-sdk-c-4.0.2/CHANGELOG.md 07:57:32 #14 1.364 inflating: device-sdk-c-4.0.2/Doxyfile 07:57:32 #14 1.364 inflating: device-sdk-c-4.0.2/GOVERNANCE.md 07:57:32 #14 1.364 inflating: device-sdk-c-4.0.2/Jenkinsfile 07:57:32 #14 1.364 inflating: device-sdk-c-4.0.2/LICENSE 07:57:32 #14 1.364 inflating: device-sdk-c-4.0.2/Makefile 07:57:32 #14 1.364 inflating: device-sdk-c-4.0.2/OWNERS.md 07:57:32 #14 1.364 inflating: device-sdk-c-4.0.2/README.IOT.md 07:57:32 #14 1.364 inflating: device-sdk-c-4.0.2/README.md 07:57:32 #14 1.364 inflating: device-sdk-c-4.0.2/README.v3.md 07:57:32 #14 1.364 creating: device-sdk-c-4.0.2/docs/ 07:57:32 #14 1.364 inflating: device-sdk-c-4.0.2/docs/configuration.md 07:57:32 #14 1.364 inflating: device-sdk-c-4.0.2/docs/deviceprofiles.md 07:57:32 #14 1.368 inflating: device-sdk-c-4.0.2/docs/metrics.md 07:57:32 #14 1.368 inflating: device-sdk-c-4.0.2/docs/servicewritersguide.md 07:57:32 #14 1.368 inflating: device-sdk-c-4.0.2/docs/startup.md 07:57:32 #14 1.368 creating: device-sdk-c-4.0.2/include/ 07:57:32 #14 1.368 creating: device-sdk-c-4.0.2/include/devsdk/ 07:57:32 #14 1.368 inflating: device-sdk-c-4.0.2/include/devsdk/devsdk-base.h 07:57:32 #14 1.368 inflating: device-sdk-c-4.0.2/include/devsdk/devsdk.h 07:57:32 #14 1.368 creating: device-sdk-c-4.0.2/include/edgex/ 07:57:32 #14 1.368 inflating: device-sdk-c-4.0.2/include/edgex/devices.h 07:57:32 #14 1.368 inflating: device-sdk-c-4.0.2/include/edgex/edgex-base.h 07:57:32 #14 1.368 inflating: device-sdk-c-4.0.2/include/edgex/edgex.h 07:57:32 #14 1.368 inflating: device-sdk-c-4.0.2/include/edgex/profiles.h 07:57:32 #14 1.368 inflating: device-sdk-c-4.0.2/include/edgex/rest-server.h 07:57:32 #14 1.368 creating: device-sdk-c-4.0.2/scripts/ 07:57:32 #14 1.368 inflating: device-sdk-c-4.0.2/scripts/Dockerfile.alpine 07:57:32 #14 1.368 inflating: device-sdk-c-4.0.2/scripts/Dockerfile.alpine-base 07:57:32 #14 1.368 inflating: device-sdk-c-4.0.2/scripts/build.sh 07:57:32 #14 1.368 inflating: device-sdk-c-4.0.2/scripts/entrypoint.sh 07:57:32 #14 1.368 creating: device-sdk-c-4.0.2/src/ 07:57:32 #14 1.368 inflating: device-sdk-c-4.0.2/src/CMakeLists.txt 07:57:32 #14 1.372 creating: device-sdk-c-4.0.2/src/c/ 07:57:32 #14 1.372 inflating: device-sdk-c-4.0.2/src/c/CMakeLists.txt 07:57:32 #14 1.372 inflating: device-sdk-c-4.0.2/src/c/api.h 07:57:32 #14 1.372 inflating: device-sdk-c-4.0.2/src/c/autoevent.c 07:57:32 #14 1.372 inflating: device-sdk-c-4.0.2/src/c/autoevent.h 07:57:32 #14 1.372 inflating: device-sdk-c-4.0.2/src/c/bus-impl.h 07:57:32 #14 1.372 inflating: device-sdk-c-4.0.2/src/c/bus-mqtt.c 07:57:32 #14 1.372 inflating: device-sdk-c-4.0.2/src/c/bus.c 07:57:32 #14 1.372 inflating: device-sdk-c-4.0.2/src/c/bus.h 07:57:32 #14 1.372 inflating: device-sdk-c-4.0.2/src/c/callback3.c 07:57:32 #14 1.372 inflating: device-sdk-c-4.0.2/src/c/callback3.h 07:57:32 #14 1.372 inflating: device-sdk-c-4.0.2/src/c/cmdinfo.h 07:57:32 #14 1.372 inflating: device-sdk-c-4.0.2/src/c/command.c 07:57:32 #14 1.372 inflating: device-sdk-c-4.0.2/src/c/command.h 07:57:32 #14 1.372 inflating: device-sdk-c-4.0.2/src/c/config.c 07:57:32 #14 1.372 inflating: device-sdk-c-4.0.2/src/c/config.h 07:57:32 #14 1.372 inflating: device-sdk-c-4.0.2/src/c/correlation.c 07:57:32 #14 1.372 inflating: device-sdk-c-4.0.2/src/c/correlation.h 07:57:32 #14 1.372 inflating: device-sdk-c-4.0.2/src/c/data.c 07:57:32 #14 1.372 inflating: device-sdk-c-4.0.2/src/c/data.h 07:57:32 #14 1.372 inflating: device-sdk-c-4.0.2/src/c/defs.h.in 07:57:32 #14 1.372 inflating: device-sdk-c-4.0.2/src/c/device.c 07:57:32 #14 1.377 inflating: device-sdk-c-4.0.2/src/c/device.h 07:57:32 #14 1.377 inflating: device-sdk-c-4.0.2/src/c/devman.c 07:57:32 #14 1.377 inflating: device-sdk-c-4.0.2/src/c/devmap.c 07:57:32 #14 1.377 inflating: device-sdk-c-4.0.2/src/c/devmap.h 07:57:32 #14 1.377 inflating: device-sdk-c-4.0.2/src/c/devsdk-base.c 07:57:32 #14 1.377 inflating: device-sdk-c-4.0.2/src/c/devutil.h 07:57:32 #14 1.377 inflating: device-sdk-c-4.0.2/src/c/discovery.c 07:57:32 #14 1.377 inflating: device-sdk-c-4.0.2/src/c/discovery.h 07:57:32 #14 1.377 inflating: device-sdk-c-4.0.2/src/c/dto-read.c 07:57:32 #14 1.377 inflating: device-sdk-c-4.0.2/src/c/dto-read.h 07:57:32 #14 1.377 inflating: device-sdk-c-4.0.2/src/c/edgex-logging.c 07:57:32 #14 1.377 inflating: device-sdk-c-4.0.2/src/c/edgex-logging.h 07:57:32 #14 1.377 inflating: device-sdk-c-4.0.2/src/c/edgex-rest.c 07:57:32 #14 1.377 inflating: device-sdk-c-4.0.2/src/c/edgex-rest.h 07:57:32 #14 1.377 inflating: device-sdk-c-4.0.2/src/c/edgex2.h 07:57:32 #14 1.377 inflating: device-sdk-c-4.0.2/src/c/errorlist.h 07:57:32 #14 1.377 creating: device-sdk-c-4.0.2/src/c/examples/ 07:57:32 #14 1.377 inflating: device-sdk-c-4.0.2/src/c/examples/CMakeLists.txt 07:57:32 #14 1.377 inflating: device-sdk-c-4.0.2/src/c/examples/README.md 07:57:32 #14 1.377 creating: device-sdk-c-4.0.2/src/c/examples/bitfields/ 07:57:32 #14 1.377 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/CMakeLists.txt 07:57:32 #14 1.379 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/README.md 07:57:32 #14 1.379 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/device-bitfields.c 07:57:32 #14 1.379 creating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/ 07:57:32 #14 1.379 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/configuration.yaml 07:57:32 #14 1.379 creating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/devices/ 07:57:32 #14 1.379 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/devices/Bitfields.json 07:57:32 #14 1.379 creating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/profiles/ 07:57:32 #14 1.379 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/profiles/Example-Bitfields.json 07:57:32 #14 1.379 creating: device-sdk-c-4.0.2/src/c/examples/counters/ 07:57:32 #14 1.379 inflating: device-sdk-c-4.0.2/src/c/examples/counters/CMakeLists.txt 07:57:32 #14 1.379 inflating: device-sdk-c-4.0.2/src/c/examples/counters/README.md 07:57:32 #14 1.379 inflating: device-sdk-c-4.0.2/src/c/examples/counters/device-counter.c 07:57:32 #14 1.379 creating: device-sdk-c-4.0.2/src/c/examples/counters/res/ 07:57:32 #14 1.379 inflating: device-sdk-c-4.0.2/src/c/examples/counters/res/configuration.yaml 07:57:32 #14 1.381 creating: device-sdk-c-4.0.2/src/c/examples/counters/res/devices/ 07:57:32 #14 1.381 inflating: device-sdk-c-4.0.2/src/c/examples/counters/res/devices/Counters.json 07:57:32 #14 1.381 creating: device-sdk-c-4.0.2/src/c/examples/counters/res/profiles/ 07:57:32 #14 1.381 inflating: device-sdk-c-4.0.2/src/c/examples/counters/res/profiles/Counter.json 07:57:32 #14 1.381 creating: device-sdk-c-4.0.2/src/c/examples/discovery/ 07:57:32 #14 1.381 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/CMakeLists.txt 07:57:32 #14 1.381 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/README.md 07:57:32 #14 1.381 creating: device-sdk-c-4.0.2/src/c/examples/discovery/res/ 07:57:32 #14 1.381 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/configuration.yaml 07:57:32 #14 1.381 creating: device-sdk-c-4.0.2/src/c/examples/discovery/res/devices/ 07:57:32 #14 1.381 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/devices/readme.txt 07:57:32 #14 1.381 creating: device-sdk-c-4.0.2/src/c/examples/discovery/res/profiles/ 07:57:32 #14 1.381 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/profiles/TemplateProfile.json 07:57:32 #14 1.381 creating: device-sdk-c-4.0.2/src/c/examples/discovery/res/watchers/ 07:57:32 #14 1.384 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/watchers/watcher1.json 07:57:32 #14 1.384 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/watchers/watcher2.json 07:57:32 #14 1.384 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/template.c 07:57:32 #14 1.384 creating: device-sdk-c-4.0.2/src/c/examples/file/ 07:57:32 #14 1.384 inflating: device-sdk-c-4.0.2/src/c/examples/file/CMakeLists.txt 07:57:32 #14 1.384 inflating: device-sdk-c-4.0.2/src/c/examples/file/README.md 07:57:32 #14 1.384 inflating: device-sdk-c-4.0.2/src/c/examples/file/device-file.c 07:57:32 #14 1.384 creating: device-sdk-c-4.0.2/src/c/examples/file/res/ 07:57:32 #14 1.384 inflating: device-sdk-c-4.0.2/src/c/examples/file/res/configuration.yaml 07:57:32 #14 1.384 creating: device-sdk-c-4.0.2/src/c/examples/file/res/devices/ 07:57:32 #14 1.384 inflating: device-sdk-c-4.0.2/src/c/examples/file/res/devices/file1.json 07:57:32 #14 1.384 inflating: device-sdk-c-4.0.2/src/c/examples/file/res/lorem.txt 07:57:32 #14 1.384 creating: device-sdk-c-4.0.2/src/c/examples/file/res/profiles/ 07:57:32 #14 1.384 inflating: device-sdk-c-4.0.2/src/c/examples/file/res/profiles/FileExampleProfile.json 07:57:32 #14 1.384 creating: device-sdk-c-4.0.2/src/c/examples/gyro/ 07:57:32 #14 1.387 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/CMakeLists.txt 07:57:32 #14 1.387 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/README.md 07:57:32 #14 1.387 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/device-gyro.c 07:57:32 #14 1.387 creating: device-sdk-c-4.0.2/src/c/examples/gyro/res/ 07:57:32 #14 1.387 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/res/configuration.yaml 07:57:32 #14 1.387 creating: device-sdk-c-4.0.2/src/c/examples/gyro/res/devices/ 07:57:32 #14 1.387 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/res/devices/gyro.json 07:57:32 #14 1.387 creating: device-sdk-c-4.0.2/src/c/examples/gyro/res/profiles/ 07:57:32 #14 1.387 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/res/profiles/Gyro.json 07:57:32 #14 1.387 creating: device-sdk-c-4.0.2/src/c/examples/random/ 07:57:32 #14 1.387 inflating: device-sdk-c-4.0.2/src/c/examples/random/CMakeLists.txt 07:57:32 #14 1.387 inflating: device-sdk-c-4.0.2/src/c/examples/random/README.md 07:57:32 #14 1.387 inflating: device-sdk-c-4.0.2/src/c/examples/random/device-random.c 07:57:32 #14 1.387 creating: device-sdk-c-4.0.2/src/c/examples/random/res/ 07:57:32 #14 1.387 inflating: device-sdk-c-4.0.2/src/c/examples/random/res/configuration.yaml 07:57:32 #14 1.387 creating: device-sdk-c-4.0.2/src/c/examples/random/res/devices/ 07:57:32 #14 1.389 inflating: device-sdk-c-4.0.2/src/c/examples/random/res/devices/randomdevice1.json 07:57:32 #14 1.389 creating: device-sdk-c-4.0.2/src/c/examples/random/res/profiles/ 07:57:32 #14 1.389 inflating: device-sdk-c-4.0.2/src/c/examples/random/res/profiles/RandomExampleProfile.json 07:57:32 #14 1.389 creating: device-sdk-c-4.0.2/src/c/examples/res/ 07:57:32 #14 1.389 inflating: device-sdk-c-4.0.2/src/c/examples/res/configuration.yaml 07:57:32 #14 1.389 creating: device-sdk-c-4.0.2/src/c/examples/res/devices/ 07:57:32 #14 1.389 inflating: device-sdk-c-4.0.2/src/c/examples/res/devices/device1.json 07:57:32 #14 1.389 creating: device-sdk-c-4.0.2/src/c/examples/res/profiles/ 07:57:32 #14 1.389 inflating: device-sdk-c-4.0.2/src/c/examples/res/profiles/TemplateProfile.json 07:57:32 #14 1.389 inflating: device-sdk-c-4.0.2/src/c/examples/template.c 07:57:32 #14 1.389 creating: device-sdk-c-4.0.2/src/c/examples/terminal/ 07:57:32 #14 1.389 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/CMakeLists.txt 07:57:32 #14 1.389 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/README.md 07:57:32 #14 1.389 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/device-terminal.c 07:57:32 #14 1.389 creating: device-sdk-c-4.0.2/src/c/examples/terminal/res/ 07:57:32 #14 1.393 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/res/configuration.yaml 07:57:32 #14 1.393 creating: device-sdk-c-4.0.2/src/c/examples/terminal/res/devices/ 07:57:32 #14 1.393 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/res/devices/terminal.json 07:57:32 #14 1.393 creating: device-sdk-c-4.0.2/src/c/examples/terminal/res/profiles/ 07:57:32 #14 1.393 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/res/profiles/Terminal.json 07:57:32 #14 1.393 inflating: device-sdk-c-4.0.2/src/c/filesys.c 07:57:32 #14 1.393 inflating: device-sdk-c-4.0.2/src/c/filesys.h 07:57:32 #14 1.393 inflating: device-sdk-c-4.0.2/src/c/keeper.c 07:57:32 #14 1.393 inflating: device-sdk-c-4.0.2/src/c/keeper.h 07:57:32 #14 1.393 inflating: device-sdk-c-4.0.2/src/c/map.c 07:57:32 #14 1.393 inflating: device-sdk-c-4.0.2/src/c/map.h 07:57:32 #14 1.393 inflating: device-sdk-c-4.0.2/src/c/metadata.c 07:57:32 #14 1.393 inflating: device-sdk-c-4.0.2/src/c/metadata.h 07:57:32 #14 1.393 inflating: device-sdk-c-4.0.2/src/c/metrics.h 07:57:32 #14 1.393 inflating: device-sdk-c-4.0.2/src/c/opstate.c 07:57:32 #14 1.393 inflating: device-sdk-c-4.0.2/src/c/opstate.h 07:57:32 #14 1.393 inflating: device-sdk-c-4.0.2/src/c/parson.c 07:57:32 #14 1.393 inflating: device-sdk-c-4.0.2/src/c/parson.h 07:57:32 #14 1.393 inflating: device-sdk-c-4.0.2/src/c/profiles.c 07:57:32 #14 1.398 inflating: device-sdk-c-4.0.2/src/c/profiles.h 07:57:32 #14 1.398 inflating: device-sdk-c-4.0.2/src/c/registry-impl.h 07:57:32 #14 1.398 inflating: device-sdk-c-4.0.2/src/c/registry.c 07:57:32 #14 1.398 inflating: device-sdk-c-4.0.2/src/c/registry.h 07:57:32 #14 1.398 inflating: device-sdk-c-4.0.2/src/c/reqdata.c 07:57:32 #14 1.398 inflating: device-sdk-c-4.0.2/src/c/reqdata.h 07:57:32 #14 1.398 inflating: device-sdk-c-4.0.2/src/c/request_auth.c 07:57:32 #14 1.398 inflating: device-sdk-c-4.0.2/src/c/request_auth.h 07:57:32 #14 1.398 inflating: device-sdk-c-4.0.2/src/c/rest-server.c 07:57:32 #14 1.398 inflating: device-sdk-c-4.0.2/src/c/rest-server.h 07:57:32 #14 1.398 inflating: device-sdk-c-4.0.2/src/c/rest.c 07:57:32 #14 1.398 inflating: device-sdk-c-4.0.2/src/c/rest.h 07:57:32 #14 1.398 inflating: device-sdk-c-4.0.2/src/c/secrets-impl.h 07:57:32 #14 1.398 inflating: device-sdk-c-4.0.2/src/c/secrets-insecure.c 07:57:32 #14 1.398 inflating: device-sdk-c-4.0.2/src/c/secrets-insecure.h 07:57:32 #14 1.398 inflating: device-sdk-c-4.0.2/src/c/secrets-vault.c 07:57:32 #14 1.398 inflating: device-sdk-c-4.0.2/src/c/secrets-vault.h 07:57:32 #14 1.398 inflating: device-sdk-c-4.0.2/src/c/secrets.c 07:57:32 #14 1.398 inflating: device-sdk-c-4.0.2/src/c/secrets.h 07:57:32 #14 1.398 inflating: device-sdk-c-4.0.2/src/c/service.c 07:57:33 #14 1.398 inflating: device-sdk-c-4.0.2/src/c/service.h 07:57:33 #14 1.400 inflating: device-sdk-c-4.0.2/src/c/transform.c 07:57:33 #14 1.400 inflating: device-sdk-c-4.0.2/src/c/transform.h 07:57:33 #14 1.400 inflating: device-sdk-c-4.0.2/src/c/validate.c 07:57:33 #14 1.400 inflating: device-sdk-c-4.0.2/src/c/validate.h 07:57:33 #14 1.400 inflating: device-sdk-c-4.0.2/src/c/watchers.c 07:57:33 #14 1.400 inflating: device-sdk-c-4.0.2/src/c/watchers.h 07:57:33 #14 1.400 creating: device-sdk-c-4.0.2/src/cmake/ 07:57:33 #14 1.400 inflating: device-sdk-c-4.0.2/src/cmake/FindIOT.cmake 07:57:33 #14 1.400 inflating: device-sdk-c-4.0.2/src/cmake/FindLIBCBOR.cmake 07:57:33 #14 1.400 inflating: device-sdk-c-4.0.2/src/cmake/FindLIBMICROHTTP.cmake 07:57:33 #14 1.400 inflating: device-sdk-c-4.0.2/src/cmake/FindLIBPAHO.cmake 07:57:33 #14 1.400 inflating: device-sdk-c-4.0.2/src/cmake/FindLIBUUID.cmake 07:57:33 #14 1.400 inflating: device-sdk-c-4.0.2/src/cmake/FindLIBYAML.cmake 07:57:33 #14 1.400 + cd device-sdk-c-4.0.2 07:57:33 #14 1.400 + ./scripts/build.sh 07:57:33 #14 1.400 + CPPCHECK=false 07:57:33 #14 1.400 + DOCGEN=false 07:57:33 #14 1.400 + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' 07:57:33 #14 1.401 + '[' 0 -gt 0 ] 07:57:33 #14 1.401 + readlink -f ./scripts/build.sh 07:57:33 #14 1.402 + dirname /device-bacnet-c/deps/device-sdk-c-4.0.2/scripts/build.sh 07:57:33 #14 1.403 + dirname /device-bacnet-c/deps/device-sdk-c-4.0.2/scripts 07:57:33 #14 1.403 + ROOT=/device-bacnet-c/deps/device-sdk-c-4.0.2 07:57:33 #14 1.403 + cd /device-bacnet-c/deps/device-sdk-c-4.0.2 07:57:33 #14 1.403 + mkdir -p /device-bacnet-c/deps/device-sdk-c-4.0.2/build/release 07:57:33 #14 1.404 + cd /device-bacnet-c/deps/device-sdk-c-4.0.2/build/release 07:57:33 #14 1.404 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/deps/device-sdk-c-4.0.2/src 07:57:33 #14 1.504 -- The C compiler identification is GNU 12.2.1 07:57:33 #14 1.531 -- Detecting C compiler ABI info 07:57:33 #14 1.635 -- Detecting C compiler ABI info - done 07:57:33 #14 1.669 -- Check for working C compiler: /usr/bin/cc - skipped 07:57:33 #14 1.670 -- Detecting C compile features 07:57:33 #14 1.671 -- Detecting C compile features - done 07:57:33 #14 1.676 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 07:57:33 #14 1.751 -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") 07:57:33 #14 1.756 -- Found LIBYAML: /usr/lib/libyaml.so 07:57:33 #14 1.761 -- Found LIBUUID: /usr/lib/libuuid.so 07:57:33 #14 1.766 -- Found LIBCBOR: /usr/lib/libcbor.so 07:57:33 #14 1.771 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 07:57:33 #14 1.774 -- Found IOT: /opt/iotech/iot/1.6/lib/libiot.so 07:57:33 #14 1.774 -- /opt/iotech/iot/1.6/include 07:57:33 #14 1.774 -- C SDK 0.0.0 for Linux 07:57:33 #14 1.776 -- Performing Test CSDK_HAVE_ATOMIC 07:57:33 #14 1.867 -- Performing Test CSDK_HAVE_ATOMIC - Success 07:57:33 #14 1.923 -- Found Curses: /usr/lib/libcurses.so 07:57:33 #14 1.955 -- Configuring done (0.5s) 07:57:33 #14 1.989 -- Generating done (0.0s) 07:57:33 #14 1.992 -- Build files have been written to: /device-bacnet-c/deps/device-sdk-c-4.0.2/build/release 07:57:33 #14 1.995 + make all package 07:57:33 #14 1.995 + tee release.log 07:57:33 #14 2.040 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 07:57:33 #14 2.197 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o 07:57:33 #14 2.369 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o 07:57:34 #14 2.536 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o 07:57:34 #14 2.630 [ 9%] Building C object c/CMakeFiles/csdk.dir/command.c.o 07:57:34 #14 2.668 /device-bacnet-c/deps/device-sdk-c-4.0.2/src/c/command.c: In function 'devsdk_devicecorecommand_populate': 07:57:34 #14 2.668 /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] 07:57:34 #14 2.668 218 | iot_data_t* cc_src_vector=iot_data_string_map_get_vector(map,"coreCommands"); 07:57:34 #14 2.668 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 07:57:34 #14 2.762 [ 11%] Building C object c/CMakeFiles/csdk.dir/config.c.o 07:57:34 #14 3.079 [ 13%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 07:57:34 #14 3.113 [ 15%] Building C object c/CMakeFiles/csdk.dir/data.c.o 07:57:34 #14 3.277 [ 17%] Building C object c/CMakeFiles/csdk.dir/device.c.o 07:57:35 #14 3.565 [ 19%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 07:57:35 #14 3.651 [ 21%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 07:57:35 #14 3.779 [ 23%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 07:57:35 #14 3.926 [ 25%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 07:57:35 #14 4.041 [ 26%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o 07:57:35 #14 4.190 [ 28%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 07:57:36 #14 4.266 [ 30%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 07:57:36 #14 4.601 [ 32%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 07:57:36 #14 4.687 [ 34%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o 07:57:36 #14 4.909 [ 36%] Building C object c/CMakeFiles/csdk.dir/map.c.o 07:57:36 #14 5.033 [ 38%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 07:57:36 #14 5.270 [ 40%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o 07:57:37 #14 5.403 [ 42%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 07:57:38 #14 6.382 [ 44%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 07:57:38 #14 6.513 [ 46%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 07:57:38 #14 6.588 [ 48%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 07:57:38 #14 6.673 [ 50%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o 07:57:38 #14 6.754 [ 51%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 07:57:38 #14 6.977 [ 53%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 07:57:39 #14 7.362 [ 55%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o 07:57:39 #14 7.457 [ 57%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o 07:57:39 #14 7.611 [ 59%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o 07:57:39 #14 7.728 [ 61%] Building C object c/CMakeFiles/csdk.dir/service.c.o 07:57:40 #14 8.220 [ 63%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 07:57:40 #14 8.328 [ 65%] Building C object c/CMakeFiles/csdk.dir/validate.c.o 07:57:40 #14 8.418 [ 67%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 07:57:40 #14 8.533 [ 69%] Linking C shared library libcsdk.so 07:57:40 #14 8.599 [ 69%] Built target csdk 07:57:40 #14 8.621 [ 71%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 07:57:40 #14 8.779 [ 73%] Linking C executable template 07:57:40 #14 8.813 /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) 07:57:40 #14 8.869 [ 73%] Built target template 07:57:40 #14 8.889 [ 75%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 07:57:40 #14 9.002 [ 76%] Linking C executable device-counter 07:57:40 #14 9.033 /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) 07:57:40 #14 9.091 [ 76%] Built target device-counter 07:57:40 #14 9.108 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 07:57:40 #14 9.218 [ 80%] Linking C executable device-random 07:57:41 #14 9.247 /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) 07:57:41 #14 9.304 [ 80%] Built target device-random 07:57:41 #14 9.325 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 07:57:41 #14 9.421 [ 84%] Linking C executable device-gyro 07:57:41 #14 9.452 /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) 07:57:41 #14 9.520 [ 84%] Built target device-gyro 07:57:41 #14 9.540 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 07:57:41 #14 9.646 [ 88%] Linking C executable device-bitfields 07:57:41 #14 9.673 /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) 07:57:41 #14 9.732 [ 88%] Built target device-bitfields 07:57:41 #14 9.754 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 07:57:41 #14 9.911 [ 92%] Linking C executable template-discovery 07:57:41 #14 9.941 /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) 07:57:41 #14 9.998 [ 92%] Built target template-discovery 07:57:41 #14 10.02 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 07:57:41 #14 10.17 [ 96%] Linking C executable device-file 07:57:41 #14 10.20 /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) 07:57:41 #14 10.24 [ 96%] Built target device-file 07:57:41 #14 10.26 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 07:57:41 #14 10.38 [100%] Linking C executable device-terminal 07:57:42 #14 10.41 /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) 07:57:42 #14 10.45 [100%] Built target device-terminal 07:57:42 #14 10.47 Run CPack packaging tool... 07:57:42 #14 10.48 CPack: Create package using TGZ 07:57:42 #14 10.48 CPack: Install projects 07:57:42 #14 10.48 CPack: - Run preinstall target for: Csdk 07:57:42 #14 10.77 CPack: - Install project: Csdk [] 07:57:42 #14 10.77 CPack: Create package 07:57:42 #14 10.81 CPack: - package: /device-bacnet-c/deps/device-sdk-c-4.0.2/build/release/csdk-0.0.0.tar.gz generated. 07:57:42 #14 10.81 + '[' false '=' true ] 07:57:42 #14 10.81 + '[' false '=' true ] 07:57:42 #14 10.81 + mkdir -p /device-bacnet-c/deps/device-sdk-c-4.0.2/build/debug 07:57:42 #14 10.81 + cd /device-bacnet-c/deps/device-sdk-c-4.0.2/build/debug 07:57:42 #14 10.81 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /device-bacnet-c/deps/device-sdk-c-4.0.2/src 07:57:42 #14 10.91 -- The C compiler identification is GNU 12.2.1 07:57:42 #14 10.94 -- Detecting C compiler ABI info 07:57:42 #14 11.05 -- Detecting C compiler ABI info - done 07:57:42 #14 11.08 -- Check for working C compiler: /usr/bin/cc - skipped 07:57:42 #14 11.08 -- Detecting C compile features 07:57:42 #14 11.08 -- Detecting C compile features - done 07:57:42 #14 11.09 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 07:57:42 #14 11.17 -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") 07:57:42 #14 11.18 -- Found LIBYAML: /usr/lib/libyaml.so 07:57:42 #14 11.18 -- Found LIBUUID: /usr/lib/libuuid.so 07:57:42 #14 11.19 -- Found LIBCBOR: /usr/lib/libcbor.so 07:57:42 #14 11.19 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 07:57:42 #14 11.20 -- Found IOT: /opt/iotech/iot/1.6/lib/libiot.so 07:57:42 #14 11.20 -- /opt/iotech/iot/1.6/include 07:57:42 #14 11.20 -- C SDK 0.0.0 for Linux 07:57:42 #14 11.20 -- Performing Test CSDK_HAVE_ATOMIC 07:57:42 #14 11.29 -- Performing Test CSDK_HAVE_ATOMIC - Success 07:57:42 #14 11.36 -- Found Curses: /usr/lib/libcurses.so 07:57:42 #14 11.39 -- Configuring done (0.6s) 07:57:42 #14 11.43 -- Generating done (0.0s) 07:57:43 #14 11.43 -- Build files have been written to: /device-bacnet-c/deps/device-sdk-c-4.0.2/build/debug 07:57:43 #14 11.43 + + make 07:57:43 #14 11.43 tee debug.log 07:57:43 #14 11.47 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 07:57:43 #14 11.58 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o 07:57:43 #14 11.69 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o 07:57:43 #14 11.80 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o 07:57:43 #14 11.89 [ 9%] Building C object c/CMakeFiles/csdk.dir/command.c.o 07:57:43 #14 11.96 /device-bacnet-c/deps/device-sdk-c-4.0.2/src/c/command.c: In function 'devsdk_devicecorecommand_populate': 07:57:43 #14 11.96 /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] 07:57:43 #14 11.96 218 | iot_data_t* cc_src_vector=iot_data_string_map_get_vector(map,"coreCommands"); 07:57:43 #14 11.96 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 07:57:44 #14 12.02 [ 11%] Building C object c/CMakeFiles/csdk.dir/config.c.o 07:57:44 #14 12.17 [ 13%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 07:57:44 #14 12.22 [ 15%] Building C object c/CMakeFiles/csdk.dir/data.c.o 07:57:44 #14 12.31 [ 17%] Building C object c/CMakeFiles/csdk.dir/device.c.o 07:57:44 #14 12.43 [ 19%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 07:57:44 #14 12.51 [ 21%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 07:57:44 #14 12.61 [ 23%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 07:57:44 #14 12.70 [ 25%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 07:57:44 #14 12.80 [ 26%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o 07:57:44 #14 12.88 [ 28%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 07:57:44 #14 12.95 [ 30%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 07:57:44 #14 13.11 [ 32%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 07:57:45 #14 13.18 [ 34%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o 07:57:45 #14 13.31 [ 36%] Building C object c/CMakeFiles/csdk.dir/map.c.o 07:57:45 #14 13.39 [ 38%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 07:57:45 #14 13.54 [ 40%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o 07:57:45 #14 13.61 [ 42%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 07:57:45 #14 13.84 [ 44%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 07:57:45 #14 13.91 [ 46%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 07:57:45 #14 13.97 [ 48%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 07:57:45 #14 14.05 [ 50%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o 07:57:45 #14 14.12 [ 51%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 07:57:46 #14 14.22 [ 53%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 07:57:46 #14 14.47 [ 55%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o 07:57:46 #14 14.52 [ 57%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o 07:57:46 #14 14.62 [ 59%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o 07:57:46 #14 14.72 [ 61%] Building C object c/CMakeFiles/csdk.dir/service.c.o 07:57:46 #14 14.91 [ 63%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 07:57:46 #14 14.99 [ 65%] Building C object c/CMakeFiles/csdk.dir/validate.c.o 07:57:46 #14 15.07 [ 67%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 07:57:46 #14 15.15 [ 69%] Linking C shared library libcsdk.so 07:57:46 #14 15.23 [ 69%] Built target csdk 07:57:46 #14 15.25 [ 71%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 07:57:46 #14 15.33 [ 73%] Linking C executable template 07:57:47 #14 15.36 /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) 07:57:47 #14 15.42 [ 73%] Built target template 07:57:47 #14 15.44 [ 75%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 07:57:47 #14 15.52 [ 76%] Linking C executable device-counter 07:57:47 #14 15.55 /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) 07:57:47 #14 15.61 [ 76%] Built target device-counter 07:57:47 #14 15.63 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 07:57:47 #14 15.71 [ 80%] Linking C executable device-random 07:57:47 #14 15.74 /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) 07:57:47 #14 15.79 [ 80%] Built target device-random 07:57:47 #14 15.81 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 07:57:47 #14 15.89 [ 84%] Linking C executable device-gyro 07:57:47 #14 15.92 /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) 07:57:47 #14 15.98 [ 84%] Built target device-gyro 07:57:47 #14 16.00 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 07:57:47 #14 16.07 [ 88%] Linking C executable device-bitfields 07:57:47 #14 16.10 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 07:57:47 #14 16.16 [ 88%] Built target device-bitfields 07:57:47 #14 16.18 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 07:57:48 #14 16.27 [ 92%] Linking C executable template-discovery 07:57:48 #14 16.30 /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) 07:57:48 #14 16.35 [ 92%] Built target template-discovery 07:57:48 #14 16.37 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 07:57:48 #14 16.45 [ 96%] Linking C executable device-file 07:57:48 #14 16.48 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 07:57:48 #14 16.54 [ 96%] Built target device-file 07:57:48 #14 16.56 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 07:57:48 #14 16.65 [100%] Linking C executable device-terminal 07:57:48 #14 16.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) 07:57:48 #14 16.75 [100%] Built target device-terminal 07:57:48 #14 16.76 + cp -rf include/devsdk include/edgex /usr/include/ 07:57:48 #14 16.76 + cp build/release/c/libcsdk.so /usr/lib/ 07:57:48 #14 16.76 + mkdir -p /usr/share/doc/edgex-csdk 07:57:48 #14 16.76 + cp Attribution.txt /usr/share/doc/edgex-csdk 07:57:48 #14 16.76 + cp LICENSE /usr/share/doc/edgex-csdk 07:57:48 #14 16.76 + rm -rf /device-bacnet-c/deps 07:57:48 #14 DONE 16.9s 07:57:48 07:57:48 #15 [11/11] RUN /device-bacnet-c/scripts/build.sh 07:57:48 #15 0.304 + readlink -f /device-bacnet-c/scripts/build.sh 07:57:49 #15 0.304 + dirname /device-bacnet-c/scripts/build.sh 07:57:49 #15 0.305 + dirname /device-bacnet-c/scripts 07:57:49 #15 0.305 + ROOT=/device-bacnet-c 07:57:49 #15 0.305 + echo /device-bacnet-c 07:57:49 #15 0.306 + cd/device-bacnet-c 07:57:49 #15 0.306 /device-bacnet-c 07:57:49 #15 0.306 + '[' '!' -f /device-bacnet-c/lib/ip/libbacnet.a ] 07:57:49 #15 0.306 + '[' '!' -d /device-bacnet-c/bacnet-stack ] 07:57:49 #15 0.306 + git clone https://github.com/IOTechSystems/bacnet-stack.git 07:57:49 #15 0.308 Cloning into 'bacnet-stack'... 07:57:55 #15 6.598 + cd /device-bacnet-c/bacnet-stack 07:57:55 #15 6.599 + git checkout v0.8.6-IOTech 07:57:55 #15 6.759 Note: switching to 'v0.8.6-IOTech'. 07:57:55 #15 6.759 07:57:55 #15 6.759 You are in 'detached HEAD' state. You can look around, make experimental 07:57:55 #15 6.759 changes and commit them, and you can discard any commits you make in this 07:57:55 #15 6.759 state without impacting any branches by switching back to a branch. 07:57:55 #15 6.759 07:57:55 #15 6.759 If you want to create a new branch to retain commits you create, you may 07:57:55 #15 6.759 do so (now or later) by using -c with the switch command. Example: 07:57:55 #15 6.759 07:57:55 #15 6.759 git switch -c 07:57:55 #15 6.759 07:57:55 #15 6.759 Or undo this operation with: 07:57:55 #15 6.759 07:57:55 #15 6.759 git switch - 07:57:55 #15 6.759 07:57:55 #15 6.759 Turn off this advice by setting config variable advice.detachedHead to false 07:57:55 #15 6.759 07:57:55 #15 6.759 HEAD is now at 8b67b7f2 Changes for BACnet device service 07:57:55 #15 6.759 + mkdir -p /device-bacnet-c/lib/ip 07:57:55 #15 6.760 + mkdir -p /device-bacnet-c/lib/mstp 07:57:55 #15 6.761 + make 'BACDL_DEFINE=-DBACDL_MSTP=1' clean library 07:57:55 #15 6.764 make -s -C lib clean 07:57:55 #15 6.768 make -s -C demo clean 07:57:55 #15 6.826 make -s -C demo/router clean 07:57:55 #15 6.830 make -s -C demo/router-ipv6 clean 07:57:55 #15 6.832 make -s -C demo/gateway clean 07:57:55 #15 6.836 make -s -C lib all 07:58:00 #15 11.50 ../ports/linux/dlmstp.c: In function 'dlmstp_cleanup': 07:58:00 #15 11.50 ../ports/linux/dlmstp.c:147:20: warning: passing argument 1 of 'pthread_cancel' makes pointer from integer without a cast [-Wint-conversion] 07:58:00 #15 11.50 147 | pthread_cancel(hThread); 07:58:00 #15 11.50 | ^~~~~~~ 07:58:00 #15 11.50 | | 07:58:00 #15 11.50 | long unsigned int 07:58:00 #15 11.50 In file included from ../ports/linux/net.h:73, 07:58:00 #15 11.50 from ../ports/linux/dlmstp.c:43: 07:58:00 #15 11.50 /usr/include/pthread.h:98:20: note: expected 'pthread_t' {aka 'struct __pthread *'} but argument is of type 'long unsigned int' 07:58:00 #15 11.50 98 | int pthread_cancel(pthread_t); 07:58:00 #15 11.50 | ^~~~~~~~~ 07:58:00 #15 11.50 ../ports/linux/dlmstp.c: In function 'dlmstp_init': 07:58:00 #15 11.50 ../ports/linux/dlmstp.c:727:25: warning: passing argument 1 of 'pthread_create' from incompatible pointer type [-Wincompatible-pointer-types] 07:58:00 #15 11.50 727 | rv = pthread_create(&hThread, NULL, dlmstp_master_fsm_task, NULL); 07:58:00 #15 11.50 | ^~~~~~~~ 07:58:00 #15 11.50 | | 07:58:00 #15 11.50 | long unsigned int * 07:58:00 #15 11.50 /usr/include/pthread.h:80:20: note: expected 'struct __pthread ** restrict' but argument is of type 'long unsigned int *' 07:58:00 #15 11.50 80 | int pthread_create(pthread_t *__restrict, const pthread_attr_t *__restrict, void *(*)(void *), void *__restrict); 07:58:00 #15 11.50 | ^ 07:58:04 #15 16.00 + cp lib/libbacnet.a /device-bacnet-c/lib/mstp 07:58:04 #15 16.00 + make 'BACDL_DEFINE=-DBACDL_BIP=1' clean library 07:58:04 #15 16.00 make -s -C lib clean 07:58:04 #15 16.01 make -s -C demo clean 07:58:04 #15 16.08 make -s -C demo/router clean 07:58:04 #15 16.08 make -s -C demo/router-ipv6 clean 07:58:04 #15 16.09 make -s -C demo/gateway clean 07:58:04 #15 16.09 make -s -C lib all 07:58:15 #15 25.71 + cp lib/libbacnet.a /device-bacnet-c/lib/ip 07:58:15 #15 25.71 + mkdir -p /device-bacnet-c/build/release/device-bacnet-ip 07:58:15 #15 25.71 + cd /device-bacnet-c/build/release/device-bacnet-ip 07:58:15 #15 25.71 + cmake '-DDATALINK:STRING=BACDL_BIP=1' '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/src/c 07:58:15 #15 25.80 -- The C compiler identification is GNU 12.2.1 07:58:15 #15 25.82 -- Detecting C compiler ABI info 07:58:15 #15 25.93 -- Detecting C compiler ABI info - done 07:58:15 #15 25.96 -- Check for working C compiler: /usr/bin/cc - skipped 07:58:15 #15 25.96 -- Detecting C compile features 07:58:15 #15 25.97 -- Detecting C compile features - done 07:58:15 #15 25.97 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD 07:58:15 #15 26.07 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success 07:58:15 #15 26.07 -- Found Threads: TRUE 07:58:15 #15 26.08 -- Found IOT: /opt/iotech/iot/1.6/lib/libiot.so 07:58:15 #15 26.08 -- /opt/iotech/iot/1.6/include 07:58:15 #15 26.08 -- Configuring done (0.4s) 07:58:15 #15 26.09 -- Generating done (0.0s) 07:58:15 #15 26.10 -- Build files have been written to: /device-bacnet-c/build/release/device-bacnet-ip 07:58:15 #15 26.10 + make 07:58:15 #15 26.10 + tee release.log 07:58:15 #15 26.13 [ 11%] Building C object CMakeFiles/bacnet_objects.dir/device-bacnet-c/bacnet-stack/demo/object/device-client.c.o 07:58:15 #15 26.36 [ 22%] Linking C static library libbacnet_objects.a 07:58:15 #15 26.38 [ 22%] Built target bacnet_objects 07:58:15 #15 26.40 [ 33%] Building C object CMakeFiles/device-bacnet-c.dir/main.c.o 07:58:15 #15 26.61 [ 44%] Building C object CMakeFiles/device-bacnet-c.dir/address_entry.c.o 07:58:15 #15 26.72 [ 55%] Building C object CMakeFiles/device-bacnet-c.dir/address_instance_map.c.o 07:58:15 #15 26.80 [ 66%] Building C object CMakeFiles/device-bacnet-c.dir/device_condition_map.c.o 07:58:15 #15 26.89 [ 77%] Building C object CMakeFiles/device-bacnet-c.dir/driver.c.o 07:58:15 #15 27.18 [ 88%] Building C object CMakeFiles/device-bacnet-c.dir/return_data.c.o 07:58:15 #15 27.28 [100%] Linking C executable device-bacnet-c 07:58:15 #15 27.32 /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) 07:58:15 #15 27.37 [100%] Built target device-bacnet-c 07:58:15 #15 27.38 + mkdir -p /device-bacnet-c/build/release/device-bacnet-mstp 07:58:15 #15 27.38 + cd /device-bacnet-c/build/release/device-bacnet-mstp 07:58:15 #15 27.38 + cmake '-DDATALINK:STRING=BACDL_MSTP=1' '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/src/c 07:58:15 #15 27.47 -- The C compiler identification is GNU 12.2.1 07:58:16 #15 27.49 -- Detecting C compiler ABI info 07:58:16 #15 27.59 -- Detecting C compiler ABI info - done 07:58:16 #15 27.63 -- Check for working C compiler: /usr/bin/cc - skipped 07:58:16 #15 27.63 -- Detecting C compile features 07:58:16 #15 27.63 -- Detecting C compile features - done 07:58:16 #15 27.63 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD 07:58:16 #15 27.74 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success 07:58:16 #15 27.74 -- Found Threads: TRUE 07:58:16 #15 27.75 -- Found IOT: /opt/iotech/iot/1.6/lib/libiot.so 07:58:16 #15 27.75 -- /opt/iotech/iot/1.6/include 07:58:16 #15 27.75 -- Configuring done (0.4s) 07:58:16 #15 27.76 -- Generating done (0.0s) 07:58:16 #15 27.76 -- Build files have been written to: /device-bacnet-c/build/release/device-bacnet-mstp 07:58:16 #15 27.77 + make 07:58:16 #15 27.77 + tee release.log 07:58:16 #15 27.81 [ 11%] Building C object CMakeFiles/bacnet_objects.dir/device-bacnet-c/bacnet-stack/demo/object/device-client.c.o 07:58:16 #15 28.03 [ 22%] Linking C static library libbacnet_objects.a 07:58:16 #15 28.06 [ 22%] Built target bacnet_objects 07:58:16 #15 28.08 [ 33%] Building C object CMakeFiles/device-bacnet-c.dir/main.c.o 07:58:16 #15 28.27 [ 44%] Building C object CMakeFiles/device-bacnet-c.dir/address_entry.c.o 07:58:17 #15 28.38 [ 55%] Building C object CMakeFiles/device-bacnet-c.dir/address_instance_map.c.o 07:58:17 #15 28.43 [ 66%] Building C object CMakeFiles/device-bacnet-c.dir/device_condition_map.c.o 07:58:17 #15 28.53 [ 77%] Building C object CMakeFiles/device-bacnet-c.dir/driver.c.o 07:58:17 #15 28.82 [ 88%] Building C object CMakeFiles/device-bacnet-c.dir/return_data.c.o 07:58:17 #15 28.91 [100%] Linking C executable device-bacnet-c 07:58:17 #15 28.94 /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) 07:58:17 #15 28.99 [100%] Built target device-bacnet-c 07:58:17 #15 DONE 29.1s 07:58:17 07:58:17 #16 exporting to image 07:58:17 #16 exporting layers 07:58:18 #16 exporting layers 0.4s done 07:58:18 #16 writing image sha256:9d33b4cb3ef7cd1f2eed5c38437239b017aa039acada551254a66739baea27ec done 07:58:18 #16 naming to docker.io/library/ci-base-image-x86_64 done 07:58:18 #16 DONE 0.4s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:58:18 + docker inspect -f . ci-base-image-x86_64 07:58:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:58:18 prd-ubuntu20.04-docker-8c-8g-1324 does not seem to be running inside a container 07:58:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dgexfoundry_device-bacnet-c_main -v /w/workspace/dgexfoundry_device-bacnet-c_main:/w/workspace/dgexfoundry_device-bacnet-c_main:rw,z -v /w/workspace/dgexfoundry_device-bacnet-c_main@tmp:/w/workspace/dgexfoundry_device-bacnet-c_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:58:19 $ docker top f7e59a85d5d57af8acd0c7e36f326c96e68b4cf90d531384ca0ad29ff0cd32fb -eo pid,comm [Pipeline] { [Pipeline] sh 07:58:19 + make test 07:58:19 build/release/device-bacnet-c/device-bacnet-c [Pipeline] } 07:58:19 $ docker stop --time=1 f7e59a85d5d57af8acd0c7e36f326c96e68b4cf90d531384ca0ad29ff0cd32fb 07:58:20 $ docker rm -f --volumes f7e59a85d5d57af8acd0c7e36f326c96e68b4cf90d531384ca0ad29ff0cd32fb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 07:58:21 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:58:21 + ls -al . 07:58:21 total 88 07:58:21 drwxrwxr-x 10 jenkins jenkins 4096 Sep 3 07:57 . 07:58:21 drwxrwxr-x 4 jenkins jenkins 4096 Sep 3 07:56 .. 07:58:21 drwxrwxr-x 8 jenkins jenkins 4096 Sep 3 07:57 .git 07:58:21 drwxrwxr-x 3 jenkins jenkins 4096 Sep 3 07:56 .github 07:58:21 drwxr-xr-x 3 jenkins jenkins 4096 Sep 3 07:57 .semver 07:58:21 -rw-rw-r-- 1 jenkins jenkins 1563 Sep 3 07:56 Attribution.txt 07:58:21 -rw-rw-r-- 1 jenkins jenkins 1172 Sep 3 07:56 CHANGELOG.md 07:58:21 -rw-rw-r-- 1 jenkins jenkins 677 Sep 3 07:56 GOVERNANCE.md 07:58:21 -rw-rw-r-- 1 jenkins jenkins 764 Sep 3 07:56 Jenkinsfile 07:58:21 -rw-rw-r-- 1 jenkins jenkins 10174 Sep 3 07:56 LICENSE 07:58:21 -rw-rw-r-- 1 jenkins jenkins 837 Sep 3 07:56 Makefile 07:58:21 -rw-rw-r-- 1 jenkins jenkins 621 Sep 3 07:56 OWNERS.md 07:58:21 -rw-rw-r-- 1 jenkins jenkins 5503 Sep 3 07:56 README.md 07:58:21 -rw-rw-r-- 1 jenkins jenkins 11 Sep 3 07:57 VERSION 07:58:21 drwxrwxr-x 2 jenkins jenkins 4096 Sep 3 07:56 docs 07:58:21 drwxrwxr-x 4 jenkins jenkins 4096 Sep 3 07:56 res 07:58:21 drwxrwxr-x 2 jenkins jenkins 4096 Sep 3 07:56 sample-profiles 07:58:21 drwxrwxr-x 2 jenkins jenkins 4096 Sep 3 07:56 scripts 07:58:21 drwxrwxr-x 4 jenkins jenkins 4096 Sep 3 07:56 src [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:58:22 + 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=345f7445bddd439fb101936ca9749c1199167c6e --label arch=amd64 --label version=4.1.0-dev.4 . 07:58:22 #0 building with "default" instance using docker driver 07:58:22 07:58:22 #1 [internal] load build definition from Dockerfile.alpine 07:58:22 #1 transferring dockerfile: 2.40kB done 07:58:22 #1 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 18) 07:58:22 #1 WARN: MaintainerDeprecated: Maintainer instruction is deprecated in favor of using label (line 34) 07:58:22 #1 DONE 0.0s 07:58:22 07:58:22 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 07:58:22 #2 DONE 0.0s 07:58:22 07:58:22 #3 [internal] load metadata for docker.io/library/alpine:3.20 07:58:22 #3 DONE 0.2s 07:58:22 07:58:22 #4 [internal] load .dockerignore 07:58:22 #4 transferring context: 2B done 07:58:22 #4 DONE 0.0s 07:58:22 07:58:22 #5 [internal] load build context 07:58:22 #5 transferring context: 20.43kB done 07:58:22 #5 DONE 0.0s 07:58:22 07:58:22 #6 [stage-1 1/12] FROM docker.io/library/alpine:3.20@sha256:d9e853e87e55526f6b2917df91a2115c36dd7c696a35be12163d44e6e2a4b6bc 07:58:22 #6 resolve docker.io/library/alpine:3.20@sha256:d9e853e87e55526f6b2917df91a2115c36dd7c696a35be12163d44e6e2a4b6bc 0.0s done 07:58:22 #6 extracting sha256:25f1d6b1951ac8eb3740558fe94cb83d377bdadf95fd9f98b50d2e1b96130471 07:58:22 #6 ... 07:58:22 07:58:22 #7 [builder 1/10] FROM docker.io/library/ci-base-image-x86_64:latest 07:58:22 #7 DONE 0.2s 07:58:22 07:58:22 #6 [stage-1 1/12] FROM docker.io/library/alpine:3.20@sha256:d9e853e87e55526f6b2917df91a2115c36dd7c696a35be12163d44e6e2a4b6bc 07:58:22 #6 sha256:d9e853e87e55526f6b2917df91a2115c36dd7c696a35be12163d44e6e2a4b6bc 9.23kB / 9.23kB done 07:58:22 #6 sha256:c64c687cbea9300178b30c95835354e34c4e4febc4badfe27102879de0483b5e 1.02kB / 1.02kB done 07:58:22 #6 sha256:bf8527eb54c3680e728d5b4b383a8ba730d72dae7236fbc8dff97ed6b224a731 612B / 612B done 07:58:22 #6 sha256:25f1d6b1951ac8eb3740558fe94cb83d377bdadf95fd9f98b50d2e1b96130471 3.63MB / 3.63MB 0.1s done 07:58:22 #6 extracting sha256:25f1d6b1951ac8eb3740558fe94cb83d377bdadf95fd9f98b50d2e1b96130471 0.1s done 07:58:22 #6 DONE 0.3s 07:58:22 07:58:22 #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 07:58:22 #8 0.255 Connecting to iotech.jfrog.io (108.133.32.88:443) 07:58:23 #8 0.676 saving to '/etc/apk/keys/alpine.dev.rsa.pub' 07:58:23 #8 0.676 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA 07:58:23 #8 0.676 '/etc/apk/keys/alpine.dev.rsa.pub' saved 07:58:23 #8 DONE 0.7s 07:58:23 07:58:23 #9 [builder 3/10] RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories 07:58:23 #9 ... 07:58:23 07:58:23 #10 [stage-1 2/12] RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub 07:58:23 #10 0.236 Connecting to iotech.jfrog.io (108.133.32.88:443) 07:58:23 #10 0.643 saving to '/etc/apk/keys/alpine.dev.rsa.pub' 07:58:23 #10 0.643 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA 07:58:23 #10 0.643 '/etc/apk/keys/alpine.dev.rsa.pub' saved 07:58:23 #10 DONE 0.7s 07:58:23 07:58:23 #11 [stage-1 3/12] RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories 07:58:23 #11 ... 07:58:23 07:58:23 #9 [builder 3/10] RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories 07:58:23 #9 DONE 0.5s 07:58:23 07:58:23 #11 [stage-1 3/12] RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories 07:58:23 #11 DONE 0.4s 07:58:23 07:58:23 #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 07:58:24 #12 0.357 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:58:24 #12 0.643 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:58:24 #12 1.010 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz 07:58:25 #12 1.625 WARNING: This apk-tools is OLD! Some packages might not function properly. 07:58:25 #12 1.632 (1/27) Installing ca-certificates (20260413-r0) 07:58:25 #12 1.661 (2/27) Installing brotli-libs (1.1.0-r2) 07:58:25 #12 1.693 (3/27) Installing c-ares (1.33.1-r0) 07:58:25 #12 1.706 (4/27) Installing libunistring (1.2-r0) 07:58:25 #12 1.746 (5/27) Installing libidn2 (2.3.7-r0) 07:58:25 #12 ... 07:58:25 07:58:25 #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 07:58:25 #13 0.464 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:58:25 #13 0.714 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:58:25 #13 1.175 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz 07:58:25 #13 1.752 WARNING: This apk-tools is OLD! Some packages might not function properly. 07:58:25 #13 1.761 OK: 338 MiB in 103 packages 07:58:25 #13 DONE 1.9s 07:58:25 07:58:25 #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 07:58:25 #12 1.760 (6/27) Installing nghttp2-libs (1.62.1-r0) 07:58:25 #12 1.773 (7/27) Installing libpsl (0.21.5-r1) 07:58:25 #12 1.785 (8/27) Installing zstd-libs (1.5.6-r0) 07:58:25 #12 1.813 (9/27) Installing libcurl (8.14.1-r2) 07:58:25 #12 1.844 (10/27) Installing curl (8.14.1-r2) 07:58:25 #12 ... 07:58:25 07:58:25 #14 [builder 5/10] COPY scripts /device-bacnet-c/scripts 07:58:25 #14 DONE 0.0s 07:58:25 07:58:25 #15 [builder 6/10] COPY src /device-bacnet-c/src/ 07:58:25 #15 DONE 0.0s 07:58:25 07:58:25 #16 [builder 7/10] COPY VERSION /device-bacnet-c/ 07:58:25 #16 DONE 0.0s 07:58:25 07:58:25 #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 07:58:25 #12 1.869 (11/27) Installing dumb-init (1.2.5-r3) 07:58:25 #12 1.874 (12/27) Installing hiredis (1.2.0-r0) 07:58:25 #12 1.888 (13/27) Installing yaml (0.2.5-r2) 07:58:25 #12 1.899 (14/27) Installing libcbor (0.11.0-r0) 07:58:25 #12 ... 07:58:25 07:58:25 #17 [builder 8/10] WORKDIR /device-bacnet-c 07:58:25 #17 DONE 0.0s 07:58:25 07:58:25 #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 07:58:25 #12 1.998 (15/27) Installing iotech-iot-1.6 (1.6.3-r0) 07:58:26 #12 2.661 (16/27) Installing pkgconf (2.2.0-r0) 07:58:26 #12 2.674 (17/27) Installing openssl-dev (3.3.7-r0) 07:58:26 #12 2.714 (18/27) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.162-r0) 07:58:27 #12 3.565 (19/27) Installing gmp (6.3.0-r1) 07:58:27 #12 3.585 (20/27) Installing nettle (3.10.2-r0) 07:58:27 #12 3.608 (21/27) Installing libffi (3.4.6-r0) 07:58:27 #12 3.620 (22/27) Installing libtasn1 (4.21.0-r0) 07:58:27 #12 3.633 (23/27) Installing p11-kit (0.25.3-r0) 07:58:27 #12 3.661 (24/27) Installing gnutls (3.8.13-r0) 07:58:27 #12 3.706 (25/27) Installing libmicrohttpd (0.9.77-r0) 07:58:27 #12 3.808 (26/27) Installing libuuid (2.40.1-r1) 07:58:27 #12 3.818 (27/27) Installing linux-headers (6.6-r0) 07:58:27 #12 3.926 Executing busybox-1.36.1-r31.trigger 07:58:27 #12 3.932 Executing ca-certificates-20260413-r0.trigger 07:58:27 #12 3.988 OK: 31 MiB in 41 packages 07:58:28 #12 DONE 4.2s 07:58:28 07:58:28 #18 [builder 9/10] RUN /device-bacnet-c/scripts/build_deps.sh 07:58:28 #18 0.233 + CSDK_VER=4.0.2 07:58:28 #18 0.233 + '[' '!' -d deps ] 07:58:28 #18 0.233 + mkdir deps 07:58:28 #18 0.234 + cd /device-bacnet-c/deps 07:58:28 #18 0.234 + wget https://github.com/edgexfoundry/device-sdk-c/archive/v4.0.2.zip 07:58:28 #18 0.237 Connecting to github.com (140.82.114.3:443) 07:58:28 #18 0.358 Connecting to codeload.github.com (140.82.112.10:443) 07:58:28 #18 0.776 saving to 'v4.0.2.zip' 07:58:28 #18 0.886 v4.0.2.zip 77425 --:--:-- ETA 07:58:28 #18 1.060 v4.0.2.zip 100% |********************************| 256k 0:00:00 ETA 07:58:28 #18 1.060 'v4.0.2.zip' saved 07:58:28 #18 1.060 + unzip v4.0.2.zip 07:58:28 #18 1.061 Archive: v4.0.2.zip 07:58:28 #18 1.067 creating: device-sdk-c-4.0.2/ 07:58:28 #18 1.067 creating: device-sdk-c-4.0.2/.github/ 07:58:28 #18 1.067 inflating: device-sdk-c-4.0.2/.github/Contributing.md 07:58:28 #18 1.067 inflating: device-sdk-c-4.0.2/.github/PULL_REQUEST_TEMPLATE.md 07:58:28 #18 1.067 inflating: device-sdk-c-4.0.2/.github/semantic.yml 07:58:28 #18 1.067 creating: device-sdk-c-4.0.2/.github/workflows/ 07:58:28 #18 1.067 inflating: device-sdk-c-4.0.2/.github/workflows/release.yml 07:58:28 #18 1.067 inflating: device-sdk-c-4.0.2/.gitignore 07:58:28 #18 1.067 inflating: device-sdk-c-4.0.2/Attribution.txt 07:58:28 #18 1.067 inflating: device-sdk-c-4.0.2/CHANGELOG.md 07:58:28 #18 1.067 inflating: device-sdk-c-4.0.2/Doxyfile 07:58:28 #18 1.067 inflating: device-sdk-c-4.0.2/GOVERNANCE.md 07:58:28 #18 1.067 inflating: device-sdk-c-4.0.2/Jenkinsfile 07:58:28 #18 1.067 inflating: device-sdk-c-4.0.2/LICENSE 07:58:28 #18 1.067 inflating: device-sdk-c-4.0.2/Makefile 07:58:28 #18 1.067 inflating: device-sdk-c-4.0.2/OWNERS.md 07:58:28 #18 1.067 inflating: device-sdk-c-4.0.2/README.IOT.md 07:58:28 #18 1.067 inflating: device-sdk-c-4.0.2/README.md 07:58:28 #18 1.067 inflating: device-sdk-c-4.0.2/README.v3.md 07:58:28 #18 1.067 creating: device-sdk-c-4.0.2/docs/ 07:58:28 #18 1.067 inflating: device-sdk-c-4.0.2/docs/configuration.md 07:58:28 #18 1.067 inflating: device-sdk-c-4.0.2/docs/deviceprofiles.md 07:58:28 #18 1.070 inflating: device-sdk-c-4.0.2/docs/metrics.md 07:58:28 #18 1.070 inflating: device-sdk-c-4.0.2/docs/servicewritersguide.md 07:58:28 #18 1.070 inflating: device-sdk-c-4.0.2/docs/startup.md 07:58:28 #18 1.070 creating: device-sdk-c-4.0.2/include/ 07:58:28 #18 1.070 creating: device-sdk-c-4.0.2/include/devsdk/ 07:58:28 #18 1.070 inflating: device-sdk-c-4.0.2/include/devsdk/devsdk-base.h 07:58:28 #18 1.070 inflating: device-sdk-c-4.0.2/include/devsdk/devsdk.h 07:58:28 #18 1.070 creating: device-sdk-c-4.0.2/include/edgex/ 07:58:28 #18 1.070 inflating: device-sdk-c-4.0.2/include/edgex/devices.h 07:58:28 #18 1.070 inflating: device-sdk-c-4.0.2/include/edgex/edgex-base.h 07:58:28 #18 1.070 inflating: device-sdk-c-4.0.2/include/edgex/edgex.h 07:58:28 #18 1.070 inflating: device-sdk-c-4.0.2/include/edgex/profiles.h 07:58:28 #18 1.070 inflating: device-sdk-c-4.0.2/include/edgex/rest-server.h 07:58:28 #18 1.070 creating: device-sdk-c-4.0.2/scripts/ 07:58:28 #18 1.070 inflating: device-sdk-c-4.0.2/scripts/Dockerfile.alpine 07:58:28 #18 1.070 inflating: device-sdk-c-4.0.2/scripts/Dockerfile.alpine-base 07:58:28 #18 1.070 inflating: device-sdk-c-4.0.2/scripts/build.sh 07:58:28 #18 1.070 inflating: device-sdk-c-4.0.2/scripts/entrypoint.sh 07:58:28 #18 1.070 creating: device-sdk-c-4.0.2/src/ 07:58:28 #18 1.070 inflating: device-sdk-c-4.0.2/src/CMakeLists.txt 07:58:28 #18 1.075 creating: device-sdk-c-4.0.2/src/c/ 07:58:28 #18 1.075 inflating: device-sdk-c-4.0.2/src/c/CMakeLists.txt 07:58:28 #18 1.075 inflating: device-sdk-c-4.0.2/src/c/api.h 07:58:28 #18 1.075 inflating: device-sdk-c-4.0.2/src/c/autoevent.c 07:58:28 #18 1.075 inflating: device-sdk-c-4.0.2/src/c/autoevent.h 07:58:28 #18 1.075 inflating: device-sdk-c-4.0.2/src/c/bus-impl.h 07:58:28 #18 1.075 inflating: device-sdk-c-4.0.2/src/c/bus-mqtt.c 07:58:28 #18 1.075 inflating: device-sdk-c-4.0.2/src/c/bus.c 07:58:28 #18 1.075 inflating: device-sdk-c-4.0.2/src/c/bus.h 07:58:28 #18 1.075 inflating: device-sdk-c-4.0.2/src/c/callback3.c 07:58:28 #18 1.075 inflating: device-sdk-c-4.0.2/src/c/callback3.h 07:58:28 #18 1.075 inflating: device-sdk-c-4.0.2/src/c/cmdinfo.h 07:58:28 #18 1.075 inflating: device-sdk-c-4.0.2/src/c/command.c 07:58:28 #18 1.075 inflating: device-sdk-c-4.0.2/src/c/command.h 07:58:28 #18 1.075 inflating: device-sdk-c-4.0.2/src/c/config.c 07:58:28 #18 1.075 inflating: device-sdk-c-4.0.2/src/c/config.h 07:58:28 #18 1.075 inflating: device-sdk-c-4.0.2/src/c/correlation.c 07:58:28 #18 1.075 inflating: device-sdk-c-4.0.2/src/c/correlation.h 07:58:28 #18 1.075 inflating: device-sdk-c-4.0.2/src/c/data.c 07:58:28 #18 1.075 inflating: device-sdk-c-4.0.2/src/c/data.h 07:58:28 #18 1.075 inflating: device-sdk-c-4.0.2/src/c/defs.h.in 07:58:28 #18 1.075 inflating: device-sdk-c-4.0.2/src/c/device.c 07:58:28 #18 1.080 inflating: device-sdk-c-4.0.2/src/c/device.h 07:58:28 #18 1.080 inflating: device-sdk-c-4.0.2/src/c/devman.c 07:58:28 #18 1.080 inflating: device-sdk-c-4.0.2/src/c/devmap.c 07:58:28 #18 1.080 inflating: device-sdk-c-4.0.2/src/c/devmap.h 07:58:28 #18 1.080 inflating: device-sdk-c-4.0.2/src/c/devsdk-base.c 07:58:28 #18 1.080 inflating: device-sdk-c-4.0.2/src/c/devutil.h 07:58:28 #18 1.080 inflating: device-sdk-c-4.0.2/src/c/discovery.c 07:58:28 #18 1.080 inflating: device-sdk-c-4.0.2/src/c/discovery.h 07:58:28 #18 1.080 inflating: device-sdk-c-4.0.2/src/c/dto-read.c 07:58:28 #18 1.080 inflating: device-sdk-c-4.0.2/src/c/dto-read.h 07:58:28 #18 1.080 inflating: device-sdk-c-4.0.2/src/c/edgex-logging.c 07:58:28 #18 1.080 inflating: device-sdk-c-4.0.2/src/c/edgex-logging.h 07:58:28 #18 1.080 inflating: device-sdk-c-4.0.2/src/c/edgex-rest.c 07:58:28 #18 1.080 inflating: device-sdk-c-4.0.2/src/c/edgex-rest.h 07:58:28 #18 1.080 inflating: device-sdk-c-4.0.2/src/c/edgex2.h 07:58:28 #18 1.080 inflating: device-sdk-c-4.0.2/src/c/errorlist.h 07:58:28 #18 1.080 creating: device-sdk-c-4.0.2/src/c/examples/ 07:58:28 #18 1.080 inflating: device-sdk-c-4.0.2/src/c/examples/CMakeLists.txt 07:58:28 #18 1.080 inflating: device-sdk-c-4.0.2/src/c/examples/README.md 07:58:28 #18 1.080 creating: device-sdk-c-4.0.2/src/c/examples/bitfields/ 07:58:28 #18 1.080 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/CMakeLists.txt 07:58:28 #18 1.082 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/README.md 07:58:28 #18 1.082 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/device-bitfields.c 07:58:28 #18 1.082 creating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/ 07:58:28 #18 1.082 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/configuration.yaml 07:58:28 #18 1.082 creating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/devices/ 07:58:28 #18 1.082 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/devices/Bitfields.json 07:58:28 #18 1.082 creating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/profiles/ 07:58:28 #18 1.082 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/profiles/Example-Bitfields.json 07:58:28 #18 1.082 creating: device-sdk-c-4.0.2/src/c/examples/counters/ 07:58:28 #18 1.082 inflating: device-sdk-c-4.0.2/src/c/examples/counters/CMakeLists.txt 07:58:28 #18 1.082 inflating: device-sdk-c-4.0.2/src/c/examples/counters/README.md 07:58:28 #18 1.082 inflating: device-sdk-c-4.0.2/src/c/examples/counters/device-counter.c 07:58:28 #18 1.082 creating: device-sdk-c-4.0.2/src/c/examples/counters/res/ 07:58:28 #18 1.082 inflating: device-sdk-c-4.0.2/src/c/examples/counters/res/configuration.yaml 07:58:28 #18 1.083 creating: device-sdk-c-4.0.2/src/c/examples/counters/res/devices/ 07:58:28 #18 1.083 inflating: device-sdk-c-4.0.2/src/c/examples/counters/res/devices/Counters.json 07:58:28 #18 1.083 creating: device-sdk-c-4.0.2/src/c/examples/counters/res/profiles/ 07:58:28 #18 1.083 inflating: device-sdk-c-4.0.2/src/c/examples/counters/res/profiles/Counter.json 07:58:28 #18 1.083 creating: device-sdk-c-4.0.2/src/c/examples/discovery/ 07:58:28 #18 1.083 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/CMakeLists.txt 07:58:28 #18 1.083 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/README.md 07:58:28 #18 1.083 creating: device-sdk-c-4.0.2/src/c/examples/discovery/res/ 07:58:28 #18 1.083 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/configuration.yaml 07:58:28 #18 1.083 creating: device-sdk-c-4.0.2/src/c/examples/discovery/res/devices/ 07:58:28 #18 1.083 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/devices/readme.txt 07:58:28 #18 1.083 creating: device-sdk-c-4.0.2/src/c/examples/discovery/res/profiles/ 07:58:28 #18 1.083 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/profiles/TemplateProfile.json 07:58:28 #18 1.083 creating: device-sdk-c-4.0.2/src/c/examples/discovery/res/watchers/ 07:58:28 #18 1.086 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/watchers/watcher1.json 07:58:28 #18 1.086 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/watchers/watcher2.json 07:58:28 #18 1.086 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/template.c 07:58:28 #18 1.086 creating: device-sdk-c-4.0.2/src/c/examples/file/ 07:58:28 #18 1.086 inflating: device-sdk-c-4.0.2/src/c/examples/file/CMakeLists.txt 07:58:28 #18 1.086 inflating: device-sdk-c-4.0.2/src/c/examples/file/README.md 07:58:28 #18 1.086 inflating: device-sdk-c-4.0.2/src/c/examples/file/device-file.c 07:58:28 #18 1.086 creating: device-sdk-c-4.0.2/src/c/examples/file/res/ 07:58:28 #18 1.086 inflating: device-sdk-c-4.0.2/src/c/examples/file/res/configuration.yaml 07:58:28 #18 1.086 creating: device-sdk-c-4.0.2/src/c/examples/file/res/devices/ 07:58:28 #18 1.086 inflating: device-sdk-c-4.0.2/src/c/examples/file/res/devices/file1.json 07:58:28 #18 1.086 inflating: device-sdk-c-4.0.2/src/c/examples/file/res/lorem.txt 07:58:28 #18 1.086 creating: device-sdk-c-4.0.2/src/c/examples/file/res/profiles/ 07:58:28 #18 1.086 inflating: device-sdk-c-4.0.2/src/c/examples/file/res/profiles/FileExampleProfile.json 07:58:28 #18 1.086 creating: device-sdk-c-4.0.2/src/c/examples/gyro/ 07:58:28 #18 1.088 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/CMakeLists.txt 07:58:28 #18 1.088 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/README.md 07:58:28 #18 1.088 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/device-gyro.c 07:58:28 #18 1.088 creating: device-sdk-c-4.0.2/src/c/examples/gyro/res/ 07:58:28 #18 1.088 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/res/configuration.yaml 07:58:28 #18 1.088 creating: device-sdk-c-4.0.2/src/c/examples/gyro/res/devices/ 07:58:28 #18 1.088 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/res/devices/gyro.json 07:58:28 #18 1.088 creating: device-sdk-c-4.0.2/src/c/examples/gyro/res/profiles/ 07:58:28 #18 1.088 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/res/profiles/Gyro.json 07:58:28 #18 1.088 creating: device-sdk-c-4.0.2/src/c/examples/random/ 07:58:28 #18 1.088 inflating: device-sdk-c-4.0.2/src/c/examples/random/CMakeLists.txt 07:58:28 #18 1.088 inflating: device-sdk-c-4.0.2/src/c/examples/random/README.md 07:58:28 #18 1.088 inflating: device-sdk-c-4.0.2/src/c/examples/random/device-random.c 07:58:28 #18 1.088 creating: device-sdk-c-4.0.2/src/c/examples/random/res/ 07:58:28 #18 1.088 inflating: device-sdk-c-4.0.2/src/c/examples/random/res/configuration.yaml 07:58:28 #18 1.088 creating: device-sdk-c-4.0.2/src/c/examples/random/res/devices/ 07:58:28 #18 1.090 inflating: device-sdk-c-4.0.2/src/c/examples/random/res/devices/randomdevice1.json 07:58:28 #18 1.090 creating: device-sdk-c-4.0.2/src/c/examples/random/res/profiles/ 07:58:28 #18 1.090 inflating: device-sdk-c-4.0.2/src/c/examples/random/res/profiles/RandomExampleProfile.json 07:58:28 #18 1.090 creating: device-sdk-c-4.0.2/src/c/examples/res/ 07:58:28 #18 1.090 inflating: device-sdk-c-4.0.2/src/c/examples/res/configuration.yaml 07:58:28 #18 1.090 creating: device-sdk-c-4.0.2/src/c/examples/res/devices/ 07:58:28 #18 1.090 inflating: device-sdk-c-4.0.2/src/c/examples/res/devices/device1.json 07:58:28 #18 1.090 creating: device-sdk-c-4.0.2/src/c/examples/res/profiles/ 07:58:28 #18 1.090 inflating: device-sdk-c-4.0.2/src/c/examples/res/profiles/TemplateProfile.json 07:58:28 #18 1.090 inflating: device-sdk-c-4.0.2/src/c/examples/template.c 07:58:28 #18 1.090 creating: device-sdk-c-4.0.2/src/c/examples/terminal/ 07:58:28 #18 1.090 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/CMakeLists.txt 07:58:28 #18 1.090 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/README.md 07:58:28 #18 1.090 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/device-terminal.c 07:58:28 #18 1.090 creating: device-sdk-c-4.0.2/src/c/examples/terminal/res/ 07:58:28 #18 1.095 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/res/configuration.yaml 07:58:28 #18 1.095 creating: device-sdk-c-4.0.2/src/c/examples/terminal/res/devices/ 07:58:28 #18 1.095 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/res/devices/terminal.json 07:58:28 #18 1.095 creating: device-sdk-c-4.0.2/src/c/examples/terminal/res/profiles/ 07:58:28 #18 1.095 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/res/profiles/Terminal.json 07:58:28 #18 1.095 inflating: device-sdk-c-4.0.2/src/c/filesys.c 07:58:28 #18 1.095 inflating: device-sdk-c-4.0.2/src/c/filesys.h 07:58:28 #18 1.095 inflating: device-sdk-c-4.0.2/src/c/keeper.c 07:58:28 #18 1.095 inflating: device-sdk-c-4.0.2/src/c/keeper.h 07:58:28 #18 1.095 inflating: device-sdk-c-4.0.2/src/c/map.c 07:58:28 #18 1.095 inflating: device-sdk-c-4.0.2/src/c/map.h 07:58:28 #18 1.095 inflating: device-sdk-c-4.0.2/src/c/metadata.c 07:58:28 #18 1.095 inflating: device-sdk-c-4.0.2/src/c/metadata.h 07:58:28 #18 1.095 inflating: device-sdk-c-4.0.2/src/c/metrics.h 07:58:28 #18 1.095 inflating: device-sdk-c-4.0.2/src/c/opstate.c 07:58:28 #18 1.095 inflating: device-sdk-c-4.0.2/src/c/opstate.h 07:58:28 #18 1.095 inflating: device-sdk-c-4.0.2/src/c/parson.c 07:58:28 #18 1.095 inflating: device-sdk-c-4.0.2/src/c/parson.h 07:58:28 #18 1.095 inflating: device-sdk-c-4.0.2/src/c/profiles.c 07:58:28 #18 1.100 inflating: device-sdk-c-4.0.2/src/c/profiles.h 07:58:28 #18 1.100 inflating: device-sdk-c-4.0.2/src/c/registry-impl.h 07:58:28 #18 1.100 inflating: device-sdk-c-4.0.2/src/c/registry.c 07:58:28 #18 1.100 inflating: device-sdk-c-4.0.2/src/c/registry.h 07:58:28 #18 1.100 inflating: device-sdk-c-4.0.2/src/c/reqdata.c 07:58:28 #18 1.100 inflating: device-sdk-c-4.0.2/src/c/reqdata.h 07:58:28 #18 1.100 inflating: device-sdk-c-4.0.2/src/c/request_auth.c 07:58:28 #18 1.100 inflating: device-sdk-c-4.0.2/src/c/request_auth.h 07:58:28 #18 1.100 inflating: device-sdk-c-4.0.2/src/c/rest-server.c 07:58:28 #18 1.100 inflating: device-sdk-c-4.0.2/src/c/rest-server.h 07:58:28 #18 1.100 inflating: device-sdk-c-4.0.2/src/c/rest.c 07:58:28 #18 1.100 inflating: device-sdk-c-4.0.2/src/c/rest.h 07:58:28 #18 1.100 inflating: device-sdk-c-4.0.2/src/c/secrets-impl.h 07:58:28 #18 1.100 inflating: device-sdk-c-4.0.2/src/c/secrets-insecure.c 07:58:28 #18 1.100 inflating: device-sdk-c-4.0.2/src/c/secrets-insecure.h 07:58:28 #18 1.100 inflating: device-sdk-c-4.0.2/src/c/secrets-vault.c 07:58:28 #18 1.100 inflating: device-sdk-c-4.0.2/src/c/secrets-vault.h 07:58:28 #18 1.100 inflating: device-sdk-c-4.0.2/src/c/secrets.c 07:58:28 #18 1.100 inflating: device-sdk-c-4.0.2/src/c/secrets.h 07:58:28 #18 1.100 inflating: device-sdk-c-4.0.2/src/c/service.c 07:58:28 #18 1.100 inflating: device-sdk-c-4.0.2/src/c/service.h 07:58:28 #18 1.102 inflating: device-sdk-c-4.0.2/src/c/transform.c 07:58:28 #18 1.102 inflating: device-sdk-c-4.0.2/src/c/transform.h 07:58:28 #18 1.102 inflating: device-sdk-c-4.0.2/src/c/validate.c 07:58:28 #18 1.102 inflating: device-sdk-c-4.0.2/src/c/validate.h 07:58:28 #18 1.102 inflating: device-sdk-c-4.0.2/src/c/watchers.c 07:58:28 #18 1.102 inflating: device-sdk-c-4.0.2/src/c/watchers.h 07:58:28 #18 1.102 creating: device-sdk-c-4.0.2/src/cmake/ 07:58:28 #18 1.102 inflating: device-sdk-c-4.0.2/src/cmake/FindIOT.cmake 07:58:28 #18 1.102 inflating: device-sdk-c-4.0.2/src/cmake/FindLIBCBOR.cmake 07:58:28 #18 1.102 inflating: device-sdk-c-4.0.2/src/cmake/FindLIBMICROHTTP.cmake 07:58:28 #18 1.102 inflating: device-sdk-c-4.0.2/src/cmake/FindLIBPAHO.cmake 07:58:28 #18 1.102 inflating: device-sdk-c-4.0.2/src/cmake/FindLIBUUID.cmake 07:58:28 #18 1.102 inflating: device-sdk-c-4.0.2/src/cmake/FindLIBYAML.cmake 07:58:28 #18 1.102 + cd device-sdk-c-4.0.2 07:58:28 #18 1.102 + ./scripts/build.sh 07:58:28 #18 1.103 + CPPCHECK=false 07:58:28 #18 1.103 + DOCGEN=false 07:58:28 #18 1.103 + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' 07:58:28 #18 1.103 + '[' 0 -gt 0 ] 07:58:28 #18 1.104 + readlink -f ./scripts/build.sh 07:58:28 #18 1.104 + dirname /device-bacnet-c/deps/device-sdk-c-4.0.2/scripts/build.sh 07:58:28 #18 1.105 + dirname /device-bacnet-c/deps/device-sdk-c-4.0.2/scripts 07:58:28 #18 1.106 + ROOT=/device-bacnet-c/deps/device-sdk-c-4.0.2 07:58:28 #18 1.106 + cd /device-bacnet-c/deps/device-sdk-c-4.0.2 07:58:28 #18 1.106 + mkdir -p /device-bacnet-c/deps/device-sdk-c-4.0.2/build/release 07:58:28 #18 1.107 + cd /device-bacnet-c/deps/device-sdk-c-4.0.2/build/release 07:58:28 #18 1.107 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/deps/device-sdk-c-4.0.2/src 07:58:28 #18 1.217 -- The C compiler identification is GNU 12.2.1 07:58:28 #18 1.244 -- Detecting C compiler ABI info 07:58:28 #18 1.348 -- Detecting C compiler ABI info - done 07:58:28 #18 1.382 -- Check for working C compiler: /usr/bin/cc - skipped 07:58:28 #18 1.383 -- Detecting C compile features 07:58:28 #18 1.384 -- Detecting C compile features - done 07:58:28 #18 1.389 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 07:58:28 #18 1.462 -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") 07:58:28 #18 1.467 -- Found LIBYAML: /usr/lib/libyaml.so 07:58:28 #18 1.472 -- Found LIBUUID: /usr/lib/libuuid.so 07:58:28 #18 1.477 -- Found LIBCBOR: /usr/lib/libcbor.so 07:58:28 #18 1.480 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 07:58:28 #18 1.484 -- Found IOT: /opt/iotech/iot/1.6/lib/libiot.so 07:58:28 #18 1.484 -- /opt/iotech/iot/1.6/include 07:58:28 #18 1.484 -- C SDK 0.0.0 for Linux 07:58:28 #18 1.487 -- Performing Test CSDK_HAVE_ATOMIC 07:58:28 #18 1.585 -- Performing Test CSDK_HAVE_ATOMIC - Success 07:58:28 #18 1.647 -- Found Curses: /usr/lib/libcurses.so 07:58:28 #18 1.683 -- Configuring done (0.6s) 07:58:28 #18 1.715 -- Generating done (0.0s) 07:58:28 #18 1.717 -- Build files have been written to: /device-bacnet-c/deps/device-sdk-c-4.0.2/build/release 07:58:28 #18 1.721 + make all package 07:58:28 #18 1.721 + tee release.log 07:58:28 #18 1.754 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 07:58:28 #18 1.908 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o 07:58:28 #18 2.080 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o 07:58:28 #18 2.274 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o 07:58:28 #18 2.427 [ 9%] Building C object c/CMakeFiles/csdk.dir/command.c.o 07:58:28 #18 2.493 /device-bacnet-c/deps/device-sdk-c-4.0.2/src/c/command.c: In function 'devsdk_devicecorecommand_populate': 07:58:28 #18 2.493 /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] 07:58:28 #18 2.493 218 | iot_data_t* cc_src_vector=iot_data_string_map_get_vector(map,"coreCommands"); 07:58:28 #18 2.493 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 07:58:28 #18 2.590 [ 11%] Building C object c/CMakeFiles/csdk.dir/config.c.o 07:58:28 #18 2.896 [ 13%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 07:58:28 #18 2.933 [ 15%] Building C object c/CMakeFiles/csdk.dir/data.c.o 07:58:28 #18 3.094 [ 17%] Building C object c/CMakeFiles/csdk.dir/device.c.o 07:58:29 #18 3.364 [ 19%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 07:58:29 #18 ... 07:58:29 07:58:29 #19 [stage-1 5/12] RUN apk --no-cache upgrade 07:58:29 #19 0.238 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:58:29 #19 0.389 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:58:29 #19 0.632 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz 07:58:29 #19 1.234 WARNING: This apk-tools is OLD! Some packages might not function properly. 07:58:29 #19 1.242 OK: 31 MiB in 41 packages 07:58:29 #19 DONE 1.3s 07:58:29 07:58:29 #18 [builder 9/10] RUN /device-bacnet-c/scripts/build_deps.sh 07:58:29 #18 3.455 [ 21%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 07:58:29 #18 3.635 [ 23%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 07:58:29 #18 3.754 [ 25%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 07:58:29 #18 3.839 [ 26%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o 07:58:29 #18 4.014 [ 28%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 07:58:29 #18 4.068 [ 30%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 07:58:30 #18 4.401 [ 32%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 07:58:30 #18 4.455 [ 34%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o 07:58:30 #18 4.717 [ 36%] Building C object c/CMakeFiles/csdk.dir/map.c.o 07:58:30 #18 4.838 [ 38%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 07:58:30 #18 5.050 [ 40%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o 07:58:31 #18 5.127 [ 42%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 07:58:32 #18 6.104 [ 44%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 07:58:32 #18 6.234 [ 46%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 07:58:32 #18 6.306 [ 48%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 07:58:32 #18 6.418 [ 50%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o 07:58:32 #18 6.477 [ 51%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 07:58:32 #18 6.716 [ 53%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 07:58:32 #18 7.073 [ 55%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o 07:58:32 #18 7.171 [ 57%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o 07:58:33 #18 7.347 [ 59%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o 07:58:33 #18 7.458 [ 61%] Building C object c/CMakeFiles/csdk.dir/service.c.o 07:58:33 #18 7.963 [ 63%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 07:58:33 #18 8.101 [ 65%] Building C object c/CMakeFiles/csdk.dir/validate.c.o 07:58:34 #18 8.189 [ 67%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 07:58:34 #18 8.319 [ 69%] Linking C shared library libcsdk.so 07:58:34 #18 8.384 [ 69%] Built target csdk 07:58:34 #18 8.403 [ 71%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 07:58:34 #18 8.546 [ 73%] Linking C executable template 07:58:34 #18 8.575 /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) 07:58:34 #18 8.634 [ 73%] Built target template 07:58:34 #18 8.651 [ 75%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 07:58:34 #18 8.747 [ 76%] Linking C executable device-counter 07:58:34 #18 8.776 /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) 07:58:34 #18 8.834 [ 76%] Built target device-counter 07:58:34 #18 8.854 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 07:58:34 #18 8.964 [ 80%] Linking C executable device-random 07:58:35 #18 8.985 /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) 07:58:35 #18 9.030 [ 80%] Built target device-random 07:58:35 #18 9.049 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 07:58:35 #18 9.150 [ 84%] Linking C executable device-gyro 07:58:35 #18 9.180 /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) 07:58:35 #18 9.236 [ 84%] Built target device-gyro 07:58:35 #18 9.253 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 07:58:35 #18 9.361 [ 88%] Linking C executable device-bitfields 07:58:35 #18 9.381 /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) 07:58:35 #18 9.425 [ 88%] Built target device-bitfields 07:58:35 #18 9.441 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 07:58:35 #18 9.606 [ 92%] Linking C executable template-discovery 07:58:35 #18 9.635 /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) 07:58:35 #18 9.695 [ 92%] Built target template-discovery 07:58:35 #18 9.715 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 07:58:35 #18 9.853 [ 96%] Linking C executable device-file 07:58:35 #18 9.882 /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) 07:58:35 #18 9.948 [ 96%] Built target device-file 07:58:35 #18 9.970 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 07:58:35 #18 10.09 [100%] Linking C executable device-terminal 07:58:36 #18 10.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) 07:58:36 #18 10.18 [100%] Built target device-terminal 07:58:36 #18 10.20 Run CPack packaging tool... 07:58:36 #18 10.21 CPack: Create package using TGZ 07:58:36 #18 10.21 CPack: Install projects 07:58:36 #18 10.21 CPack: - Run preinstall target for: Csdk 07:58:36 #18 10.48 CPack: - Install project: Csdk [] 07:58:36 #18 10.49 CPack: Create package 07:58:36 #18 10.53 CPack: - package: /device-bacnet-c/deps/device-sdk-c-4.0.2/build/release/csdk-0.0.0.tar.gz generated. 07:58:36 #18 10.53 + '[' false '=' true ] 07:58:36 #18 10.53 + '[' false '=' true ] 07:58:36 #18 10.53 + mkdir -p /device-bacnet-c/deps/device-sdk-c-4.0.2/build/debug 07:58:36 #18 10.54 + cd /device-bacnet-c/deps/device-sdk-c-4.0.2/build/debug 07:58:36 #18 10.54 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /device-bacnet-c/deps/device-sdk-c-4.0.2/src 07:58:36 #18 10.64 -- The C compiler identification is GNU 12.2.1 07:58:36 #18 10.66 -- Detecting C compiler ABI info 07:58:36 #18 10.77 -- Detecting C compiler ABI info - done 07:58:36 #18 10.80 -- Check for working C compiler: /usr/bin/cc - skipped 07:58:36 #18 10.80 -- Detecting C compile features 07:58:36 #18 10.80 -- Detecting C compile features - done 07:58:36 #18 10.81 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 07:58:36 #18 10.89 -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") 07:58:36 #18 10.89 -- Found LIBYAML: /usr/lib/libyaml.so 07:58:36 #18 10.90 -- Found LIBUUID: /usr/lib/libuuid.so 07:58:36 #18 10.90 -- Found LIBCBOR: /usr/lib/libcbor.so 07:58:36 #18 10.91 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 07:58:36 #18 10.91 -- Found IOT: /opt/iotech/iot/1.6/lib/libiot.so 07:58:36 #18 10.91 -- /opt/iotech/iot/1.6/include 07:58:36 #18 10.91 -- C SDK 0.0.0 for Linux 07:58:36 #18 10.91 -- Performing Test CSDK_HAVE_ATOMIC 07:58:36 #18 11.01 -- Performing Test CSDK_HAVE_ATOMIC - Success 07:58:36 #18 11.07 -- Found Curses: /usr/lib/libcurses.so 07:58:36 #18 11.10 -- Configuring done (0.6s) 07:58:36 #18 11.13 -- Generating done (0.0s) 07:58:36 #18 11.14 -- Build files have been written to: /device-bacnet-c/deps/device-sdk-c-4.0.2/build/debug 07:58:36 #18 11.14 + make 07:58:36 #18 11.14 + tee debug.log 07:58:36 #18 11.18 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 07:58:36 #18 11.29 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o 07:58:37 #18 11.37 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o 07:58:37 #18 11.48 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o 07:58:37 #18 11.58 [ 9%] Building C object c/CMakeFiles/csdk.dir/command.c.o 07:58:37 #18 11.64 /device-bacnet-c/deps/device-sdk-c-4.0.2/src/c/command.c: In function 'devsdk_devicecorecommand_populate': 07:58:37 #18 11.64 /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] 07:58:37 #18 11.64 218 | iot_data_t* cc_src_vector=iot_data_string_map_get_vector(map,"coreCommands"); 07:58:37 #18 11.64 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 07:58:37 #18 11.70 [ 11%] Building C object c/CMakeFiles/csdk.dir/config.c.o 07:58:37 #18 11.85 [ 13%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 07:58:37 #18 11.88 [ 15%] Building C object c/CMakeFiles/csdk.dir/data.c.o 07:58:37 #18 11.97 [ 17%] Building C object c/CMakeFiles/csdk.dir/device.c.o 07:58:37 #18 12.10 [ 19%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 07:58:38 #18 12.20 [ 21%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 07:58:38 #18 12.30 [ 23%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 07:58:38 #18 12.40 [ 25%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 07:58:38 #18 12.47 [ 26%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o 07:58:38 #18 12.57 [ 28%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 07:58:38 #18 12.61 [ 30%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 07:58:38 #18 12.77 [ 32%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 07:58:38 #18 12.84 [ 34%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o 07:58:38 #18 12.96 [ 36%] Building C object c/CMakeFiles/csdk.dir/map.c.o 07:58:38 #18 13.03 [ 38%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 07:58:38 #18 13.17 [ 40%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o 07:58:39 #18 13.25 [ 42%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 07:58:39 #18 13.48 [ 44%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 07:58:39 #18 13.55 [ 46%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 07:58:39 #18 13.62 [ 48%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 07:58:39 #18 13.69 [ 50%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o 07:58:39 #18 13.76 [ 51%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 07:58:39 #18 13.87 [ 53%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 07:58:40 #18 14.12 [ 55%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o 07:58:40 #18 14.19 [ 57%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o 07:58:40 #18 14.28 [ 59%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o 07:58:40 #18 14.36 [ 61%] Building C object c/CMakeFiles/csdk.dir/service.c.o 07:58:40 #18 14.56 [ 63%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 07:58:40 #18 14.64 [ 65%] Building C object c/CMakeFiles/csdk.dir/validate.c.o 07:58:40 #18 14.72 [ 67%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 07:58:40 #18 14.81 [ 69%] Linking C shared library libcsdk.so 07:58:40 #18 14.89 [ 69%] Built target csdk 07:58:40 #18 14.91 [ 71%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 07:58:40 #18 15.00 [ 73%] Linking C executable template 07:58:40 #18 15.03 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 07:58:40 #18 15.09 [ 73%] Built target template 07:58:40 #18 15.11 [ 75%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 07:58:41 #18 15.19 [ 76%] Linking C executable device-counter 07:58:41 #18 15.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) 07:58:41 #18 15.26 [ 76%] Built target device-counter 07:58:41 #18 15.28 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 07:58:41 #18 15.36 [ 80%] Linking C executable device-random 07:58:41 #18 15.39 /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) 07:58:41 #18 15.44 [ 80%] Built target device-random 07:58:41 #18 15.46 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 07:58:41 #18 15.53 [ 84%] Linking C executable device-gyro 07:58:41 #18 15.55 /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) 07:58:41 #18 15.61 [ 84%] Built target device-gyro 07:58:41 #18 15.63 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 07:58:41 #18 15.71 [ 88%] Linking C executable device-bitfields 07:58:41 #18 15.73 /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) 07:58:41 #18 15.79 [ 88%] Built target device-bitfields 07:58:41 #18 15.81 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 07:58:41 #18 15.91 [ 92%] Linking C executable template-discovery 07:58:41 #18 15.94 /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) 07:58:41 #18 16.00 [ 92%] Built target template-discovery 07:58:41 #18 16.02 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 07:58:41 #18 16.09 [ 96%] Linking C executable device-file 07:58:41 #18 16.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) 07:58:42 #18 16.18 [ 96%] Built target device-file 07:58:42 #18 16.20 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 07:58:42 #18 16.29 [100%] Linking C executable device-terminal 07:58:42 #18 16.33 /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) 07:58:42 #18 16.38 [100%] Built target device-terminal 07:58:42 #18 16.39 + cp -rf include/devsdk include/edgex /usr/include/ 07:58:42 #18 16.39 + cp build/release/c/libcsdk.so /usr/lib/ 07:58:42 #18 16.39 + mkdir -p /usr/share/doc/edgex-csdk 07:58:42 #18 16.40 + cp Attribution.txt /usr/share/doc/edgex-csdk 07:58:42 #18 16.40 + cp LICENSE /usr/share/doc/edgex-csdk 07:58:42 #18 16.40 + rm -rf /device-bacnet-c/deps 07:58:42 #18 DONE 16.5s 07:58:42 07:58:42 #20 [builder 10/10] RUN /device-bacnet-c/scripts/build.sh 07:58:42 #20 0.236 + readlink -f /device-bacnet-c/scripts/build.sh 07:58:42 #20 0.237 + dirname /device-bacnet-c/scripts/build.sh 07:58:42 #20 0.238 + dirname /device-bacnet-c/scripts 07:58:42 #20 0.238 + ROOT=/device-bacnet-c 07:58:42 #20 0.238 + echo /device-bacnet-c 07:58:42 #20 0.238 /device-bacnet-c 07:58:42 #20 0.238 + cd /device-bacnet-c 07:58:42 #20 0.238 + '[' '!' -f /device-bacnet-c/lib/ip/libbacnet.a ] 07:58:42 #20 0.238 + '[' '!' -f /device-bacnet-c/lib/mstp/libbacnet.a ] 07:58:42 #20 0.238 + mkdir -p /device-bacnet-c/build/release/device-bacnet-ip 07:58:42 #20 0.239 + cd /device-bacnet-c/build/release/device-bacnet-ip 07:58:42 #20 0.239 + cmake '-DDATALINK:STRING=BACDL_BIP=1' '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/src/c 07:58:42 #20 0.272 -- /opt/iotech/iot/1.6/include 07:58:42 #20 0.272 -- Configuring done (0.0s) 07:58:42 #20 0.281 -- Generating done (0.0s) 07:58:42 #20 0.283 -- Build files have been written to: /device-bacnet-c/build/release/device-bacnet-ip 07:58:42 #20 0.284 + make 07:58:42 #20 0.284 + tee release.log 07:58:42 #20 0.327 [ 22%] Built target bacnet_objects 07:58:42 #20 0.357 [ 33%] Building C object CMakeFiles/device-bacnet-c.dir/main.c.o 07:58:42 #20 0.562 [ 44%] Building C object CMakeFiles/device-bacnet-c.dir/driver.c.o 07:58:43 #20 0.858 [ 55%] Linking C executable device-bacnet-c 07:58:43 #20 0.887 /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) 07:58:43 #20 0.951 [100%] Built target device-bacnet-c 07:58:43 #20 0.956 + mkdir -p /device-bacnet-c/build/release/device-bacnet-mstp 07:58:43 #20 0.957 + cd /device-bacnet-c/build/release/device-bacnet-mstp 07:58:43 #20 0.957 + cmake '-DDATALINK:STRING=BACDL_MSTP=1' '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/src/c 07:58:43 #20 0.987 -- /opt/iotech/iot/1.6/include 07:58:43 #20 0.988 -- Configuring done (0.0s) 07:58:43 #20 0.998 -- Generating done (0.0s) 07:58:43 #20 0.999 -- Build files have been written to: /device-bacnet-c/build/release/device-bacnet-mstp 07:58:43 #20 1.000 + tee release.log 07:58:43 #20 1.000 + make 07:58:43 #20 1.037 [ 22%] Built target bacnet_objects 07:58:43 #20 1.066 [ 33%] Building C object CMakeFiles/device-bacnet-c.dir/main.c.o 07:58:43 #20 1.257 [ 44%] Building C object CMakeFiles/device-bacnet-c.dir/driver.c.o 07:58:43 #20 1.553 [ 55%] Linking C executable device-bacnet-c 07:58:44 #20 1.585 /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) 07:58:44 #20 1.650 [100%] Built target device-bacnet-c 07:58:44 #20 DONE 1.7s 07:58:44 07:58:44 #21 [stage-1 6/12] COPY --from=builder /device-bacnet-c/build/release/ / 07:58:44 #21 DONE 0.0s 07:58:44 07:58:44 #22 [stage-1 7/12] COPY --from=builder /usr/lib/libcsdk.so /usr/lib 07:58:44 #22 DONE 0.0s 07:58:44 07:58:44 #23 [stage-1 8/12] COPY --from=builder /usr/share/doc/edgex-csdk /usr/share/doc/edgex-csdk 07:58:44 #23 DONE 0.0s 07:58:44 07:58:44 #24 [stage-1 9/12] COPY LICENSE /. 07:58:44 #24 DONE 0.0s 07:58:44 07:58:44 #25 [stage-1 10/12] COPY Attribution.txt /. 07:58:44 #25 DONE 0.0s 07:58:44 07:58:44 #26 [stage-1 11/12] COPY res /res 07:58:44 #26 DONE 0.0s 07:58:44 07:58:44 #27 [stage-1 12/12] COPY sample-profiles /sample-profiles 07:58:44 #27 DONE 0.0s 07:58:44 07:58:44 #28 exporting to image 07:58:44 #28 exporting layers 07:58:44 #28 exporting layers 0.4s done 07:58:44 #28 writing image sha256:0dee8a83da40b71a12af68c18215cf8947245a1404b20e22616cf64bbd3fd535 done 07:58:44 #28 naming to docker.io/library/device-bacnet done 07:58:44 #28 DONE 0.4s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:58:45 provisioning config files... 07:58:45 copy managed file [device-bacnet-c-settings] to file:/w/workspace/dgexfoundry_device-bacnet-c_main@tmp/config2461483300807747942tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:58:45 ---> ****-login.sh 07:58:45 nexus3.edgexfoundry.org:10001 07:58:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:58:45 Login Succeeded 07:58:45 nexus3.edgexfoundry.org:10002 07:58:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:58:45 Login Succeeded 07:58:45 nexus3.edgexfoundry.org:10003 07:58:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:58:45 Login Succeeded 07:58:45 nexus3.edgexfoundry.org:10004 07:58:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:58:45 Login Succeeded 07:58:45 ****.io 07:58:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:58:45 Login Succeeded 07:58:45 ---> ****-login.sh ends [Pipeline] } 07:58:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:58:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 07:58:46 [edgeXDocker.push] Tagging docker image device-bacnet with the following tags: 07:58:46 345f7445bddd439fb101936ca9749c1199167c6e 07:58:46 latest 07:58:46 4.1.0-dev.4 07:58:46 345f7445bddd439fb101936ca9749c1199167c6e-4.1.0-dev.4 07:58:46 main 07:58:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:58:46 + docker tag device-bacnet nexus3.edgexfoundry.org:10004/device-bacnet:345f7445bddd439fb101936ca9749c1199167c6e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:58:46 + docker push nexus3.edgexfoundry.org:10004/device-bacnet:345f7445bddd439fb101936ca9749c1199167c6e 07:58:46 The push refers to repository [nexus3.edgexfoundry.org:10004/device-bacnet] 07:58:46 5f9064baed6c: Preparing 07:58:46 4b692a8b0d15: Preparing 07:58:46 99efa14347c4: Preparing 07:58:46 e792423ed995: Preparing 07:58:46 d35f94a10102: Preparing 07:58:46 d2148ce7932e: Preparing 07:58:46 30dd5a3271dc: Preparing 07:58:46 540b93387675: Preparing 07:58:46 6d54f1f66f21: Preparing 07:58:46 a133fcfb002d: Preparing 07:58:46 f92de6d1bac0: Preparing 07:58:46 08bc4e534116: Preparing 07:58:46 540b93387675: Waiting 07:58:46 6d54f1f66f21: Waiting 07:58:46 a133fcfb002d: Waiting 07:58:46 f92de6d1bac0: Waiting 07:58:46 08bc4e534116: Waiting 07:58:46 d2148ce7932e: Waiting 07:58:46 30dd5a3271dc: Waiting 07:58:46 e792423ed995: Pushed 07:58:46 4b692a8b0d15: Pushed 07:58:46 5f9064baed6c: Pushed 07:58:46 99efa14347c4: Pushed 07:58:46 d35f94a10102: Pushed 07:58:47 540b93387675: Pushed 07:58:47 a133fcfb002d: Pushed 07:58:47 d2148ce7932e: Pushed 07:58:47 08bc4e534116: Layer already exists 07:58:47 30dd5a3271dc: Pushed 07:58:47 f92de6d1bac0: Pushed 07:58:49 6d54f1f66f21: Pushed 07:58:49 345f7445bddd439fb101936ca9749c1199167c6e: digest: sha256:3b3491a31fb19619c677748be925df81403fb0996bede75eaee07dab2a09687e size: 2820 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:58:49 + docker tag device-bacnet nexus3.edgexfoundry.org:10004/device-bacnet:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:58:50 + docker push nexus3.edgexfoundry.org:10004/device-bacnet:latest 07:58:50 The push refers to repository [nexus3.edgexfoundry.org:10004/device-bacnet] 07:58:50 5f9064baed6c: Preparing 07:58:50 4b692a8b0d15: Preparing 07:58:50 99efa14347c4: Preparing 07:58:50 e792423ed995: Preparing 07:58:50 d35f94a10102: Preparing 07:58:50 d2148ce7932e: Preparing 07:58:50 30dd5a3271dc: Preparing 07:58:50 540b93387675: Preparing 07:58:50 6d54f1f66f21: Preparing 07:58:50 a133fcfb002d: Preparing 07:58:50 f92de6d1bac0: Preparing 07:58:50 08bc4e534116: Preparing 07:58:50 30dd5a3271dc: Waiting 07:58:50 540b93387675: Waiting 07:58:50 6d54f1f66f21: Waiting 07:58:50 a133fcfb002d: Waiting 07:58:50 f92de6d1bac0: Waiting 07:58:50 08bc4e534116: Waiting 07:58:50 d2148ce7932e: Waiting 07:58:50 4b692a8b0d15: Layer already exists 07:58:50 d35f94a10102: Layer already exists 07:58:50 5f9064baed6c: Layer already exists 07:58:50 e792423ed995: Layer already exists 07:58:50 99efa14347c4: Layer already exists 07:58:50 d2148ce7932e: Layer already exists 07:58:50 a133fcfb002d: Layer already exists 07:58:50 540b93387675: Layer already exists 07:58:50 6d54f1f66f21: Layer already exists 07:58:50 30dd5a3271dc: Layer already exists 07:58:50 f92de6d1bac0: Layer already exists 07:58:50 08bc4e534116: Layer already exists 07:58:50 latest: digest: sha256:3b3491a31fb19619c677748be925df81403fb0996bede75eaee07dab2a09687e size: 2820 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:58:50 + docker tag device-bacnet nexus3.edgexfoundry.org:10004/device-bacnet:4.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:58:51 + docker push nexus3.edgexfoundry.org:10004/device-bacnet:4.1.0-dev.4 07:58:51 The push refers to repository [nexus3.edgexfoundry.org:10004/device-bacnet] 07:58:51 5f9064baed6c: Preparing 07:58:51 4b692a8b0d15: Preparing 07:58:51 99efa14347c4: Preparing 07:58:51 e792423ed995: Preparing 07:58:51 d35f94a10102: Preparing 07:58:51 d2148ce7932e: Preparing 07:58:51 30dd5a3271dc: Preparing 07:58:51 540b93387675: Preparing 07:58:51 6d54f1f66f21: Preparing 07:58:51 a133fcfb002d: Preparing 07:58:51 f92de6d1bac0: Preparing 07:58:51 08bc4e534116: Preparing 07:58:51 6d54f1f66f21: Waiting 07:58:51 f92de6d1bac0: Waiting 07:58:51 d2148ce7932e: Waiting 07:58:51 a133fcfb002d: Waiting 07:58:51 30dd5a3271dc: Waiting 07:58:51 08bc4e534116: Waiting 07:58:51 540b93387675: Waiting 07:58:51 4b692a8b0d15: Layer already exists 07:58:51 5f9064baed6c: Layer already exists 07:58:51 99efa14347c4: Layer already exists 07:58:51 d35f94a10102: Layer already exists 07:58:51 e792423ed995: Layer already exists 07:58:51 d2148ce7932e: Layer already exists 07:58:51 30dd5a3271dc: Layer already exists 07:58:51 540b93387675: Layer already exists 07:58:51 6d54f1f66f21: Layer already exists 07:58:51 a133fcfb002d: Layer already exists 07:58:51 f92de6d1bac0: Layer already exists 07:58:51 08bc4e534116: Layer already exists 07:58:51 4.1.0-dev.4: digest: sha256:3b3491a31fb19619c677748be925df81403fb0996bede75eaee07dab2a09687e size: 2820 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:58:51 + docker tag device-bacnet nexus3.edgexfoundry.org:10004/device-bacnet:345f7445bddd439fb101936ca9749c1199167c6e-4.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:58:51 + docker push nexus3.edgexfoundry.org:10004/device-bacnet:345f7445bddd439fb101936ca9749c1199167c6e-4.1.0-dev.4 07:58:51 The push refers to repository [nexus3.edgexfoundry.org:10004/device-bacnet] 07:58:51 5f9064baed6c: Preparing 07:58:51 4b692a8b0d15: Preparing 07:58:51 99efa14347c4: Preparing 07:58:51 e792423ed995: Preparing 07:58:51 d35f94a10102: Preparing 07:58:51 d2148ce7932e: Preparing 07:58:51 30dd5a3271dc: Preparing 07:58:51 540b93387675: Preparing 07:58:51 6d54f1f66f21: Preparing 07:58:51 a133fcfb002d: Preparing 07:58:51 f92de6d1bac0: Preparing 07:58:51 08bc4e534116: Preparing 07:58:51 6d54f1f66f21: Waiting 07:58:51 a133fcfb002d: Waiting 07:58:51 f92de6d1bac0: Waiting 07:58:51 08bc4e534116: Waiting 07:58:51 540b93387675: Waiting 07:58:51 d2148ce7932e: Waiting 07:58:51 30dd5a3271dc: Waiting 07:58:51 e792423ed995: Layer already exists 07:58:51 d35f94a10102: Layer already exists 07:58:51 99efa14347c4: Layer already exists 07:58:51 5f9064baed6c: Layer already exists 07:58:51 4b692a8b0d15: Layer already exists 07:58:51 d2148ce7932e: Layer already exists 07:58:51 30dd5a3271dc: Layer already exists 07:58:51 540b93387675: Layer already exists 07:58:51 f92de6d1bac0: Layer already exists 07:58:51 a133fcfb002d: Layer already exists 07:58:51 08bc4e534116: Layer already exists 07:58:52 6d54f1f66f21: Layer already exists 07:58:54 345f7445bddd439fb101936ca9749c1199167c6e-4.1.0-dev.4: digest: sha256:3b3491a31fb19619c677748be925df81403fb0996bede75eaee07dab2a09687e size: 2820 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:58:54 + docker tag device-bacnet nexus3.edgexfoundry.org:10004/device-bacnet:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:58:54 + docker push nexus3.edgexfoundry.org:10004/device-bacnet:main 07:58:54 The push refers to repository [nexus3.edgexfoundry.org:10004/device-bacnet] 07:58:54 5f9064baed6c: Preparing 07:58:54 4b692a8b0d15: Preparing 07:58:54 99efa14347c4: Preparing 07:58:54 e792423ed995: Preparing 07:58:54 d35f94a10102: Preparing 07:58:54 d2148ce7932e: Preparing 07:58:54 30dd5a3271dc: Preparing 07:58:54 540b93387675: Preparing 07:58:54 6d54f1f66f21: Preparing 07:58:54 a133fcfb002d: Preparing 07:58:54 f92de6d1bac0: Preparing 07:58:54 08bc4e534116: Preparing 07:58:54 d2148ce7932e: Waiting 07:58:54 540b93387675: Waiting 07:58:54 6d54f1f66f21: Waiting 07:58:54 a133fcfb002d: Waiting 07:58:54 f92de6d1bac0: Waiting 07:58:54 08bc4e534116: Waiting 07:58:54 30dd5a3271dc: Waiting 07:58:54 d35f94a10102: Layer already exists 07:58:54 4b692a8b0d15: Layer already exists 07:58:54 99efa14347c4: Layer already exists 07:58:54 5f9064baed6c: Layer already exists 07:58:54 e792423ed995: Layer already exists 07:58:54 d2148ce7932e: Layer already exists 07:58:54 540b93387675: Layer already exists 07:58:54 a133fcfb002d: Layer already exists 07:58:54 30dd5a3271dc: Layer already exists 07:58:54 6d54f1f66f21: Layer already exists 07:58:54 f92de6d1bac0: Layer already exists 07:58:54 08bc4e534116: Layer already exists 07:58:54 main: digest: sha256:3b3491a31fb19619c677748be925df81403fb0996bede75eaee07dab2a09687e size: 2820 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:58:54 ===================================================== [Pipeline] echo 07:58:54 taggedImages: 07:58:54 - nexus3.edgexfoundry.org:10004/device-bacnet:345f7445bddd439fb101936ca9749c1199167c6e 07:58:54 - nexus3.edgexfoundry.org:10004/device-bacnet:latest 07:58:54 - nexus3.edgexfoundry.org:10004/device-bacnet:4.1.0-dev.4 07:58:54 - nexus3.edgexfoundry.org:10004/device-bacnet:345f7445bddd439fb101936ca9749c1199167c6e-4.1.0-dev.4 07:58:54 - nexus3.edgexfoundry.org:10004/device-bacnet:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:58:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:58:55 07:58:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:58:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:58:55 latest: Pulling from edgex-lftools-log-publisher 07:58:55 5eb5b503b376: Pulling fs layer 07:58:55 5c69ac0246d0: Pulling fs layer 07:58:55 ec43610c2a17: Pulling fs layer 07:58:55 3a2ae6a8a46f: Pulling fs layer 07:58:55 33b1e0a273af: Pulling fs layer 07:58:55 5d3b04190fa2: Pulling fs layer 07:58:55 2f39f015ded8: Pulling fs layer 07:58:55 3a2ae6a8a46f: Waiting 07:58:55 5d3b04190fa2: Waiting 07:58:55 2f39f015ded8: Waiting 07:58:55 5c69ac0246d0: Verifying Checksum 07:58:55 5c69ac0246d0: Download complete 07:58:55 3a2ae6a8a46f: Download complete 07:58:55 ec43610c2a17: Verifying Checksum 07:58:55 ec43610c2a17: Download complete 07:58:55 33b1e0a273af: Verifying Checksum 07:58:55 33b1e0a273af: Download complete 07:58:55 5d3b04190fa2: Verifying Checksum 07:58:55 5d3b04190fa2: Download complete 07:58:55 5eb5b503b376: Verifying Checksum 07:58:55 5eb5b503b376: Download complete 07:58:56 2f39f015ded8: Verifying Checksum 07:58:56 2f39f015ded8: Download complete 07:58:57 5eb5b503b376: Pull complete 07:58:57 5c69ac0246d0: Pull complete 07:58:57 ec43610c2a17: Pull complete 07:58:57 3a2ae6a8a46f: Pull complete 07:58:57 33b1e0a273af: Pull complete 07:58:58 5d3b04190fa2: Pull complete 07:59:03 2f39f015ded8: Pull complete 07:59:03 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 07:59:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:59:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:59:03 prd-ubuntu20.04-docker-8c-8g-1324 does not seem to be running inside a container 07:59:03 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dgexfoundry_device-bacnet-c_main -v /w/workspace/dgexfoundry_device-bacnet-c_main:/w/workspace/dgexfoundry_device-bacnet-c_main:rw,z -v /w/workspace/dgexfoundry_device-bacnet-c_main@tmp:/w/workspace/dgexfoundry_device-bacnet-c_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:59:04 $ docker top a2407d18a01c42e313d2b43c5f67784820f6ebd5d0cc150f1795388310fdf7d9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:59:05 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1325 in /w/workspace/dgexfoundry_device-bacnet-c_main [Pipeline] { [Pipeline] ws 07:59:05 Running in /w/workspace/device-bacnet-c/36 [Pipeline] { [Pipeline] checkout 07:59:05 ---> job-cost.sh 07:59:05 lf-activate-venv: SKIPPING 07:59:05 INFO: No Stack... 07:59:05 INFO: Retrieving Pricing Info for: v3-standard-8 07:59:05 INFO: Archiving Costs [Pipeline] sh 07:59:08 Selected Git installation does not exist. Using Default 07:59:08 The recommended git tool is: NONE 07:59:08 + cat /w/workspace/dgexfoundry_device-bacnet-c_main/archives/cost.csv 07:59:08 + cut -d, -f6 [Pipeline] lock 07:59:08 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-bacnet-c-main-36-stack-cost] 07:59:08 Resource [jenkins-edgexfoundry-device-bacnet-c-main-36-stack-cost] did not exist. Created. 07:59:08 Lock acquired on [Resource: jenkins-edgexfoundry-device-bacnet-c-main-36-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:59:08 + echo total: 0.2199999988079071 [Pipeline] stash 07:59:08 Stashed 1 file(s) [Pipeline] } 07:59:08 Lock released on resource [Resource: jenkins-edgexfoundry-device-bacnet-c-main-36-stack-cost] [Pipeline] // lock [Pipeline] } 07:59:08 $ docker stop --time=1 a2407d18a01c42e313d2b43c5f67784820f6ebd5d0cc150f1795388310fdf7d9 07:59:10 $ docker rm -f --volumes a2407d18a01c42e313d2b43c5f67784820f6ebd5d0cc150f1795388310fdf7d9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 07:59:17 using credential edgex-jenkins-ssh 07:59:17 Cloning the remote Git repository 07:59:17 Cloning repository git@github.com:edgexfoundry/device-bacnet-c.git 07:59:17 > git init /w/workspace/device-bacnet-c/36 # timeout=10 07:59:17 Fetching upstream changes from git@github.com:edgexfoundry/device-bacnet-c.git 07:59:17 > git --version # timeout=10 07:59:17 > git --version # 'git version 2.25.1' 07:59:17 using GIT_SSH to set credentials SSH Credentials for GitHub 07:59:18 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-bacnet-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:59:19 Avoid second fetch 07:59:19 Checking out Revision 345f7445bddd439fb101936ca9749c1199167c6e (main) 07:59:18 > git config remote.origin.url git@github.com:edgexfoundry/device-bacnet-c.git # timeout=10 07:59:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:59:19 > git config core.sparsecheckout # timeout=10 07:59:20 Commit message: "Merge pull request #116 from kasa320/handle-enumerated-tag" 07:59:19 > git checkout -f 345f7445bddd439fb101936ca9749c1199167c6e # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:59:27 provisioning config files... 07:59:27 copy managed file [device-bacnet-c-settings] to file:/w/workspace/device-bacnet-c/36@tmp/config1207387029227779574tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:59:28 ---> ****-login.sh 07:59:28 nexus3.edgexfoundry.org:10001 07:59:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:59:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:59:28 Configure a credential helper to remove this warning. See 07:59:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:59:28 07:59:28 Login Succeeded 07:59:29 nexus3.edgexfoundry.org:10002 07:59:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:59:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:59:32 Configure a credential helper to remove this warning. See 07:59:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:59:32 07:59:32 Login Succeeded 07:59:32 nexus3.edgexfoundry.org:10003 07:59:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:59:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:59:33 Configure a credential helper to remove this warning. See 07:59:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:59:33 07:59:33 Login Succeeded 07:59:33 nexus3.edgexfoundry.org:10004 07:59:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:59:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:59:33 Configure a credential helper to remove this warning. See 07:59:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:59:33 07:59:33 Login Succeeded 07:59:33 ****.io 07:59:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:59:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:59:34 Configure a credential helper to remove this warning. See 07:59:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:59:34 07:59:34 Login Succeeded 07:59:34 ---> ****-login.sh ends [Pipeline] } 07:59:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:59:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 07:59:34 [prepBaseBuildImage] Generating new image with name: ci-base-image-arm64 [Pipeline] echo 07:59:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 07:59:34 ========================================================= 07:59:34 [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest] 07:59:34 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:34 + docker build -t ci-base-image-arm64 -f scripts/Dockerfile.alpine-base --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest . 07:59:35 Sending build context to Docker daemon 499.2kB 07:59:35 Step 1/12 : ARG BASE=alpine:3.20 07:59:35 Step 2/12 : FROM ${BASE} 07:59:35 manifest for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest not found: manifest unknown: manifest unknown [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:59:35 07:59:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:59:36 arm64: Pulling from edgex-lftools-log-publisher 07:59:36 8998bd30e6a1: Pulling fs layer 07:59:36 04944245beec: Pulling fs layer 07:59:36 699f458cf7ca: Pulling fs layer 07:59:36 765212b225bb: Pulling fs layer 07:59:36 f23df028b6ca: Pulling fs layer 07:59:36 d65c8cfc05b1: Pulling fs layer 07:59:36 2437ff75d9bd: Pulling fs layer 07:59:36 765212b225bb: Waiting 07:59:36 f23df028b6ca: Waiting 07:59:36 d65c8cfc05b1: Waiting 07:59:36 2437ff75d9bd: Waiting 07:59:36 04944245beec: Download complete 07:59:36 f23df028b6ca: Download complete 07:59:36 699f458cf7ca: Verifying Checksum 07:59:36 699f458cf7ca: Download complete 07:59:36 d65c8cfc05b1: Verifying Checksum 07:59:36 d65c8cfc05b1: Download complete 07:59:37 8998bd30e6a1: Verifying Checksum 07:59:37 8998bd30e6a1: Download complete 07:59:40 2437ff75d9bd: Verifying Checksum 07:59:40 2437ff75d9bd: Download complete 07:59:42 8998bd30e6a1: Pull complete 07:59:42 04944245beec: Pull complete 07:59:47 699f458cf7ca: Pull complete 07:59:47 765212b225bb: Pull complete 07:59:48 f23df028b6ca: Pull complete 07:59:48 d65c8cfc05b1: Pull complete 08:00:07 2437ff75d9bd: Pull complete 08:00:07 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 08:00:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:00:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:00:07 prd-ubuntu20.04-docker-arm64-4c-16g-1325 does not seem to be running inside a container 08:00:07 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-bacnet-c/36 -v /w/workspace/device-bacnet-c/36:/w/workspace/device-bacnet-c/36:rw,z -v /w/workspace/device-bacnet-c/36@tmp:/w/workspace/device-bacnet-c/36@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 08:00:10 $ docker top d060210be959fd0699dcb513121d87c814a18a9b36c28b0ac289081c7724fafa -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:00:11 ---> job-cost.sh 08:00:11 lf-activate-venv: SKIPPING 08:00:11 INFO: No Stack... 08:00:11 INFO: Retrieving Pricing Info for: v3-standard-4 08:00:11 INFO: Archiving Costs [Pipeline] sh 08:00:12 + cat /w/workspace/device-bacnet-c/36/archives/cost.csv 08:00:12 + cut -d, -f6 [Pipeline] lock 08:00:12 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-bacnet-c-main-36-stack-cost] 08:00:12 Resource [jenkins-edgexfoundry-device-bacnet-c-main-36-stack-cost] did not exist. Created. 08:00:12 Lock acquired on [Resource: jenkins-edgexfoundry-device-bacnet-c-main-36-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:00:13 /w/workspace/device-bacnet-c/36@tmp/durable-2bf7485f/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 08:00:13 + echo total: 0.10999999940395355 [Pipeline] stash 08:00:13 Warning: overwriting stash ‘stack-cost’ 08:00:14 Stashed 1 file(s) [Pipeline] } 08:00:14 Lock released on resource [Resource: jenkins-edgexfoundry-device-bacnet-c-main-36-stack-cost] [Pipeline] // lock [Pipeline] } 08:00:14 $ docker stop --time=1 d060210be959fd0699dcb513121d87c814a18a9b36c28b0ac289081c7724fafa 08:00:15 $ docker rm -f --volumes d060210be959fd0699dcb513121d87c814a18a9b36c28b0ac289081c7724fafa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 08:00:16 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [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 08:00:16 + [ -d /w/workspace/dgexfoundry_device-bacnet-c_main/archives ] 08:00:16 + ls -al /w/workspace/dgexfoundry_device-bacnet-c_main/archives 08:00:16 total 16 08:00:16 drwxr-xr-x 3 root root 4096 Sep 3 07:59 . 08:00:16 drwxrwxr-x 11 jenkins jenkins 4096 Sep 3 07:59 .. 08:00:16 drwxr-xr-x 2 root root 4096 Sep 3 07:59 cost 08:00:16 -rw-r--r-- 1 root root 86 Sep 3 07:59 cost.csv 08:00:16 + sudo chown -R jenkins:jenkins /w/workspace/dgexfoundry_device-bacnet-c_main/archives 08:00:16 + ls -al /w/workspace/dgexfoundry_device-bacnet-c_main/archives 08:00:16 total 16 08:00:16 drwxr-xr-x 3 jenkins jenkins 4096 Sep 3 07:59 . 08:00:16 drwxrwxr-x 11 jenkins jenkins 4096 Sep 3 07:59 .. 08:00:16 drwxr-xr-x 2 jenkins jenkins 4096 Sep 3 07:59 cost 08:00:16 -rw-r--r-- 1 jenkins jenkins 86 Sep 3 07:59 cost.csv [Pipeline] libraryResource [Pipeline] sh 08:00:17 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:00:18 ---> package-listing.sh 08:00:18 ++ tr '[:upper:]' '[:lower:]' 08:00:18 ++ facter osfamily 08:00:18 + OS_FAMILY=debian 08:00:18 + workspace=/w/workspace/dgexfoundry_device-bacnet-c_main 08:00:18 + START_PACKAGES=/tmp/packages_start.txt 08:00:18 + END_PACKAGES=/tmp/packages_end.txt 08:00:18 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:00:18 + PACKAGES=/tmp/packages_start.txt 08:00:18 + '[' /w/workspace/dgexfoundry_device-bacnet-c_main ']' 08:00:18 + PACKAGES=/tmp/packages_end.txt 08:00:18 + case "${OS_FAMILY}" in 08:00:18 + dpkg -l 08:00:18 + grep '^ii' 08:00:18 + '[' -f /tmp/packages_start.txt ']' 08:00:18 + '[' -f /tmp/packages_end.txt ']' 08:00:18 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:00:18 + '[' /w/workspace/dgexfoundry_device-bacnet-c_main ']' 08:00:18 + mkdir -p /w/workspace/dgexfoundry_device-bacnet-c_main/archives/ 08:00:18 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-bacnet-c_main/archives/ [Pipeline] echo 08:00:18 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dgexfoundry_device-bacnet-c_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:00:18 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:00:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:00:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:00:19 prd-ubuntu20.04-docker-8c-8g-1324 does not seem to be running inside a container 08:00:19 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dgexfoundry_device-bacnet-c_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dgexfoundry_device-bacnet-c_main -v /w/workspace/dgexfoundry_device-bacnet-c_main:/w/workspace/dgexfoundry_device-bacnet-c_main:rw,z -v /w/workspace/dgexfoundry_device-bacnet-c_main@tmp:/w/workspace/dgexfoundry_device-bacnet-c_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 08:00:19 $ docker top 0d1ff7597fe565adf70fdcdd8130a351db7677bf6daf5ad1a1c0f1fef4a5337b -eo pid,comm [Pipeline] { [Pipeline] sh 08:00:20 + touch /tmp/pre-build-complete [Pipeline] sh 08:00:20 + mkdir -p /var/log/sysstat [Pipeline] sh 08:00:20 + ls /var/log/sa-host 08:00:20 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:00:20 provisioning config files... 08:00:20 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-bacnet-c_main@tmp/config1223260959755098959tmp [Pipeline] { [Pipeline] echo 08:00:20 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:00:21 ---> create-netrc.sh [Pipeline] } 08:00:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:00:21 ---> python-tools-install.sh [Pipeline] echo 08:00:21 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:00:21 ---> sudo-logs.sh 08:00:21 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:00:21 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:00:22 ---> job-cost.sh 08:00:22 lf-activate-venv: SKIPPING 08:00:22 DEBUG: total: 0.2199999988079071 08:00:22 INFO: Retrieving Stack Cost... 08:00:22 INFO: Retrieving Pricing Info for: v3-standard-8 08:00:22 INFO: Archiving Costs [Pipeline] echo 08:00:22 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:00:23 ---> logs-deploy.sh 08:00:23 lf-activate-venv: SKIPPING 08:00:23 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-bacnet-c/main/36 08:00:23 INFO: archiving workspace using pattern(s): 08:00:24 Archives upload complete. 08:00:24 INFO: archiving logs to Nexus