Pull request #69 updated 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 cherrycl for edgexfoundry/device-coap-c Obtained Jenkinsfile from 3f725107a583085a82a5c249792f737b1f612470+578a9a03340fcb4ee66dd22d4e32c296796c0ad6 (690d31b642936fc78b79317efca23f33c6bc73d9) 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-ssh12923887732145352779.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision b1c004cf40c352fe6d03b0971bc7ee860312a7b0 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh4455139521327143864.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision b1c004cf40c352fe6d03b0971bc7ee860312a7b0 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-coap-c/branches/PR-69/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-coap-c/branches/PR-69/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2170008711286425945.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision b1c004cf40c352fe6d03b0971bc7ee860312a7b0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b1c004cf40c352fe6d03b0971bc7ee860312a7b0 # timeout=10 Commit message: "Merge pull request #480 from jinlinGuan/fix-docs-publish" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4355343583217450346.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-coap-c/branches/PR-69/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-coap-c/branches/PR-69/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17738804896538704112.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildCApp] RAW Config: [project:device-coap-c, dockerImageName:device-coap, dockerBuildFilePath:scripts/Dockerfile.alpine-base, dockerFilePath:scripts/Dockerfile.alpine] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildCApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-coap-c-settings PROJECT: device-coap-c USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build DOCKER_FILE_PATH: scripts/Dockerfile.alpine DOCKER_BUILD_FILE_PATH: scripts/Dockerfile.alpine-base DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-coap DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-13643 in /w/workspace/edgexfoundry_device-coap-c_PR-69 [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-69 # 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 Merging remotes/origin/main commit 578a9a03340fcb4ee66dd22d4e32c296796c0ad6 into PR head commit 3f725107a583085a82a5c249792f737b1f612470 Merge succeeded, producing 3f725107a583085a82a5c249792f737b1f612470 Checking out Revision 3f725107a583085a82a5c249792f737b1f612470 (PR-69) > 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 > 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/69/head:refs/remotes/origin/PR-69 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3f725107a583085a82a5c249792f737b1f612470 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 578a9a03340fcb4ee66dd22d4e32c296796c0ad6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3f725107a583085a82a5c249792f737b1f612470 # timeout=10 Commit message: "build: update IOT utils to 1.6" > git rev-list --no-walk e386151f9779af1d9595f52927180ca96f9b4533 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2026-06-22T10:07:50.143Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2026-06-22T10:07:50.236Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2026-06-22T10:07:50.270Z] ========================================================= [2026-06-22T10:07:50.270Z] EdgeX Global Pipelines Version Info [2026-06-22T10:07:50.270Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2026-06-22T10:07:51.435Z] ------------------- [2026-06-22T10:07:51.435Z] stable info: [2026-06-22T10:07:51.435Z] ------------------- [2026-06-22T10:07:51.435Z] Commited By: Ginny Guan ginny@iotechsys.com [2026-06-22T10:07:51.435Z] Commit SHA: b1c004cf40c352fe6d03b0971bc7ee860312a7b0 [2026-06-22T10:07:51.435Z] Message: update stable to v1.0.281 [2026-06-22T10:07:52.375Z] ------------------- [2026-06-22T10:07:52.375Z] experimental info: [2026-06-22T10:07:52.375Z] ------------------- [2026-06-22T10:07:52.375Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2026-06-22T10:07:52.375Z] Commit SHA: b1c004cf40c352fe6d03b0971bc7ee860312a7b0 [2026-06-22T10:07:52.375Z] Message: update experimental to v1.0.281 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2026-06-22T10:07:52.458Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-coap-c-settings [Pipeline] echo [2026-06-22T10:07:52.479Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-coap-c [Pipeline] echo [2026-06-22T10:07:52.501Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2026-06-22T10:07:52.525Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2026-06-22T10:07:52.547Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2026-06-22T10:07:52.571Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = scripts/Dockerfile.alpine [Pipeline] echo [2026-06-22T10:07:52.593Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = scripts/Dockerfile.alpine-base [Pipeline] echo [2026-06-22T10:07:52.619Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2026-06-22T10:07:52.644Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2026-06-22T10:07:52.670Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-coap [Pipeline] echo [2026-06-22T10:07:52.695Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2026-06-22T10:07:52.721Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2026-06-22T10:07:52.748Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2026-06-22T10:07:52.777Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2026-06-22T10:07:52.798Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2026-06-22T10:07:52.821Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2026-06-22T10:07:52.850Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2026-06-22T10:07:52.878Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-69 [Pipeline] echo [2026-06-22T10:07:52.909Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-69 [Pipeline] echo [2026-06-22T10:07:52.937Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-69 [Pipeline] echo [2026-06-22T10:07:52.960Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3f725107a583085a82a5c249792f737b1f612470 [Pipeline] echo [2026-06-22T10:07:52.986Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3f72510 [Pipeline] echo [2026-06-22T10:07:53.010Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-06-22T10:07:53.086Z] provisioning config files... [2026-06-22T10:07:53.099Z] copy managed file [device-coap-c-settings] to file:/w/workspace/edgexfoundry_device-coap-c_PR-69@tmp/config3304816088177538442tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-06-22T10:07:53.452Z] ---> ****-login.sh [2026-06-22T10:07:53.452Z] nexus3.edgexfoundry.org:10001 [2026-06-22T10:07:53.452Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-22T10:07:53.712Z] [2026-06-22T10:07:53.712Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-06-22T10:07:53.712Z] Configure a credential helper to remove this warning. See [2026-06-22T10:07:53.712Z] https://docs.****.com/go/credential-store/ [2026-06-22T10:07:53.712Z] [2026-06-22T10:07:53.712Z] Login Succeeded [2026-06-22T10:07:53.712Z] nexus3.edgexfoundry.org:10002 [2026-06-22T10:07:53.971Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-22T10:07:53.971Z] [2026-06-22T10:07:53.972Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-06-22T10:07:53.972Z] Configure a credential helper to remove this warning. See [2026-06-22T10:07:53.972Z] https://docs.****.com/go/credential-store/ [2026-06-22T10:07:53.972Z] [2026-06-22T10:07:53.972Z] Login Succeeded [2026-06-22T10:07:53.972Z] nexus3.edgexfoundry.org:10003 [2026-06-22T10:07:53.972Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-22T10:07:53.972Z] [2026-06-22T10:07:53.972Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-06-22T10:07:53.972Z] Configure a credential helper to remove this warning. See [2026-06-22T10:07:53.972Z] https://docs.****.com/go/credential-store/ [2026-06-22T10:07:53.972Z] [2026-06-22T10:07:53.972Z] Login Succeeded [2026-06-22T10:07:53.972Z] nexus3.edgexfoundry.org:10004 [2026-06-22T10:07:53.972Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-22T10:07:54.234Z] [2026-06-22T10:07:54.234Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-06-22T10:07:54.234Z] Configure a credential helper to remove this warning. See [2026-06-22T10:07:54.234Z] https://docs.****.com/go/credential-store/ [2026-06-22T10:07:54.235Z] [2026-06-22T10:07:54.235Z] Login Succeeded [2026-06-22T10:07:54.235Z] ****.io [2026-06-22T10:07:54.235Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-22T10:07:54.499Z] [2026-06-22T10:07:54.499Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-06-22T10:07:54.499Z] Configure a credential helper to remove this warning. See [2026-06-22T10:07:54.499Z] https://docs.****.com/go/credential-store/ [2026-06-22T10:07:54.499Z] [2026-06-22T10:07:54.499Z] Login Succeeded [2026-06-22T10:07:54.499Z] ---> ****-login.sh ends [Pipeline] } [2026-06-22T10:07:54.516Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build LTS Release Image) [Pipeline] sh [2026-06-22T10:07:54.931Z] + git rev-list -1 --merges 3f725107a583085a82a5c249792f737b1f612470~1..3f725107a583085a82a5c249792f737b1f612470 [Pipeline] echo [2026-06-22T10:07:54.961Z] -----------> git rev-list -1 --merges 3f725107a583085a82a5c249792f737b1f612470~1..3f725107a583085a82a5c249792f737b1f612470 3f725107a583085a82a5c249792f737b1f612470 [false] [Pipeline] sh [2026-06-22T10:07:55.251Z] + git log --format=format:%s -1 3f725107a583085a82a5c249792f737b1f612470 [Pipeline] echo [2026-06-22T10:07:55.270Z] ========================================================= [2026-06-22T10:07:55.270Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2026-06-22T10:07:55.270Z] ========================================================= 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 [2026-06-22T10:07:55.773Z] + git rev-list -1 --merges 3f725107a583085a82a5c249792f737b1f612470~1..3f725107a583085a82a5c249792f737b1f612470 [Pipeline] echo [2026-06-22T10:07:55.784Z] -----------> git rev-list -1 --merges 3f725107a583085a82a5c249792f737b1f612470~1..3f725107a583085a82a5c249792f737b1f612470 3f725107a583085a82a5c249792f737b1f612470 [false] [Pipeline] sh [2026-06-22T10:07:56.161Z] + git log --format=format:%s -1 3f725107a583085a82a5c249792f737b1f612470 [Pipeline] echo [2026-06-22T10:07:56.180Z] ========================================================= [2026-06-22T10:07:56.180Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2026-06-22T10:07:56.180Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2026-06-22T10:07:56.656Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-06-22T10:07:56.656Z] + grep -v github /etc/ssh/ssh_known_hosts [2026-06-22T10:07:56.656Z] + [ -e /tmp/ssh_known_hosts ] [2026-06-22T10:07:56.656Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2026-06-22T10:07:56.656Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2026-06-22T10:07:56.656Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2026-06-22T10:07:56.656Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-22T10:07:57.087Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-06-22T10:07:57.087Z] [2026-06-22T10:07:57.087Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-22T10:07:57.398Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-06-22T10:07:57.398Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2026-06-22T10:07:57.398Z] 3dae71ba6b94: Pulling fs layer [2026-06-22T10:07:57.398Z] 6bf1a483ea7c: Pulling fs layer [2026-06-22T10:07:57.398Z] f5dfc541a4d3: Pulling fs layer [2026-06-22T10:07:57.398Z] 461d9e800cba: Pulling fs layer [2026-06-22T10:07:57.398Z] 80192f66455f: Pulling fs layer [2026-06-22T10:07:57.398Z] 2e8e34ca0e6c: Pulling fs layer [2026-06-22T10:07:57.398Z] a29436f7fd5d: Pulling fs layer [2026-06-22T10:07:57.398Z] 923cac83aea3: Pulling fs layer [2026-06-22T10:07:57.398Z] 461d9e800cba: Waiting [2026-06-22T10:07:57.398Z] 80192f66455f: Waiting [2026-06-22T10:07:57.398Z] a29436f7fd5d: Waiting [2026-06-22T10:07:57.398Z] 25ad8b0a4227: Pulling fs layer [2026-06-22T10:07:57.398Z] 923cac83aea3: Waiting [2026-06-22T10:07:57.398Z] db01528c6b51: Pulling fs layer [2026-06-22T10:07:57.398Z] 28988de357af: Pulling fs layer [2026-06-22T10:07:57.398Z] 25ad8b0a4227: Waiting [2026-06-22T10:07:57.398Z] db01528c6b51: Waiting [2026-06-22T10:07:57.398Z] 28988de357af: Waiting [2026-06-22T10:07:57.398Z] 6bf1a483ea7c: Verifying Checksum [2026-06-22T10:07:57.398Z] 6bf1a483ea7c: Download complete [2026-06-22T10:07:57.659Z] 461d9e800cba: Verifying Checksum [2026-06-22T10:07:57.659Z] 461d9e800cba: Download complete [2026-06-22T10:07:57.659Z] 80192f66455f: Verifying Checksum [2026-06-22T10:07:57.659Z] 80192f66455f: Download complete [2026-06-22T10:07:57.659Z] f5dfc541a4d3: Verifying Checksum [2026-06-22T10:07:57.659Z] f5dfc541a4d3: Download complete [2026-06-22T10:07:57.659Z] 3dae71ba6b94: Download complete [2026-06-22T10:07:57.659Z] 923cac83aea3: Verifying Checksum [2026-06-22T10:07:57.659Z] 923cac83aea3: Download complete [2026-06-22T10:07:57.919Z] 25ad8b0a4227: Verifying Checksum [2026-06-22T10:07:57.919Z] 25ad8b0a4227: Download complete [2026-06-22T10:07:57.919Z] db01528c6b51: Verifying Checksum [2026-06-22T10:07:57.919Z] db01528c6b51: Download complete [2026-06-22T10:07:57.919Z] 28988de357af: Download complete [2026-06-22T10:07:58.178Z] a29436f7fd5d: Verifying Checksum [2026-06-22T10:07:58.178Z] a29436f7fd5d: Download complete [2026-06-22T10:07:58.437Z] 2e8e34ca0e6c: Verifying Checksum [2026-06-22T10:07:58.437Z] 2e8e34ca0e6c: Download complete [2026-06-22T10:07:59.376Z] 3dae71ba6b94: Pull complete [2026-06-22T10:07:59.376Z] 6bf1a483ea7c: Pull complete [2026-06-22T10:08:00.315Z] f5dfc541a4d3: Pull complete [2026-06-22T10:08:00.315Z] 461d9e800cba: Pull complete [2026-06-22T10:08:00.315Z] 80192f66455f: Pull complete [2026-06-22T10:08:04.514Z] 2e8e34ca0e6c: Pull complete [2026-06-22T10:08:04.772Z] a29436f7fd5d: Pull complete [2026-06-22T10:08:04.772Z] 923cac83aea3: Pull complete [2026-06-22T10:08:05.031Z] 25ad8b0a4227: Pull complete [2026-06-22T10:08:05.031Z] db01528c6b51: Pull complete [2026-06-22T10:08:05.031Z] 28988de357af: Pull complete [2026-06-22T10:08:05.031Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2026-06-22T10:08:05.031Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-06-22T10:08:05.031Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-06-22T10:08:05.184Z] prd-ubuntu20.04-docker-8c-8g-13643 does not seem to be running inside a container [2026-06-22T10:08:05.208Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-coap-c_PR-69 -v /w/workspace/edgexfoundry_device-coap-c_PR-69:/w/workspace/edgexfoundry_device-coap-c_PR-69:rw,z -v /w/workspace/edgexfoundry_device-coap-c_PR-69@tmp:/w/workspace/edgexfoundry_device-coap-c_PR-69@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-devops/py-git-semver:0.1.4 cat [2026-06-22T10:08:06.747Z] $ docker top 488b700c18dd40c47f623132e6219cbf6c220bb633331a0cbd41a5126592a5ec -eo pid,comm [2026-06-22T10:08:06.810Z] 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). [2026-06-22T10:08:06.810Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-06-22T10:08:06.881Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-06-22T10:08:06.881Z] [ssh-agent] Looking for ssh-agent implementation... [2026-06-22T10:08:06.990Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-06-22T10:08:06.984Z] $ docker exec 488b700c18dd40c47f623132e6219cbf6c220bb633331a0cbd41a5126592a5ec ssh-agent [2026-06-22T10:08:07.094Z] SSH_AUTH_SOCK=/tmp/ssh-jcDdoI14HTqy/agent.32 [2026-06-22T10:08:07.094Z] SSH_AGENT_PID=38 [2026-06-22T10:08:07.101Z] Running ssh-add (command line suppressed) [2026-06-22T10:08:07.192Z] Identity added: /w/workspace/edgexfoundry_device-coap-c_PR-69@tmp/private_key_10194470545767941488.key (/w/workspace/edgexfoundry_device-coap-c_PR-69@tmp/private_key_10194470545767941488.key) [2026-06-22T10:08:07.215Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-06-22T10:08:07.510Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-coap-c_PR-69 [Pipeline] sh [2026-06-22T10:08:07.799Z] + git tag --points-at HEAD [Pipeline] } [2026-06-22T10:08:07.803Z] $ docker exec --env ******** --env ******** 488b700c18dd40c47f623132e6219cbf6c220bb633331a0cbd41a5126592a5ec ssh-agent -k [2026-06-22T10:08:07.889Z] unset SSH_AUTH_SOCK; [2026-06-22T10:08:07.890Z] unset SSH_AGENT_PID; [2026-06-22T10:08:07.890Z] echo Agent pid 38 killed; [2026-06-22T10:08:07.908Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2026-06-22T10:08:07.957Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-06-22T10:08:07.957Z] [ssh-agent] Looking for ssh-agent implementation... [2026-06-22T10:08:08.063Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-06-22T10:08:08.058Z] $ docker exec 488b700c18dd40c47f623132e6219cbf6c220bb633331a0cbd41a5126592a5ec ssh-agent [2026-06-22T10:08:08.165Z] SSH_AUTH_SOCK=/tmp/ssh-WttHZ6uAk9vh/agent.85 [2026-06-22T10:08:08.165Z] SSH_AGENT_PID=91 [2026-06-22T10:08:08.170Z] Running ssh-add (command line suppressed) [2026-06-22T10:08:08.252Z] Identity added: /w/workspace/edgexfoundry_device-coap-c_PR-69@tmp/private_key_2914585121794818284.key (/w/workspace/edgexfoundry_device-coap-c_PR-69@tmp/private_key_2914585121794818284.key) [2026-06-22T10:08:08.273Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-06-22T10:08:08.571Z] + git semver init [2026-06-22T10:08:08.831Z] 2026-06-22 10:08:08,759 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-06-22T10:08:08.831Z] 2026-06-22 10:08:08,763 [run_init] DEBUG init version:0.0.0 force:False [2026-06-22T10:08:08.831Z] 2026-06-22 10:08:08,764 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-coap-c_PR-69/.semver [2026-06-22T10:08:08.831Z] 2026-06-22 10:08:08,764 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-coap-c.git /w/workspace/edgexfoundry_device-coap-c_PR-69/.semver [2026-06-22T10:08:08.831Z] 2026-06-22 10:08:08,764 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-coap-c.git', '/w/workspace/edgexfoundry_device-coap-c_PR-69/.semver'], cwd=/w/workspace/edgexfoundry_device-coap-c_PR-69, stdin=None, shell=False, universal_newlines=False) [2026-06-22T10:08:09.773Z] 2026-06-22 10:08:09,444 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-coap-c_PR-69/.git/info/exclude [2026-06-22T10:08:09.773Z] 2026-06-22 10:08:09,444 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-coap-c_PR-69/.semver/PR-69 with force:False [2026-06-22T10:08:09.773Z] 2026-06-22 10:08:09,444 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-coap-c_PR-69/.semver/PR-69 [2026-06-22T10:08:09.773Z] 2026-06-22 10:08:09,449 [execute] INFO git cat-file --batch-check [2026-06-22T10:08:09.773Z] 2026-06-22 10:08:09,449 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-coap-c_PR-69/.semver, stdin=, shell=False, universal_newlines=False) [2026-06-22T10:08:09.773Z] 2026-06-22 10:08:09,454 [execute] INFO git cat-file --batch [2026-06-22T10:08:09.773Z] 2026-06-22 10:08:09,455 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-coap-c_PR-69/.semver, stdin=, shell=False, universal_newlines=False) [2026-06-22T10:08:09.773Z] 2026-06-22 10:08:09,459 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-coap-c_PR-69/.semver/PR-69 [2026-06-22T10:08:09.773Z] 0.0.0 [Pipeline] } [2026-06-22T10:08:09.779Z] $ docker exec --env ******** --env ******** 488b700c18dd40c47f623132e6219cbf6c220bb633331a0cbd41a5126592a5ec ssh-agent -k [2026-06-22T10:08:09.884Z] unset SSH_AUTH_SOCK; [2026-06-22T10:08:09.884Z] unset SSH_AGENT_PID; [2026-06-22T10:08:09.884Z] echo Agent pid 91 killed; [2026-06-22T10:08:09.900Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-06-22T10:08:10.240Z] + git semver [Pipeline] } [2026-06-22T10:08:10.507Z] $ docker stop --time=1 488b700c18dd40c47f623132e6219cbf6c220bb633331a0cbd41a5126592a5ec [2026-06-22T10:08:11.773Z] $ docker rm -f --volumes 488b700c18dd40c47f623132e6219cbf6c220bb633331a0cbd41a5126592a5ec [Pipeline] // withDockerContainer [Pipeline] sh [2026-06-22T10:08:12.127Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2026-06-22T10:08:12.369Z] Stashed 1 file(s) [Pipeline] echo [2026-06-22T10:08:12.375Z] [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 [2026-06-22T10:08:12.665Z] provisioning config files... [Pipeline] // stage [Pipeline] } [Pipeline] // stage [2026-06-22T10:08:12.709Z] copy managed file [device-coap-c-settings] to file:/w/workspace/edgexfoundry_device-coap-c_PR-69@tmp/config17674754754000989731tmp [Pipeline] } [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-06-22T10:08:13.041Z] ---> ****-login.sh [2026-06-22T10:08:13.041Z] nexus3.edgexfoundry.org:10001 [2026-06-22T10:08:13.041Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-22T10:08:13.041Z] Login Succeeded [2026-06-22T10:08:13.041Z] nexus3.edgexfoundry.org:10002 [2026-06-22T10:08:13.041Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-22T10:08:13.041Z] Login Succeeded [2026-06-22T10:08:13.041Z] nexus3.edgexfoundry.org:10003 [2026-06-22T10:08:13.301Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-22T10:08:13.301Z] Login Succeeded [2026-06-22T10:08:13.301Z] nexus3.edgexfoundry.org:10004 [2026-06-22T10:08:13.301Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-22T10:08:13.301Z] Login Succeeded [2026-06-22T10:08:13.301Z] ****.io [2026-06-22T10:08:13.301Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-22T10:08:13.560Z] Login Succeeded [2026-06-22T10:08:13.560Z] ---> ****-login.sh ends [Pipeline] } [2026-06-22T10:08:13.566Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2026-06-22T10:08:13.689Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-06-22T10:08:13.710Z] [prepBaseBuildImage] Generating new image with name: ci-base-image-x86_64 [Pipeline] echo [2026-06-22T10:08:13.727Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-06-22T10:08:13.746Z] ========================================================= [2026-06-22T10:08:13.746Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest] [2026-06-22T10:08:13.746Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-22T10:08:14.078Z] + 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 . [2026-06-22T10:08:14.648Z] #0 building with "default" instance using docker driver [2026-06-22T10:08:14.648Z] [2026-06-22T10:08:14.648Z] #1 [internal] load build definition from Dockerfile.alpine-base [2026-06-22T10:08:14.648Z] #1 transferring dockerfile: 986B done [2026-06-22T10:08:14.648Z] #1 DONE 0.0s [2026-06-22T10:08:14.648Z] [2026-06-22T10:08:14.648Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [2026-06-22T10:08:14.648Z] #2 DONE 0.1s [2026-06-22T10:08:14.906Z] [2026-06-22T10:08:14.906Z] #3 [internal] load .dockerignore [2026-06-22T10:08:14.906Z] #3 transferring context: 2B done [2026-06-22T10:08:14.906Z] #3 DONE 0.0s [2026-06-22T10:08:14.906Z] [2026-06-22T10:08:14.906Z] #4 [internal] load build context [2026-06-22T10:08:14.906Z] #4 transferring context: 68.37kB done [2026-06-22T10:08:14.906Z] #4 DONE 0.0s [2026-06-22T10:08:14.906Z] [2026-06-22T10:08:14.906Z] #5 [ 1/12] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest@sha256:86f282524b252fca782185160d82ec4889448d07d1475dd6b76f2052073facff [2026-06-22T10:08:14.906Z] #5 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest@sha256:86f282524b252fca782185160d82ec4889448d07d1475dd6b76f2052073facff 0.0s done [2026-06-22T10:08:14.906Z] #5 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa [2026-06-22T10:08:14.906Z] #5 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.1s done [2026-06-22T10:08:14.906Z] #5 sha256:86f282524b252fca782185160d82ec4889448d07d1475dd6b76f2052073facff 741B / 741B done [2026-06-22T10:08:14.906Z] #5 sha256:6605166a5db42c9ef4e3b8366138377c430980df3f34fe18e3a1340b6ab951b9 2.56kB / 2.56kB done [2026-06-22T10:08:14.906Z] #5 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s done [2026-06-22T10:08:14.906Z] #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 18.25MB / 118.14MB 0.2s [2026-06-22T10:08:15.164Z] #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 35.65MB / 118.14MB 0.3s [2026-06-22T10:08:15.164Z] #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 79.69MB / 118.14MB 0.5s [2026-06-22T10:08:15.427Z] #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 118.14MB / 118.14MB 0.7s [2026-06-22T10:08:15.689Z] #5 extracting sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d [2026-06-22T10:08:15.689Z] #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 118.14MB / 118.14MB 0.8s done [2026-06-22T10:08:19.879Z] #5 extracting sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 3.7s done [2026-06-22T10:08:19.879Z] #5 DONE 4.6s [2026-06-22T10:08:19.879Z] [2026-06-22T10:08:19.879Z] #6 [ 2/12] RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2026-06-22T10:08:19.879Z] #6 0.251 Connecting to iotech.jfrog.io (34.246.139.145:443) [2026-06-22T10:08:20.140Z] #6 0.667 saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2026-06-22T10:08:20.140Z] #6 0.667 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2026-06-22T10:08:20.140Z] #6 0.667 '/etc/apk/keys/alpine.dev.rsa.pub' saved [2026-06-22T10:08:20.709Z] #6 DONE 1.3s [2026-06-22T10:08:20.709Z] [2026-06-22T10:08:20.709Z] #7 [ 3/12] RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories [2026-06-22T10:08:20.968Z] #7 DONE 0.3s [2026-06-22T10:08:20.968Z] [2026-06-22T10:08:20.968Z] #8 [ 4/12] RUN apk add --update --no-cache build-base git gcc cmake make linux-headers yaml-dev libmicrohttpd-dev curl-dev util-linux-dev ncurses-dev iotech-paho-mqtt-c-dev-1.3 hiredis-dev libcbor-dev iotech-iot-1.6-dev dumb-init [2026-06-22T10:08:21.227Z] #8 0.267 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2026-06-22T10:08:21.486Z] #8 0.455 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2026-06-22T10:08:21.486Z] #8 0.640 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz [2026-06-22T10:08:22.054Z] #8 1.216 WARNING: This apk-tools is OLD! Some packages might not function properly. [2026-06-22T10:08:22.312Z] #8 1.223 (1/18) Installing dumb-init (1.2.5-r2) [2026-06-22T10:08:22.312Z] #8 1.227 (2/18) Installing hiredis (1.1.0-r2) [2026-06-22T10:08:22.312Z] #8 1.231 (3/18) Installing hiredis-dev (1.1.0-r2) [2026-06-22T10:08:22.312Z] #8 1.240 (4/18) Installing libcbor (0.10.2-r1) [2026-06-22T10:08:22.312Z] #8 1.243 (5/18) Installing iotech-iot-1.6 (1.6.3-r0) [2026-06-22T10:08:22.882Z] #8 1.927 (6/18) Installing iotech-iot-1.6-dev (1.6.3-r0) [2026-06-22T10:08:22.882Z] #8 2.034 (7/18) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.162-r0) [2026-06-22T10:08:23.141Z] #8 2.334 (8/18) Installing libcbor-dev (0.10.2-r1) [2026-06-22T10:08:23.398Z] #8 2.339 (9/18) Installing libmenuw (6.4_p20230506-r0) [2026-06-22T10:08:23.398Z] #8 2.343 (10/18) Installing libpanelw (6.4_p20230506-r0) [2026-06-22T10:08:23.398Z] #8 2.346 (11/18) Installing libncurses++ (6.4_p20230506-r0) [2026-06-22T10:08:23.398Z] #8 2.350 (12/18) Installing ncurses-dev (6.4_p20230506-r0) [2026-06-22T10:08:23.398Z] #8 2.358 (13/18) Installing libblkid (2.38.1-r8) [2026-06-22T10:08:23.398Z] #8 2.364 (14/18) Installing libuuid (2.38.1-r8) [2026-06-22T10:08:23.398Z] #8 2.368 (15/18) Installing libfdisk (2.38.1-r8) [2026-06-22T10:08:23.398Z] #8 2.378 (16/18) Installing libmount (2.38.1-r8) [2026-06-22T10:08:23.398Z] #8 2.386 (17/18) Installing libsmartcols (2.38.1-r8) [2026-06-22T10:08:23.398Z] #8 2.391 (18/18) Installing util-linux-dev (2.38.1-r8) [2026-06-22T10:08:23.398Z] #8 2.417 Executing busybox-1.36.1-r4.trigger [2026-06-22T10:08:23.398Z] #8 2.426 OK: 338 MiB in 100 packages [2026-06-22T10:08:23.398Z] #8 DONE 2.6s [2026-06-22T10:08:23.656Z] [2026-06-22T10:08:23.656Z] #9 [ 5/12] RUN apk --no-cache upgrade [2026-06-22T10:08:23.656Z] #9 0.258 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2026-06-22T10:08:23.916Z] #9 0.339 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2026-06-22T10:08:23.916Z] #9 0.458 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz [2026-06-22T10:08:24.487Z] #9 1.031 WARNING: This apk-tools is OLD! Some packages might not function properly. [2026-06-22T10:08:24.746Z] #9 1.037 Upgrading critical system libraries and apk-tools: [2026-06-22T10:08:24.746Z] #9 1.037 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2026-06-22T10:08:24.746Z] #9 1.053 Executing busybox-1.36.1-r4.trigger [2026-06-22T10:08:24.746Z] #9 1.097 Continuing the upgrade transaction with new apk-tools: [2026-06-22T10:08:24.746Z] #9 1.103 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2026-06-22T10:08:24.746Z] #9 1.184 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2026-06-22T10:08:24.746Z] #9 1.285 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz [2026-06-22T10:08:25.314Z] #9 1.850 WARNING: This apk-tools is OLD! Some packages might not function properly. [2026-06-22T10:08:25.314Z] #9 1.856 (1/27) Upgrading musl (1.2.4-r2 -> 1.2.4-r3) [2026-06-22T10:08:25.314Z] #9 1.867 (2/27) Upgrading busybox (1.36.1-r4 -> 1.36.1-r7) [2026-06-22T10:08:25.314Z] #9 1.881 Executing busybox-1.36.1-r7.post-upgrade [2026-06-22T10:08:25.314Z] #9 1.894 (3/27) Upgrading busybox-binsh (1.36.1-r4 -> 1.36.1-r7) [2026-06-22T10:08:25.314Z] #9 1.898 (4/27) Upgrading ca-certificates-bundle (20230506-r0 -> 20241121-r1) [2026-06-22T10:08:25.314Z] #9 1.906 (5/27) Upgrading libcrypto3 (3.1.4-r0 -> 3.1.8-r0) [2026-06-22T10:08:25.314Z] #9 1.939 (6/27) Upgrading libssl3 (3.1.4-r0 -> 3.1.8-r0) [2026-06-22T10:08:25.314Z] #9 1.949 (7/27) Upgrading ssl_client (1.36.1-r4 -> 1.36.1-r7) [2026-06-22T10:08:25.314Z] #9 1.953 (8/27) Upgrading binutils (2.40-r7 -> 2.40-r8) [2026-06-22T10:08:25.573Z] #9 2.008 (9/27) Upgrading musl-dev (1.2.4-r2 -> 1.2.4-r3) [2026-06-22T10:08:25.573Z] #9 2.065 (10/27) Upgrading libexpat (2.5.0-r1 -> 2.7.0-r0) [2026-06-22T10:08:25.573Z] #9 2.070 (11/27) Upgrading xz-libs (5.4.3-r0 -> 5.4.3-r1) [2026-06-22T10:08:25.573Z] #9 2.077 (12/27) Upgrading libarchive (3.7.2-r0 -> 3.8.0-r0) [2026-06-22T10:08:25.573Z] #9 2.088 (13/27) Upgrading ca-certificates (20230506-r0 -> 20241121-r1) [2026-06-22T10:08:25.573Z] #9 2.103 (14/27) Installing libpsl (0.21.5-r0) [2026-06-22T10:08:25.573Z] #9 2.106 (15/27) Upgrading libcurl (8.4.0-r0 -> 8.12.1-r0) [2026-06-22T10:08:25.573Z] #9 2.113 (16/27) Installing libpsl-utils (0.21.5-r0) [2026-06-22T10:08:25.573Z] #9 2.117 (17/27) Installing libpsl-dev (0.21.5-r0) [2026-06-22T10:08:25.573Z] #9 2.120 (18/27) Upgrading openssl-dev (3.1.4-r0 -> 3.1.8-r0) [2026-06-22T10:08:25.573Z] #9 2.141 (19/27) Upgrading curl-dev (8.4.0-r0 -> 8.12.1-r0) [2026-06-22T10:08:25.573Z] #9 2.147 (20/27) Upgrading git (2.40.1-r0 -> 2.40.4-r0) [2026-06-22T10:08:25.573Z] #9 2.201 (21/27) Upgrading musl-utils (1.2.4-r2 -> 1.2.4-r3) [2026-06-22T10:08:25.833Z] #9 2.205 (22/27) Upgrading libtasn1 (4.19.0-r1 -> 4.20.0-r0) [2026-06-22T10:08:25.833Z] #9 2.216 (23/27) Upgrading gnutls (3.8.0-r2 -> 3.8.4-r0) [2026-06-22T10:08:25.833Z] #9 2.238 (24/27) Upgrading gnutls-c++ (3.8.0-r2 -> 3.8.4-r0) [2026-06-22T10:08:25.833Z] #9 2.242 (25/27) Upgrading libtasn1-progs (4.19.0-r1 -> 4.20.0-r0) [2026-06-22T10:08:25.833Z] #9 2.245 (26/27) Upgrading libtasn1-dev (4.19.0-r1 -> 4.20.0-r0) [2026-06-22T10:08:25.833Z] #9 2.248 (27/27) Upgrading gnutls-dev (3.8.0-r2 -> 3.8.4-r0) [2026-06-22T10:08:25.833Z] #9 2.254 Executing busybox-1.36.1-r7.trigger [2026-06-22T10:08:25.833Z] #9 2.259 Executing ca-certificates-20241121-r1.trigger [2026-06-22T10:08:25.833Z] #9 2.298 OK: 338 MiB in 103 packages [2026-06-22T10:08:25.833Z] #9 DONE 2.5s [2026-06-22T10:08:26.092Z] [2026-06-22T10:08:26.092Z] #10 [ 6/12] COPY scripts /device-coap/scripts [2026-06-22T10:08:26.092Z] #10 DONE 0.0s [2026-06-22T10:08:26.092Z] [2026-06-22T10:08:26.092Z] #11 [ 7/12] COPY src /device-coap/src/ [2026-06-22T10:08:26.092Z] #11 DONE 0.0s [2026-06-22T10:08:26.092Z] [2026-06-22T10:08:26.092Z] #12 [ 8/12] COPY VERSION /device-coap [2026-06-22T10:08:26.092Z] #12 DONE 0.0s [2026-06-22T10:08:26.092Z] [2026-06-22T10:08:26.092Z] #13 [ 9/12] RUN mkdir -p /device-coap/build [2026-06-22T10:08:26.351Z] #13 DONE 0.3s [2026-06-22T10:08:26.609Z] [2026-06-22T10:08:26.609Z] #14 [10/12] WORKDIR /device-coap [2026-06-22T10:08:26.609Z] #14 DONE 0.0s [2026-06-22T10:08:26.609Z] [2026-06-22T10:08:26.609Z] #15 [11/12] RUN /device-coap/scripts/build_deps.sh 1 [2026-06-22T10:08:26.609Z] #15 0.292 + BUILD_CSDK=1 [2026-06-22T10:08:26.609Z] #15 0.292 + TINYDTLS_VERSION=b0e230d [2026-06-22T10:08:26.609Z] #15 0.292 + LIBCOAP_VERSION=1739507 [2026-06-22T10:08:26.609Z] #15 0.292 + CSDK_VERSION=4.0.2 [2026-06-22T10:08:26.609Z] #15 0.292 + '[' -d deps ] [2026-06-22T10:08:26.609Z] #15 0.292 + mkdir deps [2026-06-22T10:08:26.867Z] #15 0.293 + cd /device-coap/deps [2026-06-22T10:08:26.867Z] #15 0.293 + git clone https://github.com/eclipse/tinydtls.git [2026-06-22T10:08:26.867Z] #15 0.294 Cloning into 'tinydtls'... [2026-06-22T10:08:27.126Z] #15 0.853 + cd tinydtls [2026-06-22T10:08:27.126Z] #15 0.853 + git checkout develop [2026-06-22T10:08:27.384Z] #15 0.870 branch 'develop' set up to track 'origin/develop'. [2026-06-22T10:08:27.384Z] #15 0.870 Switched to a new branch 'develop' [2026-06-22T10:08:27.384Z] #15 0.871 + git reset --hard b0e230d [2026-06-22T10:08:27.384Z] #15 0.892 HEAD is now at b0e230d Merge pull request #44 from mrdeep1/cunit_fix [2026-06-22T10:08:27.384Z] #15 0.892 + cp /device-coap/scripts/AutoConf_cmake_patch AutoConf.cmake [2026-06-22T10:08:27.384Z] #15 0.893 + cp /device-coap/scripts/CMakeLists_txt_patch CMakeLists.txt [2026-06-22T10:08:27.384Z] #15 0.894 + cp /device-coap/scripts/dtls_config_h_cmake_in_patch dtls_config.h.cmake.in [2026-06-22T10:08:27.384Z] #15 0.894 + cp /device-coap/scripts/tests_CMakeLists_txt_patch tests/CMakeLists.txt [2026-06-22T10:08:27.384Z] #15 0.895 + mkdir -p build [2026-06-22T10:08:27.384Z] #15 0.896 + cd build [2026-06-22T10:08:27.384Z] #15 0.896 + cmake '-DCMAKE_BUILD_TYPE=Release' '-DBUILD_SHARED_LIBS=ON' .. [2026-06-22T10:08:27.384Z] #15 0.964 -- The C compiler identification is GNU 12.2.1 [2026-06-22T10:08:27.384Z] #15 0.981 -- Detecting C compiler ABI info [2026-06-22T10:08:27.384Z] #15 1.073 -- Detecting C compiler ABI info - done [2026-06-22T10:08:27.645Z] #15 1.091 -- Check for working C compiler: /usr/bin/cc - skipped [2026-06-22T10:08:27.645Z] #15 1.091 -- Detecting C compile features [2026-06-22T10:08:27.645Z] #15 1.092 -- Detecting C compile features - done [2026-06-22T10:08:27.645Z] #15 1.095 -- Looking for assert.h [2026-06-22T10:08:27.645Z] #15 1.187 -- Looking for assert.h - found [2026-06-22T10:08:27.645Z] #15 1.187 -- Looking for arpa/inet.h [2026-06-22T10:08:27.645Z] #15 1.279 -- Looking for arpa/inet.h - found [2026-06-22T10:08:27.645Z] #15 1.279 -- Looking for fcntl.h [2026-06-22T10:08:27.645Z] #15 1.371 -- Looking for fcntl.h - found [2026-06-22T10:08:27.904Z] #15 1.372 -- Looking for inttypes.h [2026-06-22T10:08:27.904Z] #15 1.459 -- Looking for inttypes.h - found [2026-06-22T10:08:27.904Z] #15 1.460 -- Looking for memory.h [2026-06-22T10:08:27.904Z] #15 1.553 -- Looking for memory.h - found [2026-06-22T10:08:28.164Z] #15 1.554 -- Looking for netdb.h [2026-06-22T10:08:28.164Z] #15 1.651 -- Looking for netdb.h - found [2026-06-22T10:08:28.164Z] #15 1.652 -- Looking for netinet/in.h [2026-06-22T10:08:28.164Z] #15 1.749 -- Looking for netinet/in.h - found [2026-06-22T10:08:28.164Z] #15 1.750 -- Looking for stddef.h [2026-06-22T10:08:28.164Z] #15 1.842 -- Looking for stddef.h - found [2026-06-22T10:08:28.164Z] #15 1.843 -- Looking for stdint.h [2026-06-22T10:08:28.164Z] #15 1.936 -- Looking for stdint.h - found [2026-06-22T10:08:28.424Z] #15 1.937 -- Looking for stdlib.h [2026-06-22T10:08:28.424Z] #15 2.024 -- Looking for stdlib.h - found [2026-06-22T10:08:28.424Z] #15 2.024 -- Looking for string.h [2026-06-22T10:08:28.424Z] #15 2.112 -- Looking for string.h - found [2026-06-22T10:08:28.684Z] #15 2.113 -- Looking for strings.h [2026-06-22T10:08:28.684Z] #15 2.206 -- Looking for strings.h - found [2026-06-22T10:08:28.684Z] #15 2.207 -- Looking for time.h [2026-06-22T10:08:28.684Z] #15 2.294 -- Looking for time.h - found [2026-06-22T10:08:28.944Z] #15 2.294 -- Looking for sys/param.h [2026-06-22T10:08:28.944Z] #15 2.381 -- Looking for sys/param.h - found [2026-06-22T10:08:28.944Z] #15 2.382 -- Looking for sys/socket.h [2026-06-22T10:08:28.944Z] #15 2.480 -- Looking for sys/socket.h - found [2026-06-22T10:08:28.944Z] #15 2.481 -- Looking for sys/stat.h [2026-06-22T10:08:28.944Z] #15 2.576 -- Looking for sys/stat.h - found [2026-06-22T10:08:28.944Z] #15 2.576 -- Looking for sys/types.h [2026-06-22T10:08:28.944Z] #15 2.665 -- Looking for sys/types.h - found [2026-06-22T10:08:29.202Z] #15 2.666 -- Looking for sys/time.h [2026-06-22T10:08:29.202Z] #15 2.749 -- Looking for sys/time.h - found [2026-06-22T10:08:29.202Z] #15 2.750 -- Looking for unistd.h [2026-06-22T10:08:29.202Z] #15 2.839 -- Looking for unistd.h - found [2026-06-22T10:08:29.461Z] #15 2.840 -- Looking for float.h [2026-06-22T10:08:29.461Z] #15 2.928 -- Looking for float.h - found [2026-06-22T10:08:29.461Z] #15 2.928 -- Looking for dlfcn.h [2026-06-22T10:08:29.461Z] #15 3.013 -- Looking for dlfcn.h - found [2026-06-22T10:08:29.461Z] #15 3.014 -- Looking for memset [2026-06-22T10:08:29.461Z] #15 3.110 -- Looking for memset - found [2026-06-22T10:08:29.461Z] #15 3.110 -- Looking for select [2026-06-22T10:08:29.461Z] #15 3.204 -- Looking for select - found [2026-06-22T10:08:29.719Z] #15 3.204 -- Looking for socket [2026-06-22T10:08:29.720Z] #15 3.288 -- Looking for socket - found [2026-06-22T10:08:29.720Z] #15 3.288 -- Looking for strdup [2026-06-22T10:08:29.720Z] #15 3.376 -- Looking for strdup - found [2026-06-22T10:08:29.979Z] #15 3.376 -- Looking for strerror [2026-06-22T10:08:29.979Z] #15 3.468 -- Looking for strerror - found [2026-06-22T10:08:29.979Z] #15 3.468 -- Looking for strnlen [2026-06-22T10:08:29.979Z] #15 3.557 -- Looking for strnlen - found [2026-06-22T10:08:29.979Z] #15 3.557 -- Looking for fls [2026-06-22T10:08:29.979Z] #15 3.642 -- Looking for fls - not found [2026-06-22T10:08:29.979Z] #15 3.642 -- Looking for vprintf [2026-06-22T10:08:29.979Z] #15 3.735 -- Looking for vprintf - found [2026-06-22T10:08:30.237Z] #15 3.735 -- Performing Test HAVE_SOCKADDR_IN6_SIN6_LEN [2026-06-22T10:08:30.237Z] #15 3.792 -- Performing Test HAVE_SOCKADDR_IN6_SIN6_LEN - Failed [2026-06-22T10:08:30.237Z] #15 3.800 -- Configuring done (2.9s) [2026-06-22T10:08:30.237Z] #15 3.806 -- Generating done (0.0s) [2026-06-22T10:08:30.237Z] #15 3.807 -- Build files have been written to: /device-coap/deps/tinydtls/build [2026-06-22T10:08:30.237Z] #15 3.810 + make [2026-06-22T10:08:30.237Z] #15 3.848 [ 6%] Building C object CMakeFiles/tinydtls.dir/aes/rijndael.c.o [2026-06-22T10:08:30.237Z] #15 4.016 [ 13%] Building C object CMakeFiles/tinydtls.dir/aes/rijndael_wrap.c.o [2026-06-22T10:08:30.496Z] #15 4.051 [ 20%] Building C object CMakeFiles/tinydtls.dir/ccm.c.o [2026-06-22T10:08:30.755Z] #15 4.311 [ 26%] Building C object CMakeFiles/tinydtls.dir/crypto.c.o [2026-06-22T10:08:30.755Z] #15 4.435 In file included from /device-coap/deps/tinydtls/crypto.c:34: [2026-06-22T10:08:30.755Z] #15 4.435 In function 'ecc_ecdh', [2026-06-22T10:08:30.755Z] #15 4.435 inlined from 'dtls_ecdh_pre_master_secret' at /device-coap/deps/tinydtls/crypto.c:444:3: [2026-06-22T10:08:31.014Z] #15 4.435 /device-coap/deps/tinydtls/ecc/ecc.h:50:9: warning: 'pub_x' may be used uninitialized [-Wmaybe-uninitialized] [2026-06-22T10:08:31.014Z] #15 4.435 50 | ecc_ec_mult(px, py, secret, resultx, resulty); [2026-06-22T10:08:31.014Z] #15 4.435 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2026-06-22T10:08:31.014Z] #15 4.435 /device-coap/deps/tinydtls/ecc/ecc.h: In function 'dtls_ecdh_pre_master_secret': [2026-06-22T10:08:31.014Z] #15 4.435 /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 [2026-06-22T10:08:31.014Z] #15 4.435 47 | void ecc_ec_mult(const uint32_t *px, const uint32_t *py, const uint32_t *secret, uint32_t *resultx, uint32_t *resulty); [2026-06-22T10:08:31.014Z] #15 4.435 | ^~~~~~~~~~~ [2026-06-22T10:08:31.014Z] #15 4.436 /device-coap/deps/tinydtls/crypto.c:431:12: note: 'pub_x' declared here [2026-06-22T10:08:31.014Z] #15 4.436 431 | uint32_t pub_x[8]; [2026-06-22T10:08:31.014Z] #15 4.436 | ^~~~~ [2026-06-22T10:08:31.014Z] #15 4.436 In function 'ecc_ecdh', [2026-06-22T10:08:31.014Z] #15 4.436 inlined from 'dtls_ecdh_pre_master_secret' at /device-coap/deps/tinydtls/crypto.c:444:3: [2026-06-22T10:08:31.014Z] #15 4.436 /device-coap/deps/tinydtls/ecc/ecc.h:50:9: warning: 'pub_y' may be used uninitialized [-Wmaybe-uninitialized] [2026-06-22T10:08:31.014Z] #15 4.436 50 | ecc_ec_mult(px, py, secret, resultx, resulty); [2026-06-22T10:08:31.014Z] #15 4.436 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2026-06-22T10:08:31.014Z] #15 4.436 /device-coap/deps/tinydtls/ecc/ecc.h: In function 'dtls_ecdh_pre_master_secret': [2026-06-22T10:08:31.014Z] #15 4.436 /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 [2026-06-22T10:08:31.014Z] #15 4.436 47 | void ecc_ec_mult(const uint32_t *px, const uint32_t *py, const uint32_t *secret, uint32_t *resultx, uint32_t *resulty); [2026-06-22T10:08:31.014Z] #15 4.436 | ^~~~~~~~~~~ [2026-06-22T10:08:31.014Z] #15 4.436 /device-coap/deps/tinydtls/crypto.c:432:12: note: 'pub_y' declared here [2026-06-22T10:08:31.014Z] #15 4.436 432 | uint32_t pub_y[8]; [2026-06-22T10:08:31.014Z] #15 4.436 | ^~~~~ [2026-06-22T10:08:31.014Z] #15 4.436 In function 'ecc_ecdh', [2026-06-22T10:08:31.014Z] #15 4.436 inlined from 'dtls_ecdh_pre_master_secret' at /device-coap/deps/tinydtls/crypto.c:444:3: [2026-06-22T10:08:31.014Z] #15 4.436 /device-coap/deps/tinydtls/ecc/ecc.h:50:9: warning: 'priv' may be used uninitialized [-Wmaybe-uninitialized] [2026-06-22T10:08:31.014Z] #15 4.436 50 | ecc_ec_mult(px, py, secret, resultx, resulty); [2026-06-22T10:08:31.014Z] #15 4.436 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2026-06-22T10:08:31.014Z] #15 4.436 /device-coap/deps/tinydtls/ecc/ecc.h: In function 'dtls_ecdh_pre_master_secret': [2026-06-22T10:08:31.014Z] #15 4.436 /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 [2026-06-22T10:08:31.014Z] #15 4.436 47 | void ecc_ec_mult(const uint32_t *px, const uint32_t *py, const uint32_t *secret, uint32_t *resultx, uint32_t *resulty); [2026-06-22T10:08:31.014Z] #15 4.436 | ^~~~~~~~~~~ [2026-06-22T10:08:31.014Z] #15 4.436 /device-coap/deps/tinydtls/crypto.c:430:12: note: 'priv' declared here [2026-06-22T10:08:31.014Z] #15 4.436 430 | uint32_t priv[8]; [2026-06-22T10:08:31.014Z] #15 4.436 | ^~~~ [2026-06-22T10:08:31.014Z] #15 4.531 [ 33%] Building C object CMakeFiles/tinydtls.dir/dtls.c.o [2026-06-22T10:08:31.952Z] #15 5.496 [ 40%] Building C object CMakeFiles/tinydtls.dir/dtls_debug.c.o [2026-06-22T10:08:31.952Z] #15 5.556 [ 46%] Building C object CMakeFiles/tinydtls.dir/dtls_prng.c.o [2026-06-22T10:08:31.952Z] #15 5.605 [ 53%] Building C object CMakeFiles/tinydtls.dir/dtls_time.c.o [2026-06-22T10:08:32.211Z] #15 5.648 [ 60%] Building C object CMakeFiles/tinydtls.dir/ecc/ecc.c.o [2026-06-22T10:08:32.211Z] #15 5.667 /device-coap/deps/tinydtls/ecc/ecc.c: In function 'is_zero': [2026-06-22T10:08:32.211Z] #15 5.667 /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] [2026-06-22T10:08:32.211Z] #15 5.667 316 | for (idx = 0; idx < count; idx++) { [2026-06-22T10:08:32.211Z] #15 5.667 | ^ [2026-06-22T10:08:32.211Z] #15 5.667 /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] [2026-06-22T10:08:32.211Z] #15 5.667 319 | return result == count; [2026-06-22T10:08:32.211Z] #15 5.667 | ^~ [2026-06-22T10:08:32.782Z] #15 6.323 [ 66%] Building C object CMakeFiles/tinydtls.dir/hmac.c.o [2026-06-22T10:08:32.782Z] #15 6.386 [ 73%] Building C object CMakeFiles/tinydtls.dir/netq.c.o [2026-06-22T10:08:32.782Z] #15 6.458 [ 80%] Building C object CMakeFiles/tinydtls.dir/peer.c.o [2026-06-22T10:08:32.782Z] #15 6.511 [ 86%] Building C object CMakeFiles/tinydtls.dir/session.c.o [2026-06-22T10:08:32.782Z] #15 6.564 [ 93%] Building C object CMakeFiles/tinydtls.dir/sha2/sha2.c.o [2026-06-22T10:08:33.046Z] #15 6.577 /device-coap/deps/tinydtls/sha2/sha2.c:630:34: warning: argument 1 of type 'sha2_byte[]' {aka 'unsigned char[]'} with mismatched bound [-Warray-parameter=] [2026-06-22T10:08:33.046Z] #15 6.577 630 | void dtls_sha256_final(sha2_byte digest[], dtls_sha256_ctx* context) { [2026-06-22T10:08:33.046Z] #15 6.577 | ~~~~~~~~~~^~~~~~~~ [2026-06-22T10:08:33.046Z] #15 6.577 In file included from /device-coap/deps/tinydtls/sha2/sha2.c:45: [2026-06-22T10:08:33.046Z] #15 6.577 /device-coap/deps/tinydtls/sha2/sha2.h:134:24: note: previously declared as 'uint8_t[32]' {aka 'unsigned char[32]'} [2026-06-22T10:08:33.046Z] #15 6.577 134 | void dtls_sha256_final(uint8_t[DTLS_SHA256_DIGEST_LENGTH], dtls_sha256_ctx*); [2026-06-22T10:08:33.046Z] #15 6.577 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2026-06-22T10:08:33.046Z] #15 6.578 /device-coap/deps/tinydtls/sha2/sha2.c:690:54: warning: argument 2 of type 'char[]' with mismatched bound [-Warray-parameter=] [2026-06-22T10:08:33.046Z] #15 6.578 690 | char *dtls_sha256_end(dtls_sha256_ctx* context, char buffer[]) { [2026-06-22T10:08:33.046Z] #15 6.578 | ~~~~~^~~~~~~~ [2026-06-22T10:08:33.046Z] #15 6.578 /device-coap/deps/tinydtls/sha2/sha2.h:135:41: note: previously declared as 'char[65]' [2026-06-22T10:08:33.046Z] #15 6.578 135 | char* dtls_sha256_end(dtls_sha256_ctx*, char[DTLS_SHA256_DIGEST_STRING_LENGTH]); [2026-06-22T10:08:33.046Z] #15 6.578 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2026-06-22T10:08:33.046Z] #15 6.723 [100%] Linking C shared library libtinydtls.so [2026-06-22T10:08:33.046Z] #15 6.757 [100%] Built target tinydtls [2026-06-22T10:08:33.046Z] #15 6.764 + make install [2026-06-22T10:08:33.046Z] #15 6.799 [100%] Built target tinydtls [2026-06-22T10:08:33.046Z] #15 6.815 Install the project... [2026-06-22T10:08:33.046Z] #15 6.824 -- Install configuration: "Release" [2026-06-22T10:08:33.305Z] #15 6.824 -- Installing: /usr/local/lib/libtinydtls.so [2026-06-22T10:08:33.305Z] #15 6.825 -- Installing: /usr/local/include/tinydtls [2026-06-22T10:08:33.305Z] #15 6.825 -- Installing: /usr/local/include/tinydtls/uthash.h [2026-06-22T10:08:33.305Z] #15 6.826 -- Installing: /usr/local/include/tinydtls/sha2 [2026-06-22T10:08:33.305Z] #15 6.826 -- Installing: /usr/local/include/tinydtls/sha2/sha2.h [2026-06-22T10:08:33.305Z] #15 6.826 -- Installing: /usr/local/include/tinydtls/ecc [2026-06-22T10:08:33.305Z] #15 6.826 -- Installing: /usr/local/include/tinydtls/ecc/test_helper.h [2026-06-22T10:08:33.305Z] #15 6.827 -- Installing: /usr/local/include/tinydtls/ecc/ecc.h [2026-06-22T10:08:33.305Z] #15 6.827 -- Installing: /usr/local/include/tinydtls/tinydtls.h [2026-06-22T10:08:33.305Z] #15 6.827 -- Installing: /usr/local/include/tinydtls/alert.h [2026-06-22T10:08:33.305Z] #15 6.828 -- Installing: /usr/local/include/tinydtls/aes [2026-06-22T10:08:33.305Z] #15 6.828 -- Installing: /usr/local/include/tinydtls/aes/rijndael.h [2026-06-22T10:08:33.305Z] #15 6.828 -- Installing: /usr/local/include/tinydtls/crypto.h [2026-06-22T10:08:33.305Z] #15 6.828 -- Installing: /usr/local/include/tinydtls/numeric.h [2026-06-22T10:08:33.305Z] #15 6.828 -- Installing: /usr/local/include/tinydtls/peer.h [2026-06-22T10:08:33.305Z] #15 6.829 -- Installing: /usr/local/include/tinydtls/utlist.h [2026-06-22T10:08:33.306Z] #15 6.829 -- Installing: /usr/local/include/tinydtls/dtls_mutex.h [2026-06-22T10:08:33.306Z] #15 6.829 -- Installing: /usr/local/include/tinydtls/dtls_time.h [2026-06-22T10:08:33.306Z] #15 6.830 -- Installing: /usr/local/include/tinydtls/netq.h [2026-06-22T10:08:33.306Z] #15 6.830 -- Installing: /usr/local/include/tinydtls/dtls.h [2026-06-22T10:08:33.306Z] #15 6.830 -- Installing: /usr/local/include/tinydtls/global.h [2026-06-22T10:08:33.306Z] #15 6.831 -- Installing: /usr/local/include/tinydtls/state.h [2026-06-22T10:08:33.306Z] #15 6.831 -- Installing: /usr/local/include/tinydtls/dtls_debug.h [2026-06-22T10:08:33.306Z] #15 6.831 -- Installing: /usr/local/include/tinydtls/session.h [2026-06-22T10:08:33.306Z] #15 6.831 -- Installing: /usr/local/include/tinydtls/dtls_prng.h [2026-06-22T10:08:33.306Z] #15 6.831 -- Installing: /usr/local/include/tinydtls/hmac.h [2026-06-22T10:08:33.306Z] #15 6.831 -- Installing: /usr/local/include/tinydtls/ccm.h [2026-06-22T10:08:33.306Z] #15 6.831 -- Up-to-date: /usr/local/include/tinydtls [2026-06-22T10:08:33.306Z] #15 6.832 -- Installing: /usr/local/include/tinydtls/dtls_config.h [2026-06-22T10:08:33.306Z] #15 6.833 + cd /device-coap/deps [2026-06-22T10:08:33.306Z] #15 6.833 + git clone https://github.com/obgm/libcoap.git [2026-06-22T10:08:33.306Z] #15 6.835 Cloning into 'libcoap'... [2026-06-22T10:08:35.211Z] #15 8.541 + cd libcoap [2026-06-22T10:08:35.211Z] #15 8.541 + git reset --hard 1739507 [2026-06-22T10:08:35.211Z] #15 8.577 HEAD is now at 1739507a Merge pull request #536 from mrdeep1/bad_tcp [2026-06-22T10:08:35.211Z] #15 8.578 + patch -p1 [2026-06-22T10:08:35.211Z] #15 8.579 patching file cmake/FindTinyDTLS.cmake [2026-06-22T10:08:35.211Z] #15 8.579 + patch -p1 [2026-06-22T10:08:35.211Z] #15 8.580 patching file include/coap2/coap_config.h.in [2026-06-22T10:08:35.211Z] #15 8.581 + mkdir -p build [2026-06-22T10:08:35.211Z] #15 8.582 + cd build [2026-06-22T10:08:35.211Z] #15 8.582 + 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' .. [2026-06-22T10:08:35.211Z] #15 8.649 -- The CXX compiler identification is GNU 12.2.1 [2026-06-22T10:08:35.211Z] #15 8.704 -- The C compiler identification is GNU 12.2.1 [2026-06-22T10:08:35.211Z] #15 8.721 -- Detecting CXX compiler ABI info [2026-06-22T10:08:35.211Z] #15 8.815 -- Detecting CXX compiler ABI info - done [2026-06-22T10:08:35.211Z] #15 8.833 -- Check for working CXX compiler: /usr/bin/c++ - skipped [2026-06-22T10:08:35.211Z] #15 8.834 -- Detecting CXX compile features [2026-06-22T10:08:35.211Z] #15 8.835 -- Detecting CXX compile features - done [2026-06-22T10:08:35.211Z] #15 8.839 -- Detecting C compiler ABI info [2026-06-22T10:08:35.211Z] #15 8.921 -- Detecting C compiler ABI info - done [2026-06-22T10:08:35.471Z] #15 8.939 -- Check for working C compiler: /usr/bin/cc - skipped [2026-06-22T10:08:35.471Z] #15 8.939 -- Detecting C compile features [2026-06-22T10:08:35.471Z] #15 8.940 -- Detecting C compile features - done [2026-06-22T10:08:35.471Z] #15 8.944 -- Looking for byteswap.h [2026-06-22T10:08:35.471Z] #15 9.023 -- Looking for byteswap.h - found [2026-06-22T10:08:35.471Z] #15 9.023 -- Looking for inttypes.h [2026-06-22T10:08:35.471Z] #15 9.102 -- Looking for inttypes.h - found [2026-06-22T10:08:35.471Z] #15 9.103 -- Looking for limits.h [2026-06-22T10:08:35.471Z] #15 9.187 -- Looking for limits.h - found [2026-06-22T10:08:35.731Z] #15 9.188 -- Looking for memory.h [2026-06-22T10:08:35.731Z] #15 9.274 -- Looking for memory.h - found [2026-06-22T10:08:35.731Z] #15 9.275 -- Looking for strings.h [2026-06-22T10:08:35.731Z] #15 9.360 -- Looking for strings.h - found [2026-06-22T10:08:35.731Z] #15 9.360 -- Looking for string.h [2026-06-22T10:08:35.731Z] #15 9.441 -- Looking for string.h - found [2026-06-22T10:08:35.731Z] #15 9.442 -- Looking for sys/sysctl.h [2026-06-22T10:08:35.731Z] #15 9.492 -- Looking for sys/sysctl.h - not found [2026-06-22T10:08:35.990Z] #15 9.492 -- Looking for netinet/in.h [2026-06-22T10:08:35.990Z] #15 9.569 -- Looking for netinet/in.h - found [2026-06-22T10:08:35.990Z] #15 9.569 -- Looking for sys/epoll.h [2026-06-22T10:08:35.990Z] #15 9.655 -- Looking for sys/epoll.h - found [2026-06-22T10:08:36.248Z] #15 9.656 -- Looking for sys/timerfd.h [2026-06-22T10:08:36.248Z] #15 9.732 -- Looking for sys/timerfd.h - found [2026-06-22T10:08:36.248Z] #15 9.733 -- Looking for arpa/inet.h [2026-06-22T10:08:36.248Z] #15 9.818 -- Looking for arpa/inet.h - found [2026-06-22T10:08:36.248Z] #15 9.818 -- Looking for stdbool.h [2026-06-22T10:08:36.248Z] #15 9.897 -- Looking for stdbool.h - found [2026-06-22T10:08:36.248Z] #15 9.898 -- Looking for netdb.h [2026-06-22T10:08:36.248Z] #15 9.982 -- Looking for netdb.h - found [2026-06-22T10:08:36.506Z] #15 9.982 -- Looking for pthread.h [2026-06-22T10:08:36.506Z] #15 10.07 -- Looking for pthread.h - found [2026-06-22T10:08:36.506Z] #15 10.07 -- Looking for stdlib.h [2026-06-22T10:08:36.506Z] #15 10.16 -- Looking for stdlib.h - found [2026-06-22T10:08:36.765Z] #15 10.16 -- Looking for stdint.h [2026-06-22T10:08:36.765Z] #15 10.25 -- Looking for stdint.h - found [2026-06-22T10:08:36.765Z] #15 10.25 -- Looking for syslog.h [2026-06-22T10:08:36.765Z] #15 10.33 -- Looking for syslog.h - found [2026-06-22T10:08:36.765Z] #15 10.33 -- Looking for sys/ioctl.h [2026-06-22T10:08:36.765Z] #15 10.41 -- Looking for sys/ioctl.h - found [2026-06-22T10:08:36.765Z] #15 10.41 -- Looking for sys/socket.h [2026-06-22T10:08:36.765Z] #15 10.49 -- Looking for sys/socket.h - found [2026-06-22T10:08:37.022Z] #15 10.49 -- Looking for sys/stat.h [2026-06-22T10:08:37.022Z] #15 10.57 -- Looking for sys/stat.h - found [2026-06-22T10:08:37.022Z] #15 10.57 -- Looking for sys/time.h [2026-06-22T10:08:37.022Z] #15 10.65 -- Looking for sys/time.h - found [2026-06-22T10:08:37.022Z] #15 10.65 -- Looking for sys/types.h [2026-06-22T10:08:37.022Z] #15 10.74 -- Looking for sys/types.h - found [2026-06-22T10:08:37.022Z] #15 10.74 -- Looking for sys/unistd.h [2026-06-22T10:08:37.022Z] #15 10.78 -- Looking for sys/unistd.h - not found [2026-06-22T10:08:37.282Z] #15 10.78 -- Looking for time.h [2026-06-22T10:08:37.282Z] #15 10.87 -- Looking for time.h - found [2026-06-22T10:08:37.282Z] #15 10.87 -- Looking for unistd.h [2026-06-22T10:08:37.282Z] #15 10.95 -- Looking for unistd.h - found [2026-06-22T10:08:37.540Z] #15 10.95 -- Looking for float.h [2026-06-22T10:08:37.540Z] #15 11.03 -- Looking for float.h - found [2026-06-22T10:08:37.540Z] #15 11.04 -- Looking for stddef.h [2026-06-22T10:08:37.540Z] #15 11.12 -- Looking for stddef.h - found [2026-06-22T10:08:37.540Z] #15 11.12 -- Looking for winsock2.h [2026-06-22T10:08:37.540Z] #15 11.16 -- Looking for winsock2.h - not found [2026-06-22T10:08:37.540Z] #15 11.17 -- Looking for ws2tcpip.h [2026-06-22T10:08:37.540Z] #15 11.22 -- Looking for ws2tcpip.h - not found [2026-06-22T10:08:37.540Z] #15 11.22 -- Looking for malloc [2026-06-22T10:08:37.540Z] #15 11.30 -- Looking for malloc - found [2026-06-22T10:08:37.800Z] #15 11.30 -- Looking for memset [2026-06-22T10:08:37.800Z] #15 11.38 -- Looking for memset - found [2026-06-22T10:08:37.800Z] #15 11.38 -- Looking for select [2026-06-22T10:08:37.800Z] #15 11.48 -- Looking for select - found [2026-06-22T10:08:37.800Z] #15 11.48 -- Looking for socket [2026-06-22T10:08:38.060Z] #15 11.56 -- Looking for socket - found [2026-06-22T10:08:38.060Z] #15 11.56 -- Looking for strcasecmp [2026-06-22T10:08:38.060Z] #15 11.65 -- Looking for strcasecmp - found [2026-06-22T10:08:38.060Z] #15 11.65 -- Looking for pthread_mutex_lock [2026-06-22T10:08:38.060Z] #15 11.73 -- Looking for pthread_mutex_lock - found [2026-06-22T10:08:38.060Z] #15 11.73 -- Looking for getaddrinfo [2026-06-22T10:08:38.060Z] #15 11.82 -- Looking for getaddrinfo - found [2026-06-22T10:08:38.060Z] #15 11.82 -- Looking for strnlen [2026-06-22T10:08:38.318Z] #15 11.91 -- Looking for strnlen - found [2026-06-22T10:08:38.318Z] #15 11.91 -- Looking for strrchr [2026-06-22T10:08:38.318Z] #15 12.00 -- Looking for strrchr - found [2026-06-22T10:08:38.576Z] #15 12.00 -- Looking for getrandom [2026-06-22T10:08:38.576Z] #15 12.08 -- Looking for getrandom - found [2026-06-22T10:08:38.576Z] #15 12.08 -- Looking for cmsghdr [2026-06-22T10:08:38.576Z] #15 12.13 -- Looking for cmsghdr - not found [2026-06-22T10:08:38.576Z] #15 12.13 -- compiling without epoll support [2026-06-22T10:08:38.576Z] #15 12.13 -- compiling with DTLS support [2026-06-22T10:08:38.576Z] #15 12.13 -- DTLS_BACKEND: tinydtls [2026-06-22T10:08:38.576Z] #15 12.14 -- Found TinyDTLS: /usr/local/include [2026-06-22T10:08:38.576Z] #15 12.14 -- TINYDTLS_INCLUDE_DIR: /usr/local/include/tinydtls [2026-06-22T10:08:38.576Z] #15 12.14 -- TINYDTLS_LIBRARIES: /usr/local/lib/libtinydtls.so [2026-06-22T10:08:38.576Z] #15 12.14 -- TINYDTLS_ROOT_DIR: [2026-06-22T10:08:38.576Z] #15 12.14 -- compiling with tinydtls support [2026-06-22T10:08:38.576Z] #15 12.14 -- ENABLE_DTLS:.....................ON [2026-06-22T10:08:38.576Z] #15 12.14 -- ENABLE_TCP:......................ON [2026-06-22T10:08:38.576Z] #15 12.14 -- ENABLE_DOCS:.....................OFF [2026-06-22T10:08:38.576Z] #15 12.14 -- ENABLE_EXAMPLES:.................OFF [2026-06-22T10:08:38.576Z] #15 12.14 -- DTLS_BACKEND:....................tinydtls [2026-06-22T10:08:38.576Z] #15 12.14 -- WITH_GNUTLS:.....................OFF [2026-06-22T10:08:38.576Z] #15 12.14 -- WITH_TINYDTLS:...................ON [2026-06-22T10:08:38.576Z] #15 12.14 -- WITH_OPENSSL:....................OFF [2026-06-22T10:08:38.576Z] #15 12.14 -- WITH_MBEDTLS:....................OFF [2026-06-22T10:08:38.576Z] #15 12.14 -- HAVE_LIBTINYDTLS:................1 [2026-06-22T10:08:38.576Z] #15 12.14 -- HAVE_LIBGNUTLS:.................. [2026-06-22T10:08:38.576Z] #15 12.14 -- HAVE_OPENSSL:.................... [2026-06-22T10:08:38.576Z] #15 12.14 -- HAVE_MBEDTLS:.................... [2026-06-22T10:08:38.576Z] #15 12.14 -- COAP_EPOLL_SUPPORT:.............. [2026-06-22T10:08:38.576Z] #15 12.14 -- CMAKE_C_COMPILER:................/usr/bin/cc [2026-06-22T10:08:38.576Z] #15 12.14 -- BUILD_SHARED_LIBS:...............ON [2026-06-22T10:08:38.576Z] #15 12.14 -- CMAKE_BUILD_TYPE:................Release [2026-06-22T10:08:38.576Z] #15 12.14 -- CMAKE_SYSTEM_PROCESSOR:..........x86_64 [2026-06-22T10:08:38.576Z] #15 12.14 -- Configuring done (3.6s) [2026-06-22T10:08:38.576Z] #15 12.15 CMake Warning (dev) at CMakeLists.txt:16 (add_library): [2026-06-22T10:08:38.576Z] #15 12.15 Policy CMP0115 is not set: Source file extensions must be explicit. Run [2026-06-22T10:08:38.576Z] #15 12.15 "cmake --help-policy CMP0115" for policy details. Use the cmake_policy [2026-06-22T10:08:38.576Z] #15 12.15 command to set the policy and suppress this warning. [2026-06-22T10:08:38.576Z] #15 12.15 [2026-06-22T10:08:38.576Z] #15 12.15 File: [2026-06-22T10:08:38.576Z] #15 12.15 [2026-06-22T10:08:38.576Z] #15 12.15 /device-coap/deps/libcoap/include/coap2/coap.h.in [2026-06-22T10:08:38.576Z] #15 12.15 This warning is for project developers. Use -Wno-dev to suppress it. [2026-06-22T10:08:38.576Z] #15 12.15 [2026-06-22T10:08:38.576Z] #15 12.15 -- Generating done (0.0s) [2026-06-22T10:08:38.576Z] #15 12.15 -- Build files have been written to: /device-coap/deps/libcoap/build [2026-06-22T10:08:38.576Z] #15 12.16 + make [2026-06-22T10:08:38.576Z] #15 12.20 [ 4%] Building C object CMakeFiles/coap-2.dir/src/address.c.o [2026-06-22T10:08:38.576Z] #15 12.27 [ 8%] Building C object CMakeFiles/coap-2.dir/src/async.c.o [2026-06-22T10:08:38.835Z] #15 12.35 [ 13%] Building C object CMakeFiles/coap-2.dir/src/block.c.o [2026-06-22T10:08:38.835Z] #15 12.45 [ 17%] Building C object CMakeFiles/coap-2.dir/src/coap_debug.c.o [2026-06-22T10:08:39.093Z] #15 12.71 [ 21%] Building C object CMakeFiles/coap-2.dir/src/coap_event.c.o [2026-06-22T10:08:39.093Z] #15 12.75 [ 26%] Building C object CMakeFiles/coap-2.dir/src/coap_hashkey.c.o [2026-06-22T10:08:39.093Z] #15 12.81 [ 30%] Building C object CMakeFiles/coap-2.dir/src/coap_io.c.o [2026-06-22T10:08:39.352Z] #15 13.07 [ 34%] Building C object CMakeFiles/coap-2.dir/src/coap_notls.c.o [2026-06-22T10:08:39.610Z] #15 13.11 [ 39%] Building C object CMakeFiles/coap-2.dir/src/coap_prng.c.o [2026-06-22T10:08:39.611Z] #15 13.17 [ 43%] Building C object CMakeFiles/coap-2.dir/src/coap_session.c.o [2026-06-22T10:08:40.181Z] #15 13.70 [ 47%] Building C object CMakeFiles/coap-2.dir/src/coap_tcp.c.o [2026-06-22T10:08:40.181Z] #15 13.81 [ 52%] Building C object CMakeFiles/coap-2.dir/src/coap_time.c.o [2026-06-22T10:08:40.181Z] #15 13.87 [ 56%] Building C object CMakeFiles/coap-2.dir/src/encode.c.o [2026-06-22T10:08:40.181Z] #15 13.95 [ 60%] Building C object CMakeFiles/coap-2.dir/src/mem.c.o [2026-06-22T10:08:40.441Z] #15 14.00 [ 65%] Building C object CMakeFiles/coap-2.dir/src/net.c.o [2026-06-22T10:08:41.011Z] #15 14.57 [ 69%] Building C object CMakeFiles/coap-2.dir/src/option.c.o [2026-06-22T10:08:41.011Z] #15 14.76 [ 73%] Building C object CMakeFiles/coap-2.dir/src/pdu.c.o [2026-06-22T10:08:41.270Z] #15 14.93 [ 78%] Building C object CMakeFiles/coap-2.dir/src/resource.c.o [2026-06-22T10:08:41.530Z] #15 15.31 [ 82%] Building C object CMakeFiles/coap-2.dir/src/str.c.o [2026-06-22T10:08:41.790Z] #15 15.38 [ 86%] Building C object CMakeFiles/coap-2.dir/src/subscribe.c.o [2026-06-22T10:08:41.790Z] #15 15.43 [ 91%] Building C object CMakeFiles/coap-2.dir/src/uri.c.o [2026-06-22T10:08:42.050Z] #15 15.62 [ 95%] Building C object CMakeFiles/coap-2.dir/src/coap_tinydtls.c.o [2026-06-22T10:08:42.050Z] #15 15.80 [100%] Linking C shared library libcoap-2.so [2026-06-22T10:08:42.310Z] #15 15.84 [100%] Built target coap-2 [2026-06-22T10:08:42.311Z] #15 15.85 + make install [2026-06-22T10:08:42.311Z] #15 15.91 [100%] Built target coap-2 [2026-06-22T10:08:42.311Z] #15 15.92 Install the project... [2026-06-22T10:08:42.311Z] #15 15.93 -- Install configuration: "Release" [2026-06-22T10:08:42.311Z] #15 15.93 -- Installing: /usr/local/lib/libcoap-2.so [2026-06-22T10:08:42.311Z] #15 15.93 -- Set runtime path of "/usr/local/lib/libcoap-2.so" to "" [2026-06-22T10:08:42.311Z] #15 15.93 -- Installing: /usr/local/lib/cmake/libcoap/libcoapTargets.cmake [2026-06-22T10:08:42.311Z] #15 15.93 -- Installing: /usr/local/lib/cmake/libcoap/libcoapTargets-release.cmake [2026-06-22T10:08:42.311Z] #15 15.93 -- Installing: /usr/local/lib/cmake/libcoap/libcoapConfig.cmake [2026-06-22T10:08:42.311Z] #15 15.93 -- Installing: /usr/local/lib/cmake/libcoap/libcoapConfigVersion.cmake [2026-06-22T10:08:42.311Z] #15 15.93 -- Up-to-date: /usr/local/include [2026-06-22T10:08:42.311Z] #15 15.93 -- Installing: /usr/local/include/coap2 [2026-06-22T10:08:42.311Z] #15 15.93 -- Installing: /usr/local/include/coap2/uthash.h [2026-06-22T10:08:42.311Z] #15 15.93 -- Installing: /usr/local/include/coap2/subscribe.h [2026-06-22T10:08:42.311Z] #15 15.93 -- Installing: /usr/local/include/coap2/option.h [2026-06-22T10:08:42.311Z] #15 15.93 -- Installing: /usr/local/include/coap2/resource.h [2026-06-22T10:08:42.311Z] #15 15.93 -- Installing: /usr/local/include/coap2/bits.h [2026-06-22T10:08:42.311Z] #15 15.93 -- Installing: /usr/local/include/coap2/coap_hashkey.h [2026-06-22T10:08:42.311Z] #15 15.93 -- Installing: /usr/local/include/coap2/block.h [2026-06-22T10:08:42.311Z] #15 15.94 -- Installing: /usr/local/include/coap2/coap_io.h [2026-06-22T10:08:42.311Z] #15 15.94 -- Installing: /usr/local/include/coap2/pdu.h [2026-06-22T10:08:42.311Z] #15 15.94 -- Installing: /usr/local/include/coap2/str.h [2026-06-22T10:08:42.311Z] #15 15.94 -- Installing: /usr/local/include/coap2/async.h [2026-06-22T10:08:42.311Z] #15 15.94 -- Installing: /usr/local/include/coap2/net.h [2026-06-22T10:08:42.311Z] #15 15.94 -- Installing: /usr/local/include/coap2/address.h [2026-06-22T10:08:42.311Z] #15 15.94 -- Installing: /usr/local/include/coap2/uri.h [2026-06-22T10:08:42.311Z] #15 15.94 -- Installing: /usr/local/include/coap2/coap_event.h [2026-06-22T10:08:42.311Z] #15 15.94 -- Installing: /usr/local/include/coap2/coap_riot.h [2026-06-22T10:08:42.311Z] #15 15.94 -- Installing: /usr/local/include/coap2/coap_dtls.h [2026-06-22T10:08:42.311Z] #15 15.94 -- Installing: /usr/local/include/coap2/coap_mutex.h [2026-06-22T10:08:42.311Z] #15 15.94 -- Installing: /usr/local/include/coap2/coap_prng.h [2026-06-22T10:08:42.311Z] #15 15.94 -- Installing: /usr/local/include/coap2/lwippools.h [2026-06-22T10:08:42.311Z] #15 15.94 -- Installing: /usr/local/include/coap2/coap_debug.h [2026-06-22T10:08:42.311Z] #15 15.94 -- Installing: /usr/local/include/coap2/utlist.h [2026-06-22T10:08:42.311Z] #15 15.94 -- Installing: /usr/local/include/coap2/coap_time.h [2026-06-22T10:08:42.311Z] #15 15.94 -- Installing: /usr/local/include/coap2/encode.h [2026-06-22T10:08:42.311Z] #15 15.94 -- Installing: /usr/local/include/coap2/libcoap.h [2026-06-22T10:08:42.311Z] #15 15.94 -- Installing: /usr/local/include/coap2/coap_forward_decls.h [2026-06-22T10:08:42.311Z] #15 15.94 -- Installing: /usr/local/include/coap2/mem.h [2026-06-22T10:08:42.311Z] #15 15.94 -- Installing: /usr/local/include/coap2/coap_session.h [2026-06-22T10:08:42.311Z] #15 15.94 -- Up-to-date: /usr/local/include [2026-06-22T10:08:42.311Z] #15 15.94 -- Up-to-date: /usr/local/include/coap2 [2026-06-22T10:08:42.311Z] #15 15.94 -- Installing: /usr/local/include/coap2/coap.h [2026-06-22T10:08:42.311Z] #15 15.94 + '[' 1 '=' 1 ] [2026-06-22T10:08:42.311Z] #15 15.94 + cd /device-coap/deps [2026-06-22T10:08:42.311Z] #15 15.94 + wget https://github.com/edgexfoundry/device-sdk-c/archive/v4.0.2.zip [2026-06-22T10:08:42.311Z] #15 15.94 Connecting to github.com (140.82.112.4:443) [2026-06-22T10:08:42.570Z] #15 16.23 Connecting to codeload.github.com (140.82.113.9:443) [2026-06-22T10:08:42.831Z] #15 16.41 saving to 'v4.0.2.zip' [2026-06-22T10:08:42.831Z] #15 16.47 v4.0.2.zip 100% |********************************| 256k 0:00:00 ETA [2026-06-22T10:08:42.831Z] #15 16.47 'v4.0.2.zip' saved [2026-06-22T10:08:42.831Z] #15 16.48 + unzip v4.0.2.zip [2026-06-22T10:08:42.831Z] #15 16.48 Archive: v4.0.2.zip [2026-06-22T10:08:42.831Z] #15 16.48 creating: device-sdk-c-4.0.2/ [2026-06-22T10:08:42.831Z] #15 16.48 creating: device-sdk-c-4.0.2/.github/ [2026-06-22T10:08:42.831Z] #15 16.48 inflating: device-sdk-c-4.0.2/.github/Contributing.md [2026-06-22T10:08:42.831Z] #15 16.48 inflating: device-sdk-c-4.0.2/.github/PULL_REQUEST_TEMPLATE.md [2026-06-22T10:08:42.831Z] #15 16.48 inflating: device-sdk-c-4.0.2/.github/semantic.yml [2026-06-22T10:08:42.831Z] #15 16.48 creating: device-sdk-c-4.0.2/.github/workflows/ [2026-06-22T10:08:42.831Z] #15 16.48 inflating: device-sdk-c-4.0.2/.github/workflows/release.yml [2026-06-22T10:08:42.831Z] #15 16.48 inflating: device-sdk-c-4.0.2/.gitignore [2026-06-22T10:08:42.831Z] #15 16.48 inflating: device-sdk-c-4.0.2/Attribution.txt [2026-06-22T10:08:42.831Z] #15 16.48 inflating: device-sdk-c-4.0.2/CHANGELOG.md [2026-06-22T10:08:42.831Z] #15 16.48 inflating: device-sdk-c-4.0.2/Doxyfile [2026-06-22T10:08:42.831Z] #15 16.48 inflating: device-sdk-c-4.0.2/GOVERNANCE.md [2026-06-22T10:08:42.831Z] #15 16.48 inflating: device-sdk-c-4.0.2/Jenkinsfile [2026-06-22T10:08:42.831Z] #15 16.48 inflating: device-sdk-c-4.0.2/LICENSE [2026-06-22T10:08:42.831Z] #15 16.48 inflating: device-sdk-c-4.0.2/Makefile [2026-06-22T10:08:42.831Z] #15 16.48 inflating: device-sdk-c-4.0.2/OWNERS.md [2026-06-22T10:08:42.831Z] #15 16.48 inflating: device-sdk-c-4.0.2/README.IOT.md [2026-06-22T10:08:42.831Z] #15 16.48 inflating: device-sdk-c-4.0.2/README.md [2026-06-22T10:08:42.831Z] #15 16.48 inflating: device-sdk-c-4.0.2/README.v3.md [2026-06-22T10:08:42.831Z] #15 16.48 creating: device-sdk-c-4.0.2/docs/ [2026-06-22T10:08:42.831Z] #15 16.48 inflating: device-sdk-c-4.0.2/docs/configuration.md [2026-06-22T10:08:42.831Z] #15 16.48 inflating: device-sdk-c-4.0.2/docs/deviceprofiles.md [2026-06-22T10:08:42.831Z] #15 16.49 inflating: device-sdk-c-4.0.2/docs/metrics.md [2026-06-22T10:08:42.831Z] #15 16.49 inflating: device-sdk-c-4.0.2/docs/servicewritersguide.md [2026-06-22T10:08:42.831Z] #15 16.49 inflating: device-sdk-c-4.0.2/docs/startup.md [2026-06-22T10:08:42.831Z] #15 16.49 creating: device-sdk-c-4.0.2/include/ [2026-06-22T10:08:42.831Z] #15 16.49 creating: device-sdk-c-4.0.2/include/devsdk/ [2026-06-22T10:08:42.831Z] #15 16.49 inflating: device-sdk-c-4.0.2/include/devsdk/devsdk-base.h [2026-06-22T10:08:42.831Z] #15 16.49 inflating: device-sdk-c-4.0.2/include/devsdk/devsdk.h [2026-06-22T10:08:42.831Z] #15 16.49 creating: device-sdk-c-4.0.2/include/edgex/ [2026-06-22T10:08:42.831Z] #15 16.49 inflating: device-sdk-c-4.0.2/include/edgex/devices.h [2026-06-22T10:08:42.831Z] #15 16.49 inflating: device-sdk-c-4.0.2/include/edgex/edgex-base.h [2026-06-22T10:08:42.831Z] #15 16.49 inflating: device-sdk-c-4.0.2/include/edgex/edgex.h [2026-06-22T10:08:42.831Z] #15 16.49 inflating: device-sdk-c-4.0.2/include/edgex/profiles.h [2026-06-22T10:08:42.831Z] #15 16.49 inflating: device-sdk-c-4.0.2/include/edgex/rest-server.h [2026-06-22T10:08:42.831Z] #15 16.49 creating: device-sdk-c-4.0.2/scripts/ [2026-06-22T10:08:42.831Z] #15 16.49 inflating: device-sdk-c-4.0.2/scripts/Dockerfile.alpine [2026-06-22T10:08:42.831Z] #15 16.49 inflating: device-sdk-c-4.0.2/scripts/Dockerfile.alpine-base [2026-06-22T10:08:42.831Z] #15 16.49 inflating: device-sdk-c-4.0.2/scripts/build.sh [2026-06-22T10:08:42.831Z] #15 16.49 inflating: device-sdk-c-4.0.2/scripts/entrypoint.sh [2026-06-22T10:08:42.831Z] #15 16.49 creating: device-sdk-c-4.0.2/src/ [2026-06-22T10:08:42.831Z] #15 16.49 inflating: device-sdk-c-4.0.2/src/CMakeLists.txt [2026-06-22T10:08:42.831Z] #15 16.49 creating: device-sdk-c-4.0.2/src/c/ [2026-06-22T10:08:42.831Z] #15 16.49 inflating: device-sdk-c-4.0.2/src/c/CMakeLists.txt [2026-06-22T10:08:42.831Z] #15 16.49 inflating: device-sdk-c-4.0.2/src/c/api.h [2026-06-22T10:08:42.831Z] #15 16.49 inflating: device-sdk-c-4.0.2/src/c/autoevent.c [2026-06-22T10:08:42.831Z] #15 16.49 inflating: device-sdk-c-4.0.2/src/c/autoevent.h [2026-06-22T10:08:42.831Z] #15 16.49 inflating: device-sdk-c-4.0.2/src/c/bus-impl.h [2026-06-22T10:08:42.831Z] #15 16.49 inflating: device-sdk-c-4.0.2/src/c/bus-mqtt.c [2026-06-22T10:08:42.831Z] #15 16.49 inflating: device-sdk-c-4.0.2/src/c/bus.c [2026-06-22T10:08:42.831Z] #15 16.49 inflating: device-sdk-c-4.0.2/src/c/bus.h [2026-06-22T10:08:42.831Z] #15 16.49 inflating: device-sdk-c-4.0.2/src/c/callback3.c [2026-06-22T10:08:42.831Z] #15 16.49 inflating: device-sdk-c-4.0.2/src/c/callback3.h [2026-06-22T10:08:42.831Z] #15 16.49 inflating: device-sdk-c-4.0.2/src/c/cmdinfo.h [2026-06-22T10:08:42.831Z] #15 16.49 inflating: device-sdk-c-4.0.2/src/c/command.c [2026-06-22T10:08:42.831Z] #15 16.49 inflating: device-sdk-c-4.0.2/src/c/command.h [2026-06-22T10:08:42.831Z] #15 16.49 inflating: device-sdk-c-4.0.2/src/c/config.c [2026-06-22T10:08:42.831Z] #15 16.49 inflating: device-sdk-c-4.0.2/src/c/config.h [2026-06-22T10:08:42.831Z] #15 16.49 inflating: device-sdk-c-4.0.2/src/c/correlation.c [2026-06-22T10:08:42.831Z] #15 16.49 inflating: device-sdk-c-4.0.2/src/c/correlation.h [2026-06-22T10:08:42.831Z] #15 16.49 inflating: device-sdk-c-4.0.2/src/c/data.c [2026-06-22T10:08:42.831Z] #15 16.49 inflating: device-sdk-c-4.0.2/src/c/data.h [2026-06-22T10:08:42.831Z] #15 16.49 inflating: device-sdk-c-4.0.2/src/c/defs.h.in [2026-06-22T10:08:42.831Z] #15 16.49 inflating: device-sdk-c-4.0.2/src/c/device.c [2026-06-22T10:08:42.831Z] #15 16.49 inflating: device-sdk-c-4.0.2/src/c/device.h [2026-06-22T10:08:42.831Z] #15 16.49 inflating: device-sdk-c-4.0.2/src/c/devman.c [2026-06-22T10:08:42.831Z] #15 16.49 inflating: device-sdk-c-4.0.2/src/c/devmap.c [2026-06-22T10:08:42.831Z] #15 16.49 inflating: device-sdk-c-4.0.2/src/c/devmap.h [2026-06-22T10:08:42.831Z] #15 16.49 inflating: device-sdk-c-4.0.2/src/c/devsdk-base.c [2026-06-22T10:08:42.831Z] #15 16.49 inflating: device-sdk-c-4.0.2/src/c/devutil.h [2026-06-22T10:08:42.831Z] #15 16.49 inflating: device-sdk-c-4.0.2/src/c/discovery.c [2026-06-22T10:08:42.831Z] #15 16.49 inflating: device-sdk-c-4.0.2/src/c/discovery.h [2026-06-22T10:08:42.831Z] #15 16.49 inflating: device-sdk-c-4.0.2/src/c/dto-read.c [2026-06-22T10:08:42.831Z] #15 16.49 inflating: device-sdk-c-4.0.2/src/c/dto-read.h [2026-06-22T10:08:42.831Z] #15 16.49 inflating: device-sdk-c-4.0.2/src/c/edgex-logging.c [2026-06-22T10:08:42.831Z] #15 16.49 inflating: device-sdk-c-4.0.2/src/c/edgex-logging.h [2026-06-22T10:08:42.831Z] #15 16.49 inflating: device-sdk-c-4.0.2/src/c/edgex-rest.c [2026-06-22T10:08:42.831Z] #15 16.49 inflating: device-sdk-c-4.0.2/src/c/edgex-rest.h [2026-06-22T10:08:42.831Z] #15 16.49 inflating: device-sdk-c-4.0.2/src/c/edgex2.h [2026-06-22T10:08:42.831Z] #15 16.49 inflating: device-sdk-c-4.0.2/src/c/errorlist.h [2026-06-22T10:08:42.831Z] #15 16.49 creating: device-sdk-c-4.0.2/src/c/examples/ [2026-06-22T10:08:42.831Z] #15 16.49 inflating: device-sdk-c-4.0.2/src/c/examples/CMakeLists.txt [2026-06-22T10:08:42.831Z] #15 16.49 inflating: device-sdk-c-4.0.2/src/c/examples/README.md [2026-06-22T10:08:42.831Z] #15 16.49 creating: device-sdk-c-4.0.2/src/c/examples/bitfields/ [2026-06-22T10:08:42.831Z] #15 16.49 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/CMakeLists.txt [2026-06-22T10:08:42.831Z] #15 16.49 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/README.md [2026-06-22T10:08:42.831Z] #15 16.49 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/device-bitfields.c [2026-06-22T10:08:42.831Z] #15 16.49 creating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/ [2026-06-22T10:08:42.831Z] #15 16.49 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/configuration.yaml [2026-06-22T10:08:42.831Z] #15 16.49 creating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/devices/ [2026-06-22T10:08:42.831Z] #15 16.49 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/devices/Bitfields.json [2026-06-22T10:08:42.831Z] #15 16.49 creating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/profiles/ [2026-06-22T10:08:42.831Z] #15 16.49 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/profiles/Example-Bitfields.json [2026-06-22T10:08:42.832Z] #15 16.49 creating: device-sdk-c-4.0.2/src/c/examples/counters/ [2026-06-22T10:08:42.832Z] #15 16.49 inflating: device-sdk-c-4.0.2/src/c/examples/counters/CMakeLists.txt [2026-06-22T10:08:42.832Z] #15 16.49 inflating: device-sdk-c-4.0.2/src/c/examples/counters/README.md [2026-06-22T10:08:42.832Z] #15 16.49 inflating: device-sdk-c-4.0.2/src/c/examples/counters/device-counter.c [2026-06-22T10:08:42.832Z] #15 16.49 creating: device-sdk-c-4.0.2/src/c/examples/counters/res/ [2026-06-22T10:08:42.832Z] #15 16.49 inflating: device-sdk-c-4.0.2/src/c/examples/counters/res/configuration.yaml [2026-06-22T10:08:42.832Z] #15 16.49 creating: device-sdk-c-4.0.2/src/c/examples/counters/res/devices/ [2026-06-22T10:08:42.832Z] #15 16.49 inflating: device-sdk-c-4.0.2/src/c/examples/counters/res/devices/Counters.json [2026-06-22T10:08:42.832Z] #15 16.49 creating: device-sdk-c-4.0.2/src/c/examples/counters/res/profiles/ [2026-06-22T10:08:42.832Z] #15 16.49 inflating: device-sdk-c-4.0.2/src/c/examples/counters/res/profiles/Counter.json [2026-06-22T10:08:42.832Z] #15 16.49 creating: device-sdk-c-4.0.2/src/c/examples/discovery/ [2026-06-22T10:08:42.832Z] #15 16.49 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/CMakeLists.txt [2026-06-22T10:08:42.832Z] #15 16.49 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/README.md [2026-06-22T10:08:42.832Z] #15 16.49 creating: device-sdk-c-4.0.2/src/c/examples/discovery/res/ [2026-06-22T10:08:42.832Z] #15 16.49 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/configuration.yaml [2026-06-22T10:08:42.832Z] #15 16.49 creating: device-sdk-c-4.0.2/src/c/examples/discovery/res/devices/ [2026-06-22T10:08:42.832Z] #15 16.49 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/devices/readme.txt [2026-06-22T10:08:42.832Z] #15 16.49 creating: device-sdk-c-4.0.2/src/c/examples/discovery/res/profiles/ [2026-06-22T10:08:42.832Z] #15 16.49 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/profiles/TemplateProfile.json [2026-06-22T10:08:42.832Z] #15 16.49 creating: device-sdk-c-4.0.2/src/c/examples/discovery/res/watchers/ [2026-06-22T10:08:42.832Z] #15 16.49 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/watchers/watcher1.json [2026-06-22T10:08:42.832Z] #15 16.49 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/watchers/watcher2.json [2026-06-22T10:08:42.832Z] #15 16.49 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/template.c [2026-06-22T10:08:42.832Z] #15 16.49 creating: device-sdk-c-4.0.2/src/c/examples/file/ [2026-06-22T10:08:42.832Z] #15 16.49 inflating: device-sdk-c-4.0.2/src/c/examples/file/CMakeLists.txt [2026-06-22T10:08:42.832Z] #15 16.49 inflating: device-sdk-c-4.0.2/src/c/examples/file/README.md [2026-06-22T10:08:42.832Z] #15 16.49 inflating: device-sdk-c-4.0.2/src/c/examples/file/device-file.c [2026-06-22T10:08:42.832Z] #15 16.49 creating: device-sdk-c-4.0.2/src/c/examples/file/res/ [2026-06-22T10:08:42.832Z] #15 16.49 inflating: device-sdk-c-4.0.2/src/c/examples/file/res/configuration.yaml [2026-06-22T10:08:42.832Z] #15 16.49 creating: device-sdk-c-4.0.2/src/c/examples/file/res/devices/ [2026-06-22T10:08:42.832Z] #15 16.49 inflating: device-sdk-c-4.0.2/src/c/examples/file/res/devices/file1.json [2026-06-22T10:08:42.832Z] #15 16.49 inflating: device-sdk-c-4.0.2/src/c/examples/file/res/lorem.txt [2026-06-22T10:08:42.832Z] #15 16.49 creating: device-sdk-c-4.0.2/src/c/examples/file/res/profiles/ [2026-06-22T10:08:42.832Z] #15 16.49 inflating: device-sdk-c-4.0.2/src/c/examples/file/res/profiles/FileExampleProfile.json [2026-06-22T10:08:42.832Z] #15 16.49 creating: device-sdk-c-4.0.2/src/c/examples/gyro/ [2026-06-22T10:08:42.832Z] #15 16.49 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/CMakeLists.txt [2026-06-22T10:08:42.832Z] #15 16.49 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/README.md [2026-06-22T10:08:42.832Z] #15 16.49 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/device-gyro.c [2026-06-22T10:08:42.832Z] #15 16.49 creating: device-sdk-c-4.0.2/src/c/examples/gyro/res/ [2026-06-22T10:08:42.832Z] #15 16.49 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/res/configuration.yaml [2026-06-22T10:08:42.832Z] #15 16.49 creating: device-sdk-c-4.0.2/src/c/examples/gyro/res/devices/ [2026-06-22T10:08:42.832Z] #15 16.49 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/res/devices/gyro.json [2026-06-22T10:08:42.832Z] #15 16.49 creating: device-sdk-c-4.0.2/src/c/examples/gyro/res/profiles/ [2026-06-22T10:08:42.832Z] #15 16.49 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/res/profiles/Gyro.json [2026-06-22T10:08:42.832Z] #15 16.49 creating: device-sdk-c-4.0.2/src/c/examples/random/ [2026-06-22T10:08:42.832Z] #15 16.49 inflating: device-sdk-c-4.0.2/src/c/examples/random/CMakeLists.txt [2026-06-22T10:08:42.832Z] #15 16.49 inflating: device-sdk-c-4.0.2/src/c/examples/random/README.md [2026-06-22T10:08:42.832Z] #15 16.49 inflating: device-sdk-c-4.0.2/src/c/examples/random/device-random.c [2026-06-22T10:08:42.832Z] #15 16.49 creating: device-sdk-c-4.0.2/src/c/examples/random/res/ [2026-06-22T10:08:42.832Z] #15 16.49 inflating: device-sdk-c-4.0.2/src/c/examples/random/res/configuration.yaml [2026-06-22T10:08:42.832Z] #15 16.49 creating: device-sdk-c-4.0.2/src/c/examples/random/res/devices/ [2026-06-22T10:08:42.832Z] #15 16.50 inflating: device-sdk-c-4.0.2/src/c/examples/random/res/devices/randomdevice1.json [2026-06-22T10:08:42.832Z] #15 16.50 creating: device-sdk-c-4.0.2/src/c/examples/random/res/profiles/ [2026-06-22T10:08:42.832Z] #15 16.50 inflating: device-sdk-c-4.0.2/src/c/examples/random/res/profiles/RandomExampleProfile.json [2026-06-22T10:08:42.832Z] #15 16.50 creating: device-sdk-c-4.0.2/src/c/examples/res/ [2026-06-22T10:08:42.832Z] #15 16.50 inflating: device-sdk-c-4.0.2/src/c/examples/res/configuration.yaml [2026-06-22T10:08:42.832Z] #15 16.50 creating: device-sdk-c-4.0.2/src/c/examples/res/devices/ [2026-06-22T10:08:42.832Z] #15 16.50 inflating: device-sdk-c-4.0.2/src/c/examples/res/devices/device1.json [2026-06-22T10:08:42.832Z] #15 16.50 creating: device-sdk-c-4.0.2/src/c/examples/res/profiles/ [2026-06-22T10:08:42.832Z] #15 16.50 inflating: device-sdk-c-4.0.2/src/c/examples/res/profiles/TemplateProfile.json [2026-06-22T10:08:42.832Z] #15 16.50 inflating: device-sdk-c-4.0.2/src/c/examples/template.c [2026-06-22T10:08:42.832Z] #15 16.50 creating: device-sdk-c-4.0.2/src/c/examples/terminal/ [2026-06-22T10:08:42.832Z] #15 16.50 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/CMakeLists.txt [2026-06-22T10:08:42.832Z] #15 16.50 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/README.md [2026-06-22T10:08:42.832Z] #15 16.50 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/device-terminal.c [2026-06-22T10:08:42.832Z] #15 16.50 creating: device-sdk-c-4.0.2/src/c/examples/terminal/res/ [2026-06-22T10:08:42.832Z] #15 16.50 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/res/configuration.yaml [2026-06-22T10:08:42.832Z] #15 16.50 creating: device-sdk-c-4.0.2/src/c/examples/terminal/res/devices/ [2026-06-22T10:08:42.832Z] #15 16.50 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/res/devices/terminal.json [2026-06-22T10:08:42.832Z] #15 16.50 creating: device-sdk-c-4.0.2/src/c/examples/terminal/res/profiles/ [2026-06-22T10:08:42.832Z] #15 16.50 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/res/profiles/Terminal.json [2026-06-22T10:08:42.832Z] #15 16.50 inflating: device-sdk-c-4.0.2/src/c/filesys.c [2026-06-22T10:08:42.832Z] #15 16.50 inflating: device-sdk-c-4.0.2/src/c/filesys.h [2026-06-22T10:08:42.832Z] #15 16.50 inflating: device-sdk-c-4.0.2/src/c/keeper.c [2026-06-22T10:08:42.832Z] #15 16.50 inflating: device-sdk-c-4.0.2/src/c/keeper.h [2026-06-22T10:08:42.832Z] #15 16.50 inflating: device-sdk-c-4.0.2/src/c/map.c [2026-06-22T10:08:42.832Z] #15 16.50 inflating: device-sdk-c-4.0.2/src/c/map.h [2026-06-22T10:08:42.832Z] #15 16.50 inflating: device-sdk-c-4.0.2/src/c/metadata.c [2026-06-22T10:08:42.832Z] #15 16.50 inflating: device-sdk-c-4.0.2/src/c/metadata.h [2026-06-22T10:08:42.832Z] #15 16.50 inflating: device-sdk-c-4.0.2/src/c/metrics.h [2026-06-22T10:08:42.832Z] #15 16.50 inflating: device-sdk-c-4.0.2/src/c/opstate.c [2026-06-22T10:08:42.832Z] #15 16.50 inflating: device-sdk-c-4.0.2/src/c/opstate.h [2026-06-22T10:08:42.832Z] #15 16.50 inflating: device-sdk-c-4.0.2/src/c/parson.c [2026-06-22T10:08:42.832Z] #15 16.50 inflating: device-sdk-c-4.0.2/src/c/parson.h [2026-06-22T10:08:42.832Z] #15 16.50 inflating: device-sdk-c-4.0.2/src/c/profiles.c [2026-06-22T10:08:42.832Z] #15 16.50 inflating: device-sdk-c-4.0.2/src/c/profiles.h [2026-06-22T10:08:42.832Z] #15 16.50 inflating: device-sdk-c-4.0.2/src/c/registry-impl.h [2026-06-22T10:08:42.832Z] #15 16.50 inflating: device-sdk-c-4.0.2/src/c/registry.c [2026-06-22T10:08:42.832Z] #15 16.50 inflating: device-sdk-c-4.0.2/src/c/registry.h [2026-06-22T10:08:42.832Z] #15 16.50 inflating: device-sdk-c-4.0.2/src/c/reqdata.c [2026-06-22T10:08:42.832Z] #15 16.50 inflating: device-sdk-c-4.0.2/src/c/reqdata.h [2026-06-22T10:08:42.832Z] #15 16.50 inflating: device-sdk-c-4.0.2/src/c/request_auth.c [2026-06-22T10:08:42.832Z] #15 16.50 inflating: device-sdk-c-4.0.2/src/c/request_auth.h [2026-06-22T10:08:42.832Z] #15 16.50 inflating: device-sdk-c-4.0.2/src/c/rest-server.c [2026-06-22T10:08:42.832Z] #15 16.50 inflating: device-sdk-c-4.0.2/src/c/rest-server.h [2026-06-22T10:08:42.832Z] #15 16.50 inflating: device-sdk-c-4.0.2/src/c/rest.c [2026-06-22T10:08:42.832Z] #15 16.50 inflating: device-sdk-c-4.0.2/src/c/rest.h [2026-06-22T10:08:42.832Z] #15 16.50 inflating: device-sdk-c-4.0.2/src/c/secrets-impl.h [2026-06-22T10:08:42.832Z] #15 16.50 inflating: device-sdk-c-4.0.2/src/c/secrets-insecure.c [2026-06-22T10:08:42.832Z] #15 16.50 inflating: device-sdk-c-4.0.2/src/c/secrets-insecure.h [2026-06-22T10:08:42.832Z] #15 16.50 inflating: device-sdk-c-4.0.2/src/c/secrets-vault.c [2026-06-22T10:08:42.832Z] #15 16.50 inflating: device-sdk-c-4.0.2/src/c/secrets-vault.h [2026-06-22T10:08:42.832Z] #15 16.50 inflating: device-sdk-c-4.0.2/src/c/secrets.c [2026-06-22T10:08:42.832Z] #15 16.50 inflating: device-sdk-c-4.0.2/src/c/secrets.h [2026-06-22T10:08:42.832Z] #15 16.50 inflating: device-sdk-c-4.0.2/src/c/service.c [2026-06-22T10:08:42.832Z] #15 16.50 inflating: device-sdk-c-4.0.2/src/c/service.h [2026-06-22T10:08:42.832Z] #15 16.50 inflating: device-sdk-c-4.0.2/src/c/transform.c [2026-06-22T10:08:42.832Z] #15 16.50 inflating: device-sdk-c-4.0.2/src/c/transform.h [2026-06-22T10:08:42.832Z] #15 16.50 inflating: device-sdk-c-4.0.2/src/c/validate.c [2026-06-22T10:08:42.832Z] #15 16.50 inflating: device-sdk-c-4.0.2/src/c/validate.h [2026-06-22T10:08:42.832Z] #15 16.50 inflating: device-sdk-c-4.0.2/src/c/watchers.c [2026-06-22T10:08:42.832Z] #15 16.50 inflating: device-sdk-c-4.0.2/src/c/watchers.h [2026-06-22T10:08:42.832Z] #15 16.50 creating: device-sdk-c-4.0.2/src/cmake/ [2026-06-22T10:08:42.832Z] #15 16.50 inflating: device-sdk-c-4.0.2/src/cmake/FindIOT.cmake [2026-06-22T10:08:42.832Z] #15 16.50 inflating: device-sdk-c-4.0.2/src/cmake/FindLIBCBOR.cmake [2026-06-22T10:08:42.832Z] #15 16.50 inflating: device-sdk-c-4.0.2/src/cmake/FindLIBMICROHTTP.cmake [2026-06-22T10:08:42.832Z] #15 16.50 inflating: device-sdk-c-4.0.2/src/cmake/FindLIBPAHO.cmake [2026-06-22T10:08:42.832Z] #15 16.50 inflating: device-sdk-c-4.0.2/src/cmake/FindLIBUUID.cmake [2026-06-22T10:08:42.832Z] #15 16.50 inflating: device-sdk-c-4.0.2/src/cmake/FindLIBYAML.cmake [2026-06-22T10:08:42.832Z] #15 16.50 + cd device-sdk-c-4.0.2 [2026-06-22T10:08:42.832Z] #15 16.50 + ./scripts/build.sh [2026-06-22T10:08:42.832Z] #15 16.50 + CPPCHECK=false [2026-06-22T10:08:42.832Z] #15 16.50 + DOCGEN=false [2026-06-22T10:08:42.832Z] #15 16.50 + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' [2026-06-22T10:08:42.832Z] #15 16.50 + '[' 0 -gt 0 ] [2026-06-22T10:08:42.832Z] #15 16.50 + readlink -f ./scripts/build.sh [2026-06-22T10:08:42.832Z] #15 16.50 + dirname /device-coap/deps/device-sdk-c-4.0.2/scripts/build.sh [2026-06-22T10:08:42.832Z] #15 16.50 + dirname /device-coap/deps/device-sdk-c-4.0.2/scripts [2026-06-22T10:08:42.832Z] #15 16.50 + ROOT=/device-coap/deps/device-sdk-c-4.0.2 [2026-06-22T10:08:42.832Z] #15 16.50 + cd /device-coap/deps/device-sdk-c-4.0.2 [2026-06-22T10:08:42.832Z] #15 16.50 + mkdir -p /device-coap/deps/device-sdk-c-4.0.2/build/release [2026-06-22T10:08:42.832Z] #15 16.51 + cd /device-coap/deps/device-sdk-c-4.0.2/build/release [2026-06-22T10:08:42.832Z] #15 16.51 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-coap/deps/device-sdk-c-4.0.2/src [2026-06-22T10:08:42.832Z] #15 16.57 -- The C compiler identification is GNU 12.2.1 [2026-06-22T10:08:43.092Z] #15 16.59 -- Detecting C compiler ABI info [2026-06-22T10:08:43.092Z] #15 16.68 -- Detecting C compiler ABI info - done [2026-06-22T10:08:43.092Z] #15 16.70 -- Check for working C compiler: /usr/bin/cc - skipped [2026-06-22T10:08:43.092Z] #15 16.70 -- Detecting C compile features [2026-06-22T10:08:43.092Z] #15 16.70 -- Detecting C compile features - done [2026-06-22T10:08:43.092Z] #15 16.71 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2026-06-22T10:08:43.092Z] #15 16.78 -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") [2026-06-22T10:08:43.092Z] #15 16.78 -- Found LIBYAML: /usr/lib/libyaml.so [2026-06-22T10:08:43.351Z] #15 16.78 -- Found LIBUUID: /usr/lib/libuuid.so [2026-06-22T10:08:43.351Z] #15 16.79 -- Found LIBCBOR: /usr/lib/libcbor.so [2026-06-22T10:08:43.351Z] #15 16.79 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2026-06-22T10:08:43.351Z] #15 16.79 -- Found IOT: /opt/iotech/iot/1.6/lib/libiot.so [2026-06-22T10:08:43.351Z] #15 16.79 -- /opt/iotech/iot/1.6/include [2026-06-22T10:08:43.351Z] #15 16.79 -- C SDK 0.0.0 for Linux [2026-06-22T10:08:43.351Z] #15 16.79 -- Performing Test CSDK_HAVE_ATOMIC [2026-06-22T10:08:43.351Z] #15 16.88 -- Performing Test CSDK_HAVE_ATOMIC - Success [2026-06-22T10:08:43.351Z] #15 16.92 -- Found Curses: /usr/lib/libcurses.so [2026-06-22T10:08:43.351Z] #15 16.95 -- Configuring done (0.4s) [2026-06-22T10:08:43.351Z] #15 16.98 -- Generating done (0.0s) [2026-06-22T10:08:43.351Z] #15 16.98 -- Build files have been written to: /device-coap/deps/device-sdk-c-4.0.2/build/release [2026-06-22T10:08:43.351Z] #15 16.99 + make all package [2026-06-22T10:08:43.351Z] #15 16.99 + tee release.log [2026-06-22T10:08:43.351Z] #15 17.03 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2026-06-22T10:08:43.610Z] #15 17.16 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2026-06-22T10:08:43.610Z] #15 17.32 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2026-06-22T10:08:43.868Z] #15 17.46 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2026-06-22T10:08:43.868Z] #15 17.57 [ 9%] Building C object c/CMakeFiles/csdk.dir/command.c.o [2026-06-22T10:08:44.127Z] #15 17.61 /device-coap/deps/device-sdk-c-4.0.2/src/c/command.c: In function 'devsdk_devicecorecommand_populate': [2026-06-22T10:08:44.127Z] #15 17.61 /device-coap/deps/device-sdk-c-4.0.2/src/c/command.c:218:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [2026-06-22T10:08:44.127Z] #15 17.61 218 | iot_data_t* cc_src_vector=iot_data_string_map_get_vector(map,"coreCommands"); [2026-06-22T10:08:44.127Z] #15 17.61 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2026-06-22T10:08:44.127Z] #15 17.72 [ 11%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2026-06-22T10:08:44.385Z] #15 18.05 [ 13%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2026-06-22T10:08:44.643Z] #15 18.09 [ 15%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2026-06-22T10:08:44.643Z] #15 18.23 [ 17%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2026-06-22T10:08:44.903Z] #15 18.51 [ 19%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2026-06-22T10:08:45.163Z] #15 18.60 [ 21%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2026-06-22T10:08:45.163Z] #15 18.73 [ 23%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2026-06-22T10:08:45.163Z] #15 18.86 [ 25%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2026-06-22T10:08:45.422Z] #15 18.95 [ 26%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2026-06-22T10:08:45.422Z] #15 19.10 [ 28%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2026-06-22T10:08:45.681Z] #15 19.15 [ 30%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2026-06-22T10:08:45.681Z] #15 19.46 [ 32%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2026-06-22T10:08:45.940Z] #15 19.52 [ 34%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2026-06-22T10:08:46.199Z] #15 19.76 [ 36%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2026-06-22T10:08:46.458Z] #15 19.85 [ 38%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2026-06-22T10:08:46.458Z] #15 20.07 [ 40%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2026-06-22T10:08:46.718Z] #15 20.15 [ 42%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2026-06-22T10:08:47.655Z] #15 21.13 [ 44%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2026-06-22T10:08:47.655Z] #15 21.24 [ 46%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2026-06-22T10:08:47.655Z] #15 21.31 [ 48%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2026-06-22T10:08:47.655Z] #15 21.39 [ 50%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2026-06-22T10:08:47.915Z] #15 21.45 [ 51%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2026-06-22T10:08:47.915Z] #15 21.67 [ 53%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2026-06-22T10:08:48.483Z] #15 22.01 [ 55%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2026-06-22T10:08:48.483Z] #15 22.08 [ 57%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2026-06-22T10:08:48.483Z] #15 22.20 [ 59%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2026-06-22T10:08:48.742Z] #15 22.29 [ 61%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2026-06-22T10:08:48.999Z] #15 22.78 [ 63%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2026-06-22T10:08:49.258Z] #15 22.90 [ 65%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2026-06-22T10:08:49.518Z] #15 22.96 [ 67%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2026-06-22T10:08:49.518Z] #15 23.07 [ 69%] Linking C shared library libcsdk.so [2026-06-22T10:08:49.518Z] #15 23.12 [ 69%] Built target csdk [2026-06-22T10:08:49.518Z] #15 23.14 [ 71%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2026-06-22T10:08:49.518Z] #15 23.27 [ 73%] Linking C executable template [2026-06-22T10:08:49.776Z] #15 23.30 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-22T10:08:49.776Z] #15 23.34 [ 73%] Built target template [2026-06-22T10:08:49.776Z] #15 23.36 [ 75%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2026-06-22T10:08:49.776Z] #15 23.45 [ 76%] Linking C executable device-counter [2026-06-22T10:08:50.035Z] #15 23.47 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-22T10:08:50.035Z] #15 23.52 [ 76%] Built target device-counter [2026-06-22T10:08:50.035Z] #15 23.54 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2026-06-22T10:08:50.035Z] #15 23.62 [ 80%] Linking C executable device-random [2026-06-22T10:08:50.035Z] #15 23.65 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-22T10:08:50.035Z] #15 23.69 [ 80%] Built target device-random [2026-06-22T10:08:50.035Z] #15 23.71 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2026-06-22T10:08:50.035Z] #15 23.78 [ 84%] Linking C executable device-gyro [2026-06-22T10:08:50.295Z] #15 23.81 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-22T10:08:50.295Z] #15 23.84 [ 84%] Built target device-gyro [2026-06-22T10:08:50.295Z] #15 23.86 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2026-06-22T10:08:50.295Z] #15 23.95 [ 88%] Linking C executable device-bitfields [2026-06-22T10:08:50.554Z] #15 23.97 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-22T10:08:50.554Z] #15 24.01 [ 88%] Built target device-bitfields [2026-06-22T10:08:50.554Z] #15 24.03 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2026-06-22T10:08:50.554Z] #15 24.19 [ 92%] Linking C executable template-discovery [2026-06-22T10:08:50.812Z] #15 24.21 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-22T10:08:50.812Z] #15 24.25 [ 92%] Built target template-discovery [2026-06-22T10:08:50.812Z] #15 24.27 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2026-06-22T10:08:50.812Z] #15 24.39 [ 96%] Linking C executable device-file [2026-06-22T10:08:50.812Z] #15 24.41 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-22T10:08:50.812Z] #15 24.45 [ 96%] Built target device-file [2026-06-22T10:08:50.812Z] #15 24.47 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2026-06-22T10:08:50.812Z] #15 24.57 [100%] Linking C executable device-terminal [2026-06-22T10:08:51.071Z] #15 24.59 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-22T10:08:51.071Z] #15 24.63 [100%] Built target device-terminal [2026-06-22T10:08:51.071Z] #15 24.65 Run CPack packaging tool... [2026-06-22T10:08:51.071Z] #15 24.66 CPack: Create package using TGZ [2026-06-22T10:08:51.071Z] #15 24.66 CPack: Install projects [2026-06-22T10:08:51.071Z] #15 24.66 CPack: - Run preinstall target for: Csdk [2026-06-22T10:08:51.331Z] #15 24.90 CPack: - Install project: Csdk [] [2026-06-22T10:08:51.331Z] #15 24.90 CPack: Create package [2026-06-22T10:08:51.331Z] #15 24.93 CPack: - package: /device-coap/deps/device-sdk-c-4.0.2/build/release/csdk-0.0.0.tar.gz generated. [2026-06-22T10:08:51.331Z] #15 24.93 + '[' false '=' true ] [2026-06-22T10:08:51.331Z] #15 24.93 + '[' false '=' true ] [2026-06-22T10:08:51.331Z] #15 24.93 + mkdir -p /device-coap/deps/device-sdk-c-4.0.2/build/debug [2026-06-22T10:08:51.331Z] #15 24.93 + cd /device-coap/deps/device-sdk-c-4.0.2/build/debug [2026-06-22T10:08:51.331Z] #15 24.93 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /device-coap/deps/device-sdk-c-4.0.2/src [2026-06-22T10:08:51.331Z] #15 25.00 -- The C compiler identification is GNU 12.2.1 [2026-06-22T10:08:51.331Z] #15 25.02 -- Detecting C compiler ABI info [2026-06-22T10:08:51.331Z] #15 25.11 -- Detecting C compiler ABI info - done [2026-06-22T10:08:51.590Z] #15 25.13 -- Check for working C compiler: /usr/bin/cc - skipped [2026-06-22T10:08:51.590Z] #15 25.13 -- Detecting C compile features [2026-06-22T10:08:51.590Z] #15 25.13 -- Detecting C compile features - done [2026-06-22T10:08:51.590Z] #15 25.14 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2026-06-22T10:08:51.590Z] #15 25.21 -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") [2026-06-22T10:08:51.590Z] #15 25.21 -- Found LIBYAML: /usr/lib/libyaml.so [2026-06-22T10:08:51.590Z] #15 25.22 -- Found LIBUUID: /usr/lib/libuuid.so [2026-06-22T10:08:51.590Z] #15 25.22 -- Found LIBCBOR: /usr/lib/libcbor.so [2026-06-22T10:08:51.590Z] #15 25.22 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2026-06-22T10:08:51.590Z] #15 25.22 -- Found IOT: /opt/iotech/iot/1.6/lib/libiot.so [2026-06-22T10:08:51.590Z] #15 25.22 -- /opt/iotech/iot/1.6/include [2026-06-22T10:08:51.590Z] #15 25.22 -- C SDK 0.0.0 for Linux [2026-06-22T10:08:51.590Z] #15 25.23 -- Performing Test CSDK_HAVE_ATOMIC [2026-06-22T10:08:51.590Z] #15 25.31 -- Performing Test CSDK_HAVE_ATOMIC - Success [2026-06-22T10:08:51.590Z] #15 25.35 -- Found Curses: /usr/lib/libcurses.so [2026-06-22T10:08:51.852Z] #15 25.37 -- Configuring done (0.4s) [2026-06-22T10:08:51.852Z] #15 25.40 -- Generating done (0.0s) [2026-06-22T10:08:51.852Z] #15 25.40 -- Build files have been written to: /device-coap/deps/device-sdk-c-4.0.2/build/debug [2026-06-22T10:08:51.852Z] #15 25.40 + make [2026-06-22T10:08:51.852Z] #15 25.40 + tee debug.log [2026-06-22T10:08:51.852Z] #15 25.44 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2026-06-22T10:08:51.852Z] #15 25.52 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2026-06-22T10:08:52.109Z] #15 25.59 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2026-06-22T10:08:52.109Z] #15 25.67 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2026-06-22T10:08:52.109Z] #15 25.74 [ 9%] Building C object c/CMakeFiles/csdk.dir/command.c.o [2026-06-22T10:08:52.109Z] #15 25.78 /device-coap/deps/device-sdk-c-4.0.2/src/c/command.c: In function 'devsdk_devicecorecommand_populate': [2026-06-22T10:08:52.109Z] #15 25.78 /device-coap/deps/device-sdk-c-4.0.2/src/c/command.c:218:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [2026-06-22T10:08:52.109Z] #15 25.78 218 | iot_data_t* cc_src_vector=iot_data_string_map_get_vector(map,"coreCommands"); [2026-06-22T10:08:52.109Z] #15 25.78 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2026-06-22T10:08:52.369Z] #15 25.83 [ 11%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2026-06-22T10:08:52.369Z] #15 25.98 [ 13%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2026-06-22T10:08:52.369Z] #15 26.01 [ 15%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2026-06-22T10:08:52.369Z] #15 26.09 [ 17%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2026-06-22T10:08:52.628Z] #15 26.20 [ 19%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2026-06-22T10:08:52.628Z] #15 26.26 [ 21%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2026-06-22T10:08:52.628Z] #15 26.34 [ 23%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2026-06-22T10:08:52.893Z] #15 26.41 [ 25%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2026-06-22T10:08:52.893Z] #15 26.48 [ 26%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2026-06-22T10:08:52.893Z] #15 26.56 [ 28%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2026-06-22T10:08:52.893Z] #15 26.60 [ 30%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2026-06-22T10:08:53.153Z] #15 26.74 [ 32%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2026-06-22T10:08:53.153Z] #15 26.79 [ 34%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2026-06-22T10:08:53.153Z] #15 26.89 [ 36%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2026-06-22T10:08:53.412Z] #15 26.93 [ 38%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2026-06-22T10:08:53.412Z] #15 27.05 [ 40%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2026-06-22T10:08:53.673Z] #15 27.11 [ 42%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2026-06-22T10:08:53.673Z] #15 27.32 [ 44%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2026-06-22T10:08:53.673Z] #15 27.38 [ 46%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2026-06-22T10:08:53.673Z] #15 27.44 [ 48%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2026-06-22T10:08:53.934Z] #15 27.50 [ 50%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2026-06-22T10:08:53.934Z] #15 27.55 [ 51%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2026-06-22T10:08:54.195Z] #15 27.65 [ 53%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2026-06-22T10:08:54.195Z] #15 27.88 [ 55%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2026-06-22T10:08:54.455Z] #15 27.93 [ 57%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2026-06-22T10:08:54.455Z] #15 28.00 [ 59%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2026-06-22T10:08:54.455Z] #15 28.06 [ 61%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2026-06-22T10:08:54.455Z] #15 28.22 [ 63%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2026-06-22T10:08:54.713Z] #15 28.29 [ 65%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2026-06-22T10:08:54.713Z] #15 28.35 [ 67%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2026-06-22T10:08:54.713Z] #15 28.41 [ 69%] Linking C shared library libcsdk.so [2026-06-22T10:08:54.713Z] #15 28.47 [ 69%] Built target csdk [2026-06-22T10:08:54.971Z] #15 28.49 [ 71%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2026-06-22T10:08:54.971Z] #15 28.56 [ 73%] Linking C executable template [2026-06-22T10:08:54.972Z] #15 28.59 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-22T10:08:54.972Z] #15 28.63 [ 73%] Built target template [2026-06-22T10:08:54.972Z] #15 28.65 [ 75%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2026-06-22T10:08:54.972Z] #15 28.71 [ 76%] Linking C executable device-counter [2026-06-22T10:08:55.231Z] #15 28.73 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-22T10:08:55.231Z] #15 28.77 [ 76%] Built target device-counter [2026-06-22T10:08:55.231Z] #15 28.79 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2026-06-22T10:08:55.231Z] #15 28.85 [ 80%] Linking C executable device-random [2026-06-22T10:08:55.231Z] #15 28.88 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-22T10:08:55.231Z] #15 28.91 [ 80%] Built target device-random [2026-06-22T10:08:55.231Z] #15 28.93 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2026-06-22T10:08:55.231Z] #15 28.98 [ 84%] Linking C executable device-gyro [2026-06-22T10:08:55.490Z] #15 29.00 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-22T10:08:55.490Z] #15 29.06 [ 84%] Built target device-gyro [2026-06-22T10:08:55.490Z] #15 29.08 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2026-06-22T10:08:55.490Z] #15 29.15 [ 88%] Linking C executable device-bitfields [2026-06-22T10:08:55.490Z] #15 29.17 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-22T10:08:55.490Z] #15 29.21 [ 88%] Built target device-bitfields [2026-06-22T10:08:55.758Z] #15 29.23 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2026-06-22T10:08:55.758Z] #15 29.31 [ 92%] Linking C executable template-discovery [2026-06-22T10:08:55.758Z] #15 29.33 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-22T10:08:55.758Z] #15 29.37 [ 92%] Built target template-discovery [2026-06-22T10:08:55.758Z] #15 29.39 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2026-06-22T10:08:55.758Z] #15 29.45 [ 96%] Linking C executable device-file [2026-06-22T10:08:56.017Z] #15 29.47 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-22T10:08:56.017Z] #15 29.52 [ 96%] Built target device-file [2026-06-22T10:08:56.017Z] #15 29.54 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2026-06-22T10:08:56.017Z] #15 29.61 [100%] Linking C executable device-terminal [2026-06-22T10:08:56.017Z] #15 29.63 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-22T10:08:56.017Z] #15 29.68 [100%] Built target device-terminal [2026-06-22T10:08:56.017Z] #15 29.68 + cp -rf include/devsdk include/edgex /usr/include/ [2026-06-22T10:08:56.017Z] #15 29.69 + cp build/release/c/libcsdk.so /usr/lib/ [2026-06-22T10:08:56.017Z] #15 29.69 + rm -rf /device-coap/deps [2026-06-22T10:08:56.017Z] #15 DONE 29.8s [2026-06-22T10:08:56.276Z] [2026-06-22T10:08:56.276Z] #16 [12/12] RUN /device-coap/scripts/build.sh [2026-06-22T10:08:56.276Z] #16 0.231 + readlink -f /device-coap/scripts/build.sh [2026-06-22T10:08:56.542Z] #16 0.232 + dirname /device-coap/scripts/build.sh [2026-06-22T10:08:56.542Z] #16 0.233 + dirname /device-coap/scripts [2026-06-22T10:08:56.542Z] #16 0.233 + ROOT=/device-coap [2026-06-22T10:08:56.542Z] #16 0.233 + echo /device-coap [2026-06-22T10:08:56.542Z] #16 0.233 + cd /device-coap [2026-06-22T10:08:56.542Z] #16 0.233 + mkdir -p /device-coap/build/release [2026-06-22T10:08:56.542Z] #16 0.233 /device-coap [2026-06-22T10:08:56.542Z] #16 0.234 + cd /device-coap/build/release [2026-06-22T10:08:56.542Z] #16 0.234 + cmake '-DCMAKE_BUILD_TYPE=Release' /device-coap/src/c [2026-06-22T10:08:56.542Z] #16 0.307 -- The C compiler identification is GNU 12.2.1 [2026-06-22T10:08:56.542Z] #16 0.325 -- Detecting C compiler ABI info [2026-06-22T10:08:56.542Z] #16 0.410 -- Detecting C compiler ABI info - done [2026-06-22T10:08:56.542Z] #16 0.431 -- Check for working C compiler: /usr/bin/cc - skipped [2026-06-22T10:08:56.542Z] #16 0.432 -- Detecting C compile features [2026-06-22T10:08:56.542Z] #16 0.433 -- Detecting C compile features - done [2026-06-22T10:08:56.542Z] #16 0.436 -- Found LIBCOAP: /usr/local/lib/libcoap-2.so [2026-06-22T10:08:56.542Z] #16 0.438 -- Configuring done (0.2s) [2026-06-22T10:08:56.542Z] #16 0.442 -- Generating done (0.0s) [2026-06-22T10:08:56.542Z] #16 0.442 -- Build files have been written to: /device-coap/build/release [2026-06-22T10:08:56.542Z] #16 0.445 + make [2026-06-22T10:08:56.542Z] #16 0.445 + tee release.log [2026-06-22T10:08:56.542Z] #16 0.477 [ 20%] Building C object CMakeFiles/device-coap.dir/coap-client.c.o [2026-06-22T10:08:56.542Z] #16 0.516 In file included from /usr/include/devsdk/devsdk.h:18, [2026-06-22T10:08:56.542Z] #16 0.516 from /device-coap/src/c/device-coap.h:17, [2026-06-22T10:08:56.542Z] #16 0.516 from /device-coap/src/c/coap-client.h:21, [2026-06-22T10:08:56.542Z] #16 0.516 from /device-coap/src/c/coap-client.c:9: [2026-06-22T10:08:56.542Z] #16 0.516 /device-coap/src/c/coap-client.c: In function 'GetEndDeviceProtocolProperties': [2026-06-22T10:08:56.802Z] #16 0.516 /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=] [2026-06-22T10:08:56.802Z] #16 0.516 89 | iot_log_debug(sdk_ctx->lc, "COAP:PSK key len %u", [2026-06-22T10:08:56.802Z] #16 0.516 | ^~~~~~~~~~~~~~~~~~~~~ [2026-06-22T10:08:56.802Z] #16 0.516 90 | strlen(end_dev_params_ptr->psk_key)); [2026-06-22T10:08:56.802Z] #16 0.516 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2026-06-22T10:08:56.802Z] #16 0.516 | | [2026-06-22T10:08:56.802Z] #16 0.516 | size_t {aka long unsigned int} [2026-06-22T10:08:56.802Z] #16 0.516 /device-coap/src/c/coap-client.c:89:55: note: format string is defined here [2026-06-22T10:08:56.802Z] #16 0.516 89 | iot_log_debug(sdk_ctx->lc, "COAP:PSK key len %u", [2026-06-22T10:08:56.802Z] #16 0.516 | ~^ [2026-06-22T10:08:56.802Z] #16 0.516 | | [2026-06-22T10:08:56.802Z] #16 0.516 | unsigned int [2026-06-22T10:08:56.802Z] #16 0.516 | %lu [2026-06-22T10:08:56.802Z] #16 0.517 /device-coap/src/c/coap-client.c: In function 'message_handler': [2026-06-22T10:08:56.802Z] #16 0.517 /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=] [2026-06-22T10:08:56.802Z] #16 0.517 126 | iot_log_error(sdk_ctx->lc, "COAP:invalid data of len %u", len); [2026-06-22T10:08:56.802Z] #16 0.517 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ [2026-06-22T10:08:56.802Z] #16 0.517 | | [2026-06-22T10:08:56.802Z] #16 0.517 | size_t {aka long unsigned int} [2026-06-22T10:08:56.802Z] #16 0.517 /device-coap/src/c/coap-client.c:126:63: note: format string is defined here [2026-06-22T10:08:56.802Z] #16 0.517 126 | iot_log_error(sdk_ctx->lc, "COAP:invalid data of len %u", len); [2026-06-22T10:08:56.802Z] #16 0.517 | ~^ [2026-06-22T10:08:56.802Z] #16 0.517 | | [2026-06-22T10:08:56.802Z] #16 0.517 | unsigned int [2026-06-22T10:08:56.802Z] #16 0.517 | %lu [2026-06-22T10:08:56.802Z] #16 0.517 /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=] [2026-06-22T10:08:56.802Z] #16 0.517 129 | iot_log_debug(sdk_ctx->lc, "COAP: coap device resource type %d", [2026-06-22T10:08:56.802Z] #16 0.517 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2026-06-22T10:08:56.802Z] #16 0.517 130 | resource->properties->type); [2026-06-22T10:08:56.802Z] #16 0.517 | ~~~~~~~~~~~~~~~~~~~~~~~~~~ [2026-06-22T10:08:56.802Z] #16 0.517 | | [2026-06-22T10:08:56.802Z] #16 0.517 | iot_typecode_t [2026-06-22T10:08:56.802Z] #16 0.517 /device-coap/src/c/coap-client.c:129:68: note: format string is defined here [2026-06-22T10:08:56.802Z] #16 0.517 129 | iot_log_debug(sdk_ctx->lc, "COAP: coap device resource type %d", [2026-06-22T10:08:56.802Z] #16 0.517 | ~^ [2026-06-22T10:08:56.802Z] #16 0.517 | | [2026-06-22T10:08:56.802Z] #16 0.517 | int [2026-06-22T10:08:56.802Z] #16 0.517 /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=] [2026-06-22T10:08:56.802Z] #16 0.517 139 | iot_log_debug(sdk_ctx->lc, "COAP:coap float data=%s, len = %d", data, [2026-06-22T10:08:56.802Z] #16 0.517 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2026-06-22T10:08:56.802Z] #16 0.517 140 | len); [2026-06-22T10:08:56.802Z] #16 0.517 | ~~~ [2026-06-22T10:08:56.803Z] #16 0.517 | | [2026-06-22T10:08:56.803Z] #16 0.517 | size_t {aka long unsigned int} [2026-06-22T10:08:56.803Z] #16 0.517 /device-coap/src/c/coap-client.c:139:71: note: format string is defined here [2026-06-22T10:08:56.803Z] #16 0.517 139 | iot_log_debug(sdk_ctx->lc, "COAP:coap float data=%s, len = %d", data, [2026-06-22T10:08:56.803Z] #16 0.517 | ~^ [2026-06-22T10:08:56.803Z] #16 0.517 | | [2026-06-22T10:08:56.803Z] #16 0.517 | int [2026-06-22T10:08:56.803Z] #16 0.517 | %ld [2026-06-22T10:08:56.803Z] #16 0.517 /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=] [2026-06-22T10:08:56.803Z] #16 0.517 144 | iot_log_debug(sdk_ctx->lc, "COAP:coap int32 data=%s, len = %d", data, [2026-06-22T10:08:56.803Z] #16 0.517 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2026-06-22T10:08:56.803Z] #16 0.517 145 | len); [2026-06-22T10:08:56.803Z] #16 0.517 | ~~~ [2026-06-22T10:08:56.803Z] #16 0.517 | | [2026-06-22T10:08:56.803Z] #16 0.517 | size_t {aka long unsigned int} [2026-06-22T10:08:56.803Z] #16 0.517 /device-coap/src/c/coap-client.c:144:71: note: format string is defined here [2026-06-22T10:08:56.803Z] #16 0.517 144 | iot_log_debug(sdk_ctx->lc, "COAP:coap int32 data=%s, len = %d", data, [2026-06-22T10:08:56.803Z] #16 0.517 | ~^ [2026-06-22T10:08:56.803Z] #16 0.517 | | [2026-06-22T10:08:56.803Z] #16 0.517 | int [2026-06-22T10:08:56.803Z] #16 0.517 | %ld [2026-06-22T10:08:56.803Z] #16 0.517 /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=] [2026-06-22T10:08:56.803Z] #16 0.517 151 | iot_log_debug(sdk_ctx->lc, "COAP:coap json data=%s, len = %d", data, [2026-06-22T10:08:56.803Z] #16 0.517 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2026-06-22T10:08:56.803Z] #16 0.517 152 | len); [2026-06-22T10:08:56.803Z] #16 0.517 | ~~~ [2026-06-22T10:08:56.803Z] #16 0.517 | | [2026-06-22T10:08:56.803Z] #16 0.517 | size_t {aka long unsigned int} [2026-06-22T10:08:56.803Z] #16 0.517 /device-coap/src/c/coap-client.c:151:70: note: format string is defined here [2026-06-22T10:08:56.803Z] #16 0.517 151 | iot_log_debug(sdk_ctx->lc, "COAP:coap json data=%s, len = %d", data, [2026-06-22T10:08:56.803Z] #16 0.517 | ~^ [2026-06-22T10:08:56.803Z] #16 0.517 | | [2026-06-22T10:08:56.803Z] #16 0.517 | int [2026-06-22T10:08:56.803Z] #16 0.517 | %ld [2026-06-22T10:08:56.803Z] #16 0.517 /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=] [2026-06-22T10:08:56.803Z] #16 0.517 156 | iot_log_error(sdk_ctx->lc, "COAP:unsupported resource type %d", [2026-06-22T10:08:56.803Z] #16 0.517 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2026-06-22T10:08:56.803Z] #16 0.517 157 | resource->properties->type); [2026-06-22T10:08:56.803Z] #16 0.517 | ~~~~~~~~~~~~~~~~~~~~~~~~~~ [2026-06-22T10:08:56.803Z] #16 0.517 | | [2026-06-22T10:08:56.803Z] #16 0.517 | iot_typecode_t [2026-06-22T10:08:56.803Z] #16 0.517 /device-coap/src/c/coap-client.c:156:71: note: format string is defined here [2026-06-22T10:08:56.803Z] #16 0.517 156 | iot_log_error(sdk_ctx->lc, "COAP:unsupported resource type %d", [2026-06-22T10:08:56.803Z] #16 0.517 | ~^ [2026-06-22T10:08:56.803Z] #16 0.517 | | [2026-06-22T10:08:56.803Z] #16 0.517 | int [2026-06-22T10:08:56.803Z] #16 0.518 /device-coap/src/c/coap-client.c: In function 'CoapSendCommandToEndDevice': [2026-06-22T10:08:56.803Z] #16 0.518 /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=] [2026-06-22T10:08:56.803Z] #16 0.518 244 | iot_log_debug(sdk_ctx->lc, "COAP: Data = %d, Len = %d", *post_data, len); [2026-06-22T10:08:56.803Z] #16 0.518 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ [2026-06-22T10:08:56.803Z] #16 0.518 | | [2026-06-22T10:08:56.803Z] #16 0.518 | size_t {aka long unsigned int} [2026-06-22T10:08:56.803Z] #16 0.518 /device-coap/src/c/coap-client.c:244:55: note: format string is defined here [2026-06-22T10:08:56.803Z] #16 0.518 244 | iot_log_debug(sdk_ctx->lc, "COAP: Data = %d, Len = %d", *post_data, len); [2026-06-22T10:08:56.803Z] #16 0.518 | ~^ [2026-06-22T10:08:56.803Z] #16 0.518 | | [2026-06-22T10:08:56.803Z] #16 0.518 | int [2026-06-22T10:08:56.803Z] #16 0.518 | %ld [2026-06-22T10:08:56.803Z] #16 0.518 /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=] [2026-06-22T10:08:56.803Z] #16 0.518 252 | iot_log_debug(sdk_ctx->lc, "COAP-client:ED psk key = %s, len=%d", [2026-06-22T10:08:56.803Z] #16 0.518 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2026-06-22T10:08:56.803Z] #16 0.518 253 | (uint8_t *)end_dev_params_ptr->psk_key, [2026-06-22T10:08:56.803Z] #16 0.518 254 | strlen(end_dev_params_ptr->psk_key)); [2026-06-22T10:08:56.803Z] #16 0.518 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2026-06-22T10:08:56.803Z] #16 0.518 | | [2026-06-22T10:08:56.803Z] #16 0.518 | size_t {aka long unsigned int} [2026-06-22T10:08:56.803Z] #16 0.518 /device-coap/src/c/coap-client.c:252:67: note: format string is defined here [2026-06-22T10:08:56.803Z] #16 0.518 252 | iot_log_debug(sdk_ctx->lc, "COAP-client:ED psk key = %s, len=%d", [2026-06-22T10:08:56.803Z] #16 0.518 | ~^ [2026-06-22T10:08:56.803Z] #16 0.518 | | [2026-06-22T10:08:56.803Z] #16 0.518 | int [2026-06-22T10:08:56.803Z] #16 0.518 | %ld [2026-06-22T10:08:56.803Z] #16 0.519 /device-coap/src/c/coap-client.c: In function 'CoapGetRequestToEndDevice': [2026-06-22T10:08:56.803Z] #16 0.519 /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=] [2026-06-22T10:08:56.803Z] #16 0.519 351 | iot_log_debug(sdk_ctx->lc, "COAP-client:ED psk key = %s, len=%d", [2026-06-22T10:08:56.803Z] #16 0.519 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2026-06-22T10:08:56.803Z] #16 0.519 352 | (uint8_t *)end_dev_params_ptr->psk_key, [2026-06-22T10:08:56.803Z] #16 0.519 353 | strlen(end_dev_params_ptr->psk_key)); [2026-06-22T10:08:56.803Z] #16 0.519 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2026-06-22T10:08:56.803Z] #16 0.519 | | [2026-06-22T10:08:56.803Z] #16 0.519 | size_t {aka long unsigned int} [2026-06-22T10:08:56.803Z] #16 0.519 /device-coap/src/c/coap-client.c:351:67: note: format string is defined here [2026-06-22T10:08:56.803Z] #16 0.519 351 | iot_log_debug(sdk_ctx->lc, "COAP-client:ED psk key = %s, len=%d", [2026-06-22T10:08:56.803Z] #16 0.519 | ~^ [2026-06-22T10:08:56.803Z] #16 0.519 | | [2026-06-22T10:08:56.803Z] #16 0.519 | int [2026-06-22T10:08:56.803Z] #16 0.519 | %ld [2026-06-22T10:08:56.803Z] #16 0.631 [ 40%] Building C object CMakeFiles/device-coap.dir/coap-server.c.o [2026-06-22T10:08:56.803Z] #16 0.678 In file included from /usr/include/devsdk/devsdk.h:18, [2026-06-22T10:08:56.803Z] #16 0.678 from /usr/include/edgex/devices.h:17, [2026-06-22T10:08:56.803Z] #16 0.678 from /device-coap/src/c/coap-server.c:22: [2026-06-22T10:08:56.803Z] #16 0.678 /device-coap/src/c/coap-server.c: In function 'data_handler': [2026-06-22T10:08:56.803Z] #16 0.678 /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=] [2026-06-22T10:08:56.803Z] #16 0.678 82 | iot_log_info (sdk_ctx->lc, "invalid data of len %u", len); [2026-06-22T10:08:56.803Z] #16 0.678 | ^~~~~~~~~~~~~~~~~~~~~~~~ ~~~ [2026-06-22T10:08:56.803Z] #16 0.678 | | [2026-06-22T10:08:56.803Z] #16 0.678 | size_t {aka long unsigned int} [2026-06-22T10:08:56.803Z] #16 0.678 /device-coap/src/c/coap-server.c:82:54: note: format string is defined here [2026-06-22T10:08:56.803Z] #16 0.678 82 | iot_log_info (sdk_ctx->lc, "invalid data of len %u", len); [2026-06-22T10:08:56.803Z] #16 0.678 | ~^ [2026-06-22T10:08:56.803Z] #16 0.678 | | [2026-06-22T10:08:56.803Z] #16 0.678 | unsigned int [2026-06-22T10:08:56.803Z] #16 0.678 | %lu [2026-06-22T10:08:56.803Z] #16 0.678 /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=] [2026-06-22T10:08:56.803Z] #16 0.678 128 | iot_log_error (sdk_ctx->lc, "unsupported resource type %d", resource->properties->type); [2026-06-22T10:08:56.803Z] #16 0.678 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~ [2026-06-22T10:08:56.803Z] #16 0.678 | | [2026-06-22T10:08:56.803Z] #16 0.678 | iot_typecode_t [2026-06-22T10:08:56.803Z] #16 0.678 /device-coap/src/c/coap-server.c:128:65: note: format string is defined here [2026-06-22T10:08:56.803Z] #16 0.678 128 | iot_log_error (sdk_ctx->lc, "unsupported resource type %d", resource->properties->type); [2026-06-22T10:08:56.803Z] #16 0.678 | ~^ [2026-06-22T10:08:56.803Z] #16 0.678 | | [2026-06-22T10:08:56.803Z] #16 0.678 | int [2026-06-22T10:08:56.803Z] #16 0.679 /device-coap/src/c/coap-server.c:145:3: error: too few arguments to function 'devsdk_post_readings' [2026-06-22T10:08:56.803Z] #16 0.679 145 | devsdk_post_readings (sdk_ctx->service, device->name, resource->name, results); [2026-06-22T10:08:56.803Z] #16 0.679 | ^~~~~~~~~~~~~~~~~~~~ [2026-06-22T10:08:56.803Z] #16 0.679 /usr/include/devsdk/devsdk.h:347:6: note: declared here [2026-06-22T10:08:56.803Z] #16 0.679 347 | void devsdk_post_readings (devsdk_service_t *svc, const char *device_name, const char *resource_name, devsdk_commandresult *values, iot_data_t *tags); [2026-06-22T10:08:56.803Z] #16 0.679 | ^~~~~~~~~~~~~~~~~~~~ [2026-06-22T10:08:56.803Z] #16 0.683 make[2]: *** [CMakeFiles/device-coap.dir/build.make:90: CMakeFiles/device-coap.dir/coap-server.c.o] Error 1 [2026-06-22T10:08:56.803Z] #16 0.684 make[1]: *** [CMakeFiles/Makefile2:83: CMakeFiles/device-coap.dir/all] Error 2 [2026-06-22T10:08:56.803Z] #16 0.684 make: *** [Makefile:136: all] Error 2 [2026-06-22T10:08:56.803Z] #16 DONE 0.7s [2026-06-22T10:08:57.063Z] [2026-06-22T10:08:57.063Z] #17 exporting to image [2026-06-22T10:08:57.063Z] #17 exporting layers [2026-06-22T10:08:57.063Z] #17 exporting layers 0.3s done [2026-06-22T10:08:57.323Z] #17 writing image sha256:eb612deb2ec7fea7894c17aad9d1b1ad684fc2e6b3cd46eda7b331c050b8e858 done [2026-06-22T10:08:57.323Z] #17 naming to docker.io/library/ci-base-image-x86_64 done [2026-06-22T10:08:57.323Z] #17 DONE 0.3s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-22T10:08:57.765Z] + docker inspect -f . ci-base-image-x86_64 [2026-06-22T10:08:57.765Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-06-22T10:08:57.847Z] prd-ubuntu20.04-docker-8c-8g-13643 does not seem to be running inside a container [2026-06-22T10:08:57.881Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-coap-c_PR-69 -v /w/workspace/edgexfoundry_device-coap-c_PR-69:/w/workspace/edgexfoundry_device-coap-c_PR-69:rw,z -v /w/workspace/edgexfoundry_device-coap-c_PR-69@tmp:/w/workspace/edgexfoundry_device-coap-c_PR-69@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2026-06-22T10:08:58.126Z] $ docker top f61025bfd56687f9d3dd2218585d2bd3033bc34d41936f5438a1127dc68f741e -eo pid,comm [Pipeline] { [Pipeline] sh [2026-06-22T10:08:58.476Z] + make test [2026-06-22T10:08:58.476Z] build/release/device-coap [Pipeline] } [2026-06-22T10:08:58.492Z] $ docker stop --time=1 f61025bfd56687f9d3dd2218585d2bd3033bc34d41936f5438a1127dc68f741e [2026-06-22T10:08:59.730Z] $ docker rm -f --volumes f61025bfd56687f9d3dd2218585d2bd3033bc34d41936f5438a1127dc68f741e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-06-22T10:09:00.422Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-06-22T10:09:00.711Z] + ls -al . [2026-06-22T10:09:00.711Z] total 96 [2026-06-22T10:09:00.711Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 22 10:08 . [2026-06-22T10:09:00.711Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 22 10:07 .. [2026-06-22T10:09:00.711Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 22 10:08 .git [2026-06-22T10:09:00.711Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 22 10:07 .github [2026-06-22T10:09:00.711Z] -rw-rw-r-- 1 jenkins jenkins 14 Jun 22 10:07 .gitignore [2026-06-22T10:09:00.711Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 22 10:08 .semver [2026-06-22T10:09:00.711Z] -rw-rw-r-- 1 jenkins jenkins 2037 Jun 22 10:07 Attribution.txt [2026-06-22T10:09:00.711Z] -rw-rw-r-- 1 jenkins jenkins 3893 Jun 22 10:07 CHANGELOG.md [2026-06-22T10:09:00.711Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 22 10:07 GOVERNANCE.md [2026-06-22T10:09:00.711Z] -rw-rw-r-- 1 jenkins jenkins 798 Jun 22 10:07 Jenkinsfile [2026-06-22T10:09:00.711Z] -rw-rw-r-- 1 jenkins jenkins 10173 Jun 22 10:07 LICENSE [2026-06-22T10:09:00.711Z] -rw-rw-r-- 1 jenkins jenkins 938 Jun 22 10:07 Makefile [2026-06-22T10:09:00.711Z] -rw-rw-r-- 1 jenkins jenkins 619 Jun 22 10:07 OWNERS.md [2026-06-22T10:09:00.711Z] -rw-rw-r-- 1 jenkins jenkins 12454 Jun 22 10:07 README.md [2026-06-22T10:09:00.711Z] -rw-rw-r-- 1 jenkins jenkins 506 Jun 22 10:07 ROADMAP.md [2026-06-22T10:09:00.711Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 22 10:08 VERSION [2026-06-22T10:09:00.711Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 22 10:07 res [2026-06-22T10:09:00.711Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 22 10:07 scripts [2026-06-22T10:09:00.711Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 22 10:07 src [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-22T10:09:01.047Z] + 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=3f725107a583085a82a5c249792f737b1f612470 --label arch=amd64 --label version=0.0.0 . [2026-06-22T10:09:01.312Z] #0 building with "default" instance using docker driver [2026-06-22T10:09:01.312Z] [2026-06-22T10:09:01.312Z] #1 [internal] load build definition from Dockerfile.alpine [2026-06-22T10:09:01.312Z] #1 transferring dockerfile: 2.13kB done [2026-06-22T10:09:01.312Z] #1 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 10) [2026-06-22T10:09:01.312Z] #1 DONE 0.0s [2026-06-22T10:09:01.312Z] [2026-06-22T10:09:01.312Z] #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-06-22T10:09:01.312Z] #2 DONE 0.0s [2026-06-22T10:09:01.312Z] [2026-06-22T10:09:01.312Z] #3 [internal] load .dockerignore [2026-06-22T10:09:01.312Z] #3 transferring context: 2B done [2026-06-22T10:09:01.312Z] #3 DONE 0.0s [2026-06-22T10:09:01.312Z] [2026-06-22T10:09:01.312Z] #4 [internal] load build context [2026-06-22T10:09:01.312Z] #4 transferring context: 16.46kB done [2026-06-22T10:09:01.312Z] #4 DONE 0.0s [2026-06-22T10:09:01.312Z] [2026-06-22T10:09:01.312Z] #5 [builder 1/11] FROM docker.io/library/ci-base-image-x86_64:latest [2026-06-22T10:09:01.312Z] #5 DONE 0.1s [2026-06-22T10:09:01.312Z] [2026-06-22T10:09:01.312Z] #6 [stage-1 2/15] RUN apk add --update --no-cache dumb-init [2026-06-22T10:09:01.880Z] #6 0.290 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2026-06-22T10:09:01.880Z] #6 0.371 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2026-06-22T10:09:01.880Z] #6 0.544 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz [2026-06-22T10:09:02.138Z] #6 ... [2026-06-22T10:09:02.138Z] [2026-06-22T10:09:02.138Z] #7 [builder 2/11] RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2026-06-22T10:09:02.138Z] #7 0.287 Connecting to iotech.jfrog.io (34.246.139.145:443) [2026-06-22T10:09:02.138Z] #7 0.707 saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2026-06-22T10:09:02.138Z] #7 0.707 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2026-06-22T10:09:02.138Z] #7 0.707 '/etc/apk/keys/alpine.dev.rsa.pub' saved [2026-06-22T10:09:02.138Z] #7 DONE 0.8s [2026-06-22T10:09:02.138Z] [2026-06-22T10:09:02.138Z] #8 [builder 3/11] RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories [2026-06-22T10:09:02.138Z] #8 DONE 0.3s [2026-06-22T10:09:02.138Z] [2026-06-22T10:09:02.138Z] #6 [stage-1 2/15] RUN apk add --update --no-cache dumb-init [2026-06-22T10:09:02.396Z] #6 1.123 WARNING: This apk-tools is OLD! Some packages might not function properly. [2026-06-22T10:09:02.396Z] #6 1.133 OK: 338 MiB in 103 packages [2026-06-22T10:09:02.396Z] #6 DONE 1.2s [2026-06-22T10:09:02.396Z] [2026-06-22T10:09:02.396Z] #9 [builder 4/11] RUN apk add --update --no-cache build-base git gcc cmake make linux-headers yaml-dev libmicrohttpd-dev curl-dev util-linux-dev ncurses-dev iotech-paho-mqtt-c-dev-1.3 hiredis-dev libcbor-dev iotech-iot-1.6-dev [2026-06-22T10:09:02.655Z] #9 0.370 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2026-06-22T10:09:02.655Z] #9 0.448 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2026-06-22T10:09:02.913Z] #9 0.567 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz [2026-06-22T10:09:03.480Z] #9 1.142 WARNING: This apk-tools is OLD! Some packages might not function properly. [2026-06-22T10:09:03.481Z] #9 1.152 OK: 338 MiB in 103 packages [2026-06-22T10:09:03.481Z] #9 DONE 1.2s [2026-06-22T10:09:03.481Z] [2026-06-22T10:09:03.481Z] #10 [builder 5/11] COPY scripts /device-coap/scripts [2026-06-22T10:09:03.481Z] #10 DONE 0.0s [2026-06-22T10:09:03.481Z] [2026-06-22T10:09:03.481Z] #11 [builder 6/11] COPY src /device-coap/src/ [2026-06-22T10:09:03.481Z] #11 DONE 0.0s [2026-06-22T10:09:03.481Z] [2026-06-22T10:09:03.481Z] #12 [builder 7/11] COPY VERSION /device-coap [2026-06-22T10:09:03.481Z] #12 DONE 0.0s [2026-06-22T10:09:03.481Z] [2026-06-22T10:09:03.481Z] #13 [stage-1 3/15] RUN apk --no-cache upgrade [2026-06-22T10:09:03.481Z] #13 0.298 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2026-06-22T10:09:03.481Z] #13 0.379 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2026-06-22T10:09:03.481Z] #13 0.507 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz [2026-06-22T10:09:03.481Z] #13 1.061 WARNING: This apk-tools is OLD! Some packages might not function properly. [2026-06-22T10:09:03.481Z] #13 1.074 OK: 338 MiB in 103 packages [2026-06-22T10:09:03.481Z] #13 DONE 1.2s [2026-06-22T10:09:03.481Z] [2026-06-22T10:09:03.481Z] #14 [stage-1 4/15] RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2026-06-22T10:09:04.048Z] #14 0.358 Connecting to iotech.jfrog.io (54.73.4.50:443) [2026-06-22T10:09:04.309Z] #14 ... [2026-06-22T10:09:04.309Z] [2026-06-22T10:09:04.309Z] #15 [builder 8/11] RUN mkdir -p /device-coap/build [2026-06-22T10:09:04.309Z] #15 DONE 0.4s [2026-06-22T10:09:04.309Z] [2026-06-22T10:09:04.309Z] #16 [builder 9/11] WORKDIR /device-coap [2026-06-22T10:09:04.309Z] #16 DONE 0.0s [2026-06-22T10:09:04.309Z] [2026-06-22T10:09:04.309Z] #17 [builder 10/11] RUN /device-coap/scripts/build_deps.sh 1 [2026-06-22T10:09:04.309Z] #17 0.225 + BUILD_CSDK=1 [2026-06-22T10:09:04.309Z] #17 0.225 + TINYDTLS_VERSION=b0e230d [2026-06-22T10:09:04.309Z] #17 0.225 + LIBCOAP_VERSION=1739507 [2026-06-22T10:09:04.309Z] #17 0.225 + CSDK_VERSION=4.0.2 [2026-06-22T10:09:04.309Z] #17 0.225 + '[' -d deps ] [2026-06-22T10:09:04.309Z] #17 0.225 + mkdir deps [2026-06-22T10:09:04.309Z] #17 0.226 + cd /device-coap/deps [2026-06-22T10:09:04.309Z] #17 0.226 + git clone https://github.com/eclipse/tinydtls.git [2026-06-22T10:09:04.309Z] #17 0.227 Cloning into 'tinydtls'... [2026-06-22T10:09:04.568Z] #17 ... [2026-06-22T10:09:04.568Z] [2026-06-22T10:09:04.568Z] #14 [stage-1 4/15] RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2026-06-22T10:09:04.568Z] #14 0.775 saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2026-06-22T10:09:04.568Z] #14 0.775 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2026-06-22T10:09:04.568Z] #14 0.775 '/etc/apk/keys/alpine.dev.rsa.pub' saved [2026-06-22T10:09:04.568Z] #14 DONE 0.8s [2026-06-22T10:09:04.827Z] [2026-06-22T10:09:04.827Z] #18 [stage-1 5/15] RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories [2026-06-22T10:09:04.827Z] #18 DONE 0.3s [2026-06-22T10:09:04.827Z] [2026-06-22T10:09:04.827Z] #17 [builder 10/11] RUN /device-coap/scripts/build_deps.sh 1 [2026-06-22T10:09:05.394Z] #17 1.358 + cd tinydtls [2026-06-22T10:09:05.394Z] #17 1.358 + git checkout develop [2026-06-22T10:09:05.394Z] #17 1.373 branch 'develop' set up to track 'origin/develop'. [2026-06-22T10:09:05.394Z] #17 1.373 Switched to a new branch 'develop' [2026-06-22T10:09:05.394Z] #17 1.373 + git reset --hard b0e230d [2026-06-22T10:09:05.394Z] #17 1.398 HEAD is now at b0e230d Merge pull request #44 from mrdeep1/cunit_fix [2026-06-22T10:09:05.394Z] #17 1.398 + cp /device-coap/scripts/AutoConf_cmake_patch AutoConf.cmake [2026-06-22T10:09:05.394Z] #17 1.399 + cp /device-coap/scripts/CMakeLists_txt_patch CMakeLists.txt [2026-06-22T10:09:05.394Z] #17 1.400 + cp /device-coap/scripts/dtls_config_h_cmake_in_patch dtls_config.h.cmake.in [2026-06-22T10:09:05.394Z] #17 1.400 + cp /device-coap/scripts/tests_CMakeLists_txt_patch tests/CMakeLists.txt [2026-06-22T10:09:05.394Z] #17 1.401 + mkdir -p build [2026-06-22T10:09:05.394Z] #17 1.402 + cd build [2026-06-22T10:09:05.394Z] #17 1.402 + cmake '-DCMAKE_BUILD_TYPE=Release' '-DBUILD_SHARED_LIBS=ON' .. [2026-06-22T10:09:05.394Z] #17 1.469 -- The C compiler identification is GNU 12.2.1 [2026-06-22T10:09:05.653Z] #17 1.483 -- Detecting C compiler ABI info [2026-06-22T10:09:05.653Z] #17 1.574 -- Detecting C compiler ABI info - done [2026-06-22T10:09:05.653Z] #17 1.593 -- Check for working C compiler: /usr/bin/cc - skipped [2026-06-22T10:09:05.653Z] #17 1.593 -- Detecting C compile features [2026-06-22T10:09:05.653Z] #17 1.594 -- Detecting C compile features - done [2026-06-22T10:09:05.653Z] #17 1.597 -- Looking for assert.h [2026-06-22T10:09:05.913Z] #17 ... [2026-06-22T10:09:05.913Z] [2026-06-22T10:09:05.913Z] #19 [stage-1 6/15] RUN apk add --update --no-cache linux-headers yaml libmicrohttpd curl libuuid iotech-paho-mqtt-c-dev-1.3 hiredis libcbor iotech-iot-1.6 [2026-06-22T10:09:05.913Z] #19 0.221 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2026-06-22T10:09:05.913Z] #19 0.299 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2026-06-22T10:09:05.913Z] #19 0.407 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz [2026-06-22T10:09:05.913Z] #19 0.985 WARNING: This apk-tools is OLD! Some packages might not function properly. [2026-06-22T10:09:05.913Z] #19 0.991 (1/1) Installing curl (8.12.1-r0) [2026-06-22T10:09:05.913Z] #19 0.999 Executing busybox-1.36.1-r7.trigger [2026-06-22T10:09:05.913Z] #19 1.007 OK: 338 MiB in 104 packages [2026-06-22T10:09:05.913Z] #19 DONE 1.1s [2026-06-22T10:09:05.913Z] [2026-06-22T10:09:05.913Z] #17 [builder 10/11] RUN /device-coap/scripts/build_deps.sh 1 [2026-06-22T10:09:05.913Z] #17 1.680 -- Looking for assert.h - found [2026-06-22T10:09:05.913Z] #17 1.681 -- Looking for arpa/inet.h [2026-06-22T10:09:05.913Z] #17 1.771 -- Looking for arpa/inet.h - found [2026-06-22T10:09:05.913Z] #17 1.771 -- Looking for fcntl.h [2026-06-22T10:09:05.913Z] #17 1.862 -- Looking for fcntl.h - found [2026-06-22T10:09:05.913Z] #17 1.862 -- Looking for inttypes.h [2026-06-22T10:09:05.913Z] #17 1.950 -- Looking for inttypes.h - found [2026-06-22T10:09:06.173Z] #17 1.951 -- Looking for memory.h [2026-06-22T10:09:06.173Z] #17 2.045 -- Looking for memory.h - found [2026-06-22T10:09:06.173Z] #17 2.046 -- Looking for netdb.h [2026-06-22T10:09:06.173Z] #17 2.134 -- Looking for netdb.h - found [2026-06-22T10:09:06.435Z] #17 2.135 -- Looking for netinet/in.h [2026-06-22T10:09:06.435Z] #17 2.226 -- Looking for netinet/in.h - found [2026-06-22T10:09:06.435Z] #17 2.227 -- Looking for stddef.h [2026-06-22T10:09:06.435Z] #17 2.313 -- Looking for stddef.h - found [2026-06-22T10:09:06.435Z] #17 2.314 -- Looking for stdint.h [2026-06-22T10:09:06.435Z] #17 2.403 -- Looking for stdint.h - found [2026-06-22T10:09:06.435Z] #17 2.403 -- Looking for stdlib.h [2026-06-22T10:09:06.435Z] #17 2.496 -- Looking for stdlib.h - found [2026-06-22T10:09:06.694Z] #17 2.497 -- Looking for string.h [2026-06-22T10:09:06.694Z] #17 2.585 -- Looking for string.h - found [2026-06-22T10:09:06.694Z] #17 2.585 -- Looking for strings.h [2026-06-22T10:09:06.694Z] #17 2.676 -- Looking for strings.h - found [2026-06-22T10:09:06.953Z] #17 2.677 -- Looking for time.h [2026-06-22T10:09:06.953Z] #17 2.763 -- Looking for time.h - found [2026-06-22T10:09:06.953Z] #17 2.764 -- Looking for sys/param.h [2026-06-22T10:09:06.953Z] #17 2.864 -- Looking for sys/param.h - found [2026-06-22T10:09:06.953Z] #17 2.864 -- Looking for sys/socket.h [2026-06-22T10:09:06.953Z] #17 2.955 -- Looking for sys/socket.h - found [2026-06-22T10:09:06.953Z] #17 2.956 -- Looking for sys/stat.h [2026-06-22T10:09:06.953Z] #17 3.050 -- Looking for sys/stat.h - found [2026-06-22T10:09:07.211Z] #17 3.050 -- Looking for sys/types.h [2026-06-22T10:09:07.212Z] #17 3.139 -- Looking for sys/types.h - found [2026-06-22T10:09:07.212Z] #17 3.139 -- Looking for sys/time.h [2026-06-22T10:09:07.212Z] #17 3.235 -- Looking for sys/time.h - found [2026-06-22T10:09:07.469Z] #17 3.236 -- Looking for unistd.h [2026-06-22T10:09:07.469Z] #17 3.329 -- Looking for unistd.h - found [2026-06-22T10:09:07.469Z] #17 3.329 -- Looking for float.h [2026-06-22T10:09:07.469Z] #17 3.419 -- Looking for float.h - found [2026-06-22T10:09:07.728Z] #17 3.420 -- Looking for dlfcn.h [2026-06-22T10:09:07.728Z] #17 3.511 -- Looking for dlfcn.h - found [2026-06-22T10:09:07.728Z] #17 3.512 -- Looking for memset [2026-06-22T10:09:07.728Z] #17 3.596 -- Looking for memset - found [2026-06-22T10:09:07.728Z] #17 3.596 -- Looking for select [2026-06-22T10:09:07.728Z] #17 3.678 -- Looking for select - found [2026-06-22T10:09:07.728Z] #17 3.678 -- Looking for socket [2026-06-22T10:09:07.728Z] #17 3.760 -- Looking for socket - found [2026-06-22T10:09:07.728Z] #17 3.760 -- Looking for strdup [2026-06-22T10:09:07.988Z] #17 3.856 -- Looking for strdup - found [2026-06-22T10:09:07.988Z] #17 3.857 -- Looking for strerror [2026-06-22T10:09:07.988Z] #17 3.943 -- Looking for strerror - found [2026-06-22T10:09:08.246Z] #17 3.943 -- Looking for strnlen [2026-06-22T10:09:08.246Z] #17 4.030 -- Looking for strnlen - found [2026-06-22T10:09:08.246Z] #17 4.030 -- Looking for fls [2026-06-22T10:09:08.246Z] #17 4.120 -- Looking for fls - not found [2026-06-22T10:09:08.246Z] #17 4.120 -- Looking for vprintf [2026-06-22T10:09:08.246Z] #17 4.203 -- Looking for vprintf - found [2026-06-22T10:09:08.246Z] #17 4.203 -- Performing Test HAVE_SOCKADDR_IN6_SIN6_LEN [2026-06-22T10:09:08.246Z] #17 4.253 -- Performing Test HAVE_SOCKADDR_IN6_SIN6_LEN - Failed [2026-06-22T10:09:08.505Z] #17 4.262 -- Configuring done (2.9s) [2026-06-22T10:09:08.505Z] #17 4.267 -- Generating done (0.0s) [2026-06-22T10:09:08.505Z] #17 4.268 -- Build files have been written to: /device-coap/deps/tinydtls/build [2026-06-22T10:09:08.505Z] #17 4.270 + make [2026-06-22T10:09:08.505Z] #17 4.312 [ 6%] Building C object CMakeFiles/tinydtls.dir/aes/rijndael.c.o [2026-06-22T10:09:08.505Z] #17 4.465 [ 13%] Building C object CMakeFiles/tinydtls.dir/aes/rijndael_wrap.c.o [2026-06-22T10:09:08.763Z] #17 4.498 [ 20%] Building C object CMakeFiles/tinydtls.dir/ccm.c.o [2026-06-22T10:09:08.763Z] #17 4.755 [ 26%] Building C object CMakeFiles/tinydtls.dir/crypto.c.o [2026-06-22T10:09:09.021Z] #17 4.876 In file included from /device-coap/deps/tinydtls/crypto.c:34: [2026-06-22T10:09:09.021Z] #17 4.876 In function 'ecc_ecdh', [2026-06-22T10:09:09.021Z] #17 4.876 inlined from 'dtls_ecdh_pre_master_secret' at /device-coap/deps/tinydtls/crypto.c:444:3: [2026-06-22T10:09:09.021Z] #17 4.876 /device-coap/deps/tinydtls/ecc/ecc.h:50:9: warning: 'pub_x' may be used uninitialized [-Wmaybe-uninitialized] [2026-06-22T10:09:09.021Z] #17 4.876 50 | ecc_ec_mult(px, py, secret, resultx, resulty); [2026-06-22T10:09:09.021Z] #17 4.876 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2026-06-22T10:09:09.280Z] #17 4.876 /device-coap/deps/tinydtls/ecc/ecc.h: In function 'dtls_ecdh_pre_master_secret': [2026-06-22T10:09:09.280Z] #17 4.876 /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 [2026-06-22T10:09:09.280Z] #17 4.876 47 | void ecc_ec_mult(const uint32_t *px, const uint32_t *py, const uint32_t *secret, uint32_t *resultx, uint32_t *resulty); [2026-06-22T10:09:09.280Z] #17 4.876 | ^~~~~~~~~~~ [2026-06-22T10:09:09.280Z] #17 4.877 /device-coap/deps/tinydtls/crypto.c:431:12: note: 'pub_x' declared here [2026-06-22T10:09:09.280Z] #17 4.877 431 | uint32_t pub_x[8]; [2026-06-22T10:09:09.280Z] #17 4.877 | ^~~~~ [2026-06-22T10:09:09.280Z] #17 4.877 In function 'ecc_ecdh', [2026-06-22T10:09:09.280Z] #17 4.877 inlined from 'dtls_ecdh_pre_master_secret' at /device-coap/deps/tinydtls/crypto.c:444:3: [2026-06-22T10:09:09.280Z] #17 4.877 /device-coap/deps/tinydtls/ecc/ecc.h:50:9: warning: 'pub_y' may be used uninitialized [-Wmaybe-uninitialized] [2026-06-22T10:09:09.280Z] #17 4.877 50 | ecc_ec_mult(px, py, secret, resultx, resulty); [2026-06-22T10:09:09.280Z] #17 4.877 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2026-06-22T10:09:09.280Z] #17 4.877 /device-coap/deps/tinydtls/ecc/ecc.h: In function 'dtls_ecdh_pre_master_secret': [2026-06-22T10:09:09.280Z] #17 4.877 /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 [2026-06-22T10:09:09.280Z] #17 4.877 47 | void ecc_ec_mult(const uint32_t *px, const uint32_t *py, const uint32_t *secret, uint32_t *resultx, uint32_t *resulty); [2026-06-22T10:09:09.280Z] #17 4.877 | ^~~~~~~~~~~ [2026-06-22T10:09:09.280Z] #17 4.877 /device-coap/deps/tinydtls/crypto.c:432:12: note: 'pub_y' declared here [2026-06-22T10:09:09.280Z] #17 4.877 432 | uint32_t pub_y[8]; [2026-06-22T10:09:09.280Z] #17 4.877 | ^~~~~ [2026-06-22T10:09:09.280Z] #17 4.877 In function 'ecc_ecdh', [2026-06-22T10:09:09.280Z] #17 4.877 inlined from 'dtls_ecdh_pre_master_secret' at /device-coap/deps/tinydtls/crypto.c:444:3: [2026-06-22T10:09:09.280Z] #17 4.877 /device-coap/deps/tinydtls/ecc/ecc.h:50:9: warning: 'priv' may be used uninitialized [-Wmaybe-uninitialized] [2026-06-22T10:09:09.280Z] #17 4.877 50 | ecc_ec_mult(px, py, secret, resultx, resulty); [2026-06-22T10:09:09.280Z] #17 4.877 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2026-06-22T10:09:09.280Z] #17 4.877 /device-coap/deps/tinydtls/ecc/ecc.h: In function 'dtls_ecdh_pre_master_secret': [2026-06-22T10:09:09.280Z] #17 4.877 /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 [2026-06-22T10:09:09.280Z] #17 4.877 47 | void ecc_ec_mult(const uint32_t *px, const uint32_t *py, const uint32_t *secret, uint32_t *resultx, uint32_t *resulty); [2026-06-22T10:09:09.280Z] #17 4.877 | ^~~~~~~~~~~ [2026-06-22T10:09:09.280Z] #17 4.877 /device-coap/deps/tinydtls/crypto.c:430:12: note: 'priv' declared here [2026-06-22T10:09:09.280Z] #17 4.877 430 | uint32_t priv[8]; [2026-06-22T10:09:09.280Z] #17 4.877 | ^~~~ [2026-06-22T10:09:09.280Z] #17 4.972 [ 33%] Building C object CMakeFiles/tinydtls.dir/dtls.c.o [2026-06-22T10:09:10.218Z] #17 5.972 [ 40%] Building C object CMakeFiles/tinydtls.dir/dtls_debug.c.o [2026-06-22T10:09:10.218Z] #17 6.025 [ 46%] Building C object CMakeFiles/tinydtls.dir/dtls_prng.c.o [2026-06-22T10:09:10.218Z] #17 6.075 [ 53%] Building C object CMakeFiles/tinydtls.dir/dtls_time.c.o [2026-06-22T10:09:10.218Z] #17 6.119 [ 60%] Building C object CMakeFiles/tinydtls.dir/ecc/ecc.c.o [2026-06-22T10:09:10.219Z] #17 6.139 /device-coap/deps/tinydtls/ecc/ecc.c: In function 'is_zero': [2026-06-22T10:09:10.219Z] #17 6.139 /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] [2026-06-22T10:09:10.219Z] #17 6.139 316 | for (idx = 0; idx < count; idx++) { [2026-06-22T10:09:10.219Z] #17 6.139 | ^ [2026-06-22T10:09:10.219Z] #17 6.139 /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] [2026-06-22T10:09:10.219Z] #17 6.139 319 | return result == count; [2026-06-22T10:09:10.219Z] #17 6.139 | ^~ [2026-06-22T10:09:10.790Z] #17 6.822 [ 66%] Building C object CMakeFiles/tinydtls.dir/hmac.c.o [2026-06-22T10:09:11.050Z] #17 6.883 [ 73%] Building C object CMakeFiles/tinydtls.dir/netq.c.o [2026-06-22T10:09:11.050Z] #17 6.950 [ 80%] Building C object CMakeFiles/tinydtls.dir/peer.c.o [2026-06-22T10:09:11.050Z] #17 7.001 [ 86%] Building C object CMakeFiles/tinydtls.dir/session.c.o [2026-06-22T10:09:11.050Z] #17 7.057 [ 93%] Building C object CMakeFiles/tinydtls.dir/sha2/sha2.c.o [2026-06-22T10:09:11.309Z] #17 7.076 /device-coap/deps/tinydtls/sha2/sha2.c:630:34: warning: argument 1 of type 'sha2_byte[]' {aka 'unsigned char[]'} with mismatched bound [-Warray-parameter=] [2026-06-22T10:09:11.309Z] #17 7.076 630 | void dtls_sha256_final(sha2_byte digest[], dtls_sha256_ctx* context) { [2026-06-22T10:09:11.309Z] #17 7.076 | ~~~~~~~~~~^~~~~~~~ [2026-06-22T10:09:11.309Z] #17 7.076 In file included from /device-coap/deps/tinydtls/sha2/sha2.c:45: [2026-06-22T10:09:11.309Z] #17 7.076 /device-coap/deps/tinydtls/sha2/sha2.h:134:24: note: previously declared as 'uint8_t[32]' {aka 'unsigned char[32]'} [2026-06-22T10:09:11.309Z] #17 7.076 134 | void dtls_sha256_final(uint8_t[DTLS_SHA256_DIGEST_LENGTH], dtls_sha256_ctx*); [2026-06-22T10:09:11.309Z] #17 7.076 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2026-06-22T10:09:11.309Z] #17 7.076 /device-coap/deps/tinydtls/sha2/sha2.c:690:54: warning: argument 2 of type 'char[]' with mismatched bound [-Warray-parameter=] [2026-06-22T10:09:11.309Z] #17 7.076 690 | char *dtls_sha256_end(dtls_sha256_ctx* context, char buffer[]) { [2026-06-22T10:09:11.309Z] #17 7.076 | ~~~~~^~~~~~~~ [2026-06-22T10:09:11.309Z] #17 7.076 /device-coap/deps/tinydtls/sha2/sha2.h:135:41: note: previously declared as 'char[65]' [2026-06-22T10:09:11.309Z] #17 7.076 135 | char* dtls_sha256_end(dtls_sha256_ctx*, char[DTLS_SHA256_DIGEST_STRING_LENGTH]); [2026-06-22T10:09:11.309Z] #17 7.076 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2026-06-22T10:09:11.309Z] #17 7.229 [100%] Linking C shared library libtinydtls.so [2026-06-22T10:09:11.309Z] #17 7.261 [100%] Built target tinydtls [2026-06-22T10:09:11.309Z] #17 7.271 + make install [2026-06-22T10:09:11.309Z] #17 7.314 [100%] Built target tinydtls [2026-06-22T10:09:11.309Z] #17 7.332 Install the project... [2026-06-22T10:09:11.569Z] #17 7.339 -- Install configuration: "Release" [2026-06-22T10:09:11.569Z] #17 7.340 -- Installing: /usr/local/lib/libtinydtls.so [2026-06-22T10:09:11.569Z] #17 7.341 -- Up-to-date: /usr/local/include/tinydtls [2026-06-22T10:09:11.569Z] #17 7.341 -- Installing: /usr/local/include/tinydtls/uthash.h [2026-06-22T10:09:11.569Z] #17 7.342 -- Up-to-date: /usr/local/include/tinydtls/sha2 [2026-06-22T10:09:11.569Z] #17 7.342 -- Installing: /usr/local/include/tinydtls/sha2/sha2.h [2026-06-22T10:09:11.569Z] #17 7.343 -- Up-to-date: /usr/local/include/tinydtls/ecc [2026-06-22T10:09:11.569Z] #17 7.343 -- Installing: /usr/local/include/tinydtls/ecc/test_helper.h [2026-06-22T10:09:11.569Z] #17 7.344 -- Installing: /usr/local/include/tinydtls/ecc/ecc.h [2026-06-22T10:09:11.569Z] #17 7.344 -- Installing: /usr/local/include/tinydtls/tinydtls.h [2026-06-22T10:09:11.569Z] #17 7.344 -- Installing: /usr/local/include/tinydtls/alert.h [2026-06-22T10:09:11.569Z] #17 7.345 -- Up-to-date: /usr/local/include/tinydtls/aes [2026-06-22T10:09:11.569Z] #17 7.345 -- Installing: /usr/local/include/tinydtls/aes/rijndael.h [2026-06-22T10:09:11.569Z] #17 7.345 -- Installing: /usr/local/include/tinydtls/crypto.h [2026-06-22T10:09:11.569Z] #17 7.345 -- Installing: /usr/local/include/tinydtls/numeric.h [2026-06-22T10:09:11.569Z] #17 7.346 -- Installing: /usr/local/include/tinydtls/peer.h [2026-06-22T10:09:11.569Z] #17 7.346 -- Installing: /usr/local/include/tinydtls/utlist.h [2026-06-22T10:09:11.569Z] #17 7.346 -- Installing: /usr/local/include/tinydtls/dtls_mutex.h [2026-06-22T10:09:11.569Z] #17 7.347 -- Installing: /usr/local/include/tinydtls/dtls_time.h [2026-06-22T10:09:11.569Z] #17 7.347 -- Installing: /usr/local/include/tinydtls/netq.h [2026-06-22T10:09:11.569Z] #17 7.347 -- Installing: /usr/local/include/tinydtls/dtls.h [2026-06-22T10:09:11.569Z] #17 7.347 -- Installing: /usr/local/include/tinydtls/global.h [2026-06-22T10:09:11.569Z] #17 7.348 -- Installing: /usr/local/include/tinydtls/state.h [2026-06-22T10:09:11.569Z] #17 7.348 -- Installing: /usr/local/include/tinydtls/dtls_debug.h [2026-06-22T10:09:11.569Z] #17 7.348 -- Installing: /usr/local/include/tinydtls/session.h [2026-06-22T10:09:11.569Z] #17 7.348 -- Installing: /usr/local/include/tinydtls/dtls_prng.h [2026-06-22T10:09:11.569Z] #17 7.349 -- Installing: /usr/local/include/tinydtls/hmac.h [2026-06-22T10:09:11.569Z] #17 7.349 -- Installing: /usr/local/include/tinydtls/ccm.h [2026-06-22T10:09:11.569Z] #17 7.349 -- Up-to-date: /usr/local/include/tinydtls [2026-06-22T10:09:11.569Z] #17 7.349 -- Installing: /usr/local/include/tinydtls/dtls_config.h [2026-06-22T10:09:11.569Z] #17 7.350 + cd /device-coap/deps [2026-06-22T10:09:11.569Z] #17 7.350 + git clone https://github.com/obgm/libcoap.git [2026-06-22T10:09:11.569Z] #17 7.352 Cloning into 'libcoap'... [2026-06-22T10:09:12.943Z] #17 9.011 + cd libcoap [2026-06-22T10:09:12.943Z] #17 9.011 + git reset --hard 1739507 [2026-06-22T10:09:13.201Z] #17 9.047 HEAD is now at 1739507a Merge pull request #536 from mrdeep1/bad_tcp [2026-06-22T10:09:13.201Z] #17 9.048 + patch -p1 [2026-06-22T10:09:13.201Z] #17 9.049 patching file cmake/FindTinyDTLS.cmake [2026-06-22T10:09:13.201Z] #17 9.049 + patch -p1 [2026-06-22T10:09:13.201Z] #17 9.049 patching file include/coap2/coap_config.h.in [2026-06-22T10:09:13.201Z] #17 9.050 + mkdir -p build [2026-06-22T10:09:13.201Z] #17 9.050 + cd build [2026-06-22T10:09:13.201Z] #17 9.050 + 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' .. [2026-06-22T10:09:13.201Z] #17 9.123 -- The CXX compiler identification is GNU 12.2.1 [2026-06-22T10:09:13.201Z] #17 9.178 -- The C compiler identification is GNU 12.2.1 [2026-06-22T10:09:13.201Z] #17 9.191 -- Detecting CXX compiler ABI info [2026-06-22T10:09:13.201Z] #17 9.288 -- Detecting CXX compiler ABI info - done [2026-06-22T10:09:13.461Z] #17 9.309 -- Check for working CXX compiler: /usr/bin/c++ - skipped [2026-06-22T10:09:13.461Z] #17 9.309 -- Detecting CXX compile features [2026-06-22T10:09:13.461Z] #17 9.310 -- Detecting CXX compile features - done [2026-06-22T10:09:13.461Z] #17 9.314 -- Detecting C compiler ABI info [2026-06-22T10:09:13.461Z] #17 9.407 -- Detecting C compiler ABI info - done [2026-06-22T10:09:13.461Z] #17 9.425 -- Check for working C compiler: /usr/bin/cc - skipped [2026-06-22T10:09:13.461Z] #17 9.426 -- Detecting C compile features [2026-06-22T10:09:13.461Z] #17 9.426 -- Detecting C compile features - done [2026-06-22T10:09:13.461Z] #17 9.430 -- Looking for byteswap.h [2026-06-22T10:09:13.461Z] #17 9.523 -- Looking for byteswap.h - found [2026-06-22T10:09:13.721Z] #17 9.523 -- Looking for inttypes.h [2026-06-22T10:09:13.721Z] #17 9.617 -- Looking for inttypes.h - found [2026-06-22T10:09:13.721Z] #17 9.618 -- Looking for limits.h [2026-06-22T10:09:13.721Z] #17 9.708 -- Looking for limits.h - found [2026-06-22T10:09:13.980Z] #17 9.708 -- Looking for memory.h [2026-06-22T10:09:13.980Z] #17 9.800 -- Looking for memory.h - found [2026-06-22T10:09:13.980Z] #17 9.800 -- Looking for strings.h [2026-06-22T10:09:13.980Z] #17 9.897 -- Looking for strings.h - found [2026-06-22T10:09:13.980Z] #17 9.897 -- Looking for string.h [2026-06-22T10:09:13.980Z] #17 9.988 -- Looking for string.h - found [2026-06-22T10:09:13.980Z] #17 9.988 -- Looking for sys/sysctl.h [2026-06-22T10:09:13.980Z] #17 10.04 -- Looking for sys/sysctl.h - not found [2026-06-22T10:09:14.239Z] #17 10.04 -- Looking for netinet/in.h [2026-06-22T10:09:14.239Z] #17 10.14 -- Looking for netinet/in.h - found [2026-06-22T10:09:14.239Z] #17 10.14 -- Looking for sys/epoll.h [2026-06-22T10:09:14.239Z] #17 10.23 -- Looking for sys/epoll.h - found [2026-06-22T10:09:14.498Z] #17 10.23 -- Looking for sys/timerfd.h [2026-06-22T10:09:14.498Z] #17 10.32 -- Looking for sys/timerfd.h - found [2026-06-22T10:09:14.498Z] #17 10.32 -- Looking for arpa/inet.h [2026-06-22T10:09:14.498Z] #17 10.41 -- Looking for arpa/inet.h - found [2026-06-22T10:09:14.498Z] #17 10.41 -- Looking for stdbool.h [2026-06-22T10:09:14.498Z] #17 10.50 -- Looking for stdbool.h - found [2026-06-22T10:09:14.498Z] #17 10.50 -- Looking for netdb.h [2026-06-22T10:09:14.498Z] #17 10.58 -- Looking for netdb.h - found [2026-06-22T10:09:14.757Z] #17 10.58 -- Looking for pthread.h [2026-06-22T10:09:14.757Z] #17 10.67 -- Looking for pthread.h - found [2026-06-22T10:09:14.757Z] #17 10.67 -- Looking for stdlib.h [2026-06-22T10:09:14.757Z] #17 10.75 -- Looking for stdlib.h - found [2026-06-22T10:09:15.016Z] #17 10.76 -- Looking for stdint.h [2026-06-22T10:09:15.016Z] #17 10.83 -- Looking for stdint.h - found [2026-06-22T10:09:15.016Z] #17 10.83 -- Looking for syslog.h [2026-06-22T10:09:15.016Z] #17 10.92 -- Looking for syslog.h - found [2026-06-22T10:09:15.016Z] #17 10.92 -- Looking for sys/ioctl.h [2026-06-22T10:09:15.016Z] #17 11.01 -- Looking for sys/ioctl.h - found [2026-06-22T10:09:15.016Z] #17 11.01 -- Looking for sys/socket.h [2026-06-22T10:09:15.016Z] #17 11.09 -- Looking for sys/socket.h - found [2026-06-22T10:09:15.276Z] #17 11.09 -- Looking for sys/stat.h [2026-06-22T10:09:15.276Z] #17 11.18 -- Looking for sys/stat.h - found [2026-06-22T10:09:15.276Z] #17 11.18 -- Looking for sys/time.h [2026-06-22T10:09:15.276Z] #17 11.26 -- Looking for sys/time.h - found [2026-06-22T10:09:15.535Z] #17 11.26 -- Looking for sys/types.h [2026-06-22T10:09:15.535Z] #17 11.35 -- Looking for sys/types.h - found [2026-06-22T10:09:15.535Z] #17 11.35 -- Looking for sys/unistd.h [2026-06-22T10:09:15.535Z] #17 11.40 -- Looking for sys/unistd.h - not found [2026-06-22T10:09:15.535Z] #17 11.40 -- Looking for time.h [2026-06-22T10:09:15.535Z] #17 11.48 -- Looking for time.h - found [2026-06-22T10:09:15.535Z] #17 11.48 -- Looking for unistd.h [2026-06-22T10:09:15.535Z] #17 11.57 -- Looking for unistd.h - found [2026-06-22T10:09:15.793Z] #17 11.57 -- Looking for float.h [2026-06-22T10:09:15.793Z] #17 11.66 -- Looking for float.h - found [2026-06-22T10:09:15.793Z] #17 11.66 -- Looking for stddef.h [2026-06-22T10:09:15.794Z] #17 11.73 -- Looking for stddef.h - found [2026-06-22T10:09:16.057Z] #17 11.73 -- Looking for winsock2.h [2026-06-22T10:09:16.057Z] #17 11.78 -- Looking for winsock2.h - not found [2026-06-22T10:09:16.057Z] #17 11.78 -- Looking for ws2tcpip.h [2026-06-22T10:09:16.057Z] #17 11.83 -- Looking for ws2tcpip.h - not found [2026-06-22T10:09:16.057Z] #17 11.83 -- Looking for malloc [2026-06-22T10:09:16.057Z] #17 11.92 -- Looking for malloc - found [2026-06-22T10:09:16.057Z] #17 11.92 -- Looking for memset [2026-06-22T10:09:16.057Z] #17 12.00 -- Looking for memset - found [2026-06-22T10:09:16.057Z] #17 12.00 -- Looking for select [2026-06-22T10:09:16.057Z] #17 12.09 -- Looking for select - found [2026-06-22T10:09:16.316Z] #17 12.09 -- Looking for socket [2026-06-22T10:09:16.316Z] #17 12.17 -- Looking for socket - found [2026-06-22T10:09:16.316Z] #17 12.17 -- Looking for strcasecmp [2026-06-22T10:09:16.316Z] #17 12.26 -- Looking for strcasecmp - found [2026-06-22T10:09:16.316Z] #17 12.26 -- Looking for pthread_mutex_lock [2026-06-22T10:09:16.575Z] #17 12.35 -- Looking for pthread_mutex_lock - found [2026-06-22T10:09:16.575Z] #17 12.35 -- Looking for getaddrinfo [2026-06-22T10:09:16.575Z] #17 12.43 -- Looking for getaddrinfo - found [2026-06-22T10:09:16.575Z] #17 12.43 -- Looking for strnlen [2026-06-22T10:09:16.575Z] #17 12.51 -- Looking for strnlen - found [2026-06-22T10:09:16.575Z] #17 12.51 -- Looking for strrchr [2026-06-22T10:09:16.575Z] #17 12.59 -- Looking for strrchr - found [2026-06-22T10:09:16.835Z] #17 12.59 -- Looking for getrandom [2026-06-22T10:09:16.835Z] #17 12.68 -- Looking for getrandom - found [2026-06-22T10:09:16.835Z] #17 12.68 -- Looking for cmsghdr [2026-06-22T10:09:16.835Z] #17 12.72 -- Looking for cmsghdr - not found [2026-06-22T10:09:16.835Z] #17 12.72 -- compiling without epoll support [2026-06-22T10:09:16.835Z] #17 12.72 -- compiling with DTLS support [2026-06-22T10:09:16.835Z] #17 12.72 -- DTLS_BACKEND: tinydtls [2026-06-22T10:09:16.835Z] #17 12.73 -- Found TinyDTLS: /usr/local/include [2026-06-22T10:09:16.835Z] #17 12.73 -- TINYDTLS_INCLUDE_DIR: /usr/local/include/tinydtls [2026-06-22T10:09:16.835Z] #17 12.73 -- TINYDTLS_LIBRARIES: /usr/local/lib/libtinydtls.so [2026-06-22T10:09:16.835Z] #17 12.73 -- TINYDTLS_ROOT_DIR: [2026-06-22T10:09:16.835Z] #17 12.73 -- compiling with tinydtls support [2026-06-22T10:09:16.835Z] #17 12.73 -- ENABLE_DTLS:.....................ON [2026-06-22T10:09:16.835Z] #17 12.73 -- ENABLE_TCP:......................ON [2026-06-22T10:09:16.835Z] #17 12.73 -- ENABLE_DOCS:.....................OFF [2026-06-22T10:09:16.835Z] #17 12.73 -- ENABLE_EXAMPLES:.................OFF [2026-06-22T10:09:16.835Z] #17 12.73 -- DTLS_BACKEND:....................tinydtls [2026-06-22T10:09:16.835Z] #17 12.73 -- WITH_GNUTLS:.....................OFF [2026-06-22T10:09:16.835Z] #17 12.73 -- WITH_TINYDTLS:...................ON [2026-06-22T10:09:16.835Z] #17 12.73 -- WITH_OPENSSL:....................OFF [2026-06-22T10:09:16.835Z] #17 12.73 -- WITH_MBEDTLS:....................OFF [2026-06-22T10:09:16.835Z] #17 12.73 -- HAVE_LIBTINYDTLS:................1 [2026-06-22T10:09:16.835Z] #17 12.73 -- HAVE_LIBGNUTLS:.................. [2026-06-22T10:09:16.835Z] #17 12.73 -- HAVE_OPENSSL:.................... [2026-06-22T10:09:16.835Z] #17 12.73 -- HAVE_MBEDTLS:.................... [2026-06-22T10:09:16.835Z] #17 12.73 -- COAP_EPOLL_SUPPORT:.............. [2026-06-22T10:09:16.835Z] #17 12.73 -- CMAKE_C_COMPILER:................/usr/bin/cc [2026-06-22T10:09:16.835Z] #17 12.73 -- BUILD_SHARED_LIBS:...............ON [2026-06-22T10:09:16.835Z] #17 12.73 -- CMAKE_BUILD_TYPE:................Release [2026-06-22T10:09:16.835Z] #17 12.73 -- CMAKE_SYSTEM_PROCESSOR:..........x86_64 [2026-06-22T10:09:16.835Z] #17 12.74 -- Configuring done (3.7s) [2026-06-22T10:09:16.835Z] #17 12.74 CMake Warning (dev) at CMakeLists.txt:16 (add_library): [2026-06-22T10:09:16.835Z] #17 12.74 Policy CMP0115 is not set: Source file extensions must be explicit. Run [2026-06-22T10:09:16.835Z] #17 12.74 "cmake --help-policy CMP0115" for policy details. Use the cmake_policy [2026-06-22T10:09:16.835Z] #17 12.74 command to set the policy and suppress this warning. [2026-06-22T10:09:16.835Z] #17 12.74 [2026-06-22T10:09:16.835Z] #17 12.74 File: [2026-06-22T10:09:16.835Z] #17 12.74 [2026-06-22T10:09:16.835Z] #17 12.74 /device-coap/deps/libcoap/include/coap2/coap.h.in [2026-06-22T10:09:16.835Z] #17 12.74 This warning is for project developers. Use -Wno-dev to suppress it. [2026-06-22T10:09:16.835Z] #17 12.74 [2026-06-22T10:09:16.835Z] #17 12.74 -- Generating done (0.0s) [2026-06-22T10:09:16.835Z] #17 12.75 -- Build files have been written to: /device-coap/deps/libcoap/build [2026-06-22T10:09:16.835Z] #17 12.75 + make [2026-06-22T10:09:16.835Z] #17 12.79 [ 4%] Building C object CMakeFiles/coap-2.dir/src/address.c.o [2026-06-22T10:09:16.835Z] #17 12.85 [ 8%] Building C object CMakeFiles/coap-2.dir/src/async.c.o [2026-06-22T10:09:17.094Z] #17 12.93 [ 13%] Building C object CMakeFiles/coap-2.dir/src/block.c.o [2026-06-22T10:09:17.094Z] #17 13.04 [ 17%] Building C object CMakeFiles/coap-2.dir/src/coap_debug.c.o [2026-06-22T10:09:17.354Z] #17 13.32 [ 21%] Building C object CMakeFiles/coap-2.dir/src/coap_event.c.o [2026-06-22T10:09:17.614Z] #17 13.36 [ 26%] Building C object CMakeFiles/coap-2.dir/src/coap_hashkey.c.o [2026-06-22T10:09:17.614Z] #17 13.41 [ 30%] Building C object CMakeFiles/coap-2.dir/src/coap_io.c.o [2026-06-22T10:09:17.614Z] #17 13.67 [ 34%] Building C object CMakeFiles/coap-2.dir/src/coap_notls.c.o [2026-06-22T10:09:17.874Z] #17 13.70 [ 39%] Building C object CMakeFiles/coap-2.dir/src/coap_prng.c.o [2026-06-22T10:09:17.874Z] #17 13.76 [ 43%] Building C object CMakeFiles/coap-2.dir/src/coap_session.c.o [2026-06-22T10:09:18.450Z] #17 14.28 [ 47%] Building C object CMakeFiles/coap-2.dir/src/coap_tcp.c.o [2026-06-22T10:09:18.450Z] #17 14.40 [ 52%] Building C object CMakeFiles/coap-2.dir/src/coap_time.c.o [2026-06-22T10:09:18.450Z] #17 14.45 [ 56%] Building C object CMakeFiles/coap-2.dir/src/encode.c.o [2026-06-22T10:09:18.450Z] #17 14.53 [ 60%] Building C object CMakeFiles/coap-2.dir/src/mem.c.o [2026-06-22T10:09:18.708Z] #17 14.57 [ 65%] Building C object CMakeFiles/coap-2.dir/src/net.c.o [2026-06-22T10:09:19.275Z] #17 15.15 [ 69%] Building C object CMakeFiles/coap-2.dir/src/option.c.o [2026-06-22T10:09:19.275Z] #17 15.35 [ 73%] Building C object CMakeFiles/coap-2.dir/src/pdu.c.o [2026-06-22T10:09:19.535Z] #17 15.52 [ 78%] Building C object CMakeFiles/coap-2.dir/src/resource.c.o [2026-06-22T10:09:20.108Z] #17 15.92 [ 82%] Building C object CMakeFiles/coap-2.dir/src/str.c.o [2026-06-22T10:09:20.108Z] #17 15.98 [ 86%] Building C object CMakeFiles/coap-2.dir/src/subscribe.c.o [2026-06-22T10:09:20.108Z] #17 16.03 [ 91%] Building C object CMakeFiles/coap-2.dir/src/uri.c.o [2026-06-22T10:09:20.369Z] #17 16.21 [ 95%] Building C object CMakeFiles/coap-2.dir/src/coap_tinydtls.c.o [2026-06-22T10:09:20.369Z] #17 16.39 [100%] Linking C shared library libcoap-2.so [2026-06-22T10:09:20.629Z] #17 16.42 [100%] Built target coap-2 [2026-06-22T10:09:20.629Z] #17 16.43 + make install [2026-06-22T10:09:20.629Z] #17 16.50 [100%] Built target coap-2 [2026-06-22T10:09:20.629Z] #17 16.51 Install the project... [2026-06-22T10:09:20.629Z] #17 16.52 -- Install configuration: "Release" [2026-06-22T10:09:20.629Z] #17 16.52 -- Installing: /usr/local/lib/libcoap-2.so [2026-06-22T10:09:20.629Z] #17 16.52 -- Set runtime path of "/usr/local/lib/libcoap-2.so" to "" [2026-06-22T10:09:20.629Z] #17 16.52 -- Installing: /usr/local/lib/cmake/libcoap/libcoapTargets.cmake [2026-06-22T10:09:20.629Z] #17 16.53 -- Installing: /usr/local/lib/cmake/libcoap/libcoapTargets-release.cmake [2026-06-22T10:09:20.629Z] #17 16.53 -- Installing: /usr/local/lib/cmake/libcoap/libcoapConfig.cmake [2026-06-22T10:09:20.629Z] #17 16.53 -- Installing: /usr/local/lib/cmake/libcoap/libcoapConfigVersion.cmake [2026-06-22T10:09:20.629Z] #17 16.53 -- Up-to-date: /usr/local/include [2026-06-22T10:09:20.629Z] #17 16.53 -- Up-to-date: /usr/local/include/coap2 [2026-06-22T10:09:20.629Z] #17 16.53 -- Installing: /usr/local/include/coap2/uthash.h [2026-06-22T10:09:20.629Z] #17 16.53 -- Installing: /usr/local/include/coap2/subscribe.h [2026-06-22T10:09:20.629Z] #17 16.53 -- Installing: /usr/local/include/coap2/option.h [2026-06-22T10:09:20.629Z] #17 16.53 -- Installing: /usr/local/include/coap2/resource.h [2026-06-22T10:09:20.629Z] #17 16.53 -- Installing: /usr/local/include/coap2/bits.h [2026-06-22T10:09:20.629Z] #17 16.53 -- Installing: /usr/local/include/coap2/coap_hashkey.h [2026-06-22T10:09:20.629Z] #17 16.53 -- Installing: /usr/local/include/coap2/block.h [2026-06-22T10:09:20.629Z] #17 16.53 -- Installing: /usr/local/include/coap2/coap_io.h [2026-06-22T10:09:20.629Z] #17 16.53 -- Installing: /usr/local/include/coap2/pdu.h [2026-06-22T10:09:20.629Z] #17 16.53 -- Installing: /usr/local/include/coap2/str.h [2026-06-22T10:09:20.629Z] #17 16.53 -- Installing: /usr/local/include/coap2/async.h [2026-06-22T10:09:20.629Z] #17 16.53 -- Installing: /usr/local/include/coap2/net.h [2026-06-22T10:09:20.629Z] #17 16.53 -- Installing: /usr/local/include/coap2/address.h [2026-06-22T10:09:20.629Z] #17 16.53 -- Installing: /usr/local/include/coap2/uri.h [2026-06-22T10:09:20.629Z] #17 16.53 -- Installing: /usr/local/include/coap2/coap_event.h [2026-06-22T10:09:20.629Z] #17 16.53 -- Installing: /usr/local/include/coap2/coap_riot.h [2026-06-22T10:09:20.629Z] #17 16.53 -- Installing: /usr/local/include/coap2/coap_dtls.h [2026-06-22T10:09:20.629Z] #17 16.53 -- Installing: /usr/local/include/coap2/coap_mutex.h [2026-06-22T10:09:20.629Z] #17 16.53 -- Installing: /usr/local/include/coap2/coap_prng.h [2026-06-22T10:09:20.629Z] #17 16.53 -- Installing: /usr/local/include/coap2/lwippools.h [2026-06-22T10:09:20.629Z] #17 16.53 -- Installing: /usr/local/include/coap2/coap_debug.h [2026-06-22T10:09:20.629Z] #17 16.53 -- Installing: /usr/local/include/coap2/utlist.h [2026-06-22T10:09:20.629Z] #17 16.53 -- Installing: /usr/local/include/coap2/coap_time.h [2026-06-22T10:09:20.629Z] #17 16.53 -- Installing: /usr/local/include/coap2/encode.h [2026-06-22T10:09:20.629Z] #17 16.53 -- Installing: /usr/local/include/coap2/libcoap.h [2026-06-22T10:09:20.629Z] #17 16.53 -- Installing: /usr/local/include/coap2/coap_forward_decls.h [2026-06-22T10:09:20.629Z] #17 16.54 -- Installing: /usr/local/include/coap2/mem.h [2026-06-22T10:09:20.629Z] #17 16.54 -- Installing: /usr/local/include/coap2/coap_session.h [2026-06-22T10:09:20.629Z] #17 16.54 -- Up-to-date: /usr/local/include [2026-06-22T10:09:20.629Z] #17 16.54 -- Up-to-date: /usr/local/include/coap2 [2026-06-22T10:09:20.629Z] #17 16.54 -- Installing: /usr/local/include/coap2/coap.h [2026-06-22T10:09:20.629Z] #17 16.54 + '[' 1 '=' 1 ] [2026-06-22T10:09:20.629Z] #17 16.54 + cd /device-coap/deps [2026-06-22T10:09:20.629Z] #17 16.54 + wget https://github.com/edgexfoundry/device-sdk-c/archive/v4.0.2.zip [2026-06-22T10:09:20.629Z] #17 16.54 Connecting to github.com (140.82.112.4:443) [2026-06-22T10:09:20.629Z] #17 16.64 Connecting to codeload.github.com (140.82.113.9:443) [2026-06-22T10:09:20.889Z] #17 16.76 saving to 'v4.0.2.zip' [2026-06-22T10:09:20.889Z] #17 16.82 v4.0.2.zip 100% |********************************| 256k 0:00:00 ETA [2026-06-22T10:09:20.889Z] #17 16.82 'v4.0.2.zip' saved [2026-06-22T10:09:20.889Z] #17 16.82 + unzip v4.0.2.zip [2026-06-22T10:09:20.889Z] #17 16.82 Archive: v4.0.2.zip [2026-06-22T10:09:20.889Z] #17 16.83 creating: device-sdk-c-4.0.2/ [2026-06-22T10:09:20.889Z] #17 16.83 creating: device-sdk-c-4.0.2/.github/ [2026-06-22T10:09:20.889Z] #17 16.83 inflating: device-sdk-c-4.0.2/.github/Contributing.md [2026-06-22T10:09:20.889Z] #17 16.83 inflating: device-sdk-c-4.0.2/.github/PULL_REQUEST_TEMPLATE.md [2026-06-22T10:09:20.889Z] #17 16.83 inflating: device-sdk-c-4.0.2/.github/semantic.yml [2026-06-22T10:09:20.889Z] #17 16.83 creating: device-sdk-c-4.0.2/.github/workflows/ [2026-06-22T10:09:20.889Z] #17 16.83 inflating: device-sdk-c-4.0.2/.github/workflows/release.yml [2026-06-22T10:09:20.889Z] #17 16.83 inflating: device-sdk-c-4.0.2/.gitignore [2026-06-22T10:09:20.889Z] #17 16.83 inflating: device-sdk-c-4.0.2/Attribution.txt [2026-06-22T10:09:20.889Z] #17 16.83 inflating: device-sdk-c-4.0.2/CHANGELOG.md [2026-06-22T10:09:20.889Z] #17 16.83 inflating: device-sdk-c-4.0.2/Doxyfile [2026-06-22T10:09:20.889Z] #17 16.83 inflating: device-sdk-c-4.0.2/GOVERNANCE.md [2026-06-22T10:09:20.889Z] #17 16.83 inflating: device-sdk-c-4.0.2/Jenkinsfile [2026-06-22T10:09:20.889Z] #17 16.83 inflating: device-sdk-c-4.0.2/LICENSE [2026-06-22T10:09:20.889Z] #17 16.83 inflating: device-sdk-c-4.0.2/Makefile [2026-06-22T10:09:20.889Z] #17 16.83 inflating: device-sdk-c-4.0.2/OWNERS.md [2026-06-22T10:09:20.889Z] #17 16.83 inflating: device-sdk-c-4.0.2/README.IOT.md [2026-06-22T10:09:20.889Z] #17 16.83 inflating: device-sdk-c-4.0.2/README.md [2026-06-22T10:09:20.889Z] #17 16.83 inflating: device-sdk-c-4.0.2/README.v3.md [2026-06-22T10:09:20.889Z] #17 16.83 creating: device-sdk-c-4.0.2/docs/ [2026-06-22T10:09:20.889Z] #17 16.83 inflating: device-sdk-c-4.0.2/docs/configuration.md [2026-06-22T10:09:20.889Z] #17 16.83 inflating: device-sdk-c-4.0.2/docs/deviceprofiles.md [2026-06-22T10:09:20.889Z] #17 16.83 inflating: device-sdk-c-4.0.2/docs/metrics.md [2026-06-22T10:09:20.889Z] #17 16.83 inflating: device-sdk-c-4.0.2/docs/servicewritersguide.md [2026-06-22T10:09:20.889Z] #17 16.83 inflating: device-sdk-c-4.0.2/docs/startup.md [2026-06-22T10:09:20.889Z] #17 16.83 creating: device-sdk-c-4.0.2/include/ [2026-06-22T10:09:20.889Z] #17 16.83 creating: device-sdk-c-4.0.2/include/devsdk/ [2026-06-22T10:09:20.889Z] #17 16.83 inflating: device-sdk-c-4.0.2/include/devsdk/devsdk-base.h [2026-06-22T10:09:20.889Z] #17 16.83 inflating: device-sdk-c-4.0.2/include/devsdk/devsdk.h [2026-06-22T10:09:20.889Z] #17 16.83 creating: device-sdk-c-4.0.2/include/edgex/ [2026-06-22T10:09:20.889Z] #17 16.83 inflating: device-sdk-c-4.0.2/include/edgex/devices.h [2026-06-22T10:09:20.889Z] #17 16.83 inflating: device-sdk-c-4.0.2/include/edgex/edgex-base.h [2026-06-22T10:09:20.889Z] #17 16.83 inflating: device-sdk-c-4.0.2/include/edgex/edgex.h [2026-06-22T10:09:20.889Z] #17 16.83 inflating: device-sdk-c-4.0.2/include/edgex/profiles.h [2026-06-22T10:09:20.889Z] #17 16.83 inflating: device-sdk-c-4.0.2/include/edgex/rest-server.h [2026-06-22T10:09:20.889Z] #17 16.83 creating: device-sdk-c-4.0.2/scripts/ [2026-06-22T10:09:20.889Z] #17 16.83 inflating: device-sdk-c-4.0.2/scripts/Dockerfile.alpine [2026-06-22T10:09:20.889Z] #17 16.83 inflating: device-sdk-c-4.0.2/scripts/Dockerfile.alpine-base [2026-06-22T10:09:20.889Z] #17 16.83 inflating: device-sdk-c-4.0.2/scripts/build.sh [2026-06-22T10:09:20.889Z] #17 16.83 inflating: device-sdk-c-4.0.2/scripts/entrypoint.sh [2026-06-22T10:09:20.889Z] #17 16.83 creating: device-sdk-c-4.0.2/src/ [2026-06-22T10:09:20.889Z] #17 16.83 inflating: device-sdk-c-4.0.2/src/CMakeLists.txt [2026-06-22T10:09:20.889Z] #17 16.84 creating: device-sdk-c-4.0.2/src/c/ [2026-06-22T10:09:20.889Z] #17 16.84 inflating: device-sdk-c-4.0.2/src/c/CMakeLists.txt [2026-06-22T10:09:20.889Z] #17 16.84 inflating: device-sdk-c-4.0.2/src/c/api.h [2026-06-22T10:09:20.889Z] #17 16.84 inflating: device-sdk-c-4.0.2/src/c/autoevent.c [2026-06-22T10:09:20.889Z] #17 16.84 inflating: device-sdk-c-4.0.2/src/c/autoevent.h [2026-06-22T10:09:20.889Z] #17 16.84 inflating: device-sdk-c-4.0.2/src/c/bus-impl.h [2026-06-22T10:09:20.889Z] #17 16.84 inflating: device-sdk-c-4.0.2/src/c/bus-mqtt.c [2026-06-22T10:09:20.889Z] #17 16.84 inflating: device-sdk-c-4.0.2/src/c/bus.c [2026-06-22T10:09:20.889Z] #17 16.84 inflating: device-sdk-c-4.0.2/src/c/bus.h [2026-06-22T10:09:20.889Z] #17 16.84 inflating: device-sdk-c-4.0.2/src/c/callback3.c [2026-06-22T10:09:20.889Z] #17 16.84 inflating: device-sdk-c-4.0.2/src/c/callback3.h [2026-06-22T10:09:20.889Z] #17 16.84 inflating: device-sdk-c-4.0.2/src/c/cmdinfo.h [2026-06-22T10:09:20.889Z] #17 16.84 inflating: device-sdk-c-4.0.2/src/c/command.c [2026-06-22T10:09:20.889Z] #17 16.84 inflating: device-sdk-c-4.0.2/src/c/command.h [2026-06-22T10:09:20.889Z] #17 16.84 inflating: device-sdk-c-4.0.2/src/c/config.c [2026-06-22T10:09:20.889Z] #17 16.84 inflating: device-sdk-c-4.0.2/src/c/config.h [2026-06-22T10:09:20.889Z] #17 16.84 inflating: device-sdk-c-4.0.2/src/c/correlation.c [2026-06-22T10:09:20.889Z] #17 16.84 inflating: device-sdk-c-4.0.2/src/c/correlation.h [2026-06-22T10:09:20.889Z] #17 16.84 inflating: device-sdk-c-4.0.2/src/c/data.c [2026-06-22T10:09:20.889Z] #17 16.84 inflating: device-sdk-c-4.0.2/src/c/data.h [2026-06-22T10:09:20.889Z] #17 16.84 inflating: device-sdk-c-4.0.2/src/c/defs.h.in [2026-06-22T10:09:20.889Z] #17 16.84 inflating: device-sdk-c-4.0.2/src/c/device.c [2026-06-22T10:09:20.889Z] #17 16.84 inflating: device-sdk-c-4.0.2/src/c/device.h [2026-06-22T10:09:20.889Z] #17 16.84 inflating: device-sdk-c-4.0.2/src/c/devman.c [2026-06-22T10:09:20.889Z] #17 16.84 inflating: device-sdk-c-4.0.2/src/c/devmap.c [2026-06-22T10:09:20.889Z] #17 16.84 inflating: device-sdk-c-4.0.2/src/c/devmap.h [2026-06-22T10:09:20.889Z] #17 16.84 inflating: device-sdk-c-4.0.2/src/c/devsdk-base.c [2026-06-22T10:09:20.889Z] #17 16.84 inflating: device-sdk-c-4.0.2/src/c/devutil.h [2026-06-22T10:09:20.889Z] #17 16.84 inflating: device-sdk-c-4.0.2/src/c/discovery.c [2026-06-22T10:09:20.889Z] #17 16.84 inflating: device-sdk-c-4.0.2/src/c/discovery.h [2026-06-22T10:09:20.889Z] #17 16.84 inflating: device-sdk-c-4.0.2/src/c/dto-read.c [2026-06-22T10:09:20.889Z] #17 16.84 inflating: device-sdk-c-4.0.2/src/c/dto-read.h [2026-06-22T10:09:20.889Z] #17 16.84 inflating: device-sdk-c-4.0.2/src/c/edgex-logging.c [2026-06-22T10:09:20.889Z] #17 16.84 inflating: device-sdk-c-4.0.2/src/c/edgex-logging.h [2026-06-22T10:09:20.889Z] #17 16.84 inflating: device-sdk-c-4.0.2/src/c/edgex-rest.c [2026-06-22T10:09:20.889Z] #17 16.84 inflating: device-sdk-c-4.0.2/src/c/edgex-rest.h [2026-06-22T10:09:20.889Z] #17 16.84 inflating: device-sdk-c-4.0.2/src/c/edgex2.h [2026-06-22T10:09:20.889Z] #17 16.84 inflating: device-sdk-c-4.0.2/src/c/errorlist.h [2026-06-22T10:09:20.889Z] #17 16.84 creating: device-sdk-c-4.0.2/src/c/examples/ [2026-06-22T10:09:20.889Z] #17 16.84 inflating: device-sdk-c-4.0.2/src/c/examples/CMakeLists.txt [2026-06-22T10:09:20.889Z] #17 16.84 inflating: device-sdk-c-4.0.2/src/c/examples/README.md [2026-06-22T10:09:20.889Z] #17 16.84 creating: device-sdk-c-4.0.2/src/c/examples/bitfields/ [2026-06-22T10:09:20.889Z] #17 16.84 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/CMakeLists.txt [2026-06-22T10:09:20.889Z] #17 16.84 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/README.md [2026-06-22T10:09:20.889Z] #17 16.84 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/device-bitfields.c [2026-06-22T10:09:20.889Z] #17 16.84 creating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/ [2026-06-22T10:09:20.889Z] #17 16.84 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/configuration.yaml [2026-06-22T10:09:20.889Z] #17 16.84 creating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/devices/ [2026-06-22T10:09:20.889Z] #17 16.84 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/devices/Bitfields.json [2026-06-22T10:09:20.889Z] #17 16.84 creating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/profiles/ [2026-06-22T10:09:20.889Z] #17 16.84 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/profiles/Example-Bitfields.json [2026-06-22T10:09:20.889Z] #17 16.84 creating: device-sdk-c-4.0.2/src/c/examples/counters/ [2026-06-22T10:09:20.889Z] #17 16.84 inflating: device-sdk-c-4.0.2/src/c/examples/counters/CMakeLists.txt [2026-06-22T10:09:20.889Z] #17 16.84 inflating: device-sdk-c-4.0.2/src/c/examples/counters/README.md [2026-06-22T10:09:20.889Z] #17 16.84 inflating: device-sdk-c-4.0.2/src/c/examples/counters/device-counter.c [2026-06-22T10:09:20.889Z] #17 16.84 creating: device-sdk-c-4.0.2/src/c/examples/counters/res/ [2026-06-22T10:09:20.889Z] #17 16.84 inflating: device-sdk-c-4.0.2/src/c/examples/counters/res/configuration.yaml [2026-06-22T10:09:20.889Z] #17 16.84 creating: device-sdk-c-4.0.2/src/c/examples/counters/res/devices/ [2026-06-22T10:09:20.889Z] #17 16.84 inflating: device-sdk-c-4.0.2/src/c/examples/counters/res/devices/Counters.json [2026-06-22T10:09:20.889Z] #17 16.84 creating: device-sdk-c-4.0.2/src/c/examples/counters/res/profiles/ [2026-06-22T10:09:20.889Z] #17 16.84 inflating: device-sdk-c-4.0.2/src/c/examples/counters/res/profiles/Counter.json [2026-06-22T10:09:20.889Z] #17 16.84 creating: device-sdk-c-4.0.2/src/c/examples/discovery/ [2026-06-22T10:09:20.889Z] #17 16.84 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/CMakeLists.txt [2026-06-22T10:09:20.889Z] #17 16.84 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/README.md [2026-06-22T10:09:20.889Z] #17 16.84 creating: device-sdk-c-4.0.2/src/c/examples/discovery/res/ [2026-06-22T10:09:20.889Z] #17 16.84 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/configuration.yaml [2026-06-22T10:09:20.889Z] #17 16.84 creating: device-sdk-c-4.0.2/src/c/examples/discovery/res/devices/ [2026-06-22T10:09:20.889Z] #17 16.84 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/devices/readme.txt [2026-06-22T10:09:20.889Z] #17 16.84 creating: device-sdk-c-4.0.2/src/c/examples/discovery/res/profiles/ [2026-06-22T10:09:20.889Z] #17 16.84 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/profiles/TemplateProfile.json [2026-06-22T10:09:20.889Z] #17 16.84 creating: device-sdk-c-4.0.2/src/c/examples/discovery/res/watchers/ [2026-06-22T10:09:20.889Z] #17 16.84 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/watchers/watcher1.json [2026-06-22T10:09:20.889Z] #17 16.84 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/watchers/watcher2.json [2026-06-22T10:09:20.889Z] #17 16.84 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/template.c [2026-06-22T10:09:20.889Z] #17 16.84 creating: device-sdk-c-4.0.2/src/c/examples/file/ [2026-06-22T10:09:20.889Z] #17 16.84 inflating: device-sdk-c-4.0.2/src/c/examples/file/CMakeLists.txt [2026-06-22T10:09:20.889Z] #17 16.84 inflating: device-sdk-c-4.0.2/src/c/examples/file/README.md [2026-06-22T10:09:20.889Z] #17 16.84 inflating: device-sdk-c-4.0.2/src/c/examples/file/device-file.c [2026-06-22T10:09:20.889Z] #17 16.84 creating: device-sdk-c-4.0.2/src/c/examples/file/res/ [2026-06-22T10:09:20.889Z] #17 16.84 inflating: device-sdk-c-4.0.2/src/c/examples/file/res/configuration.yaml [2026-06-22T10:09:20.889Z] #17 16.84 creating: device-sdk-c-4.0.2/src/c/examples/file/res/devices/ [2026-06-22T10:09:20.889Z] #17 16.84 inflating: device-sdk-c-4.0.2/src/c/examples/file/res/devices/file1.json [2026-06-22T10:09:20.889Z] #17 16.84 inflating: device-sdk-c-4.0.2/src/c/examples/file/res/lorem.txt [2026-06-22T10:09:20.889Z] #17 16.84 creating: device-sdk-c-4.0.2/src/c/examples/file/res/profiles/ [2026-06-22T10:09:20.889Z] #17 16.84 inflating: device-sdk-c-4.0.2/src/c/examples/file/res/profiles/FileExampleProfile.json [2026-06-22T10:09:20.889Z] #17 16.84 creating: device-sdk-c-4.0.2/src/c/examples/gyro/ [2026-06-22T10:09:20.890Z] #17 16.84 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/CMakeLists.txt [2026-06-22T10:09:20.890Z] #17 16.84 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/README.md [2026-06-22T10:09:20.890Z] #17 16.84 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/device-gyro.c [2026-06-22T10:09:20.890Z] #17 16.84 creating: device-sdk-c-4.0.2/src/c/examples/gyro/res/ [2026-06-22T10:09:20.890Z] #17 16.84 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/res/configuration.yaml [2026-06-22T10:09:20.890Z] #17 16.84 creating: device-sdk-c-4.0.2/src/c/examples/gyro/res/devices/ [2026-06-22T10:09:20.890Z] #17 16.84 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/res/devices/gyro.json [2026-06-22T10:09:20.890Z] #17 16.84 creating: device-sdk-c-4.0.2/src/c/examples/gyro/res/profiles/ [2026-06-22T10:09:20.890Z] #17 16.84 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/res/profiles/Gyro.json [2026-06-22T10:09:20.890Z] #17 16.84 creating: device-sdk-c-4.0.2/src/c/examples/random/ [2026-06-22T10:09:20.890Z] #17 16.84 inflating: device-sdk-c-4.0.2/src/c/examples/random/CMakeLists.txt [2026-06-22T10:09:20.890Z] #17 16.84 inflating: device-sdk-c-4.0.2/src/c/examples/random/README.md [2026-06-22T10:09:20.890Z] #17 16.84 inflating: device-sdk-c-4.0.2/src/c/examples/random/device-random.c [2026-06-22T10:09:20.890Z] #17 16.84 creating: device-sdk-c-4.0.2/src/c/examples/random/res/ [2026-06-22T10:09:20.890Z] #17 16.84 inflating: device-sdk-c-4.0.2/src/c/examples/random/res/configuration.yaml [2026-06-22T10:09:20.890Z] #17 16.84 creating: device-sdk-c-4.0.2/src/c/examples/random/res/devices/ [2026-06-22T10:09:20.890Z] #17 16.84 inflating: device-sdk-c-4.0.2/src/c/examples/random/res/devices/randomdevice1.json [2026-06-22T10:09:20.890Z] #17 16.84 creating: device-sdk-c-4.0.2/src/c/examples/random/res/profiles/ [2026-06-22T10:09:20.890Z] #17 16.84 inflating: device-sdk-c-4.0.2/src/c/examples/random/res/profiles/RandomExampleProfile.json [2026-06-22T10:09:20.890Z] #17 16.84 creating: device-sdk-c-4.0.2/src/c/examples/res/ [2026-06-22T10:09:20.890Z] #17 16.84 inflating: device-sdk-c-4.0.2/src/c/examples/res/configuration.yaml [2026-06-22T10:09:20.890Z] #17 16.84 creating: device-sdk-c-4.0.2/src/c/examples/res/devices/ [2026-06-22T10:09:20.890Z] #17 16.84 inflating: device-sdk-c-4.0.2/src/c/examples/res/devices/device1.json [2026-06-22T10:09:20.890Z] #17 16.84 creating: device-sdk-c-4.0.2/src/c/examples/res/profiles/ [2026-06-22T10:09:20.890Z] #17 16.84 inflating: device-sdk-c-4.0.2/src/c/examples/res/profiles/TemplateProfile.json [2026-06-22T10:09:20.890Z] #17 16.84 inflating: device-sdk-c-4.0.2/src/c/examples/template.c [2026-06-22T10:09:20.890Z] #17 16.84 creating: device-sdk-c-4.0.2/src/c/examples/terminal/ [2026-06-22T10:09:20.890Z] #17 16.84 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/CMakeLists.txt [2026-06-22T10:09:20.890Z] #17 16.84 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/README.md [2026-06-22T10:09:20.890Z] #17 16.84 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/device-terminal.c [2026-06-22T10:09:20.890Z] #17 16.84 creating: device-sdk-c-4.0.2/src/c/examples/terminal/res/ [2026-06-22T10:09:20.890Z] #17 16.84 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/res/configuration.yaml [2026-06-22T10:09:20.890Z] #17 16.84 creating: device-sdk-c-4.0.2/src/c/examples/terminal/res/devices/ [2026-06-22T10:09:20.890Z] #17 16.84 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/res/devices/terminal.json [2026-06-22T10:09:20.890Z] #17 16.84 creating: device-sdk-c-4.0.2/src/c/examples/terminal/res/profiles/ [2026-06-22T10:09:20.890Z] #17 16.84 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/res/profiles/Terminal.json [2026-06-22T10:09:20.890Z] #17 16.84 inflating: device-sdk-c-4.0.2/src/c/filesys.c [2026-06-22T10:09:20.890Z] #17 16.84 inflating: device-sdk-c-4.0.2/src/c/filesys.h [2026-06-22T10:09:20.890Z] #17 16.84 inflating: device-sdk-c-4.0.2/src/c/keeper.c [2026-06-22T10:09:20.890Z] #17 16.84 inflating: device-sdk-c-4.0.2/src/c/keeper.h [2026-06-22T10:09:20.890Z] #17 16.84 inflating: device-sdk-c-4.0.2/src/c/map.c [2026-06-22T10:09:20.890Z] #17 16.84 inflating: device-sdk-c-4.0.2/src/c/map.h [2026-06-22T10:09:20.890Z] #17 16.84 inflating: device-sdk-c-4.0.2/src/c/metadata.c [2026-06-22T10:09:20.890Z] #17 16.84 inflating: device-sdk-c-4.0.2/src/c/metadata.h [2026-06-22T10:09:20.890Z] #17 16.84 inflating: device-sdk-c-4.0.2/src/c/metrics.h [2026-06-22T10:09:20.890Z] #17 16.84 inflating: device-sdk-c-4.0.2/src/c/opstate.c [2026-06-22T10:09:20.890Z] #17 16.84 inflating: device-sdk-c-4.0.2/src/c/opstate.h [2026-06-22T10:09:20.890Z] #17 16.84 inflating: device-sdk-c-4.0.2/src/c/parson.c [2026-06-22T10:09:20.890Z] #17 16.84 inflating: device-sdk-c-4.0.2/src/c/parson.h [2026-06-22T10:09:20.890Z] #17 16.84 inflating: device-sdk-c-4.0.2/src/c/profiles.c [2026-06-22T10:09:20.890Z] #17 16.85 inflating: device-sdk-c-4.0.2/src/c/profiles.h [2026-06-22T10:09:20.890Z] #17 16.85 inflating: device-sdk-c-4.0.2/src/c/registry-impl.h [2026-06-22T10:09:20.890Z] #17 16.85 inflating: device-sdk-c-4.0.2/src/c/registry.c [2026-06-22T10:09:20.890Z] #17 16.85 inflating: device-sdk-c-4.0.2/src/c/registry.h [2026-06-22T10:09:20.890Z] #17 16.85 inflating: device-sdk-c-4.0.2/src/c/reqdata.c [2026-06-22T10:09:20.890Z] #17 16.85 inflating: device-sdk-c-4.0.2/src/c/reqdata.h [2026-06-22T10:09:20.890Z] #17 16.85 inflating: device-sdk-c-4.0.2/src/c/request_auth.c [2026-06-22T10:09:20.890Z] #17 16.85 inflating: device-sdk-c-4.0.2/src/c/request_auth.h [2026-06-22T10:09:20.890Z] #17 16.85 inflating: device-sdk-c-4.0.2/src/c/rest-server.c [2026-06-22T10:09:20.890Z] #17 16.85 inflating: device-sdk-c-4.0.2/src/c/rest-server.h [2026-06-22T10:09:20.890Z] #17 16.85 inflating: device-sdk-c-4.0.2/src/c/rest.c [2026-06-22T10:09:20.890Z] #17 16.85 inflating: device-sdk-c-4.0.2/src/c/rest.h [2026-06-22T10:09:20.890Z] #17 16.85 inflating: device-sdk-c-4.0.2/src/c/secrets-impl.h [2026-06-22T10:09:20.890Z] #17 16.85 inflating: device-sdk-c-4.0.2/src/c/secrets-insecure.c [2026-06-22T10:09:20.890Z] #17 16.85 inflating: device-sdk-c-4.0.2/src/c/secrets-insecure.h [2026-06-22T10:09:20.890Z] #17 16.85 inflating: device-sdk-c-4.0.2/src/c/secrets-vault.c [2026-06-22T10:09:20.890Z] #17 16.85 inflating: device-sdk-c-4.0.2/src/c/secrets-vault.h [2026-06-22T10:09:20.890Z] #17 16.85 inflating: device-sdk-c-4.0.2/src/c/secrets.c [2026-06-22T10:09:20.890Z] #17 16.85 inflating: device-sdk-c-4.0.2/src/c/secrets.h [2026-06-22T10:09:20.890Z] #17 16.85 inflating: device-sdk-c-4.0.2/src/c/service.c [2026-06-22T10:09:20.890Z] #17 16.85 inflating: device-sdk-c-4.0.2/src/c/service.h [2026-06-22T10:09:20.890Z] #17 16.85 inflating: device-sdk-c-4.0.2/src/c/transform.c [2026-06-22T10:09:20.890Z] #17 16.85 inflating: device-sdk-c-4.0.2/src/c/transform.h [2026-06-22T10:09:20.890Z] #17 16.85 inflating: device-sdk-c-4.0.2/src/c/validate.c [2026-06-22T10:09:20.890Z] #17 16.85 inflating: device-sdk-c-4.0.2/src/c/validate.h [2026-06-22T10:09:20.890Z] #17 16.85 inflating: device-sdk-c-4.0.2/src/c/watchers.c [2026-06-22T10:09:20.890Z] #17 16.85 inflating: device-sdk-c-4.0.2/src/c/watchers.h [2026-06-22T10:09:20.890Z] #17 16.85 creating: device-sdk-c-4.0.2/src/cmake/ [2026-06-22T10:09:20.890Z] #17 16.85 inflating: device-sdk-c-4.0.2/src/cmake/FindIOT.cmake [2026-06-22T10:09:20.890Z] #17 16.85 inflating: device-sdk-c-4.0.2/src/cmake/FindLIBCBOR.cmake [2026-06-22T10:09:20.890Z] #17 16.85 inflating: device-sdk-c-4.0.2/src/cmake/FindLIBMICROHTTP.cmake [2026-06-22T10:09:20.890Z] #17 16.85 inflating: device-sdk-c-4.0.2/src/cmake/FindLIBPAHO.cmake [2026-06-22T10:09:20.890Z] #17 16.85 inflating: device-sdk-c-4.0.2/src/cmake/FindLIBUUID.cmake [2026-06-22T10:09:20.890Z] #17 16.85 inflating: device-sdk-c-4.0.2/src/cmake/FindLIBYAML.cmake [2026-06-22T10:09:20.890Z] #17 16.85 + cd device-sdk-c-4.0.2 [2026-06-22T10:09:20.890Z] #17 16.85 + ./scripts/build.sh [2026-06-22T10:09:20.890Z] #17 16.85 + CPPCHECK=false [2026-06-22T10:09:20.890Z] #17 16.85 + DOCGEN=false [2026-06-22T10:09:20.890Z] #17 16.85 + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' [2026-06-22T10:09:20.890Z] #17 16.85 + '[' 0 -gt 0 ] [2026-06-22T10:09:20.890Z] #17 16.85 + readlink -f ./scripts/build.sh [2026-06-22T10:09:20.890Z] #17 16.85 + dirname /device-coap/deps/device-sdk-c-4.0.2/scripts/build.sh [2026-06-22T10:09:20.890Z] #17 16.85 + dirname /device-coap/deps/device-sdk-c-4.0.2/scripts [2026-06-22T10:09:20.890Z] #17 16.85 + ROOT=/device-coap/deps/device-sdk-c-4.0.2 [2026-06-22T10:09:20.890Z] #17 16.85 + cd /device-coap/deps/device-sdk-c-4.0.2 [2026-06-22T10:09:20.890Z] #17 16.85 + mkdir -p /device-coap/deps/device-sdk-c-4.0.2/build/release [2026-06-22T10:09:20.890Z] #17 16.85 + cd /device-coap/deps/device-sdk-c-4.0.2/build/release [2026-06-22T10:09:20.890Z] #17 16.85 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-coap/deps/device-sdk-c-4.0.2/src [2026-06-22T10:09:20.890Z] #17 16.93 -- The C compiler identification is GNU 12.2.1 [2026-06-22T10:09:21.149Z] #17 16.95 -- Detecting C compiler ABI info [2026-06-22T10:09:21.149Z] #17 17.03 -- Detecting C compiler ABI info - done [2026-06-22T10:09:21.149Z] #17 17.05 -- Check for working C compiler: /usr/bin/cc - skipped [2026-06-22T10:09:21.149Z] #17 17.05 -- Detecting C compile features [2026-06-22T10:09:21.149Z] #17 17.05 -- Detecting C compile features - done [2026-06-22T10:09:21.149Z] #17 17.06 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2026-06-22T10:09:21.149Z] #17 17.13 -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") [2026-06-22T10:09:21.149Z] #17 17.13 -- Found LIBYAML: /usr/lib/libyaml.so [2026-06-22T10:09:21.149Z] #17 17.14 -- Found LIBUUID: /usr/lib/libuuid.so [2026-06-22T10:09:21.149Z] #17 17.14 -- Found LIBCBOR: /usr/lib/libcbor.so [2026-06-22T10:09:21.149Z] #17 17.14 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2026-06-22T10:09:21.149Z] #17 17.15 -- Found IOT: /opt/iotech/iot/1.6/lib/libiot.so [2026-06-22T10:09:21.149Z] #17 17.15 -- /opt/iotech/iot/1.6/include [2026-06-22T10:09:21.149Z] #17 17.15 -- C SDK 0.0.0 for Linux [2026-06-22T10:09:21.149Z] #17 17.15 -- Performing Test CSDK_HAVE_ATOMIC [2026-06-22T10:09:21.149Z] #17 17.23 -- Performing Test CSDK_HAVE_ATOMIC - Success [2026-06-22T10:09:21.408Z] #17 17.28 -- Found Curses: /usr/lib/libcurses.so [2026-06-22T10:09:21.408Z] #17 17.30 -- Configuring done (0.4s) [2026-06-22T10:09:21.408Z] #17 17.34 -- Generating done (0.0s) [2026-06-22T10:09:21.667Z] #17 17.34 -- Build files have been written to: /device-coap/deps/device-sdk-c-4.0.2/build/release [2026-06-22T10:09:21.667Z] #17 17.35 + make all package [2026-06-22T10:09:21.667Z] #17 17.35 + tee release.log [2026-06-22T10:09:21.667Z] #17 17.39 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2026-06-22T10:09:21.667Z] #17 17.53 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2026-06-22T10:09:21.667Z] #17 17.68 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2026-06-22T10:09:21.928Z] #17 17.83 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2026-06-22T10:09:21.928Z] #17 17.94 [ 9%] Building C object c/CMakeFiles/csdk.dir/command.c.o [2026-06-22T10:09:22.187Z] #17 17.98 /device-coap/deps/device-sdk-c-4.0.2/src/c/command.c: In function 'devsdk_devicecorecommand_populate': [2026-06-22T10:09:22.187Z] #17 17.98 /device-coap/deps/device-sdk-c-4.0.2/src/c/command.c:218:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [2026-06-22T10:09:22.187Z] #17 17.98 218 | iot_data_t* cc_src_vector=iot_data_string_map_get_vector(map,"coreCommands"); [2026-06-22T10:09:22.187Z] #17 17.98 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2026-06-22T10:09:22.187Z] #17 18.08 [ 11%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2026-06-22T10:09:22.446Z] #17 18.40 [ 13%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2026-06-22T10:09:22.707Z] #17 18.44 [ 15%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2026-06-22T10:09:22.707Z] #17 18.59 [ 17%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2026-06-22T10:09:22.966Z] #17 18.88 [ 19%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2026-06-22T10:09:23.233Z] #17 18.97 [ 21%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2026-06-22T10:09:23.233Z] #17 19.09 [ 23%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2026-06-22T10:09:23.233Z] #17 19.22 [ 25%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2026-06-22T10:09:23.498Z] #17 19.31 [ 26%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2026-06-22T10:09:23.498Z] #17 19.47 [ 28%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2026-06-22T10:09:23.758Z] #17 19.52 [ 30%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2026-06-22T10:09:23.758Z] #17 19.83 [ 32%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2026-06-22T10:09:24.075Z] #17 19.89 [ 34%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2026-06-22T10:09:24.075Z] #17 20.13 [ 36%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2026-06-22T10:09:24.334Z] #17 20.24 [ 38%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2026-06-22T10:09:24.597Z] #17 20.47 [ 40%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2026-06-22T10:09:24.856Z] #17 20.55 [ 42%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2026-06-22T10:09:25.788Z] #17 21.53 [ 44%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2026-06-22T10:09:25.788Z] #17 21.64 [ 46%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2026-06-22T10:09:25.788Z] #17 21.71 [ 48%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2026-06-22T10:09:25.788Z] #17 21.79 [ 50%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2026-06-22T10:09:26.048Z] #17 21.85 [ 51%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2026-06-22T10:09:26.048Z] #17 22.08 [ 53%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2026-06-22T10:09:26.615Z] #17 22.42 [ 55%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2026-06-22T10:09:26.615Z] #17 22.49 [ 57%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2026-06-22T10:09:26.615Z] #17 22.61 [ 59%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2026-06-22T10:09:26.874Z] #17 22.70 [ 61%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2026-06-22T10:09:27.134Z] #17 23.21 [ 63%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2026-06-22T10:09:27.393Z] #17 23.32 [ 65%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2026-06-22T10:09:27.393Z] #17 23.38 [ 67%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2026-06-22T10:09:27.393Z] #17 23.49 [ 69%] Linking C shared library libcsdk.so [2026-06-22T10:09:27.653Z] #17 23.54 [ 69%] Built target csdk [2026-06-22T10:09:27.653Z] #17 23.56 [ 71%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2026-06-22T10:09:27.653Z] #17 23.71 [ 73%] Linking C executable template [2026-06-22T10:09:27.912Z] #17 23.74 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-22T10:09:27.912Z] #17 23.78 [ 73%] Built target template [2026-06-22T10:09:27.912Z] #17 23.80 [ 75%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2026-06-22T10:09:27.912Z] #17 23.89 [ 76%] Linking C executable device-counter [2026-06-22T10:09:28.172Z] #17 23.92 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-22T10:09:28.172Z] #17 23.96 [ 76%] Built target device-counter [2026-06-22T10:09:28.172Z] #17 23.97 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2026-06-22T10:09:28.172Z] #17 24.06 [ 80%] Linking C executable device-random [2026-06-22T10:09:28.172Z] #17 24.08 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-22T10:09:28.172Z] #17 24.12 [ 80%] Built target device-random [2026-06-22T10:09:28.172Z] #17 24.14 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2026-06-22T10:09:28.172Z] #17 24.22 [ 84%] Linking C executable device-gyro [2026-06-22T10:09:28.432Z] #17 24.25 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-22T10:09:28.432Z] #17 24.29 [ 84%] Built target device-gyro [2026-06-22T10:09:28.432Z] #17 24.30 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2026-06-22T10:09:28.432Z] #17 24.38 [ 88%] Linking C executable device-bitfields [2026-06-22T10:09:28.693Z] #17 24.41 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-22T10:09:28.693Z] #17 24.45 [ 88%] Built target device-bitfields [2026-06-22T10:09:28.693Z] #17 24.46 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2026-06-22T10:09:28.693Z] #17 24.61 [ 92%] Linking C executable template-discovery [2026-06-22T10:09:28.953Z] #17 24.64 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-22T10:09:28.953Z] #17 24.68 [ 92%] Built target template-discovery [2026-06-22T10:09:28.953Z] #17 24.69 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2026-06-22T10:09:28.953Z] #17 24.81 [ 96%] Linking C executable device-file [2026-06-22T10:09:28.953Z] #17 24.83 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-22T10:09:28.953Z] #17 24.88 [ 96%] Built target device-file [2026-06-22T10:09:28.953Z] #17 24.89 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2026-06-22T10:09:28.953Z] #17 25.00 [100%] Linking C executable device-terminal [2026-06-22T10:09:29.212Z] #17 25.02 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-22T10:09:29.212Z] #17 25.06 [100%] Built target device-terminal [2026-06-22T10:09:29.212Z] #17 25.08 Run CPack packaging tool... [2026-06-22T10:09:29.212Z] #17 25.09 CPack: Create package using TGZ [2026-06-22T10:09:29.212Z] #17 25.09 CPack: Install projects [2026-06-22T10:09:29.212Z] #17 25.09 CPack: - Run preinstall target for: Csdk [2026-06-22T10:09:29.474Z] #17 25.35 CPack: - Install project: Csdk [] [2026-06-22T10:09:29.474Z] #17 25.35 CPack: Create package [2026-06-22T10:09:29.474Z] #17 25.38 CPack: - package: /device-coap/deps/device-sdk-c-4.0.2/build/release/csdk-0.0.0.tar.gz generated. [2026-06-22T10:09:29.474Z] #17 25.38 + '[' false '=' true ] [2026-06-22T10:09:29.474Z] #17 25.38 + '[' false '=' true ] [2026-06-22T10:09:29.474Z] #17 25.38 + mkdir -p /device-coap/deps/device-sdk-c-4.0.2/build/debug [2026-06-22T10:09:29.474Z] #17 25.38 + cd /device-coap/deps/device-sdk-c-4.0.2/build/debug [2026-06-22T10:09:29.474Z] #17 25.38 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /device-coap/deps/device-sdk-c-4.0.2/src [2026-06-22T10:09:29.474Z] #17 25.45 -- The C compiler identification is GNU 12.2.1 [2026-06-22T10:09:29.474Z] #17 25.47 -- Detecting C compiler ABI info [2026-06-22T10:09:29.474Z] #17 25.55 -- Detecting C compiler ABI info - done [2026-06-22T10:09:29.474Z] #17 25.57 -- Check for working C compiler: /usr/bin/cc - skipped [2026-06-22T10:09:29.733Z] #17 25.57 -- Detecting C compile features [2026-06-22T10:09:29.733Z] #17 25.57 -- Detecting C compile features - done [2026-06-22T10:09:29.733Z] #17 25.58 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2026-06-22T10:09:29.733Z] #17 25.65 -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") [2026-06-22T10:09:29.733Z] #17 25.65 -- Found LIBYAML: /usr/lib/libyaml.so [2026-06-22T10:09:29.733Z] #17 25.65 -- Found LIBUUID: /usr/lib/libuuid.so [2026-06-22T10:09:29.733Z] #17 25.66 -- Found LIBCBOR: /usr/lib/libcbor.so [2026-06-22T10:09:29.733Z] #17 25.66 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2026-06-22T10:09:29.733Z] #17 25.66 -- Found IOT: /opt/iotech/iot/1.6/lib/libiot.so [2026-06-22T10:09:29.733Z] #17 25.66 -- /opt/iotech/iot/1.6/include [2026-06-22T10:09:29.733Z] #17 25.66 -- C SDK 0.0.0 for Linux [2026-06-22T10:09:29.733Z] #17 25.66 -- Performing Test CSDK_HAVE_ATOMIC [2026-06-22T10:09:29.733Z] #17 25.75 -- Performing Test CSDK_HAVE_ATOMIC - Success [2026-06-22T10:09:29.993Z] #17 25.80 -- Found Curses: /usr/lib/libcurses.so [2026-06-22T10:09:29.993Z] #17 25.82 -- Configuring done (0.4s) [2026-06-22T10:09:29.993Z] #17 25.85 -- Generating done (0.0s) [2026-06-22T10:09:29.993Z] #17 25.85 -- Build files have been written to: /device-coap/deps/device-sdk-c-4.0.2/build/debug [2026-06-22T10:09:29.993Z] #17 25.86 + make+ tee [2026-06-22T10:09:29.993Z] #17 25.86 debug.log [2026-06-22T10:09:29.993Z] #17 25.90 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2026-06-22T10:09:29.993Z] #17 25.99 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2026-06-22T10:09:30.252Z] #17 26.07 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2026-06-22T10:09:30.252Z] #17 26.15 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2026-06-22T10:09:30.252Z] #17 26.22 [ 9%] Building C object c/CMakeFiles/csdk.dir/command.c.o [2026-06-22T10:09:30.252Z] #17 26.26 /device-coap/deps/device-sdk-c-4.0.2/src/c/command.c: In function 'devsdk_devicecorecommand_populate': [2026-06-22T10:09:30.252Z] #17 26.26 /device-coap/deps/device-sdk-c-4.0.2/src/c/command.c:218:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [2026-06-22T10:09:30.252Z] #17 26.26 218 | iot_data_t* cc_src_vector=iot_data_string_map_get_vector(map,"coreCommands"); [2026-06-22T10:09:30.252Z] #17 26.26 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2026-06-22T10:09:30.511Z] #17 26.32 [ 11%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2026-06-22T10:09:30.511Z] #17 26.44 [ 13%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2026-06-22T10:09:30.511Z] #17 26.48 [ 15%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2026-06-22T10:09:30.511Z] #17 26.55 [ 17%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2026-06-22T10:09:30.769Z] #17 26.66 [ 19%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2026-06-22T10:09:30.769Z] #17 26.73 [ 21%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2026-06-22T10:09:30.769Z] #17 26.81 [ 23%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2026-06-22T10:09:31.028Z] #17 26.87 [ 25%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2026-06-22T10:09:31.028Z] #17 26.94 [ 26%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2026-06-22T10:09:31.028Z] #17 27.02 [ 28%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2026-06-22T10:09:31.028Z] #17 27.06 [ 30%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2026-06-22T10:09:31.289Z] #17 27.20 [ 32%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2026-06-22T10:09:31.289Z] #17 27.24 [ 34%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2026-06-22T10:09:31.289Z] #17 27.36 [ 36%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2026-06-22T10:09:31.548Z] #17 27.40 [ 38%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2026-06-22T10:09:31.548Z] #17 27.52 [ 40%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2026-06-22T10:09:31.806Z] #17 27.58 [ 42%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2026-06-22T10:09:31.806Z] #17 27.79 [ 44%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2026-06-22T10:09:32.064Z] #17 27.86 [ 46%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2026-06-22T10:09:32.064Z] #17 27.91 [ 48%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2026-06-22T10:09:32.064Z] #17 27.97 [ 50%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2026-06-22T10:09:32.064Z] #17 28.03 [ 51%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2026-06-22T10:09:32.323Z] #17 28.12 [ 53%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2026-06-22T10:09:32.323Z] #17 28.35 [ 55%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2026-06-22T10:09:32.582Z] #17 28.40 [ 57%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2026-06-22T10:09:32.582Z] #17 28.47 [ 59%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2026-06-22T10:09:32.840Z] #17 28.54 [ 61%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2026-06-22T10:09:32.840Z] #17 28.71 [ 63%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2026-06-22T10:09:32.840Z] #17 28.77 [ 65%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2026-06-22T10:09:32.840Z] #17 28.83 [ 67%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2026-06-22T10:09:33.098Z] #17 28.90 [ 69%] Linking C shared library libcsdk.so [2026-06-22T10:09:33.098Z] #17 28.97 [ 69%] Built target csdk [2026-06-22T10:09:33.098Z] #17 28.98 [ 71%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2026-06-22T10:09:33.098Z] #17 29.05 [ 73%] Linking C executable template [2026-06-22T10:09:33.098Z] #17 29.07 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-22T10:09:33.098Z] #17 29.11 [ 73%] Built target template [2026-06-22T10:09:33.098Z] #17 29.13 [ 75%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2026-06-22T10:09:33.098Z] #17 29.19 [ 76%] Linking C executable device-counter [2026-06-22T10:09:33.358Z] #17 29.21 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-22T10:09:33.358Z] #17 29.25 [ 76%] Built target device-counter [2026-06-22T10:09:33.358Z] #17 29.27 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2026-06-22T10:09:33.358Z] #17 29.33 [ 80%] Linking C executable device-random [2026-06-22T10:09:33.617Z] #17 29.36 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-22T10:09:33.617Z] #17 29.40 [ 80%] Built target device-random [2026-06-22T10:09:33.617Z] #17 29.42 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2026-06-22T10:09:33.617Z] #17 29.47 [ 84%] Linking C executable device-gyro [2026-06-22T10:09:33.617Z] #17 29.50 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-22T10:09:33.617Z] #17 29.55 [ 84%] Built target device-gyro [2026-06-22T10:09:33.617Z] #17 29.57 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2026-06-22T10:09:33.617Z] #17 29.63 [ 88%] Linking C executable device-bitfields [2026-06-22T10:09:33.877Z] #17 29.65 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-22T10:09:33.877Z] #17 29.69 [ 88%] Built target device-bitfields [2026-06-22T10:09:33.877Z] #17 29.71 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2026-06-22T10:09:33.877Z] #17 29.78 [ 92%] Linking C executable template-discovery [2026-06-22T10:09:33.877Z] #17 29.81 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-22T10:09:33.877Z] #17 29.85 [ 92%] Built target template-discovery [2026-06-22T10:09:33.877Z] #17 29.87 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2026-06-22T10:09:33.877Z] #17 29.95 [ 96%] Linking C executable device-file [2026-06-22T10:09:34.135Z] #17 29.97 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-22T10:09:34.135Z] #17 30.01 [ 96%] Built target device-file [2026-06-22T10:09:34.135Z] #17 30.03 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2026-06-22T10:09:34.135Z] #17 30.10 [100%] Linking C executable device-terminal [2026-06-22T10:09:34.395Z] #17 30.13 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-22T10:09:34.395Z] #17 30.17 [100%] Built target device-terminal [2026-06-22T10:09:34.395Z] #17 30.18 + cp -rf include/devsdk include/edgex /usr/include/ [2026-06-22T10:09:34.395Z] #17 30.18 + cp build/release/c/libcsdk.so /usr/lib/ [2026-06-22T10:09:34.395Z] #17 30.19 + rm -rf /device-coap/deps [2026-06-22T10:09:34.395Z] #17 DONE 30.3s [2026-06-22T10:09:34.395Z] [2026-06-22T10:09:34.395Z] #20 [builder 11/11] RUN /device-coap/scripts/build.sh && test -f /device-coap/build/release/device-coap [2026-06-22T10:09:34.654Z] #20 0.256 + readlink -f /device-coap/scripts/build.sh [2026-06-22T10:09:34.654Z] #20 0.257 + dirname /device-coap/scripts/build.sh [2026-06-22T10:09:34.654Z] #20 0.257 + dirname /device-coap/scripts [2026-06-22T10:09:34.654Z] #20 0.258 + ROOT=/device-coap [2026-06-22T10:09:34.654Z] #20 0.258 + echo /device-coap [2026-06-22T10:09:34.654Z] #20 0.258 + cd /device-coap [2026-06-22T10:09:34.654Z] #20 0.258 + mkdir -p /device-coap/build/release [2026-06-22T10:09:34.654Z] #20 0.258 /device-coap [2026-06-22T10:09:34.654Z] #20 0.259 + cd /device-coap/build/release [2026-06-22T10:09:34.654Z] #20 0.259 + cmake '-DCMAKE_BUILD_TYPE=Release' /device-coap/src/c [2026-06-22T10:09:34.654Z] #20 0.277 -- Configuring done (0.0s) [2026-06-22T10:09:34.654Z] #20 0.283 -- Generating done (0.0s) [2026-06-22T10:09:34.654Z] #20 0.285 -- Build files have been written to: /device-coap/build/release [2026-06-22T10:09:34.654Z] #20 0.287 + make [2026-06-22T10:09:34.654Z] #20 0.287 + tee release.log [2026-06-22T10:09:34.654Z] #20 0.325 [ 20%] Building C object CMakeFiles/device-coap.dir/coap-client.c.o [2026-06-22T10:09:34.654Z] #20 0.365 In file included from /usr/include/devsdk/devsdk.h:18, [2026-06-22T10:09:34.654Z] #20 0.365 from /device-coap/src/c/device-coap.h:17, [2026-06-22T10:09:34.654Z] #20 0.365 from /device-coap/src/c/coap-client.h:21, [2026-06-22T10:09:34.654Z] #20 0.365 from /device-coap/src/c/coap-client.c:9: [2026-06-22T10:09:34.654Z] #20 0.365 /device-coap/src/c/coap-client.c: In function 'GetEndDeviceProtocolProperties': [2026-06-22T10:09:34.654Z] #20 0.365 /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=] [2026-06-22T10:09:34.654Z] #20 0.365 89 | iot_log_debug(sdk_ctx->lc, "COAP:PSK key len %u", [2026-06-22T10:09:34.654Z] #20 0.365 | ^~~~~~~~~~~~~~~~~~~~~ [2026-06-22T10:09:34.654Z] #20 0.365 90 | strlen(end_dev_params_ptr->psk_key)); [2026-06-22T10:09:34.654Z] #20 0.365 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2026-06-22T10:09:34.654Z] #20 0.365 | | [2026-06-22T10:09:34.654Z] #20 0.365 | size_t {aka long unsigned int} [2026-06-22T10:09:34.654Z] #20 0.365 /device-coap/src/c/coap-client.c:89:55: note: format string is defined here [2026-06-22T10:09:34.654Z] #20 0.365 89 | iot_log_debug(sdk_ctx->lc, "COAP:PSK key len %u", [2026-06-22T10:09:34.654Z] #20 0.365 | ~^ [2026-06-22T10:09:34.654Z] #20 0.365 | | [2026-06-22T10:09:34.654Z] #20 0.365 | unsigned int [2026-06-22T10:09:34.654Z] #20 0.365 | %lu [2026-06-22T10:09:34.916Z] #20 0.366 /device-coap/src/c/coap-client.c: In function 'message_handler': [2026-06-22T10:09:34.916Z] #20 0.366 /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=] [2026-06-22T10:09:34.916Z] #20 0.366 126 | iot_log_error(sdk_ctx->lc, "COAP:invalid data of len %u", len); [2026-06-22T10:09:34.916Z] #20 0.366 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ [2026-06-22T10:09:34.916Z] #20 0.366 | | [2026-06-22T10:09:34.916Z] #20 0.366 | size_t {aka long unsigned int} [2026-06-22T10:09:34.916Z] #20 0.366 /device-coap/src/c/coap-client.c:126:63: note: format string is defined here [2026-06-22T10:09:34.916Z] #20 0.366 126 | iot_log_error(sdk_ctx->lc, "COAP:invalid data of len %u", len); [2026-06-22T10:09:34.916Z] #20 0.366 | ~^ [2026-06-22T10:09:34.916Z] #20 0.366 | | [2026-06-22T10:09:34.916Z] #20 0.366 | unsigned int [2026-06-22T10:09:34.916Z] #20 0.366 | %lu [2026-06-22T10:09:34.916Z] #20 0.366 /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=] [2026-06-22T10:09:34.916Z] #20 0.366 129 | iot_log_debug(sdk_ctx->lc, "COAP: coap device resource type %d", [2026-06-22T10:09:34.916Z] #20 0.366 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2026-06-22T10:09:34.916Z] #20 0.366 130 | resource->properties->type); [2026-06-22T10:09:34.916Z] #20 0.366 | ~~~~~~~~~~~~~~~~~~~~~~~~~~ [2026-06-22T10:09:34.916Z] #20 0.366 | | [2026-06-22T10:09:34.916Z] #20 0.366 | iot_typecode_t [2026-06-22T10:09:34.916Z] #20 0.366 /device-coap/src/c/coap-client.c:129:68: note: format string is defined here [2026-06-22T10:09:34.916Z] #20 0.366 129 | iot_log_debug(sdk_ctx->lc, "COAP: coap device resource type %d", [2026-06-22T10:09:34.916Z] #20 0.366 | ~^ [2026-06-22T10:09:34.916Z] #20 0.366 | | [2026-06-22T10:09:34.916Z] #20 0.366 | int [2026-06-22T10:09:34.916Z] #20 0.366 /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=] [2026-06-22T10:09:34.916Z] #20 0.366 139 | iot_log_debug(sdk_ctx->lc, "COAP:coap float data=%s, len = %d", data, [2026-06-22T10:09:34.916Z] #20 0.366 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2026-06-22T10:09:34.916Z] #20 0.366 140 | len); [2026-06-22T10:09:34.916Z] #20 0.366 | ~~~ [2026-06-22T10:09:34.916Z] #20 0.366 | | [2026-06-22T10:09:34.916Z] #20 0.366 | size_t {aka long unsigned int} [2026-06-22T10:09:34.916Z] #20 0.366 /device-coap/src/c/coap-client.c:139:71: note: format string is defined here [2026-06-22T10:09:34.916Z] #20 0.366 139 | iot_log_debug(sdk_ctx->lc, "COAP:coap float data=%s, len = %d", data, [2026-06-22T10:09:34.916Z] #20 0.366 | ~^ [2026-06-22T10:09:34.916Z] #20 0.366 | | [2026-06-22T10:09:34.916Z] #20 0.366 | int [2026-06-22T10:09:34.916Z] #20 0.366 | %ld [2026-06-22T10:09:34.916Z] #20 0.366 /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=] [2026-06-22T10:09:34.916Z] #20 0.366 144 | iot_log_debug(sdk_ctx->lc, "COAP:coap int32 data=%s, len = %d", data, [2026-06-22T10:09:34.916Z] #20 0.366 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2026-06-22T10:09:34.916Z] #20 0.366 145 | len); [2026-06-22T10:09:34.916Z] #20 0.366 | ~~~ [2026-06-22T10:09:34.916Z] #20 0.366 | | [2026-06-22T10:09:34.916Z] #20 0.366 | size_t {aka long unsigned int} [2026-06-22T10:09:34.916Z] #20 0.366 /device-coap/src/c/coap-client.c:144:71: note: format string is defined here [2026-06-22T10:09:34.916Z] #20 0.366 144 | iot_log_debug(sdk_ctx->lc, "COAP:coap int32 data=%s, len = %d", data, [2026-06-22T10:09:34.916Z] #20 0.366 | ~^ [2026-06-22T10:09:34.916Z] #20 0.366 | | [2026-06-22T10:09:34.916Z] #20 0.366 | int [2026-06-22T10:09:34.916Z] #20 0.366 | %ld [2026-06-22T10:09:34.916Z] #20 0.366 /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=] [2026-06-22T10:09:34.916Z] #20 0.366 151 | iot_log_debug(sdk_ctx->lc, "COAP:coap json data=%s, len = %d", data, [2026-06-22T10:09:34.916Z] #20 0.366 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2026-06-22T10:09:34.916Z] #20 0.366 152 | len); [2026-06-22T10:09:34.916Z] #20 0.366 | ~~~ [2026-06-22T10:09:34.916Z] #20 0.366 | | [2026-06-22T10:09:34.916Z] #20 0.366 | size_t {aka long unsigned int} [2026-06-22T10:09:34.916Z] #20 0.366 /device-coap/src/c/coap-client.c:151:70: note: format string is defined here [2026-06-22T10:09:34.916Z] #20 0.366 151 | iot_log_debug(sdk_ctx->lc, "COAP:coap json data=%s, len = %d", data, [2026-06-22T10:09:34.916Z] #20 0.366 | ~^ [2026-06-22T10:09:34.916Z] #20 0.366 | | [2026-06-22T10:09:34.916Z] #20 0.366 | int [2026-06-22T10:09:34.916Z] #20 0.366 | %ld [2026-06-22T10:09:34.916Z] #20 0.366 /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=] [2026-06-22T10:09:34.916Z] #20 0.366 156 | iot_log_error(sdk_ctx->lc, "COAP:unsupported resource type %d", [2026-06-22T10:09:34.916Z] #20 0.366 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2026-06-22T10:09:34.916Z] #20 0.366 157 | resource->properties->type); [2026-06-22T10:09:34.916Z] #20 0.366 | ~~~~~~~~~~~~~~~~~~~~~~~~~~ [2026-06-22T10:09:34.916Z] #20 0.366 | | [2026-06-22T10:09:34.916Z] #20 0.366 | iot_typecode_t [2026-06-22T10:09:34.916Z] #20 0.366 /device-coap/src/c/coap-client.c:156:71: note: format string is defined here [2026-06-22T10:09:34.916Z] #20 0.366 156 | iot_log_error(sdk_ctx->lc, "COAP:unsupported resource type %d", [2026-06-22T10:09:34.916Z] #20 0.366 | ~^ [2026-06-22T10:09:34.916Z] #20 0.366 | | [2026-06-22T10:09:34.917Z] #20 0.366 | int [2026-06-22T10:09:34.917Z] #20 0.367 /device-coap/src/c/coap-client.c: In function 'CoapSendCommandToEndDevice': [2026-06-22T10:09:34.917Z] #20 0.367 /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=] [2026-06-22T10:09:34.917Z] #20 0.367 244 | iot_log_debug(sdk_ctx->lc, "COAP: Data = %d, Len = %d", *post_data, len); [2026-06-22T10:09:34.917Z] #20 0.367 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ [2026-06-22T10:09:34.917Z] #20 0.367 | | [2026-06-22T10:09:34.917Z] #20 0.367 | size_t {aka long unsigned int} [2026-06-22T10:09:34.917Z] #20 0.367 /device-coap/src/c/coap-client.c:244:55: note: format string is defined here [2026-06-22T10:09:34.917Z] #20 0.367 244 | iot_log_debug(sdk_ctx->lc, "COAP: Data = %d, Len = %d", *post_data, len); [2026-06-22T10:09:34.917Z] #20 0.367 | ~^ [2026-06-22T10:09:34.917Z] #20 0.367 | | [2026-06-22T10:09:34.917Z] #20 0.367 | int [2026-06-22T10:09:34.917Z] #20 0.367 | %ld [2026-06-22T10:09:34.917Z] #20 0.367 /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=] [2026-06-22T10:09:34.917Z] #20 0.367 252 | iot_log_debug(sdk_ctx->lc, "COAP-client:ED psk key = %s, len=%d", [2026-06-22T10:09:34.917Z] #20 0.367 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2026-06-22T10:09:34.917Z] #20 0.367 253 | (uint8_t *)end_dev_params_ptr->psk_key, [2026-06-22T10:09:34.917Z] #20 0.367 254 | strlen(end_dev_params_ptr->psk_key)); [2026-06-22T10:09:34.917Z] #20 0.367 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2026-06-22T10:09:34.917Z] #20 0.367 | | [2026-06-22T10:09:34.917Z] #20 0.367 | size_t {aka long unsigned int} [2026-06-22T10:09:34.917Z] #20 0.367 /device-coap/src/c/coap-client.c:252:67: note: format string is defined here [2026-06-22T10:09:34.917Z] #20 0.367 252 | iot_log_debug(sdk_ctx->lc, "COAP-client:ED psk key = %s, len=%d", [2026-06-22T10:09:34.917Z] #20 0.367 | ~^ [2026-06-22T10:09:34.917Z] #20 0.367 | | [2026-06-22T10:09:34.917Z] #20 0.367 | int [2026-06-22T10:09:34.917Z] #20 0.367 | %ld [2026-06-22T10:09:34.917Z] #20 0.368 /device-coap/src/c/coap-client.c: In function 'CoapGetRequestToEndDevice': [2026-06-22T10:09:34.917Z] #20 0.368 /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=] [2026-06-22T10:09:34.917Z] #20 0.368 351 | iot_log_debug(sdk_ctx->lc, "COAP-client:ED psk key = %s, len=%d", [2026-06-22T10:09:34.917Z] #20 0.368 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2026-06-22T10:09:34.917Z] #20 0.368 352 | (uint8_t *)end_dev_params_ptr->psk_key, [2026-06-22T10:09:34.917Z] #20 0.368 353 | strlen(end_dev_params_ptr->psk_key)); [2026-06-22T10:09:34.917Z] #20 0.368 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2026-06-22T10:09:34.917Z] #20 0.368 | | [2026-06-22T10:09:34.917Z] #20 0.368 | size_t {aka long unsigned int} [2026-06-22T10:09:34.917Z] #20 0.368 /device-coap/src/c/coap-client.c:351:67: note: format string is defined here [2026-06-22T10:09:34.917Z] #20 0.368 351 | iot_log_debug(sdk_ctx->lc, "COAP-client:ED psk key = %s, len=%d", [2026-06-22T10:09:34.917Z] #20 0.368 | ~^ [2026-06-22T10:09:34.917Z] #20 0.368 | | [2026-06-22T10:09:34.917Z] #20 0.368 | int [2026-06-22T10:09:34.917Z] #20 0.368 | %ld [2026-06-22T10:09:34.917Z] #20 0.479 [ 40%] Building C object CMakeFiles/device-coap.dir/coap-server.c.o [2026-06-22T10:09:34.917Z] #20 0.519 In file included from /usr/include/devsdk/devsdk.h:18, [2026-06-22T10:09:34.917Z] #20 0.519 from /usr/include/edgex/devices.h:17, [2026-06-22T10:09:34.917Z] #20 0.519 from /device-coap/src/c/coap-server.c:22: [2026-06-22T10:09:34.917Z] #20 0.519 /device-coap/src/c/coap-server.c: In function 'data_handler': [2026-06-22T10:09:34.917Z] #20 0.519 /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=] [2026-06-22T10:09:34.917Z] #20 0.519 82 | iot_log_info (sdk_ctx->lc, "invalid data of len %u", len); [2026-06-22T10:09:34.917Z] #20 0.519 | ^~~~~~~~~~~~~~~~~~~~~~~~ ~~~ [2026-06-22T10:09:34.917Z] #20 0.519 | | [2026-06-22T10:09:34.917Z] #20 0.519 | size_t {aka long unsigned int} [2026-06-22T10:09:34.917Z] #20 0.519 /device-coap/src/c/coap-server.c:82:54: note: format string is defined here [2026-06-22T10:09:34.917Z] #20 0.519 82 | iot_log_info (sdk_ctx->lc, "invalid data of len %u", len); [2026-06-22T10:09:34.917Z] #20 0.519 | ~^ [2026-06-22T10:09:34.917Z] #20 0.519 | | [2026-06-22T10:09:34.917Z] #20 0.519 | unsigned int [2026-06-22T10:09:34.917Z] #20 0.519 | %lu [2026-06-22T10:09:34.917Z] #20 0.519 /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=] [2026-06-22T10:09:34.917Z] #20 0.519 128 | iot_log_error (sdk_ctx->lc, "unsupported resource type %d", resource->properties->type); [2026-06-22T10:09:34.917Z] #20 0.519 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~ [2026-06-22T10:09:34.917Z] #20 0.519 | | [2026-06-22T10:09:34.917Z] #20 0.519 | iot_typecode_t [2026-06-22T10:09:34.917Z] #20 0.519 /device-coap/src/c/coap-server.c:128:65: note: format string is defined here [2026-06-22T10:09:34.917Z] #20 0.519 128 | iot_log_error (sdk_ctx->lc, "unsupported resource type %d", resource->properties->type); [2026-06-22T10:09:34.917Z] #20 0.519 | ~^ [2026-06-22T10:09:34.917Z] #20 0.519 | | [2026-06-22T10:09:34.917Z] #20 0.519 | int [2026-06-22T10:09:34.917Z] #20 0.519 /device-coap/src/c/coap-server.c:145:3: error: too few arguments to function 'devsdk_post_readings' [2026-06-22T10:09:34.917Z] #20 0.519 145 | devsdk_post_readings (sdk_ctx->service, device->name, resource->name, results); [2026-06-22T10:09:34.917Z] #20 0.519 | ^~~~~~~~~~~~~~~~~~~~ [2026-06-22T10:09:34.917Z] #20 0.519 /usr/include/devsdk/devsdk.h:347:6: note: declared here [2026-06-22T10:09:34.917Z] #20 0.519 347 | void devsdk_post_readings (devsdk_service_t *svc, const char *device_name, const char *resource_name, devsdk_commandresult *values, iot_data_t *tags); [2026-06-22T10:09:34.917Z] #20 0.519 | ^~~~~~~~~~~~~~~~~~~~ [2026-06-22T10:09:34.917Z] #20 0.522 make[2]: *** [CMakeFiles/device-coap.dir/build.make:90: CMakeFiles/device-coap.dir/coap-server.c.o] Error 1 [2026-06-22T10:09:34.917Z] #20 0.523 make[1]: *** [CMakeFiles/Makefile2:83: CMakeFiles/device-coap.dir/all] Error 2 [2026-06-22T10:09:34.917Z] #20 0.523 make: *** [Makefile:136: all] Error 2 [2026-06-22T10:09:34.917Z] #20 ERROR: process "/bin/sh -c /device-coap/scripts/build.sh && test -f /device-coap/build/release/device-coap" did not complete successfully: exit code: 1 [2026-06-22T10:09:34.917Z] ------ [2026-06-22T10:09:34.917Z] > [builder 11/11] RUN /device-coap/scripts/build.sh && test -f /device-coap/build/release/device-coap: [2026-06-22T10:09:34.917Z] 0.519 | int [2026-06-22T10:09:34.917Z] 0.519 /device-coap/src/c/coap-server.c:145:3: error: too few arguments to function 'devsdk_post_readings' [2026-06-22T10:09:34.917Z] 0.519 145 | devsdk_post_readings (sdk_ctx->service, device->name, resource->name, results); [2026-06-22T10:09:34.917Z] 0.519 | ^~~~~~~~~~~~~~~~~~~~ [2026-06-22T10:09:34.917Z] 0.519 /usr/include/devsdk/devsdk.h:347:6: note: declared here [2026-06-22T10:09:34.917Z] 0.519 347 | void devsdk_post_readings (devsdk_service_t *svc, const char *device_name, const char *resource_name, devsdk_commandresult *values, iot_data_t *tags); [2026-06-22T10:09:34.917Z] 0.519 | ^~~~~~~~~~~~~~~~~~~~ [2026-06-22T10:09:34.917Z] 0.522 make[2]: *** [CMakeFiles/device-coap.dir/build.make:90: CMakeFiles/device-coap.dir/coap-server.c.o] Error 1 [2026-06-22T10:09:34.917Z] 0.523 make[1]: *** [CMakeFiles/Makefile2:83: CMakeFiles/device-coap.dir/all] Error 2 [2026-06-22T10:09:34.917Z] 0.523 make: *** [Makefile:136: all] Error 2 [2026-06-22T10:09:34.917Z] ------ [2026-06-22T10:09:34.917Z] [2026-06-22T10:09:34.917Z] 1 warning found (use docker --debug to expand): [2026-06-22T10:09:34.917Z]  - FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 10) [2026-06-22T10:09:34.917Z] Dockerfile.alpine:23 [2026-06-22T10:09:34.917Z] -------------------- [2026-06-22T10:09:34.917Z] 21 | WORKDIR /device-coap [2026-06-22T10:09:34.917Z] 22 | RUN /device-coap/scripts/build_deps.sh 1 [2026-06-22T10:09:34.917Z] 23 | >>> RUN /device-coap/scripts/build.sh && test -f /device-coap/build/release/device-coap [2026-06-22T10:09:34.917Z] 24 | [2026-06-22T10:09:34.917Z] 25 | [2026-06-22T10:09:34.917Z] -------------------- [2026-06-22T10:09:34.917Z] ERROR: failed to solve: process "/bin/sh -c /device-coap/scripts/build.sh && test -f /device-coap/build/release/device-coap" did not complete successfully: exit code: 1 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-22T10:09:35.431Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-06-22T10:09:35.431Z] [2026-06-22T10:09:35.431Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-22T10:09:35.746Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-06-22T10:09:35.746Z] latest: Pulling from edgex-lftools-log-publisher [2026-06-22T10:09:35.746Z] 5eb5b503b376: Pulling fs layer [2026-06-22T10:09:35.746Z] 5c69ac0246d0: Pulling fs layer [2026-06-22T10:09:35.746Z] ec43610c2a17: Pulling fs layer [2026-06-22T10:09:35.746Z] 3a2ae6a8a46f: Pulling fs layer [2026-06-22T10:09:35.746Z] 33b1e0a273af: Pulling fs layer [2026-06-22T10:09:35.746Z] 5d3b04190fa2: Pulling fs layer [2026-06-22T10:09:35.746Z] 2f39f015ded8: Pulling fs layer [2026-06-22T10:09:35.746Z] 33b1e0a273af: Waiting [2026-06-22T10:09:35.746Z] 5d3b04190fa2: Waiting [2026-06-22T10:09:35.746Z] 2f39f015ded8: Waiting [2026-06-22T10:09:35.746Z] 3a2ae6a8a46f: Waiting [2026-06-22T10:09:35.746Z] 5c69ac0246d0: Verifying Checksum [2026-06-22T10:09:35.746Z] 5c69ac0246d0: Download complete [2026-06-22T10:09:35.746Z] 3a2ae6a8a46f: Download complete [2026-06-22T10:09:35.746Z] 33b1e0a273af: Verifying Checksum [2026-06-22T10:09:35.746Z] 33b1e0a273af: Download complete [2026-06-22T10:09:35.746Z] ec43610c2a17: Verifying Checksum [2026-06-22T10:09:35.746Z] ec43610c2a17: Download complete [2026-06-22T10:09:36.005Z] 5d3b04190fa2: Verifying Checksum [2026-06-22T10:09:36.005Z] 5d3b04190fa2: Download complete [2026-06-22T10:09:36.005Z] 5eb5b503b376: Verifying Checksum [2026-06-22T10:09:36.005Z] 5eb5b503b376: Download complete [2026-06-22T10:09:36.572Z] 2f39f015ded8: Download complete [2026-06-22T10:09:37.508Z] 5eb5b503b376: Pull complete [2026-06-22T10:09:37.768Z] 5c69ac0246d0: Pull complete [2026-06-22T10:09:38.028Z] ec43610c2a17: Pull complete [2026-06-22T10:09:38.288Z] 3a2ae6a8a46f: Pull complete [2026-06-22T10:09:38.288Z] 33b1e0a273af: Pull complete [2026-06-22T10:09:38.545Z] 5d3b04190fa2: Pull complete [2026-06-22T10:09:43.809Z] 2f39f015ded8: Pull complete [2026-06-22T10:09:43.809Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-06-22T10:09:43.809Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-06-22T10:09:43.809Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-06-22T10:09:43.917Z] prd-ubuntu20.04-docker-8c-8g-13643 does not seem to be running inside a container [2026-06-22T10:09:43.957Z] $ 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-69 -v /w/workspace/edgexfoundry_device-coap-c_PR-69:/w/workspace/edgexfoundry_device-coap-c_PR-69:rw,z -v /w/workspace/edgexfoundry_device-coap-c_PR-69@tmp:/w/workspace/edgexfoundry_device-coap-c_PR-69@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2026-06-22T10:09:45.174Z] $ docker top 2ecb94d3a160ee2cd198a2797b1e089ca534908fd237e2b00ecabb2624ea2460 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-06-22T10:09:45.571Z] ---> job-cost.sh [2026-06-22T10:09:45.571Z] lf-activate-venv: SKIPPING [2026-06-22T10:09:45.571Z] INFO: No Stack... [2026-06-22T10:09:45.832Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-06-22T10:09:46.093Z] INFO: Archiving Costs [Pipeline] sh [2026-06-22T10:09:46.387Z] + cat /w/workspace/edgexfoundry_device-coap-c_PR-69/archives/cost.csv [2026-06-22T10:09:46.387Z] + cut -d, -f6 [Pipeline] lock [2026-06-22T10:09:46.403Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-coap-c-PR-69-3-stack-cost] [2026-06-22T10:09:46.411Z] Resource [jenkins-edgexfoundry-device-coap-c-PR-69-3-stack-cost] did not exist. Created. [2026-06-22T10:09:46.418Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-coap-c-PR-69-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-06-22T10:09:46.730Z] + echo total: 0.2199999988079071 [Pipeline] stash [2026-06-22T10:09:46.762Z] Stashed 1 file(s) [Pipeline] } [2026-06-22T10:09:46.771Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-coap-c-PR-69-3-stack-cost] [Pipeline] // lock [Pipeline] } [2026-06-22T10:09:46.804Z] $ docker stop --time=1 2ecb94d3a160ee2cd198a2797b1e089ca534908fd237e2b00ecabb2624ea2460 [2026-06-22T10:09:47.948Z] $ docker rm -f --volumes 2ecb94d3a160ee2cd198a2797b1e089ca534908fd237e2b00ecabb2624ea2460 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2026-06-22T10:09:48.103Z] Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2026-06-22T10:09:48.740Z] + [ -d /w/workspace/edgexfoundry_device-coap-c_PR-69/archives ] [2026-06-22T10:09:48.740Z] + ls -al /w/workspace/edgexfoundry_device-coap-c_PR-69/archives [2026-06-22T10:09:48.740Z] total 16 [2026-06-22T10:09:48.740Z] drwxr-xr-x 3 root root 4096 Jun 22 10:09 . [2026-06-22T10:09:48.740Z] drwxrwxr-x 9 jenkins jenkins 4096 Jun 22 10:09 .. [2026-06-22T10:09:48.740Z] drwxr-xr-x 2 root root 4096 Jun 22 10:09 cost [2026-06-22T10:09:48.740Z] -rw-r--r-- 1 root root 84 Jun 22 10:09 cost.csv [2026-06-22T10:09:48.740Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-coap-c_PR-69/archives [2026-06-22T10:09:48.740Z] + ls -al /w/workspace/edgexfoundry_device-coap-c_PR-69/archives [2026-06-22T10:09:48.740Z] total 16 [2026-06-22T10:09:48.740Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 22 10:09 . [2026-06-22T10:09:48.740Z] drwxrwxr-x 9 jenkins jenkins 4096 Jun 22 10:09 .. [2026-06-22T10:09:48.740Z] drwxr-xr-x 2 jenkins jenkins 4096 Jun 22 10:09 cost [2026-06-22T10:09:48.740Z] -rw-r--r-- 1 jenkins jenkins 84 Jun 22 10:09 cost.csv [Pipeline] libraryResource [Pipeline] sh [2026-06-22T10:09:49.034Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-06-22T10:09:49.902Z] ---> package-listing.sh [2026-06-22T10:09:49.902Z] ++ facter osfamily [2026-06-22T10:09:49.902Z] ++ tr '[:upper:]' '[:lower:]' [2026-06-22T10:09:50.163Z] + OS_FAMILY=debian [2026-06-22T10:09:50.163Z] + workspace=/w/workspace/edgexfoundry_device-coap-c_PR-69 [2026-06-22T10:09:50.163Z] + START_PACKAGES=/tmp/packages_start.txt [2026-06-22T10:09:50.163Z] + END_PACKAGES=/tmp/packages_end.txt [2026-06-22T10:09:50.163Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-06-22T10:09:50.163Z] + PACKAGES=/tmp/packages_start.txt [2026-06-22T10:09:50.163Z] + '[' /w/workspace/edgexfoundry_device-coap-c_PR-69 ']' [2026-06-22T10:09:50.163Z] + PACKAGES=/tmp/packages_end.txt [2026-06-22T10:09:50.163Z] + case "${OS_FAMILY}" in [2026-06-22T10:09:50.163Z] + dpkg -l [2026-06-22T10:09:50.163Z] + grep '^ii' [2026-06-22T10:09:50.163Z] + '[' -f /tmp/packages_start.txt ']' [2026-06-22T10:09:50.163Z] + '[' -f /tmp/packages_end.txt ']' [2026-06-22T10:09:50.163Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-06-22T10:09:50.163Z] + '[' /w/workspace/edgexfoundry_device-coap-c_PR-69 ']' [2026-06-22T10:09:50.163Z] + mkdir -p /w/workspace/edgexfoundry_device-coap-c_PR-69/archives/ [2026-06-22T10:09:50.163Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-coap-c_PR-69/archives/ [Pipeline] echo [2026-06-22T10:09:50.176Z] 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-69/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2026-06-22T10:09:50.459Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-22T10:09:51.028Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-06-22T10:09:51.028Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-06-22T10:09:51.112Z] prd-ubuntu20.04-docker-8c-8g-13643 does not seem to be running inside a container [2026-06-22T10:09:51.152Z] $ 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-69/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-69 -v /w/workspace/edgexfoundry_device-coap-c_PR-69:/w/workspace/edgexfoundry_device-coap-c_PR-69:rw,z -v /w/workspace/edgexfoundry_device-coap-c_PR-69@tmp:/w/workspace/edgexfoundry_device-coap-c_PR-69@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2026-06-22T10:09:51.377Z] $ docker top 979a7eeb5c4bd86f91cf1771819dd7ae923d415ca8e5d4f4c7f9171441853df5 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-06-22T10:09:51.720Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-06-22T10:09:52.007Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-06-22T10:09:52.294Z] + ls /var/log/sa-host [2026-06-22T10:09:52.295Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-06-22T10:09:52.502Z] provisioning config files... [2026-06-22T10:09:52.511Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-coap-c_PR-69@tmp/config439443498829128586tmp [Pipeline] { [Pipeline] echo [2026-06-22T10:09:52.538Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-06-22T10:09:52.825Z] ---> create-netrc.sh [Pipeline] } [2026-06-22T10:09:52.833Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-06-22T10:09:53.180Z] ---> python-tools-install.sh [Pipeline] echo [2026-06-22T10:09:53.190Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-06-22T10:09:53.472Z] ---> sudo-logs.sh [2026-06-22T10:09:53.472Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2026-06-22T10:09:53.500Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-06-22T10:09:53.790Z] ---> job-cost.sh [2026-06-22T10:09:53.790Z] lf-activate-venv: SKIPPING [2026-06-22T10:09:53.790Z] DEBUG: total: 0.2199999988079071 [2026-06-22T10:09:53.790Z] INFO: Retrieving Stack Cost... [2026-06-22T10:09:53.790Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-06-22T10:09:54.049Z] INFO: Archiving Costs [Pipeline] echo [2026-06-22T10:09:54.065Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-06-22T10:09:54.348Z] ---> logs-deploy.sh [2026-06-22T10:09:54.348Z] lf-activate-venv: SKIPPING [2026-06-22T10:09:54.348Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-coap-c/PR-69/3 [2026-06-22T10:09:54.348Z] INFO: archiving workspace using pattern(s): [2026-06-22T10:09:55.284Z] Archives upload complete. [2026-06-22T10:09:55.284Z] INFO: archiving logs to Nexus