Pull request #107 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of judehung for edgexfoundry/device-bacnet-c Obtained Jenkinsfile from 393bf9fc45b484c5145974497a67600fe4502b41+5aa9c514b6e12aa0f5c2a4a64851cbf92bb8e5d9 (ac9a183bb2ca54f1d7af5846be7a34de5f4d2913) 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-ssh15172923710795163600.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-ssh1830995202739209885.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/PR-107/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/PR-107/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh938514286921264283.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-ssh16845340639935709016.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/PR-107/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/PR-107/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10105759724115230973.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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-772698 in /w/workspace/exfoundry_device-bacnet-c_PR-107 [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_PR-107 # 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 > 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 Merging remotes/origin/main commit 5aa9c514b6e12aa0f5c2a4a64851cbf92bb8e5d9 into PR head commit 393bf9fc45b484c5145974497a67600fe4502b41 Merge succeeded, producing 393bf9fc45b484c5145974497a67600fe4502b41 Checking out Revision 393bf9fc45b484c5145974497a67600fe4502b41 (PR-107) > git config remote.origin.url git@github.com:edgexfoundry/device-bacnet-c.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-bacnet-c.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-bacnet-c.git +refs/pull/107/head:refs/remotes/origin/PR-107 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 393bf9fc45b484c5145974497a67600fe4502b41 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 5aa9c514b6e12aa0f5c2a4a64851cbf92bb8e5d9 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 393bf9fc45b484c5145974497a67600fe4502b41 # timeout=10 Commit message: "build: update to alpine 3.22" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-11-07T10:56:02.727Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-11-07T10:56:02.794Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-11-07T10:56:02.820Z] ========================================================= [2025-11-07T10:56:02.820Z] EdgeX Global Pipelines Version Info [2025-11-07T10:56:02.820Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-11-07T10:56:03.916Z] ------------------- [2025-11-07T10:56:03.916Z] stable info: [2025-11-07T10:56:03.916Z] ------------------- [2025-11-07T10:56:03.916Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-11-07T10:56:03.916Z] Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 [2025-11-07T10:56:03.916Z] Message: update stable to v1.0.278 [2025-11-07T10:56:04.486Z] ------------------- [2025-11-07T10:56:04.486Z] experimental info: [2025-11-07T10:56:04.486Z] ------------------- [2025-11-07T10:56:04.486Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-11-07T10:56:04.486Z] Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 [2025-11-07T10:56:04.486Z] Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-11-07T10:56:04.572Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-bacnet-c-settings [Pipeline] echo [2025-11-07T10:56:04.593Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-bacnet-c [Pipeline] echo [2025-11-07T10:56:04.613Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-11-07T10:56:04.642Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-11-07T10:56:04.670Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-11-07T10:56:04.696Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = scripts/Dockerfile.alpine [Pipeline] echo [2025-11-07T10:56:04.724Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = scripts/Dockerfile.alpine-base [Pipeline] echo [2025-11-07T10:56:04.749Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-11-07T10:56:04.776Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-11-07T10:56:04.798Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-bacnet [Pipeline] echo [2025-11-07T10:56:04.829Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-11-07T10:56:04.851Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-11-07T10:56:04.874Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-11-07T10:56:04.894Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-11-07T10:56:04.916Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-11-07T10:56:04.940Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-11-07T10:56:04.967Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-11-07T10:56:04.995Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-107 [Pipeline] echo [2025-11-07T10:56:05.013Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-107 [Pipeline] echo [2025-11-07T10:56:05.034Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-107 [Pipeline] echo [2025-11-07T10:56:05.064Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 393bf9fc45b484c5145974497a67600fe4502b41 [Pipeline] echo [2025-11-07T10:56:05.085Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 393bf9f [Pipeline] echo [2025-11-07T10:56:05.109Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-11-07T10:56:05.184Z] provisioning config files... [2025-11-07T10:56:05.197Z] copy managed file [device-bacnet-c-settings] to file:/w/workspace/exfoundry_device-bacnet-c_PR-107@tmp/config10468588549032246148tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-07T10:56:05.536Z] ---> ****-login.sh [2025-11-07T10:56:05.536Z] nexus3.edgexfoundry.org:10001 [2025-11-07T10:56:05.796Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-07T10:56:06.056Z] [2025-11-07T10:56:06.056Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-11-07T10:56:06.056Z] Configure a credential helper to remove this warning. See [2025-11-07T10:56:06.056Z] https://docs.****.com/go/credential-store/ [2025-11-07T10:56:06.056Z] [2025-11-07T10:56:06.056Z] Login Succeeded [2025-11-07T10:56:06.056Z] nexus3.edgexfoundry.org:10002 [2025-11-07T10:56:06.056Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-07T10:56:06.056Z] [2025-11-07T10:56:06.056Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-11-07T10:56:06.056Z] Configure a credential helper to remove this warning. See [2025-11-07T10:56:06.056Z] https://docs.****.com/go/credential-store/ [2025-11-07T10:56:06.056Z] [2025-11-07T10:56:06.057Z] Login Succeeded [2025-11-07T10:56:06.057Z] nexus3.edgexfoundry.org:10003 [2025-11-07T10:56:06.057Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-07T10:56:06.057Z] [2025-11-07T10:56:06.057Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-11-07T10:56:06.057Z] Configure a credential helper to remove this warning. See [2025-11-07T10:56:06.057Z] https://docs.****.com/go/credential-store/ [2025-11-07T10:56:06.057Z] [2025-11-07T10:56:06.057Z] Login Succeeded [2025-11-07T10:56:06.057Z] nexus3.edgexfoundry.org:10004 [2025-11-07T10:56:06.318Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-07T10:56:06.318Z] [2025-11-07T10:56:06.318Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-11-07T10:56:06.318Z] Configure a credential helper to remove this warning. See [2025-11-07T10:56:06.318Z] https://docs.****.com/go/credential-store/ [2025-11-07T10:56:06.318Z] [2025-11-07T10:56:06.318Z] Login Succeeded [2025-11-07T10:56:06.318Z] ****.io [2025-11-07T10:56:06.318Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-07T10:56:06.580Z] [2025-11-07T10:56:06.581Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-11-07T10:56:06.581Z] Configure a credential helper to remove this warning. See [2025-11-07T10:56:06.581Z] https://docs.****.com/go/credential-store/ [2025-11-07T10:56:06.581Z] [2025-11-07T10:56:06.581Z] Login Succeeded [2025-11-07T10:56:06.581Z] ---> ****-login.sh ends [Pipeline] } [2025-11-07T10:56:06.591Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build LTS Release Image) [Pipeline] sh [2025-11-07T10:56:07.018Z] + git rev-list -1 --merges 393bf9fc45b484c5145974497a67600fe4502b41~1..393bf9fc45b484c5145974497a67600fe4502b41 [Pipeline] echo [2025-11-07T10:56:07.050Z] -----------> git rev-list -1 --merges 393bf9fc45b484c5145974497a67600fe4502b41~1..393bf9fc45b484c5145974497a67600fe4502b41 393bf9fc45b484c5145974497a67600fe4502b41 [false] [Pipeline] sh [2025-11-07T10:56:07.350Z] + git log --format=format:%s -1 393bf9fc45b484c5145974497a67600fe4502b41 [Pipeline] echo [2025-11-07T10:56:07.367Z] ========================================================= [2025-11-07T10:56:07.367Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-11-07T10:56:07.367Z] ========================================================= Stage "Build LTS Release Image" skipped due to when conditional [Pipeline] getContext [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) Stage "amd64" skipped due to when conditional [Pipeline] getContext [Pipeline] } Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-11-07T10:56:07.804Z] + git rev-list -1 --merges 393bf9fc45b484c5145974497a67600fe4502b41~1..393bf9fc45b484c5145974497a67600fe4502b41 [Pipeline] echo [2025-11-07T10:56:07.818Z] -----------> git rev-list -1 --merges 393bf9fc45b484c5145974497a67600fe4502b41~1..393bf9fc45b484c5145974497a67600fe4502b41 393bf9fc45b484c5145974497a67600fe4502b41 [false] [Pipeline] sh [2025-11-07T10:56:08.110Z] + git log --format=format:%s -1 393bf9fc45b484c5145974497a67600fe4502b41 [Pipeline] echo [2025-11-07T10:56:08.126Z] ========================================================= [2025-11-07T10:56:08.126Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-11-07T10:56:08.126Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2025-11-07T10:56:08.567Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-11-07T10:56:08.568Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-11-07T10:56:08.568Z] + [ -e /tmp/ssh_known_hosts ] [2025-11-07T10:56:08.568Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-11-07T10:56:08.568Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-11-07T10:56:08.568Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-11-07T10:56:08.568Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T10:56:09.027Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-11-07T10:56:09.027Z] [2025-11-07T10:56:09.027Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T10:56:09.335Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-11-07T10:56:09.335Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-11-07T10:56:09.335Z] 3dae71ba6b94: Pulling fs layer [2025-11-07T10:56:09.335Z] 6bf1a483ea7c: Pulling fs layer [2025-11-07T10:56:09.335Z] f5dfc541a4d3: Pulling fs layer [2025-11-07T10:56:09.335Z] 461d9e800cba: Pulling fs layer [2025-11-07T10:56:09.335Z] 80192f66455f: Pulling fs layer [2025-11-07T10:56:09.335Z] 2e8e34ca0e6c: Pulling fs layer [2025-11-07T10:56:09.335Z] a29436f7fd5d: Pulling fs layer [2025-11-07T10:56:09.335Z] 923cac83aea3: Pulling fs layer [2025-11-07T10:56:09.335Z] 25ad8b0a4227: Pulling fs layer [2025-11-07T10:56:09.335Z] db01528c6b51: Pulling fs layer [2025-11-07T10:56:09.335Z] 28988de357af: Pulling fs layer [2025-11-07T10:56:09.335Z] 2e8e34ca0e6c: Waiting [2025-11-07T10:56:09.335Z] a29436f7fd5d: Waiting [2025-11-07T10:56:09.335Z] db01528c6b51: Waiting [2025-11-07T10:56:09.335Z] 923cac83aea3: Waiting [2025-11-07T10:56:09.335Z] 28988de357af: Waiting [2025-11-07T10:56:09.335Z] 461d9e800cba: Waiting [2025-11-07T10:56:09.335Z] 80192f66455f: Waiting [2025-11-07T10:56:09.335Z] 25ad8b0a4227: Waiting [2025-11-07T10:56:09.335Z] 6bf1a483ea7c: Verifying Checksum [2025-11-07T10:56:09.335Z] 6bf1a483ea7c: Download complete [2025-11-07T10:56:09.335Z] 461d9e800cba: Verifying Checksum [2025-11-07T10:56:09.335Z] 461d9e800cba: Download complete [2025-11-07T10:56:09.335Z] 80192f66455f: Verifying Checksum [2025-11-07T10:56:09.335Z] 80192f66455f: Download complete [2025-11-07T10:56:09.594Z] f5dfc541a4d3: Verifying Checksum [2025-11-07T10:56:09.594Z] f5dfc541a4d3: Download complete [2025-11-07T10:56:09.594Z] 3dae71ba6b94: Verifying Checksum [2025-11-07T10:56:09.594Z] 3dae71ba6b94: Download complete [2025-11-07T10:56:09.594Z] 923cac83aea3: Verifying Checksum [2025-11-07T10:56:09.594Z] 923cac83aea3: Download complete [2025-11-07T10:56:09.855Z] 25ad8b0a4227: Verifying Checksum [2025-11-07T10:56:09.855Z] 25ad8b0a4227: Download complete [2025-11-07T10:56:09.855Z] db01528c6b51: Verifying Checksum [2025-11-07T10:56:09.855Z] db01528c6b51: Download complete [2025-11-07T10:56:09.855Z] 28988de357af: Verifying Checksum [2025-11-07T10:56:09.855Z] 28988de357af: Download complete [2025-11-07T10:56:09.855Z] a29436f7fd5d: Verifying Checksum [2025-11-07T10:56:09.855Z] a29436f7fd5d: Download complete [2025-11-07T10:56:10.115Z] 2e8e34ca0e6c: Verifying Checksum [2025-11-07T10:56:10.115Z] 2e8e34ca0e6c: Download complete [2025-11-07T10:56:11.054Z] 3dae71ba6b94: Pull complete [2025-11-07T10:56:11.054Z] 6bf1a483ea7c: Pull complete [2025-11-07T10:56:11.992Z] f5dfc541a4d3: Pull complete [2025-11-07T10:56:11.992Z] 461d9e800cba: Pull complete [2025-11-07T10:56:11.992Z] 80192f66455f: Pull complete [2025-11-07T10:56:15.282Z] 2e8e34ca0e6c: Pull complete [2025-11-07T10:56:16.217Z] a29436f7fd5d: Pull complete [2025-11-07T10:56:16.217Z] 923cac83aea3: Pull complete [2025-11-07T10:56:16.217Z] 25ad8b0a4227: Pull complete [2025-11-07T10:56:16.217Z] db01528c6b51: Pull complete [2025-11-07T10:56:16.217Z] 28988de357af: Pull complete [2025-11-07T10:56:16.217Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-11-07T10:56:16.217Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-11-07T10:56:16.217Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-07T10:56:16.342Z] prd-ubuntu20.04-docker-8c-8g-772698 does not seem to be running inside a container [2025-11-07T10:56:16.369Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-bacnet-c_PR-107 -v /w/workspace/exfoundry_device-bacnet-c_PR-107:/w/workspace/exfoundry_device-bacnet-c_PR-107:rw,z -v /w/workspace/exfoundry_device-bacnet-c_PR-107@tmp:/w/workspace/exfoundry_device-bacnet-c_PR-107@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-11-07T10:56:18.825Z] $ docker top 959c46c1d2c14a09bfd82ad6d08db608e7fdd2c9c167a893d503805006874256 -eo pid,comm [2025-11-07T10:56:18.875Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-11-07T10:56:18.875Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-11-07T10:56:18.940Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-11-07T10:56:18.940Z] [ssh-agent] Looking for ssh-agent implementation... [2025-11-07T10:56:19.048Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-11-07T10:56:19.047Z] $ docker exec 959c46c1d2c14a09bfd82ad6d08db608e7fdd2c9c167a893d503805006874256 ssh-agent [2025-11-07T10:56:19.154Z] SSH_AUTH_SOCK=/tmp/ssh-PhfYpRZ6LqDK/agent.32 [2025-11-07T10:56:19.154Z] SSH_AGENT_PID=38 [2025-11-07T10:56:19.162Z] Running ssh-add (command line suppressed) [2025-11-07T10:56:19.250Z] Identity added: /w/workspace/exfoundry_device-bacnet-c_PR-107@tmp/private_key_8645798401461364829.key (/w/workspace/exfoundry_device-bacnet-c_PR-107@tmp/private_key_8645798401461364829.key) [2025-11-07T10:56:19.267Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-11-07T10:56:19.567Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-bacnet-c_PR-107 [Pipeline] sh [2025-11-07T10:56:19.856Z] + git tag --points-at HEAD [Pipeline] } [2025-11-07T10:56:19.863Z] $ docker exec --env ******** --env ******** 959c46c1d2c14a09bfd82ad6d08db608e7fdd2c9c167a893d503805006874256 ssh-agent -k [2025-11-07T10:56:19.963Z] unset SSH_AUTH_SOCK; [2025-11-07T10:56:19.963Z] unset SSH_AGENT_PID; [2025-11-07T10:56:19.963Z] echo Agent pid 38 killed; [2025-11-07T10:56:19.977Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-11-07T10:56:20.018Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-11-07T10:56:20.018Z] [ssh-agent] Looking for ssh-agent implementation... [2025-11-07T10:56:20.114Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-11-07T10:56:20.113Z] $ docker exec 959c46c1d2c14a09bfd82ad6d08db608e7fdd2c9c167a893d503805006874256 ssh-agent [2025-11-07T10:56:20.209Z] SSH_AUTH_SOCK=/tmp/ssh-y3wOenzkOtVo/agent.85 [2025-11-07T10:56:20.209Z] SSH_AGENT_PID=91 [2025-11-07T10:56:20.214Z] Running ssh-add (command line suppressed) [2025-11-07T10:56:20.310Z] Identity added: /w/workspace/exfoundry_device-bacnet-c_PR-107@tmp/private_key_15434617785877539330.key (/w/workspace/exfoundry_device-bacnet-c_PR-107@tmp/private_key_15434617785877539330.key) [2025-11-07T10:56:20.327Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-11-07T10:56:20.622Z] + git semver init [2025-11-07T10:56:20.882Z] 2025-11-07 10:56:20,825 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-11-07T10:56:20.882Z] 2025-11-07 10:56:20,829 [run_init] DEBUG init version:0.0.0 force:False [2025-11-07T10:56:20.882Z] 2025-11-07 10:56:20,830 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-bacnet-c_PR-107/.semver [2025-11-07T10:56:20.882Z] 2025-11-07 10:56:20,831 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-bacnet-c.git /w/workspace/exfoundry_device-bacnet-c_PR-107/.semver [2025-11-07T10:56:20.882Z] 2025-11-07 10:56:20,831 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-bacnet-c.git', '/w/workspace/exfoundry_device-bacnet-c_PR-107/.semver'], cwd=/w/workspace/exfoundry_device-bacnet-c_PR-107, stdin=None, shell=False, universal_newlines=False) [2025-11-07T10:56:21.821Z] 2025-11-07 10:56:21,499 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-bacnet-c_PR-107/.git/info/exclude [2025-11-07T10:56:21.821Z] 2025-11-07 10:56:21,500 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-bacnet-c_PR-107/.semver/PR-107 with force:False [2025-11-07T10:56:21.821Z] 2025-11-07 10:56:21,500 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-bacnet-c_PR-107/.semver/PR-107 [2025-11-07T10:56:21.821Z] 2025-11-07 10:56:21,504 [execute] INFO git cat-file --batch-check [2025-11-07T10:56:21.821Z] 2025-11-07 10:56:21,505 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-bacnet-c_PR-107/.semver, stdin=, shell=False, universal_newlines=False) [2025-11-07T10:56:21.821Z] 2025-11-07 10:56:21,510 [execute] INFO git cat-file --batch [2025-11-07T10:56:21.821Z] 2025-11-07 10:56:21,510 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-bacnet-c_PR-107/.semver, stdin=, shell=False, universal_newlines=False) [2025-11-07T10:56:21.821Z] 2025-11-07 10:56:21,514 [read_version] DEBUG read version from /w/workspace/exfoundry_device-bacnet-c_PR-107/.semver/PR-107 [2025-11-07T10:56:21.821Z] 0.0.0 [Pipeline] } [2025-11-07T10:56:21.828Z] $ docker exec --env ******** --env ******** 959c46c1d2c14a09bfd82ad6d08db608e7fdd2c9c167a893d503805006874256 ssh-agent -k [2025-11-07T10:56:21.924Z] unset SSH_AUTH_SOCK; [2025-11-07T10:56:21.925Z] unset SSH_AGENT_PID; [2025-11-07T10:56:21.925Z] echo Agent pid 91 killed; [2025-11-07T10:56:21.938Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-11-07T10:56:22.264Z] + git semver [Pipeline] } [2025-11-07T10:56:22.534Z] $ docker stop --time=1 959c46c1d2c14a09bfd82ad6d08db608e7fdd2c9c167a893d503805006874256 [2025-11-07T10:56:23.826Z] $ docker rm -f --volumes 959c46c1d2c14a09bfd82ad6d08db608e7fdd2c9c167a893d503805006874256 [Pipeline] // withDockerContainer [Pipeline] sh [2025-11-07T10:56:24.176Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-11-07T10:56:24.382Z] Stashed 1 file(s) [Pipeline] echo [2025-11-07T10:56:24.388Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Prep) [Pipeline] stage [Pipeline] { (Test) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-11-07T10:56:24.654Z] provisioning config files... [2025-11-07T10:56:24.663Z] copy managed file [device-bacnet-c-settings] to file:/w/workspace/exfoundry_device-bacnet-c_PR-107@tmp/config13851023108573663792tmp [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] { [Pipeline] } [Pipeline] libraryResource [Pipeline] sh [2025-11-07T10:56:24.985Z] ---> ****-login.sh [2025-11-07T10:56:24.985Z] nexus3.edgexfoundry.org:10001 [2025-11-07T10:56:24.985Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-07T10:56:24.985Z] Login Succeeded [2025-11-07T10:56:24.985Z] nexus3.edgexfoundry.org:10002 [2025-11-07T10:56:24.985Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-07T10:56:24.985Z] Login Succeeded [2025-11-07T10:56:24.985Z] nexus3.edgexfoundry.org:10003 [2025-11-07T10:56:24.985Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-07T10:56:25.245Z] Login Succeeded [2025-11-07T10:56:25.245Z] nexus3.edgexfoundry.org:10004 [2025-11-07T10:56:25.245Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-07T10:56:25.245Z] Login Succeeded [2025-11-07T10:56:25.245Z] ****.io [2025-11-07T10:56:25.245Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-07T10:56:25.505Z] Login Succeeded [2025-11-07T10:56:25.505Z] ---> ****-login.sh ends [Pipeline] } [2025-11-07T10:56:25.511Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-11-07T10:56:25.647Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-11-07T10:56:25.663Z] [prepBaseBuildImage] Generating new image with name: ci-base-image-x86_64 [Pipeline] echo [2025-11-07T10:56:25.678Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-11-07T10:56:25.691Z] ========================================================= [2025-11-07T10:56:25.691Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest] [2025-11-07T10:56:25.691Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T10:56:26.005Z] + docker build -t ci-base-image-x86_64 -f scripts/Dockerfile.alpine-base --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest . [2025-11-07T10:56:26.942Z] #0 building with "default" instance using docker driver [2025-11-07T10:56:26.942Z] [2025-11-07T10:56:26.942Z] #1 [internal] load build definition from Dockerfile.alpine-base [2025-11-07T10:56:26.942Z] #1 transferring dockerfile: 1.45kB done [2025-11-07T10:56:26.942Z] #1 DONE 0.0s [2025-11-07T10:56:26.942Z] [2025-11-07T10:56:26.943Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [2025-11-07T10:56:26.943Z] #2 DONE 0.1s [2025-11-07T10:56:26.943Z] [2025-11-07T10:56:26.943Z] #3 [internal] load .dockerignore [2025-11-07T10:56:26.943Z] #3 transferring context: 2B done [2025-11-07T10:56:26.943Z] #3 DONE 0.0s [2025-11-07T10:56:26.943Z] [2025-11-07T10:56:26.943Z] #4 [internal] load build context [2025-11-07T10:56:26.943Z] #4 transferring context: 85.89kB 0.0s done [2025-11-07T10:56:26.943Z] #4 DONE 0.0s [2025-11-07T10:56:26.943Z] [2025-11-07T10:56:26.943Z] #5 [ 1/11] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest@sha256:86f282524b252fca782185160d82ec4889448d07d1475dd6b76f2052073facff [2025-11-07T10:56:26.943Z] #5 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest@sha256:86f282524b252fca782185160d82ec4889448d07d1475dd6b76f2052073facff 0.0s done [2025-11-07T10:56:26.943Z] #5 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa [2025-11-07T10:56:26.943Z] #5 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.1s done [2025-11-07T10:56:26.943Z] #5 sha256:86f282524b252fca782185160d82ec4889448d07d1475dd6b76f2052073facff 741B / 741B done [2025-11-07T10:56:26.943Z] #5 sha256:6605166a5db42c9ef4e3b8366138377c430980df3f34fe18e3a1340b6ab951b9 2.56kB / 2.56kB done [2025-11-07T10:56:26.943Z] #5 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s done [2025-11-07T10:56:26.943Z] #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 15.73MB / 118.14MB 0.2s [2025-11-07T10:56:27.203Z] #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 34.60MB / 118.14MB 0.3s [2025-11-07T10:56:27.204Z] #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 54.53MB / 118.14MB 0.4s [2025-11-07T10:56:27.463Z] #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 109.05MB / 118.14MB 0.6s [2025-11-07T10:56:27.463Z] #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 118.14MB / 118.14MB 0.7s [2025-11-07T10:56:27.723Z] #5 extracting sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d [2025-11-07T10:56:27.981Z] #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 118.14MB / 118.14MB 1.0s done [2025-11-07T10:56:32.165Z] #5 extracting sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 3.5s done [2025-11-07T10:56:32.165Z] #5 DONE 4.7s [2025-11-07T10:56:32.165Z] [2025-11-07T10:56:32.165Z] #6 [ 2/11] RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2025-11-07T10:56:32.165Z] #6 0.396 Connecting to iotech.jfrog.io (54.73.4.50:443) [2025-11-07T10:56:32.165Z] #6 0.812 saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2025-11-07T10:56:32.165Z] #6 0.812 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2025-11-07T10:56:32.165Z] #6 0.812 '/etc/apk/keys/alpine.dev.rsa.pub' saved [2025-11-07T10:56:33.556Z] #6 DONE 2.0s [2025-11-07T10:56:33.556Z] [2025-11-07T10:56:33.556Z] #7 [ 3/11] RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.22/main' >> /etc/apk/repositories [2025-11-07T10:56:33.815Z] #7 DONE 0.3s [2025-11-07T10:56:33.815Z] [2025-11-07T10:56:33.815Z] #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.6-dev dumb-init [2025-11-07T10:56:34.076Z] #8 0.240 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2025-11-07T10:56:34.076Z] #8 0.344 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2025-11-07T10:56:34.336Z] #8 0.459 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-07T10:56:34.906Z] #8 0.955 WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-11-07T10:56:34.907Z] #8 0.964 (1/18) Installing dumb-init (1.2.5-r2) [2025-11-07T10:56:34.907Z] #8 0.968 (2/18) Installing hiredis (1.1.0-r2) [2025-11-07T10:56:34.907Z] #8 0.973 (3/18) Installing hiredis-dev (1.1.0-r2) [2025-11-07T10:56:34.907Z] #8 0.982 (4/18) Installing libcbor (0.10.2-r1) [2025-11-07T10:56:34.907Z] #8 0.989 (5/18) Installing iotech-iot-1.6 (1.6.2-r0) [2025-11-07T10:56:35.476Z] #8 1.692 (6/18) Installing iotech-iot-1.6-dev (1.6.2-r0) [2025-11-07T10:56:35.476Z] #8 1.802 (7/18) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.131-r1) [2025-11-07T10:56:35.736Z] #8 2.007 (8/18) Installing libcbor-dev (0.10.2-r1) [2025-11-07T10:56:35.995Z] #8 2.011 (9/18) Installing libmenuw (6.4_p20230506-r0) [2025-11-07T10:56:35.995Z] #8 2.014 (10/18) Installing libpanelw (6.4_p20230506-r0) [2025-11-07T10:56:35.995Z] #8 2.017 (11/18) Installing libncurses++ (6.4_p20230506-r0) [2025-11-07T10:56:35.995Z] #8 2.021 (12/18) Installing ncurses-dev (6.4_p20230506-r0) [2025-11-07T10:56:35.995Z] #8 2.029 (13/18) Installing libblkid (2.38.1-r8) [2025-11-07T10:56:35.995Z] #8 2.036 (14/18) Installing libuuid (2.38.1-r8) [2025-11-07T10:56:35.995Z] #8 2.040 (15/18) Installing libfdisk (2.38.1-r8) [2025-11-07T10:56:35.995Z] #8 2.048 (16/18) Installing libmount (2.38.1-r8) [2025-11-07T10:56:35.995Z] #8 2.056 (17/18) Installing libsmartcols (2.38.1-r8) [2025-11-07T10:56:35.995Z] #8 2.062 (18/18) Installing util-linux-dev (2.38.1-r8) [2025-11-07T10:56:35.995Z] #8 2.085 Executing busybox-1.36.1-r4.trigger [2025-11-07T10:56:35.995Z] #8 2.096 OK: 336 MiB in 100 packages [2025-11-07T10:56:35.995Z] #8 DONE 2.2s [2025-11-07T10:56:36.254Z] [2025-11-07T10:56:36.254Z] #9 [ 5/11] RUN apk --no-cache upgrade [2025-11-07T10:56:36.254Z] #9 0.255 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2025-11-07T10:56:36.514Z] #9 0.335 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2025-11-07T10:56:36.514Z] #9 0.450 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-07T10:56:37.081Z] #9 0.945 WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-11-07T10:56:37.081Z] #9 0.954 Upgrading critical system libraries and apk-tools: [2025-11-07T10:56:37.082Z] #9 0.954 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2025-11-07T10:56:37.082Z] #9 0.960 Executing busybox-1.36.1-r4.trigger [2025-11-07T10:56:37.082Z] #9 1.013 Continuing the upgrade transaction with new apk-tools: [2025-11-07T10:56:37.082Z] #9 1.019 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2025-11-07T10:56:37.082Z] #9 1.097 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2025-11-07T10:56:37.341Z] #9 1.211 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-07T10:56:37.600Z] #9 1.695 WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-11-07T10:56:37.859Z] #9 1.700 (1/27) Upgrading musl (1.2.4-r2 -> 1.2.4-r3) [2025-11-07T10:56:37.859Z] #9 1.714 (2/27) Upgrading busybox (1.36.1-r4 -> 1.36.1-r7) [2025-11-07T10:56:37.859Z] #9 1.730 Executing busybox-1.36.1-r7.post-upgrade [2025-11-07T10:56:37.859Z] #9 1.744 (3/27) Upgrading busybox-binsh (1.36.1-r4 -> 1.36.1-r7) [2025-11-07T10:56:37.859Z] #9 1.747 (4/27) Upgrading ca-certificates-bundle (20230506-r0 -> 20241121-r1) [2025-11-07T10:56:37.859Z] #9 1.756 (5/27) Upgrading libcrypto3 (3.1.4-r0 -> 3.1.8-r0) [2025-11-07T10:56:37.859Z] #9 1.790 (6/27) Upgrading libssl3 (3.1.4-r0 -> 3.1.8-r0) [2025-11-07T10:56:37.859Z] #9 1.799 (7/27) Upgrading ssl_client (1.36.1-r4 -> 1.36.1-r7) [2025-11-07T10:56:37.859Z] #9 1.802 (8/27) Upgrading binutils (2.40-r7 -> 2.40-r8) [2025-11-07T10:56:37.859Z] #9 1.854 (9/27) Upgrading musl-dev (1.2.4-r2 -> 1.2.4-r3) [2025-11-07T10:56:37.859Z] #9 1.907 (10/27) Upgrading libexpat (2.5.0-r1 -> 2.7.0-r0) [2025-11-07T10:56:38.118Z] #9 1.911 (11/27) Upgrading xz-libs (5.4.3-r0 -> 5.4.3-r1) [2025-11-07T10:56:38.118Z] #9 1.917 (12/27) Upgrading libarchive (3.7.2-r0 -> 3.8.0-r0) [2025-11-07T10:56:38.118Z] #9 1.927 (13/27) Upgrading ca-certificates (20230506-r0 -> 20241121-r1) [2025-11-07T10:56:38.118Z] #9 1.941 (14/27) Installing libpsl (0.21.5-r0) [2025-11-07T10:56:38.118Z] #9 1.944 (15/27) Upgrading libcurl (8.4.0-r0 -> 8.12.1-r0) [2025-11-07T10:56:38.118Z] #9 1.954 (16/27) Installing libpsl-utils (0.21.5-r0) [2025-11-07T10:56:38.118Z] #9 1.957 (17/27) Installing libpsl-dev (0.21.5-r0) [2025-11-07T10:56:38.118Z] #9 1.961 (18/27) Upgrading openssl-dev (3.1.4-r0 -> 3.1.8-r0) [2025-11-07T10:56:38.118Z] #9 1.980 (19/27) Upgrading curl-dev (8.4.0-r0 -> 8.12.1-r0) [2025-11-07T10:56:38.118Z] #9 1.987 (20/27) Upgrading git (2.40.1-r0 -> 2.40.4-r0) [2025-11-07T10:56:38.118Z] #9 2.039 (21/27) Upgrading musl-utils (1.2.4-r2 -> 1.2.4-r3) [2025-11-07T10:56:38.118Z] #9 2.048 (22/27) Upgrading libtasn1 (4.19.0-r1 -> 4.20.0-r0) [2025-11-07T10:56:38.118Z] #9 2.052 (23/27) Upgrading gnutls (3.8.0-r2 -> 3.8.4-r0) [2025-11-07T10:56:38.118Z] #9 2.074 (24/27) Upgrading gnutls-c++ (3.8.0-r2 -> 3.8.4-r0) [2025-11-07T10:56:38.118Z] #9 2.082 (25/27) Upgrading libtasn1-progs (4.19.0-r1 -> 4.20.0-r0) [2025-11-07T10:56:38.118Z] #9 2.089 (26/27) Upgrading libtasn1-dev (4.19.0-r1 -> 4.20.0-r0) [2025-11-07T10:56:38.118Z] #9 2.094 (27/27) Upgrading gnutls-dev (3.8.0-r2 -> 3.8.4-r0) [2025-11-07T10:56:38.118Z] #9 2.101 Executing busybox-1.36.1-r7.trigger [2025-11-07T10:56:38.118Z] #9 2.107 Executing ca-certificates-20241121-r1.trigger [2025-11-07T10:56:38.118Z] #9 2.155 OK: 336 MiB in 103 packages [2025-11-07T10:56:38.377Z] #9 DONE 2.4s [2025-11-07T10:56:38.636Z] [2025-11-07T10:56:38.636Z] #10 [ 6/11] COPY scripts /device-bacnet-c/scripts [2025-11-07T10:56:38.636Z] #10 DONE 0.0s [2025-11-07T10:56:38.636Z] [2025-11-07T10:56:38.636Z] #11 [ 7/11] COPY src /device-bacnet-c/src/ [2025-11-07T10:56:38.636Z] #11 DONE 0.0s [2025-11-07T10:56:38.636Z] [2025-11-07T10:56:38.636Z] #12 [ 8/11] COPY VERSION /device-bacnet-c/ [2025-11-07T10:56:38.636Z] #12 DONE 0.0s [2025-11-07T10:56:38.636Z] [2025-11-07T10:56:38.636Z] #13 [ 9/11] WORKDIR /device-bacnet-c [2025-11-07T10:56:38.636Z] #13 DONE 0.0s [2025-11-07T10:56:38.636Z] [2025-11-07T10:56:38.636Z] #14 [10/11] RUN /device-bacnet-c/scripts/build_deps.sh [2025-11-07T10:56:38.895Z] #14 0.221 + CSDK_VER=4.1.0-dev.9 [2025-11-07T10:56:38.895Z] #14 0.221 + '[' '!' -d deps ] [2025-11-07T10:56:38.895Z] #14 0.221 + mkdir deps [2025-11-07T10:56:38.895Z] #14 0.222 + cd /device-bacnet-c/deps [2025-11-07T10:56:38.895Z] #14 0.222 + wget https://github.com/edgexfoundry/device-sdk-c/archive/v4.1.0-dev.9.zip [2025-11-07T10:56:38.895Z] #14 0.224 Connecting to github.com (140.82.113.4:443) [2025-11-07T10:56:39.154Z] #14 0.424 Connecting to codeload.github.com (140.82.114.10:443) [2025-11-07T10:56:39.154Z] #14 0.638 saving to 'v4.1.0-dev.9.zip' [2025-11-07T10:56:39.414Z] #14 0.699 v4.1.0-dev.9.zip 100% |********************************| 249k 0:00:00 ETA [2025-11-07T10:56:39.414Z] #14 0.699 'v4.1.0-dev.9.zip' saved [2025-11-07T10:56:39.414Z] #14 0.699 + unzip v4.1.0-dev.9.zip [2025-11-07T10:56:39.414Z] #14 0.701 Archive: v4.1.0-dev.9.zip [2025-11-07T10:56:39.414Z] #14 0.707 creating: device-sdk-c-4.1.0-dev.9/ [2025-11-07T10:56:39.414Z] #14 0.707 creating: device-sdk-c-4.1.0-dev.9/.github/ [2025-11-07T10:56:39.414Z] #14 0.707 inflating: device-sdk-c-4.1.0-dev.9/.github/Contributing.md [2025-11-07T10:56:39.414Z] #14 0.707 inflating: device-sdk-c-4.1.0-dev.9/.github/PULL_REQUEST_TEMPLATE.md [2025-11-07T10:56:39.414Z] #14 0.707 inflating: device-sdk-c-4.1.0-dev.9/.github/semantic.yml [2025-11-07T10:56:39.414Z] #14 0.707 creating: device-sdk-c-4.1.0-dev.9/.github/workflows/ [2025-11-07T10:56:39.414Z] #14 0.707 inflating: device-sdk-c-4.1.0-dev.9/.github/workflows/release.yml [2025-11-07T10:56:39.414Z] #14 0.707 inflating: device-sdk-c-4.1.0-dev.9/.gitignore [2025-11-07T10:56:39.414Z] #14 0.707 inflating: device-sdk-c-4.1.0-dev.9/Attribution.txt [2025-11-07T10:56:39.414Z] #14 0.707 inflating: device-sdk-c-4.1.0-dev.9/CHANGELOG.md [2025-11-07T10:56:39.414Z] #14 0.707 inflating: device-sdk-c-4.1.0-dev.9/Doxyfile [2025-11-07T10:56:39.414Z] #14 0.707 inflating: device-sdk-c-4.1.0-dev.9/GOVERNANCE.md [2025-11-07T10:56:39.414Z] #14 0.707 inflating: device-sdk-c-4.1.0-dev.9/Jenkinsfile [2025-11-07T10:56:39.414Z] #14 0.707 inflating: device-sdk-c-4.1.0-dev.9/LICENSE [2025-11-07T10:56:39.414Z] #14 0.707 inflating: device-sdk-c-4.1.0-dev.9/Makefile [2025-11-07T10:56:39.414Z] #14 0.707 inflating: device-sdk-c-4.1.0-dev.9/OWNERS.md [2025-11-07T10:56:39.414Z] #14 0.707 inflating: device-sdk-c-4.1.0-dev.9/README.IOT.md [2025-11-07T10:56:39.414Z] #14 0.707 inflating: device-sdk-c-4.1.0-dev.9/README.md [2025-11-07T10:56:39.414Z] #14 0.707 inflating: device-sdk-c-4.1.0-dev.9/README.v3.md [2025-11-07T10:56:39.414Z] #14 0.707 creating: device-sdk-c-4.1.0-dev.9/docs/ [2025-11-07T10:56:39.414Z] #14 0.709 inflating: device-sdk-c-4.1.0-dev.9/docs/configuration.md [2025-11-07T10:56:39.414Z] #14 0.709 inflating: device-sdk-c-4.1.0-dev.9/docs/deviceprofiles.md [2025-11-07T10:56:39.414Z] #14 0.709 inflating: device-sdk-c-4.1.0-dev.9/docs/metrics.md [2025-11-07T10:56:39.414Z] #14 0.709 inflating: device-sdk-c-4.1.0-dev.9/docs/servicewritersguide.md [2025-11-07T10:56:39.414Z] #14 0.709 inflating: device-sdk-c-4.1.0-dev.9/docs/startup.md [2025-11-07T10:56:39.414Z] #14 0.709 creating: device-sdk-c-4.1.0-dev.9/include/ [2025-11-07T10:56:39.414Z] #14 0.709 creating: device-sdk-c-4.1.0-dev.9/include/devsdk/ [2025-11-07T10:56:39.414Z] #14 0.709 inflating: device-sdk-c-4.1.0-dev.9/include/devsdk/devsdk-base.h [2025-11-07T10:56:39.414Z] #14 0.709 inflating: device-sdk-c-4.1.0-dev.9/include/devsdk/devsdk.h [2025-11-07T10:56:39.414Z] #14 0.709 creating: device-sdk-c-4.1.0-dev.9/include/edgex/ [2025-11-07T10:56:39.414Z] #14 0.709 inflating: device-sdk-c-4.1.0-dev.9/include/edgex/devices.h [2025-11-07T10:56:39.414Z] #14 0.709 inflating: device-sdk-c-4.1.0-dev.9/include/edgex/edgex-base.h [2025-11-07T10:56:39.414Z] #14 0.709 inflating: device-sdk-c-4.1.0-dev.9/include/edgex/edgex.h [2025-11-07T10:56:39.414Z] #14 0.709 inflating: device-sdk-c-4.1.0-dev.9/include/edgex/profiles.h [2025-11-07T10:56:39.414Z] #14 0.709 inflating: device-sdk-c-4.1.0-dev.9/include/edgex/rest-server.h [2025-11-07T10:56:39.414Z] #14 0.709 creating: device-sdk-c-4.1.0-dev.9/scripts/ [2025-11-07T10:56:39.414Z] #14 0.709 inflating: device-sdk-c-4.1.0-dev.9/scripts/Dockerfile.alpine [2025-11-07T10:56:39.414Z] #14 0.709 inflating: device-sdk-c-4.1.0-dev.9/scripts/Dockerfile.alpine-base [2025-11-07T10:56:39.414Z] #14 0.711 inflating: device-sdk-c-4.1.0-dev.9/scripts/build.sh [2025-11-07T10:56:39.414Z] #14 0.711 inflating: device-sdk-c-4.1.0-dev.9/scripts/entrypoint.sh [2025-11-07T10:56:39.414Z] #14 0.711 creating: device-sdk-c-4.1.0-dev.9/src/ [2025-11-07T10:56:39.414Z] #14 0.711 inflating: device-sdk-c-4.1.0-dev.9/src/CMakeLists.txt [2025-11-07T10:56:39.414Z] #14 0.711 creating: device-sdk-c-4.1.0-dev.9/src/c/ [2025-11-07T10:56:39.414Z] #14 0.711 inflating: device-sdk-c-4.1.0-dev.9/src/c/CMakeLists.txt [2025-11-07T10:56:39.414Z] #14 0.711 inflating: device-sdk-c-4.1.0-dev.9/src/c/api.h [2025-11-07T10:56:39.414Z] #14 0.711 inflating: device-sdk-c-4.1.0-dev.9/src/c/autoevent.c [2025-11-07T10:56:39.414Z] #14 0.711 inflating: device-sdk-c-4.1.0-dev.9/src/c/autoevent.h [2025-11-07T10:56:39.414Z] #14 0.711 inflating: device-sdk-c-4.1.0-dev.9/src/c/bus-impl.h [2025-11-07T10:56:39.414Z] #14 0.711 inflating: device-sdk-c-4.1.0-dev.9/src/c/bus-mqtt.c [2025-11-07T10:56:39.414Z] #14 0.711 inflating: device-sdk-c-4.1.0-dev.9/src/c/bus.c [2025-11-07T10:56:39.414Z] #14 0.711 inflating: device-sdk-c-4.1.0-dev.9/src/c/bus.h [2025-11-07T10:56:39.414Z] #14 0.711 inflating: device-sdk-c-4.1.0-dev.9/src/c/callback3.c [2025-11-07T10:56:39.414Z] #14 0.711 inflating: device-sdk-c-4.1.0-dev.9/src/c/callback3.h [2025-11-07T10:56:39.414Z] #14 0.711 inflating: device-sdk-c-4.1.0-dev.9/src/c/cmdinfo.h [2025-11-07T10:56:39.414Z] #14 0.711 inflating: device-sdk-c-4.1.0-dev.9/src/c/config.c [2025-11-07T10:56:39.414Z] #14 0.711 inflating: device-sdk-c-4.1.0-dev.9/src/c/config.h [2025-11-07T10:56:39.414Z] #14 0.711 inflating: device-sdk-c-4.1.0-dev.9/src/c/correlation.c [2025-11-07T10:56:39.414Z] #14 0.711 inflating: device-sdk-c-4.1.0-dev.9/src/c/correlation.h [2025-11-07T10:56:39.414Z] #14 0.713 inflating: device-sdk-c-4.1.0-dev.9/src/c/data.c [2025-11-07T10:56:39.414Z] #14 0.713 inflating: device-sdk-c-4.1.0-dev.9/src/c/data.h [2025-11-07T10:56:39.414Z] #14 0.713 inflating: device-sdk-c-4.1.0-dev.9/src/c/defs.h.in [2025-11-07T10:56:39.414Z] #14 0.713 inflating: device-sdk-c-4.1.0-dev.9/src/c/device.c [2025-11-07T10:56:39.414Z] #14 0.713 inflating: device-sdk-c-4.1.0-dev.9/src/c/device.h [2025-11-07T10:56:39.414Z] #14 0.713 inflating: device-sdk-c-4.1.0-dev.9/src/c/devman.c [2025-11-07T10:56:39.414Z] #14 0.713 inflating: device-sdk-c-4.1.0-dev.9/src/c/devmap.c [2025-11-07T10:56:39.414Z] #14 0.713 inflating: device-sdk-c-4.1.0-dev.9/src/c/devmap.h [2025-11-07T10:56:39.414Z] #14 0.713 inflating: device-sdk-c-4.1.0-dev.9/src/c/devsdk-base.c [2025-11-07T10:56:39.414Z] #14 0.713 inflating: device-sdk-c-4.1.0-dev.9/src/c/devutil.h [2025-11-07T10:56:39.414Z] #14 0.713 inflating: device-sdk-c-4.1.0-dev.9/src/c/discovery.c [2025-11-07T10:56:39.414Z] #14 0.713 inflating: device-sdk-c-4.1.0-dev.9/src/c/discovery.h [2025-11-07T10:56:39.414Z] #14 0.713 inflating: device-sdk-c-4.1.0-dev.9/src/c/dto-read.c [2025-11-07T10:56:39.414Z] #14 0.713 inflating: device-sdk-c-4.1.0-dev.9/src/c/dto-read.h [2025-11-07T10:56:39.414Z] #14 0.713 inflating: device-sdk-c-4.1.0-dev.9/src/c/edgex-logging.c [2025-11-07T10:56:39.414Z] #14 0.713 inflating: device-sdk-c-4.1.0-dev.9/src/c/edgex-logging.h [2025-11-07T10:56:39.414Z] #14 0.713 inflating: device-sdk-c-4.1.0-dev.9/src/c/edgex-rest.c [2025-11-07T10:56:39.414Z] #14 0.713 inflating: device-sdk-c-4.1.0-dev.9/src/c/edgex-rest.h [2025-11-07T10:56:39.414Z] #14 0.714 inflating: device-sdk-c-4.1.0-dev.9/src/c/edgex2.h [2025-11-07T10:56:39.414Z] #14 0.714 inflating: device-sdk-c-4.1.0-dev.9/src/c/errorlist.h [2025-11-07T10:56:39.414Z] #14 0.714 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/ [2025-11-07T10:56:39.414Z] #14 0.714 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/CMakeLists.txt [2025-11-07T10:56:39.414Z] #14 0.714 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/README.md [2025-11-07T10:56:39.414Z] #14 0.714 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/bitfields/ [2025-11-07T10:56:39.414Z] #14 0.714 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/bitfields/CMakeLists.txt [2025-11-07T10:56:39.414Z] #14 0.714 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/bitfields/README.md [2025-11-07T10:56:39.414Z] #14 0.714 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/bitfields/device-bitfields.c [2025-11-07T10:56:39.414Z] #14 0.714 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/bitfields/res/ [2025-11-07T10:56:39.414Z] #14 0.714 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/bitfields/res/configuration.yaml [2025-11-07T10:56:39.414Z] #14 0.714 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/bitfields/res/devices/ [2025-11-07T10:56:39.414Z] #14 0.714 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/bitfields/res/devices/Bitfields.json [2025-11-07T10:56:39.414Z] #14 0.714 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/bitfields/res/profiles/ [2025-11-07T10:56:39.414Z] #14 0.714 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/bitfields/res/profiles/Example-Bitfields.json [2025-11-07T10:56:39.414Z] #14 0.715 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/counters/ [2025-11-07T10:56:39.414Z] #14 0.715 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/counters/CMakeLists.txt [2025-11-07T10:56:39.414Z] #14 0.715 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/counters/README.md [2025-11-07T10:56:39.414Z] #14 0.715 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/counters/device-counter.c [2025-11-07T10:56:39.414Z] #14 0.715 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/counters/res/ [2025-11-07T10:56:39.414Z] #14 0.715 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/counters/res/configuration.yaml [2025-11-07T10:56:39.414Z] #14 0.715 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/counters/res/devices/ [2025-11-07T10:56:39.414Z] #14 0.715 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/counters/res/devices/Counters.json [2025-11-07T10:56:39.414Z] #14 0.715 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/counters/res/profiles/ [2025-11-07T10:56:39.414Z] #14 0.715 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/counters/res/profiles/Counter.json [2025-11-07T10:56:39.414Z] #14 0.715 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/discovery/ [2025-11-07T10:56:39.414Z] #14 0.715 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/discovery/CMakeLists.txt [2025-11-07T10:56:39.414Z] #14 0.715 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/discovery/README.md [2025-11-07T10:56:39.414Z] #14 0.715 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/discovery/res/ [2025-11-07T10:56:39.414Z] #14 0.716 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/discovery/res/configuration.yaml [2025-11-07T10:56:39.414Z] #14 0.716 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/discovery/res/devices/ [2025-11-07T10:56:39.414Z] #14 0.716 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/discovery/res/devices/readme.txt [2025-11-07T10:56:39.414Z] #14 0.716 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/discovery/res/profiles/ [2025-11-07T10:56:39.414Z] #14 0.716 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/discovery/res/profiles/TemplateProfile.json [2025-11-07T10:56:39.414Z] #14 0.716 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/discovery/res/watchers/ [2025-11-07T10:56:39.414Z] #14 0.716 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/discovery/res/watchers/watcher1.json [2025-11-07T10:56:39.414Z] #14 0.716 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/discovery/res/watchers/watcher2.json [2025-11-07T10:56:39.414Z] #14 0.716 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/discovery/template.c [2025-11-07T10:56:39.414Z] #14 0.716 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/file/ [2025-11-07T10:56:39.414Z] #14 0.716 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/file/CMakeLists.txt [2025-11-07T10:56:39.414Z] #14 0.716 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/file/README.md [2025-11-07T10:56:39.414Z] #14 0.716 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/file/device-file.c [2025-11-07T10:56:39.414Z] #14 0.717 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/file/res/ [2025-11-07T10:56:39.414Z] #14 0.717 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/file/res/configuration.yaml [2025-11-07T10:56:39.414Z] #14 0.717 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/file/res/devices/ [2025-11-07T10:56:39.414Z] #14 0.717 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/file/res/devices/file1.json [2025-11-07T10:56:39.414Z] #14 0.717 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/file/res/lorem.txt [2025-11-07T10:56:39.414Z] #14 0.717 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/file/res/profiles/ [2025-11-07T10:56:39.414Z] #14 0.717 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/file/res/profiles/FileExampleProfile.json [2025-11-07T10:56:39.414Z] #14 0.717 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/gyro/ [2025-11-07T10:56:39.414Z] #14 0.717 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/gyro/CMakeLists.txt [2025-11-07T10:56:39.414Z] #14 0.717 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/gyro/README.md [2025-11-07T10:56:39.414Z] #14 0.717 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/gyro/device-gyro.c [2025-11-07T10:56:39.414Z] #14 0.717 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/gyro/res/ [2025-11-07T10:56:39.414Z] #14 0.717 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/gyro/res/configuration.yaml [2025-11-07T10:56:39.414Z] #14 0.717 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/gyro/res/devices/ [2025-11-07T10:56:39.414Z] #14 0.717 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/gyro/res/devices/gyro.json [2025-11-07T10:56:39.414Z] #14 0.718 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/gyro/res/profiles/ [2025-11-07T10:56:39.414Z] #14 0.718 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/gyro/res/profiles/Gyro.json [2025-11-07T10:56:39.414Z] #14 0.718 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/random/ [2025-11-07T10:56:39.414Z] #14 0.718 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/random/CMakeLists.txt [2025-11-07T10:56:39.414Z] #14 0.718 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/random/README.md [2025-11-07T10:56:39.414Z] #14 0.718 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/random/device-random.c [2025-11-07T10:56:39.414Z] #14 0.718 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/random/res/ [2025-11-07T10:56:39.414Z] #14 0.718 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/random/res/configuration.yaml [2025-11-07T10:56:39.414Z] #14 0.718 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/random/res/devices/ [2025-11-07T10:56:39.414Z] #14 0.718 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/random/res/devices/randomdevice1.json [2025-11-07T10:56:39.414Z] #14 0.718 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/random/res/profiles/ [2025-11-07T10:56:39.414Z] #14 0.718 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/random/res/profiles/RandomExampleProfile.json [2025-11-07T10:56:39.414Z] #14 0.718 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/res/ [2025-11-07T10:56:39.414Z] #14 0.718 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/res/configuration.yaml [2025-11-07T10:56:39.414Z] #14 0.718 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/res/devices/ [2025-11-07T10:56:39.414Z] #14 0.718 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/res/devices/device1.json [2025-11-07T10:56:39.414Z] #14 0.718 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/res/profiles/ [2025-11-07T10:56:39.414Z] #14 0.718 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/res/profiles/TemplateProfile.json [2025-11-07T10:56:39.414Z] #14 0.718 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/template.c [2025-11-07T10:56:39.414Z] #14 0.718 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/terminal/ [2025-11-07T10:56:39.414Z] #14 0.718 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/terminal/CMakeLists.txt [2025-11-07T10:56:39.414Z] #14 0.718 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/terminal/README.md [2025-11-07T10:56:39.414Z] #14 0.718 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/terminal/device-terminal.c [2025-11-07T10:56:39.414Z] #14 0.718 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/terminal/res/ [2025-11-07T10:56:39.414Z] #14 0.718 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/terminal/res/configuration.yaml [2025-11-07T10:56:39.414Z] #14 0.718 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/terminal/res/devices/ [2025-11-07T10:56:39.414Z] #14 0.718 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/terminal/res/devices/terminal.json [2025-11-07T10:56:39.414Z] #14 0.720 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/terminal/res/profiles/ [2025-11-07T10:56:39.414Z] #14 0.720 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/terminal/res/profiles/Terminal.json [2025-11-07T10:56:39.414Z] #14 0.720 inflating: device-sdk-c-4.1.0-dev.9/src/c/filesys.c [2025-11-07T10:56:39.414Z] #14 0.720 inflating: device-sdk-c-4.1.0-dev.9/src/c/filesys.h [2025-11-07T10:56:39.414Z] #14 0.720 inflating: device-sdk-c-4.1.0-dev.9/src/c/keeper.c [2025-11-07T10:56:39.414Z] #14 0.720 inflating: device-sdk-c-4.1.0-dev.9/src/c/keeper.h [2025-11-07T10:56:39.414Z] #14 0.720 inflating: device-sdk-c-4.1.0-dev.9/src/c/map.c [2025-11-07T10:56:39.414Z] #14 0.720 inflating: device-sdk-c-4.1.0-dev.9/src/c/map.h [2025-11-07T10:56:39.414Z] #14 0.720 inflating: device-sdk-c-4.1.0-dev.9/src/c/metadata.c [2025-11-07T10:56:39.414Z] #14 0.720 inflating: device-sdk-c-4.1.0-dev.9/src/c/metadata.h [2025-11-07T10:56:39.414Z] #14 0.720 inflating: device-sdk-c-4.1.0-dev.9/src/c/metrics.h [2025-11-07T10:56:39.414Z] #14 0.720 inflating: device-sdk-c-4.1.0-dev.9/src/c/opstate.c [2025-11-07T10:56:39.414Z] #14 0.720 inflating: device-sdk-c-4.1.0-dev.9/src/c/opstate.h [2025-11-07T10:56:39.414Z] #14 0.720 inflating: device-sdk-c-4.1.0-dev.9/src/c/parson.c [2025-11-07T10:56:39.414Z] #14 0.720 inflating: device-sdk-c-4.1.0-dev.9/src/c/parson.h [2025-11-07T10:56:39.414Z] #14 0.720 inflating: device-sdk-c-4.1.0-dev.9/src/c/profiles.c [2025-11-07T10:56:39.414Z] #14 0.720 inflating: device-sdk-c-4.1.0-dev.9/src/c/profiles.h [2025-11-07T10:56:39.415Z] #14 0.720 inflating: device-sdk-c-4.1.0-dev.9/src/c/registry-impl.h [2025-11-07T10:56:39.415Z] #14 0.722 inflating: device-sdk-c-4.1.0-dev.9/src/c/registry.c [2025-11-07T10:56:39.415Z] #14 0.722 inflating: device-sdk-c-4.1.0-dev.9/src/c/registry.h [2025-11-07T10:56:39.415Z] #14 0.722 inflating: device-sdk-c-4.1.0-dev.9/src/c/reqdata.c [2025-11-07T10:56:39.415Z] #14 0.722 inflating: device-sdk-c-4.1.0-dev.9/src/c/reqdata.h [2025-11-07T10:56:39.415Z] #14 0.722 inflating: device-sdk-c-4.1.0-dev.9/src/c/request_auth.c [2025-11-07T10:56:39.415Z] #14 0.722 inflating: device-sdk-c-4.1.0-dev.9/src/c/request_auth.h [2025-11-07T10:56:39.415Z] #14 0.722 inflating: device-sdk-c-4.1.0-dev.9/src/c/rest-server.c [2025-11-07T10:56:39.415Z] #14 0.722 inflating: device-sdk-c-4.1.0-dev.9/src/c/rest-server.h [2025-11-07T10:56:39.415Z] #14 0.722 inflating: device-sdk-c-4.1.0-dev.9/src/c/rest.c [2025-11-07T10:56:39.415Z] #14 0.722 inflating: device-sdk-c-4.1.0-dev.9/src/c/rest.h [2025-11-07T10:56:39.415Z] #14 0.722 inflating: device-sdk-c-4.1.0-dev.9/src/c/secrets-impl.h [2025-11-07T10:56:39.415Z] #14 0.722 inflating: device-sdk-c-4.1.0-dev.9/src/c/secrets-insecure.c [2025-11-07T10:56:39.415Z] #14 0.722 inflating: device-sdk-c-4.1.0-dev.9/src/c/secrets-insecure.h [2025-11-07T10:56:39.415Z] #14 0.722 inflating: device-sdk-c-4.1.0-dev.9/src/c/secrets-vault.c [2025-11-07T10:56:39.415Z] #14 0.722 inflating: device-sdk-c-4.1.0-dev.9/src/c/secrets-vault.h [2025-11-07T10:56:39.415Z] #14 0.722 inflating: device-sdk-c-4.1.0-dev.9/src/c/secrets.c [2025-11-07T10:56:39.415Z] #14 0.722 inflating: device-sdk-c-4.1.0-dev.9/src/c/secrets.h [2025-11-07T10:56:39.415Z] #14 0.722 inflating: device-sdk-c-4.1.0-dev.9/src/c/service.c [2025-11-07T10:56:39.415Z] #14 0.722 inflating: device-sdk-c-4.1.0-dev.9/src/c/service.h [2025-11-07T10:56:39.415Z] #14 0.723 inflating: device-sdk-c-4.1.0-dev.9/src/c/transform.c [2025-11-07T10:56:39.415Z] #14 0.723 inflating: device-sdk-c-4.1.0-dev.9/src/c/transform.h [2025-11-07T10:56:39.415Z] #14 0.723 inflating: device-sdk-c-4.1.0-dev.9/src/c/validate.c [2025-11-07T10:56:39.415Z] #14 0.723 inflating: device-sdk-c-4.1.0-dev.9/src/c/validate.h [2025-11-07T10:56:39.415Z] #14 0.723 inflating: device-sdk-c-4.1.0-dev.9/src/c/watchers.c [2025-11-07T10:56:39.415Z] #14 0.723 inflating: device-sdk-c-4.1.0-dev.9/src/c/watchers.h [2025-11-07T10:56:39.415Z] #14 0.723 creating: device-sdk-c-4.1.0-dev.9/src/cmake/ [2025-11-07T10:56:39.415Z] #14 0.723 inflating: device-sdk-c-4.1.0-dev.9/src/cmake/FindIOT.cmake [2025-11-07T10:56:39.415Z] #14 0.723 inflating: device-sdk-c-4.1.0-dev.9/src/cmake/FindLIBCBOR.cmake [2025-11-07T10:56:39.415Z] #14 0.723 inflating: device-sdk-c-4.1.0-dev.9/src/cmake/FindLIBMICROHTTP.cmake [2025-11-07T10:56:39.415Z] #14 0.723 inflating: device-sdk-c-4.1.0-dev.9/src/cmake/FindLIBPAHO.cmake [2025-11-07T10:56:39.415Z] #14 0.723 inflating: device-sdk-c-4.1.0-dev.9/src/cmake/FindLIBUUID.cmake [2025-11-07T10:56:39.415Z] #14 0.723 inflating: device-sdk-c-4.1.0-dev.9/src/cmake/FindLIBYAML.cmake [2025-11-07T10:56:39.415Z] #14 0.723 + cd device-sdk-c-4.1.0-dev.9 [2025-11-07T10:56:39.415Z] #14 0.723 + ./scripts/build.sh [2025-11-07T10:56:39.415Z] #14 0.724 + CPPCHECK=false [2025-11-07T10:56:39.415Z] #14 0.724 + DOCGEN=false [2025-11-07T10:56:39.415Z] #14 0.724 + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' [2025-11-07T10:56:39.415Z] #14 0.724 + '[' 0 -gt 0 ] [2025-11-07T10:56:39.415Z] #14 0.725 + readlink -f ./scripts/build.sh [2025-11-07T10:56:39.415Z] #14 0.726 + dirname /device-bacnet-c/deps/device-sdk-c-4.1.0-dev.9/scripts/build.sh [2025-11-07T10:56:39.415Z] #14 0.727 + dirname /device-bacnet-c/deps/device-sdk-c-4.1.0-dev.9/scripts [2025-11-07T10:56:39.415Z] #14 0.727 + ROOT=/device-bacnet-c/deps/device-sdk-c-4.1.0-dev.9 [2025-11-07T10:56:39.415Z] #14 0.727 + cd /device-bacnet-c/deps/device-sdk-c-4.1.0-dev.9 [2025-11-07T10:56:39.415Z] #14 0.727 + mkdir -p /device-bacnet-c/deps/device-sdk-c-4.1.0-dev.9/build/release [2025-11-07T10:56:39.415Z] #14 0.728 + cd /device-bacnet-c/deps/device-sdk-c-4.1.0-dev.9/build/release [2025-11-07T10:56:39.415Z] #14 0.728 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/deps/device-sdk-c-4.1.0-dev.9/src [2025-11-07T10:56:39.415Z] #14 0.804 -- The C compiler identification is GNU 12.2.1 [2025-11-07T10:56:39.415Z] #14 0.821 -- Detecting C compiler ABI info [2025-11-07T10:56:39.415Z] #14 0.906 -- Detecting C compiler ABI info - done [2025-11-07T10:56:39.673Z] #14 0.925 -- Check for working C compiler: /usr/bin/cc - skipped [2025-11-07T10:56:39.673Z] #14 0.926 -- Detecting C compile features [2025-11-07T10:56:39.673Z] #14 0.927 -- Detecting C compile features - done [2025-11-07T10:56:39.673Z] #14 0.931 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2025-11-07T10:56:39.673Z] #14 1.005 -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") [2025-11-07T10:56:39.673Z] #14 1.009 -- Found LIBYAML: /usr/lib/libyaml.so [2025-11-07T10:56:39.673Z] #14 1.012 -- Found LIBUUID: /usr/lib/libuuid.so [2025-11-07T10:56:39.673Z] #14 1.015 -- Found LIBCBOR: /usr/lib/libcbor.so [2025-11-07T10:56:39.673Z] #14 1.018 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2025-11-07T10:56:39.673Z] #14 1.021 -- Found IOT: /opt/iotech/iot/1.6/lib/libiot.so [2025-11-07T10:56:39.673Z] #14 1.021 -- /opt/iotech/iot/1.6/include [2025-11-07T10:56:39.673Z] #14 1.021 -- C SDK 0.0.0 for Linux [2025-11-07T10:56:39.673Z] #14 1.024 -- Performing Test CSDK_HAVE_ATOMIC [2025-11-07T10:56:39.673Z] #14 1.116 -- Performing Test CSDK_HAVE_ATOMIC - Success [2025-11-07T10:56:39.932Z] #14 1.163 -- Found Curses: /usr/lib/libcurses.so [2025-11-07T10:56:39.932Z] #14 1.184 -- Configuring done (0.4s) [2025-11-07T10:56:39.932Z] #14 1.219 -- Generating done (0.0s) [2025-11-07T10:56:39.932Z] #14 1.221 -- Build files have been written to: /device-bacnet-c/deps/device-sdk-c-4.1.0-dev.9/build/release [2025-11-07T10:56:39.932Z] #14 1.226 + make all package [2025-11-07T10:56:39.932Z] #14 1.226 + tee release.log [2025-11-07T10:56:39.932Z] #14 1.269 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2025-11-07T10:56:39.932Z] #14 1.380 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2025-11-07T10:56:40.192Z] #14 1.534 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2025-11-07T10:56:40.192Z] #14 1.661 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2025-11-07T10:56:40.452Z] #14 1.758 [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2025-11-07T10:56:40.713Z] #14 2.069 [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2025-11-07T10:56:40.972Z] #14 2.112 [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2025-11-07T10:56:40.972Z] #14 2.250 [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2025-11-07T10:56:41.232Z] #14 2.534 [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2025-11-07T10:56:41.491Z] #14 2.630 [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2025-11-07T10:56:41.491Z] #14 2.765 [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2025-11-07T10:56:41.491Z] #14 2.890 [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2025-11-07T10:56:41.749Z] #14 2.983 [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2025-11-07T10:56:41.749Z] #14 3.137 [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2025-11-07T10:56:42.009Z] #14 3.195 [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2025-11-07T10:56:42.009Z] #14 3.510 [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2025-11-07T10:56:42.269Z] #14 3.574 [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2025-11-07T10:56:42.528Z] #14 3.808 [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2025-11-07T10:56:42.528Z] #14 3.921 [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2025-11-07T10:56:42.787Z] #14 4.133 [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2025-11-07T10:56:43.046Z] #14 4.220 [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2025-11-07T10:56:43.983Z] #14 5.232 [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2025-11-07T10:56:43.983Z] #14 5.339 [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2025-11-07T10:56:44.242Z] #14 5.411 [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2025-11-07T10:56:44.242Z] #14 5.504 [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2025-11-07T10:56:44.242Z] #14 5.563 [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2025-11-07T10:56:44.502Z] #14 5.790 [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2025-11-07T10:56:44.761Z] #14 6.113 [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2025-11-07T10:56:45.022Z] #14 6.187 [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2025-11-07T10:56:45.022Z] #14 6.315 [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2025-11-07T10:56:45.282Z] #14 6.408 [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2025-11-07T10:56:45.545Z] #14 6.820 [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2025-11-07T10:56:45.545Z] #14 6.933 [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2025-11-07T10:56:45.806Z] #14 6.994 [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2025-11-07T10:56:45.806Z] #14 7.100 [ 68%] Linking C shared library libcsdk.so [2025-11-07T10:56:45.806Z] #14 7.155 [ 68%] Built target csdk [2025-11-07T10:56:45.806Z] #14 7.176 [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2025-11-07T10:56:45.806Z] #14 7.311 [ 72%] Linking C executable template [2025-11-07T10:56:46.066Z] #14 7.337 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.12, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-11-07T10:56:46.066Z] #14 7.379 [ 72%] Built target template [2025-11-07T10:56:46.066Z] #14 7.396 [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2025-11-07T10:56:46.066Z] #14 7.484 [ 76%] Linking C executable device-counter [2025-11-07T10:56:46.326Z] #14 7.510 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.12, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-11-07T10:56:46.326Z] #14 7.551 [ 76%] Built target device-counter [2025-11-07T10:56:46.326Z] #14 7.569 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2025-11-07T10:56:46.326Z] #14 7.656 [ 80%] Linking C executable device-random [2025-11-07T10:56:46.326Z] #14 7.683 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.12, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-11-07T10:56:46.326Z] #14 7.724 [ 80%] Built target device-random [2025-11-07T10:56:46.326Z] #14 7.744 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2025-11-07T10:56:46.326Z] #14 7.824 [ 84%] Linking C executable device-gyro [2025-11-07T10:56:46.586Z] #14 7.850 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.12, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-11-07T10:56:46.586Z] #14 7.893 [ 84%] Built target device-gyro [2025-11-07T10:56:46.586Z] #14 7.910 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2025-11-07T10:56:46.586Z] #14 7.998 [ 88%] Linking C executable device-bitfields [2025-11-07T10:56:46.844Z] #14 8.030 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.12, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-11-07T10:56:46.844Z] #14 8.071 [ 88%] Built target device-bitfields [2025-11-07T10:56:46.844Z] #14 8.088 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2025-11-07T10:56:46.844Z] #14 8.235 [ 92%] Linking C executable template-discovery [2025-11-07T10:56:47.103Z] #14 8.260 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.12, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-11-07T10:56:47.103Z] #14 8.301 [ 92%] Built target template-discovery [2025-11-07T10:56:47.103Z] #14 8.323 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2025-11-07T10:56:47.103Z] #14 8.430 [ 96%] Linking C executable device-file [2025-11-07T10:56:47.103Z] #14 8.451 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.12, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-11-07T10:56:47.103Z] #14 8.494 [ 96%] Built target device-file [2025-11-07T10:56:47.103Z] #14 8.510 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2025-11-07T10:56:47.103Z] #14 8.604 [100%] Linking C executable device-terminal [2025-11-07T10:56:47.363Z] #14 8.630 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.12, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-11-07T10:56:47.363Z] #14 8.671 [100%] Built target device-terminal [2025-11-07T10:56:47.363Z] #14 8.692 Run CPack packaging tool... [2025-11-07T10:56:47.363Z] #14 8.708 CPack: Create package using TGZ [2025-11-07T10:56:47.363Z] #14 8.708 CPack: Install projects [2025-11-07T10:56:47.363Z] #14 8.709 CPack: - Run preinstall target for: Csdk [2025-11-07T10:56:47.623Z] #14 8.913 CPack: - Install project: Csdk [] [2025-11-07T10:56:47.623Z] #14 8.918 CPack: Create package [2025-11-07T10:56:47.623Z] #14 8.939 CPack: - package: /device-bacnet-c/deps/device-sdk-c-4.1.0-dev.9/build/release/csdk-0.0.0.tar.gz generated. [2025-11-07T10:56:47.623Z] #14 8.940 + '[' false '=' true ] [2025-11-07T10:56:47.623Z] #14 8.940 + '[' false '=' true ] [2025-11-07T10:56:47.623Z] #14 8.940 + mkdir -p /device-bacnet-c/deps/device-sdk-c-4.1.0-dev.9/build/debug [2025-11-07T10:56:47.623Z] #14 8.941 + cd /device-bacnet-c/deps/device-sdk-c-4.1.0-dev.9/build/debug [2025-11-07T10:56:47.623Z] #14 8.941 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /device-bacnet-c/deps/device-sdk-c-4.1.0-dev.9/src [2025-11-07T10:56:47.623Z] #14 9.011 -- The C compiler identification is GNU 12.2.1 [2025-11-07T10:56:47.623Z] #14 9.028 -- Detecting C compiler ABI info [2025-11-07T10:56:47.623Z] #14 9.111 -- Detecting C compiler ABI info - done [2025-11-07T10:56:47.623Z] #14 9.134 -- Check for working C compiler: /usr/bin/cc - skipped [2025-11-07T10:56:47.883Z] #14 9.134 -- Detecting C compile features [2025-11-07T10:56:47.883Z] #14 9.135 -- Detecting C compile features - done [2025-11-07T10:56:47.883Z] #14 9.138 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2025-11-07T10:56:47.883Z] #14 9.212 -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") [2025-11-07T10:56:47.883Z] #14 9.216 -- Found LIBYAML: /usr/lib/libyaml.so [2025-11-07T10:56:47.883Z] #14 9.219 -- Found LIBUUID: /usr/lib/libuuid.so [2025-11-07T10:56:47.883Z] #14 9.221 -- Found LIBCBOR: /usr/lib/libcbor.so [2025-11-07T10:56:47.883Z] #14 9.223 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2025-11-07T10:56:47.883Z] #14 9.225 -- Found IOT: /opt/iotech/iot/1.6/lib/libiot.so [2025-11-07T10:56:47.883Z] #14 9.225 -- /opt/iotech/iot/1.6/include [2025-11-07T10:56:47.883Z] #14 9.225 -- C SDK 0.0.0 for Linux [2025-11-07T10:56:47.883Z] #14 9.228 -- Performing Test CSDK_HAVE_ATOMIC [2025-11-07T10:56:47.883Z] #14 9.322 -- Performing Test CSDK_HAVE_ATOMIC - Success [2025-11-07T10:56:48.143Z] #14 9.373 -- Found Curses: /usr/lib/libcurses.so [2025-11-07T10:56:48.143Z] #14 9.393 -- Configuring done (0.4s) [2025-11-07T10:56:48.143Z] #14 9.426 -- Generating done (0.0s) [2025-11-07T10:56:48.143Z] #14 9.428 -- Build files have been written to: /device-bacnet-c/deps/device-sdk-c-4.1.0-dev.9/build/debug [2025-11-07T10:56:48.143Z] #14 9.432 + make [2025-11-07T10:56:48.143Z] #14 9.432 + tee debug.log [2025-11-07T10:56:48.143Z] #14 9.474 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2025-11-07T10:56:48.143Z] #14 9.549 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2025-11-07T10:56:48.402Z] #14 9.628 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2025-11-07T10:56:48.402Z] #14 9.707 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2025-11-07T10:56:48.402Z] #14 9.782 [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2025-11-07T10:56:48.402Z] #14 9.904 [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2025-11-07T10:56:48.662Z] #14 9.940 [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2025-11-07T10:56:48.662Z] #14 10.02 [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2025-11-07T10:56:48.662Z] #14 10.14 [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2025-11-07T10:56:48.922Z] #14 10.20 [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2025-11-07T10:56:48.922Z] #14 10.28 [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2025-11-07T10:56:48.922Z] #14 10.35 [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2025-11-07T10:56:48.922Z] #14 10.42 [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2025-11-07T10:56:49.181Z] #14 10.50 [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2025-11-07T10:56:49.181Z] #14 10.55 [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2025-11-07T10:56:49.181Z] #14 10.69 [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2025-11-07T10:56:49.440Z] #14 10.73 [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2025-11-07T10:56:49.440Z] #14 10.84 [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2025-11-07T10:56:49.701Z] #14 10.88 [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2025-11-07T10:56:49.701Z] #14 11.00 [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2025-11-07T10:56:49.701Z] #14 11.06 [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2025-11-07T10:56:49.960Z] #14 11.26 [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2025-11-07T10:56:49.960Z] #14 11.33 [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2025-11-07T10:56:49.960Z] #14 11.38 [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2025-11-07T10:56:50.220Z] #14 11.44 [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2025-11-07T10:56:50.220Z] #14 11.49 [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2025-11-07T10:56:50.480Z] #14 11.59 [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2025-11-07T10:56:50.480Z] #14 11.81 [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2025-11-07T10:56:50.480Z] #14 11.87 [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2025-11-07T10:56:50.480Z] #14 11.94 [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2025-11-07T10:56:50.746Z] #14 12.01 [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2025-11-07T10:56:50.746Z] #14 12.16 [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2025-11-07T10:56:51.006Z] #14 12.23 [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2025-11-07T10:56:51.006Z] #14 12.28 [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2025-11-07T10:56:51.006Z] #14 12.35 [ 68%] Linking C shared library libcsdk.so [2025-11-07T10:56:51.006Z] #14 12.41 [ 68%] Built target csdk [2025-11-07T10:56:51.269Z] #14 12.43 [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2025-11-07T10:56:51.269Z] #14 12.50 [ 72%] Linking C executable template [2025-11-07T10:56:51.269Z] #14 12.53 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.12, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-11-07T10:56:51.269Z] #14 12.57 [ 72%] Built target template [2025-11-07T10:56:51.269Z] #14 12.59 [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2025-11-07T10:56:51.269Z] #14 12.65 [ 76%] Linking C executable device-counter [2025-11-07T10:56:51.528Z] #14 12.68 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.12, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-11-07T10:56:51.528Z] #14 12.72 [ 76%] Built target device-counter [2025-11-07T10:56:51.528Z] #14 12.74 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2025-11-07T10:56:51.528Z] #14 12.80 [ 80%] Linking C executable device-random [2025-11-07T10:56:51.528Z] #14 12.82 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.12, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-11-07T10:56:51.528Z] #14 12.87 [ 80%] Built target device-random [2025-11-07T10:56:51.528Z] #14 12.88 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2025-11-07T10:56:51.528Z] #14 12.94 [ 84%] Linking C executable device-gyro [2025-11-07T10:56:51.787Z] #14 12.96 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.12, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-11-07T10:56:51.787Z] #14 13.01 [ 84%] Built target device-gyro [2025-11-07T10:56:51.787Z] #14 13.03 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2025-11-07T10:56:51.787Z] #14 13.09 [ 88%] Linking C executable device-bitfields [2025-11-07T10:56:51.787Z] #14 13.12 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.12, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-11-07T10:56:51.787Z] #14 13.16 [ 88%] Built target device-bitfields [2025-11-07T10:56:51.787Z] #14 13.18 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2025-11-07T10:56:51.787Z] #14 13.25 [ 92%] Linking C executable template-discovery [2025-11-07T10:56:52.047Z] #14 13.28 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.12, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-11-07T10:56:52.047Z] #14 13.33 [ 92%] Built target template-discovery [2025-11-07T10:56:52.047Z] #14 13.34 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2025-11-07T10:56:52.047Z] #14 13.41 [ 96%] Linking C executable device-file [2025-11-07T10:56:52.305Z] #14 13.44 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.12, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-11-07T10:56:52.305Z] #14 13.48 [ 96%] Built target device-file [2025-11-07T10:56:52.305Z] #14 13.50 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2025-11-07T10:56:52.305Z] #14 13.57 [100%] Linking C executable device-terminal [2025-11-07T10:56:52.305Z] #14 13.60 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.12, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-11-07T10:56:52.305Z] #14 13.65 [100%] Built target device-terminal [2025-11-07T10:56:52.305Z] #14 13.66 + cp -rf include/devsdk include/edgex /usr/include/ [2025-11-07T10:56:52.305Z] #14 13.66 + cp build/release/c/libcsdk.so /usr/lib/ [2025-11-07T10:56:52.305Z] #14 13.66 + mkdir -p /usr/share/doc/edgex-csdk [2025-11-07T10:56:52.305Z] #14 13.66 + cp Attribution.txt /usr/share/doc/edgex-csdk [2025-11-07T10:56:52.305Z] #14 13.66 + cp LICENSE /usr/share/doc/edgex-csdk [2025-11-07T10:56:52.305Z] #14 13.66 + rm -rf /device-bacnet-c/deps [2025-11-07T10:56:52.305Z] #14 DONE 13.8s [2025-11-07T10:56:52.563Z] [2025-11-07T10:56:52.563Z] #15 [11/11] RUN /device-bacnet-c/scripts/build.sh [2025-11-07T10:56:52.563Z] #15 0.242 + readlink -f /device-bacnet-c/scripts/build.sh [2025-11-07T10:56:52.823Z] #15 0.243 + dirname /device-bacnet-c/scripts/build.sh [2025-11-07T10:56:52.823Z] #15 0.244 + dirname /device-bacnet-c/scripts [2025-11-07T10:56:52.823Z] #15 0.244 + ROOT=/device-bacnet-c [2025-11-07T10:56:52.823Z] #15 0.244 + echo /device-bacnet-c [2025-11-07T10:56:52.823Z] #15 0.245 /device-bacnet-c [2025-11-07T10:56:52.823Z] #15 0.245 + cd /device-bacnet-c [2025-11-07T10:56:52.823Z] #15 0.245 + '[' '!' -f /device-bacnet-c/lib/ip/libbacnet.a ] [2025-11-07T10:56:52.823Z] #15 0.245 + '[' '!' -d /device-bacnet-c/bacnet-stack ] [2025-11-07T10:56:52.823Z] #15 0.245 + git clone https://github.com/IOTechSystems/bacnet-stack.git [2025-11-07T10:56:52.823Z] #15 0.247 Cloning into 'bacnet-stack'... [2025-11-07T10:56:55.354Z] #15 2.723 + cd /device-bacnet-c/bacnet-stack [2025-11-07T10:56:55.354Z] #15 2.723 + git checkout v0.8.6-IOTech [2025-11-07T10:56:55.923Z] #15 3.487 Note: switching to 'v0.8.6-IOTech'. [2025-11-07T10:56:55.923Z] #15 3.487 [2025-11-07T10:56:55.923Z] #15 3.487 You are in 'detached HEAD' state. You can look around, make experimental [2025-11-07T10:56:55.923Z] #15 3.487 changes and commit them, and you can discard any commits you make in this [2025-11-07T10:56:55.923Z] #15 3.487 state without impacting any branches by switching back to a branch. [2025-11-07T10:56:55.923Z] #15 3.487 [2025-11-07T10:56:55.923Z] #15 3.487 If you want to create a new branch to retain commits you create, you may [2025-11-07T10:56:55.923Z] #15 3.487 do so (now or later) by using -c with the switch command. Example: [2025-11-07T10:56:55.923Z] #15 3.487 [2025-11-07T10:56:55.923Z] #15 3.487 git switch -c [2025-11-07T10:56:55.923Z] #15 3.487 [2025-11-07T10:56:55.923Z] #15 3.487 Or undo this operation with: [2025-11-07T10:56:55.923Z] #15 3.487 [2025-11-07T10:56:55.923Z] #15 3.487 git switch - [2025-11-07T10:56:55.923Z] #15 3.487 [2025-11-07T10:56:55.923Z] #15 3.487 Turn off this advice by setting config variable advice.detachedHead to false [2025-11-07T10:56:55.923Z] #15 3.487 [2025-11-07T10:56:55.923Z] #15 3.487 HEAD is now at 8b67b7f2 Changes for BACnet device service [2025-11-07T10:56:56.183Z] #15 3.488 + mkdir -p /device-bacnet-c/lib/ip [2025-11-07T10:56:56.183Z] #15 3.490 + mkdir -p /device-bacnet-c/lib/mstp [2025-11-07T10:56:56.183Z] #15 3.491 + make 'BACDL_DEFINE=-DBACDL_MSTP=1' clean library [2025-11-07T10:56:56.183Z] #15 3.494 make -s -C lib clean [2025-11-07T10:56:56.183Z] #15 3.498 make -s -C demo clean [2025-11-07T10:56:56.183Z] #15 3.551 make -s -C demo/router clean [2025-11-07T10:56:56.183Z] #15 3.553 make -s -C demo/router-ipv6 clean [2025-11-07T10:56:56.183Z] #15 3.557 make -s -C demo/gateway clean [2025-11-07T10:56:56.183Z] #15 3.561 make -s -C lib all [2025-11-07T10:57:00.377Z] #15 7.585 ../ports/linux/dlmstp.c: In function 'dlmstp_cleanup': [2025-11-07T10:57:00.377Z] #15 7.585 ../ports/linux/dlmstp.c:147:20: warning: passing argument 1 of 'pthread_cancel' makes pointer from integer without a cast [-Wint-conversion] [2025-11-07T10:57:00.377Z] #15 7.585 147 | pthread_cancel(hThread); [2025-11-07T10:57:00.377Z] #15 7.585 | ^~~~~~~ [2025-11-07T10:57:00.377Z] #15 7.585 | | [2025-11-07T10:57:00.377Z] #15 7.585 | long unsigned int [2025-11-07T10:57:00.377Z] #15 7.585 In file included from ../ports/linux/net.h:73, [2025-11-07T10:57:00.377Z] #15 7.585 from ../ports/linux/dlmstp.c:43: [2025-11-07T10:57:00.377Z] #15 7.585 /usr/include/pthread.h:98:20: note: expected 'pthread_t' {aka 'struct __pthread *'} but argument is of type 'long unsigned int' [2025-11-07T10:57:00.377Z] #15 7.585 98 | int pthread_cancel(pthread_t); [2025-11-07T10:57:00.377Z] #15 7.585 | ^~~~~~~~~ [2025-11-07T10:57:00.377Z] #15 7.587 ../ports/linux/dlmstp.c: In function 'dlmstp_init': [2025-11-07T10:57:00.377Z] #15 7.588 ../ports/linux/dlmstp.c:727:25: warning: passing argument 1 of 'pthread_create' from incompatible pointer type [-Wincompatible-pointer-types] [2025-11-07T10:57:00.378Z] #15 7.588 727 | rv = pthread_create(&hThread, NULL, dlmstp_master_fsm_task, NULL); [2025-11-07T10:57:00.378Z] #15 7.588 | ^~~~~~~~ [2025-11-07T10:57:00.378Z] #15 7.588 | | [2025-11-07T10:57:00.378Z] #15 7.588 | long unsigned int * [2025-11-07T10:57:00.378Z] #15 7.588 /usr/include/pthread.h:80:20: note: expected 'struct __pthread ** restrict' but argument is of type 'long unsigned int *' [2025-11-07T10:57:00.378Z] #15 7.588 80 | int pthread_create(pthread_t *__restrict, const pthread_attr_t *__restrict, void *(*)(void *), void *__restrict); [2025-11-07T10:57:00.378Z] #15 7.588 | ^ [2025-11-07T10:57:03.668Z] #15 10.95 + cp lib/libbacnet.a /device-bacnet-c/lib/mstp [2025-11-07T10:57:03.668Z] #15 10.95 + make 'BACDL_DEFINE=-DBACDL_BIP=1' clean library [2025-11-07T10:57:03.668Z] #15 10.95 make -s -C lib clean [2025-11-07T10:57:03.668Z] #15 10.96 make -s -C demo clean [2025-11-07T10:57:03.668Z] #15 11.03 make -s -C demo/router clean [2025-11-07T10:57:03.668Z] #15 11.03 make -s -C demo/router-ipv6 clean [2025-11-07T10:57:03.668Z] #15 11.03 make -s -C demo/gateway clean [2025-11-07T10:57:03.668Z] #15 11.04 make -s -C lib all [2025-11-07T10:57:11.794Z] #15 19.06 + cp lib/libbacnet.a /device-bacnet-c/lib/ip [2025-11-07T10:57:11.794Z] #15 19.06 + mkdir -p /device-bacnet-c/build/release/device-bacnet-ip [2025-11-07T10:57:11.794Z] #15 19.06 + cd /device-bacnet-c/build/release/device-bacnet-ip [2025-11-07T10:57:11.794Z] #15 19.06 + cmake '-DDATALINK:STRING=BACDL_BIP=1' '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/src/c [2025-11-07T10:57:11.794Z] #15 19.13 -- The C compiler identification is GNU 12.2.1 [2025-11-07T10:57:11.794Z] #15 19.14 -- Detecting C compiler ABI info [2025-11-07T10:57:11.794Z] #15 19.24 -- Detecting C compiler ABI info - done [2025-11-07T10:57:11.794Z] #15 19.26 -- Check for working C compiler: /usr/bin/cc - skipped [2025-11-07T10:57:11.794Z] #15 19.26 -- Detecting C compile features [2025-11-07T10:57:11.794Z] #15 19.26 -- Detecting C compile features - done [2025-11-07T10:57:11.794Z] #15 19.26 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD [2025-11-07T10:57:11.794Z] #15 19.36 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success [2025-11-07T10:57:12.054Z] #15 19.36 -- Found Threads: TRUE [2025-11-07T10:57:12.054Z] #15 19.37 -- Found IOT: /opt/iotech/iot/1.6/lib/libiot.so [2025-11-07T10:57:12.054Z] #15 19.37 -- /opt/iotech/iot/1.6/include [2025-11-07T10:57:12.054Z] #15 19.37 -- Configuring done (0.3s) [2025-11-07T10:57:12.054Z] #15 19.38 -- Generating done (0.0s) [2025-11-07T10:57:12.054Z] #15 19.38 -- Build files have been written to: /device-bacnet-c/build/release/device-bacnet-ip [2025-11-07T10:57:12.054Z] #15 19.38 + make [2025-11-07T10:57:12.054Z] #15 19.38 + tee release.log [2025-11-07T10:57:12.054Z] #15 19.42 [ 11%] Building C object CMakeFiles/bacnet_objects.dir/device-bacnet-c/bacnet-stack/demo/object/device-client.c.o [2025-11-07T10:57:12.054Z] #15 19.62 [ 22%] Linking C static library libbacnet_objects.a [2025-11-07T10:57:12.314Z] #15 19.66 [ 22%] Built target bacnet_objects [2025-11-07T10:57:12.314Z] #15 19.68 [ 33%] Building C object CMakeFiles/device-bacnet-c.dir/main.c.o [2025-11-07T10:57:12.314Z] #15 19.86 [ 44%] Building C object CMakeFiles/device-bacnet-c.dir/address_entry.c.o [2025-11-07T10:57:12.314Z] #15 19.95 [ 55%] Building C object CMakeFiles/device-bacnet-c.dir/address_instance_map.c.o [2025-11-07T10:57:12.314Z] #15 20.01 [ 66%] Building C object CMakeFiles/device-bacnet-c.dir/device_condition_map.c.o [2025-11-07T10:57:12.573Z] #15 20.07 [ 77%] Building C object CMakeFiles/device-bacnet-c.dir/driver.c.o [2025-11-07T10:57:12.831Z] #15 20.35 [ 88%] Building C object CMakeFiles/device-bacnet-c.dir/return_data.c.o [2025-11-07T10:57:12.831Z] #15 20.42 [100%] Linking C executable device-bacnet-c [2025-11-07T10:57:12.831Z] #15 20.45 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.12, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-11-07T10:57:12.831Z] #15 20.50 [100%] Built target device-bacnet-c [2025-11-07T10:57:13.089Z] #15 20.51 + mkdir -p /device-bacnet-c/build/release/device-bacnet-mstp [2025-11-07T10:57:13.089Z] #15 20.51 + cd /device-bacnet-c/build/release/device-bacnet-mstp [2025-11-07T10:57:13.089Z] #15 20.51 + cmake '-DDATALINK:STRING=BACDL_MSTP=1' '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/src/c [2025-11-07T10:57:13.089Z] #15 20.58 -- The C compiler identification is GNU 12.2.1 [2025-11-07T10:57:13.089Z] #15 20.59 -- Detecting C compiler ABI info [2025-11-07T10:57:13.089Z] #15 20.67 -- Detecting C compiler ABI info - done [2025-11-07T10:57:13.089Z] #15 20.69 -- Check for working C compiler: /usr/bin/cc - skipped [2025-11-07T10:57:13.089Z] #15 20.69 -- Detecting C compile features [2025-11-07T10:57:13.089Z] #15 20.69 -- Detecting C compile features - done [2025-11-07T10:57:13.089Z] #15 20.69 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD [2025-11-07T10:57:13.089Z] #15 20.78 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success [2025-11-07T10:57:13.347Z] #15 20.78 -- Found Threads: TRUE [2025-11-07T10:57:13.347Z] #15 20.79 -- Found IOT: /opt/iotech/iot/1.6/lib/libiot.so [2025-11-07T10:57:13.347Z] #15 20.79 -- /opt/iotech/iot/1.6/include [2025-11-07T10:57:13.347Z] #15 20.79 -- Configuring done (0.3s) [2025-11-07T10:57:13.347Z] #15 20.79 -- Generating done (0.0s) [2025-11-07T10:57:13.347Z] #15 20.79 -- Build files have been written to: /device-bacnet-c/build/release/device-bacnet-mstp [2025-11-07T10:57:13.347Z] #15 20.80 + make [2025-11-07T10:57:13.347Z] #15 20.80 + tee release.log [2025-11-07T10:57:13.347Z] #15 20.83 [ 11%] Building C object CMakeFiles/bacnet_objects.dir/device-bacnet-c/bacnet-stack/demo/object/device-client.c.o [2025-11-07T10:57:13.347Z] #15 21.04 [ 22%] Linking C static library libbacnet_objects.a [2025-11-07T10:57:13.604Z] #15 21.07 [ 22%] Built target bacnet_objects [2025-11-07T10:57:13.604Z] #15 21.08 [ 33%] Building C object CMakeFiles/device-bacnet-c.dir/main.c.o [2025-11-07T10:57:13.604Z] #15 21.27 [ 44%] Building C object CMakeFiles/device-bacnet-c.dir/address_entry.c.o [2025-11-07T10:57:13.864Z] #15 21.35 [ 55%] Building C object CMakeFiles/device-bacnet-c.dir/address_instance_map.c.o [2025-11-07T10:57:13.864Z] #15 21.41 [ 66%] Building C object CMakeFiles/device-bacnet-c.dir/device_condition_map.c.o [2025-11-07T10:57:14.123Z] #15 21.49 [ 77%] Building C object CMakeFiles/device-bacnet-c.dir/driver.c.o [2025-11-07T10:57:14.123Z] #15 21.76 [ 88%] Building C object CMakeFiles/device-bacnet-c.dir/return_data.c.o [2025-11-07T10:57:14.382Z] #15 21.82 [100%] Linking C executable device-bacnet-c [2025-11-07T10:57:14.382Z] #15 21.85 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.12, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-11-07T10:57:14.382Z] #15 21.90 [100%] Built target device-bacnet-c [2025-11-07T10:57:14.382Z] #15 DONE 22.0s [2025-11-07T10:57:14.640Z] [2025-11-07T10:57:14.640Z] #16 exporting to image [2025-11-07T10:57:14.640Z] #16 exporting layers [2025-11-07T10:57:14.640Z] #16 exporting layers 0.3s done [2025-11-07T10:57:14.899Z] #16 writing image sha256:e00d9ebee5fed9e6ee32ff3af2daf88da456eacd9a5607ddbd4550890cb148f2 done [2025-11-07T10:57:14.899Z] #16 naming to docker.io/library/ci-base-image-x86_64 done [2025-11-07T10:57:14.899Z] #16 DONE 0.3s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T10:57:15.315Z] + docker inspect -f . ci-base-image-x86_64 [2025-11-07T10:57:15.315Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-07T10:57:15.395Z] prd-ubuntu20.04-docker-8c-8g-772698 does not seem to be running inside a container [2025-11-07T10:57:15.423Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-bacnet-c_PR-107 -v /w/workspace/exfoundry_device-bacnet-c_PR-107:/w/workspace/exfoundry_device-bacnet-c_PR-107:rw,z -v /w/workspace/exfoundry_device-bacnet-c_PR-107@tmp:/w/workspace/exfoundry_device-bacnet-c_PR-107@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-11-07T10:57:15.659Z] $ docker top ff89cb23f9b52487a0fc8a3a96c3380b1febaa7b33d5c7054d6de80760f70fda -eo pid,comm [Pipeline] { [Pipeline] sh [2025-11-07T10:57:16.009Z] + make test [2025-11-07T10:57:16.009Z] build/release/device-bacnet-c/device-bacnet-c [Pipeline] } [2025-11-07T10:57:16.021Z] $ docker stop --time=1 ff89cb23f9b52487a0fc8a3a96c3380b1febaa7b33d5c7054d6de80760f70fda [2025-11-07T10:57:17.284Z] $ docker rm -f --volumes ff89cb23f9b52487a0fc8a3a96c3380b1febaa7b33d5c7054d6de80760f70fda [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-11-07T10:57:17.952Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-11-07T10:57:18.234Z] + ls -al . [2025-11-07T10:57:18.234Z] total 88 [2025-11-07T10:57:18.234Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 7 10:56 . [2025-11-07T10:57:18.234Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 7 10:55 .. [2025-11-07T10:57:18.234Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 7 10:56 .git [2025-11-07T10:57:18.234Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 7 10:55 .github [2025-11-07T10:57:18.234Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 7 10:56 .semver [2025-11-07T10:57:18.234Z] -rw-rw-r-- 1 jenkins jenkins 1563 Nov 7 10:55 Attribution.txt [2025-11-07T10:57:18.234Z] -rw-rw-r-- 1 jenkins jenkins 1004 Nov 7 10:55 CHANGELOG.md [2025-11-07T10:57:18.234Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 7 10:55 GOVERNANCE.md [2025-11-07T10:57:18.234Z] -rw-rw-r-- 1 jenkins jenkins 764 Nov 7 10:55 Jenkinsfile [2025-11-07T10:57:18.234Z] -rw-rw-r-- 1 jenkins jenkins 10174 Nov 7 10:55 LICENSE [2025-11-07T10:57:18.234Z] -rw-rw-r-- 1 jenkins jenkins 837 Nov 7 10:55 Makefile [2025-11-07T10:57:18.234Z] -rw-rw-r-- 1 jenkins jenkins 621 Nov 7 10:55 OWNERS.md [2025-11-07T10:57:18.234Z] -rw-rw-r-- 1 jenkins jenkins 5503 Nov 7 10:55 README.md [2025-11-07T10:57:18.234Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 7 10:56 VERSION [2025-11-07T10:57:18.234Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 7 10:55 docs [2025-11-07T10:57:18.234Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 7 10:55 res [2025-11-07T10:57:18.234Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 7 10:55 sample-profiles [2025-11-07T10:57:18.234Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 7 10:55 scripts [2025-11-07T10:57:18.234Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 7 10:55 src [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T10:57:18.550Z] + docker build -t device-bacnet -f scripts/Dockerfile.alpine --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=393bf9fc45b484c5145974497a67600fe4502b41 --label arch=amd64 --label version=0.0.0 . [2025-11-07T10:57:18.808Z] #0 building with "default" instance using docker driver [2025-11-07T10:57:18.808Z] [2025-11-07T10:57:18.808Z] #1 [internal] load build definition from Dockerfile.alpine [2025-11-07T10:57:18.808Z] #1 transferring dockerfile: 2.40kB done [2025-11-07T10:57:18.808Z] #1 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 18) [2025-11-07T10:57:18.808Z] #1 WARN: MaintainerDeprecated: Maintainer instruction is deprecated in favor of using label (line 33) [2025-11-07T10:57:18.808Z] #1 DONE 0.0s [2025-11-07T10:57:18.808Z] [2025-11-07T10:57:18.808Z] #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-11-07T10:57:18.808Z] #2 DONE 0.0s [2025-11-07T10:57:18.808Z] [2025-11-07T10:57:18.808Z] #3 [internal] load metadata for docker.io/library/alpine:3.22 [2025-11-07T10:57:18.808Z] #3 DONE 0.1s [2025-11-07T10:57:18.808Z] [2025-11-07T10:57:18.808Z] #4 [internal] load .dockerignore [2025-11-07T10:57:18.808Z] #4 transferring context: 2B done [2025-11-07T10:57:18.808Z] #4 DONE 0.0s [2025-11-07T10:57:18.808Z] [2025-11-07T10:57:18.808Z] #5 [internal] load build context [2025-11-07T10:57:18.808Z] #5 transferring context: 20.43kB done [2025-11-07T10:57:18.808Z] #5 DONE 0.0s [2025-11-07T10:57:18.808Z] [2025-11-07T10:57:18.808Z] #6 [stage-1 1/12] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-07T10:57:18.808Z] #6 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done [2025-11-07T10:57:18.808Z] #6 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b [2025-11-07T10:57:18.808Z] #6 ... [2025-11-07T10:57:18.808Z] [2025-11-07T10:57:18.808Z] #7 [builder 1/10] FROM docker.io/library/ci-base-image-x86_64:latest [2025-11-07T10:57:18.808Z] #7 DONE 0.1s [2025-11-07T10:57:18.808Z] [2025-11-07T10:57:18.808Z] #6 [stage-1 1/12] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-07T10:57:18.808Z] #6 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-11-07T10:57:18.808Z] #6 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done [2025-11-07T10:57:18.808Z] #6 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done [2025-11-07T10:57:18.808Z] #6 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done [2025-11-07T10:57:19.066Z] #6 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.1s done [2025-11-07T10:57:19.066Z] #6 DONE 0.3s [2025-11-07T10:57:19.066Z] [2025-11-07T10:57:19.066Z] #8 [stage-1 2/12] RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2025-11-07T10:57:19.325Z] #8 0.226 Connecting to iotech.jfrog.io (54.73.4.50:443) [2025-11-07T10:57:19.584Z] #8 ... [2025-11-07T10:57:19.584Z] [2025-11-07T10:57:19.584Z] #9 [builder 2/10] RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2025-11-07T10:57:19.584Z] #9 0.209 Connecting to iotech.jfrog.io (54.73.4.50:443) [2025-11-07T10:57:19.584Z] #9 0.613 saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2025-11-07T10:57:19.584Z] #9 0.613 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2025-11-07T10:57:19.584Z] #9 0.613 '/etc/apk/keys/alpine.dev.rsa.pub' saved [2025-11-07T10:57:19.584Z] #9 DONE 0.7s [2025-11-07T10:57:19.584Z] [2025-11-07T10:57:19.584Z] #8 [stage-1 2/12] RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2025-11-07T10:57:19.584Z] #8 0.602 saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2025-11-07T10:57:19.584Z] #8 0.602 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2025-11-07T10:57:19.584Z] #8 0.602 '/etc/apk/keys/alpine.dev.rsa.pub' saved [2025-11-07T10:57:19.846Z] #8 DONE 0.7s [2025-11-07T10:57:19.846Z] [2025-11-07T10:57:19.846Z] #10 [stage-1 3/12] RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories [2025-11-07T10:57:20.105Z] #10 DONE 0.3s [2025-11-07T10:57:20.105Z] [2025-11-07T10:57:20.105Z] #11 [builder 3/10] RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.22/main' >> /etc/apk/repositories [2025-11-07T10:57:20.105Z] #11 DONE 0.4s [2025-11-07T10:57:20.105Z] [2025-11-07T10:57:20.105Z] #12 [builder 4/10] RUN apk add --update --no-cache build-base git gcc cmake make linux-headers yaml-dev libmicrohttpd-dev curl-dev util-linux-dev ncurses-dev iotech-paho-mqtt-c-dev-1.3 hiredis-dev libcbor-dev iotech-iot-1.6-dev [2025-11-07T10:57:20.673Z] #12 0.486 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2025-11-07T10:57:20.673Z] #12 0.648 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2025-11-07T10:57:20.932Z] #12 0.839 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-07T10:57:21.196Z] #12 1.313 WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-11-07T10:57:21.456Z] #12 1.322 OK: 336 MiB in 103 packages [2025-11-07T10:57:21.457Z] #12 DONE 1.4s [2025-11-07T10:57:21.457Z] [2025-11-07T10:57:21.457Z] #13 [builder 5/10] COPY scripts /device-bacnet-c/scripts [2025-11-07T10:57:21.457Z] #13 DONE 0.0s [2025-11-07T10:57:21.457Z] [2025-11-07T10:57:21.457Z] #14 [stage-1 4/12] RUN apk add --update --no-cache linux-headers yaml libmicrohttpd curl libuuid iotech-paho-mqtt-c-dev-1.3 hiredis libcbor iotech-iot-1.6 dumb-init [2025-11-07T10:57:21.457Z] #14 0.487 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-07T10:57:21.457Z] #14 0.646 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-07T10:57:21.457Z] #14 0.884 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz [2025-11-07T10:57:21.457Z] #14 ... [2025-11-07T10:57:21.457Z] [2025-11-07T10:57:21.457Z] #15 [builder 6/10] COPY src /device-bacnet-c/src/ [2025-11-07T10:57:21.457Z] #15 DONE 0.1s [2025-11-07T10:57:21.457Z] [2025-11-07T10:57:21.457Z] #16 [builder 7/10] COPY VERSION /device-bacnet-c/ [2025-11-07T10:57:21.457Z] #16 DONE 0.0s [2025-11-07T10:57:21.457Z] [2025-11-07T10:57:21.457Z] #14 [stage-1 4/12] RUN apk add --update --no-cache linux-headers yaml libmicrohttpd curl libuuid iotech-paho-mqtt-c-dev-1.3 hiredis libcbor iotech-iot-1.6 dumb-init [2025-11-07T10:57:21.457Z] #14 1.524 WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-11-07T10:57:21.457Z] #14 1.536 (1/26) Installing brotli-libs (1.1.0-r2) [2025-11-07T10:57:21.457Z] #14 1.549 (2/26) Installing c-ares (1.34.5-r0) [2025-11-07T10:57:21.457Z] #14 1.554 (3/26) Installing libunistring (1.3-r0) [2025-11-07T10:57:21.716Z] #14 ... [2025-11-07T10:57:21.716Z] [2025-11-07T10:57:21.716Z] #17 [builder 8/10] WORKDIR /device-bacnet-c [2025-11-07T10:57:21.716Z] #17 DONE 0.0s [2025-11-07T10:57:21.716Z] [2025-11-07T10:57:21.716Z] #14 [stage-1 4/12] RUN apk add --update --no-cache linux-headers yaml libmicrohttpd curl libuuid iotech-paho-mqtt-c-dev-1.3 hiredis libcbor iotech-iot-1.6 dumb-init [2025-11-07T10:57:21.716Z] #14 1.574 (4/26) Installing libidn2 (2.3.7-r0) [2025-11-07T10:57:21.716Z] #14 1.578 (5/26) Installing nghttp2-libs (1.65.0-r0) [2025-11-07T10:57:21.716Z] #14 1.581 (6/26) Installing libpsl (0.21.5-r3) [2025-11-07T10:57:21.716Z] #14 1.585 (7/26) Installing zstd-libs (1.5.7-r0) [2025-11-07T10:57:21.716Z] #14 1.596 (8/26) Installing libcurl (8.14.1-r2) [2025-11-07T10:57:21.716Z] #14 1.612 (9/26) Installing curl (8.14.1-r2) [2025-11-07T10:57:21.716Z] #14 1.613 (10/26) Installing dumb-init (1.2.5-r3) [2025-11-07T10:57:21.716Z] #14 1.616 (11/26) Installing hiredis (1.3.0-r0) [2025-11-07T10:57:21.716Z] #14 1.620 (12/26) Installing yaml (0.2.5-r2) [2025-11-07T10:57:21.716Z] #14 1.625 (13/26) Installing libcbor (0.12.0-r0) [2025-11-07T10:57:21.716Z] #14 1.737 (14/26) Installing iotech-iot-1.6 (1.6.2-r0) [2025-11-07T10:57:22.653Z] #14 2.563 (15/26) Installing pkgconf (2.4.3-r0) [2025-11-07T10:57:22.653Z] #14 2.567 (16/26) Installing openssl-dev (3.5.4-r0) [2025-11-07T10:57:22.653Z] #14 2.588 (17/26) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.131-r1) [2025-11-07T10:57:23.589Z] #14 3.454 (18/26) Installing gmp (6.3.0-r3) [2025-11-07T10:57:23.589Z] #14 3.462 (19/26) Installing nettle (3.10.1-r0) [2025-11-07T10:57:23.589Z] #14 3.471 (20/26) Installing libffi (3.4.8-r0) [2025-11-07T10:57:23.589Z] #14 3.474 (21/26) Installing libtasn1 (4.20.0-r0) [2025-11-07T10:57:23.589Z] #14 3.477 (22/26) Installing p11-kit (0.25.5-r2) [2025-11-07T10:57:23.589Z] #14 3.489 (23/26) Installing gnutls (3.8.8-r0) [2025-11-07T10:57:23.589Z] #14 3.504 (24/26) Installing libmicrohttpd (1.0.1-r1) [2025-11-07T10:57:23.589Z] #14 3.509 (25/26) Installing libuuid (2.41-r9) [2025-11-07T10:57:23.589Z] #14 3.512 (26/26) Installing linux-headers (6.14.2-r0) [2025-11-07T10:57:23.589Z] #14 3.594 Executing busybox-1.37.0-r19.trigger [2025-11-07T10:57:23.589Z] #14 3.601 OK: 26 MiB in 42 packages [2025-11-07T10:57:23.848Z] #14 DONE 3.8s [2025-11-07T10:57:23.848Z] [2025-11-07T10:57:23.848Z] #18 [builder 9/10] RUN /device-bacnet-c/scripts/build_deps.sh [2025-11-07T10:57:23.848Z] #18 0.198 + CSDK_VER=4.1.0-dev.9 [2025-11-07T10:57:23.848Z] #18 0.198 + '[' '!' -d deps ] [2025-11-07T10:57:23.848Z] #18 0.198 + mkdir deps [2025-11-07T10:57:23.848Z] #18 0.199 + cd /device-bacnet-c/deps [2025-11-07T10:57:23.848Z] #18 0.199 + wget https://github.com/edgexfoundry/device-sdk-c/archive/v4.1.0-dev.9.zip [2025-11-07T10:57:23.848Z] #18 0.205 Connecting to github.com (140.82.112.3:443) [2025-11-07T10:57:23.848Z] #18 0.408 Connecting to codeload.github.com (140.82.114.10:443) [2025-11-07T10:57:23.848Z] #18 0.515 saving to 'v4.1.0-dev.9.zip' [2025-11-07T10:57:23.848Z] #18 0.576 v4.1.0-dev.9.zip 100% |********************************| 249k 0:00:00 ETA [2025-11-07T10:57:23.848Z] #18 0.576 'v4.1.0-dev.9.zip' saved [2025-11-07T10:57:23.848Z] #18 0.576 + unzip v4.1.0-dev.9.zip [2025-11-07T10:57:23.848Z] #18 0.577 Archive: v4.1.0-dev.9.zip [2025-11-07T10:57:23.848Z] #18 0.583 creating: device-sdk-c-4.1.0-dev.9/ [2025-11-07T10:57:23.848Z] #18 0.583 creating: device-sdk-c-4.1.0-dev.9/.github/ [2025-11-07T10:57:23.848Z] #18 0.583 inflating: device-sdk-c-4.1.0-dev.9/.github/Contributing.md [2025-11-07T10:57:23.848Z] #18 0.583 inflating: device-sdk-c-4.1.0-dev.9/.github/PULL_REQUEST_TEMPLATE.md [2025-11-07T10:57:23.848Z] #18 0.583 inflating: device-sdk-c-4.1.0-dev.9/.github/semantic.yml [2025-11-07T10:57:23.848Z] #18 0.583 creating: device-sdk-c-4.1.0-dev.9/.github/workflows/ [2025-11-07T10:57:23.848Z] #18 0.583 inflating: device-sdk-c-4.1.0-dev.9/.github/workflows/release.yml [2025-11-07T10:57:23.848Z] #18 0.583 inflating: device-sdk-c-4.1.0-dev.9/.gitignore [2025-11-07T10:57:23.848Z] #18 0.583 inflating: device-sdk-c-4.1.0-dev.9/Attribution.txt [2025-11-07T10:57:23.848Z] #18 0.583 inflating: device-sdk-c-4.1.0-dev.9/CHANGELOG.md [2025-11-07T10:57:23.848Z] #18 0.583 inflating: device-sdk-c-4.1.0-dev.9/Doxyfile [2025-11-07T10:57:23.848Z] #18 0.583 inflating: device-sdk-c-4.1.0-dev.9/GOVERNANCE.md [2025-11-07T10:57:23.848Z] #18 0.583 inflating: device-sdk-c-4.1.0-dev.9/Jenkinsfile [2025-11-07T10:57:23.848Z] #18 0.583 inflating: device-sdk-c-4.1.0-dev.9/LICENSE [2025-11-07T10:57:23.848Z] #18 0.583 inflating: device-sdk-c-4.1.0-dev.9/Makefile [2025-11-07T10:57:23.848Z] #18 0.583 inflating: device-sdk-c-4.1.0-dev.9/OWNERS.md [2025-11-07T10:57:23.848Z] #18 0.583 inflating: device-sdk-c-4.1.0-dev.9/README.IOT.md [2025-11-07T10:57:23.848Z] #18 0.583 inflating: device-sdk-c-4.1.0-dev.9/README.md [2025-11-07T10:57:23.848Z] #18 0.583 inflating: device-sdk-c-4.1.0-dev.9/README.v3.md [2025-11-07T10:57:23.848Z] #18 0.583 creating: device-sdk-c-4.1.0-dev.9/docs/ [2025-11-07T10:57:23.848Z] #18 0.585 inflating: device-sdk-c-4.1.0-dev.9/docs/configuration.md [2025-11-07T10:57:23.848Z] #18 0.585 inflating: device-sdk-c-4.1.0-dev.9/docs/deviceprofiles.md [2025-11-07T10:57:23.848Z] #18 0.585 inflating: device-sdk-c-4.1.0-dev.9/docs/metrics.md [2025-11-07T10:57:23.848Z] #18 0.585 inflating: device-sdk-c-4.1.0-dev.9/docs/servicewritersguide.md [2025-11-07T10:57:23.848Z] #18 0.585 inflating: device-sdk-c-4.1.0-dev.9/docs/startup.md [2025-11-07T10:57:23.848Z] #18 0.585 creating: device-sdk-c-4.1.0-dev.9/include/ [2025-11-07T10:57:23.848Z] #18 0.585 creating: device-sdk-c-4.1.0-dev.9/include/devsdk/ [2025-11-07T10:57:23.848Z] #18 0.585 inflating: device-sdk-c-4.1.0-dev.9/include/devsdk/devsdk-base.h [2025-11-07T10:57:23.848Z] #18 0.585 inflating: device-sdk-c-4.1.0-dev.9/include/devsdk/devsdk.h [2025-11-07T10:57:23.848Z] #18 0.585 creating: device-sdk-c-4.1.0-dev.9/include/edgex/ [2025-11-07T10:57:23.848Z] #18 0.585 inflating: device-sdk-c-4.1.0-dev.9/include/edgex/devices.h [2025-11-07T10:57:23.848Z] #18 0.585 inflating: device-sdk-c-4.1.0-dev.9/include/edgex/edgex-base.h [2025-11-07T10:57:23.848Z] #18 0.585 inflating: device-sdk-c-4.1.0-dev.9/include/edgex/edgex.h [2025-11-07T10:57:23.848Z] #18 0.585 inflating: device-sdk-c-4.1.0-dev.9/include/edgex/profiles.h [2025-11-07T10:57:23.848Z] #18 0.585 inflating: device-sdk-c-4.1.0-dev.9/include/edgex/rest-server.h [2025-11-07T10:57:23.848Z] #18 0.585 creating: device-sdk-c-4.1.0-dev.9/scripts/ [2025-11-07T10:57:23.848Z] #18 0.585 inflating: device-sdk-c-4.1.0-dev.9/scripts/Dockerfile.alpine [2025-11-07T10:57:23.848Z] #18 0.585 inflating: device-sdk-c-4.1.0-dev.9/scripts/Dockerfile.alpine-base [2025-11-07T10:57:23.848Z] #18 0.588 inflating: device-sdk-c-4.1.0-dev.9/scripts/build.sh [2025-11-07T10:57:23.848Z] #18 0.588 inflating: device-sdk-c-4.1.0-dev.9/scripts/entrypoint.sh [2025-11-07T10:57:23.848Z] #18 0.588 creating: device-sdk-c-4.1.0-dev.9/src/ [2025-11-07T10:57:23.848Z] #18 0.588 inflating: device-sdk-c-4.1.0-dev.9/src/CMakeLists.txt [2025-11-07T10:57:23.848Z] #18 0.588 creating: device-sdk-c-4.1.0-dev.9/src/c/ [2025-11-07T10:57:23.848Z] #18 0.588 inflating: device-sdk-c-4.1.0-dev.9/src/c/CMakeLists.txt [2025-11-07T10:57:23.848Z] #18 0.588 inflating: device-sdk-c-4.1.0-dev.9/src/c/api.h [2025-11-07T10:57:23.848Z] #18 0.588 inflating: device-sdk-c-4.1.0-dev.9/src/c/autoevent.c [2025-11-07T10:57:23.848Z] #18 0.588 inflating: device-sdk-c-4.1.0-dev.9/src/c/autoevent.h [2025-11-07T10:57:23.848Z] #18 0.588 inflating: device-sdk-c-4.1.0-dev.9/src/c/bus-impl.h [2025-11-07T10:57:23.848Z] #18 0.588 inflating: device-sdk-c-4.1.0-dev.9/src/c/bus-mqtt.c [2025-11-07T10:57:23.848Z] #18 0.588 inflating: device-sdk-c-4.1.0-dev.9/src/c/bus.c [2025-11-07T10:57:23.849Z] #18 0.588 inflating: device-sdk-c-4.1.0-dev.9/src/c/bus.h [2025-11-07T10:57:23.849Z] #18 0.588 inflating: device-sdk-c-4.1.0-dev.9/src/c/callback3.c [2025-11-07T10:57:23.849Z] #18 0.588 inflating: device-sdk-c-4.1.0-dev.9/src/c/callback3.h [2025-11-07T10:57:23.849Z] #18 0.588 inflating: device-sdk-c-4.1.0-dev.9/src/c/cmdinfo.h [2025-11-07T10:57:23.849Z] #18 0.588 inflating: device-sdk-c-4.1.0-dev.9/src/c/config.c [2025-11-07T10:57:23.849Z] #18 0.588 inflating: device-sdk-c-4.1.0-dev.9/src/c/config.h [2025-11-07T10:57:23.849Z] #18 0.588 inflating: device-sdk-c-4.1.0-dev.9/src/c/correlation.c [2025-11-07T10:57:23.849Z] #18 0.588 inflating: device-sdk-c-4.1.0-dev.9/src/c/correlation.h [2025-11-07T10:57:23.849Z] #18 0.590 inflating: device-sdk-c-4.1.0-dev.9/src/c/data.c [2025-11-07T10:57:23.849Z] #18 0.590 inflating: device-sdk-c-4.1.0-dev.9/src/c/data.h [2025-11-07T10:57:23.849Z] #18 0.590 inflating: device-sdk-c-4.1.0-dev.9/src/c/defs.h.in [2025-11-07T10:57:23.849Z] #18 0.590 inflating: device-sdk-c-4.1.0-dev.9/src/c/device.c [2025-11-07T10:57:23.849Z] #18 0.590 inflating: device-sdk-c-4.1.0-dev.9/src/c/device.h [2025-11-07T10:57:23.849Z] #18 0.590 inflating: device-sdk-c-4.1.0-dev.9/src/c/devman.c [2025-11-07T10:57:23.849Z] #18 0.590 inflating: device-sdk-c-4.1.0-dev.9/src/c/devmap.c [2025-11-07T10:57:23.849Z] #18 0.590 inflating: device-sdk-c-4.1.0-dev.9/src/c/devmap.h [2025-11-07T10:57:23.849Z] #18 0.590 inflating: device-sdk-c-4.1.0-dev.9/src/c/devsdk-base.c [2025-11-07T10:57:23.849Z] #18 0.590 inflating: device-sdk-c-4.1.0-dev.9/src/c/devutil.h [2025-11-07T10:57:23.849Z] #18 0.590 inflating: device-sdk-c-4.1.0-dev.9/src/c/discovery.c [2025-11-07T10:57:23.849Z] #18 0.590 inflating: device-sdk-c-4.1.0-dev.9/src/c/discovery.h [2025-11-07T10:57:23.849Z] #18 0.590 inflating: device-sdk-c-4.1.0-dev.9/src/c/dto-read.c [2025-11-07T10:57:23.849Z] #18 0.590 inflating: device-sdk-c-4.1.0-dev.9/src/c/dto-read.h [2025-11-07T10:57:23.849Z] #18 0.590 inflating: device-sdk-c-4.1.0-dev.9/src/c/edgex-logging.c [2025-11-07T10:57:23.849Z] #18 0.590 inflating: device-sdk-c-4.1.0-dev.9/src/c/edgex-logging.h [2025-11-07T10:57:23.849Z] #18 0.590 inflating: device-sdk-c-4.1.0-dev.9/src/c/edgex-rest.c [2025-11-07T10:57:23.849Z] #18 0.590 inflating: device-sdk-c-4.1.0-dev.9/src/c/edgex-rest.h [2025-11-07T10:57:23.849Z] #18 0.592 inflating: device-sdk-c-4.1.0-dev.9/src/c/edgex2.h [2025-11-07T10:57:23.849Z] #18 0.592 inflating: device-sdk-c-4.1.0-dev.9/src/c/errorlist.h [2025-11-07T10:57:23.849Z] #18 0.592 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/ [2025-11-07T10:57:23.849Z] #18 0.592 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/CMakeLists.txt [2025-11-07T10:57:23.849Z] #18 0.592 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/README.md [2025-11-07T10:57:23.849Z] #18 0.592 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/bitfields/ [2025-11-07T10:57:23.849Z] #18 0.592 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/bitfields/CMakeLists.txt [2025-11-07T10:57:23.849Z] #18 0.592 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/bitfields/README.md [2025-11-07T10:57:23.849Z] #18 0.592 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/bitfields/device-bitfields.c [2025-11-07T10:57:23.849Z] #18 0.592 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/bitfields/res/ [2025-11-07T10:57:23.849Z] #18 0.592 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/bitfields/res/configuration.yaml [2025-11-07T10:57:23.849Z] #18 0.592 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/bitfields/res/devices/ [2025-11-07T10:57:23.849Z] #18 0.592 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/bitfields/res/devices/Bitfields.json [2025-11-07T10:57:23.849Z] #18 0.592 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/bitfields/res/profiles/ [2025-11-07T10:57:23.849Z] #18 0.592 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/bitfields/res/profiles/Example-Bitfields.json [2025-11-07T10:57:23.849Z] #18 0.593 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/counters/ [2025-11-07T10:57:23.849Z] #18 0.593 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/counters/CMakeLists.txt [2025-11-07T10:57:23.849Z] #18 0.593 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/counters/README.md [2025-11-07T10:57:23.849Z] #18 0.593 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/counters/device-counter.c [2025-11-07T10:57:23.849Z] #18 0.593 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/counters/res/ [2025-11-07T10:57:23.849Z] #18 0.593 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/counters/res/configuration.yaml [2025-11-07T10:57:23.849Z] #18 0.593 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/counters/res/devices/ [2025-11-07T10:57:23.849Z] #18 0.593 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/counters/res/devices/Counters.json [2025-11-07T10:57:23.849Z] #18 0.593 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/counters/res/profiles/ [2025-11-07T10:57:23.849Z] #18 0.593 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/counters/res/profiles/Counter.json [2025-11-07T10:57:23.849Z] #18 0.593 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/discovery/ [2025-11-07T10:57:23.849Z] #18 0.593 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/discovery/CMakeLists.txt [2025-11-07T10:57:23.849Z] #18 0.593 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/discovery/README.md [2025-11-07T10:57:23.849Z] #18 0.593 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/discovery/res/ [2025-11-07T10:57:23.849Z] #18 0.595 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/discovery/res/configuration.yaml [2025-11-07T10:57:23.849Z] #18 0.595 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/discovery/res/devices/ [2025-11-07T10:57:23.849Z] #18 0.595 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/discovery/res/devices/readme.txt [2025-11-07T10:57:23.849Z] #18 0.595 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/discovery/res/profiles/ [2025-11-07T10:57:23.849Z] #18 0.595 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/discovery/res/profiles/TemplateProfile.json [2025-11-07T10:57:23.849Z] #18 0.595 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/discovery/res/watchers/ [2025-11-07T10:57:23.849Z] #18 0.595 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/discovery/res/watchers/watcher1.json [2025-11-07T10:57:23.849Z] #18 0.595 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/discovery/res/watchers/watcher2.json [2025-11-07T10:57:23.849Z] #18 0.595 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/discovery/template.c [2025-11-07T10:57:23.849Z] #18 0.595 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/file/ [2025-11-07T10:57:23.849Z] #18 0.595 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/file/CMakeLists.txt [2025-11-07T10:57:23.849Z] #18 0.595 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/file/README.md [2025-11-07T10:57:23.849Z] #18 0.595 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/file/device-file.c [2025-11-07T10:57:23.849Z] #18 0.596 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/file/res/ [2025-11-07T10:57:23.849Z] #18 0.596 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/file/res/configuration.yaml [2025-11-07T10:57:23.849Z] #18 0.596 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/file/res/devices/ [2025-11-07T10:57:23.849Z] #18 0.596 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/file/res/devices/file1.json [2025-11-07T10:57:23.849Z] #18 0.596 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/file/res/lorem.txt [2025-11-07T10:57:23.849Z] #18 0.596 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/file/res/profiles/ [2025-11-07T10:57:23.849Z] #18 0.596 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/file/res/profiles/FileExampleProfile.json [2025-11-07T10:57:23.849Z] #18 0.596 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/gyro/ [2025-11-07T10:57:23.849Z] #18 0.596 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/gyro/CMakeLists.txt [2025-11-07T10:57:23.849Z] #18 0.596 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/gyro/README.md [2025-11-07T10:57:23.849Z] #18 0.596 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/gyro/device-gyro.c [2025-11-07T10:57:23.849Z] #18 0.596 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/gyro/res/ [2025-11-07T10:57:23.849Z] #18 0.596 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/gyro/res/configuration.yaml [2025-11-07T10:57:23.849Z] #18 0.596 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/gyro/res/devices/ [2025-11-07T10:57:23.849Z] #18 0.596 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/gyro/res/devices/gyro.json [2025-11-07T10:57:23.849Z] #18 0.597 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/gyro/res/profiles/ [2025-11-07T10:57:23.849Z] #18 0.597 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/gyro/res/profiles/Gyro.json [2025-11-07T10:57:23.849Z] #18 0.597 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/random/ [2025-11-07T10:57:23.849Z] #18 0.597 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/random/CMakeLists.txt [2025-11-07T10:57:23.849Z] #18 0.597 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/random/README.md [2025-11-07T10:57:23.849Z] #18 0.597 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/random/device-random.c [2025-11-07T10:57:23.849Z] #18 0.597 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/random/res/ [2025-11-07T10:57:23.849Z] #18 0.597 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/random/res/configuration.yaml [2025-11-07T10:57:23.849Z] #18 0.597 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/random/res/devices/ [2025-11-07T10:57:23.849Z] #18 0.597 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/random/res/devices/randomdevice1.json [2025-11-07T10:57:23.849Z] #18 0.597 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/random/res/profiles/ [2025-11-07T10:57:23.849Z] #18 0.597 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/random/res/profiles/RandomExampleProfile.json [2025-11-07T10:57:23.849Z] #18 0.597 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/res/ [2025-11-07T10:57:23.849Z] #18 0.598 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/res/configuration.yaml [2025-11-07T10:57:23.849Z] #18 0.598 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/res/devices/ [2025-11-07T10:57:23.849Z] #18 0.598 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/res/devices/device1.json [2025-11-07T10:57:23.849Z] #18 0.598 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/res/profiles/ [2025-11-07T10:57:23.849Z] #18 0.598 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/res/profiles/TemplateProfile.json [2025-11-07T10:57:23.849Z] #18 0.598 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/template.c [2025-11-07T10:57:23.849Z] #18 0.598 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/terminal/ [2025-11-07T10:57:23.849Z] #18 0.598 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/terminal/CMakeLists.txt [2025-11-07T10:57:23.849Z] #18 0.598 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/terminal/README.md [2025-11-07T10:57:23.849Z] #18 0.598 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/terminal/device-terminal.c [2025-11-07T10:57:23.849Z] #18 0.598 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/terminal/res/ [2025-11-07T10:57:23.849Z] #18 0.598 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/terminal/res/configuration.yaml [2025-11-07T10:57:23.849Z] #18 0.598 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/terminal/res/devices/ [2025-11-07T10:57:23.849Z] #18 0.598 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/terminal/res/devices/terminal.json [2025-11-07T10:57:23.849Z] #18 0.600 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/terminal/res/profiles/ [2025-11-07T10:57:23.849Z] #18 0.600 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/terminal/res/profiles/Terminal.json [2025-11-07T10:57:23.849Z] #18 0.600 inflating: device-sdk-c-4.1.0-dev.9/src/c/filesys.c [2025-11-07T10:57:23.849Z] #18 0.600 inflating: device-sdk-c-4.1.0-dev.9/src/c/filesys.h [2025-11-07T10:57:23.849Z] #18 0.600 inflating: device-sdk-c-4.1.0-dev.9/src/c/keeper.c [2025-11-07T10:57:23.849Z] #18 0.600 inflating: device-sdk-c-4.1.0-dev.9/src/c/keeper.h [2025-11-07T10:57:23.849Z] #18 0.600 inflating: device-sdk-c-4.1.0-dev.9/src/c/map.c [2025-11-07T10:57:23.849Z] #18 0.600 inflating: device-sdk-c-4.1.0-dev.9/src/c/map.h [2025-11-07T10:57:23.849Z] #18 0.600 inflating: device-sdk-c-4.1.0-dev.9/src/c/metadata.c [2025-11-07T10:57:23.849Z] #18 0.600 inflating: device-sdk-c-4.1.0-dev.9/src/c/metadata.h [2025-11-07T10:57:23.849Z] #18 0.600 inflating: device-sdk-c-4.1.0-dev.9/src/c/metrics.h [2025-11-07T10:57:23.849Z] #18 0.600 inflating: device-sdk-c-4.1.0-dev.9/src/c/opstate.c [2025-11-07T10:57:23.849Z] #18 0.600 inflating: device-sdk-c-4.1.0-dev.9/src/c/opstate.h [2025-11-07T10:57:23.849Z] #18 0.600 inflating: device-sdk-c-4.1.0-dev.9/src/c/parson.c [2025-11-07T10:57:23.849Z] #18 0.600 inflating: device-sdk-c-4.1.0-dev.9/src/c/parson.h [2025-11-07T10:57:23.849Z] #18 0.600 inflating: device-sdk-c-4.1.0-dev.9/src/c/profiles.c [2025-11-07T10:57:23.849Z] #18 0.600 inflating: device-sdk-c-4.1.0-dev.9/src/c/profiles.h [2025-11-07T10:57:23.849Z] #18 0.600 inflating: device-sdk-c-4.1.0-dev.9/src/c/registry-impl.h [2025-11-07T10:57:23.849Z] #18 0.602 inflating: device-sdk-c-4.1.0-dev.9/src/c/registry.c [2025-11-07T10:57:23.849Z] #18 0.602 inflating: device-sdk-c-4.1.0-dev.9/src/c/registry.h [2025-11-07T10:57:23.849Z] #18 0.602 inflating: device-sdk-c-4.1.0-dev.9/src/c/reqdata.c [2025-11-07T10:57:23.849Z] #18 0.602 inflating: device-sdk-c-4.1.0-dev.9/src/c/reqdata.h [2025-11-07T10:57:23.849Z] #18 0.602 inflating: device-sdk-c-4.1.0-dev.9/src/c/request_auth.c [2025-11-07T10:57:23.849Z] #18 0.602 inflating: device-sdk-c-4.1.0-dev.9/src/c/request_auth.h [2025-11-07T10:57:23.849Z] #18 0.602 inflating: device-sdk-c-4.1.0-dev.9/src/c/rest-server.c [2025-11-07T10:57:23.849Z] #18 0.602 inflating: device-sdk-c-4.1.0-dev.9/src/c/rest-server.h [2025-11-07T10:57:23.849Z] #18 0.602 inflating: device-sdk-c-4.1.0-dev.9/src/c/rest.c [2025-11-07T10:57:23.849Z] #18 0.602 inflating: device-sdk-c-4.1.0-dev.9/src/c/rest.h [2025-11-07T10:57:23.849Z] #18 0.602 inflating: device-sdk-c-4.1.0-dev.9/src/c/secrets-impl.h [2025-11-07T10:57:23.849Z] #18 0.602 inflating: device-sdk-c-4.1.0-dev.9/src/c/secrets-insecure.c [2025-11-07T10:57:23.849Z] #18 0.602 inflating: device-sdk-c-4.1.0-dev.9/src/c/secrets-insecure.h [2025-11-07T10:57:23.849Z] #18 0.602 inflating: device-sdk-c-4.1.0-dev.9/src/c/secrets-vault.c [2025-11-07T10:57:23.849Z] #18 0.602 inflating: device-sdk-c-4.1.0-dev.9/src/c/secrets-vault.h [2025-11-07T10:57:23.849Z] #18 0.602 inflating: device-sdk-c-4.1.0-dev.9/src/c/secrets.c [2025-11-07T10:57:23.849Z] #18 0.602 inflating: device-sdk-c-4.1.0-dev.9/src/c/secrets.h [2025-11-07T10:57:23.849Z] #18 0.602 inflating: device-sdk-c-4.1.0-dev.9/src/c/service.c [2025-11-07T10:57:23.849Z] #18 0.602 inflating: device-sdk-c-4.1.0-dev.9/src/c/service.h [2025-11-07T10:57:23.849Z] #18 0.603 inflating: device-sdk-c-4.1.0-dev.9/src/c/transform.c [2025-11-07T10:57:23.849Z] #18 0.603 inflating: device-sdk-c-4.1.0-dev.9/src/c/transform.h [2025-11-07T10:57:23.849Z] #18 0.603 inflating: device-sdk-c-4.1.0-dev.9/src/c/validate.c [2025-11-07T10:57:23.849Z] #18 0.603 inflating: device-sdk-c-4.1.0-dev.9/src/c/validate.h [2025-11-07T10:57:23.849Z] #18 0.603 inflating: device-sdk-c-4.1.0-dev.9/src/c/watchers.c [2025-11-07T10:57:23.849Z] #18 0.603 inflating: device-sdk-c-4.1.0-dev.9/src/c/watchers.h [2025-11-07T10:57:23.849Z] #18 0.603 creating: device-sdk-c-4.1.0-dev.9/src/cmake/ [2025-11-07T10:57:23.849Z] #18 0.603 inflating: device-sdk-c-4.1.0-dev.9/src/cmake/FindIOT.cmake [2025-11-07T10:57:23.849Z] #18 0.603 inflating: device-sdk-c-4.1.0-dev.9/src/cmake/FindLIBCBOR.cmake [2025-11-07T10:57:23.849Z] #18 0.603 inflating: device-sdk-c-4.1.0-dev.9/src/cmake/FindLIBMICROHTTP.cmake [2025-11-07T10:57:23.849Z] #18 0.603 inflating: device-sdk-c-4.1.0-dev.9/src/cmake/FindLIBPAHO.cmake [2025-11-07T10:57:23.849Z] #18 0.603 inflating: device-sdk-c-4.1.0-dev.9/src/cmake/FindLIBUUID.cmake [2025-11-07T10:57:23.849Z] #18 0.603 inflating: device-sdk-c-4.1.0-dev.9/src/cmake/FindLIBYAML.cmake [2025-11-07T10:57:23.849Z] #18 0.603 + cd device-sdk-c-4.1.0-dev.9 [2025-11-07T10:57:23.849Z] #18 0.603 + ./scripts/build.sh [2025-11-07T10:57:23.849Z] #18 0.604 + CPPCHECK=false [2025-11-07T10:57:23.849Z] #18 0.604 + DOCGEN=false [2025-11-07T10:57:23.849Z] #18 0.604 + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' [2025-11-07T10:57:23.849Z] #18 0.604 + '[' 0 -gt 0 ] [2025-11-07T10:57:23.849Z] #18 0.605 + readlink -f ./scripts/build.sh [2025-11-07T10:57:23.849Z] #18 0.606 + dirname /device-bacnet-c/deps/device-sdk-c-4.1.0-dev.9/scripts/build.sh [2025-11-07T10:57:23.849Z] #18 0.606 + dirname /device-bacnet-c/deps/device-sdk-c-4.1.0-dev.9/scripts [2025-11-07T10:57:23.849Z] #18 0.607 + ROOT=/device-bacnet-c/deps/device-sdk-c-4.1.0-dev.9 [2025-11-07T10:57:23.849Z] #18 0.607 + cd /device-bacnet-c/deps/device-sdk-c-4.1.0-dev.9 [2025-11-07T10:57:23.849Z] #18 0.607 + mkdir -p /device-bacnet-c/deps/device-sdk-c-4.1.0-dev.9/build/release [2025-11-07T10:57:23.849Z] #18 0.608 + cd /device-bacnet-c/deps/device-sdk-c-4.1.0-dev.9/build/release [2025-11-07T10:57:23.849Z] #18 0.608 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/deps/device-sdk-c-4.1.0-dev.9/src [2025-11-07T10:57:23.849Z] #18 0.692 -- The C compiler identification is GNU 12.2.1 [2025-11-07T10:57:23.849Z] #18 0.709 -- Detecting C compiler ABI info [2025-11-07T10:57:23.849Z] #18 0.793 -- Detecting C compiler ABI info - done [2025-11-07T10:57:23.849Z] #18 0.815 -- Check for working C compiler: /usr/bin/cc - skipped [2025-11-07T10:57:23.849Z] #18 0.815 -- Detecting C compile features [2025-11-07T10:57:23.849Z] #18 0.816 -- Detecting C compile features - done [2025-11-07T10:57:23.849Z] #18 0.820 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2025-11-07T10:57:23.849Z] #18 0.890 -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") [2025-11-07T10:57:23.849Z] #18 0.894 -- Found LIBYAML: /usr/lib/libyaml.so [2025-11-07T10:57:23.849Z] #18 0.897 -- Found LIBUUID: /usr/lib/libuuid.so [2025-11-07T10:57:23.849Z] #18 0.899 -- Found LIBCBOR: /usr/lib/libcbor.so [2025-11-07T10:57:23.849Z] #18 0.901 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2025-11-07T10:57:23.849Z] #18 0.904 -- Found IOT: /opt/iotech/iot/1.6/lib/libiot.so [2025-11-07T10:57:23.849Z] #18 0.904 -- /opt/iotech/iot/1.6/include [2025-11-07T10:57:23.849Z] #18 0.904 -- C SDK 0.0.0 for Linux [2025-11-07T10:57:23.849Z] #18 0.906 -- Performing Test CSDK_HAVE_ATOMIC [2025-11-07T10:57:23.849Z] #18 0.999 -- Performing Test CSDK_HAVE_ATOMIC - Success [2025-11-07T10:57:23.849Z] #18 1.047 -- Found Curses: /usr/lib/libcurses.so [2025-11-07T10:57:23.849Z] #18 1.069 -- Configuring done (0.5s) [2025-11-07T10:57:23.849Z] #18 1.102 -- Generating done (0.0s) [2025-11-07T10:57:23.849Z] #18 1.105 -- Build files have been written to: /device-bacnet-c/deps/device-sdk-c-4.1.0-dev.9/build/release [2025-11-07T10:57:23.849Z] #18 1.109 + make all package [2025-11-07T10:57:23.849Z] #18 1.109 + tee release.log [2025-11-07T10:57:23.849Z] #18 1.154 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2025-11-07T10:57:23.849Z] #18 1.264 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2025-11-07T10:57:23.849Z] #18 1.417 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2025-11-07T10:57:23.849Z] #18 1.544 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2025-11-07T10:57:23.849Z] #18 1.645 [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2025-11-07T10:57:23.849Z] #18 1.957 [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2025-11-07T10:57:23.849Z] #18 1.995 [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2025-11-07T10:57:23.849Z] #18 2.141 [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2025-11-07T10:57:24.108Z] #18 2.450 [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2025-11-07T10:57:24.108Z] #18 2.549 [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2025-11-07T10:57:24.367Z] #18 2.689 [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2025-11-07T10:57:24.367Z] #18 2.813 [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2025-11-07T10:57:24.627Z] #18 2.905 [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2025-11-07T10:57:24.627Z] #18 3.053 [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2025-11-07T10:57:24.887Z] #18 3.103 [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2025-11-07T10:57:24.887Z] #18 ... [2025-11-07T10:57:24.887Z] [2025-11-07T10:57:24.887Z] #19 [stage-1 5/12] RUN apk --no-cache upgrade [2025-11-07T10:57:24.887Z] #19 0.264 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-07T10:57:24.887Z] #19 0.338 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-07T10:57:24.887Z] #19 0.487 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz [2025-11-07T10:57:24.887Z] #19 1.082 WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-11-07T10:57:24.887Z] #19 1.096 OK: 26 MiB in 42 packages [2025-11-07T10:57:24.887Z] #19 DONE 1.2s [2025-11-07T10:57:24.887Z] [2025-11-07T10:57:24.887Z] #18 [builder 9/10] RUN /device-bacnet-c/scripts/build_deps.sh [2025-11-07T10:57:24.887Z] #18 3.425 [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2025-11-07T10:57:25.146Z] #18 3.490 [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2025-11-07T10:57:25.405Z] #18 3.727 [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2025-11-07T10:57:25.405Z] #18 3.830 [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2025-11-07T10:57:25.664Z] #18 4.052 [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2025-11-07T10:57:25.924Z] #18 4.138 [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2025-11-07T10:57:26.864Z] #18 5.134 [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2025-11-07T10:57:26.864Z] #18 5.241 [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2025-11-07T10:57:26.864Z] #18 5.310 [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2025-11-07T10:57:26.864Z] #18 5.397 [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2025-11-07T10:57:27.124Z] #18 5.451 [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2025-11-07T10:57:27.124Z] #18 5.676 [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2025-11-07T10:57:27.692Z] #18 5.997 [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2025-11-07T10:57:27.692Z] #18 6.066 [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2025-11-07T10:57:27.692Z] #18 6.189 [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2025-11-07T10:57:27.952Z] #18 6.281 [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2025-11-07T10:57:28.213Z] #18 6.676 [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2025-11-07T10:57:28.472Z] #18 6.793 [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2025-11-07T10:57:28.472Z] #18 6.849 [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2025-11-07T10:57:28.472Z] #18 6.953 [ 68%] Linking C shared library libcsdk.so [2025-11-07T10:57:28.731Z] #18 7.004 [ 68%] Built target csdk [2025-11-07T10:57:28.731Z] #18 7.022 [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2025-11-07T10:57:28.731Z] #18 7.154 [ 72%] Linking C executable template [2025-11-07T10:57:28.989Z] #18 7.177 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.12, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-11-07T10:57:28.989Z] #18 7.217 [ 72%] Built target template [2025-11-07T10:57:28.989Z] #18 7.237 [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2025-11-07T10:57:28.989Z] #18 7.325 [ 76%] Linking C executable device-counter [2025-11-07T10:57:28.989Z] #18 7.349 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.12, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-11-07T10:57:28.989Z] #18 7.388 [ 76%] Built target device-counter [2025-11-07T10:57:28.989Z] #18 7.404 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2025-11-07T10:57:28.989Z] #18 7.489 [ 80%] Linking C executable device-random [2025-11-07T10:57:29.248Z] #18 7.515 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.12, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-11-07T10:57:29.249Z] #18 7.556 [ 80%] Built target device-random [2025-11-07T10:57:29.249Z] #18 7.573 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2025-11-07T10:57:29.249Z] #18 7.649 [ 84%] Linking C executable device-gyro [2025-11-07T10:57:29.508Z] #18 7.670 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.12, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-11-07T10:57:29.508Z] #18 7.713 [ 84%] Built target device-gyro [2025-11-07T10:57:29.508Z] #18 7.733 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2025-11-07T10:57:29.508Z] #18 7.823 [ 88%] Linking C executable device-bitfields [2025-11-07T10:57:29.508Z] #18 7.848 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.12, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-11-07T10:57:29.508Z] #18 7.890 [ 88%] Built target device-bitfields [2025-11-07T10:57:29.508Z] #18 7.902 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2025-11-07T10:57:29.508Z] #18 8.051 [ 92%] Linking C executable template-discovery [2025-11-07T10:57:29.768Z] #18 8.073 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.12, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-11-07T10:57:29.768Z] #18 8.114 [ 92%] Built target template-discovery [2025-11-07T10:57:29.768Z] #18 8.132 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2025-11-07T10:57:29.768Z] #18 8.253 [ 96%] Linking C executable device-file [2025-11-07T10:57:30.029Z] #18 8.277 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.12, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-11-07T10:57:30.029Z] #18 8.316 [ 96%] Built target device-file [2025-11-07T10:57:30.029Z] #18 8.337 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2025-11-07T10:57:30.029Z] #18 8.430 [100%] Linking C executable device-terminal [2025-11-07T10:57:30.029Z] #18 8.459 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.12, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-11-07T10:57:30.029Z] #18 8.504 [100%] Built target device-terminal [2025-11-07T10:57:30.029Z] #18 8.526 Run CPack packaging tool... [2025-11-07T10:57:30.029Z] #18 8.540 CPack: Create package using TGZ [2025-11-07T10:57:30.029Z] #18 8.540 CPack: Install projects [2025-11-07T10:57:30.289Z] #18 8.541 CPack: - Run preinstall target for: Csdk [2025-11-07T10:57:30.289Z] #18 8.787 CPack: - Install project: Csdk [] [2025-11-07T10:57:30.548Z] #18 8.793 CPack: Create package [2025-11-07T10:57:30.548Z] #18 8.815 CPack: - package: /device-bacnet-c/deps/device-sdk-c-4.1.0-dev.9/build/release/csdk-0.0.0.tar.gz generated. [2025-11-07T10:57:30.548Z] #18 8.816 + '[' false '=' true ] [2025-11-07T10:57:30.548Z] #18 8.816 + '[' false '=' true ] [2025-11-07T10:57:30.548Z] #18 8.816 + mkdir -p /device-bacnet-c/deps/device-sdk-c-4.1.0-dev.9/build/debug [2025-11-07T10:57:30.548Z] #18 8.817 + cd /device-bacnet-c/deps/device-sdk-c-4.1.0-dev.9/build/debug [2025-11-07T10:57:30.548Z] #18 8.818 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /device-bacnet-c/deps/device-sdk-c-4.1.0-dev.9/src [2025-11-07T10:57:30.548Z] #18 8.889 -- The C compiler identification is GNU 12.2.1 [2025-11-07T10:57:30.548Z] #18 8.904 -- Detecting C compiler ABI info [2025-11-07T10:57:30.548Z] #18 8.992 -- Detecting C compiler ABI info - done [2025-11-07T10:57:30.548Z] #18 9.014 -- Check for working C compiler: /usr/bin/cc - skipped [2025-11-07T10:57:30.548Z] #18 9.015 -- Detecting C compile features [2025-11-07T10:57:30.548Z] #18 9.015 -- Detecting C compile features - done [2025-11-07T10:57:30.548Z] #18 9.019 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2025-11-07T10:57:30.548Z] #18 9.092 -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") [2025-11-07T10:57:30.548Z] #18 9.095 -- Found LIBYAML: /usr/lib/libyaml.so [2025-11-07T10:57:30.808Z] #18 9.098 -- Found LIBUUID: /usr/lib/libuuid.so [2025-11-07T10:57:30.808Z] #18 9.102 -- Found LIBCBOR: /usr/lib/libcbor.so [2025-11-07T10:57:30.808Z] #18 9.105 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2025-11-07T10:57:30.808Z] #18 9.107 -- Found IOT: /opt/iotech/iot/1.6/lib/libiot.so [2025-11-07T10:57:30.808Z] #18 9.107 -- /opt/iotech/iot/1.6/include [2025-11-07T10:57:30.808Z] #18 9.107 -- C SDK 0.0.0 for Linux [2025-11-07T10:57:30.808Z] #18 9.110 -- Performing Test CSDK_HAVE_ATOMIC [2025-11-07T10:57:30.808Z] #18 9.195 -- Performing Test CSDK_HAVE_ATOMIC - Success [2025-11-07T10:57:30.808Z] #18 9.248 -- Found Curses: /usr/lib/libcurses.so [2025-11-07T10:57:30.808Z] #18 9.271 -- Configuring done (0.4s) [2025-11-07T10:57:30.808Z] #18 9.306 -- Generating done (0.0s) [2025-11-07T10:57:31.067Z] #18 9.309 -- Build files have been written to: /device-bacnet-c/deps/device-sdk-c-4.1.0-dev.9/build/debug [2025-11-07T10:57:31.067Z] #18 9.315 + make [2025-11-07T10:57:31.067Z] #18 9.315 + tee debug.log [2025-11-07T10:57:31.067Z] #18 9.359 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2025-11-07T10:57:31.067Z] #18 9.429 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2025-11-07T10:57:31.067Z] #18 9.505 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2025-11-07T10:57:31.067Z] #18 9.586 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2025-11-07T10:57:31.327Z] #18 9.660 [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2025-11-07T10:57:31.327Z] #18 9.786 [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2025-11-07T10:57:31.588Z] #18 9.821 [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2025-11-07T10:57:31.588Z] #18 9.899 [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2025-11-07T10:57:31.588Z] #18 10.01 [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2025-11-07T10:57:31.847Z] #18 10.08 [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2025-11-07T10:57:31.847Z] #18 10.16 [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2025-11-07T10:57:31.847Z] #18 10.23 [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2025-11-07T10:57:31.847Z] #18 10.31 [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2025-11-07T10:57:32.106Z] #18 10.38 [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2025-11-07T10:57:32.106Z] #18 10.43 [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2025-11-07T10:57:32.106Z] #18 10.57 [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2025-11-07T10:57:32.366Z] #18 10.62 [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2025-11-07T10:57:32.366Z] #18 10.72 [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2025-11-07T10:57:32.366Z] #18 10.77 [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2025-11-07T10:57:32.366Z] #18 10.89 [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2025-11-07T10:57:32.626Z] #18 10.95 [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2025-11-07T10:57:32.626Z] #18 11.15 [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2025-11-07T10:57:32.886Z] #18 11.21 [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2025-11-07T10:57:32.886Z] #18 11.27 [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2025-11-07T10:57:32.886Z] #18 11.33 [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2025-11-07T10:57:32.886Z] #18 11.38 [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2025-11-07T10:57:33.146Z] #18 11.48 [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2025-11-07T10:57:33.146Z] #18 11.70 [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2025-11-07T10:57:33.406Z] #18 11.76 [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2025-11-07T10:57:33.406Z] #18 11.83 [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2025-11-07T10:57:33.665Z] #18 11.90 [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2025-11-07T10:57:33.665Z] #18 12.04 [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2025-11-07T10:57:33.665Z] #18 12.11 [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2025-11-07T10:57:33.665Z] #18 12.16 [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2025-11-07T10:57:33.925Z] #18 12.23 [ 68%] Linking C shared library libcsdk.so [2025-11-07T10:57:33.925Z] #18 12.29 [ 68%] Built target csdk [2025-11-07T10:57:33.925Z] #18 12.31 [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2025-11-07T10:57:33.925Z] #18 12.38 [ 72%] Linking C executable template [2025-11-07T10:57:33.925Z] #18 12.40 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.12, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-11-07T10:57:34.185Z] #18 12.45 [ 72%] Built target template [2025-11-07T10:57:34.185Z] #18 12.46 [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2025-11-07T10:57:34.185Z] #18 12.53 [ 76%] Linking C executable device-counter [2025-11-07T10:57:34.185Z] #18 12.55 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.12, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-11-07T10:57:34.185Z] #18 12.59 [ 76%] Built target device-counter [2025-11-07T10:57:34.185Z] #18 12.61 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2025-11-07T10:57:34.185Z] #18 12.67 [ 80%] Linking C executable device-random [2025-11-07T10:57:34.446Z] #18 12.70 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.12, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-11-07T10:57:34.446Z] #18 12.74 [ 80%] Built target device-random [2025-11-07T10:57:34.446Z] #18 12.77 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2025-11-07T10:57:34.446Z] #18 12.83 [ 84%] Linking C executable device-gyro [2025-11-07T10:57:34.446Z] #18 12.86 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.12, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-11-07T10:57:34.446Z] #18 12.90 [ 84%] Built target device-gyro [2025-11-07T10:57:34.446Z] #18 12.92 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2025-11-07T10:57:34.446Z] #18 12.98 [ 88%] Linking C executable device-bitfields [2025-11-07T10:57:34.706Z] #18 13.01 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.12, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-11-07T10:57:34.706Z] #18 13.05 [ 88%] Built target device-bitfields [2025-11-07T10:57:34.706Z] #18 13.07 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2025-11-07T10:57:34.706Z] #18 13.14 [ 92%] Linking C executable template-discovery [2025-11-07T10:57:34.966Z] #18 13.17 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.12, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-11-07T10:57:34.966Z] #18 13.21 [ 92%] Built target template-discovery [2025-11-07T10:57:34.966Z] #18 13.22 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2025-11-07T10:57:34.966Z] #18 13.29 [ 96%] Linking C executable device-file [2025-11-07T10:57:34.966Z] #18 13.32 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.12, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-11-07T10:57:34.966Z] #18 13.36 [ 96%] Built target device-file [2025-11-07T10:57:34.966Z] #18 13.38 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2025-11-07T10:57:34.966Z] #18 13.45 [100%] Linking C executable device-terminal [2025-11-07T10:57:35.225Z] #18 13.48 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.12, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-11-07T10:57:35.225Z] #18 13.52 [100%] Built target device-terminal [2025-11-07T10:57:35.225Z] #18 13.54 + cp -rf include/devsdk include/edgex /usr/include/ [2025-11-07T10:57:35.225Z] #18 13.54 + cp build/release/c/libcsdk.so /usr/lib/ [2025-11-07T10:57:35.225Z] #18 13.54 + mkdir -p /usr/share/doc/edgex-csdk [2025-11-07T10:57:35.225Z] #18 13.54 + cp Attribution.txt /usr/share/doc/edgex-csdk [2025-11-07T10:57:35.225Z] #18 13.54 + cp LICENSE /usr/share/doc/edgex-csdk [2025-11-07T10:57:35.225Z] #18 13.54 + rm -rf /device-bacnet-c/deps [2025-11-07T10:57:35.225Z] #18 DONE 13.6s [2025-11-07T10:57:35.225Z] [2025-11-07T10:57:35.225Z] #20 [builder 10/10] RUN /device-bacnet-c/scripts/build.sh [2025-11-07T10:57:35.483Z] #20 0.220 + readlink -f /device-bacnet-c/scripts/build.sh [2025-11-07T10:57:35.742Z] #20 0.221 + dirname /device-bacnet-c/scripts/build.sh [2025-11-07T10:57:35.742Z] #20 0.222 + dirname /device-bacnet-c/scripts [2025-11-07T10:57:35.742Z] #20 0.222 + ROOT=/device-bacnet-c [2025-11-07T10:57:35.742Z] #20 0.222 + echo /device-bacnet-c [2025-11-07T10:57:35.742Z] #20 0.222 + cd /device-bacnet-c [2025-11-07T10:57:35.742Z] #20 0.222 + '[' '!' -f /device-bacnet-c/lib/ip/libbacnet.a ] [2025-11-07T10:57:35.742Z] #20 0.222 + '[' '!' -f /device-bacnet-c/lib/mstp/libbacnet.a ] [2025-11-07T10:57:35.742Z] #20 0.222 + mkdir -p /device-bacnet-c/build/release/device-bacnet-ip [2025-11-07T10:57:35.742Z] #20 0.223 /device-bacnet-c [2025-11-07T10:57:35.742Z] #20 0.223 + cd /device-bacnet-c/build/release/device-bacnet-ip [2025-11-07T10:57:35.742Z] #20 0.223 + cmake '-DDATALINK:STRING=BACDL_BIP=1' '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/src/c [2025-11-07T10:57:35.742Z] #20 0.244 -- /opt/iotech/iot/1.6/include [2025-11-07T10:57:35.742Z] #20 0.245 -- Configuring done (0.0s) [2025-11-07T10:57:35.742Z] #20 0.251 -- Generating done (0.0s) [2025-11-07T10:57:35.742Z] #20 0.251 -- Build files have been written to: /device-bacnet-c/build/release/device-bacnet-ip [2025-11-07T10:57:35.742Z] #20 0.253 + make [2025-11-07T10:57:35.742Z] #20 0.253 + tee release.log [2025-11-07T10:57:35.742Z] #20 0.294 [ 22%] Built target bacnet_objects [2025-11-07T10:57:35.742Z] #20 0.319 [ 33%] Building C object CMakeFiles/device-bacnet-c.dir/main.c.o [2025-11-07T10:57:35.742Z] #20 0.504 [ 44%] Building C object CMakeFiles/device-bacnet-c.dir/driver.c.o [2025-11-07T10:57:36.002Z] #20 0.782 [ 55%] Linking C executable device-bacnet-c [2025-11-07T10:57:36.002Z] #20 0.812 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.12, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-11-07T10:57:36.002Z] #20 0.860 [100%] Built target device-bacnet-c [2025-11-07T10:57:36.002Z] #20 0.869 + mkdir -p /device-bacnet-c/build/release/device-bacnet-mstp [2025-11-07T10:57:36.002Z] #20 0.870 + cd /device-bacnet-c/build/release/device-bacnet-mstp [2025-11-07T10:57:36.002Z] #20 0.870 + cmake '-DDATALINK:STRING=BACDL_MSTP=1' '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/src/c [2025-11-07T10:57:36.002Z] #20 0.890 -- /opt/iotech/iot/1.6/include [2025-11-07T10:57:36.261Z] #20 0.891 -- Configuring done (0.0s) [2025-11-07T10:57:36.261Z] #20 0.897 -- Generating done (0.0s) [2025-11-07T10:57:36.261Z] #20 0.898 -- Build files have been written to: /device-bacnet-c/build/release/device-bacnet-mstp [2025-11-07T10:57:36.261Z] #20 0.899 + make [2025-11-07T10:57:36.261Z] #20 0.899 + tee release.log [2025-11-07T10:57:36.261Z] #20 0.934 [ 22%] Built target bacnet_objects [2025-11-07T10:57:36.261Z] #20 0.955 [ 33%] Building C object CMakeFiles/device-bacnet-c.dir/main.c.o [2025-11-07T10:57:36.261Z] #20 1.130 [ 44%] Building C object CMakeFiles/device-bacnet-c.dir/driver.c.o [2025-11-07T10:57:36.520Z] #20 1.404 [ 55%] Linking C executable device-bacnet-c [2025-11-07T10:57:36.780Z] #20 1.433 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.12, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-11-07T10:57:36.780Z] #20 1.479 [100%] Built target device-bacnet-c [2025-11-07T10:57:36.780Z] #20 DONE 1.5s [2025-11-07T10:57:36.780Z] [2025-11-07T10:57:36.780Z] #21 [stage-1 6/12] COPY --from=builder /device-bacnet-c/build/release/ / [2025-11-07T10:57:36.780Z] #21 DONE 0.1s [2025-11-07T10:57:37.040Z] [2025-11-07T10:57:37.040Z] #22 [stage-1 7/12] COPY --from=builder /usr/lib/libcsdk.so /usr/lib [2025-11-07T10:57:37.040Z] #22 DONE 0.0s [2025-11-07T10:57:37.040Z] [2025-11-07T10:57:37.040Z] #23 [stage-1 8/12] COPY --from=builder /usr/share/doc/edgex-csdk /usr/share/doc/edgex-csdk [2025-11-07T10:57:37.040Z] #23 DONE 0.0s [2025-11-07T10:57:37.040Z] [2025-11-07T10:57:37.040Z] #24 [stage-1 9/12] COPY LICENSE /. [2025-11-07T10:57:37.040Z] #24 DONE 0.0s [2025-11-07T10:57:37.040Z] [2025-11-07T10:57:37.040Z] #25 [stage-1 10/12] COPY Attribution.txt /. [2025-11-07T10:57:37.040Z] #25 DONE 0.0s [2025-11-07T10:57:37.299Z] [2025-11-07T10:57:37.299Z] #26 [stage-1 11/12] COPY res /res [2025-11-07T10:57:37.299Z] #26 DONE 0.0s [2025-11-07T10:57:37.299Z] [2025-11-07T10:57:37.299Z] #27 [stage-1 12/12] COPY sample-profiles /sample-profiles [2025-11-07T10:57:37.299Z] #27 DONE 0.0s [2025-11-07T10:57:37.299Z] [2025-11-07T10:57:37.299Z] #28 exporting to image [2025-11-07T10:57:37.299Z] #28 exporting layers [2025-11-07T10:57:37.299Z] #28 exporting layers 0.3s done [2025-11-07T10:57:37.299Z] #28 writing image sha256:4043e05c5712a3e9230c167533c109f5bafdf24180344f0acbdc3c8ef6d4ecf0 done [2025-11-07T10:57:37.299Z] #28 naming to docker.io/library/device-bacnet done [2025-11-07T10:57:37.299Z] #28 DONE 0.3s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T10:57:37.864Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-11-07T10:57:37.864Z] [2025-11-07T10:57:37.864Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T10:57:38.165Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-11-07T10:57:38.165Z] latest: Pulling from edgex-lftools-log-publisher [2025-11-07T10:57:38.165Z] 5eb5b503b376: Pulling fs layer [2025-11-07T10:57:38.165Z] 5c69ac0246d0: Pulling fs layer [2025-11-07T10:57:38.165Z] ec43610c2a17: Pulling fs layer [2025-11-07T10:57:38.165Z] 3a2ae6a8a46f: Pulling fs layer [2025-11-07T10:57:38.165Z] 33b1e0a273af: Pulling fs layer [2025-11-07T10:57:38.165Z] 5d3b04190fa2: Pulling fs layer [2025-11-07T10:57:38.165Z] 2f39f015ded8: Pulling fs layer [2025-11-07T10:57:38.165Z] 3a2ae6a8a46f: Waiting [2025-11-07T10:57:38.165Z] 33b1e0a273af: Waiting [2025-11-07T10:57:38.165Z] 5d3b04190fa2: Waiting [2025-11-07T10:57:38.165Z] 2f39f015ded8: Waiting [2025-11-07T10:57:38.165Z] 5c69ac0246d0: Verifying Checksum [2025-11-07T10:57:38.165Z] 5c69ac0246d0: Download complete [2025-11-07T10:57:38.165Z] 3a2ae6a8a46f: Verifying Checksum [2025-11-07T10:57:38.165Z] 3a2ae6a8a46f: Download complete [2025-11-07T10:57:38.165Z] 33b1e0a273af: Verifying Checksum [2025-11-07T10:57:38.165Z] 33b1e0a273af: Download complete [2025-11-07T10:57:38.165Z] 5d3b04190fa2: Download complete [2025-11-07T10:57:38.165Z] ec43610c2a17: Verifying Checksum [2025-11-07T10:57:38.423Z] 5eb5b503b376: Verifying Checksum [2025-11-07T10:57:38.423Z] 5eb5b503b376: Download complete [2025-11-07T10:57:38.989Z] 2f39f015ded8: Download complete [2025-11-07T10:57:39.922Z] 5eb5b503b376: Pull complete [2025-11-07T10:57:39.922Z] 5c69ac0246d0: Pull complete [2025-11-07T10:57:40.489Z] ec43610c2a17: Pull complete [2025-11-07T10:57:40.489Z] 3a2ae6a8a46f: Pull complete [2025-11-07T10:57:40.747Z] 33b1e0a273af: Pull complete [2025-11-07T10:57:40.747Z] 5d3b04190fa2: Pull complete [2025-11-07T10:57:46.014Z] 2f39f015ded8: Pull complete [2025-11-07T10:57:46.014Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-11-07T10:57:46.014Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-11-07T10:57:46.014Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-07T10:57:46.108Z] prd-ubuntu20.04-docker-8c-8g-772698 does not seem to be running inside a container [2025-11-07T10:57:46.132Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-bacnet-c_PR-107 -v /w/workspace/exfoundry_device-bacnet-c_PR-107:/w/workspace/exfoundry_device-bacnet-c_PR-107:rw,z -v /w/workspace/exfoundry_device-bacnet-c_PR-107@tmp:/w/workspace/exfoundry_device-bacnet-c_PR-107@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-11-07T10:57:48.105Z] $ docker top 2e95ed89e1bb82ef6f95aa9fe46d024b4774c4664a963ffe0d4a9a0a9096521c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-07T10:57:48.508Z] ---> job-cost.sh [2025-11-07T10:57:48.508Z] lf-activate-venv: SKIPPING [2025-11-07T10:57:48.508Z] INFO: No Stack... [2025-11-07T10:57:48.766Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-11-07T10:57:49.024Z] INFO: Archiving Costs [Pipeline] sh [2025-11-07T10:57:49.306Z] + cat /w/workspace/exfoundry_device-bacnet-c_PR-107/archives/cost.csv [2025-11-07T10:57:49.306Z] + cut -d, -f6 [Pipeline] lock [2025-11-07T10:57:49.322Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-bacnet-c-PR-107-2-stack-cost] [2025-11-07T10:57:49.330Z] Resource [jenkins-edgexfoundry-device-bacnet-c-PR-107-2-stack-cost] did not exist. Created. [2025-11-07T10:57:49.337Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-bacnet-c-PR-107-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-11-07T10:57:49.639Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-11-07T10:57:49.684Z] Stashed 1 file(s) [Pipeline] } [2025-11-07T10:57:49.693Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-bacnet-c-PR-107-2-stack-cost] [Pipeline] // lock [Pipeline] } [2025-11-07T10:57:49.723Z] $ docker stop --time=1 2e95ed89e1bb82ef6f95aa9fe46d024b4774c4664a963ffe0d4a9a0a9096521c [2025-11-07T10:57:50.863Z] $ docker rm -f --volumes 2e95ed89e1bb82ef6f95aa9fe46d024b4774c4664a963ffe0d4a9a0a9096521c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-11-07T10:57:51.596Z] + [ -d /w/workspace/exfoundry_device-bacnet-c_PR-107/archives ] [2025-11-07T10:57:51.599Z] + ls -al /w/workspace/exfoundry_device-bacnet-c_PR-107/archives [2025-11-07T10:57:51.599Z] total 16 [2025-11-07T10:57:51.599Z] drwxr-xr-x 3 root root 4096 Nov 7 10:57 . [2025-11-07T10:57:51.599Z] drwxrwxr-x 11 jenkins jenkins 4096 Nov 7 10:57 .. [2025-11-07T10:57:51.599Z] drwxr-xr-x 2 root root 4096 Nov 7 10:57 cost [2025-11-07T10:57:51.599Z] -rw-r--r-- 1 root root 87 Nov 7 10:57 cost.csv [2025-11-07T10:57:51.599Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-bacnet-c_PR-107/archives [2025-11-07T10:57:51.599Z] + ls -al /w/workspace/exfoundry_device-bacnet-c_PR-107/archives [2025-11-07T10:57:51.599Z] total 16 [2025-11-07T10:57:51.599Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 7 10:57 . [2025-11-07T10:57:51.599Z] drwxrwxr-x 11 jenkins jenkins 4096 Nov 7 10:57 .. [2025-11-07T10:57:51.599Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 7 10:57 cost [2025-11-07T10:57:51.599Z] -rw-r--r-- 1 jenkins jenkins 87 Nov 7 10:57 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-11-07T10:57:51.889Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-07T10:57:52.751Z] ---> package-listing.sh [2025-11-07T10:57:52.751Z] ++ facter osfamily [2025-11-07T10:57:52.751Z] ++ tr '[:upper:]' '[:lower:]' [2025-11-07T10:57:53.011Z] + OS_FAMILY=debian [2025-11-07T10:57:53.011Z] + workspace=/w/workspace/exfoundry_device-bacnet-c_PR-107 [2025-11-07T10:57:53.011Z] + START_PACKAGES=/tmp/packages_start.txt [2025-11-07T10:57:53.011Z] + END_PACKAGES=/tmp/packages_end.txt [2025-11-07T10:57:53.011Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-11-07T10:57:53.011Z] + PACKAGES=/tmp/packages_start.txt [2025-11-07T10:57:53.011Z] + '[' /w/workspace/exfoundry_device-bacnet-c_PR-107 ']' [2025-11-07T10:57:53.011Z] + PACKAGES=/tmp/packages_end.txt [2025-11-07T10:57:53.011Z] + case "${OS_FAMILY}" in [2025-11-07T10:57:53.011Z] + dpkg -l [2025-11-07T10:57:53.011Z] + grep '^ii' [2025-11-07T10:57:53.011Z] + '[' -f /tmp/packages_start.txt ']' [2025-11-07T10:57:53.011Z] + '[' -f /tmp/packages_end.txt ']' [2025-11-07T10:57:53.011Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-11-07T10:57:53.011Z] + '[' /w/workspace/exfoundry_device-bacnet-c_PR-107 ']' [2025-11-07T10:57:53.011Z] + mkdir -p /w/workspace/exfoundry_device-bacnet-c_PR-107/archives/ [2025-11-07T10:57:53.011Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-bacnet-c_PR-107/archives/ [Pipeline] echo [2025-11-07T10:57:53.024Z] 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_PR-107/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-11-07T10:57:53.301Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T10:57:53.862Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-11-07T10:57:53.862Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-07T10:57:53.939Z] prd-ubuntu20.04-docker-8c-8g-772698 does not seem to be running inside a container [2025-11-07T10:57:53.966Z] $ 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_PR-107/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_PR-107 -v /w/workspace/exfoundry_device-bacnet-c_PR-107:/w/workspace/exfoundry_device-bacnet-c_PR-107:rw,z -v /w/workspace/exfoundry_device-bacnet-c_PR-107@tmp:/w/workspace/exfoundry_device-bacnet-c_PR-107@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-11-07T10:57:54.202Z] $ docker top 9d4283b922e196d66bfb355a9182459ac97d4cfe9c6d0dafa11557e380dbc07f -eo pid,comm [Pipeline] { [Pipeline] sh [2025-11-07T10:57:54.540Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-11-07T10:57:54.827Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-11-07T10:57:55.118Z] + ls /var/log/sa-host [2025-11-07T10:57:55.118Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-11-07T10:57:55.295Z] provisioning config files... [2025-11-07T10:57:55.306Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-bacnet-c_PR-107@tmp/config14762344041842353102tmp [Pipeline] { [Pipeline] echo [2025-11-07T10:57:55.328Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-07T10:57:55.610Z] ---> create-netrc.sh [Pipeline] } [2025-11-07T10:57:55.618Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-11-07T10:57:55.959Z] ---> python-tools-install.sh [Pipeline] echo [2025-11-07T10:57:55.969Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-07T10:57:56.251Z] ---> sudo-logs.sh [2025-11-07T10:57:56.251Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-11-07T10:57:56.292Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-07T10:57:56.573Z] ---> job-cost.sh [2025-11-07T10:57:56.573Z] lf-activate-venv: SKIPPING [2025-11-07T10:57:56.573Z] DEBUG: total: 0.2199999988079071 [2025-11-07T10:57:56.573Z] INFO: Retrieving Stack Cost... [2025-11-07T10:57:56.573Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-11-07T10:57:57.507Z] INFO: Archiving Costs [Pipeline] echo [2025-11-07T10:57:57.523Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-07T10:57:57.805Z] ---> logs-deploy.sh [2025-11-07T10:57:57.805Z] lf-activate-venv: SKIPPING [2025-11-07T10:57:57.805Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-bacnet-c/PR-107/2 [2025-11-07T10:57:57.805Z] INFO: archiving workspace using pattern(s): [2025-11-07T10:57:58.757Z] Archives upload complete. [2025-11-07T10:57:59.016Z] INFO: archiving logs to Nexus