Push event to branch palau Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0c85cf8e240d6acff551257c2382b3df95dce420 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-ssh13466351310048157929.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-ssh12445910092271414369.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-coap-c/branches/palau/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-coap-c/branches/palau/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16449682205915331252.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-coap-c/branches/palau/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8393831593363293332.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8447873122745628097.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-coap-c/branches/palau/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-coap-c/branches/palau/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6427479256964206478.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object b1c004cf40c352fe6d03b0971bc7ee860312a7b0 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-13716 in /w/workspace/edgexfoundry_device-coap-c_palau [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_palau # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-coap-c.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-coap-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-coap-c.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 0c85cf8e240d6acff551257c2382b3df95dce420 (palau) Commit message: "ci(lts-release): LTS release v4.0.2 @0a681b1" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object b1c004cf40c352fe6d03b0971bc7ee860312a7b0 > git config core.sparsecheckout # timeout=10 > git checkout -f 0c85cf8e240d6acff551257c2382b3df95dce420 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2026-06-23T03:22:28.812Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2026-06-23T03:22:28.997Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2026-06-23T03:22:29.131Z] ========================================================= [2026-06-23T03:22:29.131Z] EdgeX Global Pipelines Version Info [2026-06-23T03:22:29.131Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2026-06-23T03:22:30.281Z] ------------------- [2026-06-23T03:22:30.281Z] stable info: [2026-06-23T03:22:30.281Z] ------------------- [2026-06-23T03:22:30.281Z] Commited By: Ginny Guan ginny@iotechsys.com [2026-06-23T03:22:30.281Z] Commit SHA: b1c004cf40c352fe6d03b0971bc7ee860312a7b0 [2026-06-23T03:22:30.281Z] Message: update stable to v1.0.281 [2026-06-23T03:22:30.853Z] ------------------- [2026-06-23T03:22:30.853Z] experimental info: [2026-06-23T03:22:30.853Z] ------------------- [2026-06-23T03:22:30.853Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2026-06-23T03:22:30.853Z] Commit SHA: b1c004cf40c352fe6d03b0971bc7ee860312a7b0 [2026-06-23T03:22:30.853Z] Message: update experimental to v1.0.281 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2026-06-23T03:22:31.080Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-coap-c-settings [Pipeline] echo [2026-06-23T03:22:31.140Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-coap-c [Pipeline] echo [2026-06-23T03:22:31.195Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2026-06-23T03:22:31.250Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2026-06-23T03:22:31.308Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2026-06-23T03:22:31.361Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = scripts/Dockerfile.alpine [Pipeline] echo [2026-06-23T03:22:31.416Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = scripts/Dockerfile.alpine-base [Pipeline] echo [2026-06-23T03:22:31.468Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2026-06-23T03:22:31.521Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2026-06-23T03:22:31.579Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-coap [Pipeline] echo [2026-06-23T03:22:31.630Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2026-06-23T03:22:31.697Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2026-06-23T03:22:31.753Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2026-06-23T03:22:31.975Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2026-06-23T03:22:32.028Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2026-06-23T03:22:32.081Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2026-06-23T03:22:32.140Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2026-06-23T03:22:32.199Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = palau [Pipeline] echo [2026-06-23T03:22:32.259Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = palau [Pipeline] echo [2026-06-23T03:22:32.318Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = palau [Pipeline] echo [2026-06-23T03:22:32.376Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0c85cf8e240d6acff551257c2382b3df95dce420 [Pipeline] echo [2026-06-23T03:22:32.436Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0c85cf8 [Pipeline] echo [2026-06-23T03:22:32.505Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-06-23T03:22:32.684Z] provisioning config files... [2026-06-23T03:22:32.699Z] copy managed file [device-coap-c-settings] to file:/w/workspace/edgexfoundry_device-coap-c_palau@tmp/config30922044482441644tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-06-23T03:22:33.083Z] ---> ****-login.sh [2026-06-23T03:22:33.083Z] nexus3.edgexfoundry.org:10001 [2026-06-23T03:22:33.345Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-23T03:22:33.345Z] [2026-06-23T03:22:33.346Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-06-23T03:22:33.346Z] Configure a credential helper to remove this warning. See [2026-06-23T03:22:33.346Z] https://docs.****.com/go/credential-store/ [2026-06-23T03:22:33.346Z] [2026-06-23T03:22:33.346Z] Login Succeeded [2026-06-23T03:22:33.346Z] nexus3.edgexfoundry.org:10002 [2026-06-23T03:22:33.346Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-23T03:22:33.346Z] [2026-06-23T03:22:33.346Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-06-23T03:22:33.346Z] Configure a credential helper to remove this warning. See [2026-06-23T03:22:33.346Z] https://docs.****.com/go/credential-store/ [2026-06-23T03:22:33.346Z] [2026-06-23T03:22:33.346Z] Login Succeeded [2026-06-23T03:22:33.346Z] nexus3.edgexfoundry.org:10003 [2026-06-23T03:22:33.346Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-23T03:22:33.609Z] [2026-06-23T03:22:33.610Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-06-23T03:22:33.610Z] Configure a credential helper to remove this warning. See [2026-06-23T03:22:33.610Z] https://docs.****.com/go/credential-store/ [2026-06-23T03:22:33.610Z] [2026-06-23T03:22:33.610Z] Login Succeeded [2026-06-23T03:22:33.610Z] nexus3.edgexfoundry.org:10004 [2026-06-23T03:22:33.610Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-23T03:22:33.610Z] [2026-06-23T03:22:33.610Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-06-23T03:22:33.610Z] Configure a credential helper to remove this warning. See [2026-06-23T03:22:33.610Z] https://docs.****.com/go/credential-store/ [2026-06-23T03:22:33.610Z] [2026-06-23T03:22:33.610Z] Login Succeeded [2026-06-23T03:22:33.610Z] ****.io [2026-06-23T03:22:33.610Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-23T03:22:33.871Z] [2026-06-23T03:22:33.871Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-06-23T03:22:33.871Z] Configure a credential helper to remove this warning. See [2026-06-23T03:22:33.871Z] https://docs.****.com/go/credential-store/ [2026-06-23T03:22:33.871Z] [2026-06-23T03:22:33.871Z] Login Succeeded [2026-06-23T03:22:33.871Z] ---> ****-login.sh ends [Pipeline] } [2026-06-23T03:22:33.905Z] 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-23T03:22:34.604Z] + git rev-list -1 --merges 0c85cf8e240d6acff551257c2382b3df95dce420~1..0c85cf8e240d6acff551257c2382b3df95dce420 [Pipeline] echo [2026-06-23T03:22:34.660Z] -----------> git rev-list -1 --merges 0c85cf8e240d6acff551257c2382b3df95dce420~1..0c85cf8e240d6acff551257c2382b3df95dce420 0c85cf8e240d6acff551257c2382b3df95dce420 [false] [Pipeline] sh [2026-06-23T03:22:34.984Z] + git log --format=format:%s -1 0c85cf8e240d6acff551257c2382b3df95dce420 [Pipeline] echo [2026-06-23T03:22:35.027Z] ========================================================= [2026-06-23T03:22:35.027Z] [isLTSReleaseBuild] No build required. isLTSRelease: [true] [2026-06-23T03:22:35.027Z] ========================================================= [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] echo [2026-06-23T03:22:35.426Z] [edgeX.isLTS] Checking if [palau] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] sh [2026-06-23T03:22:35.754Z] + echo 0.0.0 [Pipeline] echo [2026-06-23T03:22:35.797Z] [prepBaseBuildImage] Generating new image with name: device-coap-c-builder-x86_64 [Pipeline] echo [2026-06-23T03:22:35.946Z] [edgeX.isLTS] Checking if [palau] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-06-23T03:22:35.992Z] ========================================================= [2026-06-23T03:22:35.992Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base:gcc-lts] [2026-06-23T03:22:35.992Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-23T03:22:36.494Z] + docker build -t device-coap-c-builder-x86_64 -f scripts/Dockerfile.alpine-base --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base:gcc-lts . [2026-06-23T03:22:37.069Z] #0 building with "default" instance using docker driver [2026-06-23T03:22:37.069Z] [2026-06-23T03:22:37.069Z] #1 [internal] load build definition from Dockerfile.alpine-base [2026-06-23T03:22:37.069Z] #1 transferring dockerfile: 986B done [2026-06-23T03:22:37.069Z] #1 DONE 0.0s [2026-06-23T03:22:37.069Z] [2026-06-23T03:22:37.069Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base:gcc-lts [2026-06-23T03:22:37.069Z] #2 DONE 0.1s [2026-06-23T03:22:37.328Z] [2026-06-23T03:22:37.328Z] #3 [internal] load .dockerignore [2026-06-23T03:22:37.328Z] #3 transferring context: 2B done [2026-06-23T03:22:37.328Z] #3 DONE 0.0s [2026-06-23T03:22:37.328Z] [2026-06-23T03:22:37.328Z] #4 [internal] load build context [2026-06-23T03:22:37.328Z] #4 transferring context: 68.56kB 0.0s done [2026-06-23T03:22:37.328Z] #4 DONE 0.0s [2026-06-23T03:22:37.328Z] [2026-06-23T03:22:37.328Z] #5 [ 1/12] FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base:gcc-lts@sha256:b18ea3d6655bca8321bc47a2d462380979833a9574db8212b385fd511e1c6302 [2026-06-23T03:22:37.328Z] #5 resolve nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base:gcc-lts@sha256:b18ea3d6655bca8321bc47a2d462380979833a9574db8212b385fd511e1c6302 0.0s done [2026-06-23T03:22:37.328Z] #5 sha256:b18ea3d6655bca8321bc47a2d462380979833a9574db8212b385fd511e1c6302 948B / 948B done [2026-06-23T03:22:37.328Z] #5 sha256:45f96820a350bc5ff134eee18b2c33da3183da8af935a5cbc1ba4b51e5b778fc 2.76kB / 2.76kB done [2026-06-23T03:22:37.328Z] #5 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s [2026-06-23T03:22:37.328Z] #5 sha256:4f9bc52d1dc7ec5e3db381b3ffee4adf53c6edfdd431a6c70e1f8b019ff691b0 250B / 250B 0.1s [2026-06-23T03:22:37.328Z] #5 sha256:585e8d389ef7ded4f4913bc4460fffe4b374e851c1adddbbe96fdb724a247c32 0B / 115.71MB 0.1s [2026-06-23T03:22:37.328Z] #5 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s done [2026-06-23T03:22:37.328Z] #5 sha256:4f9bc52d1dc7ec5e3db381b3ffee4adf53c6edfdd431a6c70e1f8b019ff691b0 250B / 250B 0.1s done [2026-06-23T03:22:37.328Z] #5 sha256:585e8d389ef7ded4f4913bc4460fffe4b374e851c1adddbbe96fdb724a247c32 10.49MB / 115.71MB 0.2s [2026-06-23T03:22:37.328Z] #5 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa [2026-06-23T03:22:37.591Z] #5 sha256:585e8d389ef7ded4f4913bc4460fffe4b374e851c1adddbbe96fdb724a247c32 25.17MB / 115.71MB 0.3s [2026-06-23T03:22:37.591Z] #5 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.1s done [2026-06-23T03:22:37.591Z] #5 extracting sha256:4f9bc52d1dc7ec5e3db381b3ffee4adf53c6edfdd431a6c70e1f8b019ff691b0 [2026-06-23T03:22:37.852Z] #5 sha256:585e8d389ef7ded4f4913bc4460fffe4b374e851c1adddbbe96fdb724a247c32 65.01MB / 115.71MB 0.5s [2026-06-23T03:22:37.852Z] #5 extracting sha256:4f9bc52d1dc7ec5e3db381b3ffee4adf53c6edfdd431a6c70e1f8b019ff691b0 done [2026-06-23T03:22:37.852Z] #5 sha256:585e8d389ef7ded4f4913bc4460fffe4b374e851c1adddbbe96fdb724a247c32 91.23MB / 115.71MB 0.6s [2026-06-23T03:22:38.115Z] #5 sha256:585e8d389ef7ded4f4913bc4460fffe4b374e851c1adddbbe96fdb724a247c32 115.71MB / 115.71MB 0.8s [2026-06-23T03:22:38.688Z] #5 sha256:585e8d389ef7ded4f4913bc4460fffe4b374e851c1adddbbe96fdb724a247c32 115.71MB / 115.71MB 1.2s done [2026-06-23T03:22:38.688Z] #5 extracting sha256:585e8d389ef7ded4f4913bc4460fffe4b374e851c1adddbbe96fdb724a247c32 [2026-06-23T03:22:42.909Z] #5 extracting sha256:585e8d389ef7ded4f4913bc4460fffe4b374e851c1adddbbe96fdb724a247c32 3.8s done [2026-06-23T03:22:42.909Z] #5 DONE 5.4s [2026-06-23T03:22:42.909Z] [2026-06-23T03:22:42.909Z] #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-23T03:22:42.909Z] #6 0.252 Connecting to iotech.jfrog.io (34.247.22.236:443) [2026-06-23T03:22:43.217Z] #6 0.650 saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2026-06-23T03:22:43.217Z] #6 0.650 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2026-06-23T03:22:43.217Z] #6 0.650 '/etc/apk/keys/alpine.dev.rsa.pub' saved [2026-06-23T03:22:45.786Z] #6 DONE 2.8s [2026-06-23T03:22:45.786Z] [2026-06-23T03:22:45.786Z] #7 [ 3/12] RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories [2026-06-23T03:22:45.786Z] #7 DONE 0.3s [2026-06-23T03:22:45.786Z] [2026-06-23T03:22:45.786Z] #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-23T03:22:46.044Z] #8 0.295 fetch https://nl.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2026-06-23T03:22:46.304Z] #8 0.657 fetch https://nl.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2026-06-23T03:22:46.565Z] #8 0.993 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz [2026-06-23T03:22:47.190Z] #8 1.624 WARNING: This apk-tools is OLD! Some packages might not function properly. [2026-06-23T03:22:47.454Z] #8 1.635 (1/18) Installing dumb-init (1.2.5-r2) [2026-06-23T03:22:47.454Z] #8 1.780 (2/18) Installing hiredis (1.1.0-r2) [2026-06-23T03:22:47.714Z] #8 1.953 (3/18) Installing hiredis-dev (1.1.0-r2) [2026-06-23T03:22:47.714Z] #8 2.124 (4/18) Installing libcbor (0.10.2-r1) [2026-06-23T03:22:47.976Z] #8 2.297 (5/18) Installing iotech-iot-1.6 (1.6.3-r0) [2026-06-23T03:22:48.237Z] #8 2.686 (6/18) Installing iotech-iot-1.6-dev (1.6.3-r0) [2026-06-23T03:22:48.497Z] #8 2.796 (7/18) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.162-r0) [2026-06-23T03:22:48.758Z] #8 3.097 (8/18) Installing libcbor-dev (0.10.2-r1) [2026-06-23T03:22:49.018Z] #8 3.235 (9/18) Installing libmenuw (6.4_p20230506-r0) [2026-06-23T03:22:49.018Z] #8 3.406 (10/18) Installing libpanelw (6.4_p20230506-r0) [2026-06-23T03:22:49.279Z] #8 3.528 (11/18) Installing libncurses++ (6.4_p20230506-r0) [2026-06-23T03:22:49.279Z] #8 3.712 (12/18) Installing ncurses-dev (6.4_p20230506-r0) [2026-06-23T03:22:49.548Z] #8 3.869 (13/18) Installing libblkid (2.38.1-r8) [2026-06-23T03:22:49.809Z] #8 4.071 (14/18) Installing libuuid (2.38.1-r8) [2026-06-23T03:22:49.809Z] #8 4.211 (15/18) Installing libfdisk (2.38.1-r8) [2026-06-23T03:22:50.069Z] #8 4.428 (16/18) Installing libmount (2.38.1-r8) [2026-06-23T03:22:50.264Z] Still waiting to schedule task [2026-06-23T03:22:50.265Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2026-06-23T03:22:50.331Z] #8 4.598 (17/18) Installing libsmartcols (2.38.1-r8) [2026-06-23T03:22:50.591Z] #8 4.794 (18/18) Installing util-linux-dev (2.38.1-r8) [2026-06-23T03:22:50.591Z] #8 4.980 Executing busybox-1.36.1-r2.trigger [2026-06-23T03:22:50.851Z] #8 4.989 OK: 338 MiB in 100 packages [2026-06-23T03:22:50.851Z] #8 DONE 5.2s [2026-06-23T03:22:51.111Z] [2026-06-23T03:22:51.111Z] #9 [ 5/12] RUN apk --no-cache upgrade [2026-06-23T03:22:51.111Z] #9 0.243 fetch https://nl.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2026-06-23T03:22:51.372Z] #9 0.500 fetch https://nl.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2026-06-23T03:22:51.632Z] #9 0.772 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz [2026-06-23T03:22:52.202Z] #9 1.353 WARNING: This apk-tools is OLD! Some packages might not function properly. [2026-06-23T03:22:52.461Z] #9 1.360 Upgrading critical system libraries and apk-tools: [2026-06-23T03:22:52.461Z] #9 1.360 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2026-06-23T03:22:52.461Z] #9 1.577 Executing busybox-1.36.1-r2.trigger [2026-06-23T03:22:52.719Z] #9 1.649 Continuing the upgrade transaction with new apk-tools: [2026-06-23T03:22:52.719Z] #9 1.661 fetch https://nl.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2026-06-23T03:22:52.719Z] #9 1.850 fetch https://nl.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2026-06-23T03:22:52.980Z] #9 2.177 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz [2026-06-23T03:22:53.555Z] #9 2.713 WARNING: This apk-tools is OLD! Some packages might not function properly. [2026-06-23T03:22:53.815Z] #9 2.719 (1/27) Upgrading musl (1.2.4-r2 -> 1.2.4-r3) [2026-06-23T03:22:53.815Z] #9 2.894 (2/27) Upgrading busybox (1.36.1-r2 -> 1.36.1-r7) [2026-06-23T03:22:54.753Z] #9 3.806 Executing busybox-1.36.1-r7.post-upgrade [2026-06-23T03:22:54.753Z] #9 3.820 (3/27) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r7) [2026-06-23T03:22:54.753Z] #9 3.964 (4/27) Upgrading ca-certificates-bundle (20230506-r0 -> 20241121-r1) [2026-06-23T03:22:55.016Z] #9 4.179 (5/27) Upgrading libcrypto3 (3.1.4-r0 -> 3.1.8-r0) [2026-06-23T03:22:55.277Z] #9 4.385 (6/27) Upgrading libssl3 (3.1.4-r0 -> 3.1.8-r0) [2026-06-23T03:22:55.537Z] #9 4.636 (7/27) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r7) [2026-06-23T03:22:55.537Z] #9 4.780 (8/27) Upgrading binutils (2.40-r7 -> 2.40-r8) [2026-06-23T03:22:55.798Z] #9 5.089 (9/27) Upgrading musl-dev (1.2.4-r2 -> 1.2.4-r3) [2026-06-23T03:22:56.059Z] #9 5.327 (10/27) Upgrading libexpat (2.5.0-r1 -> 2.7.0-r0) [2026-06-23T03:22:56.325Z] #9 5.521 (11/27) Upgrading xz-libs (5.4.3-r0 -> 5.4.3-r1) [2026-06-23T03:22:56.584Z] #9 5.682 (12/27) Upgrading libarchive (3.7.2-r0 -> 3.8.0-r0) [2026-06-23T03:22:56.846Z] #9 5.918 (13/27) Upgrading ca-certificates (20230506-r0 -> 20241121-r1) [2026-06-23T03:22:56.846Z] #9 6.091 (14/27) Installing libpsl (0.21.5-r0) [2026-06-23T03:22:57.107Z] #9 6.284 (15/27) Upgrading libcurl (8.4.0-r0 -> 8.12.1-r0) [2026-06-23T03:22:57.377Z] #9 6.458 (16/27) Installing libpsl-utils (0.21.5-r0) [2026-06-23T03:22:57.377Z] #9 6.640 (17/27) Installing libpsl-dev (0.21.5-r0) [2026-06-23T03:22:57.636Z] #9 6.776 (18/27) Upgrading openssl-dev (3.1.4-r0 -> 3.1.8-r0) [2026-06-23T03:22:57.894Z] #9 7.018 (19/27) Upgrading curl-dev (8.4.0-r0 -> 8.12.1-r0) [2026-06-23T03:22:57.894Z] #9 7.174 (20/27) Upgrading git (2.40.1-r0 -> 2.40.4-r0) [2026-06-23T03:22:58.464Z] #9 7.482 (21/27) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r3) [2026-06-23T03:22:58.464Z] #9 7.660 (22/27) Upgrading libtasn1 (4.19.0-r1 -> 4.20.0-r0) [2026-06-23T03:22:58.734Z] #9 7.833 (23/27) Upgrading gnutls (3.8.0-r2 -> 3.8.4-r0) [2026-06-23T03:22:58.999Z] #9 8.034 (24/27) Upgrading gnutls-c++ (3.8.0-r2 -> 3.8.4-r0) [2026-06-23T03:22:58.999Z] #9 8.203 (25/27) Upgrading libtasn1-progs (4.19.0-r1 -> 4.20.0-r0) [2026-06-23T03:22:59.259Z] #9 8.345 (26/27) Upgrading libtasn1-dev (4.19.0-r1 -> 4.20.0-r0) [2026-06-23T03:22:59.259Z] #9 8.501 (27/27) Upgrading gnutls-dev (3.8.0-r2 -> 3.8.4-r0) [2026-06-23T03:22:59.523Z] #9 8.655 Executing busybox-1.36.1-r7.trigger [2026-06-23T03:22:59.783Z] #9 8.659 Executing ca-certificates-20241121-r1.trigger [2026-06-23T03:22:59.783Z] #9 8.706 OK: 338 MiB in 103 packages [2026-06-23T03:23:03.076Z] #9 DONE 11.6s [2026-06-23T03:23:03.076Z] [2026-06-23T03:23:03.076Z] #10 [ 6/12] COPY scripts /device-coap/scripts [2026-06-23T03:23:03.076Z] #10 DONE 0.7s [2026-06-23T03:23:03.335Z] [2026-06-23T03:23:03.335Z] #11 [ 7/12] COPY src /device-coap/src/ [2026-06-23T03:23:03.600Z] #11 DONE 0.4s [2026-06-23T03:23:03.861Z] [2026-06-23T03:23:03.861Z] #12 [ 8/12] COPY VERSION /device-coap [2026-06-23T03:23:03.861Z] #12 DONE 0.1s [2026-06-23T03:23:03.861Z] [2026-06-23T03:23:03.861Z] #13 [ 9/12] RUN mkdir -p /device-coap/build [2026-06-23T03:23:03.861Z] #13 DONE 0.3s [2026-06-23T03:23:04.121Z] [2026-06-23T03:23:04.121Z] #14 [10/12] WORKDIR /device-coap [2026-06-23T03:23:04.121Z] #14 DONE 0.0s [2026-06-23T03:23:04.121Z] [2026-06-23T03:23:04.121Z] #15 [11/12] RUN /device-coap/scripts/build_deps.sh 1 [2026-06-23T03:23:04.379Z] #15 0.300 + BUILD_CSDK=1 [2026-06-23T03:23:04.379Z] #15 0.300 + TINYDTLS_VERSION=b0e230d [2026-06-23T03:23:04.379Z] #15 0.300 + LIBCOAP_VERSION=1739507 [2026-06-23T03:23:04.379Z] #15 0.300 + CSDK_VERSION=4.0.2 [2026-06-23T03:23:04.379Z] #15 0.300 + '[' -d deps ] [2026-06-23T03:23:04.379Z] #15 0.300 + mkdir deps [2026-06-23T03:23:04.379Z] #15 0.301 + cd /device-coap/deps [2026-06-23T03:23:04.379Z] #15 0.301 + git clone https://github.com/eclipse/tinydtls.git [2026-06-23T03:23:04.379Z] #15 0.302 Cloning into 'tinydtls'... [2026-06-23T03:23:05.330Z] #15 1.216 + cd tinydtls [2026-06-23T03:23:05.330Z] #15 1.216 + git checkout develop [2026-06-23T03:23:05.330Z] #15 1.232 branch 'develop' set up to track 'origin/develop'. [2026-06-23T03:23:05.330Z] #15 1.232 Switched to a new branch 'develop' [2026-06-23T03:23:05.330Z] #15 1.232 + git reset --hard b0e230d [2026-06-23T03:23:05.330Z] #15 1.254 HEAD is now at b0e230d Merge pull request #44 from mrdeep1/cunit_fix [2026-06-23T03:23:05.330Z] #15 1.255 + cp /device-coap/scripts/AutoConf_cmake_patch AutoConf.cmake [2026-06-23T03:23:05.330Z] #15 1.256 + cp /device-coap/scripts/CMakeLists_txt_patch CMakeLists.txt [2026-06-23T03:23:05.330Z] #15 1.256 + cp /device-coap/scripts/dtls_config_h_cmake_in_patch dtls_config.h.cmake.in [2026-06-23T03:23:05.330Z] #15 1.257 + cp /device-coap/scripts/tests_CMakeLists_txt_patch tests/CMakeLists.txt [2026-06-23T03:23:05.330Z] #15 1.258 + mkdir -p build [2026-06-23T03:23:05.330Z] #15 1.258 + cd build [2026-06-23T03:23:05.330Z] #15 1.258 + cmake '-DCMAKE_BUILD_TYPE=Release' '-DBUILD_SHARED_LIBS=ON' .. [2026-06-23T03:23:05.330Z] #15 1.328 -- The C compiler identification is GNU 12.2.1 [2026-06-23T03:23:05.330Z] #15 1.340 -- Detecting C compiler ABI info [2026-06-23T03:23:05.330Z] #15 1.425 -- Detecting C compiler ABI info - done [2026-06-23T03:23:05.330Z] #15 1.443 -- Check for working C compiler: /usr/bin/cc - skipped [2026-06-23T03:23:05.590Z] #15 1.444 -- Detecting C compile features [2026-06-23T03:23:05.590Z] #15 1.444 -- Detecting C compile features - done [2026-06-23T03:23:05.590Z] #15 1.448 -- Looking for assert.h [2026-06-23T03:23:05.590Z] #15 1.531 -- Looking for assert.h - found [2026-06-23T03:23:05.590Z] #15 1.532 -- Looking for arpa/inet.h [2026-06-23T03:23:05.590Z] #15 1.614 -- Looking for arpa/inet.h - found [2026-06-23T03:23:05.849Z] #15 1.615 -- Looking for fcntl.h [2026-06-23T03:23:05.849Z] #15 1.703 -- Looking for fcntl.h - found [2026-06-23T03:23:05.849Z] #15 1.703 -- Looking for inttypes.h [2026-06-23T03:23:05.849Z] #15 1.788 -- Looking for inttypes.h - found [2026-06-23T03:23:05.849Z] #15 1.788 -- Looking for memory.h [2026-06-23T03:23:05.849Z] #15 1.873 -- Looking for memory.h - found [2026-06-23T03:23:05.849Z] #15 1.873 -- Looking for netdb.h [2026-06-23T03:23:05.849Z] #15 1.957 -- Looking for netdb.h - found [2026-06-23T03:23:06.109Z] #15 1.957 -- Looking for netinet/in.h [2026-06-23T03:23:06.109Z] #15 2.032 -- Looking for netinet/in.h - found [2026-06-23T03:23:06.109Z] #15 2.032 -- Looking for stddef.h [2026-06-23T03:23:06.109Z] #15 2.113 -- Looking for stddef.h - found [2026-06-23T03:23:06.368Z] #15 2.113 -- Looking for stdint.h [2026-06-23T03:23:06.368Z] #15 2.196 -- Looking for stdint.h - found [2026-06-23T03:23:06.368Z] #15 2.196 -- Looking for stdlib.h [2026-06-23T03:23:06.368Z] #15 2.285 -- Looking for stdlib.h - found [2026-06-23T03:23:06.368Z] #15 2.285 -- Looking for string.h [2026-06-23T03:23:06.368Z] #15 2.372 -- Looking for string.h - found [2026-06-23T03:23:06.368Z] #15 2.372 -- Looking for strings.h [2026-06-23T03:23:06.368Z] #15 2.457 -- Looking for strings.h - found [2026-06-23T03:23:06.627Z] #15 2.457 -- Looking for time.h [2026-06-23T03:23:06.627Z] #15 2.541 -- Looking for time.h - found [2026-06-23T03:23:06.627Z] #15 2.541 -- Looking for sys/param.h [2026-06-23T03:23:06.627Z] #15 2.637 -- Looking for sys/param.h - found [2026-06-23T03:23:06.886Z] #15 2.637 -- Looking for sys/socket.h [2026-06-23T03:23:06.886Z] #15 2.721 -- Looking for sys/socket.h - found [2026-06-23T03:23:06.886Z] #15 2.722 -- Looking for sys/stat.h [2026-06-23T03:23:06.886Z] #15 2.808 -- Looking for sys/stat.h - found [2026-06-23T03:23:06.886Z] #15 2.809 -- Looking for sys/types.h [2026-06-23T03:23:06.886Z] #15 2.903 -- Looking for sys/types.h - found [2026-06-23T03:23:06.886Z] #15 2.903 -- Looking for sys/time.h [2026-06-23T03:23:06.886Z] #15 2.996 -- Looking for sys/time.h - found [2026-06-23T03:23:07.144Z] #15 2.996 -- Looking for unistd.h [2026-06-23T03:23:07.144Z] #15 3.084 -- Looking for unistd.h - found [2026-06-23T03:23:07.144Z] #15 3.085 -- Looking for float.h [2026-06-23T03:23:07.144Z] #15 3.169 -- Looking for float.h - found [2026-06-23T03:23:07.401Z] #15 3.169 -- Looking for dlfcn.h [2026-06-23T03:23:07.401Z] #15 3.254 -- Looking for dlfcn.h - found [2026-06-23T03:23:07.401Z] #15 3.254 -- Looking for memset [2026-06-23T03:23:07.401Z] #15 3.346 -- Looking for memset - found [2026-06-23T03:23:07.401Z] #15 3.346 -- Looking for select [2026-06-23T03:23:07.401Z] #15 3.438 -- Looking for select - found [2026-06-23T03:23:07.401Z] #15 3.438 -- Looking for socket [2026-06-23T03:23:07.401Z] #15 3.518 -- Looking for socket - found [2026-06-23T03:23:07.659Z] #15 3.519 -- Looking for strdup [2026-06-23T03:23:07.659Z] #15 3.601 -- Looking for strdup - found [2026-06-23T03:23:07.659Z] #15 3.602 -- Looking for strerror [2026-06-23T03:23:07.659Z] #15 3.687 -- Looking for strerror - found [2026-06-23T03:23:07.919Z] #15 3.687 -- Looking for strnlen [2026-06-23T03:23:07.919Z] #15 3.783 -- Looking for strnlen - found [2026-06-23T03:23:07.919Z] #15 3.783 -- Looking for fls [2026-06-23T03:23:07.919Z] #15 3.868 -- Looking for fls - not found [2026-06-23T03:23:07.919Z] #15 3.868 -- Looking for vprintf [2026-06-23T03:23:07.919Z] #15 3.963 -- Looking for vprintf - found [2026-06-23T03:23:07.919Z] #15 3.963 -- Performing Test HAVE_SOCKADDR_IN6_SIN6_LEN [2026-06-23T03:23:07.919Z] #15 4.016 -- Performing Test HAVE_SOCKADDR_IN6_SIN6_LEN - Failed [2026-06-23T03:23:08.177Z] #15 4.024 -- Configuring done (2.8s) [2026-06-23T03:23:08.177Z] #15 4.031 -- Generating done (0.0s) [2026-06-23T03:23:08.177Z] #15 4.032 -- Build files have been written to: /device-coap/deps/tinydtls/build [2026-06-23T03:23:08.177Z] #15 4.035 + make [2026-06-23T03:23:08.177Z] #15 4.078 [ 6%] Building C object CMakeFiles/tinydtls.dir/aes/rijndael.c.o [2026-06-23T03:23:08.177Z] #15 4.232 [ 13%] Building C object CMakeFiles/tinydtls.dir/aes/rijndael_wrap.c.o [2026-06-23T03:23:08.434Z] #15 4.269 [ 20%] Building C object CMakeFiles/tinydtls.dir/ccm.c.o [2026-06-23T03:23:08.434Z] #15 4.522 [ 26%] Building C object CMakeFiles/tinydtls.dir/crypto.c.o [2026-06-23T03:23:08.699Z] #15 4.634 In file included from /device-coap/deps/tinydtls/crypto.c:34: [2026-06-23T03:23:08.699Z] #15 4.634 In function 'ecc_ecdh', [2026-06-23T03:23:08.699Z] #15 4.634 inlined from 'dtls_ecdh_pre_master_secret' at /device-coap/deps/tinydtls/crypto.c:444:3: [2026-06-23T03:23:08.957Z] #15 4.634 /device-coap/deps/tinydtls/ecc/ecc.h:50:9: warning: 'pub_x' may be used uninitialized [-Wmaybe-uninitialized] [2026-06-23T03:23:08.957Z] #15 4.634 50 | ecc_ec_mult(px, py, secret, resultx, resulty); [2026-06-23T03:23:08.957Z] #15 4.634 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2026-06-23T03:23:08.957Z] #15 4.634 /device-coap/deps/tinydtls/ecc/ecc.h: In function 'dtls_ecdh_pre_master_secret': [2026-06-23T03:23:08.957Z] #15 4.634 /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-23T03:23:08.957Z] #15 4.634 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-23T03:23:08.957Z] #15 4.634 | ^~~~~~~~~~~ [2026-06-23T03:23:08.957Z] #15 4.634 /device-coap/deps/tinydtls/crypto.c:431:12: note: 'pub_x' declared here [2026-06-23T03:23:08.957Z] #15 4.634 431 | uint32_t pub_x[8]; [2026-06-23T03:23:08.957Z] #15 4.634 | ^~~~~ [2026-06-23T03:23:08.957Z] #15 4.635 In function 'ecc_ecdh', [2026-06-23T03:23:08.957Z] #15 4.635 inlined from 'dtls_ecdh_pre_master_secret' at /device-coap/deps/tinydtls/crypto.c:444:3: [2026-06-23T03:23:08.957Z] #15 4.635 /device-coap/deps/tinydtls/ecc/ecc.h:50:9: warning: 'pub_y' may be used uninitialized [-Wmaybe-uninitialized] [2026-06-23T03:23:08.957Z] #15 4.635 50 | ecc_ec_mult(px, py, secret, resultx, resulty); [2026-06-23T03:23:08.957Z] #15 4.635 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2026-06-23T03:23:08.957Z] #15 4.635 /device-coap/deps/tinydtls/ecc/ecc.h: In function 'dtls_ecdh_pre_master_secret': [2026-06-23T03:23:08.957Z] #15 4.635 /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-23T03:23:08.957Z] #15 4.635 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-23T03:23:08.957Z] #15 4.635 | ^~~~~~~~~~~ [2026-06-23T03:23:08.957Z] #15 4.635 /device-coap/deps/tinydtls/crypto.c:432:12: note: 'pub_y' declared here [2026-06-23T03:23:08.957Z] #15 4.635 432 | uint32_t pub_y[8]; [2026-06-23T03:23:08.957Z] #15 4.635 | ^~~~~ [2026-06-23T03:23:08.957Z] #15 4.635 In function 'ecc_ecdh', [2026-06-23T03:23:08.957Z] #15 4.635 inlined from 'dtls_ecdh_pre_master_secret' at /device-coap/deps/tinydtls/crypto.c:444:3: [2026-06-23T03:23:08.957Z] #15 4.635 /device-coap/deps/tinydtls/ecc/ecc.h:50:9: warning: 'priv' may be used uninitialized [-Wmaybe-uninitialized] [2026-06-23T03:23:08.957Z] #15 4.635 50 | ecc_ec_mult(px, py, secret, resultx, resulty); [2026-06-23T03:23:08.957Z] #15 4.635 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2026-06-23T03:23:08.957Z] #15 4.635 /device-coap/deps/tinydtls/ecc/ecc.h: In function 'dtls_ecdh_pre_master_secret': [2026-06-23T03:23:08.957Z] #15 4.635 /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-23T03:23:08.957Z] #15 4.635 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-23T03:23:08.957Z] #15 4.635 | ^~~~~~~~~~~ [2026-06-23T03:23:08.957Z] #15 4.635 /device-coap/deps/tinydtls/crypto.c:430:12: note: 'priv' declared here [2026-06-23T03:23:08.957Z] #15 4.635 430 | uint32_t priv[8]; [2026-06-23T03:23:08.957Z] #15 4.635 | ^~~~ [2026-06-23T03:23:08.957Z] #15 4.722 [ 33%] Building C object CMakeFiles/tinydtls.dir/dtls.c.o [2026-06-23T03:23:09.891Z] #15 5.709 [ 40%] Building C object CMakeFiles/tinydtls.dir/dtls_debug.c.o [2026-06-23T03:23:09.891Z] #15 5.769 [ 46%] Building C object CMakeFiles/tinydtls.dir/dtls_prng.c.o [2026-06-23T03:23:09.891Z] #15 5.816 [ 53%] Building C object CMakeFiles/tinydtls.dir/dtls_time.c.o [2026-06-23T03:23:10.150Z] #15 5.848 [ 60%] Building C object CMakeFiles/tinydtls.dir/ecc/ecc.c.o [2026-06-23T03:23:10.150Z] #15 5.865 /device-coap/deps/tinydtls/ecc/ecc.c: In function 'is_zero': [2026-06-23T03:23:10.150Z] #15 5.865 /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-23T03:23:10.150Z] #15 5.865 316 | for (idx = 0; idx < count; idx++) { [2026-06-23T03:23:10.150Z] #15 5.865 | ^ [2026-06-23T03:23:10.150Z] #15 5.866 /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-23T03:23:10.150Z] #15 5.866 319 | return result == count; [2026-06-23T03:23:10.150Z] #15 5.866 | ^~ [2026-06-23T03:23:10.409Z] #15 6.522 [ 66%] Building C object CMakeFiles/tinydtls.dir/hmac.c.o [2026-06-23T03:23:10.669Z] #15 6.594 [ 73%] Building C object CMakeFiles/tinydtls.dir/netq.c.o [2026-06-23T03:23:10.669Z] #15 6.665 [ 80%] Building C object CMakeFiles/tinydtls.dir/peer.c.o [2026-06-23T03:23:10.927Z] #15 6.721 [ 86%] Building C object CMakeFiles/tinydtls.dir/session.c.o [2026-06-23T03:23:10.927Z] #15 6.799 [ 93%] Building C object CMakeFiles/tinydtls.dir/sha2/sha2.c.o [2026-06-23T03:23:10.927Z] #15 6.818 /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-23T03:23:10.927Z] #15 6.818 630 | void dtls_sha256_final(sha2_byte digest[], dtls_sha256_ctx* context) { [2026-06-23T03:23:10.927Z] #15 6.818 | ~~~~~~~~~~^~~~~~~~ [2026-06-23T03:23:10.927Z] #15 6.818 In file included from /device-coap/deps/tinydtls/sha2/sha2.c:45: [2026-06-23T03:23:10.927Z] #15 6.818 /device-coap/deps/tinydtls/sha2/sha2.h:134:24: note: previously declared as 'uint8_t[32]' {aka 'unsigned char[32]'} [2026-06-23T03:23:10.927Z] #15 6.818 134 | void dtls_sha256_final(uint8_t[DTLS_SHA256_DIGEST_LENGTH], dtls_sha256_ctx*); [2026-06-23T03:23:10.927Z] #15 6.818 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2026-06-23T03:23:10.927Z] #15 6.819 /device-coap/deps/tinydtls/sha2/sha2.c:690:54: warning: argument 2 of type 'char[]' with mismatched bound [-Warray-parameter=] [2026-06-23T03:23:10.927Z] #15 6.819 690 | char *dtls_sha256_end(dtls_sha256_ctx* context, char buffer[]) { [2026-06-23T03:23:10.927Z] #15 6.819 | ~~~~~^~~~~~~~ [2026-06-23T03:23:10.927Z] #15 6.819 /device-coap/deps/tinydtls/sha2/sha2.h:135:41: note: previously declared as 'char[65]' [2026-06-23T03:23:10.927Z] #15 6.819 135 | char* dtls_sha256_end(dtls_sha256_ctx*, char[DTLS_SHA256_DIGEST_STRING_LENGTH]); [2026-06-23T03:23:10.927Z] #15 6.819 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2026-06-23T03:23:10.927Z] #15 6.963 [100%] Linking C shared library libtinydtls.so [2026-06-23T03:23:11.184Z] #15 6.999 [100%] Built target tinydtls [2026-06-23T03:23:11.184Z] #15 7.007 + make install [2026-06-23T03:23:11.185Z] #15 7.055 [100%] Built target tinydtls [2026-06-23T03:23:11.185Z] #15 7.071 Install the project... [2026-06-23T03:23:11.185Z] #15 7.078 -- Install configuration: "Release" [2026-06-23T03:23:11.185Z] #15 7.079 -- Installing: /usr/local/lib/libtinydtls.so [2026-06-23T03:23:11.185Z] #15 7.080 -- Installing: /usr/local/include/tinydtls [2026-06-23T03:23:11.185Z] #15 7.080 -- Installing: /usr/local/include/tinydtls/uthash.h [2026-06-23T03:23:11.185Z] #15 7.080 -- Installing: /usr/local/include/tinydtls/sha2 [2026-06-23T03:23:11.185Z] #15 7.081 -- Installing: /usr/local/include/tinydtls/sha2/sha2.h [2026-06-23T03:23:11.185Z] #15 7.081 -- Installing: /usr/local/include/tinydtls/ecc [2026-06-23T03:23:11.185Z] #15 7.081 -- Installing: /usr/local/include/tinydtls/ecc/test_helper.h [2026-06-23T03:23:11.185Z] #15 7.081 -- Installing: /usr/local/include/tinydtls/ecc/ecc.h [2026-06-23T03:23:11.185Z] #15 7.081 -- Installing: /usr/local/include/tinydtls/tinydtls.h [2026-06-23T03:23:11.185Z] #15 7.082 -- Installing: /usr/local/include/tinydtls/alert.h [2026-06-23T03:23:11.185Z] #15 7.082 -- Installing: /usr/local/include/tinydtls/aes [2026-06-23T03:23:11.185Z] #15 7.082 -- Installing: /usr/local/include/tinydtls/aes/rijndael.h [2026-06-23T03:23:11.185Z] #15 7.082 -- Installing: /usr/local/include/tinydtls/crypto.h [2026-06-23T03:23:11.185Z] #15 7.082 -- Installing: /usr/local/include/tinydtls/numeric.h [2026-06-23T03:23:11.185Z] #15 7.083 -- Installing: /usr/local/include/tinydtls/peer.h [2026-06-23T03:23:11.185Z] #15 7.083 -- Installing: /usr/local/include/tinydtls/utlist.h [2026-06-23T03:23:11.185Z] #15 7.084 -- Installing: /usr/local/include/tinydtls/dtls_mutex.h [2026-06-23T03:23:11.185Z] #15 7.084 -- Installing: /usr/local/include/tinydtls/dtls_time.h [2026-06-23T03:23:11.185Z] #15 7.084 -- Installing: /usr/local/include/tinydtls/netq.h [2026-06-23T03:23:11.185Z] #15 7.084 -- Installing: /usr/local/include/tinydtls/dtls.h [2026-06-23T03:23:11.185Z] #15 7.084 -- Installing: /usr/local/include/tinydtls/global.h [2026-06-23T03:23:11.185Z] #15 7.085 -- Installing: /usr/local/include/tinydtls/state.h [2026-06-23T03:23:11.185Z] #15 7.085 -- Installing: /usr/local/include/tinydtls/dtls_debug.h [2026-06-23T03:23:11.185Z] #15 7.085 -- Installing: /usr/local/include/tinydtls/session.h [2026-06-23T03:23:11.185Z] #15 7.085 -- Installing: /usr/local/include/tinydtls/dtls_prng.h [2026-06-23T03:23:11.185Z] #15 7.085 -- Installing: /usr/local/include/tinydtls/hmac.h [2026-06-23T03:23:11.185Z] #15 7.085 -- Installing: /usr/local/include/tinydtls/ccm.h [2026-06-23T03:23:11.185Z] #15 7.085 -- Up-to-date: /usr/local/include/tinydtls [2026-06-23T03:23:11.185Z] #15 7.085 -- Installing: /usr/local/include/tinydtls/dtls_config.h [2026-06-23T03:23:11.185Z] #15 7.086 + cd /device-coap/deps [2026-06-23T03:23:11.185Z] #15 7.086 + git clone https://github.com/obgm/libcoap.git [2026-06-23T03:23:11.185Z] #15 7.088 Cloning into 'libcoap'... [2026-06-23T03:23:13.088Z] #15 8.895 + cd libcoap [2026-06-23T03:23:13.088Z] #15 8.895 + git reset --hard 1739507 [2026-06-23T03:23:13.088Z] #15 8.932 HEAD is now at 1739507a Merge pull request #536 from mrdeep1/bad_tcp [2026-06-23T03:23:13.088Z] #15 8.933 + patch -p1 [2026-06-23T03:23:13.088Z] #15 8.934 patching file cmake/FindTinyDTLS.cmake [2026-06-23T03:23:13.088Z] #15 8.934 + patch -p1 [2026-06-23T03:23:13.088Z] #15 8.935 patching file include/coap2/coap_config.h.in [2026-06-23T03:23:13.088Z] #15 8.935 + mkdir -p build [2026-06-23T03:23:13.088Z] #15 8.936 + cd build [2026-06-23T03:23:13.088Z] #15 8.936 + 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-23T03:23:13.088Z] #15 9.005 -- The CXX compiler identification is GNU 12.2.1 [2026-06-23T03:23:13.088Z] #15 9.058 -- The C compiler identification is GNU 12.2.1 [2026-06-23T03:23:13.088Z] #15 9.071 -- Detecting CXX compiler ABI info [2026-06-23T03:23:13.088Z] #15 9.157 -- Detecting CXX compiler ABI info - done [2026-06-23T03:23:13.348Z] #15 9.178 -- Check for working CXX compiler: /usr/bin/c++ - skipped [2026-06-23T03:23:13.348Z] #15 9.179 -- Detecting CXX compile features [2026-06-23T03:23:13.348Z] #15 9.179 -- Detecting CXX compile features - done [2026-06-23T03:23:13.348Z] #15 9.184 -- Detecting C compiler ABI info [2026-06-23T03:23:13.348Z] #15 9.274 -- Detecting C compiler ABI info - done [2026-06-23T03:23:13.348Z] #15 9.293 -- Check for working C compiler: /usr/bin/cc - skipped [2026-06-23T03:23:13.348Z] #15 9.293 -- Detecting C compile features [2026-06-23T03:23:13.348Z] #15 9.294 -- Detecting C compile features - done [2026-06-23T03:23:13.348Z] #15 9.297 -- Looking for byteswap.h [2026-06-23T03:23:13.348Z] #15 9.387 -- Looking for byteswap.h - found [2026-06-23T03:23:13.605Z] #15 9.388 -- Looking for inttypes.h [2026-06-23T03:23:13.605Z] #15 9.480 -- Looking for inttypes.h - found [2026-06-23T03:23:13.605Z] #15 9.480 -- Looking for limits.h [2026-06-23T03:23:13.605Z] #15 9.569 -- Looking for limits.h - found [2026-06-23T03:23:13.866Z] #15 9.570 -- Looking for memory.h [2026-06-23T03:23:13.866Z] #15 9.659 -- Looking for memory.h - found [2026-06-23T03:23:13.866Z] #15 9.660 -- Looking for strings.h [2026-06-23T03:23:13.866Z] #15 9.746 -- Looking for strings.h - found [2026-06-23T03:23:13.866Z] #15 9.747 -- Looking for string.h [2026-06-23T03:23:13.866Z] #15 9.839 -- Looking for string.h - found [2026-06-23T03:23:13.866Z] #15 9.839 -- Looking for sys/sysctl.h [2026-06-23T03:23:13.866Z] #15 9.893 -- Looking for sys/sysctl.h - not found [2026-06-23T03:23:14.124Z] #15 9.894 -- Looking for netinet/in.h [2026-06-23T03:23:14.124Z] #15 9.984 -- Looking for netinet/in.h - found [2026-06-23T03:23:14.124Z] #15 9.984 -- Looking for sys/epoll.h [2026-06-23T03:23:14.124Z] #15 10.07 -- Looking for sys/epoll.h - found [2026-06-23T03:23:14.124Z] #15 10.07 -- Looking for sys/timerfd.h [2026-06-23T03:23:14.124Z] #15 10.15 -- Looking for sys/timerfd.h - found [2026-06-23T03:23:14.124Z] #15 10.15 -- Looking for arpa/inet.h [2026-06-23T03:23:14.124Z] #15 10.24 -- Looking for arpa/inet.h - found [2026-06-23T03:23:14.124Z] #15 10.24 -- Looking for stdbool.h [2026-06-23T03:23:14.383Z] #15 10.34 -- Looking for stdbool.h - found [2026-06-23T03:23:14.383Z] #15 10.34 -- Looking for netdb.h [2026-06-23T03:23:14.383Z] #15 10.42 -- Looking for netdb.h - found [2026-06-23T03:23:14.640Z] #15 10.42 -- Looking for pthread.h [2026-06-23T03:23:14.640Z] #15 10.52 -- Looking for pthread.h - found [2026-06-23T03:23:14.640Z] #15 10.52 -- Looking for stdlib.h [2026-06-23T03:23:14.640Z] #15 10.60 -- Looking for stdlib.h - found [2026-06-23T03:23:14.897Z] #15 10.60 -- Looking for stdint.h [2026-06-23T03:23:14.897Z] #15 10.69 -- Looking for stdint.h - found [2026-06-23T03:23:14.897Z] #15 10.69 -- Looking for syslog.h [2026-06-23T03:23:14.897Z] #15 10.77 -- Looking for syslog.h - found [2026-06-23T03:23:14.897Z] #15 10.77 -- Looking for sys/ioctl.h [2026-06-23T03:23:14.897Z] #15 10.86 -- Looking for sys/ioctl.h - found [2026-06-23T03:23:14.897Z] #15 10.86 -- Looking for sys/socket.h [2026-06-23T03:23:14.897Z] #15 10.94 -- Looking for sys/socket.h - found [2026-06-23T03:23:15.157Z] #15 10.94 -- Looking for sys/stat.h [2026-06-23T03:23:15.157Z] #15 11.02 -- Looking for sys/stat.h - found [2026-06-23T03:23:15.157Z] #15 11.02 -- Looking for sys/time.h [2026-06-23T03:23:15.157Z] #15 11.11 -- Looking for sys/time.h - found [2026-06-23T03:23:15.157Z] #15 11.11 -- Looking for sys/types.h [2026-06-23T03:23:15.157Z] #15 11.20 -- Looking for sys/types.h - found [2026-06-23T03:23:15.157Z] #15 11.20 -- Looking for sys/unistd.h [2026-06-23T03:23:15.157Z] #15 11.25 -- Looking for sys/unistd.h - not found [2026-06-23T03:23:15.157Z] #15 11.25 -- Looking for time.h [2026-06-23T03:23:15.416Z] #15 11.34 -- Looking for time.h - found [2026-06-23T03:23:15.416Z] #15 11.34 -- Looking for unistd.h [2026-06-23T03:23:15.416Z] #15 11.42 -- Looking for unistd.h - found [2026-06-23T03:23:15.676Z] #15 11.43 -- Looking for float.h [2026-06-23T03:23:15.676Z] #15 11.50 -- Looking for float.h - found [2026-06-23T03:23:15.676Z] #15 11.50 -- Looking for stddef.h [2026-06-23T03:23:15.676Z] #15 11.59 -- Looking for stddef.h - found [2026-06-23T03:23:15.676Z] #15 11.59 -- Looking for winsock2.h [2026-06-23T03:23:15.676Z] #15 11.64 -- Looking for winsock2.h - not found [2026-06-23T03:23:15.676Z] #15 11.64 -- Looking for ws2tcpip.h [2026-06-23T03:23:15.676Z] #15 11.69 -- Looking for ws2tcpip.h - not found [2026-06-23T03:23:15.676Z] #15 11.69 -- Looking for malloc [2026-06-23T03:23:15.676Z] #15 11.77 -- Looking for malloc - found [2026-06-23T03:23:15.935Z] #15 11.77 -- Looking for memset [2026-06-23T03:23:15.935Z] #15 11.85 -- Looking for memset - found [2026-06-23T03:23:15.935Z] #15 11.85 -- Looking for select [2026-06-23T03:23:15.935Z] #15 11.94 -- Looking for select - found [2026-06-23T03:23:16.196Z] #15 11.94 -- Looking for socket [2026-06-23T03:23:16.196Z] #15 12.03 -- Looking for socket - found [2026-06-23T03:23:16.196Z] #15 12.03 -- Looking for strcasecmp [2026-06-23T03:23:16.196Z] #15 12.12 -- Looking for strcasecmp - found [2026-06-23T03:23:16.196Z] #15 12.12 -- Looking for pthread_mutex_lock [2026-06-23T03:23:16.196Z] #15 12.20 -- Looking for pthread_mutex_lock - found [2026-06-23T03:23:16.196Z] #15 12.20 -- Looking for getaddrinfo [2026-06-23T03:23:16.196Z] #15 12.28 -- Looking for getaddrinfo - found [2026-06-23T03:23:16.456Z] #15 12.28 -- Looking for strnlen [2026-06-23T03:23:16.456Z] #15 12.37 -- Looking for strnlen - found [2026-06-23T03:23:16.456Z] #15 12.37 -- Looking for strrchr [2026-06-23T03:23:16.456Z] #15 12.45 -- Looking for strrchr - found [2026-06-23T03:23:16.456Z] #15 12.45 -- Looking for getrandom [2026-06-23T03:23:16.715Z] #15 12.54 -- Looking for getrandom - found [2026-06-23T03:23:16.715Z] #15 12.54 -- Looking for cmsghdr [2026-06-23T03:23:16.715Z] #15 12.58 -- Looking for cmsghdr - not found [2026-06-23T03:23:16.715Z] #15 12.58 -- compiling without epoll support [2026-06-23T03:23:16.715Z] #15 12.58 -- compiling with DTLS support [2026-06-23T03:23:16.715Z] #15 12.58 -- DTLS_BACKEND: tinydtls [2026-06-23T03:23:16.715Z] #15 12.59 -- Found TinyDTLS: /usr/local/include [2026-06-23T03:23:16.715Z] #15 12.59 -- TINYDTLS_INCLUDE_DIR: /usr/local/include/tinydtls [2026-06-23T03:23:16.715Z] #15 12.59 -- TINYDTLS_LIBRARIES: /usr/local/lib/libtinydtls.so [2026-06-23T03:23:16.715Z] #15 12.59 -- TINYDTLS_ROOT_DIR: [2026-06-23T03:23:16.715Z] #15 12.59 -- compiling with tinydtls support [2026-06-23T03:23:16.715Z] #15 12.59 -- ENABLE_DTLS:.....................ON [2026-06-23T03:23:16.715Z] #15 12.59 -- ENABLE_TCP:......................ON [2026-06-23T03:23:16.715Z] #15 12.59 -- ENABLE_DOCS:.....................OFF [2026-06-23T03:23:16.715Z] #15 12.59 -- ENABLE_EXAMPLES:.................OFF [2026-06-23T03:23:16.715Z] #15 12.59 -- DTLS_BACKEND:....................tinydtls [2026-06-23T03:23:16.715Z] #15 12.59 -- WITH_GNUTLS:.....................OFF [2026-06-23T03:23:16.715Z] #15 12.59 -- WITH_TINYDTLS:...................ON [2026-06-23T03:23:16.715Z] #15 12.59 -- WITH_OPENSSL:....................OFF [2026-06-23T03:23:16.715Z] #15 12.59 -- WITH_MBEDTLS:....................OFF [2026-06-23T03:23:16.715Z] #15 12.59 -- HAVE_LIBTINYDTLS:................1 [2026-06-23T03:23:16.715Z] #15 12.59 -- HAVE_LIBGNUTLS:.................. [2026-06-23T03:23:16.715Z] #15 12.59 -- HAVE_OPENSSL:.................... [2026-06-23T03:23:16.715Z] #15 12.59 -- HAVE_MBEDTLS:.................... [2026-06-23T03:23:16.715Z] #15 12.59 -- COAP_EPOLL_SUPPORT:.............. [2026-06-23T03:23:16.715Z] #15 12.59 -- CMAKE_C_COMPILER:................/usr/bin/cc [2026-06-23T03:23:16.715Z] #15 12.59 -- BUILD_SHARED_LIBS:...............ON [2026-06-23T03:23:16.715Z] #15 12.59 -- CMAKE_BUILD_TYPE:................Release [2026-06-23T03:23:16.715Z] #15 12.59 -- CMAKE_SYSTEM_PROCESSOR:..........x86_64 [2026-06-23T03:23:16.715Z] #15 12.60 -- Configuring done (3.7s) [2026-06-23T03:23:16.715Z] #15 12.60 CMake Warning (dev) at CMakeLists.txt:16 (add_library): [2026-06-23T03:23:16.715Z] #15 12.60 Policy CMP0115 is not set: Source file extensions must be explicit. Run [2026-06-23T03:23:16.715Z] #15 12.60 "cmake --help-policy CMP0115" for policy details. Use the cmake_policy [2026-06-23T03:23:16.715Z] #15 12.60 command to set the policy and suppress this warning. [2026-06-23T03:23:16.715Z] #15 12.60 [2026-06-23T03:23:16.715Z] #15 12.60 File: [2026-06-23T03:23:16.715Z] #15 12.60 [2026-06-23T03:23:16.715Z] #15 12.60 /device-coap/deps/libcoap/include/coap2/coap.h.in [2026-06-23T03:23:16.715Z] #15 12.60 This warning is for project developers. Use -Wno-dev to suppress it. [2026-06-23T03:23:16.715Z] #15 12.60 [2026-06-23T03:23:16.715Z] #15 12.61 -- Generating done (0.0s) [2026-06-23T03:23:16.715Z] #15 12.61 -- Build files have been written to: /device-coap/deps/libcoap/build [2026-06-23T03:23:16.715Z] #15 12.61 + make [2026-06-23T03:23:16.715Z] #15 12.65 [ 4%] Building C object CMakeFiles/coap-2.dir/src/address.c.o [2026-06-23T03:23:16.715Z] #15 12.72 [ 8%] Building C object CMakeFiles/coap-2.dir/src/async.c.o [2026-06-23T03:23:16.974Z] #15 12.79 [ 13%] Building C object CMakeFiles/coap-2.dir/src/block.c.o [2026-06-23T03:23:16.974Z] #15 12.89 [ 17%] Building C object CMakeFiles/coap-2.dir/src/coap_debug.c.o [2026-06-23T03:23:17.234Z] #15 13.14 [ 21%] Building C object CMakeFiles/coap-2.dir/src/coap_event.c.o [2026-06-23T03:23:17.234Z] #15 13.19 [ 26%] Building C object CMakeFiles/coap-2.dir/src/coap_hashkey.c.o [2026-06-23T03:23:17.234Z] #15 13.25 [ 30%] Building C object CMakeFiles/coap-2.dir/src/coap_io.c.o [2026-06-23T03:23:17.494Z] #15 13.51 [ 34%] Building C object CMakeFiles/coap-2.dir/src/coap_notls.c.o [2026-06-23T03:23:17.752Z] #15 13.55 [ 39%] Building C object CMakeFiles/coap-2.dir/src/coap_prng.c.o [2026-06-23T03:23:17.752Z] #15 13.61 [ 43%] Building C object CMakeFiles/coap-2.dir/src/coap_session.c.o [2026-06-23T03:23:18.010Z] #15 14.12 [ 47%] Building C object CMakeFiles/coap-2.dir/src/coap_tcp.c.o [2026-06-23T03:23:18.269Z] #15 14.23 [ 52%] Building C object CMakeFiles/coap-2.dir/src/coap_time.c.o [2026-06-23T03:23:18.269Z] #15 14.30 [ 56%] Building C object CMakeFiles/coap-2.dir/src/encode.c.o [2026-06-23T03:23:18.269Z] #15 14.37 [ 60%] Building C object CMakeFiles/coap-2.dir/src/mem.c.o [2026-06-23T03:23:18.528Z] #15 14.42 [ 65%] Building C object CMakeFiles/coap-2.dir/src/net.c.o [2026-06-23T03:23:19.095Z] #15 14.99 [ 69%] Building C object CMakeFiles/coap-2.dir/src/option.c.o [2026-06-23T03:23:19.095Z] #15 15.18 [ 73%] Building C object CMakeFiles/coap-2.dir/src/pdu.c.o [2026-06-23T03:23:19.354Z] #15 15.36 [ 78%] Building C object CMakeFiles/coap-2.dir/src/resource.c.o [2026-06-23T03:23:19.921Z] #15 15.75 [ 82%] Building C object CMakeFiles/coap-2.dir/src/str.c.o [2026-06-23T03:23:19.921Z] #15 15.82 [ 86%] Building C object CMakeFiles/coap-2.dir/src/subscribe.c.o [2026-06-23T03:23:19.921Z] #15 15.87 [ 91%] Building C object CMakeFiles/coap-2.dir/src/uri.c.o [2026-06-23T03:23:20.179Z] #15 16.06 [ 95%] Building C object CMakeFiles/coap-2.dir/src/coap_tinydtls.c.o [2026-06-23T03:23:20.179Z] #15 16.24 [100%] Linking C shared library libcoap-2.so [2026-06-23T03:23:20.437Z] #15 16.27 [100%] Built target coap-2 [2026-06-23T03:23:20.437Z] #15 16.28 + make install [2026-06-23T03:23:20.437Z] #15 16.33 [100%] Built target coap-2 [2026-06-23T03:23:20.437Z] #15 16.34 Install the project... [2026-06-23T03:23:20.437Z] #15 16.34 -- Install configuration: "Release" [2026-06-23T03:23:20.437Z] #15 16.34 -- Installing: /usr/local/lib/libcoap-2.so [2026-06-23T03:23:20.437Z] #15 16.34 -- Set runtime path of "/usr/local/lib/libcoap-2.so" to "" [2026-06-23T03:23:20.437Z] #15 16.34 -- Installing: /usr/local/lib/cmake/libcoap/libcoapTargets.cmake [2026-06-23T03:23:20.437Z] #15 16.34 -- Installing: /usr/local/lib/cmake/libcoap/libcoapTargets-release.cmake [2026-06-23T03:23:20.437Z] #15 16.34 -- Installing: /usr/local/lib/cmake/libcoap/libcoapConfig.cmake [2026-06-23T03:23:20.437Z] #15 16.35 -- Installing: /usr/local/lib/cmake/libcoap/libcoapConfigVersion.cmake [2026-06-23T03:23:20.437Z] #15 16.35 -- Up-to-date: /usr/local/include [2026-06-23T03:23:20.437Z] #15 16.35 -- Installing: /usr/local/include/coap2 [2026-06-23T03:23:20.437Z] #15 16.35 -- Installing: /usr/local/include/coap2/uthash.h [2026-06-23T03:23:20.437Z] #15 16.35 -- Installing: /usr/local/include/coap2/subscribe.h [2026-06-23T03:23:20.437Z] #15 16.35 -- Installing: /usr/local/include/coap2/option.h [2026-06-23T03:23:20.437Z] #15 16.35 -- Installing: /usr/local/include/coap2/resource.h [2026-06-23T03:23:20.437Z] #15 16.35 -- Installing: /usr/local/include/coap2/bits.h [2026-06-23T03:23:20.437Z] #15 16.35 -- Installing: /usr/local/include/coap2/coap_hashkey.h [2026-06-23T03:23:20.437Z] #15 16.35 -- Installing: /usr/local/include/coap2/block.h [2026-06-23T03:23:20.437Z] #15 16.35 -- Installing: /usr/local/include/coap2/coap_io.h [2026-06-23T03:23:20.437Z] #15 16.35 -- Installing: /usr/local/include/coap2/pdu.h [2026-06-23T03:23:20.437Z] #15 16.35 -- Installing: /usr/local/include/coap2/str.h [2026-06-23T03:23:20.437Z] #15 16.35 -- Installing: /usr/local/include/coap2/async.h [2026-06-23T03:23:20.437Z] #15 16.35 -- Installing: /usr/local/include/coap2/net.h [2026-06-23T03:23:20.437Z] #15 16.35 -- Installing: /usr/local/include/coap2/address.h [2026-06-23T03:23:20.437Z] #15 16.35 -- Installing: /usr/local/include/coap2/uri.h [2026-06-23T03:23:20.437Z] #15 16.35 -- Installing: /usr/local/include/coap2/coap_event.h [2026-06-23T03:23:20.437Z] #15 16.35 -- Installing: /usr/local/include/coap2/coap_riot.h [2026-06-23T03:23:20.437Z] #15 16.35 -- Installing: /usr/local/include/coap2/coap_dtls.h [2026-06-23T03:23:20.437Z] #15 16.35 -- Installing: /usr/local/include/coap2/coap_mutex.h [2026-06-23T03:23:20.437Z] #15 16.35 -- Installing: /usr/local/include/coap2/coap_prng.h [2026-06-23T03:23:20.437Z] #15 16.35 -- Installing: /usr/local/include/coap2/lwippools.h [2026-06-23T03:23:20.437Z] #15 16.35 -- Installing: /usr/local/include/coap2/coap_debug.h [2026-06-23T03:23:20.437Z] #15 16.35 -- Installing: /usr/local/include/coap2/utlist.h [2026-06-23T03:23:20.437Z] #15 16.35 -- Installing: /usr/local/include/coap2/coap_time.h [2026-06-23T03:23:20.437Z] #15 16.35 -- Installing: /usr/local/include/coap2/encode.h [2026-06-23T03:23:20.437Z] #15 16.35 -- Installing: /usr/local/include/coap2/libcoap.h [2026-06-23T03:23:20.437Z] #15 16.35 -- Installing: /usr/local/include/coap2/coap_forward_decls.h [2026-06-23T03:23:20.437Z] #15 16.35 -- Installing: /usr/local/include/coap2/mem.h [2026-06-23T03:23:20.437Z] #15 16.35 -- Installing: /usr/local/include/coap2/coap_session.h [2026-06-23T03:23:20.437Z] #15 16.35 -- Up-to-date: /usr/local/include [2026-06-23T03:23:20.437Z] #15 16.35 -- Up-to-date: /usr/local/include/coap2 [2026-06-23T03:23:20.437Z] #15 16.35 -- Installing: /usr/local/include/coap2/coap.h [2026-06-23T03:23:20.437Z] #15 16.35 + '[' 1 '=' 1 ] [2026-06-23T03:23:20.437Z] #15 16.35 + cd /device-coap/deps [2026-06-23T03:23:20.437Z] #15 16.35 + wget https://github.com/edgexfoundry/device-sdk-c/archive/v4.0.2.zip [2026-06-23T03:23:20.437Z] #15 16.36 Connecting to github.com (140.82.113.3:443) [2026-06-23T03:23:20.437Z] #15 16.52 Connecting to codeload.github.com (140.82.112.9:443) [2026-06-23T03:23:21.009Z] #15 16.90 saving to 'v4.0.2.zip' [2026-06-23T03:23:21.009Z] #15 17.10 v4.0.2.zip 172k --:--:-- ETA [2026-06-23T03:23:21.270Z] #15 17.17 v4.0.2.zip 100% |********************************| 256k 0:00:00 ETA [2026-06-23T03:23:21.270Z] #15 17.17 'v4.0.2.zip' saved [2026-06-23T03:23:21.270Z] #15 17.17 + unzip v4.0.2.zip [2026-06-23T03:23:21.270Z] #15 17.17 Archive: v4.0.2.zip [2026-06-23T03:23:21.270Z] #15 17.18 creating: device-sdk-c-4.0.2/ [2026-06-23T03:23:21.270Z] #15 17.18 creating: device-sdk-c-4.0.2/.github/ [2026-06-23T03:23:21.270Z] #15 17.18 inflating: device-sdk-c-4.0.2/.github/Contributing.md [2026-06-23T03:23:21.270Z] #15 17.18 inflating: device-sdk-c-4.0.2/.github/PULL_REQUEST_TEMPLATE.md [2026-06-23T03:23:21.270Z] #15 17.18 inflating: device-sdk-c-4.0.2/.github/semantic.yml [2026-06-23T03:23:21.270Z] #15 17.18 creating: device-sdk-c-4.0.2/.github/workflows/ [2026-06-23T03:23:21.270Z] #15 17.18 inflating: device-sdk-c-4.0.2/.github/workflows/release.yml [2026-06-23T03:23:21.270Z] #15 17.18 inflating: device-sdk-c-4.0.2/.gitignore [2026-06-23T03:23:21.270Z] #15 17.18 inflating: device-sdk-c-4.0.2/Attribution.txt [2026-06-23T03:23:21.270Z] #15 17.18 inflating: device-sdk-c-4.0.2/CHANGELOG.md [2026-06-23T03:23:21.270Z] #15 17.18 inflating: device-sdk-c-4.0.2/Doxyfile [2026-06-23T03:23:21.270Z] #15 17.18 inflating: device-sdk-c-4.0.2/GOVERNANCE.md [2026-06-23T03:23:21.270Z] #15 17.18 inflating: device-sdk-c-4.0.2/Jenkinsfile [2026-06-23T03:23:21.270Z] #15 17.18 inflating: device-sdk-c-4.0.2/LICENSE [2026-06-23T03:23:21.270Z] #15 17.18 inflating: device-sdk-c-4.0.2/Makefile [2026-06-23T03:23:21.270Z] #15 17.18 inflating: device-sdk-c-4.0.2/OWNERS.md [2026-06-23T03:23:21.270Z] #15 17.18 inflating: device-sdk-c-4.0.2/README.IOT.md [2026-06-23T03:23:21.270Z] #15 17.18 inflating: device-sdk-c-4.0.2/README.md [2026-06-23T03:23:21.270Z] #15 17.18 inflating: device-sdk-c-4.0.2/README.v3.md [2026-06-23T03:23:21.270Z] #15 17.18 creating: device-sdk-c-4.0.2/docs/ [2026-06-23T03:23:21.270Z] #15 17.18 inflating: device-sdk-c-4.0.2/docs/configuration.md [2026-06-23T03:23:21.270Z] #15 17.18 inflating: device-sdk-c-4.0.2/docs/deviceprofiles.md [2026-06-23T03:23:21.270Z] #15 17.18 inflating: device-sdk-c-4.0.2/docs/metrics.md [2026-06-23T03:23:21.270Z] #15 17.18 inflating: device-sdk-c-4.0.2/docs/servicewritersguide.md [2026-06-23T03:23:21.270Z] #15 17.18 inflating: device-sdk-c-4.0.2/docs/startup.md [2026-06-23T03:23:21.270Z] #15 17.18 creating: device-sdk-c-4.0.2/include/ [2026-06-23T03:23:21.270Z] #15 17.18 creating: device-sdk-c-4.0.2/include/devsdk/ [2026-06-23T03:23:21.270Z] #15 17.18 inflating: device-sdk-c-4.0.2/include/devsdk/devsdk-base.h [2026-06-23T03:23:21.270Z] #15 17.18 inflating: device-sdk-c-4.0.2/include/devsdk/devsdk.h [2026-06-23T03:23:21.270Z] #15 17.18 creating: device-sdk-c-4.0.2/include/edgex/ [2026-06-23T03:23:21.270Z] #15 17.18 inflating: device-sdk-c-4.0.2/include/edgex/devices.h [2026-06-23T03:23:21.270Z] #15 17.18 inflating: device-sdk-c-4.0.2/include/edgex/edgex-base.h [2026-06-23T03:23:21.270Z] #15 17.18 inflating: device-sdk-c-4.0.2/include/edgex/edgex.h [2026-06-23T03:23:21.270Z] #15 17.18 inflating: device-sdk-c-4.0.2/include/edgex/profiles.h [2026-06-23T03:23:21.270Z] #15 17.18 inflating: device-sdk-c-4.0.2/include/edgex/rest-server.h [2026-06-23T03:23:21.270Z] #15 17.18 creating: device-sdk-c-4.0.2/scripts/ [2026-06-23T03:23:21.270Z] #15 17.18 inflating: device-sdk-c-4.0.2/scripts/Dockerfile.alpine [2026-06-23T03:23:21.270Z] #15 17.18 inflating: device-sdk-c-4.0.2/scripts/Dockerfile.alpine-base [2026-06-23T03:23:21.270Z] #15 17.18 inflating: device-sdk-c-4.0.2/scripts/build.sh [2026-06-23T03:23:21.270Z] #15 17.18 inflating: device-sdk-c-4.0.2/scripts/entrypoint.sh [2026-06-23T03:23:21.270Z] #15 17.18 creating: device-sdk-c-4.0.2/src/ [2026-06-23T03:23:21.270Z] #15 17.18 inflating: device-sdk-c-4.0.2/src/CMakeLists.txt [2026-06-23T03:23:21.270Z] #15 17.18 creating: device-sdk-c-4.0.2/src/c/ [2026-06-23T03:23:21.270Z] #15 17.18 inflating: device-sdk-c-4.0.2/src/c/CMakeLists.txt [2026-06-23T03:23:21.270Z] #15 17.18 inflating: device-sdk-c-4.0.2/src/c/api.h [2026-06-23T03:23:21.270Z] #15 17.18 inflating: device-sdk-c-4.0.2/src/c/autoevent.c [2026-06-23T03:23:21.270Z] #15 17.18 inflating: device-sdk-c-4.0.2/src/c/autoevent.h [2026-06-23T03:23:21.270Z] #15 17.18 inflating: device-sdk-c-4.0.2/src/c/bus-impl.h [2026-06-23T03:23:21.270Z] #15 17.18 inflating: device-sdk-c-4.0.2/src/c/bus-mqtt.c [2026-06-23T03:23:21.270Z] #15 17.18 inflating: device-sdk-c-4.0.2/src/c/bus.c [2026-06-23T03:23:21.270Z] #15 17.18 inflating: device-sdk-c-4.0.2/src/c/bus.h [2026-06-23T03:23:21.270Z] #15 17.18 inflating: device-sdk-c-4.0.2/src/c/callback3.c [2026-06-23T03:23:21.270Z] #15 17.18 inflating: device-sdk-c-4.0.2/src/c/callback3.h [2026-06-23T03:23:21.270Z] #15 17.18 inflating: device-sdk-c-4.0.2/src/c/cmdinfo.h [2026-06-23T03:23:21.270Z] #15 17.18 inflating: device-sdk-c-4.0.2/src/c/command.c [2026-06-23T03:23:21.270Z] #15 17.18 inflating: device-sdk-c-4.0.2/src/c/command.h [2026-06-23T03:23:21.270Z] #15 17.18 inflating: device-sdk-c-4.0.2/src/c/config.c [2026-06-23T03:23:21.270Z] #15 17.18 inflating: device-sdk-c-4.0.2/src/c/config.h [2026-06-23T03:23:21.270Z] #15 17.18 inflating: device-sdk-c-4.0.2/src/c/correlation.c [2026-06-23T03:23:21.270Z] #15 17.18 inflating: device-sdk-c-4.0.2/src/c/correlation.h [2026-06-23T03:23:21.270Z] #15 17.18 inflating: device-sdk-c-4.0.2/src/c/data.c [2026-06-23T03:23:21.270Z] #15 17.18 inflating: device-sdk-c-4.0.2/src/c/data.h [2026-06-23T03:23:21.270Z] #15 17.18 inflating: device-sdk-c-4.0.2/src/c/defs.h.in [2026-06-23T03:23:21.270Z] #15 17.18 inflating: device-sdk-c-4.0.2/src/c/device.c [2026-06-23T03:23:21.270Z] #15 17.18 inflating: device-sdk-c-4.0.2/src/c/device.h [2026-06-23T03:23:21.270Z] #15 17.18 inflating: device-sdk-c-4.0.2/src/c/devman.c [2026-06-23T03:23:21.270Z] #15 17.18 inflating: device-sdk-c-4.0.2/src/c/devmap.c [2026-06-23T03:23:21.270Z] #15 17.18 inflating: device-sdk-c-4.0.2/src/c/devmap.h [2026-06-23T03:23:21.270Z] #15 17.18 inflating: device-sdk-c-4.0.2/src/c/devsdk-base.c [2026-06-23T03:23:21.270Z] #15 17.18 inflating: device-sdk-c-4.0.2/src/c/devutil.h [2026-06-23T03:23:21.270Z] #15 17.18 inflating: device-sdk-c-4.0.2/src/c/discovery.c [2026-06-23T03:23:21.270Z] #15 17.18 inflating: device-sdk-c-4.0.2/src/c/discovery.h [2026-06-23T03:23:21.270Z] #15 17.18 inflating: device-sdk-c-4.0.2/src/c/dto-read.c [2026-06-23T03:23:21.270Z] #15 17.18 inflating: device-sdk-c-4.0.2/src/c/dto-read.h [2026-06-23T03:23:21.270Z] #15 17.18 inflating: device-sdk-c-4.0.2/src/c/edgex-logging.c [2026-06-23T03:23:21.270Z] #15 17.18 inflating: device-sdk-c-4.0.2/src/c/edgex-logging.h [2026-06-23T03:23:21.270Z] #15 17.18 inflating: device-sdk-c-4.0.2/src/c/edgex-rest.c [2026-06-23T03:23:21.270Z] #15 17.18 inflating: device-sdk-c-4.0.2/src/c/edgex-rest.h [2026-06-23T03:23:21.270Z] #15 17.18 inflating: device-sdk-c-4.0.2/src/c/edgex2.h [2026-06-23T03:23:21.270Z] #15 17.18 inflating: device-sdk-c-4.0.2/src/c/errorlist.h [2026-06-23T03:23:21.270Z] #15 17.18 creating: device-sdk-c-4.0.2/src/c/examples/ [2026-06-23T03:23:21.270Z] #15 17.18 inflating: device-sdk-c-4.0.2/src/c/examples/CMakeLists.txt [2026-06-23T03:23:21.270Z] #15 17.18 inflating: device-sdk-c-4.0.2/src/c/examples/README.md [2026-06-23T03:23:21.271Z] #15 17.18 creating: device-sdk-c-4.0.2/src/c/examples/bitfields/ [2026-06-23T03:23:21.271Z] #15 17.18 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/CMakeLists.txt [2026-06-23T03:23:21.271Z] #15 17.19 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/README.md [2026-06-23T03:23:21.271Z] #15 17.19 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/device-bitfields.c [2026-06-23T03:23:21.271Z] #15 17.19 creating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/ [2026-06-23T03:23:21.271Z] #15 17.19 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/configuration.yaml [2026-06-23T03:23:21.271Z] #15 17.19 creating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/devices/ [2026-06-23T03:23:21.271Z] #15 17.19 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/devices/Bitfields.json [2026-06-23T03:23:21.271Z] #15 17.19 creating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/profiles/ [2026-06-23T03:23:21.271Z] #15 17.19 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/profiles/Example-Bitfields.json [2026-06-23T03:23:21.271Z] #15 17.19 creating: device-sdk-c-4.0.2/src/c/examples/counters/ [2026-06-23T03:23:21.271Z] #15 17.19 inflating: device-sdk-c-4.0.2/src/c/examples/counters/CMakeLists.txt [2026-06-23T03:23:21.271Z] #15 17.19 inflating: device-sdk-c-4.0.2/src/c/examples/counters/README.md [2026-06-23T03:23:21.271Z] #15 17.19 inflating: device-sdk-c-4.0.2/src/c/examples/counters/device-counter.c [2026-06-23T03:23:21.271Z] #15 17.19 creating: device-sdk-c-4.0.2/src/c/examples/counters/res/ [2026-06-23T03:23:21.271Z] #15 17.19 inflating: device-sdk-c-4.0.2/src/c/examples/counters/res/configuration.yaml [2026-06-23T03:23:21.271Z] #15 17.19 creating: device-sdk-c-4.0.2/src/c/examples/counters/res/devices/ [2026-06-23T03:23:21.271Z] #15 17.19 inflating: device-sdk-c-4.0.2/src/c/examples/counters/res/devices/Counters.json [2026-06-23T03:23:21.271Z] #15 17.19 creating: device-sdk-c-4.0.2/src/c/examples/counters/res/profiles/ [2026-06-23T03:23:21.271Z] #15 17.19 inflating: device-sdk-c-4.0.2/src/c/examples/counters/res/profiles/Counter.json [2026-06-23T03:23:21.271Z] #15 17.19 creating: device-sdk-c-4.0.2/src/c/examples/discovery/ [2026-06-23T03:23:21.271Z] #15 17.19 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/CMakeLists.txt [2026-06-23T03:23:21.271Z] #15 17.19 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/README.md [2026-06-23T03:23:21.271Z] #15 17.19 creating: device-sdk-c-4.0.2/src/c/examples/discovery/res/ [2026-06-23T03:23:21.271Z] #15 17.19 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/configuration.yaml [2026-06-23T03:23:21.271Z] #15 17.19 creating: device-sdk-c-4.0.2/src/c/examples/discovery/res/devices/ [2026-06-23T03:23:21.271Z] #15 17.19 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/devices/readme.txt [2026-06-23T03:23:21.271Z] #15 17.19 creating: device-sdk-c-4.0.2/src/c/examples/discovery/res/profiles/ [2026-06-23T03:23:21.271Z] #15 17.19 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/profiles/TemplateProfile.json [2026-06-23T03:23:21.271Z] #15 17.19 creating: device-sdk-c-4.0.2/src/c/examples/discovery/res/watchers/ [2026-06-23T03:23:21.271Z] #15 17.19 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/watchers/watcher1.json [2026-06-23T03:23:21.271Z] #15 17.19 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/watchers/watcher2.json [2026-06-23T03:23:21.271Z] #15 17.19 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/template.c [2026-06-23T03:23:21.271Z] #15 17.19 creating: device-sdk-c-4.0.2/src/c/examples/file/ [2026-06-23T03:23:21.271Z] #15 17.19 inflating: device-sdk-c-4.0.2/src/c/examples/file/CMakeLists.txt [2026-06-23T03:23:21.271Z] #15 17.19 inflating: device-sdk-c-4.0.2/src/c/examples/file/README.md [2026-06-23T03:23:21.271Z] #15 17.19 inflating: device-sdk-c-4.0.2/src/c/examples/file/device-file.c [2026-06-23T03:23:21.271Z] #15 17.19 creating: device-sdk-c-4.0.2/src/c/examples/file/res/ [2026-06-23T03:23:21.271Z] #15 17.19 inflating: device-sdk-c-4.0.2/src/c/examples/file/res/configuration.yaml [2026-06-23T03:23:21.271Z] #15 17.19 creating: device-sdk-c-4.0.2/src/c/examples/file/res/devices/ [2026-06-23T03:23:21.271Z] #15 17.19 inflating: device-sdk-c-4.0.2/src/c/examples/file/res/devices/file1.json [2026-06-23T03:23:21.271Z] #15 17.19 inflating: device-sdk-c-4.0.2/src/c/examples/file/res/lorem.txt [2026-06-23T03:23:21.271Z] #15 17.19 creating: device-sdk-c-4.0.2/src/c/examples/file/res/profiles/ [2026-06-23T03:23:21.271Z] #15 17.19 inflating: device-sdk-c-4.0.2/src/c/examples/file/res/profiles/FileExampleProfile.json [2026-06-23T03:23:21.271Z] #15 17.19 creating: device-sdk-c-4.0.2/src/c/examples/gyro/ [2026-06-23T03:23:21.271Z] #15 17.19 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/CMakeLists.txt [2026-06-23T03:23:21.271Z] #15 17.19 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/README.md [2026-06-23T03:23:21.271Z] #15 17.19 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/device-gyro.c [2026-06-23T03:23:21.271Z] #15 17.19 creating: device-sdk-c-4.0.2/src/c/examples/gyro/res/ [2026-06-23T03:23:21.271Z] #15 17.19 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/res/configuration.yaml [2026-06-23T03:23:21.271Z] #15 17.19 creating: device-sdk-c-4.0.2/src/c/examples/gyro/res/devices/ [2026-06-23T03:23:21.271Z] #15 17.19 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/res/devices/gyro.json [2026-06-23T03:23:21.271Z] #15 17.19 creating: device-sdk-c-4.0.2/src/c/examples/gyro/res/profiles/ [2026-06-23T03:23:21.271Z] #15 17.19 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/res/profiles/Gyro.json [2026-06-23T03:23:21.271Z] #15 17.19 creating: device-sdk-c-4.0.2/src/c/examples/random/ [2026-06-23T03:23:21.271Z] #15 17.19 inflating: device-sdk-c-4.0.2/src/c/examples/random/CMakeLists.txt [2026-06-23T03:23:21.271Z] #15 17.19 inflating: device-sdk-c-4.0.2/src/c/examples/random/README.md [2026-06-23T03:23:21.271Z] #15 17.19 inflating: device-sdk-c-4.0.2/src/c/examples/random/device-random.c [2026-06-23T03:23:21.271Z] #15 17.19 creating: device-sdk-c-4.0.2/src/c/examples/random/res/ [2026-06-23T03:23:21.271Z] #15 17.19 inflating: device-sdk-c-4.0.2/src/c/examples/random/res/configuration.yaml [2026-06-23T03:23:21.271Z] #15 17.19 creating: device-sdk-c-4.0.2/src/c/examples/random/res/devices/ [2026-06-23T03:23:21.271Z] #15 17.19 inflating: device-sdk-c-4.0.2/src/c/examples/random/res/devices/randomdevice1.json [2026-06-23T03:23:21.271Z] #15 17.19 creating: device-sdk-c-4.0.2/src/c/examples/random/res/profiles/ [2026-06-23T03:23:21.271Z] #15 17.19 inflating: device-sdk-c-4.0.2/src/c/examples/random/res/profiles/RandomExampleProfile.json [2026-06-23T03:23:21.271Z] #15 17.19 creating: device-sdk-c-4.0.2/src/c/examples/res/ [2026-06-23T03:23:21.271Z] #15 17.19 inflating: device-sdk-c-4.0.2/src/c/examples/res/configuration.yaml [2026-06-23T03:23:21.271Z] #15 17.19 creating: device-sdk-c-4.0.2/src/c/examples/res/devices/ [2026-06-23T03:23:21.271Z] #15 17.19 inflating: device-sdk-c-4.0.2/src/c/examples/res/devices/device1.json [2026-06-23T03:23:21.271Z] #15 17.19 creating: device-sdk-c-4.0.2/src/c/examples/res/profiles/ [2026-06-23T03:23:21.271Z] #15 17.19 inflating: device-sdk-c-4.0.2/src/c/examples/res/profiles/TemplateProfile.json [2026-06-23T03:23:21.271Z] #15 17.19 inflating: device-sdk-c-4.0.2/src/c/examples/template.c [2026-06-23T03:23:21.271Z] #15 17.19 creating: device-sdk-c-4.0.2/src/c/examples/terminal/ [2026-06-23T03:23:21.271Z] #15 17.19 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/CMakeLists.txt [2026-06-23T03:23:21.271Z] #15 17.19 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/README.md [2026-06-23T03:23:21.271Z] #15 17.19 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/device-terminal.c [2026-06-23T03:23:21.271Z] #15 17.19 creating: device-sdk-c-4.0.2/src/c/examples/terminal/res/ [2026-06-23T03:23:21.271Z] #15 17.19 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/res/configuration.yaml [2026-06-23T03:23:21.271Z] #15 17.19 creating: device-sdk-c-4.0.2/src/c/examples/terminal/res/devices/ [2026-06-23T03:23:21.271Z] #15 17.19 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/res/devices/terminal.json [2026-06-23T03:23:21.271Z] #15 17.19 creating: device-sdk-c-4.0.2/src/c/examples/terminal/res/profiles/ [2026-06-23T03:23:21.271Z] #15 17.19 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/res/profiles/Terminal.json [2026-06-23T03:23:21.271Z] #15 17.19 inflating: device-sdk-c-4.0.2/src/c/filesys.c [2026-06-23T03:23:21.271Z] #15 17.19 inflating: device-sdk-c-4.0.2/src/c/filesys.h [2026-06-23T03:23:21.271Z] #15 17.19 inflating: device-sdk-c-4.0.2/src/c/keeper.c [2026-06-23T03:23:21.271Z] #15 17.19 inflating: device-sdk-c-4.0.2/src/c/keeper.h [2026-06-23T03:23:21.271Z] #15 17.19 inflating: device-sdk-c-4.0.2/src/c/map.c [2026-06-23T03:23:21.271Z] #15 17.19 inflating: device-sdk-c-4.0.2/src/c/map.h [2026-06-23T03:23:21.271Z] #15 17.19 inflating: device-sdk-c-4.0.2/src/c/metadata.c [2026-06-23T03:23:21.271Z] #15 17.19 inflating: device-sdk-c-4.0.2/src/c/metadata.h [2026-06-23T03:23:21.271Z] #15 17.19 inflating: device-sdk-c-4.0.2/src/c/metrics.h [2026-06-23T03:23:21.271Z] #15 17.19 inflating: device-sdk-c-4.0.2/src/c/opstate.c [2026-06-23T03:23:21.271Z] #15 17.19 inflating: device-sdk-c-4.0.2/src/c/opstate.h [2026-06-23T03:23:21.271Z] #15 17.19 inflating: device-sdk-c-4.0.2/src/c/parson.c [2026-06-23T03:23:21.271Z] #15 17.19 inflating: device-sdk-c-4.0.2/src/c/parson.h [2026-06-23T03:23:21.271Z] #15 17.19 inflating: device-sdk-c-4.0.2/src/c/profiles.c [2026-06-23T03:23:21.271Z] #15 17.19 inflating: device-sdk-c-4.0.2/src/c/profiles.h [2026-06-23T03:23:21.271Z] #15 17.19 inflating: device-sdk-c-4.0.2/src/c/registry-impl.h [2026-06-23T03:23:21.271Z] #15 17.19 inflating: device-sdk-c-4.0.2/src/c/registry.c [2026-06-23T03:23:21.271Z] #15 17.19 inflating: device-sdk-c-4.0.2/src/c/registry.h [2026-06-23T03:23:21.271Z] #15 17.19 inflating: device-sdk-c-4.0.2/src/c/reqdata.c [2026-06-23T03:23:21.271Z] #15 17.19 inflating: device-sdk-c-4.0.2/src/c/reqdata.h [2026-06-23T03:23:21.271Z] #15 17.19 inflating: device-sdk-c-4.0.2/src/c/request_auth.c [2026-06-23T03:23:21.271Z] #15 17.19 inflating: device-sdk-c-4.0.2/src/c/request_auth.h [2026-06-23T03:23:21.271Z] #15 17.19 inflating: device-sdk-c-4.0.2/src/c/rest-server.c [2026-06-23T03:23:21.271Z] #15 17.19 inflating: device-sdk-c-4.0.2/src/c/rest-server.h [2026-06-23T03:23:21.271Z] #15 17.19 inflating: device-sdk-c-4.0.2/src/c/rest.c [2026-06-23T03:23:21.271Z] #15 17.19 inflating: device-sdk-c-4.0.2/src/c/rest.h [2026-06-23T03:23:21.271Z] #15 17.19 inflating: device-sdk-c-4.0.2/src/c/secrets-impl.h [2026-06-23T03:23:21.271Z] #15 17.19 inflating: device-sdk-c-4.0.2/src/c/secrets-insecure.c [2026-06-23T03:23:21.271Z] #15 17.19 inflating: device-sdk-c-4.0.2/src/c/secrets-insecure.h [2026-06-23T03:23:21.271Z] #15 17.19 inflating: device-sdk-c-4.0.2/src/c/secrets-vault.c [2026-06-23T03:23:21.271Z] #15 17.19 inflating: device-sdk-c-4.0.2/src/c/secrets-vault.h [2026-06-23T03:23:21.271Z] #15 17.19 inflating: device-sdk-c-4.0.2/src/c/secrets.c [2026-06-23T03:23:21.271Z] #15 17.19 inflating: device-sdk-c-4.0.2/src/c/secrets.h [2026-06-23T03:23:21.271Z] #15 17.19 inflating: device-sdk-c-4.0.2/src/c/service.c [2026-06-23T03:23:21.271Z] #15 17.19 inflating: device-sdk-c-4.0.2/src/c/service.h [2026-06-23T03:23:21.271Z] #15 17.19 inflating: device-sdk-c-4.0.2/src/c/transform.c [2026-06-23T03:23:21.271Z] #15 17.19 inflating: device-sdk-c-4.0.2/src/c/transform.h [2026-06-23T03:23:21.271Z] #15 17.19 inflating: device-sdk-c-4.0.2/src/c/validate.c [2026-06-23T03:23:21.271Z] #15 17.19 inflating: device-sdk-c-4.0.2/src/c/validate.h [2026-06-23T03:23:21.271Z] #15 17.19 inflating: device-sdk-c-4.0.2/src/c/watchers.c [2026-06-23T03:23:21.271Z] #15 17.19 inflating: device-sdk-c-4.0.2/src/c/watchers.h [2026-06-23T03:23:21.271Z] #15 17.19 creating: device-sdk-c-4.0.2/src/cmake/ [2026-06-23T03:23:21.271Z] #15 17.19 inflating: device-sdk-c-4.0.2/src/cmake/FindIOT.cmake [2026-06-23T03:23:21.271Z] #15 17.19 inflating: device-sdk-c-4.0.2/src/cmake/FindLIBCBOR.cmake [2026-06-23T03:23:21.271Z] #15 17.19 inflating: device-sdk-c-4.0.2/src/cmake/FindLIBMICROHTTP.cmake [2026-06-23T03:23:21.271Z] #15 17.19 inflating: device-sdk-c-4.0.2/src/cmake/FindLIBPAHO.cmake [2026-06-23T03:23:21.271Z] #15 17.19 inflating: device-sdk-c-4.0.2/src/cmake/FindLIBUUID.cmake [2026-06-23T03:23:21.271Z] #15 17.19 inflating: device-sdk-c-4.0.2/src/cmake/FindLIBYAML.cmake [2026-06-23T03:23:21.271Z] #15 17.19 + cd device-sdk-c-4.0.2 [2026-06-23T03:23:21.271Z] #15 17.19 + ./scripts/build.sh [2026-06-23T03:23:21.271Z] #15 17.19 + CPPCHECK=false [2026-06-23T03:23:21.271Z] #15 17.19 + DOCGEN=false [2026-06-23T03:23:21.271Z] #15 17.19 + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' [2026-06-23T03:23:21.271Z] #15 17.19 + '[' 0 -gt 0 ] [2026-06-23T03:23:21.271Z] #15 17.20 + readlink -f ./scripts/build.sh [2026-06-23T03:23:21.271Z] #15 17.20 + dirname /device-coap/deps/device-sdk-c-4.0.2/scripts/build.sh [2026-06-23T03:23:21.271Z] #15 17.20 + dirname /device-coap/deps/device-sdk-c-4.0.2/scripts [2026-06-23T03:23:21.271Z] #15 17.20 + ROOT=/device-coap/deps/device-sdk-c-4.0.2 [2026-06-23T03:23:21.271Z] #15 17.20 + cd /device-coap/deps/device-sdk-c-4.0.2 [2026-06-23T03:23:21.271Z] #15 17.20 + mkdir -p /device-coap/deps/device-sdk-c-4.0.2/build/release [2026-06-23T03:23:21.271Z] #15 17.20 + cd /device-coap/deps/device-sdk-c-4.0.2/build/release [2026-06-23T03:23:21.271Z] #15 17.20 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-coap/deps/device-sdk-c-4.0.2/src [2026-06-23T03:23:21.271Z] #15 17.27 -- The C compiler identification is GNU 12.2.1 [2026-06-23T03:23:21.271Z] #15 17.29 -- Detecting C compiler ABI info [2026-06-23T03:23:21.271Z] #15 17.37 -- Detecting C compiler ABI info - done [2026-06-23T03:23:21.534Z] #15 17.39 -- Check for working C compiler: /usr/bin/cc - skipped [2026-06-23T03:23:21.534Z] #15 17.39 -- Detecting C compile features [2026-06-23T03:23:21.534Z] #15 17.39 -- Detecting C compile features - done [2026-06-23T03:23:21.534Z] #15 17.40 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2026-06-23T03:23:21.534Z] #15 17.47 -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") [2026-06-23T03:23:21.534Z] #15 17.47 -- Found LIBYAML: /usr/lib/libyaml.so [2026-06-23T03:23:21.534Z] #15 17.48 -- Found LIBUUID: /usr/lib/libuuid.so [2026-06-23T03:23:21.534Z] #15 17.48 -- Found LIBCBOR: /usr/lib/libcbor.so [2026-06-23T03:23:21.534Z] #15 17.48 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2026-06-23T03:23:21.534Z] #15 17.48 -- Found IOT: /opt/iotech/iot/1.6/lib/libiot.so [2026-06-23T03:23:21.534Z] #15 17.48 -- /opt/iotech/iot/1.6/include [2026-06-23T03:23:21.534Z] #15 17.48 -- C SDK 0.0.0 for Linux [2026-06-23T03:23:21.534Z] #15 17.48 -- Performing Test CSDK_HAVE_ATOMIC [2026-06-23T03:23:21.534Z] #15 17.57 -- Performing Test CSDK_HAVE_ATOMIC - Success [2026-06-23T03:23:21.534Z] #15 17.61 -- Found Curses: /usr/lib/libcurses.so [2026-06-23T03:23:21.793Z] #15 17.63 -- Configuring done (0.4s) [2026-06-23T03:23:21.793Z] #15 17.67 -- Generating done (0.0s) [2026-06-23T03:23:21.793Z] #15 17.67 -- Build files have been written to: /device-coap/deps/device-sdk-c-4.0.2/build/release [2026-06-23T03:23:21.793Z] #15 17.67 + make all package [2026-06-23T03:23:21.793Z] #15 17.67 + tee release.log [2026-06-23T03:23:21.793Z] #15 17.72 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2026-06-23T03:23:21.793Z] #15 17.86 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2026-06-23T03:23:22.053Z] #15 18.02 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2026-06-23T03:23:22.053Z] #15 18.17 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2026-06-23T03:23:22.312Z] #15 18.27 [ 9%] Building C object c/CMakeFiles/csdk.dir/command.c.o [2026-06-23T03:23:22.312Z] #15 18.31 /device-coap/deps/device-sdk-c-4.0.2/src/c/command.c: In function 'devsdk_devicecorecommand_populate': [2026-06-23T03:23:22.312Z] #15 18.31 /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-23T03:23:22.312Z] #15 18.31 218 | iot_data_t* cc_src_vector=iot_data_string_map_get_vector(map,"coreCommands"); [2026-06-23T03:23:22.312Z] #15 18.31 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2026-06-23T03:23:22.312Z] #15 18.41 [ 11%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2026-06-23T03:23:22.879Z] #15 18.73 [ 13%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2026-06-23T03:23:22.879Z] #15 18.78 [ 15%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2026-06-23T03:23:22.879Z] #15 18.93 [ 17%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2026-06-23T03:23:23.137Z] #15 19.20 [ 19%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2026-06-23T03:23:23.397Z] #15 19.29 [ 21%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2026-06-23T03:23:23.397Z] #15 19.42 [ 23%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2026-06-23T03:23:23.656Z] #15 19.55 [ 25%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2026-06-23T03:23:23.914Z] #15 19.64 [ 26%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2026-06-23T03:23:23.914Z] #15 19.80 [ 28%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2026-06-23T03:23:23.914Z] #15 19.85 [ 30%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2026-06-23T03:23:24.173Z] #15 20.18 [ 32%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2026-06-23T03:23:24.432Z] #15 20.24 [ 34%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2026-06-23T03:23:24.432Z] #15 20.48 [ 36%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2026-06-23T03:23:24.690Z] #15 20.59 [ 38%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2026-06-23T03:23:24.690Z] #15 20.81 [ 40%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2026-06-23T03:23:24.949Z] #15 20.89 [ 42%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2026-06-23T03:23:25.885Z] #15 21.88 [ 44%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2026-06-23T03:23:25.885Z] #15 21.98 [ 46%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2026-06-23T03:23:26.148Z] #15 22.06 [ 48%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2026-06-23T03:23:26.148Z] #15 22.14 [ 50%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2026-06-23T03:23:26.420Z] #15 22.20 [ 51%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2026-06-23T03:23:26.420Z] #15 22.42 [ 53%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2026-06-23T03:23:26.687Z] #15 22.75 [ 55%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2026-06-23T03:23:26.975Z] #15 22.82 [ 57%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2026-06-23T03:23:26.975Z] #15 22.94 [ 59%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2026-06-23T03:23:27.240Z] #15 23.04 [ 61%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2026-06-23T03:23:27.498Z] #15 23.52 [ 63%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2026-06-23T03:23:27.757Z] #15 23.63 [ 65%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2026-06-23T03:23:27.757Z] #15 23.69 [ 67%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2026-06-23T03:23:27.757Z] #15 23.80 [ 69%] Linking C shared library libcsdk.so [2026-06-23T03:23:28.015Z] #15 23.86 [ 69%] Built target csdk [2026-06-23T03:23:28.015Z] #15 23.89 [ 71%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2026-06-23T03:23:28.015Z] #15 24.02 [ 73%] Linking C executable template [2026-06-23T03:23:28.277Z] #15 24.05 /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-23T03:23:28.277Z] #15 24.09 [ 73%] Built target template [2026-06-23T03:23:28.277Z] #15 24.11 [ 75%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2026-06-23T03:23:28.277Z] #15 24.19 [ 76%] Linking C executable device-counter [2026-06-23T03:23:28.277Z] #15 24.22 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-23T03:23:28.277Z] #15 24.26 [ 76%] Built target device-counter [2026-06-23T03:23:28.277Z] #15 24.28 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2026-06-23T03:23:28.277Z] #15 24.36 [ 80%] Linking C executable device-random [2026-06-23T03:23:28.536Z] #15 24.38 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-23T03:23:28.536Z] #15 24.42 [ 80%] Built target device-random [2026-06-23T03:23:28.536Z] #15 24.44 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2026-06-23T03:23:28.536Z] #15 24.51 [ 84%] Linking C executable device-gyro [2026-06-23T03:23:28.796Z] #15 24.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-23T03:23:28.796Z] #15 24.58 [ 84%] Built target device-gyro [2026-06-23T03:23:28.796Z] #15 24.60 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2026-06-23T03:23:28.796Z] #15 24.69 [ 88%] Linking C executable device-bitfields [2026-06-23T03:23:29.054Z] #15 24.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-23T03:23:29.054Z] #15 24.75 [ 88%] Built target device-bitfields [2026-06-23T03:23:29.054Z] #15 24.77 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2026-06-23T03:23:29.054Z] #15 24.92 [ 92%] Linking C executable template-discovery [2026-06-23T03:23:29.054Z] #15 24.95 /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-23T03:23:29.054Z] #15 24.99 [ 92%] Built target template-discovery [2026-06-23T03:23:29.054Z] #15 25.00 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2026-06-23T03:23:29.054Z] #15 25.12 [ 96%] Linking C executable device-file [2026-06-23T03:23:29.314Z] #15 25.15 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-23T03:23:29.314Z] #15 25.19 [ 96%] Built target device-file [2026-06-23T03:23:29.314Z] #15 25.20 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2026-06-23T03:23:29.314Z] #15 25.30 [100%] Linking C executable device-terminal [2026-06-23T03:23:29.572Z] #15 25.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-23T03:23:29.572Z] #15 25.37 [100%] Built target device-terminal [2026-06-23T03:23:29.572Z] #15 25.39 Run CPack packaging tool... [2026-06-23T03:23:29.572Z] #15 25.40 CPack: Create package using TGZ [2026-06-23T03:23:29.572Z] #15 25.40 CPack: Install projects [2026-06-23T03:23:29.572Z] #15 25.40 CPack: - Run preinstall target for: Csdk [2026-06-23T03:23:29.572Z] #15 25.64 CPack: - Install project: Csdk [] [2026-06-23T03:23:29.834Z] #15 25.65 CPack: Create package [2026-06-23T03:23:29.834Z] #15 25.67 CPack: - package: /device-coap/deps/device-sdk-c-4.0.2/build/release/csdk-0.0.0.tar.gz generated. [2026-06-23T03:23:29.834Z] #15 25.68 + '[' false '=' true ] [2026-06-23T03:23:29.834Z] #15 25.68 + '[' false '=' true ] [2026-06-23T03:23:29.834Z] #15 25.68 + mkdir -p /device-coap/deps/device-sdk-c-4.0.2/build/debug [2026-06-23T03:23:29.834Z] #15 25.68 + cd /device-coap/deps/device-sdk-c-4.0.2/build/debug [2026-06-23T03:23:29.834Z] #15 25.68 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /device-coap/deps/device-sdk-c-4.0.2/src [2026-06-23T03:23:29.834Z] #15 25.74 -- The C compiler identification is GNU 12.2.1 [2026-06-23T03:23:29.834Z] #15 25.76 -- Detecting C compiler ABI info [2026-06-23T03:23:29.834Z] #15 25.84 -- Detecting C compiler ABI info - done [2026-06-23T03:23:29.834Z] #15 25.86 -- Check for working C compiler: /usr/bin/cc - skipped [2026-06-23T03:23:30.092Z] #15 25.86 -- Detecting C compile features [2026-06-23T03:23:30.092Z] #15 25.86 -- Detecting C compile features - done [2026-06-23T03:23:30.092Z] #15 25.87 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2026-06-23T03:23:30.092Z] #15 25.93 -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") [2026-06-23T03:23:30.092Z] #15 25.94 -- Found LIBYAML: /usr/lib/libyaml.so [2026-06-23T03:23:30.092Z] #15 25.94 -- Found LIBUUID: /usr/lib/libuuid.so [2026-06-23T03:23:30.092Z] #15 25.94 -- Found LIBCBOR: /usr/lib/libcbor.so [2026-06-23T03:23:30.092Z] #15 25.95 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2026-06-23T03:23:30.092Z] #15 25.95 -- Found IOT: /opt/iotech/iot/1.6/lib/libiot.so [2026-06-23T03:23:30.092Z] #15 25.95 -- /opt/iotech/iot/1.6/include [2026-06-23T03:23:30.092Z] #15 25.95 -- C SDK 0.0.0 for Linux [2026-06-23T03:23:30.092Z] #15 25.95 -- Performing Test CSDK_HAVE_ATOMIC [2026-06-23T03:23:30.092Z] #15 26.04 -- Performing Test CSDK_HAVE_ATOMIC - Success [2026-06-23T03:23:30.092Z] #15 26.08 -- Found Curses: /usr/lib/libcurses.so [2026-06-23T03:23:30.092Z] #15 26.10 -- Configuring done (0.4s) [2026-06-23T03:23:30.092Z] #15 26.13 -- Generating done (0.0s) [2026-06-23T03:23:30.092Z] #15 26.14 -- Build files have been written to: /device-coap/deps/device-sdk-c-4.0.2/build/debug [2026-06-23T03:23:30.092Z] #15 26.14 + + tee debug.logmake [2026-06-23T03:23:30.092Z] #15 26.14 [2026-06-23T03:23:30.351Z] #15 26.18 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2026-06-23T03:23:30.351Z] #15 26.26 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2026-06-23T03:23:30.351Z] #15 26.34 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2026-06-23T03:23:30.351Z] #15 26.42 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2026-06-23T03:23:30.610Z] #15 26.49 [ 9%] Building C object c/CMakeFiles/csdk.dir/command.c.o [2026-06-23T03:23:30.610Z] #15 26.54 /device-coap/deps/device-sdk-c-4.0.2/src/c/command.c: In function 'devsdk_devicecorecommand_populate': [2026-06-23T03:23:30.610Z] #15 26.54 /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-23T03:23:30.610Z] #15 26.54 218 | iot_data_t* cc_src_vector=iot_data_string_map_get_vector(map,"coreCommands"); [2026-06-23T03:23:30.610Z] #15 26.54 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2026-06-23T03:23:30.610Z] #15 26.59 [ 11%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2026-06-23T03:23:30.610Z] #15 26.71 [ 13%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2026-06-23T03:23:30.870Z] #15 26.75 [ 15%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2026-06-23T03:23:30.870Z] #15 26.82 [ 17%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2026-06-23T03:23:30.870Z] #15 26.94 [ 19%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2026-06-23T03:23:31.130Z] #15 27.01 [ 21%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2026-06-23T03:23:31.130Z] #15 27.09 [ 23%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2026-06-23T03:23:31.130Z] #15 27.16 [ 25%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2026-06-23T03:23:31.130Z] #15 27.22 [ 26%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2026-06-23T03:23:31.388Z] #15 27.30 [ 28%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2026-06-23T03:23:31.388Z] #15 27.34 [ 30%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2026-06-23T03:23:31.388Z] #15 27.48 [ 32%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2026-06-23T03:23:31.646Z] #15 27.53 [ 34%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2026-06-23T03:23:31.646Z] #15 27.63 [ 36%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2026-06-23T03:23:31.904Z] #15 27.67 [ 38%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2026-06-23T03:23:31.904Z] #15 27.79 [ 40%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2026-06-23T03:23:31.904Z] #15 27.85 [ 42%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2026-06-23T03:23:32.164Z] #15 28.05 [ 44%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2026-06-23T03:23:32.164Z] #15 28.12 [ 46%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2026-06-23T03:23:32.164Z] #15 28.17 [ 48%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2026-06-23T03:23:32.164Z] #15 28.23 [ 50%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2026-06-23T03:23:32.164Z] #15 28.27 [ 51%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2026-06-23T03:23:32.433Z] #15 28.37 [ 53%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2026-06-23T03:23:32.695Z] #15 28.59 [ 55%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2026-06-23T03:23:32.695Z] #15 28.65 [ 57%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2026-06-23T03:23:32.695Z] #15 28.72 [ 59%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2026-06-23T03:23:32.953Z] #15 28.78 [ 61%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2026-06-23T03:23:32.953Z] #15 28.94 [ 63%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2026-06-23T03:23:32.953Z] #15 29.02 [ 65%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2026-06-23T03:23:32.953Z] #15 29.07 [ 67%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2026-06-23T03:23:33.218Z] #15 29.14 [ 69%] Linking C shared library libcsdk.so [2026-06-23T03:23:33.218Z] #15 29.20 [ 69%] Built target csdk [2026-06-23T03:23:33.218Z] #15 29.22 [ 71%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2026-06-23T03:23:33.218Z] #15 29.28 [ 73%] Linking C executable template [2026-06-23T03:23:33.218Z] #15 29.31 /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-23T03:23:33.488Z] #15 29.34 [ 73%] Built target template [2026-06-23T03:23:33.488Z] #15 29.36 [ 75%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2026-06-23T03:23:33.488Z] #15 29.42 [ 76%] Linking C executable device-counter [2026-06-23T03:23:33.488Z] #15 29.44 /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-23T03:23:33.488Z] #15 29.48 [ 76%] Built target device-counter [2026-06-23T03:23:33.488Z] #15 29.50 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2026-06-23T03:23:33.488Z] #15 29.56 [ 80%] Linking C executable device-random [2026-06-23T03:23:33.754Z] #15 29.58 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-23T03:23:33.754Z] #15 29.62 [ 80%] Built target device-random [2026-06-23T03:23:33.754Z] #15 29.64 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2026-06-23T03:23:33.754Z] #15 29.70 [ 84%] Linking C executable device-gyro [2026-06-23T03:23:33.754Z] #15 29.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-23T03:23:33.754Z] #15 29.76 [ 84%] Built target device-gyro [2026-06-23T03:23:33.754Z] #15 29.78 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2026-06-23T03:23:33.754Z] #15 29.84 [ 88%] Linking C executable device-bitfields [2026-06-23T03:23:34.022Z] #15 29.86 /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-23T03:23:34.022Z] #15 29.90 [ 88%] Built target device-bitfields [2026-06-23T03:23:34.022Z] #15 29.92 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2026-06-23T03:23:34.022Z] #15 29.99 [ 92%] Linking C executable template-discovery [2026-06-23T03:23:34.286Z] #15 30.02 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-23T03:23:34.286Z] #15 30.06 [ 92%] Built target template-discovery [2026-06-23T03:23:34.286Z] #15 30.08 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2026-06-23T03:23:34.286Z] #15 30.14 [ 96%] Linking C executable device-file [2026-06-23T03:23:34.286Z] #15 30.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-23T03:23:34.286Z] #15 30.21 [ 96%] Built target device-file [2026-06-23T03:23:34.286Z] #15 30.22 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2026-06-23T03:23:34.286Z] #15 30.29 [100%] Linking C executable device-terminal [2026-06-23T03:23:34.552Z] #15 30.32 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-23T03:23:34.552Z] #15 30.36 [100%] Built target device-terminal [2026-06-23T03:23:34.552Z] #15 30.37 + cp -rf include/devsdk include/edgex /usr/include/ [2026-06-23T03:23:34.552Z] #15 30.37 + cp build/release/c/libcsdk.so /usr/lib/ [2026-06-23T03:23:34.552Z] #15 30.37 + rm -rf /device-coap/deps [2026-06-23T03:23:34.552Z] #15 DONE 30.5s [2026-06-23T03:23:34.552Z] [2026-06-23T03:23:34.552Z] #16 [12/12] RUN /device-coap/scripts/build.sh [2026-06-23T03:23:34.818Z] #16 0.262 + readlink -f /device-coap/scripts/build.sh [2026-06-23T03:23:34.818Z] #16 0.263 + dirname /device-coap/scripts/build.sh [2026-06-23T03:23:34.818Z] #16 0.264 + dirname /device-coap/scripts [2026-06-23T03:23:34.818Z] #16 0.264 + ROOT=/device-coap [2026-06-23T03:23:34.818Z] #16 0.265 + echo /device-coap [2026-06-23T03:23:34.818Z] #16 0.265 /device-coap [2026-06-23T03:23:34.818Z] #16 0.265 + cd /device-coap [2026-06-23T03:23:34.818Z] #16 0.265 + mkdir -p /device-coap/build/release [2026-06-23T03:23:34.818Z] #16 0.266 + cd /device-coap/build/release [2026-06-23T03:23:34.818Z] #16 0.266 + cmake '-DCMAKE_BUILD_TYPE=Release' /device-coap/src/c [2026-06-23T03:23:34.818Z] #16 0.335 -- The C compiler identification is GNU 12.2.1 [2026-06-23T03:23:34.818Z] #16 0.350 -- Detecting C compiler ABI info [2026-06-23T03:23:34.818Z] #16 0.439 -- Detecting C compiler ABI info - done [2026-06-23T03:23:35.091Z] #16 0.458 -- Check for working C compiler: /usr/bin/cc - skipped [2026-06-23T03:23:35.091Z] #16 0.458 -- Detecting C compile features [2026-06-23T03:23:35.091Z] #16 0.458 -- Detecting C compile features - done [2026-06-23T03:23:35.091Z] #16 0.462 -- Found LIBCOAP: /usr/local/lib/libcoap-2.so [2026-06-23T03:23:35.091Z] #16 0.464 -- Configuring done (0.2s) [2026-06-23T03:23:35.091Z] #16 0.467 -- Generating done (0.0s) [2026-06-23T03:23:35.091Z] #16 0.468 -- Build files have been written to: /device-coap/build/release [2026-06-23T03:23:35.091Z] #16 0.470 + make [2026-06-23T03:23:35.091Z] #16 0.470 + tee release.log [2026-06-23T03:23:35.091Z] #16 0.504 [ 20%] Building C object CMakeFiles/device-coap.dir/coap-client.c.o [2026-06-23T03:23:35.091Z] #16 0.658 [ 40%] Building C object CMakeFiles/device-coap.dir/coap-server.c.o [2026-06-23T03:23:35.357Z] #16 0.771 [ 60%] Building C object CMakeFiles/device-coap.dir/coap-util.c.o [2026-06-23T03:23:35.357Z] #16 0.913 [ 80%] Building C object CMakeFiles/device-coap.dir/device-coap.c.o [2026-06-23T03:23:35.615Z] #16 1.061 [100%] Linking C executable device-coap [2026-06-23T03:23:35.615Z] #16 1.084 /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-23T03:23:35.615Z] #16 1.125 [100%] Built target device-coap [2026-06-23T03:23:35.615Z] #16 DONE 1.2s [2026-06-23T03:23:35.874Z] [2026-06-23T03:23:35.874Z] #17 exporting to image [2026-06-23T03:23:35.874Z] #17 exporting layers [2026-06-23T03:23:36.134Z] #17 exporting layers 0.5s done [2026-06-23T03:23:36.393Z] #17 writing image sha256:6ae134bf7646c45a9f50953734dd1c9ba613c57d54a8590367cefbab983c0078 done [2026-06-23T03:23:36.393Z] #17 naming to docker.io/library/device-coap-c-builder-x86_64 0.0s done [2026-06-23T03:23:36.393Z] #17 DONE 0.5s [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-06-23T03:23:36.843Z] + git log --pretty=%H %s [2026-06-23T03:23:36.843Z] + grep ci(lts-release) [2026-06-23T03:23:36.843Z] + + headawk -n {print $1} 1 [2026-06-23T03:23:36.843Z] [Pipeline] echo [2026-06-23T03:23:37.007Z] [edgeXDocker.push] Tagging docker image device-coap-c-builder-x86_64 with the following tags: [2026-06-23T03:23:37.007Z] 0c85cf8e240d6acff551257c2382b3df95dce420 [2026-06-23T03:23:37.007Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-23T03:23:37.540Z] + docker tag device-coap-c-builder-x86_64 nexus3.edgexfoundry.org:10002/device-coap-c-builder-x86_64:0c85cf8e240d6acff551257c2382b3df95dce420 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-23T03:23:38.009Z] + docker push nexus3.edgexfoundry.org:10002/device-coap-c-builder-x86_64:0c85cf8e240d6acff551257c2382b3df95dce420 [2026-06-23T03:23:38.009Z] The push refers to repository [nexus3.edgexfoundry.org:10002/device-coap-c-builder-x86_64] [2026-06-23T03:23:38.009Z] dbbe6c195eba: Preparing [2026-06-23T03:23:38.009Z] f1b09ba92e01: Preparing [2026-06-23T03:23:38.009Z] 5f70bf18a086: Preparing [2026-06-23T03:23:38.009Z] a18e5d96a582: Preparing [2026-06-23T03:23:38.009Z] 46487f4a10d9: Preparing [2026-06-23T03:23:38.009Z] 3426b1356520: Preparing [2026-06-23T03:23:38.009Z] ab7301f11b1c: Preparing [2026-06-23T03:23:38.009Z] 48d6db81a194: Preparing [2026-06-23T03:23:38.009Z] 499a04c85e4a: Preparing [2026-06-23T03:23:38.009Z] 4e2050fc6780: Preparing [2026-06-23T03:23:38.009Z] cfc4167f0bae: Preparing [2026-06-23T03:23:38.009Z] 9d94fa7f7201: Preparing [2026-06-23T03:23:38.009Z] 1a98914da975: Preparing [2026-06-23T03:23:38.009Z] cc2447e1835a: Preparing [2026-06-23T03:23:38.009Z] 499a04c85e4a: Waiting [2026-06-23T03:23:38.009Z] 4e2050fc6780: Waiting [2026-06-23T03:23:38.009Z] cfc4167f0bae: Waiting [2026-06-23T03:23:38.009Z] 9d94fa7f7201: Waiting [2026-06-23T03:23:38.009Z] 1a98914da975: Waiting [2026-06-23T03:23:38.009Z] cc2447e1835a: Waiting [2026-06-23T03:23:38.009Z] 3426b1356520: Waiting [2026-06-23T03:23:38.009Z] a18e5d96a582: Pushed [2026-06-23T03:23:38.009Z] 5f70bf18a086: Pushed [2026-06-23T03:23:38.009Z] 46487f4a10d9: Pushed [2026-06-23T03:23:38.009Z] dbbe6c195eba: Pushed [2026-06-23T03:23:38.269Z] 3426b1356520: Pushed [2026-06-23T03:23:38.269Z] f1b09ba92e01: Pushed [2026-06-23T03:23:38.269Z] ab7301f11b1c: Pushed [2026-06-23T03:23:38.269Z] 9d94fa7f7201: Layer already exists [2026-06-23T03:23:38.269Z] 1a98914da975: Layer already exists [2026-06-23T03:23:38.269Z] 4e2050fc6780: Pushed [2026-06-23T03:23:38.269Z] cfc4167f0bae: Pushed [2026-06-23T03:23:38.269Z] cc2447e1835a: Layer already exists [2026-06-23T03:23:39.205Z] 499a04c85e4a: Pushed [2026-06-23T03:23:41.746Z] 48d6db81a194: Pushed [2026-06-23T03:23:42.004Z] 0c85cf8e240d6acff551257c2382b3df95dce420: digest: sha256:68fe5cba6aa34e3263502947a2d02bcd1921d9c96d74993487f3d16a0fca91b5 size: 3241 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-06-23T03:23:42.270Z] ===================================================== [Pipeline] echo [2026-06-23T03:23:42.310Z] taggedImages: [2026-06-23T03:23:42.310Z] - nexus3.edgexfoundry.org:10002/device-coap-c-builder-x86_64:0c85cf8e240d6acff551257c2382b3df95dce420 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2026-06-23T03:24:33.166Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-13719 in /w/workspace/edgexfoundry_device-coap-c_palau [Pipeline] { [Pipeline] checkout [2026-06-23T03:24:33.252Z] Selected Git installation does not exist. Using Default [2026-06-23T03:24:33.252Z] The recommended git tool is: NONE [2026-06-23T03:24:38.217Z] using credential edgex-jenkins-ssh [2026-06-23T03:24:38.241Z] Cloning the remote Git repository [2026-06-23T03:24:38.302Z] Cloning repository git@github.com:edgexfoundry/device-coap-c.git [2026-06-23T03:24:38.421Z] > git init /w/workspace/edgexfoundry_device-coap-c_palau # timeout=10 [2026-06-23T03:24:38.592Z] Fetching upstream changes from git@github.com:edgexfoundry/device-coap-c.git [2026-06-23T03:24:38.595Z] > git --version # timeout=10 [2026-06-23T03:24:38.624Z] > git --version # 'git version 2.25.1' [2026-06-23T03:24:38.627Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2026-06-23T03:24:38.787Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-coap-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-06-23T03:24:40.449Z] Avoid second fetch [2026-06-23T03:24:40.450Z] Checking out Revision 0c85cf8e240d6acff551257c2382b3df95dce420 (palau) [2026-06-23T03:24:39.399Z] > git config remote.origin.url git@github.com:edgexfoundry/device-coap-c.git # timeout=10 [2026-06-23T03:24:39.425Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-06-23T03:24:40.473Z] > git config core.sparsecheckout # timeout=10 [2026-06-23T03:24:40.548Z] > git checkout -f 0c85cf8e240d6acff551257c2382b3df95dce420 # timeout=10 [2026-06-23T03:24:41.223Z] Commit message: "ci(lts-release): LTS release v4.0.2 @0a681b1" [2026-06-23T03:24:41.295Z] > git --version # timeout=10 [2026-06-23T03:24:41.309Z] > git --version # 'git version 2.25.1' [2026-06-23T03:24:41.337Z] fatal: bad object b1c004cf40c352fe6d03b0971bc7ee860312a7b0 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-06-23T03:24:46.101Z] provisioning config files... [2026-06-23T03:24:46.136Z] copy managed file [device-coap-c-settings] to file:/w/workspace/edgexfoundry_device-coap-c_palau@tmp/config742388386505677438tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-06-23T03:24:46.878Z] ---> ****-login.sh [2026-06-23T03:24:46.878Z] nexus3.edgexfoundry.org:10001 [2026-06-23T03:24:47.155Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-23T03:24:47.423Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-06-23T03:24:47.423Z] Configure a credential helper to remove this warning. See [2026-06-23T03:24:47.423Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-06-23T03:24:47.423Z] [2026-06-23T03:24:47.423Z] Login Succeeded [2026-06-23T03:24:47.423Z] nexus3.edgexfoundry.org:10002 [2026-06-23T03:24:47.693Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-23T03:24:47.693Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-06-23T03:24:47.693Z] Configure a credential helper to remove this warning. See [2026-06-23T03:24:47.693Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-06-23T03:24:47.693Z] [2026-06-23T03:24:47.693Z] Login Succeeded [2026-06-23T03:24:47.693Z] nexus3.edgexfoundry.org:10003 [2026-06-23T03:24:47.973Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-23T03:24:48.246Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-06-23T03:24:48.246Z] Configure a credential helper to remove this warning. See [2026-06-23T03:24:48.246Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-06-23T03:24:48.246Z] [2026-06-23T03:24:48.246Z] Login Succeeded [2026-06-23T03:24:48.246Z] nexus3.edgexfoundry.org:10004 [2026-06-23T03:24:48.517Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-23T03:24:48.517Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-06-23T03:24:48.517Z] Configure a credential helper to remove this warning. See [2026-06-23T03:24:48.517Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-06-23T03:24:48.517Z] [2026-06-23T03:24:48.517Z] Login Succeeded [2026-06-23T03:24:48.517Z] ****.io [2026-06-23T03:24:48.790Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-23T03:24:49.057Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-06-23T03:24:49.057Z] Configure a credential helper to remove this warning. See [2026-06-23T03:24:49.057Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-06-23T03:24:49.057Z] [2026-06-23T03:24:49.057Z] Login Succeeded [2026-06-23T03:24:49.057Z] ---> ****-login.sh ends [Pipeline] } [2026-06-23T03:24:49.090Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-06-23T03:24:49.270Z] [edgeX.isLTS] Checking if [palau] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] sh [2026-06-23T03:24:49.629Z] + echo 0.0.0 [Pipeline] echo [2026-06-23T03:24:49.672Z] [prepBaseBuildImage] Generating new image with name: device-coap-c-builder-arm64 [Pipeline] echo [2026-06-23T03:24:49.715Z] [edgeX.isLTS] Checking if [palau] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-06-23T03:24:49.762Z] ========================================================= [2026-06-23T03:24:49.762Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base-arm64:gcc-lts] [2026-06-23T03:24:49.762Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-23T03:24:50.274Z] + docker build -t device-coap-c-builder-arm64 -f scripts/Dockerfile.alpine-base --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base-arm64:gcc-lts . [2026-06-23T03:24:50.546Z] Sending build context to Docker daemon 394.8kB [2026-06-23T03:24:50.546Z] Step 1/14 : ARG BASE=alpine:3.20 [2026-06-23T03:24:50.546Z] Step 2/14 : FROM ${BASE} [2026-06-23T03:24:50.546Z] gcc-lts: Pulling from edgex-devops/edgex-gcc-base-arm64 [2026-06-23T03:24:50.546Z] 579b34f0a95b: Pulling fs layer [2026-06-23T03:24:50.546Z] b046b3a35be6: Pulling fs layer [2026-06-23T03:24:50.546Z] 2014ba793e07: Pulling fs layer [2026-06-23T03:24:50.816Z] b046b3a35be6: Verifying Checksum [2026-06-23T03:24:50.816Z] b046b3a35be6: Download complete [2026-06-23T03:24:50.816Z] 579b34f0a95b: Verifying Checksum [2026-06-23T03:24:50.816Z] 579b34f0a95b: Download complete [2026-06-23T03:24:51.408Z] 579b34f0a95b: Pull complete [2026-06-23T03:24:51.997Z] b046b3a35be6: Pull complete [2026-06-23T03:24:53.417Z] 2014ba793e07: Verifying Checksum [2026-06-23T03:24:53.417Z] 2014ba793e07: Download complete [2026-06-23T03:25:05.767Z] 2014ba793e07: Pull complete [2026-06-23T03:25:05.767Z] Digest: sha256:b5906dbdf2aa12511e9e52d54665ccd7a12a762119da8971e0963525c2f84566 [2026-06-23T03:25:05.767Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base-arm64:gcc-lts [2026-06-23T03:25:05.767Z] ---> 4f4201145ecf [2026-06-23T03:25:05.767Z] Step 3/14 : LABEL maintainer="Ken Bannister " [2026-06-23T03:25:05.767Z] ---> Running in 0d4c57aa379d [2026-06-23T03:25:05.767Z] Removing intermediate container 0d4c57aa379d [2026-06-23T03:25:05.767Z] ---> dde8d0cadd57 [2026-06-23T03:25:05.767Z] Step 4/14 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2026-06-23T03:25:05.767Z] ---> Running in 23f981c966c5 [2026-06-23T03:25:06.736Z] Connecting to iotech.jfrog.io (54.73.4.50:443) [2026-06-23T03:25:07.007Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2026-06-23T03:25:07.007Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2026-06-23T03:25:07.007Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2026-06-23T03:25:07.984Z] Removing intermediate container 23f981c966c5 [2026-06-23T03:25:07.984Z] ---> c5970b1185db [2026-06-23T03:25:07.984Z] Step 5/14 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories [2026-06-23T03:25:07.984Z] ---> Running in 8c42cde29282 [2026-06-23T03:25:11.359Z] Removing intermediate container 8c42cde29282 [2026-06-23T03:25:11.359Z] ---> 15e3d1a1464a [2026-06-23T03:25:11.359Z] Step 6/14 : RUN apk add --update --no-cache build-base git gcc cmake make linux-headers yaml-dev libmicrohttpd-dev curl-dev util-linux-dev ncurses-dev iotech-paho-mqtt-c-dev-1.3 hiredis-dev libcbor-dev iotech-iot-1.6-dev dumb-init [2026-06-23T03:25:11.359Z] ---> Running in 73d5bbf71b96 [2026-06-23T03:25:12.338Z] fetch https://nl.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2026-06-23T03:25:12.932Z] fetch https://nl.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2026-06-23T03:25:13.899Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/aarch64/APKINDEX.tar.gz [2026-06-23T03:25:15.319Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2026-06-23T03:25:15.319Z] (1/18) Installing dumb-init (1.2.5-r2) [2026-06-23T03:25:15.319Z] (2/18) Installing hiredis (1.1.0-r2) [2026-06-23T03:25:15.590Z] (3/18) Installing hiredis-dev (1.1.0-r2) [2026-06-23T03:25:16.178Z] (4/18) Installing libcbor (0.10.2-r1) [2026-06-23T03:25:16.178Z] (5/18) Installing iotech-iot-1.6 (1.6.3-r0) [2026-06-23T03:25:16.766Z] (6/18) Installing iotech-iot-1.6-dev (1.6.3-r0) [2026-06-23T03:25:16.766Z] (7/18) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.162-r0) [2026-06-23T03:25:17.036Z] (8/18) Installing libcbor-dev (0.10.2-r1) [2026-06-23T03:25:17.634Z] (9/18) Installing libmenuw (6.4_p20230506-r0) [2026-06-23T03:25:17.634Z] (10/18) Installing libpanelw (6.4_p20230506-r0) [2026-06-23T03:25:17.903Z] (11/18) Installing libncurses++ (6.4_p20230506-r0) [2026-06-23T03:25:18.185Z] (12/18) Installing ncurses-dev (6.4_p20230506-r0) [2026-06-23T03:25:18.455Z] (13/18) Installing libblkid (2.38.1-r8) [2026-06-23T03:25:18.724Z] (14/18) Installing libuuid (2.38.1-r8) [2026-06-23T03:25:18.993Z] (15/18) Installing libfdisk (2.38.1-r8) [2026-06-23T03:25:19.260Z] (16/18) Installing libmount (2.38.1-r8) [2026-06-23T03:25:19.847Z] (17/18) Installing libsmartcols (2.38.1-r8) [2026-06-23T03:25:19.847Z] (18/18) Installing util-linux-dev (2.38.1-r8) [2026-06-23T03:25:20.443Z] Executing busybox-1.36.1-r2.trigger [2026-06-23T03:25:20.443Z] OK: 335 MiB in 100 packages [2026-06-23T03:25:21.854Z] Removing intermediate container 73d5bbf71b96 [2026-06-23T03:25:21.854Z] ---> b137790c0231 [2026-06-23T03:25:21.854Z] Step 7/14 : RUN apk --no-cache upgrade [2026-06-23T03:25:21.854Z] ---> Running in 2012536d2571 [2026-06-23T03:25:22.826Z] fetch https://nl.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2026-06-23T03:25:23.101Z] fetch https://nl.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2026-06-23T03:25:24.061Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/aarch64/APKINDEX.tar.gz [2026-06-23T03:25:25.025Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2026-06-23T03:25:25.025Z] Upgrading critical system libraries and apk-tools: [2026-06-23T03:25:25.025Z] (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2026-06-23T03:25:25.295Z] Executing busybox-1.36.1-r2.trigger [2026-06-23T03:25:25.563Z] Continuing the upgrade transaction with new apk-tools: [2026-06-23T03:25:25.563Z] fetch https://nl.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2026-06-23T03:25:26.148Z] fetch https://nl.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2026-06-23T03:25:26.734Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/aarch64/APKINDEX.tar.gz [2026-06-23T03:25:27.699Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2026-06-23T03:25:27.699Z] (1/27) Upgrading musl (1.2.4-r2 -> 1.2.4-r3) [2026-06-23T03:25:27.968Z] (2/27) Upgrading busybox (1.36.1-r2 -> 1.36.1-r7) [2026-06-23T03:25:28.237Z] Executing busybox-1.36.1-r7.post-upgrade [2026-06-23T03:25:28.237Z] (3/27) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r7) [2026-06-23T03:25:28.505Z] (4/27) Upgrading ca-certificates-bundle (20230506-r0 -> 20241121-r1) [2026-06-23T03:25:28.790Z] (5/27) Upgrading libcrypto3 (3.1.4-r0 -> 3.1.8-r0) [2026-06-23T03:25:30.199Z] (6/27) Upgrading libssl3 (3.1.4-r0 -> 3.1.8-r0) [2026-06-23T03:25:30.199Z] (7/27) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r7) [2026-06-23T03:25:30.465Z] (8/27) Upgrading binutils (2.40-r7 -> 2.40-r8) [2026-06-23T03:25:31.051Z] (9/27) Upgrading musl-dev (1.2.4-r2 -> 1.2.4-r3) [2026-06-23T03:25:31.639Z] (10/27) Upgrading libexpat (2.5.0-r1 -> 2.7.0-r0) [2026-06-23T03:25:31.906Z] (11/27) Upgrading xz-libs (5.4.3-r0 -> 5.4.3-r1) [2026-06-23T03:25:32.175Z] (12/27) Upgrading libarchive (3.7.2-r0 -> 3.8.0-r0) [2026-06-23T03:25:32.441Z] (13/27) Upgrading ca-certificates (20230506-r0 -> 20241121-r1) [2026-06-23T03:25:32.708Z] (14/27) Installing libpsl (0.21.5-r0) [2026-06-23T03:25:32.986Z] (15/27) Upgrading libcurl (8.4.0-r0 -> 8.12.1-r0) [2026-06-23T03:25:33.270Z] (16/27) Installing libpsl-utils (0.21.5-r0) [2026-06-23T03:25:33.537Z] (17/27) Installing libpsl-dev (0.21.5-r0) [2026-06-23T03:25:33.818Z] (18/27) Upgrading openssl-dev (3.1.4-r0 -> 3.1.8-r0) [2026-06-23T03:25:34.405Z] (19/27) Upgrading curl-dev (8.4.0-r0 -> 8.12.1-r0) [2026-06-23T03:25:34.673Z] (20/27) Upgrading git (2.40.1-r0 -> 2.40.4-r0) [2026-06-23T03:25:35.258Z] (21/27) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r3) [2026-06-23T03:25:35.534Z] (22/27) Upgrading libtasn1 (4.19.0-r1 -> 4.20.0-r0) [2026-06-23T03:25:35.534Z] (23/27) Upgrading gnutls (3.8.0-r2 -> 3.8.4-r0) [2026-06-23T03:25:36.120Z] (24/27) Upgrading gnutls-c++ (3.8.0-r2 -> 3.8.4-r0) [2026-06-23T03:25:36.390Z] (25/27) Upgrading libtasn1-progs (4.19.0-r1 -> 4.20.0-r0) [2026-06-23T03:25:36.659Z] (26/27) Upgrading libtasn1-dev (4.19.0-r1 -> 4.20.0-r0) [2026-06-23T03:25:36.927Z] (27/27) Upgrading gnutls-dev (3.8.0-r2 -> 3.8.4-r0) [2026-06-23T03:25:37.203Z] Executing busybox-1.36.1-r7.trigger [2026-06-23T03:25:37.203Z] Executing ca-certificates-20241121-r1.trigger [2026-06-23T03:25:37.472Z] OK: 335 MiB in 103 packages [2026-06-23T03:25:40.822Z] Removing intermediate container 2012536d2571 [2026-06-23T03:25:40.822Z] ---> 077ef0532578 [2026-06-23T03:25:40.822Z] Step 8/14 : COPY scripts /device-coap/scripts [2026-06-23T03:25:41.090Z] ---> 238ce4ae2a71 [2026-06-23T03:25:41.090Z] Step 9/14 : COPY src /device-coap/src/ [2026-06-23T03:25:41.673Z] ---> 7c7d544118a1 [2026-06-23T03:25:41.673Z] Step 10/14 : COPY VERSION /device-coap [2026-06-23T03:25:41.941Z] ---> 88a05d35486e [2026-06-23T03:25:41.942Z] Step 11/14 : RUN mkdir -p /device-coap/build [2026-06-23T03:25:42.217Z] ---> Running in 91fe21e41108 [2026-06-23T03:25:44.162Z] Removing intermediate container 91fe21e41108 [2026-06-23T03:25:44.162Z] ---> 8b5735c0d5a3 [2026-06-23T03:25:44.162Z] Step 12/14 : WORKDIR /device-coap [2026-06-23T03:25:44.162Z] ---> Running in 279f39758bd1 [2026-06-23T03:25:44.162Z] Removing intermediate container 279f39758bd1 [2026-06-23T03:25:44.162Z] ---> 15da07dec0fc [2026-06-23T03:25:44.162Z] Step 13/14 : RUN /device-coap/scripts/build_deps.sh 1 [2026-06-23T03:25:44.162Z] ---> Running in 705763ddb49d [2026-06-23T03:25:45.126Z] + BUILD_CSDK=1 [2026-06-23T03:25:45.126Z] + TINYDTLS_VERSION=b0e230d [2026-06-23T03:25:45.126Z] + LIBCOAP_VERSION=1739507 [2026-06-23T03:25:45.126Z] + CSDK_VERSION=4.0.2 [2026-06-23T03:25:45.126Z] + '[' -d deps ] [2026-06-23T03:25:45.126Z] + mkdir deps [2026-06-23T03:25:45.126Z] + cd /device-coap/deps [2026-06-23T03:25:45.126Z] + git clone https://github.com/eclipse/tinydtls.git [2026-06-23T03:25:45.126Z] Cloning into 'tinydtls'... [2026-06-23T03:25:47.082Z] + cd tinydtls [2026-06-23T03:25:47.082Z] + git checkout develop [2026-06-23T03:25:47.082Z] branch 'develop' set up to track 'origin/develop'. [2026-06-23T03:25:47.082Z] Switched to a new branch 'develop' [2026-06-23T03:25:47.082Z] + git reset --hard b0e230d [2026-06-23T03:25:47.082Z] HEAD is now at b0e230d Merge pull request #44 from mrdeep1/cunit_fix [2026-06-23T03:25:47.349Z] + cp /device-coap/scripts/AutoConf_cmake_patch AutoConf.cmake [2026-06-23T03:25:47.349Z] + cp /device-coap/scripts/CMakeLists_txt_patch CMakeLists.txt [2026-06-23T03:25:47.349Z] + cp /device-coap/scripts/dtls_config_h_cmake_in_patch dtls_config.h.cmake.in [2026-06-23T03:25:47.349Z] + cp /device-coap/scripts/tests_CMakeLists_txt_patch tests/CMakeLists.txt [2026-06-23T03:25:47.349Z] + mkdir -p build [2026-06-23T03:25:47.349Z] + cd build [2026-06-23T03:25:47.349Z] + cmake '-DCMAKE_BUILD_TYPE=Release' '-DBUILD_SHARED_LIBS=ON' .. [2026-06-23T03:25:47.616Z] -- The C compiler identification is GNU 12.2.1 [2026-06-23T03:25:47.616Z] -- Detecting C compiler ABI info [2026-06-23T03:25:47.883Z] -- Detecting C compiler ABI info - done [2026-06-23T03:25:48.151Z] -- Check for working C compiler: /usr/bin/cc - skipped [2026-06-23T03:25:48.151Z] -- Detecting C compile features [2026-06-23T03:25:48.151Z] -- Detecting C compile features - done [2026-06-23T03:25:48.151Z] -- Looking for assert.h [2026-06-23T03:25:48.419Z] -- Looking for assert.h - found [2026-06-23T03:25:48.419Z] -- Looking for arpa/inet.h [2026-06-23T03:25:48.693Z] -- Looking for arpa/inet.h - found [2026-06-23T03:25:48.693Z] -- Looking for fcntl.h [2026-06-23T03:25:49.278Z] -- Looking for fcntl.h - found [2026-06-23T03:25:49.278Z] -- Looking for inttypes.h [2026-06-23T03:25:49.546Z] -- Looking for inttypes.h - found [2026-06-23T03:25:49.546Z] -- Looking for memory.h [2026-06-23T03:25:49.813Z] -- Looking for memory.h - found [2026-06-23T03:25:49.813Z] -- Looking for netdb.h [2026-06-23T03:25:50.081Z] -- Looking for netdb.h - found [2026-06-23T03:25:50.081Z] -- Looking for netinet/in.h [2026-06-23T03:25:50.670Z] -- Looking for netinet/in.h - found [2026-06-23T03:25:50.670Z] -- Looking for stddef.h [2026-06-23T03:25:50.937Z] -- Looking for stddef.h - found [2026-06-23T03:25:50.937Z] -- Looking for stdint.h [2026-06-23T03:25:51.210Z] -- Looking for stdint.h - found [2026-06-23T03:25:51.210Z] -- Looking for stdlib.h [2026-06-23T03:25:51.801Z] -- Looking for stdlib.h - found [2026-06-23T03:25:51.801Z] -- Looking for string.h [2026-06-23T03:25:52.070Z] -- Looking for string.h - found [2026-06-23T03:25:52.070Z] -- Looking for strings.h [2026-06-23T03:25:52.339Z] -- Looking for strings.h - found [2026-06-23T03:25:52.339Z] -- Looking for time.h [2026-06-23T03:25:52.608Z] -- Looking for time.h - found [2026-06-23T03:25:52.608Z] -- Looking for sys/param.h [2026-06-23T03:25:53.197Z] -- Looking for sys/param.h - found [2026-06-23T03:25:53.197Z] -- Looking for sys/socket.h [2026-06-23T03:25:53.469Z] -- Looking for sys/socket.h - found [2026-06-23T03:25:53.469Z] -- Looking for sys/stat.h [2026-06-23T03:25:54.057Z] -- Looking for sys/stat.h - found [2026-06-23T03:25:54.057Z] -- Looking for sys/types.h [2026-06-23T03:25:54.325Z] -- Looking for sys/types.h - found [2026-06-23T03:25:54.325Z] -- Looking for sys/time.h [2026-06-23T03:25:54.593Z] -- Looking for sys/time.h - found [2026-06-23T03:25:54.593Z] -- Looking for unistd.h [2026-06-23T03:25:54.863Z] -- Looking for unistd.h - found [2026-06-23T03:25:54.863Z] -- Looking for float.h [2026-06-23T03:25:55.452Z] -- Looking for float.h - found [2026-06-23T03:25:55.452Z] -- Looking for dlfcn.h [2026-06-23T03:25:55.718Z] -- Looking for dlfcn.h - found [2026-06-23T03:25:55.718Z] -- Looking for memset [2026-06-23T03:25:55.989Z] -- Looking for memset - found [2026-06-23T03:25:55.989Z] -- Looking for select [2026-06-23T03:25:56.577Z] -- Looking for select - found [2026-06-23T03:25:56.577Z] -- Looking for socket [2026-06-23T03:25:56.844Z] -- Looking for socket - found [2026-06-23T03:25:56.844Z] -- Looking for strdup [2026-06-23T03:25:57.114Z] -- Looking for strdup - found [2026-06-23T03:25:57.114Z] -- Looking for strerror [2026-06-23T03:25:57.697Z] -- Looking for strerror - found [2026-06-23T03:25:57.697Z] -- Looking for strnlen [2026-06-23T03:25:57.967Z] -- Looking for strnlen - found [2026-06-23T03:25:57.967Z] -- Looking for fls [2026-06-23T03:25:58.234Z] -- Looking for fls - not found [2026-06-23T03:25:58.234Z] -- Looking for vprintf [2026-06-23T03:25:58.501Z] -- Looking for vprintf - found [2026-06-23T03:25:58.501Z] -- Performing Test HAVE_SOCKADDR_IN6_SIN6_LEN [2026-06-23T03:25:58.770Z] -- Performing Test HAVE_SOCKADDR_IN6_SIN6_LEN - Failed [2026-06-23T03:25:58.770Z] -- Configuring done (11.6s) [2026-06-23T03:25:58.770Z] -- Generating done (0.0s) [2026-06-23T03:25:58.770Z] -- Build files have been written to: /device-coap/deps/tinydtls/build [2026-06-23T03:25:59.039Z] + make [2026-06-23T03:25:59.039Z] [ 6%] Building C object CMakeFiles/tinydtls.dir/aes/rijndael.c.o [2026-06-23T03:26:00.001Z] [ 13%] Building C object CMakeFiles/tinydtls.dir/aes/rijndael_wrap.c.o [2026-06-23T03:26:00.270Z] [ 20%] Building C object CMakeFiles/tinydtls.dir/ccm.c.o [2026-06-23T03:26:02.215Z] [ 26%] Building C object CMakeFiles/tinydtls.dir/crypto.c.o [2026-06-23T03:26:03.179Z] In file included from /device-coap/deps/tinydtls/crypto.c:34: [2026-06-23T03:26:03.179Z] In function 'ecc_ecdh', [2026-06-23T03:26:03.179Z] inlined from 'dtls_ecdh_pre_master_secret' at /device-coap/deps/tinydtls/crypto.c:444:3: [2026-06-23T03:26:03.179Z] /device-coap/deps/tinydtls/ecc/ecc.h:50:9: warning: 'pub_x' may be used uninitialized [-Wmaybe-uninitialized] [2026-06-23T03:26:03.179Z] 50 | ecc_ec_mult(px, py, secret, resultx, resulty); [2026-06-23T03:26:03.179Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2026-06-23T03:26:03.179Z] /device-coap/deps/tinydtls/ecc/ecc.h: In function 'dtls_ecdh_pre_master_secret': [2026-06-23T03:26:03.179Z] /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-23T03:26:03.179Z] 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-23T03:26:03.179Z] | ^~~~~~~~~~~ [2026-06-23T03:26:03.179Z] /device-coap/deps/tinydtls/crypto.c:431:12: note: 'pub_x' declared here [2026-06-23T03:26:03.179Z] 431 | uint32_t pub_x[8]; [2026-06-23T03:26:03.179Z] | ^~~~~ [2026-06-23T03:26:03.179Z] In function 'ecc_ecdh', [2026-06-23T03:26:03.179Z] inlined from 'dtls_ecdh_pre_master_secret' at /device-coap/deps/tinydtls/crypto.c:444:3: [2026-06-23T03:26:03.179Z] /device-coap/deps/tinydtls/ecc/ecc.h:50:9: warning: 'pub_y' may be used uninitialized [-Wmaybe-uninitialized] [2026-06-23T03:26:03.179Z] 50 | ecc_ec_mult(px, py, secret, resultx, resulty); [2026-06-23T03:26:03.179Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2026-06-23T03:26:03.179Z] /device-coap/deps/tinydtls/ecc/ecc.h: In function 'dtls_ecdh_pre_master_secret': [2026-06-23T03:26:03.179Z] /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-23T03:26:03.179Z] 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-23T03:26:03.179Z] | ^~~~~~~~~~~ [2026-06-23T03:26:03.179Z] /device-coap/deps/tinydtls/crypto.c:432:12: note: 'pub_y' declared here [2026-06-23T03:26:03.179Z] 432 | uint32_t pub_y[8]; [2026-06-23T03:26:03.179Z] | ^~~~~ [2026-06-23T03:26:03.179Z] In function 'ecc_ecdh', [2026-06-23T03:26:03.179Z] inlined from 'dtls_ecdh_pre_master_secret' at /device-coap/deps/tinydtls/crypto.c:444:3: [2026-06-23T03:26:03.179Z] /device-coap/deps/tinydtls/ecc/ecc.h:50:9: warning: 'priv' may be used uninitialized [-Wmaybe-uninitialized] [2026-06-23T03:26:03.179Z] 50 | ecc_ec_mult(px, py, secret, resultx, resulty); [2026-06-23T03:26:03.179Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2026-06-23T03:26:03.179Z] /device-coap/deps/tinydtls/ecc/ecc.h: In function 'dtls_ecdh_pre_master_secret': [2026-06-23T03:26:03.179Z] /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-23T03:26:03.179Z] 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-23T03:26:03.179Z] | ^~~~~~~~~~~ [2026-06-23T03:26:03.179Z] /device-coap/deps/tinydtls/crypto.c:430:12: note: 'priv' declared here [2026-06-23T03:26:03.179Z] 430 | uint32_t priv[8]; [2026-06-23T03:26:03.179Z] | ^~~~ [2026-06-23T03:26:04.138Z] [ 33%] Building C object CMakeFiles/tinydtls.dir/dtls.c.o [2026-06-23T03:26:12.405Z] [ 40%] Building C object CMakeFiles/tinydtls.dir/dtls_debug.c.o [2026-06-23T03:26:12.405Z] [ 46%] Building C object CMakeFiles/tinydtls.dir/dtls_prng.c.o [2026-06-23T03:26:12.405Z] [ 53%] Building C object CMakeFiles/tinydtls.dir/dtls_time.c.o [2026-06-23T03:26:12.405Z] [ 60%] Building C object CMakeFiles/tinydtls.dir/ecc/ecc.c.o [2026-06-23T03:26:12.405Z] /device-coap/deps/tinydtls/ecc/ecc.c: In function 'is_zero': [2026-06-23T03:26:12.405Z] /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-23T03:26:12.405Z] 316 | for (idx = 0; idx < count; idx++) { [2026-06-23T03:26:12.405Z] | ^ [2026-06-23T03:26:12.405Z] /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-23T03:26:12.405Z] 319 | return result == count; [2026-06-23T03:26:12.405Z] | ^~ [2026-06-23T03:26:16.667Z] [ 66%] Building C object CMakeFiles/tinydtls.dir/hmac.c.o [2026-06-23T03:26:16.933Z] [ 73%] Building C object CMakeFiles/tinydtls.dir/netq.c.o [2026-06-23T03:26:17.201Z] [ 80%] Building C object CMakeFiles/tinydtls.dir/peer.c.o [2026-06-23T03:26:17.467Z] [ 86%] Building C object CMakeFiles/tinydtls.dir/session.c.o [2026-06-23T03:26:17.733Z] [ 93%] Building C object CMakeFiles/tinydtls.dir/sha2/sha2.c.o [2026-06-23T03:26:18.000Z] /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-23T03:26:18.001Z] 630 | void dtls_sha256_final(sha2_byte digest[], dtls_sha256_ctx* context) { [2026-06-23T03:26:18.001Z] | ~~~~~~~~~~^~~~~~~~ [2026-06-23T03:26:18.001Z] In file included from /device-coap/deps/tinydtls/sha2/sha2.c:45: [2026-06-23T03:26:18.001Z] /device-coap/deps/tinydtls/sha2/sha2.h:134:24: note: previously declared as 'uint8_t[32]' {aka 'unsigned char[32]'} [2026-06-23T03:26:18.001Z] 134 | void dtls_sha256_final(uint8_t[DTLS_SHA256_DIGEST_LENGTH], dtls_sha256_ctx*); [2026-06-23T03:26:18.001Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2026-06-23T03:26:18.001Z] /device-coap/deps/tinydtls/sha2/sha2.c:690:54: warning: argument 2 of type 'char[]' with mismatched bound [-Warray-parameter=] [2026-06-23T03:26:18.001Z] 690 | char *dtls_sha256_end(dtls_sha256_ctx* context, char buffer[]) { [2026-06-23T03:26:18.001Z] | ~~~~~^~~~~~~~ [2026-06-23T03:26:18.001Z] /device-coap/deps/tinydtls/sha2/sha2.h:135:41: note: previously declared as 'char[65]' [2026-06-23T03:26:18.001Z] 135 | char* dtls_sha256_end(dtls_sha256_ctx*, char[DTLS_SHA256_DIGEST_STRING_LENGTH]); [2026-06-23T03:26:18.001Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2026-06-23T03:26:18.583Z] [100%] Linking C shared library libtinydtls.so [2026-06-23T03:26:18.583Z] [100%] Built target tinydtls [2026-06-23T03:26:18.851Z] + make install [2026-06-23T03:26:18.851Z] [100%] Built target tinydtls [2026-06-23T03:26:18.851Z] Install the project... [2026-06-23T03:26:18.851Z] -- Install configuration: "Release" [2026-06-23T03:26:18.851Z] -- Installing: /usr/local/lib/libtinydtls.so [2026-06-23T03:26:18.851Z] -- Installing: /usr/local/include/tinydtls [2026-06-23T03:26:18.851Z] -- Installing: /usr/local/include/tinydtls/dtls.h [2026-06-23T03:26:19.120Z] -- Installing: /usr/local/include/tinydtls/tinydtls.h [2026-06-23T03:26:19.120Z] -- Installing: /usr/local/include/tinydtls/dtls_time.h [2026-06-23T03:26:19.120Z] -- Installing: /usr/local/include/tinydtls/utlist.h [2026-06-23T03:26:19.120Z] -- Installing: /usr/local/include/tinydtls/ccm.h [2026-06-23T03:26:19.120Z] -- Installing: /usr/local/include/tinydtls/hmac.h [2026-06-23T03:26:19.120Z] -- Installing: /usr/local/include/tinydtls/uthash.h [2026-06-23T03:26:19.120Z] -- Installing: /usr/local/include/tinydtls/numeric.h [2026-06-23T03:26:19.120Z] -- Installing: /usr/local/include/tinydtls/netq.h [2026-06-23T03:26:19.120Z] -- Installing: /usr/local/include/tinydtls/sha2 [2026-06-23T03:26:19.120Z] -- Installing: /usr/local/include/tinydtls/sha2/sha2.h [2026-06-23T03:26:19.120Z] -- Installing: /usr/local/include/tinydtls/crypto.h [2026-06-23T03:26:19.120Z] -- Installing: /usr/local/include/tinydtls/alert.h [2026-06-23T03:26:19.120Z] -- Installing: /usr/local/include/tinydtls/session.h [2026-06-23T03:26:19.120Z] -- Installing: /usr/local/include/tinydtls/global.h [2026-06-23T03:26:19.120Z] -- Installing: /usr/local/include/tinydtls/ecc [2026-06-23T03:26:19.120Z] -- Installing: /usr/local/include/tinydtls/ecc/ecc.h [2026-06-23T03:26:19.120Z] -- Installing: /usr/local/include/tinydtls/ecc/test_helper.h [2026-06-23T03:26:19.120Z] -- Installing: /usr/local/include/tinydtls/state.h [2026-06-23T03:26:19.120Z] -- Installing: /usr/local/include/tinydtls/aes [2026-06-23T03:26:19.120Z] -- Installing: /usr/local/include/tinydtls/aes/rijndael.h [2026-06-23T03:26:19.120Z] -- Installing: /usr/local/include/tinydtls/dtls_mutex.h [2026-06-23T03:26:19.120Z] -- Installing: /usr/local/include/tinydtls/peer.h [2026-06-23T03:26:19.120Z] -- Installing: /usr/local/include/tinydtls/dtls_prng.h [2026-06-23T03:26:19.120Z] -- Installing: /usr/local/include/tinydtls/dtls_debug.h [2026-06-23T03:26:19.120Z] -- Up-to-date: /usr/local/include/tinydtls [2026-06-23T03:26:19.120Z] -- Installing: /usr/local/include/tinydtls/dtls_config.h [2026-06-23T03:26:19.120Z] + cd /device-coap/deps [2026-06-23T03:26:19.120Z] + git clone https://github.com/obgm/libcoap.git [2026-06-23T03:26:19.120Z] Cloning into 'libcoap'... [2026-06-23T03:26:25.773Z] + cd libcoap [2026-06-23T03:26:25.773Z] + git reset --hard 1739507 [2026-06-23T03:26:25.773Z] HEAD is now at 1739507a Merge pull request #536 from mrdeep1/bad_tcp [2026-06-23T03:26:25.773Z] + patch -p1 [2026-06-23T03:26:25.773Z] patching file cmake/FindTinyDTLS.cmake [2026-06-23T03:26:25.773Z] + patch -p1 [2026-06-23T03:26:25.773Z] patching file include/coap2/coap_config.h.in [2026-06-23T03:26:25.773Z] + mkdir -p build [2026-06-23T03:26:25.773Z] + cd build [2026-06-23T03:26:25.773Z] + 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-23T03:26:26.359Z] -- The CXX compiler identification is GNU 12.2.1 [2026-06-23T03:26:26.627Z] -- The C compiler identification is GNU 12.2.1 [2026-06-23T03:26:26.627Z] -- Detecting CXX compiler ABI info [2026-06-23T03:26:27.213Z] -- Detecting CXX compiler ABI info - done [2026-06-23T03:26:27.213Z] -- Check for working CXX compiler: /usr/bin/c++ - skipped [2026-06-23T03:26:27.213Z] -- Detecting CXX compile features [2026-06-23T03:26:27.213Z] -- Detecting CXX compile features - done [2026-06-23T03:26:27.213Z] -- Detecting C compiler ABI info [2026-06-23T03:26:27.481Z] -- Detecting C compiler ABI info - done [2026-06-23T03:26:27.748Z] -- Check for working C compiler: /usr/bin/cc - skipped [2026-06-23T03:26:27.748Z] -- Detecting C compile features [2026-06-23T03:26:27.748Z] -- Detecting C compile features - done [2026-06-23T03:26:27.748Z] -- Looking for byteswap.h [2026-06-23T03:26:28.015Z] -- Looking for byteswap.h - found [2026-06-23T03:26:28.015Z] -- Looking for inttypes.h [2026-06-23T03:26:28.281Z] -- Looking for inttypes.h - found [2026-06-23T03:26:28.281Z] -- Looking for limits.h [2026-06-23T03:26:28.866Z] -- Looking for limits.h - found [2026-06-23T03:26:28.866Z] -- Looking for memory.h [2026-06-23T03:26:29.134Z] -- Looking for memory.h - found [2026-06-23T03:26:29.134Z] -- Looking for strings.h [2026-06-23T03:26:29.401Z] -- Looking for strings.h - found [2026-06-23T03:26:29.401Z] -- Looking for string.h [2026-06-23T03:26:29.677Z] -- Looking for string.h - found [2026-06-23T03:26:29.677Z] -- Looking for sys/sysctl.h [2026-06-23T03:26:29.947Z] -- Looking for sys/sysctl.h - not found [2026-06-23T03:26:29.947Z] -- Looking for netinet/in.h [2026-06-23T03:26:30.214Z] -- Looking for netinet/in.h - found [2026-06-23T03:26:30.214Z] -- Looking for sys/epoll.h [2026-06-23T03:26:30.803Z] -- Looking for sys/epoll.h - found [2026-06-23T03:26:30.803Z] -- Looking for sys/timerfd.h [2026-06-23T03:26:31.068Z] -- Looking for sys/timerfd.h - found [2026-06-23T03:26:31.068Z] -- Looking for arpa/inet.h [2026-06-23T03:26:31.334Z] -- Looking for arpa/inet.h - found [2026-06-23T03:26:31.334Z] -- Looking for stdbool.h [2026-06-23T03:26:31.923Z] -- Looking for stdbool.h - found [2026-06-23T03:26:31.923Z] -- Looking for netdb.h [2026-06-23T03:26:32.190Z] -- Looking for netdb.h - found [2026-06-23T03:26:32.190Z] -- Looking for pthread.h [2026-06-23T03:26:32.458Z] -- Looking for pthread.h - found [2026-06-23T03:26:32.458Z] -- Looking for stdlib.h [2026-06-23T03:26:33.045Z] -- Looking for stdlib.h - found [2026-06-23T03:26:33.045Z] -- Looking for stdint.h [2026-06-23T03:26:33.319Z] -- Looking for stdint.h - found [2026-06-23T03:26:33.319Z] -- Looking for syslog.h [2026-06-23T03:26:33.588Z] -- Looking for syslog.h - found [2026-06-23T03:26:33.588Z] -- Looking for sys/ioctl.h [2026-06-23T03:26:33.857Z] -- Looking for sys/ioctl.h - found [2026-06-23T03:26:33.857Z] -- Looking for sys/socket.h [2026-06-23T03:26:34.441Z] -- Looking for sys/socket.h - found [2026-06-23T03:26:34.441Z] -- Looking for sys/stat.h [2026-06-23T03:26:34.708Z] -- Looking for sys/stat.h - found [2026-06-23T03:26:34.708Z] -- Looking for sys/time.h [2026-06-23T03:26:34.976Z] -- Looking for sys/time.h - found [2026-06-23T03:26:34.976Z] -- Looking for sys/types.h [2026-06-23T03:26:35.559Z] -- Looking for sys/types.h - found [2026-06-23T03:26:35.559Z] -- Looking for sys/unistd.h [2026-06-23T03:26:35.559Z] -- Looking for sys/unistd.h - not found [2026-06-23T03:26:35.559Z] -- Looking for time.h [2026-06-23T03:26:36.142Z] -- Looking for time.h - found [2026-06-23T03:26:36.142Z] -- Looking for unistd.h [2026-06-23T03:26:36.407Z] -- Looking for unistd.h - found [2026-06-23T03:26:36.407Z] -- Looking for float.h [2026-06-23T03:26:36.674Z] -- Looking for float.h - found [2026-06-23T03:26:36.674Z] -- Looking for stddef.h [2026-06-23T03:26:36.941Z] -- Looking for stddef.h - found [2026-06-23T03:26:36.941Z] -- Looking for winsock2.h [2026-06-23T03:26:37.295Z] -- Looking for winsock2.h - not found [2026-06-23T03:26:37.295Z] -- Looking for ws2tcpip.h [2026-06-23T03:26:37.578Z] -- Looking for ws2tcpip.h - not found [2026-06-23T03:26:37.578Z] -- Looking for malloc [2026-06-23T03:26:37.849Z] -- Looking for malloc - found [2026-06-23T03:26:37.849Z] -- Looking for memset [2026-06-23T03:26:38.132Z] -- Looking for memset - found [2026-06-23T03:26:38.132Z] -- Looking for select [2026-06-23T03:26:38.416Z] -- Looking for select - found [2026-06-23T03:26:38.416Z] -- Looking for socket [2026-06-23T03:26:39.039Z] -- Looking for socket - found [2026-06-23T03:26:39.039Z] -- Looking for strcasecmp [2026-06-23T03:26:39.311Z] -- Looking for strcasecmp - found [2026-06-23T03:26:39.311Z] -- Looking for pthread_mutex_lock [2026-06-23T03:26:39.596Z] -- Looking for pthread_mutex_lock - found [2026-06-23T03:26:39.596Z] -- Looking for getaddrinfo [2026-06-23T03:26:40.226Z] -- Looking for getaddrinfo - found [2026-06-23T03:26:40.226Z] -- Looking for strnlen [2026-06-23T03:26:40.508Z] -- Looking for strnlen - found [2026-06-23T03:26:40.508Z] -- Looking for strrchr [2026-06-23T03:26:40.779Z] -- Looking for strrchr - found [2026-06-23T03:26:40.779Z] -- Looking for getrandom [2026-06-23T03:26:41.046Z] -- Looking for getrandom - found [2026-06-23T03:26:41.046Z] -- Looking for cmsghdr [2026-06-23T03:26:41.385Z] -- Looking for cmsghdr - not found [2026-06-23T03:26:41.385Z] -- compiling without epoll support [2026-06-23T03:26:41.385Z] -- compiling with DTLS support [2026-06-23T03:26:41.385Z] -- DTLS_BACKEND: tinydtls [2026-06-23T03:26:41.385Z] -- Found TinyDTLS: /usr/local/include [2026-06-23T03:26:41.385Z] -- TINYDTLS_INCLUDE_DIR: /usr/local/include/tinydtls [2026-06-23T03:26:41.385Z] -- TINYDTLS_LIBRARIES: /usr/local/lib/libtinydtls.so [2026-06-23T03:26:41.385Z] -- TINYDTLS_ROOT_DIR: [2026-06-23T03:26:41.385Z] -- compiling with tinydtls support [2026-06-23T03:26:41.385Z] -- ENABLE_DTLS:.....................ON [2026-06-23T03:26:41.385Z] -- ENABLE_TCP:......................ON [2026-06-23T03:26:41.385Z] -- ENABLE_DOCS:.....................OFF [2026-06-23T03:26:41.385Z] -- ENABLE_EXAMPLES:.................OFF [2026-06-23T03:26:41.385Z] -- DTLS_BACKEND:....................tinydtls [2026-06-23T03:26:41.385Z] -- WITH_GNUTLS:.....................OFF [2026-06-23T03:26:41.385Z] -- WITH_TINYDTLS:...................ON [2026-06-23T03:26:41.385Z] -- WITH_OPENSSL:....................OFF [2026-06-23T03:26:41.385Z] -- WITH_MBEDTLS:....................OFF [2026-06-23T03:26:41.385Z] -- HAVE_LIBTINYDTLS:................1 [2026-06-23T03:26:41.385Z] -- HAVE_LIBGNUTLS:.................. [2026-06-23T03:26:41.385Z] -- HAVE_OPENSSL:.................... [2026-06-23T03:26:41.385Z] -- HAVE_MBEDTLS:.................... [2026-06-23T03:26:41.385Z] -- COAP_EPOLL_SUPPORT:.............. [2026-06-23T03:26:41.385Z] -- CMAKE_C_COMPILER:................/usr/bin/cc [2026-06-23T03:26:41.385Z] -- BUILD_SHARED_LIBS:...............ON [2026-06-23T03:26:41.385Z] -- CMAKE_BUILD_TYPE:................Release [2026-06-23T03:26:41.385Z] -- CMAKE_SYSTEM_PROCESSOR:..........aarch64 [2026-06-23T03:26:41.385Z] -- Configuring done (15.5s) [2026-06-23T03:26:41.385Z] CMake Warning (dev) at CMakeLists.txt:16 (add_library): [2026-06-23T03:26:41.385Z] Policy CMP0115 is not set: Source file extensions must be explicit. Run [2026-06-23T03:26:41.385Z] "cmake --help-policy CMP0115" for policy details. Use the cmake_policy [2026-06-23T03:26:41.385Z] command to set the policy and suppress this warning. [2026-06-23T03:26:41.385Z] [2026-06-23T03:26:41.385Z] File: [2026-06-23T03:26:41.385Z] [2026-06-23T03:26:41.385Z] /device-coap/deps/libcoap/include/coap2/coap.h.in [2026-06-23T03:26:41.385Z] This warning is for project developers. Use -Wno-dev to suppress it. [2026-06-23T03:26:41.385Z] [2026-06-23T03:26:41.385Z] -- Generating done (0.0s) [2026-06-23T03:26:41.385Z] -- Build files have been written to: /device-coap/deps/libcoap/build [2026-06-23T03:26:41.385Z] + make [2026-06-23T03:26:41.653Z] [ 4%] Building C object CMakeFiles/coap-2.dir/src/address.c.o [2026-06-23T03:26:41.928Z] [ 8%] Building C object CMakeFiles/coap-2.dir/src/async.c.o [2026-06-23T03:26:42.531Z] [ 13%] Building C object CMakeFiles/coap-2.dir/src/block.c.o [2026-06-23T03:26:43.119Z] [ 17%] Building C object CMakeFiles/coap-2.dir/src/coap_debug.c.o [2026-06-23T03:26:45.069Z] [ 21%] Building C object CMakeFiles/coap-2.dir/src/coap_event.c.o [2026-06-23T03:26:45.342Z] [ 26%] Building C object CMakeFiles/coap-2.dir/src/coap_hashkey.c.o [2026-06-23T03:26:45.616Z] [ 30%] Building C object CMakeFiles/coap-2.dir/src/coap_io.c.o [2026-06-23T03:26:47.560Z] [ 34%] Building C object CMakeFiles/coap-2.dir/src/coap_notls.c.o [2026-06-23T03:26:47.828Z] [ 39%] Building C object CMakeFiles/coap-2.dir/src/coap_prng.c.o [2026-06-23T03:26:48.415Z] [ 43%] Building C object CMakeFiles/coap-2.dir/src/coap_session.c.o [2026-06-23T03:26:52.697Z] [ 47%] Building C object CMakeFiles/coap-2.dir/src/coap_tcp.c.o [2026-06-23T03:26:52.967Z] [ 52%] Building C object CMakeFiles/coap-2.dir/src/coap_time.c.o [2026-06-23T03:26:53.549Z] [ 56%] Building C object CMakeFiles/coap-2.dir/src/encode.c.o [2026-06-23T03:26:53.823Z] [ 60%] Building C object CMakeFiles/coap-2.dir/src/mem.c.o [2026-06-23T03:26:54.405Z] [ 65%] Building C object CMakeFiles/coap-2.dir/src/net.c.o [2026-06-23T03:26:58.674Z] [ 69%] Building C object CMakeFiles/coap-2.dir/src/option.c.o [2026-06-23T03:27:00.086Z] [ 73%] Building C object CMakeFiles/coap-2.dir/src/pdu.c.o [2026-06-23T03:27:01.508Z] [ 78%] Building C object CMakeFiles/coap-2.dir/src/resource.c.o [2026-06-23T03:27:04.082Z] [ 82%] Building C object CMakeFiles/coap-2.dir/src/str.c.o [2026-06-23T03:27:04.692Z] [ 86%] Building C object CMakeFiles/coap-2.dir/src/subscribe.c.o [2026-06-23T03:27:04.957Z] [ 91%] Building C object CMakeFiles/coap-2.dir/src/uri.c.o [2026-06-23T03:27:06.366Z] [ 95%] Building C object CMakeFiles/coap-2.dir/src/coap_tinydtls.c.o [2026-06-23T03:27:07.769Z] [100%] Linking C shared library libcoap-2.so [2026-06-23T03:27:07.769Z] [100%] Built target coap-2 [2026-06-23T03:27:07.769Z] + make install [2026-06-23T03:27:07.769Z] [100%] Built target coap-2 [2026-06-23T03:27:08.034Z] Install the project... [2026-06-23T03:27:08.034Z] -- Install configuration: "Release" [2026-06-23T03:27:08.034Z] -- Installing: /usr/local/lib/libcoap-2.so [2026-06-23T03:27:08.034Z] -- Set runtime path of "/usr/local/lib/libcoap-2.so" to "" [2026-06-23T03:27:08.034Z] -- Installing: /usr/local/lib/cmake/libcoap/libcoapTargets.cmake [2026-06-23T03:27:08.034Z] -- Installing: /usr/local/lib/cmake/libcoap/libcoapTargets-release.cmake [2026-06-23T03:27:08.034Z] -- Installing: /usr/local/lib/cmake/libcoap/libcoapConfig.cmake [2026-06-23T03:27:08.034Z] -- Installing: /usr/local/lib/cmake/libcoap/libcoapConfigVersion.cmake [2026-06-23T03:27:08.034Z] -- Up-to-date: /usr/local/include [2026-06-23T03:27:08.034Z] -- Installing: /usr/local/include/coap2 [2026-06-23T03:27:08.034Z] -- Installing: /usr/local/include/coap2/coap_dtls.h [2026-06-23T03:27:08.034Z] -- Installing: /usr/local/include/coap2/coap_mutex.h [2026-06-23T03:27:08.034Z] -- Installing: /usr/local/include/coap2/option.h [2026-06-23T03:27:08.034Z] -- Installing: /usr/local/include/coap2/uri.h [2026-06-23T03:27:08.034Z] -- Installing: /usr/local/include/coap2/net.h [2026-06-23T03:27:08.034Z] -- Installing: /usr/local/include/coap2/bits.h [2026-06-23T03:27:08.034Z] -- Installing: /usr/local/include/coap2/utlist.h [2026-06-23T03:27:08.034Z] -- Installing: /usr/local/include/coap2/coap_event.h [2026-06-23T03:27:08.034Z] -- Installing: /usr/local/include/coap2/block.h [2026-06-23T03:27:08.034Z] -- Installing: /usr/local/include/coap2/coap_session.h [2026-06-23T03:27:08.034Z] -- Installing: /usr/local/include/coap2/coap_prng.h [2026-06-23T03:27:08.034Z] -- Installing: /usr/local/include/coap2/uthash.h [2026-06-23T03:27:08.034Z] -- Installing: /usr/local/include/coap2/async.h [2026-06-23T03:27:08.034Z] -- Installing: /usr/local/include/coap2/coap_hashkey.h [2026-06-23T03:27:08.034Z] -- Installing: /usr/local/include/coap2/libcoap.h [2026-06-23T03:27:08.034Z] -- Installing: /usr/local/include/coap2/mem.h [2026-06-23T03:27:08.034Z] -- Installing: /usr/local/include/coap2/subscribe.h [2026-06-23T03:27:08.034Z] -- Installing: /usr/local/include/coap2/resource.h [2026-06-23T03:27:08.034Z] -- Installing: /usr/local/include/coap2/coap_forward_decls.h [2026-06-23T03:27:08.034Z] -- Installing: /usr/local/include/coap2/coap_riot.h [2026-06-23T03:27:08.034Z] -- Installing: /usr/local/include/coap2/coap_time.h [2026-06-23T03:27:08.034Z] -- Installing: /usr/local/include/coap2/pdu.h [2026-06-23T03:27:08.034Z] -- Installing: /usr/local/include/coap2/address.h [2026-06-23T03:27:08.034Z] -- Installing: /usr/local/include/coap2/coap_io.h [2026-06-23T03:27:08.034Z] -- Installing: /usr/local/include/coap2/lwippools.h [2026-06-23T03:27:08.034Z] -- Installing: /usr/local/include/coap2/str.h [2026-06-23T03:27:08.034Z] -- Installing: /usr/local/include/coap2/coap_debug.h [2026-06-23T03:27:08.034Z] -- Installing: /usr/local/include/coap2/encode.h [2026-06-23T03:27:08.034Z] -- Up-to-date: /usr/local/include [2026-06-23T03:27:08.034Z] -- Up-to-date: /usr/local/include/coap2 [2026-06-23T03:27:08.034Z] -- Installing: /usr/local/include/coap2/coap.h [2026-06-23T03:27:08.034Z] + '[' 1 '=' 1 ] [2026-06-23T03:27:08.034Z] + cd /device-coap/deps [2026-06-23T03:27:08.034Z] + wget https://github.com/edgexfoundry/device-sdk-c/archive/v4.0.2.zip [2026-06-23T03:27:08.034Z] Connecting to github.com (140.82.114.3:443) [2026-06-23T03:27:08.297Z] Connecting to codeload.github.com (140.82.112.9:443) [2026-06-23T03:27:10.239Z] saving to 'v4.0.2.zip' [2026-06-23T03:27:10.239Z] v4.0.2.zip 100% |********************************| 256k 0:00:00 ETA [2026-06-23T03:27:10.239Z] 'v4.0.2.zip' saved [2026-06-23T03:27:10.239Z] + unzip v4.0.2.zip [2026-06-23T03:27:10.239Z] Archive: v4.0.2.zip [2026-06-23T03:27:10.239Z] creating: device-sdk-c-4.0.2/ [2026-06-23T03:27:10.239Z] creating: device-sdk-c-4.0.2/.github/ [2026-06-23T03:27:10.239Z] inflating: device-sdk-c-4.0.2/.github/Contributing.md [2026-06-23T03:27:10.239Z] inflating: device-sdk-c-4.0.2/.github/PULL_REQUEST_TEMPLATE.md [2026-06-23T03:27:10.239Z] inflating: device-sdk-c-4.0.2/.github/semantic.yml [2026-06-23T03:27:10.239Z] creating: device-sdk-c-4.0.2/.github/workflows/ [2026-06-23T03:27:10.239Z] inflating: device-sdk-c-4.0.2/.github/workflows/release.yml [2026-06-23T03:27:10.239Z] inflating: device-sdk-c-4.0.2/.gitignore [2026-06-23T03:27:10.239Z] inflating: device-sdk-c-4.0.2/Attribution.txt [2026-06-23T03:27:10.239Z] inflating: device-sdk-c-4.0.2/CHANGELOG.md [2026-06-23T03:27:10.239Z] inflating: device-sdk-c-4.0.2/Doxyfile [2026-06-23T03:27:10.239Z] inflating: device-sdk-c-4.0.2/GOVERNANCE.md [2026-06-23T03:27:10.239Z] inflating: device-sdk-c-4.0.2/Jenkinsfile [2026-06-23T03:27:10.239Z] inflating: device-sdk-c-4.0.2/LICENSE [2026-06-23T03:27:10.239Z] inflating: device-sdk-c-4.0.2/Makefile [2026-06-23T03:27:10.239Z] inflating: device-sdk-c-4.0.2/OWNERS.md [2026-06-23T03:27:10.239Z] inflating: device-sdk-c-4.0.2/README.IOT.md [2026-06-23T03:27:10.239Z] inflating: device-sdk-c-4.0.2/README.md [2026-06-23T03:27:10.239Z] inflating: device-sdk-c-4.0.2/README.v3.md [2026-06-23T03:27:10.239Z] creating: device-sdk-c-4.0.2/docs/ [2026-06-23T03:27:10.239Z] inflating: device-sdk-c-4.0.2/docs/configuration.md [2026-06-23T03:27:10.239Z] inflating: device-sdk-c-4.0.2/docs/deviceprofiles.md [2026-06-23T03:27:10.239Z] inflating: device-sdk-c-4.0.2/docs/metrics.md [2026-06-23T03:27:10.239Z] inflating: device-sdk-c-4.0.2/docs/servicewritersguide.md [2026-06-23T03:27:10.239Z] inflating: device-sdk-c-4.0.2/docs/startup.md [2026-06-23T03:27:10.239Z] creating: device-sdk-c-4.0.2/include/ [2026-06-23T03:27:10.239Z] creating: device-sdk-c-4.0.2/include/devsdk/ [2026-06-23T03:27:10.239Z] inflating: device-sdk-c-4.0.2/include/devsdk/devsdk-base.h [2026-06-23T03:27:10.239Z] inflating: device-sdk-c-4.0.2/include/devsdk/devsdk.h [2026-06-23T03:27:10.239Z] creating: device-sdk-c-4.0.2/include/edgex/ [2026-06-23T03:27:10.239Z] inflating: device-sdk-c-4.0.2/include/edgex/devices.h [2026-06-23T03:27:10.239Z] inflating: device-sdk-c-4.0.2/include/edgex/edgex-base.h [2026-06-23T03:27:10.239Z] inflating: device-sdk-c-4.0.2/include/edgex/edgex.h [2026-06-23T03:27:10.239Z] inflating: device-sdk-c-4.0.2/include/edgex/profiles.h [2026-06-23T03:27:10.239Z] inflating: device-sdk-c-4.0.2/include/edgex/rest-server.h [2026-06-23T03:27:10.239Z] creating: device-sdk-c-4.0.2/scripts/ [2026-06-23T03:27:10.239Z] inflating: device-sdk-c-4.0.2/scripts/Dockerfile.alpine [2026-06-23T03:27:10.239Z] inflating: device-sdk-c-4.0.2/scripts/Dockerfile.alpine-base [2026-06-23T03:27:10.239Z] inflating: device-sdk-c-4.0.2/scripts/build.sh [2026-06-23T03:27:10.239Z] inflating: device-sdk-c-4.0.2/scripts/entrypoint.sh [2026-06-23T03:27:10.239Z] creating: device-sdk-c-4.0.2/src/ [2026-06-23T03:27:10.239Z] inflating: device-sdk-c-4.0.2/src/CMakeLists.txt [2026-06-23T03:27:10.239Z] creating: device-sdk-c-4.0.2/src/c/ [2026-06-23T03:27:10.239Z] inflating: device-sdk-c-4.0.2/src/c/CMakeLists.txt [2026-06-23T03:27:10.239Z] inflating: device-sdk-c-4.0.2/src/c/api.h [2026-06-23T03:27:10.239Z] inflating: device-sdk-c-4.0.2/src/c/autoevent.c [2026-06-23T03:27:10.239Z] inflating: device-sdk-c-4.0.2/src/c/autoevent.h [2026-06-23T03:27:10.239Z] inflating: device-sdk-c-4.0.2/src/c/bus-impl.h [2026-06-23T03:27:10.239Z] inflating: device-sdk-c-4.0.2/src/c/bus-mqtt.c [2026-06-23T03:27:10.239Z] inflating: device-sdk-c-4.0.2/src/c/bus.c [2026-06-23T03:27:10.239Z] inflating: device-sdk-c-4.0.2/src/c/bus.h [2026-06-23T03:27:10.239Z] inflating: device-sdk-c-4.0.2/src/c/callback3.c [2026-06-23T03:27:10.239Z] inflating: device-sdk-c-4.0.2/src/c/callback3.h [2026-06-23T03:27:10.239Z] inflating: device-sdk-c-4.0.2/src/c/cmdinfo.h [2026-06-23T03:27:10.239Z] inflating: device-sdk-c-4.0.2/src/c/command.c [2026-06-23T03:27:10.239Z] inflating: device-sdk-c-4.0.2/src/c/command.h [2026-06-23T03:27:10.239Z] inflating: device-sdk-c-4.0.2/src/c/config.c [2026-06-23T03:27:10.239Z] inflating: device-sdk-c-4.0.2/src/c/config.h [2026-06-23T03:27:10.239Z] inflating: device-sdk-c-4.0.2/src/c/correlation.c [2026-06-23T03:27:10.239Z] inflating: device-sdk-c-4.0.2/src/c/correlation.h [2026-06-23T03:27:10.239Z] inflating: device-sdk-c-4.0.2/src/c/data.c [2026-06-23T03:27:10.239Z] inflating: device-sdk-c-4.0.2/src/c/data.h [2026-06-23T03:27:10.239Z] inflating: device-sdk-c-4.0.2/src/c/defs.h.in [2026-06-23T03:27:10.239Z] inflating: device-sdk-c-4.0.2/src/c/device.c [2026-06-23T03:27:10.239Z] inflating: device-sdk-c-4.0.2/src/c/device.h [2026-06-23T03:27:10.239Z] inflating: device-sdk-c-4.0.2/src/c/devman.c [2026-06-23T03:27:10.239Z] inflating: device-sdk-c-4.0.2/src/c/devmap.c [2026-06-23T03:27:10.239Z] inflating: device-sdk-c-4.0.2/src/c/devmap.h [2026-06-23T03:27:10.239Z] inflating: device-sdk-c-4.0.2/src/c/devsdk-base.c [2026-06-23T03:27:10.239Z] inflating: device-sdk-c-4.0.2/src/c/devutil.h [2026-06-23T03:27:10.239Z] inflating: device-sdk-c-4.0.2/src/c/discovery.c [2026-06-23T03:27:10.239Z] inflating: device-sdk-c-4.0.2/src/c/discovery.h [2026-06-23T03:27:10.239Z] inflating: device-sdk-c-4.0.2/src/c/dto-read.c [2026-06-23T03:27:10.239Z] inflating: device-sdk-c-4.0.2/src/c/dto-read.h [2026-06-23T03:27:10.239Z] inflating: device-sdk-c-4.0.2/src/c/edgex-logging.c [2026-06-23T03:27:10.239Z] inflating: device-sdk-c-4.0.2/src/c/edgex-logging.h [2026-06-23T03:27:10.239Z] inflating: device-sdk-c-4.0.2/src/c/edgex-rest.c [2026-06-23T03:27:10.239Z] inflating: device-sdk-c-4.0.2/src/c/edgex-rest.h [2026-06-23T03:27:10.239Z] inflating: device-sdk-c-4.0.2/src/c/edgex2.h [2026-06-23T03:27:10.239Z] inflating: device-sdk-c-4.0.2/src/c/errorlist.h [2026-06-23T03:27:10.239Z] creating: device-sdk-c-4.0.2/src/c/examples/ [2026-06-23T03:27:10.239Z] inflating: device-sdk-c-4.0.2/src/c/examples/CMakeLists.txt [2026-06-23T03:27:10.239Z] inflating: device-sdk-c-4.0.2/src/c/examples/README.md [2026-06-23T03:27:10.239Z] creating: device-sdk-c-4.0.2/src/c/examples/bitfields/ [2026-06-23T03:27:10.239Z] inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/CMakeLists.txt [2026-06-23T03:27:10.239Z] inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/README.md [2026-06-23T03:27:10.239Z] inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/device-bitfields.c [2026-06-23T03:27:10.239Z] creating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/ [2026-06-23T03:27:10.239Z] inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/configuration.yaml [2026-06-23T03:27:10.239Z] creating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/devices/ [2026-06-23T03:27:10.239Z] inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/devices/Bitfields.json [2026-06-23T03:27:10.239Z] creating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/profiles/ [2026-06-23T03:27:10.239Z] inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/profiles/Example-Bitfields.json [2026-06-23T03:27:10.239Z] creating: device-sdk-c-4.0.2/src/c/examples/counters/ [2026-06-23T03:27:10.239Z] inflating: device-sdk-c-4.0.2/src/c/examples/counters/CMakeLists.txt [2026-06-23T03:27:10.239Z] inflating: device-sdk-c-4.0.2/src/c/examples/counters/README.md [2026-06-23T03:27:10.239Z] inflating: device-sdk-c-4.0.2/src/c/examples/counters/device-counter.c [2026-06-23T03:27:10.239Z] creating: device-sdk-c-4.0.2/src/c/examples/counters/res/ [2026-06-23T03:27:10.239Z] inflating: device-sdk-c-4.0.2/src/c/examples/counters/res/configuration.yaml [2026-06-23T03:27:10.239Z] creating: device-sdk-c-4.0.2/src/c/examples/counters/res/devices/ [2026-06-23T03:27:10.239Z] inflating: device-sdk-c-4.0.2/src/c/examples/counters/res/devices/Counters.json [2026-06-23T03:27:10.239Z] creating: device-sdk-c-4.0.2/src/c/examples/counters/res/profiles/ [2026-06-23T03:27:10.239Z] inflating: device-sdk-c-4.0.2/src/c/examples/counters/res/profiles/Counter.json [2026-06-23T03:27:10.239Z] creating: device-sdk-c-4.0.2/src/c/examples/discovery/ [2026-06-23T03:27:10.239Z] inflating: device-sdk-c-4.0.2/src/c/examples/discovery/CMakeLists.txt [2026-06-23T03:27:10.239Z] inflating: device-sdk-c-4.0.2/src/c/examples/discovery/README.md [2026-06-23T03:27:10.239Z] creating: device-sdk-c-4.0.2/src/c/examples/discovery/res/ [2026-06-23T03:27:10.239Z] inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/configuration.yaml [2026-06-23T03:27:10.239Z] creating: device-sdk-c-4.0.2/src/c/examples/discovery/res/devices/ [2026-06-23T03:27:10.239Z] inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/devices/readme.txt [2026-06-23T03:27:10.239Z] creating: device-sdk-c-4.0.2/src/c/examples/discovery/res/profiles/ [2026-06-23T03:27:10.239Z] inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/profiles/TemplateProfile.json [2026-06-23T03:27:10.239Z] creating: device-sdk-c-4.0.2/src/c/examples/discovery/res/watchers/ [2026-06-23T03:27:10.239Z] inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/watchers/watcher1.json [2026-06-23T03:27:10.239Z] inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/watchers/watcher2.json [2026-06-23T03:27:10.239Z] inflating: device-sdk-c-4.0.2/src/c/examples/discovery/template.c [2026-06-23T03:27:10.239Z] creating: device-sdk-c-4.0.2/src/c/examples/file/ [2026-06-23T03:27:10.239Z] inflating: device-sdk-c-4.0.2/src/c/examples/file/CMakeLists.txt [2026-06-23T03:27:10.239Z] inflating: device-sdk-c-4.0.2/src/c/examples/file/README.md [2026-06-23T03:27:10.239Z] inflating: device-sdk-c-4.0.2/src/c/examples/file/device-file.c [2026-06-23T03:27:10.239Z] creating: device-sdk-c-4.0.2/src/c/examples/file/res/ [2026-06-23T03:27:10.239Z] inflating: device-sdk-c-4.0.2/src/c/examples/file/res/configuration.yaml [2026-06-23T03:27:10.239Z] creating: device-sdk-c-4.0.2/src/c/examples/file/res/devices/ [2026-06-23T03:27:10.239Z] inflating: device-sdk-c-4.0.2/src/c/examples/file/res/devices/file1.json [2026-06-23T03:27:10.239Z] inflating: device-sdk-c-4.0.2/src/c/examples/file/res/lorem.txt [2026-06-23T03:27:10.239Z] creating: device-sdk-c-4.0.2/src/c/examples/file/res/profiles/ [2026-06-23T03:27:10.239Z] inflating: device-sdk-c-4.0.2/src/c/examples/file/res/profiles/FileExampleProfile.json [2026-06-23T03:27:10.239Z] creating: device-sdk-c-4.0.2/src/c/examples/gyro/ [2026-06-23T03:27:10.239Z] inflating: device-sdk-c-4.0.2/src/c/examples/gyro/CMakeLists.txt [2026-06-23T03:27:10.239Z] inflating: device-sdk-c-4.0.2/src/c/examples/gyro/README.md [2026-06-23T03:27:10.239Z] inflating: device-sdk-c-4.0.2/src/c/examples/gyro/device-gyro.c [2026-06-23T03:27:10.239Z] creating: device-sdk-c-4.0.2/src/c/examples/gyro/res/ [2026-06-23T03:27:10.239Z] inflating: device-sdk-c-4.0.2/src/c/examples/gyro/res/configuration.yaml [2026-06-23T03:27:10.239Z] creating: device-sdk-c-4.0.2/src/c/examples/gyro/res/devices/ [2026-06-23T03:27:10.239Z] inflating: device-sdk-c-4.0.2/src/c/examples/gyro/res/devices/gyro.json [2026-06-23T03:27:10.239Z] creating: device-sdk-c-4.0.2/src/c/examples/gyro/res/profiles/ [2026-06-23T03:27:10.239Z] inflating: device-sdk-c-4.0.2/src/c/examples/gyro/res/profiles/Gyro.json [2026-06-23T03:27:10.239Z] creating: device-sdk-c-4.0.2/src/c/examples/random/ [2026-06-23T03:27:10.239Z] inflating: device-sdk-c-4.0.2/src/c/examples/random/CMakeLists.txt [2026-06-23T03:27:10.239Z] inflating: device-sdk-c-4.0.2/src/c/examples/random/README.md [2026-06-23T03:27:10.239Z] inflating: device-sdk-c-4.0.2/src/c/examples/random/device-random.c [2026-06-23T03:27:10.239Z] creating: device-sdk-c-4.0.2/src/c/examples/random/res/ [2026-06-23T03:27:10.239Z] inflating: device-sdk-c-4.0.2/src/c/examples/random/res/configuration.yaml [2026-06-23T03:27:10.239Z] creating: device-sdk-c-4.0.2/src/c/examples/random/res/devices/ [2026-06-23T03:27:10.239Z] inflating: device-sdk-c-4.0.2/src/c/examples/random/res/devices/randomdevice1.json [2026-06-23T03:27:10.239Z] creating: device-sdk-c-4.0.2/src/c/examples/random/res/profiles/ [2026-06-23T03:27:10.239Z] inflating: device-sdk-c-4.0.2/src/c/examples/random/res/profiles/RandomExampleProfile.json [2026-06-23T03:27:10.239Z] creating: device-sdk-c-4.0.2/src/c/examples/res/ [2026-06-23T03:27:10.239Z] inflating: device-sdk-c-4.0.2/src/c/examples/res/configuration.yaml [2026-06-23T03:27:10.239Z] creating: device-sdk-c-4.0.2/src/c/examples/res/devices/ [2026-06-23T03:27:10.239Z] inflating: device-sdk-c-4.0.2/src/c/examples/res/devices/device1.json [2026-06-23T03:27:10.239Z] creating: device-sdk-c-4.0.2/src/c/examples/res/profiles/ [2026-06-23T03:27:10.239Z] inflating: device-sdk-c-4.0.2/src/c/examples/res/profiles/TemplateProfile.json [2026-06-23T03:27:10.239Z] inflating: device-sdk-c-4.0.2/src/c/examples/template.c [2026-06-23T03:27:10.239Z] creating: device-sdk-c-4.0.2/src/c/examples/terminal/ [2026-06-23T03:27:10.239Z] inflating: device-sdk-c-4.0.2/src/c/examples/terminal/CMakeLists.txt [2026-06-23T03:27:10.239Z] inflating: device-sdk-c-4.0.2/src/c/examples/terminal/README.md [2026-06-23T03:27:10.239Z] inflating: device-sdk-c-4.0.2/src/c/examples/terminal/device-terminal.c [2026-06-23T03:27:10.239Z] creating: device-sdk-c-4.0.2/src/c/examples/terminal/res/ [2026-06-23T03:27:10.239Z] inflating: device-sdk-c-4.0.2/src/c/examples/terminal/res/configuration.yaml [2026-06-23T03:27:10.239Z] creating: device-sdk-c-4.0.2/src/c/examples/terminal/res/devices/ [2026-06-23T03:27:10.239Z] inflating: device-sdk-c-4.0.2/src/c/examples/terminal/res/devices/terminal.json [2026-06-23T03:27:10.239Z] creating: device-sdk-c-4.0.2/src/c/examples/terminal/res/profiles/ [2026-06-23T03:27:10.239Z] inflating: device-sdk-c-4.0.2/src/c/examples/terminal/res/profiles/Terminal.json [2026-06-23T03:27:10.239Z] inflating: device-sdk-c-4.0.2/src/c/filesys.c [2026-06-23T03:27:10.239Z] inflating: device-sdk-c-4.0.2/src/c/filesys.h [2026-06-23T03:27:10.239Z] inflating: device-sdk-c-4.0.2/src/c/keeper.c [2026-06-23T03:27:10.239Z] inflating: device-sdk-c-4.0.2/src/c/keeper.h [2026-06-23T03:27:10.239Z] inflating: device-sdk-c-4.0.2/src/c/map.c [2026-06-23T03:27:10.239Z] inflating: device-sdk-c-4.0.2/src/c/map.h [2026-06-23T03:27:10.239Z] inflating: device-sdk-c-4.0.2/src/c/metadata.c [2026-06-23T03:27:10.239Z] inflating: device-sdk-c-4.0.2/src/c/metadata.h [2026-06-23T03:27:10.239Z] inflating: device-sdk-c-4.0.2/src/c/metrics.h [2026-06-23T03:27:10.239Z] inflating: device-sdk-c-4.0.2/src/c/opstate.c [2026-06-23T03:27:10.239Z] inflating: device-sdk-c-4.0.2/src/c/opstate.h [2026-06-23T03:27:10.239Z] inflating: device-sdk-c-4.0.2/src/c/parson.c [2026-06-23T03:27:10.239Z] inflating: device-sdk-c-4.0.2/src/c/parson.h [2026-06-23T03:27:10.239Z] inflating: device-sdk-c-4.0.2/src/c/profiles.c [2026-06-23T03:27:10.239Z] inflating: device-sdk-c-4.0.2/src/c/profiles.h [2026-06-23T03:27:10.239Z] inflating: device-sdk-c-4.0.2/src/c/registry-impl.h [2026-06-23T03:27:10.239Z] inflating: device-sdk-c-4.0.2/src/c/registry.c [2026-06-23T03:27:10.239Z] inflating: device-sdk-c-4.0.2/src/c/registry.h [2026-06-23T03:27:10.239Z] inflating: device-sdk-c-4.0.2/src/c/reqdata.c [2026-06-23T03:27:10.239Z] inflating: device-sdk-c-4.0.2/src/c/reqdata.h [2026-06-23T03:27:10.239Z] inflating: device-sdk-c-4.0.2/src/c/request_auth.c [2026-06-23T03:27:10.239Z] inflating: device-sdk-c-4.0.2/src/c/request_auth.h [2026-06-23T03:27:10.239Z] inflating: device-sdk-c-4.0.2/src/c/rest-server.c [2026-06-23T03:27:10.239Z] inflating: device-sdk-c-4.0.2/src/c/rest-server.h [2026-06-23T03:27:10.239Z] inflating: device-sdk-c-4.0.2/src/c/rest.c [2026-06-23T03:27:10.239Z] inflating: device-sdk-c-4.0.2/src/c/rest.h [2026-06-23T03:27:10.239Z] inflating: device-sdk-c-4.0.2/src/c/secrets-impl.h [2026-06-23T03:27:10.239Z] inflating: device-sdk-c-4.0.2/src/c/secrets-insecure.c [2026-06-23T03:27:10.239Z] inflating: device-sdk-c-4.0.2/src/c/secrets-insecure.h [2026-06-23T03:27:10.239Z] inflating: device-sdk-c-4.0.2/src/c/secrets-vault.c [2026-06-23T03:27:10.239Z] inflating: device-sdk-c-4.0.2/src/c/secrets-vault.h [2026-06-23T03:27:10.239Z] inflating: device-sdk-c-4.0.2/src/c/secrets.c [2026-06-23T03:27:10.239Z] inflating: device-sdk-c-4.0.2/src/c/secrets.h [2026-06-23T03:27:10.239Z] inflating: device-sdk-c-4.0.2/src/c/service.c [2026-06-23T03:27:10.239Z] inflating: device-sdk-c-4.0.2/src/c/service.h [2026-06-23T03:27:10.239Z] inflating: device-sdk-c-4.0.2/src/c/transform.c [2026-06-23T03:27:10.239Z] inflating: device-sdk-c-4.0.2/src/c/transform.h [2026-06-23T03:27:10.239Z] inflating: device-sdk-c-4.0.2/src/c/validate.c [2026-06-23T03:27:10.239Z] inflating: device-sdk-c-4.0.2/src/c/validate.h [2026-06-23T03:27:10.239Z] inflating: device-sdk-c-4.0.2/src/c/watchers.c [2026-06-23T03:27:10.239Z] inflating: device-sdk-c-4.0.2/src/c/watchers.h [2026-06-23T03:27:10.239Z] creating: device-sdk-c-4.0.2/src/cmake/ [2026-06-23T03:27:10.239Z] inflating: device-sdk-c-4.0.2/src/cmake/FindIOT.cmake [2026-06-23T03:27:10.239Z] inflating: device-sdk-c-4.0.2/src/cmake/FindLIBCBOR.cmake [2026-06-23T03:27:10.239Z] inflating: device-sdk-c-4.0.2/src/cmake/FindLIBMICROHTTP.cmake [2026-06-23T03:27:10.239Z] inflating: device-sdk-c-4.0.2/src/cmake/FindLIBPAHO.cmake [2026-06-23T03:27:10.239Z] inflating: device-sdk-c-4.0.2/src/cmake/FindLIBUUID.cmake [2026-06-23T03:27:10.239Z] inflating: device-sdk-c-4.0.2/src/cmake/FindLIBYAML.cmake [2026-06-23T03:27:10.239Z] + cd device-sdk-c-4.0.2 [2026-06-23T03:27:10.239Z] + ./scripts/build.sh [2026-06-23T03:27:10.239Z] + CPPCHECK=false [2026-06-23T03:27:10.240Z] + DOCGEN=false [2026-06-23T03:27:10.240Z] + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' [2026-06-23T03:27:10.240Z] + '[' 0 -gt 0 ] [2026-06-23T03:27:10.240Z] + readlink -f ./scripts/build.sh [2026-06-23T03:27:10.240Z] + dirname /device-coap/deps/device-sdk-c-4.0.2/scripts/build.sh [2026-06-23T03:27:10.240Z] + dirname /device-coap/deps/device-sdk-c-4.0.2/scripts [2026-06-23T03:27:10.240Z] + ROOT=/device-coap/deps/device-sdk-c-4.0.2 [2026-06-23T03:27:10.240Z] + cd /device-coap/deps/device-sdk-c-4.0.2 [2026-06-23T03:27:10.240Z] + mkdir -p /device-coap/deps/device-sdk-c-4.0.2/build/release [2026-06-23T03:27:10.240Z] + cd /device-coap/deps/device-sdk-c-4.0.2/build/release [2026-06-23T03:27:10.240Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-coap/deps/device-sdk-c-4.0.2/src [2026-06-23T03:27:10.507Z] -- The C compiler identification is GNU 12.2.1 [2026-06-23T03:27:10.507Z] -- Detecting C compiler ABI info [2026-06-23T03:27:11.099Z] -- Detecting C compiler ABI info - done [2026-06-23T03:27:11.099Z] -- Check for working C compiler: /usr/bin/cc - skipped [2026-06-23T03:27:11.099Z] -- Detecting C compile features [2026-06-23T03:27:11.099Z] -- Detecting C compile features - done [2026-06-23T03:27:11.099Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2026-06-23T03:27:11.376Z] -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") [2026-06-23T03:27:11.376Z] -- Found LIBYAML: /usr/lib/libyaml.so [2026-06-23T03:27:11.376Z] -- Found LIBUUID: /usr/lib/libuuid.so [2026-06-23T03:27:11.376Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2026-06-23T03:27:11.376Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2026-06-23T03:27:11.376Z] -- Found IOT: /opt/iotech/iot/1.6/lib/libiot.so [2026-06-23T03:27:11.376Z] -- /opt/iotech/iot/1.6/include [2026-06-23T03:27:11.376Z] -- C SDK 0.0.0 for Linux [2026-06-23T03:27:11.376Z] -- Performing Test CSDK_HAVE_ATOMIC [2026-06-23T03:27:11.650Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2026-06-23T03:27:11.929Z] -- Found Curses: /usr/lib/libcurses.so [2026-06-23T03:27:12.203Z] -- Configuring done (1.9s) [2026-06-23T03:27:12.475Z] -- Generating done (0.3s) [2026-06-23T03:27:12.475Z] -- Build files have been written to: /device-coap/deps/device-sdk-c-4.0.2/build/release [2026-06-23T03:27:12.475Z] + make all package [2026-06-23T03:27:12.475Z] + tee release.log [2026-06-23T03:27:12.475Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2026-06-23T03:27:13.456Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2026-06-23T03:27:14.415Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2026-06-23T03:27:15.371Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2026-06-23T03:27:15.954Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/command.c.o [2026-06-23T03:27:16.538Z] /device-coap/deps/device-sdk-c-4.0.2/src/c/command.c: In function 'devsdk_devicecorecommand_populate': [2026-06-23T03:27:16.538Z] /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-23T03:27:16.538Z] 218 | iot_data_t* cc_src_vector=iot_data_string_map_get_vector(map,"coreCommands"); [2026-06-23T03:27:16.538Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2026-06-23T03:27:17.119Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2026-06-23T03:27:19.692Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2026-06-23T03:27:19.692Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2026-06-23T03:27:20.651Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2026-06-23T03:27:22.583Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2026-06-23T03:27:23.986Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2026-06-23T03:27:24.963Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2026-06-23T03:27:25.548Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2026-06-23T03:27:26.139Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2026-06-23T03:27:27.568Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2026-06-23T03:27:27.568Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2026-06-23T03:27:30.154Z] [ 32%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2026-06-23T03:27:30.154Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2026-06-23T03:27:32.090Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2026-06-23T03:27:32.673Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2026-06-23T03:27:34.087Z] [ 40%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2026-06-23T03:27:34.670Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2026-06-23T03:27:42.907Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2026-06-23T03:27:42.907Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2026-06-23T03:27:43.176Z] [ 48%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2026-06-23T03:27:43.756Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2026-06-23T03:27:44.023Z] [ 51%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2026-06-23T03:27:45.961Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2026-06-23T03:27:48.532Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2026-06-23T03:27:48.532Z] [ 57%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2026-06-23T03:27:49.489Z] [ 59%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2026-06-23T03:27:50.070Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2026-06-23T03:27:54.321Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2026-06-23T03:27:54.900Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2026-06-23T03:27:55.491Z] [ 67%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2026-06-23T03:27:56.071Z] [ 69%] Linking C shared library libcsdk.so [2026-06-23T03:27:56.339Z] [ 69%] Built target csdk [2026-06-23T03:27:56.339Z] [ 71%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2026-06-23T03:27:57.297Z] [ 73%] Linking C executable template [2026-06-23T03:27:57.562Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-23T03:27:57.827Z] [ 73%] Built target template [2026-06-23T03:27:57.827Z] [ 75%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2026-06-23T03:27:58.407Z] [ 76%] Linking C executable device-counter [2026-06-23T03:27:58.407Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-23T03:27:58.674Z] [ 76%] Built target device-counter [2026-06-23T03:27:58.674Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2026-06-23T03:27:59.255Z] [ 80%] Linking C executable device-random [2026-06-23T03:27:59.527Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-23T03:27:59.795Z] [ 80%] Built target device-random [2026-06-23T03:27:59.795Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2026-06-23T03:28:00.376Z] [ 84%] Linking C executable device-gyro [2026-06-23T03:28:00.376Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-23T03:28:00.642Z] [ 84%] Built target device-gyro [2026-06-23T03:28:00.642Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2026-06-23T03:28:01.224Z] [ 88%] Linking C executable device-bitfields [2026-06-23T03:28:01.224Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-23T03:28:01.500Z] [ 88%] Built target device-bitfields [2026-06-23T03:28:01.500Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2026-06-23T03:28:02.465Z] [ 92%] Linking C executable template-discovery [2026-06-23T03:28:02.733Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-23T03:28:03.000Z] [ 92%] Built target template-discovery [2026-06-23T03:28:03.000Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2026-06-23T03:28:03.961Z] [ 96%] Linking C executable device-file [2026-06-23T03:28:03.961Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-23T03:28:04.232Z] [ 96%] Built target device-file [2026-06-23T03:28:04.232Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2026-06-23T03:28:04.817Z] [100%] Linking C executable device-terminal [2026-06-23T03:28:05.091Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-23T03:28:05.359Z] [100%] Built target device-terminal [2026-06-23T03:28:06.316Z] Run CPack packaging tool... [2026-06-23T03:28:06.316Z] CPack: Create package using TGZ [2026-06-23T03:28:06.316Z] CPack: Install projects [2026-06-23T03:28:06.316Z] CPack: - Run preinstall target for: Csdk [2026-06-23T03:28:06.897Z] CPack: - Install project: Csdk [] [2026-06-23T03:28:07.165Z] CPack: Create package [2026-06-23T03:28:07.165Z] CPack: - package: /device-coap/deps/device-sdk-c-4.0.2/build/release/csdk-0.0.0.tar.gz generated. [2026-06-23T03:28:07.165Z] + '[' false '=' true ] [2026-06-23T03:28:07.165Z] + '[' false '=' true ] [2026-06-23T03:28:07.165Z] + mkdir -p /device-coap/deps/device-sdk-c-4.0.2/build/debug [2026-06-23T03:28:07.165Z] + cd /device-coap/deps/device-sdk-c-4.0.2/build/debug [2026-06-23T03:28:07.165Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /device-coap/deps/device-sdk-c-4.0.2/src [2026-06-23T03:28:07.431Z] -- The C compiler identification is GNU 12.2.1 [2026-06-23T03:28:07.431Z] -- Detecting C compiler ABI info [2026-06-23T03:28:08.015Z] -- Detecting C compiler ABI info - done [2026-06-23T03:28:08.015Z] -- Check for working C compiler: /usr/bin/cc - skipped [2026-06-23T03:28:08.015Z] -- Detecting C compile features [2026-06-23T03:28:08.015Z] -- Detecting C compile features - done [2026-06-23T03:28:08.015Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2026-06-23T03:28:08.281Z] -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") [2026-06-23T03:28:08.281Z] -- Found LIBYAML: /usr/lib/libyaml.so [2026-06-23T03:28:08.281Z] -- Found LIBUUID: /usr/lib/libuuid.so [2026-06-23T03:28:08.281Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2026-06-23T03:28:08.281Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2026-06-23T03:28:08.281Z] -- Found IOT: /opt/iotech/iot/1.6/lib/libiot.so [2026-06-23T03:28:08.281Z] -- /opt/iotech/iot/1.6/include [2026-06-23T03:28:08.281Z] -- C SDK 0.0.0 for Linux [2026-06-23T03:28:08.281Z] -- Performing Test CSDK_HAVE_ATOMIC [2026-06-23T03:28:08.861Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2026-06-23T03:28:08.861Z] -- Found Curses: /usr/lib/libcurses.so [2026-06-23T03:28:09.127Z] -- Configuring done (1.8s) [2026-06-23T03:28:09.393Z] -- Generating done (0.2s) [2026-06-23T03:28:09.393Z] -- Build files have been written to: /device-coap/deps/device-sdk-c-4.0.2/build/debug [2026-06-23T03:28:09.393Z] + make [2026-06-23T03:28:09.393Z] + tee debug.log [2026-06-23T03:28:09.393Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2026-06-23T03:28:09.973Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2026-06-23T03:28:10.238Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2026-06-23T03:28:10.818Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2026-06-23T03:28:11.085Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/command.c.o [2026-06-23T03:28:11.672Z] /device-coap/deps/device-sdk-c-4.0.2/src/c/command.c: In function 'devsdk_devicecorecommand_populate': [2026-06-23T03:28:11.672Z] /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-23T03:28:11.672Z] 218 | iot_data_t* cc_src_vector=iot_data_string_map_get_vector(map,"coreCommands"); [2026-06-23T03:28:11.672Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2026-06-23T03:28:11.672Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2026-06-23T03:28:12.642Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2026-06-23T03:28:12.642Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2026-06-23T03:28:13.227Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2026-06-23T03:28:13.813Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2026-06-23T03:28:14.400Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2026-06-23T03:28:14.666Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2026-06-23T03:28:15.251Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2026-06-23T03:28:15.517Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2026-06-23T03:28:16.099Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2026-06-23T03:28:16.099Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2026-06-23T03:28:20.725Z] [ 32%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2026-06-23T03:28:20.725Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2026-06-23T03:28:20.725Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2026-06-23T03:28:20.725Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2026-06-23T03:28:20.725Z] [ 40%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2026-06-23T03:28:20.725Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2026-06-23T03:28:20.725Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2026-06-23T03:28:20.991Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2026-06-23T03:28:21.259Z] [ 48%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2026-06-23T03:28:21.526Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2026-06-23T03:28:21.792Z] [ 51%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2026-06-23T03:28:22.375Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2026-06-23T03:28:24.313Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2026-06-23T03:28:24.313Z] [ 57%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2026-06-23T03:28:24.897Z] [ 59%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2026-06-23T03:28:25.163Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2026-06-23T03:28:26.118Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2026-06-23T03:28:26.705Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2026-06-23T03:28:26.971Z] [ 67%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2026-06-23T03:28:27.240Z] [ 69%] Linking C shared library libcsdk.so [2026-06-23T03:28:27.506Z] [ 69%] Built target csdk [2026-06-23T03:28:27.774Z] [ 71%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2026-06-23T03:28:28.041Z] [ 73%] Linking C executable template [2026-06-23T03:28:28.041Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-23T03:28:28.310Z] [ 73%] Built target template [2026-06-23T03:28:28.310Z] [ 75%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2026-06-23T03:28:28.896Z] [ 76%] Linking C executable device-counter [2026-06-23T03:28:28.896Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-23T03:28:29.162Z] [ 76%] Built target device-counter [2026-06-23T03:28:29.162Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2026-06-23T03:28:29.431Z] [ 80%] Linking C executable device-random [2026-06-23T03:28:29.699Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-23T03:28:29.699Z] [ 80%] Built target device-random [2026-06-23T03:28:29.965Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2026-06-23T03:28:30.232Z] [ 84%] Linking C executable device-gyro [2026-06-23T03:28:30.232Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-23T03:28:30.498Z] [ 84%] Built target device-gyro [2026-06-23T03:28:30.498Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2026-06-23T03:28:30.765Z] [ 88%] Linking C executable device-bitfields [2026-06-23T03:28:31.031Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-23T03:28:31.297Z] [ 88%] Built target device-bitfields [2026-06-23T03:28:31.297Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2026-06-23T03:28:31.563Z] [ 92%] Linking C executable template-discovery [2026-06-23T03:28:31.830Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-23T03:28:32.097Z] [ 92%] Built target template-discovery [2026-06-23T03:28:32.098Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2026-06-23T03:28:32.364Z] [ 96%] Linking C executable device-file [2026-06-23T03:28:32.630Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-23T03:28:32.901Z] [ 96%] Built target device-file [2026-06-23T03:28:32.901Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2026-06-23T03:28:33.167Z] [100%] Linking C executable device-terminal [2026-06-23T03:28:33.434Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-23T03:28:33.701Z] [100%] Built target device-terminal [2026-06-23T03:28:33.701Z] + cp -rf include/devsdk include/edgex /usr/include/ [2026-06-23T03:28:33.701Z] + cp build/release/c/libcsdk.so /usr/lib/ [2026-06-23T03:28:33.701Z] + rm -rf /device-coap/deps [2026-06-23T03:28:35.109Z] Removing intermediate container 705763ddb49d [2026-06-23T03:28:35.109Z] ---> 245e1729a3ff [2026-06-23T03:28:35.109Z] Step 14/14 : RUN /device-coap/scripts/build.sh [2026-06-23T03:28:35.109Z] ---> Running in 5de80b522daa [2026-06-23T03:28:36.066Z] + readlink -f /device-coap/scripts/build.sh [2026-06-23T03:28:36.066Z] + dirname /device-coap/scripts/build.sh [2026-06-23T03:28:36.066Z] + dirname /device-coap/scripts [2026-06-23T03:28:36.066Z] + ROOT=/device-coap [2026-06-23T03:28:36.066Z] + echo /device-coap [2026-06-23T03:28:36.066Z] /device-coap [2026-06-23T03:28:36.066Z] + cd /device-coap [2026-06-23T03:28:36.066Z] + mkdir -p /device-coap/build/release [2026-06-23T03:28:36.066Z] + cd /device-coap/build/release [2026-06-23T03:28:36.066Z] + cmake '-DCMAKE_BUILD_TYPE=Release' /device-coap/src/c [2026-06-23T03:28:36.333Z] -- The C compiler identification is GNU 12.2.1 [2026-06-23T03:28:36.333Z] -- Detecting C compiler ABI info [2026-06-23T03:28:36.600Z] -- Detecting C compiler ABI info - done [2026-06-23T03:28:36.600Z] -- Check for working C compiler: /usr/bin/cc - skipped [2026-06-23T03:28:36.600Z] -- Detecting C compile features [2026-06-23T03:28:36.867Z] -- Detecting C compile features - done [2026-06-23T03:28:36.867Z] -- Found LIBCOAP: /usr/local/lib/libcoap-2.so [2026-06-23T03:28:36.867Z] -- Configuring done (0.9s) [2026-06-23T03:28:36.867Z] -- Generating done (0.0s) [2026-06-23T03:28:36.867Z] -- Build files have been written to: /device-coap/build/release [2026-06-23T03:28:36.867Z] + make [2026-06-23T03:28:36.867Z] + tee release.log [2026-06-23T03:28:36.867Z] [ 20%] Building C object CMakeFiles/device-coap.dir/coap-client.c.o [2026-06-23T03:28:38.275Z] [ 40%] Building C object CMakeFiles/device-coap.dir/coap-server.c.o [2026-06-23T03:28:38.870Z] [ 60%] Building C object CMakeFiles/device-coap.dir/coap-util.c.o [2026-06-23T03:28:39.830Z] [ 80%] Building C object CMakeFiles/device-coap.dir/device-coap.c.o [2026-06-23T03:28:40.807Z] [100%] Linking C executable device-coap [2026-06-23T03:28:40.807Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-23T03:28:41.075Z] [100%] Built target device-coap [2026-06-23T03:28:42.042Z] Removing intermediate container 5de80b522daa [2026-06-23T03:28:42.042Z] ---> 5dfef11f2031 [2026-06-23T03:28:42.042Z] Successfully built 5dfef11f2031 [2026-06-23T03:28:42.042Z] Successfully tagged device-coap-c-builder-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-06-23T03:28:42.488Z] + grep ci(lts-release) [2026-06-23T03:28:42.488Z] + awk {print $1} [2026-06-23T03:28:42.488Z] + git log --pretty=%H %s [2026-06-23T03:28:42.488Z] + head -n 1 [Pipeline] echo [2026-06-23T03:28:42.621Z] [edgeXDocker.push] Tagging docker image device-coap-c-builder-arm64 with the following tags: [2026-06-23T03:28:42.621Z] 0c85cf8e240d6acff551257c2382b3df95dce420 [2026-06-23T03:28:42.621Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-23T03:28:43.265Z] + docker tag device-coap-c-builder-arm64 nexus3.edgexfoundry.org:10002/device-coap-c-builder-arm64:0c85cf8e240d6acff551257c2382b3df95dce420 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-23T03:28:43.762Z] + docker push nexus3.edgexfoundry.org:10002/device-coap-c-builder-arm64:0c85cf8e240d6acff551257c2382b3df95dce420 [2026-06-23T03:28:43.762Z] The push refers to repository [nexus3.edgexfoundry.org:10002/device-coap-c-builder-arm64] [2026-06-23T03:28:43.762Z] 8cd9d011a68e: Preparing [2026-06-23T03:28:43.762Z] 9f37a66f3b8f: Preparing [2026-06-23T03:28:43.762Z] e80ce1be5eee: Preparing [2026-06-23T03:28:43.762Z] d74af54c7169: Preparing [2026-06-23T03:28:43.762Z] 8f6e317f8443: Preparing [2026-06-23T03:28:43.762Z] b64c32c7046c: Preparing [2026-06-23T03:28:43.762Z] 25933e1fe772: Preparing [2026-06-23T03:28:43.762Z] ecb68bd0c7cd: Preparing [2026-06-23T03:28:43.762Z] 24b7211b44fe: Preparing [2026-06-23T03:28:43.762Z] 49f86b57087f: Preparing [2026-06-23T03:28:43.762Z] 7516a9d68dc0: Preparing [2026-06-23T03:28:43.762Z] fbbef3d89ef9: Preparing [2026-06-23T03:28:43.762Z] 5f4d9fc4d98d: Preparing [2026-06-23T03:28:43.762Z] 25933e1fe772: Waiting [2026-06-23T03:28:43.762Z] ecb68bd0c7cd: Waiting [2026-06-23T03:28:43.762Z] 24b7211b44fe: Waiting [2026-06-23T03:28:43.762Z] 49f86b57087f: Waiting [2026-06-23T03:28:43.762Z] 7516a9d68dc0: Waiting [2026-06-23T03:28:43.762Z] fbbef3d89ef9: Waiting [2026-06-23T03:28:43.762Z] 5f4d9fc4d98d: Waiting [2026-06-23T03:28:43.762Z] b64c32c7046c: Waiting [2026-06-23T03:28:44.026Z] d74af54c7169: Pushed [2026-06-23T03:28:44.026Z] e80ce1be5eee: Pushed [2026-06-23T03:28:44.026Z] 8f6e317f8443: Pushed [2026-06-23T03:28:44.026Z] 8cd9d011a68e: Pushed [2026-06-23T03:28:44.292Z] b64c32c7046c: Pushed [2026-06-23T03:28:44.292Z] 24b7211b44fe: Pushed [2026-06-23T03:28:44.292Z] 7516a9d68dc0: Layer already exists [2026-06-23T03:28:44.292Z] 9f37a66f3b8f: Pushed [2026-06-23T03:28:44.292Z] 49f86b57087f: Pushed [2026-06-23T03:28:44.292Z] fbbef3d89ef9: Layer already exists [2026-06-23T03:28:44.292Z] 5f4d9fc4d98d: Layer already exists [2026-06-23T03:28:46.253Z] ecb68bd0c7cd: Pushed [2026-06-23T03:28:54.450Z] 25933e1fe772: Pushed [2026-06-23T03:28:54.450Z] 0c85cf8e240d6acff551257c2382b3df95dce420: digest: sha256:9a262fd0c5ade2e5856715db1980b0087b916edf631646a0d82e3abf4aaae348 size: 3035 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-06-23T03:28:54.721Z] ===================================================== [Pipeline] echo [2026-06-23T03:28:54.767Z] taggedImages: [2026-06-23T03:28:54.767Z] - nexus3.edgexfoundry.org:10002/device-coap-c-builder-arm64:0c85cf8e240d6acff551257c2382b3df95dce420 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2026-06-23T03:28:55.735Z] + git rev-list -1 --merges 0c85cf8e240d6acff551257c2382b3df95dce420~1..0c85cf8e240d6acff551257c2382b3df95dce420 [Pipeline] echo [2026-06-23T03:28:55.766Z] -----------> git rev-list -1 --merges 0c85cf8e240d6acff551257c2382b3df95dce420~1..0c85cf8e240d6acff551257c2382b3df95dce420 0c85cf8e240d6acff551257c2382b3df95dce420 [false] [Pipeline] sh [2026-06-23T03:28:56.079Z] + git log --format=format:%s -1 0c85cf8e240d6acff551257c2382b3df95dce420 [Pipeline] echo [2026-06-23T03:28:56.118Z] ========================================================= [2026-06-23T03:28:56.118Z] [isLTSReleaseBuild] No build required. isLTSRelease: [true] [2026-06-23T03:28:56.118Z] ========================================================= Stage "Build Check" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Semver Prep) Stage "Build Check" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build Check" 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 Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Prep) [Pipeline] stage [Pipeline] { (Prep) 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] stage [Pipeline] { (Test) [Pipeline] stage [Pipeline] { (Test) 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] stage [Pipeline] { (Build) [Pipeline] stage [Pipeline] { (Build) 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] stage [Pipeline] { (Docker Push) [Pipeline] stage [Pipeline] { (Docker Push) 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] // stage [Pipeline] } [Pipeline] stage [Pipeline] { (Snap) Stage "amd64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Build Check" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Build Check" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Build Check" 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-23T03:28:59.512Z] + [ -d /w/workspace/edgexfoundry_device-coap-c_palau/archives ] [Pipeline] libraryResource [Pipeline] sh [2026-06-23T03:28:59.847Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-06-23T03:29:00.738Z] ---> package-listing.sh [2026-06-23T03:29:00.738Z] ++ facter osfamily [2026-06-23T03:29:00.738Z] ++ tr '[:upper:]' '[:lower:]' [2026-06-23T03:29:00.998Z] + OS_FAMILY=debian [2026-06-23T03:29:00.998Z] + workspace=/w/workspace/edgexfoundry_device-coap-c_palau [2026-06-23T03:29:00.998Z] + START_PACKAGES=/tmp/packages_start.txt [2026-06-23T03:29:00.998Z] + END_PACKAGES=/tmp/packages_end.txt [2026-06-23T03:29:00.998Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-06-23T03:29:00.998Z] + PACKAGES=/tmp/packages_start.txt [2026-06-23T03:29:00.998Z] + '[' /w/workspace/edgexfoundry_device-coap-c_palau ']' [2026-06-23T03:29:00.998Z] + PACKAGES=/tmp/packages_end.txt [2026-06-23T03:29:00.998Z] + case "${OS_FAMILY}" in [2026-06-23T03:29:00.998Z] + dpkg -l [2026-06-23T03:29:00.998Z] + grep '^ii' [2026-06-23T03:29:00.998Z] + '[' -f /tmp/packages_start.txt ']' [2026-06-23T03:29:00.998Z] + '[' -f /tmp/packages_end.txt ']' [2026-06-23T03:29:00.998Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-06-23T03:29:00.998Z] + '[' /w/workspace/edgexfoundry_device-coap-c_palau ']' [2026-06-23T03:29:00.998Z] + mkdir -p /w/workspace/edgexfoundry_device-coap-c_palau/archives/ [2026-06-23T03:29:00.998Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-coap-c_palau/archives/ [Pipeline] echo [2026-06-23T03:29:01.038Z] 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_palau/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2026-06-23T03:29:01.332Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-23T03:29:01.976Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-06-23T03:29:01.977Z] [2026-06-23T03:29:01.977Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-23T03:29:02.377Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-06-23T03:29:02.377Z] latest: Pulling from edgex-lftools-log-publisher [2026-06-23T03:29:02.377Z] 5eb5b503b376: Pulling fs layer [2026-06-23T03:29:02.377Z] 5c69ac0246d0: Pulling fs layer [2026-06-23T03:29:02.377Z] ec43610c2a17: Pulling fs layer [2026-06-23T03:29:02.377Z] 3a2ae6a8a46f: Pulling fs layer [2026-06-23T03:29:02.377Z] 33b1e0a273af: Pulling fs layer [2026-06-23T03:29:02.377Z] 5d3b04190fa2: Pulling fs layer [2026-06-23T03:29:02.377Z] 2f39f015ded8: Pulling fs layer [2026-06-23T03:29:02.377Z] 5d3b04190fa2: Waiting [2026-06-23T03:29:02.377Z] 3a2ae6a8a46f: Waiting [2026-06-23T03:29:02.377Z] 33b1e0a273af: Waiting [2026-06-23T03:29:02.377Z] 2f39f015ded8: Waiting [2026-06-23T03:29:02.377Z] 5c69ac0246d0: Verifying Checksum [2026-06-23T03:29:02.377Z] 5c69ac0246d0: Download complete [2026-06-23T03:29:02.377Z] 3a2ae6a8a46f: Verifying Checksum [2026-06-23T03:29:02.377Z] 3a2ae6a8a46f: Download complete [2026-06-23T03:29:02.377Z] 33b1e0a273af: Verifying Checksum [2026-06-23T03:29:02.377Z] 33b1e0a273af: Download complete [2026-06-23T03:29:02.377Z] 5d3b04190fa2: Download complete [2026-06-23T03:29:02.377Z] ec43610c2a17: Verifying Checksum [2026-06-23T03:29:02.377Z] ec43610c2a17: Download complete [2026-06-23T03:29:02.636Z] 5eb5b503b376: Verifying Checksum [2026-06-23T03:29:02.636Z] 5eb5b503b376: Download complete [2026-06-23T03:29:03.208Z] 2f39f015ded8: Download complete [2026-06-23T03:29:04.143Z] 5eb5b503b376: Pull complete [2026-06-23T03:29:04.402Z] 5c69ac0246d0: Pull complete [2026-06-23T03:29:04.969Z] ec43610c2a17: Pull complete [2026-06-23T03:29:04.969Z] 3a2ae6a8a46f: Pull complete [2026-06-23T03:29:05.228Z] 33b1e0a273af: Pull complete [2026-06-23T03:29:05.228Z] 5d3b04190fa2: Pull complete [2026-06-23T03:29:11.787Z] 2f39f015ded8: Pull complete [2026-06-23T03:29:11.787Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-06-23T03:29:11.787Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-06-23T03:29:11.787Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-06-23T03:29:12.088Z] prd-ubuntu20.04-docker-8c-8g-13716 does not seem to be running inside a container [2026-06-23T03:29:12.122Z] $ 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_palau/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_palau -v /w/workspace/edgexfoundry_device-coap-c_palau:/w/workspace/edgexfoundry_device-coap-c_palau:rw,z -v /w/workspace/edgexfoundry_device-coap-c_palau@tmp:/w/workspace/edgexfoundry_device-coap-c_palau@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2026-06-23T03:29:13.990Z] $ docker top 6b76f6c5cdec4036f6877eccea777dd1a301514c3517903afb5e13782f67c516 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-06-23T03:29:14.399Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-06-23T03:29:14.714Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-06-23T03:29:15.024Z] + ls /var/log/sa-host [2026-06-23T03:29:15.024Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-06-23T03:29:15.267Z] provisioning config files... [2026-06-23T03:29:15.278Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-coap-c_palau@tmp/config4149734996572349119tmp [Pipeline] { [Pipeline] echo [2026-06-23T03:29:15.345Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-06-23T03:29:15.664Z] ---> create-netrc.sh [Pipeline] } [2026-06-23T03:29:15.692Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-06-23T03:29:16.113Z] ---> python-tools-install.sh [Pipeline] echo [2026-06-23T03:29:16.148Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-06-23T03:29:16.468Z] ---> sudo-logs.sh [2026-06-23T03:29:16.468Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2026-06-23T03:29:16.562Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-06-23T03:29:16.878Z] ---> job-cost.sh [2026-06-23T03:29:16.878Z] lf-activate-venv: SKIPPING [2026-06-23T03:29:16.878Z] INFO: No Stack... [2026-06-23T03:29:17.136Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-06-23T03:29:17.394Z] INFO: Archiving Costs [Pipeline] echo [2026-06-23T03:29:17.436Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-06-23T03:29:17.746Z] ---> logs-deploy.sh [2026-06-23T03:29:17.747Z] lf-activate-venv: SKIPPING [2026-06-23T03:29:17.747Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-coap-c/palau/1 [2026-06-23T03:29:17.747Z] INFO: archiving workspace using pattern(s): [2026-06-23T03:29:19.659Z] Archives upload complete. [2026-06-23T03:29:19.659Z] INFO: archiving logs to Nexus [2026-06-23T03:29:20.229Z] ---> uname -a: [2026-06-23T03:29:20.229Z] Linux prd-ubuntu20-04-docker-8c-8g-13716 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux [2026-06-23T03:29:20.229Z] [2026-06-23T03:29:20.229Z] [2026-06-23T03:29:20.229Z] ---> lscpu: [2026-06-23T03:29:20.229Z] Architecture: x86_64 [2026-06-23T03:29:20.229Z] CPU op-mode(s): 32-bit, 64-bit [2026-06-23T03:29:20.229Z] Byte Order: Little Endian [2026-06-23T03:29:20.229Z] Address sizes: 40 bits physical, 48 bits virtual [2026-06-23T03:29:20.229Z] CPU(s): 8 [2026-06-23T03:29:20.229Z] On-line CPU(s) list: 0-7 [2026-06-23T03:29:20.229Z] Thread(s) per core: 1 [2026-06-23T03:29:20.229Z] Core(s) per socket: 1 [2026-06-23T03:29:20.229Z] Socket(s): 8 [2026-06-23T03:29:20.229Z] NUMA node(s): 1 [2026-06-23T03:29:20.229Z] Vendor ID: AuthenticAMD [2026-06-23T03:29:20.229Z] CPU family: 23 [2026-06-23T03:29:20.229Z] Model: 49 [2026-06-23T03:29:20.229Z] Model name: AMD EPYC-Rome Processor [2026-06-23T03:29:20.229Z] Stepping: 0 [2026-06-23T03:29:20.229Z] CPU MHz: 2799.998 [2026-06-23T03:29:20.229Z] BogoMIPS: 5599.99 [2026-06-23T03:29:20.229Z] Virtualization: AMD-V [2026-06-23T03:29:20.229Z] Hypervisor vendor: KVM [2026-06-23T03:29:20.229Z] Virtualization type: full [2026-06-23T03:29:20.229Z] L1d cache: 256 KiB [2026-06-23T03:29:20.229Z] L1i cache: 256 KiB [2026-06-23T03:29:20.229Z] L2 cache: 4 MiB [2026-06-23T03:29:20.229Z] L3 cache: 128 MiB [2026-06-23T03:29:20.229Z] NUMA node0 CPU(s): 0-7 [2026-06-23T03:29:20.229Z] Vulnerability Gather data sampling: Not affected [2026-06-23T03:29:20.229Z] Vulnerability Itlb multihit: Not affected [2026-06-23T03:29:20.229Z] Vulnerability L1tf: Not affected [2026-06-23T03:29:20.229Z] Vulnerability Mds: Not affected [2026-06-23T03:29:20.229Z] Vulnerability Meltdown: Not affected [2026-06-23T03:29:20.229Z] Vulnerability Mmio stale data: Not affected [2026-06-23T03:29:20.229Z] Vulnerability Retbleed: Vulnerable [2026-06-23T03:29:20.229Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2026-06-23T03:29:20.229Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2026-06-23T03:29:20.229Z] Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected [2026-06-23T03:29:20.229Z] Vulnerability Srbds: Not affected [2026-06-23T03:29:20.229Z] Vulnerability Tsx async abort: Not affected [2026-06-23T03:29:20.229Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2026-06-23T03:29:20.229Z] [2026-06-23T03:29:20.229Z] [2026-06-23T03:29:20.229Z] ---> nproc: [2026-06-23T03:29:20.229Z] 8 [2026-06-23T03:29:20.229Z] [2026-06-23T03:29:20.229Z]