Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1086c909c01125341e32c6ebb8870b6cabe987d5 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-ssh16298720227432652617.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-ssh13335095056914450839.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 2c7614b56cb57ece5b5bdf52d827492071d4cc62 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/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-sdk-c/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6918096176553968838.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > 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-ssh2561808801508365748.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/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-sdk-c/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3456293938595400020.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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-sdk-c, dockerBuildFilePath:scripts/Dockerfile.alpine-base, dockerFilePath:scripts/Dockerfile.alpine, pushImage:false] ========================================================= [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-sdk-c-settings PROJECT: device-sdk-c USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build DOCKER_FILE_PATH: scripts/Dockerfile.alpine DOCKER_BUILD_FILE_PATH: scripts/Dockerfile.alpine-base DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-17417 in /w/workspace/edgexfoundry_device-sdk-c_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-c.git > git init /w/workspace/edgexfoundry_device-sdk-c_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 1086c909c01125341e32c6ebb8870b6cabe987d5 (main) > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1086c909c01125341e32c6ebb8870b6cabe987d5 # timeout=10 Commit message: "feat: Use Vault access token for Consul (#422)" > git rev-list --no-walk 165bf1afc6928f684637a03d8c76ec8e2cf51e8a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-07-11T14:08:34.964Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-07-11T14:08:35.003Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-07-11T14:08:35.016Z] ========================================================= [2022-07-11T14:08:35.017Z] EdgeX Global Pipelines Version Info [2022-07-11T14:08:35.017Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-07-11T14:08:35.764Z] ------------------- [2022-07-11T14:08:35.764Z] stable info: [2022-07-11T14:08:35.764Z] ------------------- [2022-07-11T14:08:35.764Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-11T14:08:35.764Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-07-11T14:08:35.764Z] Message: update stable to v1.0.234 [2022-07-11T14:08:36.337Z] ------------------- [2022-07-11T14:08:36.337Z] experimental info: [2022-07-11T14:08:36.337Z] ------------------- [2022-07-11T14:08:36.337Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-11T14:08:36.337Z] Commit SHA: 7e4371ac6d730b8e642184b898413c6ef59a5643 [2022-07-11T14:08:36.337Z] Message: update experimental to v1.0.236 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-07-11T14:08:36.577Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-c-settings [Pipeline] echo [2022-07-11T14:08:36.591Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-c [Pipeline] echo [2022-07-11T14:08:36.602Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-07-11T14:08:36.615Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-07-11T14:08:36.624Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-07-11T14:08:36.633Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = scripts/Dockerfile.alpine [Pipeline] echo [2022-07-11T14:08:36.643Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = scripts/Dockerfile.alpine-base [Pipeline] echo [2022-07-11T14:08:36.653Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-07-11T14:08:36.666Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-07-11T14:08:36.676Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk [Pipeline] echo [2022-07-11T14:08:36.685Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-07-11T14:08:36.696Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-07-11T14:08:36.707Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-07-11T14:08:36.722Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2022-07-11T14:08:36.738Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-07-11T14:08:36.747Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-07-11T14:08:36.760Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-07-11T14:08:36.773Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-07-11T14:08:36.784Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-07-11T14:08:36.796Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-07-11T14:08:36.808Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1086c909c01125341e32c6ebb8870b6cabe987d5 [Pipeline] echo [2022-07-11T14:08:36.819Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1086c90 [Pipeline] echo [2022-07-11T14:08:36.829Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-11T14:08:36.869Z] provisioning config files... [2022-07-11T14:08:36.882Z] copy managed file [device-sdk-c-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_main@tmp/config6156365061233832565tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-11T14:08:37.181Z] ---> docker-login.sh [2022-07-11T14:08:37.181Z] nexus3.edgexfoundry.org:10001 [2022-07-11T14:08:37.443Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T14:08:37.703Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T14:08:37.703Z] Configure a credential helper to remove this warning. See [2022-07-11T14:08:37.704Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T14:08:37.704Z] [2022-07-11T14:08:37.704Z] Login Succeeded [2022-07-11T14:08:37.704Z] nexus3.edgexfoundry.org:10002 [2022-07-11T14:08:37.704Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T14:08:37.704Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T14:08:37.704Z] Configure a credential helper to remove this warning. See [2022-07-11T14:08:37.704Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T14:08:37.704Z] [2022-07-11T14:08:37.704Z] Login Succeeded [2022-07-11T14:08:37.704Z] nexus3.edgexfoundry.org:10003 [2022-07-11T14:08:37.704Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T14:08:37.966Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T14:08:37.966Z] Configure a credential helper to remove this warning. See [2022-07-11T14:08:37.966Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T14:08:37.966Z] [2022-07-11T14:08:37.966Z] Login Succeeded [2022-07-11T14:08:37.966Z] nexus3.edgexfoundry.org:10004 [2022-07-11T14:08:37.966Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T14:08:37.966Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T14:08:37.966Z] Configure a credential helper to remove this warning. See [2022-07-11T14:08:37.966Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T14:08:37.966Z] [2022-07-11T14:08:37.966Z] Login Succeeded [2022-07-11T14:08:37.966Z] docker.io [2022-07-11T14:08:38.227Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T14:08:38.488Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T14:08:38.488Z] Configure a credential helper to remove this warning. See [2022-07-11T14:08:38.488Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T14:08:38.488Z] [2022-07-11T14:08:38.488Z] Login Succeeded [2022-07-11T14:08:38.488Z] ---> docker-login.sh ends [Pipeline] } [2022-07-11T14:08:38.502Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build LTS Release Image) [Pipeline] sh [2022-07-11T14:08:38.878Z] + git rev-list -1 --merges 1086c909c01125341e32c6ebb8870b6cabe987d5~1..1086c909c01125341e32c6ebb8870b6cabe987d5 [Pipeline] echo [2022-07-11T14:08:38.915Z] -----------> git rev-list -1 --merges 1086c909c01125341e32c6ebb8870b6cabe987d5~1..1086c909c01125341e32c6ebb8870b6cabe987d5 1086c909c01125341e32c6ebb8870b6cabe987d5 [false] [Pipeline] sh [2022-07-11T14:08:39.219Z] + git log --format=format:%s -1 1086c909c01125341e32c6ebb8870b6cabe987d5 [Pipeline] echo [2022-07-11T14:08:39.237Z] ========================================================= [2022-07-11T14:08:39.238Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-07-11T14:08:39.238Z] ========================================================= Stage "Build LTS Release Image" skipped due to when conditional [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) Stage "amd64" skipped due to when conditional [Pipeline] } Stage "arm64" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-07-11T14:08:39.643Z] + git rev-list -1 --merges 1086c909c01125341e32c6ebb8870b6cabe987d5~1..1086c909c01125341e32c6ebb8870b6cabe987d5 [Pipeline] echo [2022-07-11T14:08:39.657Z] -----------> git rev-list -1 --merges 1086c909c01125341e32c6ebb8870b6cabe987d5~1..1086c909c01125341e32c6ebb8870b6cabe987d5 1086c909c01125341e32c6ebb8870b6cabe987d5 [false] [Pipeline] sh [2022-07-11T14:08:39.950Z] + git log --format=format:%s -1 1086c909c01125341e32c6ebb8870b6cabe987d5 [Pipeline] echo [2022-07-11T14:08:39.969Z] ========================================================= [2022-07-11T14:08:39.969Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-07-11T14:08:39.969Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-07-11T14:08:40.437Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-11T14:08:40.437Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-07-11T14:08:40.437Z] + [ -e /tmp/ssh_known_hosts ] [2022-07-11T14:08:40.437Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-07-11T14:08:40.437Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-07-11T14:08:40.437Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-07-11T14:08:40.437Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T14:08:40.894Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-11T14:08:40.894Z] [2022-07-11T14:08:40.894Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T14:08:41.203Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-11T14:08:41.203Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-07-11T14:08:41.203Z] b85a868b505f: Pulling fs layer [2022-07-11T14:08:41.203Z] e2be974225ed: Pulling fs layer [2022-07-11T14:08:41.203Z] 339a4e72a1f5: Pulling fs layer [2022-07-11T14:08:41.203Z] 988bab9f4d93: Pulling fs layer [2022-07-11T14:08:41.203Z] 1469e6f7b9e6: Pulling fs layer [2022-07-11T14:08:41.203Z] 988bab9f4d93: Waiting [2022-07-11T14:08:41.203Z] eaf3925da568: Pulling fs layer [2022-07-11T14:08:41.203Z] bab4dde63d76: Pulling fs layer [2022-07-11T14:08:41.203Z] 1469e6f7b9e6: Waiting [2022-07-11T14:08:41.203Z] eaf3925da568: Waiting [2022-07-11T14:08:41.203Z] bde34c3a00c8: Pulling fs layer [2022-07-11T14:08:41.203Z] b352a97aabf1: Pulling fs layer [2022-07-11T14:08:41.203Z] 4872d77fe225: Pulling fs layer [2022-07-11T14:08:41.203Z] b352a97aabf1: Waiting [2022-07-11T14:08:41.203Z] bab4dde63d76: Waiting [2022-07-11T14:08:41.203Z] bde34c3a00c8: Waiting [2022-07-11T14:08:41.203Z] 5851b861e8e6: Pulling fs layer [2022-07-11T14:08:41.203Z] 4872d77fe225: Waiting [2022-07-11T14:08:41.203Z] 5851b861e8e6: Waiting [2022-07-11T14:08:41.203Z] e2be974225ed: Verifying Checksum [2022-07-11T14:08:41.203Z] e2be974225ed: Download complete [2022-07-11T14:08:41.203Z] 988bab9f4d93: Verifying Checksum [2022-07-11T14:08:41.203Z] 988bab9f4d93: Download complete [2022-07-11T14:08:41.464Z] 339a4e72a1f5: Verifying Checksum [2022-07-11T14:08:41.464Z] 339a4e72a1f5: Download complete [2022-07-11T14:08:41.464Z] eaf3925da568: Download complete [2022-07-11T14:08:41.464Z] 1469e6f7b9e6: Verifying Checksum [2022-07-11T14:08:41.464Z] 1469e6f7b9e6: Download complete [2022-07-11T14:08:41.464Z] bde34c3a00c8: Verifying Checksum [2022-07-11T14:08:41.464Z] bde34c3a00c8: Download complete [2022-07-11T14:08:41.464Z] b352a97aabf1: Download complete [2022-07-11T14:08:41.464Z] 4872d77fe225: Verifying Checksum [2022-07-11T14:08:41.464Z] 4872d77fe225: Download complete [2022-07-11T14:08:41.464Z] 5851b861e8e6: Verifying Checksum [2022-07-11T14:08:41.464Z] 5851b861e8e6: Download complete [2022-07-11T14:08:41.464Z] b85a868b505f: Verifying Checksum [2022-07-11T14:08:41.464Z] b85a868b505f: Download complete [2022-07-11T14:08:41.724Z] bab4dde63d76: Verifying Checksum [2022-07-11T14:08:41.724Z] bab4dde63d76: Download complete [2022-07-11T14:08:42.665Z] b85a868b505f: Pull complete [2022-07-11T14:08:42.925Z] e2be974225ed: Pull complete [2022-07-11T14:08:43.494Z] 339a4e72a1f5: Pull complete [2022-07-11T14:08:43.494Z] 988bab9f4d93: Pull complete [2022-07-11T14:08:43.754Z] 1469e6f7b9e6: Pull complete [2022-07-11T14:08:43.754Z] eaf3925da568: Pull complete [2022-07-11T14:08:45.661Z] bab4dde63d76: Pull complete [2022-07-11T14:08:45.661Z] bde34c3a00c8: Pull complete [2022-07-11T14:08:45.661Z] b352a97aabf1: Pull complete [2022-07-11T14:08:45.661Z] 4872d77fe225: Pull complete [2022-07-11T14:08:45.923Z] 5851b861e8e6: Pull complete [2022-07-11T14:08:45.923Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-07-11T14:08:45.923Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-11T14:08:45.923Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T14:08:46.017Z] prd-ubuntu20.04-docker-8c-8g-17417 does not seem to be running inside a container [2022-07-11T14:08:46.058Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_main -v /w/workspace/edgexfoundry_device-sdk-c_main:/w/workspace/edgexfoundry_device-sdk-c_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_main@tmp:/w/workspace/edgexfoundry_device-sdk-c_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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-11T14:08:47.353Z] $ docker top fdae1f97a8c687f34533842a1aad33f84a62831280dc54a632ac6518adc858a7 -eo pid,comm [2022-07-11T14:08:47.417Z] 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). [2022-07-11T14:08:47.417Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-11T14:08:47.451Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-11T14:08:47.451Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-11T14:08:47.580Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-11T14:08:47.584Z] $ docker exec fdae1f97a8c687f34533842a1aad33f84a62831280dc54a632ac6518adc858a7 ssh-agent [2022-07-11T14:08:47.705Z] SSH_AUTH_SOCK=/tmp/ssh-4fGDwRJKwohD/agent.32 [2022-07-11T14:08:47.705Z] SSH_AGENT_PID=38 [2022-07-11T14:08:47.712Z] Running ssh-add (command line suppressed) [2022-07-11T14:08:47.829Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_4120550633499763170.key (/w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_4120550633499763170.key) [2022-07-11T14:08:47.842Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-11T14:08:48.134Z] + git tag --points-at HEAD [Pipeline] } [2022-07-11T14:08:48.147Z] $ docker exec --env ******** --env ******** fdae1f97a8c687f34533842a1aad33f84a62831280dc54a632ac6518adc858a7 ssh-agent -k [2022-07-11T14:08:48.255Z] unset SSH_AUTH_SOCK; [2022-07-11T14:08:48.256Z] unset SSH_AGENT_PID; [2022-07-11T14:08:48.256Z] echo Agent pid 38 killed; [2022-07-11T14:08:48.267Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-07-11T14:08:48.290Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-11T14:08:48.290Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-11T14:08:48.415Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-11T14:08:48.419Z] $ docker exec fdae1f97a8c687f34533842a1aad33f84a62831280dc54a632ac6518adc858a7 ssh-agent [2022-07-11T14:08:48.554Z] SSH_AUTH_SOCK=/tmp/ssh-siXLFIFt8ZCI/agent.71 [2022-07-11T14:08:48.554Z] SSH_AGENT_PID=77 [2022-07-11T14:08:48.561Z] Running ssh-add (command line suppressed) [2022-07-11T14:08:48.680Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_3185364741171127969.key (/w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_3185364741171127969.key) [2022-07-11T14:08:48.698Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-11T14:08:48.995Z] + git semver init [2022-07-11T14:08:49.255Z] 2022-07-11 14:08:49,165 [run_init] DEBUG init version:0.0.0 force:False [2022-07-11T14:08:49.255Z] 2022-07-11 14:08:49,166 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-c_main/.semver [2022-07-11T14:08:49.255Z] 2022-07-11 14:08:49,166 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-c.git /w/workspace/edgexfoundry_device-sdk-c_main/.semver [2022-07-11T14:08:49.255Z] 2022-07-11 14:08:49,166 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-c.git', '/w/workspace/edgexfoundry_device-sdk-c_main/.semver'], cwd=/w/workspace/edgexfoundry_device-sdk-c_main, universal_newlines=False, shell=None, istream=None) [2022-07-11T14:08:50.197Z] 2022-07-11 14:08:49,882 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-c_main/.git/info/exclude [2022-07-11T14:08:50.197Z] 2022-07-11 14:08:49,882 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-c_main/.semver/main with force:False [2022-07-11T14:08:50.197Z] 2022-07-11 14:08:49,882 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_main/.semver/main [2022-07-11T14:08:50.197Z] 2022-07-11 14:08:49,882 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_main/.semver/main [2022-07-11T14:08:50.197Z] 2.2.0-dev.11 [Pipeline] } [2022-07-11T14:08:50.209Z] $ docker exec --env ******** --env ******** fdae1f97a8c687f34533842a1aad33f84a62831280dc54a632ac6518adc858a7 ssh-agent -k [2022-07-11T14:08:50.314Z] unset SSH_AUTH_SOCK; [2022-07-11T14:08:50.314Z] unset SSH_AGENT_PID; [2022-07-11T14:08:50.314Z] echo Agent pid 77 killed; [2022-07-11T14:08:50.326Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-11T14:08:50.633Z] + git semver [Pipeline] } [2022-07-11T14:08:50.910Z] $ docker stop --time=1 fdae1f97a8c687f34533842a1aad33f84a62831280dc54a632ac6518adc858a7 [2022-07-11T14:08:52.243Z] $ docker rm -f fdae1f97a8c687f34533842a1aad33f84a62831280dc54a632ac6518adc858a7 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-11T14:08:52.591Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-07-11T14:08:52.869Z] Stashed 1 file(s) [Pipeline] echo [2022-07-11T14:08:52.872Z] [edgeXSemver]: initialized semver on version 2.2.0-dev.11 [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 [2022-07-11T14:08:52.993Z] provisioning config files... [2022-07-11T14:08:53.004Z] copy managed file [device-sdk-c-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_main@tmp/config3542433211246541778tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-11T14:08:53.302Z] ---> docker-login.sh [2022-07-11T14:08:53.302Z] nexus3.edgexfoundry.org:10001 [2022-07-11T14:08:53.302Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T14:08:53.302Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T14:08:53.302Z] Configure a credential helper to remove this warning. See [2022-07-11T14:08:53.302Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T14:08:53.302Z] [2022-07-11T14:08:53.302Z] Login Succeeded [2022-07-11T14:08:53.302Z] nexus3.edgexfoundry.org:10002 [2022-07-11T14:08:53.302Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T14:08:53.562Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T14:08:53.562Z] Configure a credential helper to remove this warning. See [2022-07-11T14:08:53.562Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T14:08:53.562Z] [2022-07-11T14:08:53.562Z] Login Succeeded [2022-07-11T14:08:53.562Z] nexus3.edgexfoundry.org:10003 [2022-07-11T14:08:53.562Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T14:08:53.562Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T14:08:53.562Z] Configure a credential helper to remove this warning. See [2022-07-11T14:08:53.562Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T14:08:53.562Z] [2022-07-11T14:08:53.562Z] Login Succeeded [2022-07-11T14:08:53.562Z] nexus3.edgexfoundry.org:10004 [2022-07-11T14:08:53.823Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T14:08:53.823Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T14:08:53.823Z] Configure a credential helper to remove this warning. See [2022-07-11T14:08:53.823Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T14:08:53.823Z] [2022-07-11T14:08:53.823Z] Login Succeeded [2022-07-11T14:08:53.823Z] docker.io [2022-07-11T14:08:53.823Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T14:08:54.085Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T14:08:54.085Z] Configure a credential helper to remove this warning. See [2022-07-11T14:08:54.085Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T14:08:54.085Z] [2022-07-11T14:08:54.085Z] Login Succeeded [2022-07-11T14:08:54.085Z] ---> docker-login.sh ends [Pipeline] } [2022-07-11T14:08:54.095Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-11T14:08:54.168Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-11T14:08:54.175Z] [prepBaseBuildImage] Generating new image with name: ci-base-image-x86_64 [Pipeline] echo [2022-07-11T14:08:54.180Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-11T14:08:54.185Z] ========================================================= [2022-07-11T14:08:54.185Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest] [2022-07-11T14:08:54.185Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T14:08:54.489Z] + 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 . [2022-07-11T14:08:54.489Z] Sending build context to Docker daemon 4.539MB [2022-07-11T14:08:54.489Z] Step 1/22 : ARG BASE=alpine:3.15 [2022-07-11T14:08:54.489Z] Step 2/22 : FROM ${BASE} as builder [2022-07-11T14:08:54.489Z] latest: Pulling from edgex-devops/edgex-gcc-base [2022-07-11T14:08:54.489Z] df9b9388f04a: Pulling fs layer [2022-07-11T14:08:54.489Z] 37ea90d01205: Pulling fs layer [2022-07-11T14:08:54.489Z] c88372d24652: Pulling fs layer [2022-07-11T14:08:54.750Z] 37ea90d01205: Download complete [2022-07-11T14:08:54.750Z] df9b9388f04a: Download complete [2022-07-11T14:08:54.750Z] df9b9388f04a: Pull complete [2022-07-11T14:08:55.009Z] 37ea90d01205: Pull complete [2022-07-11T14:08:55.269Z] c88372d24652: Verifying Checksum [2022-07-11T14:08:55.269Z] c88372d24652: Download complete [2022-07-11T14:08:57.808Z] c88372d24652: Pull complete [2022-07-11T14:08:57.808Z] Digest: sha256:7838dbf83682cb41b3dca2bf01f77fb67835a209a78790cfccd94cf2d79d2d2e [2022-07-11T14:08:57.808Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [2022-07-11T14:08:57.808Z] ---> 95f6e8fcc511 [2022-07-11T14:08:57.808Z] Step 3/22 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2022-07-11T14:08:58.753Z] ---> Running in 9450b6d51f66 [2022-07-11T14:08:59.019Z] Connecting to iotech.jfrog.io (34.248.37.48:443) [2022-07-11T14:08:59.279Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2022-07-11T14:08:59.279Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2022-07-11T14:08:59.279Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2022-07-11T14:08:59.540Z] Removing intermediate container 9450b6d51f66 [2022-07-11T14:08:59.540Z] ---> cacd6523cd2b [2022-07-11T14:08:59.540Z] Step 4/22 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.15/main' >> /etc/apk/repositories [2022-07-11T14:08:59.540Z] ---> Running in 891c7e13c616 [2022-07-11T14:09:00.111Z] Removing intermediate container 891c7e13c616 [2022-07-11T14:09:00.111Z] ---> b4adc683112d [2022-07-11T14:09:00.111Z] Step 5/22 : RUN apk add --update --no-cache binutils gcc libc-dev make git cmake yaml-dev curl-dev libmicrohttpd-dev util-linux-dev ncurses-dev libcbor-dev paho-mqtt-c-dev-1.3 hiredis-dev [2022-07-11T14:09:00.373Z] ---> Running in 647226405c1a [2022-07-11T14:09:00.636Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-11T14:09:01.579Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-11T14:09:01.579Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-11T14:09:02.149Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2022-07-11T14:09:02.149Z] (1/31) Installing hiredis (1.0.2-r0) [2022-07-11T14:09:02.149Z] (2/31) Installing hiredis-dev (1.0.2-r0) [2022-07-11T14:09:02.149Z] (3/31) Installing libcbor (0.8.0-r0) [2022-07-11T14:09:02.410Z] (4/31) Installing libcbor-dev (0.8.0-r0) [2022-07-11T14:09:02.410Z] (5/31) Installing ncurses-dev (6.3_p20211120-r0) [2022-07-11T14:09:02.410Z] (6/31) Installing paho-mqtt-c-dev-1.3 (1.3.10-r0) [2022-07-11T14:09:03.351Z] (7/31) Installing util-linux (2.37.4-r0) [2022-07-11T14:09:03.351Z] (8/31) Installing libblkid (2.37.4-r0) [2022-07-11T14:09:03.351Z] (9/31) Installing libeconf (0.4.2-r0) [2022-07-11T14:09:03.611Z] (10/31) Installing libuuid (2.37.4-r0) [2022-07-11T14:09:03.611Z] (11/31) Installing libfdisk (2.37.4-r0) [2022-07-11T14:09:03.611Z] (12/31) Installing libmount (2.37.4-r0) [2022-07-11T14:09:03.871Z] (13/31) Installing libsmartcols (2.37.4-r0) [2022-07-11T14:09:03.871Z] (14/31) Installing util-linux-misc (2.37.4-r0) [2022-07-11T14:09:04.132Z] (15/31) Installing linux-pam (1.5.2-r0) [2022-07-11T14:09:04.132Z] (16/31) Installing runuser (2.37.4-r0) [2022-07-11T14:09:04.391Z] (17/31) Installing hexdump (2.37.4-r0) [2022-07-11T14:09:04.391Z] (18/31) Installing uuidgen (2.37.4-r0) [2022-07-11T14:09:04.391Z] (19/31) Installing blkid (2.37.4-r0) [2022-07-11T14:09:04.652Z] (20/31) Installing sfdisk (2.37.4-r0) [2022-07-11T14:09:04.652Z] (21/31) Installing mcookie (2.37.4-r0) [2022-07-11T14:09:04.652Z] (22/31) Installing wipefs (2.37.4-r0) [2022-07-11T14:09:04.913Z] (23/31) Installing cfdisk (2.37.4-r0) [2022-07-11T14:09:04.913Z] (24/31) Installing flock (2.37.4-r0) [2022-07-11T14:09:04.913Z] (25/31) Installing lsblk (2.37.4-r0) [2022-07-11T14:09:05.187Z] (26/31) Installing libcap-ng (0.8.2-r1) [2022-07-11T14:09:05.187Z] (27/31) Installing setpriv (2.37.4-r0) [2022-07-11T14:09:05.187Z] (28/31) Installing logger (2.37.4-r0) [2022-07-11T14:09:05.447Z] (29/31) Installing partx (2.37.4-r0) [2022-07-11T14:09:05.447Z] (30/31) Installing findmnt (2.37.4-r0) [2022-07-11T14:09:05.447Z] (31/31) Installing util-linux-dev (2.37.4-r0) [2022-07-11T14:09:05.706Z] Executing busybox-1.34.1-r5.trigger [2022-07-11T14:09:05.706Z] OK: 293 MiB in 108 packages [2022-07-11T14:09:06.276Z] Removing intermediate container 647226405c1a [2022-07-11T14:09:06.276Z] ---> 4de3e4daaa23 [2022-07-11T14:09:06.276Z] Step 6/22 : RUN mkdir /tmp/sdk [2022-07-11T14:09:06.276Z] ---> Running in 00c4353e3b02 [2022-07-11T14:09:06.847Z] Removing intermediate container 00c4353e3b02 [2022-07-11T14:09:06.847Z] ---> b117d06eaa71 [2022-07-11T14:09:06.847Z] Step 7/22 : COPY VERSION /tmp/sdk [2022-07-11T14:09:07.108Z] ---> 0bd6f97b3453 [2022-07-11T14:09:07.108Z] Step 8/22 : COPY src /tmp/sdk/src [2022-07-11T14:09:07.108Z] ---> 98ebce4a2b94 [2022-07-11T14:09:07.108Z] Step 9/22 : COPY include /tmp/sdk/include [2022-07-11T14:09:07.367Z] ---> 619dda72b842 [2022-07-11T14:09:07.367Z] Step 10/22 : COPY scripts /tmp/sdk/scripts [2022-07-11T14:09:07.630Z] ---> 5399a1ee121c [2022-07-11T14:09:07.630Z] Step 11/22 : COPY LICENSE /tmp/sdk [2022-07-11T14:09:07.630Z] ---> 2e34f1a19304 [2022-07-11T14:09:07.630Z] Step 12/22 : COPY Attribution.txt /tmp/sdk [2022-07-11T14:09:07.891Z] ---> 7dcd65792678 [2022-07-11T14:09:07.892Z] Step 13/22 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install [2022-07-11T14:09:07.892Z] ---> Running in 4e7b1b26b5c0 [2022-07-11T14:09:07.954Z] Still waiting to schedule task [2022-07-11T14:09:07.954Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-07-11T14:09:08.152Z] + CPPCHECK=false [2022-07-11T14:09:08.152Z] + DOCGEN=false [2022-07-11T14:09:08.152Z] + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' [2022-07-11T14:09:08.152Z] + TOMLVER=SDK-0.2 [2022-07-11T14:09:08.152Z] + CUTILVER=1.2.2 [2022-07-11T14:09:08.152Z] + '[' 0 -gt 0 ] [2022-07-11T14:09:08.152Z] + readlink -f ./scripts/build.sh [2022-07-11T14:09:08.152Z] + dirname /tmp/sdk/scripts/build.sh [2022-07-11T14:09:08.152Z] + dirname /tmp/sdk/scripts [2022-07-11T14:09:08.152Z] + ROOT=/tmp/sdk [2022-07-11T14:09:08.152Z] + cd /tmp/sdk [2022-07-11T14:09:08.152Z] + '[' '!' -d deps ] [2022-07-11T14:09:08.152Z] + mkdir deps [2022-07-11T14:09:08.152Z] + wget -O - https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2022-07-11T14:09:08.152Z] + tar -C deps -z -x -f - [2022-07-11T14:09:08.152Z] Connecting to github.com (140.82.114.4:443) [2022-07-11T14:09:08.152Z] Connecting to codeload.github.com (140.82.113.10:443) [2022-07-11T14:09:08.413Z] writing to stdout [2022-07-11T14:09:08.413Z] - 100% |********************************| 16451 0:00:00 ETA [2022-07-11T14:09:08.413Z] written to stdout [2022-07-11T14:09:08.413Z] + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c [2022-07-11T14:09:08.413Z] + wget -O - https://github.com/IOTechSystems/iotech-c-utils/archive/v1.2.2.tar.gz [2022-07-11T14:09:08.413Z] + tar -C deps -z -x -f - [2022-07-11T14:09:08.413Z] Connecting to github.com (140.82.114.4:443) [2022-07-11T14:09:08.673Z] Connecting to codeload.github.com (140.82.113.10:443) [2022-07-11T14:09:08.933Z] writing to stdout [2022-07-11T14:09:08.933Z] - 100% |********************************| 189k 0:00:00 ETA [2022-07-11T14:09:08.933Z] written to stdout [2022-07-11T14:09:08.933Z] + mkdir -p src/c/iot [2022-07-11T14:09:08.933Z] + cp deps/iotech-c-utils-1.2.2/src/c/base64.c deps/iotech-c-utils-1.2.2/src/c/component.c deps/iotech-c-utils-1.2.2/src/c/config.c deps/iotech-c-utils-1.2.2/src/c/container.c deps/iotech-c-utils-1.2.2/src/c/data.c deps/iotech-c-utils-1.2.2/src/c/hash.c deps/iotech-c-utils-1.2.2/src/c/iot.c deps/iotech-c-utils-1.2.2/src/c/json.c deps/iotech-c-utils-1.2.2/src/c/logger.c deps/iotech-c-utils-1.2.2/src/c/os.c deps/iotech-c-utils-1.2.2/src/c/scheduler.c deps/iotech-c-utils-1.2.2/src/c/thread.c deps/iotech-c-utils-1.2.2/src/c/threadpool.c deps/iotech-c-utils-1.2.2/src/c/time.c deps/iotech-c-utils-1.2.2/src/c/uuid.c deps/iotech-c-utils-1.2.2/src/c/yxml.c src/c/iot [2022-07-11T14:09:08.933Z] + cp deps/iotech-c-utils-1.2.2/src/c/defs.h.in src/c/iot [2022-07-11T14:09:08.933Z] + cp deps/iotech-c-utils-1.2.2/src/c/yxml.h src/c/iot [2022-07-11T14:09:08.933Z] + cp deps/iotech-c-utils-1.2.2/VERSION src/c/iot [2022-07-11T14:09:08.933Z] + mkdir -p include/iot [2022-07-11T14:09:08.933Z] + cp deps/iotech-c-utils-1.2.2/include/iot/base64.h deps/iotech-c-utils-1.2.2/include/iot/component.h deps/iotech-c-utils-1.2.2/include/iot/config.h deps/iotech-c-utils-1.2.2/include/iot/container.h deps/iotech-c-utils-1.2.2/include/iot/data.h deps/iotech-c-utils-1.2.2/include/iot/hash.h deps/iotech-c-utils-1.2.2/include/iot/iot.h deps/iotech-c-utils-1.2.2/include/iot/json.h deps/iotech-c-utils-1.2.2/include/iot/logger.h deps/iotech-c-utils-1.2.2/include/iot/os.h deps/iotech-c-utils-1.2.2/include/iot/scheduler.h deps/iotech-c-utils-1.2.2/include/iot/thread.h deps/iotech-c-utils-1.2.2/include/iot/threadpool.h deps/iotech-c-utils-1.2.2/include/iot/time.h deps/iotech-c-utils-1.2.2/include/iot/typecode.h deps/iotech-c-utils-1.2.2/include/iot/uuid.h include/iot [2022-07-11T14:09:08.933Z] + mkdir -p include/iot/os [2022-07-11T14:09:08.933Z] + cp deps/iotech-c-utils-1.2.2/include/iot/os/linux.h deps/iotech-c-utils-1.2.2/include/iot/os/macos.h deps/iotech-c-utils-1.2.2/include/iot/os/zephyr.h include/iot/os [2022-07-11T14:09:08.933Z] + mkdir -p /tmp/sdk/build/release [2022-07-11T14:09:08.933Z] + cd /tmp/sdk/build/release [2022-07-11T14:09:08.934Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src [2022-07-11T14:09:08.934Z] -- The C compiler identification is GNU 10.3.1 [2022-07-11T14:09:08.934Z] -- Detecting C compiler ABI info [2022-07-11T14:09:09.194Z] -- Detecting C compiler ABI info - done [2022-07-11T14:09:09.194Z] -- Check for working C compiler: /usr/bin/cc - skipped [2022-07-11T14:09:09.194Z] -- Detecting C compile features [2022-07-11T14:09:09.194Z] -- Detecting C compile features - done [2022-07-11T14:09:09.194Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2022-07-11T14:09:09.194Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.80.0") [2022-07-11T14:09:09.194Z] -- Found LIBYAML: /usr/lib/libyaml.so [2022-07-11T14:09:09.194Z] -- Found LIBUUID: /usr/lib/libuuid.so [2022-07-11T14:09:09.194Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2022-07-11T14:09:09.194Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2022-07-11T14:09:09.194Z] -- Found LIBHIREDIS: /usr/lib/libhiredis.so [2022-07-11T14:09:09.194Z] -- C SDK 2.2.0-dev.11 for Linux [2022-07-11T14:09:09.194Z] -- Performing Test CSDK_HAVE_ATOMIC [2022-07-11T14:09:09.194Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2022-07-11T14:09:09.194Z] -- Found Curses: /usr/lib/libcurses.so [2022-07-11T14:09:09.194Z] -- Configuring done [2022-07-11T14:09:09.455Z] -- Generating done [2022-07-11T14:09:09.455Z] -- Build files have been written to: /tmp/sdk/build/release [2022-07-11T14:09:09.455Z] + make all package [2022-07-11T14:09:09.455Z] + tee release.log [2022-07-11T14:09:09.455Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2022-07-11T14:09:09.455Z] [ 2%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o [2022-07-11T14:09:09.716Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2022-07-11T14:09:09.978Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2022-07-11T14:09:10.238Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2022-07-11T14:09:10.238Z] [ 8%] Building C object c/CMakeFiles/csdk.dir/data-mqtt.c.o [2022-07-11T14:09:10.498Z] [ 10%] Building C object c/CMakeFiles/csdk.dir/data-redstr.c.o [2022-07-11T14:09:10.498Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/data-rest.c.o [2022-07-11T14:09:10.498Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2022-07-11T14:09:10.757Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2022-07-11T14:09:11.016Z] [ 16%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2022-07-11T14:09:11.275Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2022-07-11T14:09:11.275Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2022-07-11T14:09:11.534Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2022-07-11T14:09:11.534Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2022-07-11T14:09:11.534Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2022-07-11T14:09:11.800Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2022-07-11T14:09:12.371Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2022-07-11T14:09:12.371Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2022-07-11T14:09:12.371Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2022-07-11T14:09:12.371Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2022-07-11T14:09:12.630Z] [ 32%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2022-07-11T14:09:12.630Z] /tmp/sdk/src/c/iot/container.c: In function 'iot_container_init': [2022-07-11T14:09:12.630Z] /tmp/sdk/src/c/iot/container.c:275:37: warning: unused variable 'factory' [-Wunused-variable] [2022-07-11T14:09:12.630Z] 275 | const iot_component_factory_t * factory; [2022-07-11T14:09:12.630Z] | ^~~~~~~ [2022-07-11T14:09:12.630Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2022-07-11T14:09:13.572Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2022-07-11T14:09:13.572Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2022-07-11T14:09:13.572Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2022-07-11T14:09:13.832Z] [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2022-07-11T14:09:13.832Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2022-07-11T14:09:13.832Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2022-07-11T14:09:14.094Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2022-07-11T14:09:14.094Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2022-07-11T14:09:14.354Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2022-07-11T14:09:14.354Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/iot/uuid.c.o [2022-07-11T14:09:14.615Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o [2022-07-11T14:09:14.875Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2022-07-11T14:09:14.875Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2022-07-11T14:09:15.135Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2022-07-11T14:09:15.135Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2022-07-11T14:09:16.079Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2022-07-11T14:09:16.079Z] [ 59%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2022-07-11T14:09:16.340Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2022-07-11T14:09:16.340Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2022-07-11T14:09:16.340Z] /tmp/sdk/src/c/rest-server.c: In function 'http_handler': [2022-07-11T14:09:16.340Z] /tmp/sdk/src/c/rest-server.c:394:67: warning: passing argument 3 of 'MHD_get_connection_values' from incompatible pointer type [-Wincompatible-pointer-types] [2022-07-11T14:09:16.340Z] 394 | MHD_get_connection_values (conn, MHD_GET_ARGUMENT_KIND, queryIterator, req.qparams); [2022-07-11T14:09:16.340Z] | ^~~~~~~~~~~~~ [2022-07-11T14:09:16.340Z] | | [2022-07-11T14:09:16.340Z] | int (*)(void *, enum MHD_ValueKind, const char *, const char *) [2022-07-11T14:09:16.340Z] In file included from /tmp/sdk/src/c/rest-server.c:21: [2022-07-11T14:09:16.340Z] /usr/include/microhttpd.h:2784:49: note: expected 'MHD_KeyValueIterator' {aka 'enum MHD_Result (*)(void *, enum MHD_ValueKind, const char *, const char *)'} but argument is of type 'int (*)(void *, enum MHD_ValueKind, const char *, const char *)' [2022-07-11T14:09:16.340Z] 2784 | MHD_KeyValueIterator iterator, [2022-07-11T14:09:16.340Z] | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ [2022-07-11T14:09:16.340Z] /tmp/sdk/src/c/rest-server.c: In function 'edgex_rest_server_create': [2022-07-11T14:09:16.340Z] /tmp/sdk/src/c/rest-server.c:501:58: warning: passing argument 5 of 'MHD_start_daemon' from incompatible pointer type [-Wincompatible-pointer-types] [2022-07-11T14:09:16.340Z] 501 | svr->daemon = MHD_start_daemon (flags, port, 0, 0, http_handler, svr, MHD_OPTION_SOCK_ADDR, res->ai_addr, MHD_OPTION_END); [2022-07-11T14:09:16.340Z] | ^~~~~~~~~~~~ [2022-07-11T14:09:16.340Z] | | [2022-07-11T14:09:16.340Z] | int (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, size_t *, void **) {aka int (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, long unsigned int *, void **)} [2022-07-11T14:09:16.340Z] In file included from /tmp/sdk/src/c/rest-server.c:21: [2022-07-11T14:09:16.340Z] /usr/include/microhttpd.h:2480:45: note: expected 'MHD_AccessHandlerCallback' {aka 'enum MHD_Result (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, long unsigned int *, void **)'} but argument is of type 'int (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, size_t *, void **)' {aka 'int (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, long unsigned int *, void **)'} [2022-07-11T14:09:16.340Z] 2480 | MHD_AccessHandlerCallback dh, void *dh_cls, [2022-07-11T14:09:16.340Z] | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~ [2022-07-11T14:09:16.340Z] /tmp/sdk/src/c/rest-server.c:512:56: warning: passing argument 5 of 'MHD_start_daemon' from incompatible pointer type [-Wincompatible-pointer-types] [2022-07-11T14:09:16.340Z] 512 | svr->daemon = MHD_start_daemon (flags, port, 0, 0, http_handler, svr, MHD_OPTION_END); [2022-07-11T14:09:16.340Z] | ^~~~~~~~~~~~ [2022-07-11T14:09:16.340Z] | | [2022-07-11T14:09:16.340Z] | int (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, size_t *, void **) {aka int (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, long unsigned int *, void **)} [2022-07-11T14:09:16.340Z] In file included from /tmp/sdk/src/c/rest-server.c:21: [2022-07-11T14:09:16.340Z] /usr/include/microhttpd.h:2480:45: note: expected 'MHD_AccessHandlerCallback' {aka 'enum MHD_Result (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, long unsigned int *, void **)'} but argument is of type 'int (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, size_t *, void **)' {aka 'int (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, long unsigned int *, void **)'} [2022-07-11T14:09:16.340Z] 2480 | MHD_AccessHandlerCallback dh, void *dh_cls, [2022-07-11T14:09:16.340Z] | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~ [2022-07-11T14:09:16.604Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2022-07-11T14:09:16.865Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2022-07-11T14:09:17.125Z] [ 67%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2022-07-11T14:09:17.125Z] [ 68%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2022-07-11T14:09:17.125Z] [ 70%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2022-07-11T14:09:17.696Z] [ 71%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2022-07-11T14:09:18.265Z] [ 73%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2022-07-11T14:09:18.526Z] [ 74%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2022-07-11T14:09:18.526Z] [ 76%] Linking C shared library libcsdk.so [2022-07-11T14:09:18.526Z] [ 76%] Built target csdk [2022-07-11T14:09:18.787Z] [ 77%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2022-07-11T14:09:18.787Z] [ 79%] Linking C executable template [2022-07-11T14:09:18.787Z] [ 79%] Built target template [2022-07-11T14:09:18.787Z] [ 80%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2022-07-11T14:09:19.047Z] [ 82%] Linking C executable device-counter [2022-07-11T14:09:19.047Z] [ 82%] Built target device-counter [2022-07-11T14:09:19.047Z] [ 83%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2022-07-11T14:09:19.047Z] [ 85%] Linking C executable device-random [2022-07-11T14:09:19.309Z] [ 85%] Built target device-random [2022-07-11T14:09:19.309Z] [ 86%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2022-07-11T14:09:19.309Z] [ 88%] Linking C executable device-gyro [2022-07-11T14:09:19.309Z] [ 88%] Built target device-gyro [2022-07-11T14:09:19.309Z] [ 89%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2022-07-11T14:09:19.571Z] [ 91%] Linking C executable device-bitfields [2022-07-11T14:09:19.571Z] [ 91%] Built target device-bitfields [2022-07-11T14:09:19.571Z] [ 92%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2022-07-11T14:09:19.832Z] [ 94%] Linking C executable template-discovery [2022-07-11T14:09:19.832Z] [ 94%] Built target template-discovery [2022-07-11T14:09:19.832Z] [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2022-07-11T14:09:19.832Z] [ 97%] Linking C executable device-file [2022-07-11T14:09:20.093Z] [ 97%] Built target device-file [2022-07-11T14:09:20.093Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2022-07-11T14:09:20.093Z] [100%] Linking C executable device-terminal [2022-07-11T14:09:20.093Z] [100%] Built target device-terminal [2022-07-11T14:09:20.093Z] Run CPack packaging tool... [2022-07-11T14:09:20.093Z] CPack: Create package using TGZ [2022-07-11T14:09:20.093Z] CPack: Install projects [2022-07-11T14:09:20.093Z] CPack: - Run preinstall target for: Csdk [2022-07-11T14:09:20.354Z] CPack: - Install project: Csdk [] [2022-07-11T14:09:20.354Z] CPack: Create package [2022-07-11T14:09:20.616Z] CPack: - package: /tmp/sdk/build/release/csdk-2.2.0-dev.11.tar.gz generated. [2022-07-11T14:09:20.616Z] + '[' false '=' true ] [2022-07-11T14:09:20.616Z] + '[' false '=' true ] [2022-07-11T14:09:20.616Z] + mkdir -p /tmp/sdk/build/debug [2022-07-11T14:09:20.616Z] + cd /tmp/sdk/build/debug [2022-07-11T14:09:20.616Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src [2022-07-11T14:09:20.616Z] -- The C compiler identification is GNU 10.3.1 [2022-07-11T14:09:20.616Z] -- Detecting C compiler ABI info [2022-07-11T14:09:20.616Z] -- Detecting C compiler ABI info - done [2022-07-11T14:09:20.616Z] -- Check for working C compiler: /usr/bin/cc - skipped [2022-07-11T14:09:20.616Z] -- Detecting C compile features [2022-07-11T14:09:20.616Z] -- Detecting C compile features - done [2022-07-11T14:09:20.616Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2022-07-11T14:09:20.616Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.80.0") [2022-07-11T14:09:20.616Z] -- Found LIBYAML: /usr/lib/libyaml.so [2022-07-11T14:09:20.616Z] -- Found LIBUUID: /usr/lib/libuuid.so [2022-07-11T14:09:20.878Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2022-07-11T14:09:20.878Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2022-07-11T14:09:20.878Z] -- Found LIBHIREDIS: /usr/lib/libhiredis.so [2022-07-11T14:09:20.878Z] -- C SDK 2.2.0-dev.11 for Linux [2022-07-11T14:09:20.878Z] -- Performing Test CSDK_HAVE_ATOMIC [2022-07-11T14:09:20.878Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2022-07-11T14:09:20.878Z] -- Found Curses: /usr/lib/libcurses.so [2022-07-11T14:09:20.878Z] -- Configuring done [2022-07-11T14:09:20.878Z] -- Generating done [2022-07-11T14:09:20.878Z] -- Build files have been written to: /tmp/sdk/build/debug [2022-07-11T14:09:20.878Z] + make [2022-07-11T14:09:20.878Z] + tee debug.log [2022-07-11T14:09:20.878Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2022-07-11T14:09:21.154Z] [ 2%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o [2022-07-11T14:09:21.154Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2022-07-11T14:09:21.439Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2022-07-11T14:09:21.439Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2022-07-11T14:09:21.439Z] [ 8%] Building C object c/CMakeFiles/csdk.dir/data-mqtt.c.o [2022-07-11T14:09:21.439Z] [ 10%] Building C object c/CMakeFiles/csdk.dir/data-redstr.c.o [2022-07-11T14:09:21.713Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/data-rest.c.o [2022-07-11T14:09:21.713Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2022-07-11T14:09:21.713Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2022-07-11T14:09:21.979Z] [ 16%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2022-07-11T14:09:21.979Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2022-07-11T14:09:21.979Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2022-07-11T14:09:21.979Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2022-07-11T14:09:22.250Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2022-07-11T14:09:22.250Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2022-07-11T14:09:22.250Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2022-07-11T14:09:22.552Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2022-07-11T14:09:22.552Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2022-07-11T14:09:22.552Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2022-07-11T14:09:22.552Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2022-07-11T14:09:22.552Z] [ 32%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2022-07-11T14:09:22.552Z] /tmp/sdk/src/c/iot/container.c: In function 'iot_container_init': [2022-07-11T14:09:22.552Z] /tmp/sdk/src/c/iot/container.c:275:37: warning: unused variable 'factory' [-Wunused-variable] [2022-07-11T14:09:22.552Z] 275 | const iot_component_factory_t * factory; [2022-07-11T14:09:22.552Z] | ^~~~~~~ [2022-07-11T14:09:22.829Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2022-07-11T14:09:22.829Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2022-07-11T14:09:23.090Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2022-07-11T14:09:23.090Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2022-07-11T14:09:23.090Z] [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2022-07-11T14:09:23.090Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2022-07-11T14:09:23.090Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2022-07-11T14:09:23.351Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2022-07-11T14:09:23.351Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2022-07-11T14:09:23.351Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2022-07-11T14:09:23.351Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/iot/uuid.c.o [2022-07-11T14:09:23.612Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o [2022-07-11T14:09:23.612Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2022-07-11T14:09:23.612Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2022-07-11T14:09:23.873Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2022-07-11T14:09:23.873Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2022-07-11T14:09:24.133Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2022-07-11T14:09:24.133Z] [ 59%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2022-07-11T14:09:24.133Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2022-07-11T14:09:24.133Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2022-07-11T14:09:24.394Z] /tmp/sdk/src/c/rest-server.c: In function 'http_handler': [2022-07-11T14:09:24.394Z] /tmp/sdk/src/c/rest-server.c:394:67: warning: passing argument 3 of 'MHD_get_connection_values' from incompatible pointer type [-Wincompatible-pointer-types] [2022-07-11T14:09:24.394Z] 394 | MHD_get_connection_values (conn, MHD_GET_ARGUMENT_KIND, queryIterator, req.qparams); [2022-07-11T14:09:24.394Z] | ^~~~~~~~~~~~~ [2022-07-11T14:09:24.394Z] | | [2022-07-11T14:09:24.394Z] | int (*)(void *, enum MHD_ValueKind, const char *, const char *) [2022-07-11T14:09:24.394Z] In file included from /tmp/sdk/src/c/rest-server.c:21: [2022-07-11T14:09:24.394Z] /usr/include/microhttpd.h:2784:49: note: expected 'MHD_KeyValueIterator' {aka 'enum MHD_Result (*)(void *, enum MHD_ValueKind, const char *, const char *)'} but argument is of type 'int (*)(void *, enum MHD_ValueKind, const char *, const char *)' [2022-07-11T14:09:24.394Z] 2784 | MHD_KeyValueIterator iterator, [2022-07-11T14:09:24.394Z] | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ [2022-07-11T14:09:24.394Z] /tmp/sdk/src/c/rest-server.c: In function 'edgex_rest_server_create': [2022-07-11T14:09:24.394Z] /tmp/sdk/src/c/rest-server.c:501:58: warning: passing argument 5 of 'MHD_start_daemon' from incompatible pointer type [-Wincompatible-pointer-types] [2022-07-11T14:09:24.394Z] 501 | svr->daemon = MHD_start_daemon (flags, port, 0, 0, http_handler, svr, MHD_OPTION_SOCK_ADDR, res->ai_addr, MHD_OPTION_END); [2022-07-11T14:09:24.394Z] | ^~~~~~~~~~~~ [2022-07-11T14:09:24.394Z] | | [2022-07-11T14:09:24.394Z] | int (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, size_t *, void **) {aka int (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, long unsigned int *, void **)} [2022-07-11T14:09:24.394Z] In file included from /tmp/sdk/src/c/rest-server.c:21: [2022-07-11T14:09:24.394Z] /usr/include/microhttpd.h:2480:45: note: expected 'MHD_AccessHandlerCallback' {aka 'enum MHD_Result (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, long unsigned int *, void **)'} but argument is of type 'int (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, size_t *, void **)' {aka 'int (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, long unsigned int *, void **)'} [2022-07-11T14:09:24.394Z] 2480 | MHD_AccessHandlerCallback dh, void *dh_cls, [2022-07-11T14:09:24.394Z] | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~ [2022-07-11T14:09:24.394Z] /tmp/sdk/src/c/rest-server.c:512:56: warning: passing argument 5 of 'MHD_start_daemon' from incompatible pointer type [-Wincompatible-pointer-types] [2022-07-11T14:09:24.394Z] 512 | svr->daemon = MHD_start_daemon (flags, port, 0, 0, http_handler, svr, MHD_OPTION_END); [2022-07-11T14:09:24.394Z] | ^~~~~~~~~~~~ [2022-07-11T14:09:24.394Z] | | [2022-07-11T14:09:24.394Z] | int (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, size_t *, void **) {aka int (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, long unsigned int *, void **)} [2022-07-11T14:09:24.394Z] In file included from /tmp/sdk/src/c/rest-server.c:21: [2022-07-11T14:09:24.394Z] /usr/include/microhttpd.h:2480:45: note: expected 'MHD_AccessHandlerCallback' {aka 'enum MHD_Result (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, long unsigned int *, void **)'} but argument is of type 'int (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, size_t *, void **)' {aka 'int (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, long unsigned int *, void **)'} [2022-07-11T14:09:24.394Z] 2480 | MHD_AccessHandlerCallback dh, void *dh_cls, [2022-07-11T14:09:24.394Z] | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~ [2022-07-11T14:09:24.394Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2022-07-11T14:09:24.657Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2022-07-11T14:09:24.657Z] [ 67%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2022-07-11T14:09:24.657Z] [ 68%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2022-07-11T14:09:24.657Z] [ 70%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2022-07-11T14:09:24.918Z] [ 71%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2022-07-11T14:09:25.179Z] [ 73%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2022-07-11T14:09:25.179Z] [ 74%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2022-07-11T14:09:25.179Z] [ 76%] Linking C shared library libcsdk.so [2022-07-11T14:09:25.179Z] [ 76%] Built target csdk [2022-07-11T14:09:25.179Z] [ 77%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2022-07-11T14:09:25.439Z] [ 79%] Linking C executable template [2022-07-11T14:09:25.439Z] [ 79%] Built target template [2022-07-11T14:09:25.439Z] [ 80%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2022-07-11T14:09:25.439Z] [ 82%] Linking C executable device-counter [2022-07-11T14:09:25.699Z] [ 82%] Built target device-counter [2022-07-11T14:09:25.699Z] [ 83%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2022-07-11T14:09:25.699Z] [ 85%] Linking C executable device-random [2022-07-11T14:09:25.699Z] [ 85%] Built target device-random [2022-07-11T14:09:25.699Z] [ 86%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2022-07-11T14:09:25.699Z] [ 88%] Linking C executable device-gyro [2022-07-11T14:09:25.960Z] [ 88%] Built target device-gyro [2022-07-11T14:09:25.960Z] [ 89%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2022-07-11T14:09:25.960Z] [ 91%] Linking C executable device-bitfields [2022-07-11T14:09:25.960Z] [ 91%] Built target device-bitfields [2022-07-11T14:09:25.960Z] [ 92%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2022-07-11T14:09:25.960Z] [ 94%] Linking C executable template-discovery [2022-07-11T14:09:26.221Z] [ 94%] Built target template-discovery [2022-07-11T14:09:26.221Z] [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2022-07-11T14:09:26.221Z] [ 97%] Linking C executable device-file [2022-07-11T14:09:26.221Z] [ 97%] Built target device-file [2022-07-11T14:09:26.221Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2022-07-11T14:09:26.481Z] [100%] Linking C executable device-terminal [2022-07-11T14:09:26.481Z] [100%] Built target device-terminal [2022-07-11T14:09:26.481Z] make: Entering directory '/tmp/sdk/build/release' [2022-07-11T14:09:26.481Z] make[1]: Entering directory '/tmp/sdk/build/release' [2022-07-11T14:09:26.481Z] make[2]: Entering directory '/tmp/sdk/build/release' [2022-07-11T14:09:26.481Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2022-07-11T14:09:26.481Z] [ 76%] Built target csdk [2022-07-11T14:09:26.481Z] make[2]: Entering directory '/tmp/sdk/build/release' [2022-07-11T14:09:26.481Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2022-07-11T14:09:26.482Z] [ 79%] Built target template [2022-07-11T14:09:26.482Z] make[2]: Entering directory '/tmp/sdk/build/release' [2022-07-11T14:09:26.482Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2022-07-11T14:09:26.482Z] [ 82%] Built target device-counter [2022-07-11T14:09:26.482Z] make[2]: Entering directory '/tmp/sdk/build/release' [2022-07-11T14:09:26.482Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2022-07-11T14:09:26.482Z] [ 85%] Built target device-random [2022-07-11T14:09:26.482Z] make[2]: Entering directory '/tmp/sdk/build/release' [2022-07-11T14:09:26.482Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2022-07-11T14:09:26.482Z] [ 88%] Built target device-gyro [2022-07-11T14:09:26.482Z] make[2]: Entering directory '/tmp/sdk/build/release' [2022-07-11T14:09:26.482Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2022-07-11T14:09:26.482Z] [ 91%] Built target device-bitfields [2022-07-11T14:09:26.482Z] make[2]: Entering directory '/tmp/sdk/build/release' [2022-07-11T14:09:26.482Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2022-07-11T14:09:26.744Z] [ 94%] Built target template-discovery [2022-07-11T14:09:26.744Z] make[2]: Entering directory '/tmp/sdk/build/release' [2022-07-11T14:09:26.744Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2022-07-11T14:09:26.744Z] [ 97%] Built target device-file [2022-07-11T14:09:26.744Z] make[2]: Entering directory '/tmp/sdk/build/release' [2022-07-11T14:09:26.744Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2022-07-11T14:09:26.744Z] [100%] Built target device-terminal [2022-07-11T14:09:26.744Z] make[1]: Leaving directory '/tmp/sdk/build/release' [2022-07-11T14:09:26.744Z] Install the project... [2022-07-11T14:09:26.744Z] -- Install configuration: "Release" [2022-07-11T14:09:26.744Z] -- Installing: /usr/local/lib/libcsdk.so [2022-07-11T14:09:26.744Z] -- Installing: /usr/local/include [2022-07-11T14:09:26.744Z] -- Installing: /usr/local/include/edgex [2022-07-11T14:09:26.744Z] -- Installing: /usr/local/include/edgex/profiles.h [2022-07-11T14:09:26.744Z] -- Installing: /usr/local/include/edgex/edgex.h [2022-07-11T14:09:26.744Z] -- Installing: /usr/local/include/edgex/rest-server.h [2022-07-11T14:09:26.744Z] -- Installing: /usr/local/include/edgex/edgex-base.h [2022-07-11T14:09:26.744Z] -- Installing: /usr/local/include/edgex/devices.h [2022-07-11T14:09:26.744Z] -- Installing: /usr/local/include/edgex/csdk-defs.h [2022-07-11T14:09:26.744Z] -- Installing: /usr/local/include/devsdk [2022-07-11T14:09:26.744Z] -- Installing: /usr/local/include/devsdk/devsdk.h [2022-07-11T14:09:26.744Z] -- Installing: /usr/local/include/devsdk/devsdk-base.h [2022-07-11T14:09:26.744Z] -- Installing: /usr/local/include/iot [2022-07-11T14:09:26.744Z] -- Installing: /usr/local/include/iot/thread.h [2022-07-11T14:09:26.744Z] -- Installing: /usr/local/include/iot/hash.h [2022-07-11T14:09:26.744Z] -- Installing: /usr/local/include/iot/typecode.h [2022-07-11T14:09:26.744Z] -- Installing: /usr/local/include/iot/threadpool.h [2022-07-11T14:09:26.744Z] -- Installing: /usr/local/include/iot/uuid.h [2022-07-11T14:09:26.744Z] -- Installing: /usr/local/include/iot/logger.h [2022-07-11T14:09:26.744Z] -- Installing: /usr/local/include/iot/config.h [2022-07-11T14:09:26.744Z] -- Installing: /usr/local/include/iot/os.h [2022-07-11T14:09:26.744Z] -- Installing: /usr/local/include/iot/container.h [2022-07-11T14:09:26.744Z] -- Installing: /usr/local/include/iot/scheduler.h [2022-07-11T14:09:26.744Z] -- Installing: /usr/local/include/iot/defs.h [2022-07-11T14:09:26.744Z] -- Installing: /usr/local/include/iot/iot.h [2022-07-11T14:09:26.744Z] -- Installing: /usr/local/include/iot/component.h [2022-07-11T14:09:26.744Z] -- Installing: /usr/local/include/iot/os [2022-07-11T14:09:26.744Z] -- Installing: /usr/local/include/iot/os/linux.h [2022-07-11T14:09:26.744Z] -- Installing: /usr/local/include/iot/os/zephyr.h [2022-07-11T14:09:26.744Z] -- Installing: /usr/local/include/iot/os/macos.h [2022-07-11T14:09:26.744Z] -- Installing: /usr/local/include/iot/base64.h [2022-07-11T14:09:26.744Z] -- Installing: /usr/local/include/iot/time.h [2022-07-11T14:09:26.744Z] -- Installing: /usr/local/include/iot/data.h [2022-07-11T14:09:26.744Z] -- Installing: /usr/local/include/iot/json.h [2022-07-11T14:09:26.744Z] -- Installing: /usr/local/share/device-sdk-c/LICENSE [2022-07-11T14:09:26.744Z] -- Installing: /usr/local/share/device-sdk-c/Attribution.txt [2022-07-11T14:09:26.744Z] make: Leaving directory '/tmp/sdk/build/release' [2022-07-11T14:09:27.317Z] Removing intermediate container 4e7b1b26b5c0 [2022-07-11T14:09:27.317Z] ---> 84dc2a5d3704 [2022-07-11T14:09:27.317Z] Step 14/22 : FROM ${BASE} [2022-07-11T14:09:27.317Z] ---> 95f6e8fcc511 [2022-07-11T14:09:27.317Z] Step 15/22 : LABEL maintainer="IOTech " [2022-07-11T14:09:27.317Z] ---> Running in 80d33f580865 [2022-07-11T14:09:27.317Z] Removing intermediate container 80d33f580865 [2022-07-11T14:09:27.317Z] ---> b0c7731697f4 [2022-07-11T14:09:27.317Z] Step 16/22 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2022-07-11T14:09:27.577Z] ---> Running in d1cbfef66da5 [2022-07-11T14:09:27.837Z] Connecting to iotech.jfrog.io (63.32.116.203:443) [2022-07-11T14:09:28.098Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2022-07-11T14:09:28.098Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2022-07-11T14:09:28.098Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2022-07-11T14:09:28.358Z] Removing intermediate container d1cbfef66da5 [2022-07-11T14:09:28.358Z] ---> 64c4f32ac257 [2022-07-11T14:09:28.358Z] Step 17/22 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.15/main' >> /etc/apk/repositories [2022-07-11T14:09:28.358Z] ---> Running in d4314e8b87d7 [2022-07-11T14:09:28.927Z] Removing intermediate container d4314e8b87d7 [2022-07-11T14:09:28.927Z] ---> 35d6a54b6cb9 [2022-07-11T14:09:28.927Z] Step 18/22 : RUN apk add --update --no-cache binutils gcc libc-dev make git cmake yaml curl libmicrohttpd libuuid libcbor paho-mqtt-c-dev-1.3 hiredis-dev [2022-07-11T14:09:28.927Z] ---> Running in c6577f05210a [2022-07-11T14:09:29.497Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-11T14:09:30.437Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-11T14:09:30.437Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-11T14:09:31.008Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2022-07-11T14:09:31.008Z] (1/6) Installing curl (7.80.0-r1) [2022-07-11T14:09:31.008Z] ERROR: curl-7.80.0-r1: package mentioned in index not found (try 'apk update') [2022-07-11T14:09:31.008Z] (2/6) Installing hiredis (1.0.2-r0) [2022-07-11T14:09:31.580Z] (3/6) Installing hiredis-dev (1.0.2-r0) [2022-07-11T14:09:31.840Z] (4/6) Installing libcbor (0.8.0-r0) [2022-07-11T14:09:31.840Z] (5/6) Installing libuuid (2.37.4-r0) [2022-07-11T14:09:32.103Z] (6/6) Installing paho-mqtt-c-dev-1.3 (1.3.10-r0) [2022-07-11T14:09:32.674Z] 1 error; 283 MiB in 82 packages [2022-07-11T14:09:32.935Z] The command '/bin/sh -c apk add --update --no-cache binutils gcc libc-dev make git cmake yaml curl libmicrohttpd libuuid libcbor paho-mqtt-c-dev-1.3 hiredis-dev' returned a non-zero code: 1 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T14:09:33.381Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-11T14:09:33.382Z] [2022-07-11T14:09:33.382Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T14:09:33.685Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-11T14:09:33.685Z] latest: Pulling from edgex-lftools-log-publisher [2022-07-11T14:09:33.685Z] 5eb5b503b376: Pulling fs layer [2022-07-11T14:09:33.685Z] 5c69ac0246d0: Pulling fs layer [2022-07-11T14:09:33.685Z] ec43610c2a17: Pulling fs layer [2022-07-11T14:09:33.685Z] 3a2ae6a8a46f: Pulling fs layer [2022-07-11T14:09:33.685Z] 33b1e0a273af: Pulling fs layer [2022-07-11T14:09:33.685Z] 5d3b04190fa2: Pulling fs layer [2022-07-11T14:09:33.685Z] 2f39f015ded8: Pulling fs layer [2022-07-11T14:09:33.685Z] 5d3b04190fa2: Waiting [2022-07-11T14:09:33.685Z] 3a2ae6a8a46f: Waiting [2022-07-11T14:09:33.685Z] 33b1e0a273af: Waiting [2022-07-11T14:09:33.685Z] 2f39f015ded8: Waiting [2022-07-11T14:09:33.685Z] 5c69ac0246d0: Download complete [2022-07-11T14:09:33.685Z] 3a2ae6a8a46f: Verifying Checksum [2022-07-11T14:09:33.685Z] 3a2ae6a8a46f: Download complete [2022-07-11T14:09:33.685Z] 33b1e0a273af: Verifying Checksum [2022-07-11T14:09:33.685Z] 33b1e0a273af: Download complete [2022-07-11T14:09:33.685Z] ec43610c2a17: Verifying Checksum [2022-07-11T14:09:33.685Z] ec43610c2a17: Download complete [2022-07-11T14:09:33.944Z] 5d3b04190fa2: Verifying Checksum [2022-07-11T14:09:33.944Z] 5d3b04190fa2: Download complete [2022-07-11T14:09:33.944Z] 5eb5b503b376: Verifying Checksum [2022-07-11T14:09:33.944Z] 5eb5b503b376: Download complete [2022-07-11T14:09:34.514Z] 2f39f015ded8: Verifying Checksum [2022-07-11T14:09:34.514Z] 2f39f015ded8: Download complete [2022-07-11T14:09:35.081Z] 5eb5b503b376: Pull complete [2022-07-11T14:09:35.339Z] 5c69ac0246d0: Pull complete [2022-07-11T14:09:35.599Z] ec43610c2a17: Pull complete [2022-07-11T14:09:35.860Z] 3a2ae6a8a46f: Pull complete [2022-07-11T14:09:35.860Z] 33b1e0a273af: Pull complete [2022-07-11T14:09:36.119Z] 5d3b04190fa2: Pull complete [2022-07-11T14:09:40.314Z] 2f39f015ded8: Pull complete [2022-07-11T14:09:40.314Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-07-11T14:09:40.314Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-11T14:09:40.314Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T14:09:40.407Z] prd-ubuntu20.04-docker-8c-8g-17417 does not seem to be running inside a container [2022-07-11T14:09:40.446Z] $ 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-sdk-c_main -v /w/workspace/edgexfoundry_device-sdk-c_main:/w/workspace/edgexfoundry_device-sdk-c_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_main@tmp:/w/workspace/edgexfoundry_device-sdk-c_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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-07-11T14:09:41.936Z] $ docker top 4f1252fe939d490a8a4c3535ac5b39af4cc1debba362cf2f9f29222dc037c8e1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-11T14:09:42.433Z] ---> job-cost.sh [2022-07-11T14:09:42.433Z] lf-activate-venv: SKIPPING [2022-07-11T14:09:42.433Z] INFO: No Stack... [2022-07-11T14:09:42.693Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-11T14:09:43.265Z] INFO: Archiving Costs [Pipeline] sh [2022-07-11T14:09:43.563Z] + cat /w/workspace/edgexfoundry_device-sdk-c_main/archives/cost.csv [2022-07-11T14:09:43.563Z] + cut -d, -f6 [Pipeline] lock [2022-07-11T14:09:43.578Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-c-main-27-stack-cost] [2022-07-11T14:09:43.584Z] Resource [jenkins-edgexfoundry-device-sdk-c-main-27-stack-cost] did not exist. Created. [2022-07-11T14:09:43.584Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-c-main-27-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-11T14:09:43.891Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-07-11T14:09:43.930Z] Stashed 1 file(s) [Pipeline] } [2022-07-11T14:09:43.936Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-c-main-27-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-11T14:09:43.958Z] $ docker stop --time=1 4f1252fe939d490a8a4c3535ac5b39af4cc1debba362cf2f9f29222dc037c8e1 [2022-07-11T14:09:45.134Z] $ docker rm -f 4f1252fe939d490a8a4c3535ac5b39af4cc1debba362cf2f9f29222dc037c8e1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-11T14:09:45.257Z] Failed in branch amd64 [2022-07-11T14:10:49.281Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-17418 in /w/workspace/edgexfoundry_device-sdk-c_main [Pipeline] { [Pipeline] ws [2022-07-11T14:10:49.292Z] Running in /w/workspace/device-sdk-c/27 [Pipeline] { [Pipeline] checkout [2022-07-11T14:10:49.319Z] Selected Git installation does not exist. Using Default [2022-07-11T14:10:49.319Z] The recommended git tool is: NONE [2022-07-11T14:10:55.455Z] using credential edgex-jenkins-ssh [2022-07-11T14:10:55.480Z] Cloning the remote Git repository [2022-07-11T14:10:55.540Z] Cloning repository git@github.com:edgexfoundry/device-sdk-c.git [2022-07-11T14:10:55.629Z] > git init /w/workspace/device-sdk-c/27 # timeout=10 [2022-07-11T14:10:55.776Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2022-07-11T14:10:55.777Z] > git --version # timeout=10 [2022-07-11T14:10:55.824Z] > git --version # 'git version 2.25.1' [2022-07-11T14:10:55.827Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-11T14:10:55.906Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-11T14:10:57.054Z] Avoid second fetch [2022-07-11T14:10:57.055Z] Checking out Revision 1086c909c01125341e32c6ebb8870b6cabe987d5 (main) [2022-07-11T14:10:57.005Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2022-07-11T14:10:57.041Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-11T14:10:57.080Z] > git config core.sparsecheckout # timeout=10 [2022-07-11T14:10:57.096Z] > git checkout -f 1086c909c01125341e32c6ebb8870b6cabe987d5 # timeout=10 [2022-07-11T14:11:01.374Z] Commit message: "feat: Use Vault access token for Consul (#422)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-11T14:11:02.320Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-07-11T14:11:02.320Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-11T14:11:02.320Z] Dload Upload Total Spent Left Speed [2022-07-11T14:11:02.320Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12276 100 12276 0 0 71372 0 --:--:-- --:--:-- --:--:-- 71372 [Pipeline] sh [2022-07-11T14:11:02.979Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-07-11T14:11:03.380Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json+ [2022-07-11T14:11:03.380Z] sudo tee /etc/docker/daemon.new [2022-07-11T14:11:03.380Z] { [2022-07-11T14:11:03.380Z] "registry-mirrors": [ [2022-07-11T14:11:03.380Z] "https://nexus3.edgexfoundry.org:10001" [2022-07-11T14:11:03.380Z] ], [2022-07-11T14:11:03.380Z] "bip": "10.250.0.254/24", [2022-07-11T14:11:03.380Z] "hosts": [ [2022-07-11T14:11:03.380Z] "tcp://0.0.0.0:5555", [2022-07-11T14:11:03.380Z] "unix:///var/run/docker.sock" [2022-07-11T14:11:03.380Z] ], [2022-07-11T14:11:03.380Z] "mtu": 1458, [2022-07-11T14:11:03.380Z] "selinux-enabled": true, [2022-07-11T14:11:03.380Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-07-11T14:11:03.380Z] } [Pipeline] sh [2022-07-11T14:11:03.732Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-07-11T14:11:04.072Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-11T14:11:22.410Z] provisioning config files... [2022-07-11T14:11:22.432Z] copy managed file [device-sdk-c-settings] to file:/w/workspace/device-sdk-c/27@tmp/config9133021866151194856tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-11T14:11:22.997Z] ---> docker-login.sh [2022-07-11T14:11:22.997Z] nexus3.edgexfoundry.org:10001 [2022-07-11T14:11:23.592Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T14:11:23.875Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T14:11:23.875Z] Configure a credential helper to remove this warning. See [2022-07-11T14:11:23.875Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T14:11:23.875Z] [2022-07-11T14:11:23.875Z] Login Succeeded [2022-07-11T14:11:23.875Z] nexus3.edgexfoundry.org:10002 [2022-07-11T14:11:24.476Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T14:11:24.476Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T14:11:24.476Z] Configure a credential helper to remove this warning. See [2022-07-11T14:11:24.476Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T14:11:24.476Z] [2022-07-11T14:11:24.476Z] Login Succeeded [2022-07-11T14:11:24.476Z] nexus3.edgexfoundry.org:10003 [2022-07-11T14:11:24.750Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T14:11:25.028Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T14:11:25.028Z] Configure a credential helper to remove this warning. See [2022-07-11T14:11:25.028Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T14:11:25.028Z] [2022-07-11T14:11:25.028Z] Login Succeeded [2022-07-11T14:11:25.028Z] nexus3.edgexfoundry.org:10004 [2022-07-11T14:11:25.303Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T14:11:25.578Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T14:11:25.578Z] Configure a credential helper to remove this warning. See [2022-07-11T14:11:25.578Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T14:11:25.578Z] [2022-07-11T14:11:25.578Z] Login Succeeded [2022-07-11T14:11:25.578Z] docker.io [2022-07-11T14:11:25.852Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T14:11:26.124Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T14:11:26.124Z] Configure a credential helper to remove this warning. See [2022-07-11T14:11:26.124Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T14:11:26.124Z] [2022-07-11T14:11:26.124Z] Login Succeeded [2022-07-11T14:11:26.124Z] ---> docker-login.sh ends [Pipeline] } [2022-07-11T14:11:26.140Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-11T14:11:26.391Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-11T14:11:26.403Z] [prepBaseBuildImage] Generating new image with name: ci-base-image-arm64 [Pipeline] echo [2022-07-11T14:11:26.414Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-11T14:11:26.429Z] ========================================================= [2022-07-11T14:11:26.429Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest] [2022-07-11T14:11:26.429Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T14:11:26.781Z] + 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 . [2022-07-11T14:11:27.054Z] Sending build context to Docker daemon 2.733MB [2022-07-11T14:11:27.054Z] Step 1/22 : ARG BASE=alpine:3.15 [2022-07-11T14:11:27.054Z] Step 2/22 : FROM ${BASE} as builder [2022-07-11T14:11:27.331Z] latest: Pulling from edgex-devops/edgex-gcc-base-arm64 [2022-07-11T14:11:27.331Z] 9981e73032c8: Pulling fs layer [2022-07-11T14:11:27.331Z] 2a34a092ebf8: Pulling fs layer [2022-07-11T14:11:27.331Z] 1928f2f5eed1: Pulling fs layer [2022-07-11T14:11:27.331Z] 2a34a092ebf8: Verifying Checksum [2022-07-11T14:11:27.331Z] 2a34a092ebf8: Download complete [2022-07-11T14:11:27.331Z] 9981e73032c8: Download complete [2022-07-11T14:11:27.938Z] 9981e73032c8: Pull complete [2022-07-11T14:11:28.214Z] 2a34a092ebf8: Pull complete [2022-07-11T14:11:29.190Z] 1928f2f5eed1: Verifying Checksum [2022-07-11T14:11:29.190Z] 1928f2f5eed1: Download complete [2022-07-11T14:11:37.484Z] 1928f2f5eed1: Pull complete [2022-07-11T14:11:37.484Z] Digest: sha256:a37ac18e3346f1207f128df2ed5908582a11844daa8098035d7eb30aeded1086 [2022-07-11T14:11:37.484Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest [2022-07-11T14:11:37.484Z] ---> cad489bbaf40 [2022-07-11T14:11:37.484Z] Step 3/22 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2022-07-11T14:11:38.486Z] ---> Running in b33e5713dbec [2022-07-11T14:11:39.470Z] Connecting to iotech.jfrog.io (52.209.16.248:443) [2022-07-11T14:11:39.744Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2022-07-11T14:11:39.744Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2022-07-11T14:11:39.744Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2022-07-11T14:11:40.341Z] Removing intermediate container b33e5713dbec [2022-07-11T14:11:40.341Z] ---> 40733d82014d [2022-07-11T14:11:40.341Z] Step 4/22 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.15/main' >> /etc/apk/repositories [2022-07-11T14:11:40.627Z] ---> Running in 4e15679fe837 [2022-07-11T14:11:42.088Z] Removing intermediate container 4e15679fe837 [2022-07-11T14:11:42.088Z] ---> 952d4fdf567d [2022-07-11T14:11:42.088Z] Step 5/22 : RUN apk add --update --no-cache binutils gcc libc-dev make git cmake yaml-dev curl-dev libmicrohttpd-dev util-linux-dev ncurses-dev libcbor-dev paho-mqtt-c-dev-1.3 hiredis-dev [2022-07-11T14:11:42.088Z] ---> Running in 7508d6d91426 [2022-07-11T14:11:43.072Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-11T14:11:45.048Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-11T14:11:45.644Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-11T14:11:46.240Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2022-07-11T14:11:46.240Z] (1/31) Installing hiredis (1.0.2-r0) [2022-07-11T14:11:46.512Z] (2/31) Installing hiredis-dev (1.0.2-r0) [2022-07-11T14:11:46.512Z] (3/31) Installing libcbor (0.8.0-r0) [2022-07-11T14:11:46.512Z] (4/31) Installing libcbor-dev (0.8.0-r0) [2022-07-11T14:11:46.786Z] (5/31) Installing ncurses-dev (6.3_p20211120-r0) [2022-07-11T14:11:46.786Z] (6/31) Installing paho-mqtt-c-dev-1.3 (1.3.10-r0) [2022-07-11T14:11:47.769Z] (7/31) Installing util-linux (2.37.4-r0) [2022-07-11T14:11:47.769Z] (8/31) Installing libblkid (2.37.4-r0) [2022-07-11T14:11:48.041Z] (9/31) Installing libeconf (0.4.2-r0) [2022-07-11T14:11:48.041Z] (10/31) Installing libuuid (2.37.4-r0) [2022-07-11T14:11:48.041Z] (11/31) Installing libfdisk (2.37.4-r0) [2022-07-11T14:11:48.314Z] (12/31) Installing libmount (2.37.4-r0) [2022-07-11T14:11:48.314Z] (13/31) Installing libsmartcols (2.37.4-r0) [2022-07-11T14:11:48.314Z] (14/31) Installing util-linux-misc (2.37.4-r0) [2022-07-11T14:11:48.906Z] (15/31) Installing linux-pam (1.5.2-r0) [2022-07-11T14:11:48.906Z] (16/31) Installing runuser (2.37.4-r0) [2022-07-11T14:11:48.906Z] (17/31) Installing hexdump (2.37.4-r0) [2022-07-11T14:11:49.179Z] (18/31) Installing uuidgen (2.37.4-r0) [2022-07-11T14:11:49.179Z] (19/31) Installing blkid (2.37.4-r0) [2022-07-11T14:11:49.179Z] (20/31) Installing sfdisk (2.37.4-r0) [2022-07-11T14:11:49.451Z] (21/31) Installing mcookie (2.37.4-r0) [2022-07-11T14:11:49.451Z] (22/31) Installing wipefs (2.37.4-r0) [2022-07-11T14:11:49.451Z] (23/31) Installing cfdisk (2.37.4-r0) [2022-07-11T14:11:49.451Z] (24/31) Installing flock (2.37.4-r0) [2022-07-11T14:11:49.723Z] (25/31) Installing lsblk (2.37.4-r0) [2022-07-11T14:11:49.723Z] (26/31) Installing libcap-ng (0.8.2-r1) [2022-07-11T14:11:49.723Z] (27/31) Installing setpriv (2.37.4-r0) [2022-07-11T14:11:49.995Z] (28/31) Installing logger (2.37.4-r0) [2022-07-11T14:11:49.995Z] (29/31) Installing partx (2.37.4-r0) [2022-07-11T14:11:49.995Z] (30/31) Installing findmnt (2.37.4-r0) [2022-07-11T14:11:50.273Z] (31/31) Installing util-linux-dev (2.37.4-r0) [2022-07-11T14:11:50.273Z] Executing busybox-1.34.1-r5.trigger [2022-07-11T14:11:50.273Z] OK: 289 MiB in 108 packages [2022-07-11T14:11:51.720Z] Removing intermediate container 7508d6d91426 [2022-07-11T14:11:51.720Z] ---> 414651535067 [2022-07-11T14:11:51.720Z] Step 6/22 : RUN mkdir /tmp/sdk [2022-07-11T14:11:51.720Z] ---> Running in 88204638df52 [2022-07-11T14:11:53.701Z] Removing intermediate container 88204638df52 [2022-07-11T14:11:53.701Z] ---> ce26c628cf26 [2022-07-11T14:11:53.701Z] Step 7/22 : COPY VERSION /tmp/sdk [2022-07-11T14:11:53.701Z] ---> a55ae4301799 [2022-07-11T14:11:53.701Z] Step 8/22 : COPY src /tmp/sdk/src [2022-07-11T14:11:54.688Z] ---> fc48bd46c22a [2022-07-11T14:11:54.688Z] Step 9/22 : COPY include /tmp/sdk/include [2022-07-11T14:11:56.677Z] ---> a594b7bb0312 [2022-07-11T14:11:56.677Z] Step 10/22 : COPY scripts /tmp/sdk/scripts [2022-07-11T14:11:56.977Z] ---> aa65f9fe38e3 [2022-07-11T14:11:56.977Z] Step 11/22 : COPY LICENSE /tmp/sdk [2022-07-11T14:11:57.253Z] ---> 6c4157db6ab5 [2022-07-11T14:11:57.253Z] Step 12/22 : COPY Attribution.txt /tmp/sdk [2022-07-11T14:11:57.855Z] ---> 50b4add141db [2022-07-11T14:11:57.855Z] Step 13/22 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install [2022-07-11T14:11:57.855Z] ---> Running in 00606960e7cc [2022-07-11T14:11:58.831Z] + CPPCHECK=false [2022-07-11T14:11:58.831Z] + DOCGEN=false [2022-07-11T14:11:58.831Z] + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' [2022-07-11T14:11:58.831Z] + TOMLVER=SDK-0.2 [2022-07-11T14:11:58.831Z] + CUTILVER=1.2.2 [2022-07-11T14:11:58.831Z] + '[' 0 -gt 0 ] [2022-07-11T14:11:58.831Z] + readlink -f ./scripts/build.sh [2022-07-11T14:11:58.831Z] + dirname /tmp/sdk/scripts/build.sh [2022-07-11T14:11:58.831Z] + dirname /tmp/sdk/scripts [2022-07-11T14:11:58.831Z] + ROOT=/tmp/sdk [2022-07-11T14:11:58.831Z] + cd /tmp/sdk [2022-07-11T14:11:58.831Z] + '[' '!' -d deps ] [2022-07-11T14:11:58.831Z] + mkdir deps [2022-07-11T14:11:58.831Z] + wget -O - https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2022-07-11T14:11:58.831Z] + tar -C deps -z -x -f - [2022-07-11T14:11:58.831Z] Connecting to github.com (140.82.113.4:443) [2022-07-11T14:11:59.103Z] Connecting to codeload.github.com (140.82.113.10:443) [2022-07-11T14:11:59.375Z] writing to stdout [2022-07-11T14:11:59.375Z] - 100% |********************************| 16451 0:00:00 ETA [2022-07-11T14:11:59.375Z] written to stdout [2022-07-11T14:11:59.375Z] + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c [2022-07-11T14:11:59.375Z] + wget -O - https://github.com/IOTechSystems/iotech-c-utils/archive/v1.2.2.tar.gz [2022-07-11T14:11:59.375Z] + tar -C deps -z -x -f - [2022-07-11T14:11:59.375Z] Connecting to github.com (140.82.113.4:443) [2022-07-11T14:11:59.645Z] Connecting to codeload.github.com (140.82.113.10:443) [2022-07-11T14:11:59.916Z] writing to stdout [2022-07-11T14:11:59.916Z] - 100% |********************************| 189k 0:00:00 ETA [2022-07-11T14:11:59.916Z] written to stdout [2022-07-11T14:11:59.916Z] + mkdir -p src/c/iot [2022-07-11T14:11:59.916Z] + cp deps/iotech-c-utils-1.2.2/src/c/base64.c deps/iotech-c-utils-1.2.2/src/c/component.c deps/iotech-c-utils-1.2.2/src/c/config.c deps/iotech-c-utils-1.2.2/src/c/container.c deps/iotech-c-utils-1.2.2/src/c/data.c deps/iotech-c-utils-1.2.2/src/c/hash.c deps/iotech-c-utils-1.2.2/src/c/iot.c deps/iotech-c-utils-1.2.2/src/c/json.c deps/iotech-c-utils-1.2.2/src/c/logger.c deps/iotech-c-utils-1.2.2/src/c/os.c deps/iotech-c-utils-1.2.2/src/c/scheduler.c deps/iotech-c-utils-1.2.2/src/c/thread.c deps/iotech-c-utils-1.2.2/src/c/threadpool.c deps/iotech-c-utils-1.2.2/src/c/time.c deps/iotech-c-utils-1.2.2/src/c/uuid.c deps/iotech-c-utils-1.2.2/src/c/yxml.c src/c/iot [2022-07-11T14:11:59.916Z] + cp deps/iotech-c-utils-1.2.2/src/c/defs.h.in src/c/iot [2022-07-11T14:11:59.916Z] + cp deps/iotech-c-utils-1.2.2/src/c/yxml.h src/c/iot [2022-07-11T14:11:59.916Z] + cp deps/iotech-c-utils-1.2.2/VERSION src/c/iot [2022-07-11T14:11:59.916Z] + mkdir -p include/iot [2022-07-11T14:11:59.916Z] + cp deps/iotech-c-utils-1.2.2/include/iot/base64.h deps/iotech-c-utils-1.2.2/include/iot/component.h deps/iotech-c-utils-1.2.2/include/iot/config.h deps/iotech-c-utils-1.2.2/include/iot/container.h deps/iotech-c-utils-1.2.2/include/iot/data.h deps/iotech-c-utils-1.2.2/include/iot/hash.h deps/iotech-c-utils-1.2.2/include/iot/iot.h deps/iotech-c-utils-1.2.2/include/iot/json.h deps/iotech-c-utils-1.2.2/include/iot/logger.h deps/iotech-c-utils-1.2.2/include/iot/os.h deps/iotech-c-utils-1.2.2/include/iot/scheduler.h deps/iotech-c-utils-1.2.2/include/iot/thread.h deps/iotech-c-utils-1.2.2/include/iot/threadpool.h deps/iotech-c-utils-1.2.2/include/iot/time.h deps/iotech-c-utils-1.2.2/include/iot/typecode.h deps/iotech-c-utils-1.2.2/include/iot/uuid.h include/iot [2022-07-11T14:11:59.916Z] + mkdir -p include/iot/os [2022-07-11T14:11:59.916Z] + cp deps/iotech-c-utils-1.2.2/include/iot/os/linux.h deps/iotech-c-utils-1.2.2/include/iot/os/macos.h deps/iotech-c-utils-1.2.2/include/iot/os/zephyr.h include/iot/os [2022-07-11T14:11:59.916Z] + mkdir -p /tmp/sdk/build/release [2022-07-11T14:11:59.916Z] + cd /tmp/sdk/build/release [2022-07-11T14:11:59.916Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src [2022-07-11T14:12:00.201Z] -- The C compiler identification is GNU 10.3.1 [2022-07-11T14:12:00.201Z] -- Detecting C compiler ABI info [2022-07-11T14:12:00.472Z] -- Detecting C compiler ABI info - done [2022-07-11T14:12:00.744Z] -- Check for working C compiler: /usr/bin/cc - skipped [2022-07-11T14:12:00.744Z] -- Detecting C compile features [2022-07-11T14:12:00.744Z] -- Detecting C compile features - done [2022-07-11T14:12:00.744Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2022-07-11T14:12:01.019Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.80.0") [2022-07-11T14:12:01.019Z] -- Found LIBYAML: /usr/lib/libyaml.so [2022-07-11T14:12:01.019Z] -- Found LIBUUID: /usr/lib/libuuid.so [2022-07-11T14:12:01.019Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2022-07-11T14:12:01.019Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2022-07-11T14:12:01.019Z] -- Found LIBHIREDIS: /usr/lib/libhiredis.so [2022-07-11T14:12:01.019Z] -- C SDK 2.2.0-dev.11 for Linux [2022-07-11T14:12:01.019Z] -- Performing Test CSDK_HAVE_ATOMIC [2022-07-11T14:12:01.291Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2022-07-11T14:12:01.562Z] -- Found Curses: /usr/lib/libcurses.so [2022-07-11T14:12:01.562Z] -- Configuring done [2022-07-11T14:12:01.834Z] -- Generating done [2022-07-11T14:12:01.834Z] -- Build files have been written to: /tmp/sdk/build/release [2022-07-11T14:12:01.834Z] + make all package [2022-07-11T14:12:01.834Z] + tee release.log [2022-07-11T14:12:01.834Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2022-07-11T14:12:02.817Z] [ 2%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o [2022-07-11T14:12:03.413Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2022-07-11T14:12:06.034Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2022-07-11T14:12:06.629Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2022-07-11T14:12:06.900Z] [ 8%] Building C object c/CMakeFiles/csdk.dir/data-mqtt.c.o [2022-07-11T14:12:07.872Z] [ 10%] Building C object c/CMakeFiles/csdk.dir/data-redstr.c.o [2022-07-11T14:12:08.464Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/data-rest.c.o [2022-07-11T14:12:08.738Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2022-07-11T14:12:10.166Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2022-07-11T14:12:12.768Z] [ 16%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2022-07-11T14:12:13.039Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2022-07-11T14:12:14.014Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2022-07-11T14:12:14.608Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2022-07-11T14:12:15.206Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2022-07-11T14:12:15.477Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2022-07-11T14:12:15.752Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2022-07-11T14:12:19.145Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2022-07-11T14:12:19.145Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2022-07-11T14:12:19.421Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2022-07-11T14:12:20.014Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2022-07-11T14:12:20.608Z] [ 32%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2022-07-11T14:12:20.882Z] /tmp/sdk/src/c/iot/container.c: In function 'iot_container_init': [2022-07-11T14:12:20.882Z] /tmp/sdk/src/c/iot/container.c:275:37: warning: unused variable 'factory' [-Wunused-variable] [2022-07-11T14:12:20.882Z] 275 | const iot_component_factory_t * factory; [2022-07-11T14:12:20.882Z] | ^~~~~~~ [2022-07-11T14:12:21.477Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2022-07-11T14:12:26.856Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2022-07-11T14:12:26.856Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2022-07-11T14:12:27.129Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2022-07-11T14:12:27.725Z] [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2022-07-11T14:12:28.321Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2022-07-11T14:12:28.595Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2022-07-11T14:12:30.026Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2022-07-11T14:12:30.299Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2022-07-11T14:12:31.276Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2022-07-11T14:12:31.548Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/iot/uuid.c.o [2022-07-11T14:12:31.822Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o [2022-07-11T14:12:34.438Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2022-07-11T14:12:34.710Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2022-07-11T14:12:36.138Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2022-07-11T14:12:36.411Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2022-07-11T14:12:41.819Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2022-07-11T14:12:41.819Z] [ 59%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2022-07-11T14:12:42.093Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2022-07-11T14:12:42.689Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2022-07-11T14:12:42.962Z] /tmp/sdk/src/c/rest-server.c: In function 'http_handler': [2022-07-11T14:12:42.962Z] /tmp/sdk/src/c/rest-server.c:394:67: warning: passing argument 3 of 'MHD_get_connection_values' from incompatible pointer type [-Wincompatible-pointer-types] [2022-07-11T14:12:42.962Z] 394 | MHD_get_connection_values (conn, MHD_GET_ARGUMENT_KIND, queryIterator, req.qparams); [2022-07-11T14:12:42.962Z] | ^~~~~~~~~~~~~ [2022-07-11T14:12:42.962Z] | | [2022-07-11T14:12:42.962Z] | int (*)(void *, enum MHD_ValueKind, const char *, const char *) [2022-07-11T14:12:42.962Z] In file included from /tmp/sdk/src/c/rest-server.c:21: [2022-07-11T14:12:42.962Z] /usr/include/microhttpd.h:2784:49: note: expected 'MHD_KeyValueIterator' {aka 'enum MHD_Result (*)(void *, enum MHD_ValueKind, const char *, const char *)'} but argument is of type 'int (*)(void *, enum MHD_ValueKind, const char *, const char *)' [2022-07-11T14:12:42.962Z] 2784 | MHD_KeyValueIterator iterator, [2022-07-11T14:12:42.962Z] | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ [2022-07-11T14:12:42.962Z] /tmp/sdk/src/c/rest-server.c: In function 'edgex_rest_server_create': [2022-07-11T14:12:42.962Z] /tmp/sdk/src/c/rest-server.c:501:58: warning: passing argument 5 of 'MHD_start_daemon' from incompatible pointer type [-Wincompatible-pointer-types] [2022-07-11T14:12:42.962Z] 501 | svr->daemon = MHD_start_daemon (flags, port, 0, 0, http_handler, svr, MHD_OPTION_SOCK_ADDR, res->ai_addr, MHD_OPTION_END); [2022-07-11T14:12:42.962Z] | ^~~~~~~~~~~~ [2022-07-11T14:12:42.962Z] | | [2022-07-11T14:12:42.963Z] | int (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, size_t *, void **) {aka int (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, long unsigned int *, void **)} [2022-07-11T14:12:42.963Z] In file included from /tmp/sdk/src/c/rest-server.c:21: [2022-07-11T14:12:42.963Z] /usr/include/microhttpd.h:2480:45: note: expected 'MHD_AccessHandlerCallback' {aka 'enum MHD_Result (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, long unsigned int *, void **)'} but argument is of type 'int (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, size_t *, void **)' {aka 'int (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, long unsigned int *, void **)'} [2022-07-11T14:12:42.963Z] 2480 | MHD_AccessHandlerCallback dh, void *dh_cls, [2022-07-11T14:12:42.963Z] | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~ [2022-07-11T14:12:42.963Z] /tmp/sdk/src/c/rest-server.c:512:56: warning: passing argument 5 of 'MHD_start_daemon' from incompatible pointer type [-Wincompatible-pointer-types] [2022-07-11T14:12:42.963Z] 512 | svr->daemon = MHD_start_daemon (flags, port, 0, 0, http_handler, svr, MHD_OPTION_END); [2022-07-11T14:12:42.963Z] | ^~~~~~~~~~~~ [2022-07-11T14:12:42.963Z] | | [2022-07-11T14:12:42.963Z] | int (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, size_t *, void **) {aka int (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, long unsigned int *, void **)} [2022-07-11T14:12:42.963Z] In file included from /tmp/sdk/src/c/rest-server.c:21: [2022-07-11T14:12:42.963Z] /usr/include/microhttpd.h:2480:45: note: expected 'MHD_AccessHandlerCallback' {aka 'enum MHD_Result (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, long unsigned int *, void **)'} but argument is of type 'int (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, size_t *, void **)' {aka 'int (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, long unsigned int *, void **)'} [2022-07-11T14:12:42.963Z] 2480 | MHD_AccessHandlerCallback dh, void *dh_cls, [2022-07-11T14:12:42.963Z] | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~ [2022-07-11T14:12:44.397Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2022-07-11T14:12:46.367Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2022-07-11T14:12:46.965Z] [ 67%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2022-07-11T14:12:47.556Z] [ 68%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2022-07-11T14:12:48.148Z] [ 70%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2022-07-11T14:12:50.760Z] [ 71%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2022-07-11T14:12:55.052Z] [ 73%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2022-07-11T14:12:55.644Z] [ 74%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2022-07-11T14:12:56.237Z] [ 76%] Linking C shared library libcsdk.so [2022-07-11T14:12:56.510Z] [ 76%] Built target csdk [2022-07-11T14:12:56.510Z] [ 77%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2022-07-11T14:12:57.483Z] [ 79%] Linking C executable template [2022-07-11T14:12:57.755Z] [ 79%] Built target template [2022-07-11T14:12:57.755Z] [ 80%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2022-07-11T14:12:58.348Z] [ 82%] Linking C executable device-counter [2022-07-11T14:12:58.622Z] [ 82%] Built target device-counter [2022-07-11T14:12:58.622Z] [ 83%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2022-07-11T14:12:59.214Z] [ 85%] Linking C executable device-random [2022-07-11T14:12:59.486Z] [ 85%] Built target device-random [2022-07-11T14:12:59.486Z] [ 86%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2022-07-11T14:13:00.078Z] [ 88%] Linking C executable device-gyro [2022-07-11T14:13:00.353Z] [ 88%] Built target device-gyro [2022-07-11T14:13:00.353Z] [ 89%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2022-07-11T14:13:00.952Z] [ 91%] Linking C executable device-bitfields [2022-07-11T14:13:01.237Z] [ 91%] Built target device-bitfields [2022-07-11T14:13:01.237Z] [ 92%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2022-07-11T14:13:02.212Z] [ 94%] Linking C executable template-discovery [2022-07-11T14:13:02.483Z] [ 94%] Built target template-discovery [2022-07-11T14:13:02.483Z] [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2022-07-11T14:13:03.076Z] [ 97%] Linking C executable device-file [2022-07-11T14:13:03.669Z] [ 97%] Built target device-file [2022-07-11T14:13:03.669Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2022-07-11T14:13:04.263Z] [100%] Linking C executable device-terminal [2022-07-11T14:13:04.535Z] [100%] Built target device-terminal [2022-07-11T14:13:04.535Z] Run CPack packaging tool... [2022-07-11T14:13:04.535Z] CPack: Create package using TGZ [2022-07-11T14:13:04.535Z] CPack: Install projects [2022-07-11T14:13:04.535Z] CPack: - Run preinstall target for: Csdk [2022-07-11T14:13:05.509Z] CPack: - Install project: Csdk [] [2022-07-11T14:13:05.509Z] CPack: Create package [2022-07-11T14:13:05.509Z] CPack: - package: /tmp/sdk/build/release/csdk-2.2.0-dev.11.tar.gz generated. [2022-07-11T14:13:05.509Z] + '[' false '=' true ] [2022-07-11T14:13:05.509Z] + '[' false '=' true ] [2022-07-11T14:13:05.509Z] + mkdir -p /tmp/sdk/build/debug [2022-07-11T14:13:05.509Z] + cd /tmp/sdk/build/debug [2022-07-11T14:13:05.509Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src [2022-07-11T14:13:05.782Z] -- The C compiler identification is GNU 10.3.1 [2022-07-11T14:13:05.782Z] -- Detecting C compiler ABI info [2022-07-11T14:13:06.054Z] -- Detecting C compiler ABI info - done [2022-07-11T14:13:06.326Z] -- Check for working C compiler: /usr/bin/cc - skipped [2022-07-11T14:13:06.326Z] -- Detecting C compile features [2022-07-11T14:13:06.326Z] -- Detecting C compile features - done [2022-07-11T14:13:06.326Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2022-07-11T14:13:06.326Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.80.0") [2022-07-11T14:13:06.326Z] -- Found LIBYAML: /usr/lib/libyaml.so [2022-07-11T14:13:06.599Z] -- Found LIBUUID: /usr/lib/libuuid.so [2022-07-11T14:13:06.599Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2022-07-11T14:13:06.599Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2022-07-11T14:13:06.599Z] -- Found LIBHIREDIS: /usr/lib/libhiredis.so [2022-07-11T14:13:06.599Z] -- C SDK 2.2.0-dev.11 for Linux [2022-07-11T14:13:06.599Z] -- Performing Test CSDK_HAVE_ATOMIC [2022-07-11T14:13:06.872Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2022-07-11T14:13:06.872Z] -- Found Curses: /usr/lib/libcurses.so [2022-07-11T14:13:07.145Z] -- Configuring done [2022-07-11T14:13:07.417Z] -- Generating done [2022-07-11T14:13:07.417Z] -- Build files have been written to: /tmp/sdk/build/debug [2022-07-11T14:13:07.417Z] + make [2022-07-11T14:13:07.417Z] + tee debug.log [2022-07-11T14:13:07.417Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2022-07-11T14:13:08.009Z] [ 2%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o [2022-07-11T14:13:08.281Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2022-07-11T14:13:08.871Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2022-07-11T14:13:09.463Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2022-07-11T14:13:09.463Z] [ 8%] Building C object c/CMakeFiles/csdk.dir/data-mqtt.c.o [2022-07-11T14:13:10.057Z] [ 10%] Building C object c/CMakeFiles/csdk.dir/data-redstr.c.o [2022-07-11T14:13:10.327Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/data-rest.c.o [2022-07-11T14:13:10.599Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2022-07-11T14:13:11.191Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2022-07-11T14:13:11.785Z] [ 16%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2022-07-11T14:13:12.059Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2022-07-11T14:13:12.650Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2022-07-11T14:13:12.920Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2022-07-11T14:13:13.193Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2022-07-11T14:13:13.465Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2022-07-11T14:13:13.465Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2022-07-11T14:13:14.453Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2022-07-11T14:13:14.724Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2022-07-11T14:13:14.996Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2022-07-11T14:13:15.267Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2022-07-11T14:13:15.538Z] [ 32%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2022-07-11T14:13:15.809Z] /tmp/sdk/src/c/iot/container.c: In function 'iot_container_init': [2022-07-11T14:13:15.809Z] /tmp/sdk/src/c/iot/container.c:275:37: warning: unused variable 'factory' [-Wunused-variable] [2022-07-11T14:13:15.809Z] 275 | const iot_component_factory_t * factory; [2022-07-11T14:13:15.809Z] | ^~~~~~~ [2022-07-11T14:13:15.809Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2022-07-11T14:13:17.237Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2022-07-11T14:13:17.237Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2022-07-11T14:13:17.510Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2022-07-11T14:13:17.782Z] [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2022-07-11T14:13:18.055Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2022-07-11T14:13:18.328Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2022-07-11T14:13:18.601Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2022-07-11T14:13:18.873Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2022-07-11T14:13:19.145Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2022-07-11T14:13:19.421Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/iot/uuid.c.o [2022-07-11T14:13:19.695Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o [2022-07-11T14:13:20.289Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2022-07-11T14:13:20.564Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2022-07-11T14:13:21.160Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2022-07-11T14:13:21.160Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2022-07-11T14:13:22.589Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2022-07-11T14:13:22.860Z] [ 59%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2022-07-11T14:13:23.132Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2022-07-11T14:13:23.404Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2022-07-11T14:13:23.675Z] /tmp/sdk/src/c/rest-server.c: In function 'http_handler': [2022-07-11T14:13:23.675Z] /tmp/sdk/src/c/rest-server.c:394:67: warning: passing argument 3 of 'MHD_get_connection_values' from incompatible pointer type [-Wincompatible-pointer-types] [2022-07-11T14:13:23.675Z] 394 | MHD_get_connection_values (conn, MHD_GET_ARGUMENT_KIND, queryIterator, req.qparams); [2022-07-11T14:13:23.675Z] | ^~~~~~~~~~~~~ [2022-07-11T14:13:23.675Z] | | [2022-07-11T14:13:23.675Z] | int (*)(void *, enum MHD_ValueKind, const char *, const char *) [2022-07-11T14:13:23.675Z] In file included from /tmp/sdk/src/c/rest-server.c:21: [2022-07-11T14:13:23.675Z] /usr/include/microhttpd.h:2784:49: note: expected 'MHD_KeyValueIterator' {aka 'enum MHD_Result (*)(void *, enum MHD_ValueKind, const char *, const char *)'} but argument is of type 'int (*)(void *, enum MHD_ValueKind, const char *, const char *)' [2022-07-11T14:13:23.675Z] 2784 | MHD_KeyValueIterator iterator, [2022-07-11T14:13:23.675Z] | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ [2022-07-11T14:13:23.675Z] /tmp/sdk/src/c/rest-server.c: In function 'edgex_rest_server_create': [2022-07-11T14:13:23.675Z] /tmp/sdk/src/c/rest-server.c:501:58: warning: passing argument 5 of 'MHD_start_daemon' from incompatible pointer type [-Wincompatible-pointer-types] [2022-07-11T14:13:23.675Z] 501 | svr->daemon = MHD_start_daemon (flags, port, 0, 0, http_handler, svr, MHD_OPTION_SOCK_ADDR, res->ai_addr, MHD_OPTION_END); [2022-07-11T14:13:23.675Z] | ^~~~~~~~~~~~ [2022-07-11T14:13:23.675Z] | | [2022-07-11T14:13:23.675Z] | int (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, size_t *, void **) {aka int (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, long unsigned int *, void **)} [2022-07-11T14:13:23.675Z] In file included from /tmp/sdk/src/c/rest-server.c:21: [2022-07-11T14:13:23.675Z] /usr/include/microhttpd.h:2480:45: note: expected 'MHD_AccessHandlerCallback' {aka 'enum MHD_Result (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, long unsigned int *, void **)'} but argument is of type 'int (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, size_t *, void **)' {aka 'int (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, long unsigned int *, void **)'} [2022-07-11T14:13:23.675Z] 2480 | MHD_AccessHandlerCallback dh, void *dh_cls, [2022-07-11T14:13:23.675Z] | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~ [2022-07-11T14:13:23.675Z] /tmp/sdk/src/c/rest-server.c:512:56: warning: passing argument 5 of 'MHD_start_daemon' from incompatible pointer type [-Wincompatible-pointer-types] [2022-07-11T14:13:23.675Z] 512 | svr->daemon = MHD_start_daemon (flags, port, 0, 0, http_handler, svr, MHD_OPTION_END); [2022-07-11T14:13:23.675Z] | ^~~~~~~~~~~~ [2022-07-11T14:13:23.675Z] | | [2022-07-11T14:13:23.675Z] | int (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, size_t *, void **) {aka int (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, long unsigned int *, void **)} [2022-07-11T14:13:23.675Z] In file included from /tmp/sdk/src/c/rest-server.c:21: [2022-07-11T14:13:23.675Z] /usr/include/microhttpd.h:2480:45: note: expected 'MHD_AccessHandlerCallback' {aka 'enum MHD_Result (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, long unsigned int *, void **)'} but argument is of type 'int (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, size_t *, void **)' {aka 'int (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, long unsigned int *, void **)'} [2022-07-11T14:13:23.675Z] 2480 | MHD_AccessHandlerCallback dh, void *dh_cls, [2022-07-11T14:13:23.675Z] | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~ [2022-07-11T14:13:23.947Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2022-07-11T14:13:25.374Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2022-07-11T14:13:25.646Z] [ 67%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2022-07-11T14:13:25.919Z] [ 68%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2022-07-11T14:13:26.516Z] [ 70%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2022-07-11T14:13:27.109Z] [ 71%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2022-07-11T14:13:28.085Z] [ 73%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2022-07-11T14:13:28.357Z] [ 74%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2022-07-11T14:13:28.630Z] [ 76%] Linking C shared library libcsdk.so [2022-07-11T14:13:28.901Z] [ 76%] Built target csdk [2022-07-11T14:13:28.901Z] [ 77%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2022-07-11T14:13:29.175Z] [ 79%] Linking C executable template [2022-07-11T14:13:29.446Z] [ 79%] Built target template [2022-07-11T14:13:29.446Z] [ 80%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2022-07-11T14:13:30.043Z] [ 82%] Linking C executable device-counter [2022-07-11T14:13:30.043Z] [ 82%] Built target device-counter [2022-07-11T14:13:30.315Z] [ 83%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2022-07-11T14:13:30.589Z] [ 85%] Linking C executable device-random [2022-07-11T14:13:30.862Z] [ 85%] Built target device-random [2022-07-11T14:13:30.862Z] [ 86%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2022-07-11T14:13:31.134Z] [ 88%] Linking C executable device-gyro [2022-07-11T14:13:31.406Z] [ 88%] Built target device-gyro [2022-07-11T14:13:31.406Z] [ 89%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2022-07-11T14:13:31.679Z] [ 91%] Linking C executable device-bitfields [2022-07-11T14:13:31.952Z] [ 91%] Built target device-bitfields [2022-07-11T14:13:31.952Z] [ 92%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2022-07-11T14:13:32.548Z] [ 94%] Linking C executable template-discovery [2022-07-11T14:13:32.820Z] [ 94%] Built target template-discovery [2022-07-11T14:13:32.820Z] [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2022-07-11T14:13:33.094Z] [ 97%] Linking C executable device-file [2022-07-11T14:13:33.366Z] [ 97%] Built target device-file [2022-07-11T14:13:33.366Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2022-07-11T14:13:33.966Z] [100%] Linking C executable device-terminal [2022-07-11T14:13:34.239Z] [100%] Built target device-terminal [2022-07-11T14:13:34.239Z] make: Entering directory '/tmp/sdk/build/release' [2022-07-11T14:13:34.239Z] make[1]: Entering directory '/tmp/sdk/build/release' [2022-07-11T14:13:34.239Z] make[2]: Entering directory '/tmp/sdk/build/release' [2022-07-11T14:13:34.239Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2022-07-11T14:13:34.239Z] [ 76%] Built target csdk [2022-07-11T14:13:34.239Z] make[2]: Entering directory '/tmp/sdk/build/release' [2022-07-11T14:13:34.239Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2022-07-11T14:13:34.239Z] [ 79%] Built target template [2022-07-11T14:13:34.239Z] make[2]: Entering directory '/tmp/sdk/build/release' [2022-07-11T14:13:34.511Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2022-07-11T14:13:34.511Z] [ 82%] Built target device-counter [2022-07-11T14:13:34.511Z] make[2]: Entering directory '/tmp/sdk/build/release' [2022-07-11T14:13:34.511Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2022-07-11T14:13:34.511Z] [ 85%] Built target device-random [2022-07-11T14:13:34.511Z] make[2]: Entering directory '/tmp/sdk/build/release' [2022-07-11T14:13:34.511Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2022-07-11T14:13:34.511Z] [ 88%] Built target device-gyro [2022-07-11T14:13:34.511Z] make[2]: Entering directory '/tmp/sdk/build/release' [2022-07-11T14:13:34.511Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2022-07-11T14:13:34.511Z] [ 91%] Built target device-bitfields [2022-07-11T14:13:34.511Z] make[2]: Entering directory '/tmp/sdk/build/release' [2022-07-11T14:13:34.511Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2022-07-11T14:13:34.511Z] [ 94%] Built target template-discovery [2022-07-11T14:13:34.511Z] make[2]: Entering directory '/tmp/sdk/build/release' [2022-07-11T14:13:34.511Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2022-07-11T14:13:34.784Z] [ 97%] Built target device-file [2022-07-11T14:13:34.784Z] make[2]: Entering directory '/tmp/sdk/build/release' [2022-07-11T14:13:34.784Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2022-07-11T14:13:34.784Z] [100%] Built target device-terminal [2022-07-11T14:13:34.784Z] make[1]: Leaving directory '/tmp/sdk/build/release' [2022-07-11T14:13:34.784Z] Install the project... [2022-07-11T14:13:34.784Z] -- Install configuration: "Release" [2022-07-11T14:13:34.784Z] -- Installing: /usr/local/lib/libcsdk.so [2022-07-11T14:13:34.784Z] -- Installing: /usr/local/include [2022-07-11T14:13:34.784Z] -- Installing: /usr/local/include/devsdk [2022-07-11T14:13:34.784Z] -- Installing: /usr/local/include/devsdk/devsdk.h [2022-07-11T14:13:34.784Z] -- Installing: /usr/local/include/devsdk/devsdk-base.h [2022-07-11T14:13:34.784Z] -- Installing: /usr/local/include/edgex [2022-07-11T14:13:34.784Z] -- Installing: /usr/local/include/edgex/rest-server.h [2022-07-11T14:13:34.784Z] -- Installing: /usr/local/include/edgex/edgex.h [2022-07-11T14:13:34.784Z] -- Installing: /usr/local/include/edgex/edgex-base.h [2022-07-11T14:13:34.784Z] -- Installing: /usr/local/include/edgex/devices.h [2022-07-11T14:13:34.784Z] -- Installing: /usr/local/include/edgex/profiles.h [2022-07-11T14:13:34.784Z] -- Installing: /usr/local/include/edgex/csdk-defs.h [2022-07-11T14:13:34.784Z] -- Installing: /usr/local/include/iot [2022-07-11T14:13:34.784Z] -- Installing: /usr/local/include/iot/threadpool.h [2022-07-11T14:13:34.784Z] -- Installing: /usr/local/include/iot/defs.h [2022-07-11T14:13:34.784Z] -- Installing: /usr/local/include/iot/time.h [2022-07-11T14:13:34.784Z] -- Installing: /usr/local/include/iot/base64.h [2022-07-11T14:13:34.784Z] -- Installing: /usr/local/include/iot/component.h [2022-07-11T14:13:34.784Z] -- Installing: /usr/local/include/iot/scheduler.h [2022-07-11T14:13:34.784Z] -- Installing: /usr/local/include/iot/config.h [2022-07-11T14:13:34.784Z] -- Installing: /usr/local/include/iot/container.h [2022-07-11T14:13:34.784Z] -- Installing: /usr/local/include/iot/uuid.h [2022-07-11T14:13:34.784Z] -- Installing: /usr/local/include/iot/os.h [2022-07-11T14:13:34.784Z] -- Installing: /usr/local/include/iot/thread.h [2022-07-11T14:13:34.784Z] -- Installing: /usr/local/include/iot/data.h [2022-07-11T14:13:34.784Z] -- Installing: /usr/local/include/iot/typecode.h [2022-07-11T14:13:34.784Z] -- Installing: /usr/local/include/iot/hash.h [2022-07-11T14:13:34.784Z] -- Installing: /usr/local/include/iot/logger.h [2022-07-11T14:13:34.784Z] -- Installing: /usr/local/include/iot/os [2022-07-11T14:13:34.784Z] -- Installing: /usr/local/include/iot/os/zephyr.h [2022-07-11T14:13:34.784Z] -- Installing: /usr/local/include/iot/os/macos.h [2022-07-11T14:13:34.784Z] -- Installing: /usr/local/include/iot/os/linux.h [2022-07-11T14:13:34.784Z] -- Installing: /usr/local/include/iot/json.h [2022-07-11T14:13:34.784Z] -- Installing: /usr/local/include/iot/iot.h [2022-07-11T14:13:34.784Z] -- Installing: /usr/local/share/device-sdk-c/LICENSE [2022-07-11T14:13:34.784Z] -- Installing: /usr/local/share/device-sdk-c/Attribution.txt [2022-07-11T14:13:34.784Z] make: Leaving directory '/tmp/sdk/build/release' [2022-07-11T14:13:36.770Z] Removing intermediate container 00606960e7cc [2022-07-11T14:13:36.770Z] ---> 8e6195cb44a8 [2022-07-11T14:13:36.770Z] Step 14/22 : FROM ${BASE} [2022-07-11T14:13:36.770Z] ---> cad489bbaf40 [2022-07-11T14:13:36.770Z] Step 15/22 : LABEL maintainer="IOTech " [2022-07-11T14:13:36.770Z] ---> Running in 02c579a7febe [2022-07-11T14:13:36.770Z] Removing intermediate container 02c579a7febe [2022-07-11T14:13:36.770Z] ---> bb0393f98f47 [2022-07-11T14:13:36.770Z] Step 16/22 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2022-07-11T14:13:37.052Z] ---> Running in a7903a65ff82 [2022-07-11T14:13:38.041Z] Connecting to iotech.jfrog.io (52.212.118.195:443) [2022-07-11T14:13:38.314Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2022-07-11T14:13:38.314Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2022-07-11T14:13:38.314Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2022-07-11T14:13:38.918Z] Removing intermediate container a7903a65ff82 [2022-07-11T14:13:38.918Z] ---> 8da1d3307739 [2022-07-11T14:13:38.918Z] Step 17/22 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.15/main' >> /etc/apk/repositories [2022-07-11T14:13:38.918Z] ---> Running in 5f2c61c9fa8c [2022-07-11T14:13:40.901Z] Removing intermediate container 5f2c61c9fa8c [2022-07-11T14:13:40.901Z] ---> 4afff836ae9c [2022-07-11T14:13:40.901Z] Step 18/22 : RUN apk add --update --no-cache binutils gcc libc-dev make git cmake yaml curl libmicrohttpd libuuid libcbor paho-mqtt-c-dev-1.3 hiredis-dev [2022-07-11T14:13:40.901Z] ---> Running in 37ee58490876 [2022-07-11T14:13:41.880Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-11T14:13:42.472Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-11T14:13:43.065Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-11T14:13:43.658Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2022-07-11T14:13:43.658Z] (1/6) Installing curl (7.80.0-r1) [2022-07-11T14:13:43.928Z] ERROR: curl-7.80.0-r1: package mentioned in index not found (try 'apk update') [2022-07-11T14:13:43.928Z] (2/6) Installing hiredis (1.0.2-r0) [2022-07-11T14:13:44.521Z] (3/6) Installing hiredis-dev (1.0.2-r0) [2022-07-11T14:13:44.521Z] (4/6) Installing libcbor (0.8.0-r0) [2022-07-11T14:13:44.792Z] (5/6) Installing libuuid (2.37.4-r0) [2022-07-11T14:13:44.793Z] (6/6) Installing paho-mqtt-c-dev-1.3 (1.3.10-r0) [2022-07-11T14:13:45.774Z] 1 error; 278 MiB in 82 packages [2022-07-11T14:13:46.048Z] The command '/bin/sh -c apk add --update --no-cache binutils gcc libc-dev make git cmake yaml curl libmicrohttpd libuuid libcbor paho-mqtt-c-dev-1.3 hiredis-dev' returned a non-zero code: 1 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T14:13:46.545Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-11T14:13:46.545Z] [2022-07-11T14:13:46.545Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T14:13:46.893Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-11T14:13:47.170Z] arm64: Pulling from edgex-lftools-log-publisher [2022-07-11T14:13:47.170Z] 8998bd30e6a1: Pulling fs layer [2022-07-11T14:13:47.170Z] 04944245beec: Pulling fs layer [2022-07-11T14:13:47.170Z] 699f458cf7ca: Pulling fs layer [2022-07-11T14:13:47.170Z] 765212b225bb: Pulling fs layer [2022-07-11T14:13:47.170Z] f23df028b6ca: Pulling fs layer [2022-07-11T14:13:47.170Z] d65c8cfc05b1: Pulling fs layer [2022-07-11T14:13:47.170Z] 2437ff75d9bd: Pulling fs layer [2022-07-11T14:13:47.170Z] f23df028b6ca: Waiting [2022-07-11T14:13:47.170Z] d65c8cfc05b1: Waiting [2022-07-11T14:13:47.170Z] 765212b225bb: Waiting [2022-07-11T14:13:47.170Z] 2437ff75d9bd: Waiting [2022-07-11T14:13:47.170Z] 04944245beec: Verifying Checksum [2022-07-11T14:13:47.170Z] 04944245beec: Download complete [2022-07-11T14:13:47.170Z] 765212b225bb: Verifying Checksum [2022-07-11T14:13:47.170Z] 765212b225bb: Download complete [2022-07-11T14:13:47.446Z] f23df028b6ca: Verifying Checksum [2022-07-11T14:13:47.446Z] f23df028b6ca: Download complete [2022-07-11T14:13:47.446Z] d65c8cfc05b1: Download complete [2022-07-11T14:13:47.446Z] 699f458cf7ca: Verifying Checksum [2022-07-11T14:13:47.446Z] 699f458cf7ca: Download complete [2022-07-11T14:13:47.725Z] 8998bd30e6a1: Verifying Checksum [2022-07-11T14:13:47.725Z] 8998bd30e6a1: Download complete [2022-07-11T14:13:50.356Z] 2437ff75d9bd: Verifying Checksum [2022-07-11T14:13:50.356Z] 2437ff75d9bd: Download complete [2022-07-11T14:13:52.343Z] 8998bd30e6a1: Pull complete [2022-07-11T14:13:52.615Z] 04944245beec: Pull complete [2022-07-11T14:13:54.053Z] 699f458cf7ca: Pull complete [2022-07-11T14:13:54.053Z] 765212b225bb: Pull complete [2022-07-11T14:13:55.053Z] f23df028b6ca: Pull complete [2022-07-11T14:13:55.328Z] d65c8cfc05b1: Pull complete [2022-07-11T14:14:10.424Z] 2437ff75d9bd: Pull complete [2022-07-11T14:14:10.424Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-07-11T14:14:10.424Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-11T14:14:10.424Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T14:14:10.668Z] prd-ubuntu20.04-docker-arm64-4c-16g-17418 does not seem to be running inside a container [2022-07-11T14:14:10.762Z] $ 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-sdk-c/27 -v /w/workspace/device-sdk-c/27:/w/workspace/device-sdk-c/27:rw,z -v /w/workspace/device-sdk-c/27@tmp:/w/workspace/device-sdk-c/27@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 [2022-07-11T14:14:13.153Z] $ docker top 36ac962cdb4e8637e05e1a4ce4d63da6226b94dbfbe7f32e5ea0e6fa1a4ffdd2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-11T14:14:14.064Z] ---> job-cost.sh [2022-07-11T14:14:14.064Z] lf-activate-venv: SKIPPING [2022-07-11T14:14:14.064Z] INFO: No Stack... [2022-07-11T14:14:14.659Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-07-11T14:14:15.253Z] INFO: Archiving Costs [Pipeline] sh [2022-07-11T14:14:15.917Z] + cat /w/workspace/device-sdk-c/27/archives/cost.csv [2022-07-11T14:14:15.917Z] + cut -d, -f6 [Pipeline] lock [2022-07-11T14:14:15.984Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-c-main-27-stack-cost] [2022-07-11T14:14:15.990Z] Resource [jenkins-edgexfoundry-device-sdk-c-main-27-stack-cost] did not exist. Created. [2022-07-11T14:14:15.990Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-c-main-27-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-11T14:14:16.670Z] /w/workspace/device-sdk-c/27@tmp/durable-8fb0f250/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-07-11T14:14:17.349Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-07-11T14:14:17.378Z] Warning: overwriting stash ‘stack-cost’ [2022-07-11T14:14:17.882Z] Stashed 1 file(s) [Pipeline] } [2022-07-11T14:14:17.889Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-c-main-27-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-11T14:14:17.916Z] $ docker stop --time=1 36ac962cdb4e8637e05e1a4ce4d63da6226b94dbfbe7f32e5ea0e6fa1a4ffdd2 [2022-07-11T14:14:19.402Z] $ docker rm -f 36ac962cdb4e8637e05e1a4ce4d63da6226b94dbfbe7f32e5ea0e6fa1a4ffdd2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-11T14:14:19.709Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-07-11T14:14:20.181Z] + [ -d /w/workspace/edgexfoundry_device-sdk-c_main/archives ] [2022-07-11T14:14:20.181Z] + ls -al /w/workspace/edgexfoundry_device-sdk-c_main/archives [2022-07-11T14:14:20.181Z] total 16 [2022-07-11T14:14:20.181Z] drwxr-xr-x 3 root root 4096 Jul 11 14:09 . [2022-07-11T14:14:20.181Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 11 14:09 .. [2022-07-11T14:14:20.181Z] drwxr-xr-x 2 root root 4096 Jul 11 14:09 cost [2022-07-11T14:14:20.181Z] -rw-r--r-- 1 root root 82 Jul 11 14:09 cost.csv [2022-07-11T14:14:20.182Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-c_main/archives [2022-07-11T14:14:20.182Z] + ls -al /w/workspace/edgexfoundry_device-sdk-c_main/archives [2022-07-11T14:14:20.182Z] total 16 [2022-07-11T14:14:20.182Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 11 14:09 . [2022-07-11T14:14:20.182Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 11 14:09 .. [2022-07-11T14:14:20.182Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 11 14:09 cost [2022-07-11T14:14:20.182Z] -rw-r--r-- 1 jenkins jenkins 82 Jul 11 14:09 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-07-11T14:14:20.475Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-11T14:14:21.334Z] ---> package-listing.sh [2022-07-11T14:14:21.334Z] ++ facter osfamily [2022-07-11T14:14:21.334Z] ++ tr '[:upper:]' '[:lower:]' [2022-07-11T14:14:21.594Z] + OS_FAMILY=debian [2022-07-11T14:14:21.594Z] + workspace=/w/workspace/edgexfoundry_device-sdk-c_main [2022-07-11T14:14:21.594Z] + START_PACKAGES=/tmp/packages_start.txt [2022-07-11T14:14:21.594Z] + END_PACKAGES=/tmp/packages_end.txt [2022-07-11T14:14:21.594Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-07-11T14:14:21.594Z] + PACKAGES=/tmp/packages_start.txt [2022-07-11T14:14:21.594Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_main ']' [2022-07-11T14:14:21.594Z] + PACKAGES=/tmp/packages_end.txt [2022-07-11T14:14:21.594Z] + case "${OS_FAMILY}" in [2022-07-11T14:14:21.594Z] + dpkg -l [2022-07-11T14:14:21.594Z] + grep '^ii' [2022-07-11T14:14:21.594Z] + '[' -f /tmp/packages_start.txt ']' [2022-07-11T14:14:21.594Z] + '[' -f /tmp/packages_end.txt ']' [2022-07-11T14:14:21.594Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-07-11T14:14:21.594Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_main ']' [2022-07-11T14:14:21.594Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-c_main/archives/ [2022-07-11T14:14:21.594Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-c_main/archives/ [Pipeline] echo [2022-07-11T14:14:21.606Z] 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-sdk-c_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-07-11T14:14:21.883Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T14:14:22.474Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-11T14:14:22.474Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T14:14:22.581Z] prd-ubuntu20.04-docker-8c-8g-17417 does not seem to be running inside a container [2022-07-11T14:14:22.618Z] $ 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-sdk-c_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-sdk-c_main -v /w/workspace/edgexfoundry_device-sdk-c_main:/w/workspace/edgexfoundry_device-sdk-c_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_main@tmp:/w/workspace/edgexfoundry_device-sdk-c_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 [2022-07-11T14:14:22.831Z] $ docker top 61c7002c25d1ca7716269d6bf23c20e5875b9956fdc910fb4d970473492a0beb -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-11T14:14:23.191Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-07-11T14:14:23.480Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-07-11T14:14:23.760Z] + ls /var/log/sa-host [2022-07-11T14:14:23.760Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-11T14:14:23.884Z] provisioning config files... [2022-07-11T14:14:23.891Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_main@tmp/config8394516794169550817tmp [Pipeline] { [Pipeline] echo [2022-07-11T14:14:23.902Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-11T14:14:24.184Z] ---> create-netrc.sh [Pipeline] } [2022-07-11T14:14:24.191Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-07-11T14:14:24.515Z] ---> python-tools-install.sh [Pipeline] echo [2022-07-11T14:14:24.522Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-11T14:14:24.802Z] ---> sudo-logs.sh [2022-07-11T14:14:24.802Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-07-11T14:14:24.828Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-11T14:14:25.110Z] ---> job-cost.sh [2022-07-11T14:14:25.110Z] lf-activate-venv: SKIPPING [2022-07-11T14:14:25.110Z] DEBUG: total: 0.2199999988079071 [2022-07-11T14:14:25.110Z] INFO: Retrieving Stack Cost... [2022-07-11T14:14:25.369Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-11T14:14:25.938Z] INFO: Archiving Costs [Pipeline] echo [2022-07-11T14:14:25.949Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-11T14:14:26.234Z] ---> logs-deploy.sh [2022-07-11T14:14:26.234Z] lf-activate-venv: SKIPPING [2022-07-11T14:14:26.234Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/main/27 [2022-07-11T14:14:26.234Z] INFO: archiving workspace using pattern(s): [2022-07-11T14:14:27.174Z] Archives upload complete. [2022-07-11T14:14:27.436Z] INFO: archiving logs to Nexus