Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 578a9a03340fcb4ee66dd22d4e32c296796c0ad6 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-ssh7073589299970311920.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 5f16b0674693bda8419e7356c8caa12f8ebbbe1e Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh3374733703792395589.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 5f16b0674693bda8419e7356c8caa12f8ebbbe1e The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-coap-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-coap-c/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14897923064208127605.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 5f16b0674693bda8419e7356c8caa12f8ebbbe1e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 5f16b0674693bda8419e7356c8caa12f8ebbbe1e # timeout=10 Commit message: "Merge pull request #468 from cherrycl/issue-467" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2732006830747375807.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-coap-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-coap-c/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh18135544015492947926.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-coap-c, dockerImageName:device-coap, 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-coap-c-settings PROJECT: device-coap-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-coap 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 Running on prd-ubuntu20.04-docker-8c-8g-41245 in /w/workspace/edgexfoundry_device-coap-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-coap-c.git > git init /w/workspace/edgexfoundry_device-coap-c_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-coap-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-coap-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-coap-c.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 578a9a03340fcb4ee66dd22d4e32c296796c0ad6 (main) Commit message: "Merge pull request #63 from FelixTing/update-config" > git config core.sparsecheckout # timeout=10 > git checkout -f 578a9a03340fcb4ee66dd22d4e32c296796c0ad6 # timeout=10 > git rev-list --no-walk 8443275ac6a55454468ef18d6a769bcfbada4750 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:58:56 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:58:56 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:58:56 ========================================================= 05:58:56 EdgeX Global Pipelines Version Info 05:58:56 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:58:57 ------------------- 05:58:57 stable info: 05:58:57 ------------------- 05:58:57 Commited By: Cherry Wang cherry@iotechsys.com 05:58:57 Commit SHA: 5f16b0674693bda8419e7356c8caa12f8ebbbe1e 05:58:57 Message: update stable to v1.0.272 05:58:57 ------------------- 05:58:57 experimental info: 05:58:57 ------------------- 05:58:57 Commited By: **** collab-it+edgex@linuxfoundation.org 05:58:57 Commit SHA: 5f16b0674693bda8419e7356c8caa12f8ebbbe1e 05:58:57 Message: update experimental to v1.0.272 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:58:57 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-coap-c-settings [Pipeline] echo 05:58:57 [edgeXSetupEnvironment]: set envvar PROJECT = device-coap-c [Pipeline] echo 05:58:57 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:58:57 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:58:57 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:58:57 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = scripts/Dockerfile.alpine [Pipeline] echo 05:58:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = scripts/Dockerfile.alpine-base [Pipeline] echo 05:58:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:58:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:58:57 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-coap [Pipeline] echo 05:58:57 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:58:57 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:58:57 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:58:57 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:58:57 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:58:57 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:58:57 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:58:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 05:58:57 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 05:58:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 05:58:58 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 578a9a03340fcb4ee66dd22d4e32c296796c0ad6 [Pipeline] echo 05:58:58 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 578a9a0 [Pipeline] echo 05:58:58 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:58:58 provisioning config files... 05:58:58 copy managed file [device-coap-c-settings] to file:/w/workspace/edgexfoundry_device-coap-c_main@tmp/config6292881798249367371tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:58:58 ---> ****-login.sh 05:58:58 nexus3.edgexfoundry.org:10001 05:58:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:58:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:58:58 Configure a credential helper to remove this warning. See 05:58:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:58:58 05:58:58 Login Succeeded 05:58:58 nexus3.edgexfoundry.org:10002 05:58:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:58:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:58:58 Configure a credential helper to remove this warning. See 05:58:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:58:58 05:58:58 Login Succeeded 05:58:58 nexus3.edgexfoundry.org:10003 05:58:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:58:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:58:58 Configure a credential helper to remove this warning. See 05:58:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:58:58 05:58:58 Login Succeeded 05:58:58 nexus3.edgexfoundry.org:10004 05:58:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:58:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:58:59 Configure a credential helper to remove this warning. See 05:58:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:58:59 05:58:59 Login Succeeded 05:58:59 ****.io 05:58:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:58:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:58:59 Configure a credential helper to remove this warning. See 05:58:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:58:59 05:58:59 Login Succeeded 05:58:59 ---> ****-login.sh ends [Pipeline] } 05:58:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build LTS Release Image) [Pipeline] sh 05:58:59 + git rev-list -1 --merges 578a9a03340fcb4ee66dd22d4e32c296796c0ad6~1..578a9a03340fcb4ee66dd22d4e32c296796c0ad6 [Pipeline] echo 05:58:59 -----------> git rev-list -1 --merges 578a9a03340fcb4ee66dd22d4e32c296796c0ad6~1..578a9a03340fcb4ee66dd22d4e32c296796c0ad6 578a9a03340fcb4ee66dd22d4e32c296796c0ad6 05:58:59 578a9a03340fcb4ee66dd22d4e32c296796c0ad6 [false] [Pipeline] sh 05:59:00 + git log --format=format:%s -1 578a9a03340fcb4ee66dd22d4e32c296796c0ad6 [Pipeline] echo 05:59:00 ========================================================= 05:59:00 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:59:00 ========================================================= 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 05:59:29 + git rev-list -1 --merges 578a9a03340fcb4ee66dd22d4e32c296796c0ad6~1..578a9a03340fcb4ee66dd22d4e32c296796c0ad6 [Pipeline] echo 05:59:29 -----------> git rev-list -1 --merges 578a9a03340fcb4ee66dd22d4e32c296796c0ad6~1..578a9a03340fcb4ee66dd22d4e32c296796c0ad6 578a9a03340fcb4ee66dd22d4e32c296796c0ad6 05:59:29 578a9a03340fcb4ee66dd22d4e32c296796c0ad6 [false] [Pipeline] sh 05:59:29 + git log --format=format:%s -1 578a9a03340fcb4ee66dd22d4e32c296796c0ad6 [Pipeline] echo 05:59:29 ========================================================= 05:59:29 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:59:29 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 05:59:29 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:59:29 + grep -v github /etc/ssh/ssh_known_hosts 05:59:29 + [ -e /tmp/ssh_known_hosts ] 05:59:29 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:59:29 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:59:29 + sudo tee -a /etc/ssh/ssh_known_hosts 05:59:29 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:59:30 05:59:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:59:30 0.1.4: Pulling from edgex-devops/py-git-semver 05:59:30 b85a868b505f: Pulling fs layer 05:59:30 e2be974225ed: Pulling fs layer 05:59:30 339a4e72a1f5: Pulling fs layer 05:59:30 988bab9f4d93: Pulling fs layer 05:59:30 1469e6f7b9e6: Pulling fs layer 05:59:30 eaf3925da568: Pulling fs layer 05:59:30 bab4dde63d76: Pulling fs layer 05:59:30 bde34c3a00c8: Pulling fs layer 05:59:30 b352a97aabf1: Pulling fs layer 05:59:30 4872d77fe225: Pulling fs layer 05:59:30 5851b861e8e6: Pulling fs layer 05:59:30 bab4dde63d76: Waiting 05:59:30 b352a97aabf1: Waiting 05:59:30 4872d77fe225: Waiting 05:59:30 988bab9f4d93: Waiting 05:59:30 1469e6f7b9e6: Waiting 05:59:30 eaf3925da568: Waiting 05:59:30 bde34c3a00c8: Waiting 05:59:30 5851b861e8e6: Waiting 05:59:30 e2be974225ed: Download complete 05:59:30 988bab9f4d93: Download complete 05:59:30 1469e6f7b9e6: Verifying Checksum 05:59:30 1469e6f7b9e6: Download complete 05:59:30 339a4e72a1f5: Verifying Checksum 05:59:30 339a4e72a1f5: Download complete 05:59:30 eaf3925da568: Verifying Checksum 05:59:30 eaf3925da568: Download complete 05:59:30 bde34c3a00c8: Download complete 05:59:30 b352a97aabf1: Verifying Checksum 05:59:30 b352a97aabf1: Download complete 05:59:30 4872d77fe225: Verifying Checksum 05:59:30 4872d77fe225: Download complete 05:59:30 5851b861e8e6: Download complete 05:59:30 b85a868b505f: Verifying Checksum 05:59:30 b85a868b505f: Download complete 05:59:31 bab4dde63d76: Verifying Checksum 05:59:31 bab4dde63d76: Download complete 05:59:32 b85a868b505f: Pull complete 05:59:32 e2be974225ed: Pull complete 05:59:32 339a4e72a1f5: Pull complete 05:59:32 988bab9f4d93: Pull complete 05:59:32 1469e6f7b9e6: Pull complete 05:59:32 eaf3925da568: Pull complete 05:59:34 bab4dde63d76: Pull complete 05:59:34 bde34c3a00c8: Pull complete 05:59:34 b352a97aabf1: Pull complete 05:59:34 4872d77fe225: Pull complete 05:59:34 5851b861e8e6: Pull complete 05:59:34 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 05:59:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:59:34 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:59:34 prd-ubuntu20.04-docker-8c-8g-41245 does not seem to be running inside a container 05:59:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-coap-c_main -v /w/workspace/edgexfoundry_device-coap-c_main:/w/workspace/edgexfoundry_device-coap-c_main:rw,z -v /w/workspace/edgexfoundry_device-coap-c_main@tmp:/w/workspace/edgexfoundry_device-coap-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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:59:36 $ docker top 973e7cd3b5a92d0c52c307945a717215e1b66b5555fcc486c66d46f8b3359e63 -eo pid,comm 05:59:36 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). 05:59:36 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:59:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:59:36 [ssh-agent] Looking for ssh-agent implementation... 05:59:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:59:36 $ docker exec 973e7cd3b5a92d0c52c307945a717215e1b66b5555fcc486c66d46f8b3359e63 ssh-agent 05:59:36 SSH_AUTH_SOCK=/tmp/ssh-3YmtIvOKUgg0/agent.33 05:59:36 SSH_AGENT_PID=39 05:59:36 Running ssh-add (command line suppressed) 05:59:36 Identity added: /w/workspace/edgexfoundry_device-coap-c_main@tmp/private_key_8833469347678804995.key (/w/workspace/edgexfoundry_device-coap-c_main@tmp/private_key_8833469347678804995.key) 05:59:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:59:37 + git tag --points-at HEAD [Pipeline] } 05:59:37 $ docker exec --env ******** --env ******** 973e7cd3b5a92d0c52c307945a717215e1b66b5555fcc486c66d46f8b3359e63 ssh-agent -k 05:59:37 unset SSH_AUTH_SOCK; 05:59:37 unset SSH_AGENT_PID; 05:59:37 echo Agent pid 39 killed; 05:59:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:59:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:59:37 [ssh-agent] Looking for ssh-agent implementation... 05:59:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:59:37 $ docker exec 973e7cd3b5a92d0c52c307945a717215e1b66b5555fcc486c66d46f8b3359e63 ssh-agent 05:59:37 SSH_AUTH_SOCK=/tmp/ssh-5cKNf6SV9RAY/agent.72 05:59:37 SSH_AGENT_PID=78 05:59:37 Running ssh-add (command line suppressed) 05:59:37 Identity added: /w/workspace/edgexfoundry_device-coap-c_main@tmp/private_key_8958383455260735815.key (/w/workspace/edgexfoundry_device-coap-c_main@tmp/private_key_8958383455260735815.key) 05:59:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:59:37 + git semver init 05:59:38 2025-03-13 05:59:38,019 [run_init] DEBUG init version:0.0.0 force:False 05:59:38 2025-03-13 05:59:38,019 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-coap-c_main/.semver 05:59:38 2025-03-13 05:59:38,020 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-coap-c.git /w/workspace/edgexfoundry_device-coap-c_main/.semver 05:59:38 2025-03-13 05:59:38,020 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-coap-c.git', '/w/workspace/edgexfoundry_device-coap-c_main/.semver'], cwd=/w/workspace/edgexfoundry_device-coap-c_main, universal_newlines=False, shell=None, istream=None) 05:59:39 2025-03-13 05:59:38,739 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-coap-c_main/.git/info/exclude 05:59:39 2025-03-13 05:59:38,739 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-coap-c_main/.semver/main with force:False 05:59:39 2025-03-13 05:59:38,739 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-coap-c_main/.semver/main 05:59:39 2025-03-13 05:59:38,739 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-coap-c_main/.semver/main 05:59:39 3.2.0-dev.2 [Pipeline] } 05:59:39 $ docker exec --env ******** --env ******** 973e7cd3b5a92d0c52c307945a717215e1b66b5555fcc486c66d46f8b3359e63 ssh-agent -k 05:59:39 unset SSH_AUTH_SOCK; 05:59:39 unset SSH_AGENT_PID; 05:59:39 echo Agent pid 78 killed; 05:59:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:59:39 + git semver [Pipeline] } 05:59:39 $ docker stop --time=1 973e7cd3b5a92d0c52c307945a717215e1b66b5555fcc486c66d46f8b3359e63 05:59:41 $ docker rm -f --volumes 973e7cd3b5a92d0c52c307945a717215e1b66b5555fcc486c66d46f8b3359e63 [Pipeline] // withDockerContainer [Pipeline] sh 05:59:41 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:59:41 Stashed 1 file(s) [Pipeline] echo 05:59:41 [edgeXSemver]: initialized semver on version 3.2.0-dev.2 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:59:41 provisioning config files... 05:59:41 copy managed file [device-coap-c-settings] to file:/w/workspace/edgexfoundry_device-coap-c_main@tmp/config9460605905179802438tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:59:42 ---> ****-login.sh 05:59:42 nexus3.edgexfoundry.org:10001 05:59:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:59:42 Configure a credential helper to remove this warning. See 05:59:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:59:42 05:59:42 Login Succeeded 05:59:42 nexus3.edgexfoundry.org:10002 05:59:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:59:42 Configure a credential helper to remove this warning. See 05:59:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:59:42 05:59:42 Login Succeeded 05:59:42 nexus3.edgexfoundry.org:10003 05:59:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:59:42 Configure a credential helper to remove this warning. See 05:59:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:59:42 05:59:42 Login Succeeded 05:59:42 nexus3.edgexfoundry.org:10004 05:59:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:59:42 Configure a credential helper to remove this warning. See 05:59:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:59:42 05:59:42 Login Succeeded 05:59:42 ****.io 05:59:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:59:42 Configure a credential helper to remove this warning. See 05:59:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:59:42 05:59:42 Login Succeeded 05:59:42 ---> ****-login.sh ends [Pipeline] } 05:59:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:59:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 05:59:42 [prepBaseBuildImage] Generating new image with name: ci-base-image-x86_64 [Pipeline] echo 05:59:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 05:59:42 ========================================================= 05:59:42 [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest] 05:59:42 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:43 + 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 . 05:59:43 Sending build context to Docker daemon 575kB 05:59:43 Step 1/14 : ARG BASE=alpine:3.20 05:59:43 Step 2/14 : FROM ${BASE} 05:59:43 latest: Pulling from edgex-devops/edgex-gcc-base 05:59:43 96526aa774ef: Pulling fs layer 05:59:43 da60e534fd72: Pulling fs layer 05:59:43 96526aa774ef: Verifying Checksum 05:59:43 96526aa774ef: Download complete 05:59:43 96526aa774ef: Pull complete 05:59:43 da60e534fd72: Verifying Checksum 05:59:43 da60e534fd72: Download complete 05:59:47 da60e534fd72: Pull complete 05:59:47 Digest: sha256:86f282524b252fca782185160d82ec4889448d07d1475dd6b76f2052073facff 05:59:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest 05:59:47 ---> 6605166a5db4 05:59:47 Step 3/14 : LABEL maintainer="Ken Bannister " 05:59:47 ---> Running in cd36d384a443 05:59:47 Removing intermediate container cd36d384a443 05:59:47 ---> 70f8071a5c7a 05:59:47 Step 4/14 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub 05:59:47 ---> Running in 50080b498432 05:59:47 Connecting to iotech.jfrog.io (34.246.139.145:443) 05:59:48 saving to '/etc/apk/keys/alpine.dev.rsa.pub' 05:59:48 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA 05:59:48 '/etc/apk/keys/alpine.dev.rsa.pub' saved 05:59:48 Removing intermediate container 50080b498432 05:59:48 ---> c9c63c450987 05:59:48 Step 5/14 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories 05:59:48 ---> Running in f54733c7071c 05:59:49 Removing intermediate container f54733c7071c 05:59:49 ---> f48e13c83234 05:59:49 Step 6/14 : RUN apk add --update --no-cache build-base git gcc cmake make linux-headers yaml-dev libmicrohttpd-dev curl-dev util-linux-dev ncurses-dev iotech-paho-mqtt-c-dev-1.3 hiredis-dev libcbor-dev iotech-iot-1.5-dev dumb-init 05:59:49 ---> Running in 855a8b5581de 05:59:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:59:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:59:49 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz 05:59:50 WARNING: This apk-tools is OLD! Some packages might not function properly. 05:59:50 (1/18) Installing dumb-init (1.2.5-r2) 05:59:50 (2/18) Installing hiredis (1.1.0-r2) 05:59:50 (3/18) Installing hiredis-dev (1.1.0-r2) 05:59:50 (4/18) Installing libcbor (0.10.2-r1) 05:59:50 (5/18) Installing iotech-iot-1.5 (1.5.5-r0) 05:59:51 (6/18) Installing iotech-iot-1.5-dev (1.5.5-r0) 05:59:51 (7/18) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.13-r0) 05:59:51 (8/18) Installing libcbor-dev (0.10.2-r1) 05:59:51 (9/18) Installing libmenuw (6.4_p20230506-r0) 05:59:51 (10/18) Installing libpanelw (6.4_p20230506-r0) 05:59:51 (11/18) Installing libncurses++ (6.4_p20230506-r0) 05:59:51 (12/18) Installing ncurses-dev (6.4_p20230506-r0) 05:59:51 (13/18) Installing libblkid (2.38.1-r8) 05:59:51 (14/18) Installing libuuid (2.38.1-r8) 05:59:51 (15/18) Installing libfdisk (2.38.1-r8) 05:59:51 (16/18) Installing libmount (2.38.1-r8) 05:59:51 (17/18) Installing libsmartcols (2.38.1-r8) 05:59:51 (18/18) Installing util-linux-dev (2.38.1-r8) 05:59:51 Executing busybox-1.36.1-r4.trigger 05:59:51 OK: 336 MiB in 100 packages 05:59:52 Removing intermediate container 855a8b5581de 05:59:52 ---> 7788c2c2277f 05:59:52 Step 7/14 : RUN apk --no-cache upgrade 05:59:52 ---> Running in 609b6c4a3acd 05:59:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:59:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:59:52 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz 05:59:53 WARNING: This apk-tools is OLD! Some packages might not function properly. 05:59:53 Upgrading critical system libraries and apk-tools: 05:59:53 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 05:59:53 Executing busybox-1.36.1-r4.trigger 05:59:53 Continuing the upgrade transaction with new apk-tools: 05:59:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:59:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:59:53 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz 05:59:53 WARNING: This apk-tools is OLD! Some packages might not function properly. 05:59:53 (1/25) Upgrading musl (1.2.4-r2 -> 1.2.4-r3) 05:59:53 (2/25) Upgrading busybox (1.36.1-r4 -> 1.36.1-r7) 05:59:53 Executing busybox-1.36.1-r7.post-upgrade 05:59:53 (3/25) Upgrading busybox-binsh (1.36.1-r4 -> 1.36.1-r7) 05:59:53 (4/25) Upgrading ca-certificates-bundle (20230506-r0 -> 20241121-r1) 05:59:53 (5/25) Upgrading libcrypto3 (3.1.4-r0 -> 3.1.8-r0) 05:59:53 (6/25) Upgrading libssl3 (3.1.4-r0 -> 3.1.8-r0) 05:59:53 (7/25) Upgrading ssl_client (1.36.1-r4 -> 1.36.1-r7) 05:59:53 (8/25) Upgrading musl-dev (1.2.4-r2 -> 1.2.4-r3) 05:59:53 (9/25) Upgrading libexpat (2.5.0-r1 -> 2.6.4-r0) 05:59:53 (10/25) Upgrading libarchive (3.7.2-r0 -> 3.7.7-r0) 05:59:53 (11/25) Upgrading ca-certificates (20230506-r0 -> 20241121-r1) 05:59:54 (12/25) Installing libpsl (0.21.5-r0) 05:59:54 (13/25) Upgrading libcurl (8.4.0-r0 -> 8.12.1-r0) 05:59:54 (14/25) Installing libpsl-utils (0.21.5-r0) 05:59:54 (15/25) Installing libpsl-dev (0.21.5-r0) 05:59:54 (16/25) Upgrading openssl-dev (3.1.4-r0 -> 3.1.8-r0) 05:59:54 (17/25) Upgrading curl-dev (8.4.0-r0 -> 8.12.1-r0) 05:59:54 (18/25) Upgrading git (2.40.1-r0 -> 2.40.4-r0) 05:59:54 (19/25) Upgrading musl-utils (1.2.4-r2 -> 1.2.4-r3) 05:59:54 (20/25) Upgrading libtasn1 (4.19.0-r1 -> 4.20.0-r0) 05:59:54 (21/25) Upgrading gnutls (3.8.0-r2 -> 3.8.4-r0) 05:59:54 (22/25) Upgrading gnutls-c++ (3.8.0-r2 -> 3.8.4-r0) 05:59:54 (23/25) Upgrading libtasn1-progs (4.19.0-r1 -> 4.20.0-r0) 05:59:54 (24/25) Upgrading libtasn1-dev (4.19.0-r1 -> 4.20.0-r0) 05:59:54 (25/25) Upgrading gnutls-dev (3.8.0-r2 -> 3.8.4-r0) 05:59:54 Executing busybox-1.36.1-r7.trigger 05:59:54 Executing ca-certificates-20241121-r1.trigger 05:59:54 OK: 337 MiB in 103 packages 05:59:55 Removing intermediate container 609b6c4a3acd 05:59:55 ---> 933ebb4c0b38 05:59:55 Step 8/14 : COPY scripts /device-coap/scripts 05:59:55 ---> 253b5b85d197 05:59:55 Step 9/14 : COPY src /device-coap/src/ 05:59:55 ---> fbe28cce4907 05:59:55 Step 10/14 : COPY VERSION /device-coap 05:59:55 ---> 62d9effd8468 05:59:55 Step 11/14 : RUN mkdir -p /device-coap/build 05:59:55 ---> Running in 06827518e620 05:59:56 Removing intermediate container 06827518e620 05:59:56 ---> f816bfc1703d 05:59:56 Step 12/14 : WORKDIR /device-coap 05:59:56 ---> Running in 7c2c0c1387f2 05:59:56 Removing intermediate container 7c2c0c1387f2 05:59:56 ---> fdcb75f76075 05:59:56 Step 13/14 : RUN /device-coap/scripts/build_deps.sh 1 05:59:56 ---> Running in d1bac82d3f17 05:59:56 Still waiting to schedule task 05:59:56 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-41240’ 05:59:56 + BUILD_CSDK=1 05:59:56 + TINYDTLS_VERSION=b0e230d 05:59:56 + LIBCOAP_VERSION=1739507 05:59:56 + CSDK_VERSION=4.0.0 05:59:56 + '[' -d deps ] 05:59:56 + mkdir deps 05:59:56 + cd /device-coap/deps 05:59:56 + git clone https://github.com/eclipse/tinydtls.git 05:59:56 Cloning into 'tinydtls'... 05:59:57 + cd tinydtls 05:59:57 + git checkout develop 05:59:57 branch 'develop' set up to track 'origin/develop'. 05:59:57 Switched to a new branch 'develop' 05:59:57 + git reset --hard b0e230d 05:59:57 HEAD is now at b0e230d Merge pull request #44 from mrdeep1/cunit_fix 05:59:57 + cp /device-coap/scripts/AutoConf_cmake_patch AutoConf.cmake 05:59:57 + cp /device-coap/scripts/CMakeLists_txt_patch CMakeLists.txt 05:59:57 + cp /device-coap/scripts/dtls_config_h_cmake_in_patch dtls_config.h.cmake.in 05:59:57 + cp /device-coap/scripts/tests_CMakeLists_txt_patch tests/CMakeLists.txt 05:59:57 + mkdir -p build 05:59:57 + cd build 05:59:57 + cmake '-DCMAKE_BUILD_TYPE=Release' '-DBUILD_SHARED_LIBS=ON' .. 05:59:57 -- The C compiler identification is GNU 12.2.1 05:59:57 -- Detecting C compiler ABI info 05:59:57 -- Detecting C compiler ABI info - done 05:59:57 -- Check for working C compiler: /usr/bin/cc - skipped 05:59:57 -- Detecting C compile features 05:59:57 -- Detecting C compile features - done 05:59:57 -- Looking for assert.h 05:59:57 -- Looking for assert.h - found 05:59:57 -- Looking for arpa/inet.h 05:59:57 -- Looking for arpa/inet.h - found 05:59:57 -- Looking for fcntl.h 05:59:58 -- Looking for fcntl.h - found 05:59:58 -- Looking for inttypes.h 05:59:58 -- Looking for inttypes.h - found 05:59:58 -- Looking for memory.h 05:59:58 -- Looking for memory.h - found 05:59:58 -- Looking for netdb.h 05:59:58 -- Looking for netdb.h - found 05:59:58 -- Looking for netinet/in.h 05:59:58 -- Looking for netinet/in.h - found 05:59:58 -- Looking for stddef.h 05:59:58 -- Looking for stddef.h - found 05:59:58 -- Looking for stdint.h 05:59:58 -- Looking for stdint.h - found 05:59:58 -- Looking for stdlib.h 05:59:58 -- Looking for stdlib.h - found 05:59:58 -- Looking for string.h 05:59:58 -- Looking for string.h - found 05:59:58 -- Looking for strings.h 05:59:58 -- Looking for strings.h - found 05:59:58 -- Looking for time.h 05:59:58 -- Looking for time.h - found 05:59:58 -- Looking for sys/param.h 05:59:58 -- Looking for sys/param.h - found 05:59:58 -- Looking for sys/socket.h 05:59:59 -- Looking for sys/socket.h - found 05:59:59 -- Looking for sys/stat.h 05:59:59 -- Looking for sys/stat.h - found 05:59:59 -- Looking for sys/types.h 05:59:59 -- Looking for sys/types.h - found 05:59:59 -- Looking for sys/time.h 05:59:59 -- Looking for sys/time.h - found 05:59:59 -- Looking for unistd.h 05:59:59 -- Looking for unistd.h - found 05:59:59 -- Looking for float.h 05:59:59 -- Looking for float.h - found 05:59:59 -- Looking for dlfcn.h 05:59:59 -- Looking for dlfcn.h - found 05:59:59 -- Looking for memset 05:59:59 -- Looking for memset - found 05:59:59 -- Looking for select 05:59:59 -- Looking for select - found 05:59:59 -- Looking for socket 05:59:59 -- Looking for socket - found 05:59:59 -- Looking for strdup 05:59:59 -- Looking for strdup - found 05:59:59 -- Looking for strerror 05:59:59 -- Looking for strerror - found 05:59:59 -- Looking for strnlen 05:59:59 -- Looking for strnlen - found 05:59:59 -- Looking for fls 06:00:00 -- Looking for fls - not found 06:00:00 -- Looking for vprintf 06:00:00 -- Looking for vprintf - found 06:00:00 -- Performing Test HAVE_SOCKADDR_IN6_SIN6_LEN 06:00:00 -- Performing Test HAVE_SOCKADDR_IN6_SIN6_LEN - Failed 06:00:00 -- Configuring done (2.7s) 06:00:00 -- Generating done (0.0s) 06:00:00 -- Build files have been written to: /device-coap/deps/tinydtls/build 06:00:00 + make 06:00:00 [ 6%] Building C object CMakeFiles/tinydtls.dir/aes/rijndael.c.o 06:00:00 [ 13%] Building C object CMakeFiles/tinydtls.dir/aes/rijndael_wrap.c.o 06:00:00 [ 20%] Building C object CMakeFiles/tinydtls.dir/ccm.c.o 06:00:00 [ 26%] Building C object CMakeFiles/tinydtls.dir/crypto.c.o 06:00:00 In file included from /device-coap/deps/tinydtls/crypto.c:34: 06:00:00 In function 'ecc_ecdh', 06:00:00 inlined from 'dtls_ecdh_pre_master_secret' at /device-coap/deps/tinydtls/crypto.c:444:3: 06:00:00 /device-coap/deps/tinydtls/ecc/ecc.h:50:9: warning: 'pub_x' may be used uninitialized [-Wmaybe-uninitialized] 06:00:00 50 | ecc_ec_mult(px, py, secret, resultx, resulty); 06:00:00 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 06:00:00 /device-coap/deps/tinydtls/ecc/ecc.h: In function 'dtls_ecdh_pre_master_secret': 06:00:00 /device-coap/deps/tinydtls/ecc/ecc.h:47:6: note: by argument 1 of type 'const uint32_t *' {aka 'const unsigned int *'} to 'ecc_ec_mult' declared here 06:00:00 47 | void ecc_ec_mult(const uint32_t *px, const uint32_t *py, const uint32_t *secret, uint32_t *resultx, uint32_t *resulty); 06:00:00 | ^~~~~~~~~~~ 06:00:00 /device-coap/deps/tinydtls/crypto.c:431:12: note: 'pub_x' declared here 06:00:00 431 | uint32_t pub_x[8]; 06:00:00 | ^~~~~ 06:00:00 In function 'ecc_ecdh', 06:00:00 inlined from 'dtls_ecdh_pre_master_secret' at /device-coap/deps/tinydtls/crypto.c:444:3: 06:00:00 /device-coap/deps/tinydtls/ecc/ecc.h:50:9: warning: 'pub_y' may be used uninitialized [-Wmaybe-uninitialized] 06:00:00 50 | ecc_ec_mult(px, py, secret, resultx, resulty); 06:00:00 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 06:00:00 /device-coap/deps/tinydtls/ecc/ecc.h: In function 'dtls_ecdh_pre_master_secret': 06:00:00 /device-coap/deps/tinydtls/ecc/ecc.h:47:6: note: by argument 2 of type 'const uint32_t *' {aka 'const unsigned int *'} to 'ecc_ec_mult' declared here 06:00:00 47 | void ecc_ec_mult(const uint32_t *px, const uint32_t *py, const uint32_t *secret, uint32_t *resultx, uint32_t *resulty); 06:00:00 | ^~~~~~~~~~~ 06:00:00 /device-coap/deps/tinydtls/crypto.c:432:12: note: 'pub_y' declared here 06:00:00 432 | uint32_t pub_y[8]; 06:00:00 | ^~~~~ 06:00:00 In function 'ecc_ecdh', 06:00:00 inlined from 'dtls_ecdh_pre_master_secret' at /device-coap/deps/tinydtls/crypto.c:444:3: 06:00:00 /device-coap/deps/tinydtls/ecc/ecc.h:50:9: warning: 'priv' may be used uninitialized [-Wmaybe-uninitialized] 06:00:00 50 | ecc_ec_mult(px, py, secret, resultx, resulty); 06:00:00 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 06:00:00 /device-coap/deps/tinydtls/ecc/ecc.h: In function 'dtls_ecdh_pre_master_secret': 06:00:00 /device-coap/deps/tinydtls/ecc/ecc.h:47:6: note: by argument 3 of type 'const uint32_t *' {aka 'const unsigned int *'} to 'ecc_ec_mult' declared here 06:00:00 47 | void ecc_ec_mult(const uint32_t *px, const uint32_t *py, const uint32_t *secret, uint32_t *resultx, uint32_t *resulty); 06:00:00 | ^~~~~~~~~~~ 06:00:00 /device-coap/deps/tinydtls/crypto.c:430:12: note: 'priv' declared here 06:00:00 430 | uint32_t priv[8]; 06:00:00 | ^~~~ 06:00:01 [ 33%] Building C object CMakeFiles/tinydtls.dir/dtls.c.o 06:00:02 [ 40%] Building C object CMakeFiles/tinydtls.dir/dtls_debug.c.o 06:00:02 [ 46%] Building C object CMakeFiles/tinydtls.dir/dtls_prng.c.o 06:00:02 [ 53%] Building C object CMakeFiles/tinydtls.dir/dtls_time.c.o 06:00:02 [ 60%] Building C object CMakeFiles/tinydtls.dir/ecc/ecc.c.o 06:00:02 /device-coap/deps/tinydtls/ecc/ecc.c: In function 'is_zero': 06:00:02 /device-coap/deps/tinydtls/ecc/ecc.c:316:21: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 06:00:02 316 | for (idx = 0; idx < count; idx++) { 06:00:02 | ^ 06:00:02 /device-coap/deps/tinydtls/ecc/ecc.c:319:17: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 06:00:02 319 | return result == count; 06:00:02 | ^~ 06:00:03 [ 66%] Building C object CMakeFiles/tinydtls.dir/hmac.c.o 06:00:03 [ 73%] Building C object CMakeFiles/tinydtls.dir/netq.c.o 06:00:03 [ 80%] Building C object CMakeFiles/tinydtls.dir/peer.c.o 06:00:03 [ 86%] Building C object CMakeFiles/tinydtls.dir/session.c.o 06:00:03 [ 93%] Building C object CMakeFiles/tinydtls.dir/sha2/sha2.c.o 06:00:03 /device-coap/deps/tinydtls/sha2/sha2.c:630:34: warning: argument 1 of type 'sha2_byte[]' {aka 'unsigned char[]'} with mismatched bound [-Warray-parameter=] 06:00:03 630 | void dtls_sha256_final(sha2_byte digest[], dtls_sha256_ctx* context) { 06:00:03 | ~~~~~~~~~~^~~~~~~~ 06:00:03 In file included from /device-coap/deps/tinydtls/sha2/sha2.c:45: 06:00:03 /device-coap/deps/tinydtls/sha2/sha2.h:134:24: note: previously declared as 'uint8_t[32]' {aka 'unsigned char[32]'} 06:00:03 134 | void dtls_sha256_final(uint8_t[DTLS_SHA256_DIGEST_LENGTH], dtls_sha256_ctx*); 06:00:03 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 06:00:03 /device-coap/deps/tinydtls/sha2/sha2.c:690:54: warning: argument 2 of type 'char[]' with mismatched bound [-Warray-parameter=] 06:00:03 690 | char *dtls_sha256_end(dtls_sha256_ctx* context, char buffer[]) { 06:00:03 | ~~~~~^~~~~~~~ 06:00:03 /device-coap/deps/tinydtls/sha2/sha2.h:135:41: note: previously declared as 'char[65]' 06:00:03 135 | char* dtls_sha256_end(dtls_sha256_ctx*, char[DTLS_SHA256_DIGEST_STRING_LENGTH]); 06:00:03 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 06:00:03 [100%] Linking C shared library libtinydtls.so 06:00:03 [100%] Built target tinydtls 06:00:03 + make install 06:00:03 [100%] Built target tinydtls 06:00:03 Install the project... 06:00:03 -- Install configuration: "Release" 06:00:03 -- Installing: /usr/local/lib/libtinydtls.so 06:00:03 -- Installing: /usr/local/include/tinydtls 06:00:03 -- Installing: /usr/local/include/tinydtls/uthash.h 06:00:03 -- Installing: /usr/local/include/tinydtls/sha2 06:00:03 -- Installing: /usr/local/include/tinydtls/sha2/sha2.h 06:00:03 -- Installing: /usr/local/include/tinydtls/ecc 06:00:03 -- Installing: /usr/local/include/tinydtls/ecc/test_helper.h 06:00:03 -- Installing: /usr/local/include/tinydtls/ecc/ecc.h 06:00:03 -- Installing: /usr/local/include/tinydtls/tinydtls.h 06:00:03 -- Installing: /usr/local/include/tinydtls/alert.h 06:00:03 -- Installing: /usr/local/include/tinydtls/aes 06:00:03 -- Installing: /usr/local/include/tinydtls/aes/rijndael.h 06:00:03 -- Installing: /usr/local/include/tinydtls/crypto.h 06:00:03 -- Installing: /usr/local/include/tinydtls/numeric.h 06:00:03 -- Installing: /usr/local/include/tinydtls/peer.h 06:00:03 -- Installing: /usr/local/include/tinydtls/utlist.h 06:00:03 -- Installing: /usr/local/include/tinydtls/dtls_mutex.h 06:00:03 -- Installing: /usr/local/include/tinydtls/dtls_time.h 06:00:03 -- Installing: /usr/local/include/tinydtls/netq.h 06:00:03 -- Installing: /usr/local/include/tinydtls/dtls.h 06:00:03 -- Installing: /usr/local/include/tinydtls/global.h 06:00:03 -- Installing: /usr/local/include/tinydtls/state.h 06:00:03 -- Installing: /usr/local/include/tinydtls/dtls_debug.h 06:00:03 -- Installing: /usr/local/include/tinydtls/session.h 06:00:03 -- Installing: /usr/local/include/tinydtls/dtls_prng.h 06:00:03 -- Installing: /usr/local/include/tinydtls/hmac.h 06:00:03 -- Installing: /usr/local/include/tinydtls/ccm.h 06:00:03 -- Up-to-date: /usr/local/include/tinydtls 06:00:03 -- Installing: /usr/local/include/tinydtls/dtls_config.h 06:00:03 + cd /device-coap/deps 06:00:03 + git clone https://github.com/obgm/libcoap.git 06:00:03 Cloning into 'libcoap'... 06:00:04 + cd libcoap 06:00:04 + git reset --hard 1739507 06:00:04 HEAD is now at 1739507a Merge pull request #536 from mrdeep1/bad_tcp 06:00:04 + patch -p1 06:00:04 patching file cmake/FindTinyDTLS.cmake 06:00:04 + patch -p1 06:00:04 patching file include/coap2/coap_config.h.in 06:00:04 + mkdir -p build 06:00:04 + cd build 06:00:04 + cmake '-DWITH_EPOLL=OFF' '-DDTLS_BACKEND=tinydtls' '-DUSE_VENDORED_TINYDTLS=OFF' '-DENABLE_TESTS=OFF' '-DENABLE_EXAMPLES=OFF' '-DENABLE_DOCS=OFF' '-DCMAKE_BUILD_TYPE=Release' '-DBUILD_SHARED_LIBS=ON' .. 06:00:04 -- The CXX compiler identification is GNU 12.2.1 06:00:04 -- The C compiler identification is GNU 12.2.1 06:00:04 -- Detecting CXX compiler ABI info 06:00:04 -- Detecting CXX compiler ABI info - done 06:00:04 -- Check for working CXX compiler: /usr/bin/c++ - skipped 06:00:04 -- Detecting CXX compile features 06:00:04 -- Detecting CXX compile features - done 06:00:04 -- Detecting C compiler ABI info 06:00:04 -- Detecting C compiler ABI info - done 06:00:04 -- Check for working C compiler: /usr/bin/cc - skipped 06:00:04 -- Detecting C compile features 06:00:04 -- Detecting C compile features - done 06:00:04 -- Looking for byteswap.h 06:00:05 -- Looking for byteswap.h - found 06:00:05 -- Looking for inttypes.h 06:00:05 -- Looking for inttypes.h - found 06:00:05 -- Looking for limits.h 06:00:05 -- Looking for limits.h - found 06:00:05 -- Looking for memory.h 06:00:05 -- Looking for memory.h - found 06:00:05 -- Looking for strings.h 06:00:05 -- Looking for strings.h - found 06:00:05 -- Looking for string.h 06:00:05 -- Looking for string.h - found 06:00:05 -- Looking for sys/sysctl.h 06:00:05 -- Looking for sys/sysctl.h - not found 06:00:05 -- Looking for netinet/in.h 06:00:05 -- Looking for netinet/in.h - found 06:00:05 -- Looking for sys/epoll.h 06:00:05 -- Looking for sys/epoll.h - found 06:00:05 -- Looking for sys/timerfd.h 06:00:05 -- Looking for sys/timerfd.h - found 06:00:05 -- Looking for arpa/inet.h 06:00:05 -- Looking for arpa/inet.h - found 06:00:05 -- Looking for stdbool.h 06:00:05 -- Looking for stdbool.h - found 06:00:05 -- Looking for netdb.h 06:00:05 -- Looking for netdb.h - found 06:00:05 -- Looking for pthread.h 06:00:06 -- Looking for pthread.h - found 06:00:06 -- Looking for stdlib.h 06:00:06 -- Looking for stdlib.h - found 06:00:06 -- Looking for stdint.h 06:00:06 -- Looking for stdint.h - found 06:00:06 -- Looking for syslog.h 06:00:06 -- Looking for syslog.h - found 06:00:06 -- Looking for sys/ioctl.h 06:00:06 -- Looking for sys/ioctl.h - found 06:00:06 -- Looking for sys/socket.h 06:00:06 -- Looking for sys/socket.h - found 06:00:06 -- Looking for sys/stat.h 06:00:06 -- Looking for sys/stat.h - found 06:00:06 -- Looking for sys/time.h 06:00:06 -- Looking for sys/time.h - found 06:00:06 -- Looking for sys/types.h 06:00:06 -- Looking for sys/types.h - found 06:00:06 -- Looking for sys/unistd.h 06:00:06 -- Looking for sys/unistd.h - not found 06:00:06 -- Looking for time.h 06:00:06 -- Looking for time.h - found 06:00:06 -- Looking for unistd.h 06:00:06 -- Looking for unistd.h - found 06:00:06 -- Looking for float.h 06:00:06 -- Looking for float.h - found 06:00:06 -- Looking for stddef.h 06:00:07 -- Looking for stddef.h - found 06:00:07 -- Looking for winsock2.h 06:00:07 -- Looking for winsock2.h - not found 06:00:07 -- Looking for ws2tcpip.h 06:00:07 -- Looking for ws2tcpip.h - not found 06:00:07 -- Looking for malloc 06:00:07 -- Looking for malloc - found 06:00:07 -- Looking for memset 06:00:07 -- Looking for memset - found 06:00:07 -- Looking for select 06:00:07 -- Looking for select - found 06:00:07 -- Looking for socket 06:00:07 -- Looking for socket - found 06:00:07 -- Looking for strcasecmp 06:00:07 -- Looking for strcasecmp - found 06:00:07 -- Looking for pthread_mutex_lock 06:00:07 -- Looking for pthread_mutex_lock - found 06:00:07 -- Looking for getaddrinfo 06:00:07 -- Looking for getaddrinfo - found 06:00:07 -- Looking for strnlen 06:00:08 -- Looking for strnlen - found 06:00:08 -- Looking for strrchr 06:00:08 -- Looking for strrchr - found 06:00:08 -- Looking for getrandom 06:00:08 -- Looking for getrandom - found 06:00:08 -- Looking for cmsghdr 06:00:08 -- Looking for cmsghdr - not found 06:00:08 -- compiling without epoll support 06:00:08 -- compiling with DTLS support 06:00:08 -- DTLS_BACKEND: tinydtls 06:00:08 -- Found TinyDTLS: /usr/local/include 06:00:08 -- TINYDTLS_INCLUDE_DIR: /usr/local/include/tinydtls 06:00:08 -- TINYDTLS_LIBRARIES: /usr/local/lib/libtinydtls.so 06:00:08 -- TINYDTLS_ROOT_DIR: 06:00:08 -- compiling with tinydtls support 06:00:08 -- ENABLE_DTLS:.....................ON 06:00:08 -- ENABLE_TCP:......................ON 06:00:08 -- ENABLE_DOCS:.....................OFF 06:00:08 -- ENABLE_EXAMPLES:.................OFF 06:00:08 -- DTLS_BACKEND:....................tinydtls 06:00:08 -- WITH_GNUTLS:.....................OFF 06:00:08 -- WITH_TINYDTLS:...................ON 06:00:08 -- WITH_OPENSSL:....................OFF 06:00:08 -- WITH_MBEDTLS:....................OFF 06:00:08 -- HAVE_LIBTINYDTLS:................1 06:00:08 -- HAVE_LIBGNUTLS:.................. 06:00:08 -- HAVE_OPENSSL:.................... 06:00:08 -- HAVE_MBEDTLS:.................... 06:00:08 -- COAP_EPOLL_SUPPORT:.............. 06:00:08 -- CMAKE_C_COMPILER:................/usr/bin/cc 06:00:08 -- BUILD_SHARED_LIBS:...............ON 06:00:08 -- CMAKE_BUILD_TYPE:................Release 06:00:08 -- CMAKE_SYSTEM_PROCESSOR:..........x86_64 06:00:08 -- Configuring done (3.4s) 06:00:08 CMake Warning (dev) at CMakeLists.txt:16 (add_library): 06:00:08 Policy CMP0115 is not set: Source file extensions must be explicit. Run 06:00:08 "cmake --help-policy CMP0115" for policy details. Use the cmake_policy 06:00:08 command to set the policy and suppress this warning. 06:00:08 06:00:08 File: 06:00:08 06:00:08 /device-coap/deps/libcoap/include/coap2/coap.h.in 06:00:08 This warning is for project developers. Use -Wno-dev to suppress it. 06:00:08 06:00:08 -- Generating done (0.0s) 06:00:08 -- Build files have been written to: /device-coap/deps/libcoap/build 06:00:08 + make 06:00:08 [ 4%] Building C object CMakeFiles/coap-2.dir/src/address.c.o 06:00:08 [ 8%] Building C object CMakeFiles/coap-2.dir/src/async.c.o 06:00:08 [ 13%] Building C object CMakeFiles/coap-2.dir/src/block.c.o 06:00:08 [ 17%] Building C object CMakeFiles/coap-2.dir/src/coap_debug.c.o 06:00:08 [ 21%] Building C object CMakeFiles/coap-2.dir/src/coap_event.c.o 06:00:08 [ 26%] Building C object CMakeFiles/coap-2.dir/src/coap_hashkey.c.o 06:00:08 [ 30%] Building C object CMakeFiles/coap-2.dir/src/coap_io.c.o 06:00:09 [ 34%] Building C object CMakeFiles/coap-2.dir/src/coap_notls.c.o 06:00:09 [ 39%] Building C object CMakeFiles/coap-2.dir/src/coap_prng.c.o 06:00:09 [ 43%] Building C object CMakeFiles/coap-2.dir/src/coap_session.c.o 06:00:09 [ 47%] Building C object CMakeFiles/coap-2.dir/src/coap_tcp.c.o 06:00:09 [ 52%] Building C object CMakeFiles/coap-2.dir/src/coap_time.c.o 06:00:09 [ 56%] Building C object CMakeFiles/coap-2.dir/src/encode.c.o 06:00:09 [ 60%] Building C object CMakeFiles/coap-2.dir/src/mem.c.o 06:00:09 [ 65%] Building C object CMakeFiles/coap-2.dir/src/net.c.o 06:00:10 [ 69%] Building C object CMakeFiles/coap-2.dir/src/option.c.o 06:00:10 [ 73%] Building C object CMakeFiles/coap-2.dir/src/pdu.c.o 06:00:10 [ 78%] Building C object CMakeFiles/coap-2.dir/src/resource.c.o 06:00:13 [ 82%] Building C object CMakeFiles/coap-2.dir/src/str.c.o 06:00:13 [ 86%] Building C object CMakeFiles/coap-2.dir/src/subscribe.c.o 06:00:13 [ 91%] Building C object CMakeFiles/coap-2.dir/src/uri.c.o 06:00:13 [ 95%] Building C object CMakeFiles/coap-2.dir/src/coap_tinydtls.c.o 06:00:13 [100%] Linking C shared library libcoap-2.so 06:00:13 [100%] Built target coap-2 06:00:13 + make install 06:00:13 [100%] Built target coap-2 06:00:13 Install the project... 06:00:13 -- Install configuration: "Release" 06:00:13 -- Installing: /usr/local/lib/libcoap-2.so 06:00:13 -- Set runtime path of "/usr/local/lib/libcoap-2.so" to "" 06:00:13 -- Installing: /usr/local/lib/cmake/libcoap/libcoapTargets.cmake 06:00:13 -- Installing: /usr/local/lib/cmake/libcoap/libcoapTargets-release.cmake 06:00:13 -- Installing: /usr/local/lib/cmake/libcoap/libcoapConfig.cmake 06:00:13 -- Installing: /usr/local/lib/cmake/libcoap/libcoapConfigVersion.cmake 06:00:13 -- Up-to-date: /usr/local/include 06:00:13 -- Installing: /usr/local/include/coap2 06:00:13 -- Installing: /usr/local/include/coap2/uthash.h 06:00:13 -- Installing: /usr/local/include/coap2/subscribe.h 06:00:13 -- Installing: /usr/local/include/coap2/option.h 06:00:13 -- Installing: /usr/local/include/coap2/resource.h 06:00:13 -- Installing: /usr/local/include/coap2/bits.h 06:00:13 -- Installing: /usr/local/include/coap2/coap_hashkey.h 06:00:13 -- Installing: /usr/local/include/coap2/block.h 06:00:13 -- Installing: /usr/local/include/coap2/coap_io.h 06:00:13 -- Installing: /usr/local/include/coap2/pdu.h 06:00:13 -- Installing: /usr/local/include/coap2/str.h 06:00:13 -- Installing: /usr/local/include/coap2/async.h 06:00:13 -- Installing: /usr/local/include/coap2/net.h 06:00:13 -- Installing: /usr/local/include/coap2/address.h 06:00:13 -- Installing: /usr/local/include/coap2/uri.h 06:00:13 -- Installing: /usr/local/include/coap2/coap_event.h 06:00:13 -- Installing: /usr/local/include/coap2/coap_riot.h 06:00:13 -- Installing: /usr/local/include/coap2/coap_dtls.h 06:00:13 -- Installing: /usr/local/include/coap2/coap_mutex.h 06:00:13 -- Installing: /usr/local/include/coap2/coap_prng.h 06:00:13 -- Installing: /usr/local/include/coap2/lwippools.h 06:00:13 -- Installing: /usr/local/include/coap2/coap_debug.h 06:00:13 -- Installing: /usr/local/include/coap2/utlist.h 06:00:13 -- Installing: /usr/local/include/coap2/coap_time.h 06:00:13 -- Installing: /usr/local/include/coap2/encode.h 06:00:13 -- Installing: /usr/local/include/coap2/libcoap.h 06:00:13 -- Installing: /usr/local/include/coap2/coap_forward_decls.h 06:00:13 -- Installing: /usr/local/include/coap2/mem.h 06:00:13 -- Installing: /usr/local/include/coap2/coap_session.h 06:00:13 -- Up-to-date: /usr/local/include 06:00:13 -- Up-to-date: /usr/local/include/coap2 06:00:13 -- Installing: /usr/local/include/coap2/coap.h 06:00:13 + '[' 1 '=' 1 ] 06:00:13 + cd /device-coap/deps 06:00:13 + wget https://github.com/edgexfoundry/device-sdk-c/archive/v4.0.0.zip 06:00:13 Connecting to github.com (140.82.114.3:443) 06:00:13 Connecting to codeload.github.com (140.82.112.10:443) 06:00:13 saving to 'v4.0.0.zip' 06:00:13 v4.0.0.zip 5% |* | 13003 0:00:18 ETA 06:00:13 v4.0.0.zip 100% |********************************| 245k 0:00:00 ETA 06:00:13 'v4.0.0.zip' saved 06:00:13 + unzip v4.0.0.zip 06:00:13 Archive: v4.0.0.zip 06:00:14 creating: device-sdk-c-4.0.0/ 06:00:14 creating: device-sdk-c-4.0.0/.github/ 06:00:14 inflating: device-sdk-c-4.0.0/.github/Contributing.md 06:00:14 inflating: device-sdk-c-4.0.0/.github/PULL_REQUEST_TEMPLATE.md 06:00:14 inflating: device-sdk-c-4.0.0/.github/semantic.yml 06:00:14 creating: device-sdk-c-4.0.0/.github/workflows/ 06:00:14 inflating: device-sdk-c-4.0.0/.github/workflows/release.yml 06:00:14 inflating: device-sdk-c-4.0.0/.gitignore 06:00:14 inflating: device-sdk-c-4.0.0/Attribution.txt 06:00:14 inflating: device-sdk-c-4.0.0/CHANGELOG.md 06:00:14 inflating: device-sdk-c-4.0.0/Doxyfile 06:00:14 inflating: device-sdk-c-4.0.0/GOVERNANCE.md 06:00:14 inflating: device-sdk-c-4.0.0/Jenkinsfile 06:00:14 inflating: device-sdk-c-4.0.0/LICENSE 06:00:14 inflating: device-sdk-c-4.0.0/Makefile 06:00:14 inflating: device-sdk-c-4.0.0/OWNERS.md 06:00:14 inflating: device-sdk-c-4.0.0/README.IOT.md 06:00:14 inflating: device-sdk-c-4.0.0/README.md 06:00:14 inflating: device-sdk-c-4.0.0/README.v3.md 06:00:14 creating: device-sdk-c-4.0.0/docs/ 06:00:14 inflating: device-sdk-c-4.0.0/docs/configuration.md 06:00:14 inflating: device-sdk-c-4.0.0/docs/deviceprofiles.md 06:00:14 inflating: device-sdk-c-4.0.0/docs/metrics.md 06:00:14 inflating: device-sdk-c-4.0.0/docs/servicewritersguide.md 06:00:14 inflating: device-sdk-c-4.0.0/docs/startup.md 06:00:14 creating: device-sdk-c-4.0.0/include/ 06:00:14 creating: device-sdk-c-4.0.0/include/devsdk/ 06:00:14 inflating: device-sdk-c-4.0.0/include/devsdk/devsdk-base.h 06:00:14 inflating: device-sdk-c-4.0.0/include/devsdk/devsdk.h 06:00:14 creating: device-sdk-c-4.0.0/include/edgex/ 06:00:14 inflating: device-sdk-c-4.0.0/include/edgex/devices.h 06:00:14 inflating: device-sdk-c-4.0.0/include/edgex/edgex-base.h 06:00:14 inflating: device-sdk-c-4.0.0/include/edgex/edgex.h 06:00:14 inflating: device-sdk-c-4.0.0/include/edgex/profiles.h 06:00:14 inflating: device-sdk-c-4.0.0/include/edgex/rest-server.h 06:00:14 creating: device-sdk-c-4.0.0/scripts/ 06:00:14 inflating: device-sdk-c-4.0.0/scripts/Dockerfile.alpine 06:00:14 inflating: device-sdk-c-4.0.0/scripts/Dockerfile.alpine-base 06:00:14 inflating: device-sdk-c-4.0.0/scripts/build.sh 06:00:14 inflating: device-sdk-c-4.0.0/scripts/entrypoint.sh 06:00:14 creating: device-sdk-c-4.0.0/src/ 06:00:14 inflating: device-sdk-c-4.0.0/src/CMakeLists.txt 06:00:14 creating: device-sdk-c-4.0.0/src/c/ 06:00:14 inflating: device-sdk-c-4.0.0/src/c/CMakeLists.txt 06:00:14 inflating: device-sdk-c-4.0.0/src/c/api.h 06:00:14 inflating: device-sdk-c-4.0.0/src/c/autoevent.c 06:00:14 inflating: device-sdk-c-4.0.0/src/c/autoevent.h 06:00:14 inflating: device-sdk-c-4.0.0/src/c/bus-impl.h 06:00:14 inflating: device-sdk-c-4.0.0/src/c/bus-mqtt.c 06:00:14 inflating: device-sdk-c-4.0.0/src/c/bus.c 06:00:14 inflating: device-sdk-c-4.0.0/src/c/bus.h 06:00:14 inflating: device-sdk-c-4.0.0/src/c/callback3.c 06:00:14 inflating: device-sdk-c-4.0.0/src/c/callback3.h 06:00:14 inflating: device-sdk-c-4.0.0/src/c/cmdinfo.h 06:00:14 inflating: device-sdk-c-4.0.0/src/c/config.c 06:00:14 inflating: device-sdk-c-4.0.0/src/c/config.h 06:00:14 inflating: device-sdk-c-4.0.0/src/c/correlation.c 06:00:14 inflating: device-sdk-c-4.0.0/src/c/correlation.h 06:00:14 inflating: device-sdk-c-4.0.0/src/c/data.c 06:00:14 inflating: device-sdk-c-4.0.0/src/c/data.h 06:00:14 inflating: device-sdk-c-4.0.0/src/c/defs.h.in 06:00:14 inflating: device-sdk-c-4.0.0/src/c/device.c 06:00:14 inflating: device-sdk-c-4.0.0/src/c/device.h 06:00:14 inflating: device-sdk-c-4.0.0/src/c/devman.c 06:00:14 inflating: device-sdk-c-4.0.0/src/c/devmap.c 06:00:14 inflating: device-sdk-c-4.0.0/src/c/devmap.h 06:00:14 inflating: device-sdk-c-4.0.0/src/c/devsdk-base.c 06:00:14 inflating: device-sdk-c-4.0.0/src/c/devutil.h 06:00:14 inflating: device-sdk-c-4.0.0/src/c/discovery.c 06:00:14 inflating: device-sdk-c-4.0.0/src/c/discovery.h 06:00:14 inflating: device-sdk-c-4.0.0/src/c/dto-read.c 06:00:14 inflating: device-sdk-c-4.0.0/src/c/dto-read.h 06:00:14 inflating: device-sdk-c-4.0.0/src/c/edgex-logging.c 06:00:14 inflating: device-sdk-c-4.0.0/src/c/edgex-logging.h 06:00:14 inflating: device-sdk-c-4.0.0/src/c/edgex-rest.c 06:00:14 inflating: device-sdk-c-4.0.0/src/c/edgex-rest.h 06:00:14 inflating: device-sdk-c-4.0.0/src/c/edgex2.h 06:00:14 inflating: device-sdk-c-4.0.0/src/c/errorlist.h 06:00:14 creating: device-sdk-c-4.0.0/src/c/examples/ 06:00:14 inflating: device-sdk-c-4.0.0/src/c/examples/CMakeLists.txt 06:00:14 inflating: device-sdk-c-4.0.0/src/c/examples/README.md 06:00:14 creating: device-sdk-c-4.0.0/src/c/examples/bitfields/ 06:00:14 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/CMakeLists.txt 06:00:14 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/README.md 06:00:14 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/device-bitfields.c 06:00:14 creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/ 06:00:14 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/configuration.yaml 06:00:14 creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/devices/ 06:00:14 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/devices/Bitfields.json 06:00:14 creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/profiles/ 06:00:14 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/profiles/Example-Bitfields.json 06:00:14 creating: device-sdk-c-4.0.0/src/c/examples/counters/ 06:00:14 inflating: device-sdk-c-4.0.0/src/c/examples/counters/CMakeLists.txt 06:00:14 inflating: device-sdk-c-4.0.0/src/c/examples/counters/README.md 06:00:14 inflating: device-sdk-c-4.0.0/src/c/examples/counters/device-counter.c 06:00:14 creating: device-sdk-c-4.0.0/src/c/examples/counters/res/ 06:00:14 inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/configuration.yaml 06:00:14 creating: device-sdk-c-4.0.0/src/c/examples/counters/res/devices/ 06:00:14 inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/devices/Counters.json 06:00:14 creating: device-sdk-c-4.0.0/src/c/examples/counters/res/profiles/ 06:00:14 inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/profiles/Counter.json 06:00:14 creating: device-sdk-c-4.0.0/src/c/examples/discovery/ 06:00:14 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/CMakeLists.txt 06:00:14 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/README.md 06:00:14 creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/ 06:00:14 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/configuration.yaml 06:00:14 creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/devices/ 06:00:14 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/devices/readme.txt 06:00:14 creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/profiles/ 06:00:14 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/profiles/TemplateProfile.json 06:00:14 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/template.c 06:00:14 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/watcher1.json 06:00:14 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/watcher2.json 06:00:14 creating: device-sdk-c-4.0.0/src/c/examples/file/ 06:00:14 inflating: device-sdk-c-4.0.0/src/c/examples/file/CMakeLists.txt 06:00:14 inflating: device-sdk-c-4.0.0/src/c/examples/file/README.md 06:00:14 inflating: device-sdk-c-4.0.0/src/c/examples/file/device-file.c 06:00:14 creating: device-sdk-c-4.0.0/src/c/examples/file/res/ 06:00:14 inflating: device-sdk-c-4.0.0/src/c/examples/file/res/configuration.yaml 06:00:14 creating: device-sdk-c-4.0.0/src/c/examples/file/res/devices/ 06:00:14 inflating: device-sdk-c-4.0.0/src/c/examples/file/res/devices/file1.json 06:00:14 inflating: device-sdk-c-4.0.0/src/c/examples/file/res/lorem.txt 06:00:14 creating: device-sdk-c-4.0.0/src/c/examples/file/res/profiles/ 06:00:14 inflating: device-sdk-c-4.0.0/src/c/examples/file/res/profiles/FileExampleProfile.json 06:00:14 creating: device-sdk-c-4.0.0/src/c/examples/gyro/ 06:00:14 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/CMakeLists.txt 06:00:14 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/README.md 06:00:14 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/device-gyro.c 06:00:14 creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/ 06:00:14 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/configuration.yaml 06:00:14 creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/devices/ 06:00:14 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/devices/gyro.json 06:00:14 creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/profiles/ 06:00:14 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/profiles/Gyro.json 06:00:14 creating: device-sdk-c-4.0.0/src/c/examples/random/ 06:00:14 inflating: device-sdk-c-4.0.0/src/c/examples/random/CMakeLists.txt 06:00:14 inflating: device-sdk-c-4.0.0/src/c/examples/random/README.md 06:00:14 inflating: device-sdk-c-4.0.0/src/c/examples/random/device-random.c 06:00:14 creating: device-sdk-c-4.0.0/src/c/examples/random/res/ 06:00:14 inflating: device-sdk-c-4.0.0/src/c/examples/random/res/configuration.yaml 06:00:14 creating: device-sdk-c-4.0.0/src/c/examples/random/res/devices/ 06:00:14 inflating: device-sdk-c-4.0.0/src/c/examples/random/res/devices/randomdevice1.json 06:00:14 creating: device-sdk-c-4.0.0/src/c/examples/random/res/profiles/ 06:00:14 inflating: device-sdk-c-4.0.0/src/c/examples/random/res/profiles/RandomExampleProfile.json 06:00:14 creating: device-sdk-c-4.0.0/src/c/examples/res/ 06:00:14 inflating: device-sdk-c-4.0.0/src/c/examples/res/configuration.yaml 06:00:14 creating: device-sdk-c-4.0.0/src/c/examples/res/devices/ 06:00:14 inflating: device-sdk-c-4.0.0/src/c/examples/res/devices/device1.json 06:00:14 creating: device-sdk-c-4.0.0/src/c/examples/res/profiles/ 06:00:14 inflating: device-sdk-c-4.0.0/src/c/examples/res/profiles/TemplateProfile.json 06:00:14 inflating: device-sdk-c-4.0.0/src/c/examples/template.c 06:00:14 creating: device-sdk-c-4.0.0/src/c/examples/terminal/ 06:00:14 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/CMakeLists.txt 06:00:14 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/README.md 06:00:14 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/device-terminal.c 06:00:14 creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/ 06:00:14 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/configuration.yaml 06:00:14 creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/devices/ 06:00:14 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/devices/terminal.json 06:00:14 creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/profiles/ 06:00:14 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/profiles/Terminal.json 06:00:14 inflating: device-sdk-c-4.0.0/src/c/filesys.c 06:00:14 inflating: device-sdk-c-4.0.0/src/c/filesys.h 06:00:14 inflating: device-sdk-c-4.0.0/src/c/keeper.c 06:00:14 inflating: device-sdk-c-4.0.0/src/c/keeper.h 06:00:14 inflating: device-sdk-c-4.0.0/src/c/map.c 06:00:14 inflating: device-sdk-c-4.0.0/src/c/map.h 06:00:14 inflating: device-sdk-c-4.0.0/src/c/metadata.c 06:00:14 inflating: device-sdk-c-4.0.0/src/c/metadata.h 06:00:14 inflating: device-sdk-c-4.0.0/src/c/metrics.h 06:00:14 inflating: device-sdk-c-4.0.0/src/c/opstate.c 06:00:14 inflating: device-sdk-c-4.0.0/src/c/opstate.h 06:00:14 inflating: device-sdk-c-4.0.0/src/c/parson.c 06:00:14 inflating: device-sdk-c-4.0.0/src/c/parson.h 06:00:14 inflating: device-sdk-c-4.0.0/src/c/profiles.c 06:00:14 inflating: device-sdk-c-4.0.0/src/c/profiles.h 06:00:14 inflating: device-sdk-c-4.0.0/src/c/registry-impl.h 06:00:14 inflating: device-sdk-c-4.0.0/src/c/registry.c 06:00:14 inflating: device-sdk-c-4.0.0/src/c/registry.h 06:00:14 inflating: device-sdk-c-4.0.0/src/c/reqdata.c 06:00:14 inflating: device-sdk-c-4.0.0/src/c/reqdata.h 06:00:14 inflating: device-sdk-c-4.0.0/src/c/request_auth.c 06:00:14 inflating: device-sdk-c-4.0.0/src/c/request_auth.h 06:00:14 inflating: device-sdk-c-4.0.0/src/c/rest-server.c 06:00:14 inflating: device-sdk-c-4.0.0/src/c/rest-server.h 06:00:14 inflating: device-sdk-c-4.0.0/src/c/rest.c 06:00:14 inflating: device-sdk-c-4.0.0/src/c/rest.h 06:00:14 inflating: device-sdk-c-4.0.0/src/c/secrets-impl.h 06:00:14 inflating: device-sdk-c-4.0.0/src/c/secrets-insecure.c 06:00:14 inflating: device-sdk-c-4.0.0/src/c/secrets-insecure.h 06:00:14 inflating: device-sdk-c-4.0.0/src/c/secrets-vault.c 06:00:14 inflating: device-sdk-c-4.0.0/src/c/secrets-vault.h 06:00:14 inflating: device-sdk-c-4.0.0/src/c/secrets.c 06:00:14 inflating: device-sdk-c-4.0.0/src/c/secrets.h 06:00:14 inflating: device-sdk-c-4.0.0/src/c/service.c 06:00:14 inflating: device-sdk-c-4.0.0/src/c/service.h 06:00:14 inflating: device-sdk-c-4.0.0/src/c/transform.c 06:00:14 inflating: device-sdk-c-4.0.0/src/c/transform.h 06:00:14 inflating: device-sdk-c-4.0.0/src/c/validate.c 06:00:14 inflating: device-sdk-c-4.0.0/src/c/validate.h 06:00:14 inflating: + cd device-sdk-c-4.0.0 06:00:14 + ./scripts/build.sh 06:00:14 device-sdk-c-4.0.0/src/c/watchers.c 06:00:14 inflating: device-sdk-c-4.0.0/src/c/watchers.h 06:00:14 creating: device-sdk-c-4.0.0/src/cmake/ 06:00:14 inflating: device-sdk-c-4.0.0/src/cmake/FindIOT.cmake 06:00:14 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBCBOR.cmake 06:00:14 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBMICROHTTP.cmake 06:00:14 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBPAHO.cmake 06:00:14 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBUUID.cmake 06:00:14 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBYAML.cmake 06:00:14 + CPPCHECK=false 06:00:14 + DOCGEN=false 06:00:14 + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' 06:00:14 + '[' 0 -gt 0 ] 06:00:14 + readlink -f ./scripts/build.sh 06:00:14 + dirname /device-coap/deps/device-sdk-c-4.0.0/scripts/build.sh 06:00:14 + dirname /device-coap/deps/device-sdk-c-4.0.0/scripts 06:00:14 + ROOT=/device-coap/deps/device-sdk-c-4.0.0 06:00:14 + cd /device-coap/deps/device-sdk-c-4.0.0 06:00:14 + mkdir -p /device-coap/deps/device-sdk-c-4.0.0/build/release 06:00:14 + cd /device-coap/deps/device-sdk-c-4.0.0/build/release 06:00:14 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-coap/deps/device-sdk-c-4.0.0/src 06:00:14 -- The C compiler identification is GNU 12.2.1 06:00:14 -- Detecting C compiler ABI info 06:00:14 -- Detecting C compiler ABI info - done 06:00:14 -- Check for working C compiler: /usr/bin/cc - skipped 06:00:14 -- Detecting C compile features 06:00:14 -- Detecting C compile features - done 06:00:14 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 06:00:17 -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") 06:00:17 -- Found LIBYAML: /usr/lib/libyaml.so 06:00:17 -- Found LIBUUID: /usr/lib/libuuid.so 06:00:17 -- Found LIBCBOR: /usr/lib/libcbor.so 06:00:17 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 06:00:17 -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so 06:00:17 -- /opt/iotech/iot/1.5/include 06:00:17 -- C SDK 0.0.0 for Linux 06:00:17 -- Performing Test CSDK_HAVE_ATOMIC 06:00:17 -- Performing Test CSDK_HAVE_ATOMIC - Success 06:00:17 -- Found Curses: /usr/lib/libcurses.so 06:00:17 -- Configuring done (0.4s) 06:00:17 -- Generating done (0.0s) 06:00:17 -- Build files have been written to: /device-coap/deps/device-sdk-c-4.0.0/build/release 06:00:17 + make all package 06:00:17 + tee release.log 06:00:17 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 06:00:17 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o 06:00:17 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o 06:00:17 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o 06:00:17 [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o 06:00:17 [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 06:00:17 [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o 06:00:17 [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o 06:00:17 [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 06:00:17 [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 06:00:17 [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 06:00:17 [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 06:00:17 [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o 06:00:17 [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 06:00:17 [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 06:00:17 [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 06:00:17 [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o 06:00:17 [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o 06:00:17 [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 06:00:17 [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o 06:00:17 [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 06:00:19 [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 06:00:19 [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 06:00:19 [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 06:00:19 [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o 06:00:19 [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 06:00:19 [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 06:00:19 [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o 06:00:19 [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o 06:00:19 [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o 06:00:22 [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o 06:00:22 /device-coap/deps/device-sdk-c-4.0.0/src/c/service.c: In function 'devsdk_service_start': 06:00:22 /device-coap/deps/device-sdk-c-4.0.0/src/c/service.c:1063:5: warning: 'deviceservices_config' may be used uninitialized [-Wmaybe-uninitialized] 06:00:22 1063 | edgex_device_parseClients (svc->logger, iot_data_string_map_get (deviceservices_config, "Clients"), &svc->config.endpoints); 06:00:22 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 06:00:22 /device-coap/deps/device-sdk-c-4.0.0/src/c/service.c:875:21: note: 'deviceservices_config' was declared here 06:00:22 875 | const iot_data_t *deviceservices_config; 06:00:22 | ^~~~~~~~~~~~~~~~~~~~~ 06:00:22 [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 06:00:22 [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o 06:00:22 [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 06:00:22 [ 68%] Linking C shared library libcsdk.so 06:00:22 [ 68%] Built target csdk 06:00:22 [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 06:00:22 [ 72%] Linking C executable template 06:00: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.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:00:22 [ 72%] Built target template 06:00:22 [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 06:00:22 [ 76%] Linking C executable device-counter 06:00: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.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:00:22 [ 76%] Built target device-counter 06:00:22 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 06:00:22 [ 80%] Linking C executable device-random 06:00: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.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:00:22 [ 80%] Built target device-random 06:00:22 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 06:00:22 [ 84%] Linking C executable device-gyro 06:00: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.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:00:22 [ 84%] Built target device-gyro 06:00:22 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 06:00:22 [ 88%] Linking C executable device-bitfields 06:00: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.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:00:22 [ 88%] Built target device-bitfields 06:00:22 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 06:00:22 [ 92%] Linking C executable template-discovery 06:00: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.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:00:22 [ 92%] Built target template-discovery 06:00:22 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 06:00:22 [ 96%] Linking C executable device-file 06:00: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.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:00:22 [ 96%] Built target device-file 06:00:22 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 06:00:22 [100%] Linking C executable device-terminal 06:00: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.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:00:22 [100%] Built target device-terminal 06:00:22 Run CPack packaging tool... 06:00:22 CPack: Create package using TGZ 06:00:22 CPack: Install projects 06:00:22 CPack: - Run preinstall target for: Csdk 06:00:22 CPack: - Install project: Csdk [] 06:00:22 CPack: Create package 06:00:22 CPack: - package: /device-coap/deps/device-sdk-c-4.0.0/build/release/csdk-0.0.0.tar.gz generated. 06:00:22 + '[' false '=' true ] 06:00:22 + '[' false '=' true ] 06:00:22 + mkdir -p /device-coap/deps/device-sdk-c-4.0.0/build/debug 06:00:22 + cd /device-coap/deps/device-sdk-c-4.0.0/build/debug 06:00:22 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /device-coap/deps/device-sdk-c-4.0.0/src 06:00:22 -- The C compiler identification is GNU 12.2.1 06:00:22 -- Detecting C compiler ABI info 06:00:22 -- Detecting C compiler ABI info - done 06:00:22 -- Check for working C compiler: /usr/bin/cc - skipped 06:00:22 -- Detecting C compile features 06:00:22 -- Detecting C compile features - done 06:00:22 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 06:00:22 -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") 06:00:22 -- Found LIBYAML: /usr/lib/libyaml.so 06:00:22 -- Found LIBUUID: /usr/lib/libuuid.so 06:00:22 -- Found LIBCBOR: /usr/lib/libcbor.so 06:00:22 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 06:00:22 -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so 06:00:22 -- /opt/iotech/iot/1.5/include 06:00:22 -- C SDK 0.0.0 for Linux 06:00:22 -- Performing Test CSDK_HAVE_ATOMIC 06:00:22 -- Performing Test CSDK_HAVE_ATOMIC - Success 06:00:22 -- Found Curses: /usr/lib/libcurses.so 06:00:22 -- Configuring done (0.4s) 06:00:22 -- Generating done (0.0s) 06:00:22 -- Build files have been written to: /device-coap/deps/device-sdk-c-4.0.0/build/debug 06:00:22 + make+ 06:00:22 tee debug.log 06:00:22 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 06:00:22 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o 06:00:22 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o 06:00:22 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o 06:00:22 [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o 06:00:23 [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 06:00:23 [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o 06:00:23 [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o 06:00:23 [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 06:00:23 [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 06:00:23 [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 06:00:23 [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 06:00:23 [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o 06:00:23 [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 06:00:23 [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 06:00:23 [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 06:00:23 [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o 06:00:23 [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o 06:00:23 [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 06:00:23 [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o 06:00:23 [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 06:00:24 [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 06:00:24 [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 06:00:24 [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 06:00:24 [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o 06:00:24 [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 06:00:24 [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 06:00:24 [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o 06:00:24 [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o 06:00:24 [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o 06:00:24 [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o 06:00:24 [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 06:00:24 [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o 06:00:25 [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 06:00:25 [ 68%] Linking C shared library libcsdk.so 06:00:25 [ 68%] Built target csdk 06:00:25 [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 06:00:25 [ 72%] Linking C executable template 06:00:25 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:00:25 [ 72%] Built target template 06:00:25 [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 06:00:25 [ 76%] Linking C executable device-counter 06:00:25 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:00:25 [ 76%] Built target device-counter 06:00:25 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 06:00:25 [ 80%] Linking C executable device-random 06:00:25 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:00:25 [ 80%] Built target device-random 06:00:25 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 06:00:25 [ 84%] Linking C executable device-gyro 06:00:25 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:00:25 [ 84%] Built target device-gyro 06:00:25 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 06:00:25 [ 88%] Linking C executable device-bitfields 06:00:25 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:00:25 [ 88%] Built target device-bitfields 06:00:25 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 06:00:25 [ 92%] Linking C executable template-discovery 06:00:25 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:00:25 [ 92%] Built target template-discovery 06:00:25 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 06:00:26 [ 96%] Linking C executable device-file 06:00:26 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:00:26 [ 96%] Built target device-file 06:00:26 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 06:00:26 [100%] Linking C executable device-terminal 06:00:26 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:00:26 [100%] Built target device-terminal 06:00:26 + cp -rf include/devsdk include/edgex /usr/include/ 06:00:26 + cp build/release/c/libcsdk.so /usr/lib/ 06:00:26 + rm -rf /device-coap/deps 06:00:26 Removing intermediate container d1bac82d3f17 06:00:26 ---> 0a62e9535a5e 06:00:26 Step 14/14 : RUN /device-coap/scripts/build.sh 06:00:26 ---> Running in 133530568a6a 06:00:26 + readlink -f /device-coap/scripts/build.sh 06:00:27 + dirname /device-coap/scripts/build.sh 06:00:27 + dirname /device-coap/scripts 06:00:27 + ROOT=/device-coap 06:00:27 /device-coap 06:00:27 + echo /device-coap 06:00:27 + cd /device-coap 06:00:27 + mkdir -p /device-coap/build/release 06:00:27 + cd /device-coap/build/release 06:00:27 + cmake '-DCMAKE_BUILD_TYPE=Release' /device-coap/src/c 06:00:27 -- The C compiler identification is GNU 12.2.1 06:00:27 -- Detecting C compiler ABI info 06:00:27 -- Detecting C compiler ABI info - done 06:00:27 -- Check for working C compiler: /usr/bin/cc - skipped 06:00:27 -- Detecting C compile features 06:00:27 -- Detecting C compile features - done 06:00:27 -- Found LIBCOAP: /usr/local/lib/libcoap-2.so 06:00:27 -- Configuring done (0.2s) 06:00:27 -- Generating done (0.0s) 06:00:27 -- Build files have been written to: /device-coap/build/release 06:00:27 + make 06:00:27 + tee release.log 06:00:27 [ 20%] Building C object CMakeFiles/device-coap.dir/coap-client.c.o 06:00:27 In file included from /usr/include/devsdk/devsdk.h:18, 06:00:27 from /device-coap/src/c/device-coap.h:17, 06:00:27 from /device-coap/src/c/coap-client.h:21, 06:00:27 from /device-coap/src/c/coap-client.c:9: 06:00:27 /device-coap/src/c/coap-client.c: In function 'GetEndDeviceProtocolProperties': 06:00:27 /device-coap/src/c/coap-client.c:89:36: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 06:00:27 89 | iot_log_debug(sdk_ctx->lc, "COAP:PSK key len %u", 06:00:27 | ^~~~~~~~~~~~~~~~~~~~~ 06:00:27 90 | strlen(end_dev_params_ptr->psk_key)); 06:00:27 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 06:00:27 | | 06:00:27 | size_t {aka long unsigned int} 06:00:27 /device-coap/src/c/coap-client.c:89:55: note: format string is defined here 06:00:27 89 | iot_log_debug(sdk_ctx->lc, "COAP:PSK key len %u", 06:00:27 | ~^ 06:00:27 | | 06:00:27 | unsigned int 06:00:27 | %lu 06:00:27 /device-coap/src/c/coap-client.c: In function 'message_handler': 06:00:27 /device-coap/src/c/coap-client.c:126:36: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 06:00:27 126 | iot_log_error(sdk_ctx->lc, "COAP:invalid data of len %u", len); 06:00:27 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ 06:00:27 | | 06:00:27 | size_t {aka long unsigned int} 06:00:27 /device-coap/src/c/coap-client.c:126:63: note: format string is defined here 06:00:27 126 | iot_log_error(sdk_ctx->lc, "COAP:invalid data of len %u", len); 06:00:27 | ~^ 06:00:27 | | 06:00:27 | unsigned int 06:00:27 | %lu 06:00:27 /device-coap/src/c/coap-client.c:129:34: warning: format '%d' expects argument of type 'int', but argument 4 has type 'iot_typecode_t' [-Wformat=] 06:00:27 129 | iot_log_debug(sdk_ctx->lc, "COAP: coap device resource type %d", 06:00:27 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 06:00:27 130 | resource->properties->type); 06:00:27 | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 06:00:27 | | 06:00:27 | iot_typecode_t 06:00:27 /device-coap/src/c/coap-client.c:129:68: note: format string is defined here 06:00:27 129 | iot_log_debug(sdk_ctx->lc, "COAP: coap device resource type %d", 06:00:27 | ~^ 06:00:27 | | 06:00:27 | int 06:00:27 /device-coap/src/c/coap-client.c:139:38: warning: format '%d' expects argument of type 'int', but argument 5 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 06:00:27 139 | iot_log_debug(sdk_ctx->lc, "COAP:coap float data=%s, len = %d", data, 06:00:27 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 06:00:27 140 | len); 06:00:27 | ~~~ 06:00:27 | | 06:00:27 | size_t {aka long unsigned int} 06:00:27 /device-coap/src/c/coap-client.c:139:71: note: format string is defined here 06:00:27 139 | iot_log_debug(sdk_ctx->lc, "COAP:coap float data=%s, len = %d", data, 06:00:27 | ~^ 06:00:27 | | 06:00:27 | int 06:00:27 | %ld 06:00:27 /device-coap/src/c/coap-client.c:144:38: warning: format '%d' expects argument of type 'int', but argument 5 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 06:00:27 144 | iot_log_debug(sdk_ctx->lc, "COAP:coap int32 data=%s, len = %d", data, 06:00:27 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 06:00:27 145 | len); 06:00:27 | ~~~ 06:00:27 | | 06:00:27 | size_t {aka long unsigned int} 06:00:27 /device-coap/src/c/coap-client.c:144:71: note: format string is defined here 06:00:27 144 | iot_log_debug(sdk_ctx->lc, "COAP:coap int32 data=%s, len = %d", data, 06:00:27 | ~^ 06:00:27 | | 06:00:27 | int 06:00:27 | %ld 06:00:27 /device-coap/src/c/coap-client.c:151:38: warning: format '%d' expects argument of type 'int', but argument 5 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 06:00:27 151 | iot_log_debug(sdk_ctx->lc, "COAP:coap json data=%s, len = %d", data, 06:00:27 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 06:00:27 152 | len); 06:00:27 | ~~~ 06:00:27 | | 06:00:27 | size_t {aka long unsigned int} 06:00:27 /device-coap/src/c/coap-client.c:151:70: note: format string is defined here 06:00:27 151 | iot_log_debug(sdk_ctx->lc, "COAP:coap json data=%s, len = %d", data, 06:00:27 | ~^ 06:00:27 | | 06:00:27 | int 06:00:27 | %ld 06:00:27 /device-coap/src/c/coap-client.c:156:38: warning: format '%d' expects argument of type 'int', but argument 4 has type 'iot_typecode_t' [-Wformat=] 06:00:27 156 | iot_log_error(sdk_ctx->lc, "COAP:unsupported resource type %d", 06:00:27 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 06:00:27 157 | resource->properties->type); 06:00:27 | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 06:00:27 | | 06:00:27 | iot_typecode_t 06:00:27 /device-coap/src/c/coap-client.c:156:71: note: format string is defined here 06:00:27 156 | iot_log_error(sdk_ctx->lc, "COAP:unsupported resource type %d", 06:00:27 | ~^ 06:00:27 | | 06:00:27 | int 06:00:27 /device-coap/src/c/coap-client.c: In function 'CoapSendCommandToEndDevice': 06:00:27 /device-coap/src/c/coap-client.c:244:30: warning: format '%d' expects argument of type 'int', but argument 5 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 06:00:27 244 | iot_log_debug(sdk_ctx->lc, "COAP: Data = %d, Len = %d", *post_data, len); 06:00:27 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ 06:00:27 | | 06:00:27 | size_t {aka long unsigned int} 06:00:27 /device-coap/src/c/coap-client.c:244:55: note: format string is defined here 06:00:27 244 | iot_log_debug(sdk_ctx->lc, "COAP: Data = %d, Len = %d", *post_data, len); 06:00:27 | ~^ 06:00:27 | | 06:00:27 | int 06:00:27 | %ld 06:00:27 /device-coap/src/c/coap-client.c:252:32: warning: format '%d' expects argument of type 'int', but argument 5 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 06:00:27 252 | iot_log_debug(sdk_ctx->lc, "COAP-client:ED psk key = %s, len=%d", 06:00:27 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 06:00:27 253 | (uint8_t *)end_dev_params_ptr->psk_key, 06:00:27 254 | strlen(end_dev_params_ptr->psk_key)); 06:00:27 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 06:00:27 | | 06:00:27 | size_t {aka long unsigned int} 06:00:27 /device-coap/src/c/coap-client.c:252:67: note: format string is defined here 06:00:27 252 | iot_log_debug(sdk_ctx->lc, "COAP-client:ED psk key = %s, len=%d", 06:00:27 | ~^ 06:00:27 | | 06:00:27 | int 06:00:27 | %ld 06:00:27 /device-coap/src/c/coap-client.c: In function 'CoapGetRequestToEndDevice': 06:00:27 /device-coap/src/c/coap-client.c:351:32: warning: format '%d' expects argument of type 'int', but argument 5 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 06:00:27 351 | iot_log_debug(sdk_ctx->lc, "COAP-client:ED psk key = %s, len=%d", 06:00:27 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 06:00:27 352 | (uint8_t *)end_dev_params_ptr->psk_key, 06:00:27 353 | strlen(end_dev_params_ptr->psk_key)); 06:00:27 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 06:00:27 | | 06:00:27 | size_t {aka long unsigned int} 06:00:27 /device-coap/src/c/coap-client.c:351:67: note: format string is defined here 06:00:27 351 | iot_log_debug(sdk_ctx->lc, "COAP-client:ED psk key = %s, len=%d", 06:00:27 | ~^ 06:00:27 | | 06:00:27 | int 06:00:27 | %ld 06:00:27 [ 40%] Building C object CMakeFiles/device-coap.dir/coap-server.c.o 06:00:27 In file included from /usr/include/devsdk/devsdk.h:18, 06:00:27 from /usr/include/edgex/devices.h:17, 06:00:27 from /device-coap/src/c/coap-server.c:22: 06:00:27 /device-coap/src/c/coap-server.c: In function 'data_handler': 06:00:27 /device-coap/src/c/coap-server.c:82:32: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 06:00:27 82 | iot_log_info (sdk_ctx->lc, "invalid data of len %u", len); 06:00:27 | ^~~~~~~~~~~~~~~~~~~~~~~~ ~~~ 06:00:27 | | 06:00:27 | size_t {aka long unsigned int} 06:00:27 /device-coap/src/c/coap-server.c:82:54: note: format string is defined here 06:00:27 82 | iot_log_info (sdk_ctx->lc, "invalid data of len %u", len); 06:00:27 | ~^ 06:00:27 | | 06:00:27 | unsigned int 06:00:27 | %lu 06:00:27 /device-coap/src/c/coap-server.c:128:37: warning: format '%d' expects argument of type 'int', but argument 4 has type 'iot_typecode_t' [-Wformat=] 06:00:27 128 | iot_log_error (sdk_ctx->lc, "unsupported resource type %d", resource->properties->type); 06:00:27 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~ 06:00:27 | | 06:00:27 | iot_typecode_t 06:00:27 /device-coap/src/c/coap-server.c:128:65: note: format string is defined here 06:00:27 128 | iot_log_error (sdk_ctx->lc, "unsupported resource type %d", resource->properties->type); 06:00:27 | ~^ 06:00:27 | | 06:00:27 | int 06:00:27 [ 60%] Building C object CMakeFiles/device-coap.dir/coap-util.c.o 06:00:27 In file included from /usr/include/devsdk/devsdk.h:18, 06:00:27 from /device-coap/src/c/coap-util.h:18, 06:00:27 from /device-coap/src/c/coap-util.c:9: 06:00:27 /device-coap/src/c/coap-util.c: In function 'read_data_float64': 06:00:27 /device-coap/src/c/coap-util.c:63:31: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 06:00:27 63 | iot_log_info(sdk_ctx->lc, "invalid float64 of len %u", len); 06:00:27 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ 06:00:27 | | 06:00:27 | size_t {aka long unsigned int} 06:00:27 /device-coap/src/c/coap-util.c:63:56: note: format string is defined here 06:00:27 63 | iot_log_info(sdk_ctx->lc, "invalid float64 of len %u", len); 06:00:27 | ~^ 06:00:27 | | 06:00:27 | unsigned int 06:00:27 | %lu 06:00:27 /device-coap/src/c/coap-util.c:76:31: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 06:00:27 76 | iot_log_info(sdk_ctx->lc, "invalid float64 of len %u", len); 06:00:27 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ 06:00:27 | | 06:00:27 | size_t {aka long unsigned int} 06:00:27 /device-coap/src/c/coap-util.c:76:56: note: format string is defined here 06:00:27 76 | iot_log_info(sdk_ctx->lc, "invalid float64 of len %u", len); 06:00:27 | ~^ 06:00:27 | | 06:00:27 | unsigned int 06:00:27 | %lu 06:00:27 /device-coap/src/c/coap-util.c: In function 'read_data_int32': 06:00:27 /device-coap/src/c/coap-util.c:87:31: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 06:00:27 87 | iot_log_info(sdk_ctx->lc, "invalid int32 of len %u", len); 06:00:27 | ^~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ 06:00:27 | | 06:00:27 | size_t {aka long unsigned int} 06:00:27 /device-coap/src/c/coap-util.c:87:54: note: format string is defined here 06:00:27 87 | iot_log_info(sdk_ctx->lc, "invalid int32 of len %u", len); 06:00:27 | ~^ 06:00:27 | | 06:00:27 | unsigned int 06:00:27 | %lu 06:00:27 /device-coap/src/c/coap-util.c:102:31: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 06:00:27 102 | iot_log_info(sdk_ctx->lc, "invalid int32 of len %u", len); 06:00:27 | ^~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ 06:00:27 | | 06:00:27 | size_t {aka long unsigned int} 06:00:27 /device-coap/src/c/coap-util.c:102:54: note: format string is defined here 06:00:27 102 | iot_log_info(sdk_ctx->lc, "invalid int32 of len %u", len); 06:00:27 | ~^ 06:00:27 | | 06:00:27 | unsigned int 06:00:27 | %lu 06:00:27 [ 80%] Building C object CMakeFiles/device-coap.dir/device-coap.c.o 06:00:27 In file included from /usr/include/devsdk/devsdk.h:18, 06:00:27 from /device-coap/src/c/device-coap.h:17, 06:00:27 from /device-coap/src/c/device-coap.c:10: 06:00:27 /device-coap/src/c/device-coap.c: In function 'coap_get_handler': 06:00:27 /device-coap/src/c/device-coap.c:130:31: warning: format '%d' expects argument of type 'int', but argument 4 has type 'iot_typecode_t' [-Wformat=] 06:00:27 130 | iot_log_debug(driver->lc, "COAP:Triggering Get events req type=%d\n", 06:00:27 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 06:00:27 131 | requests[i].resource->type); 06:00:27 | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 06:00:27 | | 06:00:27 | iot_typecode_t 06:00:27 /device-coap/src/c/device-coap.c:130:69: note: format string is defined here 06:00:27 130 | iot_log_debug(driver->lc, "COAP:Triggering Get events req type=%d\n", 06:00:27 | ~^ 06:00:27 | | 06:00:27 | int 06:00:27 [100%] Linking C executable device-coap 06:00:27 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:00:27 [100%] Built target device-coap 06:00:28 Removing intermediate container 133530568a6a 06:00:28 ---> 57a3eda0fae4 06:00:28 Successfully built 57a3eda0fae4 06:00:28 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:00:28 + docker inspect -f . ci-base-image-x86_64 06:00:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:00:28 prd-ubuntu20.04-docker-8c-8g-41245 does not seem to be running inside a container 06:00:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-coap-c_main -v /w/workspace/edgexfoundry_device-coap-c_main:/w/workspace/edgexfoundry_device-coap-c_main:rw,z -v /w/workspace/edgexfoundry_device-coap-c_main@tmp:/w/workspace/edgexfoundry_device-coap-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 ******** ci-base-image-x86_64 cat 06:00:28 $ docker top eca81593b36ae949cd6c37fb130d9d6a82c60529501a250e5a2036243b438f09 -eo pid,comm [Pipeline] { [Pipeline] sh 06:00:29 + make test 06:00:29 build/release/device-coap [Pipeline] } 06:00:29 $ docker stop --time=1 eca81593b36ae949cd6c37fb130d9d6a82c60529501a250e5a2036243b438f09 06:00:30 $ docker rm -f --volumes eca81593b36ae949cd6c37fb130d9d6a82c60529501a250e5a2036243b438f09 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:00:31 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:00:31 + ls -al . 06:00:31 total 96 06:00:31 drwxrwxr-x 8 jenkins jenkins 4096 Mar 13 05:59 . 06:00:31 drwxrwxr-x 4 jenkins jenkins 4096 Mar 13 05:58 .. 06:00:31 drwxrwxr-x 8 jenkins jenkins 4096 Mar 13 05:59 .git 06:00:31 drwxrwxr-x 3 jenkins jenkins 4096 Mar 13 05:58 .github 06:00:31 -rw-rw-r-- 1 jenkins jenkins 14 Mar 13 05:58 .gitignore 06:00:31 drwxr-xr-x 3 jenkins jenkins 4096 Mar 13 05:59 .semver 06:00:31 -rw-rw-r-- 1 jenkins jenkins 2037 Mar 13 05:58 Attribution.txt 06:00:31 -rw-rw-r-- 1 jenkins jenkins 3893 Mar 13 05:58 CHANGELOG.md 06:00:31 -rw-rw-r-- 1 jenkins jenkins 677 Mar 13 05:58 GOVERNANCE.md 06:00:31 -rw-rw-r-- 1 jenkins jenkins 798 Mar 13 05:58 Jenkinsfile 06:00:31 -rw-rw-r-- 1 jenkins jenkins 10173 Mar 13 05:58 LICENSE 06:00:31 -rw-rw-r-- 1 jenkins jenkins 938 Mar 13 05:58 Makefile 06:00:31 -rw-rw-r-- 1 jenkins jenkins 619 Mar 13 05:58 OWNERS.md 06:00:31 -rw-rw-r-- 1 jenkins jenkins 12454 Mar 13 05:58 README.md 06:00:31 -rw-rw-r-- 1 jenkins jenkins 506 Mar 13 05:58 ROADMAP.md 06:00:31 -rw-rw-r-- 1 jenkins jenkins 11 Mar 13 05:59 VERSION 06:00:31 drwxrwxr-x 4 jenkins jenkins 4096 Mar 13 05:58 res 06:00:31 drwxrwxr-x 2 jenkins jenkins 4096 Mar 13 05:58 scripts 06:00:31 drwxrwxr-x 3 jenkins jenkins 4096 Mar 13 05:58 src [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:00:31 + docker build -t device-coap -f scripts/Dockerfile.alpine --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=578a9a03340fcb4ee66dd22d4e32c296796c0ad6 --label arch=amd64 --label version=3.2.0-dev.2 . 06:00:31 Sending build context to Docker daemon 575kB 06:00:31 Step 1/33 : ARG BASE=alpine:3.20 06:00:31 Step 2/33 : FROM ${BASE} as builder 06:00:31 ---> 57a3eda0fae4 06:00:31 Step 3/33 : LABEL maintainer="Ken Bannister " 06:00:31 ---> Running in a97095f13baf 06:00:31 Removing intermediate container a97095f13baf 06:00:31 ---> cc38aa7e7ab8 06:00:31 Step 4/33 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub 06:00:31 ---> Running in 59b3093a8b1b 06:00:31 Connecting to iotech.jfrog.io (34.247.22.236:443) 06:00:32 saving to '/etc/apk/keys/alpine.dev.rsa.pub' 06:00:32 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA 06:00:32 '/etc/apk/keys/alpine.dev.rsa.pub' saved 06:00:32 Removing intermediate container 59b3093a8b1b 06:00:32 ---> b521f886b508 06:00:32 Step 5/33 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories 06:00:32 ---> Running in b95c760a41da 06:00:33 Removing intermediate container b95c760a41da 06:00:33 ---> 562ec5c8d9fb 06:00:33 Step 6/33 : RUN apk add --update --no-cache build-base git gcc cmake make linux-headers yaml-dev libmicrohttpd-dev curl-dev util-linux-dev ncurses-dev iotech-paho-mqtt-c-dev-1.3 hiredis-dev libcbor-dev iotech-iot-1.5-dev 06:00:33 ---> Running in 0f08a6dc4859 06:00:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:00:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:00:33 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz 06:00:34 WARNING: This apk-tools is OLD! Some packages might not function properly. 06:00:34 OK: 337 MiB in 103 packages 06:00:34 Removing intermediate container 0f08a6dc4859 06:00:34 ---> ef9a34316bb6 06:00:34 Step 7/33 : COPY scripts /device-coap/scripts 06:00:34 ---> 497d429e2892 06:00:34 Step 8/33 : COPY src /device-coap/src/ 06:00:34 ---> 801ac9650cd4 06:00:34 Step 9/33 : COPY VERSION /device-coap 06:00:34 ---> ad931d3d380b 06:00:34 Step 10/33 : RUN mkdir -p /device-coap/build 06:00:34 ---> Running in 259283e4a690 06:00:35 Removing intermediate container 259283e4a690 06:00:35 ---> 837ed943045e 06:00:35 Step 11/33 : WORKDIR /device-coap 06:00:35 ---> Running in d0014076de95 06:00:35 Removing intermediate container d0014076de95 06:00:35 ---> dac95c86f12e 06:00:35 Step 12/33 : RUN /device-coap/scripts/build_deps.sh 1 06:00:35 ---> Running in 868280e82ee3 06:00:35 + BUILD_CSDK=1 06:00:35 + TINYDTLS_VERSION=b0e230d 06:00:35 + LIBCOAP_VERSION=1739507 06:00:35 + CSDK_VERSION=4.0.0 06:00:35 + '[' -d deps ] 06:00:35 + mkdir deps 06:00:35 + cd /device-coap/deps 06:00:35 + git clone https://github.com/eclipse/tinydtls.git 06:00:35 Cloning into 'tinydtls'... 06:00:36 + cd tinydtls 06:00:36 + git checkout develop 06:00:36 branch 'develop' set up to track 'origin/develop'. 06:00:36 Switched to a new branch 'develop' 06:00:36 + git reset --hard b0e230d 06:00:36 HEAD is now at b0e230d Merge pull request #44 from mrdeep1/cunit_fix 06:00:36 + cp /device-coap/scripts/AutoConf_cmake_patch AutoConf.cmake 06:00:36 + cp /device-coap/scripts/CMakeLists_txt_patch CMakeLists.txt 06:00:36 + cp /device-coap/scripts/dtls_config_h_cmake_in_patch dtls_config.h.cmake.in 06:00:36 + cp /device-coap/scripts/tests_CMakeLists_txt_patch tests/CMakeLists.txt 06:00:36 + mkdir -p build 06:00:36 + cd build 06:00:36 + cmake '-DCMAKE_BUILD_TYPE=Release' '-DBUILD_SHARED_LIBS=ON' .. 06:00:36 -- The C compiler identification is GNU 12.2.1 06:00:36 -- Detecting C compiler ABI info 06:00:36 -- Detecting C compiler ABI info - done 06:00:36 -- Check for working C compiler: /usr/bin/cc - skipped 06:00:36 -- Detecting C compile features 06:00:36 -- Detecting C compile features - done 06:00:36 -- Looking for assert.h 06:00:36 -- Looking for assert.h - found 06:00:36 -- Looking for arpa/inet.h 06:00:36 -- Looking for arpa/inet.h - found 06:00:36 -- Looking for fcntl.h 06:00:36 -- Looking for fcntl.h - found 06:00:36 -- Looking for inttypes.h 06:00:36 -- Looking for inttypes.h - found 06:00:36 -- Looking for memory.h 06:00:37 -- Looking for memory.h - found 06:00:37 -- Looking for netdb.h 06:00:37 -- Looking for netdb.h - found 06:00:37 -- Looking for netinet/in.h 06:00:37 -- Looking for netinet/in.h - found 06:00:37 -- Looking for stddef.h 06:00:37 -- Looking for stddef.h - found 06:00:37 -- Looking for stdint.h 06:00:37 -- Looking for stdint.h - found 06:00:37 -- Looking for stdlib.h 06:00:37 -- Looking for stdlib.h - found 06:00:37 -- Looking for string.h 06:00:37 -- Looking for string.h - found 06:00:37 -- Looking for strings.h 06:00:37 -- Looking for strings.h - found 06:00:37 -- Looking for time.h 06:00:37 -- Looking for time.h - found 06:00:37 -- Looking for sys/param.h 06:00:37 -- Looking for sys/param.h - found 06:00:37 -- Looking for sys/socket.h 06:00:37 -- Looking for sys/socket.h - found 06:00:37 -- Looking for sys/stat.h 06:00:37 -- Looking for sys/stat.h - found 06:00:37 -- Looking for sys/types.h 06:00:38 -- Looking for sys/types.h - found 06:00:38 -- Looking for sys/time.h 06:00:38 -- Looking for sys/time.h - found 06:00:38 -- Looking for unistd.h 06:00:38 -- Looking for unistd.h - found 06:00:38 -- Looking for float.h 06:00:38 -- Looking for float.h - found 06:00:38 -- Looking for dlfcn.h 06:00:38 -- Looking for dlfcn.h - found 06:00:38 -- Looking for memset 06:00:38 -- Looking for memset - found 06:00:38 -- Looking for select 06:00:38 -- Looking for select - found 06:00:38 -- Looking for socket 06:00:38 -- Looking for socket - found 06:00:38 -- Looking for strdup 06:00:38 -- Looking for strdup - found 06:00:38 -- Looking for strerror 06:00:38 -- Looking for strerror - found 06:00:38 -- Looking for strnlen 06:00:38 -- Looking for strnlen - found 06:00:38 -- Looking for fls 06:00:38 -- Looking for fls - not found 06:00:38 -- Looking for vprintf 06:00:38 -- Looking for vprintf - found 06:00:38 -- Performing Test HAVE_SOCKADDR_IN6_SIN6_LEN 06:00:39 -- Performing Test HAVE_SOCKADDR_IN6_SIN6_LEN - Failed 06:00:39 -- Configuring done (2.7s) 06:00:39 -- Generating done (0.0s) 06:00:39 -- Build files have been written to: /device-coap/deps/tinydtls/build 06:00:39 + make 06:00:39 [ 6%] Building C object CMakeFiles/tinydtls.dir/aes/rijndael.c.o 06:00:39 [ 13%] Building C object CMakeFiles/tinydtls.dir/aes/rijndael_wrap.c.o 06:00:39 [ 20%] Building C object CMakeFiles/tinydtls.dir/ccm.c.o 06:00:39 [ 26%] Building C object CMakeFiles/tinydtls.dir/crypto.c.o 06:00:39 In file included from /device-coap/deps/tinydtls/crypto.c:34: 06:00:39 In function 'ecc_ecdh', 06:00:39 inlined from 'dtls_ecdh_pre_master_secret' at /device-coap/deps/tinydtls/crypto.c:444:3: 06:00:39 /device-coap/deps/tinydtls/ecc/ecc.h:50:9: warning: 'pub_x' may be used uninitialized [-Wmaybe-uninitialized] 06:00:39 50 | ecc_ec_mult(px, py, secret, resultx, resulty); 06:00:39 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 06:00:39 /device-coap/deps/tinydtls/ecc/ecc.h: In function 'dtls_ecdh_pre_master_secret': 06:00:39 /device-coap/deps/tinydtls/ecc/ecc.h:47:6: note: by argument 1 of type 'const uint32_t *' {aka 'const unsigned int *'} to 'ecc_ec_mult' declared here 06:00:39 47 | void ecc_ec_mult(const uint32_t *px, const uint32_t *py, const uint32_t *secret, uint32_t *resultx, uint32_t *resulty); 06:00:39 | ^~~~~~~~~~~ 06:00:39 /device-coap/deps/tinydtls/crypto.c:431:12: note: 'pub_x' declared here 06:00:39 431 | uint32_t pub_x[8]; 06:00:39 | ^~~~~ 06:00:39 In function 'ecc_ecdh', 06:00:39 inlined from 'dtls_ecdh_pre_master_secret' at /device-coap/deps/tinydtls/crypto.c:444:3: 06:00:39 /device-coap/deps/tinydtls/ecc/ecc.h:50:9: warning: 'pub_y' may be used uninitialized [-Wmaybe-uninitialized] 06:00:39 50 | ecc_ec_mult(px, py, secret, resultx, resulty); 06:00:39 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 06:00:39 /device-coap/deps/tinydtls/ecc/ecc.h: In function 'dtls_ecdh_pre_master_secret': 06:00:39 /device-coap/deps/tinydtls/ecc/ecc.h:47:6: note: by argument 2 of type 'const uint32_t *' {aka 'const unsigned int *'} to 'ecc_ec_mult' declared here 06:00:39 47 | void ecc_ec_mult(const uint32_t *px, const uint32_t *py, const uint32_t *secret, uint32_t *resultx, uint32_t *resulty); 06:00:39 | ^~~~~~~~~~~ 06:00:39 /device-coap/deps/tinydtls/crypto.c:432:12: note: 'pub_y' declared here 06:00:39 432 | uint32_t pub_y[8]; 06:00:39 | ^~~~~ 06:00:39 In function 'ecc_ecdh', 06:00:39 inlined from 'dtls_ecdh_pre_master_secret' at /device-coap/deps/tinydtls/crypto.c:444:3: 06:00:39 /device-coap/deps/tinydtls/ecc/ecc.h:50:9: warning: 'priv' may be used uninitialized [-Wmaybe-uninitialized] 06:00:39 50 | ecc_ec_mult(px, py, secret, resultx, resulty); 06:00:39 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 06:00:39 /device-coap/deps/tinydtls/ecc/ecc.h: In function 'dtls_ecdh_pre_master_secret': 06:00:39 /device-coap/deps/tinydtls/ecc/ecc.h:47:6: note: by argument 3 of type 'const uint32_t *' {aka 'const unsigned int *'} to 'ecc_ec_mult' declared here 06:00:39 47 | void ecc_ec_mult(const uint32_t *px, const uint32_t *py, const uint32_t *secret, uint32_t *resultx, uint32_t *resulty); 06:00:39 | ^~~~~~~~~~~ 06:00:39 /device-coap/deps/tinydtls/crypto.c:430:12: note: 'priv' declared here 06:00:39 430 | uint32_t priv[8]; 06:00:39 | ^~~~ 06:00:39 [ 33%] Building C object CMakeFiles/tinydtls.dir/dtls.c.o 06:00:41 [ 40%] Building C object CMakeFiles/tinydtls.dir/dtls_debug.c.o 06:00:41 [ 46%] Building C object CMakeFiles/tinydtls.dir/dtls_prng.c.o 06:00:41 [ 53%] Building C object CMakeFiles/tinydtls.dir/dtls_time.c.o 06:00:41 [ 60%] Building C object CMakeFiles/tinydtls.dir/ecc/ecc.c.o 06:00:41 /device-coap/deps/tinydtls/ecc/ecc.c: In function 'is_zero': 06:00:41 /device-coap/deps/tinydtls/ecc/ecc.c:316:21: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 06:00:41 316 | for (idx = 0; idx < count; idx++) { 06:00:41 | ^ 06:00:41 /device-coap/deps/tinydtls/ecc/ecc.c:319:17: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 06:00:41 319 | return result == count; 06:00:41 | ^~ 06:00:41 [ 66%] Building C object CMakeFiles/tinydtls.dir/hmac.c.o 06:00:41 [ 73%] Building C object CMakeFiles/tinydtls.dir/netq.c.o 06:00:41 [ 80%] Building C object CMakeFiles/tinydtls.dir/peer.c.o 06:00:41 [ 86%] Building C object CMakeFiles/tinydtls.dir/session.c.o 06:00:41 [ 93%] Building C object CMakeFiles/tinydtls.dir/sha2/sha2.c.o 06:00:41 /device-coap/deps/tinydtls/sha2/sha2.c:630:34: warning: argument 1 of type 'sha2_byte[]' {aka 'unsigned char[]'} with mismatched bound [-Warray-parameter=] 06:00:41 630 | void dtls_sha256_final(sha2_byte digest[], dtls_sha256_ctx* context) { 06:00:41 | ~~~~~~~~~~^~~~~~~~ 06:00:41 In file included from /device-coap/deps/tinydtls/sha2/sha2.c:45: 06:00:41 /device-coap/deps/tinydtls/sha2/sha2.h:134:24: note: previously declared as 'uint8_t[32]' {aka 'unsigned char[32]'} 06:00:41 134 | void dtls_sha256_final(uint8_t[DTLS_SHA256_DIGEST_LENGTH], dtls_sha256_ctx*); 06:00:41 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 06:00:41 /device-coap/deps/tinydtls/sha2/sha2.c:690:54: warning: argument 2 of type 'char[]' with mismatched bound [-Warray-parameter=] 06:00:41 690 | char *dtls_sha256_end(dtls_sha256_ctx* context, char buffer[]) { 06:00:41 | ~~~~~^~~~~~~~ 06:00:41 /device-coap/deps/tinydtls/sha2/sha2.h:135:41: note: previously declared as 'char[65]' 06:00:41 135 | char* dtls_sha256_end(dtls_sha256_ctx*, char[DTLS_SHA256_DIGEST_STRING_LENGTH]); 06:00:41 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 06:00:41 [100%] Linking C shared library libtinydtls.so 06:00:41 [100%] Built target tinydtls 06:00:41 + make install 06:00:42 [100%] Built target tinydtls 06:00:42 Install the project... 06:00:42 -- Install configuration: "Release" 06:00:42 -- Installing: /usr/local/lib/libtinydtls.so 06:00:42 -- Up-to-date: /usr/local/include/tinydtls 06:00:42 -- Installing: /usr/local/include/tinydtls/uthash.h 06:00:42 -- Up-to-date: /usr/local/include/tinydtls/sha2 06:00:42 -- Installing: /usr/local/include/tinydtls/sha2/sha2.h 06:00:42 -- Up-to-date: /usr/local/include/tinydtls/ecc 06:00:42 -- Installing: /usr/local/include/tinydtls/ecc/test_helper.h 06:00:42 -- Installing: /usr/local/include/tinydtls/ecc/ecc.h 06:00:42 -- Installing: /usr/local/include/tinydtls/tinydtls.h 06:00:42 -- Installing: /usr/local/include/tinydtls/alert.h 06:00:42 -- Up-to-date: /usr/local/include/tinydtls/aes 06:00:42 -- Installing: /usr/local/include/tinydtls/aes/rijndael.h 06:00:42 -- Installing: /usr/local/include/tinydtls/crypto.h 06:00:42 -- Installing: /usr/local/include/tinydtls/numeric.h 06:00:42 -- Installing: /usr/local/include/tinydtls/peer.h 06:00:42 -- Installing: /usr/local/include/tinydtls/utlist.h 06:00:42 -- Installing: /usr/local/include/tinydtls/dtls_mutex.h 06:00:42 -- Installing: /usr/local/include/tinydtls/dtls_time.h 06:00:42 -- Installing: /usr/local/include/tinydtls/netq.h 06:00:42 -- Installing: /usr/local/include/tinydtls/dtls.h 06:00:42 -- Installing: /usr/local/include/tinydtls/global.h 06:00:42 -- Installing: /usr/local/include/tinydtls/state.h 06:00:42 -- Installing: /usr/local/include/tinydtls/dtls_debug.h 06:00:42 -- Installing: /usr/local/include/tinydtls/session.h 06:00:42 -- Installing: /usr/local/include/tinydtls/dtls_prng.h 06:00:42 -- Installing: /usr/local/include/tinydtls/hmac.h 06:00:42 -- Installing: /usr/local/include/tinydtls/ccm.h 06:00:42 -- Up-to-date: /usr/local/include/tinydtls 06:00:42 -- Installing: /usr/local/include/tinydtls/dtls_config.h 06:00:42 + cd /device-coap/deps 06:00:42 + git clone https://github.com/obgm/libcoap.git 06:00:42 Cloning into 'libcoap'... 06:00:43 + cd libcoap 06:00:43 + git reset --hard 1739507 06:00:43 HEAD is now at 1739507a Merge pull request #536 from mrdeep1/bad_tcp 06:00:43 + patch -p1 06:00:43 patching file cmake/FindTinyDTLS.cmake 06:00:43 + patch -p1 06:00:43 patching file include/coap2/coap_config.h.in 06:00:43 + mkdir -p build 06:00:43 + cd build 06:00:43 + cmake '-DWITH_EPOLL=OFF' '-DDTLS_BACKEND=tinydtls' '-DUSE_VENDORED_TINYDTLS=OFF' '-DENABLE_TESTS=OFF' '-DENABLE_EXAMPLES=OFF' '-DENABLE_DOCS=OFF' '-DCMAKE_BUILD_TYPE=Release' '-DBUILD_SHARED_LIBS=ON' .. 06:00:43 -- The CXX compiler identification is GNU 12.2.1 06:00:43 -- The C compiler identification is GNU 12.2.1 06:00:43 -- Detecting CXX compiler ABI info 06:00:43 -- Detecting CXX compiler ABI info - done 06:00:43 -- Check for working CXX compiler: /usr/bin/c++ - skipped 06:00:43 -- Detecting CXX compile features 06:00:43 -- Detecting CXX compile features - done 06:00:43 -- Detecting C compiler ABI info 06:00:43 -- Detecting C compiler ABI info - done 06:00:43 -- Check for working C compiler: /usr/bin/cc - skipped 06:00:43 -- Detecting C compile features 06:00:43 -- Detecting C compile features - done 06:00:43 -- Looking for byteswap.h 06:00:43 -- Looking for byteswap.h - found 06:00:43 -- Looking for inttypes.h 06:00:44 -- Looking for inttypes.h - found 06:00:44 -- Looking for limits.h 06:00:44 -- Looking for limits.h - found 06:00:44 -- Looking for memory.h 06:00:44 -- Looking for memory.h - found 06:00:44 -- Looking for strings.h 06:00:44 -- Looking for strings.h - found 06:00:44 -- Looking for string.h 06:00:44 -- Looking for string.h - found 06:00:44 -- Looking for sys/sysctl.h 06:00:44 -- Looking for sys/sysctl.h - not found 06:00:44 -- Looking for netinet/in.h 06:00:44 -- Looking for netinet/in.h - found 06:00:44 -- Looking for sys/epoll.h 06:00:44 -- Looking for sys/epoll.h - found 06:00:44 -- Looking for sys/timerfd.h 06:00:44 -- Looking for sys/timerfd.h - found 06:00:44 -- Looking for arpa/inet.h 06:00:44 -- Looking for arpa/inet.h - found 06:00:44 -- Looking for stdbool.h 06:00:44 -- Looking for stdbool.h - found 06:00:44 -- Looking for netdb.h 06:00:44 -- Looking for netdb.h - found 06:00:44 -- Looking for pthread.h 06:00:44 -- Looking for pthread.h - found 06:00:44 -- Looking for stdlib.h 06:00:45 -- Looking for stdlib.h - found 06:00:45 -- Looking for stdint.h 06:00:45 -- Looking for stdint.h - found 06:00:45 -- Looking for syslog.h 06:00:45 -- Looking for syslog.h - found 06:00:45 -- Looking for sys/ioctl.h 06:00:45 -- Looking for sys/ioctl.h - found 06:00:45 -- Looking for sys/socket.h 06:00:45 -- Looking for sys/socket.h - found 06:00:45 -- Looking for sys/stat.h 06:00:45 -- Looking for sys/stat.h - found 06:00:45 -- Looking for sys/time.h 06:00:45 -- Looking for sys/time.h - found 06:00:45 -- Looking for sys/types.h 06:00:45 -- Looking for sys/types.h - found 06:00:45 -- Looking for sys/unistd.h 06:00:45 -- Looking for sys/unistd.h - not found 06:00:45 -- Looking for time.h 06:00:45 -- Looking for time.h - found 06:00:45 -- Looking for unistd.h 06:00:45 -- Looking for unistd.h - found 06:00:45 -- Looking for float.h 06:00:45 -- Looking for float.h - found 06:00:45 -- Looking for stddef.h 06:00:45 -- Looking for stddef.h - found 06:00:45 -- Looking for winsock2.h 06:00:46 -- Looking for winsock2.h - not found 06:00:46 -- Looking for ws2tcpip.h 06:00:46 -- Looking for ws2tcpip.h - not found 06:00:46 -- Looking for malloc 06:00:46 -- Looking for malloc - found 06:00:46 -- Looking for memset 06:00:46 -- Looking for memset - found 06:00:46 -- Looking for select 06:00:46 -- Looking for select - found 06:00:46 -- Looking for socket 06:00:46 -- Looking for socket - found 06:00:46 -- Looking for strcasecmp 06:00:46 -- Looking for strcasecmp - found 06:00:46 -- Looking for pthread_mutex_lock 06:00:46 -- Looking for pthread_mutex_lock - found 06:00:46 -- Looking for getaddrinfo 06:00:46 -- Looking for getaddrinfo - found 06:00:46 -- Looking for strnlen 06:00:46 -- Looking for strnlen - found 06:00:46 -- Looking for strrchr 06:00:46 -- Looking for strrchr - found 06:00:46 -- Looking for getrandom 06:00:46 -- Looking for getrandom - found 06:00:46 -- Looking for cmsghdr 06:00:46 -- Looking for cmsghdr - not found 06:00:46 -- compiling without epoll support 06:00:46 -- compiling with DTLS support 06:00:46 -- DTLS_BACKEND: tinydtls 06:00:46 -- Found TinyDTLS: /usr/local/include 06:00:46 -- TINYDTLS_INCLUDE_DIR: /usr/local/include/tinydtls 06:00:46 -- TINYDTLS_LIBRARIES: /usr/local/lib/libtinydtls.so 06:00:46 -- TINYDTLS_ROOT_DIR: 06:00:46 -- compiling with tinydtls support 06:00:46 -- ENABLE_DTLS:.....................ON 06:00:46 -- ENABLE_TCP:......................ON 06:00:46 -- ENABLE_DOCS:.....................OFF 06:00:46 -- ENABLE_EXAMPLES:.................OFF 06:00:46 -- DTLS_BACKEND:....................tinydtls 06:00:46 -- WITH_GNUTLS:.....................OFF 06:00:46 -- WITH_TINYDTLS:...................ON 06:00:46 -- WITH_OPENSSL:....................OFF 06:00:46 -- WITH_MBEDTLS:....................OFF 06:00:46 -- HAVE_LIBTINYDTLS:................1 06:00:46 -- HAVE_LIBGNUTLS:.................. 06:00:46 -- HAVE_OPENSSL:.................... 06:00:46 -- HAVE_MBEDTLS:.................... 06:00:46 -- COAP_EPOLL_SUPPORT:.............. 06:00:46 -- CMAKE_C_COMPILER:................/usr/bin/cc 06:00:46 -- BUILD_SHARED_LIBS:...............ON 06:00:46 -- CMAKE_BUILD_TYPE:................Release 06:00:46 -- CMAKE_SYSTEM_PROCESSOR:..........x86_64 06:00:46 -- Configuring done (3.5s) 06:00:46 CMake Warning (dev) at CMakeLists.txt:16 (add_library): 06:00:46 Policy CMP0115 is not set: Source file extensions must be explicit. Run 06:00:46 "cmake --help-policy CMP0115" for policy details. Use the cmake_policy 06:00:46 command to set the policy and suppress this warning. 06:00:46 06:00:46 File: 06:00:46 06:00:46 /device-coap/deps/libcoap/include/coap2/coap.h.in 06:00:46 This warning is for project developers. Use -Wno-dev to suppress it. 06:00:46 06:00:46 -- Generating done (0.0s) 06:00:46 -- Build files have been written to: /device-coap/deps/libcoap/build 06:00:46 + make 06:00:46 [ 4%] Building C object CMakeFiles/coap-2.dir/src/address.c.o 06:00:47 [ 8%] Building C object CMakeFiles/coap-2.dir/src/async.c.o 06:00:47 [ 13%] Building C object CMakeFiles/coap-2.dir/src/block.c.o 06:00:47 [ 17%] Building C object CMakeFiles/coap-2.dir/src/coap_debug.c.o 06:00:47 [ 21%] Building C object CMakeFiles/coap-2.dir/src/coap_event.c.o 06:00:47 [ 26%] Building C object CMakeFiles/coap-2.dir/src/coap_hashkey.c.o 06:00:47 [ 30%] Building C object CMakeFiles/coap-2.dir/src/coap_io.c.o 06:00:47 [ 34%] Building C object CMakeFiles/coap-2.dir/src/coap_notls.c.o 06:00:47 [ 39%] Building C object CMakeFiles/coap-2.dir/src/coap_prng.c.o 06:00:47 [ 43%] Building C object CMakeFiles/coap-2.dir/src/coap_session.c.o 06:00:48 [ 47%] Building C object CMakeFiles/coap-2.dir/src/coap_tcp.c.o 06:00:48 [ 52%] Building C object CMakeFiles/coap-2.dir/src/coap_time.c.o 06:00:48 [ 56%] Building C object CMakeFiles/coap-2.dir/src/encode.c.o 06:00:48 [ 60%] Building C object CMakeFiles/coap-2.dir/src/mem.c.o 06:00:48 [ 65%] Building C object CMakeFiles/coap-2.dir/src/net.c.o 06:00:49 [ 69%] Building C object CMakeFiles/coap-2.dir/src/option.c.o 06:00:49 [ 73%] Building C object CMakeFiles/coap-2.dir/src/pdu.c.o 06:00:49 [ 78%] Building C object CMakeFiles/coap-2.dir/src/resource.c.o 06:00:50 [ 82%] Building C object CMakeFiles/coap-2.dir/src/str.c.o 06:00:50 [ 86%] Building C object CMakeFiles/coap-2.dir/src/subscribe.c.o 06:00:50 [ 91%] Building C object CMakeFiles/coap-2.dir/src/uri.c.o 06:00:50 [ 95%] Building C object CMakeFiles/coap-2.dir/src/coap_tinydtls.c.o 06:00:50 [100%] Linking C shared library libcoap-2.so 06:00:50 [100%] Built target coap-2 06:00:50 + make install 06:00:50 [100%] Built target coap-2 06:00:50 Install the project... 06:00:50 -- Install configuration: "Release" 06:00:50 -- Installing: /usr/local/lib/libcoap-2.so 06:00:50 -- Set runtime path of "/usr/local/lib/libcoap-2.so" to "" 06:00:50 -- Installing: /usr/local/lib/cmake/libcoap/libcoapTargets.cmake 06:00:50 -- Installing: /usr/local/lib/cmake/libcoap/libcoapTargets-release.cmake 06:00:50 -- Installing: /usr/local/lib/cmake/libcoap/libcoapConfig.cmake 06:00:50 -- Installing: /usr/local/lib/cmake/libcoap/libcoapConfigVersion.cmake 06:00:50 -- Up-to-date: /usr/local/include 06:00:50 -- Up-to-date: /usr/local/include/coap2 06:00:50 -- Installing: /usr/local/include/coap2/uthash.h 06:00:50 -- Installing: /usr/local/include/coap2/subscribe.h 06:00:50 -- Installing: /usr/local/include/coap2/option.h 06:00:50 -- Installing: /usr/local/include/coap2/resource.h 06:00:50 -- Installing: /usr/local/include/coap2/bits.h 06:00:50 -- Installing: /usr/local/include/coap2/coap_hashkey.h 06:00:50 -- Installing: /usr/local/include/coap2/block.h 06:00:50 -- Installing: /usr/local/include/coap2/coap_io.h 06:00:50 -- Installing: /usr/local/include/coap2/pdu.h 06:00:50 -- Installing: /usr/local/include/coap2/str.h 06:00:50 -- Installing: /usr/local/include/coap2/async.h 06:00:50 -- Installing: /usr/local/include/coap2/net.h 06:00:50 -- Installing: /usr/local/include/coap2/address.h 06:00:50 -- Installing: /usr/local/include/coap2/uri.h 06:00:50 -- Installing: /usr/local/include/coap2/coap_event.h 06:00:50 -- Installing: /usr/local/include/coap2/coap_riot.h 06:00:50 -- Installing: /usr/local/include/coap2/coap_dtls.h 06:00:50 -- Installing: /usr/local/include/coap2/coap_mutex.h 06:00:50 -- Installing: /usr/local/include/coap2/coap_prng.h 06:00:50 -- Installing: /usr/local/include/coap2/lwippools.h 06:00:50 -- Installing: /usr/local/include/coap2/coap_debug.h 06:00:50 -- Installing: /usr/local/include/coap2/utlist.h 06:00:50 -- Installing: /usr/local/include/coap2/coap_time.h 06:00:50 -- Installing: /usr/local/include/coap2/encode.h 06:00:50 -- Installing: /usr/local/include/coap2/libcoap.h 06:00:50 -- Installing: /usr/local/include/coap2/coap_forward_decls.h 06:00:50 -- Installing: /usr/local/include/coap2/mem.h 06:00:50 -- Installing: /usr/local/include/coap2/coap_session.h 06:00:50 -- Up-to-date: /usr/local/include 06:00:50 -- Up-to-date: /usr/local/include/coap2 06:00:50 -- Installing: /usr/local/include/coap2/coap.h 06:00:50 + '[' 1 '=' 1 ] 06:00:50 + cd /device-coap/deps 06:00:50 + wget https://github.com/edgexfoundry/device-sdk-c/archive/v4.0.0.zip 06:00:50 Connecting to github.com (140.82.114.3:443) 06:00:50 Connecting to codeload.github.com (140.82.112.10:443) 06:00:50 saving to 'v4.0.0.zip' 06:00:51 v4.0.0.zip 100% |********************************| 245k 0:00:00 ETA 06:00:51 'v4.0.0.zip' saved 06:00:51 + unzip v4.0.0.zip 06:00:51 Archive: v4.0.0.zip 06:00:51 creating: device-sdk-c-4.0.0/ 06:00:51 creating: device-sdk-c-4.0.0/.github/ 06:00:51 inflating: device-sdk-c-4.0.0/.github/Contributing.md 06:00:51 inflating: device-sdk-c-4.0.0/.github/PULL_REQUEST_TEMPLATE.md 06:00:51 inflating: device-sdk-c-4.0.0/.github/semantic.yml 06:00:51 creating: device-sdk-c-4.0.0/.github/workflows/ 06:00:51 inflating: device-sdk-c-4.0.0/.github/workflows/release.yml 06:00:51 inflating: device-sdk-c-4.0.0/.gitignore 06:00:51 inflating: device-sdk-c-4.0.0/Attribution.txt 06:00:51 inflating: device-sdk-c-4.0.0/CHANGELOG.md 06:00:51 inflating: device-sdk-c-4.0.0/Doxyfile 06:00:51 inflating: device-sdk-c-4.0.0/GOVERNANCE.md 06:00:51 inflating: device-sdk-c-4.0.0/Jenkinsfile 06:00:51 inflating: device-sdk-c-4.0.0/LICENSE 06:00:51 inflating: device-sdk-c-4.0.0/Makefile 06:00:51 inflating: device-sdk-c-4.0.0/OWNERS.md 06:00:51 inflating: device-sdk-c-4.0.0/README.IOT.md 06:00:51 inflating: device-sdk-c-4.0.0/README.md 06:00:51 inflating: device-sdk-c-4.0.0/README.v3.md 06:00:51 creating: device-sdk-c-4.0.0/docs/ 06:00:51 inflating: device-sdk-c-4.0.0/docs/configuration.md 06:00:51 inflating: device-sdk-c-4.0.0/docs/deviceprofiles.md 06:00:51 inflating: device-sdk-c-4.0.0/docs/metrics.md 06:00:51 inflating: device-sdk-c-4.0.0/docs/servicewritersguide.md 06:00:51 inflating: device-sdk-c-4.0.0/docs/startup.md 06:00:51 creating: device-sdk-c-4.0.0/include/ 06:00:51 creating: device-sdk-c-4.0.0/include/devsdk/ 06:00:51 inflating: device-sdk-c-4.0.0/include/devsdk/devsdk-base.h 06:00:51 inflating: device-sdk-c-4.0.0/include/devsdk/devsdk.h 06:00:51 creating: device-sdk-c-4.0.0/include/edgex/ 06:00:51 inflating: device-sdk-c-4.0.0/include/edgex/devices.h 06:00:51 inflating: device-sdk-c-4.0.0/include/edgex/edgex-base.h 06:00:51 inflating: device-sdk-c-4.0.0/include/edgex/edgex.h 06:00:51 inflating: device-sdk-c-4.0.0/include/edgex/profiles.h 06:00:51 inflating: device-sdk-c-4.0.0/include/edgex/rest-server.h 06:00:51 creating: device-sdk-c-4.0.0/scripts/ 06:00:51 inflating: device-sdk-c-4.0.0/scripts/Dockerfile.alpine 06:00:51 inflating: device-sdk-c-4.0.0/scripts/Dockerfile.alpine-base 06:00:51 inflating: device-sdk-c-4.0.0/scripts/build.sh 06:00:51 inflating: device-sdk-c-4.0.0/scripts/entrypoint.sh 06:00:51 creating: device-sdk-c-4.0.0/src/ 06:00:51 inflating: device-sdk-c-4.0.0/src/CMakeLists.txt 06:00:51 creating: device-sdk-c-4.0.0/src/c/ 06:00:51 inflating: device-sdk-c-4.0.0/src/c/CMakeLists.txt 06:00:51 inflating: device-sdk-c-4.0.0/src/c/api.h 06:00:51 inflating: device-sdk-c-4.0.0/src/c/autoevent.c 06:00:51 inflating: device-sdk-c-4.0.0/src/c/autoevent.h 06:00:51 inflating: device-sdk-c-4.0.0/src/c/bus-impl.h 06:00:51 inflating: device-sdk-c-4.0.0/src/c/bus-mqtt.c 06:00:51 inflating: device-sdk-c-4.0.0/src/c/bus.c 06:00:51 inflating: device-sdk-c-4.0.0/src/c/bus.h 06:00:51 inflating: device-sdk-c-4.0.0/src/c/callback3.c 06:00:51 inflating: device-sdk-c-4.0.0/src/c/callback3.h 06:00:51 inflating: device-sdk-c-4.0.0/src/c/cmdinfo.h 06:00:51 inflating: device-sdk-c-4.0.0/src/c/config.c 06:00:51 inflating: device-sdk-c-4.0.0/src/c/config.h 06:00:51 inflating: device-sdk-c-4.0.0/src/c/correlation.c 06:00:51 inflating: device-sdk-c-4.0.0/src/c/correlation.h 06:00:51 inflating: device-sdk-c-4.0.0/src/c/data.c 06:00:51 inflating: device-sdk-c-4.0.0/src/c/data.h 06:00:51 inflating: device-sdk-c-4.0.0/src/c/defs.h.in 06:00:51 inflating: device-sdk-c-4.0.0/src/c/device.c 06:00:51 inflating: device-sdk-c-4.0.0/src/c/device.h 06:00:51 inflating: device-sdk-c-4.0.0/src/c/devman.c 06:00:51 inflating: device-sdk-c-4.0.0/src/c/devmap.c 06:00:51 inflating: device-sdk-c-4.0.0/src/c/devmap.h 06:00:51 inflating: device-sdk-c-4.0.0/src/c/devsdk-base.c 06:00:51 inflating: device-sdk-c-4.0.0/src/c/devutil.h 06:00:51 inflating: device-sdk-c-4.0.0/src/c/discovery.c 06:00:51 inflating: device-sdk-c-4.0.0/src/c/discovery.h 06:00:51 inflating: device-sdk-c-4.0.0/src/c/dto-read.c 06:00:51 inflating: device-sdk-c-4.0.0/src/c/dto-read.h 06:00:51 inflating: device-sdk-c-4.0.0/src/c/edgex-logging.c 06:00:51 inflating: device-sdk-c-4.0.0/src/c/edgex-logging.h 06:00:51 inflating: device-sdk-c-4.0.0/src/c/edgex-rest.c 06:00:51 inflating: device-sdk-c-4.0.0/src/c/edgex-rest.h 06:00:51 inflating: device-sdk-c-4.0.0/src/c/edgex2.h 06:00:51 inflating: device-sdk-c-4.0.0/src/c/errorlist.h 06:00:51 creating: device-sdk-c-4.0.0/src/c/examples/ 06:00:51 inflating: device-sdk-c-4.0.0/src/c/examples/CMakeLists.txt 06:00:51 inflating: device-sdk-c-4.0.0/src/c/examples/README.md 06:00:51 creating: device-sdk-c-4.0.0/src/c/examples/bitfields/ 06:00:51 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/CMakeLists.txt 06:00:51 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/README.md 06:00:51 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/device-bitfields.c 06:00:51 creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/ 06:00:51 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/configuration.yaml 06:00:51 creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/devices/ 06:00:51 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/devices/Bitfields.json 06:00:51 creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/profiles/ 06:00:51 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/profiles/Example-Bitfields.json 06:00:51 creating: device-sdk-c-4.0.0/src/c/examples/counters/ 06:00:51 inflating: device-sdk-c-4.0.0/src/c/examples/counters/CMakeLists.txt 06:00:51 inflating: device-sdk-c-4.0.0/src/c/examples/counters/README.md 06:00:51 inflating: device-sdk-c-4.0.0/src/c/examples/counters/device-counter.c 06:00:51 creating: device-sdk-c-4.0.0/src/c/examples/counters/res/ 06:00:51 inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/configuration.yaml 06:00:51 creating: device-sdk-c-4.0.0/src/c/examples/counters/res/devices/ 06:00:51 inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/devices/Counters.json 06:00:51 creating: device-sdk-c-4.0.0/src/c/examples/counters/res/profiles/ 06:00:51 inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/profiles/Counter.json 06:00:51 creating: device-sdk-c-4.0.0/src/c/examples/discovery/ 06:00:51 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/CMakeLists.txt 06:00:51 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/README.md 06:00:51 creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/ 06:00:51 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/configuration.yaml 06:00:51 creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/devices/ 06:00:51 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/devices/readme.txt 06:00:51 creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/profiles/ 06:00:51 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/profiles/TemplateProfile.json 06:00:51 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/template.c 06:00:51 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/watcher1.json 06:00:51 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/watcher2.json 06:00:51 creating: device-sdk-c-4.0.0/src/c/examples/file/ 06:00:51 inflating: device-sdk-c-4.0.0/src/c/examples/file/CMakeLists.txt 06:00:51 inflating: device-sdk-c-4.0.0/src/c/examples/file/README.md 06:00:51 inflating: device-sdk-c-4.0.0/src/c/examples/file/device-file.c 06:00:51 creating: device-sdk-c-4.0.0/src/c/examples/file/res/ 06:00:51 inflating: device-sdk-c-4.0.0/src/c/examples/file/res/configuration.yaml 06:00:51 creating: device-sdk-c-4.0.0/src/c/examples/file/res/devices/ 06:00:51 inflating: device-sdk-c-4.0.0/src/c/examples/file/res/devices/file1.json 06:00:51 inflating: device-sdk-c-4.0.0/src/c/examples/file/res/lorem.txt 06:00:51 creating: device-sdk-c-4.0.0/src/c/examples/file/res/profiles/ 06:00:51 inflating: device-sdk-c-4.0.0/src/c/examples/file/res/profiles/FileExampleProfile.json 06:00:51 creating: device-sdk-c-4.0.0/src/c/examples/gyro/ 06:00:51 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/CMakeLists.txt 06:00:51 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/README.md 06:00:51 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/device-gyro.c 06:00:51 creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/ 06:00:51 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/configuration.yaml 06:00:51 creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/devices/ 06:00:51 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/devices/gyro.json 06:00:51 creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/profiles/ 06:00:51 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/profiles/Gyro.json 06:00:51 creating: device-sdk-c-4.0.0/src/c/examples/random/ 06:00:51 inflating: device-sdk-c-4.0.0/src/c/examples/random/CMakeLists.txt 06:00:51 inflating: device-sdk-c-4.0.0/src/c/examples/random/README.md 06:00:51 inflating: device-sdk-c-4.0.0/src/c/examples/random/device-random.c 06:00:51 creating: device-sdk-c-4.0.0/src/c/examples/random/res/ 06:00:51 inflating: device-sdk-c-4.0.0/src/c/examples/random/res/configuration.yaml 06:00:51 creating: device-sdk-c-4.0.0/src/c/examples/random/res/devices/ 06:00:51 inflating: device-sdk-c-4.0.0/src/c/examples/random/res/devices/randomdevice1.json 06:00:51 creating: device-sdk-c-4.0.0/src/c/examples/random/res/profiles/ 06:00:51 inflating: device-sdk-c-4.0.0/src/c/examples/random/res/profiles/RandomExampleProfile.json 06:00:51 creating: device-sdk-c-4.0.0/src/c/examples/res/ 06:00:51 inflating: device-sdk-c-4.0.0/src/c/examples/res/configuration.yaml 06:00:51 creating: device-sdk-c-4.0.0/src/c/examples/res/devices/ 06:00:51 inflating: device-sdk-c-4.0.0/src/c/examples/res/devices/device1.json 06:00:51 creating: device-sdk-c-4.0.0/src/c/examples/res/profiles/ 06:00:51 inflating: device-sdk-c-4.0.0/src/c/examples/res/profiles/TemplateProfile.json 06:00:51 inflating: device-sdk-c-4.0.0/src/c/examples/template.c 06:00:51 creating: device-sdk-c-4.0.0/src/c/examples/terminal/ 06:00:51 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/CMakeLists.txt 06:00:51 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/README.md 06:00:51 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/device-terminal.c 06:00:51 creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/ 06:00:51 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/configuration.yaml 06:00:51 creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/devices/ 06:00:51 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/devices/terminal.json 06:00:51 creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/profiles/ 06:00:51 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/profiles/Terminal.json 06:00:51 inflating: device-sdk-c-4.0.0/src/c/filesys.c 06:00:51 inflating: device-sdk-c-4.0.0/src/c/filesys.h 06:00:51 inflating: device-sdk-c-4.0.0/src/c/keeper.c 06:00:51 inflating: device-sdk-c-4.0.0/src/c/keeper.h 06:00:51 inflating: device-sdk-c-4.0.0/src/c/map.c 06:00:51 inflating: device-sdk-c-4.0.0/src/c/map.h 06:00:51 inflating: device-sdk-c-4.0.0/src/c/metadata.c 06:00:51 inflating: device-sdk-c-4.0.0/src/c/metadata.h 06:00:51 inflating: device-sdk-c-4.0.0/src/c/metrics.h 06:00:51 inflating: device-sdk-c-4.0.0/src/c/opstate.c 06:00:51 inflating: device-sdk-c-4.0.0/src/c/opstate.h 06:00:51 inflating: device-sdk-c-4.0.0/src/c/parson.c 06:00:51 inflating: device-sdk-c-4.0.0/src/c/parson.h 06:00:51 inflating: device-sdk-c-4.0.0/src/c/profiles.c 06:00:51 inflating: device-sdk-c-4.0.0/src/c/profiles.h 06:00:51 inflating: device-sdk-c-4.0.0/src/c/registry-impl.h 06:00:51 inflating: device-sdk-c-4.0.0/src/c/registry.c 06:00:51 inflating: device-sdk-c-4.0.0/src/c/registry.h 06:00:51 inflating: device-sdk-c-4.0.0/src/c/reqdata.c 06:00:51 inflating: device-sdk-c-4.0.0/src/c/reqdata.h 06:00:51 inflating: device-sdk-c-4.0.0/src/c/request_auth.c 06:00:51 inflating: device-sdk-c-4.0.0/src/c/request_auth.h 06:00:51 inflating: device-sdk-c-4.0.0/src/c/rest-server.c 06:00:51 inflating: device-sdk-c-4.0.0/src/c/rest-server.h 06:00:51 inflating: device-sdk-c-4.0.0/src/c/rest.c 06:00:51 inflating: device-sdk-c-4.0.0/src/c/rest.h 06:00:51 inflating: device-sdk-c-4.0.0/src/c/secrets-impl.h 06:00:51 inflating: device-sdk-c-4.0.0/src/c/secrets-insecure.c 06:00:51 inflating: device-sdk-c-4.0.0/src/c/secrets-insecure.h 06:00:51 inflating: device-sdk-c-4.0.0/src/c/secrets-vault.c 06:00:51 inflating: device-sdk-c-4.0.0/src/c/secrets-vault.h 06:00:51 inflating: device-sdk-c-4.0.0/src/c/secrets.c 06:00:51 inflating: device-sdk-c-4.0.0/src/c/secrets.h 06:00:51 inflating: device-sdk-c-4.0.0/src/c/service.c 06:00:51 inflating: device-sdk-c-4.0.0/src/c/service.h 06:00:51 inflating: device-sdk-c-4.0.0/src/c/transform.c 06:00:51 inflating: device-sdk-c-4.0.0/src/c/transform.h 06:00:51 inflating: device-sdk-c-4.0.0/src/c/validate.c 06:00:51 inflating: device-sdk-c-4.0.0/src/c/validate.h 06:00:51 inflating: device-sdk-c-4.0.0/src/c/watchers.c 06:00:51 inflating: device-sdk-c-4.0.0/src/c/watchers.h 06:00:51 creating: device-sdk-c-4.0.0/src/cmake/ 06:00:51 inflating: device-sdk-c-4.0.0/src/cmake/FindIOT.cmake 06:00:51 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBCBOR.cmake 06:00:51 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBMICROHTTP.cmake 06:00:51 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBPAHO.cmake 06:00:51 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBUUID.cmake 06:00:51 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBYAML.cmake 06:00:51 + cd device-sdk-c-4.0.0 06:00:51 + ./scripts/build.sh 06:00:51 + CPPCHECK=false 06:00:51 + DOCGEN=false 06:00:51 + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' 06:00:51 + '[' 0 -gt 0 ] 06:00:51 + readlink -f ./scripts/build.sh 06:00:51 + dirname /device-coap/deps/device-sdk-c-4.0.0/scripts/build.sh 06:00:51 + dirname /device-coap/deps/device-sdk-c-4.0.0/scripts 06:00:51 + ROOT=/device-coap/deps/device-sdk-c-4.0.0 06:00:51 + cd /device-coap/deps/device-sdk-c-4.0.0 06:00:51 + mkdir -p /device-coap/deps/device-sdk-c-4.0.0/build/release 06:00:51 + cd /device-coap/deps/device-sdk-c-4.0.0/build/release 06:00:51 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-coap/deps/device-sdk-c-4.0.0/src 06:00:51 -- The C compiler identification is GNU 12.2.1 06:00:51 -- Detecting C compiler ABI info 06:00:51 -- Detecting C compiler ABI info - done 06:00:51 -- Check for working C compiler: /usr/bin/cc - skipped 06:00:51 -- Detecting C compile features 06:00:51 -- Detecting C compile features - done 06:00:51 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 06:00:51 -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") 06:00:51 -- Found LIBYAML: /usr/lib/libyaml.so 06:00:51 -- Found LIBUUID: /usr/lib/libuuid.so 06:00:51 -- Found LIBCBOR: /usr/lib/libcbor.so 06:00:51 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 06:00:51 -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so 06:00:51 -- /opt/iotech/iot/1.5/include 06:00:51 -- C SDK 0.0.0 for Linux 06:00:51 -- Performing Test CSDK_HAVE_ATOMIC 06:00:51 -- Performing Test CSDK_HAVE_ATOMIC - Success 06:00:51 -- Found Curses: /usr/lib/libcurses.so 06:00:51 -- Configuring done (0.4s) 06:00:51 -- Generating done (0.0s) 06:00:51 -- Build files have been written to: /device-coap/deps/device-sdk-c-4.0.0/build/release 06:00:51 + make all package 06:00:51 + tee release.log 06:00:51 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 06:00:51 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o 06:00:51 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o 06:00:51 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o 06:00:52 [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o 06:00:52 [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 06:00:52 [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o 06:00:52 [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o 06:00:53 [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 06:00:53 [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 06:00:53 [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 06:00:53 [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 06:00:53 [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o 06:00:53 [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 06:00:53 [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 06:00:53 [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 06:00:53 [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o 06:00:54 [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o 06:00:54 [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 06:00:54 [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o 06:00:54 [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 06:00:55 [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 06:00:55 [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 06:00:55 [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 06:00:55 [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o 06:00:55 [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 06:00:56 [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 06:00:56 [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o 06:00:56 [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o 06:00:56 [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o 06:00:56 [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o 06:00:56 /device-coap/deps/device-sdk-c-4.0.0/src/c/service.c: In function 'devsdk_service_start': 06:00:56 /device-coap/deps/device-sdk-c-4.0.0/src/c/service.c:1063:5: warning: 'deviceservices_config' may be used uninitialized [-Wmaybe-uninitialized] 06:00:56 1063 | edgex_device_parseClients (svc->logger, iot_data_string_map_get (deviceservices_config, "Clients"), &svc->config.endpoints); 06:00:56 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 06:00:56 /device-coap/deps/device-sdk-c-4.0.0/src/c/service.c:875:21: note: 'deviceservices_config' was declared here 06:00:56 875 | const iot_data_t *deviceservices_config; 06:00:56 | ^~~~~~~~~~~~~~~~~~~~~ 06:00:57 [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 06:00:57 [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o 06:00:57 [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 06:00:57 [ 68%] Linking C shared library libcsdk.so 06:00:57 [ 68%] Built target csdk 06:00:57 [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 06:00:57 [ 72%] Linking C executable template 06:00:57 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:00:57 [ 72%] Built target template 06:00:57 [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 06:00:57 [ 76%] Linking C executable device-counter 06:00:57 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:00:57 [ 76%] Built target device-counter 06:00:57 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 06:00:57 [ 80%] Linking C executable device-random 06:00:57 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:00:57 [ 80%] Built target device-random 06:00:57 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 06:00:57 [ 84%] Linking C executable device-gyro 06:00:57 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:00:58 [ 84%] Built target device-gyro 06:00:58 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 06:00:58 [ 88%] Linking C executable device-bitfields 06:00:58 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:00:58 [ 88%] Built target device-bitfields 06:00:58 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 06:00:58 [ 92%] Linking C executable template-discovery 06:00:58 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:00:58 [ 92%] Built target template-discovery 06:00:58 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 06:00:58 [ 96%] Linking C executable device-file 06:00:58 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:00:58 [ 96%] Built target device-file 06:00:58 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 06:00:58 [100%] Linking C executable device-terminal 06:00:58 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:00:58 [100%] Built target device-terminal 06:00:58 Run CPack packaging tool... 06:00:58 CPack: Create package using TGZ 06:00:58 CPack: Install projects 06:00:58 CPack: - Run preinstall target for: Csdk 06:00:59 CPack: - Install project: Csdk [] 06:00:59 CPack: Create package 06:00:59 CPack: - package: /device-coap/deps/device-sdk-c-4.0.0/build/release/csdk-0.0.0.tar.gz generated. 06:00:59 + '[' false '=' true ] 06:00:59 + '[' false '=' true ] 06:00:59 + mkdir -p /device-coap/deps/device-sdk-c-4.0.0/build/debug 06:00:59 + cd /device-coap/deps/device-sdk-c-4.0.0/build/debug 06:00:59 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /device-coap/deps/device-sdk-c-4.0.0/src 06:00:59 -- The C compiler identification is GNU 12.2.1 06:00:59 -- Detecting C compiler ABI info 06:00:59 -- Detecting C compiler ABI info - done 06:00:59 -- Check for working C compiler: /usr/bin/cc - skipped 06:00:59 -- Detecting C compile features 06:00:59 -- Detecting C compile features - done 06:00:59 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 06:00:59 -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") 06:00:59 -- Found LIBYAML: /usr/lib/libyaml.so 06:00:59 -- Found LIBUUID: /usr/lib/libuuid.so 06:00:59 -- Found LIBCBOR: /usr/lib/libcbor.so 06:00:59 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 06:00:59 -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so 06:00:59 -- /opt/iotech/iot/1.5/include 06:00:59 -- C SDK 0.0.0 for Linux 06:00:59 -- Performing Test CSDK_HAVE_ATOMIC 06:00:59 -- Performing Test CSDK_HAVE_ATOMIC - Success 06:00:59 -- Found Curses: /usr/lib/libcurses.so 06:00:59 -- Configuring done (0.4s) 06:00:59 -- Generating done (0.0s) 06:00:59 -- Build files have been written to: /device-coap/deps/device-sdk-c-4.0.0/build/debug 06:00:59 + make 06:00:59 + tee debug.log 06:00:59 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 06:00:59 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o 06:00:59 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o 06:00:59 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o 06:00:59 [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o 06:00:59 [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 06:00:59 [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o 06:01:00 [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o 06:01:00 [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 06:01:00 [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 06:01:00 [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 06:01:00 [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 06:01:00 [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o 06:01:00 [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 06:01:00 [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 06:01:00 [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 06:01:00 [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o 06:01:01 [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o 06:01:01 [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 06:01:01 [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o 06:01:01 [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 06:01:01 [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 06:01:01 [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 06:01:01 [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 06:01:01 [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o 06:01:01 [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 06:01:01 [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 06:01:01 [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o 06:01:01 [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o 06:01:02 [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o 06:01:02 [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o 06:01:02 [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 06:01:02 [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o 06:01:02 [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 06:01:02 [ 68%] Linking C shared library libcsdk.so 06:01:02 [ 68%] Built target csdk 06:01:02 [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 06:01:02 [ 72%] Linking C executable template 06:01:02 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:01:02 [ 72%] Built target template 06:01:02 [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 06:01:02 [ 76%] Linking C executable device-counter 06:01:02 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:01:02 [ 76%] Built target device-counter 06:01:02 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 06:01:02 [ 80%] Linking C executable device-random 06:01:02 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:01:02 [ 80%] Built target device-random 06:01:02 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 06:01:02 [ 84%] Linking C executable device-gyro 06:01: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.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:01:03 [ 84%] Built target device-gyro 06:01:03 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 06:01:03 [ 88%] Linking C executable device-bitfields 06:01: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.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:01:03 [ 88%] Built target device-bitfields 06:01:03 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 06:01:03 [ 92%] Linking C executable template-discovery 06:01: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.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:01:03 [ 92%] Built target template-discovery 06:01:03 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 06:01:03 [ 96%] Linking C executable device-file 06:01: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.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:01:03 [ 96%] Built target device-file 06:01:03 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 06:01:03 [100%] Linking C executable device-terminal 06:01: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.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:01:03 [100%] Built target device-terminal 06:01:03 + cp -rf include/devsdk include/edgex /usr/include/ 06:01:03 + cp build/release/c/libcsdk.so /usr/lib/ 06:01:03 + rm -rf /device-coap/deps 06:01:03 Removing intermediate container 868280e82ee3 06:01:03 ---> 44e2c6aab7d3 06:01:03 Step 13/33 : RUN /device-coap/scripts/build.sh && test -f /device-coap/build/release/device-coap 06:01:04 ---> Running in aca7f8bca781 06:01:04 + readlink -f /device-coap/scripts/build.sh 06:01:04 + dirname /device-coap/scripts/build.sh 06:01:04 + dirname /device-coap/scripts 06:01:04 + ROOT=/device-coap 06:01:04 + echo /device-coap 06:01:04 + cd /device-coap 06:01:04 + mkdir -p /device-coap/build/release 06:01:04 /device-coap 06:01:04 + cd /device-coap/build/release 06:01:04 + cmake '-DCMAKE_BUILD_TYPE=Release' /device-coap/src/c 06:01:04 -- Configuring done (0.0s) 06:01:04 -- Generating done (0.0s) 06:01:04 -- Build files have been written to: /device-coap/build/release 06:01:04 + make 06:01:04 + tee release.log 06:01:04 [ 20%] Building C object CMakeFiles/device-coap.dir/coap-client.c.o 06:01:04 In file included from /usr/include/devsdk/devsdk.h:18, 06:01:04 from /device-coap/src/c/device-coap.h:17, 06:01:04 from /device-coap/src/c/coap-client.h:21, 06:01:04 from /device-coap/src/c/coap-client.c:9: 06:01:04 /device-coap/src/c/coap-client.c: In function 'GetEndDeviceProtocolProperties': 06:01:04 /device-coap/src/c/coap-client.c:89:36: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 06:01:04 89 | iot_log_debug(sdk_ctx->lc, "COAP:PSK key len %u", 06:01:04 | ^~~~~~~~~~~~~~~~~~~~~ 06:01:04 90 | strlen(end_dev_params_ptr->psk_key)); 06:01:04 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 06:01:04 | | 06:01:04 | size_t {aka long unsigned int} 06:01:04 /device-coap/src/c/coap-client.c:89:55: note: format string is defined here 06:01:04 89 | iot_log_debug(sdk_ctx->lc, "COAP:PSK key len %u", 06:01:04 | ~^ 06:01:04 | | 06:01:04 | unsigned int 06:01:04 | %lu 06:01:04 /device-coap/src/c/coap-client.c: In function 'message_handler': 06:01:04 /device-coap/src/c/coap-client.c:126:36: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 06:01:04 126 | iot_log_error(sdk_ctx->lc, "COAP:invalid data of len %u", len); 06:01:04 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ 06:01:04 | | 06:01:04 | size_t {aka long unsigned int} 06:01:04 /device-coap/src/c/coap-client.c:126:63: note: format string is defined here 06:01:04 126 | iot_log_error(sdk_ctx->lc, "COAP:invalid data of len %u", len); 06:01:04 | ~^ 06:01:04 | | 06:01:04 | unsigned int 06:01:04 | %lu 06:01:04 /device-coap/src/c/coap-client.c:129:34: warning: format '%d' expects argument of type 'int', but argument 4 has type 'iot_typecode_t' [-Wformat=] 06:01:04 129 | iot_log_debug(sdk_ctx->lc, "COAP: coap device resource type %d", 06:01:04 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 06:01:04 130 | resource->properties->type); 06:01:04 | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 06:01:04 | | 06:01:04 | iot_typecode_t 06:01:04 /device-coap/src/c/coap-client.c:129:68: note: format string is defined here 06:01:04 129 | iot_log_debug(sdk_ctx->lc, "COAP: coap device resource type %d", 06:01:04 | ~^ 06:01:04 | | 06:01:04 | int 06:01:04 /device-coap/src/c/coap-client.c:139:38: warning: format '%d' expects argument of type 'int', but argument 5 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 06:01:04 139 | iot_log_debug(sdk_ctx->lc, "COAP:coap float data=%s, len = %d", data, 06:01:04 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 06:01:04 140 | len); 06:01:04 | ~~~ 06:01:04 | | 06:01:04 | size_t {aka long unsigned int} 06:01:04 /device-coap/src/c/coap-client.c:139:71: note: format string is defined here 06:01:04 139 | iot_log_debug(sdk_ctx->lc, "COAP:coap float data=%s, len = %d", data, 06:01:04 | ~^ 06:01:04 | | 06:01:04 | int 06:01:04 | %ld 06:01:04 /device-coap/src/c/coap-client.c:144:38: warning: format '%d' expects argument of type 'int', but argument 5 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 06:01:04 144 | iot_log_debug(sdk_ctx->lc, "COAP:coap int32 data=%s, len = %d", data, 06:01:04 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 06:01:04 145 | len); 06:01:04 | ~~~ 06:01:04 | | 06:01:04 | size_t {aka long unsigned int} 06:01:04 /device-coap/src/c/coap-client.c:144:71: note: format string is defined here 06:01:04 144 | iot_log_debug(sdk_ctx->lc, "COAP:coap int32 data=%s, len = %d", data, 06:01:04 | ~^ 06:01:04 | | 06:01:04 | int 06:01:04 | %ld 06:01:04 /device-coap/src/c/coap-client.c:151:38: warning: format '%d' expects argument of type 'int', but argument 5 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 06:01:04 151 | iot_log_debug(sdk_ctx->lc, "COAP:coap json data=%s, len = %d", data, 06:01:04 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 06:01:04 152 | len); 06:01:04 | ~~~ 06:01:04 | | 06:01:04 | size_t {aka long unsigned int} 06:01:04 /device-coap/src/c/coap-client.c:151:70: note: format string is defined here 06:01:04 151 | iot_log_debug(sdk_ctx->lc, "COAP:coap json data=%s, len = %d", data, 06:01:04 | ~^ 06:01:04 | | 06:01:04 | int 06:01:04 | %ld 06:01:04 /device-coap/src/c/coap-client.c:156:38: warning: format '%d' expects argument of type 'int', but argument 4 has type 'iot_typecode_t' [-Wformat=] 06:01:04 156 | iot_log_error(sdk_ctx->lc, "COAP:unsupported resource type %d", 06:01:04 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 06:01:04 157 | resource->properties->type); 06:01:04 | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 06:01:04 | | 06:01:04 | iot_typecode_t 06:01:04 /device-coap/src/c/coap-client.c:156:71: note: format string is defined here 06:01:04 156 | iot_log_error(sdk_ctx->lc, "COAP:unsupported resource type %d", 06:01:04 | ~^ 06:01:04 | | 06:01:04 | int 06:01:04 /device-coap/src/c/coap-client.c: In function 'CoapSendCommandToEndDevice': 06:01:04 /device-coap/src/c/coap-client.c:244:30: warning: format '%d' expects argument of type 'int', but argument 5 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 06:01:04 244 | iot_log_debug(sdk_ctx->lc, "COAP: Data = %d, Len = %d", *post_data, len); 06:01:04 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ 06:01:04 | | 06:01:04 | size_t {aka long unsigned int} 06:01:04 /device-coap/src/c/coap-client.c:244:55: note: format string is defined here 06:01:04 244 | iot_log_debug(sdk_ctx->lc, "COAP: Data = %d, Len = %d", *post_data, len); 06:01:04 | ~^ 06:01:04 | | 06:01:04 | int 06:01:04 | %ld 06:01:04 /device-coap/src/c/coap-client.c:252:32: warning: format '%d' expects argument of type 'int', but argument 5 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 06:01:04 252 | iot_log_debug(sdk_ctx->lc, "COAP-client:ED psk key = %s, len=%d", 06:01:04 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 06:01:04 253 | (uint8_t *)end_dev_params_ptr->psk_key, 06:01:04 254 | strlen(end_dev_params_ptr->psk_key)); 06:01:04 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 06:01:04 | | 06:01:04 | size_t {aka long unsigned int} 06:01:04 /device-coap/src/c/coap-client.c:252:67: note: format string is defined here 06:01:04 252 | iot_log_debug(sdk_ctx->lc, "COAP-client:ED psk key = %s, len=%d", 06:01:04 | ~^ 06:01:04 | | 06:01:04 | int 06:01:04 | %ld 06:01:04 /device-coap/src/c/coap-client.c: In function 'CoapGetRequestToEndDevice': 06:01:04 /device-coap/src/c/coap-client.c:351:32: warning: format '%d' expects argument of type 'int', but argument 5 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 06:01:04 351 | iot_log_debug(sdk_ctx->lc, "COAP-client:ED psk key = %s, len=%d", 06:01:04 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 06:01:04 352 | (uint8_t *)end_dev_params_ptr->psk_key, 06:01:04 353 | strlen(end_dev_params_ptr->psk_key)); 06:01:04 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 06:01:04 | | 06:01:04 | size_t {aka long unsigned int} 06:01:04 /device-coap/src/c/coap-client.c:351:67: note: format string is defined here 06:01:04 351 | iot_log_debug(sdk_ctx->lc, "COAP-client:ED psk key = %s, len=%d", 06:01:04 | ~^ 06:01:04 | | 06:01:04 | int 06:01:04 | %ld 06:01:04 [ 40%] Building C object CMakeFiles/device-coap.dir/coap-server.c.o 06:01:04 In file included from /usr/include/devsdk/devsdk.h:18, 06:01:04 from /usr/include/edgex/devices.h:17, 06:01:04 from /device-coap/src/c/coap-server.c:22: 06:01:04 /device-coap/src/c/coap-server.c: In function 'data_handler': 06:01:04 /device-coap/src/c/coap-server.c:82:32: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 06:01:04 82 | iot_log_info (sdk_ctx->lc, "invalid data of len %u", len); 06:01:04 | ^~~~~~~~~~~~~~~~~~~~~~~~ ~~~ 06:01:04 | | 06:01:04 | size_t {aka long unsigned int} 06:01:04 /device-coap/src/c/coap-server.c:82:54: note: format string is defined here 06:01:04 82 | iot_log_info (sdk_ctx->lc, "invalid data of len %u", len); 06:01:04 | ~^ 06:01:04 | | 06:01:04 | unsigned int 06:01:04 | %lu 06:01:04 /device-coap/src/c/coap-server.c:128:37: warning: format '%d' expects argument of type 'int', but argument 4 has type 'iot_typecode_t' [-Wformat=] 06:01:04 128 | iot_log_error (sdk_ctx->lc, "unsupported resource type %d", resource->properties->type); 06:01:04 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~ 06:01:04 | | 06:01:04 | iot_typecode_t 06:01:04 /device-coap/src/c/coap-server.c:128:65: note: format string is defined here 06:01:04 128 | iot_log_error (sdk_ctx->lc, "unsupported resource type %d", resource->properties->type); 06:01:04 | ~^ 06:01:04 | | 06:01:04 | int 06:01:04 [ 60%] Building C object CMakeFiles/device-coap.dir/coap-util.c.o 06:01:04 In file included from /usr/include/devsdk/devsdk.h:18, 06:01:04 from /device-coap/src/c/coap-util.h:18, 06:01:04 from /device-coap/src/c/coap-util.c:9: 06:01:04 /device-coap/src/c/coap-util.c: In function 'read_data_float64': 06:01:04 /device-coap/src/c/coap-util.c:63:31: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 06:01:04 63 | iot_log_info(sdk_ctx->lc, "invalid float64 of len %u", len); 06:01:04 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ 06:01:04 | | 06:01:04 | size_t {aka long unsigned int} 06:01:04 /device-coap/src/c/coap-util.c:63:56: note: format string is defined here 06:01:04 63 | iot_log_info(sdk_ctx->lc, "invalid float64 of len %u", len); 06:01:04 | ~^ 06:01:04 | | 06:01:04 | unsigned int 06:01:04 | %lu 06:01:04 /device-coap/src/c/coap-util.c:76:31: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 06:01:04 76 | iot_log_info(sdk_ctx->lc, "invalid float64 of len %u", len); 06:01:04 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ 06:01:04 | | 06:01:04 | size_t {aka long unsigned int} 06:01:04 /device-coap/src/c/coap-util.c:76:56: note: format string is defined here 06:01:04 76 | iot_log_info(sdk_ctx->lc, "invalid float64 of len %u", len); 06:01:04 | ~^ 06:01:04 | | 06:01:04 | unsigned int 06:01:04 | %lu 06:01:04 /device-coap/src/c/coap-util.c: In function 'read_data_int32': 06:01:04 /device-coap/src/c/coap-util.c:87:31: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 06:01:04 87 | iot_log_info(sdk_ctx->lc, "invalid int32 of len %u", len); 06:01:04 | ^~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ 06:01:04 | | 06:01:04 | size_t {aka long unsigned int} 06:01:04 /device-coap/src/c/coap-util.c:87:54: note: format string is defined here 06:01:04 87 | iot_log_info(sdk_ctx->lc, "invalid int32 of len %u", len); 06:01:04 | ~^ 06:01:04 | | 06:01:04 | unsigned int 06:01:04 | %lu 06:01:04 /device-coap/src/c/coap-util.c:102:31: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 06:01:04 102 | iot_log_info(sdk_ctx->lc, "invalid int32 of len %u", len); 06:01:04 | ^~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ 06:01:04 | | 06:01:04 | size_t {aka long unsigned int} 06:01:04 /device-coap/src/c/coap-util.c:102:54: note: format string is defined here 06:01:04 102 | iot_log_info(sdk_ctx->lc, "invalid int32 of len %u", len); 06:01:04 | ~^ 06:01:04 | | 06:01:04 | unsigned int 06:01:04 | %lu 06:01:04 [ 80%] Building C object CMakeFiles/device-coap.dir/device-coap.c.o 06:01:04 In file included from /usr/include/devsdk/devsdk.h:18, 06:01:04 from /device-coap/src/c/device-coap.h:17, 06:01:04 from /device-coap/src/c/device-coap.c:10: 06:01:04 /device-coap/src/c/device-coap.c: In function 'coap_get_handler': 06:01:04 /device-coap/src/c/device-coap.c:130:31: warning: format '%d' expects argument of type 'int', but argument 4 has type 'iot_typecode_t' [-Wformat=] 06:01:04 130 | iot_log_debug(driver->lc, "COAP:Triggering Get events req type=%d\n", 06:01:04 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 06:01:04 131 | requests[i].resource->type); 06:01:04 | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 06:01:04 | | 06:01:04 | iot_typecode_t 06:01:04 /device-coap/src/c/device-coap.c:130:69: note: format string is defined here 06:01:04 130 | iot_log_debug(driver->lc, "COAP:Triggering Get events req type=%d\n", 06:01:04 | ~^ 06:01:04 | | 06:01:04 | int 06:01:04 [100%] Linking C executable device-coap 06:01:04 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:01:04 [100%] Built target device-coap 06:01:05 Removing intermediate container aca7f8bca781 06:01:05 ---> 0a755a27a4d3 06:01:05 Step 14/33 : FROM ${BASE} 06:01:05 ---> 57a3eda0fae4 06:01:05 Step 15/33 : RUN apk add --update --no-cache dumb-init 06:01:05 ---> Running in 19d6600450d9 06:01:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:01:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:01:05 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz 06:01:06 WARNING: This apk-tools is OLD! Some packages might not function properly. 06:01:06 OK: 337 MiB in 103 packages 06:01:06 Removing intermediate container 19d6600450d9 06:01:06 ---> a8e1fab0c255 06:01:06 Step 16/33 : RUN apk --no-cache upgrade 06:01:06 ---> Running in cd3b8b90ba24 06:01:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:01:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:01:06 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz 06:01:07 WARNING: This apk-tools is OLD! Some packages might not function properly. 06:01:07 OK: 337 MiB in 103 packages 06:01:07 Removing intermediate container cd3b8b90ba24 06:01:07 ---> aee57a699a3b 06:01:07 Step 17/33 : WORKDIR / 06:01:07 ---> Running in b06197ec2d9c 06:01:07 Removing intermediate container b06197ec2d9c 06:01:07 ---> e913b208a6d5 06:01:07 Step 18/33 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub 06:01:07 ---> Running in d02ec5906309 06:01:08 Connecting to iotech.jfrog.io (34.246.139.145:443) 06:01:08 saving to '/etc/apk/keys/alpine.dev.rsa.pub' 06:01:08 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA 06:01:08 '/etc/apk/keys/alpine.dev.rsa.pub' saved 06:01:08 Removing intermediate container d02ec5906309 06:01:08 ---> 0bc3803ba852 06:01:08 Step 19/33 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories 06:01:08 ---> Running in fefbd7155652 06:01:09 Removing intermediate container fefbd7155652 06:01:09 ---> 9d8e5e185fdd 06:01:09 Step 20/33 : RUN apk add --update --no-cache linux-headers yaml libmicrohttpd curl libuuid iotech-paho-mqtt-c-dev-1.3 hiredis libcbor iotech-iot-1.5 06:01:09 ---> Running in 36c825c05b11 06:01:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:01:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:01:09 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz 06:01:10 WARNING: This apk-tools is OLD! Some packages might not function properly. 06:01:10 (1/1) Installing curl (8.12.1-r0) 06:01:10 Executing busybox-1.36.1-r7.trigger 06:01:10 OK: 337 MiB in 104 packages 06:01:10 Removing intermediate container 36c825c05b11 06:01:10 ---> 1fecfc47af8d 06:01:10 Step 21/33 : COPY --from=builder /device-coap/build/release/device-coap / 06:01:10 ---> 4819c0a51ce7 06:01:10 Step 22/33 : COPY --from=builder /usr/local/lib/libcoap-2.so /usr/local/lib/ 06:01:10 ---> 9cc1b188a1c8 06:01:10 Step 23/33 : COPY --from=builder /usr/local/include/coap2 /usr/local/include/coap2 06:01:10 ---> d5776bcb08e8 06:01:10 Step 24/33 : COPY --from=builder /usr/local/lib/libtinydtls.so /usr/local/lib/ 06:01:11 ---> ae39b9a65756 06:01:11 Step 25/33 : COPY --from=builder /usr/lib/libcsdk.so /usr/lib 06:01:11 ---> 03b30c2618f5 06:01:11 Step 26/33 : COPY LICENSE / 06:01:11 ---> 3b1e75c6e2ae 06:01:11 Step 27/33 : COPY Attribution.txt / 06:01:11 ---> c4dc861aed51 06:01:11 Step 28/33 : COPY res /res 06:01:11 ---> 0d78a92bddb6 06:01:11 Step 29/33 : ENTRYPOINT ["/device-coap"] 06:01:11 ---> Running in 896d2ca0dc87 06:01:11 Removing intermediate container 896d2ca0dc87 06:01:11 ---> 9e2394883dcd 06:01:11 Step 30/33 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 06:01:11 ---> Running in cff8715133d2 06:01:11 Removing intermediate container cff8715133d2 06:01:11 ---> 30cc14e2455f 06:01:11 Step 31/33 : LABEL arch=amd64 06:01:11 ---> Running in 09b269b04ffe 06:01:11 Removing intermediate container 09b269b04ffe 06:01:11 ---> cb9c9ce9c9fc 06:01:11 Step 32/33 : LABEL git_sha=578a9a03340fcb4ee66dd22d4e32c296796c0ad6 06:01:11 ---> Running in c45d2fc419bf 06:01:12 Removing intermediate container c45d2fc419bf 06:01:12 ---> 39f918d3ed7b 06:01:12 Step 33/33 : LABEL version=3.2.0-dev.2 06:01:12 ---> Running in 30656904e395 06:01:12 Removing intermediate container 30656904e395 06:01:12 ---> b83a5d192eb4 06:01:12 [Warning] One or more build-args [ARCH MAKE] were not consumed 06:01:12 Successfully built b83a5d192eb4 06:01:12 Successfully tagged device-coap:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:01:12 provisioning config files... 06:01:12 copy managed file [device-coap-c-settings] to file:/w/workspace/edgexfoundry_device-coap-c_main@tmp/config5846439301049895291tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:01:12 ---> ****-login.sh 06:01:12 nexus3.edgexfoundry.org:10001 06:01:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:01:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:01:12 Configure a credential helper to remove this warning. See 06:01:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:01:12 06:01:12 Login Succeeded 06:01:12 nexus3.edgexfoundry.org:10002 06:01:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:01:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:01:12 Configure a credential helper to remove this warning. See 06:01:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:01:12 06:01:12 Login Succeeded 06:01:12 nexus3.edgexfoundry.org:10003 06:01:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:01:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:01:12 Configure a credential helper to remove this warning. See 06:01:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:01:12 06:01:12 Login Succeeded 06:01:12 nexus3.edgexfoundry.org:10004 06:01:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:01:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:01:12 Configure a credential helper to remove this warning. See 06:01:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:01:12 06:01:12 Login Succeeded 06:01:12 ****.io 06:01:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:01:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:01:13 Configure a credential helper to remove this warning. See 06:01:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:01:13 06:01:13 Login Succeeded 06:01:13 ---> ****-login.sh ends [Pipeline] } 06:01:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:01:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 06:01:13 [edgeXDocker.push] Tagging docker image device-coap with the following tags: 06:01:13 578a9a03340fcb4ee66dd22d4e32c296796c0ad6 06:01:13 latest 06:01:13 3.2.0-dev.2 06:01:13 578a9a03340fcb4ee66dd22d4e32c296796c0ad6-3.2.0-dev.2 06:01:13 main 06:01:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:13 + docker tag device-coap nexus3.edgexfoundry.org:10004/device-coap:578a9a03340fcb4ee66dd22d4e32c296796c0ad6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:13 + docker push nexus3.edgexfoundry.org:10004/device-coap:578a9a03340fcb4ee66dd22d4e32c296796c0ad6 06:01:13 The push refers to repository [nexus3.edgexfoundry.org:10004/device-coap] 06:01:13 3b0e54b5aa71: Preparing 06:01:13 959d8ee0fb5c: Preparing 06:01:13 2fcd75fba4f9: Preparing 06:01:13 2985ad6067ac: Preparing 06:01:13 f8d00da31533: Preparing 06:01:13 80ca6d2d5263: Preparing 06:01:13 23977fffcef3: Preparing 06:01:13 eba91d502af0: Preparing 06:01:13 289a35852aea: Preparing 06:01:13 d3d84d0a3b8c: Preparing 06:01:13 10b9d0ea8877: Preparing 06:01:13 ab0bab8854cb: Preparing 06:01:13 19f6e2757215: Preparing 06:01:13 bb4ce4a02c05: Preparing 06:01:13 d6e1ab6797e8: Preparing 06:01:13 f58cfd781a5d: Preparing 06:01:13 d5cfd35ebb55: Preparing 06:01:13 491e0de59a99: Preparing 06:01:13 3df3b8c4c753: Preparing 06:01:13 2bb2c00ea317: Preparing 06:01:13 28f412674a87: Preparing 06:01:13 2f9c6dd24910: Preparing 06:01:13 691668cd5da4: Preparing 06:01:13 0f72ad8c23e7: Preparing 06:01:13 cc2447e1835a: Preparing 06:01:13 289a35852aea: Waiting 06:01:13 80ca6d2d5263: Waiting 06:01:13 23977fffcef3: Waiting 06:01:13 d3d84d0a3b8c: Waiting 06:01:13 10b9d0ea8877: Waiting 06:01:13 3df3b8c4c753: Waiting 06:01:13 ab0bab8854cb: Waiting 06:01:13 2bb2c00ea317: Waiting 06:01:13 19f6e2757215: Waiting 06:01:13 28f412674a87: Waiting 06:01:13 bb4ce4a02c05: Waiting 06:01:13 2f9c6dd24910: Waiting 06:01:13 d6e1ab6797e8: Waiting 06:01:13 691668cd5da4: Waiting 06:01:13 f58cfd781a5d: Waiting 06:01:13 d5cfd35ebb55: Waiting 06:01:13 eba91d502af0: Waiting 06:01:13 0f72ad8c23e7: Waiting 06:01:13 491e0de59a99: Waiting 06:01:13 cc2447e1835a: Waiting 06:01:13 2fcd75fba4f9: Pushed 06:01:13 959d8ee0fb5c: Pushed 06:01:13 3b0e54b5aa71: Pushed 06:01:13 2985ad6067ac: Pushed 06:01:13 f8d00da31533: Pushed 06:01:13 23977fffcef3: Pushed 06:01:13 eba91d502af0: Pushed 06:01:13 d3d84d0a3b8c: Pushed 06:01:13 80ca6d2d5263: Pushed 06:01:13 10b9d0ea8877: Pushed 06:01:13 289a35852aea: Pushed 06:01:13 bb4ce4a02c05: Pushed 06:01:13 ab0bab8854cb: Pushed 06:01:13 19f6e2757215: Pushed 06:01:13 f58cfd781a5d: Pushed 06:01:13 d5cfd35ebb55: Pushed 06:01:13 491e0de59a99: Pushed 06:01:13 3df3b8c4c753: Pushed 06:01:14 2f9c6dd24910: Pushed 06:01:14 d6e1ab6797e8: Pushed 06:01:14 691668cd5da4: Pushed 06:01:14 0f72ad8c23e7: Layer already exists 06:01:14 cc2447e1835a: Layer already exists 06:01:14 28f412674a87: Pushed 06:01:17 2bb2c00ea317: Pushed 06:01:17 578a9a03340fcb4ee66dd22d4e32c296796c0ad6: digest: sha256:b3784c01ab52c2e321c578a85eabb185c05691715d2c2a8c966d2b6b3ac28ffd size: 5541 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:17 + docker tag device-coap nexus3.edgexfoundry.org:10004/device-coap:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:18 + docker push nexus3.edgexfoundry.org:10004/device-coap:latest 06:01:18 The push refers to repository [nexus3.edgexfoundry.org:10004/device-coap] 06:01:18 3b0e54b5aa71: Preparing 06:01:18 959d8ee0fb5c: Preparing 06:01:18 2fcd75fba4f9: Preparing 06:01:18 2985ad6067ac: Preparing 06:01:18 f8d00da31533: Preparing 06:01:18 80ca6d2d5263: Preparing 06:01:18 23977fffcef3: Preparing 06:01:18 eba91d502af0: Preparing 06:01:18 289a35852aea: Preparing 06:01:18 d3d84d0a3b8c: Preparing 06:01:18 10b9d0ea8877: Preparing 06:01:18 ab0bab8854cb: Preparing 06:01:18 19f6e2757215: Preparing 06:01:18 bb4ce4a02c05: Preparing 06:01:18 d6e1ab6797e8: Preparing 06:01:18 f58cfd781a5d: Preparing 06:01:18 d5cfd35ebb55: Preparing 06:01:18 491e0de59a99: Preparing 06:01:18 3df3b8c4c753: Preparing 06:01:18 2bb2c00ea317: Preparing 06:01:18 28f412674a87: Preparing 06:01:18 289a35852aea: Waiting 06:01:18 d3d84d0a3b8c: Waiting 06:01:18 ab0bab8854cb: Waiting 06:01:18 19f6e2757215: Waiting 06:01:18 bb4ce4a02c05: Waiting 06:01:18 10b9d0ea8877: Waiting 06:01:18 d6e1ab6797e8: Waiting 06:01:18 f58cfd781a5d: Waiting 06:01:18 80ca6d2d5263: Waiting 06:01:18 23977fffcef3: Waiting 06:01:18 d5cfd35ebb55: Waiting 06:01:18 491e0de59a99: Waiting 06:01:18 3df3b8c4c753: Waiting 06:01:18 2bb2c00ea317: Waiting 06:01:18 2f9c6dd24910: Preparing 06:01:18 691668cd5da4: Preparing 06:01:18 0f72ad8c23e7: Preparing 06:01:18 cc2447e1835a: Preparing 06:01:18 28f412674a87: Waiting 06:01:18 691668cd5da4: Waiting 06:01:18 2f9c6dd24910: Waiting 06:01:18 0f72ad8c23e7: Waiting 06:01:18 959d8ee0fb5c: Layer already exists 06:01:18 3b0e54b5aa71: Layer already exists 06:01:18 2fcd75fba4f9: Layer already exists 06:01:18 2985ad6067ac: Layer already exists 06:01:18 f8d00da31533: Layer already exists 06:01:18 23977fffcef3: Layer already exists 06:01:18 80ca6d2d5263: Layer already exists 06:01:18 289a35852aea: Layer already exists 06:01:18 d3d84d0a3b8c: Layer already exists 06:01:18 eba91d502af0: Layer already exists 06:01:18 10b9d0ea8877: Layer already exists 06:01:18 ab0bab8854cb: Layer already exists 06:01:18 d6e1ab6797e8: Layer already exists 06:01:18 bb4ce4a02c05: Layer already exists 06:01:18 19f6e2757215: Layer already exists 06:01:18 3df3b8c4c753: Layer already exists 06:01:18 f58cfd781a5d: Layer already exists 06:01:18 d5cfd35ebb55: Layer already exists 06:01:18 2bb2c00ea317: Layer already exists 06:01:18 491e0de59a99: Layer already exists 06:01:18 691668cd5da4: Layer already exists 06:01:18 28f412674a87: Layer already exists 06:01:18 cc2447e1835a: Layer already exists 06:01:18 2f9c6dd24910: Layer already exists 06:01:18 0f72ad8c23e7: Layer already exists 06:01:18 latest: digest: sha256:b3784c01ab52c2e321c578a85eabb185c05691715d2c2a8c966d2b6b3ac28ffd size: 5541 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:18 + docker tag device-coap nexus3.edgexfoundry.org:10004/device-coap:3.2.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:18 + docker push nexus3.edgexfoundry.org:10004/device-coap:3.2.0-dev.2 06:01:18 The push refers to repository [nexus3.edgexfoundry.org:10004/device-coap] 06:01:18 3b0e54b5aa71: Preparing 06:01:18 959d8ee0fb5c: Preparing 06:01:18 2fcd75fba4f9: Preparing 06:01:18 2985ad6067ac: Preparing 06:01:18 f8d00da31533: Preparing 06:01:18 80ca6d2d5263: Preparing 06:01:18 23977fffcef3: Preparing 06:01:18 eba91d502af0: Preparing 06:01:18 289a35852aea: Preparing 06:01:18 d3d84d0a3b8c: Preparing 06:01:18 10b9d0ea8877: Preparing 06:01:18 ab0bab8854cb: Preparing 06:01:18 19f6e2757215: Preparing 06:01:18 bb4ce4a02c05: Preparing 06:01:18 d6e1ab6797e8: Preparing 06:01:18 f58cfd781a5d: Preparing 06:01:18 d5cfd35ebb55: Preparing 06:01:18 491e0de59a99: Preparing 06:01:18 3df3b8c4c753: Preparing 06:01:18 2bb2c00ea317: Preparing 06:01:18 28f412674a87: Preparing 06:01:18 2f9c6dd24910: Preparing 06:01:18 691668cd5da4: Preparing 06:01:18 80ca6d2d5263: Waiting 06:01:18 d3d84d0a3b8c: Waiting 06:01:18 0f72ad8c23e7: Preparing 06:01:18 cc2447e1835a: Preparing 06:01:18 23977fffcef3: Waiting 06:01:18 10b9d0ea8877: Waiting 06:01:18 eba91d502af0: Waiting 06:01:18 ab0bab8854cb: Waiting 06:01:18 19f6e2757215: Waiting 06:01:18 d6e1ab6797e8: Waiting 06:01:18 bb4ce4a02c05: Waiting 06:01:18 28f412674a87: Waiting 06:01:18 2f9c6dd24910: Waiting 06:01:18 f58cfd781a5d: Waiting 06:01:18 691668cd5da4: Waiting 06:01:18 d5cfd35ebb55: Waiting 06:01:18 0f72ad8c23e7: Waiting 06:01:18 3df3b8c4c753: Waiting 06:01:18 491e0de59a99: Waiting 06:01:18 cc2447e1835a: Waiting 06:01:18 289a35852aea: Waiting 06:01:18 2bb2c00ea317: Waiting 06:01:18 959d8ee0fb5c: Layer already exists 06:01:18 2985ad6067ac: Layer already exists 06:01:18 f8d00da31533: Layer already exists 06:01:18 3b0e54b5aa71: Layer already exists 06:01:18 2fcd75fba4f9: Layer already exists 06:01:18 23977fffcef3: Layer already exists 06:01:18 80ca6d2d5263: Layer already exists 06:01:18 d3d84d0a3b8c: Layer already exists 06:01:18 eba91d502af0: Layer already exists 06:01:18 289a35852aea: Layer already exists 06:01:18 10b9d0ea8877: Layer already exists 06:01:18 19f6e2757215: Layer already exists 06:01:18 d6e1ab6797e8: Layer already exists 06:01:18 ab0bab8854cb: Layer already exists 06:01:18 bb4ce4a02c05: Layer already exists 06:01:18 f58cfd781a5d: Layer already exists 06:01:18 d5cfd35ebb55: Layer already exists 06:01:18 491e0de59a99: Layer already exists 06:01:18 3df3b8c4c753: Layer already exists 06:01:18 2bb2c00ea317: Layer already exists 06:01:18 28f412674a87: Layer already exists 06:01:18 2f9c6dd24910: Layer already exists 06:01:18 0f72ad8c23e7: Layer already exists 06:01:18 cc2447e1835a: Layer already exists 06:01:18 691668cd5da4: Layer already exists 06:01:18 3.2.0-dev.2: digest: sha256:b3784c01ab52c2e321c578a85eabb185c05691715d2c2a8c966d2b6b3ac28ffd size: 5541 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:18 + docker tag device-coap nexus3.edgexfoundry.org:10004/device-coap:578a9a03340fcb4ee66dd22d4e32c296796c0ad6-3.2.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:19 + docker push nexus3.edgexfoundry.org:10004/device-coap:578a9a03340fcb4ee66dd22d4e32c296796c0ad6-3.2.0-dev.2 06:01:19 The push refers to repository [nexus3.edgexfoundry.org:10004/device-coap] 06:01:19 3b0e54b5aa71: Preparing 06:01:19 959d8ee0fb5c: Preparing 06:01:19 2fcd75fba4f9: Preparing 06:01:19 2985ad6067ac: Preparing 06:01:19 f8d00da31533: Preparing 06:01:19 80ca6d2d5263: Preparing 06:01:19 23977fffcef3: Preparing 06:01:19 eba91d502af0: Preparing 06:01:19 289a35852aea: Preparing 06:01:19 d3d84d0a3b8c: Preparing 06:01:19 10b9d0ea8877: Preparing 06:01:19 ab0bab8854cb: Preparing 06:01:19 80ca6d2d5263: Waiting 06:01:19 19f6e2757215: Preparing 06:01:19 bb4ce4a02c05: Preparing 06:01:19 d6e1ab6797e8: Preparing 06:01:19 f58cfd781a5d: Preparing 06:01:19 23977fffcef3: Waiting 06:01:19 d5cfd35ebb55: Preparing 06:01:19 491e0de59a99: Preparing 06:01:19 eba91d502af0: Waiting 06:01:19 3df3b8c4c753: Preparing 06:01:19 289a35852aea: Waiting 06:01:19 2bb2c00ea317: Preparing 06:01:19 d3d84d0a3b8c: Waiting 06:01:19 28f412674a87: Preparing 06:01:19 2f9c6dd24910: Preparing 06:01:19 10b9d0ea8877: Waiting 06:01:19 691668cd5da4: Preparing 06:01:19 ab0bab8854cb: Waiting 06:01:19 0f72ad8c23e7: Preparing 06:01:19 cc2447e1835a: Preparing 06:01:19 19f6e2757215: Waiting 06:01:19 bb4ce4a02c05: Waiting 06:01:19 d6e1ab6797e8: Waiting 06:01:19 28f412674a87: Waiting 06:01:19 f58cfd781a5d: Waiting 06:01:19 491e0de59a99: Waiting 06:01:19 2f9c6dd24910: Waiting 06:01:19 691668cd5da4: Waiting 06:01:19 3df3b8c4c753: Waiting 06:01:19 d5cfd35ebb55: Waiting 06:01:19 2bb2c00ea317: Waiting 06:01:19 cc2447e1835a: Waiting 06:01:19 0f72ad8c23e7: Waiting 06:01:19 2985ad6067ac: Layer already exists 06:01:19 3b0e54b5aa71: Layer already exists 06:01:19 959d8ee0fb5c: Layer already exists 06:01:19 f8d00da31533: Layer already exists 06:01:19 2fcd75fba4f9: Layer already exists 06:01:19 eba91d502af0: Layer already exists 06:01:19 80ca6d2d5263: Layer already exists 06:01:19 23977fffcef3: Layer already exists 06:01:19 289a35852aea: Layer already exists 06:01:19 d3d84d0a3b8c: Layer already exists 06:01:19 ab0bab8854cb: Layer already exists 06:01:19 10b9d0ea8877: Layer already exists 06:01:19 bb4ce4a02c05: Layer already exists 06:01:19 19f6e2757215: Layer already exists 06:01:19 d6e1ab6797e8: Layer already exists 06:01:19 f58cfd781a5d: Layer already exists 06:01:19 d5cfd35ebb55: Layer already exists 06:01:19 491e0de59a99: Layer already exists 06:01:19 3df3b8c4c753: Layer already exists 06:01:19 2bb2c00ea317: Layer already exists 06:01:19 28f412674a87: Layer already exists 06:01:19 691668cd5da4: Layer already exists 06:01:19 2f9c6dd24910: Layer already exists 06:01:19 0f72ad8c23e7: Layer already exists 06:01:19 cc2447e1835a: Layer already exists 06:01:19 578a9a03340fcb4ee66dd22d4e32c296796c0ad6-3.2.0-dev.2: digest: sha256:b3784c01ab52c2e321c578a85eabb185c05691715d2c2a8c966d2b6b3ac28ffd size: 5541 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:19 + docker tag device-coap nexus3.edgexfoundry.org:10004/device-coap:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:19 + docker push nexus3.edgexfoundry.org:10004/device-coap:main 06:01:19 The push refers to repository [nexus3.edgexfoundry.org:10004/device-coap] 06:01:19 3b0e54b5aa71: Preparing 06:01:19 959d8ee0fb5c: Preparing 06:01:19 2fcd75fba4f9: Preparing 06:01:19 2985ad6067ac: Preparing 06:01:19 f8d00da31533: Preparing 06:01:19 80ca6d2d5263: Preparing 06:01:19 23977fffcef3: Preparing 06:01:19 eba91d502af0: Preparing 06:01:19 289a35852aea: Preparing 06:01:19 d3d84d0a3b8c: Preparing 06:01:19 10b9d0ea8877: Preparing 06:01:19 ab0bab8854cb: Preparing 06:01:19 19f6e2757215: Preparing 06:01:19 bb4ce4a02c05: Preparing 06:01:19 d6e1ab6797e8: Preparing 06:01:19 f58cfd781a5d: Preparing 06:01:19 d5cfd35ebb55: Preparing 06:01:19 491e0de59a99: Preparing 06:01:19 3df3b8c4c753: Preparing 06:01:19 2bb2c00ea317: Preparing 06:01:19 28f412674a87: Preparing 06:01:19 2f9c6dd24910: Preparing 06:01:19 691668cd5da4: Preparing 06:01:19 0f72ad8c23e7: Preparing 06:01:19 cc2447e1835a: Preparing 06:01:19 bb4ce4a02c05: Waiting 06:01:19 d6e1ab6797e8: Waiting 06:01:19 28f412674a87: Waiting 06:01:19 f58cfd781a5d: Waiting 06:01:19 2f9c6dd24910: Waiting 06:01:19 691668cd5da4: Waiting 06:01:19 0f72ad8c23e7: Waiting 06:01:19 cc2447e1835a: Waiting 06:01:19 d5cfd35ebb55: Waiting 06:01:19 3df3b8c4c753: Waiting 06:01:19 2bb2c00ea317: Waiting 06:01:19 eba91d502af0: Waiting 06:01:19 23977fffcef3: Waiting 06:01:19 d3d84d0a3b8c: Waiting 06:01:19 289a35852aea: Waiting 06:01:19 10b9d0ea8877: Waiting 06:01:19 ab0bab8854cb: Waiting 06:01:19 80ca6d2d5263: Waiting 06:01:19 2985ad6067ac: Layer already exists 06:01:19 959d8ee0fb5c: Layer already exists 06:01:19 2fcd75fba4f9: Layer already exists 06:01:19 3b0e54b5aa71: Layer already exists 06:01:19 f8d00da31533: Layer already exists 06:01:19 80ca6d2d5263: Layer already exists 06:01:19 23977fffcef3: Layer already exists 06:01:19 eba91d502af0: Layer already exists 06:01:19 d3d84d0a3b8c: Layer already exists 06:01:19 289a35852aea: Layer already exists 06:01:19 10b9d0ea8877: Layer already exists 06:01:19 ab0bab8854cb: Layer already exists 06:01:19 bb4ce4a02c05: Layer already exists 06:01:19 19f6e2757215: Layer already exists 06:01:19 d6e1ab6797e8: Layer already exists 06:01:19 f58cfd781a5d: Layer already exists 06:01:19 d5cfd35ebb55: Layer already exists 06:01:19 3df3b8c4c753: Layer already exists 06:01:19 2bb2c00ea317: Layer already exists 06:01:19 491e0de59a99: Layer already exists 06:01:19 28f412674a87: Layer already exists 06:01:19 2f9c6dd24910: Layer already exists 06:01:19 691668cd5da4: Layer already exists 06:01:19 cc2447e1835a: Layer already exists 06:01:19 0f72ad8c23e7: Layer already exists 06:01:19 main: digest: sha256:b3784c01ab52c2e321c578a85eabb185c05691715d2c2a8c966d2b6b3ac28ffd size: 5541 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:01:20 ===================================================== [Pipeline] echo 06:01:20 taggedImages: 06:01:20 - nexus3.edgexfoundry.org:10004/device-coap:578a9a03340fcb4ee66dd22d4e32c296796c0ad6 06:01:20 - nexus3.edgexfoundry.org:10004/device-coap:latest 06:01:20 - nexus3.edgexfoundry.org:10004/device-coap:3.2.0-dev.2 06:01:20 - nexus3.edgexfoundry.org:10004/device-coap:578a9a03340fcb4ee66dd22d4e32c296796c0ad6-3.2.0-dev.2 06:01:20 - nexus3.edgexfoundry.org:10004/device-coap: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 06:01:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:01:20 06:01:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:01:20 latest: Pulling from edgex-lftools-log-publisher 06:01:20 5eb5b503b376: Pulling fs layer 06:01:20 5c69ac0246d0: Pulling fs layer 06:01:20 ec43610c2a17: Pulling fs layer 06:01:20 3a2ae6a8a46f: Pulling fs layer 06:01:20 33b1e0a273af: Pulling fs layer 06:01:20 5d3b04190fa2: Pulling fs layer 06:01:20 2f39f015ded8: Pulling fs layer 06:01:20 3a2ae6a8a46f: Waiting 06:01:20 33b1e0a273af: Waiting 06:01:20 5d3b04190fa2: Waiting 06:01:20 2f39f015ded8: Waiting 06:01:20 5c69ac0246d0: Download complete 06:01:20 3a2ae6a8a46f: Verifying Checksum 06:01:20 3a2ae6a8a46f: Download complete 06:01:20 33b1e0a273af: Verifying Checksum 06:01:20 33b1e0a273af: Download complete 06:01:20 5d3b04190fa2: Download complete 06:01:20 ec43610c2a17: Verifying Checksum 06:01:20 ec43610c2a17: Download complete 06:01:21 5eb5b503b376: Download complete 06:01:21 2f39f015ded8: Verifying Checksum 06:01:21 2f39f015ded8: Download complete 06:01:22 5eb5b503b376: Pull complete 06:01:22 5c69ac0246d0: Pull complete 06:01:22 ec43610c2a17: Pull complete 06:01:22 3a2ae6a8a46f: Pull complete 06:01:22 33b1e0a273af: Pull complete 06:01:22 5d3b04190fa2: Pull complete 06:01:27 2f39f015ded8: Pull complete 06:01:27 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:01:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:01:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:01:27 prd-ubuntu20.04-docker-8c-8g-41245 does not seem to be running inside a container 06:01:27 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-coap-c_main -v /w/workspace/edgexfoundry_device-coap-c_main:/w/workspace/edgexfoundry_device-coap-c_main:rw,z -v /w/workspace/edgexfoundry_device-coap-c_main@tmp:/w/workspace/edgexfoundry_device-coap-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 06:01:30 $ docker top 4b5e8a2c22c62b13a1e6b7a6aaf9efe14ad29c885cb5cfbdbabfb4d4aa9752f5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:01:30 ---> job-cost.sh 06:01:30 lf-activate-venv: SKIPPING 06:01:30 INFO: No Stack... 06:01:30 INFO: Retrieving Pricing Info for: v3-standard-8 06:01:31 INFO: Archiving Costs [Pipeline] sh 06:01:31 + cat /w/workspace/edgexfoundry_device-coap-c_main/archives/cost.csv+ 06:01:31 cut -d, -f6 [Pipeline] lock 06:01:31 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-coap-c-main-40-stack-cost] 06:01:31 Resource [jenkins-edgexfoundry-device-coap-c-main-40-stack-cost] did not exist. Created. 06:01:31 Lock acquired on [Resource: jenkins-edgexfoundry-device-coap-c-main-40-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:01:31 + echo total: 0.2199999988079071 [Pipeline] stash 06:01:31 Stashed 1 file(s) [Pipeline] } 06:01:31 Lock released on resource [Resource: jenkins-edgexfoundry-device-coap-c-main-40-stack-cost] [Pipeline] // lock [Pipeline] } 06:01:31 $ docker stop --time=1 4b5e8a2c22c62b13a1e6b7a6aaf9efe14ad29c885cb5cfbdbabfb4d4aa9752f5 06:01:33 $ docker rm -f --volumes 4b5e8a2c22c62b13a1e6b7a6aaf9efe14ad29c885cb5cfbdbabfb4d4aa9752f5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 06:02:15 Running on prd-ubuntu20.04-docker-arm64-4c-16g-41246 in /w/workspace/edgexfoundry_device-coap-c_main [Pipeline] { [Pipeline] ws 06:02:15 Running in /w/workspace/device-coap-c/40 [Pipeline] { [Pipeline] checkout 06:02:15 Selected Git installation does not exist. Using Default 06:02:15 The recommended git tool is: NONE 06:02:20 using credential edgex-jenkins-ssh 06:02:20 Cloning the remote Git repository 06:02:20 Cloning repository git@github.com:edgexfoundry/device-coap-c.git 06:02:20 > git init /w/workspace/device-coap-c/40 # timeout=10 06:02:20 Fetching upstream changes from git@github.com:edgexfoundry/device-coap-c.git 06:02:20 > git --version # timeout=10 06:02:20 > git --version # 'git version 2.25.1' 06:02:20 using GIT_SSH to set credentials SSH Credentials for GitHub 06:02:20 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-coap-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:02:21 > git config remote.origin.url git@github.com:edgexfoundry/device-coap-c.git # timeout=10 06:02:21 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:02:22 Avoid second fetch 06:02:22 Checking out Revision 578a9a03340fcb4ee66dd22d4e32c296796c0ad6 (main) 06:02:22 Commit message: "Merge pull request #63 from FelixTing/update-config" 06:02:22 > git config core.sparsecheckout # timeout=10 06:02:22 > git checkout -f 578a9a03340fcb4ee66dd22d4e32c296796c0ad6 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:02:27 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 06:02:27 % Total % Received % Xferd Average Speed Time Time Time Current 06:02:27 Dload Upload Total Spent Left Speed 06:02:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 75458 0 --:--:-- --:--:-- --:--:-- 75905 [Pipeline] sh 06:02:27 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 06:02:28 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 06:02:28 + sudo tee /etc/docker/daemon.new 06:02:28 { 06:02:28 "registry-mirrors": [ 06:02:28 "https://nexus3.edgexfoundry.org:10001" 06:02:28 ], 06:02:28 "bip": "10.250.0.254/24", 06:02:28 "hosts": [ 06:02:28 "tcp://0.0.0.0:5555", 06:02:28 "unix:///var/run/docker.sock" 06:02:28 ], 06:02:28 "mtu": 1458, 06:02:28 "selinux-enabled": true, 06:02:28 "seccomp-profile": "/etc/docker/seccomp.json" 06:02:28 } [Pipeline] sh 06:02:28 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 06:02:28 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:02:47 provisioning config files... 06:02:47 copy managed file [device-coap-c-settings] to file:/w/workspace/device-coap-c/40@tmp/config5092825592250929338tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:02:47 ---> ****-login.sh 06:02:47 nexus3.edgexfoundry.org:10001 06:02:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:02:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:02:48 Configure a credential helper to remove this warning. See 06:02:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:02:48 06:02:48 Login Succeeded 06:02:48 nexus3.edgexfoundry.org:10002 06:02:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:02:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:02:48 Configure a credential helper to remove this warning. See 06:02:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:02:48 06:02:48 Login Succeeded 06:02:48 nexus3.edgexfoundry.org:10003 06:02:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:02:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:02:49 Configure a credential helper to remove this warning. See 06:02:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:02:49 06:02:49 Login Succeeded 06:02:49 nexus3.edgexfoundry.org:10004 06:02:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:02:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:02:49 Configure a credential helper to remove this warning. See 06:02:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:02:49 06:02:49 Login Succeeded 06:02:49 ****.io 06:02:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:02:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:02:49 Configure a credential helper to remove this warning. See 06:02:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:02:49 06:02:49 Login Succeeded 06:02:49 ---> ****-login.sh ends [Pipeline] } 06:02:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:02:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 06:02:50 [prepBaseBuildImage] Generating new image with name: ci-base-image-arm64 [Pipeline] echo 06:02:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 06:02:50 ========================================================= 06:02:50 [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest] 06:02:50 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:02:50 + 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 . 06:02:50 Sending build context to Docker daemon 367.6kB 06:02:50 Step 1/14 : ARG BASE=alpine:3.20 06:02:50 Step 2/14 : FROM ${BASE} 06:02:51 latest: Pulling from edgex-devops/edgex-gcc-base-arm64 06:02:51 579b34f0a95b: Pulling fs layer 06:02:51 e71477ac5e1b: Pulling fs layer 06:02:51 579b34f0a95b: Verifying Checksum 06:02:51 579b34f0a95b: Download complete 06:02:51 579b34f0a95b: Pull complete 06:02:53 e71477ac5e1b: Verifying Checksum 06:02:53 e71477ac5e1b: Download complete 06:03:05 e71477ac5e1b: Pull complete 06:03:05 Digest: sha256:d6da9bdca73313daf4d05ece6476ab4dbe9e0e950a139422d865873582b0d46d 06:03:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest 06:03:05 ---> 2b552cad5dd9 06:03:05 Step 3/14 : LABEL maintainer="Ken Bannister " 06:03:05 ---> Running in f9fd9e3d03a2 06:03:05 Removing intermediate container f9fd9e3d03a2 06:03:05 ---> 779e81e7b200 06:03:05 Step 4/14 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub 06:03:05 ---> Running in d5e62a077368 06:03:06 Connecting to iotech.jfrog.io (34.246.139.145:443) 06:03:06 saving to '/etc/apk/keys/alpine.dev.rsa.pub' 06:03:06 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA 06:03:06 '/etc/apk/keys/alpine.dev.rsa.pub' saved 06:03:07 Removing intermediate container d5e62a077368 06:03:07 ---> 4ea97d55ff44 06:03:07 Step 5/14 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories 06:03:07 ---> Running in 6ebc037bc49c 06:03:09 Removing intermediate container 6ebc037bc49c 06:03:09 ---> 77c44e04ebbf 06:03:09 Step 6/14 : RUN apk add --update --no-cache build-base git gcc cmake make linux-headers yaml-dev libmicrohttpd-dev curl-dev util-linux-dev ncurses-dev iotech-paho-mqtt-c-dev-1.3 hiredis-dev libcbor-dev iotech-iot-1.5-dev dumb-init 06:03:09 ---> Running in c5c9f77f9318 06:03:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:03:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:03:11 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/aarch64/APKINDEX.tar.gz 06:03:12 WARNING: This apk-tools is OLD! Some packages might not function properly. 06:03:12 (1/18) Installing dumb-init (1.2.5-r2) 06:03:12 (2/18) Installing hiredis (1.1.0-r2) 06:03:12 (3/18) Installing hiredis-dev (1.1.0-r2) 06:03:12 (4/18) Installing libcbor (0.10.2-r1) 06:03:12 (5/18) Installing iotech-iot-1.5 (1.5.5-r0) 06:03:13 (6/18) Installing iotech-iot-1.5-dev (1.5.5-r0) 06:03:13 (7/18) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.13-r0) 06:03:13 (8/18) Installing libcbor-dev (0.10.2-r1) 06:03:13 (9/18) Installing libmenuw (6.4_p20230506-r0) 06:03:13 (10/18) Installing libpanelw (6.4_p20230506-r0) 06:03:14 (11/18) Installing libncurses++ (6.4_p20230506-r0) 06:03:14 (12/18) Installing ncurses-dev (6.4_p20230506-r0) 06:03:14 (13/18) Installing libblkid (2.38.1-r8) 06:03:14 (14/18) Installing libuuid (2.38.1-r8) 06:03:14 (15/18) Installing libfdisk (2.38.1-r8) 06:03:14 (16/18) Installing libmount (2.38.1-r8) 06:03:14 (17/18) Installing libsmartcols (2.38.1-r8) 06:03:14 (18/18) Installing util-linux-dev (2.38.1-r8) 06:03:14 Executing busybox-1.36.1-r4.trigger 06:03:14 OK: 333 MiB in 100 packages 06:03:15 Removing intermediate container c5c9f77f9318 06:03:15 ---> d012d447593f 06:03:15 Step 7/14 : RUN apk --no-cache upgrade 06:03:15 ---> Running in f05593f63698 06:03:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:03:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:03:17 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/aarch64/APKINDEX.tar.gz 06:03:18 WARNING: This apk-tools is OLD! Some packages might not function properly. 06:03:18 Upgrading critical system libraries and apk-tools: 06:03:18 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 06:03:18 Executing busybox-1.36.1-r4.trigger 06:03:18 Continuing the upgrade transaction with new apk-tools: 06:03:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:03:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:03:19 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/aarch64/APKINDEX.tar.gz 06:03:20 WARNING: This apk-tools is OLD! Some packages might not function properly. 06:03:20 (1/25) Upgrading musl (1.2.4-r2 -> 1.2.4-r3) 06:03:20 (2/25) Upgrading busybox (1.36.1-r4 -> 1.36.1-r7) 06:03:20 Executing busybox-1.36.1-r7.post-upgrade 06:03:20 (3/25) Upgrading busybox-binsh (1.36.1-r4 -> 1.36.1-r7) 06:03:20 (4/25) Upgrading ca-certificates-bundle (20230506-r0 -> 20241121-r1) 06:03:20 (5/25) Upgrading libcrypto3 (3.1.4-r0 -> 3.1.8-r0) 06:03:20 (6/25) Upgrading libssl3 (3.1.4-r0 -> 3.1.8-r0) 06:03:20 (7/25) Upgrading ssl_client (1.36.1-r4 -> 1.36.1-r7) 06:03:20 (8/25) Upgrading musl-dev (1.2.4-r2 -> 1.2.4-r3) 06:03:21 (9/25) Upgrading libexpat (2.5.0-r1 -> 2.6.4-r0) 06:03:21 (10/25) Upgrading libarchive (3.7.2-r0 -> 3.7.7-r0) 06:03:21 (11/25) Upgrading ca-certificates (20230506-r0 -> 20241121-r1) 06:03:21 (12/25) Installing libpsl (0.21.5-r0) 06:03:21 (13/25) Upgrading libcurl (8.4.0-r0 -> 8.12.1-r0) 06:03:21 (14/25) Installing libpsl-utils (0.21.5-r0) 06:03:21 (15/25) Installing libpsl-dev (0.21.5-r0) 06:03:21 (16/25) Upgrading openssl-dev (3.1.4-r0 -> 3.1.8-r0) 06:03:21 (17/25) Upgrading curl-dev (8.4.0-r0 -> 8.12.1-r0) 06:03:21 (18/25) Upgrading git (2.40.1-r0 -> 2.40.4-r0) 06:03:22 (19/25) Upgrading musl-utils (1.2.4-r2 -> 1.2.4-r3) 06:03:22 (20/25) Upgrading libtasn1 (4.19.0-r1 -> 4.20.0-r0) 06:03:22 (21/25) Upgrading gnutls (3.8.0-r2 -> 3.8.4-r0) 06:03:22 (22/25) Upgrading gnutls-c++ (3.8.0-r2 -> 3.8.4-r0) 06:03:22 (23/25) Upgrading libtasn1-progs (4.19.0-r1 -> 4.20.0-r0) 06:03:22 (24/25) Upgrading libtasn1-dev (4.19.0-r1 -> 4.20.0-r0) 06:03:22 (25/25) Upgrading gnutls-dev (3.8.0-r2 -> 3.8.4-r0) 06:03:22 Executing busybox-1.36.1-r7.trigger 06:03:22 Executing ca-certificates-20241121-r1.trigger 06:03:22 OK: 334 MiB in 103 packages 06:03:25 Removing intermediate container f05593f63698 06:03:25 ---> ffeb8ae666dd 06:03:25 Step 8/14 : COPY scripts /device-coap/scripts 06:03:25 ---> d05f35a70927 06:03:25 Step 9/14 : COPY src /device-coap/src/ 06:03:26 ---> 5d53413fd78e 06:03:26 Step 10/14 : COPY VERSION /device-coap 06:03:26 ---> fc0ab1a8e7d2 06:03:26 Step 11/14 : RUN mkdir -p /device-coap/build 06:03:26 ---> Running in 5af6377ae0f3 06:03:28 Removing intermediate container 5af6377ae0f3 06:03:28 ---> 85ac249952f5 06:03:28 Step 12/14 : WORKDIR /device-coap 06:03:28 ---> Running in 152b6d2b5fae 06:03:28 Removing intermediate container 152b6d2b5fae 06:03:28 ---> 85a5a369e86b 06:03:28 Step 13/14 : RUN /device-coap/scripts/build_deps.sh 1 06:03:28 ---> Running in 86e26099efad 06:03:29 + BUILD_CSDK=1 06:03:29 + TINYDTLS_VERSION=b0e230d 06:03:29 + LIBCOAP_VERSION=1739507 06:03:29 + CSDK_VERSION=4.0.0 06:03:29 + '[' -d deps ] 06:03:29 + mkdir deps 06:03:29 + cd /device-coap/deps 06:03:29 + git clone https://github.com/eclipse/tinydtls.git 06:03:29 Cloning into 'tinydtls'... 06:03:31 + cd tinydtls 06:03:31 + git checkout develop 06:03:31 branch 'develop' set up to track 'origin/develop'. 06:03:31 Switched to a new branch 'develop' 06:03:31 + git reset --hard b0e230d 06:03:31 HEAD is now at b0e230d Merge pull request #44 from mrdeep1/cunit_fix 06:03:31 + cp /device-coap/scripts/AutoConf_cmake_patch AutoConf.cmake 06:03:31 + cp /device-coap/scripts/CMakeLists_txt_patch CMakeLists.txt 06:03:31 + cp /device-coap/scripts/dtls_config_h_cmake_in_patch dtls_config.h.cmake.in 06:03:31 + cp /device-coap/scripts/tests_CMakeLists_txt_patch tests/CMakeLists.txt 06:03:31 + mkdir -p build 06:03:31 + cd build 06:03:31 + cmake '-DCMAKE_BUILD_TYPE=Release' '-DBUILD_SHARED_LIBS=ON' .. 06:03:31 -- The C compiler identification is GNU 12.2.1 06:03:31 -- Detecting C compiler ABI info 06:03:32 -- Detecting C compiler ABI info - done 06:03:32 -- Check for working C compiler: /usr/bin/cc - skipped 06:03:32 -- Detecting C compile features 06:03:32 -- Detecting C compile features - done 06:03:32 -- Looking for assert.h 06:03:32 -- Looking for assert.h - found 06:03:32 -- Looking for arpa/inet.h 06:03:32 -- Looking for arpa/inet.h - found 06:03:32 -- Looking for fcntl.h 06:03:32 -- Looking for fcntl.h - found 06:03:32 -- Looking for inttypes.h 06:03:33 -- Looking for inttypes.h - found 06:03:33 -- Looking for memory.h 06:03:33 -- Looking for memory.h - found 06:03:33 -- Looking for netdb.h 06:03:34 -- Looking for netdb.h - found 06:03:34 -- Looking for netinet/in.h 06:03:34 -- Looking for netinet/in.h - found 06:03:34 -- Looking for stddef.h 06:03:34 -- Looking for stddef.h - found 06:03:34 -- Looking for stdint.h 06:03:34 -- Looking for stdint.h - found 06:03:34 -- Looking for stdlib.h 06:03:35 -- Looking for stdlib.h - found 06:03:35 -- Looking for string.h 06:03:35 -- Looking for string.h - found 06:03:35 -- Looking for strings.h 06:03:35 -- Looking for strings.h - found 06:03:35 -- Looking for time.h 06:03:36 -- Looking for time.h - found 06:03:36 -- Looking for sys/param.h 06:03:36 -- Looking for sys/param.h - found 06:03:36 -- Looking for sys/socket.h 06:03:37 -- Looking for sys/socket.h - found 06:03:37 -- Looking for sys/stat.h 06:03:37 -- Looking for sys/stat.h - found 06:03:37 -- Looking for sys/types.h 06:03:37 -- Looking for sys/types.h - found 06:03:37 -- Looking for sys/time.h 06:03:37 -- Looking for sys/time.h - found 06:03:37 -- Looking for unistd.h 06:03:38 -- Looking for unistd.h - found 06:03:38 -- Looking for float.h 06:03:38 -- Looking for float.h - found 06:03:38 -- Looking for dlfcn.h 06:03:38 -- Looking for dlfcn.h - found 06:03:38 -- Looking for memset 06:03:39 -- Looking for memset - found 06:03:39 -- Looking for select 06:03:39 -- Looking for select - found 06:03:39 -- Looking for socket 06:03:39 -- Looking for socket - found 06:03:39 -- Looking for strdup 06:03:40 -- Looking for strdup - found 06:03:40 -- Looking for strerror 06:03:40 -- Looking for strerror - found 06:03:40 -- Looking for strnlen 06:03:40 -- Looking for strnlen - found 06:03:40 -- Looking for fls 06:03:41 -- Looking for fls - not found 06:03:41 -- Looking for vprintf 06:03:41 -- Looking for vprintf - found 06:03:41 -- Performing Test HAVE_SOCKADDR_IN6_SIN6_LEN 06:03:41 -- Performing Test HAVE_SOCKADDR_IN6_SIN6_LEN - Failed 06:03:41 -- Configuring done (10.2s) 06:03:41 -- Generating done (0.0s) 06:03:41 -- Build files have been written to: /device-coap/deps/tinydtls/build 06:03:41 + make 06:03:41 [ 6%] Building C object CMakeFiles/tinydtls.dir/aes/rijndael.c.o 06:03:42 [ 13%] Building C object CMakeFiles/tinydtls.dir/aes/rijndael_wrap.c.o 06:03:42 [ 20%] Building C object CMakeFiles/tinydtls.dir/ccm.c.o 06:03:44 [ 26%] Building C object CMakeFiles/tinydtls.dir/crypto.c.o 06:03:44 In file included from /device-coap/deps/tinydtls/crypto.c:34: 06:03:44 In function 'ecc_ecdh', 06:03:44 inlined from 'dtls_ecdh_pre_master_secret' at /device-coap/deps/tinydtls/crypto.c:444:3: 06:03:44 /device-coap/deps/tinydtls/ecc/ecc.h:50:9: warning: 'pub_x' may be used uninitialized [-Wmaybe-uninitialized] 06:03:44 50 | ecc_ec_mult(px, py, secret, resultx, resulty); 06:03:44 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 06:03:44 /device-coap/deps/tinydtls/ecc/ecc.h: In function 'dtls_ecdh_pre_master_secret': 06:03:44 /device-coap/deps/tinydtls/ecc/ecc.h:47:6: note: by argument 1 of type 'const uint32_t *' {aka 'const unsigned int *'} to 'ecc_ec_mult' declared here 06:03:44 47 | void ecc_ec_mult(const uint32_t *px, const uint32_t *py, const uint32_t *secret, uint32_t *resultx, uint32_t *resulty); 06:03:44 | ^~~~~~~~~~~ 06:03:44 /device-coap/deps/tinydtls/crypto.c:431:12: note: 'pub_x' declared here 06:03:44 431 | uint32_t pub_x[8]; 06:03:44 | ^~~~~ 06:03:44 In function 'ecc_ecdh', 06:03:44 inlined from 'dtls_ecdh_pre_master_secret' at /device-coap/deps/tinydtls/crypto.c:444:3: 06:03:44 /device-coap/deps/tinydtls/ecc/ecc.h:50:9: warning: 'pub_y' may be used uninitialized [-Wmaybe-uninitialized] 06:03:44 50 | ecc_ec_mult(px, py, secret, resultx, resulty); 06:03:44 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 06:03:44 /device-coap/deps/tinydtls/ecc/ecc.h: In function 'dtls_ecdh_pre_master_secret': 06:03:44 /device-coap/deps/tinydtls/ecc/ecc.h:47:6: note: by argument 2 of type 'const uint32_t *' {aka 'const unsigned int *'} to 'ecc_ec_mult' declared here 06:03:44 47 | void ecc_ec_mult(const uint32_t *px, const uint32_t *py, const uint32_t *secret, uint32_t *resultx, uint32_t *resulty); 06:03:44 | ^~~~~~~~~~~ 06:03:44 /device-coap/deps/tinydtls/crypto.c:432:12: note: 'pub_y' declared here 06:03:44 432 | uint32_t pub_y[8]; 06:03:44 | ^~~~~ 06:03:44 In function 'ecc_ecdh', 06:03:44 inlined from 'dtls_ecdh_pre_master_secret' at /device-coap/deps/tinydtls/crypto.c:444:3: 06:03:44 /device-coap/deps/tinydtls/ecc/ecc.h:50:9: warning: 'priv' may be used uninitialized [-Wmaybe-uninitialized] 06:03:44 50 | ecc_ec_mult(px, py, secret, resultx, resulty); 06:03:44 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 06:03:44 /device-coap/deps/tinydtls/ecc/ecc.h: In function 'dtls_ecdh_pre_master_secret': 06:03:44 /device-coap/deps/tinydtls/ecc/ecc.h:47:6: note: by argument 3 of type 'const uint32_t *' {aka 'const unsigned int *'} to 'ecc_ec_mult' declared here 06:03:44 47 | void ecc_ec_mult(const uint32_t *px, const uint32_t *py, const uint32_t *secret, uint32_t *resultx, uint32_t *resulty); 06:03:44 | ^~~~~~~~~~~ 06:03:44 /device-coap/deps/tinydtls/crypto.c:430:12: note: 'priv' declared here 06:03:44 430 | uint32_t priv[8]; 06:03:44 | ^~~~ 06:03:45 [ 33%] Building C object CMakeFiles/tinydtls.dir/dtls.c.o 06:03:52 [ 40%] Building C object CMakeFiles/tinydtls.dir/dtls_debug.c.o 06:03:52 [ 46%] Building C object CMakeFiles/tinydtls.dir/dtls_prng.c.o 06:03:52 [ 53%] Building C object CMakeFiles/tinydtls.dir/dtls_time.c.o 06:03:52 [ 60%] Building C object CMakeFiles/tinydtls.dir/ecc/ecc.c.o 06:03:52 /device-coap/deps/tinydtls/ecc/ecc.c: In function 'is_zero': 06:03:52 /device-coap/deps/tinydtls/ecc/ecc.c:316:21: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 06:03:52 316 | for (idx = 0; idx < count; idx++) { 06:03:52 | ^ 06:03:52 /device-coap/deps/tinydtls/ecc/ecc.c:319:17: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 06:03:52 319 | return result == count; 06:03:52 | ^~ 06:03:56 [ 66%] Building C object CMakeFiles/tinydtls.dir/hmac.c.o 06:03:56 [ 73%] Building C object CMakeFiles/tinydtls.dir/netq.c.o 06:03:57 [ 80%] Building C object CMakeFiles/tinydtls.dir/peer.c.o 06:03:57 [ 86%] Building C object CMakeFiles/tinydtls.dir/session.c.o 06:03:57 [ 93%] Building C object CMakeFiles/tinydtls.dir/sha2/sha2.c.o 06:03:57 /device-coap/deps/tinydtls/sha2/sha2.c:630:34: warning: argument 1 of type 'sha2_byte[]' {aka 'unsigned char[]'} with mismatched bound [-Warray-parameter=] 06:03:57 630 | void dtls_sha256_final(sha2_byte digest[], dtls_sha256_ctx* context) { 06:03:57 | ~~~~~~~~~~^~~~~~~~ 06:03:57 In file included from /device-coap/deps/tinydtls/sha2/sha2.c:45: 06:03:57 /device-coap/deps/tinydtls/sha2/sha2.h:134:24: note: previously declared as 'uint8_t[32]' {aka 'unsigned char[32]'} 06:03:57 134 | void dtls_sha256_final(uint8_t[DTLS_SHA256_DIGEST_LENGTH], dtls_sha256_ctx*); 06:03:57 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 06:03:57 /device-coap/deps/tinydtls/sha2/sha2.c:690:54: warning: argument 2 of type 'char[]' with mismatched bound [-Warray-parameter=] 06:03:57 690 | char *dtls_sha256_end(dtls_sha256_ctx* context, char buffer[]) { 06:03:57 | ~~~~~^~~~~~~~ 06:03:57 /device-coap/deps/tinydtls/sha2/sha2.h:135:41: note: previously declared as 'char[65]' 06:03:57 135 | char* dtls_sha256_end(dtls_sha256_ctx*, char[DTLS_SHA256_DIGEST_STRING_LENGTH]); 06:03:57 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 06:03:58 [100%] Linking C shared library libtinydtls.so 06:03:58 [100%] Built target tinydtls 06:03:58 + make install 06:03:58 [100%] Built target tinydtls 06:03:58 Install the project... 06:03:58 -- Install configuration: "Release" 06:03:58 -- Installing: /usr/local/lib/libtinydtls.so 06:03:58 -- Installing: /usr/local/include/tinydtls 06:03:58 -- Installing: /usr/local/include/tinydtls/dtls.h 06:03:58 -- Installing: /usr/local/include/tinydtls/tinydtls.h 06:03:58 -- Installing: /usr/local/include/tinydtls/dtls_time.h 06:03:58 -- Installing: /usr/local/include/tinydtls/utlist.h 06:03:58 -- Installing: /usr/local/include/tinydtls/ccm.h 06:03:58 -- Installing: /usr/local/include/tinydtls/hmac.h 06:03:58 -- Installing: /usr/local/include/tinydtls/uthash.h 06:03:58 -- Installing: /usr/local/include/tinydtls/numeric.h 06:03:58 -- Installing: /usr/local/include/tinydtls/netq.h 06:03:58 -- Installing: /usr/local/include/tinydtls/sha2 06:03:58 -- Installing: /usr/local/include/tinydtls/sha2/sha2.h 06:03:58 -- Installing: /usr/local/include/tinydtls/crypto.h 06:03:58 -- Installing: /usr/local/include/tinydtls/alert.h 06:03:58 -- Installing: /usr/local/include/tinydtls/session.h 06:03:58 -- Installing: /usr/local/include/tinydtls/global.h 06:03:58 -- Installing: /usr/local/include/tinydtls/ecc 06:03:58 -- Installing: /usr/local/include/tinydtls/ecc/ecc.h 06:03:58 -- Installing: /usr/local/include/tinydtls/ecc/test_helper.h 06:03:58 -- Installing: /usr/local/include/tinydtls/state.h 06:03:58 -- Installing: /usr/local/include/tinydtls/aes 06:03:58 -- Installing: /usr/local/include/tinydtls/aes/rijndael.h 06:03:58 -- Installing: /usr/local/include/tinydtls/dtls_mutex.h 06:03:58 -- Installing: /usr/local/include/tinydtls/peer.h 06:03:58 -- Installing: /usr/local/include/tinydtls/dtls_prng.h 06:03:58 -- Installing: /usr/local/include/tinydtls/dtls_debug.h 06:03:58 -- Up-to-date: /usr/local/include/tinydtls 06:03:58 -- Installing: /usr/local/include/tinydtls/dtls_config.h 06:03:58 + cd /device-coap/deps 06:03:58 + git clone https://github.com/obgm/libcoap.git 06:03:58 Cloning into 'libcoap'... 06:04:03 + cd libcoap 06:04:03 + git reset --hard 1739507 06:04:03 HEAD is now at 1739507a Merge pull request #536 from mrdeep1/bad_tcp 06:04:03 + patch -p1 06:04:03 patching file cmake/FindTinyDTLS.cmake 06:04:03 + patch -p1 06:04:03 patching file include/coap2/coap_config.h.in 06:04:03 + mkdir -p build 06:04:03 + cd build 06:04:03 + cmake '-DWITH_EPOLL=OFF' '-DDTLS_BACKEND=tinydtls' '-DUSE_VENDORED_TINYDTLS=OFF' '-DENABLE_TESTS=OFF' '-DENABLE_EXAMPLES=OFF' '-DENABLE_DOCS=OFF' '-DCMAKE_BUILD_TYPE=Release' '-DBUILD_SHARED_LIBS=ON' .. 06:04:04 -- The CXX compiler identification is GNU 12.2.1 06:04:04 -- The C compiler identification is GNU 12.2.1 06:04:04 -- Detecting CXX compiler ABI info 06:04:04 -- Detecting CXX compiler ABI info - done 06:04:04 -- Check for working CXX compiler: /usr/bin/c++ - skipped 06:04:04 -- Detecting CXX compile features 06:04:04 -- Detecting CXX compile features - done 06:04:04 -- Detecting C compiler ABI info 06:04:05 -- Detecting C compiler ABI info - done 06:04:05 -- Check for working C compiler: /usr/bin/cc - skipped 06:04:05 -- Detecting C compile features 06:04:05 -- Detecting C compile features - done 06:04:05 -- Looking for byteswap.h 06:04:05 -- Looking for byteswap.h - found 06:04:05 -- Looking for inttypes.h 06:04:05 -- Looking for inttypes.h - found 06:04:05 -- Looking for limits.h 06:04:06 -- Looking for limits.h - found 06:04:06 -- Looking for memory.h 06:04:06 -- Looking for memory.h - found 06:04:06 -- Looking for strings.h 06:04:06 -- Looking for strings.h - found 06:04:06 -- Looking for string.h 06:04:06 -- Looking for string.h - found 06:04:06 -- Looking for sys/sysctl.h 06:04:07 -- Looking for sys/sysctl.h - not found 06:04:07 -- Looking for netinet/in.h 06:04:07 -- Looking for netinet/in.h - found 06:04:07 -- Looking for sys/epoll.h 06:04:07 -- Looking for sys/epoll.h - found 06:04:07 -- Looking for sys/timerfd.h 06:04:08 -- Looking for sys/timerfd.h - found 06:04:08 -- Looking for arpa/inet.h 06:04:08 -- Looking for arpa/inet.h - found 06:04:08 -- Looking for stdbool.h 06:04:08 -- Looking for stdbool.h - found 06:04:08 -- Looking for netdb.h 06:04:09 -- Looking for netdb.h - found 06:04:09 -- Looking for pthread.h 06:04:09 -- Looking for pthread.h - found 06:04:09 -- Looking for stdlib.h 06:04:09 -- Looking for stdlib.h - found 06:04:09 -- Looking for stdint.h 06:04:10 -- Looking for stdint.h - found 06:04:10 -- Looking for syslog.h 06:04:10 -- Looking for syslog.h - found 06:04:10 -- Looking for sys/ioctl.h 06:04:10 -- Looking for sys/ioctl.h - found 06:04:10 -- Looking for sys/socket.h 06:04:11 -- Looking for sys/socket.h - found 06:04:11 -- Looking for sys/stat.h 06:04:11 -- Looking for sys/stat.h - found 06:04:11 -- Looking for sys/time.h 06:04:11 -- Looking for sys/time.h - found 06:04:11 -- Looking for sys/types.h 06:04:12 -- Looking for sys/types.h - found 06:04:12 -- Looking for sys/unistd.h 06:04:12 -- Looking for sys/unistd.h - not found 06:04:12 -- Looking for time.h 06:04:12 -- Looking for time.h - found 06:04:12 -- Looking for unistd.h 06:04:12 -- Looking for unistd.h - found 06:04:12 -- Looking for float.h 06:04:13 -- Looking for float.h - found 06:04:13 -- Looking for stddef.h 06:04:13 -- Looking for stddef.h - found 06:04:13 -- Looking for winsock2.h 06:04:13 -- Looking for winsock2.h - not found 06:04:13 -- Looking for ws2tcpip.h 06:04:13 -- Looking for ws2tcpip.h - not found 06:04:13 -- Looking for malloc 06:04:14 -- Looking for malloc - found 06:04:14 -- Looking for memset 06:04:14 -- Looking for memset - found 06:04:14 -- Looking for select 06:04:14 -- Looking for select - found 06:04:14 -- Looking for socket 06:04:15 -- Looking for socket - found 06:04:15 -- Looking for strcasecmp 06:04:15 -- Looking for strcasecmp - found 06:04:15 -- Looking for pthread_mutex_lock 06:04:15 -- Looking for pthread_mutex_lock - found 06:04:15 -- Looking for getaddrinfo 06:04:16 -- Looking for getaddrinfo - found 06:04:16 -- Looking for strnlen 06:04:16 -- Looking for strnlen - found 06:04:16 -- Looking for strrchr 06:04:16 -- Looking for strrchr - found 06:04:16 -- Looking for getrandom 06:04:17 -- Looking for getrandom - found 06:04:17 -- Looking for cmsghdr 06:04:17 -- Looking for cmsghdr - not found 06:04:17 -- compiling without epoll support 06:04:17 -- compiling with DTLS support 06:04:17 -- DTLS_BACKEND: tinydtls 06:04:17 -- Found TinyDTLS: /usr/local/include 06:04:17 -- TINYDTLS_INCLUDE_DIR: /usr/local/include/tinydtls 06:04:17 -- TINYDTLS_LIBRARIES: /usr/local/lib/libtinydtls.so 06:04:17 -- TINYDTLS_ROOT_DIR: 06:04:17 -- compiling with tinydtls support 06:04:17 -- ENABLE_DTLS:.....................ON 06:04:17 -- ENABLE_TCP:......................ON 06:04:17 -- ENABLE_DOCS:.....................OFF 06:04:17 -- ENABLE_EXAMPLES:.................OFF 06:04:17 -- DTLS_BACKEND:....................tinydtls 06:04:17 -- WITH_GNUTLS:.....................OFF 06:04:17 -- WITH_TINYDTLS:...................ON 06:04:17 -- WITH_OPENSSL:....................OFF 06:04:17 -- WITH_MBEDTLS:....................OFF 06:04:17 -- HAVE_LIBTINYDTLS:................1 06:04:17 -- HAVE_LIBGNUTLS:.................. 06:04:17 -- HAVE_OPENSSL:.................... 06:04:17 -- HAVE_MBEDTLS:.................... 06:04:17 -- COAP_EPOLL_SUPPORT:.............. 06:04:17 -- CMAKE_C_COMPILER:................/usr/bin/cc 06:04:17 -- BUILD_SHARED_LIBS:...............ON 06:04:17 -- CMAKE_BUILD_TYPE:................Release 06:04:17 -- CMAKE_SYSTEM_PROCESSOR:..........aarch64 06:04:17 -- Configuring done (13.7s) 06:04:17 CMake Warning (dev) at CMakeLists.txt:16 (add_library): 06:04:17 Policy CMP0115 is not set: Source file extensions must be explicit. Run 06:04:17 "cmake --help-policy CMP0115" for policy details. Use the cmake_policy 06:04:17 command to set the policy and suppress this warning. 06:04:17 06:04:17 File: 06:04:17 06:04:17 /device-coap/deps/libcoap/include/coap2/coap.h.in 06:04:17 This warning is for project developers. Use -Wno-dev to suppress it. 06:04:17 06:04:17 -- Generating done (0.0s) 06:04:17 -- Build files have been written to: /device-coap/deps/libcoap/build 06:04:17 + make 06:04:17 [ 4%] Building C object CMakeFiles/coap-2.dir/src/address.c.o 06:04:17 [ 8%] Building C object CMakeFiles/coap-2.dir/src/async.c.o 06:04:18 [ 13%] Building C object CMakeFiles/coap-2.dir/src/block.c.o 06:04:18 [ 17%] Building C object CMakeFiles/coap-2.dir/src/coap_debug.c.o 06:04:20 [ 21%] Building C object CMakeFiles/coap-2.dir/src/coap_event.c.o 06:04:20 [ 26%] Building C object CMakeFiles/coap-2.dir/src/coap_hashkey.c.o 06:04:21 [ 30%] Building C object CMakeFiles/coap-2.dir/src/coap_io.c.o 06:04:23 [ 34%] Building C object CMakeFiles/coap-2.dir/src/coap_notls.c.o 06:04:23 [ 39%] Building C object CMakeFiles/coap-2.dir/src/coap_prng.c.o 06:04:23 [ 43%] Building C object CMakeFiles/coap-2.dir/src/coap_session.c.o 06:04:26 [ 47%] Building C object CMakeFiles/coap-2.dir/src/coap_tcp.c.o 06:04:26 [ 52%] Building C object CMakeFiles/coap-2.dir/src/coap_time.c.o 06:04:27 [ 56%] Building C object CMakeFiles/coap-2.dir/src/encode.c.o 06:04:27 [ 60%] Building C object CMakeFiles/coap-2.dir/src/mem.c.o 06:04:27 [ 65%] Building C object CMakeFiles/coap-2.dir/src/net.c.o 06:04:32 [ 69%] Building C object CMakeFiles/coap-2.dir/src/option.c.o 06:04:32 [ 73%] Building C object CMakeFiles/coap-2.dir/src/pdu.c.o 06:04:33 [ 78%] Building C object CMakeFiles/coap-2.dir/src/resource.c.o 06:04:36 [ 82%] Building C object CMakeFiles/coap-2.dir/src/str.c.o 06:04:36 [ 86%] Building C object CMakeFiles/coap-2.dir/src/subscribe.c.o 06:04:36 [ 91%] Building C object CMakeFiles/coap-2.dir/src/uri.c.o 06:04:37 [ 95%] Building C object CMakeFiles/coap-2.dir/src/coap_tinydtls.c.o 06:04:38 [100%] Linking C shared library libcoap-2.so 06:04:38 [100%] Built target coap-2 06:04:38 + make install 06:04:39 [100%] Built target coap-2 06:04:39 Install the project... 06:04:39 -- Install configuration: "Release" 06:04:39 -- Installing: /usr/local/lib/libcoap-2.so 06:04:39 -- Set runtime path of "/usr/local/lib/libcoap-2.so" to "" 06:04:39 -- Installing: /usr/local/lib/cmake/libcoap/libcoapTargets.cmake 06:04:39 -- Installing: /usr/local/lib/cmake/libcoap/libcoapTargets-release.cmake 06:04:39 -- Installing: /usr/local/lib/cmake/libcoap/libcoapConfig.cmake 06:04:39 -- Installing: /usr/local/lib/cmake/libcoap/libcoapConfigVersion.cmake 06:04:39 -- Up-to-date: /usr/local/include 06:04:39 -- Installing: /usr/local/include/coap2 06:04:39 -- Installing: /usr/local/include/coap2/coap_dtls.h 06:04:39 -- Installing: /usr/local/include/coap2/coap_mutex.h 06:04:39 -- Installing: /usr/local/include/coap2/option.h 06:04:39 -- Installing: /usr/local/include/coap2/uri.h 06:04:39 -- Installing: /usr/local/include/coap2/net.h 06:04:39 -- Installing: /usr/local/include/coap2/bits.h 06:04:39 -- Installing: /usr/local/include/coap2/utlist.h 06:04:39 -- Installing: /usr/local/include/coap2/coap_event.h 06:04:39 -- Installing: /usr/local/include/coap2/block.h 06:04:39 -- Installing: /usr/local/include/coap2/coap_session.h 06:04:39 -- Installing: /usr/local/include/coap2/coap_prng.h 06:04:39 -- Installing: /usr/local/include/coap2/uthash.h 06:04:39 -- Installing: /usr/local/include/coap2/async.h 06:04:39 -- Installing: /usr/local/include/coap2/coap_hashkey.h 06:04:39 -- Installing: /usr/local/include/coap2/libcoap.h 06:04:39 -- Installing: /usr/local/include/coap2/mem.h 06:04:39 -- Installing: /usr/local/include/coap2/subscribe.h 06:04:39 -- Installing: /usr/local/include/coap2/resource.h 06:04:39 -- Installing: /usr/local/include/coap2/coap_forward_decls.h 06:04:39 -- Installing: /usr/local/include/coap2/coap_riot.h 06:04:39 -- Installing: /usr/local/include/coap2/coap_time.h 06:04:39 -- Installing: /usr/local/include/coap2/pdu.h 06:04:39 -- Installing: /usr/local/include/coap2/address.h 06:04:39 -- Installing: /usr/local/include/coap2/coap_io.h 06:04:39 -- Installing: /usr/local/include/coap2/lwippools.h 06:04:39 -- Installing: /usr/local/include/coap2/str.h 06:04:39 -- Installing: /usr/local/include/coap2/coap_debug.h 06:04:39 -- Installing: /usr/local/include/coap2/encode.h 06:04:39 -- Up-to-date: /usr/local/include 06:04:39 -- Up-to-date: /usr/local/include/coap2 06:04:39 -- Installing: /usr/local/include/coap2/coap.h 06:04:39 + '[' 1 '=' 1 ] 06:04:39 + cd /device-coap/deps 06:04:39 + wget https://github.com/edgexfoundry/device-sdk-c/archive/v4.0.0.zip 06:04:39 Connecting to github.com (140.82.113.4:443) 06:04:39 Connecting to codeload.github.com (140.82.112.10:443) 06:04:39 saving to 'v4.0.0.zip' 06:04:39 v4.0.0.zip 100% |********************************| 245k 0:00:00 ETA 06:04:39 'v4.0.0.zip' saved 06:04:39 + unzip v4.0.0.zip 06:04:39 Archive: v4.0.0.zip 06:04:39 creating: device-sdk-c-4.0.0/ 06:04:39 creating: device-sdk-c-4.0.0/.github/ 06:04:39 inflating: device-sdk-c-4.0.0/.github/Contributing.md 06:04:39 inflating: device-sdk-c-4.0.0/.github/PULL_REQUEST_TEMPLATE.md 06:04:39 inflating: device-sdk-c-4.0.0/.github/semantic.yml 06:04:39 creating: device-sdk-c-4.0.0/.github/workflows/ 06:04:39 inflating: device-sdk-c-4.0.0/.github/workflows/release.yml 06:04:39 inflating: device-sdk-c-4.0.0/.gitignore 06:04:39 inflating: device-sdk-c-4.0.0/Attribution.txt 06:04:39 inflating: device-sdk-c-4.0.0/CHANGELOG.md 06:04:39 inflating: device-sdk-c-4.0.0/Doxyfile 06:04:39 inflating: device-sdk-c-4.0.0/GOVERNANCE.md 06:04:39 inflating: device-sdk-c-4.0.0/Jenkinsfile 06:04:39 inflating: device-sdk-c-4.0.0/LICENSE 06:04:39 inflating: device-sdk-c-4.0.0/Makefile 06:04:39 inflating: device-sdk-c-4.0.0/OWNERS.md 06:04:39 inflating: device-sdk-c-4.0.0/README.IOT.md 06:04:39 inflating: device-sdk-c-4.0.0/README.md 06:04:39 inflating: device-sdk-c-4.0.0/README.v3.md 06:04:39 creating: device-sdk-c-4.0.0/docs/ 06:04:39 inflating: device-sdk-c-4.0.0/docs/configuration.md 06:04:39 inflating: device-sdk-c-4.0.0/docs/deviceprofiles.md 06:04:39 inflating: device-sdk-c-4.0.0/docs/metrics.md 06:04:39 inflating: device-sdk-c-4.0.0/docs/servicewritersguide.md 06:04:39 inflating: device-sdk-c-4.0.0/docs/startup.md 06:04:39 creating: device-sdk-c-4.0.0/include/ 06:04:39 creating: device-sdk-c-4.0.0/include/devsdk/ 06:04:39 inflating: device-sdk-c-4.0.0/include/devsdk/devsdk-base.h 06:04:39 inflating: device-sdk-c-4.0.0/include/devsdk/devsdk.h 06:04:39 creating: device-sdk-c-4.0.0/include/edgex/ 06:04:39 inflating: device-sdk-c-4.0.0/include/edgex/devices.h 06:04:39 inflating: device-sdk-c-4.0.0/include/edgex/edgex-base.h 06:04:39 inflating: device-sdk-c-4.0.0/include/edgex/edgex.h 06:04:39 inflating: device-sdk-c-4.0.0/include/edgex/profiles.h 06:04:39 inflating: device-sdk-c-4.0.0/include/edgex/rest-server.h 06:04:39 creating: device-sdk-c-4.0.0/scripts/ 06:04:39 inflating: device-sdk-c-4.0.0/scripts/Dockerfile.alpine 06:04:39 inflating: device-sdk-c-4.0.0/scripts/Dockerfile.alpine-base 06:04:39 inflating: device-sdk-c-4.0.0/scripts/build.sh 06:04:39 inflating: device-sdk-c-4.0.0/scripts/entrypoint.sh 06:04:39 creating: device-sdk-c-4.0.0/src/ 06:04:39 inflating: device-sdk-c-4.0.0/src/CMakeLists.txt 06:04:39 creating: device-sdk-c-4.0.0/src/c/ 06:04:39 inflating: device-sdk-c-4.0.0/src/c/CMakeLists.txt 06:04:39 inflating: device-sdk-c-4.0.0/src/c/api.h 06:04:39 inflating: device-sdk-c-4.0.0/src/c/autoevent.c 06:04:39 inflating: device-sdk-c-4.0.0/src/c/autoevent.h 06:04:39 inflating: device-sdk-c-4.0.0/src/c/bus-impl.h 06:04:39 inflating: device-sdk-c-4.0.0/src/c/bus-mqtt.c 06:04:39 inflating: device-sdk-c-4.0.0/src/c/bus.c 06:04:39 inflating: device-sdk-c-4.0.0/src/c/bus.h 06:04:39 inflating: device-sdk-c-4.0.0/src/c/callback3.c 06:04:39 inflating: device-sdk-c-4.0.0/src/c/callback3.h 06:04:39 inflating: device-sdk-c-4.0.0/src/c/cmdinfo.h 06:04:39 inflating: device-sdk-c-4.0.0/src/c/config.c 06:04:39 inflating: device-sdk-c-4.0.0/src/c/config.h 06:04:39 inflating: device-sdk-c-4.0.0/src/c/correlation.c 06:04:39 inflating: device-sdk-c-4.0.0/src/c/correlation.h 06:04:39 inflating: device-sdk-c-4.0.0/src/c/data.c 06:04:39 inflating: device-sdk-c-4.0.0/src/c/data.h 06:04:39 inflating: device-sdk-c-4.0.0/src/c/defs.h.in 06:04:39 inflating: device-sdk-c-4.0.0/src/c/device.c 06:04:39 inflating: device-sdk-c-4.0.0/src/c/device.h 06:04:39 inflating: device-sdk-c-4.0.0/src/c/devman.c 06:04:39 inflating: device-sdk-c-4.0.0/src/c/devmap.c 06:04:39 inflating: device-sdk-c-4.0.0/src/c/devmap.h 06:04:39 inflating: device-sdk-c-4.0.0/src/c/devsdk-base.c 06:04:39 inflating: device-sdk-c-4.0.0/src/c/devutil.h 06:04:39 inflating: device-sdk-c-4.0.0/src/c/discovery.c 06:04:39 inflating: device-sdk-c-4.0.0/src/c/discovery.h 06:04:39 inflating: device-sdk-c-4.0.0/src/c/dto-read.c 06:04:39 inflating: device-sdk-c-4.0.0/src/c/dto-read.h 06:04:39 inflating: device-sdk-c-4.0.0/src/c/edgex-logging.c 06:04:39 inflating: device-sdk-c-4.0.0/src/c/edgex-logging.h 06:04:39 inflating: device-sdk-c-4.0.0/src/c/edgex-rest.c 06:04:39 inflating: device-sdk-c-4.0.0/src/c/edgex-rest.h 06:04:39 inflating: device-sdk-c-4.0.0/src/c/edgex2.h 06:04:39 inflating: device-sdk-c-4.0.0/src/c/errorlist.h 06:04:39 creating: device-sdk-c-4.0.0/src/c/examples/ 06:04:39 inflating: device-sdk-c-4.0.0/src/c/examples/CMakeLists.txt 06:04:39 inflating: device-sdk-c-4.0.0/src/c/examples/README.md 06:04:39 creating: device-sdk-c-4.0.0/src/c/examples/bitfields/ 06:04:39 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/CMakeLists.txt 06:04:39 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/README.md 06:04:39 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/device-bitfields.c 06:04:39 creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/ 06:04:39 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/configuration.yaml 06:04:39 creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/devices/ 06:04:39 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/devices/Bitfields.json 06:04:39 creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/profiles/ 06:04:39 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/profiles/Example-Bitfields.json 06:04:39 creating: device-sdk-c-4.0.0/src/c/examples/counters/ 06:04:39 inflating: device-sdk-c-4.0.0/src/c/examples/counters/CMakeLists.txt 06:04:39 inflating: device-sdk-c-4.0.0/src/c/examples/counters/README.md 06:04:39 inflating: device-sdk-c-4.0.0/src/c/examples/counters/device-counter.c 06:04:39 creating: device-sdk-c-4.0.0/src/c/examples/counters/res/ 06:04:39 inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/configuration.yaml 06:04:39 creating: device-sdk-c-4.0.0/src/c/examples/counters/res/devices/ 06:04:39 inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/devices/Counters.json 06:04:39 creating: device-sdk-c-4.0.0/src/c/examples/counters/res/profiles/ 06:04:39 inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/profiles/Counter.json 06:04:39 creating: device-sdk-c-4.0.0/src/c/examples/discovery/ 06:04:39 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/CMakeLists.txt 06:04:39 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/README.md 06:04:39 creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/ 06:04:39 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/configuration.yaml 06:04:39 creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/devices/ 06:04:39 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/devices/readme.txt 06:04:39 creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/profiles/ 06:04:39 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/profiles/TemplateProfile.json 06:04:39 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/template.c 06:04:39 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/watcher1.json 06:04:39 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/watcher2.json 06:04:39 creating: device-sdk-c-4.0.0/src/c/examples/file/ 06:04:39 inflating: device-sdk-c-4.0.0/src/c/examples/file/CMakeLists.txt 06:04:39 inflating: device-sdk-c-4.0.0/src/c/examples/file/README.md 06:04:39 inflating: device-sdk-c-4.0.0/src/c/examples/file/device-file.c 06:04:39 creating: device-sdk-c-4.0.0/src/c/examples/file/res/ 06:04:39 inflating: device-sdk-c-4.0.0/src/c/examples/file/res/configuration.yaml 06:04:39 creating: device-sdk-c-4.0.0/src/c/examples/file/res/devices/ 06:04:39 inflating: device-sdk-c-4.0.0/src/c/examples/file/res/devices/file1.json 06:04:39 inflating: device-sdk-c-4.0.0/src/c/examples/file/res/lorem.txt 06:04:39 creating: device-sdk-c-4.0.0/src/c/examples/file/res/profiles/ 06:04:39 inflating: device-sdk-c-4.0.0/src/c/examples/file/res/profiles/FileExampleProfile.json 06:04:39 creating: device-sdk-c-4.0.0/src/c/examples/gyro/ 06:04:39 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/CMakeLists.txt 06:04:39 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/README.md 06:04:39 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/device-gyro.c 06:04:39 creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/ 06:04:39 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/configuration.yaml 06:04:39 creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/devices/ 06:04:39 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/devices/gyro.json 06:04:39 creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/profiles/ 06:04:39 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/profiles/Gyro.json 06:04:39 creating: device-sdk-c-4.0.0/src/c/examples/random/ 06:04:39 inflating: device-sdk-c-4.0.0/src/c/examples/random/CMakeLists.txt 06:04:39 inflating: device-sdk-c-4.0.0/src/c/examples/random/README.md 06:04:39 inflating: device-sdk-c-4.0.0/src/c/examples/random/device-random.c 06:04:39 creating: device-sdk-c-4.0.0/src/c/examples/random/res/ 06:04:39 inflating: device-sdk-c-4.0.0/src/c/examples/random/res/configuration.yaml 06:04:39 creating: device-sdk-c-4.0.0/src/c/examples/random/res/devices/ 06:04:39 inflating: device-sdk-c-4.0.0/src/c/examples/random/res/devices/randomdevice1.json 06:04:39 creating: device-sdk-c-4.0.0/src/c/examples/random/res/profiles/ 06:04:39 inflating: device-sdk-c-4.0.0/src/c/examples/random/res/profiles/RandomExampleProfile.json 06:04:39 creating: device-sdk-c-4.0.0/src/c/examples/res/ 06:04:39 inflating: device-sdk-c-4.0.0/src/c/examples/res/configuration.yaml 06:04:39 creating: device-sdk-c-4.0.0/src/c/examples/res/devices/ 06:04:39 inflating: device-sdk-c-4.0.0/src/c/examples/res/devices/device1.json 06:04:39 creating: device-sdk-c-4.0.0/src/c/examples/res/profiles/ 06:04:39 inflating: device-sdk-c-4.0.0/src/c/examples/res/profiles/TemplateProfile.json 06:04:39 inflating: device-sdk-c-4.0.0/src/c/examples/template.c 06:04:39 creating: device-sdk-c-4.0.0/src/c/examples/terminal/ 06:04:39 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/CMakeLists.txt 06:04:39 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/README.md 06:04:39 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/device-terminal.c 06:04:39 creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/ 06:04:39 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/configuration.yaml 06:04:39 creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/devices/ 06:04:39 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/devices/terminal.json 06:04:39 creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/profiles/ 06:04:39 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/profiles/Terminal.json 06:04:39 inflating: device-sdk-c-4.0.0/src/c/filesys.c 06:04:39 inflating: device-sdk-c-4.0.0/src/c/filesys.h 06:04:39 inflating: device-sdk-c-4.0.0/src/c/keeper.c 06:04:39 inflating: device-sdk-c-4.0.0/src/c/keeper.h 06:04:39 inflating: device-sdk-c-4.0.0/src/c/map.c 06:04:39 inflating: device-sdk-c-4.0.0/src/c/map.h 06:04:39 inflating: device-sdk-c-4.0.0/src/c/metadata.c 06:04:39 inflating: device-sdk-c-4.0.0/src/c/metadata.h 06:04:39 inflating: device-sdk-c-4.0.0/src/c/metrics.h 06:04:39 inflating: device-sdk-c-4.0.0/src/c/opstate.c 06:04:39 inflating: device-sdk-c-4.0.0/src/c/opstate.h 06:04:39 inflating: device-sdk-c-4.0.0/src/c/parson.c 06:04:39 inflating: device-sdk-c-4.0.0/src/c/parson.h 06:04:39 inflating: device-sdk-c-4.0.0/src/c/profiles.c 06:04:39 inflating: device-sdk-c-4.0.0/src/c/profiles.h 06:04:39 inflating: device-sdk-c-4.0.0/src/c/registry-impl.h 06:04:39 inflating: device-sdk-c-4.0.0/src/c/registry.c 06:04:39 inflating: device-sdk-c-4.0.0/src/c/registry.h 06:04:39 inflating: device-sdk-c-4.0.0/src/c/reqdata.c 06:04:39 inflating: device-sdk-c-4.0.0/src/c/reqdata.h 06:04:39 inflating: device-sdk-c-4.0.0/src/c/request_auth.c 06:04:39 inflating: device-sdk-c-4.0.0/src/c/request_auth.h 06:04:39 inflating: device-sdk-c-4.0.0/src/c/rest-server.c 06:04:39 inflating: device-sdk-c-4.0.0/src/c/rest-server.h 06:04:39 inflating: device-sdk-c-4.0.0/src/c/rest.c 06:04:39 inflating: device-sdk-c-4.0.0/src/c/rest.h 06:04:39 inflating: device-sdk-c-4.0.0/src/c/secrets-impl.h 06:04:39 inflating: device-sdk-c-4.0.0/src/c/secrets-insecure.c 06:04:39 inflating: device-sdk-c-4.0.0/src/c/secrets-insecure.h 06:04:39 inflating: device-sdk-c-4.0.0/src/c/secrets-vault.c 06:04:39 inflating: device-sdk-c-4.0.0/src/c/secrets-vault.h 06:04:39 inflating: device-sdk-c-4.0.0/src/c/secrets.c 06:04:39 inflating: device-sdk-c-4.0.0/src/c/secrets.h 06:04:39 inflating: device-sdk-c-4.0.0/src/c/service.c 06:04:39 inflating: device-sdk-c-4.0.0/src/c/service.h 06:04:39 inflating: device-sdk-c-4.0.0/src/c/transform.c 06:04:39 inflating: device-sdk-c-4.0.0/src/c/transform.h 06:04:39 inflating: device-sdk-c-4.0.0/src/c/validate.c 06:04:39 inflating: device-sdk-c-4.0.0/src/c/validate.h 06:04:39 inflating: device-sdk-c-4.0.0/src/c/watchers.c 06:04:39 inflating: device-sdk-c-4.0.0/src/c/watchers.h 06:04:39 creating: device-sdk-c-4.0.0/src/cmake/ 06:04:39 inflating: device-sdk-c-4.0.0/src/cmake/FindIOT.cmake 06:04:39 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBCBOR.cmake 06:04:39 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBMICROHTTP.cmake 06:04:39 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBPAHO.cmake 06:04:39 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBUUID.cmake 06:04:39 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBYAML.cmake 06:04:39 + cd device-sdk-c-4.0.0 06:04:39 + ./scripts/build.sh 06:04:39 + CPPCHECK=false 06:04:39 + DOCGEN=false 06:04:39 + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' 06:04:39 + '[' 0 -gt 0 ] 06:04:39 + readlink -f ./scripts/build.sh 06:04:39 + dirname /device-coap/deps/device-sdk-c-4.0.0/scripts/build.sh 06:04:39 + dirname /device-coap/deps/device-sdk-c-4.0.0/scripts 06:04:39 + ROOT=/device-coap/deps/device-sdk-c-4.0.0 06:04:39 + cd /device-coap/deps/device-sdk-c-4.0.0 06:04:39 + mkdir -p /device-coap/deps/device-sdk-c-4.0.0/build/release 06:04:39 + cd /device-coap/deps/device-sdk-c-4.0.0/build/release 06:04:39 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-coap/deps/device-sdk-c-4.0.0/src 06:04:40 -- The C compiler identification is GNU 12.2.1 06:04:40 -- Detecting C compiler ABI info 06:04:40 -- Detecting C compiler ABI info - done 06:04:40 -- Check for working C compiler: /usr/bin/cc - skipped 06:04:40 -- Detecting C compile features 06:04:40 -- Detecting C compile features - done 06:04:40 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 06:04:41 -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") 06:04:41 -- Found LIBYAML: /usr/lib/libyaml.so 06:04:41 -- Found LIBUUID: /usr/lib/libuuid.so 06:04:41 -- Found LIBCBOR: /usr/lib/libcbor.so 06:04:41 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 06:04:41 -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so 06:04:41 -- /opt/iotech/iot/1.5/include 06:04:41 -- C SDK 0.0.0 for Linux 06:04:41 -- Performing Test CSDK_HAVE_ATOMIC 06:04:41 -- Performing Test CSDK_HAVE_ATOMIC - Success 06:04:41 -- Found Curses: /usr/lib/libcurses.so 06:04:41 -- Configuring done (1.7s) 06:04:41 -- Generating done (0.2s) 06:04:41 -- Build files have been written to: /device-coap/deps/device-sdk-c-4.0.0/build/release 06:04:42 + + tee release.log 06:04:42 make all package 06:04:42 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 06:04:42 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o 06:04:43 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o 06:04:44 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o 06:04:45 [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o 06:04:47 [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 06:04:47 [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o 06:04:48 [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o 06:04:50 [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 06:04:50 [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 06:04:51 [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 06:04:52 [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 06:04:52 [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o 06:04:53 [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 06:04:53 [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 06:04:56 [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 06:04:56 [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o 06:04:57 [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o 06:04:58 [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 06:04:59 [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o 06:04:59 [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 06:05:08 [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 06:05:08 [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 06:05:08 [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 06:05:08 [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o 06:05:08 [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 06:05:10 [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 06:05:14 [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o 06:05:14 [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o 06:05:15 [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o 06:05:16 [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o 06:05:18 /device-coap/deps/device-sdk-c-4.0.0/src/c/service.c: In function 'devsdk_service_start': 06:05:18 /device-coap/deps/device-sdk-c-4.0.0/src/c/service.c:1063:5: warning: 'deviceservices_config' may be used uninitialized [-Wmaybe-uninitialized] 06:05:18 1063 | edgex_device_parseClients (svc->logger, iot_data_string_map_get (deviceservices_config, "Clients"), &svc->config.endpoints); 06:05:18 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 06:05:18 /device-coap/deps/device-sdk-c-4.0.0/src/c/service.c:875:21: note: 'deviceservices_config' was declared here 06:05:18 875 | const iot_data_t *deviceservices_config; 06:05:18 | ^~~~~~~~~~~~~~~~~~~~~ 06:05:18 [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 06:05:19 [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o 06:05:20 [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 06:05:20 [ 68%] Linking C shared library libcsdk.so 06:05:20 [ 68%] Built target csdk 06:05:20 [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 06:05:21 [ 72%] Linking C executable template 06:05:21 /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:05:21 [ 72%] Built target template 06:05:21 [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 06:05:22 [ 76%] Linking C executable device-counter 06:05:22 /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:05:22 [ 76%] Built target device-counter 06:05:22 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 06:05:23 [ 80%] Linking C executable device-random 06:05:23 /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:05:23 [ 80%] Built target device-random 06:05:23 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 06:05:24 [ 84%] Linking C executable device-gyro 06:05:24 /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:05:24 [ 84%] Built target device-gyro 06:05:24 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 06:05:25 [ 88%] Linking C executable device-bitfields 06:05:25 /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:05:25 [ 88%] Built target device-bitfields 06:05:25 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 06:05:26 [ 92%] Linking C executable template-discovery 06:05:26 /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:05:26 [ 92%] Built target template-discovery 06:05:26 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 06:05:27 [ 96%] Linking C executable device-file 06:05:27 /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:05:28 [ 96%] Built target device-file 06:05:28 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 06:05:29 [100%] Linking C executable device-terminal 06:05:29 /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:05:29 [100%] Built target device-terminal 06:05:29 Run CPack packaging tool... 06:05:29 CPack: Create package using TGZ 06:05:29 CPack: Install projects 06:05:29 CPack: - Run preinstall target for: Csdk 06:05:30 CPack: - Install project: Csdk [] 06:05:30 CPack: Create package 06:05:30 CPack: - package: /device-coap/deps/device-sdk-c-4.0.0/build/release/csdk-0.0.0.tar.gz generated. 06:05:30 + '[' false '=' true ] 06:05:30 + '[' false '=' true ] 06:05:30 + mkdir -p /device-coap/deps/device-sdk-c-4.0.0/build/debug 06:05:30 + cd /device-coap/deps/device-sdk-c-4.0.0/build/debug 06:05:30 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /device-coap/deps/device-sdk-c-4.0.0/src 06:05:30 -- The C compiler identification is GNU 12.2.1 06:05:30 -- Detecting C compiler ABI info 06:05:31 -- Detecting C compiler ABI info - done 06:05:31 -- Check for working C compiler: /usr/bin/cc - skipped 06:05:31 -- Detecting C compile features 06:05:31 -- Detecting C compile features - done 06:05:31 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 06:05:31 -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") 06:05:31 -- Found LIBYAML: /usr/lib/libyaml.so 06:05:31 -- Found LIBUUID: /usr/lib/libuuid.so 06:05:31 -- Found LIBCBOR: /usr/lib/libcbor.so 06:05:31 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 06:05:31 -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so 06:05:31 -- /opt/iotech/iot/1.5/include 06:05:31 -- C SDK 0.0.0 for Linux 06:05:31 -- Performing Test CSDK_HAVE_ATOMIC 06:05:32 -- Performing Test CSDK_HAVE_ATOMIC - Success 06:05:32 -- Found Curses: /usr/lib/libcurses.so 06:05:32 -- Configuring done (1.7s) 06:05:32 -- Generating done (0.2s) 06:05:32 -- Build files have been written to: /device-coap/deps/device-sdk-c-4.0.0/build/debug 06:05:32 + make 06:05:32 + tee debug.log 06:05:32 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 06:05:33 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o 06:05:33 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o 06:05:33 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o 06:05:34 [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o 06:05:35 [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 06:05:35 [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o 06:05:35 [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o 06:05:36 [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 06:05:36 [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 06:05:36 [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 06:05:37 [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 06:05:37 [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o 06:05:37 [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 06:05:38 [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 06:05:39 [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 06:05:39 [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o 06:05:39 [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o 06:05:40 [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 06:05:40 [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o 06:05:41 [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 06:05:42 [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 06:05:42 [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 06:05:43 [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 06:05:43 [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o 06:05:43 [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 06:05:44 [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 06:05:45 [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o 06:05:45 [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o 06:05:46 [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o 06:05:46 [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o 06:05:47 [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 06:05:47 [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o 06:05:48 [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 06:05:48 [ 68%] Linking C shared library libcsdk.so 06:05:48 [ 68%] Built target csdk 06:05:48 [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 06:05:49 [ 72%] Linking C executable template 06:05:49 /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:05:49 [ 72%] Built target template 06:05:49 [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 06:05:49 [ 76%] Linking C executable device-counter 06:05:49 /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:05:50 [ 76%] Built target device-counter 06:05:50 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 06:05:50 [ 80%] Linking C executable device-random 06:05:50 /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:05:50 [ 80%] Built target device-random 06:05:50 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 06:05:51 [ 84%] Linking C executable device-gyro 06:05:51 /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:05:51 [ 84%] Built target device-gyro 06:05:51 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 06:05:52 [ 88%] Linking C executable device-bitfields 06:05:52 /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:05:52 [ 88%] Built target device-bitfields 06:05:52 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 06:05:52 [ 92%] Linking C executable template-discovery 06:05:52 /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:05:53 [ 92%] Built target template-discovery 06:05:53 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 06:05:53 [ 96%] Linking C executable device-file 06:05:53 /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:05:53 [ 96%] Built target device-file 06:05:53 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 06:05:54 [100%] Linking C executable device-terminal 06:05:54 /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:05:54 [100%] Built target device-terminal 06:05:54 + cp -rf include/devsdk include/edgex /usr/include/ 06:05:54 + cp build/release/c/libcsdk.so /usr/lib/ 06:05:54 + rm -rf /device-coap/deps 06:05:56 Removing intermediate container 86e26099efad 06:05:56 ---> 66e851ab9347 06:05:56 Step 14/14 : RUN /device-coap/scripts/build.sh 06:05:56 ---> Running in a12b1245f229 06:05:56 + readlink -f /device-coap/scripts/build.sh 06:05:56 + dirname /device-coap/scripts/build.sh 06:05:57 + dirname /device-coap/scripts 06:05:57 + ROOT=/device-coap 06:05:57 + echo /device-coap 06:05:57 /device-coap 06:05:57 + cd /device-coap 06:05:57 + mkdir -p /device-coap/build/release 06:05:57 + cd /device-coap/build/release 06:05:57 + cmake '-DCMAKE_BUILD_TYPE=Release' /device-coap/src/c 06:05:57 -- The C compiler identification is GNU 12.2.1 06:05:57 -- Detecting C compiler ABI info 06:05:57 -- Detecting C compiler ABI info - done 06:05:57 -- Check for working C compiler: /usr/bin/cc - skipped 06:05:57 -- Detecting C compile features 06:05:57 -- Detecting C compile features - done 06:05:57 -- Found LIBCOAP: /usr/local/lib/libcoap-2.so 06:05:57 -- Configuring done (0.9s) 06:05:57 -- Generating done (0.0s) 06:05:57 -- Build files have been written to: /device-coap/build/release 06:05:57 + make 06:05:57 + tee release.log 06:05:57 [ 20%] Building C object CMakeFiles/device-coap.dir/coap-client.c.o 06:05:58 In file included from /usr/include/devsdk/devsdk.h:18, 06:05:58 from /device-coap/src/c/device-coap.h:17, 06:05:58 from /device-coap/src/c/coap-client.h:21, 06:05:58 from /device-coap/src/c/coap-client.c:9: 06:05:58 /device-coap/src/c/coap-client.c: In function 'GetEndDeviceProtocolProperties': 06:05:58 /device-coap/src/c/coap-client.c:89:36: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 06:05:58 89 | iot_log_debug(sdk_ctx->lc, "COAP:PSK key len %u", 06:05:58 | ^~~~~~~~~~~~~~~~~~~~~ 06:05:58 90 | strlen(end_dev_params_ptr->psk_key)); 06:05:58 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 06:05:58 | | 06:05:58 | size_t {aka long unsigned int} 06:05:58 /device-coap/src/c/coap-client.c:89:55: note: format string is defined here 06:05:58 89 | iot_log_debug(sdk_ctx->lc, "COAP:PSK key len %u", 06:05:58 | ~^ 06:05:58 | | 06:05:58 | unsigned int 06:05:58 | %lu 06:05:58 /device-coap/src/c/coap-client.c: In function 'message_handler': 06:05:58 /device-coap/src/c/coap-client.c:126:36: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 06:05:58 126 | iot_log_error(sdk_ctx->lc, "COAP:invalid data of len %u", len); 06:05:58 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ 06:05:58 | | 06:05:58 | size_t {aka long unsigned int} 06:05:58 /device-coap/src/c/coap-client.c:126:63: note: format string is defined here 06:05:58 126 | iot_log_error(sdk_ctx->lc, "COAP:invalid data of len %u", len); 06:05:58 | ~^ 06:05:58 | | 06:05:58 | unsigned int 06:05:58 | %lu 06:05:58 /device-coap/src/c/coap-client.c:129:34: warning: format '%d' expects argument of type 'int', but argument 4 has type 'iot_typecode_t' [-Wformat=] 06:05:58 129 | iot_log_debug(sdk_ctx->lc, "COAP: coap device resource type %d", 06:05:58 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 06:05:58 130 | resource->properties->type); 06:05:58 | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 06:05:58 | | 06:05:58 | iot_typecode_t 06:05:58 /device-coap/src/c/coap-client.c:129:68: note: format string is defined here 06:05:58 129 | iot_log_debug(sdk_ctx->lc, "COAP: coap device resource type %d", 06:05:58 | ~^ 06:05:58 | | 06:05:58 | int 06:05:58 /device-coap/src/c/coap-client.c:139:38: warning: format '%d' expects argument of type 'int', but argument 5 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 06:05:58 139 | iot_log_debug(sdk_ctx->lc, "COAP:coap float data=%s, len = %d", data, 06:05:58 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 06:05:58 140 | len); 06:05:58 | ~~~ 06:05:58 | | 06:05:58 | size_t {aka long unsigned int} 06:05:58 /device-coap/src/c/coap-client.c:139:71: note: format string is defined here 06:05:58 139 | iot_log_debug(sdk_ctx->lc, "COAP:coap float data=%s, len = %d", data, 06:05:58 | ~^ 06:05:58 | | 06:05:58 | int 06:05:58 | %ld 06:05:58 /device-coap/src/c/coap-client.c:144:38: warning: format '%d' expects argument of type 'int', but argument 5 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 06:05:58 144 | iot_log_debug(sdk_ctx->lc, "COAP:coap int32 data=%s, len = %d", data, 06:05:58 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 06:05:58 145 | len); 06:05:58 | ~~~ 06:05:58 | | 06:05:58 | size_t {aka long unsigned int} 06:05:58 /device-coap/src/c/coap-client.c:144:71: note: format string is defined here 06:05:58 144 | iot_log_debug(sdk_ctx->lc, "COAP:coap int32 data=%s, len = %d", data, 06:05:58 | ~^ 06:05:58 | | 06:05:58 | int 06:05:58 | %ld 06:05:58 /device-coap/src/c/coap-client.c:151:38: warning: format '%d' expects argument of type 'int', but argument 5 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 06:05:58 151 | iot_log_debug(sdk_ctx->lc, "COAP:coap json data=%s, len = %d", data, 06:05:58 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 06:05:58 152 | len); 06:05:58 | ~~~ 06:05:58 | | 06:05:58 | size_t {aka long unsigned int} 06:05:58 /device-coap/src/c/coap-client.c:151:70: note: format string is defined here 06:05:58 151 | iot_log_debug(sdk_ctx->lc, "COAP:coap json data=%s, len = %d", data, 06:05:58 | ~^ 06:05:58 | | 06:05:58 | int 06:05:58 | %ld 06:05:58 /device-coap/src/c/coap-client.c:156:38: warning: format '%d' expects argument of type 'int', but argument 4 has type 'iot_typecode_t' [-Wformat=] 06:05:58 156 | iot_log_error(sdk_ctx->lc, "COAP:unsupported resource type %d", 06:05:58 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 06:05:58 157 | resource->properties->type); 06:05:58 | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 06:05:58 | | 06:05:58 | iot_typecode_t 06:05:58 /device-coap/src/c/coap-client.c:156:71: note: format string is defined here 06:05:58 156 | iot_log_error(sdk_ctx->lc, "COAP:unsupported resource type %d", 06:05:58 | ~^ 06:05:58 | | 06:05:58 | int 06:05:58 /device-coap/src/c/coap-client.c: In function 'CoapSendCommandToEndDevice': 06:05:58 /device-coap/src/c/coap-client.c:244:30: warning: format '%d' expects argument of type 'int', but argument 5 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 06:05:58 244 | iot_log_debug(sdk_ctx->lc, "COAP: Data = %d, Len = %d", *post_data, len); 06:05:58 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ 06:05:58 | | 06:05:58 | size_t {aka long unsigned int} 06:05:58 /device-coap/src/c/coap-client.c:244:55: note: format string is defined here 06:05:58 244 | iot_log_debug(sdk_ctx->lc, "COAP: Data = %d, Len = %d", *post_data, len); 06:05:58 | ~^ 06:05:58 | | 06:05:58 | int 06:05:58 | %ld 06:05:58 /device-coap/src/c/coap-client.c:252:32: warning: format '%d' expects argument of type 'int', but argument 5 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 06:05:58 252 | iot_log_debug(sdk_ctx->lc, "COAP-client:ED psk key = %s, len=%d", 06:05:58 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 06:05:58 253 | (uint8_t *)end_dev_params_ptr->psk_key, 06:05:58 254 | strlen(end_dev_params_ptr->psk_key)); 06:05:58 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 06:05:58 | | 06:05:58 | size_t {aka long unsigned int} 06:05:58 /device-coap/src/c/coap-client.c:252:67: note: format string is defined here 06:05:58 252 | iot_log_debug(sdk_ctx->lc, "COAP-client:ED psk key = %s, len=%d", 06:05:58 | ~^ 06:05:58 | | 06:05:58 | int 06:05:58 | %ld 06:05:58 /device-coap/src/c/coap-client.c: In function 'CoapGetRequestToEndDevice': 06:05:58 /device-coap/src/c/coap-client.c:351:32: warning: format '%d' expects argument of type 'int', but argument 5 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 06:05:58 351 | iot_log_debug(sdk_ctx->lc, "COAP-client:ED psk key = %s, len=%d", 06:05:58 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 06:05:58 352 | (uint8_t *)end_dev_params_ptr->psk_key, 06:05:58 353 | strlen(end_dev_params_ptr->psk_key)); 06:05:58 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 06:05:58 | | 06:05:58 | size_t {aka long unsigned int} 06:05:58 /device-coap/src/c/coap-client.c:351:67: note: format string is defined here 06:05:58 351 | iot_log_debug(sdk_ctx->lc, "COAP-client:ED psk key = %s, len=%d", 06:05:58 | ~^ 06:05:58 | | 06:05:58 | int 06:05:58 | %ld 06:05:59 [ 40%] Building C object CMakeFiles/device-coap.dir/coap-server.c.o 06:05:59 In file included from /usr/include/devsdk/devsdk.h:18, 06:05:59 from /usr/include/edgex/devices.h:17, 06:05:59 from /device-coap/src/c/coap-server.c:22: 06:05:59 /device-coap/src/c/coap-server.c: In function 'data_handler': 06:05:59 /device-coap/src/c/coap-server.c:82:32: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 06:05:59 82 | iot_log_info (sdk_ctx->lc, "invalid data of len %u", len); 06:05:59 | ^~~~~~~~~~~~~~~~~~~~~~~~ ~~~ 06:05:59 | | 06:05:59 | size_t {aka long unsigned int} 06:05:59 /device-coap/src/c/coap-server.c:82:54: note: format string is defined here 06:05:59 82 | iot_log_info (sdk_ctx->lc, "invalid data of len %u", len); 06:05:59 | ~^ 06:05:59 | | 06:05:59 | unsigned int 06:05:59 | %lu 06:05:59 /device-coap/src/c/coap-server.c:128:37: warning: format '%d' expects argument of type 'int', but argument 4 has type 'iot_typecode_t' [-Wformat=] 06:05:59 128 | iot_log_error (sdk_ctx->lc, "unsupported resource type %d", resource->properties->type); 06:05:59 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~ 06:05:59 | | 06:05:59 | iot_typecode_t 06:05:59 /device-coap/src/c/coap-server.c:128:65: note: format string is defined here 06:05:59 128 | iot_log_error (sdk_ctx->lc, "unsupported resource type %d", resource->properties->type); 06:05:59 | ~^ 06:05:59 | | 06:05:59 | int 06:05:59 [ 60%] Building C object CMakeFiles/device-coap.dir/coap-util.c.o 06:05:59 In file included from /usr/include/devsdk/devsdk.h:18, 06:05:59 from /device-coap/src/c/coap-util.h:18, 06:05:59 from /device-coap/src/c/coap-util.c:9: 06:05:59 /device-coap/src/c/coap-util.c: In function 'read_data_float64': 06:05:59 /device-coap/src/c/coap-util.c:63:31: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 06:05:59 63 | iot_log_info(sdk_ctx->lc, "invalid float64 of len %u", len); 06:05:59 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ 06:05:59 | | 06:05:59 | size_t {aka long unsigned int} 06:05:59 /device-coap/src/c/coap-util.c:63:56: note: format string is defined here 06:05:59 63 | iot_log_info(sdk_ctx->lc, "invalid float64 of len %u", len); 06:05:59 | ~^ 06:05:59 | | 06:05:59 | unsigned int 06:05:59 | %lu 06:05:59 /device-coap/src/c/coap-util.c:76:31: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 06:05:59 76 | iot_log_info(sdk_ctx->lc, "invalid float64 of len %u", len); 06:05:59 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ 06:05:59 | | 06:05:59 | size_t {aka long unsigned int} 06:05:59 /device-coap/src/c/coap-util.c:76:56: note: format string is defined here 06:05:59 76 | iot_log_info(sdk_ctx->lc, "invalid float64 of len %u", len); 06:05:59 | ~^ 06:05:59 | | 06:05:59 | unsigned int 06:05:59 | %lu 06:05:59 /device-coap/src/c/coap-util.c: In function 'read_data_int32': 06:05:59 /device-coap/src/c/coap-util.c:87:31: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 06:05:59 87 | iot_log_info(sdk_ctx->lc, "invalid int32 of len %u", len); 06:05:59 | ^~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ 06:05:59 | | 06:05:59 | size_t {aka long unsigned int} 06:05:59 /device-coap/src/c/coap-util.c:87:54: note: format string is defined here 06:05:59 87 | iot_log_info(sdk_ctx->lc, "invalid int32 of len %u", len); 06:05:59 | ~^ 06:05:59 | | 06:05:59 | unsigned int 06:05:59 | %lu 06:05:59 /device-coap/src/c/coap-util.c:102:31: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 06:05:59 102 | iot_log_info(sdk_ctx->lc, "invalid int32 of len %u", len); 06:05:59 | ^~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ 06:05:59 | | 06:05:59 | size_t {aka long unsigned int} 06:05:59 /device-coap/src/c/coap-util.c:102:54: note: format string is defined here 06:05:59 102 | iot_log_info(sdk_ctx->lc, "invalid int32 of len %u", len); 06:05:59 | ~^ 06:05:59 | | 06:05:59 | unsigned int 06:05:59 | %lu 06:06:00 [ 80%] Building C object CMakeFiles/device-coap.dir/device-coap.c.o 06:06:00 In file included from /usr/include/devsdk/devsdk.h:18, 06:06:00 from /device-coap/src/c/device-coap.h:17, 06:06:00 from /device-coap/src/c/device-coap.c:10: 06:06:00 /device-coap/src/c/device-coap.c: In function 'coap_get_handler': 06:06:00 /device-coap/src/c/device-coap.c:130:31: warning: format '%d' expects argument of type 'int', but argument 4 has type 'iot_typecode_t' [-Wformat=] 06:06:00 130 | iot_log_debug(driver->lc, "COAP:Triggering Get events req type=%d\n", 06:06:00 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 06:06:00 131 | requests[i].resource->type); 06:06:00 | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 06:06:00 | | 06:06:00 | iot_typecode_t 06:06:00 /device-coap/src/c/device-coap.c:130:69: note: format string is defined here 06:06:00 130 | iot_log_debug(driver->lc, "COAP:Triggering Get events req type=%d\n", 06:06:00 | ~^ 06:06:00 | | 06:06:00 | int 06:06:01 [100%] Linking C executable device-coap 06:06:01 /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:06:02 [100%] Built target device-coap 06:06:02 Removing intermediate container a12b1245f229 06:06:02 ---> 1dfe2c661704 06:06:02 Successfully built 1dfe2c661704 06:06:02 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:06:03 + docker inspect -f . ci-base-image-arm64 06:06:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:06:03 prd-ubuntu20.04-docker-arm64-4c-16g-41246 does not seem to be running inside a container 06:06:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-coap-c/40 -v /w/workspace/device-coap-c/40:/w/workspace/device-coap-c/40:rw,z -v /w/workspace/device-coap-c/40@tmp:/w/workspace/device-coap-c/40@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 ******** ci-base-image-arm64 cat 06:06:04 $ docker top 4725f73cfae5ba297195f4a84f0e040668dfd7fe4af46aad0ec4927b7b2ccf84 -eo pid,comm [Pipeline] { [Pipeline] sh 06:06:05 + make test 06:06:05 build/release/device-coap [Pipeline] } 06:06:05 $ docker stop --time=1 4725f73cfae5ba297195f4a84f0e040668dfd7fe4af46aad0ec4927b7b2ccf84 06:06:07 $ docker rm -f --volumes 4725f73cfae5ba297195f4a84f0e040668dfd7fe4af46aad0ec4927b7b2ccf84 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:06:08 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:06:08 + ls -al . 06:06:08 total 92 06:06:08 drwxrwxr-x 7 jenkins jenkins 4096 Mar 13 06:02 . 06:06:08 drwxrwxr-x 4 jenkins jenkins 4096 Mar 13 06:02 .. 06:06:08 drwxrwxr-x 8 jenkins jenkins 4096 Mar 13 06:02 .git 06:06:08 drwxrwxr-x 3 jenkins jenkins 4096 Mar 13 06:02 .github 06:06:08 -rw-rw-r-- 1 jenkins jenkins 14 Mar 13 06:02 .gitignore 06:06:08 -rw-rw-r-- 1 jenkins jenkins 2037 Mar 13 06:02 Attribution.txt 06:06:08 -rw-rw-r-- 1 jenkins jenkins 3893 Mar 13 06:02 CHANGELOG.md 06:06:08 -rw-rw-r-- 1 jenkins jenkins 677 Mar 13 06:02 GOVERNANCE.md 06:06:08 -rw-rw-r-- 1 jenkins jenkins 798 Mar 13 06:02 Jenkinsfile 06:06:08 -rw-rw-r-- 1 jenkins jenkins 10173 Mar 13 06:02 LICENSE 06:06:08 -rw-rw-r-- 1 jenkins jenkins 938 Mar 13 06:02 Makefile 06:06:08 -rw-rw-r-- 1 jenkins jenkins 619 Mar 13 06:02 OWNERS.md 06:06:08 -rw-rw-r-- 1 jenkins jenkins 12454 Mar 13 06:02 README.md 06:06:08 -rw-rw-r-- 1 jenkins jenkins 506 Mar 13 06:02 ROADMAP.md 06:06:08 -rw-rw-r-- 1 jenkins jenkins 11 Mar 13 05:59 VERSION 06:06:08 drwxrwxr-x 4 jenkins jenkins 4096 Mar 13 06:02 res 06:06:08 drwxrwxr-x 2 jenkins jenkins 4096 Mar 13 06:02 scripts 06:06:08 drwxrwxr-x 3 jenkins jenkins 4096 Mar 13 06:02 src [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:06:08 + docker build -t device-coap-arm64 -f scripts/Dockerfile.alpine --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=578a9a03340fcb4ee66dd22d4e32c296796c0ad6 --label arch=arm64 --label version=3.2.0-dev.2 . 06:06:09 Sending build context to Docker daemon 367.6kB 06:06:09 Step 1/33 : ARG BASE=alpine:3.20 06:06:09 Step 2/33 : FROM ${BASE} as builder 06:06:09 ---> 1dfe2c661704 06:06:09 Step 3/33 : LABEL maintainer="Ken Bannister " 06:06:09 ---> Running in f62437ce8a05 06:06:09 Removing intermediate container f62437ce8a05 06:06:09 ---> cd9502037779 06:06:09 Step 4/33 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub 06:06:09 ---> Running in 63c7be351f03 06:06:10 Connecting to iotech.jfrog.io (34.247.22.236:443) 06:06:11 saving to '/etc/apk/keys/alpine.dev.rsa.pub' 06:06:11 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA 06:06:11 '/etc/apk/keys/alpine.dev.rsa.pub' saved 06:06:12 Removing intermediate container 63c7be351f03 06:06:12 ---> 85f626a0f99c 06:06:12 Step 5/33 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories 06:06:12 ---> Running in 43cae50d3c9c 06:06:14 Removing intermediate container 43cae50d3c9c 06:06:14 ---> e25e9569f20f 06:06:14 Step 6/33 : RUN apk add --update --no-cache build-base git gcc cmake make linux-headers yaml-dev libmicrohttpd-dev curl-dev util-linux-dev ncurses-dev iotech-paho-mqtt-c-dev-1.3 hiredis-dev libcbor-dev iotech-iot-1.5-dev 06:06:14 ---> Running in 6422c9b282d0 06:06:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:06:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:06:16 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/aarch64/APKINDEX.tar.gz 06:06:17 WARNING: This apk-tools is OLD! Some packages might not function properly. 06:06:17 OK: 334 MiB in 103 packages 06:06:18 Removing intermediate container 6422c9b282d0 06:06:18 ---> 118d7faca00c 06:06:18 Step 7/33 : COPY scripts /device-coap/scripts 06:06:18 ---> 6f88f278e151 06:06:18 Step 8/33 : COPY src /device-coap/src/ 06:06:19 ---> 86531120c877 06:06:19 Step 9/33 : COPY VERSION /device-coap 06:06:19 ---> 4a7cf5520dc9 06:06:19 Step 10/33 : RUN mkdir -p /device-coap/build 06:06:19 ---> Running in 17d84ede1bd4 06:06:21 Removing intermediate container 17d84ede1bd4 06:06:21 ---> 0f798fbf9a54 06:06:21 Step 11/33 : WORKDIR /device-coap 06:06:21 ---> Running in 94366b21a5ad 06:06:21 Removing intermediate container 94366b21a5ad 06:06:21 ---> b92a3057e6d1 06:06:21 Step 12/33 : RUN /device-coap/scripts/build_deps.sh 1 06:06:21 ---> Running in 2d4dc8690f3a 06:06:22 + BUILD_CSDK=1 06:06:22 + TINYDTLS_VERSION=b0e230d 06:06:22 + LIBCOAP_VERSION=1739507 06:06:22 + CSDK_VERSION=4.0.0 06:06:22 + '[' -d deps ] 06:06:22 + mkdir deps 06:06:22 + cd /device-coap/deps 06:06:22 + git clone https://github.com/eclipse/tinydtls.git 06:06:22 Cloning into 'tinydtls'... 06:06:24 + cd tinydtls 06:06:24 + git checkout develop 06:06:24 branch 'develop' set up to track 'origin/develop'. 06:06:24 Switched to a new branch 'develop' 06:06:24 + git reset --hard b0e230d 06:06:24 HEAD is now at b0e230d Merge pull request #44 from mrdeep1/cunit_fix 06:06:24 + cp /device-coap/scripts/AutoConf_cmake_patch AutoConf.cmake 06:06:24 + cp /device-coap/scripts/CMakeLists_txt_patch CMakeLists.txt 06:06:24 + cp /device-coap/scripts/dtls_config_h_cmake_in_patch dtls_config.h.cmake.in 06:06:24 + cp /device-coap/scripts/tests_CMakeLists_txt_patch tests/CMakeLists.txt 06:06:24 + mkdir -p build 06:06:24 + cd build 06:06:24 + cmake '-DCMAKE_BUILD_TYPE=Release' '-DBUILD_SHARED_LIBS=ON' .. 06:06:24 -- The C compiler identification is GNU 12.2.1 06:06:24 -- Detecting C compiler ABI info 06:06:25 -- Detecting C compiler ABI info - done 06:06:25 -- Check for working C compiler: /usr/bin/cc - skipped 06:06:25 -- Detecting C compile features 06:06:25 -- Detecting C compile features - done 06:06:25 -- Looking for assert.h 06:06:25 -- Looking for assert.h - found 06:06:25 -- Looking for arpa/inet.h 06:06:25 -- Looking for arpa/inet.h - found 06:06:25 -- Looking for fcntl.h 06:06:26 -- Looking for fcntl.h - found 06:06:26 -- Looking for inttypes.h 06:06:26 -- Looking for inttypes.h - found 06:06:26 -- Looking for memory.h 06:06:27 -- Looking for memory.h - found 06:06:27 -- Looking for netdb.h 06:06:27 -- Looking for netdb.h - found 06:06:27 -- Looking for netinet/in.h 06:06:27 -- Looking for netinet/in.h - found 06:06:27 -- Looking for stddef.h 06:06:28 -- Looking for stddef.h - found 06:06:28 -- Looking for stdint.h 06:06:28 -- Looking for stdint.h - found 06:06:28 -- Looking for stdlib.h 06:06:28 -- Looking for stdlib.h - found 06:06:28 -- Looking for string.h 06:06:29 -- Looking for string.h - found 06:06:29 -- Looking for strings.h 06:06:29 -- Looking for strings.h - found 06:06:29 -- Looking for time.h 06:06:29 -- Looking for time.h - found 06:06:29 -- Looking for sys/param.h 06:06:30 -- Looking for sys/param.h - found 06:06:30 -- Looking for sys/socket.h 06:06:30 -- Looking for sys/socket.h - found 06:06:30 -- Looking for sys/stat.h 06:06:30 -- Looking for sys/stat.h - found 06:06:30 -- Looking for sys/types.h 06:06:31 -- Looking for sys/types.h - found 06:06:31 -- Looking for sys/time.h 06:06:31 -- Looking for sys/time.h - found 06:06:31 -- Looking for unistd.h 06:06:31 -- Looking for unistd.h - found 06:06:31 -- Looking for float.h 06:06:32 -- Looking for float.h - found 06:06:32 -- Looking for dlfcn.h 06:06:32 -- Looking for dlfcn.h - found 06:06:32 -- Looking for memset 06:06:32 -- Looking for memset - found 06:06:32 -- Looking for select 06:06:33 -- Looking for select - found 06:06:33 -- Looking for socket 06:06:33 -- Looking for socket - found 06:06:33 -- Looking for strdup 06:06:34 -- Looking for strdup - found 06:06:34 -- Looking for strerror 06:06:34 -- Looking for strerror - found 06:06:34 -- Looking for strnlen 06:06:34 -- Looking for strnlen - found 06:06:34 -- Looking for fls 06:06:35 -- Looking for fls - not found 06:06:35 -- Looking for vprintf 06:06:35 -- Looking for vprintf - found 06:06:35 -- Performing Test HAVE_SOCKADDR_IN6_SIN6_LEN 06:06:35 -- Performing Test HAVE_SOCKADDR_IN6_SIN6_LEN - Failed 06:06:35 -- Configuring done (11.3s) 06:06:35 -- Generating done (0.0s) 06:06:35 -- Build files have been written to: /device-coap/deps/tinydtls/build 06:06:35 + make 06:06:35 [ 6%] Building C object CMakeFiles/tinydtls.dir/aes/rijndael.c.o 06:06:37 [ 13%] Building C object CMakeFiles/tinydtls.dir/aes/rijndael_wrap.c.o 06:06:37 [ 20%] Building C object CMakeFiles/tinydtls.dir/ccm.c.o 06:06:39 [ 26%] Building C object CMakeFiles/tinydtls.dir/crypto.c.o 06:06:39 In file included from /device-coap/deps/tinydtls/crypto.c:34: 06:06:39 In function 'ecc_ecdh', 06:06:39 inlined from 'dtls_ecdh_pre_master_secret' at /device-coap/deps/tinydtls/crypto.c:444:3: 06:06:39 /device-coap/deps/tinydtls/ecc/ecc.h:50:9: warning: 'pub_x' may be used uninitialized [-Wmaybe-uninitialized] 06:06:39 50 | ecc_ec_mult(px, py, secret, resultx, resulty); 06:06:39 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 06:06:39 /device-coap/deps/tinydtls/ecc/ecc.h: In function 'dtls_ecdh_pre_master_secret': 06:06:39 /device-coap/deps/tinydtls/ecc/ecc.h:47:6: note: by argument 1 of type 'const uint32_t *' {aka 'const unsigned int *'} to 'ecc_ec_mult' declared here 06:06:39 47 | void ecc_ec_mult(const uint32_t *px, const uint32_t *py, const uint32_t *secret, uint32_t *resultx, uint32_t *resulty); 06:06:39 | ^~~~~~~~~~~ 06:06:39 /device-coap/deps/tinydtls/crypto.c:431:12: note: 'pub_x' declared here 06:06:39 431 | uint32_t pub_x[8]; 06:06:39 | ^~~~~ 06:06:39 In function 'ecc_ecdh', 06:06:39 inlined from 'dtls_ecdh_pre_master_secret' at /device-coap/deps/tinydtls/crypto.c:444:3: 06:06:39 /device-coap/deps/tinydtls/ecc/ecc.h:50:9: warning: 'pub_y' may be used uninitialized [-Wmaybe-uninitialized] 06:06:39 50 | ecc_ec_mult(px, py, secret, resultx, resulty); 06:06:39 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 06:06:39 /device-coap/deps/tinydtls/ecc/ecc.h: In function 'dtls_ecdh_pre_master_secret': 06:06:39 /device-coap/deps/tinydtls/ecc/ecc.h:47:6: note: by argument 2 of type 'const uint32_t *' {aka 'const unsigned int *'} to 'ecc_ec_mult' declared here 06:06:39 47 | void ecc_ec_mult(const uint32_t *px, const uint32_t *py, const uint32_t *secret, uint32_t *resultx, uint32_t *resulty); 06:06:39 | ^~~~~~~~~~~ 06:06:39 /device-coap/deps/tinydtls/crypto.c:432:12: note: 'pub_y' declared here 06:06:39 432 | uint32_t pub_y[8]; 06:06:39 | ^~~~~ 06:06:39 In function 'ecc_ecdh', 06:06:39 inlined from 'dtls_ecdh_pre_master_secret' at /device-coap/deps/tinydtls/crypto.c:444:3: 06:06:39 /device-coap/deps/tinydtls/ecc/ecc.h:50:9: warning: 'priv' may be used uninitialized [-Wmaybe-uninitialized] 06:06:39 50 | ecc_ec_mult(px, py, secret, resultx, resulty); 06:06:39 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 06:06:40 /device-coap/deps/tinydtls/ecc/ecc.h: In function 'dtls_ecdh_pre_master_secret': 06:06:40 /device-coap/deps/tinydtls/ecc/ecc.h:47:6: note: by argument 3 of type 'const uint32_t *' {aka 'const unsigned int *'} to 'ecc_ec_mult' declared here 06:06:40 47 | void ecc_ec_mult(const uint32_t *px, const uint32_t *py, const uint32_t *secret, uint32_t *resultx, uint32_t *resulty); 06:06:40 | ^~~~~~~~~~~ 06:06:40 /device-coap/deps/tinydtls/crypto.c:430:12: note: 'priv' declared here 06:06:40 430 | uint32_t priv[8]; 06:06:40 | ^~~~ 06:06:40 [ 33%] Building C object CMakeFiles/tinydtls.dir/dtls.c.o 06:06:48 [ 40%] Building C object CMakeFiles/tinydtls.dir/dtls_debug.c.o 06:06:48 [ 46%] Building C object CMakeFiles/tinydtls.dir/dtls_prng.c.o 06:06:48 [ 53%] Building C object CMakeFiles/tinydtls.dir/dtls_time.c.o 06:06:48 [ 60%] Building C object CMakeFiles/tinydtls.dir/ecc/ecc.c.o 06:06:48 /device-coap/deps/tinydtls/ecc/ecc.c: In function 'is_zero': 06:06:48 /device-coap/deps/tinydtls/ecc/ecc.c:316:21: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 06:06:48 316 | for (idx = 0; idx < count; idx++) { 06:06:48 | ^ 06:06:48 /device-coap/deps/tinydtls/ecc/ecc.c:319:17: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 06:06:48 319 | return result == count; 06:06:48 | ^~ 06:06:53 [ 66%] Building C object CMakeFiles/tinydtls.dir/hmac.c.o 06:06:53 [ 73%] Building C object CMakeFiles/tinydtls.dir/netq.c.o 06:06:53 [ 80%] Building C object CMakeFiles/tinydtls.dir/peer.c.o 06:06:53 [ 86%] Building C object CMakeFiles/tinydtls.dir/session.c.o 06:06:54 [ 93%] Building C object CMakeFiles/tinydtls.dir/sha2/sha2.c.o 06:06:54 /device-coap/deps/tinydtls/sha2/sha2.c:630:34: warning: argument 1 of type 'sha2_byte[]' {aka 'unsigned char[]'} with mismatched bound [-Warray-parameter=] 06:06:54 630 | void dtls_sha256_final(sha2_byte digest[], dtls_sha256_ctx* context) { 06:06:54 | ~~~~~~~~~~^~~~~~~~ 06:06:54 In file included from /device-coap/deps/tinydtls/sha2/sha2.c:45: 06:06:54 /device-coap/deps/tinydtls/sha2/sha2.h:134:24: note: previously declared as 'uint8_t[32]' {aka 'unsigned char[32]'} 06:06:54 134 | void dtls_sha256_final(uint8_t[DTLS_SHA256_DIGEST_LENGTH], dtls_sha256_ctx*); 06:06:54 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 06:06:54 /device-coap/deps/tinydtls/sha2/sha2.c:690:54: warning: argument 2 of type 'char[]' with mismatched bound [-Warray-parameter=] 06:06:54 690 | char *dtls_sha256_end(dtls_sha256_ctx* context, char buffer[]) { 06:06:54 | ~~~~~^~~~~~~~ 06:06:54 /device-coap/deps/tinydtls/sha2/sha2.h:135:41: note: previously declared as 'char[65]' 06:06:54 135 | char* dtls_sha256_end(dtls_sha256_ctx*, char[DTLS_SHA256_DIGEST_STRING_LENGTH]); 06:06:54 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 06:06:55 [100%] Linking C shared library libtinydtls.so 06:06:55 [100%] Built target tinydtls 06:06:55 + make install 06:06:55 [100%] Built target tinydtls 06:06:55 Install the project... 06:06:55 -- Install configuration: "Release" 06:06:55 -- Installing: /usr/local/lib/libtinydtls.so 06:06:55 -- Up-to-date: /usr/local/include/tinydtls 06:06:55 -- Installing: /usr/local/include/tinydtls/dtls.h 06:06:55 -- Installing: /usr/local/include/tinydtls/tinydtls.h 06:06:55 -- Installing: /usr/local/include/tinydtls/dtls_time.h 06:06:55 -- Installing: /usr/local/include/tinydtls/utlist.h 06:06:55 -- Installing: /usr/local/include/tinydtls/ccm.h 06:06:55 -- Installing: /usr/local/include/tinydtls/hmac.h 06:06:55 -- Installing: /usr/local/include/tinydtls/uthash.h 06:06:55 -- Installing: /usr/local/include/tinydtls/numeric.h 06:06:55 -- Installing: /usr/local/include/tinydtls/netq.h 06:06:55 -- Up-to-date: /usr/local/include/tinydtls/sha2 06:06:55 -- Installing: /usr/local/include/tinydtls/sha2/sha2.h 06:06:55 -- Installing: /usr/local/include/tinydtls/crypto.h 06:06:55 -- Installing: /usr/local/include/tinydtls/alert.h 06:06:55 -- Installing: /usr/local/include/tinydtls/session.h 06:06:55 -- Installing: /usr/local/include/tinydtls/global.h 06:06:55 -- Up-to-date: /usr/local/include/tinydtls/ecc 06:06:55 -- Installing: /usr/local/include/tinydtls/ecc/ecc.h 06:06:55 -- Installing: /usr/local/include/tinydtls/ecc/test_helper.h 06:06:55 -- Installing: /usr/local/include/tinydtls/state.h 06:06:55 -- Up-to-date: /usr/local/include/tinydtls/aes 06:06:55 -- Installing: /usr/local/include/tinydtls/aes/rijndael.h 06:06:55 -- Installing: /usr/local/include/tinydtls/dtls_mutex.h 06:06:55 -- Installing: /usr/local/include/tinydtls/peer.h 06:06:55 -- Installing: /usr/local/include/tinydtls/dtls_prng.h 06:06:55 -- Installing: /usr/local/include/tinydtls/dtls_debug.h 06:06:55 -- Up-to-date: /usr/local/include/tinydtls 06:06:55 -- Installing: /usr/local/include/tinydtls/dtls_config.h 06:06:55 + cd /device-coap/deps 06:06:55 + git clone https://github.com/obgm/libcoap.git 06:06:55 Cloning into 'libcoap'... 06:07:00 + cd libcoap 06:07:00 + git reset --hard 1739507 06:07:00 HEAD is now at 1739507a Merge pull request #536 from mrdeep1/bad_tcp 06:07:00 + patch -p1 06:07:00 patching file cmake/FindTinyDTLS.cmake 06:07:00 + patch -p1 06:07:00 patching file include/coap2/coap_config.h.in 06:07:00 + mkdir -p build 06:07:00 + cd build 06:07:00 + cmake '-DWITH_EPOLL=OFF' '-DDTLS_BACKEND=tinydtls' '-DUSE_VENDORED_TINYDTLS=OFF' '-DENABLE_TESTS=OFF' '-DENABLE_EXAMPLES=OFF' '-DENABLE_DOCS=OFF' '-DCMAKE_BUILD_TYPE=Release' '-DBUILD_SHARED_LIBS=ON' .. 06:07:01 -- The CXX compiler identification is GNU 12.2.1 06:07:01 -- The C compiler identification is GNU 12.2.1 06:07:01 -- Detecting CXX compiler ABI info 06:07:01 -- Detecting CXX compiler ABI info - done 06:07:01 -- Check for working CXX compiler: /usr/bin/c++ - skipped 06:07:01 -- Detecting CXX compile features 06:07:01 -- Detecting CXX compile features - done 06:07:01 -- Detecting C compiler ABI info 06:07:02 -- Detecting C compiler ABI info - done 06:07:02 -- Check for working C compiler: /usr/bin/cc - skipped 06:07:02 -- Detecting C compile features 06:07:02 -- Detecting C compile features - done 06:07:02 -- Looking for byteswap.h 06:07:02 -- Looking for byteswap.h - found 06:07:02 -- Looking for inttypes.h 06:07:02 -- Looking for inttypes.h - found 06:07:02 -- Looking for limits.h 06:07:03 -- Looking for limits.h - found 06:07:03 -- Looking for memory.h 06:07:03 -- Looking for memory.h - found 06:07:03 -- Looking for strings.h 06:07:04 -- Looking for strings.h - found 06:07:04 -- Looking for string.h 06:07:04 -- Looking for string.h - found 06:07:04 -- Looking for sys/sysctl.h 06:07:04 -- Looking for sys/sysctl.h - not found 06:07:04 -- Looking for netinet/in.h 06:07:04 -- Looking for netinet/in.h - found 06:07:04 -- Looking for sys/epoll.h 06:07:05 -- Looking for sys/epoll.h - found 06:07:05 -- Looking for sys/timerfd.h 06:07:05 -- Looking for sys/timerfd.h - found 06:07:05 -- Looking for arpa/inet.h 06:07:05 -- Looking for arpa/inet.h - found 06:07:05 -- Looking for stdbool.h 06:07:06 -- Looking for stdbool.h - found 06:07:06 -- Looking for netdb.h 06:07:06 -- Looking for netdb.h - found 06:07:06 -- Looking for pthread.h 06:07:07 -- Looking for pthread.h - found 06:07:07 -- Looking for stdlib.h 06:07:07 -- Looking for stdlib.h - found 06:07:07 -- Looking for stdint.h 06:07:07 -- Looking for stdint.h - found 06:07:07 -- Looking for syslog.h 06:07:07 -- Looking for syslog.h - found 06:07:07 -- Looking for sys/ioctl.h 06:07:08 -- Looking for sys/ioctl.h - found 06:07:08 -- Looking for sys/socket.h 06:07:08 -- Looking for sys/socket.h - found 06:07:08 -- Looking for sys/stat.h 06:07:08 -- Looking for sys/stat.h - found 06:07:08 -- Looking for sys/time.h 06:07:09 -- Looking for sys/time.h - found 06:07:09 -- Looking for sys/types.h 06:07:09 -- Looking for sys/types.h - found 06:07:09 -- Looking for sys/unistd.h 06:07:09 -- Looking for sys/unistd.h - not found 06:07:09 -- Looking for time.h 06:07:10 -- Looking for time.h - found 06:07:10 -- Looking for unistd.h 06:07:10 -- Looking for unistd.h - found 06:07:10 -- Looking for float.h 06:07:10 -- Looking for float.h - found 06:07:10 -- Looking for stddef.h 06:07:11 -- Looking for stddef.h - found 06:07:11 -- Looking for winsock2.h 06:07:11 -- Looking for winsock2.h - not found 06:07:11 -- Looking for ws2tcpip.h 06:07:11 -- Looking for ws2tcpip.h - not found 06:07:11 -- Looking for malloc 06:07:11 -- Looking for malloc - found 06:07:11 -- Looking for memset 06:07:12 -- Looking for memset - found 06:07:12 -- Looking for select 06:07:12 -- Looking for select - found 06:07:12 -- Looking for socket 06:07:13 -- Looking for socket - found 06:07:13 -- Looking for strcasecmp 06:07:13 -- Looking for strcasecmp - found 06:07:13 -- Looking for pthread_mutex_lock 06:07:13 -- Looking for pthread_mutex_lock - found 06:07:13 -- Looking for getaddrinfo 06:07:14 -- Looking for getaddrinfo - found 06:07:14 -- Looking for strnlen 06:07:14 -- Looking for strnlen - found 06:07:14 -- Looking for strrchr 06:07:14 -- Looking for strrchr - found 06:07:14 -- Looking for getrandom 06:07:14 -- Looking for getrandom - found 06:07:14 -- Looking for cmsghdr 06:07:15 -- Looking for cmsghdr - not found 06:07:15 -- compiling without epoll support 06:07:15 -- compiling with DTLS support 06:07:15 -- DTLS_BACKEND: tinydtls 06:07:15 -- Found TinyDTLS: /usr/local/include 06:07:15 -- TINYDTLS_INCLUDE_DIR: /usr/local/include/tinydtls 06:07:15 -- TINYDTLS_LIBRARIES: /usr/local/lib/libtinydtls.so 06:07:15 -- TINYDTLS_ROOT_DIR: 06:07:15 -- compiling with tinydtls support 06:07:15 -- ENABLE_DTLS:.....................ON 06:07:15 -- ENABLE_TCP:......................ON 06:07:15 -- ENABLE_DOCS:.....................OFF 06:07:15 -- ENABLE_EXAMPLES:.................OFF 06:07:15 -- DTLS_BACKEND:....................tinydtls 06:07:15 -- WITH_GNUTLS:.....................OFF 06:07:15 -- WITH_TINYDTLS:...................ON 06:07:15 -- WITH_OPENSSL:....................OFF 06:07:15 -- WITH_MBEDTLS:....................OFF 06:07:15 -- HAVE_LIBTINYDTLS:................1 06:07:15 -- HAVE_LIBGNUTLS:.................. 06:07:15 -- HAVE_OPENSSL:.................... 06:07:15 -- HAVE_MBEDTLS:.................... 06:07:15 -- COAP_EPOLL_SUPPORT:.............. 06:07:15 -- CMAKE_C_COMPILER:................/usr/bin/cc 06:07:15 -- BUILD_SHARED_LIBS:...............ON 06:07:15 -- CMAKE_BUILD_TYPE:................Release 06:07:15 -- CMAKE_SYSTEM_PROCESSOR:..........aarch64 06:07:15 -- Configuring done (14.4s) 06:07:15 CMake Warning (dev) at CMakeLists.txt:16 (add_library): 06:07:15 Policy CMP0115 is not set: Source file extensions must be explicit. Run 06:07:15 "cmake --help-policy CMP0115" for policy details. Use the cmake_policy 06:07:15 command to set the policy and suppress this warning. 06:07:15 06:07:15 File: 06:07:15 06:07:15 /device-coap/deps/libcoap/include/coap2/coap.h.in 06:07:15 This warning is for project developers. Use -Wno-dev to suppress it. 06:07:15 06:07:15 -- Generating done (0.0s) 06:07:15 -- Build files have been written to: /device-coap/deps/libcoap/build 06:07:15 + make 06:07:15 [ 4%] Building C object CMakeFiles/coap-2.dir/src/address.c.o 06:07:15 [ 8%] Building C object CMakeFiles/coap-2.dir/src/async.c.o 06:07:16 [ 13%] Building C object CMakeFiles/coap-2.dir/src/block.c.o 06:07:16 [ 17%] Building C object CMakeFiles/coap-2.dir/src/coap_debug.c.o 06:07:18 [ 21%] Building C object CMakeFiles/coap-2.dir/src/coap_event.c.o 06:07:19 [ 26%] Building C object CMakeFiles/coap-2.dir/src/coap_hashkey.c.o 06:07:19 [ 30%] Building C object CMakeFiles/coap-2.dir/src/coap_io.c.o 06:07:21 [ 34%] Building C object CMakeFiles/coap-2.dir/src/coap_notls.c.o 06:07:21 [ 39%] Building C object CMakeFiles/coap-2.dir/src/coap_prng.c.o 06:07:22 [ 43%] Building C object CMakeFiles/coap-2.dir/src/coap_session.c.o 06:07:25 [ 47%] Building C object CMakeFiles/coap-2.dir/src/coap_tcp.c.o 06:07:26 [ 52%] Building C object CMakeFiles/coap-2.dir/src/coap_time.c.o 06:07:26 [ 56%] Building C object CMakeFiles/coap-2.dir/src/encode.c.o 06:07:27 [ 60%] Building C object CMakeFiles/coap-2.dir/src/mem.c.o 06:07:27 [ 65%] Building C object CMakeFiles/coap-2.dir/src/net.c.o 06:07:32 [ 69%] Building C object CMakeFiles/coap-2.dir/src/option.c.o 06:07:33 [ 73%] Building C object CMakeFiles/coap-2.dir/src/pdu.c.o 06:07:34 [ 78%] Building C object CMakeFiles/coap-2.dir/src/resource.c.o 06:07:38 [ 82%] Building C object CMakeFiles/coap-2.dir/src/str.c.o 06:07:38 [ 86%] Building C object CMakeFiles/coap-2.dir/src/subscribe.c.o 06:07:38 [ 91%] Building C object CMakeFiles/coap-2.dir/src/uri.c.o 06:07:39 [ 95%] Building C object CMakeFiles/coap-2.dir/src/coap_tinydtls.c.o 06:07:40 [100%] Linking C shared library libcoap-2.so 06:07:40 [100%] Built target coap-2 06:07:40 + make install 06:07:41 [100%] Built target coap-2 06:07:41 Install the project... 06:07:41 -- Install configuration: "Release" 06:07:41 -- Installing: /usr/local/lib/libcoap-2.so 06:07:41 -- Set runtime path of "/usr/local/lib/libcoap-2.so" to "" 06:07:41 -- Installing: /usr/local/lib/cmake/libcoap/libcoapTargets.cmake 06:07:41 -- Installing: /usr/local/lib/cmake/libcoap/libcoapTargets-release.cmake 06:07:41 -- Installing: /usr/local/lib/cmake/libcoap/libcoapConfig.cmake 06:07:41 -- Installing: /usr/local/lib/cmake/libcoap/libcoapConfigVersion.cmake 06:07:41 -- Up-to-date: /usr/local/include 06:07:41 -- Up-to-date: /usr/local/include/coap2 06:07:41 -- Installing: /usr/local/include/coap2/coap_dtls.h 06:07:41 -- Installing: /usr/local/include/coap2/coap_mutex.h 06:07:41 -- Installing: /usr/local/include/coap2/option.h 06:07:41 -- Installing: /usr/local/include/coap2/uri.h 06:07:41 -- Installing: /usr/local/include/coap2/net.h 06:07:41 -- Installing: /usr/local/include/coap2/bits.h 06:07:41 -- Installing: /usr/local/include/coap2/utlist.h 06:07:41 -- Installing: /usr/local/include/coap2/coap_event.h 06:07:41 -- Installing: /usr/local/include/coap2/block.h 06:07:41 -- Installing: /usr/local/include/coap2/coap_session.h 06:07:41 -- Installing: /usr/local/include/coap2/coap_prng.h 06:07:41 -- Installing: /usr/local/include/coap2/uthash.h 06:07:41 -- Installing: /usr/local/include/coap2/async.h 06:07:41 -- Installing: /usr/local/include/coap2/coap_hashkey.h 06:07:41 -- Installing: /usr/local/include/coap2/libcoap.h 06:07:41 -- Installing: /usr/local/include/coap2/mem.h 06:07:41 -- Installing: /usr/local/include/coap2/subscribe.h 06:07:41 -- Installing: /usr/local/include/coap2/resource.h 06:07:41 -- Installing: /usr/local/include/coap2/coap_forward_decls.h 06:07:41 -- Installing: /usr/local/include/coap2/coap_riot.h 06:07:41 -- Installing: /usr/local/include/coap2/coap_time.h 06:07:41 -- Installing: /usr/local/include/coap2/pdu.h 06:07:41 -- Installing: /usr/local/include/coap2/address.h 06:07:41 -- Installing: /usr/local/include/coap2/coap_io.h 06:07:41 -- Installing: /usr/local/include/coap2/lwippools.h 06:07:41 -- Installing: /usr/local/include/coap2/str.h 06:07:41 -- Installing: /usr/local/include/coap2/coap_debug.h 06:07:41 -- Installing: /usr/local/include/coap2/encode.h 06:07:41 -- Up-to-date: /usr/local/include 06:07:41 -- Up-to-date: /usr/local/include/coap2 06:07:41 -- Installing: /usr/local/include/coap2/coap.h 06:07:41 + '[' 1 '=' 1 ] 06:07:41 + cd /device-coap/deps 06:07:41 + wget https://github.com/edgexfoundry/device-sdk-c/archive/v4.0.0.zip 06:07:41 Connecting to github.com (140.82.112.4:443) 06:07:41 Connecting to codeload.github.com (140.82.112.9:443) 06:07:41 saving to 'v4.0.0.zip' 06:07:41 v4.0.0.zip 100% |********************************| 245k 0:00:00 ETA 06:07:41 'v4.0.0.zip' saved 06:07:41 + unzip v4.0.0.zip 06:07:41 Archive: v4.0.0.zip 06:07:41 creating: device-sdk-c-4.0.0/ 06:07:41 creating: device-sdk-c-4.0.0/.github/ 06:07:41 inflating: device-sdk-c-4.0.0/.github/Contributing.md 06:07:41 inflating: device-sdk-c-4.0.0/.github/PULL_REQUEST_TEMPLATE.md 06:07:41 inflating: device-sdk-c-4.0.0/.github/semantic.yml 06:07:41 creating: device-sdk-c-4.0.0/.github/workflows/ 06:07:41 inflating: device-sdk-c-4.0.0/.github/workflows/release.yml 06:07:41 inflating: device-sdk-c-4.0.0/.gitignore 06:07:41 inflating: device-sdk-c-4.0.0/Attribution.txt 06:07:41 inflating: device-sdk-c-4.0.0/CHANGELOG.md 06:07:41 inflating: device-sdk-c-4.0.0/Doxyfile 06:07:41 inflating: device-sdk-c-4.0.0/GOVERNANCE.md 06:07:41 inflating: device-sdk-c-4.0.0/Jenkinsfile 06:07:41 inflating: device-sdk-c-4.0.0/LICENSE 06:07:41 inflating: device-sdk-c-4.0.0/Makefile 06:07:41 inflating: device-sdk-c-4.0.0/OWNERS.md 06:07:41 inflating: device-sdk-c-4.0.0/README.IOT.md 06:07:41 inflating: device-sdk-c-4.0.0/README.md 06:07:41 inflating: device-sdk-c-4.0.0/README.v3.md 06:07:41 creating: device-sdk-c-4.0.0/docs/ 06:07:41 inflating: device-sdk-c-4.0.0/docs/configuration.md 06:07:41 inflating: device-sdk-c-4.0.0/docs/deviceprofiles.md 06:07:41 inflating: device-sdk-c-4.0.0/docs/metrics.md 06:07:41 inflating: device-sdk-c-4.0.0/docs/servicewritersguide.md 06:07:41 inflating: device-sdk-c-4.0.0/docs/startup.md 06:07:41 creating: device-sdk-c-4.0.0/include/ 06:07:41 creating: device-sdk-c-4.0.0/include/devsdk/ 06:07:41 inflating: device-sdk-c-4.0.0/include/devsdk/devsdk-base.h 06:07:41 inflating: device-sdk-c-4.0.0/include/devsdk/devsdk.h 06:07:41 creating: device-sdk-c-4.0.0/include/edgex/ 06:07:41 inflating: device-sdk-c-4.0.0/include/edgex/devices.h 06:07:41 inflating: device-sdk-c-4.0.0/include/edgex/edgex-base.h 06:07:41 inflating: device-sdk-c-4.0.0/include/edgex/edgex.h 06:07:41 inflating: device-sdk-c-4.0.0/include/edgex/profiles.h 06:07:41 inflating: device-sdk-c-4.0.0/include/edgex/rest-server.h 06:07:41 creating: device-sdk-c-4.0.0/scripts/ 06:07:41 inflating: device-sdk-c-4.0.0/scripts/Dockerfile.alpine 06:07:41 inflating: device-sdk-c-4.0.0/scripts/Dockerfile.alpine-base 06:07:41 inflating: device-sdk-c-4.0.0/scripts/build.sh 06:07:41 inflating: device-sdk-c-4.0.0/scripts/entrypoint.sh 06:07:41 creating: device-sdk-c-4.0.0/src/ 06:07:41 inflating: device-sdk-c-4.0.0/src/CMakeLists.txt 06:07:41 creating: device-sdk-c-4.0.0/src/c/ 06:07:41 inflating: device-sdk-c-4.0.0/src/c/CMakeLists.txt 06:07:41 inflating: device-sdk-c-4.0.0/src/c/api.h 06:07:41 inflating: device-sdk-c-4.0.0/src/c/autoevent.c 06:07:41 inflating: device-sdk-c-4.0.0/src/c/autoevent.h 06:07:41 inflating: device-sdk-c-4.0.0/src/c/bus-impl.h 06:07:41 inflating: device-sdk-c-4.0.0/src/c/bus-mqtt.c 06:07:41 inflating: device-sdk-c-4.0.0/src/c/bus.c 06:07:41 inflating: device-sdk-c-4.0.0/src/c/bus.h 06:07:41 inflating: device-sdk-c-4.0.0/src/c/callback3.c 06:07:41 inflating: device-sdk-c-4.0.0/src/c/callback3.h 06:07:41 inflating: device-sdk-c-4.0.0/src/c/cmdinfo.h 06:07:41 inflating: device-sdk-c-4.0.0/src/c/config.c 06:07:41 inflating: device-sdk-c-4.0.0/src/c/config.h 06:07:41 inflating: device-sdk-c-4.0.0/src/c/correlation.c 06:07:41 inflating: device-sdk-c-4.0.0/src/c/correlation.h 06:07:41 inflating: device-sdk-c-4.0.0/src/c/data.c 06:07:41 inflating: device-sdk-c-4.0.0/src/c/data.h 06:07:41 inflating: device-sdk-c-4.0.0/src/c/defs.h.in 06:07:41 inflating: device-sdk-c-4.0.0/src/c/device.c 06:07:41 inflating: device-sdk-c-4.0.0/src/c/device.h 06:07:41 inflating: device-sdk-c-4.0.0/src/c/devman.c 06:07:41 inflating: device-sdk-c-4.0.0/src/c/devmap.c 06:07:41 inflating: device-sdk-c-4.0.0/src/c/devmap.h 06:07:41 inflating: device-sdk-c-4.0.0/src/c/devsdk-base.c 06:07:41 inflating: device-sdk-c-4.0.0/src/c/devutil.h 06:07:41 inflating: device-sdk-c-4.0.0/src/c/discovery.c 06:07:41 inflating: device-sdk-c-4.0.0/src/c/discovery.h 06:07:41 inflating: device-sdk-c-4.0.0/src/c/dto-read.c 06:07:41 inflating: device-sdk-c-4.0.0/src/c/dto-read.h 06:07:41 inflating: device-sdk-c-4.0.0/src/c/edgex-logging.c 06:07:41 inflating: device-sdk-c-4.0.0/src/c/edgex-logging.h 06:07:41 inflating: device-sdk-c-4.0.0/src/c/edgex-rest.c 06:07:41 inflating: device-sdk-c-4.0.0/src/c/edgex-rest.h 06:07:41 inflating: device-sdk-c-4.0.0/src/c/edgex2.h 06:07:41 inflating: device-sdk-c-4.0.0/src/c/errorlist.h 06:07:41 creating: device-sdk-c-4.0.0/src/c/examples/ 06:07:41 inflating: device-sdk-c-4.0.0/src/c/examples/CMakeLists.txt 06:07:41 inflating: device-sdk-c-4.0.0/src/c/examples/README.md 06:07:41 creating: device-sdk-c-4.0.0/src/c/examples/bitfields/ 06:07:41 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/CMakeLists.txt 06:07:41 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/README.md 06:07:41 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/device-bitfields.c 06:07:41 creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/ 06:07:41 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/configuration.yaml 06:07:41 creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/devices/ 06:07:41 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/devices/Bitfields.json 06:07:41 creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/profiles/ 06:07:41 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/profiles/Example-Bitfields.json 06:07:41 creating: device-sdk-c-4.0.0/src/c/examples/counters/ 06:07:41 inflating: device-sdk-c-4.0.0/src/c/examples/counters/CMakeLists.txt 06:07:41 inflating: device-sdk-c-4.0.0/src/c/examples/counters/README.md 06:07:41 inflating: device-sdk-c-4.0.0/src/c/examples/counters/device-counter.c 06:07:41 creating: device-sdk-c-4.0.0/src/c/examples/counters/res/ 06:07:41 inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/configuration.yaml 06:07:41 creating: device-sdk-c-4.0.0/src/c/examples/counters/res/devices/ 06:07:41 inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/devices/Counters.json 06:07:41 creating: device-sdk-c-4.0.0/src/c/examples/counters/res/profiles/ 06:07:41 inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/profiles/Counter.json 06:07:41 creating: device-sdk-c-4.0.0/src/c/examples/discovery/ 06:07:41 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/CMakeLists.txt 06:07:41 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/README.md 06:07:41 creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/ 06:07:41 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/configuration.yaml 06:07:41 creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/devices/ 06:07:41 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/devices/readme.txt 06:07:41 creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/profiles/ 06:07:41 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/profiles/TemplateProfile.json 06:07:41 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/template.c 06:07:41 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/watcher1.json 06:07:41 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/watcher2.json 06:07:41 creating: device-sdk-c-4.0.0/src/c/examples/file/ 06:07:41 inflating: device-sdk-c-4.0.0/src/c/examples/file/CMakeLists.txt 06:07:41 inflating: device-sdk-c-4.0.0/src/c/examples/file/README.md 06:07:41 inflating: device-sdk-c-4.0.0/src/c/examples/file/device-file.c 06:07:41 creating: device-sdk-c-4.0.0/src/c/examples/file/res/ 06:07:41 inflating: device-sdk-c-4.0.0/src/c/examples/file/res/configuration.yaml 06:07:41 creating: device-sdk-c-4.0.0/src/c/examples/file/res/devices/ 06:07:41 inflating: device-sdk-c-4.0.0/src/c/examples/file/res/devices/file1.json 06:07:41 inflating: device-sdk-c-4.0.0/src/c/examples/file/res/lorem.txt 06:07:41 creating: device-sdk-c-4.0.0/src/c/examples/file/res/profiles/ 06:07:41 inflating: device-sdk-c-4.0.0/src/c/examples/file/res/profiles/FileExampleProfile.json 06:07:41 creating: device-sdk-c-4.0.0/src/c/examples/gyro/ 06:07:41 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/CMakeLists.txt 06:07:41 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/README.md 06:07:41 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/device-gyro.c 06:07:41 creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/ 06:07:41 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/configuration.yaml 06:07:41 creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/devices/ 06:07:41 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/devices/gyro.json 06:07:41 creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/profiles/ 06:07:41 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/profiles/Gyro.json 06:07:41 creating: device-sdk-c-4.0.0/src/c/examples/random/ 06:07:41 inflating: device-sdk-c-4.0.0/src/c/examples/random/CMakeLists.txt 06:07:41 inflating: device-sdk-c-4.0.0/src/c/examples/random/README.md 06:07:41 inflating: device-sdk-c-4.0.0/src/c/examples/random/device-random.c 06:07:41 creating: device-sdk-c-4.0.0/src/c/examples/random/res/ 06:07:41 inflating: device-sdk-c-4.0.0/src/c/examples/random/res/configuration.yaml 06:07:41 creating: device-sdk-c-4.0.0/src/c/examples/random/res/devices/ 06:07:41 inflating: device-sdk-c-4.0.0/src/c/examples/random/res/devices/randomdevice1.json 06:07:41 creating: device-sdk-c-4.0.0/src/c/examples/random/res/profiles/ 06:07:41 inflating: device-sdk-c-4.0.0/src/c/examples/random/res/profiles/RandomExampleProfile.json 06:07:41 creating: device-sdk-c-4.0.0/src/c/examples/res/ 06:07:41 inflating: device-sdk-c-4.0.0/src/c/examples/res/configuration.yaml 06:07:41 creating: device-sdk-c-4.0.0/src/c/examples/res/devices/ 06:07:41 inflating: device-sdk-c-4.0.0/src/c/examples/res/devices/device1.json 06:07:41 creating: device-sdk-c-4.0.0/src/c/examples/res/profiles/ 06:07:41 inflating: device-sdk-c-4.0.0/src/c/examples/res/profiles/TemplateProfile.json 06:07:41 inflating: device-sdk-c-4.0.0/src/c/examples/template.c 06:07:41 creating: device-sdk-c-4.0.0/src/c/examples/terminal/ 06:07:41 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/CMakeLists.txt 06:07:41 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/README.md 06:07:41 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/device-terminal.c 06:07:41 creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/ 06:07:41 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/configuration.yaml 06:07:41 creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/devices/ 06:07:41 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/devices/terminal.json 06:07:42 creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/profiles/ 06:07:42 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/profiles/Terminal.json 06:07:42 inflating: device-sdk-c-4.0.0/src/c/filesys.c 06:07:42 inflating: device-sdk-c-4.0.0/src/c/filesys.h 06:07:42 inflating: device-sdk-c-4.0.0/src/c/keeper.c 06:07:42 inflating: device-sdk-c-4.0.0/src/c/keeper.h 06:07:42 inflating: device-sdk-c-4.0.0/src/c/map.c 06:07:42 inflating: device-sdk-c-4.0.0/src/c/map.h 06:07:42 inflating: device-sdk-c-4.0.0/src/c/metadata.c 06:07:42 inflating: device-sdk-c-4.0.0/src/c/metadata.h 06:07:42 inflating: device-sdk-c-4.0.0/src/c/metrics.h 06:07:42 inflating: device-sdk-c-4.0.0/src/c/opstate.c 06:07:42 inflating: device-sdk-c-4.0.0/src/c/opstate.h 06:07:42 inflating: device-sdk-c-4.0.0/src/c/parson.c 06:07:42 inflating: device-sdk-c-4.0.0/src/c/parson.h 06:07:42 inflating: device-sdk-c-4.0.0/src/c/profiles.c 06:07:42 inflating: device-sdk-c-4.0.0/src/c/profiles.h 06:07:42 inflating: device-sdk-c-4.0.0/src/c/registry-impl.h 06:07:42 inflating: device-sdk-c-4.0.0/src/c/registry.c 06:07:42 inflating: device-sdk-c-4.0.0/src/c/registry.h 06:07:42 inflating: device-sdk-c-4.0.0/src/c/reqdata.c 06:07:42 inflating: device-sdk-c-4.0.0/src/c/reqdata.h 06:07:42 inflating: device-sdk-c-4.0.0/src/c/request_auth.c 06:07:42 inflating: device-sdk-c-4.0.0/src/c/request_auth.h 06:07:42 inflating: device-sdk-c-4.0.0/src/c/rest-server.c 06:07:42 inflating: device-sdk-c-4.0.0/src/c/rest-server.h 06:07:42 inflating: device-sdk-c-4.0.0/src/c/rest.c 06:07:42 inflating: device-sdk-c-4.0.0/src/c/rest.h 06:07:42 inflating: device-sdk-c-4.0.0/src/c/secrets-impl.h 06:07:42 inflating: device-sdk-c-4.0.0/src/c/secrets-insecure.c 06:07:42 inflating: device-sdk-c-4.0.0/src/c/secrets-insecure.h 06:07:42 inflating: device-sdk-c-4.0.0/src/c/secrets-vault.c 06:07:42 inflating: device-sdk-c-4.0.0/src/c/secrets-vault.h 06:07:42 inflating: device-sdk-c-4.0.0/src/c/secrets.c 06:07:42 inflating: device-sdk-c-4.0.0/src/c/secrets.h 06:07:42 inflating: device-sdk-c-4.0.0/src/c/service.c 06:07:42 inflating: device-sdk-c-4.0.0/src/c/service.h 06:07:42 inflating: device-sdk-c-4.0.0/src/c/transform.c 06:07:42 inflating: device-sdk-c-4.0.0/src/c/transform.h 06:07:42 inflating: device-sdk-c-4.0.0/src/c/validate.c 06:07:42 inflating: device-sdk-c-4.0.0/src/c/validate.h 06:07:42 inflating: device-sdk-c-4.0.0/src/c/watchers.c 06:07:42 inflating: device-sdk-c-4.0.0/src/c/watchers.h 06:07:42 creating: device-sdk-c-4.0.0/src/cmake/ 06:07:42 inflating: device-sdk-c-4.0.0/src/cmake/FindIOT.cmake 06:07:42 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBCBOR.cmake 06:07:42 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBMICROHTTP.cmake 06:07:42 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBPAHO.cmake 06:07:42 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBUUID.cmake 06:07:42 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBYAML.cmake 06:07:42 + cd device-sdk-c-4.0.0 06:07:42 + ./scripts/build.sh 06:07:42 + CPPCHECK=false 06:07:42 + DOCGEN=false 06:07:42 + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' 06:07:42 + '[' 0 -gt 0 ] 06:07:42 + readlink -f ./scripts/build.sh 06:07:42 + dirname /device-coap/deps/device-sdk-c-4.0.0/scripts/build.sh 06:07:42 + dirname /device-coap/deps/device-sdk-c-4.0.0/scripts 06:07:42 + ROOT=/device-coap/deps/device-sdk-c-4.0.0 06:07:42 + cd /device-coap/deps/device-sdk-c-4.0.0 06:07:42 + mkdir -p /device-coap/deps/device-sdk-c-4.0.0/build/release 06:07:42 + cd /device-coap/deps/device-sdk-c-4.0.0/build/release 06:07:42 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-coap/deps/device-sdk-c-4.0.0/src 06:07:42 -- The C compiler identification is GNU 12.2.1 06:07:42 -- Detecting C compiler ABI info 06:07:42 -- Detecting C compiler ABI info - done 06:07:43 -- Check for working C compiler: /usr/bin/cc - skipped 06:07:43 -- Detecting C compile features 06:07:43 -- Detecting C compile features - done 06:07:43 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 06:07:43 -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") 06:07:43 -- Found LIBYAML: /usr/lib/libyaml.so 06:07:43 -- Found LIBUUID: /usr/lib/libuuid.so 06:07:43 -- Found LIBCBOR: /usr/lib/libcbor.so 06:07:43 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 06:07:43 -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so 06:07:43 -- /opt/iotech/iot/1.5/include 06:07:43 -- C SDK 0.0.0 for Linux 06:07:43 -- Performing Test CSDK_HAVE_ATOMIC 06:07:43 -- Performing Test CSDK_HAVE_ATOMIC - Success 06:07:43 -- Found Curses: /usr/lib/libcurses.so 06:07:44 -- Configuring done (1.8s) 06:07:44 -- Generating done (0.2s) 06:07:44 -- Build files have been written to: /device-coap/deps/device-sdk-c-4.0.0/build/release 06:07:44 + + maketee all release.log package 06:07:44 06:07:44 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 06:07:45 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o 06:07:46 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o 06:07:47 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o 06:07:47 [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o 06:07:50 [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 06:07:50 [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o 06:07:50 [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o 06:07:52 [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 06:07:53 [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 06:07:54 [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 06:07:55 [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 06:07:55 [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o 06:07:57 [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 06:07:57 [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 06:07:59 [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 06:07:59 [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o 06:08:01 [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o 06:08:02 [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 06:08:03 [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o 06:08:04 [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 06:08:12 [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 06:08:12 [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 06:08:12 [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 06:08:13 [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o 06:08:14 [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 06:08:16 [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 06:08:17 [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o 06:08:18 [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o 06:08:19 [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o 06:08:20 [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o 06:08:22 /device-coap/deps/device-sdk-c-4.0.0/src/c/service.c: In function 'devsdk_service_start': 06:08:22 /device-coap/deps/device-sdk-c-4.0.0/src/c/service.c:1063:5: warning: 'deviceservices_config' may be used uninitialized [-Wmaybe-uninitialized] 06:08:22 1063 | edgex_device_parseClients (svc->logger, iot_data_string_map_get (deviceservices_config, "Clients"), &svc->config.endpoints); 06:08:22 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 06:08:22 /device-coap/deps/device-sdk-c-4.0.0/src/c/service.c:875:21: note: 'deviceservices_config' was declared here 06:08:22 875 | const iot_data_t *deviceservices_config; 06:08:22 | ^~~~~~~~~~~~~~~~~~~~~ 06:08:23 [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 06:08:23 [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o 06:08:24 [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 06:08:24 [ 68%] Linking C shared library libcsdk.so 06:08:25 [ 68%] Built target csdk 06:08:25 [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 06:08:26 [ 72%] Linking C executable template 06:08:26 /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:08:26 [ 72%] Built target template 06:08:26 [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 06:08:27 [ 76%] Linking C executable device-counter 06:08:27 /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:08:27 [ 76%] Built target device-counter 06:08:27 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 06:08:28 [ 80%] Linking C executable device-random 06:08:28 /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:08:28 [ 80%] Built target device-random 06:08:28 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 06:08:29 [ 84%] Linking C executable device-gyro 06:08:29 /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:08:29 [ 84%] Built target device-gyro 06:08:29 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 06:08:29 [ 88%] Linking C executable device-bitfields 06:08:29 /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:08:30 [ 88%] Built target device-bitfields 06:08:30 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 06:08:31 [ 92%] Linking C executable template-discovery 06:08:31 /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:08:31 [ 92%] Built target template-discovery 06:08:31 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 06:08:32 [ 96%] Linking C executable device-file 06:08:32 /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:08:32 [ 96%] Built target device-file 06:08:32 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 06:08:33 [100%] Linking C executable device-terminal 06:08:33 /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:08:33 [100%] Built target device-terminal 06:08:33 Run CPack packaging tool... 06:08:33 CPack: Create package using TGZ 06:08:33 CPack: Install projects 06:08:33 CPack: - Run preinstall target for: Csdk 06:08:34 CPack: - Install project: Csdk [] 06:08:34 CPack: Create package 06:08:34 CPack: - package: /device-coap/deps/device-sdk-c-4.0.0/build/release/csdk-0.0.0.tar.gz generated. 06:08:34 + '[' false '=' true ] 06:08:34 + '[' false '=' true ] 06:08:34 + mkdir -p /device-coap/deps/device-sdk-c-4.0.0/build/debug 06:08:34 + cd /device-coap/deps/device-sdk-c-4.0.0/build/debug 06:08:34 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /device-coap/deps/device-sdk-c-4.0.0/src 06:08:35 -- The C compiler identification is GNU 12.2.1 06:08:35 -- Detecting C compiler ABI info 06:08:35 -- Detecting C compiler ABI info - done 06:08:35 -- Check for working C compiler: /usr/bin/cc - skipped 06:08:35 -- Detecting C compile features 06:08:35 -- Detecting C compile features - done 06:08:35 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 06:08:36 -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") 06:08:36 -- Found LIBYAML: /usr/lib/libyaml.so 06:08:36 -- Found LIBUUID: /usr/lib/libuuid.so 06:08:36 -- Found LIBCBOR: /usr/lib/libcbor.so 06:08:36 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 06:08:36 -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so 06:08:36 -- /opt/iotech/iot/1.5/include 06:08:36 -- C SDK 0.0.0 for Linux 06:08:36 -- Performing Test CSDK_HAVE_ATOMIC 06:08:36 -- Performing Test CSDK_HAVE_ATOMIC - Success 06:08:36 -- Found Curses: /usr/lib/libcurses.so 06:08:36 -- Configuring done (1.9s) 06:08:37 -- Generating done (0.2s) 06:08:37 -- Build files have been written to: /device-coap/deps/device-sdk-c-4.0.0/build/debug 06:08:37 + make+ 06:08:37 tee debug.log 06:08:37 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 06:08:37 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o 06:08:38 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o 06:08:38 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o 06:08:39 [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o 06:08:39 [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 06:08:39 [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o 06:08:40 [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o 06:08:41 [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 06:08:41 [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 06:08:42 [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 06:08:42 [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 06:08:42 [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o 06:08:43 [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 06:08:43 [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 06:08:44 [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 06:08:44 [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o 06:08:45 [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o 06:08:45 [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 06:08:46 [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o 06:08:46 [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 06:08:47 [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 06:08:48 [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 06:08:48 [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 06:08:48 [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o 06:08:49 [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 06:08:49 [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 06:08:51 [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o 06:08:51 [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o 06:08:51 [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o 06:08:52 [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o 06:08:53 [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 06:08:53 [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o 06:08:54 [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 06:08:54 [ 68%] Linking C shared library libcsdk.so 06:08:54 [ 68%] Built target csdk 06:08:54 [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 06:08:54 [ 72%] Linking C executable template 06:08:55 /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:08:55 [ 72%] Built target template 06:08:55 [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 06:08:55 [ 76%] Linking C executable device-counter 06:08:55 /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:08:56 [ 76%] Built target device-counter 06:08:56 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 06:08:56 [ 80%] Linking C executable device-random 06:08:56 /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:08:56 [ 80%] Built target device-random 06:08:56 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 06:08:57 [ 84%] Linking C executable device-gyro 06:08:57 /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:08:57 [ 84%] Built target device-gyro 06:08:57 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 06:08:57 [ 88%] Linking C executable device-bitfields 06:08:58 /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:08:58 [ 88%] Built target device-bitfields 06:08:58 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 06:08:58 [ 92%] Linking C executable template-discovery 06:08:58 /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:08:58 [ 92%] Built target template-discovery 06:08:59 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 06:08:59 [ 96%] Linking C executable device-file 06:08:59 /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:08:59 [ 96%] Built target device-file 06:08:59 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 06:09:00 [100%] Linking C executable device-terminal 06:09:00 /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:09:00 [100%] Built target device-terminal 06:09:00 + cp -rf include/devsdk include/edgex /usr/include/ 06:09:00 + cp build/release/c/libcsdk.so /usr/lib/ 06:09:00 + rm -rf /device-coap/deps 06:09:01 Removing intermediate container 2d4dc8690f3a 06:09:01 ---> c94aa521b19a 06:09:01 Step 13/33 : RUN /device-coap/scripts/build.sh && test -f /device-coap/build/release/device-coap 06:09:01 ---> Running in e9504ad654e6 06:09:02 + readlink -f /device-coap/scripts/build.sh 06:09:02 + dirname /device-coap/scripts/build.sh 06:09:02 + dirname /device-coap/scripts 06:09:02 + ROOT=/device-coap 06:09:02 + echo /device-coap 06:09:02 + cd /device-coap 06:09:02 + mkdir -p /device-coap/build/release 06:09:02 /device-coap 06:09:02 + cd /device-coap/build/release 06:09:02 + cmake '-DCMAKE_BUILD_TYPE=Release' /device-coap/src/c 06:09:02 -- Configuring done (0.1s) 06:09:02 -- Generating done (0.0s) 06:09:02 -- Build files have been written to: /device-coap/build/release 06:09:02 + + maketee 06:09:02 release.log 06:09:02 [ 20%] Building C object CMakeFiles/device-coap.dir/coap-client.c.o 06:09:03 In file included from /usr/include/devsdk/devsdk.h:18, 06:09:03 from /device-coap/src/c/device-coap.h:17, 06:09:03 from /device-coap/src/c/coap-client.h:21, 06:09:03 from /device-coap/src/c/coap-client.c:9: 06:09:03 /device-coap/src/c/coap-client.c: In function 'GetEndDeviceProtocolProperties': 06:09:03 /device-coap/src/c/coap-client.c:89:36: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 06:09:03 89 | iot_log_debug(sdk_ctx->lc, "COAP:PSK key len %u", 06:09:03 | ^~~~~~~~~~~~~~~~~~~~~ 06:09:03 90 | strlen(end_dev_params_ptr->psk_key)); 06:09:03 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 06:09:03 | | 06:09:03 | size_t {aka long unsigned int} 06:09:03 /device-coap/src/c/coap-client.c:89:55: note: format string is defined here 06:09:03 89 | iot_log_debug(sdk_ctx->lc, "COAP:PSK key len %u", 06:09:03 | ~^ 06:09:03 | | 06:09:03 | unsigned int 06:09:03 | %lu 06:09:03 /device-coap/src/c/coap-client.c: In function 'message_handler': 06:09:03 /device-coap/src/c/coap-client.c:126:36: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 06:09:03 126 | iot_log_error(sdk_ctx->lc, "COAP:invalid data of len %u", len); 06:09:03 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ 06:09:03 | | 06:09:03 | size_t {aka long unsigned int} 06:09:03 /device-coap/src/c/coap-client.c:126:63: note: format string is defined here 06:09:03 126 | iot_log_error(sdk_ctx->lc, "COAP:invalid data of len %u", len); 06:09:03 | ~^ 06:09:03 | | 06:09:03 | unsigned int 06:09:03 | %lu 06:09:03 /device-coap/src/c/coap-client.c:129:34: warning: format '%d' expects argument of type 'int', but argument 4 has type 'iot_typecode_t' [-Wformat=] 06:09:03 129 | iot_log_debug(sdk_ctx->lc, "COAP: coap device resource type %d", 06:09:03 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 06:09:03 130 | resource->properties->type); 06:09:03 | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 06:09:03 | | 06:09:03 | iot_typecode_t 06:09:03 /device-coap/src/c/coap-client.c:129:68: note: format string is defined here 06:09:03 129 | iot_log_debug(sdk_ctx->lc, "COAP: coap device resource type %d", 06:09:03 | ~^ 06:09:03 | | 06:09:03 | int 06:09:03 /device-coap/src/c/coap-client.c:139:38: warning: format '%d' expects argument of type 'int', but argument 5 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 06:09:03 139 | iot_log_debug(sdk_ctx->lc, "COAP:coap float data=%s, len = %d", data, 06:09:03 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 06:09:03 140 | len); 06:09:03 | ~~~ 06:09:03 | | 06:09:03 | size_t {aka long unsigned int} 06:09:03 /device-coap/src/c/coap-client.c:139:71: note: format string is defined here 06:09:03 139 | iot_log_debug(sdk_ctx->lc, "COAP:coap float data=%s, len = %d", data, 06:09:03 | ~^ 06:09:03 | | 06:09:03 | int 06:09:03 | %ld 06:09:03 /device-coap/src/c/coap-client.c:144:38: warning: format '%d' expects argument of type 'int', but argument 5 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 06:09:03 144 | iot_log_debug(sdk_ctx->lc, "COAP:coap int32 data=%s, len = %d", data, 06:09:03 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 06:09:03 145 | len); 06:09:03 | ~~~ 06:09:03 | | 06:09:03 | size_t {aka long unsigned int} 06:09:03 /device-coap/src/c/coap-client.c:144:71: note: format string is defined here 06:09:03 144 | iot_log_debug(sdk_ctx->lc, "COAP:coap int32 data=%s, len = %d", data, 06:09:03 | ~^ 06:09:03 | | 06:09:03 | int 06:09:03 | %ld 06:09:03 /device-coap/src/c/coap-client.c:151:38: warning: format '%d' expects argument of type 'int', but argument 5 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 06:09:03 151 | iot_log_debug(sdk_ctx->lc, "COAP:coap json data=%s, len = %d", data, 06:09:03 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 06:09:03 152 | len); 06:09:03 | ~~~ 06:09:03 | | 06:09:03 | size_t {aka long unsigned int} 06:09:03 /device-coap/src/c/coap-client.c:151:70: note: format string is defined here 06:09:03 151 | iot_log_debug(sdk_ctx->lc, "COAP:coap json data=%s, len = %d", data, 06:09:03 | ~^ 06:09:03 | | 06:09:03 | int 06:09:03 | %ld 06:09:03 /device-coap/src/c/coap-client.c:156:38: warning: format '%d' expects argument of type 'int', but argument 4 has type 'iot_typecode_t' [-Wformat=] 06:09:03 156 | iot_log_error(sdk_ctx->lc, "COAP:unsupported resource type %d", 06:09:03 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 06:09:03 157 | resource->properties->type); 06:09:03 | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 06:09:03 | | 06:09:03 | iot_typecode_t 06:09:03 /device-coap/src/c/coap-client.c:156:71: note: format string is defined here 06:09:03 156 | iot_log_error(sdk_ctx->lc, "COAP:unsupported resource type %d", 06:09:03 | ~^ 06:09:03 | | 06:09:03 | int 06:09:03 /device-coap/src/c/coap-client.c: In function 'CoapSendCommandToEndDevice': 06:09:03 /device-coap/src/c/coap-client.c:244:30: warning: format '%d' expects argument of type 'int', but argument 5 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 06:09:03 244 | iot_log_debug(sdk_ctx->lc, "COAP: Data = %d, Len = %d", *post_data, len); 06:09:03 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ 06:09:03 | | 06:09:03 | size_t {aka long unsigned int} 06:09:03 /device-coap/src/c/coap-client.c:244:55: note: format string is defined here 06:09:03 244 | iot_log_debug(sdk_ctx->lc, "COAP: Data = %d, Len = %d", *post_data, len); 06:09:03 | ~^ 06:09:03 | | 06:09:03 | int 06:09:03 | %ld 06:09:03 /device-coap/src/c/coap-client.c:252:32: warning: format '%d' expects argument of type 'int', but argument 5 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 06:09:03 252 | iot_log_debug(sdk_ctx->lc, "COAP-client:ED psk key = %s, len=%d", 06:09:03 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 06:09:03 253 | (uint8_t *)end_dev_params_ptr->psk_key, 06:09:03 254 | strlen(end_dev_params_ptr->psk_key)); 06:09:03 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 06:09:03 | | 06:09:03 | size_t {aka long unsigned int} 06:09:03 /device-coap/src/c/coap-client.c:252:67: note: format string is defined here 06:09:03 252 | iot_log_debug(sdk_ctx->lc, "COAP-client:ED psk key = %s, len=%d", 06:09:03 | ~^ 06:09:03 | | 06:09:03 | int 06:09:03 | %ld 06:09:03 /device-coap/src/c/coap-client.c: In function 'CoapGetRequestToEndDevice': 06:09:03 /device-coap/src/c/coap-client.c:351:32: warning: format '%d' expects argument of type 'int', but argument 5 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 06:09:03 351 | iot_log_debug(sdk_ctx->lc, "COAP-client:ED psk key = %s, len=%d", 06:09:03 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 06:09:03 352 | (uint8_t *)end_dev_params_ptr->psk_key, 06:09:03 353 | strlen(end_dev_params_ptr->psk_key)); 06:09:03 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 06:09:03 | | 06:09:03 | size_t {aka long unsigned int} 06:09:03 /device-coap/src/c/coap-client.c:351:67: note: format string is defined here 06:09:03 351 | iot_log_debug(sdk_ctx->lc, "COAP-client:ED psk key = %s, len=%d", 06:09:03 | ~^ 06:09:03 | | 06:09:03 | int 06:09:03 | %ld 06:09:04 [ 40%] Building C object CMakeFiles/device-coap.dir/coap-server.c.o 06:09:04 In file included from /usr/include/devsdk/devsdk.h:18, 06:09:04 from /usr/include/edgex/devices.h:17, 06:09:04 from /device-coap/src/c/coap-server.c:22: 06:09:04 /device-coap/src/c/coap-server.c: In function 'data_handler': 06:09:04 /device-coap/src/c/coap-server.c:82:32: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 06:09:04 82 | iot_log_info (sdk_ctx->lc, "invalid data of len %u", len); 06:09:04 | ^~~~~~~~~~~~~~~~~~~~~~~~ ~~~ 06:09:04 | | 06:09:04 | size_t {aka long unsigned int} 06:09:04 /device-coap/src/c/coap-server.c:82:54: note: format string is defined here 06:09:04 82 | iot_log_info (sdk_ctx->lc, "invalid data of len %u", len); 06:09:04 | ~^ 06:09:04 | | 06:09:04 | unsigned int 06:09:04 | %lu 06:09:04 /device-coap/src/c/coap-server.c:128:37: warning: format '%d' expects argument of type 'int', but argument 4 has type 'iot_typecode_t' [-Wformat=] 06:09:04 128 | iot_log_error (sdk_ctx->lc, "unsupported resource type %d", resource->properties->type); 06:09:04 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~ 06:09:04 | | 06:09:04 | iot_typecode_t 06:09:04 /device-coap/src/c/coap-server.c:128:65: note: format string is defined here 06:09:04 128 | iot_log_error (sdk_ctx->lc, "unsupported resource type %d", resource->properties->type); 06:09:04 | ~^ 06:09:04 | | 06:09:04 | int 06:09:04 [ 60%] Building C object CMakeFiles/device-coap.dir/coap-util.c.o 06:09:05 In file included from /usr/include/devsdk/devsdk.h:18, 06:09:05 from /device-coap/src/c/coap-util.h:18, 06:09:05 from /device-coap/src/c/coap-util.c:9: 06:09:05 /device-coap/src/c/coap-util.c: In function 'read_data_float64': 06:09:05 /device-coap/src/c/coap-util.c:63:31: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 06:09:05 63 | iot_log_info(sdk_ctx->lc, "invalid float64 of len %u", len); 06:09:05 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ 06:09:05 | | 06:09:05 | size_t {aka long unsigned int} 06:09:05 /device-coap/src/c/coap-util.c:63:56: note: format string is defined here 06:09:05 63 | iot_log_info(sdk_ctx->lc, "invalid float64 of len %u", len); 06:09:05 | ~^ 06:09:05 | | 06:09:05 | unsigned int 06:09:05 | %lu 06:09:05 /device-coap/src/c/coap-util.c:76:31: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 06:09:05 76 | iot_log_info(sdk_ctx->lc, "invalid float64 of len %u", len); 06:09:05 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ 06:09:05 | | 06:09:05 | size_t {aka long unsigned int} 06:09:05 /device-coap/src/c/coap-util.c:76:56: note: format string is defined here 06:09:05 76 | iot_log_info(sdk_ctx->lc, "invalid float64 of len %u", len); 06:09:05 | ~^ 06:09:05 | | 06:09:05 | unsigned int 06:09:05 | %lu 06:09:05 /device-coap/src/c/coap-util.c: In function 'read_data_int32': 06:09:05 /device-coap/src/c/coap-util.c:87:31: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 06:09:05 87 | iot_log_info(sdk_ctx->lc, "invalid int32 of len %u", len); 06:09:05 | ^~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ 06:09:05 | | 06:09:05 | size_t {aka long unsigned int} 06:09:05 /device-coap/src/c/coap-util.c:87:54: note: format string is defined here 06:09:05 87 | iot_log_info(sdk_ctx->lc, "invalid int32 of len %u", len); 06:09:05 | ~^ 06:09:05 | | 06:09:05 | unsigned int 06:09:05 | %lu 06:09:05 /device-coap/src/c/coap-util.c:102:31: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 06:09:05 102 | iot_log_info(sdk_ctx->lc, "invalid int32 of len %u", len); 06:09:05 | ^~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ 06:09:05 | | 06:09:05 | size_t {aka long unsigned int} 06:09:05 /device-coap/src/c/coap-util.c:102:54: note: format string is defined here 06:09:05 102 | iot_log_info(sdk_ctx->lc, "invalid int32 of len %u", len); 06:09:05 | ~^ 06:09:05 | | 06:09:05 | unsigned int 06:09:05 | %lu 06:09:05 [ 80%] Building C object CMakeFiles/device-coap.dir/device-coap.c.o 06:09:05 In file included from /usr/include/devsdk/devsdk.h:18, 06:09:05 from /device-coap/src/c/device-coap.h:17, 06:09:05 from /device-coap/src/c/device-coap.c:10: 06:09:05 /device-coap/src/c/device-coap.c: In function 'coap_get_handler': 06:09:05 /device-coap/src/c/device-coap.c:130:31: warning: format '%d' expects argument of type 'int', but argument 4 has type 'iot_typecode_t' [-Wformat=] 06:09:05 130 | iot_log_debug(driver->lc, "COAP:Triggering Get events req type=%d\n", 06:09:05 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 06:09:05 131 | requests[i].resource->type); 06:09:05 | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 06:09:05 | | 06:09:05 | iot_typecode_t 06:09:05 /device-coap/src/c/device-coap.c:130:69: note: format string is defined here 06:09:05 130 | iot_log_debug(driver->lc, "COAP:Triggering Get events req type=%d\n", 06:09:05 | ~^ 06:09:05 | | 06:09:05 | int 06:09:06 [100%] Linking C executable device-coap 06:09:06 /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:09:07 [100%] Built target device-coap 06:09:07 Removing intermediate container e9504ad654e6 06:09:07 ---> 1f35b1a67423 06:09:07 Step 14/33 : FROM ${BASE} 06:09:07 ---> 1dfe2c661704 06:09:07 Step 15/33 : RUN apk add --update --no-cache dumb-init 06:09:07 ---> Running in c8f77a09c544 06:09:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:09:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:09:09 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/aarch64/APKINDEX.tar.gz 06:09:10 WARNING: This apk-tools is OLD! Some packages might not function properly. 06:09:10 OK: 334 MiB in 103 packages 06:09:11 Removing intermediate container c8f77a09c544 06:09:11 ---> 6357cfa803cb 06:09:11 Step 16/33 : RUN apk --no-cache upgrade 06:09:11 ---> Running in 7ba8ef07c37b 06:09:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:09:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:09:13 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/aarch64/APKINDEX.tar.gz 06:09:14 WARNING: This apk-tools is OLD! Some packages might not function properly. 06:09:14 OK: 334 MiB in 103 packages 06:09:15 Removing intermediate container 7ba8ef07c37b 06:09:15 ---> 2d0f839415a0 06:09:15 Step 17/33 : WORKDIR / 06:09:15 ---> Running in 6f3fcc614c2f 06:09:15 Removing intermediate container 6f3fcc614c2f 06:09:15 ---> 4b5baf44fbd9 06:09:15 Step 18/33 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub 06:09:15 ---> Running in 4b331db75b2b 06:09:16 Connecting to iotech.jfrog.io (34.247.22.236:443) 06:09:17 saving to '/etc/apk/keys/alpine.dev.rsa.pub' 06:09:17 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA 06:09:17 '/etc/apk/keys/alpine.dev.rsa.pub' saved 06:09:17 Removing intermediate container 4b331db75b2b 06:09:17 ---> ec1977b33e8c 06:09:17 Step 19/33 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories 06:09:17 ---> Running in c93af636404d 06:09:19 Removing intermediate container c93af636404d 06:09:19 ---> 093d6691ca9c 06:09:19 Step 20/33 : RUN apk add --update --no-cache linux-headers yaml libmicrohttpd curl libuuid iotech-paho-mqtt-c-dev-1.3 hiredis libcbor iotech-iot-1.5 06:09:19 ---> Running in 7e9c31922ddd 06:09:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:09:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:09:21 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/aarch64/APKINDEX.tar.gz 06:09:22 WARNING: This apk-tools is OLD! Some packages might not function properly. 06:09:22 (1/1) Installing curl (8.12.1-r0) 06:09:22 Executing busybox-1.36.1-r7.trigger 06:09:22 OK: 334 MiB in 104 packages 06:09:23 Removing intermediate container 7e9c31922ddd 06:09:23 ---> 0c68f81ad071 06:09:23 Step 21/33 : COPY --from=builder /device-coap/build/release/device-coap / 06:09:24 ---> 0e2ee468adef 06:09:24 Step 22/33 : COPY --from=builder /usr/local/lib/libcoap-2.so /usr/local/lib/ 06:09:24 ---> 872f6a25c8b8 06:09:24 Step 23/33 : COPY --from=builder /usr/local/include/coap2 /usr/local/include/coap2 06:09:25 ---> 4092fe60f69d 06:09:25 Step 24/33 : COPY --from=builder /usr/local/lib/libtinydtls.so /usr/local/lib/ 06:09:25 ---> 0d49ba038a21 06:09:25 Step 25/33 : COPY --from=builder /usr/lib/libcsdk.so /usr/lib 06:09:26 ---> 338e3953ff04 06:09:26 Step 26/33 : COPY LICENSE / 06:09:27 ---> 36a048bfe3db 06:09:27 Step 27/33 : COPY Attribution.txt / 06:09:27 ---> d375e5694819 06:09:27 Step 28/33 : COPY res /res 06:09:27 ---> 45137874062c 06:09:27 Step 29/33 : ENTRYPOINT ["/device-coap"] 06:09:28 ---> Running in b905d8fa11eb 06:09:28 Removing intermediate container b905d8fa11eb 06:09:28 ---> 0b96b41bfd96 06:09:28 Step 30/33 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 06:09:28 ---> Running in 78904ffde413 06:09:28 Removing intermediate container 78904ffde413 06:09:28 ---> 3da293f4c7f2 06:09:28 Step 31/33 : LABEL arch=arm64 06:09:29 ---> Running in 02c68bebafed 06:09:29 Removing intermediate container 02c68bebafed 06:09:29 ---> a0a49f9ee902 06:09:29 Step 32/33 : LABEL git_sha=578a9a03340fcb4ee66dd22d4e32c296796c0ad6 06:09:29 ---> Running in 5b483c09c01a 06:09:29 Removing intermediate container 5b483c09c01a 06:09:29 ---> 8d7e5b858dfc 06:09:29 Step 33/33 : LABEL version=3.2.0-dev.2 06:09:29 ---> Running in 7fbe4fd12ed4 06:09:30 Removing intermediate container 7fbe4fd12ed4 06:09:30 ---> 11cbcc611977 06:09:30 [Warning] One or more build-args [ARCH MAKE] were not consumed 06:09:30 Successfully built 11cbcc611977 06:09:30 Successfully tagged device-coap-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:09:30 provisioning config files... 06:09:30 copy managed file [device-coap-c-settings] to file:/w/workspace/device-coap-c/40@tmp/config4122948643464221444tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:09:30 ---> ****-login.sh 06:09:30 nexus3.edgexfoundry.org:10001 06:09:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:09:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:09:30 Configure a credential helper to remove this warning. See 06:09:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:09:30 06:09:30 Login Succeeded 06:09:30 nexus3.edgexfoundry.org:10002 06:09:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:09:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:09:31 Configure a credential helper to remove this warning. See 06:09:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:09:31 06:09:31 Login Succeeded 06:09:31 nexus3.edgexfoundry.org:10003 06:09:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:09:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:09:31 Configure a credential helper to remove this warning. See 06:09:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:09:31 06:09:31 Login Succeeded 06:09:31 nexus3.edgexfoundry.org:10004 06:09:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:09:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:09:31 Configure a credential helper to remove this warning. See 06:09:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:09:31 06:09:31 Login Succeeded 06:09:31 ****.io 06:09:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:09:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:09:32 Configure a credential helper to remove this warning. See 06:09:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:09:32 06:09:32 Login Succeeded 06:09:32 ---> ****-login.sh ends [Pipeline] } 06:09:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:09:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 06:09:32 [edgeXDocker.push] Tagging docker image device-coap-arm64 with the following tags: 06:09:32 578a9a03340fcb4ee66dd22d4e32c296796c0ad6 06:09:32 latest 06:09:32 3.2.0-dev.2 06:09:32 578a9a03340fcb4ee66dd22d4e32c296796c0ad6-3.2.0-dev.2 06:09:32 main 06:09:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:09:33 + docker tag device-coap-arm64 nexus3.edgexfoundry.org:10004/device-coap-arm64:578a9a03340fcb4ee66dd22d4e32c296796c0ad6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:09:33 + docker push nexus3.edgexfoundry.org:10004/device-coap-arm64:578a9a03340fcb4ee66dd22d4e32c296796c0ad6 06:09:33 The push refers to repository [nexus3.edgexfoundry.org:10004/device-coap-arm64] 06:09:33 6fb4619b18d7: Preparing 06:09:33 0024dc117025: Preparing 06:09:33 3006221226d5: Preparing 06:09:33 722ab0130e9f: Preparing 06:09:33 4b42d23bf774: Preparing 06:09:33 e44532260f31: Preparing 06:09:33 4257c60abf80: Preparing 06:09:33 3881325edad2: Preparing 06:09:33 208296e26448: Preparing 06:09:33 429edef614a1: Preparing 06:09:33 2f61bd4f5096: Preparing 06:09:33 3b6e7e795544: Preparing 06:09:33 ecde412fed7b: Preparing 06:09:33 d283979934b2: Preparing 06:09:33 8e789d1f7558: Preparing 06:09:33 a8c3f6227390: Preparing 06:09:33 0cd9c0bebc21: Preparing 06:09:33 208296e26448: Waiting 06:09:33 429edef614a1: Waiting 06:09:33 2f61bd4f5096: Waiting 06:09:33 3b6e7e795544: Waiting 06:09:33 ecde412fed7b: Waiting 06:09:33 d283979934b2: Waiting 06:09:33 8e789d1f7558: Waiting 06:09:33 a8c3f6227390: Waiting 06:09:33 0f0637c4a5ae: Preparing 06:09:33 ad383c46e8ea: Preparing 06:09:33 bdd92b832c8a: Preparing 06:09:33 a48206ed57b5: Preparing 06:09:33 58a3b6baddef: Preparing 06:09:33 6f4c15b0792b: Preparing 06:09:33 6e20c635b625: Preparing 06:09:33 e44532260f31: Waiting 06:09:33 5f4d9fc4d98d: Preparing 06:09:33 4257c60abf80: Waiting 06:09:33 0cd9c0bebc21: Waiting 06:09:33 3881325edad2: Waiting 06:09:33 0f0637c4a5ae: Waiting 06:09:33 ad383c46e8ea: Waiting 06:09:33 58a3b6baddef: Waiting 06:09:33 bdd92b832c8a: Waiting 06:09:33 6f4c15b0792b: Waiting 06:09:33 6e20c635b625: Waiting 06:09:33 5f4d9fc4d98d: Waiting 06:09:33 a48206ed57b5: Waiting 06:09:33 6fb4619b18d7: Pushed 06:09:33 0024dc117025: Pushed 06:09:33 4b42d23bf774: Pushed 06:09:33 3006221226d5: Pushed 06:09:33 722ab0130e9f: Pushed 06:09:33 429edef614a1: Pushed 06:09:33 4257c60abf80: Pushed 06:09:33 3881325edad2: Pushed 06:09:33 e44532260f31: Pushed 06:09:34 2f61bd4f5096: Pushed 06:09:34 3b6e7e795544: Pushed 06:09:34 ecde412fed7b: Pushed 06:09:34 d283979934b2: Pushed 06:09:34 a8c3f6227390: Pushed 06:09:34 0cd9c0bebc21: Pushed 06:09:34 208296e26448: Pushed 06:09:34 0f0637c4a5ae: Pushed 06:09:34 ad383c46e8ea: Pushed 06:09:34 58a3b6baddef: Pushed 06:09:34 6f4c15b0792b: Pushed 06:09:34 8e789d1f7558: Pushed 06:09:34 6e20c635b625: Layer already exists 06:09:34 5f4d9fc4d98d: Layer already exists 06:09:36 a48206ed57b5: Pushed 06:09:41 bdd92b832c8a: Pushed 06:09:41 578a9a03340fcb4ee66dd22d4e32c296796c0ad6: digest: sha256:f8546409cb94aa7e6d61a1019e1e0b9bb453f0d8919fe878eb4988f859737b3d size: 5541 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:09:41 + docker tag device-coap-arm64 nexus3.edgexfoundry.org:10004/device-coap-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:09:42 + docker push nexus3.edgexfoundry.org:10004/device-coap-arm64:latest 06:09:42 The push refers to repository [nexus3.edgexfoundry.org:10004/device-coap-arm64] 06:09:42 6fb4619b18d7: Preparing 06:09:42 0024dc117025: Preparing 06:09:42 3006221226d5: Preparing 06:09:42 722ab0130e9f: Preparing 06:09:42 4b42d23bf774: Preparing 06:09:42 e44532260f31: Preparing 06:09:42 4257c60abf80: Preparing 06:09:42 3881325edad2: Preparing 06:09:42 208296e26448: Preparing 06:09:42 429edef614a1: Preparing 06:09:42 2f61bd4f5096: Preparing 06:09:42 3b6e7e795544: Preparing 06:09:42 ecde412fed7b: Preparing 06:09:42 d283979934b2: Preparing 06:09:42 8e789d1f7558: Preparing 06:09:42 a8c3f6227390: Preparing 06:09:42 0cd9c0bebc21: Preparing 06:09:42 0f0637c4a5ae: Preparing 06:09:42 ad383c46e8ea: Preparing 06:09:42 bdd92b832c8a: Preparing 06:09:42 a48206ed57b5: Preparing 06:09:42 58a3b6baddef: Preparing 06:09:42 6f4c15b0792b: Preparing 06:09:42 6e20c635b625: Preparing 06:09:42 e44532260f31: Waiting 06:09:42 5f4d9fc4d98d: Preparing 06:09:42 4257c60abf80: Waiting 06:09:42 3881325edad2: Waiting 06:09:42 208296e26448: Waiting 06:09:42 0f0637c4a5ae: Waiting 06:09:42 429edef614a1: Waiting 06:09:42 ad383c46e8ea: Waiting 06:09:42 2f61bd4f5096: Waiting 06:09:42 3b6e7e795544: Waiting 06:09:42 bdd92b832c8a: Waiting 06:09:42 ecde412fed7b: Waiting 06:09:42 a48206ed57b5: Waiting 06:09:42 d283979934b2: Waiting 06:09:42 58a3b6baddef: Waiting 06:09:42 6f4c15b0792b: Waiting 06:09:42 8e789d1f7558: Waiting 06:09:42 6e20c635b625: Waiting 06:09:42 a8c3f6227390: Waiting 06:09:42 5f4d9fc4d98d: Waiting 06:09:42 4b42d23bf774: Layer already exists 06:09:42 3006221226d5: Layer already exists 06:09:42 0024dc117025: Layer already exists 06:09:42 722ab0130e9f: Layer already exists 06:09:42 6fb4619b18d7: Layer already exists 06:09:42 e44532260f31: Layer already exists 06:09:42 4257c60abf80: Layer already exists 06:09:42 3881325edad2: Layer already exists 06:09:42 208296e26448: Layer already exists 06:09:42 429edef614a1: Layer already exists 06:09:42 ecde412fed7b: Layer already exists 06:09:42 3b6e7e795544: Layer already exists 06:09:42 2f61bd4f5096: Layer already exists 06:09:42 8e789d1f7558: Layer already exists 06:09:42 d283979934b2: Layer already exists 06:09:42 0cd9c0bebc21: Layer already exists 06:09:42 ad383c46e8ea: Layer already exists 06:09:42 a8c3f6227390: Layer already exists 06:09:42 0f0637c4a5ae: Layer already exists 06:09:42 bdd92b832c8a: Layer already exists 06:09:42 6e20c635b625: Layer already exists 06:09:42 a48206ed57b5: Layer already exists 06:09:42 6f4c15b0792b: Layer already exists 06:09:42 58a3b6baddef: Layer already exists 06:09:42 5f4d9fc4d98d: Layer already exists 06:09:42 latest: digest: sha256:f8546409cb94aa7e6d61a1019e1e0b9bb453f0d8919fe878eb4988f859737b3d size: 5541 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:09:42 + docker tag device-coap-arm64 nexus3.edgexfoundry.org:10004/device-coap-arm64:3.2.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:09:43 + docker push nexus3.edgexfoundry.org:10004/device-coap-arm64:3.2.0-dev.2 06:09:43 The push refers to repository [nexus3.edgexfoundry.org:10004/device-coap-arm64] 06:09:43 6fb4619b18d7: Preparing 06:09:43 0024dc117025: Preparing 06:09:43 3006221226d5: Preparing 06:09:43 722ab0130e9f: Preparing 06:09:43 4b42d23bf774: Preparing 06:09:43 e44532260f31: Preparing 06:09:43 4257c60abf80: Preparing 06:09:43 3881325edad2: Preparing 06:09:43 208296e26448: Preparing 06:09:43 429edef614a1: Preparing 06:09:43 2f61bd4f5096: Preparing 06:09:43 3b6e7e795544: Preparing 06:09:43 ecde412fed7b: Preparing 06:09:43 d283979934b2: Preparing 06:09:43 8e789d1f7558: Preparing 06:09:43 a8c3f6227390: Preparing 06:09:43 0cd9c0bebc21: Preparing 06:09:43 0f0637c4a5ae: Preparing 06:09:43 ad383c46e8ea: Preparing 06:09:43 bdd92b832c8a: Preparing 06:09:43 a48206ed57b5: Preparing 06:09:43 58a3b6baddef: Preparing 06:09:43 6f4c15b0792b: Preparing 06:09:43 6e20c635b625: Preparing 06:09:43 5f4d9fc4d98d: Preparing 06:09:43 429edef614a1: Waiting 06:09:43 2f61bd4f5096: Waiting 06:09:43 3b6e7e795544: Waiting 06:09:43 ecde412fed7b: Waiting 06:09:43 e44532260f31: Waiting 06:09:43 d283979934b2: Waiting 06:09:43 4257c60abf80: Waiting 06:09:43 3881325edad2: Waiting 06:09:43 8e789d1f7558: Waiting 06:09:43 208296e26448: Waiting 06:09:43 a8c3f6227390: Waiting 06:09:43 a48206ed57b5: Waiting 06:09:43 0cd9c0bebc21: Waiting 06:09:43 58a3b6baddef: Waiting 06:09:43 0f0637c4a5ae: Waiting 06:09:43 ad383c46e8ea: Waiting 06:09:43 bdd92b832c8a: Waiting 06:09:43 6f4c15b0792b: Waiting 06:09:43 6e20c635b625: Waiting 06:09:43 5f4d9fc4d98d: Waiting 06:09:43 722ab0130e9f: Layer already exists 06:09:43 0024dc117025: Layer already exists 06:09:43 3006221226d5: Layer already exists 06:09:43 4b42d23bf774: Layer already exists 06:09:43 6fb4619b18d7: Layer already exists 06:09:43 4257c60abf80: Layer already exists 06:09:43 208296e26448: Layer already exists 06:09:43 429edef614a1: Layer already exists 06:09:43 e44532260f31: Layer already exists 06:09:43 3881325edad2: Layer already exists 06:09:43 3b6e7e795544: Layer already exists 06:09:43 2f61bd4f5096: Layer already exists 06:09:43 d283979934b2: Layer already exists 06:09:43 ecde412fed7b: Layer already exists 06:09:43 8e789d1f7558: Layer already exists 06:09:43 ad383c46e8ea: Layer already exists 06:09:43 0cd9c0bebc21: Layer already exists 06:09:43 a8c3f6227390: Layer already exists 06:09:43 0f0637c4a5ae: Layer already exists 06:09:43 bdd92b832c8a: Layer already exists 06:09:43 a48206ed57b5: Layer already exists 06:09:43 58a3b6baddef: Layer already exists 06:09:43 5f4d9fc4d98d: Layer already exists 06:09:43 6f4c15b0792b: Layer already exists 06:09:43 6e20c635b625: Layer already exists 06:09:43 3.2.0-dev.2: digest: sha256:f8546409cb94aa7e6d61a1019e1e0b9bb453f0d8919fe878eb4988f859737b3d size: 5541 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:09:43 + docker tag device-coap-arm64 nexus3.edgexfoundry.org:10004/device-coap-arm64:578a9a03340fcb4ee66dd22d4e32c296796c0ad6-3.2.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:09:44 + docker push nexus3.edgexfoundry.org:10004/device-coap-arm64:578a9a03340fcb4ee66dd22d4e32c296796c0ad6-3.2.0-dev.2 06:09:44 The push refers to repository [nexus3.edgexfoundry.org:10004/device-coap-arm64] 06:09:44 6fb4619b18d7: Preparing 06:09:44 0024dc117025: Preparing 06:09:44 3006221226d5: Preparing 06:09:44 722ab0130e9f: Preparing 06:09:44 4b42d23bf774: Preparing 06:09:44 e44532260f31: Preparing 06:09:44 4257c60abf80: Preparing 06:09:44 3881325edad2: Preparing 06:09:44 208296e26448: Preparing 06:09:44 429edef614a1: Preparing 06:09:44 2f61bd4f5096: Preparing 06:09:44 3b6e7e795544: Preparing 06:09:44 ecde412fed7b: Preparing 06:09:44 d283979934b2: Preparing 06:09:44 8e789d1f7558: Preparing 06:09:44 a8c3f6227390: Preparing 06:09:44 0cd9c0bebc21: Preparing 06:09:44 0f0637c4a5ae: Preparing 06:09:44 ad383c46e8ea: Preparing 06:09:44 bdd92b832c8a: Preparing 06:09:44 a48206ed57b5: Preparing 06:09:44 58a3b6baddef: Preparing 06:09:44 6f4c15b0792b: Preparing 06:09:44 6e20c635b625: Preparing 06:09:44 5f4d9fc4d98d: Preparing 06:09:44 208296e26448: Waiting 06:09:44 429edef614a1: Waiting 06:09:44 2f61bd4f5096: Waiting 06:09:44 e44532260f31: Waiting 06:09:44 3b6e7e795544: Waiting 06:09:44 4257c60abf80: Waiting 06:09:44 3881325edad2: Waiting 06:09:44 d283979934b2: Waiting 06:09:44 ecde412fed7b: Waiting 06:09:44 8e789d1f7558: Waiting 06:09:44 a8c3f6227390: Waiting 06:09:44 0cd9c0bebc21: Waiting 06:09:44 bdd92b832c8a: Waiting 06:09:44 0f0637c4a5ae: Waiting 06:09:44 ad383c46e8ea: Waiting 06:09:44 a48206ed57b5: Waiting 06:09:44 6f4c15b0792b: Waiting 06:09:44 58a3b6baddef: Waiting 06:09:44 6e20c635b625: Waiting 06:09:44 5f4d9fc4d98d: Waiting 06:09:44 6fb4619b18d7: Layer already exists 06:09:44 3006221226d5: Layer already exists 06:09:44 4b42d23bf774: Layer already exists 06:09:44 722ab0130e9f: Layer already exists 06:09:44 0024dc117025: Layer already exists 06:09:44 208296e26448: Layer already exists 06:09:44 4257c60abf80: Layer already exists 06:09:44 e44532260f31: Layer already exists 06:09:44 3881325edad2: Layer already exists 06:09:44 429edef614a1: Layer already exists 06:09:44 ecde412fed7b: Layer already exists 06:09:44 2f61bd4f5096: Layer already exists 06:09:44 d283979934b2: Layer already exists 06:09:44 3b6e7e795544: Layer already exists 06:09:44 8e789d1f7558: Layer already exists 06:09:44 0cd9c0bebc21: Layer already exists 06:09:44 a8c3f6227390: Layer already exists 06:09:44 0f0637c4a5ae: Layer already exists 06:09:44 bdd92b832c8a: Layer already exists 06:09:44 ad383c46e8ea: Layer already exists 06:09:44 a48206ed57b5: Layer already exists 06:09:44 58a3b6baddef: Layer already exists 06:09:44 6f4c15b0792b: Layer already exists 06:09:44 6e20c635b625: Layer already exists 06:09:44 5f4d9fc4d98d: Layer already exists 06:09:44 578a9a03340fcb4ee66dd22d4e32c296796c0ad6-3.2.0-dev.2: digest: sha256:f8546409cb94aa7e6d61a1019e1e0b9bb453f0d8919fe878eb4988f859737b3d size: 5541 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:09:44 + docker tag device-coap-arm64 nexus3.edgexfoundry.org:10004/device-coap-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:09:45 + docker push nexus3.edgexfoundry.org:10004/device-coap-arm64:main 06:09:45 The push refers to repository [nexus3.edgexfoundry.org:10004/device-coap-arm64] 06:09:45 6fb4619b18d7: Preparing 06:09:45 0024dc117025: Preparing 06:09:45 3006221226d5: Preparing 06:09:45 722ab0130e9f: Preparing 06:09:45 4b42d23bf774: Preparing 06:09:45 e44532260f31: Preparing 06:09:45 4257c60abf80: Preparing 06:09:45 e44532260f31: Waiting 06:09:45 3881325edad2: Preparing 06:09:45 4257c60abf80: Waiting 06:09:45 208296e26448: Preparing 06:09:45 3881325edad2: Waiting 06:09:45 429edef614a1: Preparing 06:09:45 208296e26448: Waiting 06:09:45 2f61bd4f5096: Preparing 06:09:45 429edef614a1: Waiting 06:09:45 3b6e7e795544: Preparing 06:09:45 2f61bd4f5096: Waiting 06:09:45 ecde412fed7b: Preparing 06:09:45 3b6e7e795544: Waiting 06:09:45 d283979934b2: Preparing 06:09:45 ecde412fed7b: Waiting 06:09:45 d283979934b2: Waiting 06:09:45 8e789d1f7558: Preparing 06:09:45 a8c3f6227390: Preparing 06:09:45 8e789d1f7558: Waiting 06:09:45 0cd9c0bebc21: Preparing 06:09:45 a8c3f6227390: Waiting 06:09:45 0cd9c0bebc21: Waiting 06:09:45 0f0637c4a5ae: Preparing 06:09:45 ad383c46e8ea: Preparing 06:09:45 0f0637c4a5ae: Waiting 06:09:45 bdd92b832c8a: Preparing 06:09:45 ad383c46e8ea: Waiting 06:09:45 a48206ed57b5: Preparing 06:09:45 bdd92b832c8a: Waiting 06:09:45 58a3b6baddef: Preparing 06:09:45 a48206ed57b5: Waiting 06:09:45 6f4c15b0792b: Preparing 06:09:45 58a3b6baddef: Waiting 06:09:45 6e20c635b625: Preparing 06:09:45 6f4c15b0792b: Waiting 06:09:45 5f4d9fc4d98d: Preparing 06:09:45 6e20c635b625: Waiting 06:09:45 5f4d9fc4d98d: Waiting 06:09:45 6fb4619b18d7: Layer already exists 06:09:45 722ab0130e9f: Layer already exists 06:09:45 3006221226d5: Layer already exists 06:09:45 0024dc117025: Layer already exists 06:09:45 4b42d23bf774: Layer already exists 06:09:45 3881325edad2: Layer already exists 06:09:45 4257c60abf80: Layer already exists 06:09:45 e44532260f31: Layer already exists 06:09:45 208296e26448: Layer already exists 06:09:45 429edef614a1: Layer already exists 06:09:45 3b6e7e795544: Layer already exists 06:09:45 2f61bd4f5096: Layer already exists 06:09:45 d283979934b2: Layer already exists 06:09:45 ecde412fed7b: Layer already exists 06:09:45 8e789d1f7558: Layer already exists 06:09:45 a8c3f6227390: Layer already exists 06:09:45 0cd9c0bebc21: Layer already exists 06:09:45 0f0637c4a5ae: Layer already exists 06:09:45 ad383c46e8ea: Layer already exists 06:09:45 bdd92b832c8a: Layer already exists 06:09:45 a48206ed57b5: Layer already exists 06:09:45 6f4c15b0792b: Layer already exists 06:09:45 58a3b6baddef: Layer already exists 06:09:45 6e20c635b625: Layer already exists 06:09:45 5f4d9fc4d98d: Layer already exists 06:09:45 main: digest: sha256:f8546409cb94aa7e6d61a1019e1e0b9bb453f0d8919fe878eb4988f859737b3d size: 5541 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:09:45 ===================================================== [Pipeline] echo 06:09:45 taggedImages: 06:09:45 - nexus3.edgexfoundry.org:10004/device-coap-arm64:578a9a03340fcb4ee66dd22d4e32c296796c0ad6 06:09:45 - nexus3.edgexfoundry.org:10004/device-coap-arm64:latest 06:09:45 - nexus3.edgexfoundry.org:10004/device-coap-arm64:3.2.0-dev.2 06:09:45 - nexus3.edgexfoundry.org:10004/device-coap-arm64:578a9a03340fcb4ee66dd22d4e32c296796c0ad6-3.2.0-dev.2 06:09:45 - nexus3.edgexfoundry.org:10004/device-coap-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:09:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:09:45 06:09:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:09:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:09:46 arm64: Pulling from edgex-lftools-log-publisher 06:09:46 8998bd30e6a1: Pulling fs layer 06:09:46 04944245beec: Pulling fs layer 06:09:46 699f458cf7ca: Pulling fs layer 06:09:46 765212b225bb: Pulling fs layer 06:09:46 f23df028b6ca: Pulling fs layer 06:09:46 d65c8cfc05b1: Pulling fs layer 06:09:46 2437ff75d9bd: Pulling fs layer 06:09:46 f23df028b6ca: Waiting 06:09:46 d65c8cfc05b1: Waiting 06:09:46 2437ff75d9bd: Waiting 06:09:46 765212b225bb: Waiting 06:09:46 04944245beec: Verifying Checksum 06:09:46 04944245beec: Download complete 06:09:46 765212b225bb: Verifying Checksum 06:09:46 765212b225bb: Download complete 06:09:46 f23df028b6ca: Verifying Checksum 06:09:46 f23df028b6ca: Download complete 06:09:46 d65c8cfc05b1: Verifying Checksum 06:09:46 d65c8cfc05b1: Download complete 06:09:46 699f458cf7ca: Verifying Checksum 06:09:46 699f458cf7ca: Download complete 06:09:47 8998bd30e6a1: Verifying Checksum 06:09:47 8998bd30e6a1: Download complete 06:09:49 2437ff75d9bd: Download complete 06:09:51 8998bd30e6a1: Pull complete 06:09:51 04944245beec: Pull complete 06:09:53 699f458cf7ca: Pull complete 06:09:53 765212b225bb: Pull complete 06:09:54 f23df028b6ca: Pull complete 06:09:54 d65c8cfc05b1: Pull complete 06:10:13 2437ff75d9bd: Pull complete 06:10:13 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 06:10:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:10:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:10:13 prd-ubuntu20.04-docker-arm64-4c-16g-41246 does not seem to be running inside a container 06:10:13 $ 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-coap-c/40 -v /w/workspace/device-coap-c/40:/w/workspace/device-coap-c/40:rw,z -v /w/workspace/device-coap-c/40@tmp:/w/workspace/device-coap-c/40@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:arm64 cat 06:10:16 $ docker top 5def5f05c5328fd8d061579e718f8bee92f6185d1870f099abdbb8b7b46522eb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:10:17 ---> job-cost.sh 06:10:17 lf-activate-venv: SKIPPING 06:10:17 INFO: No Stack... 06:10:17 INFO: Retrieving Pricing Info for: v3-standard-4 06:10:18 INFO: Archiving Costs [Pipeline] sh 06:10:18 + cut -d, -f6 06:10:18 + cat /w/workspace/device-coap-c/40/archives/cost.csv [Pipeline] lock 06:10:18 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-coap-c-main-40-stack-cost] 06:10:18 Resource [jenkins-edgexfoundry-device-coap-c-main-40-stack-cost] did not exist. Created. 06:10:18 Lock acquired on [Resource: jenkins-edgexfoundry-device-coap-c-main-40-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:10:19 /w/workspace/device-coap-c/40@tmp/durable-04bb227a/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 06:10:20 + echo total: 0.10999999940395355 [Pipeline] stash 06:10:20 Warning: overwriting stash ‘stack-cost’ 06:10:20 Stashed 1 file(s) [Pipeline] } 06:10:20 Lock released on resource [Resource: jenkins-edgexfoundry-device-coap-c-main-40-stack-cost] [Pipeline] // lock [Pipeline] } 06:10:20 $ docker stop --time=1 5def5f05c5328fd8d061579e718f8bee92f6185d1870f099abdbb8b7b46522eb 06:10:22 $ docker rm -f --volumes 5def5f05c5328fd8d061579e718f8bee92f6185d1870f099abdbb8b7b46522eb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 06:10:23 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:10:23 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:10:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:10:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:10:23 prd-ubuntu20.04-docker-8c-8g-41245 does not seem to be running inside a container 06:10:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-coap-c_main -v /w/workspace/edgexfoundry_device-coap-c_main:/w/workspace/edgexfoundry_device-coap-c_main:rw,z -v /w/workspace/edgexfoundry_device-coap-c_main@tmp:/w/workspace/edgexfoundry_device-coap-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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:10:23 $ docker top c12e2f717a0cee3128625bcd463ac52c821cd160a5d20769be7b894d11494adf -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:10:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:10:23 [ssh-agent] Looking for ssh-agent implementation... 06:10:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:10:23 $ docker exec c12e2f717a0cee3128625bcd463ac52c821cd160a5d20769be7b894d11494adf ssh-agent 06:10:24 SSH_AUTH_SOCK=/tmp/ssh-U9MYtmsYbbK0/agent.33 06:10:24 SSH_AGENT_PID=39 06:10:24 Running ssh-add (command line suppressed) 06:10:24 Identity added: /w/workspace/edgexfoundry_device-coap-c_main@tmp/private_key_13807905849010203428.key (/w/workspace/edgexfoundry_device-coap-c_main@tmp/private_key_13807905849010203428.key) 06:10:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:10:24 + git semver tag 06:10:24 2025-03-13 06:10:24,623 [run_tag] DEBUG tag force:False 06:10:24 2025-03-13 06:10:24,624 [check_head_tag] DEBUG check head tag 06:10:24 2025-03-13 06:10:24,624 [execute] INFO git cat-file --batch-check 06:10:24 2025-03-13 06:10:24,624 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-coap-c_main, universal_newlines=False, shell=None, istream=) 06:10:24 2025-03-13 06:10:24,628 [execute] INFO git cat-file --batch 06:10:24 2025-03-13 06:10:24,628 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-coap-c_main, universal_newlines=False, shell=None, istream=) 06:10:24 2025-03-13 06:10:24,637 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-coap-c_main/.semver/main 06:10:24 2025-03-13 06:10:24,637 [execute] INFO git tag -a v3.2.0-dev.2 -m v3.2.0-dev.2 06:10:24 2025-03-13 06:10:24,637 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.2', '-m', 'v3.2.0-dev.2'], cwd=/w/workspace/edgexfoundry_device-coap-c_main, universal_newlines=False, shell=None, istream=None) 06:10:24 2025-03-13 06:10:24,642 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-coap-c_main/.semver/main 06:10:24 3.2.0-dev.2 [Pipeline] } 06:10:24 $ docker exec --env ******** --env ******** c12e2f717a0cee3128625bcd463ac52c821cd160a5d20769be7b894d11494adf ssh-agent -k 06:10:24 unset SSH_AUTH_SOCK; 06:10:24 unset SSH_AGENT_PID; 06:10:24 echo Agent pid 39 killed; 06:10:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:10:25 + git semver [Pipeline] } 06:10:25 $ docker stop --time=1 c12e2f717a0cee3128625bcd463ac52c821cd160a5d20769be7b894d11494adf 06:10:26 $ docker rm -f --volumes c12e2f717a0cee3128625bcd463ac52c821cd160a5d20769be7b894d11494adf [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:10:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:10:27 06:10:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:10:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:10:27 0.23.1-centos7: Pulling from edgex-lftools 06:10:27 ab5ef0e58194: Pulling fs layer 06:10:27 9712f1f96733: Pulling fs layer 06:10:27 63f879dbbcfc: Pulling fs layer 06:10:27 0d9ebad4ef96: Pulling fs layer 06:10:27 e9a5061849ea: Pulling fs layer 06:10:27 d747dcd14b5f: Pulling fs layer 06:10:27 0d9ebad4ef96: Waiting 06:10:27 e9a5061849ea: Waiting 06:10:27 2de7ff778b66: Pulling fs layer 06:10:27 2de7ff778b66: Waiting 06:10:27 d747dcd14b5f: Waiting 06:10:27 9712f1f96733: Verifying Checksum 06:10:27 9712f1f96733: Download complete 06:10:27 63f879dbbcfc: Verifying Checksum 06:10:27 63f879dbbcfc: Download complete 06:10:27 e9a5061849ea: Verifying Checksum 06:10:27 e9a5061849ea: Download complete 06:10:27 d747dcd14b5f: Verifying Checksum 06:10:27 0d9ebad4ef96: Download complete 06:10:27 ab5ef0e58194: Verifying Checksum 06:10:27 ab5ef0e58194: Download complete 06:10:28 2de7ff778b66: Verifying Checksum 06:10:28 2de7ff778b66: Download complete 06:10:30 ab5ef0e58194: Pull complete 06:10:30 9712f1f96733: Pull complete 06:10:31 63f879dbbcfc: Pull complete 06:10:34 0d9ebad4ef96: Pull complete 06:10:34 e9a5061849ea: Pull complete 06:10:34 d747dcd14b5f: Pull complete 06:10:35 2de7ff778b66: Pull complete 06:10:35 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 06:10:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:10:35 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:10:35 prd-ubuntu20.04-docker-8c-8g-41245 does not seem to be running inside a container 06:10:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-coap-c_main -v /w/workspace/edgexfoundry_device-coap-c_main:/w/workspace/edgexfoundry_device-coap-c_main:rw,z -v /w/workspace/edgexfoundry_device-coap-c_main@tmp:/w/workspace/edgexfoundry_device-coap-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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 06:10:39 $ docker top 4ab7da550db0a1881e14483fc82545586506bf38654134aea38cb203f97b833f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 06:10:39 provisioning config files... 06:10:39 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-coap-c_main@tmp/config4295793116345655598tmp 06:10:39 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-coap-c_main@tmp/config5751282618113830091tmp 06:10:39 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-coap-c_main@tmp/config12889567819329104129tmp [Pipeline] { [Pipeline] echo 06:10:39 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 06:10:40 ---> sigul-configuration.sh 06:10:40 gpg: directory `/root/.gnupg' created 06:10:40 gpg: new configuration file `/root/.gnupg/gpg.conf' created 06:10:40 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 06:10:40 gpg: keyring `/root/.gnupg/secring.gpg' created 06:10:40 gpg: keyring `/root/.gnupg/pubring.gpg' created 06:10:40 gpg: CAST5 encrypted data 06:10:40 gpg: encrypted with 1 passphrase 06:10:40 gpg: WARNING: message was not integrity protected [Pipeline] sh 06:10:40 + mkdir /home/jenkins 06:10:40 + mkdir /home/jenkins/sigul [Pipeline] sh 06:10:40 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 06:10:40 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 06:10:40 ---> sigul-install.sh 06:10:40 Sigul already installed; skipping installation. [Pipeline] sh 06:10:41 + git tag --list 06:10:41 v0.1.0 06:10:41 v2.0.0 06:10:41 v2.0.1 06:10:41 v2.1.0 06:10:41 v2.3.0 06:10:41 v3.0 06:10:41 v3.0.0 06:10:41 v3.0.1 06:10:41 v3.0.2-dev.1 06:10:41 v3.0.2-dev.2 06:10:41 v3.0.2-dev.3 06:10:41 v3.0.2-dev.4 06:10:41 v3.0.2-dev.5 06:10:41 v3.1 06:10:41 v3.1.0 06:10:41 v3.1.0-dev.1 06:10:41 v3.2.0-dev.1 06:10:41 v3.2.0-dev.2 [Pipeline] sh 06:10:41 + lftools sign git-tag v3.2.0-dev.2 06:10:42 Signing Git tag with Sigul... 06:10:42 Signing v3.2.0-dev.2 [Pipeline] echo 06:10:42 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 06:10:42 ---> sigul-configuration-cleanup.sh [Pipeline] } 06:10:42 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 06:10:42 $ docker stop --time=1 4ab7da550db0a1881e14483fc82545586506bf38654134aea38cb203f97b833f 06:10:44 $ docker rm -f --volumes 4ab7da550db0a1881e14483fc82545586506bf38654134aea38cb203f97b833f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 06:10:44 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:10:44 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:10:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:10:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:10:44 prd-ubuntu20.04-docker-8c-8g-41245 does not seem to be running inside a container 06:10:44 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-coap-c_main -v /w/workspace/edgexfoundry_device-coap-c_main:/w/workspace/edgexfoundry_device-coap-c_main:rw,z -v /w/workspace/edgexfoundry_device-coap-c_main@tmp:/w/workspace/edgexfoundry_device-coap-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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:10:45 $ docker top e3a9575e7abef480bb059a9d8ea7ec2364ba6b38c6d60a4ee49db18fdd440288 -eo pid,comm 06:10:45 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 06:10:45 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:10:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:10:45 [ssh-agent] Looking for ssh-agent implementation... 06:10:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:10:45 $ docker exec e3a9575e7abef480bb059a9d8ea7ec2364ba6b38c6d60a4ee49db18fdd440288 ssh-agent 06:10:45 SSH_AUTH_SOCK=/tmp/ssh-SBbZDja3m7Zx/agent.32 06:10:45 SSH_AGENT_PID=38 06:10:45 Running ssh-add (command line suppressed) 06:10:45 Identity added: /w/workspace/edgexfoundry_device-coap-c_main@tmp/private_key_17471158607027222231.key (/w/workspace/edgexfoundry_device-coap-c_main@tmp/private_key_17471158607027222231.key) 06:10:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:10:46 + git semver bump pre 06:10:46 2025-03-13 06:10:46,159 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-coap-c_main/.semver/main 06:10:46 2025-03-13 06:10:46,159 [bump_version] DEBUG bumping version:3.2.0-dev.2 on axis:pre with prefix:dev 06:10:46 2025-03-13 06:10:46,159 [bump_version] DEBUG bumped version:3.2.0-dev.3 06:10:46 2025-03-13 06:10:46,159 [write_version] DEBUG write version:3.2.0-dev.3 to path:/w/workspace/edgexfoundry_device-coap-c_main/.semver/main with force:True 06:10:46 2025-03-13 06:10:46,159 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-coap-c_main/.semver/main 06:10:46 2025-03-13 06:10:46,159 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-coap-c_main/.semver/main 06:10:46 2025-03-13 06:10:46,161 [execute] INFO git cat-file --batch-check 06:10:46 2025-03-13 06:10:46,162 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-coap-c_main/.semver, universal_newlines=False, shell=None, istream=) 06:10:46 2025-03-13 06:10:46,167 [execute] INFO git cat-file --batch 06:10:46 2025-03-13 06:10:46,168 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-coap-c_main/.semver, universal_newlines=False, shell=None, istream=) 06:10:46 2025-03-13 06:10:46,173 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-coap-c_main/.semver/main 06:10:46 3.2.0-dev.3 [Pipeline] } 06:10:46 $ docker exec --env ******** --env ******** e3a9575e7abef480bb059a9d8ea7ec2364ba6b38c6d60a4ee49db18fdd440288 ssh-agent -k 06:10:46 unset SSH_AUTH_SOCK; 06:10:46 unset SSH_AGENT_PID; 06:10:46 echo Agent pid 38 killed; 06:10:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:10:46 + git semver [Pipeline] } 06:10:46 $ docker stop --time=1 e3a9575e7abef480bb059a9d8ea7ec2364ba6b38c6d60a4ee49db18fdd440288 06:10:48 $ docker rm -f --volumes e3a9575e7abef480bb059a9d8ea7ec2364ba6b38c6d60a4ee49db18fdd440288 [Pipeline] // withDockerContainer [Pipeline] sh 06:10:48 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:10:48 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:10:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:10:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:10:49 prd-ubuntu20.04-docker-8c-8g-41245 does not seem to be running inside a container 06:10:49 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-coap-c_main -v /w/workspace/edgexfoundry_device-coap-c_main:/w/workspace/edgexfoundry_device-coap-c_main:rw,z -v /w/workspace/edgexfoundry_device-coap-c_main@tmp:/w/workspace/edgexfoundry_device-coap-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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:10:49 $ docker top e7f924395eb42dff8463749ceaa9d052446a78a37c34130064ef34c6f48e0d99 -eo pid,comm 06:10:49 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 06:10:49 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:10:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:10:49 [ssh-agent] Looking for ssh-agent implementation... 06:10:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:10:49 $ docker exec e7f924395eb42dff8463749ceaa9d052446a78a37c34130064ef34c6f48e0d99 ssh-agent 06:10:49 SSH_AUTH_SOCK=/tmp/ssh-P5v21fK9kuwb/agent.31 06:10:49 SSH_AGENT_PID=37 06:10:49 Running ssh-add (command line suppressed) 06:10:49 Identity added: /w/workspace/edgexfoundry_device-coap-c_main@tmp/private_key_729199300645881042.key (/w/workspace/edgexfoundry_device-coap-c_main@tmp/private_key_729199300645881042.key) 06:10:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:10:50 + git semver push 06:10:50 2025-03-13 06:10:50,249 [run_push] DEBUG push 06:10:50 2025-03-13 06:10:50,250 [execute] INFO git cat-file --batch-check 06:10:50 2025-03-13 06:10:50,251 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-coap-c_main/.semver, universal_newlines=False, shell=None, istream=) 06:10:50 2025-03-13 06:10:50,254 [execute] INFO git rev-list fc700d93d4cb5337dd0b9a50b8be0e9231596192 -- 06:10:50 2025-03-13 06:10:50,254 [execute] DEBUG Popen(['git', 'rev-list', 'fc700d93d4cb5337dd0b9a50b8be0e9231596192', '--'], cwd=/w/workspace/edgexfoundry_device-coap-c_main/.semver, universal_newlines=False, shell=None, istream=None) 06:10:50 2025-03-13 06:10:50,260 [execute] INFO git fetch -v origin 06:10:50 2025-03-13 06:10:50,260 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-coap-c_main/.semver, universal_newlines=True, shell=None, istream=None) 06:10:50 2025-03-13 06:10:50,819 [run_push] DEBUG no remote changes detected 06:10:50 2025-03-13 06:10:50,820 [execute] INFO git push origin semver 06:10:50 2025-03-13 06:10:50,820 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-coap-c_main/.semver, universal_newlines=False, shell=None, istream=None) 06:10:51 2025-03-13 06:10:51,653 [run_push] DEBUG push all version tags 06:10:51 2025-03-13 06:10:51,653 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 06:10:51 2025-03-13 06:10:51,654 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-coap-c_main, universal_newlines=False, shell=None, istream=None) 06:10:52 2025-03-13 06:10:52,450 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-coap-c_main/.semver/main 06:10:52 3.2.0-dev.3 [Pipeline] } 06:10:52 $ docker exec --env ******** --env ******** e7f924395eb42dff8463749ceaa9d052446a78a37c34130064ef34c6f48e0d99 ssh-agent -k 06:10:52 unset SSH_AUTH_SOCK; 06:10:52 unset SSH_AGENT_PID; 06:10:52 echo Agent pid 37 killed; 06:10:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:10:53 + git semver [Pipeline] } 06:10:53 $ docker stop --time=1 e7f924395eb42dff8463749ceaa9d052446a78a37c34130064ef34c6f48e0d99 06:10:54 $ docker rm -f --volumes e7f924395eb42dff8463749ceaa9d052446a78a37c34130064ef34c6f48e0d99 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 06:10:55 + [ -d /w/workspace/edgexfoundry_device-coap-c_main/archives ] 06:10:55 + ls -al /w/workspace/edgexfoundry_device-coap-c_main/archives 06:10:55 total 16 06:10:55 drwxr-xr-x 3 root root 4096 Mar 13 06:01 . 06:10:55 drwxrwxr-x 9 jenkins jenkins 4096 Mar 13 06:10 .. 06:10:55 drwxr-xr-x 2 root root 4096 Mar 13 06:01 cost 06:10:55 -rw-r--r-- 1 root root 84 Mar 13 06:01 cost.csv 06:10:55 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-coap-c_main/archives 06:10:55 + ls -al /w/workspace/edgexfoundry_device-coap-c_main/archives 06:10:55 total 16 06:10:55 drwxr-xr-x 3 jenkins jenkins 4096 Mar 13 06:01 . 06:10:55 drwxrwxr-x 9 jenkins jenkins 4096 Mar 13 06:10 .. 06:10:55 drwxr-xr-x 2 jenkins jenkins 4096 Mar 13 06:01 cost 06:10:55 -rw-r--r-- 1 jenkins jenkins 84 Mar 13 06:01 cost.csv [Pipeline] libraryResource [Pipeline] sh 06:10:55 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:10:56 ---> package-listing.sh 06:10:56 ++ facter osfamily 06:10:56 ++ tr '[:upper:]' '[:lower:]' 06:10:56 + OS_FAMILY=debian 06:10:56 + workspace=/w/workspace/edgexfoundry_device-coap-c_main 06:10:56 + START_PACKAGES=/tmp/packages_start.txt 06:10:56 + END_PACKAGES=/tmp/packages_end.txt 06:10:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:10:56 + PACKAGES=/tmp/packages_start.txt 06:10:56 + '[' /w/workspace/edgexfoundry_device-coap-c_main ']' 06:10:56 + PACKAGES=/tmp/packages_end.txt 06:10:56 + case "${OS_FAMILY}" in 06:10:56 + grep '^ii' 06:10:56 + dpkg -l 06:10:56 + '[' -f /tmp/packages_start.txt ']' 06:10:56 + '[' -f /tmp/packages_end.txt ']' 06:10:56 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:10:56 + '[' /w/workspace/edgexfoundry_device-coap-c_main ']' 06:10:56 + mkdir -p /w/workspace/edgexfoundry_device-coap-c_main/archives/ 06:10:56 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-coap-c_main/archives/ [Pipeline] echo 06:10:56 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/edgexfoundry_device-coap-c_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:10:56 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:10:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:10:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:10:57 prd-ubuntu20.04-docker-8c-8g-41245 does not seem to be running inside a container 06:10:57 $ 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/edgexfoundry_device-coap-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/edgexfoundry_device-coap-c_main -v /w/workspace/edgexfoundry_device-coap-c_main:/w/workspace/edgexfoundry_device-coap-c_main:rw,z -v /w/workspace/edgexfoundry_device-coap-c_main@tmp:/w/workspace/edgexfoundry_device-coap-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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:10:57 $ docker top 8f76c5a53b0dc2eb31fb0818dc08762f24d60ecfbe35d137c8b5a30c60db33ec -eo pid,comm [Pipeline] { [Pipeline] sh 06:10:58 + touch /tmp/pre-build-complete [Pipeline] sh 06:10:58 + mkdir -p /var/log/sysstat [Pipeline] sh 06:10:58 + ls /var/log/sa-host 06:10:58 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:10:58 provisioning config files... 06:10:58 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-coap-c_main@tmp/config2964781455651632861tmp [Pipeline] { [Pipeline] echo 06:10:58 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:10:59 ---> create-netrc.sh [Pipeline] } 06:10:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:10:59 ---> python-tools-install.sh [Pipeline] echo 06:10:59 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:10:59 ---> sudo-logs.sh 06:10:59 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:10:59 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:11:00 ---> job-cost.sh 06:11:00 lf-activate-venv: SKIPPING 06:11:00 DEBUG: total: 0.2199999988079071 06:11:00 INFO: Retrieving Stack Cost... 06:11:00 INFO: Retrieving Pricing Info for: v3-standard-8 06:11:00 INFO: Archiving Costs [Pipeline] echo 06:11:00 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:11:01 ---> logs-deploy.sh 06:11:01 lf-activate-venv: SKIPPING 06:11:01 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-coap-c/main/40 06:11:01 INFO: archiving workspace using pattern(s): 06:11:02 Archives upload complete. 06:11:02 INFO: archiving logs to Nexus 06:11:02 ---> uname -a: 06:11:02 Linux prd-ubuntu20-04-docker-8c-8g-41245 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 06:11:02 06:11:02 06:11:02 ---> lscpu: 06:11:02 Architecture: x86_64 06:11:02 CPU op-mode(s): 32-bit, 64-bit 06:11:02 Byte Order: Little Endian 06:11:02 Address sizes: 40 bits physical, 48 bits virtual 06:11:02 CPU(s): 8 06:11:02 On-line CPU(s) list: 0-7 06:11:02 Thread(s) per core: 1 06:11:02 Core(s) per socket: 1 06:11:02 Socket(s): 8 06:11:02 NUMA node(s): 1 06:11:02 Vendor ID: AuthenticAMD 06:11:02 CPU family: 23 06:11:02 Model: 49 06:11:02 Model name: AMD EPYC-Rome Processor 06:11:02 Stepping: 0 06:11:02 CPU MHz: 2800.000 06:11:02 BogoMIPS: 5600.00 06:11:02 Virtualization: AMD-V 06:11:02 Hypervisor vendor: KVM 06:11:02 Virtualization type: full 06:11:02 L1d cache: 256 KiB 06:11:02 L1i cache: 256 KiB 06:11:02 L2 cache: 4 MiB 06:11:02 L3 cache: 128 MiB 06:11:02 NUMA node0 CPU(s): 0-7 06:11:02 Vulnerability Itlb multihit: Not affected 06:11:02 Vulnerability L1tf: Not affected 06:11:02 Vulnerability Mds: Not affected 06:11:02 Vulnerability Meltdown: Not affected 06:11:02 Vulnerability Mmio stale data: Not affected 06:11:02 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:11:02 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 06:11:02 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 06:11:02 Vulnerability Srbds: Not affected 06:11:02 Vulnerability Tsx async abort: Not affected 06:11:02 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 06:11:02 06:11:02 06:11:02 ---> nproc: 06:11:02 8 06:11:02 06:11:02 06:11:02 ---> df -h: 06:11:02 Filesystem Size Used Avail Use% Mounted on 06:11:02 overlay 155G 11G 145G 7% / 06:11:02 tmpfs 64M 0 64M 0% /dev 06:11:02 tmpfs 16G 0 16G 0% /sys/fs/cgroup 06:11:02 shm 64M 0 64M 0% /dev/shm 06:11:02 /dev/vda1 155G 11G 145G 7% /facter-os 06:11:02 06:11:02 06:11:02 ---> sar -b -r -n DEV: 06:11:02 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-41245) 03/13/25 _x86_64_ (8 CPU) 06:11:02 06:11:02 05:54:50 LINUX RESTART (8 CPU) 06:11:02 06:11:02 05:55:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:11:02 05:56:02 80.67 32.91 47.76 0.00 3450.89 118637.43 0.00 06:11:02 05:57:01 1.29 0.00 1.29 0.00 0.00 17.37 0.00 06:11:02 05:58:01 0.92 0.00 0.92 0.00 0.00 11.20 0.00 06:11:02 05:59:01 308.30 11.50 296.80 0.00 1469.36 2817.53 0.00 06:11:02 06:00:01 143.19 12.43 130.76 0.00 3668.99 30758.61 0.00 06:11:02 06:01:01 93.90 1.38 92.52 0.00 255.29 2502.52 0.00 06:11:02 06:02:01 162.84 0.23 162.61 0.00 17.06 18984.57 0.00 06:11:02 06:03:01 2.10 0.00 2.10 0.00 0.00 26.26 0.00 06:11:02 06:04:01 1.00 0.00 1.00 0.00 0.00 11.46 0.00 06:11:02 06:05:01 2.02 0.00 2.02 0.00 0.00 31.86 0.00 06:11:02 06:06:01 0.85 0.00 0.85 0.00 0.00 10.17 0.00 06:11:02 06:07:01 0.93 0.00 0.93 0.00 0.00 11.86 0.00 06:11:02 06:08:01 1.28 0.00 1.28 0.00 0.00 14.26 0.00 06:11:02 06:09:01 0.98 0.00 0.98 0.00 0.00 12.26 0.00 06:11:02 06:10:01 1.90 0.02 1.88 0.00 0.13 22.93 0.00 06:11:02 06:11:01 90.57 0.30 90.27 0.00 35.99 23621.93 0.00 06:11:02 Average: 55.91 3.68 52.23 0.00 557.26 12368.87 0.00 06:11:02 06:11:02 05:55:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:11:02 05:56:02 30559160 31837164 541076 1.65 47320 1542048 1659668 4.89 616908 1417908 228 06:11:02 05:57:01 30559792 31837900 539836 1.64 47360 1542052 1659668 4.89 616460 1417888 168 06:11:02 05:58:01 30560068 31838344 539480 1.64 47376 1542052 1659668 4.89 616532 1418040 8 06:11:02 05:59:01 30287644 31623844 751712 2.29 47748 1599060 1646288 4.85 879792 1426208 996 06:11:02 06:00:01 29208308 31480216 829636 2.52 72200 2473756 2115096 6.23 1245332 2029512 1340 06:11:02 06:01:01 29187980 31499648 802968 2.44 76076 2505200 1983368 5.85 1280604 2004516 15136 06:11:02 06:02:01 28701320 31502808 789632 2.40 97384 2938200 1732480 5.11 1292200 2434036 384 06:11:02 06:03:01 28702172 31503612 788868 2.40 97408 2938200 1732480 5.11 1291920 2434036 44 06:11:02 06:04:01 28706612 31507932 784948 2.39 97440 2938204 1749180 5.16 1288076 2434040 20 06:11:02 06:05:01 28706888 31508264 784556 2.39 97508 2938180 1749180 5.16 1287928 2434020 4 06:11:02 06:06:01 28715528 31516932 775884 2.36 97528 2938184 1749180 5.16 1279464 2434020 12 06:11:02 06:07:01 28715288 31516712 776036 2.36 97556 2938184 1749180 5.16 1279556 2434024 148 06:11:02 06:08:01 28715084 31516548 776140 2.36 97588 2938188 1749180 5.16 1279656 2434024 12 06:11:02 06:09:01 28714896 31516328 776308 2.36 97628 2938188 1749180 5.16 1279916 2434028 164 06:11:02 06:10:01 28713104 31514800 777732 2.37 97668 2938192 1756280 5.18 1279800 2434096 20 06:11:02 06:11:01 27941696 31465160 820828 2.50 133528 3544300 1849276 5.45 1386076 3013588 344 06:11:02 Average: 29168471 31574138 740978 2.25 84332 2574512 1768084 5.21 1137514 2164624 1189 06:11:02 06:11:02 05:55:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:11:02 05:56:02 ens3 180.22 115.45 497.06 24.05 0.00 0.00 0.00 0.00 06:11:02 05:56:02 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 06:11:02 05:56:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:02 05:57:01 ens3 0.24 0.14 0.02 0.01 0.00 0.00 0.00 0.00 06:11:02 05:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:11:02 05:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:02 05:58:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:02 05:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:02 05:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:02 05:59:01 ens3 164.61 108.23 275.96 46.49 0.00 0.00 0.00 0.00 06:11:02 05:59:01 lo 2.40 2.40 0.22 0.22 0.00 0.00 0.00 0.00 06:11:02 05:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:02 06:00:01 ens3 269.19 151.79 5434.18 30.84 0.00 0.00 0.00 0.00 06:11:02 06:00:01 lo 4.00 4.00 0.40 0.40 0.00 0.00 0.00 0.00 06:11:02 06:00:01 docker0 18.68 29.23 1.31 350.74 0.00 0.00 0.00 0.00 06:11:02 06:00:01 vethc4ed9c9 2.80 3.13 0.22 22.08 0.00 0.00 0.00 0.00 06:11:02 06:01:01 ens3 89.70 57.86 408.83 28.98 0.00 0.00 0.00 0.00 06:11:02 06:01:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 06:11:02 06:01:01 docker0 17.21 24.23 1.06 351.90 0.00 0.00 0.00 0.00 06:11:02 06:01:01 vethd0a678c 9.10 12.61 0.68 171.36 0.00 0.00 0.00 0.01 06:11:02 06:02:01 ens3 216.95 186.95 2668.20 418.20 0.00 0.00 0.00 0.00 06:11:02 06:02:01 lo 14.86 14.86 1.47 1.47 0.00 0.00 0.00 0.00 06:11:02 06:02:01 docker0 5.65 8.25 0.37 96.02 0.00 0.00 0.00 0.00 06:11:02 06:03:01 ens3 1.78 1.17 0.62 0.28 0.00 0.00 0.00 0.00 06:11:02 06:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:11:02 06:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:02 06:04:01 ens3 1.53 0.48 0.69 0.46 0.00 0.00 0.00 0.00 06:11:02 06:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:02 06:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:02 06:05:01 ens3 0.28 0.10 0.02 0.01 0.00 0.00 0.00 0.00 06:11:02 06:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:11:02 06:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:02 06:06:01 ens3 0.95 0.15 0.20 0.07 0.00 0.00 0.00 0.00 06:11:02 06:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:02 06:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:02 06:07:01 ens3 1.17 0.68 0.43 0.30 0.00 0.00 0.00 0.00 06:11:02 06:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:11:02 06:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:02 06:08:01 ens3 0.85 0.38 0.39 0.27 0.00 0.00 0.00 0.00 06:11:02 06:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:02 06:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:02 06:09:01 ens3 0.48 0.47 0.26 0.22 0.00 0.00 0.00 0.00 06:11:02 06:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:11:02 06:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:02 06:10:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:02 06:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:02 06:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:02 06:11:01 ens3 218.95 126.06 3286.60 40.57 0.00 0.00 0.00 0.00 06:11:02 06:11:01 lo 1.53 1.53 0.15 0.15 0.00 0.00 0.00 0.00 06:11:02 06:11:01 docker0 2.25 1.85 0.36 0.50 0.00 0.00 0.00 0.00 06:11:02 Average: ens3 71.83 46.97 787.47 37.00 0.00 0.00 0.00 0.00 06:11:02 Average: lo 1.54 1.54 0.15 0.15 0.00 0.00 0.00 0.00 06:11:02 Average: docker0 2.74 3.98 0.19 50.05 0.00 0.00 0.00 0.00 06:11:02 06:11:02 06:11:02 ---> sar -P ALL: 06:11:02 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-41245) 03/13/25 _x86_64_ (8 CPU) 06:11:02 06:11:02 05:54:50 LINUX RESTART (8 CPU) 06:11:02 06:11:02 05:55:01 CPU %user %nice %system %iowait %steal %idle 06:11:02 05:56:02 all 1.95 0.00 0.60 0.71 0.02 96.71 06:11:02 05:56:02 0 3.09 0.00 0.59 4.00 0.02 92.31 06:11:02 05:56:02 1 2.35 0.00 0.62 0.15 0.03 96.85 06:11:02 05:56:02 2 2.67 0.00 0.52 0.05 0.02 96.75 06:11:02 05:56:02 3 2.25 0.00 0.42 0.15 0.02 97.16 06:11:02 05:56:02 4 0.97 0.00 0.40 0.13 0.02 98.48 06:11:02 05:56:02 5 1.40 0.00 0.35 0.75 0.02 97.48 06:11:02 05:56:02 6 2.11 0.00 1.53 0.28 0.02 96.06 06:11:02 05:56:02 7 0.77 0.00 0.42 0.17 0.02 98.63 06:11:02 05:57:01 all 0.25 0.00 0.01 0.00 0.01 99.72 06:11:02 05:57:01 0 0.00 0.00 0.02 0.00 0.02 99.97 06:11:02 05:57:01 1 0.02 0.00 0.00 0.00 0.02 99.97 06:11:02 05:57:01 2 0.00 0.00 0.00 0.00 0.00 100.00 06:11:02 05:57:01 3 0.00 0.00 0.00 0.00 0.00 100.00 06:11:02 05:57:01 4 0.00 0.00 0.02 0.00 0.00 99.98 06:11:02 05:57:01 5 0.00 0.00 0.00 0.03 0.00 99.97 06:11:02 05:57:01 6 1.99 0.00 0.03 0.00 0.03 97.95 06:11:02 05:57:01 7 0.00 0.00 0.00 0.00 0.02 99.98 06:11:02 05:58:01 all 0.26 0.00 0.02 0.00 0.01 99.71 06:11:02 05:58:01 0 0.02 0.00 0.00 0.02 0.00 99.97 06:11:02 05:58:01 1 0.02 0.00 0.02 0.00 0.02 99.95 06:11:02 05:58:01 2 0.02 0.00 0.02 0.00 0.00 99.97 06:11:02 05:58:01 3 0.03 0.00 0.02 0.00 0.02 99.93 06:11:02 05:58:01 4 0.02 0.00 0.02 0.00 0.02 99.95 06:11:02 05:58:01 5 0.02 0.00 0.03 0.02 0.02 99.92 06:11:02 05:58:01 6 1.92 0.00 0.05 0.00 0.00 98.03 06:11:02 05:58:01 7 0.00 0.00 0.00 0.00 0.00 100.00 06:11:02 05:59:01 all 2.27 0.00 0.33 0.47 0.02 96.91 06:11:02 05:59:01 0 1.95 0.00 0.28 0.15 0.02 97.60 06:11:02 05:59:01 1 2.32 0.00 0.20 0.03 0.02 97.43 06:11:02 05:59:01 2 4.25 0.00 0.12 0.00 0.02 95.61 06:11:02 05:59:01 3 1.85 0.00 1.00 2.64 0.00 94.50 06:11:02 05:59:01 4 2.84 0.00 0.12 0.05 0.02 96.98 06:11:02 05:59:01 5 0.92 0.00 0.13 0.05 0.03 98.87 06:11:02 05:59:01 6 2.62 0.00 0.35 0.58 0.03 96.41 06:11:02 05:59:01 7 1.37 0.00 0.42 0.28 0.02 97.91 06:11:02 06:00:01 all 5.66 0.00 2.60 1.34 0.04 90.36 06:11:02 06:00:01 0 5.01 0.00 2.13 0.30 0.03 92.52 06:11:02 06:00:01 1 6.28 0.00 2.27 0.71 0.05 90.69 06:11:02 06:00:01 2 4.92 0.00 3.29 0.42 0.03 91.33 06:11:02 06:00:01 3 5.68 0.00 2.67 0.97 0.03 90.64 06:11:02 06:00:01 4 5.14 0.00 2.50 2.27 0.03 90.06 06:11:02 06:00:01 5 6.88 0.00 3.27 2.03 0.03 87.78 06:11:02 06:00:01 6 5.15 0.00 2.13 0.34 0.03 92.35 06:11:02 06:00:01 7 6.20 0.00 2.57 3.68 0.03 87.53 06:11:02 06:01:01 all 9.67 0.00 3.16 0.16 0.06 86.95 06:11:02 06:01:01 0 9.32 0.00 3.25 0.12 0.07 87.25 06:11:02 06:01:01 1 10.63 0.00 3.82 0.52 0.05 84.98 06:11:02 06:01:01 2 10.76 0.00 3.75 0.03 0.07 85.38 06:11:02 06:01:01 3 8.74 0.00 3.16 0.05 0.07 87.98 06:11:02 06:01:01 4 7.88 0.00 2.63 0.03 0.05 89.41 06:11:02 06:01:01 5 8.14 0.00 2.52 0.23 0.05 89.05 06:11:02 06:01:01 6 9.44 0.00 3.05 0.17 0.05 87.29 06:11:02 06:01:01 7 12.45 0.00 3.13 0.17 0.07 84.19 06:11:02 06:02:01 all 5.19 0.00 2.22 0.73 0.04 91.82 06:11:02 06:02:01 0 3.50 0.00 1.94 0.02 0.03 94.50 06:11:02 06:02:01 1 4.99 0.00 1.94 1.34 0.05 91.67 06:11:02 06:02:01 2 5.52 0.00 2.36 0.03 0.02 92.07 06:11:02 06:02:01 3 6.64 0.00 2.53 3.83 0.05 86.95 06:11:02 06:02:01 4 4.61 0.00 2.05 0.18 0.07 93.09 06:11:02 06:02:01 5 4.93 0.00 2.32 0.25 0.05 92.44 06:11:02 06:02:01 6 5.63 0.00 2.18 0.05 0.03 92.11 06:11:02 06:02:01 7 5.70 0.00 2.43 0.15 0.05 91.67 06:11:02 06:03:01 all 0.02 0.00 0.02 0.01 0.01 99.94 06:11:02 06:03:01 0 0.02 0.00 0.03 0.00 0.02 99.93 06:11:02 06:03:01 1 0.07 0.00 0.03 0.05 0.02 99.83 06:11:02 06:03:01 2 0.00 0.00 0.00 0.00 0.00 100.00 06:11:02 06:03:01 3 0.00 0.00 0.02 0.00 0.02 99.97 06:11:02 06:03:01 4 0.02 0.00 0.02 0.00 0.02 99.95 06:11:02 06:03:01 5 0.02 0.00 0.00 0.00 0.02 99.97 06:11:02 06:03:01 6 0.02 0.00 0.02 0.00 0.00 99.97 06:11:02 06:03:01 7 0.03 0.00 0.03 0.00 0.02 99.92 06:11:02 06:04:01 all 0.17 0.00 0.02 0.00 0.01 99.80 06:11:02 06:04:01 0 0.07 0.00 0.05 0.00 0.03 99.85 06:11:02 06:04:01 1 0.08 0.00 0.03 0.02 0.02 99.85 06:11:02 06:04:01 2 0.03 0.00 0.00 0.00 0.00 99.97 06:11:02 06:04:01 3 1.06 0.00 0.02 0.00 0.00 98.92 06:11:02 06:04:01 4 0.02 0.00 0.00 0.00 0.02 99.97 06:11:02 06:04:01 5 0.02 0.00 0.02 0.00 0.00 99.97 06:11:02 06:04:01 6 0.02 0.00 0.00 0.00 0.00 99.98 06:11:02 06:04:01 7 0.05 0.00 0.02 0.00 0.02 99.92 06:11:02 06:05:01 all 0.21 0.00 0.02 0.01 0.01 99.75 06:11:02 06:05:01 0 0.05 0.00 0.05 0.02 0.03 99.85 06:11:02 06:05:01 1 0.03 0.00 0.00 0.05 0.02 99.90 06:11:02 06:05:01 2 0.00 0.00 0.00 0.00 0.00 100.00 06:11:02 06:05:01 3 1.56 0.00 0.02 0.00 0.02 98.40 06:11:02 06:05:01 4 0.00 0.00 0.00 0.00 0.02 99.98 06:11:02 06:05:01 5 0.02 0.00 0.03 0.00 0.00 99.95 06:11:02 06:05:01 6 0.00 0.00 0.02 0.00 0.02 99.97 06:11:02 06:05:01 7 0.02 0.00 0.02 0.00 0.02 99.95 06:11:02 06:06:01 all 0.22 0.00 0.01 0.00 0.01 99.75 06:11:02 06:06:01 0 0.03 0.00 0.03 0.00 0.02 99.92 06:11:02 06:06:01 1 0.02 0.00 0.03 0.02 0.02 99.92 06:11:02 06:06:01 2 0.02 0.00 0.02 0.00 0.02 99.95 06:11:02 06:06:01 3 1.59 0.00 0.00 0.00 0.00 98.41 06:11:02 06:06:01 4 0.03 0.00 0.02 0.00 0.00 99.95 06:11:02 06:06:01 5 0.00 0.00 0.00 0.00 0.02 99.98 06:11:02 06:06:01 6 0.02 0.00 0.00 0.00 0.00 99.98 06:11:02 06:06:01 7 0.07 0.00 0.02 0.00 0.03 99.88 06:11:02 06:11:02 06:06:01 CPU %user %nice %system %iowait %steal %idle 06:11:02 06:07:01 all 0.12 0.00 0.00 0.00 0.01 99.87 06:11:02 06:07:01 0 0.03 0.00 0.03 0.00 0.03 99.90 06:11:02 06:07:01 1 0.02 0.00 0.00 0.02 0.02 99.95 06:11:02 06:07:01 2 0.02 0.00 0.00 0.00 0.00 99.98 06:11:02 06:07:01 3 0.83 0.00 0.00 0.00 0.00 99.17 06:11:02 06:07:01 4 0.02 0.00 0.00 0.00 0.02 99.97 06:11:02 06:07:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:11:02 06:07:01 6 0.02 0.00 0.00 0.00 0.00 99.98 06:11:02 06:07:01 7 0.02 0.00 0.00 0.00 0.00 99.98 06:11:02 06:08:01 all 0.08 0.00 0.02 0.00 0.01 99.89 06:11:02 06:08:01 0 0.05 0.00 0.03 0.00 0.02 99.90 06:11:02 06:08:01 1 0.03 0.00 0.00 0.03 0.02 99.92 06:11:02 06:08:01 2 0.03 0.00 0.03 0.00 0.00 99.93 06:11:02 06:08:01 3 0.37 0.00 0.02 0.00 0.02 99.60 06:11:02 06:08:01 4 0.03 0.00 0.02 0.00 0.00 99.95 06:11:02 06:08:01 5 0.05 0.00 0.02 0.00 0.00 99.93 06:11:02 06:08:01 6 0.02 0.00 0.02 0.00 0.00 99.97 06:11:02 06:08:01 7 0.05 0.00 0.02 0.00 0.02 99.92 06:11:02 06:09:01 all 0.17 0.00 0.01 0.00 0.01 99.79 06:11:02 06:09:01 0 0.05 0.00 0.00 0.00 0.02 99.93 06:11:02 06:09:01 1 0.32 0.00 0.03 0.02 0.02 99.62 06:11:02 06:09:01 2 0.03 0.00 0.02 0.00 0.03 99.92 06:11:02 06:09:01 3 0.89 0.00 0.02 0.00 0.00 99.09 06:11:02 06:09:01 4 0.02 0.00 0.02 0.00 0.02 99.95 06:11:02 06:09:01 5 0.02 0.00 0.02 0.00 0.00 99.97 06:11:02 06:09:01 6 0.03 0.00 0.00 0.00 0.02 99.95 06:11:02 06:09:01 7 0.03 0.00 0.02 0.00 0.02 99.93 06:11:02 06:10:01 all 0.28 0.00 0.02 0.00 0.01 99.68 06:11:02 06:10:01 0 0.03 0.00 0.07 0.00 0.03 99.87 06:11:02 06:10:01 1 0.05 0.00 0.02 0.02 0.00 99.92 06:11:02 06:10:01 2 0.02 0.00 0.02 0.00 0.00 99.97 06:11:02 06:10:01 3 1.99 0.00 0.00 0.00 0.02 98.00 06:11:02 06:10:01 4 0.02 0.00 0.02 0.00 0.00 99.97 06:11:02 06:10:01 5 0.07 0.00 0.03 0.00 0.02 99.88 06:11:02 06:10:01 6 0.02 0.00 0.02 0.00 0.00 99.97 06:11:02 06:10:01 7 0.05 0.00 0.02 0.02 0.02 99.90 06:11:02 06:11:01 all 4.98 0.00 2.17 0.89 0.04 91.92 06:11:02 06:11:01 0 4.49 0.00 1.92 0.02 0.05 93.53 06:11:02 06:11:01 1 5.99 0.00 1.98 0.17 0.05 91.81 06:11:02 06:11:01 2 4.49 0.00 2.15 1.28 0.03 92.05 06:11:02 06:11:01 3 6.13 0.00 1.84 0.05 0.03 91.95 06:11:02 06:11:01 4 5.05 0.00 2.06 0.02 0.05 92.82 06:11:02 06:11:01 5 4.62 0.00 3.22 0.05 0.03 92.07 06:11:02 06:11:01 6 4.93 0.00 1.99 0.08 0.05 92.95 06:11:02 06:11:01 7 4.12 0.00 2.20 5.46 0.05 88.17 06:11:02 Average: all 1.97 0.00 0.70 0.27 0.02 97.04 06:11:02 Average: 0 1.73 0.00 0.65 0.29 0.03 97.30 06:11:02 Average: 1 2.07 0.00 0.69 0.20 0.03 97.02 06:11:02 Average: 2 2.05 0.00 0.77 0.11 0.01 97.06 06:11:02 Average: 3 2.47 0.00 0.73 0.48 0.02 96.31 06:11:02 Average: 4 1.67 0.00 0.62 0.17 0.02 97.53 06:11:02 Average: 5 1.69 0.00 0.75 0.21 0.02 97.33 06:11:02 Average: 6 2.12 0.00 0.71 0.09 0.02 97.06 06:11:02 Average: 7 1.93 0.00 0.70 0.62 0.02 96.72 06:11:02 06:11:02 06:11:02