Pull request #8 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 jumpingliu for edgexfoundry/device-can Obtained Jenkinsfile from 1d846d0afc4f991322084201950b93fda2b84cee+4b2a33c2ade60348841e89503e802d9b0d295c6e (b3646832c849741bd40854d107449510d10eadd6) 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-ssh15306337689511567623.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-ssh7740502325726970265.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-8/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-8/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16965037376053863510.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-8/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh960038597408950497.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-ssh5473829021473980479.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-8/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-8/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7777944913826379333.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 ‘prd-ubuntu20.04-docker-8c-8g-39688’ Running on prd-ubuntu20.04-docker-8c-8g-39689 in /w/workspace/edgexfoundry_device-can_PR-8 [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-8 # 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 4b2a33c2ade60348841e89503e802d9b0d295c6e into PR head commit 1d846d0afc4f991322084201950b93fda2b84cee Merge succeeded, producing 1d846d0afc4f991322084201950b93fda2b84cee Checking out Revision 1d846d0afc4f991322084201950b93fda2b84cee (PR-8) > 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/8/head:refs/remotes/origin/PR-8 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1d846d0afc4f991322084201950b93fda2b84cee # 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 4b2a33c2ade60348841e89503e802d9b0d295c6e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1d846d0afc4f991322084201950b93fda2b84cee # timeout=10 Commit message: "docs: Update changelog for 4.0 release" 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-02-25T09:34:21.374Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-02-25T09:34:21.536Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-02-25T09:34:21.631Z] ========================================================= [2025-02-25T09:34:21.631Z] EdgeX Global Pipelines Version Info [2025-02-25T09:34:21.631Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-02-25T09:34:22.418Z] ------------------- [2025-02-25T09:34:22.418Z] stable info: [2025-02-25T09:34:22.418Z] ------------------- [2025-02-25T09:34:22.418Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-02-25T09:34:22.418Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-02-25T09:34:22.418Z] Message: update stable to v1.0.269 [2025-02-25T09:34:22.993Z] ------------------- [2025-02-25T09:34:22.993Z] experimental info: [2025-02-25T09:34:22.993Z] ------------------- [2025-02-25T09:34:22.993Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-02-25T09:34:22.993Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-02-25T09:34:22.993Z] Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-02-25T09:34:23.183Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-can-settings [Pipeline] echo [2025-02-25T09:34:23.240Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-can [Pipeline] echo [2025-02-25T09:34:23.297Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-02-25T09:34:23.348Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-02-25T09:34:23.395Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-02-25T09:34:23.445Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = scripts/Dockerfile.alpine [Pipeline] echo [2025-02-25T09:34:23.499Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = scripts/Dockerfile.alpine-base [Pipeline] echo [2025-02-25T09:34:23.545Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-02-25T09:34:23.592Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-02-25T09:34:23.637Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-can [Pipeline] echo [2025-02-25T09:34:23.680Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-02-25T09:34:23.724Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-02-25T09:34:23.769Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-02-25T09:34:23.813Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-02-25T09:34:23.865Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-02-25T09:34:23.915Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-02-25T09:34:23.963Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-02-25T09:34:24.015Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-8 [Pipeline] echo [2025-02-25T09:34:24.068Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-8 [Pipeline] echo [2025-02-25T09:34:24.114Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-8 [Pipeline] echo [2025-02-25T09:34:24.164Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1d846d0afc4f991322084201950b93fda2b84cee [Pipeline] echo [2025-02-25T09:34:24.212Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1d846d0 [Pipeline] echo [2025-02-25T09:34:24.263Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-25T09:34:24.392Z] provisioning config files... [2025-02-25T09:34:24.406Z] copy managed file [device-can-settings] to file:/w/workspace/edgexfoundry_device-can_PR-8@tmp/config2427679588337536990tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-25T09:34:24.788Z] ---> ****-login.sh [2025-02-25T09:34:24.788Z] nexus3.edgexfoundry.org:10001 [2025-02-25T09:34:25.049Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-25T09:34:25.049Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-25T09:34:25.049Z] Configure a credential helper to remove this warning. See [2025-02-25T09:34:25.049Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-25T09:34:25.049Z] [2025-02-25T09:34:25.049Z] Login Succeeded [2025-02-25T09:34:25.049Z] nexus3.edgexfoundry.org:10002 [2025-02-25T09:34:25.049Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-25T09:34:25.049Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-25T09:34:25.049Z] Configure a credential helper to remove this warning. See [2025-02-25T09:34:25.049Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-25T09:34:25.049Z] [2025-02-25T09:34:25.049Z] Login Succeeded [2025-02-25T09:34:25.049Z] nexus3.edgexfoundry.org:10003 [2025-02-25T09:34:25.310Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-25T09:34:25.310Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-25T09:34:25.310Z] Configure a credential helper to remove this warning. See [2025-02-25T09:34:25.310Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-25T09:34:25.310Z] [2025-02-25T09:34:25.310Z] Login Succeeded [2025-02-25T09:34:25.310Z] nexus3.edgexfoundry.org:10004 [2025-02-25T09:34:25.310Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-25T09:34:25.310Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-25T09:34:25.310Z] Configure a credential helper to remove this warning. See [2025-02-25T09:34:25.310Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-25T09:34:25.310Z] [2025-02-25T09:34:25.310Z] Login Succeeded [2025-02-25T09:34:25.310Z] ****.io [2025-02-25T09:34:25.310Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-25T09:34:25.572Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-25T09:34:25.572Z] Configure a credential helper to remove this warning. See [2025-02-25T09:34:25.572Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-25T09:34:25.572Z] [2025-02-25T09:34:25.572Z] Login Succeeded [2025-02-25T09:34:25.572Z] ---> ****-login.sh ends [Pipeline] } [2025-02-25T09:34:25.599Z] 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-02-25T09:34:26.195Z] + git rev-list -1 --merges 1d846d0afc4f991322084201950b93fda2b84cee~1..1d846d0afc4f991322084201950b93fda2b84cee [Pipeline] echo [2025-02-25T09:34:26.239Z] -----------> git rev-list -1 --merges 1d846d0afc4f991322084201950b93fda2b84cee~1..1d846d0afc4f991322084201950b93fda2b84cee 1d846d0afc4f991322084201950b93fda2b84cee [false] [Pipeline] sh [2025-02-25T09:34:26.550Z] + git log --format=format:%s -1 1d846d0afc4f991322084201950b93fda2b84cee [Pipeline] echo [2025-02-25T09:34:26.588Z] ========================================================= [2025-02-25T09:34:26.588Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-02-25T09:34:26.588Z] ========================================================= 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-02-25T09:34:27.490Z] + git rev-list -1 --merges 1d846d0afc4f991322084201950b93fda2b84cee~1..1d846d0afc4f991322084201950b93fda2b84cee [Pipeline] echo [2025-02-25T09:34:27.524Z] -----------> git rev-list -1 --merges 1d846d0afc4f991322084201950b93fda2b84cee~1..1d846d0afc4f991322084201950b93fda2b84cee 1d846d0afc4f991322084201950b93fda2b84cee [false] [Pipeline] sh [2025-02-25T09:34:27.839Z] + git log --format=format:%s -1 1d846d0afc4f991322084201950b93fda2b84cee [Pipeline] echo [2025-02-25T09:34:27.875Z] ========================================================= [2025-02-25T09:34:27.875Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-02-25T09:34:27.875Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2025-02-25T09:34:28.307Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-02-25T09:34:28.307Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-02-25T09:34:28.307Z] + [ -e /tmp/ssh_known_hosts ] [2025-02-25T09:34:28.307Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-02-25T09:34:28.307Z] + + sudo tee -a /etc/ssh/ssh_known_hosts [2025-02-25T09:34:28.307Z] echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-02-25T09:34:28.307Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-25T09:34:28.743Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-25T09:34:28.743Z] [2025-02-25T09:34:28.743Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-25T09:34:29.120Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-25T09:34:29.120Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-02-25T09:34:29.120Z] b85a868b505f: Pulling fs layer [2025-02-25T09:34:29.120Z] e2be974225ed: Pulling fs layer [2025-02-25T09:34:29.120Z] 339a4e72a1f5: Pulling fs layer [2025-02-25T09:34:29.120Z] 988bab9f4d93: Pulling fs layer [2025-02-25T09:34:29.120Z] 1469e6f7b9e6: Pulling fs layer [2025-02-25T09:34:29.120Z] eaf3925da568: Pulling fs layer [2025-02-25T09:34:29.120Z] bab4dde63d76: Pulling fs layer [2025-02-25T09:34:29.120Z] bde34c3a00c8: Pulling fs layer [2025-02-25T09:34:29.120Z] b352a97aabf1: Pulling fs layer [2025-02-25T09:34:29.120Z] 4872d77fe225: Pulling fs layer [2025-02-25T09:34:29.120Z] 5851b861e8e6: Pulling fs layer [2025-02-25T09:34:29.120Z] 1469e6f7b9e6: Waiting [2025-02-25T09:34:29.120Z] eaf3925da568: Waiting [2025-02-25T09:34:29.120Z] bde34c3a00c8: Waiting [2025-02-25T09:34:29.120Z] bab4dde63d76: Waiting [2025-02-25T09:34:29.120Z] b352a97aabf1: Waiting [2025-02-25T09:34:29.120Z] 4872d77fe225: Waiting [2025-02-25T09:34:29.120Z] 5851b861e8e6: Waiting [2025-02-25T09:34:29.120Z] 988bab9f4d93: Waiting [2025-02-25T09:34:29.120Z] e2be974225ed: Download complete [2025-02-25T09:34:29.120Z] 988bab9f4d93: Download complete [2025-02-25T09:34:29.378Z] 1469e6f7b9e6: Verifying Checksum [2025-02-25T09:34:29.378Z] 1469e6f7b9e6: Download complete [2025-02-25T09:34:29.378Z] 339a4e72a1f5: Verifying Checksum [2025-02-25T09:34:29.378Z] 339a4e72a1f5: Download complete [2025-02-25T09:34:29.378Z] eaf3925da568: Verifying Checksum [2025-02-25T09:34:29.378Z] eaf3925da568: Download complete [2025-02-25T09:34:29.378Z] bde34c3a00c8: Download complete [2025-02-25T09:34:29.378Z] b352a97aabf1: Verifying Checksum [2025-02-25T09:34:29.378Z] b352a97aabf1: Download complete [2025-02-25T09:34:29.378Z] 4872d77fe225: Verifying Checksum [2025-02-25T09:34:29.378Z] 4872d77fe225: Download complete [2025-02-25T09:34:29.378Z] 5851b861e8e6: Verifying Checksum [2025-02-25T09:34:29.378Z] 5851b861e8e6: Download complete [2025-02-25T09:34:29.378Z] b85a868b505f: Download complete [2025-02-25T09:34:29.637Z] bab4dde63d76: Verifying Checksum [2025-02-25T09:34:29.637Z] bab4dde63d76: Download complete [2025-02-25T09:34:30.574Z] b85a868b505f: Pull complete [2025-02-25T09:34:30.574Z] e2be974225ed: Pull complete [2025-02-25T09:34:31.140Z] 339a4e72a1f5: Pull complete [2025-02-25T09:34:31.140Z] 988bab9f4d93: Pull complete [2025-02-25T09:34:31.399Z] 1469e6f7b9e6: Pull complete [2025-02-25T09:34:31.399Z] eaf3925da568: Pull complete [2025-02-25T09:34:33.306Z] bab4dde63d76: Pull complete [2025-02-25T09:34:33.306Z] bde34c3a00c8: Pull complete [2025-02-25T09:34:33.306Z] b352a97aabf1: Pull complete [2025-02-25T09:34:33.568Z] 4872d77fe225: Pull complete [2025-02-25T09:34:33.568Z] 5851b861e8e6: Pull complete [2025-02-25T09:34:33.569Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-02-25T09:34:33.569Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-25T09:34:33.569Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-25T09:34:33.821Z] prd-ubuntu20.04-docker-8c-8g-39689 does not seem to be running inside a container [2025-02-25T09:34:33.849Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-can_PR-8 -v /w/workspace/edgexfoundry_device-can_PR-8:/w/workspace/edgexfoundry_device-can_PR-8:rw,z -v /w/workspace/edgexfoundry_device-can_PR-8@tmp:/w/workspace/edgexfoundry_device-can_PR-8@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-02-25T09:34:36.032Z] $ docker top 74e844df612065eb3296422d0d9eb2d8cebf7f776dbee69dd18574f15969849d -eo pid,comm [2025-02-25T09:34:36.082Z] 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-02-25T09:34:36.082Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-02-25T09:34:36.235Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-25T09:34:36.235Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-25T09:34:36.341Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-25T09:34:36.341Z] $ docker exec 74e844df612065eb3296422d0d9eb2d8cebf7f776dbee69dd18574f15969849d ssh-agent [2025-02-25T09:34:36.443Z] SSH_AUTH_SOCK=/tmp/ssh-XM6BJcsSQEma/agent.31 [2025-02-25T09:34:36.443Z] SSH_AGENT_PID=37 [2025-02-25T09:34:36.449Z] Running ssh-add (command line suppressed) [2025-02-25T09:34:36.542Z] Identity added: /w/workspace/edgexfoundry_device-can_PR-8@tmp/private_key_17946155410500744082.key (/w/workspace/edgexfoundry_device-can_PR-8@tmp/private_key_17946155410500744082.key) [2025-02-25T09:34:36.558Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-25T09:34:36.892Z] + git tag --points-at HEAD [Pipeline] } [2025-02-25T09:34:36.915Z] $ docker exec --env ******** --env ******** 74e844df612065eb3296422d0d9eb2d8cebf7f776dbee69dd18574f15969849d ssh-agent -k [2025-02-25T09:34:37.008Z] unset SSH_AUTH_SOCK; [2025-02-25T09:34:37.008Z] unset SSH_AGENT_PID; [2025-02-25T09:34:37.008Z] echo Agent pid 37 killed; [2025-02-25T09:34:37.021Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-02-25T09:34:37.123Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-25T09:34:37.123Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-25T09:34:37.230Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-25T09:34:37.230Z] $ docker exec 74e844df612065eb3296422d0d9eb2d8cebf7f776dbee69dd18574f15969849d ssh-agent [2025-02-25T09:34:37.364Z] SSH_AUTH_SOCK=/tmp/ssh-WfWODtJzpei6/agent.70 [2025-02-25T09:34:37.364Z] SSH_AGENT_PID=76 [2025-02-25T09:34:37.367Z] Running ssh-add (command line suppressed) [2025-02-25T09:34:37.469Z] Identity added: /w/workspace/edgexfoundry_device-can_PR-8@tmp/private_key_14070623621647541908.key (/w/workspace/edgexfoundry_device-can_PR-8@tmp/private_key_14070623621647541908.key) [2025-02-25T09:34:37.482Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-25T09:34:37.802Z] + git semver init [2025-02-25T09:34:38.062Z] 2025-02-25 09:34:37,963 [run_init] DEBUG init version:0.0.0 force:False [2025-02-25T09:34:38.062Z] 2025-02-25 09:34:37,963 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-can_PR-8/.semver [2025-02-25T09:34:38.062Z] 2025-02-25 09:34:37,964 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-can.git /w/workspace/edgexfoundry_device-can_PR-8/.semver [2025-02-25T09:34:38.062Z] 2025-02-25 09:34:37,964 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-can.git', '/w/workspace/edgexfoundry_device-can_PR-8/.semver'], cwd=/w/workspace/edgexfoundry_device-can_PR-8, universal_newlines=False, shell=None, istream=None) [2025-02-25T09:34:38.629Z] 2025-02-25 09:34:38,532 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-can_PR-8/.git/info/exclude [2025-02-25T09:34:38.629Z] 2025-02-25 09:34:38,533 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-can_PR-8/.semver/PR-8 with force:False [2025-02-25T09:34:38.629Z] 2025-02-25 09:34:38,533 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-can_PR-8/.semver/PR-8 [2025-02-25T09:34:38.629Z] 2025-02-25 09:34:38,537 [execute] INFO git cat-file --batch-check [2025-02-25T09:34:38.629Z] 2025-02-25 09:34:38,538 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-can_PR-8/.semver, universal_newlines=False, shell=None, istream=) [2025-02-25T09:34:38.629Z] 2025-02-25 09:34:38,544 [execute] INFO git cat-file --batch [2025-02-25T09:34:38.629Z] 2025-02-25 09:34:38,544 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-can_PR-8/.semver, universal_newlines=False, shell=None, istream=) [2025-02-25T09:34:38.629Z] 2025-02-25 09:34:38,549 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-can_PR-8/.semver/PR-8 [2025-02-25T09:34:38.629Z] 0.0.0 [Pipeline] } [2025-02-25T09:34:38.654Z] $ docker exec --env ******** --env ******** 74e844df612065eb3296422d0d9eb2d8cebf7f776dbee69dd18574f15969849d ssh-agent -k [2025-02-25T09:34:38.745Z] unset SSH_AUTH_SOCK; [2025-02-25T09:34:38.746Z] unset SSH_AGENT_PID; [2025-02-25T09:34:38.746Z] echo Agent pid 76 killed; [2025-02-25T09:34:38.760Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-25T09:34:39.200Z] + git semver [Pipeline] } [2025-02-25T09:34:39.485Z] $ docker stop --time=1 74e844df612065eb3296422d0d9eb2d8cebf7f776dbee69dd18574f15969849d [2025-02-25T09:34:40.807Z] $ docker rm -f --volumes 74e844df612065eb3296422d0d9eb2d8cebf7f776dbee69dd18574f15969849d [Pipeline] // withDockerContainer [Pipeline] sh [2025-02-25T09:34:41.213Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-02-25T09:34:41.498Z] Stashed 1 file(s) [Pipeline] echo [2025-02-25T09:34:41.519Z] [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-02-25T09:34:42.399Z] provisioning config files... [2025-02-25T09:34:42.408Z] copy managed file [device-can-settings] to file:/w/workspace/edgexfoundry_device-can_PR-8@tmp/config7038483584585672419tmp [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] // stage [Pipeline] } [Pipeline] libraryResource [Pipeline] sh [2025-02-25T09:34:42.852Z] ---> ****-login.sh [2025-02-25T09:34:42.852Z] nexus3.edgexfoundry.org:10001 [2025-02-25T09:34:42.852Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-25T09:34:42.852Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-25T09:34:42.852Z] Configure a credential helper to remove this warning. See [2025-02-25T09:34:42.853Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-25T09:34:42.853Z] [2025-02-25T09:34:42.853Z] Login Succeeded [2025-02-25T09:34:42.853Z] nexus3.edgexfoundry.org:10002 [2025-02-25T09:34:42.853Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-25T09:34:42.853Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-25T09:34:42.853Z] Configure a credential helper to remove this warning. See [2025-02-25T09:34:42.853Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-25T09:34:42.853Z] [2025-02-25T09:34:42.853Z] Login Succeeded [2025-02-25T09:34:42.853Z] nexus3.edgexfoundry.org:10003 [2025-02-25T09:34:43.113Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-25T09:34:43.113Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-25T09:34:43.113Z] Configure a credential helper to remove this warning. See [2025-02-25T09:34:43.113Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-25T09:34:43.113Z] [2025-02-25T09:34:43.113Z] Login Succeeded [2025-02-25T09:34:43.113Z] nexus3.edgexfoundry.org:10004 [2025-02-25T09:34:43.113Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-25T09:34:43.113Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-25T09:34:43.113Z] Configure a credential helper to remove this warning. See [2025-02-25T09:34:43.113Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-25T09:34:43.113Z] [2025-02-25T09:34:43.113Z] Login Succeeded [2025-02-25T09:34:43.113Z] ****.io [2025-02-25T09:34:43.372Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-25T09:34:43.372Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-25T09:34:43.372Z] Configure a credential helper to remove this warning. See [2025-02-25T09:34:43.372Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-25T09:34:43.372Z] [2025-02-25T09:34:43.372Z] Login Succeeded [2025-02-25T09:34:43.373Z] ---> ****-login.sh ends [Pipeline] } [2025-02-25T09:34:43.406Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-02-25T09:34:43.628Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-25T09:34:43.671Z] [prepBaseBuildImage] Generating new image with name: ci-base-image-x86_64 [Pipeline] echo [2025-02-25T09:34:43.713Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-25T09:34:43.751Z] ========================================================= [2025-02-25T09:34:43.751Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest] [2025-02-25T09:34:43.751Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-25T09:34:44.174Z] + 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-02-25T09:34:44.174Z] Sending build context to Docker daemon 266.2kB [2025-02-25T09:34:44.174Z] Step 1/12 : ARG BASE_TEMPORARY=alpine:3.16 [2025-02-25T09:34:44.174Z] Step 2/12 : FROM ${BASE_TEMPORARY} [2025-02-25T09:34:44.743Z] 3.16: Pulling from library/alpine [2025-02-25T09:34:44.743Z] a88dc8b54e91: Pulling fs layer [2025-02-25T09:34:44.743Z] a88dc8b54e91: Verifying Checksum [2025-02-25T09:34:44.743Z] a88dc8b54e91: Download complete [2025-02-25T09:34:45.002Z] a88dc8b54e91: Pull complete [2025-02-25T09:34:45.002Z] Digest: sha256:452e7292acee0ee16c332324d7de05fa2c99f9994ecc9f0779c602916a672ae4 [2025-02-25T09:34:45.002Z] Status: Downloaded newer image for alpine:3.16 [2025-02-25T09:34:45.002Z] ---> d49a5025be10 [2025-02-25T09:34:45.002Z] 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-02-25T09:34:45.002Z] ---> Running in 172a5d617c50 [2025-02-25T09:34:45.568Z] Connecting to iotech.jfrog.io (34.246.139.145:443) [2025-02-25T09:34:45.828Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2025-02-25T09:34:45.828Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2025-02-25T09:34:45.828Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2025-02-25T09:34:46.086Z] Removing intermediate container 172a5d617c50 [2025-02-25T09:34:46.086Z] ---> 953c8203346a [2025-02-25T09:34:46.086Z] Step 4/12 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.16/main' >> /etc/apk/repositories [2025-02-25T09:34:46.086Z] ---> Running in 70aa9871fd8f [2025-02-25T09:34:46.659Z] Removing intermediate container 70aa9871fd8f [2025-02-25T09:34:46.659Z] ---> e68f07237379 [2025-02-25T09:34:46.659Z] 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-02-25T09:34:46.935Z] ---> Running in 27ee6cd6a69f [2025-02-25T09:34:46.935Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2025-02-25T09:34:47.195Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2025-02-25T09:34:47.454Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.16/main/x86_64/APKINDEX.tar.gz [2025-02-25T09:34:48.028Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-02-25T09:34:48.028Z] (1/80) Upgrading musl (1.2.3-r3 -> 1.2.3-r4) [2025-02-25T09:34:48.028Z] (2/80) Installing libgcc (11.2.1_git20220219-r2) [2025-02-25T09:34:48.028Z] (3/80) Installing libstdc++ (11.2.1_git20220219-r2) [2025-02-25T09:34:48.028Z] (4/80) Installing binutils (2.38-r3) [2025-02-25T09:34:48.028Z] (5/80) Installing libmagic (5.41-r0) [2025-02-25T09:34:48.028Z] (6/80) Installing file (5.41-r0) [2025-02-25T09:34:48.028Z] (7/80) Installing libgomp (11.2.1_git20220219-r2) [2025-02-25T09:34:48.028Z] (8/80) Installing libatomic (11.2.1_git20220219-r2) [2025-02-25T09:34:48.028Z] (9/80) Installing gmp (6.2.1-r2) [2025-02-25T09:34:48.028Z] (10/80) Installing isl22 (0.22-r0) [2025-02-25T09:34:48.028Z] (11/80) Installing mpfr4 (4.1.0-r0) [2025-02-25T09:34:48.296Z] (12/80) Installing mpc1 (1.2.1-r0) [2025-02-25T09:34:48.296Z] (13/80) Installing gcc (11.2.1_git20220219-r2) [2025-02-25T09:34:48.556Z] (14/80) Installing musl-dev (1.2.3-r4) [2025-02-25T09:34:48.817Z] (15/80) Installing libc-dev (0.7.2-r3) [2025-02-25T09:34:48.817Z] (16/80) Installing g++ (11.2.1_git20220219-r2) [2025-02-25T09:34:49.077Z] (17/80) Installing make (4.3-r0) [2025-02-25T09:34:49.077Z] (18/80) Installing fortify-headers (1.1-r1) [2025-02-25T09:34:49.077Z] (19/80) Installing patch (2.7.6-r7) [2025-02-25T09:34:49.077Z] (20/80) Installing build-base (0.5-r3) [2025-02-25T09:34:49.077Z] (21/80) Installing libacl (2.3.1-r0) [2025-02-25T09:34:49.077Z] (22/80) Installing libbz2 (1.0.8-r1) [2025-02-25T09:34:49.077Z] (23/80) Installing expat (2.6.2-r0) [2025-02-25T09:34:49.077Z] (24/80) Installing lz4-libs (1.9.3-r1) [2025-02-25T09:34:49.077Z] (25/80) Installing xz-libs (5.2.5-r1) [2025-02-25T09:34:49.077Z] (26/80) Installing zstd-libs (1.5.2-r1) [2025-02-25T09:34:49.077Z] (27/80) Installing libarchive (3.7.4-r0) [2025-02-25T09:34:49.077Z] (28/80) Installing ca-certificates (20240226-r0) [2025-02-25T09:34:49.077Z] (29/80) Installing brotli-libs (1.0.9-r6) [2025-02-25T09:34:49.077Z] (30/80) Installing nghttp2-libs (1.47.0-r2) [2025-02-25T09:34:49.077Z] (31/80) Installing libcurl (8.5.0-r0) [2025-02-25T09:34:49.077Z] (32/80) Installing ncurses-terminfo-base (6.3_p20220521-r1) [2025-02-25T09:34:49.077Z] (33/80) Installing ncurses-libs (6.3_p20220521-r1) [2025-02-25T09:34:49.077Z] (34/80) Installing rhash-libs (1.4.2-r2) [2025-02-25T09:34:49.077Z] (35/80) Installing libuv (1.44.1-r0) [2025-02-25T09:34:49.077Z] (36/80) Installing cmake (3.23.5-r0) [2025-02-25T09:34:49.646Z] (37/80) Installing pkgconf (1.8.1-r0) [2025-02-25T09:34:49.646Z] (38/80) Installing openssl-dev (1.1.1w-r1) [2025-02-25T09:34:49.646Z] (39/80) Installing nghttp2-dev (1.47.0-r2) [2025-02-25T09:34:49.646Z] (40/80) Installing zlib-dev (1.2.12-r3) [2025-02-25T09:34:49.646Z] (41/80) Installing brotli-dev (1.0.9-r6) [2025-02-25T09:34:49.646Z] (42/80) Installing curl-dev (8.5.0-r0) [2025-02-25T09:34:49.646Z] (43/80) Installing dumb-init (1.2.5-r1) [2025-02-25T09:34:49.646Z] (44/80) Installing pcre2 (10.42-r0) [2025-02-25T09:34:49.646Z] (45/80) Installing git (2.36.6-r0) [2025-02-25T09:34:49.646Z] (46/80) Installing hiredis (1.0.2-r0) [2025-02-25T09:34:49.646Z] (47/80) Installing hiredis-dev (1.0.2-r0) [2025-02-25T09:34:49.646Z] (48/80) Installing yaml (0.2.5-r0) [2025-02-25T09:34:49.646Z] (49/80) Installing libcbor (0.9.0-r1) [2025-02-25T09:34:49.646Z] (50/80) Installing iotech-iot-1.5 (1.5.5-r0) [2025-02-25T09:34:50.616Z] (51/80) Installing iotech-iot-1.5-dev (1.5.5-r0) [2025-02-25T09:34:50.616Z] (52/80) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.13-r0) [2025-02-25T09:34:50.877Z] (53/80) Installing libcbor-dev (0.9.0-r1) [2025-02-25T09:34:50.877Z] (54/80) Installing libexecinfo (1.1-r1) [2025-02-25T09:34:50.877Z] (55/80) Installing libexecinfo-dev (1.1-r1) [2025-02-25T09:34:51.136Z] (56/80) Installing nettle (3.7.3-r0) [2025-02-25T09:34:51.136Z] (57/80) Installing libffi (3.4.2-r1) [2025-02-25T09:34:51.136Z] (58/80) Installing p11-kit (0.24.1-r0) [2025-02-25T09:34:51.136Z] (59/80) Installing libtasn1 (4.18.0-r1) [2025-02-25T09:34:51.136Z] (60/80) Installing libunistring (1.0-r0) [2025-02-25T09:34:51.136Z] (61/80) Installing gnutls (3.7.7-r1) [2025-02-25T09:34:51.136Z] (62/80) Installing libmicrohttpd (0.9.75-r0) [2025-02-25T09:34:51.136Z] (63/80) Installing gnutls-c++ (3.7.7-r1) [2025-02-25T09:34:51.136Z] (64/80) Installing libgmpxx (6.2.1-r2) [2025-02-25T09:34:51.136Z] (65/80) Installing gmp-dev (6.2.1-r2) [2025-02-25T09:34:51.136Z] (66/80) Installing nettle-dev (3.7.3-r0) [2025-02-25T09:34:51.136Z] (67/80) Installing libtasn1-progs (4.18.0-r1) [2025-02-25T09:34:51.136Z] (68/80) Installing libtasn1-dev (4.18.0-r1) [2025-02-25T09:34:51.136Z] (69/80) Installing p11-kit-dev (0.24.1-r0) [2025-02-25T09:34:51.136Z] (70/80) Installing gnutls-dev (3.7.7-r1) [2025-02-25T09:34:51.136Z] (71/80) Installing libmicrohttpd-dev (0.9.75-r0) [2025-02-25T09:34:51.395Z] (72/80) Installing linux-headers (5.16.7-r1) [2025-02-25T09:34:51.395Z] (73/80) Installing ncurses-dev (6.3_p20220521-r1) [2025-02-25T09:34:51.395Z] (74/80) Installing libblkid (2.38-r1) [2025-02-25T09:34:51.395Z] (75/80) Installing libuuid (2.38-r1) [2025-02-25T09:34:51.395Z] (76/80) Installing libfdisk (2.38-r1) [2025-02-25T09:34:51.395Z] (77/80) Installing libmount (2.38-r1) [2025-02-25T09:34:51.395Z] (78/80) Installing libsmartcols (2.38-r1) [2025-02-25T09:34:51.395Z] (79/80) Installing util-linux-dev (2.38-r1) [2025-02-25T09:34:51.395Z] (80/80) Installing yaml-dev (0.2.5-r0) [2025-02-25T09:34:51.396Z] Executing busybox-1.35.0-r17.trigger [2025-02-25T09:34:51.396Z] Executing ca-certificates-20240226-r0.trigger [2025-02-25T09:34:51.654Z] OK: 281 MiB in 93 packages [2025-02-25T09:34:58.238Z] Removing intermediate container 27ee6cd6a69f [2025-02-25T09:34:58.238Z] ---> 333ee3177ed0 [2025-02-25T09:34:58.238Z] Step 6/12 : RUN apk --no-cache upgrade [2025-02-25T09:34:58.238Z] ---> Running in 8feeef6cc644 [2025-02-25T09:34:58.238Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2025-02-25T09:34:58.499Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2025-02-25T09:34:58.499Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.16/main/x86_64/APKINDEX.tar.gz [2025-02-25T09:34:59.069Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-02-25T09:34:59.069Z] (1/4) Upgrading busybox (1.35.0-r17 -> 1.35.0-r18) [2025-02-25T09:34:59.069Z] Executing busybox-1.35.0-r18.post-upgrade [2025-02-25T09:34:59.069Z] (2/4) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2025-02-25T09:34:59.329Z] (3/4) Upgrading ssl_client (1.35.0-r17 -> 1.35.0-r18) [2025-02-25T09:34:59.329Z] (4/4) Upgrading musl-utils (1.2.3-r3 -> 1.2.3-r4) [2025-02-25T09:34:59.329Z] Executing busybox-1.35.0-r18.trigger [2025-02-25T09:34:59.329Z] Executing ca-certificates-20240226-r0.trigger [2025-02-25T09:34:59.329Z] OK: 281 MiB in 93 packages [2025-02-25T09:34:59.588Z] Removing intermediate container 8feeef6cc644 [2025-02-25T09:34:59.588Z] ---> 8bb477f86b2a [2025-02-25T09:34:59.588Z] Step 7/12 : COPY scripts /device-can/scripts [2025-02-25T09:34:59.847Z] ---> 30f78ee5f5a1 [2025-02-25T09:34:59.847Z] Step 8/12 : COPY src /device-can/src/ [2025-02-25T09:34:59.847Z] ---> bdcab256039d [2025-02-25T09:34:59.847Z] Step 9/12 : COPY VERSION /device-can/ [2025-02-25T09:35:00.105Z] ---> ae23ae3f8d97 [2025-02-25T09:35:00.105Z] Step 10/12 : WORKDIR /device-can [2025-02-25T09:35:00.105Z] ---> Running in e3ebe6ebc4da [2025-02-25T09:35:00.105Z] Removing intermediate container e3ebe6ebc4da [2025-02-25T09:35:00.105Z] ---> 71a5dc8a33c2 [2025-02-25T09:35:00.105Z] Step 11/12 : RUN /device-can/scripts/build_deps.sh 1 [2025-02-25T09:35:00.105Z] ---> Running in f380a5af1adb [2025-02-25T09:35:00.364Z] + BUILD_CSDK=1 [2025-02-25T09:35:00.364Z] + CSDK_VERSION=4.0.0-dev.14 [2025-02-25T09:35:00.364Z] + '[' -d deps ] [2025-02-25T09:35:00.364Z] + mkdir deps [2025-02-25T09:35:00.364Z] + cd /device-can/deps [2025-02-25T09:35:00.364Z] + '[' 1 '=' 1 ] [2025-02-25T09:35:00.364Z] + cd /device-can/deps [2025-02-25T09:35:00.364Z] + wget https://github.com/edgexfoundry/device-sdk-c/archive/v4.0.0-dev.14.zip [2025-02-25T09:35:00.364Z] Connecting to github.com (140.82.112.4:443) [2025-02-25T09:35:00.624Z] Connecting to codeload.github.com (140.82.113.9:443) [2025-02-25T09:35:00.624Z] saving to 'v4.0.0-dev.14.zip' [2025-02-25T09:35:00.883Z] v4.0.0-dev.14.zip 100% |********************************| 246k 0:00:00 ETA [2025-02-25T09:35:00.883Z] 'v4.0.0-dev.14.zip' saved [2025-02-25T09:35:00.884Z] + unzip v4.0.0-dev.14.zip [2025-02-25T09:35:00.884Z] Archive: v4.0.0-dev.14.zip [2025-02-25T09:35:00.884Z] creating: device-sdk-c-4.0.0-dev.14/ [2025-02-25T09:35:00.884Z] creating: device-sdk-c-4.0.0-dev.14/.github/ [2025-02-25T09:35:00.884Z] inflating: device-sdk-c-4.0.0-dev.14/.github/Contributing.md [2025-02-25T09:35:00.884Z] inflating: device-sdk-c-4.0.0-dev.14/.github/PULL_REQUEST_TEMPLATE.md [2025-02-25T09:35:00.884Z] inflating: device-sdk-c-4.0.0-dev.14/.github/semantic.yml [2025-02-25T09:35:00.884Z] creating: device-sdk-c-4.0.0-dev.14/.github/workflows/ [2025-02-25T09:35:00.884Z] inflating: device-sdk-c-4.0.0-dev.14/.github/workflows/release.yml [2025-02-25T09:35:00.884Z] inflating: device-sdk-c-4.0.0-dev.14/.gitignore [2025-02-25T09:35:00.884Z] inflating: device-sdk-c-4.0.0-dev.14/Attribution.txt [2025-02-25T09:35:00.884Z] inflating: device-sdk-c-4.0.0-dev.14/CHANGELOG.md [2025-02-25T09:35:00.884Z] inflating: device-sdk-c-4.0.0-dev.14/Doxyfile [2025-02-25T09:35:00.884Z] inflating: device-sdk-c-4.0.0-dev.14/GOVERNANCE.md [2025-02-25T09:35:00.884Z] inflating: device-sdk-c-4.0.0-dev.14/Jenkinsfile [2025-02-25T09:35:00.884Z] inflating: device-sdk-c-4.0.0-dev.14/LICENSE [2025-02-25T09:35:00.884Z] inflating: device-sdk-c-4.0.0-dev.14/Makefile [2025-02-25T09:35:00.884Z] inflating: device-sdk-c-4.0.0-dev.14/OWNERS.md [2025-02-25T09:35:00.884Z] inflating: device-sdk-c-4.0.0-dev.14/README.IOT.md [2025-02-25T09:35:00.884Z] inflating: device-sdk-c-4.0.0-dev.14/README.md [2025-02-25T09:35:00.884Z] inflating: device-sdk-c-4.0.0-dev.14/README.v3.md [2025-02-25T09:35:00.884Z] creating: device-sdk-c-4.0.0-dev.14/docs/ [2025-02-25T09:35:00.884Z] inflating: device-sdk-c-4.0.0-dev.14/docs/configuration.md [2025-02-25T09:35:00.884Z] inflating: device-sdk-c-4.0.0-dev.14/docs/deviceprofiles.md [2025-02-25T09:35:00.884Z] inflating: device-sdk-c-4.0.0-dev.14/docs/metrics.md [2025-02-25T09:35:00.884Z] inflating: device-sdk-c-4.0.0-dev.14/docs/servicewritersguide.md [2025-02-25T09:35:00.884Z] inflating: device-sdk-c-4.0.0-dev.14/docs/startup.md [2025-02-25T09:35:00.884Z] creating: device-sdk-c-4.0.0-dev.14/include/ [2025-02-25T09:35:00.884Z] creating: device-sdk-c-4.0.0-dev.14/include/devsdk/ [2025-02-25T09:35:00.884Z] inflating: device-sdk-c-4.0.0-dev.14/include/devsdk/devsdk-base.h [2025-02-25T09:35:00.884Z] inflating: device-sdk-c-4.0.0-dev.14/include/devsdk/devsdk.h [2025-02-25T09:35:00.884Z] creating: device-sdk-c-4.0.0-dev.14/include/edgex/ [2025-02-25T09:35:00.884Z] inflating: device-sdk-c-4.0.0-dev.14/include/edgex/devices.h [2025-02-25T09:35:00.884Z] inflating: device-sdk-c-4.0.0-dev.14/include/edgex/edgex-base.h [2025-02-25T09:35:00.884Z] inflating: device-sdk-c-4.0.0-dev.14/include/edgex/edgex.h [2025-02-25T09:35:00.884Z] inflating: device-sdk-c-4.0.0-dev.14/include/edgex/profiles.h [2025-02-25T09:35:00.884Z] inflating: device-sdk-c-4.0.0-dev.14/include/edgex/rest-server.h [2025-02-25T09:35:00.884Z] creating: device-sdk-c-4.0.0-dev.14/scripts/ [2025-02-25T09:35:00.884Z] inflating: device-sdk-c-4.0.0-dev.14/scripts/Dockerfile.alpine [2025-02-25T09:35:00.884Z] inflating: device-sdk-c-4.0.0-dev.14/scripts/Dockerfile.alpine-base [2025-02-25T09:35:00.884Z] inflating: device-sdk-c-4.0.0-dev.14/scripts/build.sh [2025-02-25T09:35:00.884Z] inflating: device-sdk-c-4.0.0-dev.14/scripts/entrypoint.sh [2025-02-25T09:35:00.884Z] creating: device-sdk-c-4.0.0-dev.14/src/ [2025-02-25T09:35:00.884Z] inflating: device-sdk-c-4.0.0-dev.14/src/CMakeLists.txt [2025-02-25T09:35:00.884Z] creating: device-sdk-c-4.0.0-dev.14/src/c/ [2025-02-25T09:35:00.884Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/CMakeLists.txt [2025-02-25T09:35:00.884Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/api.h [2025-02-25T09:35:00.884Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/autoevent.c [2025-02-25T09:35:00.884Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/autoevent.h [2025-02-25T09:35:00.884Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/bus-impl.h [2025-02-25T09:35:00.884Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/bus-mqtt.c [2025-02-25T09:35:00.884Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/bus.c [2025-02-25T09:35:00.884Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/bus.h [2025-02-25T09:35:00.884Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/callback3.c [2025-02-25T09:35:00.884Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/callback3.h [2025-02-25T09:35:00.884Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/cmdinfo.h [2025-02-25T09:35:00.884Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/config.c [2025-02-25T09:35:00.884Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/config.h [2025-02-25T09:35:00.884Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/correlation.c [2025-02-25T09:35:00.884Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/correlation.h [2025-02-25T09:35:00.884Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/data.c [2025-02-25T09:35:00.884Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/data.h [2025-02-25T09:35:00.884Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/defs.h.in [2025-02-25T09:35:00.884Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/device.c [2025-02-25T09:35:00.884Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/device.h [2025-02-25T09:35:00.884Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/devman.c [2025-02-25T09:35:00.884Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/devmap.c [2025-02-25T09:35:00.884Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/devmap.h [2025-02-25T09:35:00.884Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/devsdk-base.c [2025-02-25T09:35:00.884Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/devutil.h [2025-02-25T09:35:00.884Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/discovery.c [2025-02-25T09:35:00.884Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/discovery.h [2025-02-25T09:35:00.884Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/dto-read.c [2025-02-25T09:35:00.884Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/dto-read.h [2025-02-25T09:35:00.884Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/edgex-logging.c [2025-02-25T09:35:00.884Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/edgex-logging.h [2025-02-25T09:35:00.884Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/edgex-rest.c [2025-02-25T09:35:00.884Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/edgex-rest.h [2025-02-25T09:35:00.884Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/edgex2.h [2025-02-25T09:35:00.884Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/errorlist.h [2025-02-25T09:35:00.884Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/ [2025-02-25T09:35:00.884Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/CMakeLists.txt [2025-02-25T09:35:00.884Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/README.md [2025-02-25T09:35:00.884Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/ [2025-02-25T09:35:00.884Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/CMakeLists.txt [2025-02-25T09:35:00.884Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/README.md [2025-02-25T09:35:00.884Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/device-bitfields.c [2025-02-25T09:35:00.884Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/ [2025-02-25T09:35:00.884Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/configuration.yaml [2025-02-25T09:35:00.884Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/devices/ [2025-02-25T09:35:00.884Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/devices/Bitfields.json [2025-02-25T09:35:00.884Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/profiles/ [2025-02-25T09:35:00.884Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/profiles/Example-Bitfields.json [2025-02-25T09:35:00.884Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/ [2025-02-25T09:35:00.884Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/CMakeLists.txt [2025-02-25T09:35:00.884Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/README.md [2025-02-25T09:35:00.884Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/device-counter.c [2025-02-25T09:35:00.884Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/ [2025-02-25T09:35:00.884Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/configuration.yaml [2025-02-25T09:35:00.884Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/devices/ [2025-02-25T09:35:00.884Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/devices/Counters.json [2025-02-25T09:35:00.884Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/profiles/ [2025-02-25T09:35:00.884Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/profiles/Counter.json [2025-02-25T09:35:00.884Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/ [2025-02-25T09:35:00.884Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/CMakeLists.txt [2025-02-25T09:35:00.884Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/README.md [2025-02-25T09:35:00.884Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/ [2025-02-25T09:35:00.884Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/configuration.yaml [2025-02-25T09:35:00.884Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/devices/ [2025-02-25T09:35:00.884Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/devices/readme.txt [2025-02-25T09:35:00.884Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/profiles/ [2025-02-25T09:35:00.884Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/profiles/TemplateProfile.json [2025-02-25T09:35:00.884Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/template.c [2025-02-25T09:35:00.884Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/watcher1.json [2025-02-25T09:35:00.884Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/watcher2.json [2025-02-25T09:35:00.884Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/ [2025-02-25T09:35:00.884Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/CMakeLists.txt [2025-02-25T09:35:00.884Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/README.md [2025-02-25T09:35:00.884Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/device-file.c [2025-02-25T09:35:00.884Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/ [2025-02-25T09:35:00.884Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/configuration.yaml [2025-02-25T09:35:00.884Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/devices/ [2025-02-25T09:35:00.884Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/devices/file1.json [2025-02-25T09:35:00.884Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/lorem.txt [2025-02-25T09:35:00.884Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/profiles/ [2025-02-25T09:35:00.884Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/profiles/FileExampleProfile.json [2025-02-25T09:35:00.884Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/ [2025-02-25T09:35:00.884Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/CMakeLists.txt [2025-02-25T09:35:00.884Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/README.md [2025-02-25T09:35:00.884Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/device-gyro.c [2025-02-25T09:35:00.884Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/ [2025-02-25T09:35:00.884Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/configuration.yaml [2025-02-25T09:35:00.884Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/devices/ [2025-02-25T09:35:00.884Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/devices/gyro.json [2025-02-25T09:35:00.884Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/profiles/ [2025-02-25T09:35:00.884Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/profiles/Gyro.json [2025-02-25T09:35:00.884Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/ [2025-02-25T09:35:00.884Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/CMakeLists.txt [2025-02-25T09:35:00.884Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/README.md [2025-02-25T09:35:00.884Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/device-random.c [2025-02-25T09:35:00.884Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/ [2025-02-25T09:35:00.884Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/configuration.yaml [2025-02-25T09:35:00.884Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/devices/ [2025-02-25T09:35:00.884Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/devices/randomdevice1.json [2025-02-25T09:35:00.884Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/profiles/ [2025-02-25T09:35:00.884Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/profiles/RandomExampleProfile.json [2025-02-25T09:35:00.884Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/ [2025-02-25T09:35:00.884Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/configuration.yaml [2025-02-25T09:35:00.884Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/devices/ [2025-02-25T09:35:00.884Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/devices/device1.json [2025-02-25T09:35:00.884Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/profiles/ [2025-02-25T09:35:00.884Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/profiles/TemplateProfile.json [2025-02-25T09:35:00.884Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/template.c [2025-02-25T09:35:00.884Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/ [2025-02-25T09:35:00.884Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/CMakeLists.txt [2025-02-25T09:35:00.884Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/README.md [2025-02-25T09:35:00.884Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/device-terminal.c [2025-02-25T09:35:00.884Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/ [2025-02-25T09:35:00.884Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/configuration.yaml [2025-02-25T09:35:00.884Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/devices/ [2025-02-25T09:35:00.884Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/devices/terminal.json [2025-02-25T09:35:00.884Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/profiles/ [2025-02-25T09:35:00.884Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/profiles/Terminal.json [2025-02-25T09:35:00.884Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/filesys.c [2025-02-25T09:35:00.884Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/filesys.h [2025-02-25T09:35:00.884Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/keeper.c [2025-02-25T09:35:00.884Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/keeper.h [2025-02-25T09:35:00.884Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/map.c [2025-02-25T09:35:00.884Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/map.h [2025-02-25T09:35:00.884Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/metadata.c [2025-02-25T09:35:00.884Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/metadata.h [2025-02-25T09:35:00.884Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/metrics.h [2025-02-25T09:35:00.884Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/opstate.c [2025-02-25T09:35:00.884Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/opstate.h [2025-02-25T09:35:00.884Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/parson.c [2025-02-25T09:35:00.884Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/parson.h [2025-02-25T09:35:00.884Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/profiles.c [2025-02-25T09:35:00.884Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/profiles.h [2025-02-25T09:35:00.884Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/registry-impl.h [2025-02-25T09:35:00.884Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/registry.c [2025-02-25T09:35:00.884Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/registry.h [2025-02-25T09:35:00.884Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/reqdata.c [2025-02-25T09:35:00.884Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/reqdata.h [2025-02-25T09:35:00.884Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/request_auth.c [2025-02-25T09:35:00.884Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/request_auth.h [2025-02-25T09:35:00.884Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/rest-server.c [2025-02-25T09:35:00.884Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/rest-server.h [2025-02-25T09:35:00.884Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/rest.c [2025-02-25T09:35:00.884Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/rest.h [2025-02-25T09:35:00.884Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets-impl.h [2025-02-25T09:35:00.884Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets-insecure.c [2025-02-25T09:35:00.884Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets-insecure.h [2025-02-25T09:35:00.884Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets-vault.c [2025-02-25T09:35:00.884Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets-vault.h [2025-02-25T09:35:00.884Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets.c [2025-02-25T09:35:00.884Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets.h+ cd device-sdk-c-4.0.0-dev.14 [2025-02-25T09:35:00.884Z] + ./scripts/build.sh [2025-02-25T09:35:00.884Z]  [2025-02-25T09:35:00.884Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/service.c [2025-02-25T09:35:00.884Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/service.h [2025-02-25T09:35:00.884Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/transform.c [2025-02-25T09:35:00.884Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/transform.h [2025-02-25T09:35:00.884Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/validate.c [2025-02-25T09:35:00.884Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/validate.h [2025-02-25T09:35:00.884Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/watchers.c [2025-02-25T09:35:00.884Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/watchers.h [2025-02-25T09:35:00.884Z] creating: device-sdk-c-4.0.0-dev.14/src/cmake/ [2025-02-25T09:35:00.884Z] inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindIOT.cmake [2025-02-25T09:35:00.884Z] inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindLIBCBOR.cmake [2025-02-25T09:35:00.884Z] inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindLIBMICROHTTP.cmake [2025-02-25T09:35:00.884Z] inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindLIBPAHO.cmake [2025-02-25T09:35:00.884Z] inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindLIBUUID.cmake [2025-02-25T09:35:00.884Z] inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindLIBYAML.cmake [2025-02-25T09:35:00.884Z] + CPPCHECK=false [2025-02-25T09:35:00.884Z] + DOCGEN=false [2025-02-25T09:35:00.884Z] + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' [2025-02-25T09:35:00.884Z] + '[' 0 -gt 0 ] [2025-02-25T09:35:00.884Z] + readlink -f ./scripts/build.sh [2025-02-25T09:35:00.884Z] + dirname /device-can/deps/device-sdk-c-4.0.0-dev.14/scripts/build.sh [2025-02-25T09:35:00.884Z] + dirname /device-can/deps/device-sdk-c-4.0.0-dev.14/scripts [2025-02-25T09:35:00.884Z] + ROOT=/device-can/deps/device-sdk-c-4.0.0-dev.14 [2025-02-25T09:35:00.884Z] + cd /device-can/deps/device-sdk-c-4.0.0-dev.14 [2025-02-25T09:35:00.884Z] + mkdir -p /device-can/deps/device-sdk-c-4.0.0-dev.14/build/release [2025-02-25T09:35:00.884Z] + cd /device-can/deps/device-sdk-c-4.0.0-dev.14/build/release [2025-02-25T09:35:00.884Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-can/deps/device-sdk-c-4.0.0-dev.14/src [2025-02-25T09:35:00.884Z] -- The C compiler identification is GNU 11.2.1 [2025-02-25T09:35:00.884Z] -- Detecting C compiler ABI info [2025-02-25T09:35:00.884Z] -- Detecting C compiler ABI info - done [2025-02-25T09:35:01.143Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-02-25T09:35:01.143Z] -- Detecting C compile features [2025-02-25T09:35:01.143Z] -- Detecting C compile features - done [2025-02-25T09:35:01.143Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2025-02-25T09:35:01.143Z] -- Found CURL: /usr/lib/libcurl.so (found version "8.5.0") [2025-02-25T09:35:01.143Z] -- Found LIBYAML: /usr/lib/libyaml.so [2025-02-25T09:35:01.143Z] -- Found LIBUUID: /usr/lib/libuuid.so [2025-02-25T09:35:01.143Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2025-02-25T09:35:01.143Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2025-02-25T09:35:01.143Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-02-25T09:35:01.143Z] -- /opt/iotech/iot/1.5/include [2025-02-25T09:35:01.143Z] -- C SDK 0.0.0 for Linux [2025-02-25T09:35:01.143Z] -- Performing Test CSDK_HAVE_ATOMIC [2025-02-25T09:35:01.143Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2025-02-25T09:35:01.143Z] -- Found Curses: /usr/lib/libcurses.so [2025-02-25T09:35:01.143Z] -- Configuring done [2025-02-25T09:35:01.406Z] -- Generating done [2025-02-25T09:35:01.406Z] -- Build files have been written to: /device-can/deps/device-sdk-c-4.0.0-dev.14/build/release [2025-02-25T09:35:01.406Z] + make all package [2025-02-25T09:35:01.406Z] + tee release.log [2025-02-25T09:35:01.406Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2025-02-25T09:35:01.406Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2025-02-25T09:35:01.667Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2025-02-25T09:35:01.927Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2025-02-25T09:35:01.927Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2025-02-25T09:35:02.497Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2025-02-25T09:35:02.497Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2025-02-25T09:35:02.497Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2025-02-25T09:35:02.758Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2025-02-25T09:35:03.019Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2025-02-25T09:35:03.279Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2025-02-25T09:35:03.279Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2025-02-25T09:35:03.538Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2025-02-25T09:35:03.538Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2025-02-25T09:35:03.796Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2025-02-25T09:35:04.056Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2025-02-25T09:35:04.056Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2025-02-25T09:35:04.056Z] In file included from /opt/iotech/iot/1.5/include/iot/threadpool.h:15, [2025-02-25T09:35:04.056Z] from /device-can/deps/device-sdk-c-4.0.0-dev.14/src/c/registry.h:14, [2025-02-25T09:35:04.056Z] from /device-can/deps/device-sdk-c-4.0.0-dev.14/src/c/registry-impl.h:12, [2025-02-25T09:35:04.056Z] from /device-can/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.h:12, [2025-02-25T09:35:04.056Z] from /device-can/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:4: [2025-02-25T09:35:04.056Z] /device-can/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c: In function 'edgex_keeper_client_init': [2025-02-25T09:35:04.056Z] /device-can/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:121:31: warning: format '%s' expects a matching 'char *' argument [-Wformat=] [2025-02-25T09:35:04.056Z] 121 | iot_log_error(logger, "Could not parse URL \"%s\" as a core-keeper config/registry URL"); [2025-02-25T09:35:04.056Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-02-25T09:35:04.056Z] /opt/iotech/iot/1.5/include/iot/logger.h:185:104: note: in definition of macro 'iot_log_error' [2025-02-25T09:35:04.056Z] 185 | #define iot_log_error(l,...) if ((l) && (l)->level >= IOT_LOG_ERROR) iot_log__log ((l), IOT_LOG_ERROR, __VA_ARGS__) [2025-02-25T09:35:04.056Z] | ^~~~~~~~~~~ [2025-02-25T09:35:04.056Z] /device-can/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:121:55: note: format string is defined here [2025-02-25T09:35:04.056Z] 121 | iot_log_error(logger, "Could not parse URL \"%s\" as a core-keeper config/registry URL"); [2025-02-25T09:35:04.056Z] | ~^ [2025-02-25T09:35:04.056Z] | | [2025-02-25T09:35:04.056Z] | char * [2025-02-25T09:35:04.315Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2025-02-25T09:35:04.574Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2025-02-25T09:35:04.834Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2025-02-25T09:35:04.834Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2025-02-25T09:35:05.776Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2025-02-25T09:35:05.776Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2025-02-25T09:35:06.036Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2025-02-25T09:35:06.036Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2025-02-25T09:35:06.036Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2025-02-25T09:35:06.297Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2025-02-25T09:35:06.865Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2025-02-25T09:35:06.865Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2025-02-25T09:35:07.127Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2025-02-25T09:35:07.127Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2025-02-25T09:35:07.694Z] /device-can/deps/device-sdk-c-4.0.0-dev.14/src/c/service.c: In function 'devsdk_service_start': [2025-02-25T09:35:07.694Z] /device-can/deps/device-sdk-c-4.0.0-dev.14/src/c/service.c:1063:5: warning: 'deviceservices_config' may be used uninitialized in this function [-Wmaybe-uninitialized] [2025-02-25T09:35:07.694Z] 1063 | edgex_device_parseClients (svc->logger, iot_data_string_map_get (deviceservices_config, "Clients"), &svc->config.endpoints); [2025-02-25T09:35:07.694Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-02-25T09:35:07.694Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2025-02-25T09:35:07.954Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2025-02-25T09:35:07.954Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2025-02-25T09:35:07.954Z] [ 68%] Linking C shared library libcsdk.so [2025-02-25T09:35:07.954Z] [ 68%] Built target csdk [2025-02-25T09:35:07.954Z] [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2025-02-25T09:35:08.213Z] [ 72%] Linking C executable template [2025-02-25T09:35:08.213Z] [ 72%] Built target template [2025-02-25T09:35:08.474Z] [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2025-02-25T09:35:08.474Z] [ 76%] Linking C executable device-counter [2025-02-25T09:35:08.474Z] [ 76%] Built target device-counter [2025-02-25T09:35:08.474Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2025-02-25T09:35:08.733Z] [ 80%] Linking C executable device-random [2025-02-25T09:35:08.733Z] [ 80%] Built target device-random [2025-02-25T09:35:08.733Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2025-02-25T09:35:08.733Z] [ 84%] Linking C executable device-gyro [2025-02-25T09:35:08.992Z] [ 84%] Built target device-gyro [2025-02-25T09:35:08.992Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2025-02-25T09:35:08.992Z] [ 88%] Linking C executable device-bitfields [2025-02-25T09:35:08.992Z] [ 88%] Built target device-bitfields [2025-02-25T09:35:08.992Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2025-02-25T09:35:09.251Z] [ 92%] Linking C executable template-discovery [2025-02-25T09:35:09.251Z] [ 92%] Built target template-discovery [2025-02-25T09:35:09.251Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2025-02-25T09:35:09.510Z] [ 96%] Linking C executable device-file [2025-02-25T09:35:09.510Z] [ 96%] Built target device-file [2025-02-25T09:35:09.510Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2025-02-25T09:35:09.769Z] [100%] Linking C executable device-terminal [2025-02-25T09:35:09.769Z] [100%] Built target device-terminal [2025-02-25T09:35:09.769Z] Run CPack packaging tool... [2025-02-25T09:35:09.769Z] CPack: Create package using TGZ [2025-02-25T09:35:09.769Z] CPack: Install projects [2025-02-25T09:35:09.769Z] CPack: - Run preinstall target for: Csdk [2025-02-25T09:35:10.029Z] CPack: - Install project: Csdk [] [2025-02-25T09:35:10.029Z] CPack: Create package [2025-02-25T09:35:10.029Z] CPack: - package: /device-can/deps/device-sdk-c-4.0.0-dev.14/build/release/csdk-0.0.0.tar.gz generated. [2025-02-25T09:35:10.029Z] + '[' false '=' true ] [2025-02-25T09:35:10.029Z] + '[' false '=' true ] [2025-02-25T09:35:10.029Z] + mkdir -p /device-can/deps/device-sdk-c-4.0.0-dev.14/build/debug [2025-02-25T09:35:10.029Z] + cd /device-can/deps/device-sdk-c-4.0.0-dev.14/build/debug [2025-02-25T09:35:10.029Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /device-can/deps/device-sdk-c-4.0.0-dev.14/src [2025-02-25T09:35:10.029Z] -- The C compiler identification is GNU 11.2.1 [2025-02-25T09:35:10.029Z] -- Detecting C compiler ABI info [2025-02-25T09:35:10.288Z] -- Detecting C compiler ABI info - done [2025-02-25T09:35:10.288Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-02-25T09:35:10.288Z] -- Detecting C compile features [2025-02-25T09:35:10.288Z] -- Detecting C compile features - done [2025-02-25T09:35:10.288Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2025-02-25T09:35:10.288Z] -- Found CURL: /usr/lib/libcurl.so (found version "8.5.0") [2025-02-25T09:35:10.288Z] -- Found LIBYAML: /usr/lib/libyaml.so [2025-02-25T09:35:10.288Z] -- Found LIBUUID: /usr/lib/libuuid.so [2025-02-25T09:35:10.288Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2025-02-25T09:35:10.288Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2025-02-25T09:35:10.288Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-02-25T09:35:10.288Z] -- /opt/iotech/iot/1.5/include [2025-02-25T09:35:10.288Z] -- C SDK 0.0.0 for Linux [2025-02-25T09:35:10.288Z] -- Performing Test CSDK_HAVE_ATOMIC [2025-02-25T09:35:10.288Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2025-02-25T09:35:10.288Z] -- Found Curses: /usr/lib/libcurses.so [2025-02-25T09:35:10.549Z] -- Configuring done [2025-02-25T09:35:10.549Z] -- Generating done [2025-02-25T09:35:10.549Z] -- Build files have been written to: /device-can/deps/device-sdk-c-4.0.0-dev.14/build/debug [2025-02-25T09:35:10.549Z] + make [2025-02-25T09:35:10.549Z] + tee debug.log [2025-02-25T09:35:10.549Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2025-02-25T09:35:10.549Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2025-02-25T09:35:10.808Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2025-02-25T09:35:10.808Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2025-02-25T09:35:10.808Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2025-02-25T09:35:11.067Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2025-02-25T09:35:11.067Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2025-02-25T09:35:11.067Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2025-02-25T09:35:11.326Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2025-02-25T09:35:11.326Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2025-02-25T09:35:11.326Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2025-02-25T09:35:11.585Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2025-02-25T09:35:11.585Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2025-02-25T09:35:11.585Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2025-02-25T09:35:11.844Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2025-02-25T09:35:11.844Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2025-02-25T09:35:11.844Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2025-02-25T09:35:12.103Z] In file included from /opt/iotech/iot/1.5/include/iot/threadpool.h:15, [2025-02-25T09:35:12.103Z] from /device-can/deps/device-sdk-c-4.0.0-dev.14/src/c/registry.h:14, [2025-02-25T09:35:12.103Z] from /device-can/deps/device-sdk-c-4.0.0-dev.14/src/c/registry-impl.h:12, [2025-02-25T09:35:12.103Z] from /device-can/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.h:12, [2025-02-25T09:35:12.103Z] from /device-can/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:4: [2025-02-25T09:35:12.103Z] /device-can/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c: In function 'edgex_keeper_client_init': [2025-02-25T09:35:12.103Z] /device-can/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:121:31: warning: format '%s' expects a matching 'char *' argument [-Wformat=] [2025-02-25T09:35:12.103Z] 121 | iot_log_error(logger, "Could not parse URL \"%s\" as a core-keeper config/registry URL"); [2025-02-25T09:35:12.103Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-02-25T09:35:12.103Z] /opt/iotech/iot/1.5/include/iot/logger.h:185:104: note: in definition of macro 'iot_log_error' [2025-02-25T09:35:12.103Z] 185 | #define iot_log_error(l,...) if ((l) && (l)->level >= IOT_LOG_ERROR) iot_log__log ((l), IOT_LOG_ERROR, __VA_ARGS__) [2025-02-25T09:35:12.103Z] | ^~~~~~~~~~~ [2025-02-25T09:35:12.103Z] /device-can/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:121:55: note: format string is defined here [2025-02-25T09:35:12.103Z] 121 | iot_log_error(logger, "Could not parse URL \"%s\" as a core-keeper config/registry URL"); [2025-02-25T09:35:12.103Z] | ~^ [2025-02-25T09:35:12.103Z] | | [2025-02-25T09:35:12.103Z] | char * [2025-02-25T09:35:12.103Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2025-02-25T09:35:12.103Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2025-02-25T09:35:12.362Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2025-02-25T09:35:12.362Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2025-02-25T09:35:12.622Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2025-02-25T09:35:12.622Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2025-02-25T09:35:12.622Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2025-02-25T09:35:12.881Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2025-02-25T09:35:12.881Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2025-02-25T09:35:12.881Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2025-02-25T09:35:13.141Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2025-02-25T09:35:13.141Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2025-02-25T09:35:13.401Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2025-02-25T09:35:13.401Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2025-02-25T09:35:13.660Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2025-02-25T09:35:13.660Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2025-02-25T09:35:13.660Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2025-02-25T09:35:13.660Z] [ 68%] Linking C shared library libcsdk.so [2025-02-25T09:35:13.918Z] [ 68%] Built target csdk [2025-02-25T09:35:13.918Z] [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2025-02-25T09:35:13.918Z] [ 72%] Linking C executable template [2025-02-25T09:35:13.918Z] [ 72%] Built target template [2025-02-25T09:35:13.918Z] [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2025-02-25T09:35:14.178Z] [ 76%] Linking C executable device-counter [2025-02-25T09:35:14.178Z] [ 76%] Built target device-counter [2025-02-25T09:35:14.178Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2025-02-25T09:35:14.178Z] [ 80%] Linking C executable device-random [2025-02-25T09:35:14.178Z] [ 80%] Built target device-random [2025-02-25T09:35:14.178Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2025-02-25T09:35:14.436Z] [ 84%] Linking C executable device-gyro [2025-02-25T09:35:14.436Z] [ 84%] Built target device-gyro [2025-02-25T09:35:14.436Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2025-02-25T09:35:14.436Z] [ 88%] Linking C executable device-bitfields [2025-02-25T09:35:14.695Z] [ 88%] Built target device-bitfields [2025-02-25T09:35:14.695Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2025-02-25T09:35:14.695Z] [ 92%] Linking C executable template-discovery [2025-02-25T09:35:14.695Z] [ 92%] Built target template-discovery [2025-02-25T09:35:14.695Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2025-02-25T09:35:14.954Z] [ 96%] Linking C executable device-file [2025-02-25T09:35:14.954Z] [ 96%] Built target device-file [2025-02-25T09:35:14.954Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2025-02-25T09:35:14.954Z] [100%] Linking C executable device-terminal [2025-02-25T09:35:14.954Z] [100%] Built target device-terminal [2025-02-25T09:35:14.954Z] + cp -rf include/devsdk include/edgex /usr/include/ [2025-02-25T09:35:14.954Z] + cp build/release/c/libcsdk.so /usr/lib/ [2025-02-25T09:35:14.954Z] + mkdir -p /usr/share/doc/edgex-csdk [2025-02-25T09:35:14.954Z] + cp Attribution.txt /usr/share/doc/edgex-csdk [2025-02-25T09:35:14.954Z] + cp LICENSE /usr/share/doc/edgex-csdk [2025-02-25T09:35:14.954Z] + rm -rf /device-can/deps [2025-02-25T09:35:15.521Z] Removing intermediate container f380a5af1adb [2025-02-25T09:35:15.521Z] ---> 61dee011ecce [2025-02-25T09:35:15.521Z] Step 12/12 : RUN /device-can/scripts/build.sh [2025-02-25T09:35:15.521Z] ---> Running in a7eebbbefcb1 [2025-02-25T09:35:15.780Z] + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' [2025-02-25T09:35:15.780Z] + readlink -f /device-can/scripts/build.sh [2025-02-25T09:35:15.780Z] + dirname /device-can/scripts/build.sh [2025-02-25T09:35:15.780Z] + dirname /device-can/scripts [2025-02-25T09:35:15.780Z] + ROOT=/device-can [2025-02-25T09:35:15.780Z] + echo /device-can [2025-02-25T09:35:15.780Z] + cd /device-can [2025-02-25T09:35:15.780Z] + mkdir -p /device-can/build/release [2025-02-25T09:35:15.780Z] /device-can [2025-02-25T09:35:15.780Z] + cd /device-can/build/release [2025-02-25T09:35:15.780Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-can/src [2025-02-25T09:35:15.780Z] -- The C compiler identification is GNU 11.2.1 [2025-02-25T09:35:15.780Z] -- Detecting C compiler ABI info [2025-02-25T09:35:15.780Z] -- Detecting C compiler ABI info - done [2025-02-25T09:35:15.780Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-02-25T09:35:15.780Z] -- Detecting C compile features [2025-02-25T09:35:15.780Z] -- Detecting C compile features - done [2025-02-25T09:35:15.780Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-02-25T09:35:15.780Z] -- /opt/iotech/iot/1.5/include [2025-02-25T09:35:15.780Z] -- Found LIBCSDK: /usr/lib/libcsdk.so [2025-02-25T09:35:15.780Z] -- Configuring done [2025-02-25T09:35:15.780Z] -- Generating done [2025-02-25T09:35:15.780Z] -- Build files have been written to: /device-can/build/release [2025-02-25T09:35:15.780Z] + make all [2025-02-25T09:35:15.780Z] + tee release.log [2025-02-25T09:35:15.780Z] [ 50%] Building C object CMakeFiles/device-can.dir/c/device-can.c.o [2025-02-25T09:35:16.040Z] In file included from /usr/include/devsdk/devsdk.h:18, [2025-02-25T09:35:16.040Z] from /device-can/src/c/device-can.h:24, [2025-02-25T09:35:16.040Z] from /device-can/src/c/device-can.c:27: [2025-02-25T09:35:16.040Z] /device-can/src/c/device-can.c: In function 'can_get_handler': [2025-02-25T09:35:16.040Z] /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-02-25T09:35:16.040Z] 177 | iot_log_debug(driver->lc, "CAN:Triggering Get events req type=%d\n", [2025-02-25T09:35:16.040Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-02-25T09:35:16.040Z] 178 | requests[i].resource->type); [2025-02-25T09:35:16.040Z] | ~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-02-25T09:35:16.040Z] | | [2025-02-25T09:35:16.040Z] | iot_typecode_t [2025-02-25T09:35:16.040Z] /device-can/src/c/device-can.c:177:80: note: format string is defined here [2025-02-25T09:35:16.040Z] 177 | iot_log_debug(driver->lc, "CAN:Triggering Get events req type=%d\n", [2025-02-25T09:35:16.040Z] | ~^ [2025-02-25T09:35:16.040Z] | | [2025-02-25T09:35:16.040Z] | int [2025-02-25T09:35:16.040Z] [100%] Linking C executable device-can [2025-02-25T09:35:16.300Z] [100%] Built target device-can [2025-02-25T09:35:16.559Z] Removing intermediate container a7eebbbefcb1 [2025-02-25T09:35:16.559Z] ---> aac8f5f4badd [2025-02-25T09:35:16.559Z] [Warning] One or more build-args [BASE] were not consumed [2025-02-25T09:35:16.559Z] Successfully built aac8f5f4badd [2025-02-25T09:35:16.559Z] 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-02-25T09:35:17.269Z] + docker inspect -f . ci-base-image-x86_64 [2025-02-25T09:35:17.269Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-25T09:35:17.405Z] prd-ubuntu20.04-docker-8c-8g-39689 does not seem to be running inside a container [2025-02-25T09:35:17.428Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-can_PR-8 -v /w/workspace/edgexfoundry_device-can_PR-8:/w/workspace/edgexfoundry_device-can_PR-8:rw,z -v /w/workspace/edgexfoundry_device-can_PR-8@tmp:/w/workspace/edgexfoundry_device-can_PR-8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-02-25T09:35:17.763Z] $ docker top 50a92376611f5088ca35bfaa82393a350ee91f975be28b5df69b1d7a9d77f5e4 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-25T09:35:18.166Z] + make test [2025-02-25T09:35:18.167Z] build/release/device-can/device-can [Pipeline] } [2025-02-25T09:35:18.194Z] $ docker stop --time=1 50a92376611f5088ca35bfaa82393a350ee91f975be28b5df69b1d7a9d77f5e4 [2025-02-25T09:35:19.473Z] $ docker rm -f --volumes 50a92376611f5088ca35bfaa82393a350ee91f975be28b5df69b1d7a9d77f5e4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-02-25T09:35:20.251Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-02-25T09:35:20.567Z] + ls -al . [2025-02-25T09:35:20.567Z] total 76 [2025-02-25T09:35:20.567Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 25 09:34 . [2025-02-25T09:35:20.567Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 25 09:34 .. [2025-02-25T09:35:20.567Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 25 09:34 .git [2025-02-25T09:35:20.567Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 25 09:34 .github [2025-02-25T09:35:20.567Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 25 09:34 .semver [2025-02-25T09:35:20.567Z] -rw-rw-r-- 1 jenkins jenkins 383 Feb 25 09:34 Attribution.txt [2025-02-25T09:35:20.567Z] -rw-rw-r-- 1 jenkins jenkins 592 Feb 25 09:34 CHANGELOG.md [2025-02-25T09:35:20.567Z] -rwxrwxr-x 1 jenkins jenkins 677 Feb 25 09:34 GOVERNANCE.md [2025-02-25T09:35:20.567Z] -rwxrwxr-x 1 jenkins jenkins 762 Feb 25 09:34 Jenkinsfile [2025-02-25T09:35:20.567Z] -rwxrwxr-x 1 jenkins jenkins 10174 Feb 25 09:34 LICENSE [2025-02-25T09:35:20.567Z] -rwxrwxr-x 1 jenkins jenkins 801 Feb 25 09:34 Makefile [2025-02-25T09:35:20.567Z] -rwxrwxr-x 1 jenkins jenkins 616 Feb 25 09:34 OWNERS.md [2025-02-25T09:35:20.567Z] -rwxrwxr-x 1 jenkins jenkins 4090 Feb 25 09:34 README.md [2025-02-25T09:35:20.567Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 25 09:34 VERSION [2025-02-25T09:35:20.567Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 25 09:34 res [2025-02-25T09:35:20.567Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 25 09:34 scripts [2025-02-25T09:35:20.567Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 25 09:34 src [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-25T09:35:21.023Z] + 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=1d846d0afc4f991322084201950b93fda2b84cee --label arch=amd64 --label version=0.0.0 . [2025-02-25T09:35:21.023Z] Sending build context to Docker daemon 266.2kB [2025-02-25T09:35:21.023Z] Step 1/30 : ARG BASE_TEMPORARY=alpine:3.16 [2025-02-25T09:35:21.023Z] Step 2/30 : FROM ${BASE_TEMPORARY} as builder [2025-02-25T09:35:21.023Z] ---> d49a5025be10 [2025-02-25T09:35:21.023Z] 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-02-25T09:35:21.023Z] ---> Using cache [2025-02-25T09:35:21.023Z] ---> 953c8203346a [2025-02-25T09:35:21.023Z] Step 4/30 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.16/main' >> /etc/apk/repositories [2025-02-25T09:35:21.023Z] ---> Using cache [2025-02-25T09:35:21.023Z] ---> e68f07237379 [2025-02-25T09:35:21.023Z] 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-02-25T09:35:21.023Z] ---> Running in 44dcc20be158 [2025-02-25T09:35:21.283Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2025-02-25T09:35:21.283Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2025-02-25T09:35:21.543Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.16/main/x86_64/APKINDEX.tar.gz [2025-02-25T09:35:22.111Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-02-25T09:35:22.111Z] (1/79) Upgrading musl (1.2.3-r3 -> 1.2.3-r4) [2025-02-25T09:35:22.111Z] (2/79) Installing libgcc (11.2.1_git20220219-r2) [2025-02-25T09:35:22.111Z] (3/79) Installing libstdc++ (11.2.1_git20220219-r2) [2025-02-25T09:35:22.111Z] (4/79) Installing binutils (2.38-r3) [2025-02-25T09:35:22.111Z] (5/79) Installing libmagic (5.41-r0) [2025-02-25T09:35:22.111Z] (6/79) Installing file (5.41-r0) [2025-02-25T09:35:22.111Z] (7/79) Installing libgomp (11.2.1_git20220219-r2) [2025-02-25T09:35:22.111Z] (8/79) Installing libatomic (11.2.1_git20220219-r2) [2025-02-25T09:35:22.111Z] (9/79) Installing gmp (6.2.1-r2) [2025-02-25T09:35:22.111Z] (10/79) Installing isl22 (0.22-r0) [2025-02-25T09:35:22.111Z] (11/79) Installing mpfr4 (4.1.0-r0) [2025-02-25T09:35:22.111Z] (12/79) Installing mpc1 (1.2.1-r0) [2025-02-25T09:35:22.111Z] (13/79) Installing gcc (11.2.1_git20220219-r2) [2025-02-25T09:35:22.684Z] (14/79) Installing musl-dev (1.2.3-r4) [2025-02-25T09:35:22.684Z] (15/79) Installing libc-dev (0.7.2-r3) [2025-02-25T09:35:22.684Z] (16/79) Installing g++ (11.2.1_git20220219-r2) [2025-02-25T09:35:23.273Z] (17/79) Installing make (4.3-r0) [2025-02-25T09:35:23.273Z] (18/79) Installing fortify-headers (1.1-r1) [2025-02-25T09:35:23.273Z] (19/79) Installing patch (2.7.6-r7) [2025-02-25T09:35:23.273Z] (20/79) Installing build-base (0.5-r3) [2025-02-25T09:35:23.273Z] (21/79) Installing libacl (2.3.1-r0) [2025-02-25T09:35:23.273Z] (22/79) Installing libbz2 (1.0.8-r1) [2025-02-25T09:35:23.273Z] (23/79) Installing expat (2.6.2-r0) [2025-02-25T09:35:23.273Z] (24/79) Installing lz4-libs (1.9.3-r1) [2025-02-25T09:35:23.273Z] (25/79) Installing xz-libs (5.2.5-r1) [2025-02-25T09:35:23.273Z] (26/79) Installing zstd-libs (1.5.2-r1) [2025-02-25T09:35:23.273Z] (27/79) Installing libarchive (3.7.4-r0) [2025-02-25T09:35:23.273Z] (28/79) Installing ca-certificates (20240226-r0) [2025-02-25T09:35:23.273Z] (29/79) Installing brotli-libs (1.0.9-r6) [2025-02-25T09:35:23.273Z] (30/79) Installing nghttp2-libs (1.47.0-r2) [2025-02-25T09:35:23.273Z] (31/79) Installing libcurl (8.5.0-r0) [2025-02-25T09:35:23.273Z] (32/79) Installing ncurses-terminfo-base (6.3_p20220521-r1) [2025-02-25T09:35:23.273Z] (33/79) Installing ncurses-libs (6.3_p20220521-r1) [2025-02-25T09:35:23.273Z] (34/79) Installing rhash-libs (1.4.2-r2) [2025-02-25T09:35:23.273Z] (35/79) Installing libuv (1.44.1-r0) [2025-02-25T09:35:23.273Z] (36/79) Installing cmake (3.23.5-r0) [2025-02-25T09:35:23.537Z] (37/79) Installing pkgconf (1.8.1-r0) [2025-02-25T09:35:23.537Z] (38/79) Installing openssl-dev (1.1.1w-r1) [2025-02-25T09:35:23.537Z] (39/79) Installing nghttp2-dev (1.47.0-r2) [2025-02-25T09:35:23.537Z] (40/79) Installing zlib-dev (1.2.12-r3) [2025-02-25T09:35:23.537Z] (41/79) Installing brotli-dev (1.0.9-r6) [2025-02-25T09:35:23.537Z] (42/79) Installing curl-dev (8.5.0-r0) [2025-02-25T09:35:23.537Z] (43/79) Installing pcre2 (10.42-r0) [2025-02-25T09:35:23.537Z] (44/79) Installing git (2.36.6-r0) [2025-02-25T09:35:23.797Z] (45/79) Installing hiredis (1.0.2-r0) [2025-02-25T09:35:23.797Z] (46/79) Installing hiredis-dev (1.0.2-r0) [2025-02-25T09:35:23.797Z] (47/79) Installing yaml (0.2.5-r0) [2025-02-25T09:35:23.797Z] (48/79) Installing libcbor (0.9.0-r1) [2025-02-25T09:35:23.797Z] (49/79) Installing iotech-iot-1.5 (1.5.5-r0) [2025-02-25T09:35:24.366Z] (50/79) Installing iotech-iot-1.5-dev (1.5.5-r0) [2025-02-25T09:35:24.366Z] (51/79) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.13-r0) [2025-02-25T09:35:24.626Z] (52/79) Installing libcbor-dev (0.9.0-r1) [2025-02-25T09:35:24.626Z] (53/79) Installing libexecinfo (1.1-r1) [2025-02-25T09:35:24.626Z] (54/79) Installing libexecinfo-dev (1.1-r1) [2025-02-25T09:35:24.626Z] (55/79) Installing nettle (3.7.3-r0) [2025-02-25T09:35:24.626Z] (56/79) Installing libffi (3.4.2-r1) [2025-02-25T09:35:24.626Z] (57/79) Installing p11-kit (0.24.1-r0) [2025-02-25T09:35:24.626Z] (58/79) Installing libtasn1 (4.18.0-r1) [2025-02-25T09:35:24.626Z] (59/79) Installing libunistring (1.0-r0) [2025-02-25T09:35:24.626Z] (60/79) Installing gnutls (3.7.7-r1) [2025-02-25T09:35:24.886Z] (61/79) Installing libmicrohttpd (0.9.75-r0) [2025-02-25T09:35:24.886Z] (62/79) Installing gnutls-c++ (3.7.7-r1) [2025-02-25T09:35:24.886Z] (63/79) Installing libgmpxx (6.2.1-r2) [2025-02-25T09:35:24.886Z] (64/79) Installing gmp-dev (6.2.1-r2) [2025-02-25T09:35:24.886Z] (65/79) Installing nettle-dev (3.7.3-r0) [2025-02-25T09:35:24.886Z] (66/79) Installing libtasn1-progs (4.18.0-r1) [2025-02-25T09:35:24.886Z] (67/79) Installing libtasn1-dev (4.18.0-r1) [2025-02-25T09:35:24.886Z] (68/79) Installing p11-kit-dev (0.24.1-r0) [2025-02-25T09:35:24.886Z] (69/79) Installing gnutls-dev (3.7.7-r1) [2025-02-25T09:35:24.886Z] (70/79) Installing libmicrohttpd-dev (0.9.75-r0) [2025-02-25T09:35:24.886Z] (71/79) Installing linux-headers (5.16.7-r1) [2025-02-25T09:35:24.886Z] (72/79) Installing ncurses-dev (6.3_p20220521-r1) [2025-02-25T09:35:24.886Z] (73/79) Installing libblkid (2.38-r1) [2025-02-25T09:35:24.886Z] (74/79) Installing libuuid (2.38-r1) [2025-02-25T09:35:24.886Z] (75/79) Installing libfdisk (2.38-r1) [2025-02-25T09:35:24.886Z] (76/79) Installing libmount (2.38-r1) [2025-02-25T09:35:24.886Z] (77/79) Installing libsmartcols (2.38-r1) [2025-02-25T09:35:24.886Z] (78/79) Installing util-linux-dev (2.38-r1) [2025-02-25T09:35:24.886Z] (79/79) Installing yaml-dev (0.2.5-r0) [2025-02-25T09:35:24.886Z] Executing busybox-1.35.0-r17.trigger [2025-02-25T09:35:24.886Z] Executing ca-certificates-20240226-r0.trigger [2025-02-25T09:35:24.886Z] OK: 281 MiB in 92 packages [2025-02-25T09:35:31.458Z] Removing intermediate container 44dcc20be158 [2025-02-25T09:35:31.458Z] ---> a39a0df99c95 [2025-02-25T09:35:31.458Z] Step 6/30 : COPY scripts /device-can/scripts [2025-02-25T09:35:31.458Z] ---> b531a46b9459 [2025-02-25T09:35:31.458Z] Step 7/30 : COPY src /device-can/src/ [2025-02-25T09:35:31.458Z] ---> 7f63bcb5212b [2025-02-25T09:35:31.458Z] Step 8/30 : COPY VERSION /device-can/ [2025-02-25T09:35:31.458Z] ---> 49ec5d492b6f [2025-02-25T09:35:31.458Z] Step 9/30 : WORKDIR /device-can [2025-02-25T09:35:31.458Z] ---> Running in bd88bb71be0b [2025-02-25T09:35:31.458Z] Removing intermediate container bd88bb71be0b [2025-02-25T09:35:31.458Z] ---> 05898dc02ced [2025-02-25T09:35:31.458Z] Step 10/30 : RUN /device-can/scripts/build_deps.sh 1 [2025-02-25T09:35:31.458Z] ---> Running in ca936dbe4a5c [2025-02-25T09:35:31.458Z] + BUILD_CSDK=1 [2025-02-25T09:35:31.458Z] + CSDK_VERSION=4.0.0-dev.14 [2025-02-25T09:35:31.458Z] + '[' -d deps ] [2025-02-25T09:35:31.458Z] + mkdir deps [2025-02-25T09:35:31.458Z] + cd /device-can/deps [2025-02-25T09:35:31.458Z] + '[' 1 '=' 1 ] [2025-02-25T09:35:31.458Z] + cd /device-can/deps [2025-02-25T09:35:31.458Z] + wget https://github.com/edgexfoundry/device-sdk-c/archive/v4.0.0-dev.14.zip [2025-02-25T09:35:31.458Z] Connecting to github.com (140.82.114.3:443) [2025-02-25T09:35:31.458Z] Connecting to codeload.github.com (140.82.113.9:443) [2025-02-25T09:35:31.718Z] saving to 'v4.0.0-dev.14.zip' [2025-02-25T09:35:31.718Z] v4.0.0-dev.14.zip 100% |********************************| 246k 0:00:00 ETA [2025-02-25T09:35:31.718Z] 'v4.0.0-dev.14.zip' saved [2025-02-25T09:35:31.718Z] + unzip v4.0.0-dev.14.zip [2025-02-25T09:35:31.718Z] Archive: v4.0.0-dev.14.zip [2025-02-25T09:35:31.718Z] creating: device-sdk-c-4.0.0-dev.14/ [2025-02-25T09:35:31.718Z] creating: device-sdk-c-4.0.0-dev.14/.github/ [2025-02-25T09:35:31.718Z] inflating: device-sdk-c-4.0.0-dev.14/.github/Contributing.md [2025-02-25T09:35:31.718Z] inflating: device-sdk-c-4.0.0-dev.14/.github/PULL_REQUEST_TEMPLATE.md [2025-02-25T09:35:31.718Z] inflating: device-sdk-c-4.0.0-dev.14/.github/semantic.yml [2025-02-25T09:35:31.718Z] creating: device-sdk-c-4.0.0-dev.14/.github/workflows/ [2025-02-25T09:35:31.718Z] inflating: device-sdk-c-4.0.0-dev.14/.github/workflows/release.yml [2025-02-25T09:35:31.718Z] inflating: device-sdk-c-4.0.0-dev.14/.gitignore [2025-02-25T09:35:31.718Z] inflating: device-sdk-c-4.0.0-dev.14/Attribution.txt [2025-02-25T09:35:31.718Z] inflating: device-sdk-c-4.0.0-dev.14/CHANGELOG.md [2025-02-25T09:35:31.718Z] inflating: device-sdk-c-4.0.0-dev.14/Doxyfile [2025-02-25T09:35:31.718Z] inflating: device-sdk-c-4.0.0-dev.14/GOVERNANCE.md [2025-02-25T09:35:31.718Z] inflating: device-sdk-c-4.0.0-dev.14/Jenkinsfile [2025-02-25T09:35:31.718Z] inflating: device-sdk-c-4.0.0-dev.14/LICENSE [2025-02-25T09:35:31.718Z] inflating: device-sdk-c-4.0.0-dev.14/Makefile [2025-02-25T09:35:31.718Z] inflating: device-sdk-c-4.0.0-dev.14/OWNERS.md [2025-02-25T09:35:31.718Z] inflating: device-sdk-c-4.0.0-dev.14/README.IOT.md [2025-02-25T09:35:31.718Z] inflating: device-sdk-c-4.0.0-dev.14/README.md [2025-02-25T09:35:31.718Z] inflating: device-sdk-c-4.0.0-dev.14/README.v3.md [2025-02-25T09:35:31.718Z] creating: device-sdk-c-4.0.0-dev.14/docs/ [2025-02-25T09:35:31.718Z] inflating: device-sdk-c-4.0.0-dev.14/docs/configuration.md [2025-02-25T09:35:31.718Z] inflating: device-sdk-c-4.0.0-dev.14/docs/deviceprofiles.md [2025-02-25T09:35:31.718Z] inflating: device-sdk-c-4.0.0-dev.14/docs/metrics.md [2025-02-25T09:35:31.718Z] inflating: device-sdk-c-4.0.0-dev.14/docs/servicewritersguide.md [2025-02-25T09:35:31.718Z] inflating: device-sdk-c-4.0.0-dev.14/docs/startup.md [2025-02-25T09:35:31.718Z] creating: device-sdk-c-4.0.0-dev.14/include/ [2025-02-25T09:35:31.718Z] creating: device-sdk-c-4.0.0-dev.14/include/devsdk/ [2025-02-25T09:35:31.718Z] inflating: device-sdk-c-4.0.0-dev.14/include/devsdk/devsdk-base.h [2025-02-25T09:35:31.718Z] inflating: device-sdk-c-4.0.0-dev.14/include/devsdk/devsdk.h [2025-02-25T09:35:31.718Z] creating: device-sdk-c-4.0.0-dev.14/include/edgex/ [2025-02-25T09:35:31.718Z] inflating: device-sdk-c-4.0.0-dev.14/include/edgex/devices.h [2025-02-25T09:35:31.718Z] inflating: device-sdk-c-4.0.0-dev.14/include/edgex/edgex-base.h [2025-02-25T09:35:31.718Z] inflating: device-sdk-c-4.0.0-dev.14/include/edgex/edgex.h [2025-02-25T09:35:31.718Z] inflating: device-sdk-c-4.0.0-dev.14/include/edgex/profiles.h [2025-02-25T09:35:31.718Z] inflating: device-sdk-c-4.0.0-dev.14/include/edgex/rest-server.h [2025-02-25T09:35:31.718Z] creating: device-sdk-c-4.0.0-dev.14/scripts/ [2025-02-25T09:35:31.718Z] inflating: device-sdk-c-4.0.0-dev.14/scripts/Dockerfile.alpine [2025-02-25T09:35:31.718Z] inflating: device-sdk-c-4.0.0-dev.14/scripts/Dockerfile.alpine-base [2025-02-25T09:35:31.718Z] inflating: device-sdk-c-4.0.0-dev.14/scripts/build.sh [2025-02-25T09:35:31.718Z] inflating: device-sdk-c-4.0.0-dev.14/scripts/entrypoint.sh [2025-02-25T09:35:31.718Z] creating: device-sdk-c-4.0.0-dev.14/src/ [2025-02-25T09:35:31.718Z] inflating: device-sdk-c-4.0.0-dev.14/src/CMakeLists.txt [2025-02-25T09:35:31.718Z] creating: device-sdk-c-4.0.0-dev.14/src/c/ [2025-02-25T09:35:31.718Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/CMakeLists.txt [2025-02-25T09:35:31.718Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/api.h [2025-02-25T09:35:31.718Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/autoevent.c [2025-02-25T09:35:31.718Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/autoevent.h [2025-02-25T09:35:31.718Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/bus-impl.h [2025-02-25T09:35:31.718Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/bus-mqtt.c [2025-02-25T09:35:31.718Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/bus.c [2025-02-25T09:35:31.718Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/bus.h [2025-02-25T09:35:31.718Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/callback3.c [2025-02-25T09:35:31.718Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/callback3.h [2025-02-25T09:35:31.718Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/cmdinfo.h [2025-02-25T09:35:31.718Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/config.c [2025-02-25T09:35:31.718Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/config.h [2025-02-25T09:35:31.718Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/correlation.c [2025-02-25T09:35:31.718Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/correlation.h [2025-02-25T09:35:31.718Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/data.c [2025-02-25T09:35:31.718Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/data.h [2025-02-25T09:35:31.718Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/defs.h.in [2025-02-25T09:35:31.718Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/device.c [2025-02-25T09:35:31.718Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/device.h [2025-02-25T09:35:31.718Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/devman.c [2025-02-25T09:35:31.718Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/devmap.c [2025-02-25T09:35:31.718Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/devmap.h [2025-02-25T09:35:31.718Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/devsdk-base.c [2025-02-25T09:35:31.718Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/devutil.h [2025-02-25T09:35:31.718Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/discovery.c [2025-02-25T09:35:31.718Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/discovery.h [2025-02-25T09:35:31.718Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/dto-read.c [2025-02-25T09:35:31.718Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/dto-read.h [2025-02-25T09:35:31.718Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/edgex-logging.c [2025-02-25T09:35:31.718Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/edgex-logging.h [2025-02-25T09:35:31.718Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/edgex-rest.c [2025-02-25T09:35:31.718Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/edgex-rest.h [2025-02-25T09:35:31.718Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/edgex2.h [2025-02-25T09:35:31.718Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/errorlist.h [2025-02-25T09:35:31.718Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/ [2025-02-25T09:35:31.718Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/CMakeLists.txt [2025-02-25T09:35:31.718Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/README.md [2025-02-25T09:35:31.718Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/ [2025-02-25T09:35:31.718Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/CMakeLists.txt [2025-02-25T09:35:31.718Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/README.md [2025-02-25T09:35:31.718Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/device-bitfields.c [2025-02-25T09:35:31.718Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/ [2025-02-25T09:35:31.718Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/configuration.yaml [2025-02-25T09:35:31.718Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/devices/ [2025-02-25T09:35:31.718Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/devices/Bitfields.json [2025-02-25T09:35:31.718Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/profiles/ [2025-02-25T09:35:31.718Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/profiles/Example-Bitfields.json [2025-02-25T09:35:31.718Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/ [2025-02-25T09:35:31.718Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/CMakeLists.txt [2025-02-25T09:35:31.718Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/README.md [2025-02-25T09:35:31.718Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/device-counter.c [2025-02-25T09:35:31.718Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/ [2025-02-25T09:35:31.718Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/configuration.yaml [2025-02-25T09:35:31.718Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/devices/ [2025-02-25T09:35:31.718Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/devices/Counters.json [2025-02-25T09:35:31.718Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/profiles/ [2025-02-25T09:35:31.718Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/profiles/Counter.json [2025-02-25T09:35:31.718Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/ [2025-02-25T09:35:31.718Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/CMakeLists.txt [2025-02-25T09:35:31.718Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/README.md [2025-02-25T09:35:31.718Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/ [2025-02-25T09:35:31.718Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/configuration.yaml [2025-02-25T09:35:31.718Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/devices/ [2025-02-25T09:35:31.718Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/devices/readme.txt [2025-02-25T09:35:31.718Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/profiles/ [2025-02-25T09:35:31.718Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/profiles/TemplateProfile.json [2025-02-25T09:35:31.718Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/template.c [2025-02-25T09:35:31.718Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/watcher1.json [2025-02-25T09:35:31.718Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/watcher2.json [2025-02-25T09:35:31.718Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/ [2025-02-25T09:35:31.718Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/CMakeLists.txt [2025-02-25T09:35:31.718Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/README.md [2025-02-25T09:35:31.718Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/device-file.c [2025-02-25T09:35:31.718Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/ [2025-02-25T09:35:31.718Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/configuration.yaml [2025-02-25T09:35:31.718Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/devices/ [2025-02-25T09:35:31.718Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/devices/file1.json [2025-02-25T09:35:31.718Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/lorem.txt [2025-02-25T09:35:31.718Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/profiles/ [2025-02-25T09:35:31.718Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/profiles/FileExampleProfile.json [2025-02-25T09:35:31.718Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/ [2025-02-25T09:35:31.718Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/CMakeLists.txt [2025-02-25T09:35:31.718Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/README.md [2025-02-25T09:35:31.718Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/device-gyro.c [2025-02-25T09:35:31.718Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/ [2025-02-25T09:35:31.718Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/configuration.yaml [2025-02-25T09:35:31.718Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/devices/ [2025-02-25T09:35:31.718Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/devices/gyro.json [2025-02-25T09:35:31.718Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/profiles/ [2025-02-25T09:35:31.718Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/profiles/Gyro.json [2025-02-25T09:35:31.718Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/ [2025-02-25T09:35:31.718Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/CMakeLists.txt [2025-02-25T09:35:31.718Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/README.md [2025-02-25T09:35:31.718Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/device-random.c [2025-02-25T09:35:31.718Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/ [2025-02-25T09:35:31.718Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/configuration.yaml [2025-02-25T09:35:31.718Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/devices/ [2025-02-25T09:35:31.718Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/devices/randomdevice1.json [2025-02-25T09:35:31.718Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/profiles/ [2025-02-25T09:35:31.718Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/profiles/RandomExampleProfile.json [2025-02-25T09:35:31.718Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/ [2025-02-25T09:35:31.718Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/configuration.yaml [2025-02-25T09:35:31.718Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/devices/ [2025-02-25T09:35:31.718Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/devices/device1.json [2025-02-25T09:35:31.718Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/profiles/ [2025-02-25T09:35:31.718Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/profiles/TemplateProfile.json [2025-02-25T09:35:31.718Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/template.c [2025-02-25T09:35:31.718Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/ [2025-02-25T09:35:31.718Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/CMakeLists.txt [2025-02-25T09:35:31.718Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/README.md [2025-02-25T09:35:31.718Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/device-terminal.c [2025-02-25T09:35:31.718Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/ [2025-02-25T09:35:31.718Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/configuration.yaml [2025-02-25T09:35:31.718Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/devices/ [2025-02-25T09:35:31.718Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/devices/terminal.json [2025-02-25T09:35:31.718Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/profiles/ [2025-02-25T09:35:31.718Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/profiles/Terminal.json [2025-02-25T09:35:31.718Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/filesys.c [2025-02-25T09:35:31.718Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/filesys.h [2025-02-25T09:35:31.718Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/keeper.c [2025-02-25T09:35:31.718Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/keeper.h [2025-02-25T09:35:31.718Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/map.c [2025-02-25T09:35:31.718Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/map.h [2025-02-25T09:35:31.718Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/metadata.c [2025-02-25T09:35:31.718Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/metadata.h [2025-02-25T09:35:31.718Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/metrics.h [2025-02-25T09:35:31.718Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/opstate.c [2025-02-25T09:35:31.718Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/opstate.h [2025-02-25T09:35:31.718Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/parson.c [2025-02-25T09:35:31.718Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/parson.h [2025-02-25T09:35:31.718Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/profiles.c [2025-02-25T09:35:31.718Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/profiles.h [2025-02-25T09:35:31.718Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/registry-impl.h [2025-02-25T09:35:31.718Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/registry.c [2025-02-25T09:35:31.718Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/registry.h [2025-02-25T09:35:31.718Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/reqdata.c [2025-02-25T09:35:31.718Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/reqdata.h [2025-02-25T09:35:31.718Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/request_auth.c [2025-02-25T09:35:31.718Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/request_auth.h [2025-02-25T09:35:31.718Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/rest-server.c [2025-02-25T09:35:31.718Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/rest-server.h [2025-02-25T09:35:31.718Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/rest.c [2025-02-25T09:35:31.718Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/rest.h [2025-02-25T09:35:31.718Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets-impl.h [2025-02-25T09:35:31.718Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets-insecure.c [2025-02-25T09:35:31.718Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets-insecure.h [2025-02-25T09:35:31.718Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets-vault.c [2025-02-25T09:35:31.718Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets-vault.h [2025-02-25T09:35:31.718Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets.c [2025-02-25T09:35:31.718Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets.h [2025-02-25T09:35:31.718Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/service.c [2025-02-25T09:35:31.718Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/service.h [2025-02-25T09:35:31.718Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/transform.c [2025-02-25T09:35:31.718Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/transform.h [2025-02-25T09:35:31.718Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/validate.c [2025-02-25T09:35:31.718Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/validate.h [2025-02-25T09:35:31.718Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/watchers.c [2025-02-25T09:35:31.718Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/watchers.h [2025-02-25T09:35:31.718Z] creating: device-sdk-c-4.0.0-dev.14/src/cmake/ [2025-02-25T09:35:31.718Z] inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindIOT.cmake [2025-02-25T09:35:31.718Z] inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindLIBCBOR.cmake [2025-02-25T09:35:31.718Z] inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindLIBMICROHTTP.cmake [2025-02-25T09:35:31.718Z] inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindLIBPAHO.cmake [2025-02-25T09:35:31.718Z] inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindLIBUUID.cmake [2025-02-25T09:35:31.718Z] inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindLIBYAML.cmake [2025-02-25T09:35:31.718Z] + cd device-sdk-c-4.0.0-dev.14 [2025-02-25T09:35:31.718Z] + ./scripts/build.sh [2025-02-25T09:35:31.718Z] + CPPCHECK=false [2025-02-25T09:35:31.718Z] + DOCGEN=false [2025-02-25T09:35:31.718Z] + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' [2025-02-25T09:35:31.718Z] + '[' 0 -gt 0 ] [2025-02-25T09:35:31.718Z] + readlink -f ./scripts/build.sh [2025-02-25T09:35:31.718Z] + dirname /device-can/deps/device-sdk-c-4.0.0-dev.14/scripts/build.sh [2025-02-25T09:35:31.719Z] + dirname /device-can/deps/device-sdk-c-4.0.0-dev.14/scripts [2025-02-25T09:35:31.719Z] + ROOT=/device-can/deps/device-sdk-c-4.0.0-dev.14 [2025-02-25T09:35:31.719Z] + cd /device-can/deps/device-sdk-c-4.0.0-dev.14 [2025-02-25T09:35:31.719Z] + mkdir -p /device-can/deps/device-sdk-c-4.0.0-dev.14/build/release [2025-02-25T09:35:31.719Z] + cd /device-can/deps/device-sdk-c-4.0.0-dev.14/build/release [2025-02-25T09:35:31.719Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-can/deps/device-sdk-c-4.0.0-dev.14/src [2025-02-25T09:35:31.719Z] -- The C compiler identification is GNU 11.2.1 [2025-02-25T09:35:31.719Z] -- Detecting C compiler ABI info [2025-02-25T09:35:31.979Z] -- Detecting C compiler ABI info - done [2025-02-25T09:35:31.979Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-02-25T09:35:31.979Z] -- Detecting C compile features [2025-02-25T09:35:31.979Z] -- Detecting C compile features - done [2025-02-25T09:35:31.979Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2025-02-25T09:35:31.979Z] -- Found CURL: /usr/lib/libcurl.so (found version "8.5.0") [2025-02-25T09:35:31.979Z] -- Found LIBYAML: /usr/lib/libyaml.so [2025-02-25T09:35:31.979Z] -- Found LIBUUID: /usr/lib/libuuid.so [2025-02-25T09:35:31.979Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2025-02-25T09:35:31.979Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2025-02-25T09:35:31.979Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-02-25T09:35:31.979Z] -- /opt/iotech/iot/1.5/include [2025-02-25T09:35:31.979Z] -- C SDK 0.0.0 for Linux [2025-02-25T09:35:31.979Z] -- Performing Test CSDK_HAVE_ATOMIC [2025-02-25T09:35:31.979Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2025-02-25T09:35:31.979Z] -- Found Curses: /usr/lib/libcurses.so [2025-02-25T09:35:32.238Z] -- Configuring done [2025-02-25T09:35:32.238Z] -- Generating done [2025-02-25T09:35:32.238Z] -- Build files have been written to: /device-can/deps/device-sdk-c-4.0.0-dev.14/build/release [2025-02-25T09:35:32.238Z] + make all package [2025-02-25T09:35:32.238Z] + tee release.log [2025-02-25T09:35:32.238Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2025-02-25T09:35:32.238Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2025-02-25T09:35:32.497Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2025-02-25T09:35:32.757Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2025-02-25T09:35:32.757Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2025-02-25T09:35:33.322Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2025-02-25T09:35:33.322Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2025-02-25T09:35:33.322Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2025-02-25T09:35:33.889Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2025-02-25T09:35:33.889Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2025-02-25T09:35:33.889Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2025-02-25T09:35:34.149Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2025-02-25T09:35:34.149Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2025-02-25T09:35:34.410Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2025-02-25T09:35:34.410Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2025-02-25T09:35:34.979Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2025-02-25T09:35:34.979Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2025-02-25T09:35:34.979Z] In file included from /opt/iotech/iot/1.5/include/iot/threadpool.h:15, [2025-02-25T09:35:34.979Z] from /device-can/deps/device-sdk-c-4.0.0-dev.14/src/c/registry.h:14, [2025-02-25T09:35:34.979Z] from /device-can/deps/device-sdk-c-4.0.0-dev.14/src/c/registry-impl.h:12, [2025-02-25T09:35:34.979Z] from /device-can/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.h:12, [2025-02-25T09:35:34.979Z] from /device-can/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:4: [2025-02-25T09:35:34.979Z] /device-can/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c: In function 'edgex_keeper_client_init': [2025-02-25T09:35:34.979Z] /device-can/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:121:31: warning: format '%s' expects a matching 'char *' argument [-Wformat=] [2025-02-25T09:35:34.979Z] 121 | iot_log_error(logger, "Could not parse URL \"%s\" as a core-keeper config/registry URL"); [2025-02-25T09:35:34.979Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-02-25T09:35:34.979Z] /opt/iotech/iot/1.5/include/iot/logger.h:185:104: note: in definition of macro 'iot_log_error' [2025-02-25T09:35:34.979Z] 185 | #define iot_log_error(l,...) if ((l) && (l)->level >= IOT_LOG_ERROR) iot_log__log ((l), IOT_LOG_ERROR, __VA_ARGS__) [2025-02-25T09:35:34.979Z] | ^~~~~~~~~~~ [2025-02-25T09:35:34.979Z] /device-can/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:121:55: note: format string is defined here [2025-02-25T09:35:34.979Z] 121 | iot_log_error(logger, "Could not parse URL \"%s\" as a core-keeper config/registry URL"); [2025-02-25T09:35:34.979Z] | ~^ [2025-02-25T09:35:34.980Z] | | [2025-02-25T09:35:34.980Z] | char * [2025-02-25T09:35:35.246Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2025-02-25T09:35:35.507Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2025-02-25T09:35:35.766Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2025-02-25T09:35:35.766Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2025-02-25T09:35:36.709Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2025-02-25T09:35:36.709Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2025-02-25T09:35:36.971Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2025-02-25T09:35:36.971Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2025-02-25T09:35:36.971Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2025-02-25T09:35:37.230Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2025-02-25T09:35:37.806Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2025-02-25T09:35:37.806Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2025-02-25T09:35:37.806Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2025-02-25T09:35:38.070Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2025-02-25T09:35:38.333Z] /device-can/deps/device-sdk-c-4.0.0-dev.14/src/c/service.c: In function 'devsdk_service_start': [2025-02-25T09:35:38.333Z] /device-can/deps/device-sdk-c-4.0.0-dev.14/src/c/service.c:1063:5: warning: 'deviceservices_config' may be used uninitialized in this function [-Wmaybe-uninitialized] [2025-02-25T09:35:38.333Z] 1063 | edgex_device_parseClients (svc->logger, iot_data_string_map_get (deviceservices_config, "Clients"), &svc->config.endpoints); [2025-02-25T09:35:38.333Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-02-25T09:35:38.594Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2025-02-25T09:35:38.594Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2025-02-25T09:35:38.853Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2025-02-25T09:35:38.853Z] [ 68%] Linking C shared library libcsdk.so [2025-02-25T09:35:38.853Z] [ 68%] Built target csdk [2025-02-25T09:35:38.853Z] [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2025-02-25T09:35:39.113Z] [ 72%] Linking C executable template [2025-02-25T09:35:39.113Z] [ 72%] Built target template [2025-02-25T09:35:39.113Z] [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2025-02-25T09:35:39.373Z] [ 76%] Linking C executable device-counter [2025-02-25T09:35:39.373Z] [ 76%] Built target device-counter [2025-02-25T09:35:39.373Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2025-02-25T09:35:39.373Z] [ 80%] Linking C executable device-random [2025-02-25T09:35:39.632Z] [ 80%] Built target device-random [2025-02-25T09:35:39.632Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2025-02-25T09:35:39.632Z] [ 84%] Linking C executable device-gyro [2025-02-25T09:35:39.632Z] [ 84%] Built target device-gyro [2025-02-25T09:35:39.632Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2025-02-25T09:35:39.898Z] [ 88%] Linking C executable device-bitfields [2025-02-25T09:35:39.898Z] [ 88%] Built target device-bitfields [2025-02-25T09:35:39.898Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2025-02-25T09:35:40.157Z] [ 92%] Linking C executable template-discovery [2025-02-25T09:35:40.157Z] [ 92%] Built target template-discovery [2025-02-25T09:35:40.157Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2025-02-25T09:35:40.419Z] [ 96%] Linking C executable device-file [2025-02-25T09:35:40.419Z] [ 96%] Built target device-file [2025-02-25T09:35:40.419Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2025-02-25T09:35:40.419Z] [100%] Linking C executable device-terminal [2025-02-25T09:35:40.680Z] [100%] Built target device-terminal [2025-02-25T09:35:40.680Z] Run CPack packaging tool... [2025-02-25T09:35:40.680Z] CPack: Create package using TGZ [2025-02-25T09:35:40.680Z] CPack: Install projects [2025-02-25T09:35:40.680Z] CPack: - Run preinstall target for: Csdk [2025-02-25T09:35:40.940Z] CPack: - Install project: Csdk [] [2025-02-25T09:35:40.940Z] CPack: Create package [2025-02-25T09:35:40.940Z] CPack: - package: /device-can/deps/device-sdk-c-4.0.0-dev.14/build/release/csdk-0.0.0.tar.gz generated. [2025-02-25T09:35:40.940Z] + '[' false '=' true ] [2025-02-25T09:35:40.940Z] + '[' false '=' true ] [2025-02-25T09:35:40.940Z] + mkdir -p /device-can/deps/device-sdk-c-4.0.0-dev.14/build/debug [2025-02-25T09:35:40.940Z] + cd /device-can/deps/device-sdk-c-4.0.0-dev.14/build/debug [2025-02-25T09:35:40.940Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /device-can/deps/device-sdk-c-4.0.0-dev.14/src [2025-02-25T09:35:40.940Z] -- The C compiler identification is GNU 11.2.1 [2025-02-25T09:35:40.940Z] -- Detecting C compiler ABI info [2025-02-25T09:35:41.203Z] -- Detecting C compiler ABI info - done [2025-02-25T09:35:41.203Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-02-25T09:35:41.203Z] -- Detecting C compile features [2025-02-25T09:35:41.203Z] -- Detecting C compile features - done [2025-02-25T09:35:41.203Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2025-02-25T09:35:41.203Z] -- Found CURL: /usr/lib/libcurl.so (found version "8.5.0") [2025-02-25T09:35:41.203Z] -- Found LIBYAML: /usr/lib/libyaml.so [2025-02-25T09:35:41.203Z] -- Found LIBUUID: /usr/lib/libuuid.so [2025-02-25T09:35:41.203Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2025-02-25T09:35:41.203Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2025-02-25T09:35:41.203Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-02-25T09:35:41.203Z] -- /opt/iotech/iot/1.5/include [2025-02-25T09:35:41.203Z] -- C SDK 0.0.0 for Linux [2025-02-25T09:35:41.203Z] -- Performing Test CSDK_HAVE_ATOMIC [2025-02-25T09:35:41.203Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2025-02-25T09:35:41.203Z] -- Found Curses: /usr/lib/libcurses.so [2025-02-25T09:35:41.203Z] -- Configuring done [2025-02-25T09:35:41.464Z] -- Generating done [2025-02-25T09:35:41.464Z] -- Build files have been written to: /device-can/deps/device-sdk-c-4.0.0-dev.14/build/debug [2025-02-25T09:35:41.464Z] + make [2025-02-25T09:35:41.464Z] + tee debug.log [2025-02-25T09:35:41.464Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2025-02-25T09:35:41.464Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2025-02-25T09:35:41.464Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2025-02-25T09:35:41.727Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2025-02-25T09:35:41.727Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2025-02-25T09:35:41.986Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2025-02-25T09:35:41.986Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2025-02-25T09:35:41.986Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2025-02-25T09:35:42.245Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2025-02-25T09:35:42.245Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2025-02-25T09:35:42.245Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2025-02-25T09:35:42.525Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2025-02-25T09:35:42.525Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2025-02-25T09:35:42.525Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2025-02-25T09:35:42.525Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2025-02-25T09:35:42.787Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2025-02-25T09:35:42.787Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2025-02-25T09:35:42.787Z] In file included from /opt/iotech/iot/1.5/include/iot/threadpool.h:15, [2025-02-25T09:35:42.787Z] from /device-can/deps/device-sdk-c-4.0.0-dev.14/src/c/registry.h:14, [2025-02-25T09:35:42.787Z] from /device-can/deps/device-sdk-c-4.0.0-dev.14/src/c/registry-impl.h:12, [2025-02-25T09:35:42.787Z] from /device-can/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.h:12, [2025-02-25T09:35:42.787Z] from /device-can/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:4: [2025-02-25T09:35:42.787Z] /device-can/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c: In function 'edgex_keeper_client_init': [2025-02-25T09:35:42.787Z] /device-can/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:121:31: warning: format '%s' expects a matching 'char *' argument [-Wformat=] [2025-02-25T09:35:42.787Z] 121 | iot_log_error(logger, "Could not parse URL \"%s\" as a core-keeper config/registry URL"); [2025-02-25T09:35:42.787Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-02-25T09:35:42.787Z] /opt/iotech/iot/1.5/include/iot/logger.h:185:104: note: in definition of macro 'iot_log_error' [2025-02-25T09:35:42.787Z] 185 | #define iot_log_error(l,...) if ((l) && (l)->level >= IOT_LOG_ERROR) iot_log__log ((l), IOT_LOG_ERROR, __VA_ARGS__) [2025-02-25T09:35:42.787Z] | ^~~~~~~~~~~ [2025-02-25T09:35:42.787Z] /device-can/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:121:55: note: format string is defined here [2025-02-25T09:35:42.787Z] 121 | iot_log_error(logger, "Could not parse URL \"%s\" as a core-keeper config/registry URL"); [2025-02-25T09:35:42.787Z] | ~^ [2025-02-25T09:35:42.787Z] | | [2025-02-25T09:35:42.787Z] | char * [2025-02-25T09:35:43.048Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2025-02-25T09:35:43.048Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2025-02-25T09:35:43.048Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2025-02-25T09:35:43.308Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2025-02-25T09:35:43.567Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2025-02-25T09:35:43.567Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2025-02-25T09:35:43.567Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2025-02-25T09:35:43.567Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2025-02-25T09:35:43.826Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2025-02-25T09:35:43.826Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2025-02-25T09:35:44.094Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2025-02-25T09:35:44.094Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2025-02-25T09:35:44.094Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2025-02-25T09:35:44.353Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2025-02-25T09:35:44.353Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2025-02-25T09:35:44.613Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2025-02-25T09:35:44.613Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2025-02-25T09:35:44.613Z] [ 68%] Linking C shared library libcsdk.so [2025-02-25T09:35:44.872Z] [ 68%] Built target csdk [2025-02-25T09:35:44.872Z] [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2025-02-25T09:35:44.872Z] [ 72%] Linking C executable template [2025-02-25T09:35:44.872Z] [ 72%] Built target template [2025-02-25T09:35:44.872Z] [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2025-02-25T09:35:45.131Z] [ 76%] Linking C executable device-counter [2025-02-25T09:35:45.131Z] [ 76%] Built target device-counter [2025-02-25T09:35:45.131Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2025-02-25T09:35:45.131Z] [ 80%] Linking C executable device-random [2025-02-25T09:35:45.131Z] [ 80%] Built target device-random [2025-02-25T09:35:45.131Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2025-02-25T09:35:45.390Z] [ 84%] Linking C executable device-gyro [2025-02-25T09:35:45.390Z] [ 84%] Built target device-gyro [2025-02-25T09:35:45.390Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2025-02-25T09:35:45.390Z] [ 88%] Linking C executable device-bitfields [2025-02-25T09:35:45.390Z] [ 88%] Built target device-bitfields [2025-02-25T09:35:45.648Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2025-02-25T09:35:45.648Z] [ 92%] Linking C executable template-discovery [2025-02-25T09:35:45.648Z] [ 92%] Built target template-discovery [2025-02-25T09:35:45.648Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2025-02-25T09:35:45.648Z] [ 96%] Linking C executable device-file [2025-02-25T09:35:45.906Z] [ 96%] Built target device-file [2025-02-25T09:35:45.906Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2025-02-25T09:35:45.906Z] [100%] Linking C executable device-terminal [2025-02-25T09:35:45.906Z] [100%] Built target device-terminal [2025-02-25T09:35:45.906Z] + cp -rf include/devsdk include/edgex /usr/include/ [2025-02-25T09:35:45.906Z] + cp build/release/c/libcsdk.so /usr/lib/ [2025-02-25T09:35:45.906Z] + mkdir -p /usr/share/doc/edgex-csdk [2025-02-25T09:35:45.906Z] + cp Attribution.txt /usr/share/doc/edgex-csdk [2025-02-25T09:35:45.906Z] + cp LICENSE /usr/share/doc/edgex-csdk [2025-02-25T09:35:45.906Z] + rm -rf /device-can/deps [2025-02-25T09:35:46.475Z] Removing intermediate container ca936dbe4a5c [2025-02-25T09:35:46.475Z] ---> d480528a4907 [2025-02-25T09:35:46.475Z] Step 11/30 : RUN /device-can/scripts/build.sh && test -f /device-can/build/release/device-can [2025-02-25T09:35:46.475Z] ---> Running in a3d7c1746cee [2025-02-25T09:35:46.733Z] + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' [2025-02-25T09:35:46.733Z] + readlink -f /device-can/scripts/build.sh [2025-02-25T09:35:46.733Z] + dirname /device-can/scripts/build.sh [2025-02-25T09:35:46.733Z] + dirname /device-can/scripts [2025-02-25T09:35:46.733Z] + ROOT=/device-can [2025-02-25T09:35:46.733Z] + echo /device-can [2025-02-25T09:35:46.733Z] /device-can [2025-02-25T09:35:46.733Z] + cd /device-can [2025-02-25T09:35:46.733Z] + mkdir -p /device-can/build/release [2025-02-25T09:35:46.733Z] + cd /device-can/build/release [2025-02-25T09:35:46.733Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-can/src [2025-02-25T09:35:46.733Z] -- The C compiler identification is GNU 11.2.1 [2025-02-25T09:35:46.733Z] -- Detecting C compiler ABI info [2025-02-25T09:35:46.733Z] -- Detecting C compiler ABI info - done [2025-02-25T09:35:46.733Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-02-25T09:35:46.733Z] -- Detecting C compile features [2025-02-25T09:35:46.733Z] -- Detecting C compile features - done [2025-02-25T09:35:46.733Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-02-25T09:35:46.733Z] -- /opt/iotech/iot/1.5/include [2025-02-25T09:35:46.733Z] -- Found LIBCSDK: /usr/lib/libcsdk.so [2025-02-25T09:35:46.733Z] -- Configuring done [2025-02-25T09:35:46.733Z] -- Generating done [2025-02-25T09:35:46.733Z] -- Build files have been written to: /device-can/build/release [2025-02-25T09:35:46.733Z] + make+ tee release.log [2025-02-25T09:35:46.734Z] all [2025-02-25T09:35:46.734Z] [ 50%] Building C object CMakeFiles/device-can.dir/c/device-can.c.o [2025-02-25T09:35:46.992Z] In file included from /usr/include/devsdk/devsdk.h:18, [2025-02-25T09:35:46.992Z] from /device-can/src/c/device-can.h:24, [2025-02-25T09:35:46.992Z] from /device-can/src/c/device-can.c:27: [2025-02-25T09:35:46.992Z] /device-can/src/c/device-can.c: In function 'can_get_handler': [2025-02-25T09:35:46.992Z] /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-02-25T09:35:46.992Z] 177 | iot_log_debug(driver->lc, "CAN:Triggering Get events req type=%d\n", [2025-02-25T09:35:46.992Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-02-25T09:35:46.992Z] 178 | requests[i].resource->type); [2025-02-25T09:35:46.992Z] | ~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-02-25T09:35:46.992Z] | | [2025-02-25T09:35:46.992Z] | iot_typecode_t [2025-02-25T09:35:46.992Z] /device-can/src/c/device-can.c:177:80: note: format string is defined here [2025-02-25T09:35:46.992Z] 177 | iot_log_debug(driver->lc, "CAN:Triggering Get events req type=%d\n", [2025-02-25T09:35:46.992Z] | ~^ [2025-02-25T09:35:46.992Z] | | [2025-02-25T09:35:46.992Z] | int [2025-02-25T09:35:46.992Z] [100%] Linking C executable device-can [2025-02-25T09:35:47.250Z] [100%] Built target device-can [2025-02-25T09:35:47.510Z] Removing intermediate container a3d7c1746cee [2025-02-25T09:35:47.510Z] ---> 6badcccf00de [2025-02-25T09:35:47.510Z] Step 12/30 : FROM alpine:3.16 [2025-02-25T09:35:47.510Z] ---> d49a5025be10 [2025-02-25T09:35:47.510Z] Step 13/30 : MAINTAINER hcltech [2025-02-25T09:35:47.510Z] ---> Running in 0d990dd61ba7 [2025-02-25T09:35:47.510Z] Removing intermediate container 0d990dd61ba7 [2025-02-25T09:35:47.510Z] ---> 5131a83319e0 [2025-02-25T09:35:47.510Z] 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-02-25T09:35:47.510Z] ---> Running in 317b969a7860 [2025-02-25T09:35:48.077Z] Connecting to iotech.jfrog.io (34.247.22.236:443) [2025-02-25T09:35:48.335Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2025-02-25T09:35:48.335Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2025-02-25T09:35:48.335Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2025-02-25T09:35:48.593Z] Removing intermediate container 317b969a7860 [2025-02-25T09:35:48.593Z] ---> 7b02dfb93291 [2025-02-25T09:35:48.593Z] Step 15/30 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.16/main' >> /etc/apk/repositories [2025-02-25T09:35:48.593Z] ---> Running in 456439723fb6 [2025-02-25T09:35:49.159Z] Removing intermediate container 456439723fb6 [2025-02-25T09:35:49.159Z] ---> bab59d20c702 [2025-02-25T09:35:49.159Z] 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-02-25T09:35:49.159Z] ---> Running in 03baafd15e1f [2025-02-25T09:35:49.417Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2025-02-25T09:35:49.679Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2025-02-25T09:35:49.679Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.16/main/x86_64/APKINDEX.tar.gz [2025-02-25T09:35:50.260Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-02-25T09:35:50.260Z] (1/24) Installing ca-certificates (20240226-r0) [2025-02-25T09:35:50.260Z] (2/24) Installing brotli-libs (1.0.9-r6) [2025-02-25T09:35:50.260Z] (3/24) Installing nghttp2-libs (1.47.0-r2) [2025-02-25T09:35:50.260Z] (4/24) Installing libcurl (8.5.0-r0) [2025-02-25T09:35:50.260Z] (5/24) Installing curl (8.5.0-r0) [2025-02-25T09:35:50.260Z] (6/24) Installing dumb-init (1.2.5-r1) [2025-02-25T09:35:50.260Z] (7/24) Installing hiredis (1.0.2-r0) [2025-02-25T09:35:50.260Z] (8/24) Installing yaml (0.2.5-r0) [2025-02-25T09:35:50.260Z] (9/24) Installing libcbor (0.9.0-r1) [2025-02-25T09:35:50.260Z] (10/24) Installing iotech-iot-1.5 (1.5.5-r0) [2025-02-25T09:35:51.205Z] (11/24) Installing pkgconf (1.8.1-r0) [2025-02-25T09:35:51.205Z] (12/24) Installing openssl-dev (1.1.1w-r1) [2025-02-25T09:35:51.205Z] (13/24) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.13-r0) [2025-02-25T09:35:51.773Z] (14/24) Installing libexecinfo (1.1-r1) [2025-02-25T09:35:51.773Z] (15/24) Installing gmp (6.2.1-r2) [2025-02-25T09:35:51.773Z] (16/24) Installing nettle (3.7.3-r0) [2025-02-25T09:35:51.773Z] (17/24) Installing libffi (3.4.2-r1) [2025-02-25T09:35:51.773Z] (18/24) Installing p11-kit (0.24.1-r0) [2025-02-25T09:35:51.773Z] (19/24) Installing libtasn1 (4.18.0-r1) [2025-02-25T09:35:51.773Z] (20/24) Installing libunistring (1.0-r0) [2025-02-25T09:35:51.773Z] (21/24) Installing gnutls (3.7.7-r1) [2025-02-25T09:35:51.773Z] (22/24) Installing libmicrohttpd (0.9.75-r0) [2025-02-25T09:35:51.773Z] (23/24) Installing libuuid (2.38-r1) [2025-02-25T09:35:51.773Z] (24/24) Installing linux-headers (5.16.7-r1) [2025-02-25T09:35:51.773Z] Executing busybox-1.35.0-r17.trigger [2025-02-25T09:35:52.032Z] Executing ca-certificates-20240226-r0.trigger [2025-02-25T09:35:52.032Z] OK: 25 MiB in 38 packages [2025-02-25T09:35:52.977Z] Removing intermediate container 03baafd15e1f [2025-02-25T09:35:52.977Z] ---> 7365ce8104fd [2025-02-25T09:35:52.977Z] Step 17/30 : RUN apk --no-cache upgrade [2025-02-25T09:35:52.977Z] ---> Running in 5547f079dbb6 [2025-02-25T09:35:53.236Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2025-02-25T09:35:53.495Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2025-02-25T09:35:53.495Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.16/main/x86_64/APKINDEX.tar.gz [2025-02-25T09:35:54.066Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-02-25T09:35:54.066Z] (1/5) Upgrading musl (1.2.3-r3 -> 1.2.3-r4) [2025-02-25T09:35:54.066Z] (2/5) Upgrading busybox (1.35.0-r17 -> 1.35.0-r18) [2025-02-25T09:35:54.066Z] Executing busybox-1.35.0-r18.post-upgrade [2025-02-25T09:35:54.066Z] (3/5) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2025-02-25T09:35:54.066Z] (4/5) Upgrading ssl_client (1.35.0-r17 -> 1.35.0-r18) [2025-02-25T09:35:54.066Z] (5/5) Upgrading musl-utils (1.2.3-r3 -> 1.2.3-r4) [2025-02-25T09:35:54.066Z] Executing busybox-1.35.0-r18.trigger [2025-02-25T09:35:54.066Z] Executing ca-certificates-20240226-r0.trigger [2025-02-25T09:35:54.066Z] OK: 25 MiB in 38 packages [2025-02-25T09:35:54.634Z] Removing intermediate container 5547f079dbb6 [2025-02-25T09:35:54.634Z] ---> f2bb6d3fad16 [2025-02-25T09:35:54.634Z] Step 18/30 : COPY --from=builder /device-can/build/release/ / [2025-02-25T09:35:54.634Z] ---> dfd087f018c2 [2025-02-25T09:35:54.634Z] Step 19/30 : COPY --from=builder /usr/lib/libcsdk.so /usr/lib [2025-02-25T09:35:54.892Z] ---> 258c97a7478f [2025-02-25T09:35:54.892Z] Step 20/30 : COPY --from=builder /usr/share/doc/edgex-csdk /usr/share/doc/edgex-csdk [2025-02-25T09:35:55.152Z] ---> ae0f77745fb1 [2025-02-25T09:35:55.152Z] Step 21/30 : COPY LICENSE /. [2025-02-25T09:35:55.152Z] ---> 4c7d3093e0c0 [2025-02-25T09:35:55.152Z] Step 22/30 : COPY Attribution.txt /. [2025-02-25T09:35:55.411Z] ---> ee6c242712e2 [2025-02-25T09:35:55.411Z] Step 23/30 : COPY res /res [2025-02-25T09:35:55.411Z] ---> d3ea7a173aa5 [2025-02-25T09:35:55.411Z] Step 24/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 HCL Technologies Ltd' [2025-02-25T09:35:55.411Z] ---> Running in fd41d2c8d3cd [2025-02-25T09:35:55.411Z] Removing intermediate container fd41d2c8d3cd [2025-02-25T09:35:55.411Z] ---> 41dd3a59d366 [2025-02-25T09:35:55.411Z] Step 25/30 : EXPOSE 59980 [2025-02-25T09:35:55.411Z] ---> Running in 88c13c9f9add [2025-02-25T09:35:55.672Z] Removing intermediate container 88c13c9f9add [2025-02-25T09:35:55.672Z] ---> 9afdaa903498 [2025-02-25T09:35:55.672Z] Step 26/30 : ENTRYPOINT ["/device-can"] [2025-02-25T09:35:55.672Z] ---> Running in 3270f32e5a68 [2025-02-25T09:35:55.672Z] Removing intermediate container 3270f32e5a68 [2025-02-25T09:35:55.672Z] ---> 146231af3b6a [2025-02-25T09:35:55.672Z] Step 27/30 : CMD ["-cp=keeper://edgex-core-keeper:59890", "--registry", "--confdir=/res"] [2025-02-25T09:35:55.672Z] ---> Running in 7576d250ce50 [2025-02-25T09:35:55.672Z] Removing intermediate container 7576d250ce50 [2025-02-25T09:35:55.672Z] ---> b30a5bbf78d3 [2025-02-25T09:35:55.672Z] Step 28/30 : LABEL arch=amd64 [2025-02-25T09:35:55.932Z] ---> Running in ab16c7a8f67b [2025-02-25T09:35:55.932Z] Removing intermediate container ab16c7a8f67b [2025-02-25T09:35:55.932Z] ---> 317ef103a886 [2025-02-25T09:35:55.932Z] Step 29/30 : LABEL git_sha=1d846d0afc4f991322084201950b93fda2b84cee [2025-02-25T09:35:55.932Z] ---> Running in 680fd248b051 [2025-02-25T09:35:55.932Z] Removing intermediate container 680fd248b051 [2025-02-25T09:35:55.932Z] ---> f5bc1e5dbd30 [2025-02-25T09:35:55.932Z] Step 30/30 : LABEL version=0.0.0 [2025-02-25T09:35:55.932Z] ---> Running in efb1c0636275 [2025-02-25T09:35:55.932Z] Removing intermediate container efb1c0636275 [2025-02-25T09:35:55.932Z] ---> 775d32e3a997 [2025-02-25T09:35:55.932Z] [Warning] One or more build-args [BASE MAKE ARCH] were not consumed [2025-02-25T09:35:55.932Z] Successfully built 775d32e3a997 [2025-02-25T09:35:56.192Z] 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-02-25T09:35:57.183Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-25T09:35:57.183Z] [2025-02-25T09:35:57.183Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-25T09:35:57.552Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-25T09:35:57.552Z] latest: Pulling from edgex-lftools-log-publisher [2025-02-25T09:35:57.552Z] 5eb5b503b376: Pulling fs layer [2025-02-25T09:35:57.552Z] 5c69ac0246d0: Pulling fs layer [2025-02-25T09:35:57.552Z] ec43610c2a17: Pulling fs layer [2025-02-25T09:35:57.552Z] 3a2ae6a8a46f: Pulling fs layer [2025-02-25T09:35:57.552Z] 33b1e0a273af: Pulling fs layer [2025-02-25T09:35:57.552Z] 5d3b04190fa2: Pulling fs layer [2025-02-25T09:35:57.552Z] 2f39f015ded8: Pulling fs layer [2025-02-25T09:35:57.552Z] 33b1e0a273af: Waiting [2025-02-25T09:35:57.552Z] 5d3b04190fa2: Waiting [2025-02-25T09:35:57.552Z] 2f39f015ded8: Waiting [2025-02-25T09:35:57.552Z] 3a2ae6a8a46f: Waiting [2025-02-25T09:35:57.552Z] 5c69ac0246d0: Download complete [2025-02-25T09:35:57.552Z] 3a2ae6a8a46f: Verifying Checksum [2025-02-25T09:35:57.552Z] 3a2ae6a8a46f: Download complete [2025-02-25T09:35:57.815Z] 33b1e0a273af: Verifying Checksum [2025-02-25T09:35:57.815Z] 33b1e0a273af: Download complete [2025-02-25T09:35:57.815Z] 5d3b04190fa2: Verifying Checksum [2025-02-25T09:35:57.815Z] 5d3b04190fa2: Download complete [2025-02-25T09:35:57.815Z] ec43610c2a17: Download complete [2025-02-25T09:35:57.815Z] 5eb5b503b376: Download complete [2025-02-25T09:35:58.382Z] 2f39f015ded8: Verifying Checksum [2025-02-25T09:35:58.382Z] 2f39f015ded8: Download complete [2025-02-25T09:35:59.324Z] 5eb5b503b376: Pull complete [2025-02-25T09:35:59.324Z] 5c69ac0246d0: Pull complete [2025-02-25T09:35:59.891Z] ec43610c2a17: Pull complete [2025-02-25T09:35:59.891Z] 3a2ae6a8a46f: Pull complete [2025-02-25T09:36:00.152Z] 33b1e0a273af: Pull complete [2025-02-25T09:36:00.152Z] 5d3b04190fa2: Pull complete [2025-02-25T09:36:04.351Z] 2f39f015ded8: Pull complete [2025-02-25T09:36:04.352Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-02-25T09:36:04.352Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-25T09:36:04.352Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-25T09:36:04.593Z] prd-ubuntu20.04-docker-8c-8g-39689 does not seem to be running inside a container [2025-02-25T09:36:04.626Z] $ 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-8 -v /w/workspace/edgexfoundry_device-can_PR-8:/w/workspace/edgexfoundry_device-can_PR-8:rw,z -v /w/workspace/edgexfoundry_device-can_PR-8@tmp:/w/workspace/edgexfoundry_device-can_PR-8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-02-25T09:36:08.450Z] $ docker top 61d3a9bdd457b8c816c95e98971e59227be2c0336a56b12754e39c197c516d39 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-25T09:36:08.920Z] ---> job-cost.sh [2025-02-25T09:36:08.920Z] lf-activate-venv: SKIPPING [2025-02-25T09:36:08.920Z] INFO: No Stack... [2025-02-25T09:36:09.179Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-02-25T09:36:09.439Z] INFO: Archiving Costs [Pipeline] sh [2025-02-25T09:36:09.751Z] + cut -d, -f6 [2025-02-25T09:36:09.751Z] + cat /w/workspace/edgexfoundry_device-can_PR-8/archives/cost.csv [Pipeline] lock [2025-02-25T09:36:09.795Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-can-PR-8-1-stack-cost] [2025-02-25T09:36:09.800Z] Resource [jenkins-edgexfoundry-device-can-PR-8-1-stack-cost] did not exist. Created. [2025-02-25T09:36:09.805Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-can-PR-8-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-02-25T09:36:10.201Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-02-25T09:36:10.263Z] Stashed 1 file(s) [Pipeline] } [2025-02-25T09:36:10.291Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-can-PR-8-1-stack-cost] [Pipeline] // lock [Pipeline] } [2025-02-25T09:36:10.377Z] $ docker stop --time=1 61d3a9bdd457b8c816c95e98971e59227be2c0336a56b12754e39c197c516d39 [2025-02-25T09:36:11.568Z] $ docker rm -f --volumes 61d3a9bdd457b8c816c95e98971e59227be2c0336a56b12754e39c197c516d39 [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-02-25T09:36:13.074Z] + [ -d /w/workspace/edgexfoundry_device-can_PR-8/archives ] [2025-02-25T09:36:13.074Z] + ls -al /w/workspace/edgexfoundry_device-can_PR-8/archives [2025-02-25T09:36:13.074Z] total 16 [2025-02-25T09:36:13.074Z] drwxr-xr-x 3 root root 4096 Feb 25 09:36 . [2025-02-25T09:36:13.074Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 25 09:36 .. [2025-02-25T09:36:13.074Z] drwxr-xr-x 2 root root 4096 Feb 25 09:36 cost [2025-02-25T09:36:13.074Z] -rw-r--r-- 1 root root 80 Feb 25 09:36 cost.csv [2025-02-25T09:36:13.074Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-can_PR-8/archives [2025-02-25T09:36:13.074Z] + ls -al /w/workspace/edgexfoundry_device-can_PR-8/archives [2025-02-25T09:36:13.074Z] total 16 [2025-02-25T09:36:13.074Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 25 09:36 . [2025-02-25T09:36:13.074Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 25 09:36 .. [2025-02-25T09:36:13.074Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 25 09:36 cost [2025-02-25T09:36:13.074Z] -rw-r--r-- 1 jenkins jenkins 80 Feb 25 09:36 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-02-25T09:36:13.418Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-25T09:36:14.312Z] ---> package-listing.sh [2025-02-25T09:36:14.312Z] ++ facter osfamily [2025-02-25T09:36:14.312Z] ++ tr '[:upper:]' '[:lower:]' [2025-02-25T09:36:14.570Z] + OS_FAMILY=debian [2025-02-25T09:36:14.570Z] + workspace=/w/workspace/edgexfoundry_device-can_PR-8 [2025-02-25T09:36:14.570Z] + START_PACKAGES=/tmp/packages_start.txt [2025-02-25T09:36:14.570Z] + END_PACKAGES=/tmp/packages_end.txt [2025-02-25T09:36:14.570Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-02-25T09:36:14.571Z] + PACKAGES=/tmp/packages_start.txt [2025-02-25T09:36:14.571Z] + '[' /w/workspace/edgexfoundry_device-can_PR-8 ']' [2025-02-25T09:36:14.571Z] + PACKAGES=/tmp/packages_end.txt [2025-02-25T09:36:14.571Z] + case "${OS_FAMILY}" in [2025-02-25T09:36:14.571Z] + dpkg -l [2025-02-25T09:36:14.571Z] + grep '^ii' [2025-02-25T09:36:14.571Z] + '[' -f /tmp/packages_start.txt ']' [2025-02-25T09:36:14.571Z] + '[' -f /tmp/packages_end.txt ']' [2025-02-25T09:36:14.571Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-02-25T09:36:14.571Z] + '[' /w/workspace/edgexfoundry_device-can_PR-8 ']' [2025-02-25T09:36:14.571Z] + mkdir -p /w/workspace/edgexfoundry_device-can_PR-8/archives/ [2025-02-25T09:36:14.571Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-can_PR-8/archives/ [Pipeline] echo [2025-02-25T09:36:14.607Z] 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-8/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-02-25T09:36:14.901Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-25T09:36:15.542Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-25T09:36:15.542Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-25T09:36:15.700Z] prd-ubuntu20.04-docker-8c-8g-39689 does not seem to be running inside a container [2025-02-25T09:36:15.721Z] $ 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-8/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-8 -v /w/workspace/edgexfoundry_device-can_PR-8:/w/workspace/edgexfoundry_device-can_PR-8:rw,z -v /w/workspace/edgexfoundry_device-can_PR-8@tmp:/w/workspace/edgexfoundry_device-can_PR-8@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-02-25T09:36:15.917Z] $ docker top a92da317a64722bf55aadfa3b9f2b795bdfd13c8f56a4928f5bb2be7b13643e1 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-25T09:36:16.329Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-02-25T09:36:16.640Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-02-25T09:36:16.958Z] + ls /var/log/sa-host [2025-02-25T09:36:16.958Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-25T09:36:17.098Z] provisioning config files... [2025-02-25T09:36:17.105Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-can_PR-8@tmp/config6004300021265881214tmp [Pipeline] { [Pipeline] echo [2025-02-25T09:36:17.167Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-25T09:36:17.486Z] ---> create-netrc.sh [Pipeline] } [2025-02-25T09:36:17.512Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-02-25T09:36:18.007Z] ---> python-tools-install.sh [Pipeline] echo [2025-02-25T09:36:18.061Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-25T09:36:18.510Z] ---> sudo-logs.sh [2025-02-25T09:36:18.510Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-02-25T09:36:18.603Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-25T09:36:18.953Z] ---> job-cost.sh [2025-02-25T09:36:18.953Z] lf-activate-venv: SKIPPING [2025-02-25T09:36:18.953Z] DEBUG: total: 0.2199999988079071 [2025-02-25T09:36:18.953Z] INFO: Retrieving Stack Cost... [2025-02-25T09:36:18.953Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-02-25T09:36:19.223Z] INFO: Archiving Costs [Pipeline] echo [2025-02-25T09:36:19.262Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-25T09:36:19.593Z] ---> logs-deploy.sh [2025-02-25T09:36:19.593Z] lf-activate-venv: SKIPPING [2025-02-25T09:36:19.593Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-can/PR-8/1 [2025-02-25T09:36:19.593Z] INFO: archiving workspace using pattern(s): [2025-02-25T09:36:20.619Z] Archives upload complete. [2025-02-25T09:36:20.619Z] INFO: archiving logs to Nexus