Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ba2b6fae553472960645637c219e56e42557e8af 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-ssh13408622253176909074.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-ssh11881131320816746189.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-can/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-can/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9154466565233265045.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 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-ssh8670907068670005451.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-can/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-can/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6871788740266385413.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildCApp] RAW Config: [project:device-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 Running on prd-ubuntu20.04-docker-8c-8g-40506 in /w/workspace/edgexfoundry_device-can_main [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_main # 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 Avoid second fetch Checking out Revision ba2b6fae553472960645637c219e56e42557e8af (main) Commit message: "build: move to SDK v4.0.0 (#9)" > git config core.sparsecheckout # timeout=10 > git checkout -f ba2b6fae553472960645637c219e56e42557e8af # timeout=10 > git rev-list --no-walk e86714426b11b2d8f098837f2c53fed51359a2a6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-03-07T02:12:48.342Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-03-07T02:12:48.406Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-03-07T02:12:48.435Z] ========================================================= [2025-03-07T02:12:48.435Z] EdgeX Global Pipelines Version Info [2025-03-07T02:12:48.435Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-03-07T02:12:49.545Z] ------------------- [2025-03-07T02:12:49.545Z] stable info: [2025-03-07T02:12:49.545Z] ------------------- [2025-03-07T02:12:49.545Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-03-07T02:12:49.545Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-03-07T02:12:49.545Z] Message: update stable to v1.0.269 [2025-03-07T02:12:49.805Z] ------------------- [2025-03-07T02:12:49.805Z] experimental info: [2025-03-07T02:12:49.805Z] ------------------- [2025-03-07T02:12:49.805Z] Commited By: Ginny Guan ginny@iotechsys.com [2025-03-07T02:12:49.805Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-03-07T02:12:49.805Z] Message: update experimental to stable [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-03-07T02:12:49.954Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-can-settings [Pipeline] echo [2025-03-07T02:12:49.979Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-can [Pipeline] echo [2025-03-07T02:12:50.002Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-03-07T02:12:50.030Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-03-07T02:12:50.057Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-03-07T02:12:50.084Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = scripts/Dockerfile.alpine [Pipeline] echo [2025-03-07T02:12:50.107Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = scripts/Dockerfile.alpine-base [Pipeline] echo [2025-03-07T02:12:50.136Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-03-07T02:12:50.162Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-03-07T02:12:50.196Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-can [Pipeline] echo [2025-03-07T02:12:50.217Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-03-07T02:12:50.242Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-03-07T02:12:50.263Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-03-07T02:12:50.287Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-03-07T02:12:50.311Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-03-07T02:12:50.338Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-03-07T02:12:50.360Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-03-07T02:12:50.389Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-03-07T02:12:50.411Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-03-07T02:12:50.436Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-03-07T02:12:50.459Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ba2b6fae553472960645637c219e56e42557e8af [Pipeline] echo [2025-03-07T02:12:50.481Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ba2b6fa [Pipeline] echo [2025-03-07T02:12:50.505Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-07T02:12:50.565Z] provisioning config files... [2025-03-07T02:12:50.578Z] copy managed file [device-can-settings] to file:/w/workspace/edgexfoundry_device-can_main@tmp/config5802869915035310278tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-07T02:12:50.915Z] ---> ****-login.sh [2025-03-07T02:12:50.915Z] nexus3.edgexfoundry.org:10001 [2025-03-07T02:12:51.175Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-07T02:12:51.175Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-07T02:12:51.175Z] Configure a credential helper to remove this warning. See [2025-03-07T02:12:51.175Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-07T02:12:51.175Z] [2025-03-07T02:12:51.175Z] Login Succeeded [2025-03-07T02:12:51.175Z] nexus3.edgexfoundry.org:10002 [2025-03-07T02:12:51.175Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-07T02:12:51.436Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-07T02:12:51.436Z] Configure a credential helper to remove this warning. See [2025-03-07T02:12:51.436Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-07T02:12:51.436Z] [2025-03-07T02:12:51.436Z] Login Succeeded [2025-03-07T02:12:51.436Z] nexus3.edgexfoundry.org:10003 [2025-03-07T02:12:51.436Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-07T02:12:51.436Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-07T02:12:51.436Z] Configure a credential helper to remove this warning. See [2025-03-07T02:12:51.436Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-07T02:12:51.436Z] [2025-03-07T02:12:51.436Z] Login Succeeded [2025-03-07T02:12:51.436Z] nexus3.edgexfoundry.org:10004 [2025-03-07T02:12:51.436Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-07T02:12:51.699Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-07T02:12:51.699Z] Configure a credential helper to remove this warning. See [2025-03-07T02:12:51.699Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-07T02:12:51.699Z] [2025-03-07T02:12:51.699Z] Login Succeeded [2025-03-07T02:12:51.699Z] ****.io [2025-03-07T02:12:51.699Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-07T02:12:51.961Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-07T02:12:51.961Z] Configure a credential helper to remove this warning. See [2025-03-07T02:12:51.961Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-07T02:12:51.961Z] [2025-03-07T02:12:51.961Z] Login Succeeded [2025-03-07T02:12:51.961Z] ---> ****-login.sh ends [Pipeline] } [2025-03-07T02:12:51.968Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build LTS Release Image) [Pipeline] sh [2025-03-07T02:12:52.385Z] + git rev-list -1 --merges ba2b6fae553472960645637c219e56e42557e8af~1..ba2b6fae553472960645637c219e56e42557e8af [Pipeline] echo [2025-03-07T02:12:52.414Z] -----------> git rev-list -1 --merges ba2b6fae553472960645637c219e56e42557e8af~1..ba2b6fae553472960645637c219e56e42557e8af ba2b6fae553472960645637c219e56e42557e8af [false] [Pipeline] sh [2025-03-07T02:12:52.709Z] + git log --format=format:%s -1 ba2b6fae553472960645637c219e56e42557e8af [Pipeline] echo [2025-03-07T02:12:52.726Z] ========================================================= [2025-03-07T02:12:52.726Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-03-07T02:12:52.726Z] ========================================================= Stage "Build LTS Release Image" skipped due to when conditional [Pipeline] getContext [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) Stage "amd64" skipped due to when conditional [Pipeline] getContext [Pipeline] } Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-03-07T02:12:53.204Z] + git rev-list -1 --merges ba2b6fae553472960645637c219e56e42557e8af~1..ba2b6fae553472960645637c219e56e42557e8af [Pipeline] echo [2025-03-07T02:12:53.217Z] -----------> git rev-list -1 --merges ba2b6fae553472960645637c219e56e42557e8af~1..ba2b6fae553472960645637c219e56e42557e8af ba2b6fae553472960645637c219e56e42557e8af [false] [Pipeline] sh [2025-03-07T02:12:53.511Z] + git log --format=format:%s -1 ba2b6fae553472960645637c219e56e42557e8af [Pipeline] echo [2025-03-07T02:12:53.528Z] ========================================================= [2025-03-07T02:12:53.528Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-03-07T02:12:53.528Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2025-03-07T02:12:53.907Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-07T02:12:53.907Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-03-07T02:12:53.907Z] + [ -e /tmp/ssh_known_hosts ] [2025-03-07T02:12:53.907Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-03-07T02:12:53.907Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-03-07T02:12:53.907Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-03-07T02:12:53.907Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T02:12:54.278Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-07T02:12:54.279Z] [2025-03-07T02:12:54.279Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T02:12:54.589Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-07T02:12:54.589Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-03-07T02:12:54.589Z] b85a868b505f: Pulling fs layer [2025-03-07T02:12:54.589Z] e2be974225ed: Pulling fs layer [2025-03-07T02:12:54.589Z] 339a4e72a1f5: Pulling fs layer [2025-03-07T02:12:54.589Z] 988bab9f4d93: Pulling fs layer [2025-03-07T02:12:54.589Z] 1469e6f7b9e6: Pulling fs layer [2025-03-07T02:12:54.589Z] eaf3925da568: Pulling fs layer [2025-03-07T02:12:54.589Z] bab4dde63d76: Pulling fs layer [2025-03-07T02:12:54.589Z] bde34c3a00c8: Pulling fs layer [2025-03-07T02:12:54.589Z] b352a97aabf1: Pulling fs layer [2025-03-07T02:12:54.589Z] 4872d77fe225: Pulling fs layer [2025-03-07T02:12:54.589Z] 5851b861e8e6: Pulling fs layer [2025-03-07T02:12:54.589Z] 988bab9f4d93: Waiting [2025-03-07T02:12:54.589Z] bde34c3a00c8: Waiting [2025-03-07T02:12:54.589Z] b352a97aabf1: Waiting [2025-03-07T02:12:54.589Z] 1469e6f7b9e6: Waiting [2025-03-07T02:12:54.589Z] 4872d77fe225: Waiting [2025-03-07T02:12:54.589Z] 5851b861e8e6: Waiting [2025-03-07T02:12:54.589Z] eaf3925da568: Waiting [2025-03-07T02:12:54.589Z] bab4dde63d76: Waiting [2025-03-07T02:12:54.589Z] e2be974225ed: Verifying Checksum [2025-03-07T02:12:54.589Z] e2be974225ed: Download complete [2025-03-07T02:12:54.589Z] 988bab9f4d93: Verifying Checksum [2025-03-07T02:12:54.589Z] 988bab9f4d93: Download complete [2025-03-07T02:12:54.589Z] 1469e6f7b9e6: Verifying Checksum [2025-03-07T02:12:54.589Z] 1469e6f7b9e6: Download complete [2025-03-07T02:12:54.589Z] 339a4e72a1f5: Verifying Checksum [2025-03-07T02:12:54.589Z] 339a4e72a1f5: Download complete [2025-03-07T02:12:54.848Z] eaf3925da568: Verifying Checksum [2025-03-07T02:12:54.848Z] eaf3925da568: Download complete [2025-03-07T02:12:54.848Z] bde34c3a00c8: Verifying Checksum [2025-03-07T02:12:54.848Z] bde34c3a00c8: Download complete [2025-03-07T02:12:54.848Z] b352a97aabf1: Download complete [2025-03-07T02:12:54.848Z] 4872d77fe225: Download complete [2025-03-07T02:12:54.848Z] 5851b861e8e6: Download complete [2025-03-07T02:12:54.848Z] b85a868b505f: Verifying Checksum [2025-03-07T02:12:54.848Z] b85a868b505f: Download complete [2025-03-07T02:12:55.108Z] bab4dde63d76: Verifying Checksum [2025-03-07T02:12:55.108Z] bab4dde63d76: Download complete [2025-03-07T02:12:56.047Z] b85a868b505f: Pull complete [2025-03-07T02:12:56.306Z] e2be974225ed: Pull complete [2025-03-07T02:12:56.874Z] 339a4e72a1f5: Pull complete [2025-03-07T02:12:56.874Z] 988bab9f4d93: Pull complete [2025-03-07T02:12:57.133Z] 1469e6f7b9e6: Pull complete [2025-03-07T02:12:57.133Z] eaf3925da568: Pull complete [2025-03-07T02:12:59.034Z] bab4dde63d76: Pull complete [2025-03-07T02:12:59.034Z] bde34c3a00c8: Pull complete [2025-03-07T02:12:59.293Z] b352a97aabf1: Pull complete [2025-03-07T02:12:59.293Z] 4872d77fe225: Pull complete [2025-03-07T02:12:59.293Z] 5851b861e8e6: Pull complete [2025-03-07T02:12:59.293Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-03-07T02:12:59.293Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-07T02:12:59.293Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-07T02:12:59.437Z] prd-ubuntu20.04-docker-8c-8g-40506 does not seem to be running inside a container [2025-03-07T02:12:59.470Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-can_main -v /w/workspace/edgexfoundry_device-can_main:/w/workspace/edgexfoundry_device-can_main:rw,z -v /w/workspace/edgexfoundry_device-can_main@tmp:/w/workspace/edgexfoundry_device-can_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-07T02:13:01.867Z] $ docker top 996859b420b247baccaf5df185c8d473bde418a57cf742e2cb9e6f92ef556cf7 -eo pid,comm [2025-03-07T02:13:01.936Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-03-07T02:13:01.936Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-07T02:13:01.988Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-07T02:13:01.989Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-07T02:13:02.096Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-07T02:13:02.095Z] $ docker exec 996859b420b247baccaf5df185c8d473bde418a57cf742e2cb9e6f92ef556cf7 ssh-agent [2025-03-07T02:13:02.207Z] SSH_AUTH_SOCK=/tmp/ssh-5BnXyILiRUeK/agent.32 [2025-03-07T02:13:02.207Z] SSH_AGENT_PID=37 [2025-03-07T02:13:02.214Z] Running ssh-add (command line suppressed) [2025-03-07T02:13:02.316Z] Identity added: /w/workspace/edgexfoundry_device-can_main@tmp/private_key_17684929893353016627.key (/w/workspace/edgexfoundry_device-can_main@tmp/private_key_17684929893353016627.key) [2025-03-07T02:13:02.334Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-07T02:13:02.626Z] + git tag --points-at HEAD [Pipeline] } [2025-03-07T02:13:02.633Z] $ docker exec --env ******** --env ******** 996859b420b247baccaf5df185c8d473bde418a57cf742e2cb9e6f92ef556cf7 ssh-agent -k [2025-03-07T02:13:02.744Z] unset SSH_AUTH_SOCK; [2025-03-07T02:13:02.744Z] unset SSH_AGENT_PID; [2025-03-07T02:13:02.744Z] echo Agent pid 37 killed; [2025-03-07T02:13:02.760Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-03-07T02:13:02.800Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-07T02:13:02.800Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-07T02:13:02.904Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-07T02:13:02.904Z] $ docker exec 996859b420b247baccaf5df185c8d473bde418a57cf742e2cb9e6f92ef556cf7 ssh-agent [2025-03-07T02:13:03.010Z] SSH_AUTH_SOCK=/tmp/ssh-sUnS7U6Jt5A7/agent.70 [2025-03-07T02:13:03.010Z] SSH_AGENT_PID=76 [2025-03-07T02:13:03.014Z] Running ssh-add (command line suppressed) [2025-03-07T02:13:03.126Z] Identity added: /w/workspace/edgexfoundry_device-can_main@tmp/private_key_1531348545490891977.key (/w/workspace/edgexfoundry_device-can_main@tmp/private_key_1531348545490891977.key) [2025-03-07T02:13:03.144Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-07T02:13:03.439Z] + git semver init [2025-03-07T02:13:03.708Z] 2025-03-07 02:13:03,627 [run_init] DEBUG init version:0.0.0 force:False [2025-03-07T02:13:03.708Z] 2025-03-07 02:13:03,627 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-can_main/.semver [2025-03-07T02:13:03.708Z] 2025-03-07 02:13:03,628 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-can.git /w/workspace/edgexfoundry_device-can_main/.semver [2025-03-07T02:13:03.708Z] 2025-03-07 02:13:03,628 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-can.git', '/w/workspace/edgexfoundry_device-can_main/.semver'], cwd=/w/workspace/edgexfoundry_device-can_main, universal_newlines=False, shell=None, istream=None) [2025-03-07T02:13:04.279Z] 2025-03-07 02:13:04,193 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-can_main/.git/info/exclude [2025-03-07T02:13:04.279Z] 2025-03-07 02:13:04,193 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-can_main/.semver/main with force:False [2025-03-07T02:13:04.279Z] 2025-03-07 02:13:04,193 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-can_main/.semver/main [2025-03-07T02:13:04.279Z] 2025-03-07 02:13:04,194 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-can_main/.semver/main [2025-03-07T02:13:04.279Z] 4.0.0-dev.3 [Pipeline] } [2025-03-07T02:13:04.287Z] $ docker exec --env ******** --env ******** 996859b420b247baccaf5df185c8d473bde418a57cf742e2cb9e6f92ef556cf7 ssh-agent -k [2025-03-07T02:13:04.400Z] unset SSH_AUTH_SOCK; [2025-03-07T02:13:04.400Z] unset SSH_AGENT_PID; [2025-03-07T02:13:04.401Z] echo Agent pid 76 killed; [2025-03-07T02:13:04.416Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-07T02:13:04.754Z] + git semver [Pipeline] } [2025-03-07T02:13:05.023Z] $ docker stop --time=1 996859b420b247baccaf5df185c8d473bde418a57cf742e2cb9e6f92ef556cf7 [2025-03-07T02:13:06.320Z] $ docker rm -f --volumes 996859b420b247baccaf5df185c8d473bde418a57cf742e2cb9e6f92ef556cf7 [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-07T02:13:06.684Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-03-07T02:13:06.917Z] Stashed 1 file(s) [Pipeline] echo [2025-03-07T02:13:06.922Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.3 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-07T02:13:07.112Z] provisioning config files... [2025-03-07T02:13:07.122Z] copy managed file [device-can-settings] to file:/w/workspace/edgexfoundry_device-can_main@tmp/config3765412869400941325tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-07T02:13:07.418Z] ---> ****-login.sh [2025-03-07T02:13:07.418Z] nexus3.edgexfoundry.org:10001 [2025-03-07T02:13:07.418Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-07T02:13:07.419Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-07T02:13:07.419Z] Configure a credential helper to remove this warning. See [2025-03-07T02:13:07.419Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-07T02:13:07.419Z] [2025-03-07T02:13:07.419Z] Login Succeeded [2025-03-07T02:13:07.419Z] nexus3.edgexfoundry.org:10002 [2025-03-07T02:13:07.419Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-07T02:13:07.679Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-07T02:13:07.679Z] Configure a credential helper to remove this warning. See [2025-03-07T02:13:07.679Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-07T02:13:07.679Z] [2025-03-07T02:13:07.679Z] Login Succeeded [2025-03-07T02:13:07.679Z] nexus3.edgexfoundry.org:10003 [2025-03-07T02:13:07.679Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-07T02:13:07.679Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-07T02:13:07.679Z] Configure a credential helper to remove this warning. See [2025-03-07T02:13:07.679Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-07T02:13:07.679Z] [2025-03-07T02:13:07.679Z] Login Succeeded [2025-03-07T02:13:07.679Z] nexus3.edgexfoundry.org:10004 [2025-03-07T02:13:07.679Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-07T02:13:07.940Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-07T02:13:07.940Z] Configure a credential helper to remove this warning. See [2025-03-07T02:13:07.940Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-07T02:13:07.940Z] [2025-03-07T02:13:07.940Z] Login Succeeded [2025-03-07T02:13:07.940Z] ****.io [2025-03-07T02:13:07.940Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-07T02:13:07.940Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-07T02:13:07.940Z] Configure a credential helper to remove this warning. See [2025-03-07T02:13:07.940Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-07T02:13:07.940Z] [2025-03-07T02:13:07.940Z] Login Succeeded [2025-03-07T02:13:08.200Z] ---> ****-login.sh ends [Pipeline] } [2025-03-07T02:13:08.207Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-03-07T02:13:08.303Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-07T02:13:08.318Z] [prepBaseBuildImage] Generating new image with name: ci-base-image-x86_64 [Pipeline] echo [2025-03-07T02:13:08.338Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-07T02:13:08.357Z] ========================================================= [2025-03-07T02:13:08.357Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest] [2025-03-07T02:13:08.357Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T02:13:08.693Z] + docker build -t ci-base-image-x86_64 -f scripts/Dockerfile.alpine-base --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest . [2025-03-07T02:13:08.693Z] Sending build context to Docker daemon 261.1kB [2025-03-07T02:13:08.693Z] Step 1/12 : ARG BASE_TEMPORARY=alpine:3.16 [2025-03-07T02:13:08.693Z] Step 2/12 : FROM ${BASE_TEMPORARY} [2025-03-07T02:13:08.953Z] 3.16: Pulling from library/alpine [2025-03-07T02:13:09.212Z] a88dc8b54e91: Pulling fs layer [2025-03-07T02:13:09.531Z] a88dc8b54e91: Verifying Checksum [2025-03-07T02:13:09.531Z] a88dc8b54e91: Download complete [2025-03-07T02:13:09.531Z] a88dc8b54e91: Pull complete [2025-03-07T02:13:09.531Z] Digest: sha256:452e7292acee0ee16c332324d7de05fa2c99f9994ecc9f0779c602916a672ae4 [2025-03-07T02:13:09.531Z] Status: Downloaded newer image for alpine:3.16 [2025-03-07T02:13:09.531Z] ---> d49a5025be10 [2025-03-07T02:13:09.531Z] Step 3/12 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2025-03-07T02:13:09.792Z] ---> Running in 992944229e73 [2025-03-07T02:13:10.051Z] [91mConnecting to iotech.jfrog.io (34.246.139.145:443) [2025-03-07T02:13:10.622Z] [0m[91msaving to '/etc/apk/keys/alpine.dev.rsa.pub' [2025-03-07T02:13:10.622Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2025-03-07T02:13:10.622Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2025-03-07T02:13:10.882Z] [0mRemoving intermediate container 992944229e73 [2025-03-07T02:13:10.882Z] ---> 2de768df0600 [2025-03-07T02:13:10.882Z] Step 4/12 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.16/main' >> /etc/apk/repositories [2025-03-07T02:13:10.882Z] ---> Running in 09d806ec4f19 [2025-03-07T02:13:11.454Z] Removing intermediate container 09d806ec4f19 [2025-03-07T02:13:11.454Z] ---> b09043f45836 [2025-03-07T02:13:11.454Z] Step 5/12 : RUN apk add --update --no-cache build-base git gcc cmake make linux-headers yaml-dev libmicrohttpd-dev curl-dev util-linux-dev ncurses-dev iotech-paho-mqtt-c-dev-1.3 hiredis-dev libcbor-dev iotech-iot-1.5-dev dumb-init libexecinfo-dev [2025-03-07T02:13:11.454Z] ---> Running in c5801d5494a2 [2025-03-07T02:13:11.714Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2025-03-07T02:13:11.714Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2025-03-07T02:13:11.974Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.16/main/x86_64/APKINDEX.tar.gz [2025-03-07T02:13:12.544Z] [91mWARNING: This apk-tools is OLD! Some packages might not function properly. [2025-03-07T02:13:12.544Z] [0m(1/80) Upgrading musl (1.2.3-r3 -> 1.2.3-r4) [2025-03-07T02:13:12.544Z] (2/80) Installing libgcc (11.2.1_git20220219-r2) [2025-03-07T02:13:12.544Z] (3/80) Installing libstdc++ (11.2.1_git20220219-r2) [2025-03-07T02:13:12.544Z] (4/80) Installing binutils (2.38-r3) [2025-03-07T02:13:12.804Z] (5/80) Installing libmagic (5.41-r0) [2025-03-07T02:13:12.804Z] (6/80) Installing file (5.41-r0) [2025-03-07T02:13:12.804Z] (7/80) Installing libgomp (11.2.1_git20220219-r2) [2025-03-07T02:13:12.804Z] (8/80) Installing libatomic (11.2.1_git20220219-r2) [2025-03-07T02:13:12.804Z] (9/80) Installing gmp (6.2.1-r2) [2025-03-07T02:13:12.804Z] (10/80) Installing isl22 (0.22-r0) [2025-03-07T02:13:12.804Z] (11/80) Installing mpfr4 (4.1.0-r0) [2025-03-07T02:13:12.804Z] (12/80) Installing mpc1 (1.2.1-r0) [2025-03-07T02:13:12.804Z] (13/80) Installing gcc (11.2.1_git20220219-r2) [2025-03-07T02:13:13.372Z] (14/80) Installing musl-dev (1.2.3-r4) [2025-03-07T02:13:13.372Z] (15/80) Installing libc-dev (0.7.2-r3) [2025-03-07T02:13:13.372Z] (16/80) Installing g++ (11.2.1_git20220219-r2) [2025-03-07T02:13:13.629Z] (17/80) Installing make (4.3-r0) [2025-03-07T02:13:13.629Z] (18/80) Installing fortify-headers (1.1-r1) [2025-03-07T02:13:13.629Z] (19/80) Installing patch (2.7.6-r7) [2025-03-07T02:13:13.629Z] (20/80) Installing build-base (0.5-r3) [2025-03-07T02:13:13.629Z] (21/80) Installing libacl (2.3.1-r0) [2025-03-07T02:13:13.629Z] (22/80) Installing libbz2 (1.0.8-r1) [2025-03-07T02:13:13.629Z] (23/80) Installing expat (2.6.2-r0) [2025-03-07T02:13:13.629Z] (24/80) Installing lz4-libs (1.9.3-r1) [2025-03-07T02:13:13.629Z] (25/80) Installing xz-libs (5.2.5-r1) [2025-03-07T02:13:13.629Z] (26/80) Installing zstd-libs (1.5.2-r1) [2025-03-07T02:13:13.629Z] (27/80) Installing libarchive (3.7.4-r0) [2025-03-07T02:13:13.629Z] (28/80) Installing ca-certificates (20240226-r0) [2025-03-07T02:13:13.629Z] (29/80) Installing brotli-libs (1.0.9-r6) [2025-03-07T02:13:13.629Z] (30/80) Installing nghttp2-libs (1.47.0-r2) [2025-03-07T02:13:13.887Z] (31/80) Installing libcurl (8.5.0-r0) [2025-03-07T02:13:13.887Z] (32/80) Installing ncurses-terminfo-base (6.3_p20220521-r1) [2025-03-07T02:13:13.887Z] (33/80) Installing ncurses-libs (6.3_p20220521-r1) [2025-03-07T02:13:13.887Z] (34/80) Installing rhash-libs (1.4.2-r2) [2025-03-07T02:13:13.887Z] (35/80) Installing libuv (1.44.1-r0) [2025-03-07T02:13:13.887Z] (36/80) Installing cmake (3.23.5-r0) [2025-03-07T02:13:14.146Z] (37/80) Installing pkgconf (1.8.1-r0) [2025-03-07T02:13:14.146Z] (38/80) Installing openssl-dev (1.1.1w-r1) [2025-03-07T02:13:14.403Z] (39/80) Installing nghttp2-dev (1.47.0-r2) [2025-03-07T02:13:14.403Z] (40/80) Installing zlib-dev (1.2.12-r3) [2025-03-07T02:13:14.403Z] (41/80) Installing brotli-dev (1.0.9-r6) [2025-03-07T02:13:14.403Z] (42/80) Installing curl-dev (8.5.0-r0) [2025-03-07T02:13:14.403Z] (43/80) Installing dumb-init (1.2.5-r1) [2025-03-07T02:13:14.403Z] (44/80) Installing pcre2 (10.42-r0) [2025-03-07T02:13:14.403Z] (45/80) Installing git (2.36.6-r0) [2025-03-07T02:13:14.403Z] (46/80) Installing hiredis (1.0.2-r0) [2025-03-07T02:13:14.403Z] (47/80) Installing hiredis-dev (1.0.2-r0) [2025-03-07T02:13:14.403Z] (48/80) Installing yaml (0.2.5-r0) [2025-03-07T02:13:14.403Z] (49/80) Installing libcbor (0.9.0-r1) [2025-03-07T02:13:14.403Z] (50/80) Installing iotech-iot-1.5 (1.5.5-r0) [2025-03-07T02:13:14.969Z] (51/80) Installing iotech-iot-1.5-dev (1.5.5-r0) [2025-03-07T02:13:15.228Z] (52/80) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.13-r0) [2025-03-07T02:13:15.487Z] (53/80) Installing libcbor-dev (0.9.0-r1) [2025-03-07T02:13:15.487Z] (54/80) Installing libexecinfo (1.1-r1) [2025-03-07T02:13:15.487Z] (55/80) Installing libexecinfo-dev (1.1-r1) [2025-03-07T02:13:15.487Z] (56/80) Installing nettle (3.7.3-r0) [2025-03-07T02:13:15.487Z] (57/80) Installing libffi (3.4.2-r1) [2025-03-07T02:13:15.487Z] (58/80) Installing p11-kit (0.24.1-r0) [2025-03-07T02:13:15.487Z] (59/80) Installing libtasn1 (4.18.0-r1) [2025-03-07T02:13:15.487Z] (60/80) Installing libunistring (1.0-r0) [2025-03-07T02:13:15.487Z] (61/80) Installing gnutls (3.7.7-r1) [2025-03-07T02:13:15.487Z] (62/80) Installing libmicrohttpd (0.9.75-r0) [2025-03-07T02:13:15.487Z] (63/80) Installing gnutls-c++ (3.7.7-r1) [2025-03-07T02:13:15.487Z] (64/80) Installing libgmpxx (6.2.1-r2) [2025-03-07T02:13:15.487Z] (65/80) Installing gmp-dev (6.2.1-r2) [2025-03-07T02:13:15.487Z] (66/80) Installing nettle-dev (3.7.3-r0) [2025-03-07T02:13:15.487Z] (67/80) Installing libtasn1-progs (4.18.0-r1) [2025-03-07T02:13:15.487Z] (68/80) Installing libtasn1-dev (4.18.0-r1) [2025-03-07T02:13:15.487Z] (69/80) Installing p11-kit-dev (0.24.1-r0) [2025-03-07T02:13:15.487Z] (70/80) Installing gnutls-dev (3.7.7-r1) [2025-03-07T02:13:15.487Z] (71/80) Installing libmicrohttpd-dev (0.9.75-r0) [2025-03-07T02:13:15.487Z] (72/80) Installing linux-headers (5.16.7-r1) [2025-03-07T02:13:15.746Z] (73/80) Installing ncurses-dev (6.3_p20220521-r1) [2025-03-07T02:13:15.746Z] (74/80) Installing libblkid (2.38-r1) [2025-03-07T02:13:15.746Z] (75/80) Installing libuuid (2.38-r1) [2025-03-07T02:13:15.746Z] (76/80) Installing libfdisk (2.38-r1) [2025-03-07T02:13:15.746Z] (77/80) Installing libmount (2.38-r1) [2025-03-07T02:13:15.746Z] (78/80) Installing libsmartcols (2.38-r1) [2025-03-07T02:13:15.746Z] (79/80) Installing util-linux-dev (2.38-r1) [2025-03-07T02:13:15.746Z] (80/80) Installing yaml-dev (0.2.5-r0) [2025-03-07T02:13:15.746Z] Executing busybox-1.35.0-r17.trigger [2025-03-07T02:13:15.746Z] Executing ca-certificates-20240226-r0.trigger [2025-03-07T02:13:15.746Z] OK: 281 MiB in 93 packages [2025-03-07T02:13:22.072Z] Still waiting to schedule task [2025-03-07T02:13:22.072Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-40501’ [2025-03-07T02:13:23.865Z] Removing intermediate container c5801d5494a2 [2025-03-07T02:13:23.866Z] ---> 96d8859a5df9 [2025-03-07T02:13:23.866Z] Step 6/12 : RUN apk --no-cache upgrade [2025-03-07T02:13:23.866Z] ---> Running in 9e21abc7fa77 [2025-03-07T02:13:23.866Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2025-03-07T02:13:23.866Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2025-03-07T02:13:23.866Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.16/main/x86_64/APKINDEX.tar.gz [2025-03-07T02:13:24.124Z] [91mWARNING: This apk-tools is OLD! Some packages might not function properly. [2025-03-07T02:13:24.124Z] [0m(1/4) Upgrading busybox (1.35.0-r17 -> 1.35.0-r18) [2025-03-07T02:13:24.124Z] Executing busybox-1.35.0-r18.post-upgrade [2025-03-07T02:13:24.124Z] (2/4) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2025-03-07T02:13:24.124Z] (3/4) Upgrading ssl_client (1.35.0-r17 -> 1.35.0-r18) [2025-03-07T02:13:24.124Z] (4/4) Upgrading musl-utils (1.2.3-r3 -> 1.2.3-r4) [2025-03-07T02:13:24.124Z] Executing busybox-1.35.0-r18.trigger [2025-03-07T02:13:24.124Z] Executing ca-certificates-20240226-r0.trigger [2025-03-07T02:13:24.124Z] OK: 281 MiB in 93 packages [2025-03-07T02:13:24.717Z] Removing intermediate container 9e21abc7fa77 [2025-03-07T02:13:24.717Z] ---> 7cf8c49a767f [2025-03-07T02:13:24.717Z] Step 7/12 : COPY scripts /device-can/scripts [2025-03-07T02:13:24.717Z] ---> c5080993a707 [2025-03-07T02:13:24.717Z] Step 8/12 : COPY src /device-can/src/ [2025-03-07T02:13:24.717Z] ---> 619475db6ef0 [2025-03-07T02:13:24.717Z] Step 9/12 : COPY VERSION /device-can/ [2025-03-07T02:13:24.977Z] ---> e279cbac06d0 [2025-03-07T02:13:24.977Z] Step 10/12 : WORKDIR /device-can [2025-03-07T02:13:24.977Z] ---> Running in b1d3446bd78c [2025-03-07T02:13:24.977Z] Removing intermediate container b1d3446bd78c [2025-03-07T02:13:24.977Z] ---> 9e8e065f9ce1 [2025-03-07T02:13:24.977Z] Step 11/12 : RUN /device-can/scripts/build_deps.sh 1 [2025-03-07T02:13:25.238Z] ---> Running in 39528325b695 [2025-03-07T02:13:25.497Z] [91m+ BUILD_CSDK=1 [2025-03-07T02:13:25.497Z] + CSDK_VERSION=4.0.0 [2025-03-07T02:13:25.497Z] + '[' -d deps ] [2025-03-07T02:13:25.497Z] + mkdir deps [2025-03-07T02:13:25.497Z] [0m[91m+ cd /device-can/deps [2025-03-07T02:13:25.497Z] + '[' 1 '=' 1 ] [2025-03-07T02:13:25.497Z] + cd /device-can/deps [2025-03-07T02:13:25.497Z] + wget https://github.com/edgexfoundry/device-sdk-c/archive/v4.0.0.zip [2025-03-07T02:13:25.497Z] [0m[91mConnecting to github.com (140.82.112.3:443) [2025-03-07T02:13:25.756Z] [0m[91mConnecting to codeload.github.com (140.82.114.9:443) [2025-03-07T02:13:25.756Z] [0m[91msaving to 'v4.0.0.zip' [2025-03-07T02:13:25.756Z] [0m[91mv4.0.0.zip 100% |********************************| 245k 0:00:00 ETA [2025-03-07T02:13:25.756Z] 'v4.0.0.zip' saved [2025-03-07T02:13:25.756Z] [0m[91m+ unzip v4.0.0.zip [2025-03-07T02:13:25.756Z] [0mArchive: v4.0.0.zip [2025-03-07T02:13:25.756Z] creating: device-sdk-c-4.0.0/ [2025-03-07T02:13:25.756Z] creating: device-sdk-c-4.0.0/.github/ [2025-03-07T02:13:25.756Z] inflating: device-sdk-c-4.0.0/.github/Contributing.md [2025-03-07T02:13:25.756Z] inflating: device-sdk-c-4.0.0/.github/PULL_REQUEST_TEMPLATE.md [2025-03-07T02:13:25.756Z] inflating: device-sdk-c-4.0.0/.github/semantic.yml [2025-03-07T02:13:25.756Z] creating: device-sdk-c-4.0.0/.github/workflows/ [2025-03-07T02:13:25.756Z] inflating: device-sdk-c-4.0.0/.github/workflows/release.yml [2025-03-07T02:13:25.756Z] inflating: device-sdk-c-4.0.0/.gitignore [2025-03-07T02:13:25.756Z] inflating: device-sdk-c-4.0.0/Attribution.txt [2025-03-07T02:13:25.756Z] inflating: device-sdk-c-4.0.0/CHANGELOG.md [2025-03-07T02:13:25.756Z] inflating: device-sdk-c-4.0.0/Doxyfile [2025-03-07T02:13:25.756Z] inflating: device-sdk-c-4.0.0/GOVERNANCE.md [2025-03-07T02:13:25.756Z] inflating: device-sdk-c-4.0.0/Jenkinsfile [2025-03-07T02:13:25.756Z] inflating: device-sdk-c-4.0.0/LICENSE [2025-03-07T02:13:25.756Z] inflating: device-sdk-c-4.0.0/Makefile [2025-03-07T02:13:25.756Z] inflating: device-sdk-c-4.0.0/OWNERS.md [2025-03-07T02:13:25.756Z] inflating: device-sdk-c-4.0.0/README.IOT.md [2025-03-07T02:13:25.756Z] inflating: device-sdk-c-4.0.0/README.md [2025-03-07T02:13:25.756Z] inflating: device-sdk-c-4.0.0/README.v3.md [2025-03-07T02:13:25.756Z] creating: device-sdk-c-4.0.0/docs/ [2025-03-07T02:13:25.756Z] inflating: device-sdk-c-4.0.0/docs/configuration.md [2025-03-07T02:13:25.756Z] inflating: device-sdk-c-4.0.0/docs/deviceprofiles.md [2025-03-07T02:13:25.756Z] inflating: device-sdk-c-4.0.0/docs/metrics.md [2025-03-07T02:13:25.756Z] inflating: device-sdk-c-4.0.0/docs/servicewritersguide.md [2025-03-07T02:13:25.756Z] inflating: device-sdk-c-4.0.0/docs/startup.md [2025-03-07T02:13:25.756Z] creating: device-sdk-c-4.0.0/include/ [2025-03-07T02:13:25.756Z] creating: device-sdk-c-4.0.0/include/devsdk/ [2025-03-07T02:13:25.756Z] inflating: device-sdk-c-4.0.0/include/devsdk/devsdk-base.h [2025-03-07T02:13:25.756Z] inflating: device-sdk-c-4.0.0/include/devsdk/devsdk.h [2025-03-07T02:13:25.756Z] creating: device-sdk-c-4.0.0/include/edgex/ [2025-03-07T02:13:25.756Z] inflating: device-sdk-c-4.0.0/include/edgex/devices.h [2025-03-07T02:13:25.756Z] inflating: device-sdk-c-4.0.0/include/edgex/edgex-base.h [2025-03-07T02:13:25.756Z] inflating: device-sdk-c-4.0.0/include/edgex/edgex.h [2025-03-07T02:13:25.756Z] inflating: device-sdk-c-4.0.0/include/edgex/profiles.h [2025-03-07T02:13:25.756Z] inflating: device-sdk-c-4.0.0/include/edgex/rest-server.h [2025-03-07T02:13:25.756Z] creating: device-sdk-c-4.0.0/scripts/ [2025-03-07T02:13:25.756Z] inflating: device-sdk-c-4.0.0/scripts/Dockerfile.alpine [2025-03-07T02:13:25.756Z] inflating: device-sdk-c-4.0.0/scripts/Dockerfile.alpine-base [2025-03-07T02:13:25.756Z] inflating: device-sdk-c-4.0.0/scripts/build.sh [2025-03-07T02:13:25.756Z] inflating: device-sdk-c-4.0.0/scripts/entrypoint.sh [2025-03-07T02:13:25.756Z] creating: device-sdk-c-4.0.0/src/ [2025-03-07T02:13:25.757Z] inflating: device-sdk-c-4.0.0/src/CMakeLists.txt [2025-03-07T02:13:25.757Z] creating: device-sdk-c-4.0.0/src/c/ [2025-03-07T02:13:25.757Z] inflating: device-sdk-c-4.0.0/src/c/CMakeLists.txt [2025-03-07T02:13:25.757Z] inflating: device-sdk-c-4.0.0/src/c/api.h [2025-03-07T02:13:25.757Z] inflating: device-sdk-c-4.0.0/src/c/autoevent.c [2025-03-07T02:13:25.757Z] inflating: device-sdk-c-4.0.0/src/c/autoevent.h [2025-03-07T02:13:25.757Z] inflating: device-sdk-c-4.0.0/src/c/bus-impl.h [2025-03-07T02:13:25.757Z] inflating: device-sdk-c-4.0.0/src/c/bus-mqtt.c [2025-03-07T02:13:25.757Z] inflating: device-sdk-c-4.0.0/src/c/bus.c [2025-03-07T02:13:25.757Z] inflating: device-sdk-c-4.0.0/src/c/bus.h [2025-03-07T02:13:25.757Z] inflating: device-sdk-c-4.0.0/src/c/callback3.c [2025-03-07T02:13:25.757Z] inflating: device-sdk-c-4.0.0/src/c/callback3.h [2025-03-07T02:13:25.757Z] inflating: device-sdk-c-4.0.0/src/c/cmdinfo.h [2025-03-07T02:13:25.757Z] inflating: device-sdk-c-4.0.0/src/c/config.c [2025-03-07T02:13:25.757Z] inflating: device-sdk-c-4.0.0/src/c/config.h [2025-03-07T02:13:25.757Z] inflating: device-sdk-c-4.0.0/src/c/correlation.c [2025-03-07T02:13:25.757Z] inflating: device-sdk-c-4.0.0/src/c/correlation.h [2025-03-07T02:13:25.757Z] inflating: device-sdk-c-4.0.0/src/c/data.c [2025-03-07T02:13:25.757Z] inflating: device-sdk-c-4.0.0/src/c/data.h [2025-03-07T02:13:25.757Z] inflating: device-sdk-c-4.0.0/src/c/defs.h.in [2025-03-07T02:13:25.757Z] inflating: device-sdk-c-4.0.0/src/c/device.c [2025-03-07T02:13:25.757Z] inflating: device-sdk-c-4.0.0/src/c/device.h [2025-03-07T02:13:25.757Z] inflating: device-sdk-c-4.0.0/src/c/devman.c [2025-03-07T02:13:25.757Z] inflating: device-sdk-c-4.0.0/src/c/devmap.c [2025-03-07T02:13:25.757Z] inflating: device-sdk-c-4.0.0/src/c/devmap.h [2025-03-07T02:13:25.757Z] inflating: device-sdk-c-4.0.0/src/c/devsdk-base.c [2025-03-07T02:13:25.757Z] inflating: device-sdk-c-4.0.0/src/c/devutil.h [2025-03-07T02:13:25.757Z] inflating: device-sdk-c-4.0.0/src/c/discovery.c [2025-03-07T02:13:25.757Z] inflating: device-sdk-c-4.0.0/src/c/discovery.h [2025-03-07T02:13:25.757Z] inflating: device-sdk-c-4.0.0/src/c/dto-read.c [2025-03-07T02:13:25.757Z] inflating: device-sdk-c-4.0.0/src/c/dto-read.h [2025-03-07T02:13:25.757Z] inflating: device-sdk-c-4.0.0/src/c/edgex-logging.c [2025-03-07T02:13:25.757Z] inflating: device-sdk-c-4.0.0/src/c/edgex-logging.h [2025-03-07T02:13:25.757Z] inflating: device-sdk-c-4.0.0/src/c/edgex-rest.c [2025-03-07T02:13:25.757Z] inflating: device-sdk-c-4.0.0/src/c/edgex-rest.h [2025-03-07T02:13:25.757Z] inflating: device-sdk-c-4.0.0/src/c/edgex2.h [2025-03-07T02:13:25.757Z] inflating: device-sdk-c-4.0.0/src/c/errorlist.h [2025-03-07T02:13:25.757Z] creating: device-sdk-c-4.0.0/src/c/examples/ [2025-03-07T02:13:25.757Z] inflating: device-sdk-c-4.0.0/src/c/examples/CMakeLists.txt [2025-03-07T02:13:25.757Z] inflating: device-sdk-c-4.0.0/src/c/examples/README.md [2025-03-07T02:13:25.757Z] creating: device-sdk-c-4.0.0/src/c/examples/bitfields/ [2025-03-07T02:13:25.757Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/CMakeLists.txt [2025-03-07T02:13:25.757Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/README.md [2025-03-07T02:13:25.757Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/device-bitfields.c [2025-03-07T02:13:25.757Z] creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/ [2025-03-07T02:13:25.757Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/configuration.yaml [2025-03-07T02:13:25.757Z] creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/devices/ [2025-03-07T02:13:25.757Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/devices/Bitfields.json [2025-03-07T02:13:25.757Z] creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/profiles/ [2025-03-07T02:13:25.757Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/profiles/Example-Bitfields.json [2025-03-07T02:13:25.757Z] creating: device-sdk-c-4.0.0/src/c/examples/counters/ [2025-03-07T02:13:25.757Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/CMakeLists.txt [2025-03-07T02:13:25.757Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/README.md [2025-03-07T02:13:25.757Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/device-counter.c [2025-03-07T02:13:25.757Z] creating: device-sdk-c-4.0.0/src/c/examples/counters/res/ [2025-03-07T02:13:25.757Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/configuration.yaml [2025-03-07T02:13:25.757Z] creating: device-sdk-c-4.0.0/src/c/examples/counters/res/devices/ [2025-03-07T02:13:25.757Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/devices/Counters.json [2025-03-07T02:13:25.757Z] creating: device-sdk-c-4.0.0/src/c/examples/counters/res/profiles/ [2025-03-07T02:13:25.757Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/profiles/Counter.json [2025-03-07T02:13:25.757Z] creating: device-sdk-c-4.0.0/src/c/examples/discovery/ [2025-03-07T02:13:25.757Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/CMakeLists.txt [2025-03-07T02:13:25.757Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/README.md [2025-03-07T02:13:25.757Z] creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/ [2025-03-07T02:13:25.757Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/configuration.yaml [2025-03-07T02:13:25.757Z] creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/devices/ [2025-03-07T02:13:25.757Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/devices/readme.txt [2025-03-07T02:13:25.757Z] creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/profiles/ [2025-03-07T02:13:25.757Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/profiles/TemplateProfile.json [2025-03-07T02:13:25.757Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/template.c [2025-03-07T02:13:25.757Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/watcher1.json [2025-03-07T02:13:25.757Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/watcher2.json [2025-03-07T02:13:25.757Z] creating: device-sdk-c-4.0.0/src/c/examples/file/ [2025-03-07T02:13:25.757Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/CMakeLists.txt [2025-03-07T02:13:25.757Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/README.md [2025-03-07T02:13:25.757Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/device-file.c [2025-03-07T02:13:25.757Z] creating: device-sdk-c-4.0.0/src/c/examples/file/res/ [2025-03-07T02:13:25.757Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/res/configuration.yaml [2025-03-07T02:13:25.757Z] creating: device-sdk-c-4.0.0/src/c/examples/file/res/devices/ [2025-03-07T02:13:25.757Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/res/devices/file1.json [2025-03-07T02:13:25.757Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/res/lorem.txt [2025-03-07T02:13:25.757Z] creating: device-sdk-c-4.0.0/src/c/examples/file/res/profiles/ [2025-03-07T02:13:25.757Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/res/profiles/FileExampleProfile.json [2025-03-07T02:13:25.757Z] creating: device-sdk-c-4.0.0/src/c/examples/gyro/ [2025-03-07T02:13:25.757Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/CMakeLists.txt [2025-03-07T02:13:25.757Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/README.md [2025-03-07T02:13:25.757Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/device-gyro.c [2025-03-07T02:13:25.757Z] creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/ [2025-03-07T02:13:25.757Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/configuration.yaml [2025-03-07T02:13:25.757Z] creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/devices/ [2025-03-07T02:13:25.757Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/devices/gyro.json [2025-03-07T02:13:25.757Z] creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/profiles/ [2025-03-07T02:13:25.757Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/profiles/Gyro.json [2025-03-07T02:13:25.757Z] creating: device-sdk-c-4.0.0/src/c/examples/random/ [2025-03-07T02:13:25.757Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/CMakeLists.txt [2025-03-07T02:13:25.757Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/README.md [2025-03-07T02:13:25.757Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/device-random.c [2025-03-07T02:13:25.757Z] creating: device-sdk-c-4.0.0/src/c/examples/random/res/ [2025-03-07T02:13:25.757Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/res/configuration.yaml [2025-03-07T02:13:25.757Z] creating: device-sdk-c-4.0.0/src/c/examples/random/res/devices/ [2025-03-07T02:13:25.757Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/res/devices/randomdevice1.json [2025-03-07T02:13:25.757Z] creating: device-sdk-c-4.0.0/src/c/examples/random/res/profiles/ [2025-03-07T02:13:25.757Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/res/profiles/RandomExampleProfile.json [2025-03-07T02:13:25.757Z] creating: device-sdk-c-4.0.0/src/c/examples/res/ [2025-03-07T02:13:25.757Z] inflating: device-sdk-c-4.0.0/src/c/examples/res/configuration.yaml [2025-03-07T02:13:25.757Z] creating: device-sdk-c-4.0.0/src/c/examples/res/devices/ [2025-03-07T02:13:25.757Z] inflating: device-sdk-c-4.0.0/src/c/examples/res/devices/device1.json [2025-03-07T02:13:25.757Z] creating: device-sdk-c-4.0.0/src/c/examples/res/profiles/ [2025-03-07T02:13:25.757Z] inflating: device-sdk-c-4.0.0/src/c/examples/res/profiles/TemplateProfile.json [2025-03-07T02:13:25.757Z] inflating: device-sdk-c-4.0.0/src/c/examples/template.c [2025-03-07T02:13:25.757Z] creating: device-sdk-c-4.0.0/src/c/examples/terminal/ [2025-03-07T02:13:25.757Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/CMakeLists.txt [2025-03-07T02:13:25.757Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/README.md [2025-03-07T02:13:25.757Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/device-terminal.c [2025-03-07T02:13:25.757Z] creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/ [2025-03-07T02:13:25.757Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/configuration.yaml [2025-03-07T02:13:25.757Z] creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/devices/ [2025-03-07T02:13:25.757Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/devices/terminal.json [2025-03-07T02:13:25.757Z] creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/profiles/ [2025-03-07T02:13:25.757Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/profiles/Terminal.json [2025-03-07T02:13:25.757Z] inflating: device-sdk-c-4.0.0/src/c/filesys.c [2025-03-07T02:13:25.757Z] inflating: device-sdk-c-4.0.0/src/c/filesys.h [2025-03-07T02:13:25.757Z] inflating: device-sdk-c-4.0.0/src/c/keeper.c [2025-03-07T02:13:25.757Z] inflating: device-sdk-c-4.0.0/src/c/keeper.h [2025-03-07T02:13:25.757Z] inflating: device-sdk-c-4.0.0/src/c/map.c [2025-03-07T02:13:25.757Z] inflating: device-sdk-c-4.0.0/src/c/map.h [2025-03-07T02:13:25.757Z] inflating: device-sdk-c-4.0.0/src/c/metadata.c [2025-03-07T02:13:25.757Z] inflating: device-sdk-c-4.0.0/src/c/metadata.h [2025-03-07T02:13:25.757Z] inflating: device-sdk-c-4.0.0/src/c/metrics.h [2025-03-07T02:13:25.757Z] inflating: device-sdk-c-4.0.0/src/c/opstate.c [2025-03-07T02:13:25.757Z] inflating: device-sdk-c-4.0.0/src/c/opstate.h [2025-03-07T02:13:25.757Z] inflating: device-sdk-c-4.0.0/src/c/parson.c [2025-03-07T02:13:25.757Z] inflating: device-sdk-c-4.0.0/src/c/parson.h [2025-03-07T02:13:25.757Z] inflating: device-sdk-c-4.0.0/src/c/profiles.c [2025-03-07T02:13:25.757Z] inflating: device-sdk-c-4.0.0/src/c/profiles.h [2025-03-07T02:13:25.757Z] inflating: device-sdk-c-4.0.0/src/c/registry-impl.h [2025-03-07T02:13:25.757Z] inflating: device-sdk-c-4.0.0/src/c/registry.c [2025-03-07T02:13:25.757Z] inflating: device-sdk-c-4.0.0/src/c/registry.h [2025-03-07T02:13:25.757Z] inflating: device-sdk-c-4.0.0/src/c/reqdata.c [2025-03-07T02:13:25.757Z] inflating: device-sdk-c-4.0.0/src/c/reqdata.h [2025-03-07T02:13:25.757Z] inflating: device-sdk-c-4.0.0/src/c/request_auth.c [2025-03-07T02:13:25.757Z] inflating: device-sdk-c-4.0.0/src/c/request_auth.h [2025-03-07T02:13:25.757Z] inflating: device-sdk-c-4.0.0/src/c/rest-server.c [2025-03-07T02:13:25.757Z] inflating: device-sdk-c-4.0.0/src/c/rest-server.h [2025-03-07T02:13:25.757Z] inflating: device-sdk-c-4.0.0/src/c/rest.c [2025-03-07T02:13:25.757Z] inflating: device-sdk-c-4.0.0/src/c/rest.h [2025-03-07T02:13:25.757Z] inflating: device-sdk-c-4.0.0/src/c/secrets-impl.h [2025-03-07T02:13:25.757Z] inflating: device-sdk-c-4.0.0/src/c/secrets-insecure.c [2025-03-07T02:13:25.757Z] inflating: device-sdk-c-4.0.0/src/c/secrets-insecure.h [2025-03-07T02:13:25.757Z] inflating: device-sdk-c-4.0.0/src/c/secrets-vault.c [2025-03-07T02:13:25.757Z] inflating: device-sdk-c-4.0.0/src/c/secrets-vault.h [2025-03-07T02:13:25.757Z] inflating: device-sdk-c-4.0.0/src/c/secrets.c [2025-03-07T02:13:25.757Z] inflating: device-sdk-c-4.0.0/src/c/secrets.h [2025-03-07T02:13:25.757Z] inflating: device-sdk-c-4.0.0/src/c/service.c [2025-03-07T02:13:25.757Z] inflating: device-sdk-c-4.0.0/src/c/service.h [2025-03-07T02:13:25.757Z] inflating: device-sdk-c-4.0.0/src/c/transform.c [2025-03-07T02:13:25.757Z] inflating: device-sdk-c-4.0.0/src/c/transform.h [2025-03-07T02:13:25.757Z] inflating: device-sdk-c-4.0.0/src/c/validate.c [2025-03-07T02:13:25.757Z] inflating: device-sdk-c-4.0.0/src/c/validate.h [2025-03-07T02:13:25.757Z] inflating: [91m+ cd device-sdk-c-4.0.0 [2025-03-07T02:13:25.757Z] + ./scripts/build.sh [2025-03-07T02:13:25.757Z] [0mdevice-sdk-c-4.0.0/src/c/watchers.c [2025-03-07T02:13:25.757Z] inflating: device-sdk-c-4.0.0/src/c/watchers.h [2025-03-07T02:13:25.757Z] creating: device-sdk-c-4.0.0/src/cmake/ [2025-03-07T02:13:25.757Z] inflating: device-sdk-c-4.0.0/src/cmake/FindIOT.cmake [2025-03-07T02:13:25.757Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBCBOR.cmake [2025-03-07T02:13:25.757Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBMICROHTTP.cmake [2025-03-07T02:13:25.757Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBPAHO.cmake [2025-03-07T02:13:25.757Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBUUID.cmake [2025-03-07T02:13:25.757Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBYAML.cmake [2025-03-07T02:13:25.757Z] [91m+ CPPCHECK=false [2025-03-07T02:13:25.757Z] + DOCGEN=false [2025-03-07T02:13:25.757Z] + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' [2025-03-07T02:13:25.757Z] [0m[91m+ '[' 0 -gt 0 ] [2025-03-07T02:13:25.757Z] [0m[91m+ readlink -f ./scripts/build.sh [2025-03-07T02:13:25.757Z] [0m[91m+ dirname /device-can/deps/device-sdk-c-4.0.0/scripts/build.sh [2025-03-07T02:13:25.757Z] [0m[91m+ dirname /device-can/deps/device-sdk-c-4.0.0/scripts [2025-03-07T02:13:25.757Z] [0m[91m+ ROOT=/device-can/deps/device-sdk-c-4.0.0 [2025-03-07T02:13:25.757Z] + cd /device-can/deps/device-sdk-c-4.0.0 [2025-03-07T02:13:25.757Z] + mkdir -p /device-can/deps/device-sdk-c-4.0.0/build/release [2025-03-07T02:13:25.757Z] [0m[91m+ cd /device-can/deps/device-sdk-c-4.0.0/build/release [2025-03-07T02:13:25.757Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-can/deps/device-sdk-c-4.0.0/src [2025-03-07T02:13:26.015Z] [0m-- The C compiler identification is GNU 11.2.1 [2025-03-07T02:13:26.015Z] -- Detecting C compiler ABI info [2025-03-07T02:13:26.015Z] -- Detecting C compiler ABI info - done [2025-03-07T02:13:26.015Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-03-07T02:13:26.015Z] -- Detecting C compile features [2025-03-07T02:13:26.015Z] -- Detecting C compile features - done [2025-03-07T02:13:26.015Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2025-03-07T02:13:26.274Z] -- Found CURL: /usr/lib/libcurl.so (found version "8.5.0") [2025-03-07T02:13:26.274Z] -- Found LIBYAML: /usr/lib/libyaml.so [2025-03-07T02:13:26.274Z] -- Found LIBUUID: /usr/lib/libuuid.so [2025-03-07T02:13:26.274Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2025-03-07T02:13:26.274Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2025-03-07T02:13:26.274Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-03-07T02:13:26.274Z] -- /opt/iotech/iot/1.5/include [2025-03-07T02:13:26.274Z] -- C SDK 0.0.0 for Linux [2025-03-07T02:13:26.274Z] -- Performing Test CSDK_HAVE_ATOMIC [2025-03-07T02:13:26.274Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2025-03-07T02:13:26.274Z] -- Found Curses: /usr/lib/libcurses.so [2025-03-07T02:13:26.274Z] -- Configuring done [2025-03-07T02:13:26.274Z] -- Generating done [2025-03-07T02:13:26.274Z] -- Build files have been written to: /device-can/deps/device-sdk-c-4.0.0/build/release [2025-03-07T02:13:26.274Z] [91m+ make all package [2025-03-07T02:13:26.274Z] [0m[91m+ tee release.log [2025-03-07T02:13:26.274Z] [0m[ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2025-03-07T02:13:26.532Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2025-03-07T02:13:26.790Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2025-03-07T02:13:26.790Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2025-03-07T02:13:27.049Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2025-03-07T02:13:27.308Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2025-03-07T02:13:27.308Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2025-03-07T02:13:27.566Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2025-03-07T02:13:28.133Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2025-03-07T02:13:28.133Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2025-03-07T02:13:28.133Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2025-03-07T02:13:28.393Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2025-03-07T02:13:28.393Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2025-03-07T02:13:28.652Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2025-03-07T02:13:28.652Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2025-03-07T02:13:29.222Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2025-03-07T02:13:29.222Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2025-03-07T02:13:29.481Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2025-03-07T02:13:29.740Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2025-03-07T02:13:30.000Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2025-03-07T02:13:30.000Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2025-03-07T02:13:30.940Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2025-03-07T02:13:30.940Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2025-03-07T02:13:31.199Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2025-03-07T02:13:31.199Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2025-03-07T02:13:31.199Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2025-03-07T02:13:31.458Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2025-03-07T02:13:32.027Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2025-03-07T02:13:32.027Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2025-03-07T02:13:32.285Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2025-03-07T02:13:32.285Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2025-03-07T02:13:32.856Z] /device-can/deps/device-sdk-c-4.0.0/src/c/service.c: In function 'devsdk_service_start': [2025-03-07T02:13:32.856Z] /device-can/deps/device-sdk-c-4.0.0/src/c/service.c:1063:5: warning: 'deviceservices_config' may be used uninitialized in this function [-Wmaybe-uninitialized] [2025-03-07T02:13:32.856Z] 1063 | edgex_device_parseClients (svc->logger, iot_data_string_map_get (deviceservices_config, "Clients"), &svc->config.endpoints); [2025-03-07T02:13:32.856Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-07T02:13:32.856Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2025-03-07T02:13:33.119Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2025-03-07T02:13:33.119Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2025-03-07T02:13:33.119Z] [ 68%] Linking C shared library libcsdk.so [2025-03-07T02:13:33.119Z] [ 68%] Built target csdk [2025-03-07T02:13:33.378Z] [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2025-03-07T02:13:33.378Z] [ 72%] Linking C executable template [2025-03-07T02:13:33.378Z] [ 72%] Built target template [2025-03-07T02:13:33.636Z] [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2025-03-07T02:13:33.636Z] [ 76%] Linking C executable device-counter [2025-03-07T02:13:33.636Z] [ 76%] Built target device-counter [2025-03-07T02:13:33.636Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2025-03-07T02:13:33.894Z] [ 80%] Linking C executable device-random [2025-03-07T02:13:33.894Z] [ 80%] Built target device-random [2025-03-07T02:13:33.894Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2025-03-07T02:13:33.894Z] [ 84%] Linking C executable device-gyro [2025-03-07T02:13:34.153Z] [ 84%] Built target device-gyro [2025-03-07T02:13:34.153Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2025-03-07T02:13:34.153Z] [ 88%] Linking C executable device-bitfields [2025-03-07T02:13:34.153Z] [ 88%] Built target device-bitfields [2025-03-07T02:13:34.153Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2025-03-07T02:13:34.411Z] [ 92%] Linking C executable template-discovery [2025-03-07T02:13:34.411Z] [ 92%] Built target template-discovery [2025-03-07T02:13:34.411Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2025-03-07T02:13:34.670Z] [ 96%] Linking C executable device-file [2025-03-07T02:13:34.670Z] [ 96%] Built target device-file [2025-03-07T02:13:34.670Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2025-03-07T02:13:34.928Z] [100%] Linking C executable device-terminal [2025-03-07T02:13:34.928Z] [100%] Built target device-terminal [2025-03-07T02:13:34.928Z] Run CPack packaging tool... [2025-03-07T02:13:34.928Z] CPack: Create package using TGZ [2025-03-07T02:13:34.928Z] CPack: Install projects [2025-03-07T02:13:34.928Z] CPack: - Run preinstall target for: Csdk [2025-03-07T02:13:35.187Z] CPack: - Install project: Csdk [] [2025-03-07T02:13:35.187Z] CPack: Create package [2025-03-07T02:13:35.187Z] CPack: - package: /device-can/deps/device-sdk-c-4.0.0/build/release/csdk-0.0.0.tar.gz generated. [2025-03-07T02:13:35.187Z] [91m+ '[' false '=' true ] [2025-03-07T02:13:35.187Z] + '[' false '=' true ] [2025-03-07T02:13:35.187Z] + mkdir -p /device-can/deps/device-sdk-c-4.0.0/build/debug [2025-03-07T02:13:35.187Z] [0m[91m+ cd /device-can/deps/device-sdk-c-4.0.0/build/debug [2025-03-07T02:13:35.187Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /device-can/deps/device-sdk-c-4.0.0/src [2025-03-07T02:13:35.446Z] [0m-- The C compiler identification is GNU 11.2.1 [2025-03-07T02:13:35.446Z] -- Detecting C compiler ABI info [2025-03-07T02:13:35.446Z] -- Detecting C compiler ABI info - done [2025-03-07T02:13:35.446Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-03-07T02:13:35.446Z] -- Detecting C compile features [2025-03-07T02:13:35.446Z] -- Detecting C compile features - done [2025-03-07T02:13:35.446Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2025-03-07T02:13:35.446Z] -- Found CURL: /usr/lib/libcurl.so (found version "8.5.0") [2025-03-07T02:13:35.446Z] -- Found LIBYAML: /usr/lib/libyaml.so [2025-03-07T02:13:35.446Z] -- Found LIBUUID: /usr/lib/libuuid.so [2025-03-07T02:13:35.446Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2025-03-07T02:13:35.446Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2025-03-07T02:13:35.446Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-03-07T02:13:35.446Z] -- /opt/iotech/iot/1.5/include [2025-03-07T02:13:35.446Z] -- C SDK 0.0.0 for Linux [2025-03-07T02:13:35.446Z] -- Performing Test CSDK_HAVE_ATOMIC [2025-03-07T02:13:35.706Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2025-03-07T02:13:35.706Z] -- Found Curses: /usr/lib/libcurses.so [2025-03-07T02:13:35.706Z] -- Configuring done [2025-03-07T02:13:35.706Z] -- Generating done [2025-03-07T02:13:35.706Z] -- Build files have been written to: /device-can/deps/device-sdk-c-4.0.0/build/debug [2025-03-07T02:13:35.706Z] [91m+ + make [2025-03-07T02:13:35.706Z] tee debug.log [2025-03-07T02:13:35.706Z] [0m[ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2025-03-07T02:13:35.965Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2025-03-07T02:13:35.965Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2025-03-07T02:13:35.965Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2025-03-07T02:13:36.224Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2025-03-07T02:13:36.224Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2025-03-07T02:13:36.224Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2025-03-07T02:13:36.483Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2025-03-07T02:13:36.483Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2025-03-07T02:13:36.483Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2025-03-07T02:13:36.741Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2025-03-07T02:13:36.741Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2025-03-07T02:13:36.741Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2025-03-07T02:13:36.999Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2025-03-07T02:13:36.999Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2025-03-07T02:13:37.273Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2025-03-07T02:13:37.273Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2025-03-07T02:13:37.273Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2025-03-07T02:13:37.273Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2025-03-07T02:13:37.532Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2025-03-07T02:13:37.532Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2025-03-07T02:13:37.791Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2025-03-07T02:13:37.791Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2025-03-07T02:13:38.050Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2025-03-07T02:13:38.050Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2025-03-07T02:13:38.050Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2025-03-07T02:13:38.312Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2025-03-07T02:13:38.572Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2025-03-07T02:13:38.572Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2025-03-07T02:13:38.572Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2025-03-07T02:13:38.831Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2025-03-07T02:13:38.831Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2025-03-07T02:13:39.092Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2025-03-07T02:13:39.092Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2025-03-07T02:13:39.092Z] [ 68%] Linking C shared library libcsdk.so [2025-03-07T02:13:39.092Z] [ 68%] Built target csdk [2025-03-07T02:13:39.092Z] [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2025-03-07T02:13:39.352Z] [ 72%] Linking C executable template [2025-03-07T02:13:39.352Z] [ 72%] Built target template [2025-03-07T02:13:39.352Z] [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2025-03-07T02:13:39.352Z] [ 76%] Linking C executable device-counter [2025-03-07T02:13:39.611Z] [ 76%] Built target device-counter [2025-03-07T02:13:39.611Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2025-03-07T02:13:39.611Z] [ 80%] Linking C executable device-random [2025-03-07T02:13:39.611Z] [ 80%] Built target device-random [2025-03-07T02:13:39.611Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2025-03-07T02:13:39.872Z] [ 84%] Linking C executable device-gyro [2025-03-07T02:13:39.872Z] [ 84%] Built target device-gyro [2025-03-07T02:13:39.872Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2025-03-07T02:13:39.872Z] [ 88%] Linking C executable device-bitfields [2025-03-07T02:13:39.872Z] [ 88%] Built target device-bitfields [2025-03-07T02:13:40.130Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2025-03-07T02:13:40.130Z] [ 92%] Linking C executable template-discovery [2025-03-07T02:13:40.130Z] [ 92%] Built target template-discovery [2025-03-07T02:13:40.130Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2025-03-07T02:13:40.388Z] [ 96%] Linking C executable device-file [2025-03-07T02:13:40.388Z] [ 96%] Built target device-file [2025-03-07T02:13:40.388Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2025-03-07T02:13:40.388Z] [100%] Linking C executable device-terminal [2025-03-07T02:13:40.388Z] [100%] Built target device-terminal [2025-03-07T02:13:40.388Z] [91m+ cp -rf include/devsdk include/edgex /usr/include/ [2025-03-07T02:13:40.388Z] [0m[91m+ cp build/release/c/libcsdk.so /usr/lib/ [2025-03-07T02:13:40.388Z] [0m[91m+ mkdir -p /usr/share/doc/edgex-csdk [2025-03-07T02:13:40.388Z] [0m[91m+ cp Attribution.txt /usr/share/doc/edgex-csdk [2025-03-07T02:13:40.388Z] [0m[91m+ cp LICENSE /usr/share/doc/edgex-csdk [2025-03-07T02:13:40.388Z] [0m[91m+ rm -rf /device-can/deps [2025-03-07T02:13:40.955Z] [0mRemoving intermediate container 39528325b695 [2025-03-07T02:13:40.955Z] ---> cabbf99afa57 [2025-03-07T02:13:40.955Z] Step 12/12 : RUN /device-can/scripts/build.sh [2025-03-07T02:13:40.955Z] ---> Running in 6150086e8735 [2025-03-07T02:13:41.215Z] [91m+ CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' [2025-03-07T02:13:41.215Z] [0m[91m+ readlink -f /device-can/scripts/build.sh [2025-03-07T02:13:41.215Z] [0m[91m+ dirname /device-can/scripts/build.sh [2025-03-07T02:13:41.215Z] [0m[91m+ dirname /device-can/scripts [2025-03-07T02:13:41.215Z] [0m/device-can [2025-03-07T02:13:41.215Z] [91m+ ROOT=/device-can [2025-03-07T02:13:41.215Z] + echo /device-can [2025-03-07T02:13:41.215Z] + cd /device-can [2025-03-07T02:13:41.215Z] + mkdir -p /device-can/build/release [2025-03-07T02:13:41.215Z] [0m[91m+ cd /device-can/build/release [2025-03-07T02:13:41.215Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-can/src [2025-03-07T02:13:41.215Z] [0m-- The C compiler identification is GNU 11.2.1 [2025-03-07T02:13:41.215Z] -- Detecting C compiler ABI info [2025-03-07T02:13:41.477Z] -- Detecting C compiler ABI info - done [2025-03-07T02:13:41.477Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-03-07T02:13:41.477Z] -- Detecting C compile features [2025-03-07T02:13:41.477Z] -- Detecting C compile features - done [2025-03-07T02:13:41.477Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-03-07T02:13:41.477Z] -- /opt/iotech/iot/1.5/include [2025-03-07T02:13:41.477Z] -- Found LIBCSDK: /usr/lib/libcsdk.so [2025-03-07T02:13:41.477Z] -- Configuring done [2025-03-07T02:13:41.477Z] -- Generating done [2025-03-07T02:13:41.477Z] -- Build files have been written to: /device-can/build/release [2025-03-07T02:13:41.477Z] [91m+ make all [2025-03-07T02:13:41.477Z] [0m[91m+ tee release.log [2025-03-07T02:13:41.477Z] [0m[ 50%] Building C object CMakeFiles/device-can.dir/c/device-can.c.o [2025-03-07T02:13:41.477Z] In file included from /usr/include/devsdk/devsdk.h:18, [2025-03-07T02:13:41.477Z] from /device-can/src/c/device-can.h:24, [2025-03-07T02:13:41.477Z] from /device-can/src/c/device-can.c:27: [2025-03-07T02:13:41.477Z] /device-can/src/c/device-can.c: In function 'can_get_handler': [2025-03-07T02:13:41.477Z] /device-can/src/c/device-can.c:177:43: warning: format '%d' expects argument of type 'int', but argument 4 has type 'iot_typecode_t' [-Wformat=] [2025-03-07T02:13:41.477Z] 177 | iot_log_debug(driver->lc, "CAN:Triggering Get events req type=%d\n", [2025-03-07T02:13:41.477Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-07T02:13:41.477Z] 178 | requests[i].resource->type); [2025-03-07T02:13:41.477Z] | ~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-07T02:13:41.477Z] | | [2025-03-07T02:13:41.477Z] | iot_typecode_t [2025-03-07T02:13:41.477Z] /device-can/src/c/device-can.c:177:80: note: format string is defined here [2025-03-07T02:13:41.477Z] 177 | iot_log_debug(driver->lc, "CAN:Triggering Get events req type=%d\n", [2025-03-07T02:13:41.477Z] | ~^ [2025-03-07T02:13:41.477Z] | | [2025-03-07T02:13:41.477Z] | int [2025-03-07T02:13:41.738Z] [100%] Linking C executable device-can [2025-03-07T02:13:41.738Z] [100%] Built target device-can [2025-03-07T02:13:41.999Z] Removing intermediate container 6150086e8735 [2025-03-07T02:13:41.999Z] ---> a385e81526f9 [2025-03-07T02:13:41.999Z] [Warning] One or more build-args [BASE] were not consumed [2025-03-07T02:13:41.999Z] Successfully built a385e81526f9 [2025-03-07T02:13:41.999Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T02:13:42.429Z] + docker inspect -f . ci-base-image-x86_64 [2025-03-07T02:13:42.429Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-07T02:13:42.520Z] prd-ubuntu20.04-docker-8c-8g-40506 does not seem to be running inside a container [2025-03-07T02:13:42.547Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-can_main -v /w/workspace/edgexfoundry_device-can_main:/w/workspace/edgexfoundry_device-can_main:rw,z -v /w/workspace/edgexfoundry_device-can_main@tmp:/w/workspace/edgexfoundry_device-can_main@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 ******** ci-base-image-x86_64 cat [2025-03-07T02:13:42.884Z] $ docker top c9a3d7906fca98257a65b827b99638f6c8ca127bb5b2705036de85f6c9b1683e -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-07T02:13:43.239Z] + make test [2025-03-07T02:13:43.239Z] build/release/device-can/device-can [Pipeline] } [2025-03-07T02:13:43.246Z] $ docker stop --time=1 c9a3d7906fca98257a65b827b99638f6c8ca127bb5b2705036de85f6c9b1683e [2025-03-07T02:13:44.509Z] $ docker rm -f --volumes c9a3d7906fca98257a65b827b99638f6c8ca127bb5b2705036de85f6c9b1683e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-07T02:13:45.113Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-03-07T02:13:45.399Z] + ls -al . [2025-03-07T02:13:45.399Z] total 76 [2025-03-07T02:13:45.399Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 7 02:13 . [2025-03-07T02:13:45.399Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 02:12 .. [2025-03-07T02:13:45.399Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 7 02:13 .git [2025-03-07T02:13:45.399Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 7 02:12 .github [2025-03-07T02:13:45.399Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 7 02:13 .semver [2025-03-07T02:13:45.399Z] -rw-rw-r-- 1 jenkins jenkins 383 Mar 7 02:12 Attribution.txt [2025-03-07T02:13:45.399Z] -rw-rw-r-- 1 jenkins jenkins 1397 Mar 7 02:12 CHANGELOG.md [2025-03-07T02:13:45.399Z] -rwxrwxr-x 1 jenkins jenkins 677 Mar 7 02:12 GOVERNANCE.md [2025-03-07T02:13:45.399Z] -rwxrwxr-x 1 jenkins jenkins 762 Mar 7 02:12 Jenkinsfile [2025-03-07T02:13:45.399Z] -rwxrwxr-x 1 jenkins jenkins 10174 Mar 7 02:12 LICENSE [2025-03-07T02:13:45.399Z] -rwxrwxr-x 1 jenkins jenkins 801 Mar 7 02:12 Makefile [2025-03-07T02:13:45.399Z] -rwxrwxr-x 1 jenkins jenkins 616 Mar 7 02:12 OWNERS.md [2025-03-07T02:13:45.399Z] -rwxrwxr-x 1 jenkins jenkins 4090 Mar 7 02:12 README.md [2025-03-07T02:13:45.399Z] -rw-rw-r-- 1 jenkins jenkins 11 Mar 7 02:13 VERSION [2025-03-07T02:13:45.399Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 02:12 res [2025-03-07T02:13:45.399Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 7 02:12 scripts [2025-03-07T02:13:45.399Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 02:12 src [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T02:13:45.724Z] + 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=ba2b6fae553472960645637c219e56e42557e8af --label arch=amd64 --label version=4.0.0-dev.3 . [2025-03-07T02:13:45.724Z] Sending build context to Docker daemon 261.1kB [2025-03-07T02:13:45.724Z] Step 1/30 : ARG BASE_TEMPORARY=alpine:3.16 [2025-03-07T02:13:45.724Z] Step 2/30 : FROM ${BASE_TEMPORARY} as builder [2025-03-07T02:13:45.724Z] ---> d49a5025be10 [2025-03-07T02:13:45.724Z] Step 3/30 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2025-03-07T02:13:45.724Z] ---> Using cache [2025-03-07T02:13:45.724Z] ---> 2de768df0600 [2025-03-07T02:13:45.724Z] Step 4/30 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.16/main' >> /etc/apk/repositories [2025-03-07T02:13:45.724Z] ---> Using cache [2025-03-07T02:13:45.724Z] ---> b09043f45836 [2025-03-07T02:13:45.724Z] Step 5/30 : RUN apk add --update --no-cache build-base git gcc cmake make linux-headers yaml-dev libmicrohttpd-dev curl-dev util-linux-dev ncurses-dev iotech-paho-mqtt-c-dev-1.3 hiredis-dev libcbor-dev iotech-iot-1.5-dev libexecinfo-dev [2025-03-07T02:13:45.724Z] ---> Running in c639877f01c0 [2025-03-07T02:13:45.983Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2025-03-07T02:13:46.241Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2025-03-07T02:13:46.241Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.16/main/x86_64/APKINDEX.tar.gz [2025-03-07T02:13:46.810Z] [91mWARNING: This apk-tools is OLD! Some packages might not function properly. [2025-03-07T02:13:46.810Z] [0m(1/79) Upgrading musl (1.2.3-r3 -> 1.2.3-r4) [2025-03-07T02:13:46.810Z] (2/79) Installing libgcc (11.2.1_git20220219-r2) [2025-03-07T02:13:46.810Z] (3/79) Installing libstdc++ (11.2.1_git20220219-r2) [2025-03-07T02:13:46.810Z] (4/79) Installing binutils (2.38-r3) [2025-03-07T02:13:47.071Z] (5/79) Installing libmagic (5.41-r0) [2025-03-07T02:13:47.071Z] (6/79) Installing file (5.41-r0) [2025-03-07T02:13:47.071Z] (7/79) Installing libgomp (11.2.1_git20220219-r2) [2025-03-07T02:13:47.071Z] (8/79) Installing libatomic (11.2.1_git20220219-r2) [2025-03-07T02:13:47.071Z] (9/79) Installing gmp (6.2.1-r2) [2025-03-07T02:13:47.071Z] (10/79) Installing isl22 (0.22-r0) [2025-03-07T02:13:47.071Z] (11/79) Installing mpfr4 (4.1.0-r0) [2025-03-07T02:13:47.071Z] (12/79) Installing mpc1 (1.2.1-r0) [2025-03-07T02:13:47.071Z] (13/79) Installing gcc (11.2.1_git20220219-r2) [2025-03-07T02:13:47.639Z] (14/79) Installing musl-dev (1.2.3-r4) [2025-03-07T02:13:47.640Z] (15/79) Installing libc-dev (0.7.2-r3) [2025-03-07T02:13:47.640Z] (16/79) Installing g++ (11.2.1_git20220219-r2) [2025-03-07T02:13:47.899Z] (17/79) Installing make (4.3-r0) [2025-03-07T02:13:47.899Z] (18/79) Installing fortify-headers (1.1-r1) [2025-03-07T02:13:47.899Z] (19/79) Installing patch (2.7.6-r7) [2025-03-07T02:13:47.899Z] (20/79) Installing build-base (0.5-r3) [2025-03-07T02:13:47.899Z] (21/79) Installing libacl (2.3.1-r0) [2025-03-07T02:13:47.899Z] (22/79) Installing libbz2 (1.0.8-r1) [2025-03-07T02:13:47.899Z] (23/79) Installing expat (2.6.2-r0) [2025-03-07T02:13:47.899Z] (24/79) Installing lz4-libs (1.9.3-r1) [2025-03-07T02:13:47.899Z] (25/79) Installing xz-libs (5.2.5-r1) [2025-03-07T02:13:47.899Z] (26/79) Installing zstd-libs (1.5.2-r1) [2025-03-07T02:13:47.899Z] (27/79) Installing libarchive (3.7.4-r0) [2025-03-07T02:13:47.899Z] (28/79) Installing ca-certificates (20240226-r0) [2025-03-07T02:13:47.899Z] (29/79) Installing brotli-libs (1.0.9-r6) [2025-03-07T02:13:48.158Z] (30/79) Installing nghttp2-libs (1.47.0-r2) [2025-03-07T02:13:48.158Z] (31/79) Installing libcurl (8.5.0-r0) [2025-03-07T02:13:48.158Z] (32/79) Installing ncurses-terminfo-base (6.3_p20220521-r1) [2025-03-07T02:13:48.158Z] (33/79) Installing ncurses-libs (6.3_p20220521-r1) [2025-03-07T02:13:48.158Z] (34/79) Installing rhash-libs (1.4.2-r2) [2025-03-07T02:13:48.158Z] (35/79) Installing libuv (1.44.1-r0) [2025-03-07T02:13:48.158Z] (36/79) Installing cmake (3.23.5-r0) [2025-03-07T02:13:48.418Z] (37/79) Installing pkgconf (1.8.1-r0) [2025-03-07T02:13:48.418Z] (38/79) Installing openssl-dev (1.1.1w-r1) [2025-03-07T02:13:48.418Z] (39/79) Installing nghttp2-dev (1.47.0-r2) [2025-03-07T02:13:48.418Z] (40/79) Installing zlib-dev (1.2.12-r3) [2025-03-07T02:13:48.418Z] (41/79) Installing brotli-dev (1.0.9-r6) [2025-03-07T02:13:48.418Z] (42/79) Installing curl-dev (8.5.0-r0) [2025-03-07T02:13:48.418Z] (43/79) Installing pcre2 (10.42-r0) [2025-03-07T02:13:48.418Z] (44/79) Installing git (2.36.6-r0) [2025-03-07T02:13:48.677Z] (45/79) Installing hiredis (1.0.2-r0) [2025-03-07T02:13:48.677Z] (46/79) Installing hiredis-dev (1.0.2-r0) [2025-03-07T02:13:48.677Z] (47/79) Installing yaml (0.2.5-r0) [2025-03-07T02:13:48.677Z] (48/79) Installing libcbor (0.9.0-r1) [2025-03-07T02:13:48.677Z] (49/79) Installing iotech-iot-1.5 (1.5.5-r0) [2025-03-07T02:13:49.246Z] (50/79) Installing iotech-iot-1.5-dev (1.5.5-r0) [2025-03-07T02:13:49.506Z] (51/79) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.13-r0) [2025-03-07T02:13:49.506Z] (52/79) Installing libcbor-dev (0.9.0-r1) [2025-03-07T02:13:49.506Z] (53/79) Installing libexecinfo (1.1-r1) [2025-03-07T02:13:49.506Z] (54/79) Installing libexecinfo-dev (1.1-r1) [2025-03-07T02:13:49.506Z] (55/79) Installing nettle (3.7.3-r0) [2025-03-07T02:13:49.506Z] (56/79) Installing libffi (3.4.2-r1) [2025-03-07T02:13:49.506Z] (57/79) Installing p11-kit (0.24.1-r0) [2025-03-07T02:13:49.765Z] (58/79) Installing libtasn1 (4.18.0-r1) [2025-03-07T02:13:49.765Z] (59/79) Installing libunistring (1.0-r0) [2025-03-07T02:13:49.765Z] (60/79) Installing gnutls (3.7.7-r1) [2025-03-07T02:13:49.765Z] (61/79) Installing libmicrohttpd (0.9.75-r0) [2025-03-07T02:13:49.765Z] (62/79) Installing gnutls-c++ (3.7.7-r1) [2025-03-07T02:13:49.765Z] (63/79) Installing libgmpxx (6.2.1-r2) [2025-03-07T02:13:49.765Z] (64/79) Installing gmp-dev (6.2.1-r2) [2025-03-07T02:13:49.765Z] (65/79) Installing nettle-dev (3.7.3-r0) [2025-03-07T02:13:49.765Z] (66/79) Installing libtasn1-progs (4.18.0-r1) [2025-03-07T02:13:49.765Z] (67/79) Installing libtasn1-dev (4.18.0-r1) [2025-03-07T02:13:49.765Z] (68/79) Installing p11-kit-dev (0.24.1-r0) [2025-03-07T02:13:49.765Z] (69/79) Installing gnutls-dev (3.7.7-r1) [2025-03-07T02:13:49.765Z] (70/79) Installing libmicrohttpd-dev (0.9.75-r0) [2025-03-07T02:13:49.765Z] (71/79) Installing linux-headers (5.16.7-r1) [2025-03-07T02:13:49.765Z] (72/79) Installing ncurses-dev (6.3_p20220521-r1) [2025-03-07T02:13:49.765Z] (73/79) Installing libblkid (2.38-r1) [2025-03-07T02:13:49.765Z] (74/79) Installing libuuid (2.38-r1) [2025-03-07T02:13:49.765Z] (75/79) Installing libfdisk (2.38-r1) [2025-03-07T02:13:49.765Z] (76/79) Installing libmount (2.38-r1) [2025-03-07T02:13:49.765Z] (77/79) Installing libsmartcols (2.38-r1) [2025-03-07T02:13:49.765Z] (78/79) Installing util-linux-dev (2.38-r1) [2025-03-07T02:13:49.765Z] (79/79) Installing yaml-dev (0.2.5-r0) [2025-03-07T02:13:49.765Z] Executing busybox-1.35.0-r17.trigger [2025-03-07T02:13:49.765Z] Executing ca-certificates-20240226-r0.trigger [2025-03-07T02:13:50.023Z] OK: 281 MiB in 92 packages [2025-03-07T02:13:56.642Z] Removing intermediate container c639877f01c0 [2025-03-07T02:13:56.642Z] ---> 380eb5db0882 [2025-03-07T02:13:56.642Z] Step 6/30 : COPY scripts /device-can/scripts [2025-03-07T02:13:56.642Z] ---> c065a7b223e5 [2025-03-07T02:13:56.642Z] Step 7/30 : COPY src /device-can/src/ [2025-03-07T02:13:56.642Z] ---> b0ef972fdbf8 [2025-03-07T02:13:56.642Z] Step 8/30 : COPY VERSION /device-can/ [2025-03-07T02:13:56.642Z] ---> 182e23dcf7a3 [2025-03-07T02:13:56.642Z] Step 9/30 : WORKDIR /device-can [2025-03-07T02:13:56.901Z] ---> Running in e199a72f7cb3 [2025-03-07T02:13:56.901Z] Removing intermediate container e199a72f7cb3 [2025-03-07T02:13:56.901Z] ---> d3192627bc46 [2025-03-07T02:13:56.901Z] Step 10/30 : RUN /device-can/scripts/build_deps.sh 1 [2025-03-07T02:13:56.901Z] ---> Running in 2432f47d0515 [2025-03-07T02:13:57.161Z] [91m+ BUILD_CSDK=1 [2025-03-07T02:13:57.161Z] + CSDK_VERSION=4.0.0 [2025-03-07T02:13:57.161Z] + '[' -d deps ] [2025-03-07T02:13:57.161Z] + mkdir deps [2025-03-07T02:13:57.161Z] [0m[91m+ cd /device-can/deps [2025-03-07T02:13:57.161Z] [0m[91m+ '[' 1 '=' 1 ] [2025-03-07T02:13:57.161Z] [0m[91m+ cd /device-can/deps [2025-03-07T02:13:57.161Z] + wget https://github.com/edgexfoundry/device-sdk-c/archive/v4.0.0.zip [2025-03-07T02:13:57.161Z] [0m[91mConnecting to github.com (140.82.112.4:443) [2025-03-07T02:13:57.423Z] [0m[91mConnecting to codeload.github.com (140.82.114.9:443) [2025-03-07T02:13:57.423Z] [0m[91msaving to 'v4.0.0.zip' [2025-03-07T02:13:57.423Z] [0m[91mv4.0.0.zip 43391 --:--:-- ETA [2025-03-07T02:13:57.423Z] [0m[91mv4.0.0.zip 100% |********************************| 245k 0:00:00 ETA [2025-03-07T02:13:57.423Z] 'v4.0.0.zip' saved [2025-03-07T02:13:57.423Z] [0m[91m+ unzip v4.0.0.zip [2025-03-07T02:13:57.423Z] [0mArchive: v4.0.0.zip [2025-03-07T02:13:57.423Z] creating: device-sdk-c-4.0.0/ [2025-03-07T02:13:57.423Z] creating: device-sdk-c-4.0.0/.github/ [2025-03-07T02:13:57.423Z] inflating: device-sdk-c-4.0.0/.github/Contributing.md [2025-03-07T02:13:57.423Z] inflating: device-sdk-c-4.0.0/.github/PULL_REQUEST_TEMPLATE.md [2025-03-07T02:13:57.423Z] inflating: device-sdk-c-4.0.0/.github/semantic.yml [2025-03-07T02:13:57.423Z] creating: device-sdk-c-4.0.0/.github/workflows/ [2025-03-07T02:13:57.423Z] inflating: device-sdk-c-4.0.0/.github/workflows/release.yml [2025-03-07T02:13:57.423Z] inflating: device-sdk-c-4.0.0/.gitignore [2025-03-07T02:13:57.423Z] inflating: device-sdk-c-4.0.0/Attribution.txt [2025-03-07T02:13:57.423Z] inflating: device-sdk-c-4.0.0/CHANGELOG.md [2025-03-07T02:13:57.423Z] inflating: device-sdk-c-4.0.0/Doxyfile [2025-03-07T02:13:57.423Z] inflating: device-sdk-c-4.0.0/GOVERNANCE.md [2025-03-07T02:13:57.423Z] inflating: device-sdk-c-4.0.0/Jenkinsfile [2025-03-07T02:13:57.423Z] inflating: device-sdk-c-4.0.0/LICENSE [2025-03-07T02:13:57.423Z] inflating: device-sdk-c-4.0.0/Makefile [2025-03-07T02:13:57.423Z] inflating: device-sdk-c-4.0.0/OWNERS.md [2025-03-07T02:13:57.423Z] inflating: device-sdk-c-4.0.0/README.IOT.md [2025-03-07T02:13:57.423Z] inflating: device-sdk-c-4.0.0/README.md [2025-03-07T02:13:57.423Z] inflating: device-sdk-c-4.0.0/README.v3.md [2025-03-07T02:13:57.423Z] creating: device-sdk-c-4.0.0/docs/ [2025-03-07T02:13:57.423Z] inflating: device-sdk-c-4.0.0/docs/configuration.md [2025-03-07T02:13:57.423Z] inflating: device-sdk-c-4.0.0/docs/deviceprofiles.md [2025-03-07T02:13:57.423Z] inflating: device-sdk-c-4.0.0/docs/metrics.md [2025-03-07T02:13:57.423Z] inflating: device-sdk-c-4.0.0/docs/servicewritersguide.md [2025-03-07T02:13:57.423Z] inflating: device-sdk-c-4.0.0/docs/startup.md [2025-03-07T02:13:57.423Z] creating: device-sdk-c-4.0.0/include/ [2025-03-07T02:13:57.423Z] creating: device-sdk-c-4.0.0/include/devsdk/ [2025-03-07T02:13:57.423Z] inflating: device-sdk-c-4.0.0/include/devsdk/devsdk-base.h [2025-03-07T02:13:57.423Z] inflating: device-sdk-c-4.0.0/include/devsdk/devsdk.h [2025-03-07T02:13:57.423Z] creating: device-sdk-c-4.0.0/include/edgex/ [2025-03-07T02:13:57.423Z] inflating: device-sdk-c-4.0.0/include/edgex/devices.h [2025-03-07T02:13:57.423Z] inflating: device-sdk-c-4.0.0/include/edgex/edgex-base.h [2025-03-07T02:13:57.423Z] inflating: device-sdk-c-4.0.0/include/edgex/edgex.h [2025-03-07T02:13:57.423Z] inflating: device-sdk-c-4.0.0/include/edgex/profiles.h [2025-03-07T02:13:57.423Z] inflating: device-sdk-c-4.0.0/include/edgex/rest-server.h [2025-03-07T02:13:57.423Z] creating: device-sdk-c-4.0.0/scripts/ [2025-03-07T02:13:57.423Z] inflating: device-sdk-c-4.0.0/scripts/Dockerfile.alpine [2025-03-07T02:13:57.423Z] inflating: device-sdk-c-4.0.0/scripts/Dockerfile.alpine-base [2025-03-07T02:13:57.423Z] inflating: device-sdk-c-4.0.0/scripts/build.sh [2025-03-07T02:13:57.423Z] inflating: device-sdk-c-4.0.0/scripts/entrypoint.sh [2025-03-07T02:13:57.423Z] creating: device-sdk-c-4.0.0/src/ [2025-03-07T02:13:57.423Z] inflating: device-sdk-c-4.0.0/src/CMakeLists.txt [2025-03-07T02:13:57.423Z] creating: device-sdk-c-4.0.0/src/c/ [2025-03-07T02:13:57.423Z] inflating: device-sdk-c-4.0.0/src/c/CMakeLists.txt [2025-03-07T02:13:57.423Z] inflating: device-sdk-c-4.0.0/src/c/api.h [2025-03-07T02:13:57.423Z] inflating: device-sdk-c-4.0.0/src/c/autoevent.c [2025-03-07T02:13:57.423Z] inflating: device-sdk-c-4.0.0/src/c/autoevent.h [2025-03-07T02:13:57.423Z] inflating: device-sdk-c-4.0.0/src/c/bus-impl.h [2025-03-07T02:13:57.423Z] inflating: device-sdk-c-4.0.0/src/c/bus-mqtt.c [2025-03-07T02:13:57.423Z] inflating: device-sdk-c-4.0.0/src/c/bus.c [2025-03-07T02:13:57.423Z] inflating: device-sdk-c-4.0.0/src/c/bus.h [2025-03-07T02:13:57.423Z] inflating: device-sdk-c-4.0.0/src/c/callback3.c [2025-03-07T02:13:57.423Z] inflating: device-sdk-c-4.0.0/src/c/callback3.h [2025-03-07T02:13:57.423Z] inflating: device-sdk-c-4.0.0/src/c/cmdinfo.h [2025-03-07T02:13:57.423Z] inflating: device-sdk-c-4.0.0/src/c/config.c [2025-03-07T02:13:57.423Z] inflating: device-sdk-c-4.0.0/src/c/config.h [2025-03-07T02:13:57.423Z] inflating: device-sdk-c-4.0.0/src/c/correlation.c [2025-03-07T02:13:57.423Z] inflating: device-sdk-c-4.0.0/src/c/correlation.h [2025-03-07T02:13:57.423Z] inflating: device-sdk-c-4.0.0/src/c/data.c [2025-03-07T02:13:57.423Z] inflating: device-sdk-c-4.0.0/src/c/data.h [2025-03-07T02:13:57.423Z] inflating: device-sdk-c-4.0.0/src/c/defs.h.in [2025-03-07T02:13:57.423Z] inflating: device-sdk-c-4.0.0/src/c/device.c [2025-03-07T02:13:57.423Z] inflating: device-sdk-c-4.0.0/src/c/device.h [2025-03-07T02:13:57.423Z] inflating: device-sdk-c-4.0.0/src/c/devman.c [2025-03-07T02:13:57.423Z] inflating: device-sdk-c-4.0.0/src/c/devmap.c [2025-03-07T02:13:57.423Z] inflating: device-sdk-c-4.0.0/src/c/devmap.h [2025-03-07T02:13:57.423Z] inflating: device-sdk-c-4.0.0/src/c/devsdk-base.c [2025-03-07T02:13:57.423Z] inflating: device-sdk-c-4.0.0/src/c/devutil.h [2025-03-07T02:13:57.423Z] inflating: device-sdk-c-4.0.0/src/c/discovery.c [2025-03-07T02:13:57.423Z] inflating: device-sdk-c-4.0.0/src/c/discovery.h [2025-03-07T02:13:57.423Z] inflating: device-sdk-c-4.0.0/src/c/dto-read.c [2025-03-07T02:13:57.423Z] inflating: device-sdk-c-4.0.0/src/c/dto-read.h [2025-03-07T02:13:57.423Z] inflating: device-sdk-c-4.0.0/src/c/edgex-logging.c [2025-03-07T02:13:57.423Z] inflating: device-sdk-c-4.0.0/src/c/edgex-logging.h [2025-03-07T02:13:57.423Z] inflating: device-sdk-c-4.0.0/src/c/edgex-rest.c [2025-03-07T02:13:57.423Z] inflating: device-sdk-c-4.0.0/src/c/edgex-rest.h [2025-03-07T02:13:57.423Z] inflating: device-sdk-c-4.0.0/src/c/edgex2.h [2025-03-07T02:13:57.423Z] inflating: device-sdk-c-4.0.0/src/c/errorlist.h [2025-03-07T02:13:57.423Z] creating: device-sdk-c-4.0.0/src/c/examples/ [2025-03-07T02:13:57.423Z] inflating: device-sdk-c-4.0.0/src/c/examples/CMakeLists.txt [2025-03-07T02:13:57.423Z] inflating: device-sdk-c-4.0.0/src/c/examples/README.md [2025-03-07T02:13:57.423Z] creating: device-sdk-c-4.0.0/src/c/examples/bitfields/ [2025-03-07T02:13:57.423Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/CMakeLists.txt [2025-03-07T02:13:57.423Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/README.md [2025-03-07T02:13:57.423Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/device-bitfields.c [2025-03-07T02:13:57.423Z] creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/ [2025-03-07T02:13:57.423Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/configuration.yaml [2025-03-07T02:13:57.423Z] creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/devices/ [2025-03-07T02:13:57.423Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/devices/Bitfields.json [2025-03-07T02:13:57.423Z] creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/profiles/ [2025-03-07T02:13:57.423Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/profiles/Example-Bitfields.json [2025-03-07T02:13:57.423Z] creating: device-sdk-c-4.0.0/src/c/examples/counters/ [2025-03-07T02:13:57.423Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/CMakeLists.txt [2025-03-07T02:13:57.423Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/README.md [2025-03-07T02:13:57.423Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/device-counter.c [2025-03-07T02:13:57.423Z] creating: device-sdk-c-4.0.0/src/c/examples/counters/res/ [2025-03-07T02:13:57.423Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/configuration.yaml [2025-03-07T02:13:57.423Z] creating: device-sdk-c-4.0.0/src/c/examples/counters/res/devices/ [2025-03-07T02:13:57.423Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/devices/Counters.json [2025-03-07T02:13:57.423Z] creating: device-sdk-c-4.0.0/src/c/examples/counters/res/profiles/ [2025-03-07T02:13:57.423Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/profiles/Counter.json [2025-03-07T02:13:57.423Z] creating: device-sdk-c-4.0.0/src/c/examples/discovery/ [2025-03-07T02:13:57.423Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/CMakeLists.txt [2025-03-07T02:13:57.423Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/README.md [2025-03-07T02:13:57.423Z] creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/ [2025-03-07T02:13:57.423Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/configuration.yaml [2025-03-07T02:13:57.423Z] creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/devices/ [2025-03-07T02:13:57.423Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/devices/readme.txt [2025-03-07T02:13:57.423Z] creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/profiles/ [2025-03-07T02:13:57.423Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/profiles/TemplateProfile.json [2025-03-07T02:13:57.423Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/template.c [2025-03-07T02:13:57.423Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/watcher1.json [2025-03-07T02:13:57.423Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/watcher2.json [2025-03-07T02:13:57.423Z] creating: device-sdk-c-4.0.0/src/c/examples/file/ [2025-03-07T02:13:57.423Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/CMakeLists.txt [2025-03-07T02:13:57.423Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/README.md [2025-03-07T02:13:57.423Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/device-file.c [2025-03-07T02:13:57.423Z] creating: device-sdk-c-4.0.0/src/c/examples/file/res/ [2025-03-07T02:13:57.423Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/res/configuration.yaml [2025-03-07T02:13:57.423Z] creating: device-sdk-c-4.0.0/src/c/examples/file/res/devices/ [2025-03-07T02:13:57.423Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/res/devices/file1.json [2025-03-07T02:13:57.423Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/res/lorem.txt [2025-03-07T02:13:57.423Z] creating: device-sdk-c-4.0.0/src/c/examples/file/res/profiles/ [2025-03-07T02:13:57.423Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/res/profiles/FileExampleProfile.json [2025-03-07T02:13:57.423Z] creating: device-sdk-c-4.0.0/src/c/examples/gyro/ [2025-03-07T02:13:57.423Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/CMakeLists.txt [2025-03-07T02:13:57.423Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/README.md [2025-03-07T02:13:57.423Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/device-gyro.c [2025-03-07T02:13:57.423Z] creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/ [2025-03-07T02:13:57.423Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/configuration.yaml [2025-03-07T02:13:57.423Z] creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/devices/ [2025-03-07T02:13:57.423Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/devices/gyro.json [2025-03-07T02:13:57.423Z] creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/profiles/ [2025-03-07T02:13:57.423Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/profiles/Gyro.json [2025-03-07T02:13:57.423Z] creating: device-sdk-c-4.0.0/src/c/examples/random/ [2025-03-07T02:13:57.423Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/CMakeLists.txt [2025-03-07T02:13:57.423Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/README.md [2025-03-07T02:13:57.423Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/device-random.c [2025-03-07T02:13:57.423Z] creating: device-sdk-c-4.0.0/src/c/examples/random/res/ [2025-03-07T02:13:57.423Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/res/configuration.yaml [2025-03-07T02:13:57.423Z] creating: device-sdk-c-4.0.0/src/c/examples/random/res/devices/ [2025-03-07T02:13:57.423Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/res/devices/randomdevice1.json [2025-03-07T02:13:57.423Z] creating: device-sdk-c-4.0.0/src/c/examples/random/res/profiles/ [2025-03-07T02:13:57.423Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/res/profiles/RandomExampleProfile.json [2025-03-07T02:13:57.423Z] creating: device-sdk-c-4.0.0/src/c/examples/res/ [2025-03-07T02:13:57.423Z] inflating: device-sdk-c-4.0.0/src/c/examples/res/configuration.yaml [2025-03-07T02:13:57.423Z] creating: device-sdk-c-4.0.0/src/c/examples/res/devices/ [2025-03-07T02:13:57.423Z] inflating: device-sdk-c-4.0.0/src/c/examples/res/devices/device1.json [2025-03-07T02:13:57.423Z] creating: device-sdk-c-4.0.0/src/c/examples/res/profiles/ [2025-03-07T02:13:57.423Z] inflating: device-sdk-c-4.0.0/src/c/examples/res/profiles/TemplateProfile.json [2025-03-07T02:13:57.423Z] inflating: device-sdk-c-4.0.0/src/c/examples/template.c [2025-03-07T02:13:57.423Z] creating: device-sdk-c-4.0.0/src/c/examples/terminal/ [2025-03-07T02:13:57.423Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/CMakeLists.txt [2025-03-07T02:13:57.423Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/README.md [2025-03-07T02:13:57.423Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/device-terminal.c [2025-03-07T02:13:57.423Z] creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/ [2025-03-07T02:13:57.423Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/configuration.yaml [2025-03-07T02:13:57.423Z] creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/devices/ [2025-03-07T02:13:57.423Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/devices/terminal.json [2025-03-07T02:13:57.423Z] creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/profiles/ [2025-03-07T02:13:57.423Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/profiles/Terminal.json [2025-03-07T02:13:57.423Z] inflating: device-sdk-c-4.0.0/src/c/filesys.c [2025-03-07T02:13:57.423Z] inflating: device-sdk-c-4.0.0/src/c/filesys.h [2025-03-07T02:13:57.423Z] inflating: device-sdk-c-4.0.0/src/c/keeper.c [2025-03-07T02:13:57.423Z] inflating: device-sdk-c-4.0.0/src/c/keeper.h [2025-03-07T02:13:57.423Z] inflating: device-sdk-c-4.0.0/src/c/map.c [2025-03-07T02:13:57.423Z] inflating: device-sdk-c-4.0.0/src/c/map.h [2025-03-07T02:13:57.423Z] inflating: device-sdk-c-4.0.0/src/c/metadata.c [2025-03-07T02:13:57.423Z] inflating: device-sdk-c-4.0.0/src/c/metadata.h [2025-03-07T02:13:57.423Z] inflating: device-sdk-c-4.0.0/src/c/metrics.h [2025-03-07T02:13:57.423Z] inflating: device-sdk-c-4.0.0/src/c/opstate.c [2025-03-07T02:13:57.423Z] inflating: device-sdk-c-4.0.0/src/c/opstate.h [2025-03-07T02:13:57.423Z] inflating: device-sdk-c-4.0.0/src/c/parson.c [2025-03-07T02:13:57.423Z] inflating: device-sdk-c-4.0.0/src/c/parson.h [2025-03-07T02:13:57.423Z] inflating: device-sdk-c-4.0.0/src/c/profiles.c [2025-03-07T02:13:57.423Z] inflating: device-sdk-c-4.0.0/src/c/profiles.h [2025-03-07T02:13:57.423Z] inflating: device-sdk-c-4.0.0/src/c/registry-impl.h [2025-03-07T02:13:57.423Z] inflating: device-sdk-c-4.0.0/src/c/registry.c [2025-03-07T02:13:57.423Z] inflating: device-sdk-c-4.0.0/src/c/registry.h [2025-03-07T02:13:57.423Z] inflating: device-sdk-c-4.0.0/src/c/reqdata.c [2025-03-07T02:13:57.423Z] inflating: device-sdk-c-4.0.0/src/c/reqdata.h [2025-03-07T02:13:57.423Z] inflating: device-sdk-c-4.0.0/src/c/request_auth.c [2025-03-07T02:13:57.423Z] inflating: device-sdk-c-4.0.0/src/c/request_auth.h [2025-03-07T02:13:57.424Z] inflating: device-sdk-c-4.0.0/src/c/rest-server.c [2025-03-07T02:13:57.424Z] inflating: device-sdk-c-4.0.0/src/c/rest-server.h [2025-03-07T02:13:57.424Z] inflating: device-sdk-c-4.0.0/src/c/rest.c [2025-03-07T02:13:57.424Z] inflating: device-sdk-c-4.0.0/src/c/rest.h [2025-03-07T02:13:57.424Z] inflating: device-sdk-c-4.0.0/src/c/secrets-impl.h [2025-03-07T02:13:57.424Z] inflating: device-sdk-c-4.0.0/src/c/secrets-insecure.c [2025-03-07T02:13:57.424Z] inflating: device-sdk-c-4.0.0/src/c/secrets-insecure.h [2025-03-07T02:13:57.424Z] inflating: device-sdk-c-4.0.0/src/c/secrets-vault.c [2025-03-07T02:13:57.424Z] inflating: device-sdk-c-4.0.0/src/c/secrets-vault.h [2025-03-07T02:13:57.424Z] inflating: device-sdk-c-4.0.0/src/c/secrets.c [2025-03-07T02:13:57.424Z] inflating: device-sdk-c-4.0.0/src/c/secrets.h [2025-03-07T02:13:57.424Z] inflating: device-sdk-c-4.0.0/src/c/service.c [2025-03-07T02:13:57.424Z] inflating: device-sdk-c-4.0.0/src/c/service.h [2025-03-07T02:13:57.424Z] inflating: device-sdk-c-4.0.0/src/c/transform.c [2025-03-07T02:13:57.424Z] inflating: device-sdk-c-4.0.0/src/c/transform.h [2025-03-07T02:13:57.424Z] inflating: device-sdk-c-4.0.0/src/c/validate.c [2025-03-07T02:13:57.424Z] inflating: device-sdk-c-4.0.0/src/c/validate.h [2025-03-07T02:13:57.424Z] inflating: device-sdk-c-4.0.0/src/c/watchers.c [2025-03-07T02:13:57.424Z] inflating: device-sdk-c-4.0.0/src/c/watchers.h [2025-03-07T02:13:57.424Z] creating: device-sdk-c-4.0.0/src/cmake/ [2025-03-07T02:13:57.424Z] inflating: device-sdk-c-4.0.0/src/cmake/FindIOT.cmake [2025-03-07T02:13:57.424Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBCBOR.cmake [2025-03-07T02:13:57.424Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBMICROHTTP.cmake [2025-03-07T02:13:57.424Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBPAHO.cmake [2025-03-07T02:13:57.424Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBUUID.cmake [2025-03-07T02:13:57.424Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBYAML.cmake [2025-03-07T02:13:57.424Z] [91m+ cd device-sdk-c-4.0.0 [2025-03-07T02:13:57.424Z] + ./scripts/build.sh [2025-03-07T02:13:57.424Z] [0m[91m+ CPPCHECK=false [2025-03-07T02:13:57.424Z] + DOCGEN=false [2025-03-07T02:13:57.424Z] + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' [2025-03-07T02:13:57.424Z] + '[' 0 -gt 0 ] [2025-03-07T02:13:57.424Z] [0m[91m+ readlink -f ./scripts/build.sh [2025-03-07T02:13:57.424Z] [0m[91m+ dirname /device-can/deps/device-sdk-c-4.0.0/scripts/build.sh [2025-03-07T02:13:57.424Z] [0m[91m+ dirname /device-can/deps/device-sdk-c-4.0.0/scripts [2025-03-07T02:13:57.424Z] [0m[91m+ ROOT=/device-can/deps/device-sdk-c-4.0.0 [2025-03-07T02:13:57.424Z] + cd /device-can/deps/device-sdk-c-4.0.0 [2025-03-07T02:13:57.424Z] + mkdir -p /device-can/deps/device-sdk-c-4.0.0/build/release [2025-03-07T02:13:57.424Z] [0m[91m+ cd /device-can/deps/device-sdk-c-4.0.0/build/release [2025-03-07T02:13:57.424Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-can/deps/device-sdk-c-4.0.0/src [2025-03-07T02:13:57.684Z] [0m-- The C compiler identification is GNU 11.2.1 [2025-03-07T02:13:57.684Z] -- Detecting C compiler ABI info [2025-03-07T02:13:57.684Z] -- Detecting C compiler ABI info - done [2025-03-07T02:13:57.684Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-03-07T02:13:57.684Z] -- Detecting C compile features [2025-03-07T02:13:57.684Z] -- Detecting C compile features - done [2025-03-07T02:13:57.684Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2025-03-07T02:13:57.684Z] -- Found CURL: /usr/lib/libcurl.so (found version "8.5.0") [2025-03-07T02:13:57.684Z] -- Found LIBYAML: /usr/lib/libyaml.so [2025-03-07T02:13:57.684Z] -- Found LIBUUID: /usr/lib/libuuid.so [2025-03-07T02:13:57.684Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2025-03-07T02:13:57.684Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2025-03-07T02:13:57.684Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-03-07T02:13:57.684Z] -- /opt/iotech/iot/1.5/include [2025-03-07T02:13:57.684Z] -- C SDK 0.0.0 for Linux [2025-03-07T02:13:57.684Z] -- Performing Test CSDK_HAVE_ATOMIC [2025-03-07T02:13:57.944Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2025-03-07T02:13:57.944Z] -- Found Curses: /usr/lib/libcurses.so [2025-03-07T02:13:57.944Z] -- Configuring done [2025-03-07T02:13:57.944Z] -- Generating done [2025-03-07T02:13:57.944Z] -- Build files have been written to: /device-can/deps/device-sdk-c-4.0.0/build/release [2025-03-07T02:13:57.944Z] [91m+ make all package [2025-03-07T02:13:57.944Z] [0m[91m+ tee release.log [2025-03-07T02:13:57.944Z] [0m[ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2025-03-07T02:13:58.204Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2025-03-07T02:13:58.204Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2025-03-07T02:13:58.464Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2025-03-07T02:13:58.464Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2025-03-07T02:13:59.031Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2025-03-07T02:13:59.031Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2025-03-07T02:13:59.290Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2025-03-07T02:13:59.549Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2025-03-07T02:13:59.549Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2025-03-07T02:13:59.808Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2025-03-07T02:14:00.066Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2025-03-07T02:14:00.066Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2025-03-07T02:14:00.325Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2025-03-07T02:14:00.325Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2025-03-07T02:14:00.893Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2025-03-07T02:14:00.893Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2025-03-07T02:14:01.153Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2025-03-07T02:14:01.153Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2025-03-07T02:14:01.413Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2025-03-07T02:14:01.673Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2025-03-07T02:14:02.610Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2025-03-07T02:14:02.610Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2025-03-07T02:14:02.610Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2025-03-07T02:14:02.869Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2025-03-07T02:14:02.869Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2025-03-07T02:14:03.127Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2025-03-07T02:14:03.698Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2025-03-07T02:14:03.698Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2025-03-07T02:14:03.698Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2025-03-07T02:14:03.957Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2025-03-07T02:14:04.216Z] /device-can/deps/device-sdk-c-4.0.0/src/c/service.c: In function 'devsdk_service_start': [2025-03-07T02:14:04.216Z] /device-can/deps/device-sdk-c-4.0.0/src/c/service.c:1063:5: warning: 'deviceservices_config' may be used uninitialized in this function [-Wmaybe-uninitialized] [2025-03-07T02:14:04.216Z] 1063 | edgex_device_parseClients (svc->logger, iot_data_string_map_get (deviceservices_config, "Clients"), &svc->config.endpoints); [2025-03-07T02:14:04.216Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-07T02:14:04.475Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2025-03-07T02:14:04.734Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2025-03-07T02:14:04.734Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2025-03-07T02:14:04.734Z] [ 68%] Linking C shared library libcsdk.so [2025-03-07T02:14:04.993Z] [ 68%] Built target csdk [2025-03-07T02:14:04.993Z] [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2025-03-07T02:14:04.993Z] [ 72%] Linking C executable template [2025-03-07T02:14:05.252Z] [ 72%] Built target template [2025-03-07T02:14:05.252Z] [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2025-03-07T02:14:05.252Z] [ 76%] Linking C executable device-counter [2025-03-07T02:14:05.252Z] [ 76%] Built target device-counter [2025-03-07T02:14:05.252Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2025-03-07T02:14:05.513Z] [ 80%] Linking C executable device-random [2025-03-07T02:14:05.513Z] [ 80%] Built target device-random [2025-03-07T02:14:05.513Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2025-03-07T02:14:05.772Z] [ 84%] Linking C executable device-gyro [2025-03-07T02:14:05.772Z] [ 84%] Built target device-gyro [2025-03-07T02:14:05.773Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2025-03-07T02:14:05.773Z] [ 88%] Linking C executable device-bitfields [2025-03-07T02:14:06.032Z] [ 88%] Built target device-bitfields [2025-03-07T02:14:06.032Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2025-03-07T02:14:06.032Z] [ 92%] Linking C executable template-discovery [2025-03-07T02:14:06.291Z] [ 92%] Built target template-discovery [2025-03-07T02:14:06.291Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2025-03-07T02:14:06.291Z] [ 96%] Linking C executable device-file [2025-03-07T02:14:06.291Z] [ 96%] Built target device-file [2025-03-07T02:14:06.551Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2025-03-07T02:14:06.551Z] [100%] Linking C executable device-terminal [2025-03-07T02:14:06.551Z] [100%] Built target device-terminal [2025-03-07T02:14:06.551Z] Run CPack packaging tool... [2025-03-07T02:14:06.810Z] CPack: Create package using TGZ [2025-03-07T02:14:06.810Z] CPack: Install projects [2025-03-07T02:14:06.810Z] CPack: - Run preinstall target for: Csdk [2025-03-07T02:14:06.810Z] CPack: - Install project: Csdk [] [2025-03-07T02:14:06.810Z] CPack: Create package [2025-03-07T02:14:07.074Z] CPack: - package: /device-can/deps/device-sdk-c-4.0.0/build/release/csdk-0.0.0.tar.gz generated. [2025-03-07T02:14:07.074Z] [91m+ '[' false '=' true ] [2025-03-07T02:14:07.074Z] + '[' false '=' true ] [2025-03-07T02:14:07.074Z] + mkdir -p /device-can/deps/device-sdk-c-4.0.0/build/debug [2025-03-07T02:14:07.074Z] [0m[91m+ cd /device-can/deps/device-sdk-c-4.0.0/build/debug [2025-03-07T02:14:07.074Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /device-can/deps/device-sdk-c-4.0.0/src [2025-03-07T02:14:07.074Z] [0m-- The C compiler identification is GNU 11.2.1 [2025-03-07T02:14:07.074Z] -- Detecting C compiler ABI info [2025-03-07T02:14:07.074Z] -- Detecting C compiler ABI info - done [2025-03-07T02:14:07.074Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-03-07T02:14:07.074Z] -- Detecting C compile features [2025-03-07T02:14:07.074Z] -- Detecting C compile features - done [2025-03-07T02:14:07.074Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2025-03-07T02:14:07.337Z] -- Found CURL: /usr/lib/libcurl.so (found version "8.5.0") [2025-03-07T02:14:07.337Z] -- Found LIBYAML: /usr/lib/libyaml.so [2025-03-07T02:14:07.337Z] -- Found LIBUUID: /usr/lib/libuuid.so [2025-03-07T02:14:07.337Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2025-03-07T02:14:07.337Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2025-03-07T02:14:07.337Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-03-07T02:14:07.337Z] -- /opt/iotech/iot/1.5/include [2025-03-07T02:14:07.337Z] -- C SDK 0.0.0 for Linux [2025-03-07T02:14:07.337Z] -- Performing Test CSDK_HAVE_ATOMIC [2025-03-07T02:14:07.337Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2025-03-07T02:14:07.337Z] -- Found Curses: /usr/lib/libcurses.so [2025-03-07T02:14:07.337Z] -- Configuring done [2025-03-07T02:14:07.337Z] -- Generating done [2025-03-07T02:14:07.337Z] -- Build files have been written to: /device-can/deps/device-sdk-c-4.0.0/build/debug [2025-03-07T02:14:07.598Z] [91m+ make [2025-03-07T02:14:07.598Z] + tee debug.log [2025-03-07T02:14:07.598Z] [0m[ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2025-03-07T02:14:07.598Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2025-03-07T02:14:07.598Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2025-03-07T02:14:07.857Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2025-03-07T02:14:07.857Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2025-03-07T02:14:08.117Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2025-03-07T02:14:08.117Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2025-03-07T02:14:08.117Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2025-03-07T02:14:08.378Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2025-03-07T02:14:08.378Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2025-03-07T02:14:08.378Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2025-03-07T02:14:08.378Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2025-03-07T02:14:08.638Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2025-03-07T02:14:08.638Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2025-03-07T02:14:08.638Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2025-03-07T02:14:08.898Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2025-03-07T02:14:08.898Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2025-03-07T02:14:09.158Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2025-03-07T02:14:09.158Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2025-03-07T02:14:09.158Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2025-03-07T02:14:09.158Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2025-03-07T02:14:09.419Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2025-03-07T02:14:09.679Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2025-03-07T02:14:09.679Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2025-03-07T02:14:09.679Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2025-03-07T02:14:09.679Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2025-03-07T02:14:09.939Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2025-03-07T02:14:10.199Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2025-03-07T02:14:10.199Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2025-03-07T02:14:10.199Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2025-03-07T02:14:10.459Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2025-03-07T02:14:10.459Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2025-03-07T02:14:10.719Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2025-03-07T02:14:10.719Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2025-03-07T02:14:10.719Z] [ 68%] Linking C shared library libcsdk.so [2025-03-07T02:14:10.719Z] [ 68%] Built target csdk [2025-03-07T02:14:10.978Z] [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2025-03-07T02:14:10.978Z] [ 72%] Linking C executable template [2025-03-07T02:14:10.978Z] [ 72%] Built target template [2025-03-07T02:14:10.978Z] [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2025-03-07T02:14:10.978Z] [ 76%] Linking C executable device-counter [2025-03-07T02:14:11.239Z] [ 76%] Built target device-counter [2025-03-07T02:14:11.239Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2025-03-07T02:14:11.239Z] [ 80%] Linking C executable device-random [2025-03-07T02:14:11.239Z] [ 80%] Built target device-random [2025-03-07T02:14:11.239Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2025-03-07T02:14:11.498Z] [ 84%] Linking C executable device-gyro [2025-03-07T02:14:11.498Z] [ 84%] Built target device-gyro [2025-03-07T02:14:11.498Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2025-03-07T02:14:11.498Z] [ 88%] Linking C executable device-bitfields [2025-03-07T02:14:11.498Z] [ 88%] Built target device-bitfields [2025-03-07T02:14:11.758Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2025-03-07T02:14:11.758Z] [ 92%] Linking C executable template-discovery [2025-03-07T02:14:11.758Z] [ 92%] Built target template-discovery [2025-03-07T02:14:11.758Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2025-03-07T02:14:12.018Z] [ 96%] Linking C executable device-file [2025-03-07T02:14:12.018Z] [ 96%] Built target device-file [2025-03-07T02:14:12.018Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2025-03-07T02:14:12.018Z] [100%] Linking C executable device-terminal [2025-03-07T02:14:12.018Z] [100%] Built target device-terminal [2025-03-07T02:14:12.018Z] [91m+ cp -rf include/devsdk include/edgex /usr/include/ [2025-03-07T02:14:12.018Z] [0m[91m+ cp build/release/c/libcsdk.so /usr/lib/ [2025-03-07T02:14:12.277Z] [0m[91m+ mkdir -p /usr/share/doc/edgex-csdk [2025-03-07T02:14:12.277Z] [0m[91m+ cp Attribution.txt /usr/share/doc/edgex-csdk [2025-03-07T02:14:12.277Z] [0m[91m+ cp LICENSE /usr/share/doc/edgex-csdk [2025-03-07T02:14:12.277Z] [0m[91m+ rm -rf /device-can/deps [2025-03-07T02:14:14.236Z] [0mRemoving intermediate container 2432f47d0515 [2025-03-07T02:14:14.236Z] ---> b5b8261ea64c [2025-03-07T02:14:14.236Z] Step 11/30 : RUN /device-can/scripts/build.sh && test -f /device-can/build/release/device-can [2025-03-07T02:14:14.495Z] ---> Running in 1182b0639301 [2025-03-07T02:14:14.755Z] [91m+ CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' [2025-03-07T02:14:14.755Z] [0m[91m+ readlink -f /device-can/scripts/build.sh [2025-03-07T02:14:14.755Z] [0m[91m+ dirname /device-can/scripts/build.sh [2025-03-07T02:14:14.755Z] [0m[91m+ dirname /device-can/scripts [2025-03-07T02:14:14.755Z] [0m/device-can [2025-03-07T02:14:14.755Z] [91m+ ROOT=/device-can [2025-03-07T02:14:14.755Z] + echo /device-can [2025-03-07T02:14:14.755Z] + cd /device-can [2025-03-07T02:14:14.755Z] + mkdir -p /device-can/build/release [2025-03-07T02:14:14.755Z] [0m[91m+ cd /device-can/build/release [2025-03-07T02:14:14.755Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-can/src [2025-03-07T02:14:15.013Z] [0m-- The C compiler identification is GNU 11.2.1 [2025-03-07T02:14:15.013Z] -- Detecting C compiler ABI info [2025-03-07T02:14:15.013Z] -- Detecting C compiler ABI info - done [2025-03-07T02:14:15.013Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-03-07T02:14:15.013Z] -- Detecting C compile features [2025-03-07T02:14:15.013Z] -- Detecting C compile features - done [2025-03-07T02:14:15.013Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-03-07T02:14:15.013Z] -- /opt/iotech/iot/1.5/include [2025-03-07T02:14:15.013Z] -- Found LIBCSDK: /usr/lib/libcsdk.so [2025-03-07T02:14:15.013Z] -- Configuring done [2025-03-07T02:14:15.013Z] -- Generating done [2025-03-07T02:14:15.013Z] -- Build files have been written to: /device-can/build/release [2025-03-07T02:14:15.013Z] [91m+ make all [2025-03-07T02:14:15.013Z] [0m[91m+ tee release.log [2025-03-07T02:14:15.013Z] [0m[ 50%] Building C object CMakeFiles/device-can.dir/c/device-can.c.o [2025-03-07T02:14:15.013Z] In file included from /usr/include/devsdk/devsdk.h:18, [2025-03-07T02:14:15.013Z] from /device-can/src/c/device-can.h:24, [2025-03-07T02:14:15.013Z] from /device-can/src/c/device-can.c:27: [2025-03-07T02:14:15.013Z] /device-can/src/c/device-can.c: In function 'can_get_handler': [2025-03-07T02:14:15.013Z] /device-can/src/c/device-can.c:177:43: warning: format '%d' expects argument of type 'int', but argument 4 has type 'iot_typecode_t' [-Wformat=] [2025-03-07T02:14:15.013Z] 177 | iot_log_debug(driver->lc, "CAN:Triggering Get events req type=%d\n", [2025-03-07T02:14:15.013Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-07T02:14:15.013Z] 178 | requests[i].resource->type); [2025-03-07T02:14:15.013Z] | ~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-07T02:14:15.013Z] | | [2025-03-07T02:14:15.013Z] | iot_typecode_t [2025-03-07T02:14:15.013Z] /device-can/src/c/device-can.c:177:80: note: format string is defined here [2025-03-07T02:14:15.013Z] 177 | iot_log_debug(driver->lc, "CAN:Triggering Get events req type=%d\n", [2025-03-07T02:14:15.013Z] | ~^ [2025-03-07T02:14:15.013Z] | | [2025-03-07T02:14:15.013Z] | int [2025-03-07T02:14:15.272Z] [100%] Linking C executable device-can [2025-03-07T02:14:15.272Z] [100%] Built target device-can [2025-03-07T02:14:15.531Z] Removing intermediate container 1182b0639301 [2025-03-07T02:14:15.531Z] ---> 2f343858cbfb [2025-03-07T02:14:15.531Z] Step 12/30 : FROM alpine:3.16 [2025-03-07T02:14:15.531Z] ---> d49a5025be10 [2025-03-07T02:14:15.531Z] Step 13/30 : MAINTAINER hcltech <www.hcltech.com/engineering-services> [2025-03-07T02:14:15.790Z] ---> Running in 0190e156c28e [2025-03-07T02:14:15.790Z] Removing intermediate container 0190e156c28e [2025-03-07T02:14:15.790Z] ---> da684d0e11a7 [2025-03-07T02:14:15.790Z] Step 14/30 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2025-03-07T02:14:15.790Z] ---> Running in c5092c49362f [2025-03-07T02:14:16.049Z] [91mConnecting to iotech.jfrog.io (34.246.139.145:443) [2025-03-07T02:14:16.308Z] [0m[91msaving to '/etc/apk/keys/alpine.dev.rsa.pub' [2025-03-07T02:14:16.308Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2025-03-07T02:14:16.308Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2025-03-07T02:14:16.567Z] [0mRemoving intermediate container c5092c49362f [2025-03-07T02:14:16.567Z] ---> 4ed4b15365d5 [2025-03-07T02:14:16.567Z] Step 15/30 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.16/main' >> /etc/apk/repositories [2025-03-07T02:14:16.567Z] ---> Running in 66081e1e3ff2 [2025-03-07T02:14:17.136Z] Removing intermediate container 66081e1e3ff2 [2025-03-07T02:14:17.136Z] ---> 85758b247c03 [2025-03-07T02:14:17.136Z] Step 16/30 : RUN apk add --update --no-cache linux-headers yaml libmicrohttpd curl libuuid iotech-paho-mqtt-c-dev-1.3 hiredis libcbor iotech-iot-1.5 dumb-init libexecinfo [2025-03-07T02:14:17.136Z] ---> Running in c811be12b27a [2025-03-07T02:14:17.394Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2025-03-07T02:14:17.654Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2025-03-07T02:14:17.913Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.16/main/x86_64/APKINDEX.tar.gz [2025-03-07T02:14:18.483Z] [91mWARNING: This apk-tools is OLD! Some packages might not function properly. [2025-03-07T02:14:18.483Z] [0m(1/24) Installing ca-certificates (20240226-r0) [2025-03-07T02:14:18.483Z] (2/24) Installing brotli-libs (1.0.9-r6) [2025-03-07T02:14:18.483Z] (3/24) Installing nghttp2-libs (1.47.0-r2) [2025-03-07T02:14:18.483Z] (4/24) Installing libcurl (8.5.0-r0) [2025-03-07T02:14:18.483Z] (5/24) Installing curl (8.5.0-r0) [2025-03-07T02:14:18.483Z] (6/24) Installing dumb-init (1.2.5-r1) [2025-03-07T02:14:18.483Z] (7/24) Installing hiredis (1.0.2-r0) [2025-03-07T02:14:18.483Z] (8/24) Installing yaml (0.2.5-r0) [2025-03-07T02:14:18.483Z] (9/24) Installing libcbor (0.9.0-r1) [2025-03-07T02:14:18.483Z] (10/24) Installing iotech-iot-1.5 (1.5.5-r0) [2025-03-07T02:14:19.051Z] (11/24) Installing pkgconf (1.8.1-r0) [2025-03-07T02:14:19.051Z] (12/24) Installing openssl-dev (1.1.1w-r1) [2025-03-07T02:14:19.310Z] (13/24) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.13-r0) [2025-03-07T02:14:19.876Z] (14/24) Installing libexecinfo (1.1-r1) [2025-03-07T02:14:19.876Z] (15/24) Installing gmp (6.2.1-r2) [2025-03-07T02:14:19.876Z] (16/24) Installing nettle (3.7.3-r0) [2025-03-07T02:14:19.876Z] (17/24) Installing libffi (3.4.2-r1) [2025-03-07T02:14:19.876Z] (18/24) Installing p11-kit (0.24.1-r0) [2025-03-07T02:14:19.876Z] (19/24) Installing libtasn1 (4.18.0-r1) [2025-03-07T02:14:19.876Z] (20/24) Installing libunistring (1.0-r0) [2025-03-07T02:14:19.876Z] (21/24) Installing gnutls (3.7.7-r1) [2025-03-07T02:14:20.135Z] (22/24) Installing libmicrohttpd (0.9.75-r0) [2025-03-07T02:14:20.135Z] (23/24) Installing libuuid (2.38-r1) [2025-03-07T02:14:20.135Z] (24/24) Installing linux-headers (5.16.7-r1) [2025-03-07T02:14:20.135Z] Executing busybox-1.35.0-r17.trigger [2025-03-07T02:14:20.135Z] Executing ca-certificates-20240226-r0.trigger [2025-03-07T02:14:20.135Z] OK: 25 MiB in 38 packages [2025-03-07T02:14:22.671Z] Removing intermediate container c811be12b27a [2025-03-07T02:14:22.671Z] ---> 29cab66c7334 [2025-03-07T02:14:22.671Z] Step 17/30 : RUN apk --no-cache upgrade [2025-03-07T02:14:22.671Z] ---> Running in 93d8192a232f [2025-03-07T02:14:22.931Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2025-03-07T02:14:23.190Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2025-03-07T02:14:23.190Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.16/main/x86_64/APKINDEX.tar.gz [2025-03-07T02:14:23.757Z] [91mWARNING: This apk-tools is OLD! Some packages might not function properly. [2025-03-07T02:14:23.757Z] [0m(1/5) Upgrading musl (1.2.3-r3 -> 1.2.3-r4) [2025-03-07T02:14:23.757Z] (2/5) Upgrading busybox (1.35.0-r17 -> 1.35.0-r18) [2025-03-07T02:14:23.757Z] Executing busybox-1.35.0-r18.post-upgrade [2025-03-07T02:14:23.757Z] (3/5) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2025-03-07T02:14:23.757Z] (4/5) Upgrading ssl_client (1.35.0-r17 -> 1.35.0-r18) [2025-03-07T02:14:23.757Z] (5/5) Upgrading musl-utils (1.2.3-r3 -> 1.2.3-r4) [2025-03-07T02:14:23.757Z] Executing busybox-1.35.0-r18.trigger [2025-03-07T02:14:23.757Z] Executing ca-certificates-20240226-r0.trigger [2025-03-07T02:14:23.757Z] OK: 25 MiB in 38 packages [2025-03-07T02:14:24.695Z] Removing intermediate container 93d8192a232f [2025-03-07T02:14:24.695Z] ---> c7a8fe594658 [2025-03-07T02:14:24.695Z] Step 18/30 : COPY --from=builder /device-can/build/release/ / [2025-03-07T02:14:24.954Z] ---> 74886db8d723 [2025-03-07T02:14:24.954Z] Step 19/30 : COPY --from=builder /usr/lib/libcsdk.so /usr/lib [2025-03-07T02:14:25.524Z] ---> 7f417d724b05 [2025-03-07T02:14:25.524Z] Step 20/30 : COPY --from=builder /usr/share/doc/edgex-csdk /usr/share/doc/edgex-csdk [2025-03-07T02:14:26.096Z] ---> c53b94873107 [2025-03-07T02:14:26.096Z] Step 21/30 : COPY LICENSE /. [2025-03-07T02:14:26.358Z] ---> 676ed285d9d6 [2025-03-07T02:14:26.358Z] Step 22/30 : COPY Attribution.txt /. [2025-03-07T02:14:26.618Z] ---> bdcb8f01e71b [2025-03-07T02:14:26.618Z] Step 23/30 : COPY res /res [2025-03-07T02:14:27.192Z] ---> 9b6066f7a709 [2025-03-07T02:14:27.192Z] Step 24/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 HCL Technologies Ltd' [2025-03-07T02:14:27.451Z] ---> Running in cbfbe25c22d3 [2025-03-07T02:14:27.711Z] Removing intermediate container cbfbe25c22d3 [2025-03-07T02:14:27.711Z] ---> 02c902bd474d [2025-03-07T02:14:27.711Z] Step 25/30 : EXPOSE 59980 [2025-03-07T02:14:27.970Z] ---> Running in 41da4e98c1e2 [2025-03-07T02:14:28.230Z] Removing intermediate container 41da4e98c1e2 [2025-03-07T02:14:28.230Z] ---> 0b5e5e868422 [2025-03-07T02:14:28.230Z] Step 26/30 : ENTRYPOINT ["/device-can"] [2025-03-07T02:14:28.230Z] ---> Running in 5cae77e8391c [2025-03-07T02:14:28.489Z] Removing intermediate container 5cae77e8391c [2025-03-07T02:14:28.489Z] ---> f1cd39ff6256 [2025-03-07T02:14:28.489Z] Step 27/30 : CMD ["-cp=keeper://edgex-core-keeper:59890", "--registry", "--confdir=/res"] [2025-03-07T02:14:28.489Z] ---> Running in 4fec4afa930b [2025-03-07T02:14:28.748Z] Removing intermediate container 4fec4afa930b [2025-03-07T02:14:28.748Z] ---> d339ffdaf9f2 [2025-03-07T02:14:28.748Z] Step 28/30 : LABEL arch=amd64 [2025-03-07T02:14:29.317Z] ---> Running in e22a36c7b0c8 [2025-03-07T02:14:29.576Z] Removing intermediate container e22a36c7b0c8 [2025-03-07T02:14:29.576Z] ---> 59fd941974c4 [2025-03-07T02:14:29.576Z] Step 29/30 : LABEL git_sha=ba2b6fae553472960645637c219e56e42557e8af [2025-03-07T02:14:29.835Z] ---> Running in 5f582c172665 [2025-03-07T02:14:30.403Z] Removing intermediate container 5f582c172665 [2025-03-07T02:14:30.403Z] ---> 561e1396f212 [2025-03-07T02:14:30.403Z] Step 30/30 : LABEL version=4.0.0-dev.3 [2025-03-07T02:14:30.685Z] ---> Running in 6dd4e497a7c1 [2025-03-07T02:14:30.944Z] Removing intermediate container 6dd4e497a7c1 [2025-03-07T02:14:30.944Z] ---> 98c6c382f11d [2025-03-07T02:14:30.944Z] [Warning] One or more build-args [ARCH BASE MAKE] were not consumed [2025-03-07T02:14:30.944Z] Successfully built 98c6c382f11d [2025-03-07T02:14:30.944Z] Successfully tagged device-can:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-07T02:14:31.113Z] provisioning config files... [2025-03-07T02:14:31.124Z] copy managed file [device-can-settings] to file:/w/workspace/edgexfoundry_device-can_main@tmp/config2571521249368111901tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-07T02:14:31.436Z] ---> ****-login.sh [2025-03-07T02:14:31.436Z] nexus3.edgexfoundry.org:10001 [2025-03-07T02:14:31.436Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-07T02:14:31.437Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-07T02:14:31.437Z] Configure a credential helper to remove this warning. See [2025-03-07T02:14:31.437Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-07T02:14:31.437Z] [2025-03-07T02:14:31.437Z] Login Succeeded [2025-03-07T02:14:31.437Z] nexus3.edgexfoundry.org:10002 [2025-03-07T02:14:31.437Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-07T02:14:31.696Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-07T02:14:31.696Z] Configure a credential helper to remove this warning. See [2025-03-07T02:14:31.696Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-07T02:14:31.696Z] [2025-03-07T02:14:31.696Z] Login Succeeded [2025-03-07T02:14:31.696Z] nexus3.edgexfoundry.org:10003 [2025-03-07T02:14:31.696Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-07T02:14:31.696Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-07T02:14:31.696Z] Configure a credential helper to remove this warning. See [2025-03-07T02:14:31.696Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-07T02:14:31.696Z] [2025-03-07T02:14:31.696Z] Login Succeeded [2025-03-07T02:14:31.696Z] nexus3.edgexfoundry.org:10004 [2025-03-07T02:14:31.696Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-07T02:14:31.697Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-07T02:14:31.697Z] Configure a credential helper to remove this warning. See [2025-03-07T02:14:31.697Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-07T02:14:31.697Z] [2025-03-07T02:14:31.697Z] Login Succeeded [2025-03-07T02:14:31.697Z] ****.io [2025-03-07T02:14:31.965Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-07T02:14:31.965Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-07T02:14:31.965Z] Configure a credential helper to remove this warning. See [2025-03-07T02:14:31.965Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-07T02:14:31.965Z] [2025-03-07T02:14:31.965Z] Login Succeeded [2025-03-07T02:14:31.965Z] ---> ****-login.sh ends [Pipeline] } [2025-03-07T02:14:31.971Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-07T02:14:32.020Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-07T02:14:32.058Z] [edgeXDocker.push] Tagging docker image device-can with the following tags: [2025-03-07T02:14:32.058Z] ba2b6fae553472960645637c219e56e42557e8af [2025-03-07T02:14:32.058Z] latest [2025-03-07T02:14:32.058Z] 4.0.0-dev.3 [2025-03-07T02:14:32.058Z] ba2b6fae553472960645637c219e56e42557e8af-4.0.0-dev.3 [2025-03-07T02:14:32.058Z] main [2025-03-07T02:14:32.058Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T02:14:32.418Z] + docker tag device-can nexus3.edgexfoundry.org:10004/device-can:ba2b6fae553472960645637c219e56e42557e8af [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T02:14:32.755Z] + docker push nexus3.edgexfoundry.org:10004/device-can:ba2b6fae553472960645637c219e56e42557e8af [2025-03-07T02:14:32.755Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-can] [2025-03-07T02:14:32.755Z] c9f43334dc99: Preparing [2025-03-07T02:14:32.755Z] 141bfea1b6c5: Preparing [2025-03-07T02:14:32.755Z] 1367626cee89: Preparing [2025-03-07T02:14:32.755Z] 61d56455cabb: Preparing [2025-03-07T02:14:32.755Z] 07e4d0368d9a: Preparing [2025-03-07T02:14:32.755Z] 0f14779a6b2d: Preparing [2025-03-07T02:14:32.755Z] 7ba1bc3f7581: Preparing [2025-03-07T02:14:32.755Z] 8c57908e7bb0: Preparing [2025-03-07T02:14:32.755Z] 978951f6e19c: Preparing [2025-03-07T02:14:32.755Z] f86b317ddbcd: Preparing [2025-03-07T02:14:32.755Z] 0f14779a6b2d: Waiting [2025-03-07T02:14:32.755Z] 7ba1bc3f7581: Waiting [2025-03-07T02:14:32.755Z] 8c57908e7bb0: Waiting [2025-03-07T02:14:32.755Z] 978951f6e19c: Waiting [2025-03-07T02:14:32.755Z] 5535fda0356b: Preparing [2025-03-07T02:14:32.755Z] f86b317ddbcd: Waiting [2025-03-07T02:14:32.755Z] 1367626cee89: Pushed [2025-03-07T02:14:32.755Z] 61d56455cabb: Pushed [2025-03-07T02:14:32.755Z] 141bfea1b6c5: Pushed [2025-03-07T02:14:32.755Z] c9f43334dc99: Pushed [2025-03-07T02:14:32.755Z] 07e4d0368d9a: Pushed [2025-03-07T02:14:33.013Z] 0f14779a6b2d: Pushed [2025-03-07T02:14:33.271Z] 978951f6e19c: Pushed [2025-03-07T02:14:33.271Z] 5535fda0356b: Layer already exists [2025-03-07T02:14:33.271Z] f86b317ddbcd: Pushed [2025-03-07T02:14:33.271Z] 7ba1bc3f7581: Pushed [2025-03-07T02:14:35.177Z] 8c57908e7bb0: Pushed [2025-03-07T02:14:35.177Z] ba2b6fae553472960645637c219e56e42557e8af: digest: sha256:651b86ce9f1b76162170cfc1c8c552e3e2e7b88391745dee8a48ac25d7c351b4 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T02:14:35.506Z] + docker tag device-can nexus3.edgexfoundry.org:10004/device-can:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T02:14:35.838Z] + docker push nexus3.edgexfoundry.org:10004/device-can:latest [2025-03-07T02:14:35.838Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-can] [2025-03-07T02:14:35.838Z] c9f43334dc99: Preparing [2025-03-07T02:14:35.838Z] 141bfea1b6c5: Preparing [2025-03-07T02:14:35.838Z] 1367626cee89: Preparing [2025-03-07T02:14:35.838Z] 61d56455cabb: Preparing [2025-03-07T02:14:35.838Z] 07e4d0368d9a: Preparing [2025-03-07T02:14:35.838Z] 0f14779a6b2d: Preparing [2025-03-07T02:14:35.838Z] 7ba1bc3f7581: Preparing [2025-03-07T02:14:35.838Z] 8c57908e7bb0: Preparing [2025-03-07T02:14:35.838Z] 978951f6e19c: Preparing [2025-03-07T02:14:35.838Z] f86b317ddbcd: Preparing [2025-03-07T02:14:35.838Z] 5535fda0356b: Preparing [2025-03-07T02:14:35.838Z] 0f14779a6b2d: Waiting [2025-03-07T02:14:35.838Z] f86b317ddbcd: Waiting [2025-03-07T02:14:35.838Z] 5535fda0356b: Waiting [2025-03-07T02:14:35.838Z] 7ba1bc3f7581: Waiting [2025-03-07T02:14:35.838Z] 978951f6e19c: Waiting [2025-03-07T02:14:35.838Z] 8c57908e7bb0: Waiting [2025-03-07T02:14:35.838Z] 07e4d0368d9a: Layer already exists [2025-03-07T02:14:35.838Z] 141bfea1b6c5: Layer already exists [2025-03-07T02:14:35.838Z] c9f43334dc99: Layer already exists [2025-03-07T02:14:35.838Z] 1367626cee89: Layer already exists [2025-03-07T02:14:35.838Z] 61d56455cabb: Layer already exists [2025-03-07T02:14:35.838Z] 8c57908e7bb0: Layer already exists [2025-03-07T02:14:35.838Z] f86b317ddbcd: Layer already exists [2025-03-07T02:14:35.838Z] 978951f6e19c: Layer already exists [2025-03-07T02:14:35.838Z] 0f14779a6b2d: Layer already exists [2025-03-07T02:14:35.838Z] 7ba1bc3f7581: Layer already exists [2025-03-07T02:14:35.838Z] 5535fda0356b: Layer already exists [2025-03-07T02:14:35.838Z] latest: digest: sha256:651b86ce9f1b76162170cfc1c8c552e3e2e7b88391745dee8a48ac25d7c351b4 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T02:14:36.209Z] + docker tag device-can nexus3.edgexfoundry.org:10004/device-can:4.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T02:14:36.539Z] + docker push nexus3.edgexfoundry.org:10004/device-can:4.0.0-dev.3 [2025-03-07T02:14:36.539Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-can] [2025-03-07T02:14:36.539Z] c9f43334dc99: Preparing [2025-03-07T02:14:36.539Z] 141bfea1b6c5: Preparing [2025-03-07T02:14:36.539Z] 1367626cee89: Preparing [2025-03-07T02:14:36.539Z] 61d56455cabb: Preparing [2025-03-07T02:14:36.539Z] 07e4d0368d9a: Preparing [2025-03-07T02:14:36.539Z] 0f14779a6b2d: Preparing [2025-03-07T02:14:36.539Z] 7ba1bc3f7581: Preparing [2025-03-07T02:14:36.539Z] 8c57908e7bb0: Preparing [2025-03-07T02:14:36.539Z] 978951f6e19c: Preparing [2025-03-07T02:14:36.539Z] f86b317ddbcd: Preparing [2025-03-07T02:14:36.539Z] 5535fda0356b: Preparing [2025-03-07T02:14:36.539Z] 7ba1bc3f7581: Waiting [2025-03-07T02:14:36.539Z] 8c57908e7bb0: Waiting [2025-03-07T02:14:36.539Z] 978951f6e19c: Waiting [2025-03-07T02:14:36.539Z] 5535fda0356b: Waiting [2025-03-07T02:14:36.539Z] 0f14779a6b2d: Waiting [2025-03-07T02:14:36.539Z] c9f43334dc99: Layer already exists [2025-03-07T02:14:36.539Z] 141bfea1b6c5: Layer already exists [2025-03-07T02:14:36.539Z] 61d56455cabb: Layer already exists [2025-03-07T02:14:36.539Z] 07e4d0368d9a: Layer already exists [2025-03-07T02:14:36.539Z] 1367626cee89: Layer already exists [2025-03-07T02:14:36.539Z] 7ba1bc3f7581: Layer already exists [2025-03-07T02:14:36.539Z] 0f14779a6b2d: Layer already exists [2025-03-07T02:14:36.539Z] 8c57908e7bb0: Layer already exists [2025-03-07T02:14:36.539Z] 978951f6e19c: Layer already exists [2025-03-07T02:14:36.539Z] f86b317ddbcd: Layer already exists [2025-03-07T02:14:36.539Z] 5535fda0356b: Layer already exists [2025-03-07T02:14:36.539Z] 4.0.0-dev.3: digest: sha256:651b86ce9f1b76162170cfc1c8c552e3e2e7b88391745dee8a48ac25d7c351b4 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T02:14:36.877Z] + docker tag device-can nexus3.edgexfoundry.org:10004/device-can:ba2b6fae553472960645637c219e56e42557e8af-4.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T02:14:37.214Z] + docker push nexus3.edgexfoundry.org:10004/device-can:ba2b6fae553472960645637c219e56e42557e8af-4.0.0-dev.3 [2025-03-07T02:14:37.214Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-can] [2025-03-07T02:14:37.214Z] c9f43334dc99: Preparing [2025-03-07T02:14:37.214Z] 141bfea1b6c5: Preparing [2025-03-07T02:14:37.214Z] 1367626cee89: Preparing [2025-03-07T02:14:37.214Z] 61d56455cabb: Preparing [2025-03-07T02:14:37.214Z] 07e4d0368d9a: Preparing [2025-03-07T02:14:37.214Z] 0f14779a6b2d: Preparing [2025-03-07T02:14:37.214Z] 7ba1bc3f7581: Preparing [2025-03-07T02:14:37.214Z] 8c57908e7bb0: Preparing [2025-03-07T02:14:37.214Z] 978951f6e19c: Preparing [2025-03-07T02:14:37.214Z] f86b317ddbcd: Preparing [2025-03-07T02:14:37.214Z] 5535fda0356b: Preparing [2025-03-07T02:14:37.214Z] 8c57908e7bb0: Waiting [2025-03-07T02:14:37.214Z] 978951f6e19c: Waiting [2025-03-07T02:14:37.214Z] f86b317ddbcd: Waiting [2025-03-07T02:14:37.214Z] 5535fda0356b: Waiting [2025-03-07T02:14:37.214Z] 0f14779a6b2d: Waiting [2025-03-07T02:14:37.214Z] 7ba1bc3f7581: Waiting [2025-03-07T02:14:37.214Z] c9f43334dc99: Layer already exists [2025-03-07T02:14:37.214Z] 1367626cee89: Layer already exists [2025-03-07T02:14:37.214Z] 141bfea1b6c5: Layer already exists [2025-03-07T02:14:37.214Z] 7ba1bc3f7581: Layer already exists [2025-03-07T02:14:37.214Z] 0f14779a6b2d: Layer already exists [2025-03-07T02:14:37.214Z] 8c57908e7bb0: Layer already exists [2025-03-07T02:14:37.214Z] 07e4d0368d9a: Layer already exists [2025-03-07T02:14:37.214Z] 61d56455cabb: Layer already exists [2025-03-07T02:14:37.214Z] 978951f6e19c: Layer already exists [2025-03-07T02:14:37.214Z] f86b317ddbcd: Layer already exists [2025-03-07T02:14:37.214Z] 5535fda0356b: Layer already exists [2025-03-07T02:14:37.214Z] ba2b6fae553472960645637c219e56e42557e8af-4.0.0-dev.3: digest: sha256:651b86ce9f1b76162170cfc1c8c552e3e2e7b88391745dee8a48ac25d7c351b4 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T02:14:37.557Z] + docker tag device-can nexus3.edgexfoundry.org:10004/device-can:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T02:14:37.892Z] + docker push nexus3.edgexfoundry.org:10004/device-can:main [2025-03-07T02:14:37.892Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-can] [2025-03-07T02:14:37.892Z] c9f43334dc99: Preparing [2025-03-07T02:14:37.892Z] 141bfea1b6c5: Preparing [2025-03-07T02:14:37.892Z] 1367626cee89: Preparing [2025-03-07T02:14:37.892Z] 61d56455cabb: Preparing [2025-03-07T02:14:37.892Z] 07e4d0368d9a: Preparing [2025-03-07T02:14:37.892Z] 0f14779a6b2d: Preparing [2025-03-07T02:14:37.892Z] 7ba1bc3f7581: Preparing [2025-03-07T02:14:37.892Z] 8c57908e7bb0: Preparing [2025-03-07T02:14:37.892Z] 978951f6e19c: Preparing [2025-03-07T02:14:37.892Z] f86b317ddbcd: Preparing [2025-03-07T02:14:37.892Z] 5535fda0356b: Preparing [2025-03-07T02:14:37.892Z] 7ba1bc3f7581: Waiting [2025-03-07T02:14:37.892Z] 8c57908e7bb0: Waiting [2025-03-07T02:14:37.892Z] 978951f6e19c: Waiting [2025-03-07T02:14:37.892Z] 0f14779a6b2d: Waiting [2025-03-07T02:14:37.892Z] 5535fda0356b: Waiting [2025-03-07T02:14:37.892Z] 141bfea1b6c5: Layer already exists [2025-03-07T02:14:37.892Z] 07e4d0368d9a: Layer already exists [2025-03-07T02:14:37.892Z] 1367626cee89: Layer already exists [2025-03-07T02:14:37.892Z] 61d56455cabb: Layer already exists [2025-03-07T02:14:37.892Z] c9f43334dc99: Layer already exists [2025-03-07T02:14:37.892Z] 0f14779a6b2d: Layer already exists [2025-03-07T02:14:37.892Z] 7ba1bc3f7581: Layer already exists [2025-03-07T02:14:37.892Z] 978951f6e19c: Layer already exists [2025-03-07T02:14:37.892Z] f86b317ddbcd: Layer already exists [2025-03-07T02:14:37.892Z] 8c57908e7bb0: Layer already exists [2025-03-07T02:14:37.892Z] 5535fda0356b: Layer already exists [2025-03-07T02:14:37.892Z] main: digest: sha256:651b86ce9f1b76162170cfc1c8c552e3e2e7b88391745dee8a48ac25d7c351b4 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-07T02:14:37.970Z] ===================================================== [Pipeline] echo [2025-03-07T02:14:38.002Z] taggedImages: [2025-03-07T02:14:38.002Z] - nexus3.edgexfoundry.org:10004/device-can:ba2b6fae553472960645637c219e56e42557e8af [2025-03-07T02:14:38.002Z] - nexus3.edgexfoundry.org:10004/device-can:latest [2025-03-07T02:14:38.002Z] - nexus3.edgexfoundry.org:10004/device-can:4.0.0-dev.3 [2025-03-07T02:14:38.002Z] - nexus3.edgexfoundry.org:10004/device-can:ba2b6fae553472960645637c219e56e42557e8af-4.0.0-dev.3 [2025-03-07T02:14:38.002Z] - nexus3.edgexfoundry.org:10004/device-can:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T02:14:38.427Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-07T02:14:38.427Z] [2025-03-07T02:14:38.427Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T02:14:38.730Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-07T02:14:38.990Z] latest: Pulling from edgex-lftools-log-publisher [2025-03-07T02:14:38.990Z] 5eb5b503b376: Pulling fs layer [2025-03-07T02:14:38.990Z] 5c69ac0246d0: Pulling fs layer [2025-03-07T02:14:38.990Z] ec43610c2a17: Pulling fs layer [2025-03-07T02:14:38.990Z] 3a2ae6a8a46f: Pulling fs layer [2025-03-07T02:14:38.990Z] 33b1e0a273af: Pulling fs layer [2025-03-07T02:14:38.990Z] 5d3b04190fa2: Pulling fs layer [2025-03-07T02:14:38.990Z] 2f39f015ded8: Pulling fs layer [2025-03-07T02:14:38.990Z] 3a2ae6a8a46f: Waiting [2025-03-07T02:14:38.990Z] 5d3b04190fa2: Waiting [2025-03-07T02:14:38.990Z] 33b1e0a273af: Waiting [2025-03-07T02:14:38.990Z] 5c69ac0246d0: Download complete [2025-03-07T02:14:38.990Z] 3a2ae6a8a46f: Download complete [2025-03-07T02:14:38.990Z] 33b1e0a273af: Verifying Checksum [2025-03-07T02:14:38.990Z] 33b1e0a273af: Download complete [2025-03-07T02:14:38.990Z] ec43610c2a17: Verifying Checksum [2025-03-07T02:14:38.990Z] ec43610c2a17: Download complete [2025-03-07T02:14:39.249Z] 5eb5b503b376: Download complete [2025-03-07T02:14:39.816Z] 2f39f015ded8: Verifying Checksum [2025-03-07T02:14:39.816Z] 2f39f015ded8: Download complete [2025-03-07T02:14:40.384Z] 5eb5b503b376: Pull complete [2025-03-07T02:14:40.955Z] 5c69ac0246d0: Pull complete [2025-03-07T02:14:41.523Z] ec43610c2a17: Pull complete [2025-03-07T02:14:42.091Z] 3a2ae6a8a46f: Pull complete [2025-03-07T02:14:42.350Z] 33b1e0a273af: Pull complete [2025-03-07T02:14:42.350Z] 5d3b04190fa2: Pull complete [2025-03-07T02:14:47.812Z] 2f39f015ded8: Pull complete [2025-03-07T02:14:47.812Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-03-07T02:14:47.812Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-07T02:14:47.812Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-07T02:14:47.928Z] prd-ubuntu20.04-docker-8c-8g-40506 does not seem to be running inside a container [2025-03-07T02:14:47.950Z] $ 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_main -v /w/workspace/edgexfoundry_device-can_main:/w/workspace/edgexfoundry_device-can_main:rw,z -v /w/workspace/edgexfoundry_device-can_main@tmp:/w/workspace/edgexfoundry_device-can_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-03-07T02:14:54.920Z] $ docker top 2c8a1c7a2e8d65e4ec4e19e5fd4e0d8125a6049491d8261b8161665953e0e0b0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-07T02:14:55.304Z] ---> job-cost.sh [2025-03-07T02:14:55.304Z] lf-activate-venv: SKIPPING [2025-03-07T02:14:55.304Z] INFO: No Stack... [2025-03-07T02:14:55.870Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-03-07T02:14:56.129Z] INFO: Archiving Costs [Pipeline] sh [2025-03-07T02:14:56.419Z] + cat /w/workspace/edgexfoundry_device-can_main/archives/cost.csv [2025-03-07T02:14:56.419Z] + cut -d, -f6 [Pipeline] lock [2025-03-07T02:14:56.435Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-can-main-4-stack-cost] [2025-03-07T02:14:56.444Z] Resource [jenkins-edgexfoundry-device-can-main-4-stack-cost] did not exist. Created. [2025-03-07T02:14:56.452Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-can-main-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-03-07T02:14:56.760Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-03-07T02:14:56.787Z] Stashed 1 file(s) [Pipeline] } [2025-03-07T02:14:56.794Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-can-main-4-stack-cost] [Pipeline] // lock [Pipeline] } [2025-03-07T02:14:56.820Z] $ docker stop --time=1 2c8a1c7a2e8d65e4ec4e19e5fd4e0d8125a6049491d8261b8161665953e0e0b0 [2025-03-07T02:14:57.968Z] $ docker rm -f --volumes 2c8a1c7a2e8d65e4ec4e19e5fd4e0d8125a6049491d8261b8161665953e0e0b0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-03-07T02:17:11.581Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-40507 in /w/workspace/edgexfoundry_device-can_main [Pipeline] { [Pipeline] ws [2025-03-07T02:17:11.613Z] Running in /w/workspace/device-can/4 [Pipeline] { [Pipeline] checkout [2025-03-07T02:17:14.659Z] The recommended git tool is: NONE [2025-03-07T02:17:19.460Z] using credential edgex-jenkins-ssh [2025-03-07T02:17:19.486Z] Cloning the remote Git repository [2025-03-07T02:17:19.526Z] Cloning repository git@github.com:edgexfoundry/device-can.git [2025-03-07T02:17:19.630Z] > git init /w/workspace/device-can/4 # timeout=10 [2025-03-07T02:17:19.779Z] Fetching upstream changes from git@github.com:edgexfoundry/device-can.git [2025-03-07T02:17:19.780Z] > git --version # timeout=10 [2025-03-07T02:17:19.803Z] > git --version # 'git version 2.25.1' [2025-03-07T02:17:19.805Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-03-07T02:17:19.959Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-can.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-03-07T02:17:20.466Z] > git config remote.origin.url git@github.com:edgexfoundry/device-can.git # timeout=10 [2025-03-07T02:17:20.502Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-03-07T02:17:21.542Z] Avoid second fetch [2025-03-07T02:17:21.542Z] Checking out Revision ba2b6fae553472960645637c219e56e42557e8af (main) [2025-03-07T02:17:21.554Z] > git config core.sparsecheckout # timeout=10 [2025-03-07T02:17:21.646Z] > git checkout -f ba2b6fae553472960645637c219e56e42557e8af # timeout=10 [2025-03-07T02:17:22.246Z] Commit message: "build: move to SDK v4.0.0 (#9)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-07T02:17:27.105Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-03-07T02:17:27.105Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-07T02:17:27.105Z] Dload Upload Total Spent Left Speed [2025-03-07T02:17:27.106Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 81189 0 --:--:-- --:--:-- --:--:-- 81189 [Pipeline] sh [2025-03-07T02:17:27.452Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-03-07T02:17:27.774Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2025-03-07T02:17:27.774Z] + sudo tee /etc/docker/daemon.new [2025-03-07T02:17:27.774Z] { [2025-03-07T02:17:27.774Z] "registry-mirrors": [ [2025-03-07T02:17:27.774Z] "https://nexus3.edgexfoundry.org:10001" [2025-03-07T02:17:27.774Z] ], [2025-03-07T02:17:27.774Z] "bip": "10.250.0.254/24", [2025-03-07T02:17:27.774Z] "hosts": [ [2025-03-07T02:17:27.774Z] "tcp://0.0.0.0:5555", [2025-03-07T02:17:27.774Z] "unix:///var/run/docker.sock" [2025-03-07T02:17:27.774Z] ], [2025-03-07T02:17:27.774Z] "mtu": 1458, [2025-03-07T02:17:27.774Z] "selinux-enabled": true, [2025-03-07T02:17:27.774Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-03-07T02:17:27.774Z] } [Pipeline] sh [2025-03-07T02:17:28.095Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-03-07T02:17:28.427Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-07T02:17:46.714Z] provisioning config files... [2025-03-07T02:17:46.743Z] copy managed file [device-can-settings] to file:/w/workspace/device-can/4@tmp/config9190573114302027424tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-07T02:17:47.236Z] ---> ****-login.sh [2025-03-07T02:17:47.236Z] nexus3.edgexfoundry.org:10001 [2025-03-07T02:17:47.831Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-07T02:17:47.831Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-07T02:17:47.831Z] Configure a credential helper to remove this warning. See [2025-03-07T02:17:47.831Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-07T02:17:47.831Z] [2025-03-07T02:17:47.831Z] Login Succeeded [2025-03-07T02:17:47.831Z] nexus3.edgexfoundry.org:10002 [2025-03-07T02:17:48.102Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-07T02:17:48.377Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-07T02:17:48.377Z] Configure a credential helper to remove this warning. See [2025-03-07T02:17:48.377Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-07T02:17:48.377Z] [2025-03-07T02:17:48.377Z] Login Succeeded [2025-03-07T02:17:48.377Z] nexus3.edgexfoundry.org:10003 [2025-03-07T02:17:48.650Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-07T02:17:48.650Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-07T02:17:48.650Z] Configure a credential helper to remove this warning. See [2025-03-07T02:17:48.650Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-07T02:17:48.650Z] [2025-03-07T02:17:48.650Z] Login Succeeded [2025-03-07T02:17:48.650Z] nexus3.edgexfoundry.org:10004 [2025-03-07T02:17:48.925Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-07T02:17:48.925Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-07T02:17:48.925Z] Configure a credential helper to remove this warning. See [2025-03-07T02:17:48.925Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-07T02:17:48.925Z] [2025-03-07T02:17:48.925Z] Login Succeeded [2025-03-07T02:17:48.925Z] ****.io [2025-03-07T02:17:49.197Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-07T02:17:49.467Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-07T02:17:49.467Z] Configure a credential helper to remove this warning. See [2025-03-07T02:17:49.467Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-07T02:17:49.467Z] [2025-03-07T02:17:49.467Z] Login Succeeded [2025-03-07T02:17:49.467Z] ---> ****-login.sh ends [Pipeline] } [2025-03-07T02:17:49.482Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-03-07T02:17:49.821Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-07T02:17:49.839Z] [prepBaseBuildImage] Generating new image with name: ci-base-image-arm64 [Pipeline] echo [2025-03-07T02:17:49.856Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-07T02:17:49.877Z] ========================================================= [2025-03-07T02:17:49.877Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest] [2025-03-07T02:17:49.877Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T02:17:50.239Z] + docker build -t ci-base-image-arm64 -f scripts/Dockerfile.alpine-base --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest . [2025-03-07T02:17:50.239Z] Sending build context to Docker daemon 164.9kB [2025-03-07T02:17:50.508Z] Step 1/12 : ARG BASE_TEMPORARY=alpine:3.16 [2025-03-07T02:17:50.508Z] Step 2/12 : FROM ${BASE_TEMPORARY} [2025-03-07T02:17:51.098Z] 3.16: Pulling from library/alpine [2025-03-07T02:17:51.098Z] 550f8bf8502c: Pulling fs layer [2025-03-07T02:17:51.368Z] 550f8bf8502c: Verifying Checksum [2025-03-07T02:17:51.368Z] 550f8bf8502c: Download complete [2025-03-07T02:17:51.953Z] 550f8bf8502c: Pull complete [2025-03-07T02:17:51.954Z] Digest: sha256:452e7292acee0ee16c332324d7de05fa2c99f9994ecc9f0779c602916a672ae4 [2025-03-07T02:17:51.954Z] Status: Downloaded newer image for alpine:3.16 [2025-03-07T02:17:51.954Z] ---> 4a74307a1e88 [2025-03-07T02:17:51.954Z] Step 3/12 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2025-03-07T02:17:52.221Z] ---> Running in 01e4c96d0f7f [2025-03-07T02:17:53.209Z] [91mConnecting to iotech.jfrog.io (34.247.22.236:443) [2025-03-07T02:17:53.793Z] [0m[91msaving to '/etc/apk/keys/alpine.dev.rsa.pub' [2025-03-07T02:17:53.793Z] [0m[91malpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2025-03-07T02:17:53.793Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2025-03-07T02:17:54.380Z] [0mRemoving intermediate container 01e4c96d0f7f [2025-03-07T02:17:54.380Z] ---> c698a8d7e173 [2025-03-07T02:17:54.380Z] Step 4/12 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.16/main' >> /etc/apk/repositories [2025-03-07T02:17:54.380Z] ---> Running in a18a6380c801 [2025-03-07T02:17:56.328Z] Removing intermediate container a18a6380c801 [2025-03-07T02:17:56.328Z] ---> 8a6e6f1b7208 [2025-03-07T02:17:56.328Z] Step 5/12 : RUN apk add --update --no-cache build-base git gcc cmake make linux-headers yaml-dev libmicrohttpd-dev curl-dev util-linux-dev ncurses-dev iotech-paho-mqtt-c-dev-1.3 hiredis-dev libcbor-dev iotech-iot-1.5-dev dumb-init libexecinfo-dev [2025-03-07T02:17:56.328Z] ---> Running in 2c3f599de2ec [2025-03-07T02:17:56.915Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2025-03-07T02:17:57.181Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2025-03-07T02:17:57.766Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.16/main/aarch64/APKINDEX.tar.gz [2025-03-07T02:17:58.727Z] [91mWARNING: This apk-tools is OLD! Some packages might not function properly. [2025-03-07T02:17:58.727Z] [0m(1/80) Upgrading musl (1.2.3-r3 -> 1.2.3-r4) [2025-03-07T02:17:58.727Z] (2/80) Installing libgcc (11.2.1_git20220219-r2) [2025-03-07T02:17:58.727Z] (3/80) Installing libstdc++ (11.2.1_git20220219-r2) [2025-03-07T02:17:58.727Z] (4/80) Installing binutils (2.38-r3) [2025-03-07T02:17:58.996Z] (5/80) Installing libmagic (5.41-r0) [2025-03-07T02:17:59.262Z] (6/80) Installing file (5.41-r0) [2025-03-07T02:17:59.262Z] (7/80) Installing libgomp (11.2.1_git20220219-r2) [2025-03-07T02:17:59.262Z] (8/80) Installing libatomic (11.2.1_git20220219-r2) [2025-03-07T02:17:59.262Z] (9/80) Installing gmp (6.2.1-r2) [2025-03-07T02:17:59.262Z] (10/80) Installing isl22 (0.22-r0) [2025-03-07T02:17:59.262Z] (11/80) Installing mpfr4 (4.1.0-r0) [2025-03-07T02:17:59.262Z] (12/80) Installing mpc1 (1.2.1-r0) [2025-03-07T02:17:59.531Z] (13/80) Installing gcc (11.2.1_git20220219-r2) [2025-03-07T02:18:01.480Z] (14/80) Installing musl-dev (1.2.3-r4) [2025-03-07T02:18:01.748Z] (15/80) Installing libc-dev (0.7.2-r3) [2025-03-07T02:18:01.748Z] (16/80) Installing g++ (11.2.1_git20220219-r2) [2025-03-07T02:18:03.720Z] (17/80) Installing make (4.3-r0) [2025-03-07T02:18:03.720Z] (18/80) Installing fortify-headers (1.1-r1) [2025-03-07T02:18:03.720Z] (19/80) Installing patch (2.7.6-r7) [2025-03-07T02:18:03.720Z] (20/80) Installing build-base (0.5-r3) [2025-03-07T02:18:03.720Z] (21/80) Installing libacl (2.3.1-r0) [2025-03-07T02:18:03.720Z] (22/80) Installing libbz2 (1.0.8-r1) [2025-03-07T02:18:03.720Z] (23/80) Installing expat (2.6.2-r0) [2025-03-07T02:18:03.720Z] (24/80) Installing lz4-libs (1.9.3-r1) [2025-03-07T02:18:03.720Z] (25/80) Installing xz-libs (5.2.5-r1) [2025-03-07T02:18:03.720Z] (26/80) Installing zstd-libs (1.5.2-r1) [2025-03-07T02:18:03.720Z] (27/80) Installing libarchive (3.7.4-r0) [2025-03-07T02:18:03.720Z] (28/80) Installing ca-certificates (20240226-r0) [2025-03-07T02:18:03.720Z] (29/80) Installing brotli-libs (1.0.9-r6) [2025-03-07T02:18:03.720Z] (30/80) Installing nghttp2-libs (1.47.0-r2) [2025-03-07T02:18:03.720Z] (31/80) Installing libcurl (8.5.0-r0) [2025-03-07T02:18:03.986Z] (32/80) Installing ncurses-terminfo-base (6.3_p20220521-r1) [2025-03-07T02:18:03.986Z] (33/80) Installing ncurses-libs (6.3_p20220521-r1) [2025-03-07T02:18:03.986Z] (34/80) Installing rhash-libs (1.4.2-r2) [2025-03-07T02:18:03.986Z] (35/80) Installing libuv (1.44.1-r0) [2025-03-07T02:18:03.986Z] (36/80) Installing cmake (3.23.5-r0) [2025-03-07T02:18:06.559Z] (37/80) Installing pkgconf (1.8.1-r0) [2025-03-07T02:18:06.559Z] (38/80) Installing openssl-dev (1.1.1w-r1) [2025-03-07T02:18:06.559Z] (39/80) Installing nghttp2-dev (1.47.0-r2) [2025-03-07T02:18:06.559Z] (40/80) Installing zlib-dev (1.2.12-r3) [2025-03-07T02:18:06.559Z] (41/80) Installing brotli-dev (1.0.9-r6) [2025-03-07T02:18:06.559Z] (42/80) Installing curl-dev (8.5.0-r0) [2025-03-07T02:18:06.559Z] (43/80) Installing dumb-init (1.2.5-r1) [2025-03-07T02:18:06.559Z] (44/80) Installing pcre2 (10.42-r0) [2025-03-07T02:18:06.559Z] (45/80) Installing git (2.36.6-r0) [2025-03-07T02:18:07.145Z] (46/80) Installing hiredis (1.0.2-r0) [2025-03-07T02:18:07.145Z] (47/80) Installing hiredis-dev (1.0.2-r0) [2025-03-07T02:18:07.145Z] (48/80) Installing yaml (0.2.5-r0) [2025-03-07T02:18:07.145Z] (49/80) Installing libcbor (0.9.0-r1) [2025-03-07T02:18:07.145Z] (50/80) Installing iotech-iot-1.5 (1.5.5-r0) [2025-03-07T02:18:08.105Z] (51/80) Installing iotech-iot-1.5-dev (1.5.5-r0) [2025-03-07T02:18:08.105Z] (52/80) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.13-r0) [2025-03-07T02:18:08.371Z] (53/80) Installing libcbor-dev (0.9.0-r1) [2025-03-07T02:18:08.371Z] (54/80) Installing libexecinfo (1.1-r1) [2025-03-07T02:18:08.371Z] (55/80) Installing libexecinfo-dev (1.1-r1) [2025-03-07T02:18:08.371Z] (56/80) Installing nettle (3.7.3-r0) [2025-03-07T02:18:08.371Z] (57/80) Installing libffi (3.4.2-r1) [2025-03-07T02:18:08.371Z] (58/80) Installing p11-kit (0.24.1-r0) [2025-03-07T02:18:08.371Z] (59/80) Installing libtasn1 (4.18.0-r1) [2025-03-07T02:18:08.371Z] (60/80) Installing libunistring (1.0-r0) [2025-03-07T02:18:08.371Z] (61/80) Installing gnutls (3.7.7-r1) [2025-03-07T02:18:08.371Z] (62/80) Installing libmicrohttpd (0.9.75-r0) [2025-03-07T02:18:08.371Z] (63/80) Installing gnutls-c++ (3.7.7-r1) [2025-03-07T02:18:08.371Z] (64/80) Installing libgmpxx (6.2.1-r2) [2025-03-07T02:18:08.371Z] (65/80) Installing gmp-dev (6.2.1-r2) [2025-03-07T02:18:08.371Z] (66/80) Installing nettle-dev (3.7.3-r0) [2025-03-07T02:18:08.637Z] (67/80) Installing libtasn1-progs (4.18.0-r1) [2025-03-07T02:18:08.637Z] (68/80) Installing libtasn1-dev (4.18.0-r1) [2025-03-07T02:18:08.637Z] (69/80) Installing p11-kit-dev (0.24.1-r0) [2025-03-07T02:18:08.637Z] (70/80) Installing gnutls-dev (3.7.7-r1) [2025-03-07T02:18:08.637Z] (71/80) Installing libmicrohttpd-dev (0.9.75-r0) [2025-03-07T02:18:08.637Z] (72/80) Installing linux-headers (5.16.7-r1) [2025-03-07T02:18:09.236Z] (73/80) Installing ncurses-dev (6.3_p20220521-r1) [2025-03-07T02:18:09.507Z] (74/80) Installing libblkid (2.38-r1) [2025-03-07T02:18:09.507Z] (75/80) Installing libuuid (2.38-r1) [2025-03-07T02:18:09.507Z] (76/80) Installing libfdisk (2.38-r1) [2025-03-07T02:18:09.507Z] (77/80) Installing libmount (2.38-r1) [2025-03-07T02:18:09.507Z] (78/80) Installing libsmartcols (2.38-r1) [2025-03-07T02:18:09.507Z] (79/80) Installing util-linux-dev (2.38-r1) [2025-03-07T02:18:09.507Z] (80/80) Installing yaml-dev (0.2.5-r0) [2025-03-07T02:18:09.507Z] Executing busybox-1.35.0-r17.trigger [2025-03-07T02:18:09.507Z] Executing ca-certificates-20240226-r0.trigger [2025-03-07T02:18:09.776Z] OK: 286 MiB in 93 packages [2025-03-07T02:18:24.765Z] Removing intermediate container 2c3f599de2ec [2025-03-07T02:18:24.765Z] ---> c46d0023a355 [2025-03-07T02:18:24.765Z] Step 6/12 : RUN apk --no-cache upgrade [2025-03-07T02:18:24.765Z] ---> Running in 5f8b7783547b [2025-03-07T02:18:24.765Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2025-03-07T02:18:24.765Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2025-03-07T02:18:24.765Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.16/main/aarch64/APKINDEX.tar.gz [2025-03-07T02:18:25.351Z] [91mWARNING: This apk-tools is OLD! Some packages might not function properly. [2025-03-07T02:18:25.616Z] [0m(1/4) Upgrading busybox (1.35.0-r17 -> 1.35.0-r18) [2025-03-07T02:18:25.616Z] Executing busybox-1.35.0-r18.post-upgrade [2025-03-07T02:18:25.616Z] (2/4) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2025-03-07T02:18:25.616Z] (3/4) Upgrading ssl_client (1.35.0-r17 -> 1.35.0-r18) [2025-03-07T02:18:25.616Z] (4/4) Upgrading musl-utils (1.2.3-r3 -> 1.2.3-r4) [2025-03-07T02:18:25.616Z] Executing busybox-1.35.0-r18.trigger [2025-03-07T02:18:25.616Z] Executing ca-certificates-20240226-r0.trigger [2025-03-07T02:18:25.881Z] OK: 286 MiB in 93 packages [2025-03-07T02:18:26.841Z] Removing intermediate container 5f8b7783547b [2025-03-07T02:18:26.841Z] ---> c626c8851d9e [2025-03-07T02:18:26.841Z] Step 7/12 : COPY scripts /device-can/scripts [2025-03-07T02:18:27.109Z] ---> 37c03d34e3be [2025-03-07T02:18:27.109Z] Step 8/12 : COPY src /device-can/src/ [2025-03-07T02:18:27.692Z] ---> ea6c2d48eb84 [2025-03-07T02:18:27.692Z] Step 9/12 : COPY VERSION /device-can/ [2025-03-07T02:18:27.957Z] ---> 1bff9fbe1595 [2025-03-07T02:18:27.957Z] Step 10/12 : WORKDIR /device-can [2025-03-07T02:18:28.223Z] ---> Running in b9f9577f2497 [2025-03-07T02:18:28.488Z] Removing intermediate container b9f9577f2497 [2025-03-07T02:18:28.488Z] ---> 6ee533cb870e [2025-03-07T02:18:28.488Z] Step 11/12 : RUN /device-can/scripts/build_deps.sh 1 [2025-03-07T02:18:28.488Z] ---> Running in 2e5c9fcc83e2 [2025-03-07T02:18:29.445Z] [91m+ BUILD_CSDK=1 [2025-03-07T02:18:29.445Z] + CSDK_VERSION=4.0.0 [2025-03-07T02:18:29.445Z] + '[' -d deps ] [2025-03-07T02:18:29.445Z] + mkdir deps [2025-03-07T02:18:29.445Z] [0m[91m+ cd /device-can/deps [2025-03-07T02:18:29.445Z] + '[' 1 '=' 1 ] [2025-03-07T02:18:29.445Z] + cd /device-can/deps [2025-03-07T02:18:29.445Z] + wget https://github.com/edgexfoundry/device-sdk-c/archive/v4.0.0.zip [2025-03-07T02:18:29.445Z] [0m[91mConnecting to github.com (140.82.114.4:443) [2025-03-07T02:18:29.712Z] [0m[91mConnecting to codeload.github.com (140.82.112.10:443) [2025-03-07T02:18:29.978Z] [0m[91msaving to 'v4.0.0.zip' [2025-03-07T02:18:29.978Z] [0m[91mv4.0.0.zip 100% |********************************| 245k 0:00:00 ETA [2025-03-07T02:18:29.978Z] [0m[91m'v4.0.0.zip' saved [2025-03-07T02:18:29.978Z] [0m[91m+ unzip v4.0.0.zip [2025-03-07T02:18:29.978Z] [0mArchive: v4.0.0.zip [2025-03-07T02:18:29.978Z] creating: device-sdk-c-4.0.0/ [2025-03-07T02:18:29.978Z] creating: device-sdk-c-4.0.0/.github/ [2025-03-07T02:18:29.978Z] inflating: device-sdk-c-4.0.0/.github/Contributing.md [2025-03-07T02:18:29.978Z] inflating: device-sdk-c-4.0.0/.github/PULL_REQUEST_TEMPLATE.md [2025-03-07T02:18:29.978Z] inflating: device-sdk-c-4.0.0/.github/semantic.yml [2025-03-07T02:18:29.978Z] creating: device-sdk-c-4.0.0/.github/workflows/ [2025-03-07T02:18:29.978Z] inflating: device-sdk-c-4.0.0/.github/workflows/release.yml [2025-03-07T02:18:29.978Z] inflating: device-sdk-c-4.0.0/.gitignore [2025-03-07T02:18:29.978Z] inflating: device-sdk-c-4.0.0/Attribution.txt [2025-03-07T02:18:29.978Z] inflating: device-sdk-c-4.0.0/CHANGELOG.md [2025-03-07T02:18:29.978Z] inflating: device-sdk-c-4.0.0/Doxyfile [2025-03-07T02:18:29.978Z] inflating: device-sdk-c-4.0.0/GOVERNANCE.md [2025-03-07T02:18:29.978Z] inflating: device-sdk-c-4.0.0/Jenkinsfile [2025-03-07T02:18:29.978Z] inflating: device-sdk-c-4.0.0/LICENSE [2025-03-07T02:18:29.978Z] inflating: device-sdk-c-4.0.0/Makefile [2025-03-07T02:18:29.978Z] inflating: device-sdk-c-4.0.0/OWNERS.md [2025-03-07T02:18:29.978Z] inflating: device-sdk-c-4.0.0/README.IOT.md [2025-03-07T02:18:29.978Z] inflating: device-sdk-c-4.0.0/README.md [2025-03-07T02:18:29.978Z] inflating: device-sdk-c-4.0.0/README.v3.md [2025-03-07T02:18:29.978Z] creating: device-sdk-c-4.0.0/docs/ [2025-03-07T02:18:29.978Z] inflating: device-sdk-c-4.0.0/docs/configuration.md [2025-03-07T02:18:29.978Z] inflating: device-sdk-c-4.0.0/docs/deviceprofiles.md [2025-03-07T02:18:29.978Z] inflating: device-sdk-c-4.0.0/docs/metrics.md [2025-03-07T02:18:29.978Z] inflating: device-sdk-c-4.0.0/docs/servicewritersguide.md [2025-03-07T02:18:29.978Z] inflating: device-sdk-c-4.0.0/docs/startup.md [2025-03-07T02:18:29.978Z] creating: device-sdk-c-4.0.0/include/ [2025-03-07T02:18:29.978Z] creating: device-sdk-c-4.0.0/include/devsdk/ [2025-03-07T02:18:29.978Z] inflating: device-sdk-c-4.0.0/include/devsdk/devsdk-base.h [2025-03-07T02:18:29.978Z] inflating: device-sdk-c-4.0.0/include/devsdk/devsdk.h [2025-03-07T02:18:29.978Z] creating: device-sdk-c-4.0.0/include/edgex/ [2025-03-07T02:18:29.978Z] inflating: device-sdk-c-4.0.0/include/edgex/devices.h [2025-03-07T02:18:29.978Z] inflating: device-sdk-c-4.0.0/include/edgex/edgex-base.h [2025-03-07T02:18:29.978Z] inflating: device-sdk-c-4.0.0/include/edgex/edgex.h [2025-03-07T02:18:29.978Z] inflating: device-sdk-c-4.0.0/include/edgex/profiles.h [2025-03-07T02:18:29.978Z] inflating: device-sdk-c-4.0.0/include/edgex/rest-server.h [2025-03-07T02:18:29.978Z] creating: device-sdk-c-4.0.0/scripts/ [2025-03-07T02:18:29.978Z] inflating: device-sdk-c-4.0.0/scripts/Dockerfile.alpine [2025-03-07T02:18:29.978Z] inflating: device-sdk-c-4.0.0/scripts/Dockerfile.alpine-base [2025-03-07T02:18:29.978Z] inflating: device-sdk-c-4.0.0/scripts/build.sh [2025-03-07T02:18:29.978Z] inflating: device-sdk-c-4.0.0/scripts/entrypoint.sh [2025-03-07T02:18:29.978Z] creating: device-sdk-c-4.0.0/src/ [2025-03-07T02:18:29.978Z] inflating: device-sdk-c-4.0.0/src/CMakeLists.txt [2025-03-07T02:18:29.978Z] creating: device-sdk-c-4.0.0/src/c/ [2025-03-07T02:18:29.978Z] inflating: device-sdk-c-4.0.0/src/c/CMakeLists.txt [2025-03-07T02:18:29.978Z] inflating: device-sdk-c-4.0.0/src/c/api.h [2025-03-07T02:18:29.978Z] inflating: device-sdk-c-4.0.0/src/c/autoevent.c [2025-03-07T02:18:29.978Z] inflating: device-sdk-c-4.0.0/src/c/autoevent.h [2025-03-07T02:18:29.978Z] inflating: device-sdk-c-4.0.0/src/c/bus-impl.h [2025-03-07T02:18:29.978Z] inflating: device-sdk-c-4.0.0/src/c/bus-mqtt.c [2025-03-07T02:18:29.978Z] inflating: device-sdk-c-4.0.0/src/c/bus.c [2025-03-07T02:18:29.978Z] inflating: device-sdk-c-4.0.0/src/c/bus.h [2025-03-07T02:18:29.978Z] inflating: device-sdk-c-4.0.0/src/c/callback3.c [2025-03-07T02:18:29.978Z] inflating: device-sdk-c-4.0.0/src/c/callback3.h [2025-03-07T02:18:29.978Z] inflating: device-sdk-c-4.0.0/src/c/cmdinfo.h [2025-03-07T02:18:29.978Z] inflating: device-sdk-c-4.0.0/src/c/config.c [2025-03-07T02:18:29.978Z] inflating: device-sdk-c-4.0.0/src/c/config.h [2025-03-07T02:18:29.978Z] inflating: device-sdk-c-4.0.0/src/c/correlation.c [2025-03-07T02:18:29.978Z] inflating: device-sdk-c-4.0.0/src/c/correlation.h [2025-03-07T02:18:29.978Z] inflating: device-sdk-c-4.0.0/src/c/data.c [2025-03-07T02:18:29.978Z] inflating: device-sdk-c-4.0.0/src/c/data.h [2025-03-07T02:18:29.978Z] inflating: device-sdk-c-4.0.0/src/c/defs.h.in [2025-03-07T02:18:29.978Z] inflating: device-sdk-c-4.0.0/src/c/device.c [2025-03-07T02:18:29.978Z] inflating: device-sdk-c-4.0.0/src/c/device.h [2025-03-07T02:18:29.978Z] inflating: device-sdk-c-4.0.0/src/c/devman.c [2025-03-07T02:18:29.978Z] inflating: device-sdk-c-4.0.0/src/c/devmap.c [2025-03-07T02:18:29.978Z] inflating: device-sdk-c-4.0.0/src/c/devmap.h [2025-03-07T02:18:29.978Z] inflating: device-sdk-c-4.0.0/src/c/devsdk-base.c [2025-03-07T02:18:29.978Z] inflating: device-sdk-c-4.0.0/src/c/devutil.h [2025-03-07T02:18:29.978Z] inflating: device-sdk-c-4.0.0/src/c/discovery.c [2025-03-07T02:18:29.978Z] inflating: device-sdk-c-4.0.0/src/c/discovery.h [2025-03-07T02:18:29.978Z] inflating: device-sdk-c-4.0.0/src/c/dto-read.c [2025-03-07T02:18:29.978Z] inflating: device-sdk-c-4.0.0/src/c/dto-read.h [2025-03-07T02:18:29.978Z] inflating: device-sdk-c-4.0.0/src/c/edgex-logging.c [2025-03-07T02:18:29.978Z] inflating: device-sdk-c-4.0.0/src/c/edgex-logging.h [2025-03-07T02:18:29.978Z] inflating: device-sdk-c-4.0.0/src/c/edgex-rest.c [2025-03-07T02:18:29.978Z] inflating: device-sdk-c-4.0.0/src/c/edgex-rest.h [2025-03-07T02:18:29.978Z] inflating: device-sdk-c-4.0.0/src/c/edgex2.h [2025-03-07T02:18:29.978Z] inflating: device-sdk-c-4.0.0/src/c/errorlist.h [2025-03-07T02:18:29.978Z] creating: device-sdk-c-4.0.0/src/c/examples/ [2025-03-07T02:18:29.978Z] inflating: device-sdk-c-4.0.0/src/c/examples/CMakeLists.txt [2025-03-07T02:18:29.978Z] inflating: device-sdk-c-4.0.0/src/c/examples/README.md [2025-03-07T02:18:29.978Z] creating: device-sdk-c-4.0.0/src/c/examples/bitfields/ [2025-03-07T02:18:29.978Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/CMakeLists.txt [2025-03-07T02:18:29.978Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/README.md [2025-03-07T02:18:29.978Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/device-bitfields.c [2025-03-07T02:18:29.978Z] creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/ [2025-03-07T02:18:29.978Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/configuration.yaml [2025-03-07T02:18:29.978Z] creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/devices/ [2025-03-07T02:18:29.978Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/devices/Bitfields.json [2025-03-07T02:18:29.978Z] creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/profiles/ [2025-03-07T02:18:29.979Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/profiles/Example-Bitfields.json [2025-03-07T02:18:29.979Z] creating: device-sdk-c-4.0.0/src/c/examples/counters/ [2025-03-07T02:18:29.979Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/CMakeLists.txt [2025-03-07T02:18:29.979Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/README.md [2025-03-07T02:18:29.979Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/device-counter.c [2025-03-07T02:18:29.979Z] creating: device-sdk-c-4.0.0/src/c/examples/counters/res/ [2025-03-07T02:18:29.979Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/configuration.yaml [2025-03-07T02:18:29.979Z] creating: device-sdk-c-4.0.0/src/c/examples/counters/res/devices/ [2025-03-07T02:18:29.979Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/devices/Counters.json [2025-03-07T02:18:29.979Z] creating: device-sdk-c-4.0.0/src/c/examples/counters/res/profiles/ [2025-03-07T02:18:29.979Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/profiles/Counter.json [2025-03-07T02:18:29.979Z] creating: device-sdk-c-4.0.0/src/c/examples/discovery/ [2025-03-07T02:18:29.979Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/CMakeLists.txt [2025-03-07T02:18:29.979Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/README.md [2025-03-07T02:18:29.979Z] creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/ [2025-03-07T02:18:29.979Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/configuration.yaml [2025-03-07T02:18:29.979Z] creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/devices/ [2025-03-07T02:18:29.979Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/devices/readme.txt [2025-03-07T02:18:29.979Z] creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/profiles/ [2025-03-07T02:18:29.979Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/profiles/TemplateProfile.json [2025-03-07T02:18:29.979Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/template.c [2025-03-07T02:18:29.979Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/watcher1.json [2025-03-07T02:18:29.979Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/watcher2.json [2025-03-07T02:18:29.979Z] creating: device-sdk-c-4.0.0/src/c/examples/file/ [2025-03-07T02:18:29.979Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/CMakeLists.txt [2025-03-07T02:18:29.979Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/README.md [2025-03-07T02:18:29.979Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/device-file.c [2025-03-07T02:18:29.979Z] creating: device-sdk-c-4.0.0/src/c/examples/file/res/ [2025-03-07T02:18:29.979Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/res/configuration.yaml [2025-03-07T02:18:29.979Z] creating: device-sdk-c-4.0.0/src/c/examples/file/res/devices/ [2025-03-07T02:18:29.979Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/res/devices/file1.json [2025-03-07T02:18:29.979Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/res/lorem.txt [2025-03-07T02:18:29.979Z] creating: device-sdk-c-4.0.0/src/c/examples/file/res/profiles/ [2025-03-07T02:18:29.979Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/res/profiles/FileExampleProfile.json [2025-03-07T02:18:29.979Z] creating: device-sdk-c-4.0.0/src/c/examples/gyro/ [2025-03-07T02:18:29.979Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/CMakeLists.txt [2025-03-07T02:18:29.979Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/README.md [2025-03-07T02:18:29.979Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/device-gyro.c [2025-03-07T02:18:29.979Z] creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/ [2025-03-07T02:18:29.979Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/configuration.yaml [2025-03-07T02:18:29.979Z] creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/devices/ [2025-03-07T02:18:29.979Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/devices/gyro.json [2025-03-07T02:18:29.979Z] creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/profiles/ [2025-03-07T02:18:29.979Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/profiles/Gyro.json [2025-03-07T02:18:29.979Z] creating: device-sdk-c-4.0.0/src/c/examples/random/ [2025-03-07T02:18:29.979Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/CMakeLists.txt [2025-03-07T02:18:29.979Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/README.md [2025-03-07T02:18:29.979Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/device-random.c [2025-03-07T02:18:29.979Z] creating: device-sdk-c-4.0.0/src/c/examples/random/res/ [2025-03-07T02:18:29.979Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/res/configuration.yaml [2025-03-07T02:18:29.979Z] creating: device-sdk-c-4.0.0/src/c/examples/random/res/devices/ [2025-03-07T02:18:29.979Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/res/devices/randomdevice1.json [2025-03-07T02:18:29.979Z] creating: device-sdk-c-4.0.0/src/c/examples/random/res/profiles/ [2025-03-07T02:18:29.979Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/res/profiles/RandomExampleProfile.json [2025-03-07T02:18:29.979Z] creating: device-sdk-c-4.0.0/src/c/examples/res/ [2025-03-07T02:18:29.979Z] inflating: device-sdk-c-4.0.0/src/c/examples/res/configuration.yaml [2025-03-07T02:18:29.979Z] creating: device-sdk-c-4.0.0/src/c/examples/res/devices/ [2025-03-07T02:18:29.979Z] inflating: device-sdk-c-4.0.0/src/c/examples/res/devices/device1.json [2025-03-07T02:18:29.979Z] creating: device-sdk-c-4.0.0/src/c/examples/res/profiles/ [2025-03-07T02:18:29.979Z] inflating: device-sdk-c-4.0.0/src/c/examples/res/profiles/TemplateProfile.json [2025-03-07T02:18:29.979Z] inflating: device-sdk-c-4.0.0/src/c/examples/template.c [2025-03-07T02:18:29.979Z] creating: device-sdk-c-4.0.0/src/c/examples/terminal/ [2025-03-07T02:18:29.979Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/CMakeLists.txt [2025-03-07T02:18:29.979Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/README.md [2025-03-07T02:18:29.979Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/device-terminal.c [2025-03-07T02:18:29.979Z] creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/ [2025-03-07T02:18:29.979Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/configuration.yaml [2025-03-07T02:18:29.979Z] creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/devices/ [2025-03-07T02:18:29.979Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/devices/terminal.json [2025-03-07T02:18:29.979Z] creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/profiles/ [2025-03-07T02:18:29.979Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/profiles/Terminal.json [2025-03-07T02:18:29.979Z] inflating: device-sdk-c-4.0.0/src/c/filesys.c [2025-03-07T02:18:29.979Z] inflating: device-sdk-c-4.0.0/src/c/filesys.h [2025-03-07T02:18:29.979Z] inflating: device-sdk-c-4.0.0/src/c/keeper.c [2025-03-07T02:18:29.979Z] inflating: device-sdk-c-4.0.0/src/c/keeper.h [2025-03-07T02:18:29.979Z] inflating: device-sdk-c-4.0.0/src/c/map.c [2025-03-07T02:18:29.979Z] inflating: device-sdk-c-4.0.0/src/c/map.h [2025-03-07T02:18:29.979Z] inflating: device-sdk-c-4.0.0/src/c/metadata.c [2025-03-07T02:18:29.979Z] inflating: device-sdk-c-4.0.0/src/c/metadata.h [2025-03-07T02:18:29.979Z] inflating: device-sdk-c-4.0.0/src/c/metrics.h [2025-03-07T02:18:29.979Z] inflating: device-sdk-c-4.0.0/src/c/opstate.c [2025-03-07T02:18:29.979Z] inflating: device-sdk-c-4.0.0/src/c/opstate.h [2025-03-07T02:18:29.979Z] inflating: device-sdk-c-4.0.0/src/c/parson.c [2025-03-07T02:18:29.979Z] inflating: device-sdk-c-4.0.0/src/c/parson.h [2025-03-07T02:18:29.979Z] inflating: device-sdk-c-4.0.0/src/c/profiles.c [2025-03-07T02:18:29.979Z] inflating: device-sdk-c-4.0.0/src/c/profiles.h [2025-03-07T02:18:29.979Z] inflating: device-sdk-c-4.0.0/src/c/registry-impl.h [2025-03-07T02:18:29.979Z] inflating: device-sdk-c-4.0.0/src/c/registry.c [2025-03-07T02:18:29.979Z] inflating: device-sdk-c-4.0.0/src/c/registry.h [2025-03-07T02:18:29.979Z] inflating: device-sdk-c-4.0.0/src/c/reqdata.c [2025-03-07T02:18:29.979Z] inflating: device-sdk-c-4.0.0/src/c/reqdata.h [2025-03-07T02:18:29.979Z] inflating: device-sdk-c-4.0.0/src/c/request_auth.c [2025-03-07T02:18:29.979Z] inflating: device-sdk-c-4.0.0/src/c/request_auth.h [2025-03-07T02:18:29.979Z] inflating: device-sdk-c-4.0.0/src/c/rest-server.c [2025-03-07T02:18:29.979Z] inflating: device-sdk-c-4.0.0/src/c/rest-server.h [2025-03-07T02:18:29.979Z] inflating: device-sdk-c-4.0.0/src/c/rest.c [2025-03-07T02:18:29.979Z] inflating: device-sdk-c-4.0.0/src/c/rest.h [2025-03-07T02:18:29.979Z] inflating: device-sdk-c-4.0.0/src/c/secrets-impl.h [2025-03-07T02:18:29.979Z] inflating: device-sdk-c-4.0.0/src/c/secrets-insecure.c [2025-03-07T02:18:29.979Z] inflating: device-sdk-c-4.0.0/src/c/secrets-insecure.h [2025-03-07T02:18:29.979Z] inflating: device-sdk-c-4.0.0/src/c/secrets-vault.c [2025-03-07T02:18:29.979Z] inflating: device-sdk-c-4.0.0/src/c/secrets-vault.h [2025-03-07T02:18:29.979Z] inflating: device-sdk-c-4.0.0/src/c/secrets.c [2025-03-07T02:18:29.979Z] inflating: device-sdk-c-4.0.0/src/c/secrets.h [2025-03-07T02:18:29.979Z] inflating: device-sdk-c-4.0.0/src/c/service.c [2025-03-07T02:18:29.979Z] inflating: device-sdk-c-4.0.0/src/c/service.h [2025-03-07T02:18:29.979Z] inflating: device-sdk-c-4.0.0/src/c/transform.c [2025-03-07T02:18:29.979Z] inflating: device-sdk-c-4.0.0/src/c/transform.h [2025-03-07T02:18:29.979Z] inflating: device-sdk-c-4.0.0/src/c/validate.c [2025-03-07T02:18:29.979Z] inflating: device-sdk-c-4.0.0/src/c/validate.h [2025-03-07T02:18:29.979Z] inflating: [91m+ cd device-sdk-c-4.0.0 [2025-03-07T02:18:29.979Z] + ./scripts/build.sh [2025-03-07T02:18:29.979Z] [0mdevice-sdk-c-4.0.0/src/c/watchers.c [2025-03-07T02:18:29.979Z] inflating: device-sdk-c-4.0.0/src/c/watchers.h [2025-03-07T02:18:29.979Z] creating: device-sdk-c-4.0.0/src/cmake/ [2025-03-07T02:18:29.979Z] inflating: device-sdk-c-4.0.0/src/cmake/FindIOT.cmake [2025-03-07T02:18:29.979Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBCBOR.cmake [2025-03-07T02:18:29.979Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBMICROHTTP.cmake [2025-03-07T02:18:29.979Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBPAHO.cmake [2025-03-07T02:18:29.979Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBUUID.cmake [2025-03-07T02:18:29.979Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBYAML.cmake [2025-03-07T02:18:29.979Z] [91m+ CPPCHECK=false [2025-03-07T02:18:29.979Z] + DOCGEN=false [2025-03-07T02:18:29.979Z] + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' [2025-03-07T02:18:29.979Z] [0m[91m+ '[' 0 -gt 0 ] [2025-03-07T02:18:29.979Z] [0m[91m+ readlink -f ./scripts/build.sh [2025-03-07T02:18:29.979Z] [0m[91m+ dirname /device-can/deps/device-sdk-c-4.0.0/scripts/build.sh [2025-03-07T02:18:29.979Z] + dirname[0m[91m /device-can/deps/device-sdk-c-4.0.0/scripts [2025-03-07T02:18:29.979Z] [0m[91m+ ROOT=/device-can/deps/device-sdk-c-4.0.0 [2025-03-07T02:18:29.979Z] + cd /device-can/deps/device-sdk-c-4.0.0 [2025-03-07T02:18:29.979Z] [0m[91m+ mkdir -p /device-can/deps/device-sdk-c-4.0.0/build/release [2025-03-07T02:18:29.979Z] [0m[91m+ cd /device-can/deps/device-sdk-c-4.0.0/build/release [2025-03-07T02:18:29.979Z] [0m[91m+ cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release'[0m[91m /device-can/deps/device-sdk-c-4.0.0/src [2025-03-07T02:18:30.563Z] [0m-- The C compiler identification is GNU 11.2.1 [2025-03-07T02:18:30.563Z] -- Detecting C compiler ABI info [2025-03-07T02:18:31.159Z] -- Detecting C compiler ABI info - done [2025-03-07T02:18:31.159Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-03-07T02:18:31.159Z] -- Detecting C compile features [2025-03-07T02:18:31.159Z] -- Detecting C compile features - done [2025-03-07T02:18:31.159Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2025-03-07T02:18:31.426Z] -- Found CURL: /usr/lib/libcurl.so (found version "8.5.0") [2025-03-07T02:18:31.426Z] -- Found LIBYAML: /usr/lib/libyaml.so [2025-03-07T02:18:31.426Z] -- Found LIBUUID: /usr/lib/libuuid.so [2025-03-07T02:18:31.426Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2025-03-07T02:18:31.426Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2025-03-07T02:18:31.426Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-03-07T02:18:31.426Z] -- /opt/iotech/iot/1.5/include [2025-03-07T02:18:31.426Z] -- C SDK 0.0.0 for Linux [2025-03-07T02:18:31.426Z] -- Performing Test CSDK_HAVE_ATOMIC [2025-03-07T02:18:32.011Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2025-03-07T02:18:32.011Z] -- Found Curses: /usr/lib/libcurses.so [2025-03-07T02:18:32.278Z] -- Configuring done [2025-03-07T02:18:32.861Z] -- Generating done [2025-03-07T02:18:32.861Z] -- Build files have been written to: /device-can/deps/device-sdk-c-4.0.0/build/release [2025-03-07T02:18:32.861Z] [91m+ make all package [2025-03-07T02:18:32.861Z] [0m[91m+ [0m[91mtee[0m[91m release.log [2025-03-07T02:18:32.861Z] [0m[ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2025-03-07T02:18:34.268Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2025-03-07T02:18:35.678Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2025-03-07T02:18:37.397Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2025-03-07T02:18:38.359Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2025-03-07T02:18:41.703Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2025-03-07T02:18:41.703Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2025-03-07T02:18:42.659Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2025-03-07T02:18:46.010Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2025-03-07T02:18:46.278Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2025-03-07T02:18:47.242Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2025-03-07T02:18:48.204Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2025-03-07T02:18:49.175Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2025-03-07T02:18:50.578Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2025-03-07T02:18:50.578Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2025-03-07T02:18:53.920Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2025-03-07T02:18:54.187Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2025-03-07T02:18:56.785Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2025-03-07T02:18:57.745Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2025-03-07T02:18:59.694Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2025-03-07T02:19:00.286Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2025-03-07T02:19:06.928Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2025-03-07T02:19:06.928Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2025-03-07T02:19:07.508Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2025-03-07T02:19:08.088Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2025-03-07T02:19:08.355Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2025-03-07T02:19:10.295Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2025-03-07T02:19:13.630Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2025-03-07T02:19:13.630Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2025-03-07T02:19:15.036Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2025-03-07T02:19:15.619Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2025-03-07T02:19:18.959Z] /device-can/deps/device-sdk-c-4.0.0/src/c/service.c: In function 'devsdk_service_start': [2025-03-07T02:19:18.959Z] /device-can/deps/device-sdk-c-4.0.0/src/c/service.c:1063:5: warning: 'deviceservices_config' may be used uninitialized in this function [-Wmaybe-uninitialized] [2025-03-07T02:19:18.959Z] 1063 | edgex_device_parseClients (svc->logger, iot_data_string_map_get (deviceservices_config, "Clients"), &svc->config.endpoints); [2025-03-07T02:19:18.959Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-07T02:19:19.917Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2025-03-07T02:19:21.320Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2025-03-07T02:19:21.902Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2025-03-07T02:19:22.490Z] [ 68%] Linking C shared library libcsdk.so [2025-03-07T02:19:22.760Z] [ 68%] Built target csdk [2025-03-07T02:19:22.760Z] [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2025-03-07T02:19:24.180Z] [ 72%] Linking C executable template [2025-03-07T02:19:24.180Z] [ 72%] Built target template [2025-03-07T02:19:24.180Z] [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2025-03-07T02:19:24.762Z] [ 76%] Linking C executable device-counter [2025-03-07T02:19:25.027Z] [ 76%] Built target device-counter [2025-03-07T02:19:25.292Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2025-03-07T02:19:25.874Z] [ 80%] Linking C executable device-random [2025-03-07T02:19:26.141Z] [ 80%] Built target device-random [2025-03-07T02:19:26.141Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2025-03-07T02:19:27.111Z] [ 84%] Linking C executable device-gyro [2025-03-07T02:19:27.111Z] [ 84%] Built target device-gyro [2025-03-07T02:19:27.111Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2025-03-07T02:19:28.072Z] [ 88%] Linking C executable device-bitfields [2025-03-07T02:19:28.072Z] [ 88%] Built target device-bitfields [2025-03-07T02:19:28.072Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2025-03-07T02:19:29.476Z] [ 92%] Linking C executable template-discovery [2025-03-07T02:19:29.805Z] [ 92%] Built target template-discovery [2025-03-07T02:19:29.805Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2025-03-07T02:19:30.815Z] [ 96%] Linking C executable device-file [2025-03-07T02:19:31.082Z] [ 96%] Built target device-file [2025-03-07T02:19:31.082Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2025-03-07T02:19:32.073Z] [100%] Linking C executable device-terminal [2025-03-07T02:19:32.351Z] [100%] Built target device-terminal [2025-03-07T02:19:32.351Z] Run CPack packaging tool... [2025-03-07T02:19:32.351Z] CPack: Create package using TGZ [2025-03-07T02:19:32.351Z] CPack: Install projects [2025-03-07T02:19:32.351Z] CPack: - Run preinstall target for: Csdk [2025-03-07T02:19:32.959Z] CPack: - Install project: Csdk [] [2025-03-07T02:19:33.231Z] CPack: Create package [2025-03-07T02:19:33.231Z] CPack: - package: /device-can/deps/device-sdk-c-4.0.0/build/release/csdk-0.0.0.tar.gz generated. [2025-03-07T02:19:33.231Z] [91m+ '[' false '=' true ] [2025-03-07T02:19:33.231Z] + '[' false '=' true ] [2025-03-07T02:19:33.231Z] + mkdir -p /device-can/deps/device-sdk-c-4.0.0/build/debug [2025-03-07T02:19:33.231Z] [0m[91m+ cd /device-can/deps/device-sdk-c-4.0.0/build/debug [2025-03-07T02:19:33.231Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /device-can/deps/device-sdk-c-4.0.0/src [2025-03-07T02:19:33.495Z] [0m-- The C compiler identification is GNU 11.2.1 [2025-03-07T02:19:33.495Z] -- Detecting C compiler ABI info [2025-03-07T02:19:33.760Z] -- Detecting C compiler ABI info - done [2025-03-07T02:19:34.026Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-03-07T02:19:34.026Z] -- Detecting C compile features [2025-03-07T02:19:34.026Z] -- Detecting C compile features - done [2025-03-07T02:19:34.026Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2025-03-07T02:19:34.294Z] -- Found CURL: /usr/lib/libcurl.so (found version "8.5.0") [2025-03-07T02:19:34.294Z] -- Found LIBYAML: /usr/lib/libyaml.so [2025-03-07T02:19:34.294Z] -- Found LIBUUID: /usr/lib/libuuid.so [2025-03-07T02:19:34.294Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2025-03-07T02:19:34.294Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2025-03-07T02:19:34.294Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-03-07T02:19:34.294Z] -- /opt/iotech/iot/1.5/include [2025-03-07T02:19:34.294Z] -- C SDK 0.0.0 for Linux [2025-03-07T02:19:34.294Z] -- Performing Test CSDK_HAVE_ATOMIC [2025-03-07T02:19:34.560Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2025-03-07T02:19:34.828Z] -- Found Curses: /usr/lib/libcurses.so [2025-03-07T02:19:35.094Z] -- Configuring done [2025-03-07T02:19:35.360Z] -- Generating done [2025-03-07T02:19:35.360Z] -- Build files have been written to: /device-can/deps/device-sdk-c-4.0.0/build/debug [2025-03-07T02:19:35.360Z] [91m+ make [2025-03-07T02:19:35.360Z] [0m[91m+ tee debug.log [2025-03-07T02:19:35.360Z] [0m[ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2025-03-07T02:19:35.941Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2025-03-07T02:19:36.525Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2025-03-07T02:19:37.106Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2025-03-07T02:19:37.695Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2025-03-07T02:19:38.652Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2025-03-07T02:19:38.652Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2025-03-07T02:19:39.233Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2025-03-07T02:19:40.189Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2025-03-07T02:19:40.456Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2025-03-07T02:19:41.037Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2025-03-07T02:19:41.632Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2025-03-07T02:19:41.897Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2025-03-07T02:19:42.480Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2025-03-07T02:19:42.754Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2025-03-07T02:19:43.724Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2025-03-07T02:19:44.305Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2025-03-07T02:19:44.884Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2025-03-07T02:19:45.150Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2025-03-07T02:19:46.128Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2025-03-07T02:19:46.393Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2025-03-07T02:19:47.853Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2025-03-07T02:19:48.433Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2025-03-07T02:19:48.700Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2025-03-07T02:19:49.280Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2025-03-07T02:19:49.546Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2025-03-07T02:19:50.130Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2025-03-07T02:19:52.701Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2025-03-07T02:19:52.701Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2025-03-07T02:19:53.291Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2025-03-07T02:19:53.876Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2025-03-07T02:19:54.840Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2025-03-07T02:19:55.419Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2025-03-07T02:19:55.684Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2025-03-07T02:19:55.950Z] [ 68%] Linking C shared library libcsdk.so [2025-03-07T02:19:56.309Z] [ 68%] Built target csdk [2025-03-07T02:19:56.309Z] [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2025-03-07T02:19:56.889Z] [ 72%] Linking C executable template [2025-03-07T02:19:57.157Z] [ 72%] Built target template [2025-03-07T02:19:57.157Z] [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2025-03-07T02:19:57.423Z] [ 76%] Linking C executable device-counter [2025-03-07T02:19:58.009Z] [ 76%] Built target device-counter [2025-03-07T02:19:58.009Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2025-03-07T02:19:58.279Z] [ 80%] Linking C executable device-random [2025-03-07T02:19:58.555Z] [ 80%] Built target device-random [2025-03-07T02:19:58.555Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2025-03-07T02:19:58.826Z] [ 84%] Linking C executable device-gyro [2025-03-07T02:19:59.414Z] [ 84%] Built target device-gyro [2025-03-07T02:19:59.414Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2025-03-07T02:19:59.685Z] [ 88%] Linking C executable device-bitfields [2025-03-07T02:20:00.265Z] [ 88%] Built target device-bitfields [2025-03-07T02:20:00.265Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2025-03-07T02:20:00.846Z] [ 92%] Linking C executable template-discovery [2025-03-07T02:20:01.113Z] [ 92%] Built target template-discovery [2025-03-07T02:20:01.113Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2025-03-07T02:20:01.710Z] [ 96%] Linking C executable device-file [2025-03-07T02:20:01.979Z] [ 96%] Built target device-file [2025-03-07T02:20:01.979Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2025-03-07T02:20:02.565Z] [100%] Linking C executable device-terminal [2025-03-07T02:20:03.150Z] [100%] Built target device-terminal [2025-03-07T02:20:03.150Z] [91m+ cp -rf include/devsdk include/edgex /usr/include/ [2025-03-07T02:20:03.150Z] [0m[91m+ cp build/release/c/libcsdk.so /usr/lib/ [2025-03-07T02:20:03.150Z] [0m[91m+ mkdir -p /usr/share/doc/edgex-csdk [2025-03-07T02:20:03.150Z] [0m[91m+ cp Attribution.txt /usr/share/doc/edgex-csdk [2025-03-07T02:20:03.150Z] [0m[91m+ cp LICENSE /usr/share/doc/edgex-csdk [2025-03-07T02:20:03.150Z] [0m[91m+ rm -rf /device-can/deps [2025-03-07T02:20:04.118Z] [0mRemoving intermediate container 2e5c9fcc83e2 [2025-03-07T02:20:04.118Z] ---> ede6ca077b7c [2025-03-07T02:20:04.118Z] Step 12/12 : RUN /device-can/scripts/build.sh [2025-03-07T02:20:04.118Z] ---> Running in cb3d699fe7be [2025-03-07T02:20:05.081Z] [91m+ CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' [2025-03-07T02:20:05.081Z] [0m[91m+ readlink -f /device-can/scripts/build.sh [2025-03-07T02:20:05.081Z] [0m[91m+ dirname /device-can/scripts/build.sh [2025-03-07T02:20:05.081Z] [0m[91m+ dirname /device-can/scripts [2025-03-07T02:20:05.081Z] [0m/device-can [2025-03-07T02:20:05.081Z] [91m+ ROOT=/device-can [2025-03-07T02:20:05.081Z] + echo /device-can [2025-03-07T02:20:05.081Z] + cd /device-can [2025-03-07T02:20:05.081Z] + mkdir -p /device-can/build/release [2025-03-07T02:20:05.081Z] [0m[91m+ cd /device-can/build/release [2025-03-07T02:20:05.081Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-can/src [2025-03-07T02:20:05.351Z] [0m-- The C compiler identification is GNU 11.2.1 [2025-03-07T02:20:05.619Z] -- Detecting C compiler ABI info [2025-03-07T02:20:05.888Z] -- Detecting C compiler ABI info - done [2025-03-07T02:20:05.888Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-03-07T02:20:05.888Z] -- Detecting C compile features [2025-03-07T02:20:05.888Z] -- Detecting C compile features - done [2025-03-07T02:20:05.888Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-03-07T02:20:05.888Z] -- /opt/iotech/iot/1.5/include [2025-03-07T02:20:05.888Z] -- Found LIBCSDK: /usr/lib/libcsdk.so [2025-03-07T02:20:05.888Z] -- Configuring done [2025-03-07T02:20:05.888Z] -- Generating done [2025-03-07T02:20:05.888Z] -- Build files have been written to: /device-can/build/release [2025-03-07T02:20:06.155Z] [91m+ make all [2025-03-07T02:20:06.155Z] + tee release.log [2025-03-07T02:20:06.155Z] [0m[ 50%] Building C object CMakeFiles/device-can.dir/c/device-can.c.o [2025-03-07T02:20:06.424Z] In file included from /usr/include/devsdk/devsdk.h:18, [2025-03-07T02:20:06.424Z] from /device-can/src/c/device-can.h:24, [2025-03-07T02:20:06.424Z] from /device-can/src/c/device-can.c:27: [2025-03-07T02:20:06.424Z] /device-can/src/c/device-can.c: In function 'can_get_handler': [2025-03-07T02:20:06.424Z] /device-can/src/c/device-can.c:177:43: warning: format '%d' expects argument of type 'int', but argument 4 has type 'iot_typecode_t' [-Wformat=] [2025-03-07T02:20:06.424Z] 177 | iot_log_debug(driver->lc, "CAN:Triggering Get events req type=%d\n", [2025-03-07T02:20:06.424Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-07T02:20:06.424Z] 178 | requests[i].resource->type); [2025-03-07T02:20:06.424Z] | ~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-07T02:20:06.424Z] | | [2025-03-07T02:20:06.424Z] | iot_typecode_t [2025-03-07T02:20:06.424Z] /device-can/src/c/device-can.c:177:80: note: format string is defined here [2025-03-07T02:20:06.424Z] 177 | iot_log_debug(driver->lc, "CAN:Triggering Get events req type=%d\n", [2025-03-07T02:20:06.424Z] | ~^ [2025-03-07T02:20:06.424Z] | | [2025-03-07T02:20:06.424Z] | int [2025-03-07T02:20:07.833Z] [100%] Linking C executable device-can [2025-03-07T02:20:08.105Z] [100%] Built target device-can [2025-03-07T02:20:09.073Z] Removing intermediate container cb3d699fe7be [2025-03-07T02:20:09.073Z] ---> 982b60d76c4c [2025-03-07T02:20:09.073Z] [Warning] One or more build-args [BASE] were not consumed [2025-03-07T02:20:09.073Z] Successfully built 982b60d76c4c [2025-03-07T02:20:09.073Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T02:20:09.542Z] + docker inspect -f . ci-base-image-arm64 [2025-03-07T02:20:09.542Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-07T02:20:09.758Z] prd-ubuntu20.04-docker-arm64-4c-16g-40507 does not seem to be running inside a container [2025-03-07T02:20:09.821Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-can/4 -v /w/workspace/device-can/4:/w/workspace/device-can/4:rw,z -v /w/workspace/device-can/4@tmp:/w/workspace/device-can/4@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 ******** ci-base-image-arm64 cat [2025-03-07T02:20:11.053Z] $ docker top d1ff00845a5ce75d0375463d1c18254d05c2d0bc85f3c15b06d4621247f32410 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-07T02:20:11.916Z] + make test [2025-03-07T02:20:11.916Z] build/release/device-can/device-can [Pipeline] } [2025-03-07T02:20:11.933Z] $ docker stop --time=1 d1ff00845a5ce75d0375463d1c18254d05c2d0bc85f3c15b06d4621247f32410 [2025-03-07T02:20:13.610Z] $ docker rm -f --volumes d1ff00845a5ce75d0375463d1c18254d05c2d0bc85f3c15b06d4621247f32410 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-07T02:20:14.218Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-03-07T02:20:14.622Z] + ls -al . [2025-03-07T02:20:14.622Z] total 72 [2025-03-07T02:20:14.622Z] drwxrwxr-x 7 jenkins jenkins 4096 Mar 7 02:17 . [2025-03-07T02:20:14.622Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 02:17 .. [2025-03-07T02:20:14.622Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 7 02:17 .git [2025-03-07T02:20:14.622Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 7 02:17 .github [2025-03-07T02:20:14.622Z] -rw-rw-r-- 1 jenkins jenkins 383 Mar 7 02:17 Attribution.txt [2025-03-07T02:20:14.622Z] -rw-rw-r-- 1 jenkins jenkins 1397 Mar 7 02:17 CHANGELOG.md [2025-03-07T02:20:14.622Z] -rwxrwxr-x 1 jenkins jenkins 677 Mar 7 02:17 GOVERNANCE.md [2025-03-07T02:20:14.622Z] -rwxrwxr-x 1 jenkins jenkins 762 Mar 7 02:17 Jenkinsfile [2025-03-07T02:20:14.622Z] -rwxrwxr-x 1 jenkins jenkins 10174 Mar 7 02:17 LICENSE [2025-03-07T02:20:14.622Z] -rwxrwxr-x 1 jenkins jenkins 801 Mar 7 02:17 Makefile [2025-03-07T02:20:14.622Z] -rwxrwxr-x 1 jenkins jenkins 616 Mar 7 02:17 OWNERS.md [2025-03-07T02:20:14.622Z] -rwxrwxr-x 1 jenkins jenkins 4090 Mar 7 02:17 README.md [2025-03-07T02:20:14.622Z] -rw-rw-r-- 1 jenkins jenkins 11 Mar 7 02:13 VERSION [2025-03-07T02:20:14.622Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 02:17 res [2025-03-07T02:20:14.622Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 7 02:17 scripts [2025-03-07T02:20:14.622Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 02:17 src [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T02:20:14.980Z] + docker build -t device-can-arm64 -f scripts/Dockerfile.alpine --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=ba2b6fae553472960645637c219e56e42557e8af --label arch=arm64 --label version=4.0.0-dev.3 . [2025-03-07T02:20:14.980Z] Sending build context to Docker daemon 164.9kB [2025-03-07T02:20:15.249Z] Step 1/30 : ARG BASE_TEMPORARY=alpine:3.16 [2025-03-07T02:20:15.249Z] Step 2/30 : FROM ${BASE_TEMPORARY} as builder [2025-03-07T02:20:15.249Z] ---> 4a74307a1e88 [2025-03-07T02:20:15.249Z] Step 3/30 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2025-03-07T02:20:15.249Z] ---> Using cache [2025-03-07T02:20:15.249Z] ---> c698a8d7e173 [2025-03-07T02:20:15.249Z] Step 4/30 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.16/main' >> /etc/apk/repositories [2025-03-07T02:20:15.249Z] ---> Using cache [2025-03-07T02:20:15.249Z] ---> 8a6e6f1b7208 [2025-03-07T02:20:15.249Z] Step 5/30 : RUN apk add --update --no-cache build-base git gcc cmake make linux-headers yaml-dev libmicrohttpd-dev curl-dev util-linux-dev ncurses-dev iotech-paho-mqtt-c-dev-1.3 hiredis-dev libcbor-dev iotech-iot-1.5-dev libexecinfo-dev [2025-03-07T02:20:15.249Z] ---> Running in 4fc396d3c836 [2025-03-07T02:20:16.210Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2025-03-07T02:20:16.795Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2025-03-07T02:20:17.396Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.16/main/aarch64/APKINDEX.tar.gz [2025-03-07T02:20:18.363Z] [91mWARNING: This apk-tools is OLD! Some packages might not function properly. [2025-03-07T02:20:18.363Z] [0m(1/79) Upgrading musl (1.2.3-r3 -> 1.2.3-r4) [2025-03-07T02:20:18.363Z] (2/79) Installing libgcc (11.2.1_git20220219-r2) [2025-03-07T02:20:18.363Z] (3/79) Installing libstdc++ (11.2.1_git20220219-r2) [2025-03-07T02:20:18.363Z] (4/79) Installing binutils (2.38-r3) [2025-03-07T02:20:18.630Z] (5/79) Installing libmagic (5.41-r0) [2025-03-07T02:20:18.630Z] (6/79) Installing file (5.41-r0) [2025-03-07T02:20:18.630Z] (7/79) Installing libgomp (11.2.1_git20220219-r2) [2025-03-07T02:20:18.630Z] (8/79) Installing libatomic (11.2.1_git20220219-r2) [2025-03-07T02:20:18.630Z] (9/79) Installing gmp (6.2.1-r2) [2025-03-07T02:20:18.630Z] (10/79) Installing isl22 (0.22-r0) [2025-03-07T02:20:18.916Z] (11/79) Installing mpfr4 (4.1.0-r0) [2025-03-07T02:20:18.916Z] (12/79) Installing mpc1 (1.2.1-r0) [2025-03-07T02:20:18.916Z] (13/79) Installing gcc (11.2.1_git20220219-r2) [2025-03-07T02:20:20.869Z] (14/79) Installing musl-dev (1.2.3-r4) [2025-03-07T02:20:21.137Z] (15/79) Installing libc-dev (0.7.2-r3) [2025-03-07T02:20:21.137Z] (16/79) Installing g++ (11.2.1_git20220219-r2) [2025-03-07T02:20:23.144Z] (17/79) Installing make (4.3-r0) [2025-03-07T02:20:23.144Z] (18/79) Installing fortify-headers (1.1-r1) [2025-03-07T02:20:23.144Z] (19/79) Installing patch (2.7.6-r7) [2025-03-07T02:20:23.144Z] (20/79) Installing build-base (0.5-r3) [2025-03-07T02:20:23.144Z] (21/79) Installing libacl (2.3.1-r0) [2025-03-07T02:20:23.144Z] (22/79) Installing libbz2 (1.0.8-r1) [2025-03-07T02:20:23.144Z] (23/79) Installing expat (2.6.2-r0) [2025-03-07T02:20:23.144Z] (24/79) Installing lz4-libs (1.9.3-r1) [2025-03-07T02:20:23.144Z] (25/79) Installing xz-libs (5.2.5-r1) [2025-03-07T02:20:23.144Z] (26/79) Installing zstd-libs (1.5.2-r1) [2025-03-07T02:20:23.144Z] (27/79) Installing libarchive (3.7.4-r0) [2025-03-07T02:20:23.144Z] (28/79) Installing ca-certificates (20240226-r0) [2025-03-07T02:20:23.144Z] (29/79) Installing brotli-libs (1.0.9-r6) [2025-03-07T02:20:23.144Z] (30/79) Installing nghttp2-libs (1.47.0-r2) [2025-03-07T02:20:23.144Z] (31/79) Installing libcurl (8.5.0-r0) [2025-03-07T02:20:23.144Z] (32/79) Installing ncurses-terminfo-base (6.3_p20220521-r1) [2025-03-07T02:20:23.144Z] (33/79) Installing ncurses-libs (6.3_p20220521-r1) [2025-03-07T02:20:23.144Z] (34/79) Installing rhash-libs (1.4.2-r2) [2025-03-07T02:20:23.144Z] (35/79) Installing libuv (1.44.1-r0) [2025-03-07T02:20:23.144Z] (36/79) Installing cmake (3.23.5-r0) [2025-03-07T02:20:25.738Z] (37/79) Installing pkgconf (1.8.1-r0) [2025-03-07T02:20:25.738Z] (38/79) Installing openssl-dev (1.1.1w-r1) [2025-03-07T02:20:25.738Z] (39/79) Installing nghttp2-dev (1.47.0-r2) [2025-03-07T02:20:25.738Z] (40/79) Installing zlib-dev (1.2.12-r3) [2025-03-07T02:20:25.738Z] (41/79) Installing brotli-dev (1.0.9-r6) [2025-03-07T02:20:25.738Z] (42/79) Installing curl-dev (8.5.0-r0) [2025-03-07T02:20:25.738Z] (43/79) Installing pcre2 (10.42-r0) [2025-03-07T02:20:25.738Z] (44/79) Installing git (2.36.6-r0) [2025-03-07T02:20:26.007Z] (45/79) Installing hiredis (1.0.2-r0) [2025-03-07T02:20:26.007Z] (46/79) Installing hiredis-dev (1.0.2-r0) [2025-03-07T02:20:26.007Z] (47/79) Installing yaml (0.2.5-r0) [2025-03-07T02:20:26.007Z] (48/79) Installing libcbor (0.9.0-r1) [2025-03-07T02:20:26.007Z] (49/79) Installing iotech-iot-1.5 (1.5.5-r0) [2025-03-07T02:20:26.996Z] (50/79) Installing iotech-iot-1.5-dev (1.5.5-r0) [2025-03-07T02:20:26.996Z] (51/79) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.13-r0) [2025-03-07T02:20:27.268Z] (52/79) Installing libcbor-dev (0.9.0-r1) [2025-03-07T02:20:27.268Z] (53/79) Installing libexecinfo (1.1-r1) [2025-03-07T02:20:27.268Z] (54/79) Installing libexecinfo-dev (1.1-r1) [2025-03-07T02:20:27.268Z] (55/79) Installing nettle (3.7.3-r0) [2025-03-07T02:20:27.268Z] (56/79) Installing libffi (3.4.2-r1) [2025-03-07T02:20:27.268Z] (57/79) Installing p11-kit (0.24.1-r0) [2025-03-07T02:20:27.268Z] (58/79) Installing libtasn1 (4.18.0-r1) [2025-03-07T02:20:27.268Z] (59/79) Installing libunistring (1.0-r0) [2025-03-07T02:20:27.268Z] (60/79) Installing gnutls (3.7.7-r1) [2025-03-07T02:20:27.268Z] (61/79) Installing libmicrohttpd (0.9.75-r0) [2025-03-07T02:20:27.268Z] (62/79) Installing gnutls-c++ (3.7.7-r1) [2025-03-07T02:20:27.268Z] (63/79) Installing libgmpxx (6.2.1-r2) [2025-03-07T02:20:27.268Z] (64/79) Installing gmp-dev (6.2.1-r2) [2025-03-07T02:20:27.268Z] (65/79) Installing nettle-dev (3.7.3-r0) [2025-03-07T02:20:27.536Z] (66/79) Installing libtasn1-progs (4.18.0-r1) [2025-03-07T02:20:27.536Z] (67/79) Installing libtasn1-dev (4.18.0-r1) [2025-03-07T02:20:27.536Z] (68/79) Installing p11-kit-dev (0.24.1-r0) [2025-03-07T02:20:27.536Z] (69/79) Installing gnutls-dev (3.7.7-r1) [2025-03-07T02:20:27.536Z] (70/79) Installing libmicrohttpd-dev (0.9.75-r0) [2025-03-07T02:20:27.536Z] (71/79) Installing linux-headers (5.16.7-r1) [2025-03-07T02:20:28.119Z] (72/79) Installing ncurses-dev (6.3_p20220521-r1) [2025-03-07T02:20:28.120Z] (73/79) Installing libblkid (2.38-r1) [2025-03-07T02:20:28.120Z] (74/79) Installing libuuid (2.38-r1) [2025-03-07T02:20:28.120Z] (75/79) Installing libfdisk (2.38-r1) [2025-03-07T02:20:28.120Z] (76/79) Installing libmount (2.38-r1) [2025-03-07T02:20:28.120Z] (77/79) Installing libsmartcols (2.38-r1) [2025-03-07T02:20:28.120Z] (78/79) Installing util-linux-dev (2.38-r1) [2025-03-07T02:20:28.120Z] (79/79) Installing yaml-dev (0.2.5-r0) [2025-03-07T02:20:28.120Z] Executing busybox-1.35.0-r17.trigger [2025-03-07T02:20:28.120Z] Executing ca-certificates-20240226-r0.trigger [2025-03-07T02:20:28.388Z] OK: 286 MiB in 92 packages [2025-03-07T02:20:43.428Z] Removing intermediate container 4fc396d3c836 [2025-03-07T02:20:43.428Z] ---> 932a05ca34e1 [2025-03-07T02:20:43.428Z] Step 6/30 : COPY scripts /device-can/scripts [2025-03-07T02:20:43.428Z] ---> 95d5c834d702 [2025-03-07T02:20:43.428Z] Step 7/30 : COPY src /device-can/src/ [2025-03-07T02:20:43.428Z] ---> bb35e9195e0d [2025-03-07T02:20:43.428Z] Step 8/30 : COPY VERSION /device-can/ [2025-03-07T02:20:43.428Z] ---> a35a6fade045 [2025-03-07T02:20:43.428Z] Step 9/30 : WORKDIR /device-can [2025-03-07T02:20:43.428Z] ---> Running in a5a80e5f25b2 [2025-03-07T02:20:43.428Z] Removing intermediate container a5a80e5f25b2 [2025-03-07T02:20:43.428Z] ---> 95c2232f450f [2025-03-07T02:20:43.428Z] Step 10/30 : RUN /device-can/scripts/build_deps.sh 1 [2025-03-07T02:20:43.701Z] ---> Running in c45f560f4615 [2025-03-07T02:20:44.664Z] [91m+ BUILD_CSDK=1 [2025-03-07T02:20:44.664Z] + CSDK_VERSION=4.0.0 [2025-03-07T02:20:44.664Z] + '[' -d deps ] [2025-03-07T02:20:44.664Z] + mkdir deps [2025-03-07T02:20:44.664Z] [0m[91m+ cd /device-can/deps [2025-03-07T02:20:44.664Z] + '[' 1 '=' 1 ] [2025-03-07T02:20:44.664Z] + cd /device-can/deps [2025-03-07T02:20:44.664Z] + wget https://github.com/edgexfoundry/device-sdk-c/archive/v4.0.0.zip [2025-03-07T02:20:44.664Z] [0m[91mConnecting to github.com (140.82.113.4:443) [2025-03-07T02:20:44.932Z] [0m[91mConnecting to codeload.github.com (140.82.113.10:443) [2025-03-07T02:20:44.932Z] [0m[91msaving to 'v4.0.0.zip' [2025-03-07T02:20:44.932Z] [0m[91mv4.0.0.zip 4% |* | 12418 0:00:19 ETA [2025-03-07T02:20:45.201Z] [0m[91mv4.0.0.zip [0m[91m100% [0m[91m|********************************| [0m[91m 245k[0m[91m 0:00:00 ETA[0m[91m [2025-03-07T02:20:45.201Z] [0m[91m'v4.0.0.zip' saved [2025-03-07T02:20:45.201Z] [0m[91m+ unzip v4.0.0.zip [2025-03-07T02:20:45.201Z] [0mArchive: v4.0.0.zip [2025-03-07T02:20:45.201Z] creating: device-sdk-c-4.0.0/ [2025-03-07T02:20:45.201Z] creating: device-sdk-c-4.0.0/.github/ [2025-03-07T02:20:45.201Z] inflating: device-sdk-c-4.0.0/.github/Contributing.md [2025-03-07T02:20:45.201Z] inflating: device-sdk-c-4.0.0/.github/PULL_REQUEST_TEMPLATE.md [2025-03-07T02:20:45.201Z] inflating: device-sdk-c-4.0.0/.github/semantic.yml [2025-03-07T02:20:45.201Z] creating: device-sdk-c-4.0.0/.github/workflows/ [2025-03-07T02:20:45.201Z] inflating: device-sdk-c-4.0.0/.github/workflows/release.yml [2025-03-07T02:20:45.201Z] inflating: device-sdk-c-4.0.0/.gitignore [2025-03-07T02:20:45.201Z] inflating: device-sdk-c-4.0.0/Attribution.txt [2025-03-07T02:20:45.201Z] inflating: device-sdk-c-4.0.0/CHANGELOG.md [2025-03-07T02:20:45.201Z] inflating: device-sdk-c-4.0.0/Doxyfile [2025-03-07T02:20:45.201Z] inflating: device-sdk-c-4.0.0/GOVERNANCE.md [2025-03-07T02:20:45.201Z] inflating: device-sdk-c-4.0.0/Jenkinsfile [2025-03-07T02:20:45.201Z] inflating: device-sdk-c-4.0.0/LICENSE [2025-03-07T02:20:45.201Z] inflating: device-sdk-c-4.0.0/Makefile [2025-03-07T02:20:45.201Z] inflating: device-sdk-c-4.0.0/OWNERS.md [2025-03-07T02:20:45.201Z] inflating: device-sdk-c-4.0.0/README.IOT.md [2025-03-07T02:20:45.201Z] inflating: device-sdk-c-4.0.0/README.md [2025-03-07T02:20:45.201Z] inflating: device-sdk-c-4.0.0/README.v3.md [2025-03-07T02:20:45.201Z] creating: device-sdk-c-4.0.0/docs/ [2025-03-07T02:20:45.201Z] inflating: device-sdk-c-4.0.0/docs/configuration.md [2025-03-07T02:20:45.201Z] inflating: device-sdk-c-4.0.0/docs/deviceprofiles.md [2025-03-07T02:20:45.201Z] inflating: device-sdk-c-4.0.0/docs/metrics.md [2025-03-07T02:20:45.201Z] inflating: device-sdk-c-4.0.0/docs/servicewritersguide.md [2025-03-07T02:20:45.201Z] inflating: device-sdk-c-4.0.0/docs/startup.md [2025-03-07T02:20:45.201Z] creating: device-sdk-c-4.0.0/include/ [2025-03-07T02:20:45.201Z] creating: device-sdk-c-4.0.0/include/devsdk/ [2025-03-07T02:20:45.201Z] inflating: device-sdk-c-4.0.0/include/devsdk/devsdk-base.h [2025-03-07T02:20:45.201Z] inflating: device-sdk-c-4.0.0/include/devsdk/devsdk.h [2025-03-07T02:20:45.201Z] creating: device-sdk-c-4.0.0/include/edgex/ [2025-03-07T02:20:45.201Z] inflating: device-sdk-c-4.0.0/include/edgex/devices.h [2025-03-07T02:20:45.201Z] inflating: device-sdk-c-4.0.0/include/edgex/edgex-base.h [2025-03-07T02:20:45.201Z] inflating: device-sdk-c-4.0.0/include/edgex/edgex.h [2025-03-07T02:20:45.201Z] inflating: device-sdk-c-4.0.0/include/edgex/profiles.h [2025-03-07T02:20:45.201Z] inflating: device-sdk-c-4.0.0/include/edgex/rest-server.h [2025-03-07T02:20:45.201Z] creating: device-sdk-c-4.0.0/scripts/ [2025-03-07T02:20:45.201Z] inflating: device-sdk-c-4.0.0/scripts/Dockerfile.alpine [2025-03-07T02:20:45.201Z] inflating: device-sdk-c-4.0.0/scripts/Dockerfile.alpine-base [2025-03-07T02:20:45.201Z] inflating: device-sdk-c-4.0.0/scripts/build.sh [2025-03-07T02:20:45.201Z] inflating: device-sdk-c-4.0.0/scripts/entrypoint.sh [2025-03-07T02:20:45.201Z] creating: device-sdk-c-4.0.0/src/ [2025-03-07T02:20:45.201Z] inflating: device-sdk-c-4.0.0/src/CMakeLists.txt [2025-03-07T02:20:45.201Z] creating: device-sdk-c-4.0.0/src/c/ [2025-03-07T02:20:45.201Z] inflating: device-sdk-c-4.0.0/src/c/CMakeLists.txt [2025-03-07T02:20:45.201Z] inflating: device-sdk-c-4.0.0/src/c/api.h [2025-03-07T02:20:45.201Z] inflating: device-sdk-c-4.0.0/src/c/autoevent.c [2025-03-07T02:20:45.201Z] inflating: device-sdk-c-4.0.0/src/c/autoevent.h [2025-03-07T02:20:45.201Z] inflating: device-sdk-c-4.0.0/src/c/bus-impl.h [2025-03-07T02:20:45.201Z] inflating: device-sdk-c-4.0.0/src/c/bus-mqtt.c [2025-03-07T02:20:45.201Z] inflating: device-sdk-c-4.0.0/src/c/bus.c [2025-03-07T02:20:45.201Z] inflating: device-sdk-c-4.0.0/src/c/bus.h [2025-03-07T02:20:45.201Z] inflating: device-sdk-c-4.0.0/src/c/callback3.c [2025-03-07T02:20:45.201Z] inflating: device-sdk-c-4.0.0/src/c/callback3.h [2025-03-07T02:20:45.201Z] inflating: device-sdk-c-4.0.0/src/c/cmdinfo.h [2025-03-07T02:20:45.201Z] inflating: device-sdk-c-4.0.0/src/c/config.c [2025-03-07T02:20:45.201Z] inflating: device-sdk-c-4.0.0/src/c/config.h [2025-03-07T02:20:45.201Z] inflating: device-sdk-c-4.0.0/src/c/correlation.c [2025-03-07T02:20:45.201Z] inflating: device-sdk-c-4.0.0/src/c/correlation.h [2025-03-07T02:20:45.201Z] inflating: device-sdk-c-4.0.0/src/c/data.c [2025-03-07T02:20:45.201Z] inflating: device-sdk-c-4.0.0/src/c/data.h [2025-03-07T02:20:45.201Z] inflating: device-sdk-c-4.0.0/src/c/defs.h.in [2025-03-07T02:20:45.201Z] inflating: device-sdk-c-4.0.0/src/c/device.c [2025-03-07T02:20:45.201Z] inflating: device-sdk-c-4.0.0/src/c/device.h [2025-03-07T02:20:45.201Z] inflating: device-sdk-c-4.0.0/src/c/devman.c [2025-03-07T02:20:45.201Z] inflating: device-sdk-c-4.0.0/src/c/devmap.c [2025-03-07T02:20:45.201Z] inflating: device-sdk-c-4.0.0/src/c/devmap.h [2025-03-07T02:20:45.201Z] inflating: device-sdk-c-4.0.0/src/c/devsdk-base.c [2025-03-07T02:20:45.201Z] inflating: device-sdk-c-4.0.0/src/c/devutil.h [2025-03-07T02:20:45.201Z] inflating: device-sdk-c-4.0.0/src/c/discovery.c [2025-03-07T02:20:45.201Z] inflating: device-sdk-c-4.0.0/src/c/discovery.h [2025-03-07T02:20:45.201Z] inflating: device-sdk-c-4.0.0/src/c/dto-read.c [2025-03-07T02:20:45.201Z] inflating: device-sdk-c-4.0.0/src/c/dto-read.h [2025-03-07T02:20:45.201Z] inflating: device-sdk-c-4.0.0/src/c/edgex-logging.c [2025-03-07T02:20:45.201Z] inflating: device-sdk-c-4.0.0/src/c/edgex-logging.h [2025-03-07T02:20:45.201Z] inflating: device-sdk-c-4.0.0/src/c/edgex-rest.c [2025-03-07T02:20:45.201Z] inflating: device-sdk-c-4.0.0/src/c/edgex-rest.h [2025-03-07T02:20:45.201Z] inflating: device-sdk-c-4.0.0/src/c/edgex2.h [2025-03-07T02:20:45.201Z] inflating: device-sdk-c-4.0.0/src/c/errorlist.h [2025-03-07T02:20:45.201Z] creating: device-sdk-c-4.0.0/src/c/examples/ [2025-03-07T02:20:45.201Z] inflating: device-sdk-c-4.0.0/src/c/examples/CMakeLists.txt [2025-03-07T02:20:45.201Z] inflating: device-sdk-c-4.0.0/src/c/examples/README.md [2025-03-07T02:20:45.201Z] creating: device-sdk-c-4.0.0/src/c/examples/bitfields/ [2025-03-07T02:20:45.201Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/CMakeLists.txt [2025-03-07T02:20:45.201Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/README.md [2025-03-07T02:20:45.201Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/device-bitfields.c [2025-03-07T02:20:45.201Z] creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/ [2025-03-07T02:20:45.201Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/configuration.yaml [2025-03-07T02:20:45.201Z] creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/devices/ [2025-03-07T02:20:45.201Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/devices/Bitfields.json [2025-03-07T02:20:45.201Z] creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/profiles/ [2025-03-07T02:20:45.201Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/profiles/Example-Bitfields.json [2025-03-07T02:20:45.201Z] creating: device-sdk-c-4.0.0/src/c/examples/counters/ [2025-03-07T02:20:45.201Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/CMakeLists.txt [2025-03-07T02:20:45.201Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/README.md [2025-03-07T02:20:45.201Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/device-counter.c [2025-03-07T02:20:45.201Z] creating: device-sdk-c-4.0.0/src/c/examples/counters/res/ [2025-03-07T02:20:45.201Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/configuration.yaml [2025-03-07T02:20:45.201Z] creating: device-sdk-c-4.0.0/src/c/examples/counters/res/devices/ [2025-03-07T02:20:45.201Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/devices/Counters.json [2025-03-07T02:20:45.201Z] creating: device-sdk-c-4.0.0/src/c/examples/counters/res/profiles/ [2025-03-07T02:20:45.201Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/profiles/Counter.json [2025-03-07T02:20:45.201Z] creating: device-sdk-c-4.0.0/src/c/examples/discovery/ [2025-03-07T02:20:45.201Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/CMakeLists.txt [2025-03-07T02:20:45.201Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/README.md [2025-03-07T02:20:45.201Z] creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/ [2025-03-07T02:20:45.201Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/configuration.yaml [2025-03-07T02:20:45.201Z] creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/devices/ [2025-03-07T02:20:45.201Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/devices/readme.txt [2025-03-07T02:20:45.201Z] creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/profiles/ [2025-03-07T02:20:45.201Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/profiles/TemplateProfile.json [2025-03-07T02:20:45.201Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/template.c [2025-03-07T02:20:45.201Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/watcher1.json [2025-03-07T02:20:45.201Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/watcher2.json [2025-03-07T02:20:45.201Z] creating: device-sdk-c-4.0.0/src/c/examples/file/ [2025-03-07T02:20:45.201Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/CMakeLists.txt [2025-03-07T02:20:45.201Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/README.md [2025-03-07T02:20:45.201Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/device-file.c [2025-03-07T02:20:45.201Z] creating: device-sdk-c-4.0.0/src/c/examples/file/res/ [2025-03-07T02:20:45.201Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/res/configuration.yaml [2025-03-07T02:20:45.201Z] creating: device-sdk-c-4.0.0/src/c/examples/file/res/devices/ [2025-03-07T02:20:45.201Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/res/devices/file1.json [2025-03-07T02:20:45.201Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/res/lorem.txt [2025-03-07T02:20:45.201Z] creating: device-sdk-c-4.0.0/src/c/examples/file/res/profiles/ [2025-03-07T02:20:45.201Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/res/profiles/FileExampleProfile.json [2025-03-07T02:20:45.201Z] creating: device-sdk-c-4.0.0/src/c/examples/gyro/ [2025-03-07T02:20:45.201Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/CMakeLists.txt [2025-03-07T02:20:45.201Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/README.md [2025-03-07T02:20:45.201Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/device-gyro.c [2025-03-07T02:20:45.201Z] creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/ [2025-03-07T02:20:45.201Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/configuration.yaml [2025-03-07T02:20:45.201Z] creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/devices/ [2025-03-07T02:20:45.201Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/devices/gyro.json [2025-03-07T02:20:45.201Z] creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/profiles/ [2025-03-07T02:20:45.201Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/profiles/Gyro.json [2025-03-07T02:20:45.201Z] creating: device-sdk-c-4.0.0/src/c/examples/random/ [2025-03-07T02:20:45.201Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/CMakeLists.txt [2025-03-07T02:20:45.201Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/README.md [2025-03-07T02:20:45.201Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/device-random.c [2025-03-07T02:20:45.201Z] creating: device-sdk-c-4.0.0/src/c/examples/random/res/ [2025-03-07T02:20:45.201Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/res/configuration.yaml [2025-03-07T02:20:45.201Z] creating: device-sdk-c-4.0.0/src/c/examples/random/res/devices/ [2025-03-07T02:20:45.201Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/res/devices/randomdevice1.json [2025-03-07T02:20:45.201Z] creating: device-sdk-c-4.0.0/src/c/examples/random/res/profiles/ [2025-03-07T02:20:45.201Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/res/profiles/RandomExampleProfile.json [2025-03-07T02:20:45.201Z] creating: device-sdk-c-4.0.0/src/c/examples/res/ [2025-03-07T02:20:45.201Z] inflating: device-sdk-c-4.0.0/src/c/examples/res/configuration.yaml [2025-03-07T02:20:45.201Z] creating: device-sdk-c-4.0.0/src/c/examples/res/devices/ [2025-03-07T02:20:45.201Z] inflating: device-sdk-c-4.0.0/src/c/examples/res/devices/device1.json [2025-03-07T02:20:45.201Z] creating: device-sdk-c-4.0.0/src/c/examples/res/profiles/ [2025-03-07T02:20:45.201Z] inflating: device-sdk-c-4.0.0/src/c/examples/res/profiles/TemplateProfile.json [2025-03-07T02:20:45.201Z] inflating: device-sdk-c-4.0.0/src/c/examples/template.c [2025-03-07T02:20:45.201Z] creating: device-sdk-c-4.0.0/src/c/examples/terminal/ [2025-03-07T02:20:45.201Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/CMakeLists.txt [2025-03-07T02:20:45.201Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/README.md [2025-03-07T02:20:45.201Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/device-terminal.c [2025-03-07T02:20:45.201Z] creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/ [2025-03-07T02:20:45.201Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/configuration.yaml [2025-03-07T02:20:45.201Z] creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/devices/ [2025-03-07T02:20:45.201Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/devices/terminal.json [2025-03-07T02:20:45.201Z] creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/profiles/ [2025-03-07T02:20:45.201Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/profiles/Terminal.json [2025-03-07T02:20:45.201Z] inflating: device-sdk-c-4.0.0/src/c/filesys.c [2025-03-07T02:20:45.201Z] inflating: device-sdk-c-4.0.0/src/c/filesys.h [2025-03-07T02:20:45.201Z] inflating: device-sdk-c-4.0.0/src/c/keeper.c [2025-03-07T02:20:45.201Z] inflating: device-sdk-c-4.0.0/src/c/keeper.h [2025-03-07T02:20:45.201Z] inflating: device-sdk-c-4.0.0/src/c/map.c [2025-03-07T02:20:45.201Z] inflating: device-sdk-c-4.0.0/src/c/map.h [2025-03-07T02:20:45.201Z] inflating: device-sdk-c-4.0.0/src/c/metadata.c [2025-03-07T02:20:45.201Z] inflating: device-sdk-c-4.0.0/src/c/metadata.h [2025-03-07T02:20:45.201Z] inflating: device-sdk-c-4.0.0/src/c/metrics.h [2025-03-07T02:20:45.201Z] inflating: device-sdk-c-4.0.0/src/c/opstate.c [2025-03-07T02:20:45.201Z] inflating: device-sdk-c-4.0.0/src/c/opstate.h [2025-03-07T02:20:45.201Z] inflating: device-sdk-c-4.0.0/src/c/parson.c [2025-03-07T02:20:45.201Z] inflating: device-sdk-c-4.0.0/src/c/parson.h [2025-03-07T02:20:45.201Z] inflating: device-sdk-c-4.0.0/src/c/profiles.c [2025-03-07T02:20:45.201Z] inflating: device-sdk-c-4.0.0/src/c/profiles.h [2025-03-07T02:20:45.201Z] inflating: device-sdk-c-4.0.0/src/c/registry-impl.h [2025-03-07T02:20:45.201Z] inflating: device-sdk-c-4.0.0/src/c/registry.c [2025-03-07T02:20:45.201Z] inflating: device-sdk-c-4.0.0/src/c/registry.h [2025-03-07T02:20:45.201Z] inflating: device-sdk-c-4.0.0/src/c/reqdata.c [2025-03-07T02:20:45.201Z] inflating: device-sdk-c-4.0.0/src/c/reqdata.h [2025-03-07T02:20:45.201Z] inflating: device-sdk-c-4.0.0/src/c/request_auth.c [2025-03-07T02:20:45.201Z] inflating: device-sdk-c-4.0.0/src/c/request_auth.h [2025-03-07T02:20:45.201Z] inflating: device-sdk-c-4.0.0/src/c/rest-server.c [2025-03-07T02:20:45.201Z] inflating: device-sdk-c-4.0.0/src/c/rest-server.h [2025-03-07T02:20:45.201Z] inflating: device-sdk-c-4.0.0/src/c/rest.c [2025-03-07T02:20:45.201Z] inflating: device-sdk-c-4.0.0/src/c/rest.h [2025-03-07T02:20:45.201Z] inflating: device-sdk-c-4.0.0/src/c/secrets-impl.h [2025-03-07T02:20:45.201Z] inflating: device-sdk-c-4.0.0/src/c/secrets-insecure.c [2025-03-07T02:20:45.201Z] inflating: device-sdk-c-4.0.0/src/c/secrets-insecure.h [2025-03-07T02:20:45.201Z] inflating: device-sdk-c-4.0.0/src/c/secrets-vault.c [2025-03-07T02:20:45.201Z] inflating: device-sdk-c-4.0.0/src/c/secrets-vault.h [2025-03-07T02:20:45.201Z] inflating: device-sdk-c-4.0.0/src/c/secrets.c [2025-03-07T02:20:45.201Z] inflating: device-sdk-c-4.0.0/src/c/secrets.h [2025-03-07T02:20:45.201Z] inflating: device-sdk-c-4.0.0/src/c/service.c [2025-03-07T02:20:45.201Z] inflating: device-sdk-c-4.0.0/src/c/service.h [2025-03-07T02:20:45.201Z] inflating: device-sdk-c-4.0.0/src/c/transform.c [2025-03-07T02:20:45.201Z] inflating: device-sdk-c-4.0.0/src/c/transform.h [2025-03-07T02:20:45.201Z] inflating: device-sdk-c-4.0.0/src/c/validate.c [2025-03-07T02:20:45.201Z] inflating: device-sdk-c-4.0.0/src/c/validate.h [2025-03-07T02:20:45.201Z] inflating: device-sdk-c-4.0.0/src/c/watchers.c [2025-03-07T02:20:45.201Z] inflating: device-sdk-c-4.0.0/src/c/watchers.h [2025-03-07T02:20:45.201Z] creating: device-sdk-c-4.0.0/src/cmake/ [2025-03-07T02:20:45.201Z] inflating: device-sdk-c-4.0.0/src/cmake/FindIOT.cmake [2025-03-07T02:20:45.201Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBCBOR.cmake [2025-03-07T02:20:45.201Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBMICROHTTP.cmake [2025-03-07T02:20:45.201Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBPAHO.cmake [2025-03-07T02:20:45.201Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBUUID.cmake [2025-03-07T02:20:45.201Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBYAML.cmake [2025-03-07T02:20:45.201Z] [91m+ cd device-sdk-c-4.0.0 [2025-03-07T02:20:45.201Z] + ./scripts/build.sh [2025-03-07T02:20:45.201Z] [0m[91m+ CPPCHECK=false [2025-03-07T02:20:45.201Z] + DOCGEN=false [2025-03-07T02:20:45.201Z] + [0m[91mCMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' [2025-03-07T02:20:45.201Z] + '[' 0 -gt 0 ] [2025-03-07T02:20:45.201Z] [0m[91m+ [0m[91mreadlink[0m[91m -f[0m[91m ./scripts/build.sh[0m[91m [2025-03-07T02:20:45.201Z] [0m[91m+ dirname /device-can/deps/device-sdk-c-4.0.0/scripts/build.sh [2025-03-07T02:20:45.201Z] [0m[91m+ dirname /device-can/deps/device-sdk-c-4.0.0/scripts [2025-03-07T02:20:45.201Z] [0m[91m+ ROOT=/device-can/deps/device-sdk-c-4.0.0 [2025-03-07T02:20:45.201Z] + cd /device-can/deps/device-sdk-c-4.0.0 [2025-03-07T02:20:45.201Z] + mkdir -p /device-can/deps/device-sdk-c-4.0.0/build/release [2025-03-07T02:20:45.201Z] [0m[91m+ cd /device-can/deps/device-sdk-c-4.0.0/build/release [2025-03-07T02:20:45.201Z] [0m[91m+ cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-can/deps/device-sdk-c-4.0.0/src [2025-03-07T02:20:45.787Z] [0m-- The C compiler identification is GNU 11.2.1 [2025-03-07T02:20:45.787Z] -- Detecting C compiler ABI info [2025-03-07T02:20:46.055Z] -- Detecting C compiler ABI info - done [2025-03-07T02:20:46.325Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-03-07T02:20:46.325Z] -- Detecting C compile features [2025-03-07T02:20:46.325Z] -- Detecting C compile features - done [2025-03-07T02:20:46.325Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2025-03-07T02:20:46.592Z] -- Found CURL: /usr/lib/libcurl.so (found version "8.5.0") [2025-03-07T02:20:46.592Z] -- Found LIBYAML: /usr/lib/libyaml.so [2025-03-07T02:20:46.592Z] -- Found LIBUUID: /usr/lib/libuuid.so [2025-03-07T02:20:46.592Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2025-03-07T02:20:46.592Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2025-03-07T02:20:46.592Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-03-07T02:20:46.592Z] -- /opt/iotech/iot/1.5/include [2025-03-07T02:20:46.593Z] -- C SDK 0.0.0 for Linux [2025-03-07T02:20:46.593Z] -- Performing Test CSDK_HAVE_ATOMIC [2025-03-07T02:20:46.862Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2025-03-07T02:20:47.130Z] -- Found Curses: /usr/lib/libcurses.so [2025-03-07T02:20:47.397Z] -- Configuring done [2025-03-07T02:20:47.664Z] -- Generating done [2025-03-07T02:20:47.664Z] -- Build files have been written to: /device-can/deps/device-sdk-c-4.0.0/build/release [2025-03-07T02:20:47.664Z] [91m+ make all package+ [2025-03-07T02:20:47.664Z] tee release.log[0m[91m [2025-03-07T02:20:47.931Z] [0m[ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2025-03-07T02:20:48.891Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2025-03-07T02:20:50.298Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2025-03-07T02:20:51.703Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2025-03-07T02:20:52.660Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2025-03-07T02:20:55.987Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2025-03-07T02:20:55.987Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2025-03-07T02:20:56.948Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2025-03-07T02:20:59.533Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2025-03-07T02:21:00.495Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2025-03-07T02:21:01.907Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2025-03-07T02:21:02.488Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2025-03-07T02:21:03.443Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2025-03-07T02:21:04.953Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2025-03-07T02:21:05.562Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2025-03-07T02:21:08.926Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2025-03-07T02:21:09.507Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2025-03-07T02:21:12.083Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2025-03-07T02:21:12.668Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2025-03-07T02:21:14.622Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2025-03-07T02:21:14.887Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2025-03-07T02:21:21.512Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2025-03-07T02:21:21.776Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2025-03-07T02:21:22.359Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2025-03-07T02:21:23.314Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2025-03-07T02:21:23.580Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2025-03-07T02:21:25.508Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2025-03-07T02:21:28.077Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2025-03-07T02:21:28.659Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2025-03-07T02:21:30.064Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2025-03-07T02:21:30.644Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2025-03-07T02:21:33.971Z] /device-can/deps/device-sdk-c-4.0.0/src/c/service.c: In function 'devsdk_service_start': [2025-03-07T02:21:33.971Z] /device-can/deps/device-sdk-c-4.0.0/src/c/service.c:1063:5: warning: 'deviceservices_config' may be used uninitialized in this function [-Wmaybe-uninitialized] [2025-03-07T02:21:33.971Z] 1063 | edgex_device_parseClients (svc->logger, iot_data_string_map_get (deviceservices_config, "Clients"), &svc->config.endpoints); [2025-03-07T02:21:33.971Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-07T02:21:34.926Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2025-03-07T02:21:35.883Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2025-03-07T02:21:36.465Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2025-03-07T02:21:37.046Z] [ 68%] Linking C shared library libcsdk.so [2025-03-07T02:21:37.311Z] [ 68%] Built target csdk [2025-03-07T02:21:37.311Z] [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2025-03-07T02:21:38.715Z] [ 72%] Linking C executable template [2025-03-07T02:21:38.715Z] [ 72%] Built target template [2025-03-07T02:21:38.715Z] [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2025-03-07T02:21:39.676Z] [ 76%] Linking C executable device-counter [2025-03-07T02:21:39.676Z] [ 76%] Built target device-counter [2025-03-07T02:21:39.676Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2025-03-07T02:21:40.262Z] [ 80%] Linking C executable device-random [2025-03-07T02:21:40.847Z] [ 80%] Built target device-random [2025-03-07T02:21:40.847Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2025-03-07T02:21:41.431Z] [ 84%] Linking C executable device-gyro [2025-03-07T02:21:41.700Z] [ 84%] Built target device-gyro [2025-03-07T02:21:41.700Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2025-03-07T02:21:42.661Z] [ 88%] Linking C executable device-bitfields [2025-03-07T02:21:42.932Z] [ 88%] Built target device-bitfields [2025-03-07T02:21:42.932Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2025-03-07T02:21:44.387Z] [ 92%] Linking C executable template-discovery [2025-03-07T02:21:44.655Z] [ 92%] Built target template-discovery [2025-03-07T02:21:44.924Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2025-03-07T02:21:45.887Z] [ 96%] Linking C executable device-file [2025-03-07T02:21:46.474Z] [ 96%] Built target device-file [2025-03-07T02:21:46.474Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2025-03-07T02:21:47.444Z] [100%] Linking C executable device-terminal [2025-03-07T02:21:47.712Z] [100%] Built target device-terminal [2025-03-07T02:21:47.981Z] Run CPack packaging tool... [2025-03-07T02:21:47.981Z] CPack: Create package using TGZ [2025-03-07T02:21:47.981Z] CPack: Install projects [2025-03-07T02:21:47.981Z] CPack: - Run preinstall target for: Csdk [2025-03-07T02:21:48.945Z] CPack: - Install project: Csdk [] [2025-03-07T02:21:48.945Z] CPack: Create package [2025-03-07T02:21:48.945Z] CPack: - package: /device-can/deps/device-sdk-c-4.0.0/build/release/csdk-0.0.0.tar.gz generated. [2025-03-07T02:21:48.945Z] [91m+ '[' false '=' true ] [2025-03-07T02:21:48.945Z] + '[' false '=' true ] [2025-03-07T02:21:48.945Z] + mkdir -p /device-can/deps/device-sdk-c-4.0.0/build/debug [2025-03-07T02:21:48.945Z] [0m[91m+ cd /device-can/deps/device-sdk-c-4.0.0/build/debug [2025-03-07T02:21:48.945Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /device-can/deps/device-sdk-c-4.0.0/src [2025-03-07T02:21:49.215Z] [0m-- The C compiler identification is GNU 11.2.1 [2025-03-07T02:21:49.486Z] -- Detecting C compiler ABI info [2025-03-07T02:21:49.754Z] -- Detecting C compiler ABI info - done [2025-03-07T02:21:50.021Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-03-07T02:21:50.021Z] -- Detecting C compile features [2025-03-07T02:21:50.021Z] -- Detecting C compile features - done [2025-03-07T02:21:50.021Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2025-03-07T02:21:50.291Z] -- Found CURL: /usr/lib/libcurl.so (found version "8.5.0") [2025-03-07T02:21:50.291Z] -- Found LIBYAML: /usr/lib/libyaml.so [2025-03-07T02:21:50.291Z] -- Found LIBUUID: /usr/lib/libuuid.so [2025-03-07T02:21:50.291Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2025-03-07T02:21:50.291Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2025-03-07T02:21:50.291Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-03-07T02:21:50.291Z] -- /opt/iotech/iot/1.5/include [2025-03-07T02:21:50.291Z] -- C SDK 0.0.0 for Linux [2025-03-07T02:21:50.291Z] -- Performing Test CSDK_HAVE_ATOMIC [2025-03-07T02:21:50.561Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2025-03-07T02:21:50.829Z] -- Found Curses: /usr/lib/libcurses.so [2025-03-07T02:21:51.097Z] -- Configuring done [2025-03-07T02:21:51.367Z] -- Generating done [2025-03-07T02:21:51.367Z] -- Build files have been written to: /device-can/deps/device-sdk-c-4.0.0/build/debug [2025-03-07T02:21:51.367Z] [91m+ make [2025-03-07T02:21:51.367Z] + tee debug.log [2025-03-07T02:21:51.367Z] [0m[ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2025-03-07T02:21:51.971Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2025-03-07T02:21:52.557Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2025-03-07T02:21:53.142Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2025-03-07T02:21:53.727Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2025-03-07T02:21:55.142Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2025-03-07T02:21:55.142Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2025-03-07T02:21:55.728Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2025-03-07T02:21:57.140Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2025-03-07T02:21:57.409Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2025-03-07T02:21:57.994Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2025-03-07T02:21:58.578Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2025-03-07T02:21:59.164Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2025-03-07T02:21:59.748Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2025-03-07T02:22:00.016Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2025-03-07T02:22:01.447Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2025-03-07T02:22:01.447Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2025-03-07T02:22:02.411Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2025-03-07T02:22:02.678Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2025-03-07T02:22:03.638Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2025-03-07T02:22:03.905Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2025-03-07T02:22:05.912Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2025-03-07T02:22:06.179Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2025-03-07T02:22:06.446Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2025-03-07T02:22:07.028Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2025-03-07T02:22:07.295Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2025-03-07T02:22:08.261Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2025-03-07T02:22:10.848Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2025-03-07T02:22:11.116Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2025-03-07T02:22:11.704Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2025-03-07T02:22:12.293Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2025-03-07T02:22:13.717Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2025-03-07T02:22:14.302Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2025-03-07T02:22:14.890Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2025-03-07T02:22:15.483Z] [ 68%] Linking C shared library libcsdk.so [2025-03-07T02:22:15.752Z] [ 68%] Built target csdk [2025-03-07T02:22:15.752Z] [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2025-03-07T02:22:16.337Z] [ 72%] Linking C executable template [2025-03-07T02:22:16.923Z] [ 72%] Built target template [2025-03-07T02:22:16.923Z] [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2025-03-07T02:22:17.511Z] [ 76%] Linking C executable device-counter [2025-03-07T02:22:18.117Z] [ 76%] Built target device-counter [2025-03-07T02:22:18.117Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2025-03-07T02:22:18.704Z] [ 80%] Linking C executable device-random [2025-03-07T02:22:19.292Z] [ 80%] Built target device-random [2025-03-07T02:22:19.292Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2025-03-07T02:22:19.880Z] [ 84%] Linking C executable device-gyro [2025-03-07T02:22:20.466Z] [ 84%] Built target device-gyro [2025-03-07T02:22:20.466Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2025-03-07T02:22:21.053Z] [ 88%] Linking C executable device-bitfields [2025-03-07T02:22:21.321Z] [ 88%] Built target device-bitfields [2025-03-07T02:22:21.588Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2025-03-07T02:22:22.173Z] [ 92%] Linking C executable template-discovery [2025-03-07T02:22:22.440Z] [ 92%] Built target template-discovery [2025-03-07T02:22:22.440Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2025-03-07T02:22:23.025Z] [ 96%] Linking C executable device-file [2025-03-07T02:22:23.610Z] [ 96%] Built target device-file [2025-03-07T02:22:23.610Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2025-03-07T02:22:24.237Z] [100%] Linking C executable device-terminal [2025-03-07T02:22:24.506Z] [100%] Built target device-terminal [2025-03-07T02:22:24.777Z] [91m+ cp -rf include/devsdk include/edgex /usr/include/ [2025-03-07T02:22:24.777Z] [0m[91m+ cp build/release/c/libcsdk.so /usr/lib/ [2025-03-07T02:22:24.777Z] [0m[91m+ mkdir -p /usr/share/doc/edgex-csdk [2025-03-07T02:22:24.777Z] [0m[91m+ cp Attribution.txt /usr/share/doc/edgex-csdk [2025-03-07T02:22:24.777Z] [0m[91m+ cp LICENSE /usr/share/doc/edgex-csdk [2025-03-07T02:22:24.777Z] [0m[91m+ rm -rf /device-can/deps [2025-03-07T02:22:25.748Z] [0mRemoving intermediate container c45f560f4615 [2025-03-07T02:22:25.748Z] ---> 6faa272929ef [2025-03-07T02:22:25.748Z] Step 11/30 : RUN /device-can/scripts/build.sh && test -f /device-can/build/release/device-can [2025-03-07T02:22:25.748Z] ---> Running in b62cfd0c96a1 [2025-03-07T02:22:26.765Z] [91m+ CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' [2025-03-07T02:22:26.765Z] [0m[91m+ readlink -f /device-can/scripts/build.sh [2025-03-07T02:22:26.765Z] [0m[91m+ dirname /device-can/scripts/build.sh [2025-03-07T02:22:26.765Z] [0m[91m+ dirname /device-can/scripts [2025-03-07T02:22:26.765Z] [0m[91m+ ROOT=/device-can [2025-03-07T02:22:26.765Z] + echo /device-can [2025-03-07T02:22:26.765Z] [0m[91m+ cd /device-can [2025-03-07T02:22:26.765Z] + mkdir -p /device-can/build/release [2025-03-07T02:22:26.765Z] [0m/device-can [2025-03-07T02:22:26.765Z] [91m+ cd /device-can/build/release [2025-03-07T02:22:26.765Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-can/src [2025-03-07T02:22:27.353Z] [0m-- The C compiler identification is GNU 11.2.1 [2025-03-07T02:22:27.353Z] -- Detecting C compiler ABI info [2025-03-07T02:22:27.621Z] -- Detecting C compiler ABI info - done [2025-03-07T02:22:27.889Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-03-07T02:22:27.889Z] -- Detecting C compile features [2025-03-07T02:22:27.889Z] -- Detecting C compile features - done [2025-03-07T02:22:27.889Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-03-07T02:22:27.889Z] -- /opt/iotech/iot/1.5/include [2025-03-07T02:22:27.889Z] -- Found LIBCSDK: /usr/lib/libcsdk.so [2025-03-07T02:22:27.889Z] -- Configuring done [2025-03-07T02:22:27.889Z] -- Generating done [2025-03-07T02:22:27.889Z] -- Build files have been written to: /device-can/build/release [2025-03-07T02:22:27.889Z] [91m+ make all [2025-03-07T02:22:27.889Z] + tee release.log [2025-03-07T02:22:28.157Z] [0m[ 50%] Building C object CMakeFiles/device-can.dir/c/device-can.c.o [2025-03-07T02:22:28.426Z] In file included from /usr/include/devsdk/devsdk.h:18, [2025-03-07T02:22:28.426Z] from /device-can/src/c/device-can.h:24, [2025-03-07T02:22:28.426Z] from /device-can/src/c/device-can.c:27: [2025-03-07T02:22:28.426Z] /device-can/src/c/device-can.c: In function 'can_get_handler': [2025-03-07T02:22:28.426Z] /device-can/src/c/device-can.c:177:43: warning: format '%d' expects argument of type 'int', but argument 4 has type 'iot_typecode_t' [-Wformat=] [2025-03-07T02:22:28.426Z] 177 | iot_log_debug(driver->lc, "CAN:Triggering Get events req type=%d\n", [2025-03-07T02:22:28.426Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-07T02:22:28.426Z] 178 | requests[i].resource->type); [2025-03-07T02:22:28.426Z] | ~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-07T02:22:28.426Z] | | [2025-03-07T02:22:28.426Z] | iot_typecode_t [2025-03-07T02:22:28.426Z] /device-can/src/c/device-can.c:177:80: note: format string is defined here [2025-03-07T02:22:28.426Z] 177 | iot_log_debug(driver->lc, "CAN:Triggering Get events req type=%d\n", [2025-03-07T02:22:28.426Z] | ~^ [2025-03-07T02:22:28.426Z] | | [2025-03-07T02:22:28.426Z] | int [2025-03-07T02:22:29.840Z] [100%] Linking C executable device-can [2025-03-07T02:22:30.426Z] [100%] Built target device-can [2025-03-07T02:22:31.011Z] Removing intermediate container b62cfd0c96a1 [2025-03-07T02:22:31.011Z] ---> 1461f3698a1e [2025-03-07T02:22:31.011Z] Step 12/30 : FROM alpine:3.16 [2025-03-07T02:22:31.011Z] ---> 4a74307a1e88 [2025-03-07T02:22:31.011Z] Step 13/30 : MAINTAINER hcltech <www.hcltech.com/engineering-services> [2025-03-07T02:22:31.280Z] ---> Running in bdfcd0e029fe [2025-03-07T02:22:31.549Z] Removing intermediate container bdfcd0e029fe [2025-03-07T02:22:31.549Z] ---> ea22ee06b300 [2025-03-07T02:22:31.549Z] Step 14/30 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2025-03-07T02:22:31.549Z] ---> Running in 46c63235bf71 [2025-03-07T02:22:32.514Z] [91mConnecting to iotech.jfrog.io (34.247.22.236:443) [2025-03-07T02:22:33.100Z] [0m[91msaving to '/etc/apk/keys/alpine.dev.rsa.pub' [2025-03-07T02:22:33.100Z] [0m[91malpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2025-03-07T02:22:33.100Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2025-03-07T02:22:34.064Z] [0mRemoving intermediate container 46c63235bf71 [2025-03-07T02:22:34.064Z] ---> bf76ecd7f444 [2025-03-07T02:22:34.064Z] Step 15/30 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.16/main' >> /etc/apk/repositories [2025-03-07T02:22:34.064Z] ---> Running in 1cb84f3f4550 [2025-03-07T02:22:36.017Z] Removing intermediate container 1cb84f3f4550 [2025-03-07T02:22:36.017Z] ---> ce3ce9808d8c [2025-03-07T02:22:36.017Z] Step 16/30 : RUN apk add --update --no-cache linux-headers yaml libmicrohttpd curl libuuid iotech-paho-mqtt-c-dev-1.3 hiredis libcbor iotech-iot-1.5 dumb-init libexecinfo [2025-03-07T02:22:36.017Z] ---> Running in 6bad6caa2cce [2025-03-07T02:22:37.430Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2025-03-07T02:22:37.430Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2025-03-07T02:22:38.386Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.16/main/aarch64/APKINDEX.tar.gz [2025-03-07T02:22:39.345Z] [91mWARNING: This apk-tools is OLD! Some packages might not function properly. [2025-03-07T02:22:39.345Z] [0m(1/24) Installing ca-certificates (20240226-r0) [2025-03-07T02:22:39.345Z] (2/24) Installing brotli-libs (1.0.9-r6) [2025-03-07T02:22:39.345Z] (3/24) Installing nghttp2-libs (1.47.0-r2) [2025-03-07T02:22:39.345Z] (4/24) Installing libcurl (8.5.0-r0) [2025-03-07T02:22:39.345Z] (5/24) Installing curl (8.5.0-r0) [2025-03-07T02:22:39.345Z] (6/24) Installing dumb-init (1.2.5-r1) [2025-03-07T02:22:39.345Z] (7/24) Installing hiredis (1.0.2-r0) [2025-03-07T02:22:39.345Z] (8/24) Installing yaml (0.2.5-r0) [2025-03-07T02:22:39.345Z] (9/24) Installing libcbor (0.9.0-r1) [2025-03-07T02:22:39.345Z] (10/24) Installing iotech-iot-1.5 (1.5.5-r0) [2025-03-07T02:22:40.309Z] (11/24) Installing pkgconf (1.8.1-r0) [2025-03-07T02:22:40.309Z] (12/24) Installing openssl-dev (1.1.1w-r1) [2025-03-07T02:22:40.309Z] (13/24) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.13-r0) [2025-03-07T02:22:40.896Z] (14/24) Installing libexecinfo (1.1-r1) [2025-03-07T02:22:40.896Z] (15/24) Installing gmp (6.2.1-r2) [2025-03-07T02:22:41.166Z] (16/24) Installing nettle (3.7.3-r0) [2025-03-07T02:22:41.166Z] (17/24) Installing libffi (3.4.2-r1) [2025-03-07T02:22:41.166Z] (18/24) Installing p11-kit (0.24.1-r0) [2025-03-07T02:22:41.166Z] (19/24) Installing libtasn1 (4.18.0-r1) [2025-03-07T02:22:41.166Z] (20/24) Installing libunistring (1.0-r0) [2025-03-07T02:22:41.166Z] (21/24) Installing gnutls (3.7.7-r1) [2025-03-07T02:22:41.166Z] (22/24) Installing libmicrohttpd (0.9.75-r0) [2025-03-07T02:22:41.166Z] (23/24) Installing libuuid (2.38-r1) [2025-03-07T02:22:41.166Z] (24/24) Installing linux-headers (5.16.7-r1) [2025-03-07T02:22:41.754Z] Executing busybox-1.35.0-r17.trigger [2025-03-07T02:22:41.754Z] Executing ca-certificates-20240226-r0.trigger [2025-03-07T02:22:42.022Z] OK: 25 MiB in 38 packages [2025-03-07T02:22:45.366Z] Removing intermediate container 6bad6caa2cce [2025-03-07T02:22:45.366Z] ---> 69e79b7b3ec7 [2025-03-07T02:22:45.366Z] Step 17/30 : RUN apk --no-cache upgrade [2025-03-07T02:22:45.366Z] ---> Running in 7f580f44916c [2025-03-07T02:22:46.329Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2025-03-07T02:22:46.598Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2025-03-07T02:22:47.184Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.16/main/aarch64/APKINDEX.tar.gz [2025-03-07T02:22:48.151Z] [91mWARNING: This apk-tools is OLD! Some packages might not function properly. [2025-03-07T02:22:48.151Z] [0m(1/5) Upgrading musl (1.2.3-r3 -> 1.2.3-r4) [2025-03-07T02:22:48.151Z] (2/5) Upgrading busybox (1.35.0-r17 -> 1.35.0-r18) [2025-03-07T02:22:48.151Z] Executing busybox-1.35.0-r18.post-upgrade [2025-03-07T02:22:48.151Z] (3/5) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2025-03-07T02:22:48.151Z] (4/5) Upgrading ssl_client (1.35.0-r17 -> 1.35.0-r18) [2025-03-07T02:22:48.151Z] (5/5) Upgrading musl-utils (1.2.3-r3 -> 1.2.3-r4) [2025-03-07T02:22:48.151Z] Executing busybox-1.35.0-r18.trigger [2025-03-07T02:22:48.151Z] Executing ca-certificates-20240226-r0.trigger [2025-03-07T02:22:48.420Z] OK: 25 MiB in 38 packages [2025-03-07T02:22:49.382Z] Removing intermediate container 7f580f44916c [2025-03-07T02:22:49.382Z] ---> 055a97312c68 [2025-03-07T02:22:49.382Z] Step 18/30 : COPY --from=builder /device-can/build/release/ / [2025-03-07T02:22:50.353Z] ---> 02548325a062 [2025-03-07T02:22:50.353Z] Step 19/30 : COPY --from=builder /usr/lib/libcsdk.so /usr/lib [2025-03-07T02:22:50.938Z] ---> cbc59fb9c1e9 [2025-03-07T02:22:50.938Z] Step 20/30 : COPY --from=builder /usr/share/doc/edgex-csdk /usr/share/doc/edgex-csdk [2025-03-07T02:22:51.522Z] ---> 45fbce5232e0 [2025-03-07T02:22:51.522Z] Step 21/30 : COPY LICENSE /. [2025-03-07T02:22:52.106Z] ---> 989a02e64aef [2025-03-07T02:22:52.106Z] Step 22/30 : COPY Attribution.txt /. [2025-03-07T02:22:52.694Z] ---> f9ee18878abc [2025-03-07T02:22:52.694Z] Step 23/30 : COPY res /res [2025-03-07T02:22:53.282Z] ---> 6aef1ae867db [2025-03-07T02:22:53.282Z] Step 24/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 HCL Technologies Ltd' [2025-03-07T02:22:53.282Z] ---> Running in 1fb06dd6df32 [2025-03-07T02:22:53.875Z] Removing intermediate container 1fb06dd6df32 [2025-03-07T02:22:53.875Z] ---> 3bd70d6c5f9f [2025-03-07T02:22:53.875Z] Step 25/30 : EXPOSE 59980 [2025-03-07T02:22:53.875Z] ---> Running in bbc7973aa592 [2025-03-07T02:22:54.144Z] Removing intermediate container bbc7973aa592 [2025-03-07T02:22:54.144Z] ---> dc4a2ce497d4 [2025-03-07T02:22:54.144Z] Step 26/30 : ENTRYPOINT ["/device-can"] [2025-03-07T02:22:54.144Z] ---> Running in 6e21fde8e6e0 [2025-03-07T02:22:54.412Z] Removing intermediate container 6e21fde8e6e0 [2025-03-07T02:22:54.412Z] ---> 5da1d2f60a9e [2025-03-07T02:22:54.412Z] Step 27/30 : CMD ["-cp=keeper://edgex-core-keeper:59890", "--registry", "--confdir=/res"] [2025-03-07T02:22:54.682Z] ---> Running in 5ff93d964567 [2025-03-07T02:22:54.951Z] Removing intermediate container 5ff93d964567 [2025-03-07T02:22:54.951Z] ---> 6aae89a598d5 [2025-03-07T02:22:54.951Z] Step 28/30 : LABEL arch=arm64 [2025-03-07T02:22:55.228Z] ---> Running in c08fcec4064b [2025-03-07T02:22:55.561Z] Removing intermediate container c08fcec4064b [2025-03-07T02:22:55.561Z] ---> fd02eeecb7c3 [2025-03-07T02:22:55.561Z] Step 29/30 : LABEL git_sha=ba2b6fae553472960645637c219e56e42557e8af [2025-03-07T02:22:55.561Z] ---> Running in b59eea953da5 [2025-03-07T02:22:55.838Z] Removing intermediate container b59eea953da5 [2025-03-07T02:22:55.838Z] ---> 03686f3b3e99 [2025-03-07T02:22:55.838Z] Step 30/30 : LABEL version=4.0.0-dev.3 [2025-03-07T02:22:56.119Z] ---> Running in 1a0028604c28 [2025-03-07T02:22:56.392Z] Removing intermediate container 1a0028604c28 [2025-03-07T02:22:56.392Z] ---> 0f7a5b98e6f2 [2025-03-07T02:22:56.392Z] [Warning] One or more build-args [BASE MAKE ARCH] were not consumed [2025-03-07T02:22:56.392Z] Successfully built 0f7a5b98e6f2 [2025-03-07T02:22:56.392Z] Successfully tagged device-can-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-07T02:22:56.543Z] provisioning config files... [2025-03-07T02:22:56.561Z] copy managed file [device-can-settings] to file:/w/workspace/device-can/4@tmp/config2205898102282618734tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-07T02:22:56.929Z] ---> ****-login.sh [2025-03-07T02:22:56.929Z] nexus3.edgexfoundry.org:10001 [2025-03-07T02:22:57.196Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-07T02:22:57.197Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-07T02:22:57.197Z] Configure a credential helper to remove this warning. See [2025-03-07T02:22:57.197Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-07T02:22:57.197Z] [2025-03-07T02:22:57.197Z] Login Succeeded [2025-03-07T02:22:57.197Z] nexus3.edgexfoundry.org:10002 [2025-03-07T02:22:57.473Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-07T02:22:57.743Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-07T02:22:57.743Z] Configure a credential helper to remove this warning. See [2025-03-07T02:22:57.743Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-07T02:22:57.743Z] [2025-03-07T02:22:57.743Z] Login Succeeded [2025-03-07T02:22:57.743Z] nexus3.edgexfoundry.org:10003 [2025-03-07T02:22:58.022Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-07T02:22:58.023Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-07T02:22:58.023Z] Configure a credential helper to remove this warning. See [2025-03-07T02:22:58.023Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-07T02:22:58.023Z] [2025-03-07T02:22:58.023Z] Login Succeeded [2025-03-07T02:22:58.023Z] nexus3.edgexfoundry.org:10004 [2025-03-07T02:22:58.368Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-07T02:22:58.649Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-07T02:22:58.649Z] Configure a credential helper to remove this warning. See [2025-03-07T02:22:58.649Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-07T02:22:58.649Z] [2025-03-07T02:22:58.649Z] Login Succeeded [2025-03-07T02:22:58.649Z] ****.io [2025-03-07T02:22:58.917Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-07T02:22:59.184Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-07T02:22:59.184Z] Configure a credential helper to remove this warning. See [2025-03-07T02:22:59.184Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-07T02:22:59.184Z] [2025-03-07T02:22:59.184Z] Login Succeeded [2025-03-07T02:22:59.184Z] ---> ****-login.sh ends [Pipeline] } [2025-03-07T02:22:59.196Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-07T02:22:59.239Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-07T02:22:59.265Z] [edgeXDocker.push] Tagging docker image device-can-arm64 with the following tags: [2025-03-07T02:22:59.265Z] ba2b6fae553472960645637c219e56e42557e8af [2025-03-07T02:22:59.265Z] latest [2025-03-07T02:22:59.265Z] 4.0.0-dev.3 [2025-03-07T02:22:59.265Z] ba2b6fae553472960645637c219e56e42557e8af-4.0.0-dev.3 [2025-03-07T02:22:59.265Z] main [2025-03-07T02:22:59.265Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T02:22:59.637Z] + docker tag device-can-arm64 nexus3.edgexfoundry.org:10004/device-can-arm64:ba2b6fae553472960645637c219e56e42557e8af [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T02:22:59.993Z] + docker push nexus3.edgexfoundry.org:10004/device-can-arm64:ba2b6fae553472960645637c219e56e42557e8af [2025-03-07T02:22:59.994Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-can-arm64] [2025-03-07T02:22:59.994Z] e44400193aad: Preparing [2025-03-07T02:22:59.994Z] 4031db7ca86d: Preparing [2025-03-07T02:22:59.994Z] c612969890cb: Preparing [2025-03-07T02:22:59.994Z] 5ab8d6d3ccea: Preparing [2025-03-07T02:22:59.994Z] c63cc83e89f7: Preparing [2025-03-07T02:22:59.994Z] 7e4df782a97b: Preparing [2025-03-07T02:22:59.994Z] 40d9b3698b4f: Preparing [2025-03-07T02:22:59.994Z] 450a5b25f5ea: Preparing [2025-03-07T02:22:59.994Z] 8495cba6d80d: Preparing [2025-03-07T02:22:59.994Z] dda989feb3bc: Preparing [2025-03-07T02:22:59.994Z] edbfd2db8ef2: Preparing [2025-03-07T02:22:59.994Z] 7e4df782a97b: Waiting [2025-03-07T02:22:59.994Z] 8495cba6d80d: Waiting [2025-03-07T02:22:59.994Z] dda989feb3bc: Waiting [2025-03-07T02:22:59.994Z] 40d9b3698b4f: Waiting [2025-03-07T02:22:59.994Z] edbfd2db8ef2: Waiting [2025-03-07T02:22:59.994Z] 450a5b25f5ea: Waiting [2025-03-07T02:23:00.259Z] c612969890cb: Pushed [2025-03-07T02:23:00.259Z] e44400193aad: Pushed [2025-03-07T02:23:00.259Z] 4031db7ca86d: Pushed [2025-03-07T02:23:00.259Z] 5ab8d6d3ccea: Pushed [2025-03-07T02:23:00.259Z] c63cc83e89f7: Pushed [2025-03-07T02:23:00.590Z] 8495cba6d80d: Pushed [2025-03-07T02:23:00.590Z] 7e4df782a97b: Pushed [2025-03-07T02:23:00.590Z] edbfd2db8ef2: Layer already exists [2025-03-07T02:23:00.590Z] dda989feb3bc: Pushed [2025-03-07T02:23:01.173Z] 40d9b3698b4f: Pushed [2025-03-07T02:23:05.416Z] 450a5b25f5ea: Pushed [2025-03-07T02:23:05.416Z] ba2b6fae553472960645637c219e56e42557e8af: digest: sha256:f27dd86470a782afde3b47a0cd2f212351b3465a79772e4e59d16abe9d3bc6e5 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T02:23:05.777Z] + docker tag device-can-arm64 nexus3.edgexfoundry.org:10004/device-can-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T02:23:06.142Z] + docker push nexus3.edgexfoundry.org:10004/device-can-arm64:latest [2025-03-07T02:23:06.142Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-can-arm64] [2025-03-07T02:23:06.142Z] e44400193aad: Preparing [2025-03-07T02:23:06.142Z] 4031db7ca86d: Preparing [2025-03-07T02:23:06.142Z] c612969890cb: Preparing [2025-03-07T02:23:06.142Z] 5ab8d6d3ccea: Preparing [2025-03-07T02:23:06.142Z] c63cc83e89f7: Preparing [2025-03-07T02:23:06.142Z] 7e4df782a97b: Preparing [2025-03-07T02:23:06.142Z] 40d9b3698b4f: Preparing [2025-03-07T02:23:06.142Z] 450a5b25f5ea: Preparing [2025-03-07T02:23:06.142Z] 8495cba6d80d: Preparing [2025-03-07T02:23:06.142Z] dda989feb3bc: Preparing [2025-03-07T02:23:06.142Z] edbfd2db8ef2: Preparing [2025-03-07T02:23:06.142Z] 7e4df782a97b: Waiting [2025-03-07T02:23:06.142Z] 450a5b25f5ea: Waiting [2025-03-07T02:23:06.142Z] 40d9b3698b4f: Waiting [2025-03-07T02:23:06.142Z] 8495cba6d80d: Waiting [2025-03-07T02:23:06.142Z] dda989feb3bc: Waiting [2025-03-07T02:23:06.142Z] edbfd2db8ef2: Waiting [2025-03-07T02:23:06.142Z] c63cc83e89f7: Layer already exists [2025-03-07T02:23:06.142Z] c612969890cb: Layer already exists [2025-03-07T02:23:06.142Z] 5ab8d6d3ccea: Layer already exists [2025-03-07T02:23:06.142Z] 4031db7ca86d: Layer already exists [2025-03-07T02:23:06.142Z] e44400193aad: Layer already exists [2025-03-07T02:23:06.406Z] 7e4df782a97b: Layer already exists [2025-03-07T02:23:06.406Z] 8495cba6d80d: Layer already exists [2025-03-07T02:23:06.406Z] 450a5b25f5ea: Layer already exists [2025-03-07T02:23:06.406Z] 40d9b3698b4f: Layer already exists [2025-03-07T02:23:06.406Z] dda989feb3bc: Layer already exists [2025-03-07T02:23:06.406Z] edbfd2db8ef2: Layer already exists [2025-03-07T02:23:06.406Z] latest: digest: sha256:f27dd86470a782afde3b47a0cd2f212351b3465a79772e4e59d16abe9d3bc6e5 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T02:23:06.768Z] + docker tag device-can-arm64 nexus3.edgexfoundry.org:10004/device-can-arm64:4.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T02:23:07.144Z] + docker push nexus3.edgexfoundry.org:10004/device-can-arm64:4.0.0-dev.3 [2025-03-07T02:23:07.144Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-can-arm64] [2025-03-07T02:23:07.144Z] e44400193aad: Preparing [2025-03-07T02:23:07.144Z] 4031db7ca86d: Preparing [2025-03-07T02:23:07.144Z] c612969890cb: Preparing [2025-03-07T02:23:07.144Z] 5ab8d6d3ccea: Preparing [2025-03-07T02:23:07.144Z] c63cc83e89f7: Preparing [2025-03-07T02:23:07.144Z] 7e4df782a97b: Preparing [2025-03-07T02:23:07.144Z] 40d9b3698b4f: Preparing [2025-03-07T02:23:07.144Z] 450a5b25f5ea: Preparing [2025-03-07T02:23:07.144Z] 8495cba6d80d: Preparing [2025-03-07T02:23:07.144Z] dda989feb3bc: Preparing [2025-03-07T02:23:07.144Z] edbfd2db8ef2: Preparing [2025-03-07T02:23:07.144Z] 7e4df782a97b: Waiting [2025-03-07T02:23:07.144Z] 40d9b3698b4f: Waiting [2025-03-07T02:23:07.144Z] dda989feb3bc: Waiting [2025-03-07T02:23:07.144Z] edbfd2db8ef2: Waiting [2025-03-07T02:23:07.144Z] c63cc83e89f7: Layer already exists [2025-03-07T02:23:07.144Z] c612969890cb: Layer already exists [2025-03-07T02:23:07.144Z] 5ab8d6d3ccea: Layer already exists [2025-03-07T02:23:07.144Z] e44400193aad: Layer already exists [2025-03-07T02:23:07.144Z] 4031db7ca86d: Layer already exists [2025-03-07T02:23:07.144Z] 40d9b3698b4f: Layer already exists [2025-03-07T02:23:07.144Z] 7e4df782a97b: Layer already exists [2025-03-07T02:23:07.144Z] 8495cba6d80d: Layer already exists [2025-03-07T02:23:07.144Z] dda989feb3bc: Layer already exists [2025-03-07T02:23:07.144Z] 450a5b25f5ea: Layer already exists [2025-03-07T02:23:07.144Z] edbfd2db8ef2: Layer already exists [2025-03-07T02:23:07.410Z] 4.0.0-dev.3: digest: sha256:f27dd86470a782afde3b47a0cd2f212351b3465a79772e4e59d16abe9d3bc6e5 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T02:23:07.801Z] + docker tag device-can-arm64 nexus3.edgexfoundry.org:10004/device-can-arm64:ba2b6fae553472960645637c219e56e42557e8af-4.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T02:23:08.165Z] + docker push nexus3.edgexfoundry.org:10004/device-can-arm64:ba2b6fae553472960645637c219e56e42557e8af-4.0.0-dev.3 [2025-03-07T02:23:08.165Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-can-arm64] [2025-03-07T02:23:08.165Z] e44400193aad: Preparing [2025-03-07T02:23:08.165Z] 4031db7ca86d: Preparing [2025-03-07T02:23:08.165Z] c612969890cb: Preparing [2025-03-07T02:23:08.165Z] 5ab8d6d3ccea: Preparing [2025-03-07T02:23:08.165Z] c63cc83e89f7: Preparing [2025-03-07T02:23:08.165Z] 7e4df782a97b: Preparing [2025-03-07T02:23:08.165Z] 40d9b3698b4f: Preparing [2025-03-07T02:23:08.165Z] 450a5b25f5ea: Preparing [2025-03-07T02:23:08.165Z] 8495cba6d80d: Preparing [2025-03-07T02:23:08.165Z] dda989feb3bc: Preparing [2025-03-07T02:23:08.165Z] edbfd2db8ef2: Preparing [2025-03-07T02:23:08.165Z] 450a5b25f5ea: Waiting [2025-03-07T02:23:08.165Z] 8495cba6d80d: Waiting [2025-03-07T02:23:08.165Z] 7e4df782a97b: Waiting [2025-03-07T02:23:08.165Z] dda989feb3bc: Waiting [2025-03-07T02:23:08.165Z] edbfd2db8ef2: Waiting [2025-03-07T02:23:08.165Z] 40d9b3698b4f: Waiting [2025-03-07T02:23:08.165Z] 5ab8d6d3ccea: Layer already exists [2025-03-07T02:23:08.165Z] e44400193aad: Layer already exists [2025-03-07T02:23:08.165Z] c63cc83e89f7: Layer already exists [2025-03-07T02:23:08.165Z] 4031db7ca86d: Layer already exists [2025-03-07T02:23:08.165Z] c612969890cb: Layer already exists [2025-03-07T02:23:08.165Z] dda989feb3bc: Layer already exists [2025-03-07T02:23:08.165Z] 450a5b25f5ea: Layer already exists [2025-03-07T02:23:08.165Z] 40d9b3698b4f: Layer already exists [2025-03-07T02:23:08.165Z] 7e4df782a97b: Layer already exists [2025-03-07T02:23:08.165Z] 8495cba6d80d: Layer already exists [2025-03-07T02:23:08.165Z] edbfd2db8ef2: Layer already exists [2025-03-07T02:23:08.445Z] ba2b6fae553472960645637c219e56e42557e8af-4.0.0-dev.3: digest: sha256:f27dd86470a782afde3b47a0cd2f212351b3465a79772e4e59d16abe9d3bc6e5 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T02:23:08.831Z] + docker tag device-can-arm64 nexus3.edgexfoundry.org:10004/device-can-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T02:23:09.194Z] + docker push nexus3.edgexfoundry.org:10004/device-can-arm64:main [2025-03-07T02:23:09.194Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-can-arm64] [2025-03-07T02:23:09.194Z] e44400193aad: Preparing [2025-03-07T02:23:09.194Z] 4031db7ca86d: Preparing [2025-03-07T02:23:09.194Z] c612969890cb: Preparing [2025-03-07T02:23:09.194Z] 5ab8d6d3ccea: Preparing [2025-03-07T02:23:09.194Z] c63cc83e89f7: Preparing [2025-03-07T02:23:09.194Z] 7e4df782a97b: Preparing [2025-03-07T02:23:09.194Z] 40d9b3698b4f: Preparing [2025-03-07T02:23:09.194Z] 450a5b25f5ea: Preparing [2025-03-07T02:23:09.194Z] 8495cba6d80d: Preparing [2025-03-07T02:23:09.194Z] dda989feb3bc: Preparing [2025-03-07T02:23:09.194Z] edbfd2db8ef2: Preparing [2025-03-07T02:23:09.194Z] 7e4df782a97b: Waiting [2025-03-07T02:23:09.194Z] 40d9b3698b4f: Waiting [2025-03-07T02:23:09.194Z] 450a5b25f5ea: Waiting [2025-03-07T02:23:09.194Z] dda989feb3bc: Waiting [2025-03-07T02:23:09.194Z] edbfd2db8ef2: Waiting [2025-03-07T02:23:09.194Z] 8495cba6d80d: Waiting [2025-03-07T02:23:09.194Z] e44400193aad: Layer already exists [2025-03-07T02:23:09.194Z] 5ab8d6d3ccea: Layer already exists [2025-03-07T02:23:09.194Z] 4031db7ca86d: Layer already exists [2025-03-07T02:23:09.194Z] c612969890cb: Layer already exists [2025-03-07T02:23:09.194Z] c63cc83e89f7: Layer already exists [2025-03-07T02:23:09.194Z] 8495cba6d80d: Layer already exists [2025-03-07T02:23:09.194Z] 7e4df782a97b: Layer already exists [2025-03-07T02:23:09.194Z] dda989feb3bc: Layer already exists [2025-03-07T02:23:09.194Z] 40d9b3698b4f: Layer already exists [2025-03-07T02:23:09.194Z] 450a5b25f5ea: Layer already exists [2025-03-07T02:23:09.459Z] edbfd2db8ef2: Layer already exists [2025-03-07T02:23:09.459Z] main: digest: sha256:f27dd86470a782afde3b47a0cd2f212351b3465a79772e4e59d16abe9d3bc6e5 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-07T02:23:09.536Z] ===================================================== [Pipeline] echo [2025-03-07T02:23:09.553Z] taggedImages: [2025-03-07T02:23:09.553Z] - nexus3.edgexfoundry.org:10004/device-can-arm64:ba2b6fae553472960645637c219e56e42557e8af [2025-03-07T02:23:09.553Z] - nexus3.edgexfoundry.org:10004/device-can-arm64:latest [2025-03-07T02:23:09.553Z] - nexus3.edgexfoundry.org:10004/device-can-arm64:4.0.0-dev.3 [2025-03-07T02:23:09.553Z] - nexus3.edgexfoundry.org:10004/device-can-arm64:ba2b6fae553472960645637c219e56e42557e8af-4.0.0-dev.3 [2025-03-07T02:23:09.553Z] - nexus3.edgexfoundry.org:10004/device-can-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T02:23:09.958Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-07T02:23:09.958Z] [2025-03-07T02:23:09.958Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T02:23:10.302Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-07T02:23:10.302Z] arm64: Pulling from edgex-lftools-log-publisher [2025-03-07T02:23:10.302Z] 8998bd30e6a1: Pulling fs layer [2025-03-07T02:23:10.302Z] 04944245beec: Pulling fs layer [2025-03-07T02:23:10.302Z] 699f458cf7ca: Pulling fs layer [2025-03-07T02:23:10.302Z] 765212b225bb: Pulling fs layer [2025-03-07T02:23:10.302Z] f23df028b6ca: Pulling fs layer [2025-03-07T02:23:10.302Z] d65c8cfc05b1: Pulling fs layer [2025-03-07T02:23:10.302Z] 2437ff75d9bd: Pulling fs layer [2025-03-07T02:23:10.302Z] 765212b225bb: Waiting [2025-03-07T02:23:10.302Z] f23df028b6ca: Waiting [2025-03-07T02:23:10.302Z] 2437ff75d9bd: Waiting [2025-03-07T02:23:10.302Z] d65c8cfc05b1: Waiting [2025-03-07T02:23:10.572Z] 04944245beec: Verifying Checksum [2025-03-07T02:23:10.572Z] 04944245beec: Download complete [2025-03-07T02:23:10.572Z] 765212b225bb: Verifying Checksum [2025-03-07T02:23:10.572Z] 765212b225bb: Download complete [2025-03-07T02:23:10.572Z] f23df028b6ca: Download complete [2025-03-07T02:23:10.572Z] d65c8cfc05b1: Verifying Checksum [2025-03-07T02:23:10.572Z] d65c8cfc05b1: Download complete [2025-03-07T02:23:10.841Z] 699f458cf7ca: Verifying Checksum [2025-03-07T02:23:10.841Z] 699f458cf7ca: Download complete [2025-03-07T02:23:11.521Z] 8998bd30e6a1: Verifying Checksum [2025-03-07T02:23:11.521Z] 8998bd30e6a1: Download complete [2025-03-07T02:23:14.101Z] 2437ff75d9bd: Verifying Checksum [2025-03-07T02:23:14.101Z] 2437ff75d9bd: Download complete [2025-03-07T02:23:16.044Z] 8998bd30e6a1: Pull complete [2025-03-07T02:23:16.627Z] 04944245beec: Pull complete [2025-03-07T02:23:18.572Z] 699f458cf7ca: Pull complete [2025-03-07T02:23:18.572Z] 765212b225bb: Pull complete [2025-03-07T02:23:19.532Z] f23df028b6ca: Pull complete [2025-03-07T02:23:19.532Z] d65c8cfc05b1: Pull complete [2025-03-07T02:23:37.753Z] 2437ff75d9bd: Pull complete [2025-03-07T02:23:37.753Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-03-07T02:23:37.753Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-07T02:23:37.753Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-07T02:23:37.971Z] prd-ubuntu20.04-docker-arm64-4c-16g-40507 does not seem to be running inside a container [2025-03-07T02:23:38.035Z] $ 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/device-can/4 -v /w/workspace/device-can/4:/w/workspace/device-can/4:rw,z -v /w/workspace/device-can/4@tmp:/w/workspace/device-can/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2025-03-07T02:23:40.731Z] $ docker top 10381cb0ffda854a2a76576c69c0a27a3ce63206c0cf69cec7687678c1eabdd4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-07T02:23:41.611Z] ---> job-cost.sh [2025-03-07T02:23:41.611Z] lf-activate-venv: SKIPPING [2025-03-07T02:23:41.611Z] INFO: No Stack... [2025-03-07T02:23:42.192Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-03-07T02:23:42.774Z] INFO: Archiving Costs [Pipeline] sh [2025-03-07T02:23:43.421Z] + cut -d, -f6 [2025-03-07T02:23:43.421Z] + cat /w/workspace/device-can/4/archives/cost.csv [Pipeline] lock [2025-03-07T02:23:43.477Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-can-main-4-stack-cost] [2025-03-07T02:23:43.484Z] Resource [jenkins-edgexfoundry-device-can-main-4-stack-cost] did not exist. Created. [2025-03-07T02:23:43.489Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-can-main-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-03-07T02:23:44.157Z] /w/workspace/device-can/4@tmp/durable-ac797179/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-03-07T02:23:44.802Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-03-07T02:23:44.820Z] Warning: overwriting stash ‘stack-cost’ [2025-03-07T02:23:45.340Z] Stashed 1 file(s) [Pipeline] } [2025-03-07T02:23:45.362Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-can-main-4-stack-cost] [Pipeline] // lock [Pipeline] } [2025-03-07T02:23:45.446Z] $ docker stop --time=1 10381cb0ffda854a2a76576c69c0a27a3ce63206c0cf69cec7687678c1eabdd4 [2025-03-07T02:23:46.977Z] $ docker rm -f --volumes 10381cb0ffda854a2a76576c69c0a27a3ce63206c0cf69cec7687678c1eabdd4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2025-03-07T02:23:47.730Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-07T02:23:47.730Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T02:23:48.027Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-07T02:23:48.028Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-07T02:23:48.103Z] prd-ubuntu20.04-docker-8c-8g-40506 does not seem to be running inside a container [2025-03-07T02:23:48.118Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-can_main -v /w/workspace/edgexfoundry_device-can_main:/w/workspace/edgexfoundry_device-can_main:rw,z -v /w/workspace/edgexfoundry_device-can_main@tmp:/w/workspace/edgexfoundry_device-can_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-07T02:23:48.619Z] $ docker top b95c852773bf83531efa57838e2d010a38b539dd01821f0e457dad61d2f9bf42 -eo pid,comm [2025-03-07T02:23:48.677Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-03-07T02:23:48.677Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-07T02:23:48.724Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-07T02:23:48.724Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-07T02:23:48.838Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-07T02:23:48.827Z] $ docker exec b95c852773bf83531efa57838e2d010a38b539dd01821f0e457dad61d2f9bf42 ssh-agent [2025-03-07T02:23:48.939Z] SSH_AUTH_SOCK=/tmp/ssh-gEzEsDWmxhL1/agent.32 [2025-03-07T02:23:48.939Z] SSH_AGENT_PID=38 [2025-03-07T02:23:48.944Z] Running ssh-add (command line suppressed) [2025-03-07T02:23:49.026Z] Identity added: /w/workspace/edgexfoundry_device-can_main@tmp/private_key_18075746337804143499.key (/w/workspace/edgexfoundry_device-can_main@tmp/private_key_18075746337804143499.key) [2025-03-07T02:23:49.052Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-07T02:23:49.341Z] + git semver tag [2025-03-07T02:23:49.599Z] 2025-03-07 02:23:49,486 [run_tag] DEBUG tag force:False [2025-03-07T02:23:49.599Z] 2025-03-07 02:23:49,486 [check_head_tag] DEBUG check head tag [2025-03-07T02:23:49.599Z] 2025-03-07 02:23:49,487 [execute] INFO git cat-file --batch-check [2025-03-07T02:23:49.599Z] 2025-03-07 02:23:49,487 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-can_main, universal_newlines=False, shell=None, istream=<valid stream>) [2025-03-07T02:23:49.599Z] 2025-03-07 02:23:49,490 [execute] INFO git cat-file --batch [2025-03-07T02:23:49.599Z] 2025-03-07 02:23:49,491 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-can_main, universal_newlines=False, shell=None, istream=<valid stream>) [2025-03-07T02:23:49.599Z] 2025-03-07 02:23:49,495 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-can_main/.semver/main [2025-03-07T02:23:49.599Z] 2025-03-07 02:23:49,495 [execute] INFO git tag -a v4.0.0-dev.3 -m v4.0.0-dev.3 [2025-03-07T02:23:49.599Z] 2025-03-07 02:23:49,495 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.3', '-m', 'v4.0.0-dev.3'], cwd=/w/workspace/edgexfoundry_device-can_main, universal_newlines=False, shell=None, istream=None) [2025-03-07T02:23:49.599Z] 2025-03-07 02:23:49,500 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-can_main/.semver/main [2025-03-07T02:23:49.599Z] 4.0.0-dev.3 [Pipeline] } [2025-03-07T02:23:49.594Z] $ docker exec --env ******** --env ******** b95c852773bf83531efa57838e2d010a38b539dd01821f0e457dad61d2f9bf42 ssh-agent -k [2025-03-07T02:23:49.690Z] unset SSH_AUTH_SOCK; [2025-03-07T02:23:49.691Z] unset SSH_AGENT_PID; [2025-03-07T02:23:49.691Z] echo Agent pid 38 killed; [2025-03-07T02:23:49.714Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-07T02:23:50.032Z] + git semver [Pipeline] } [2025-03-07T02:23:50.289Z] $ docker stop --time=1 b95c852773bf83531efa57838e2d010a38b539dd01821f0e457dad61d2f9bf42 [2025-03-07T02:23:52.028Z] $ docker rm -f --volumes b95c852773bf83531efa57838e2d010a38b539dd01821f0e457dad61d2f9bf42 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T02:23:52.547Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-07T02:23:52.547Z] [2025-03-07T02:23:52.547Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T02:23:52.848Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-07T02:23:52.848Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-03-07T02:23:52.848Z] ab5ef0e58194: Pulling fs layer [2025-03-07T02:23:52.848Z] 9712f1f96733: Pulling fs layer [2025-03-07T02:23:52.848Z] 63f879dbbcfc: Pulling fs layer [2025-03-07T02:23:52.848Z] 0d9ebad4ef96: Pulling fs layer [2025-03-07T02:23:52.848Z] e9a5061849ea: Pulling fs layer [2025-03-07T02:23:52.848Z] d747dcd14b5f: Pulling fs layer [2025-03-07T02:23:52.848Z] 2de7ff778b66: Pulling fs layer [2025-03-07T02:23:52.848Z] 0d9ebad4ef96: Waiting [2025-03-07T02:23:52.848Z] e9a5061849ea: Waiting [2025-03-07T02:23:52.848Z] d747dcd14b5f: Waiting [2025-03-07T02:23:52.848Z] 2de7ff778b66: Waiting [2025-03-07T02:23:52.848Z] 9712f1f96733: Download complete [2025-03-07T02:23:53.107Z] 63f879dbbcfc: Verifying Checksum [2025-03-07T02:23:53.107Z] 63f879dbbcfc: Download complete [2025-03-07T02:23:53.366Z] e9a5061849ea: Verifying Checksum [2025-03-07T02:23:53.366Z] e9a5061849ea: Download complete [2025-03-07T02:23:53.366Z] d747dcd14b5f: Download complete [2025-03-07T02:23:53.366Z] ab5ef0e58194: Verifying Checksum [2025-03-07T02:23:53.366Z] ab5ef0e58194: Download complete [2025-03-07T02:23:53.366Z] 0d9ebad4ef96: Verifying Checksum [2025-03-07T02:23:53.366Z] 0d9ebad4ef96: Download complete [2025-03-07T02:23:53.366Z] 2de7ff778b66: Verifying Checksum [2025-03-07T02:23:53.366Z] 2de7ff778b66: Download complete [2025-03-07T02:23:56.650Z] ab5ef0e58194: Pull complete [2025-03-07T02:23:56.650Z] 9712f1f96733: Pull complete [2025-03-07T02:23:57.217Z] 63f879dbbcfc: Pull complete [2025-03-07T02:24:01.428Z] 0d9ebad4ef96: Pull complete [2025-03-07T02:24:01.428Z] e9a5061849ea: Pull complete [2025-03-07T02:24:01.428Z] d747dcd14b5f: Pull complete [2025-03-07T02:24:02.800Z] 2de7ff778b66: Pull complete [2025-03-07T02:24:02.800Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-03-07T02:24:02.800Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-07T02:24:02.800Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-07T02:24:02.916Z] prd-ubuntu20.04-docker-8c-8g-40506 does not seem to be running inside a container [2025-03-07T02:24:02.934Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-can_main -v /w/workspace/edgexfoundry_device-can_main:/w/workspace/edgexfoundry_device-can_main:rw,z -v /w/workspace/edgexfoundry_device-can_main@tmp:/w/workspace/edgexfoundry_device-can_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2025-03-07T02:24:09.970Z] $ docker top a28f669b79d2b613f6959e0fae0a7175c1e0b6e4d713a1e67780cc8ea8ca5e81 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-03-07T02:24:10.065Z] provisioning config files... [2025-03-07T02:24:10.073Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-can_main@tmp/config12004296199160339345tmp [2025-03-07T02:24:10.083Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-can_main@tmp/config3860935920070584720tmp [2025-03-07T02:24:10.092Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-can_main@tmp/config11968409180094328309tmp [Pipeline] { [Pipeline] echo [2025-03-07T02:24:10.117Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-07T02:24:10.412Z] ---> sigul-configuration.sh [2025-03-07T02:24:10.412Z] gpg: directory `/root/.gnupg' created [2025-03-07T02:24:10.412Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-03-07T02:24:10.412Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-03-07T02:24:10.412Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-03-07T02:24:10.412Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-03-07T02:24:10.412Z] gpg: CAST5 encrypted data [2025-03-07T02:24:10.412Z] gpg: encrypted with 1 passphrase [2025-03-07T02:24:10.412Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-03-07T02:24:10.706Z] + mkdir /home/jenkins [2025-03-07T02:24:10.706Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-03-07T02:24:10.999Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2025-03-07T02:24:11.014Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-07T02:24:11.305Z] ---> sigul-install.sh [2025-03-07T02:24:11.305Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-03-07T02:24:11.594Z] + git tag --list [2025-03-07T02:24:11.595Z] v4.0.0-dev.1 [2025-03-07T02:24:11.595Z] v4.0.0-dev.2 [2025-03-07T02:24:11.595Z] v4.0.0-dev.3 [Pipeline] sh [2025-03-07T02:24:11.888Z] + lftools sign git-tag v4.0.0-dev.3 [2025-03-07T02:24:12.454Z] Signing Git tag with Sigul... [2025-03-07T02:24:12.454Z] Signing v4.0.0-dev.3 [Pipeline] echo [2025-03-07T02:24:12.726Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-07T02:24:13.018Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-03-07T02:24:13.025Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-03-07T02:24:13.047Z] $ docker stop --time=1 a28f669b79d2b613f6959e0fae0a7175c1e0b6e4d713a1e67780cc8ea8ca5e81 [2025-03-07T02:24:14.346Z] $ docker rm -f --volumes a28f669b79d2b613f6959e0fae0a7175c1e0b6e4d713a1e67780cc8ea8ca5e81 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-03-07T02:24:14.779Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-07T02:24:14.779Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T02:24:15.085Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-07T02:24:15.085Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-07T02:24:15.156Z] prd-ubuntu20.04-docker-8c-8g-40506 does not seem to be running inside a container [2025-03-07T02:24:15.171Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-can_main -v /w/workspace/edgexfoundry_device-can_main:/w/workspace/edgexfoundry_device-can_main:rw,z -v /w/workspace/edgexfoundry_device-can_main@tmp:/w/workspace/edgexfoundry_device-can_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-07T02:24:15.521Z] $ docker top dfd6d85873eb79bf15d6978d4e50310d27ef3f1e17bec9f4e4b2d6cee0ffac6a -eo pid,comm [2025-03-07T02:24:15.581Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-03-07T02:24:15.581Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-07T02:24:15.628Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-07T02:24:15.628Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-07T02:24:15.748Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-07T02:24:15.738Z] $ docker exec dfd6d85873eb79bf15d6978d4e50310d27ef3f1e17bec9f4e4b2d6cee0ffac6a ssh-agent [2025-03-07T02:24:15.859Z] SSH_AUTH_SOCK=/tmp/ssh-IqZhG92hIyW6/agent.32 [2025-03-07T02:24:15.859Z] SSH_AGENT_PID=38 [2025-03-07T02:24:15.863Z] Running ssh-add (command line suppressed) [2025-03-07T02:24:15.957Z] Identity added: /w/workspace/edgexfoundry_device-can_main@tmp/private_key_4409010807191391500.key (/w/workspace/edgexfoundry_device-can_main@tmp/private_key_4409010807191391500.key) [2025-03-07T02:24:15.986Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-07T02:24:16.270Z] + git semver bump pre [2025-03-07T02:24:16.529Z] 2025-03-07 02:24:16,425 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-can_main/.semver/main [2025-03-07T02:24:16.529Z] 2025-03-07 02:24:16,425 [bump_version] DEBUG bumping version:4.0.0-dev.3 on axis:pre with prefix:dev [2025-03-07T02:24:16.529Z] 2025-03-07 02:24:16,425 [bump_version] DEBUG bumped version:4.0.0-dev.4 [2025-03-07T02:24:16.529Z] 2025-03-07 02:24:16,426 [write_version] DEBUG write version:4.0.0-dev.4 to path:/w/workspace/edgexfoundry_device-can_main/.semver/main with force:True [2025-03-07T02:24:16.529Z] 2025-03-07 02:24:16,426 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-can_main/.semver/main [2025-03-07T02:24:16.529Z] 2025-03-07 02:24:16,426 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-can_main/.semver/main [2025-03-07T02:24:16.529Z] 2025-03-07 02:24:16,428 [execute] INFO git cat-file --batch-check [2025-03-07T02:24:16.529Z] 2025-03-07 02:24:16,428 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-can_main/.semver, universal_newlines=False, shell=None, istream=<valid stream>) [2025-03-07T02:24:16.529Z] 2025-03-07 02:24:16,434 [execute] INFO git cat-file --batch [2025-03-07T02:24:16.529Z] 2025-03-07 02:24:16,434 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-can_main/.semver, universal_newlines=False, shell=None, istream=<valid stream>) [2025-03-07T02:24:16.529Z] 2025-03-07 02:24:16,439 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-can_main/.semver/main [2025-03-07T02:24:16.529Z] 4.0.0-dev.4 [Pipeline] } [2025-03-07T02:24:16.524Z] $ docker exec --env ******** --env ******** dfd6d85873eb79bf15d6978d4e50310d27ef3f1e17bec9f4e4b2d6cee0ffac6a ssh-agent -k [2025-03-07T02:24:16.633Z] unset SSH_AUTH_SOCK; [2025-03-07T02:24:16.633Z] unset SSH_AGENT_PID; [2025-03-07T02:24:16.633Z] echo Agent pid 38 killed; [2025-03-07T02:24:16.656Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-07T02:24:16.976Z] + git semver [Pipeline] } [2025-03-07T02:24:17.233Z] $ docker stop --time=1 dfd6d85873eb79bf15d6978d4e50310d27ef3f1e17bec9f4e4b2d6cee0ffac6a [2025-03-07T02:24:18.527Z] $ docker rm -f --volumes dfd6d85873eb79bf15d6978d4e50310d27ef3f1e17bec9f4e4b2d6cee0ffac6a [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-07T02:24:18.889Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-07T02:24:18.889Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T02:24:19.187Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-07T02:24:19.187Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-07T02:24:19.268Z] prd-ubuntu20.04-docker-8c-8g-40506 does not seem to be running inside a container [2025-03-07T02:24:19.284Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-can_main -v /w/workspace/edgexfoundry_device-can_main:/w/workspace/edgexfoundry_device-can_main:rw,z -v /w/workspace/edgexfoundry_device-can_main@tmp:/w/workspace/edgexfoundry_device-can_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-07T02:24:19.628Z] $ docker top 23766abfb7ac113d2a25947eb79458a1ea781e35d075fa44be665c5f52c37a68 -eo pid,comm [2025-03-07T02:24:19.688Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-03-07T02:24:19.688Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-07T02:24:19.739Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-07T02:24:19.739Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-07T02:24:19.862Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-07T02:24:19.852Z] $ docker exec 23766abfb7ac113d2a25947eb79458a1ea781e35d075fa44be665c5f52c37a68 ssh-agent [2025-03-07T02:24:19.966Z] SSH_AUTH_SOCK=/tmp/ssh-RQUm5MHUcQm4/agent.31 [2025-03-07T02:24:19.966Z] SSH_AGENT_PID=37 [2025-03-07T02:24:19.971Z] Running ssh-add (command line suppressed) [2025-03-07T02:24:20.059Z] Identity added: /w/workspace/edgexfoundry_device-can_main@tmp/private_key_1518604246619263291.key (/w/workspace/edgexfoundry_device-can_main@tmp/private_key_1518604246619263291.key) [2025-03-07T02:24:20.089Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-07T02:24:20.382Z] + git semver push [2025-03-07T02:24:20.641Z] 2025-03-07 02:24:20,551 [run_push] DEBUG push [2025-03-07T02:24:20.641Z] 2025-03-07 02:24:20,552 [execute] INFO git cat-file --batch-check [2025-03-07T02:24:20.641Z] 2025-03-07 02:24:20,553 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-can_main/.semver, universal_newlines=False, shell=None, istream=<valid stream>) [2025-03-07T02:24:20.641Z] 2025-03-07 02:24:20,557 [execute] INFO git rev-list 93f8d2166156dad335b090da2a5b6c73c79c1e1e -- [2025-03-07T02:24:20.641Z] 2025-03-07 02:24:20,557 [execute] DEBUG Popen(['git', 'rev-list', '93f8d2166156dad335b090da2a5b6c73c79c1e1e', '--'], cwd=/w/workspace/edgexfoundry_device-can_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-03-07T02:24:20.641Z] 2025-03-07 02:24:20,564 [execute] INFO git fetch -v origin [2025-03-07T02:24:20.641Z] 2025-03-07 02:24:20,564 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-can_main/.semver, universal_newlines=True, shell=None, istream=None) [2025-03-07T02:24:21.208Z] 2025-03-07 02:24:21,007 [run_push] DEBUG no remote changes detected [2025-03-07T02:24:21.208Z] 2025-03-07 02:24:21,008 [execute] INFO git push origin semver [2025-03-07T02:24:21.208Z] 2025-03-07 02:24:21,008 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-can_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-03-07T02:24:21.775Z] 2025-03-07 02:24:21,623 [run_push] DEBUG push all version tags [2025-03-07T02:24:21.775Z] 2025-03-07 02:24:21,624 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-03-07T02:24:21.775Z] 2025-03-07 02:24:21,624 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-can_main, universal_newlines=False, shell=None, istream=None) [2025-03-07T02:24:22.347Z] 2025-03-07 02:24:22,183 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-can_main/.semver/main [2025-03-07T02:24:22.347Z] 4.0.0-dev.4 [Pipeline] } [2025-03-07T02:24:22.344Z] $ docker exec --env ******** --env ******** 23766abfb7ac113d2a25947eb79458a1ea781e35d075fa44be665c5f52c37a68 ssh-agent -k [2025-03-07T02:24:22.435Z] unset SSH_AUTH_SOCK; [2025-03-07T02:24:22.435Z] unset SSH_AGENT_PID; [2025-03-07T02:24:22.435Z] echo Agent pid 37 killed; [2025-03-07T02:24:22.457Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-07T02:24:22.780Z] + git semver [Pipeline] } [2025-03-07T02:24:23.038Z] $ docker stop --time=1 23766abfb7ac113d2a25947eb79458a1ea781e35d075fa44be665c5f52c37a68 [2025-03-07T02:24:24.320Z] $ docker rm -f --volumes 23766abfb7ac113d2a25947eb79458a1ea781e35d075fa44be665c5f52c37a68 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-03-07T02:24:24.845Z] + [ -d /w/workspace/edgexfoundry_device-can_main/archives ] [2025-03-07T02:24:24.846Z] + ls -al /w/workspace/edgexfoundry_device-can_main/archives [2025-03-07T02:24:24.846Z] total 16 [2025-03-07T02:24:24.846Z] drwxr-xr-x 3 root root 4096 Mar 7 02:14 . [2025-03-07T02:24:24.846Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 7 02:24 .. [2025-03-07T02:24:24.846Z] drwxr-xr-x 2 root root 4096 Mar 7 02:14 cost [2025-03-07T02:24:24.846Z] -rw-r--r-- 1 root root 80 Mar 7 02:14 cost.csv [2025-03-07T02:24:24.846Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-can_main/archives [2025-03-07T02:24:24.846Z] + ls -al /w/workspace/edgexfoundry_device-can_main/archives [2025-03-07T02:24:24.846Z] total 16 [2025-03-07T02:24:24.846Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 7 02:14 . [2025-03-07T02:24:24.846Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 7 02:24 .. [2025-03-07T02:24:24.846Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 7 02:14 cost [2025-03-07T02:24:24.846Z] -rw-r--r-- 1 jenkins jenkins 80 Mar 7 02:14 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-03-07T02:24:25.133Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-07T02:24:25.996Z] ---> package-listing.sh [2025-03-07T02:24:25.996Z] ++ facter osfamily [2025-03-07T02:24:25.996Z] ++ tr '[:upper:]' '[:lower:]' [2025-03-07T02:24:26.256Z] + OS_FAMILY=debian [2025-03-07T02:24:26.256Z] + workspace=/w/workspace/edgexfoundry_device-can_main [2025-03-07T02:24:26.256Z] + START_PACKAGES=/tmp/packages_start.txt [2025-03-07T02:24:26.256Z] + END_PACKAGES=/tmp/packages_end.txt [2025-03-07T02:24:26.256Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-03-07T02:24:26.256Z] + PACKAGES=/tmp/packages_start.txt [2025-03-07T02:24:26.256Z] + '[' /w/workspace/edgexfoundry_device-can_main ']' [2025-03-07T02:24:26.256Z] + PACKAGES=/tmp/packages_end.txt [2025-03-07T02:24:26.256Z] + case "${OS_FAMILY}" in [2025-03-07T02:24:26.256Z] + dpkg -l [2025-03-07T02:24:26.256Z] + grep '^ii' [2025-03-07T02:24:26.256Z] + '[' -f /tmp/packages_start.txt ']' [2025-03-07T02:24:26.256Z] + '[' -f /tmp/packages_end.txt ']' [2025-03-07T02:24:26.256Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-03-07T02:24:26.256Z] + '[' /w/workspace/edgexfoundry_device-can_main ']' [2025-03-07T02:24:26.256Z] + mkdir -p /w/workspace/edgexfoundry_device-can_main/archives/ [2025-03-07T02:24:26.256Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-can_main/archives/ [Pipeline] echo [2025-03-07T02:24:26.268Z] 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_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-03-07T02:24:26.542Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T02:24:27.116Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-07T02:24:27.116Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-07T02:24:27.192Z] prd-ubuntu20.04-docker-8c-8g-40506 does not seem to be running inside a container [2025-03-07T02:24:27.208Z] $ 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_main/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_main -v /w/workspace/edgexfoundry_device-can_main:/w/workspace/edgexfoundry_device-can_main:rw,z -v /w/workspace/edgexfoundry_device-can_main@tmp:/w/workspace/edgexfoundry_device-can_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-03-07T02:24:27.399Z] $ docker top 7b5c69db8c7fbec4d990ddfb7fe8a4b97f489db119660f4c9cd565814d54d526 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-07T02:24:27.767Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-03-07T02:24:28.052Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-03-07T02:24:28.342Z] + ls /var/log/sa-host [2025-03-07T02:24:28.342Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-07T02:24:28.424Z] provisioning config files... [2025-03-07T02:24:28.431Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-can_main@tmp/config13075630643401830016tmp [Pipeline] { [Pipeline] echo [2025-03-07T02:24:28.448Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-07T02:24:28.729Z] ---> create-netrc.sh [Pipeline] } [2025-03-07T02:24:28.736Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-03-07T02:24:29.069Z] ---> python-tools-install.sh [Pipeline] echo [2025-03-07T02:24:29.077Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-07T02:24:29.358Z] ---> sudo-logs.sh [2025-03-07T02:24:29.359Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-03-07T02:24:29.384Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-07T02:24:29.664Z] ---> job-cost.sh [2025-03-07T02:24:29.664Z] lf-activate-venv: SKIPPING [2025-03-07T02:24:29.664Z] DEBUG: total: 0.2199999988079071 [2025-03-07T02:24:29.664Z] INFO: Retrieving Stack Cost... [2025-03-07T02:24:29.927Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-03-07T02:24:30.498Z] INFO: Archiving Costs [Pipeline] echo [2025-03-07T02:24:30.512Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-07T02:24:30.808Z] ---> logs-deploy.sh [2025-03-07T02:24:30.808Z] lf-activate-venv: SKIPPING [2025-03-07T02:24:30.808Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-can/main/4 [2025-03-07T02:24:30.808Z] INFO: archiving workspace using pattern(s): [2025-03-07T02:24:31.767Z] Archives upload complete. [2025-03-07T02:24:31.767Z] INFO: archiving logs to Nexus [2025-03-07T02:24:32.345Z] ---> uname -a: [2025-03-07T02:24:32.345Z] Linux prd-ubuntu20-04-docker-8c-8g-40506 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2025-03-07T02:24:32.345Z] [2025-03-07T02:24:32.345Z] [2025-03-07T02:24:32.345Z] ---> lscpu: [2025-03-07T02:24:32.345Z] Architecture: x86_64 [2025-03-07T02:24:32.345Z] CPU op-mode(s): 32-bit, 64-bit [2025-03-07T02:24:32.345Z] Byte Order: Little Endian [2025-03-07T02:24:32.345Z] Address sizes: 40 bits physical, 48 bits virtual [2025-03-07T02:24:32.345Z] CPU(s): 8 [2025-03-07T02:24:32.345Z] On-line CPU(s) list: 0-7 [2025-03-07T02:24:32.345Z] Thread(s) per core: 1 [2025-03-07T02:24:32.345Z] Core(s) per socket: 1 [2025-03-07T02:24:32.345Z] Socket(s): 8 [2025-03-07T02:24:32.345Z] NUMA node(s): 1 [2025-03-07T02:24:32.345Z] Vendor ID: AuthenticAMD [2025-03-07T02:24:32.345Z] CPU family: 23 [2025-03-07T02:24:32.345Z] Model: 49 [2025-03-07T02:24:32.345Z] Model name: AMD EPYC-Rome Processor [2025-03-07T02:24:32.345Z] Stepping: 0 [2025-03-07T02:24:32.345Z] CPU MHz: 2800.000 [2025-03-07T02:24:32.345Z] BogoMIPS: 5600.00 [2025-03-07T02:24:32.345Z] Virtualization: AMD-V [2025-03-07T02:24:32.345Z] Hypervisor vendor: KVM [2025-03-07T02:24:32.345Z] Virtualization type: full [2025-03-07T02:24:32.345Z] L1d cache: 256 KiB [2025-03-07T02:24:32.345Z] L1i cache: 256 KiB [2025-03-07T02:24:32.345Z] L2 cache: 4 MiB [2025-03-07T02:24:32.345Z] L3 cache: 128 MiB [2025-03-07T02:24:32.345Z] NUMA node0 CPU(s): 0-7 [2025-03-07T02:24:32.345Z] Vulnerability Itlb multihit: Not affected [2025-03-07T02:24:32.345Z] Vulnerability L1tf: Not affected [2025-03-07T02:24:32.345Z] Vulnerability Mds: Not affected [2025-03-07T02:24:32.345Z] Vulnerability Meltdown: Not affected [2025-03-07T02:24:32.345Z] Vulnerability Mmio stale data: Not affected [2025-03-07T02:24:32.345Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-03-07T02:24:32.345Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2025-03-07T02:24:32.345Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2025-03-07T02:24:32.345Z] Vulnerability Srbds: Not affected [2025-03-07T02:24:32.345Z] Vulnerability Tsx async abort: Not affected [2025-03-07T02:24:32.345Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2025-03-07T02:24:32.345Z] [2025-03-07T02:24:32.345Z] [2025-03-07T02:24:32.345Z] ---> nproc: [2025-03-07T02:24:32.345Z] 8 [2025-03-07T02:24:32.345Z] [2025-03-07T02:24:32.345Z]