Pull request #67 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from effa68fd91f92c4e6f473e984f3f3b0e4037c360+578a9a03340fcb4ee66dd22d4e32c296796c0ad6 (e2a1844d9da7068ee8a6812e2e9fc8b0882d2e5b) 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-ssh15802781092023899941.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 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-ssh12932146709642320734.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 67d2f908f88f8156fbe481f59f373e57362cafe7 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-coap-c/branches/PR-67/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-coap-c/branches/PR-67/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12788781662668795051.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-coap-c/branches/PR-67/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10215788828597646213.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2274669222522347707.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-coap-c/branches/PR-67/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-coap-c/branches/PR-67/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13311296680590973735.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 67d2f908f88f8156fbe481f59f373e57362cafe7 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 Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-401 in /w/workspace/edgexfoundry_device-coap-c_PR-67 [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_PR-67 # 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 Merging remotes/origin/main commit 578a9a03340fcb4ee66dd22d4e32c296796c0ad6 into PR head commit effa68fd91f92c4e6f473e984f3f3b0e4037c360 Merge succeeded, producing effa68fd91f92c4e6f473e984f3f3b0e4037c360 Checking out Revision effa68fd91f92c4e6f473e984f3f3b0e4037c360 (PR-67) Commit message: "fix: scripts/Dockerfile.alpine to reduce vulnerabilities" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 67d2f908f88f8156fbe481f59f373e57362cafe7 > git config remote.origin.url git@github.com:edgexfoundry/device-coap-c.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-coap-c.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-coap-c.git +refs/pull/67/head:refs/remotes/origin/PR-67 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f effa68fd91f92c4e6f473e984f3f3b0e4037c360 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 578a9a03340fcb4ee66dd22d4e32c296796c0ad6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f effa68fd91f92c4e6f473e984f3f3b0e4037c360 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:56:43 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:56:43 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:56:43 ========================================================= 06:56:43 EdgeX Global Pipelines Version Info 06:56:43 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:56:44 ------------------- 06:56:44 stable info: 06:56:44 ------------------- 06:56:44 Commited By: Cherry Wang cherry@iotechsys.com 06:56:44 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 06:56:44 Message: update stable to v1.0.278 06:56:44 ------------------- 06:56:44 experimental info: 06:56:44 ------------------- 06:56:44 Commited By: **** collab-it+edgex@linuxfoundation.org 06:56:44 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 06:56:44 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:56:45 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-coap-c-settings [Pipeline] echo 06:56:45 [edgeXSetupEnvironment]: set envvar PROJECT = device-coap-c [Pipeline] echo 06:56:45 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:56:45 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:56:45 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:56:45 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = scripts/Dockerfile.alpine [Pipeline] echo 06:56:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = scripts/Dockerfile.alpine-base [Pipeline] echo 06:56:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:56:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 06:56:45 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-coap [Pipeline] echo 06:56:45 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:56:45 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:56:45 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:56:45 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:56:45 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:56:45 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:56:45 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:56:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-67 [Pipeline] echo 06:56:45 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-67 [Pipeline] echo 06:56:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-67 [Pipeline] echo 06:56:46 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = effa68fd91f92c4e6f473e984f3f3b0e4037c360 [Pipeline] echo 06:56:46 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = effa68f [Pipeline] echo 06:56:46 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:56:46 provisioning config files... 06:56:46 copy managed file [device-coap-c-settings] to file:/w/workspace/edgexfoundry_device-coap-c_PR-67@tmp/config16571948094623522335tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:56:46 ---> ****-login.sh 06:56:46 nexus3.edgexfoundry.org:10001 06:56:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:56:47 06:56:47 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:56:47 Configure a credential helper to remove this warning. See 06:56:47 https://docs.****.com/go/credential-store/ 06:56:47 06:56:47 Login Succeeded 06:56:47 nexus3.edgexfoundry.org:10002 06:56:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:56:47 06:56:47 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:56:47 Configure a credential helper to remove this warning. See 06:56:47 https://docs.****.com/go/credential-store/ 06:56:47 06:56:47 Login Succeeded 06:56:47 nexus3.edgexfoundry.org:10003 06:56:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:56:47 06:56:47 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:56:47 Configure a credential helper to remove this warning. See 06:56:47 https://docs.****.com/go/credential-store/ 06:56:47 06:56:47 Login Succeeded 06:56:47 nexus3.edgexfoundry.org:10004 06:56:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:56:47 06:56:47 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:56:47 Configure a credential helper to remove this warning. See 06:56:47 https://docs.****.com/go/credential-store/ 06:56:47 06:56:47 Login Succeeded 06:56:47 ****.io 06:56:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:56:47 06:56:47 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:56:47 Configure a credential helper to remove this warning. See 06:56:47 https://docs.****.com/go/credential-store/ 06:56:47 06:56:47 Login Succeeded 06:56:47 ---> ****-login.sh ends [Pipeline] } 06:56:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build LTS Release Image) [Pipeline] sh 06:56:48 + git rev-list -1 --merges effa68fd91f92c4e6f473e984f3f3b0e4037c360~1..effa68fd91f92c4e6f473e984f3f3b0e4037c360 [Pipeline] echo 06:56:48 -----------> git rev-list -1 --merges effa68fd91f92c4e6f473e984f3f3b0e4037c360~1..effa68fd91f92c4e6f473e984f3f3b0e4037c360 effa68fd91f92c4e6f473e984f3f3b0e4037c360 [false] [Pipeline] sh 06:56:48 + git log --format=format:%s -1 effa68fd91f92c4e6f473e984f3f3b0e4037c360 [Pipeline] echo 06:56:48 ========================================================= 06:56:48 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 06:56:48 ========================================================= Stage "Build LTS Release Image" skipped due to when conditional [Pipeline] getContext [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) Stage "amd64" skipped due to when conditional [Pipeline] getContext [Pipeline] } Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 06:56:49 + git rev-list -1 --merges effa68fd91f92c4e6f473e984f3f3b0e4037c360~1..effa68fd91f92c4e6f473e984f3f3b0e4037c360 [Pipeline] echo 06:56:49 -----------> git rev-list -1 --merges effa68fd91f92c4e6f473e984f3f3b0e4037c360~1..effa68fd91f92c4e6f473e984f3f3b0e4037c360 effa68fd91f92c4e6f473e984f3f3b0e4037c360 [false] [Pipeline] sh 06:56:50 + git log --format=format:%s -1 effa68fd91f92c4e6f473e984f3f3b0e4037c360 [Pipeline] echo 06:56:50 ========================================================= 06:56:50 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 06:56:50 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 06:56:50 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:56:50 + grep -v github /etc/ssh/ssh_known_hosts 06:56:50 + [ -e /tmp/ssh_known_hosts ] 06:56:50 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 06:56:50 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 06:56:50 + sudo tee -a /etc/ssh/ssh_known_hosts 06:56:50 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:56:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:56:50 06:56:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:56:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:56:51 0.1.4: Pulling from edgex-devops/py-git-semver 06:56:51 3dae71ba6b94: Pulling fs layer 06:56:51 6bf1a483ea7c: Pulling fs layer 06:56:51 f5dfc541a4d3: Pulling fs layer 06:56:51 461d9e800cba: Pulling fs layer 06:56:51 80192f66455f: Pulling fs layer 06:56:51 2e8e34ca0e6c: Pulling fs layer 06:56:51 a29436f7fd5d: Pulling fs layer 06:56:51 923cac83aea3: Pulling fs layer 06:56:51 25ad8b0a4227: Pulling fs layer 06:56:51 db01528c6b51: Pulling fs layer 06:56:51 28988de357af: Pulling fs layer 06:56:51 461d9e800cba: Waiting 06:56:51 80192f66455f: Waiting 06:56:51 923cac83aea3: Waiting 06:56:51 2e8e34ca0e6c: Waiting 06:56:51 25ad8b0a4227: Waiting 06:56:51 28988de357af: Waiting 06:56:51 db01528c6b51: Waiting 06:56:51 a29436f7fd5d: Waiting 06:56:51 6bf1a483ea7c: Verifying Checksum 06:56:51 6bf1a483ea7c: Download complete 06:56:51 461d9e800cba: Verifying Checksum 06:56:51 461d9e800cba: Download complete 06:56:51 80192f66455f: Verifying Checksum 06:56:51 80192f66455f: Download complete 06:56:51 f5dfc541a4d3: Verifying Checksum 06:56:51 f5dfc541a4d3: Download complete 06:56:51 3dae71ba6b94: Download complete 06:56:51 923cac83aea3: Verifying Checksum 06:56:51 923cac83aea3: Download complete 06:56:51 25ad8b0a4227: Verifying Checksum 06:56:51 25ad8b0a4227: Download complete 06:56:51 db01528c6b51: Verifying Checksum 06:56:51 28988de357af: Verifying Checksum 06:56:51 28988de357af: Download complete 06:56:51 a29436f7fd5d: Verifying Checksum 06:56:51 a29436f7fd5d: Download complete 06:56:52 2e8e34ca0e6c: Verifying Checksum 06:56:52 2e8e34ca0e6c: Download complete 06:56:52 3dae71ba6b94: Pull complete 06:56:53 6bf1a483ea7c: Pull complete 06:56:53 f5dfc541a4d3: Pull complete 06:56:54 461d9e800cba: Pull complete 06:56:54 80192f66455f: Pull complete 06:56:58 2e8e34ca0e6c: Pull complete 06:56:58 a29436f7fd5d: Pull complete 06:56:58 923cac83aea3: Pull complete 06:56:58 25ad8b0a4227: Pull complete 06:56:58 db01528c6b51: Pull complete 06:56:58 28988de357af: Pull complete 06:56:59 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 06:56:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:56:59 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:56:59 prd-ubuntu20.04-docker-8c-8g-401 does not seem to be running inside a container 06:56:59 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-coap-c_PR-67 -v /w/workspace/edgexfoundry_device-coap-c_PR-67:/w/workspace/edgexfoundry_device-coap-c_PR-67:rw,z -v /w/workspace/edgexfoundry_device-coap-c_PR-67@tmp:/w/workspace/edgexfoundry_device-coap-c_PR-67@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:57:01 $ docker top dc7648fa87985adfad680ecb90cd476fca8e33c6f5f813ae935c3a54ff8d60fb -eo pid,comm 06:57:01 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:57:01 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:57:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:57:01 [ssh-agent] Looking for ssh-agent implementation... 06:57:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:57:01 $ docker exec dc7648fa87985adfad680ecb90cd476fca8e33c6f5f813ae935c3a54ff8d60fb ssh-agent 06:57:01 SSH_AUTH_SOCK=/tmp/ssh-nHJXL0lfkvTK/agent.32 06:57:01 SSH_AGENT_PID=38 06:57:01 Running ssh-add (command line suppressed) 06:57:01 Identity added: /w/workspace/edgexfoundry_device-coap-c_PR-67@tmp/private_key_8186197488805468371.key (/w/workspace/edgexfoundry_device-coap-c_PR-67@tmp/private_key_8186197488805468371.key) 06:57:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:57:02 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-coap-c_PR-67 [Pipeline] sh 06:57:02 + git tag --points-at HEAD [Pipeline] } 06:57:02 $ docker exec --env ******** --env ******** dc7648fa87985adfad680ecb90cd476fca8e33c6f5f813ae935c3a54ff8d60fb ssh-agent -k 06:57:02 unset SSH_AUTH_SOCK; 06:57:02 unset SSH_AGENT_PID; 06:57:02 echo Agent pid 38 killed; 06:57:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:57:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:57:02 [ssh-agent] Looking for ssh-agent implementation... 06:57:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:57:02 $ docker exec dc7648fa87985adfad680ecb90cd476fca8e33c6f5f813ae935c3a54ff8d60fb ssh-agent 06:57:03 SSH_AUTH_SOCK=/tmp/ssh-LfBpqMVhkcjo/agent.85 06:57:03 SSH_AGENT_PID=91 06:57:03 Running ssh-add (command line suppressed) 06:57:03 Identity added: /w/workspace/edgexfoundry_device-coap-c_PR-67@tmp/private_key_14503319286514620199.key (/w/workspace/edgexfoundry_device-coap-c_PR-67@tmp/private_key_14503319286514620199.key) 06:57:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:57:03 + git semver init 06:57:03 2026-01-10 06:57:03,768 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 06:57:03 2026-01-10 06:57:03,771 [run_init] DEBUG init version:0.0.0 force:False 06:57:03 2026-01-10 06:57:03,772 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-coap-c_PR-67/.semver 06:57:03 2026-01-10 06:57:03,773 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-coap-c.git /w/workspace/edgexfoundry_device-coap-c_PR-67/.semver 06:57:03 2026-01-10 06:57:03,773 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-coap-c.git', '/w/workspace/edgexfoundry_device-coap-c_PR-67/.semver'], cwd=/w/workspace/edgexfoundry_device-coap-c_PR-67, stdin=None, shell=False, universal_newlines=False) 06:57:04 2026-01-10 06:57:04,713 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-coap-c_PR-67/.git/info/exclude 06:57:04 2026-01-10 06:57:04,714 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-coap-c_PR-67/.semver/PR-67 with force:False 06:57:04 2026-01-10 06:57:04,714 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-coap-c_PR-67/.semver/PR-67 06:57:04 2026-01-10 06:57:04,719 [execute] INFO git cat-file --batch-check 06:57:04 2026-01-10 06:57:04,719 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-coap-c_PR-67/.semver, stdin=, shell=False, universal_newlines=False) 06:57:04 2026-01-10 06:57:04,725 [execute] INFO git cat-file --batch 06:57:04 2026-01-10 06:57:04,726 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-coap-c_PR-67/.semver, stdin=, shell=False, universal_newlines=False) 06:57:04 2026-01-10 06:57:04,729 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-coap-c_PR-67/.semver/PR-67 06:57:04 0.0.0 [Pipeline] } 06:57:05 $ docker exec --env ******** --env ******** dc7648fa87985adfad680ecb90cd476fca8e33c6f5f813ae935c3a54ff8d60fb ssh-agent -k 06:57:05 unset SSH_AUTH_SOCK; 06:57:05 unset SSH_AGENT_PID; 06:57:05 echo Agent pid 91 killed; 06:57:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:57:05 + git semver [Pipeline] } 06:57:05 $ docker stop --time=1 dc7648fa87985adfad680ecb90cd476fca8e33c6f5f813ae935c3a54ff8d60fb 06:57:07 $ docker rm -f --volumes dc7648fa87985adfad680ecb90cd476fca8e33c6f5f813ae935c3a54ff8d60fb [Pipeline] // withDockerContainer [Pipeline] sh 06:57:07 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:57:07 Stashed 1 file(s) [Pipeline] echo 06:57:07 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Prep) [Pipeline] stage [Pipeline] { (Test) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:57:08 provisioning config files... 06:57:08 copy managed file [device-coap-c-settings] to file:/w/workspace/edgexfoundry_device-coap-c_PR-67@tmp/config10555115080425041983tmp [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] // stage [Pipeline] } [Pipeline] libraryResource [Pipeline] sh 06:57:09 ---> ****-login.sh 06:57:09 nexus3.edgexfoundry.org:10001 06:57:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:57:09 Login Succeeded 06:57:09 nexus3.edgexfoundry.org:10002 06:57:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:57:09 Login Succeeded 06:57:09 nexus3.edgexfoundry.org:10003 06:57:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:57:09 Login Succeeded 06:57:09 nexus3.edgexfoundry.org:10004 06:57:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:57:09 Login Succeeded 06:57:09 ****.io 06:57:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:57:09 Login Succeeded 06:57:09 ---> ****-login.sh ends [Pipeline] } 06:57:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:57:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 06:57:10 [prepBaseBuildImage] Generating new image with name: ci-base-image-x86_64 [Pipeline] echo 06:57:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 06:57:10 ========================================================= 06:57:10 [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest] 06:57:10 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:57:10 + docker build -t ci-base-image-x86_64 -f scripts/Dockerfile.alpine-base --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest . 06:57:11 #0 building with "default" instance using docker driver 06:57:11 06:57:11 #1 [internal] load build definition from Dockerfile.alpine-base 06:57:11 #1 transferring dockerfile: 986B done 06:57:11 #1 DONE 0.0s 06:57:11 06:57:11 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest 06:57:11 #2 DONE 0.1s 06:57:11 06:57:11 #3 [internal] load .dockerignore 06:57:11 #3 transferring context: 2B done 06:57:11 #3 DONE 0.0s 06:57:11 06:57:11 #4 [internal] load build context 06:57:11 #4 transferring context: 68.38kB done 06:57:11 #4 DONE 0.0s 06:57:11 06:57:11 #5 [ 1/12] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest@sha256:86f282524b252fca782185160d82ec4889448d07d1475dd6b76f2052073facff 06:57:11 #5 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest@sha256:86f282524b252fca782185160d82ec4889448d07d1475dd6b76f2052073facff 0.0s done 06:57:11 #5 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 06:57:11 #5 sha256:6605166a5db42c9ef4e3b8366138377c430980df3f34fe18e3a1340b6ab951b9 2.56kB / 2.56kB done 06:57:11 #5 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s done 06:57:11 #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 16.78MB / 118.14MB 0.2s 06:57:11 #5 sha256:86f282524b252fca782185160d82ec4889448d07d1475dd6b76f2052073facff 741B / 741B done 06:57:11 #5 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.1s done 06:57:11 #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 55.57MB / 118.14MB 0.4s 06:57:11 #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 108.00MB / 118.14MB 0.6s 06:57:12 #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 118.14MB / 118.14MB 0.8s 06:57:12 #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 118.14MB / 118.14MB 0.9s done 06:57:12 #5 extracting sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 0.1s 06:57:16 #5 extracting sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 4.2s done 06:57:16 #5 DONE 5.2s 06:57:16 06:57:16 #6 [ 2/12] RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub 06:57:16 #6 0.266 Connecting to iotech.jfrog.io (34.246.139.145:443) 06:57:17 #6 0.685 saving to '/etc/apk/keys/alpine.dev.rsa.pub' 06:57:17 #6 0.685 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA 06:57:17 #6 0.685 '/etc/apk/keys/alpine.dev.rsa.pub' saved 06:57:18 #6 DONE 1.7s 06:57:18 06:57:18 #7 [ 3/12] RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories 06:57:18 #7 DONE 0.3s 06:57:18 06:57:18 #8 [ 4/12] RUN apk add --update --no-cache build-base git gcc cmake make linux-headers yaml-dev libmicrohttpd-dev curl-dev util-linux-dev ncurses-dev iotech-paho-mqtt-c-dev-1.3 hiredis-dev libcbor-dev iotech-iot-1.5-dev dumb-init 06:57:18 #8 0.241 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:57:18 #8 0.407 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:57:18 #8 0.595 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz 06:57:19 #8 1.188 WARNING: This apk-tools is OLD! Some packages might not function properly. 06:57:19 #8 1.196 (1/18) Installing dumb-init (1.2.5-r2) 06:57:19 #8 1.202 (2/18) Installing hiredis (1.1.0-r2) 06:57:19 #8 1.209 (3/18) Installing hiredis-dev (1.1.0-r2) 06:57:19 #8 1.224 (4/18) Installing libcbor (0.10.2-r1) 06:57:19 #8 1.231 (5/18) Installing iotech-iot-1.5 (1.5.7-r0) 06:57:20 #8 1.897 (6/18) Installing iotech-iot-1.5-dev (1.5.7-r0) 06:57:20 #8 2.000 (7/18) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.135-r0) 06:57:20 #8 2.196 (8/18) Installing libcbor-dev (0.10.2-r1) 06:57:20 #8 2.201 (9/18) Installing libmenuw (6.4_p20230506-r0) 06:57:20 #8 2.205 (10/18) Installing libpanelw (6.4_p20230506-r0) 06:57:20 #8 2.208 (11/18) Installing libncurses++ (6.4_p20230506-r0) 06:57:20 #8 2.215 (12/18) Installing ncurses-dev (6.4_p20230506-r0) 06:57:20 #8 2.226 (13/18) Installing libblkid (2.38.1-r8) 06:57:20 #8 2.234 (14/18) Installing libuuid (2.38.1-r8) 06:57:20 #8 2.238 (15/18) Installing libfdisk (2.38.1-r8) 06:57:20 #8 2.247 (16/18) Installing libmount (2.38.1-r8) 06:57:20 #8 2.255 (17/18) Installing libsmartcols (2.38.1-r8) 06:57:20 #8 2.261 (18/18) Installing util-linux-dev (2.38.1-r8) 06:57:20 #8 2.296 Executing busybox-1.36.1-r4.trigger 06:57:20 #8 2.305 OK: 336 MiB in 100 packages 06:57:20 #8 DONE 2.4s 06:57:20 06:57:20 #9 [ 5/12] RUN apk --no-cache upgrade 06:57:21 #9 0.275 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:57:21 #9 0.351 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:57:21 #9 0.451 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz 06:57:22 #9 1.040 WARNING: This apk-tools is OLD! Some packages might not function properly. 06:57:22 #9 1.046 Upgrading critical system libraries and apk-tools: 06:57:22 #9 1.046 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 06:57:22 #9 1.055 Executing busybox-1.36.1-r4.trigger 06:57:22 #9 1.099 Continuing the upgrade transaction with new apk-tools: 06:57:22 #9 1.105 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:57:22 #9 1.181 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:57:22 #9 1.283 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz 06:57:22 #9 1.925 WARNING: This apk-tools is OLD! Some packages might not function properly. 06:57:22 #9 1.938 (1/27) Upgrading musl (1.2.4-r2 -> 1.2.4-r3) 06:57:22 #9 1.949 (2/27) Upgrading busybox (1.36.1-r4 -> 1.36.1-r7) 06:57:22 #9 1.964 Executing busybox-1.36.1-r7.post-upgrade 06:57:22 #9 1.980 (3/27) Upgrading busybox-binsh (1.36.1-r4 -> 1.36.1-r7) 06:57:22 #9 1.983 (4/27) Upgrading ca-certificates-bundle (20230506-r0 -> 20241121-r1) 06:57:22 #9 1.992 (5/27) Upgrading libcrypto3 (3.1.4-r0 -> 3.1.8-r0) 06:57:22 #9 2.096 (6/27) Upgrading libssl3 (3.1.4-r0 -> 3.1.8-r0) 06:57:22 #9 2.104 (7/27) Upgrading ssl_client (1.36.1-r4 -> 1.36.1-r7) 06:57:22 #9 2.107 (8/27) Upgrading binutils (2.40-r7 -> 2.40-r8) 06:57:22 #9 2.156 (9/27) Upgrading musl-dev (1.2.4-r2 -> 1.2.4-r3) 06:57:22 #9 2.214 (10/27) Upgrading libexpat (2.5.0-r1 -> 2.7.0-r0) 06:57:23 #9 2.219 (11/27) Upgrading xz-libs (5.4.3-r0 -> 5.4.3-r1) 06:57:23 #9 2.229 (12/27) Upgrading libarchive (3.7.2-r0 -> 3.8.0-r0) 06:57:23 #9 2.240 (13/27) Upgrading ca-certificates (20230506-r0 -> 20241121-r1) 06:57:23 #9 2.255 (14/27) Installing libpsl (0.21.5-r0) 06:57:23 #9 2.258 (15/27) Upgrading libcurl (8.4.0-r0 -> 8.12.1-r0) 06:57:23 #9 2.266 (16/27) Installing libpsl-utils (0.21.5-r0) 06:57:23 #9 2.269 (17/27) Installing libpsl-dev (0.21.5-r0) 06:57:23 #9 2.274 (18/27) Upgrading openssl-dev (3.1.4-r0 -> 3.1.8-r0) 06:57:23 #9 2.301 (19/27) Upgrading curl-dev (8.4.0-r0 -> 8.12.1-r0) 06:57:23 #9 2.307 (20/27) Upgrading git (2.40.1-r0 -> 2.40.4-r0) 06:57:23 #9 2.363 (21/27) Upgrading musl-utils (1.2.4-r2 -> 1.2.4-r3) 06:57:23 #9 2.367 (22/27) Upgrading libtasn1 (4.19.0-r1 -> 4.20.0-r0) 06:57:23 #9 2.371 (23/27) Upgrading gnutls (3.8.0-r2 -> 3.8.4-r0) 06:57:23 #9 2.392 (24/27) Upgrading gnutls-c++ (3.8.0-r2 -> 3.8.4-r0) 06:57:23 #9 2.395 (25/27) Upgrading libtasn1-progs (4.19.0-r1 -> 4.20.0-r0) 06:57:23 #9 2.399 (26/27) Upgrading libtasn1-dev (4.19.0-r1 -> 4.20.0-r0) 06:57:23 #9 2.402 (27/27) Upgrading gnutls-dev (3.8.0-r2 -> 3.8.4-r0) 06:57:23 #9 2.412 Executing busybox-1.36.1-r7.trigger 06:57:23 #9 2.417 Executing ca-certificates-20241121-r1.trigger 06:57:23 #9 2.465 OK: 337 MiB in 103 packages 06:57:23 #9 DONE 2.7s 06:57:23 06:57:23 #10 [ 6/12] COPY scripts /device-coap/scripts 06:57:23 #10 DONE 0.0s 06:57:23 06:57:23 #11 [ 7/12] COPY src /device-coap/src/ 06:57:23 #11 DONE 0.0s 06:57:23 06:57:23 #12 [ 8/12] COPY VERSION /device-coap 06:57:23 #12 DONE 0.0s 06:57:23 06:57:23 #13 [ 9/12] RUN mkdir -p /device-coap/build 06:57:23 #13 DONE 0.3s 06:57:24 06:57:24 #14 [10/12] WORKDIR /device-coap 06:57:24 #14 DONE 0.0s 06:57:24 06:57:24 #15 [11/12] RUN /device-coap/scripts/build_deps.sh 1 06:57:24 #15 0.240 + BUILD_CSDK=1 06:57:24 #15 0.240 + TINYDTLS_VERSION=b0e230d 06:57:24 #15 0.240 + LIBCOAP_VERSION=1739507 06:57:24 #15 0.240 + CSDK_VERSION=4.0.0 06:57:24 #15 0.240 + '[' -d deps ] 06:57:24 #15 0.240 + mkdir deps 06:57:24 #15 0.241 + cd /device-coap/deps 06:57:24 #15 0.241 + git clone https://github.com/eclipse/tinydtls.git 06:57:24 #15 0.243 Cloning into 'tinydtls'... 06:57:24 #15 0.745 + cd tinydtls 06:57:24 #15 0.745 + git checkout develop 06:57:24 #15 0.761 branch 'develop' set up to track 'origin/develop'. 06:57:24 #15 0.761 Switched to a new branch 'develop' 06:57:24 #15 0.761 + git reset --hard b0e230d 06:57:24 #15 0.784 HEAD is now at b0e230d Merge pull request #44 from mrdeep1/cunit_fix 06:57:24 #15 0.784 + cp /device-coap/scripts/AutoConf_cmake_patch AutoConf.cmake 06:57:24 #15 0.785 + cp /device-coap/scripts/CMakeLists_txt_patch CMakeLists.txt 06:57:24 #15 0.785 + cp /device-coap/scripts/dtls_config_h_cmake_in_patch dtls_config.h.cmake.in 06:57:24 #15 0.786 + cp /device-coap/scripts/tests_CMakeLists_txt_patch tests/CMakeLists.txt 06:57:24 #15 0.787 + mkdir -p build 06:57:24 #15 0.787 + cd build 06:57:24 #15 0.787 + cmake '-DCMAKE_BUILD_TYPE=Release' '-DBUILD_SHARED_LIBS=ON' .. 06:57:24 #15 0.851 -- The C compiler identification is GNU 12.2.1 06:57:25 #15 0.865 -- Detecting C compiler ABI info 06:57:25 #15 0.947 -- Detecting C compiler ABI info - done 06:57:25 #15 0.969 -- Check for working C compiler: /usr/bin/cc - skipped 06:57:25 #15 0.970 -- Detecting C compile features 06:57:25 #15 0.970 -- Detecting C compile features - done 06:57:25 #15 0.973 -- Looking for assert.h 06:57:25 #15 1.052 -- Looking for assert.h - found 06:57:25 #15 1.053 -- Looking for arpa/inet.h 06:57:25 #15 1.139 -- Looking for arpa/inet.h - found 06:57:25 #15 1.139 -- Looking for fcntl.h 06:57:25 #15 1.220 -- Looking for fcntl.h - found 06:57:25 #15 1.220 -- Looking for inttypes.h 06:57:25 #15 1.299 -- Looking for inttypes.h - found 06:57:25 #15 1.299 -- Looking for memory.h 06:57:25 #15 1.375 -- Looking for memory.h - found 06:57:25 #15 1.376 -- Looking for netdb.h 06:57:25 #15 1.465 -- Looking for netdb.h - found 06:57:25 #15 1.465 -- Looking for netinet/in.h 06:57:25 #15 1.545 -- Looking for netinet/in.h - found 06:57:25 #15 1.545 -- Looking for stddef.h 06:57:25 #15 1.626 -- Looking for stddef.h - found 06:57:25 #15 1.627 -- Looking for stdint.h 06:57:25 #15 1.703 -- Looking for stdint.h - found 06:57:25 #15 1.704 -- Looking for stdlib.h 06:57:25 #15 1.779 -- Looking for stdlib.h - found 06:57:26 #15 1.779 -- Looking for string.h 06:57:26 #15 1.860 -- Looking for string.h - found 06:57:26 #15 1.860 -- Looking for strings.h 06:57:26 #15 1.951 -- Looking for strings.h - found 06:57:26 #15 1.952 -- Looking for time.h 06:57:26 #15 2.032 -- Looking for time.h - found 06:57:26 #15 2.033 -- Looking for sys/param.h 06:57:26 #15 2.119 -- Looking for sys/param.h - found 06:57:26 #15 2.119 -- Looking for sys/socket.h 06:57:26 #15 2.198 -- Looking for sys/socket.h - found 06:57:26 #15 2.199 -- Looking for sys/stat.h 06:57:26 #15 2.283 -- Looking for sys/stat.h - found 06:57:26 #15 2.284 -- Looking for sys/types.h 06:57:26 #15 2.368 -- Looking for sys/types.h - found 06:57:26 #15 2.368 -- Looking for sys/time.h 06:57:26 #15 2.452 -- Looking for sys/time.h - found 06:57:26 #15 2.452 -- Looking for unistd.h 06:57:26 #15 2.536 -- Looking for unistd.h - found 06:57:26 #15 2.537 -- Looking for float.h 06:57:26 #15 2.614 -- Looking for float.h - found 06:57:26 #15 2.614 -- Looking for dlfcn.h 06:57:26 #15 2.697 -- Looking for dlfcn.h - found 06:57:26 #15 2.697 -- Looking for memset 06:57:26 #15 2.783 -- Looking for memset - found 06:57:26 #15 2.784 -- Looking for select 06:57:26 #15 2.869 -- Looking for select - found 06:57:26 #15 2.869 -- Looking for socket 06:57:26 #15 2.951 -- Looking for socket - found 06:57:26 #15 2.951 -- Looking for strdup 06:57:27 #15 3.040 -- Looking for strdup - found 06:57:27 #15 3.040 -- Looking for strerror 06:57:27 #15 3.127 -- Looking for strerror - found 06:57:27 #15 3.127 -- Looking for strnlen 06:57:27 #15 3.212 -- Looking for strnlen - found 06:57:27 #15 3.212 -- Looking for fls 06:57:27 #15 3.292 -- Looking for fls - not found 06:57:27 #15 3.292 -- Looking for vprintf 06:57:27 #15 3.381 -- Looking for vprintf - found 06:57:27 #15 3.382 -- Performing Test HAVE_SOCKADDR_IN6_SIN6_LEN 06:57:27 #15 3.434 -- Performing Test HAVE_SOCKADDR_IN6_SIN6_LEN - Failed 06:57:27 #15 3.442 -- Configuring done (2.6s) 06:57:27 #15 3.448 -- Generating done (0.0s) 06:57:27 #15 3.449 -- Build files have been written to: /device-coap/deps/tinydtls/build 06:57:27 #15 3.453 + make 06:57:27 #15 3.493 [ 6%] Building C object CMakeFiles/tinydtls.dir/aes/rijndael.c.o 06:57:27 #15 3.649 [ 13%] Building C object CMakeFiles/tinydtls.dir/aes/rijndael_wrap.c.o 06:57:27 #15 3.685 [ 20%] Building C object CMakeFiles/tinydtls.dir/ccm.c.o 06:57:27 #15 3.944 [ 26%] Building C object CMakeFiles/tinydtls.dir/crypto.c.o 06:57:28 #15 4.061 In file included from /device-coap/deps/tinydtls/crypto.c:34: 06:57:28 #15 4.061 In function 'ecc_ecdh', 06:57:28 #15 4.061 inlined from 'dtls_ecdh_pre_master_secret' at /device-coap/deps/tinydtls/crypto.c:444:3: 06:57:28 #15 4.061 /device-coap/deps/tinydtls/ecc/ecc.h:50:9: warning: 'pub_x' may be used uninitialized [-Wmaybe-uninitialized] 06:57:28 #15 4.061 50 | ecc_ec_mult(px, py, secret, resultx, resulty); 06:57:28 #15 4.061 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 06:57:28 #15 4.061 /device-coap/deps/tinydtls/ecc/ecc.h: In function 'dtls_ecdh_pre_master_secret': 06:57:28 #15 4.061 /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:57:28 #15 4.061 47 | void ecc_ec_mult(const uint32_t *px, const uint32_t *py, const uint32_t *secret, uint32_t *resultx, uint32_t *resulty); 06:57:28 #15 4.061 | ^~~~~~~~~~~ 06:57:28 #15 4.061 /device-coap/deps/tinydtls/crypto.c:431:12: note: 'pub_x' declared here 06:57:28 #15 4.061 431 | uint32_t pub_x[8]; 06:57:28 #15 4.061 | ^~~~~ 06:57:28 #15 4.061 In function 'ecc_ecdh', 06:57:28 #15 4.061 inlined from 'dtls_ecdh_pre_master_secret' at /device-coap/deps/tinydtls/crypto.c:444:3: 06:57:28 #15 4.061 /device-coap/deps/tinydtls/ecc/ecc.h:50:9: warning: 'pub_y' may be used uninitialized [-Wmaybe-uninitialized] 06:57:28 #15 4.061 50 | ecc_ec_mult(px, py, secret, resultx, resulty); 06:57:28 #15 4.061 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 06:57:28 #15 4.061 /device-coap/deps/tinydtls/ecc/ecc.h: In function 'dtls_ecdh_pre_master_secret': 06:57:28 #15 4.061 /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:57:28 #15 4.061 47 | void ecc_ec_mult(const uint32_t *px, const uint32_t *py, const uint32_t *secret, uint32_t *resultx, uint32_t *resulty); 06:57:28 #15 4.061 | ^~~~~~~~~~~ 06:57:28 #15 4.062 /device-coap/deps/tinydtls/crypto.c:432:12: note: 'pub_y' declared here 06:57:28 #15 4.062 432 | uint32_t pub_y[8]; 06:57:28 #15 4.062 | ^~~~~ 06:57:28 #15 4.062 In function 'ecc_ecdh', 06:57:28 #15 4.062 inlined from 'dtls_ecdh_pre_master_secret' at /device-coap/deps/tinydtls/crypto.c:444:3: 06:57:28 #15 4.062 /device-coap/deps/tinydtls/ecc/ecc.h:50:9: warning: 'priv' may be used uninitialized [-Wmaybe-uninitialized] 06:57:28 #15 4.062 50 | ecc_ec_mult(px, py, secret, resultx, resulty); 06:57:28 #15 4.062 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 06:57:28 #15 4.062 /device-coap/deps/tinydtls/ecc/ecc.h: In function 'dtls_ecdh_pre_master_secret': 06:57:28 #15 4.062 /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:57:28 #15 4.062 47 | void ecc_ec_mult(const uint32_t *px, const uint32_t *py, const uint32_t *secret, uint32_t *resultx, uint32_t *resulty); 06:57:28 #15 4.062 | ^~~~~~~~~~~ 06:57:28 #15 4.062 /device-coap/deps/tinydtls/crypto.c:430:12: note: 'priv' declared here 06:57:28 #15 4.062 430 | uint32_t priv[8]; 06:57:28 #15 4.062 | ^~~~ 06:57:28 #15 4.151 [ 33%] Building C object CMakeFiles/tinydtls.dir/dtls.c.o 06:57:29 #15 5.131 [ 40%] Building C object CMakeFiles/tinydtls.dir/dtls_debug.c.o 06:57:29 #15 5.188 [ 46%] Building C object CMakeFiles/tinydtls.dir/dtls_prng.c.o 06:57:29 #15 5.232 [ 53%] Building C object CMakeFiles/tinydtls.dir/dtls_time.c.o 06:57:29 #15 5.268 [ 60%] Building C object CMakeFiles/tinydtls.dir/ecc/ecc.c.o 06:57:29 #15 5.285 /device-coap/deps/tinydtls/ecc/ecc.c: In function 'is_zero': 06:57:29 #15 5.285 /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:57:29 #15 5.285 316 | for (idx = 0; idx < count; idx++) { 06:57:29 #15 5.285 | ^ 06:57:29 #15 5.285 /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:57:29 #15 5.285 319 | return result == count; 06:57:29 #15 5.285 | ^~ 06:57:29 #15 5.965 [ 66%] Building C object CMakeFiles/tinydtls.dir/hmac.c.o 06:57:30 #15 6.027 [ 73%] Building C object CMakeFiles/tinydtls.dir/netq.c.o 06:57:30 #15 6.095 [ 80%] Building C object CMakeFiles/tinydtls.dir/peer.c.o 06:57:30 #15 6.146 [ 86%] Building C object CMakeFiles/tinydtls.dir/session.c.o 06:57:30 #15 6.202 [ 93%] Building C object CMakeFiles/tinydtls.dir/sha2/sha2.c.o 06:57:30 #15 6.216 /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:57:30 #15 6.216 630 | void dtls_sha256_final(sha2_byte digest[], dtls_sha256_ctx* context) { 06:57:30 #15 6.216 | ~~~~~~~~~~^~~~~~~~ 06:57:30 #15 6.216 In file included from /device-coap/deps/tinydtls/sha2/sha2.c:45: 06:57:30 #15 6.216 /device-coap/deps/tinydtls/sha2/sha2.h:134:24: note: previously declared as 'uint8_t[32]' {aka 'unsigned char[32]'} 06:57:30 #15 6.216 134 | void dtls_sha256_final(uint8_t[DTLS_SHA256_DIGEST_LENGTH], dtls_sha256_ctx*); 06:57:30 #15 6.216 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 06:57:30 #15 6.217 /device-coap/deps/tinydtls/sha2/sha2.c:690:54: warning: argument 2 of type 'char[]' with mismatched bound [-Warray-parameter=] 06:57:30 #15 6.217 690 | char *dtls_sha256_end(dtls_sha256_ctx* context, char buffer[]) { 06:57:30 #15 6.217 | ~~~~~^~~~~~~~ 06:57:30 #15 6.217 /device-coap/deps/tinydtls/sha2/sha2.h:135:41: note: previously declared as 'char[65]' 06:57:30 #15 6.217 135 | char* dtls_sha256_end(dtls_sha256_ctx*, char[DTLS_SHA256_DIGEST_STRING_LENGTH]); 06:57:30 #15 6.217 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 06:57:30 #15 6.359 [100%] Linking C shared library libtinydtls.so 06:57:30 #15 6.391 [100%] Built target tinydtls 06:57:30 #15 6.397 + make install 06:57:30 #15 6.437 [100%] Built target tinydtls 06:57:30 #15 6.449 Install the project... 06:57:30 #15 6.457 -- Install configuration: "Release" 06:57:30 #15 6.458 -- Installing: /usr/local/lib/libtinydtls.so 06:57:30 #15 6.461 -- Installing: /usr/local/include/tinydtls 06:57:30 #15 6.461 -- Installing: /usr/local/include/tinydtls/uthash.h 06:57:30 #15 6.462 -- Installing: /usr/local/include/tinydtls/sha2 06:57:30 #15 6.462 -- Installing: /usr/local/include/tinydtls/sha2/sha2.h 06:57:30 #15 6.463 -- Installing: /usr/local/include/tinydtls/ecc 06:57:30 #15 6.463 -- Installing: /usr/local/include/tinydtls/ecc/test_helper.h 06:57:30 #15 6.463 -- Installing: /usr/local/include/tinydtls/ecc/ecc.h 06:57:30 #15 6.463 -- Installing: /usr/local/include/tinydtls/tinydtls.h 06:57:30 #15 6.464 -- Installing: /usr/local/include/tinydtls/alert.h 06:57:30 #15 6.464 -- Installing: /usr/local/include/tinydtls/aes 06:57:30 #15 6.464 -- Installing: /usr/local/include/tinydtls/aes/rijndael.h 06:57:30 #15 6.465 -- Installing: /usr/local/include/tinydtls/crypto.h 06:57:30 #15 6.465 -- Installing: /usr/local/include/tinydtls/numeric.h 06:57:30 #15 6.465 -- Installing: /usr/local/include/tinydtls/peer.h 06:57:30 #15 6.466 -- Installing: /usr/local/include/tinydtls/utlist.h 06:57:30 #15 6.466 -- Installing: /usr/local/include/tinydtls/dtls_mutex.h 06:57:30 #15 6.466 -- Installing: /usr/local/include/tinydtls/dtls_time.h 06:57:30 #15 6.467 -- Installing: /usr/local/include/tinydtls/netq.h 06:57:30 #15 6.467 -- Installing: /usr/local/include/tinydtls/dtls.h 06:57:30 #15 6.467 -- Installing: /usr/local/include/tinydtls/global.h 06:57:30 #15 6.467 -- Installing: /usr/local/include/tinydtls/state.h 06:57:30 #15 6.468 -- Installing: /usr/local/include/tinydtls/dtls_debug.h 06:57:30 #15 6.468 -- Installing: /usr/local/include/tinydtls/session.h 06:57:30 #15 6.468 -- Installing: /usr/local/include/tinydtls/dtls_prng.h 06:57:30 #15 6.469 -- Installing: /usr/local/include/tinydtls/hmac.h 06:57:30 #15 6.469 -- Installing: /usr/local/include/tinydtls/ccm.h 06:57:30 #15 6.469 -- Up-to-date: /usr/local/include/tinydtls 06:57:30 #15 6.469 -- Installing: /usr/local/include/tinydtls/dtls_config.h 06:57:30 #15 6.471 + cd /device-coap/deps 06:57:30 #15 6.471 + git clone https://github.com/obgm/libcoap.git 06:57:30 #15 6.473 Cloning into 'libcoap'... 06:57:32 #15 8.302 + cd libcoap 06:57:32 #15 8.302 + git reset --hard 1739507 06:57:32 #15 8.335 HEAD is now at 1739507a Merge pull request #536 from mrdeep1/bad_tcp 06:57:32 #15 8.336 + patch -p1 06:57:32 #15 8.336 patching file cmake/FindTinyDTLS.cmake 06:57:32 #15 8.337 + patch -p1 06:57:32 #15 8.338 patching file include/coap2/coap_config.h.in 06:57:32 #15 8.339 + mkdir -p build 06:57:32 #15 8.340 + cd build 06:57:32 #15 8.340 + 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:57:32 #15 8.416 -- The CXX compiler identification is GNU 12.2.1 06:57:32 #15 8.474 -- The C compiler identification is GNU 12.2.1 06:57:32 #15 8.490 -- Detecting CXX compiler ABI info 06:57:32 #15 8.579 -- Detecting CXX compiler ABI info - done 06:57:32 #15 8.600 -- Check for working CXX compiler: /usr/bin/c++ - skipped 06:57:32 #15 8.601 -- Detecting CXX compile features 06:57:32 #15 8.601 -- Detecting CXX compile features - done 06:57:32 #15 8.606 -- Detecting C compiler ABI info 06:57:32 #15 8.691 -- Detecting C compiler ABI info - done 06:57:32 #15 8.710 -- Check for working C compiler: /usr/bin/cc - skipped 06:57:32 #15 8.710 -- Detecting C compile features 06:57:32 #15 8.711 -- Detecting C compile features - done 06:57:32 #15 8.714 -- Looking for byteswap.h 06:57:32 #15 8.800 -- Looking for byteswap.h - found 06:57:33 #15 8.801 -- Looking for inttypes.h 06:57:33 #15 8.884 -- Looking for inttypes.h - found 06:57:33 #15 8.885 -- Looking for limits.h 06:57:33 #15 8.967 -- Looking for limits.h - found 06:57:33 #15 8.968 -- Looking for memory.h 06:57:33 #15 9.052 -- Looking for memory.h - found 06:57:33 #15 9.053 -- Looking for strings.h 06:57:33 #15 9.135 -- Looking for strings.h - found 06:57:33 #15 9.136 -- Looking for string.h 06:57:33 #15 9.215 -- Looking for string.h - found 06:57:33 #15 9.216 -- Looking for sys/sysctl.h 06:57:33 #15 9.263 -- Looking for sys/sysctl.h - not found 06:57:33 #15 9.263 -- Looking for netinet/in.h 06:57:33 #15 9.352 -- Looking for netinet/in.h - found 06:57:33 #15 9.353 -- Looking for sys/epoll.h 06:57:33 #15 9.440 -- Looking for sys/epoll.h - found 06:57:33 #15 9.440 -- Looking for sys/timerfd.h 06:57:33 #15 9.526 -- Looking for sys/timerfd.h - found 06:57:33 #15 9.527 -- Looking for arpa/inet.h 06:57:33 #15 9.617 -- Looking for arpa/inet.h - found 06:57:33 #15 9.618 -- Looking for stdbool.h 06:57:33 #15 9.702 -- Looking for stdbool.h - found 06:57:33 #15 9.703 -- Looking for netdb.h 06:57:33 #15 9.790 -- Looking for netdb.h - found 06:57:33 #15 9.791 -- Looking for pthread.h 06:57:33 #15 9.880 -- Looking for pthread.h - found 06:57:33 #15 9.881 -- Looking for stdlib.h 06:57:33 #15 9.968 -- Looking for stdlib.h - found 06:57:34 #15 9.968 -- Looking for stdint.h 06:57:34 #15 10.05 -- Looking for stdint.h - found 06:57:34 #15 10.05 -- Looking for syslog.h 06:57:34 #15 10.14 -- Looking for syslog.h - found 06:57:34 #15 10.14 -- Looking for sys/ioctl.h 06:57:34 #15 10.23 -- Looking for sys/ioctl.h - found 06:57:34 #15 10.23 -- Looking for sys/socket.h 06:57:34 #15 10.32 -- Looking for sys/socket.h - found 06:57:34 #15 10.32 -- Looking for sys/stat.h 06:57:34 #15 10.40 -- Looking for sys/stat.h - found 06:57:34 #15 10.40 -- Looking for sys/time.h 06:57:34 #15 10.48 -- Looking for sys/time.h - found 06:57:34 #15 10.48 -- Looking for sys/types.h 06:57:34 #15 10.57 -- Looking for sys/types.h - found 06:57:34 #15 10.57 -- Looking for sys/unistd.h 06:57:34 #15 10.61 -- Looking for sys/unistd.h - not found 06:57:34 #15 10.62 -- Looking for time.h 06:57:34 #15 10.71 -- Looking for time.h - found 06:57:34 #15 10.71 -- Looking for unistd.h 06:57:34 #15 10.79 -- Looking for unistd.h - found 06:57:34 #15 10.79 -- Looking for float.h 06:57:34 #15 10.87 -- Looking for float.h - found 06:57:34 #15 10.87 -- Looking for stddef.h 06:57:34 #15 10.96 -- Looking for stddef.h - found 06:57:35 #15 10.96 -- Looking for winsock2.h 06:57:35 #15 11.00 -- Looking for winsock2.h - not found 06:57:35 #15 11.00 -- Looking for ws2tcpip.h 06:57:35 #15 11.04 -- Looking for ws2tcpip.h - not found 06:57:35 #15 11.04 -- Looking for malloc 06:57:35 #15 11.11 -- Looking for malloc - found 06:57:35 #15 11.11 -- Looking for memset 06:57:35 #15 11.19 -- Looking for memset - found 06:57:35 #15 11.19 -- Looking for select 06:57:35 #15 11.26 -- Looking for select - found 06:57:35 #15 11.26 -- Looking for socket 06:57:35 #15 11.33 -- Looking for socket - found 06:57:35 #15 11.33 -- Looking for strcasecmp 06:57:35 #15 11.42 -- Looking for strcasecmp - found 06:57:35 #15 11.42 -- Looking for pthread_mutex_lock 06:57:35 #15 11.51 -- Looking for pthread_mutex_lock - found 06:57:35 #15 11.51 -- Looking for getaddrinfo 06:57:35 #15 11.60 -- Looking for getaddrinfo - found 06:57:35 #15 11.60 -- Looking for strnlen 06:57:35 #15 11.68 -- Looking for strnlen - found 06:57:35 #15 11.68 -- Looking for strrchr 06:57:35 #15 11.77 -- Looking for strrchr - found 06:57:35 #15 11.77 -- Looking for getrandom 06:57:35 #15 11.85 -- Looking for getrandom - found 06:57:35 #15 11.86 -- Looking for cmsghdr 06:57:35 #15 11.90 -- Looking for cmsghdr - not found 06:57:35 #15 11.90 -- compiling without epoll support 06:57:35 #15 11.90 -- compiling with DTLS support 06:57:35 #15 11.90 -- DTLS_BACKEND: tinydtls 06:57:35 #15 11.91 -- Found TinyDTLS: /usr/local/include 06:57:35 #15 11.91 -- TINYDTLS_INCLUDE_DIR: /usr/local/include/tinydtls 06:57:35 #15 11.91 -- TINYDTLS_LIBRARIES: /usr/local/lib/libtinydtls.so 06:57:35 #15 11.91 -- TINYDTLS_ROOT_DIR: 06:57:35 #15 11.91 -- compiling with tinydtls support 06:57:35 #15 11.91 -- ENABLE_DTLS:.....................ON 06:57:35 #15 11.91 -- ENABLE_TCP:......................ON 06:57:35 #15 11.91 -- ENABLE_DOCS:.....................OFF 06:57:35 #15 11.91 -- ENABLE_EXAMPLES:.................OFF 06:57:35 #15 11.91 -- DTLS_BACKEND:....................tinydtls 06:57:35 #15 11.91 -- WITH_GNUTLS:.....................OFF 06:57:35 #15 11.91 -- WITH_TINYDTLS:...................ON 06:57:35 #15 11.91 -- WITH_OPENSSL:....................OFF 06:57:35 #15 11.91 -- WITH_MBEDTLS:....................OFF 06:57:35 #15 11.91 -- HAVE_LIBTINYDTLS:................1 06:57:35 #15 11.91 -- HAVE_LIBGNUTLS:.................. 06:57:35 #15 11.91 -- HAVE_OPENSSL:.................... 06:57:35 #15 11.91 -- HAVE_MBEDTLS:.................... 06:57:35 #15 11.91 -- COAP_EPOLL_SUPPORT:.............. 06:57:35 #15 11.91 -- CMAKE_C_COMPILER:................/usr/bin/cc 06:57:35 #15 11.91 -- BUILD_SHARED_LIBS:...............ON 06:57:35 #15 11.91 -- CMAKE_BUILD_TYPE:................Release 06:57:35 #15 11.91 -- CMAKE_SYSTEM_PROCESSOR:..........x86_64 06:57:35 #15 11.92 -- Configuring done (3.6s) 06:57:35 #15 11.92 CMake Warning (dev) at CMakeLists.txt:16 (add_library): 06:57:35 #15 11.92 Policy CMP0115 is not set: Source file extensions must be explicit. Run 06:57:35 #15 11.92 "cmake --help-policy CMP0115" for policy details. Use the cmake_policy 06:57:35 #15 11.92 command to set the policy and suppress this warning. 06:57:35 #15 11.92 06:57:35 #15 11.92 File: 06:57:35 #15 11.92 06:57:35 #15 11.92 /device-coap/deps/libcoap/include/coap2/coap.h.in 06:57:35 #15 11.92 This warning is for project developers. Use -Wno-dev to suppress it. 06:57:35 #15 11.92 06:57:35 #15 11.93 -- Generating done (0.0s) 06:57:35 #15 11.93 -- Build files have been written to: /device-coap/deps/libcoap/build 06:57:35 #15 11.93 + make 06:57:35 #15 11.98 [ 4%] Building C object CMakeFiles/coap-2.dir/src/address.c.o 06:57:35 #15 12.04 [ 8%] Building C object CMakeFiles/coap-2.dir/src/async.c.o 06:57:36 #15 12.12 [ 13%] Building C object CMakeFiles/coap-2.dir/src/block.c.o 06:57:36 #15 12.22 [ 17%] Building C object CMakeFiles/coap-2.dir/src/coap_debug.c.o 06:57:36 #15 12.47 [ 21%] Building C object CMakeFiles/coap-2.dir/src/coap_event.c.o 06:57:36 #15 12.52 [ 26%] Building C object CMakeFiles/coap-2.dir/src/coap_hashkey.c.o 06:57:36 #15 12.58 [ 30%] Building C object CMakeFiles/coap-2.dir/src/coap_io.c.o 06:57:36 #15 12.84 [ 34%] Building C object CMakeFiles/coap-2.dir/src/coap_notls.c.o 06:57:36 #15 12.88 [ 39%] Building C object CMakeFiles/coap-2.dir/src/coap_prng.c.o 06:57:36 #15 12.94 [ 43%] Building C object CMakeFiles/coap-2.dir/src/coap_session.c.o 06:57:37 #15 13.47 [ 47%] Building C object CMakeFiles/coap-2.dir/src/coap_tcp.c.o 06:57:37 #15 13.58 [ 52%] Building C object CMakeFiles/coap-2.dir/src/coap_time.c.o 06:57:37 #15 13.64 [ 56%] Building C object CMakeFiles/coap-2.dir/src/encode.c.o 06:57:37 #15 13.72 [ 60%] Building C object CMakeFiles/coap-2.dir/src/mem.c.o 06:57:37 #15 13.76 [ 65%] Building C object CMakeFiles/coap-2.dir/src/net.c.o 06:57:38 #15 14.34 [ 69%] Building C object CMakeFiles/coap-2.dir/src/option.c.o 06:57:38 #15 14.53 [ 73%] Building C object CMakeFiles/coap-2.dir/src/pdu.c.o 06:57:38 #15 14.71 [ 78%] Building C object CMakeFiles/coap-2.dir/src/resource.c.o 06:57:39 #15 15.11 [ 82%] Building C object CMakeFiles/coap-2.dir/src/str.c.o 06:57:39 #15 15.18 [ 86%] Building C object CMakeFiles/coap-2.dir/src/subscribe.c.o 06:57:39 #15 15.23 [ 91%] Building C object CMakeFiles/coap-2.dir/src/uri.c.o 06:57:39 #15 15.43 [ 95%] Building C object CMakeFiles/coap-2.dir/src/coap_tinydtls.c.o 06:57:39 #15 15.61 [100%] Linking C shared library libcoap-2.so 06:57:39 #15 15.65 [100%] Built target coap-2 06:57:39 #15 15.66 + make install 06:57:39 #15 15.71 [100%] Built target coap-2 06:57:39 #15 15.72 Install the project... 06:57:39 #15 15.73 -- Install configuration: "Release" 06:57:39 #15 15.73 -- Installing: /usr/local/lib/libcoap-2.so 06:57:39 #15 15.73 -- Set runtime path of "/usr/local/lib/libcoap-2.so" to "" 06:57:39 #15 15.73 -- Installing: /usr/local/lib/cmake/libcoap/libcoapTargets.cmake 06:57:39 #15 15.73 -- Installing: /usr/local/lib/cmake/libcoap/libcoapTargets-release.cmake 06:57:39 #15 15.73 -- Installing: /usr/local/lib/cmake/libcoap/libcoapConfig.cmake 06:57:39 #15 15.73 -- Installing: /usr/local/lib/cmake/libcoap/libcoapConfigVersion.cmake 06:57:39 #15 15.73 -- Up-to-date: /usr/local/include 06:57:39 #15 15.73 -- Installing: /usr/local/include/coap2 06:57:39 #15 15.73 -- Installing: /usr/local/include/coap2/uthash.h 06:57:39 #15 15.73 -- Installing: /usr/local/include/coap2/subscribe.h 06:57:39 #15 15.73 -- Installing: /usr/local/include/coap2/option.h 06:57:39 #15 15.73 -- Installing: /usr/local/include/coap2/resource.h 06:57:39 #15 15.73 -- Installing: /usr/local/include/coap2/bits.h 06:57:39 #15 15.73 -- Installing: /usr/local/include/coap2/coap_hashkey.h 06:57:39 #15 15.73 -- Installing: /usr/local/include/coap2/block.h 06:57:39 #15 15.73 -- Installing: /usr/local/include/coap2/coap_io.h 06:57:39 #15 15.73 -- Installing: /usr/local/include/coap2/pdu.h 06:57:39 #15 15.73 -- Installing: /usr/local/include/coap2/str.h 06:57:39 #15 15.73 -- Installing: /usr/local/include/coap2/async.h 06:57:39 #15 15.73 -- Installing: /usr/local/include/coap2/net.h 06:57:39 #15 15.73 -- Installing: /usr/local/include/coap2/address.h 06:57:39 #15 15.73 -- Installing: /usr/local/include/coap2/uri.h 06:57:39 #15 15.73 -- Installing: /usr/local/include/coap2/coap_event.h 06:57:39 #15 15.73 -- Installing: /usr/local/include/coap2/coap_riot.h 06:57:39 #15 15.73 -- Installing: /usr/local/include/coap2/coap_dtls.h 06:57:39 #15 15.73 -- Installing: /usr/local/include/coap2/coap_mutex.h 06:57:39 #15 15.73 -- Installing: /usr/local/include/coap2/coap_prng.h 06:57:39 #15 15.73 -- Installing: /usr/local/include/coap2/lwippools.h 06:57:39 #15 15.73 -- Installing: /usr/local/include/coap2/coap_debug.h 06:57:39 #15 15.73 -- Installing: /usr/local/include/coap2/utlist.h 06:57:39 #15 15.73 -- Installing: /usr/local/include/coap2/coap_time.h 06:57:39 #15 15.73 -- Installing: /usr/local/include/coap2/encode.h 06:57:39 #15 15.73 -- Installing: /usr/local/include/coap2/libcoap.h 06:57:39 #15 15.73 -- Installing: /usr/local/include/coap2/coap_forward_decls.h 06:57:39 #15 15.73 -- Installing: /usr/local/include/coap2/mem.h 06:57:39 #15 15.73 -- Installing: /usr/local/include/coap2/coap_session.h 06:57:39 #15 15.73 -- Up-to-date: /usr/local/include 06:57:39 #15 15.73 -- Up-to-date: /usr/local/include/coap2 06:57:39 #15 15.73 -- Installing: /usr/local/include/coap2/coap.h 06:57:39 #15 15.73 + '[' 1 '=' 1 ] 06:57:39 #15 15.73 + cd /device-coap/deps 06:57:39 #15 15.73 + wget https://github.com/edgexfoundry/device-sdk-c/archive/v4.0.0.zip 06:57:39 #15 15.74 Connecting to github.com (140.82.114.4:443) 06:57:39 #15 15.96 Connecting to codeload.github.com (140.82.114.10:443) 06:57:40 #15 16.13 saving to 'v4.0.0.zip' 06:57:40 #15 16.19 v4.0.0.zip 100% |********************************| 245k 0:00:00 ETA 06:57:40 #15 16.19 'v4.0.0.zip' saved 06:57:40 #15 16.19 + unzip v4.0.0.zip 06:57:40 #15 16.19 Archive: v4.0.0.zip 06:57:40 #15 16.19 creating: device-sdk-c-4.0.0/ 06:57:40 #15 16.19 creating: device-sdk-c-4.0.0/.github/ 06:57:40 #15 16.19 inflating: device-sdk-c-4.0.0/.github/Contributing.md 06:57:40 #15 16.19 inflating: device-sdk-c-4.0.0/.github/PULL_REQUEST_TEMPLATE.md 06:57:40 #15 16.19 inflating: device-sdk-c-4.0.0/.github/semantic.yml 06:57:40 #15 16.19 creating: device-sdk-c-4.0.0/.github/workflows/ 06:57:40 #15 16.19 inflating: device-sdk-c-4.0.0/.github/workflows/release.yml 06:57:40 #15 16.19 inflating: device-sdk-c-4.0.0/.gitignore 06:57:40 #15 16.19 inflating: device-sdk-c-4.0.0/Attribution.txt 06:57:40 #15 16.19 inflating: device-sdk-c-4.0.0/CHANGELOG.md 06:57:40 #15 16.19 inflating: device-sdk-c-4.0.0/Doxyfile 06:57:40 #15 16.19 inflating: device-sdk-c-4.0.0/GOVERNANCE.md 06:57:40 #15 16.19 inflating: device-sdk-c-4.0.0/Jenkinsfile 06:57:40 #15 16.19 inflating: device-sdk-c-4.0.0/LICENSE 06:57:40 #15 16.19 inflating: device-sdk-c-4.0.0/Makefile 06:57:40 #15 16.19 inflating: device-sdk-c-4.0.0/OWNERS.md 06:57:40 #15 16.19 inflating: device-sdk-c-4.0.0/README.IOT.md 06:57:40 #15 16.19 inflating: device-sdk-c-4.0.0/README.md 06:57:40 #15 16.19 inflating: device-sdk-c-4.0.0/README.v3.md 06:57:40 #15 16.19 creating: device-sdk-c-4.0.0/docs/ 06:57:40 #15 16.19 inflating: device-sdk-c-4.0.0/docs/configuration.md 06:57:40 #15 16.19 inflating: device-sdk-c-4.0.0/docs/deviceprofiles.md 06:57:40 #15 16.19 inflating: device-sdk-c-4.0.0/docs/metrics.md 06:57:40 #15 16.19 inflating: device-sdk-c-4.0.0/docs/servicewritersguide.md 06:57:40 #15 16.19 inflating: device-sdk-c-4.0.0/docs/startup.md 06:57:40 #15 16.19 creating: device-sdk-c-4.0.0/include/ 06:57:40 #15 16.19 creating: device-sdk-c-4.0.0/include/devsdk/ 06:57:40 #15 16.19 inflating: device-sdk-c-4.0.0/include/devsdk/devsdk-base.h 06:57:40 #15 16.19 inflating: device-sdk-c-4.0.0/include/devsdk/devsdk.h 06:57:40 #15 16.19 creating: device-sdk-c-4.0.0/include/edgex/ 06:57:40 #15 16.19 inflating: device-sdk-c-4.0.0/include/edgex/devices.h 06:57:40 #15 16.19 inflating: device-sdk-c-4.0.0/include/edgex/edgex-base.h 06:57:40 #15 16.19 inflating: device-sdk-c-4.0.0/include/edgex/edgex.h 06:57:40 #15 16.19 inflating: device-sdk-c-4.0.0/include/edgex/profiles.h 06:57:40 #15 16.19 inflating: device-sdk-c-4.0.0/include/edgex/rest-server.h 06:57:40 #15 16.19 creating: device-sdk-c-4.0.0/scripts/ 06:57:40 #15 16.19 inflating: device-sdk-c-4.0.0/scripts/Dockerfile.alpine 06:57:40 #15 16.19 inflating: device-sdk-c-4.0.0/scripts/Dockerfile.alpine-base 06:57:40 #15 16.19 inflating: device-sdk-c-4.0.0/scripts/build.sh 06:57:40 #15 16.19 inflating: device-sdk-c-4.0.0/scripts/entrypoint.sh 06:57:40 #15 16.19 creating: device-sdk-c-4.0.0/src/ 06:57:40 #15 16.19 inflating: device-sdk-c-4.0.0/src/CMakeLists.txt 06:57:40 #15 16.20 creating: device-sdk-c-4.0.0/src/c/ 06:57:40 #15 16.20 inflating: device-sdk-c-4.0.0/src/c/CMakeLists.txt 06:57:40 #15 16.20 inflating: device-sdk-c-4.0.0/src/c/api.h 06:57:40 #15 16.20 inflating: device-sdk-c-4.0.0/src/c/autoevent.c 06:57:40 #15 16.20 inflating: device-sdk-c-4.0.0/src/c/autoevent.h 06:57:40 #15 16.20 inflating: device-sdk-c-4.0.0/src/c/bus-impl.h 06:57:40 #15 16.20 inflating: device-sdk-c-4.0.0/src/c/bus-mqtt.c 06:57:40 #15 16.20 inflating: device-sdk-c-4.0.0/src/c/bus.c 06:57:40 #15 16.20 inflating: device-sdk-c-4.0.0/src/c/bus.h 06:57:40 #15 16.20 inflating: device-sdk-c-4.0.0/src/c/callback3.c 06:57:40 #15 16.20 inflating: device-sdk-c-4.0.0/src/c/callback3.h 06:57:40 #15 16.20 inflating: device-sdk-c-4.0.0/src/c/cmdinfo.h 06:57:40 #15 16.20 inflating: device-sdk-c-4.0.0/src/c/config.c 06:57:40 #15 16.20 inflating: device-sdk-c-4.0.0/src/c/config.h 06:57:40 #15 16.20 inflating: device-sdk-c-4.0.0/src/c/correlation.c 06:57:40 #15 16.20 inflating: device-sdk-c-4.0.0/src/c/correlation.h 06:57:40 #15 16.20 inflating: device-sdk-c-4.0.0/src/c/data.c 06:57:40 #15 16.20 inflating: device-sdk-c-4.0.0/src/c/data.h 06:57:40 #15 16.20 inflating: device-sdk-c-4.0.0/src/c/defs.h.in 06:57:40 #15 16.20 inflating: device-sdk-c-4.0.0/src/c/device.c 06:57:40 #15 16.20 inflating: device-sdk-c-4.0.0/src/c/device.h 06:57:40 #15 16.20 inflating: device-sdk-c-4.0.0/src/c/devman.c 06:57:40 #15 16.20 inflating: device-sdk-c-4.0.0/src/c/devmap.c 06:57:40 #15 16.20 inflating: device-sdk-c-4.0.0/src/c/devmap.h 06:57:40 #15 16.20 inflating: device-sdk-c-4.0.0/src/c/devsdk-base.c 06:57:40 #15 16.20 inflating: device-sdk-c-4.0.0/src/c/devutil.h 06:57:40 #15 16.20 inflating: device-sdk-c-4.0.0/src/c/discovery.c 06:57:40 #15 16.20 inflating: device-sdk-c-4.0.0/src/c/discovery.h 06:57:40 #15 16.20 inflating: device-sdk-c-4.0.0/src/c/dto-read.c 06:57:40 #15 16.20 inflating: device-sdk-c-4.0.0/src/c/dto-read.h 06:57:40 #15 16.20 inflating: device-sdk-c-4.0.0/src/c/edgex-logging.c 06:57:40 #15 16.20 inflating: device-sdk-c-4.0.0/src/c/edgex-logging.h 06:57:40 #15 16.20 inflating: device-sdk-c-4.0.0/src/c/edgex-rest.c 06:57:40 #15 16.20 inflating: device-sdk-c-4.0.0/src/c/edgex-rest.h 06:57:40 #15 16.20 inflating: device-sdk-c-4.0.0/src/c/edgex2.h 06:57:40 #15 16.20 inflating: device-sdk-c-4.0.0/src/c/errorlist.h 06:57:40 #15 16.20 creating: device-sdk-c-4.0.0/src/c/examples/ 06:57:40 #15 16.20 inflating: device-sdk-c-4.0.0/src/c/examples/CMakeLists.txt 06:57:40 #15 16.20 inflating: device-sdk-c-4.0.0/src/c/examples/README.md 06:57:40 #15 16.20 creating: device-sdk-c-4.0.0/src/c/examples/bitfields/ 06:57:40 #15 16.20 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/CMakeLists.txt 06:57:40 #15 16.20 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/README.md 06:57:40 #15 16.20 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/device-bitfields.c 06:57:40 #15 16.20 creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/ 06:57:40 #15 16.20 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/configuration.yaml 06:57:40 #15 16.20 creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/devices/ 06:57:40 #15 16.20 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/devices/Bitfields.json 06:57:40 #15 16.20 creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/profiles/ 06:57:40 #15 16.20 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/profiles/Example-Bitfields.json 06:57:40 #15 16.20 creating: device-sdk-c-4.0.0/src/c/examples/counters/ 06:57:40 #15 16.20 inflating: device-sdk-c-4.0.0/src/c/examples/counters/CMakeLists.txt 06:57:40 #15 16.20 inflating: device-sdk-c-4.0.0/src/c/examples/counters/README.md 06:57:40 #15 16.20 inflating: device-sdk-c-4.0.0/src/c/examples/counters/device-counter.c 06:57:40 #15 16.20 creating: device-sdk-c-4.0.0/src/c/examples/counters/res/ 06:57:40 #15 16.20 inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/configuration.yaml 06:57:40 #15 16.20 creating: device-sdk-c-4.0.0/src/c/examples/counters/res/devices/ 06:57:40 #15 16.20 inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/devices/Counters.json 06:57:40 #15 16.20 creating: device-sdk-c-4.0.0/src/c/examples/counters/res/profiles/ 06:57:40 #15 16.20 inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/profiles/Counter.json 06:57:40 #15 16.20 creating: device-sdk-c-4.0.0/src/c/examples/discovery/ 06:57:40 #15 16.20 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/CMakeLists.txt 06:57:40 #15 16.20 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/README.md 06:57:40 #15 16.20 creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/ 06:57:40 #15 16.20 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/configuration.yaml 06:57:40 #15 16.20 creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/devices/ 06:57:40 #15 16.20 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/devices/readme.txt 06:57:40 #15 16.20 creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/profiles/ 06:57:40 #15 16.20 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/profiles/TemplateProfile.json 06:57:40 #15 16.20 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/template.c 06:57:40 #15 16.20 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/watcher1.json 06:57:40 #15 16.20 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/watcher2.json 06:57:40 #15 16.20 creating: device-sdk-c-4.0.0/src/c/examples/file/ 06:57:40 #15 16.20 inflating: device-sdk-c-4.0.0/src/c/examples/file/CMakeLists.txt 06:57:40 #15 16.20 inflating: device-sdk-c-4.0.0/src/c/examples/file/README.md 06:57:40 #15 16.20 inflating: device-sdk-c-4.0.0/src/c/examples/file/device-file.c 06:57:40 #15 16.20 creating: device-sdk-c-4.0.0/src/c/examples/file/res/ 06:57:40 #15 16.20 inflating: device-sdk-c-4.0.0/src/c/examples/file/res/configuration.yaml 06:57:40 #15 16.20 creating: device-sdk-c-4.0.0/src/c/examples/file/res/devices/ 06:57:40 #15 16.20 inflating: device-sdk-c-4.0.0/src/c/examples/file/res/devices/file1.json 06:57:40 #15 16.20 inflating: device-sdk-c-4.0.0/src/c/examples/file/res/lorem.txt 06:57:40 #15 16.20 creating: device-sdk-c-4.0.0/src/c/examples/file/res/profiles/ 06:57:40 #15 16.20 inflating: device-sdk-c-4.0.0/src/c/examples/file/res/profiles/FileExampleProfile.json 06:57:40 #15 16.20 creating: device-sdk-c-4.0.0/src/c/examples/gyro/ 06:57:40 #15 16.20 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/CMakeLists.txt 06:57:40 #15 16.20 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/README.md 06:57:40 #15 16.20 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/device-gyro.c 06:57:40 #15 16.20 creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/ 06:57:40 #15 16.20 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/configuration.yaml 06:57:40 #15 16.20 creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/devices/ 06:57:40 #15 16.20 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/devices/gyro.json 06:57:40 #15 16.20 creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/profiles/ 06:57:40 #15 16.20 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/profiles/Gyro.json 06:57:40 #15 16.20 creating: device-sdk-c-4.0.0/src/c/examples/random/ 06:57:40 #15 16.20 inflating: device-sdk-c-4.0.0/src/c/examples/random/CMakeLists.txt 06:57:40 #15 16.20 inflating: device-sdk-c-4.0.0/src/c/examples/random/README.md 06:57:40 #15 16.20 inflating: device-sdk-c-4.0.0/src/c/examples/random/device-random.c 06:57:40 #15 16.20 creating: device-sdk-c-4.0.0/src/c/examples/random/res/ 06:57:40 #15 16.20 inflating: device-sdk-c-4.0.0/src/c/examples/random/res/configuration.yaml 06:57:40 #15 16.20 creating: device-sdk-c-4.0.0/src/c/examples/random/res/devices/ 06:57:40 #15 16.20 inflating: device-sdk-c-4.0.0/src/c/examples/random/res/devices/randomdevice1.json 06:57:40 #15 16.20 creating: device-sdk-c-4.0.0/src/c/examples/random/res/profiles/ 06:57:40 #15 16.20 inflating: device-sdk-c-4.0.0/src/c/examples/random/res/profiles/RandomExampleProfile.json 06:57:40 #15 16.20 creating: device-sdk-c-4.0.0/src/c/examples/res/ 06:57:40 #15 16.20 inflating: device-sdk-c-4.0.0/src/c/examples/res/configuration.yaml 06:57:40 #15 16.20 creating: device-sdk-c-4.0.0/src/c/examples/res/devices/ 06:57:40 #15 16.20 inflating: device-sdk-c-4.0.0/src/c/examples/res/devices/device1.json 06:57:40 #15 16.20 creating: device-sdk-c-4.0.0/src/c/examples/res/profiles/ 06:57:40 #15 16.20 inflating: device-sdk-c-4.0.0/src/c/examples/res/profiles/TemplateProfile.json 06:57:40 #15 16.20 inflating: device-sdk-c-4.0.0/src/c/examples/template.c 06:57:40 #15 16.20 creating: device-sdk-c-4.0.0/src/c/examples/terminal/ 06:57:40 #15 16.20 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/CMakeLists.txt 06:57:40 #15 16.20 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/README.md 06:57:40 #15 16.20 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/device-terminal.c 06:57:40 #15 16.20 creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/ 06:57:40 #15 16.20 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/configuration.yaml 06:57:40 #15 16.20 creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/devices/ 06:57:40 #15 16.20 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/devices/terminal.json 06:57:40 #15 16.20 creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/profiles/ 06:57:40 #15 16.20 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/profiles/Terminal.json 06:57:40 #15 16.20 inflating: device-sdk-c-4.0.0/src/c/filesys.c 06:57:40 #15 16.20 inflating: device-sdk-c-4.0.0/src/c/filesys.h 06:57:40 #15 16.20 inflating: device-sdk-c-4.0.0/src/c/keeper.c 06:57:40 #15 16.20 inflating: device-sdk-c-4.0.0/src/c/keeper.h 06:57:40 #15 16.20 inflating: device-sdk-c-4.0.0/src/c/map.c 06:57:40 #15 16.20 inflating: device-sdk-c-4.0.0/src/c/map.h 06:57:40 #15 16.20 inflating: device-sdk-c-4.0.0/src/c/metadata.c 06:57:40 #15 16.20 inflating: device-sdk-c-4.0.0/src/c/metadata.h 06:57:40 #15 16.20 inflating: device-sdk-c-4.0.0/src/c/metrics.h 06:57:40 #15 16.20 inflating: device-sdk-c-4.0.0/src/c/opstate.c 06:57:40 #15 16.20 inflating: device-sdk-c-4.0.0/src/c/opstate.h 06:57:40 #15 16.20 inflating: device-sdk-c-4.0.0/src/c/parson.c 06:57:40 #15 16.20 inflating: device-sdk-c-4.0.0/src/c/parson.h 06:57:40 #15 16.20 inflating: device-sdk-c-4.0.0/src/c/profiles.c 06:57:40 #15 16.20 inflating: device-sdk-c-4.0.0/src/c/profiles.h 06:57:40 #15 16.20 inflating: device-sdk-c-4.0.0/src/c/registry-impl.h 06:57:40 #15 16.20 inflating: device-sdk-c-4.0.0/src/c/registry.c 06:57:40 #15 16.20 inflating: device-sdk-c-4.0.0/src/c/registry.h 06:57:40 #15 16.20 inflating: device-sdk-c-4.0.0/src/c/reqdata.c 06:57:40 #15 16.21 inflating: device-sdk-c-4.0.0/src/c/reqdata.h 06:57:40 #15 16.21 inflating: device-sdk-c-4.0.0/src/c/request_auth.c 06:57:40 #15 16.21 inflating: device-sdk-c-4.0.0/src/c/request_auth.h 06:57:40 #15 16.21 inflating: device-sdk-c-4.0.0/src/c/rest-server.c 06:57:40 #15 16.21 inflating: device-sdk-c-4.0.0/src/c/rest-server.h 06:57:40 #15 16.21 inflating: device-sdk-c-4.0.0/src/c/rest.c 06:57:40 #15 16.21 inflating: device-sdk-c-4.0.0/src/c/rest.h 06:57:40 #15 16.21 inflating: device-sdk-c-4.0.0/src/c/secrets-impl.h 06:57:40 #15 16.21 inflating: device-sdk-c-4.0.0/src/c/secrets-insecure.c 06:57:40 #15 16.21 inflating: device-sdk-c-4.0.0/src/c/secrets-insecure.h 06:57:40 #15 16.21 inflating: device-sdk-c-4.0.0/src/c/secrets-vault.c 06:57:40 #15 16.21 inflating: device-sdk-c-4.0.0/src/c/secrets-vault.h 06:57:40 #15 16.21 inflating: device-sdk-c-4.0.0/src/c/secrets.c 06:57:40 #15 16.21 inflating: device-sdk-c-4.0.0/src/c/secrets.h 06:57:40 #15 16.21 inflating: device-sdk-c-4.0.0/src/c/service.c 06:57:40 #15 16.21 inflating: device-sdk-c-4.0.0/src/c/service.h 06:57:40 #15 16.21 inflating: device-sdk-c-4.0.0/src/c/transform.c 06:57:40 #15 16.21 inflating: device-sdk-c-4.0.0/src/c/transform.h 06:57:40 #15 16.21 inflating: device-sdk-c-4.0.0/src/c/validate.c 06:57:40 #15 16.21 inflating: device-sdk-c-4.0.0/src/c/validate.h 06:57:40 #15 16.21 inflating: device-sdk-c-4.0.0/src/c/watchers.c 06:57:40 #15 16.21 inflating: device-sdk-c-4.0.0/src/c/watchers.h 06:57:40 #15 16.21 creating: device-sdk-c-4.0.0/src/cmake/ 06:57:40 #15 16.21 inflating: device-sdk-c-4.0.0/src/cmake/FindIOT.cmake 06:57:40 #15 16.21 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBCBOR.cmake 06:57:40 #15 16.21 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBMICROHTTP.cmake 06:57:40 #15 16.21 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBPAHO.cmake 06:57:40 #15 16.21 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBUUID.cmake 06:57:40 #15 16.21 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBYAML.cmake 06:57:40 #15 16.21 + cd device-sdk-c-4.0.0 06:57:40 #15 16.21 + ./scripts/build.sh 06:57:40 #15 16.21 + CPPCHECK=false 06:57:40 #15 16.21 + DOCGEN=false 06:57:40 #15 16.21 + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' 06:57:40 #15 16.21 + '[' 0 -gt 0 ] 06:57:40 #15 16.21 + readlink -f ./scripts/build.sh 06:57:40 #15 16.21 + dirname /device-coap/deps/device-sdk-c-4.0.0/scripts/build.sh 06:57:40 #15 16.21 + dirname /device-coap/deps/device-sdk-c-4.0.0/scripts 06:57:40 #15 16.21 + ROOT=/device-coap/deps/device-sdk-c-4.0.0 06:57:40 #15 16.21 + cd /device-coap/deps/device-sdk-c-4.0.0 06:57:40 #15 16.21 + mkdir -p /device-coap/deps/device-sdk-c-4.0.0/build/release 06:57:40 #15 16.21 + cd /device-coap/deps/device-sdk-c-4.0.0/build/release 06:57:40 #15 16.21 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-coap/deps/device-sdk-c-4.0.0/src 06:57:40 #15 16.27 -- The C compiler identification is GNU 12.2.1 06:57:40 #15 16.28 -- Detecting C compiler ABI info 06:57:40 #15 16.37 -- Detecting C compiler ABI info - done 06:57:40 #15 16.39 -- Check for working C compiler: /usr/bin/cc - skipped 06:57:40 #15 16.39 -- Detecting C compile features 06:57:40 #15 16.39 -- Detecting C compile features - done 06:57:40 #15 16.40 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 06:57:40 #15 16.46 -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") 06:57:40 #15 16.47 -- Found LIBYAML: /usr/lib/libyaml.so 06:57:40 #15 16.47 -- Found LIBUUID: /usr/lib/libuuid.so 06:57:40 #15 16.47 -- Found LIBCBOR: /usr/lib/libcbor.so 06:57:40 #15 16.47 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 06:57:40 #15 16.48 -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so 06:57:40 #15 16.48 -- /opt/iotech/iot/1.5/include 06:57:40 #15 16.48 -- C SDK 0.0.0 for Linux 06:57:40 #15 16.48 -- Performing Test CSDK_HAVE_ATOMIC 06:57:40 #15 16.56 -- Performing Test CSDK_HAVE_ATOMIC - Success 06:57:40 #15 16.61 -- Found Curses: /usr/lib/libcurses.so 06:57:40 #15 16.63 -- Configuring done (0.4s) 06:57:40 #15 16.66 -- Generating done (0.0s) 06:57:40 #15 16.66 -- Build files have been written to: /device-coap/deps/device-sdk-c-4.0.0/build/release 06:57:40 #15 16.67 + make all package 06:57:40 #15 16.67 + tee release.log 06:57:40 #15 16.71 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 06:57:40 #15 16.82 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o 06:57:41 #15 16.98 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o 06:57:41 #15 17.10 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o 06:57:41 #15 17.20 [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o 06:57:41 #15 17.51 [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 06:57:41 #15 17.55 [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o 06:57:41 #15 17.68 [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o 06:57:42 #15 17.96 [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 06:57:42 #15 18.05 [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 06:57:42 #15 18.19 [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 06:57:42 #15 18.31 [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 06:57:42 #15 18.40 [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o 06:57:42 #15 18.55 [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 06:57:42 #15 18.61 [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 06:57:42 #15 18.92 [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 06:57:43 #15 18.98 [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o 06:57:43 #15 19.22 [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o 06:57:43 #15 19.33 [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 06:57:43 #15 19.53 [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o 06:57:43 #15 19.61 [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 06:57:44 #15 20.60 [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 06:57:44 #15 20.70 [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 06:57:44 #15 20.77 [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 06:57:44 #15 20.85 [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o 06:57:45 #15 20.91 [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 06:57:45 #15 21.13 [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 06:57:45 #15 21.44 [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o 06:57:45 #15 21.51 [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o 06:57:45 #15 21.63 [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o 06:57:45 #15 21.73 [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o 06:57:45 #15 21.99 /device-coap/deps/device-sdk-c-4.0.0/src/c/service.c: In function 'devsdk_service_start': 06:57:45 #15 21.99 /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:57:45 #15 21.99 1063 | edgex_device_parseClients (svc->logger, iot_data_string_map_get (deviceservices_config, "Clients"), &svc->config.endpoints); 06:57:45 #15 21.99 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 06:57:45 #15 21.99 /device-coap/deps/device-sdk-c-4.0.0/src/c/service.c:875:21: note: 'deviceservices_config' was declared here 06:57:45 #15 21.99 875 | const iot_data_t *deviceservices_config; 06:57:45 #15 21.99 | ^~~~~~~~~~~~~~~~~~~~~ 06:57:46 #15 22.14 [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 06:57:46 #15 22.25 [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o 06:57:46 #15 22.31 [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 06:57:46 #15 22.39 [ 68%] Linking C shared library libcsdk.so 06:57:46 #15 22.44 [ 68%] Built target csdk 06:57:46 #15 22.46 [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 06:57:46 #15 22.60 [ 72%] Linking C executable template 06:57:46 #15 22.62 /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:57:46 #15 22.66 [ 72%] Built target template 06:57:46 #15 22.68 [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 06:57:46 #15 22.76 [ 76%] Linking C executable device-counter 06:57:46 #15 22.78 /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:57:46 #15 22.82 [ 76%] Built target device-counter 06:57:46 #15 22.83 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 06:57:46 #15 22.92 [ 80%] Linking C executable device-random 06:57:47 #15 22.94 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:57:47 #15 22.98 [ 80%] Built target device-random 06:57:47 #15 23.00 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 06:57:47 #15 23.07 [ 84%] Linking C executable device-gyro 06:57:47 #15 23.10 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:57:47 #15 23.13 [ 84%] Built target device-gyro 06:57:47 #15 23.15 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 06:57:47 #15 23.23 [ 88%] Linking C executable device-bitfields 06:57:47 #15 23.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:57:47 #15 23.30 [ 88%] Built target device-bitfields 06:57:47 #15 23.32 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 06:57:47 #15 23.47 [ 92%] Linking C executable template-discovery 06:57:47 #15 23.49 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:57:47 #15 23.53 [ 92%] Built target template-discovery 06:57:47 #15 23.56 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 06:57:47 #15 23.67 [ 96%] Linking C executable device-file 06:57:47 #15 23.69 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:57:47 #15 23.74 [ 96%] Built target device-file 06:57:47 #15 23.76 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 06:57:47 #15 23.86 [100%] Linking C executable device-terminal 06:57:48 #15 23.89 /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:57:48 #15 23.92 [100%] Built target device-terminal 06:57:48 #15 23.94 Run CPack packaging tool... 06:57:48 #15 23.95 CPack: Create package using TGZ 06:57:48 #15 23.95 CPack: Install projects 06:57:48 #15 23.95 CPack: - Run preinstall target for: Csdk 06:57:48 #15 24.17 CPack: - Install project: Csdk [] 06:57:48 #15 24.17 CPack: Create package 06:57:48 #15 24.20 CPack: - package: /device-coap/deps/device-sdk-c-4.0.0/build/release/csdk-0.0.0.tar.gz generated. 06:57:48 #15 24.20 + '[' false '=' true ] 06:57:48 #15 24.20 + '[' false '=' true ] 06:57:48 #15 24.20 + mkdir -p /device-coap/deps/device-sdk-c-4.0.0/build/debug 06:57:48 #15 24.20 + cd /device-coap/deps/device-sdk-c-4.0.0/build/debug 06:57:48 #15 24.20 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /device-coap/deps/device-sdk-c-4.0.0/src 06:57:48 #15 24.25 -- The C compiler identification is GNU 12.2.1 06:57:48 #15 24.26 -- Detecting C compiler ABI info 06:57:48 #15 24.33 -- Detecting C compiler ABI info - done 06:57:48 #15 24.34 -- Check for working C compiler: /usr/bin/cc - skipped 06:57:48 #15 24.34 -- Detecting C compile features 06:57:48 #15 24.34 -- Detecting C compile features - done 06:57:48 #15 24.35 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 06:57:48 #15 24.40 -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") 06:57:48 #15 24.41 -- Found LIBYAML: /usr/lib/libyaml.so 06:57:48 #15 24.41 -- Found LIBUUID: /usr/lib/libuuid.so 06:57:48 #15 24.41 -- Found LIBCBOR: /usr/lib/libcbor.so 06:57:48 #15 24.41 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 06:57:48 #15 24.42 -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so 06:57:48 #15 24.42 -- /opt/iotech/iot/1.5/include 06:57:48 #15 24.42 -- C SDK 0.0.0 for Linux 06:57:48 #15 24.42 -- Performing Test CSDK_HAVE_ATOMIC 06:57:48 #15 24.49 -- Performing Test CSDK_HAVE_ATOMIC - Success 06:57:48 #15 24.53 -- Found Curses: /usr/lib/libcurses.so 06:57:48 #15 24.54 -- Configuring done (0.3s) 06:57:48 #15 24.58 -- Generating done (0.0s) 06:57:48 #15 24.58 -- Build files have been written to: /device-coap/deps/device-sdk-c-4.0.0/build/debug 06:57:48 #15 24.58 + make 06:57:48 #15 24.58 + tee debug.log 06:57:48 #15 24.61 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 06:57:48 #15 24.68 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o 06:57:48 #15 24.75 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o 06:57:48 #15 24.82 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o 06:57:48 #15 24.88 [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o 06:57:48 #15 24.99 [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 06:57:49 #15 25.02 [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o 06:57:49 #15 25.08 [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o 06:57:49 #15 25.19 [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 06:57:49 #15 25.25 [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 06:57:49 #15 25.32 [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 06:57:49 #15 25.39 [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 06:57:49 #15 25.45 [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o 06:57:49 #15 25.53 [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 06:57:49 #15 25.57 [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 06:57:49 #15 25.70 [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 06:57:49 #15 25.75 [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o 06:57:49 #15 25.85 [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o 06:57:50 #15 25.90 [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 06:57:50 #15 26.01 [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o 06:57:50 #15 26.07 [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 06:57:50 #15 26.26 [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 06:57:50 #15 26.33 [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 06:57:50 #15 26.38 [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 06:57:50 #15 26.44 [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o 06:57:50 #15 26.49 [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 06:57:50 #15 26.58 [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 06:57:50 #15 26.78 [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o 06:57:50 #15 26.83 [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o 06:57:50 #15 26.90 [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o 06:57:51 #15 26.97 [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o 06:57:51 #15 27.11 [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 06:57:51 #15 27.18 [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o 06:57:51 #15 27.23 [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 06:57:51 #15 27.29 [ 68%] Linking C shared library libcsdk.so 06:57:51 #15 27.35 [ 68%] Built target csdk 06:57:51 #15 27.37 [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 06:57:51 #15 27.43 [ 72%] Linking C executable template 06:57:51 #15 27.46 /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:57:51 #15 27.50 [ 72%] Built target template 06:57:51 #15 27.51 [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 06:57:51 #15 27.57 [ 76%] Linking C executable device-counter 06:57:51 #15 27.60 /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:57:51 #15 27.64 [ 76%] Built target device-counter 06:57:51 #15 27.66 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 06:57:51 #15 27.71 [ 80%] Linking C executable device-random 06:57:51 #15 27.74 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:57:51 #15 27.78 [ 80%] Built target device-random 06:57:51 #15 27.80 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 06:57:51 #15 27.85 [ 84%] Linking C executable device-gyro 06:57:52 #15 27.87 /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:57:52 #15 27.91 [ 84%] Built target device-gyro 06:57:52 #15 27.93 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 06:57:52 #15 27.98 [ 88%] Linking C executable device-bitfields 06:57:52 #15 28.00 /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:57:52 #15 28.04 [ 88%] Built target device-bitfields 06:57:52 #15 28.05 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 06:57:52 #15 28.12 [ 92%] Linking C executable template-discovery 06:57:52 #15 28.14 /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:57:52 #15 28.18 [ 92%] Built target template-discovery 06:57:52 #15 28.20 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 06:57:52 #15 28.27 [ 96%] Linking C executable device-file 06:57:52 #15 28.29 /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:57:52 #15 28.33 [ 96%] Built target device-file 06:57:52 #15 28.35 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 06:57:52 #15 28.42 [100%] Linking C executable device-terminal 06:57:52 #15 28.45 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:57:52 #15 28.49 [100%] Built target device-terminal 06:57:52 #15 28.50 + cp -rf include/devsdk include/edgex /usr/include/ 06:57:52 #15 28.51 + cp build/release/c/libcsdk.so /usr/lib/ 06:57:52 #15 28.51 + rm -rf /device-coap/deps 06:57:52 #15 DONE 28.6s 06:57:52 06:57:52 #16 [12/12] RUN /device-coap/scripts/build.sh 06:57:52 #16 0.226 + readlink -f /device-coap/scripts/build.sh 06:57:53 #16 0.227 + dirname /device-coap/scripts/build.sh 06:57:53 #16 0.228 + dirname /device-coap/scripts 06:57:53 #16 0.228 + ROOT=/device-coap 06:57:53 #16 0.228 + echo /device-coap 06:57:53 #16 0.228 + cd /device-coap 06:57:53 #16 0.228 + mkdir -p /device-coap/build/release 06:57:53 #16 0.228 /device-coap 06:57:53 #16 0.229 + cd /device-coap/build/release 06:57:53 #16 0.229 + cmake '-DCMAKE_BUILD_TYPE=Release' /device-coap/src/c 06:57:53 #16 0.302 -- The C compiler identification is GNU 12.2.1 06:57:53 #16 0.315 -- Detecting C compiler ABI info 06:57:53 #16 0.399 -- Detecting C compiler ABI info - done 06:57:53 #16 0.419 -- Check for working C compiler: /usr/bin/cc - skipped 06:57:53 #16 0.420 -- Detecting C compile features 06:57:53 #16 0.421 -- Detecting C compile features - done 06:57:53 #16 0.424 -- Found LIBCOAP: /usr/local/lib/libcoap-2.so 06:57:53 #16 0.426 -- Configuring done (0.2s) 06:57:53 #16 0.429 -- Generating done (0.0s) 06:57:53 #16 0.430 -- Build files have been written to: /device-coap/build/release 06:57:53 #16 0.432 + make 06:57:53 #16 0.432 + tee release.log 06:57:53 #16 0.460 [ 20%] Building C object CMakeFiles/device-coap.dir/coap-client.c.o 06:57:53 #16 0.497 In file included from /usr/include/devsdk/devsdk.h:18, 06:57:53 #16 0.497 from /device-coap/src/c/device-coap.h:17, 06:57:53 #16 0.497 from /device-coap/src/c/coap-client.h:21, 06:57:53 #16 0.497 from /device-coap/src/c/coap-client.c:9: 06:57:53 #16 0.497 /device-coap/src/c/coap-client.c: In function 'GetEndDeviceProtocolProperties': 06:57:53 #16 0.497 /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:57:53 #16 0.497 89 | iot_log_debug(sdk_ctx->lc, "COAP:PSK key len %u", 06:57:53 #16 0.497 | ^~~~~~~~~~~~~~~~~~~~~ 06:57:53 #16 0.497 90 | strlen(end_dev_params_ptr->psk_key)); 06:57:53 #16 0.497 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 06:57:53 #16 0.497 | | 06:57:53 #16 0.497 | size_t {aka long unsigned int} 06:57:53 #16 0.497 /device-coap/src/c/coap-client.c:89:55: note: format string is defined here 06:57:53 #16 0.497 89 | iot_log_debug(sdk_ctx->lc, "COAP:PSK key len %u", 06:57:53 #16 0.497 | ~^ 06:57:53 #16 0.497 | | 06:57:53 #16 0.497 | unsigned int 06:57:53 #16 0.497 | %lu 06:57:53 #16 0.497 /device-coap/src/c/coap-client.c: In function 'message_handler': 06:57:53 #16 0.497 /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:57:53 #16 0.497 126 | iot_log_error(sdk_ctx->lc, "COAP:invalid data of len %u", len); 06:57:53 #16 0.497 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ 06:57:53 #16 0.497 | | 06:57:53 #16 0.497 | size_t {aka long unsigned int} 06:57:53 #16 0.497 /device-coap/src/c/coap-client.c:126:63: note: format string is defined here 06:57:53 #16 0.497 126 | iot_log_error(sdk_ctx->lc, "COAP:invalid data of len %u", len); 06:57:53 #16 0.497 | ~^ 06:57:53 #16 0.497 | | 06:57:53 #16 0.497 | unsigned int 06:57:53 #16 0.497 | %lu 06:57:53 #16 0.497 /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:57:53 #16 0.497 129 | iot_log_debug(sdk_ctx->lc, "COAP: coap device resource type %d", 06:57:53 #16 0.497 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 06:57:53 #16 0.497 130 | resource->properties->type); 06:57:53 #16 0.497 | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 06:57:53 #16 0.497 | | 06:57:53 #16 0.497 | iot_typecode_t 06:57:53 #16 0.497 /device-coap/src/c/coap-client.c:129:68: note: format string is defined here 06:57:53 #16 0.497 129 | iot_log_debug(sdk_ctx->lc, "COAP: coap device resource type %d", 06:57:53 #16 0.497 | ~^ 06:57:53 #16 0.497 | | 06:57:53 #16 0.497 | int 06:57:53 #16 0.498 /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:57:53 #16 0.498 139 | iot_log_debug(sdk_ctx->lc, "COAP:coap float data=%s, len = %d", data, 06:57:53 #16 0.498 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 06:57:53 #16 0.498 140 | len); 06:57:53 #16 0.498 | ~~~ 06:57:53 #16 0.498 | | 06:57:53 #16 0.498 | size_t {aka long unsigned int} 06:57:53 #16 0.498 /device-coap/src/c/coap-client.c:139:71: note: format string is defined here 06:57:53 #16 0.498 139 | iot_log_debug(sdk_ctx->lc, "COAP:coap float data=%s, len = %d", data, 06:57:53 #16 0.498 | ~^ 06:57:53 #16 0.498 | | 06:57:53 #16 0.498 | int 06:57:53 #16 0.498 | %ld 06:57:53 #16 0.498 /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:57:53 #16 0.498 144 | iot_log_debug(sdk_ctx->lc, "COAP:coap int32 data=%s, len = %d", data, 06:57:53 #16 0.498 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 06:57:53 #16 0.498 145 | len); 06:57:53 #16 0.498 | ~~~ 06:57:53 #16 0.498 | | 06:57:53 #16 0.498 | size_t {aka long unsigned int} 06:57:53 #16 0.498 /device-coap/src/c/coap-client.c:144:71: note: format string is defined here 06:57:53 #16 0.498 144 | iot_log_debug(sdk_ctx->lc, "COAP:coap int32 data=%s, len = %d", data, 06:57:53 #16 0.498 | ~^ 06:57:53 #16 0.498 | | 06:57:53 #16 0.498 | int 06:57:53 #16 0.498 | %ld 06:57:53 #16 0.498 /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:57:53 #16 0.498 151 | iot_log_debug(sdk_ctx->lc, "COAP:coap json data=%s, len = %d", data, 06:57:53 #16 0.498 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 06:57:53 #16 0.498 152 | len); 06:57:53 #16 0.498 | ~~~ 06:57:53 #16 0.498 | | 06:57:53 #16 0.498 | size_t {aka long unsigned int} 06:57:53 #16 0.498 /device-coap/src/c/coap-client.c:151:70: note: format string is defined here 06:57:53 #16 0.498 151 | iot_log_debug(sdk_ctx->lc, "COAP:coap json data=%s, len = %d", data, 06:57:53 #16 0.498 | ~^ 06:57:53 #16 0.498 | | 06:57:53 #16 0.498 | int 06:57:53 #16 0.498 | %ld 06:57:53 #16 0.498 /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:57:53 #16 0.498 156 | iot_log_error(sdk_ctx->lc, "COAP:unsupported resource type %d", 06:57:53 #16 0.498 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 06:57:53 #16 0.498 157 | resource->properties->type); 06:57:53 #16 0.498 | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 06:57:53 #16 0.498 | | 06:57:53 #16 0.498 | iot_typecode_t 06:57:53 #16 0.498 /device-coap/src/c/coap-client.c:156:71: note: format string is defined here 06:57:53 #16 0.498 156 | iot_log_error(sdk_ctx->lc, "COAP:unsupported resource type %d", 06:57:53 #16 0.498 | ~^ 06:57:53 #16 0.498 | | 06:57:53 #16 0.498 | int 06:57:53 #16 0.499 /device-coap/src/c/coap-client.c: In function 'CoapSendCommandToEndDevice': 06:57:53 #16 0.499 /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:57:53 #16 0.499 244 | iot_log_debug(sdk_ctx->lc, "COAP: Data = %d, Len = %d", *post_data, len); 06:57:53 #16 0.499 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ 06:57:53 #16 0.499 | | 06:57:53 #16 0.499 | size_t {aka long unsigned int} 06:57:53 #16 0.499 /device-coap/src/c/coap-client.c:244:55: note: format string is defined here 06:57:53 #16 0.499 244 | iot_log_debug(sdk_ctx->lc, "COAP: Data = %d, Len = %d", *post_data, len); 06:57:53 #16 0.499 | ~^ 06:57:53 #16 0.499 | | 06:57:53 #16 0.499 | int 06:57:53 #16 0.499 | %ld 06:57:53 #16 0.499 /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:57:53 #16 0.499 252 | iot_log_debug(sdk_ctx->lc, "COAP-client:ED psk key = %s, len=%d", 06:57:53 #16 0.499 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 06:57:53 #16 0.499 253 | (uint8_t *)end_dev_params_ptr->psk_key, 06:57:53 #16 0.499 254 | strlen(end_dev_params_ptr->psk_key)); 06:57:53 #16 0.499 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 06:57:53 #16 0.499 | | 06:57:53 #16 0.499 | size_t {aka long unsigned int} 06:57:53 #16 0.499 /device-coap/src/c/coap-client.c:252:67: note: format string is defined here 06:57:53 #16 0.499 252 | iot_log_debug(sdk_ctx->lc, "COAP-client:ED psk key = %s, len=%d", 06:57:53 #16 0.499 | ~^ 06:57:53 #16 0.499 | | 06:57:53 #16 0.499 | int 06:57:53 #16 0.499 | %ld 06:57:53 #16 0.500 /device-coap/src/c/coap-client.c: In function 'CoapGetRequestToEndDevice': 06:57:53 #16 0.500 /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:57:53 #16 0.500 351 | iot_log_debug(sdk_ctx->lc, "COAP-client:ED psk key = %s, len=%d", 06:57:53 #16 0.500 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 06:57:53 #16 0.500 352 | (uint8_t *)end_dev_params_ptr->psk_key, 06:57:53 #16 0.500 353 | strlen(end_dev_params_ptr->psk_key)); 06:57:53 #16 0.500 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 06:57:53 #16 0.500 | | 06:57:53 #16 0.500 | size_t {aka long unsigned int} 06:57:53 #16 0.501 /device-coap/src/c/coap-client.c:351:67: note: format string is defined here 06:57:53 #16 0.501 351 | iot_log_debug(sdk_ctx->lc, "COAP-client:ED psk key = %s, len=%d", 06:57:53 #16 0.501 | ~^ 06:57:53 #16 0.501 | | 06:57:53 #16 0.501 | int 06:57:53 #16 0.501 | %ld 06:57:53 #16 0.610 [ 40%] Building C object CMakeFiles/device-coap.dir/coap-server.c.o 06:57:53 #16 0.643 In file included from /usr/include/devsdk/devsdk.h:18, 06:57:53 #16 0.643 from /usr/include/edgex/devices.h:17, 06:57:53 #16 0.643 from /device-coap/src/c/coap-server.c:22: 06:57:53 #16 0.643 /device-coap/src/c/coap-server.c: In function 'data_handler': 06:57:53 #16 0.643 /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:57:53 #16 0.643 82 | iot_log_info (sdk_ctx->lc, "invalid data of len %u", len); 06:57:53 #16 0.643 | ^~~~~~~~~~~~~~~~~~~~~~~~ ~~~ 06:57:53 #16 0.643 | | 06:57:53 #16 0.643 | size_t {aka long unsigned int} 06:57:53 #16 0.643 /device-coap/src/c/coap-server.c:82:54: note: format string is defined here 06:57:53 #16 0.643 82 | iot_log_info (sdk_ctx->lc, "invalid data of len %u", len); 06:57:53 #16 0.643 | ~^ 06:57:53 #16 0.643 | | 06:57:53 #16 0.643 | unsigned int 06:57:53 #16 0.643 | %lu 06:57:53 #16 0.644 /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:57:53 #16 0.644 128 | iot_log_error (sdk_ctx->lc, "unsupported resource type %d", resource->properties->type); 06:57:53 #16 0.644 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~ 06:57:53 #16 0.644 | | 06:57:53 #16 0.644 | iot_typecode_t 06:57:53 #16 0.644 /device-coap/src/c/coap-server.c:128:65: note: format string is defined here 06:57:53 #16 0.644 128 | iot_log_error (sdk_ctx->lc, "unsupported resource type %d", resource->properties->type); 06:57:53 #16 0.644 | ~^ 06:57:53 #16 0.644 | | 06:57:53 #16 0.644 | int 06:57:53 #16 0.703 [ 60%] Building C object CMakeFiles/device-coap.dir/coap-util.c.o 06:57:53 #16 0.742 In file included from /usr/include/devsdk/devsdk.h:18, 06:57:53 #16 0.742 from /device-coap/src/c/coap-util.h:18, 06:57:53 #16 0.742 from /device-coap/src/c/coap-util.c:9: 06:57:53 #16 0.742 /device-coap/src/c/coap-util.c: In function 'read_data_float64': 06:57:53 #16 0.742 /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:57:53 #16 0.742 63 | iot_log_info(sdk_ctx->lc, "invalid float64 of len %u", len); 06:57:53 #16 0.742 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ 06:57:53 #16 0.742 | | 06:57:53 #16 0.742 | size_t {aka long unsigned int} 06:57:53 #16 0.742 /device-coap/src/c/coap-util.c:63:56: note: format string is defined here 06:57:53 #16 0.742 63 | iot_log_info(sdk_ctx->lc, "invalid float64 of len %u", len); 06:57:53 #16 0.742 | ~^ 06:57:53 #16 0.742 | | 06:57:53 #16 0.742 | unsigned int 06:57:53 #16 0.742 | %lu 06:57:53 #16 0.743 /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:57:53 #16 0.743 76 | iot_log_info(sdk_ctx->lc, "invalid float64 of len %u", len); 06:57:53 #16 0.743 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ 06:57:53 #16 0.743 | | 06:57:53 #16 0.743 | size_t {aka long unsigned int} 06:57:53 #16 0.743 /device-coap/src/c/coap-util.c:76:56: note: format string is defined here 06:57:53 #16 0.743 76 | iot_log_info(sdk_ctx->lc, "invalid float64 of len %u", len); 06:57:53 #16 0.743 | ~^ 06:57:53 #16 0.743 | | 06:57:53 #16 0.743 | unsigned int 06:57:53 #16 0.743 | %lu 06:57:53 #16 0.743 /device-coap/src/c/coap-util.c: In function 'read_data_int32': 06:57:53 #16 0.743 /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:57:53 #16 0.743 87 | iot_log_info(sdk_ctx->lc, "invalid int32 of len %u", len); 06:57:53 #16 0.743 | ^~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ 06:57:53 #16 0.743 | | 06:57:53 #16 0.743 | size_t {aka long unsigned int} 06:57:53 #16 0.743 /device-coap/src/c/coap-util.c:87:54: note: format string is defined here 06:57:53 #16 0.743 87 | iot_log_info(sdk_ctx->lc, "invalid int32 of len %u", len); 06:57:53 #16 0.743 | ~^ 06:57:53 #16 0.743 | | 06:57:53 #16 0.743 | unsigned int 06:57:53 #16 0.743 | %lu 06:57:53 #16 0.743 /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:57:53 #16 0.743 102 | iot_log_info(sdk_ctx->lc, "invalid int32 of len %u", len); 06:57:53 #16 0.743 | ^~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ 06:57:53 #16 0.743 | | 06:57:53 #16 0.743 | size_t {aka long unsigned int} 06:57:53 #16 0.743 /device-coap/src/c/coap-util.c:102:54: note: format string is defined here 06:57:53 #16 0.743 102 | iot_log_info(sdk_ctx->lc, "invalid int32 of len %u", len); 06:57:53 #16 0.743 | ~^ 06:57:53 #16 0.743 | | 06:57:53 #16 0.743 | unsigned int 06:57:53 #16 0.743 | %lu 06:57:53 #16 0.842 [ 80%] Building C object CMakeFiles/device-coap.dir/device-coap.c.o 06:57:53 #16 0.881 In file included from /usr/include/devsdk/devsdk.h:18, 06:57:53 #16 0.881 from /device-coap/src/c/device-coap.h:17, 06:57:53 #16 0.881 from /device-coap/src/c/device-coap.c:10: 06:57:53 #16 0.881 /device-coap/src/c/device-coap.c: In function 'coap_get_handler': 06:57:53 #16 0.881 /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:57:53 #16 0.881 130 | iot_log_debug(driver->lc, "COAP:Triggering Get events req type=%d\n", 06:57:53 #16 0.881 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 06:57:53 #16 0.881 131 | requests[i].resource->type); 06:57:53 #16 0.881 | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 06:57:53 #16 0.881 | | 06:57:53 #16 0.881 | iot_typecode_t 06:57:53 #16 0.881 /device-coap/src/c/device-coap.c:130:69: note: format string is defined here 06:57:53 #16 0.881 130 | iot_log_debug(driver->lc, "COAP:Triggering Get events req type=%d\n", 06:57:53 #16 0.881 | ~^ 06:57:53 #16 0.881 | | 06:57:53 #16 0.881 | int 06:57:53 #16 0.994 [100%] Linking C executable device-coap 06:57:53 #16 1.019 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:57:53 #16 1.060 [100%] Built target device-coap 06:57:53 #16 DONE 1.1s 06:57:53 06:57:53 #17 exporting to image 06:57:53 #17 exporting layers 06:57:54 #17 exporting layers 0.3s done 06:57:54 #17 writing image sha256:fe469b1940863944b55c5b67e90e21849ee841cf4fb60e39f4036d45d6e06f36 done 06:57:54 #17 naming to docker.io/library/ci-base-image-x86_64 done 06:57:54 #17 DONE 0.4s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:57:54 + docker inspect -f . ci-base-image-x86_64 06:57:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:57:55 prd-ubuntu20.04-docker-8c-8g-401 does not seem to be running inside a container 06:57:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-coap-c_PR-67 -v /w/workspace/edgexfoundry_device-coap-c_PR-67:/w/workspace/edgexfoundry_device-coap-c_PR-67:rw,z -v /w/workspace/edgexfoundry_device-coap-c_PR-67@tmp:/w/workspace/edgexfoundry_device-coap-c_PR-67@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:57:55 $ docker top 8c511560015fdb138008a9d007ecfa0c665301783967b1b2272b852f33126d87 -eo pid,comm [Pipeline] { [Pipeline] sh 06:57:55 + make test 06:57:55 build/release/device-coap [Pipeline] } 06:57:55 $ docker stop --time=1 8c511560015fdb138008a9d007ecfa0c665301783967b1b2272b852f33126d87 06:57:56 $ docker rm -f --volumes 8c511560015fdb138008a9d007ecfa0c665301783967b1b2272b852f33126d87 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:57:57 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:57:58 + ls -al . 06:57:58 total 96 06:57:58 drwxrwxr-x 8 jenkins jenkins 4096 Jan 10 06:57 . 06:57:58 drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 06:56 .. 06:57:58 drwxrwxr-x 8 jenkins jenkins 4096 Jan 10 06:57 .git 06:57:58 drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 06:56 .github 06:57:58 -rw-rw-r-- 1 jenkins jenkins 14 Jan 10 06:56 .gitignore 06:57:58 drwxr-xr-x 3 jenkins jenkins 4096 Jan 10 06:57 .semver 06:57:58 -rw-rw-r-- 1 jenkins jenkins 2037 Jan 10 06:56 Attribution.txt 06:57:58 -rw-rw-r-- 1 jenkins jenkins 3893 Jan 10 06:56 CHANGELOG.md 06:57:58 -rw-rw-r-- 1 jenkins jenkins 677 Jan 10 06:56 GOVERNANCE.md 06:57:58 -rw-rw-r-- 1 jenkins jenkins 798 Jan 10 06:56 Jenkinsfile 06:57:58 -rw-rw-r-- 1 jenkins jenkins 10173 Jan 10 06:56 LICENSE 06:57:58 -rw-rw-r-- 1 jenkins jenkins 938 Jan 10 06:56 Makefile 06:57:58 -rw-rw-r-- 1 jenkins jenkins 619 Jan 10 06:56 OWNERS.md 06:57:58 -rw-rw-r-- 1 jenkins jenkins 12454 Jan 10 06:56 README.md 06:57:58 -rw-rw-r-- 1 jenkins jenkins 506 Jan 10 06:56 ROADMAP.md 06:57:58 -rw-rw-r-- 1 jenkins jenkins 5 Jan 10 06:57 VERSION 06:57:58 drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 06:56 res 06:57:58 drwxrwxr-x 2 jenkins jenkins 4096 Jan 10 06:56 scripts 06:57:58 drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 06:56 src [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:57:58 + 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=effa68fd91f92c4e6f473e984f3f3b0e4037c360 --label arch=amd64 --label version=0.0.0 . 06:57:58 #0 building with "default" instance using docker driver 06:57:58 06:57:58 #1 [internal] load build definition from Dockerfile.alpine 06:57:58 #1 transferring dockerfile: 2.13kB done 06:57:58 #1 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 10) 06:57:58 #1 DONE 0.0s 06:57:58 06:57:58 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 06:57:58 #2 DONE 0.0s 06:57:58 06:57:58 #3 [internal] load .dockerignore 06:57:58 #3 transferring context: 2B done 06:57:58 #3 DONE 0.0s 06:57:58 06:57:58 #4 [internal] load build context 06:57:58 #4 transferring context: 16.46kB done 06:57:58 #4 DONE 0.0s 06:57:58 06:57:58 #5 [builder 1/11] FROM docker.io/library/ci-base-image-x86_64:latest 06:57:58 #5 DONE 0.1s 06:57:58 06:57:58 #6 [stage-1 2/15] RUN apk add --update --no-cache dumb-init 06:57:59 #6 0.269 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:57:59 #6 0.432 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:57:59 #6 0.621 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz 06:57:59 #6 ... 06:57:59 06:57:59 #7 [builder 2/11] RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub 06:57:59 #7 0.212 Connecting to iotech.jfrog.io (34.246.139.145:443) 06:57:59 #7 0.631 saving to '/etc/apk/keys/alpine.dev.rsa.pub' 06:57:59 #7 0.631 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA 06:57:59 #7 0.631 '/etc/apk/keys/alpine.dev.rsa.pub' saved 06:57:59 #7 DONE 0.7s 06:57:59 06:57:59 #8 [builder 3/11] RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories 06:57:59 #8 DONE 0.3s 06:57:59 06:57:59 #6 [stage-1 2/15] RUN apk add --update --no-cache dumb-init 06:58:00 #6 1.227 WARNING: This apk-tools is OLD! Some packages might not function properly. 06:58:00 #6 1.237 OK: 337 MiB in 103 packages 06:58:00 #6 DONE 1.3s 06:58:00 06:58:00 #9 [builder 4/11] RUN apk add --update --no-cache build-base git gcc cmake make linux-headers yaml-dev libmicrohttpd-dev curl-dev util-linux-dev ncurses-dev iotech-paho-mqtt-c-dev-1.3 hiredis-dev libcbor-dev iotech-iot-1.5-dev 06:58:00 #9 0.345 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:58:00 #9 0.432 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:58:00 #9 0.536 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz 06:58:00 #9 1.151 WARNING: This apk-tools is OLD! Some packages might not function properly. 06:58:00 #9 1.166 OK: 337 MiB in 103 packages 06:58:00 #9 DONE 1.3s 06:58:00 06:58:00 #10 [stage-1 3/15] RUN apk --no-cache upgrade 06:58:00 #10 0.272 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:58:00 #10 0.353 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:58:00 #10 0.461 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz 06:58:01 #10 ... 06:58:01 06:58:01 #11 [builder 5/11] COPY scripts /device-coap/scripts 06:58:01 #11 DONE 0.0s 06:58:01 06:58:01 #12 [builder 6/11] COPY src /device-coap/src/ 06:58:01 #12 DONE 0.0s 06:58:01 06:58:01 #10 [stage-1 3/15] RUN apk --no-cache upgrade 06:58:01 #10 1.038 WARNING: This apk-tools is OLD! Some packages might not function properly. 06:58:01 #10 1.054 OK: 337 MiB in 103 packages 06:58:01 #10 DONE 1.2s 06:58:01 06:58:01 #13 [builder 7/11] COPY VERSION /device-coap 06:58:01 #13 DONE 0.0s 06:58:01 06:58:01 #14 [builder 8/11] RUN mkdir -p /device-coap/build 06:58:01 #14 DONE 0.4s 06:58:01 06:58:01 #15 [stage-1 4/15] RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub 06:58:01 #15 ... 06:58:01 06:58:01 #16 [builder 9/11] WORKDIR /device-coap 06:58:01 #16 DONE 0.0s 06:58:01 06:58:01 #15 [stage-1 4/15] RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub 06:58:01 #15 0.368 Connecting to iotech.jfrog.io (54.73.4.50:443) 06:58:01 #15 0.786 saving to '/etc/apk/keys/alpine.dev.rsa.pub' 06:58:01 #15 0.786 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA 06:58:02 #15 0.787 '/etc/apk/keys/alpine.dev.rsa.pub' saved 06:58:02 #15 DONE 0.8s 06:58:02 06:58:02 #17 [stage-1 5/15] RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories 06:58:02 #17 DONE 0.3s 06:58:02 06:58:02 #18 [builder 10/11] RUN /device-coap/scripts/build_deps.sh 1 06:58:02 #18 0.236 + BUILD_CSDK=1 06:58:02 #18 0.236 + TINYDTLS_VERSION=b0e230d 06:58:02 #18 0.236 + LIBCOAP_VERSION=1739507 06:58:02 #18 0.236 + CSDK_VERSION=4.0.0 06:58:02 #18 0.236 + '[' -d deps ] 06:58:02 #18 0.236 + mkdir deps 06:58:02 #18 0.238 + cd /device-coap/deps 06:58:02 #18 0.238 + git clone https://github.com/eclipse/tinydtls.git 06:58:02 #18 0.239 Cloning into 'tinydtls'... 06:58:03 #18 1.434 + cd tinydtls 06:58:03 #18 1.434 + git checkout develop 06:58:03 #18 1.449 branch 'develop' set up to track 'origin/develop'. 06:58:03 #18 1.449 Switched to a new branch 'develop' 06:58:03 #18 1.449 + git reset --hard b0e230d 06:58:03 #18 1.469 HEAD is now at b0e230d Merge pull request #44 from mrdeep1/cunit_fix 06:58:03 #18 1.470 + cp /device-coap/scripts/AutoConf_cmake_patch AutoConf.cmake 06:58:03 #18 1.470 + cp /device-coap/scripts/CMakeLists_txt_patch CMakeLists.txt 06:58:03 #18 1.471 + cp /device-coap/scripts/dtls_config_h_cmake_in_patch dtls_config.h.cmake.in 06:58:03 #18 1.472 + cp /device-coap/scripts/tests_CMakeLists_txt_patch tests/CMakeLists.txt 06:58:03 #18 1.473 + mkdir -p build 06:58:03 #18 1.473 + cd build 06:58:03 #18 1.473 + cmake '-DCMAKE_BUILD_TYPE=Release' '-DBUILD_SHARED_LIBS=ON' .. 06:58:03 #18 1.538 -- The C compiler identification is GNU 12.2.1 06:58:03 #18 1.551 -- Detecting C compiler ABI info 06:58:03 #18 1.629 -- Detecting C compiler ABI info - done 06:58:03 #18 1.651 -- Check for working C compiler: /usr/bin/cc - skipped 06:58:03 #18 1.651 -- Detecting C compile features 06:58:03 #18 1.651 -- Detecting C compile features - done 06:58:03 #18 1.654 -- Looking for assert.h 06:58:03 #18 1.729 -- Looking for assert.h - found 06:58:03 #18 1.729 -- Looking for arpa/inet.h 06:58:03 #18 1.808 -- Looking for arpa/inet.h - found 06:58:03 #18 1.808 -- Looking for fcntl.h 06:58:03 #18 1.887 -- Looking for fcntl.h - found 06:58:03 #18 1.887 -- Looking for inttypes.h 06:58:03 #18 ... 06:58:03 06:58:03 #19 [stage-1 6/15] 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:58:03 #19 0.235 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:58:03 #19 0.316 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:58:03 #19 0.417 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz 06:58:03 #19 1.057 WARNING: This apk-tools is OLD! Some packages might not function properly. 06:58:03 #19 1.063 (1/1) Installing curl (8.12.1-r0) 06:58:03 #19 1.069 Executing busybox-1.36.1-r7.trigger 06:58:03 #19 1.079 OK: 337 MiB in 104 packages 06:58:03 #19 DONE 1.2s 06:58:03 06:58:03 #18 [builder 10/11] RUN /device-coap/scripts/build_deps.sh 1 06:58:03 #18 1.978 -- Looking for inttypes.h - found 06:58:03 #18 1.978 -- Looking for memory.h 06:58:03 #18 2.079 -- Looking for memory.h - found 06:58:03 #18 2.079 -- Looking for netdb.h 06:58:03 #18 2.175 -- Looking for netdb.h - found 06:58:03 #18 2.175 -- Looking for netinet/in.h 06:58:03 #18 2.262 -- Looking for netinet/in.h - found 06:58:03 #18 2.262 -- Looking for stddef.h 06:58:03 #18 2.350 -- Looking for stddef.h - found 06:58:04 #18 2.350 -- Looking for stdint.h 06:58:04 #18 2.431 -- Looking for stdint.h - found 06:58:04 #18 2.431 -- Looking for stdlib.h 06:58:04 #18 2.515 -- Looking for stdlib.h - found 06:58:04 #18 2.515 -- Looking for string.h 06:58:04 #18 2.601 -- Looking for string.h - found 06:58:04 #18 2.601 -- Looking for strings.h 06:58:04 #18 2.684 -- Looking for strings.h - found 06:58:04 #18 2.684 -- Looking for time.h 06:58:04 #18 2.767 -- Looking for time.h - found 06:58:04 #18 2.767 -- Looking for sys/param.h 06:58:04 #18 2.854 -- Looking for sys/param.h - found 06:58:04 #18 2.854 -- Looking for sys/socket.h 06:58:04 #18 2.941 -- Looking for sys/socket.h - found 06:58:04 #18 2.941 -- Looking for sys/stat.h 06:58:04 #18 3.026 -- Looking for sys/stat.h - found 06:58:04 #18 3.026 -- Looking for sys/types.h 06:58:04 #18 3.109 -- Looking for sys/types.h - found 06:58:04 #18 3.109 -- Looking for sys/time.h 06:58:04 #18 3.194 -- Looking for sys/time.h - found 06:58:04 #18 3.195 -- Looking for unistd.h 06:58:04 #18 3.280 -- Looking for unistd.h - found 06:58:04 #18 3.280 -- Looking for float.h 06:58:04 #18 3.367 -- Looking for float.h - found 06:58:05 #18 3.367 -- Looking for dlfcn.h 06:58:05 #18 3.451 -- Looking for dlfcn.h - found 06:58:05 #18 3.451 -- Looking for memset 06:58:05 #18 3.527 -- Looking for memset - found 06:58:05 #18 3.527 -- Looking for select 06:58:05 #18 3.611 -- Looking for select - found 06:58:05 #18 3.612 -- Looking for socket 06:58:05 #18 3.690 -- Looking for socket - found 06:58:05 #18 3.690 -- Looking for strdup 06:58:05 #18 3.769 -- Looking for strdup - found 06:58:05 #18 3.769 -- Looking for strerror 06:58:05 #18 3.852 -- Looking for strerror - found 06:58:05 #18 3.852 -- Looking for strnlen 06:58:05 #18 3.941 -- Looking for strnlen - found 06:58:05 #18 3.941 -- Looking for fls 06:58:05 #18 4.027 -- Looking for fls - not found 06:58:05 #18 4.027 -- Looking for vprintf 06:58:05 #18 4.111 -- Looking for vprintf - found 06:58:05 #18 4.111 -- Performing Test HAVE_SOCKADDR_IN6_SIN6_LEN 06:58:05 #18 4.159 -- Performing Test HAVE_SOCKADDR_IN6_SIN6_LEN - Failed 06:58:05 #18 4.164 -- Configuring done (2.7s) 06:58:05 #18 4.170 -- Generating done (0.0s) 06:58:05 #18 4.171 -- Build files have been written to: /device-coap/deps/tinydtls/build 06:58:05 #18 4.174 + make 06:58:05 #18 4.208 [ 6%] Building C object CMakeFiles/tinydtls.dir/aes/rijndael.c.o 06:58:05 #18 4.362 [ 13%] Building C object CMakeFiles/tinydtls.dir/aes/rijndael_wrap.c.o 06:58:06 #18 4.399 [ 20%] Building C object CMakeFiles/tinydtls.dir/ccm.c.o 06:58:06 #18 4.652 [ 26%] Building C object CMakeFiles/tinydtls.dir/crypto.c.o 06:58:06 #18 4.764 In file included from /device-coap/deps/tinydtls/crypto.c:34: 06:58:06 #18 4.764 In function 'ecc_ecdh', 06:58:06 #18 4.764 inlined from 'dtls_ecdh_pre_master_secret' at /device-coap/deps/tinydtls/crypto.c:444:3: 06:58:06 #18 4.764 /device-coap/deps/tinydtls/ecc/ecc.h:50:9: warning: 'pub_x' may be used uninitialized [-Wmaybe-uninitialized] 06:58:06 #18 4.764 50 | ecc_ec_mult(px, py, secret, resultx, resulty); 06:58:06 #18 4.764 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 06:58:06 #18 4.764 /device-coap/deps/tinydtls/ecc/ecc.h: In function 'dtls_ecdh_pre_master_secret': 06:58:06 #18 4.764 /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:58:06 #18 4.764 47 | void ecc_ec_mult(const uint32_t *px, const uint32_t *py, const uint32_t *secret, uint32_t *resultx, uint32_t *resulty); 06:58:06 #18 4.764 | ^~~~~~~~~~~ 06:58:06 #18 4.764 /device-coap/deps/tinydtls/crypto.c:431:12: note: 'pub_x' declared here 06:58:06 #18 4.764 431 | uint32_t pub_x[8]; 06:58:06 #18 4.764 | ^~~~~ 06:58:06 #18 4.764 In function 'ecc_ecdh', 06:58:06 #18 4.764 inlined from 'dtls_ecdh_pre_master_secret' at /device-coap/deps/tinydtls/crypto.c:444:3: 06:58:06 #18 4.764 /device-coap/deps/tinydtls/ecc/ecc.h:50:9: warning: 'pub_y' may be used uninitialized [-Wmaybe-uninitialized] 06:58:06 #18 4.764 50 | ecc_ec_mult(px, py, secret, resultx, resulty); 06:58:06 #18 4.764 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 06:58:06 #18 4.764 /device-coap/deps/tinydtls/ecc/ecc.h: In function 'dtls_ecdh_pre_master_secret': 06:58:06 #18 4.764 /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:58:06 #18 4.764 47 | void ecc_ec_mult(const uint32_t *px, const uint32_t *py, const uint32_t *secret, uint32_t *resultx, uint32_t *resulty); 06:58:06 #18 4.764 | ^~~~~~~~~~~ 06:58:06 #18 4.764 /device-coap/deps/tinydtls/crypto.c:432:12: note: 'pub_y' declared here 06:58:06 #18 4.764 432 | uint32_t pub_y[8]; 06:58:06 #18 4.764 | ^~~~~ 06:58:06 #18 4.764 In function 'ecc_ecdh', 06:58:06 #18 4.764 inlined from 'dtls_ecdh_pre_master_secret' at /device-coap/deps/tinydtls/crypto.c:444:3: 06:58:06 #18 4.764 /device-coap/deps/tinydtls/ecc/ecc.h:50:9: warning: 'priv' may be used uninitialized [-Wmaybe-uninitialized] 06:58:06 #18 4.764 50 | ecc_ec_mult(px, py, secret, resultx, resulty); 06:58:06 #18 4.764 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 06:58:06 #18 4.764 /device-coap/deps/tinydtls/ecc/ecc.h: In function 'dtls_ecdh_pre_master_secret': 06:58:06 #18 4.764 /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:58:06 #18 4.764 47 | void ecc_ec_mult(const uint32_t *px, const uint32_t *py, const uint32_t *secret, uint32_t *resultx, uint32_t *resulty); 06:58:06 #18 4.764 | ^~~~~~~~~~~ 06:58:06 #18 4.764 /device-coap/deps/tinydtls/crypto.c:430:12: note: 'priv' declared here 06:58:06 #18 4.764 430 | uint32_t priv[8]; 06:58:06 #18 4.764 | ^~~~ 06:58:06 #18 4.849 [ 33%] Building C object CMakeFiles/tinydtls.dir/dtls.c.o 06:58:07 #18 5.821 [ 40%] Building C object CMakeFiles/tinydtls.dir/dtls_debug.c.o 06:58:07 #18 5.873 [ 46%] Building C object CMakeFiles/tinydtls.dir/dtls_prng.c.o 06:58:07 #18 5.916 [ 53%] Building C object CMakeFiles/tinydtls.dir/dtls_time.c.o 06:58:07 #18 5.949 [ 60%] Building C object CMakeFiles/tinydtls.dir/ecc/ecc.c.o 06:58:07 #18 5.965 /device-coap/deps/tinydtls/ecc/ecc.c: In function 'is_zero': 06:58:07 #18 5.965 /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:58:07 #18 5.965 316 | for (idx = 0; idx < count; idx++) { 06:58:07 #18 5.965 | ^ 06:58:07 #18 5.965 /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:58:07 #18 5.965 319 | return result == count; 06:58:07 #18 5.965 | ^~ 06:58:08 #18 6.624 [ 66%] Building C object CMakeFiles/tinydtls.dir/hmac.c.o 06:58:08 #18 6.697 [ 73%] Building C object CMakeFiles/tinydtls.dir/netq.c.o 06:58:08 #18 6.770 [ 80%] Building C object CMakeFiles/tinydtls.dir/peer.c.o 06:58:08 #18 6.819 [ 86%] Building C object CMakeFiles/tinydtls.dir/session.c.o 06:58:08 #18 6.875 [ 93%] Building C object CMakeFiles/tinydtls.dir/sha2/sha2.c.o 06:58:08 #18 6.893 /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:58:08 #18 6.893 630 | void dtls_sha256_final(sha2_byte digest[], dtls_sha256_ctx* context) { 06:58:08 #18 6.893 | ~~~~~~~~~~^~~~~~~~ 06:58:08 #18 6.893 In file included from /device-coap/deps/tinydtls/sha2/sha2.c:45: 06:58:08 #18 6.893 /device-coap/deps/tinydtls/sha2/sha2.h:134:24: note: previously declared as 'uint8_t[32]' {aka 'unsigned char[32]'} 06:58:08 #18 6.893 134 | void dtls_sha256_final(uint8_t[DTLS_SHA256_DIGEST_LENGTH], dtls_sha256_ctx*); 06:58:08 #18 6.893 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 06:58:08 #18 6.893 /device-coap/deps/tinydtls/sha2/sha2.c:690:54: warning: argument 2 of type 'char[]' with mismatched bound [-Warray-parameter=] 06:58:08 #18 6.893 690 | char *dtls_sha256_end(dtls_sha256_ctx* context, char buffer[]) { 06:58:08 #18 6.893 | ~~~~~^~~~~~~~ 06:58:08 #18 6.893 /device-coap/deps/tinydtls/sha2/sha2.h:135:41: note: previously declared as 'char[65]' 06:58:08 #18 6.893 135 | char* dtls_sha256_end(dtls_sha256_ctx*, char[DTLS_SHA256_DIGEST_STRING_LENGTH]); 06:58:08 #18 6.893 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 06:58:08 #18 7.040 [100%] Linking C shared library libtinydtls.so 06:58:08 #18 7.081 [100%] Built target tinydtls 06:58:08 #18 7.091 + make install 06:58:08 #18 7.142 [100%] Built target tinydtls 06:58:08 #18 7.154 Install the project... 06:58:08 #18 7.159 -- Install configuration: "Release" 06:58:08 #18 7.159 -- Installing: /usr/local/lib/libtinydtls.so 06:58:08 #18 7.160 -- Up-to-date: /usr/local/include/tinydtls 06:58:08 #18 7.160 -- Installing: /usr/local/include/tinydtls/uthash.h 06:58:08 #18 7.161 -- Up-to-date: /usr/local/include/tinydtls/sha2 06:58:08 #18 7.161 -- Installing: /usr/local/include/tinydtls/sha2/sha2.h 06:58:08 #18 7.161 -- Up-to-date: /usr/local/include/tinydtls/ecc 06:58:08 #18 7.161 -- Installing: /usr/local/include/tinydtls/ecc/test_helper.h 06:58:08 #18 7.161 -- Installing: /usr/local/include/tinydtls/ecc/ecc.h 06:58:08 #18 7.162 -- Installing: /usr/local/include/tinydtls/tinydtls.h 06:58:08 #18 7.162 -- Installing: /usr/local/include/tinydtls/alert.h 06:58:08 #18 7.162 -- Up-to-date: /usr/local/include/tinydtls/aes 06:58:08 #18 7.162 -- Installing: /usr/local/include/tinydtls/aes/rijndael.h 06:58:08 #18 7.162 -- Installing: /usr/local/include/tinydtls/crypto.h 06:58:08 #18 7.163 -- Installing: /usr/local/include/tinydtls/numeric.h 06:58:08 #18 7.163 -- Installing: /usr/local/include/tinydtls/peer.h 06:58:08 #18 7.163 -- Installing: /usr/local/include/tinydtls/utlist.h 06:58:08 #18 7.163 -- Installing: /usr/local/include/tinydtls/dtls_mutex.h 06:58:08 #18 7.164 -- Installing: /usr/local/include/tinydtls/dtls_time.h 06:58:08 #18 7.164 -- Installing: /usr/local/include/tinydtls/netq.h 06:58:08 #18 7.164 -- Installing: /usr/local/include/tinydtls/dtls.h 06:58:08 #18 7.164 -- Installing: /usr/local/include/tinydtls/global.h 06:58:08 #18 7.164 -- Installing: /usr/local/include/tinydtls/state.h 06:58:08 #18 7.165 -- Installing: /usr/local/include/tinydtls/dtls_debug.h 06:58:08 #18 7.165 -- Installing: /usr/local/include/tinydtls/session.h 06:58:08 #18 7.165 -- Installing: /usr/local/include/tinydtls/dtls_prng.h 06:58:08 #18 7.165 -- Installing: /usr/local/include/tinydtls/hmac.h 06:58:08 #18 7.166 -- Installing: /usr/local/include/tinydtls/ccm.h 06:58:08 #18 7.166 -- Up-to-date: /usr/local/include/tinydtls 06:58:08 #18 7.166 -- Installing: /usr/local/include/tinydtls/dtls_config.h 06:58:08 #18 7.168 + cd /device-coap/deps 06:58:08 #18 7.168 + git clone https://github.com/obgm/libcoap.git 06:58:08 #18 7.169 Cloning into 'libcoap'... 06:58:10 #18 8.866 + cd libcoap 06:58:10 #18 8.866 + git reset --hard 1739507 06:58:10 #18 8.903 HEAD is now at 1739507a Merge pull request #536 from mrdeep1/bad_tcp 06:58:10 #18 8.904 + patch -p1 06:58:10 #18 8.904 patching file cmake/FindTinyDTLS.cmake 06:58:10 #18 8.905 + patch -p1 06:58:10 #18 8.906 patching file include/coap2/coap_config.h.in 06:58:10 #18 8.906 + mkdir -p build 06:58:10 #18 8.907 + cd build 06:58:10 #18 8.907 + 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:58:10 #18 8.980 -- The CXX compiler identification is GNU 12.2.1 06:58:10 #18 9.037 -- The C compiler identification is GNU 12.2.1 06:58:10 #18 9.051 -- Detecting CXX compiler ABI info 06:58:10 #18 9.154 -- Detecting CXX compiler ABI info - done 06:58:10 #18 9.172 -- Check for working CXX compiler: /usr/bin/c++ - skipped 06:58:10 #18 9.173 -- Detecting CXX compile features 06:58:10 #18 9.174 -- Detecting CXX compile features - done 06:58:10 #18 9.178 -- Detecting C compiler ABI info 06:58:10 #18 9.266 -- Detecting C compiler ABI info - done 06:58:10 #18 9.284 -- Check for working C compiler: /usr/bin/cc - skipped 06:58:10 #18 9.285 -- Detecting C compile features 06:58:10 #18 9.285 -- Detecting C compile features - done 06:58:10 #18 9.289 -- Looking for byteswap.h 06:58:10 #18 9.373 -- Looking for byteswap.h - found 06:58:11 #18 9.373 -- Looking for inttypes.h 06:58:11 #18 9.462 -- Looking for inttypes.h - found 06:58:11 #18 9.462 -- Looking for limits.h 06:58:11 #18 9.548 -- Looking for limits.h - found 06:58:11 #18 9.549 -- Looking for memory.h 06:58:11 #18 9.638 -- Looking for memory.h - found 06:58:11 #18 9.638 -- Looking for strings.h 06:58:11 #18 9.730 -- Looking for strings.h - found 06:58:11 #18 9.730 -- Looking for string.h 06:58:11 #18 9.814 -- Looking for string.h - found 06:58:11 #18 9.815 -- Looking for sys/sysctl.h 06:58:11 #18 9.864 -- Looking for sys/sysctl.h - not found 06:58:11 #18 9.864 -- Looking for netinet/in.h 06:58:11 #18 9.954 -- Looking for netinet/in.h - found 06:58:11 #18 9.954 -- Looking for sys/epoll.h 06:58:11 #18 10.05 -- Looking for sys/epoll.h - found 06:58:11 #18 10.05 -- Looking for sys/timerfd.h 06:58:11 #18 10.13 -- Looking for sys/timerfd.h - found 06:58:11 #18 10.13 -- Looking for arpa/inet.h 06:58:11 #18 10.22 -- Looking for arpa/inet.h - found 06:58:11 #18 10.22 -- Looking for stdbool.h 06:58:11 #18 10.30 -- Looking for stdbool.h - found 06:58:11 #18 10.30 -- Looking for netdb.h 06:58:11 #18 10.38 -- Looking for netdb.h - found 06:58:12 #18 10.38 -- Looking for pthread.h 06:58:12 #18 10.47 -- Looking for pthread.h - found 06:58:12 #18 10.47 -- Looking for stdlib.h 06:58:12 #18 10.56 -- Looking for stdlib.h - found 06:58:12 #18 10.56 -- Looking for stdint.h 06:58:12 #18 10.65 -- Looking for stdint.h - found 06:58:12 #18 10.65 -- Looking for syslog.h 06:58:12 #18 10.73 -- Looking for syslog.h - found 06:58:12 #18 10.73 -- Looking for sys/ioctl.h 06:58:12 #18 10.81 -- Looking for sys/ioctl.h - found 06:58:12 #18 10.81 -- Looking for sys/socket.h 06:58:12 #18 10.90 -- Looking for sys/socket.h - found 06:58:12 #18 10.90 -- Looking for sys/stat.h 06:58:12 #18 10.99 -- Looking for sys/stat.h - found 06:58:12 #18 10.99 -- Looking for sys/time.h 06:58:12 #18 11.07 -- Looking for sys/time.h - found 06:58:12 #18 11.07 -- Looking for sys/types.h 06:58:12 #18 11.15 -- Looking for sys/types.h - found 06:58:12 #18 11.15 -- Looking for sys/unistd.h 06:58:12 #18 11.20 -- Looking for sys/unistd.h - not found 06:58:12 #18 11.20 -- Looking for time.h 06:58:12 #18 11.28 -- Looking for time.h - found 06:58:12 #18 11.28 -- Looking for unistd.h 06:58:12 #18 11.37 -- Looking for unistd.h - found 06:58:13 #18 11.37 -- Looking for float.h 06:58:13 #18 11.45 -- Looking for float.h - found 06:58:13 #18 11.45 -- Looking for stddef.h 06:58:13 #18 11.53 -- Looking for stddef.h - found 06:58:13 #18 11.53 -- Looking for winsock2.h 06:58:13 #18 11.58 -- Looking for winsock2.h - not found 06:58:13 #18 11.58 -- Looking for ws2tcpip.h 06:58:13 #18 11.62 -- Looking for ws2tcpip.h - not found 06:58:13 #18 11.62 -- Looking for malloc 06:58:13 #18 11.70 -- Looking for malloc - found 06:58:13 #18 11.70 -- Looking for memset 06:58:13 #18 11.78 -- Looking for memset - found 06:58:13 #18 11.78 -- Looking for select 06:58:13 #18 11.86 -- Looking for select - found 06:58:13 #18 11.86 -- Looking for socket 06:58:13 #18 11.95 -- Looking for socket - found 06:58:13 #18 11.95 -- Looking for strcasecmp 06:58:13 #18 12.03 -- Looking for strcasecmp - found 06:58:13 #18 12.03 -- Looking for pthread_mutex_lock 06:58:13 #18 12.12 -- Looking for pthread_mutex_lock - found 06:58:13 #18 12.12 -- Looking for getaddrinfo 06:58:13 #18 12.20 -- Looking for getaddrinfo - found 06:58:13 #18 12.20 -- Looking for strnlen 06:58:13 #18 12.29 -- Looking for strnlen - found 06:58:13 #18 12.29 -- Looking for strrchr 06:58:13 #18 12.37 -- Looking for strrchr - found 06:58:14 #18 12.37 -- Looking for getrandom 06:58:14 #18 12.46 -- Looking for getrandom - found 06:58:14 #18 12.46 -- Looking for cmsghdr 06:58:14 #18 12.51 -- Looking for cmsghdr - not found 06:58:14 #18 12.51 -- compiling without epoll support 06:58:14 #18 12.51 -- compiling with DTLS support 06:58:14 #18 12.51 -- DTLS_BACKEND: tinydtls 06:58:14 #18 12.52 -- Found TinyDTLS: /usr/local/include 06:58:14 #18 12.52 -- TINYDTLS_INCLUDE_DIR: /usr/local/include/tinydtls 06:58:14 #18 12.52 -- TINYDTLS_LIBRARIES: /usr/local/lib/libtinydtls.so 06:58:14 #18 12.52 -- TINYDTLS_ROOT_DIR: 06:58:14 #18 12.52 -- compiling with tinydtls support 06:58:14 #18 12.52 -- ENABLE_DTLS:.....................ON 06:58:14 #18 12.52 -- ENABLE_TCP:......................ON 06:58:14 #18 12.52 -- ENABLE_DOCS:.....................OFF 06:58:14 #18 12.52 -- ENABLE_EXAMPLES:.................OFF 06:58:14 #18 12.52 -- DTLS_BACKEND:....................tinydtls 06:58:14 #18 12.52 -- WITH_GNUTLS:.....................OFF 06:58:14 #18 12.52 -- WITH_TINYDTLS:...................ON 06:58:14 #18 12.52 -- WITH_OPENSSL:....................OFF 06:58:14 #18 12.52 -- WITH_MBEDTLS:....................OFF 06:58:14 #18 12.52 -- HAVE_LIBTINYDTLS:................1 06:58:14 #18 12.52 -- HAVE_LIBGNUTLS:.................. 06:58:14 #18 12.52 -- HAVE_OPENSSL:.................... 06:58:14 #18 12.52 -- HAVE_MBEDTLS:.................... 06:58:14 #18 12.52 -- COAP_EPOLL_SUPPORT:.............. 06:58:14 #18 12.52 -- CMAKE_C_COMPILER:................/usr/bin/cc 06:58:14 #18 12.52 -- BUILD_SHARED_LIBS:...............ON 06:58:14 #18 12.52 -- CMAKE_BUILD_TYPE:................Release 06:58:14 #18 12.52 -- CMAKE_SYSTEM_PROCESSOR:..........x86_64 06:58:14 #18 12.52 -- Configuring done (3.6s) 06:58:14 #18 12.52 CMake Warning (dev) at CMakeLists.txt:16 (add_library): 06:58:14 #18 12.52 Policy CMP0115 is not set: Source file extensions must be explicit. Run 06:58:14 #18 12.52 "cmake --help-policy CMP0115" for policy details. Use the cmake_policy 06:58:14 #18 12.52 command to set the policy and suppress this warning. 06:58:14 #18 12.52 06:58:14 #18 12.52 File: 06:58:14 #18 12.52 06:58:14 #18 12.52 /device-coap/deps/libcoap/include/coap2/coap.h.in 06:58:14 #18 12.52 This warning is for project developers. Use -Wno-dev to suppress it. 06:58:14 #18 12.52 06:58:14 #18 12.53 -- Generating done (0.0s) 06:58:14 #18 12.53 -- Build files have been written to: /device-coap/deps/libcoap/build 06:58:14 #18 12.53 + make 06:58:14 #18 12.58 [ 4%] Building C object CMakeFiles/coap-2.dir/src/address.c.o 06:58:14 #18 12.64 [ 8%] Building C object CMakeFiles/coap-2.dir/src/async.c.o 06:58:14 #18 12.72 [ 13%] Building C object CMakeFiles/coap-2.dir/src/block.c.o 06:58:14 #18 12.83 [ 17%] Building C object CMakeFiles/coap-2.dir/src/coap_debug.c.o 06:58:14 #18 13.08 [ 21%] Building C object CMakeFiles/coap-2.dir/src/coap_event.c.o 06:58:14 #18 13.13 [ 26%] Building C object CMakeFiles/coap-2.dir/src/coap_hashkey.c.o 06:58:14 #18 13.18 [ 30%] Building C object CMakeFiles/coap-2.dir/src/coap_io.c.o 06:58:14 #18 13.43 [ 34%] Building C object CMakeFiles/coap-2.dir/src/coap_notls.c.o 06:58:15 #18 13.47 [ 39%] Building C object CMakeFiles/coap-2.dir/src/coap_prng.c.o 06:58:15 #18 13.51 [ 43%] Building C object CMakeFiles/coap-2.dir/src/coap_session.c.o 06:58:15 #18 14.04 [ 47%] Building C object CMakeFiles/coap-2.dir/src/coap_tcp.c.o 06:58:15 #18 14.16 [ 52%] Building C object CMakeFiles/coap-2.dir/src/coap_time.c.o 06:58:15 #18 14.21 [ 56%] Building C object CMakeFiles/coap-2.dir/src/encode.c.o 06:58:15 #18 14.29 [ 60%] Building C object CMakeFiles/coap-2.dir/src/mem.c.o 06:58:15 #18 14.33 [ 65%] Building C object CMakeFiles/coap-2.dir/src/net.c.o 06:58:16 #18 14.91 [ 69%] Building C object CMakeFiles/coap-2.dir/src/option.c.o 06:58:16 #18 15.10 [ 73%] Building C object CMakeFiles/coap-2.dir/src/pdu.c.o 06:58:16 #18 15.28 [ 78%] Building C object CMakeFiles/coap-2.dir/src/resource.c.o 06:58:17 #18 15.66 [ 82%] Building C object CMakeFiles/coap-2.dir/src/str.c.o 06:58:17 #18 15.73 [ 86%] Building C object CMakeFiles/coap-2.dir/src/subscribe.c.o 06:58:17 #18 15.77 [ 91%] Building C object CMakeFiles/coap-2.dir/src/uri.c.o 06:58:17 #18 15.96 [ 95%] Building C object CMakeFiles/coap-2.dir/src/coap_tinydtls.c.o 06:58:17 #18 16.13 [100%] Linking C shared library libcoap-2.so 06:58:17 #18 16.17 [100%] Built target coap-2 06:58:17 #18 16.17 + make install 06:58:17 #18 16.23 [100%] Built target coap-2 06:58:17 #18 16.24 Install the project... 06:58:17 #18 16.25 -- Install configuration: "Release" 06:58:17 #18 16.25 -- Installing: /usr/local/lib/libcoap-2.so 06:58:17 #18 16.25 -- Set runtime path of "/usr/local/lib/libcoap-2.so" to "" 06:58:17 #18 16.25 -- Installing: /usr/local/lib/cmake/libcoap/libcoapTargets.cmake 06:58:17 #18 16.25 -- Installing: /usr/local/lib/cmake/libcoap/libcoapTargets-release.cmake 06:58:17 #18 16.25 -- Installing: /usr/local/lib/cmake/libcoap/libcoapConfig.cmake 06:58:17 #18 16.25 -- Installing: /usr/local/lib/cmake/libcoap/libcoapConfigVersion.cmake 06:58:17 #18 16.25 -- Up-to-date: /usr/local/include 06:58:17 #18 16.25 -- Up-to-date: /usr/local/include/coap2 06:58:17 #18 16.25 -- Installing: /usr/local/include/coap2/uthash.h 06:58:17 #18 16.25 -- Installing: /usr/local/include/coap2/subscribe.h 06:58:17 #18 16.25 -- Installing: /usr/local/include/coap2/option.h 06:58:17 #18 16.25 -- Installing: /usr/local/include/coap2/resource.h 06:58:17 #18 16.26 -- Installing: /usr/local/include/coap2/bits.h 06:58:17 #18 16.26 -- Installing: /usr/local/include/coap2/coap_hashkey.h 06:58:17 #18 16.26 -- Installing: /usr/local/include/coap2/block.h 06:58:17 #18 16.26 -- Installing: /usr/local/include/coap2/coap_io.h 06:58:17 #18 16.26 -- Installing: /usr/local/include/coap2/pdu.h 06:58:17 #18 16.26 -- Installing: /usr/local/include/coap2/str.h 06:58:17 #18 16.26 -- Installing: /usr/local/include/coap2/async.h 06:58:17 #18 16.26 -- Installing: /usr/local/include/coap2/net.h 06:58:17 #18 16.26 -- Installing: /usr/local/include/coap2/address.h 06:58:17 #18 16.26 -- Installing: /usr/local/include/coap2/uri.h 06:58:17 #18 16.26 -- Installing: /usr/local/include/coap2/coap_event.h 06:58:17 #18 16.26 -- Installing: /usr/local/include/coap2/coap_riot.h 06:58:17 #18 16.26 -- Installing: /usr/local/include/coap2/coap_dtls.h 06:58:17 #18 16.26 -- Installing: /usr/local/include/coap2/coap_mutex.h 06:58:17 #18 16.26 -- Installing: /usr/local/include/coap2/coap_prng.h 06:58:17 #18 16.26 -- Installing: /usr/local/include/coap2/lwippools.h 06:58:17 #18 16.26 -- Installing: /usr/local/include/coap2/coap_debug.h 06:58:17 #18 16.26 -- Installing: /usr/local/include/coap2/utlist.h 06:58:17 #18 16.26 -- Installing: /usr/local/include/coap2/coap_time.h 06:58:17 #18 16.26 -- Installing: /usr/local/include/coap2/encode.h 06:58:17 #18 16.26 -- Installing: /usr/local/include/coap2/libcoap.h 06:58:17 #18 16.26 -- Installing: /usr/local/include/coap2/coap_forward_decls.h 06:58:17 #18 16.26 -- Installing: /usr/local/include/coap2/mem.h 06:58:17 #18 16.26 -- Installing: /usr/local/include/coap2/coap_session.h 06:58:17 #18 16.26 -- Up-to-date: /usr/local/include 06:58:17 #18 16.26 -- Up-to-date: /usr/local/include/coap2 06:58:17 #18 16.26 -- Installing: /usr/local/include/coap2/coap.h 06:58:17 #18 16.26 + '[' 1 '=' 1 ] 06:58:17 #18 16.26 + cd /device-coap/deps 06:58:17 #18 16.26 + wget https://github.com/edgexfoundry/device-sdk-c/archive/v4.0.0.zip 06:58:17 #18 16.26 Connecting to github.com (140.82.112.3:443) 06:58:17 #18 16.44 Connecting to codeload.github.com (140.82.114.10:443) 06:58:18 #18 16.54 saving to 'v4.0.0.zip' 06:58:18 #18 16.60 v4.0.0.zip 100% |********************************| 245k 0:00:00 ETA 06:58:18 #18 16.60 'v4.0.0.zip' saved 06:58:18 #18 16.60 + unzip v4.0.0.zip 06:58:18 #18 16.61 Archive: v4.0.0.zip 06:58:18 #18 16.61 creating: device-sdk-c-4.0.0/ 06:58:18 #18 16.61 creating: device-sdk-c-4.0.0/.github/ 06:58:18 #18 16.61 inflating: device-sdk-c-4.0.0/.github/Contributing.md 06:58:18 #18 16.61 inflating: device-sdk-c-4.0.0/.github/PULL_REQUEST_TEMPLATE.md 06:58:18 #18 16.61 inflating: device-sdk-c-4.0.0/.github/semantic.yml 06:58:18 #18 16.61 creating: device-sdk-c-4.0.0/.github/workflows/ 06:58:18 #18 16.61 inflating: device-sdk-c-4.0.0/.github/workflows/release.yml 06:58:18 #18 16.61 inflating: device-sdk-c-4.0.0/.gitignore 06:58:18 #18 16.61 inflating: device-sdk-c-4.0.0/Attribution.txt 06:58:18 #18 16.61 inflating: device-sdk-c-4.0.0/CHANGELOG.md 06:58:18 #18 16.61 inflating: device-sdk-c-4.0.0/Doxyfile 06:58:18 #18 16.61 inflating: device-sdk-c-4.0.0/GOVERNANCE.md 06:58:18 #18 16.61 inflating: device-sdk-c-4.0.0/Jenkinsfile 06:58:18 #18 16.61 inflating: device-sdk-c-4.0.0/LICENSE 06:58:18 #18 16.61 inflating: device-sdk-c-4.0.0/Makefile 06:58:18 #18 16.61 inflating: device-sdk-c-4.0.0/OWNERS.md 06:58:18 #18 16.61 inflating: device-sdk-c-4.0.0/README.IOT.md 06:58:18 #18 16.61 inflating: device-sdk-c-4.0.0/README.md 06:58:18 #18 16.61 inflating: device-sdk-c-4.0.0/README.v3.md 06:58:18 #18 16.61 creating: device-sdk-c-4.0.0/docs/ 06:58:18 #18 16.61 inflating: device-sdk-c-4.0.0/docs/configuration.md 06:58:18 #18 16.61 inflating: device-sdk-c-4.0.0/docs/deviceprofiles.md 06:58:18 #18 16.61 inflating: device-sdk-c-4.0.0/docs/metrics.md 06:58:18 #18 16.61 inflating: device-sdk-c-4.0.0/docs/servicewritersguide.md 06:58:18 #18 16.61 inflating: device-sdk-c-4.0.0/docs/startup.md 06:58:18 #18 16.61 creating: device-sdk-c-4.0.0/include/ 06:58:18 #18 16.61 creating: device-sdk-c-4.0.0/include/devsdk/ 06:58:18 #18 16.61 inflating: device-sdk-c-4.0.0/include/devsdk/devsdk-base.h 06:58:18 #18 16.61 inflating: device-sdk-c-4.0.0/include/devsdk/devsdk.h 06:58:18 #18 16.61 creating: device-sdk-c-4.0.0/include/edgex/ 06:58:18 #18 16.61 inflating: device-sdk-c-4.0.0/include/edgex/devices.h 06:58:18 #18 16.61 inflating: device-sdk-c-4.0.0/include/edgex/edgex-base.h 06:58:18 #18 16.61 inflating: device-sdk-c-4.0.0/include/edgex/edgex.h 06:58:18 #18 16.61 inflating: device-sdk-c-4.0.0/include/edgex/profiles.h 06:58:18 #18 16.61 inflating: device-sdk-c-4.0.0/include/edgex/rest-server.h 06:58:18 #18 16.61 creating: device-sdk-c-4.0.0/scripts/ 06:58:18 #18 16.61 inflating: device-sdk-c-4.0.0/scripts/Dockerfile.alpine 06:58:18 #18 16.61 inflating: device-sdk-c-4.0.0/scripts/Dockerfile.alpine-base 06:58:18 #18 16.61 inflating: device-sdk-c-4.0.0/scripts/build.sh 06:58:18 #18 16.61 inflating: device-sdk-c-4.0.0/scripts/entrypoint.sh 06:58:18 #18 16.61 creating: device-sdk-c-4.0.0/src/ 06:58:18 #18 16.61 inflating: device-sdk-c-4.0.0/src/CMakeLists.txt 06:58:18 #18 16.62 creating: device-sdk-c-4.0.0/src/c/ 06:58:18 #18 16.62 inflating: device-sdk-c-4.0.0/src/c/CMakeLists.txt 06:58:18 #18 16.62 inflating: device-sdk-c-4.0.0/src/c/api.h 06:58:18 #18 16.62 inflating: device-sdk-c-4.0.0/src/c/autoevent.c 06:58:18 #18 16.62 inflating: device-sdk-c-4.0.0/src/c/autoevent.h 06:58:18 #18 16.62 inflating: device-sdk-c-4.0.0/src/c/bus-impl.h 06:58:18 #18 16.62 inflating: device-sdk-c-4.0.0/src/c/bus-mqtt.c 06:58:18 #18 16.62 inflating: device-sdk-c-4.0.0/src/c/bus.c 06:58:18 #18 16.62 inflating: device-sdk-c-4.0.0/src/c/bus.h 06:58:18 #18 16.62 inflating: device-sdk-c-4.0.0/src/c/callback3.c 06:58:18 #18 16.62 inflating: device-sdk-c-4.0.0/src/c/callback3.h 06:58:18 #18 16.62 inflating: device-sdk-c-4.0.0/src/c/cmdinfo.h 06:58:18 #18 16.62 inflating: device-sdk-c-4.0.0/src/c/config.c 06:58:18 #18 16.62 inflating: device-sdk-c-4.0.0/src/c/config.h 06:58:18 #18 16.62 inflating: device-sdk-c-4.0.0/src/c/correlation.c 06:58:18 #18 16.62 inflating: device-sdk-c-4.0.0/src/c/correlation.h 06:58:18 #18 16.62 inflating: device-sdk-c-4.0.0/src/c/data.c 06:58:18 #18 16.62 inflating: device-sdk-c-4.0.0/src/c/data.h 06:58:18 #18 16.62 inflating: device-sdk-c-4.0.0/src/c/defs.h.in 06:58:18 #18 16.62 inflating: device-sdk-c-4.0.0/src/c/device.c 06:58:18 #18 16.62 inflating: device-sdk-c-4.0.0/src/c/device.h 06:58:18 #18 16.62 inflating: device-sdk-c-4.0.0/src/c/devman.c 06:58:18 #18 16.62 inflating: device-sdk-c-4.0.0/src/c/devmap.c 06:58:18 #18 16.62 inflating: device-sdk-c-4.0.0/src/c/devmap.h 06:58:18 #18 16.62 inflating: device-sdk-c-4.0.0/src/c/devsdk-base.c 06:58:18 #18 16.62 inflating: device-sdk-c-4.0.0/src/c/devutil.h 06:58:18 #18 16.62 inflating: device-sdk-c-4.0.0/src/c/discovery.c 06:58:18 #18 16.62 inflating: device-sdk-c-4.0.0/src/c/discovery.h 06:58:18 #18 16.62 inflating: device-sdk-c-4.0.0/src/c/dto-read.c 06:58:18 #18 16.62 inflating: device-sdk-c-4.0.0/src/c/dto-read.h 06:58:18 #18 16.62 inflating: device-sdk-c-4.0.0/src/c/edgex-logging.c 06:58:18 #18 16.62 inflating: device-sdk-c-4.0.0/src/c/edgex-logging.h 06:58:18 #18 16.62 inflating: device-sdk-c-4.0.0/src/c/edgex-rest.c 06:58:18 #18 16.62 inflating: device-sdk-c-4.0.0/src/c/edgex-rest.h 06:58:18 #18 16.62 inflating: device-sdk-c-4.0.0/src/c/edgex2.h 06:58:18 #18 16.62 inflating: device-sdk-c-4.0.0/src/c/errorlist.h 06:58:18 #18 16.62 creating: device-sdk-c-4.0.0/src/c/examples/ 06:58:18 #18 16.62 inflating: device-sdk-c-4.0.0/src/c/examples/CMakeLists.txt 06:58:18 #18 16.62 inflating: device-sdk-c-4.0.0/src/c/examples/README.md 06:58:18 #18 16.62 creating: device-sdk-c-4.0.0/src/c/examples/bitfields/ 06:58:18 #18 16.62 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/CMakeLists.txt 06:58:18 #18 16.62 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/README.md 06:58:18 #18 16.62 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/device-bitfields.c 06:58:18 #18 16.62 creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/ 06:58:18 #18 16.62 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/configuration.yaml 06:58:18 #18 16.62 creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/devices/ 06:58:18 #18 16.62 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/devices/Bitfields.json 06:58:18 #18 16.62 creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/profiles/ 06:58:18 #18 16.62 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/profiles/Example-Bitfields.json 06:58:18 #18 16.62 creating: device-sdk-c-4.0.0/src/c/examples/counters/ 06:58:18 #18 16.62 inflating: device-sdk-c-4.0.0/src/c/examples/counters/CMakeLists.txt 06:58:18 #18 16.62 inflating: device-sdk-c-4.0.0/src/c/examples/counters/README.md 06:58:18 #18 16.62 inflating: device-sdk-c-4.0.0/src/c/examples/counters/device-counter.c 06:58:18 #18 16.62 creating: device-sdk-c-4.0.0/src/c/examples/counters/res/ 06:58:18 #18 16.62 inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/configuration.yaml 06:58:18 #18 16.62 creating: device-sdk-c-4.0.0/src/c/examples/counters/res/devices/ 06:58:18 #18 16.62 inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/devices/Counters.json 06:58:18 #18 16.62 creating: device-sdk-c-4.0.0/src/c/examples/counters/res/profiles/ 06:58:18 #18 16.62 inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/profiles/Counter.json 06:58:18 #18 16.62 creating: device-sdk-c-4.0.0/src/c/examples/discovery/ 06:58:18 #18 16.62 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/CMakeLists.txt 06:58:18 #18 16.62 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/README.md 06:58:18 #18 16.62 creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/ 06:58:18 #18 16.62 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/configuration.yaml 06:58:18 #18 16.62 creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/devices/ 06:58:18 #18 16.62 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/devices/readme.txt 06:58:18 #18 16.62 creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/profiles/ 06:58:18 #18 16.62 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/profiles/TemplateProfile.json 06:58:18 #18 16.62 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/template.c 06:58:18 #18 16.62 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/watcher1.json 06:58:18 #18 16.62 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/watcher2.json 06:58:18 #18 16.62 creating: device-sdk-c-4.0.0/src/c/examples/file/ 06:58:18 #18 16.62 inflating: device-sdk-c-4.0.0/src/c/examples/file/CMakeLists.txt 06:58:18 #18 16.62 inflating: device-sdk-c-4.0.0/src/c/examples/file/README.md 06:58:18 #18 16.62 inflating: device-sdk-c-4.0.0/src/c/examples/file/device-file.c 06:58:18 #18 16.62 creating: device-sdk-c-4.0.0/src/c/examples/file/res/ 06:58:18 #18 16.62 inflating: device-sdk-c-4.0.0/src/c/examples/file/res/configuration.yaml 06:58:18 #18 16.62 creating: device-sdk-c-4.0.0/src/c/examples/file/res/devices/ 06:58:18 #18 16.62 inflating: device-sdk-c-4.0.0/src/c/examples/file/res/devices/file1.json 06:58:18 #18 16.62 inflating: device-sdk-c-4.0.0/src/c/examples/file/res/lorem.txt 06:58:18 #18 16.62 creating: device-sdk-c-4.0.0/src/c/examples/file/res/profiles/ 06:58:18 #18 16.62 inflating: device-sdk-c-4.0.0/src/c/examples/file/res/profiles/FileExampleProfile.json 06:58:18 #18 16.62 creating: device-sdk-c-4.0.0/src/c/examples/gyro/ 06:58:18 #18 16.62 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/CMakeLists.txt 06:58:18 #18 16.62 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/README.md 06:58:18 #18 16.62 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/device-gyro.c 06:58:18 #18 16.62 creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/ 06:58:18 #18 16.62 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/configuration.yaml 06:58:18 #18 16.62 creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/devices/ 06:58:18 #18 16.62 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/devices/gyro.json 06:58:18 #18 16.62 creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/profiles/ 06:58:18 #18 16.62 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/profiles/Gyro.json 06:58:18 #18 16.62 creating: device-sdk-c-4.0.0/src/c/examples/random/ 06:58:18 #18 16.62 inflating: device-sdk-c-4.0.0/src/c/examples/random/CMakeLists.txt 06:58:18 #18 16.62 inflating: device-sdk-c-4.0.0/src/c/examples/random/README.md 06:58:18 #18 16.62 inflating: device-sdk-c-4.0.0/src/c/examples/random/device-random.c 06:58:18 #18 16.62 creating: device-sdk-c-4.0.0/src/c/examples/random/res/ 06:58:18 #18 16.62 inflating: device-sdk-c-4.0.0/src/c/examples/random/res/configuration.yaml 06:58:18 #18 16.62 creating: device-sdk-c-4.0.0/src/c/examples/random/res/devices/ 06:58:18 #18 16.62 inflating: device-sdk-c-4.0.0/src/c/examples/random/res/devices/randomdevice1.json 06:58:18 #18 16.62 creating: device-sdk-c-4.0.0/src/c/examples/random/res/profiles/ 06:58:18 #18 16.62 inflating: device-sdk-c-4.0.0/src/c/examples/random/res/profiles/RandomExampleProfile.json 06:58:18 #18 16.62 creating: device-sdk-c-4.0.0/src/c/examples/res/ 06:58:18 #18 16.62 inflating: device-sdk-c-4.0.0/src/c/examples/res/configuration.yaml 06:58:18 #18 16.62 creating: device-sdk-c-4.0.0/src/c/examples/res/devices/ 06:58:18 #18 16.62 inflating: device-sdk-c-4.0.0/src/c/examples/res/devices/device1.json 06:58:18 #18 16.62 creating: device-sdk-c-4.0.0/src/c/examples/res/profiles/ 06:58:18 #18 16.62 inflating: device-sdk-c-4.0.0/src/c/examples/res/profiles/TemplateProfile.json 06:58:18 #18 16.62 inflating: device-sdk-c-4.0.0/src/c/examples/template.c 06:58:18 #18 16.62 creating: device-sdk-c-4.0.0/src/c/examples/terminal/ 06:58:18 #18 16.62 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/CMakeLists.txt 06:58:18 #18 16.62 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/README.md 06:58:18 #18 16.62 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/device-terminal.c 06:58:18 #18 16.62 creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/ 06:58:18 #18 16.62 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/configuration.yaml 06:58:18 #18 16.62 creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/devices/ 06:58:18 #18 16.62 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/devices/terminal.json 06:58:18 #18 16.62 creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/profiles/ 06:58:18 #18 16.62 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/profiles/Terminal.json 06:58:18 #18 16.62 inflating: device-sdk-c-4.0.0/src/c/filesys.c 06:58:18 #18 16.62 inflating: device-sdk-c-4.0.0/src/c/filesys.h 06:58:18 #18 16.62 inflating: device-sdk-c-4.0.0/src/c/keeper.c 06:58:18 #18 16.62 inflating: device-sdk-c-4.0.0/src/c/keeper.h 06:58:18 #18 16.62 inflating: device-sdk-c-4.0.0/src/c/map.c 06:58:18 #18 16.62 inflating: device-sdk-c-4.0.0/src/c/map.h 06:58:18 #18 16.62 inflating: device-sdk-c-4.0.0/src/c/metadata.c 06:58:18 #18 16.62 inflating: device-sdk-c-4.0.0/src/c/metadata.h 06:58:18 #18 16.62 inflating: device-sdk-c-4.0.0/src/c/metrics.h 06:58:18 #18 16.62 inflating: device-sdk-c-4.0.0/src/c/opstate.c 06:58:18 #18 16.62 inflating: device-sdk-c-4.0.0/src/c/opstate.h 06:58:18 #18 16.62 inflating: device-sdk-c-4.0.0/src/c/parson.c 06:58:18 #18 16.62 inflating: device-sdk-c-4.0.0/src/c/parson.h 06:58:18 #18 16.62 inflating: device-sdk-c-4.0.0/src/c/profiles.c 06:58:18 #18 16.62 inflating: device-sdk-c-4.0.0/src/c/profiles.h 06:58:18 #18 16.62 inflating: device-sdk-c-4.0.0/src/c/registry-impl.h 06:58:18 #18 16.62 inflating: device-sdk-c-4.0.0/src/c/registry.c 06:58:18 #18 16.62 inflating: device-sdk-c-4.0.0/src/c/registry.h 06:58:18 #18 16.62 inflating: device-sdk-c-4.0.0/src/c/reqdata.c 06:58:18 #18 16.63 inflating: device-sdk-c-4.0.0/src/c/reqdata.h 06:58:18 #18 16.63 inflating: device-sdk-c-4.0.0/src/c/request_auth.c 06:58:18 #18 16.63 inflating: device-sdk-c-4.0.0/src/c/request_auth.h 06:58:18 #18 16.63 inflating: device-sdk-c-4.0.0/src/c/rest-server.c 06:58:18 #18 16.63 inflating: device-sdk-c-4.0.0/src/c/rest-server.h 06:58:18 #18 16.63 inflating: device-sdk-c-4.0.0/src/c/rest.c 06:58:18 #18 16.63 inflating: device-sdk-c-4.0.0/src/c/rest.h 06:58:18 #18 16.63 inflating: device-sdk-c-4.0.0/src/c/secrets-impl.h 06:58:18 #18 16.63 inflating: device-sdk-c-4.0.0/src/c/secrets-insecure.c 06:58:18 #18 16.63 inflating: device-sdk-c-4.0.0/src/c/secrets-insecure.h 06:58:18 #18 16.63 inflating: device-sdk-c-4.0.0/src/c/secrets-vault.c 06:58:18 #18 16.63 inflating: device-sdk-c-4.0.0/src/c/secrets-vault.h 06:58:18 #18 16.63 inflating: device-sdk-c-4.0.0/src/c/secrets.c 06:58:18 #18 16.63 inflating: device-sdk-c-4.0.0/src/c/secrets.h 06:58:18 #18 16.63 inflating: device-sdk-c-4.0.0/src/c/service.c 06:58:18 #18 16.63 inflating: device-sdk-c-4.0.0/src/c/service.h 06:58:18 #18 16.63 inflating: device-sdk-c-4.0.0/src/c/transform.c 06:58:18 #18 16.63 inflating: device-sdk-c-4.0.0/src/c/transform.h 06:58:18 #18 16.63 inflating: device-sdk-c-4.0.0/src/c/validate.c 06:58:18 #18 16.63 inflating: device-sdk-c-4.0.0/src/c/validate.h 06:58:18 #18 16.63 inflating: device-sdk-c-4.0.0/src/c/watchers.c 06:58:18 #18 16.63 inflating: device-sdk-c-4.0.0/src/c/watchers.h 06:58:18 #18 16.63 creating: device-sdk-c-4.0.0/src/cmake/ 06:58:18 #18 16.63 inflating: device-sdk-c-4.0.0/src/cmake/FindIOT.cmake 06:58:18 #18 16.63 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBCBOR.cmake 06:58:18 #18 16.63 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBMICROHTTP.cmake 06:58:18 #18 16.63 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBPAHO.cmake 06:58:18 #18 16.63 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBUUID.cmake 06:58:18 #18 16.63 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBYAML.cmake 06:58:18 #18 16.63 + cd device-sdk-c-4.0.0 06:58:18 #18 16.63 + ./scripts/build.sh 06:58:18 #18 16.63 + CPPCHECK=false 06:58:18 #18 16.63 + DOCGEN=false 06:58:18 #18 16.63 + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' 06:58:18 #18 16.63 + '[' 0 -gt 0 ] 06:58:18 #18 16.63 + readlink -f ./scripts/build.sh 06:58:18 #18 16.63 + dirname /device-coap/deps/device-sdk-c-4.0.0/scripts/build.sh 06:58:18 #18 16.63 + dirname /device-coap/deps/device-sdk-c-4.0.0/scripts 06:58:18 #18 16.63 + ROOT=/device-coap/deps/device-sdk-c-4.0.0 06:58:18 #18 16.63 + cd /device-coap/deps/device-sdk-c-4.0.0 06:58:18 #18 16.63 + mkdir -p /device-coap/deps/device-sdk-c-4.0.0/build/release 06:58:18 #18 16.63 + cd /device-coap/deps/device-sdk-c-4.0.0/build/release 06:58:18 #18 16.63 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-coap/deps/device-sdk-c-4.0.0/src 06:58:18 #18 16.71 -- The C compiler identification is GNU 12.2.1 06:58:18 #18 16.72 -- Detecting C compiler ABI info 06:58:18 #18 16.81 -- Detecting C compiler ABI info - done 06:58:18 #18 16.83 -- Check for working C compiler: /usr/bin/cc - skipped 06:58:18 #18 16.83 -- Detecting C compile features 06:58:18 #18 16.83 -- Detecting C compile features - done 06:58:18 #18 16.83 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 06:58:18 #18 16.91 -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") 06:58:18 #18 16.91 -- Found LIBYAML: /usr/lib/libyaml.so 06:58:18 #18 16.91 -- Found LIBUUID: /usr/lib/libuuid.so 06:58:18 #18 16.92 -- Found LIBCBOR: /usr/lib/libcbor.so 06:58:18 #18 16.92 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 06:58:18 #18 16.92 -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so 06:58:18 #18 16.92 -- /opt/iotech/iot/1.5/include 06:58:18 #18 16.92 -- C SDK 0.0.0 for Linux 06:58:18 #18 16.92 -- Performing Test CSDK_HAVE_ATOMIC 06:58:18 #18 17.01 -- Performing Test CSDK_HAVE_ATOMIC - Success 06:58:18 #18 17.05 -- Found Curses: /usr/lib/libcurses.so 06:58:18 #18 17.07 -- Configuring done (0.4s) 06:58:18 #18 17.11 -- Generating done (0.0s) 06:58:18 #18 17.11 -- Build files have been written to: /device-coap/deps/device-sdk-c-4.0.0/build/release 06:58:18 #18 17.11 + make all package 06:58:18 #18 17.11 + tee release.log 06:58:18 #18 17.16 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 06:58:18 #18 17.27 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o 06:58:18 #18 17.42 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o 06:58:19 #18 17.54 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o 06:58:19 #18 17.64 [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o 06:58:19 #18 17.94 [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 06:58:19 #18 17.98 [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o 06:58:19 #18 18.11 [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o 06:58:19 #18 18.39 [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 06:58:20 #18 18.49 [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 06:58:20 #18 18.62 [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 06:58:20 #18 18.74 [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 06:58:20 #18 18.83 [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o 06:58:20 #18 18.98 [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 06:58:20 #18 19.04 [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 06:58:20 #18 19.35 [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 06:58:21 #18 19.41 [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o 06:58:21 #18 19.64 [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o 06:58:21 #18 19.74 [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 06:58:21 #18 19.94 [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o 06:58:21 #18 20.02 [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 06:58:22 #18 21.00 [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 06:58:22 #18 21.10 [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 06:58:22 #18 21.17 [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 06:58:22 #18 21.27 [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o 06:58:22 #18 21.32 [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 06:58:23 #18 21.55 [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 06:58:23 #18 21.86 [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o 06:58:23 #18 21.93 [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o 06:58:23 #18 22.06 [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o 06:58:23 #18 22.15 [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o 06:58:23 #18 22.41 /device-coap/deps/device-sdk-c-4.0.0/src/c/service.c: In function 'devsdk_service_start': 06:58:24 #18 22.41 /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:58:24 #18 22.41 1063 | edgex_device_parseClients (svc->logger, iot_data_string_map_get (deviceservices_config, "Clients"), &svc->config.endpoints); 06:58:24 #18 22.41 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 06:58:24 #18 22.41 /device-coap/deps/device-sdk-c-4.0.0/src/c/service.c:875:21: note: 'deviceservices_config' was declared here 06:58:24 #18 22.41 875 | const iot_data_t *deviceservices_config; 06:58:24 #18 22.41 | ^~~~~~~~~~~~~~~~~~~~~ 06:58:24 #18 22.55 [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 06:58:24 #18 22.66 [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o 06:58:24 #18 22.72 [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 06:58:24 #18 22.81 [ 68%] Linking C shared library libcsdk.so 06:58:24 #18 22.86 [ 68%] Built target csdk 06:58:24 #18 22.88 [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 06:58:24 #18 23.02 [ 72%] Linking C executable template 06:58:24 #18 23.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:58:24 #18 23.08 [ 72%] Built target template 06:58:24 #18 23.10 [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 06:58:24 #18 23.19 [ 76%] Linking C executable device-counter 06:58:24 #18 23.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:58:24 #18 23.26 [ 76%] Built target device-counter 06:58:24 #18 23.28 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 06:58:24 #18 23.37 [ 80%] Linking C executable device-random 06:58:24 #18 23.39 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:58:24 #18 23.43 [ 80%] Built target device-random 06:58:24 #18 23.45 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 06:58:24 #18 23.53 [ 84%] Linking C executable device-gyro 06:58:25 #18 23.56 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:58:25 #18 23.60 [ 84%] Built target device-gyro 06:58:25 #18 23.62 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 06:58:25 #18 23.70 [ 88%] Linking C executable device-bitfields 06:58:25 #18 23.72 /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:58:25 #18 23.77 [ 88%] Built target device-bitfields 06:58:25 #18 23.79 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 06:58:25 #18 23.93 [ 92%] Linking C executable template-discovery 06:58:25 #18 23.96 /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:58:25 #18 24.00 [ 92%] Built target template-discovery 06:58:25 #18 24.01 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 06:58:25 #18 24.13 [ 96%] Linking C executable device-file 06:58:25 #18 24.15 /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:58:25 #18 24.19 [ 96%] Built target device-file 06:58:25 #18 24.20 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 06:58:25 #18 24.29 [100%] Linking C executable device-terminal 06:58:25 #18 24.32 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:58:25 #18 24.37 [100%] Built target device-terminal 06:58:25 #18 24.39 Run CPack packaging tool... 06:58:25 #18 24.40 CPack: Create package using TGZ 06:58:25 #18 24.40 CPack: Install projects 06:58:25 #18 24.40 CPack: - Run preinstall target for: Csdk 06:58:26 #18 24.62 CPack: - Install project: Csdk [] 06:58:26 #18 24.62 CPack: Create package 06:58:26 #18 24.64 CPack: - package: /device-coap/deps/device-sdk-c-4.0.0/build/release/csdk-0.0.0.tar.gz generated. 06:58:26 #18 24.64 + '[' false '=' true ] 06:58:26 #18 24.64 + '[' false '=' true ] 06:58:26 #18 24.64 + mkdir -p /device-coap/deps/device-sdk-c-4.0.0/build/debug 06:58:26 #18 24.64 + cd /device-coap/deps/device-sdk-c-4.0.0/build/debug 06:58:26 #18 24.64 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /device-coap/deps/device-sdk-c-4.0.0/src 06:58:26 #18 24.72 -- The C compiler identification is GNU 12.2.1 06:58:26 #18 24.73 -- Detecting C compiler ABI info 06:58:26 #18 24.82 -- Detecting C compiler ABI info - done 06:58:26 #18 24.84 -- Check for working C compiler: /usr/bin/cc - skipped 06:58:26 #18 24.84 -- Detecting C compile features 06:58:26 #18 24.84 -- Detecting C compile features - done 06:58:26 #18 24.84 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 06:58:26 #18 24.90 -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") 06:58:26 #18 24.91 -- Found LIBYAML: /usr/lib/libyaml.so 06:58:26 #18 24.91 -- Found LIBUUID: /usr/lib/libuuid.so 06:58:26 #18 24.91 -- Found LIBCBOR: /usr/lib/libcbor.so 06:58:26 #18 24.91 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 06:58:26 #18 24.92 -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so 06:58:26 #18 24.92 -- /opt/iotech/iot/1.5/include 06:58:26 #18 24.92 -- C SDK 0.0.0 for Linux 06:58:26 #18 24.92 -- Performing Test CSDK_HAVE_ATOMIC 06:58:26 #18 25.00 -- Performing Test CSDK_HAVE_ATOMIC - Success 06:58:26 #18 25.04 -- Found Curses: /usr/lib/libcurses.so 06:58:26 #18 25.06 -- Configuring done (0.4s) 06:58:26 #18 25.09 -- Generating done (0.0s) 06:58:26 #18 25.10 -- Build files have been written to: /device-coap/deps/device-sdk-c-4.0.0/build/debug 06:58:26 #18 25.10 + + tee debug.log 06:58:26 #18 25.10 make 06:58:26 #18 25.14 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 06:58:26 #18 25.21 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o 06:58:26 #18 25.28 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o 06:58:26 #18 25.36 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o 06:58:27 #18 25.43 [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o 06:58:27 #18 25.55 [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 06:58:27 #18 25.58 [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o 06:58:27 #18 25.66 [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o 06:58:27 #18 25.78 [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 06:58:27 #18 25.84 [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 06:58:27 #18 25.92 [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 06:58:27 #18 26.00 [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 06:58:27 #18 26.07 [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o 06:58:27 #18 26.15 [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 06:58:27 #18 26.20 [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 06:58:27 #18 26.33 [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 06:58:28 #18 26.38 [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o 06:58:28 #18 26.48 [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o 06:58:28 #18 26.53 [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 06:58:28 #18 26.63 [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o 06:58:28 #18 26.69 [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 06:58:28 #18 26.89 [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 06:58:28 #18 26.96 [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 06:58:28 #18 27.01 [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 06:58:28 #18 27.08 [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o 06:58:28 #18 27.12 [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 06:58:28 #18 27.21 [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 06:58:28 #18 27.42 [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o 06:58:29 #18 27.47 [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o 06:58:29 #18 27.55 [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o 06:58:29 #18 27.61 [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o 06:58:29 #18 27.75 [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 06:58:29 #18 27.81 [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o 06:58:29 #18 27.86 [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 06:58:29 #18 27.91 [ 68%] Linking C shared library libcsdk.so 06:58:29 #18 27.98 [ 68%] Built target csdk 06:58:29 #18 28.00 [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 06:58:29 #18 28.07 [ 72%] Linking C executable template 06:58:29 #18 28.10 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:58:29 #18 28.14 [ 72%] Built target template 06:58:29 #18 28.16 [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 06:58:29 #18 28.22 [ 76%] Linking C executable device-counter 06:58:29 #18 28.24 /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:58:29 #18 28.28 [ 76%] Built target device-counter 06:58:29 #18 28.30 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 06:58:29 #18 28.36 [ 80%] Linking C executable device-random 06:58:30 #18 28.38 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:58:30 #18 28.43 [ 80%] Built target device-random 06:58:30 #18 28.45 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 06:58:30 #18 28.50 [ 84%] Linking C executable device-gyro 06:58:30 #18 28.52 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:58:30 #18 28.56 [ 84%] Built target device-gyro 06:58:30 #18 28.58 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 06:58:30 #18 28.64 [ 88%] Linking C executable device-bitfields 06:58:30 #18 28.67 /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:58:30 #18 28.70 [ 88%] Built target device-bitfields 06:58:30 #18 28.72 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 06:58:30 #18 28.80 [ 92%] Linking C executable template-discovery 06:58:30 #18 28.82 /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:58:30 #18 28.86 [ 92%] Built target template-discovery 06:58:30 #18 28.88 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 06:58:30 #18 28.94 [ 96%] Linking C executable device-file 06:58:30 #18 28.97 /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:58:30 #18 29.01 [ 96%] Built target device-file 06:58:30 #18 29.03 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 06:58:30 #18 29.11 [100%] Linking C executable device-terminal 06:58:30 #18 29.13 /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:58:30 #18 29.17 [100%] Built target device-terminal 06:58:30 #18 29.18 + cp -rf include/devsdk include/edgex /usr/include/ 06:58:30 #18 29.18 + cp build/release/c/libcsdk.so /usr/lib/ 06:58:30 #18 29.18 + rm -rf /device-coap/deps 06:58:30 #18 DONE 29.3s 06:58:30 06:58:30 #20 [builder 11/11] RUN /device-coap/scripts/build.sh && test -f /device-coap/build/release/device-coap 06:58:30 #20 0.189 + readlink -f /device-coap/scripts/build.sh 06:58:31 #20 0.190 + dirname /device-coap/scripts/build.sh 06:58:31 #20 0.190 + dirname /device-coap/scripts 06:58:31 #20 0.191 + ROOT=/device-coap 06:58:31 #20 0.191 + echo /device-coap 06:58:31 #20 0.191 + cd /device-coap 06:58:31 #20 0.191 + mkdir -p /device-coap/build/release 06:58:31 #20 0.191 /device-coap 06:58:31 #20 0.192 + cd /device-coap/build/release 06:58:31 #20 0.192 + cmake '-DCMAKE_BUILD_TYPE=Release' /device-coap/src/c 06:58:31 #20 0.211 -- Configuring done (0.0s) 06:58:31 #20 0.217 -- Generating done (0.0s) 06:58:31 #20 0.217 -- Build files have been written to: /device-coap/build/release 06:58:31 #20 0.218 + make 06:58:31 #20 0.219 + tee release.log 06:58:31 #20 0.260 [ 20%] Building C object CMakeFiles/device-coap.dir/coap-client.c.o 06:58:31 #20 0.299 In file included from /usr/include/devsdk/devsdk.h:18, 06:58:31 #20 0.299 from /device-coap/src/c/device-coap.h:17, 06:58:31 #20 0.299 from /device-coap/src/c/coap-client.h:21, 06:58:31 #20 0.299 from /device-coap/src/c/coap-client.c:9: 06:58:31 #20 0.299 /device-coap/src/c/coap-client.c: In function 'GetEndDeviceProtocolProperties': 06:58:31 #20 0.299 /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:58:31 #20 0.299 89 | iot_log_debug(sdk_ctx->lc, "COAP:PSK key len %u", 06:58:31 #20 0.299 | ^~~~~~~~~~~~~~~~~~~~~ 06:58:31 #20 0.299 90 | strlen(end_dev_params_ptr->psk_key)); 06:58:31 #20 0.299 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 06:58:31 #20 0.299 | | 06:58:31 #20 0.299 | size_t {aka long unsigned int} 06:58:31 #20 0.299 /device-coap/src/c/coap-client.c:89:55: note: format string is defined here 06:58:31 #20 0.299 89 | iot_log_debug(sdk_ctx->lc, "COAP:PSK key len %u", 06:58:31 #20 0.299 | ~^ 06:58:31 #20 0.299 | | 06:58:31 #20 0.299 | unsigned int 06:58:31 #20 0.299 | %lu 06:58:31 #20 0.299 /device-coap/src/c/coap-client.c: In function 'message_handler': 06:58:31 #20 0.299 /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:58:31 #20 0.299 126 | iot_log_error(sdk_ctx->lc, "COAP:invalid data of len %u", len); 06:58:31 #20 0.299 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ 06:58:31 #20 0.299 | | 06:58:31 #20 0.299 | size_t {aka long unsigned int} 06:58:31 #20 0.299 /device-coap/src/c/coap-client.c:126:63: note: format string is defined here 06:58:31 #20 0.299 126 | iot_log_error(sdk_ctx->lc, "COAP:invalid data of len %u", len); 06:58:31 #20 0.299 | ~^ 06:58:31 #20 0.299 | | 06:58:31 #20 0.299 | unsigned int 06:58:31 #20 0.299 | %lu 06:58:31 #20 0.299 /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:58:31 #20 0.299 129 | iot_log_debug(sdk_ctx->lc, "COAP: coap device resource type %d", 06:58:31 #20 0.299 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 06:58:31 #20 0.299 130 | resource->properties->type); 06:58:31 #20 0.299 | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 06:58:31 #20 0.299 | | 06:58:31 #20 0.299 | iot_typecode_t 06:58:31 #20 0.299 /device-coap/src/c/coap-client.c:129:68: note: format string is defined here 06:58:31 #20 0.299 129 | iot_log_debug(sdk_ctx->lc, "COAP: coap device resource type %d", 06:58:31 #20 0.299 | ~^ 06:58:31 #20 0.299 | | 06:58:31 #20 0.299 | int 06:58:31 #20 0.299 /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:58:31 #20 0.299 139 | iot_log_debug(sdk_ctx->lc, "COAP:coap float data=%s, len = %d", data, 06:58:31 #20 0.299 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 06:58:31 #20 0.299 140 | len); 06:58:31 #20 0.299 | ~~~ 06:58:31 #20 0.299 | | 06:58:31 #20 0.299 | size_t {aka long unsigned int} 06:58:31 #20 0.299 /device-coap/src/c/coap-client.c:139:71: note: format string is defined here 06:58:31 #20 0.299 139 | iot_log_debug(sdk_ctx->lc, "COAP:coap float data=%s, len = %d", data, 06:58:31 #20 0.299 | ~^ 06:58:31 #20 0.299 | | 06:58:31 #20 0.299 | int 06:58:31 #20 0.299 | %ld 06:58:31 #20 0.300 /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:58:31 #20 0.300 144 | iot_log_debug(sdk_ctx->lc, "COAP:coap int32 data=%s, len = %d", data, 06:58:31 #20 0.300 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 06:58:31 #20 0.300 145 | len); 06:58:31 #20 0.300 | ~~~ 06:58:31 #20 0.300 | | 06:58:31 #20 0.300 | size_t {aka long unsigned int} 06:58:31 #20 0.300 /device-coap/src/c/coap-client.c:144:71: note: format string is defined here 06:58:31 #20 0.300 144 | iot_log_debug(sdk_ctx->lc, "COAP:coap int32 data=%s, len = %d", data, 06:58:31 #20 0.300 | ~^ 06:58:31 #20 0.300 | | 06:58:31 #20 0.300 | int 06:58:31 #20 0.300 | %ld 06:58:31 #20 0.300 /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:58:31 #20 0.300 151 | iot_log_debug(sdk_ctx->lc, "COAP:coap json data=%s, len = %d", data, 06:58:31 #20 0.300 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 06:58:31 #20 0.300 152 | len); 06:58:31 #20 0.300 | ~~~ 06:58:31 #20 0.300 | | 06:58:31 #20 0.300 | size_t {aka long unsigned int} 06:58:31 #20 0.300 /device-coap/src/c/coap-client.c:151:70: note: format string is defined here 06:58:31 #20 0.300 151 | iot_log_debug(sdk_ctx->lc, "COAP:coap json data=%s, len = %d", data, 06:58:31 #20 0.300 | ~^ 06:58:31 #20 0.300 | | 06:58:31 #20 0.300 | int 06:58:31 #20 0.300 | %ld 06:58:31 #20 0.300 /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:58:31 #20 0.300 156 | iot_log_error(sdk_ctx->lc, "COAP:unsupported resource type %d", 06:58:31 #20 0.300 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 06:58:31 #20 0.300 157 | resource->properties->type); 06:58:31 #20 0.300 | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 06:58:31 #20 0.300 | | 06:58:31 #20 0.300 | iot_typecode_t 06:58:31 #20 0.300 /device-coap/src/c/coap-client.c:156:71: note: format string is defined here 06:58:31 #20 0.300 156 | iot_log_error(sdk_ctx->lc, "COAP:unsupported resource type %d", 06:58:31 #20 0.300 | ~^ 06:58:31 #20 0.300 | | 06:58:31 #20 0.300 | int 06:58:31 #20 0.301 /device-coap/src/c/coap-client.c: In function 'CoapSendCommandToEndDevice': 06:58:31 #20 0.301 /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:58:31 #20 0.301 244 | iot_log_debug(sdk_ctx->lc, "COAP: Data = %d, Len = %d", *post_data, len); 06:58:31 #20 0.301 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ 06:58:31 #20 0.301 | | 06:58:31 #20 0.301 | size_t {aka long unsigned int} 06:58:31 #20 0.301 /device-coap/src/c/coap-client.c:244:55: note: format string is defined here 06:58:31 #20 0.301 244 | iot_log_debug(sdk_ctx->lc, "COAP: Data = %d, Len = %d", *post_data, len); 06:58:31 #20 0.301 | ~^ 06:58:31 #20 0.301 | | 06:58:31 #20 0.301 | int 06:58:31 #20 0.301 | %ld 06:58:31 #20 0.301 /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:58:31 #20 0.301 252 | iot_log_debug(sdk_ctx->lc, "COAP-client:ED psk key = %s, len=%d", 06:58:31 #20 0.301 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 06:58:31 #20 0.301 253 | (uint8_t *)end_dev_params_ptr->psk_key, 06:58:31 #20 0.301 254 | strlen(end_dev_params_ptr->psk_key)); 06:58:31 #20 0.301 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 06:58:31 #20 0.301 | | 06:58:31 #20 0.301 | size_t {aka long unsigned int} 06:58:31 #20 0.301 /device-coap/src/c/coap-client.c:252:67: note: format string is defined here 06:58:31 #20 0.301 252 | iot_log_debug(sdk_ctx->lc, "COAP-client:ED psk key = %s, len=%d", 06:58:31 #20 0.301 | ~^ 06:58:31 #20 0.301 | | 06:58:31 #20 0.301 | int 06:58:31 #20 0.301 | %ld 06:58:31 #20 0.302 /device-coap/src/c/coap-client.c: In function 'CoapGetRequestToEndDevice': 06:58:31 #20 0.302 /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:58:31 #20 0.302 351 | iot_log_debug(sdk_ctx->lc, "COAP-client:ED psk key = %s, len=%d", 06:58:31 #20 0.302 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 06:58:31 #20 0.302 352 | (uint8_t *)end_dev_params_ptr->psk_key, 06:58:31 #20 0.302 353 | strlen(end_dev_params_ptr->psk_key)); 06:58:31 #20 0.302 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 06:58:31 #20 0.302 | | 06:58:31 #20 0.302 | size_t {aka long unsigned int} 06:58:31 #20 0.302 /device-coap/src/c/coap-client.c:351:67: note: format string is defined here 06:58:31 #20 0.302 351 | iot_log_debug(sdk_ctx->lc, "COAP-client:ED psk key = %s, len=%d", 06:58:31 #20 0.302 | ~^ 06:58:31 #20 0.302 | | 06:58:31 #20 0.302 | int 06:58:31 #20 0.302 | %ld 06:58:31 #20 0.412 [ 40%] Building C object CMakeFiles/device-coap.dir/coap-server.c.o 06:58:31 #20 0.452 In file included from /usr/include/devsdk/devsdk.h:18, 06:58:31 #20 0.452 from /usr/include/edgex/devices.h:17, 06:58:31 #20 0.452 from /device-coap/src/c/coap-server.c:22: 06:58:31 #20 0.452 /device-coap/src/c/coap-server.c: In function 'data_handler': 06:58:31 #20 0.452 /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:58:31 #20 0.452 82 | iot_log_info (sdk_ctx->lc, "invalid data of len %u", len); 06:58:31 #20 0.452 | ^~~~~~~~~~~~~~~~~~~~~~~~ ~~~ 06:58:31 #20 0.452 | | 06:58:31 #20 0.452 | size_t {aka long unsigned int} 06:58:31 #20 0.452 /device-coap/src/c/coap-server.c:82:54: note: format string is defined here 06:58:31 #20 0.452 82 | iot_log_info (sdk_ctx->lc, "invalid data of len %u", len); 06:58:31 #20 0.452 | ~^ 06:58:31 #20 0.452 | | 06:58:31 #20 0.452 | unsigned int 06:58:31 #20 0.452 | %lu 06:58:31 #20 0.453 /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:58:31 #20 0.453 128 | iot_log_error (sdk_ctx->lc, "unsupported resource type %d", resource->properties->type); 06:58:31 #20 0.453 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~ 06:58:31 #20 0.453 | | 06:58:31 #20 0.453 | iot_typecode_t 06:58:31 #20 0.453 /device-coap/src/c/coap-server.c:128:65: note: format string is defined here 06:58:31 #20 0.453 128 | iot_log_error (sdk_ctx->lc, "unsupported resource type %d", resource->properties->type); 06:58:31 #20 0.453 | ~^ 06:58:31 #20 0.453 | | 06:58:31 #20 0.453 | int 06:58:31 #20 0.514 [ 60%] Building C object CMakeFiles/device-coap.dir/coap-util.c.o 06:58:31 #20 0.552 In file included from /usr/include/devsdk/devsdk.h:18, 06:58:31 #20 0.552 from /device-coap/src/c/coap-util.h:18, 06:58:31 #20 0.552 from /device-coap/src/c/coap-util.c:9: 06:58:31 #20 0.552 /device-coap/src/c/coap-util.c: In function 'read_data_float64': 06:58:31 #20 0.552 /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:58:31 #20 0.552 63 | iot_log_info(sdk_ctx->lc, "invalid float64 of len %u", len); 06:58:31 #20 0.552 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ 06:58:31 #20 0.552 | | 06:58:31 #20 0.552 | size_t {aka long unsigned int} 06:58:31 #20 0.552 /device-coap/src/c/coap-util.c:63:56: note: format string is defined here 06:58:31 #20 0.552 63 | iot_log_info(sdk_ctx->lc, "invalid float64 of len %u", len); 06:58:31 #20 0.552 | ~^ 06:58:31 #20 0.552 | | 06:58:31 #20 0.552 | unsigned int 06:58:31 #20 0.552 | %lu 06:58:31 #20 0.552 /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:58:31 #20 0.552 76 | iot_log_info(sdk_ctx->lc, "invalid float64 of len %u", len); 06:58:31 #20 0.552 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ 06:58:31 #20 0.552 | | 06:58:31 #20 0.552 | size_t {aka long unsigned int} 06:58:31 #20 0.552 /device-coap/src/c/coap-util.c:76:56: note: format string is defined here 06:58:31 #20 0.552 76 | iot_log_info(sdk_ctx->lc, "invalid float64 of len %u", len); 06:58:31 #20 0.552 | ~^ 06:58:31 #20 0.552 | | 06:58:31 #20 0.552 | unsigned int 06:58:31 #20 0.552 | %lu 06:58:31 #20 0.553 /device-coap/src/c/coap-util.c: In function 'read_data_int32': 06:58:31 #20 0.553 /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:58:31 #20 0.553 87 | iot_log_info(sdk_ctx->lc, "invalid int32 of len %u", len); 06:58:31 #20 0.553 | ^~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ 06:58:31 #20 0.553 | | 06:58:31 #20 0.553 | size_t {aka long unsigned int} 06:58:31 #20 0.553 /device-coap/src/c/coap-util.c:87:54: note: format string is defined here 06:58:31 #20 0.553 87 | iot_log_info(sdk_ctx->lc, "invalid int32 of len %u", len); 06:58:31 #20 0.553 | ~^ 06:58:31 #20 0.553 | | 06:58:31 #20 0.553 | unsigned int 06:58:31 #20 0.553 | %lu 06:58:31 #20 0.553 /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:58:31 #20 0.553 102 | iot_log_info(sdk_ctx->lc, "invalid int32 of len %u", len); 06:58:31 #20 0.553 | ^~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ 06:58:31 #20 0.553 | | 06:58:31 #20 0.553 | size_t {aka long unsigned int} 06:58:31 #20 0.553 /device-coap/src/c/coap-util.c:102:54: note: format string is defined here 06:58:31 #20 0.553 102 | iot_log_info(sdk_ctx->lc, "invalid int32 of len %u", len); 06:58:31 #20 0.553 | ~^ 06:58:31 #20 0.553 | | 06:58:31 #20 0.553 | unsigned int 06:58:31 #20 0.553 | %lu 06:58:31 #20 0.662 [ 80%] Building C object CMakeFiles/device-coap.dir/device-coap.c.o 06:58:31 #20 0.700 In file included from /usr/include/devsdk/devsdk.h:18, 06:58:31 #20 0.700 from /device-coap/src/c/device-coap.h:17, 06:58:31 #20 0.700 from /device-coap/src/c/device-coap.c:10: 06:58:31 #20 0.700 /device-coap/src/c/device-coap.c: In function 'coap_get_handler': 06:58:31 #20 0.700 /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:58:31 #20 0.700 130 | iot_log_debug(driver->lc, "COAP:Triggering Get events req type=%d\n", 06:58:31 #20 0.700 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 06:58:31 #20 0.700 131 | requests[i].resource->type); 06:58:31 #20 0.700 | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 06:58:31 #20 0.700 | | 06:58:31 #20 0.700 | iot_typecode_t 06:58:31 #20 0.700 /device-coap/src/c/device-coap.c:130:69: note: format string is defined here 06:58:31 #20 0.700 130 | iot_log_debug(driver->lc, "COAP:Triggering Get events req type=%d\n", 06:58:31 #20 0.700 | ~^ 06:58:31 #20 0.700 | | 06:58:31 #20 0.700 | int 06:58:31 #20 0.809 [100%] Linking C executable device-coap 06:58:31 #20 0.830 /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:58:31 #20 0.868 [100%] Built target device-coap 06:58:31 #20 DONE 0.9s 06:58:31 06:58:31 #21 [stage-1 7/15] COPY --from=builder /device-coap/build/release/device-coap / 06:58:31 #21 ERROR: cannot replace to directory /var/lib/docker/overlay2/yxkdbtjj5pgmcvk2muknaxilr/merged/device-coap with file 06:58:31 ------ 06:58:31 > [stage-1 7/15] COPY --from=builder /device-coap/build/release/device-coap /: 06:58:31 ------ 06:58:31 06:58:31 1 warning found (use docker --debug to expand): 06:58:31  - FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 10) 06:58:31 Dockerfile.alpine:41 06:58:31 -------------------- 06:58:31 39 | 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:58:31 40 | 06:58:31 41 | >>> COPY --from=builder /device-coap/build/release/device-coap / 06:58:31 42 | COPY --from=builder /usr/local/lib/libcoap-2.so /usr/local/lib/ 06:58:31 43 | COPY --from=builder /usr/local/include/coap2 /usr/local/include/coap2 06:58:31 -------------------- 06:58:31 ERROR: failed to solve: cannot replace to directory /var/lib/docker/overlay2/yxkdbtjj5pgmcvk2muknaxilr/merged/device-coap with file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:58:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:58:32 06:58:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:58:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:58:33 latest: Pulling from edgex-lftools-log-publisher 06:58:33 5eb5b503b376: Pulling fs layer 06:58:33 5c69ac0246d0: Pulling fs layer 06:58:33 ec43610c2a17: Pulling fs layer 06:58:33 3a2ae6a8a46f: Pulling fs layer 06:58:33 33b1e0a273af: Pulling fs layer 06:58:33 5d3b04190fa2: Pulling fs layer 06:58:33 2f39f015ded8: Pulling fs layer 06:58:33 5d3b04190fa2: Waiting 06:58:33 3a2ae6a8a46f: Waiting 06:58:33 2f39f015ded8: Waiting 06:58:33 33b1e0a273af: Waiting 06:58:33 5c69ac0246d0: Verifying Checksum 06:58:33 5c69ac0246d0: Download complete 06:58:33 3a2ae6a8a46f: Download complete 06:58:33 ec43610c2a17: Verifying Checksum 06:58:33 ec43610c2a17: Download complete 06:58:33 5d3b04190fa2: Verifying Checksum 06:58:33 5d3b04190fa2: Download complete 06:58:33 33b1e0a273af: Verifying Checksum 06:58:33 33b1e0a273af: Download complete 06:58:33 5eb5b503b376: Verifying Checksum 06:58:33 5eb5b503b376: Download complete 06:58:34 2f39f015ded8: Verifying Checksum 06:58:35 5eb5b503b376: Pull complete 06:58:35 5c69ac0246d0: Pull complete 06:58:35 ec43610c2a17: Pull complete 06:58:35 3a2ae6a8a46f: Pull complete 06:58:35 33b1e0a273af: Pull complete 06:58:35 5d3b04190fa2: Pull complete 06:58:41 2f39f015ded8: Pull complete 06:58:41 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:58:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:58:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:58:41 prd-ubuntu20.04-docker-8c-8g-401 does not seem to be running inside a container 06:58:41 $ 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_PR-67 -v /w/workspace/edgexfoundry_device-coap-c_PR-67:/w/workspace/edgexfoundry_device-coap-c_PR-67:rw,z -v /w/workspace/edgexfoundry_device-coap-c_PR-67@tmp:/w/workspace/edgexfoundry_device-coap-c_PR-67@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:58:43 $ docker top e69948c3459e8e136a31411d07ee98a62c2747f2158eeb33987399d0163cd054 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:58:43 ---> job-cost.sh 06:58:43 lf-activate-venv: SKIPPING 06:58:43 INFO: No Stack... 06:58:43 INFO: Retrieving Pricing Info for: v3-standard-8 06:58:44 INFO: Archiving Costs [Pipeline] sh 06:58:44 + cat /w/workspace/edgexfoundry_device-coap-c_PR-67/archives/cost.csv 06:58:44 + cut -d, -f6 [Pipeline] lock 06:58:44 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-coap-c-PR-67-1-stack-cost] 06:58:44 Resource [jenkins-edgexfoundry-device-coap-c-PR-67-1-stack-cost] did not exist. Created. 06:58:44 Lock acquired on [Resource: jenkins-edgexfoundry-device-coap-c-PR-67-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:58:45 + echo total: 0.2199999988079071 [Pipeline] stash 06:58:45 Stashed 1 file(s) [Pipeline] } 06:58:45 Lock released on resource [Resource: jenkins-edgexfoundry-device-coap-c-PR-67-1-stack-cost] [Pipeline] // lock [Pipeline] } 06:58:45 $ docker stop --time=1 e69948c3459e8e136a31411d07ee98a62c2747f2158eeb33987399d0163cd054 06:58:46 $ docker rm -f --volumes e69948c3459e8e136a31411d07ee98a62c2747f2158eeb33987399d0163cd054 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 06:58:46 Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 06:58:48 + [ -d /w/workspace/edgexfoundry_device-coap-c_PR-67/archives ] 06:58:48 + ls -al /w/workspace/edgexfoundry_device-coap-c_PR-67/archives 06:58:48 total 16 06:58:48 drwxr-xr-x 3 root root 4096 Jan 10 06:58 . 06:58:48 drwxrwxr-x 9 jenkins jenkins 4096 Jan 10 06:58 .. 06:58:48 drwxr-xr-x 2 root root 4096 Jan 10 06:58 cost 06:58:48 -rw-r--r-- 1 root root 84 Jan 10 06:58 cost.csv 06:58:48 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-coap-c_PR-67/archives 06:58:48 + ls -al /w/workspace/edgexfoundry_device-coap-c_PR-67/archives 06:58:48 total 16 06:58:48 drwxr-xr-x 3 jenkins jenkins 4096 Jan 10 06:58 . 06:58:48 drwxrwxr-x 9 jenkins jenkins 4096 Jan 10 06:58 .. 06:58:48 drwxr-xr-x 2 jenkins jenkins 4096 Jan 10 06:58 cost 06:58:48 -rw-r--r-- 1 jenkins jenkins 84 Jan 10 06:58 cost.csv [Pipeline] libraryResource [Pipeline] sh 06:58:48 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:58:49 ---> package-listing.sh 06:58:49 ++ facter osfamily 06:58:49 ++ tr '[:upper:]' '[:lower:]' 06:58:49 + OS_FAMILY=debian 06:58:49 + workspace=/w/workspace/edgexfoundry_device-coap-c_PR-67 06:58:49 + START_PACKAGES=/tmp/packages_start.txt 06:58:49 + END_PACKAGES=/tmp/packages_end.txt 06:58:49 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:58:49 + PACKAGES=/tmp/packages_start.txt 06:58:49 + '[' /w/workspace/edgexfoundry_device-coap-c_PR-67 ']' 06:58:49 + PACKAGES=/tmp/packages_end.txt 06:58:49 + case "${OS_FAMILY}" in 06:58:49 + dpkg -l 06:58:49 + grep '^ii' 06:58:49 + '[' -f /tmp/packages_start.txt ']' 06:58:49 + '[' -f /tmp/packages_end.txt ']' 06:58:49 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:58:49 + '[' /w/workspace/edgexfoundry_device-coap-c_PR-67 ']' 06:58:49 + mkdir -p /w/workspace/edgexfoundry_device-coap-c_PR-67/archives/ 06:58:49 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-coap-c_PR-67/archives/ [Pipeline] echo 06:58:49 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_PR-67/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:58:49 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:58:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:58:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:58:50 prd-ubuntu20.04-docker-8c-8g-401 does not seem to be running inside a container 06:58:50 $ 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_PR-67/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_PR-67 -v /w/workspace/edgexfoundry_device-coap-c_PR-67:/w/workspace/edgexfoundry_device-coap-c_PR-67:rw,z -v /w/workspace/edgexfoundry_device-coap-c_PR-67@tmp:/w/workspace/edgexfoundry_device-coap-c_PR-67@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:58:50 $ docker top 6bc3cc65febe6ae2a076cdbb153e38baf788b2a1e2f2f238b4981748799a2c69 -eo pid,comm [Pipeline] { [Pipeline] sh 06:58:51 + touch /tmp/pre-build-complete [Pipeline] sh 06:58:51 + mkdir -p /var/log/sysstat [Pipeline] sh 06:58:51 + ls /var/log/sa-host 06:58:51 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:58:52 provisioning config files... 06:58:52 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-coap-c_PR-67@tmp/config7176853259562783155tmp [Pipeline] { [Pipeline] echo 06:58:52 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:58:52 ---> create-netrc.sh [Pipeline] } 06:58:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:58:52 ---> python-tools-install.sh [Pipeline] echo 06:58:52 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:58:53 ---> sudo-logs.sh 06:58:53 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:58:53 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:58:53 ---> job-cost.sh 06:58:53 lf-activate-venv: SKIPPING 06:58:53 DEBUG: total: 0.2199999988079071 06:58:53 INFO: Retrieving Stack Cost... 06:58:53 INFO: Retrieving Pricing Info for: v3-standard-8 06:58:53 INFO: Archiving Costs [Pipeline] echo 06:58:53 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:58:54 ---> logs-deploy.sh 06:58:54 lf-activate-venv: SKIPPING 06:58:54 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-coap-c/PR-67/1 06:58:54 INFO: archiving workspace using pattern(s): 06:58:55 Archives upload complete. 06:58:55 INFO: archiving logs to Nexus 06:58:55 ---> uname -a: 06:58:55 Linux prd-ubuntu20-04-docker-8c-8g-401 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 06:58:55 06:58:55 06:58:55 ---> lscpu: 06:58:55 Architecture: x86_64 06:58:55 CPU op-mode(s): 32-bit, 64-bit 06:58:55 Byte Order: Little Endian 06:58:55 Address sizes: 40 bits physical, 48 bits virtual 06:58:55 CPU(s): 8 06:58:55 On-line CPU(s) list: 0-7 06:58:55 Thread(s) per core: 1 06:58:55 Core(s) per socket: 1 06:58:55 Socket(s): 8 06:58:55 NUMA node(s): 1 06:58:55 Vendor ID: AuthenticAMD 06:58:55 CPU family: 23 06:58:55 Model: 49 06:58:55 Model name: AMD EPYC-Rome Processor 06:58:55 Stepping: 0 06:58:55 CPU MHz: 2800.000 06:58:55 BogoMIPS: 5600.00 06:58:55 Virtualization: AMD-V 06:58:55 Hypervisor vendor: KVM 06:58:55 Virtualization type: full 06:58:55 L1d cache: 256 KiB 06:58:55 L1i cache: 256 KiB 06:58:55 L2 cache: 4 MiB 06:58:55 L3 cache: 128 MiB 06:58:55 NUMA node0 CPU(s): 0-7 06:58:55 Vulnerability Gather data sampling: Not affected 06:58:55 Vulnerability Itlb multihit: Not affected 06:58:55 Vulnerability L1tf: Not affected 06:58:55 Vulnerability Mds: Not affected 06:58:55 Vulnerability Meltdown: Not affected 06:58:55 Vulnerability Mmio stale data: Not affected 06:58:55 Vulnerability Retbleed: Vulnerable 06:58:55 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:58:55 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 06:58:55 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 06:58:55 Vulnerability Srbds: Not affected 06:58:55 Vulnerability Tsx async abort: Not affected 06:58:55 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 06:58:55 06:58:55 06:58:55 ---> nproc: 06:58:55 8 06:58:55 06:58:55 06:58:55 ---> df -h: 06:58:55 Filesystem Size Used Avail Use% Mounted on 06:58:55 overlay 155G 11G 145G 7% / 06:58:55 tmpfs 64M 0 64M 0% /dev 06:58:55 tmpfs 16G 0 16G 0% /sys/fs/cgroup 06:58:55 shm 64M 0 64M 0% /dev/shm 06:58:55 /dev/vda1 155G 11G 145G 7% /facter-os 06:58:55 06:58:55