Pull request #9 opened 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 FelixTing for edgexfoundry/device-can Obtained Jenkinsfile from 832d9b20cf0d20788b4faaab2e533ddc74e48ffd+e86714426b11b2d8f098837f2c53fed51359a2a6 (c38402856f68f3221724814d9571a5f0ac8a1b62) 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-ssh10589412107438069541.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh15408138019155289341.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 7928b8837ad34b090831a72fcdf53bff9dae4c17 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-can/branches/PR-9/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-can/branches/PR-9/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5803978733770546458.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-can/branches/PR-9/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15303522111586298427.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8045160779431219837.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-can/branches/PR-9/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-can/branches/PR-9/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3011680980906612533.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-can, 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-can-settings PROJECT: device-can 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-can 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-40503 in /w/workspace/edgexfoundry_device-can_PR-9 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-can.git > git init /w/workspace/edgexfoundry_device-can_PR-9 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-can.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-can.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-can.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit e86714426b11b2d8f098837f2c53fed51359a2a6 into PR head commit 832d9b20cf0d20788b4faaab2e533ddc74e48ffd Merge succeeded, producing 832d9b20cf0d20788b4faaab2e533ddc74e48ffd Checking out Revision 832d9b20cf0d20788b4faaab2e533ddc74e48ffd (PR-9) > git config remote.origin.url git@github.com:edgexfoundry/device-can.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-can.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-can.git +refs/pull/9/head:refs/remotes/origin/PR-9 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 832d9b20cf0d20788b4faaab2e533ddc74e48ffd # 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 e86714426b11b2d8f098837f2c53fed51359a2a6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 832d9b20cf0d20788b4faaab2e533ddc74e48ffd # timeout=10 Commit message: "build: move to SDK v4.0.0" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 7928b8837ad34b090831a72fcdf53bff9dae4c17 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-03-07T02:06:58.004Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-03-07T02:06:58.172Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-03-07T02:06:58.270Z] ========================================================= [2025-03-07T02:06:58.270Z] EdgeX Global Pipelines Version Info [2025-03-07T02:06:58.270Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-03-07T02:06:59.385Z] ------------------- [2025-03-07T02:06:59.386Z] stable info: [2025-03-07T02:06:59.386Z] ------------------- [2025-03-07T02:06:59.386Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-03-07T02:06:59.386Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-03-07T02:06:59.386Z] Message: update stable to v1.0.269 [2025-03-07T02:06:59.644Z] ------------------- [2025-03-07T02:06:59.644Z] experimental info: [2025-03-07T02:06:59.644Z] ------------------- [2025-03-07T02:06:59.644Z] Commited By: Ginny Guan ginny@iotechsys.com [2025-03-07T02:06:59.644Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-03-07T02:06:59.644Z] Message: update experimental to stable [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-03-07T02:07:00.102Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-can-settings [Pipeline] echo [2025-03-07T02:07:00.163Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-can [Pipeline] echo [2025-03-07T02:07:00.221Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-03-07T02:07:00.273Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-03-07T02:07:00.323Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-03-07T02:07:00.368Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = scripts/Dockerfile.alpine [Pipeline] echo [2025-03-07T02:07:00.420Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = scripts/Dockerfile.alpine-base [Pipeline] echo [2025-03-07T02:07:00.473Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-03-07T02:07:00.517Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-03-07T02:07:00.569Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-can [Pipeline] echo [2025-03-07T02:07:00.615Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-03-07T02:07:00.659Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-03-07T02:07:00.707Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-03-07T02:07:00.752Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-03-07T02:07:00.796Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-03-07T02:07:00.849Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-03-07T02:07:00.897Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-03-07T02:07:00.942Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-9 [Pipeline] echo [2025-03-07T02:07:00.990Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-9 [Pipeline] echo [2025-03-07T02:07:01.040Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-9 [Pipeline] echo [2025-03-07T02:07:01.087Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 832d9b20cf0d20788b4faaab2e533ddc74e48ffd [Pipeline] echo [2025-03-07T02:07:01.155Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 832d9b2 [Pipeline] echo [2025-03-07T02:07:01.214Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-07T02:07:01.666Z] provisioning config files... [2025-03-07T02:07:01.694Z] copy managed file [device-can-settings] to file:/w/workspace/edgexfoundry_device-can_PR-9@tmp/config1970848767808925311tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-07T02:07:02.369Z] ---> ****-login.sh [2025-03-07T02:07:02.369Z] nexus3.edgexfoundry.org:10001 [2025-03-07T02:07:02.656Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-07T02:07:02.656Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-07T02:07:02.657Z] Configure a credential helper to remove this warning. See [2025-03-07T02:07:02.657Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-07T02:07:02.657Z] [2025-03-07T02:07:02.657Z] Login Succeeded [2025-03-07T02:07:02.657Z] nexus3.edgexfoundry.org:10002 [2025-03-07T02:07:02.657Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-07T02:07:02.657Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-07T02:07:02.657Z] Configure a credential helper to remove this warning. See [2025-03-07T02:07:02.657Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-07T02:07:02.657Z] [2025-03-07T02:07:02.657Z] Login Succeeded [2025-03-07T02:07:02.657Z] nexus3.edgexfoundry.org:10003 [2025-03-07T02:07:02.967Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-07T02:07:02.967Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-07T02:07:02.967Z] Configure a credential helper to remove this warning. See [2025-03-07T02:07:02.967Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-07T02:07:02.967Z] [2025-03-07T02:07:02.967Z] Login Succeeded [2025-03-07T02:07:02.967Z] nexus3.edgexfoundry.org:10004 [2025-03-07T02:07:02.967Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-07T02:07:02.967Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-07T02:07:02.967Z] Configure a credential helper to remove this warning. See [2025-03-07T02:07:02.967Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-07T02:07:02.967Z] [2025-03-07T02:07:02.967Z] Login Succeeded [2025-03-07T02:07:02.967Z] ****.io [2025-03-07T02:07:02.967Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-07T02:07:03.241Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-07T02:07:03.241Z] Configure a credential helper to remove this warning. See [2025-03-07T02:07:03.241Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-07T02:07:03.241Z] [2025-03-07T02:07:03.241Z] Login Succeeded [2025-03-07T02:07:03.241Z] ---> ****-login.sh ends [Pipeline] } [2025-03-07T02:07:03.264Z] 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-03-07T02:07:03.902Z] + git rev-list -1 --merges 832d9b20cf0d20788b4faaab2e533ddc74e48ffd~1..832d9b20cf0d20788b4faaab2e533ddc74e48ffd [Pipeline] echo [2025-03-07T02:07:03.950Z] -----------> git rev-list -1 --merges 832d9b20cf0d20788b4faaab2e533ddc74e48ffd~1..832d9b20cf0d20788b4faaab2e533ddc74e48ffd 832d9b20cf0d20788b4faaab2e533ddc74e48ffd [false] [Pipeline] sh [2025-03-07T02:07:04.362Z] + git log --format=format:%s -1 832d9b20cf0d20788b4faaab2e533ddc74e48ffd [Pipeline] echo [2025-03-07T02:07:04.403Z] ========================================================= [2025-03-07T02:07:04.403Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-03-07T02:07:04.403Z] ========================================================= 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-03-07T02:07:05.402Z] + git rev-list -1 --merges 832d9b20cf0d20788b4faaab2e533ddc74e48ffd~1..832d9b20cf0d20788b4faaab2e533ddc74e48ffd [Pipeline] echo [2025-03-07T02:07:05.438Z] -----------> git rev-list -1 --merges 832d9b20cf0d20788b4faaab2e533ddc74e48ffd~1..832d9b20cf0d20788b4faaab2e533ddc74e48ffd 832d9b20cf0d20788b4faaab2e533ddc74e48ffd [false] [Pipeline] sh [2025-03-07T02:07:05.757Z] + git log --format=format:%s -1 832d9b20cf0d20788b4faaab2e533ddc74e48ffd [Pipeline] echo [2025-03-07T02:07:05.799Z] ========================================================= [2025-03-07T02:07:05.800Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-03-07T02:07:05.800Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2025-03-07T02:07:06.404Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-07T02:07:06.404Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-03-07T02:07:06.404Z] + [ -e /tmp/ssh_known_hosts ] [2025-03-07T02:07:06.404Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-03-07T02:07:06.404Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-03-07T02:07:06.404Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-03-07T02:07:06.404Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T02:07:06.945Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-07T02:07:06.945Z] [2025-03-07T02:07:06.945Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T02:07:07.332Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-07T02:07:07.332Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-03-07T02:07:07.332Z] b85a868b505f: Pulling fs layer [2025-03-07T02:07:07.332Z] e2be974225ed: Pulling fs layer [2025-03-07T02:07:07.332Z] 339a4e72a1f5: Pulling fs layer [2025-03-07T02:07:07.332Z] 988bab9f4d93: Pulling fs layer [2025-03-07T02:07:07.332Z] 1469e6f7b9e6: Pulling fs layer [2025-03-07T02:07:07.332Z] eaf3925da568: Pulling fs layer [2025-03-07T02:07:07.332Z] bab4dde63d76: Pulling fs layer [2025-03-07T02:07:07.332Z] bde34c3a00c8: Pulling fs layer [2025-03-07T02:07:07.332Z] b352a97aabf1: Pulling fs layer [2025-03-07T02:07:07.332Z] 4872d77fe225: Pulling fs layer [2025-03-07T02:07:07.332Z] 5851b861e8e6: Pulling fs layer [2025-03-07T02:07:07.332Z] 988bab9f4d93: Waiting [2025-03-07T02:07:07.332Z] 1469e6f7b9e6: Waiting [2025-03-07T02:07:07.332Z] b352a97aabf1: Waiting [2025-03-07T02:07:07.332Z] eaf3925da568: Waiting [2025-03-07T02:07:07.332Z] bab4dde63d76: Waiting [2025-03-07T02:07:07.332Z] bde34c3a00c8: Waiting [2025-03-07T02:07:07.332Z] 5851b861e8e6: Waiting [2025-03-07T02:07:07.332Z] 4872d77fe225: Waiting [2025-03-07T02:07:07.332Z] e2be974225ed: Verifying Checksum [2025-03-07T02:07:07.332Z] e2be974225ed: Download complete [2025-03-07T02:07:07.332Z] 988bab9f4d93: Verifying Checksum [2025-03-07T02:07:07.332Z] 988bab9f4d93: Download complete [2025-03-07T02:07:07.332Z] 1469e6f7b9e6: Verifying Checksum [2025-03-07T02:07:07.332Z] 1469e6f7b9e6: Download complete [2025-03-07T02:07:07.332Z] 339a4e72a1f5: Verifying Checksum [2025-03-07T02:07:07.332Z] 339a4e72a1f5: Download complete [2025-03-07T02:07:07.332Z] eaf3925da568: Download complete [2025-03-07T02:07:07.593Z] bde34c3a00c8: Download complete [2025-03-07T02:07:07.593Z] b352a97aabf1: Download complete [2025-03-07T02:07:07.593Z] 4872d77fe225: Verifying Checksum [2025-03-07T02:07:07.593Z] 4872d77fe225: Download complete [2025-03-07T02:07:07.593Z] 5851b861e8e6: Verifying Checksum [2025-03-07T02:07:07.593Z] 5851b861e8e6: Download complete [2025-03-07T02:07:07.593Z] b85a868b505f: Verifying Checksum [2025-03-07T02:07:07.593Z] b85a868b505f: Download complete [2025-03-07T02:07:07.852Z] bab4dde63d76: Verifying Checksum [2025-03-07T02:07:07.852Z] bab4dde63d76: Download complete [2025-03-07T02:07:08.896Z] b85a868b505f: Pull complete [2025-03-07T02:07:08.896Z] e2be974225ed: Pull complete [2025-03-07T02:07:09.481Z] 339a4e72a1f5: Pull complete [2025-03-07T02:07:09.481Z] 988bab9f4d93: Pull complete [2025-03-07T02:07:09.743Z] 1469e6f7b9e6: Pull complete [2025-03-07T02:07:09.743Z] eaf3925da568: Pull complete [2025-03-07T02:07:11.641Z] bab4dde63d76: Pull complete [2025-03-07T02:07:11.641Z] bde34c3a00c8: Pull complete [2025-03-07T02:07:11.641Z] b352a97aabf1: Pull complete [2025-03-07T02:07:11.903Z] 4872d77fe225: Pull complete [2025-03-07T02:07:11.903Z] 5851b861e8e6: Pull complete [2025-03-07T02:07:11.903Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-03-07T02:07:11.903Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-07T02:07:11.903Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-07T02:07:12.165Z] prd-ubuntu20.04-docker-8c-8g-40503 does not seem to be running inside a container [2025-03-07T02:07:12.191Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-can_PR-9 -v /w/workspace/edgexfoundry_device-can_PR-9:/w/workspace/edgexfoundry_device-can_PR-9:rw,z -v /w/workspace/edgexfoundry_device-can_PR-9@tmp:/w/workspace/edgexfoundry_device-can_PR-9@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-07T02:07:14.541Z] $ docker top 50a2fa002af9c0f8824ac49e6f9eaa4123737e4ac26f511386ce41b644396288 -eo pid,comm [2025-03-07T02:07:14.601Z] 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-03-07T02:07:14.601Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-07T02:07:14.741Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-07T02:07:14.741Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-07T02:07:14.857Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-07T02:07:14.859Z] $ docker exec 50a2fa002af9c0f8824ac49e6f9eaa4123737e4ac26f511386ce41b644396288 ssh-agent [2025-03-07T02:07:14.973Z] SSH_AUTH_SOCK=/tmp/ssh-JuTZoIU7iOAi/agent.33 [2025-03-07T02:07:14.973Z] SSH_AGENT_PID=39 [2025-03-07T02:07:14.978Z] Running ssh-add (command line suppressed) [2025-03-07T02:07:15.062Z] Identity added: /w/workspace/edgexfoundry_device-can_PR-9@tmp/private_key_2425470236831905005.key (/w/workspace/edgexfoundry_device-can_PR-9@tmp/private_key_2425470236831905005.key) [2025-03-07T02:07:15.074Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-07T02:07:15.398Z] + git tag --points-at HEAD [Pipeline] } [2025-03-07T02:07:15.422Z] $ docker exec --env ******** --env ******** 50a2fa002af9c0f8824ac49e6f9eaa4123737e4ac26f511386ce41b644396288 ssh-agent -k [2025-03-07T02:07:15.536Z] unset SSH_AUTH_SOCK; [2025-03-07T02:07:15.536Z] unset SSH_AGENT_PID; [2025-03-07T02:07:15.536Z] echo Agent pid 39 killed; [2025-03-07T02:07:15.549Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-03-07T02:07:15.647Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-07T02:07:15.647Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-07T02:07:15.758Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-07T02:07:15.759Z] $ docker exec 50a2fa002af9c0f8824ac49e6f9eaa4123737e4ac26f511386ce41b644396288 ssh-agent [2025-03-07T02:07:15.866Z] SSH_AUTH_SOCK=/tmp/ssh-54OL1J09m4vD/agent.72 [2025-03-07T02:07:15.866Z] SSH_AGENT_PID=78 [2025-03-07T02:07:15.869Z] Running ssh-add (command line suppressed) [2025-03-07T02:07:15.970Z] Identity added: /w/workspace/edgexfoundry_device-can_PR-9@tmp/private_key_6889040239685607635.key (/w/workspace/edgexfoundry_device-can_PR-9@tmp/private_key_6889040239685607635.key) [2025-03-07T02:07:15.983Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-07T02:07:16.306Z] + git semver init [2025-03-07T02:07:16.570Z] 2025-03-07 02:07:16,520 [run_init] DEBUG init version:0.0.0 force:False [2025-03-07T02:07:16.570Z] 2025-03-07 02:07:16,520 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-can_PR-9/.semver [2025-03-07T02:07:16.570Z] 2025-03-07 02:07:16,521 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-can.git /w/workspace/edgexfoundry_device-can_PR-9/.semver [2025-03-07T02:07:16.570Z] 2025-03-07 02:07:16,521 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-can.git', '/w/workspace/edgexfoundry_device-can_PR-9/.semver'], cwd=/w/workspace/edgexfoundry_device-can_PR-9, universal_newlines=False, shell=None, istream=None) [2025-03-07T02:07:17.504Z] 2025-03-07 02:07:17,262 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-can_PR-9/.git/info/exclude [2025-03-07T02:07:17.504Z] 2025-03-07 02:07:17,263 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-can_PR-9/.semver/PR-9 with force:False [2025-03-07T02:07:17.504Z] 2025-03-07 02:07:17,263 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-can_PR-9/.semver/PR-9 [2025-03-07T02:07:17.504Z] 2025-03-07 02:07:17,265 [execute] INFO git cat-file --batch-check [2025-03-07T02:07:17.504Z] 2025-03-07 02:07:17,266 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-can_PR-9/.semver, universal_newlines=False, shell=None, istream=) [2025-03-07T02:07:17.504Z] 2025-03-07 02:07:17,271 [execute] INFO git cat-file --batch [2025-03-07T02:07:17.505Z] 2025-03-07 02:07:17,272 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-can_PR-9/.semver, universal_newlines=False, shell=None, istream=) [2025-03-07T02:07:17.505Z] 2025-03-07 02:07:17,275 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-can_PR-9/.semver/PR-9 [2025-03-07T02:07:17.505Z] 0.0.0 [Pipeline] } [2025-03-07T02:07:17.525Z] $ docker exec --env ******** --env ******** 50a2fa002af9c0f8824ac49e6f9eaa4123737e4ac26f511386ce41b644396288 ssh-agent -k [2025-03-07T02:07:17.614Z] unset SSH_AUTH_SOCK; [2025-03-07T02:07:17.615Z] unset SSH_AGENT_PID; [2025-03-07T02:07:17.615Z] echo Agent pid 78 killed; [2025-03-07T02:07:17.624Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-07T02:07:18.046Z] + git semver [Pipeline] } [2025-03-07T02:07:18.337Z] $ docker stop --time=1 50a2fa002af9c0f8824ac49e6f9eaa4123737e4ac26f511386ce41b644396288 [2025-03-07T02:07:20.067Z] $ docker rm -f --volumes 50a2fa002af9c0f8824ac49e6f9eaa4123737e4ac26f511386ce41b644396288 [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-07T02:07:20.488Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-03-07T02:07:20.770Z] Stashed 1 file(s) [Pipeline] echo [2025-03-07T02:07:20.789Z] [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-03-07T02:07:21.786Z] provisioning config files... [2025-03-07T02:07:21.798Z] copy managed file [device-can-settings] to file:/w/workspace/edgexfoundry_device-can_PR-9@tmp/config14064828064999367582tmp [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] // stage [Pipeline] } [Pipeline] libraryResource [Pipeline] sh [2025-03-07T02:07:22.505Z] ---> ****-login.sh [2025-03-07T02:07:22.505Z] nexus3.edgexfoundry.org:10001 [2025-03-07T02:07:22.505Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-07T02:07:22.505Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-07T02:07:22.505Z] Configure a credential helper to remove this warning. See [2025-03-07T02:07:22.505Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-07T02:07:22.505Z] [2025-03-07T02:07:22.505Z] Login Succeeded [2025-03-07T02:07:22.505Z] nexus3.edgexfoundry.org:10002 [2025-03-07T02:07:22.505Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-07T02:07:22.505Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-07T02:07:22.505Z] Configure a credential helper to remove this warning. See [2025-03-07T02:07:22.505Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-07T02:07:22.505Z] [2025-03-07T02:07:22.505Z] Login Succeeded [2025-03-07T02:07:22.505Z] nexus3.edgexfoundry.org:10003 [2025-03-07T02:07:22.505Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-07T02:07:22.505Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-07T02:07:22.505Z] Configure a credential helper to remove this warning. See [2025-03-07T02:07:22.505Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-07T02:07:22.505Z] [2025-03-07T02:07:22.505Z] Login Succeeded [2025-03-07T02:07:22.505Z] nexus3.edgexfoundry.org:10004 [2025-03-07T02:07:22.505Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-07T02:07:22.773Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-07T02:07:22.773Z] Configure a credential helper to remove this warning. See [2025-03-07T02:07:22.773Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-07T02:07:22.773Z] [2025-03-07T02:07:22.773Z] Login Succeeded [2025-03-07T02:07:22.773Z] ****.io [2025-03-07T02:07:22.773Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-07T02:07:23.743Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-07T02:07:23.743Z] Configure a credential helper to remove this warning. See [2025-03-07T02:07:23.743Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-07T02:07:23.743Z] [2025-03-07T02:07:23.743Z] Login Succeeded [2025-03-07T02:07:23.743Z] ---> ****-login.sh ends [Pipeline] } [2025-03-07T02:07:23.772Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-03-07T02:07:24.008Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-07T02:07:24.056Z] [prepBaseBuildImage] Generating new image with name: ci-base-image-x86_64 [Pipeline] echo [2025-03-07T02:07:24.095Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-07T02:07:24.144Z] ========================================================= [2025-03-07T02:07:24.145Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest] [2025-03-07T02:07:24.145Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T02:07:24.609Z] + 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-03-07T02:07:24.609Z] Sending build context to Docker daemon 273.9kB [2025-03-07T02:07:24.609Z] Step 1/12 : ARG BASE_TEMPORARY=alpine:3.16 [2025-03-07T02:07:24.609Z] Step 2/12 : FROM ${BASE_TEMPORARY} [2025-03-07T02:07:25.179Z] 3.16: Pulling from library/alpine [2025-03-07T02:07:25.438Z] a88dc8b54e91: Pulling fs layer [2025-03-07T02:07:25.696Z] a88dc8b54e91: Verifying Checksum [2025-03-07T02:07:25.696Z] a88dc8b54e91: Download complete [2025-03-07T02:07:25.956Z] a88dc8b54e91: Pull complete [2025-03-07T02:07:25.956Z] Digest: sha256:452e7292acee0ee16c332324d7de05fa2c99f9994ecc9f0779c602916a672ae4 [2025-03-07T02:07:25.956Z] Status: Downloaded newer image for alpine:3.16 [2025-03-07T02:07:25.956Z] ---> d49a5025be10 [2025-03-07T02:07:25.956Z] Step 3/12 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2025-03-07T02:07:25.956Z] ---> Running in 6dc6c7e3935b [2025-03-07T02:07:26.214Z] Connecting to iotech.jfrog.io (34.246.139.145:443) [2025-03-07T02:07:27.017Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2025-03-07T02:07:27.017Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2025-03-07T02:07:27.017Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2025-03-07T02:07:27.017Z] Removing intermediate container 6dc6c7e3935b [2025-03-07T02:07:27.017Z] ---> 23382409888b [2025-03-07T02:07:27.017Z] Step 4/12 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.16/main' >> /etc/apk/repositories [2025-03-07T02:07:27.017Z] ---> Running in bde085c53eb7 [2025-03-07T02:07:27.593Z] Removing intermediate container bde085c53eb7 [2025-03-07T02:07:27.593Z] ---> 51bbe8281f43 [2025-03-07T02:07:27.593Z] Step 5/12 : RUN apk add --update --no-cache build-base git gcc cmake make linux-headers yaml-dev libmicrohttpd-dev curl-dev util-linux-dev ncurses-dev iotech-paho-mqtt-c-dev-1.3 hiredis-dev libcbor-dev iotech-iot-1.5-dev dumb-init libexecinfo-dev [2025-03-07T02:07:27.593Z] ---> Running in c7c52bca926b [2025-03-07T02:07:27.851Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2025-03-07T02:07:28.108Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2025-03-07T02:07:28.366Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.16/main/x86_64/APKINDEX.tar.gz [2025-03-07T02:07:28.946Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-03-07T02:07:28.946Z] (1/80) Upgrading musl (1.2.3-r3 -> 1.2.3-r4) [2025-03-07T02:07:28.946Z] (2/80) Installing libgcc (11.2.1_git20220219-r2) [2025-03-07T02:07:28.946Z] (3/80) Installing libstdc++ (11.2.1_git20220219-r2) [2025-03-07T02:07:28.946Z] (4/80) Installing binutils (2.38-r3) [2025-03-07T02:07:28.946Z] (5/80) Installing libmagic (5.41-r0) [2025-03-07T02:07:28.946Z] (6/80) Installing file (5.41-r0) [2025-03-07T02:07:28.946Z] (7/80) Installing libgomp (11.2.1_git20220219-r2) [2025-03-07T02:07:28.946Z] (8/80) Installing libatomic (11.2.1_git20220219-r2) [2025-03-07T02:07:28.946Z] (9/80) Installing gmp (6.2.1-r2) [2025-03-07T02:07:28.946Z] (10/80) Installing isl22 (0.22-r0) [2025-03-07T02:07:28.946Z] (11/80) Installing mpfr4 (4.1.0-r0) [2025-03-07T02:07:28.946Z] (12/80) Installing mpc1 (1.2.1-r0) [2025-03-07T02:07:28.946Z] (13/80) Installing gcc (11.2.1_git20220219-r2) [2025-03-07T02:07:29.512Z] (14/80) Installing musl-dev (1.2.3-r4) [2025-03-07T02:07:29.512Z] (15/80) Installing libc-dev (0.7.2-r3) [2025-03-07T02:07:29.512Z] (16/80) Installing g++ (11.2.1_git20220219-r2) [2025-03-07T02:07:29.771Z] (17/80) Installing make (4.3-r0) [2025-03-07T02:07:29.771Z] (18/80) Installing fortify-headers (1.1-r1) [2025-03-07T02:07:29.771Z] (19/80) Installing patch (2.7.6-r7) [2025-03-07T02:07:29.771Z] (20/80) Installing build-base (0.5-r3) [2025-03-07T02:07:29.771Z] (21/80) Installing libacl (2.3.1-r0) [2025-03-07T02:07:29.771Z] (22/80) Installing libbz2 (1.0.8-r1) [2025-03-07T02:07:29.771Z] (23/80) Installing expat (2.6.2-r0) [2025-03-07T02:07:29.771Z] (24/80) Installing lz4-libs (1.9.3-r1) [2025-03-07T02:07:29.771Z] (25/80) Installing xz-libs (5.2.5-r1) [2025-03-07T02:07:30.029Z] (26/80) Installing zstd-libs (1.5.2-r1) [2025-03-07T02:07:30.029Z] (27/80) Installing libarchive (3.7.4-r0) [2025-03-07T02:07:30.029Z] (28/80) Installing ca-certificates (20240226-r0) [2025-03-07T02:07:30.029Z] (29/80) Installing brotli-libs (1.0.9-r6) [2025-03-07T02:07:30.029Z] (30/80) Installing nghttp2-libs (1.47.0-r2) [2025-03-07T02:07:30.029Z] (31/80) Installing libcurl (8.5.0-r0) [2025-03-07T02:07:30.029Z] (32/80) Installing ncurses-terminfo-base (6.3_p20220521-r1) [2025-03-07T02:07:30.029Z] (33/80) Installing ncurses-libs (6.3_p20220521-r1) [2025-03-07T02:07:30.029Z] (34/80) Installing rhash-libs (1.4.2-r2) [2025-03-07T02:07:30.029Z] (35/80) Installing libuv (1.44.1-r0) [2025-03-07T02:07:30.029Z] (36/80) Installing cmake (3.23.5-r0) [2025-03-07T02:07:30.288Z] (37/80) Installing pkgconf (1.8.1-r0) [2025-03-07T02:07:30.288Z] (38/80) Installing openssl-dev (1.1.1w-r1) [2025-03-07T02:07:30.288Z] (39/80) Installing nghttp2-dev (1.47.0-r2) [2025-03-07T02:07:30.288Z] (40/80) Installing zlib-dev (1.2.12-r3) [2025-03-07T02:07:30.288Z] (41/80) Installing brotli-dev (1.0.9-r6) [2025-03-07T02:07:30.547Z] (42/80) Installing curl-dev (8.5.0-r0) [2025-03-07T02:07:30.547Z] (43/80) Installing dumb-init (1.2.5-r1) [2025-03-07T02:07:30.547Z] (44/80) Installing pcre2 (10.42-r0) [2025-03-07T02:07:30.547Z] (45/80) Installing git (2.36.6-r0) [2025-03-07T02:07:30.547Z] (46/80) Installing hiredis (1.0.2-r0) [2025-03-07T02:07:30.547Z] (47/80) Installing hiredis-dev (1.0.2-r0) [2025-03-07T02:07:30.547Z] (48/80) Installing yaml (0.2.5-r0) [2025-03-07T02:07:30.547Z] (49/80) Installing libcbor (0.9.0-r1) [2025-03-07T02:07:30.547Z] (50/80) Installing iotech-iot-1.5 (1.5.5-r0) [2025-03-07T02:07:31.489Z] (51/80) Installing iotech-iot-1.5-dev (1.5.5-r0) [2025-03-07T02:07:31.489Z] (52/80) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.13-r0) [2025-03-07T02:07:31.489Z] (53/80) Installing libcbor-dev (0.9.0-r1) [2025-03-07T02:07:31.489Z] (54/80) Installing libexecinfo (1.1-r1) [2025-03-07T02:07:31.489Z] (55/80) Installing libexecinfo-dev (1.1-r1) [2025-03-07T02:07:31.489Z] (56/80) Installing nettle (3.7.3-r0) [2025-03-07T02:07:31.489Z] (57/80) Installing libffi (3.4.2-r1) [2025-03-07T02:07:31.489Z] (58/80) Installing p11-kit (0.24.1-r0) [2025-03-07T02:07:31.489Z] (59/80) Installing libtasn1 (4.18.0-r1) [2025-03-07T02:07:31.489Z] (60/80) Installing libunistring (1.0-r0) [2025-03-07T02:07:32.099Z] (61/80) Installing gnutls (3.7.7-r1) [2025-03-07T02:07:32.099Z] (62/80) Installing libmicrohttpd (0.9.75-r0) [2025-03-07T02:07:32.099Z] (63/80) Installing gnutls-c++ (3.7.7-r1) [2025-03-07T02:07:32.099Z] (64/80) Installing libgmpxx (6.2.1-r2) [2025-03-07T02:07:32.099Z] (65/80) Installing gmp-dev (6.2.1-r2) [2025-03-07T02:07:32.099Z] (66/80) Installing nettle-dev (3.7.3-r0) [2025-03-07T02:07:32.099Z] (67/80) Installing libtasn1-progs (4.18.0-r1) [2025-03-07T02:07:32.099Z] (68/80) Installing libtasn1-dev (4.18.0-r1) [2025-03-07T02:07:32.099Z] (69/80) Installing p11-kit-dev (0.24.1-r0) [2025-03-07T02:07:32.099Z] (70/80) Installing gnutls-dev (3.7.7-r1) [2025-03-07T02:07:32.099Z] (71/80) Installing libmicrohttpd-dev (0.9.75-r0) [2025-03-07T02:07:32.099Z] (72/80) Installing linux-headers (5.16.7-r1) [2025-03-07T02:07:32.099Z] (73/80) Installing ncurses-dev (6.3_p20220521-r1) [2025-03-07T02:07:32.099Z] (74/80) Installing libblkid (2.38-r1) [2025-03-07T02:07:32.099Z] (75/80) Installing libuuid (2.38-r1) [2025-03-07T02:07:32.099Z] (76/80) Installing libfdisk (2.38-r1) [2025-03-07T02:07:32.099Z] (77/80) Installing libmount (2.38-r1) [2025-03-07T02:07:32.099Z] (78/80) Installing libsmartcols (2.38-r1) [2025-03-07T02:07:32.099Z] (79/80) Installing util-linux-dev (2.38-r1) [2025-03-07T02:07:32.099Z] (80/80) Installing yaml-dev (0.2.5-r0) [2025-03-07T02:07:32.099Z] Executing busybox-1.35.0-r17.trigger [2025-03-07T02:07:32.099Z] Executing ca-certificates-20240226-r0.trigger [2025-03-07T02:07:32.099Z] OK: 281 MiB in 93 packages [2025-03-07T02:07:39.646Z] Removing intermediate container c7c52bca926b [2025-03-07T02:07:39.646Z] ---> 29ea10ae2189 [2025-03-07T02:07:39.646Z] Step 6/12 : RUN apk --no-cache upgrade [2025-03-07T02:07:39.646Z] ---> Running in ff1e999854ed [2025-03-07T02:07:39.646Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2025-03-07T02:07:39.646Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2025-03-07T02:07:39.646Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.16/main/x86_64/APKINDEX.tar.gz [2025-03-07T02:07:40.214Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-03-07T02:07:40.214Z] (1/4) Upgrading busybox (1.35.0-r17 -> 1.35.0-r18) [2025-03-07T02:07:40.214Z] Executing busybox-1.35.0-r18.post-upgrade [2025-03-07T02:07:40.214Z] (2/4) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2025-03-07T02:07:40.214Z] (3/4) Upgrading ssl_client (1.35.0-r17 -> 1.35.0-r18) [2025-03-07T02:07:40.214Z] (4/4) Upgrading musl-utils (1.2.3-r3 -> 1.2.3-r4) [2025-03-07T02:07:40.214Z] Executing busybox-1.35.0-r18.trigger [2025-03-07T02:07:40.214Z] Executing ca-certificates-20240226-r0.trigger [2025-03-07T02:07:40.214Z] OK: 281 MiB in 93 packages [2025-03-07T02:07:40.474Z] Removing intermediate container ff1e999854ed [2025-03-07T02:07:40.474Z] ---> f7ee73c9d4b2 [2025-03-07T02:07:40.474Z] Step 7/12 : COPY scripts /device-can/scripts [2025-03-07T02:07:40.733Z] ---> 6a4432faf4ec [2025-03-07T02:07:40.733Z] Step 8/12 : COPY src /device-can/src/ [2025-03-07T02:07:40.733Z] ---> f293f2cb48f7 [2025-03-07T02:07:40.733Z] Step 9/12 : COPY VERSION /device-can/ [2025-03-07T02:07:40.993Z] ---> d65178851456 [2025-03-07T02:07:40.993Z] Step 10/12 : WORKDIR /device-can [2025-03-07T02:07:40.993Z] ---> Running in 090e8a027409 [2025-03-07T02:07:40.993Z] Removing intermediate container 090e8a027409 [2025-03-07T02:07:40.993Z] ---> 6804b64357d2 [2025-03-07T02:07:40.993Z] Step 11/12 : RUN /device-can/scripts/build_deps.sh 1 [2025-03-07T02:07:40.993Z] ---> Running in 425d26a1f875 [2025-03-07T02:07:41.253Z] + BUILD_CSDK=1 [2025-03-07T02:07:41.253Z] + CSDK_VERSION=4.0.0 [2025-03-07T02:07:41.253Z] + '[' -d deps ] [2025-03-07T02:07:41.253Z] + mkdir deps [2025-03-07T02:07:41.253Z] + cd /device-can/deps [2025-03-07T02:07:41.253Z] + '[' 1 '=' 1 ] [2025-03-07T02:07:41.253Z] + cd /device-can/deps [2025-03-07T02:07:41.253Z] + wget https://github.com/edgexfoundry/device-sdk-c/archive/v4.0.0.zip [2025-03-07T02:07:41.253Z] Connecting to github.com (140.82.112.4:443) [2025-03-07T02:07:41.513Z] Connecting to codeload.github.com (140.82.112.9:443) [2025-03-07T02:07:41.513Z] saving to 'v4.0.0.zip' [2025-03-07T02:07:41.776Z] v4.0.0.zip 100% |********************************| 245k 0:00:00 ETA [2025-03-07T02:07:41.776Z] 'v4.0.0.zip' saved [2025-03-07T02:07:41.776Z] + unzip v4.0.0.zip [2025-03-07T02:07:41.776Z] Archive: v4.0.0.zip [2025-03-07T02:07:41.776Z] creating: device-sdk-c-4.0.0/ [2025-03-07T02:07:41.776Z] creating: device-sdk-c-4.0.0/.github/ [2025-03-07T02:07:41.776Z] inflating: device-sdk-c-4.0.0/.github/Contributing.md [2025-03-07T02:07:41.776Z] inflating: device-sdk-c-4.0.0/.github/PULL_REQUEST_TEMPLATE.md [2025-03-07T02:07:41.776Z] inflating: device-sdk-c-4.0.0/.github/semantic.yml [2025-03-07T02:07:41.776Z] creating: device-sdk-c-4.0.0/.github/workflows/ [2025-03-07T02:07:41.776Z] inflating: device-sdk-c-4.0.0/.github/workflows/release.yml [2025-03-07T02:07:41.776Z] inflating: device-sdk-c-4.0.0/.gitignore [2025-03-07T02:07:41.776Z] inflating: device-sdk-c-4.0.0/Attribution.txt [2025-03-07T02:07:41.776Z] inflating: device-sdk-c-4.0.0/CHANGELOG.md [2025-03-07T02:07:41.776Z] inflating: device-sdk-c-4.0.0/Doxyfile [2025-03-07T02:07:41.776Z] inflating: device-sdk-c-4.0.0/GOVERNANCE.md [2025-03-07T02:07:41.776Z] inflating: device-sdk-c-4.0.0/Jenkinsfile [2025-03-07T02:07:41.776Z] inflating: device-sdk-c-4.0.0/LICENSE [2025-03-07T02:07:41.776Z] inflating: device-sdk-c-4.0.0/Makefile [2025-03-07T02:07:41.776Z] inflating: device-sdk-c-4.0.0/OWNERS.md [2025-03-07T02:07:41.776Z] inflating: device-sdk-c-4.0.0/README.IOT.md [2025-03-07T02:07:41.776Z] inflating: device-sdk-c-4.0.0/README.md [2025-03-07T02:07:41.776Z] inflating: device-sdk-c-4.0.0/README.v3.md [2025-03-07T02:07:41.776Z] creating: device-sdk-c-4.0.0/docs/ [2025-03-07T02:07:41.776Z] inflating: device-sdk-c-4.0.0/docs/configuration.md [2025-03-07T02:07:41.776Z] inflating: device-sdk-c-4.0.0/docs/deviceprofiles.md [2025-03-07T02:07:41.776Z] inflating: device-sdk-c-4.0.0/docs/metrics.md [2025-03-07T02:07:41.776Z] inflating: device-sdk-c-4.0.0/docs/servicewritersguide.md [2025-03-07T02:07:41.776Z] inflating: device-sdk-c-4.0.0/docs/startup.md [2025-03-07T02:07:41.776Z] creating: device-sdk-c-4.0.0/include/ [2025-03-07T02:07:41.776Z] creating: device-sdk-c-4.0.0/include/devsdk/ [2025-03-07T02:07:41.776Z] inflating: device-sdk-c-4.0.0/include/devsdk/devsdk-base.h [2025-03-07T02:07:41.776Z] inflating: device-sdk-c-4.0.0/include/devsdk/devsdk.h [2025-03-07T02:07:41.776Z] creating: device-sdk-c-4.0.0/include/edgex/ [2025-03-07T02:07:41.776Z] inflating: device-sdk-c-4.0.0/include/edgex/devices.h [2025-03-07T02:07:41.776Z] inflating: device-sdk-c-4.0.0/include/edgex/edgex-base.h [2025-03-07T02:07:41.776Z] inflating: device-sdk-c-4.0.0/include/edgex/edgex.h [2025-03-07T02:07:41.776Z] inflating: device-sdk-c-4.0.0/include/edgex/profiles.h [2025-03-07T02:07:41.776Z] inflating: device-sdk-c-4.0.0/include/edgex/rest-server.h [2025-03-07T02:07:41.776Z] creating: device-sdk-c-4.0.0/scripts/ [2025-03-07T02:07:41.776Z] inflating: device-sdk-c-4.0.0/scripts/Dockerfile.alpine [2025-03-07T02:07:41.776Z] inflating: device-sdk-c-4.0.0/scripts/Dockerfile.alpine-base [2025-03-07T02:07:41.776Z] inflating: device-sdk-c-4.0.0/scripts/build.sh [2025-03-07T02:07:41.776Z] inflating: device-sdk-c-4.0.0/scripts/entrypoint.sh [2025-03-07T02:07:41.776Z] creating: device-sdk-c-4.0.0/src/ [2025-03-07T02:07:41.776Z] inflating: device-sdk-c-4.0.0/src/CMakeLists.txt [2025-03-07T02:07:41.776Z] creating: device-sdk-c-4.0.0/src/c/ [2025-03-07T02:07:41.776Z] inflating: device-sdk-c-4.0.0/src/c/CMakeLists.txt [2025-03-07T02:07:41.776Z] inflating: device-sdk-c-4.0.0/src/c/api.h [2025-03-07T02:07:41.776Z] inflating: device-sdk-c-4.0.0/src/c/autoevent.c [2025-03-07T02:07:41.776Z] inflating: device-sdk-c-4.0.0/src/c/autoevent.h [2025-03-07T02:07:41.776Z] inflating: device-sdk-c-4.0.0/src/c/bus-impl.h [2025-03-07T02:07:41.776Z] inflating: device-sdk-c-4.0.0/src/c/bus-mqtt.c [2025-03-07T02:07:41.776Z] inflating: device-sdk-c-4.0.0/src/c/bus.c [2025-03-07T02:07:41.776Z] inflating: device-sdk-c-4.0.0/src/c/bus.h [2025-03-07T02:07:41.776Z] inflating: device-sdk-c-4.0.0/src/c/callback3.c [2025-03-07T02:07:41.776Z] inflating: device-sdk-c-4.0.0/src/c/callback3.h [2025-03-07T02:07:41.776Z] inflating: device-sdk-c-4.0.0/src/c/cmdinfo.h [2025-03-07T02:07:41.776Z] inflating: device-sdk-c-4.0.0/src/c/config.c [2025-03-07T02:07:41.776Z] inflating: device-sdk-c-4.0.0/src/c/config.h [2025-03-07T02:07:41.776Z] inflating: device-sdk-c-4.0.0/src/c/correlation.c [2025-03-07T02:07:41.776Z] inflating: device-sdk-c-4.0.0/src/c/correlation.h [2025-03-07T02:07:41.776Z] inflating: device-sdk-c-4.0.0/src/c/data.c [2025-03-07T02:07:41.776Z] inflating: device-sdk-c-4.0.0/src/c/data.h [2025-03-07T02:07:41.776Z] inflating: device-sdk-c-4.0.0/src/c/defs.h.in [2025-03-07T02:07:41.776Z] inflating: device-sdk-c-4.0.0/src/c/device.c [2025-03-07T02:07:41.776Z] inflating: device-sdk-c-4.0.0/src/c/device.h [2025-03-07T02:07:41.776Z] inflating: device-sdk-c-4.0.0/src/c/devman.c [2025-03-07T02:07:41.776Z] inflating: device-sdk-c-4.0.0/src/c/devmap.c [2025-03-07T02:07:41.776Z] inflating: device-sdk-c-4.0.0/src/c/devmap.h [2025-03-07T02:07:41.776Z] inflating: device-sdk-c-4.0.0/src/c/devsdk-base.c [2025-03-07T02:07:41.776Z] inflating: device-sdk-c-4.0.0/src/c/devutil.h [2025-03-07T02:07:41.776Z] inflating: device-sdk-c-4.0.0/src/c/discovery.c [2025-03-07T02:07:41.776Z] inflating: device-sdk-c-4.0.0/src/c/discovery.h [2025-03-07T02:07:41.776Z] inflating: device-sdk-c-4.0.0/src/c/dto-read.c [2025-03-07T02:07:41.776Z] inflating: device-sdk-c-4.0.0/src/c/dto-read.h [2025-03-07T02:07:41.776Z] inflating: device-sdk-c-4.0.0/src/c/edgex-logging.c [2025-03-07T02:07:41.776Z] inflating: device-sdk-c-4.0.0/src/c/edgex-logging.h [2025-03-07T02:07:41.776Z] inflating: device-sdk-c-4.0.0/src/c/edgex-rest.c [2025-03-07T02:07:41.776Z] inflating: device-sdk-c-4.0.0/src/c/edgex-rest.h [2025-03-07T02:07:41.776Z] inflating: device-sdk-c-4.0.0/src/c/edgex2.h [2025-03-07T02:07:41.776Z] inflating: device-sdk-c-4.0.0/src/c/errorlist.h [2025-03-07T02:07:41.776Z] creating: device-sdk-c-4.0.0/src/c/examples/ [2025-03-07T02:07:41.776Z] inflating: device-sdk-c-4.0.0/src/c/examples/CMakeLists.txt [2025-03-07T02:07:41.776Z] inflating: device-sdk-c-4.0.0/src/c/examples/README.md [2025-03-07T02:07:41.776Z] creating: device-sdk-c-4.0.0/src/c/examples/bitfields/ [2025-03-07T02:07:41.776Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/CMakeLists.txt [2025-03-07T02:07:41.776Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/README.md [2025-03-07T02:07:41.776Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/device-bitfields.c [2025-03-07T02:07:41.776Z] creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/ [2025-03-07T02:07:41.776Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/configuration.yaml [2025-03-07T02:07:41.776Z] creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/devices/ [2025-03-07T02:07:41.776Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/devices/Bitfields.json [2025-03-07T02:07:41.776Z] creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/profiles/ [2025-03-07T02:07:41.776Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/profiles/Example-Bitfields.json [2025-03-07T02:07:41.776Z] creating: device-sdk-c-4.0.0/src/c/examples/counters/ [2025-03-07T02:07:41.776Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/CMakeLists.txt [2025-03-07T02:07:41.776Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/README.md [2025-03-07T02:07:41.776Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/device-counter.c [2025-03-07T02:07:41.776Z] creating: device-sdk-c-4.0.0/src/c/examples/counters/res/ [2025-03-07T02:07:41.776Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/configuration.yaml [2025-03-07T02:07:41.776Z] creating: device-sdk-c-4.0.0/src/c/examples/counters/res/devices/ [2025-03-07T02:07:41.776Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/devices/Counters.json [2025-03-07T02:07:41.776Z] creating: device-sdk-c-4.0.0/src/c/examples/counters/res/profiles/ [2025-03-07T02:07:41.776Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/profiles/Counter.json [2025-03-07T02:07:41.776Z] creating: device-sdk-c-4.0.0/src/c/examples/discovery/ [2025-03-07T02:07:41.776Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/CMakeLists.txt [2025-03-07T02:07:41.776Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/README.md [2025-03-07T02:07:41.776Z] creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/ [2025-03-07T02:07:41.776Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/configuration.yaml [2025-03-07T02:07:41.776Z] creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/devices/ [2025-03-07T02:07:41.776Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/devices/readme.txt [2025-03-07T02:07:41.776Z] creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/profiles/ [2025-03-07T02:07:41.776Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/profiles/TemplateProfile.json [2025-03-07T02:07:41.776Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/template.c [2025-03-07T02:07:41.776Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/watcher1.json [2025-03-07T02:07:41.776Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/watcher2.json [2025-03-07T02:07:41.776Z] creating: device-sdk-c-4.0.0/src/c/examples/file/ [2025-03-07T02:07:41.776Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/CMakeLists.txt [2025-03-07T02:07:41.776Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/README.md [2025-03-07T02:07:41.776Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/device-file.c [2025-03-07T02:07:41.776Z] creating: device-sdk-c-4.0.0/src/c/examples/file/res/ [2025-03-07T02:07:41.776Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/res/configuration.yaml [2025-03-07T02:07:41.776Z] creating: device-sdk-c-4.0.0/src/c/examples/file/res/devices/ [2025-03-07T02:07:41.776Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/res/devices/file1.json [2025-03-07T02:07:41.776Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/res/lorem.txt [2025-03-07T02:07:41.776Z] creating: device-sdk-c-4.0.0/src/c/examples/file/res/profiles/ [2025-03-07T02:07:41.776Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/res/profiles/FileExampleProfile.json [2025-03-07T02:07:41.776Z] creating: device-sdk-c-4.0.0/src/c/examples/gyro/ [2025-03-07T02:07:41.776Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/CMakeLists.txt [2025-03-07T02:07:41.776Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/README.md [2025-03-07T02:07:41.776Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/device-gyro.c [2025-03-07T02:07:41.776Z] creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/ [2025-03-07T02:07:41.776Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/configuration.yaml [2025-03-07T02:07:41.776Z] creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/devices/ [2025-03-07T02:07:41.776Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/devices/gyro.json [2025-03-07T02:07:41.776Z] creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/profiles/ [2025-03-07T02:07:41.776Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/profiles/Gyro.json [2025-03-07T02:07:41.776Z] creating: device-sdk-c-4.0.0/src/c/examples/random/ [2025-03-07T02:07:41.776Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/CMakeLists.txt [2025-03-07T02:07:41.776Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/README.md [2025-03-07T02:07:41.776Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/device-random.c [2025-03-07T02:07:41.776Z] creating: device-sdk-c-4.0.0/src/c/examples/random/res/ [2025-03-07T02:07:41.776Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/res/configuration.yaml [2025-03-07T02:07:41.776Z] creating: device-sdk-c-4.0.0/src/c/examples/random/res/devices/ [2025-03-07T02:07:41.776Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/res/devices/randomdevice1.json [2025-03-07T02:07:41.776Z] creating: device-sdk-c-4.0.0/src/c/examples/random/res/profiles/ [2025-03-07T02:07:41.776Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/res/profiles/RandomExampleProfile.json [2025-03-07T02:07:41.776Z] creating: device-sdk-c-4.0.0/src/c/examples/res/ [2025-03-07T02:07:41.776Z] inflating: device-sdk-c-4.0.0/src/c/examples/res/configuration.yaml [2025-03-07T02:07:41.776Z] creating: device-sdk-c-4.0.0/src/c/examples/res/devices/ [2025-03-07T02:07:41.776Z] inflating: device-sdk-c-4.0.0/src/c/examples/res/devices/device1.json [2025-03-07T02:07:41.776Z] creating: device-sdk-c-4.0.0/src/c/examples/res/profiles/ [2025-03-07T02:07:41.776Z] inflating: device-sdk-c-4.0.0/src/c/examples/res/profiles/TemplateProfile.json [2025-03-07T02:07:41.776Z] inflating: device-sdk-c-4.0.0/src/c/examples/template.c [2025-03-07T02:07:41.776Z] creating: device-sdk-c-4.0.0/src/c/examples/terminal/ [2025-03-07T02:07:41.776Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/CMakeLists.txt [2025-03-07T02:07:41.776Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/README.md [2025-03-07T02:07:41.776Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/device-terminal.c [2025-03-07T02:07:41.776Z] creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/ [2025-03-07T02:07:41.776Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/configuration.yaml [2025-03-07T02:07:41.776Z] creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/devices/ [2025-03-07T02:07:41.776Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/devices/terminal.json [2025-03-07T02:07:41.776Z] creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/profiles/ [2025-03-07T02:07:41.776Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/profiles/Terminal.json [2025-03-07T02:07:41.776Z] inflating: device-sdk-c-4.0.0/src/c/filesys.c [2025-03-07T02:07:41.776Z] inflating: device-sdk-c-4.0.0/src/c/filesys.h [2025-03-07T02:07:41.776Z] inflating: device-sdk-c-4.0.0/src/c/keeper.c [2025-03-07T02:07:41.776Z] inflating: device-sdk-c-4.0.0/src/c/keeper.h [2025-03-07T02:07:41.776Z] inflating: device-sdk-c-4.0.0/src/c/map.c [2025-03-07T02:07:41.776Z] inflating: device-sdk-c-4.0.0/src/c/map.h [2025-03-07T02:07:41.776Z] inflating: device-sdk-c-4.0.0/src/c/metadata.c [2025-03-07T02:07:41.776Z] inflating: device-sdk-c-4.0.0/src/c/metadata.h [2025-03-07T02:07:41.776Z] inflating: device-sdk-c-4.0.0/src/c/metrics.h [2025-03-07T02:07:41.776Z] inflating: device-sdk-c-4.0.0/src/c/opstate.c [2025-03-07T02:07:41.776Z] inflating: device-sdk-c-4.0.0/src/c/opstate.h [2025-03-07T02:07:41.776Z] inflating: device-sdk-c-4.0.0/src/c/parson.c [2025-03-07T02:07:41.776Z] inflating: device-sdk-c-4.0.0/src/c/parson.h [2025-03-07T02:07:41.776Z] inflating: device-sdk-c-4.0.0/src/c/profiles.c [2025-03-07T02:07:41.776Z] inflating: device-sdk-c-4.0.0/src/c/profiles.h [2025-03-07T02:07:41.776Z] inflating: device-sdk-c-4.0.0/src/c/registry-impl.h [2025-03-07T02:07:41.776Z] inflating: device-sdk-c-4.0.0/src/c/registry.c [2025-03-07T02:07:41.776Z] inflating: device-sdk-c-4.0.0/src/c/registry.h [2025-03-07T02:07:41.776Z] inflating: device-sdk-c-4.0.0/src/c/reqdata.c [2025-03-07T02:07:41.776Z] inflating: device-sdk-c-4.0.0/src/c/reqdata.h [2025-03-07T02:07:41.776Z] inflating: device-sdk-c-4.0.0/src/c/request_auth.c [2025-03-07T02:07:41.776Z] inflating: device-sdk-c-4.0.0/src/c/request_auth.h [2025-03-07T02:07:41.776Z] inflating: device-sdk-c-4.0.0/src/c/rest-server.c [2025-03-07T02:07:41.776Z] inflating: device-sdk-c-4.0.0/src/c/rest-server.h [2025-03-07T02:07:41.776Z] inflating: device-sdk-c-4.0.0/src/c/rest.c [2025-03-07T02:07:41.776Z] inflating: device-sdk-c-4.0.0/src/c/rest.h [2025-03-07T02:07:41.776Z] inflating: device-sdk-c-4.0.0/src/c/secrets-impl.h [2025-03-07T02:07:41.776Z] inflating: device-sdk-c-4.0.0/src/c/secrets-insecure.c [2025-03-07T02:07:41.776Z] inflating: device-sdk-c-4.0.0/src/c/secrets-insecure.h [2025-03-07T02:07:41.776Z] inflating: device-sdk-c-4.0.0/src/c/secrets-vault.c [2025-03-07T02:07:41.776Z] inflating: device-sdk-c-4.0.0/src/c/secrets-vault.h [2025-03-07T02:07:41.776Z] inflating: device-sdk-c-4.0.0/src/c/secrets.c [2025-03-07T02:07:41.776Z] inflating: device-sdk-c-4.0.0/src/c/secrets.h [2025-03-07T02:07:41.776Z] inflating: device-sdk-c-4.0.0/src/c/service.c [2025-03-07T02:07:41.776Z] inflating: device-sdk-c-4.0.0/src/c/service.h [2025-03-07T02:07:41.776Z] inflating: device-sdk-c-4.0.0/src/c/transform.c [2025-03-07T02:07:41.776Z] inflating: device-sdk-c-4.0.0/src/c/transform.h [2025-03-07T02:07:41.776Z] inflating: device-sdk-c-4.0.0/src/c/validate.c [2025-03-07T02:07:41.776Z] inflating: device-sdk-c-4.0.0/src/c/validate.h [2025-03-07T02:07:41.776Z] inflating: device-sdk-c-4.0.0/src/c/watchers.c [2025-03-07T02:07:41.776Z] inflating: device-sdk-c-4.0.0/src/c/watchers.h [2025-03-07T02:07:41.776Z] creating: device-sdk-c-4.0.0/src/cmake/ [2025-03-07T02:07:41.776Z] inflating: device-sdk-c-4.0.0/src/cmake/FindIOT.cmake [2025-03-07T02:07:41.776Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBCBOR.cmake [2025-03-07T02:07:41.776Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBMICROHTTP.cmake [2025-03-07T02:07:41.776Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBPAHO.cmake [2025-03-07T02:07:41.776Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBUUID.cmake [2025-03-07T02:07:41.776Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBYAML.cmake [2025-03-07T02:07:41.776Z] + cd device-sdk-c-4.0.0 [2025-03-07T02:07:41.776Z] + ./scripts/build.sh [2025-03-07T02:07:41.776Z] + CPPCHECK=false [2025-03-07T02:07:41.776Z] + DOCGEN=false [2025-03-07T02:07:41.776Z] + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' [2025-03-07T02:07:41.776Z] + '[' 0 -gt 0 ] [2025-03-07T02:07:41.776Z] + readlink -f ./scripts/build.sh [2025-03-07T02:07:41.776Z] + dirname /device-can/deps/device-sdk-c-4.0.0/scripts/build.sh [2025-03-07T02:07:41.776Z] + dirname /device-can/deps/device-sdk-c-4.0.0/scripts [2025-03-07T02:07:41.776Z] + ROOT=/device-can/deps/device-sdk-c-4.0.0 [2025-03-07T02:07:41.776Z] + cd /device-can/deps/device-sdk-c-4.0.0 [2025-03-07T02:07:41.776Z] + mkdir -p /device-can/deps/device-sdk-c-4.0.0/build/release [2025-03-07T02:07:41.776Z] + cd /device-can/deps/device-sdk-c-4.0.0/build/release [2025-03-07T02:07:41.776Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-can/deps/device-sdk-c-4.0.0/src [2025-03-07T02:07:41.776Z] -- The C compiler identification is GNU 11.2.1 [2025-03-07T02:07:41.776Z] -- Detecting C compiler ABI info [2025-03-07T02:07:41.776Z] -- Detecting C compiler ABI info - done [2025-03-07T02:07:41.776Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-03-07T02:07:41.776Z] -- Detecting C compile features [2025-03-07T02:07:41.776Z] -- Detecting C compile features - done [2025-03-07T02:07:41.776Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2025-03-07T02:07:42.038Z] -- Found CURL: /usr/lib/libcurl.so (found version "8.5.0") [2025-03-07T02:07:42.038Z] -- Found LIBYAML: /usr/lib/libyaml.so [2025-03-07T02:07:42.038Z] -- Found LIBUUID: /usr/lib/libuuid.so [2025-03-07T02:07:42.038Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2025-03-07T02:07:42.038Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2025-03-07T02:07:42.038Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-03-07T02:07:42.038Z] -- /opt/iotech/iot/1.5/include [2025-03-07T02:07:42.038Z] -- C SDK 0.0.0 for Linux [2025-03-07T02:07:42.038Z] -- Performing Test CSDK_HAVE_ATOMIC [2025-03-07T02:07:42.038Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2025-03-07T02:07:42.038Z] -- Found Curses: /usr/lib/libcurses.so [2025-03-07T02:07:42.038Z] -- Configuring done [2025-03-07T02:07:42.038Z] -- Generating done [2025-03-07T02:07:42.038Z] -- Build files have been written to: /device-can/deps/device-sdk-c-4.0.0/build/release [2025-03-07T02:07:42.038Z] + make all package [2025-03-07T02:07:42.038Z] + tee release.log [2025-03-07T02:07:42.297Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2025-03-07T02:07:42.297Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2025-03-07T02:07:42.555Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2025-03-07T02:07:42.555Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2025-03-07T02:07:42.818Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2025-03-07T02:07:43.080Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2025-03-07T02:07:43.080Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2025-03-07T02:07:43.338Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2025-03-07T02:07:43.597Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2025-03-07T02:07:43.856Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2025-03-07T02:07:43.856Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2025-03-07T02:07:44.116Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2025-03-07T02:07:44.116Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2025-03-07T02:07:44.376Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2025-03-07T02:07:44.376Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2025-03-07T02:07:44.951Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2025-03-07T02:07:44.951Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2025-03-07T02:07:45.212Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2025-03-07T02:07:45.212Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2025-03-07T02:07:45.478Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2025-03-07T02:07:45.738Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2025-03-07T02:07:46.676Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2025-03-07T02:07:46.676Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2025-03-07T02:07:46.676Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2025-03-07T02:07:46.935Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2025-03-07T02:07:46.935Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2025-03-07T02:07:47.193Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2025-03-07T02:07:47.453Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2025-03-07T02:07:47.712Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2025-03-07T02:07:47.712Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2025-03-07T02:07:47.971Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2025-03-07T02:07:48.230Z] /device-can/deps/device-sdk-c-4.0.0/src/c/service.c: In function 'devsdk_service_start': [2025-03-07T02:07:48.230Z] /device-can/deps/device-sdk-c-4.0.0/src/c/service.c:1063:5: warning: 'deviceservices_config' may be used uninitialized in this function [-Wmaybe-uninitialized] [2025-03-07T02:07:48.230Z] 1063 | edgex_device_parseClients (svc->logger, iot_data_string_map_get (deviceservices_config, "Clients"), &svc->config.endpoints); [2025-03-07T02:07:48.230Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-07T02:07:48.492Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2025-03-07T02:07:48.492Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2025-03-07T02:07:48.492Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2025-03-07T02:07:48.751Z] [ 68%] Linking C shared library libcsdk.so [2025-03-07T02:07:48.751Z] [ 68%] Built target csdk [2025-03-07T02:07:48.751Z] [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2025-03-07T02:07:49.013Z] [ 72%] Linking C executable template [2025-03-07T02:07:49.013Z] [ 72%] Built target template [2025-03-07T02:07:49.013Z] [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2025-03-07T02:07:49.272Z] [ 76%] Linking C executable device-counter [2025-03-07T02:07:49.272Z] [ 76%] Built target device-counter [2025-03-07T02:07:49.272Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2025-03-07T02:07:49.272Z] [ 80%] Linking C executable device-random [2025-03-07T02:07:49.272Z] [ 80%] Built target device-random [2025-03-07T02:07:49.532Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2025-03-07T02:07:49.532Z] [ 84%] Linking C executable device-gyro [2025-03-07T02:07:49.532Z] [ 84%] Built target device-gyro [2025-03-07T02:07:49.532Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2025-03-07T02:07:49.791Z] [ 88%] Linking C executable device-bitfields [2025-03-07T02:07:49.791Z] [ 88%] Built target device-bitfields [2025-03-07T02:07:49.791Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2025-03-07T02:07:50.050Z] [ 92%] Linking C executable template-discovery [2025-03-07T02:07:50.050Z] [ 92%] Built target template-discovery [2025-03-07T02:07:50.050Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2025-03-07T02:07:50.050Z] [ 96%] Linking C executable device-file [2025-03-07T02:07:50.308Z] [ 96%] Built target device-file [2025-03-07T02:07:50.308Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2025-03-07T02:07:50.308Z] [100%] Linking C executable device-terminal [2025-03-07T02:07:50.308Z] [100%] Built target device-terminal [2025-03-07T02:07:50.567Z] Run CPack packaging tool... [2025-03-07T02:07:50.567Z] CPack: Create package using TGZ [2025-03-07T02:07:50.567Z] CPack: Install projects [2025-03-07T02:07:50.567Z] CPack: - Run preinstall target for: Csdk [2025-03-07T02:07:50.567Z] CPack: - Install project: Csdk [] [2025-03-07T02:07:50.567Z] CPack: Create package [2025-03-07T02:07:50.825Z] CPack: - package: /device-can/deps/device-sdk-c-4.0.0/build/release/csdk-0.0.0.tar.gz generated. [2025-03-07T02:07:50.825Z] + '[' false '=' true ] [2025-03-07T02:07:50.825Z] + '[' false '=' true ] [2025-03-07T02:07:50.825Z] + mkdir -p /device-can/deps/device-sdk-c-4.0.0/build/debug [2025-03-07T02:07:50.825Z] + cd /device-can/deps/device-sdk-c-4.0.0/build/debug [2025-03-07T02:07:50.826Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /device-can/deps/device-sdk-c-4.0.0/src [2025-03-07T02:07:50.826Z] -- The C compiler identification is GNU 11.2.1 [2025-03-07T02:07:50.826Z] -- Detecting C compiler ABI info [2025-03-07T02:07:50.826Z] -- Detecting C compiler ABI info - done [2025-03-07T02:07:50.826Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-03-07T02:07:50.826Z] -- Detecting C compile features [2025-03-07T02:07:50.826Z] -- Detecting C compile features - done [2025-03-07T02:07:50.826Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2025-03-07T02:07:50.826Z] -- Found CURL: /usr/lib/libcurl.so (found version "8.5.0") [2025-03-07T02:07:51.086Z] -- Found LIBYAML: /usr/lib/libyaml.so [2025-03-07T02:07:51.086Z] -- Found LIBUUID: /usr/lib/libuuid.so [2025-03-07T02:07:51.086Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2025-03-07T02:07:51.086Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2025-03-07T02:07:51.086Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-03-07T02:07:51.086Z] -- /opt/iotech/iot/1.5/include [2025-03-07T02:07:51.086Z] -- C SDK 0.0.0 for Linux [2025-03-07T02:07:51.086Z] -- Performing Test CSDK_HAVE_ATOMIC [2025-03-07T02:07:51.086Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2025-03-07T02:07:51.086Z] -- Found Curses: /usr/lib/libcurses.so [2025-03-07T02:07:51.086Z] -- Configuring done [2025-03-07T02:07:51.086Z] -- Generating done [2025-03-07T02:07:51.086Z] -- Build files have been written to: /device-can/deps/device-sdk-c-4.0.0/build/debug [2025-03-07T02:07:51.086Z] + + make [2025-03-07T02:07:51.086Z] tee debug.log [2025-03-07T02:07:51.086Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2025-03-07T02:07:51.346Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2025-03-07T02:07:51.346Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2025-03-07T02:07:51.346Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2025-03-07T02:07:51.606Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2025-03-07T02:07:51.606Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2025-03-07T02:07:51.606Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2025-03-07T02:07:51.865Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2025-03-07T02:07:51.865Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2025-03-07T02:07:52.123Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2025-03-07T02:07:52.123Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2025-03-07T02:07:52.123Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2025-03-07T02:07:52.382Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2025-03-07T02:07:52.382Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2025-03-07T02:07:52.382Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2025-03-07T02:07:52.640Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2025-03-07T02:07:52.640Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2025-03-07T02:07:52.640Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2025-03-07T02:07:52.640Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2025-03-07T02:07:52.899Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2025-03-07T02:07:52.899Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2025-03-07T02:07:53.158Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2025-03-07T02:07:53.158Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2025-03-07T02:07:53.415Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2025-03-07T02:07:53.415Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2025-03-07T02:07:53.415Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2025-03-07T02:07:53.672Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2025-03-07T02:07:53.928Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2025-03-07T02:07:53.928Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2025-03-07T02:07:53.928Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2025-03-07T02:07:53.928Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2025-03-07T02:07:54.186Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2025-03-07T02:07:54.186Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2025-03-07T02:07:54.444Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2025-03-07T02:07:54.444Z] [ 68%] Linking C shared library libcsdk.so [2025-03-07T02:07:54.444Z] [ 68%] Built target csdk [2025-03-07T02:07:54.444Z] [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2025-03-07T02:07:54.444Z] [ 72%] Linking C executable template [2025-03-07T02:07:54.704Z] [ 72%] Built target template [2025-03-07T02:07:54.704Z] [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2025-03-07T02:07:54.704Z] [ 76%] Linking C executable device-counter [2025-03-07T02:07:54.704Z] [ 76%] Built target device-counter [2025-03-07T02:07:54.704Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2025-03-07T02:07:54.704Z] [ 80%] Linking C executable device-random [2025-03-07T02:07:54.963Z] [ 80%] Built target device-random [2025-03-07T02:07:54.963Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2025-03-07T02:07:54.963Z] [ 84%] Linking C executable device-gyro [2025-03-07T02:07:54.963Z] [ 84%] Built target device-gyro [2025-03-07T02:07:54.963Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2025-03-07T02:07:55.225Z] [ 88%] Linking C executable device-bitfields [2025-03-07T02:07:55.225Z] [ 88%] Built target device-bitfields [2025-03-07T02:07:55.225Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2025-03-07T02:07:55.225Z] [ 92%] Linking C executable template-discovery [2025-03-07T02:07:55.225Z] [ 92%] Built target template-discovery [2025-03-07T02:07:55.225Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2025-03-07T02:07:55.484Z] [ 96%] Linking C executable device-file [2025-03-07T02:07:55.484Z] [ 96%] Built target device-file [2025-03-07T02:07:55.484Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2025-03-07T02:07:55.484Z] [100%] Linking C executable device-terminal [2025-03-07T02:07:55.742Z] [100%] Built target device-terminal [2025-03-07T02:07:55.742Z] + cp -rf include/devsdk include/edgex /usr/include/ [2025-03-07T02:07:55.742Z] + cp build/release/c/libcsdk.so /usr/lib/ [2025-03-07T02:07:55.742Z] + mkdir -p /usr/share/doc/edgex-csdk [2025-03-07T02:07:55.742Z] + cp Attribution.txt /usr/share/doc/edgex-csdk [2025-03-07T02:07:55.742Z] + cp LICENSE /usr/share/doc/edgex-csdk [2025-03-07T02:07:55.742Z] + rm -rf /device-can/deps [2025-03-07T02:07:56.001Z] Removing intermediate container 425d26a1f875 [2025-03-07T02:07:56.001Z] ---> a8fca84d0ade [2025-03-07T02:07:56.002Z] Step 12/12 : RUN /device-can/scripts/build.sh [2025-03-07T02:07:56.002Z] ---> Running in 7c11a928b9da [2025-03-07T02:07:56.262Z] + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' [2025-03-07T02:07:56.262Z] + readlink -f /device-can/scripts/build.sh [2025-03-07T02:07:56.262Z] + dirname /device-can/scripts/build.sh [2025-03-07T02:07:56.262Z] + dirname /device-can/scripts [2025-03-07T02:07:56.262Z] + ROOT=/device-can [2025-03-07T02:07:56.262Z] + echo /device-can [2025-03-07T02:07:56.262Z] + cd /device-can [2025-03-07T02:07:56.262Z] + mkdir -p /device-can/build/release [2025-03-07T02:07:56.262Z] /device-can [2025-03-07T02:07:56.262Z] + cd /device-can/build/release [2025-03-07T02:07:56.262Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-can/src [2025-03-07T02:07:56.262Z] -- The C compiler identification is GNU 11.2.1 [2025-03-07T02:07:56.262Z] -- Detecting C compiler ABI info [2025-03-07T02:07:56.262Z] -- Detecting C compiler ABI info - done [2025-03-07T02:07:56.262Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-03-07T02:07:56.262Z] -- Detecting C compile features [2025-03-07T02:07:56.262Z] -- Detecting C compile features - done [2025-03-07T02:07:56.262Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-03-07T02:07:56.262Z] -- /opt/iotech/iot/1.5/include [2025-03-07T02:07:56.521Z] -- Found LIBCSDK: /usr/lib/libcsdk.so [2025-03-07T02:07:56.521Z] -- Configuring done [2025-03-07T02:07:56.521Z] -- Generating done [2025-03-07T02:07:56.521Z] -- Build files have been written to: /device-can/build/release [2025-03-07T02:07:56.521Z] + make all [2025-03-07T02:07:56.521Z] + tee release.log [2025-03-07T02:07:56.521Z] [ 50%] Building C object CMakeFiles/device-can.dir/c/device-can.c.o [2025-03-07T02:07:56.521Z] In file included from /usr/include/devsdk/devsdk.h:18, [2025-03-07T02:07:56.521Z] from /device-can/src/c/device-can.h:24, [2025-03-07T02:07:56.521Z] from /device-can/src/c/device-can.c:27: [2025-03-07T02:07:56.521Z] /device-can/src/c/device-can.c: In function 'can_get_handler': [2025-03-07T02:07:56.521Z] /device-can/src/c/device-can.c:177:43: warning: format '%d' expects argument of type 'int', but argument 4 has type 'iot_typecode_t' [-Wformat=] [2025-03-07T02:07:56.521Z] 177 | iot_log_debug(driver->lc, "CAN:Triggering Get events req type=%d\n", [2025-03-07T02:07:56.521Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-07T02:07:56.521Z] 178 | requests[i].resource->type); [2025-03-07T02:07:56.521Z] | ~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-07T02:07:56.521Z] | | [2025-03-07T02:07:56.521Z] | iot_typecode_t [2025-03-07T02:07:56.521Z] /device-can/src/c/device-can.c:177:80: note: format string is defined here [2025-03-07T02:07:56.521Z] 177 | iot_log_debug(driver->lc, "CAN:Triggering Get events req type=%d\n", [2025-03-07T02:07:56.521Z] | ~^ [2025-03-07T02:07:56.521Z] | | [2025-03-07T02:07:56.521Z] | int [2025-03-07T02:07:56.521Z] [100%] Linking C executable device-can [2025-03-07T02:07:56.780Z] [100%] Built target device-can [2025-03-07T02:07:57.039Z] Removing intermediate container 7c11a928b9da [2025-03-07T02:07:57.039Z] ---> cfba1f283e28 [2025-03-07T02:07:57.039Z] [Warning] One or more build-args [BASE] were not consumed [2025-03-07T02:07:57.039Z] Successfully built cfba1f283e28 [2025-03-07T02:07:57.039Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T02:07:57.782Z] + docker inspect -f . ci-base-image-x86_64 [2025-03-07T02:07:57.782Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-07T02:07:57.956Z] prd-ubuntu20.04-docker-8c-8g-40503 does not seem to be running inside a container [2025-03-07T02:07:57.984Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-can_PR-9 -v /w/workspace/edgexfoundry_device-can_PR-9:/w/workspace/edgexfoundry_device-can_PR-9:rw,z -v /w/workspace/edgexfoundry_device-can_PR-9@tmp:/w/workspace/edgexfoundry_device-can_PR-9@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 ******** ci-base-image-x86_64 cat [2025-03-07T02:07:58.308Z] $ docker top 548fc9d5addde0e7199cc193e4ea5f2ab48bf7331af7bd97feb68e312387d18e -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-07T02:07:58.714Z] + make test [2025-03-07T02:07:58.715Z] build/release/device-can/device-can [Pipeline] } [2025-03-07T02:07:58.744Z] $ docker stop --time=1 548fc9d5addde0e7199cc193e4ea5f2ab48bf7331af7bd97feb68e312387d18e [2025-03-07T02:08:00.084Z] $ docker rm -f --volumes 548fc9d5addde0e7199cc193e4ea5f2ab48bf7331af7bd97feb68e312387d18e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-07T02:08:01.169Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-03-07T02:08:01.481Z] + ls -al . [2025-03-07T02:08:01.481Z] total 76 [2025-03-07T02:08:01.481Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 7 02:07 . [2025-03-07T02:08:01.481Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 02:06 .. [2025-03-07T02:08:01.481Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 7 02:07 .git [2025-03-07T02:08:01.481Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 7 02:06 .github [2025-03-07T02:08:01.481Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 7 02:07 .semver [2025-03-07T02:08:01.481Z] -rw-rw-r-- 1 jenkins jenkins 383 Mar 7 02:06 Attribution.txt [2025-03-07T02:08:01.481Z] -rw-rw-r-- 1 jenkins jenkins 1397 Mar 7 02:06 CHANGELOG.md [2025-03-07T02:08:01.481Z] -rwxrwxr-x 1 jenkins jenkins 677 Mar 7 02:06 GOVERNANCE.md [2025-03-07T02:08:01.481Z] -rwxrwxr-x 1 jenkins jenkins 762 Mar 7 02:06 Jenkinsfile [2025-03-07T02:08:01.481Z] -rwxrwxr-x 1 jenkins jenkins 10174 Mar 7 02:06 LICENSE [2025-03-07T02:08:01.481Z] -rwxrwxr-x 1 jenkins jenkins 801 Mar 7 02:06 Makefile [2025-03-07T02:08:01.481Z] -rwxrwxr-x 1 jenkins jenkins 616 Mar 7 02:06 OWNERS.md [2025-03-07T02:08:01.481Z] -rwxrwxr-x 1 jenkins jenkins 4090 Mar 7 02:06 README.md [2025-03-07T02:08:01.481Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 7 02:07 VERSION [2025-03-07T02:08:01.481Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 02:06 res [2025-03-07T02:08:01.481Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 7 02:06 scripts [2025-03-07T02:08:01.481Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 02:06 src [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T02:08:01.884Z] + docker build -t device-can -f scripts/Dockerfile.alpine --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=832d9b20cf0d20788b4faaab2e533ddc74e48ffd --label arch=amd64 --label version=0.0.0 . [2025-03-07T02:08:01.884Z] Sending build context to Docker daemon 273.9kB [2025-03-07T02:08:01.884Z] Step 1/30 : ARG BASE_TEMPORARY=alpine:3.16 [2025-03-07T02:08:01.884Z] Step 2/30 : FROM ${BASE_TEMPORARY} as builder [2025-03-07T02:08:01.884Z] ---> d49a5025be10 [2025-03-07T02:08:01.884Z] Step 3/30 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2025-03-07T02:08:01.884Z] ---> Using cache [2025-03-07T02:08:01.884Z] ---> 23382409888b [2025-03-07T02:08:01.884Z] Step 4/30 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.16/main' >> /etc/apk/repositories [2025-03-07T02:08:01.884Z] ---> Using cache [2025-03-07T02:08:01.884Z] ---> 51bbe8281f43 [2025-03-07T02:08:01.884Z] Step 5/30 : RUN apk add --update --no-cache build-base git gcc cmake make linux-headers yaml-dev libmicrohttpd-dev curl-dev util-linux-dev ncurses-dev iotech-paho-mqtt-c-dev-1.3 hiredis-dev libcbor-dev iotech-iot-1.5-dev libexecinfo-dev [2025-03-07T02:08:01.884Z] ---> Running in c69932c2c03a [2025-03-07T02:08:02.144Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2025-03-07T02:08:02.144Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2025-03-07T02:08:02.404Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.16/main/x86_64/APKINDEX.tar.gz [2025-03-07T02:08:02.974Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-03-07T02:08:02.974Z] (1/79) Upgrading musl (1.2.3-r3 -> 1.2.3-r4) [2025-03-07T02:08:02.974Z] (2/79) Installing libgcc (11.2.1_git20220219-r2) [2025-03-07T02:08:02.974Z] (3/79) Installing libstdc++ (11.2.1_git20220219-r2) [2025-03-07T02:08:02.974Z] (4/79) Installing binutils (2.38-r3) [2025-03-07T02:08:02.975Z] (5/79) Installing libmagic (5.41-r0) [2025-03-07T02:08:02.975Z] (6/79) Installing file (5.41-r0) [2025-03-07T02:08:02.975Z] (7/79) Installing libgomp (11.2.1_git20220219-r2) [2025-03-07T02:08:03.242Z] (8/79) Installing libatomic (11.2.1_git20220219-r2) [2025-03-07T02:08:03.242Z] (9/79) Installing gmp (6.2.1-r2) [2025-03-07T02:08:03.242Z] (10/79) Installing isl22 (0.22-r0) [2025-03-07T02:08:03.242Z] (11/79) Installing mpfr4 (4.1.0-r0) [2025-03-07T02:08:03.242Z] (12/79) Installing mpc1 (1.2.1-r0) [2025-03-07T02:08:03.242Z] (13/79) Installing gcc (11.2.1_git20220219-r2) [2025-03-07T02:08:03.812Z] (14/79) Installing musl-dev (1.2.3-r4) [2025-03-07T02:08:03.812Z] (15/79) Installing libc-dev (0.7.2-r3) [2025-03-07T02:08:03.812Z] (16/79) Installing g++ (11.2.1_git20220219-r2) [2025-03-07T02:08:04.071Z] (17/79) Installing make (4.3-r0) [2025-03-07T02:08:04.071Z] (18/79) Installing fortify-headers (1.1-r1) [2025-03-07T02:08:04.071Z] (19/79) Installing patch (2.7.6-r7) [2025-03-07T02:08:04.071Z] (20/79) Installing build-base (0.5-r3) [2025-03-07T02:08:04.071Z] (21/79) Installing libacl (2.3.1-r0) [2025-03-07T02:08:04.071Z] (22/79) Installing libbz2 (1.0.8-r1) [2025-03-07T02:08:04.071Z] (23/79) Installing expat (2.6.2-r0) [2025-03-07T02:08:04.071Z] (24/79) Installing lz4-libs (1.9.3-r1) [2025-03-07T02:08:04.071Z] (25/79) Installing xz-libs (5.2.5-r1) [2025-03-07T02:08:04.071Z] (26/79) Installing zstd-libs (1.5.2-r1) [2025-03-07T02:08:04.071Z] (27/79) Installing libarchive (3.7.4-r0) [2025-03-07T02:08:04.071Z] (28/79) Installing ca-certificates (20240226-r0) [2025-03-07T02:08:04.071Z] (29/79) Installing brotli-libs (1.0.9-r6) [2025-03-07T02:08:04.071Z] (30/79) Installing nghttp2-libs (1.47.0-r2) [2025-03-07T02:08:04.071Z] (31/79) Installing libcurl (8.5.0-r0) [2025-03-07T02:08:04.071Z] (32/79) Installing ncurses-terminfo-base (6.3_p20220521-r1) [2025-03-07T02:08:04.071Z] (33/79) Installing ncurses-libs (6.3_p20220521-r1) [2025-03-07T02:08:04.071Z] (34/79) Installing rhash-libs (1.4.2-r2) [2025-03-07T02:08:04.071Z] (35/79) Installing libuv (1.44.1-r0) [2025-03-07T02:08:04.071Z] (36/79) Installing cmake (3.23.5-r0) [2025-03-07T02:08:04.643Z] (37/79) Installing pkgconf (1.8.1-r0) [2025-03-07T02:08:04.643Z] (38/79) Installing openssl-dev (1.1.1w-r1) [2025-03-07T02:08:04.643Z] (39/79) Installing nghttp2-dev (1.47.0-r2) [2025-03-07T02:08:04.643Z] (40/79) Installing zlib-dev (1.2.12-r3) [2025-03-07T02:08:04.643Z] (41/79) Installing brotli-dev (1.0.9-r6) [2025-03-07T02:08:04.643Z] (42/79) Installing curl-dev (8.5.0-r0) [2025-03-07T02:08:04.643Z] (43/79) Installing pcre2 (10.42-r0) [2025-03-07T02:08:04.643Z] (44/79) Installing git (2.36.6-r0) [2025-03-07T02:08:04.643Z] (45/79) Installing hiredis (1.0.2-r0) [2025-03-07T02:08:04.643Z] (46/79) Installing hiredis-dev (1.0.2-r0) [2025-03-07T02:08:04.643Z] (47/79) Installing yaml (0.2.5-r0) [2025-03-07T02:08:04.643Z] (48/79) Installing libcbor (0.9.0-r1) [2025-03-07T02:08:04.643Z] (49/79) Installing iotech-iot-1.5 (1.5.5-r0) [2025-03-07T02:08:05.584Z] (50/79) Installing iotech-iot-1.5-dev (1.5.5-r0) [2025-03-07T02:08:05.584Z] (51/79) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.13-r0) [2025-03-07T02:08:05.584Z] (52/79) Installing libcbor-dev (0.9.0-r1) [2025-03-07T02:08:05.584Z] (53/79) Installing libexecinfo (1.1-r1) [2025-03-07T02:08:05.584Z] (54/79) Installing libexecinfo-dev (1.1-r1) [2025-03-07T02:08:05.584Z] (55/79) Installing nettle (3.7.3-r0) [2025-03-07T02:08:05.584Z] (56/79) Installing libffi (3.4.2-r1) [2025-03-07T02:08:05.584Z] (57/79) Installing p11-kit (0.24.1-r0) [2025-03-07T02:08:05.844Z] (58/79) Installing libtasn1 (4.18.0-r1) [2025-03-07T02:08:05.844Z] (59/79) Installing libunistring (1.0-r0) [2025-03-07T02:08:05.844Z] (60/79) Installing gnutls (3.7.7-r1) [2025-03-07T02:08:05.844Z] (61/79) Installing libmicrohttpd (0.9.75-r0) [2025-03-07T02:08:05.844Z] (62/79) Installing gnutls-c++ (3.7.7-r1) [2025-03-07T02:08:05.844Z] (63/79) Installing libgmpxx (6.2.1-r2) [2025-03-07T02:08:05.844Z] (64/79) Installing gmp-dev (6.2.1-r2) [2025-03-07T02:08:05.844Z] (65/79) Installing nettle-dev (3.7.3-r0) [2025-03-07T02:08:05.844Z] (66/79) Installing libtasn1-progs (4.18.0-r1) [2025-03-07T02:08:05.844Z] (67/79) Installing libtasn1-dev (4.18.0-r1) [2025-03-07T02:08:05.844Z] (68/79) Installing p11-kit-dev (0.24.1-r0) [2025-03-07T02:08:05.844Z] (69/79) Installing gnutls-dev (3.7.7-r1) [2025-03-07T02:08:05.844Z] (70/79) Installing libmicrohttpd-dev (0.9.75-r0) [2025-03-07T02:08:05.844Z] (71/79) Installing linux-headers (5.16.7-r1) [2025-03-07T02:08:05.844Z] (72/79) Installing ncurses-dev (6.3_p20220521-r1) [2025-03-07T02:08:05.844Z] (73/79) Installing libblkid (2.38-r1) [2025-03-07T02:08:05.844Z] (74/79) Installing libuuid (2.38-r1) [2025-03-07T02:08:05.844Z] (75/79) Installing libfdisk (2.38-r1) [2025-03-07T02:08:05.844Z] (76/79) Installing libmount (2.38-r1) [2025-03-07T02:08:05.844Z] (77/79) Installing libsmartcols (2.38-r1) [2025-03-07T02:08:05.844Z] (78/79) Installing util-linux-dev (2.38-r1) [2025-03-07T02:08:05.844Z] (79/79) Installing yaml-dev (0.2.5-r0) [2025-03-07T02:08:05.844Z] Executing busybox-1.35.0-r17.trigger [2025-03-07T02:08:05.844Z] Executing ca-certificates-20240226-r0.trigger [2025-03-07T02:08:06.104Z] OK: 281 MiB in 92 packages [2025-03-07T02:08:12.726Z] Removing intermediate container c69932c2c03a [2025-03-07T02:08:12.726Z] ---> d06b8990743c [2025-03-07T02:08:12.726Z] Step 6/30 : COPY scripts /device-can/scripts [2025-03-07T02:08:12.984Z] ---> a29da26dc4c9 [2025-03-07T02:08:12.984Z] Step 7/30 : COPY src /device-can/src/ [2025-03-07T02:08:12.984Z] ---> 817dc7757229 [2025-03-07T02:08:12.984Z] Step 8/30 : COPY VERSION /device-can/ [2025-03-07T02:08:13.550Z] ---> 1f463c8023bd [2025-03-07T02:08:13.550Z] Step 9/30 : WORKDIR /device-can [2025-03-07T02:08:13.550Z] ---> Running in 76c323b07047 [2025-03-07T02:08:13.550Z] Removing intermediate container 76c323b07047 [2025-03-07T02:08:13.550Z] ---> 200091a9ebf1 [2025-03-07T02:08:13.550Z] Step 10/30 : RUN /device-can/scripts/build_deps.sh 1 [2025-03-07T02:08:13.550Z] ---> Running in 0f8a7b5050b7 [2025-03-07T02:08:13.809Z] + BUILD_CSDK=1 [2025-03-07T02:08:13.809Z] + CSDK_VERSION=4.0.0 [2025-03-07T02:08:13.809Z] + '[' -d deps ] [2025-03-07T02:08:13.809Z] + mkdir deps [2025-03-07T02:08:13.809Z] + cd /device-can/deps [2025-03-07T02:08:13.809Z] + '[' 1 '=' 1 ] [2025-03-07T02:08:13.809Z] + cd /device-can/deps [2025-03-07T02:08:13.809Z] + wget https://github.com/edgexfoundry/device-sdk-c/archive/v4.0.0.zip [2025-03-07T02:08:13.809Z] Connecting to github.com (140.82.112.4:443) [2025-03-07T02:08:13.809Z] Connecting to codeload.github.com (140.82.112.9:443) [2025-03-07T02:08:13.809Z] saving to 'v4.0.0.zip' [2025-03-07T02:08:14.069Z] v4.0.0.zip 100% |********************************| 245k 0:00:00 ETA [2025-03-07T02:08:14.069Z] 'v4.0.0.zip' saved [2025-03-07T02:08:14.069Z] + unzip v4.0.0.zip [2025-03-07T02:08:14.069Z] Archive: v4.0.0.zip [2025-03-07T02:08:14.069Z] creating: device-sdk-c-4.0.0/ [2025-03-07T02:08:14.069Z] creating: device-sdk-c-4.0.0/.github/ [2025-03-07T02:08:14.069Z] inflating: device-sdk-c-4.0.0/.github/Contributing.md [2025-03-07T02:08:14.069Z] inflating: device-sdk-c-4.0.0/.github/PULL_REQUEST_TEMPLATE.md [2025-03-07T02:08:14.069Z] inflating: device-sdk-c-4.0.0/.github/semantic.yml [2025-03-07T02:08:14.069Z] creating: device-sdk-c-4.0.0/.github/workflows/ [2025-03-07T02:08:14.069Z] inflating: device-sdk-c-4.0.0/.github/workflows/release.yml [2025-03-07T02:08:14.069Z] inflating: device-sdk-c-4.0.0/.gitignore [2025-03-07T02:08:14.069Z] inflating: device-sdk-c-4.0.0/Attribution.txt [2025-03-07T02:08:14.069Z] inflating: device-sdk-c-4.0.0/CHANGELOG.md [2025-03-07T02:08:14.069Z] inflating: device-sdk-c-4.0.0/Doxyfile [2025-03-07T02:08:14.069Z] inflating: device-sdk-c-4.0.0/GOVERNANCE.md [2025-03-07T02:08:14.069Z] inflating: device-sdk-c-4.0.0/Jenkinsfile [2025-03-07T02:08:14.069Z] inflating: device-sdk-c-4.0.0/LICENSE [2025-03-07T02:08:14.069Z] inflating: device-sdk-c-4.0.0/Makefile [2025-03-07T02:08:14.069Z] inflating: device-sdk-c-4.0.0/OWNERS.md [2025-03-07T02:08:14.069Z] inflating: device-sdk-c-4.0.0/README.IOT.md [2025-03-07T02:08:14.069Z] inflating: device-sdk-c-4.0.0/README.md [2025-03-07T02:08:14.069Z] inflating: device-sdk-c-4.0.0/README.v3.md [2025-03-07T02:08:14.069Z] creating: device-sdk-c-4.0.0/docs/ [2025-03-07T02:08:14.069Z] inflating: device-sdk-c-4.0.0/docs/configuration.md [2025-03-07T02:08:14.069Z] inflating: device-sdk-c-4.0.0/docs/deviceprofiles.md [2025-03-07T02:08:14.069Z] inflating: device-sdk-c-4.0.0/docs/metrics.md [2025-03-07T02:08:14.069Z] inflating: device-sdk-c-4.0.0/docs/servicewritersguide.md [2025-03-07T02:08:14.069Z] inflating: device-sdk-c-4.0.0/docs/startup.md [2025-03-07T02:08:14.069Z] creating: device-sdk-c-4.0.0/include/ [2025-03-07T02:08:14.069Z] creating: device-sdk-c-4.0.0/include/devsdk/ [2025-03-07T02:08:14.069Z] inflating: device-sdk-c-4.0.0/include/devsdk/devsdk-base.h [2025-03-07T02:08:14.069Z] inflating: device-sdk-c-4.0.0/include/devsdk/devsdk.h [2025-03-07T02:08:14.069Z] creating: device-sdk-c-4.0.0/include/edgex/ [2025-03-07T02:08:14.069Z] inflating: device-sdk-c-4.0.0/include/edgex/devices.h [2025-03-07T02:08:14.069Z] inflating: device-sdk-c-4.0.0/include/edgex/edgex-base.h [2025-03-07T02:08:14.069Z] inflating: device-sdk-c-4.0.0/include/edgex/edgex.h [2025-03-07T02:08:14.069Z] inflating: device-sdk-c-4.0.0/include/edgex/profiles.h [2025-03-07T02:08:14.069Z] inflating: device-sdk-c-4.0.0/include/edgex/rest-server.h [2025-03-07T02:08:14.069Z] creating: device-sdk-c-4.0.0/scripts/ [2025-03-07T02:08:14.069Z] inflating: device-sdk-c-4.0.0/scripts/Dockerfile.alpine [2025-03-07T02:08:14.069Z] inflating: device-sdk-c-4.0.0/scripts/Dockerfile.alpine-base [2025-03-07T02:08:14.069Z] inflating: device-sdk-c-4.0.0/scripts/build.sh [2025-03-07T02:08:14.069Z] inflating: device-sdk-c-4.0.0/scripts/entrypoint.sh [2025-03-07T02:08:14.069Z] creating: device-sdk-c-4.0.0/src/ [2025-03-07T02:08:14.069Z] inflating: device-sdk-c-4.0.0/src/CMakeLists.txt [2025-03-07T02:08:14.069Z] creating: device-sdk-c-4.0.0/src/c/ [2025-03-07T02:08:14.069Z] inflating: device-sdk-c-4.0.0/src/c/CMakeLists.txt [2025-03-07T02:08:14.069Z] inflating: device-sdk-c-4.0.0/src/c/api.h [2025-03-07T02:08:14.069Z] inflating: device-sdk-c-4.0.0/src/c/autoevent.c [2025-03-07T02:08:14.069Z] inflating: device-sdk-c-4.0.0/src/c/autoevent.h [2025-03-07T02:08:14.069Z] inflating: device-sdk-c-4.0.0/src/c/bus-impl.h [2025-03-07T02:08:14.069Z] inflating: device-sdk-c-4.0.0/src/c/bus-mqtt.c [2025-03-07T02:08:14.069Z] inflating: device-sdk-c-4.0.0/src/c/bus.c [2025-03-07T02:08:14.069Z] inflating: device-sdk-c-4.0.0/src/c/bus.h [2025-03-07T02:08:14.069Z] inflating: device-sdk-c-4.0.0/src/c/callback3.c [2025-03-07T02:08:14.069Z] inflating: device-sdk-c-4.0.0/src/c/callback3.h [2025-03-07T02:08:14.069Z] inflating: device-sdk-c-4.0.0/src/c/cmdinfo.h [2025-03-07T02:08:14.069Z] inflating: device-sdk-c-4.0.0/src/c/config.c [2025-03-07T02:08:14.069Z] inflating: device-sdk-c-4.0.0/src/c/config.h [2025-03-07T02:08:14.069Z] inflating: device-sdk-c-4.0.0/src/c/correlation.c [2025-03-07T02:08:14.069Z] inflating: device-sdk-c-4.0.0/src/c/correlation.h [2025-03-07T02:08:14.069Z] inflating: device-sdk-c-4.0.0/src/c/data.c [2025-03-07T02:08:14.069Z] inflating: device-sdk-c-4.0.0/src/c/data.h [2025-03-07T02:08:14.069Z] inflating: device-sdk-c-4.0.0/src/c/defs.h.in [2025-03-07T02:08:14.069Z] inflating: device-sdk-c-4.0.0/src/c/device.c [2025-03-07T02:08:14.069Z] inflating: device-sdk-c-4.0.0/src/c/device.h [2025-03-07T02:08:14.069Z] inflating: device-sdk-c-4.0.0/src/c/devman.c [2025-03-07T02:08:14.069Z] inflating: device-sdk-c-4.0.0/src/c/devmap.c [2025-03-07T02:08:14.069Z] inflating: device-sdk-c-4.0.0/src/c/devmap.h [2025-03-07T02:08:14.069Z] inflating: device-sdk-c-4.0.0/src/c/devsdk-base.c [2025-03-07T02:08:14.069Z] inflating: device-sdk-c-4.0.0/src/c/devutil.h [2025-03-07T02:08:14.069Z] inflating: device-sdk-c-4.0.0/src/c/discovery.c [2025-03-07T02:08:14.069Z] inflating: device-sdk-c-4.0.0/src/c/discovery.h [2025-03-07T02:08:14.069Z] inflating: device-sdk-c-4.0.0/src/c/dto-read.c [2025-03-07T02:08:14.069Z] inflating: device-sdk-c-4.0.0/src/c/dto-read.h [2025-03-07T02:08:14.069Z] inflating: device-sdk-c-4.0.0/src/c/edgex-logging.c [2025-03-07T02:08:14.069Z] inflating: device-sdk-c-4.0.0/src/c/edgex-logging.h [2025-03-07T02:08:14.069Z] inflating: device-sdk-c-4.0.0/src/c/edgex-rest.c [2025-03-07T02:08:14.069Z] inflating: device-sdk-c-4.0.0/src/c/edgex-rest.h [2025-03-07T02:08:14.069Z] inflating: device-sdk-c-4.0.0/src/c/edgex2.h [2025-03-07T02:08:14.069Z] inflating: device-sdk-c-4.0.0/src/c/errorlist.h [2025-03-07T02:08:14.069Z] creating: device-sdk-c-4.0.0/src/c/examples/ [2025-03-07T02:08:14.069Z] inflating: device-sdk-c-4.0.0/src/c/examples/CMakeLists.txt [2025-03-07T02:08:14.069Z] inflating: device-sdk-c-4.0.0/src/c/examples/README.md [2025-03-07T02:08:14.069Z] creating: device-sdk-c-4.0.0/src/c/examples/bitfields/ [2025-03-07T02:08:14.069Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/CMakeLists.txt [2025-03-07T02:08:14.069Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/README.md [2025-03-07T02:08:14.069Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/device-bitfields.c [2025-03-07T02:08:14.069Z] creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/ [2025-03-07T02:08:14.069Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/configuration.yaml [2025-03-07T02:08:14.069Z] creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/devices/ [2025-03-07T02:08:14.069Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/devices/Bitfields.json [2025-03-07T02:08:14.069Z] creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/profiles/ [2025-03-07T02:08:14.069Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/profiles/Example-Bitfields.json [2025-03-07T02:08:14.069Z] creating: device-sdk-c-4.0.0/src/c/examples/counters/ [2025-03-07T02:08:14.069Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/CMakeLists.txt [2025-03-07T02:08:14.069Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/README.md [2025-03-07T02:08:14.069Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/device-counter.c [2025-03-07T02:08:14.069Z] creating: device-sdk-c-4.0.0/src/c/examples/counters/res/ [2025-03-07T02:08:14.069Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/configuration.yaml [2025-03-07T02:08:14.069Z] creating: device-sdk-c-4.0.0/src/c/examples/counters/res/devices/ [2025-03-07T02:08:14.069Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/devices/Counters.json [2025-03-07T02:08:14.069Z] creating: device-sdk-c-4.0.0/src/c/examples/counters/res/profiles/ [2025-03-07T02:08:14.069Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/profiles/Counter.json [2025-03-07T02:08:14.069Z] creating: device-sdk-c-4.0.0/src/c/examples/discovery/ [2025-03-07T02:08:14.069Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/CMakeLists.txt [2025-03-07T02:08:14.069Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/README.md [2025-03-07T02:08:14.069Z] creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/ [2025-03-07T02:08:14.069Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/configuration.yaml [2025-03-07T02:08:14.069Z] creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/devices/ [2025-03-07T02:08:14.069Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/devices/readme.txt [2025-03-07T02:08:14.069Z] creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/profiles/ [2025-03-07T02:08:14.069Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/profiles/TemplateProfile.json [2025-03-07T02:08:14.069Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/template.c [2025-03-07T02:08:14.069Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/watcher1.json [2025-03-07T02:08:14.069Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/watcher2.json [2025-03-07T02:08:14.069Z] creating: device-sdk-c-4.0.0/src/c/examples/file/ [2025-03-07T02:08:14.069Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/CMakeLists.txt [2025-03-07T02:08:14.069Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/README.md [2025-03-07T02:08:14.069Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/device-file.c [2025-03-07T02:08:14.069Z] creating: device-sdk-c-4.0.0/src/c/examples/file/res/ [2025-03-07T02:08:14.069Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/res/configuration.yaml [2025-03-07T02:08:14.069Z] creating: device-sdk-c-4.0.0/src/c/examples/file/res/devices/ [2025-03-07T02:08:14.069Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/res/devices/file1.json [2025-03-07T02:08:14.069Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/res/lorem.txt [2025-03-07T02:08:14.069Z] creating: device-sdk-c-4.0.0/src/c/examples/file/res/profiles/ [2025-03-07T02:08:14.070Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/res/profiles/FileExampleProfile.json [2025-03-07T02:08:14.070Z] creating: device-sdk-c-4.0.0/src/c/examples/gyro/ [2025-03-07T02:08:14.070Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/CMakeLists.txt [2025-03-07T02:08:14.070Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/README.md [2025-03-07T02:08:14.070Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/device-gyro.c [2025-03-07T02:08:14.070Z] creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/ [2025-03-07T02:08:14.070Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/configuration.yaml [2025-03-07T02:08:14.070Z] creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/devices/ [2025-03-07T02:08:14.070Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/devices/gyro.json [2025-03-07T02:08:14.070Z] creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/profiles/ [2025-03-07T02:08:14.070Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/profiles/Gyro.json [2025-03-07T02:08:14.070Z] creating: device-sdk-c-4.0.0/src/c/examples/random/ [2025-03-07T02:08:14.070Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/CMakeLists.txt [2025-03-07T02:08:14.070Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/README.md [2025-03-07T02:08:14.070Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/device-random.c [2025-03-07T02:08:14.070Z] creating: device-sdk-c-4.0.0/src/c/examples/random/res/ [2025-03-07T02:08:14.070Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/res/configuration.yaml [2025-03-07T02:08:14.070Z] creating: device-sdk-c-4.0.0/src/c/examples/random/res/devices/ [2025-03-07T02:08:14.070Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/res/devices/randomdevice1.json [2025-03-07T02:08:14.070Z] creating: device-sdk-c-4.0.0/src/c/examples/random/res/profiles/ [2025-03-07T02:08:14.070Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/res/profiles/RandomExampleProfile.json [2025-03-07T02:08:14.070Z] creating: device-sdk-c-4.0.0/src/c/examples/res/ [2025-03-07T02:08:14.070Z] inflating: device-sdk-c-4.0.0/src/c/examples/res/configuration.yaml [2025-03-07T02:08:14.070Z] creating: device-sdk-c-4.0.0/src/c/examples/res/devices/ [2025-03-07T02:08:14.070Z] inflating: device-sdk-c-4.0.0/src/c/examples/res/devices/device1.json [2025-03-07T02:08:14.070Z] creating: device-sdk-c-4.0.0/src/c/examples/res/profiles/ [2025-03-07T02:08:14.070Z] inflating: device-sdk-c-4.0.0/src/c/examples/res/profiles/TemplateProfile.json [2025-03-07T02:08:14.070Z] inflating: device-sdk-c-4.0.0/src/c/examples/template.c [2025-03-07T02:08:14.070Z] creating: device-sdk-c-4.0.0/src/c/examples/terminal/ [2025-03-07T02:08:14.070Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/CMakeLists.txt [2025-03-07T02:08:14.070Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/README.md [2025-03-07T02:08:14.070Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/device-terminal.c [2025-03-07T02:08:14.070Z] creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/ [2025-03-07T02:08:14.070Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/configuration.yaml [2025-03-07T02:08:14.070Z] creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/devices/ [2025-03-07T02:08:14.070Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/devices/terminal.json [2025-03-07T02:08:14.070Z] creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/profiles/ [2025-03-07T02:08:14.070Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/profiles/Terminal.json [2025-03-07T02:08:14.070Z] inflating: device-sdk-c-4.0.0/src/c/filesys.c [2025-03-07T02:08:14.070Z] inflating: device-sdk-c-4.0.0/src/c/filesys.h [2025-03-07T02:08:14.070Z] inflating: device-sdk-c-4.0.0/src/c/keeper.c [2025-03-07T02:08:14.070Z] inflating: device-sdk-c-4.0.0/src/c/keeper.h [2025-03-07T02:08:14.070Z] inflating: device-sdk-c-4.0.0/src/c/map.c [2025-03-07T02:08:14.070Z] inflating: device-sdk-c-4.0.0/src/c/map.h [2025-03-07T02:08:14.070Z] inflating: device-sdk-c-4.0.0/src/c/metadata.c [2025-03-07T02:08:14.070Z] inflating: device-sdk-c-4.0.0/src/c/metadata.h [2025-03-07T02:08:14.070Z] inflating: device-sdk-c-4.0.0/src/c/metrics.h [2025-03-07T02:08:14.070Z] inflating: device-sdk-c-4.0.0/src/c/opstate.c [2025-03-07T02:08:14.070Z] inflating: device-sdk-c-4.0.0/src/c/opstate.h [2025-03-07T02:08:14.070Z] inflating: device-sdk-c-4.0.0/src/c/parson.c [2025-03-07T02:08:14.070Z] inflating: device-sdk-c-4.0.0/src/c/parson.h [2025-03-07T02:08:14.070Z] inflating: device-sdk-c-4.0.0/src/c/profiles.c [2025-03-07T02:08:14.070Z] inflating: device-sdk-c-4.0.0/src/c/profiles.h [2025-03-07T02:08:14.070Z] inflating: device-sdk-c-4.0.0/src/c/registry-impl.h [2025-03-07T02:08:14.070Z] inflating: device-sdk-c-4.0.0/src/c/registry.c [2025-03-07T02:08:14.070Z] inflating: device-sdk-c-4.0.0/src/c/registry.h [2025-03-07T02:08:14.070Z] inflating: device-sdk-c-4.0.0/src/c/reqdata.c [2025-03-07T02:08:14.070Z] inflating: device-sdk-c-4.0.0/src/c/reqdata.h [2025-03-07T02:08:14.070Z] inflating: device-sdk-c-4.0.0/src/c/request_auth.c [2025-03-07T02:08:14.070Z] inflating: device-sdk-c-4.0.0/src/c/request_auth.h [2025-03-07T02:08:14.070Z] inflating: device-sdk-c-4.0.0/src/c/rest-server.c [2025-03-07T02:08:14.070Z] inflating: device-sdk-c-4.0.0/src/c/rest-server.h [2025-03-07T02:08:14.070Z] inflating: device-sdk-c-4.0.0/src/c/rest.c [2025-03-07T02:08:14.070Z] inflating: device-sdk-c-4.0.0/src/c/rest.h [2025-03-07T02:08:14.070Z] inflating: device-sdk-c-4.0.0/src/c/secrets-impl.h [2025-03-07T02:08:14.070Z] inflating: device-sdk-c-4.0.0/src/c/secrets-insecure.c [2025-03-07T02:08:14.070Z] inflating: device-sdk-c-4.0.0/src/c/secrets-insecure.h [2025-03-07T02:08:14.070Z] inflating: device-sdk-c-4.0.0/src/c/secrets-vault.c [2025-03-07T02:08:14.070Z] inflating: device-sdk-c-4.0.0/src/c/secrets-vault.h [2025-03-07T02:08:14.070Z] inflating: device-sdk-c-4.0.0/src/c/secrets.c [2025-03-07T02:08:14.070Z] inflating: device-sdk-c-4.0.0/src/c/secrets.h [2025-03-07T02:08:14.070Z] inflating: device-sdk-c-4.0.0/src/c/service.c [2025-03-07T02:08:14.070Z] inflating: device-sdk-c-4.0.0/src/c/service.h [2025-03-07T02:08:14.070Z] inflating: device-sdk-c-4.0.0/src/c/transform.c [2025-03-07T02:08:14.070Z] inflating: device-sdk-c-4.0.0/src/c/transform.h [2025-03-07T02:08:14.070Z] inflating: device-sdk-c-4.0.0/src/c/validate.c [2025-03-07T02:08:14.070Z] inflating: device-sdk-c-4.0.0/src/c/validate.h [2025-03-07T02:08:14.070Z] inflating: device-sdk-c-4.0.0/src/c/watchers.c [2025-03-07T02:08:14.070Z] inflating: device-sdk-c-4.0.0/src/c/watchers.h [2025-03-07T02:08:14.070Z] creating: device-sdk-c-4.0.0/src/cmake/ [2025-03-07T02:08:14.070Z] inflating: device-sdk-c-4.0.0/src/cmake/FindIOT.cmake [2025-03-07T02:08:14.070Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBCBOR.cmake [2025-03-07T02:08:14.070Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBMICROHTTP.cmake [2025-03-07T02:08:14.070Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBPAHO.cmake [2025-03-07T02:08:14.070Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBUUID.cmake [2025-03-07T02:08:14.070Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBYAML.cmake [2025-03-07T02:08:14.070Z] + cd device-sdk-c-4.0.0 [2025-03-07T02:08:14.070Z] + ./scripts/build.sh [2025-03-07T02:08:14.070Z] + CPPCHECK=false [2025-03-07T02:08:14.070Z] + DOCGEN=false [2025-03-07T02:08:14.070Z] + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' [2025-03-07T02:08:14.070Z] + '[' 0 -gt 0 ] [2025-03-07T02:08:14.070Z] + readlink -f ./scripts/build.sh [2025-03-07T02:08:14.070Z] + dirname /device-can/deps/device-sdk-c-4.0.0/scripts/build.sh [2025-03-07T02:08:14.070Z] + dirname /device-can/deps/device-sdk-c-4.0.0/scripts [2025-03-07T02:08:14.070Z] + ROOT=/device-can/deps/device-sdk-c-4.0.0 [2025-03-07T02:08:14.070Z] + cd /device-can/deps/device-sdk-c-4.0.0 [2025-03-07T02:08:14.070Z] + mkdir -p /device-can/deps/device-sdk-c-4.0.0/build/release [2025-03-07T02:08:14.070Z] + cd /device-can/deps/device-sdk-c-4.0.0/build/release [2025-03-07T02:08:14.070Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-can/deps/device-sdk-c-4.0.0/src [2025-03-07T02:08:14.070Z] -- The C compiler identification is GNU 11.2.1 [2025-03-07T02:08:14.070Z] -- Detecting C compiler ABI info [2025-03-07T02:08:14.070Z] -- Detecting C compiler ABI info - done [2025-03-07T02:08:14.070Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-03-07T02:08:14.070Z] -- Detecting C compile features [2025-03-07T02:08:14.070Z] -- Detecting C compile features - done [2025-03-07T02:08:14.070Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2025-03-07T02:08:14.329Z] -- Found CURL: /usr/lib/libcurl.so (found version "8.5.0") [2025-03-07T02:08:14.329Z] -- Found LIBYAML: /usr/lib/libyaml.so [2025-03-07T02:08:14.329Z] -- Found LIBUUID: /usr/lib/libuuid.so [2025-03-07T02:08:14.329Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2025-03-07T02:08:14.329Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2025-03-07T02:08:14.329Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-03-07T02:08:14.329Z] -- /opt/iotech/iot/1.5/include [2025-03-07T02:08:14.329Z] -- C SDK 0.0.0 for Linux [2025-03-07T02:08:14.329Z] -- Performing Test CSDK_HAVE_ATOMIC [2025-03-07T02:08:14.329Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2025-03-07T02:08:14.329Z] -- Found Curses: /usr/lib/libcurses.so [2025-03-07T02:08:14.329Z] -- Configuring done [2025-03-07T02:08:14.329Z] -- Generating done [2025-03-07T02:08:14.329Z] -- Build files have been written to: /device-can/deps/device-sdk-c-4.0.0/build/release [2025-03-07T02:08:14.329Z] + make all package [2025-03-07T02:08:14.329Z] + tee release.log [2025-03-07T02:08:14.329Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2025-03-07T02:08:14.588Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2025-03-07T02:08:14.847Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2025-03-07T02:08:14.847Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2025-03-07T02:08:15.106Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2025-03-07T02:08:15.366Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2025-03-07T02:08:15.366Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2025-03-07T02:08:15.625Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2025-03-07T02:08:15.883Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2025-03-07T02:08:16.141Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2025-03-07T02:08:16.141Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2025-03-07T02:08:16.399Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2025-03-07T02:08:16.399Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2025-03-07T02:08:16.658Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2025-03-07T02:08:16.659Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2025-03-07T02:08:17.225Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2025-03-07T02:08:17.225Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2025-03-07T02:08:17.483Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2025-03-07T02:08:17.483Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2025-03-07T02:08:17.741Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2025-03-07T02:08:18.007Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2025-03-07T02:08:18.946Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2025-03-07T02:08:18.946Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2025-03-07T02:08:18.946Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2025-03-07T02:08:19.204Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2025-03-07T02:08:19.204Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2025-03-07T02:08:19.463Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2025-03-07T02:08:19.722Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2025-03-07T02:08:19.981Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2025-03-07T02:08:19.981Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2025-03-07T02:08:20.240Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2025-03-07T02:08:20.498Z] /device-can/deps/device-sdk-c-4.0.0/src/c/service.c: In function 'devsdk_service_start': [2025-03-07T02:08:20.498Z] /device-can/deps/device-sdk-c-4.0.0/src/c/service.c:1063:5: warning: 'deviceservices_config' may be used uninitialized in this function [-Wmaybe-uninitialized] [2025-03-07T02:08:20.498Z] 1063 | edgex_device_parseClients (svc->logger, iot_data_string_map_get (deviceservices_config, "Clients"), &svc->config.endpoints); [2025-03-07T02:08:20.498Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-07T02:08:20.756Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2025-03-07T02:08:20.756Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2025-03-07T02:08:21.014Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2025-03-07T02:08:21.014Z] [ 68%] Linking C shared library libcsdk.so [2025-03-07T02:08:21.014Z] [ 68%] Built target csdk [2025-03-07T02:08:21.014Z] [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2025-03-07T02:08:21.273Z] [ 72%] Linking C executable template [2025-03-07T02:08:21.273Z] [ 72%] Built target template [2025-03-07T02:08:21.273Z] [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2025-03-07T02:08:21.533Z] [ 76%] Linking C executable device-counter [2025-03-07T02:08:21.533Z] [ 76%] Built target device-counter [2025-03-07T02:08:21.533Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2025-03-07T02:08:21.533Z] [ 80%] Linking C executable device-random [2025-03-07T02:08:21.533Z] [ 80%] Built target device-random [2025-03-07T02:08:21.792Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2025-03-07T02:08:21.792Z] [ 84%] Linking C executable device-gyro [2025-03-07T02:08:21.792Z] [ 84%] Built target device-gyro [2025-03-07T02:08:21.792Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2025-03-07T02:08:22.050Z] [ 88%] Linking C executable device-bitfields [2025-03-07T02:08:22.050Z] [ 88%] Built target device-bitfields [2025-03-07T02:08:22.050Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2025-03-07T02:08:22.309Z] [ 92%] Linking C executable template-discovery [2025-03-07T02:08:22.309Z] [ 92%] Built target template-discovery [2025-03-07T02:08:22.309Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2025-03-07T02:08:22.309Z] [ 96%] Linking C executable device-file [2025-03-07T02:08:22.570Z] [ 96%] Built target device-file [2025-03-07T02:08:22.570Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2025-03-07T02:08:22.570Z] [100%] Linking C executable device-terminal [2025-03-07T02:08:22.570Z] [100%] Built target device-terminal [2025-03-07T02:08:22.570Z] Run CPack packaging tool... [2025-03-07T02:08:22.570Z] CPack: Create package using TGZ [2025-03-07T02:08:22.570Z] CPack: Install projects [2025-03-07T02:08:22.570Z] CPack: - Run preinstall target for: Csdk [2025-03-07T02:08:22.828Z] CPack: - Install project: Csdk [] [2025-03-07T02:08:22.828Z] CPack: Create package [2025-03-07T02:08:22.828Z] CPack: - package: /device-can/deps/device-sdk-c-4.0.0/build/release/csdk-0.0.0.tar.gz generated. [2025-03-07T02:08:22.828Z] + '[' false '=' true ] [2025-03-07T02:08:22.828Z] + '[' false '=' true ] [2025-03-07T02:08:22.828Z] + mkdir -p /device-can/deps/device-sdk-c-4.0.0/build/debug [2025-03-07T02:08:22.828Z] + cd /device-can/deps/device-sdk-c-4.0.0/build/debug [2025-03-07T02:08:22.828Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /device-can/deps/device-sdk-c-4.0.0/src [2025-03-07T02:08:23.091Z] -- The C compiler identification is GNU 11.2.1 [2025-03-07T02:08:23.091Z] -- Detecting C compiler ABI info [2025-03-07T02:08:23.091Z] -- Detecting C compiler ABI info - done [2025-03-07T02:08:23.091Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-03-07T02:08:23.091Z] -- Detecting C compile features [2025-03-07T02:08:23.091Z] -- Detecting C compile features - done [2025-03-07T02:08:23.091Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2025-03-07T02:08:23.091Z] -- Found CURL: /usr/lib/libcurl.so (found version "8.5.0") [2025-03-07T02:08:23.091Z] -- Found LIBYAML: /usr/lib/libyaml.so [2025-03-07T02:08:23.091Z] -- Found LIBUUID: /usr/lib/libuuid.so [2025-03-07T02:08:23.091Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2025-03-07T02:08:23.091Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2025-03-07T02:08:23.091Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-03-07T02:08:23.091Z] -- /opt/iotech/iot/1.5/include [2025-03-07T02:08:23.091Z] -- C SDK 0.0.0 for Linux [2025-03-07T02:08:23.091Z] -- Performing Test CSDK_HAVE_ATOMIC [2025-03-07T02:08:23.349Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2025-03-07T02:08:23.349Z] -- Found Curses: /usr/lib/libcurses.so [2025-03-07T02:08:23.349Z] -- Configuring done [2025-03-07T02:08:23.350Z] -- Generating done [2025-03-07T02:08:23.350Z] -- Build files have been written to: /device-can/deps/device-sdk-c-4.0.0/build/debug [2025-03-07T02:08:23.350Z] + tee debug.log [2025-03-07T02:08:23.350Z] + make [2025-03-07T02:08:23.350Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2025-03-07T02:08:23.607Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2025-03-07T02:08:23.608Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2025-03-07T02:08:23.608Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2025-03-07T02:08:23.866Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2025-03-07T02:08:23.866Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2025-03-07T02:08:23.866Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2025-03-07T02:08:24.124Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2025-03-07T02:08:24.124Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2025-03-07T02:08:24.124Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2025-03-07T02:08:24.383Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2025-03-07T02:08:24.383Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2025-03-07T02:08:24.383Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2025-03-07T02:08:24.644Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2025-03-07T02:08:24.644Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2025-03-07T02:08:24.903Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2025-03-07T02:08:24.903Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2025-03-07T02:08:24.903Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2025-03-07T02:08:24.903Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2025-03-07T02:08:25.161Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2025-03-07T02:08:25.161Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2025-03-07T02:08:25.420Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2025-03-07T02:08:25.420Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2025-03-07T02:08:25.680Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2025-03-07T02:08:25.680Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2025-03-07T02:08:25.680Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2025-03-07T02:08:25.939Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2025-03-07T02:08:26.197Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2025-03-07T02:08:26.197Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2025-03-07T02:08:26.197Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2025-03-07T02:08:26.197Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2025-03-07T02:08:26.457Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2025-03-07T02:08:26.457Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2025-03-07T02:08:26.716Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2025-03-07T02:08:26.716Z] [ 68%] Linking C shared library libcsdk.so [2025-03-07T02:08:26.716Z] [ 68%] Built target csdk [2025-03-07T02:08:26.716Z] [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2025-03-07T02:08:26.716Z] [ 72%] Linking C executable template [2025-03-07T02:08:26.974Z] [ 72%] Built target template [2025-03-07T02:08:26.974Z] [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2025-03-07T02:08:26.974Z] [ 76%] Linking C executable device-counter [2025-03-07T02:08:26.974Z] [ 76%] Built target device-counter [2025-03-07T02:08:26.974Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2025-03-07T02:08:27.232Z] [ 80%] Linking C executable device-random [2025-03-07T02:08:27.232Z] [ 80%] Built target device-random [2025-03-07T02:08:27.232Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2025-03-07T02:08:27.232Z] [ 84%] Linking C executable device-gyro [2025-03-07T02:08:27.232Z] [ 84%] Built target device-gyro [2025-03-07T02:08:27.232Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2025-03-07T02:08:27.491Z] [ 88%] Linking C executable device-bitfields [2025-03-07T02:08:27.491Z] [ 88%] Built target device-bitfields [2025-03-07T02:08:27.491Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2025-03-07T02:08:27.491Z] [ 92%] Linking C executable template-discovery [2025-03-07T02:08:27.749Z] [ 92%] Built target template-discovery [2025-03-07T02:08:27.749Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2025-03-07T02:08:27.749Z] [ 96%] Linking C executable device-file [2025-03-07T02:08:27.749Z] [ 96%] Built target device-file [2025-03-07T02:08:27.749Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2025-03-07T02:08:28.008Z] [100%] Linking C executable device-terminal [2025-03-07T02:08:28.008Z] [100%] Built target device-terminal [2025-03-07T02:08:28.008Z] + cp -rf include/devsdk include/edgex /usr/include/ [2025-03-07T02:08:28.008Z] + cp build/release/c/libcsdk.so /usr/lib/ [2025-03-07T02:08:28.008Z] + mkdir -p /usr/share/doc/edgex-csdk [2025-03-07T02:08:28.008Z] + cp Attribution.txt /usr/share/doc/edgex-csdk [2025-03-07T02:08:28.008Z] + cp LICENSE /usr/share/doc/edgex-csdk [2025-03-07T02:08:28.008Z] + rm -rf /device-can/deps [2025-03-07T02:08:28.267Z] Removing intermediate container 0f8a7b5050b7 [2025-03-07T02:08:28.267Z] ---> 96c2248c6220 [2025-03-07T02:08:28.267Z] Step 11/30 : RUN /device-can/scripts/build.sh && test -f /device-can/build/release/device-can [2025-03-07T02:08:28.267Z] ---> Running in 9542b37f7f87 [2025-03-07T02:08:28.526Z] + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' [2025-03-07T02:08:28.526Z] + readlink -f /device-can/scripts/build.sh [2025-03-07T02:08:28.526Z] + dirname /device-can/scripts/build.sh [2025-03-07T02:08:28.526Z] + dirname /device-can/scripts [2025-03-07T02:08:28.526Z] + ROOT=/device-can [2025-03-07T02:08:28.526Z] + echo /device-can [2025-03-07T02:08:28.526Z] /device-can [2025-03-07T02:08:28.526Z] + cd /device-can [2025-03-07T02:08:28.526Z] + mkdir -p /device-can/build/release [2025-03-07T02:08:28.526Z] + cd /device-can/build/release [2025-03-07T02:08:28.526Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-can/src [2025-03-07T02:08:28.786Z] -- The C compiler identification is GNU 11.2.1 [2025-03-07T02:08:28.786Z] -- Detecting C compiler ABI info [2025-03-07T02:08:28.786Z] -- Detecting C compiler ABI info - done [2025-03-07T02:08:28.786Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-03-07T02:08:28.786Z] -- Detecting C compile features [2025-03-07T02:08:28.786Z] -- Detecting C compile features - done [2025-03-07T02:08:28.786Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-03-07T02:08:28.786Z] -- /opt/iotech/iot/1.5/include [2025-03-07T02:08:28.786Z] -- Found LIBCSDK: /usr/lib/libcsdk.so [2025-03-07T02:08:28.786Z] -- Configuring done [2025-03-07T02:08:28.786Z] -- Generating done [2025-03-07T02:08:28.786Z] -- Build files have been written to: /device-can/build/release [2025-03-07T02:08:28.786Z] + make all [2025-03-07T02:08:28.786Z] + tee release.log [2025-03-07T02:08:28.786Z] [ 50%] Building C object CMakeFiles/device-can.dir/c/device-can.c.o [2025-03-07T02:08:29.045Z] In file included from /usr/include/devsdk/devsdk.h:18, [2025-03-07T02:08:29.045Z] from /device-can/src/c/device-can.h:24, [2025-03-07T02:08:29.045Z] from /device-can/src/c/device-can.c:27: [2025-03-07T02:08:29.045Z] /device-can/src/c/device-can.c: In function 'can_get_handler': [2025-03-07T02:08:29.045Z] /device-can/src/c/device-can.c:177:43: warning: format '%d' expects argument of type 'int', but argument 4 has type 'iot_typecode_t' [-Wformat=] [2025-03-07T02:08:29.045Z] 177 | iot_log_debug(driver->lc, "CAN:Triggering Get events req type=%d\n", [2025-03-07T02:08:29.045Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-07T02:08:29.045Z] 178 | requests[i].resource->type); [2025-03-07T02:08:29.045Z] | ~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-07T02:08:29.045Z] | | [2025-03-07T02:08:29.045Z] | iot_typecode_t [2025-03-07T02:08:29.045Z] /device-can/src/c/device-can.c:177:80: note: format string is defined here [2025-03-07T02:08:29.045Z] 177 | iot_log_debug(driver->lc, "CAN:Triggering Get events req type=%d\n", [2025-03-07T02:08:29.045Z] | ~^ [2025-03-07T02:08:29.045Z] | | [2025-03-07T02:08:29.045Z] | int [2025-03-07T02:08:29.045Z] [100%] Linking C executable device-can [2025-03-07T02:08:29.045Z] [100%] Built target device-can [2025-03-07T02:08:29.611Z] Removing intermediate container 9542b37f7f87 [2025-03-07T02:08:29.611Z] ---> cc756d975127 [2025-03-07T02:08:29.611Z] Step 12/30 : FROM alpine:3.16 [2025-03-07T02:08:29.611Z] ---> d49a5025be10 [2025-03-07T02:08:29.611Z] Step 13/30 : MAINTAINER hcltech [2025-03-07T02:08:29.611Z] ---> Running in 5048f62245b8 [2025-03-07T02:08:29.611Z] Removing intermediate container 5048f62245b8 [2025-03-07T02:08:29.611Z] ---> 1ea5c1b488f2 [2025-03-07T02:08:29.611Z] Step 14/30 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2025-03-07T02:08:29.611Z] ---> Running in 992380f46397 [2025-03-07T02:08:29.871Z] Connecting to iotech.jfrog.io (34.247.22.236:443) [2025-03-07T02:08:30.129Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2025-03-07T02:08:30.129Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2025-03-07T02:08:30.129Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2025-03-07T02:08:30.388Z] Removing intermediate container 992380f46397 [2025-03-07T02:08:30.388Z] ---> 908d6b328543 [2025-03-07T02:08:30.388Z] Step 15/30 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.16/main' >> /etc/apk/repositories [2025-03-07T02:08:30.646Z] ---> Running in 042ff4e6ffa0 [2025-03-07T02:08:31.213Z] Removing intermediate container 042ff4e6ffa0 [2025-03-07T02:08:31.214Z] ---> 76c8f11be507 [2025-03-07T02:08:31.214Z] Step 16/30 : RUN apk add --update --no-cache linux-headers yaml libmicrohttpd curl libuuid iotech-paho-mqtt-c-dev-1.3 hiredis libcbor iotech-iot-1.5 dumb-init libexecinfo [2025-03-07T02:08:31.214Z] ---> Running in 4a309af7660f [2025-03-07T02:08:31.214Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2025-03-07T02:08:31.471Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2025-03-07T02:08:31.730Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.16/main/x86_64/APKINDEX.tar.gz [2025-03-07T02:08:32.299Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-03-07T02:08:32.299Z] (1/24) Installing ca-certificates (20240226-r0) [2025-03-07T02:08:32.299Z] (2/24) Installing brotli-libs (1.0.9-r6) [2025-03-07T02:08:32.299Z] (3/24) Installing nghttp2-libs (1.47.0-r2) [2025-03-07T02:08:32.299Z] (4/24) Installing libcurl (8.5.0-r0) [2025-03-07T02:08:32.299Z] (5/24) Installing curl (8.5.0-r0) [2025-03-07T02:08:32.299Z] (6/24) Installing dumb-init (1.2.5-r1) [2025-03-07T02:08:32.299Z] (7/24) Installing hiredis (1.0.2-r0) [2025-03-07T02:08:32.299Z] (8/24) Installing yaml (0.2.5-r0) [2025-03-07T02:08:32.299Z] (9/24) Installing libcbor (0.9.0-r1) [2025-03-07T02:08:32.299Z] (10/24) Installing iotech-iot-1.5 (1.5.5-r0) [2025-03-07T02:08:32.865Z] (11/24) Installing pkgconf (1.8.1-r0) [2025-03-07T02:08:32.865Z] (12/24) Installing openssl-dev (1.1.1w-r1) [2025-03-07T02:08:32.865Z] (13/24) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.13-r0) [2025-03-07T02:08:33.801Z] (14/24) Installing libexecinfo (1.1-r1) [2025-03-07T02:08:33.801Z] (15/24) Installing gmp (6.2.1-r2) [2025-03-07T02:08:33.801Z] (16/24) Installing nettle (3.7.3-r0) [2025-03-07T02:08:33.801Z] (17/24) Installing libffi (3.4.2-r1) [2025-03-07T02:08:33.801Z] (18/24) Installing p11-kit (0.24.1-r0) [2025-03-07T02:08:33.801Z] (19/24) Installing libtasn1 (4.18.0-r1) [2025-03-07T02:08:33.801Z] (20/24) Installing libunistring (1.0-r0) [2025-03-07T02:08:33.801Z] (21/24) Installing gnutls (3.7.7-r1) [2025-03-07T02:08:33.801Z] (22/24) Installing libmicrohttpd (0.9.75-r0) [2025-03-07T02:08:33.801Z] (23/24) Installing libuuid (2.38-r1) [2025-03-07T02:08:33.801Z] (24/24) Installing linux-headers (5.16.7-r1) [2025-03-07T02:08:33.801Z] Executing busybox-1.35.0-r17.trigger [2025-03-07T02:08:33.801Z] Executing ca-certificates-20240226-r0.trigger [2025-03-07T02:08:33.801Z] OK: 25 MiB in 38 packages [2025-03-07T02:08:34.746Z] Removing intermediate container 4a309af7660f [2025-03-07T02:08:34.746Z] ---> 53d2c841ee15 [2025-03-07T02:08:34.746Z] Step 17/30 : RUN apk --no-cache upgrade [2025-03-07T02:08:34.746Z] ---> Running in 269de4d92dee [2025-03-07T02:08:35.004Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2025-03-07T02:08:35.004Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2025-03-07T02:08:35.263Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.16/main/x86_64/APKINDEX.tar.gz [2025-03-07T02:08:35.830Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-03-07T02:08:35.830Z] (1/5) Upgrading musl (1.2.3-r3 -> 1.2.3-r4) [2025-03-07T02:08:35.830Z] (2/5) Upgrading busybox (1.35.0-r17 -> 1.35.0-r18) [2025-03-07T02:08:35.830Z] Executing busybox-1.35.0-r18.post-upgrade [2025-03-07T02:08:35.830Z] (3/5) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2025-03-07T02:08:35.830Z] (4/5) Upgrading ssl_client (1.35.0-r17 -> 1.35.0-r18) [2025-03-07T02:08:35.830Z] (5/5) Upgrading musl-utils (1.2.3-r3 -> 1.2.3-r4) [2025-03-07T02:08:35.830Z] Executing busybox-1.35.0-r18.trigger [2025-03-07T02:08:35.830Z] Executing ca-certificates-20240226-r0.trigger [2025-03-07T02:08:35.830Z] OK: 25 MiB in 38 packages [2025-03-07T02:08:36.088Z] Removing intermediate container 269de4d92dee [2025-03-07T02:08:36.088Z] ---> 37b4db9d06cb [2025-03-07T02:08:36.088Z] Step 18/30 : COPY --from=builder /device-can/build/release/ / [2025-03-07T02:08:36.348Z] ---> c0452f12840e [2025-03-07T02:08:36.348Z] Step 19/30 : COPY --from=builder /usr/lib/libcsdk.so /usr/lib [2025-03-07T02:08:36.606Z] ---> f9440bc4463a [2025-03-07T02:08:36.606Z] Step 20/30 : COPY --from=builder /usr/share/doc/edgex-csdk /usr/share/doc/edgex-csdk [2025-03-07T02:08:36.606Z] ---> 2f2f2c0ca1ff [2025-03-07T02:08:36.606Z] Step 21/30 : COPY LICENSE /. [2025-03-07T02:08:36.865Z] ---> 2e27eb9c19c8 [2025-03-07T02:08:36.865Z] Step 22/30 : COPY Attribution.txt /. [2025-03-07T02:08:36.865Z] ---> 1f5e6e238732 [2025-03-07T02:08:36.865Z] Step 23/30 : COPY res /res [2025-03-07T02:08:36.865Z] ---> ec418e9507a4 [2025-03-07T02:08:36.865Z] Step 24/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 HCL Technologies Ltd' [2025-03-07T02:08:37.124Z] ---> Running in 0ebce418ee1c [2025-03-07T02:08:37.124Z] Removing intermediate container 0ebce418ee1c [2025-03-07T02:08:37.124Z] ---> c4a902b4040b [2025-03-07T02:08:37.124Z] Step 25/30 : EXPOSE 59980 [2025-03-07T02:08:37.124Z] ---> Running in 49d09de4a728 [2025-03-07T02:08:37.124Z] Removing intermediate container 49d09de4a728 [2025-03-07T02:08:37.124Z] ---> 7eb286c2c50f [2025-03-07T02:08:37.124Z] Step 26/30 : ENTRYPOINT ["/device-can"] [2025-03-07T02:08:37.124Z] ---> Running in 7c0933f0e255 [2025-03-07T02:08:37.382Z] Removing intermediate container 7c0933f0e255 [2025-03-07T02:08:37.382Z] ---> 399fe0afced2 [2025-03-07T02:08:37.382Z] Step 27/30 : CMD ["-cp=keeper://edgex-core-keeper:59890", "--registry", "--confdir=/res"] [2025-03-07T02:08:37.382Z] ---> Running in fc7bcecde048 [2025-03-07T02:08:37.382Z] Removing intermediate container fc7bcecde048 [2025-03-07T02:08:37.382Z] ---> 897cdb87a739 [2025-03-07T02:08:37.382Z] Step 28/30 : LABEL arch=amd64 [2025-03-07T02:08:37.382Z] ---> Running in a73de1686210 [2025-03-07T02:08:37.382Z] Removing intermediate container a73de1686210 [2025-03-07T02:08:37.382Z] ---> 50c3bff0509f [2025-03-07T02:08:37.382Z] Step 29/30 : LABEL git_sha=832d9b20cf0d20788b4faaab2e533ddc74e48ffd [2025-03-07T02:08:37.382Z] ---> Running in 709ff965577c [2025-03-07T02:08:37.640Z] Removing intermediate container 709ff965577c [2025-03-07T02:08:37.640Z] ---> 0a6870e2519e [2025-03-07T02:08:37.640Z] Step 30/30 : LABEL version=0.0.0 [2025-03-07T02:08:37.640Z] ---> Running in c464e8accc43 [2025-03-07T02:08:37.640Z] Removing intermediate container c464e8accc43 [2025-03-07T02:08:37.640Z] ---> 87380b2dbb26 [2025-03-07T02:08:37.640Z] [Warning] One or more build-args [ARCH BASE MAKE] were not consumed [2025-03-07T02:08:37.640Z] Successfully built 87380b2dbb26 [2025-03-07T02:08:37.640Z] Successfully tagged device-can:latest [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-03-07T02:08:38.613Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-07T02:08:38.613Z] [2025-03-07T02:08:38.613Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T02:08:39.014Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-07T02:08:39.014Z] latest: Pulling from edgex-lftools-log-publisher [2025-03-07T02:08:39.014Z] 5eb5b503b376: Pulling fs layer [2025-03-07T02:08:39.014Z] 5c69ac0246d0: Pulling fs layer [2025-03-07T02:08:39.014Z] ec43610c2a17: Pulling fs layer [2025-03-07T02:08:39.014Z] 3a2ae6a8a46f: Pulling fs layer [2025-03-07T02:08:39.014Z] 33b1e0a273af: Pulling fs layer [2025-03-07T02:08:39.014Z] 5d3b04190fa2: Pulling fs layer [2025-03-07T02:08:39.014Z] 2f39f015ded8: Pulling fs layer [2025-03-07T02:08:39.014Z] 3a2ae6a8a46f: Waiting [2025-03-07T02:08:39.014Z] 33b1e0a273af: Waiting [2025-03-07T02:08:39.014Z] 5d3b04190fa2: Waiting [2025-03-07T02:08:39.014Z] 2f39f015ded8: Waiting [2025-03-07T02:08:39.014Z] 5c69ac0246d0: Download complete [2025-03-07T02:08:39.014Z] 3a2ae6a8a46f: Verifying Checksum [2025-03-07T02:08:39.014Z] 3a2ae6a8a46f: Download complete [2025-03-07T02:08:39.271Z] 33b1e0a273af: Verifying Checksum [2025-03-07T02:08:39.271Z] 33b1e0a273af: Download complete [2025-03-07T02:08:39.271Z] 5d3b04190fa2: Verifying Checksum [2025-03-07T02:08:39.271Z] 5d3b04190fa2: Download complete [2025-03-07T02:08:39.271Z] ec43610c2a17: Verifying Checksum [2025-03-07T02:08:39.271Z] ec43610c2a17: Download complete [2025-03-07T02:08:39.271Z] 5eb5b503b376: Verifying Checksum [2025-03-07T02:08:39.271Z] 5eb5b503b376: Download complete [2025-03-07T02:08:39.836Z] 2f39f015ded8: Verifying Checksum [2025-03-07T02:08:39.836Z] 2f39f015ded8: Download complete [2025-03-07T02:08:40.399Z] 5eb5b503b376: Pull complete [2025-03-07T02:08:40.656Z] 5c69ac0246d0: Pull complete [2025-03-07T02:08:40.914Z] ec43610c2a17: Pull complete [2025-03-07T02:08:41.172Z] 3a2ae6a8a46f: Pull complete [2025-03-07T02:08:41.172Z] 33b1e0a273af: Pull complete [2025-03-07T02:08:41.430Z] 5d3b04190fa2: Pull complete [2025-03-07T02:08:45.612Z] 2f39f015ded8: Pull complete [2025-03-07T02:08:45.612Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-03-07T02:08:45.612Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-07T02:08:45.612Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-07T02:08:45.838Z] prd-ubuntu20.04-docker-8c-8g-40503 does not seem to be running inside a container [2025-03-07T02:08:45.865Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-can_PR-9 -v /w/workspace/edgexfoundry_device-can_PR-9:/w/workspace/edgexfoundry_device-can_PR-9:rw,z -v /w/workspace/edgexfoundry_device-can_PR-9@tmp:/w/workspace/edgexfoundry_device-can_PR-9@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-03-07T02:08:48.968Z] $ docker top 580040fd965a0b5f54f98f79e3a3b551a101dabc67295b39ce4c5226f74de86c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-07T02:08:49.443Z] ---> job-cost.sh [2025-03-07T02:08:49.443Z] lf-activate-venv: SKIPPING [2025-03-07T02:08:49.443Z] INFO: No Stack... [2025-03-07T02:08:50.377Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-03-07T02:08:50.636Z] INFO: Archiving Costs [Pipeline] sh [2025-03-07T02:08:50.952Z] + cat /w/workspace/edgexfoundry_device-can_PR-9/archives/cost.csv [2025-03-07T02:08:50.952Z] + cut -d, -f6 [Pipeline] lock [2025-03-07T02:08:51.005Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-can-PR-9-1-stack-cost] [2025-03-07T02:08:51.010Z] Resource [jenkins-edgexfoundry-device-can-PR-9-1-stack-cost] did not exist. Created. [2025-03-07T02:08:51.015Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-can-PR-9-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-03-07T02:08:51.414Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-03-07T02:08:51.475Z] Stashed 1 file(s) [Pipeline] } [2025-03-07T02:08:51.499Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-can-PR-9-1-stack-cost] [Pipeline] // lock [Pipeline] } [2025-03-07T02:08:51.584Z] $ docker stop --time=1 580040fd965a0b5f54f98f79e3a3b551a101dabc67295b39ce4c5226f74de86c [2025-03-07T02:08:52.804Z] $ docker rm -f --volumes 580040fd965a0b5f54f98f79e3a3b551a101dabc67295b39ce4c5226f74de86c [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-03-07T02:08:54.337Z] + [ -d /w/workspace/edgexfoundry_device-can_PR-9/archives ] [2025-03-07T02:08:54.337Z] + ls -al /w/workspace/edgexfoundry_device-can_PR-9/archives [2025-03-07T02:08:54.337Z] total 16 [2025-03-07T02:08:54.337Z] drwxr-xr-x 3 root root 4096 Mar 7 02:08 . [2025-03-07T02:08:54.337Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 7 02:08 .. [2025-03-07T02:08:54.337Z] drwxr-xr-x 2 root root 4096 Mar 7 02:08 cost [2025-03-07T02:08:54.337Z] -rw-r--r-- 1 root root 80 Mar 7 02:08 cost.csv [2025-03-07T02:08:54.337Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-can_PR-9/archives [2025-03-07T02:08:54.337Z] + ls -al /w/workspace/edgexfoundry_device-can_PR-9/archives [2025-03-07T02:08:54.337Z] total 16 [2025-03-07T02:08:54.337Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 7 02:08 . [2025-03-07T02:08:54.337Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 7 02:08 .. [2025-03-07T02:08:54.337Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 7 02:08 cost [2025-03-07T02:08:54.337Z] -rw-r--r-- 1 jenkins jenkins 80 Mar 7 02:08 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-03-07T02:08:54.673Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-07T02:08:55.567Z] ---> package-listing.sh [2025-03-07T02:08:55.568Z] ++ facter osfamily [2025-03-07T02:08:55.568Z] ++ tr '[:upper:]' '[:lower:]' [2025-03-07T02:08:55.826Z] + OS_FAMILY=debian [2025-03-07T02:08:55.826Z] + workspace=/w/workspace/edgexfoundry_device-can_PR-9 [2025-03-07T02:08:55.826Z] + START_PACKAGES=/tmp/packages_start.txt [2025-03-07T02:08:55.826Z] + END_PACKAGES=/tmp/packages_end.txt [2025-03-07T02:08:55.826Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-03-07T02:08:55.826Z] + PACKAGES=/tmp/packages_start.txt [2025-03-07T02:08:55.826Z] + '[' /w/workspace/edgexfoundry_device-can_PR-9 ']' [2025-03-07T02:08:55.826Z] + PACKAGES=/tmp/packages_end.txt [2025-03-07T02:08:55.826Z] + case "${OS_FAMILY}" in [2025-03-07T02:08:55.826Z] + dpkg -l [2025-03-07T02:08:55.826Z] + grep '^ii' [2025-03-07T02:08:55.826Z] + '[' -f /tmp/packages_start.txt ']' [2025-03-07T02:08:55.826Z] + '[' -f /tmp/packages_end.txt ']' [2025-03-07T02:08:55.826Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-03-07T02:08:55.826Z] + '[' /w/workspace/edgexfoundry_device-can_PR-9 ']' [2025-03-07T02:08:55.826Z] + mkdir -p /w/workspace/edgexfoundry_device-can_PR-9/archives/ [2025-03-07T02:08:55.826Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-can_PR-9/archives/ [Pipeline] echo [2025-03-07T02:08:55.857Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-can_PR-9/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-03-07T02:08:56.148Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T02:08:56.779Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-07T02:08:56.779Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-07T02:08:56.936Z] prd-ubuntu20.04-docker-8c-8g-40503 does not seem to be running inside a container [2025-03-07T02:08:56.964Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-can_PR-9/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-can_PR-9 -v /w/workspace/edgexfoundry_device-can_PR-9:/w/workspace/edgexfoundry_device-can_PR-9:rw,z -v /w/workspace/edgexfoundry_device-can_PR-9@tmp:/w/workspace/edgexfoundry_device-can_PR-9@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-lftools-log-publisher:latest cat [2025-03-07T02:08:57.150Z] $ docker top 215b54401c6b57bd1df4007f126a70b0bc01ce0cebc4d6d101c9a82a3b697e1f -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-07T02:08:57.551Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-03-07T02:08:57.862Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-03-07T02:08:58.173Z] + ls /var/log/sa-host [2025-03-07T02:08:58.173Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-07T02:08:58.409Z] provisioning config files... [2025-03-07T02:08:58.422Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-can_PR-9@tmp/config8228536382793621099tmp [Pipeline] { [Pipeline] echo [2025-03-07T02:08:58.476Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-07T02:08:58.795Z] ---> create-netrc.sh [Pipeline] } [2025-03-07T02:08:58.822Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-03-07T02:08:59.240Z] ---> python-tools-install.sh [Pipeline] echo [2025-03-07T02:08:59.273Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-07T02:08:59.591Z] ---> sudo-logs.sh [2025-03-07T02:08:59.591Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-03-07T02:08:59.684Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-07T02:09:00.005Z] ---> job-cost.sh [2025-03-07T02:09:00.005Z] lf-activate-venv: SKIPPING [2025-03-07T02:09:00.005Z] DEBUG: total: 0.2199999988079071 [2025-03-07T02:09:00.005Z] INFO: Retrieving Stack Cost... [2025-03-07T02:09:00.005Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-03-07T02:09:00.264Z] INFO: Archiving Costs [Pipeline] echo [2025-03-07T02:09:00.305Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-07T02:09:00.625Z] ---> logs-deploy.sh [2025-03-07T02:09:00.625Z] lf-activate-venv: SKIPPING [2025-03-07T02:09:00.625Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-can/PR-9/1 [2025-03-07T02:09:00.625Z] INFO: archiving workspace using pattern(s): [2025-03-07T02:09:01.564Z] Archives upload complete. [2025-03-07T02:09:01.564Z] INFO: archiving logs to Nexus