Push event to branch odessa Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 51fc0f7794e32676bc47e1603c1b3033fa494e45 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-ssh4601232822272566341.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh16399535734635526834.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-bacnet-c/branches/odessa/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-bacnet-c/branches/odessa/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2185095523008527988.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh3931814092291885642.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-bacnet-c/branches/odessa/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-bacnet-c/branches/odessa/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8162623066271022259.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildCApp] RAW Config: [project:device-bacnet-c, 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-bacnet-c-settings PROJECT: device-bacnet-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-bacnet 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-773891 in /w/workspace/exfoundry_device-bacnet-c_odessa [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-bacnet-c.git > git init /w/workspace/exfoundry_device-bacnet-c_odessa # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-bacnet-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-bacnet-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 51fc0f7794e32676bc47e1603c1b3033fa494e45 (odessa) Commit message: "ci(lts-release): LTS release v4.0.1 @d0a57ca" > git config remote.origin.url git@github.com:edgexfoundry/device-bacnet-c.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 51fc0f7794e32676bc47e1603c1b3033fa494e45 # timeout=10 > git rev-list --no-walk d0a57ca5db52f3c63b8e000d0e5f4f106796589d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-11-27T05:17:10.516Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-11-27T05:17:10.576Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-11-27T05:17:10.605Z] ========================================================= [2025-11-27T05:17:10.605Z] EdgeX Global Pipelines Version Info [2025-11-27T05:17:10.605Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-11-27T05:17:11.700Z] ------------------- [2025-11-27T05:17:11.700Z] stable info: [2025-11-27T05:17:11.700Z] ------------------- [2025-11-27T05:17:11.700Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-11-27T05:17:11.700Z] Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 [2025-11-27T05:17:11.700Z] Message: update stable to v1.0.278 [2025-11-27T05:17:11.960Z] ------------------- [2025-11-27T05:17:11.960Z] experimental info: [2025-11-27T05:17:11.960Z] ------------------- [2025-11-27T05:17:11.960Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-11-27T05:17:11.960Z] Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 [2025-11-27T05:17:11.960Z] Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-11-27T05:17:12.039Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-bacnet-c-settings [Pipeline] echo [2025-11-27T05:17:12.059Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-bacnet-c [Pipeline] echo [2025-11-27T05:17:12.080Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-11-27T05:17:12.105Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-11-27T05:17:12.135Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-11-27T05:17:12.163Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = scripts/Dockerfile.alpine [Pipeline] echo [2025-11-27T05:17:12.194Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = scripts/Dockerfile.alpine-base [Pipeline] echo [2025-11-27T05:17:12.222Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-11-27T05:17:12.252Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-11-27T05:17:12.280Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-bacnet [Pipeline] echo [2025-11-27T05:17:12.308Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-11-27T05:17:12.376Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-11-27T05:17:12.402Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-11-27T05:17:12.426Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-11-27T05:17:12.448Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-11-27T05:17:12.471Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-11-27T05:17:12.495Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-11-27T05:17:12.517Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = odessa [Pipeline] echo [2025-11-27T05:17:12.539Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = odessa [Pipeline] echo [2025-11-27T05:17:12.561Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = odessa [Pipeline] echo [2025-11-27T05:17:12.584Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 51fc0f7794e32676bc47e1603c1b3033fa494e45 [Pipeline] echo [2025-11-27T05:17:12.604Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 51fc0f7 [Pipeline] echo [2025-11-27T05:17:12.629Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-11-27T05:17:12.695Z] provisioning config files... [2025-11-27T05:17:12.709Z] copy managed file [device-bacnet-c-settings] to file:/w/workspace/exfoundry_device-bacnet-c_odessa@tmp/config2770498991110129491tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-27T05:17:13.045Z] ---> ****-login.sh [2025-11-27T05:17:13.045Z] nexus3.edgexfoundry.org:10001 [2025-11-27T05:17:13.045Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-27T05:17:13.306Z] [2025-11-27T05:17:13.306Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-11-27T05:17:13.306Z] Configure a credential helper to remove this warning. See [2025-11-27T05:17:13.306Z] https://docs.****.com/go/credential-store/ [2025-11-27T05:17:13.306Z] [2025-11-27T05:17:13.306Z] Login Succeeded [2025-11-27T05:17:13.306Z] nexus3.edgexfoundry.org:10002 [2025-11-27T05:17:13.306Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-27T05:17:13.306Z] [2025-11-27T05:17:13.306Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-11-27T05:17:13.306Z] Configure a credential helper to remove this warning. See [2025-11-27T05:17:13.306Z] https://docs.****.com/go/credential-store/ [2025-11-27T05:17:13.306Z] [2025-11-27T05:17:13.306Z] Login Succeeded [2025-11-27T05:17:13.306Z] nexus3.edgexfoundry.org:10003 [2025-11-27T05:17:13.306Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-27T05:17:13.568Z] [2025-11-27T05:17:13.568Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-11-27T05:17:13.568Z] Configure a credential helper to remove this warning. See [2025-11-27T05:17:13.568Z] https://docs.****.com/go/credential-store/ [2025-11-27T05:17:13.568Z] [2025-11-27T05:17:13.568Z] Login Succeeded [2025-11-27T05:17:13.568Z] nexus3.edgexfoundry.org:10004 [2025-11-27T05:17:13.568Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-27T05:17:13.568Z] [2025-11-27T05:17:13.568Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-11-27T05:17:13.568Z] Configure a credential helper to remove this warning. See [2025-11-27T05:17:13.568Z] https://docs.****.com/go/credential-store/ [2025-11-27T05:17:13.568Z] [2025-11-27T05:17:13.568Z] Login Succeeded [2025-11-27T05:17:13.568Z] ****.io [2025-11-27T05:17:13.568Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-27T05:17:13.830Z] [2025-11-27T05:17:13.830Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-11-27T05:17:13.830Z] Configure a credential helper to remove this warning. See [2025-11-27T05:17:13.831Z] https://docs.****.com/go/credential-store/ [2025-11-27T05:17:13.831Z] [2025-11-27T05:17:13.831Z] Login Succeeded [2025-11-27T05:17:13.831Z] ---> ****-login.sh ends [Pipeline] } [2025-11-27T05:17:13.839Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build LTS Release Image) [Pipeline] sh [2025-11-27T05:17:14.246Z] + git rev-list -1 --merges 51fc0f7794e32676bc47e1603c1b3033fa494e45~1..51fc0f7794e32676bc47e1603c1b3033fa494e45 [Pipeline] echo [2025-11-27T05:17:14.276Z] -----------> git rev-list -1 --merges 51fc0f7794e32676bc47e1603c1b3033fa494e45~1..51fc0f7794e32676bc47e1603c1b3033fa494e45 51fc0f7794e32676bc47e1603c1b3033fa494e45 [false] [Pipeline] sh [2025-11-27T05:17:14.574Z] + git log --format=format:%s -1 51fc0f7794e32676bc47e1603c1b3033fa494e45 [Pipeline] echo [2025-11-27T05:17:14.590Z] ========================================================= [2025-11-27T05:17:14.590Z] [isLTSReleaseBuild] No build required. isLTSRelease: [true] [2025-11-27T05:17:14.590Z] ========================================================= [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 [2025-11-27T05:17:14.704Z] [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh [2025-11-27T05:17:15.006Z] + echo 0.0.0 [Pipeline] echo [2025-11-27T05:17:15.020Z] [prepBaseBuildImage] Generating new image with name: device-bacnet-c-builder-x86_64 [Pipeline] echo [2025-11-27T05:17:15.037Z] [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-11-27T05:17:15.056Z] ========================================================= [2025-11-27T05:17:15.056Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base:gcc-lts] [2025-11-27T05:17:15.056Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-27T05:17:15.423Z] + docker build -t device-bacnet-c-builder-x86_64 -f scripts/Dockerfile.alpine-base --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base:gcc-lts . [2025-11-27T05:17:15.997Z] #0 building with "default" instance using docker driver [2025-11-27T05:17:15.997Z] [2025-11-27T05:17:15.997Z] #1 [internal] load build definition from Dockerfile.alpine-base [2025-11-27T05:17:15.997Z] #1 transferring dockerfile: 1.45kB done [2025-11-27T05:17:15.997Z] #1 DONE 0.0s [2025-11-27T05:17:15.997Z] [2025-11-27T05:17:15.997Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base:gcc-lts [2025-11-27T05:17:15.997Z] #2 DONE 0.1s [2025-11-27T05:17:16.259Z] [2025-11-27T05:17:16.259Z] #3 [internal] load .dockerignore [2025-11-27T05:17:16.259Z] #3 transferring context: 2B done [2025-11-27T05:17:16.259Z] #3 DONE 0.0s [2025-11-27T05:17:16.259Z] [2025-11-27T05:17:16.259Z] #4 [internal] load build context [2025-11-27T05:17:16.259Z] #4 transferring context: 85.88kB done [2025-11-27T05:17:16.259Z] #4 DONE 0.0s [2025-11-27T05:17:16.259Z] [2025-11-27T05:17:16.259Z] #5 [ 1/11] FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base:gcc-lts@sha256:b18ea3d6655bca8321bc47a2d462380979833a9574db8212b385fd511e1c6302 [2025-11-27T05:17:16.259Z] #5 resolve nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base:gcc-lts@sha256:b18ea3d6655bca8321bc47a2d462380979833a9574db8212b385fd511e1c6302 0.0s done [2025-11-27T05:17:16.259Z] #5 sha256:4f9bc52d1dc7ec5e3db381b3ffee4adf53c6edfdd431a6c70e1f8b019ff691b0 250B / 250B 0.0s done [2025-11-27T05:17:16.259Z] #5 sha256:585e8d389ef7ded4f4913bc4460fffe4b374e851c1adddbbe96fdb724a247c32 2.10MB / 115.71MB 0.1s [2025-11-27T05:17:16.259Z] #5 sha256:b18ea3d6655bca8321bc47a2d462380979833a9574db8212b385fd511e1c6302 948B / 948B done [2025-11-27T05:17:16.259Z] #5 sha256:45f96820a350bc5ff134eee18b2c33da3183da8af935a5cbc1ba4b51e5b778fc 2.76kB / 2.76kB done [2025-11-27T05:17:16.259Z] #5 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s done [2025-11-27T05:17:16.259Z] #5 sha256:585e8d389ef7ded4f4913bc4460fffe4b374e851c1adddbbe96fdb724a247c32 14.68MB / 115.71MB 0.2s [2025-11-27T05:17:16.259Z] #5 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.1s [2025-11-27T05:17:16.520Z] #5 sha256:585e8d389ef7ded4f4913bc4460fffe4b374e851c1adddbbe96fdb724a247c32 55.57MB / 115.71MB 0.4s [2025-11-27T05:17:16.520Z] #5 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.1s done [2025-11-27T05:17:16.520Z] #5 extracting sha256:4f9bc52d1dc7ec5e3db381b3ffee4adf53c6edfdd431a6c70e1f8b019ff691b0 done [2025-11-27T05:17:16.520Z] #5 sha256:585e8d389ef7ded4f4913bc4460fffe4b374e851c1adddbbe96fdb724a247c32 83.89MB / 115.71MB 0.5s [2025-11-27T05:17:16.782Z] #5 sha256:585e8d389ef7ded4f4913bc4460fffe4b374e851c1adddbbe96fdb724a247c32 115.34MB / 115.71MB 0.6s [2025-11-27T05:17:17.041Z] #5 sha256:585e8d389ef7ded4f4913bc4460fffe4b374e851c1adddbbe96fdb724a247c32 115.71MB / 115.71MB 0.8s done [2025-11-27T05:17:17.041Z] #5 extracting sha256:585e8d389ef7ded4f4913bc4460fffe4b374e851c1adddbbe96fdb724a247c32 0.1s [2025-11-27T05:17:21.259Z] #5 extracting sha256:585e8d389ef7ded4f4913bc4460fffe4b374e851c1adddbbe96fdb724a247c32 3.8s done [2025-11-27T05:17:21.259Z] #5 DONE 4.9s [2025-11-27T05:17:21.259Z] [2025-11-27T05:17:21.259Z] #6 [ 2/11] RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2025-11-27T05:17:21.259Z] #6 0.236 Connecting to iotech.jfrog.io (54.73.4.50:443) [2025-11-27T05:17:21.520Z] #6 0.631 saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2025-11-27T05:17:21.779Z] #6 0.631 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2025-11-27T05:17:21.779Z] #6 0.631 '/etc/apk/keys/alpine.dev.rsa.pub' saved [2025-11-27T05:17:22.348Z] #6 DONE 1.4s [2025-11-27T05:17:22.607Z] [2025-11-27T05:17:22.607Z] #7 [ 3/11] RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories [2025-11-27T05:17:22.607Z] #7 DONE 0.3s [2025-11-27T05:17:22.866Z] [2025-11-27T05:17:22.866Z] #8 [ 4/11] RUN apk add --update --no-cache build-base git gcc cmake make linux-headers yaml-dev libmicrohttpd-dev curl-dev util-linux-dev ncurses-dev iotech-paho-mqtt-c-dev-1.3 hiredis-dev libcbor-dev iotech-iot-1.5-dev dumb-init [2025-11-27T05:17:22.866Z] #8 0.258 fetch https://nl.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2025-11-27T05:17:23.434Z] #8 0.719 fetch https://nl.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2025-11-27T05:17:23.693Z] #8 1.040 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz [2025-11-27T05:17:24.266Z] #8 1.635 WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-11-27T05:17:24.528Z] #8 1.645 (1/18) Installing dumb-init (1.2.5-r2) [2025-11-27T05:17:24.528Z] #8 1.828 (2/18) Installing hiredis (1.1.0-r2) [2025-11-27T05:17:24.787Z] #8 1.998 (3/18) Installing hiredis-dev (1.1.0-r2) [2025-11-27T05:17:25.047Z] #8 2.226 (4/18) Installing libcbor (0.10.2-r1) [2025-11-27T05:17:25.047Z] #8 2.410 (5/18) Installing iotech-iot-1.5 (1.5.7-r0) [2025-11-27T05:17:25.622Z] #8 2.785 (6/18) Installing iotech-iot-1.5-dev (1.5.7-r0) [2025-11-27T05:17:25.622Z] #8 2.888 (7/18) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.131-r1) [2025-11-27T05:17:25.883Z] #8 3.167 (8/18) Installing libcbor-dev (0.10.2-r1) [2025-11-27T05:17:26.143Z] #8 3.349 (9/18) Installing libmenuw (6.4_p20230506-r0) [2025-11-27T05:17:26.143Z] #8 3.530 (10/18) Installing libpanelw (6.4_p20230506-r0) [2025-11-27T05:17:26.403Z] #8 3.679 (11/18) Installing libncurses++ (6.4_p20230506-r0) [2025-11-27T05:17:26.664Z] #8 3.860 (12/18) Installing ncurses-dev (6.4_p20230506-r0) [2025-11-27T05:17:26.664Z] #8 4.069 (13/18) Installing libblkid (2.38.1-r8) [2025-11-27T05:17:26.923Z] #8 4.283 (14/18) Installing libuuid (2.38.1-r8) [2025-11-27T05:17:27.184Z] #8 4.454 (15/18) Installing libfdisk (2.38.1-r8) [2025-11-27T05:17:27.445Z] #8 4.665 (16/18) Installing libmount (2.38.1-r8) [2025-11-27T05:17:27.706Z] #8 4.892 (17/18) Installing libsmartcols (2.38.1-r8) [2025-11-27T05:17:27.706Z] #8 5.101 (18/18) Installing util-linux-dev (2.38.1-r8) [2025-11-27T05:17:27.966Z] #8 5.379 Executing busybox-1.36.1-r2.trigger [2025-11-27T05:17:28.225Z] #8 5.389 OK: 336 MiB in 100 packages [2025-11-27T05:17:28.225Z] #8 DONE 5.5s [2025-11-27T05:17:28.485Z] [2025-11-27T05:17:28.485Z] #9 [ 5/11] RUN apk --no-cache upgrade [2025-11-27T05:17:28.485Z] #9 0.260 fetch https://nl.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2025-11-27T05:17:28.745Z] #9 0.516 fetch https://nl.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2025-11-27T05:17:29.007Z] #9 0.858 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz [2025-11-27T05:17:29.576Z] #9 1.427 WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-11-27T05:17:29.652Z] Still waiting to schedule task [2025-11-27T05:17:29.652Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2025-11-27T05:17:29.841Z] #9 1.433 Upgrading critical system libraries and apk-tools: [2025-11-27T05:17:29.841Z] #9 1.433 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2025-11-27T05:17:29.841Z] #9 1.647 Executing busybox-1.36.1-r2.trigger [2025-11-27T05:17:30.102Z] #9 1.696 Continuing the upgrade transaction with new apk-tools: [2025-11-27T05:17:30.102Z] #9 1.701 fetch https://nl.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2025-11-27T05:17:30.102Z] #9 1.976 fetch https://nl.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2025-11-27T05:17:30.673Z] #9 2.304 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz [2025-11-27T05:17:31.243Z] #9 2.871 WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-11-27T05:17:31.243Z] #9 2.878 (1/27) Upgrading musl (1.2.4-r2 -> 1.2.4-r3) [2025-11-27T05:17:31.243Z] #9 3.128 (2/27) Upgrading busybox (1.36.1-r2 -> 1.36.1-r7) [2025-11-27T05:17:31.506Z] #9 3.397 Executing busybox-1.36.1-r7.post-upgrade [2025-11-27T05:17:31.767Z] #9 3.412 (3/27) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r7) [2025-11-27T05:17:31.767Z] #9 3.561 (4/27) Upgrading ca-certificates-bundle (20230506-r0 -> 20241121-r1) [2025-11-27T05:17:32.026Z] #9 3.789 (5/27) Upgrading libcrypto3 (3.1.4-r0 -> 3.1.8-r0) [2025-11-27T05:17:32.287Z] #9 4.101 (6/27) Upgrading libssl3 (3.1.4-r0 -> 3.1.8-r0) [2025-11-27T05:17:32.548Z] #9 4.332 (7/27) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r7) [2025-11-27T05:17:32.809Z] #9 4.480 (8/27) Upgrading binutils (2.40-r7 -> 2.40-r8) [2025-11-27T05:17:33.069Z] #9 4.813 (9/27) Upgrading musl-dev (1.2.4-r2 -> 1.2.4-r3) [2025-11-27T05:17:33.329Z] #9 5.144 (10/27) Upgrading libexpat (2.5.0-r1 -> 2.7.0-r0) [2025-11-27T05:17:33.589Z] #9 5.336 (11/27) Upgrading xz-libs (5.4.3-r0 -> 5.4.3-r1) [2025-11-27T05:17:33.848Z] #9 5.547 (12/27) Upgrading libarchive (3.7.2-r0 -> 3.8.0-r0) [2025-11-27T05:17:34.109Z] #9 5.798 (13/27) Upgrading ca-certificates (20230506-r0 -> 20241121-r1) [2025-11-27T05:17:34.109Z] #9 6.019 (14/27) Installing libpsl (0.21.5-r0) [2025-11-27T05:17:34.368Z] #9 6.224 (15/27) Upgrading libcurl (8.4.0-r0 -> 8.12.1-r0) [2025-11-27T05:17:34.631Z] #9 6.462 (16/27) Installing libpsl-utils (0.21.5-r0) [2025-11-27T05:17:34.890Z] #9 6.644 (17/27) Installing libpsl-dev (0.21.5-r0) [2025-11-27T05:17:34.890Z] #9 6.803 (18/27) Upgrading openssl-dev (3.1.4-r0 -> 3.1.8-r0) [2025-11-27T05:17:35.152Z] #9 7.044 (19/27) Upgrading curl-dev (8.4.0-r0 -> 8.12.1-r0) [2025-11-27T05:17:35.413Z] #9 7.238 (20/27) Upgrading git (2.40.1-r0 -> 2.40.4-r0) [2025-11-27T05:17:35.674Z] #9 7.580 (21/27) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r3) [2025-11-27T05:17:35.934Z] #9 7.750 (22/27) Upgrading libtasn1 (4.19.0-r1 -> 4.20.0-r0) [2025-11-27T05:17:36.508Z] #9 8.285 (23/27) Upgrading gnutls (3.8.0-r2 -> 3.8.4-r0) [2025-11-27T05:17:36.768Z] #9 8.576 (24/27) Upgrading gnutls-c++ (3.8.0-r2 -> 3.8.4-r0) [2025-11-27T05:17:37.025Z] #9 8.748 (25/27) Upgrading libtasn1-progs (4.19.0-r1 -> 4.20.0-r0) [2025-11-27T05:17:37.025Z] #9 8.929 (26/27) Upgrading libtasn1-dev (4.19.0-r1 -> 4.20.0-r0) [2025-11-27T05:17:37.285Z] #9 9.071 (27/27) Upgrading gnutls-dev (3.8.0-r2 -> 3.8.4-r0) [2025-11-27T05:17:37.552Z] #9 9.260 Executing busybox-1.36.1-r7.trigger [2025-11-27T05:17:37.553Z] #9 9.266 Executing ca-certificates-20241121-r1.trigger [2025-11-27T05:17:37.553Z] #9 9.315 OK: 337 MiB in 103 packages [2025-11-27T05:17:37.814Z] #9 DONE 9.5s [2025-11-27T05:17:37.814Z] [2025-11-27T05:17:37.814Z] #10 [ 6/11] COPY scripts /device-bacnet-c/scripts [2025-11-27T05:17:37.814Z] #10 DONE 0.0s [2025-11-27T05:17:37.814Z] [2025-11-27T05:17:37.814Z] #11 [ 7/11] COPY src /device-bacnet-c/src/ [2025-11-27T05:17:37.814Z] #11 DONE 0.0s [2025-11-27T05:17:37.814Z] [2025-11-27T05:17:37.814Z] #12 [ 8/11] COPY VERSION /device-bacnet-c/ [2025-11-27T05:17:37.814Z] #12 DONE 0.0s [2025-11-27T05:17:38.073Z] [2025-11-27T05:17:38.073Z] #13 [ 9/11] WORKDIR /device-bacnet-c [2025-11-27T05:17:38.073Z] #13 DONE 0.0s [2025-11-27T05:17:38.073Z] [2025-11-27T05:17:38.073Z] #14 [10/11] RUN /device-bacnet-c/scripts/build_deps.sh [2025-11-27T05:17:38.073Z] #14 0.220 + CSDK_VER=4.0.0 [2025-11-27T05:17:38.333Z] #14 0.220 + '[' '!' -d deps ] [2025-11-27T05:17:38.333Z] #14 0.220 + mkdir deps [2025-11-27T05:17:38.333Z] #14 0.222 + cd /device-bacnet-c/deps [2025-11-27T05:17:38.333Z] #14 0.222 + wget https://github.com/edgexfoundry/device-sdk-c/archive/v4.0.0.zip [2025-11-27T05:17:38.333Z] #14 0.225 Connecting to github.com (140.82.112.3:443) [2025-11-27T05:17:38.333Z] #14 0.462 Connecting to codeload.github.com (140.82.112.10:443) [2025-11-27T05:17:38.593Z] #14 0.644 saving to 'v4.0.0.zip' [2025-11-27T05:17:38.593Z] #14 0.701 v4.0.0.zip 100% |********************************| 245k 0:00:00 ETA [2025-11-27T05:17:38.593Z] #14 0.701 'v4.0.0.zip' saved [2025-11-27T05:17:38.593Z] #14 0.702 + unzip v4.0.0.zip [2025-11-27T05:17:38.593Z] #14 0.704 Archive: v4.0.0.zip [2025-11-27T05:17:38.593Z] #14 0.709 creating: device-sdk-c-4.0.0/ [2025-11-27T05:17:38.594Z] #14 0.709 creating: device-sdk-c-4.0.0/.github/ [2025-11-27T05:17:38.594Z] #14 0.709 inflating: device-sdk-c-4.0.0/.github/Contributing.md [2025-11-27T05:17:38.594Z] #14 0.709 inflating: device-sdk-c-4.0.0/.github/PULL_REQUEST_TEMPLATE.md [2025-11-27T05:17:38.594Z] #14 0.709 inflating: device-sdk-c-4.0.0/.github/semantic.yml [2025-11-27T05:17:38.594Z] #14 0.709 creating: device-sdk-c-4.0.0/.github/workflows/ [2025-11-27T05:17:38.594Z] #14 0.709 inflating: device-sdk-c-4.0.0/.github/workflows/release.yml [2025-11-27T05:17:38.594Z] #14 0.709 inflating: device-sdk-c-4.0.0/.gitignore [2025-11-27T05:17:38.594Z] #14 0.709 inflating: device-sdk-c-4.0.0/Attribution.txt [2025-11-27T05:17:38.594Z] #14 0.709 inflating: device-sdk-c-4.0.0/CHANGELOG.md [2025-11-27T05:17:38.594Z] #14 0.709 inflating: device-sdk-c-4.0.0/Doxyfile [2025-11-27T05:17:38.594Z] #14 0.709 inflating: device-sdk-c-4.0.0/GOVERNANCE.md [2025-11-27T05:17:38.594Z] #14 0.709 inflating: device-sdk-c-4.0.0/Jenkinsfile [2025-11-27T05:17:38.594Z] #14 0.709 inflating: device-sdk-c-4.0.0/LICENSE [2025-11-27T05:17:38.594Z] #14 0.709 inflating: device-sdk-c-4.0.0/Makefile [2025-11-27T05:17:38.594Z] #14 0.709 inflating: device-sdk-c-4.0.0/OWNERS.md [2025-11-27T05:17:38.594Z] #14 0.709 inflating: device-sdk-c-4.0.0/README.IOT.md [2025-11-27T05:17:38.594Z] #14 0.709 inflating: device-sdk-c-4.0.0/README.md [2025-11-27T05:17:38.594Z] #14 0.709 inflating: device-sdk-c-4.0.0/README.v3.md [2025-11-27T05:17:38.594Z] #14 0.709 creating: device-sdk-c-4.0.0/docs/ [2025-11-27T05:17:38.594Z] #14 0.709 inflating: device-sdk-c-4.0.0/docs/configuration.md [2025-11-27T05:17:38.594Z] #14 0.709 inflating: device-sdk-c-4.0.0/docs/deviceprofiles.md [2025-11-27T05:17:38.594Z] #14 0.712 inflating: device-sdk-c-4.0.0/docs/metrics.md [2025-11-27T05:17:38.594Z] #14 0.712 inflating: device-sdk-c-4.0.0/docs/servicewritersguide.md [2025-11-27T05:17:38.594Z] #14 0.712 inflating: device-sdk-c-4.0.0/docs/startup.md [2025-11-27T05:17:38.594Z] #14 0.712 creating: device-sdk-c-4.0.0/include/ [2025-11-27T05:17:38.594Z] #14 0.712 creating: device-sdk-c-4.0.0/include/devsdk/ [2025-11-27T05:17:38.594Z] #14 0.712 inflating: device-sdk-c-4.0.0/include/devsdk/devsdk-base.h [2025-11-27T05:17:38.594Z] #14 0.712 inflating: device-sdk-c-4.0.0/include/devsdk/devsdk.h [2025-11-27T05:17:38.594Z] #14 0.712 creating: device-sdk-c-4.0.0/include/edgex/ [2025-11-27T05:17:38.594Z] #14 0.712 inflating: device-sdk-c-4.0.0/include/edgex/devices.h [2025-11-27T05:17:38.594Z] #14 0.712 inflating: device-sdk-c-4.0.0/include/edgex/edgex-base.h [2025-11-27T05:17:38.594Z] #14 0.712 inflating: device-sdk-c-4.0.0/include/edgex/edgex.h [2025-11-27T05:17:38.594Z] #14 0.712 inflating: device-sdk-c-4.0.0/include/edgex/profiles.h [2025-11-27T05:17:38.594Z] #14 0.712 inflating: device-sdk-c-4.0.0/include/edgex/rest-server.h [2025-11-27T05:17:38.594Z] #14 0.712 creating: device-sdk-c-4.0.0/scripts/ [2025-11-27T05:17:38.594Z] #14 0.712 inflating: device-sdk-c-4.0.0/scripts/Dockerfile.alpine [2025-11-27T05:17:38.594Z] #14 0.712 inflating: device-sdk-c-4.0.0/scripts/Dockerfile.alpine-base [2025-11-27T05:17:38.594Z] #14 0.712 inflating: device-sdk-c-4.0.0/scripts/build.sh [2025-11-27T05:17:38.594Z] #14 0.712 inflating: device-sdk-c-4.0.0/scripts/entrypoint.sh [2025-11-27T05:17:38.594Z] #14 0.712 creating: device-sdk-c-4.0.0/src/ [2025-11-27T05:17:38.594Z] #14 0.712 inflating: device-sdk-c-4.0.0/src/CMakeLists.txt [2025-11-27T05:17:38.594Z] #14 0.715 creating: device-sdk-c-4.0.0/src/c/ [2025-11-27T05:17:38.594Z] #14 0.715 inflating: device-sdk-c-4.0.0/src/c/CMakeLists.txt [2025-11-27T05:17:38.594Z] #14 0.715 inflating: device-sdk-c-4.0.0/src/c/api.h [2025-11-27T05:17:38.594Z] #14 0.715 inflating: device-sdk-c-4.0.0/src/c/autoevent.c [2025-11-27T05:17:38.594Z] #14 0.715 inflating: device-sdk-c-4.0.0/src/c/autoevent.h [2025-11-27T05:17:38.594Z] #14 0.715 inflating: device-sdk-c-4.0.0/src/c/bus-impl.h [2025-11-27T05:17:38.594Z] #14 0.715 inflating: device-sdk-c-4.0.0/src/c/bus-mqtt.c [2025-11-27T05:17:38.594Z] #14 0.715 inflating: device-sdk-c-4.0.0/src/c/bus.c [2025-11-27T05:17:38.594Z] #14 0.715 inflating: device-sdk-c-4.0.0/src/c/bus.h [2025-11-27T05:17:38.594Z] #14 0.715 inflating: device-sdk-c-4.0.0/src/c/callback3.c [2025-11-27T05:17:38.594Z] #14 0.715 inflating: device-sdk-c-4.0.0/src/c/callback3.h [2025-11-27T05:17:38.594Z] #14 0.715 inflating: device-sdk-c-4.0.0/src/c/cmdinfo.h [2025-11-27T05:17:38.594Z] #14 0.715 inflating: device-sdk-c-4.0.0/src/c/config.c [2025-11-27T05:17:38.594Z] #14 0.715 inflating: device-sdk-c-4.0.0/src/c/config.h [2025-11-27T05:17:38.594Z] #14 0.715 inflating: device-sdk-c-4.0.0/src/c/correlation.c [2025-11-27T05:17:38.594Z] #14 0.715 inflating: device-sdk-c-4.0.0/src/c/correlation.h [2025-11-27T05:17:38.594Z] #14 0.715 inflating: device-sdk-c-4.0.0/src/c/data.c [2025-11-27T05:17:38.594Z] #14 0.715 inflating: device-sdk-c-4.0.0/src/c/data.h [2025-11-27T05:17:38.594Z] #14 0.715 inflating: device-sdk-c-4.0.0/src/c/defs.h.in [2025-11-27T05:17:38.594Z] #14 0.715 inflating: device-sdk-c-4.0.0/src/c/device.c [2025-11-27T05:17:38.594Z] #14 0.715 inflating: device-sdk-c-4.0.0/src/c/device.h [2025-11-27T05:17:38.594Z] #14 0.715 inflating: device-sdk-c-4.0.0/src/c/devman.c [2025-11-27T05:17:38.594Z] #14 0.716 inflating: device-sdk-c-4.0.0/src/c/devmap.c [2025-11-27T05:17:38.594Z] #14 0.716 inflating: device-sdk-c-4.0.0/src/c/devmap.h [2025-11-27T05:17:38.594Z] #14 0.716 inflating: device-sdk-c-4.0.0/src/c/devsdk-base.c [2025-11-27T05:17:38.594Z] #14 0.716 inflating: device-sdk-c-4.0.0/src/c/devutil.h [2025-11-27T05:17:38.594Z] #14 0.716 inflating: device-sdk-c-4.0.0/src/c/discovery.c [2025-11-27T05:17:38.594Z] #14 0.716 inflating: device-sdk-c-4.0.0/src/c/discovery.h [2025-11-27T05:17:38.594Z] #14 0.716 inflating: device-sdk-c-4.0.0/src/c/dto-read.c [2025-11-27T05:17:38.594Z] #14 0.716 inflating: device-sdk-c-4.0.0/src/c/dto-read.h [2025-11-27T05:17:38.594Z] #14 0.716 inflating: device-sdk-c-4.0.0/src/c/edgex-logging.c [2025-11-27T05:17:38.594Z] #14 0.716 inflating: device-sdk-c-4.0.0/src/c/edgex-logging.h [2025-11-27T05:17:38.594Z] #14 0.716 inflating: device-sdk-c-4.0.0/src/c/edgex-rest.c [2025-11-27T05:17:38.594Z] #14 0.716 inflating: device-sdk-c-4.0.0/src/c/edgex-rest.h [2025-11-27T05:17:38.594Z] #14 0.716 inflating: device-sdk-c-4.0.0/src/c/edgex2.h [2025-11-27T05:17:38.594Z] #14 0.716 inflating: device-sdk-c-4.0.0/src/c/errorlist.h [2025-11-27T05:17:38.594Z] #14 0.716 creating: device-sdk-c-4.0.0/src/c/examples/ [2025-11-27T05:17:38.594Z] #14 0.716 inflating: device-sdk-c-4.0.0/src/c/examples/CMakeLists.txt [2025-11-27T05:17:38.594Z] #14 0.716 inflating: device-sdk-c-4.0.0/src/c/examples/README.md [2025-11-27T05:17:38.594Z] #14 0.716 creating: device-sdk-c-4.0.0/src/c/examples/bitfields/ [2025-11-27T05:17:38.594Z] #14 0.716 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/CMakeLists.txt [2025-11-27T05:17:38.594Z] #14 0.716 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/README.md [2025-11-27T05:17:38.594Z] #14 0.717 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/device-bitfields.c [2025-11-27T05:17:38.594Z] #14 0.717 creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/ [2025-11-27T05:17:38.594Z] #14 0.717 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/configuration.yaml [2025-11-27T05:17:38.594Z] #14 0.717 creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/devices/ [2025-11-27T05:17:38.594Z] #14 0.717 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/devices/Bitfields.json [2025-11-27T05:17:38.594Z] #14 0.717 creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/profiles/ [2025-11-27T05:17:38.594Z] #14 0.717 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/profiles/Example-Bitfields.json [2025-11-27T05:17:38.594Z] #14 0.717 creating: device-sdk-c-4.0.0/src/c/examples/counters/ [2025-11-27T05:17:38.594Z] #14 0.717 inflating: device-sdk-c-4.0.0/src/c/examples/counters/CMakeLists.txt [2025-11-27T05:17:38.594Z] #14 0.717 inflating: device-sdk-c-4.0.0/src/c/examples/counters/README.md [2025-11-27T05:17:38.594Z] #14 0.717 inflating: device-sdk-c-4.0.0/src/c/examples/counters/device-counter.c [2025-11-27T05:17:38.594Z] #14 0.717 creating: device-sdk-c-4.0.0/src/c/examples/counters/res/ [2025-11-27T05:17:38.594Z] #14 0.717 inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/configuration.yaml [2025-11-27T05:17:38.594Z] #14 0.717 creating: device-sdk-c-4.0.0/src/c/examples/counters/res/devices/ [2025-11-27T05:17:38.594Z] #14 0.717 inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/devices/Counters.json [2025-11-27T05:17:38.594Z] #14 0.718 creating: device-sdk-c-4.0.0/src/c/examples/counters/res/profiles/ [2025-11-27T05:17:38.594Z] #14 0.718 inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/profiles/Counter.json [2025-11-27T05:17:38.594Z] #14 0.718 creating: device-sdk-c-4.0.0/src/c/examples/discovery/ [2025-11-27T05:17:38.594Z] #14 0.718 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/CMakeLists.txt [2025-11-27T05:17:38.594Z] #14 0.718 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/README.md [2025-11-27T05:17:38.594Z] #14 0.718 creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/ [2025-11-27T05:17:38.594Z] #14 0.718 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/configuration.yaml [2025-11-27T05:17:38.594Z] #14 0.718 creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/devices/ [2025-11-27T05:17:38.594Z] #14 0.718 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/devices/readme.txt [2025-11-27T05:17:38.594Z] #14 0.718 creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/profiles/ [2025-11-27T05:17:38.594Z] #14 0.718 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/profiles/TemplateProfile.json [2025-11-27T05:17:38.594Z] #14 0.718 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/template.c [2025-11-27T05:17:38.594Z] #14 0.718 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/watcher1.json [2025-11-27T05:17:38.594Z] #14 0.718 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/watcher2.json [2025-11-27T05:17:38.594Z] #14 0.719 creating: device-sdk-c-4.0.0/src/c/examples/file/ [2025-11-27T05:17:38.594Z] #14 0.719 inflating: device-sdk-c-4.0.0/src/c/examples/file/CMakeLists.txt [2025-11-27T05:17:38.594Z] #14 0.719 inflating: device-sdk-c-4.0.0/src/c/examples/file/README.md [2025-11-27T05:17:38.594Z] #14 0.719 inflating: device-sdk-c-4.0.0/src/c/examples/file/device-file.c [2025-11-27T05:17:38.594Z] #14 0.719 creating: device-sdk-c-4.0.0/src/c/examples/file/res/ [2025-11-27T05:17:38.594Z] #14 0.719 inflating: device-sdk-c-4.0.0/src/c/examples/file/res/configuration.yaml [2025-11-27T05:17:38.594Z] #14 0.719 creating: device-sdk-c-4.0.0/src/c/examples/file/res/devices/ [2025-11-27T05:17:38.594Z] #14 0.719 inflating: device-sdk-c-4.0.0/src/c/examples/file/res/devices/file1.json [2025-11-27T05:17:38.594Z] #14 0.719 inflating: device-sdk-c-4.0.0/src/c/examples/file/res/lorem.txt [2025-11-27T05:17:38.594Z] #14 0.719 creating: device-sdk-c-4.0.0/src/c/examples/file/res/profiles/ [2025-11-27T05:17:38.594Z] #14 0.719 inflating: device-sdk-c-4.0.0/src/c/examples/file/res/profiles/FileExampleProfile.json [2025-11-27T05:17:38.594Z] #14 0.719 creating: device-sdk-c-4.0.0/src/c/examples/gyro/ [2025-11-27T05:17:38.594Z] #14 0.719 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/CMakeLists.txt [2025-11-27T05:17:38.594Z] #14 0.719 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/README.md [2025-11-27T05:17:38.594Z] #14 0.719 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/device-gyro.c [2025-11-27T05:17:38.594Z] #14 0.719 creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/ [2025-11-27T05:17:38.594Z] #14 0.720 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/configuration.yaml [2025-11-27T05:17:38.594Z] #14 0.720 creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/devices/ [2025-11-27T05:17:38.594Z] #14 0.720 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/devices/gyro.json [2025-11-27T05:17:38.594Z] #14 0.720 creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/profiles/ [2025-11-27T05:17:38.594Z] #14 0.720 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/profiles/Gyro.json [2025-11-27T05:17:38.594Z] #14 0.720 creating: device-sdk-c-4.0.0/src/c/examples/random/ [2025-11-27T05:17:38.594Z] #14 0.720 inflating: device-sdk-c-4.0.0/src/c/examples/random/CMakeLists.txt [2025-11-27T05:17:38.594Z] #14 0.720 inflating: device-sdk-c-4.0.0/src/c/examples/random/README.md [2025-11-27T05:17:38.594Z] #14 0.720 inflating: device-sdk-c-4.0.0/src/c/examples/random/device-random.c [2025-11-27T05:17:38.594Z] #14 0.720 creating: device-sdk-c-4.0.0/src/c/examples/random/res/ [2025-11-27T05:17:38.594Z] #14 0.720 inflating: device-sdk-c-4.0.0/src/c/examples/random/res/configuration.yaml [2025-11-27T05:17:38.594Z] #14 0.720 creating: device-sdk-c-4.0.0/src/c/examples/random/res/devices/ [2025-11-27T05:17:38.594Z] #14 0.720 inflating: device-sdk-c-4.0.0/src/c/examples/random/res/devices/randomdevice1.json [2025-11-27T05:17:38.594Z] #14 0.720 creating: device-sdk-c-4.0.0/src/c/examples/random/res/profiles/ [2025-11-27T05:17:38.594Z] #14 0.720 inflating: device-sdk-c-4.0.0/src/c/examples/random/res/profiles/RandomExampleProfile.json [2025-11-27T05:17:38.594Z] #14 0.721 creating: device-sdk-c-4.0.0/src/c/examples/res/ [2025-11-27T05:17:38.594Z] #14 0.721 inflating: device-sdk-c-4.0.0/src/c/examples/res/configuration.yaml [2025-11-27T05:17:38.594Z] #14 0.721 creating: device-sdk-c-4.0.0/src/c/examples/res/devices/ [2025-11-27T05:17:38.594Z] #14 0.721 inflating: device-sdk-c-4.0.0/src/c/examples/res/devices/device1.json [2025-11-27T05:17:38.594Z] #14 0.721 creating: device-sdk-c-4.0.0/src/c/examples/res/profiles/ [2025-11-27T05:17:38.594Z] #14 0.721 inflating: device-sdk-c-4.0.0/src/c/examples/res/profiles/TemplateProfile.json [2025-11-27T05:17:38.594Z] #14 0.721 inflating: device-sdk-c-4.0.0/src/c/examples/template.c [2025-11-27T05:17:38.594Z] #14 0.721 creating: device-sdk-c-4.0.0/src/c/examples/terminal/ [2025-11-27T05:17:38.594Z] #14 0.721 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/CMakeLists.txt [2025-11-27T05:17:38.594Z] #14 0.721 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/README.md [2025-11-27T05:17:38.594Z] #14 0.721 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/device-terminal.c [2025-11-27T05:17:38.594Z] #14 0.721 creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/ [2025-11-27T05:17:38.594Z] #14 0.721 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/configuration.yaml [2025-11-27T05:17:38.594Z] #14 0.721 creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/devices/ [2025-11-27T05:17:38.594Z] #14 0.721 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/devices/terminal.json [2025-11-27T05:17:38.594Z] #14 0.721 creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/profiles/ [2025-11-27T05:17:38.594Z] #14 0.724 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/profiles/Terminal.json [2025-11-27T05:17:38.594Z] #14 0.724 inflating: device-sdk-c-4.0.0/src/c/filesys.c [2025-11-27T05:17:38.594Z] #14 0.724 inflating: device-sdk-c-4.0.0/src/c/filesys.h [2025-11-27T05:17:38.594Z] #14 0.724 inflating: device-sdk-c-4.0.0/src/c/keeper.c [2025-11-27T05:17:38.594Z] #14 0.724 inflating: device-sdk-c-4.0.0/src/c/keeper.h [2025-11-27T05:17:38.594Z] #14 0.724 inflating: device-sdk-c-4.0.0/src/c/map.c [2025-11-27T05:17:38.594Z] #14 0.724 inflating: device-sdk-c-4.0.0/src/c/map.h [2025-11-27T05:17:38.594Z] #14 0.724 inflating: device-sdk-c-4.0.0/src/c/metadata.c [2025-11-27T05:17:38.594Z] #14 0.724 inflating: device-sdk-c-4.0.0/src/c/metadata.h [2025-11-27T05:17:38.594Z] #14 0.724 inflating: device-sdk-c-4.0.0/src/c/metrics.h [2025-11-27T05:17:38.594Z] #14 0.724 inflating: device-sdk-c-4.0.0/src/c/opstate.c [2025-11-27T05:17:38.594Z] #14 0.724 inflating: device-sdk-c-4.0.0/src/c/opstate.h [2025-11-27T05:17:38.594Z] #14 0.724 inflating: device-sdk-c-4.0.0/src/c/parson.c [2025-11-27T05:17:38.594Z] #14 0.724 inflating: device-sdk-c-4.0.0/src/c/parson.h [2025-11-27T05:17:38.594Z] #14 0.724 inflating: device-sdk-c-4.0.0/src/c/profiles.c [2025-11-27T05:17:38.594Z] #14 0.724 inflating: device-sdk-c-4.0.0/src/c/profiles.h [2025-11-27T05:17:38.594Z] #14 0.724 inflating: device-sdk-c-4.0.0/src/c/registry-impl.h [2025-11-27T05:17:38.594Z] #14 0.724 inflating: device-sdk-c-4.0.0/src/c/registry.c [2025-11-27T05:17:38.594Z] #14 0.724 inflating: device-sdk-c-4.0.0/src/c/registry.h [2025-11-27T05:17:38.594Z] #14 0.724 inflating: device-sdk-c-4.0.0/src/c/reqdata.c [2025-11-27T05:17:38.594Z] #14 0.726 inflating: device-sdk-c-4.0.0/src/c/reqdata.h [2025-11-27T05:17:38.594Z] #14 0.726 inflating: device-sdk-c-4.0.0/src/c/request_auth.c [2025-11-27T05:17:38.594Z] #14 0.726 inflating: device-sdk-c-4.0.0/src/c/request_auth.h [2025-11-27T05:17:38.594Z] #14 0.726 inflating: device-sdk-c-4.0.0/src/c/rest-server.c [2025-11-27T05:17:38.594Z] #14 0.726 inflating: device-sdk-c-4.0.0/src/c/rest-server.h [2025-11-27T05:17:38.594Z] #14 0.726 inflating: device-sdk-c-4.0.0/src/c/rest.c [2025-11-27T05:17:38.594Z] #14 0.726 inflating: device-sdk-c-4.0.0/src/c/rest.h [2025-11-27T05:17:38.594Z] #14 0.726 inflating: device-sdk-c-4.0.0/src/c/secrets-impl.h [2025-11-27T05:17:38.594Z] #14 0.726 inflating: device-sdk-c-4.0.0/src/c/secrets-insecure.c [2025-11-27T05:17:38.594Z] #14 0.726 inflating: device-sdk-c-4.0.0/src/c/secrets-insecure.h [2025-11-27T05:17:38.594Z] #14 0.726 inflating: device-sdk-c-4.0.0/src/c/secrets-vault.c [2025-11-27T05:17:38.594Z] #14 0.726 inflating: device-sdk-c-4.0.0/src/c/secrets-vault.h [2025-11-27T05:17:38.594Z] #14 0.726 inflating: device-sdk-c-4.0.0/src/c/secrets.c [2025-11-27T05:17:38.594Z] #14 0.726 inflating: device-sdk-c-4.0.0/src/c/secrets.h [2025-11-27T05:17:38.594Z] #14 0.726 inflating: device-sdk-c-4.0.0/src/c/service.c [2025-11-27T05:17:38.594Z] #14 0.726 inflating: device-sdk-c-4.0.0/src/c/service.h [2025-11-27T05:17:38.594Z] #14 0.726 inflating: device-sdk-c-4.0.0/src/c/transform.c [2025-11-27T05:17:38.594Z] #14 0.726 inflating: device-sdk-c-4.0.0/src/c/transform.h [2025-11-27T05:17:38.594Z] #14 0.726 inflating: device-sdk-c-4.0.0/src/c/validate.c [2025-11-27T05:17:38.594Z] #14 0.726 inflating: device-sdk-c-4.0.0/src/c/validate.h [2025-11-27T05:17:38.594Z] #14 0.726 inflating: + cd device-sdk-c-4.0.0 [2025-11-27T05:17:38.594Z] #14 0.726 + ./scripts/build.sh [2025-11-27T05:17:38.594Z] #14 0.726 device-sdk-c-4.0.0/src/c/watchers.c [2025-11-27T05:17:38.594Z] #14 0.726 inflating: device-sdk-c-4.0.0/src/c/watchers.h [2025-11-27T05:17:38.594Z] #14 0.726 creating: device-sdk-c-4.0.0/src/cmake/ [2025-11-27T05:17:38.594Z] #14 0.726 inflating: device-sdk-c-4.0.0/src/cmake/FindIOT.cmake [2025-11-27T05:17:38.594Z] #14 0.726 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBCBOR.cmake [2025-11-27T05:17:38.594Z] #14 0.726 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBMICROHTTP.cmake [2025-11-27T05:17:38.594Z] #14 0.726 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBPAHO.cmake [2025-11-27T05:17:38.594Z] #14 0.726 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBUUID.cmake [2025-11-27T05:17:38.594Z] #14 0.726 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBYAML.cmake [2025-11-27T05:17:38.594Z] #14 0.727 + CPPCHECK=false [2025-11-27T05:17:38.594Z] #14 0.727 + DOCGEN=false [2025-11-27T05:17:38.594Z] #14 0.727 + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' [2025-11-27T05:17:38.594Z] #14 0.727 + '[' 0 -gt 0 ] [2025-11-27T05:17:38.594Z] #14 0.728 + readlink -f ./scripts/build.sh [2025-11-27T05:17:38.594Z] #14 0.729 + dirname /device-bacnet-c/deps/device-sdk-c-4.0.0/scripts/build.sh [2025-11-27T05:17:38.594Z] #14 0.729 + dirname /device-bacnet-c/deps/device-sdk-c-4.0.0/scripts [2025-11-27T05:17:38.594Z] #14 0.730 + ROOT=/device-bacnet-c/deps/device-sdk-c-4.0.0 [2025-11-27T05:17:38.594Z] #14 0.730 + cd /device-bacnet-c/deps/device-sdk-c-4.0.0 [2025-11-27T05:17:38.594Z] #14 0.730 + mkdir -p /device-bacnet-c/deps/device-sdk-c-4.0.0/build/release [2025-11-27T05:17:38.594Z] #14 0.731 + cd /device-bacnet-c/deps/device-sdk-c-4.0.0/build/release [2025-11-27T05:17:38.594Z] #14 0.731 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/deps/device-sdk-c-4.0.0/src [2025-11-27T05:17:38.594Z] #14 0.807 -- The C compiler identification is GNU 12.2.1 [2025-11-27T05:17:38.856Z] #14 0.822 -- Detecting C compiler ABI info [2025-11-27T05:17:38.856Z] #14 0.921 -- Detecting C compiler ABI info - done [2025-11-27T05:17:38.856Z] #14 0.940 -- Check for working C compiler: /usr/bin/cc - skipped [2025-11-27T05:17:38.856Z] #14 0.942 -- Detecting C compile features [2025-11-27T05:17:38.856Z] #14 0.942 -- Detecting C compile features - done [2025-11-27T05:17:38.856Z] #14 0.946 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2025-11-27T05:17:38.856Z] #14 1.022 -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") [2025-11-27T05:17:38.856Z] #14 1.025 -- Found LIBYAML: /usr/lib/libyaml.so [2025-11-27T05:17:39.115Z] #14 1.028 -- Found LIBUUID: /usr/lib/libuuid.so [2025-11-27T05:17:39.115Z] #14 1.031 -- Found LIBCBOR: /usr/lib/libcbor.so [2025-11-27T05:17:39.115Z] #14 1.033 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2025-11-27T05:17:39.115Z] #14 1.036 -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-11-27T05:17:39.115Z] #14 1.036 -- /opt/iotech/iot/1.5/include [2025-11-27T05:17:39.115Z] #14 1.036 -- C SDK 0.0.0 for Linux [2025-11-27T05:17:39.115Z] #14 1.038 -- Performing Test CSDK_HAVE_ATOMIC [2025-11-27T05:17:39.115Z] #14 1.123 -- Performing Test CSDK_HAVE_ATOMIC - Success [2025-11-27T05:17:39.115Z] #14 1.171 -- Found Curses: /usr/lib/libcurses.so [2025-11-27T05:17:39.115Z] #14 1.190 -- Configuring done (0.5s) [2025-11-27T05:17:39.115Z] #14 1.223 -- Generating done (0.0s) [2025-11-27T05:17:39.115Z] #14 1.226 -- Build files have been written to: /device-bacnet-c/deps/device-sdk-c-4.0.0/build/release [2025-11-27T05:17:39.115Z] #14 1.230 + make all package [2025-11-27T05:17:39.115Z] #14 1.230 + tee release.log [2025-11-27T05:17:39.115Z] #14 1.276 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2025-11-27T05:17:39.375Z] #14 1.383 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2025-11-27T05:17:39.375Z] #14 1.547 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2025-11-27T05:17:39.640Z] #14 1.673 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2025-11-27T05:17:39.901Z] #14 1.771 [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2025-11-27T05:17:39.901Z] #14 2.079 [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2025-11-27T05:17:40.161Z] #14 2.120 [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2025-11-27T05:17:40.161Z] #14 2.249 [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2025-11-27T05:17:40.421Z] #14 2.526 [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2025-11-27T05:17:40.680Z] #14 2.618 [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2025-11-27T05:17:40.680Z] #14 2.751 [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2025-11-27T05:17:40.680Z] #14 2.876 [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2025-11-27T05:17:40.940Z] #14 2.968 [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2025-11-27T05:17:40.940Z] #14 3.122 [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2025-11-27T05:17:41.199Z] #14 3.178 [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2025-11-27T05:17:41.458Z] #14 3.487 [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2025-11-27T05:17:41.719Z] #14 3.547 [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2025-11-27T05:17:41.719Z] #14 3.794 [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2025-11-27T05:17:41.719Z] #14 3.897 [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2025-11-27T05:17:41.978Z] #14 4.095 [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2025-11-27T05:17:42.237Z] #14 4.179 [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2025-11-27T05:17:43.174Z] #14 5.194 [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2025-11-27T05:17:43.174Z] #14 5.294 [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2025-11-27T05:17:43.174Z] #14 5.364 [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2025-11-27T05:17:43.436Z] #14 5.453 [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2025-11-27T05:17:43.436Z] #14 5.509 [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2025-11-27T05:17:43.697Z] #14 5.732 [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2025-11-27T05:17:43.956Z] #14 6.045 [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2025-11-27T05:17:44.215Z] #14 6.118 [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2025-11-27T05:17:44.215Z] #14 6.248 [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2025-11-27T05:17:44.475Z] #14 6.343 [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2025-11-27T05:17:44.475Z] #14 6.606 /device-bacnet-c/deps/device-sdk-c-4.0.0/src/c/service.c: In function 'devsdk_service_start': [2025-11-27T05:17:44.735Z] #14 6.606 /device-bacnet-c/deps/device-sdk-c-4.0.0/src/c/service.c:1063:5: warning: 'deviceservices_config' may be used uninitialized [-Wmaybe-uninitialized] [2025-11-27T05:17:44.735Z] #14 6.606 1063 | edgex_device_parseClients (svc->logger, iot_data_string_map_get (deviceservices_config, "Clients"), &svc->config.endpoints); [2025-11-27T05:17:44.735Z] #14 6.606 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-11-27T05:17:44.735Z] #14 6.607 /device-bacnet-c/deps/device-sdk-c-4.0.0/src/c/service.c:875:21: note: 'deviceservices_config' was declared here [2025-11-27T05:17:44.735Z] #14 6.607 875 | const iot_data_t *deviceservices_config; [2025-11-27T05:17:44.735Z] #14 6.607 | ^~~~~~~~~~~~~~~~~~~~~ [2025-11-27T05:17:44.735Z] #14 6.743 [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2025-11-27T05:17:44.735Z] #14 6.858 [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2025-11-27T05:17:44.993Z] #14 6.918 [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2025-11-27T05:17:44.993Z] #14 7.005 [ 68%] Linking C shared library libcsdk.so [2025-11-27T05:17:44.993Z] #14 7.046 [ 68%] Built target csdk [2025-11-27T05:17:44.993Z] #14 7.066 [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2025-11-27T05:17:44.993Z] #14 7.198 [ 72%] Linking C executable template [2025-11-27T05:17:45.253Z] #14 7.223 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-11-27T05:17:45.253Z] #14 7.263 [ 72%] Built target template [2025-11-27T05:17:45.253Z] #14 7.284 [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2025-11-27T05:17:45.253Z] #14 7.364 [ 76%] Linking C executable device-counter [2025-11-27T05:17:45.512Z] #14 7.388 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-11-27T05:17:45.512Z] #14 7.429 [ 76%] Built target device-counter [2025-11-27T05:17:45.512Z] #14 7.443 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2025-11-27T05:17:45.512Z] #14 7.527 [ 80%] Linking C executable device-random [2025-11-27T05:17:45.512Z] #14 7.548 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-11-27T05:17:45.512Z] #14 7.588 [ 80%] Built target device-random [2025-11-27T05:17:45.512Z] #14 7.604 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2025-11-27T05:17:45.512Z] #14 7.677 [ 84%] Linking C executable device-gyro [2025-11-27T05:17:45.770Z] #14 7.702 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-11-27T05:17:45.770Z] #14 7.744 [ 84%] Built target device-gyro [2025-11-27T05:17:45.770Z] #14 7.757 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2025-11-27T05:17:45.770Z] #14 7.837 [ 88%] Linking C executable device-bitfields [2025-11-27T05:17:46.029Z] #14 7.861 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-11-27T05:17:46.029Z] #14 7.902 [ 88%] Built target device-bitfields [2025-11-27T05:17:46.029Z] #14 7.921 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2025-11-27T05:17:46.029Z] #14 8.076 [ 92%] Linking C executable template-discovery [2025-11-27T05:17:46.287Z] #14 8.099 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-11-27T05:17:46.287Z] #14 8.138 [ 92%] Built target template-discovery [2025-11-27T05:17:46.287Z] #14 8.152 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2025-11-27T05:17:46.287Z] #14 8.267 [ 96%] Linking C executable device-file [2025-11-27T05:17:46.287Z] #14 8.291 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-11-27T05:17:46.287Z] #14 8.328 [ 96%] Built target device-file [2025-11-27T05:17:46.287Z] #14 8.340 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2025-11-27T05:17:46.287Z] #14 8.438 [100%] Linking C executable device-terminal [2025-11-27T05:17:46.545Z] #14 8.466 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-11-27T05:17:46.545Z] #14 8.507 [100%] Built target device-terminal [2025-11-27T05:17:46.545Z] #14 8.523 Run CPack packaging tool... [2025-11-27T05:17:46.545Z] #14 8.538 CPack: Create package using TGZ [2025-11-27T05:17:46.545Z] #14 8.538 CPack: Install projects [2025-11-27T05:17:46.545Z] #14 8.539 CPack: - Run preinstall target for: Csdk [2025-11-27T05:17:46.804Z] #14 8.786 CPack: - Install project: Csdk [] [2025-11-27T05:17:46.804Z] #14 8.795 CPack: Create package [2025-11-27T05:17:46.804Z] #14 8.817 CPack: - package: /device-bacnet-c/deps/device-sdk-c-4.0.0/build/release/csdk-0.0.0.tar.gz generated. [2025-11-27T05:17:46.804Z] #14 8.818 + '[' false '=' true ] [2025-11-27T05:17:46.804Z] #14 8.818 + '[' false '=' true ] [2025-11-27T05:17:46.804Z] #14 8.818 + mkdir -p /device-bacnet-c/deps/device-sdk-c-4.0.0/build/debug [2025-11-27T05:17:46.804Z] #14 8.819 + cd /device-bacnet-c/deps/device-sdk-c-4.0.0/build/debug [2025-11-27T05:17:46.804Z] #14 8.819 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /device-bacnet-c/deps/device-sdk-c-4.0.0/src [2025-11-27T05:17:46.804Z] #14 8.890 -- The C compiler identification is GNU 12.2.1 [2025-11-27T05:17:46.804Z] #14 8.906 -- Detecting C compiler ABI info [2025-11-27T05:17:46.804Z] #14 8.997 -- Detecting C compiler ABI info - done [2025-11-27T05:17:47.063Z] #14 9.017 -- Check for working C compiler: /usr/bin/cc - skipped [2025-11-27T05:17:47.063Z] #14 9.018 -- Detecting C compile features [2025-11-27T05:17:47.063Z] #14 9.019 -- Detecting C compile features - done [2025-11-27T05:17:47.063Z] #14 9.022 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2025-11-27T05:17:47.063Z] #14 9.098 -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") [2025-11-27T05:17:47.063Z] #14 9.101 -- Found LIBYAML: /usr/lib/libyaml.so [2025-11-27T05:17:47.063Z] #14 9.104 -- Found LIBUUID: /usr/lib/libuuid.so [2025-11-27T05:17:47.063Z] #14 9.106 -- Found LIBCBOR: /usr/lib/libcbor.so [2025-11-27T05:17:47.063Z] #14 9.108 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2025-11-27T05:17:47.063Z] #14 9.110 -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-11-27T05:17:47.063Z] #14 9.110 -- /opt/iotech/iot/1.5/include [2025-11-27T05:17:47.063Z] #14 9.110 -- C SDK 0.0.0 for Linux [2025-11-27T05:17:47.063Z] #14 9.113 -- Performing Test CSDK_HAVE_ATOMIC [2025-11-27T05:17:47.063Z] #14 9.201 -- Performing Test CSDK_HAVE_ATOMIC - Success [2025-11-27T05:17:47.322Z] #14 9.251 -- Found Curses: /usr/lib/libcurses.so [2025-11-27T05:17:47.322Z] #14 9.270 -- Configuring done (0.4s) [2025-11-27T05:17:47.322Z] #14 9.304 -- Generating done (0.0s) [2025-11-27T05:17:47.322Z] #14 9.306 -- Build files have been written to: /device-bacnet-c/deps/device-sdk-c-4.0.0/build/debug [2025-11-27T05:17:47.322Z] #14 9.312 + + maketee [2025-11-27T05:17:47.322Z] #14 9.312 debug.log [2025-11-27T05:17:47.322Z] #14 9.351 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2025-11-27T05:17:47.322Z] #14 9.421 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2025-11-27T05:17:47.580Z] #14 9.495 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2025-11-27T05:17:47.580Z] #14 9.570 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2025-11-27T05:17:47.580Z] #14 9.642 [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2025-11-27T05:17:47.580Z] #14 9.766 [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2025-11-27T05:17:47.840Z] #14 9.803 [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2025-11-27T05:17:47.840Z] #14 9.878 [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2025-11-27T05:17:47.840Z] #14 9.988 [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2025-11-27T05:17:48.099Z] #14 10.05 [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2025-11-27T05:17:48.099Z] #14 10.13 [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2025-11-27T05:17:48.099Z] #14 10.20 [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2025-11-27T05:17:48.099Z] #14 10.27 [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2025-11-27T05:17:48.358Z] #14 10.35 [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2025-11-27T05:17:48.358Z] #14 10.39 [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2025-11-27T05:17:48.358Z] #14 10.53 [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2025-11-27T05:17:48.618Z] #14 10.57 [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2025-11-27T05:17:48.618Z] #14 10.67 [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2025-11-27T05:17:48.618Z] #14 10.72 [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2025-11-27T05:17:48.618Z] #14 10.84 [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2025-11-27T05:17:48.877Z] #14 10.90 [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2025-11-27T05:17:48.877Z] #14 11.10 [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2025-11-27T05:17:49.136Z] #14 11.16 [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2025-11-27T05:17:49.136Z] #14 11.21 [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2025-11-27T05:17:49.136Z] #14 11.27 [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2025-11-27T05:17:49.136Z] #14 11.32 [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2025-11-27T05:17:49.395Z] #14 11.41 [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2025-11-27T05:17:49.395Z] #14 11.61 [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2025-11-27T05:17:49.654Z] #14 11.67 [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2025-11-27T05:17:49.654Z] #14 11.75 [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2025-11-27T05:17:49.913Z] #14 11.81 [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2025-11-27T05:17:49.913Z] #14 11.96 [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2025-11-27T05:17:49.913Z] #14 12.03 [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2025-11-27T05:17:49.913Z] #14 12.08 [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2025-11-27T05:17:50.172Z] #14 12.15 [ 68%] Linking C shared library libcsdk.so [2025-11-27T05:17:50.172Z] #14 12.21 [ 68%] Built target csdk [2025-11-27T05:17:50.172Z] #14 12.23 [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2025-11-27T05:17:50.172Z] #14 12.30 [ 72%] Linking C executable template [2025-11-27T05:17:50.172Z] #14 12.32 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-11-27T05:17:50.431Z] #14 12.36 [ 72%] Built target template [2025-11-27T05:17:50.431Z] #14 12.38 [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2025-11-27T05:17:50.431Z] #14 12.44 [ 76%] Linking C executable device-counter [2025-11-27T05:17:50.431Z] #14 12.47 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-11-27T05:17:50.431Z] #14 12.51 [ 76%] Built target device-counter [2025-11-27T05:17:50.431Z] #14 12.53 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2025-11-27T05:17:50.431Z] #14 12.59 [ 80%] Linking C executable device-random [2025-11-27T05:17:50.690Z] #14 12.61 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-11-27T05:17:50.690Z] #14 12.66 [ 80%] Built target device-random [2025-11-27T05:17:50.690Z] #14 12.68 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2025-11-27T05:17:50.690Z] #14 12.73 [ 84%] Linking C executable device-gyro [2025-11-27T05:17:50.690Z] #14 12.76 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-11-27T05:17:50.690Z] #14 12.80 [ 84%] Built target device-gyro [2025-11-27T05:17:50.690Z] #14 12.82 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2025-11-27T05:17:50.690Z] #14 12.88 [ 88%] Linking C executable device-bitfields [2025-11-27T05:17:50.950Z] #14 12.90 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-11-27T05:17:50.950Z] #14 12.95 [ 88%] Built target device-bitfields [2025-11-27T05:17:50.950Z] #14 12.97 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2025-11-27T05:17:50.950Z] #14 13.04 [ 92%] Linking C executable template-discovery [2025-11-27T05:17:51.210Z] #14 13.07 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-11-27T05:17:51.210Z] #14 13.12 [ 92%] Built target template-discovery [2025-11-27T05:17:51.210Z] #14 13.13 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2025-11-27T05:17:51.210Z] #14 13.20 [ 96%] Linking C executable device-file [2025-11-27T05:17:51.210Z] #14 13.22 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-11-27T05:17:51.210Z] #14 13.27 [ 96%] Built target device-file [2025-11-27T05:17:51.210Z] #14 13.28 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2025-11-27T05:17:51.210Z] #14 13.36 [100%] Linking C executable device-terminal [2025-11-27T05:17:51.471Z] #14 13.38 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-11-27T05:17:51.471Z] #14 13.42 [100%] Built target device-terminal [2025-11-27T05:17:51.471Z] #14 13.43 + cp -rf include/devsdk include/edgex /usr/include/ [2025-11-27T05:17:51.471Z] #14 13.44 + cp build/release/c/libcsdk.so /usr/lib/ [2025-11-27T05:17:51.471Z] #14 13.44 + mkdir -p /usr/share/doc/edgex-csdk [2025-11-27T05:17:51.471Z] #14 13.44 + cp Attribution.txt /usr/share/doc/edgex-csdk [2025-11-27T05:17:51.471Z] #14 13.44 + cp LICENSE /usr/share/doc/edgex-csdk [2025-11-27T05:17:51.471Z] #14 13.44 + rm -rf /device-bacnet-c/deps [2025-11-27T05:17:51.471Z] #14 DONE 13.5s [2025-11-27T05:17:51.471Z] [2025-11-27T05:17:51.471Z] #15 [11/11] RUN /device-bacnet-c/scripts/build.sh [2025-11-27T05:17:51.730Z] #15 0.229 + readlink -f /device-bacnet-c/scripts/build.sh [2025-11-27T05:17:51.730Z] #15 0.230 + dirname /device-bacnet-c/scripts/build.sh [2025-11-27T05:17:51.730Z] #15 0.230 + dirname /device-bacnet-c/scripts [2025-11-27T05:17:51.730Z] #15 0.231 + ROOT=/device-bacnet-c [2025-11-27T05:17:51.730Z] #15 0.231 + echo /device-bacnet-c [2025-11-27T05:17:51.730Z] #15 0.231 + cd /device-bacnet-c [2025-11-27T05:17:51.730Z] #15 0.231 /device-bacnet-c [2025-11-27T05:17:51.730Z] #15 0.231 + '[' '!' -f /device-bacnet-c/lib/ip/libbacnet.a ] [2025-11-27T05:17:51.730Z] #15 0.231 + '[' '!' -d /device-bacnet-c/bacnet-stack ] [2025-11-27T05:17:51.730Z] #15 0.233 + git clone https://github.com/IOTechSystems/bacnet-stack.git [2025-11-27T05:17:51.730Z] #15 0.233 Cloning into 'bacnet-stack'... [2025-11-27T05:17:54.266Z] #15 2.797 + cd /device-bacnet-c/bacnet-stack [2025-11-27T05:17:54.266Z] #15 2.797 + git checkout v0.8.6-IOTech [2025-11-27T05:17:54.524Z] #15 2.998 Note: switching to 'v0.8.6-IOTech'. [2025-11-27T05:17:54.524Z] #15 2.998 [2025-11-27T05:17:54.524Z] #15 2.998 You are in 'detached HEAD' state. You can look around, make experimental [2025-11-27T05:17:54.524Z] #15 2.998 changes and commit them, and you can discard any commits you make in this [2025-11-27T05:17:54.524Z] #15 2.998 state without impacting any branches by switching back to a branch. [2025-11-27T05:17:54.524Z] #15 2.998 [2025-11-27T05:17:54.524Z] #15 2.998 If you want to create a new branch to retain commits you create, you may [2025-11-27T05:17:54.524Z] #15 2.998 do so (now or later) by using -c with the switch command. Example: [2025-11-27T05:17:54.524Z] #15 2.998 [2025-11-27T05:17:54.524Z] #15 2.998 git switch -c [2025-11-27T05:17:54.524Z] #15 2.998 [2025-11-27T05:17:54.525Z] #15 2.998 Or undo this operation with: [2025-11-27T05:17:54.525Z] #15 2.998 [2025-11-27T05:17:54.525Z] #15 2.998 git switch - [2025-11-27T05:17:54.525Z] #15 2.998 [2025-11-27T05:17:54.525Z] #15 2.998 Turn off this advice by setting config variable advice.detachedHead to false [2025-11-27T05:17:54.525Z] #15 2.998 [2025-11-27T05:17:54.525Z] #15 2.998 HEAD is now at 8b67b7f2 Changes for BACnet device service [2025-11-27T05:17:54.525Z] #15 3.000 + mkdir -p /device-bacnet-c/lib/ip [2025-11-27T05:17:54.525Z] #15 3.002 + mkdir -p /device-bacnet-c/lib/mstp [2025-11-27T05:17:54.525Z] #15 3.002 + make 'BACDL_DEFINE=-DBACDL_MSTP=1' clean library [2025-11-27T05:17:54.525Z] #15 3.005 make -s -C lib clean [2025-11-27T05:17:54.525Z] #15 3.009 make -s -C demo clean [2025-11-27T05:17:54.525Z] #15 3.060 make -s -C demo/router clean [2025-11-27T05:17:54.525Z] #15 3.063 make -s -C demo/router-ipv6 clean [2025-11-27T05:17:54.525Z] #15 3.066 make -s -C demo/gateway clean [2025-11-27T05:17:54.525Z] #15 3.068 make -s -C lib all [2025-11-27T05:17:58.728Z] #15 7.038 ../ports/linux/dlmstp.c: In function 'dlmstp_cleanup': [2025-11-27T05:17:58.728Z] #15 7.038 ../ports/linux/dlmstp.c:147:20: warning: passing argument 1 of 'pthread_cancel' makes pointer from integer without a cast [-Wint-conversion] [2025-11-27T05:17:58.728Z] #15 7.038 147 | pthread_cancel(hThread); [2025-11-27T05:17:58.728Z] #15 7.038 | ^~~~~~~ [2025-11-27T05:17:58.728Z] #15 7.038 | | [2025-11-27T05:17:58.728Z] #15 7.038 | long unsigned int [2025-11-27T05:17:58.728Z] #15 7.038 In file included from ../ports/linux/net.h:73, [2025-11-27T05:17:58.728Z] #15 7.038 from ../ports/linux/dlmstp.c:43: [2025-11-27T05:17:58.728Z] #15 7.038 /usr/include/pthread.h:98:20: note: expected 'pthread_t' {aka 'struct __pthread *'} but argument is of type 'long unsigned int' [2025-11-27T05:17:58.728Z] #15 7.038 98 | int pthread_cancel(pthread_t); [2025-11-27T05:17:58.728Z] #15 7.038 | ^~~~~~~~~ [2025-11-27T05:17:58.728Z] #15 7.041 ../ports/linux/dlmstp.c: In function 'dlmstp_init': [2025-11-27T05:17:58.728Z] #15 7.041 ../ports/linux/dlmstp.c:727:25: warning: passing argument 1 of 'pthread_create' from incompatible pointer type [-Wincompatible-pointer-types] [2025-11-27T05:17:58.728Z] #15 7.041 727 | rv = pthread_create(&hThread, NULL, dlmstp_master_fsm_task, NULL); [2025-11-27T05:17:58.728Z] #15 7.041 | ^~~~~~~~ [2025-11-27T05:17:58.728Z] #15 7.041 | | [2025-11-27T05:17:58.728Z] #15 7.041 | long unsigned int * [2025-11-27T05:17:58.728Z] #15 7.041 /usr/include/pthread.h:80:20: note: expected 'struct __pthread ** restrict' but argument is of type 'long unsigned int *' [2025-11-27T05:17:58.728Z] #15 7.041 80 | int pthread_create(pthread_t *__restrict, const pthread_attr_t *__restrict, void *(*)(void *), void *__restrict); [2025-11-27T05:17:58.728Z] #15 7.041 | ^ [2025-11-27T05:18:02.021Z] #15 10.41 + cp lib/libbacnet.a /device-bacnet-c/lib/mstp [2025-11-27T05:18:02.021Z] #15 10.41 + make 'BACDL_DEFINE=-DBACDL_BIP=1' clean library [2025-11-27T05:18:02.021Z] #15 10.41 make -s -C lib clean [2025-11-27T05:18:02.021Z] #15 10.42 make -s -C demo clean [2025-11-27T05:18:02.021Z] #15 10.48 make -s -C demo/router clean [2025-11-27T05:18:02.021Z] #15 10.49 make -s -C demo/router-ipv6 clean [2025-11-27T05:18:02.021Z] #15 10.49 make -s -C demo/gateway clean [2025-11-27T05:18:02.021Z] #15 10.49 make -s -C lib all [2025-11-27T05:18:10.145Z] #15 18.47 + cp lib/libbacnet.a /device-bacnet-c/lib/ip [2025-11-27T05:18:10.145Z] #15 18.47 + mkdir -p /device-bacnet-c/build/release/device-bacnet-ip [2025-11-27T05:18:10.145Z] #15 18.47 + cd /device-bacnet-c/build/release/device-bacnet-ip [2025-11-27T05:18:10.145Z] #15 18.47 + cmake '-DDATALINK:STRING=BACDL_BIP=1' '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/src/c [2025-11-27T05:18:10.145Z] #15 18.54 -- The C compiler identification is GNU 12.2.1 [2025-11-27T05:18:10.145Z] #15 18.55 -- Detecting C compiler ABI info [2025-11-27T05:18:10.145Z] #15 18.64 -- Detecting C compiler ABI info - done [2025-11-27T05:18:10.145Z] #15 18.66 -- Check for working C compiler: /usr/bin/cc - skipped [2025-11-27T05:18:10.145Z] #15 18.66 -- Detecting C compile features [2025-11-27T05:18:10.145Z] #15 18.66 -- Detecting C compile features - done [2025-11-27T05:18:10.145Z] #15 18.66 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD [2025-11-27T05:18:10.145Z] #15 18.75 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success [2025-11-27T05:18:10.404Z] #15 18.75 -- Found Threads: TRUE [2025-11-27T05:18:10.404Z] #15 18.76 -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-11-27T05:18:10.404Z] #15 18.76 -- /opt/iotech/iot/1.5/include [2025-11-27T05:18:10.404Z] #15 18.76 -- Configuring done (0.3s) [2025-11-27T05:18:10.404Z] #15 18.76 -- Generating done (0.0s) [2025-11-27T05:18:10.404Z] #15 18.76 -- Build files have been written to: /device-bacnet-c/build/release/device-bacnet-ip [2025-11-27T05:18:10.404Z] #15 18.77 + make [2025-11-27T05:18:10.404Z] #15 18.77 + tee release.log [2025-11-27T05:18:10.404Z] #15 18.81 [ 11%] Building C object CMakeFiles/bacnet_objects.dir/device-bacnet-c/bacnet-stack/demo/object/device-client.c.o [2025-11-27T05:18:10.404Z] #15 19.01 [ 22%] Linking C static library libbacnet_objects.a [2025-11-27T05:18:10.663Z] #15 19.04 [ 22%] Built target bacnet_objects [2025-11-27T05:18:10.663Z] #15 19.06 [ 33%] Building C object CMakeFiles/device-bacnet-c.dir/main.c.o [2025-11-27T05:18:10.663Z] #15 19.25 [ 44%] Building C object CMakeFiles/device-bacnet-c.dir/address_entry.c.o [2025-11-27T05:18:10.922Z] #15 19.33 [ 55%] Building C object CMakeFiles/device-bacnet-c.dir/address_instance_map.c.o [2025-11-27T05:18:10.922Z] #15 19.39 [ 66%] Building C object CMakeFiles/device-bacnet-c.dir/device_condition_map.c.o [2025-11-27T05:18:10.922Z] #15 19.47 [ 77%] Building C object CMakeFiles/device-bacnet-c.dir/driver.c.o [2025-11-27T05:18:11.182Z] #15 19.74 [ 88%] Building C object CMakeFiles/device-bacnet-c.dir/return_data.c.o [2025-11-27T05:18:11.182Z] #15 19.81 [100%] Linking C executable device-bacnet-c [2025-11-27T05:18:11.182Z] #15 19.84 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-11-27T05:18:11.182Z] #15 19.89 [100%] Built target device-bacnet-c [2025-11-27T05:18:11.443Z] #15 19.90 + mkdir -p /device-bacnet-c/build/release/device-bacnet-mstp [2025-11-27T05:18:11.443Z] #15 19.90 + cd /device-bacnet-c/build/release/device-bacnet-mstp [2025-11-27T05:18:11.443Z] #15 19.90 + cmake '-DDATALINK:STRING=BACDL_MSTP=1' '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/src/c [2025-11-27T05:18:11.443Z] #15 19.97 -- The C compiler identification is GNU 12.2.1 [2025-11-27T05:18:11.443Z] #15 19.98 -- Detecting C compiler ABI info [2025-11-27T05:18:11.443Z] #15 20.07 -- Detecting C compiler ABI info - done [2025-11-27T05:18:11.702Z] #15 20.09 -- Check for working C compiler: /usr/bin/cc - skipped [2025-11-27T05:18:11.702Z] #15 20.09 -- Detecting C compile features [2025-11-27T05:18:11.702Z] #15 20.10 -- Detecting C compile features - done [2025-11-27T05:18:11.702Z] #15 20.10 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD [2025-11-27T05:18:11.702Z] #15 20.18 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success [2025-11-27T05:18:11.702Z] #15 20.19 -- Found Threads: TRUE [2025-11-27T05:18:11.702Z] #15 20.19 -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-11-27T05:18:11.702Z] #15 20.19 -- /opt/iotech/iot/1.5/include [2025-11-27T05:18:11.702Z] #15 20.19 -- Configuring done (0.3s) [2025-11-27T05:18:11.702Z] #15 20.20 -- Generating done (0.0s) [2025-11-27T05:18:11.702Z] #15 20.20 -- Build files have been written to: /device-bacnet-c/build/release/device-bacnet-mstp [2025-11-27T05:18:11.702Z] #15 20.20 + make [2025-11-27T05:18:11.702Z] #15 20.20 + tee release.log [2025-11-27T05:18:11.702Z] #15 20.24 [ 11%] Building C object CMakeFiles/bacnet_objects.dir/device-bacnet-c/bacnet-stack/demo/object/device-client.c.o [2025-11-27T05:18:11.960Z] #15 20.45 [ 22%] Linking C static library libbacnet_objects.a [2025-11-27T05:18:11.960Z] #15 20.48 [ 22%] Built target bacnet_objects [2025-11-27T05:18:11.960Z] #15 20.50 [ 33%] Building C object CMakeFiles/device-bacnet-c.dir/main.c.o [2025-11-27T05:18:12.219Z] #15 20.67 [ 44%] Building C object CMakeFiles/device-bacnet-c.dir/address_entry.c.o [2025-11-27T05:18:12.219Z] #15 20.76 [ 55%] Building C object CMakeFiles/device-bacnet-c.dir/address_instance_map.c.o [2025-11-27T05:18:12.219Z] #15 20.81 [ 66%] Building C object CMakeFiles/device-bacnet-c.dir/device_condition_map.c.o [2025-11-27T05:18:12.484Z] #15 20.88 [ 77%] Building C object CMakeFiles/device-bacnet-c.dir/driver.c.o [2025-11-27T05:18:12.484Z] #15 21.16 [ 88%] Building C object CMakeFiles/device-bacnet-c.dir/return_data.c.o [2025-11-27T05:18:12.745Z] #15 21.23 [100%] Linking C executable device-bacnet-c [2025-11-27T05:18:12.745Z] #15 21.25 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-11-27T05:18:12.745Z] #15 21.30 [100%] Built target device-bacnet-c [2025-11-27T05:18:12.745Z] #15 DONE 21.4s [2025-11-27T05:18:13.004Z] [2025-11-27T05:18:13.004Z] #16 exporting to image [2025-11-27T05:18:13.004Z] #16 exporting layers [2025-11-27T05:18:13.263Z] #16 exporting layers 0.4s done [2025-11-27T05:18:13.263Z] #16 writing image sha256:7ca73d6f215513a7aa370898ec599cda04d838797c7362631784d50c43a73495 done [2025-11-27T05:18:13.263Z] #16 naming to docker.io/library/device-bacnet-c-builder-x86_64 done [2025-11-27T05:18:13.263Z] #16 DONE 0.4s [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-11-27T05:18:13.609Z] + + grepgit ci(lts-release) log [2025-11-27T05:18:13.609Z] --pretty=%H %s [2025-11-27T05:18:13.609Z] + head -n 1 [2025-11-27T05:18:13.609Z] + awk {print $1} [Pipeline] echo [2025-11-27T05:18:13.852Z] [edgeXDocker.push] Tagging docker image device-bacnet-c-builder-x86_64 with the following tags: [2025-11-27T05:18:13.852Z] 51fc0f7794e32676bc47e1603c1b3033fa494e45 [2025-11-27T05:18:13.852Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-27T05:18:14.186Z] + docker tag device-bacnet-c-builder-x86_64 nexus3.edgexfoundry.org:10002/device-bacnet-c-builder-x86_64:51fc0f7794e32676bc47e1603c1b3033fa494e45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-27T05:18:14.508Z] + docker push nexus3.edgexfoundry.org:10002/device-bacnet-c-builder-x86_64:51fc0f7794e32676bc47e1603c1b3033fa494e45 [2025-11-27T05:18:14.508Z] The push refers to repository [nexus3.edgexfoundry.org:10002/device-bacnet-c-builder-x86_64] [2025-11-27T05:18:14.508Z] 80bc8e9ce716: Preparing [2025-11-27T05:18:14.508Z] 2887c654b86b: Preparing [2025-11-27T05:18:14.508Z] 5f70bf18a086: Preparing [2025-11-27T05:18:14.508Z] 5909a251f508: Preparing [2025-11-27T05:18:14.508Z] f8db7f23fe5e: Preparing [2025-11-27T05:18:14.508Z] 62429362ba30: Preparing [2025-11-27T05:18:14.508Z] 308020f8cace: Preparing [2025-11-27T05:18:14.508Z] 977c6c7779b5: Preparing [2025-11-27T05:18:14.508Z] b16d8350f232: Preparing [2025-11-27T05:18:14.508Z] 62429362ba30: Waiting [2025-11-27T05:18:14.508Z] e8b374e34ac2: Preparing [2025-11-27T05:18:14.508Z] 9d94fa7f7201: Preparing [2025-11-27T05:18:14.508Z] 308020f8cace: Waiting [2025-11-27T05:18:14.508Z] 977c6c7779b5: Waiting [2025-11-27T05:18:14.508Z] b16d8350f232: Waiting [2025-11-27T05:18:14.508Z] 1a98914da975: Preparing [2025-11-27T05:18:14.508Z] cc2447e1835a: Preparing [2025-11-27T05:18:14.508Z] 9d94fa7f7201: Waiting [2025-11-27T05:18:14.508Z] 1a98914da975: Waiting [2025-11-27T05:18:14.508Z] cc2447e1835a: Waiting [2025-11-27T05:18:14.508Z] 5f70bf18a086: Pushed [2025-11-27T05:18:14.508Z] f8db7f23fe5e: Pushed [2025-11-27T05:18:14.508Z] 5909a251f508: Pushed [2025-11-27T05:18:14.508Z] 2887c654b86b: Pushed [2025-11-27T05:18:14.766Z] 62429362ba30: Pushed [2025-11-27T05:18:14.766Z] b16d8350f232: Pushed [2025-11-27T05:18:14.766Z] 9d94fa7f7201: Layer already exists [2025-11-27T05:18:14.766Z] 1a98914da975: Layer already exists [2025-11-27T05:18:14.766Z] cc2447e1835a: Layer already exists [2025-11-27T05:18:14.766Z] e8b374e34ac2: Pushed [2025-11-27T05:18:15.338Z] 977c6c7779b5: Pushed [2025-11-27T05:18:18.621Z] 80bc8e9ce716: Pushed [2025-11-27T05:18:18.621Z] 308020f8cace: Pushed [2025-11-27T05:18:18.621Z] 51fc0f7794e32676bc47e1603c1b3033fa494e45: digest: sha256:a28cc97222128ea6bd0fff4fcd4db298aa86e56a25c86997e19ce50c219808bd size: 3037 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-27T05:18:18.701Z] ===================================================== [Pipeline] echo [2025-11-27T05:18:18.715Z] taggedImages: [2025-11-27T05:18:18.715Z] - nexus3.edgexfoundry.org:10002/device-bacnet-c-builder-x86_64:51fc0f7794e32676bc47e1603c1b3033fa494e45 [Pipeline] echo [2025-11-27T05:18:18.762Z] ========================================================= [2025-11-27T05:18:18.762Z] [edgeXBuildMultiArch] RAW Config: [2025-11-27T05:18:18.762Z] images: [2025-11-27T05:18:18.762Z] - nexus3.edgexfoundry.org:10002/device-bacnet-c-builder-x86_64:51fc0f7794e32676bc47e1603c1b3033fa494e45 [2025-11-27T05:18:18.762Z] settingsFile: [2025-11-27T05:18:18.762Z] device-bacnet-c-settings [2025-11-27T05:18:18.762Z] ========================================================= [Pipeline] node [2025-11-27T05:18:33.765Z] Still waiting to schedule task [2025-11-27T05:18:33.765Z] All nodes of label ‘centos7-docker-4c-2g’ are offline [2025-11-27T05:19:35.270Z] Running on prd-centos7-docker-4c-2g-773895 in /w/workspace/exfoundry_device-bacnet-c_odessa [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-11-27T05:19:35.316Z] provisioning config files... [2025-11-27T05:19:35.349Z] copy managed file [device-bacnet-c-settings] to file:/w/workspace/exfoundry_device-bacnet-c_odessa@tmp/config17017873677747151676tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-27T05:19:37.218Z] ---> ****-login.sh [2025-11-27T05:19:37.218Z] nexus3.edgexfoundry.org:10001 [2025-11-27T05:19:46.488Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-773894 in /w/workspace/exfoundry_device-bacnet-c_odessa [Pipeline] { [Pipeline] checkout [2025-11-27T05:19:49.544Z] Selected Git installation does not exist. Using Default [2025-11-27T05:19:49.544Z] The recommended git tool is: NONE [2025-11-27T05:19:54.376Z] using credential edgex-jenkins-ssh [2025-11-27T05:19:54.399Z] Cloning the remote Git repository [2025-11-27T05:19:54.449Z] Cloning repository git@github.com:edgexfoundry/device-bacnet-c.git [2025-11-27T05:19:54.568Z] > git init /w/workspace/exfoundry_device-bacnet-c_odessa # timeout=10 [2025-11-27T05:19:54.728Z] Fetching upstream changes from git@github.com:edgexfoundry/device-bacnet-c.git [2025-11-27T05:19:54.730Z] > git --version # timeout=10 [2025-11-27T05:19:54.751Z] > git --version # 'git version 2.25.1' [2025-11-27T05:19:54.754Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-11-27T05:19:54.907Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-bacnet-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-11-27T05:19:56.059Z] > git config remote.origin.url git@github.com:edgexfoundry/device-bacnet-c.git # timeout=10 [2025-11-27T05:19:56.090Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-11-27T05:19:57.060Z] Avoid second fetch [2025-11-27T05:19:57.061Z] Checking out Revision 51fc0f7794e32676bc47e1603c1b3033fa494e45 (odessa) [2025-11-27T05:19:57.787Z] Commit message: "ci(lts-release): LTS release v4.0.1 @d0a57ca" [2025-11-27T05:19:57.083Z] > git config core.sparsecheckout # timeout=10 [2025-11-27T05:19:57.157Z] > git checkout -f 51fc0f7794e32676bc47e1603c1b3033fa494e45 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-11-27T05:20:02.032Z] provisioning config files... [2025-11-27T05:20:02.063Z] copy managed file [device-bacnet-c-settings] to file:/w/workspace/exfoundry_device-bacnet-c_odessa@tmp/config18068423098431077074tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-27T05:20:02.791Z] ---> ****-login.sh [2025-11-27T05:20:02.791Z] nexus3.edgexfoundry.org:10001 [2025-11-27T05:20:03.067Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-27T05:20:03.339Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-27T05:20:03.340Z] Configure a credential helper to remove this warning. See [2025-11-27T05:20:03.340Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-27T05:20:03.340Z] [2025-11-27T05:20:03.340Z] Login Succeeded [2025-11-27T05:20:03.340Z] nexus3.edgexfoundry.org:10002 [2025-11-27T05:20:03.608Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-27T05:20:03.608Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-27T05:20:03.608Z] Configure a credential helper to remove this warning. See [2025-11-27T05:20:03.608Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-27T05:20:03.608Z] [2025-11-27T05:20:03.608Z] Login Succeeded [2025-11-27T05:20:03.885Z] nexus3.edgexfoundry.org:10003 [2025-11-27T05:20:03.885Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-27T05:20:04.155Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-27T05:20:04.155Z] Configure a credential helper to remove this warning. See [2025-11-27T05:20:04.155Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-27T05:20:04.155Z] [2025-11-27T05:20:04.155Z] Login Succeeded [2025-11-27T05:20:04.155Z] nexus3.edgexfoundry.org:10004 [2025-11-27T05:20:04.425Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-27T05:20:04.425Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-27T05:20:04.425Z] Configure a credential helper to remove this warning. See [2025-11-27T05:20:04.425Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-27T05:20:04.425Z] [2025-11-27T05:20:04.425Z] Login Succeeded [2025-11-27T05:20:04.425Z] ****.io [2025-11-27T05:20:04.692Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-27T05:20:04.961Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-27T05:20:04.961Z] Configure a credential helper to remove this warning. See [2025-11-27T05:20:04.961Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-27T05:20:04.961Z] [2025-11-27T05:20:04.961Z] Login Succeeded [2025-11-27T05:20:04.961Z] ---> ****-login.sh ends [Pipeline] } [2025-11-27T05:20:04.978Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-27T05:20:05.030Z] [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh [2025-11-27T05:20:05.378Z] + echo 0.0.0 [Pipeline] echo [2025-11-27T05:20:05.398Z] [prepBaseBuildImage] Generating new image with name: device-bacnet-c-builder-arm64 [Pipeline] echo [2025-11-27T05:20:05.416Z] [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-11-27T05:20:05.435Z] ========================================================= [2025-11-27T05:20:05.435Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base-arm64:gcc-lts] [2025-11-27T05:20:05.435Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-27T05:20:05.795Z] + docker build -t device-bacnet-c-builder-arm64 -f scripts/Dockerfile.alpine-base --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base-arm64:gcc-lts . [2025-11-27T05:20:06.064Z] Sending build context to Docker daemon 487.4kB [2025-11-27T05:20:06.064Z] Step 1/12 : ARG BASE=alpine:3.20 [2025-11-27T05:20:06.064Z] Step 2/12 : FROM ${BASE} [2025-11-27T05:20:06.337Z] gcc-lts: Pulling from edgex-devops/edgex-gcc-base-arm64 [2025-11-27T05:20:06.337Z] 579b34f0a95b: Pulling fs layer [2025-11-27T05:20:06.337Z] b046b3a35be6: Pulling fs layer [2025-11-27T05:20:06.337Z] 2014ba793e07: Pulling fs layer [2025-11-27T05:20:06.337Z] b046b3a35be6: Verifying Checksum [2025-11-27T05:20:06.337Z] b046b3a35be6: Download complete [2025-11-27T05:20:06.337Z] 579b34f0a95b: Verifying Checksum [2025-11-27T05:20:06.337Z] 579b34f0a95b: Download complete [2025-11-27T05:20:08.930Z] 2014ba793e07: Verifying Checksum [2025-11-27T05:20:08.930Z] 2014ba793e07: Download complete [2025-11-27T05:20:08.930Z] 579b34f0a95b: Pull complete [2025-11-27T05:20:08.930Z] b046b3a35be6: Pull complete [2025-11-27T05:20:21.321Z] 2014ba793e07: Pull complete [2025-11-27T05:20:21.321Z] Digest: sha256:b5906dbdf2aa12511e9e52d54665ccd7a12a762119da8971e0963525c2f84566 [2025-11-27T05:20:21.321Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base-arm64:gcc-lts [2025-11-27T05:20:21.321Z] ---> 4f4201145ecf [2025-11-27T05:20:21.321Z] Step 3/12 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2025-11-27T05:20:21.600Z] ---> Running in ab8fed6ed461 [2025-11-27T05:20:23.022Z] Connecting to iotech.jfrog.io (34.247.22.236:443) [2025-11-27T05:20:23.291Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2025-11-27T05:20:23.291Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2025-11-27T05:20:23.291Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2025-11-27T05:20:24.262Z] Removing intermediate container ab8fed6ed461 [2025-11-27T05:20:24.262Z] ---> 2e0e5a34ca95 [2025-11-27T05:20:24.262Z] Step 4/12 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories [2025-11-27T05:20:24.262Z] ---> Running in 96cfd01e7afd [2025-11-27T05:20:25.691Z] Removing intermediate container 96cfd01e7afd [2025-11-27T05:20:25.691Z] ---> b19b146ce9a5 [2025-11-27T05:20:25.691Z] Step 5/12 : RUN apk add --update --no-cache build-base git gcc cmake make linux-headers yaml-dev libmicrohttpd-dev curl-dev util-linux-dev ncurses-dev iotech-paho-mqtt-c-dev-1.3 hiredis-dev libcbor-dev iotech-iot-1.5-dev dumb-init [2025-11-27T05:20:25.979Z] ---> Running in ed670054e248 [2025-11-27T05:20:26.969Z] fetch https://nl.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2025-11-27T05:20:27.239Z] fetch https://nl.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2025-11-27T05:20:28.205Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/aarch64/APKINDEX.tar.gz [2025-11-27T05:20:29.170Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-11-27T05:20:29.170Z] (1/18) Installing dumb-init (1.2.5-r2) [2025-11-27T05:20:29.438Z] (2/18) Installing hiredis (1.1.0-r2) [2025-11-27T05:20:29.707Z] (3/18) Installing hiredis-dev (1.1.0-r2) [2025-11-27T05:20:30.298Z] (4/18) Installing libcbor (0.10.2-r1) [2025-11-27T05:20:30.298Z] (5/18) Installing iotech-iot-1.5 (1.5.7-r0) [2025-11-27T05:20:30.885Z] (6/18) Installing iotech-iot-1.5-dev (1.5.7-r0) [2025-11-27T05:20:30.885Z] (7/18) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.131-r1) [2025-11-27T05:20:31.152Z] (8/18) Installing libcbor-dev (0.10.2-r1) [2025-11-27T05:20:31.419Z] (9/18) Installing libmenuw (6.4_p20230506-r0) [2025-11-27T05:20:31.685Z] (10/18) Installing libpanelw (6.4_p20230506-r0) [2025-11-27T05:20:31.950Z] (11/18) Installing libncurses++ (6.4_p20230506-r0) [2025-11-27T05:20:32.218Z] (12/18) Installing ncurses-dev (6.4_p20230506-r0) [2025-11-27T05:20:32.486Z] (13/18) Installing libblkid (2.38.1-r8) [2025-11-27T05:20:32.755Z] (14/18) Installing libuuid (2.38.1-r8) [2025-11-27T05:20:33.024Z] (15/18) Installing libfdisk (2.38.1-r8) [2025-11-27T05:20:33.610Z] (16/18) Installing libmount (2.38.1-r8) [2025-11-27T05:20:33.877Z] (17/18) Installing libsmartcols (2.38.1-r8) [2025-11-27T05:20:34.144Z] (18/18) Installing util-linux-dev (2.38.1-r8) [2025-11-27T05:20:34.413Z] Executing busybox-1.36.1-r2.trigger [2025-11-27T05:20:34.413Z] OK: 333 MiB in 100 packages [2025-11-27T05:20:35.841Z] Removing intermediate container ed670054e248 [2025-11-27T05:20:35.841Z] ---> 46d2ac9c718e [2025-11-27T05:20:35.841Z] Step 6/12 : RUN apk --no-cache upgrade [2025-11-27T05:20:35.841Z] ---> Running in c8721f9a4536 [2025-11-27T05:20:36.809Z] fetch https://nl.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2025-11-27T05:20:37.394Z] fetch https://nl.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2025-11-27T05:20:37.981Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/aarch64/APKINDEX.tar.gz [2025-11-27T05:20:38.942Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-11-27T05:20:38.942Z] Upgrading critical system libraries and apk-tools: [2025-11-27T05:20:38.942Z] (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2025-11-27T05:20:39.217Z] Executing busybox-1.36.1-r2.trigger [2025-11-27T05:20:39.494Z] Continuing the upgrade transaction with new apk-tools: [2025-11-27T05:20:39.494Z] fetch https://nl.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2025-11-27T05:20:40.075Z] fetch https://nl.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2025-11-27T05:20:40.656Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/aarch64/APKINDEX.tar.gz [2025-11-27T05:20:41.610Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-11-27T05:20:41.610Z] (1/27) Upgrading musl (1.2.4-r2 -> 1.2.4-r3) [2025-11-27T05:20:42.191Z] (2/27) Upgrading busybox (1.36.1-r2 -> 1.36.1-r7) [2025-11-27T05:20:42.458Z] Executing busybox-1.36.1-r7.post-upgrade [2025-11-27T05:20:42.458Z] (3/27) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r7) [2025-11-27T05:20:42.724Z] (4/27) Upgrading ca-certificates-bundle (20230506-r0 -> 20241121-r1) [2025-11-27T05:20:42.990Z] (5/27) Upgrading libcrypto3 (3.1.4-r0 -> 3.1.8-r0) [2025-11-27T05:20:43.573Z] (6/27) Upgrading libssl3 (3.1.4-r0 -> 3.1.8-r0) [2025-11-27T05:20:43.840Z] (7/27) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r7) [2025-11-27T05:20:44.117Z] (8/27) Upgrading binutils (2.40-r7 -> 2.40-r8) [2025-11-27T05:20:44.698Z] (9/27) Upgrading musl-dev (1.2.4-r2 -> 1.2.4-r3) [2025-11-27T05:20:45.280Z] (10/27) Upgrading libexpat (2.5.0-r1 -> 2.7.0-r0) [2025-11-27T05:20:45.545Z] (11/27) Upgrading xz-libs (5.4.3-r0 -> 5.4.3-r1) [2025-11-27T05:20:45.812Z] (12/27) Upgrading libarchive (3.7.2-r0 -> 3.8.0-r0) [2025-11-27T05:20:46.081Z] (13/27) Upgrading ca-certificates (20230506-r0 -> 20241121-r1) [2025-11-27T05:20:46.664Z] (14/27) Installing libpsl (0.21.5-r0) [2025-11-27T05:20:46.930Z] (15/27) Upgrading libcurl (8.4.0-r0 -> 8.12.1-r0) [2025-11-27T05:20:47.197Z] (16/27) Installing libpsl-utils (0.21.5-r0) [2025-11-27T05:20:47.463Z] (17/27) Installing libpsl-dev (0.21.5-r0) [2025-11-27T05:20:47.730Z] (18/27) Upgrading openssl-dev (3.1.4-r0 -> 3.1.8-r0) [2025-11-27T05:20:48.000Z] (19/27) Upgrading curl-dev (8.4.0-r0 -> 8.12.1-r0) [2025-11-27T05:20:48.587Z] (20/27) Upgrading git (2.40.1-r0 -> 2.40.4-r0) [2025-11-27T05:20:49.172Z] (21/27) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r3) [2025-11-27T05:20:49.172Z] (22/27) Upgrading libtasn1 (4.19.0-r1 -> 4.20.0-r0) [2025-11-27T05:20:49.438Z] (23/27) Upgrading gnutls (3.8.0-r2 -> 3.8.4-r0) [2025-11-27T05:20:50.021Z] (24/27) Upgrading gnutls-c++ (3.8.0-r2 -> 3.8.4-r0) [2025-11-27T05:20:50.288Z] (25/27) Upgrading libtasn1-progs (4.19.0-r1 -> 4.20.0-r0) [2025-11-27T05:20:50.557Z] (26/27) Upgrading libtasn1-dev (4.19.0-r1 -> 4.20.0-r0) [2025-11-27T05:20:50.825Z] (27/27) Upgrading gnutls-dev (3.8.0-r2 -> 3.8.4-r0) [2025-11-27T05:20:51.092Z] Executing busybox-1.36.1-r7.trigger [2025-11-27T05:20:51.092Z] Executing ca-certificates-20241121-r1.trigger [2025-11-27T05:20:51.360Z] OK: 334 MiB in 103 packages [2025-11-27T05:20:54.732Z] Removing intermediate container c8721f9a4536 [2025-11-27T05:20:54.732Z] ---> bdd00e88cef6 [2025-11-27T05:20:54.732Z] Step 7/12 : COPY scripts /device-bacnet-c/scripts [2025-11-27T05:20:54.732Z] ---> b251ea5a0702 [2025-11-27T05:20:54.732Z] Step 8/12 : COPY src /device-bacnet-c/src/ [2025-11-27T05:20:56.756Z] ---> e64d630fbee5 [2025-11-27T05:20:56.756Z] Step 9/12 : COPY VERSION /device-bacnet-c/ [2025-11-27T05:20:57.024Z] ---> 761a8a10a785 [2025-11-27T05:20:57.024Z] Step 10/12 : WORKDIR /device-bacnet-c [2025-11-27T05:20:57.291Z] ---> Running in a45b85bbf5e5 [2025-11-27T05:20:57.559Z] Removing intermediate container a45b85bbf5e5 [2025-11-27T05:20:57.559Z] ---> c31cbeea3eaf [2025-11-27T05:20:57.559Z] Step 11/12 : RUN /device-bacnet-c/scripts/build_deps.sh [2025-11-27T05:20:57.559Z] ---> Running in 3ef74d6172f7 [2025-11-27T05:20:58.524Z] + CSDK_VER=4.0.0 [2025-11-27T05:20:58.524Z] + '[' '!' -d deps ] [2025-11-27T05:20:58.524Z] + mkdir deps [2025-11-27T05:20:58.524Z] + cd /device-bacnet-c/deps [2025-11-27T05:20:58.524Z] + wget https://github.com/edgexfoundry/device-sdk-c/archive/v4.0.0.zip [2025-11-27T05:20:58.524Z] Connecting to github.com (140.82.113.3:443) [2025-11-27T05:20:58.796Z] Connecting to codeload.github.com (140.82.112.9:443) [2025-11-27T05:20:59.068Z] saving to 'v4.0.0.zip' [2025-11-27T05:20:59.068Z] v4.0.0.zip 100% |********************************| 245k 0:00:00 ETA [2025-11-27T05:20:59.068Z] 'v4.0.0.zip' saved [2025-11-27T05:20:59.068Z] + unzip v4.0.0.zip [2025-11-27T05:20:59.068Z] Archive: v4.0.0.zip [2025-11-27T05:20:59.068Z] creating: device-sdk-c-4.0.0/ [2025-11-27T05:20:59.068Z] creating: device-sdk-c-4.0.0/.github/ [2025-11-27T05:20:59.068Z] inflating: device-sdk-c-4.0.0/.github/Contributing.md [2025-11-27T05:20:59.068Z] inflating: device-sdk-c-4.0.0/.github/PULL_REQUEST_TEMPLATE.md [2025-11-27T05:20:59.068Z] inflating: device-sdk-c-4.0.0/.github/semantic.yml [2025-11-27T05:20:59.068Z] creating: device-sdk-c-4.0.0/.github/workflows/ [2025-11-27T05:20:59.068Z] inflating: device-sdk-c-4.0.0/.github/workflows/release.yml [2025-11-27T05:20:59.068Z] inflating: device-sdk-c-4.0.0/.gitignore [2025-11-27T05:20:59.068Z] inflating: device-sdk-c-4.0.0/Attribution.txt [2025-11-27T05:20:59.068Z] inflating: device-sdk-c-4.0.0/CHANGELOG.md [2025-11-27T05:20:59.068Z] inflating: device-sdk-c-4.0.0/Doxyfile [2025-11-27T05:20:59.068Z] inflating: device-sdk-c-4.0.0/GOVERNANCE.md [2025-11-27T05:20:59.068Z] inflating: device-sdk-c-4.0.0/Jenkinsfile [2025-11-27T05:20:59.068Z] inflating: device-sdk-c-4.0.0/LICENSE [2025-11-27T05:20:59.068Z] inflating: device-sdk-c-4.0.0/Makefile [2025-11-27T05:20:59.068Z] inflating: device-sdk-c-4.0.0/OWNERS.md [2025-11-27T05:20:59.068Z] inflating: device-sdk-c-4.0.0/README.IOT.md [2025-11-27T05:20:59.068Z] inflating: device-sdk-c-4.0.0/README.md [2025-11-27T05:20:59.068Z] inflating: device-sdk-c-4.0.0/README.v3.md [2025-11-27T05:20:59.068Z] creating: device-sdk-c-4.0.0/docs/ [2025-11-27T05:20:59.068Z] inflating: device-sdk-c-4.0.0/docs/configuration.md [2025-11-27T05:20:59.068Z] inflating: device-sdk-c-4.0.0/docs/deviceprofiles.md [2025-11-27T05:20:59.068Z] inflating: device-sdk-c-4.0.0/docs/metrics.md [2025-11-27T05:20:59.068Z] inflating: device-sdk-c-4.0.0/docs/servicewritersguide.md [2025-11-27T05:20:59.068Z] inflating: device-sdk-c-4.0.0/docs/startup.md [2025-11-27T05:20:59.068Z] creating: device-sdk-c-4.0.0/include/ [2025-11-27T05:20:59.068Z] creating: device-sdk-c-4.0.0/include/devsdk/ [2025-11-27T05:20:59.068Z] inflating: device-sdk-c-4.0.0/include/devsdk/devsdk-base.h [2025-11-27T05:20:59.068Z] inflating: device-sdk-c-4.0.0/include/devsdk/devsdk.h [2025-11-27T05:20:59.068Z] creating: device-sdk-c-4.0.0/include/edgex/ [2025-11-27T05:20:59.068Z] inflating: device-sdk-c-4.0.0/include/edgex/devices.h [2025-11-27T05:20:59.068Z] inflating: device-sdk-c-4.0.0/include/edgex/edgex-base.h [2025-11-27T05:20:59.068Z] inflating: device-sdk-c-4.0.0/include/edgex/edgex.h [2025-11-27T05:20:59.068Z] inflating: device-sdk-c-4.0.0/include/edgex/profiles.h [2025-11-27T05:20:59.068Z] inflating: device-sdk-c-4.0.0/include/edgex/rest-server.h [2025-11-27T05:20:59.068Z] creating: device-sdk-c-4.0.0/scripts/ [2025-11-27T05:20:59.068Z] inflating: device-sdk-c-4.0.0/scripts/Dockerfile.alpine [2025-11-27T05:20:59.068Z] inflating: device-sdk-c-4.0.0/scripts/Dockerfile.alpine-base [2025-11-27T05:20:59.068Z] inflating: device-sdk-c-4.0.0/scripts/build.sh [2025-11-27T05:20:59.068Z] inflating: device-sdk-c-4.0.0/scripts/entrypoint.sh [2025-11-27T05:20:59.068Z] creating: device-sdk-c-4.0.0/src/ [2025-11-27T05:20:59.343Z] inflating: device-sdk-c-4.0.0/src/CMakeLists.txt [2025-11-27T05:20:59.343Z] creating: device-sdk-c-4.0.0/src/c/ [2025-11-27T05:20:59.343Z] inflating: device-sdk-c-4.0.0/src/c/CMakeLists.txt [2025-11-27T05:20:59.343Z] inflating: device-sdk-c-4.0.0/src/c/api.h [2025-11-27T05:20:59.343Z] inflating: device-sdk-c-4.0.0/src/c/autoevent.c [2025-11-27T05:20:59.343Z] inflating: device-sdk-c-4.0.0/src/c/autoevent.h [2025-11-27T05:20:59.343Z] inflating: device-sdk-c-4.0.0/src/c/bus-impl.h [2025-11-27T05:20:59.343Z] inflating: device-sdk-c-4.0.0/src/c/bus-mqtt.c [2025-11-27T05:20:59.343Z] inflating: device-sdk-c-4.0.0/src/c/bus.c [2025-11-27T05:20:59.343Z] inflating: device-sdk-c-4.0.0/src/c/bus.h [2025-11-27T05:20:59.343Z] inflating: device-sdk-c-4.0.0/src/c/callback3.c [2025-11-27T05:20:59.343Z] inflating: device-sdk-c-4.0.0/src/c/callback3.h [2025-11-27T05:20:59.343Z] inflating: device-sdk-c-4.0.0/src/c/cmdinfo.h [2025-11-27T05:20:59.343Z] inflating: device-sdk-c-4.0.0/src/c/config.c [2025-11-27T05:20:59.343Z] inflating: device-sdk-c-4.0.0/src/c/config.h [2025-11-27T05:20:59.343Z] inflating: device-sdk-c-4.0.0/src/c/correlation.c [2025-11-27T05:20:59.343Z] inflating: device-sdk-c-4.0.0/src/c/correlation.h [2025-11-27T05:20:59.343Z] inflating: device-sdk-c-4.0.0/src/c/data.c [2025-11-27T05:20:59.343Z] inflating: device-sdk-c-4.0.0/src/c/data.h [2025-11-27T05:20:59.343Z] inflating: device-sdk-c-4.0.0/src/c/defs.h.in [2025-11-27T05:20:59.343Z] inflating: device-sdk-c-4.0.0/src/c/device.c [2025-11-27T05:20:59.343Z] inflating: device-sdk-c-4.0.0/src/c/device.h [2025-11-27T05:20:59.343Z] inflating: device-sdk-c-4.0.0/src/c/devman.c [2025-11-27T05:20:59.343Z] inflating: device-sdk-c-4.0.0/src/c/devmap.c [2025-11-27T05:20:59.343Z] inflating: device-sdk-c-4.0.0/src/c/devmap.h [2025-11-27T05:20:59.343Z] inflating: device-sdk-c-4.0.0/src/c/devsdk-base.c [2025-11-27T05:20:59.343Z] inflating: device-sdk-c-4.0.0/src/c/devutil.h [2025-11-27T05:20:59.343Z] inflating: device-sdk-c-4.0.0/src/c/discovery.c [2025-11-27T05:20:59.343Z] inflating: device-sdk-c-4.0.0/src/c/discovery.h [2025-11-27T05:20:59.343Z] inflating: device-sdk-c-4.0.0/src/c/dto-read.c [2025-11-27T05:20:59.343Z] inflating: device-sdk-c-4.0.0/src/c/dto-read.h [2025-11-27T05:20:59.343Z] inflating: device-sdk-c-4.0.0/src/c/edgex-logging.c [2025-11-27T05:20:59.343Z] inflating: device-sdk-c-4.0.0/src/c/edgex-logging.h [2025-11-27T05:20:59.343Z] inflating: device-sdk-c-4.0.0/src/c/edgex-rest.c [2025-11-27T05:20:59.343Z] inflating: device-sdk-c-4.0.0/src/c/edgex-rest.h [2025-11-27T05:20:59.343Z] inflating: device-sdk-c-4.0.0/src/c/edgex2.h [2025-11-27T05:20:59.343Z] inflating: device-sdk-c-4.0.0/src/c/errorlist.h [2025-11-27T05:20:59.343Z] creating: device-sdk-c-4.0.0/src/c/examples/ [2025-11-27T05:20:59.343Z] inflating: device-sdk-c-4.0.0/src/c/examples/CMakeLists.txt [2025-11-27T05:20:59.343Z] inflating: device-sdk-c-4.0.0/src/c/examples/README.md [2025-11-27T05:20:59.343Z] creating: device-sdk-c-4.0.0/src/c/examples/bitfields/ [2025-11-27T05:20:59.343Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/CMakeLists.txt [2025-11-27T05:20:59.343Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/README.md [2025-11-27T05:20:59.343Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/device-bitfields.c [2025-11-27T05:20:59.343Z] creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/ [2025-11-27T05:20:59.344Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/configuration.yaml [2025-11-27T05:20:59.344Z] creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/devices/ [2025-11-27T05:20:59.344Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/devices/Bitfields.json [2025-11-27T05:20:59.344Z] creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/profiles/ [2025-11-27T05:20:59.344Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/profiles/Example-Bitfields.json [2025-11-27T05:20:59.344Z] creating: device-sdk-c-4.0.0/src/c/examples/counters/ [2025-11-27T05:20:59.344Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/CMakeLists.txt [2025-11-27T05:20:59.344Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/README.md [2025-11-27T05:20:59.344Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/device-counter.c [2025-11-27T05:20:59.344Z] creating: device-sdk-c-4.0.0/src/c/examples/counters/res/ [2025-11-27T05:20:59.344Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/configuration.yaml [2025-11-27T05:20:59.344Z] creating: device-sdk-c-4.0.0/src/c/examples/counters/res/devices/ [2025-11-27T05:20:59.344Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/devices/Counters.json [2025-11-27T05:20:59.344Z] creating: device-sdk-c-4.0.0/src/c/examples/counters/res/profiles/ [2025-11-27T05:20:59.344Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/profiles/Counter.json [2025-11-27T05:20:59.344Z] creating: device-sdk-c-4.0.0/src/c/examples/discovery/ [2025-11-27T05:20:59.344Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/CMakeLists.txt [2025-11-27T05:20:59.344Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/README.md [2025-11-27T05:20:59.344Z] creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/ [2025-11-27T05:20:59.344Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/configuration.yaml [2025-11-27T05:20:59.344Z] creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/devices/ [2025-11-27T05:20:59.344Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/devices/readme.txt [2025-11-27T05:20:59.344Z] creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/profiles/ [2025-11-27T05:20:59.344Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/profiles/TemplateProfile.json [2025-11-27T05:20:59.344Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/template.c [2025-11-27T05:20:59.344Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/watcher1.json [2025-11-27T05:20:59.344Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/watcher2.json [2025-11-27T05:20:59.344Z] creating: device-sdk-c-4.0.0/src/c/examples/file/ [2025-11-27T05:20:59.344Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/CMakeLists.txt [2025-11-27T05:20:59.344Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/README.md [2025-11-27T05:20:59.344Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/device-file.c [2025-11-27T05:20:59.344Z] creating: device-sdk-c-4.0.0/src/c/examples/file/res/ [2025-11-27T05:20:59.344Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/res/configuration.yaml [2025-11-27T05:20:59.344Z] creating: device-sdk-c-4.0.0/src/c/examples/file/res/devices/ [2025-11-27T05:20:59.344Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/res/devices/file1.json [2025-11-27T05:20:59.344Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/res/lorem.txt [2025-11-27T05:20:59.344Z] creating: device-sdk-c-4.0.0/src/c/examples/file/res/profiles/ [2025-11-27T05:20:59.344Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/res/profiles/FileExampleProfile.json [2025-11-27T05:20:59.344Z] creating: device-sdk-c-4.0.0/src/c/examples/gyro/ [2025-11-27T05:20:59.344Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/CMakeLists.txt [2025-11-27T05:20:59.344Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/README.md [2025-11-27T05:20:59.344Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/device-gyro.c [2025-11-27T05:20:59.344Z] creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/ [2025-11-27T05:20:59.344Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/configuration.yaml [2025-11-27T05:20:59.344Z] creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/devices/ [2025-11-27T05:20:59.344Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/devices/gyro.json [2025-11-27T05:20:59.344Z] creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/profiles/ [2025-11-27T05:20:59.344Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/profiles/Gyro.json [2025-11-27T05:20:59.344Z] creating: device-sdk-c-4.0.0/src/c/examples/random/ [2025-11-27T05:20:59.344Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/CMakeLists.txt [2025-11-27T05:20:59.344Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/README.md [2025-11-27T05:20:59.344Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/device-random.c [2025-11-27T05:20:59.344Z] creating: device-sdk-c-4.0.0/src/c/examples/random/res/ [2025-11-27T05:20:59.344Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/res/configuration.yaml [2025-11-27T05:20:59.344Z] creating: device-sdk-c-4.0.0/src/c/examples/random/res/devices/ [2025-11-27T05:20:59.344Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/res/devices/randomdevice1.json [2025-11-27T05:20:59.344Z] creating: device-sdk-c-4.0.0/src/c/examples/random/res/profiles/ [2025-11-27T05:20:59.344Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/res/profiles/RandomExampleProfile.json [2025-11-27T05:20:59.344Z] creating: device-sdk-c-4.0.0/src/c/examples/res/ [2025-11-27T05:20:59.344Z] inflating: device-sdk-c-4.0.0/src/c/examples/res/configuration.yaml [2025-11-27T05:20:59.344Z] creating: device-sdk-c-4.0.0/src/c/examples/res/devices/ [2025-11-27T05:20:59.344Z] inflating: device-sdk-c-4.0.0/src/c/examples/res/devices/device1.json [2025-11-27T05:20:59.344Z] creating: device-sdk-c-4.0.0/src/c/examples/res/profiles/ [2025-11-27T05:20:59.344Z] inflating: device-sdk-c-4.0.0/src/c/examples/res/profiles/TemplateProfile.json [2025-11-27T05:20:59.344Z] inflating: device-sdk-c-4.0.0/src/c/examples/template.c [2025-11-27T05:20:59.344Z] creating: device-sdk-c-4.0.0/src/c/examples/terminal/ [2025-11-27T05:20:59.344Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/CMakeLists.txt [2025-11-27T05:20:59.344Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/README.md [2025-11-27T05:20:59.344Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/device-terminal.c [2025-11-27T05:20:59.344Z] creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/ [2025-11-27T05:20:59.344Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/configuration.yaml [2025-11-27T05:20:59.344Z] creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/devices/ [2025-11-27T05:20:59.344Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/devices/terminal.json [2025-11-27T05:20:59.344Z] creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/profiles/ [2025-11-27T05:20:59.344Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/profiles/Terminal.json [2025-11-27T05:20:59.344Z] inflating: device-sdk-c-4.0.0/src/c/filesys.c [2025-11-27T05:20:59.344Z] inflating: device-sdk-c-4.0.0/src/c/filesys.h [2025-11-27T05:20:59.344Z] inflating: device-sdk-c-4.0.0/src/c/keeper.c [2025-11-27T05:20:59.344Z] inflating: device-sdk-c-4.0.0/src/c/keeper.h [2025-11-27T05:20:59.344Z] inflating: device-sdk-c-4.0.0/src/c/map.c [2025-11-27T05:20:59.344Z] inflating: device-sdk-c-4.0.0/src/c/map.h [2025-11-27T05:20:59.344Z] inflating: device-sdk-c-4.0.0/src/c/metadata.c [2025-11-27T05:20:59.344Z] inflating: device-sdk-c-4.0.0/src/c/metadata.h [2025-11-27T05:20:59.344Z] inflating: device-sdk-c-4.0.0/src/c/metrics.h [2025-11-27T05:20:59.344Z] inflating: device-sdk-c-4.0.0/src/c/opstate.c [2025-11-27T05:20:59.344Z] inflating: device-sdk-c-4.0.0/src/c/opstate.h [2025-11-27T05:20:59.344Z] inflating: device-sdk-c-4.0.0/src/c/parson.c [2025-11-27T05:20:59.344Z] inflating: device-sdk-c-4.0.0/src/c/parson.h [2025-11-27T05:20:59.344Z] inflating: device-sdk-c-4.0.0/src/c/profiles.c [2025-11-27T05:20:59.344Z] inflating: device-sdk-c-4.0.0/src/c/profiles.h [2025-11-27T05:20:59.344Z] inflating: device-sdk-c-4.0.0/src/c/registry-impl.h [2025-11-27T05:20:59.344Z] inflating: device-sdk-c-4.0.0/src/c/registry.c [2025-11-27T05:20:59.344Z] inflating: device-sdk-c-4.0.0/src/c/registry.h [2025-11-27T05:20:59.344Z] inflating: device-sdk-c-4.0.0/src/c/reqdata.c [2025-11-27T05:20:59.344Z] inflating: device-sdk-c-4.0.0/src/c/reqdata.h [2025-11-27T05:20:59.344Z] inflating: device-sdk-c-4.0.0/src/c/request_auth.c [2025-11-27T05:20:59.344Z] inflating: device-sdk-c-4.0.0/src/c/request_auth.h [2025-11-27T05:20:59.344Z] inflating: device-sdk-c-4.0.0/src/c/rest-server.c [2025-11-27T05:20:59.344Z] inflating: device-sdk-c-4.0.0/src/c/rest-server.h [2025-11-27T05:20:59.344Z] inflating: device-sdk-c-4.0.0/src/c/rest.c [2025-11-27T05:20:59.344Z] inflating: device-sdk-c-4.0.0/src/c/rest.h [2025-11-27T05:20:59.344Z] inflating: device-sdk-c-4.0.0/src/c/secrets-impl.h [2025-11-27T05:20:59.344Z] inflating: device-sdk-c-4.0.0/src/c/secrets-insecure.c [2025-11-27T05:20:59.344Z] inflating: device-sdk-c-4.0.0/src/c/secrets-insecure.h [2025-11-27T05:20:59.344Z] inflating: device-sdk-c-4.0.0/src/c/secrets-vault.c [2025-11-27T05:20:59.344Z] inflating: device-sdk-c-4.0.0/src/c/secrets-vault.h [2025-11-27T05:20:59.344Z] inflating: device-sdk-c-4.0.0/src/c/secrets.c [2025-11-27T05:20:59.344Z] inflating: device-sdk-c-4.0.0/src/c/secrets.h [2025-11-27T05:20:59.344Z] inflating: device-sdk-c-4.0.0/src/c/service.c [2025-11-27T05:20:59.344Z] inflating: device-sdk-c-4.0.0/src/c/service.h [2025-11-27T05:20:59.344Z] inflating: device-sdk-c-4.0.0/src/c/transform.c [2025-11-27T05:20:59.344Z] inflating: device-sdk-c-4.0.0/src/c/transform.h [2025-11-27T05:20:59.344Z] inflating: device-sdk-c-4.0.0/src/c/validate.c [2025-11-27T05:20:59.344Z] inflating: device-sdk-c-4.0.0/src/c/validate.h [2025-11-27T05:20:59.344Z] inflating: device-sdk-c-4.0.0/src/c/watchers.c [2025-11-27T05:20:59.344Z] inflating: device-sdk-c-4.0.0/src/c/watchers.h [2025-11-27T05:20:59.344Z] creating: device-sdk-c-4.0.0/src/cmake/ [2025-11-27T05:20:59.344Z] inflating: device-sdk-c-4.0.0/src/cmake/FindIOT.cmake [2025-11-27T05:20:59.344Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBCBOR.cmake [2025-11-27T05:20:59.344Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBMICROHTTP.cmake [2025-11-27T05:20:59.344Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBPAHO.cmake [2025-11-27T05:20:59.344Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBUUID.cmake [2025-11-27T05:20:59.344Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBYAML.cmake [2025-11-27T05:20:59.344Z] + cd device-sdk-c-4.0.0 [2025-11-27T05:20:59.344Z] + ./scripts/build.sh [2025-11-27T05:20:59.344Z] + CPPCHECK=false [2025-11-27T05:20:59.344Z] + DOCGEN=false [2025-11-27T05:20:59.344Z] + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' [2025-11-27T05:20:59.344Z] + '[' 0 -gt 0 ] [2025-11-27T05:20:59.344Z] + readlink -f ./scripts/build.sh [2025-11-27T05:20:59.344Z] + dirname /device-bacnet-c/deps/device-sdk-c-4.0.0/scripts/build.sh [2025-11-27T05:20:59.344Z] + dirname /device-bacnet-c/deps/device-sdk-c-4.0.0/scripts [2025-11-27T05:20:59.344Z] + ROOT=/device-bacnet-c/deps/device-sdk-c-4.0.0 [2025-11-27T05:20:59.344Z] + cd /device-bacnet-c/deps/device-sdk-c-4.0.0 [2025-11-27T05:20:59.344Z] + mkdir -p /device-bacnet-c/deps/device-sdk-c-4.0.0/build/release [2025-11-27T05:20:59.344Z] + cd /device-bacnet-c/deps/device-sdk-c-4.0.0/build/release [2025-11-27T05:20:59.344Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/deps/device-sdk-c-4.0.0/src [2025-11-27T05:20:59.612Z] -- The C compiler identification is GNU 12.2.1 [2025-11-27T05:20:59.883Z] -- Detecting C compiler ABI info [2025-11-27T05:21:00.157Z] -- Detecting C compiler ABI info - done [2025-11-27T05:21:00.157Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-11-27T05:21:00.157Z] -- Detecting C compile features [2025-11-27T05:21:00.425Z] -- Detecting C compile features - done [2025-11-27T05:21:00.425Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2025-11-27T05:21:00.694Z] -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") [2025-11-27T05:21:00.694Z] -- Found LIBYAML: /usr/lib/libyaml.so [2025-11-27T05:21:00.694Z] -- Found LIBUUID: /usr/lib/libuuid.so [2025-11-27T05:21:00.694Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2025-11-27T05:21:00.694Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2025-11-27T05:21:00.694Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-11-27T05:21:00.694Z] -- /opt/iotech/iot/1.5/include [2025-11-27T05:21:00.694Z] -- C SDK 0.0.0 for Linux [2025-11-27T05:21:00.694Z] -- Performing Test CSDK_HAVE_ATOMIC [2025-11-27T05:21:00.961Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2025-11-27T05:21:01.231Z] -- Found Curses: /usr/lib/libcurses.so [2025-11-27T05:21:01.497Z] -- Configuring done (2.0s) [2025-11-27T05:21:01.768Z] -- Generating done (0.3s) [2025-11-27T05:21:01.768Z] -- Build files have been written to: /device-bacnet-c/deps/device-sdk-c-4.0.0/build/release [2025-11-27T05:21:01.768Z] + + maketee all release.log package [2025-11-27T05:21:01.768Z] [2025-11-27T05:21:01.768Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2025-11-27T05:21:02.736Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2025-11-27T05:21:03.695Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2025-11-27T05:21:04.659Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2025-11-27T05:21:05.250Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2025-11-27T05:21:07.189Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2025-11-27T05:21:07.458Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2025-11-27T05:21:08.433Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2025-11-27T05:21:10.381Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2025-11-27T05:21:10.965Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2025-11-27T05:21:11.936Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2025-11-27T05:21:12.549Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2025-11-27T05:21:13.133Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2025-11-27T05:21:14.543Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2025-11-27T05:21:14.543Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2025-11-27T05:21:17.124Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2025-11-27T05:21:17.124Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2025-11-27T05:21:19.063Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2025-11-27T05:21:19.340Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2025-11-27T05:21:20.749Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2025-11-27T05:21:21.339Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2025-11-27T05:21:29.558Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2025-11-27T05:21:29.558Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2025-11-27T05:21:29.825Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2025-11-27T05:21:30.408Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2025-11-27T05:21:30.675Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2025-11-27T05:21:32.620Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2025-11-27T05:21:35.209Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2025-11-27T05:21:35.209Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2025-11-27T05:21:36.170Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2025-11-27T05:21:37.130Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2025-11-27T05:21:39.076Z] /device-bacnet-c/deps/device-sdk-c-4.0.0/src/c/service.c: In function 'devsdk_service_start': [2025-11-27T05:21:39.076Z] /device-bacnet-c/deps/device-sdk-c-4.0.0/src/c/service.c:1063:5: warning: 'deviceservices_config' may be used uninitialized [-Wmaybe-uninitialized] [2025-11-27T05:21:39.076Z] 1063 | edgex_device_parseClients (svc->logger, iot_data_string_map_get (deviceservices_config, "Clients"), &svc->config.endpoints); [2025-11-27T05:21:39.076Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-11-27T05:21:39.076Z] /device-bacnet-c/deps/device-sdk-c-4.0.0/src/c/service.c:875:21: note: 'deviceservices_config' was declared here [2025-11-27T05:21:39.076Z] 875 | const iot_data_t *deviceservices_config; [2025-11-27T05:21:39.076Z] | ^~~~~~~~~~~~~~~~~~~~~ [2025-11-27T05:21:40.036Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2025-11-27T05:21:40.994Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2025-11-27T05:21:41.261Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2025-11-27T05:21:41.843Z] [ 68%] Linking C shared library libcsdk.so [2025-11-27T05:21:42.115Z] [ 68%] Built target csdk [2025-11-27T05:21:42.115Z] [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2025-11-27T05:21:43.077Z] [ 72%] Linking C executable template [2025-11-27T05:21:43.077Z] /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.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-11-27T05:21:43.344Z] [ 72%] Built target template [2025-11-27T05:21:43.609Z] [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2025-11-27T05:21:44.190Z] [ 76%] Linking C executable device-counter [2025-11-27T05:21:44.190Z] /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.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-11-27T05:21:44.457Z] [ 76%] Built target device-counter [2025-11-27T05:21:44.457Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2025-11-27T05:21:45.042Z] [ 80%] Linking C executable device-random [2025-11-27T05:21:45.042Z] /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.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-11-27T05:21:45.309Z] [ 80%] Built target device-random [2025-11-27T05:21:45.576Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2025-11-27T05:21:45.843Z] [ 84%] Linking C executable device-gyro [2025-11-27T05:21:46.110Z] /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.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-11-27T05:21:46.376Z] [ 84%] Built target device-gyro [2025-11-27T05:21:46.376Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2025-11-27T05:21:46.966Z] [ 88%] Linking C executable device-bitfields [2025-11-27T05:21:46.966Z] /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.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-11-27T05:21:47.235Z] [ 88%] Built target device-bitfields [2025-11-27T05:21:47.235Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2025-11-27T05:21:48.192Z] [ 92%] Linking C executable template-discovery [2025-11-27T05:21:48.192Z] /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.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-11-27T05:21:48.458Z] [ 92%] Built target template-discovery [2025-11-27T05:21:48.458Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2025-11-27T05:21:49.416Z] [ 96%] Linking C executable device-file [2025-11-27T05:21:49.416Z] /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.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-11-27T05:21:49.696Z] [ 96%] Built target device-file [2025-11-27T05:21:49.696Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2025-11-27T05:21:50.276Z] [100%] Linking C executable device-terminal [2025-11-27T05:21:50.276Z] /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.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-11-27T05:21:50.543Z] [100%] Built target device-terminal [2025-11-27T05:21:50.825Z] Run CPack packaging tool... [2025-11-27T05:21:50.825Z] CPack: Create package using TGZ [2025-11-27T05:21:50.825Z] CPack: Install projects [2025-11-27T05:21:50.825Z] CPack: - Run preinstall target for: Csdk [2025-11-27T05:21:51.786Z] CPack: - Install project: Csdk [] [2025-11-27T05:21:51.786Z] CPack: Create package [2025-11-27T05:21:51.786Z] CPack: - package: /device-bacnet-c/deps/device-sdk-c-4.0.0/build/release/csdk-0.0.0.tar.gz generated. [2025-11-27T05:21:51.786Z] + '[' false '=' true ] [2025-11-27T05:21:51.786Z] + '[' false '=' true ] [2025-11-27T05:21:51.786Z] + mkdir -p /device-bacnet-c/deps/device-sdk-c-4.0.0/build/debug [2025-11-27T05:21:51.786Z] + cd /device-bacnet-c/deps/device-sdk-c-4.0.0/build/debug [2025-11-27T05:21:51.786Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /device-bacnet-c/deps/device-sdk-c-4.0.0/src [2025-11-27T05:21:52.052Z] -- The C compiler identification is GNU 12.2.1 [2025-11-27T05:21:52.052Z] -- Detecting C compiler ABI info [2025-11-27T05:21:52.634Z] -- Detecting C compiler ABI info - done [2025-11-27T05:21:52.634Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-11-27T05:21:52.634Z] -- Detecting C compile features [2025-11-27T05:21:52.634Z] -- Detecting C compile features - done [2025-11-27T05:21:52.634Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2025-11-27T05:21:52.925Z] -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") [2025-11-27T05:21:52.925Z] -- Found LIBYAML: /usr/lib/libyaml.so [2025-11-27T05:21:52.925Z] -- Found LIBUUID: /usr/lib/libuuid.so [2025-11-27T05:21:52.925Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2025-11-27T05:21:52.925Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2025-11-27T05:21:52.925Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-11-27T05:21:52.925Z] -- /opt/iotech/iot/1.5/include [2025-11-27T05:21:52.925Z] -- C SDK 0.0.0 for Linux [2025-11-27T05:21:52.925Z] -- Performing Test CSDK_HAVE_ATOMIC [2025-11-27T05:21:53.505Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2025-11-27T05:21:53.505Z] -- Found Curses: /usr/lib/libcurses.so [2025-11-27T05:21:53.772Z] -- Configuring done (1.9s) [2025-11-27T05:21:54.036Z] -- Generating done (0.2s) [2025-11-27T05:21:54.036Z] -- Build files have been written to: /device-bacnet-c/deps/device-sdk-c-4.0.0/build/debug [2025-11-27T05:21:54.036Z] + make [2025-11-27T05:21:54.036Z] + tee debug.log [2025-11-27T05:21:54.036Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2025-11-27T05:21:54.714Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2025-11-27T05:21:55.024Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2025-11-27T05:21:55.304Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2025-11-27T05:21:55.897Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2025-11-27T05:21:56.505Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2025-11-27T05:21:56.777Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2025-11-27T05:21:57.048Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2025-11-27T05:21:57.659Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2025-11-27T05:21:58.244Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2025-11-27T05:21:58.511Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2025-11-27T05:21:58.777Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2025-11-27T05:21:59.359Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2025-11-27T05:21:59.627Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2025-11-27T05:21:59.893Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2025-11-27T05:22:00.862Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2025-11-27T05:22:00.862Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2025-11-27T05:22:01.445Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2025-11-27T05:22:01.710Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2025-11-27T05:22:02.300Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2025-11-27T05:22:02.567Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2025-11-27T05:22:03.971Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2025-11-27T05:22:03.971Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2025-11-27T05:22:04.238Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2025-11-27T05:22:04.821Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2025-11-27T05:22:04.821Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2025-11-27T05:22:05.402Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2025-11-27T05:22:06.814Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2025-11-27T05:22:07.082Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2025-11-27T05:22:07.349Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2025-11-27T05:22:07.934Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2025-11-27T05:22:08.895Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2025-11-27T05:22:09.163Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2025-11-27T05:22:09.429Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2025-11-27T05:22:09.698Z] [ 68%] Linking C shared library libcsdk.so [2025-11-27T05:22:09.966Z] [ 68%] Built target csdk [2025-11-27T05:22:09.966Z] [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2025-11-27T05:22:10.561Z] [ 72%] Linking C executable template [2025-11-27T05:22:10.561Z] /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.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-11-27T05:22:10.828Z] [ 72%] Built target template [2025-11-27T05:22:10.828Z] [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2025-11-27T05:22:11.096Z] [ 76%] Linking C executable device-counter [2025-11-27T05:22:11.096Z] /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.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-11-27T05:22:11.364Z] [ 76%] Built target device-counter [2025-11-27T05:22:11.632Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2025-11-27T05:22:11.900Z] [ 80%] Linking C executable device-random [2025-11-27T05:22:11.900Z] /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.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-11-27T05:22:12.169Z] [ 80%] Built target device-random [2025-11-27T05:22:12.169Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2025-11-27T05:22:12.436Z] [ 84%] Linking C executable device-gyro [2025-11-27T05:22:12.704Z] /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.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-11-27T05:22:12.973Z] [ 84%] Built target device-gyro [2025-11-27T05:22:12.973Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2025-11-27T05:22:13.240Z] [ 88%] Linking C executable device-bitfields [2025-11-27T05:22:13.240Z] /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.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-11-27T05:22:13.506Z] [ 88%] Built target device-bitfields [2025-11-27T05:22:13.506Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2025-11-27T05:22:14.093Z] [ 92%] Linking C executable template-discovery [2025-11-27T05:22:14.093Z] /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.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-11-27T05:22:14.360Z] [ 92%] Built target template-discovery [2025-11-27T05:22:14.360Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2025-11-27T05:22:14.628Z] [ 96%] Linking C executable device-file [2025-11-27T05:22:14.895Z] /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.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-11-27T05:22:15.163Z] [ 96%] Built target device-file [2025-11-27T05:22:15.163Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2025-11-27T05:22:15.748Z] [100%] Linking C executable device-terminal [2025-11-27T05:22:15.748Z] /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.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-11-27T05:22:16.015Z] [100%] Built target device-terminal [2025-11-27T05:22:16.015Z] + cp -rf include/devsdk include/edgex /usr/include/ [2025-11-27T05:22:16.015Z] + cp build/release/c/libcsdk.so /usr/lib/ [2025-11-27T05:22:16.015Z] + mkdir -p /usr/share/doc/edgex-csdk [2025-11-27T05:22:16.015Z] + cp Attribution.txt /usr/share/doc/edgex-csdk [2025-11-27T05:22:16.015Z] + cp LICENSE /usr/share/doc/edgex-csdk [2025-11-27T05:22:16.015Z] + rm -rf /device-bacnet-c/deps [2025-11-27T05:22:16.977Z] Removing intermediate container 3ef74d6172f7 [2025-11-27T05:22:16.977Z] ---> c7fa4a18d028 [2025-11-27T05:22:16.977Z] Step 12/12 : RUN /device-bacnet-c/scripts/build.sh [2025-11-27T05:22:16.977Z] ---> Running in 7a86175c82cf [2025-11-27T05:22:17.935Z] + readlink -f /device-bacnet-c/scripts/build.sh [2025-11-27T05:22:17.935Z] + dirname /device-bacnet-c/scripts/build.sh [2025-11-27T05:22:17.935Z] + dirname /device-bacnet-c/scripts [2025-11-27T05:22:17.935Z] + ROOT=/device-bacnet-c [2025-11-27T05:22:17.935Z] + echo /device-bacnet-c [2025-11-27T05:22:17.935Z] /device-bacnet-c [2025-11-27T05:22:17.935Z] + cd /device-bacnet-c [2025-11-27T05:22:17.935Z] + '[' '!' -f /device-bacnet-c/lib/ip/libbacnet.a ] [2025-11-27T05:22:17.935Z] + '[' '!' -d /device-bacnet-c/bacnet-stack ] [2025-11-27T05:22:17.935Z] + git clone https://github.com/IOTechSystems/bacnet-stack.git [2025-11-27T05:22:17.935Z] Cloning into 'bacnet-stack'... [2025-11-27T05:22:28.544Z] Updating files: 35% (606/1686) Updating files: 36% (607/1686) Updating files: 37% (624/1686) Updating files: 38% (641/1686) Updating files: 39% (658/1686) Updating files: 40% (675/1686) Updating files: 41% (692/1686) Updating files: 42% (709/1686) Updating files: 43% (725/1686) Updating files: 44% (742/1686) Updating files: 45% (759/1686) Updating files: 46% (776/1686) Updating files: 47% (793/1686) Updating files: 48% (810/1686) Updating files: 49% (827/1686) Updating files: 50% (843/1686) Updating files: 51% (860/1686) Updating files: 52% (877/1686) Updating files: 53% (894/1686) Updating files: 54% (911/1686) Updating files: 55% (928/1686) Updating files: 56% (945/1686) Updating files: 57% (962/1686) Updating files: 58% (978/1686) Updating files: 59% (995/1686) Updating files: 60% (1012/1686) Updating files: 61% (1029/1686) Updating files: 62% (1046/1686) Updating files: 63% (1063/1686) Updating files: 64% (1080/1686) Updating files: 65% (1096/1686) Updating files: 66% (1113/1686) Updating files: 67% (1130/1686) Updating files: 68% (1147/1686) Updating files: 69% (1164/1686) Updating files: 69% (1167/1686) Updating files: 70% (1181/1686) Updating files: 71% (1198/1686) Updating files: 72% (1214/1686) Updating files: 73% (1231/1686) Updating files: 74% (1248/1686) Updating files: 75% (1265/1686) Updating files: 76% (1282/1686) Updating files: 77% (1299/1686) Updating files: 78% (1316/1686) Updating files: 79% (1332/1686) Updating files: 80% (1349/1686) Updating files: 81% (1366/1686) Updating files: 82% (1383/1686) Updating files: 83% (1400/1686) Updating files: 84% (1417/1686) Updating files: 85% (1434/1686) Updating files: 86% (1450/1686) Updating files: 87% (1467/1686) Updating files: 88% (1484/1686) Updating files: 89% (1501/1686) Updating files: 90% (1518/1686) Updating files: 91% (1535/1686) Updating files: 92% (1552/1686) Updating files: 93% (1568/1686) Updating files: 94% (1585/1686) Updating files: 95% (1602/1686) Updating files: 96% (1619/1686) Updating files: 97% (1636/1686) Updating files: 98% (1653/1686) Updating files: 99% (1670/1686) Updating files: 100% (1686/1686) Updating files: 100% (1686/1686), done. [2025-11-27T05:22:28.812Z] + cd /device-bacnet-c/bacnet-stack [2025-11-27T05:22:28.812Z] + git checkout v0.8.6-IOTech [2025-11-27T05:22:30.217Z] Note: switching to 'v0.8.6-IOTech'. [2025-11-27T05:22:30.217Z] [2025-11-27T05:22:30.217Z] You are in 'detached HEAD' state. You can look around, make experimental [2025-11-27T05:22:30.217Z] changes and commit them, and you can discard any commits you make in this [2025-11-27T05:22:30.217Z] state without impacting any branches by switching back to a branch. [2025-11-27T05:22:30.217Z] [2025-11-27T05:22:30.217Z] If you want to create a new branch to retain commits you create, you may [2025-11-27T05:22:30.217Z] do so (now or later) by using -c with the switch command. Example: [2025-11-27T05:22:30.217Z] [2025-11-27T05:22:30.217Z] git switch -c [2025-11-27T05:22:30.217Z] [2025-11-27T05:22:30.217Z] Or undo this operation with: [2025-11-27T05:22:30.217Z] [2025-11-27T05:22:30.217Z] git switch - [2025-11-27T05:22:30.217Z] [2025-11-27T05:22:30.217Z] Turn off this advice by setting config variable advice.detachedHead to false [2025-11-27T05:22:30.217Z] [2025-11-27T05:22:30.217Z] HEAD is now at 8b67b7f2 Changes for BACnet device service [2025-11-27T05:22:30.217Z] + mkdir -p /device-bacnet-c/lib/ip [2025-11-27T05:22:30.217Z] + mkdir -p /device-bacnet-c/lib/mstp [2025-11-27T05:22:30.217Z] + make 'BACDL_DEFINE=-DBACDL_MSTP=1' clean library [2025-11-27T05:22:30.217Z] make -s -C lib clean [2025-11-27T05:22:30.217Z] make -s -C demo clean [2025-11-27T05:22:30.217Z] make -s -C demo/router clean [2025-11-27T05:22:30.217Z] make -s -C demo/router-ipv6 clean [2025-11-27T05:22:30.217Z] make -s -C demo/gateway clean [2025-11-27T05:22:30.217Z] make -s -C lib all [2025-11-27T05:22:56.893Z] ../ports/linux/dlmstp.c: In function 'dlmstp_cleanup': [2025-11-27T05:22:56.893Z] ../ports/linux/dlmstp.c:147:20: warning: passing argument 1 of 'pthread_cancel' makes pointer from integer without a cast [-Wint-conversion] [2025-11-27T05:22:56.893Z] 147 | pthread_cancel(hThread); [2025-11-27T05:22:56.893Z] | ^~~~~~~ [2025-11-27T05:22:56.893Z] | | [2025-11-27T05:22:56.893Z] | long unsigned int [2025-11-27T05:22:56.893Z] In file included from ../ports/linux/net.h:73, [2025-11-27T05:22:56.893Z] from ../ports/linux/dlmstp.c:43: [2025-11-27T05:22:56.893Z] /usr/include/pthread.h:98:20: note: expected 'pthread_t' {aka 'struct __pthread *'} but argument is of type 'long unsigned int' [2025-11-27T05:22:56.893Z] 98 | int pthread_cancel(pthread_t); [2025-11-27T05:22:56.893Z] | ^~~~~~~~~ [2025-11-27T05:22:56.893Z] ../ports/linux/dlmstp.c: In function 'dlmstp_init': [2025-11-27T05:22:56.893Z] ../ports/linux/dlmstp.c:727:25: warning: passing argument 1 of 'pthread_create' from incompatible pointer type [-Wincompatible-pointer-types] [2025-11-27T05:22:56.893Z] 727 | rv = pthread_create(&hThread, NULL, dlmstp_master_fsm_task, NULL); [2025-11-27T05:22:56.893Z] | ^~~~~~~~ [2025-11-27T05:22:56.893Z] | | [2025-11-27T05:22:56.893Z] | long unsigned int * [2025-11-27T05:22:56.893Z] /usr/include/pthread.h:80:20: note: expected 'struct __pthread ** restrict' but argument is of type 'long unsigned int *' [2025-11-27T05:22:56.893Z] 80 | int pthread_create(pthread_t *__restrict, const pthread_attr_t *__restrict, void *(*)(void *), void *__restrict); [2025-11-27T05:22:56.893Z] | ^ [2025-11-27T05:23:15.079Z] + cp lib/libbacnet.a /device-bacnet-c/lib/mstp [2025-11-27T05:23:15.079Z] + make 'BACDL_DEFINE=-DBACDL_BIP=1' clean library [2025-11-27T05:23:15.079Z] make -s -C lib clean [2025-11-27T05:23:15.079Z] make -s -C demo clean [2025-11-27T05:23:15.079Z] make -s -C demo/router clean [2025-11-27T05:23:15.079Z] make -s -C demo/router-ipv6 clean [2025-11-27T05:23:15.079Z] make -s -C demo/gateway clean [2025-11-27T05:23:15.079Z] make -s -C lib all [2025-11-27T05:24:11.447Z] + cp lib/libbacnet.a /device-bacnet-c/lib/ip [2025-11-27T05:24:11.447Z] + mkdir -p /device-bacnet-c/build/release/device-bacnet-ip [2025-11-27T05:24:11.447Z] + cd /device-bacnet-c/build/release/device-bacnet-ip [2025-11-27T05:24:11.447Z] + cmake '-DDATALINK:STRING=BACDL_BIP=1' '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/src/c [2025-11-27T05:24:11.447Z] -- The C compiler identification is GNU 12.2.1 [2025-11-27T05:24:11.447Z] -- Detecting C compiler ABI info [2025-11-27T05:24:11.447Z] -- Detecting C compiler ABI info - done [2025-11-27T05:24:11.447Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-11-27T05:24:11.447Z] -- Detecting C compile features [2025-11-27T05:24:11.447Z] -- Detecting C compile features - done [2025-11-27T05:24:11.447Z] -- Performing Test CMAKE_HAVE_LIBC_PTHREAD [2025-11-27T05:24:11.447Z] -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success [2025-11-27T05:24:11.447Z] -- Found Threads: TRUE [2025-11-27T05:24:11.447Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-11-27T05:24:11.447Z] -- /opt/iotech/iot/1.5/include [2025-11-27T05:24:11.447Z] -- Configuring done (1.2s) [2025-11-27T05:24:11.447Z] -- Generating done (0.0s) [2025-11-27T05:24:11.447Z] -- Build files have been written to: /device-bacnet-c/build/release/device-bacnet-ip [2025-11-27T05:24:11.447Z] + make [2025-11-27T05:24:11.447Z] + tee release.log [2025-11-27T05:24:11.447Z] [ 11%] Building C object CMakeFiles/bacnet_objects.dir/device-bacnet-c/bacnet-stack/demo/object/device-client.c.o [2025-11-27T05:24:11.447Z] [ 22%] Linking C static library libbacnet_objects.a [2025-11-27T05:24:11.447Z] [ 22%] Built target bacnet_objects [2025-11-27T05:24:11.447Z] [ 33%] Building C object CMakeFiles/device-bacnet-c.dir/main.c.o [2025-11-27T05:24:11.447Z] [ 44%] Building C object CMakeFiles/device-bacnet-c.dir/address_entry.c.o [2025-11-27T05:24:11.447Z] [ 55%] Building C object CMakeFiles/device-bacnet-c.dir/address_instance_map.c.o [2025-11-27T05:24:11.447Z] [ 66%] Building C object CMakeFiles/device-bacnet-c.dir/device_condition_map.c.o [2025-11-27T05:24:11.447Z] [ 77%] Building C object CMakeFiles/device-bacnet-c.dir/driver.c.o [2025-11-27T05:24:11.447Z] [ 88%] Building C object CMakeFiles/device-bacnet-c.dir/return_data.c.o [2025-11-27T05:24:12.029Z] [100%] Linking C executable device-bacnet-c [2025-11-27T05:24:12.029Z] /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.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-11-27T05:24:12.296Z] [100%] Built target device-bacnet-c [2025-11-27T05:24:12.296Z] + mkdir -p /device-bacnet-c/build/release/device-bacnet-mstp [2025-11-27T05:24:12.296Z] + cd /device-bacnet-c/build/release/device-bacnet-mstp [2025-11-27T05:24:12.296Z] + cmake '-DDATALINK:STRING=BACDL_MSTP=1' '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/src/c [2025-11-27T05:24:12.562Z] -- The C compiler identification is GNU 12.2.1 [2025-11-27T05:24:12.562Z] -- Detecting C compiler ABI info [2025-11-27T05:24:13.146Z] -- Detecting C compiler ABI info - done [2025-11-27T05:24:13.146Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-11-27T05:24:13.146Z] -- Detecting C compile features [2025-11-27T05:24:13.146Z] -- Detecting C compile features - done [2025-11-27T05:24:13.146Z] -- Performing Test CMAKE_HAVE_LIBC_PTHREAD [2025-11-27T05:24:13.413Z] -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success [2025-11-27T05:24:13.413Z] -- Found Threads: TRUE [2025-11-27T05:24:13.413Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-11-27T05:24:13.413Z] -- /opt/iotech/iot/1.5/include [2025-11-27T05:24:13.413Z] -- Configuring done (1.2s) [2025-11-27T05:24:13.679Z] -- Generating done (0.0s) [2025-11-27T05:24:13.679Z] -- Build files have been written to: /device-bacnet-c/build/release/device-bacnet-mstp [2025-11-27T05:24:13.679Z] + + make [2025-11-27T05:24:13.679Z] tee release.log [2025-11-27T05:24:13.679Z] [ 11%] Building C object CMakeFiles/bacnet_objects.dir/device-bacnet-c/bacnet-stack/demo/object/device-client.c.o [2025-11-27T05:24:15.083Z] [ 22%] Linking C static library libbacnet_objects.a [2025-11-27T05:24:15.083Z] [ 22%] Built target bacnet_objects [2025-11-27T05:24:15.349Z] [ 33%] Building C object CMakeFiles/device-bacnet-c.dir/main.c.o [2025-11-27T05:24:16.754Z] [ 44%] Building C object CMakeFiles/device-bacnet-c.dir/address_entry.c.o [2025-11-27T05:24:17.021Z] [ 55%] Building C object CMakeFiles/device-bacnet-c.dir/address_instance_map.c.o [2025-11-27T05:24:17.287Z] [ 66%] Building C object CMakeFiles/device-bacnet-c.dir/device_condition_map.c.o [2025-11-27T05:24:17.869Z] [ 77%] Building C object CMakeFiles/device-bacnet-c.dir/driver.c.o [2025-11-27T05:24:19.800Z] [ 88%] Building C object CMakeFiles/device-bacnet-c.dir/return_data.c.o [2025-11-27T05:24:22.352Z] [100%] Linking C executable device-bacnet-c [2025-11-27T05:24:22.352Z] /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.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-11-27T05:24:22.352Z] [100%] Built target device-bacnet-c [2025-11-27T05:24:24.925Z] Removing intermediate container 7a86175c82cf [2025-11-27T05:24:24.925Z] ---> 8916e5ee0c95 [2025-11-27T05:24:25.191Z] Successfully built 8916e5ee0c95 [2025-11-27T05:24:25.191Z] Successfully tagged device-bacnet-c-builder-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-11-27T05:24:25.557Z] + git log --pretty=%H %s [2025-11-27T05:24:25.557Z] + grep ci(lts-release) [2025-11-27T05:24:25.557Z] + head -n 1 [2025-11-27T05:24:25.557Z] + awk {print $1} [Pipeline] echo [2025-11-27T05:24:25.626Z] [edgeXDocker.push] Tagging docker image device-bacnet-c-builder-arm64 with the following tags: [2025-11-27T05:24:25.626Z] 51fc0f7794e32676bc47e1603c1b3033fa494e45 [2025-11-27T05:24:25.626Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-27T05:24:26.008Z] + docker tag device-bacnet-c-builder-arm64 nexus3.edgexfoundry.org:10002/device-bacnet-c-builder-arm64:51fc0f7794e32676bc47e1603c1b3033fa494e45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-27T05:24:26.379Z] + docker push nexus3.edgexfoundry.org:10002/device-bacnet-c-builder-arm64:51fc0f7794e32676bc47e1603c1b3033fa494e45 [2025-11-27T05:24:26.379Z] The push refers to repository [nexus3.edgexfoundry.org:10002/device-bacnet-c-builder-arm64] [2025-11-27T05:24:26.379Z] 76d78358498d: Preparing [2025-11-27T05:24:26.379Z] e66ab63a37e7: Preparing [2025-11-27T05:24:26.379Z] 428e4b5fc2f4: Preparing [2025-11-27T05:24:26.379Z] 04d46a1123a1: Preparing [2025-11-27T05:24:26.379Z] c9bef5ab1683: Preparing [2025-11-27T05:24:26.379Z] e936cbf7ebfd: Preparing [2025-11-27T05:24:26.379Z] 486382c726fb: Preparing [2025-11-27T05:24:26.379Z] 725b88eaa3f0: Preparing [2025-11-27T05:24:26.379Z] 097568b36a92: Preparing [2025-11-27T05:24:26.379Z] 7516a9d68dc0: Preparing [2025-11-27T05:24:26.379Z] fbbef3d89ef9: Preparing [2025-11-27T05:24:26.379Z] 5f4d9fc4d98d: Preparing [2025-11-27T05:24:26.379Z] 486382c726fb: Waiting [2025-11-27T05:24:26.379Z] 725b88eaa3f0: Waiting [2025-11-27T05:24:26.379Z] 097568b36a92: Waiting [2025-11-27T05:24:26.379Z] 7516a9d68dc0: Waiting [2025-11-27T05:24:26.379Z] fbbef3d89ef9: Waiting [2025-11-27T05:24:26.379Z] 5f4d9fc4d98d: Waiting [2025-11-27T05:24:26.379Z] e936cbf7ebfd: Waiting [2025-11-27T05:24:26.645Z] 428e4b5fc2f4: Pushed [2025-11-27T05:24:26.645Z] 04d46a1123a1: Pushed [2025-11-27T05:24:26.645Z] c9bef5ab1683: Pushed [2025-11-27T05:24:26.645Z] e66ab63a37e7: Pushed [2025-11-27T05:24:26.910Z] 725b88eaa3f0: Pushed [2025-11-27T05:24:26.910Z] 097568b36a92: Pushed [2025-11-27T05:24:26.910Z] 7516a9d68dc0: Layer already exists [2025-11-27T05:24:26.910Z] 5f4d9fc4d98d: Layer already exists [2025-11-27T05:24:26.910Z] fbbef3d89ef9: Layer already exists [2025-11-27T05:24:28.846Z] 486382c726fb: Pushed [2025-11-27T05:24:35.478Z] 76d78358498d: Pushed [2025-11-27T05:24:35.478Z] e936cbf7ebfd: Pushed [2025-11-27T05:24:35.478Z] 51fc0f7794e32676bc47e1603c1b3033fa494e45: digest: sha256:31912a3590a60c255f058167a5b17879bcf95dca8e3f3820c1be04028fad4a42 size: 2831 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-27T05:24:35.567Z] ===================================================== [Pipeline] echo [2025-11-27T05:24:35.585Z] taggedImages: [2025-11-27T05:24:35.585Z] - nexus3.edgexfoundry.org:10002/device-bacnet-c-builder-arm64:51fc0f7794e32676bc47e1603c1b3033fa494e45 [Pipeline] echo [2025-11-27T05:24:35.598Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10002/device-bacnet-c-builder-arm64:51fc0f7794e32676bc47e1603c1b3033fa494e45 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-11-27T11:17:10.517Z] Cancelling nested steps due to timeout [2025-11-27T11:17:10.523Z] Sending interrupt signal to process [2025-11-27T11:17:24.118Z] script returned exit code 143 [Pipeline] } [2025-11-27T11:17:24.124Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] error [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-11-27T11:17:24.767Z] + '[' -d /w/workspace/exfoundry_device-bacnet-c_odessa/archives ']' [Pipeline] libraryResource [Pipeline] sh [2025-11-27T11:17:25.089Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-27T11:17:25.659Z] ---> package-listing.sh [2025-11-27T11:17:25.659Z] ++ facter osfamily [2025-11-27T11:17:25.659Z] ++ tr '[:upper:]' '[:lower:]' [2025-11-27T11:17:25.918Z] + OS_FAMILY=redhat [2025-11-27T11:17:25.918Z] + workspace=/w/workspace/exfoundry_device-bacnet-c_odessa [2025-11-27T11:17:25.918Z] + START_PACKAGES=/tmp/packages_start.txt [2025-11-27T11:17:25.918Z] + END_PACKAGES=/tmp/packages_end.txt [2025-11-27T11:17:25.918Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-11-27T11:17:25.918Z] + PACKAGES=/tmp/packages_start.txt [2025-11-27T11:17:25.918Z] + '[' /w/workspace/exfoundry_device-bacnet-c_odessa ']' [2025-11-27T11:17:25.918Z] + PACKAGES=/tmp/packages_end.txt [2025-11-27T11:17:25.918Z] + case "${OS_FAMILY}" in [2025-11-27T11:17:25.918Z] + sort [2025-11-27T11:17:25.918Z] + rpm -qa [2025-11-27T11:17:26.488Z] + '[' -f /tmp/packages_start.txt ']' [2025-11-27T11:17:26.488Z] + '[' -f /tmp/packages_end.txt ']' [2025-11-27T11:17:26.488Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-11-27T11:17:26.488Z] + '[' /w/workspace/exfoundry_device-bacnet-c_odessa ']' [2025-11-27T11:17:26.488Z] + mkdir -p /w/workspace/exfoundry_device-bacnet-c_odessa/archives/ [2025-11-27T11:17:26.488Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-bacnet-c_odessa/archives/ [Pipeline] echo [2025-11-27T11:17:26.501Z] 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/exfoundry_device-bacnet-c_odessa/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-11-27T11:17:26.786Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-27T11:17:27.374Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-11-27T11:17:27.375Z] [2025-11-27T11:17:27.375Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-27T11:17:27.701Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-11-27T11:17:27.701Z] latest: Pulling from edgex-lftools-log-publisher [2025-11-27T11:17:27.701Z] 5eb5b503b376: Pulling fs layer [2025-11-27T11:17:27.701Z] 5c69ac0246d0: Pulling fs layer [2025-11-27T11:17:27.701Z] ec43610c2a17: Pulling fs layer [2025-11-27T11:17:27.701Z] 3a2ae6a8a46f: Pulling fs layer [2025-11-27T11:17:27.701Z] 33b1e0a273af: Pulling fs layer [2025-11-27T11:17:27.701Z] 5d3b04190fa2: Pulling fs layer [2025-11-27T11:17:27.701Z] 2f39f015ded8: Pulling fs layer [2025-11-27T11:17:27.701Z] 3a2ae6a8a46f: Waiting [2025-11-27T11:17:27.701Z] 33b1e0a273af: Waiting [2025-11-27T11:17:27.701Z] 5d3b04190fa2: Waiting [2025-11-27T11:17:27.701Z] 2f39f015ded8: Waiting [2025-11-27T11:17:27.701Z] 5c69ac0246d0: Verifying Checksum [2025-11-27T11:17:27.701Z] 5c69ac0246d0: Download complete [2025-11-27T11:17:27.701Z] 3a2ae6a8a46f: Verifying Checksum [2025-11-27T11:17:27.701Z] 3a2ae6a8a46f: Download complete [2025-11-27T11:17:27.963Z] 33b1e0a273af: Verifying Checksum [2025-11-27T11:17:27.963Z] 33b1e0a273af: Download complete [2025-11-27T11:17:27.963Z] ec43610c2a17: Verifying Checksum [2025-11-27T11:17:27.963Z] ec43610c2a17: Download complete [2025-11-27T11:17:27.963Z] 5d3b04190fa2: Verifying Checksum [2025-11-27T11:17:27.963Z] 5d3b04190fa2: Download complete [2025-11-27T11:17:27.963Z] 5eb5b503b376: Verifying Checksum [2025-11-27T11:17:27.963Z] 5eb5b503b376: Download complete [2025-11-27T11:17:28.546Z] 2f39f015ded8: Verifying Checksum [2025-11-27T11:17:28.546Z] 2f39f015ded8: Download complete [2025-11-27T11:17:29.504Z] 5eb5b503b376: Pull complete [2025-11-27T11:17:29.505Z] 5c69ac0246d0: Pull complete [2025-11-27T11:17:29.771Z] ec43610c2a17: Pull complete [2025-11-27T11:17:30.032Z] 3a2ae6a8a46f: Pull complete [2025-11-27T11:17:30.032Z] 33b1e0a273af: Pull complete [2025-11-27T11:17:30.291Z] 5d3b04190fa2: Pull complete [2025-11-27T11:17:34.502Z] 2f39f015ded8: Pull complete [2025-11-27T11:17:34.502Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-11-27T11:17:34.502Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-11-27T11:17:34.502Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-27T11:17:34.628Z] prd-centos7-docker-4c-2g-773895 does not seem to be running inside a container [2025-11-27T11:17:34.666Z] $ 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/exfoundry_device-bacnet-c_odessa/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-bacnet-c_odessa -v /w/workspace/exfoundry_device-bacnet-c_odessa:/w/workspace/exfoundry_device-bacnet-c_odessa:rw,z -v /w/workspace/exfoundry_device-bacnet-c_odessa@tmp:/w/workspace/exfoundry_device-bacnet-c_odessa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-11-27T11:17:37.808Z] $ docker top cbbf69d47ea104df5e24e04464238f9f7393ae8bdd08fb10b6debf6ecccf83ec -eo pid,comm [Pipeline] { [Pipeline] sh [2025-11-27T11:17:38.166Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-11-27T11:17:38.470Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-11-27T11:17:38.767Z] + ls /var/log/sa-host [2025-11-27T11:17:38.767Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-11-27T11:17:39.045Z] provisioning config files... [2025-11-27T11:17:39.059Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-bacnet-c_odessa@tmp/config8867578567655372946tmp [Pipeline] { [Pipeline] echo [2025-11-27T11:17:39.090Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-27T11:17:39.390Z] ---> create-netrc.sh [Pipeline] } [2025-11-27T11:17:39.397Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-11-27T11:17:39.764Z] ---> python-tools-install.sh [Pipeline] echo [2025-11-27T11:17:39.775Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-27T11:17:40.073Z] ---> sudo-logs.sh [2025-11-27T11:17:40.073Z] Archiving 'sudo' log.. [2025-11-27T11:17:40.073Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-773895.novalocal: Name or service not known [2025-11-27T11:17:40.073Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-773895.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2025-11-27T11:17:40.097Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-27T11:17:40.387Z] ---> job-cost.sh [2025-11-27T11:17:40.387Z] lf-activate-venv: SKIPPING [2025-11-27T11:17:40.387Z] INFO: No Stack... [2025-11-27T11:17:40.653Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2025-11-27T11:17:40.915Z] INFO: Archiving Costs [Pipeline] echo [2025-11-27T11:17:40.934Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-27T11:17:41.231Z] ---> logs-deploy.sh [2025-11-27T11:17:41.231Z] lf-activate-venv: SKIPPING [2025-11-27T11:17:41.231Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-bacnet-c/odessa/3 [2025-11-27T11:17:41.231Z] INFO: archiving workspace using pattern(s): [2025-11-27T11:17:42.169Z] Archives upload complete. [2025-11-27T11:17:42.169Z] INFO: archiving logs to Nexus [2025-11-27T11:17:43.106Z] ---> uname -a: [2025-11-27T11:17:43.106Z] Linux prd-centos7-docker-4c-2g-773895.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux [2025-11-27T11:17:43.106Z] [2025-11-27T11:17:43.106Z] [2025-11-27T11:17:43.106Z] ---> lscpu: [2025-11-27T11:17:43.106Z] Architecture: x86_64 [2025-11-27T11:17:43.106Z] CPU op-mode(s): 32-bit, 64-bit [2025-11-27T11:17:43.106Z] Byte Order: Little Endian [2025-11-27T11:17:43.106Z] Address sizes: 40 bits physical, 48 bits virtual [2025-11-27T11:17:43.106Z] CPU(s): 2 [2025-11-27T11:17:43.106Z] On-line CPU(s) list: 0,1 [2025-11-27T11:17:43.106Z] Thread(s) per core: 1 [2025-11-27T11:17:43.106Z] Core(s) per socket: 1 [2025-11-27T11:17:43.106Z] Socket(s): 2 [2025-11-27T11:17:43.106Z] NUMA node(s): 1 [2025-11-27T11:17:43.106Z] Vendor ID: AuthenticAMD [2025-11-27T11:17:43.106Z] CPU family: 23 [2025-11-27T11:17:43.106Z] Model: 49 [2025-11-27T11:17:43.106Z] Model name: AMD EPYC-Rome Processor [2025-11-27T11:17:43.106Z] Stepping: 0 [2025-11-27T11:17:43.106Z] CPU MHz: 2799.996 [2025-11-27T11:17:43.106Z] BogoMIPS: 5599.99 [2025-11-27T11:17:43.106Z] Virtualization: AMD-V [2025-11-27T11:17:43.106Z] Hypervisor vendor: KVM [2025-11-27T11:17:43.106Z] Virtualization type: full [2025-11-27T11:17:43.106Z] L1d cache: 64 KiB [2025-11-27T11:17:43.106Z] L1i cache: 64 KiB [2025-11-27T11:17:43.106Z] L2 cache: 1 MiB [2025-11-27T11:17:43.106Z] L3 cache: 32 MiB [2025-11-27T11:17:43.106Z] NUMA node0 CPU(s): 0,1 [2025-11-27T11:17:43.106Z] Vulnerability Itlb multihit: Not affected [2025-11-27T11:17:43.106Z] Vulnerability L1tf: Not affected [2025-11-27T11:17:43.106Z] Vulnerability Mds: Not affected [2025-11-27T11:17:43.106Z] Vulnerability Meltdown: Not affected [2025-11-27T11:17:43.106Z] Vulnerability Mmio stale data: Not affected [2025-11-27T11:17:43.106Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-11-27T11:17:43.106Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2025-11-27T11:17:43.106Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2025-11-27T11:17:43.106Z] Vulnerability Srbds: Not affected [2025-11-27T11:17:43.106Z] Vulnerability Tsx async abort: Not affected [2025-11-27T11:17:43.106Z] 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 art rep_good nopl extd_apicid eagerfpu 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities [2025-11-27T11:17:43.106Z] [2025-11-27T11:17:43.106Z] [2025-11-27T11:17:43.106Z] ---> nproc: [2025-11-27T11:17:43.106Z] 2 [2025-11-27T11:17:43.106Z] [2025-11-27T11:17:43.106Z] [2025-11-27T11:17:43.106Z] ---> df -h: [2025-11-27T11:17:43.106Z] Filesystem Size Used Avail Use% Mounted on [2025-11-27T11:17:43.106Z] overlay 40G 6.8G 34G 17% / [2025-11-27T11:17:43.106Z] tmpfs 64M 0 64M 0% /dev [2025-11-27T11:17:43.106Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2025-11-27T11:17:43.106Z] shm 64M 0 64M 0% /dev/shm [2025-11-27T11:17:43.106Z] /dev/vda1 40G 6.8G 34G 17% /facter-os [2025-11-27T11:17:43.106Z] [2025-11-27T11:17:43.106Z] [2025-11-27T11:17:43.106Z] Cannot open /var/log/sysstat/sa27: No such file or directory [2025-11-27T11:17:43.106Z] Please check if data collecting is enabled [2025-11-27T11:17:43.106Z] subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-27T11:17:43.145Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2025-11-27T11:17:43.150Z] $ docker stop --time=1 cbbf69d47ea104df5e24e04464238f9f7393ae8bdd08fb10b6debf6ecccf83ec [2025-11-27T11:17:44.277Z] $ docker rm -f --volumes cbbf69d47ea104df5e24e04464238f9f7393ae8bdd08fb10b6debf6ecccf83ec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2025-11-27T11:17:44.382Z] [WS-CLEANUP] Deleting project workspace... [2025-11-27T11:17:44.382Z] [WS-CLEANUP] Deferred wipeout is used... [2025-11-27T11:17:44.398Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-11-27T11:17:44.507Z] Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) Stage "Build Check" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Semver Prep) Stage "Build Check" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build Check" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) Stage "amd64" skipped due to earlier failure(s) [Pipeline] getContext Stage "arm64" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Prep) [Pipeline] stage [Pipeline] { (Prep) Stage "amd64" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } Stage "arm64" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] stage [Pipeline] { (Test) Stage "amd64" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } Stage "arm64" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] stage [Pipeline] { (Build) Stage "amd64" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } Stage "arm64" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] stage [Pipeline] { (Docker Push) Stage "amd64" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } Stage "arm64" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-11-27T11:17:45.082Z] Failed in branch arm64 [Pipeline] stage [Pipeline] { (Snap) Stage "amd64" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-11-27T11:17:45.156Z] Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Build Check" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Build Check" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Build Check" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-11-27T11:17:45.734Z] + [ -d /w/workspace/exfoundry_device-bacnet-c_odessa/archives ] [Pipeline] libraryResource [Pipeline] sh [2025-11-27T11:17:46.035Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-27T11:17:46.904Z] ---> package-listing.sh [2025-11-27T11:17:46.904Z] ++ facter osfamily [2025-11-27T11:17:46.904Z] ++ tr '[:upper:]' '[:lower:]' [2025-11-27T11:17:47.164Z] + OS_FAMILY=debian [2025-11-27T11:17:47.164Z] + workspace=/w/workspace/exfoundry_device-bacnet-c_odessa [2025-11-27T11:17:47.164Z] + START_PACKAGES=/tmp/packages_start.txt [2025-11-27T11:17:47.164Z] + END_PACKAGES=/tmp/packages_end.txt [2025-11-27T11:17:47.164Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-11-27T11:17:47.164Z] + PACKAGES=/tmp/packages_start.txt [2025-11-27T11:17:47.164Z] + '[' /w/workspace/exfoundry_device-bacnet-c_odessa ']' [2025-11-27T11:17:47.164Z] + PACKAGES=/tmp/packages_end.txt [2025-11-27T11:17:47.164Z] + case "${OS_FAMILY}" in [2025-11-27T11:17:47.164Z] + dpkg -l [2025-11-27T11:17:47.164Z] + grep '^ii' [2025-11-27T11:17:47.164Z] + '[' -f /tmp/packages_start.txt ']' [2025-11-27T11:17:47.164Z] + '[' -f /tmp/packages_end.txt ']' [2025-11-27T11:17:47.164Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-11-27T11:17:47.164Z] + '[' /w/workspace/exfoundry_device-bacnet-c_odessa ']' [2025-11-27T11:17:47.164Z] + mkdir -p /w/workspace/exfoundry_device-bacnet-c_odessa/archives/ [2025-11-27T11:17:47.164Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-bacnet-c_odessa/archives/ [Pipeline] echo [2025-11-27T11:17:47.185Z] 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/exfoundry_device-bacnet-c_odessa/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-11-27T11:17:47.467Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-27T11:17:48.042Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-11-27T11:17:48.042Z] [2025-11-27T11:17:48.042Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-27T11:17:48.351Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-11-27T11:17:48.351Z] latest: Pulling from edgex-lftools-log-publisher [2025-11-27T11:17:48.351Z] 5eb5b503b376: Pulling fs layer [2025-11-27T11:17:48.351Z] 5c69ac0246d0: Pulling fs layer [2025-11-27T11:17:48.351Z] ec43610c2a17: Pulling fs layer [2025-11-27T11:17:48.351Z] 3a2ae6a8a46f: Pulling fs layer [2025-11-27T11:17:48.351Z] 33b1e0a273af: Pulling fs layer [2025-11-27T11:17:48.351Z] 5d3b04190fa2: Pulling fs layer [2025-11-27T11:17:48.351Z] 2f39f015ded8: Pulling fs layer [2025-11-27T11:17:48.351Z] 33b1e0a273af: Waiting [2025-11-27T11:17:48.351Z] 5d3b04190fa2: Waiting [2025-11-27T11:17:48.351Z] 2f39f015ded8: Waiting [2025-11-27T11:17:48.351Z] 3a2ae6a8a46f: Waiting [2025-11-27T11:17:48.351Z] 5c69ac0246d0: Verifying Checksum [2025-11-27T11:17:48.351Z] 5c69ac0246d0: Download complete [2025-11-27T11:17:48.351Z] 3a2ae6a8a46f: Download complete [2025-11-27T11:17:48.351Z] 33b1e0a273af: Verifying Checksum [2025-11-27T11:17:48.351Z] 33b1e0a273af: Download complete [2025-11-27T11:17:48.351Z] 5d3b04190fa2: Verifying Checksum [2025-11-27T11:17:48.351Z] 5d3b04190fa2: Download complete [2025-11-27T11:17:48.610Z] ec43610c2a17: Verifying Checksum [2025-11-27T11:17:48.610Z] ec43610c2a17: Download complete [2025-11-27T11:17:48.610Z] 5eb5b503b376: Verifying Checksum [2025-11-27T11:17:48.610Z] 5eb5b503b376: Download complete [2025-11-27T11:17:49.177Z] 2f39f015ded8: Download complete [2025-11-27T11:17:50.116Z] 5eb5b503b376: Pull complete [2025-11-27T11:17:50.375Z] 5c69ac0246d0: Pull complete [2025-11-27T11:17:50.635Z] ec43610c2a17: Pull complete [2025-11-27T11:17:50.635Z] 3a2ae6a8a46f: Pull complete [2025-11-27T11:17:50.894Z] 33b1e0a273af: Pull complete [2025-11-27T11:17:50.894Z] 5d3b04190fa2: Pull complete [2025-11-27T11:17:56.158Z] 2f39f015ded8: Pull complete [2025-11-27T11:17:56.158Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-11-27T11:17:56.158Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-11-27T11:17:56.158Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-27T11:17:56.258Z] prd-ubuntu20.04-docker-8c-8g-773891 does not seem to be running inside a container [2025-11-27T11:17:56.298Z] $ 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/exfoundry_device-bacnet-c_odessa/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-bacnet-c_odessa -v /w/workspace/exfoundry_device-bacnet-c_odessa:/w/workspace/exfoundry_device-bacnet-c_odessa:rw,z -v /w/workspace/exfoundry_device-bacnet-c_odessa@tmp:/w/workspace/exfoundry_device-bacnet-c_odessa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-11-27T11:17:57.844Z] $ docker top 8847eb91deaef71f0385aa033eb24f23add9c9fbf5d41ec49db9aa3d9b482501 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-11-27T11:17:58.199Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-11-27T11:17:58.491Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-11-27T11:17:58.782Z] + ls /var/log/sa-host [2025-11-27T11:17:58.782Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-11-27T11:17:58.817Z] provisioning config files... [2025-11-27T11:17:58.825Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-bacnet-c_odessa@tmp/config16735178163507983870tmp [Pipeline] { [Pipeline] echo [2025-11-27T11:17:58.853Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-27T11:17:59.153Z] ---> create-netrc.sh [Pipeline] } [2025-11-27T11:17:59.161Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-11-27T11:17:59.491Z] ---> python-tools-install.sh [Pipeline] echo [2025-11-27T11:17:59.502Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-27T11:17:59.790Z] ---> sudo-logs.sh [2025-11-27T11:17:59.790Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-11-27T11:17:59.821Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-27T11:18:00.107Z] ---> job-cost.sh [2025-11-27T11:18:00.107Z] lf-activate-venv: SKIPPING [2025-11-27T11:18:00.107Z] INFO: No Stack... [2025-11-27T11:18:00.675Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-11-27T11:18:00.935Z] INFO: Archiving Costs [Pipeline] echo [2025-11-27T11:18:00.951Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-27T11:18:01.237Z] ---> logs-deploy.sh [2025-11-27T11:18:01.237Z] lf-activate-venv: SKIPPING [2025-11-27T11:18:01.237Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-bacnet-c/odessa/3 [2025-11-27T11:18:01.237Z] INFO: archiving workspace using pattern(s): [2025-11-27T11:18:02.178Z] Archives upload complete. [2025-11-27T11:18:02.178Z] INFO: archiving logs to Nexus