Push event to branch odessa Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e9b66a144b3f6bc4d426cadfd2f82faa076c6b77 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-ssh2020580513214983401.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-ssh4581326610016665193.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-ssh14255628359820710331.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-ssh14263876910813838397.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-ssh7025043181613981342.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-774246 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 e9b66a144b3f6bc4d426cadfd2f82faa076c6b77 (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 e9b66a144b3f6bc4d426cadfd2f82faa076c6b77 # timeout=10 > git rev-list --no-walk 51fc0f7794e32676bc47e1603c1b3033fa494e45 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-12-01T04:02:17.094Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-12-01T04:02:17.158Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-12-01T04:02:17.188Z] ========================================================= [2025-12-01T04:02:17.188Z] EdgeX Global Pipelines Version Info [2025-12-01T04:02:17.188Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-12-01T04:02:18.301Z] ------------------- [2025-12-01T04:02:18.301Z] stable info: [2025-12-01T04:02:18.301Z] ------------------- [2025-12-01T04:02:18.302Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-12-01T04:02:18.302Z] Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 [2025-12-01T04:02:18.302Z] Message: update stable to v1.0.278 [2025-12-01T04:02:18.880Z] ------------------- [2025-12-01T04:02:18.880Z] experimental info: [2025-12-01T04:02:18.880Z] ------------------- [2025-12-01T04:02:18.880Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-12-01T04:02:18.880Z] Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 [2025-12-01T04:02:18.880Z] Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-12-01T04:02:18.977Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-bacnet-c-settings [Pipeline] echo [2025-12-01T04:02:19.000Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-bacnet-c [Pipeline] echo [2025-12-01T04:02:19.021Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-12-01T04:02:19.048Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-12-01T04:02:19.076Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-12-01T04:02:19.103Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = scripts/Dockerfile.alpine [Pipeline] echo [2025-12-01T04:02:19.132Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = scripts/Dockerfile.alpine-base [Pipeline] echo [2025-12-01T04:02:19.158Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-12-01T04:02:19.184Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-12-01T04:02:19.203Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-bacnet [Pipeline] echo [2025-12-01T04:02:19.229Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-12-01T04:02:19.252Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-12-01T04:02:19.280Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-12-01T04:02:19.306Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-12-01T04:02:19.329Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-12-01T04:02:19.350Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-12-01T04:02:19.373Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-12-01T04:02:19.395Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = odessa [Pipeline] echo [2025-12-01T04:02:19.419Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = odessa [Pipeline] echo [2025-12-01T04:02:19.443Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = odessa [Pipeline] echo [2025-12-01T04:02:19.469Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e9b66a144b3f6bc4d426cadfd2f82faa076c6b77 [Pipeline] echo [2025-12-01T04:02:19.492Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e9b66a1 [Pipeline] echo [2025-12-01T04:02:19.517Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-12-01T04:02:19.586Z] provisioning config files... [2025-12-01T04:02:19.599Z] copy managed file [device-bacnet-c-settings] to file:/w/workspace/exfoundry_device-bacnet-c_odessa@tmp/config13680161257217434326tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-12-01T04:02:19.935Z] ---> ****-login.sh [2025-12-01T04:02:19.935Z] nexus3.edgexfoundry.org:10001 [2025-12-01T04:02:19.935Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-12-01T04:02:20.196Z] [2025-12-01T04:02:20.196Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-12-01T04:02:20.196Z] Configure a credential helper to remove this warning. See [2025-12-01T04:02:20.196Z] https://docs.****.com/go/credential-store/ [2025-12-01T04:02:20.196Z] [2025-12-01T04:02:20.196Z] Login Succeeded [2025-12-01T04:02:20.196Z] nexus3.edgexfoundry.org:10002 [2025-12-01T04:02:20.197Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-12-01T04:02:20.197Z] [2025-12-01T04:02:20.197Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-12-01T04:02:20.197Z] Configure a credential helper to remove this warning. See [2025-12-01T04:02:20.197Z] https://docs.****.com/go/credential-store/ [2025-12-01T04:02:20.197Z] [2025-12-01T04:02:20.197Z] Login Succeeded [2025-12-01T04:02:20.197Z] nexus3.edgexfoundry.org:10003 [2025-12-01T04:02:20.197Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-12-01T04:02:20.197Z] [2025-12-01T04:02:20.197Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-12-01T04:02:20.197Z] Configure a credential helper to remove this warning. See [2025-12-01T04:02:20.197Z] https://docs.****.com/go/credential-store/ [2025-12-01T04:02:20.197Z] [2025-12-01T04:02:20.197Z] Login Succeeded [2025-12-01T04:02:20.197Z] nexus3.edgexfoundry.org:10004 [2025-12-01T04:02:20.458Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-12-01T04:02:20.458Z] [2025-12-01T04:02:20.458Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-12-01T04:02:20.458Z] Configure a credential helper to remove this warning. See [2025-12-01T04:02:20.458Z] https://docs.****.com/go/credential-store/ [2025-12-01T04:02:20.458Z] [2025-12-01T04:02:20.458Z] Login Succeeded [2025-12-01T04:02:20.458Z] ****.io [2025-12-01T04:02:20.458Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-12-01T04:02:20.720Z] [2025-12-01T04:02:20.720Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-12-01T04:02:20.720Z] Configure a credential helper to remove this warning. See [2025-12-01T04:02:20.720Z] https://docs.****.com/go/credential-store/ [2025-12-01T04:02:20.720Z] [2025-12-01T04:02:20.720Z] Login Succeeded [2025-12-01T04:02:20.720Z] ---> ****-login.sh ends [Pipeline] } [2025-12-01T04:02:20.729Z] 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-12-01T04:02:21.182Z] + git rev-list -1 --merges e9b66a144b3f6bc4d426cadfd2f82faa076c6b77~1..e9b66a144b3f6bc4d426cadfd2f82faa076c6b77 [Pipeline] echo [2025-12-01T04:02:21.213Z] -----------> git rev-list -1 --merges e9b66a144b3f6bc4d426cadfd2f82faa076c6b77~1..e9b66a144b3f6bc4d426cadfd2f82faa076c6b77 e9b66a144b3f6bc4d426cadfd2f82faa076c6b77 [false] [Pipeline] sh [2025-12-01T04:02:21.511Z] + git log --format=format:%s -1 e9b66a144b3f6bc4d426cadfd2f82faa076c6b77 [Pipeline] echo [2025-12-01T04:02:21.529Z] ========================================================= [2025-12-01T04:02:21.529Z] [isLTSReleaseBuild] No build required. isLTSRelease: [true] [2025-12-01T04:02:21.529Z] ========================================================= [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-12-01T04:02:21.642Z] [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh [2025-12-01T04:02:21.937Z] + echo 0.0.0 [Pipeline] echo [2025-12-01T04:02:21.951Z] [prepBaseBuildImage] Generating new image with name: device-bacnet-c-builder-x86_64 [Pipeline] echo [2025-12-01T04:02:21.977Z] [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-12-01T04:02:21.997Z] ========================================================= [2025-12-01T04:02:21.997Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base:gcc-lts] [2025-12-01T04:02:21.997Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-01T04:02:22.380Z] + 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-12-01T04:02:22.954Z] #0 building with "default" instance using docker driver [2025-12-01T04:02:22.954Z] [2025-12-01T04:02:22.954Z] #1 [internal] load build definition from Dockerfile.alpine-base [2025-12-01T04:02:22.954Z] #1 transferring dockerfile: 1.45kB done [2025-12-01T04:02:22.954Z] #1 DONE 0.0s [2025-12-01T04:02:22.954Z] [2025-12-01T04:02:22.954Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base:gcc-lts [2025-12-01T04:02:22.954Z] #2 DONE 0.1s [2025-12-01T04:02:23.217Z] [2025-12-01T04:02:23.217Z] #3 [internal] load .dockerignore [2025-12-01T04:02:23.217Z] #3 transferring context: 2B done [2025-12-01T04:02:23.217Z] #3 DONE 0.0s [2025-12-01T04:02:23.217Z] [2025-12-01T04:02:23.217Z] #4 [internal] load build context [2025-12-01T04:02:23.217Z] #4 transferring context: 85.88kB 0.0s done [2025-12-01T04:02:23.217Z] #4 DONE 0.0s [2025-12-01T04:02:23.217Z] [2025-12-01T04:02:23.217Z] #5 [ 1/11] FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base:gcc-lts@sha256:b18ea3d6655bca8321bc47a2d462380979833a9574db8212b385fd511e1c6302 [2025-12-01T04:02:23.217Z] #5 resolve nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base:gcc-lts@sha256:b18ea3d6655bca8321bc47a2d462380979833a9574db8212b385fd511e1c6302 0.0s done [2025-12-01T04:02:23.217Z] #5 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa [2025-12-01T04:02:23.217Z] #5 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.1s done [2025-12-01T04:02:23.217Z] #5 sha256:45f96820a350bc5ff134eee18b2c33da3183da8af935a5cbc1ba4b51e5b778fc 2.76kB / 2.76kB done [2025-12-01T04:02:23.217Z] #5 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s done [2025-12-01T04:02:23.217Z] #5 sha256:4f9bc52d1dc7ec5e3db381b3ffee4adf53c6edfdd431a6c70e1f8b019ff691b0 250B / 250B 0.0s done [2025-12-01T04:02:23.217Z] #5 sha256:585e8d389ef7ded4f4913bc4460fffe4b374e851c1adddbbe96fdb724a247c32 16.78MB / 115.71MB 0.2s [2025-12-01T04:02:23.217Z] #5 sha256:b18ea3d6655bca8321bc47a2d462380979833a9574db8212b385fd511e1c6302 948B / 948B done [2025-12-01T04:02:23.217Z] #5 sha256:585e8d389ef7ded4f4913bc4460fffe4b374e851c1adddbbe96fdb724a247c32 32.51MB / 115.71MB 0.3s [2025-12-01T04:02:23.217Z] #5 extracting sha256:4f9bc52d1dc7ec5e3db381b3ffee4adf53c6edfdd431a6c70e1f8b019ff691b0 done [2025-12-01T04:02:23.484Z] #5 sha256:585e8d389ef7ded4f4913bc4460fffe4b374e851c1adddbbe96fdb724a247c32 53.48MB / 115.71MB 0.4s [2025-12-01T04:02:23.744Z] #5 sha256:585e8d389ef7ded4f4913bc4460fffe4b374e851c1adddbbe96fdb724a247c32 108.00MB / 115.71MB 0.6s [2025-12-01T04:02:23.744Z] #5 sha256:585e8d389ef7ded4f4913bc4460fffe4b374e851c1adddbbe96fdb724a247c32 115.71MB / 115.71MB 0.7s [2025-12-01T04:02:24.004Z] #5 sha256:585e8d389ef7ded4f4913bc4460fffe4b374e851c1adddbbe96fdb724a247c32 115.71MB / 115.71MB 0.9s done [2025-12-01T04:02:24.004Z] #5 extracting sha256:585e8d389ef7ded4f4913bc4460fffe4b374e851c1adddbbe96fdb724a247c32 0.1s [2025-12-01T04:02:28.201Z] #5 extracting sha256:585e8d389ef7ded4f4913bc4460fffe4b374e851c1adddbbe96fdb724a247c32 3.7s done [2025-12-01T04:02:28.201Z] #5 DONE 4.8s [2025-12-01T04:02:28.201Z] [2025-12-01T04:02:28.201Z] #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-12-01T04:02:28.201Z] #6 0.279 Connecting to iotech.jfrog.io (54.73.4.50:443) [2025-12-01T04:02:28.463Z] #6 0.706 saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2025-12-01T04:02:28.463Z] #6 0.706 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2025-12-01T04:02:28.463Z] #6 0.706 '/etc/apk/keys/alpine.dev.rsa.pub' saved [2025-12-01T04:02:29.872Z] #6 DONE 1.7s [2025-12-01T04:02:29.872Z] [2025-12-01T04:02:29.872Z] #7 [ 3/11] RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories [2025-12-01T04:02:29.872Z] #7 DONE 0.3s [2025-12-01T04:02:30.132Z] [2025-12-01T04:02:30.132Z] #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-12-01T04:02:30.132Z] #8 0.297 fetch https://nl.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2025-12-01T04:02:30.707Z] #8 0.686 fetch https://nl.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2025-12-01T04:02:30.707Z] #8 0.929 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz [2025-12-01T04:02:31.276Z] #8 1.513 WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-12-01T04:02:31.536Z] #8 1.521 (1/18) Installing dumb-init (1.2.5-r2) [2025-12-01T04:02:31.536Z] #8 1.660 (2/18) Installing hiredis (1.1.0-r2) [2025-12-01T04:02:31.796Z] #8 1.809 (3/18) Installing hiredis-dev (1.1.0-r2) [2025-12-01T04:02:31.797Z] #8 1.970 (4/18) Installing libcbor (0.10.2-r1) [2025-12-01T04:02:32.058Z] #8 2.110 (5/18) Installing iotech-iot-1.5 (1.5.7-r0) [2025-12-01T04:02:32.318Z] #8 2.479 (6/18) Installing iotech-iot-1.5-dev (1.5.7-r0) [2025-12-01T04:02:32.580Z] #8 2.584 (7/18) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.131-r1) [2025-12-01T04:02:32.580Z] #8 2.783 (8/18) Installing libcbor-dev (0.10.2-r1) [2025-12-01T04:02:32.840Z] #8 2.929 (9/18) Installing libmenuw (6.4_p20230506-r0) [2025-12-01T04:02:32.840Z] #8 3.065 (10/18) Installing libpanelw (6.4_p20230506-r0) [2025-12-01T04:02:33.101Z] #8 3.206 (11/18) Installing libncurses++ (6.4_p20230506-r0) [2025-12-01T04:02:33.101Z] #8 3.345 (12/18) Installing ncurses-dev (6.4_p20230506-r0) [2025-12-01T04:02:33.362Z] #8 3.500 (13/18) Installing libblkid (2.38.1-r8) [2025-12-01T04:02:33.623Z] #8 3.665 (14/18) Installing libuuid (2.38.1-r8) [2025-12-01T04:02:33.623Z] #8 3.856 (15/18) Installing libfdisk (2.38.1-r8) [2025-12-01T04:02:33.885Z] #8 4.020 (16/18) Installing libmount (2.38.1-r8) [2025-12-01T04:02:34.145Z] #8 4.184 (17/18) Installing libsmartcols (2.38.1-r8) [2025-12-01T04:02:34.145Z] #8 4.332 (18/18) Installing util-linux-dev (2.38.1-r8) [2025-12-01T04:02:34.406Z] #8 4.522 Executing busybox-1.36.1-r2.trigger [2025-12-01T04:02:34.406Z] #8 4.532 OK: 336 MiB in 100 packages [2025-12-01T04:02:34.406Z] #8 DONE 4.7s [2025-12-01T04:02:34.668Z] [2025-12-01T04:02:34.668Z] #9 [ 5/11] RUN apk --no-cache upgrade [2025-12-01T04:02:34.668Z] #9 0.250 fetch https://nl.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2025-12-01T04:02:34.927Z] #9 0.429 fetch https://nl.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2025-12-01T04:02:35.187Z] #9 0.703 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz [2025-12-01T04:02:36.017Z] #9 1.306 WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-12-01T04:02:36.018Z] #9 1.329 Upgrading critical system libraries and apk-tools: [2025-12-01T04:02:36.018Z] #9 1.329 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2025-12-01T04:02:36.018Z] #9 1.499 Executing busybox-1.36.1-r2.trigger [2025-12-01T04:02:36.278Z] #9 1.584 Continuing the upgrade transaction with new apk-tools: [2025-12-01T04:02:36.278Z] #9 1.590 fetch https://nl.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2025-12-01T04:02:36.278Z] #9 1.772 fetch https://nl.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2025-12-01T04:02:36.537Z] #9 2.030 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz [2025-12-01T04:02:36.595Z] Still waiting to schedule task [2025-12-01T04:02:36.595Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2025-12-01T04:02:37.106Z] #9 2.580 WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-12-01T04:02:37.364Z] #9 2.587 (1/27) Upgrading musl (1.2.4-r2 -> 1.2.4-r3) [2025-12-01T04:02:37.364Z] #9 2.756 (2/27) Upgrading busybox (1.36.1-r2 -> 1.36.1-r7) [2025-12-01T04:02:37.364Z] #9 2.936 Executing busybox-1.36.1-r7.post-upgrade [2025-12-01T04:02:37.624Z] #9 2.953 (3/27) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r7) [2025-12-01T04:02:37.624Z] #9 3.087 (4/27) Upgrading ca-certificates-bundle (20230506-r0 -> 20241121-r1) [2025-12-01T04:02:37.888Z] #9 3.244 (5/27) Upgrading libcrypto3 (3.1.4-r0 -> 3.1.8-r0) [2025-12-01T04:02:37.888Z] #9 3.452 (6/27) Upgrading libssl3 (3.1.4-r0 -> 3.1.8-r0) [2025-12-01T04:02:38.147Z] #9 3.637 (7/27) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r7) [2025-12-01T04:02:38.407Z] #9 3.771 (8/27) Upgrading binutils (2.40-r7 -> 2.40-r8) [2025-12-01T04:02:38.407Z] #9 3.995 (9/27) Upgrading musl-dev (1.2.4-r2 -> 1.2.4-r3) [2025-12-01T04:02:38.667Z] #9 4.226 (10/27) Upgrading libexpat (2.5.0-r1 -> 2.7.0-r0) [2025-12-01T04:02:38.925Z] #9 4.378 (11/27) Upgrading xz-libs (5.4.3-r0 -> 5.4.3-r1) [2025-12-01T04:02:39.185Z] #9 4.538 (12/27) Upgrading libarchive (3.7.2-r0 -> 3.8.0-r0) [2025-12-01T04:02:39.185Z] #9 4.718 (13/27) Upgrading ca-certificates (20230506-r0 -> 20241121-r1) [2025-12-01T04:02:39.445Z] #9 4.892 (14/27) Installing libpsl (0.21.5-r0) [2025-12-01T04:02:39.445Z] #9 5.046 (15/27) Upgrading libcurl (8.4.0-r0 -> 8.12.1-r0) [2025-12-01T04:02:39.704Z] #9 5.210 (16/27) Installing libpsl-utils (0.21.5-r0) [2025-12-01T04:02:39.964Z] #9 5.363 (17/27) Installing libpsl-dev (0.21.5-r0) [2025-12-01T04:02:39.964Z] #9 5.496 (18/27) Upgrading openssl-dev (3.1.4-r0 -> 3.1.8-r0) [2025-12-01T04:02:40.230Z] #9 5.704 (19/27) Upgrading curl-dev (8.4.0-r0 -> 8.12.1-r0) [2025-12-01T04:02:40.491Z] #9 5.866 (20/27) Upgrading git (2.40.1-r0 -> 2.40.4-r0) [2025-12-01T04:02:40.762Z] #9 6.106 (21/27) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r3) [2025-12-01T04:02:40.762Z] #9 6.260 (22/27) Upgrading libtasn1 (4.19.0-r1 -> 4.20.0-r0) [2025-12-01T04:02:41.022Z] #9 6.403 (23/27) Upgrading gnutls (3.8.0-r2 -> 3.8.4-r0) [2025-12-01T04:02:41.022Z] #9 6.603 (24/27) Upgrading gnutls-c++ (3.8.0-r2 -> 3.8.4-r0) [2025-12-01T04:02:41.290Z] #9 6.761 (25/27) Upgrading libtasn1-progs (4.19.0-r1 -> 4.20.0-r0) [2025-12-01T04:02:41.290Z] #9 6.889 (26/27) Upgrading libtasn1-dev (4.19.0-r1 -> 4.20.0-r0) [2025-12-01T04:02:41.550Z] #9 7.009 (27/27) Upgrading gnutls-dev (3.8.0-r2 -> 3.8.4-r0) [2025-12-01T04:02:41.811Z] #9 7.167 Executing busybox-1.36.1-r7.trigger [2025-12-01T04:02:41.811Z] #9 7.172 Executing ca-certificates-20241121-r1.trigger [2025-12-01T04:02:41.811Z] #9 7.219 OK: 337 MiB in 103 packages [2025-12-01T04:02:42.072Z] #9 DONE 7.5s [2025-12-01T04:02:42.072Z] [2025-12-01T04:02:42.072Z] #10 [ 6/11] COPY scripts /device-bacnet-c/scripts [2025-12-01T04:02:42.072Z] #10 DONE 0.0s [2025-12-01T04:02:42.072Z] [2025-12-01T04:02:42.072Z] #11 [ 7/11] COPY src /device-bacnet-c/src/ [2025-12-01T04:02:42.072Z] #11 DONE 0.0s [2025-12-01T04:02:42.072Z] [2025-12-01T04:02:42.072Z] #12 [ 8/11] COPY VERSION /device-bacnet-c/ [2025-12-01T04:02:42.072Z] #12 DONE 0.0s [2025-12-01T04:02:42.331Z] [2025-12-01T04:02:42.331Z] #13 [ 9/11] WORKDIR /device-bacnet-c [2025-12-01T04:02:42.331Z] #13 DONE 0.0s [2025-12-01T04:02:42.331Z] [2025-12-01T04:02:42.331Z] #14 [10/11] RUN /device-bacnet-c/scripts/build_deps.sh [2025-12-01T04:02:42.331Z] #14 0.218 + CSDK_VER=4.0.0 [2025-12-01T04:02:42.331Z] #14 0.218 + '[' '!' -d deps ] [2025-12-01T04:02:42.331Z] #14 0.218 + mkdir deps [2025-12-01T04:02:42.591Z] #14 0.219 + cd /device-bacnet-c/deps [2025-12-01T04:02:42.591Z] #14 0.219 + wget https://github.com/edgexfoundry/device-sdk-c/archive/v4.0.0.zip [2025-12-01T04:02:42.591Z] #14 0.222 Connecting to github.com (140.82.112.4:443) [2025-12-01T04:02:42.591Z] #14 0.450 Connecting to codeload.github.com (140.82.113.9:443) [2025-12-01T04:02:42.852Z] #14 0.654 saving to 'v4.0.0.zip' [2025-12-01T04:02:42.852Z] #14 0.715 v4.0.0.zip 100% |********************************| 245k 0:00:00 ETA [2025-12-01T04:02:42.852Z] #14 0.715 'v4.0.0.zip' saved [2025-12-01T04:02:42.852Z] #14 0.715 + unzip v4.0.0.zip [2025-12-01T04:02:42.852Z] #14 0.716 Archive: v4.0.0.zip [2025-12-01T04:02:42.852Z] #14 0.722 creating: device-sdk-c-4.0.0/ [2025-12-01T04:02:42.852Z] #14 0.722 creating: device-sdk-c-4.0.0/.github/ [2025-12-01T04:02:42.852Z] #14 0.722 inflating: device-sdk-c-4.0.0/.github/Contributing.md [2025-12-01T04:02:42.852Z] #14 0.722 inflating: device-sdk-c-4.0.0/.github/PULL_REQUEST_TEMPLATE.md [2025-12-01T04:02:42.852Z] #14 0.722 inflating: device-sdk-c-4.0.0/.github/semantic.yml [2025-12-01T04:02:42.852Z] #14 0.722 creating: device-sdk-c-4.0.0/.github/workflows/ [2025-12-01T04:02:42.852Z] #14 0.722 inflating: device-sdk-c-4.0.0/.github/workflows/release.yml [2025-12-01T04:02:42.852Z] #14 0.722 inflating: device-sdk-c-4.0.0/.gitignore [2025-12-01T04:02:42.852Z] #14 0.722 inflating: device-sdk-c-4.0.0/Attribution.txt [2025-12-01T04:02:42.852Z] #14 0.722 inflating: device-sdk-c-4.0.0/CHANGELOG.md [2025-12-01T04:02:42.852Z] #14 0.722 inflating: device-sdk-c-4.0.0/Doxyfile [2025-12-01T04:02:42.852Z] #14 0.722 inflating: device-sdk-c-4.0.0/GOVERNANCE.md [2025-12-01T04:02:42.852Z] #14 0.722 inflating: device-sdk-c-4.0.0/Jenkinsfile [2025-12-01T04:02:42.852Z] #14 0.722 inflating: device-sdk-c-4.0.0/LICENSE [2025-12-01T04:02:42.852Z] #14 0.722 inflating: device-sdk-c-4.0.0/Makefile [2025-12-01T04:02:42.852Z] #14 0.722 inflating: device-sdk-c-4.0.0/OWNERS.md [2025-12-01T04:02:42.852Z] #14 0.722 inflating: device-sdk-c-4.0.0/README.IOT.md [2025-12-01T04:02:42.852Z] #14 0.722 inflating: device-sdk-c-4.0.0/README.md [2025-12-01T04:02:42.852Z] #14 0.722 inflating: device-sdk-c-4.0.0/README.v3.md [2025-12-01T04:02:42.852Z] #14 0.722 creating: device-sdk-c-4.0.0/docs/ [2025-12-01T04:02:42.852Z] #14 0.722 inflating: device-sdk-c-4.0.0/docs/configuration.md [2025-12-01T04:02:42.852Z] #14 0.722 inflating: device-sdk-c-4.0.0/docs/deviceprofiles.md [2025-12-01T04:02:42.852Z] #14 0.724 inflating: device-sdk-c-4.0.0/docs/metrics.md [2025-12-01T04:02:42.852Z] #14 0.724 inflating: device-sdk-c-4.0.0/docs/servicewritersguide.md [2025-12-01T04:02:42.852Z] #14 0.724 inflating: device-sdk-c-4.0.0/docs/startup.md [2025-12-01T04:02:42.852Z] #14 0.724 creating: device-sdk-c-4.0.0/include/ [2025-12-01T04:02:42.852Z] #14 0.724 creating: device-sdk-c-4.0.0/include/devsdk/ [2025-12-01T04:02:42.852Z] #14 0.724 inflating: device-sdk-c-4.0.0/include/devsdk/devsdk-base.h [2025-12-01T04:02:42.852Z] #14 0.724 inflating: device-sdk-c-4.0.0/include/devsdk/devsdk.h [2025-12-01T04:02:42.852Z] #14 0.724 creating: device-sdk-c-4.0.0/include/edgex/ [2025-12-01T04:02:42.852Z] #14 0.724 inflating: device-sdk-c-4.0.0/include/edgex/devices.h [2025-12-01T04:02:42.852Z] #14 0.724 inflating: device-sdk-c-4.0.0/include/edgex/edgex-base.h [2025-12-01T04:02:42.852Z] #14 0.724 inflating: device-sdk-c-4.0.0/include/edgex/edgex.h [2025-12-01T04:02:42.852Z] #14 0.724 inflating: device-sdk-c-4.0.0/include/edgex/profiles.h [2025-12-01T04:02:42.852Z] #14 0.724 inflating: device-sdk-c-4.0.0/include/edgex/rest-server.h [2025-12-01T04:02:42.853Z] #14 0.724 creating: device-sdk-c-4.0.0/scripts/ [2025-12-01T04:02:42.853Z] #14 0.724 inflating: device-sdk-c-4.0.0/scripts/Dockerfile.alpine [2025-12-01T04:02:42.853Z] #14 0.724 inflating: device-sdk-c-4.0.0/scripts/Dockerfile.alpine-base [2025-12-01T04:02:42.853Z] #14 0.724 inflating: device-sdk-c-4.0.0/scripts/build.sh [2025-12-01T04:02:42.853Z] #14 0.724 inflating: device-sdk-c-4.0.0/scripts/entrypoint.sh [2025-12-01T04:02:42.853Z] #14 0.724 creating: device-sdk-c-4.0.0/src/ [2025-12-01T04:02:42.853Z] #14 0.724 inflating: device-sdk-c-4.0.0/src/CMakeLists.txt [2025-12-01T04:02:42.853Z] #14 0.727 creating: device-sdk-c-4.0.0/src/c/ [2025-12-01T04:02:42.853Z] #14 0.727 inflating: device-sdk-c-4.0.0/src/c/CMakeLists.txt [2025-12-01T04:02:42.853Z] #14 0.727 inflating: device-sdk-c-4.0.0/src/c/api.h [2025-12-01T04:02:42.853Z] #14 0.727 inflating: device-sdk-c-4.0.0/src/c/autoevent.c [2025-12-01T04:02:42.853Z] #14 0.727 inflating: device-sdk-c-4.0.0/src/c/autoevent.h [2025-12-01T04:02:42.853Z] #14 0.727 inflating: device-sdk-c-4.0.0/src/c/bus-impl.h [2025-12-01T04:02:42.853Z] #14 0.727 inflating: device-sdk-c-4.0.0/src/c/bus-mqtt.c [2025-12-01T04:02:42.853Z] #14 0.727 inflating: device-sdk-c-4.0.0/src/c/bus.c [2025-12-01T04:02:42.853Z] #14 0.727 inflating: device-sdk-c-4.0.0/src/c/bus.h [2025-12-01T04:02:42.853Z] #14 0.727 inflating: device-sdk-c-4.0.0/src/c/callback3.c [2025-12-01T04:02:42.853Z] #14 0.727 inflating: device-sdk-c-4.0.0/src/c/callback3.h [2025-12-01T04:02:42.853Z] #14 0.727 inflating: device-sdk-c-4.0.0/src/c/cmdinfo.h [2025-12-01T04:02:42.853Z] #14 0.727 inflating: device-sdk-c-4.0.0/src/c/config.c [2025-12-01T04:02:42.853Z] #14 0.727 inflating: device-sdk-c-4.0.0/src/c/config.h [2025-12-01T04:02:42.853Z] #14 0.727 inflating: device-sdk-c-4.0.0/src/c/correlation.c [2025-12-01T04:02:42.853Z] #14 0.727 inflating: device-sdk-c-4.0.0/src/c/correlation.h [2025-12-01T04:02:42.853Z] #14 0.727 inflating: device-sdk-c-4.0.0/src/c/data.c [2025-12-01T04:02:42.853Z] #14 0.727 inflating: device-sdk-c-4.0.0/src/c/data.h [2025-12-01T04:02:42.853Z] #14 0.727 inflating: device-sdk-c-4.0.0/src/c/defs.h.in [2025-12-01T04:02:42.853Z] #14 0.727 inflating: device-sdk-c-4.0.0/src/c/device.c [2025-12-01T04:02:42.853Z] #14 0.727 inflating: device-sdk-c-4.0.0/src/c/device.h [2025-12-01T04:02:42.853Z] #14 0.727 inflating: device-sdk-c-4.0.0/src/c/devman.c [2025-12-01T04:02:42.853Z] #14 0.730 inflating: device-sdk-c-4.0.0/src/c/devmap.c [2025-12-01T04:02:42.853Z] #14 0.730 inflating: device-sdk-c-4.0.0/src/c/devmap.h [2025-12-01T04:02:42.853Z] #14 0.730 inflating: device-sdk-c-4.0.0/src/c/devsdk-base.c [2025-12-01T04:02:42.853Z] #14 0.730 inflating: device-sdk-c-4.0.0/src/c/devutil.h [2025-12-01T04:02:42.853Z] #14 0.730 inflating: device-sdk-c-4.0.0/src/c/discovery.c [2025-12-01T04:02:42.853Z] #14 0.730 inflating: device-sdk-c-4.0.0/src/c/discovery.h [2025-12-01T04:02:42.853Z] #14 0.730 inflating: device-sdk-c-4.0.0/src/c/dto-read.c [2025-12-01T04:02:42.853Z] #14 0.730 inflating: device-sdk-c-4.0.0/src/c/dto-read.h [2025-12-01T04:02:42.853Z] #14 0.730 inflating: device-sdk-c-4.0.0/src/c/edgex-logging.c [2025-12-01T04:02:42.853Z] #14 0.730 inflating: device-sdk-c-4.0.0/src/c/edgex-logging.h [2025-12-01T04:02:42.853Z] #14 0.730 inflating: device-sdk-c-4.0.0/src/c/edgex-rest.c [2025-12-01T04:02:42.853Z] #14 0.730 inflating: device-sdk-c-4.0.0/src/c/edgex-rest.h [2025-12-01T04:02:42.853Z] #14 0.730 inflating: device-sdk-c-4.0.0/src/c/edgex2.h [2025-12-01T04:02:42.853Z] #14 0.730 inflating: device-sdk-c-4.0.0/src/c/errorlist.h [2025-12-01T04:02:42.853Z] #14 0.730 creating: device-sdk-c-4.0.0/src/c/examples/ [2025-12-01T04:02:42.853Z] #14 0.730 inflating: device-sdk-c-4.0.0/src/c/examples/CMakeLists.txt [2025-12-01T04:02:42.853Z] #14 0.730 inflating: device-sdk-c-4.0.0/src/c/examples/README.md [2025-12-01T04:02:42.853Z] #14 0.730 creating: device-sdk-c-4.0.0/src/c/examples/bitfields/ [2025-12-01T04:02:42.853Z] #14 0.730 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/CMakeLists.txt [2025-12-01T04:02:42.853Z] #14 0.730 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/README.md [2025-12-01T04:02:42.853Z] #14 0.731 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/device-bitfields.c [2025-12-01T04:02:42.853Z] #14 0.731 creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/ [2025-12-01T04:02:42.853Z] #14 0.731 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/configuration.yaml [2025-12-01T04:02:42.853Z] #14 0.731 creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/devices/ [2025-12-01T04:02:42.853Z] #14 0.731 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/devices/Bitfields.json [2025-12-01T04:02:42.853Z] #14 0.731 creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/profiles/ [2025-12-01T04:02:42.853Z] #14 0.731 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/profiles/Example-Bitfields.json [2025-12-01T04:02:42.853Z] #14 0.731 creating: device-sdk-c-4.0.0/src/c/examples/counters/ [2025-12-01T04:02:42.853Z] #14 0.731 inflating: device-sdk-c-4.0.0/src/c/examples/counters/CMakeLists.txt [2025-12-01T04:02:42.853Z] #14 0.731 inflating: device-sdk-c-4.0.0/src/c/examples/counters/README.md [2025-12-01T04:02:42.853Z] #14 0.731 inflating: device-sdk-c-4.0.0/src/c/examples/counters/device-counter.c [2025-12-01T04:02:42.853Z] #14 0.731 creating: device-sdk-c-4.0.0/src/c/examples/counters/res/ [2025-12-01T04:02:42.853Z] #14 0.731 inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/configuration.yaml [2025-12-01T04:02:42.853Z] #14 0.731 creating: device-sdk-c-4.0.0/src/c/examples/counters/res/devices/ [2025-12-01T04:02:42.853Z] #14 0.731 inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/devices/Counters.json [2025-12-01T04:02:42.853Z] #14 0.732 creating: device-sdk-c-4.0.0/src/c/examples/counters/res/profiles/ [2025-12-01T04:02:42.853Z] #14 0.732 inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/profiles/Counter.json [2025-12-01T04:02:42.853Z] #14 0.732 creating: device-sdk-c-4.0.0/src/c/examples/discovery/ [2025-12-01T04:02:42.853Z] #14 0.732 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/CMakeLists.txt [2025-12-01T04:02:42.853Z] #14 0.732 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/README.md [2025-12-01T04:02:42.853Z] #14 0.732 creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/ [2025-12-01T04:02:42.853Z] #14 0.732 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/configuration.yaml [2025-12-01T04:02:42.853Z] #14 0.732 creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/devices/ [2025-12-01T04:02:42.853Z] #14 0.732 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/devices/readme.txt [2025-12-01T04:02:42.853Z] #14 0.732 creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/profiles/ [2025-12-01T04:02:42.853Z] #14 0.732 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/profiles/TemplateProfile.json [2025-12-01T04:02:42.853Z] #14 0.732 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/template.c [2025-12-01T04:02:42.853Z] #14 0.732 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/watcher1.json [2025-12-01T04:02:42.853Z] #14 0.732 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/watcher2.json [2025-12-01T04:02:42.853Z] #14 0.733 creating: device-sdk-c-4.0.0/src/c/examples/file/ [2025-12-01T04:02:42.853Z] #14 0.733 inflating: device-sdk-c-4.0.0/src/c/examples/file/CMakeLists.txt [2025-12-01T04:02:42.853Z] #14 0.733 inflating: device-sdk-c-4.0.0/src/c/examples/file/README.md [2025-12-01T04:02:42.853Z] #14 0.733 inflating: device-sdk-c-4.0.0/src/c/examples/file/device-file.c [2025-12-01T04:02:42.853Z] #14 0.733 creating: device-sdk-c-4.0.0/src/c/examples/file/res/ [2025-12-01T04:02:42.853Z] #14 0.733 inflating: device-sdk-c-4.0.0/src/c/examples/file/res/configuration.yaml [2025-12-01T04:02:42.853Z] #14 0.733 creating: device-sdk-c-4.0.0/src/c/examples/file/res/devices/ [2025-12-01T04:02:42.853Z] #14 0.733 inflating: device-sdk-c-4.0.0/src/c/examples/file/res/devices/file1.json [2025-12-01T04:02:42.853Z] #14 0.733 inflating: device-sdk-c-4.0.0/src/c/examples/file/res/lorem.txt [2025-12-01T04:02:42.853Z] #14 0.733 creating: device-sdk-c-4.0.0/src/c/examples/file/res/profiles/ [2025-12-01T04:02:42.853Z] #14 0.733 inflating: device-sdk-c-4.0.0/src/c/examples/file/res/profiles/FileExampleProfile.json [2025-12-01T04:02:42.853Z] #14 0.733 creating: device-sdk-c-4.0.0/src/c/examples/gyro/ [2025-12-01T04:02:42.853Z] #14 0.733 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/CMakeLists.txt [2025-12-01T04:02:42.853Z] #14 0.733 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/README.md [2025-12-01T04:02:42.853Z] #14 0.733 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/device-gyro.c [2025-12-01T04:02:42.853Z] #14 0.733 creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/ [2025-12-01T04:02:42.853Z] #14 0.734 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/configuration.yaml [2025-12-01T04:02:42.853Z] #14 0.734 creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/devices/ [2025-12-01T04:02:42.853Z] #14 0.734 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/devices/gyro.json [2025-12-01T04:02:42.853Z] #14 0.734 creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/profiles/ [2025-12-01T04:02:42.853Z] #14 0.734 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/profiles/Gyro.json [2025-12-01T04:02:42.853Z] #14 0.734 creating: device-sdk-c-4.0.0/src/c/examples/random/ [2025-12-01T04:02:42.853Z] #14 0.734 inflating: device-sdk-c-4.0.0/src/c/examples/random/CMakeLists.txt [2025-12-01T04:02:42.853Z] #14 0.734 inflating: device-sdk-c-4.0.0/src/c/examples/random/README.md [2025-12-01T04:02:42.853Z] #14 0.734 inflating: device-sdk-c-4.0.0/src/c/examples/random/device-random.c [2025-12-01T04:02:42.853Z] #14 0.734 creating: device-sdk-c-4.0.0/src/c/examples/random/res/ [2025-12-01T04:02:42.853Z] #14 0.734 inflating: device-sdk-c-4.0.0/src/c/examples/random/res/configuration.yaml [2025-12-01T04:02:42.853Z] #14 0.734 creating: device-sdk-c-4.0.0/src/c/examples/random/res/devices/ [2025-12-01T04:02:42.853Z] #14 0.734 inflating: device-sdk-c-4.0.0/src/c/examples/random/res/devices/randomdevice1.json [2025-12-01T04:02:42.853Z] #14 0.734 creating: device-sdk-c-4.0.0/src/c/examples/random/res/profiles/ [2025-12-01T04:02:42.853Z] #14 0.734 inflating: device-sdk-c-4.0.0/src/c/examples/random/res/profiles/RandomExampleProfile.json [2025-12-01T04:02:42.853Z] #14 0.735 creating: device-sdk-c-4.0.0/src/c/examples/res/ [2025-12-01T04:02:42.853Z] #14 0.735 inflating: device-sdk-c-4.0.0/src/c/examples/res/configuration.yaml [2025-12-01T04:02:42.853Z] #14 0.735 creating: device-sdk-c-4.0.0/src/c/examples/res/devices/ [2025-12-01T04:02:42.853Z] #14 0.735 inflating: device-sdk-c-4.0.0/src/c/examples/res/devices/device1.json [2025-12-01T04:02:42.853Z] #14 0.735 creating: device-sdk-c-4.0.0/src/c/examples/res/profiles/ [2025-12-01T04:02:42.853Z] #14 0.735 inflating: device-sdk-c-4.0.0/src/c/examples/res/profiles/TemplateProfile.json [2025-12-01T04:02:42.853Z] #14 0.735 inflating: device-sdk-c-4.0.0/src/c/examples/template.c [2025-12-01T04:02:42.853Z] #14 0.735 creating: device-sdk-c-4.0.0/src/c/examples/terminal/ [2025-12-01T04:02:42.853Z] #14 0.735 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/CMakeLists.txt [2025-12-01T04:02:42.853Z] #14 0.735 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/README.md [2025-12-01T04:02:42.853Z] #14 0.735 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/device-terminal.c [2025-12-01T04:02:42.853Z] #14 0.735 creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/ [2025-12-01T04:02:42.853Z] #14 0.735 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/configuration.yaml [2025-12-01T04:02:42.853Z] #14 0.735 creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/devices/ [2025-12-01T04:02:42.853Z] #14 0.735 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/devices/terminal.json [2025-12-01T04:02:42.853Z] #14 0.735 creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/profiles/ [2025-12-01T04:02:42.853Z] #14 0.738 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/profiles/Terminal.json [2025-12-01T04:02:42.853Z] #14 0.738 inflating: device-sdk-c-4.0.0/src/c/filesys.c [2025-12-01T04:02:42.853Z] #14 0.738 inflating: device-sdk-c-4.0.0/src/c/filesys.h [2025-12-01T04:02:42.853Z] #14 0.738 inflating: device-sdk-c-4.0.0/src/c/keeper.c [2025-12-01T04:02:42.853Z] #14 0.738 inflating: device-sdk-c-4.0.0/src/c/keeper.h [2025-12-01T04:02:42.853Z] #14 0.738 inflating: device-sdk-c-4.0.0/src/c/map.c [2025-12-01T04:02:42.853Z] #14 0.738 inflating: device-sdk-c-4.0.0/src/c/map.h [2025-12-01T04:02:42.853Z] #14 0.738 inflating: device-sdk-c-4.0.0/src/c/metadata.c [2025-12-01T04:02:42.853Z] #14 0.738 inflating: device-sdk-c-4.0.0/src/c/metadata.h [2025-12-01T04:02:42.853Z] #14 0.738 inflating: device-sdk-c-4.0.0/src/c/metrics.h [2025-12-01T04:02:42.853Z] #14 0.738 inflating: device-sdk-c-4.0.0/src/c/opstate.c [2025-12-01T04:02:42.853Z] #14 0.738 inflating: device-sdk-c-4.0.0/src/c/opstate.h [2025-12-01T04:02:42.853Z] #14 0.738 inflating: device-sdk-c-4.0.0/src/c/parson.c [2025-12-01T04:02:42.853Z] #14 0.738 inflating: device-sdk-c-4.0.0/src/c/parson.h [2025-12-01T04:02:42.853Z] #14 0.738 inflating: device-sdk-c-4.0.0/src/c/profiles.c [2025-12-01T04:02:42.853Z] #14 0.738 inflating: device-sdk-c-4.0.0/src/c/profiles.h [2025-12-01T04:02:42.853Z] #14 0.738 inflating: device-sdk-c-4.0.0/src/c/registry-impl.h [2025-12-01T04:02:42.853Z] #14 0.738 inflating: device-sdk-c-4.0.0/src/c/registry.c [2025-12-01T04:02:42.853Z] #14 0.738 inflating: device-sdk-c-4.0.0/src/c/registry.h [2025-12-01T04:02:42.853Z] #14 0.738 inflating: device-sdk-c-4.0.0/src/c/reqdata.c [2025-12-01T04:02:42.853Z] #14 0.740 inflating: device-sdk-c-4.0.0/src/c/reqdata.h [2025-12-01T04:02:42.853Z] #14 0.740 inflating: device-sdk-c-4.0.0/src/c/request_auth.c [2025-12-01T04:02:42.853Z] #14 0.740 inflating: device-sdk-c-4.0.0/src/c/request_auth.h [2025-12-01T04:02:42.853Z] #14 0.740 inflating: device-sdk-c-4.0.0/src/c/rest-server.c [2025-12-01T04:02:42.853Z] #14 0.740 inflating: device-sdk-c-4.0.0/src/c/rest-server.h [2025-12-01T04:02:42.853Z] #14 0.740 inflating: device-sdk-c-4.0.0/src/c/rest.c [2025-12-01T04:02:42.853Z] #14 0.740 inflating: device-sdk-c-4.0.0/src/c/rest.h [2025-12-01T04:02:42.853Z] #14 0.740 inflating: device-sdk-c-4.0.0/src/c/secrets-impl.h [2025-12-01T04:02:42.853Z] #14 0.740 inflating: device-sdk-c-4.0.0/src/c/secrets-insecure.c [2025-12-01T04:02:42.853Z] #14 0.740 inflating: device-sdk-c-4.0.0/src/c/secrets-insecure.h [2025-12-01T04:02:42.853Z] #14 0.740 inflating: device-sdk-c-4.0.0/src/c/secrets-vault.c [2025-12-01T04:02:42.853Z] #14 0.740 inflating: device-sdk-c-4.0.0/src/c/secrets-vault.h [2025-12-01T04:02:42.853Z] #14 0.740 inflating: device-sdk-c-4.0.0/src/c/secrets.c [2025-12-01T04:02:42.853Z] #14 0.740 inflating: device-sdk-c-4.0.0/src/c/secrets.h [2025-12-01T04:02:42.853Z] #14 0.740 inflating: device-sdk-c-4.0.0/src/c/service.c [2025-12-01T04:02:42.853Z] #14 0.740 inflating: device-sdk-c-4.0.0/src/c/service.h [2025-12-01T04:02:42.853Z] #14 0.740 inflating: device-sdk-c-4.0.0/src/c/transform.c [2025-12-01T04:02:42.853Z] #14 0.740 inflating: device-sdk-c-4.0.0/src/c/transform.h [2025-12-01T04:02:42.853Z] #14 0.740 inflating: device-sdk-c-4.0.0/src/c/validate.c [2025-12-01T04:02:42.853Z] #14 0.740 inflating: device-sdk-c-4.0.0/src/c/validate.h [2025-12-01T04:02:42.853Z] #14 0.740 inflating: device-sdk-c-4.0.0/src/c/watchers.c [2025-12-01T04:02:42.853Z] #14 0.740 inflating: device-sdk-c-4.0.0/src/c/watchers.h [2025-12-01T04:02:42.853Z] #14 0.740 creating: device-sdk-c-4.0.0/src/cmake/ [2025-12-01T04:02:42.853Z] #14 0.740 inflating: device-sdk-c-4.0.0/src/cmake/FindIOT.cmake [2025-12-01T04:02:42.853Z] #14 0.740 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBCBOR.cmake [2025-12-01T04:02:42.853Z] #14 0.740 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBMICROHTTP.cmake [2025-12-01T04:02:42.853Z] #14 0.740 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBPAHO.cmake [2025-12-01T04:02:42.853Z] #14 0.740 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBUUID.cmake [2025-12-01T04:02:42.853Z] #14 0.740 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBYAML.cmake [2025-12-01T04:02:42.853Z] #14 0.740 + cd device-sdk-c-4.0.0 [2025-12-01T04:02:42.853Z] #14 0.740 + ./scripts/build.sh [2025-12-01T04:02:42.853Z] #14 0.742 + CPPCHECK=false [2025-12-01T04:02:42.853Z] #14 0.742 + DOCGEN=false [2025-12-01T04:02:42.853Z] #14 0.742 + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' [2025-12-01T04:02:42.853Z] #14 0.742 + '[' 0 -gt 0 ] [2025-12-01T04:02:42.853Z] #14 0.743 + readlink -f ./scripts/build.sh [2025-12-01T04:02:42.853Z] #14 0.744 + dirname /device-bacnet-c/deps/device-sdk-c-4.0.0/scripts/build.sh [2025-12-01T04:02:42.853Z] #14 0.745 + dirname /device-bacnet-c/deps/device-sdk-c-4.0.0/scripts [2025-12-01T04:02:42.853Z] #14 0.745 + ROOT=/device-bacnet-c/deps/device-sdk-c-4.0.0 [2025-12-01T04:02:42.853Z] #14 0.745 + cd /device-bacnet-c/deps/device-sdk-c-4.0.0 [2025-12-01T04:02:42.853Z] #14 0.745 + mkdir -p /device-bacnet-c/deps/device-sdk-c-4.0.0/build/release [2025-12-01T04:02:42.853Z] #14 0.747 + cd /device-bacnet-c/deps/device-sdk-c-4.0.0/build/release [2025-12-01T04:02:42.853Z] #14 0.747 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/deps/device-sdk-c-4.0.0/src [2025-12-01T04:02:42.853Z] #14 0.826 -- The C compiler identification is GNU 12.2.1 [2025-12-01T04:02:43.114Z] #14 0.840 -- Detecting C compiler ABI info [2025-12-01T04:02:43.114Z] #14 0.926 -- Detecting C compiler ABI info - done [2025-12-01T04:02:43.114Z] #14 0.946 -- Check for working C compiler: /usr/bin/cc - skipped [2025-12-01T04:02:43.114Z] #14 0.947 -- Detecting C compile features [2025-12-01T04:02:43.114Z] #14 0.947 -- Detecting C compile features - done [2025-12-01T04:02:43.114Z] #14 0.951 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2025-12-01T04:02:43.114Z] #14 1.031 -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") [2025-12-01T04:02:43.114Z] #14 1.034 -- Found LIBYAML: /usr/lib/libyaml.so [2025-12-01T04:02:43.114Z] #14 1.038 -- Found LIBUUID: /usr/lib/libuuid.so [2025-12-01T04:02:43.114Z] #14 1.040 -- Found LIBCBOR: /usr/lib/libcbor.so [2025-12-01T04:02:43.114Z] #14 1.043 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2025-12-01T04:02:43.114Z] #14 1.045 -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-12-01T04:02:43.114Z] #14 1.045 -- /opt/iotech/iot/1.5/include [2025-12-01T04:02:43.114Z] #14 1.045 -- C SDK 0.0.0 for Linux [2025-12-01T04:02:43.114Z] #14 1.048 -- Performing Test CSDK_HAVE_ATOMIC [2025-12-01T04:02:43.375Z] #14 1.138 -- Performing Test CSDK_HAVE_ATOMIC - Success [2025-12-01T04:02:43.375Z] #14 1.189 -- Found Curses: /usr/lib/libcurses.so [2025-12-01T04:02:43.375Z] #14 1.211 -- Configuring done (0.5s) [2025-12-01T04:02:43.375Z] #14 1.245 -- Generating done (0.0s) [2025-12-01T04:02:43.375Z] #14 1.247 -- Build files have been written to: /device-bacnet-c/deps/device-sdk-c-4.0.0/build/release [2025-12-01T04:02:43.375Z] #14 1.252 + make all package [2025-12-01T04:02:43.375Z] #14 1.252 + tee release.log [2025-12-01T04:02:43.375Z] #14 1.299 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2025-12-01T04:02:43.635Z] #14 1.411 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2025-12-01T04:02:43.635Z] #14 1.567 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2025-12-01T04:02:43.894Z] #14 1.698 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2025-12-01T04:02:44.154Z] #14 1.791 [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2025-12-01T04:02:44.154Z] #14 2.093 [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2025-12-01T04:02:44.414Z] #14 2.135 [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2025-12-01T04:02:44.414Z] #14 2.263 [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2025-12-01T04:02:44.674Z] #14 2.547 [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2025-12-01T04:02:44.933Z] #14 2.637 [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2025-12-01T04:02:44.933Z] #14 2.774 [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2025-12-01T04:02:44.933Z] #14 2.905 [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2025-12-01T04:02:45.193Z] #14 2.999 [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2025-12-01T04:02:45.193Z] #14 3.157 [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2025-12-01T04:02:45.454Z] #14 3.211 [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2025-12-01T04:02:45.714Z] #14 3.518 [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2025-12-01T04:02:45.973Z] #14 3.579 [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2025-12-01T04:02:45.973Z] #14 3.815 [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2025-12-01T04:02:45.973Z] #14 3.925 [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2025-12-01T04:02:46.236Z] #14 4.131 [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2025-12-01T04:02:46.496Z] #14 4.221 [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2025-12-01T04:02:47.434Z] #14 5.208 [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2025-12-01T04:02:47.434Z] #14 5.310 [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2025-12-01T04:02:47.694Z] #14 5.381 [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2025-12-01T04:02:47.694Z] #14 5.470 [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2025-12-01T04:02:47.954Z] #14 5.528 [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2025-12-01T04:02:47.954Z] #14 5.796 [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2025-12-01T04:02:48.215Z] #14 6.142 [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2025-12-01T04:02:48.474Z] #14 6.217 [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2025-12-01T04:02:48.474Z] #14 6.345 [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2025-12-01T04:02:48.474Z] #14 6.446 [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2025-12-01T04:02:49.052Z] #14 6.744 /device-bacnet-c/deps/device-sdk-c-4.0.0/src/c/service.c: In function 'devsdk_service_start': [2025-12-01T04:02:49.052Z] #14 6.744 /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-12-01T04:02:49.052Z] #14 6.744 1063 | edgex_device_parseClients (svc->logger, iot_data_string_map_get (deviceservices_config, "Clients"), &svc->config.endpoints); [2025-12-01T04:02:49.052Z] #14 6.744 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-12-01T04:02:49.052Z] #14 6.744 /device-bacnet-c/deps/device-sdk-c-4.0.0/src/c/service.c:875:21: note: 'deviceservices_config' was declared here [2025-12-01T04:02:49.052Z] #14 6.744 875 | const iot_data_t *deviceservices_config; [2025-12-01T04:02:49.052Z] #14 6.744 | ^~~~~~~~~~~~~~~~~~~~~ [2025-12-01T04:02:49.052Z] #14 6.894 [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2025-12-01T04:02:49.052Z] #14 7.014 [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2025-12-01T04:02:49.311Z] #14 7.077 [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2025-12-01T04:02:49.311Z] #14 7.174 [ 68%] Linking C shared library libcsdk.so [2025-12-01T04:02:49.583Z] #14 7.227 [ 68%] Built target csdk [2025-12-01T04:02:49.583Z] #14 7.248 [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2025-12-01T04:02:49.583Z] #14 7.387 [ 72%] Linking C executable template [2025-12-01T04:02:49.864Z] #14 7.415 /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-12-01T04:02:49.864Z] #14 7.459 [ 72%] Built target template [2025-12-01T04:02:49.864Z] #14 7.479 [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2025-12-01T04:02:49.864Z] #14 7.572 [ 76%] Linking C executable device-counter [2025-12-01T04:02:49.864Z] #14 7.599 /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-12-01T04:02:49.864Z] #14 7.639 [ 76%] Built target device-counter [2025-12-01T04:02:49.864Z] #14 7.661 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2025-12-01T04:02:49.864Z] #14 7.746 [ 80%] Linking C executable device-random [2025-12-01T04:02:50.124Z] #14 7.773 /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-12-01T04:02:50.124Z] #14 7.815 [ 80%] Built target device-random [2025-12-01T04:02:50.124Z] #14 7.840 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2025-12-01T04:02:50.124Z] #14 7.916 [ 84%] Linking C executable device-gyro [2025-12-01T04:02:50.124Z] #14 7.944 /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-12-01T04:02:50.124Z] #14 7.984 [ 84%] Built target device-gyro [2025-12-01T04:02:50.124Z] #14 8.005 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2025-12-01T04:02:50.124Z] #14 8.091 [ 88%] Linking C executable device-bitfields [2025-12-01T04:02:50.384Z] #14 8.118 /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-12-01T04:02:50.384Z] #14 8.161 [ 88%] Built target device-bitfields [2025-12-01T04:02:50.384Z] #14 8.174 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2025-12-01T04:02:50.384Z] #14 8.328 [ 92%] Linking C executable template-discovery [2025-12-01T04:02:50.645Z] #14 8.354 /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-12-01T04:02:50.645Z] #14 8.396 [ 92%] Built target template-discovery [2025-12-01T04:02:50.645Z] #14 8.417 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2025-12-01T04:02:50.645Z] #14 8.531 [ 96%] Linking C executable device-file [2025-12-01T04:02:50.907Z] #14 8.555 /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-12-01T04:02:50.907Z] #14 8.597 [ 96%] Built target device-file [2025-12-01T04:02:50.907Z] #14 8.618 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2025-12-01T04:02:50.907Z] #14 8.720 [100%] Linking C executable device-terminal [2025-12-01T04:02:50.907Z] #14 8.753 /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-12-01T04:02:50.907Z] #14 8.799 [100%] Built target device-terminal [2025-12-01T04:02:50.907Z] #14 8.817 Run CPack packaging tool... [2025-12-01T04:02:50.907Z] #14 8.835 CPack: Create package using TGZ [2025-12-01T04:02:50.907Z] #14 8.835 CPack: Install projects [2025-12-01T04:02:51.167Z] #14 8.835 CPack: - Run preinstall target for: Csdk [2025-12-01T04:02:51.167Z] #14 9.094 CPack: - Install project: Csdk [] [2025-12-01T04:02:51.427Z] #14 9.100 CPack: Create package [2025-12-01T04:02:51.427Z] #14 9.122 CPack: - package: /device-bacnet-c/deps/device-sdk-c-4.0.0/build/release/csdk-0.0.0.tar.gz generated. [2025-12-01T04:02:51.427Z] #14 9.123 + '[' false '=' true ] [2025-12-01T04:02:51.427Z] #14 9.123 + '[' false '=' true ] [2025-12-01T04:02:51.427Z] #14 9.123 + mkdir -p /device-bacnet-c/deps/device-sdk-c-4.0.0/build/debug [2025-12-01T04:02:51.427Z] #14 9.124 + cd /device-bacnet-c/deps/device-sdk-c-4.0.0/build/debug [2025-12-01T04:02:51.428Z] #14 9.124 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /device-bacnet-c/deps/device-sdk-c-4.0.0/src [2025-12-01T04:02:51.428Z] #14 9.195 -- The C compiler identification is GNU 12.2.1 [2025-12-01T04:02:51.428Z] #14 9.212 -- Detecting C compiler ABI info [2025-12-01T04:02:51.428Z] #14 9.316 -- Detecting C compiler ABI info - done [2025-12-01T04:02:51.687Z] #14 9.334 -- Check for working C compiler: /usr/bin/cc - skipped [2025-12-01T04:02:51.687Z] #14 9.334 -- Detecting C compile features [2025-12-01T04:02:51.687Z] #14 9.335 -- Detecting C compile features - done [2025-12-01T04:02:51.687Z] #14 9.339 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2025-12-01T04:02:51.687Z] #14 9.419 -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") [2025-12-01T04:02:51.687Z] #14 9.422 -- Found LIBYAML: /usr/lib/libyaml.so [2025-12-01T04:02:51.687Z] #14 9.425 -- Found LIBUUID: /usr/lib/libuuid.so [2025-12-01T04:02:51.687Z] #14 9.427 -- Found LIBCBOR: /usr/lib/libcbor.so [2025-12-01T04:02:51.687Z] #14 9.429 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2025-12-01T04:02:51.687Z] #14 9.432 -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-12-01T04:02:51.687Z] #14 9.432 -- /opt/iotech/iot/1.5/include [2025-12-01T04:02:51.687Z] #14 9.432 -- C SDK 0.0.0 for Linux [2025-12-01T04:02:51.687Z] #14 9.434 -- Performing Test CSDK_HAVE_ATOMIC [2025-12-01T04:02:51.687Z] #14 9.525 -- Performing Test CSDK_HAVE_ATOMIC - Success [2025-12-01T04:02:51.687Z] #14 9.579 -- Found Curses: /usr/lib/libcurses.so [2025-12-01T04:02:51.687Z] #14 9.599 -- Configuring done (0.5s) [2025-12-01T04:02:51.687Z] #14 9.633 -- Generating done (0.0s) [2025-12-01T04:02:51.947Z] #14 9.636 -- Build files have been written to: /device-bacnet-c/deps/device-sdk-c-4.0.0/build/debug [2025-12-01T04:02:51.947Z] #14 9.642 + make [2025-12-01T04:02:51.947Z] #14 9.642 + tee debug.log [2025-12-01T04:02:51.947Z] #14 9.692 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2025-12-01T04:02:51.947Z] #14 9.764 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2025-12-01T04:02:51.947Z] #14 9.837 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2025-12-01T04:02:51.947Z] #14 9.913 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2025-12-01T04:02:52.215Z] #14 9.988 [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2025-12-01T04:02:52.215Z] #14 10.11 [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2025-12-01T04:02:52.475Z] #14 10.15 [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2025-12-01T04:02:52.475Z] #14 10.22 [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2025-12-01T04:02:52.475Z] #14 10.34 [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2025-12-01T04:02:52.735Z] #14 10.41 [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2025-12-01T04:02:52.735Z] #14 10.50 [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2025-12-01T04:02:52.735Z] #14 10.57 [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2025-12-01T04:02:52.735Z] #14 10.64 [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2025-12-01T04:02:52.994Z] #14 10.71 [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2025-12-01T04:02:52.994Z] #14 10.75 [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2025-12-01T04:02:52.994Z] #14 10.89 [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2025-12-01T04:02:53.258Z] #14 10.94 [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2025-12-01T04:02:53.258Z] #14 11.04 [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2025-12-01T04:02:53.258Z] #14 11.09 [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2025-12-01T04:02:53.258Z] #14 11.20 [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2025-12-01T04:02:53.517Z] #14 11.27 [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2025-12-01T04:02:53.517Z] #14 11.47 [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2025-12-01T04:02:53.776Z] #14 11.54 [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2025-12-01T04:02:53.776Z] #14 11.59 [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2025-12-01T04:02:53.776Z] #14 11.65 [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2025-12-01T04:02:53.776Z] #14 11.69 [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2025-12-01T04:02:54.035Z] #14 11.79 [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2025-12-01T04:02:54.035Z] #14 12.00 [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2025-12-01T04:02:54.296Z] #14 12.05 [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2025-12-01T04:02:54.296Z] #14 12.12 [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2025-12-01T04:02:54.557Z] #14 12.19 [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2025-12-01T04:02:54.557Z] #14 12.33 [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2025-12-01T04:02:54.557Z] #14 12.39 [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2025-12-01T04:02:54.557Z] #14 12.45 [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2025-12-01T04:02:54.817Z] #14 12.50 [ 68%] Linking C shared library libcsdk.so [2025-12-01T04:02:54.817Z] #14 12.57 [ 68%] Built target csdk [2025-12-01T04:02:54.817Z] #14 12.59 [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2025-12-01T04:02:54.817Z] #14 12.66 [ 72%] Linking C executable template [2025-12-01T04:02:54.817Z] #14 12.69 /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-12-01T04:02:55.076Z] #14 12.73 [ 72%] Built target template [2025-12-01T04:02:55.076Z] #14 12.75 [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2025-12-01T04:02:55.076Z] #14 12.81 [ 76%] Linking C executable device-counter [2025-12-01T04:02:55.076Z] #14 12.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-12-01T04:02:55.076Z] #14 12.88 [ 76%] Built target device-counter [2025-12-01T04:02:55.076Z] #14 12.90 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2025-12-01T04:02:55.076Z] #14 12.96 [ 80%] Linking C executable device-random [2025-12-01T04:02:55.336Z] #14 12.99 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-12-01T04:02:55.336Z] #14 13.04 [ 80%] Built target device-random [2025-12-01T04:02:55.336Z] #14 13.06 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2025-12-01T04:02:55.336Z] #14 13.12 [ 84%] Linking C executable device-gyro [2025-12-01T04:02:55.336Z] #14 13.14 /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-12-01T04:02:55.336Z] #14 13.18 [ 84%] Built target device-gyro [2025-12-01T04:02:55.336Z] #14 13.20 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2025-12-01T04:02:55.336Z] #14 13.26 [ 88%] Linking C executable device-bitfields [2025-12-01T04:02:55.597Z] #14 13.29 /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-12-01T04:02:55.597Z] #14 13.33 [ 88%] Built target device-bitfields [2025-12-01T04:02:55.597Z] #14 13.35 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2025-12-01T04:02:55.597Z] #14 13.42 [ 92%] Linking C executable template-discovery [2025-12-01T04:02:55.856Z] #14 13.45 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-12-01T04:02:55.856Z] #14 13.49 [ 92%] Built target template-discovery [2025-12-01T04:02:55.856Z] #14 13.51 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2025-12-01T04:02:55.856Z] #14 13.58 [ 96%] Linking C executable device-file [2025-12-01T04:02:55.856Z] #14 13.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-12-01T04:02:55.856Z] #14 13.65 [ 96%] Built target device-file [2025-12-01T04:02:55.856Z] #14 13.67 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2025-12-01T04:02:55.856Z] #14 13.74 [100%] Linking C executable device-terminal [2025-12-01T04:02:56.116Z] #14 13.77 /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-12-01T04:02:56.116Z] #14 13.82 [100%] Built target device-terminal [2025-12-01T04:02:56.116Z] #14 13.83 + cp -rf include/devsdk include/edgex /usr/include/ [2025-12-01T04:02:56.116Z] #14 13.83 + cp build/release/c/libcsdk.so /usr/lib/ [2025-12-01T04:02:56.116Z] #14 13.83 + mkdir -p /usr/share/doc/edgex-csdk [2025-12-01T04:02:56.116Z] #14 13.83 + cp Attribution.txt /usr/share/doc/edgex-csdk [2025-12-01T04:02:56.116Z] #14 13.83 + cp LICENSE /usr/share/doc/edgex-csdk [2025-12-01T04:02:56.116Z] #14 13.84 + rm -rf /device-bacnet-c/deps [2025-12-01T04:02:56.116Z] #14 DONE 13.9s [2025-12-01T04:02:56.116Z] [2025-12-01T04:02:56.116Z] #15 [11/11] RUN /device-bacnet-c/scripts/build.sh [2025-12-01T04:02:56.376Z] #15 0.245 + readlink -f /device-bacnet-c/scripts/build.sh [2025-12-01T04:02:56.376Z] #15 0.247 + dirname /device-bacnet-c/scripts/build.sh [2025-12-01T04:02:56.376Z] #15 0.248 + dirname /device-bacnet-c/scripts [2025-12-01T04:02:56.376Z] #15 0.248 /device-bacnet-c [2025-12-01T04:02:56.376Z] #15 0.249 + ROOT=/device-bacnet-c [2025-12-01T04:02:56.376Z] #15 0.249 + echo /device-bacnet-c [2025-12-01T04:02:56.376Z] #15 0.249 + cd /device-bacnet-c [2025-12-01T04:02:56.376Z] #15 0.249 + '[' '!' -f /device-bacnet-c/lib/ip/libbacnet.a ] [2025-12-01T04:02:56.376Z] #15 0.249 + '[' '!' -d /device-bacnet-c/bacnet-stack ] [2025-12-01T04:02:56.376Z] #15 0.249 + git clone https://github.com/IOTechSystems/bacnet-stack.git [2025-12-01T04:02:56.376Z] #15 0.250 Cloning into 'bacnet-stack'... [2025-12-01T04:02:58.916Z] #15 2.935 + cd /device-bacnet-c/bacnet-stack [2025-12-01T04:02:58.917Z] #15 2.935 + git checkout v0.8.6-IOTech [2025-12-01T04:02:59.855Z] #15 3.712 Note: switching to 'v0.8.6-IOTech'. [2025-12-01T04:02:59.855Z] #15 3.712 [2025-12-01T04:02:59.855Z] #15 3.712 You are in 'detached HEAD' state. You can look around, make experimental [2025-12-01T04:02:59.855Z] #15 3.712 changes and commit them, and you can discard any commits you make in this [2025-12-01T04:02:59.855Z] #15 3.712 state without impacting any branches by switching back to a branch. [2025-12-01T04:02:59.855Z] #15 3.712 [2025-12-01T04:02:59.855Z] #15 3.712 If you want to create a new branch to retain commits you create, you may [2025-12-01T04:02:59.855Z] #15 3.712 do so (now or later) by using -c with the switch command. Example: [2025-12-01T04:02:59.855Z] #15 3.712 [2025-12-01T04:02:59.855Z] #15 3.712 git switch -c [2025-12-01T04:02:59.855Z] #15 3.712 [2025-12-01T04:02:59.855Z] #15 3.712 Or undo this operation with: [2025-12-01T04:02:59.855Z] #15 3.712 [2025-12-01T04:02:59.855Z] #15 3.712 git switch - [2025-12-01T04:02:59.855Z] #15 3.712 [2025-12-01T04:02:59.855Z] #15 3.712 Turn off this advice by setting config variable advice.detachedHead to false [2025-12-01T04:02:59.855Z] #15 3.712 [2025-12-01T04:02:59.855Z] #15 3.712 HEAD is now at 8b67b7f2 Changes for BACnet device service [2025-12-01T04:03:00.115Z] #15 3.714 + mkdir -p /device-bacnet-c/lib/ip [2025-12-01T04:03:00.115Z] #15 3.716 + mkdir -p /device-bacnet-c/lib/mstp [2025-12-01T04:03:00.115Z] #15 3.718 + make 'BACDL_DEFINE=-DBACDL_MSTP=1' clean library [2025-12-01T04:03:00.115Z] #15 3.721 make -s -C lib clean [2025-12-01T04:03:00.115Z] #15 3.727 make -s -C demo clean [2025-12-01T04:03:00.115Z] #15 3.786 make -s -C demo/router clean [2025-12-01T04:03:00.115Z] #15 3.789 make -s -C demo/router-ipv6 clean [2025-12-01T04:03:00.115Z] #15 3.792 make -s -C demo/gateway clean [2025-12-01T04:03:00.115Z] #15 3.795 make -s -C lib all [2025-12-01T04:03:04.313Z] #15 7.856 ../ports/linux/dlmstp.c: In function 'dlmstp_cleanup': [2025-12-01T04:03:04.313Z] #15 7.856 ../ports/linux/dlmstp.c:147:20: warning: passing argument 1 of 'pthread_cancel' makes pointer from integer without a cast [-Wint-conversion] [2025-12-01T04:03:04.313Z] #15 7.856 147 | pthread_cancel(hThread); [2025-12-01T04:03:04.313Z] #15 7.856 | ^~~~~~~ [2025-12-01T04:03:04.313Z] #15 7.856 | | [2025-12-01T04:03:04.313Z] #15 7.856 | long unsigned int [2025-12-01T04:03:04.313Z] #15 7.856 In file included from ../ports/linux/net.h:73, [2025-12-01T04:03:04.313Z] #15 7.856 from ../ports/linux/dlmstp.c:43: [2025-12-01T04:03:04.313Z] #15 7.856 /usr/include/pthread.h:98:20: note: expected 'pthread_t' {aka 'struct __pthread *'} but argument is of type 'long unsigned int' [2025-12-01T04:03:04.313Z] #15 7.856 98 | int pthread_cancel(pthread_t); [2025-12-01T04:03:04.313Z] #15 7.856 | ^~~~~~~~~ [2025-12-01T04:03:04.313Z] #15 7.858 ../ports/linux/dlmstp.c: In function 'dlmstp_init': [2025-12-01T04:03:04.313Z] #15 7.858 ../ports/linux/dlmstp.c:727:25: warning: passing argument 1 of 'pthread_create' from incompatible pointer type [-Wincompatible-pointer-types] [2025-12-01T04:03:04.313Z] #15 7.858 727 | rv = pthread_create(&hThread, NULL, dlmstp_master_fsm_task, NULL); [2025-12-01T04:03:04.313Z] #15 7.858 | ^~~~~~~~ [2025-12-01T04:03:04.313Z] #15 7.858 | | [2025-12-01T04:03:04.313Z] #15 7.858 | long unsigned int * [2025-12-01T04:03:04.313Z] #15 7.858 /usr/include/pthread.h:80:20: note: expected 'struct __pthread ** restrict' but argument is of type 'long unsigned int *' [2025-12-01T04:03:04.313Z] #15 7.858 80 | int pthread_create(pthread_t *__restrict, const pthread_attr_t *__restrict, void *(*)(void *), void *__restrict); [2025-12-01T04:03:04.313Z] #15 7.858 | ^ [2025-12-01T04:03:07.620Z] #15 11.36 + cp lib/libbacnet.a /device-bacnet-c/lib/mstp [2025-12-01T04:03:07.620Z] #15 11.36 + make 'BACDL_DEFINE=-DBACDL_BIP=1' clean library [2025-12-01T04:03:07.620Z] #15 11.36 make -s -C lib clean [2025-12-01T04:03:07.620Z] #15 11.37 make -s -C demo clean [2025-12-01T04:03:07.620Z] #15 11.44 make -s -C demo/router clean [2025-12-01T04:03:07.620Z] #15 11.44 make -s -C demo/router-ipv6 clean [2025-12-01T04:03:07.620Z] #15 11.44 make -s -C demo/gateway clean [2025-12-01T04:03:07.620Z] #15 11.44 make -s -C lib all [2025-12-01T04:03:15.769Z] #15 19.68 + cp lib/libbacnet.a /device-bacnet-c/lib/ip [2025-12-01T04:03:16.027Z] #15 19.68 + mkdir -p /device-bacnet-c/build/release/device-bacnet-ip [2025-12-01T04:03:16.027Z] #15 19.69 + cd /device-bacnet-c/build/release/device-bacnet-ip [2025-12-01T04:03:16.027Z] #15 19.69 + cmake '-DDATALINK:STRING=BACDL_BIP=1' '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/src/c [2025-12-01T04:03:16.027Z] #15 19.76 -- The C compiler identification is GNU 12.2.1 [2025-12-01T04:03:16.027Z] #15 19.77 -- Detecting C compiler ABI info [2025-12-01T04:03:16.027Z] #15 19.87 -- Detecting C compiler ABI info - done [2025-12-01T04:03:16.027Z] #15 19.89 -- Check for working C compiler: /usr/bin/cc - skipped [2025-12-01T04:03:16.027Z] #15 19.89 -- Detecting C compile features [2025-12-01T04:03:16.027Z] #15 19.89 -- Detecting C compile features - done [2025-12-01T04:03:16.027Z] #15 19.89 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD [2025-12-01T04:03:16.027Z] #15 19.97 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success [2025-12-01T04:03:16.286Z] #15 19.98 -- Found Threads: TRUE [2025-12-01T04:03:16.286Z] #15 19.99 -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-12-01T04:03:16.286Z] #15 19.99 -- /opt/iotech/iot/1.5/include [2025-12-01T04:03:16.286Z] #15 19.99 -- Configuring done (0.3s) [2025-12-01T04:03:16.286Z] #15 19.99 -- Generating done (0.0s) [2025-12-01T04:03:16.286Z] #15 19.99 -- Build files have been written to: /device-bacnet-c/build/release/device-bacnet-ip [2025-12-01T04:03:16.286Z] #15 20.00 + make [2025-12-01T04:03:16.286Z] #15 20.00 + tee release.log [2025-12-01T04:03:16.286Z] #15 20.03 [ 11%] Building C object CMakeFiles/bacnet_objects.dir/device-bacnet-c/bacnet-stack/demo/object/device-client.c.o [2025-12-01T04:03:16.286Z] #15 20.22 [ 22%] Linking C static library libbacnet_objects.a [2025-12-01T04:03:16.544Z] #15 20.25 [ 22%] Built target bacnet_objects [2025-12-01T04:03:16.544Z] #15 20.27 [ 33%] Building C object CMakeFiles/device-bacnet-c.dir/main.c.o [2025-12-01T04:03:16.544Z] #15 20.46 [ 44%] Building C object CMakeFiles/device-bacnet-c.dir/address_entry.c.o [2025-12-01T04:03:16.544Z] #15 20.54 [ 55%] Building C object CMakeFiles/device-bacnet-c.dir/address_instance_map.c.o [2025-12-01T04:03:16.544Z] #15 20.60 [ 66%] Building C object CMakeFiles/device-bacnet-c.dir/device_condition_map.c.o [2025-12-01T04:03:16.802Z] #15 20.66 [ 77%] Building C object CMakeFiles/device-bacnet-c.dir/driver.c.o [2025-12-01T04:03:17.067Z] #15 20.94 [ 88%] Building C object CMakeFiles/device-bacnet-c.dir/return_data.c.o [2025-12-01T04:03:17.067Z] #15 21.01 [100%] Linking C executable device-bacnet-c [2025-12-01T04:03:17.067Z] #15 21.04 /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-12-01T04:03:17.067Z] #15 21.09 [100%] Built target device-bacnet-c [2025-12-01T04:03:17.326Z] #15 21.10 + mkdir -p /device-bacnet-c/build/release/device-bacnet-mstp [2025-12-01T04:03:17.326Z] #15 21.10 + cd /device-bacnet-c/build/release/device-bacnet-mstp [2025-12-01T04:03:17.326Z] #15 21.10 + cmake '-DDATALINK:STRING=BACDL_MSTP=1' '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/src/c [2025-12-01T04:03:17.326Z] #15 21.16 -- The C compiler identification is GNU 12.2.1 [2025-12-01T04:03:17.326Z] #15 21.17 -- Detecting C compiler ABI info [2025-12-01T04:03:17.326Z] #15 21.27 -- Detecting C compiler ABI info - done [2025-12-01T04:03:17.326Z] #15 21.28 -- Check for working C compiler: /usr/bin/cc - skipped [2025-12-01T04:03:17.326Z] #15 21.28 -- Detecting C compile features [2025-12-01T04:03:17.326Z] #15 21.28 -- Detecting C compile features - done [2025-12-01T04:03:17.326Z] #15 21.29 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD [2025-12-01T04:03:17.326Z] #15 21.38 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success [2025-12-01T04:03:17.585Z] #15 21.38 -- Found Threads: TRUE [2025-12-01T04:03:17.585Z] #15 21.38 -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-12-01T04:03:17.585Z] #15 21.38 -- /opt/iotech/iot/1.5/include [2025-12-01T04:03:17.585Z] #15 21.38 -- Configuring done (0.3s) [2025-12-01T04:03:17.585Z] #15 21.39 -- Generating done (0.0s) [2025-12-01T04:03:17.585Z] #15 21.39 -- Build files have been written to: /device-bacnet-c/build/release/device-bacnet-mstp [2025-12-01T04:03:17.585Z] #15 21.39 + make [2025-12-01T04:03:17.585Z] #15 21.39 + tee release.log [2025-12-01T04:03:17.585Z] #15 21.43 [ 11%] Building C object CMakeFiles/bacnet_objects.dir/device-bacnet-c/bacnet-stack/demo/object/device-client.c.o [2025-12-01T04:03:17.585Z] #15 21.63 [ 22%] Linking C static library libbacnet_objects.a [2025-12-01T04:03:17.844Z] #15 21.66 [ 22%] Built target bacnet_objects [2025-12-01T04:03:17.844Z] #15 21.68 [ 33%] Building C object CMakeFiles/device-bacnet-c.dir/main.c.o [2025-12-01T04:03:17.844Z] #15 21.88 [ 44%] Building C object CMakeFiles/device-bacnet-c.dir/address_entry.c.o [2025-12-01T04:03:18.103Z] #15 21.98 [ 55%] Building C object CMakeFiles/device-bacnet-c.dir/address_instance_map.c.o [2025-12-01T04:03:18.103Z] #15 22.04 [ 66%] Building C object CMakeFiles/device-bacnet-c.dir/device_condition_map.c.o [2025-12-01T04:03:18.363Z] #15 22.11 [ 77%] Building C object CMakeFiles/device-bacnet-c.dir/driver.c.o [2025-12-01T04:03:18.363Z] #15 22.40 [ 88%] Building C object CMakeFiles/device-bacnet-c.dir/return_data.c.o [2025-12-01T04:03:18.628Z] #15 22.47 [100%] Linking C executable device-bacnet-c [2025-12-01T04:03:18.628Z] #15 22.49 /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-12-01T04:03:18.628Z] #15 22.54 [100%] Built target device-bacnet-c [2025-12-01T04:03:18.628Z] #15 DONE 22.7s [2025-12-01T04:03:18.887Z] [2025-12-01T04:03:18.887Z] #16 exporting to image [2025-12-01T04:03:18.887Z] #16 exporting layers [2025-12-01T04:03:19.146Z] #16 exporting layers 0.4s done [2025-12-01T04:03:19.146Z] #16 writing image sha256:ede9b7fa3bffc9b76b1655b1fcf59fdf05b935ac6ea02d9f7ad4e64c9bea8194 done [2025-12-01T04:03:19.146Z] #16 naming to docker.io/library/device-bacnet-c-builder-x86_64 done [2025-12-01T04:03:19.146Z] #16 DONE 0.4s [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-12-01T04:03:19.508Z] + git log --pretty=%H %s [2025-12-01T04:03:19.508Z] + grep ci(lts-release) [2025-12-01T04:03:19.508Z] + head -n 1 [2025-12-01T04:03:19.508Z] + awk {print $1} [Pipeline] echo [2025-12-01T04:03:19.784Z] [edgeXDocker.push] Tagging docker image device-bacnet-c-builder-x86_64 with the following tags: [2025-12-01T04:03:19.784Z] e9b66a144b3f6bc4d426cadfd2f82faa076c6b77 [2025-12-01T04:03:19.784Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-01T04:03:20.135Z] + docker tag device-bacnet-c-builder-x86_64 nexus3.edgexfoundry.org:10002/device-bacnet-c-builder-x86_64:e9b66a144b3f6bc4d426cadfd2f82faa076c6b77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-01T04:03:20.468Z] + docker push nexus3.edgexfoundry.org:10002/device-bacnet-c-builder-x86_64:e9b66a144b3f6bc4d426cadfd2f82faa076c6b77 [2025-12-01T04:03:20.468Z] The push refers to repository [nexus3.edgexfoundry.org:10002/device-bacnet-c-builder-x86_64] [2025-12-01T04:03:20.468Z] 9eeed369e758: Preparing [2025-12-01T04:03:20.468Z] e9ad4d983537: Preparing [2025-12-01T04:03:20.468Z] 5f70bf18a086: Preparing [2025-12-01T04:03:20.468Z] af4d63ec301b: Preparing [2025-12-01T04:03:20.468Z] 510c6b49d642: Preparing [2025-12-01T04:03:20.468Z] 7f4178f8d7b5: Preparing [2025-12-01T04:03:20.468Z] 7303c3a48571: Preparing [2025-12-01T04:03:20.468Z] dde15d4c9355: Preparing [2025-12-01T04:03:20.468Z] 260f4fa5736d: Preparing [2025-12-01T04:03:20.468Z] ddb18a4638ed: Preparing [2025-12-01T04:03:20.468Z] 9d94fa7f7201: Preparing [2025-12-01T04:03:20.468Z] 1a98914da975: Preparing [2025-12-01T04:03:20.468Z] cc2447e1835a: Preparing [2025-12-01T04:03:20.468Z] 7f4178f8d7b5: Waiting [2025-12-01T04:03:20.468Z] 7303c3a48571: Waiting [2025-12-01T04:03:20.468Z] dde15d4c9355: Waiting [2025-12-01T04:03:20.468Z] 260f4fa5736d: Waiting [2025-12-01T04:03:20.468Z] ddb18a4638ed: Waiting [2025-12-01T04:03:20.468Z] 9d94fa7f7201: Waiting [2025-12-01T04:03:20.468Z] cc2447e1835a: Waiting [2025-12-01T04:03:20.468Z] 1a98914da975: Waiting [2025-12-01T04:03:20.468Z] 5f70bf18a086: Pushed [2025-12-01T04:03:20.468Z] 510c6b49d642: Pushed [2025-12-01T04:03:20.468Z] af4d63ec301b: Pushed [2025-12-01T04:03:20.468Z] e9ad4d983537: Pushed [2025-12-01T04:03:20.468Z] 7f4178f8d7b5: Pushed [2025-12-01T04:03:20.726Z] 260f4fa5736d: Pushed [2025-12-01T04:03:20.726Z] 9d94fa7f7201: Layer already exists [2025-12-01T04:03:20.726Z] ddb18a4638ed: Pushed [2025-12-01T04:03:20.726Z] 1a98914da975: Layer already exists [2025-12-01T04:03:20.726Z] cc2447e1835a: Layer already exists [2025-12-01T04:03:21.292Z] dde15d4c9355: Pushed [2025-12-01T04:03:24.583Z] 7303c3a48571: Pushed [2025-12-01T04:03:24.843Z] 9eeed369e758: Pushed [2025-12-01T04:03:24.843Z] e9b66a144b3f6bc4d426cadfd2f82faa076c6b77: digest: sha256:ba8e798154071f6f0f2c0a2150bd34d88b94c3065775dd1719971ed382f6204a size: 3037 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-12-01T04:03:24.914Z] ===================================================== [Pipeline] echo [2025-12-01T04:03:24.928Z] taggedImages: [2025-12-01T04:03:24.928Z] - nexus3.edgexfoundry.org:10002/device-bacnet-c-builder-x86_64:e9b66a144b3f6bc4d426cadfd2f82faa076c6b77 [Pipeline] echo [2025-12-01T04:03:24.978Z] ========================================================= [2025-12-01T04:03:24.978Z] [edgeXBuildMultiArch] RAW Config: [2025-12-01T04:03:24.978Z] images: [2025-12-01T04:03:24.978Z] - nexus3.edgexfoundry.org:10002/device-bacnet-c-builder-x86_64:e9b66a144b3f6bc4d426cadfd2f82faa076c6b77 [2025-12-01T04:03:24.978Z] settingsFile: [2025-12-01T04:03:24.978Z] device-bacnet-c-settings [2025-12-01T04:03:24.978Z] ========================================================= [Pipeline] node [2025-12-01T04:03:39.981Z] Still waiting to schedule task [2025-12-01T04:03:39.982Z] ‘prd-centos7-docker-4c-2g-774245’ is offline [2025-12-01T04:04:12.554Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-774247 in /w/workspace/exfoundry_device-bacnet-c_odessa [Pipeline] { [Pipeline] checkout [2025-12-01T04:04:12.605Z] Selected Git installation does not exist. Using Default [2025-12-01T04:04:12.605Z] The recommended git tool is: NONE [2025-12-01T04:04:16.104Z] Running on prd-centos7-docker-4c-2g-774249 in /w/workspace/exfoundry_device-bacnet-c_odessa [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-12-01T04:04:16.160Z] provisioning config files... [2025-12-01T04:04:16.220Z] copy managed file [device-bacnet-c-settings] to file:/w/workspace/exfoundry_device-bacnet-c_odessa@tmp/config4962512057929652634tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-12-01T04:04:17.129Z] using credential edgex-jenkins-ssh [2025-12-01T04:04:17.156Z] Cloning the remote Git repository [2025-12-01T04:04:17.197Z] Cloning repository git@github.com:edgexfoundry/device-bacnet-c.git [2025-12-01T04:04:17.309Z] > git init /w/workspace/exfoundry_device-bacnet-c_odessa # timeout=10 [2025-12-01T04:04:17.458Z] Fetching upstream changes from git@github.com:edgexfoundry/device-bacnet-c.git [2025-12-01T04:04:17.459Z] > git --version # timeout=10 [2025-12-01T04:04:17.482Z] > git --version # 'git version 2.25.1' [2025-12-01T04:04:17.484Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-12-01T04:04:18.308Z] ---> ****-login.sh [2025-12-01T04:04:18.308Z] nexus3.edgexfoundry.org:10001 [2025-12-01T04:04:18.584Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-12-01T04:04:17.629Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-bacnet-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-12-01T04:04:18.869Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-12-01T04:04:18.869Z] Configure a credential helper to remove this warning. See [2025-12-01T04:04:18.869Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-12-01T04:04:18.869Z] [2025-12-01T04:04:18.869Z] Login Succeeded [2025-12-01T04:04:18.869Z] nexus3.edgexfoundry.org:10002 [2025-12-01T04:04:18.869Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-12-01T04:04:18.869Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-12-01T04:04:18.869Z] Configure a credential helper to remove this warning. See [2025-12-01T04:04:18.870Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-12-01T04:04:18.870Z] [2025-12-01T04:04:18.870Z] Login Succeeded [2025-12-01T04:04:18.870Z] nexus3.edgexfoundry.org:10003 [2025-12-01T04:04:18.870Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-12-01T04:04:18.870Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-12-01T04:04:18.870Z] Configure a credential helper to remove this warning. See [2025-12-01T04:04:18.870Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-12-01T04:04:18.870Z] [2025-12-01T04:04:18.870Z] Login Succeeded [2025-12-01T04:04:18.870Z] nexus3.edgexfoundry.org:10004 [2025-12-01T04:04:19.132Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-12-01T04:04:19.132Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-12-01T04:04:19.132Z] Configure a credential helper to remove this warning. See [2025-12-01T04:04:19.132Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-12-01T04:04:19.132Z] [2025-12-01T04:04:19.132Z] Login Succeeded [2025-12-01T04:04:19.132Z] ****.io [2025-12-01T04:04:19.132Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-12-01T04:04:19.395Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-12-01T04:04:19.395Z] Configure a credential helper to remove this warning. See [2025-12-01T04:04:19.395Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-12-01T04:04:19.395Z] [2025-12-01T04:04:19.395Z] Login Succeeded [2025-12-01T04:04:19.395Z] ---> ****-login.sh ends [Pipeline] } [2025-12-01T04:04:19.406Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-12-01T04:04:19.767Z] + docker buildx ls [2025-12-01T04:04:19.767Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-12-01T04:04:19.767Z] default * docker [2025-12-01T04:04:19.767Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-12-01T04:04:19.184Z] > git config remote.origin.url git@github.com:edgexfoundry/device-bacnet-c.git # timeout=10 [2025-12-01T04:04:19.206Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-12-01T04:04:20.081Z] + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use [2025-12-01T04:04:20.081Z] edgex-builder [Pipeline] sh [2025-12-01T04:04:20.147Z] Avoid second fetch [2025-12-01T04:04:20.148Z] Checking out Revision e9b66a144b3f6bc4d426cadfd2f82faa076c6b77 (odessa) [2025-12-01T04:04:20.403Z] + docker buildx inspect --bootstrap [2025-12-01T04:04:20.403Z] #1 [internal] booting buildkit [2025-12-01T04:04:20.403Z] #1 pulling image moby/buildkit:buildx-stable-1 [2025-12-01T04:04:20.746Z] Commit message: "ci(lts-release): LTS release v4.0.1 @d0a57ca" [2025-12-01T04:04:20.168Z] > git config core.sparsecheckout # timeout=10 [2025-12-01T04:04:20.235Z] > git checkout -f e9b66a144b3f6bc4d426cadfd2f82faa076c6b77 # timeout=10 [2025-12-01T04:04:23.710Z] #1 pulling image moby/buildkit:buildx-stable-1 3.0s done [2025-12-01T04:04:23.711Z] #1 creating container buildx_buildkit_edgex-builder0 [2025-12-01T04:04:24.656Z] #1 creating container buildx_buildkit_edgex-builder0 1.4s done [2025-12-01T04:04:24.656Z] #1 DONE 4.4s [2025-12-01T04:04:24.656Z] Name: edgex-builder [2025-12-01T04:04:24.656Z] Driver: docker-container [2025-12-01T04:04:24.656Z] [2025-12-01T04:04:24.656Z] Nodes: [2025-12-01T04:04:24.656Z] Name: edgex-builder0 [2025-12-01T04:04:24.656Z] Endpoint: unix:///var/run/docker.sock [2025-12-01T04:04:24.656Z] Status: running [2025-12-01T04:04:24.656Z] Buildkit: v0.26.2 [2025-12-01T04:04:24.656Z] Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh [2025-12-01T04:04:24.958Z] + docker buildx ls [2025-12-01T04:04:24.958Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-12-01T04:04:24.958Z] edgex-builder * docker-container [2025-12-01T04:04:24.958Z] edgex-builder0 unix:///var/run/docker.sock running v0.26.2 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [2025-12-01T04:04:24.958Z] default docker [2025-12-01T04:04:24.958Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-12-01T04:04:25.102Z] provisioning config files... [2025-12-01T04:04:25.130Z] copy managed file [device-bacnet-c-settings] to file:/w/workspace/exfoundry_device-bacnet-c_odessa@tmp/config1661733069531208252tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-12-01T04:04:25.261Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10002/device-bacnet-c-builder-x86_64:e9b66a144b3f6bc4d426cadfd2f82faa076c6b77 --push - [2025-12-01T04:04:25.261Z] + echo -e 'FROM nexus3.edgexfoundry.org:10002/device-bacnet-c-builder-x86_64:e9b66a144b3f6bc4d426cadfd2f82faa076c6b77' [2025-12-01T04:04:25.524Z] #1 [internal] load build definition from Dockerfile [2025-12-01T04:04:25.524Z] #1 transferring dockerfile: 215B done [2025-12-01T04:04:25.524Z] #1 DONE 0.0s [2025-12-01T04:04:25.524Z] [2025-12-01T04:04:25.524Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10002/device-bacnet-c-builder-x86_64:e9b66a144b3f6bc4d426cadfd2f82faa076c6b77 [2025-12-01T04:04:25.524Z] #2 DONE 0.1s [2025-12-01T04:04:25.524Z] [2025-12-01T04:04:25.524Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10002/device-bacnet-c-builder-x86_64:e9b66a144b3f6bc4d426cadfd2f82faa076c6b77 [2025-12-01T04:04:25.524Z] #3 DONE 0.1s [2025-12-01T04:04:25.524Z] [2025-12-01T04:04:25.524Z] #4 [internal] load .dockerignore [2025-12-01T04:04:25.524Z] #4 transferring context: 2B done [2025-12-01T04:04:25.524Z] #4 DONE 0.0s [2025-12-01T04:04:25.524Z] [2025-12-01T04:04:25.524Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10002/device-bacnet-c-builder-x86_64:e9b66a144b3f6bc4d426cadfd2f82faa076c6b77@sha256:ba8e798154071f6f0f2c0a2150bd34d88b94c3065775dd1719971ed382f6204a [2025-12-01T04:04:25.524Z] #5 resolve nexus3.edgexfoundry.org:10002/device-bacnet-c-builder-x86_64:e9b66a144b3f6bc4d426cadfd2f82faa076c6b77@sha256:ba8e798154071f6f0f2c0a2150bd34d88b94c3065775dd1719971ed382f6204a 0.0s done [2025-12-01T04:04:25.524Z] #5 DONE 0.0s [2025-12-01T04:04:25.524Z] [2025-12-01T04:04:25.524Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10002/device-bacnet-c-builder-x86_64:e9b66a144b3f6bc4d426cadfd2f82faa076c6b77@sha256:ba8e798154071f6f0f2c0a2150bd34d88b94c3065775dd1719971ed382f6204a [2025-12-01T04:04:25.524Z] #6 resolve nexus3.edgexfoundry.org:10002/device-bacnet-c-builder-x86_64:e9b66a144b3f6bc4d426cadfd2f82faa076c6b77@sha256:ba8e798154071f6f0f2c0a2150bd34d88b94c3065775dd1719971ed382f6204a 0.0s done [2025-12-01T04:04:25.524Z] #6 DONE 0.2s [2025-12-01T04:04:25.524Z] [2025-12-01T04:04:25.524Z] #7 exporting to image [2025-12-01T04:04:25.524Z] #7 exporting layers done [2025-12-01T04:04:25.524Z] #7 exporting manifest sha256:2e179361afe6b2523f9f7298b9126f20b2cac3fec270252f67211e469d6f0789 0.0s done [2025-12-01T04:04:25.524Z] #7 exporting config sha256:ede9b7fa3bffc9b76b1655b1fcf59fdf05b935ac6ea02d9f7ad4e64c9bea8194 done [2025-12-01T04:04:25.524Z] #7 exporting manifest sha256:6bcf410f7e6c6e9a18e642f00a4c0ac3ba4f7e578c1f754b5adf7ed849f1f51c 0.0s done [2025-12-01T04:04:25.524Z] #7 exporting config sha256:f7a2720eabcc0e3490b63540cf3ec02f2aa585ac7105bb5f513bcd889f7a313b done [2025-12-01T04:04:25.524Z] #7 exporting manifest list sha256:c219901c59b133bb4dcf3873326a5ff4df0996d5bbe73da454ae4a21856f90f5 [2025-12-01T04:04:25.524Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-01T04:04:25.774Z] ---> ****-login.sh [2025-12-01T04:04:25.774Z] nexus3.edgexfoundry.org:10001 [2025-12-01T04:04:25.783Z] #7 ... [2025-12-01T04:04:25.783Z] [2025-12-01T04:04:25.783Z] #8 [auth] device-bacnet-c-builder-x86_64:pull,push token for nexus3.edgexfoundry.org:10002 [2025-12-01T04:04:25.783Z] #8 DONE 0.0s [2025-12-01T04:04:25.783Z] [2025-12-01T04:04:25.783Z] #7 exporting to image [2025-12-01T04:04:25.783Z] #7 exporting manifest list sha256:c219901c59b133bb4dcf3873326a5ff4df0996d5bbe73da454ae4a21856f90f5 0.0s done [2025-12-01T04:04:25.783Z] #7 pushing layers 0.1s done [2025-12-01T04:04:25.783Z] #7 pushing manifest for nexus3.edgexfoundry.org:10002/device-bacnet-c-builder-x86_64:e9b66a144b3f6bc4d426cadfd2f82faa076c6b77@sha256:c219901c59b133bb4dcf3873326a5ff4df0996d5bbe73da454ae4a21856f90f5 [2025-12-01T04:04:25.783Z] #7 pushing manifest for nexus3.edgexfoundry.org:10002/device-bacnet-c-builder-x86_64:e9b66a144b3f6bc4d426cadfd2f82faa076c6b77@sha256:c219901c59b133bb4dcf3873326a5ff4df0996d5bbe73da454ae4a21856f90f5 0.1s done [2025-12-01T04:04:25.783Z] #7 DONE 0.2s [2025-12-01T04:04:25.783Z] [2025-12-01T04:04:25.783Z] 1 warning found (use --debug to expand): [2025-12-01T04:04:25.783Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-12-01T04:04:26.043Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-12-01T04:04:26.154Z] + '[' -d /w/workspace/exfoundry_device-bacnet-c_odessa/archives ']' [Pipeline] libraryResource [Pipeline] sh [2025-12-01T04:04:26.312Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-12-01T04:04:26.312Z] Configure a credential helper to remove this warning. See [2025-12-01T04:04:26.312Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-12-01T04:04:26.312Z] [2025-12-01T04:04:26.312Z] Login Succeeded [2025-12-01T04:04:26.312Z] nexus3.edgexfoundry.org:10002 [2025-12-01T04:04:26.449Z] ---> sysstat.sh [2025-12-01T04:04:26.581Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-12-01T04:04:26.581Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-12-01T04:04:26.581Z] Configure a credential helper to remove this warning. See [2025-12-01T04:04:26.581Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-12-01T04:04:26.581Z] [2025-12-01T04:04:26.581Z] Login Succeeded [2025-12-01T04:04:26.581Z] nexus3.edgexfoundry.org:10003 [Pipeline] libraryResource [Pipeline] sh [2025-12-01T04:04:26.849Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-12-01T04:04:26.850Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-12-01T04:04:26.850Z] Configure a credential helper to remove this warning. See [2025-12-01T04:04:26.850Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-12-01T04:04:26.850Z] [2025-12-01T04:04:26.850Z] Login Succeeded [2025-12-01T04:04:26.850Z] nexus3.edgexfoundry.org:10004 [2025-12-01T04:04:27.067Z] ---> package-listing.sh [2025-12-01T04:04:27.067Z] ++ facter osfamily [2025-12-01T04:04:27.067Z] ++ tr '[:upper:]' '[:lower:]' [2025-12-01T04:04:27.067Z] + OS_FAMILY=redhat [2025-12-01T04:04:27.067Z] + workspace=/w/workspace/exfoundry_device-bacnet-c_odessa [2025-12-01T04:04:27.067Z] + START_PACKAGES=/tmp/packages_start.txt [2025-12-01T04:04:27.067Z] + END_PACKAGES=/tmp/packages_end.txt [2025-12-01T04:04:27.067Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-12-01T04:04:27.067Z] + PACKAGES=/tmp/packages_start.txt [2025-12-01T04:04:27.067Z] + '[' /w/workspace/exfoundry_device-bacnet-c_odessa ']' [2025-12-01T04:04:27.067Z] + PACKAGES=/tmp/packages_end.txt [2025-12-01T04:04:27.067Z] + case "${OS_FAMILY}" in [2025-12-01T04:04:27.067Z] + rpm -qa [2025-12-01T04:04:27.067Z] + sort [2025-12-01T04:04:27.119Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-12-01T04:04:27.389Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-12-01T04:04:27.389Z] Configure a credential helper to remove this warning. See [2025-12-01T04:04:27.389Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-12-01T04:04:27.389Z] [2025-12-01T04:04:27.389Z] Login Succeeded [2025-12-01T04:04:27.389Z] ****.io [2025-12-01T04:04:27.389Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-12-01T04:04:27.658Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-12-01T04:04:27.658Z] Configure a credential helper to remove this warning. See [2025-12-01T04:04:27.658Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-12-01T04:04:27.658Z] [2025-12-01T04:04:27.658Z] Login Succeeded [2025-12-01T04:04:27.658Z] ---> ****-login.sh ends [Pipeline] } [2025-12-01T04:04:27.674Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-12-01T04:04:27.724Z] [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh [2025-12-01T04:04:28.039Z] + '[' -f /tmp/packages_start.txt ']' [2025-12-01T04:04:28.039Z] + '[' -f /tmp/packages_end.txt ']' [2025-12-01T04:04:28.039Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-12-01T04:04:28.039Z] + '[' /w/workspace/exfoundry_device-bacnet-c_odessa ']' [2025-12-01T04:04:28.039Z] + mkdir -p /w/workspace/exfoundry_device-bacnet-c_odessa/archives/ [2025-12-01T04:04:28.039Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-bacnet-c_odessa/archives/ [2025-12-01T04:04:28.042Z] + echo 0.0.0 [Pipeline] echo [2025-12-01T04:04:28.056Z] 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 [Pipeline] echo [2025-12-01T04:04:28.105Z] [prepBaseBuildImage] Generating new image with name: device-bacnet-c-builder-arm64 [Pipeline] echo [2025-12-01T04:04:28.119Z] [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-12-01T04:04:28.136Z] ========================================================= [2025-12-01T04:04:28.136Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base-arm64:gcc-lts] [2025-12-01T04:04:28.136Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-01T04:04:28.344Z] + facter operatingsystem [2025-12-01T04:04:28.508Z] + 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 . [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-01T04:04:28.777Z] Sending build context to Docker daemon 490kB [2025-12-01T04:04:28.777Z] Step 1/12 : ARG BASE=alpine:3.20 [2025-12-01T04:04:28.777Z] Step 2/12 : FROM ${BASE} [2025-12-01T04:04:28.777Z] gcc-lts: Pulling from edgex-devops/edgex-gcc-base-arm64 [2025-12-01T04:04:28.777Z] 579b34f0a95b: Pulling fs layer [2025-12-01T04:04:28.777Z] b046b3a35be6: Pulling fs layer [2025-12-01T04:04:28.777Z] 2014ba793e07: Pulling fs layer [2025-12-01T04:04:28.920Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-12-01T04:04:28.920Z] [2025-12-01T04:04:28.920Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-01T04:04:29.047Z] b046b3a35be6: Verifying Checksum [2025-12-01T04:04:29.047Z] b046b3a35be6: Download complete [2025-12-01T04:04:29.047Z] 579b34f0a95b: Download complete [2025-12-01T04:04:29.237Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-12-01T04:04:29.237Z] latest: Pulling from edgex-lftools-log-publisher [2025-12-01T04:04:29.237Z] 5eb5b503b376: Pulling fs layer [2025-12-01T04:04:29.237Z] 5c69ac0246d0: Pulling fs layer [2025-12-01T04:04:29.237Z] ec43610c2a17: Pulling fs layer [2025-12-01T04:04:29.237Z] 3a2ae6a8a46f: Pulling fs layer [2025-12-01T04:04:29.237Z] 33b1e0a273af: Pulling fs layer [2025-12-01T04:04:29.237Z] 5d3b04190fa2: Pulling fs layer [2025-12-01T04:04:29.237Z] 2f39f015ded8: Pulling fs layer [2025-12-01T04:04:29.237Z] 33b1e0a273af: Waiting [2025-12-01T04:04:29.237Z] 5d3b04190fa2: Waiting [2025-12-01T04:04:29.237Z] 2f39f015ded8: Waiting [2025-12-01T04:04:29.237Z] 3a2ae6a8a46f: Waiting [2025-12-01T04:04:29.237Z] 5c69ac0246d0: Verifying Checksum [2025-12-01T04:04:29.237Z] 5c69ac0246d0: Download complete [2025-12-01T04:04:29.237Z] 3a2ae6a8a46f: Verifying Checksum [2025-12-01T04:04:29.237Z] 3a2ae6a8a46f: Download complete [2025-12-01T04:04:29.496Z] ec43610c2a17: Verifying Checksum [2025-12-01T04:04:29.497Z] ec43610c2a17: Download complete [2025-12-01T04:04:29.497Z] 33b1e0a273af: Verifying Checksum [2025-12-01T04:04:29.497Z] 33b1e0a273af: Download complete [2025-12-01T04:04:29.497Z] 5d3b04190fa2: Verifying Checksum [2025-12-01T04:04:29.497Z] 5d3b04190fa2: Download complete [2025-12-01T04:04:29.497Z] 5eb5b503b376: Verifying Checksum [2025-12-01T04:04:29.497Z] 5eb5b503b376: Download complete [2025-12-01T04:04:29.639Z] 579b34f0a95b: Pull complete [2025-12-01T04:04:29.916Z] b046b3a35be6: Pull complete [2025-12-01T04:04:30.076Z] 2f39f015ded8: Verifying Checksum [2025-12-01T04:04:30.076Z] 2f39f015ded8: Download complete [2025-12-01T04:04:31.018Z] 5eb5b503b376: Pull complete [2025-12-01T04:04:31.018Z] 5c69ac0246d0: Pull complete [2025-12-01T04:04:31.587Z] ec43610c2a17: Pull complete [2025-12-01T04:04:31.587Z] 3a2ae6a8a46f: Pull complete [2025-12-01T04:04:31.845Z] 33b1e0a273af: Pull complete [2025-12-01T04:04:31.886Z] 2014ba793e07: Download complete [2025-12-01T04:04:32.107Z] 5d3b04190fa2: Pull complete [2025-12-01T04:04:36.331Z] 2f39f015ded8: Pull complete [2025-12-01T04:04:36.331Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-12-01T04:04:36.331Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-12-01T04:04:36.331Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-12-01T04:04:36.519Z] prd-centos7-docker-4c-2g-774249 does not seem to be running inside a container [2025-12-01T04:04:36.555Z] $ 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-12-01T04:04:39.861Z] $ docker top 8bc86e4bd01a606d8082b39a72deba05e657389f09d33ca1aebb79f3199bd1e3 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-12-01T04:04:40.222Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-12-01T04:04:40.516Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-12-01T04:04:40.810Z] + ls /var/log/sa-host [2025-12-01T04:04:40.811Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-12-01T04:04:40.985Z] provisioning config files... [2025-12-01T04:04:40.997Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-bacnet-c_odessa@tmp/config3312728632863633480tmp [Pipeline] { [Pipeline] echo [2025-12-01T04:04:41.018Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-12-01T04:04:41.316Z] ---> create-netrc.sh [Pipeline] } [2025-12-01T04:04:41.324Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-12-01T04:04:41.685Z] ---> python-tools-install.sh [Pipeline] echo [2025-12-01T04:04:41.697Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-12-01T04:04:41.983Z] ---> sudo-logs.sh [2025-12-01T04:04:41.983Z] Archiving 'sudo' log.. [2025-12-01T04:04:42.244Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-774249.novalocal: Name or service not known [2025-12-01T04:04:42.244Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-774249.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2025-12-01T04:04:42.272Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-12-01T04:04:42.561Z] ---> job-cost.sh [2025-12-01T04:04:42.561Z] lf-activate-venv: SKIPPING [2025-12-01T04:04:42.561Z] INFO: No Stack... [2025-12-01T04:04:42.821Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2025-12-01T04:04:43.081Z] INFO: Archiving Costs [Pipeline] echo [2025-12-01T04:04:43.091Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-12-01T04:04:43.395Z] ---> logs-deploy.sh [2025-12-01T04:04:43.395Z] lf-activate-venv: SKIPPING [2025-12-01T04:04:43.395Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-bacnet-c/odessa/4 [2025-12-01T04:04:43.395Z] INFO: archiving workspace using pattern(s): [2025-12-01T04:04:44.230Z] 2014ba793e07: Pull complete [2025-12-01T04:04:44.231Z] Digest: sha256:b5906dbdf2aa12511e9e52d54665ccd7a12a762119da8971e0963525c2f84566 [2025-12-01T04:04:44.231Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base-arm64:gcc-lts [2025-12-01T04:04:44.231Z] ---> 4f4201145ecf [2025-12-01T04:04:44.231Z] 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-12-01T04:04:44.231Z] ---> Running in e743750b8cb7 [2025-12-01T04:04:44.231Z] Connecting to iotech.jfrog.io (54.73.4.50:443) [2025-12-01T04:04:44.341Z] Archives upload complete. [2025-12-01T04:04:44.341Z] INFO: archiving logs to Nexus [2025-12-01T04:04:44.825Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2025-12-01T04:04:44.825Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2025-12-01T04:04:44.825Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2025-12-01T04:04:45.285Z] ---> uname -a: [2025-12-01T04:04:45.286Z] Linux prd-centos7-docker-4c-2g-774249.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-12-01T04:04:45.286Z] [2025-12-01T04:04:45.286Z] [2025-12-01T04:04:45.286Z] ---> lscpu: [2025-12-01T04:04:45.286Z] Architecture: x86_64 [2025-12-01T04:04:45.286Z] CPU op-mode(s): 32-bit, 64-bit [2025-12-01T04:04:45.286Z] Byte Order: Little Endian [2025-12-01T04:04:45.286Z] Address sizes: 40 bits physical, 48 bits virtual [2025-12-01T04:04:45.286Z] CPU(s): 2 [2025-12-01T04:04:45.286Z] On-line CPU(s) list: 0,1 [2025-12-01T04:04:45.286Z] Thread(s) per core: 1 [2025-12-01T04:04:45.286Z] Core(s) per socket: 1 [2025-12-01T04:04:45.286Z] Socket(s): 2 [2025-12-01T04:04:45.286Z] NUMA node(s): 1 [2025-12-01T04:04:45.286Z] Vendor ID: AuthenticAMD [2025-12-01T04:04:45.286Z] CPU family: 23 [2025-12-01T04:04:45.286Z] Model: 49 [2025-12-01T04:04:45.286Z] Model name: AMD EPYC-Rome Processor [2025-12-01T04:04:45.286Z] Stepping: 0 [2025-12-01T04:04:45.286Z] CPU MHz: 2799.998 [2025-12-01T04:04:45.286Z] BogoMIPS: 5599.99 [2025-12-01T04:04:45.286Z] Virtualization: AMD-V [2025-12-01T04:04:45.286Z] Hypervisor vendor: KVM [2025-12-01T04:04:45.286Z] Virtualization type: full [2025-12-01T04:04:45.286Z] L1d cache: 64 KiB [2025-12-01T04:04:45.286Z] L1i cache: 64 KiB [2025-12-01T04:04:45.286Z] L2 cache: 1 MiB [2025-12-01T04:04:45.286Z] L3 cache: 32 MiB [2025-12-01T04:04:45.286Z] NUMA node0 CPU(s): 0,1 [2025-12-01T04:04:45.286Z] Vulnerability Itlb multihit: Not affected [2025-12-01T04:04:45.286Z] Vulnerability L1tf: Not affected [2025-12-01T04:04:45.286Z] Vulnerability Mds: Not affected [2025-12-01T04:04:45.286Z] Vulnerability Meltdown: Not affected [2025-12-01T04:04:45.286Z] Vulnerability Mmio stale data: Not affected [2025-12-01T04:04:45.286Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-12-01T04:04:45.286Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2025-12-01T04:04:45.286Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2025-12-01T04:04:45.286Z] Vulnerability Srbds: Not affected [2025-12-01T04:04:45.286Z] Vulnerability Tsx async abort: Not affected [2025-12-01T04:04:45.286Z] 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-12-01T04:04:45.286Z] [2025-12-01T04:04:45.286Z] [2025-12-01T04:04:45.286Z] ---> nproc: [2025-12-01T04:04:45.286Z] 2 [2025-12-01T04:04:45.286Z] [2025-12-01T04:04:45.286Z] [2025-12-01T04:04:45.286Z] ---> df -h: [2025-12-01T04:04:45.286Z] Filesystem Size Used Avail Use% Mounted on [2025-12-01T04:04:45.286Z] overlay 40G 7.3G 33G 19% / [2025-12-01T04:04:45.286Z] tmpfs 64M 0 64M 0% /dev [2025-12-01T04:04:45.286Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2025-12-01T04:04:45.286Z] shm 64M 0 64M 0% /dev/shm [2025-12-01T04:04:45.286Z] /dev/vda1 40G 7.3G 33G 19% /facter-os [2025-12-01T04:04:45.286Z] [2025-12-01T04:04:45.286Z] [2025-12-01T04:04:45.286Z] Cannot open /var/log/sysstat/sa01: No such file or directory [2025-12-01T04:04:45.286Z] Please check if data collecting is enabled [2025-12-01T04:04:45.286Z] subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-12-01T04:04:45.329Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2025-12-01T04:04:45.333Z] $ docker stop --time=1 8bc86e4bd01a606d8082b39a72deba05e657389f09d33ca1aebb79f3199bd1e3 [2025-12-01T04:04:45.412Z] Removing intermediate container e743750b8cb7 [2025-12-01T04:04:45.412Z] ---> ab4124530a5e [2025-12-01T04:04:45.412Z] Step 4/12 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories [2025-12-01T04:04:45.687Z] ---> Running in 27f2a7baa9e0 [2025-12-01T04:04:46.502Z] $ docker rm -f --volumes 8bc86e4bd01a606d8082b39a72deba05e657389f09d33ca1aebb79f3199bd1e3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2025-12-01T04:04:46.593Z] [WS-CLEANUP] Deleting project workspace... [2025-12-01T04:04:46.593Z] [WS-CLEANUP] Deferred wipeout is used... [2025-12-01T04:04:46.616Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-12-01T04:04:47.108Z] Removing intermediate container 27f2a7baa9e0 [2025-12-01T04:04:47.108Z] ---> 7cb02fe70b42 [2025-12-01T04:04:47.108Z] 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-12-01T04:04:47.381Z] ---> Running in 92f9262311b2 [2025-12-01T04:04:48.357Z] fetch https://nl.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2025-12-01T04:04:48.944Z] fetch https://nl.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2025-12-01T04:04:49.906Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/aarch64/APKINDEX.tar.gz [2025-12-01T04:04:50.863Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-12-01T04:04:51.130Z] (1/18) Installing dumb-init (1.2.5-r2) [2025-12-01T04:04:51.396Z] (2/18) Installing hiredis (1.1.0-r2) [2025-12-01T04:04:51.661Z] (3/18) Installing hiredis-dev (1.1.0-r2) [2025-12-01T04:04:51.926Z] (4/18) Installing libcbor (0.10.2-r1) [2025-12-01T04:04:52.194Z] (5/18) Installing iotech-iot-1.5 (1.5.7-r0) [2025-12-01T04:04:52.464Z] (6/18) Installing iotech-iot-1.5-dev (1.5.7-r0) [2025-12-01T04:04:52.731Z] (7/18) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.131-r1) [2025-12-01T04:04:52.998Z] (8/18) Installing libcbor-dev (0.10.2-r1) [2025-12-01T04:04:53.264Z] (9/18) Installing libmenuw (6.4_p20230506-r0) [2025-12-01T04:04:53.532Z] (10/18) Installing libpanelw (6.4_p20230506-r0) [2025-12-01T04:04:53.532Z] (11/18) Installing libncurses++ (6.4_p20230506-r0) [2025-12-01T04:04:53.808Z] (12/18) Installing ncurses-dev (6.4_p20230506-r0) [2025-12-01T04:04:54.075Z] (13/18) Installing libblkid (2.38.1-r8) [2025-12-01T04:04:54.661Z] (14/18) Installing libuuid (2.38.1-r8) [2025-12-01T04:04:54.661Z] (15/18) Installing libfdisk (2.38.1-r8) [2025-12-01T04:04:54.928Z] (16/18) Installing libmount (2.38.1-r8) [2025-12-01T04:04:55.193Z] (17/18) Installing libsmartcols (2.38.1-r8) [2025-12-01T04:04:55.783Z] (18/18) Installing util-linux-dev (2.38.1-r8) [2025-12-01T04:04:56.060Z] Executing busybox-1.36.1-r2.trigger [2025-12-01T04:04:56.060Z] OK: 333 MiB in 100 packages [2025-12-01T04:04:57.485Z] Removing intermediate container 92f9262311b2 [2025-12-01T04:04:57.485Z] ---> 62ab17ea65cf [2025-12-01T04:04:57.485Z] Step 6/12 : RUN apk --no-cache upgrade [2025-12-01T04:04:57.485Z] ---> Running in 3d82fbda23ac [2025-12-01T04:04:58.466Z] fetch https://nl.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2025-12-01T04:04:58.734Z] fetch https://nl.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2025-12-01T04:04:59.689Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/aarch64/APKINDEX.tar.gz [2025-12-01T04:05:00.647Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-12-01T04:05:00.647Z] Upgrading critical system libraries and apk-tools: [2025-12-01T04:05:00.647Z] (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2025-12-01T04:05:00.914Z] Executing busybox-1.36.1-r2.trigger [2025-12-01T04:05:01.180Z] Continuing the upgrade transaction with new apk-tools: [2025-12-01T04:05:01.180Z] fetch https://nl.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2025-12-01T04:05:01.451Z] fetch https://nl.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2025-12-01T04:05:02.414Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/aarch64/APKINDEX.tar.gz [2025-12-01T04:05:03.001Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-12-01T04:05:03.001Z] (1/27) Upgrading musl (1.2.4-r2 -> 1.2.4-r3) [2025-12-01T04:05:03.580Z] (2/27) Upgrading busybox (1.36.1-r2 -> 1.36.1-r7) [2025-12-01T04:05:03.845Z] Executing busybox-1.36.1-r7.post-upgrade [2025-12-01T04:05:03.845Z] (3/27) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r7) [2025-12-01T04:05:04.110Z] (4/27) Upgrading ca-certificates-bundle (20230506-r0 -> 20241121-r1) [2025-12-01T04:05:04.376Z] (5/27) Upgrading libcrypto3 (3.1.4-r0 -> 3.1.8-r0) [2025-12-01T04:05:04.641Z] (6/27) Upgrading libssl3 (3.1.4-r0 -> 3.1.8-r0) [2025-12-01T04:05:05.223Z] (7/27) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r7) [2025-12-01T04:05:05.223Z] (8/27) Upgrading binutils (2.40-r7 -> 2.40-r8) [2025-12-01T04:05:05.803Z] (9/27) Upgrading musl-dev (1.2.4-r2 -> 1.2.4-r3) [2025-12-01T04:05:06.385Z] (10/27) Upgrading libexpat (2.5.0-r1 -> 2.7.0-r0) [2025-12-01T04:05:06.653Z] (11/27) Upgrading xz-libs (5.4.3-r0 -> 5.4.3-r1) [2025-12-01T04:05:07.234Z] (12/27) Upgrading libarchive (3.7.2-r0 -> 3.8.0-r0) [2025-12-01T04:05:07.500Z] (13/27) Upgrading ca-certificates (20230506-r0 -> 20241121-r1) [2025-12-01T04:05:07.767Z] (14/27) Installing libpsl (0.21.5-r0) [2025-12-01T04:05:08.033Z] (15/27) Upgrading libcurl (8.4.0-r0 -> 8.12.1-r0) [2025-12-01T04:05:08.302Z] (16/27) Installing libpsl-utils (0.21.5-r0) [2025-12-01T04:05:08.571Z] (17/27) Installing libpsl-dev (0.21.5-r0) [2025-12-01T04:05:08.839Z] (18/27) Upgrading openssl-dev (3.1.4-r0 -> 3.1.8-r0) [2025-12-01T04:05:09.105Z] (19/27) Upgrading curl-dev (8.4.0-r0 -> 8.12.1-r0) [2025-12-01T04:05:09.689Z] (20/27) Upgrading git (2.40.1-r0 -> 2.40.4-r0) [2025-12-01T04:05:09.955Z] (21/27) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r3) [2025-12-01T04:05:10.223Z] (22/27) Upgrading libtasn1 (4.19.0-r1 -> 4.20.0-r0) [2025-12-01T04:05:10.489Z] (23/27) Upgrading gnutls (3.8.0-r2 -> 3.8.4-r0) [2025-12-01T04:05:11.069Z] (24/27) Upgrading gnutls-c++ (3.8.0-r2 -> 3.8.4-r0) [2025-12-01T04:05:11.069Z] (25/27) Upgrading libtasn1-progs (4.19.0-r1 -> 4.20.0-r0) [2025-12-01T04:05:11.334Z] (26/27) Upgrading libtasn1-dev (4.19.0-r1 -> 4.20.0-r0) [2025-12-01T04:05:11.598Z] (27/27) Upgrading gnutls-dev (3.8.0-r2 -> 3.8.4-r0) [2025-12-01T04:05:11.863Z] Executing busybox-1.36.1-r7.trigger [2025-12-01T04:05:11.863Z] Executing ca-certificates-20241121-r1.trigger [2025-12-01T04:05:12.129Z] OK: 334 MiB in 103 packages [2025-12-01T04:05:15.474Z] Removing intermediate container 3d82fbda23ac [2025-12-01T04:05:15.474Z] ---> 0d2f537cac11 [2025-12-01T04:05:15.474Z] Step 7/12 : COPY scripts /device-bacnet-c/scripts [2025-12-01T04:05:15.474Z] ---> 50416aaac9e8 [2025-12-01T04:05:15.474Z] Step 8/12 : COPY src /device-bacnet-c/src/ [2025-12-01T04:05:16.056Z] ---> 44f3c8d47c6e [2025-12-01T04:05:16.056Z] Step 9/12 : COPY VERSION /device-bacnet-c/ [2025-12-01T04:05:16.323Z] ---> b380fd1a6ab4 [2025-12-01T04:05:16.323Z] Step 10/12 : WORKDIR /device-bacnet-c [2025-12-01T04:05:16.590Z] ---> Running in 74e8654df86f [2025-12-01T04:05:16.857Z] Removing intermediate container 74e8654df86f [2025-12-01T04:05:16.857Z] ---> d040e0acf9cb [2025-12-01T04:05:16.857Z] Step 11/12 : RUN /device-bacnet-c/scripts/build_deps.sh [2025-12-01T04:05:16.857Z] ---> Running in c977903ef528 [2025-12-01T04:05:17.818Z] + CSDK_VER=4.0.0 [2025-12-01T04:05:17.818Z] + '[' '!' -d deps ] [2025-12-01T04:05:17.818Z] + mkdir deps [2025-12-01T04:05:17.818Z] + cd /device-bacnet-c/deps [2025-12-01T04:05:17.818Z] + wget https://github.com/edgexfoundry/device-sdk-c/archive/v4.0.0.zip [2025-12-01T04:05:17.818Z] Connecting to github.com (140.82.114.3:443) [2025-12-01T04:05:18.085Z] Connecting to codeload.github.com (140.82.114.10:443) [2025-12-01T04:05:18.670Z] saving to 'v4.0.0.zip' [2025-12-01T04:05:18.670Z] v4.0.0.zip 100% |********************************| 245k 0:00:00 ETA [2025-12-01T04:05:18.670Z] 'v4.0.0.zip' saved [2025-12-01T04:05:18.670Z] + unzip v4.0.0.zip [2025-12-01T04:05:18.670Z] Archive: v4.0.0.zip [2025-12-01T04:05:18.670Z] creating: device-sdk-c-4.0.0/ [2025-12-01T04:05:18.670Z] creating: device-sdk-c-4.0.0/.github/ [2025-12-01T04:05:18.670Z] inflating: device-sdk-c-4.0.0/.github/Contributing.md [2025-12-01T04:05:18.670Z] inflating: device-sdk-c-4.0.0/.github/PULL_REQUEST_TEMPLATE.md [2025-12-01T04:05:18.670Z] inflating: device-sdk-c-4.0.0/.github/semantic.yml [2025-12-01T04:05:18.670Z] creating: device-sdk-c-4.0.0/.github/workflows/ [2025-12-01T04:05:18.670Z] inflating: device-sdk-c-4.0.0/.github/workflows/release.yml [2025-12-01T04:05:18.670Z] inflating: device-sdk-c-4.0.0/.gitignore [2025-12-01T04:05:18.670Z] inflating: device-sdk-c-4.0.0/Attribution.txt [2025-12-01T04:05:18.670Z] inflating: device-sdk-c-4.0.0/CHANGELOG.md [2025-12-01T04:05:18.670Z] inflating: device-sdk-c-4.0.0/Doxyfile [2025-12-01T04:05:18.670Z] inflating: device-sdk-c-4.0.0/GOVERNANCE.md [2025-12-01T04:05:18.670Z] inflating: device-sdk-c-4.0.0/Jenkinsfile [2025-12-01T04:05:18.670Z] inflating: device-sdk-c-4.0.0/LICENSE [2025-12-01T04:05:18.670Z] inflating: device-sdk-c-4.0.0/Makefile [2025-12-01T04:05:18.670Z] inflating: device-sdk-c-4.0.0/OWNERS.md [2025-12-01T04:05:18.670Z] inflating: device-sdk-c-4.0.0/README.IOT.md [2025-12-01T04:05:18.670Z] inflating: device-sdk-c-4.0.0/README.md [2025-12-01T04:05:18.670Z] inflating: device-sdk-c-4.0.0/README.v3.md [2025-12-01T04:05:18.670Z] creating: device-sdk-c-4.0.0/docs/ [2025-12-01T04:05:18.670Z] inflating: device-sdk-c-4.0.0/docs/configuration.md [2025-12-01T04:05:18.670Z] inflating: device-sdk-c-4.0.0/docs/deviceprofiles.md [2025-12-01T04:05:18.670Z] inflating: device-sdk-c-4.0.0/docs/metrics.md [2025-12-01T04:05:18.670Z] inflating: device-sdk-c-4.0.0/docs/servicewritersguide.md [2025-12-01T04:05:18.670Z] inflating: device-sdk-c-4.0.0/docs/startup.md [2025-12-01T04:05:18.670Z] creating: device-sdk-c-4.0.0/include/ [2025-12-01T04:05:18.670Z] creating: device-sdk-c-4.0.0/include/devsdk/ [2025-12-01T04:05:18.670Z] inflating: device-sdk-c-4.0.0/include/devsdk/devsdk-base.h [2025-12-01T04:05:18.670Z] inflating: device-sdk-c-4.0.0/include/devsdk/devsdk.h [2025-12-01T04:05:18.670Z] creating: device-sdk-c-4.0.0/include/edgex/ [2025-12-01T04:05:18.670Z] inflating: device-sdk-c-4.0.0/include/edgex/devices.h [2025-12-01T04:05:18.670Z] inflating: device-sdk-c-4.0.0/include/edgex/edgex-base.h [2025-12-01T04:05:18.670Z] inflating: device-sdk-c-4.0.0/include/edgex/edgex.h [2025-12-01T04:05:18.670Z] inflating: device-sdk-c-4.0.0/include/edgex/profiles.h [2025-12-01T04:05:18.670Z] inflating: device-sdk-c-4.0.0/include/edgex/rest-server.h [2025-12-01T04:05:18.670Z] creating: device-sdk-c-4.0.0/scripts/ [2025-12-01T04:05:18.670Z] inflating: device-sdk-c-4.0.0/scripts/Dockerfile.alpine [2025-12-01T04:05:18.670Z] inflating: device-sdk-c-4.0.0/scripts/Dockerfile.alpine-base [2025-12-01T04:05:18.670Z] inflating: device-sdk-c-4.0.0/scripts/build.sh [2025-12-01T04:05:18.670Z] inflating: device-sdk-c-4.0.0/scripts/entrypoint.sh [2025-12-01T04:05:18.670Z] creating: device-sdk-c-4.0.0/src/ [2025-12-01T04:05:18.670Z] inflating: device-sdk-c-4.0.0/src/CMakeLists.txt [2025-12-01T04:05:18.670Z] creating: device-sdk-c-4.0.0/src/c/ [2025-12-01T04:05:18.670Z] inflating: device-sdk-c-4.0.0/src/c/CMakeLists.txt [2025-12-01T04:05:18.670Z] inflating: device-sdk-c-4.0.0/src/c/api.h [2025-12-01T04:05:18.670Z] inflating: device-sdk-c-4.0.0/src/c/autoevent.c [2025-12-01T04:05:18.670Z] inflating: device-sdk-c-4.0.0/src/c/autoevent.h [2025-12-01T04:05:18.670Z] inflating: device-sdk-c-4.0.0/src/c/bus-impl.h [2025-12-01T04:05:18.670Z] inflating: device-sdk-c-4.0.0/src/c/bus-mqtt.c [2025-12-01T04:05:18.670Z] inflating: device-sdk-c-4.0.0/src/c/bus.c [2025-12-01T04:05:18.670Z] inflating: device-sdk-c-4.0.0/src/c/bus.h [2025-12-01T04:05:18.670Z] inflating: device-sdk-c-4.0.0/src/c/callback3.c [2025-12-01T04:05:18.670Z] inflating: device-sdk-c-4.0.0/src/c/callback3.h [2025-12-01T04:05:18.670Z] inflating: device-sdk-c-4.0.0/src/c/cmdinfo.h [2025-12-01T04:05:18.670Z] inflating: device-sdk-c-4.0.0/src/c/config.c [2025-12-01T04:05:18.670Z] inflating: device-sdk-c-4.0.0/src/c/config.h [2025-12-01T04:05:18.670Z] inflating: device-sdk-c-4.0.0/src/c/correlation.c [2025-12-01T04:05:18.670Z] inflating: device-sdk-c-4.0.0/src/c/correlation.h [2025-12-01T04:05:18.670Z] inflating: device-sdk-c-4.0.0/src/c/data.c [2025-12-01T04:05:18.670Z] inflating: device-sdk-c-4.0.0/src/c/data.h [2025-12-01T04:05:18.670Z] inflating: device-sdk-c-4.0.0/src/c/defs.h.in [2025-12-01T04:05:18.670Z] inflating: device-sdk-c-4.0.0/src/c/device.c [2025-12-01T04:05:18.670Z] inflating: device-sdk-c-4.0.0/src/c/device.h [2025-12-01T04:05:18.670Z] inflating: device-sdk-c-4.0.0/src/c/devman.c [2025-12-01T04:05:18.670Z] inflating: device-sdk-c-4.0.0/src/c/devmap.c [2025-12-01T04:05:18.670Z] inflating: device-sdk-c-4.0.0/src/c/devmap.h [2025-12-01T04:05:18.670Z] inflating: device-sdk-c-4.0.0/src/c/devsdk-base.c [2025-12-01T04:05:18.670Z] inflating: device-sdk-c-4.0.0/src/c/devutil.h [2025-12-01T04:05:18.670Z] inflating: device-sdk-c-4.0.0/src/c/discovery.c [2025-12-01T04:05:18.670Z] inflating: device-sdk-c-4.0.0/src/c/discovery.h [2025-12-01T04:05:18.670Z] inflating: device-sdk-c-4.0.0/src/c/dto-read.c [2025-12-01T04:05:18.670Z] inflating: device-sdk-c-4.0.0/src/c/dto-read.h [2025-12-01T04:05:18.670Z] inflating: device-sdk-c-4.0.0/src/c/edgex-logging.c [2025-12-01T04:05:18.670Z] inflating: device-sdk-c-4.0.0/src/c/edgex-logging.h [2025-12-01T04:05:18.670Z] inflating: device-sdk-c-4.0.0/src/c/edgex-rest.c [2025-12-01T04:05:18.670Z] inflating: device-sdk-c-4.0.0/src/c/edgex-rest.h [2025-12-01T04:05:18.670Z] inflating: device-sdk-c-4.0.0/src/c/edgex2.h [2025-12-01T04:05:18.670Z] inflating: device-sdk-c-4.0.0/src/c/errorlist.h [2025-12-01T04:05:18.670Z] creating: device-sdk-c-4.0.0/src/c/examples/ [2025-12-01T04:05:18.670Z] inflating: device-sdk-c-4.0.0/src/c/examples/CMakeLists.txt [2025-12-01T04:05:18.670Z] inflating: device-sdk-c-4.0.0/src/c/examples/README.md [2025-12-01T04:05:18.670Z] creating: device-sdk-c-4.0.0/src/c/examples/bitfields/ [2025-12-01T04:05:18.670Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/CMakeLists.txt [2025-12-01T04:05:18.670Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/README.md [2025-12-01T04:05:18.670Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/device-bitfields.c [2025-12-01T04:05:18.670Z] creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/ [2025-12-01T04:05:18.670Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/configuration.yaml [2025-12-01T04:05:18.670Z] creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/devices/ [2025-12-01T04:05:18.670Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/devices/Bitfields.json [2025-12-01T04:05:18.670Z] creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/profiles/ [2025-12-01T04:05:18.670Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/profiles/Example-Bitfields.json [2025-12-01T04:05:18.670Z] creating: device-sdk-c-4.0.0/src/c/examples/counters/ [2025-12-01T04:05:18.670Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/CMakeLists.txt [2025-12-01T04:05:18.670Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/README.md [2025-12-01T04:05:18.670Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/device-counter.c [2025-12-01T04:05:18.670Z] creating: device-sdk-c-4.0.0/src/c/examples/counters/res/ [2025-12-01T04:05:18.670Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/configuration.yaml [2025-12-01T04:05:18.670Z] creating: device-sdk-c-4.0.0/src/c/examples/counters/res/devices/ [2025-12-01T04:05:18.670Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/devices/Counters.json [2025-12-01T04:05:18.670Z] creating: device-sdk-c-4.0.0/src/c/examples/counters/res/profiles/ [2025-12-01T04:05:18.670Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/profiles/Counter.json [2025-12-01T04:05:18.670Z] creating: device-sdk-c-4.0.0/src/c/examples/discovery/ [2025-12-01T04:05:18.670Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/CMakeLists.txt [2025-12-01T04:05:18.670Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/README.md [2025-12-01T04:05:18.670Z] creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/ [2025-12-01T04:05:18.670Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/configuration.yaml [2025-12-01T04:05:18.670Z] creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/devices/ [2025-12-01T04:05:18.670Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/devices/readme.txt [2025-12-01T04:05:18.670Z] creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/profiles/ [2025-12-01T04:05:18.670Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/profiles/TemplateProfile.json [2025-12-01T04:05:18.670Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/template.c [2025-12-01T04:05:18.670Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/watcher1.json [2025-12-01T04:05:18.670Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/watcher2.json [2025-12-01T04:05:18.670Z] creating: device-sdk-c-4.0.0/src/c/examples/file/ [2025-12-01T04:05:18.670Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/CMakeLists.txt [2025-12-01T04:05:18.670Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/README.md [2025-12-01T04:05:18.670Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/device-file.c [2025-12-01T04:05:18.670Z] creating: device-sdk-c-4.0.0/src/c/examples/file/res/ [2025-12-01T04:05:18.670Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/res/configuration.yaml [2025-12-01T04:05:18.670Z] creating: device-sdk-c-4.0.0/src/c/examples/file/res/devices/ [2025-12-01T04:05:18.670Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/res/devices/file1.json [2025-12-01T04:05:18.670Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/res/lorem.txt [2025-12-01T04:05:18.670Z] creating: device-sdk-c-4.0.0/src/c/examples/file/res/profiles/ [2025-12-01T04:05:18.670Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/res/profiles/FileExampleProfile.json [2025-12-01T04:05:18.670Z] creating: device-sdk-c-4.0.0/src/c/examples/gyro/ [2025-12-01T04:05:18.670Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/CMakeLists.txt [2025-12-01T04:05:18.670Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/README.md [2025-12-01T04:05:18.670Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/device-gyro.c [2025-12-01T04:05:18.670Z] creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/ [2025-12-01T04:05:18.670Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/configuration.yaml [2025-12-01T04:05:18.670Z] creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/devices/ [2025-12-01T04:05:18.670Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/devices/gyro.json [2025-12-01T04:05:18.670Z] creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/profiles/ [2025-12-01T04:05:18.670Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/profiles/Gyro.json [2025-12-01T04:05:18.670Z] creating: device-sdk-c-4.0.0/src/c/examples/random/ [2025-12-01T04:05:18.670Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/CMakeLists.txt [2025-12-01T04:05:18.670Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/README.md [2025-12-01T04:05:18.670Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/device-random.c [2025-12-01T04:05:18.670Z] creating: device-sdk-c-4.0.0/src/c/examples/random/res/ [2025-12-01T04:05:18.670Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/res/configuration.yaml [2025-12-01T04:05:18.670Z] creating: device-sdk-c-4.0.0/src/c/examples/random/res/devices/ [2025-12-01T04:05:18.670Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/res/devices/randomdevice1.json [2025-12-01T04:05:18.670Z] creating: device-sdk-c-4.0.0/src/c/examples/random/res/profiles/ [2025-12-01T04:05:18.670Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/res/profiles/RandomExampleProfile.json [2025-12-01T04:05:18.670Z] creating: device-sdk-c-4.0.0/src/c/examples/res/ [2025-12-01T04:05:18.670Z] inflating: device-sdk-c-4.0.0/src/c/examples/res/configuration.yaml [2025-12-01T04:05:18.670Z] creating: device-sdk-c-4.0.0/src/c/examples/res/devices/ [2025-12-01T04:05:18.670Z] inflating: device-sdk-c-4.0.0/src/c/examples/res/devices/device1.json [2025-12-01T04:05:18.670Z] creating: device-sdk-c-4.0.0/src/c/examples/res/profiles/ [2025-12-01T04:05:18.670Z] inflating: device-sdk-c-4.0.0/src/c/examples/res/profiles/TemplateProfile.json [2025-12-01T04:05:18.670Z] inflating: device-sdk-c-4.0.0/src/c/examples/template.c [2025-12-01T04:05:18.670Z] creating: device-sdk-c-4.0.0/src/c/examples/terminal/ [2025-12-01T04:05:18.670Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/CMakeLists.txt [2025-12-01T04:05:18.670Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/README.md [2025-12-01T04:05:18.670Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/device-terminal.c [2025-12-01T04:05:18.670Z] creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/ [2025-12-01T04:05:18.670Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/configuration.yaml [2025-12-01T04:05:18.670Z] creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/devices/ [2025-12-01T04:05:18.670Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/devices/terminal.json [2025-12-01T04:05:18.670Z] creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/profiles/ [2025-12-01T04:05:18.670Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/profiles/Terminal.json [2025-12-01T04:05:18.670Z] inflating: device-sdk-c-4.0.0/src/c/filesys.c [2025-12-01T04:05:18.670Z] inflating: device-sdk-c-4.0.0/src/c/filesys.h [2025-12-01T04:05:18.670Z] inflating: device-sdk-c-4.0.0/src/c/keeper.c [2025-12-01T04:05:18.670Z] inflating: device-sdk-c-4.0.0/src/c/keeper.h [2025-12-01T04:05:18.670Z] inflating: device-sdk-c-4.0.0/src/c/map.c [2025-12-01T04:05:18.670Z] inflating: device-sdk-c-4.0.0/src/c/map.h [2025-12-01T04:05:18.670Z] inflating: device-sdk-c-4.0.0/src/c/metadata.c [2025-12-01T04:05:18.670Z] inflating: device-sdk-c-4.0.0/src/c/metadata.h [2025-12-01T04:05:18.670Z] inflating: device-sdk-c-4.0.0/src/c/metrics.h [2025-12-01T04:05:18.670Z] inflating: device-sdk-c-4.0.0/src/c/opstate.c [2025-12-01T04:05:18.670Z] inflating: device-sdk-c-4.0.0/src/c/opstate.h [2025-12-01T04:05:18.670Z] inflating: device-sdk-c-4.0.0/src/c/parson.c [2025-12-01T04:05:18.670Z] inflating: device-sdk-c-4.0.0/src/c/parson.h [2025-12-01T04:05:18.670Z] inflating: device-sdk-c-4.0.0/src/c/profiles.c [2025-12-01T04:05:18.670Z] inflating: device-sdk-c-4.0.0/src/c/profiles.h [2025-12-01T04:05:18.670Z] inflating: device-sdk-c-4.0.0/src/c/registry-impl.h [2025-12-01T04:05:18.670Z] inflating: device-sdk-c-4.0.0/src/c/registry.c [2025-12-01T04:05:18.670Z] inflating: device-sdk-c-4.0.0/src/c/registry.h [2025-12-01T04:05:18.670Z] inflating: device-sdk-c-4.0.0/src/c/reqdata.c [2025-12-01T04:05:18.670Z] inflating: device-sdk-c-4.0.0/src/c/reqdata.h [2025-12-01T04:05:18.670Z] inflating: device-sdk-c-4.0.0/src/c/request_auth.c [2025-12-01T04:05:18.670Z] inflating: device-sdk-c-4.0.0/src/c/request_auth.h [2025-12-01T04:05:18.670Z] inflating: device-sdk-c-4.0.0/src/c/rest-server.c [2025-12-01T04:05:18.670Z] inflating: device-sdk-c-4.0.0/src/c/rest-server.h [2025-12-01T04:05:18.670Z] inflating: device-sdk-c-4.0.0/src/c/rest.c [2025-12-01T04:05:18.670Z] inflating: device-sdk-c-4.0.0/src/c/rest.h [2025-12-01T04:05:18.670Z] inflating: device-sdk-c-4.0.0/src/c/secrets-impl.h [2025-12-01T04:05:18.670Z] inflating: device-sdk-c-4.0.0/src/c/secrets-insecure.c [2025-12-01T04:05:18.670Z] inflating: device-sdk-c-4.0.0/src/c/secrets-insecure.h [2025-12-01T04:05:18.670Z] inflating: device-sdk-c-4.0.0/src/c/secrets-vault.c [2025-12-01T04:05:18.670Z] inflating: device-sdk-c-4.0.0/src/c/secrets-vault.h [2025-12-01T04:05:18.670Z] inflating: device-sdk-c-4.0.0/src/c/secrets.c [2025-12-01T04:05:18.670Z] inflating: device-sdk-c-4.0.0/src/c/secrets.h [2025-12-01T04:05:18.670Z] inflating: device-sdk-c-4.0.0/src/c/service.c [2025-12-01T04:05:18.671Z] inflating: device-sdk-c-4.0.0/src/c/service.h [2025-12-01T04:05:18.671Z] inflating: device-sdk-c-4.0.0/src/c/transform.c [2025-12-01T04:05:18.671Z] inflating: device-sdk-c-4.0.0/src/c/transform.h [2025-12-01T04:05:18.671Z] inflating: device-sdk-c-4.0.0/src/c/validate.c [2025-12-01T04:05:18.671Z] inflating: device-sdk-c-4.0.0/src/c/validate.h [2025-12-01T04:05:18.671Z] inflating: device-sdk-c-4.0.0/src/c/watchers.c [2025-12-01T04:05:18.671Z] inflating: device-sdk-c-4.0.0/src/c/watchers.h [2025-12-01T04:05:18.671Z] creating: device-sdk-c-4.0.0/src/cmake/ [2025-12-01T04:05:18.671Z] inflating: device-sdk-c-4.0.0/src/cmake/FindIOT.cmake [2025-12-01T04:05:18.671Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBCBOR.cmake [2025-12-01T04:05:18.671Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBMICROHTTP.cmake [2025-12-01T04:05:18.671Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBPAHO.cmake [2025-12-01T04:05:18.671Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBUUID.cmake [2025-12-01T04:05:18.671Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBYAML.cmake [2025-12-01T04:05:18.671Z] + cd device-sdk-c-4.0.0 [2025-12-01T04:05:18.671Z] + ./scripts/build.sh [2025-12-01T04:05:18.671Z] + CPPCHECK=false [2025-12-01T04:05:18.671Z] + DOCGEN=false [2025-12-01T04:05:18.671Z] + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' [2025-12-01T04:05:18.671Z] + '[' 0 -gt 0 ] [2025-12-01T04:05:18.671Z] + readlink -f ./scripts/build.sh [2025-12-01T04:05:18.671Z] + dirname /device-bacnet-c/deps/device-sdk-c-4.0.0/scripts/build.sh [2025-12-01T04:05:18.671Z] + dirname /device-bacnet-c/deps/device-sdk-c-4.0.0/scripts [2025-12-01T04:05:18.671Z] + ROOT=/device-bacnet-c/deps/device-sdk-c-4.0.0 [2025-12-01T04:05:18.671Z] + cd /device-bacnet-c/deps/device-sdk-c-4.0.0 [2025-12-01T04:05:18.671Z] + mkdir -p /device-bacnet-c/deps/device-sdk-c-4.0.0/build/release [2025-12-01T04:05:18.671Z] + cd /device-bacnet-c/deps/device-sdk-c-4.0.0/build/release [2025-12-01T04:05:18.671Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/deps/device-sdk-c-4.0.0/src [2025-12-01T04:05:18.937Z] -- The C compiler identification is GNU 12.2.1 [2025-12-01T04:05:19.204Z] -- Detecting C compiler ABI info [2025-12-01T04:05:19.472Z] -- Detecting C compiler ABI info - done [2025-12-01T04:05:19.472Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-12-01T04:05:19.472Z] -- Detecting C compile features [2025-12-01T04:05:19.472Z] -- Detecting C compile features - done [2025-12-01T04:05:19.472Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2025-12-01T04:05:19.740Z] -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") [2025-12-01T04:05:19.740Z] -- Found LIBYAML: /usr/lib/libyaml.so [2025-12-01T04:05:19.740Z] -- Found LIBUUID: /usr/lib/libuuid.so [2025-12-01T04:05:19.740Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2025-12-01T04:05:19.740Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2025-12-01T04:05:19.740Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-12-01T04:05:19.740Z] -- /opt/iotech/iot/1.5/include [2025-12-01T04:05:19.740Z] -- C SDK 0.0.0 for Linux [2025-12-01T04:05:19.740Z] -- Performing Test CSDK_HAVE_ATOMIC [2025-12-01T04:05:20.324Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2025-12-01T04:05:20.324Z] -- Found Curses: /usr/lib/libcurses.so [2025-12-01T04:05:20.324Z] -- Configuring done (1.7s) [2025-12-01T04:05:20.592Z] -- Generating done (0.2s) [2025-12-01T04:05:20.592Z] -- Build files have been written to: /device-bacnet-c/deps/device-sdk-c-4.0.0/build/release [2025-12-01T04:05:20.864Z] + make all package [2025-12-01T04:05:20.864Z] + tee release.log [2025-12-01T04:05:20.865Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2025-12-01T04:05:21.447Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2025-12-01T04:05:22.405Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2025-12-01T04:05:23.363Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2025-12-01T04:05:23.946Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2025-12-01T04:05:25.898Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2025-12-01T04:05:26.165Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2025-12-01T04:05:27.120Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2025-12-01T04:05:29.057Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2025-12-01T04:05:29.397Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2025-12-01T04:05:30.372Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2025-12-01T04:05:30.962Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2025-12-01T04:05:31.551Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2025-12-01T04:05:32.522Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2025-12-01T04:05:32.790Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2025-12-01T04:05:35.374Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2025-12-01T04:05:35.374Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2025-12-01T04:05:36.780Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2025-12-01T04:05:37.361Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2025-12-01T04:05:38.767Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2025-12-01T04:05:39.035Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2025-12-01T04:05:45.687Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2025-12-01T04:05:45.954Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2025-12-01T04:05:46.535Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2025-12-01T04:05:47.116Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2025-12-01T04:05:47.382Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2025-12-01T04:05:48.788Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2025-12-01T04:05:50.729Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2025-12-01T04:05:50.995Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2025-12-01T04:05:51.952Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2025-12-01T04:05:52.539Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2025-12-01T04:05:54.492Z] /device-bacnet-c/deps/device-sdk-c-4.0.0/src/c/service.c: In function 'devsdk_service_start': [2025-12-01T04:05:54.492Z] /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-12-01T04:05:54.492Z] 1063 | edgex_device_parseClients (svc->logger, iot_data_string_map_get (deviceservices_config, "Clients"), &svc->config.endpoints); [2025-12-01T04:05:54.493Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-12-01T04:05:54.493Z] /device-bacnet-c/deps/device-sdk-c-4.0.0/src/c/service.c:875:21: note: 'deviceservices_config' was declared here [2025-12-01T04:05:54.493Z] 875 | const iot_data_t *deviceservices_config; [2025-12-01T04:05:54.493Z] | ^~~~~~~~~~~~~~~~~~~~~ [2025-12-01T04:05:55.454Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2025-12-01T04:05:56.045Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2025-12-01T04:05:56.316Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2025-12-01T04:05:56.895Z] [ 68%] Linking C shared library libcsdk.so [2025-12-01T04:05:56.895Z] [ 68%] Built target csdk [2025-12-01T04:05:57.165Z] [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2025-12-01T04:05:58.139Z] [ 72%] Linking C executable template [2025-12-01T04:05:58.139Z] /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-12-01T04:05:58.139Z] [ 72%] Built target template [2025-12-01T04:05:58.405Z] [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2025-12-01T04:05:58.988Z] [ 76%] Linking C executable device-counter [2025-12-01T04:05:58.988Z] /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-12-01T04:05:59.262Z] [ 76%] Built target device-counter [2025-12-01T04:05:59.262Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2025-12-01T04:05:59.845Z] [ 80%] Linking C executable device-random [2025-12-01T04:05:59.845Z] /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-12-01T04:06:00.112Z] [ 80%] Built target device-random [2025-12-01T04:06:00.112Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2025-12-01T04:06:00.695Z] [ 84%] Linking C executable device-gyro [2025-12-01T04:06:00.695Z] /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-12-01T04:06:00.695Z] [ 84%] Built target device-gyro [2025-12-01T04:06:00.966Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2025-12-01T04:06:01.547Z] [ 88%] Linking C executable device-bitfields [2025-12-01T04:06:01.547Z] /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-12-01T04:06:01.815Z] [ 88%] Built target device-bitfields [2025-12-01T04:06:01.815Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2025-12-01T04:06:02.772Z] [ 92%] Linking C executable template-discovery [2025-12-01T04:06:02.772Z] /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-12-01T04:06:03.039Z] [ 92%] Built target template-discovery [2025-12-01T04:06:03.039Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2025-12-01T04:06:03.626Z] [ 96%] Linking C executable device-file [2025-12-01T04:06:03.894Z] /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-12-01T04:06:03.894Z] [ 96%] Built target device-file [2025-12-01T04:06:04.160Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2025-12-01T04:06:04.747Z] [100%] Linking C executable device-terminal [2025-12-01T04:06:04.747Z] /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-12-01T04:06:05.019Z] [100%] Built target device-terminal [2025-12-01T04:06:05.019Z] Run CPack packaging tool... [2025-12-01T04:06:05.019Z] CPack: Create package using TGZ [2025-12-01T04:06:05.019Z] CPack: Install projects [2025-12-01T04:06:05.019Z] CPack: - Run preinstall target for: Csdk [2025-12-01T04:06:05.979Z] CPack: - Install project: Csdk [] [2025-12-01T04:06:05.979Z] CPack: Create package [2025-12-01T04:06:05.979Z] CPack: - package: /device-bacnet-c/deps/device-sdk-c-4.0.0/build/release/csdk-0.0.0.tar.gz generated. [2025-12-01T04:06:05.979Z] + '[' false '=' true ] [2025-12-01T04:06:05.979Z] + '[' false '=' true ] [2025-12-01T04:06:05.979Z] + mkdir -p /device-bacnet-c/deps/device-sdk-c-4.0.0/build/debug [2025-12-01T04:06:05.979Z] + cd /device-bacnet-c/deps/device-sdk-c-4.0.0/build/debug [2025-12-01T04:06:05.979Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /device-bacnet-c/deps/device-sdk-c-4.0.0/src [2025-12-01T04:06:06.245Z] -- The C compiler identification is GNU 12.2.1 [2025-12-01T04:06:06.512Z] -- Detecting C compiler ABI info [2025-12-01T04:06:06.780Z] -- Detecting C compiler ABI info - done [2025-12-01T04:06:06.780Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-12-01T04:06:06.780Z] -- Detecting C compile features [2025-12-01T04:06:06.780Z] -- Detecting C compile features - done [2025-12-01T04:06:06.780Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2025-12-01T04:06:07.046Z] -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") [2025-12-01T04:06:07.046Z] -- Found LIBYAML: /usr/lib/libyaml.so [2025-12-01T04:06:07.046Z] -- Found LIBUUID: /usr/lib/libuuid.so [2025-12-01T04:06:07.046Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2025-12-01T04:06:07.046Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2025-12-01T04:06:07.046Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-12-01T04:06:07.046Z] -- /opt/iotech/iot/1.5/include [2025-12-01T04:06:07.046Z] -- C SDK 0.0.0 for Linux [2025-12-01T04:06:07.046Z] -- Performing Test CSDK_HAVE_ATOMIC [2025-12-01T04:06:07.629Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2025-12-01T04:06:07.629Z] -- Found Curses: /usr/lib/libcurses.so [2025-12-01T04:06:07.629Z] -- Configuring done (1.7s) [2025-12-01T04:06:07.895Z] -- Generating done (0.2s) [2025-12-01T04:06:08.160Z] -- Build files have been written to: /device-bacnet-c/deps/device-sdk-c-4.0.0/build/debug [2025-12-01T04:06:08.160Z] + make [2025-12-01T04:06:08.160Z] + tee debug.log [2025-12-01T04:06:08.160Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2025-12-01T04:06:08.438Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2025-12-01T04:06:09.022Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2025-12-01T04:06:09.287Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2025-12-01T04:06:09.870Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2025-12-01T04:06:10.459Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2025-12-01T04:06:10.459Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2025-12-01T04:06:11.041Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2025-12-01T04:06:11.620Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2025-12-01T04:06:11.890Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2025-12-01T04:06:12.155Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2025-12-01T04:06:12.738Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2025-12-01T04:06:13.006Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2025-12-01T04:06:13.274Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2025-12-01T04:06:13.538Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2025-12-01T04:06:14.495Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2025-12-01T04:06:14.495Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2025-12-01T04:06:15.076Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2025-12-01T04:06:15.340Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2025-12-01T04:06:15.918Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2025-12-01T04:06:16.184Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2025-12-01T04:06:17.140Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2025-12-01T04:06:17.723Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2025-12-01T04:06:17.723Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2025-12-01T04:06:18.305Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2025-12-01T04:06:18.305Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2025-12-01T04:06:18.887Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2025-12-01T04:06:20.299Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2025-12-01T04:06:20.299Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2025-12-01T04:06:20.890Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2025-12-01T04:06:21.155Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2025-12-01T04:06:22.115Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2025-12-01T04:06:22.381Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2025-12-01T04:06:22.648Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2025-12-01T04:06:22.916Z] [ 68%] Linking C shared library libcsdk.so [2025-12-01T04:06:23.181Z] [ 68%] Built target csdk [2025-12-01T04:06:23.181Z] [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2025-12-01T04:06:23.447Z] [ 72%] Linking C executable template [2025-12-01T04:06:23.447Z] /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-12-01T04:06:23.714Z] [ 72%] Built target template [2025-12-01T04:06:23.715Z] [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2025-12-01T04:06:24.298Z] [ 76%] Linking C executable device-counter [2025-12-01T04:06:24.298Z] /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-12-01T04:06:24.565Z] [ 76%] Built target device-counter [2025-12-01T04:06:24.565Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2025-12-01T04:06:24.831Z] [ 80%] Linking C executable device-random [2025-12-01T04:06:24.831Z] /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-12-01T04:06:25.096Z] [ 80%] Built target device-random [2025-12-01T04:06:25.096Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2025-12-01T04:06:25.363Z] [ 84%] Linking C executable device-gyro [2025-12-01T04:06:25.631Z] /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-12-01T04:06:25.631Z] [ 84%] Built target device-gyro [2025-12-01T04:06:25.897Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2025-12-01T04:06:26.162Z] [ 88%] Linking C executable device-bitfields [2025-12-01T04:06:26.162Z] /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-12-01T04:06:26.429Z] [ 88%] Built target device-bitfields [2025-12-01T04:06:26.429Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2025-12-01T04:06:26.695Z] [ 92%] Linking C executable template-discovery [2025-12-01T04:06:26.962Z] /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-12-01T04:06:26.962Z] [ 92%] Built target template-discovery [2025-12-01T04:06:27.229Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2025-12-01T04:06:27.496Z] [ 96%] Linking C executable device-file [2025-12-01T04:06:27.496Z] /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-12-01T04:06:27.762Z] [ 96%] Built target device-file [2025-12-01T04:06:27.762Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2025-12-01T04:06:28.341Z] [100%] Linking C executable device-terminal [2025-12-01T04:06:28.341Z] /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-12-01T04:06:28.607Z] [100%] Built target device-terminal [2025-12-01T04:06:28.607Z] + cp -rf include/devsdk include/edgex /usr/include/ [2025-12-01T04:06:28.607Z] + cp build/release/c/libcsdk.so /usr/lib/ [2025-12-01T04:06:28.607Z] + mkdir -p /usr/share/doc/edgex-csdk [2025-12-01T04:06:28.607Z] + cp Attribution.txt /usr/share/doc/edgex-csdk [2025-12-01T04:06:28.607Z] + cp LICENSE /usr/share/doc/edgex-csdk [2025-12-01T04:06:28.607Z] + rm -rf /device-bacnet-c/deps [2025-12-01T04:06:29.573Z] Removing intermediate container c977903ef528 [2025-12-01T04:06:29.573Z] ---> 25b429a68052 [2025-12-01T04:06:29.573Z] Step 12/12 : RUN /device-bacnet-c/scripts/build.sh [2025-12-01T04:06:29.573Z] ---> Running in d4f468448bc5 [2025-12-01T04:06:30.529Z] + readlink -f /device-bacnet-c/scripts/build.sh [2025-12-01T04:06:30.529Z] + dirname /device-bacnet-c/scripts/build.sh [2025-12-01T04:06:30.529Z] + dirname /device-bacnet-c/scripts [2025-12-01T04:06:30.529Z] /device-bacnet-c [2025-12-01T04:06:30.529Z] + ROOT=/device-bacnet-c [2025-12-01T04:06:30.529Z] + echo /device-bacnet-c [2025-12-01T04:06:30.529Z] + cd /device-bacnet-c [2025-12-01T04:06:30.529Z] + '[' '!' -f /device-bacnet-c/lib/ip/libbacnet.a ] [2025-12-01T04:06:30.529Z] + '[' '!' -d /device-bacnet-c/bacnet-stack ] [2025-12-01T04:06:30.529Z] + git clone https://github.com/IOTechSystems/bacnet-stack.git [2025-12-01T04:06:30.529Z] Cloning into 'bacnet-stack'... [2025-12-01T04:06:40.862Z] 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: 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: 78% (1323/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-12-01T04:06:40.862Z] + cd /device-bacnet-c/bacnet-stack [2025-12-01T04:06:40.862Z] + git checkout v0.8.6-IOTech [2025-12-01T04:06:42.800Z] Note: switching to 'v0.8.6-IOTech'. [2025-12-01T04:06:42.800Z] [2025-12-01T04:06:42.800Z] You are in 'detached HEAD' state. You can look around, make experimental [2025-12-01T04:06:42.800Z] changes and commit them, and you can discard any commits you make in this [2025-12-01T04:06:42.800Z] state without impacting any branches by switching back to a branch. [2025-12-01T04:06:42.800Z] [2025-12-01T04:06:42.800Z] If you want to create a new branch to retain commits you create, you may [2025-12-01T04:06:42.800Z] do so (now or later) by using -c with the switch command. Example: [2025-12-01T04:06:42.800Z] [2025-12-01T04:06:42.800Z] git switch -c [2025-12-01T04:06:42.800Z] [2025-12-01T04:06:42.800Z] Or undo this operation with: [2025-12-01T04:06:42.800Z] [2025-12-01T04:06:42.800Z] git switch - [2025-12-01T04:06:42.800Z] [2025-12-01T04:06:42.800Z] Turn off this advice by setting config variable advice.detachedHead to false [2025-12-01T04:06:42.800Z] [2025-12-01T04:06:42.800Z] HEAD is now at 8b67b7f2 Changes for BACnet device service [2025-12-01T04:06:42.800Z] + mkdir -p /device-bacnet-c/lib/ip [2025-12-01T04:06:42.800Z] + mkdir -p /device-bacnet-c/lib/mstp [2025-12-01T04:06:42.800Z] + make 'BACDL_DEFINE=-DBACDL_MSTP=1' clean library [2025-12-01T04:06:42.800Z] make -s -C lib clean [2025-12-01T04:06:42.800Z] make -s -C demo clean [2025-12-01T04:06:42.800Z] make -s -C demo/router clean [2025-12-01T04:06:42.800Z] make -s -C demo/router-ipv6 clean [2025-12-01T04:06:42.800Z] make -s -C demo/gateway clean [2025-12-01T04:06:42.800Z] make -s -C lib all [2025-12-01T04:07:09.470Z] ../ports/linux/dlmstp.c: In function 'dlmstp_cleanup': [2025-12-01T04:07:09.470Z] ../ports/linux/dlmstp.c:147:20: warning: passing argument 1 of 'pthread_cancel' makes pointer from integer without a cast [-Wint-conversion] [2025-12-01T04:07:09.470Z] 147 | pthread_cancel(hThread); [2025-12-01T04:07:09.470Z] | ^~~~~~~ [2025-12-01T04:07:09.470Z] | | [2025-12-01T04:07:09.470Z] | long unsigned int [2025-12-01T04:07:09.470Z] In file included from ../ports/linux/net.h:73, [2025-12-01T04:07:09.470Z] from ../ports/linux/dlmstp.c:43: [2025-12-01T04:07:09.470Z] /usr/include/pthread.h:98:20: note: expected 'pthread_t' {aka 'struct __pthread *'} but argument is of type 'long unsigned int' [2025-12-01T04:07:09.470Z] 98 | int pthread_cancel(pthread_t); [2025-12-01T04:07:09.470Z] | ^~~~~~~~~ [2025-12-01T04:07:09.470Z] ../ports/linux/dlmstp.c: In function 'dlmstp_init': [2025-12-01T04:07:09.470Z] ../ports/linux/dlmstp.c:727:25: warning: passing argument 1 of 'pthread_create' from incompatible pointer type [-Wincompatible-pointer-types] [2025-12-01T04:07:09.470Z] 727 | rv = pthread_create(&hThread, NULL, dlmstp_master_fsm_task, NULL); [2025-12-01T04:07:09.470Z] | ^~~~~~~~ [2025-12-01T04:07:09.470Z] | | [2025-12-01T04:07:09.470Z] | long unsigned int * [2025-12-01T04:07:09.470Z] /usr/include/pthread.h:80:20: note: expected 'struct __pthread ** restrict' but argument is of type 'long unsigned int *' [2025-12-01T04:07:09.470Z] 80 | int pthread_create(pthread_t *__restrict, const pthread_attr_t *__restrict, void *(*)(void *), void *__restrict); [2025-12-01T04:07:09.470Z] | ^ [2025-12-01T04:07:24.467Z] + cp lib/libbacnet.a /device-bacnet-c/lib/mstp [2025-12-01T04:07:24.467Z] + make 'BACDL_DEFINE=-DBACDL_BIP=1' clean library [2025-12-01T04:07:24.467Z] make -s -C lib clean [2025-12-01T04:07:24.467Z] make -s -C demo clean [2025-12-01T04:07:24.740Z] make -s -C demo/router clean [2025-12-01T04:07:24.740Z] make -s -C demo/router-ipv6 clean [2025-12-01T04:07:24.740Z] make -s -C demo/gateway clean [2025-12-01T04:07:24.740Z] make -s -C lib all [2025-12-01T04:08:21.108Z] + cp lib/libbacnet.a /device-bacnet-c/lib/ip [2025-12-01T04:08:21.108Z] + mkdir -p /device-bacnet-c/build/release/device-bacnet-ip [2025-12-01T04:08:21.108Z] + cd /device-bacnet-c/build/release/device-bacnet-ip [2025-12-01T04:08:21.108Z] + cmake '-DDATALINK:STRING=BACDL_BIP=1' '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/src/c [2025-12-01T04:08:21.108Z] -- The C compiler identification is GNU 12.2.1 [2025-12-01T04:08:21.108Z] -- Detecting C compiler ABI info [2025-12-01T04:08:21.108Z] -- Detecting C compiler ABI info - done [2025-12-01T04:08:21.108Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-12-01T04:08:21.108Z] -- Detecting C compile features [2025-12-01T04:08:21.108Z] -- Detecting C compile features - done [2025-12-01T04:08:21.108Z] -- Performing Test CMAKE_HAVE_LIBC_PTHREAD [2025-12-01T04:08:21.108Z] -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success [2025-12-01T04:08:21.108Z] -- Found Threads: TRUE [2025-12-01T04:08:21.108Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-12-01T04:08:21.108Z] -- /opt/iotech/iot/1.5/include [2025-12-01T04:08:21.108Z] -- Configuring done (1.1s) [2025-12-01T04:08:21.108Z] -- Generating done (0.0s) [2025-12-01T04:08:21.108Z] -- Build files have been written to: /device-bacnet-c/build/release/device-bacnet-ip [2025-12-01T04:08:21.108Z] + make [2025-12-01T04:08:21.108Z] + tee release.log [2025-12-01T04:08:21.108Z] [ 11%] Building C object CMakeFiles/bacnet_objects.dir/device-bacnet-c/bacnet-stack/demo/object/device-client.c.o [2025-12-01T04:08:21.108Z] [ 22%] Linking C static library libbacnet_objects.a [2025-12-01T04:08:21.108Z] [ 22%] Built target bacnet_objects [2025-12-01T04:08:21.108Z] [ 33%] Building C object CMakeFiles/device-bacnet-c.dir/main.c.o [2025-12-01T04:08:21.108Z] [ 44%] Building C object CMakeFiles/device-bacnet-c.dir/address_entry.c.o [2025-12-01T04:08:21.108Z] [ 55%] Building C object CMakeFiles/device-bacnet-c.dir/address_instance_map.c.o [2025-12-01T04:08:21.108Z] [ 66%] Building C object CMakeFiles/device-bacnet-c.dir/device_condition_map.c.o [2025-12-01T04:08:21.108Z] [ 77%] Building C object CMakeFiles/device-bacnet-c.dir/driver.c.o [2025-12-01T04:08:21.108Z] [ 88%] Building C object CMakeFiles/device-bacnet-c.dir/return_data.c.o [2025-12-01T04:08:21.108Z] [100%] Linking C executable device-bacnet-c [2025-12-01T04:08:21.108Z] /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-12-01T04:08:21.108Z] [100%] Built target device-bacnet-c [2025-12-01T04:08:21.108Z] + mkdir -p /device-bacnet-c/build/release/device-bacnet-mstp [2025-12-01T04:08:21.108Z] + cd /device-bacnet-c/build/release/device-bacnet-mstp [2025-12-01T04:08:21.108Z] + cmake '-DDATALINK:STRING=BACDL_MSTP=1' '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/src/c [2025-12-01T04:08:21.108Z] -- The C compiler identification is GNU 12.2.1 [2025-12-01T04:08:21.108Z] -- Detecting C compiler ABI info [2025-12-01T04:08:21.108Z] -- Detecting C compiler ABI info - done [2025-12-01T04:08:21.108Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-12-01T04:08:21.108Z] -- Detecting C compile features [2025-12-01T04:08:21.108Z] -- Detecting C compile features - done [2025-12-01T04:08:21.108Z] -- Performing Test CMAKE_HAVE_LIBC_PTHREAD [2025-12-01T04:08:21.108Z] -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success [2025-12-01T04:08:21.108Z] -- Found Threads: TRUE [2025-12-01T04:08:21.108Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-12-01T04:08:21.108Z] -- /opt/iotech/iot/1.5/include [2025-12-01T04:08:21.108Z] -- Configuring done (1.1s) [2025-12-01T04:08:21.108Z] -- Generating done (0.0s) [2025-12-01T04:08:21.108Z] -- Build files have been written to: /device-bacnet-c/build/release/device-bacnet-mstp [2025-12-01T04:08:21.108Z] + make [2025-12-01T04:08:21.108Z] + tee release.log [2025-12-01T04:08:21.108Z] [ 11%] Building C object CMakeFiles/bacnet_objects.dir/device-bacnet-c/bacnet-stack/demo/object/device-client.c.o [2025-12-01T04:08:22.511Z] [ 22%] Linking C static library libbacnet_objects.a [2025-12-01T04:08:22.511Z] [ 22%] Built target bacnet_objects [2025-12-01T04:08:22.511Z] [ 33%] Building C object CMakeFiles/device-bacnet-c.dir/main.c.o [2025-12-01T04:08:23.466Z] [ 44%] Building C object CMakeFiles/device-bacnet-c.dir/address_entry.c.o [2025-12-01T04:08:24.102Z] [ 55%] Building C object CMakeFiles/device-bacnet-c.dir/address_instance_map.c.o [2025-12-01T04:08:24.377Z] [ 66%] Building C object CMakeFiles/device-bacnet-c.dir/device_condition_map.c.o [2025-12-01T04:08:24.968Z] [ 77%] Building C object CMakeFiles/device-bacnet-c.dir/driver.c.o [2025-12-01T04:08:26.940Z] [ 88%] Building C object CMakeFiles/device-bacnet-c.dir/return_data.c.o [2025-12-01T04:08:27.216Z] [100%] Linking C executable device-bacnet-c [2025-12-01T04:08:27.216Z] /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-12-01T04:08:27.514Z] [100%] Built target device-bacnet-c [2025-12-01T04:08:30.876Z] Removing intermediate container d4f468448bc5 [2025-12-01T04:08:30.876Z] ---> 94878dd31585 [2025-12-01T04:08:30.876Z] Successfully built 94878dd31585 [2025-12-01T04:08:30.876Z] Successfully tagged device-bacnet-c-builder-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-12-01T04:08:31.247Z] + grep ci(lts-release) [2025-12-01T04:08:31.247Z] + head+ -n 1 [2025-12-01T04:08:31.247Z] git log --pretty=%H %s [2025-12-01T04:08:31.247Z] + awk {print $1} [Pipeline] echo [2025-12-01T04:08:31.311Z] [edgeXDocker.push] Tagging docker image device-bacnet-c-builder-arm64 with the following tags: [2025-12-01T04:08:31.311Z] e9b66a144b3f6bc4d426cadfd2f82faa076c6b77 [2025-12-01T04:08:31.311Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-01T04:08:31.682Z] + docker tag device-bacnet-c-builder-arm64 nexus3.edgexfoundry.org:10002/device-bacnet-c-builder-arm64:e9b66a144b3f6bc4d426cadfd2f82faa076c6b77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-01T04:08:32.038Z] + docker push nexus3.edgexfoundry.org:10002/device-bacnet-c-builder-arm64:e9b66a144b3f6bc4d426cadfd2f82faa076c6b77 [2025-12-01T04:08:32.038Z] The push refers to repository [nexus3.edgexfoundry.org:10002/device-bacnet-c-builder-arm64] [2025-12-01T04:08:32.038Z] 44012e547a81: Preparing [2025-12-01T04:08:32.038Z] 73666d98eee2: Preparing [2025-12-01T04:08:32.038Z] a966ddeb4ea4: Preparing [2025-12-01T04:08:32.038Z] 81dc8e7ffc93: Preparing [2025-12-01T04:08:32.038Z] d4769db0f45c: Preparing [2025-12-01T04:08:32.038Z] a4939754387b: Preparing [2025-12-01T04:08:32.038Z] 1556adcacb3e: Preparing [2025-12-01T04:08:32.038Z] e039beff4e06: Preparing [2025-12-01T04:08:32.038Z] 68201e5a2ff8: Preparing [2025-12-01T04:08:32.038Z] 7516a9d68dc0: Preparing [2025-12-01T04:08:32.038Z] fbbef3d89ef9: Preparing [2025-12-01T04:08:32.038Z] 5f4d9fc4d98d: Preparing [2025-12-01T04:08:32.038Z] 68201e5a2ff8: Waiting [2025-12-01T04:08:32.038Z] 7516a9d68dc0: Waiting [2025-12-01T04:08:32.038Z] fbbef3d89ef9: Waiting [2025-12-01T04:08:32.038Z] 5f4d9fc4d98d: Waiting [2025-12-01T04:08:32.038Z] 1556adcacb3e: Waiting [2025-12-01T04:08:32.038Z] a4939754387b: Waiting [2025-12-01T04:08:32.038Z] e039beff4e06: Waiting [2025-12-01T04:08:32.307Z] a966ddeb4ea4: Pushed [2025-12-01T04:08:32.307Z] d4769db0f45c: Pushed [2025-12-01T04:08:32.307Z] 81dc8e7ffc93: Pushed [2025-12-01T04:08:32.307Z] 73666d98eee2: Pushed [2025-12-01T04:08:32.572Z] e039beff4e06: Pushed [2025-12-01T04:08:32.572Z] 7516a9d68dc0: Layer already exists [2025-12-01T04:08:32.572Z] 68201e5a2ff8: Pushed [2025-12-01T04:08:32.572Z] fbbef3d89ef9: Layer already exists [2025-12-01T04:08:32.572Z] 5f4d9fc4d98d: Layer already exists [2025-12-01T04:08:34.507Z] 1556adcacb3e: Pushed [2025-12-01T04:08:41.135Z] 44012e547a81: Pushed [2025-12-01T04:08:41.135Z] a4939754387b: Pushed [2025-12-01T04:08:41.135Z] e9b66a144b3f6bc4d426cadfd2f82faa076c6b77: digest: sha256:96b7f87cf61e3668f2481e7954f4467c2287b3ecbfaf9553ccf39aa02116976f size: 2831 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-12-01T04:08:41.218Z] ===================================================== [Pipeline] echo [2025-12-01T04:08:41.232Z] taggedImages: [2025-12-01T04:08:41.232Z] - nexus3.edgexfoundry.org:10002/device-bacnet-c-builder-arm64:e9b66a144b3f6bc4d426cadfd2f82faa076c6b77 [Pipeline] echo [2025-12-01T04:08:41.247Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10002/device-bacnet-c-builder-arm64:e9b66a144b3f6bc4d426cadfd2f82faa076c6b77 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-12-01T04:08:41.736Z] + git rev-list -1 --merges e9b66a144b3f6bc4d426cadfd2f82faa076c6b77~1..e9b66a144b3f6bc4d426cadfd2f82faa076c6b77 [Pipeline] echo [2025-12-01T04:08:41.749Z] -----------> git rev-list -1 --merges e9b66a144b3f6bc4d426cadfd2f82faa076c6b77~1..e9b66a144b3f6bc4d426cadfd2f82faa076c6b77 e9b66a144b3f6bc4d426cadfd2f82faa076c6b77 [false] [Pipeline] sh [2025-12-01T04:08:42.045Z] + git log --format=format:%s -1 e9b66a144b3f6bc4d426cadfd2f82faa076c6b77 [Pipeline] echo [2025-12-01T04:08:42.060Z] ========================================================= [2025-12-01T04:08:42.060Z] [isLTSReleaseBuild] No build required. isLTSRelease: [true] [2025-12-01T04:08:42.060Z] ========================================================= Stage "Build Check" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Semver Prep) Stage "Build Check" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build Check" skipped due to when conditional [Pipeline] getContext [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) Stage "amd64" skipped due to when conditional [Pipeline] getContext Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Prep) [Pipeline] stage [Pipeline] { (Prep) Stage "amd64" skipped due to when conditional [Pipeline] getContext [Pipeline] } Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] stage [Pipeline] { (Test) Stage "amd64" skipped due to when conditional [Pipeline] getContext [Pipeline] } Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] stage [Pipeline] { (Build) Stage "amd64" skipped due to when conditional [Pipeline] getContext [Pipeline] } Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] stage [Pipeline] { (Docker Push) Stage "amd64" skipped due to when conditional [Pipeline] getContext [Pipeline] } Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] stage [Pipeline] { (Snap) Stage "amd64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Build Check" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Build Check" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Build Check" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-12-01T04:08:43.128Z] + [ -d /w/workspace/exfoundry_device-bacnet-c_odessa/archives ] [Pipeline] libraryResource [Pipeline] sh [2025-12-01T04:08:43.437Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-12-01T04:08:44.301Z] ---> package-listing.sh [2025-12-01T04:08:44.301Z] ++ tr '[:upper:]' '[:lower:]' [2025-12-01T04:08:44.301Z] ++ facter osfamily [2025-12-01T04:08:44.561Z] + OS_FAMILY=debian [2025-12-01T04:08:44.561Z] + workspace=/w/workspace/exfoundry_device-bacnet-c_odessa [2025-12-01T04:08:44.561Z] + START_PACKAGES=/tmp/packages_start.txt [2025-12-01T04:08:44.561Z] + END_PACKAGES=/tmp/packages_end.txt [2025-12-01T04:08:44.561Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-12-01T04:08:44.561Z] + PACKAGES=/tmp/packages_start.txt [2025-12-01T04:08:44.561Z] + '[' /w/workspace/exfoundry_device-bacnet-c_odessa ']' [2025-12-01T04:08:44.561Z] + PACKAGES=/tmp/packages_end.txt [2025-12-01T04:08:44.561Z] + case "${OS_FAMILY}" in [2025-12-01T04:08:44.561Z] + dpkg -l [2025-12-01T04:08:44.561Z] + grep '^ii' [2025-12-01T04:08:44.561Z] + '[' -f /tmp/packages_start.txt ']' [2025-12-01T04:08:44.561Z] + '[' -f /tmp/packages_end.txt ']' [2025-12-01T04:08:44.561Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-12-01T04:08:44.561Z] + '[' /w/workspace/exfoundry_device-bacnet-c_odessa ']' [2025-12-01T04:08:44.561Z] + mkdir -p /w/workspace/exfoundry_device-bacnet-c_odessa/archives/ [2025-12-01T04:08:44.561Z] + 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-12-01T04:08:44.574Z] 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-12-01T04:08:44.852Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-01T04:08:45.421Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-12-01T04:08:45.421Z] [2025-12-01T04:08:45.421Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-01T04:08:45.721Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-12-01T04:08:45.722Z] latest: Pulling from edgex-lftools-log-publisher [2025-12-01T04:08:45.722Z] 5eb5b503b376: Pulling fs layer [2025-12-01T04:08:45.722Z] 5c69ac0246d0: Pulling fs layer [2025-12-01T04:08:45.722Z] ec43610c2a17: Pulling fs layer [2025-12-01T04:08:45.722Z] 3a2ae6a8a46f: Pulling fs layer [2025-12-01T04:08:45.722Z] 33b1e0a273af: Pulling fs layer [2025-12-01T04:08:45.722Z] 5d3b04190fa2: Pulling fs layer [2025-12-01T04:08:45.722Z] 2f39f015ded8: Pulling fs layer [2025-12-01T04:08:45.722Z] 3a2ae6a8a46f: Waiting [2025-12-01T04:08:45.722Z] 33b1e0a273af: Waiting [2025-12-01T04:08:45.722Z] 5d3b04190fa2: Waiting [2025-12-01T04:08:45.722Z] 2f39f015ded8: Waiting [2025-12-01T04:08:45.722Z] 5c69ac0246d0: Verifying Checksum [2025-12-01T04:08:45.722Z] 5c69ac0246d0: Download complete [2025-12-01T04:08:45.722Z] 3a2ae6a8a46f: Download complete [2025-12-01T04:08:45.722Z] 33b1e0a273af: Verifying Checksum [2025-12-01T04:08:45.722Z] 33b1e0a273af: Download complete [2025-12-01T04:08:45.722Z] ec43610c2a17: Verifying Checksum [2025-12-01T04:08:45.722Z] ec43610c2a17: Download complete [2025-12-01T04:08:45.980Z] 5d3b04190fa2: Verifying Checksum [2025-12-01T04:08:45.980Z] 5d3b04190fa2: Download complete [2025-12-01T04:08:45.980Z] 5eb5b503b376: Verifying Checksum [2025-12-01T04:08:45.980Z] 5eb5b503b376: Download complete [2025-12-01T04:08:46.546Z] 2f39f015ded8: Verifying Checksum [2025-12-01T04:08:46.546Z] 2f39f015ded8: Download complete [2025-12-01T04:08:47.922Z] 5eb5b503b376: Pull complete [2025-12-01T04:08:47.922Z] 5c69ac0246d0: Pull complete [2025-12-01T04:08:48.490Z] ec43610c2a17: Pull complete [2025-12-01T04:08:48.490Z] 3a2ae6a8a46f: Pull complete [2025-12-01T04:08:48.749Z] 33b1e0a273af: Pull complete [2025-12-01T04:08:48.749Z] 5d3b04190fa2: Pull complete [2025-12-01T04:08:55.324Z] 2f39f015ded8: Pull complete [2025-12-01T04:08:55.324Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-12-01T04:08:55.324Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-12-01T04:08:55.324Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-12-01T04:08:55.469Z] prd-ubuntu20.04-docker-8c-8g-774246 does not seem to be running inside a container [2025-12-01T04:08:55.508Z] $ 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-12-01T04:08:57.007Z] $ docker top a23b6ef1b9c800434fc402ba07f88f141e877e38eba7d2252203fdde55fcf2eb -eo pid,comm [Pipeline] { [Pipeline] sh [2025-12-01T04:08:57.359Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-12-01T04:08:57.652Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-12-01T04:08:57.942Z] + ls /var/log/sa-host [2025-12-01T04:08:57.942Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-12-01T04:08:57.986Z] provisioning config files... [2025-12-01T04:08:58.001Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-bacnet-c_odessa@tmp/config5869083234789026842tmp [Pipeline] { [Pipeline] echo [2025-12-01T04:08:58.024Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-12-01T04:08:58.309Z] ---> create-netrc.sh [Pipeline] } [2025-12-01T04:08:58.316Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-12-01T04:08:58.632Z] ---> python-tools-install.sh [Pipeline] echo [2025-12-01T04:08:58.644Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-12-01T04:08:58.933Z] ---> sudo-logs.sh [2025-12-01T04:08:58.933Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-12-01T04:08:58.964Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-12-01T04:08:59.253Z] ---> job-cost.sh [2025-12-01T04:08:59.253Z] lf-activate-venv: SKIPPING [2025-12-01T04:08:59.253Z] INFO: No Stack... [2025-12-01T04:08:59.513Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-12-01T04:08:59.773Z] INFO: Archiving Costs [Pipeline] echo [2025-12-01T04:08:59.789Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-12-01T04:09:00.073Z] ---> logs-deploy.sh [2025-12-01T04:09:00.073Z] lf-activate-venv: SKIPPING [2025-12-01T04:09:00.073Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-bacnet-c/odessa/4 [2025-12-01T04:09:00.073Z] INFO: archiving workspace using pattern(s): [2025-12-01T04:09:01.013Z] Archives upload complete. [2025-12-01T04:09:01.272Z] INFO: archiving logs to Nexus