Pull request #63 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of FelixTing for edgexfoundry/device-coap-c Obtained Jenkinsfile from 21eddd3cdb096033b2441702217c8a09ce0ce9bf+8443275ac6a55454468ef18d6a769bcfbada4750 (2e37a8dd7602555450e70a1cb5d8b1358fcc59b7) 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-ssh9296019519658496873.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 5f16b0674693bda8419e7356c8caa12f8ebbbe1e Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1484736859565082777.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 5f16b0674693bda8419e7356c8caa12f8ebbbe1e The recommended git tool is: git using credential edgex-jenkins-ssh 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-63/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-63/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5560104082077962545.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-63/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10710996242243307856.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 5f16b0674693bda8419e7356c8caa12f8ebbbe1e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 5f16b0674693bda8419e7356c8caa12f8ebbbe1e # timeout=10 Commit message: "Merge pull request #468 from cherrycl/issue-467" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > 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-ssh5494327321058347662.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-63/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-63/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13708153950091639126.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 5f16b0674693bda8419e7356c8caa12f8ebbbe1e 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-41241 in /w/workspace/edgexfoundry_device-coap-c_PR-63 [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-63 # 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 8443275ac6a55454468ef18d6a769bcfbada4750 into PR head commit 21eddd3cdb096033b2441702217c8a09ce0ce9bf Merge succeeded, producing 21eddd3cdb096033b2441702217c8a09ce0ce9bf Checking out Revision 21eddd3cdb096033b2441702217c8a09ce0ce9bf (PR-63) > 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/63/head:refs/remotes/origin/PR-63 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 21eddd3cdb096033b2441702217c8a09ce0ce9bf # 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 8443275ac6a55454468ef18d6a769bcfbada4750 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 21eddd3cdb096033b2441702217c8a09ce0ce9bf # timeout=10 Commit message: "fix: Simplify configuration.yaml" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 5f16b0674693bda8419e7356c8caa12f8ebbbe1e [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-03-13T05:53:53.561Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-03-13T05:53:53.733Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-03-13T05:53:53.847Z] ========================================================= [2025-03-13T05:53:53.847Z] EdgeX Global Pipelines Version Info [2025-03-13T05:53:53.847Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-03-13T05:53:54.977Z] ------------------- [2025-03-13T05:53:54.978Z] stable info: [2025-03-13T05:53:54.978Z] ------------------- [2025-03-13T05:53:54.978Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-03-13T05:53:54.978Z] Commit SHA: 5f16b0674693bda8419e7356c8caa12f8ebbbe1e [2025-03-13T05:53:54.978Z] Message: update stable to v1.0.272 [2025-03-13T05:53:55.237Z] ------------------- [2025-03-13T05:53:55.237Z] experimental info: [2025-03-13T05:53:55.237Z] ------------------- [2025-03-13T05:53:55.237Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-03-13T05:53:55.237Z] Commit SHA: 5f16b0674693bda8419e7356c8caa12f8ebbbe1e [2025-03-13T05:53:55.237Z] Message: update experimental to v1.0.272 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-03-13T05:53:55.438Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-coap-c-settings [Pipeline] echo [2025-03-13T05:53:55.495Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-coap-c [Pipeline] echo [2025-03-13T05:53:55.547Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-03-13T05:53:55.597Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-03-13T05:53:55.643Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-03-13T05:53:55.691Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = scripts/Dockerfile.alpine [Pipeline] echo [2025-03-13T05:53:55.740Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = scripts/Dockerfile.alpine-base [Pipeline] echo [2025-03-13T05:53:55.792Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-03-13T05:53:55.842Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-03-13T05:53:55.892Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-coap [Pipeline] echo [2025-03-13T05:53:55.945Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-03-13T05:53:56.001Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-03-13T05:53:56.055Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-03-13T05:53:56.107Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-03-13T05:53:56.157Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-03-13T05:53:56.204Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-03-13T05:53:56.254Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-03-13T05:53:56.309Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-63 [Pipeline] echo [2025-03-13T05:53:56.360Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-63 [Pipeline] echo [2025-03-13T05:53:56.410Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-63 [Pipeline] echo [2025-03-13T05:53:56.461Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 21eddd3cdb096033b2441702217c8a09ce0ce9bf [Pipeline] echo [2025-03-13T05:53:56.515Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 21eddd3 [Pipeline] echo [2025-03-13T05:53:56.570Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-13T05:53:56.706Z] provisioning config files... [2025-03-13T05:53:56.721Z] copy managed file [device-coap-c-settings] to file:/w/workspace/edgexfoundry_device-coap-c_PR-63@tmp/config3710405452184314083tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-13T05:53:57.098Z] ---> ****-login.sh [2025-03-13T05:53:57.098Z] nexus3.edgexfoundry.org:10001 [2025-03-13T05:53:57.360Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-13T05:53:57.620Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-13T05:53:57.621Z] Configure a credential helper to remove this warning. See [2025-03-13T05:53:57.621Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-13T05:53:57.621Z] [2025-03-13T05:53:57.621Z] Login Succeeded [2025-03-13T05:53:57.621Z] nexus3.edgexfoundry.org:10002 [2025-03-13T05:53:57.621Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-13T05:53:57.621Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-13T05:53:57.621Z] Configure a credential helper to remove this warning. See [2025-03-13T05:53:57.621Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-13T05:53:57.621Z] [2025-03-13T05:53:57.621Z] Login Succeeded [2025-03-13T05:53:57.621Z] nexus3.edgexfoundry.org:10003 [2025-03-13T05:53:57.621Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-13T05:53:57.621Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-13T05:53:57.621Z] Configure a credential helper to remove this warning. See [2025-03-13T05:53:57.621Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-13T05:53:57.621Z] [2025-03-13T05:53:57.621Z] Login Succeeded [2025-03-13T05:53:57.621Z] nexus3.edgexfoundry.org:10004 [2025-03-13T05:53:57.884Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-13T05:53:57.884Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-13T05:53:57.884Z] Configure a credential helper to remove this warning. See [2025-03-13T05:53:57.884Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-13T05:53:57.884Z] [2025-03-13T05:53:57.884Z] Login Succeeded [2025-03-13T05:53:57.884Z] ****.io [2025-03-13T05:53:57.885Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-13T05:53:58.145Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-13T05:53:58.145Z] Configure a credential helper to remove this warning. See [2025-03-13T05:53:58.145Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-13T05:53:58.145Z] [2025-03-13T05:53:58.145Z] Login Succeeded [2025-03-13T05:53:58.145Z] ---> ****-login.sh ends [Pipeline] } [2025-03-13T05:53:58.175Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build LTS Release Image) [Pipeline] sh [2025-03-13T05:53:58.847Z] + git rev-list -1 --merges 21eddd3cdb096033b2441702217c8a09ce0ce9bf~1..21eddd3cdb096033b2441702217c8a09ce0ce9bf [Pipeline] echo [2025-03-13T05:53:58.896Z] -----------> git rev-list -1 --merges 21eddd3cdb096033b2441702217c8a09ce0ce9bf~1..21eddd3cdb096033b2441702217c8a09ce0ce9bf 21eddd3cdb096033b2441702217c8a09ce0ce9bf [false] [Pipeline] sh [2025-03-13T05:53:59.221Z] + git log --format=format:%s -1 21eddd3cdb096033b2441702217c8a09ce0ce9bf [Pipeline] echo [2025-03-13T05:53:59.256Z] ========================================================= [2025-03-13T05:53:59.256Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-03-13T05:53:59.256Z] ========================================================= 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 [2025-03-13T05:54:00.205Z] + git rev-list -1 --merges 21eddd3cdb096033b2441702217c8a09ce0ce9bf~1..21eddd3cdb096033b2441702217c8a09ce0ce9bf [Pipeline] echo [2025-03-13T05:54:00.246Z] -----------> git rev-list -1 --merges 21eddd3cdb096033b2441702217c8a09ce0ce9bf~1..21eddd3cdb096033b2441702217c8a09ce0ce9bf 21eddd3cdb096033b2441702217c8a09ce0ce9bf [false] [Pipeline] sh [2025-03-13T05:54:00.566Z] + git log --format=format:%s -1 21eddd3cdb096033b2441702217c8a09ce0ce9bf [Pipeline] echo [2025-03-13T05:54:00.600Z] ========================================================= [2025-03-13T05:54:00.600Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-03-13T05:54:00.600Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2025-03-13T05:54:01.083Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-13T05:54:01.083Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-03-13T05:54:01.083Z] + [ -e /tmp/ssh_known_hosts ] [2025-03-13T05:54:01.083Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-03-13T05:54:01.083Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-03-13T05:54:01.083Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-03-13T05:54:01.083Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T05:54:01.611Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-13T05:54:01.611Z] [2025-03-13T05:54:01.611Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T05:54:01.999Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-13T05:54:01.999Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-03-13T05:54:01.999Z] b85a868b505f: Pulling fs layer [2025-03-13T05:54:01.999Z] e2be974225ed: Pulling fs layer [2025-03-13T05:54:01.999Z] 339a4e72a1f5: Pulling fs layer [2025-03-13T05:54:01.999Z] 988bab9f4d93: Pulling fs layer [2025-03-13T05:54:01.999Z] 1469e6f7b9e6: Pulling fs layer [2025-03-13T05:54:01.999Z] eaf3925da568: Pulling fs layer [2025-03-13T05:54:01.999Z] 988bab9f4d93: Waiting [2025-03-13T05:54:01.999Z] 1469e6f7b9e6: Waiting [2025-03-13T05:54:01.999Z] bab4dde63d76: Pulling fs layer [2025-03-13T05:54:01.999Z] bde34c3a00c8: Pulling fs layer [2025-03-13T05:54:01.999Z] eaf3925da568: Waiting [2025-03-13T05:54:01.999Z] b352a97aabf1: Pulling fs layer [2025-03-13T05:54:01.999Z] 4872d77fe225: Pulling fs layer [2025-03-13T05:54:01.999Z] 5851b861e8e6: Pulling fs layer [2025-03-13T05:54:01.999Z] bde34c3a00c8: Waiting [2025-03-13T05:54:01.999Z] b352a97aabf1: Waiting [2025-03-13T05:54:01.999Z] bab4dde63d76: Waiting [2025-03-13T05:54:01.999Z] 5851b861e8e6: Waiting [2025-03-13T05:54:01.999Z] e2be974225ed: Download complete [2025-03-13T05:54:01.999Z] 988bab9f4d93: Verifying Checksum [2025-03-13T05:54:01.999Z] 988bab9f4d93: Download complete [2025-03-13T05:54:02.258Z] 339a4e72a1f5: Verifying Checksum [2025-03-13T05:54:02.258Z] 339a4e72a1f5: Download complete [2025-03-13T05:54:02.258Z] 1469e6f7b9e6: Verifying Checksum [2025-03-13T05:54:02.258Z] 1469e6f7b9e6: Download complete [2025-03-13T05:54:02.258Z] eaf3925da568: Verifying Checksum [2025-03-13T05:54:02.258Z] eaf3925da568: Download complete [2025-03-13T05:54:02.258Z] bde34c3a00c8: Verifying Checksum [2025-03-13T05:54:02.258Z] bde34c3a00c8: Download complete [2025-03-13T05:54:02.258Z] b352a97aabf1: Download complete [2025-03-13T05:54:02.258Z] 4872d77fe225: Verifying Checksum [2025-03-13T05:54:02.258Z] 4872d77fe225: Download complete [2025-03-13T05:54:02.258Z] 5851b861e8e6: Download complete [2025-03-13T05:54:02.258Z] b85a868b505f: Verifying Checksum [2025-03-13T05:54:02.258Z] b85a868b505f: Download complete [2025-03-13T05:54:02.516Z] bab4dde63d76: Verifying Checksum [2025-03-13T05:54:02.516Z] bab4dde63d76: Download complete [2025-03-13T05:54:03.451Z] b85a868b505f: Pull complete [2025-03-13T05:54:03.709Z] e2be974225ed: Pull complete [2025-03-13T05:54:04.277Z] 339a4e72a1f5: Pull complete [2025-03-13T05:54:04.277Z] 988bab9f4d93: Pull complete [2025-03-13T05:54:04.539Z] 1469e6f7b9e6: Pull complete [2025-03-13T05:54:04.539Z] eaf3925da568: Pull complete [2025-03-13T05:54:06.439Z] bab4dde63d76: Pull complete [2025-03-13T05:54:06.439Z] bde34c3a00c8: Pull complete [2025-03-13T05:54:06.439Z] b352a97aabf1: Pull complete [2025-03-13T05:54:06.439Z] 4872d77fe225: Pull complete [2025-03-13T05:54:06.697Z] 5851b861e8e6: Pull complete [2025-03-13T05:54:06.697Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-03-13T05:54:06.697Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-13T05:54:06.697Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-13T05:54:06.983Z] prd-ubuntu20.04-docker-8c-8g-41241 does not seem to be running inside a container [2025-03-13T05:54:07.001Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-coap-c_PR-63 -v /w/workspace/edgexfoundry_device-coap-c_PR-63:/w/workspace/edgexfoundry_device-coap-c_PR-63:rw,z -v /w/workspace/edgexfoundry_device-coap-c_PR-63@tmp:/w/workspace/edgexfoundry_device-coap-c_PR-63@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 [2025-03-13T05:54:08.314Z] $ docker top 92bfbe8014315269032c3be333378902b236b7edb58c60c4bba09d98108668f9 -eo pid,comm [2025-03-13T05:54:08.379Z] 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). [2025-03-13T05:54:08.379Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-13T05:54:08.521Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-13T05:54:08.521Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-13T05:54:08.644Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-13T05:54:08.636Z] $ docker exec 92bfbe8014315269032c3be333378902b236b7edb58c60c4bba09d98108668f9 ssh-agent [2025-03-13T05:54:08.768Z] SSH_AUTH_SOCK=/tmp/ssh-BA4WSsKZc7i7/agent.31 [2025-03-13T05:54:08.768Z] SSH_AGENT_PID=37 [2025-03-13T05:54:08.774Z] Running ssh-add (command line suppressed) [2025-03-13T05:54:08.868Z] Identity added: /w/workspace/edgexfoundry_device-coap-c_PR-63@tmp/private_key_15462975419528447624.key (/w/workspace/edgexfoundry_device-coap-c_PR-63@tmp/private_key_15462975419528447624.key) [2025-03-13T05:54:08.892Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-13T05:54:09.229Z] + git tag --points-at HEAD [Pipeline] } [2025-03-13T05:54:09.247Z] $ docker exec --env ******** --env ******** 92bfbe8014315269032c3be333378902b236b7edb58c60c4bba09d98108668f9 ssh-agent -k [2025-03-13T05:54:09.354Z] unset SSH_AUTH_SOCK; [2025-03-13T05:54:09.355Z] unset SSH_AGENT_PID; [2025-03-13T05:54:09.355Z] echo Agent pid 37 killed; [2025-03-13T05:54:09.376Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-03-13T05:54:09.487Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-13T05:54:09.487Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-13T05:54:09.603Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-13T05:54:09.595Z] $ docker exec 92bfbe8014315269032c3be333378902b236b7edb58c60c4bba09d98108668f9 ssh-agent [2025-03-13T05:54:09.719Z] SSH_AUTH_SOCK=/tmp/ssh-p4S8ncV09x3y/agent.70 [2025-03-13T05:54:09.719Z] SSH_AGENT_PID=76 [2025-03-13T05:54:09.723Z] Running ssh-add (command line suppressed) [2025-03-13T05:54:09.820Z] Identity added: /w/workspace/edgexfoundry_device-coap-c_PR-63@tmp/private_key_650890857026056671.key (/w/workspace/edgexfoundry_device-coap-c_PR-63@tmp/private_key_650890857026056671.key) [2025-03-13T05:54:09.848Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-13T05:54:10.183Z] + git semver init [2025-03-13T05:54:10.471Z] 2025-03-13 05:54:10,401 [run_init] DEBUG init version:0.0.0 force:False [2025-03-13T05:54:10.471Z] 2025-03-13 05:54:10,401 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-coap-c_PR-63/.semver [2025-03-13T05:54:10.471Z] 2025-03-13 05:54:10,401 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-coap-c.git /w/workspace/edgexfoundry_device-coap-c_PR-63/.semver [2025-03-13T05:54:10.471Z] 2025-03-13 05:54:10,402 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-coap-c.git', '/w/workspace/edgexfoundry_device-coap-c_PR-63/.semver'], cwd=/w/workspace/edgexfoundry_device-coap-c_PR-63, universal_newlines=False, shell=None, istream=None) [2025-03-13T05:54:11.417Z] 2025-03-13 05:54:11,096 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-coap-c_PR-63/.git/info/exclude [2025-03-13T05:54:11.417Z] 2025-03-13 05:54:11,096 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-coap-c_PR-63/.semver/PR-63 with force:False [2025-03-13T05:54:11.417Z] 2025-03-13 05:54:11,097 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-coap-c_PR-63/.semver/PR-63 [2025-03-13T05:54:11.417Z] 2025-03-13 05:54:11,101 [execute] INFO git cat-file --batch-check [2025-03-13T05:54:11.417Z] 2025-03-13 05:54:11,101 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-coap-c_PR-63/.semver, universal_newlines=False, shell=None, istream=) [2025-03-13T05:54:11.417Z] 2025-03-13 05:54:11,106 [execute] INFO git cat-file --batch [2025-03-13T05:54:11.417Z] 2025-03-13 05:54:11,106 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-coap-c_PR-63/.semver, universal_newlines=False, shell=None, istream=) [2025-03-13T05:54:11.417Z] 2025-03-13 05:54:11,110 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-coap-c_PR-63/.semver/PR-63 [2025-03-13T05:54:11.417Z] 0.0.0 [Pipeline] } [2025-03-13T05:54:11.439Z] $ docker exec --env ******** --env ******** 92bfbe8014315269032c3be333378902b236b7edb58c60c4bba09d98108668f9 ssh-agent -k [2025-03-13T05:54:11.554Z] unset SSH_AUTH_SOCK; [2025-03-13T05:54:11.555Z] unset SSH_AGENT_PID; [2025-03-13T05:54:11.555Z] echo Agent pid 76 killed; [2025-03-13T05:54:11.574Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-13T05:54:12.028Z] + git semver [Pipeline] } [2025-03-13T05:54:12.314Z] $ docker stop --time=1 92bfbe8014315269032c3be333378902b236b7edb58c60c4bba09d98108668f9 [2025-03-13T05:54:13.617Z] $ docker rm -f --volumes 92bfbe8014315269032c3be333378902b236b7edb58c60c4bba09d98108668f9 [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-13T05:54:14.062Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-03-13T05:54:14.375Z] Stashed 1 file(s) [Pipeline] echo [2025-03-13T05:54:14.397Z] [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 [2025-03-13T05:54:15.362Z] provisioning config files... [2025-03-13T05:54:15.373Z] copy managed file [device-coap-c-settings] to file:/w/workspace/edgexfoundry_device-coap-c_PR-63@tmp/config2867333689638245493tmp [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] // stage [Pipeline] } [Pipeline] libraryResource [Pipeline] sh [2025-03-13T05:54:15.851Z] ---> ****-login.sh [2025-03-13T05:54:15.851Z] nexus3.edgexfoundry.org:10001 [2025-03-13T05:54:15.851Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-13T05:54:15.851Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-13T05:54:15.852Z] Configure a credential helper to remove this warning. See [2025-03-13T05:54:15.852Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-13T05:54:15.852Z] [2025-03-13T05:54:15.852Z] Login Succeeded [2025-03-13T05:54:15.852Z] nexus3.edgexfoundry.org:10002 [2025-03-13T05:54:15.852Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-13T05:54:15.852Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-13T05:54:15.852Z] Configure a credential helper to remove this warning. See [2025-03-13T05:54:15.852Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-13T05:54:15.852Z] [2025-03-13T05:54:15.852Z] Login Succeeded [2025-03-13T05:54:15.852Z] nexus3.edgexfoundry.org:10003 [2025-03-13T05:54:16.112Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-13T05:54:16.112Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-13T05:54:16.112Z] Configure a credential helper to remove this warning. See [2025-03-13T05:54:16.112Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-13T05:54:16.112Z] [2025-03-13T05:54:16.112Z] Login Succeeded [2025-03-13T05:54:16.112Z] nexus3.edgexfoundry.org:10004 [2025-03-13T05:54:16.112Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-13T05:54:16.112Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-13T05:54:16.112Z] Configure a credential helper to remove this warning. See [2025-03-13T05:54:16.112Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-13T05:54:16.112Z] [2025-03-13T05:54:16.112Z] Login Succeeded [2025-03-13T05:54:16.112Z] ****.io [2025-03-13T05:54:16.371Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-13T05:54:16.371Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-13T05:54:16.371Z] Configure a credential helper to remove this warning. See [2025-03-13T05:54:16.372Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-13T05:54:16.372Z] [2025-03-13T05:54:16.372Z] Login Succeeded [2025-03-13T05:54:16.372Z] ---> ****-login.sh ends [Pipeline] } [2025-03-13T05:54:16.400Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-03-13T05:54:16.604Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-13T05:54:16.643Z] [prepBaseBuildImage] Generating new image with name: ci-base-image-x86_64 [Pipeline] echo [2025-03-13T05:54:16.684Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-13T05:54:16.721Z] ========================================================= [2025-03-13T05:54:16.721Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest] [2025-03-13T05:54:16.721Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T05:54:17.150Z] + 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 . [2025-03-13T05:54:17.150Z] Sending build context to Docker daemon 584.7kB [2025-03-13T05:54:17.150Z] Step 1/14 : ARG BASE=alpine:3.20 [2025-03-13T05:54:17.150Z] Step 2/14 : FROM ${BASE} [2025-03-13T05:54:17.150Z] latest: Pulling from edgex-devops/edgex-gcc-base [2025-03-13T05:54:17.150Z] 96526aa774ef: Pulling fs layer [2025-03-13T05:54:17.150Z] da60e534fd72: Pulling fs layer [2025-03-13T05:54:17.408Z] 96526aa774ef: Verifying Checksum [2025-03-13T05:54:17.408Z] 96526aa774ef: Download complete [2025-03-13T05:54:17.408Z] 96526aa774ef: Pull complete [2025-03-13T05:54:18.345Z] da60e534fd72: Verifying Checksum [2025-03-13T05:54:18.345Z] da60e534fd72: Download complete [2025-03-13T05:54:21.642Z] da60e534fd72: Pull complete [2025-03-13T05:54:21.642Z] Digest: sha256:86f282524b252fca782185160d82ec4889448d07d1475dd6b76f2052073facff [2025-03-13T05:54:21.642Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [2025-03-13T05:54:21.642Z] ---> 6605166a5db4 [2025-03-13T05:54:21.642Z] Step 3/14 : LABEL maintainer="Ken Bannister " [2025-03-13T05:54:22.213Z] ---> Running in a6d9477dfd5c [2025-03-13T05:54:22.213Z] Removing intermediate container a6d9477dfd5c [2025-03-13T05:54:22.213Z] ---> 09f69f2bda07 [2025-03-13T05:54:22.213Z] Step 4/14 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2025-03-13T05:54:22.213Z] ---> Running in aead893335ef [2025-03-13T05:54:22.781Z] Connecting to iotech.jfrog.io (34.246.139.145:443) [2025-03-13T05:54:23.038Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2025-03-13T05:54:23.038Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2025-03-13T05:54:23.038Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2025-03-13T05:54:23.296Z] Removing intermediate container aead893335ef [2025-03-13T05:54:23.296Z] ---> a7e606badc33 [2025-03-13T05:54:23.296Z] Step 5/14 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories [2025-03-13T05:54:23.296Z] ---> Running in 7a49eb043c55 [2025-03-13T05:54:23.863Z] Removing intermediate container 7a49eb043c55 [2025-03-13T05:54:23.863Z] ---> 22c00f80288d [2025-03-13T05:54:23.863Z] Step 6/14 : RUN apk add --update --no-cache build-base git gcc cmake make linux-headers yaml-dev libmicrohttpd-dev curl-dev util-linux-dev ncurses-dev iotech-paho-mqtt-c-dev-1.3 hiredis-dev libcbor-dev iotech-iot-1.5-dev dumb-init [2025-03-13T05:54:24.122Z] ---> Running in df7e012ff440 [2025-03-13T05:54:24.381Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2025-03-13T05:54:24.381Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2025-03-13T05:54:24.640Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-13T05:54:25.209Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-03-13T05:54:25.209Z] (1/18) Installing dumb-init (1.2.5-r2) [2025-03-13T05:54:25.209Z] (2/18) Installing hiredis (1.1.0-r2) [2025-03-13T05:54:25.209Z] (3/18) Installing hiredis-dev (1.1.0-r2) [2025-03-13T05:54:25.468Z] (4/18) Installing libcbor (0.10.2-r1) [2025-03-13T05:54:25.468Z] (5/18) Installing iotech-iot-1.5 (1.5.5-r0) [2025-03-13T05:54:26.039Z] (6/18) Installing iotech-iot-1.5-dev (1.5.5-r0) [2025-03-13T05:54:26.299Z] (7/18) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.13-r0) [2025-03-13T05:54:26.300Z] (8/18) Installing libcbor-dev (0.10.2-r1) [2025-03-13T05:54:26.300Z] (9/18) Installing libmenuw (6.4_p20230506-r0) [2025-03-13T05:54:26.300Z] (10/18) Installing libpanelw (6.4_p20230506-r0) [2025-03-13T05:54:26.300Z] (11/18) Installing libncurses++ (6.4_p20230506-r0) [2025-03-13T05:54:26.560Z] (12/18) Installing ncurses-dev (6.4_p20230506-r0) [2025-03-13T05:54:26.560Z] (13/18) Installing libblkid (2.38.1-r8) [2025-03-13T05:54:26.560Z] (14/18) Installing libuuid (2.38.1-r8) [2025-03-13T05:54:26.560Z] (15/18) Installing libfdisk (2.38.1-r8) [2025-03-13T05:54:26.560Z] (16/18) Installing libmount (2.38.1-r8) [2025-03-13T05:54:26.560Z] (17/18) Installing libsmartcols (2.38.1-r8) [2025-03-13T05:54:26.560Z] (18/18) Installing util-linux-dev (2.38.1-r8) [2025-03-13T05:54:26.560Z] Executing busybox-1.36.1-r4.trigger [2025-03-13T05:54:26.560Z] OK: 336 MiB in 100 packages [2025-03-13T05:54:27.128Z] Removing intermediate container df7e012ff440 [2025-03-13T05:54:27.128Z] ---> 41d94f5f50da [2025-03-13T05:54:27.128Z] Step 7/14 : RUN apk --no-cache upgrade [2025-03-13T05:54:27.128Z] ---> Running in 9be2c0bbf2d7 [2025-03-13T05:54:27.386Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2025-03-13T05:54:27.386Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2025-03-13T05:54:27.386Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-13T05:54:27.955Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-03-13T05:54:27.955Z] Upgrading critical system libraries and apk-tools: [2025-03-13T05:54:27.955Z] (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2025-03-13T05:54:27.955Z] Executing busybox-1.36.1-r4.trigger [2025-03-13T05:54:28.213Z] Continuing the upgrade transaction with new apk-tools: [2025-03-13T05:54:28.214Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2025-03-13T05:54:28.214Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2025-03-13T05:54:28.214Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-13T05:54:28.782Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-03-13T05:54:28.782Z] (1/25) Upgrading musl (1.2.4-r2 -> 1.2.4-r3) [2025-03-13T05:54:28.782Z] (2/25) Upgrading busybox (1.36.1-r4 -> 1.36.1-r7) [2025-03-13T05:54:28.782Z] Executing busybox-1.36.1-r7.post-upgrade [2025-03-13T05:54:28.782Z] (3/25) Upgrading busybox-binsh (1.36.1-r4 -> 1.36.1-r7) [2025-03-13T05:54:28.782Z] (4/25) Upgrading ca-certificates-bundle (20230506-r0 -> 20241121-r1) [2025-03-13T05:54:28.782Z] (5/25) Upgrading libcrypto3 (3.1.4-r0 -> 3.1.8-r0) [2025-03-13T05:54:28.782Z] (6/25) Upgrading libssl3 (3.1.4-r0 -> 3.1.8-r0) [2025-03-13T05:54:28.782Z] (7/25) Upgrading ssl_client (1.36.1-r4 -> 1.36.1-r7) [2025-03-13T05:54:28.782Z] (8/25) Upgrading musl-dev (1.2.4-r2 -> 1.2.4-r3) [2025-03-13T05:54:29.041Z] (9/25) Upgrading libexpat (2.5.0-r1 -> 2.6.4-r0) [2025-03-13T05:54:29.041Z] (10/25) Upgrading libarchive (3.7.2-r0 -> 3.7.7-r0) [2025-03-13T05:54:29.041Z] (11/25) Upgrading ca-certificates (20230506-r0 -> 20241121-r1) [2025-03-13T05:54:29.041Z] (12/25) Installing libpsl (0.21.5-r0) [2025-03-13T05:54:29.041Z] (13/25) Upgrading libcurl (8.4.0-r0 -> 8.12.1-r0) [2025-03-13T05:54:29.041Z] (14/25) Installing libpsl-utils (0.21.5-r0) [2025-03-13T05:54:29.041Z] (15/25) Installing libpsl-dev (0.21.5-r0) [2025-03-13T05:54:29.041Z] (16/25) Upgrading openssl-dev (3.1.4-r0 -> 3.1.8-r0) [2025-03-13T05:54:29.041Z] (17/25) Upgrading curl-dev (8.4.0-r0 -> 8.12.1-r0) [2025-03-13T05:54:29.041Z] (18/25) Upgrading git (2.40.1-r0 -> 2.40.4-r0) [2025-03-13T05:54:29.041Z] (19/25) Upgrading musl-utils (1.2.4-r2 -> 1.2.4-r3) [2025-03-13T05:54:29.041Z] (20/25) Upgrading libtasn1 (4.19.0-r1 -> 4.20.0-r0) [2025-03-13T05:54:29.041Z] (21/25) Upgrading gnutls (3.8.0-r2 -> 3.8.4-r0) [2025-03-13T05:54:29.041Z] (22/25) Upgrading gnutls-c++ (3.8.0-r2 -> 3.8.4-r0) [2025-03-13T05:54:29.041Z] (23/25) Upgrading libtasn1-progs (4.19.0-r1 -> 4.20.0-r0) [2025-03-13T05:54:29.041Z] (24/25) Upgrading libtasn1-dev (4.19.0-r1 -> 4.20.0-r0) [2025-03-13T05:54:29.041Z] (25/25) Upgrading gnutls-dev (3.8.0-r2 -> 3.8.4-r0) [2025-03-13T05:54:29.041Z] Executing busybox-1.36.1-r7.trigger [2025-03-13T05:54:29.041Z] Executing ca-certificates-20241121-r1.trigger [2025-03-13T05:54:29.300Z] OK: 337 MiB in 103 packages [2025-03-13T05:54:30.236Z] Removing intermediate container 9be2c0bbf2d7 [2025-03-13T05:54:30.236Z] ---> b6ebaa1ebe1d [2025-03-13T05:54:30.236Z] Step 8/14 : COPY scripts /device-coap/scripts [2025-03-13T05:54:30.236Z] ---> de7c6d2e19f5 [2025-03-13T05:54:30.236Z] Step 9/14 : COPY src /device-coap/src/ [2025-03-13T05:54:30.236Z] ---> cfa072ef0dff [2025-03-13T05:54:30.236Z] Step 10/14 : COPY VERSION /device-coap [2025-03-13T05:54:30.494Z] ---> 9dbe4a17d2f6 [2025-03-13T05:54:30.494Z] Step 11/14 : RUN mkdir -p /device-coap/build [2025-03-13T05:54:30.494Z] ---> Running in eb915df3c92a [2025-03-13T05:54:31.061Z] Removing intermediate container eb915df3c92a [2025-03-13T05:54:31.061Z] ---> 0f3349305bfd [2025-03-13T05:54:31.061Z] Step 12/14 : WORKDIR /device-coap [2025-03-13T05:54:31.061Z] ---> Running in 3a0bbf9450ac [2025-03-13T05:54:31.320Z] Removing intermediate container 3a0bbf9450ac [2025-03-13T05:54:31.320Z] ---> b84dddafcf4e [2025-03-13T05:54:31.320Z] Step 13/14 : RUN /device-coap/scripts/build_deps.sh 1 [2025-03-13T05:54:31.320Z] ---> Running in 614a8846b91e [2025-03-13T05:54:31.579Z] + BUILD_CSDK=1 [2025-03-13T05:54:31.579Z] + TINYDTLS_VERSION=b0e230d [2025-03-13T05:54:31.579Z] + LIBCOAP_VERSION=1739507 [2025-03-13T05:54:31.579Z] + CSDK_VERSION=4.0.0 [2025-03-13T05:54:31.579Z] + '[' -d deps ] [2025-03-13T05:54:31.579Z] + mkdir deps [2025-03-13T05:54:31.579Z] + cd /device-coap/deps [2025-03-13T05:54:31.579Z] + git clone https://github.com/eclipse/tinydtls.git [2025-03-13T05:54:31.579Z] Cloning into 'tinydtls'... [2025-03-13T05:54:32.148Z] + cd tinydtls [2025-03-13T05:54:32.148Z] + git checkout develop [2025-03-13T05:54:32.148Z] branch 'develop' set up to track 'origin/develop'. [2025-03-13T05:54:32.148Z] Switched to a new branch 'develop' [2025-03-13T05:54:32.148Z] + git reset --hard b0e230d [2025-03-13T05:54:32.148Z] HEAD is now at b0e230d Merge pull request #44 from mrdeep1/cunit_fix [2025-03-13T05:54:32.148Z] + cp /device-coap/scripts/AutoConf_cmake_patch AutoConf.cmake [2025-03-13T05:54:32.148Z] + cp /device-coap/scripts/CMakeLists_txt_patch CMakeLists.txt [2025-03-13T05:54:32.148Z] + cp /device-coap/scripts/dtls_config_h_cmake_in_patch dtls_config.h.cmake.in [2025-03-13T05:54:32.148Z] + cp /device-coap/scripts/tests_CMakeLists_txt_patch tests/CMakeLists.txt [2025-03-13T05:54:32.148Z] + mkdir -p build [2025-03-13T05:54:32.148Z] + cd build [2025-03-13T05:54:32.148Z] + cmake '-DCMAKE_BUILD_TYPE=Release' '-DBUILD_SHARED_LIBS=ON' .. [2025-03-13T05:54:32.148Z] -- The C compiler identification is GNU 12.2.1 [2025-03-13T05:54:32.407Z] -- Detecting C compiler ABI info [2025-03-13T05:54:32.407Z] -- Detecting C compiler ABI info - done [2025-03-13T05:54:32.407Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-03-13T05:54:32.407Z] -- Detecting C compile features [2025-03-13T05:54:32.407Z] -- Detecting C compile features - done [2025-03-13T05:54:32.407Z] -- Looking for assert.h [2025-03-13T05:54:32.407Z] -- Looking for assert.h - found [2025-03-13T05:54:32.407Z] -- Looking for arpa/inet.h [2025-03-13T05:54:32.668Z] -- Looking for arpa/inet.h - found [2025-03-13T05:54:32.668Z] -- Looking for fcntl.h [2025-03-13T05:54:32.668Z] -- Looking for fcntl.h - found [2025-03-13T05:54:32.668Z] -- Looking for inttypes.h [2025-03-13T05:54:32.668Z] -- Looking for inttypes.h - found [2025-03-13T05:54:32.668Z] -- Looking for memory.h [2025-03-13T05:54:32.928Z] -- Looking for memory.h - found [2025-03-13T05:54:32.928Z] -- Looking for netdb.h [2025-03-13T05:54:32.928Z] -- Looking for netdb.h - found [2025-03-13T05:54:32.928Z] -- Looking for netinet/in.h [2025-03-13T05:54:33.186Z] -- Looking for netinet/in.h - found [2025-03-13T05:54:33.186Z] -- Looking for stddef.h [2025-03-13T05:54:33.186Z] -- Looking for stddef.h - found [2025-03-13T05:54:33.186Z] -- Looking for stdint.h [2025-03-13T05:54:33.186Z] -- Looking for stdint.h - found [2025-03-13T05:54:33.186Z] -- Looking for stdlib.h [2025-03-13T05:54:33.444Z] -- Looking for stdlib.h - found [2025-03-13T05:54:33.444Z] -- Looking for string.h [2025-03-13T05:54:33.444Z] -- Looking for string.h - found [2025-03-13T05:54:33.444Z] -- Looking for strings.h [2025-03-13T05:54:33.444Z] -- Looking for strings.h - found [2025-03-13T05:54:33.444Z] -- Looking for time.h [2025-03-13T05:54:33.702Z] -- Looking for time.h - found [2025-03-13T05:54:33.702Z] -- Looking for sys/param.h [2025-03-13T05:54:33.702Z] -- Looking for sys/param.h - found [2025-03-13T05:54:33.702Z] -- Looking for sys/socket.h [2025-03-13T05:54:33.702Z] -- Looking for sys/socket.h - found [2025-03-13T05:54:33.702Z] -- Looking for sys/stat.h [2025-03-13T05:54:33.961Z] -- Looking for sys/stat.h - found [2025-03-13T05:54:33.961Z] -- Looking for sys/types.h [2025-03-13T05:54:33.961Z] -- Looking for sys/types.h - found [2025-03-13T05:54:33.961Z] -- Looking for sys/time.h [2025-03-13T05:54:33.961Z] -- Looking for sys/time.h - found [2025-03-13T05:54:33.961Z] -- Looking for unistd.h [2025-03-13T05:54:34.220Z] -- Looking for unistd.h - found [2025-03-13T05:54:34.220Z] -- Looking for float.h [2025-03-13T05:54:34.220Z] -- Looking for float.h - found [2025-03-13T05:54:34.220Z] -- Looking for dlfcn.h [2025-03-13T05:54:34.220Z] -- Looking for dlfcn.h - found [2025-03-13T05:54:34.220Z] -- Looking for memset [2025-03-13T05:54:34.481Z] -- Looking for memset - found [2025-03-13T05:54:34.481Z] -- Looking for select [2025-03-13T05:54:34.481Z] -- Looking for select - found [2025-03-13T05:54:34.481Z] -- Looking for socket [2025-03-13T05:54:34.741Z] -- Looking for socket - found [2025-03-13T05:54:34.741Z] -- Looking for strdup [2025-03-13T05:54:34.741Z] -- Looking for strdup - found [2025-03-13T05:54:34.741Z] -- Looking for strerror [2025-03-13T05:54:34.741Z] -- Looking for strerror - found [2025-03-13T05:54:34.741Z] -- Looking for strnlen [2025-03-13T05:54:34.999Z] -- Looking for strnlen - found [2025-03-13T05:54:34.999Z] -- Looking for fls [2025-03-13T05:54:34.999Z] -- Looking for fls - not found [2025-03-13T05:54:34.999Z] -- Looking for vprintf [2025-03-13T05:54:34.999Z] -- Looking for vprintf - found [2025-03-13T05:54:34.999Z] -- Performing Test HAVE_SOCKADDR_IN6_SIN6_LEN [2025-03-13T05:54:35.259Z] -- Performing Test HAVE_SOCKADDR_IN6_SIN6_LEN - Failed [2025-03-13T05:54:35.259Z] -- Configuring done (2.9s) [2025-03-13T05:54:35.259Z] -- Generating done (0.0s) [2025-03-13T05:54:35.259Z] -- Build files have been written to: /device-coap/deps/tinydtls/build [2025-03-13T05:54:35.259Z] + make [2025-03-13T05:54:35.259Z] [ 6%] Building C object CMakeFiles/tinydtls.dir/aes/rijndael.c.o [2025-03-13T05:54:35.259Z] [ 13%] Building C object CMakeFiles/tinydtls.dir/aes/rijndael_wrap.c.o [2025-03-13T05:54:35.518Z] [ 20%] Building C object CMakeFiles/tinydtls.dir/ccm.c.o [2025-03-13T05:54:35.781Z] [ 26%] Building C object CMakeFiles/tinydtls.dir/crypto.c.o [2025-03-13T05:54:35.781Z] In file included from /device-coap/deps/tinydtls/crypto.c:34: [2025-03-13T05:54:35.781Z] In function 'ecc_ecdh', [2025-03-13T05:54:35.781Z] inlined from 'dtls_ecdh_pre_master_secret' at /device-coap/deps/tinydtls/crypto.c:444:3: [2025-03-13T05:54:35.781Z] /device-coap/deps/tinydtls/ecc/ecc.h:50:9: warning: 'pub_x' may be used uninitialized [-Wmaybe-uninitialized] [2025-03-13T05:54:35.781Z] 50 | ecc_ec_mult(px, py, secret, resultx, resulty); [2025-03-13T05:54:35.781Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-13T05:54:35.781Z] /device-coap/deps/tinydtls/ecc/ecc.h: In function 'dtls_ecdh_pre_master_secret': [2025-03-13T05:54:35.781Z] /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 [2025-03-13T05:54:35.781Z] 47 | void ecc_ec_mult(const uint32_t *px, const uint32_t *py, const uint32_t *secret, uint32_t *resultx, uint32_t *resulty); [2025-03-13T05:54:35.781Z] | ^~~~~~~~~~~ [2025-03-13T05:54:35.781Z] /device-coap/deps/tinydtls/crypto.c:431:12: note: 'pub_x' declared here [2025-03-13T05:54:35.781Z] 431 | uint32_t pub_x[8]; [2025-03-13T05:54:35.781Z] | ^~~~~ [2025-03-13T05:54:35.781Z] In function 'ecc_ecdh', [2025-03-13T05:54:35.781Z] inlined from 'dtls_ecdh_pre_master_secret' at /device-coap/deps/tinydtls/crypto.c:444:3: [2025-03-13T05:54:35.781Z] /device-coap/deps/tinydtls/ecc/ecc.h:50:9: warning: 'pub_y' may be used uninitialized [-Wmaybe-uninitialized] [2025-03-13T05:54:35.781Z] 50 | ecc_ec_mult(px, py, secret, resultx, resulty); [2025-03-13T05:54:35.781Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-13T05:54:35.781Z] /device-coap/deps/tinydtls/ecc/ecc.h: In function 'dtls_ecdh_pre_master_secret': [2025-03-13T05:54:35.781Z] /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 [2025-03-13T05:54:35.781Z] 47 | void ecc_ec_mult(const uint32_t *px, const uint32_t *py, const uint32_t *secret, uint32_t *resultx, uint32_t *resulty); [2025-03-13T05:54:35.781Z] | ^~~~~~~~~~~ [2025-03-13T05:54:35.781Z] /device-coap/deps/tinydtls/crypto.c:432:12: note: 'pub_y' declared here [2025-03-13T05:54:35.781Z] 432 | uint32_t pub_y[8]; [2025-03-13T05:54:35.781Z] | ^~~~~ [2025-03-13T05:54:35.781Z] In function 'ecc_ecdh', [2025-03-13T05:54:35.781Z] inlined from 'dtls_ecdh_pre_master_secret' at /device-coap/deps/tinydtls/crypto.c:444:3: [2025-03-13T05:54:35.781Z] /device-coap/deps/tinydtls/ecc/ecc.h:50:9: warning: 'priv' may be used uninitialized [-Wmaybe-uninitialized] [2025-03-13T05:54:35.781Z] 50 | ecc_ec_mult(px, py, secret, resultx, resulty); [2025-03-13T05:54:35.781Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-13T05:54:35.781Z] /device-coap/deps/tinydtls/ecc/ecc.h: In function 'dtls_ecdh_pre_master_secret': [2025-03-13T05:54:35.781Z] /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 [2025-03-13T05:54:35.781Z] 47 | void ecc_ec_mult(const uint32_t *px, const uint32_t *py, const uint32_t *secret, uint32_t *resultx, uint32_t *resulty); [2025-03-13T05:54:35.781Z] | ^~~~~~~~~~~ [2025-03-13T05:54:35.781Z] /device-coap/deps/tinydtls/crypto.c:430:12: note: 'priv' declared here [2025-03-13T05:54:35.781Z] 430 | uint32_t priv[8]; [2025-03-13T05:54:35.781Z] | ^~~~ [2025-03-13T05:54:35.781Z] [ 33%] Building C object CMakeFiles/tinydtls.dir/dtls.c.o [2025-03-13T05:54:37.161Z] [ 40%] Building C object CMakeFiles/tinydtls.dir/dtls_debug.c.o [2025-03-13T05:54:37.161Z] [ 46%] Building C object CMakeFiles/tinydtls.dir/dtls_prng.c.o [2025-03-13T05:54:37.161Z] [ 53%] Building C object CMakeFiles/tinydtls.dir/dtls_time.c.o [2025-03-13T05:54:37.161Z] [ 60%] Building C object CMakeFiles/tinydtls.dir/ecc/ecc.c.o [2025-03-13T05:54:37.161Z] /device-coap/deps/tinydtls/ecc/ecc.c: In function 'is_zero': [2025-03-13T05:54:37.161Z] /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] [2025-03-13T05:54:37.161Z] 316 | for (idx = 0; idx < count; idx++) { [2025-03-13T05:54:37.161Z] | ^ [2025-03-13T05:54:37.161Z] /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] [2025-03-13T05:54:37.161Z] 319 | return result == count; [2025-03-13T05:54:37.161Z] | ^~ [2025-03-13T05:54:37.732Z] [ 66%] Building C object CMakeFiles/tinydtls.dir/hmac.c.o [2025-03-13T05:54:37.732Z] [ 73%] Building C object CMakeFiles/tinydtls.dir/netq.c.o [2025-03-13T05:54:37.732Z] [ 80%] Building C object CMakeFiles/tinydtls.dir/peer.c.o [2025-03-13T05:54:37.991Z] [ 86%] Building C object CMakeFiles/tinydtls.dir/session.c.o [2025-03-13T05:54:37.991Z] [ 93%] Building C object CMakeFiles/tinydtls.dir/sha2/sha2.c.o [2025-03-13T05:54:37.991Z] /device-coap/deps/tinydtls/sha2/sha2.c:630:34: warning: argument 1 of type 'sha2_byte[]' {aka 'unsigned char[]'} with mismatched bound [-Warray-parameter=] [2025-03-13T05:54:37.991Z] 630 | void dtls_sha256_final(sha2_byte digest[], dtls_sha256_ctx* context) { [2025-03-13T05:54:37.991Z] | ~~~~~~~~~~^~~~~~~~ [2025-03-13T05:54:37.991Z] In file included from /device-coap/deps/tinydtls/sha2/sha2.c:45: [2025-03-13T05:54:37.991Z] /device-coap/deps/tinydtls/sha2/sha2.h:134:24: note: previously declared as 'uint8_t[32]' {aka 'unsigned char[32]'} [2025-03-13T05:54:37.991Z] 134 | void dtls_sha256_final(uint8_t[DTLS_SHA256_DIGEST_LENGTH], dtls_sha256_ctx*); [2025-03-13T05:54:37.991Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-13T05:54:37.991Z] /device-coap/deps/tinydtls/sha2/sha2.c:690:54: warning: argument 2 of type 'char[]' with mismatched bound [-Warray-parameter=] [2025-03-13T05:54:37.991Z] 690 | char *dtls_sha256_end(dtls_sha256_ctx* context, char buffer[]) { [2025-03-13T05:54:37.991Z] | ~~~~~^~~~~~~~ [2025-03-13T05:54:37.991Z] /device-coap/deps/tinydtls/sha2/sha2.h:135:41: note: previously declared as 'char[65]' [2025-03-13T05:54:37.991Z] 135 | char* dtls_sha256_end(dtls_sha256_ctx*, char[DTLS_SHA256_DIGEST_STRING_LENGTH]); [2025-03-13T05:54:37.991Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-13T05:54:37.991Z] [100%] Linking C shared library libtinydtls.so [2025-03-13T05:54:38.251Z] [100%] Built target tinydtls [2025-03-13T05:54:38.251Z] + make install [2025-03-13T05:54:38.251Z] [100%] Built target tinydtls [2025-03-13T05:54:38.251Z] Install the project... [2025-03-13T05:54:38.251Z] -- Install configuration: "Release" [2025-03-13T05:54:38.251Z] -- Installing: /usr/local/lib/libtinydtls.so [2025-03-13T05:54:38.251Z] -- Installing: /usr/local/include/tinydtls [2025-03-13T05:54:38.251Z] -- Installing: /usr/local/include/tinydtls/uthash.h [2025-03-13T05:54:38.251Z] -- Installing: /usr/local/include/tinydtls/sha2 [2025-03-13T05:54:38.251Z] -- Installing: /usr/local/include/tinydtls/sha2/sha2.h [2025-03-13T05:54:38.251Z] -- Installing: /usr/local/include/tinydtls/ecc [2025-03-13T05:54:38.251Z] -- Installing: /usr/local/include/tinydtls/ecc/test_helper.h [2025-03-13T05:54:38.251Z] -- Installing: /usr/local/include/tinydtls/ecc/ecc.h [2025-03-13T05:54:38.251Z] -- Installing: /usr/local/include/tinydtls/tinydtls.h [2025-03-13T05:54:38.251Z] -- Installing: /usr/local/include/tinydtls/alert.h [2025-03-13T05:54:38.251Z] -- Installing: /usr/local/include/tinydtls/aes [2025-03-13T05:54:38.251Z] -- Installing: /usr/local/include/tinydtls/aes/rijndael.h [2025-03-13T05:54:38.251Z] -- Installing: /usr/local/include/tinydtls/crypto.h [2025-03-13T05:54:38.251Z] -- Installing: /usr/local/include/tinydtls/numeric.h [2025-03-13T05:54:38.251Z] -- Installing: /usr/local/include/tinydtls/peer.h [2025-03-13T05:54:38.251Z] -- Installing: /usr/local/include/tinydtls/utlist.h [2025-03-13T05:54:38.251Z] -- Installing: /usr/local/include/tinydtls/dtls_mutex.h [2025-03-13T05:54:38.251Z] -- Installing: /usr/local/include/tinydtls/dtls_time.h [2025-03-13T05:54:38.251Z] -- Installing: /usr/local/include/tinydtls/netq.h [2025-03-13T05:54:38.251Z] -- Installing: /usr/local/include/tinydtls/dtls.h [2025-03-13T05:54:38.251Z] -- Installing: /usr/local/include/tinydtls/global.h [2025-03-13T05:54:38.251Z] -- Installing: /usr/local/include/tinydtls/state.h [2025-03-13T05:54:38.251Z] -- Installing: /usr/local/include/tinydtls/dtls_debug.h [2025-03-13T05:54:38.251Z] -- Installing: /usr/local/include/tinydtls/session.h [2025-03-13T05:54:38.251Z] -- Installing: /usr/local/include/tinydtls/dtls_prng.h [2025-03-13T05:54:38.251Z] -- Installing: /usr/local/include/tinydtls/hmac.h [2025-03-13T05:54:38.251Z] -- Installing: /usr/local/include/tinydtls/ccm.h [2025-03-13T05:54:38.251Z] -- Up-to-date: /usr/local/include/tinydtls [2025-03-13T05:54:38.251Z] -- Installing: /usr/local/include/tinydtls/dtls_config.h [2025-03-13T05:54:38.251Z] + cd /device-coap/deps [2025-03-13T05:54:38.251Z] + git clone https://github.com/obgm/libcoap.git [2025-03-13T05:54:38.251Z] Cloning into 'libcoap'... [2025-03-13T05:54:39.635Z] + cd libcoap [2025-03-13T05:54:39.635Z] + git reset --hard 1739507 [2025-03-13T05:54:39.635Z] HEAD is now at 1739507a Merge pull request #536 from mrdeep1/bad_tcp [2025-03-13T05:54:39.635Z] + patch -p1 [2025-03-13T05:54:39.635Z] patching file cmake/FindTinyDTLS.cmake [2025-03-13T05:54:39.635Z] + patch -p1 [2025-03-13T05:54:39.635Z] patching file include/coap2/coap_config.h.in [2025-03-13T05:54:39.635Z] + mkdir -p build [2025-03-13T05:54:39.635Z] + cd build [2025-03-13T05:54:39.635Z] + 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' .. [2025-03-13T05:54:39.900Z] -- The CXX compiler identification is GNU 12.2.1 [2025-03-13T05:54:39.900Z] -- The C compiler identification is GNU 12.2.1 [2025-03-13T05:54:39.900Z] -- Detecting CXX compiler ABI info [2025-03-13T05:54:39.900Z] -- Detecting CXX compiler ABI info - done [2025-03-13T05:54:39.900Z] -- Check for working CXX compiler: /usr/bin/c++ - skipped [2025-03-13T05:54:39.900Z] -- Detecting CXX compile features [2025-03-13T05:54:39.900Z] -- Detecting CXX compile features - done [2025-03-13T05:54:39.900Z] -- Detecting C compiler ABI info [2025-03-13T05:54:40.172Z] -- Detecting C compiler ABI info - done [2025-03-13T05:54:40.172Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-03-13T05:54:40.172Z] -- Detecting C compile features [2025-03-13T05:54:40.172Z] -- Detecting C compile features - done [2025-03-13T05:54:40.172Z] -- Looking for byteswap.h [2025-03-13T05:54:40.172Z] -- Looking for byteswap.h - found [2025-03-13T05:54:40.172Z] -- Looking for inttypes.h [2025-03-13T05:54:40.434Z] -- Looking for inttypes.h - found [2025-03-13T05:54:40.434Z] -- Looking for limits.h [2025-03-13T05:54:40.434Z] -- Looking for limits.h - found [2025-03-13T05:54:40.434Z] -- Looking for memory.h [2025-03-13T05:54:40.434Z] -- Looking for memory.h - found [2025-03-13T05:54:40.434Z] -- Looking for strings.h [2025-03-13T05:54:40.699Z] -- Looking for strings.h - found [2025-03-13T05:54:40.699Z] -- Looking for string.h [2025-03-13T05:54:40.699Z] -- Looking for string.h - found [2025-03-13T05:54:40.699Z] -- Looking for sys/sysctl.h [2025-03-13T05:54:40.699Z] -- Looking for sys/sysctl.h - not found [2025-03-13T05:54:40.699Z] -- Looking for netinet/in.h [2025-03-13T05:54:40.963Z] -- Looking for netinet/in.h - found [2025-03-13T05:54:40.963Z] -- Looking for sys/epoll.h [2025-03-13T05:54:40.963Z] -- Looking for sys/epoll.h - found [2025-03-13T05:54:40.963Z] -- Looking for sys/timerfd.h [2025-03-13T05:54:40.963Z] -- Looking for sys/timerfd.h - found [2025-03-13T05:54:40.963Z] -- Looking for arpa/inet.h [2025-03-13T05:54:41.225Z] -- Looking for arpa/inet.h - found [2025-03-13T05:54:41.225Z] -- Looking for stdbool.h [2025-03-13T05:54:41.225Z] -- Looking for stdbool.h - found [2025-03-13T05:54:41.225Z] -- Looking for netdb.h [2025-03-13T05:54:41.225Z] -- Looking for netdb.h - found [2025-03-13T05:54:41.225Z] -- Looking for pthread.h [2025-03-13T05:54:41.515Z] -- Looking for pthread.h - found [2025-03-13T05:54:41.515Z] -- Looking for stdlib.h [2025-03-13T05:54:41.515Z] -- Looking for stdlib.h - found [2025-03-13T05:54:41.515Z] -- Looking for stdint.h [2025-03-13T05:54:41.515Z] -- Looking for stdint.h - found [2025-03-13T05:54:41.515Z] -- Looking for syslog.h [2025-03-13T05:54:41.775Z] -- Looking for syslog.h - found [2025-03-13T05:54:41.775Z] -- Looking for sys/ioctl.h [2025-03-13T05:54:41.775Z] -- Looking for sys/ioctl.h - found [2025-03-13T05:54:41.775Z] -- Looking for sys/socket.h [2025-03-13T05:54:41.775Z] -- Looking for sys/socket.h - found [2025-03-13T05:54:41.775Z] -- Looking for sys/stat.h [2025-03-13T05:54:42.032Z] -- Looking for sys/stat.h - found [2025-03-13T05:54:42.033Z] -- Looking for sys/time.h [2025-03-13T05:54:42.033Z] -- Looking for sys/time.h - found [2025-03-13T05:54:42.033Z] -- Looking for sys/types.h [2025-03-13T05:54:42.033Z] -- Looking for sys/types.h - found [2025-03-13T05:54:42.033Z] -- Looking for sys/unistd.h [2025-03-13T05:54:42.291Z] -- Looking for sys/unistd.h - not found [2025-03-13T05:54:42.291Z] -- Looking for time.h [2025-03-13T05:54:42.291Z] -- Looking for time.h - found [2025-03-13T05:54:42.291Z] -- Looking for unistd.h [2025-03-13T05:54:42.291Z] -- Looking for unistd.h - found [2025-03-13T05:54:42.291Z] -- Looking for float.h [2025-03-13T05:54:42.549Z] -- Looking for float.h - found [2025-03-13T05:54:42.549Z] -- Looking for stddef.h [2025-03-13T05:54:42.549Z] -- Looking for stddef.h - found [2025-03-13T05:54:42.549Z] -- Looking for winsock2.h [2025-03-13T05:54:42.549Z] -- Looking for winsock2.h - not found [2025-03-13T05:54:42.549Z] -- Looking for ws2tcpip.h [2025-03-13T05:54:42.549Z] -- Looking for ws2tcpip.h - not found [2025-03-13T05:54:42.549Z] -- Looking for malloc [2025-03-13T05:54:42.807Z] -- Looking for malloc - found [2025-03-13T05:54:42.807Z] -- Looking for memset [2025-03-13T05:54:42.807Z] -- Looking for memset - found [2025-03-13T05:54:42.807Z] -- Looking for select [2025-03-13T05:54:43.072Z] -- Looking for select - found [2025-03-13T05:54:43.072Z] -- Looking for socket [2025-03-13T05:54:43.072Z] -- Looking for socket - found [2025-03-13T05:54:43.072Z] -- Looking for strcasecmp [2025-03-13T05:54:43.072Z] -- Looking for strcasecmp - found [2025-03-13T05:54:43.072Z] -- Looking for pthread_mutex_lock [2025-03-13T05:54:43.330Z] -- Looking for pthread_mutex_lock - found [2025-03-13T05:54:43.330Z] -- Looking for getaddrinfo [2025-03-13T05:54:43.330Z] -- Looking for getaddrinfo - found [2025-03-13T05:54:43.330Z] -- Looking for strnlen [2025-03-13T05:54:43.330Z] -- Looking for strnlen - found [2025-03-13T05:54:43.330Z] -- Looking for strrchr [2025-03-13T05:54:43.589Z] -- Looking for strrchr - found [2025-03-13T05:54:43.589Z] -- Looking for getrandom [2025-03-13T05:54:43.589Z] -- Looking for getrandom - found [2025-03-13T05:54:43.589Z] -- Looking for cmsghdr [2025-03-13T05:54:43.589Z] -- Looking for cmsghdr - not found [2025-03-13T05:54:43.589Z] -- compiling without epoll support [2025-03-13T05:54:43.589Z] -- compiling with DTLS support [2025-03-13T05:54:43.589Z] -- DTLS_BACKEND: tinydtls [2025-03-13T05:54:43.589Z] -- Found TinyDTLS: /usr/local/include [2025-03-13T05:54:43.589Z] -- TINYDTLS_INCLUDE_DIR: /usr/local/include/tinydtls [2025-03-13T05:54:43.589Z] -- TINYDTLS_LIBRARIES: /usr/local/lib/libtinydtls.so [2025-03-13T05:54:43.589Z] -- TINYDTLS_ROOT_DIR: [2025-03-13T05:54:43.589Z] -- compiling with tinydtls support [2025-03-13T05:54:43.589Z] -- ENABLE_DTLS:.....................ON [2025-03-13T05:54:43.589Z] -- ENABLE_TCP:......................ON [2025-03-13T05:54:43.589Z] -- ENABLE_DOCS:.....................OFF [2025-03-13T05:54:43.589Z] -- ENABLE_EXAMPLES:.................OFF [2025-03-13T05:54:43.589Z] -- DTLS_BACKEND:....................tinydtls [2025-03-13T05:54:43.589Z] -- WITH_GNUTLS:.....................OFF [2025-03-13T05:54:43.589Z] -- WITH_TINYDTLS:...................ON [2025-03-13T05:54:43.589Z] -- WITH_OPENSSL:....................OFF [2025-03-13T05:54:43.589Z] -- WITH_MBEDTLS:....................OFF [2025-03-13T05:54:43.589Z] -- HAVE_LIBTINYDTLS:................1 [2025-03-13T05:54:43.589Z] -- HAVE_LIBGNUTLS:.................. [2025-03-13T05:54:43.589Z] -- HAVE_OPENSSL:.................... [2025-03-13T05:54:43.589Z] -- HAVE_MBEDTLS:.................... [2025-03-13T05:54:43.589Z] -- COAP_EPOLL_SUPPORT:.............. [2025-03-13T05:54:43.589Z] -- CMAKE_C_COMPILER:................/usr/bin/cc [2025-03-13T05:54:43.589Z] -- BUILD_SHARED_LIBS:...............ON [2025-03-13T05:54:43.589Z] -- CMAKE_BUILD_TYPE:................Release [2025-03-13T05:54:43.589Z] -- CMAKE_SYSTEM_PROCESSOR:..........x86_64 [2025-03-13T05:54:43.589Z] -- Configuring done (3.9s) [2025-03-13T05:54:43.589Z] CMake Warning (dev) at CMakeLists.txt:16 (add_library): [2025-03-13T05:54:43.589Z] Policy CMP0115 is not set: Source file extensions must be explicit. Run [2025-03-13T05:54:43.589Z] "cmake --help-policy CMP0115" for policy details. Use the cmake_policy [2025-03-13T05:54:43.589Z] command to set the policy and suppress this warning. [2025-03-13T05:54:43.589Z] [2025-03-13T05:54:43.589Z] File: [2025-03-13T05:54:43.589Z] [2025-03-13T05:54:43.589Z] /device-coap/deps/libcoap/include/coap2/coap.h.in [2025-03-13T05:54:43.589Z] This warning is for project developers. Use -Wno-dev to suppress it. [2025-03-13T05:54:43.589Z] [2025-03-13T05:54:43.589Z] -- Generating done (0.0s) [2025-03-13T05:54:43.589Z] -- Build files have been written to: /device-coap/deps/libcoap/build [2025-03-13T05:54:43.589Z] + make [2025-03-13T05:54:43.848Z] [ 4%] Building C object CMakeFiles/coap-2.dir/src/address.c.o [2025-03-13T05:54:43.848Z] [ 8%] Building C object CMakeFiles/coap-2.dir/src/async.c.o [2025-03-13T05:54:43.848Z] [ 13%] Building C object CMakeFiles/coap-2.dir/src/block.c.o [2025-03-13T05:54:44.108Z] [ 17%] Building C object CMakeFiles/coap-2.dir/src/coap_debug.c.o [2025-03-13T05:54:44.367Z] [ 21%] Building C object CMakeFiles/coap-2.dir/src/coap_event.c.o [2025-03-13T05:54:44.367Z] [ 26%] Building C object CMakeFiles/coap-2.dir/src/coap_hashkey.c.o [2025-03-13T05:54:44.367Z] [ 30%] Building C object CMakeFiles/coap-2.dir/src/coap_io.c.o [2025-03-13T05:54:44.626Z] [ 34%] Building C object CMakeFiles/coap-2.dir/src/coap_notls.c.o [2025-03-13T05:54:44.626Z] [ 39%] Building C object CMakeFiles/coap-2.dir/src/coap_prng.c.o [2025-03-13T05:54:44.626Z] [ 43%] Building C object CMakeFiles/coap-2.dir/src/coap_session.c.o [2025-03-13T05:54:45.196Z] [ 47%] Building C object CMakeFiles/coap-2.dir/src/coap_tcp.c.o [2025-03-13T05:54:45.455Z] [ 52%] Building C object CMakeFiles/coap-2.dir/src/coap_time.c.o [2025-03-13T05:54:45.455Z] [ 56%] Building C object CMakeFiles/coap-2.dir/src/encode.c.o [2025-03-13T05:54:45.455Z] [ 60%] Building C object CMakeFiles/coap-2.dir/src/mem.c.o [2025-03-13T05:54:45.714Z] [ 65%] Building C object CMakeFiles/coap-2.dir/src/net.c.o [2025-03-13T05:54:46.282Z] [ 69%] Building C object CMakeFiles/coap-2.dir/src/option.c.o [2025-03-13T05:54:46.282Z] [ 73%] Building C object CMakeFiles/coap-2.dir/src/pdu.c.o [2025-03-13T05:54:46.541Z] [ 78%] Building C object CMakeFiles/coap-2.dir/src/resource.c.o [2025-03-13T05:54:47.106Z] [ 82%] Building C object CMakeFiles/coap-2.dir/src/str.c.o [2025-03-13T05:54:47.106Z] [ 86%] Building C object CMakeFiles/coap-2.dir/src/subscribe.c.o [2025-03-13T05:54:47.106Z] [ 91%] Building C object CMakeFiles/coap-2.dir/src/uri.c.o [2025-03-13T05:54:47.365Z] [ 95%] Building C object CMakeFiles/coap-2.dir/src/coap_tinydtls.c.o [2025-03-13T05:54:47.365Z] [100%] Linking C shared library libcoap-2.so [2025-03-13T05:54:47.623Z] [100%] Built target coap-2 [2025-03-13T05:54:47.623Z] + make install [2025-03-13T05:54:47.623Z] [100%] Built target coap-2 [2025-03-13T05:54:47.623Z] Install the project... [2025-03-13T05:54:47.623Z] -- Install configuration: "Release" [2025-03-13T05:54:47.623Z] -- Installing: /usr/local/lib/libcoap-2.so [2025-03-13T05:54:47.623Z] -- Set runtime path of "/usr/local/lib/libcoap-2.so" to "" [2025-03-13T05:54:47.623Z] -- Installing: /usr/local/lib/cmake/libcoap/libcoapTargets.cmake [2025-03-13T05:54:47.623Z] -- Installing: /usr/local/lib/cmake/libcoap/libcoapTargets-release.cmake [2025-03-13T05:54:47.623Z] -- Installing: /usr/local/lib/cmake/libcoap/libcoapConfig.cmake [2025-03-13T05:54:47.623Z] -- Installing: /usr/local/lib/cmake/libcoap/libcoapConfigVersion.cmake [2025-03-13T05:54:47.623Z] -- Up-to-date: /usr/local/include [2025-03-13T05:54:47.623Z] -- Installing: /usr/local/include/coap2 [2025-03-13T05:54:47.623Z] -- Installing: /usr/local/include/coap2/uthash.h [2025-03-13T05:54:47.623Z] -- Installing: /usr/local/include/coap2/subscribe.h [2025-03-13T05:54:47.623Z] -- Installing: /usr/local/include/coap2/option.h [2025-03-13T05:54:47.623Z] -- Installing: /usr/local/include/coap2/resource.h [2025-03-13T05:54:47.623Z] -- Installing: /usr/local/include/coap2/bits.h [2025-03-13T05:54:47.623Z] -- Installing: /usr/local/include/coap2/coap_hashkey.h [2025-03-13T05:54:47.623Z] -- Installing: /usr/local/include/coap2/block.h [2025-03-13T05:54:47.623Z] -- Installing: /usr/local/include/coap2/coap_io.h [2025-03-13T05:54:47.623Z] -- Installing: /usr/local/include/coap2/pdu.h [2025-03-13T05:54:47.623Z] -- Installing: /usr/local/include/coap2/str.h [2025-03-13T05:54:47.623Z] -- Installing: /usr/local/include/coap2/async.h [2025-03-13T05:54:47.623Z] -- Installing: /usr/local/include/coap2/net.h [2025-03-13T05:54:47.623Z] -- Installing: /usr/local/include/coap2/address.h [2025-03-13T05:54:47.623Z] -- Installing: /usr/local/include/coap2/uri.h [2025-03-13T05:54:47.623Z] -- Installing: /usr/local/include/coap2/coap_event.h [2025-03-13T05:54:47.623Z] -- Installing: /usr/local/include/coap2/coap_riot.h [2025-03-13T05:54:47.623Z] -- Installing: /usr/local/include/coap2/coap_dtls.h [2025-03-13T05:54:47.623Z] -- Installing: /usr/local/include/coap2/coap_mutex.h [2025-03-13T05:54:47.623Z] -- Installing: /usr/local/include/coap2/coap_prng.h [2025-03-13T05:54:47.623Z] -- Installing: /usr/local/include/coap2/lwippools.h [2025-03-13T05:54:47.623Z] -- Installing: /usr/local/include/coap2/coap_debug.h [2025-03-13T05:54:47.623Z] -- Installing: /usr/local/include/coap2/utlist.h [2025-03-13T05:54:47.623Z] -- Installing: /usr/local/include/coap2/coap_time.h [2025-03-13T05:54:47.623Z] -- Installing: /usr/local/include/coap2/encode.h [2025-03-13T05:54:47.623Z] -- Installing: /usr/local/include/coap2/libcoap.h [2025-03-13T05:54:47.623Z] -- Installing: /usr/local/include/coap2/coap_forward_decls.h [2025-03-13T05:54:47.623Z] -- Installing: /usr/local/include/coap2/mem.h [2025-03-13T05:54:47.623Z] -- Installing: /usr/local/include/coap2/coap_session.h [2025-03-13T05:54:47.623Z] -- Up-to-date: /usr/local/include [2025-03-13T05:54:47.623Z] -- Up-to-date: /usr/local/include/coap2 [2025-03-13T05:54:47.623Z] -- Installing: /usr/local/include/coap2/coap.h [2025-03-13T05:54:47.623Z] + '[' 1 '=' 1 ] [2025-03-13T05:54:47.623Z] + cd /device-coap/deps [2025-03-13T05:54:47.623Z] + wget https://github.com/edgexfoundry/device-sdk-c/archive/v4.0.0.zip [2025-03-13T05:54:47.623Z] Connecting to github.com (140.82.112.4:443) [2025-03-13T05:54:47.880Z] Connecting to codeload.github.com (140.82.112.9:443) [2025-03-13T05:54:47.880Z] saving to 'v4.0.0.zip' [2025-03-13T05:54:48.140Z] v4.0.0.zip 100% |********************************| 245k 0:00:00 ETA [2025-03-13T05:54:48.140Z] 'v4.0.0.zip' saved [2025-03-13T05:54:48.140Z] + unzip v4.0.0.zip [2025-03-13T05:54:48.140Z] Archive: v4.0.0.zip [2025-03-13T05:54:48.140Z] creating: device-sdk-c-4.0.0/ [2025-03-13T05:54:48.140Z] creating: device-sdk-c-4.0.0/.github/ [2025-03-13T05:54:48.140Z] inflating: device-sdk-c-4.0.0/.github/Contributing.md [2025-03-13T05:54:48.140Z] inflating: device-sdk-c-4.0.0/.github/PULL_REQUEST_TEMPLATE.md [2025-03-13T05:54:48.140Z] inflating: device-sdk-c-4.0.0/.github/semantic.yml [2025-03-13T05:54:48.140Z] creating: device-sdk-c-4.0.0/.github/workflows/ [2025-03-13T05:54:48.140Z] inflating: device-sdk-c-4.0.0/.github/workflows/release.yml [2025-03-13T05:54:48.140Z] inflating: device-sdk-c-4.0.0/.gitignore [2025-03-13T05:54:48.140Z] inflating: device-sdk-c-4.0.0/Attribution.txt [2025-03-13T05:54:48.140Z] inflating: device-sdk-c-4.0.0/CHANGELOG.md [2025-03-13T05:54:48.140Z] inflating: device-sdk-c-4.0.0/Doxyfile [2025-03-13T05:54:48.140Z] inflating: device-sdk-c-4.0.0/GOVERNANCE.md [2025-03-13T05:54:48.140Z] inflating: device-sdk-c-4.0.0/Jenkinsfile [2025-03-13T05:54:48.140Z] inflating: device-sdk-c-4.0.0/LICENSE [2025-03-13T05:54:48.140Z] inflating: device-sdk-c-4.0.0/Makefile [2025-03-13T05:54:48.140Z] inflating: device-sdk-c-4.0.0/OWNERS.md [2025-03-13T05:54:48.140Z] inflating: device-sdk-c-4.0.0/README.IOT.md [2025-03-13T05:54:48.140Z] inflating: device-sdk-c-4.0.0/README.md [2025-03-13T05:54:48.140Z] inflating: device-sdk-c-4.0.0/README.v3.md [2025-03-13T05:54:48.140Z] creating: device-sdk-c-4.0.0/docs/ [2025-03-13T05:54:48.140Z] inflating: device-sdk-c-4.0.0/docs/configuration.md [2025-03-13T05:54:48.140Z] inflating: device-sdk-c-4.0.0/docs/deviceprofiles.md [2025-03-13T05:54:48.140Z] inflating: device-sdk-c-4.0.0/docs/metrics.md [2025-03-13T05:54:48.140Z] inflating: device-sdk-c-4.0.0/docs/servicewritersguide.md [2025-03-13T05:54:48.140Z] inflating: device-sdk-c-4.0.0/docs/startup.md [2025-03-13T05:54:48.140Z] creating: device-sdk-c-4.0.0/include/ [2025-03-13T05:54:48.140Z] creating: device-sdk-c-4.0.0/include/devsdk/ [2025-03-13T05:54:48.140Z] inflating: device-sdk-c-4.0.0/include/devsdk/devsdk-base.h [2025-03-13T05:54:48.140Z] inflating: device-sdk-c-4.0.0/include/devsdk/devsdk.h [2025-03-13T05:54:48.140Z] creating: device-sdk-c-4.0.0/include/edgex/ [2025-03-13T05:54:48.140Z] inflating: device-sdk-c-4.0.0/include/edgex/devices.h [2025-03-13T05:54:48.140Z] inflating: device-sdk-c-4.0.0/include/edgex/edgex-base.h [2025-03-13T05:54:48.140Z] inflating: device-sdk-c-4.0.0/include/edgex/edgex.h [2025-03-13T05:54:48.140Z] inflating: device-sdk-c-4.0.0/include/edgex/profiles.h [2025-03-13T05:54:48.140Z] inflating: device-sdk-c-4.0.0/include/edgex/rest-server.h [2025-03-13T05:54:48.140Z] creating: device-sdk-c-4.0.0/scripts/ [2025-03-13T05:54:48.140Z] inflating: device-sdk-c-4.0.0/scripts/Dockerfile.alpine [2025-03-13T05:54:48.140Z] inflating: device-sdk-c-4.0.0/scripts/Dockerfile.alpine-base [2025-03-13T05:54:48.140Z] inflating: device-sdk-c-4.0.0/scripts/build.sh [2025-03-13T05:54:48.140Z] inflating: device-sdk-c-4.0.0/scripts/entrypoint.sh [2025-03-13T05:54:48.140Z] creating: device-sdk-c-4.0.0/src/ [2025-03-13T05:54:48.140Z] inflating: device-sdk-c-4.0.0/src/CMakeLists.txt [2025-03-13T05:54:48.140Z] creating: device-sdk-c-4.0.0/src/c/ [2025-03-13T05:54:48.140Z] inflating: device-sdk-c-4.0.0/src/c/CMakeLists.txt [2025-03-13T05:54:48.140Z] inflating: device-sdk-c-4.0.0/src/c/api.h [2025-03-13T05:54:48.140Z] inflating: device-sdk-c-4.0.0/src/c/autoevent.c [2025-03-13T05:54:48.140Z] inflating: device-sdk-c-4.0.0/src/c/autoevent.h [2025-03-13T05:54:48.140Z] inflating: device-sdk-c-4.0.0/src/c/bus-impl.h [2025-03-13T05:54:48.140Z] inflating: device-sdk-c-4.0.0/src/c/bus-mqtt.c [2025-03-13T05:54:48.140Z] inflating: device-sdk-c-4.0.0/src/c/bus.c [2025-03-13T05:54:48.140Z] inflating: device-sdk-c-4.0.0/src/c/bus.h [2025-03-13T05:54:48.140Z] inflating: device-sdk-c-4.0.0/src/c/callback3.c [2025-03-13T05:54:48.140Z] inflating: device-sdk-c-4.0.0/src/c/callback3.h [2025-03-13T05:54:48.140Z] inflating: device-sdk-c-4.0.0/src/c/cmdinfo.h [2025-03-13T05:54:48.140Z] inflating: device-sdk-c-4.0.0/src/c/config.c [2025-03-13T05:54:48.140Z] inflating: device-sdk-c-4.0.0/src/c/config.h [2025-03-13T05:54:48.140Z] inflating: device-sdk-c-4.0.0/src/c/correlation.c [2025-03-13T05:54:48.140Z] inflating: device-sdk-c-4.0.0/src/c/correlation.h [2025-03-13T05:54:48.140Z] inflating: device-sdk-c-4.0.0/src/c/data.c [2025-03-13T05:54:48.140Z] inflating: device-sdk-c-4.0.0/src/c/data.h [2025-03-13T05:54:48.140Z] inflating: device-sdk-c-4.0.0/src/c/defs.h.in [2025-03-13T05:54:48.140Z] inflating: device-sdk-c-4.0.0/src/c/device.c [2025-03-13T05:54:48.140Z] inflating: device-sdk-c-4.0.0/src/c/device.h [2025-03-13T05:54:48.140Z] inflating: device-sdk-c-4.0.0/src/c/devman.c [2025-03-13T05:54:48.140Z] inflating: device-sdk-c-4.0.0/src/c/devmap.c [2025-03-13T05:54:48.140Z] inflating: device-sdk-c-4.0.0/src/c/devmap.h [2025-03-13T05:54:48.140Z] inflating: device-sdk-c-4.0.0/src/c/devsdk-base.c [2025-03-13T05:54:48.140Z] inflating: device-sdk-c-4.0.0/src/c/devutil.h [2025-03-13T05:54:48.140Z] inflating: device-sdk-c-4.0.0/src/c/discovery.c [2025-03-13T05:54:48.140Z] inflating: device-sdk-c-4.0.0/src/c/discovery.h [2025-03-13T05:54:48.140Z] inflating: device-sdk-c-4.0.0/src/c/dto-read.c [2025-03-13T05:54:48.140Z] inflating: device-sdk-c-4.0.0/src/c/dto-read.h [2025-03-13T05:54:48.140Z] inflating: device-sdk-c-4.0.0/src/c/edgex-logging.c [2025-03-13T05:54:48.140Z] inflating: device-sdk-c-4.0.0/src/c/edgex-logging.h [2025-03-13T05:54:48.140Z] inflating: device-sdk-c-4.0.0/src/c/edgex-rest.c [2025-03-13T05:54:48.140Z] inflating: device-sdk-c-4.0.0/src/c/edgex-rest.h [2025-03-13T05:54:48.140Z] inflating: device-sdk-c-4.0.0/src/c/edgex2.h [2025-03-13T05:54:48.140Z] inflating: device-sdk-c-4.0.0/src/c/errorlist.h [2025-03-13T05:54:48.140Z] creating: device-sdk-c-4.0.0/src/c/examples/ [2025-03-13T05:54:48.140Z] inflating: device-sdk-c-4.0.0/src/c/examples/CMakeLists.txt [2025-03-13T05:54:48.140Z] inflating: device-sdk-c-4.0.0/src/c/examples/README.md [2025-03-13T05:54:48.140Z] creating: device-sdk-c-4.0.0/src/c/examples/bitfields/ [2025-03-13T05:54:48.140Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/CMakeLists.txt [2025-03-13T05:54:48.140Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/README.md [2025-03-13T05:54:48.140Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/device-bitfields.c [2025-03-13T05:54:48.140Z] creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/ [2025-03-13T05:54:48.140Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/configuration.yaml [2025-03-13T05:54:48.140Z] creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/devices/ [2025-03-13T05:54:48.140Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/devices/Bitfields.json [2025-03-13T05:54:48.140Z] creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/profiles/ [2025-03-13T05:54:48.140Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/profiles/Example-Bitfields.json [2025-03-13T05:54:48.140Z] creating: device-sdk-c-4.0.0/src/c/examples/counters/ [2025-03-13T05:54:48.140Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/CMakeLists.txt [2025-03-13T05:54:48.140Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/README.md [2025-03-13T05:54:48.140Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/device-counter.c [2025-03-13T05:54:48.140Z] creating: device-sdk-c-4.0.0/src/c/examples/counters/res/ [2025-03-13T05:54:48.140Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/configuration.yaml [2025-03-13T05:54:48.140Z] creating: device-sdk-c-4.0.0/src/c/examples/counters/res/devices/ [2025-03-13T05:54:48.140Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/devices/Counters.json [2025-03-13T05:54:48.140Z] creating: device-sdk-c-4.0.0/src/c/examples/counters/res/profiles/ [2025-03-13T05:54:48.140Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/profiles/Counter.json [2025-03-13T05:54:48.140Z] creating: device-sdk-c-4.0.0/src/c/examples/discovery/ [2025-03-13T05:54:48.140Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/CMakeLists.txt [2025-03-13T05:54:48.140Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/README.md [2025-03-13T05:54:48.140Z] creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/ [2025-03-13T05:54:48.140Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/configuration.yaml [2025-03-13T05:54:48.140Z] creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/devices/ [2025-03-13T05:54:48.140Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/devices/readme.txt [2025-03-13T05:54:48.140Z] creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/profiles/ [2025-03-13T05:54:48.140Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/profiles/TemplateProfile.json [2025-03-13T05:54:48.140Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/template.c [2025-03-13T05:54:48.140Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/watcher1.json [2025-03-13T05:54:48.140Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/watcher2.json [2025-03-13T05:54:48.140Z] creating: device-sdk-c-4.0.0/src/c/examples/file/ [2025-03-13T05:54:48.140Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/CMakeLists.txt [2025-03-13T05:54:48.140Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/README.md [2025-03-13T05:54:48.140Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/device-file.c [2025-03-13T05:54:48.140Z] creating: device-sdk-c-4.0.0/src/c/examples/file/res/ [2025-03-13T05:54:48.140Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/res/configuration.yaml [2025-03-13T05:54:48.140Z] creating: device-sdk-c-4.0.0/src/c/examples/file/res/devices/ [2025-03-13T05:54:48.140Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/res/devices/file1.json [2025-03-13T05:54:48.140Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/res/lorem.txt [2025-03-13T05:54:48.140Z] creating: device-sdk-c-4.0.0/src/c/examples/file/res/profiles/ [2025-03-13T05:54:48.140Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/res/profiles/FileExampleProfile.json [2025-03-13T05:54:48.140Z] creating: device-sdk-c-4.0.0/src/c/examples/gyro/ [2025-03-13T05:54:48.140Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/CMakeLists.txt [2025-03-13T05:54:48.140Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/README.md [2025-03-13T05:54:48.140Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/device-gyro.c [2025-03-13T05:54:48.140Z] creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/ [2025-03-13T05:54:48.140Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/configuration.yaml [2025-03-13T05:54:48.140Z] creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/devices/ [2025-03-13T05:54:48.140Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/devices/gyro.json [2025-03-13T05:54:48.140Z] creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/profiles/ [2025-03-13T05:54:48.140Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/profiles/Gyro.json [2025-03-13T05:54:48.140Z] creating: device-sdk-c-4.0.0/src/c/examples/random/ [2025-03-13T05:54:48.140Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/CMakeLists.txt [2025-03-13T05:54:48.140Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/README.md [2025-03-13T05:54:48.140Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/device-random.c [2025-03-13T05:54:48.140Z] creating: device-sdk-c-4.0.0/src/c/examples/random/res/ [2025-03-13T05:54:48.140Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/res/configuration.yaml [2025-03-13T05:54:48.140Z] creating: device-sdk-c-4.0.0/src/c/examples/random/res/devices/ [2025-03-13T05:54:48.140Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/res/devices/randomdevice1.json [2025-03-13T05:54:48.140Z] creating: device-sdk-c-4.0.0/src/c/examples/random/res/profiles/ [2025-03-13T05:54:48.140Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/res/profiles/RandomExampleProfile.json [2025-03-13T05:54:48.140Z] creating: device-sdk-c-4.0.0/src/c/examples/res/ [2025-03-13T05:54:48.140Z] inflating: device-sdk-c-4.0.0/src/c/examples/res/configuration.yaml [2025-03-13T05:54:48.140Z] creating: device-sdk-c-4.0.0/src/c/examples/res/devices/ [2025-03-13T05:54:48.140Z] inflating: device-sdk-c-4.0.0/src/c/examples/res/devices/device1.json [2025-03-13T05:54:48.140Z] creating: device-sdk-c-4.0.0/src/c/examples/res/profiles/ [2025-03-13T05:54:48.140Z] inflating: device-sdk-c-4.0.0/src/c/examples/res/profiles/TemplateProfile.json [2025-03-13T05:54:48.140Z] inflating: device-sdk-c-4.0.0/src/c/examples/template.c [2025-03-13T05:54:48.140Z] creating: device-sdk-c-4.0.0/src/c/examples/terminal/ [2025-03-13T05:54:48.140Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/CMakeLists.txt [2025-03-13T05:54:48.140Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/README.md [2025-03-13T05:54:48.140Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/device-terminal.c [2025-03-13T05:54:48.140Z] creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/ [2025-03-13T05:54:48.141Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/configuration.yaml [2025-03-13T05:54:48.141Z] creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/devices/ [2025-03-13T05:54:48.141Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/devices/terminal.json [2025-03-13T05:54:48.141Z] creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/profiles/ [2025-03-13T05:54:48.141Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/profiles/Terminal.json [2025-03-13T05:54:48.141Z] inflating: device-sdk-c-4.0.0/src/c/filesys.c [2025-03-13T05:54:48.141Z] inflating: device-sdk-c-4.0.0/src/c/filesys.h [2025-03-13T05:54:48.141Z] inflating: device-sdk-c-4.0.0/src/c/keeper.c [2025-03-13T05:54:48.141Z] inflating: device-sdk-c-4.0.0/src/c/keeper.h [2025-03-13T05:54:48.141Z] inflating: device-sdk-c-4.0.0/src/c/map.c [2025-03-13T05:54:48.141Z] inflating: device-sdk-c-4.0.0/src/c/map.h [2025-03-13T05:54:48.141Z] inflating: device-sdk-c-4.0.0/src/c/metadata.c [2025-03-13T05:54:48.141Z] inflating: device-sdk-c-4.0.0/src/c/metadata.h [2025-03-13T05:54:48.141Z] inflating: device-sdk-c-4.0.0/src/c/metrics.h [2025-03-13T05:54:48.141Z] inflating: device-sdk-c-4.0.0/src/c/opstate.c [2025-03-13T05:54:48.141Z] inflating: device-sdk-c-4.0.0/src/c/opstate.h [2025-03-13T05:54:48.141Z] inflating: device-sdk-c-4.0.0/src/c/parson.c [2025-03-13T05:54:48.141Z] inflating: device-sdk-c-4.0.0/src/c/parson.h [2025-03-13T05:54:48.141Z] inflating: device-sdk-c-4.0.0/src/c/profiles.c [2025-03-13T05:54:48.141Z] inflating: device-sdk-c-4.0.0/src/c/profiles.h [2025-03-13T05:54:48.141Z] inflating: device-sdk-c-4.0.0/src/c/registry-impl.h [2025-03-13T05:54:48.141Z] inflating: device-sdk-c-4.0.0/src/c/registry.c [2025-03-13T05:54:48.141Z] inflating: device-sdk-c-4.0.0/src/c/registry.h [2025-03-13T05:54:48.141Z] inflating: device-sdk-c-4.0.0/src/c/reqdata.c [2025-03-13T05:54:48.141Z] inflating: device-sdk-c-4.0.0/src/c/reqdata.h [2025-03-13T05:54:48.141Z] inflating: device-sdk-c-4.0.0/src/c/request_auth.c [2025-03-13T05:54:48.141Z] inflating: device-sdk-c-4.0.0/src/c/request_auth.h [2025-03-13T05:54:48.141Z] inflating: device-sdk-c-4.0.0/src/c/rest-server.c [2025-03-13T05:54:48.141Z] inflating: device-sdk-c-4.0.0/src/c/rest-server.h [2025-03-13T05:54:48.141Z] inflating: device-sdk-c-4.0.0/src/c/rest.c [2025-03-13T05:54:48.141Z] inflating: device-sdk-c-4.0.0/src/c/rest.h [2025-03-13T05:54:48.141Z] inflating: device-sdk-c-4.0.0/src/c/secrets-impl.h [2025-03-13T05:54:48.141Z] inflating: device-sdk-c-4.0.0/src/c/secrets-insecure.c [2025-03-13T05:54:48.141Z] inflating: device-sdk-c-4.0.0/src/c/secrets-insecure.h [2025-03-13T05:54:48.141Z] inflating: device-sdk-c-4.0.0/src/c/secrets-vault.c [2025-03-13T05:54:48.141Z] inflating: device-sdk-c-4.0.0/src/c/secrets-vault.h [2025-03-13T05:54:48.141Z] inflating: device-sdk-c-4.0.0/src/c/secrets.c [2025-03-13T05:54:48.141Z] inflating: device-sdk-c-4.0.0/src/c/secrets.h [2025-03-13T05:54:48.141Z] inflating: device-sdk-c-4.0.0/src/c/service.c [2025-03-13T05:54:48.141Z] inflating: device-sdk-c-4.0.0/src/c/service.h [2025-03-13T05:54:48.141Z] inflating: device-sdk-c-4.0.0/src/c/transform.c [2025-03-13T05:54:48.141Z] inflating: device-sdk-c-4.0.0/src/c/transform.h [2025-03-13T05:54:48.141Z] inflating: device-sdk-c-4.0.0/src/c/validate.c [2025-03-13T05:54:48.141Z] inflating: device-sdk-c-4.0.0/src/c/validate.h [2025-03-13T05:54:48.141Z] inflating: device-sdk-c-4.0.0/src/c/watchers.c [2025-03-13T05:54:48.141Z] inflating: device-sdk-c-4.0.0/src/c/watchers.h [2025-03-13T05:54:48.141Z] creating: device-sdk-c-4.0.0/src/cmake/ [2025-03-13T05:54:48.141Z] inflating: device-sdk-c-4.0.0/src/cmake/FindIOT.cmake [2025-03-13T05:54:48.141Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBCBOR.cmake [2025-03-13T05:54:48.141Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBMICROHTTP.cmake [2025-03-13T05:54:48.141Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBPAHO.cmake [2025-03-13T05:54:48.141Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBUUID.cmake [2025-03-13T05:54:48.141Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBYAML.cmake [2025-03-13T05:54:48.141Z] + cd device-sdk-c-4.0.0 [2025-03-13T05:54:48.141Z] + ./scripts/build.sh [2025-03-13T05:54:48.141Z] + CPPCHECK=false [2025-03-13T05:54:48.141Z] + DOCGEN=false [2025-03-13T05:54:48.141Z] + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' [2025-03-13T05:54:48.141Z] + '[' 0 -gt 0 ] [2025-03-13T05:54:48.141Z] + readlink -f ./scripts/build.sh [2025-03-13T05:54:48.141Z] + dirname /device-coap/deps/device-sdk-c-4.0.0/scripts/build.sh [2025-03-13T05:54:48.141Z] + dirname /device-coap/deps/device-sdk-c-4.0.0/scripts [2025-03-13T05:54:48.141Z] + ROOT=/device-coap/deps/device-sdk-c-4.0.0 [2025-03-13T05:54:48.141Z] + cd /device-coap/deps/device-sdk-c-4.0.0 [2025-03-13T05:54:48.141Z] + mkdir -p /device-coap/deps/device-sdk-c-4.0.0/build/release [2025-03-13T05:54:48.141Z] + cd /device-coap/deps/device-sdk-c-4.0.0/build/release [2025-03-13T05:54:48.141Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-coap/deps/device-sdk-c-4.0.0/src [2025-03-13T05:54:48.141Z] -- The C compiler identification is GNU 12.2.1 [2025-03-13T05:54:48.141Z] -- Detecting C compiler ABI info [2025-03-13T05:54:48.399Z] -- Detecting C compiler ABI info - done [2025-03-13T05:54:48.399Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-03-13T05:54:48.399Z] -- Detecting C compile features [2025-03-13T05:54:48.399Z] -- Detecting C compile features - done [2025-03-13T05:54:48.399Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2025-03-13T05:54:48.399Z] -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") [2025-03-13T05:54:48.399Z] -- Found LIBYAML: /usr/lib/libyaml.so [2025-03-13T05:54:48.399Z] -- Found LIBUUID: /usr/lib/libuuid.so [2025-03-13T05:54:48.400Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2025-03-13T05:54:48.400Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2025-03-13T05:54:48.400Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-03-13T05:54:48.400Z] -- /opt/iotech/iot/1.5/include [2025-03-13T05:54:48.400Z] -- C SDK 0.0.0 for Linux [2025-03-13T05:54:48.400Z] -- Performing Test CSDK_HAVE_ATOMIC [2025-03-13T05:54:48.662Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2025-03-13T05:54:48.662Z] -- Found Curses: /usr/lib/libcurses.so [2025-03-13T05:54:48.662Z] -- Configuring done (0.5s) [2025-03-13T05:54:48.662Z] -- Generating done (0.0s) [2025-03-13T05:54:48.662Z] -- Build files have been written to: /device-coap/deps/device-sdk-c-4.0.0/build/release [2025-03-13T05:54:48.662Z] + make all package [2025-03-13T05:54:48.662Z] + tee release.log [2025-03-13T05:54:48.662Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2025-03-13T05:54:48.921Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2025-03-13T05:54:48.921Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2025-03-13T05:54:49.181Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2025-03-13T05:54:49.181Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2025-03-13T05:54:49.445Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2025-03-13T05:54:49.445Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2025-03-13T05:54:49.703Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2025-03-13T05:54:49.961Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2025-03-13T05:54:49.961Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2025-03-13T05:54:50.228Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2025-03-13T05:54:50.228Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2025-03-13T05:54:50.487Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2025-03-13T05:54:50.487Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2025-03-13T05:54:50.744Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2025-03-13T05:54:51.016Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2025-03-13T05:54:51.016Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2025-03-13T05:54:51.278Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2025-03-13T05:54:51.278Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2025-03-13T05:54:51.538Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2025-03-13T05:54:51.538Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2025-03-13T05:54:52.918Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2025-03-13T05:54:52.918Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2025-03-13T05:54:52.918Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2025-03-13T05:54:52.918Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2025-03-13T05:54:52.918Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2025-03-13T05:54:53.178Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2025-03-13T05:54:53.438Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2025-03-13T05:54:53.697Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2025-03-13T05:54:53.697Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2025-03-13T05:54:53.955Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2025-03-13T05:54:54.215Z] /device-coap/deps/device-sdk-c-4.0.0/src/c/service.c: In function 'devsdk_service_start': [2025-03-13T05:54:54.215Z] /device-coap/deps/device-sdk-c-4.0.0/src/c/service.c:1063:5: warning: 'deviceservices_config' may be used uninitialized [-Wmaybe-uninitialized] [2025-03-13T05:54:54.215Z] 1063 | edgex_device_parseClients (svc->logger, iot_data_string_map_get (deviceservices_config, "Clients"), &svc->config.endpoints); [2025-03-13T05:54:54.215Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-13T05:54:54.215Z] /device-coap/deps/device-sdk-c-4.0.0/src/c/service.c:875:21: note: 'deviceservices_config' was declared here [2025-03-13T05:54:54.215Z] 875 | const iot_data_t *deviceservices_config; [2025-03-13T05:54:54.215Z] | ^~~~~~~~~~~~~~~~~~~~~ [2025-03-13T05:54:54.215Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2025-03-13T05:54:54.473Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2025-03-13T05:54:54.473Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2025-03-13T05:54:54.473Z] [ 68%] Linking C shared library libcsdk.so [2025-03-13T05:54:54.732Z] [ 68%] Built target csdk [2025-03-13T05:54:54.732Z] [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2025-03-13T05:54:54.732Z] [ 72%] Linking C executable template [2025-03-13T05:54:54.732Z] /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) [2025-03-13T05:54:54.732Z] [ 72%] Built target template [2025-03-13T05:54:54.992Z] [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2025-03-13T05:54:54.992Z] [ 76%] Linking C executable device-counter [2025-03-13T05:54:54.992Z] /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) [2025-03-13T05:54:54.992Z] [ 76%] Built target device-counter [2025-03-13T05:54:54.992Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2025-03-13T05:54:55.252Z] [ 80%] Linking C executable device-random [2025-03-13T05:54:55.252Z] /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) [2025-03-13T05:54:55.252Z] [ 80%] Built target device-random [2025-03-13T05:54:55.252Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2025-03-13T05:54:55.252Z] [ 84%] Linking C executable device-gyro [2025-03-13T05:54:55.252Z] /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) [2025-03-13T05:54:55.510Z] [ 84%] Built target device-gyro [2025-03-13T05:54:55.510Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2025-03-13T05:54:55.510Z] [ 88%] Linking C executable device-bitfields [2025-03-13T05:54:55.510Z] /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) [2025-03-13T05:54:55.510Z] [ 88%] Built target device-bitfields [2025-03-13T05:54:55.510Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2025-03-13T05:54:55.772Z] [ 92%] Linking C executable template-discovery [2025-03-13T05:54:55.772Z] /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) [2025-03-13T05:54:55.772Z] [ 92%] Built target template-discovery [2025-03-13T05:54:55.772Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2025-03-13T05:54:56.030Z] [ 96%] Linking C executable device-file [2025-03-13T05:54:56.030Z] /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) [2025-03-13T05:54:56.030Z] [ 96%] Built target device-file [2025-03-13T05:54:56.030Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2025-03-13T05:54:56.030Z] [100%] Linking C executable device-terminal [2025-03-13T05:54:56.290Z] /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) [2025-03-13T05:54:56.290Z] [100%] Built target device-terminal [2025-03-13T05:54:56.290Z] Run CPack packaging tool... [2025-03-13T05:54:56.290Z] CPack: Create package using TGZ [2025-03-13T05:54:56.290Z] CPack: Install projects [2025-03-13T05:54:56.290Z] CPack: - Run preinstall target for: Csdk [2025-03-13T05:54:56.550Z] CPack: - Install project: Csdk [] [2025-03-13T05:54:56.550Z] CPack: Create package [2025-03-13T05:54:56.550Z] CPack: - package: /device-coap/deps/device-sdk-c-4.0.0/build/release/csdk-0.0.0.tar.gz generated. [2025-03-13T05:54:56.550Z] + '[' false '=' true ] [2025-03-13T05:54:56.550Z] + '[' false '=' true ] [2025-03-13T05:54:56.550Z] + mkdir -p /device-coap/deps/device-sdk-c-4.0.0/build/debug [2025-03-13T05:54:56.550Z] + cd /device-coap/deps/device-sdk-c-4.0.0/build/debug [2025-03-13T05:54:56.550Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /device-coap/deps/device-sdk-c-4.0.0/src [2025-03-13T05:54:56.550Z] -- The C compiler identification is GNU 12.2.1 [2025-03-13T05:54:56.550Z] -- Detecting C compiler ABI info [2025-03-13T05:54:56.812Z] -- Detecting C compiler ABI info - done [2025-03-13T05:54:56.812Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-03-13T05:54:56.812Z] -- Detecting C compile features [2025-03-13T05:54:56.812Z] -- Detecting C compile features - done [2025-03-13T05:54:56.812Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2025-03-13T05:54:56.812Z] -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") [2025-03-13T05:54:56.812Z] -- Found LIBYAML: /usr/lib/libyaml.so [2025-03-13T05:54:56.812Z] -- Found LIBUUID: /usr/lib/libuuid.so [2025-03-13T05:54:56.812Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2025-03-13T05:54:56.812Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2025-03-13T05:54:56.812Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-03-13T05:54:56.812Z] -- /opt/iotech/iot/1.5/include [2025-03-13T05:54:56.812Z] -- C SDK 0.0.0 for Linux [2025-03-13T05:54:56.812Z] -- Performing Test CSDK_HAVE_ATOMIC [2025-03-13T05:54:57.070Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2025-03-13T05:54:57.070Z] -- Found Curses: /usr/lib/libcurses.so [2025-03-13T05:54:57.070Z] -- Configuring done (0.5s) [2025-03-13T05:54:57.070Z] -- Generating done (0.0s) [2025-03-13T05:54:57.070Z] -- Build files have been written to: /device-coap/deps/device-sdk-c-4.0.0/build/debug [2025-03-13T05:54:57.070Z] + tee debug.log [2025-03-13T05:54:57.070Z] + make [2025-03-13T05:54:57.070Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2025-03-13T05:54:57.070Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2025-03-13T05:54:57.329Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2025-03-13T05:54:57.329Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2025-03-13T05:54:57.329Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2025-03-13T05:54:57.590Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2025-03-13T05:54:57.590Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2025-03-13T05:54:57.590Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2025-03-13T05:54:57.852Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2025-03-13T05:54:57.852Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2025-03-13T05:54:57.852Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2025-03-13T05:54:58.114Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2025-03-13T05:54:58.114Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2025-03-13T05:54:58.114Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2025-03-13T05:54:58.114Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2025-03-13T05:54:58.373Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2025-03-13T05:54:58.373Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2025-03-13T05:54:58.634Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2025-03-13T05:54:58.634Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2025-03-13T05:54:58.634Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2025-03-13T05:54:58.634Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2025-03-13T05:54:58.895Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2025-03-13T05:54:58.895Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2025-03-13T05:54:59.153Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2025-03-13T05:54:59.153Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2025-03-13T05:54:59.153Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2025-03-13T05:54:59.153Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2025-03-13T05:54:59.412Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2025-03-13T05:54:59.412Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2025-03-13T05:54:59.674Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2025-03-13T05:54:59.674Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2025-03-13T05:54:59.932Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2025-03-13T05:54:59.932Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2025-03-13T05:54:59.932Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2025-03-13T05:54:59.932Z] [ 68%] Linking C shared library libcsdk.so [2025-03-13T05:55:00.190Z] [ 68%] Built target csdk [2025-03-13T05:55:00.190Z] [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2025-03-13T05:55:00.190Z] [ 72%] Linking C executable template [2025-03-13T05:55:00.190Z] /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) [2025-03-13T05:55:00.190Z] [ 72%] Built target template [2025-03-13T05:55:00.190Z] [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2025-03-13T05:55:00.448Z] [ 76%] Linking C executable device-counter [2025-03-13T05:55:00.449Z] /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) [2025-03-13T05:55:00.449Z] [ 76%] Built target device-counter [2025-03-13T05:55:00.449Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2025-03-13T05:55:00.449Z] [ 80%] Linking C executable device-random [2025-03-13T05:55:00.449Z] /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) [2025-03-13T05:55:00.449Z] [ 80%] Built target device-random [2025-03-13T05:55:00.707Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2025-03-13T05:55:00.707Z] [ 84%] Linking C executable device-gyro [2025-03-13T05:55:00.707Z] /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) [2025-03-13T05:55:00.707Z] [ 84%] Built target device-gyro [2025-03-13T05:55:00.707Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2025-03-13T05:55:00.707Z] [ 88%] Linking C executable device-bitfields [2025-03-13T05:55:00.707Z] /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) [2025-03-13T05:55:00.966Z] [ 88%] Built target device-bitfields [2025-03-13T05:55:00.966Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2025-03-13T05:55:00.966Z] [ 92%] Linking C executable template-discovery [2025-03-13T05:55:00.966Z] /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) [2025-03-13T05:55:00.966Z] [ 92%] Built target template-discovery [2025-03-13T05:55:00.966Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2025-03-13T05:55:01.225Z] [ 96%] Linking C executable device-file [2025-03-13T05:55:01.225Z] /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) [2025-03-13T05:55:01.225Z] [ 96%] Built target device-file [2025-03-13T05:55:01.225Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2025-03-13T05:55:01.225Z] [100%] Linking C executable device-terminal [2025-03-13T05:55:01.225Z] /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) [2025-03-13T05:55:01.484Z] [100%] Built target device-terminal [2025-03-13T05:55:01.484Z] + cp -rf include/devsdk include/edgex /usr/include/ [2025-03-13T05:55:01.484Z] + cp build/release/c/libcsdk.so /usr/lib/ [2025-03-13T05:55:01.484Z] + rm -rf /device-coap/deps [2025-03-13T05:55:01.744Z] Removing intermediate container 614a8846b91e [2025-03-13T05:55:01.744Z] ---> a7ab9d0070c0 [2025-03-13T05:55:01.744Z] Step 14/14 : RUN /device-coap/scripts/build.sh [2025-03-13T05:55:01.744Z] ---> Running in 7b544b291ebf [2025-03-13T05:55:02.002Z] + readlink -f /device-coap/scripts/build.sh [2025-03-13T05:55:02.002Z] + dirname /device-coap/scripts/build.sh [2025-03-13T05:55:02.002Z] + dirname /device-coap/scripts [2025-03-13T05:55:02.002Z] + ROOT=/device-coap [2025-03-13T05:55:02.002Z] + echo /device-coap [2025-03-13T05:55:02.002Z] /device-coap [2025-03-13T05:55:02.002Z] + cd /device-coap [2025-03-13T05:55:02.002Z] + mkdir -p /device-coap/build/release [2025-03-13T05:55:02.002Z] + cd /device-coap/build/release [2025-03-13T05:55:02.002Z] + cmake '-DCMAKE_BUILD_TYPE=Release' /device-coap/src/c [2025-03-13T05:55:02.002Z] -- The C compiler identification is GNU 12.2.1 [2025-03-13T05:55:02.002Z] -- Detecting C compiler ABI info [2025-03-13T05:55:02.263Z] -- Detecting C compiler ABI info - done [2025-03-13T05:55:02.263Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-03-13T05:55:02.263Z] -- Detecting C compile features [2025-03-13T05:55:02.263Z] -- Detecting C compile features - done [2025-03-13T05:55:02.263Z] -- Found LIBCOAP: /usr/local/lib/libcoap-2.so [2025-03-13T05:55:02.263Z] -- Configuring done (0.2s) [2025-03-13T05:55:02.263Z] -- Generating done (0.0s) [2025-03-13T05:55:02.263Z] -- Build files have been written to: /device-coap/build/release [2025-03-13T05:55:02.263Z] + make [2025-03-13T05:55:02.263Z] + tee release.log [2025-03-13T05:55:02.263Z] [ 20%] Building C object CMakeFiles/device-coap.dir/coap-client.c.o [2025-03-13T05:55:02.263Z] In file included from /usr/include/devsdk/devsdk.h:18, [2025-03-13T05:55:02.263Z] from /device-coap/src/c/device-coap.h:17, [2025-03-13T05:55:02.263Z] from /device-coap/src/c/coap-client.h:21, [2025-03-13T05:55:02.263Z] from /device-coap/src/c/coap-client.c:9: [2025-03-13T05:55:02.263Z] /device-coap/src/c/coap-client.c: In function 'GetEndDeviceProtocolProperties': [2025-03-13T05:55:02.263Z] /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=] [2025-03-13T05:55:02.263Z] 89 | iot_log_debug(sdk_ctx->lc, "COAP:PSK key len %u", [2025-03-13T05:55:02.263Z] | ^~~~~~~~~~~~~~~~~~~~~ [2025-03-13T05:55:02.263Z] 90 | strlen(end_dev_params_ptr->psk_key)); [2025-03-13T05:55:02.263Z] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-13T05:55:02.263Z] | | [2025-03-13T05:55:02.263Z] | size_t {aka long unsigned int} [2025-03-13T05:55:02.263Z] /device-coap/src/c/coap-client.c:89:55: note: format string is defined here [2025-03-13T05:55:02.263Z] 89 | iot_log_debug(sdk_ctx->lc, "COAP:PSK key len %u", [2025-03-13T05:55:02.263Z] | ~^ [2025-03-13T05:55:02.263Z] | | [2025-03-13T05:55:02.263Z] | unsigned int [2025-03-13T05:55:02.263Z] | %lu [2025-03-13T05:55:02.263Z] /device-coap/src/c/coap-client.c: In function 'message_handler': [2025-03-13T05:55:02.263Z] /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=] [2025-03-13T05:55:02.263Z] 126 | iot_log_error(sdk_ctx->lc, "COAP:invalid data of len %u", len); [2025-03-13T05:55:02.263Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ [2025-03-13T05:55:02.263Z] | | [2025-03-13T05:55:02.263Z] | size_t {aka long unsigned int} [2025-03-13T05:55:02.263Z] /device-coap/src/c/coap-client.c:126:63: note: format string is defined here [2025-03-13T05:55:02.263Z] 126 | iot_log_error(sdk_ctx->lc, "COAP:invalid data of len %u", len); [2025-03-13T05:55:02.263Z] | ~^ [2025-03-13T05:55:02.263Z] | | [2025-03-13T05:55:02.263Z] | unsigned int [2025-03-13T05:55:02.263Z] | %lu [2025-03-13T05:55:02.263Z] /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=] [2025-03-13T05:55:02.263Z] 129 | iot_log_debug(sdk_ctx->lc, "COAP: coap device resource type %d", [2025-03-13T05:55:02.263Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-13T05:55:02.263Z] 130 | resource->properties->type); [2025-03-13T05:55:02.263Z] | ~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-13T05:55:02.263Z] | | [2025-03-13T05:55:02.263Z] | iot_typecode_t [2025-03-13T05:55:02.263Z] /device-coap/src/c/coap-client.c:129:68: note: format string is defined here [2025-03-13T05:55:02.263Z] 129 | iot_log_debug(sdk_ctx->lc, "COAP: coap device resource type %d", [2025-03-13T05:55:02.263Z] | ~^ [2025-03-13T05:55:02.263Z] | | [2025-03-13T05:55:02.263Z] | int [2025-03-13T05:55:02.263Z] /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=] [2025-03-13T05:55:02.263Z] 139 | iot_log_debug(sdk_ctx->lc, "COAP:coap float data=%s, len = %d", data, [2025-03-13T05:55:02.263Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-13T05:55:02.263Z] 140 | len); [2025-03-13T05:55:02.263Z] | ~~~ [2025-03-13T05:55:02.263Z] | | [2025-03-13T05:55:02.263Z] | size_t {aka long unsigned int} [2025-03-13T05:55:02.263Z] /device-coap/src/c/coap-client.c:139:71: note: format string is defined here [2025-03-13T05:55:02.263Z] 139 | iot_log_debug(sdk_ctx->lc, "COAP:coap float data=%s, len = %d", data, [2025-03-13T05:55:02.263Z] | ~^ [2025-03-13T05:55:02.263Z] | | [2025-03-13T05:55:02.263Z] | int [2025-03-13T05:55:02.263Z] | %ld [2025-03-13T05:55:02.263Z] /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=] [2025-03-13T05:55:02.263Z] 144 | iot_log_debug(sdk_ctx->lc, "COAP:coap int32 data=%s, len = %d", data, [2025-03-13T05:55:02.263Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-13T05:55:02.263Z] 145 | len); [2025-03-13T05:55:02.263Z] | ~~~ [2025-03-13T05:55:02.263Z] | | [2025-03-13T05:55:02.263Z] | size_t {aka long unsigned int} [2025-03-13T05:55:02.263Z] /device-coap/src/c/coap-client.c:144:71: note: format string is defined here [2025-03-13T05:55:02.263Z] 144 | iot_log_debug(sdk_ctx->lc, "COAP:coap int32 data=%s, len = %d", data, [2025-03-13T05:55:02.263Z] | ~^ [2025-03-13T05:55:02.263Z] | | [2025-03-13T05:55:02.263Z] | int [2025-03-13T05:55:02.263Z] | %ld [2025-03-13T05:55:02.263Z] /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=] [2025-03-13T05:55:02.263Z] 151 | iot_log_debug(sdk_ctx->lc, "COAP:coap json data=%s, len = %d", data, [2025-03-13T05:55:02.263Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-13T05:55:02.263Z] 152 | len); [2025-03-13T05:55:02.263Z] | ~~~ [2025-03-13T05:55:02.263Z] | | [2025-03-13T05:55:02.263Z] | size_t {aka long unsigned int} [2025-03-13T05:55:02.263Z] /device-coap/src/c/coap-client.c:151:70: note: format string is defined here [2025-03-13T05:55:02.263Z] 151 | iot_log_debug(sdk_ctx->lc, "COAP:coap json data=%s, len = %d", data, [2025-03-13T05:55:02.263Z] | ~^ [2025-03-13T05:55:02.263Z] | | [2025-03-13T05:55:02.263Z] | int [2025-03-13T05:55:02.263Z] | %ld [2025-03-13T05:55:02.263Z] /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=] [2025-03-13T05:55:02.263Z] 156 | iot_log_error(sdk_ctx->lc, "COAP:unsupported resource type %d", [2025-03-13T05:55:02.263Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-13T05:55:02.263Z] 157 | resource->properties->type); [2025-03-13T05:55:02.263Z] | ~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-13T05:55:02.263Z] | | [2025-03-13T05:55:02.263Z] | iot_typecode_t [2025-03-13T05:55:02.263Z] /device-coap/src/c/coap-client.c:156:71: note: format string is defined here [2025-03-13T05:55:02.263Z] 156 | iot_log_error(sdk_ctx->lc, "COAP:unsupported resource type %d", [2025-03-13T05:55:02.263Z] | ~^ [2025-03-13T05:55:02.263Z] | | [2025-03-13T05:55:02.263Z] | int [2025-03-13T05:55:02.263Z] /device-coap/src/c/coap-client.c: In function 'CoapSendCommandToEndDevice': [2025-03-13T05:55:02.263Z] /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=] [2025-03-13T05:55:02.263Z] 244 | iot_log_debug(sdk_ctx->lc, "COAP: Data = %d, Len = %d", *post_data, len); [2025-03-13T05:55:02.263Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ [2025-03-13T05:55:02.263Z] | | [2025-03-13T05:55:02.263Z] | size_t {aka long unsigned int} [2025-03-13T05:55:02.263Z] /device-coap/src/c/coap-client.c:244:55: note: format string is defined here [2025-03-13T05:55:02.263Z] 244 | iot_log_debug(sdk_ctx->lc, "COAP: Data = %d, Len = %d", *post_data, len); [2025-03-13T05:55:02.263Z] | ~^ [2025-03-13T05:55:02.263Z] | | [2025-03-13T05:55:02.263Z] | int [2025-03-13T05:55:02.263Z] | %ld [2025-03-13T05:55:02.263Z] /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=] [2025-03-13T05:55:02.263Z] 252 | iot_log_debug(sdk_ctx->lc, "COAP-client:ED psk key = %s, len=%d", [2025-03-13T05:55:02.263Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-13T05:55:02.263Z] 253 | (uint8_t *)end_dev_params_ptr->psk_key, [2025-03-13T05:55:02.263Z] 254 | strlen(end_dev_params_ptr->psk_key)); [2025-03-13T05:55:02.263Z] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-13T05:55:02.263Z] | | [2025-03-13T05:55:02.263Z] | size_t {aka long unsigned int} [2025-03-13T05:55:02.263Z] /device-coap/src/c/coap-client.c:252:67: note: format string is defined here [2025-03-13T05:55:02.263Z] 252 | iot_log_debug(sdk_ctx->lc, "COAP-client:ED psk key = %s, len=%d", [2025-03-13T05:55:02.263Z] | ~^ [2025-03-13T05:55:02.263Z] | | [2025-03-13T05:55:02.263Z] | int [2025-03-13T05:55:02.263Z] | %ld [2025-03-13T05:55:02.263Z] /device-coap/src/c/coap-client.c: In function 'CoapGetRequestToEndDevice': [2025-03-13T05:55:02.263Z] /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=] [2025-03-13T05:55:02.263Z] 351 | iot_log_debug(sdk_ctx->lc, "COAP-client:ED psk key = %s, len=%d", [2025-03-13T05:55:02.263Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-13T05:55:02.263Z] 352 | (uint8_t *)end_dev_params_ptr->psk_key, [2025-03-13T05:55:02.263Z] 353 | strlen(end_dev_params_ptr->psk_key)); [2025-03-13T05:55:02.263Z] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-13T05:55:02.263Z] | | [2025-03-13T05:55:02.263Z] | size_t {aka long unsigned int} [2025-03-13T05:55:02.263Z] /device-coap/src/c/coap-client.c:351:67: note: format string is defined here [2025-03-13T05:55:02.263Z] 351 | iot_log_debug(sdk_ctx->lc, "COAP-client:ED psk key = %s, len=%d", [2025-03-13T05:55:02.263Z] | ~^ [2025-03-13T05:55:02.263Z] | | [2025-03-13T05:55:02.263Z] | int [2025-03-13T05:55:02.263Z] | %ld [2025-03-13T05:55:02.523Z] [ 40%] Building C object CMakeFiles/device-coap.dir/coap-server.c.o [2025-03-13T05:55:02.523Z] In file included from /usr/include/devsdk/devsdk.h:18, [2025-03-13T05:55:02.523Z] from /usr/include/edgex/devices.h:17, [2025-03-13T05:55:02.523Z] from /device-coap/src/c/coap-server.c:22: [2025-03-13T05:55:02.523Z] /device-coap/src/c/coap-server.c: In function 'data_handler': [2025-03-13T05:55:02.523Z] /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=] [2025-03-13T05:55:02.523Z] 82 | iot_log_info (sdk_ctx->lc, "invalid data of len %u", len); [2025-03-13T05:55:02.523Z] | ^~~~~~~~~~~~~~~~~~~~~~~~ ~~~ [2025-03-13T05:55:02.523Z] | | [2025-03-13T05:55:02.523Z] | size_t {aka long unsigned int} [2025-03-13T05:55:02.523Z] /device-coap/src/c/coap-server.c:82:54: note: format string is defined here [2025-03-13T05:55:02.523Z] 82 | iot_log_info (sdk_ctx->lc, "invalid data of len %u", len); [2025-03-13T05:55:02.523Z] | ~^ [2025-03-13T05:55:02.523Z] | | [2025-03-13T05:55:02.523Z] | unsigned int [2025-03-13T05:55:02.523Z] | %lu [2025-03-13T05:55:02.523Z] /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=] [2025-03-13T05:55:02.523Z] 128 | iot_log_error (sdk_ctx->lc, "unsupported resource type %d", resource->properties->type); [2025-03-13T05:55:02.523Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-13T05:55:02.523Z] | | [2025-03-13T05:55:02.523Z] | iot_typecode_t [2025-03-13T05:55:02.523Z] /device-coap/src/c/coap-server.c:128:65: note: format string is defined here [2025-03-13T05:55:02.523Z] 128 | iot_log_error (sdk_ctx->lc, "unsupported resource type %d", resource->properties->type); [2025-03-13T05:55:02.523Z] | ~^ [2025-03-13T05:55:02.523Z] | | [2025-03-13T05:55:02.523Z] | int [2025-03-13T05:55:02.523Z] [ 60%] Building C object CMakeFiles/device-coap.dir/coap-util.c.o [2025-03-13T05:55:02.523Z] In file included from /usr/include/devsdk/devsdk.h:18, [2025-03-13T05:55:02.523Z] from /device-coap/src/c/coap-util.h:18, [2025-03-13T05:55:02.523Z] from /device-coap/src/c/coap-util.c:9: [2025-03-13T05:55:02.523Z] /device-coap/src/c/coap-util.c: In function 'read_data_float64': [2025-03-13T05:55:02.523Z] /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=] [2025-03-13T05:55:02.523Z] 63 | iot_log_info(sdk_ctx->lc, "invalid float64 of len %u", len); [2025-03-13T05:55:02.523Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ [2025-03-13T05:55:02.523Z] | | [2025-03-13T05:55:02.523Z] | size_t {aka long unsigned int} [2025-03-13T05:55:02.523Z] /device-coap/src/c/coap-util.c:63:56: note: format string is defined here [2025-03-13T05:55:02.523Z] 63 | iot_log_info(sdk_ctx->lc, "invalid float64 of len %u", len); [2025-03-13T05:55:02.523Z] | ~^ [2025-03-13T05:55:02.523Z] | | [2025-03-13T05:55:02.523Z] | unsigned int [2025-03-13T05:55:02.523Z] | %lu [2025-03-13T05:55:02.523Z] /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=] [2025-03-13T05:55:02.523Z] 76 | iot_log_info(sdk_ctx->lc, "invalid float64 of len %u", len); [2025-03-13T05:55:02.523Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ [2025-03-13T05:55:02.523Z] | | [2025-03-13T05:55:02.523Z] | size_t {aka long unsigned int} [2025-03-13T05:55:02.523Z] /device-coap/src/c/coap-util.c:76:56: note: format string is defined here [2025-03-13T05:55:02.523Z] 76 | iot_log_info(sdk_ctx->lc, "invalid float64 of len %u", len); [2025-03-13T05:55:02.523Z] | ~^ [2025-03-13T05:55:02.523Z] | | [2025-03-13T05:55:02.523Z] | unsigned int [2025-03-13T05:55:02.523Z] | %lu [2025-03-13T05:55:02.523Z] /device-coap/src/c/coap-util.c: In function 'read_data_int32': [2025-03-13T05:55:02.523Z] /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=] [2025-03-13T05:55:02.523Z] 87 | iot_log_info(sdk_ctx->lc, "invalid int32 of len %u", len); [2025-03-13T05:55:02.523Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ [2025-03-13T05:55:02.523Z] | | [2025-03-13T05:55:02.523Z] | size_t {aka long unsigned int} [2025-03-13T05:55:02.523Z] /device-coap/src/c/coap-util.c:87:54: note: format string is defined here [2025-03-13T05:55:02.523Z] 87 | iot_log_info(sdk_ctx->lc, "invalid int32 of len %u", len); [2025-03-13T05:55:02.523Z] | ~^ [2025-03-13T05:55:02.523Z] | | [2025-03-13T05:55:02.523Z] | unsigned int [2025-03-13T05:55:02.523Z] | %lu [2025-03-13T05:55:02.523Z] /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=] [2025-03-13T05:55:02.523Z] 102 | iot_log_info(sdk_ctx->lc, "invalid int32 of len %u", len); [2025-03-13T05:55:02.523Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ [2025-03-13T05:55:02.523Z] | | [2025-03-13T05:55:02.523Z] | size_t {aka long unsigned int} [2025-03-13T05:55:02.523Z] /device-coap/src/c/coap-util.c:102:54: note: format string is defined here [2025-03-13T05:55:02.523Z] 102 | iot_log_info(sdk_ctx->lc, "invalid int32 of len %u", len); [2025-03-13T05:55:02.523Z] | ~^ [2025-03-13T05:55:02.523Z] | | [2025-03-13T05:55:02.523Z] | unsigned int [2025-03-13T05:55:02.523Z] | %lu [2025-03-13T05:55:02.790Z] [ 80%] Building C object CMakeFiles/device-coap.dir/device-coap.c.o [2025-03-13T05:55:02.790Z] In file included from /usr/include/devsdk/devsdk.h:18, [2025-03-13T05:55:02.790Z] from /device-coap/src/c/device-coap.h:17, [2025-03-13T05:55:02.790Z] from /device-coap/src/c/device-coap.c:10: [2025-03-13T05:55:02.790Z] /device-coap/src/c/device-coap.c: In function 'coap_get_handler': [2025-03-13T05:55:02.790Z] /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=] [2025-03-13T05:55:02.790Z] 130 | iot_log_debug(driver->lc, "COAP:Triggering Get events req type=%d\n", [2025-03-13T05:55:02.790Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-13T05:55:02.790Z] 131 | requests[i].resource->type); [2025-03-13T05:55:02.790Z] | ~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-13T05:55:02.790Z] | | [2025-03-13T05:55:02.790Z] | iot_typecode_t [2025-03-13T05:55:02.790Z] /device-coap/src/c/device-coap.c:130:69: note: format string is defined here [2025-03-13T05:55:02.790Z] 130 | iot_log_debug(driver->lc, "COAP:Triggering Get events req type=%d\n", [2025-03-13T05:55:02.790Z] | ~^ [2025-03-13T05:55:02.790Z] | | [2025-03-13T05:55:02.790Z] | int [2025-03-13T05:55:02.790Z] [100%] Linking C executable device-coap [2025-03-13T05:55:02.790Z] /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) [2025-03-13T05:55:03.057Z] [100%] Built target device-coap [2025-03-13T05:55:03.316Z] Removing intermediate container 7b544b291ebf [2025-03-13T05:55:03.316Z] ---> 893efd0cdd8d [2025-03-13T05:55:03.316Z] Successfully built 893efd0cdd8d [2025-03-13T05:55:03.316Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T05:55:04.029Z] + docker inspect -f . ci-base-image-x86_64 [2025-03-13T05:55:04.029Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-13T05:55:04.194Z] prd-ubuntu20.04-docker-8c-8g-41241 does not seem to be running inside a container [2025-03-13T05:55:04.230Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-coap-c_PR-63 -v /w/workspace/edgexfoundry_device-coap-c_PR-63:/w/workspace/edgexfoundry_device-coap-c_PR-63:rw,z -v /w/workspace/edgexfoundry_device-coap-c_PR-63@tmp:/w/workspace/edgexfoundry_device-coap-c_PR-63@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 [2025-03-13T05:55:04.560Z] $ docker top 008a5adbf72062b43b5088cd1434c8236e48338da62ebcea3549940e30f71968 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-13T05:55:04.962Z] + make test [2025-03-13T05:55:04.963Z] build/release/device-coap [Pipeline] } [2025-03-13T05:55:05.000Z] $ docker stop --time=1 008a5adbf72062b43b5088cd1434c8236e48338da62ebcea3549940e30f71968 [2025-03-13T05:55:06.314Z] $ docker rm -f --volumes 008a5adbf72062b43b5088cd1434c8236e48338da62ebcea3549940e30f71968 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-13T05:55:07.171Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-03-13T05:55:07.489Z] + ls -al . [2025-03-13T05:55:07.489Z] total 96 [2025-03-13T05:55:07.489Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 13 05:54 . [2025-03-13T05:55:07.489Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 13 05:53 .. [2025-03-13T05:55:07.489Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 13 05:54 .git [2025-03-13T05:55:07.489Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 13 05:53 .github [2025-03-13T05:55:07.489Z] -rw-rw-r-- 1 jenkins jenkins 14 Mar 13 05:53 .gitignore [2025-03-13T05:55:07.489Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 13 05:54 .semver [2025-03-13T05:55:07.489Z] -rw-rw-r-- 1 jenkins jenkins 2037 Mar 13 05:53 Attribution.txt [2025-03-13T05:55:07.489Z] -rw-rw-r-- 1 jenkins jenkins 3893 Mar 13 05:53 CHANGELOG.md [2025-03-13T05:55:07.489Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 13 05:53 GOVERNANCE.md [2025-03-13T05:55:07.489Z] -rw-rw-r-- 1 jenkins jenkins 798 Mar 13 05:53 Jenkinsfile [2025-03-13T05:55:07.489Z] -rw-rw-r-- 1 jenkins jenkins 10173 Mar 13 05:53 LICENSE [2025-03-13T05:55:07.489Z] -rw-rw-r-- 1 jenkins jenkins 938 Mar 13 05:53 Makefile [2025-03-13T05:55:07.489Z] -rw-rw-r-- 1 jenkins jenkins 619 Mar 13 05:53 OWNERS.md [2025-03-13T05:55:07.489Z] -rw-rw-r-- 1 jenkins jenkins 12454 Mar 13 05:53 README.md [2025-03-13T05:55:07.489Z] -rw-rw-r-- 1 jenkins jenkins 506 Mar 13 05:53 ROADMAP.md [2025-03-13T05:55:07.489Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 13 05:54 VERSION [2025-03-13T05:55:07.489Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 13 05:53 res [2025-03-13T05:55:07.489Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 13 05:53 scripts [2025-03-13T05:55:07.489Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 13 05:53 src [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T05:55:07.884Z] + 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=21eddd3cdb096033b2441702217c8a09ce0ce9bf --label arch=amd64 --label version=0.0.0 . [2025-03-13T05:55:07.884Z] Sending build context to Docker daemon 584.7kB [2025-03-13T05:55:07.884Z] Step 1/33 : ARG BASE=alpine:3.20 [2025-03-13T05:55:07.884Z] Step 2/33 : FROM ${BASE} as builder [2025-03-13T05:55:07.884Z] ---> 893efd0cdd8d [2025-03-13T05:55:07.884Z] Step 3/33 : LABEL maintainer="Ken Bannister " [2025-03-13T05:55:07.884Z] ---> Running in 4de752b019ba [2025-03-13T05:55:07.884Z] Removing intermediate container 4de752b019ba [2025-03-13T05:55:07.884Z] ---> a70ca1487881 [2025-03-13T05:55:07.884Z] Step 4/33 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2025-03-13T05:55:07.884Z] ---> Running in 1be3eca9daa7 [2025-03-13T05:55:08.451Z] Connecting to iotech.jfrog.io (34.247.22.236:443) [2025-03-13T05:55:08.711Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2025-03-13T05:55:08.711Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2025-03-13T05:55:08.711Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2025-03-13T05:55:08.971Z] Removing intermediate container 1be3eca9daa7 [2025-03-13T05:55:08.971Z] ---> 26ca88a5b4fa [2025-03-13T05:55:08.971Z] Step 5/33 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories [2025-03-13T05:55:08.971Z] ---> Running in c958e30ec31c [2025-03-13T05:55:09.538Z] Removing intermediate container c958e30ec31c [2025-03-13T05:55:09.538Z] ---> 944e98f3ebac [2025-03-13T05:55:09.538Z] Step 6/33 : RUN apk add --update --no-cache build-base git gcc cmake make linux-headers yaml-dev libmicrohttpd-dev curl-dev util-linux-dev ncurses-dev iotech-paho-mqtt-c-dev-1.3 hiredis-dev libcbor-dev iotech-iot-1.5-dev [2025-03-13T05:55:09.538Z] ---> Running in 909019e1e961 [2025-03-13T05:55:09.796Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2025-03-13T05:55:10.053Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2025-03-13T05:55:10.053Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-13T05:55:10.621Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-03-13T05:55:10.621Z] OK: 337 MiB in 103 packages [2025-03-13T05:55:10.884Z] Removing intermediate container 909019e1e961 [2025-03-13T05:55:10.884Z] ---> 72f1acc315e8 [2025-03-13T05:55:10.884Z] Step 7/33 : COPY scripts /device-coap/scripts [2025-03-13T05:55:11.142Z] ---> a977a1ceb2b8 [2025-03-13T05:55:11.142Z] Step 8/33 : COPY src /device-coap/src/ [2025-03-13T05:55:11.142Z] ---> d44e209a9209 [2025-03-13T05:55:11.142Z] Step 9/33 : COPY VERSION /device-coap [2025-03-13T05:55:11.399Z] ---> 2735cb557ff1 [2025-03-13T05:55:11.399Z] Step 10/33 : RUN mkdir -p /device-coap/build [2025-03-13T05:55:11.399Z] ---> Running in 596e95db1c4b [2025-03-13T05:55:11.966Z] Removing intermediate container 596e95db1c4b [2025-03-13T05:55:11.966Z] ---> 78c6ecedd501 [2025-03-13T05:55:11.966Z] Step 11/33 : WORKDIR /device-coap [2025-03-13T05:55:11.966Z] ---> Running in 12d9e5a1d035 [2025-03-13T05:55:11.966Z] Removing intermediate container 12d9e5a1d035 [2025-03-13T05:55:11.966Z] ---> 4336b16c811a [2025-03-13T05:55:11.966Z] Step 12/33 : RUN /device-coap/scripts/build_deps.sh 1 [2025-03-13T05:55:11.966Z] ---> Running in 44b8709a2afe [2025-03-13T05:55:12.224Z] + BUILD_CSDK=1 [2025-03-13T05:55:12.224Z] + TINYDTLS_VERSION=b0e230d [2025-03-13T05:55:12.224Z] + LIBCOAP_VERSION=1739507 [2025-03-13T05:55:12.224Z] + CSDK_VERSION=4.0.0 [2025-03-13T05:55:12.224Z] + '[' -d deps ] [2025-03-13T05:55:12.224Z] + mkdir deps [2025-03-13T05:55:12.224Z] + cd /device-coap/deps [2025-03-13T05:55:12.224Z] + git clone https://github.com/eclipse/tinydtls.git [2025-03-13T05:55:12.224Z] Cloning into 'tinydtls'... [2025-03-13T05:55:12.790Z] + cd tinydtls [2025-03-13T05:55:12.790Z] + git checkout develop [2025-03-13T05:55:13.050Z] branch 'develop' set up to track 'origin/develop'. [2025-03-13T05:55:13.050Z] Switched to a new branch 'develop' [2025-03-13T05:55:13.050Z] + git reset --hard b0e230d [2025-03-13T05:55:13.050Z] HEAD is now at b0e230d Merge pull request #44 from mrdeep1/cunit_fix [2025-03-13T05:55:13.050Z] + cp /device-coap/scripts/AutoConf_cmake_patch AutoConf.cmake [2025-03-13T05:55:13.050Z] + cp /device-coap/scripts/CMakeLists_txt_patch CMakeLists.txt [2025-03-13T05:55:13.050Z] + cp /device-coap/scripts/dtls_config_h_cmake_in_patch dtls_config.h.cmake.in [2025-03-13T05:55:13.050Z] + cp /device-coap/scripts/tests_CMakeLists_txt_patch tests/CMakeLists.txt [2025-03-13T05:55:13.050Z] + mkdir -p build [2025-03-13T05:55:13.050Z] + cd build [2025-03-13T05:55:13.050Z] + cmake '-DCMAKE_BUILD_TYPE=Release' '-DBUILD_SHARED_LIBS=ON' .. [2025-03-13T05:55:13.050Z] -- The C compiler identification is GNU 12.2.1 [2025-03-13T05:55:13.050Z] -- Detecting C compiler ABI info [2025-03-13T05:55:13.050Z] -- Detecting C compiler ABI info - done [2025-03-13T05:55:13.050Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-03-13T05:55:13.050Z] -- Detecting C compile features [2025-03-13T05:55:13.050Z] -- Detecting C compile features - done [2025-03-13T05:55:13.050Z] -- Looking for assert.h [2025-03-13T05:55:13.309Z] -- Looking for assert.h - found [2025-03-13T05:55:13.309Z] -- Looking for arpa/inet.h [2025-03-13T05:55:13.309Z] -- Looking for arpa/inet.h - found [2025-03-13T05:55:13.309Z] -- Looking for fcntl.h [2025-03-13T05:55:13.309Z] -- Looking for fcntl.h - found [2025-03-13T05:55:13.309Z] -- Looking for inttypes.h [2025-03-13T05:55:13.568Z] -- Looking for inttypes.h - found [2025-03-13T05:55:13.568Z] -- Looking for memory.h [2025-03-13T05:55:13.568Z] -- Looking for memory.h - found [2025-03-13T05:55:13.568Z] -- Looking for netdb.h [2025-03-13T05:55:13.568Z] -- Looking for netdb.h - found [2025-03-13T05:55:13.568Z] -- Looking for netinet/in.h [2025-03-13T05:55:13.827Z] -- Looking for netinet/in.h - found [2025-03-13T05:55:13.827Z] -- Looking for stddef.h [2025-03-13T05:55:13.827Z] -- Looking for stddef.h - found [2025-03-13T05:55:13.827Z] -- Looking for stdint.h [2025-03-13T05:55:13.827Z] -- Looking for stdint.h - found [2025-03-13T05:55:13.827Z] -- Looking for stdlib.h [2025-03-13T05:55:14.086Z] -- Looking for stdlib.h - found [2025-03-13T05:55:14.086Z] -- Looking for string.h [2025-03-13T05:55:14.086Z] -- Looking for string.h - found [2025-03-13T05:55:14.086Z] -- Looking for strings.h [2025-03-13T05:55:14.086Z] -- Looking for strings.h - found [2025-03-13T05:55:14.086Z] -- Looking for time.h [2025-03-13T05:55:14.344Z] -- Looking for time.h - found [2025-03-13T05:55:14.344Z] -- Looking for sys/param.h [2025-03-13T05:55:14.344Z] -- Looking for sys/param.h - found [2025-03-13T05:55:14.344Z] -- Looking for sys/socket.h [2025-03-13T05:55:14.344Z] -- Looking for sys/socket.h - found [2025-03-13T05:55:14.344Z] -- Looking for sys/stat.h [2025-03-13T05:55:14.630Z] -- Looking for sys/stat.h - found [2025-03-13T05:55:14.630Z] -- Looking for sys/types.h [2025-03-13T05:55:14.630Z] -- Looking for sys/types.h - found [2025-03-13T05:55:14.630Z] -- Looking for sys/time.h [2025-03-13T05:55:14.630Z] -- Looking for sys/time.h - found [2025-03-13T05:55:14.630Z] -- Looking for unistd.h [2025-03-13T05:55:14.889Z] -- Looking for unistd.h - found [2025-03-13T05:55:14.889Z] -- Looking for float.h [2025-03-13T05:55:14.889Z] -- Looking for float.h - found [2025-03-13T05:55:14.889Z] -- Looking for dlfcn.h [2025-03-13T05:55:14.889Z] -- Looking for dlfcn.h - found [2025-03-13T05:55:14.889Z] -- Looking for memset [2025-03-13T05:55:15.149Z] -- Looking for memset - found [2025-03-13T05:55:15.149Z] -- Looking for select [2025-03-13T05:55:15.149Z] -- Looking for select - found [2025-03-13T05:55:15.149Z] -- Looking for socket [2025-03-13T05:55:15.149Z] -- Looking for socket - found [2025-03-13T05:55:15.149Z] -- Looking for strdup [2025-03-13T05:55:15.409Z] -- Looking for strdup - found [2025-03-13T05:55:15.409Z] -- Looking for strerror [2025-03-13T05:55:15.409Z] -- Looking for strerror - found [2025-03-13T05:55:15.409Z] -- Looking for strnlen [2025-03-13T05:55:15.409Z] -- Looking for strnlen - found [2025-03-13T05:55:15.409Z] -- Looking for fls [2025-03-13T05:55:15.667Z] -- Looking for fls - not found [2025-03-13T05:55:15.667Z] -- Looking for vprintf [2025-03-13T05:55:15.667Z] -- Looking for vprintf - found [2025-03-13T05:55:15.667Z] -- Performing Test HAVE_SOCKADDR_IN6_SIN6_LEN [2025-03-13T05:55:15.667Z] -- Performing Test HAVE_SOCKADDR_IN6_SIN6_LEN - Failed [2025-03-13T05:55:15.667Z] -- Configuring done (2.8s) [2025-03-13T05:55:15.667Z] -- Generating done (0.0s) [2025-03-13T05:55:15.667Z] -- Build files have been written to: /device-coap/deps/tinydtls/build [2025-03-13T05:55:15.667Z] + make [2025-03-13T05:55:15.667Z] [ 6%] Building C object CMakeFiles/tinydtls.dir/aes/rijndael.c.o [2025-03-13T05:55:15.925Z] [ 13%] Building C object CMakeFiles/tinydtls.dir/aes/rijndael_wrap.c.o [2025-03-13T05:55:15.925Z] [ 20%] Building C object CMakeFiles/tinydtls.dir/ccm.c.o [2025-03-13T05:55:16.184Z] [ 26%] Building C object CMakeFiles/tinydtls.dir/crypto.c.o [2025-03-13T05:55:16.443Z] In file included from /device-coap/deps/tinydtls/crypto.c:34: [2025-03-13T05:55:16.443Z] In function 'ecc_ecdh', [2025-03-13T05:55:16.443Z] inlined from 'dtls_ecdh_pre_master_secret' at /device-coap/deps/tinydtls/crypto.c:444:3: [2025-03-13T05:55:16.443Z] /device-coap/deps/tinydtls/ecc/ecc.h:50:9: warning: 'pub_x' may be used uninitialized [-Wmaybe-uninitialized] [2025-03-13T05:55:16.443Z] 50 | ecc_ec_mult(px, py, secret, resultx, resulty); [2025-03-13T05:55:16.443Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-13T05:55:16.443Z] /device-coap/deps/tinydtls/ecc/ecc.h: In function 'dtls_ecdh_pre_master_secret': [2025-03-13T05:55:16.443Z] /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 [2025-03-13T05:55:16.443Z] 47 | void ecc_ec_mult(const uint32_t *px, const uint32_t *py, const uint32_t *secret, uint32_t *resultx, uint32_t *resulty); [2025-03-13T05:55:16.443Z] | ^~~~~~~~~~~ [2025-03-13T05:55:16.443Z] /device-coap/deps/tinydtls/crypto.c:431:12: note: 'pub_x' declared here [2025-03-13T05:55:16.443Z] 431 | uint32_t pub_x[8]; [2025-03-13T05:55:16.443Z] | ^~~~~ [2025-03-13T05:55:16.443Z] In function 'ecc_ecdh', [2025-03-13T05:55:16.443Z] inlined from 'dtls_ecdh_pre_master_secret' at /device-coap/deps/tinydtls/crypto.c:444:3: [2025-03-13T05:55:16.443Z] /device-coap/deps/tinydtls/ecc/ecc.h:50:9: warning: 'pub_y' may be used uninitialized [-Wmaybe-uninitialized] [2025-03-13T05:55:16.443Z] 50 | ecc_ec_mult(px, py, secret, resultx, resulty); [2025-03-13T05:55:16.443Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-13T05:55:16.443Z] /device-coap/deps/tinydtls/ecc/ecc.h: In function 'dtls_ecdh_pre_master_secret': [2025-03-13T05:55:16.443Z] /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 [2025-03-13T05:55:16.443Z] 47 | void ecc_ec_mult(const uint32_t *px, const uint32_t *py, const uint32_t *secret, uint32_t *resultx, uint32_t *resulty); [2025-03-13T05:55:16.443Z] | ^~~~~~~~~~~ [2025-03-13T05:55:16.443Z] /device-coap/deps/tinydtls/crypto.c:432:12: note: 'pub_y' declared here [2025-03-13T05:55:16.443Z] 432 | uint32_t pub_y[8]; [2025-03-13T05:55:16.443Z] | ^~~~~ [2025-03-13T05:55:16.443Z] In function 'ecc_ecdh', [2025-03-13T05:55:16.443Z] inlined from 'dtls_ecdh_pre_master_secret' at /device-coap/deps/tinydtls/crypto.c:444:3: [2025-03-13T05:55:16.443Z] /device-coap/deps/tinydtls/ecc/ecc.h:50:9: warning: 'priv' may be used uninitialized [-Wmaybe-uninitialized] [2025-03-13T05:55:16.443Z] 50 | ecc_ec_mult(px, py, secret, resultx, resulty); [2025-03-13T05:55:16.443Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-13T05:55:16.443Z] /device-coap/deps/tinydtls/ecc/ecc.h: In function 'dtls_ecdh_pre_master_secret': [2025-03-13T05:55:16.443Z] /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 [2025-03-13T05:55:16.443Z] 47 | void ecc_ec_mult(const uint32_t *px, const uint32_t *py, const uint32_t *secret, uint32_t *resultx, uint32_t *resulty); [2025-03-13T05:55:16.443Z] | ^~~~~~~~~~~ [2025-03-13T05:55:16.443Z] /device-coap/deps/tinydtls/crypto.c:430:12: note: 'priv' declared here [2025-03-13T05:55:16.443Z] 430 | uint32_t priv[8]; [2025-03-13T05:55:16.443Z] | ^~~~ [2025-03-13T05:55:16.443Z] [ 33%] Building C object CMakeFiles/tinydtls.dir/dtls.c.o [2025-03-13T05:55:17.380Z] [ 40%] Building C object CMakeFiles/tinydtls.dir/dtls_debug.c.o [2025-03-13T05:55:17.380Z] [ 46%] Building C object CMakeFiles/tinydtls.dir/dtls_prng.c.o [2025-03-13T05:55:17.639Z] [ 53%] Building C object CMakeFiles/tinydtls.dir/dtls_time.c.o [2025-03-13T05:55:17.639Z] [ 60%] Building C object CMakeFiles/tinydtls.dir/ecc/ecc.c.o [2025-03-13T05:55:17.639Z] /device-coap/deps/tinydtls/ecc/ecc.c: In function 'is_zero': [2025-03-13T05:55:17.639Z] /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] [2025-03-13T05:55:17.639Z] 316 | for (idx = 0; idx < count; idx++) { [2025-03-13T05:55:17.639Z] | ^ [2025-03-13T05:55:17.639Z] /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] [2025-03-13T05:55:17.639Z] 319 | return result == count; [2025-03-13T05:55:17.639Z] | ^~ [2025-03-13T05:55:18.207Z] [ 66%] Building C object CMakeFiles/tinydtls.dir/hmac.c.o [2025-03-13T05:55:18.207Z] [ 73%] Building C object CMakeFiles/tinydtls.dir/netq.c.o [2025-03-13T05:55:18.469Z] [ 80%] Building C object CMakeFiles/tinydtls.dir/peer.c.o [2025-03-13T05:55:18.469Z] [ 86%] Building C object CMakeFiles/tinydtls.dir/session.c.o [2025-03-13T05:55:18.469Z] [ 93%] Building C object CMakeFiles/tinydtls.dir/sha2/sha2.c.o [2025-03-13T05:55:18.469Z] /device-coap/deps/tinydtls/sha2/sha2.c:630:34: warning: argument 1 of type 'sha2_byte[]' {aka 'unsigned char[]'} with mismatched bound [-Warray-parameter=] [2025-03-13T05:55:18.469Z] 630 | void dtls_sha256_final(sha2_byte digest[], dtls_sha256_ctx* context) { [2025-03-13T05:55:18.469Z] | ~~~~~~~~~~^~~~~~~~ [2025-03-13T05:55:18.469Z] In file included from /device-coap/deps/tinydtls/sha2/sha2.c:45: [2025-03-13T05:55:18.469Z] /device-coap/deps/tinydtls/sha2/sha2.h:134:24: note: previously declared as 'uint8_t[32]' {aka 'unsigned char[32]'} [2025-03-13T05:55:18.469Z] 134 | void dtls_sha256_final(uint8_t[DTLS_SHA256_DIGEST_LENGTH], dtls_sha256_ctx*); [2025-03-13T05:55:18.469Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-13T05:55:18.469Z] /device-coap/deps/tinydtls/sha2/sha2.c:690:54: warning: argument 2 of type 'char[]' with mismatched bound [-Warray-parameter=] [2025-03-13T05:55:18.469Z] 690 | char *dtls_sha256_end(dtls_sha256_ctx* context, char buffer[]) { [2025-03-13T05:55:18.469Z] | ~~~~~^~~~~~~~ [2025-03-13T05:55:18.469Z] /device-coap/deps/tinydtls/sha2/sha2.h:135:41: note: previously declared as 'char[65]' [2025-03-13T05:55:18.469Z] 135 | char* dtls_sha256_end(dtls_sha256_ctx*, char[DTLS_SHA256_DIGEST_STRING_LENGTH]); [2025-03-13T05:55:18.469Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-13T05:55:18.732Z] [100%] Linking C shared library libtinydtls.so [2025-03-13T05:55:18.732Z] [100%] Built target tinydtls [2025-03-13T05:55:18.732Z] + make install [2025-03-13T05:55:18.732Z] [100%] Built target tinydtls [2025-03-13T05:55:18.732Z] Install the project... [2025-03-13T05:55:18.732Z] -- Install configuration: "Release" [2025-03-13T05:55:18.732Z] -- Installing: /usr/local/lib/libtinydtls.so [2025-03-13T05:55:18.732Z] -- Up-to-date: /usr/local/include/tinydtls [2025-03-13T05:55:18.732Z] -- Installing: /usr/local/include/tinydtls/uthash.h [2025-03-13T05:55:18.732Z] -- Up-to-date: /usr/local/include/tinydtls/sha2 [2025-03-13T05:55:18.732Z] -- Installing: /usr/local/include/tinydtls/sha2/sha2.h [2025-03-13T05:55:18.732Z] -- Up-to-date: /usr/local/include/tinydtls/ecc [2025-03-13T05:55:18.732Z] -- Installing: /usr/local/include/tinydtls/ecc/test_helper.h [2025-03-13T05:55:18.732Z] -- Installing: /usr/local/include/tinydtls/ecc/ecc.h [2025-03-13T05:55:18.732Z] -- Installing: /usr/local/include/tinydtls/tinydtls.h [2025-03-13T05:55:18.732Z] -- Installing: /usr/local/include/tinydtls/alert.h [2025-03-13T05:55:18.732Z] -- Up-to-date: /usr/local/include/tinydtls/aes [2025-03-13T05:55:18.732Z] -- Installing: /usr/local/include/tinydtls/aes/rijndael.h [2025-03-13T05:55:18.732Z] -- Installing: /usr/local/include/tinydtls/crypto.h [2025-03-13T05:55:18.732Z] -- Installing: /usr/local/include/tinydtls/numeric.h [2025-03-13T05:55:18.732Z] -- Installing: /usr/local/include/tinydtls/peer.h [2025-03-13T05:55:18.732Z] -- Installing: /usr/local/include/tinydtls/utlist.h [2025-03-13T05:55:18.732Z] -- Installing: /usr/local/include/tinydtls/dtls_mutex.h [2025-03-13T05:55:18.732Z] -- Installing: /usr/local/include/tinydtls/dtls_time.h [2025-03-13T05:55:18.732Z] -- Installing: /usr/local/include/tinydtls/netq.h [2025-03-13T05:55:18.732Z] -- Installing: /usr/local/include/tinydtls/dtls.h [2025-03-13T05:55:18.732Z] -- Installing: /usr/local/include/tinydtls/global.h [2025-03-13T05:55:18.732Z] -- Installing: /usr/local/include/tinydtls/state.h [2025-03-13T05:55:18.732Z] -- Installing: /usr/local/include/tinydtls/dtls_debug.h [2025-03-13T05:55:18.732Z] -- Installing: /usr/local/include/tinydtls/session.h [2025-03-13T05:55:18.732Z] -- Installing: /usr/local/include/tinydtls/dtls_prng.h [2025-03-13T05:55:18.732Z] -- Installing: /usr/local/include/tinydtls/hmac.h [2025-03-13T05:55:18.732Z] -- Installing: /usr/local/include/tinydtls/ccm.h [2025-03-13T05:55:18.732Z] -- Up-to-date: /usr/local/include/tinydtls [2025-03-13T05:55:18.732Z] -- Installing: /usr/local/include/tinydtls/dtls_config.h [2025-03-13T05:55:18.732Z] + cd /device-coap/deps [2025-03-13T05:55:18.732Z] + git clone https://github.com/obgm/libcoap.git [2025-03-13T05:55:18.732Z] Cloning into 'libcoap'... [2025-03-13T05:55:20.116Z] + cd libcoap [2025-03-13T05:55:20.116Z] + git reset --hard 1739507 [2025-03-13T05:55:20.116Z] HEAD is now at 1739507a Merge pull request #536 from mrdeep1/bad_tcp [2025-03-13T05:55:20.116Z] + patch -p1 [2025-03-13T05:55:20.116Z] patching file cmake/FindTinyDTLS.cmake [2025-03-13T05:55:20.116Z] + patch -p1 [2025-03-13T05:55:20.116Z] patching file include/coap2/coap_config.h.in [2025-03-13T05:55:20.116Z] + mkdir -p build [2025-03-13T05:55:20.116Z] + cd build [2025-03-13T05:55:20.116Z] + 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' .. [2025-03-13T05:55:20.374Z] -- The CXX compiler identification is GNU 12.2.1 [2025-03-13T05:55:20.374Z] -- The C compiler identification is GNU 12.2.1 [2025-03-13T05:55:20.374Z] -- Detecting CXX compiler ABI info [2025-03-13T05:55:20.374Z] -- Detecting CXX compiler ABI info - done [2025-03-13T05:55:20.636Z] -- Check for working CXX compiler: /usr/bin/c++ - skipped [2025-03-13T05:55:20.636Z] -- Detecting CXX compile features [2025-03-13T05:55:20.636Z] -- Detecting CXX compile features - done [2025-03-13T05:55:20.636Z] -- Detecting C compiler ABI info [2025-03-13T05:55:20.636Z] -- Detecting C compiler ABI info - done [2025-03-13T05:55:20.636Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-03-13T05:55:20.636Z] -- Detecting C compile features [2025-03-13T05:55:20.636Z] -- Detecting C compile features - done [2025-03-13T05:55:20.636Z] -- Looking for byteswap.h [2025-03-13T05:55:20.636Z] -- Looking for byteswap.h - found [2025-03-13T05:55:20.636Z] -- Looking for inttypes.h [2025-03-13T05:55:20.896Z] -- Looking for inttypes.h - found [2025-03-13T05:55:20.896Z] -- Looking for limits.h [2025-03-13T05:55:20.896Z] -- Looking for limits.h - found [2025-03-13T05:55:20.896Z] -- Looking for memory.h [2025-03-13T05:55:20.896Z] -- Looking for memory.h - found [2025-03-13T05:55:20.896Z] -- Looking for strings.h [2025-03-13T05:55:21.154Z] -- Looking for strings.h - found [2025-03-13T05:55:21.154Z] -- Looking for string.h [2025-03-13T05:55:21.154Z] -- Looking for string.h - found [2025-03-13T05:55:21.154Z] -- Looking for sys/sysctl.h [2025-03-13T05:55:21.154Z] -- Looking for sys/sysctl.h - not found [2025-03-13T05:55:21.154Z] -- Looking for netinet/in.h [2025-03-13T05:55:21.413Z] -- Looking for netinet/in.h - found [2025-03-13T05:55:21.413Z] -- Looking for sys/epoll.h [2025-03-13T05:55:21.413Z] -- Looking for sys/epoll.h - found [2025-03-13T05:55:21.413Z] -- Looking for sys/timerfd.h [2025-03-13T05:55:21.413Z] -- Looking for sys/timerfd.h - found [2025-03-13T05:55:21.413Z] -- Looking for arpa/inet.h [2025-03-13T05:55:21.672Z] -- Looking for arpa/inet.h - found [2025-03-13T05:55:21.672Z] -- Looking for stdbool.h [2025-03-13T05:55:21.672Z] -- Looking for stdbool.h - found [2025-03-13T05:55:21.672Z] -- Looking for netdb.h [2025-03-13T05:55:21.672Z] -- Looking for netdb.h - found [2025-03-13T05:55:21.672Z] -- Looking for pthread.h [2025-03-13T05:55:21.931Z] -- Looking for pthread.h - found [2025-03-13T05:55:21.931Z] -- Looking for stdlib.h [2025-03-13T05:55:21.931Z] -- Looking for stdlib.h - found [2025-03-13T05:55:21.931Z] -- Looking for stdint.h [2025-03-13T05:55:21.931Z] -- Looking for stdint.h - found [2025-03-13T05:55:21.931Z] -- Looking for syslog.h [2025-03-13T05:55:22.189Z] -- Looking for syslog.h - found [2025-03-13T05:55:22.189Z] -- Looking for sys/ioctl.h [2025-03-13T05:55:22.189Z] -- Looking for sys/ioctl.h - found [2025-03-13T05:55:22.189Z] -- Looking for sys/socket.h [2025-03-13T05:55:22.189Z] -- Looking for sys/socket.h - found [2025-03-13T05:55:22.189Z] -- Looking for sys/stat.h [2025-03-13T05:55:22.448Z] -- Looking for sys/stat.h - found [2025-03-13T05:55:22.448Z] -- Looking for sys/time.h [2025-03-13T05:55:22.448Z] -- Looking for sys/time.h - found [2025-03-13T05:55:22.448Z] -- Looking for sys/types.h [2025-03-13T05:55:22.448Z] -- Looking for sys/types.h - found [2025-03-13T05:55:22.448Z] -- Looking for sys/unistd.h [2025-03-13T05:55:22.708Z] -- Looking for sys/unistd.h - not found [2025-03-13T05:55:22.708Z] -- Looking for time.h [2025-03-13T05:55:22.708Z] -- Looking for time.h - found [2025-03-13T05:55:22.708Z] -- Looking for unistd.h [2025-03-13T05:55:22.708Z] -- Looking for unistd.h - found [2025-03-13T05:55:22.708Z] -- Looking for float.h [2025-03-13T05:55:22.965Z] -- Looking for float.h - found [2025-03-13T05:55:22.965Z] -- Looking for stddef.h [2025-03-13T05:55:22.965Z] -- Looking for stddef.h - found [2025-03-13T05:55:22.965Z] -- Looking for winsock2.h [2025-03-13T05:55:22.965Z] -- Looking for winsock2.h - not found [2025-03-13T05:55:22.965Z] -- Looking for ws2tcpip.h [2025-03-13T05:55:22.965Z] -- Looking for ws2tcpip.h - not found [2025-03-13T05:55:22.965Z] -- Looking for malloc [2025-03-13T05:55:23.225Z] -- Looking for malloc - found [2025-03-13T05:55:23.225Z] -- Looking for memset [2025-03-13T05:55:23.225Z] -- Looking for memset - found [2025-03-13T05:55:23.225Z] -- Looking for select [2025-03-13T05:55:23.225Z] -- Looking for select - found [2025-03-13T05:55:23.225Z] -- Looking for socket [2025-03-13T05:55:23.485Z] -- Looking for socket - found [2025-03-13T05:55:23.485Z] -- Looking for strcasecmp [2025-03-13T05:55:23.485Z] -- Looking for strcasecmp - found [2025-03-13T05:55:23.485Z] -- Looking for pthread_mutex_lock [2025-03-13T05:55:23.485Z] -- Looking for pthread_mutex_lock - found [2025-03-13T05:55:23.485Z] -- Looking for getaddrinfo [2025-03-13T05:55:23.745Z] -- Looking for getaddrinfo - found [2025-03-13T05:55:23.745Z] -- Looking for strnlen [2025-03-13T05:55:23.745Z] -- Looking for strnlen - found [2025-03-13T05:55:23.745Z] -- Looking for strrchr [2025-03-13T05:55:23.745Z] -- Looking for strrchr - found [2025-03-13T05:55:23.745Z] -- Looking for getrandom [2025-03-13T05:55:24.004Z] -- Looking for getrandom - found [2025-03-13T05:55:24.004Z] -- Looking for cmsghdr [2025-03-13T05:55:24.004Z] -- Looking for cmsghdr - not found [2025-03-13T05:55:24.004Z] -- compiling without epoll support [2025-03-13T05:55:24.004Z] -- compiling with DTLS support [2025-03-13T05:55:24.004Z] -- DTLS_BACKEND: tinydtls [2025-03-13T05:55:24.004Z] -- Found TinyDTLS: /usr/local/include [2025-03-13T05:55:24.004Z] -- TINYDTLS_INCLUDE_DIR: /usr/local/include/tinydtls [2025-03-13T05:55:24.004Z] -- TINYDTLS_LIBRARIES: /usr/local/lib/libtinydtls.so [2025-03-13T05:55:24.004Z] -- TINYDTLS_ROOT_DIR: [2025-03-13T05:55:24.004Z] -- compiling with tinydtls support [2025-03-13T05:55:24.004Z] -- ENABLE_DTLS:.....................ON [2025-03-13T05:55:24.004Z] -- ENABLE_TCP:......................ON [2025-03-13T05:55:24.004Z] -- ENABLE_DOCS:.....................OFF [2025-03-13T05:55:24.004Z] -- ENABLE_EXAMPLES:.................OFF [2025-03-13T05:55:24.004Z] -- DTLS_BACKEND:....................tinydtls [2025-03-13T05:55:24.004Z] -- WITH_GNUTLS:.....................OFF [2025-03-13T05:55:24.004Z] -- WITH_TINYDTLS:...................ON [2025-03-13T05:55:24.004Z] -- WITH_OPENSSL:....................OFF [2025-03-13T05:55:24.004Z] -- WITH_MBEDTLS:....................OFF [2025-03-13T05:55:24.004Z] -- HAVE_LIBTINYDTLS:................1 [2025-03-13T05:55:24.004Z] -- HAVE_LIBGNUTLS:.................. [2025-03-13T05:55:24.004Z] -- HAVE_OPENSSL:.................... [2025-03-13T05:55:24.004Z] -- HAVE_MBEDTLS:.................... [2025-03-13T05:55:24.004Z] -- COAP_EPOLL_SUPPORT:.............. [2025-03-13T05:55:24.004Z] -- CMAKE_C_COMPILER:................/usr/bin/cc [2025-03-13T05:55:24.004Z] -- BUILD_SHARED_LIBS:...............ON [2025-03-13T05:55:24.004Z] -- CMAKE_BUILD_TYPE:................Release [2025-03-13T05:55:24.004Z] -- CMAKE_SYSTEM_PROCESSOR:..........x86_64 [2025-03-13T05:55:24.004Z] -- Configuring done (3.8s) [2025-03-13T05:55:24.004Z] CMake Warning (dev) at CMakeLists.txt:16 (add_library): [2025-03-13T05:55:24.004Z] Policy CMP0115 is not set: Source file extensions must be explicit. Run [2025-03-13T05:55:24.004Z] "cmake --help-policy CMP0115" for policy details. Use the cmake_policy [2025-03-13T05:55:24.004Z] command to set the policy and suppress this warning. [2025-03-13T05:55:24.004Z] [2025-03-13T05:55:24.004Z] File: [2025-03-13T05:55:24.004Z] [2025-03-13T05:55:24.004Z] /device-coap/deps/libcoap/include/coap2/coap.h.in [2025-03-13T05:55:24.004Z] This warning is for project developers. Use -Wno-dev to suppress it. [2025-03-13T05:55:24.004Z] [2025-03-13T05:55:24.004Z] -- Generating done (0.0s) [2025-03-13T05:55:24.004Z] -- Build files have been written to: /device-coap/deps/libcoap/build [2025-03-13T05:55:24.004Z] + make [2025-03-13T05:55:24.004Z] [ 4%] Building C object CMakeFiles/coap-2.dir/src/address.c.o [2025-03-13T05:55:24.262Z] [ 8%] Building C object CMakeFiles/coap-2.dir/src/async.c.o [2025-03-13T05:55:24.262Z] [ 13%] Building C object CMakeFiles/coap-2.dir/src/block.c.o [2025-03-13T05:55:24.262Z] [ 17%] Building C object CMakeFiles/coap-2.dir/src/coap_debug.c.o [2025-03-13T05:55:24.521Z] [ 21%] Building C object CMakeFiles/coap-2.dir/src/coap_event.c.o [2025-03-13T05:55:24.780Z] [ 26%] Building C object CMakeFiles/coap-2.dir/src/coap_hashkey.c.o [2025-03-13T05:55:24.780Z] [ 30%] Building C object CMakeFiles/coap-2.dir/src/coap_io.c.o [2025-03-13T05:55:25.040Z] [ 34%] Building C object CMakeFiles/coap-2.dir/src/coap_notls.c.o [2025-03-13T05:55:25.040Z] [ 39%] Building C object CMakeFiles/coap-2.dir/src/coap_prng.c.o [2025-03-13T05:55:25.040Z] [ 43%] Building C object CMakeFiles/coap-2.dir/src/coap_session.c.o [2025-03-13T05:55:25.608Z] [ 47%] Building C object CMakeFiles/coap-2.dir/src/coap_tcp.c.o [2025-03-13T05:55:25.867Z] [ 52%] Building C object CMakeFiles/coap-2.dir/src/coap_time.c.o [2025-03-13T05:55:25.867Z] [ 56%] Building C object CMakeFiles/coap-2.dir/src/encode.c.o [2025-03-13T05:55:25.867Z] [ 60%] Building C object CMakeFiles/coap-2.dir/src/mem.c.o [2025-03-13T05:55:25.867Z] [ 65%] Building C object CMakeFiles/coap-2.dir/src/net.c.o [2025-03-13T05:55:26.435Z] [ 69%] Building C object CMakeFiles/coap-2.dir/src/option.c.o [2025-03-13T05:55:26.694Z] [ 73%] Building C object CMakeFiles/coap-2.dir/src/pdu.c.o [2025-03-13T05:55:26.953Z] [ 78%] Building C object CMakeFiles/coap-2.dir/src/resource.c.o [2025-03-13T05:55:27.212Z] [ 82%] Building C object CMakeFiles/coap-2.dir/src/str.c.o [2025-03-13T05:55:27.471Z] [ 86%] Building C object CMakeFiles/coap-2.dir/src/subscribe.c.o [2025-03-13T05:55:27.471Z] [ 91%] Building C object CMakeFiles/coap-2.dir/src/uri.c.o [2025-03-13T05:55:27.736Z] [ 95%] Building C object CMakeFiles/coap-2.dir/src/coap_tinydtls.c.o [2025-03-13T05:55:27.736Z] [100%] Linking C shared library libcoap-2.so [2025-03-13T05:55:27.995Z] [100%] Built target coap-2 [2025-03-13T05:55:27.995Z] + make install [2025-03-13T05:55:27.995Z] [100%] Built target coap-2 [2025-03-13T05:55:27.995Z] Install the project... [2025-03-13T05:55:27.995Z] -- Install configuration: "Release" [2025-03-13T05:55:27.995Z] -- Installing: /usr/local/lib/libcoap-2.so [2025-03-13T05:55:27.995Z] -- Set runtime path of "/usr/local/lib/libcoap-2.so" to "" [2025-03-13T05:55:27.995Z] -- Installing: /usr/local/lib/cmake/libcoap/libcoapTargets.cmake [2025-03-13T05:55:27.995Z] -- Installing: /usr/local/lib/cmake/libcoap/libcoapTargets-release.cmake [2025-03-13T05:55:27.995Z] -- Installing: /usr/local/lib/cmake/libcoap/libcoapConfig.cmake [2025-03-13T05:55:27.995Z] -- Installing: /usr/local/lib/cmake/libcoap/libcoapConfigVersion.cmake [2025-03-13T05:55:27.995Z] -- Up-to-date: /usr/local/include [2025-03-13T05:55:27.995Z] -- Up-to-date: /usr/local/include/coap2 [2025-03-13T05:55:27.995Z] -- Installing: /usr/local/include/coap2/uthash.h [2025-03-13T05:55:27.995Z] -- Installing: /usr/local/include/coap2/subscribe.h [2025-03-13T05:55:27.995Z] -- Installing: /usr/local/include/coap2/option.h [2025-03-13T05:55:27.995Z] -- Installing: /usr/local/include/coap2/resource.h [2025-03-13T05:55:27.995Z] -- Installing: /usr/local/include/coap2/bits.h [2025-03-13T05:55:27.995Z] -- Installing: /usr/local/include/coap2/coap_hashkey.h [2025-03-13T05:55:27.995Z] -- Installing: /usr/local/include/coap2/block.h [2025-03-13T05:55:27.995Z] -- Installing: /usr/local/include/coap2/coap_io.h [2025-03-13T05:55:27.995Z] -- Installing: /usr/local/include/coap2/pdu.h [2025-03-13T05:55:27.995Z] -- Installing: /usr/local/include/coap2/str.h [2025-03-13T05:55:27.995Z] -- Installing: /usr/local/include/coap2/async.h [2025-03-13T05:55:27.995Z] -- Installing: /usr/local/include/coap2/net.h [2025-03-13T05:55:27.995Z] -- Installing: /usr/local/include/coap2/address.h [2025-03-13T05:55:27.995Z] -- Installing: /usr/local/include/coap2/uri.h [2025-03-13T05:55:27.995Z] -- Installing: /usr/local/include/coap2/coap_event.h [2025-03-13T05:55:27.995Z] -- Installing: /usr/local/include/coap2/coap_riot.h [2025-03-13T05:55:27.995Z] -- Installing: /usr/local/include/coap2/coap_dtls.h [2025-03-13T05:55:27.995Z] -- Installing: /usr/local/include/coap2/coap_mutex.h [2025-03-13T05:55:27.995Z] -- Installing: /usr/local/include/coap2/coap_prng.h [2025-03-13T05:55:27.995Z] -- Installing: /usr/local/include/coap2/lwippools.h [2025-03-13T05:55:27.995Z] -- Installing: /usr/local/include/coap2/coap_debug.h [2025-03-13T05:55:27.995Z] -- Installing: /usr/local/include/coap2/utlist.h [2025-03-13T05:55:27.995Z] -- Installing: /usr/local/include/coap2/coap_time.h [2025-03-13T05:55:27.995Z] -- Installing: /usr/local/include/coap2/encode.h [2025-03-13T05:55:27.995Z] -- Installing: /usr/local/include/coap2/libcoap.h [2025-03-13T05:55:27.995Z] -- Installing: /usr/local/include/coap2/coap_forward_decls.h [2025-03-13T05:55:27.995Z] -- Installing: /usr/local/include/coap2/mem.h [2025-03-13T05:55:27.995Z] -- Installing: /usr/local/include/coap2/coap_session.h [2025-03-13T05:55:27.995Z] -- Up-to-date: /usr/local/include [2025-03-13T05:55:27.995Z] -- Up-to-date: /usr/local/include/coap2 [2025-03-13T05:55:27.995Z] -- Installing: /usr/local/include/coap2/coap.h [2025-03-13T05:55:27.995Z] + '[' 1 '=' 1 ] [2025-03-13T05:55:27.995Z] + cd /device-coap/deps [2025-03-13T05:55:27.995Z] + wget https://github.com/edgexfoundry/device-sdk-c/archive/v4.0.0.zip [2025-03-13T05:55:27.995Z] Connecting to github.com (140.82.112.4:443) [2025-03-13T05:55:27.995Z] Connecting to codeload.github.com (140.82.112.9:443) [2025-03-13T05:55:28.255Z] saving to 'v4.0.0.zip' [2025-03-13T05:55:28.255Z] v4.0.0.zip 100% |********************************| 245k 0:00:00 ETA [2025-03-13T05:55:28.255Z] 'v4.0.0.zip' saved [2025-03-13T05:55:28.255Z] + unzip v4.0.0.zip [2025-03-13T05:55:28.255Z] Archive: v4.0.0.zip [2025-03-13T05:55:28.255Z] creating: device-sdk-c-4.0.0/ [2025-03-13T05:55:28.255Z] creating: device-sdk-c-4.0.0/.github/ [2025-03-13T05:55:28.255Z] inflating: device-sdk-c-4.0.0/.github/Contributing.md [2025-03-13T05:55:28.255Z] inflating: device-sdk-c-4.0.0/.github/PULL_REQUEST_TEMPLATE.md [2025-03-13T05:55:28.255Z] inflating: device-sdk-c-4.0.0/.github/semantic.yml [2025-03-13T05:55:28.255Z] creating: device-sdk-c-4.0.0/.github/workflows/ [2025-03-13T05:55:28.255Z] inflating: device-sdk-c-4.0.0/.github/workflows/release.yml [2025-03-13T05:55:28.255Z] inflating: device-sdk-c-4.0.0/.gitignore [2025-03-13T05:55:28.255Z] inflating: device-sdk-c-4.0.0/Attribution.txt [2025-03-13T05:55:28.255Z] inflating: device-sdk-c-4.0.0/CHANGELOG.md [2025-03-13T05:55:28.255Z] inflating: device-sdk-c-4.0.0/Doxyfile [2025-03-13T05:55:28.255Z] inflating: device-sdk-c-4.0.0/GOVERNANCE.md [2025-03-13T05:55:28.255Z] inflating: device-sdk-c-4.0.0/Jenkinsfile [2025-03-13T05:55:28.255Z] inflating: device-sdk-c-4.0.0/LICENSE [2025-03-13T05:55:28.255Z] inflating: device-sdk-c-4.0.0/Makefile [2025-03-13T05:55:28.255Z] inflating: device-sdk-c-4.0.0/OWNERS.md [2025-03-13T05:55:28.255Z] inflating: device-sdk-c-4.0.0/README.IOT.md [2025-03-13T05:55:28.255Z] inflating: device-sdk-c-4.0.0/README.md [2025-03-13T05:55:28.255Z] inflating: device-sdk-c-4.0.0/README.v3.md [2025-03-13T05:55:28.255Z] creating: device-sdk-c-4.0.0/docs/ [2025-03-13T05:55:28.255Z] inflating: device-sdk-c-4.0.0/docs/configuration.md [2025-03-13T05:55:28.255Z] inflating: device-sdk-c-4.0.0/docs/deviceprofiles.md [2025-03-13T05:55:28.255Z] inflating: device-sdk-c-4.0.0/docs/metrics.md [2025-03-13T05:55:28.255Z] inflating: device-sdk-c-4.0.0/docs/servicewritersguide.md [2025-03-13T05:55:28.255Z] inflating: device-sdk-c-4.0.0/docs/startup.md [2025-03-13T05:55:28.255Z] creating: device-sdk-c-4.0.0/include/ [2025-03-13T05:55:28.255Z] creating: device-sdk-c-4.0.0/include/devsdk/ [2025-03-13T05:55:28.255Z] inflating: device-sdk-c-4.0.0/include/devsdk/devsdk-base.h [2025-03-13T05:55:28.255Z] inflating: device-sdk-c-4.0.0/include/devsdk/devsdk.h [2025-03-13T05:55:28.255Z] creating: device-sdk-c-4.0.0/include/edgex/ [2025-03-13T05:55:28.255Z] inflating: device-sdk-c-4.0.0/include/edgex/devices.h [2025-03-13T05:55:28.255Z] inflating: device-sdk-c-4.0.0/include/edgex/edgex-base.h [2025-03-13T05:55:28.255Z] inflating: device-sdk-c-4.0.0/include/edgex/edgex.h [2025-03-13T05:55:28.255Z] inflating: device-sdk-c-4.0.0/include/edgex/profiles.h [2025-03-13T05:55:28.255Z] inflating: device-sdk-c-4.0.0/include/edgex/rest-server.h [2025-03-13T05:55:28.255Z] creating: device-sdk-c-4.0.0/scripts/ [2025-03-13T05:55:28.255Z] inflating: device-sdk-c-4.0.0/scripts/Dockerfile.alpine [2025-03-13T05:55:28.255Z] inflating: device-sdk-c-4.0.0/scripts/Dockerfile.alpine-base [2025-03-13T05:55:28.255Z] inflating: device-sdk-c-4.0.0/scripts/build.sh [2025-03-13T05:55:28.255Z] inflating: device-sdk-c-4.0.0/scripts/entrypoint.sh [2025-03-13T05:55:28.255Z] creating: device-sdk-c-4.0.0/src/ [2025-03-13T05:55:28.255Z] inflating: device-sdk-c-4.0.0/src/CMakeLists.txt [2025-03-13T05:55:28.255Z] creating: device-sdk-c-4.0.0/src/c/ [2025-03-13T05:55:28.255Z] inflating: device-sdk-c-4.0.0/src/c/CMakeLists.txt [2025-03-13T05:55:28.255Z] inflating: device-sdk-c-4.0.0/src/c/api.h [2025-03-13T05:55:28.255Z] inflating: device-sdk-c-4.0.0/src/c/autoevent.c [2025-03-13T05:55:28.255Z] inflating: device-sdk-c-4.0.0/src/c/autoevent.h [2025-03-13T05:55:28.255Z] inflating: device-sdk-c-4.0.0/src/c/bus-impl.h [2025-03-13T05:55:28.255Z] inflating: device-sdk-c-4.0.0/src/c/bus-mqtt.c [2025-03-13T05:55:28.255Z] inflating: device-sdk-c-4.0.0/src/c/bus.c [2025-03-13T05:55:28.255Z] inflating: device-sdk-c-4.0.0/src/c/bus.h [2025-03-13T05:55:28.255Z] inflating: device-sdk-c-4.0.0/src/c/callback3.c [2025-03-13T05:55:28.255Z] inflating: device-sdk-c-4.0.0/src/c/callback3.h [2025-03-13T05:55:28.255Z] inflating: device-sdk-c-4.0.0/src/c/cmdinfo.h [2025-03-13T05:55:28.255Z] inflating: device-sdk-c-4.0.0/src/c/config.c [2025-03-13T05:55:28.255Z] inflating: device-sdk-c-4.0.0/src/c/config.h [2025-03-13T05:55:28.255Z] inflating: device-sdk-c-4.0.0/src/c/correlation.c [2025-03-13T05:55:28.255Z] inflating: device-sdk-c-4.0.0/src/c/correlation.h [2025-03-13T05:55:28.255Z] inflating: device-sdk-c-4.0.0/src/c/data.c [2025-03-13T05:55:28.255Z] inflating: device-sdk-c-4.0.0/src/c/data.h [2025-03-13T05:55:28.255Z] inflating: device-sdk-c-4.0.0/src/c/defs.h.in [2025-03-13T05:55:28.255Z] inflating: device-sdk-c-4.0.0/src/c/device.c [2025-03-13T05:55:28.255Z] inflating: device-sdk-c-4.0.0/src/c/device.h [2025-03-13T05:55:28.255Z] inflating: device-sdk-c-4.0.0/src/c/devman.c [2025-03-13T05:55:28.255Z] inflating: device-sdk-c-4.0.0/src/c/devmap.c [2025-03-13T05:55:28.255Z] inflating: device-sdk-c-4.0.0/src/c/devmap.h [2025-03-13T05:55:28.255Z] inflating: device-sdk-c-4.0.0/src/c/devsdk-base.c [2025-03-13T05:55:28.255Z] inflating: device-sdk-c-4.0.0/src/c/devutil.h [2025-03-13T05:55:28.255Z] inflating: device-sdk-c-4.0.0/src/c/discovery.c [2025-03-13T05:55:28.255Z] inflating: device-sdk-c-4.0.0/src/c/discovery.h [2025-03-13T05:55:28.255Z] inflating: device-sdk-c-4.0.0/src/c/dto-read.c [2025-03-13T05:55:28.255Z] inflating: device-sdk-c-4.0.0/src/c/dto-read.h [2025-03-13T05:55:28.255Z] inflating: device-sdk-c-4.0.0/src/c/edgex-logging.c [2025-03-13T05:55:28.255Z] inflating: device-sdk-c-4.0.0/src/c/edgex-logging.h [2025-03-13T05:55:28.255Z] inflating: device-sdk-c-4.0.0/src/c/edgex-rest.c [2025-03-13T05:55:28.255Z] inflating: device-sdk-c-4.0.0/src/c/edgex-rest.h [2025-03-13T05:55:28.255Z] inflating: device-sdk-c-4.0.0/src/c/edgex2.h [2025-03-13T05:55:28.255Z] inflating: device-sdk-c-4.0.0/src/c/errorlist.h [2025-03-13T05:55:28.255Z] creating: device-sdk-c-4.0.0/src/c/examples/ [2025-03-13T05:55:28.255Z] inflating: device-sdk-c-4.0.0/src/c/examples/CMakeLists.txt [2025-03-13T05:55:28.255Z] inflating: device-sdk-c-4.0.0/src/c/examples/README.md [2025-03-13T05:55:28.255Z] creating: device-sdk-c-4.0.0/src/c/examples/bitfields/ [2025-03-13T05:55:28.255Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/CMakeLists.txt [2025-03-13T05:55:28.255Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/README.md [2025-03-13T05:55:28.255Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/device-bitfields.c [2025-03-13T05:55:28.255Z] creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/ [2025-03-13T05:55:28.255Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/configuration.yaml [2025-03-13T05:55:28.255Z] creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/devices/ [2025-03-13T05:55:28.255Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/devices/Bitfields.json [2025-03-13T05:55:28.255Z] creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/profiles/ [2025-03-13T05:55:28.255Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/profiles/Example-Bitfields.json [2025-03-13T05:55:28.255Z] creating: device-sdk-c-4.0.0/src/c/examples/counters/ [2025-03-13T05:55:28.255Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/CMakeLists.txt [2025-03-13T05:55:28.255Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/README.md [2025-03-13T05:55:28.255Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/device-counter.c [2025-03-13T05:55:28.255Z] creating: device-sdk-c-4.0.0/src/c/examples/counters/res/ [2025-03-13T05:55:28.255Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/configuration.yaml [2025-03-13T05:55:28.255Z] creating: device-sdk-c-4.0.0/src/c/examples/counters/res/devices/ [2025-03-13T05:55:28.255Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/devices/Counters.json [2025-03-13T05:55:28.255Z] creating: device-sdk-c-4.0.0/src/c/examples/counters/res/profiles/ [2025-03-13T05:55:28.255Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/profiles/Counter.json [2025-03-13T05:55:28.255Z] creating: device-sdk-c-4.0.0/src/c/examples/discovery/ [2025-03-13T05:55:28.255Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/CMakeLists.txt [2025-03-13T05:55:28.255Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/README.md [2025-03-13T05:55:28.255Z] creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/ [2025-03-13T05:55:28.255Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/configuration.yaml [2025-03-13T05:55:28.255Z] creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/devices/ [2025-03-13T05:55:28.255Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/devices/readme.txt [2025-03-13T05:55:28.255Z] creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/profiles/ [2025-03-13T05:55:28.255Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/profiles/TemplateProfile.json [2025-03-13T05:55:28.255Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/template.c [2025-03-13T05:55:28.255Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/watcher1.json [2025-03-13T05:55:28.255Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/watcher2.json [2025-03-13T05:55:28.255Z] creating: device-sdk-c-4.0.0/src/c/examples/file/ [2025-03-13T05:55:28.255Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/CMakeLists.txt [2025-03-13T05:55:28.255Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/README.md [2025-03-13T05:55:28.255Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/device-file.c [2025-03-13T05:55:28.255Z] creating: device-sdk-c-4.0.0/src/c/examples/file/res/ [2025-03-13T05:55:28.255Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/res/configuration.yaml [2025-03-13T05:55:28.255Z] creating: device-sdk-c-4.0.0/src/c/examples/file/res/devices/ [2025-03-13T05:55:28.255Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/res/devices/file1.json [2025-03-13T05:55:28.255Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/res/lorem.txt [2025-03-13T05:55:28.255Z] creating: device-sdk-c-4.0.0/src/c/examples/file/res/profiles/ [2025-03-13T05:55:28.255Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/res/profiles/FileExampleProfile.json [2025-03-13T05:55:28.255Z] creating: device-sdk-c-4.0.0/src/c/examples/gyro/ [2025-03-13T05:55:28.255Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/CMakeLists.txt [2025-03-13T05:55:28.255Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/README.md [2025-03-13T05:55:28.255Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/device-gyro.c [2025-03-13T05:55:28.255Z] creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/ [2025-03-13T05:55:28.255Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/configuration.yaml [2025-03-13T05:55:28.255Z] creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/devices/ [2025-03-13T05:55:28.255Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/devices/gyro.json [2025-03-13T05:55:28.255Z] creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/profiles/ [2025-03-13T05:55:28.255Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/profiles/Gyro.json [2025-03-13T05:55:28.255Z] creating: device-sdk-c-4.0.0/src/c/examples/random/ [2025-03-13T05:55:28.255Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/CMakeLists.txt [2025-03-13T05:55:28.255Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/README.md [2025-03-13T05:55:28.255Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/device-random.c [2025-03-13T05:55:28.255Z] creating: device-sdk-c-4.0.0/src/c/examples/random/res/ [2025-03-13T05:55:28.255Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/res/configuration.yaml [2025-03-13T05:55:28.255Z] creating: device-sdk-c-4.0.0/src/c/examples/random/res/devices/ [2025-03-13T05:55:28.255Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/res/devices/randomdevice1.json [2025-03-13T05:55:28.255Z] creating: device-sdk-c-4.0.0/src/c/examples/random/res/profiles/ [2025-03-13T05:55:28.255Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/res/profiles/RandomExampleProfile.json [2025-03-13T05:55:28.255Z] creating: device-sdk-c-4.0.0/src/c/examples/res/ [2025-03-13T05:55:28.255Z] inflating: device-sdk-c-4.0.0/src/c/examples/res/configuration.yaml [2025-03-13T05:55:28.255Z] creating: device-sdk-c-4.0.0/src/c/examples/res/devices/ [2025-03-13T05:55:28.255Z] inflating: device-sdk-c-4.0.0/src/c/examples/res/devices/device1.json [2025-03-13T05:55:28.255Z] creating: device-sdk-c-4.0.0/src/c/examples/res/profiles/ [2025-03-13T05:55:28.255Z] inflating: device-sdk-c-4.0.0/src/c/examples/res/profiles/TemplateProfile.json [2025-03-13T05:55:28.255Z] inflating: device-sdk-c-4.0.0/src/c/examples/template.c [2025-03-13T05:55:28.255Z] creating: device-sdk-c-4.0.0/src/c/examples/terminal/ [2025-03-13T05:55:28.255Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/CMakeLists.txt [2025-03-13T05:55:28.255Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/README.md [2025-03-13T05:55:28.255Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/device-terminal.c [2025-03-13T05:55:28.255Z] creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/ [2025-03-13T05:55:28.255Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/configuration.yaml [2025-03-13T05:55:28.255Z] creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/devices/ [2025-03-13T05:55:28.255Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/devices/terminal.json [2025-03-13T05:55:28.255Z] creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/profiles/ [2025-03-13T05:55:28.255Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/profiles/Terminal.json [2025-03-13T05:55:28.255Z] inflating: device-sdk-c-4.0.0/src/c/filesys.c [2025-03-13T05:55:28.255Z] inflating: device-sdk-c-4.0.0/src/c/filesys.h [2025-03-13T05:55:28.255Z] inflating: device-sdk-c-4.0.0/src/c/keeper.c [2025-03-13T05:55:28.255Z] inflating: device-sdk-c-4.0.0/src/c/keeper.h [2025-03-13T05:55:28.255Z] inflating: device-sdk-c-4.0.0/src/c/map.c [2025-03-13T05:55:28.255Z] inflating: device-sdk-c-4.0.0/src/c/map.h [2025-03-13T05:55:28.255Z] inflating: device-sdk-c-4.0.0/src/c/metadata.c [2025-03-13T05:55:28.255Z] inflating: device-sdk-c-4.0.0/src/c/metadata.h [2025-03-13T05:55:28.255Z] inflating: device-sdk-c-4.0.0/src/c/metrics.h [2025-03-13T05:55:28.255Z] inflating: device-sdk-c-4.0.0/src/c/opstate.c [2025-03-13T05:55:28.255Z] inflating: device-sdk-c-4.0.0/src/c/opstate.h [2025-03-13T05:55:28.255Z] inflating: device-sdk-c-4.0.0/src/c/parson.c [2025-03-13T05:55:28.255Z] inflating: device-sdk-c-4.0.0/src/c/parson.h [2025-03-13T05:55:28.255Z] inflating: device-sdk-c-4.0.0/src/c/profiles.c [2025-03-13T05:55:28.255Z] inflating: device-sdk-c-4.0.0/src/c/profiles.h [2025-03-13T05:55:28.255Z] inflating: device-sdk-c-4.0.0/src/c/registry-impl.h [2025-03-13T05:55:28.255Z] inflating: device-sdk-c-4.0.0/src/c/registry.c [2025-03-13T05:55:28.255Z] inflating: device-sdk-c-4.0.0/src/c/registry.h [2025-03-13T05:55:28.255Z] inflating: device-sdk-c-4.0.0/src/c/reqdata.c [2025-03-13T05:55:28.255Z] inflating: device-sdk-c-4.0.0/src/c/reqdata.h [2025-03-13T05:55:28.255Z] inflating: device-sdk-c-4.0.0/src/c/request_auth.c [2025-03-13T05:55:28.255Z] inflating: device-sdk-c-4.0.0/src/c/request_auth.h [2025-03-13T05:55:28.255Z] inflating: device-sdk-c-4.0.0/src/c/rest-server.c [2025-03-13T05:55:28.255Z] inflating: device-sdk-c-4.0.0/src/c/rest-server.h [2025-03-13T05:55:28.255Z] inflating: device-sdk-c-4.0.0/src/c/rest.c [2025-03-13T05:55:28.255Z] inflating: device-sdk-c-4.0.0/src/c/rest.h [2025-03-13T05:55:28.255Z] inflating: device-sdk-c-4.0.0/src/c/secrets-impl.h [2025-03-13T05:55:28.255Z] inflating: device-sdk-c-4.0.0/src/c/secrets-insecure.c [2025-03-13T05:55:28.255Z] inflating: device-sdk-c-4.0.0/src/c/secrets-insecure.h [2025-03-13T05:55:28.255Z] inflating: device-sdk-c-4.0.0/src/c/secrets-vault.c [2025-03-13T05:55:28.255Z] inflating: device-sdk-c-4.0.0/src/c/secrets-vault.h [2025-03-13T05:55:28.255Z] inflating: device-sdk-c-4.0.0/src/c/secrets.c [2025-03-13T05:55:28.255Z] inflating: device-sdk-c-4.0.0/src/c/secrets.h [2025-03-13T05:55:28.255Z] inflating: device-sdk-c-4.0.0/src/c/service.c [2025-03-13T05:55:28.255Z] inflating: device-sdk-c-4.0.0/src/c/service.h [2025-03-13T05:55:28.255Z] inflating: device-sdk-c-4.0.0/src/c/transform.c [2025-03-13T05:55:28.255Z] inflating: device-sdk-c-4.0.0/src/c/transform.h [2025-03-13T05:55:28.255Z] inflating: device-sdk-c-4.0.0/src/c/validate.c [2025-03-13T05:55:28.255Z] inflating: device-sdk-c-4.0.0/src/c/validate.h [2025-03-13T05:55:28.255Z] inflating: device-sdk-c-4.0.0/src/c/watchers.c [2025-03-13T05:55:28.255Z] inflating: device-sdk-c-4.0.0/src/c/watchers.h [2025-03-13T05:55:28.255Z] creating: device-sdk-c-4.0.0/src/cmake/ [2025-03-13T05:55:28.255Z] inflating: device-sdk-c-4.0.0/src/cmake/FindIOT.cmake [2025-03-13T05:55:28.255Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBCBOR.cmake [2025-03-13T05:55:28.255Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBMICROHTTP.cmake [2025-03-13T05:55:28.255Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBPAHO.cmake [2025-03-13T05:55:28.255Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBUUID.cmake [2025-03-13T05:55:28.255Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBYAML.cmake [2025-03-13T05:55:28.255Z] + cd device-sdk-c-4.0.0 [2025-03-13T05:55:28.255Z] + ./scripts/build.sh [2025-03-13T05:55:28.255Z] + CPPCHECK=false [2025-03-13T05:55:28.255Z] + DOCGEN=false [2025-03-13T05:55:28.255Z] + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' [2025-03-13T05:55:28.255Z] + '[' 0 -gt 0 ] [2025-03-13T05:55:28.255Z] + readlink -f ./scripts/build.sh [2025-03-13T05:55:28.255Z] + dirname /device-coap/deps/device-sdk-c-4.0.0/scripts/build.sh [2025-03-13T05:55:28.255Z] + dirname /device-coap/deps/device-sdk-c-4.0.0/scripts [2025-03-13T05:55:28.255Z] + ROOT=/device-coap/deps/device-sdk-c-4.0.0 [2025-03-13T05:55:28.255Z] + cd /device-coap/deps/device-sdk-c-4.0.0 [2025-03-13T05:55:28.255Z] + mkdir -p /device-coap/deps/device-sdk-c-4.0.0/build/release [2025-03-13T05:55:28.255Z] + cd /device-coap/deps/device-sdk-c-4.0.0/build/release [2025-03-13T05:55:28.255Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-coap/deps/device-sdk-c-4.0.0/src [2025-03-13T05:55:28.514Z] -- The C compiler identification is GNU 12.2.1 [2025-03-13T05:55:28.514Z] -- Detecting C compiler ABI info [2025-03-13T05:55:28.514Z] -- Detecting C compiler ABI info - done [2025-03-13T05:55:28.514Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-03-13T05:55:28.514Z] -- Detecting C compile features [2025-03-13T05:55:28.514Z] -- Detecting C compile features - done [2025-03-13T05:55:28.514Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2025-03-13T05:55:28.514Z] -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") [2025-03-13T05:55:28.514Z] -- Found LIBYAML: /usr/lib/libyaml.so [2025-03-13T05:55:28.514Z] -- Found LIBUUID: /usr/lib/libuuid.so [2025-03-13T05:55:28.514Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2025-03-13T05:55:28.514Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2025-03-13T05:55:28.514Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-03-13T05:55:28.514Z] -- /opt/iotech/iot/1.5/include [2025-03-13T05:55:28.514Z] -- C SDK 0.0.0 for Linux [2025-03-13T05:55:28.514Z] -- Performing Test CSDK_HAVE_ATOMIC [2025-03-13T05:55:28.773Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2025-03-13T05:55:28.773Z] -- Found Curses: /usr/lib/libcurses.so [2025-03-13T05:55:28.773Z] -- Configuring done (0.5s) [2025-03-13T05:55:28.773Z] -- Generating done (0.0s) [2025-03-13T05:55:28.773Z] -- Build files have been written to: /device-coap/deps/device-sdk-c-4.0.0/build/release [2025-03-13T05:55:28.773Z] + make all package [2025-03-13T05:55:28.773Z] + tee release.log [2025-03-13T05:55:28.773Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2025-03-13T05:55:29.033Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2025-03-13T05:55:29.033Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2025-03-13T05:55:29.292Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2025-03-13T05:55:29.292Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2025-03-13T05:55:29.861Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2025-03-13T05:55:29.861Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2025-03-13T05:55:29.861Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2025-03-13T05:55:30.122Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2025-03-13T05:55:30.122Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2025-03-13T05:55:30.381Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2025-03-13T05:55:30.641Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2025-03-13T05:55:30.642Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2025-03-13T05:55:30.642Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2025-03-13T05:55:30.901Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2025-03-13T05:55:31.160Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2025-03-13T05:55:31.160Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2025-03-13T05:55:31.419Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2025-03-13T05:55:31.678Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2025-03-13T05:55:31.678Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2025-03-13T05:55:31.938Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2025-03-13T05:55:32.877Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2025-03-13T05:55:32.877Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2025-03-13T05:55:33.135Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2025-03-13T05:55:33.135Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2025-03-13T05:55:33.135Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2025-03-13T05:55:33.395Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2025-03-13T05:55:33.655Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2025-03-13T05:55:33.919Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2025-03-13T05:55:33.919Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2025-03-13T05:55:34.178Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2025-03-13T05:55:34.438Z] /device-coap/deps/device-sdk-c-4.0.0/src/c/service.c: In function 'devsdk_service_start': [2025-03-13T05:55:34.438Z] /device-coap/deps/device-sdk-c-4.0.0/src/c/service.c:1063:5: warning: 'deviceservices_config' may be used uninitialized [-Wmaybe-uninitialized] [2025-03-13T05:55:34.438Z] 1063 | edgex_device_parseClients (svc->logger, iot_data_string_map_get (deviceservices_config, "Clients"), &svc->config.endpoints); [2025-03-13T05:55:34.438Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-13T05:55:34.438Z] /device-coap/deps/device-sdk-c-4.0.0/src/c/service.c:875:21: note: 'deviceservices_config' was declared here [2025-03-13T05:55:34.438Z] 875 | const iot_data_t *deviceservices_config; [2025-03-13T05:55:34.438Z] | ^~~~~~~~~~~~~~~~~~~~~ [2025-03-13T05:55:34.438Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2025-03-13T05:55:34.697Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2025-03-13T05:55:34.698Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2025-03-13T05:55:34.698Z] [ 68%] Linking C shared library libcsdk.so [2025-03-13T05:55:34.698Z] [ 68%] Built target csdk [2025-03-13T05:55:34.698Z] [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2025-03-13T05:55:34.956Z] [ 72%] Linking C executable template [2025-03-13T05:55:34.956Z] /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) [2025-03-13T05:55:34.956Z] [ 72%] Built target template [2025-03-13T05:55:34.956Z] [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2025-03-13T05:55:35.215Z] [ 76%] Linking C executable device-counter [2025-03-13T05:55:35.215Z] /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) [2025-03-13T05:55:35.215Z] [ 76%] Built target device-counter [2025-03-13T05:55:35.215Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2025-03-13T05:55:35.215Z] [ 80%] Linking C executable device-random [2025-03-13T05:55:35.215Z] /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) [2025-03-13T05:55:35.474Z] [ 80%] Built target device-random [2025-03-13T05:55:35.474Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2025-03-13T05:55:35.474Z] [ 84%] Linking C executable device-gyro [2025-03-13T05:55:35.474Z] /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) [2025-03-13T05:55:35.474Z] [ 84%] Built target device-gyro [2025-03-13T05:55:35.474Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2025-03-13T05:55:35.732Z] [ 88%] Linking C executable device-bitfields [2025-03-13T05:55:35.732Z] /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) [2025-03-13T05:55:35.732Z] [ 88%] Built target device-bitfields [2025-03-13T05:55:35.732Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2025-03-13T05:55:35.998Z] [ 92%] Linking C executable template-discovery [2025-03-13T05:55:35.998Z] /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) [2025-03-13T05:55:35.998Z] [ 92%] Built target template-discovery [2025-03-13T05:55:35.998Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2025-03-13T05:55:35.998Z] [ 96%] Linking C executable device-file [2025-03-13T05:55:36.256Z] /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) [2025-03-13T05:55:36.256Z] [ 96%] Built target device-file [2025-03-13T05:55:36.256Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2025-03-13T05:55:36.256Z] [100%] Linking C executable device-terminal [2025-03-13T05:55:36.256Z] /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) [2025-03-13T05:55:36.256Z] [100%] Built target device-terminal [2025-03-13T05:55:36.256Z] Run CPack packaging tool... [2025-03-13T05:55:36.515Z] CPack: Create package using TGZ [2025-03-13T05:55:36.515Z] CPack: Install projects [2025-03-13T05:55:36.515Z] CPack: - Run preinstall target for: Csdk [2025-03-13T05:55:36.515Z] CPack: - Install project: Csdk [] [2025-03-13T05:55:36.775Z] CPack: Create package [2025-03-13T05:55:36.775Z] CPack: - package: /device-coap/deps/device-sdk-c-4.0.0/build/release/csdk-0.0.0.tar.gz generated. [2025-03-13T05:55:36.775Z] + '[' false '=' true ] [2025-03-13T05:55:36.775Z] + '[' false '=' true ] [2025-03-13T05:55:36.775Z] + mkdir -p /device-coap/deps/device-sdk-c-4.0.0/build/debug [2025-03-13T05:55:36.775Z] + cd /device-coap/deps/device-sdk-c-4.0.0/build/debug [2025-03-13T05:55:36.775Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /device-coap/deps/device-sdk-c-4.0.0/src [2025-03-13T05:55:36.775Z] -- The C compiler identification is GNU 12.2.1 [2025-03-13T05:55:36.775Z] -- Detecting C compiler ABI info [2025-03-13T05:55:36.775Z] -- Detecting C compiler ABI info - done [2025-03-13T05:55:36.775Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-03-13T05:55:36.775Z] -- Detecting C compile features [2025-03-13T05:55:36.775Z] -- Detecting C compile features - done [2025-03-13T05:55:36.775Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2025-03-13T05:55:37.033Z] -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") [2025-03-13T05:55:37.033Z] -- Found LIBYAML: /usr/lib/libyaml.so [2025-03-13T05:55:37.033Z] -- Found LIBUUID: /usr/lib/libuuid.so [2025-03-13T05:55:37.033Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2025-03-13T05:55:37.033Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2025-03-13T05:55:37.033Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-03-13T05:55:37.033Z] -- /opt/iotech/iot/1.5/include [2025-03-13T05:55:37.033Z] -- C SDK 0.0.0 for Linux [2025-03-13T05:55:37.033Z] -- Performing Test CSDK_HAVE_ATOMIC [2025-03-13T05:55:37.033Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2025-03-13T05:55:37.033Z] -- Found Curses: /usr/lib/libcurses.so [2025-03-13T05:55:37.033Z] -- Configuring done (0.5s) [2025-03-13T05:55:37.294Z] -- Generating done (0.0s) [2025-03-13T05:55:37.294Z] -- Build files have been written to: /device-coap/deps/device-sdk-c-4.0.0/build/debug [2025-03-13T05:55:37.294Z] + make [2025-03-13T05:55:37.294Z] + tee debug.log [2025-03-13T05:55:37.294Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2025-03-13T05:55:37.294Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2025-03-13T05:55:37.294Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2025-03-13T05:55:37.553Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2025-03-13T05:55:37.553Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2025-03-13T05:55:37.553Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2025-03-13T05:55:37.553Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2025-03-13T05:55:37.821Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2025-03-13T05:55:37.821Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2025-03-13T05:55:37.821Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2025-03-13T05:55:38.079Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2025-03-13T05:55:38.079Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2025-03-13T05:55:38.079Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2025-03-13T05:55:38.352Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2025-03-13T05:55:38.352Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2025-03-13T05:55:38.352Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2025-03-13T05:55:38.352Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2025-03-13T05:55:38.645Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2025-03-13T05:55:38.645Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2025-03-13T05:55:38.645Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2025-03-13T05:55:38.904Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2025-03-13T05:55:38.905Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2025-03-13T05:55:39.163Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2025-03-13T05:55:39.163Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2025-03-13T05:55:39.163Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2025-03-13T05:55:39.163Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2025-03-13T05:55:39.422Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2025-03-13T05:55:39.681Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2025-03-13T05:55:39.681Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2025-03-13T05:55:39.681Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2025-03-13T05:55:39.681Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2025-03-13T05:55:39.951Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2025-03-13T05:55:39.951Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2025-03-13T05:55:39.951Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2025-03-13T05:55:40.210Z] [ 68%] Linking C shared library libcsdk.so [2025-03-13T05:55:40.210Z] [ 68%] Built target csdk [2025-03-13T05:55:40.210Z] [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2025-03-13T05:55:40.210Z] [ 72%] Linking C executable template [2025-03-13T05:55:40.210Z] /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) [2025-03-13T05:55:40.210Z] [ 72%] Built target template [2025-03-13T05:55:40.210Z] [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2025-03-13T05:55:40.470Z] [ 76%] Linking C executable device-counter [2025-03-13T05:55:40.470Z] /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) [2025-03-13T05:55:40.470Z] [ 76%] Built target device-counter [2025-03-13T05:55:40.470Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2025-03-13T05:55:40.470Z] [ 80%] Linking C executable device-random [2025-03-13T05:55:40.470Z] /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) [2025-03-13T05:55:40.731Z] [ 80%] Built target device-random [2025-03-13T05:55:40.731Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2025-03-13T05:55:40.731Z] [ 84%] Linking C executable device-gyro [2025-03-13T05:55:40.731Z] /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) [2025-03-13T05:55:40.731Z] [ 84%] Built target device-gyro [2025-03-13T05:55:40.731Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2025-03-13T05:55:40.731Z] [ 88%] Linking C executable device-bitfields [2025-03-13T05:55:40.731Z] /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) [2025-03-13T05:55:40.991Z] [ 88%] Built target device-bitfields [2025-03-13T05:55:40.991Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2025-03-13T05:55:40.991Z] [ 92%] Linking C executable template-discovery [2025-03-13T05:55:40.991Z] /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) [2025-03-13T05:55:40.991Z] [ 92%] Built target template-discovery [2025-03-13T05:55:40.991Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2025-03-13T05:55:41.251Z] [ 96%] Linking C executable device-file [2025-03-13T05:55:41.251Z] /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) [2025-03-13T05:55:41.251Z] [ 96%] Built target device-file [2025-03-13T05:55:41.251Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2025-03-13T05:55:41.251Z] [100%] Linking C executable device-terminal [2025-03-13T05:55:41.251Z] /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) [2025-03-13T05:55:41.251Z] [100%] Built target device-terminal [2025-03-13T05:55:41.509Z] + cp -rf include/devsdk include/edgex /usr/include/ [2025-03-13T05:55:41.509Z] + cp build/release/c/libcsdk.so /usr/lib/ [2025-03-13T05:55:41.509Z] + rm -rf /device-coap/deps [2025-03-13T05:55:41.776Z] Removing intermediate container 44b8709a2afe [2025-03-13T05:55:41.776Z] ---> aae18608823e [2025-03-13T05:55:41.776Z] Step 13/33 : RUN /device-coap/scripts/build.sh && test -f /device-coap/build/release/device-coap [2025-03-13T05:55:41.776Z] ---> Running in 510de708bb40 [2025-03-13T05:55:42.099Z] + readlink -f /device-coap/scripts/build.sh [2025-03-13T05:55:42.099Z] + dirname /device-coap/scripts/build.sh [2025-03-13T05:55:42.099Z] + dirname /device-coap/scripts [2025-03-13T05:55:42.099Z] + ROOT=/device-coap [2025-03-13T05:55:42.099Z] + echo /device-coap [2025-03-13T05:55:42.099Z] + cd /device-coap [2025-03-13T05:55:42.099Z] + mkdir -p /device-coap/build/release [2025-03-13T05:55:42.099Z] /device-coap [2025-03-13T05:55:42.099Z] + cd /device-coap/build/release [2025-03-13T05:55:42.099Z] + cmake '-DCMAKE_BUILD_TYPE=Release' /device-coap/src/c [2025-03-13T05:55:42.099Z] -- Configuring done (0.0s) [2025-03-13T05:55:42.099Z] -- Generating done (0.0s) [2025-03-13T05:55:42.099Z] -- Build files have been written to: /device-coap/build/release [2025-03-13T05:55:42.099Z] + make [2025-03-13T05:55:42.099Z] + tee release.log [2025-03-13T05:55:42.099Z] [ 20%] Building C object CMakeFiles/device-coap.dir/coap-client.c.o [2025-03-13T05:55:42.099Z] In file included from /usr/include/devsdk/devsdk.h:18, [2025-03-13T05:55:42.099Z] from /device-coap/src/c/device-coap.h:17, [2025-03-13T05:55:42.099Z] from /device-coap/src/c/coap-client.h:21, [2025-03-13T05:55:42.099Z] from /device-coap/src/c/coap-client.c:9: [2025-03-13T05:55:42.099Z] /device-coap/src/c/coap-client.c: In function 'GetEndDeviceProtocolProperties': [2025-03-13T05:55:42.099Z] /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=] [2025-03-13T05:55:42.099Z] 89 | iot_log_debug(sdk_ctx->lc, "COAP:PSK key len %u", [2025-03-13T05:55:42.099Z] | ^~~~~~~~~~~~~~~~~~~~~ [2025-03-13T05:55:42.099Z] 90 | strlen(end_dev_params_ptr->psk_key)); [2025-03-13T05:55:42.099Z] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-13T05:55:42.099Z] | | [2025-03-13T05:55:42.099Z] | size_t {aka long unsigned int} [2025-03-13T05:55:42.099Z] /device-coap/src/c/coap-client.c:89:55: note: format string is defined here [2025-03-13T05:55:42.099Z] 89 | iot_log_debug(sdk_ctx->lc, "COAP:PSK key len %u", [2025-03-13T05:55:42.099Z] | ~^ [2025-03-13T05:55:42.099Z] | | [2025-03-13T05:55:42.099Z] | unsigned int [2025-03-13T05:55:42.099Z] | %lu [2025-03-13T05:55:42.099Z] /device-coap/src/c/coap-client.c: In function 'message_handler': [2025-03-13T05:55:42.099Z] /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=] [2025-03-13T05:55:42.099Z] 126 | iot_log_error(sdk_ctx->lc, "COAP:invalid data of len %u", len); [2025-03-13T05:55:42.099Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ [2025-03-13T05:55:42.099Z] | | [2025-03-13T05:55:42.099Z] | size_t {aka long unsigned int} [2025-03-13T05:55:42.099Z] /device-coap/src/c/coap-client.c:126:63: note: format string is defined here [2025-03-13T05:55:42.099Z] 126 | iot_log_error(sdk_ctx->lc, "COAP:invalid data of len %u", len); [2025-03-13T05:55:42.099Z] | ~^ [2025-03-13T05:55:42.099Z] | | [2025-03-13T05:55:42.099Z] | unsigned int [2025-03-13T05:55:42.099Z] | %lu [2025-03-13T05:55:42.099Z] /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=] [2025-03-13T05:55:42.099Z] 129 | iot_log_debug(sdk_ctx->lc, "COAP: coap device resource type %d", [2025-03-13T05:55:42.099Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-13T05:55:42.099Z] 130 | resource->properties->type); [2025-03-13T05:55:42.099Z] | ~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-13T05:55:42.099Z] | | [2025-03-13T05:55:42.099Z] | iot_typecode_t [2025-03-13T05:55:42.099Z] /device-coap/src/c/coap-client.c:129:68: note: format string is defined here [2025-03-13T05:55:42.099Z] 129 | iot_log_debug(sdk_ctx->lc, "COAP: coap device resource type %d", [2025-03-13T05:55:42.099Z] | ~^ [2025-03-13T05:55:42.099Z] | | [2025-03-13T05:55:42.099Z] | int [2025-03-13T05:55:42.099Z] /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=] [2025-03-13T05:55:42.099Z] 139 | iot_log_debug(sdk_ctx->lc, "COAP:coap float data=%s, len = %d", data, [2025-03-13T05:55:42.099Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-13T05:55:42.099Z] 140 | len); [2025-03-13T05:55:42.099Z] | ~~~ [2025-03-13T05:55:42.099Z] | | [2025-03-13T05:55:42.099Z] | size_t {aka long unsigned int} [2025-03-13T05:55:42.099Z] /device-coap/src/c/coap-client.c:139:71: note: format string is defined here [2025-03-13T05:55:42.099Z] 139 | iot_log_debug(sdk_ctx->lc, "COAP:coap float data=%s, len = %d", data, [2025-03-13T05:55:42.099Z] | ~^ [2025-03-13T05:55:42.099Z] | | [2025-03-13T05:55:42.099Z] | int [2025-03-13T05:55:42.099Z] | %ld [2025-03-13T05:55:42.099Z] /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=] [2025-03-13T05:55:42.099Z] 144 | iot_log_debug(sdk_ctx->lc, "COAP:coap int32 data=%s, len = %d", data, [2025-03-13T05:55:42.099Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-13T05:55:42.099Z] 145 | len); [2025-03-13T05:55:42.099Z] | ~~~ [2025-03-13T05:55:42.099Z] | | [2025-03-13T05:55:42.099Z] | size_t {aka long unsigned int} [2025-03-13T05:55:42.099Z] /device-coap/src/c/coap-client.c:144:71: note: format string is defined here [2025-03-13T05:55:42.099Z] 144 | iot_log_debug(sdk_ctx->lc, "COAP:coap int32 data=%s, len = %d", data, [2025-03-13T05:55:42.099Z] | ~^ [2025-03-13T05:55:42.099Z] | | [2025-03-13T05:55:42.099Z] | int [2025-03-13T05:55:42.099Z] | %ld [2025-03-13T05:55:42.099Z] /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=] [2025-03-13T05:55:42.099Z] 151 | iot_log_debug(sdk_ctx->lc, "COAP:coap json data=%s, len = %d", data, [2025-03-13T05:55:42.099Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-13T05:55:42.099Z] 152 | len); [2025-03-13T05:55:42.099Z] | ~~~ [2025-03-13T05:55:42.099Z] | | [2025-03-13T05:55:42.099Z] | size_t {aka long unsigned int} [2025-03-13T05:55:42.099Z] /device-coap/src/c/coap-client.c:151:70: note: format string is defined here [2025-03-13T05:55:42.099Z] 151 | iot_log_debug(sdk_ctx->lc, "COAP:coap json data=%s, len = %d", data, [2025-03-13T05:55:42.099Z] | ~^ [2025-03-13T05:55:42.099Z] | | [2025-03-13T05:55:42.099Z] | int [2025-03-13T05:55:42.099Z] | %ld [2025-03-13T05:55:42.099Z] /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=] [2025-03-13T05:55:42.099Z] 156 | iot_log_error(sdk_ctx->lc, "COAP:unsupported resource type %d", [2025-03-13T05:55:42.099Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-13T05:55:42.099Z] 157 | resource->properties->type); [2025-03-13T05:55:42.099Z] | ~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-13T05:55:42.099Z] | | [2025-03-13T05:55:42.099Z] | iot_typecode_t [2025-03-13T05:55:42.099Z] /device-coap/src/c/coap-client.c:156:71: note: format string is defined here [2025-03-13T05:55:42.099Z] 156 | iot_log_error(sdk_ctx->lc, "COAP:unsupported resource type %d", [2025-03-13T05:55:42.099Z] | ~^ [2025-03-13T05:55:42.099Z] | | [2025-03-13T05:55:42.099Z] | int [2025-03-13T05:55:42.099Z] /device-coap/src/c/coap-client.c: In function 'CoapSendCommandToEndDevice': [2025-03-13T05:55:42.099Z] /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=] [2025-03-13T05:55:42.099Z] 244 | iot_log_debug(sdk_ctx->lc, "COAP: Data = %d, Len = %d", *post_data, len); [2025-03-13T05:55:42.099Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ [2025-03-13T05:55:42.099Z] | | [2025-03-13T05:55:42.099Z] | size_t {aka long unsigned int} [2025-03-13T05:55:42.099Z] /device-coap/src/c/coap-client.c:244:55: note: format string is defined here [2025-03-13T05:55:42.099Z] 244 | iot_log_debug(sdk_ctx->lc, "COAP: Data = %d, Len = %d", *post_data, len); [2025-03-13T05:55:42.099Z] | ~^ [2025-03-13T05:55:42.099Z] | | [2025-03-13T05:55:42.099Z] | int [2025-03-13T05:55:42.099Z] | %ld [2025-03-13T05:55:42.099Z] /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=] [2025-03-13T05:55:42.099Z] 252 | iot_log_debug(sdk_ctx->lc, "COAP-client:ED psk key = %s, len=%d", [2025-03-13T05:55:42.099Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-13T05:55:42.099Z] 253 | (uint8_t *)end_dev_params_ptr->psk_key, [2025-03-13T05:55:42.099Z] 254 | strlen(end_dev_params_ptr->psk_key)); [2025-03-13T05:55:42.099Z] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-13T05:55:42.099Z] | | [2025-03-13T05:55:42.099Z] | size_t {aka long unsigned int} [2025-03-13T05:55:42.099Z] /device-coap/src/c/coap-client.c:252:67: note: format string is defined here [2025-03-13T05:55:42.099Z] 252 | iot_log_debug(sdk_ctx->lc, "COAP-client:ED psk key = %s, len=%d", [2025-03-13T05:55:42.099Z] | ~^ [2025-03-13T05:55:42.099Z] | | [2025-03-13T05:55:42.099Z] | int [2025-03-13T05:55:42.099Z] | %ld [2025-03-13T05:55:42.099Z] /device-coap/src/c/coap-client.c: In function 'CoapGetRequestToEndDevice': [2025-03-13T05:55:42.099Z] /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=] [2025-03-13T05:55:42.099Z] 351 | iot_log_debug(sdk_ctx->lc, "COAP-client:ED psk key = %s, len=%d", [2025-03-13T05:55:42.099Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-13T05:55:42.099Z] 352 | (uint8_t *)end_dev_params_ptr->psk_key, [2025-03-13T05:55:42.099Z] 353 | strlen(end_dev_params_ptr->psk_key)); [2025-03-13T05:55:42.099Z] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-13T05:55:42.099Z] | | [2025-03-13T05:55:42.099Z] | size_t {aka long unsigned int} [2025-03-13T05:55:42.099Z] /device-coap/src/c/coap-client.c:351:67: note: format string is defined here [2025-03-13T05:55:42.099Z] 351 | iot_log_debug(sdk_ctx->lc, "COAP-client:ED psk key = %s, len=%d", [2025-03-13T05:55:42.099Z] | ~^ [2025-03-13T05:55:42.099Z] | | [2025-03-13T05:55:42.099Z] | int [2025-03-13T05:55:42.099Z] | %ld [2025-03-13T05:55:42.362Z] [ 40%] Building C object CMakeFiles/device-coap.dir/coap-server.c.o [2025-03-13T05:55:42.362Z] In file included from /usr/include/devsdk/devsdk.h:18, [2025-03-13T05:55:42.362Z] from /usr/include/edgex/devices.h:17, [2025-03-13T05:55:42.362Z] from /device-coap/src/c/coap-server.c:22: [2025-03-13T05:55:42.362Z] /device-coap/src/c/coap-server.c: In function 'data_handler': [2025-03-13T05:55:42.362Z] /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=] [2025-03-13T05:55:42.362Z] 82 | iot_log_info (sdk_ctx->lc, "invalid data of len %u", len); [2025-03-13T05:55:42.362Z] | ^~~~~~~~~~~~~~~~~~~~~~~~ ~~~ [2025-03-13T05:55:42.362Z] | | [2025-03-13T05:55:42.362Z] | size_t {aka long unsigned int} [2025-03-13T05:55:42.362Z] /device-coap/src/c/coap-server.c:82:54: note: format string is defined here [2025-03-13T05:55:42.362Z] 82 | iot_log_info (sdk_ctx->lc, "invalid data of len %u", len); [2025-03-13T05:55:42.362Z] | ~^ [2025-03-13T05:55:42.362Z] | | [2025-03-13T05:55:42.362Z] | unsigned int [2025-03-13T05:55:42.362Z] | %lu [2025-03-13T05:55:42.362Z] /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=] [2025-03-13T05:55:42.362Z] 128 | iot_log_error (sdk_ctx->lc, "unsupported resource type %d", resource->properties->type); [2025-03-13T05:55:42.362Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-13T05:55:42.362Z] | | [2025-03-13T05:55:42.362Z] | iot_typecode_t [2025-03-13T05:55:42.362Z] /device-coap/src/c/coap-server.c:128:65: note: format string is defined here [2025-03-13T05:55:42.362Z] 128 | iot_log_error (sdk_ctx->lc, "unsupported resource type %d", resource->properties->type); [2025-03-13T05:55:42.362Z] | ~^ [2025-03-13T05:55:42.362Z] | | [2025-03-13T05:55:42.362Z] | int [2025-03-13T05:55:42.362Z] [ 60%] Building C object CMakeFiles/device-coap.dir/coap-util.c.o [2025-03-13T05:55:42.362Z] In file included from /usr/include/devsdk/devsdk.h:18, [2025-03-13T05:55:42.362Z] from /device-coap/src/c/coap-util.h:18, [2025-03-13T05:55:42.362Z] from /device-coap/src/c/coap-util.c:9: [2025-03-13T05:55:42.362Z] /device-coap/src/c/coap-util.c: In function 'read_data_float64': [2025-03-13T05:55:42.362Z] /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=] [2025-03-13T05:55:42.362Z] 63 | iot_log_info(sdk_ctx->lc, "invalid float64 of len %u", len); [2025-03-13T05:55:42.362Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ [2025-03-13T05:55:42.362Z] | | [2025-03-13T05:55:42.362Z] | size_t {aka long unsigned int} [2025-03-13T05:55:42.362Z] /device-coap/src/c/coap-util.c:63:56: note: format string is defined here [2025-03-13T05:55:42.362Z] 63 | iot_log_info(sdk_ctx->lc, "invalid float64 of len %u", len); [2025-03-13T05:55:42.362Z] | ~^ [2025-03-13T05:55:42.362Z] | | [2025-03-13T05:55:42.362Z] | unsigned int [2025-03-13T05:55:42.362Z] | %lu [2025-03-13T05:55:42.362Z] /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=] [2025-03-13T05:55:42.362Z] 76 | iot_log_info(sdk_ctx->lc, "invalid float64 of len %u", len); [2025-03-13T05:55:42.362Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ [2025-03-13T05:55:42.362Z] | | [2025-03-13T05:55:42.362Z] | size_t {aka long unsigned int} [2025-03-13T05:55:42.362Z] /device-coap/src/c/coap-util.c:76:56: note: format string is defined here [2025-03-13T05:55:42.362Z] 76 | iot_log_info(sdk_ctx->lc, "invalid float64 of len %u", len); [2025-03-13T05:55:42.362Z] | ~^ [2025-03-13T05:55:42.362Z] | | [2025-03-13T05:55:42.362Z] | unsigned int [2025-03-13T05:55:42.362Z] | %lu [2025-03-13T05:55:42.362Z] /device-coap/src/c/coap-util.c: In function 'read_data_int32': [2025-03-13T05:55:42.362Z] /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=] [2025-03-13T05:55:42.362Z] 87 | iot_log_info(sdk_ctx->lc, "invalid int32 of len %u", len); [2025-03-13T05:55:42.362Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ [2025-03-13T05:55:42.362Z] | | [2025-03-13T05:55:42.362Z] | size_t {aka long unsigned int} [2025-03-13T05:55:42.362Z] /device-coap/src/c/coap-util.c:87:54: note: format string is defined here [2025-03-13T05:55:42.362Z] 87 | iot_log_info(sdk_ctx->lc, "invalid int32 of len %u", len); [2025-03-13T05:55:42.362Z] | ~^ [2025-03-13T05:55:42.362Z] | | [2025-03-13T05:55:42.362Z] | unsigned int [2025-03-13T05:55:42.362Z] | %lu [2025-03-13T05:55:42.362Z] /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=] [2025-03-13T05:55:42.362Z] 102 | iot_log_info(sdk_ctx->lc, "invalid int32 of len %u", len); [2025-03-13T05:55:42.362Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ [2025-03-13T05:55:42.362Z] | | [2025-03-13T05:55:42.362Z] | size_t {aka long unsigned int} [2025-03-13T05:55:42.362Z] /device-coap/src/c/coap-util.c:102:54: note: format string is defined here [2025-03-13T05:55:42.362Z] 102 | iot_log_info(sdk_ctx->lc, "invalid int32 of len %u", len); [2025-03-13T05:55:42.362Z] | ~^ [2025-03-13T05:55:42.362Z] | | [2025-03-13T05:55:42.362Z] | unsigned int [2025-03-13T05:55:42.362Z] | %lu [2025-03-13T05:55:42.622Z] [ 80%] Building C object CMakeFiles/device-coap.dir/device-coap.c.o [2025-03-13T05:55:42.622Z] In file included from /usr/include/devsdk/devsdk.h:18, [2025-03-13T05:55:42.622Z] from /device-coap/src/c/device-coap.h:17, [2025-03-13T05:55:42.622Z] from /device-coap/src/c/device-coap.c:10: [2025-03-13T05:55:42.622Z] /device-coap/src/c/device-coap.c: In function 'coap_get_handler': [2025-03-13T05:55:42.622Z] /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=] [2025-03-13T05:55:42.622Z] 130 | iot_log_debug(driver->lc, "COAP:Triggering Get events req type=%d\n", [2025-03-13T05:55:42.622Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-13T05:55:42.622Z] 131 | requests[i].resource->type); [2025-03-13T05:55:42.622Z] | ~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-13T05:55:42.622Z] | | [2025-03-13T05:55:42.622Z] | iot_typecode_t [2025-03-13T05:55:42.622Z] /device-coap/src/c/device-coap.c:130:69: note: format string is defined here [2025-03-13T05:55:42.622Z] 130 | iot_log_debug(driver->lc, "COAP:Triggering Get events req type=%d\n", [2025-03-13T05:55:42.622Z] | ~^ [2025-03-13T05:55:42.622Z] | | [2025-03-13T05:55:42.622Z] | int [2025-03-13T05:55:42.622Z] [100%] Linking C executable device-coap [2025-03-13T05:55:42.622Z] /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) [2025-03-13T05:55:42.622Z] [100%] Built target device-coap [2025-03-13T05:55:43.189Z] Removing intermediate container 510de708bb40 [2025-03-13T05:55:43.189Z] ---> dcdfe5d4bae5 [2025-03-13T05:55:43.189Z] Step 14/33 : FROM ${BASE} [2025-03-13T05:55:43.189Z] ---> 893efd0cdd8d [2025-03-13T05:55:43.189Z] Step 15/33 : RUN apk add --update --no-cache dumb-init [2025-03-13T05:55:43.189Z] ---> Running in a300655d307c [2025-03-13T05:55:43.449Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2025-03-13T05:55:43.449Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2025-03-13T05:55:43.708Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-13T05:55:44.276Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-03-13T05:55:44.276Z] OK: 337 MiB in 103 packages [2025-03-13T05:55:44.536Z] Removing intermediate container a300655d307c [2025-03-13T05:55:44.536Z] ---> 6740cc49871c [2025-03-13T05:55:44.536Z] Step 16/33 : RUN apk --no-cache upgrade [2025-03-13T05:55:44.536Z] ---> Running in 567c07cd3257 [2025-03-13T05:55:44.795Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2025-03-13T05:55:44.795Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2025-03-13T05:55:45.055Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-13T05:55:45.626Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-03-13T05:55:45.626Z] OK: 337 MiB in 103 packages [2025-03-13T05:55:45.889Z] Removing intermediate container 567c07cd3257 [2025-03-13T05:55:45.889Z] ---> 6ade4bd04696 [2025-03-13T05:55:45.889Z] Step 17/33 : WORKDIR / [2025-03-13T05:55:45.889Z] ---> Running in 085df9b109d4 [2025-03-13T05:55:45.889Z] Removing intermediate container 085df9b109d4 [2025-03-13T05:55:45.889Z] ---> a81af16fd1b8 [2025-03-13T05:55:45.889Z] Step 18/33 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2025-03-13T05:55:45.889Z] ---> Running in 17177b288ea0 [2025-03-13T05:55:46.154Z] Connecting to iotech.jfrog.io (34.247.22.236:443) [2025-03-13T05:55:46.720Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2025-03-13T05:55:46.720Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2025-03-13T05:55:46.720Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2025-03-13T05:55:46.978Z] Removing intermediate container 17177b288ea0 [2025-03-13T05:55:46.978Z] ---> 21d37747b0bd [2025-03-13T05:55:46.978Z] Step 19/33 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories [2025-03-13T05:55:46.978Z] ---> Running in 6e3eeb20ee23 [2025-03-13T05:55:47.545Z] Removing intermediate container 6e3eeb20ee23 [2025-03-13T05:55:47.545Z] ---> 22ec516cc1b6 [2025-03-13T05:55:47.545Z] Step 20/33 : RUN apk add --update --no-cache linux-headers yaml libmicrohttpd curl libuuid iotech-paho-mqtt-c-dev-1.3 hiredis libcbor iotech-iot-1.5 [2025-03-13T05:55:47.545Z] ---> Running in b4eaa4c9d856 [2025-03-13T05:55:47.803Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2025-03-13T05:55:47.803Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2025-03-13T05:55:48.063Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-13T05:55:48.326Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-03-13T05:55:48.326Z] (1/1) Installing curl (8.12.1-r0) [2025-03-13T05:55:48.326Z] Executing busybox-1.36.1-r7.trigger [2025-03-13T05:55:48.326Z] OK: 337 MiB in 104 packages [2025-03-13T05:55:48.895Z] Removing intermediate container b4eaa4c9d856 [2025-03-13T05:55:48.895Z] ---> b29352bfa7aa [2025-03-13T05:55:48.895Z] Step 21/33 : COPY --from=builder /device-coap/build/release/device-coap / [2025-03-13T05:55:48.895Z] ---> 53c878405b68 [2025-03-13T05:55:48.895Z] Step 22/33 : COPY --from=builder /usr/local/lib/libcoap-2.so /usr/local/lib/ [2025-03-13T05:55:49.154Z] ---> f0e18e7f332b [2025-03-13T05:55:49.154Z] Step 23/33 : COPY --from=builder /usr/local/include/coap2 /usr/local/include/coap2 [2025-03-13T05:55:49.154Z] ---> b9190aa331f1 [2025-03-13T05:55:49.154Z] Step 24/33 : COPY --from=builder /usr/local/lib/libtinydtls.so /usr/local/lib/ [2025-03-13T05:55:49.412Z] ---> 2e8019b15ff9 [2025-03-13T05:55:49.412Z] Step 25/33 : COPY --from=builder /usr/lib/libcsdk.so /usr/lib [2025-03-13T05:55:49.412Z] ---> f1a09b4cd303 [2025-03-13T05:55:49.412Z] Step 26/33 : COPY LICENSE / [2025-03-13T05:55:49.674Z] ---> 40d3a1f464ce [2025-03-13T05:55:49.674Z] Step 27/33 : COPY Attribution.txt / [2025-03-13T05:55:49.674Z] ---> 19a330a1d1aa [2025-03-13T05:55:49.674Z] Step 28/33 : COPY res /res [2025-03-13T05:55:49.933Z] ---> 9f190702d5e8 [2025-03-13T05:55:49.933Z] Step 29/33 : ENTRYPOINT ["/device-coap"] [2025-03-13T05:55:49.933Z] ---> Running in 181c94f11213 [2025-03-13T05:55:49.933Z] Removing intermediate container 181c94f11213 [2025-03-13T05:55:49.933Z] ---> 6e8d006dfd4b [2025-03-13T05:55:49.933Z] Step 30/33 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-03-13T05:55:49.933Z] ---> Running in 3e8f29d30ebc [2025-03-13T05:55:49.933Z] Removing intermediate container 3e8f29d30ebc [2025-03-13T05:55:49.933Z] ---> f913ef15999d [2025-03-13T05:55:49.933Z] Step 31/33 : LABEL arch=amd64 [2025-03-13T05:55:49.933Z] ---> Running in a5a7cf75dc41 [2025-03-13T05:55:50.190Z] Removing intermediate container a5a7cf75dc41 [2025-03-13T05:55:50.190Z] ---> b1532fc9073a [2025-03-13T05:55:50.190Z] Step 32/33 : LABEL git_sha=21eddd3cdb096033b2441702217c8a09ce0ce9bf [2025-03-13T05:55:50.190Z] ---> Running in 49a22bf02a37 [2025-03-13T05:55:50.190Z] Removing intermediate container 49a22bf02a37 [2025-03-13T05:55:50.190Z] ---> 22e150172783 [2025-03-13T05:55:50.190Z] Step 33/33 : LABEL version=0.0.0 [2025-03-13T05:55:50.190Z] ---> Running in ffb8616f663c [2025-03-13T05:55:50.190Z] Removing intermediate container ffb8616f663c [2025-03-13T05:55:50.190Z] ---> a969c7309508 [2025-03-13T05:55:50.190Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2025-03-13T05:55:50.191Z] Successfully built a969c7309508 [2025-03-13T05:55:50.191Z] Successfully tagged device-coap:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T05:55:51.207Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-13T05:55:51.207Z] [2025-03-13T05:55:51.207Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T05:55:51.582Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-13T05:55:51.582Z] latest: Pulling from edgex-lftools-log-publisher [2025-03-13T05:55:51.582Z] 5eb5b503b376: Pulling fs layer [2025-03-13T05:55:51.582Z] 5c69ac0246d0: Pulling fs layer [2025-03-13T05:55:51.582Z] ec43610c2a17: Pulling fs layer [2025-03-13T05:55:51.582Z] 3a2ae6a8a46f: Pulling fs layer [2025-03-13T05:55:51.582Z] 33b1e0a273af: Pulling fs layer [2025-03-13T05:55:51.582Z] 5d3b04190fa2: Pulling fs layer [2025-03-13T05:55:51.582Z] 2f39f015ded8: Pulling fs layer [2025-03-13T05:55:51.582Z] 3a2ae6a8a46f: Waiting [2025-03-13T05:55:51.582Z] 33b1e0a273af: Waiting [2025-03-13T05:55:51.582Z] 5d3b04190fa2: Waiting [2025-03-13T05:55:51.582Z] 2f39f015ded8: Waiting [2025-03-13T05:55:51.582Z] 5c69ac0246d0: Verifying Checksum [2025-03-13T05:55:51.582Z] 5c69ac0246d0: Download complete [2025-03-13T05:55:51.582Z] 3a2ae6a8a46f: Verifying Checksum [2025-03-13T05:55:51.582Z] 3a2ae6a8a46f: Download complete [2025-03-13T05:55:51.582Z] 33b1e0a273af: Verifying Checksum [2025-03-13T05:55:51.582Z] 33b1e0a273af: Download complete [2025-03-13T05:55:51.582Z] 5d3b04190fa2: Verifying Checksum [2025-03-13T05:55:51.582Z] 5d3b04190fa2: Download complete [2025-03-13T05:55:51.582Z] ec43610c2a17: Verifying Checksum [2025-03-13T05:55:51.582Z] ec43610c2a17: Download complete [2025-03-13T05:55:51.840Z] 5eb5b503b376: Download complete [2025-03-13T05:55:52.403Z] 2f39f015ded8: Download complete [2025-03-13T05:55:52.970Z] 5eb5b503b376: Pull complete [2025-03-13T05:55:53.227Z] 5c69ac0246d0: Pull complete [2025-03-13T05:55:53.790Z] ec43610c2a17: Pull complete [2025-03-13T05:55:53.790Z] 3a2ae6a8a46f: Pull complete [2025-03-13T05:55:54.048Z] 33b1e0a273af: Pull complete [2025-03-13T05:55:54.048Z] 5d3b04190fa2: Pull complete [2025-03-13T05:55:58.227Z] 2f39f015ded8: Pull complete [2025-03-13T05:55:58.227Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-03-13T05:55:58.227Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-13T05:55:58.227Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-13T05:55:58.478Z] prd-ubuntu20.04-docker-8c-8g-41241 does not seem to be running inside a container [2025-03-13T05:55:58.507Z] $ 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-63 -v /w/workspace/edgexfoundry_device-coap-c_PR-63:/w/workspace/edgexfoundry_device-coap-c_PR-63:rw,z -v /w/workspace/edgexfoundry_device-coap-c_PR-63@tmp:/w/workspace/edgexfoundry_device-coap-c_PR-63@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 [2025-03-13T05:56:00.342Z] $ docker top fcb0e692cb0f0204e951de00269f9166db79dc1fc8e06cbee73435748b38a442 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-13T05:56:00.784Z] ---> job-cost.sh [2025-03-13T05:56:00.784Z] lf-activate-venv: SKIPPING [2025-03-13T05:56:00.784Z] INFO: No Stack... [2025-03-13T05:56:01.044Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-03-13T05:56:01.365Z] INFO: Archiving Costs [Pipeline] sh [2025-03-13T05:56:01.708Z] + cat /w/workspace/edgexfoundry_device-coap-c_PR-63/archives/cost.csv [2025-03-13T05:56:01.708Z] + cut -d, -f6 [Pipeline] lock [2025-03-13T05:56:01.755Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-coap-c-PR-63-1-stack-cost] [2025-03-13T05:56:01.760Z] Resource [jenkins-edgexfoundry-device-coap-c-PR-63-1-stack-cost] did not exist. Created. [2025-03-13T05:56:01.766Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-coap-c-PR-63-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-03-13T05:56:02.227Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-03-13T05:56:02.290Z] Stashed 1 file(s) [Pipeline] } [2025-03-13T05:56:02.318Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-coap-c-PR-63-1-stack-cost] [Pipeline] // lock [Pipeline] } [2025-03-13T05:56:02.407Z] $ docker stop --time=1 fcb0e692cb0f0204e951de00269f9166db79dc1fc8e06cbee73435748b38a442 [2025-03-13T05:56:03.566Z] $ docker rm -f --volumes fcb0e692cb0f0204e951de00269f9166db79dc1fc8e06cbee73435748b38a442 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-03-13T05:56:05.043Z] + [ -d /w/workspace/edgexfoundry_device-coap-c_PR-63/archives ] [2025-03-13T05:56:05.043Z] + ls -al /w/workspace/edgexfoundry_device-coap-c_PR-63/archives [2025-03-13T05:56:05.043Z] total 16 [2025-03-13T05:56:05.043Z] drwxr-xr-x 3 root root 4096 Mar 13 05:56 . [2025-03-13T05:56:05.043Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 13 05:56 .. [2025-03-13T05:56:05.043Z] drwxr-xr-x 2 root root 4096 Mar 13 05:56 cost [2025-03-13T05:56:05.043Z] -rw-r--r-- 1 root root 84 Mar 13 05:56 cost.csv [2025-03-13T05:56:05.043Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-coap-c_PR-63/archives [2025-03-13T05:56:05.043Z] + ls -al /w/workspace/edgexfoundry_device-coap-c_PR-63/archives [2025-03-13T05:56:05.043Z] total 16 [2025-03-13T05:56:05.043Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 13 05:56 . [2025-03-13T05:56:05.043Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 13 05:56 .. [2025-03-13T05:56:05.043Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 13 05:56 cost [2025-03-13T05:56:05.043Z] -rw-r--r-- 1 jenkins jenkins 84 Mar 13 05:56 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-03-13T05:56:05.370Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-13T05:56:06.256Z] ---> package-listing.sh [2025-03-13T05:56:06.256Z] ++ facter osfamily [2025-03-13T05:56:06.256Z] ++ tr '[:upper:]' '[:lower:]' [2025-03-13T05:56:06.514Z] + OS_FAMILY=debian [2025-03-13T05:56:06.514Z] + workspace=/w/workspace/edgexfoundry_device-coap-c_PR-63 [2025-03-13T05:56:06.514Z] + START_PACKAGES=/tmp/packages_start.txt [2025-03-13T05:56:06.514Z] + END_PACKAGES=/tmp/packages_end.txt [2025-03-13T05:56:06.514Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-03-13T05:56:06.514Z] + PACKAGES=/tmp/packages_start.txt [2025-03-13T05:56:06.514Z] + '[' /w/workspace/edgexfoundry_device-coap-c_PR-63 ']' [2025-03-13T05:56:06.514Z] + PACKAGES=/tmp/packages_end.txt [2025-03-13T05:56:06.514Z] + case "${OS_FAMILY}" in [2025-03-13T05:56:06.514Z] + dpkg -l [2025-03-13T05:56:06.514Z] + grep '^ii' [2025-03-13T05:56:06.514Z] + '[' -f /tmp/packages_start.txt ']' [2025-03-13T05:56:06.514Z] + '[' -f /tmp/packages_end.txt ']' [2025-03-13T05:56:06.514Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-03-13T05:56:06.514Z] + '[' /w/workspace/edgexfoundry_device-coap-c_PR-63 ']' [2025-03-13T05:56:06.514Z] + mkdir -p /w/workspace/edgexfoundry_device-coap-c_PR-63/archives/ [2025-03-13T05:56:06.514Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-coap-c_PR-63/archives/ [Pipeline] echo [2025-03-13T05:56:06.545Z] 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-63/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-03-13T05:56:06.842Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T05:56:07.462Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-13T05:56:07.462Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-13T05:56:07.579Z] prd-ubuntu20.04-docker-8c-8g-41241 does not seem to be running inside a container [2025-03-13T05:56:07.606Z] $ 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-63/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-63 -v /w/workspace/edgexfoundry_device-coap-c_PR-63:/w/workspace/edgexfoundry_device-coap-c_PR-63:rw,z -v /w/workspace/edgexfoundry_device-coap-c_PR-63@tmp:/w/workspace/edgexfoundry_device-coap-c_PR-63@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 [2025-03-13T05:56:07.806Z] $ docker top 97873aa4defe906d95f57b6a562654b6c593617c83705901e676c21827e439de -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-13T05:56:08.199Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-03-13T05:56:08.508Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-03-13T05:56:08.821Z] + ls /var/log/sa-host [2025-03-13T05:56:08.821Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-13T05:56:08.968Z] provisioning config files... [2025-03-13T05:56:08.982Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-coap-c_PR-63@tmp/config16667397308379084895tmp [Pipeline] { [Pipeline] echo [2025-03-13T05:56:09.036Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-13T05:56:09.349Z] ---> create-netrc.sh [Pipeline] } [2025-03-13T05:56:09.377Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-03-13T05:56:09.780Z] ---> python-tools-install.sh [Pipeline] echo [2025-03-13T05:56:09.814Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-13T05:56:10.130Z] ---> sudo-logs.sh [2025-03-13T05:56:10.130Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-03-13T05:56:10.232Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-13T05:56:10.546Z] ---> job-cost.sh [2025-03-13T05:56:10.546Z] lf-activate-venv: SKIPPING [2025-03-13T05:56:10.546Z] DEBUG: total: 0.2199999988079071 [2025-03-13T05:56:10.546Z] INFO: Retrieving Stack Cost... [2025-03-13T05:56:10.546Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-03-13T05:56:11.113Z] INFO: Archiving Costs [Pipeline] echo [2025-03-13T05:56:11.157Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-13T05:56:11.478Z] ---> logs-deploy.sh [2025-03-13T05:56:11.478Z] lf-activate-venv: SKIPPING [2025-03-13T05:56:11.478Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-coap-c/PR-63/1 [2025-03-13T05:56:11.478Z] INFO: archiving workspace using pattern(s): [2025-03-13T05:56:12.415Z] Archives upload complete. [2025-03-13T05:56:12.415Z] INFO: archiving logs to Nexus