Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of edgego for edgexfoundry/device-sdk-c Loading trusted files from base branch main at 14d3a6bdd029748f665c10001c42d1af5d609c98 rather than 8f822df88842add76d792b0fcf38c18213008c44 Obtained Jenkinsfile from 14d3a6bdd029748f665c10001c42d1af5d609c98 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-ssh3669620489806386214.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 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-ssh13444020524233800349.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 efdbc04638cc485a1a2a98c60e49a0e43cac6f53 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/PR-388/workspace@libs/edgex-global-pipelines/.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/PR-388/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5772411023657235462.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f efdbc04638cc485a1a2a98c60e49a0e43cac6f53 # timeout=10 Commit message: "Merge pull request #376 from ernestojeda/add-ireland-release-stream" > 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 shared 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-ssh8122643768798947375.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 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/PR-388/workspace@libs/lf-pipelines/.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/PR-388/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh11508902916562339727.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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 shared 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: [[centos7-docker-4c-2g, ubuntu18.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 ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-4488 in /w/workspace/edgexfoundry_device-sdk-c_PR-388 [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_PR-388 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git > git --version # timeout=10 > git --version # 'git version 2.24.4' 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 /w/workspace/edgexfoundry_device-sdk-c_PR-388@tmp/jenkins-gitclient-ssh2693727706909526666.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 14d3a6bdd029748f665c10001c42d1af5d609c98 into PR head commit 8f822df88842add76d792b0fcf38c18213008c44 > 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 remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_device-sdk-c_PR-388@tmp/jenkins-gitclient-ssh439966069347138256.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/388/head:refs/remotes/origin/PR-388 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8f822df88842add76d792b0fcf38c18213008c44 # timeout=10 > git remote # timeout=10 > 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 /w/workspace/edgexfoundry_device-sdk-c_PR-388@tmp/jenkins-gitclient-ssh6441021393968916646.key > git merge 14d3a6bdd029748f665c10001c42d1af5d609c98 # timeout=10 Merge succeeded, producing 011de1d8025a3c93b9d3969b4d70aee1d78574e8 Checking out Revision 011de1d8025a3c93b9d3969b4d70aee1d78574e8 (PR-388) > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 011de1d8025a3c93b9d3969b4d70aee1d78574e8 # timeout=10 Commit message: "Merge commit '14d3a6bdd029748f665c10001c42d1af5d609c98' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk 19880ddffa88aba3f13a4bea8c5c8f31c49a6605 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:55:20 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:55:20 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:55:20 ========================================================= 22:55:20 EdgeX Global Pipelines Version Info 22:55:20 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:55:22 ------------------- 22:55:22 stable info: 22:55:22 ------------------- 22:55:22 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:55:22 Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 22:55:22 Message: update stable to v1.0.220 22:55:22 ------------------- 22:55:22 experimental info: 22:55:22 ------------------- 22:55:22 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:55:22 Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 22:55:22 Message: update experimental to v1.0.220 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:55:22 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-c-settings [Pipeline] echo 22:55:22 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-c [Pipeline] echo 22:55:22 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:55:22 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:55:22 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:55:22 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = scripts/Dockerfile.alpine [Pipeline] echo 22:55:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = scripts/Dockerfile.alpine-base [Pipeline] echo 22:55:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:55:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:55:22 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk [Pipeline] echo 22:55:22 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:55:22 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:55:22 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:55:22 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 22:55:23 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:55:23 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:55:23 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:55:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-388 [Pipeline] echo 22:55:23 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-388 [Pipeline] echo 22:55:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-388 [Pipeline] echo 22:55:23 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 011de1d8025a3c93b9d3969b4d70aee1d78574e8 [Pipeline] echo 22:55:23 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 011de1d [Pipeline] echo 22:55:23 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:55:23 provisioning config files... 22:55:23 copy managed file [device-sdk-c-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_PR-388@tmp/config6380326209296390637tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:55:23 ---> docker-login.sh 22:55:23 nexus3.edgexfoundry.org:10001 22:55:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:55:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:55:23 Configure a credential helper to remove this warning. See 22:55:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:55:23 22:55:23 Login Succeeded 22:55:23 nexus3.edgexfoundry.org:10002 22:55:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:55:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:55:23 Configure a credential helper to remove this warning. See 22:55:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:55:23 22:55:23 Login Succeeded 22:55:23 nexus3.edgexfoundry.org:10003 22:55:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:55:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:55:23 Configure a credential helper to remove this warning. See 22:55:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:55:23 22:55:23 Login Succeeded 22:55:23 nexus3.edgexfoundry.org:10004 22:55:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:55:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:55:23 Configure a credential helper to remove this warning. See 22:55:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:55:23 22:55:23 Login Succeeded 22:55:23 docker.io 22:55:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:55:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:55:24 Configure a credential helper to remove this warning. See 22:55:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:55:24 22:55:24 Login Succeeded 22:55:24 ---> docker-login.sh ends [Pipeline] } 22:55:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build LTS Release Image) [Pipeline] sh 22:55:24 + git rev-list -1 --merges 011de1d8025a3c93b9d3969b4d70aee1d78574e8~1..011de1d8025a3c93b9d3969b4d70aee1d78574e8 [Pipeline] echo 22:55:24 -----------> git rev-list -1 --merges 011de1d8025a3c93b9d3969b4d70aee1d78574e8~1..011de1d8025a3c93b9d3969b4d70aee1d78574e8 011de1d8025a3c93b9d3969b4d70aee1d78574e8 22:55:24 011de1d8025a3c93b9d3969b4d70aee1d78574e8 [false] [Pipeline] sh 22:55:24 + git log --format=format:%s -1 011de1d8025a3c93b9d3969b4d70aee1d78574e8 [Pipeline] echo 22:55:24 ========================================================= 22:55:24 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 22:55:24 ========================================================= 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 22:55:25 + git rev-list -1 --merges 011de1d8025a3c93b9d3969b4d70aee1d78574e8~1..011de1d8025a3c93b9d3969b4d70aee1d78574e8 [Pipeline] echo 22:55:25 -----------> git rev-list -1 --merges 011de1d8025a3c93b9d3969b4d70aee1d78574e8~1..011de1d8025a3c93b9d3969b4d70aee1d78574e8 011de1d8025a3c93b9d3969b4d70aee1d78574e8 22:55:25 011de1d8025a3c93b9d3969b4d70aee1d78574e8 [false] [Pipeline] sh 22:55:25 + git log --format=format:%s -1 011de1d8025a3c93b9d3969b4d70aee1d78574e8 [Pipeline] echo 22:55:25 ========================================================= 22:55:25 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 22:55:25 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 22:55:26 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 22:55:26 + grep -v github /etc/ssh/ssh_known_hosts 22:55:26 + '[' -e /tmp/ssh_known_hosts ']' 22:55:26 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 22:55:26 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 22:55:26 + sudo tee -a /etc/ssh/ssh_known_hosts 22:55:26 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 22:55:26 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:55:26 22:55:26 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 22:55:26 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:55:26 latest: Pulling from edgex-devops/git-semver 22:55:26 a0d0a0d46f8b: Pulling fs layer 22:55:26 3e5f54012d9b: Pulling fs layer 22:55:26 4c7163046ea9: Pulling fs layer 22:55:26 0c2d73faf560: Pulling fs layer 22:55:26 0c2d73faf560: Waiting 22:55:26 3e5f54012d9b: Verifying Checksum 22:55:26 3e5f54012d9b: Download complete 22:55:26 a0d0a0d46f8b: Verifying Checksum 22:55:26 a0d0a0d46f8b: Download complete 22:55:26 4c7163046ea9: Verifying Checksum 22:55:26 4c7163046ea9: Download complete 22:55:26 0c2d73faf560: Verifying Checksum 22:55:26 0c2d73faf560: Download complete 22:55:27 a0d0a0d46f8b: Pull complete 22:55:27 3e5f54012d9b: Pull complete 22:55:27 4c7163046ea9: Pull complete 22:55:27 0c2d73faf560: Pull complete 22:55:27 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 22:55:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:55:27 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 22:55:27 prd-centos7-docker-4c-2g-4488 does not seem to be running inside a container 22:55:27 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_PR-388 -v /w/workspace/edgexfoundry_device-sdk-c_PR-388:/w/workspace/edgexfoundry_device-sdk-c_PR-388:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_PR-388@tmp:/w/workspace/edgexfoundry_device-sdk-c_PR-388@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 22:55:28 $ docker top a049b402027b5ff99ac70bcc8b826db29b39429c541eabfc5b3b04b335aa18b3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:55:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:55:28 [ssh-agent] Looking for ssh-agent implementation... 22:55:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:55:28 $ docker exec a049b402027b5ff99ac70bcc8b826db29b39429c541eabfc5b3b04b335aa18b3 ssh-agent 22:55:28 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXkmMjEN/agent.13 22:55:28 SSH_AGENT_PID=19 22:55:28 Running ssh-add (command line suppressed) 22:55:28 Identity added: /w/workspace/edgexfoundry_device-sdk-c_PR-388@tmp/private_key_8006177424613226457.key (/w/workspace/edgexfoundry_device-sdk-c_PR-388@tmp/private_key_8006177424613226457.key) 22:55:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:55:29 + git tag --points-at HEAD [Pipeline] } 22:55:29 $ docker exec --env ******** --env ******** a049b402027b5ff99ac70bcc8b826db29b39429c541eabfc5b3b04b335aa18b3 ssh-agent -k 22:55:29 unset SSH_AUTH_SOCK; 22:55:29 unset SSH_AGENT_PID; 22:55:29 echo Agent pid 19 killed; 22:55:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:55:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:55:29 [ssh-agent] Looking for ssh-agent implementation... 22:55:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:55:29 $ docker exec a049b402027b5ff99ac70bcc8b826db29b39429c541eabfc5b3b04b335aa18b3 ssh-agent 22:55:29 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXCGfGaB/agent.53 22:55:29 SSH_AGENT_PID=59 22:55:29 Running ssh-add (command line suppressed) 22:55:29 Identity added: /w/workspace/edgexfoundry_device-sdk-c_PR-388@tmp/private_key_2797900758578644998.key (/w/workspace/edgexfoundry_device-sdk-c_PR-388@tmp/private_key_2797900758578644998.key) 22:55:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:55:29 + git semver init 22:55:29 # -> Open(): unable to determine branch for HEAD 22:55:29 # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_PR-388/.git 22:55:29 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_PR-388 22:55:29 # $SEMVER_REMOTE_NAME = origin 22:55:29 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:55:29 # $SEMVER_USER_NAME = edgex-jenkins 22:55:29 # $SEMVER_BRANCH = PR-388 22:55:29 # $SEMVER_TEMP = /tmp/semver-039175511 22:55:29 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-c.git $SEMVER_TEMP 22:55:30 # '/tmp/semver-039175511' -> '/w/workspace/edgexfoundry_device-sdk-c_PR-388/.semver' 22:55:30 # -> Force: false 22:55:30 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_PR-388/.semver [Pipeline] } 22:55:30 $ docker exec --env ******** --env ******** a049b402027b5ff99ac70bcc8b826db29b39429c541eabfc5b3b04b335aa18b3 ssh-agent -k 22:55:30 unset SSH_AUTH_SOCK; 22:55:30 unset SSH_AGENT_PID; 22:55:30 echo Agent pid 59 killed; 22:55:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:55:31 + git semver [Pipeline] } 22:55:31 $ docker stop --time=1 a049b402027b5ff99ac70bcc8b826db29b39429c541eabfc5b3b04b335aa18b3 22:55:32 $ docker rm -f a049b402027b5ff99ac70bcc8b826db29b39429c541eabfc5b3b04b335aa18b3 [Pipeline] // withDockerContainer [Pipeline] sh 22:55:32 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:55:33 Stashed 1 file(s) [Pipeline] echo 22:55:33 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:55:33 provisioning config files... 22:55:33 copy managed file [device-sdk-c-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_PR-388@tmp/config1002294756883132064tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:55:33 ---> docker-login.sh 22:55:33 nexus3.edgexfoundry.org:10001 22:55:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:55:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:55:33 Configure a credential helper to remove this warning. See 22:55:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:55:33 22:55:33 Login Succeeded 22:55:33 nexus3.edgexfoundry.org:10002 22:55:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:55:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:55:33 Configure a credential helper to remove this warning. See 22:55:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:55:33 22:55:33 Login Succeeded 22:55:33 nexus3.edgexfoundry.org:10003 22:55:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:55:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:55:33 Configure a credential helper to remove this warning. See 22:55:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:55:33 22:55:33 Login Succeeded 22:55:33 nexus3.edgexfoundry.org:10004 22:55:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:55:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:55:33 Configure a credential helper to remove this warning. See 22:55:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:55:33 22:55:33 Login Succeeded 22:55:33 docker.io 22:55:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:55:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:55:34 Configure a credential helper to remove this warning. See 22:55:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:55:34 22:55:34 Login Succeeded 22:55:34 ---> docker-login.sh ends [Pipeline] } 22:55:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:55:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:55:34 [prepBaseBuildImage] Generating new image with name: ci-base-image-x86_64 [Pipeline] echo 22:55:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:55:34 ========================================================= 22:55:34 [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest] 22:55:34 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 22:55:34 + 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 . 22:55:34 Sending build context to Docker daemon 19.72MB 22:55:34 Step 1/24 : ARG BASE=alpine:3.14 22:55:34 Step 2/24 : FROM ${BASE} as builder 22:55:34 latest: Pulling from edgex-devops/edgex-gcc-base 22:55:34 a0d0a0d46f8b: Already exists 22:55:34 39017ce70367: Pulling fs layer 22:55:34 dcf9283bb20a: Pulling fs layer 22:55:34 39017ce70367: Verifying Checksum 22:55:34 39017ce70367: Download complete 22:55:34 39017ce70367: Pull complete 22:55:35 dcf9283bb20a: Verifying Checksum 22:55:35 dcf9283bb20a: Download complete 22:55:38 dcf9283bb20a: Pull complete 22:55:38 Digest: sha256:2a2af42e0978abc69143d34e5140e0e2b13385d9fcf9e2292ee97f6b0c1f1d72 22:55:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest 22:55:38 ---> a4e04833b611 22:55:38 Step 3/24 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub 22:55:39 ---> Running in 6d3f49a44f48 22:55:39 Connecting to iotech.jfrog.io (34.243.182.113:443) 22:55:40 saving to '/etc/apk/keys/alpine.dev.rsa.pub' 22:55:40 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA 22:55:40 '/etc/apk/keys/alpine.dev.rsa.pub' saved 22:55:40 Removing intermediate container 6d3f49a44f48 22:55:40 ---> 5f315f0ef896 22:55:40 Step 4/24 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.14/main' >> /etc/apk/repositories 22:55:40 ---> Running in 02b42250f453 22:55:40 Removing intermediate container 02b42250f453 22:55:40 ---> 3fe425675bef 22:55:40 Step 5/24 : RUN apk add --update --no-cache build-base bash wget git gcc cmake make yaml-dev libcurl curl-dev libmicrohttpd-dev util-linux-dev ncurses-dev paho-mqtt-c-dev-1.3 hiredis-dev 22:55:40 ---> Running in e3f199395e92 22:55:40 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 22:55:41 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 22:55:42 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.14/main/x86_64/APKINDEX.tar.gz 22:55:42 WARNING: This apk-tools is OLD! Some packages might not function properly. 22:55:42 (1/29) Installing readline (8.1.0-r0) 22:55:42 (2/29) Installing bash (5.1.4-r0) 22:55:42 Executing bash-5.1.4-r0.post-install 22:55:42 (3/29) Installing hiredis (1.0.0-r0) 22:55:42 (4/29) Installing hiredis-dev (1.0.0-r0) 22:55:42 (5/29) Installing ncurses-dev (6.2_p20210612-r0) 22:55:42 (6/29) Installing paho-mqtt-c-dev-1.3 (1.3.9-r0) 22:55:43 (7/29) Installing libblkid (2.37.2-r0) 22:55:43 (8/29) Installing blkid (2.37.2-r0) 22:55:44 (9/29) Installing libcap-ng (0.8.2-r0) 22:55:44 (10/29) Installing setpriv (2.37.2-r0) 22:55:44 (11/29) Installing libmount (2.37.2-r0) 22:55:44 (12/29) Installing libsmartcols (2.37.2-r0) 22:55:44 (13/29) Installing findmnt (2.37.2-r0) 22:55:44 (14/29) Installing mcookie (2.37.2-r0) 22:55:44 (15/29) Installing hexdump (2.37.2-r0) 22:55:44 (16/29) Installing lsblk (2.37.2-r0) 22:55:44 (17/29) Installing libuuid (2.37.2-r0) 22:55:44 (18/29) Installing libfdisk (2.37.2-r0) 22:55:44 (19/29) Installing sfdisk (2.37.2-r0) 22:55:45 (20/29) Installing cfdisk (2.37.2-r0) 22:55:45 (21/29) Installing partx (2.37.2-r0) 22:55:45 (22/29) Installing flock (2.37.2-r0) 22:55:45 (23/29) Installing logger (2.37.2-r0) 22:55:45 (24/29) Installing uuidgen (2.37.2-r0) 22:55:45 (25/29) Installing libeconf (0.3.8-r1) 22:55:45 (26/29) Installing util-linux (2.37.2-r0) 22:55:45 (27/29) Installing util-linux-dev (2.37.2-r0) 22:55:45 (28/29) Installing libidn2 (2.3.1-r0) 22:55:45 (29/29) Installing wget (1.21.1-r1) 22:55:46 Executing busybox-1.33.1-r3.trigger 22:55:46 OK: 292 MiB in 106 packages 22:55:46 Removing intermediate container e3f199395e92 22:55:46 ---> 0489997e68bd 22:55:46 Step 6/24 : ENV CBOR_VERSION=0.5.0 22:55:46 ---> Running in 02df0337a8d6 22:55:46 Removing intermediate container 02df0337a8d6 22:55:46 ---> b5a0d826ef3b 22:55:46 Step 7/24 : RUN mkdir /tmp/cbor && cd /tmp/cbor && wget -O - https://github.com/PJK/libcbor/archive/v${CBOR_VERSION}.tar.gz | tar -z -x -f - && sed -e 's/-flto//' -i libcbor-${CBOR_VERSION}/CMakeLists.txt && cmake -DCMAKE_BUILD_TYPE=Release -DCBOR_CUSTOM_ALLOC=ON libcbor-${CBOR_VERSION} && make && make install 22:55:46 ---> Running in 61ef517a85ea 22:55:47 --2022-02-02 22:55:46-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz 22:55:47 Resolving github.com (github.com)... 140.82.112.4 22:55:47 Connecting to github.com (github.com)|140.82.112.4|:443... connected. 22:55:47 HTTP request sent, awaiting response... 302 Found 22:55:47 Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following] 22:55:47 --2022-02-02 22:55:47-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 22:55:47 Resolving codeload.github.com (codeload.github.com)... 140.82.113.9 22:55:47 Connecting to codeload.github.com (codeload.github.com)|140.82.113.9|:443... connected. 22:55:47 HTTP request sent, awaiting response... 200 OK 22:55:47 Length: unspecified [application/x-gzip] 22:55:47 Saving to: 'STDOUT' 22:55:47 22:55:47 0K .......... .......... .......... .......... .......... 1.23M 22:55:47 50K .......... .......... .......... .......... .......... 2.45M 22:55:47 100K .......... .......... .......... .......... .......... 28.1M 22:55:47 150K .......... .......... .......... .......... .......... 2.80M 22:55:47 200K .......... .......... .......... .......... .......... 36.5M 22:55:47 250K .......... .......... .......... .......... .......... 8.40M 22:55:47 300K .......... .......... .......... .......... .......... 3.83M 22:55:47 350K .......... .......... .......... .......... .......... 35.0M 22:55:47 400K .......... .......... .......... .......... .......... 7.53M 22:55:47 450K .......... .......... .......... .......... .......... 8.07M 22:55:47 500K .......... .......... .......... .......... .......... 16.9M 22:55:47 550K .......... .......... .......... .......... .......... 10.6M 22:55:47 600K .......... .......... .......... .......... .......... 3.42M 22:55:47 650K .......... .......... .......... .......... .......... 7.69M 22:55:47 700K .. 88.9M=0.1s 22:55:47 22:55:47 2022-02-02 22:55:47 (4.87 MB/s) - written to stdout [719348] 22:55:47 22:55:47 -- The C compiler identification is GNU 10.3.1 22:55:47 -- The CXX compiler identification is GNU 10.3.1 22:55:47 -- Detecting C compiler ABI info 22:55:47 -- Detecting C compiler ABI info - done 22:55:47 -- Check for working C compiler: /usr/bin/cc - skipped 22:55:47 -- Detecting C compile features 22:55:47 -- Detecting C compile features - done 22:55:47 -- Detecting CXX compiler ABI info 22:55:47 -- Detecting CXX compiler ABI info - done 22:55:47 -- Check for working CXX compiler: /usr/bin/c++ - skipped 22:55:47 -- Detecting CXX compile features 22:55:47 -- Detecting CXX compile features - done 22:55:47 -- Looking for include file endian.h 22:55:48 -- Looking for include file endian.h - found 22:55:48 -- Looking for sys/types.h 22:55:48 -- Looking for sys/types.h - found 22:55:48 -- Looking for stdint.h 22:55:48 -- Looking for stdint.h - found 22:55:48 -- Looking for stddef.h 22:55:48 -- Looking for stddef.h - found 22:55:48 -- Check size of size_t 22:55:48 Still waiting to schedule task 22:55:48 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 22:55:48 -- Check size of size_t - done 22:55:48 CMake Warning at examples/CMakeLists.txt:16 (find_package): 22:55:48 By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has 22:55:48 asked CMake to find a package configuration file provided by "cJSON", but 22:55:48 CMake did not find one. 22:55:48 22:55:48 Could not find a package configuration file provided by "cJSON" with any of 22:55:48 the following names: 22:55:48 22:55:48 cJSONConfig.cmake 22:55:48 cjson-config.cmake 22:55:48 22:55:48 Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set 22:55:48 "cJSON_DIR" to a directory containing one of the above files. If "cJSON" 22:55:48 provides a separate development package or SDK, be sure it has been 22:55:48 installed. 22:55:48 22:55:48 22:55:48 -- Configuring done 22:55:48 -- Generating done 22:55:48 -- Build files have been written to: /tmp/cbor 22:55:48 [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o 22:55:48 [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o 22:55:48 [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o 22:55:48 [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o 22:55:48 [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o 22:55:48 [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o 22:55:48 [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o 22:55:49 [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o 22:55:49 [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o 22:55:49 [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o 22:55:49 [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o 22:55:49 [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o 22:55:49 [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o 22:55:49 [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o 22:55:49 [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o 22:55:49 [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o 22:55:49 [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o 22:55:49 [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o 22:55:49 [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o 22:55:49 [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o 22:55:49 [ 40%] Linking C shared library libcbor.so 22:55:49 [ 40%] Built target cbor_shared 22:55:49 [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o 22:55:50 [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o 22:55:50 [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o 22:55:50 [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o 22:55:50 [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o 22:55:50 [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o 22:55:51 [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o 22:55:51 [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o 22:55:51 [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o 22:55:51 [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o 22:55:51 [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o 22:55:51 [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o 22:55:51 [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o 22:55:51 [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o 22:55:51 [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o 22:55:51 [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o 22:55:51 [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o 22:55:51 [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o 22:55:51 [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o 22:55:51 [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o 22:55:52 [ 80%] Linking C static library libcbor.a 22:55:52 [ 80%] Built target cbor 22:55:52 [ 82%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o 22:55:52 [ 84%] Linking C executable readfile 22:55:52 [ 84%] Built target readfile 22:55:52 [ 86%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o 22:55:52 [ 88%] Linking C executable create_items 22:55:52 [ 88%] Built target create_items 22:55:52 [ 90%] Building C object examples/CMakeFiles/sort.dir/sort.c.o 22:55:52 [ 92%] Linking C executable sort 22:55:52 [ 92%] Built target sort 22:55:52 [ 94%] Building C object examples/CMakeFiles/hello.dir/hello.c.o 22:55:52 [ 96%] Linking C executable hello 22:55:52 [ 96%] Built target hello 22:55:52 [ 98%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o 22:55:52 [100%] Linking C executable streaming_parser 22:55:52 [100%] Built target streaming_parser 22:55:52 Install the project... 22:55:52 -- Install configuration: "Release" 22:55:52 -- Installing: /usr/local/include/cbor/configuration.h 22:55:52 -- Installing: /usr/local/lib/libcbor.a 22:55:52 -- Installing: /usr/local/lib/libcbor.so.0.0.0 22:55:52 -- Installing: /usr/local/lib/libcbor.so.0 22:55:52 -- Installing: /usr/local/lib/libcbor.so 22:55:52 -- Up-to-date: /usr/local/include/cbor 22:55:52 -- Installing: /usr/local/include/cbor/arrays.h 22:55:52 -- Installing: /usr/local/include/cbor/bytestrings.h 22:55:52 -- Installing: /usr/local/include/cbor/callbacks.h 22:55:52 -- Installing: /usr/local/include/cbor/common.h 22:55:52 -- Installing: /usr/local/include/cbor/data.h 22:55:52 -- Installing: /usr/local/include/cbor/encoding.h 22:55:52 -- Installing: /usr/local/include/cbor/floats_ctrls.h 22:55:52 -- Installing: /usr/local/include/cbor/internal 22:55:52 -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h 22:55:52 -- Installing: /usr/local/include/cbor/internal/encoders.h 22:55:52 -- Installing: /usr/local/include/cbor/internal/loaders.h 22:55:52 -- Installing: /usr/local/include/cbor/internal/memory_utils.h 22:55:52 -- Installing: /usr/local/include/cbor/internal/stack.h 22:55:52 -- Installing: /usr/local/include/cbor/internal/unicode.h 22:55:52 -- Installing: /usr/local/include/cbor/ints.h 22:55:52 -- Installing: /usr/local/include/cbor/maps.h 22:55:52 -- Installing: /usr/local/include/cbor/serialization.h 22:55:52 -- Installing: /usr/local/include/cbor/streaming.h 22:55:52 -- Installing: /usr/local/include/cbor/strings.h 22:55:52 -- Installing: /usr/local/include/cbor/tags.h 22:55:52 -- Installing: /usr/local/include/cbor.h 22:55:52 -- Installing: /usr/local/lib/pkgconfig/libcbor.pc 22:55:53 Removing intermediate container 61ef517a85ea 22:55:53 ---> d008d29e76d4 22:55:53 Step 8/24 : RUN mkdir /tmp/sdk 22:55:53 ---> Running in 02599735f23c 22:55:53 Removing intermediate container 02599735f23c 22:55:53 ---> 5c7bc3640ce3 22:55:53 Step 9/24 : COPY VERSION /tmp/sdk 22:55:53 ---> aa05bb96ae4e 22:55:53 Step 10/24 : COPY src /tmp/sdk/src 22:55:53 ---> 3af894de8435 22:55:53 Step 11/24 : COPY include /tmp/sdk/include 22:55:53 ---> c87fb7d391e4 22:55:53 Step 12/24 : COPY scripts /tmp/sdk/scripts 22:55:54 ---> cd125d3d2b9e 22:55:54 Step 13/24 : COPY LICENSE /tmp/sdk 22:55:54 ---> b46ce000aa3c 22:55:54 Step 14/24 : COPY Attribution.txt /tmp/sdk 22:55:54 ---> 867fe1714aa3 22:55:54 Step 15/24 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install 22:55:54 ---> Running in 62ae8787ed5a 22:55:54 + CPPCHECK=false 22:55:54 + DOCGEN=false 22:55:54 + TOMLVER=SDK-0.2 22:55:54 + CUTILVER=1.2.2 22:55:54 + '[' 0 -gt 0 ] 22:55:54 + readlink -f ./scripts/build.sh 22:55:54 + dirname /tmp/sdk/scripts/build.sh 22:55:54 + dirname /tmp/sdk/scripts 22:55:54 + ROOT=/tmp/sdk 22:55:54 + cd /tmp/sdk 22:55:54 + '[' '!' -d deps ] 22:55:54 + mkdir deps 22:55:54 + wget -O - https://github.com.cnpmjs.org/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz 22:55:54 + tar -C deps -z -x -f - 22:55:54 --2022-02-02 22:55:54-- https://github.com.cnpmjs.org/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz 22:55:55 Resolving github.com.cnpmjs.org (github.com.cnpmjs.org)... 47.241.4.205 22:55:55 Connecting to github.com.cnpmjs.org (github.com.cnpmjs.org)|47.241.4.205|:443... connected. 22:55:56 HTTP request sent, awaiting response... 302 Found 22:55:56 Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following] 22:55:56 --2022-02-02 22:55:56-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 22:55:56 Resolving codeload.github.com (codeload.github.com)... 140.82.113.9 22:55:56 Connecting to codeload.github.com (codeload.github.com)|140.82.113.9|:443... connected. 22:55:56 HTTP request sent, awaiting response... 200 OK 22:55:56 Length: unspecified [application/x-gzip] 22:55:56 Saving to: 'STDOUT' 22:55:56 22:55:56 0K .......... ......  818K=0.02s 22:55:56 22:55:56 2022-02-02 22:55:56 (818 KB/s) - written to stdout [16451] 22:55:56 22:55:56 + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c 22:55:56 + wget -O - https://github.com.cnpmjs.org/IOTechSystems/iotech-c-utils/archive/v1.2.2.tar.gz 22:55:56 + tar -C deps -z -x -f - 22:55:56 --2022-02-02 22:55:56-- https://github.com.cnpmjs.org/IOTechSystems/iotech-c-utils/archive/v1.2.2.tar.gz 22:55:56 Resolving github.com.cnpmjs.org (github.com.cnpmjs.org)... 47.241.4.205 22:55:56 Connecting to github.com.cnpmjs.org (github.com.cnpmjs.org)|47.241.4.205|:443... connected. 22:55:58 HTTP request sent, awaiting response... 302 Found 22:55:58 Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.2.2 [following] 22:55:58 --2022-02-02 22:55:57-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.2.2 22:55:58 Resolving codeload.github.com (codeload.github.com)... 140.82.113.9 22:55:58 Connecting to codeload.github.com (codeload.github.com)|140.82.113.9|:443... connected. 22:55:58 HTTP request sent, awaiting response... 200 OK 22:55:58 Length: unspecified [application/x-gzip] 22:55:58 Saving to: 'STDOUT' 22:55:58 22:55:58 0K .......... .......... .......... .......... .......... 1.20M 22:55:58 50K .......... .......... .......... .......... .......... 2.58M 22:55:58 100K .......... .......... .......... .......... .......... 56.2M 22:55:58 150K .......... .......... .......... ......... 9.84M=0.06s 22:55:58 22:55:58 2022-02-02 22:55:58 (2.87 MB/s) - written to stdout [193961] 22:55:58 22:55:58 + mkdir -p src/c/iot 22:55:58 + 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 22:55:58 + cp deps/iotech-c-utils-1.2.2/src/c/defs.h.in src/c/iot 22:55:58 + cp deps/iotech-c-utils-1.2.2/src/c/yxml.h src/c/iot 22:55:58 + cp deps/iotech-c-utils-1.2.2/VERSION src/c/iot 22:55:58 + mkdir -p include/iot 22:55:58 + 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 22:55:58 + mkdir -p include/iot/os 22:55:58 + 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 22:55:58 + wget -O - https://github.com.cnpmjs.org/edgego/prometheus-client-c/archive/refs/tags/v0.1.3.1.tar.gz 22:55:58 + tar -C deps -z -x -f - 22:55:58 --2022-02-02 22:55:58-- https://github.com.cnpmjs.org/edgego/prometheus-client-c/archive/refs/tags/v0.1.3.1.tar.gz 22:55:58 Resolving github.com.cnpmjs.org (github.com.cnpmjs.org)... 47.241.4.205 22:55:58 Connecting to github.com.cnpmjs.org (github.com.cnpmjs.org)|47.241.4.205|:443... connected. 22:55:59 HTTP request sent, awaiting response... 302 Found 22:55:59 Location: https://codeload.github.com/edgego/prometheus-client-c/tar.gz/refs/tags/v0.1.3.1 [following] 22:55:59 --2022-02-02 22:55:59-- https://codeload.github.com/edgego/prometheus-client-c/tar.gz/refs/tags/v0.1.3.1 22:55:59 Resolving codeload.github.com (codeload.github.com)... 140.82.113.9 22:55:59 Connecting to codeload.github.com (codeload.github.com)|140.82.113.9|:443... connected. 22:55:59 HTTP request sent, awaiting response... 200 OK 22:55:59 Length: unspecified [application/x-gzip] 22:55:59 Saving to: 'STDOUT' 22:55:59 22:55:59 0K .......... .......... .......... .......... .......... 1.22M 22:55:59 50K .......... .......... .......... .......... .......... 2.52M 22:55:59 100K .......... .......... .......... .......... .......... 45.0M 22:55:59 150K .......... .......... .......... .......... .......... 25.1M 22:55:59 200K .......... .......... .......... .......... .......... 2.57M 22:55:59 250K .......... .......... .......... .......... .......... 16.0M 22:55:59 300K .......... .......... .......... .......... .......... 14.9M 22:55:59 350K .......... .......... .......... .......... .......... 19.8M 22:56:00 400K .......... .......... .......... .......... .......... 4.78M 22:56:00 450K .......... .......... .......... .......... .......... 56.9M 22:56:00 500K .......... .......... .......... .......... .......... 12.3M 22:56:00 550K .......... .......... .......... .......... .......... 25.5M 22:56:00 600K .......... .......... .......... .......... .......... 4.05M 22:56:00 650K .......... .......... .......... .......... .......... 332M 22:56:00 700K .......... .......... .......... .......... .......... 15.5M 22:56:00 750K .......... .......... .......... .......... .......... 3.21M 22:56:00 800K .......... .......... .......... .......... .......... 11.2M 22:56:00 850K .......... .......... .......... .......... .......... 72.4M 22:56:00 900K .......... .......... .......... .......... .......... 34.4M 22:56:00 950K .......... .......... .......... .......... .......... 12.9M 22:56:00 1000K ...... 298M=0.1s 22:56:00 22:56:00 2022-02-02 22:55:59 (6.64 MB/s) - written to stdout [1030327] 22:56:00 22:56:00 + cd ./deps/prometheus-client-c-0.1.3.1 22:56:00 + /bin/bash ./auto build 22:56:00  22:56:00 ######################################################################## 22:56:00 > Executing build 22:56:00 ######################################################################## 22:56:00 22:56:00  22:56:00 ######################################################################## 22:56:00 > prom: CMake Build Stage 22:56:00 ######################################################################## 22:56:00 22:56:00 -- The C compiler identification is GNU 10.3.1 22:56:00 -- Detecting C compiler ABI info 22:56:00 -- Detecting C compiler ABI info - done 22:56:00 -- Check for working C compiler: /usr/bin/gcc - skipped 22:56:00 -- Detecting C compile features 22:56:00 -- Detecting C compile features - done 22:56:00 -- Looking for pthread.h 22:56:00 -- Looking for pthread.h - found 22:56:00 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD 22:56:00 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success 22:56:00 -- Found Threads: TRUE 22:56:00 -- Configuring done 22:56:00 -- Generating done 22:56:00 -- Build files have been written to: /tmp/sdk/deps/prometheus-client-c-0.1.3.1/prom/build 22:56:00  22:56:00 ######################################################################## 22:56:00 > prom: Make Build Stage 22:56:00 ######################################################################## 22:56:00 22:56:00 [ 5%] Building C object CMakeFiles/prom.dir/src/prom_collector.c.o 22:56:00 [ 11%] Building C object CMakeFiles/prom.dir/src/prom_collector_registry.c.o 22:56:00 [ 16%] Building C object CMakeFiles/prom.dir/src/prom_counter.c.o 22:56:00 [ 22%] Building C object CMakeFiles/prom.dir/src/prom_gauge.c.o 22:56:00 [ 27%] Building C object CMakeFiles/prom.dir/src/prom_histogram.c.o 22:56:00 [ 33%] Building C object CMakeFiles/prom.dir/src/prom_histogram_buckets.c.o 22:56:00 [ 38%] Building C object CMakeFiles/prom.dir/src/prom_linked_list.c.o 22:56:00 [ 44%] Building C object CMakeFiles/prom.dir/src/prom_map.c.o 22:56:00 [ 50%] Building C object CMakeFiles/prom.dir/src/prom_metric.c.o 22:56:00 [ 55%] Building C object CMakeFiles/prom.dir/src/prom_metric_formatter.c.o 22:56:00 [ 61%] Building C object CMakeFiles/prom.dir/src/prom_metric_sample.c.o 22:56:00 [ 66%] Building C object CMakeFiles/prom.dir/src/prom_metric_sample_histogram.c.o 22:56:00 [ 72%] Building C object CMakeFiles/prom.dir/src/prom_process_fds.c.o 22:56:01 [ 77%] Building C object CMakeFiles/prom.dir/src/prom_process_limits.c.o 22:56:01 [ 83%] Building C object CMakeFiles/prom.dir/src/prom_process_stat.c.o 22:56:01 [ 88%] Building C object CMakeFiles/prom.dir/src/prom_procfs.c.o 22:56:01 [ 94%] Building C object CMakeFiles/prom.dir/src/prom_string_builder.c.o 22:56:01 [100%] Linking C shared library libprom.so 22:56:01 [100%] Built target prom 22:56:01  22:56:01 ######################################################################## 22:56:01 > promhttp: CMake Build Stage 22:56:01 ######################################################################## 22:56:01 22:56:01 -- The C compiler identification is GNU 10.3.1 22:56:01 -- Detecting C compiler ABI info 22:56:01 -- Detecting C compiler ABI info - done 22:56:01 -- Check for working C compiler: /usr/bin/gcc - skipped 22:56:01 -- Detecting C compile features 22:56:01 -- Detecting C compile features - done 22:56:01 -- Looking for pthread.h 22:56:01 -- Looking for pthread.h - found 22:56:01 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD 22:56:01 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success 22:56:01 -- Found Threads: TRUE 22:56:01 -- Configuring done 22:56:01 -- Generating done 22:56:01 -- Build files have been written to: /tmp/sdk/deps/prometheus-client-c-0.1.3.1/promhttp/build 22:56:01  22:56:01 ######################################################################## 22:56:01 > promhttp: Make Build Stage 22:56:01 ######################################################################## 22:56:01 22:56:01 [ 50%] Building C object CMakeFiles/promhttp.dir/src/promhttp.c.o 22:56:01 [100%] Linking C shared library libpromhttp.so 22:56:01 [100%] Built target promhttp 22:56:01 SUCCESS: Build Complete 22:56:01 + /bin/bash ./auto package 22:56:01  22:56:01 ######################################################################## 22:56:01 > Executing package 22:56:01 ######################################################################## 22:56:01 22:56:01 CPack: Create package using TGZ 22:56:01 CPack: Install projects 22:56:01 CPack: - Run preinstall target for: libprom 22:56:01 CPack: - Install project: libprom [] 22:56:01 CPack: Create package 22:56:01 CPack: - package: /tmp/sdk/deps/prometheus-client-c-0.1.3.1/prom/libprom-dev-0.1.3-Linux.tar.gz generated. 22:56:01 CPack: Create package using DEB 22:56:01 CPack: Install projects 22:56:01 CPack: - Run preinstall target for: libprom 22:56:01 CPack: - Install project: libprom [] 22:56:01 CPack: Create package 22:56:01 -- CPackDeb: Can not find dpkg in your path, default to i386. 22:56:01 -- CPACK_DEBIAN_PACKAGE_DEPENDS not set, the package will have no dependencies. 22:56:01 CPack: - package: /tmp/sdk/deps/prometheus-client-c-0.1.3.1/prom/libprom-dev-0.1.3-Linux.deb generated. 22:56:01 CPack: Create package using TGZ 22:56:01 CPack: Install projects 22:56:01 CPack: - Run preinstall target for: libpromhttp 22:56:01 CPack: - Install project: libpromhttp [] 22:56:01 CPack: Create package 22:56:01 CPack: - package: /tmp/sdk/deps/prometheus-client-c-0.1.3.1/promhttp/libpromhttp-dev-0.1.3-Linux.tar.gz generated. 22:56:01 CPack: Create package using DEB 22:56:01 CPack: Install projects 22:56:01 CPack: - Run preinstall target for: libpromhttp 22:56:01 CPack: - Install project: libpromhttp [] 22:56:01 CPack: Create package 22:56:01 -- CPackDeb: Can not find dpkg in your path, default to i386. 22:56:01 CPack: - package: /tmp/sdk/deps/prometheus-client-c-0.1.3.1/promhttp/libpromhttp-dev-0.1.3-Linux.deb generated. 22:56:01 SUCCESS: Package build success 22:56:01 + mkdir temp 22:56:01 + cp ./prom/libprom-dev-0.1.3-Linux.tar.gz ./promhttp/libpromhttp-dev-0.1.3-Linux.tar.gz temp 22:56:01 + cd temp 22:56:01 + tar -xf libprom-dev-0.1.3-Linux.tar.gz 22:56:01 + cp ./libprom-dev-0.1.3-Linux/include/prom.h ./libprom-dev-0.1.3-Linux/include/prom_alloc.h ./libprom-dev-0.1.3-Linux/include/prom_collector.h ./libprom-dev-0.1.3-Linux/include/prom_collector_registry.h ./libprom-dev-0.1.3-Linux/include/prom_counter.h ./libprom-dev-0.1.3-Linux/include/prom_gauge.h ./libprom-dev-0.1.3-Linux/include/prom_histogram.h ./libprom-dev-0.1.3-Linux/include/prom_histogram_buckets.h ./libprom-dev-0.1.3-Linux/include/prom_linked_list.h ./libprom-dev-0.1.3-Linux/include/prom_map.h ./libprom-dev-0.1.3-Linux/include/prom_metric.h ./libprom-dev-0.1.3-Linux/include/prom_metric_sample.h ./libprom-dev-0.1.3-Linux/include/prom_metric_sample_histogram.h /usr/include 22:56:02 + cp './libprom-dev-0.1.3-Linux/lib64/*' /usr/lib 22:56:02 cp: can't stat './libprom-dev-0.1.3-Linux/lib64/*': No such file or directory 22:56:02 The command '/bin/sh -c cd /tmp/sdk && ./scripts/build.sh && make -C build/release install' returned a non-zero code: 1 [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] sh 22:56:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:56:02 22:56:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 22:56:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:56:02 latest: Pulling from edgex-lftools-log-publisher 22:56:02 b4d181a07f80: Pulling fs layer 22:56:02 a1111a8f2ec3: Pulling fs layer 22:56:02 ed53099fbce6: Pulling fs layer 22:56:02 dc539afda2c1: Pulling fs layer 22:56:02 77bc0d833cb6: Pulling fs layer 22:56:02 9065ff56babe: Pulling fs layer 22:56:02 d287ab97295c: Pulling fs layer 22:56:02 dc539afda2c1: Waiting 22:56:02 77bc0d833cb6: Waiting 22:56:02 9065ff56babe: Waiting 22:56:02 d287ab97295c: Waiting 22:56:02 a1111a8f2ec3: Verifying Checksum 22:56:02 a1111a8f2ec3: Download complete 22:56:02 dc539afda2c1: Verifying Checksum 22:56:02 dc539afda2c1: Download complete 22:56:02 ed53099fbce6: Verifying Checksum 22:56:02 ed53099fbce6: Download complete 22:56:02 9065ff56babe: Verifying Checksum 22:56:02 9065ff56babe: Download complete 22:56:03 77bc0d833cb6: Verifying Checksum 22:56:03 77bc0d833cb6: Download complete 22:56:03 b4d181a07f80: Verifying Checksum 22:56:03 b4d181a07f80: Download complete 22:56:03 d287ab97295c: Verifying Checksum 22:56:03 d287ab97295c: Download complete 22:56:04 b4d181a07f80: Pull complete 22:56:04 a1111a8f2ec3: Pull complete 22:56:05 ed53099fbce6: Pull complete 22:56:05 dc539afda2c1: Pull complete 22:56:05 77bc0d833cb6: Pull complete 22:56:05 9065ff56babe: Pull complete 22:56:10 d287ab97295c: Pull complete 22:56:10 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 22:56:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:56:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 22:56:10 prd-centos7-docker-4c-2g-4488 does not seem to be running inside a container 22:56:11 $ 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_PR-388 -v /w/workspace/edgexfoundry_device-sdk-c_PR-388:/w/workspace/edgexfoundry_device-sdk-c_PR-388:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_PR-388@tmp:/w/workspace/edgexfoundry_device-sdk-c_PR-388@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:56:13 $ docker top f157c75ddf0968b4a90764ee994783d50c8778c5b93af3057c79dfe3a931bd6c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:56:13 ---> job-cost.sh 22:56:13 lf-activate-venv: SKIPPING 22:56:13 INFO: No Stack... 22:56:14 INFO: Retrieving Pricing Info for: v3-standard-2 22:56:14 INFO: Archiving Costs [Pipeline] sh 22:56:14 + cat /w/workspace/edgexfoundry_device-sdk-c_PR-388/archives/cost.csv 22:56:14 + cut -d, -f6 [Pipeline] lock 22:56:14 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-c-PR-388-4-stack-cost] 22:56:14 Resource [jenkins-edgexfoundry-device-sdk-c-PR-388-4-stack-cost] did not exist. Created. 22:56:14 Lock acquired on [jenkins-edgexfoundry-device-sdk-c-PR-388-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:56:15 + echo total: 0.05999999865889549 [Pipeline] stash 22:56:15 Stashed 1 file(s) [Pipeline] } 22:56:15 Lock released on resource [jenkins-edgexfoundry-device-sdk-c-PR-388-4-stack-cost] [Pipeline] // lock [Pipeline] } 22:56:15 $ docker stop --time=1 f157c75ddf0968b4a90764ee994783d50c8778c5b93af3057c79dfe3a931bd6c 22:56:16 $ docker rm -f f157c75ddf0968b4a90764ee994783d50c8778c5b93af3057c79dfe3a931bd6c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 22:56:16 Failed in branch amd64 22:57:16 Running on prd-ubuntu18.04-docker-arm64-4c-16g-4489 in /w/workspace/edgexfoundry_device-sdk-c_PR-388 [Pipeline] { [Pipeline] ws 22:57:16 Running in /w/workspace/device-sdk-c/4 [Pipeline] { [Pipeline] checkout 22:57:16 Selected Git installation does not exist. Using Default 22:57:16 The recommended git tool is: NONE 22:57:20 using credential edgex-jenkins-ssh 22:57:20 Cloning the remote Git repository 22:57:20 Cloning repository git@github.com:edgexfoundry/device-sdk-c.git 22:57:20 > git init /w/workspace/device-sdk-c/4 # timeout=10 22:57:20 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git 22:57:20 > git --version # timeout=10 22:57:20 > git --version # 'git version 2.17.1' 22:57:20 using GIT_SSH to set credentials SSH Credentials for GitHub 22:57:21 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:57:22 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 22:57:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:57:22 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 22:57:22 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git 22:57:22 using GIT_SSH to set credentials SSH Credentials for GitHub 22:57:22 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/388/head:refs/remotes/origin/PR-388 +refs/heads/main:refs/remotes/origin/main # timeout=10 22:57:24 Merging remotes/origin/main commit 14d3a6bdd029748f665c10001c42d1af5d609c98 into PR head commit 8f822df88842add76d792b0fcf38c18213008c44 22:57:24 Merge succeeded, producing 5a56bf886f75408540c8052fcd24f980bc1a292b 22:57:24 Checking out Revision 5a56bf886f75408540c8052fcd24f980bc1a292b (PR-388) 22:57:24 > git config core.sparsecheckout # timeout=10 22:57:24 > git checkout -f 8f822df88842add76d792b0fcf38c18213008c44 # timeout=10 22:57:24 > git remote # timeout=10 22:57:24 > git config --get remote.origin.url # timeout=10 22:57:24 using GIT_SSH to set credentials SSH Credentials for GitHub 22:57:24 > git merge 14d3a6bdd029748f665c10001c42d1af5d609c98 # timeout=10 22:57:24 > git rev-parse HEAD^{commit} # timeout=10 22:57:24 > git config core.sparsecheckout # timeout=10 22:57:24 > git checkout -f 5a56bf886f75408540c8052fcd24f980bc1a292b # timeout=10 22:57:29 Commit message: "Merge commit '14d3a6bdd029748f665c10001c42d1af5d609c98' into HEAD" 22:57:29 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { 22:57:29 > git rev-list --no-walk 19880ddffa88aba3f13a4bea8c5c8f31c49a6605 # timeout=10 [Pipeline] sh 22:57:29 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 22:57:29 % Total % Received % Xferd Average Speed Time Time Time Current 22:57:29 Dload Upload Total Spent Left Speed 22:57:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 74018 0 --:--:-- --:--:-- --:--:-- 74018 [Pipeline] sh 22:57:30 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 22:57:30 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 22:57:30 + sudo tee /etc/docker/daemon.new 22:57:30 { 22:57:30 "registry-mirrors": [ 22:57:30 "https://nexus3.edgexfoundry.org:10001" 22:57:30 ], 22:57:30 "bip": "10.250.0.254/24", 22:57:30 "hosts": [ 22:57:30 "tcp://0.0.0.0:5555", 22:57:30 "unix:///var/run/docker.sock" 22:57:30 ], 22:57:30 "mtu": 1458, 22:57:30 "selinux-enabled": true, 22:57:30 "seccomp-profile": "/etc/docker/seccomp.json" 22:57:30 } [Pipeline] sh 22:57:31 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 22:57:31 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:57:49 provisioning config files... 22:57:49 copy managed file [device-sdk-c-settings] to file:/w/workspace/device-sdk-c/4@tmp/config7356772448294589032tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:57:50 ---> docker-login.sh 22:57:50 nexus3.edgexfoundry.org:10001 22:57:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:57:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:57:50 Configure a credential helper to remove this warning. See 22:57:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:57:50 22:57:50 Login Succeeded 22:57:51 nexus3.edgexfoundry.org:10002 22:57:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:57:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:57:51 Configure a credential helper to remove this warning. See 22:57:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:57:51 22:57:51 Login Succeeded 22:57:51 nexus3.edgexfoundry.org:10003 22:57:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:57:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:57:51 Configure a credential helper to remove this warning. See 22:57:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:57:51 22:57:51 Login Succeeded 22:57:51 nexus3.edgexfoundry.org:10004 22:57:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:57:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:57:52 Configure a credential helper to remove this warning. See 22:57:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:57:52 22:57:52 Login Succeeded 22:57:52 docker.io 22:57:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:57:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:57:53 Configure a credential helper to remove this warning. See 22:57:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:57:53 22:57:53 Login Succeeded 22:57:53 ---> docker-login.sh ends [Pipeline] } 22:57:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:57:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:57:53 [prepBaseBuildImage] Generating new image with name: ci-base-image-arm64 [Pipeline] echo 22:57:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:57:53 ========================================================= 22:57:53 [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest] 22:57:53 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 22:57:53 + 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 . 22:57:54 Sending build context to Docker daemon 17.96MB 22:57:54 Step 1/24 : ARG BASE=alpine:3.14 22:57:54 Step 2/24 : FROM ${BASE} as builder 22:57:54 latest: Pulling from edgex-devops/edgex-gcc-base-arm64 22:57:54 be307f383ecc: Pulling fs layer 22:57:54 4910bfc061af: Pulling fs layer 22:57:54 316f14b68d6c: Pulling fs layer 22:57:54 4910bfc061af: Verifying Checksum 22:57:54 4910bfc061af: Download complete 22:57:54 be307f383ecc: Verifying Checksum 22:57:54 be307f383ecc: Download complete 22:57:55 be307f383ecc: Pull complete 22:57:55 4910bfc061af: Pull complete 22:57:56 316f14b68d6c: Verifying Checksum 22:57:56 316f14b68d6c: Download complete 22:58:04 316f14b68d6c: Pull complete 22:58:04 Digest: sha256:27a560f68313cdb897b9df5f6a9887bddd8168c762d84b58f9bded60475c1e78 22:58:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest 22:58:04 ---> 902874ad5566 22:58:04 Step 3/24 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub 22:58:05 ---> Running in 0003cc303bea 22:58:06 Connecting to iotech.jfrog.io (34.243.182.113:443) 22:58:07 saving to '/etc/apk/keys/alpine.dev.rsa.pub' 22:58:07 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA 22:58:07 '/etc/apk/keys/alpine.dev.rsa.pub' saved 22:58:07 Removing intermediate container 0003cc303bea 22:58:07 ---> 0733bb73d693 22:58:07 Step 4/24 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.14/main' >> /etc/apk/repositories 22:58:07 ---> Running in 4296380f9d68 22:58:09 Removing intermediate container 4296380f9d68 22:58:09 ---> 4071e25b9a9a 22:58:09 Step 5/24 : RUN apk add --update --no-cache build-base bash wget git gcc cmake make yaml-dev libcurl curl-dev libmicrohttpd-dev util-linux-dev ncurses-dev paho-mqtt-c-dev-1.3 hiredis-dev 22:58:09 ---> Running in 4e2f769dad38 22:58:10 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 22:58:11 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 22:58:11 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.14/main/aarch64/APKINDEX.tar.gz 22:58:12 WARNING: This apk-tools is OLD! Some packages might not function properly. 22:58:12 (1/29) Installing readline (8.1.0-r0) 22:58:12 (2/29) Installing bash (5.1.4-r0) 22:58:12 Executing bash-5.1.4-r0.post-install 22:58:12 (3/29) Installing hiredis (1.0.0-r0) 22:58:13 (4/29) Installing hiredis-dev (1.0.0-r0) 22:58:13 (5/29) Installing ncurses-dev (6.2_p20210612-r0) 22:58:13 (6/29) Installing paho-mqtt-c-dev-1.3 (1.3.9-r0) 22:58:14 (7/29) Installing libblkid (2.37.2-r0) 22:58:14 (8/29) Installing blkid (2.37.2-r0) 22:58:14 (9/29) Installing libcap-ng (0.8.2-r0) 22:58:14 (10/29) Installing setpriv (2.37.2-r0) 22:58:14 (11/29) Installing libmount (2.37.2-r0) 22:58:14 (12/29) Installing libsmartcols (2.37.2-r0) 22:58:14 (13/29) Installing findmnt (2.37.2-r0) 22:58:14 (14/29) Installing mcookie (2.37.2-r0) 22:58:14 (15/29) Installing hexdump (2.37.2-r0) 22:58:14 (16/29) Installing lsblk (2.37.2-r0) 22:58:14 (17/29) Installing libuuid (2.37.2-r0) 22:58:15 (18/29) Installing libfdisk (2.37.2-r0) 22:58:15 (19/29) Installing sfdisk (2.37.2-r0) 22:58:15 (20/29) Installing cfdisk (2.37.2-r0) 22:58:15 (21/29) Installing partx (2.37.2-r0) 22:58:15 (22/29) Installing flock (2.37.2-r0) 22:58:15 (23/29) Installing logger (2.37.2-r0) 22:58:15 (24/29) Installing uuidgen (2.37.2-r0) 22:58:15 (25/29) Installing libeconf (0.3.8-r1) 22:58:15 (26/29) Installing util-linux (2.37.2-r0) 22:58:16 (27/29) Installing util-linux-dev (2.37.2-r0) 22:58:16 (28/29) Installing libidn2 (2.3.1-r0) 22:58:16 (29/29) Installing wget (1.21.1-r1) 22:58:16 Executing busybox-1.33.1-r6.trigger 22:58:16 OK: 288 MiB in 106 packages 22:58:17 Removing intermediate container 4e2f769dad38 22:58:17 ---> a1b86e915cee 22:58:17 Step 6/24 : ENV CBOR_VERSION=0.5.0 22:58:17 ---> Running in d519a351fd32 22:58:18 Removing intermediate container d519a351fd32 22:58:18 ---> 52ef8a7b6cfa 22:58:18 Step 7/24 : RUN mkdir /tmp/cbor && cd /tmp/cbor && wget -O - https://github.com/PJK/libcbor/archive/v${CBOR_VERSION}.tar.gz | tar -z -x -f - && sed -e 's/-flto//' -i libcbor-${CBOR_VERSION}/CMakeLists.txt && cmake -DCMAKE_BUILD_TYPE=Release -DCBOR_CUSTOM_ALLOC=ON libcbor-${CBOR_VERSION} && make && make install 22:58:18 ---> Running in 98b133ed290a 22:58:19 --2022-02-02 22:58:19-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz 22:58:19 Resolving github.com (github.com)... 140.82.113.3 22:58:19 Connecting to github.com (github.com)|140.82.113.3|:443... connected. 22:58:19 HTTP request sent, awaiting response... 302 Found 22:58:19 Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following] 22:58:19 --2022-02-02 22:58:19-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 22:58:19 Resolving codeload.github.com (codeload.github.com)... 140.82.114.9 22:58:19 Connecting to codeload.github.com (codeload.github.com)|140.82.114.9|:443... connected. 22:58:19 HTTP request sent, awaiting response... 200 OK 22:58:19 Length: unspecified [application/x-gzip] 22:58:19 Saving to: 'STDOUT' 22:58:19 22:58:19 0K .......... .......... .......... .......... .......... 1.19M 22:58:19 50K .......... .......... .......... .......... .......... 2.26M 22:58:19 100K .......... .......... .......... .......... .......... 16.6M 22:58:19 150K .......... .......... .......... .......... .......... 2.73M 22:58:19 200K .......... .......... .......... .......... .......... 12.4M 22:58:19 250K .......... .......... .......... .......... .......... 3.38M 22:58:19 300K .......... .......... .......... .......... .......... 3.25M 22:58:19 350K .......... .......... .......... .......... .......... 3.63M 22:58:19 400K .......... .......... .......... .......... .......... 6.48M 22:58:19 450K .......... .......... .......... .......... .......... 3.74M 22:58:19 500K .......... .......... .......... .......... .......... 8.70M 22:58:19 550K .......... .......... .......... .......... .......... 2.63M 22:58:19 600K .......... .......... .......... .......... .......... 887K 22:58:19 650K .......... .......... .......... .......... .......... 2.21M 22:58:19 700K ..     3.32M=0.3s 22:58:19 22:58:19 2022-02-02 22:58:19 (2.70 MB/s) - written to stdout [719348] 22:58:19 22:58:20 -- The C compiler identification is GNU 10.3.1 22:58:20 -- The CXX compiler identification is GNU 10.3.1 22:58:20 -- Detecting C compiler ABI info 22:58:20 -- Detecting C compiler ABI info - done 22:58:21 -- Check for working C compiler: /usr/bin/cc - skipped 22:58:21 -- Detecting C compile features 22:58:21 -- Detecting C compile features - done 22:58:21 -- Detecting CXX compiler ABI info 22:58:21 -- Detecting CXX compiler ABI info - done 22:58:21 -- Check for working CXX compiler: /usr/bin/c++ - skipped 22:58:21 -- Detecting CXX compile features 22:58:21 -- Detecting CXX compile features - done 22:58:21 -- Looking for include file endian.h 22:58:21 -- Looking for include file endian.h - found 22:58:21 -- Looking for sys/types.h 22:58:21 -- Looking for sys/types.h - found 22:58:21 -- Looking for stdint.h 22:58:22 -- Looking for stdint.h - found 22:58:22 -- Looking for stddef.h 22:58:22 -- Looking for stddef.h - found 22:58:22 -- Check size of size_t 22:58:22 -- Check size of size_t - done 22:58:22 CMake Warning at examples/CMakeLists.txt:16 (find_package): 22:58:22 By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has 22:58:22 asked CMake to find a package configuration file provided by "cJSON", but 22:58:22 CMake did not find one. 22:58:22 22:58:22 Could not find a package configuration file provided by "cJSON" with any of 22:58:22 the following names: 22:58:22 22:58:22 cJSONConfig.cmake 22:58:22 cjson-config.cmake 22:58:22 22:58:22 Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set 22:58:22 "cJSON_DIR" to a directory containing one of the above files. If "cJSON" 22:58:22 provides a separate development package or SDK, be sure it has been 22:58:22 installed. 22:58:22 22:58:22 22:58:22 -- Configuring done 22:58:22 -- Generating done 22:58:22 -- Build files have been written to: /tmp/cbor 22:58:23 [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o 22:58:24 [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o 22:58:24 [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o 22:58:25 [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o 22:58:26 [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o 22:58:26 [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o 22:58:26 [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o 22:58:26 [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o 22:58:26 [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o 22:58:27 [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o 22:58:27 [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o 22:58:28 [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o 22:58:28 [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o 22:58:29 [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o 22:58:29 [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o 22:58:29 [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o 22:58:30 [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o 22:58:30 [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o 22:58:30 [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o 22:58:30 [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o 22:58:31 [ 40%] Linking C shared library libcbor.so 22:58:31 [ 40%] Built target cbor_shared 22:58:31 [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o 22:58:32 [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o 22:58:32 [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o 22:58:33 [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o 22:58:35 [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o 22:58:35 [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o 22:58:35 [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o 22:58:36 [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o 22:58:36 [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o 22:58:36 [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o 22:58:37 [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o 22:58:37 [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o 22:58:38 [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o 22:58:39 [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o 22:58:39 [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o 22:58:39 [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o 22:58:39 [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o 22:58:40 [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o 22:58:40 [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o 22:58:40 [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o 22:58:40 [ 80%] Linking C static library libcbor.a 22:58:40 [ 80%] Built target cbor 22:58:41 [ 82%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o 22:58:41 [ 84%] Linking C executable readfile 22:58:41 [ 84%] Built target readfile 22:58:41 [ 86%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o 22:58:41 [ 88%] Linking C executable create_items 22:58:41 [ 88%] Built target create_items 22:58:41 [ 90%] Building C object examples/CMakeFiles/sort.dir/sort.c.o 22:58:42 [ 92%] Linking C executable sort 22:58:42 [ 92%] Built target sort 22:58:42 [ 94%] Building C object examples/CMakeFiles/hello.dir/hello.c.o 22:58:42 [ 96%] Linking C executable hello 22:58:42 [ 96%] Built target hello 22:58:42 [ 98%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o 22:58:42 [100%] Linking C executable streaming_parser 22:58:42 [100%] Built target streaming_parser 22:58:42 Install the project... 22:58:42 -- Install configuration: "Release" 22:58:42 -- Installing: /usr/local/include/cbor/configuration.h 22:58:42 -- Installing: /usr/local/lib/libcbor.a 22:58:42 -- Installing: /usr/local/lib/libcbor.so.0.0.0 22:58:42 -- Installing: /usr/local/lib/libcbor.so.0 22:58:42 -- Installing: /usr/local/lib/libcbor.so 22:58:42 -- Up-to-date: /usr/local/include/cbor 22:58:42 -- Installing: /usr/local/include/cbor/data.h 22:58:42 -- Installing: /usr/local/include/cbor/callbacks.h 22:58:42 -- Installing: /usr/local/include/cbor/ints.h 22:58:42 -- Installing: /usr/local/include/cbor/arrays.h 22:58:42 -- Installing: /usr/local/include/cbor/maps.h 22:58:42 -- Installing: /usr/local/include/cbor/tags.h 22:58:42 -- Installing: /usr/local/include/cbor/serialization.h 22:58:42 -- Installing: /usr/local/include/cbor/common.h 22:58:42 -- Installing: /usr/local/include/cbor/floats_ctrls.h 22:58:42 -- Installing: /usr/local/include/cbor/internal 22:58:42 -- Installing: /usr/local/include/cbor/internal/encoders.h 22:58:42 -- Installing: /usr/local/include/cbor/internal/memory_utils.h 22:58:42 -- Installing: /usr/local/include/cbor/internal/stack.h 22:58:42 -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h 22:58:42 -- Installing: /usr/local/include/cbor/internal/unicode.h 22:58:42 -- Installing: /usr/local/include/cbor/internal/loaders.h 22:58:43 -- Installing: /usr/local/include/cbor/bytestrings.h 22:58:43 -- Installing: /usr/local/include/cbor/encoding.h 22:58:43 -- Installing: /usr/local/include/cbor/streaming.h 22:58:43 -- Installing: /usr/local/include/cbor/strings.h 22:58:43 -- Installing: /usr/local/include/cbor.h 22:58:43 -- Installing: /usr/local/lib/pkgconfig/libcbor.pc 22:58:45 Removing intermediate container 98b133ed290a 22:58:45 ---> 4cf77fdfb405 22:58:45 Step 8/24 : RUN mkdir /tmp/sdk 22:58:45 ---> Running in e771a238e2dc 22:58:46 Removing intermediate container e771a238e2dc 22:58:46 ---> e39a72b41f73 22:58:46 Step 9/24 : COPY VERSION /tmp/sdk 22:58:47 ---> ef47f06caaa8 22:58:47 Step 10/24 : COPY src /tmp/sdk/src 22:58:48 ---> e3e029e1845f 22:58:48 Step 11/24 : COPY include /tmp/sdk/include 22:58:48 ---> 09a28241eb55 22:58:48 Step 12/24 : COPY scripts /tmp/sdk/scripts 22:58:48 ---> 63f013090cde 22:58:48 Step 13/24 : COPY LICENSE /tmp/sdk 22:58:49 ---> 9827a9660b28 22:58:49 Step 14/24 : COPY Attribution.txt /tmp/sdk 22:58:50 ---> 8ca50ded5176 22:58:50 Step 15/24 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install 22:58:50 ---> Running in f3d2b0de734f 22:58:51 + CPPCHECK=false 22:58:51 + DOCGEN=false 22:58:51 + TOMLVER=SDK-0.2 22:58:51 + CUTILVER=1.2.2 22:58:51 + '[' 0 -gt 0 ] 22:58:51 + readlink -f ./scripts/build.sh 22:58:51 + dirname /tmp/sdk/scripts/build.sh 22:58:51 + dirname /tmp/sdk/scripts 22:58:51 + ROOT=/tmp/sdk 22:58:51 + cd /tmp/sdk 22:58:51 + '[' '!' -d deps ] 22:58:51 + mkdir deps 22:58:51 + wget -O - https://github.com.cnpmjs.org/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz 22:58:51 + tar -C deps -z -x -f - 22:58:51 --2022-02-02 22:58:51-- https://github.com.cnpmjs.org/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz 22:58:51 Resolving github.com.cnpmjs.org (github.com.cnpmjs.org)... 47.241.4.205 22:58:51 Connecting to github.com.cnpmjs.org (github.com.cnpmjs.org)|47.241.4.205|:443... connected. 22:58:52 HTTP request sent, awaiting response... 302 Found 22:58:52 Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following] 22:58:52 --2022-02-02 22:58:52-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 22:58:52 Resolving codeload.github.com (codeload.github.com)... 140.82.114.9 22:58:52 Connecting to codeload.github.com (codeload.github.com)|140.82.114.9|:443... connected. 22:58:52 HTTP request sent, awaiting response... 200 OK 22:58:52 Length: unspecified [application/x-gzip] 22:58:52 Saving to: 'STDOUT' 22:58:52  22:58:52 0K .......... ......   790K=0.02s 22:58:52 22:58:52 2022-02-02 22:58:52 (790 KB/s) - written to stdout [16451] 22:58:52 22:58:52 + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c 22:58:52 + wget -O - https://github.com.cnpmjs.org/IOTechSystems/iotech-c-utils/archive/v1.2.2.tar.gz 22:58:52 + tar -C deps -z -x -f - 22:58:52 --2022-02-02 22:58:52-- https://github.com.cnpmjs.org/IOTechSystems/iotech-c-utils/archive/v1.2.2.tar.gz 22:58:52 Resolving github.com.cnpmjs.org (github.com.cnpmjs.org)... 47.241.4.205 22:58:53 Connecting to github.com.cnpmjs.org (github.com.cnpmjs.org)|47.241.4.205|:443... connected. 22:58:54 HTTP request sent, awaiting response... 302 Found 22:58:54 Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.2.2 [following] 22:58:54 --2022-02-02 22:58:54-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.2.2 22:58:54 Resolving codeload.github.com (codeload.github.com)... 140.82.114.9 22:58:54 Connecting to codeload.github.com (codeload.github.com)|140.82.114.9|:443... connected. 22:58:54 HTTP request sent, awaiting response... 200 OK 22:58:54 Length: unspecified [application/x-gzip] 22:58:54 Saving to: 'STDOUT' 22:58:54  22:58:54 0K .......... .......... .......... .......... .......... 1.19M 22:58:54 50K .......... .......... .......... .......... .......... 2.43M 22:58:54 100K .......... .......... .......... .......... .......... 7.89M 22:58:54 150K .......... .......... .......... .........  2.01M=0.09s 22:58:54 22:58:54 2022-02-02 22:58:54 (2.14 MB/s) - written to stdout [193961] 22:58:54 22:58:54 + mkdir -p src/c/iot 22:58:54 + 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 22:58:54 + cp deps/iotech-c-utils-1.2.2/src/c/defs.h.in src/c/iot 22:58:54 + cp deps/iotech-c-utils-1.2.2/src/c/yxml.h src/c/iot 22:58:54 + cp deps/iotech-c-utils-1.2.2/VERSION src/c/iot 22:58:54 + mkdir -p include/iot 22:58:54 + 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 22:58:54 + mkdir -p include/iot/os 22:58:54 + 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 22:58:54 + wget -O - https://github.com.cnpmjs.org/edgego/prometheus-client-c/archive/refs/tags/v0.1.3.1.tar.gz 22:58:54 + tar -C deps -z -x -f - 22:58:54 --2022-02-02 22:58:54-- https://github.com.cnpmjs.org/edgego/prometheus-client-c/archive/refs/tags/v0.1.3.1.tar.gz 22:58:54 Resolving github.com.cnpmjs.org (github.com.cnpmjs.org)... 47.241.4.205 22:58:54 Connecting to github.com.cnpmjs.org (github.com.cnpmjs.org)|47.241.4.205|:443... connected. 22:58:56 HTTP request sent, awaiting response... 302 Found 22:58:56 Location: https://codeload.github.com/edgego/prometheus-client-c/tar.gz/refs/tags/v0.1.3.1 [following] 22:58:56 --2022-02-02 22:58:55-- https://codeload.github.com/edgego/prometheus-client-c/tar.gz/refs/tags/v0.1.3.1 22:58:56 Resolving codeload.github.com (codeload.github.com)... 140.82.114.9 22:58:56 Connecting to codeload.github.com (codeload.github.com)|140.82.114.9|:443... connected. 22:58:56 HTTP request sent, awaiting response... 200 OK 22:58:56 Length: unspecified [application/x-gzip] 22:58:56 Saving to: 'STDOUT' 22:58:56  22:58:56 0K .......... .......... .......... .......... .......... 1.22M 22:58:56 50K .......... .......... .......... .......... .......... 2.43M 22:58:56 100K .......... .......... .......... .......... .......... 9.40M 22:58:56 150K .......... .......... .......... .......... .......... 2.90M 22:58:56 200K .......... .......... .......... .......... .......... 13.4M 22:58:56 250K .......... .......... .......... .......... .......... 15.5M 22:58:56 300K .......... .......... .......... .......... .......... 3.26M 22:58:56 350K .......... .......... .......... .......... .......... 15.1M 22:58:56 400K .......... .......... .......... .......... .......... 15.5M 22:58:56 450K .......... .......... .......... .......... .......... 13.6M 22:58:56 500K .......... .......... .......... .......... .......... 5.96M 22:58:56 550K .......... .......... .......... .......... .......... 14.0M 22:58:56 600K .......... .......... .......... .......... .......... 17.4M 22:58:56 650K .......... .......... .......... .......... .......... 8.78M 22:58:56 700K .......... .......... .......... .......... .......... 3.02M 22:58:56 750K .......... .......... .......... .......... .......... 1.00M 22:58:56 800K .......... .......... .......... .......... .......... 2.83M 22:58:56 850K .......... .......... .......... .......... .......... 18.0M 22:58:56 900K .......... .......... .......... .......... .......... 10.9M 22:58:56 950K .......... .......... .......... .......... .......... 1.57M 22:58:56 1000K ......  12.4M=0.3s 22:58:56 22:58:56 2022-02-02 22:58:56 (3.85 MB/s) - written to stdout [1030327] 22:58:56 22:58:56 + cd ./deps/prometheus-client-c-0.1.3.1 22:58:56 + /bin/bash ./auto build 22:58:56  22:58:56 ######################################################################## 22:58:56 > Executing build 22:58:56 ######################################################################## 22:58:56 22:58:56  22:58:56 ######################################################################## 22:58:56 > prom: CMake Build Stage 22:58:56 ######################################################################## 22:58:56 22:58:56 -- The C compiler identification is GNU 10.3.1 22:58:56 -- Detecting C compiler ABI info 22:58:57 -- Detecting C compiler ABI info - done 22:58:57 -- Check for working C compiler: /usr/bin/gcc - skipped 22:58:57 -- Detecting C compile features 22:58:57 -- Detecting C compile features - done 22:58:57 -- Looking for pthread.h 22:58:57 -- Looking for pthread.h - found 22:58:57 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD 22:58:57 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success 22:58:57 -- Found Threads: TRUE 22:58:57 -- Configuring done 22:58:57 -- Generating done 22:58:57 -- Build files have been written to: /tmp/sdk/deps/prometheus-client-c-0.1.3.1/prom/build 22:58:57  22:58:57 ######################################################################## 22:58:57 > prom: Make Build Stage 22:58:57 ######################################################################## 22:58:57 22:58:57 [ 5%] Building C object CMakeFiles/prom.dir/src/prom_collector.c.o 22:58:58 [ 11%] Building C object CMakeFiles/prom.dir/src/prom_collector_registry.c.o 22:58:58 [ 16%] Building C object CMakeFiles/prom.dir/src/prom_counter.c.o 22:58:58 [ 22%] Building C object CMakeFiles/prom.dir/src/prom_gauge.c.o 22:58:58 [ 27%] Building C object CMakeFiles/prom.dir/src/prom_histogram.c.o 22:58:59 [ 33%] Building C object CMakeFiles/prom.dir/src/prom_histogram_buckets.c.o 22:58:59 [ 38%] Building C object CMakeFiles/prom.dir/src/prom_linked_list.c.o 22:58:59 [ 44%] Building C object CMakeFiles/prom.dir/src/prom_map.c.o 22:58:59 [ 50%] Building C object CMakeFiles/prom.dir/src/prom_metric.c.o 22:58:59 [ 55%] Building C object CMakeFiles/prom.dir/src/prom_metric_formatter.c.o 22:59:00 [ 61%] Building C object CMakeFiles/prom.dir/src/prom_metric_sample.c.o 22:59:00 [ 66%] Building C object CMakeFiles/prom.dir/src/prom_metric_sample_histogram.c.o 22:59:00 [ 72%] Building C object CMakeFiles/prom.dir/src/prom_process_fds.c.o 22:59:00 [ 77%] Building C object CMakeFiles/prom.dir/src/prom_process_limits.c.o 22:59:01 [ 83%] Building C object CMakeFiles/prom.dir/src/prom_process_stat.c.o 22:59:01 [ 88%] Building C object CMakeFiles/prom.dir/src/prom_procfs.c.o 22:59:01 [ 94%] Building C object CMakeFiles/prom.dir/src/prom_string_builder.c.o 22:59:01 [100%] Linking C shared library libprom.so 22:59:02 [100%] Built target prom 22:59:02  22:59:02 ######################################################################## 22:59:02 > promhttp: CMake Build Stage 22:59:02 ######################################################################## 22:59:02 22:59:02 -- The C compiler identification is GNU 10.3.1 22:59:02 -- Detecting C compiler ABI info 22:59:02 -- Detecting C compiler ABI info - done 22:59:02 -- Check for working C compiler: /usr/bin/gcc - skipped 22:59:02 -- Detecting C compile features 22:59:02 -- Detecting C compile features - done 22:59:02 -- Looking for pthread.h 22:59:02 -- Looking for pthread.h - found 22:59:02 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD 22:59:03 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success 22:59:03 -- Found Threads: TRUE 22:59:03 -- Configuring done 22:59:03 -- Generating done 22:59:03 -- Build files have been written to: /tmp/sdk/deps/prometheus-client-c-0.1.3.1/promhttp/build 22:59:03  22:59:03 ######################################################################## 22:59:03 > promhttp: Make Build Stage 22:59:03 ######################################################################## 22:59:03 22:59:03 [ 50%] Building C object CMakeFiles/promhttp.dir/src/promhttp.c.o 22:59:03 [100%] Linking C shared library libpromhttp.so 22:59:03 [100%] Built target promhttp 22:59:03 SUCCESS: Build Complete 22:59:03 + /bin/bash ./auto package 22:59:03  22:59:03 ######################################################################## 22:59:03 > Executing package 22:59:03 ######################################################################## 22:59:03 22:59:03 CPack: Create package using TGZ 22:59:03 CPack: Install projects 22:59:03 CPack: - Run preinstall target for: libprom 22:59:03 CPack: - Install project: libprom [] 22:59:03 CPack: Create package 22:59:03 CPack: - package: /tmp/sdk/deps/prometheus-client-c-0.1.3.1/prom/libprom-dev-0.1.3-Linux.tar.gz generated. 22:59:03 CPack: Create package using DEB 22:59:03 CPack: Install projects 22:59:03 CPack: - Run preinstall target for: libprom 22:59:04 CPack: - Install project: libprom [] 22:59:04 CPack: Create package 22:59:04 -- CPackDeb: Can not find dpkg in your path, default to i386. 22:59:04 -- CPACK_DEBIAN_PACKAGE_DEPENDS not set, the package will have no dependencies. 22:59:04 CPack: - package: /tmp/sdk/deps/prometheus-client-c-0.1.3.1/prom/libprom-dev-0.1.3-Linux.deb generated. 22:59:04 CPack: Create package using TGZ 22:59:04 CPack: Install projects 22:59:04 CPack: - Run preinstall target for: libpromhttp 22:59:04 CPack: - Install project: libpromhttp [] 22:59:04 CPack: Create package 22:59:04 CPack: - package: /tmp/sdk/deps/prometheus-client-c-0.1.3.1/promhttp/libpromhttp-dev-0.1.3-Linux.tar.gz generated. 22:59:04 CPack: Create package using DEB 22:59:04 CPack: Install projects 22:59:04 CPack: - Run preinstall target for: libpromhttp 22:59:04 CPack: - Install project: libpromhttp [] 22:59:04 CPack: Create package 22:59:04 -- CPackDeb: Can not find dpkg in your path, default to i386. 22:59:04 CPack: - package: /tmp/sdk/deps/prometheus-client-c-0.1.3.1/promhttp/libpromhttp-dev-0.1.3-Linux.deb generated. 22:59:04 SUCCESS: Package build success 22:59:04 + mkdir temp 22:59:04 + cp ./prom/libprom-dev-0.1.3-Linux.tar.gz ./promhttp/libpromhttp-dev-0.1.3-Linux.tar.gz temp 22:59:04 + cd temp 22:59:04 + tar -xf libprom-dev-0.1.3-Linux.tar.gz 22:59:04 + cp ./libprom-dev-0.1.3-Linux/include/prom.h ./libprom-dev-0.1.3-Linux/include/prom_alloc.h ./libprom-dev-0.1.3-Linux/include/prom_collector.h ./libprom-dev-0.1.3-Linux/include/prom_collector_registry.h ./libprom-dev-0.1.3-Linux/include/prom_counter.h ./libprom-dev-0.1.3-Linux/include/prom_gauge.h ./libprom-dev-0.1.3-Linux/include/prom_histogram.h ./libprom-dev-0.1.3-Linux/include/prom_histogram_buckets.h ./libprom-dev-0.1.3-Linux/include/prom_linked_list.h ./libprom-dev-0.1.3-Linux/include/prom_map.h ./libprom-dev-0.1.3-Linux/include/prom_metric.h ./libprom-dev-0.1.3-Linux/include/prom_metric_sample.h ./libprom-dev-0.1.3-Linux/include/prom_metric_sample_histogram.h /usr/include 22:59:04 + cp './libprom-dev-0.1.3-Linux/lib64/*' /usr/lib 22:59:04 cp: can't stat './libprom-dev-0.1.3-Linux/lib64/*': No such file or directory 22:59:05 The command '/bin/sh -c cd /tmp/sdk && ./scripts/build.sh && make -C build/release install' returned a non-zero code: 1 [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] sh 22:59:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:59:05 22:59:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 22:59:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:59:06 arm64: Pulling from edgex-lftools-log-publisher 22:59:06 448f6bf000e3: Pulling fs layer 22:59:06 f757da607395: Pulling fs layer 22:59:06 05883995daec: Pulling fs layer 22:59:06 8603b9c90790: Pulling fs layer 22:59:06 1560dd03e051: Pulling fs layer 22:59:06 27f5ce0e4adf: Pulling fs layer 22:59:06 c2d8d7efcc4b: Pulling fs layer 22:59:06 8603b9c90790: Waiting 22:59:06 1560dd03e051: Waiting 22:59:06 27f5ce0e4adf: Waiting 22:59:06 c2d8d7efcc4b: Waiting 22:59:06 f757da607395: Verifying Checksum 22:59:06 f757da607395: Download complete 22:59:06 8603b9c90790: Verifying Checksum 22:59:06 8603b9c90790: Download complete 22:59:06 1560dd03e051: Verifying Checksum 22:59:06 1560dd03e051: Download complete 22:59:06 27f5ce0e4adf: Download complete 22:59:06 05883995daec: Verifying Checksum 22:59:06 05883995daec: Download complete 22:59:06 448f6bf000e3: Verifying Checksum 22:59:06 448f6bf000e3: Download complete 22:59:09 c2d8d7efcc4b: Verifying Checksum 22:59:09 c2d8d7efcc4b: Download complete 22:59:10 448f6bf000e3: Pull complete 22:59:10 f757da607395: Pull complete 22:59:12 05883995daec: Pull complete 22:59:12 8603b9c90790: Pull complete 22:59:13 1560dd03e051: Pull complete 22:59:13 27f5ce0e4adf: Pull complete 22:59:28 c2d8d7efcc4b: Pull complete 22:59:28 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 22:59:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:59:28 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 22:59:29 prd-ubuntu18.04-docker-arm64-4c-16g-4489 does not seem to be running inside a container 22:59:29 $ 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/4 -v /w/workspace/device-sdk-c/4:/w/workspace/device-sdk-c/4:rw,z -v /w/workspace/device-sdk-c/4@tmp:/w/workspace/device-sdk-c/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 22:59:31 $ docker top 707f369f80be456670146eddcfc96c2a788003342057d455bb0af2cd3c039403 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:59:32 ---> job-cost.sh 22:59:32 lf-activate-venv: SKIPPING 22:59:32 INFO: No Stack... 22:59:32 INFO: Retrieving Pricing Info for: v3-standard-4 22:59:33 INFO: Archiving Costs [Pipeline] sh 22:59:33 + cut -d, -f6 22:59:33 + cat /w/workspace/device-sdk-c/4/archives/cost.csv [Pipeline] lock 22:59:33 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-c-PR-388-4-stack-cost] 22:59:33 Resource [jenkins-edgexfoundry-device-sdk-c-PR-388-4-stack-cost] did not exist. Created. 22:59:33 Lock acquired on [jenkins-edgexfoundry-device-sdk-c-PR-388-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:59:34 /w/workspace/device-sdk-c/4@tmp/durable-05cbaafa/script.sh: 1: /w/workspace/device-sdk-c/4@tmp/durable-05cbaafa/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 22:59:35 + echo total: 0.10999999940395355 [Pipeline] stash 22:59:35 Warning: overwriting stash ‘stack-cost’ 22:59:35 Stashed 1 file(s) [Pipeline] } 22:59:35 Lock released on resource [jenkins-edgexfoundry-device-sdk-c-PR-388-4-stack-cost] [Pipeline] // lock [Pipeline] } 22:59:35 $ docker stop --time=1 707f369f80be456670146eddcfc96c2a788003342057d455bb0af2cd3c039403 22:59:37 $ docker rm -f 707f369f80be456670146eddcfc96c2a788003342057d455bb0af2cd3c039403 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 22:59:37 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 22:59:38 + '[' -d /w/workspace/edgexfoundry_device-sdk-c_PR-388/archives ']' 22:59:38 + ls -al /w/workspace/edgexfoundry_device-sdk-c_PR-388/archives 22:59:38 total 8 22:59:38 drwxr-xr-x. 3 root root 34 Feb 2 22:56 . 22:59:38 drwxrwxr-x. 10 jenkins jenkins 4096 Feb 2 22:56 .. 22:59:38 drwxr-xr-x. 2 root root 6 Feb 2 22:56 cost 22:59:38 -rw-r--r--. 1 root root 82 Feb 2 22:56 cost.csv 22:59:38 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-c_PR-388/archives 22:59:38 + ls -al /w/workspace/edgexfoundry_device-sdk-c_PR-388/archives 22:59:38 total 8 22:59:38 drwxr-xr-x. 3 jenkins jenkins 34 Feb 2 22:56 . 22:59:38 drwxrwxr-x. 10 jenkins jenkins 4096 Feb 2 22:56 .. 22:59:38 drwxr-xr-x. 2 jenkins jenkins 6 Feb 2 22:56 cost 22:59:38 -rw-r--r--. 1 jenkins jenkins 82 Feb 2 22:56 cost.csv [Pipeline] libraryResource [Pipeline] sh 22:59:38 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:59:38 ---> package-listing.sh 22:59:38 ++ facter osfamily 22:59:38 ++ tr '[:upper:]' '[:lower:]' 22:59:39 + OS_FAMILY=redhat 22:59:39 + workspace=/w/workspace/edgexfoundry_device-sdk-c_PR-388 22:59:39 + START_PACKAGES=/tmp/packages_start.txt 22:59:39 + END_PACKAGES=/tmp/packages_end.txt 22:59:39 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:59:39 + PACKAGES=/tmp/packages_start.txt 22:59:39 + '[' /w/workspace/edgexfoundry_device-sdk-c_PR-388 ']' 22:59:39 + PACKAGES=/tmp/packages_end.txt 22:59:39 + case "${OS_FAMILY}" in 22:59:39 + rpm -qa 22:59:39 + sort 22:59:39 + '[' -f /tmp/packages_start.txt ']' 22:59:39 + '[' -f /tmp/packages_end.txt ']' 22:59:39 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:59:39 + '[' /w/workspace/edgexfoundry_device-sdk-c_PR-388 ']' 22:59:39 + mkdir -p /w/workspace/edgexfoundry_device-sdk-c_PR-388/archives/ 22:59:39 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-c_PR-388/archives/ [Pipeline] echo 22:59:39 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-sdk-c_PR-388/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:59:40 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 22:59:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:59:40 . [Pipeline] withDockerContainer 22:59:40 prd-centos7-docker-4c-2g-4488 does not seem to be running inside a container 22:59:40 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-sdk-c_PR-388/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_PR-388 -v /w/workspace/edgexfoundry_device-sdk-c_PR-388:/w/workspace/edgexfoundry_device-sdk-c_PR-388:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_PR-388@tmp:/w/workspace/edgexfoundry_device-sdk-c_PR-388@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:59:40 $ docker top 51a16588663fead73ce8a80c16fc12d54c6e41e5d0de04ca7eb98f2831872b92 -eo pid,comm [Pipeline] { [Pipeline] sh 22:59:41 + touch /tmp/pre-build-complete [Pipeline] sh 22:59:41 + mkdir -p /var/log/sysstat [Pipeline] sh 22:59:41 + ls /var/log/sa-host 22:59:41 + sadf -c /var/log/sa-host/sa02 22:59:41 file_magic: OK 22:59:41 HZ: Using current value: 100 22:59:41 file_header: OK 22:59:41 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 22:59:41 Statistics: 22:59:41 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 22:59:41 File successfully converted to sysstat format version 12.0.3 22:59:41 + sadf -c /var/log/sa-host/sa17 22:59:41 file_magic: OK 22:59:41 HZ: Using current value: 100 22:59:41 file_header: OK 22:59:41 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 22:59:41 Statistics: 22:59:41 Hnuu...uuuununununu...Hnuu...uuuununununu... 22:59:41 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:59:42 provisioning config files... 22:59:42 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_PR-388@tmp/config8815362993070811166tmp [Pipeline] { [Pipeline] echo 22:59:42 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:59:42 ---> create-netrc.sh [Pipeline] } 22:59:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:59:42 ---> python-tools-install.sh [Pipeline] echo 22:59:42 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:59:43 ---> sudo-logs.sh 22:59:43 Archiving 'sudo' log.. 22:59:43 sudo: unable to resolve host prd-centos7-docker-4c-2g-4488.novalocal: Name or service not known 22:59:43 sudo: unable to resolve host prd-centos7-docker-4c-2g-4488.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 22:59:43 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:59:43 ---> job-cost.sh 22:59:43 lf-activate-venv: SKIPPING 22:59:43 DEBUG: total: 0.05999999865889549 22:59:43 INFO: Retrieving Stack Cost... 22:59:43 INFO: Retrieving Pricing Info for: v3-standard-2 22:59:44 INFO: Archiving Costs [Pipeline] echo 22:59:44 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:59:44 ---> logs-deploy.sh 22:59:44 lf-activate-venv: SKIPPING 22:59:44 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/PR-388/4 22:59:44 INFO: archiving workspace using pattern(s): 22:59:45 Archives upload complete. 22:59:45 INFO: archiving logs to Nexus