Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d06e4e00998446ad01d994bac18d16f9e188c7f3+0a681b1e7e7fb8602de999b105add27f5514d4a7 (5e5605fa1362a2af4ada0972ae1555690e9e88e0) 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-ssh7444289915992462784.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-ssh16489818647183308743.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-68/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-68/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15360183794624419323.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-ssh4695631259354669963.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-68/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-68/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh18141234934768648239.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-13734 in /w/workspace/edgexfoundry_device-coap-c_PR-68 [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-68 # 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 0a681b1e7e7fb8602de999b105add27f5514d4a7 into PR head commit d06e4e00998446ad01d994bac18d16f9e188c7f3 Merge succeeded, producing 9e50920b50462823d631642ee9f56800a420156a Checking out Revision 9e50920b50462823d631642ee9f56800a420156a (PR-68) > 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/68/head:refs/remotes/origin/PR-68 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d06e4e00998446ad01d994bac18d16f9e188c7f3 # 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 0a681b1e7e7fb8602de999b105add27f5514d4a7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9e50920b50462823d631642ee9f56800a420156a # timeout=10 Commit message: "Merge commit '0a681b1e7e7fb8602de999b105add27f5514d4a7' into HEAD" > git rev-list --no-walk d06e4e00998446ad01d994bac18d16f9e188c7f3 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2026-06-23T06:54:31.539Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2026-06-23T06:54:31.611Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2026-06-23T06:54:31.634Z] ========================================================= [2026-06-23T06:54:31.634Z] EdgeX Global Pipelines Version Info [2026-06-23T06:54:31.634Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2026-06-23T06:54:32.729Z] ------------------- [2026-06-23T06:54:32.729Z] stable info: [2026-06-23T06:54:32.729Z] ------------------- [2026-06-23T06:54:32.729Z] Commited By: Ginny Guan ginny@iotechsys.com [2026-06-23T06:54:32.729Z] Commit SHA: b1c004cf40c352fe6d03b0971bc7ee860312a7b0 [2026-06-23T06:54:32.729Z] Message: update stable to v1.0.281 [2026-06-23T06:54:33.300Z] ------------------- [2026-06-23T06:54:33.300Z] experimental info: [2026-06-23T06:54:33.300Z] ------------------- [2026-06-23T06:54:33.300Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2026-06-23T06:54:33.300Z] Commit SHA: b1c004cf40c352fe6d03b0971bc7ee860312a7b0 [2026-06-23T06:54:33.300Z] Message: update experimental to v1.0.281 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2026-06-23T06:54:33.376Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-coap-c-settings [Pipeline] echo [2026-06-23T06:54:33.399Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-coap-c [Pipeline] echo [2026-06-23T06:54:33.426Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2026-06-23T06:54:33.451Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2026-06-23T06:54:33.474Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2026-06-23T06:54:33.499Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = scripts/Dockerfile.alpine [Pipeline] echo [2026-06-23T06:54:33.518Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = scripts/Dockerfile.alpine-base [Pipeline] echo [2026-06-23T06:54:33.539Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2026-06-23T06:54:33.558Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2026-06-23T06:54:33.583Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-coap [Pipeline] echo [2026-06-23T06:54:33.610Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2026-06-23T06:54:33.635Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2026-06-23T06:54:33.655Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2026-06-23T06:54:33.683Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2026-06-23T06:54:33.711Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2026-06-23T06:54:33.738Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2026-06-23T06:54:33.762Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2026-06-23T06:54:33.788Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-68 [Pipeline] echo [2026-06-23T06:54:33.812Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-68 [Pipeline] echo [2026-06-23T06:54:33.841Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-68 [Pipeline] echo [2026-06-23T06:54:33.861Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9e50920b50462823d631642ee9f56800a420156a [Pipeline] echo [2026-06-23T06:54:33.886Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9e50920 [Pipeline] echo [2026-06-23T06:54:33.911Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-06-23T06:54:33.967Z] provisioning config files... [2026-06-23T06:54:33.981Z] copy managed file [device-coap-c-settings] to file:/w/workspace/edgexfoundry_device-coap-c_PR-68@tmp/config14911363532810592158tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-06-23T06:54:34.318Z] ---> ****-login.sh [2026-06-23T06:54:34.318Z] nexus3.edgexfoundry.org:10001 [2026-06-23T06:54:34.318Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-23T06:54:34.577Z] [2026-06-23T06:54:34.577Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-06-23T06:54:34.577Z] Configure a credential helper to remove this warning. See [2026-06-23T06:54:34.577Z] https://docs.****.com/go/credential-store/ [2026-06-23T06:54:34.577Z] [2026-06-23T06:54:34.577Z] Login Succeeded [2026-06-23T06:54:34.577Z] nexus3.edgexfoundry.org:10002 [2026-06-23T06:54:34.841Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-23T06:54:34.841Z] [2026-06-23T06:54:34.841Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-06-23T06:54:34.841Z] Configure a credential helper to remove this warning. See [2026-06-23T06:54:34.841Z] https://docs.****.com/go/credential-store/ [2026-06-23T06:54:34.841Z] [2026-06-23T06:54:34.841Z] Login Succeeded [2026-06-23T06:54:34.841Z] nexus3.edgexfoundry.org:10003 [2026-06-23T06:54:34.841Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-23T06:54:34.841Z] [2026-06-23T06:54:34.841Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-06-23T06:54:34.841Z] Configure a credential helper to remove this warning. See [2026-06-23T06:54:34.841Z] https://docs.****.com/go/credential-store/ [2026-06-23T06:54:34.841Z] [2026-06-23T06:54:34.841Z] Login Succeeded [2026-06-23T06:54:34.841Z] nexus3.edgexfoundry.org:10004 [2026-06-23T06:54:34.841Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-23T06:54:35.102Z] [2026-06-23T06:54:35.102Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-06-23T06:54:35.102Z] Configure a credential helper to remove this warning. See [2026-06-23T06:54:35.102Z] https://docs.****.com/go/credential-store/ [2026-06-23T06:54:35.102Z] [2026-06-23T06:54:35.102Z] Login Succeeded [2026-06-23T06:54:35.102Z] ****.io [2026-06-23T06:54:35.102Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-23T06:54:35.362Z] [2026-06-23T06:54:35.362Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-06-23T06:54:35.362Z] Configure a credential helper to remove this warning. See [2026-06-23T06:54:35.362Z] https://docs.****.com/go/credential-store/ [2026-06-23T06:54:35.362Z] [2026-06-23T06:54:35.362Z] Login Succeeded [2026-06-23T06:54:35.362Z] ---> ****-login.sh ends [Pipeline] } [2026-06-23T06:54:35.370Z] 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-23T06:54:35.769Z] + git rev-list -1 --merges 9e50920b50462823d631642ee9f56800a420156a~1..9e50920b50462823d631642ee9f56800a420156a [Pipeline] echo [2026-06-23T06:54:35.799Z] -----------> git rev-list -1 --merges 9e50920b50462823d631642ee9f56800a420156a~1..9e50920b50462823d631642ee9f56800a420156a 9e50920b50462823d631642ee9f56800a420156a [2026-06-23T06:54:35.799Z] 9e50920b50462823d631642ee9f56800a420156a [false] [Pipeline] sh [2026-06-23T06:54:36.092Z] + git log --format=format:%s -1 9e50920b50462823d631642ee9f56800a420156a [Pipeline] echo [2026-06-23T06:54:36.107Z] ========================================================= [2026-06-23T06:54:36.107Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2026-06-23T06:54:36.107Z] ========================================================= 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-23T06:54:36.552Z] + git rev-list -1 --merges 9e50920b50462823d631642ee9f56800a420156a~1..9e50920b50462823d631642ee9f56800a420156a [Pipeline] echo [2026-06-23T06:54:36.565Z] -----------> git rev-list -1 --merges 9e50920b50462823d631642ee9f56800a420156a~1..9e50920b50462823d631642ee9f56800a420156a 9e50920b50462823d631642ee9f56800a420156a [2026-06-23T06:54:36.565Z] 9e50920b50462823d631642ee9f56800a420156a [false] [Pipeline] sh [2026-06-23T06:54:36.860Z] + git log --format=format:%s -1 9e50920b50462823d631642ee9f56800a420156a [Pipeline] echo [2026-06-23T06:54:36.874Z] ========================================================= [2026-06-23T06:54:36.874Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2026-06-23T06:54:36.874Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2026-06-23T06:54:37.297Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-06-23T06:54:37.297Z] + grep -v github /etc/ssh/ssh_known_hosts [2026-06-23T06:54:37.297Z] + [ -e /tmp/ssh_known_hosts ] [2026-06-23T06:54:37.297Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2026-06-23T06:54:37.297Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2026-06-23T06:54:37.297Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2026-06-23T06:54:37.297Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-23T06:54:37.712Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-06-23T06:54:37.712Z] [2026-06-23T06:54:37.712Z] 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-23T06:54:38.011Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-06-23T06:54:38.011Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2026-06-23T06:54:38.011Z] 3dae71ba6b94: Pulling fs layer [2026-06-23T06:54:38.011Z] 6bf1a483ea7c: Pulling fs layer [2026-06-23T06:54:38.011Z] f5dfc541a4d3: Pulling fs layer [2026-06-23T06:54:38.011Z] 461d9e800cba: Pulling fs layer [2026-06-23T06:54:38.011Z] 80192f66455f: Pulling fs layer [2026-06-23T06:54:38.011Z] 2e8e34ca0e6c: Pulling fs layer [2026-06-23T06:54:38.011Z] a29436f7fd5d: Pulling fs layer [2026-06-23T06:54:38.011Z] 923cac83aea3: Pulling fs layer [2026-06-23T06:54:38.011Z] 25ad8b0a4227: Pulling fs layer [2026-06-23T06:54:38.011Z] db01528c6b51: Pulling fs layer [2026-06-23T06:54:38.011Z] 28988de357af: Pulling fs layer [2026-06-23T06:54:38.011Z] 25ad8b0a4227: Waiting [2026-06-23T06:54:38.011Z] 2e8e34ca0e6c: Waiting [2026-06-23T06:54:38.011Z] a29436f7fd5d: Waiting [2026-06-23T06:54:38.011Z] 923cac83aea3: Waiting [2026-06-23T06:54:38.011Z] db01528c6b51: Waiting [2026-06-23T06:54:38.011Z] 28988de357af: Waiting [2026-06-23T06:54:38.011Z] 461d9e800cba: Waiting [2026-06-23T06:54:38.011Z] 6bf1a483ea7c: Verifying Checksum [2026-06-23T06:54:38.011Z] 6bf1a483ea7c: Download complete [2026-06-23T06:54:38.011Z] 461d9e800cba: Verifying Checksum [2026-06-23T06:54:38.011Z] 461d9e800cba: Download complete [2026-06-23T06:54:38.270Z] 80192f66455f: Verifying Checksum [2026-06-23T06:54:38.270Z] 80192f66455f: Download complete [2026-06-23T06:54:38.270Z] f5dfc541a4d3: Verifying Checksum [2026-06-23T06:54:38.270Z] f5dfc541a4d3: Download complete [2026-06-23T06:54:38.270Z] 3dae71ba6b94: Verifying Checksum [2026-06-23T06:54:38.270Z] 3dae71ba6b94: Download complete [2026-06-23T06:54:38.270Z] 923cac83aea3: Verifying Checksum [2026-06-23T06:54:38.270Z] 923cac83aea3: Download complete [2026-06-23T06:54:38.270Z] 25ad8b0a4227: Verifying Checksum [2026-06-23T06:54:38.270Z] 25ad8b0a4227: Download complete [2026-06-23T06:54:38.529Z] db01528c6b51: Verifying Checksum [2026-06-23T06:54:38.529Z] db01528c6b51: Download complete [2026-06-23T06:54:38.529Z] 28988de357af: Verifying Checksum [2026-06-23T06:54:38.529Z] 28988de357af: Download complete [2026-06-23T06:54:38.529Z] a29436f7fd5d: Verifying Checksum [2026-06-23T06:54:38.529Z] a29436f7fd5d: Download complete [2026-06-23T06:54:39.096Z] 2e8e34ca0e6c: Verifying Checksum [2026-06-23T06:54:39.096Z] 2e8e34ca0e6c: Download complete [2026-06-23T06:54:39.665Z] 3dae71ba6b94: Pull complete [2026-06-23T06:54:39.924Z] 6bf1a483ea7c: Pull complete [2026-06-23T06:54:40.862Z] f5dfc541a4d3: Pull complete [2026-06-23T06:54:40.862Z] 461d9e800cba: Pull complete [2026-06-23T06:54:40.862Z] 80192f66455f: Pull complete [2026-06-23T06:54:45.046Z] 2e8e34ca0e6c: Pull complete [2026-06-23T06:54:45.613Z] a29436f7fd5d: Pull complete [2026-06-23T06:54:45.613Z] 923cac83aea3: Pull complete [2026-06-23T06:54:45.876Z] 25ad8b0a4227: Pull complete [2026-06-23T06:54:45.876Z] db01528c6b51: Pull complete [2026-06-23T06:54:45.876Z] 28988de357af: Pull complete [2026-06-23T06:54:45.876Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2026-06-23T06:54:45.876Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-06-23T06:54:45.876Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-06-23T06:54:46.034Z] prd-ubuntu20.04-docker-8c-8g-13734 does not seem to be running inside a container [2026-06-23T06:54:46.067Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-coap-c_PR-68 -v /w/workspace/edgexfoundry_device-coap-c_PR-68:/w/workspace/edgexfoundry_device-coap-c_PR-68:rw,z -v /w/workspace/edgexfoundry_device-coap-c_PR-68@tmp:/w/workspace/edgexfoundry_device-coap-c_PR-68@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-06-23T06:54:48.017Z] $ docker top 1691f2934f139b2a2900d67964509ad2ad0784251060882fed94002f859b9803 -eo pid,comm [2026-06-23T06:54:48.062Z] 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-23T06:54:48.062Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-06-23T06:54:48.126Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-06-23T06:54:48.126Z] [ssh-agent] Looking for ssh-agent implementation... [2026-06-23T06:54:48.246Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-06-23T06:54:48.251Z] $ docker exec 1691f2934f139b2a2900d67964509ad2ad0784251060882fed94002f859b9803 ssh-agent [2026-06-23T06:54:48.352Z] SSH_AUTH_SOCK=/tmp/ssh-BSz0wVzoCyLp/agent.33 [2026-06-23T06:54:48.352Z] SSH_AGENT_PID=39 [2026-06-23T06:54:48.359Z] Running ssh-add (command line suppressed) [2026-06-23T06:54:48.470Z] Identity added: /w/workspace/edgexfoundry_device-coap-c_PR-68@tmp/private_key_13526161995103565295.key (/w/workspace/edgexfoundry_device-coap-c_PR-68@tmp/private_key_13526161995103565295.key) [2026-06-23T06:54:48.482Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-06-23T06:54:48.797Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-coap-c_PR-68 [Pipeline] sh [2026-06-23T06:54:49.102Z] + git tag --points-at HEAD [Pipeline] } [2026-06-23T06:54:49.114Z] $ docker exec --env ******** --env ******** 1691f2934f139b2a2900d67964509ad2ad0784251060882fed94002f859b9803 ssh-agent -k [2026-06-23T06:54:49.217Z] unset SSH_AUTH_SOCK; [2026-06-23T06:54:49.217Z] unset SSH_AGENT_PID; [2026-06-23T06:54:49.217Z] echo Agent pid 39 killed; [2026-06-23T06:54:49.223Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2026-06-23T06:54:49.264Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-06-23T06:54:49.264Z] [ssh-agent] Looking for ssh-agent implementation... [2026-06-23T06:54:49.378Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-06-23T06:54:49.382Z] $ docker exec 1691f2934f139b2a2900d67964509ad2ad0784251060882fed94002f859b9803 ssh-agent [2026-06-23T06:54:49.481Z] SSH_AUTH_SOCK=/tmp/ssh-tErr3Shhx6Al/agent.86 [2026-06-23T06:54:49.481Z] SSH_AGENT_PID=92 [2026-06-23T06:54:49.486Z] Running ssh-add (command line suppressed) [2026-06-23T06:54:49.588Z] Identity added: /w/workspace/edgexfoundry_device-coap-c_PR-68@tmp/private_key_16346521878251438734.key (/w/workspace/edgexfoundry_device-coap-c_PR-68@tmp/private_key_16346521878251438734.key) [2026-06-23T06:54:49.600Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-06-23T06:54:49.891Z] + git semver init [2026-06-23T06:54:50.154Z] 2026-06-23 06:54:50,103 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-06-23T06:54:50.154Z] 2026-06-23 06:54:50,107 [run_init] DEBUG init version:0.0.0 force:False [2026-06-23T06:54:50.154Z] 2026-06-23 06:54:50,108 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-coap-c_PR-68/.semver [2026-06-23T06:54:50.154Z] 2026-06-23 06:54:50,108 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-coap-c.git /w/workspace/edgexfoundry_device-coap-c_PR-68/.semver [2026-06-23T06:54:50.154Z] 2026-06-23 06:54:50,108 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-coap-c.git', '/w/workspace/edgexfoundry_device-coap-c_PR-68/.semver'], cwd=/w/workspace/edgexfoundry_device-coap-c_PR-68, stdin=None, shell=False, universal_newlines=False) [2026-06-23T06:54:51.105Z] 2026-06-23 06:54:50,809 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-coap-c_PR-68/.git/info/exclude [2026-06-23T06:54:51.105Z] 2026-06-23 06:54:50,810 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-coap-c_PR-68/.semver/PR-68 with force:False [2026-06-23T06:54:51.105Z] 2026-06-23 06:54:50,810 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-coap-c_PR-68/.semver/PR-68 [2026-06-23T06:54:51.105Z] 2026-06-23 06:54:50,814 [execute] INFO git cat-file --batch-check [2026-06-23T06:54:51.105Z] 2026-06-23 06:54:50,814 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-coap-c_PR-68/.semver, stdin=, shell=False, universal_newlines=False) [2026-06-23T06:54:51.105Z] 2026-06-23 06:54:50,819 [execute] INFO git cat-file --batch [2026-06-23T06:54:51.105Z] 2026-06-23 06:54:50,819 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-coap-c_PR-68/.semver, stdin=, shell=False, universal_newlines=False) [2026-06-23T06:54:51.105Z] 2026-06-23 06:54:50,823 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-coap-c_PR-68/.semver/PR-68 [2026-06-23T06:54:51.105Z] 0.0.0 [Pipeline] } [2026-06-23T06:54:51.121Z] $ docker exec --env ******** --env ******** 1691f2934f139b2a2900d67964509ad2ad0784251060882fed94002f859b9803 ssh-agent -k [2026-06-23T06:54:51.215Z] unset SSH_AUTH_SOCK; [2026-06-23T06:54:51.215Z] unset SSH_AGENT_PID; [2026-06-23T06:54:51.215Z] echo Agent pid 92 killed; [2026-06-23T06:54:51.222Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-06-23T06:54:51.554Z] + git semver [Pipeline] } [2026-06-23T06:54:51.838Z] $ docker stop --time=1 1691f2934f139b2a2900d67964509ad2ad0784251060882fed94002f859b9803 [2026-06-23T06:54:53.115Z] $ docker rm -f --volumes 1691f2934f139b2a2900d67964509ad2ad0784251060882fed94002f859b9803 [Pipeline] // withDockerContainer [Pipeline] sh [2026-06-23T06:54:53.455Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2026-06-23T06:54:53.827Z] Stashed 1 file(s) [Pipeline] echo [2026-06-23T06:54:53.831Z] [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-23T06:54:54.056Z] provisioning config files... [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [2026-06-23T06:54:54.097Z] copy managed file [device-coap-c-settings] to file:/w/workspace/edgexfoundry_device-coap-c_PR-68@tmp/config1945350965360664538tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-06-23T06:54:54.396Z] ---> ****-login.sh [2026-06-23T06:54:54.396Z] nexus3.edgexfoundry.org:10001 [2026-06-23T06:54:54.396Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-23T06:54:54.396Z] Login Succeeded [2026-06-23T06:54:54.396Z] nexus3.edgexfoundry.org:10002 [2026-06-23T06:54:54.397Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-23T06:54:54.397Z] Login Succeeded [2026-06-23T06:54:54.397Z] nexus3.edgexfoundry.org:10003 [2026-06-23T06:54:54.656Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-23T06:54:54.656Z] Login Succeeded [2026-06-23T06:54:54.656Z] nexus3.edgexfoundry.org:10004 [2026-06-23T06:54:54.656Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-23T06:54:54.656Z] Login Succeeded [2026-06-23T06:54:54.656Z] ****.io [2026-06-23T06:54:54.656Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-23T06:54:54.915Z] Login Succeeded [2026-06-23T06:54:54.915Z] ---> ****-login.sh ends [Pipeline] } [2026-06-23T06:54:54.921Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2026-06-23T06:54:55.017Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-06-23T06:54:55.033Z] [prepBaseBuildImage] Generating new image with name: ci-base-image-x86_64 [Pipeline] echo [2026-06-23T06:54:55.047Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-06-23T06:54:55.062Z] ========================================================= [2026-06-23T06:54:55.062Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest] [2026-06-23T06:54:55.062Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-23T06:54:55.383Z] + 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-23T06:54:55.952Z] #0 building with "default" instance using docker driver [2026-06-23T06:54:55.952Z] [2026-06-23T06:54:55.952Z] #1 [internal] load build definition from Dockerfile.alpine-base [2026-06-23T06:54:55.952Z] #1 transferring dockerfile: 988B done [2026-06-23T06:54:55.952Z] #1 DONE 0.0s [2026-06-23T06:54:55.952Z] [2026-06-23T06:54:55.952Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [2026-06-23T06:54:55.952Z] #2 DONE 0.1s [2026-06-23T06:54:56.212Z] [2026-06-23T06:54:56.212Z] #3 [internal] load .dockerignore [2026-06-23T06:54:56.212Z] #3 transferring context: 2B done [2026-06-23T06:54:56.212Z] #3 DONE 0.0s [2026-06-23T06:54:56.212Z] [2026-06-23T06:54:56.212Z] #4 [internal] load build context [2026-06-23T06:54:56.213Z] #4 transferring context: 68.56kB done [2026-06-23T06:54:56.213Z] #4 DONE 0.0s [2026-06-23T06:54:56.213Z] [2026-06-23T06:54:56.213Z] #5 [ 1/12] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest@sha256:86f282524b252fca782185160d82ec4889448d07d1475dd6b76f2052073facff [2026-06-23T06:54:56.213Z] #5 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest@sha256:86f282524b252fca782185160d82ec4889448d07d1475dd6b76f2052073facff 0.0s done [2026-06-23T06:54:56.213Z] #5 sha256:86f282524b252fca782185160d82ec4889448d07d1475dd6b76f2052073facff 741B / 741B done [2026-06-23T06:54:56.213Z] #5 sha256:6605166a5db42c9ef4e3b8366138377c430980df3f34fe18e3a1340b6ab951b9 2.56kB / 2.56kB done [2026-06-23T06:54:56.213Z] #5 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s [2026-06-23T06:54:56.213Z] #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 5.24MB / 118.14MB 0.1s [2026-06-23T06:54:56.213Z] #5 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s done [2026-06-23T06:54:56.213Z] #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 16.78MB / 118.14MB 0.2s [2026-06-23T06:54:56.213Z] #5 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.1s done [2026-06-23T06:54:56.473Z] #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 56.62MB / 118.14MB 0.4s [2026-06-23T06:54:56.473Z] #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 82.84MB / 118.14MB 0.5s [2026-06-23T06:54:56.733Z] #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 118.14MB / 118.14MB 0.7s [2026-06-23T06:54:56.992Z] #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 118.14MB / 118.14MB 0.9s done [2026-06-23T06:54:56.992Z] #5 extracting sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 0.1s [2026-06-23T06:55:01.177Z] #5 extracting sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 3.7s done [2026-06-23T06:55:01.177Z] #5 DONE 4.7s [2026-06-23T06:55:01.177Z] [2026-06-23T06:55:01.177Z] #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-23T06:55:01.177Z] #6 0.257 Connecting to iotech.jfrog.io (34.246.139.145:443) [2026-06-23T06:55:01.440Z] #6 0.661 saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2026-06-23T06:55:01.440Z] #6 0.661 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2026-06-23T06:55:01.441Z] #6 0.661 '/etc/apk/keys/alpine.dev.rsa.pub' saved [2026-06-23T06:55:02.384Z] #6 DONE 1.4s [2026-06-23T06:55:02.384Z] [2026-06-23T06:55:02.384Z] #7 [ 3/12] RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories [2026-06-23T06:55:02.384Z] #7 DONE 0.2s [2026-06-23T06:55:02.643Z] [2026-06-23T06:55:02.643Z] #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-23T06:55:02.643Z] #8 0.239 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2026-06-23T06:55:02.902Z] #8 0.404 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2026-06-23T06:55:03.161Z] #8 0.597 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz [2026-06-23T06:55:03.729Z] #8 1.183 WARNING: This apk-tools is OLD! Some packages might not function properly. [2026-06-23T06:55:03.988Z] #8 1.189 (1/18) Installing dumb-init (1.2.5-r2) [2026-06-23T06:55:03.988Z] #8 1.204 (2/18) Installing hiredis (1.1.0-r2) [2026-06-23T06:55:03.988Z] #8 1.215 (3/18) Installing hiredis-dev (1.1.0-r2) [2026-06-23T06:55:03.988Z] #8 1.236 (4/18) Installing libcbor (0.10.2-r1) [2026-06-23T06:55:03.988Z] #8 1.247 (5/18) Installing iotech-iot-1.6 (1.6.3-r0) [2026-06-23T06:55:04.557Z] #8 1.947 (6/18) Installing iotech-iot-1.6-dev (1.6.3-r0) [2026-06-23T06:55:04.557Z] #8 2.056 (7/18) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.162-r0) [2026-06-23T06:55:04.815Z] #8 2.358 (8/18) Installing libcbor-dev (0.10.2-r1) [2026-06-23T06:55:04.815Z] #8 2.371 (9/18) Installing libmenuw (6.4_p20230506-r0) [2026-06-23T06:55:04.815Z] #8 2.382 (10/18) Installing libpanelw (6.4_p20230506-r0) [2026-06-23T06:55:04.815Z] #8 2.392 (11/18) Installing libncurses++ (6.4_p20230506-r0) [2026-06-23T06:55:04.815Z] #8 2.404 (12/18) Installing ncurses-dev (6.4_p20230506-r0) [2026-06-23T06:55:04.815Z] #8 2.421 (13/18) Installing libblkid (2.38.1-r8) [2026-06-23T06:55:04.815Z] #8 2.440 (14/18) Installing libuuid (2.38.1-r8) [2026-06-23T06:55:04.815Z] #8 2.450 (15/18) Installing libfdisk (2.38.1-r8) [2026-06-23T06:55:04.815Z] #8 2.469 (16/18) Installing libmount (2.38.1-r8) [2026-06-23T06:55:05.074Z] #8 2.486 (17/18) Installing libsmartcols (2.38.1-r8) [2026-06-23T06:55:05.074Z] #8 2.502 (18/18) Installing util-linux-dev (2.38.1-r8) [2026-06-23T06:55:05.074Z] #8 2.554 Executing busybox-1.36.1-r4.trigger [2026-06-23T06:55:05.074Z] #8 2.565 OK: 338 MiB in 100 packages [2026-06-23T06:55:05.074Z] #8 DONE 2.7s [2026-06-23T06:55:05.331Z] [2026-06-23T06:55:05.331Z] #9 [ 5/12] RUN apk --no-cache upgrade [2026-06-23T06:55:05.331Z] #9 0.261 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2026-06-23T06:55:05.590Z] #9 0.395 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2026-06-23T06:55:05.849Z] #9 0.601 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz [2026-06-23T06:55:06.416Z] #9 1.201 WARNING: This apk-tools is OLD! Some packages might not function properly. [2026-06-23T06:55:06.682Z] #9 1.207 Upgrading critical system libraries and apk-tools: [2026-06-23T06:55:06.682Z] #9 1.207 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2026-06-23T06:55:06.682Z] #9 1.228 Executing busybox-1.36.1-r4.trigger [2026-06-23T06:55:06.682Z] #9 1.273 Continuing the upgrade transaction with new apk-tools: [2026-06-23T06:55:06.682Z] #9 1.279 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2026-06-23T06:55:06.682Z] #9 1.408 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2026-06-23T06:55:06.682Z] #9 1.542 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz [2026-06-23T06:55:07.248Z] #9 2.111 WARNING: This apk-tools is OLD! Some packages might not function properly. [2026-06-23T06:55:07.505Z] #9 2.117 (1/27) Upgrading musl (1.2.4-r2 -> 1.2.4-r3) [2026-06-23T06:55:07.506Z] #9 2.148 (2/27) Upgrading busybox (1.36.1-r4 -> 1.36.1-r7) [2026-06-23T06:55:07.506Z] #9 2.186 Executing busybox-1.36.1-r7.post-upgrade [2026-06-23T06:55:07.506Z] #9 2.199 (3/27) Upgrading busybox-binsh (1.36.1-r4 -> 1.36.1-r7) [2026-06-23T06:55:07.506Z] #9 2.210 (4/27) Upgrading ca-certificates-bundle (20230506-r0 -> 20241121-r1) [2026-06-23T06:55:07.506Z] #9 2.228 (5/27) Upgrading libcrypto3 (3.1.4-r0 -> 3.1.8-r0) [2026-06-23T06:55:07.506Z] #9 2.313 (6/27) Upgrading libssl3 (3.1.4-r0 -> 3.1.8-r0) [2026-06-23T06:55:07.506Z] #9 2.333 (7/27) Upgrading ssl_client (1.36.1-r4 -> 1.36.1-r7) [2026-06-23T06:55:07.506Z] #9 2.342 (8/27) Upgrading binutils (2.40-r7 -> 2.40-r8) [2026-06-23T06:55:07.506Z] #9 2.435 (9/27) Upgrading musl-dev (1.2.4-r2 -> 1.2.4-r3) [2026-06-23T06:55:07.765Z] #9 2.526 (10/27) Upgrading libexpat (2.5.0-r1 -> 2.7.0-r0) [2026-06-23T06:55:07.765Z] #9 2.538 (11/27) Upgrading xz-libs (5.4.3-r0 -> 5.4.3-r1) [2026-06-23T06:55:07.765Z] #9 2.552 (12/27) Upgrading libarchive (3.7.2-r0 -> 3.8.0-r0) [2026-06-23T06:55:07.765Z] #9 2.572 (13/27) Upgrading ca-certificates (20230506-r0 -> 20241121-r1) [2026-06-23T06:55:07.765Z] #9 2.597 (14/27) Installing libpsl (0.21.5-r0) [2026-06-23T06:55:07.765Z] #9 2.607 (15/27) Upgrading libcurl (8.4.0-r0 -> 8.12.1-r0) [2026-06-23T06:55:07.765Z] #9 2.628 (16/27) Installing libpsl-utils (0.21.5-r0) [2026-06-23T06:55:07.765Z] #9 2.638 (17/27) Installing libpsl-dev (0.21.5-r0) [2026-06-23T06:55:08.025Z] #9 2.648 (18/27) Upgrading openssl-dev (3.1.4-r0 -> 3.1.8-r0) [2026-06-23T06:55:08.025Z] #9 2.680 (19/27) Upgrading curl-dev (8.4.0-r0 -> 8.12.1-r0) [2026-06-23T06:55:08.025Z] #9 2.695 (20/27) Upgrading git (2.40.1-r0 -> 2.40.4-r0) [2026-06-23T06:55:08.025Z] #9 2.760 (21/27) Upgrading musl-utils (1.2.4-r2 -> 1.2.4-r3) [2026-06-23T06:55:08.025Z] #9 2.772 (22/27) Upgrading libtasn1 (4.19.0-r1 -> 4.20.0-r0) [2026-06-23T06:55:08.025Z] #9 2.783 (23/27) Upgrading gnutls (3.8.0-r2 -> 3.8.4-r0) [2026-06-23T06:55:08.025Z] #9 2.813 (24/27) Upgrading gnutls-c++ (3.8.0-r2 -> 3.8.4-r0) [2026-06-23T06:55:08.025Z] #9 2.823 (25/27) Upgrading libtasn1-progs (4.19.0-r1 -> 4.20.0-r0) [2026-06-23T06:55:08.025Z] #9 2.835 (26/27) Upgrading libtasn1-dev (4.19.0-r1 -> 4.20.0-r0) [2026-06-23T06:55:08.025Z] #9 2.845 (27/27) Upgrading gnutls-dev (3.8.0-r2 -> 3.8.4-r0) [2026-06-23T06:55:08.025Z] #9 2.862 Executing busybox-1.36.1-r7.trigger [2026-06-23T06:55:08.284Z] #9 2.867 Executing ca-certificates-20241121-r1.trigger [2026-06-23T06:55:08.284Z] #9 2.912 OK: 338 MiB in 103 packages [2026-06-23T06:55:08.542Z] #9 DONE 3.5s [2026-06-23T06:55:08.801Z] [2026-06-23T06:55:08.801Z] #10 [ 6/12] COPY scripts /device-coap/scripts [2026-06-23T06:55:08.801Z] #10 DONE 0.0s [2026-06-23T06:55:08.801Z] [2026-06-23T06:55:08.801Z] #11 [ 7/12] COPY src /device-coap/src/ [2026-06-23T06:55:08.801Z] #11 DONE 0.0s [2026-06-23T06:55:08.801Z] [2026-06-23T06:55:08.801Z] #12 [ 8/12] COPY VERSION /device-coap [2026-06-23T06:55:08.801Z] #12 DONE 0.0s [2026-06-23T06:55:08.801Z] [2026-06-23T06:55:08.801Z] #13 [ 9/12] RUN mkdir -p /device-coap/build [2026-06-23T06:55:09.059Z] #13 DONE 0.3s [2026-06-23T06:55:09.318Z] [2026-06-23T06:55:09.318Z] #14 [10/12] WORKDIR /device-coap [2026-06-23T06:55:09.318Z] #14 DONE 0.0s [2026-06-23T06:55:09.318Z] [2026-06-23T06:55:09.318Z] #15 [11/12] RUN /device-coap/scripts/build_deps.sh 1 [2026-06-23T06:55:09.318Z] #15 0.243 + BUILD_CSDK=1 [2026-06-23T06:55:09.318Z] #15 0.243 + TINYDTLS_VERSION=b0e230d [2026-06-23T06:55:09.318Z] #15 0.243 + LIBCOAP_VERSION=1739507 [2026-06-23T06:55:09.318Z] #15 0.243 + CSDK_VERSION=4.0.2 [2026-06-23T06:55:09.318Z] #15 0.243 + '[' -d deps ] [2026-06-23T06:55:09.318Z] #15 0.243 + mkdir deps [2026-06-23T06:55:09.575Z] #15 0.245 + cd /device-coap/deps [2026-06-23T06:55:09.575Z] #15 0.245 + git clone https://github.com/eclipse/tinydtls.git [2026-06-23T06:55:09.575Z] #15 0.245 Cloning into 'tinydtls'... [2026-06-23T06:55:09.833Z] #15 0.780 + cd tinydtls [2026-06-23T06:55:09.833Z] #15 0.780 + git checkout develop [2026-06-23T06:55:10.091Z] #15 0.796 branch 'develop' set up to track 'origin/develop'. [2026-06-23T06:55:10.091Z] #15 0.796 Switched to a new branch 'develop' [2026-06-23T06:55:10.091Z] #15 0.796 + git reset --hard b0e230d [2026-06-23T06:55:10.091Z] #15 0.818 HEAD is now at b0e230d Merge pull request #44 from mrdeep1/cunit_fix [2026-06-23T06:55:10.091Z] #15 0.819 + cp /device-coap/scripts/AutoConf_cmake_patch AutoConf.cmake [2026-06-23T06:55:10.091Z] #15 0.820 + cp /device-coap/scripts/CMakeLists_txt_patch CMakeLists.txt [2026-06-23T06:55:10.091Z] #15 0.820 + cp /device-coap/scripts/dtls_config_h_cmake_in_patch dtls_config.h.cmake.in [2026-06-23T06:55:10.091Z] #15 0.822 + cp /device-coap/scripts/tests_CMakeLists_txt_patch tests/CMakeLists.txt [2026-06-23T06:55:10.091Z] #15 0.822 + mkdir -p build [2026-06-23T06:55:10.091Z] #15 0.823 + cd build [2026-06-23T06:55:10.091Z] #15 0.823 + cmake '-DCMAKE_BUILD_TYPE=Release' '-DBUILD_SHARED_LIBS=ON' .. [2026-06-23T06:55:10.091Z] #15 0.890 -- The C compiler identification is GNU 12.2.1 [2026-06-23T06:55:10.091Z] #15 0.906 -- Detecting C compiler ABI info [2026-06-23T06:55:10.091Z] #15 0.993 -- Detecting C compiler ABI info - done [2026-06-23T06:55:10.091Z] #15 1.013 -- Check for working C compiler: /usr/bin/cc - skipped [2026-06-23T06:55:10.091Z] #15 1.014 -- Detecting C compile features [2026-06-23T06:55:10.091Z] #15 1.014 -- Detecting C compile features - done [2026-06-23T06:55:10.091Z] #15 1.017 -- Looking for assert.h [2026-06-23T06:55:10.091Z] #15 1.109 -- Looking for assert.h - found [2026-06-23T06:55:10.349Z] #15 1.110 -- Looking for arpa/inet.h [2026-06-23T06:55:10.349Z] #15 1.201 -- Looking for arpa/inet.h - found [2026-06-23T06:55:10.349Z] #15 1.201 -- Looking for fcntl.h [2026-06-23T06:55:10.349Z] #15 1.287 -- Looking for fcntl.h - found [2026-06-23T06:55:10.608Z] #15 1.288 -- Looking for inttypes.h [2026-06-23T06:55:10.608Z] #15 1.380 -- Looking for inttypes.h - found [2026-06-23T06:55:10.608Z] #15 1.380 -- Looking for memory.h [2026-06-23T06:55:10.608Z] #15 1.461 -- Looking for memory.h - found [2026-06-23T06:55:10.608Z] #15 1.461 -- Looking for netdb.h [2026-06-23T06:55:10.608Z] #15 1.559 -- Looking for netdb.h - found [2026-06-23T06:55:10.608Z] #15 1.559 -- Looking for netinet/in.h [2026-06-23T06:55:10.608Z] #15 1.654 -- Looking for netinet/in.h - found [2026-06-23T06:55:10.867Z] #15 1.655 -- Looking for stddef.h [2026-06-23T06:55:10.867Z] #15 1.747 -- Looking for stddef.h - found [2026-06-23T06:55:10.867Z] #15 1.747 -- Looking for stdint.h [2026-06-23T06:55:10.867Z] #15 1.839 -- Looking for stdint.h - found [2026-06-23T06:55:11.124Z] #15 1.840 -- Looking for stdlib.h [2026-06-23T06:55:11.124Z] #15 1.934 -- Looking for stdlib.h - found [2026-06-23T06:55:11.124Z] #15 1.935 -- Looking for string.h [2026-06-23T06:55:11.124Z] #15 2.032 -- Looking for string.h - found [2026-06-23T06:55:11.383Z] #15 2.032 -- Looking for strings.h [2026-06-23T06:55:11.383Z] #15 2.127 -- Looking for strings.h - found [2026-06-23T06:55:11.383Z] #15 2.127 -- Looking for time.h [2026-06-23T06:55:11.383Z] #15 2.223 -- Looking for time.h - found [2026-06-23T06:55:11.383Z] #15 2.224 -- Looking for sys/param.h [2026-06-23T06:55:11.383Z] #15 2.317 -- Looking for sys/param.h - found [2026-06-23T06:55:11.383Z] #15 2.318 -- Looking for sys/socket.h [2026-06-23T06:55:11.383Z] #15 2.403 -- Looking for sys/socket.h - found [2026-06-23T06:55:11.641Z] #15 2.403 -- Looking for sys/stat.h [2026-06-23T06:55:11.641Z] #15 2.493 -- Looking for sys/stat.h - found [2026-06-23T06:55:11.641Z] #15 2.493 -- Looking for sys/types.h [2026-06-23T06:55:11.641Z] #15 2.582 -- Looking for sys/types.h - found [2026-06-23T06:55:11.898Z] #15 2.583 -- Looking for sys/time.h [2026-06-23T06:55:11.898Z] #15 2.672 -- Looking for sys/time.h - found [2026-06-23T06:55:11.898Z] #15 2.673 -- Looking for unistd.h [2026-06-23T06:55:11.898Z] #15 2.751 -- Looking for unistd.h - found [2026-06-23T06:55:11.898Z] #15 2.751 -- Looking for float.h [2026-06-23T06:55:11.898Z] #15 2.839 -- Looking for float.h - found [2026-06-23T06:55:11.898Z] #15 2.839 -- Looking for dlfcn.h [2026-06-23T06:55:11.898Z] #15 2.927 -- Looking for dlfcn.h - found [2026-06-23T06:55:12.158Z] #15 2.927 -- Looking for memset [2026-06-23T06:55:12.158Z] #15 3.013 -- Looking for memset - found [2026-06-23T06:55:12.158Z] #15 3.013 -- Looking for select [2026-06-23T06:55:12.158Z] #15 3.099 -- Looking for select - found [2026-06-23T06:55:12.417Z] #15 3.099 -- Looking for socket [2026-06-23T06:55:12.417Z] #15 3.185 -- Looking for socket - found [2026-06-23T06:55:12.417Z] #15 3.186 -- Looking for strdup [2026-06-23T06:55:12.417Z] #15 3.277 -- Looking for strdup - found [2026-06-23T06:55:12.417Z] #15 3.278 -- Looking for strerror [2026-06-23T06:55:12.418Z] #15 3.362 -- Looking for strerror - found [2026-06-23T06:55:12.418Z] #15 3.363 -- Looking for strnlen [2026-06-23T06:55:12.418Z] #15 3.451 -- Looking for strnlen - found [2026-06-23T06:55:12.676Z] #15 3.451 -- Looking for fls [2026-06-23T06:55:12.676Z] #15 3.540 -- Looking for fls - not found [2026-06-23T06:55:12.676Z] #15 3.540 -- Looking for vprintf [2026-06-23T06:55:12.676Z] #15 3.618 -- Looking for vprintf - found [2026-06-23T06:55:12.676Z] #15 3.618 -- Performing Test HAVE_SOCKADDR_IN6_SIN6_LEN [2026-06-23T06:55:12.676Z] #15 3.664 -- Performing Test HAVE_SOCKADDR_IN6_SIN6_LEN - Failed [2026-06-23T06:55:12.676Z] #15 3.670 -- Configuring done (2.8s) [2026-06-23T06:55:12.676Z] #15 3.676 -- Generating done (0.0s) [2026-06-23T06:55:12.676Z] #15 3.678 -- Build files have been written to: /device-coap/deps/tinydtls/build [2026-06-23T06:55:12.676Z] #15 3.681 + make [2026-06-23T06:55:12.676Z] #15 3.720 [ 6%] Building C object CMakeFiles/tinydtls.dir/aes/rijndael.c.o [2026-06-23T06:55:12.936Z] #15 3.877 [ 13%] Building C object CMakeFiles/tinydtls.dir/aes/rijndael_wrap.c.o [2026-06-23T06:55:13.198Z] #15 3.908 [ 20%] Building C object CMakeFiles/tinydtls.dir/ccm.c.o [2026-06-23T06:55:13.198Z] #15 4.167 [ 26%] Building C object CMakeFiles/tinydtls.dir/crypto.c.o [2026-06-23T06:55:13.456Z] #15 4.285 In file included from /device-coap/deps/tinydtls/crypto.c:34: [2026-06-23T06:55:13.456Z] #15 4.285 In function 'ecc_ecdh', [2026-06-23T06:55:13.456Z] #15 4.285 inlined from 'dtls_ecdh_pre_master_secret' at /device-coap/deps/tinydtls/crypto.c:444:3: [2026-06-23T06:55:13.456Z] #15 4.285 /device-coap/deps/tinydtls/ecc/ecc.h:50:9: warning: 'pub_x' may be used uninitialized [-Wmaybe-uninitialized] [2026-06-23T06:55:13.456Z] #15 4.285 50 | ecc_ec_mult(px, py, secret, resultx, resulty); [2026-06-23T06:55:13.456Z] #15 4.285 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2026-06-23T06:55:13.456Z] #15 4.285 /device-coap/deps/tinydtls/ecc/ecc.h: In function 'dtls_ecdh_pre_master_secret': [2026-06-23T06:55:13.456Z] #15 4.285 /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-23T06:55:13.456Z] #15 4.285 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-23T06:55:13.456Z] #15 4.285 | ^~~~~~~~~~~ [2026-06-23T06:55:13.456Z] #15 4.285 /device-coap/deps/tinydtls/crypto.c:431:12: note: 'pub_x' declared here [2026-06-23T06:55:13.456Z] #15 4.285 431 | uint32_t pub_x[8]; [2026-06-23T06:55:13.456Z] #15 4.285 | ^~~~~ [2026-06-23T06:55:13.456Z] #15 4.285 In function 'ecc_ecdh', [2026-06-23T06:55:13.456Z] #15 4.285 inlined from 'dtls_ecdh_pre_master_secret' at /device-coap/deps/tinydtls/crypto.c:444:3: [2026-06-23T06:55:13.456Z] #15 4.285 /device-coap/deps/tinydtls/ecc/ecc.h:50:9: warning: 'pub_y' may be used uninitialized [-Wmaybe-uninitialized] [2026-06-23T06:55:13.456Z] #15 4.285 50 | ecc_ec_mult(px, py, secret, resultx, resulty); [2026-06-23T06:55:13.456Z] #15 4.285 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2026-06-23T06:55:13.456Z] #15 4.285 /device-coap/deps/tinydtls/ecc/ecc.h: In function 'dtls_ecdh_pre_master_secret': [2026-06-23T06:55:13.456Z] #15 4.285 /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-23T06:55:13.456Z] #15 4.285 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-23T06:55:13.456Z] #15 4.285 | ^~~~~~~~~~~ [2026-06-23T06:55:13.456Z] #15 4.285 /device-coap/deps/tinydtls/crypto.c:432:12: note: 'pub_y' declared here [2026-06-23T06:55:13.456Z] #15 4.285 432 | uint32_t pub_y[8]; [2026-06-23T06:55:13.456Z] #15 4.285 | ^~~~~ [2026-06-23T06:55:13.456Z] #15 4.285 In function 'ecc_ecdh', [2026-06-23T06:55:13.456Z] #15 4.285 inlined from 'dtls_ecdh_pre_master_secret' at /device-coap/deps/tinydtls/crypto.c:444:3: [2026-06-23T06:55:13.456Z] #15 4.285 /device-coap/deps/tinydtls/ecc/ecc.h:50:9: warning: 'priv' may be used uninitialized [-Wmaybe-uninitialized] [2026-06-23T06:55:13.456Z] #15 4.285 50 | ecc_ec_mult(px, py, secret, resultx, resulty); [2026-06-23T06:55:13.456Z] #15 4.285 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2026-06-23T06:55:13.456Z] #15 4.285 /device-coap/deps/tinydtls/ecc/ecc.h: In function 'dtls_ecdh_pre_master_secret': [2026-06-23T06:55:13.456Z] #15 4.285 /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-23T06:55:13.456Z] #15 4.285 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-23T06:55:13.456Z] #15 4.285 | ^~~~~~~~~~~ [2026-06-23T06:55:13.456Z] #15 4.285 /device-coap/deps/tinydtls/crypto.c:430:12: note: 'priv' declared here [2026-06-23T06:55:13.456Z] #15 4.285 430 | uint32_t priv[8]; [2026-06-23T06:55:13.456Z] #15 4.285 | ^~~~ [2026-06-23T06:55:13.715Z] #15 4.381 [ 33%] Building C object CMakeFiles/tinydtls.dir/dtls.c.o [2026-06-23T06:55:14.651Z] #15 5.387 [ 40%] Building C object CMakeFiles/tinydtls.dir/dtls_debug.c.o [2026-06-23T06:55:14.651Z] #15 5.442 [ 46%] Building C object CMakeFiles/tinydtls.dir/dtls_prng.c.o [2026-06-23T06:55:14.651Z] #15 5.489 [ 53%] Building C object CMakeFiles/tinydtls.dir/dtls_time.c.o [2026-06-23T06:55:14.651Z] #15 5.528 [ 60%] Building C object CMakeFiles/tinydtls.dir/ecc/ecc.c.o [2026-06-23T06:55:14.651Z] #15 5.545 /device-coap/deps/tinydtls/ecc/ecc.c: In function 'is_zero': [2026-06-23T06:55:14.651Z] #15 5.545 /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-23T06:55:14.651Z] #15 5.545 316 | for (idx = 0; idx < count; idx++) { [2026-06-23T06:55:14.651Z] #15 5.545 | ^ [2026-06-23T06:55:14.651Z] #15 5.545 /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-23T06:55:14.651Z] #15 5.545 319 | return result == count; [2026-06-23T06:55:14.651Z] #15 5.545 | ^~ [2026-06-23T06:55:15.218Z] #15 6.216 [ 66%] Building C object CMakeFiles/tinydtls.dir/hmac.c.o [2026-06-23T06:55:15.479Z] #15 6.276 [ 73%] Building C object CMakeFiles/tinydtls.dir/netq.c.o [2026-06-23T06:55:15.479Z] #15 6.346 [ 80%] Building C object CMakeFiles/tinydtls.dir/peer.c.o [2026-06-23T06:55:15.479Z] #15 6.401 [ 86%] Building C object CMakeFiles/tinydtls.dir/session.c.o [2026-06-23T06:55:15.479Z] #15 6.458 [ 93%] Building C object CMakeFiles/tinydtls.dir/sha2/sha2.c.o [2026-06-23T06:55:15.740Z] #15 6.476 /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-23T06:55:15.740Z] #15 6.476 630 | void dtls_sha256_final(sha2_byte digest[], dtls_sha256_ctx* context) { [2026-06-23T06:55:15.740Z] #15 6.476 | ~~~~~~~~~~^~~~~~~~ [2026-06-23T06:55:15.740Z] #15 6.476 In file included from /device-coap/deps/tinydtls/sha2/sha2.c:45: [2026-06-23T06:55:15.740Z] #15 6.476 /device-coap/deps/tinydtls/sha2/sha2.h:134:24: note: previously declared as 'uint8_t[32]' {aka 'unsigned char[32]'} [2026-06-23T06:55:15.740Z] #15 6.476 134 | void dtls_sha256_final(uint8_t[DTLS_SHA256_DIGEST_LENGTH], dtls_sha256_ctx*); [2026-06-23T06:55:15.740Z] #15 6.476 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2026-06-23T06:55:15.740Z] #15 6.476 /device-coap/deps/tinydtls/sha2/sha2.c:690:54: warning: argument 2 of type 'char[]' with mismatched bound [-Warray-parameter=] [2026-06-23T06:55:15.740Z] #15 6.476 690 | char *dtls_sha256_end(dtls_sha256_ctx* context, char buffer[]) { [2026-06-23T06:55:15.740Z] #15 6.476 | ~~~~~^~~~~~~~ [2026-06-23T06:55:15.740Z] #15 6.476 /device-coap/deps/tinydtls/sha2/sha2.h:135:41: note: previously declared as 'char[65]' [2026-06-23T06:55:15.740Z] #15 6.476 135 | char* dtls_sha256_end(dtls_sha256_ctx*, char[DTLS_SHA256_DIGEST_STRING_LENGTH]); [2026-06-23T06:55:15.740Z] #15 6.476 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2026-06-23T06:55:15.740Z] #15 6.620 [100%] Linking C shared library libtinydtls.so [2026-06-23T06:55:15.740Z] #15 6.653 [100%] Built target tinydtls [2026-06-23T06:55:15.740Z] #15 6.662 + make install [2026-06-23T06:55:15.740Z] #15 6.701 [100%] Built target tinydtls [2026-06-23T06:55:15.740Z] #15 6.717 Install the project... [2026-06-23T06:55:15.740Z] #15 6.725 -- Install configuration: "Release" [2026-06-23T06:55:16.005Z] #15 6.725 -- Installing: /usr/local/lib/libtinydtls.so [2026-06-23T06:55:16.005Z] #15 6.726 -- Installing: /usr/local/include/tinydtls [2026-06-23T06:55:16.005Z] #15 6.727 -- Installing: /usr/local/include/tinydtls/uthash.h [2026-06-23T06:55:16.005Z] #15 6.727 -- Installing: /usr/local/include/tinydtls/sha2 [2026-06-23T06:55:16.005Z] #15 6.727 -- Installing: /usr/local/include/tinydtls/sha2/sha2.h [2026-06-23T06:55:16.005Z] #15 6.728 -- Installing: /usr/local/include/tinydtls/ecc [2026-06-23T06:55:16.005Z] #15 6.729 -- Installing: /usr/local/include/tinydtls/ecc/test_helper.h [2026-06-23T06:55:16.005Z] #15 6.729 -- Installing: /usr/local/include/tinydtls/ecc/ecc.h [2026-06-23T06:55:16.005Z] #15 6.729 -- Installing: /usr/local/include/tinydtls/tinydtls.h [2026-06-23T06:55:16.005Z] #15 6.729 -- Installing: /usr/local/include/tinydtls/alert.h [2026-06-23T06:55:16.005Z] #15 6.729 -- Installing: /usr/local/include/tinydtls/aes [2026-06-23T06:55:16.005Z] #15 6.729 -- Installing: /usr/local/include/tinydtls/aes/rijndael.h [2026-06-23T06:55:16.005Z] #15 6.729 -- Installing: /usr/local/include/tinydtls/crypto.h [2026-06-23T06:55:16.005Z] #15 6.729 -- Installing: /usr/local/include/tinydtls/numeric.h [2026-06-23T06:55:16.005Z] #15 6.729 -- Installing: /usr/local/include/tinydtls/peer.h [2026-06-23T06:55:16.005Z] #15 6.729 -- Installing: /usr/local/include/tinydtls/utlist.h [2026-06-23T06:55:16.005Z] #15 6.729 -- Installing: /usr/local/include/tinydtls/dtls_mutex.h [2026-06-23T06:55:16.005Z] #15 6.729 -- Installing: /usr/local/include/tinydtls/dtls_time.h [2026-06-23T06:55:16.005Z] #15 6.729 -- Installing: /usr/local/include/tinydtls/netq.h [2026-06-23T06:55:16.005Z] #15 6.730 -- Installing: /usr/local/include/tinydtls/dtls.h [2026-06-23T06:55:16.005Z] #15 6.730 -- Installing: /usr/local/include/tinydtls/global.h [2026-06-23T06:55:16.005Z] #15 6.730 -- Installing: /usr/local/include/tinydtls/state.h [2026-06-23T06:55:16.005Z] #15 6.731 -- Installing: /usr/local/include/tinydtls/dtls_debug.h [2026-06-23T06:55:16.005Z] #15 6.731 -- Installing: /usr/local/include/tinydtls/session.h [2026-06-23T06:55:16.005Z] #15 6.731 -- Installing: /usr/local/include/tinydtls/dtls_prng.h [2026-06-23T06:55:16.005Z] #15 6.731 -- Installing: /usr/local/include/tinydtls/hmac.h [2026-06-23T06:55:16.005Z] #15 6.731 -- Installing: /usr/local/include/tinydtls/ccm.h [2026-06-23T06:55:16.005Z] #15 6.732 -- Up-to-date: /usr/local/include/tinydtls [2026-06-23T06:55:16.005Z] #15 6.732 -- Installing: /usr/local/include/tinydtls/dtls_config.h [2026-06-23T06:55:16.005Z] #15 6.733 + cd /device-coap/deps [2026-06-23T06:55:16.005Z] #15 6.733 + git clone https://github.com/obgm/libcoap.git [2026-06-23T06:55:16.005Z] #15 6.734 Cloning into 'libcoap'... [2026-06-23T06:55:21.286Z] #15 11.48 + cd libcoap [2026-06-23T06:55:21.286Z] #15 11.48 + git reset --hard 1739507 [2026-06-23T06:55:21.286Z] #15 11.51 HEAD is now at 1739507a Merge pull request #536 from mrdeep1/bad_tcp [2026-06-23T06:55:21.286Z] #15 11.51 + patch -p1 [2026-06-23T06:55:21.286Z] #15 11.51 patching file cmake/FindTinyDTLS.cmake [2026-06-23T06:55:21.286Z] #15 11.51 + patch -p1 [2026-06-23T06:55:21.286Z] #15 11.51 patching file include/coap2/coap_config.h.in [2026-06-23T06:55:21.286Z] #15 11.51 + mkdir -p build [2026-06-23T06:55:21.286Z] #15 11.51 + cd build [2026-06-23T06:55:21.286Z] #15 11.51 + 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-23T06:55:21.286Z] #15 11.58 -- The CXX compiler identification is GNU 12.2.1 [2026-06-23T06:55:21.286Z] #15 11.64 -- The C compiler identification is GNU 12.2.1 [2026-06-23T06:55:21.286Z] #15 11.65 -- Detecting CXX compiler ABI info [2026-06-23T06:55:21.286Z] #15 11.74 -- Detecting CXX compiler ABI info - done [2026-06-23T06:55:21.286Z] #15 11.76 -- Check for working CXX compiler: /usr/bin/c++ - skipped [2026-06-23T06:55:21.286Z] #15 11.76 -- Detecting CXX compile features [2026-06-23T06:55:21.286Z] #15 11.76 -- Detecting CXX compile features - done [2026-06-23T06:55:21.286Z] #15 11.76 -- Detecting C compiler ABI info [2026-06-23T06:55:21.286Z] #15 11.85 -- Detecting C compiler ABI info - done [2026-06-23T06:55:21.286Z] #15 11.87 -- Check for working C compiler: /usr/bin/cc - skipped [2026-06-23T06:55:21.286Z] #15 11.87 -- Detecting C compile features [2026-06-23T06:55:21.286Z] #15 11.87 -- Detecting C compile features - done [2026-06-23T06:55:21.286Z] #15 11.88 -- Looking for byteswap.h [2026-06-23T06:55:21.286Z] #15 11.96 -- Looking for byteswap.h - found [2026-06-23T06:55:21.286Z] #15 11.96 -- Looking for inttypes.h [2026-06-23T06:55:21.286Z] #15 12.05 -- Looking for inttypes.h - found [2026-06-23T06:55:21.286Z] #15 12.05 -- Looking for limits.h [2026-06-23T06:55:21.286Z] #15 12.13 -- Looking for limits.h - found [2026-06-23T06:55:21.286Z] #15 12.13 -- Looking for memory.h [2026-06-23T06:55:21.286Z] #15 12.21 -- Looking for memory.h - found [2026-06-23T06:55:21.286Z] #15 12.21 -- Looking for strings.h [2026-06-23T06:55:21.286Z] #15 12.29 -- Looking for strings.h - found [2026-06-23T06:55:21.555Z] #15 12.29 -- Looking for string.h [2026-06-23T06:55:21.555Z] #15 12.39 -- Looking for string.h - found [2026-06-23T06:55:21.555Z] #15 12.39 -- Looking for sys/sysctl.h [2026-06-23T06:55:21.555Z] #15 12.43 -- Looking for sys/sysctl.h - not found [2026-06-23T06:55:21.812Z] #15 12.43 -- Looking for netinet/in.h [2026-06-23T06:55:21.812Z] #15 12.52 -- Looking for netinet/in.h - found [2026-06-23T06:55:21.812Z] #15 12.52 -- Looking for sys/epoll.h [2026-06-23T06:55:21.812Z] #15 12.61 -- Looking for sys/epoll.h - found [2026-06-23T06:55:21.812Z] #15 12.61 -- Looking for sys/timerfd.h [2026-06-23T06:55:21.812Z] #15 12.70 -- Looking for sys/timerfd.h - found [2026-06-23T06:55:21.812Z] #15 12.70 -- Looking for arpa/inet.h [2026-06-23T06:55:21.812Z] #15 12.78 -- Looking for arpa/inet.h - found [2026-06-23T06:55:22.078Z] #15 12.78 -- Looking for stdbool.h [2026-06-23T06:55:22.078Z] #15 12.87 -- Looking for stdbool.h - found [2026-06-23T06:55:22.078Z] #15 12.87 -- Looking for netdb.h [2026-06-23T06:55:22.078Z] #15 12.95 -- Looking for netdb.h - found [2026-06-23T06:55:22.078Z] #15 12.95 -- Looking for pthread.h [2026-06-23T06:55:22.078Z] #15 13.03 -- Looking for pthread.h - found [2026-06-23T06:55:22.078Z] #15 13.03 -- Looking for stdlib.h [2026-06-23T06:55:22.078Z] #15 13.10 -- Looking for stdlib.h - found [2026-06-23T06:55:22.337Z] #15 13.10 -- Looking for stdint.h [2026-06-23T06:55:22.337Z] #15 13.18 -- Looking for stdint.h - found [2026-06-23T06:55:22.337Z] #15 13.18 -- Looking for syslog.h [2026-06-23T06:55:22.337Z] #15 13.27 -- Looking for syslog.h - found [2026-06-23T06:55:22.594Z] #15 13.27 -- Looking for sys/ioctl.h [2026-06-23T06:55:22.594Z] #15 13.34 -- Looking for sys/ioctl.h - found [2026-06-23T06:55:22.594Z] #15 13.34 -- Looking for sys/socket.h [2026-06-23T06:55:22.594Z] #15 13.43 -- Looking for sys/socket.h - found [2026-06-23T06:55:22.594Z] #15 13.43 -- Looking for sys/stat.h [2026-06-23T06:55:22.594Z] #15 13.51 -- Looking for sys/stat.h - found [2026-06-23T06:55:22.594Z] #15 13.51 -- Looking for sys/time.h [2026-06-23T06:55:22.594Z] #15 13.59 -- Looking for sys/time.h - found [2026-06-23T06:55:22.852Z] #15 13.59 -- Looking for sys/types.h [2026-06-23T06:55:22.852Z] #15 13.68 -- Looking for sys/types.h - found [2026-06-23T06:55:22.852Z] #15 13.68 -- Looking for sys/unistd.h [2026-06-23T06:55:22.852Z] #15 13.73 -- Looking for sys/unistd.h - not found [2026-06-23T06:55:22.852Z] #15 13.73 -- Looking for time.h [2026-06-23T06:55:22.852Z] #15 13.81 -- Looking for time.h - found [2026-06-23T06:55:22.852Z] #15 13.81 -- Looking for unistd.h [2026-06-23T06:55:22.852Z] #15 13.90 -- Looking for unistd.h - found [2026-06-23T06:55:23.111Z] #15 13.90 -- Looking for float.h [2026-06-23T06:55:23.111Z] #15 13.98 -- Looking for float.h - found [2026-06-23T06:55:23.111Z] #15 13.98 -- Looking for stddef.h [2026-06-23T06:55:23.111Z] #15 14.06 -- Looking for stddef.h - found [2026-06-23T06:55:23.370Z] #15 14.06 -- Looking for winsock2.h [2026-06-23T06:55:23.370Z] #15 14.12 -- Looking for winsock2.h - not found [2026-06-23T06:55:23.370Z] #15 14.12 -- Looking for ws2tcpip.h [2026-06-23T06:55:23.370Z] #15 14.17 -- Looking for ws2tcpip.h - not found [2026-06-23T06:55:23.370Z] #15 14.17 -- Looking for malloc [2026-06-23T06:55:23.370Z] #15 14.25 -- Looking for malloc - found [2026-06-23T06:55:23.370Z] #15 14.25 -- Looking for memset [2026-06-23T06:55:23.370Z] #15 14.33 -- Looking for memset - found [2026-06-23T06:55:23.628Z] #15 14.33 -- Looking for select [2026-06-23T06:55:23.628Z] #15 14.42 -- Looking for select - found [2026-06-23T06:55:23.628Z] #15 14.42 -- Looking for socket [2026-06-23T06:55:23.628Z] #15 14.50 -- Looking for socket - found [2026-06-23T06:55:23.628Z] #15 14.50 -- Looking for strcasecmp [2026-06-23T06:55:23.628Z] #15 14.58 -- Looking for strcasecmp - found [2026-06-23T06:55:23.628Z] #15 14.58 -- Looking for pthread_mutex_lock [2026-06-23T06:55:23.628Z] #15 14.66 -- Looking for pthread_mutex_lock - found [2026-06-23T06:55:23.886Z] #15 14.66 -- Looking for getaddrinfo [2026-06-23T06:55:23.886Z] #15 14.74 -- Looking for getaddrinfo - found [2026-06-23T06:55:23.886Z] #15 14.74 -- Looking for strnlen [2026-06-23T06:55:23.886Z] #15 14.83 -- Looking for strnlen - found [2026-06-23T06:55:24.144Z] #15 14.83 -- Looking for strrchr [2026-06-23T06:55:24.144Z] #15 14.92 -- Looking for strrchr - found [2026-06-23T06:55:24.144Z] #15 14.92 -- Looking for getrandom [2026-06-23T06:55:24.144Z] #15 15.01 -- Looking for getrandom - found [2026-06-23T06:55:24.144Z] #15 15.01 -- Looking for cmsghdr [2026-06-23T06:55:24.144Z] #15 15.06 -- Looking for cmsghdr - not found [2026-06-23T06:55:24.144Z] #15 15.06 -- compiling without epoll support [2026-06-23T06:55:24.144Z] #15 15.06 -- compiling with DTLS support [2026-06-23T06:55:24.144Z] #15 15.06 -- DTLS_BACKEND: tinydtls [2026-06-23T06:55:24.144Z] #15 15.06 -- Found TinyDTLS: /usr/local/include [2026-06-23T06:55:24.144Z] #15 15.06 -- TINYDTLS_INCLUDE_DIR: /usr/local/include/tinydtls [2026-06-23T06:55:24.144Z] #15 15.06 -- TINYDTLS_LIBRARIES: /usr/local/lib/libtinydtls.so [2026-06-23T06:55:24.144Z] #15 15.06 -- TINYDTLS_ROOT_DIR: [2026-06-23T06:55:24.144Z] #15 15.06 -- compiling with tinydtls support [2026-06-23T06:55:24.144Z] #15 15.06 -- ENABLE_DTLS:.....................ON [2026-06-23T06:55:24.144Z] #15 15.06 -- ENABLE_TCP:......................ON [2026-06-23T06:55:24.144Z] #15 15.06 -- ENABLE_DOCS:.....................OFF [2026-06-23T06:55:24.144Z] #15 15.06 -- ENABLE_EXAMPLES:.................OFF [2026-06-23T06:55:24.144Z] #15 15.06 -- DTLS_BACKEND:....................tinydtls [2026-06-23T06:55:24.144Z] #15 15.06 -- WITH_GNUTLS:.....................OFF [2026-06-23T06:55:24.144Z] #15 15.06 -- WITH_TINYDTLS:...................ON [2026-06-23T06:55:24.144Z] #15 15.06 -- WITH_OPENSSL:....................OFF [2026-06-23T06:55:24.144Z] #15 15.06 -- WITH_MBEDTLS:....................OFF [2026-06-23T06:55:24.144Z] #15 15.06 -- HAVE_LIBTINYDTLS:................1 [2026-06-23T06:55:24.144Z] #15 15.06 -- HAVE_LIBGNUTLS:.................. [2026-06-23T06:55:24.144Z] #15 15.06 -- HAVE_OPENSSL:.................... [2026-06-23T06:55:24.144Z] #15 15.06 -- HAVE_MBEDTLS:.................... [2026-06-23T06:55:24.144Z] #15 15.06 -- COAP_EPOLL_SUPPORT:.............. [2026-06-23T06:55:24.144Z] #15 15.06 -- CMAKE_C_COMPILER:................/usr/bin/cc [2026-06-23T06:55:24.144Z] #15 15.06 -- BUILD_SHARED_LIBS:...............ON [2026-06-23T06:55:24.144Z] #15 15.06 -- CMAKE_BUILD_TYPE:................Release [2026-06-23T06:55:24.144Z] #15 15.06 -- CMAKE_SYSTEM_PROCESSOR:..........x86_64 [2026-06-23T06:55:24.144Z] #15 15.07 -- Configuring done (3.5s) [2026-06-23T06:55:24.144Z] #15 15.07 CMake Warning (dev) at CMakeLists.txt:16 (add_library): [2026-06-23T06:55:24.144Z] #15 15.07 Policy CMP0115 is not set: Source file extensions must be explicit. Run [2026-06-23T06:55:24.144Z] #15 15.07 "cmake --help-policy CMP0115" for policy details. Use the cmake_policy [2026-06-23T06:55:24.144Z] #15 15.07 command to set the policy and suppress this warning. [2026-06-23T06:55:24.144Z] #15 15.07 [2026-06-23T06:55:24.144Z] #15 15.07 File: [2026-06-23T06:55:24.144Z] #15 15.07 [2026-06-23T06:55:24.144Z] #15 15.07 /device-coap/deps/libcoap/include/coap2/coap.h.in [2026-06-23T06:55:24.144Z] #15 15.07 This warning is for project developers. Use -Wno-dev to suppress it. [2026-06-23T06:55:24.144Z] #15 15.07 [2026-06-23T06:55:24.144Z] #15 15.09 -- Generating done (0.0s) [2026-06-23T06:55:24.144Z] #15 15.09 -- Build files have been written to: /device-coap/deps/libcoap/build [2026-06-23T06:55:24.144Z] #15 15.09 + make [2026-06-23T06:55:24.144Z] #15 15.14 [ 4%] Building C object CMakeFiles/coap-2.dir/src/address.c.o [2026-06-23T06:55:24.402Z] #15 15.20 [ 8%] Building C object CMakeFiles/coap-2.dir/src/async.c.o [2026-06-23T06:55:24.402Z] #15 15.28 [ 13%] Building C object CMakeFiles/coap-2.dir/src/block.c.o [2026-06-23T06:55:24.402Z] #15 15.38 [ 17%] Building C object CMakeFiles/coap-2.dir/src/coap_debug.c.o [2026-06-23T06:55:24.660Z] #15 15.63 [ 21%] Building C object CMakeFiles/coap-2.dir/src/coap_event.c.o [2026-06-23T06:55:24.919Z] #15 15.68 [ 26%] Building C object CMakeFiles/coap-2.dir/src/coap_hashkey.c.o [2026-06-23T06:55:24.919Z] #15 15.73 [ 30%] Building C object CMakeFiles/coap-2.dir/src/coap_io.c.o [2026-06-23T06:55:25.176Z] #15 15.98 [ 34%] Building C object CMakeFiles/coap-2.dir/src/coap_notls.c.o [2026-06-23T06:55:25.434Z] #15 16.02 [ 39%] Building C object CMakeFiles/coap-2.dir/src/coap_prng.c.o [2026-06-23T06:55:25.434Z] #15 16.08 [ 43%] Building C object CMakeFiles/coap-2.dir/src/coap_session.c.o [2026-06-23T06:55:25.693Z] #15 16.60 [ 47%] Building C object CMakeFiles/coap-2.dir/src/coap_tcp.c.o [2026-06-23T06:55:25.950Z] #15 16.75 [ 52%] Building C object CMakeFiles/coap-2.dir/src/coap_time.c.o [2026-06-23T06:55:25.950Z] #15 16.80 [ 56%] Building C object CMakeFiles/coap-2.dir/src/encode.c.o [2026-06-23T06:55:25.950Z] #15 16.88 [ 60%] Building C object CMakeFiles/coap-2.dir/src/mem.c.o [2026-06-23T06:55:26.209Z] #15 16.93 [ 65%] Building C object CMakeFiles/coap-2.dir/src/net.c.o [2026-06-23T06:55:26.467Z] #15 17.50 [ 69%] Building C object CMakeFiles/coap-2.dir/src/option.c.o [2026-06-23T06:55:26.725Z] #15 17.70 [ 73%] Building C object CMakeFiles/coap-2.dir/src/pdu.c.o [2026-06-23T06:55:26.985Z] #15 17.88 [ 78%] Building C object CMakeFiles/coap-2.dir/src/resource.c.o [2026-06-23T06:55:27.243Z] #15 18.26 [ 82%] Building C object CMakeFiles/coap-2.dir/src/str.c.o [2026-06-23T06:55:27.502Z] #15 18.33 [ 86%] Building C object CMakeFiles/coap-2.dir/src/subscribe.c.o [2026-06-23T06:55:27.502Z] #15 18.37 [ 91%] Building C object CMakeFiles/coap-2.dir/src/uri.c.o [2026-06-23T06:55:27.761Z] #15 18.57 [ 95%] Building C object CMakeFiles/coap-2.dir/src/coap_tinydtls.c.o [2026-06-23T06:55:27.761Z] #15 18.75 [100%] Linking C shared library libcoap-2.so [2026-06-23T06:55:28.020Z] #15 18.79 [100%] Built target coap-2 [2026-06-23T06:55:28.020Z] #15 18.79 + make install [2026-06-23T06:55:28.020Z] #15 18.85 [100%] Built target coap-2 [2026-06-23T06:55:28.020Z] #15 18.87 Install the project... [2026-06-23T06:55:28.020Z] #15 18.87 -- Install configuration: "Release" [2026-06-23T06:55:28.020Z] #15 18.87 -- Installing: /usr/local/lib/libcoap-2.so [2026-06-23T06:55:28.020Z] #15 18.87 -- Set runtime path of "/usr/local/lib/libcoap-2.so" to "" [2026-06-23T06:55:28.020Z] #15 18.87 -- Installing: /usr/local/lib/cmake/libcoap/libcoapTargets.cmake [2026-06-23T06:55:28.020Z] #15 18.88 -- Installing: /usr/local/lib/cmake/libcoap/libcoapTargets-release.cmake [2026-06-23T06:55:28.020Z] #15 18.88 -- Installing: /usr/local/lib/cmake/libcoap/libcoapConfig.cmake [2026-06-23T06:55:28.020Z] #15 18.88 -- Installing: /usr/local/lib/cmake/libcoap/libcoapConfigVersion.cmake [2026-06-23T06:55:28.020Z] #15 18.88 -- Up-to-date: /usr/local/include [2026-06-23T06:55:28.020Z] #15 18.88 -- Installing: /usr/local/include/coap2 [2026-06-23T06:55:28.020Z] #15 18.88 -- Installing: /usr/local/include/coap2/uthash.h [2026-06-23T06:55:28.020Z] #15 18.88 -- Installing: /usr/local/include/coap2/subscribe.h [2026-06-23T06:55:28.020Z] #15 18.88 -- Installing: /usr/local/include/coap2/option.h [2026-06-23T06:55:28.020Z] #15 18.88 -- Installing: /usr/local/include/coap2/resource.h [2026-06-23T06:55:28.020Z] #15 18.88 -- Installing: /usr/local/include/coap2/bits.h [2026-06-23T06:55:28.020Z] #15 18.88 -- Installing: /usr/local/include/coap2/coap_hashkey.h [2026-06-23T06:55:28.020Z] #15 18.88 -- Installing: /usr/local/include/coap2/block.h [2026-06-23T06:55:28.020Z] #15 18.88 -- Installing: /usr/local/include/coap2/coap_io.h [2026-06-23T06:55:28.020Z] #15 18.88 -- Installing: /usr/local/include/coap2/pdu.h [2026-06-23T06:55:28.020Z] #15 18.88 -- Installing: /usr/local/include/coap2/str.h [2026-06-23T06:55:28.020Z] #15 18.88 -- Installing: /usr/local/include/coap2/async.h [2026-06-23T06:55:28.020Z] #15 18.88 -- Installing: /usr/local/include/coap2/net.h [2026-06-23T06:55:28.020Z] #15 18.88 -- Installing: /usr/local/include/coap2/address.h [2026-06-23T06:55:28.020Z] #15 18.88 -- Installing: /usr/local/include/coap2/uri.h [2026-06-23T06:55:28.020Z] #15 18.88 -- Installing: /usr/local/include/coap2/coap_event.h [2026-06-23T06:55:28.020Z] #15 18.88 -- Installing: /usr/local/include/coap2/coap_riot.h [2026-06-23T06:55:28.020Z] #15 18.88 -- Installing: /usr/local/include/coap2/coap_dtls.h [2026-06-23T06:55:28.020Z] #15 18.88 -- Installing: /usr/local/include/coap2/coap_mutex.h [2026-06-23T06:55:28.020Z] #15 18.88 -- Installing: /usr/local/include/coap2/coap_prng.h [2026-06-23T06:55:28.020Z] #15 18.88 -- Installing: /usr/local/include/coap2/lwippools.h [2026-06-23T06:55:28.020Z] #15 18.88 -- Installing: /usr/local/include/coap2/coap_debug.h [2026-06-23T06:55:28.020Z] #15 18.88 -- Installing: /usr/local/include/coap2/utlist.h [2026-06-23T06:55:28.020Z] #15 18.88 -- Installing: /usr/local/include/coap2/coap_time.h [2026-06-23T06:55:28.020Z] #15 18.88 -- Installing: /usr/local/include/coap2/encode.h [2026-06-23T06:55:28.020Z] #15 18.88 -- Installing: /usr/local/include/coap2/libcoap.h [2026-06-23T06:55:28.020Z] #15 18.88 -- Installing: /usr/local/include/coap2/coap_forward_decls.h [2026-06-23T06:55:28.020Z] #15 18.88 -- Installing: /usr/local/include/coap2/mem.h [2026-06-23T06:55:28.020Z] #15 18.88 -- Installing: /usr/local/include/coap2/coap_session.h [2026-06-23T06:55:28.020Z] #15 18.88 -- Up-to-date: /usr/local/include [2026-06-23T06:55:28.020Z] #15 18.88 -- Up-to-date: /usr/local/include/coap2 [2026-06-23T06:55:28.020Z] #15 18.88 -- Installing: /usr/local/include/coap2/coap.h [2026-06-23T06:55:28.020Z] #15 18.88 + '[' 1 '=' 1 ] [2026-06-23T06:55:28.020Z] #15 18.88 + cd /device-coap/deps [2026-06-23T06:55:28.020Z] #15 18.88 + wget https://github.com/edgexfoundry/device-sdk-c/archive/v4.0.2.zip [2026-06-23T06:55:28.020Z] #15 18.89 Connecting to github.com (140.82.114.3:443) [2026-06-23T06:55:28.279Z] #15 19.23 Connecting to codeload.github.com (140.82.112.9:443) [2026-06-23T06:55:28.538Z] #15 19.37 saving to 'v4.0.2.zip' [2026-06-23T06:55:28.539Z] #15 19.43 v4.0.2.zip 100% |********************************| 256k 0:00:00 ETA [2026-06-23T06:55:28.539Z] #15 19.43 'v4.0.2.zip' saved [2026-06-23T06:55:28.539Z] #15 19.43 + unzip v4.0.2.zip [2026-06-23T06:55:28.539Z] #15 19.44 Archive: v4.0.2.zip [2026-06-23T06:55:28.539Z] #15 19.44 creating: device-sdk-c-4.0.2/ [2026-06-23T06:55:28.539Z] #15 19.44 creating: device-sdk-c-4.0.2/.github/ [2026-06-23T06:55:28.539Z] #15 19.44 inflating: device-sdk-c-4.0.2/.github/Contributing.md [2026-06-23T06:55:28.539Z] #15 19.44 inflating: device-sdk-c-4.0.2/.github/PULL_REQUEST_TEMPLATE.md [2026-06-23T06:55:28.539Z] #15 19.44 inflating: device-sdk-c-4.0.2/.github/semantic.yml [2026-06-23T06:55:28.539Z] #15 19.44 creating: device-sdk-c-4.0.2/.github/workflows/ [2026-06-23T06:55:28.539Z] #15 19.44 inflating: device-sdk-c-4.0.2/.github/workflows/release.yml [2026-06-23T06:55:28.539Z] #15 19.44 inflating: device-sdk-c-4.0.2/.gitignore [2026-06-23T06:55:28.539Z] #15 19.44 inflating: device-sdk-c-4.0.2/Attribution.txt [2026-06-23T06:55:28.539Z] #15 19.44 inflating: device-sdk-c-4.0.2/CHANGELOG.md [2026-06-23T06:55:28.539Z] #15 19.44 inflating: device-sdk-c-4.0.2/Doxyfile [2026-06-23T06:55:28.539Z] #15 19.44 inflating: device-sdk-c-4.0.2/GOVERNANCE.md [2026-06-23T06:55:28.539Z] #15 19.44 inflating: device-sdk-c-4.0.2/Jenkinsfile [2026-06-23T06:55:28.539Z] #15 19.44 inflating: device-sdk-c-4.0.2/LICENSE [2026-06-23T06:55:28.539Z] #15 19.44 inflating: device-sdk-c-4.0.2/Makefile [2026-06-23T06:55:28.539Z] #15 19.44 inflating: device-sdk-c-4.0.2/OWNERS.md [2026-06-23T06:55:28.539Z] #15 19.44 inflating: device-sdk-c-4.0.2/README.IOT.md [2026-06-23T06:55:28.539Z] #15 19.44 inflating: device-sdk-c-4.0.2/README.md [2026-06-23T06:55:28.539Z] #15 19.44 inflating: device-sdk-c-4.0.2/README.v3.md [2026-06-23T06:55:28.539Z] #15 19.44 creating: device-sdk-c-4.0.2/docs/ [2026-06-23T06:55:28.539Z] #15 19.44 inflating: device-sdk-c-4.0.2/docs/configuration.md [2026-06-23T06:55:28.539Z] #15 19.44 inflating: device-sdk-c-4.0.2/docs/deviceprofiles.md [2026-06-23T06:55:28.539Z] #15 19.44 inflating: device-sdk-c-4.0.2/docs/metrics.md [2026-06-23T06:55:28.539Z] #15 19.44 inflating: device-sdk-c-4.0.2/docs/servicewritersguide.md [2026-06-23T06:55:28.539Z] #15 19.44 inflating: device-sdk-c-4.0.2/docs/startup.md [2026-06-23T06:55:28.539Z] #15 19.44 creating: device-sdk-c-4.0.2/include/ [2026-06-23T06:55:28.539Z] #15 19.44 creating: device-sdk-c-4.0.2/include/devsdk/ [2026-06-23T06:55:28.539Z] #15 19.44 inflating: device-sdk-c-4.0.2/include/devsdk/devsdk-base.h [2026-06-23T06:55:28.539Z] #15 19.44 inflating: device-sdk-c-4.0.2/include/devsdk/devsdk.h [2026-06-23T06:55:28.539Z] #15 19.44 creating: device-sdk-c-4.0.2/include/edgex/ [2026-06-23T06:55:28.539Z] #15 19.44 inflating: device-sdk-c-4.0.2/include/edgex/devices.h [2026-06-23T06:55:28.539Z] #15 19.44 inflating: device-sdk-c-4.0.2/include/edgex/edgex-base.h [2026-06-23T06:55:28.539Z] #15 19.44 inflating: device-sdk-c-4.0.2/include/edgex/edgex.h [2026-06-23T06:55:28.539Z] #15 19.44 inflating: device-sdk-c-4.0.2/include/edgex/profiles.h [2026-06-23T06:55:28.539Z] #15 19.44 inflating: device-sdk-c-4.0.2/include/edgex/rest-server.h [2026-06-23T06:55:28.539Z] #15 19.44 creating: device-sdk-c-4.0.2/scripts/ [2026-06-23T06:55:28.539Z] #15 19.44 inflating: device-sdk-c-4.0.2/scripts/Dockerfile.alpine [2026-06-23T06:55:28.539Z] #15 19.44 inflating: device-sdk-c-4.0.2/scripts/Dockerfile.alpine-base [2026-06-23T06:55:28.539Z] #15 19.44 inflating: device-sdk-c-4.0.2/scripts/build.sh [2026-06-23T06:55:28.539Z] #15 19.44 inflating: device-sdk-c-4.0.2/scripts/entrypoint.sh [2026-06-23T06:55:28.539Z] #15 19.44 creating: device-sdk-c-4.0.2/src/ [2026-06-23T06:55:28.539Z] #15 19.44 inflating: device-sdk-c-4.0.2/src/CMakeLists.txt [2026-06-23T06:55:28.539Z] #15 19.45 creating: device-sdk-c-4.0.2/src/c/ [2026-06-23T06:55:28.539Z] #15 19.45 inflating: device-sdk-c-4.0.2/src/c/CMakeLists.txt [2026-06-23T06:55:28.539Z] #15 19.45 inflating: device-sdk-c-4.0.2/src/c/api.h [2026-06-23T06:55:28.539Z] #15 19.45 inflating: device-sdk-c-4.0.2/src/c/autoevent.c [2026-06-23T06:55:28.539Z] #15 19.45 inflating: device-sdk-c-4.0.2/src/c/autoevent.h [2026-06-23T06:55:28.539Z] #15 19.45 inflating: device-sdk-c-4.0.2/src/c/bus-impl.h [2026-06-23T06:55:28.539Z] #15 19.45 inflating: device-sdk-c-4.0.2/src/c/bus-mqtt.c [2026-06-23T06:55:28.539Z] #15 19.45 inflating: device-sdk-c-4.0.2/src/c/bus.c [2026-06-23T06:55:28.539Z] #15 19.45 inflating: device-sdk-c-4.0.2/src/c/bus.h [2026-06-23T06:55:28.539Z] #15 19.45 inflating: device-sdk-c-4.0.2/src/c/callback3.c [2026-06-23T06:55:28.539Z] #15 19.45 inflating: device-sdk-c-4.0.2/src/c/callback3.h [2026-06-23T06:55:28.539Z] #15 19.45 inflating: device-sdk-c-4.0.2/src/c/cmdinfo.h [2026-06-23T06:55:28.539Z] #15 19.45 inflating: device-sdk-c-4.0.2/src/c/command.c [2026-06-23T06:55:28.539Z] #15 19.45 inflating: device-sdk-c-4.0.2/src/c/command.h [2026-06-23T06:55:28.539Z] #15 19.45 inflating: device-sdk-c-4.0.2/src/c/config.c [2026-06-23T06:55:28.539Z] #15 19.45 inflating: device-sdk-c-4.0.2/src/c/config.h [2026-06-23T06:55:28.539Z] #15 19.45 inflating: device-sdk-c-4.0.2/src/c/correlation.c [2026-06-23T06:55:28.539Z] #15 19.45 inflating: device-sdk-c-4.0.2/src/c/correlation.h [2026-06-23T06:55:28.539Z] #15 19.45 inflating: device-sdk-c-4.0.2/src/c/data.c [2026-06-23T06:55:28.539Z] #15 19.45 inflating: device-sdk-c-4.0.2/src/c/data.h [2026-06-23T06:55:28.539Z] #15 19.45 inflating: device-sdk-c-4.0.2/src/c/defs.h.in [2026-06-23T06:55:28.539Z] #15 19.45 inflating: device-sdk-c-4.0.2/src/c/device.c [2026-06-23T06:55:28.539Z] #15 19.45 inflating: device-sdk-c-4.0.2/src/c/device.h [2026-06-23T06:55:28.539Z] #15 19.45 inflating: device-sdk-c-4.0.2/src/c/devman.c [2026-06-23T06:55:28.539Z] #15 19.45 inflating: device-sdk-c-4.0.2/src/c/devmap.c [2026-06-23T06:55:28.539Z] #15 19.45 inflating: device-sdk-c-4.0.2/src/c/devmap.h [2026-06-23T06:55:28.539Z] #15 19.45 inflating: device-sdk-c-4.0.2/src/c/devsdk-base.c [2026-06-23T06:55:28.539Z] #15 19.45 inflating: device-sdk-c-4.0.2/src/c/devutil.h [2026-06-23T06:55:28.539Z] #15 19.45 inflating: device-sdk-c-4.0.2/src/c/discovery.c [2026-06-23T06:55:28.539Z] #15 19.45 inflating: device-sdk-c-4.0.2/src/c/discovery.h [2026-06-23T06:55:28.539Z] #15 19.45 inflating: device-sdk-c-4.0.2/src/c/dto-read.c [2026-06-23T06:55:28.539Z] #15 19.45 inflating: device-sdk-c-4.0.2/src/c/dto-read.h [2026-06-23T06:55:28.539Z] #15 19.45 inflating: device-sdk-c-4.0.2/src/c/edgex-logging.c [2026-06-23T06:55:28.539Z] #15 19.45 inflating: device-sdk-c-4.0.2/src/c/edgex-logging.h [2026-06-23T06:55:28.539Z] #15 19.45 inflating: device-sdk-c-4.0.2/src/c/edgex-rest.c [2026-06-23T06:55:28.539Z] #15 19.45 inflating: device-sdk-c-4.0.2/src/c/edgex-rest.h [2026-06-23T06:55:28.539Z] #15 19.45 inflating: device-sdk-c-4.0.2/src/c/edgex2.h [2026-06-23T06:55:28.539Z] #15 19.45 inflating: device-sdk-c-4.0.2/src/c/errorlist.h [2026-06-23T06:55:28.539Z] #15 19.45 creating: device-sdk-c-4.0.2/src/c/examples/ [2026-06-23T06:55:28.539Z] #15 19.45 inflating: device-sdk-c-4.0.2/src/c/examples/CMakeLists.txt [2026-06-23T06:55:28.539Z] #15 19.45 inflating: device-sdk-c-4.0.2/src/c/examples/README.md [2026-06-23T06:55:28.539Z] #15 19.45 creating: device-sdk-c-4.0.2/src/c/examples/bitfields/ [2026-06-23T06:55:28.539Z] #15 19.45 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/CMakeLists.txt [2026-06-23T06:55:28.539Z] #15 19.45 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/README.md [2026-06-23T06:55:28.539Z] #15 19.45 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/device-bitfields.c [2026-06-23T06:55:28.539Z] #15 19.45 creating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/ [2026-06-23T06:55:28.539Z] #15 19.45 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/configuration.yaml [2026-06-23T06:55:28.539Z] #15 19.45 creating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/devices/ [2026-06-23T06:55:28.539Z] #15 19.45 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/devices/Bitfields.json [2026-06-23T06:55:28.539Z] #15 19.45 creating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/profiles/ [2026-06-23T06:55:28.539Z] #15 19.45 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/profiles/Example-Bitfields.json [2026-06-23T06:55:28.539Z] #15 19.45 creating: device-sdk-c-4.0.2/src/c/examples/counters/ [2026-06-23T06:55:28.539Z] #15 19.45 inflating: device-sdk-c-4.0.2/src/c/examples/counters/CMakeLists.txt [2026-06-23T06:55:28.539Z] #15 19.45 inflating: device-sdk-c-4.0.2/src/c/examples/counters/README.md [2026-06-23T06:55:28.539Z] #15 19.45 inflating: device-sdk-c-4.0.2/src/c/examples/counters/device-counter.c [2026-06-23T06:55:28.539Z] #15 19.45 creating: device-sdk-c-4.0.2/src/c/examples/counters/res/ [2026-06-23T06:55:28.539Z] #15 19.45 inflating: device-sdk-c-4.0.2/src/c/examples/counters/res/configuration.yaml [2026-06-23T06:55:28.539Z] #15 19.45 creating: device-sdk-c-4.0.2/src/c/examples/counters/res/devices/ [2026-06-23T06:55:28.539Z] #15 19.45 inflating: device-sdk-c-4.0.2/src/c/examples/counters/res/devices/Counters.json [2026-06-23T06:55:28.539Z] #15 19.45 creating: device-sdk-c-4.0.2/src/c/examples/counters/res/profiles/ [2026-06-23T06:55:28.539Z] #15 19.45 inflating: device-sdk-c-4.0.2/src/c/examples/counters/res/profiles/Counter.json [2026-06-23T06:55:28.539Z] #15 19.45 creating: device-sdk-c-4.0.2/src/c/examples/discovery/ [2026-06-23T06:55:28.539Z] #15 19.45 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/CMakeLists.txt [2026-06-23T06:55:28.539Z] #15 19.45 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/README.md [2026-06-23T06:55:28.539Z] #15 19.45 creating: device-sdk-c-4.0.2/src/c/examples/discovery/res/ [2026-06-23T06:55:28.539Z] #15 19.45 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/configuration.yaml [2026-06-23T06:55:28.539Z] #15 19.45 creating: device-sdk-c-4.0.2/src/c/examples/discovery/res/devices/ [2026-06-23T06:55:28.539Z] #15 19.45 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/devices/readme.txt [2026-06-23T06:55:28.539Z] #15 19.45 creating: device-sdk-c-4.0.2/src/c/examples/discovery/res/profiles/ [2026-06-23T06:55:28.539Z] #15 19.45 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/profiles/TemplateProfile.json [2026-06-23T06:55:28.539Z] #15 19.45 creating: device-sdk-c-4.0.2/src/c/examples/discovery/res/watchers/ [2026-06-23T06:55:28.539Z] #15 19.45 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/watchers/watcher1.json [2026-06-23T06:55:28.539Z] #15 19.45 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/watchers/watcher2.json [2026-06-23T06:55:28.539Z] #15 19.45 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/template.c [2026-06-23T06:55:28.539Z] #15 19.45 creating: device-sdk-c-4.0.2/src/c/examples/file/ [2026-06-23T06:55:28.539Z] #15 19.45 inflating: device-sdk-c-4.0.2/src/c/examples/file/CMakeLists.txt [2026-06-23T06:55:28.539Z] #15 19.45 inflating: device-sdk-c-4.0.2/src/c/examples/file/README.md [2026-06-23T06:55:28.539Z] #15 19.45 inflating: device-sdk-c-4.0.2/src/c/examples/file/device-file.c [2026-06-23T06:55:28.539Z] #15 19.45 creating: device-sdk-c-4.0.2/src/c/examples/file/res/ [2026-06-23T06:55:28.539Z] #15 19.45 inflating: device-sdk-c-4.0.2/src/c/examples/file/res/configuration.yaml [2026-06-23T06:55:28.539Z] #15 19.45 creating: device-sdk-c-4.0.2/src/c/examples/file/res/devices/ [2026-06-23T06:55:28.539Z] #15 19.45 inflating: device-sdk-c-4.0.2/src/c/examples/file/res/devices/file1.json [2026-06-23T06:55:28.539Z] #15 19.45 inflating: device-sdk-c-4.0.2/src/c/examples/file/res/lorem.txt [2026-06-23T06:55:28.539Z] #15 19.45 creating: device-sdk-c-4.0.2/src/c/examples/file/res/profiles/ [2026-06-23T06:55:28.539Z] #15 19.45 inflating: device-sdk-c-4.0.2/src/c/examples/file/res/profiles/FileExampleProfile.json [2026-06-23T06:55:28.539Z] #15 19.45 creating: device-sdk-c-4.0.2/src/c/examples/gyro/ [2026-06-23T06:55:28.539Z] #15 19.45 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/CMakeLists.txt [2026-06-23T06:55:28.539Z] #15 19.45 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/README.md [2026-06-23T06:55:28.539Z] #15 19.45 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/device-gyro.c [2026-06-23T06:55:28.539Z] #15 19.45 creating: device-sdk-c-4.0.2/src/c/examples/gyro/res/ [2026-06-23T06:55:28.539Z] #15 19.45 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/res/configuration.yaml [2026-06-23T06:55:28.539Z] #15 19.45 creating: device-sdk-c-4.0.2/src/c/examples/gyro/res/devices/ [2026-06-23T06:55:28.539Z] #15 19.45 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/res/devices/gyro.json [2026-06-23T06:55:28.539Z] #15 19.45 creating: device-sdk-c-4.0.2/src/c/examples/gyro/res/profiles/ [2026-06-23T06:55:28.539Z] #15 19.45 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/res/profiles/Gyro.json [2026-06-23T06:55:28.539Z] #15 19.45 creating: device-sdk-c-4.0.2/src/c/examples/random/ [2026-06-23T06:55:28.539Z] #15 19.45 inflating: device-sdk-c-4.0.2/src/c/examples/random/CMakeLists.txt [2026-06-23T06:55:28.539Z] #15 19.45 inflating: device-sdk-c-4.0.2/src/c/examples/random/README.md [2026-06-23T06:55:28.539Z] #15 19.45 inflating: device-sdk-c-4.0.2/src/c/examples/random/device-random.c [2026-06-23T06:55:28.539Z] #15 19.45 creating: device-sdk-c-4.0.2/src/c/examples/random/res/ [2026-06-23T06:55:28.539Z] #15 19.45 inflating: device-sdk-c-4.0.2/src/c/examples/random/res/configuration.yaml [2026-06-23T06:55:28.539Z] #15 19.45 creating: device-sdk-c-4.0.2/src/c/examples/random/res/devices/ [2026-06-23T06:55:28.539Z] #15 19.45 inflating: device-sdk-c-4.0.2/src/c/examples/random/res/devices/randomdevice1.json [2026-06-23T06:55:28.539Z] #15 19.45 creating: device-sdk-c-4.0.2/src/c/examples/random/res/profiles/ [2026-06-23T06:55:28.539Z] #15 19.45 inflating: device-sdk-c-4.0.2/src/c/examples/random/res/profiles/RandomExampleProfile.json [2026-06-23T06:55:28.539Z] #15 19.45 creating: device-sdk-c-4.0.2/src/c/examples/res/ [2026-06-23T06:55:28.539Z] #15 19.45 inflating: device-sdk-c-4.0.2/src/c/examples/res/configuration.yaml [2026-06-23T06:55:28.539Z] #15 19.45 creating: device-sdk-c-4.0.2/src/c/examples/res/devices/ [2026-06-23T06:55:28.539Z] #15 19.45 inflating: device-sdk-c-4.0.2/src/c/examples/res/devices/device1.json [2026-06-23T06:55:28.539Z] #15 19.45 creating: device-sdk-c-4.0.2/src/c/examples/res/profiles/ [2026-06-23T06:55:28.539Z] #15 19.45 inflating: device-sdk-c-4.0.2/src/c/examples/res/profiles/TemplateProfile.json [2026-06-23T06:55:28.539Z] #15 19.45 inflating: device-sdk-c-4.0.2/src/c/examples/template.c [2026-06-23T06:55:28.539Z] #15 19.45 creating: device-sdk-c-4.0.2/src/c/examples/terminal/ [2026-06-23T06:55:28.539Z] #15 19.45 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/CMakeLists.txt [2026-06-23T06:55:28.539Z] #15 19.45 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/README.md [2026-06-23T06:55:28.539Z] #15 19.45 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/device-terminal.c [2026-06-23T06:55:28.539Z] #15 19.45 creating: device-sdk-c-4.0.2/src/c/examples/terminal/res/ [2026-06-23T06:55:28.539Z] #15 19.46 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/res/configuration.yaml [2026-06-23T06:55:28.539Z] #15 19.46 creating: device-sdk-c-4.0.2/src/c/examples/terminal/res/devices/ [2026-06-23T06:55:28.539Z] #15 19.46 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/res/devices/terminal.json [2026-06-23T06:55:28.539Z] #15 19.46 creating: device-sdk-c-4.0.2/src/c/examples/terminal/res/profiles/ [2026-06-23T06:55:28.539Z] #15 19.46 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/res/profiles/Terminal.json [2026-06-23T06:55:28.539Z] #15 19.46 inflating: device-sdk-c-4.0.2/src/c/filesys.c [2026-06-23T06:55:28.539Z] #15 19.46 inflating: device-sdk-c-4.0.2/src/c/filesys.h [2026-06-23T06:55:28.539Z] #15 19.46 inflating: device-sdk-c-4.0.2/src/c/keeper.c [2026-06-23T06:55:28.539Z] #15 19.46 inflating: device-sdk-c-4.0.2/src/c/keeper.h [2026-06-23T06:55:28.539Z] #15 19.46 inflating: device-sdk-c-4.0.2/src/c/map.c [2026-06-23T06:55:28.539Z] #15 19.46 inflating: device-sdk-c-4.0.2/src/c/map.h [2026-06-23T06:55:28.539Z] #15 19.46 inflating: device-sdk-c-4.0.2/src/c/metadata.c [2026-06-23T06:55:28.539Z] #15 19.46 inflating: device-sdk-c-4.0.2/src/c/metadata.h [2026-06-23T06:55:28.539Z] #15 19.46 inflating: device-sdk-c-4.0.2/src/c/metrics.h [2026-06-23T06:55:28.539Z] #15 19.46 inflating: device-sdk-c-4.0.2/src/c/opstate.c [2026-06-23T06:55:28.539Z] #15 19.46 inflating: device-sdk-c-4.0.2/src/c/opstate.h [2026-06-23T06:55:28.539Z] #15 19.46 inflating: device-sdk-c-4.0.2/src/c/parson.c [2026-06-23T06:55:28.539Z] #15 19.46 inflating: device-sdk-c-4.0.2/src/c/parson.h [2026-06-23T06:55:28.539Z] #15 19.46 inflating: device-sdk-c-4.0.2/src/c/profiles.c [2026-06-23T06:55:28.539Z] #15 19.46 inflating: device-sdk-c-4.0.2/src/c/profiles.h [2026-06-23T06:55:28.539Z] #15 19.46 inflating: device-sdk-c-4.0.2/src/c/registry-impl.h [2026-06-23T06:55:28.539Z] #15 19.46 inflating: device-sdk-c-4.0.2/src/c/registry.c [2026-06-23T06:55:28.539Z] #15 19.46 inflating: device-sdk-c-4.0.2/src/c/registry.h [2026-06-23T06:55:28.539Z] #15 19.46 inflating: device-sdk-c-4.0.2/src/c/reqdata.c [2026-06-23T06:55:28.539Z] #15 19.46 inflating: device-sdk-c-4.0.2/src/c/reqdata.h [2026-06-23T06:55:28.539Z] #15 19.46 inflating: device-sdk-c-4.0.2/src/c/request_auth.c [2026-06-23T06:55:28.539Z] #15 19.46 inflating: device-sdk-c-4.0.2/src/c/request_auth.h [2026-06-23T06:55:28.539Z] #15 19.46 inflating: device-sdk-c-4.0.2/src/c/rest-server.c [2026-06-23T06:55:28.539Z] #15 19.46 inflating: device-sdk-c-4.0.2/src/c/rest-server.h [2026-06-23T06:55:28.539Z] #15 19.46 inflating: device-sdk-c-4.0.2/src/c/rest.c [2026-06-23T06:55:28.539Z] #15 19.46 inflating: device-sdk-c-4.0.2/src/c/rest.h [2026-06-23T06:55:28.539Z] #15 19.46 inflating: device-sdk-c-4.0.2/src/c/secrets-impl.h [2026-06-23T06:55:28.539Z] #15 19.46 inflating: device-sdk-c-4.0.2/src/c/secrets-insecure.c [2026-06-23T06:55:28.539Z] #15 19.46 inflating: device-sdk-c-4.0.2/src/c/secrets-insecure.h [2026-06-23T06:55:28.539Z] #15 19.46 inflating: device-sdk-c-4.0.2/src/c/secrets-vault.c [2026-06-23T06:55:28.539Z] #15 19.46 inflating: device-sdk-c-4.0.2/src/c/secrets-vault.h [2026-06-23T06:55:28.539Z] #15 19.46 inflating: device-sdk-c-4.0.2/src/c/secrets.c [2026-06-23T06:55:28.539Z] #15 19.46 inflating: device-sdk-c-4.0.2/src/c/secrets.h [2026-06-23T06:55:28.539Z] #15 19.46 inflating: device-sdk-c-4.0.2/src/c/service.c [2026-06-23T06:55:28.539Z] #15 19.46 inflating: device-sdk-c-4.0.2/src/c/service.h [2026-06-23T06:55:28.539Z] #15 19.46 inflating: device-sdk-c-4.0.2/src/c/transform.c [2026-06-23T06:55:28.539Z] #15 19.46 inflating: device-sdk-c-4.0.2/src/c/transform.h [2026-06-23T06:55:28.539Z] #15 19.46 inflating: device-sdk-c-4.0.2/src/c/validate.c [2026-06-23T06:55:28.539Z] #15 19.46 inflating: device-sdk-c-4.0.2/src/c/validate.h [2026-06-23T06:55:28.539Z] #15 19.46 inflating: device-sdk-c-4.0.2/src/c/watchers.c [2026-06-23T06:55:28.539Z] #15 19.46 inflating: device-sdk-c-4.0.2/src/c/watchers.h [2026-06-23T06:55:28.539Z] #15 19.46 creating: device-sdk-c-4.0.2/src/cmake/ [2026-06-23T06:55:28.539Z] #15 19.46 inflating: device-sdk-c-4.0.2/src/cmake/FindIOT.cmake [2026-06-23T06:55:28.539Z] #15 19.46 inflating: device-sdk-c-4.0.2/src/cmake/FindLIBCBOR.cmake [2026-06-23T06:55:28.539Z] #15 19.46 inflating: device-sdk-c-4.0.2/src/cmake/FindLIBMICROHTTP.cmake [2026-06-23T06:55:28.539Z] #15 19.46 inflating: device-sdk-c-4.0.2/src/cmake/FindLIBPAHO.cmake [2026-06-23T06:55:28.539Z] #15 19.46 inflating: device-sdk-c-4.0.2/src/cmake/FindLIBUUID.cmake [2026-06-23T06:55:28.539Z] #15 19.46 inflating: device-sdk-c-4.0.2/src/cmake/FindLIBYAML.cmake [2026-06-23T06:55:28.539Z] #15 19.46 + cd device-sdk-c-4.0.2 [2026-06-23T06:55:28.539Z] #15 19.46 + ./scripts/build.sh [2026-06-23T06:55:28.539Z] #15 19.46 + CPPCHECK=false [2026-06-23T06:55:28.539Z] #15 19.46 + DOCGEN=false [2026-06-23T06:55:28.539Z] #15 19.46 + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' [2026-06-23T06:55:28.539Z] #15 19.46 + '[' 0 -gt 0 ] [2026-06-23T06:55:28.539Z] #15 19.46 + readlink -f ./scripts/build.sh [2026-06-23T06:55:28.539Z] #15 19.46 + dirname /device-coap/deps/device-sdk-c-4.0.2/scripts/build.sh [2026-06-23T06:55:28.539Z] #15 19.46 + dirname /device-coap/deps/device-sdk-c-4.0.2/scripts [2026-06-23T06:55:28.539Z] #15 19.46 + ROOT=/device-coap/deps/device-sdk-c-4.0.2 [2026-06-23T06:55:28.539Z] #15 19.46 + cd /device-coap/deps/device-sdk-c-4.0.2 [2026-06-23T06:55:28.539Z] #15 19.46 + mkdir -p /device-coap/deps/device-sdk-c-4.0.2/build/release [2026-06-23T06:55:28.539Z] #15 19.47 + cd /device-coap/deps/device-sdk-c-4.0.2/build/release [2026-06-23T06:55:28.539Z] #15 19.47 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-coap/deps/device-sdk-c-4.0.2/src [2026-06-23T06:55:28.539Z] #15 19.54 -- The C compiler identification is GNU 12.2.1 [2026-06-23T06:55:28.797Z] #15 19.56 -- Detecting C compiler ABI info [2026-06-23T06:55:28.797Z] #15 19.65 -- Detecting C compiler ABI info - done [2026-06-23T06:55:28.797Z] #15 19.67 -- Check for working C compiler: /usr/bin/cc - skipped [2026-06-23T06:55:28.797Z] #15 19.67 -- Detecting C compile features [2026-06-23T06:55:28.797Z] #15 19.67 -- Detecting C compile features - done [2026-06-23T06:55:28.797Z] #15 19.67 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2026-06-23T06:55:28.797Z] #15 19.75 -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") [2026-06-23T06:55:29.056Z] #15 19.76 -- Found LIBYAML: /usr/lib/libyaml.so [2026-06-23T06:55:29.056Z] #15 19.77 -- Found LIBUUID: /usr/lib/libuuid.so [2026-06-23T06:55:29.056Z] #15 19.77 -- Found LIBCBOR: /usr/lib/libcbor.so [2026-06-23T06:55:29.056Z] #15 19.77 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2026-06-23T06:55:29.056Z] #15 19.78 -- Found IOT: /opt/iotech/iot/1.6/lib/libiot.so [2026-06-23T06:55:29.056Z] #15 19.78 -- /opt/iotech/iot/1.6/include [2026-06-23T06:55:29.056Z] #15 19.78 -- C SDK 0.0.0 for Linux [2026-06-23T06:55:29.056Z] #15 19.78 -- Performing Test CSDK_HAVE_ATOMIC [2026-06-23T06:55:29.056Z] #15 19.86 -- Performing Test CSDK_HAVE_ATOMIC - Success [2026-06-23T06:55:29.056Z] #15 19.91 -- Found Curses: /usr/lib/libcurses.so [2026-06-23T06:55:29.056Z] #15 19.93 -- Configuring done (0.5s) [2026-06-23T06:55:29.056Z] #15 19.96 -- Generating done (0.0s) [2026-06-23T06:55:29.314Z] #15 19.97 -- Build files have been written to: /device-coap/deps/device-sdk-c-4.0.2/build/release [2026-06-23T06:55:29.314Z] #15 19.97 + make all package [2026-06-23T06:55:29.314Z] #15 19.97 + tee release.log [2026-06-23T06:55:29.314Z] #15 20.01 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2026-06-23T06:55:29.314Z] #15 20.15 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2026-06-23T06:55:29.314Z] #15 20.30 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2026-06-23T06:55:29.574Z] #15 20.45 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2026-06-23T06:55:29.574Z] #15 20.55 [ 9%] Building C object c/CMakeFiles/csdk.dir/command.c.o [2026-06-23T06:55:29.832Z] #15 20.60 /device-coap/deps/device-sdk-c-4.0.2/src/c/command.c: In function 'devsdk_devicecorecommand_populate': [2026-06-23T06:55:29.832Z] #15 20.60 /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-23T06:55:29.832Z] #15 20.60 218 | iot_data_t* cc_src_vector=iot_data_string_map_get_vector(map,"coreCommands"); [2026-06-23T06:55:29.832Z] #15 20.60 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2026-06-23T06:55:29.832Z] #15 20.70 [ 11%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2026-06-23T06:55:30.089Z] #15 21.01 [ 13%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2026-06-23T06:55:30.349Z] #15 21.05 [ 15%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2026-06-23T06:55:30.349Z] #15 21.19 [ 17%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2026-06-23T06:55:30.609Z] #15 21.48 [ 19%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2026-06-23T06:55:30.868Z] #15 21.57 [ 21%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2026-06-23T06:55:30.868Z] #15 21.71 [ 23%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2026-06-23T06:55:30.868Z] #15 21.84 [ 25%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2026-06-23T06:55:31.127Z] #15 21.94 [ 26%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2026-06-23T06:55:31.127Z] #15 22.09 [ 28%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2026-06-23T06:55:31.389Z] #15 22.15 [ 30%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2026-06-23T06:55:31.647Z] #15 22.47 [ 32%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2026-06-23T06:55:31.647Z] #15 22.53 [ 34%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2026-06-23T06:55:31.908Z] #15 22.77 [ 36%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2026-06-23T06:55:31.908Z] #15 22.88 [ 38%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2026-06-23T06:55:32.169Z] #15 23.10 [ 40%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2026-06-23T06:55:32.427Z] #15 23.19 [ 42%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2026-06-23T06:55:33.360Z] #15 24.18 [ 44%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2026-06-23T06:55:33.360Z] #15 24.29 [ 46%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2026-06-23T06:55:33.618Z] #15 24.36 [ 48%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2026-06-23T06:55:33.618Z] #15 24.45 [ 50%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2026-06-23T06:55:33.618Z] #15 24.51 [ 51%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2026-06-23T06:55:33.879Z] #15 24.73 [ 53%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2026-06-23T06:55:34.138Z] #15 25.08 [ 55%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2026-06-23T06:55:34.397Z] #15 25.15 [ 57%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2026-06-23T06:55:34.397Z] #15 25.28 [ 59%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2026-06-23T06:55:34.656Z] #15 25.37 [ 61%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2026-06-23T06:55:34.916Z] #15 25.89 [ 63%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2026-06-23T06:55:35.175Z] #15 26.01 [ 65%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2026-06-23T06:55:35.175Z] #15 26.08 [ 67%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2026-06-23T06:55:35.175Z] #15 26.18 [ 69%] Linking C shared library libcsdk.so [2026-06-23T06:55:35.435Z] #15 26.23 [ 69%] Built target csdk [2026-06-23T06:55:35.435Z] #15 26.25 [ 71%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2026-06-23T06:55:35.435Z] #15 26.39 [ 73%] Linking C executable template [2026-06-23T06:55:35.694Z] #15 26.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-23T06:55:35.694Z] #15 26.45 [ 73%] Built target template [2026-06-23T06:55:35.694Z] #15 26.47 [ 75%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2026-06-23T06:55:35.694Z] #15 26.56 [ 76%] Linking C executable device-counter [2026-06-23T06:55:35.694Z] #15 26.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-23T06:55:35.694Z] #15 26.63 [ 76%] Built target device-counter [2026-06-23T06:55:35.694Z] #15 26.65 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2026-06-23T06:55:35.694Z] #15 26.73 [ 80%] Linking C executable device-random [2026-06-23T06:55:35.953Z] #15 26.76 /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-23T06:55:35.953Z] #15 26.80 [ 80%] Built target device-random [2026-06-23T06:55:35.953Z] #15 26.82 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2026-06-23T06:55:35.953Z] #15 26.90 [ 84%] Linking C executable device-gyro [2026-06-23T06:55:36.211Z] #15 26.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-23T06:55:36.211Z] #15 26.97 [ 84%] Built target device-gyro [2026-06-23T06:55:36.211Z] #15 26.99 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2026-06-23T06:55:36.211Z] #15 27.07 [ 88%] Linking C executable device-bitfields [2026-06-23T06:55:36.475Z] #15 27.10 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-23T06:55:36.475Z] #15 27.13 [ 88%] Built target device-bitfields [2026-06-23T06:55:36.475Z] #15 27.15 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2026-06-23T06:55:36.475Z] #15 27.30 [ 92%] Linking C executable template-discovery [2026-06-23T06:55:36.475Z] #15 27.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-23T06:55:36.475Z] #15 27.37 [ 92%] Built target template-discovery [2026-06-23T06:55:36.475Z] #15 27.39 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2026-06-23T06:55:36.475Z] #15 27.51 [ 96%] Linking C executable device-file [2026-06-23T06:55:36.734Z] #15 27.54 /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-23T06:55:36.734Z] #15 27.58 [ 96%] Built target device-file [2026-06-23T06:55:36.734Z] #15 27.60 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2026-06-23T06:55:36.734Z] #15 27.69 [100%] Linking C executable device-terminal [2026-06-23T06:55:36.995Z] #15 27.72 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-23T06:55:36.995Z] #15 27.76 [100%] Built target device-terminal [2026-06-23T06:55:36.995Z] #15 27.78 Run CPack packaging tool... [2026-06-23T06:55:36.995Z] #15 27.79 CPack: Create package using TGZ [2026-06-23T06:55:36.995Z] #15 27.79 CPack: Install projects [2026-06-23T06:55:36.995Z] #15 27.79 CPack: - Run preinstall target for: Csdk [2026-06-23T06:55:36.995Z] #15 28.04 CPack: - Install project: Csdk [] [2026-06-23T06:55:37.254Z] #15 28.05 CPack: Create package [2026-06-23T06:55:37.254Z] #15 28.07 CPack: - package: /device-coap/deps/device-sdk-c-4.0.2/build/release/csdk-0.0.0.tar.gz generated. [2026-06-23T06:55:37.254Z] #15 28.08 + '[' false '=' true ] [2026-06-23T06:55:37.254Z] #15 28.08 + '[' false '=' true ] [2026-06-23T06:55:37.254Z] #15 28.08 + mkdir -p /device-coap/deps/device-sdk-c-4.0.2/build/debug [2026-06-23T06:55:37.254Z] #15 28.08 + cd /device-coap/deps/device-sdk-c-4.0.2/build/debug [2026-06-23T06:55:37.254Z] #15 28.08 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /device-coap/deps/device-sdk-c-4.0.2/src [2026-06-23T06:55:37.254Z] #15 28.16 -- The C compiler identification is GNU 12.2.1 [2026-06-23T06:55:37.254Z] #15 28.17 -- Detecting C compiler ABI info [2026-06-23T06:55:37.254Z] #15 28.28 -- Detecting C compiler ABI info - done [2026-06-23T06:55:37.514Z] #15 28.30 -- Check for working C compiler: /usr/bin/cc - skipped [2026-06-23T06:55:37.514Z] #15 28.30 -- Detecting C compile features [2026-06-23T06:55:37.514Z] #15 28.30 -- Detecting C compile features - done [2026-06-23T06:55:37.514Z] #15 28.30 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2026-06-23T06:55:37.514Z] #15 28.39 -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") [2026-06-23T06:55:37.514Z] #15 28.39 -- Found LIBYAML: /usr/lib/libyaml.so [2026-06-23T06:55:37.514Z] #15 28.40 -- Found LIBUUID: /usr/lib/libuuid.so [2026-06-23T06:55:37.514Z] #15 28.40 -- Found LIBCBOR: /usr/lib/libcbor.so [2026-06-23T06:55:37.514Z] #15 28.40 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2026-06-23T06:55:37.514Z] #15 28.40 -- Found IOT: /opt/iotech/iot/1.6/lib/libiot.so [2026-06-23T06:55:37.514Z] #15 28.40 -- /opt/iotech/iot/1.6/include [2026-06-23T06:55:37.514Z] #15 28.40 -- C SDK 0.0.0 for Linux [2026-06-23T06:55:37.514Z] #15 28.41 -- Performing Test CSDK_HAVE_ATOMIC [2026-06-23T06:55:37.514Z] #15 28.49 -- Performing Test CSDK_HAVE_ATOMIC - Success [2026-06-23T06:55:37.773Z] #15 28.55 -- Found Curses: /usr/lib/libcurses.so [2026-06-23T06:55:37.773Z] #15 28.57 -- Configuring done (0.5s) [2026-06-23T06:55:37.773Z] #15 28.61 -- Generating done (0.0s) [2026-06-23T06:55:37.773Z] #15 28.61 -- Build files have been written to: /device-coap/deps/device-sdk-c-4.0.2/build/debug [2026-06-23T06:55:37.773Z] #15 28.62 + make [2026-06-23T06:55:37.773Z] #15 28.62 + tee debug.log [2026-06-23T06:55:37.773Z] #15 28.66 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2026-06-23T06:55:37.773Z] #15 28.75 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2026-06-23T06:55:38.031Z] #15 28.83 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2026-06-23T06:55:38.031Z] #15 28.91 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2026-06-23T06:55:38.031Z] #15 28.99 [ 9%] Building C object c/CMakeFiles/csdk.dir/command.c.o [2026-06-23T06:55:38.031Z] #15 29.03 /device-coap/deps/device-sdk-c-4.0.2/src/c/command.c: In function 'devsdk_devicecorecommand_populate': [2026-06-23T06:55:38.031Z] #15 29.03 /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-23T06:55:38.031Z] #15 29.03 218 | iot_data_t* cc_src_vector=iot_data_string_map_get_vector(map,"coreCommands"); [2026-06-23T06:55:38.031Z] #15 29.03 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2026-06-23T06:55:38.290Z] #15 29.09 [ 11%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2026-06-23T06:55:38.290Z] #15 29.22 [ 13%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2026-06-23T06:55:38.290Z] #15 29.25 [ 15%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2026-06-23T06:55:38.290Z] #15 29.33 [ 17%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2026-06-23T06:55:38.563Z] #15 29.45 [ 19%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2026-06-23T06:55:38.563Z] #15 29.51 [ 21%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2026-06-23T06:55:38.563Z] #15 29.60 [ 23%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2026-06-23T06:55:38.822Z] #15 29.67 [ 25%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2026-06-23T06:55:38.822Z] #15 29.73 [ 26%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2026-06-23T06:55:38.822Z] #15 29.80 [ 28%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2026-06-23T06:55:38.822Z] #15 29.84 [ 30%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2026-06-23T06:55:39.082Z] #15 29.97 [ 32%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2026-06-23T06:55:39.343Z] #15 30.04 [ 34%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2026-06-23T06:55:39.343Z] #15 30.16 [ 36%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2026-06-23T06:55:39.343Z] #15 30.21 [ 38%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2026-06-23T06:55:39.343Z] #15 30.34 [ 40%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2026-06-23T06:55:39.609Z] #15 30.40 [ 42%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2026-06-23T06:55:39.609Z] #15 30.61 [ 44%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2026-06-23T06:55:39.869Z] #15 30.68 [ 46%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2026-06-23T06:55:39.869Z] #15 30.73 [ 48%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2026-06-23T06:55:39.869Z] #15 30.79 [ 50%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2026-06-23T06:55:39.869Z] #15 30.84 [ 51%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2026-06-23T06:55:40.129Z] #15 30.93 [ 53%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2026-06-23T06:55:40.129Z] #15 31.16 [ 55%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2026-06-23T06:55:40.388Z] #15 31.21 [ 57%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2026-06-23T06:55:40.388Z] #15 31.28 [ 59%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2026-06-23T06:55:40.645Z] #15 31.35 [ 61%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2026-06-23T06:55:40.645Z] #15 31.51 [ 63%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2026-06-23T06:55:40.645Z] #15 31.58 [ 65%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2026-06-23T06:55:40.645Z] #15 31.64 [ 67%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2026-06-23T06:55:40.903Z] #15 31.71 [ 69%] Linking C shared library libcsdk.so [2026-06-23T06:55:40.903Z] #15 31.77 [ 69%] Built target csdk [2026-06-23T06:55:40.903Z] #15 31.79 [ 71%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2026-06-23T06:55:40.903Z] #15 31.86 [ 73%] Linking C executable template [2026-06-23T06:55:40.903Z] #15 31.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-23T06:55:41.164Z] #15 31.92 [ 73%] Built target template [2026-06-23T06:55:41.164Z] #15 31.94 [ 75%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2026-06-23T06:55:41.164Z] #15 32.01 [ 76%] Linking C executable device-counter [2026-06-23T06:55:41.164Z] #15 32.03 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-23T06:55:41.164Z] #15 32.08 [ 76%] Built target device-counter [2026-06-23T06:55:41.164Z] #15 32.09 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2026-06-23T06:55:41.164Z] #15 32.16 [ 80%] Linking C executable device-random [2026-06-23T06:55:41.426Z] #15 32.19 /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-23T06:55:41.426Z] #15 32.23 [ 80%] Built target device-random [2026-06-23T06:55:41.426Z] #15 32.25 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2026-06-23T06:55:41.426Z] #15 32.31 [ 84%] Linking C executable device-gyro [2026-06-23T06:55:41.426Z] #15 32.34 /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-23T06:55:41.426Z] #15 32.38 [ 84%] Built target device-gyro [2026-06-23T06:55:41.426Z] #15 32.40 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2026-06-23T06:55:41.426Z] #15 32.46 [ 88%] Linking C executable device-bitfields [2026-06-23T06:55:41.686Z] #15 32.48 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-23T06:55:41.686Z] #15 32.52 [ 88%] Built target device-bitfields [2026-06-23T06:55:41.686Z] #15 32.54 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2026-06-23T06:55:41.686Z] #15 32.61 [ 92%] Linking C executable template-discovery [2026-06-23T06:55:41.945Z] #15 32.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-23T06:55:41.945Z] #15 32.68 [ 92%] Built target template-discovery [2026-06-23T06:55:41.945Z] #15 32.70 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2026-06-23T06:55:41.945Z] #15 32.76 [ 96%] Linking C executable device-file [2026-06-23T06:55:41.945Z] #15 32.78 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-23T06:55:41.945Z] #15 32.82 [ 96%] Built target device-file [2026-06-23T06:55:41.945Z] #15 32.84 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2026-06-23T06:55:41.945Z] #15 32.91 [100%] Linking C executable device-terminal [2026-06-23T06:55:42.203Z] #15 32.93 /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-23T06:55:42.203Z] #15 32.97 [100%] Built target device-terminal [2026-06-23T06:55:42.203Z] #15 32.98 + cp -rf include/devsdk include/edgex /usr/include/ [2026-06-23T06:55:42.203Z] #15 32.98 + cp build/release/c/libcsdk.so /usr/lib/ [2026-06-23T06:55:42.203Z] #15 32.98 + rm -rf /device-coap/deps [2026-06-23T06:55:42.203Z] #15 DONE 33.1s [2026-06-23T06:55:42.203Z] [2026-06-23T06:55:42.203Z] #16 [12/12] RUN /device-coap/scripts/build.sh [2026-06-23T06:55:42.463Z] #16 0.277 + readlink -f /device-coap/scripts/build.sh [2026-06-23T06:55:42.722Z] #16 0.278 + dirname /device-coap/scripts/build.sh [2026-06-23T06:55:42.722Z] #16 0.279 + dirname /device-coap/scripts [2026-06-23T06:55:42.722Z] #16 0.279 + ROOT=/device-coap [2026-06-23T06:55:42.722Z] #16 0.279 + echo /device-coap [2026-06-23T06:55:42.722Z] #16 0.279 + cd /device-coap [2026-06-23T06:55:42.722Z] #16 0.279 + mkdir -p /device-coap/build/release [2026-06-23T06:55:42.722Z] #16 0.279 /device-coap [2026-06-23T06:55:42.722Z] #16 0.281 + cd /device-coap/build/release [2026-06-23T06:55:42.722Z] #16 0.281 + cmake '-DCMAKE_BUILD_TYPE=Release' /device-coap/src/c [2026-06-23T06:55:42.722Z] #16 0.358 -- The C compiler identification is GNU 12.2.1 [2026-06-23T06:55:42.722Z] #16 0.374 -- Detecting C compiler ABI info [2026-06-23T06:55:42.722Z] #16 0.458 -- Detecting C compiler ABI info - done [2026-06-23T06:55:42.722Z] #16 0.478 -- Check for working C compiler: /usr/bin/cc - skipped [2026-06-23T06:55:42.722Z] #16 0.478 -- Detecting C compile features [2026-06-23T06:55:42.722Z] #16 0.479 -- Detecting C compile features - done [2026-06-23T06:55:42.722Z] #16 0.483 -- Found LIBCOAP: /usr/local/lib/libcoap-2.so [2026-06-23T06:55:42.722Z] #16 0.484 -- Configuring done (0.2s) [2026-06-23T06:55:42.722Z] #16 0.487 -- Generating done (0.0s) [2026-06-23T06:55:42.722Z] #16 0.488 -- Build files have been written to: /device-coap/build/release [2026-06-23T06:55:42.722Z] #16 0.490 + make [2026-06-23T06:55:42.722Z] #16 0.491 + tee release.log [2026-06-23T06:55:42.722Z] #16 0.528 [ 20%] Building C object CMakeFiles/device-coap.dir/coap-client.c.o [2026-06-23T06:55:42.722Z] #16 0.678 [ 40%] Building C object CMakeFiles/device-coap.dir/coap-server.c.o [2026-06-23T06:55:42.983Z] #16 0.776 [ 60%] Building C object CMakeFiles/device-coap.dir/coap-util.c.o [2026-06-23T06:55:42.983Z] #16 0.916 [ 80%] Building C object CMakeFiles/device-coap.dir/device-coap.c.o [2026-06-23T06:55:43.242Z] #16 1.064 [100%] Linking C executable device-coap [2026-06-23T06:55:43.242Z] #16 1.090 /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-23T06:55:43.242Z] #16 1.133 [100%] Built target device-coap [2026-06-23T06:55:43.242Z] #16 DONE 1.2s [2026-06-23T06:55:43.514Z] [2026-06-23T06:55:43.514Z] #17 exporting to image [2026-06-23T06:55:43.514Z] #17 exporting layers [2026-06-23T06:55:44.454Z] #17 exporting layers 0.9s done [2026-06-23T06:55:44.454Z] #17 writing image sha256:6757bf356b535ad1efe9c083ed0cd4f765eb0407fd428f942dedc2a3bc72aba5 0.0s done [2026-06-23T06:55:44.454Z] #17 naming to docker.io/library/ci-base-image-x86_64 0.1s done [2026-06-23T06:55:44.454Z] #17 DONE 1.2s [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-23T06:55:45.805Z] + docker inspect -f . ci-base-image-x86_64 [2026-06-23T06:55:45.806Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-06-23T06:55:45.897Z] prd-ubuntu20.04-docker-8c-8g-13734 does not seem to be running inside a container [2026-06-23T06:55:45.928Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-coap-c_PR-68 -v /w/workspace/edgexfoundry_device-coap-c_PR-68:/w/workspace/edgexfoundry_device-coap-c_PR-68:rw,z -v /w/workspace/edgexfoundry_device-coap-c_PR-68@tmp:/w/workspace/edgexfoundry_device-coap-c_PR-68@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 ******** ci-base-image-x86_64 cat [2026-06-23T06:55:46.162Z] $ docker top 9700827ae6668d2ba84a3fa16afca1ecace953ed68fad8fa9e7d36848b1ed5bb -eo pid,comm [Pipeline] { [Pipeline] sh [2026-06-23T06:55:46.505Z] + make test [2026-06-23T06:55:46.505Z] build/release/device-coap [Pipeline] } [2026-06-23T06:55:46.517Z] $ docker stop --time=1 9700827ae6668d2ba84a3fa16afca1ecace953ed68fad8fa9e7d36848b1ed5bb [2026-06-23T06:55:47.760Z] $ docker rm -f --volumes 9700827ae6668d2ba84a3fa16afca1ecace953ed68fad8fa9e7d36848b1ed5bb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-06-23T06:55:48.452Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-06-23T06:55:48.737Z] + ls -al . [2026-06-23T06:55:48.737Z] total 96 [2026-06-23T06:55:48.737Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 23 06:54 . [2026-06-23T06:55:48.737Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 23 06:54 .. [2026-06-23T06:55:48.737Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 23 06:54 .git [2026-06-23T06:55:48.737Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 23 06:54 .github [2026-06-23T06:55:48.737Z] -rw-rw-r-- 1 jenkins jenkins 14 Jun 23 06:54 .gitignore [2026-06-23T06:55:48.737Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 23 06:54 .semver [2026-06-23T06:55:48.737Z] -rw-rw-r-- 1 jenkins jenkins 2037 Jun 23 06:54 Attribution.txt [2026-06-23T06:55:48.737Z] -rw-rw-r-- 1 jenkins jenkins 3893 Jun 23 06:54 CHANGELOG.md [2026-06-23T06:55:48.737Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 23 06:54 GOVERNANCE.md [2026-06-23T06:55:48.737Z] -rw-rw-r-- 1 jenkins jenkins 798 Jun 23 06:54 Jenkinsfile [2026-06-23T06:55:48.737Z] -rw-rw-r-- 1 jenkins jenkins 10173 Jun 23 06:54 LICENSE [2026-06-23T06:55:48.737Z] -rw-rw-r-- 1 jenkins jenkins 938 Jun 23 06:54 Makefile [2026-06-23T06:55:48.737Z] -rw-rw-r-- 1 jenkins jenkins 619 Jun 23 06:54 OWNERS.md [2026-06-23T06:55:48.737Z] -rw-rw-r-- 1 jenkins jenkins 12454 Jun 23 06:54 README.md [2026-06-23T06:55:48.737Z] -rw-rw-r-- 1 jenkins jenkins 506 Jun 23 06:54 ROADMAP.md [2026-06-23T06:55:48.737Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 23 06:54 VERSION [2026-06-23T06:55:48.737Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 23 06:54 res [2026-06-23T06:55:48.737Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 23 06:54 scripts [2026-06-23T06:55:48.737Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 23 06:54 src [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-23T06:55:49.053Z] + 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=9e50920b50462823d631642ee9f56800a420156a --label arch=amd64 --label version=0.0.0 . [2026-06-23T06:55:49.312Z] #0 building with "default" instance using docker driver [2026-06-23T06:55:49.312Z] [2026-06-23T06:55:49.312Z] #1 [internal] load build definition from Dockerfile.alpine [2026-06-23T06:55:49.312Z] #1 transferring dockerfile: 2.14kB done [2026-06-23T06:55:49.312Z] #1 DONE 0.0s [2026-06-23T06:55:49.312Z] [2026-06-23T06:55:49.312Z] #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-06-23T06:55:49.312Z] #2 DONE 0.0s [2026-06-23T06:55:49.312Z] [2026-06-23T06:55:49.312Z] #3 [internal] load .dockerignore [2026-06-23T06:55:49.312Z] #3 transferring context: 2B done [2026-06-23T06:55:49.312Z] #3 DONE 0.0s [2026-06-23T06:55:49.312Z] [2026-06-23T06:55:49.312Z] #4 [internal] load build context [2026-06-23T06:55:49.312Z] #4 transferring context: 16.46kB done [2026-06-23T06:55:49.312Z] #4 DONE 0.0s [2026-06-23T06:55:49.312Z] [2026-06-23T06:55:49.312Z] #5 [builder 1/11] FROM docker.io/library/ci-base-image-x86_64:latest [2026-06-23T06:55:49.312Z] #5 DONE 0.2s [2026-06-23T06:55:49.571Z] [2026-06-23T06:55:49.571Z] #6 [stage-1 2/15] RUN apk add --update --no-cache dumb-init [2026-06-23T06:55:49.831Z] #6 0.303 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2026-06-23T06:55:49.831Z] #6 0.435 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2026-06-23T06:55:50.091Z] #6 0.647 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz [2026-06-23T06:55:50.091Z] #6 ... [2026-06-23T06:55:50.091Z] [2026-06-23T06:55:50.091Z] #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-23T06:55:50.091Z] #7 0.292 Connecting to iotech.jfrog.io (34.246.139.145:443) [2026-06-23T06:55:50.091Z] #7 0.695 saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2026-06-23T06:55:50.091Z] #7 0.695 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2026-06-23T06:55:50.091Z] #7 0.695 '/etc/apk/keys/alpine.dev.rsa.pub' saved [2026-06-23T06:55:50.091Z] #7 DONE 0.7s [2026-06-23T06:55:50.350Z] [2026-06-23T06:55:50.350Z] #8 [builder 3/11] RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories [2026-06-23T06:55:50.350Z] #8 DONE 0.3s [2026-06-23T06:55:50.350Z] [2026-06-23T06:55:50.350Z] #6 [stage-1 2/15] RUN apk add --update --no-cache dumb-init [2026-06-23T06:55:50.612Z] #6 1.205 WARNING: This apk-tools is OLD! Some packages might not function properly. [2026-06-23T06:55:50.612Z] #6 1.216 OK: 338 MiB in 103 packages [2026-06-23T06:55:50.612Z] #6 DONE 1.3s [2026-06-23T06:55:50.612Z] [2026-06-23T06:55:50.612Z] #9 [stage-1 3/15] RUN apk --no-cache upgrade [2026-06-23T06:55:50.875Z] #9 0.243 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2026-06-23T06:55:51.135Z] #9 0.386 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2026-06-23T06:55:51.394Z] #9 0.601 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz [2026-06-23T06:55:51.653Z] #9 ... [2026-06-23T06:55:51.653Z] [2026-06-23T06:55:51.653Z] #10 [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-23T06:55:51.653Z] #10 0.229 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2026-06-23T06:55:51.653Z] #10 0.359 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2026-06-23T06:55:51.653Z] #10 0.584 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz [2026-06-23T06:55:51.653Z] #10 1.156 WARNING: This apk-tools is OLD! Some packages might not function properly. [2026-06-23T06:55:51.653Z] #10 1.166 OK: 338 MiB in 103 packages [2026-06-23T06:55:51.653Z] #10 DONE 1.3s [2026-06-23T06:55:51.653Z] [2026-06-23T06:55:51.653Z] #11 [builder 5/11] COPY scripts /device-coap/scripts [2026-06-23T06:55:51.653Z] #11 DONE 0.0s [2026-06-23T06:55:51.919Z] [2026-06-23T06:55:51.919Z] #12 [builder 6/11] COPY src /device-coap/src/ [2026-06-23T06:55:51.919Z] #12 DONE 0.0s [2026-06-23T06:55:51.919Z] [2026-06-23T06:55:51.919Z] #13 [builder 7/11] COPY VERSION /device-coap [2026-06-23T06:55:51.919Z] #13 DONE 0.0s [2026-06-23T06:55:51.919Z] [2026-06-23T06:55:51.919Z] #9 [stage-1 3/15] RUN apk --no-cache upgrade [2026-06-23T06:55:51.919Z] #9 1.146 WARNING: This apk-tools is OLD! Some packages might not function properly. [2026-06-23T06:55:51.919Z] #9 1.156 OK: 338 MiB in 103 packages [2026-06-23T06:55:51.919Z] #9 DONE 1.2s [2026-06-23T06:55:51.919Z] [2026-06-23T06:55:51.919Z] #14 [builder 8/11] RUN mkdir -p /device-coap/build [2026-06-23T06:55:52.495Z] #14 DONE 0.4s [2026-06-23T06:55:52.495Z] [2026-06-23T06:55:52.495Z] #15 [builder 9/11] WORKDIR /device-coap [2026-06-23T06:55:52.495Z] #15 DONE 0.0s [2026-06-23T06:55:52.495Z] [2026-06-23T06:55:52.495Z] #16 [builder 10/11] RUN /device-coap/scripts/build_deps.sh 1 [2026-06-23T06:55:52.495Z] #16 0.266 + BUILD_CSDK=1 [2026-06-23T06:55:52.495Z] #16 0.266 + TINYDTLS_VERSION=b0e230d [2026-06-23T06:55:52.495Z] #16 0.266 + LIBCOAP_VERSION=1739507 [2026-06-23T06:55:52.495Z] #16 0.266 + CSDK_VERSION=4.0.2 [2026-06-23T06:55:52.495Z] #16 0.266 + '[' -d deps ] [2026-06-23T06:55:52.495Z] #16 0.266 + mkdir deps [2026-06-23T06:55:52.751Z] #16 ... [2026-06-23T06:55:52.751Z] [2026-06-23T06:55:52.751Z] #17 [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-23T06:55:52.751Z] #17 0.243 Connecting to iotech.jfrog.io (54.73.4.50:443) [2026-06-23T06:55:52.751Z] #17 0.651 saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2026-06-23T06:55:52.751Z] #17 0.651 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2026-06-23T06:55:52.751Z] #17 0.651 '/etc/apk/keys/alpine.dev.rsa.pub' saved [2026-06-23T06:55:52.751Z] #17 DONE 0.7s [2026-06-23T06:55:52.751Z] [2026-06-23T06:55:52.751Z] #16 [builder 10/11] RUN /device-coap/scripts/build_deps.sh 1 [2026-06-23T06:55:52.751Z] #16 0.267 + cd /device-coap/deps [2026-06-23T06:55:52.751Z] #16 0.267 + git clone https://github.com/eclipse/tinydtls.git [2026-06-23T06:55:52.751Z] #16 0.268 Cloning into 'tinydtls'... [2026-06-23T06:55:53.012Z] #16 ... [2026-06-23T06:55:53.012Z] [2026-06-23T06:55:53.012Z] #18 [stage-1 5/15] RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories [2026-06-23T06:55:53.012Z] #18 DONE 0.3s [2026-06-23T06:55:53.012Z] [2026-06-23T06:55:53.012Z] #16 [builder 10/11] RUN /device-coap/scripts/build_deps.sh 1 [2026-06-23T06:55:53.012Z] #16 0.761 + cd tinydtls [2026-06-23T06:55:53.012Z] #16 0.761 + git checkout develop [2026-06-23T06:55:53.012Z] #16 0.776 branch 'develop' set up to track 'origin/develop'. [2026-06-23T06:55:53.270Z] #16 0.777 Switched to a new branch 'develop' [2026-06-23T06:55:53.270Z] #16 0.777 + git reset --hard b0e230d [2026-06-23T06:55:53.270Z] #16 0.793 HEAD is now at b0e230d Merge pull request #44 from mrdeep1/cunit_fix [2026-06-23T06:55:53.270Z] #16 0.793 + cp /device-coap/scripts/AutoConf_cmake_patch AutoConf.cmake [2026-06-23T06:55:53.270Z] #16 0.794 + cp /device-coap/scripts/CMakeLists_txt_patch CMakeLists.txt [2026-06-23T06:55:53.270Z] #16 0.794 + cp /device-coap/scripts/dtls_config_h_cmake_in_patch dtls_config.h.cmake.in [2026-06-23T06:55:53.270Z] #16 0.795 + cp /device-coap/scripts/tests_CMakeLists_txt_patch tests/CMakeLists.txt [2026-06-23T06:55:53.270Z] #16 0.795 + mkdir -p build [2026-06-23T06:55:53.270Z] #16 0.795 + cd build [2026-06-23T06:55:53.270Z] #16 0.795 + cmake '-DCMAKE_BUILD_TYPE=Release' '-DBUILD_SHARED_LIBS=ON' .. [2026-06-23T06:55:53.270Z] #16 0.849 -- The C compiler identification is GNU 12.2.1 [2026-06-23T06:55:53.270Z] #16 0.864 -- Detecting C compiler ABI info [2026-06-23T06:55:53.270Z] #16 0.955 -- Detecting C compiler ABI info - done [2026-06-23T06:55:53.270Z] #16 0.975 -- Check for working C compiler: /usr/bin/cc - skipped [2026-06-23T06:55:53.270Z] #16 0.975 -- Detecting C compile features [2026-06-23T06:55:53.270Z] #16 0.976 -- Detecting C compile features - done [2026-06-23T06:55:53.270Z] #16 0.979 -- Looking for assert.h [2026-06-23T06:55:53.270Z] #16 1.072 -- Looking for assert.h - found [2026-06-23T06:55:53.528Z] #16 1.072 -- Looking for arpa/inet.h [2026-06-23T06:55:53.528Z] #16 1.161 -- Looking for arpa/inet.h - found [2026-06-23T06:55:53.528Z] #16 1.162 -- Looking for fcntl.h [2026-06-23T06:55:53.528Z] #16 1.243 -- Looking for fcntl.h - found [2026-06-23T06:55:53.792Z] #16 1.244 -- Looking for inttypes.h [2026-06-23T06:55:53.792Z] #16 1.329 -- Looking for inttypes.h - found [2026-06-23T06:55:53.792Z] #16 1.329 -- Looking for memory.h [2026-06-23T06:55:53.792Z] #16 1.412 -- Looking for memory.h - found [2026-06-23T06:55:53.792Z] #16 1.412 -- Looking for netdb.h [2026-06-23T06:55:53.792Z] #16 1.501 -- Looking for netdb.h - found [2026-06-23T06:55:53.792Z] #16 1.502 -- Looking for netinet/in.h [2026-06-23T06:55:53.792Z] #16 1.593 -- Looking for netinet/in.h - found [2026-06-23T06:55:54.052Z] #16 1.594 -- Looking for stddef.h [2026-06-23T06:55:54.052Z] #16 1.676 -- Looking for stddef.h - found [2026-06-23T06:55:54.052Z] #16 1.676 -- Looking for stdint.h [2026-06-23T06:55:54.052Z] #16 1.764 -- Looking for stdint.h - found [2026-06-23T06:55:54.052Z] #16 1.765 -- Looking for stdlib.h [2026-06-23T06:55:54.052Z] #16 1.849 -- Looking for stdlib.h - found [2026-06-23T06:55:54.052Z] #16 1.850 -- Looking for string.h [2026-06-23T06:55:54.310Z] #16 ... [2026-06-23T06:55:54.310Z] [2026-06-23T06:55:54.310Z] #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-23T06:55:54.310Z] #19 0.260 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2026-06-23T06:55:54.310Z] #19 0.398 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2026-06-23T06:55:54.310Z] #19 0.611 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz [2026-06-23T06:55:54.310Z] #19 1.158 WARNING: This apk-tools is OLD! Some packages might not function properly. [2026-06-23T06:55:54.310Z] #19 1.165 (1/1) Installing curl (8.12.1-r0) [2026-06-23T06:55:54.310Z] #19 1.185 Executing busybox-1.36.1-r7.trigger [2026-06-23T06:55:54.310Z] #19 1.194 OK: 338 MiB in 104 packages [2026-06-23T06:55:54.310Z] #19 DONE 1.3s [2026-06-23T06:55:54.310Z] [2026-06-23T06:55:54.310Z] #16 [builder 10/11] RUN /device-coap/scripts/build_deps.sh 1 [2026-06-23T06:55:54.310Z] #16 1.940 -- Looking for string.h - found [2026-06-23T06:55:54.310Z] #16 1.940 -- Looking for strings.h [2026-06-23T06:55:54.568Z] #16 2.030 -- Looking for strings.h - found [2026-06-23T06:55:54.568Z] #16 2.030 -- Looking for time.h [2026-06-23T06:55:54.568Z] #16 2.110 -- Looking for time.h - found [2026-06-23T06:55:54.568Z] #16 2.111 -- Looking for sys/param.h [2026-06-23T06:55:54.568Z] #16 2.202 -- Looking for sys/param.h - found [2026-06-23T06:55:54.568Z] #16 2.203 -- Looking for sys/socket.h [2026-06-23T06:55:54.568Z] #16 2.285 -- Looking for sys/socket.h - found [2026-06-23T06:55:54.568Z] #16 2.286 -- Looking for sys/stat.h [2026-06-23T06:55:54.568Z] #16 2.378 -- Looking for sys/stat.h - found [2026-06-23T06:55:54.826Z] #16 2.379 -- Looking for sys/types.h [2026-06-23T06:55:54.826Z] #16 2.468 -- Looking for sys/types.h - found [2026-06-23T06:55:54.826Z] #16 2.469 -- Looking for sys/time.h [2026-06-23T06:55:54.826Z] #16 2.555 -- Looking for sys/time.h - found [2026-06-23T06:55:55.085Z] #16 2.556 -- Looking for unistd.h [2026-06-23T06:55:55.085Z] #16 2.644 -- Looking for unistd.h - found [2026-06-23T06:55:55.085Z] #16 2.645 -- Looking for float.h [2026-06-23T06:55:55.085Z] #16 2.732 -- Looking for float.h - found [2026-06-23T06:55:55.085Z] #16 2.733 -- Looking for dlfcn.h [2026-06-23T06:55:55.085Z] #16 2.819 -- Looking for dlfcn.h - found [2026-06-23T06:55:55.085Z] #16 2.819 -- Looking for memset [2026-06-23T06:55:55.085Z] #16 2.898 -- Looking for memset - found [2026-06-23T06:55:55.085Z] #16 2.898 -- Looking for select [2026-06-23T06:55:55.343Z] #16 2.991 -- Looking for select - found [2026-06-23T06:55:55.343Z] #16 2.992 -- Looking for socket [2026-06-23T06:55:55.343Z] #16 3.077 -- Looking for socket - found [2026-06-23T06:55:55.607Z] #16 3.077 -- Looking for strdup [2026-06-23T06:55:55.607Z] #16 3.165 -- Looking for strdup - found [2026-06-23T06:55:55.607Z] #16 3.165 -- Looking for strerror [2026-06-23T06:55:55.607Z] #16 3.243 -- Looking for strerror - found [2026-06-23T06:55:55.607Z] #16 3.243 -- Looking for strnlen [2026-06-23T06:55:55.607Z] #16 3.335 -- Looking for strnlen - found [2026-06-23T06:55:55.607Z] #16 3.335 -- Looking for fls [2026-06-23T06:55:55.607Z] #16 3.421 -- Looking for fls - not found [2026-06-23T06:55:55.868Z] #16 3.421 -- Looking for vprintf [2026-06-23T06:55:55.868Z] #16 3.502 -- Looking for vprintf - found [2026-06-23T06:55:55.868Z] #16 3.503 -- Performing Test HAVE_SOCKADDR_IN6_SIN6_LEN [2026-06-23T06:55:55.868Z] #16 3.554 -- Performing Test HAVE_SOCKADDR_IN6_SIN6_LEN - Failed [2026-06-23T06:55:56.127Z] #16 3.561 -- Configuring done (2.8s) [2026-06-23T06:55:56.127Z] #16 3.568 -- Generating done (0.0s) [2026-06-23T06:55:56.127Z] #16 3.569 -- Build files have been written to: /device-coap/deps/tinydtls/build [2026-06-23T06:55:56.127Z] #16 3.572 + make [2026-06-23T06:55:56.127Z] #16 3.615 [ 6%] Building C object CMakeFiles/tinydtls.dir/aes/rijndael.c.o [2026-06-23T06:55:56.127Z] #16 3.773 [ 13%] Building C object CMakeFiles/tinydtls.dir/aes/rijndael_wrap.c.o [2026-06-23T06:55:56.127Z] #16 3.804 [ 20%] Building C object CMakeFiles/tinydtls.dir/ccm.c.o [2026-06-23T06:55:56.385Z] #16 4.060 [ 26%] Building C object CMakeFiles/tinydtls.dir/crypto.c.o [2026-06-23T06:55:56.385Z] #16 4.170 In file included from /device-coap/deps/tinydtls/crypto.c:34: [2026-06-23T06:55:56.385Z] #16 4.170 In function 'ecc_ecdh', [2026-06-23T06:55:56.385Z] #16 4.170 inlined from 'dtls_ecdh_pre_master_secret' at /device-coap/deps/tinydtls/crypto.c:444:3: [2026-06-23T06:55:56.385Z] #16 4.170 /device-coap/deps/tinydtls/ecc/ecc.h:50:9: warning: 'pub_x' may be used uninitialized [-Wmaybe-uninitialized] [2026-06-23T06:55:56.385Z] #16 4.170 50 | ecc_ec_mult(px, py, secret, resultx, resulty); [2026-06-23T06:55:56.385Z] #16 4.170 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2026-06-23T06:55:56.385Z] #16 4.170 /device-coap/deps/tinydtls/ecc/ecc.h: In function 'dtls_ecdh_pre_master_secret': [2026-06-23T06:55:56.385Z] #16 4.170 /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-23T06:55:56.385Z] #16 4.170 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-23T06:55:56.385Z] #16 4.170 | ^~~~~~~~~~~ [2026-06-23T06:55:56.385Z] #16 4.170 /device-coap/deps/tinydtls/crypto.c:431:12: note: 'pub_x' declared here [2026-06-23T06:55:56.385Z] #16 4.170 431 | uint32_t pub_x[8]; [2026-06-23T06:55:56.385Z] #16 4.170 | ^~~~~ [2026-06-23T06:55:56.385Z] #16 4.170 In function 'ecc_ecdh', [2026-06-23T06:55:56.385Z] #16 4.170 inlined from 'dtls_ecdh_pre_master_secret' at /device-coap/deps/tinydtls/crypto.c:444:3: [2026-06-23T06:55:56.385Z] #16 4.170 /device-coap/deps/tinydtls/ecc/ecc.h:50:9: warning: 'pub_y' may be used uninitialized [-Wmaybe-uninitialized] [2026-06-23T06:55:56.385Z] #16 4.170 50 | ecc_ec_mult(px, py, secret, resultx, resulty); [2026-06-23T06:55:56.385Z] #16 4.170 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2026-06-23T06:55:56.385Z] #16 4.170 /device-coap/deps/tinydtls/ecc/ecc.h: In function 'dtls_ecdh_pre_master_secret': [2026-06-23T06:55:56.385Z] #16 4.170 /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-23T06:55:56.385Z] #16 4.170 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-23T06:55:56.385Z] #16 4.170 | ^~~~~~~~~~~ [2026-06-23T06:55:56.385Z] #16 4.170 /device-coap/deps/tinydtls/crypto.c:432:12: note: 'pub_y' declared here [2026-06-23T06:55:56.385Z] #16 4.170 432 | uint32_t pub_y[8]; [2026-06-23T06:55:56.385Z] #16 4.170 | ^~~~~ [2026-06-23T06:55:56.385Z] #16 4.170 In function 'ecc_ecdh', [2026-06-23T06:55:56.385Z] #16 4.170 inlined from 'dtls_ecdh_pre_master_secret' at /device-coap/deps/tinydtls/crypto.c:444:3: [2026-06-23T06:55:56.385Z] #16 4.170 /device-coap/deps/tinydtls/ecc/ecc.h:50:9: warning: 'priv' may be used uninitialized [-Wmaybe-uninitialized] [2026-06-23T06:55:56.385Z] #16 4.170 50 | ecc_ec_mult(px, py, secret, resultx, resulty); [2026-06-23T06:55:56.385Z] #16 4.170 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2026-06-23T06:55:56.385Z] #16 4.170 /device-coap/deps/tinydtls/ecc/ecc.h: In function 'dtls_ecdh_pre_master_secret': [2026-06-23T06:55:56.385Z] #16 4.170 /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-23T06:55:56.385Z] #16 4.170 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-23T06:55:56.385Z] #16 4.170 | ^~~~~~~~~~~ [2026-06-23T06:55:56.643Z] #16 4.170 /device-coap/deps/tinydtls/crypto.c:430:12: note: 'priv' declared here [2026-06-23T06:55:56.643Z] #16 4.170 430 | uint32_t priv[8]; [2026-06-23T06:55:56.643Z] #16 4.170 | ^~~~ [2026-06-23T06:55:56.643Z] #16 4.257 [ 33%] Building C object CMakeFiles/tinydtls.dir/dtls.c.o [2026-06-23T06:55:57.586Z] #16 5.304 [ 40%] Building C object CMakeFiles/tinydtls.dir/dtls_debug.c.o [2026-06-23T06:55:57.586Z] #16 5.360 [ 46%] Building C object CMakeFiles/tinydtls.dir/dtls_prng.c.o [2026-06-23T06:55:57.586Z] #16 5.406 [ 53%] Building C object CMakeFiles/tinydtls.dir/dtls_time.c.o [2026-06-23T06:55:57.846Z] #16 5.444 [ 60%] Building C object CMakeFiles/tinydtls.dir/ecc/ecc.c.o [2026-06-23T06:55:57.846Z] #16 5.462 /device-coap/deps/tinydtls/ecc/ecc.c: In function 'is_zero': [2026-06-23T06:55:57.846Z] #16 5.462 /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-23T06:55:57.846Z] #16 5.462 316 | for (idx = 0; idx < count; idx++) { [2026-06-23T06:55:57.846Z] #16 5.462 | ^ [2026-06-23T06:55:57.846Z] #16 5.462 /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-23T06:55:57.846Z] #16 5.462 319 | return result == count; [2026-06-23T06:55:57.846Z] #16 5.462 | ^~ [2026-06-23T06:55:58.414Z] #16 6.121 [ 66%] Building C object CMakeFiles/tinydtls.dir/hmac.c.o [2026-06-23T06:55:58.414Z] #16 6.182 [ 73%] Building C object CMakeFiles/tinydtls.dir/netq.c.o [2026-06-23T06:55:58.414Z] #16 6.254 [ 80%] Building C object CMakeFiles/tinydtls.dir/peer.c.o [2026-06-23T06:55:58.672Z] #16 6.305 [ 86%] Building C object CMakeFiles/tinydtls.dir/session.c.o [2026-06-23T06:55:58.672Z] #16 6.359 [ 93%] Building C object CMakeFiles/tinydtls.dir/sha2/sha2.c.o [2026-06-23T06:55:58.672Z] #16 6.378 /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-23T06:55:58.672Z] #16 6.378 630 | void dtls_sha256_final(sha2_byte digest[], dtls_sha256_ctx* context) { [2026-06-23T06:55:58.672Z] #16 6.378 | ~~~~~~~~~~^~~~~~~~ [2026-06-23T06:55:58.672Z] #16 6.378 In file included from /device-coap/deps/tinydtls/sha2/sha2.c:45: [2026-06-23T06:55:58.672Z] #16 6.378 /device-coap/deps/tinydtls/sha2/sha2.h:134:24: note: previously declared as 'uint8_t[32]' {aka 'unsigned char[32]'} [2026-06-23T06:55:58.672Z] #16 6.378 134 | void dtls_sha256_final(uint8_t[DTLS_SHA256_DIGEST_LENGTH], dtls_sha256_ctx*); [2026-06-23T06:55:58.672Z] #16 6.378 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2026-06-23T06:55:58.672Z] #16 6.379 /device-coap/deps/tinydtls/sha2/sha2.c:690:54: warning: argument 2 of type 'char[]' with mismatched bound [-Warray-parameter=] [2026-06-23T06:55:58.672Z] #16 6.379 690 | char *dtls_sha256_end(dtls_sha256_ctx* context, char buffer[]) { [2026-06-23T06:55:58.672Z] #16 6.379 | ~~~~~^~~~~~~~ [2026-06-23T06:55:58.672Z] #16 6.379 /device-coap/deps/tinydtls/sha2/sha2.h:135:41: note: previously declared as 'char[65]' [2026-06-23T06:55:58.672Z] #16 6.379 135 | char* dtls_sha256_end(dtls_sha256_ctx*, char[DTLS_SHA256_DIGEST_STRING_LENGTH]); [2026-06-23T06:55:58.672Z] #16 6.379 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2026-06-23T06:55:58.672Z] #16 6.533 [100%] Linking C shared library libtinydtls.so [2026-06-23T06:55:58.931Z] #16 6.564 [100%] Built target tinydtls [2026-06-23T06:55:58.931Z] #16 6.572 + make install [2026-06-23T06:55:58.931Z] #16 6.611 [100%] Built target tinydtls [2026-06-23T06:55:58.931Z] #16 6.626 Install the project... [2026-06-23T06:55:58.931Z] #16 6.632 -- Install configuration: "Release" [2026-06-23T06:55:58.931Z] #16 6.632 -- Installing: /usr/local/lib/libtinydtls.so [2026-06-23T06:55:58.931Z] #16 6.633 -- Up-to-date: /usr/local/include/tinydtls [2026-06-23T06:55:58.931Z] #16 6.633 -- Installing: /usr/local/include/tinydtls/uthash.h [2026-06-23T06:55:58.931Z] #16 6.633 -- Up-to-date: /usr/local/include/tinydtls/sha2 [2026-06-23T06:55:58.931Z] #16 6.634 -- Installing: /usr/local/include/tinydtls/sha2/sha2.h [2026-06-23T06:55:58.931Z] #16 6.634 -- Up-to-date: /usr/local/include/tinydtls/ecc [2026-06-23T06:55:58.931Z] #16 6.634 -- Installing: /usr/local/include/tinydtls/ecc/test_helper.h [2026-06-23T06:55:58.931Z] #16 6.634 -- Installing: /usr/local/include/tinydtls/ecc/ecc.h [2026-06-23T06:55:58.931Z] #16 6.634 -- Installing: /usr/local/include/tinydtls/tinydtls.h [2026-06-23T06:55:58.931Z] #16 6.635 -- Installing: /usr/local/include/tinydtls/alert.h [2026-06-23T06:55:58.931Z] #16 6.635 -- Up-to-date: /usr/local/include/tinydtls/aes [2026-06-23T06:55:58.931Z] #16 6.635 -- Installing: /usr/local/include/tinydtls/aes/rijndael.h [2026-06-23T06:55:58.931Z] #16 6.636 -- Installing: /usr/local/include/tinydtls/crypto.h [2026-06-23T06:55:58.931Z] #16 6.636 -- Installing: /usr/local/include/tinydtls/numeric.h [2026-06-23T06:55:58.931Z] #16 6.636 -- Installing: /usr/local/include/tinydtls/peer.h [2026-06-23T06:55:58.931Z] #16 6.636 -- Installing: /usr/local/include/tinydtls/utlist.h [2026-06-23T06:55:58.931Z] #16 6.637 -- Installing: /usr/local/include/tinydtls/dtls_mutex.h [2026-06-23T06:55:58.931Z] #16 6.637 -- Installing: /usr/local/include/tinydtls/dtls_time.h [2026-06-23T06:55:58.931Z] #16 6.637 -- Installing: /usr/local/include/tinydtls/netq.h [2026-06-23T06:55:58.931Z] #16 6.638 -- Installing: /usr/local/include/tinydtls/dtls.h [2026-06-23T06:55:58.931Z] #16 6.638 -- Installing: /usr/local/include/tinydtls/global.h [2026-06-23T06:55:58.931Z] #16 6.638 -- Installing: /usr/local/include/tinydtls/state.h [2026-06-23T06:55:58.931Z] #16 6.639 -- Installing: /usr/local/include/tinydtls/dtls_debug.h [2026-06-23T06:55:58.931Z] #16 6.639 -- Installing: /usr/local/include/tinydtls/session.h [2026-06-23T06:55:58.931Z] #16 6.639 -- Installing: /usr/local/include/tinydtls/dtls_prng.h [2026-06-23T06:55:58.931Z] #16 6.640 -- Installing: /usr/local/include/tinydtls/hmac.h [2026-06-23T06:55:58.931Z] #16 6.640 -- Installing: /usr/local/include/tinydtls/ccm.h [2026-06-23T06:55:58.931Z] #16 6.640 -- Up-to-date: /usr/local/include/tinydtls [2026-06-23T06:55:58.931Z] #16 6.640 -- Installing: /usr/local/include/tinydtls/dtls_config.h [2026-06-23T06:55:58.931Z] #16 6.642 + cd /device-coap/deps [2026-06-23T06:55:58.931Z] #16 6.642 + git clone https://github.com/obgm/libcoap.git [2026-06-23T06:55:58.931Z] #16 6.642 Cloning into 'libcoap'... [2026-06-23T06:56:00.832Z] #16 8.298 + cd libcoap [2026-06-23T06:56:00.832Z] #16 8.298 + git reset --hard 1739507 [2026-06-23T06:56:00.832Z] #16 8.334 HEAD is now at 1739507a Merge pull request #536 from mrdeep1/bad_tcp [2026-06-23T06:56:00.832Z] #16 8.335 + patch -p1 [2026-06-23T06:56:00.832Z] #16 8.335 patching file cmake/FindTinyDTLS.cmake [2026-06-23T06:56:00.832Z] #16 8.336 + patch -p1 [2026-06-23T06:56:00.832Z] #16 8.337 patching file include/coap2/coap_config.h.in [2026-06-23T06:56:00.832Z] #16 8.337 + mkdir -p build [2026-06-23T06:56:00.832Z] #16 8.338 + cd build [2026-06-23T06:56:00.832Z] #16 8.338 + 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-23T06:56:00.832Z] #16 8.412 -- The CXX compiler identification is GNU 12.2.1 [2026-06-23T06:56:00.832Z] #16 8.475 -- The C compiler identification is GNU 12.2.1 [2026-06-23T06:56:00.832Z] #16 8.491 -- Detecting CXX compiler ABI info [2026-06-23T06:56:00.832Z] #16 8.580 -- Detecting CXX compiler ABI info - done [2026-06-23T06:56:00.832Z] #16 8.602 -- Check for working CXX compiler: /usr/bin/c++ - skipped [2026-06-23T06:56:00.832Z] #16 8.602 -- Detecting CXX compile features [2026-06-23T06:56:00.832Z] #16 8.603 -- Detecting CXX compile features - done [2026-06-23T06:56:00.832Z] #16 8.607 -- Detecting C compiler ABI info [2026-06-23T06:56:00.832Z] #16 8.693 -- Detecting C compiler ABI info - done [2026-06-23T06:56:01.090Z] #16 8.714 -- Check for working C compiler: /usr/bin/cc - skipped [2026-06-23T06:56:01.090Z] #16 8.715 -- Detecting C compile features [2026-06-23T06:56:01.090Z] #16 8.715 -- Detecting C compile features - done [2026-06-23T06:56:01.090Z] #16 8.719 -- Looking for byteswap.h [2026-06-23T06:56:01.090Z] #16 8.807 -- Looking for byteswap.h - found [2026-06-23T06:56:01.349Z] #16 8.807 -- Looking for inttypes.h [2026-06-23T06:56:01.349Z] #16 8.892 -- Looking for inttypes.h - found [2026-06-23T06:56:01.349Z] #16 8.892 -- Looking for limits.h [2026-06-23T06:56:01.349Z] #16 8.972 -- Looking for limits.h - found [2026-06-23T06:56:01.349Z] #16 8.972 -- Looking for memory.h [2026-06-23T06:56:01.349Z] #16 9.060 -- Looking for memory.h - found [2026-06-23T06:56:01.349Z] #16 9.060 -- Looking for strings.h [2026-06-23T06:56:01.349Z] #16 9.147 -- Looking for strings.h - found [2026-06-23T06:56:01.607Z] #16 9.148 -- Looking for string.h [2026-06-23T06:56:01.607Z] #16 9.233 -- Looking for string.h - found [2026-06-23T06:56:01.607Z] #16 9.233 -- Looking for sys/sysctl.h [2026-06-23T06:56:01.607Z] #16 9.281 -- Looking for sys/sysctl.h - not found [2026-06-23T06:56:01.607Z] #16 9.282 -- Looking for netinet/in.h [2026-06-23T06:56:01.607Z] #16 9.370 -- Looking for netinet/in.h - found [2026-06-23T06:56:01.607Z] #16 9.370 -- Looking for sys/epoll.h [2026-06-23T06:56:01.607Z] #16 9.454 -- Looking for sys/epoll.h - found [2026-06-23T06:56:01.866Z] #16 9.455 -- Looking for sys/timerfd.h [2026-06-23T06:56:01.866Z] #16 9.543 -- Looking for sys/timerfd.h - found [2026-06-23T06:56:01.866Z] #16 9.543 -- Looking for arpa/inet.h [2026-06-23T06:56:01.866Z] #16 9.626 -- Looking for arpa/inet.h - found [2026-06-23T06:56:01.866Z] #16 9.626 -- Looking for stdbool.h [2026-06-23T06:56:02.125Z] #16 9.712 -- Looking for stdbool.h - found [2026-06-23T06:56:02.125Z] #16 9.712 -- Looking for netdb.h [2026-06-23T06:56:02.125Z] #16 9.797 -- Looking for netdb.h - found [2026-06-23T06:56:02.125Z] #16 9.797 -- Looking for pthread.h [2026-06-23T06:56:02.125Z] #16 9.878 -- Looking for pthread.h - found [2026-06-23T06:56:02.125Z] #16 9.878 -- Looking for stdlib.h [2026-06-23T06:56:02.125Z] #16 9.969 -- Looking for stdlib.h - found [2026-06-23T06:56:02.383Z] #16 9.970 -- Looking for stdint.h [2026-06-23T06:56:02.383Z] #16 10.06 -- Looking for stdint.h - found [2026-06-23T06:56:02.383Z] #16 10.06 -- Looking for syslog.h [2026-06-23T06:56:02.383Z] #16 10.13 -- Looking for syslog.h - found [2026-06-23T06:56:02.641Z] #16 10.14 -- Looking for sys/ioctl.h [2026-06-23T06:56:02.641Z] #16 10.22 -- Looking for sys/ioctl.h - found [2026-06-23T06:56:02.641Z] #16 10.22 -- Looking for sys/socket.h [2026-06-23T06:56:02.641Z] #16 10.31 -- Looking for sys/socket.h - found [2026-06-23T06:56:02.641Z] #16 10.31 -- Looking for sys/stat.h [2026-06-23T06:56:02.641Z] #16 10.39 -- Looking for sys/stat.h - found [2026-06-23T06:56:02.641Z] #16 10.39 -- Looking for sys/time.h [2026-06-23T06:56:02.641Z] #16 10.48 -- Looking for sys/time.h - found [2026-06-23T06:56:02.900Z] #16 10.48 -- Looking for sys/types.h [2026-06-23T06:56:02.900Z] #16 10.56 -- Looking for sys/types.h - found [2026-06-23T06:56:02.900Z] #16 10.56 -- Looking for sys/unistd.h [2026-06-23T06:56:02.900Z] #16 10.61 -- Looking for sys/unistd.h - not found [2026-06-23T06:56:03.159Z] #16 10.61 -- Looking for time.h [2026-06-23T06:56:03.159Z] #16 10.70 -- Looking for time.h - found [2026-06-23T06:56:03.159Z] #16 10.70 -- Looking for unistd.h [2026-06-23T06:56:03.159Z] #16 10.78 -- Looking for unistd.h - found [2026-06-23T06:56:03.159Z] #16 10.78 -- Looking for float.h [2026-06-23T06:56:03.159Z] #16 10.86 -- Looking for float.h - found [2026-06-23T06:56:03.159Z] #16 10.86 -- Looking for stddef.h [2026-06-23T06:56:03.159Z] #16 10.95 -- Looking for stddef.h - found [2026-06-23T06:56:03.417Z] #16 10.95 -- Looking for winsock2.h [2026-06-23T06:56:03.417Z] #16 11.00 -- Looking for winsock2.h - not found [2026-06-23T06:56:03.417Z] #16 11.00 -- Looking for ws2tcpip.h [2026-06-23T06:56:03.417Z] #16 11.05 -- Looking for ws2tcpip.h - not found [2026-06-23T06:56:03.417Z] #16 11.05 -- Looking for malloc [2026-06-23T06:56:03.417Z] #16 11.14 -- Looking for malloc - found [2026-06-23T06:56:03.676Z] #16 11.14 -- Looking for memset [2026-06-23T06:56:03.676Z] #16 11.23 -- Looking for memset - found [2026-06-23T06:56:03.676Z] #16 11.23 -- Looking for select [2026-06-23T06:56:03.676Z] #16 11.31 -- Looking for select - found [2026-06-23T06:56:03.676Z] #16 11.31 -- Looking for socket [2026-06-23T06:56:03.676Z] #16 11.40 -- Looking for socket - found [2026-06-23T06:56:03.676Z] #16 11.40 -- Looking for strcasecmp [2026-06-23T06:56:03.676Z] #16 11.49 -- Looking for strcasecmp - found [2026-06-23T06:56:03.676Z] #16 11.49 -- Looking for pthread_mutex_lock [2026-06-23T06:56:03.935Z] #16 11.58 -- Looking for pthread_mutex_lock - found [2026-06-23T06:56:03.935Z] #16 11.58 -- Looking for getaddrinfo [2026-06-23T06:56:03.935Z] #16 11.66 -- Looking for getaddrinfo - found [2026-06-23T06:56:04.194Z] #16 11.66 -- Looking for strnlen [2026-06-23T06:56:04.194Z] #16 11.75 -- Looking for strnlen - found [2026-06-23T06:56:04.194Z] #16 11.75 -- Looking for strrchr [2026-06-23T06:56:04.194Z] #16 11.83 -- Looking for strrchr - found [2026-06-23T06:56:04.194Z] #16 11.83 -- Looking for getrandom [2026-06-23T06:56:04.194Z] #16 11.92 -- Looking for getrandom - found [2026-06-23T06:56:04.194Z] #16 11.92 -- Looking for cmsghdr [2026-06-23T06:56:04.194Z] #16 11.97 -- Looking for cmsghdr - not found [2026-06-23T06:56:04.194Z] #16 11.97 -- compiling without epoll support [2026-06-23T06:56:04.194Z] #16 11.97 -- compiling with DTLS support [2026-06-23T06:56:04.194Z] #16 11.97 -- DTLS_BACKEND: tinydtls [2026-06-23T06:56:04.452Z] #16 11.98 -- Found TinyDTLS: /usr/local/include [2026-06-23T06:56:04.452Z] #16 11.98 -- TINYDTLS_INCLUDE_DIR: /usr/local/include/tinydtls [2026-06-23T06:56:04.452Z] #16 11.98 -- TINYDTLS_LIBRARIES: /usr/local/lib/libtinydtls.so [2026-06-23T06:56:04.452Z] #16 11.98 -- TINYDTLS_ROOT_DIR: [2026-06-23T06:56:04.452Z] #16 11.98 -- compiling with tinydtls support [2026-06-23T06:56:04.452Z] #16 11.98 -- ENABLE_DTLS:.....................ON [2026-06-23T06:56:04.452Z] #16 11.98 -- ENABLE_TCP:......................ON [2026-06-23T06:56:04.452Z] #16 11.98 -- ENABLE_DOCS:.....................OFF [2026-06-23T06:56:04.452Z] #16 11.98 -- ENABLE_EXAMPLES:.................OFF [2026-06-23T06:56:04.452Z] #16 11.98 -- DTLS_BACKEND:....................tinydtls [2026-06-23T06:56:04.452Z] #16 11.98 -- WITH_GNUTLS:.....................OFF [2026-06-23T06:56:04.452Z] #16 11.98 -- WITH_TINYDTLS:...................ON [2026-06-23T06:56:04.452Z] #16 11.98 -- WITH_OPENSSL:....................OFF [2026-06-23T06:56:04.452Z] #16 11.98 -- WITH_MBEDTLS:....................OFF [2026-06-23T06:56:04.452Z] #16 11.98 -- HAVE_LIBTINYDTLS:................1 [2026-06-23T06:56:04.452Z] #16 11.98 -- HAVE_LIBGNUTLS:.................. [2026-06-23T06:56:04.452Z] #16 11.98 -- HAVE_OPENSSL:.................... [2026-06-23T06:56:04.452Z] #16 11.98 -- HAVE_MBEDTLS:.................... [2026-06-23T06:56:04.452Z] #16 11.98 -- COAP_EPOLL_SUPPORT:.............. [2026-06-23T06:56:04.452Z] #16 11.98 -- CMAKE_C_COMPILER:................/usr/bin/cc [2026-06-23T06:56:04.452Z] #16 11.98 -- BUILD_SHARED_LIBS:...............ON [2026-06-23T06:56:04.452Z] #16 11.98 -- CMAKE_BUILD_TYPE:................Release [2026-06-23T06:56:04.452Z] #16 11.98 -- CMAKE_SYSTEM_PROCESSOR:..........x86_64 [2026-06-23T06:56:04.452Z] #16 11.98 -- Configuring done (3.6s) [2026-06-23T06:56:04.452Z] #16 11.98 CMake Warning (dev) at CMakeLists.txt:16 (add_library): [2026-06-23T06:56:04.452Z] #16 11.98 Policy CMP0115 is not set: Source file extensions must be explicit. Run [2026-06-23T06:56:04.452Z] #16 11.98 "cmake --help-policy CMP0115" for policy details. Use the cmake_policy [2026-06-23T06:56:04.452Z] #16 11.98 command to set the policy and suppress this warning. [2026-06-23T06:56:04.452Z] #16 11.98 [2026-06-23T06:56:04.452Z] #16 11.98 File: [2026-06-23T06:56:04.452Z] #16 11.98 [2026-06-23T06:56:04.452Z] #16 11.98 /device-coap/deps/libcoap/include/coap2/coap.h.in [2026-06-23T06:56:04.452Z] #16 11.98 This warning is for project developers. Use -Wno-dev to suppress it. [2026-06-23T06:56:04.452Z] #16 11.98 [2026-06-23T06:56:04.452Z] #16 11.99 -- Generating done (0.0s) [2026-06-23T06:56:04.452Z] #16 11.99 -- Build files have been written to: /device-coap/deps/libcoap/build [2026-06-23T06:56:04.452Z] #16 12.00 + make [2026-06-23T06:56:04.452Z] #16 12.04 [ 4%] Building C object CMakeFiles/coap-2.dir/src/address.c.o [2026-06-23T06:56:04.452Z] #16 12.11 [ 8%] Building C object CMakeFiles/coap-2.dir/src/async.c.o [2026-06-23T06:56:04.452Z] #16 12.19 [ 13%] Building C object CMakeFiles/coap-2.dir/src/block.c.o [2026-06-23T06:56:04.452Z] #16 12.29 [ 17%] Building C object CMakeFiles/coap-2.dir/src/coap_debug.c.o [2026-06-23T06:56:04.711Z] #16 12.54 [ 21%] Building C object CMakeFiles/coap-2.dir/src/coap_event.c.o [2026-06-23T06:56:04.971Z] #16 12.59 [ 26%] Building C object CMakeFiles/coap-2.dir/src/coap_hashkey.c.o [2026-06-23T06:56:04.971Z] #16 12.65 [ 30%] Building C object CMakeFiles/coap-2.dir/src/coap_io.c.o [2026-06-23T06:56:05.229Z] #16 12.91 [ 34%] Building C object CMakeFiles/coap-2.dir/src/coap_notls.c.o [2026-06-23T06:56:05.487Z] #16 12.95 [ 39%] Building C object CMakeFiles/coap-2.dir/src/coap_prng.c.o [2026-06-23T06:56:05.487Z] #16 13.01 [ 43%] Building C object CMakeFiles/coap-2.dir/src/coap_session.c.o [2026-06-23T06:56:05.745Z] #16 13.54 [ 47%] Building C object CMakeFiles/coap-2.dir/src/coap_tcp.c.o [2026-06-23T06:56:06.003Z] #16 13.65 [ 52%] Building C object CMakeFiles/coap-2.dir/src/coap_time.c.o [2026-06-23T06:56:06.003Z] #16 13.71 [ 56%] Building C object CMakeFiles/coap-2.dir/src/encode.c.o [2026-06-23T06:56:06.003Z] #16 13.79 [ 60%] Building C object CMakeFiles/coap-2.dir/src/mem.c.o [2026-06-23T06:56:06.262Z] #16 13.84 [ 65%] Building C object CMakeFiles/coap-2.dir/src/net.c.o [2026-06-23T06:56:06.830Z] #16 14.41 [ 69%] Building C object CMakeFiles/coap-2.dir/src/option.c.o [2026-06-23T06:56:06.830Z] #16 14.61 [ 73%] Building C object CMakeFiles/coap-2.dir/src/pdu.c.o [2026-06-23T06:56:07.088Z] #16 14.79 [ 78%] Building C object CMakeFiles/coap-2.dir/src/resource.c.o [2026-06-23T06:56:07.346Z] #16 15.17 [ 82%] Building C object CMakeFiles/coap-2.dir/src/str.c.o [2026-06-23T06:56:07.605Z] #16 15.26 [ 86%] Building C object CMakeFiles/coap-2.dir/src/subscribe.c.o [2026-06-23T06:56:07.605Z] #16 15.31 [ 91%] Building C object CMakeFiles/coap-2.dir/src/uri.c.o [2026-06-23T06:56:07.862Z] #16 15.51 [ 95%] Building C object CMakeFiles/coap-2.dir/src/coap_tinydtls.c.o [2026-06-23T06:56:07.862Z] #16 15.69 [100%] Linking C shared library libcoap-2.so [2026-06-23T06:56:08.121Z] #16 15.73 [100%] Built target coap-2 [2026-06-23T06:56:08.121Z] #16 15.73 + make install [2026-06-23T06:56:08.121Z] #16 15.79 [100%] Built target coap-2 [2026-06-23T06:56:08.121Z] #16 15.81 Install the project... [2026-06-23T06:56:08.121Z] #16 15.82 -- Install configuration: "Release" [2026-06-23T06:56:08.121Z] #16 15.82 -- Installing: /usr/local/lib/libcoap-2.so [2026-06-23T06:56:08.121Z] #16 15.82 -- Set runtime path of "/usr/local/lib/libcoap-2.so" to "" [2026-06-23T06:56:08.121Z] #16 15.82 -- Installing: /usr/local/lib/cmake/libcoap/libcoapTargets.cmake [2026-06-23T06:56:08.121Z] #16 15.82 -- Installing: /usr/local/lib/cmake/libcoap/libcoapTargets-release.cmake [2026-06-23T06:56:08.121Z] #16 15.82 -- Installing: /usr/local/lib/cmake/libcoap/libcoapConfig.cmake [2026-06-23T06:56:08.121Z] #16 15.82 -- Installing: /usr/local/lib/cmake/libcoap/libcoapConfigVersion.cmake [2026-06-23T06:56:08.121Z] #16 15.82 -- Up-to-date: /usr/local/include [2026-06-23T06:56:08.121Z] #16 15.82 -- Up-to-date: /usr/local/include/coap2 [2026-06-23T06:56:08.121Z] #16 15.82 -- Installing: /usr/local/include/coap2/uthash.h [2026-06-23T06:56:08.121Z] #16 15.82 -- Installing: /usr/local/include/coap2/subscribe.h [2026-06-23T06:56:08.121Z] #16 15.82 -- Installing: /usr/local/include/coap2/option.h [2026-06-23T06:56:08.121Z] #16 15.82 -- Installing: /usr/local/include/coap2/resource.h [2026-06-23T06:56:08.121Z] #16 15.82 -- Installing: /usr/local/include/coap2/bits.h [2026-06-23T06:56:08.121Z] #16 15.82 -- Installing: /usr/local/include/coap2/coap_hashkey.h [2026-06-23T06:56:08.121Z] #16 15.82 -- Installing: /usr/local/include/coap2/block.h [2026-06-23T06:56:08.121Z] #16 15.82 -- Installing: /usr/local/include/coap2/coap_io.h [2026-06-23T06:56:08.121Z] #16 15.82 -- Installing: /usr/local/include/coap2/pdu.h [2026-06-23T06:56:08.121Z] #16 15.82 -- Installing: /usr/local/include/coap2/str.h [2026-06-23T06:56:08.121Z] #16 15.82 -- Installing: /usr/local/include/coap2/async.h [2026-06-23T06:56:08.121Z] #16 15.82 -- Installing: /usr/local/include/coap2/net.h [2026-06-23T06:56:08.121Z] #16 15.82 -- Installing: /usr/local/include/coap2/address.h [2026-06-23T06:56:08.121Z] #16 15.82 -- Installing: /usr/local/include/coap2/uri.h [2026-06-23T06:56:08.121Z] #16 15.82 -- Installing: /usr/local/include/coap2/coap_event.h [2026-06-23T06:56:08.121Z] #16 15.82 -- Installing: /usr/local/include/coap2/coap_riot.h [2026-06-23T06:56:08.121Z] #16 15.82 -- Installing: /usr/local/include/coap2/coap_dtls.h [2026-06-23T06:56:08.121Z] #16 15.82 -- Installing: /usr/local/include/coap2/coap_mutex.h [2026-06-23T06:56:08.121Z] #16 15.82 -- Installing: /usr/local/include/coap2/coap_prng.h [2026-06-23T06:56:08.121Z] #16 15.82 -- Installing: /usr/local/include/coap2/lwippools.h [2026-06-23T06:56:08.121Z] #16 15.82 -- Installing: /usr/local/include/coap2/coap_debug.h [2026-06-23T06:56:08.121Z] #16 15.82 -- Installing: /usr/local/include/coap2/utlist.h [2026-06-23T06:56:08.121Z] #16 15.82 -- Installing: /usr/local/include/coap2/coap_time.h [2026-06-23T06:56:08.121Z] #16 15.83 -- Installing: /usr/local/include/coap2/encode.h [2026-06-23T06:56:08.121Z] #16 15.83 -- Installing: /usr/local/include/coap2/libcoap.h [2026-06-23T06:56:08.121Z] #16 15.83 -- Installing: /usr/local/include/coap2/coap_forward_decls.h [2026-06-23T06:56:08.121Z] #16 15.83 -- Installing: /usr/local/include/coap2/mem.h [2026-06-23T06:56:08.121Z] #16 15.83 -- Installing: /usr/local/include/coap2/coap_session.h [2026-06-23T06:56:08.121Z] #16 15.83 -- Up-to-date: /usr/local/include [2026-06-23T06:56:08.121Z] #16 15.83 -- Up-to-date: /usr/local/include/coap2 [2026-06-23T06:56:08.121Z] #16 15.83 -- Installing: /usr/local/include/coap2/coap.h [2026-06-23T06:56:08.122Z] #16 15.83 + '[' 1 '=' 1 ] [2026-06-23T06:56:08.122Z] #16 15.83 + cd /device-coap/deps [2026-06-23T06:56:08.122Z] #16 15.83 + wget https://github.com/edgexfoundry/device-sdk-c/archive/v4.0.2.zip [2026-06-23T06:56:08.122Z] #16 15.83 Connecting to github.com (140.82.114.3:443) [2026-06-23T06:56:08.122Z] #16 15.93 Connecting to codeload.github.com (140.82.112.9:443) [2026-06-23T06:56:08.381Z] #16 16.04 saving to 'v4.0.2.zip' [2026-06-23T06:56:08.381Z] #16 16.10 v4.0.2.zip 100% |********************************| 256k 0:00:00 ETA [2026-06-23T06:56:08.381Z] #16 16.10 'v4.0.2.zip' saved [2026-06-23T06:56:08.381Z] #16 16.10 + unzip v4.0.2.zip [2026-06-23T06:56:08.381Z] #16 16.10 Archive: v4.0.2.zip [2026-06-23T06:56:08.381Z] #16 16.11 creating: device-sdk-c-4.0.2/ [2026-06-23T06:56:08.381Z] #16 16.11 creating: device-sdk-c-4.0.2/.github/ [2026-06-23T06:56:08.381Z] #16 16.11 inflating: device-sdk-c-4.0.2/.github/Contributing.md [2026-06-23T06:56:08.381Z] #16 16.11 inflating: device-sdk-c-4.0.2/.github/PULL_REQUEST_TEMPLATE.md [2026-06-23T06:56:08.381Z] #16 16.11 inflating: device-sdk-c-4.0.2/.github/semantic.yml [2026-06-23T06:56:08.381Z] #16 16.11 creating: device-sdk-c-4.0.2/.github/workflows/ [2026-06-23T06:56:08.381Z] #16 16.11 inflating: device-sdk-c-4.0.2/.github/workflows/release.yml [2026-06-23T06:56:08.381Z] #16 16.11 inflating: device-sdk-c-4.0.2/.gitignore [2026-06-23T06:56:08.381Z] #16 16.11 inflating: device-sdk-c-4.0.2/Attribution.txt [2026-06-23T06:56:08.381Z] #16 16.11 inflating: device-sdk-c-4.0.2/CHANGELOG.md [2026-06-23T06:56:08.381Z] #16 16.11 inflating: device-sdk-c-4.0.2/Doxyfile [2026-06-23T06:56:08.381Z] #16 16.11 inflating: device-sdk-c-4.0.2/GOVERNANCE.md [2026-06-23T06:56:08.381Z] #16 16.11 inflating: device-sdk-c-4.0.2/Jenkinsfile [2026-06-23T06:56:08.381Z] #16 16.11 inflating: device-sdk-c-4.0.2/LICENSE [2026-06-23T06:56:08.381Z] #16 16.11 inflating: device-sdk-c-4.0.2/Makefile [2026-06-23T06:56:08.381Z] #16 16.11 inflating: device-sdk-c-4.0.2/OWNERS.md [2026-06-23T06:56:08.381Z] #16 16.11 inflating: device-sdk-c-4.0.2/README.IOT.md [2026-06-23T06:56:08.381Z] #16 16.11 inflating: device-sdk-c-4.0.2/README.md [2026-06-23T06:56:08.381Z] #16 16.11 inflating: device-sdk-c-4.0.2/README.v3.md [2026-06-23T06:56:08.381Z] #16 16.11 creating: device-sdk-c-4.0.2/docs/ [2026-06-23T06:56:08.381Z] #16 16.11 inflating: device-sdk-c-4.0.2/docs/configuration.md [2026-06-23T06:56:08.381Z] #16 16.11 inflating: device-sdk-c-4.0.2/docs/deviceprofiles.md [2026-06-23T06:56:08.381Z] #16 16.11 inflating: device-sdk-c-4.0.2/docs/metrics.md [2026-06-23T06:56:08.381Z] #16 16.11 inflating: device-sdk-c-4.0.2/docs/servicewritersguide.md [2026-06-23T06:56:08.381Z] #16 16.11 inflating: device-sdk-c-4.0.2/docs/startup.md [2026-06-23T06:56:08.381Z] #16 16.11 creating: device-sdk-c-4.0.2/include/ [2026-06-23T06:56:08.381Z] #16 16.11 creating: device-sdk-c-4.0.2/include/devsdk/ [2026-06-23T06:56:08.381Z] #16 16.11 inflating: device-sdk-c-4.0.2/include/devsdk/devsdk-base.h [2026-06-23T06:56:08.381Z] #16 16.11 inflating: device-sdk-c-4.0.2/include/devsdk/devsdk.h [2026-06-23T06:56:08.381Z] #16 16.11 creating: device-sdk-c-4.0.2/include/edgex/ [2026-06-23T06:56:08.381Z] #16 16.11 inflating: device-sdk-c-4.0.2/include/edgex/devices.h [2026-06-23T06:56:08.381Z] #16 16.11 inflating: device-sdk-c-4.0.2/include/edgex/edgex-base.h [2026-06-23T06:56:08.381Z] #16 16.11 inflating: device-sdk-c-4.0.2/include/edgex/edgex.h [2026-06-23T06:56:08.381Z] #16 16.11 inflating: device-sdk-c-4.0.2/include/edgex/profiles.h [2026-06-23T06:56:08.381Z] #16 16.11 inflating: device-sdk-c-4.0.2/include/edgex/rest-server.h [2026-06-23T06:56:08.381Z] #16 16.11 creating: device-sdk-c-4.0.2/scripts/ [2026-06-23T06:56:08.381Z] #16 16.11 inflating: device-sdk-c-4.0.2/scripts/Dockerfile.alpine [2026-06-23T06:56:08.381Z] #16 16.11 inflating: device-sdk-c-4.0.2/scripts/Dockerfile.alpine-base [2026-06-23T06:56:08.381Z] #16 16.11 inflating: device-sdk-c-4.0.2/scripts/build.sh [2026-06-23T06:56:08.381Z] #16 16.11 inflating: device-sdk-c-4.0.2/scripts/entrypoint.sh [2026-06-23T06:56:08.381Z] #16 16.11 creating: device-sdk-c-4.0.2/src/ [2026-06-23T06:56:08.381Z] #16 16.11 inflating: device-sdk-c-4.0.2/src/CMakeLists.txt [2026-06-23T06:56:08.381Z] #16 16.12 creating: device-sdk-c-4.0.2/src/c/ [2026-06-23T06:56:08.381Z] #16 16.12 inflating: device-sdk-c-4.0.2/src/c/CMakeLists.txt [2026-06-23T06:56:08.381Z] #16 16.12 inflating: device-sdk-c-4.0.2/src/c/api.h [2026-06-23T06:56:08.381Z] #16 16.12 inflating: device-sdk-c-4.0.2/src/c/autoevent.c [2026-06-23T06:56:08.381Z] #16 16.12 inflating: device-sdk-c-4.0.2/src/c/autoevent.h [2026-06-23T06:56:08.381Z] #16 16.12 inflating: device-sdk-c-4.0.2/src/c/bus-impl.h [2026-06-23T06:56:08.381Z] #16 16.12 inflating: device-sdk-c-4.0.2/src/c/bus-mqtt.c [2026-06-23T06:56:08.381Z] #16 16.12 inflating: device-sdk-c-4.0.2/src/c/bus.c [2026-06-23T06:56:08.381Z] #16 16.12 inflating: device-sdk-c-4.0.2/src/c/bus.h [2026-06-23T06:56:08.381Z] #16 16.12 inflating: device-sdk-c-4.0.2/src/c/callback3.c [2026-06-23T06:56:08.381Z] #16 16.12 inflating: device-sdk-c-4.0.2/src/c/callback3.h [2026-06-23T06:56:08.381Z] #16 16.12 inflating: device-sdk-c-4.0.2/src/c/cmdinfo.h [2026-06-23T06:56:08.381Z] #16 16.12 inflating: device-sdk-c-4.0.2/src/c/command.c [2026-06-23T06:56:08.381Z] #16 16.12 inflating: device-sdk-c-4.0.2/src/c/command.h [2026-06-23T06:56:08.381Z] #16 16.12 inflating: device-sdk-c-4.0.2/src/c/config.c [2026-06-23T06:56:08.381Z] #16 16.12 inflating: device-sdk-c-4.0.2/src/c/config.h [2026-06-23T06:56:08.382Z] #16 16.12 inflating: device-sdk-c-4.0.2/src/c/correlation.c [2026-06-23T06:56:08.382Z] #16 16.12 inflating: device-sdk-c-4.0.2/src/c/correlation.h [2026-06-23T06:56:08.382Z] #16 16.12 inflating: device-sdk-c-4.0.2/src/c/data.c [2026-06-23T06:56:08.382Z] #16 16.12 inflating: device-sdk-c-4.0.2/src/c/data.h [2026-06-23T06:56:08.382Z] #16 16.12 inflating: device-sdk-c-4.0.2/src/c/defs.h.in [2026-06-23T06:56:08.382Z] #16 16.12 inflating: device-sdk-c-4.0.2/src/c/device.c [2026-06-23T06:56:08.382Z] #16 16.12 inflating: device-sdk-c-4.0.2/src/c/device.h [2026-06-23T06:56:08.382Z] #16 16.12 inflating: device-sdk-c-4.0.2/src/c/devman.c [2026-06-23T06:56:08.382Z] #16 16.12 inflating: device-sdk-c-4.0.2/src/c/devmap.c [2026-06-23T06:56:08.382Z] #16 16.12 inflating: device-sdk-c-4.0.2/src/c/devmap.h [2026-06-23T06:56:08.382Z] #16 16.12 inflating: device-sdk-c-4.0.2/src/c/devsdk-base.c [2026-06-23T06:56:08.382Z] #16 16.12 inflating: device-sdk-c-4.0.2/src/c/devutil.h [2026-06-23T06:56:08.382Z] #16 16.12 inflating: device-sdk-c-4.0.2/src/c/discovery.c [2026-06-23T06:56:08.382Z] #16 16.12 inflating: device-sdk-c-4.0.2/src/c/discovery.h [2026-06-23T06:56:08.382Z] #16 16.12 inflating: device-sdk-c-4.0.2/src/c/dto-read.c [2026-06-23T06:56:08.382Z] #16 16.12 inflating: device-sdk-c-4.0.2/src/c/dto-read.h [2026-06-23T06:56:08.382Z] #16 16.12 inflating: device-sdk-c-4.0.2/src/c/edgex-logging.c [2026-06-23T06:56:08.382Z] #16 16.12 inflating: device-sdk-c-4.0.2/src/c/edgex-logging.h [2026-06-23T06:56:08.382Z] #16 16.12 inflating: device-sdk-c-4.0.2/src/c/edgex-rest.c [2026-06-23T06:56:08.382Z] #16 16.12 inflating: device-sdk-c-4.0.2/src/c/edgex-rest.h [2026-06-23T06:56:08.382Z] #16 16.12 inflating: device-sdk-c-4.0.2/src/c/edgex2.h [2026-06-23T06:56:08.382Z] #16 16.12 inflating: device-sdk-c-4.0.2/src/c/errorlist.h [2026-06-23T06:56:08.382Z] #16 16.12 creating: device-sdk-c-4.0.2/src/c/examples/ [2026-06-23T06:56:08.382Z] #16 16.12 inflating: device-sdk-c-4.0.2/src/c/examples/CMakeLists.txt [2026-06-23T06:56:08.382Z] #16 16.12 inflating: device-sdk-c-4.0.2/src/c/examples/README.md [2026-06-23T06:56:08.382Z] #16 16.12 creating: device-sdk-c-4.0.2/src/c/examples/bitfields/ [2026-06-23T06:56:08.382Z] #16 16.12 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/CMakeLists.txt [2026-06-23T06:56:08.382Z] #16 16.12 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/README.md [2026-06-23T06:56:08.382Z] #16 16.12 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/device-bitfields.c [2026-06-23T06:56:08.382Z] #16 16.12 creating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/ [2026-06-23T06:56:08.382Z] #16 16.12 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/configuration.yaml [2026-06-23T06:56:08.382Z] #16 16.12 creating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/devices/ [2026-06-23T06:56:08.382Z] #16 16.12 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/devices/Bitfields.json [2026-06-23T06:56:08.382Z] #16 16.12 creating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/profiles/ [2026-06-23T06:56:08.382Z] #16 16.12 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/profiles/Example-Bitfields.json [2026-06-23T06:56:08.382Z] #16 16.12 creating: device-sdk-c-4.0.2/src/c/examples/counters/ [2026-06-23T06:56:08.382Z] #16 16.12 inflating: device-sdk-c-4.0.2/src/c/examples/counters/CMakeLists.txt [2026-06-23T06:56:08.382Z] #16 16.12 inflating: device-sdk-c-4.0.2/src/c/examples/counters/README.md [2026-06-23T06:56:08.382Z] #16 16.12 inflating: device-sdk-c-4.0.2/src/c/examples/counters/device-counter.c [2026-06-23T06:56:08.382Z] #16 16.12 creating: device-sdk-c-4.0.2/src/c/examples/counters/res/ [2026-06-23T06:56:08.382Z] #16 16.12 inflating: device-sdk-c-4.0.2/src/c/examples/counters/res/configuration.yaml [2026-06-23T06:56:08.382Z] #16 16.12 creating: device-sdk-c-4.0.2/src/c/examples/counters/res/devices/ [2026-06-23T06:56:08.382Z] #16 16.12 inflating: device-sdk-c-4.0.2/src/c/examples/counters/res/devices/Counters.json [2026-06-23T06:56:08.382Z] #16 16.12 creating: device-sdk-c-4.0.2/src/c/examples/counters/res/profiles/ [2026-06-23T06:56:08.382Z] #16 16.12 inflating: device-sdk-c-4.0.2/src/c/examples/counters/res/profiles/Counter.json [2026-06-23T06:56:08.382Z] #16 16.12 creating: device-sdk-c-4.0.2/src/c/examples/discovery/ [2026-06-23T06:56:08.382Z] #16 16.12 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/CMakeLists.txt [2026-06-23T06:56:08.382Z] #16 16.12 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/README.md [2026-06-23T06:56:08.382Z] #16 16.12 creating: device-sdk-c-4.0.2/src/c/examples/discovery/res/ [2026-06-23T06:56:08.382Z] #16 16.12 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/configuration.yaml [2026-06-23T06:56:08.382Z] #16 16.12 creating: device-sdk-c-4.0.2/src/c/examples/discovery/res/devices/ [2026-06-23T06:56:08.382Z] #16 16.12 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/devices/readme.txt [2026-06-23T06:56:08.382Z] #16 16.12 creating: device-sdk-c-4.0.2/src/c/examples/discovery/res/profiles/ [2026-06-23T06:56:08.382Z] #16 16.12 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/profiles/TemplateProfile.json [2026-06-23T06:56:08.382Z] #16 16.12 creating: device-sdk-c-4.0.2/src/c/examples/discovery/res/watchers/ [2026-06-23T06:56:08.382Z] #16 16.12 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/watchers/watcher1.json [2026-06-23T06:56:08.382Z] #16 16.12 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/watchers/watcher2.json [2026-06-23T06:56:08.382Z] #16 16.12 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/template.c [2026-06-23T06:56:08.382Z] #16 16.12 creating: device-sdk-c-4.0.2/src/c/examples/file/ [2026-06-23T06:56:08.382Z] #16 16.12 inflating: device-sdk-c-4.0.2/src/c/examples/file/CMakeLists.txt [2026-06-23T06:56:08.382Z] #16 16.12 inflating: device-sdk-c-4.0.2/src/c/examples/file/README.md [2026-06-23T06:56:08.382Z] #16 16.12 inflating: device-sdk-c-4.0.2/src/c/examples/file/device-file.c [2026-06-23T06:56:08.382Z] #16 16.12 creating: device-sdk-c-4.0.2/src/c/examples/file/res/ [2026-06-23T06:56:08.382Z] #16 16.12 inflating: device-sdk-c-4.0.2/src/c/examples/file/res/configuration.yaml [2026-06-23T06:56:08.382Z] #16 16.12 creating: device-sdk-c-4.0.2/src/c/examples/file/res/devices/ [2026-06-23T06:56:08.382Z] #16 16.12 inflating: device-sdk-c-4.0.2/src/c/examples/file/res/devices/file1.json [2026-06-23T06:56:08.382Z] #16 16.12 inflating: device-sdk-c-4.0.2/src/c/examples/file/res/lorem.txt [2026-06-23T06:56:08.382Z] #16 16.12 creating: device-sdk-c-4.0.2/src/c/examples/file/res/profiles/ [2026-06-23T06:56:08.382Z] #16 16.12 inflating: device-sdk-c-4.0.2/src/c/examples/file/res/profiles/FileExampleProfile.json [2026-06-23T06:56:08.382Z] #16 16.12 creating: device-sdk-c-4.0.2/src/c/examples/gyro/ [2026-06-23T06:56:08.382Z] #16 16.13 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/CMakeLists.txt [2026-06-23T06:56:08.382Z] #16 16.13 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/README.md [2026-06-23T06:56:08.382Z] #16 16.13 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/device-gyro.c [2026-06-23T06:56:08.382Z] #16 16.13 creating: device-sdk-c-4.0.2/src/c/examples/gyro/res/ [2026-06-23T06:56:08.382Z] #16 16.13 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/res/configuration.yaml [2026-06-23T06:56:08.382Z] #16 16.13 creating: device-sdk-c-4.0.2/src/c/examples/gyro/res/devices/ [2026-06-23T06:56:08.382Z] #16 16.13 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/res/devices/gyro.json [2026-06-23T06:56:08.382Z] #16 16.13 creating: device-sdk-c-4.0.2/src/c/examples/gyro/res/profiles/ [2026-06-23T06:56:08.382Z] #16 16.13 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/res/profiles/Gyro.json [2026-06-23T06:56:08.382Z] #16 16.13 creating: device-sdk-c-4.0.2/src/c/examples/random/ [2026-06-23T06:56:08.382Z] #16 16.13 inflating: device-sdk-c-4.0.2/src/c/examples/random/CMakeLists.txt [2026-06-23T06:56:08.382Z] #16 16.13 inflating: device-sdk-c-4.0.2/src/c/examples/random/README.md [2026-06-23T06:56:08.382Z] #16 16.13 inflating: device-sdk-c-4.0.2/src/c/examples/random/device-random.c [2026-06-23T06:56:08.382Z] #16 16.13 creating: device-sdk-c-4.0.2/src/c/examples/random/res/ [2026-06-23T06:56:08.382Z] #16 16.13 inflating: device-sdk-c-4.0.2/src/c/examples/random/res/configuration.yaml [2026-06-23T06:56:08.382Z] #16 16.13 creating: device-sdk-c-4.0.2/src/c/examples/random/res/devices/ [2026-06-23T06:56:08.382Z] #16 16.13 inflating: device-sdk-c-4.0.2/src/c/examples/random/res/devices/randomdevice1.json [2026-06-23T06:56:08.382Z] #16 16.13 creating: device-sdk-c-4.0.2/src/c/examples/random/res/profiles/ [2026-06-23T06:56:08.382Z] #16 16.13 inflating: device-sdk-c-4.0.2/src/c/examples/random/res/profiles/RandomExampleProfile.json [2026-06-23T06:56:08.382Z] #16 16.13 creating: device-sdk-c-4.0.2/src/c/examples/res/ [2026-06-23T06:56:08.382Z] #16 16.13 inflating: device-sdk-c-4.0.2/src/c/examples/res/configuration.yaml [2026-06-23T06:56:08.382Z] #16 16.13 creating: device-sdk-c-4.0.2/src/c/examples/res/devices/ [2026-06-23T06:56:08.382Z] #16 16.13 inflating: device-sdk-c-4.0.2/src/c/examples/res/devices/device1.json [2026-06-23T06:56:08.382Z] #16 16.13 creating: device-sdk-c-4.0.2/src/c/examples/res/profiles/ [2026-06-23T06:56:08.382Z] #16 16.13 inflating: device-sdk-c-4.0.2/src/c/examples/res/profiles/TemplateProfile.json [2026-06-23T06:56:08.382Z] #16 16.13 inflating: device-sdk-c-4.0.2/src/c/examples/template.c [2026-06-23T06:56:08.382Z] #16 16.13 creating: device-sdk-c-4.0.2/src/c/examples/terminal/ [2026-06-23T06:56:08.382Z] #16 16.13 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/CMakeLists.txt [2026-06-23T06:56:08.382Z] #16 16.13 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/README.md [2026-06-23T06:56:08.382Z] #16 16.13 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/device-terminal.c [2026-06-23T06:56:08.382Z] #16 16.13 creating: device-sdk-c-4.0.2/src/c/examples/terminal/res/ [2026-06-23T06:56:08.382Z] #16 16.13 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/res/configuration.yaml [2026-06-23T06:56:08.382Z] #16 16.13 creating: device-sdk-c-4.0.2/src/c/examples/terminal/res/devices/ [2026-06-23T06:56:08.382Z] #16 16.13 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/res/devices/terminal.json [2026-06-23T06:56:08.382Z] #16 16.13 creating: device-sdk-c-4.0.2/src/c/examples/terminal/res/profiles/ [2026-06-23T06:56:08.382Z] #16 16.13 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/res/profiles/Terminal.json [2026-06-23T06:56:08.382Z] #16 16.13 inflating: device-sdk-c-4.0.2/src/c/filesys.c [2026-06-23T06:56:08.382Z] #16 16.13 inflating: device-sdk-c-4.0.2/src/c/filesys.h [2026-06-23T06:56:08.382Z] #16 16.13 inflating: device-sdk-c-4.0.2/src/c/keeper.c [2026-06-23T06:56:08.382Z] #16 16.13 inflating: device-sdk-c-4.0.2/src/c/keeper.h [2026-06-23T06:56:08.382Z] #16 16.13 inflating: device-sdk-c-4.0.2/src/c/map.c [2026-06-23T06:56:08.382Z] #16 16.13 inflating: device-sdk-c-4.0.2/src/c/map.h [2026-06-23T06:56:08.382Z] #16 16.13 inflating: device-sdk-c-4.0.2/src/c/metadata.c [2026-06-23T06:56:08.382Z] #16 16.13 inflating: device-sdk-c-4.0.2/src/c/metadata.h [2026-06-23T06:56:08.382Z] #16 16.13 inflating: device-sdk-c-4.0.2/src/c/metrics.h [2026-06-23T06:56:08.382Z] #16 16.13 inflating: device-sdk-c-4.0.2/src/c/opstate.c [2026-06-23T06:56:08.382Z] #16 16.13 inflating: device-sdk-c-4.0.2/src/c/opstate.h [2026-06-23T06:56:08.382Z] #16 16.13 inflating: device-sdk-c-4.0.2/src/c/parson.c [2026-06-23T06:56:08.382Z] #16 16.13 inflating: device-sdk-c-4.0.2/src/c/parson.h [2026-06-23T06:56:08.382Z] #16 16.13 inflating: device-sdk-c-4.0.2/src/c/profiles.c [2026-06-23T06:56:08.382Z] #16 16.13 inflating: device-sdk-c-4.0.2/src/c/profiles.h [2026-06-23T06:56:08.382Z] #16 16.13 inflating: device-sdk-c-4.0.2/src/c/registry-impl.h [2026-06-23T06:56:08.382Z] #16 16.13 inflating: device-sdk-c-4.0.2/src/c/registry.c [2026-06-23T06:56:08.382Z] #16 16.13 inflating: device-sdk-c-4.0.2/src/c/registry.h [2026-06-23T06:56:08.382Z] #16 16.13 inflating: device-sdk-c-4.0.2/src/c/reqdata.c [2026-06-23T06:56:08.382Z] #16 16.13 inflating: device-sdk-c-4.0.2/src/c/reqdata.h [2026-06-23T06:56:08.382Z] #16 16.13 inflating: device-sdk-c-4.0.2/src/c/request_auth.c [2026-06-23T06:56:08.382Z] #16 16.13 inflating: device-sdk-c-4.0.2/src/c/request_auth.h [2026-06-23T06:56:08.382Z] #16 16.13 inflating: device-sdk-c-4.0.2/src/c/rest-server.c [2026-06-23T06:56:08.382Z] #16 16.13 inflating: device-sdk-c-4.0.2/src/c/rest-server.h [2026-06-23T06:56:08.382Z] #16 16.13 inflating: device-sdk-c-4.0.2/src/c/rest.c [2026-06-23T06:56:08.382Z] #16 16.13 inflating: device-sdk-c-4.0.2/src/c/rest.h [2026-06-23T06:56:08.382Z] #16 16.13 inflating: device-sdk-c-4.0.2/src/c/secrets-impl.h [2026-06-23T06:56:08.382Z] #16 16.13 inflating: device-sdk-c-4.0.2/src/c/secrets-insecure.c [2026-06-23T06:56:08.382Z] #16 16.13 inflating: device-sdk-c-4.0.2/src/c/secrets-insecure.h [2026-06-23T06:56:08.382Z] #16 16.13 inflating: device-sdk-c-4.0.2/src/c/secrets-vault.c [2026-06-23T06:56:08.382Z] #16 16.13 inflating: device-sdk-c-4.0.2/src/c/secrets-vault.h [2026-06-23T06:56:08.382Z] #16 16.13 inflating: device-sdk-c-4.0.2/src/c/secrets.c [2026-06-23T06:56:08.382Z] #16 16.13 inflating: device-sdk-c-4.0.2/src/c/secrets.h [2026-06-23T06:56:08.382Z] #16 16.13 inflating: device-sdk-c-4.0.2/src/c/service.c [2026-06-23T06:56:08.382Z] #16 16.13 inflating: device-sdk-c-4.0.2/src/c/service.h [2026-06-23T06:56:08.382Z] #16 16.13 inflating: device-sdk-c-4.0.2/src/c/transform.c [2026-06-23T06:56:08.382Z] #16 16.13 inflating: device-sdk-c-4.0.2/src/c/transform.h [2026-06-23T06:56:08.382Z] #16 16.13 inflating: device-sdk-c-4.0.2/src/c/validate.c [2026-06-23T06:56:08.382Z] #16 16.13 inflating: device-sdk-c-4.0.2/src/c/validate.h [2026-06-23T06:56:08.382Z] #16 16.13 inflating: device-sdk-c-4.0.2/src/c/watchers.c [2026-06-23T06:56:08.382Z] #16 16.13 inflating: device-sdk-c-4.0.2/src/c/watchers.h [2026-06-23T06:56:08.382Z] #16 16.13 creating: device-sdk-c-4.0.2/src/cmake/ [2026-06-23T06:56:08.382Z] #16 16.13 inflating: device-sdk-c-4.0.2/src/cmake/FindIOT.cmake [2026-06-23T06:56:08.382Z] #16 16.13 inflating: device-sdk-c-4.0.2/src/cmake/FindLIBCBOR.cmake [2026-06-23T06:56:08.382Z] #16 16.13 inflating: device-sdk-c-4.0.2/src/cmake/FindLIBMICROHTTP.cmake [2026-06-23T06:56:08.382Z] #16 16.13 inflating: device-sdk-c-4.0.2/src/cmake/FindLIBPAHO.cmake [2026-06-23T06:56:08.382Z] #16 16.13 inflating: device-sdk-c-4.0.2/src/cmake/FindLIBUUID.cmake [2026-06-23T06:56:08.382Z] #16 16.13 inflating: device-sdk-c-4.0.2/src/cmake/FindLIBYAML.cmake [2026-06-23T06:56:08.382Z] #16 16.13 + cd device-sdk-c-4.0.2 [2026-06-23T06:56:08.382Z] #16 16.13 + ./scripts/build.sh [2026-06-23T06:56:08.382Z] #16 16.13 + CPPCHECK=false [2026-06-23T06:56:08.382Z] #16 16.13 + DOCGEN=false [2026-06-23T06:56:08.382Z] #16 16.13 + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' [2026-06-23T06:56:08.382Z] #16 16.13 + '[' 0 -gt 0 ] [2026-06-23T06:56:08.382Z] #16 16.13 + readlink -f ./scripts/build.sh [2026-06-23T06:56:08.382Z] #16 16.13 + dirname /device-coap/deps/device-sdk-c-4.0.2/scripts/build.sh [2026-06-23T06:56:08.382Z] #16 16.14 + dirname /device-coap/deps/device-sdk-c-4.0.2/scripts [2026-06-23T06:56:08.382Z] #16 16.14 + ROOT=/device-coap/deps/device-sdk-c-4.0.2 [2026-06-23T06:56:08.382Z] #16 16.14 + cd /device-coap/deps/device-sdk-c-4.0.2 [2026-06-23T06:56:08.382Z] #16 16.14 + mkdir -p /device-coap/deps/device-sdk-c-4.0.2/build/release [2026-06-23T06:56:08.382Z] #16 16.14 + cd /device-coap/deps/device-sdk-c-4.0.2/build/release [2026-06-23T06:56:08.382Z] #16 16.14 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-coap/deps/device-sdk-c-4.0.2/src [2026-06-23T06:56:08.382Z] #16 16.22 -- The C compiler identification is GNU 12.2.1 [2026-06-23T06:56:08.640Z] #16 16.23 -- Detecting C compiler ABI info [2026-06-23T06:56:08.640Z] #16 16.32 -- Detecting C compiler ABI info - done [2026-06-23T06:56:08.640Z] #16 16.34 -- Check for working C compiler: /usr/bin/cc - skipped [2026-06-23T06:56:08.640Z] #16 16.34 -- Detecting C compile features [2026-06-23T06:56:08.640Z] #16 16.34 -- Detecting C compile features - done [2026-06-23T06:56:08.640Z] #16 16.35 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2026-06-23T06:56:08.640Z] #16 16.42 -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") [2026-06-23T06:56:08.899Z] #16 16.43 -- Found LIBYAML: /usr/lib/libyaml.so [2026-06-23T06:56:08.899Z] #16 16.43 -- Found LIBUUID: /usr/lib/libuuid.so [2026-06-23T06:56:08.899Z] #16 16.43 -- Found LIBCBOR: /usr/lib/libcbor.so [2026-06-23T06:56:08.899Z] #16 16.44 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2026-06-23T06:56:08.899Z] #16 16.44 -- Found IOT: /opt/iotech/iot/1.6/lib/libiot.so [2026-06-23T06:56:08.899Z] #16 16.44 -- /opt/iotech/iot/1.6/include [2026-06-23T06:56:08.899Z] #16 16.44 -- C SDK 0.0.0 for Linux [2026-06-23T06:56:08.899Z] #16 16.44 -- Performing Test CSDK_HAVE_ATOMIC [2026-06-23T06:56:08.899Z] #16 16.53 -- Performing Test CSDK_HAVE_ATOMIC - Success [2026-06-23T06:56:08.899Z] #16 16.58 -- Found Curses: /usr/lib/libcurses.so [2026-06-23T06:56:08.899Z] #16 16.60 -- Configuring done (0.5s) [2026-06-23T06:56:08.899Z] #16 16.63 -- Generating done (0.0s) [2026-06-23T06:56:09.157Z] #16 16.63 -- Build files have been written to: /device-coap/deps/device-sdk-c-4.0.2/build/release [2026-06-23T06:56:09.157Z] #16 16.64 + make all package [2026-06-23T06:56:09.157Z] #16 16.64 + tee release.log [2026-06-23T06:56:09.157Z] #16 16.68 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2026-06-23T06:56:09.157Z] #16 16.82 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2026-06-23T06:56:09.157Z] #16 16.97 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2026-06-23T06:56:09.415Z] #16 17.12 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2026-06-23T06:56:09.415Z] #16 17.22 [ 9%] Building C object c/CMakeFiles/csdk.dir/command.c.o [2026-06-23T06:56:09.674Z] #16 17.27 /device-coap/deps/device-sdk-c-4.0.2/src/c/command.c: In function 'devsdk_devicecorecommand_populate': [2026-06-23T06:56:09.674Z] #16 17.27 /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-23T06:56:09.674Z] #16 17.27 218 | iot_data_t* cc_src_vector=iot_data_string_map_get_vector(map,"coreCommands"); [2026-06-23T06:56:09.674Z] #16 17.27 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2026-06-23T06:56:09.674Z] #16 17.36 [ 11%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2026-06-23T06:56:09.933Z] #16 17.67 [ 13%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2026-06-23T06:56:10.191Z] #16 17.71 [ 15%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2026-06-23T06:56:10.191Z] #16 17.87 [ 17%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2026-06-23T06:56:10.449Z] #16 18.17 [ 19%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2026-06-23T06:56:10.708Z] #16 18.26 [ 21%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2026-06-23T06:56:10.708Z] #16 18.40 [ 23%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2026-06-23T06:56:10.708Z] #16 18.54 [ 25%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2026-06-23T06:56:10.985Z] #16 18.63 [ 26%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2026-06-23T06:56:10.985Z] #16 18.80 [ 28%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2026-06-23T06:56:11.251Z] #16 18.85 [ 30%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2026-06-23T06:56:11.512Z] #16 19.18 [ 32%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2026-06-23T06:56:11.512Z] #16 19.24 [ 34%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2026-06-23T06:56:11.775Z] #16 19.48 [ 36%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2026-06-23T06:56:11.775Z] #16 19.58 [ 38%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2026-06-23T06:56:12.041Z] #16 19.80 [ 40%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2026-06-23T06:56:12.300Z] #16 19.88 [ 42%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2026-06-23T06:56:13.238Z] #16 20.91 [ 44%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2026-06-23T06:56:13.238Z] #16 21.01 [ 46%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2026-06-23T06:56:13.502Z] #16 21.08 [ 48%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2026-06-23T06:56:13.502Z] #16 21.17 [ 50%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2026-06-23T06:56:13.502Z] #16 21.22 [ 51%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2026-06-23T06:56:13.762Z] #16 21.44 [ 53%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2026-06-23T06:56:14.021Z] #16 21.78 [ 55%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2026-06-23T06:56:14.282Z] #16 21.86 [ 57%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2026-06-23T06:56:14.282Z] #16 21.99 [ 59%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2026-06-23T06:56:14.539Z] #16 22.08 [ 61%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2026-06-23T06:56:14.799Z] #16 22.57 [ 63%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2026-06-23T06:56:15.058Z] #16 22.69 [ 65%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2026-06-23T06:56:15.058Z] #16 22.75 [ 67%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2026-06-23T06:56:15.058Z] #16 22.86 [ 69%] Linking C shared library libcsdk.so [2026-06-23T06:56:15.317Z] #16 22.99 [ 69%] Built target csdk [2026-06-23T06:56:15.317Z] #16 23.01 [ 71%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2026-06-23T06:56:15.317Z] #16 23.14 [ 73%] Linking C executable template [2026-06-23T06:56:15.576Z] #16 23.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-23T06:56:15.576Z] #16 23.21 [ 73%] Built target template [2026-06-23T06:56:15.576Z] #16 23.23 [ 75%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2026-06-23T06:56:15.576Z] #16 23.31 [ 76%] Linking C executable device-counter [2026-06-23T06:56:15.834Z] #16 23.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-23T06:56:15.834Z] #16 23.37 [ 76%] Built target device-counter [2026-06-23T06:56:15.834Z] #16 23.39 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2026-06-23T06:56:15.834Z] #16 23.48 [ 80%] Linking C executable device-random [2026-06-23T06:56:15.834Z] #16 23.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-23T06:56:15.834Z] #16 23.54 [ 80%] Built target device-random [2026-06-23T06:56:15.834Z] #16 23.55 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2026-06-23T06:56:15.834Z] #16 23.63 [ 84%] Linking C executable device-gyro [2026-06-23T06:56:16.093Z] #16 23.66 /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-23T06:56:16.093Z] #16 23.70 [ 84%] Built target device-gyro [2026-06-23T06:56:16.093Z] #16 23.72 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2026-06-23T06:56:16.093Z] #16 23.81 [ 88%] Linking C executable device-bitfields [2026-06-23T06:56:16.352Z] #16 23.84 /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-23T06:56:16.352Z] #16 23.88 [ 88%] Built target device-bitfields [2026-06-23T06:56:16.352Z] #16 23.90 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2026-06-23T06:56:16.352Z] #16 24.04 [ 92%] Linking C executable template-discovery [2026-06-23T06:56:16.611Z] #16 24.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-23T06:56:16.611Z] #16 24.11 [ 92%] Built target template-discovery [2026-06-23T06:56:16.611Z] #16 24.13 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2026-06-23T06:56:16.611Z] #16 24.25 [ 96%] Linking C executable device-file [2026-06-23T06:56:16.611Z] #16 24.27 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-23T06:56:16.611Z] #16 24.31 [ 96%] Built target device-file [2026-06-23T06:56:16.611Z] #16 24.33 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2026-06-23T06:56:16.611Z] #16 24.42 [100%] Linking C executable device-terminal [2026-06-23T06:56:16.870Z] #16 24.45 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-23T06:56:16.870Z] #16 24.50 [100%] Built target device-terminal [2026-06-23T06:56:16.870Z] #16 24.51 Run CPack packaging tool... [2026-06-23T06:56:16.870Z] #16 24.53 CPack: Create package using TGZ [2026-06-23T06:56:16.870Z] #16 24.53 CPack: Install projects [2026-06-23T06:56:16.870Z] #16 24.53 CPack: - Run preinstall target for: Csdk [2026-06-23T06:56:17.131Z] #16 24.78 CPack: - Install project: Csdk [] [2026-06-23T06:56:17.131Z] #16 24.78 CPack: Create package [2026-06-23T06:56:17.131Z] #16 24.81 CPack: - package: /device-coap/deps/device-sdk-c-4.0.2/build/release/csdk-0.0.0.tar.gz generated. [2026-06-23T06:56:17.131Z] #16 24.81 + '[' false '=' true ] [2026-06-23T06:56:17.131Z] #16 24.81 + '[' false '=' true ] [2026-06-23T06:56:17.131Z] #16 24.81 + mkdir -p /device-coap/deps/device-sdk-c-4.0.2/build/debug [2026-06-23T06:56:17.131Z] #16 24.81 + cd /device-coap/deps/device-sdk-c-4.0.2/build/debug [2026-06-23T06:56:17.131Z] #16 24.81 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /device-coap/deps/device-sdk-c-4.0.2/src [2026-06-23T06:56:17.131Z] #16 24.88 -- The C compiler identification is GNU 12.2.1 [2026-06-23T06:56:17.131Z] #16 24.90 -- Detecting C compiler ABI info [2026-06-23T06:56:17.131Z] #16 24.98 -- Detecting C compiler ABI info - done [2026-06-23T06:56:17.131Z] #16 25.00 -- Check for working C compiler: /usr/bin/cc - skipped [2026-06-23T06:56:17.390Z] #16 25.00 -- Detecting C compile features [2026-06-23T06:56:17.390Z] #16 25.01 -- Detecting C compile features - done [2026-06-23T06:56:17.390Z] #16 25.01 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2026-06-23T06:56:17.390Z] #16 25.08 -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") [2026-06-23T06:56:17.390Z] #16 25.09 -- Found LIBYAML: /usr/lib/libyaml.so [2026-06-23T06:56:17.390Z] #16 25.09 -- Found LIBUUID: /usr/lib/libuuid.so [2026-06-23T06:56:17.390Z] #16 25.09 -- Found LIBCBOR: /usr/lib/libcbor.so [2026-06-23T06:56:17.390Z] #16 25.09 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2026-06-23T06:56:17.390Z] #16 25.10 -- Found IOT: /opt/iotech/iot/1.6/lib/libiot.so [2026-06-23T06:56:17.390Z] #16 25.10 -- /opt/iotech/iot/1.6/include [2026-06-23T06:56:17.390Z] #16 25.10 -- C SDK 0.0.0 for Linux [2026-06-23T06:56:17.390Z] #16 25.10 -- Performing Test CSDK_HAVE_ATOMIC [2026-06-23T06:56:17.390Z] #16 25.18 -- Performing Test CSDK_HAVE_ATOMIC - Success [2026-06-23T06:56:17.656Z] #16 25.23 -- Found Curses: /usr/lib/libcurses.so [2026-06-23T06:56:17.656Z] #16 25.25 -- Configuring done (0.4s) [2026-06-23T06:56:17.656Z] #16 25.28 -- Generating done (0.0s) [2026-06-23T06:56:17.656Z] #16 25.28 -- Build files have been written to: /device-coap/deps/device-sdk-c-4.0.2/build/debug [2026-06-23T06:56:17.656Z] #16 25.28 + make [2026-06-23T06:56:17.656Z] #16 25.28 + tee debug.log [2026-06-23T06:56:17.656Z] #16 25.33 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2026-06-23T06:56:17.656Z] #16 25.41 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2026-06-23T06:56:17.915Z] #16 25.49 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2026-06-23T06:56:17.915Z] #16 25.56 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2026-06-23T06:56:17.915Z] #16 25.63 [ 9%] Building C object c/CMakeFiles/csdk.dir/command.c.o [2026-06-23T06:56:17.915Z] #16 25.67 /device-coap/deps/device-sdk-c-4.0.2/src/c/command.c: In function 'devsdk_devicecorecommand_populate': [2026-06-23T06:56:17.915Z] #16 25.67 /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-23T06:56:17.915Z] #16 25.67 218 | iot_data_t* cc_src_vector=iot_data_string_map_get_vector(map,"coreCommands"); [2026-06-23T06:56:17.915Z] #16 25.67 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2026-06-23T06:56:18.173Z] #16 25.73 [ 11%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2026-06-23T06:56:18.173Z] #16 25.86 [ 13%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2026-06-23T06:56:18.173Z] #16 25.90 [ 15%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2026-06-23T06:56:18.173Z] #16 25.98 [ 17%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2026-06-23T06:56:18.432Z] #16 26.10 [ 19%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2026-06-23T06:56:18.432Z] #16 26.18 [ 21%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2026-06-23T06:56:18.432Z] #16 26.26 [ 23%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2026-06-23T06:56:18.690Z] #16 26.33 [ 25%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2026-06-23T06:56:18.690Z] #16 26.40 [ 26%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2026-06-23T06:56:18.690Z] #16 26.47 [ 28%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2026-06-23T06:56:18.690Z] #16 26.52 [ 30%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2026-06-23T06:56:18.949Z] #16 26.66 [ 32%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2026-06-23T06:56:18.949Z] #16 26.71 [ 34%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2026-06-23T06:56:18.949Z] #16 26.82 [ 36%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2026-06-23T06:56:19.209Z] #16 26.87 [ 38%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2026-06-23T06:56:19.209Z] #16 26.99 [ 40%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2026-06-23T06:56:19.467Z] #16 27.05 [ 42%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2026-06-23T06:56:19.467Z] #16 27.26 [ 44%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2026-06-23T06:56:19.726Z] #16 27.33 [ 46%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2026-06-23T06:56:19.726Z] #16 27.39 [ 48%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2026-06-23T06:56:19.726Z] #16 27.46 [ 50%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2026-06-23T06:56:19.726Z] #16 27.51 [ 51%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2026-06-23T06:56:19.987Z] #16 27.61 [ 53%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2026-06-23T06:56:19.987Z] #16 27.83 [ 55%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2026-06-23T06:56:20.251Z] #16 27.88 [ 57%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2026-06-23T06:56:20.251Z] #16 27.96 [ 59%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2026-06-23T06:56:20.510Z] #16 28.03 [ 61%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2026-06-23T06:56:20.510Z] #16 28.20 [ 63%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2026-06-23T06:56:20.510Z] #16 28.26 [ 65%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2026-06-23T06:56:20.510Z] #16 28.32 [ 67%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2026-06-23T06:56:20.771Z] #16 28.39 [ 69%] Linking C shared library libcsdk.so [2026-06-23T06:56:20.771Z] #16 28.45 [ 69%] Built target csdk [2026-06-23T06:56:20.771Z] #16 28.47 [ 71%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2026-06-23T06:56:20.771Z] #16 28.54 [ 73%] Linking C executable template [2026-06-23T06:56:20.771Z] #16 28.57 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-23T06:56:21.029Z] #16 28.61 [ 73%] Built target template [2026-06-23T06:56:21.029Z] #16 28.63 [ 75%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2026-06-23T06:56:21.029Z] #16 28.68 [ 76%] Linking C executable device-counter [2026-06-23T06:56:21.029Z] #16 28.71 /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-23T06:56:21.029Z] #16 28.75 [ 76%] Built target device-counter [2026-06-23T06:56:21.029Z] #16 28.77 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2026-06-23T06:56:21.029Z] #16 28.83 [ 80%] Linking C executable device-random [2026-06-23T06:56:21.288Z] #16 28.85 /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-23T06:56:21.288Z] #16 28.89 [ 80%] Built target device-random [2026-06-23T06:56:21.288Z] #16 28.91 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2026-06-23T06:56:21.288Z] #16 28.97 [ 84%] Linking C executable device-gyro [2026-06-23T06:56:21.288Z] #16 28.99 /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-23T06:56:21.288Z] #16 29.03 [ 84%] Built target device-gyro [2026-06-23T06:56:21.288Z] #16 29.05 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2026-06-23T06:56:21.288Z] #16 29.11 [ 88%] Linking C executable device-bitfields [2026-06-23T06:56:21.546Z] #16 29.13 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-23T06:56:21.546Z] #16 29.17 [ 88%] Built target device-bitfields [2026-06-23T06:56:21.546Z] #16 29.19 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2026-06-23T06:56:21.546Z] #16 29.26 [ 92%] Linking C executable template-discovery [2026-06-23T06:56:21.546Z] #16 29.28 /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-23T06:56:21.546Z] #16 29.32 [ 92%] Built target template-discovery [2026-06-23T06:56:21.546Z] #16 29.34 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2026-06-23T06:56:21.546Z] #16 29.41 [ 96%] Linking C executable device-file [2026-06-23T06:56:21.804Z] #16 29.43 /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-23T06:56:21.804Z] #16 29.48 [ 96%] Built target device-file [2026-06-23T06:56:21.804Z] #16 29.50 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2026-06-23T06:56:21.804Z] #16 29.57 [100%] Linking C executable device-terminal [2026-06-23T06:56:22.067Z] #16 29.60 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-23T06:56:22.067Z] #16 29.64 [100%] Built target device-terminal [2026-06-23T06:56:22.067Z] #16 29.65 + cp -rf include/devsdk include/edgex /usr/include/ [2026-06-23T06:56:22.067Z] #16 29.65 + cp build/release/c/libcsdk.so /usr/lib/ [2026-06-23T06:56:22.067Z] #16 29.65 + rm -rf /device-coap/deps [2026-06-23T06:56:22.067Z] #16 DONE 29.7s [2026-06-23T06:56:22.067Z] [2026-06-23T06:56:22.067Z] #20 [builder 11/11] RUN /device-coap/scripts/build.sh && test -f /device-coap/build/release/device-coap [2026-06-23T06:56:22.329Z] #20 0.233 + readlink -f /device-coap/scripts/build.sh [2026-06-23T06:56:22.329Z] #20 0.234 + dirname /device-coap/scripts/build.sh [2026-06-23T06:56:22.329Z] #20 0.235 + dirname /device-coap/scripts [2026-06-23T06:56:22.329Z] #20 0.235 + ROOT=/device-coap [2026-06-23T06:56:22.329Z] #20 0.235 + echo /device-coap [2026-06-23T06:56:22.329Z] #20 0.235 + cd /device-coap [2026-06-23T06:56:22.329Z] #20 0.235 + mkdir -p /device-coap/build/release [2026-06-23T06:56:22.329Z] #20 0.235 /device-coap [2026-06-23T06:56:22.329Z] #20 0.236 + cd /device-coap/build/release [2026-06-23T06:56:22.329Z] #20 0.236 + cmake '-DCMAKE_BUILD_TYPE=Release' /device-coap/src/c [2026-06-23T06:56:22.329Z] #20 0.254 -- Configuring done (0.0s) [2026-06-23T06:56:22.329Z] #20 0.258 -- Generating done (0.0s) [2026-06-23T06:56:22.329Z] #20 0.259 -- Build files have been written to: /device-coap/build/release [2026-06-23T06:56:22.329Z] #20 0.260 + make [2026-06-23T06:56:22.329Z] #20 0.260 + tee release.log [2026-06-23T06:56:22.329Z] #20 0.294 [ 20%] Building C object CMakeFiles/device-coap.dir/coap-client.c.o [2026-06-23T06:56:22.329Z] #20 0.451 [ 40%] Building C object CMakeFiles/device-coap.dir/coap-server.c.o [2026-06-23T06:56:22.587Z] #20 0.548 [ 60%] Building C object CMakeFiles/device-coap.dir/coap-util.c.o [2026-06-23T06:56:22.587Z] #20 0.689 [ 80%] Building C object CMakeFiles/device-coap.dir/device-coap.c.o [2026-06-23T06:56:22.846Z] #20 0.838 [100%] Linking C executable device-coap [2026-06-23T06:56:22.846Z] #20 0.863 /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-23T06:56:22.846Z] #20 0.904 [100%] Built target device-coap [2026-06-23T06:56:22.846Z] #20 DONE 1.0s [2026-06-23T06:56:23.106Z] [2026-06-23T06:56:23.106Z] #21 [stage-1 7/15] COPY --from=builder /device-coap/build/release/device-coap /device-coap [2026-06-23T06:56:23.106Z] #21 DONE 0.0s [2026-06-23T06:56:23.106Z] [2026-06-23T06:56:23.106Z] #22 [stage-1 8/15] COPY --from=builder /usr/local/lib/libcoap-2.so /usr/local/lib/ [2026-06-23T06:56:23.106Z] #22 DONE 0.0s [2026-06-23T06:56:23.106Z] [2026-06-23T06:56:23.106Z] #23 [stage-1 9/15] COPY --from=builder /usr/local/include/coap2 /usr/local/include/coap2 [2026-06-23T06:56:23.106Z] #23 DONE 0.0s [2026-06-23T06:56:23.106Z] [2026-06-23T06:56:23.106Z] #24 [stage-1 10/15] COPY --from=builder /usr/local/lib/libtinydtls.so /usr/local/lib/ [2026-06-23T06:56:23.106Z] #24 DONE 0.0s [2026-06-23T06:56:23.106Z] [2026-06-23T06:56:23.106Z] #25 [stage-1 11/15] COPY --from=builder /usr/lib/libcsdk.so /usr/lib [2026-06-23T06:56:23.106Z] #25 DONE 0.0s [2026-06-23T06:56:23.366Z] [2026-06-23T06:56:23.366Z] #26 [stage-1 12/15] COPY LICENSE / [2026-06-23T06:56:23.366Z] #26 DONE 0.0s [2026-06-23T06:56:23.366Z] [2026-06-23T06:56:23.366Z] #27 [stage-1 13/15] COPY Attribution.txt / [2026-06-23T06:56:23.366Z] #27 DONE 0.0s [2026-06-23T06:56:23.366Z] [2026-06-23T06:56:23.366Z] #28 [stage-1 14/15] COPY res /res [2026-06-23T06:56:23.366Z] #28 DONE 0.0s [2026-06-23T06:56:23.366Z] [2026-06-23T06:56:23.366Z] #29 exporting to image [2026-06-23T06:56:23.366Z] #29 exporting layers 0.1s done [2026-06-23T06:56:23.366Z] #29 writing image sha256:80a844efb7cde25184e10ddeaa435c5bbc397089c41df8e90c50093b1569d897 done [2026-06-23T06:56:23.366Z] #29 naming to docker.io/library/device-coap done [2026-06-23T06:56:23.366Z] #29 DONE 0.1s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-23T06:56:23.900Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-06-23T06:56:23.900Z] [2026-06-23T06:56:23.900Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-23T06:56:24.206Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-06-23T06:56:24.206Z] latest: Pulling from edgex-lftools-log-publisher [2026-06-23T06:56:24.206Z] 5eb5b503b376: Pulling fs layer [2026-06-23T06:56:24.206Z] 5c69ac0246d0: Pulling fs layer [2026-06-23T06:56:24.206Z] ec43610c2a17: Pulling fs layer [2026-06-23T06:56:24.206Z] 3a2ae6a8a46f: Pulling fs layer [2026-06-23T06:56:24.206Z] 33b1e0a273af: Pulling fs layer [2026-06-23T06:56:24.206Z] 5d3b04190fa2: Pulling fs layer [2026-06-23T06:56:24.206Z] 2f39f015ded8: Pulling fs layer [2026-06-23T06:56:24.206Z] 3a2ae6a8a46f: Waiting [2026-06-23T06:56:24.206Z] 33b1e0a273af: Waiting [2026-06-23T06:56:24.206Z] 5d3b04190fa2: Waiting [2026-06-23T06:56:24.206Z] 2f39f015ded8: Waiting [2026-06-23T06:56:24.206Z] 5c69ac0246d0: Verifying Checksum [2026-06-23T06:56:24.206Z] 5c69ac0246d0: Download complete [2026-06-23T06:56:24.206Z] 3a2ae6a8a46f: Verifying Checksum [2026-06-23T06:56:24.206Z] 3a2ae6a8a46f: Download complete [2026-06-23T06:56:24.206Z] 33b1e0a273af: Verifying Checksum [2026-06-23T06:56:24.206Z] 33b1e0a273af: Download complete [2026-06-23T06:56:24.206Z] 5d3b04190fa2: Verifying Checksum [2026-06-23T06:56:24.206Z] 5d3b04190fa2: Download complete [2026-06-23T06:56:24.206Z] ec43610c2a17: Verifying Checksum [2026-06-23T06:56:24.206Z] ec43610c2a17: Download complete [2026-06-23T06:56:24.464Z] 5eb5b503b376: Verifying Checksum [2026-06-23T06:56:24.464Z] 5eb5b503b376: Download complete [2026-06-23T06:56:25.029Z] 2f39f015ded8: Download complete [2026-06-23T06:56:25.963Z] 5eb5b503b376: Pull complete [2026-06-23T06:56:25.963Z] 5c69ac0246d0: Pull complete [2026-06-23T06:56:26.538Z] ec43610c2a17: Pull complete [2026-06-23T06:56:26.538Z] 3a2ae6a8a46f: Pull complete [2026-06-23T06:56:26.814Z] 33b1e0a273af: Pull complete [2026-06-23T06:56:26.814Z] 5d3b04190fa2: Pull complete [2026-06-23T06:56:32.113Z] 2f39f015ded8: Pull complete [2026-06-23T06:56:32.113Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-06-23T06:56:32.113Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-06-23T06:56:32.113Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-06-23T06:56:32.243Z] prd-ubuntu20.04-docker-8c-8g-13734 does not seem to be running inside a container [2026-06-23T06:56:32.277Z] $ 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-68 -v /w/workspace/edgexfoundry_device-coap-c_PR-68:/w/workspace/edgexfoundry_device-coap-c_PR-68:rw,z -v /w/workspace/edgexfoundry_device-coap-c_PR-68@tmp:/w/workspace/edgexfoundry_device-coap-c_PR-68@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-23T06:56:33.676Z] $ docker top 97d7202d1319d4f11795bedb281d07ee444321daf4808c02e5afef431b3c47e3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-06-23T06:56:34.068Z] ---> job-cost.sh [2026-06-23T06:56:34.068Z] lf-activate-venv: SKIPPING [2026-06-23T06:56:34.068Z] INFO: No Stack... [2026-06-23T06:56:34.333Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-06-23T06:56:34.601Z] INFO: Archiving Costs [Pipeline] sh [2026-06-23T06:56:34.909Z] + cat /w/workspace/edgexfoundry_device-coap-c_PR-68/archives/cost.csv [2026-06-23T06:56:34.909Z] + cut -d, -f6 [Pipeline] lock [2026-06-23T06:56:34.929Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-coap-c-PR-68-2-stack-cost] [2026-06-23T06:56:34.937Z] Resource [jenkins-edgexfoundry-device-coap-c-PR-68-2-stack-cost] did not exist. Created. [2026-06-23T06:56:34.943Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-coap-c-PR-68-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-06-23T06:56:35.256Z] + echo total: 0.2199999988079071 [Pipeline] stash [2026-06-23T06:56:35.298Z] Stashed 1 file(s) [Pipeline] } [2026-06-23T06:56:35.306Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-coap-c-PR-68-2-stack-cost] [Pipeline] // lock [Pipeline] } [2026-06-23T06:56:35.334Z] $ docker stop --time=1 97d7202d1319d4f11795bedb281d07ee444321daf4808c02e5afef431b3c47e3 [2026-06-23T06:56:36.486Z] $ docker rm -f --volumes 97d7202d1319d4f11795bedb281d07ee444321daf4808c02e5afef431b3c47e3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2026-06-23T06:56:37.187Z] + [ -d /w/workspace/edgexfoundry_device-coap-c_PR-68/archives ] [2026-06-23T06:56:37.187Z] + ls -al /w/workspace/edgexfoundry_device-coap-c_PR-68/archives [2026-06-23T06:56:37.187Z] total 16 [2026-06-23T06:56:37.187Z] drwxr-xr-x 3 root root 4096 Jun 23 06:56 . [2026-06-23T06:56:37.187Z] drwxrwxr-x 9 jenkins jenkins 4096 Jun 23 06:56 .. [2026-06-23T06:56:37.187Z] drwxr-xr-x 2 root root 4096 Jun 23 06:56 cost [2026-06-23T06:56:37.187Z] -rw-r--r-- 1 root root 84 Jun 23 06:56 cost.csv [2026-06-23T06:56:37.187Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-coap-c_PR-68/archives [2026-06-23T06:56:37.187Z] + ls -al /w/workspace/edgexfoundry_device-coap-c_PR-68/archives [2026-06-23T06:56:37.187Z] total 16 [2026-06-23T06:56:37.187Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 23 06:56 . [2026-06-23T06:56:37.187Z] drwxrwxr-x 9 jenkins jenkins 4096 Jun 23 06:56 .. [2026-06-23T06:56:37.187Z] drwxr-xr-x 2 jenkins jenkins 4096 Jun 23 06:56 cost [2026-06-23T06:56:37.187Z] -rw-r--r-- 1 jenkins jenkins 84 Jun 23 06:56 cost.csv [Pipeline] libraryResource [Pipeline] sh [2026-06-23T06:56:37.477Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-06-23T06:56:38.335Z] ---> package-listing.sh [2026-06-23T06:56:38.335Z] ++ facter osfamily [2026-06-23T06:56:38.335Z] ++ tr '[:upper:]' '[:lower:]' [2026-06-23T06:56:38.609Z] + OS_FAMILY=debian [2026-06-23T06:56:38.609Z] + workspace=/w/workspace/edgexfoundry_device-coap-c_PR-68 [2026-06-23T06:56:38.609Z] + START_PACKAGES=/tmp/packages_start.txt [2026-06-23T06:56:38.609Z] + END_PACKAGES=/tmp/packages_end.txt [2026-06-23T06:56:38.609Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-06-23T06:56:38.609Z] + PACKAGES=/tmp/packages_start.txt [2026-06-23T06:56:38.609Z] + '[' /w/workspace/edgexfoundry_device-coap-c_PR-68 ']' [2026-06-23T06:56:38.609Z] + PACKAGES=/tmp/packages_end.txt [2026-06-23T06:56:38.609Z] + case "${OS_FAMILY}" in [2026-06-23T06:56:38.609Z] + dpkg -l [2026-06-23T06:56:38.609Z] + grep '^ii' [2026-06-23T06:56:38.609Z] + '[' -f /tmp/packages_start.txt ']' [2026-06-23T06:56:38.609Z] + '[' -f /tmp/packages_end.txt ']' [2026-06-23T06:56:38.609Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-06-23T06:56:38.609Z] + '[' /w/workspace/edgexfoundry_device-coap-c_PR-68 ']' [2026-06-23T06:56:38.609Z] + mkdir -p /w/workspace/edgexfoundry_device-coap-c_PR-68/archives/ [2026-06-23T06:56:38.609Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-coap-c_PR-68/archives/ [Pipeline] echo [2026-06-23T06:56:38.624Z] 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-68/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2026-06-23T06:56:38.915Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-23T06:56:39.503Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-06-23T06:56:39.503Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-06-23T06:56:39.578Z] prd-ubuntu20.04-docker-8c-8g-13734 does not seem to be running inside a container [2026-06-23T06:56:39.606Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-coap-c_PR-68/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-68 -v /w/workspace/edgexfoundry_device-coap-c_PR-68:/w/workspace/edgexfoundry_device-coap-c_PR-68:rw,z -v /w/workspace/edgexfoundry_device-coap-c_PR-68@tmp:/w/workspace/edgexfoundry_device-coap-c_PR-68@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2026-06-23T06:56:39.822Z] $ docker top 1d967f7467ce83069045840bfba2123129f3cb7fe2ea21bdbf74296fb337306a -eo pid,comm [Pipeline] { [Pipeline] sh [2026-06-23T06:56:40.162Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-06-23T06:56:40.443Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-06-23T06:56:40.747Z] + ls /var/log/sa-host [2026-06-23T06:56:40.747Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-06-23T06:56:41.014Z] provisioning config files... [2026-06-23T06:56:41.022Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-coap-c_PR-68@tmp/config172162257088273041tmp [Pipeline] { [Pipeline] echo [2026-06-23T06:56:41.044Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-06-23T06:56:41.326Z] ---> create-netrc.sh [Pipeline] } [2026-06-23T06:56:41.332Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-06-23T06:56:41.709Z] ---> python-tools-install.sh [Pipeline] echo [2026-06-23T06:56:41.718Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-06-23T06:56:42.003Z] ---> sudo-logs.sh [2026-06-23T06:56:42.003Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2026-06-23T06:56:42.036Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-06-23T06:56:42.318Z] ---> job-cost.sh [2026-06-23T06:56:42.318Z] lf-activate-venv: SKIPPING [2026-06-23T06:56:42.318Z] DEBUG: total: 0.2199999988079071 [2026-06-23T06:56:42.318Z] INFO: Retrieving Stack Cost... [2026-06-23T06:56:42.318Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-06-23T06:56:42.602Z] INFO: Archiving Costs [Pipeline] echo [2026-06-23T06:56:42.616Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-06-23T06:56:42.899Z] ---> logs-deploy.sh [2026-06-23T06:56:42.899Z] lf-activate-venv: SKIPPING [2026-06-23T06:56:42.899Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-coap-c/PR-68/2 [2026-06-23T06:56:42.899Z] INFO: archiving workspace using pattern(s): [2026-06-23T06:56:43.841Z] Archives upload complete. [2026-06-23T06:56:43.842Z] INFO: archiving logs to Nexus