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 739477acbf421f4c8ab997665c0daf1f91507244 rather than 8f822df88842add76d792b0fcf38c18213008c44 Obtained Jenkinsfile from 739477acbf421f4c8ab997665c0daf1f91507244 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-ssh8635951150646142785.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 32edd24ee733e309d05e35b1f887f14b07bde6d0 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-ssh4506949485842422974.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 32edd24ee733e309d05e35b1f887f14b07bde6d0 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-ssh15846164075965044350.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 32edd24ee733e309d05e35b1f887f14b07bde6d0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 32edd24ee733e309d05e35b1f887f14b07bde6d0 # timeout=10 Commit message: "Merge pull request #369 from ernestojeda/revert-script-move" > 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-ssh12058244387413286356.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-ssh14451169533000861659.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 Waiting for next available executor Running on prd-centos7-docker-4c-2g-960 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-ssh3440298175456493811.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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-ssh6930235661776093105.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 Merging remotes/origin/main commit 739477acbf421f4c8ab997665c0daf1f91507244 into PR head commit 8f822df88842add76d792b0fcf38c18213008c44 Merge succeeded, producing 17aac011694d473c9b108309ca58a6fec5010301 Checking out Revision 17aac011694d473c9b108309ca58a6fec5010301 (PR-388) > 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-ssh32209509096296102.key > git merge 739477acbf421f4c8ab997665c0daf1f91507244 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 17aac011694d473c9b108309ca58a6fec5010301 # timeout=10 Commit message: "Merge commit '739477acbf421f4c8ab997665c0daf1f91507244' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:55:15 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:55:15 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:55:15 ========================================================= 10:55:15 EdgeX Global Pipelines Version Info 10:55:15 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 2b4be219498341359bae912f9fb3d80bce239cca # timeout=10 10:55:16 ------------------- 10:55:16 stable info: 10:55:16 ------------------- 10:55:16 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 10:55:16 Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 10:55:16 Message: update stable to v1.0.217 10:55:17 ------------------- 10:55:17 experimental info: 10:55:17 ------------------- 10:55:17 Commited By: **** collab-it+edgex@linuxfoundation.org 10:55:17 Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 10:55:17 Message: update experimental to v1.0.217 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:55:17 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-c-settings [Pipeline] echo 10:55:17 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-c [Pipeline] echo 10:55:17 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:55:17 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:55:17 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:55:17 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = scripts/Dockerfile.alpine [Pipeline] echo 10:55:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = scripts/Dockerfile.alpine-base [Pipeline] echo 10:55:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:55:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 10:55:17 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk [Pipeline] echo 10:55:17 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:55:17 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:55:17 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:55:17 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 10:55:17 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:55:17 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:55:17 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:55:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-388 [Pipeline] echo 10:55:17 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-388 [Pipeline] echo 10:55:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-388 [Pipeline] echo 10:55:17 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 17aac011694d473c9b108309ca58a6fec5010301 [Pipeline] echo 10:55:17 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 17aac01 [Pipeline] echo 10:55:17 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:55:17 provisioning config files... 10:55:17 copy managed file [device-sdk-c-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_PR-388@tmp/config5235606258620061884tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:55:18 ---> docker-login.sh 10:55:18 nexus3.edgexfoundry.org:10001 10:55:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:55:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:55:18 Configure a credential helper to remove this warning. See 10:55:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:55:18 10:55:18 Login Succeeded 10:55:18 nexus3.edgexfoundry.org:10002 10:55:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:55:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:55:18 Configure a credential helper to remove this warning. See 10:55:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:55:18 10:55:18 Login Succeeded 10:55:18 nexus3.edgexfoundry.org:10003 10:55:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:55:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:55:18 Configure a credential helper to remove this warning. See 10:55:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:55:18 10:55:18 Login Succeeded 10:55:18 nexus3.edgexfoundry.org:10004 10:55:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:55:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:55:18 Configure a credential helper to remove this warning. See 10:55:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:55:18 10:55:18 Login Succeeded 10:55:18 docker.io 10:55:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:55:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:55:19 Configure a credential helper to remove this warning. See 10:55:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:55:19 10:55:19 Login Succeeded 10:55:19 ---> docker-login.sh ends [Pipeline] } 10:55:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build LTS Release Image) [Pipeline] sh 10:55:19 + git rev-list -1 --merges 17aac011694d473c9b108309ca58a6fec5010301~1..17aac011694d473c9b108309ca58a6fec5010301 [Pipeline] echo 10:55:19 -----------> git rev-list -1 --merges 17aac011694d473c9b108309ca58a6fec5010301~1..17aac011694d473c9b108309ca58a6fec5010301 17aac011694d473c9b108309ca58a6fec5010301 10:55:19 17aac011694d473c9b108309ca58a6fec5010301 [false] [Pipeline] sh 10:55:20 + git log --format=format:%s -1 17aac011694d473c9b108309ca58a6fec5010301 [Pipeline] echo 10:55:20 ========================================================= 10:55:20 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 10:55:20 ========================================================= 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 10:55:20 + git rev-list -1 --merges 17aac011694d473c9b108309ca58a6fec5010301~1..17aac011694d473c9b108309ca58a6fec5010301 [Pipeline] echo 10:55:20 -----------> git rev-list -1 --merges 17aac011694d473c9b108309ca58a6fec5010301~1..17aac011694d473c9b108309ca58a6fec5010301 17aac011694d473c9b108309ca58a6fec5010301 10:55:20 17aac011694d473c9b108309ca58a6fec5010301 [false] [Pipeline] sh 10:55:21 + git log --format=format:%s -1 17aac011694d473c9b108309ca58a6fec5010301 [Pipeline] echo 10:55:21 ========================================================= 10:55:21 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 10:55:21 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 10:55:21 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 10:55:21 + grep -v github /etc/ssh/ssh_known_hosts 10:55:21 + '[' -e /tmp/ssh_known_hosts ']' 10:55:21 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 10:55:21 + sudo tee -a /etc/ssh/ssh_known_hosts 10:55:21 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 10:55:21 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 10:55:22 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:55:22 10:55:22 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 10:55:22 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:55:22 latest: Pulling from edgex-devops/git-semver 10:55:22 a0d0a0d46f8b: Pulling fs layer 10:55:22 3e5f54012d9b: Pulling fs layer 10:55:22 4c7163046ea9: Pulling fs layer 10:55:22 0c2d73faf560: Pulling fs layer 10:55:22 0c2d73faf560: Waiting 10:55:22 3e5f54012d9b: Verifying Checksum 10:55:22 3e5f54012d9b: Download complete 10:55:22 a0d0a0d46f8b: Verifying Checksum 10:55:22 a0d0a0d46f8b: Download complete 10:55:22 4c7163046ea9: Verifying Checksum 10:55:22 4c7163046ea9: Download complete 10:55:22 0c2d73faf560: Verifying Checksum 10:55:22 0c2d73faf560: Download complete 10:55:22 a0d0a0d46f8b: Pull complete 10:55:22 3e5f54012d9b: Pull complete 10:55:23 4c7163046ea9: Pull complete 10:55:23 0c2d73faf560: Pull complete 10:55:23 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 10:55:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:55:23 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 10:55:23 prd-centos7-docker-4c-2g-960 does not seem to be running inside a container 10:55:23 $ 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 10:55:24 $ docker top 936989c8d63a54815d7643160c4aa12bebfb47daedcf9cb79fe76c6017e1fbb6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:55:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:55:24 [ssh-agent] Looking for ssh-agent implementation... 10:55:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:55:24 $ docker exec 936989c8d63a54815d7643160c4aa12bebfb47daedcf9cb79fe76c6017e1fbb6 ssh-agent 10:55:24 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXECoMcP/agent.15 10:55:24 SSH_AGENT_PID=22 10:55:24 Running ssh-add (command line suppressed) 10:55:24 Identity added: /w/workspace/edgexfoundry_device-sdk-c_PR-388@tmp/private_key_1562460702237842959.key (/w/workspace/edgexfoundry_device-sdk-c_PR-388@tmp/private_key_1562460702237842959.key) 10:55:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:55:24 + git tag --points-at HEAD [Pipeline] } 10:55:24 $ docker exec --env ******** --env ******** 936989c8d63a54815d7643160c4aa12bebfb47daedcf9cb79fe76c6017e1fbb6 ssh-agent -k 10:55:24 unset SSH_AUTH_SOCK; 10:55:24 unset SSH_AGENT_PID; 10:55:24 echo Agent pid 22 killed; 10:55:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:55:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:55:24 [ssh-agent] Looking for ssh-agent implementation... 10:55:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:55:25 $ docker exec 936989c8d63a54815d7643160c4aa12bebfb47daedcf9cb79fe76c6017e1fbb6 ssh-agent 10:55:25 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXFaKPna/agent.54 10:55:25 SSH_AGENT_PID=60 10:55:25 Running ssh-add (command line suppressed) 10:55:25 Identity added: /w/workspace/edgexfoundry_device-sdk-c_PR-388@tmp/private_key_1893941330170700459.key (/w/workspace/edgexfoundry_device-sdk-c_PR-388@tmp/private_key_1893941330170700459.key) 10:55:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:55:25 + git semver init 10:55:25 # -> Open(): unable to determine branch for HEAD 10:55:25 # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_PR-388/.git 10:55:25 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_PR-388 10:55:25 # $SEMVER_REMOTE_NAME = origin 10:55:25 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 10:55:25 # $SEMVER_USER_NAME = edgex-jenkins 10:55:25 # $SEMVER_BRANCH = PR-388 10:55:25 # $SEMVER_TEMP = /tmp/semver-558048952 10:55:25 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-c.git $SEMVER_TEMP 10:55:26 # '/tmp/semver-558048952' -> '/w/workspace/edgexfoundry_device-sdk-c_PR-388/.semver' 10:55:26 # -> Force: false 10:55:26 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_PR-388/.semver [Pipeline] } 10:55:26 $ docker exec --env ******** --env ******** 936989c8d63a54815d7643160c4aa12bebfb47daedcf9cb79fe76c6017e1fbb6 ssh-agent -k 10:55:26 unset SSH_AUTH_SOCK; 10:55:26 unset SSH_AGENT_PID; 10:55:26 echo Agent pid 60 killed; 10:55:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:55:27 + git semver [Pipeline] } 10:55:27 $ docker stop --time=1 936989c8d63a54815d7643160c4aa12bebfb47daedcf9cb79fe76c6017e1fbb6 10:55:28 $ docker rm -f 936989c8d63a54815d7643160c4aa12bebfb47daedcf9cb79fe76c6017e1fbb6 [Pipeline] // withDockerContainer [Pipeline] sh 10:55:28 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:55:28 Stashed 1 file(s) [Pipeline] echo 10:55:28 [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] node [Pipeline] node 10:55:43 Still waiting to schedule task 10:55:43 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-960’ 10:55:43 Still waiting to schedule task 10:55:43 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 10:57:12 Running on prd-ubuntu18.04-docker-arm64-4c-16g-961 in /w/workspace/edgexfoundry_device-sdk-c_PR-388 [Pipeline] { [Pipeline] ws 10:57:12 Running in /w/workspace/device-sdk-c/2 [Pipeline] { [Pipeline] checkout 10:57:12 Selected Git installation does not exist. Using Default 10:57:12 The recommended git tool is: NONE 10:57:17 using credential edgex-jenkins-ssh 10:57:17 Cloning the remote Git repository 10:57:17 Cloning repository git@github.com:edgexfoundry/device-sdk-c.git 10:57:17 > git init /w/workspace/device-sdk-c/2 # timeout=10 10:57:17 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git 10:57:17 > git --version # timeout=10 10:57:17 > git --version # 'git version 2.17.1' 10:57:17 using GIT_SSH to set credentials SSH Credentials for GitHub 10:57:17 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:57:18 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 10:57:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:57:18 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 10:57:18 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git 10:57:18 using GIT_SSH to set credentials SSH Credentials for GitHub 10:57:18 > 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 10:57:22 Merging remotes/origin/main commit 739477acbf421f4c8ab997665c0daf1f91507244 into PR head commit 8f822df88842add76d792b0fcf38c18213008c44 10:57:22 Merge succeeded, producing 27e74d2162f6967e8bcfc2e5fdd1f5818ecd6566 10:57:22 Checking out Revision 27e74d2162f6967e8bcfc2e5fdd1f5818ecd6566 (PR-388) 10:57:22 > git config core.sparsecheckout # timeout=10 10:57:22 > git checkout -f 8f822df88842add76d792b0fcf38c18213008c44 # timeout=10 10:57:22 > git remote # timeout=10 10:57:22 > git config --get remote.origin.url # timeout=10 10:57:22 using GIT_SSH to set credentials SSH Credentials for GitHub 10:57:22 > git merge 739477acbf421f4c8ab997665c0daf1f91507244 # timeout=10 10:57:22 > git rev-parse HEAD^{commit} # timeout=10 10:57:22 > git config core.sparsecheckout # timeout=10 10:57:22 > git checkout -f 27e74d2162f6967e8bcfc2e5fdd1f5818ecd6566 # timeout=10 10:57:27 Commit message: "Merge commit '739477acbf421f4c8ab997665c0daf1f91507244' into HEAD" 10:57:27 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:57:28 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 10:57:28 % Total % Received % Xferd Average Speed Time Time Time Current 10:57:28 Dload Upload Total Spent Left Speed 10:57:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 50314 0 --:--:-- --:--:-- --:--:-- 50101 [Pipeline] sh 10:57:27 > git rev-list --no-walk 2b4be219498341359bae912f9fb3d80bce239cca # timeout=10 10:57:28 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 10:57:29 + sudo tee /etc/docker/daemon.new 10:57:29 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 10:57:29 { 10:57:29 "registry-mirrors": [ 10:57:29 "https://nexus3.edgexfoundry.org:10001" 10:57:29 ], 10:57:29 "bip": "10.250.0.254/24", 10:57:29 "hosts": [ 10:57:29 "tcp://0.0.0.0:5555", 10:57:29 "unix:///var/run/docker.sock" 10:57:29 ], 10:57:29 "mtu": 1458, 10:57:29 "selinux-enabled": true, 10:57:29 "seccomp-profile": "/etc/docker/seccomp.json" 10:57:29 } [Pipeline] sh 10:57:29 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 10:57:29 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:57:48 provisioning config files... 10:57:48 copy managed file [device-sdk-c-settings] to file:/w/workspace/device-sdk-c/2@tmp/config253806758041894912tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:57:48 ---> docker-login.sh 10:57:48 nexus3.edgexfoundry.org:10001 10:57:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:57:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:57:49 Configure a credential helper to remove this warning. See 10:57:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:57:49 10:57:49 Login Succeeded 10:57:49 nexus3.edgexfoundry.org:10002 10:57:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:57:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:57:49 Configure a credential helper to remove this warning. See 10:57:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:57:49 10:57:49 Login Succeeded 10:57:49 nexus3.edgexfoundry.org:10003 10:57:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:57:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:57:50 Configure a credential helper to remove this warning. See 10:57:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:57:50 10:57:50 Login Succeeded 10:57:50 nexus3.edgexfoundry.org:10004 10:57:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:57:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:57:50 Configure a credential helper to remove this warning. See 10:57:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:57:50 10:57:50 Login Succeeded 10:57:50 docker.io 10:57:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:57:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:57:51 Configure a credential helper to remove this warning. See 10:57:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:57:51 10:57:51 Login Succeeded 10:57:51 ---> docker-login.sh ends [Pipeline] } 10:57:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:57:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:57:51 [prepBaseBuildImage] Generating new image with name: ci-base-image-arm64 [Pipeline] echo 10:57:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:57:51 ========================================================= 10:57:51 [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest] 10:57:51 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 10:57:52 + 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 . 10:57:52 Sending build context to Docker daemon 17.95MB 10:57:52 Step 1/24 : ARG BASE=alpine:3.14 10:57:52 Step 2/24 : FROM ${BASE} as builder 10:57:52 latest: Pulling from edgex-devops/edgex-gcc-base-arm64 10:57:52 552d1f2373af: Pulling fs layer 10:57:52 f2be2b6548c6: Pulling fs layer 10:57:52 ee4ac2fe028c: Pulling fs layer 10:57:52 f2be2b6548c6: Verifying Checksum 10:57:52 f2be2b6548c6: Download complete 10:57:52 552d1f2373af: Verifying Checksum 10:57:52 552d1f2373af: Download complete 10:57:53 552d1f2373af: Pull complete 10:57:53 f2be2b6548c6: Pull complete 10:57:54 ee4ac2fe028c: Verifying Checksum 10:57:54 ee4ac2fe028c: Download complete 10:58:03 ee4ac2fe028c: Pull complete 10:58:03 Digest: sha256:4c85ded81933cf54d6808eb239bc3fea8e3bb42c9130537b51c88bfc6b01a02b 10:58:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest 10:58:03 ---> b6d714ea7bf2 10:58:03 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 10:58:03 ---> Running in 3b126049bd9e 10:58:04 Connecting to iotech.jfrog.io (54.74.239.58:443) 10:58:04 saving to '/etc/apk/keys/alpine.dev.rsa.pub' 10:58:04 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA 10:58:04 '/etc/apk/keys/alpine.dev.rsa.pub' saved 10:58:05 Removing intermediate container 3b126049bd9e 10:58:05 ---> 42db961089d0 10:58:05 Step 4/24 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.14/main' >> /etc/apk/repositories 10:58:05 ---> Running in 5668a97692f2 10:58:05 Running on prd-centos7-docker-4c-2g-962 in /w/workspace/edgexfoundry_device-sdk-c_PR-388 [Pipeline] { [Pipeline] ws 10:58:05 Running in /w/workspace/device-sdk-c/2 [Pipeline] { [Pipeline] checkout 10:58:05 Selected Git installation does not exist. Using Default 10:58:05 The recommended git tool is: NONE 10:58:06 Removing intermediate container 5668a97692f2 10:58:06 ---> bd6a6745cf3d 10:58:06 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 10:58:07 ---> Running in 605cf6539807 10:58:07 using credential edgex-jenkins-ssh 10:58:07 Cloning the remote Git repository 10:58:06 Cloning repository git@github.com:edgexfoundry/device-sdk-c.git 10:58:07 > git init /w/workspace/device-sdk-c/2 # timeout=10 10:58:07 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git 10:58:07 > git --version # timeout=10 10:58:07 > git --version # 'git version 2.24.4' 10:58:07 using GIT_SSH to set credentials SSH Credentials for GitHub 10:58:07 [INFO] Currently running in a labeled security context 10:58:07 [INFO] Currently SELinux is 'enforcing' on the host 10:58:07 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-c/2@tmp/jenkins-gitclient-ssh6211573980316812280.key 10:58:07 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:58:08 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 10:58:07 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 10:58:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:58:07 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 10:58:07 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git 10:58:07 using GIT_SSH to set credentials SSH Credentials for GitHub 10:58:07 [INFO] Currently running in a labeled security context 10:58:07 [INFO] Currently SELinux is 'enforcing' on the host 10:58:07 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-c/2@tmp/jenkins-gitclient-ssh2395675997833202506.key 10:58:07 > 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 10:58:09 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 10:58:09 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.14/main/aarch64/APKINDEX.tar.gz 10:58:10 WARNING: This apk-tools is OLD! Some packages might not function properly. 10:58:10 (1/29) Installing readline (8.1.0-r0) 10:58:10 (2/29) Installing bash (5.1.4-r0) 10:58:10 Executing bash-5.1.4-r0.post-install 10:58:10 (3/29) Installing hiredis (1.0.0-r0) 10:58:10 (4/29) Installing hiredis-dev (1.0.0-r0) 10:58:10 (5/29) Installing ncurses-dev (6.2_p20210612-r0) 10:58:10 (6/29) Installing paho-mqtt-c-dev-1.3 (1.3.9-r0) 10:58:11 (7/29) Installing libblkid (2.37.2-r0) 10:58:11 (8/29) Installing blkid (2.37.2-r0) 10:58:11 (9/29) Installing libcap-ng (0.8.2-r0) 10:58:12 (10/29) Installing setpriv (2.37.2-r0) 10:58:12 (11/29) Installing libmount (2.37.2-r0) 10:58:12 (12/29) Installing libsmartcols (2.37.2-r0) 10:58:12 (13/29) Installing findmnt (2.37.2-r0) 10:58:12 (14/29) Installing mcookie (2.37.2-r0) 10:58:12 (15/29) Installing hexdump (2.37.2-r0) 10:58:12 (16/29) Installing lsblk (2.37.2-r0) 10:58:12 (17/29) Installing libuuid (2.37.2-r0) 10:58:12 (18/29) Installing libfdisk (2.37.2-r0) 10:58:12 (19/29) Installing sfdisk (2.37.2-r0) 10:58:12 (20/29) Installing cfdisk (2.37.2-r0) 10:58:12 (21/29) Installing partx (2.37.2-r0) 10:58:12 (22/29) Installing flock (2.37.2-r0) 10:58:13 (23/29) Installing logger (2.37.2-r0) 10:58:13 (24/29) Installing uuidgen (2.37.2-r0) 10:58:13 (25/29) Installing libeconf (0.3.8-r1) 10:58:13 (26/29) Installing util-linux (2.37.2-r0) 10:58:13 (27/29) Installing util-linux-dev (2.37.2-r0) 10:58:13 (28/29) Installing libidn2 (2.3.1-r0) 10:58:13 (29/29) Installing wget (1.21.1-r1) 10:58:13 Executing busybox-1.33.1-r3.trigger 10:58:13 OK: 288 MiB in 106 packages 10:58:14 Merging remotes/origin/main commit 739477acbf421f4c8ab997665c0daf1f91507244 into PR head commit 8f822df88842add76d792b0fcf38c18213008c44 10:58:14 Merge succeeded, producing 9832a346578748b6b9b91f5148c7bb47aefb4e80 10:58:14 Checking out Revision 9832a346578748b6b9b91f5148c7bb47aefb4e80 (PR-388) 10:58:14 > git config core.sparsecheckout # timeout=10 10:58:14 > git checkout -f 8f822df88842add76d792b0fcf38c18213008c44 # timeout=10 10:58:14 > git remote # timeout=10 10:58:14 > git config --get remote.origin.url # timeout=10 10:58:14 using GIT_SSH to set credentials SSH Credentials for GitHub 10:58:14 [INFO] Currently running in a labeled security context 10:58:14 [INFO] Currently SELinux is 'enforcing' on the host 10:58:14 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-c/2@tmp/jenkins-gitclient-ssh7466927850447815592.key 10:58:14 > git merge 739477acbf421f4c8ab997665c0daf1f91507244 # timeout=10 10:58:14 > git rev-parse HEAD^{commit} # timeout=10 10:58:14 > git config core.sparsecheckout # timeout=10 10:58:14 > git checkout -f 9832a346578748b6b9b91f5148c7bb47aefb4e80 # timeout=10 10:58:15 Removing intermediate container 605cf6539807 10:58:15 ---> cffe306a9228 10:58:15 Step 6/24 : ENV CBOR_VERSION=0.5.0 10:58:15 ---> Running in 9874664d22c4 10:58:16 Removing intermediate container 9874664d22c4 10:58:16 ---> 2ee8b40fe8dc 10:58:16 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 10:58:16 ---> Running in 4e7e52905ce3 10:58:16 --2021-12-16 10:58:16-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz 10:58:16 Resolving github.com (github.com)... 140.82.114.3 10:58:16 Connecting to github.com (github.com)|140.82.114.3|:443... connected. 10:58:16 HTTP request sent, awaiting response... 302 Found 10:58:16 Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following] 10:58:16 --2021-12-16 10:58:16-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 10:58:16 Resolving codeload.github.com (codeload.github.com)... 140.82.112.10 10:58:16 Connecting to codeload.github.com (codeload.github.com)|140.82.112.10|:443... connected. 10:58:17 HTTP request sent, awaiting response... 200 OK 10:58:17 Length: unspecified [application/x-gzip] 10:58:17 Saving to: 'STDOUT' 10:58:17  10:58:17 0K .......... .......... .......... .......... .......... 1.21M 10:58:17 50K .......... .......... .......... .......... .......... 2.30M 10:58:17 100K .......... .......... .......... .......... .......... 12.7M 10:58:17 150K .......... .......... .......... .......... .......... 2.95M 10:58:17 200K .......... .......... .......... .......... .......... 19.0M 10:58:17 250K .......... .......... .......... .......... .......... 2.71M 10:58:17 300K .......... .......... .......... .......... .......... 5.38M 10:58:17 350K .......... .......... .......... .......... .......... 3.25M 10:58:17 400K .......... .......... .......... .......... .......... 2.77M 10:58:17 450K .......... .......... .......... .......... .......... 3.57M 10:58:17 500K .......... .......... .......... .......... .......... 12.3M 10:58:17 550K .......... .......... .......... .......... .......... 1.78M 10:58:17 600K .......... .......... .......... .......... .......... 957K 10:58:17 650K .......... .......... .......... .......... .......... 2.04M 10:58:17 700K ..   14.7M=0.3s 10:58:17 10:58:17 2021-12-16 10:58:17 (2.58 MB/s) - written to stdout [719348] 10:58:17 10:58:17 -- The C compiler identification is GNU 10.3.1 10:58:18 -- The CXX compiler identification is GNU 10.3.1 10:58:18 -- Detecting C compiler ABI info 10:58:18 Commit message: "Merge commit '739477acbf421f4c8ab997665c0daf1f91507244' into HEAD" 10:58:18 First time build. Skipping changelog. 10:58:18 -- Detecting C compiler ABI info - done [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:58:18 provisioning config files... 10:58:18 copy managed file [device-sdk-c-settings] to file:/w/workspace/device-sdk-c/2@tmp/config8597811726213142440tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:58:18 -- Check for working C compiler: /usr/bin/cc - skipped 10:58:18 -- Detecting C compile features 10:58:18 -- Detecting C compile features - done 10:58:18 -- Detecting CXX compiler ABI info 10:58:18 -- Detecting CXX compiler ABI info - done 10:58:18 -- Check for working CXX compiler: /usr/bin/c++ - skipped 10:58:18 -- Detecting CXX compile features 10:58:18 -- Detecting CXX compile features - done 10:58:18 -- Looking for include file endian.h 10:58:18 ---> docker-login.sh 10:58:18 nexus3.edgexfoundry.org:10001 10:58:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:58:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:58:18 Configure a credential helper to remove this warning. See 10:58:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:58:18 10:58:18 Login Succeeded 10:58:18 nexus3.edgexfoundry.org:10002 10:58:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:58:19 -- Looking for include file endian.h - found 10:58:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:58:19 Configure a credential helper to remove this warning. See 10:58:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:58:19 10:58:19 Login Succeeded 10:58:19 nexus3.edgexfoundry.org:10003 10:58:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:58:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:58:19 Configure a credential helper to remove this warning. See 10:58:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:58:19 10:58:19 Login Succeeded 10:58:19 nexus3.edgexfoundry.org:10004 10:58:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:58:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:58:19 Configure a credential helper to remove this warning. See 10:58:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:58:19 10:58:19 Login Succeeded 10:58:19 docker.io 10:58:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:58:19 -- Looking for sys/types.h 10:58:18 > git rev-list --no-walk 2b4be219498341359bae912f9fb3d80bce239cca # timeout=10 10:58:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:58:19 Configure a credential helper to remove this warning. See 10:58:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:58:19 10:58:19 Login Succeeded 10:58:19 ---> docker-login.sh ends 10:58:19 -- Looking for sys/types.h - found 10:58:19 -- Looking for stdint.h [Pipeline] } 10:58:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:58:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:58:19 [prepBaseBuildImage] Generating new image with name: ci-base-image-x86_64 [Pipeline] echo 10:58:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:58:19 ========================================================= 10:58:19 [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest] 10:58:19 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 10:58:20 -- Looking for stdint.h - found 10:58:20 -- Looking for stddef.h 10:58:20 + 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 . 10:58:20 Sending build context to Docker daemon 17.95MB 10:58:20 Step 1/24 : ARG BASE=alpine:3.14 10:58:20 Step 2/24 : FROM ${BASE} as builder 10:58:20 -- Looking for stddef.h - found 10:58:20 -- Check size of size_t 10:58:20 latest: Pulling from edgex-devops/edgex-gcc-base 10:58:20 a0d0a0d46f8b: Pulling fs layer 10:58:20 39017ce70367: Pulling fs layer 10:58:20 dcf9283bb20a: Pulling fs layer 10:58:20 39017ce70367: Verifying Checksum 10:58:20 39017ce70367: Download complete 10:58:20 a0d0a0d46f8b: Verifying Checksum 10:58:20 a0d0a0d46f8b: Download complete 10:58:20 -- Check size of size_t - done 10:58:20 CMake Warning at examples/CMakeLists.txt:16 (find_package): 10:58:20 By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has 10:58:20 asked CMake to find a package configuration file provided by "cJSON", but 10:58:20 CMake did not find one. 10:58:20 10:58:20 Could not find a package configuration file provided by "cJSON" with any of 10:58:20 the following names: 10:58:20 10:58:20 cJSONConfig.cmake 10:58:20 cjson-config.cmake 10:58:20 10:58:20 Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set 10:58:20 "cJSON_DIR" to a directory containing one of the above files. If "cJSON" 10:58:20 provides a separate development package or SDK, be sure it has been 10:58:20 installed. 10:58:20 10:58:20 10:58:20 -- Configuring done 10:58:20 a0d0a0d46f8b: Pull complete 10:58:20 39017ce70367: Pull complete 10:58:20 -- Generating done 10:58:20 -- Build files have been written to: /tmp/cbor 10:58:20 [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o 10:58:21 dcf9283bb20a: Verifying Checksum 10:58:21 dcf9283bb20a: Download complete 10:58:22 [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o 10:58:22 [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o 10:58:23 [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o 10:58:24 [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o 10:58:24 [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o 10:58:24 [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o 10:58:24 dcf9283bb20a: Pull complete 10:58:24 Digest: sha256:2a2af42e0978abc69143d34e5140e0e2b13385d9fcf9e2292ee97f6b0c1f1d72 10:58:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest 10:58:24 ---> a4e04833b611 10:58:24 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 10:58:24 [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o 10:58:24 [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o 10:58:25 ---> Running in 4061c807406c 10:58:25 [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o 10:58:25 Connecting to iotech.jfrog.io (54.72.115.12:443) 10:58:25 saving to '/etc/apk/keys/alpine.dev.rsa.pub' 10:58:25 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA 10:58:25 '/etc/apk/keys/alpine.dev.rsa.pub' saved 10:58:26 [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o 10:58:26 Removing intermediate container 4061c807406c 10:58:26 ---> 048be8bdc196 10:58:26 Step 4/24 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.14/main' >> /etc/apk/repositories 10:58:26 ---> Running in d5cd5e00bede 10:58:26 [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o 10:58:26 Removing intermediate container d5cd5e00bede 10:58:26 ---> 418046728f1a 10:58:26 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 10:58:26 ---> Running in b1bc92a53437 10:58:26 [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o 10:58:26 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 10:58:27 [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o 10:58:27 [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o 10:58:27 [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o 10:58:27 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 10:58:28 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.14/main/x86_64/APKINDEX.tar.gz 10:58:28 [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o 10:58:28 WARNING: This apk-tools is OLD! Some packages might not function properly. 10:58:28 (1/29) Installing readline (8.1.0-r0) 10:58:28 [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o 10:58:28 (2/29) Installing bash (5.1.4-r0) 10:58:28 Executing bash-5.1.4-r0.post-install 10:58:28 (3/29) Installing hiredis (1.0.0-r0) 10:58:28 [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o 10:58:28 (4/29) Installing hiredis-dev (1.0.0-r0) 10:58:28 (5/29) Installing ncurses-dev (6.2_p20210612-r0) 10:58:28 (6/29) Installing paho-mqtt-c-dev-1.3 (1.3.9-r0) 10:58:29 [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o 10:58:29 [ 40%] Linking C shared library libcbor.so 10:58:29 [ 40%] Built target cbor_shared 10:58:29 [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o 10:58:29 (7/29) Installing libblkid (2.37.2-r0) 10:58:29 (8/29) Installing blkid (2.37.2-r0) 10:58:30 (9/29) Installing libcap-ng (0.8.2-r0) 10:58:30 (10/29) Installing setpriv (2.37.2-r0) 10:58:30 (11/29) Installing libmount (2.37.2-r0) 10:58:30 (12/29) Installing libsmartcols (2.37.2-r0) 10:58:30 (13/29) Installing findmnt (2.37.2-r0) 10:58:30 (14/29) Installing mcookie (2.37.2-r0) 10:58:30 (15/29) Installing hexdump (2.37.2-r0) 10:58:30 (16/29) Installing lsblk (2.37.2-r0) 10:58:30 (17/29) Installing libuuid (2.37.2-r0) 10:58:30 [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o 10:58:30 (18/29) Installing libfdisk (2.37.2-r0) 10:58:30 (19/29) Installing sfdisk (2.37.2-r0) 10:58:30 (20/29) Installing cfdisk (2.37.2-r0) 10:58:31 (21/29) Installing partx (2.37.2-r0) 10:58:31 (22/29) Installing flock (2.37.2-r0) 10:58:31 (23/29) Installing logger (2.37.2-r0) 10:58:31 (24/29) Installing uuidgen (2.37.2-r0) 10:58:31 (25/29) Installing libeconf (0.3.8-r1) 10:58:31 (26/29) Installing util-linux (2.37.2-r0) 10:58:31 [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o 10:58:31 (27/29) Installing util-linux-dev (2.37.2-r0) 10:58:32 [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o 10:58:32 (28/29) Installing libidn2 (2.3.1-r0) 10:58:32 (29/29) Installing wget (1.21.1-r1) 10:58:32 Executing busybox-1.33.1-r3.trigger 10:58:32 OK: 292 MiB in 106 packages 10:58:32 Removing intermediate container b1bc92a53437 10:58:32 ---> c15f102086fc 10:58:32 Step 6/24 : ENV CBOR_VERSION=0.5.0 10:58:32 ---> Running in 2834e0f44882 10:58:32 Removing intermediate container 2834e0f44882 10:58:32 ---> 4b1fe19742d4 10:58:32 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 10:58:32 ---> Running in b37963b0e2d4 10:58:33 --2021-12-16 10:58:32-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz 10:58:33 Resolving github.com (github.com)... 140.82.114.3 10:58:33 Connecting to github.com (github.com)|140.82.114.3|:443... connected. 10:58:33 HTTP request sent, awaiting response... 302 Found 10:58:33 Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following] 10:58:33 --2021-12-16 10:58:32-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 10:58:33 Resolving codeload.github.com (codeload.github.com)... 140.82.112.10 10:58:33 Connecting to codeload.github.com (codeload.github.com)|140.82.112.10|:443... connected. 10:58:33 HTTP request sent, awaiting response... 200 OK 10:58:33 Length: unspecified [application/x-gzip] 10:58:33 Saving to: 'STDOUT' 10:58:33 10:58:33 0K .......... .......... .......... .......... .......... 1.24M 10:58:33 50K .......... .......... .......... .......... .......... 2.43M 10:58:33 100K .......... .......... .......... .......... .......... 23.2M 10:58:33 150K .......... .......... .......... .......... .......... 2.79M 10:58:33 200K .......... .......... .......... .......... .......... 35.0M 10:58:33 250K .......... .......... .......... .......... .......... 4.87M 10:58:33 300K .......... .......... .......... .......... .......... 12.3M 10:58:33 350K .......... .......... .......... .......... .......... 9.33M 10:58:33 400K .......... .......... .......... .......... .......... 9.72M 10:58:33 450K .......... .......... .......... .......... .......... 6.10M 10:58:33 500K .......... .......... .......... .......... .......... 28.9M 10:58:33 550K .......... .......... .......... .......... .......... 5.88M 10:58:33 600K .......... .......... .......... .......... .......... 3.06M 10:58:33 650K .......... .......... .......... .......... .......... 5.89M 10:58:33 700K .. 110M=0.1s 10:58:33 10:58:33 2021-12-16 10:58:33 (4.66 MB/s) - written to stdout [719348] 10:58:33 10:58:33 -- The C compiler identification is GNU 10.3.1 10:58:33 -- The CXX compiler identification is GNU 10.3.1 10:58:33 -- Detecting C compiler ABI info 10:58:33 -- Detecting C compiler ABI info - done 10:58:33 -- Check for working C compiler: /usr/bin/cc - skipped 10:58:33 -- Detecting C compile features 10:58:33 -- Detecting C compile features - done 10:58:33 -- Detecting CXX compiler ABI info 10:58:33 -- Detecting CXX compiler ABI info - done 10:58:33 -- Check for working CXX compiler: /usr/bin/c++ - skipped 10:58:33 -- Detecting CXX compile features 10:58:33 -- Detecting CXX compile features - done 10:58:33 -- Looking for include file endian.h 10:58:33 -- Looking for include file endian.h - found 10:58:33 -- Looking for sys/types.h 10:58:33 -- Looking for sys/types.h - found 10:58:33 -- Looking for stdint.h 10:58:33 -- Looking for stdint.h - found 10:58:33 -- Looking for stddef.h 10:58:33 [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o 10:58:34 -- Looking for stddef.h - found 10:58:34 -- Check size of size_t 10:58:34 -- Check size of size_t - done 10:58:34 CMake Warning at examples/CMakeLists.txt:16 (find_package): 10:58:34 By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has 10:58:34 asked CMake to find a package configuration file provided by "cJSON", but 10:58:34 CMake did not find one. 10:58:34 10:58:34 Could not find a package configuration file provided by "cJSON" with any of 10:58:34 the following names: 10:58:34 10:58:34 cJSONConfig.cmake 10:58:34 cjson-config.cmake 10:58:34 10:58:34 Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set 10:58:34 "cJSON_DIR" to a directory containing one of the above files. If "cJSON" 10:58:34 provides a separate development package or SDK, be sure it has been 10:58:34 installed. 10:58:34 10:58:34 10:58:34 -- Configuring done 10:58:34 -- Generating done 10:58:34 -- Build files have been written to: /tmp/cbor 10:58:34 [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o 10:58:34 [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o 10:58:34 [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o 10:58:34 [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o 10:58:34 [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o 10:58:34 [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o 10:58:34 [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o 10:58:34 [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o 10:58:34 [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o 10:58:34 [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o 10:58:34 [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o 10:58:34 [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o 10:58:34 [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o 10:58:35 [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o 10:58:35 [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o 10:58:35 [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o 10:58:35 [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o 10:58:35 [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o 10:58:35 [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o 10:58:35 [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o 10:58:35 [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o 10:58:35 [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o 10:58:35 [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o 10:58:35 [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o 10:58:35 [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o 10:58:35 [ 40%] Linking C shared library libcbor.so 10:58:35 [ 40%] Built target cbor_shared 10:58:35 [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o 10:58:35 [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o 10:58:36 [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o 10:58:36 [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o 10:58:36 [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o 10:58:36 [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o 10:58:36 [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o 10:58:36 [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o 10:58:36 [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o 10:58:36 [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o 10:58:36 [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o 10:58:36 [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o 10:58:37 [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o 10:58:37 [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o 10:58:37 [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o 10:58:37 [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o 10:58:37 [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o 10:58:37 [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o 10:58:37 [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o 10:58:37 [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o 10:58:37 [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o 10:58:37 [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o 10:58:37 [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o 10:58:37 [ 80%] Linking C static library libcbor.a 10:58:37 [ 80%] Built target cbor 10:58:37 [ 82%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o 10:58:37 [ 84%] Linking C executable readfile 10:58:37 [ 84%] Built target readfile 10:58:37 [ 86%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o 10:58:37 [ 88%] Linking C executable create_items 10:58:37 [ 88%] Built target create_items 10:58:38 [ 90%] Building C object examples/CMakeFiles/sort.dir/sort.c.o 10:58:38 [ 92%] Linking C executable sort 10:58:38 [ 92%] Built target sort 10:58:38 [ 94%] Building C object examples/CMakeFiles/hello.dir/hello.c.o 10:58:38 [ 96%] Linking C executable hello 10:58:38 [ 96%] Built target hello 10:58:38 [ 98%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o 10:58:38 [100%] Linking C executable streaming_parser 10:58:38 [100%] Built target streaming_parser 10:58:38 [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o 10:58:38 Install the project... 10:58:38 -- Install configuration: "Release" 10:58:38 -- Installing: /usr/local/include/cbor/configuration.h 10:58:38 -- Installing: /usr/local/lib/libcbor.a 10:58:38 -- Installing: /usr/local/lib/libcbor.so.0.0.0 10:58:38 -- Installing: /usr/local/lib/libcbor.so.0 10:58:38 -- Installing: /usr/local/lib/libcbor.so 10:58:38 -- Up-to-date: /usr/local/include/cbor 10:58:38 -- Installing: /usr/local/include/cbor/arrays.h 10:58:38 -- Installing: /usr/local/include/cbor/bytestrings.h 10:58:38 -- Installing: /usr/local/include/cbor/callbacks.h 10:58:38 -- Installing: /usr/local/include/cbor/common.h 10:58:38 -- Installing: /usr/local/include/cbor/data.h 10:58:38 -- Installing: /usr/local/include/cbor/encoding.h 10:58:38 -- Installing: /usr/local/include/cbor/floats_ctrls.h 10:58:38 -- Installing: /usr/local/include/cbor/internal 10:58:38 -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h 10:58:38 -- Installing: /usr/local/include/cbor/internal/encoders.h 10:58:38 -- Installing: /usr/local/include/cbor/internal/loaders.h 10:58:38 -- Installing: /usr/local/include/cbor/internal/memory_utils.h 10:58:38 -- Installing: /usr/local/include/cbor/internal/stack.h 10:58:38 -- Installing: /usr/local/include/cbor/internal/unicode.h 10:58:38 -- Installing: /usr/local/include/cbor/ints.h 10:58:38 -- Installing: /usr/local/include/cbor/maps.h 10:58:38 -- Installing: /usr/local/include/cbor/serialization.h 10:58:38 -- Installing: /usr/local/include/cbor/streaming.h 10:58:38 -- Installing: /usr/local/include/cbor/strings.h 10:58:38 -- Installing: /usr/local/include/cbor/tags.h 10:58:38 -- Installing: /usr/local/include/cbor.h 10:58:38 -- Installing: /usr/local/lib/pkgconfig/libcbor.pc 10:58:38 [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o 10:58:38 [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o 10:58:38 Removing intermediate container b37963b0e2d4 10:58:38 ---> 7efed8201a71 10:58:38 Step 8/24 : RUN mkdir /tmp/sdk 10:58:38 ---> Running in dcdae72eb01b 10:58:38 [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o 10:58:39 Removing intermediate container dcdae72eb01b 10:58:39 ---> 6cfaed5ebb1f 10:58:39 Step 9/24 : COPY VERSION /tmp/sdk 10:58:39 ---> ea6e951b76a8 10:58:39 Step 10/24 : COPY src /tmp/sdk/src 10:58:39 [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o 10:58:39 ---> c6ad979dca34 10:58:39 Step 11/24 : COPY include /tmp/sdk/include 10:58:39 [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o 10:58:39 ---> 6cbc63703d76 10:58:39 Step 12/24 : COPY scripts /tmp/sdk/scripts 10:58:40 [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o 10:58:40 ---> 50585434ecf1 10:58:40 Step 13/24 : COPY LICENSE /tmp/sdk 10:58:40 ---> fa91ccc2b657 10:58:40 Step 14/24 : COPY Attribution.txt /tmp/sdk 10:58:40 [ 80%] Linking C static library libcbor.a 10:58:40 [ 80%] Built target cbor 10:58:40 [ 82%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o 10:58:40 ---> 92e15384dcd0 10:58:40 Step 15/24 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install 10:58:40 ---> Running in eea74f45a4a1 10:58:40 [ 84%] Linking C executable readfile 10:58:40 + CPPCHECK=false 10:58:40 + DOCGEN=false 10:58:40 + TOMLVER=SDK-0.2 10:58:40 + CUTILVER=1.2.2 10:58:40 + '[' 0 -gt 0 ] 10:58:40 + readlink -f ./scripts/build.sh 10:58:40 + dirname /tmp/sdk/scripts/build.sh 10:58:40 + dirname /tmp/sdk/scripts 10:58:40 + ROOT=/tmp/sdk 10:58:40 + cd /tmp/sdk 10:58:40 + '[' '!' -d deps ] 10:58:40 + mkdir deps 10:58:40 + wget -O - https://github.com.cnpmjs.org/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz 10:58:40 + tar -C deps -z -x -f - 10:58:40 --2021-12-16 10:58:40-- https://github.com.cnpmjs.org/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz 10:58:40 [ 84%] Built target readfile 10:58:40 [ 86%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o 10:58:41 [ 88%] Linking C executable create_items 10:58:41 [ 88%] Built target create_items 10:58:41 [ 90%] Building C object examples/CMakeFiles/sort.dir/sort.c.o 10:58:41 [ 92%] Linking C executable sort 10:58:41 [ 92%] Built target sort 10:58:41 [ 94%] Building C object examples/CMakeFiles/hello.dir/hello.c.o 10:58:41 [ 96%] Linking C executable hello 10:58:41 [ 96%] Built target hello 10:58:41 [ 98%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o 10:58:42 Resolving github.com.cnpmjs.org (github.com.cnpmjs.org)... 47.241.4.205 10:58:42 Connecting to github.com.cnpmjs.org (github.com.cnpmjs.org)|47.241.4.205|:443... connected. 10:58:42 [100%] Linking C executable streaming_parser 10:58:42 [100%] Built target streaming_parser 10:58:42 Install the project... 10:58:42 -- Install configuration: "Release" 10:58:42 -- Installing: /usr/local/include/cbor/configuration.h 10:58:42 -- Installing: /usr/local/lib/libcbor.a 10:58:42 -- Installing: /usr/local/lib/libcbor.so.0.0.0 10:58:42 -- Installing: /usr/local/lib/libcbor.so.0 10:58:42 -- Installing: /usr/local/lib/libcbor.so 10:58:42 -- Up-to-date: /usr/local/include/cbor 10:58:42 -- Installing: /usr/local/include/cbor/data.h 10:58:42 -- Installing: /usr/local/include/cbor/callbacks.h 10:58:42 -- Installing: /usr/local/include/cbor/ints.h 10:58:42 -- Installing: /usr/local/include/cbor/arrays.h 10:58:42 -- Installing: /usr/local/include/cbor/maps.h 10:58:42 -- Installing: /usr/local/include/cbor/tags.h 10:58:42 -- Installing: /usr/local/include/cbor/serialization.h 10:58:42 -- Installing: /usr/local/include/cbor/common.h 10:58:42 -- Installing: /usr/local/include/cbor/floats_ctrls.h 10:58:42 -- Installing: /usr/local/include/cbor/internal 10:58:42 -- Installing: /usr/local/include/cbor/internal/encoders.h 10:58:42 -- Installing: /usr/local/include/cbor/internal/memory_utils.h 10:58:42 -- Installing: /usr/local/include/cbor/internal/stack.h 10:58:42 -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h 10:58:42 -- Installing: /usr/local/include/cbor/internal/unicode.h 10:58:42 -- Installing: /usr/local/include/cbor/internal/loaders.h 10:58:42 -- Installing: /usr/local/include/cbor/bytestrings.h 10:58:42 -- Installing: /usr/local/include/cbor/encoding.h 10:58:42 -- Installing: /usr/local/include/cbor/streaming.h 10:58:42 -- Installing: /usr/local/include/cbor/strings.h 10:58:42 -- Installing: /usr/local/include/cbor.h 10:58:42 -- Installing: /usr/local/lib/pkgconfig/libcbor.pc 10:58:43 HTTP request sent, awaiting response... 302 Found 10:58:43 Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following] 10:58:43 --2021-12-16 10:58:43-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 10:58:43 Resolving codeload.github.com (codeload.github.com)... 140.82.112.10 10:58:43 Connecting to codeload.github.com (codeload.github.com)|140.82.112.10|:443... connected. 10:58:43 HTTP request sent, awaiting response... 200 OK 10:58:43 Length: unspecified [application/x-gzip] 10:58:43 Saving to: 'STDOUT' 10:58:43 10:58:43 0K .......... ...... 827K=0.02s 10:58:43 10:58:43 2021-12-16 10:58:43 (827 KB/s) - written to stdout [16451] 10:58:43 10:58:43 + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c 10:58:43 + wget -O - https://github.com.cnpmjs.org/IOTechSystems/iotech-c-utils/archive/v1.2.2.tar.gz 10:58:43 + tar -C deps -z -x -f - 10:58:43 --2021-12-16 10:58:43-- https://github.com.cnpmjs.org/IOTechSystems/iotech-c-utils/archive/v1.2.2.tar.gz 10:58:43 Resolving github.com.cnpmjs.org (github.com.cnpmjs.org)... 47.241.4.205 10:58:43 Connecting to github.com.cnpmjs.org (github.com.cnpmjs.org)|47.241.4.205|:443... connected. 10:58:44 Removing intermediate container 4e7e52905ce3 10:58:44 ---> 78e3e7877a8f 10:58:44 Step 8/24 : RUN mkdir /tmp/sdk 10:58:44 ---> Running in c3261ebf550d 10:58:44 HTTP request sent, awaiting response... 302 Found 10:58:44 Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.2.2 [following] 10:58:44 --2021-12-16 10:58:44-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.2.2 10:58:44 Resolving codeload.github.com (codeload.github.com)... 140.82.112.10 10:58:44 Connecting to codeload.github.com (codeload.github.com)|140.82.112.10|:443... connected. 10:58:45 Removing intermediate container c3261ebf550d 10:58:45 ---> 7b14bc4c2f5f 10:58:45 Step 9/24 : COPY VERSION /tmp/sdk 10:58:46 HTTP request sent, awaiting response... 200 OK 10:58:46 Length: unspecified [application/x-gzip] 10:58:46 Saving to: 'STDOUT' 10:58:46 10:58:46 0K .......... .......... .......... .......... .......... 1.24M 10:58:46 50K .......... .......... .......... .......... .......... 2.41M 10:58:46 100K .......... .......... .......... .......... .......... 14.1M 10:58:46 150K .......... .......... .......... ......... 4.86M=0.07s 10:58:46 10:58:46 2021-12-16 10:58:46 (2.61 MB/s) - written to stdout [193961] 10:58:46 10:58:46 + mkdir -p src/c/iot 10:58:46 + 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 10:58:46 + cp deps/iotech-c-utils-1.2.2/src/c/defs.h.in src/c/iot 10:58:46 + cp deps/iotech-c-utils-1.2.2/src/c/yxml.h src/c/iot 10:58:46 + cp deps/iotech-c-utils-1.2.2/VERSION src/c/iot 10:58:46 + mkdir -p include/iot 10:58:46 + 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 10:58:46 + mkdir -p include/iot/os 10:58:46 + 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 10:58:46 + wget -O - https://github.com.cnpmjs.org/edgego/prometheus-client-c/archive/refs/tags/v0.1.3.1.tar.gz 10:58:46 + tar -C deps -z -x -f - 10:58:46 --2021-12-16 10:58:46-- https://github.com.cnpmjs.org/edgego/prometheus-client-c/archive/refs/tags/v0.1.3.1.tar.gz 10:58:46 Resolving github.com.cnpmjs.org (github.com.cnpmjs.org)... 47.241.4.205 10:58:46 ---> 31a833eae5be 10:58:46 Step 10/24 : COPY src /tmp/sdk/src 10:58:46 Connecting to github.com.cnpmjs.org (github.com.cnpmjs.org)|47.241.4.205|:443... connected. 10:58:47 ---> 499c70b1d77d 10:58:47 Step 11/24 : COPY include /tmp/sdk/include 10:58:47 HTTP request sent, awaiting response... 302 Found 10:58:47 Location: https://codeload.github.com/edgego/prometheus-client-c/tar.gz/refs/tags/v0.1.3.1 [following] 10:58:47 --2021-12-16 10:58:47-- https://codeload.github.com/edgego/prometheus-client-c/tar.gz/refs/tags/v0.1.3.1 10:58:47 Resolving codeload.github.com (codeload.github.com)... 140.82.112.10 10:58:47 Connecting to codeload.github.com (codeload.github.com)|140.82.112.10|:443... connected. 10:58:47 HTTP request sent, awaiting response... 200 OK 10:58:47 Length: unspecified [application/x-gzip] 10:58:47 Saving to: 'STDOUT' 10:58:47 10:58:47 0K .......... .......... .......... .......... .......... 1.23M 10:58:47 50K .......... .......... .......... .......... .......... 2.51M 10:58:47 100K .......... .......... .......... .......... .......... 46.5M 10:58:47 150K .......... .......... .......... .......... .......... 2.47M 10:58:47 200K .......... .......... .......... .......... .......... 66.6M 10:58:47 250K .......... .......... .......... .......... .......... 15.9M 10:58:47 300K .......... .......... .......... .......... .......... 21.1M 10:58:48 350K .......... .......... .......... .......... .......... 3.69M 10:58:48 400K .......... .......... .......... .......... .......... 49.4M 10:58:48 450K .......... .......... .......... .......... .......... 2.71M 10:58:48 500K .......... .......... .......... .......... .......... 53.3M 10:58:48 550K .......... .......... .......... .......... .......... 168M 10:58:48 600K .......... .......... .......... .......... .......... 2.62M 10:58:48 650K .......... .......... .......... .......... .......... 51.4M 10:58:48 700K .......... .......... .......... .......... .......... 23.6M 10:58:48 750K .......... .......... .......... .......... .......... 2.56M 10:58:48 800K .......... .......... .......... .......... .......... 27.2M 10:58:48 850K .......... .......... .......... .......... .......... 37.9M 10:58:48 900K .......... .......... .......... .......... .......... 3.36M 10:58:48 950K .......... .......... .......... .......... .......... 55.2M 10:58:48 1000K ...... 167K=0.2s 10:58:48 10:58:48 2021-12-16 10:58:47 (4.55 MB/s) - written to stdout [1030327] 10:58:48 10:58:48 + cd ./deps/prometheus-client-c-0.1.3.1 10:58:48 + /bin/bash ./auto build 10:58:48  10:58:48 ######################################################################## 10:58:48 > Executing build 10:58:48 ######################################################################## 10:58:48 10:58:48  10:58:48 ######################################################################## 10:58:48 > prom: CMake Build Stage 10:58:48 ######################################################################## 10:58:48 10:58:48 -- The C compiler identification is GNU 10.3.1 10:58:48 -- Detecting C compiler ABI info 10:58:48 ---> 2bf997a4eca1 10:58:48 Step 12/24 : COPY scripts /tmp/sdk/scripts 10:58:48 -- Detecting C compiler ABI info - done 10:58:48 -- Check for working C compiler: /usr/bin/gcc - skipped 10:58:48 -- Detecting C compile features 10:58:48 -- Detecting C compile features - done 10:58:48 -- Looking for pthread.h 10:58:48 -- Looking for pthread.h - found 10:58:48 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD 10:58:48 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success 10:58:48 -- Found Threads: TRUE 10:58:48 -- Configuring done 10:58:48 -- Generating done 10:58:48 -- Build files have been written to: /tmp/sdk/deps/prometheus-client-c-0.1.3.1/prom/build 10:58:48  10:58:48 ######################################################################## 10:58:48 > prom: Make Build Stage 10:58:48 ######################################################################## 10:58:48 10:58:48 [ 5%] Building C object CMakeFiles/prom.dir/src/prom_collector.c.o 10:58:48 [ 11%] Building C object CMakeFiles/prom.dir/src/prom_collector_registry.c.o 10:58:48 [ 16%] Building C object CMakeFiles/prom.dir/src/prom_counter.c.o 10:58:48 [ 22%] Building C object CMakeFiles/prom.dir/src/prom_gauge.c.o 10:58:48 ---> a17a744db7b4 10:58:48 Step 13/24 : COPY LICENSE /tmp/sdk 10:58:48 [ 27%] Building C object CMakeFiles/prom.dir/src/prom_histogram.c.o 10:58:48 [ 33%] Building C object CMakeFiles/prom.dir/src/prom_histogram_buckets.c.o 10:58:48 [ 38%] Building C object CMakeFiles/prom.dir/src/prom_linked_list.c.o 10:58:48 [ 44%] Building C object CMakeFiles/prom.dir/src/prom_map.c.o 10:58:48 [ 50%] Building C object CMakeFiles/prom.dir/src/prom_metric.c.o 10:58:48 ---> dafc5edbe181 10:58:48 Step 14/24 : COPY Attribution.txt /tmp/sdk 10:58:49 [ 55%] Building C object CMakeFiles/prom.dir/src/prom_metric_formatter.c.o 10:58:49 [ 61%] Building C object CMakeFiles/prom.dir/src/prom_metric_sample.c.o 10:58:49 [ 66%] Building C object CMakeFiles/prom.dir/src/prom_metric_sample_histogram.c.o 10:58:49 [ 72%] Building C object CMakeFiles/prom.dir/src/prom_process_fds.c.o 10:58:49 [ 77%] Building C object CMakeFiles/prom.dir/src/prom_process_limits.c.o 10:58:49 [ 83%] Building C object CMakeFiles/prom.dir/src/prom_process_stat.c.o 10:58:49 [ 88%] Building C object CMakeFiles/prom.dir/src/prom_procfs.c.o 10:58:49 [ 94%] Building C object CMakeFiles/prom.dir/src/prom_string_builder.c.o 10:58:49 ---> a66b757f2365 10:58:49 Step 15/24 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install 10:58:49 [100%] Linking C shared library libprom.so 10:58:49 [100%] Built target prom 10:58:49  10:58:49 ######################################################################## 10:58:49 > promhttp: CMake Build Stage 10:58:49 ######################################################################## 10:58:49 10:58:49 -- The C compiler identification is GNU 10.3.1 10:58:49 -- Detecting C compiler ABI info 10:58:49 -- Detecting C compiler ABI info - done 10:58:49 -- Check for working C compiler: /usr/bin/gcc - skipped 10:58:49 -- Detecting C compile features 10:58:49 -- Detecting C compile features - done 10:58:49 -- Looking for pthread.h 10:58:49 ---> Running in b494f241a5db 10:58:49 -- Looking for pthread.h - found 10:58:49 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD 10:58:49 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success 10:58:49 -- Found Threads: TRUE 10:58:49 -- Configuring done 10:58:49 -- Generating done 10:58:49 -- Build files have been written to: /tmp/sdk/deps/prometheus-client-c-0.1.3.1/promhttp/build 10:58:49  10:58:49 ######################################################################## 10:58:49 > promhttp: Make Build Stage 10:58:49 ######################################################################## 10:58:49 10:58:49 [ 50%] Building C object CMakeFiles/promhttp.dir/src/promhttp.c.o 10:58:50 [100%] Linking C shared library libpromhttp.so 10:58:50 [100%] Built target promhttp 10:58:50 SUCCESS: Build Complete 10:58:50 + /bin/bash ./auto package 10:58:50  10:58:50 ######################################################################## 10:58:50 > Executing package 10:58:50 ######################################################################## 10:58:50 10:58:50 CPack: Create package using TGZ 10:58:50 CPack: Install projects 10:58:50 CPack: - Run preinstall target for: libprom 10:58:50 CPack: - Install project: libprom [] 10:58:50 CPack: Create package 10:58:50 CPack: - package: /tmp/sdk/deps/prometheus-client-c-0.1.3.1/prom/libprom-dev-0.1.3-Linux.tar.gz generated. 10:58:50 CPack: Create package using DEB 10:58:50 CPack: Install projects 10:58:50 CPack: - Run preinstall target for: libprom 10:58:50 CPack: - Install project: libprom [] 10:58:50 CPack: Create package 10:58:50 -- CPackDeb: Can not find dpkg in your path, default to i386. 10:58:50 -- CPACK_DEBIAN_PACKAGE_DEPENDS not set, the package will have no dependencies. 10:58:50 CPack: - package: /tmp/sdk/deps/prometheus-client-c-0.1.3.1/prom/libprom-dev-0.1.3-Linux.deb generated. 10:58:50 CPack: Create package using TGZ 10:58:50 CPack: Install projects 10:58:50 CPack: - Run preinstall target for: libpromhttp 10:58:50 CPack: - Install project: libpromhttp [] 10:58:50 CPack: Create package 10:58:50 CPack: - package: /tmp/sdk/deps/prometheus-client-c-0.1.3.1/promhttp/libpromhttp-dev-0.1.3-Linux.tar.gz generated. 10:58:50 CPack: Create package using DEB 10:58:50 CPack: Install projects 10:58:50 CPack: - Run preinstall target for: libpromhttp 10:58:50 CPack: - Install project: libpromhttp [] 10:58:50 CPack: Create package 10:58:50 -- CPackDeb: Can not find dpkg in your path, default to i386. 10:58:50 CPack: - package: /tmp/sdk/deps/prometheus-client-c-0.1.3.1/promhttp/libpromhttp-dev-0.1.3-Linux.deb generated. 10:58:50 SUCCESS: Package build success 10:58:50 + mkdir temp 10:58:50 + cp ./prom/libprom-dev-0.1.3-Linux.tar.gz ./promhttp/libpromhttp-dev-0.1.3-Linux.tar.gz temp 10:58:50 + cd temp 10:58:50 + tar -xf libprom-dev-0.1.3-Linux.tar.gz 10:58:50 + 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 10:58:50 + cp './libprom-dev-0.1.3-Linux/lib64/*' /usr/lib 10:58:50 cp: can't stat './libprom-dev-0.1.3-Linux/lib64/*': No such file or directory 10:58:50 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] } 10:58:50 + CPPCHECK=false 10:58:50 + DOCGEN=false 10:58:50 + TOMLVER=SDK-0.2 10:58:50 + CUTILVER=1.2.2 10:58:50 + '[' 0 -gt 0 ] 10:58:50 + readlink -f ./scripts/build.sh 10:58:50 + dirname /tmp/sdk/scripts/build.sh 10:58:50 + dirname /tmp/sdk/scripts 10:58:50 + ROOT=/tmp/sdk 10:58:50 + cd /tmp/sdk 10:58:50 + '[' '!' -d deps ] 10:58:50 + mkdir deps 10:58:50 + wget -O - https://github.com.cnpmjs.org/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz 10:58:50 + tar -C deps -z -x -f - 10:58:50 --2021-12-16 10:58:50-- https://github.com.cnpmjs.org/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz 10:58:50 Resolving github.com.cnpmjs.org (github.com.cnpmjs.org)... 47.241.4.205 10:58:50 Connecting to github.com.cnpmjs.org (github.com.cnpmjs.org)|47.241.4.205|:443... connected. [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 10:58:51 HTTP request sent, awaiting response... 302 Found 10:58:51 Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following] 10:58:51 --2021-12-16 10:58:51-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 10:58:51 Resolving codeload.github.com (codeload.github.com)... 140.82.112.10 10:58:51 Connecting to codeload.github.com (codeload.github.com)|140.82.112.10|:443... connected. 10:58:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:58:51 10:58:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 10:58:51 HTTP request sent, awaiting response... 200 OK 10:58:51 Length: unspecified [application/x-gzip] 10:58:51 Saving to: 'STDOUT' 10:58:51  10:58:51 0K .......... ......  830K=0.02s 10:58:51 10:58:51 2021-12-16 10:58:51 (830 KB/s) - written to stdout [16451] 10:58:51 10:58:51 + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c 10:58:51 + + tarwget -C -O deps - -z https://github.com.cnpmjs.org/IOTechSystems/iotech-c-utils/archive/v1.2.2.tar.gz -x 10:58:51 -f - 10:58:51 --2021-12-16 10:58:51-- https://github.com.cnpmjs.org/IOTechSystems/iotech-c-utils/archive/v1.2.2.tar.gz 10:58:51 Resolving github.com.cnpmjs.org (github.com.cnpmjs.org)... 47.241.4.205 10:58:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:58:51 latest: Pulling from edgex-lftools-log-publisher 10:58:51 b4d181a07f80: Pulling fs layer 10:58:51 a1111a8f2ec3: Pulling fs layer 10:58:51 ed53099fbce6: Pulling fs layer 10:58:51 dc539afda2c1: Pulling fs layer 10:58:51 77bc0d833cb6: Pulling fs layer 10:58:51 9065ff56babe: Pulling fs layer 10:58:51 d287ab97295c: Pulling fs layer 10:58:51 dc539afda2c1: Waiting 10:58:51 77bc0d833cb6: Waiting 10:58:51 9065ff56babe: Waiting 10:58:51 d287ab97295c: Waiting 10:58:51 a1111a8f2ec3: Verifying Checksum 10:58:51 a1111a8f2ec3: Download complete 10:58:51 dc539afda2c1: Verifying Checksum 10:58:51 dc539afda2c1: Download complete 10:58:51 ed53099fbce6: Verifying Checksum 10:58:51 ed53099fbce6: Download complete 10:58:51 9065ff56babe: Verifying Checksum 10:58:51 9065ff56babe: Download complete 10:58:52 Connecting to github.com.cnpmjs.org (github.com.cnpmjs.org)|47.241.4.205|:443... connected. 10:58:52 77bc0d833cb6: Verifying Checksum 10:58:52 77bc0d833cb6: Download complete 10:58:52 b4d181a07f80: Verifying Checksum 10:58:52 b4d181a07f80: Download complete 10:58:52 d287ab97295c: Verifying Checksum 10:58:52 d287ab97295c: Download complete 10:58:53 HTTP request sent, awaiting response... 302 Found 10:58:53 Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.2.2 [following] 10:58:53 --2021-12-16 10:58:52-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.2.2 10:58:53 Resolving codeload.github.com (codeload.github.com)... 140.82.112.10 10:58:53 Connecting to codeload.github.com (codeload.github.com)|140.82.112.10|:443... connected. 10:58:53 HTTP request sent, awaiting response... 200 OK 10:58:53 Length: unspecified [application/x-gzip] 10:58:53 Saving to: 'STDOUT' 10:58:53 10:58:53 0K .......... .......... .......... .......... .......... 1.25M 10:58:53 50K .......... .......... .......... .......... .......... 1.98M 10:58:53 100K .......... .......... .......... .......... .......... 7.96M 10:58:53 150K .......... .......... .......... .........  2.00M=0.09s 10:58:53 10:58:53 2021-12-16 10:58:52 (2.08 MB/s) - written to stdout [193961] 10:58:53 10:58:53 + mkdir -p src/c/iot 10:58:53 + 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 10:58:53 + cp deps/iotech-c-utils-1.2.2/src/c/defs.h.in src/c/iot 10:58:53 + cp deps/iotech-c-utils-1.2.2/src/c/yxml.h src/c/iot 10:58:53 + cp deps/iotech-c-utils-1.2.2/VERSION src/c/iot 10:58:53 + mkdir -p include/iot 10:58:53 + 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 10:58:53 + mkdir -p include/iot/os 10:58:53 + 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 10:58:53 + wget -O - https://github.com.cnpmjs.org/edgego/prometheus-client-c/archive/refs/tags/v0.1.3.1.tar.gz 10:58:53 + tar -C deps -z -x -f - 10:58:53 --2021-12-16 10:58:53-- https://github.com.cnpmjs.org/edgego/prometheus-client-c/archive/refs/tags/v0.1.3.1.tar.gz 10:58:53 Resolving github.com.cnpmjs.org (github.com.cnpmjs.org)... 47.241.4.205 10:58:53 Connecting to github.com.cnpmjs.org (github.com.cnpmjs.org)|47.241.4.205|:443... connected. 10:58:53 b4d181a07f80: Pull complete 10:58:54 a1111a8f2ec3: Pull complete 10:58:54 HTTP request sent, awaiting response... 302 Found 10:58:54 Location: https://codeload.github.com/edgego/prometheus-client-c/tar.gz/refs/tags/v0.1.3.1 [following] 10:58:54 --2021-12-16 10:58:54-- https://codeload.github.com/edgego/prometheus-client-c/tar.gz/refs/tags/v0.1.3.1 10:58:54 Resolving codeload.github.com (codeload.github.com)... 140.82.112.10 10:58:54 Connecting to codeload.github.com (codeload.github.com)|140.82.112.10|:443... connected. 10:58:54 HTTP request sent, awaiting response... 200 OK 10:58:54 Length: unspecified [application/x-gzip] 10:58:54 Saving to: 'STDOUT' 10:58:54  10:58:54 0K .......... .......... .......... .......... .......... 1.18M 10:58:54 50K .......... .......... .......... .......... .......... 2.66M 10:58:54 100K .......... .......... .......... .......... .......... 13.1M 10:58:54 150K .......... .......... .......... .......... .......... 2.92M 10:58:54 200K .......... .......... .......... .......... .......... 10.8M 10:58:54 250K .......... .......... .......... .......... .......... 9.03M 10:58:54 300K .......... .......... .......... .......... .......... 4.77M 10:58:54 350K .......... .......... .......... .......... .......... 13.1M 10:58:54 400K .......... .......... .......... .......... .......... 2.98M 10:58:54 450K .......... .......... .......... .......... .......... 45.1M 10:58:54 500K .......... .......... .......... .......... .......... 33.9M 10:58:54 550K .......... .......... .......... .......... .......... 4.86M 10:58:54 600K .......... .......... .......... .......... .......... 9.36M 10:58:54 650K .......... .......... .......... .......... .......... 8.69M 10:58:54 700K .......... .......... .......... .......... .......... 7.07M 10:58:54 ed53099fbce6: Pull complete 10:58:54 dc539afda2c1: Pull complete 10:58:54 750K .......... .......... .......... .......... .......... 772K 10:58:54 800K .......... .......... .......... .......... .......... 3.20M 10:58:54 850K .......... .......... .......... .......... .......... 12.4M 10:58:54 900K .......... .......... .......... .......... .......... 52.2M 10:58:54 950K .......... .......... .......... .......... .......... 1.52M 10:58:54 1000K ......  10.3M=0.3s 10:58:54 10:58:54 2021-12-16 10:58:54 (3.66 MB/s) - written to stdout [1030327] 10:58:54 10:58:54 + cd ./deps/prometheus-client-c-0.1.3.1 10:58:54 + /bin/bash ./auto build 10:58:54  10:58:54 ######################################################################## 10:58:54 > Executing build 10:58:54 ######################################################################## 10:58:54 10:58:54  10:58:54 ######################################################################## 10:58:54 > prom: CMake Build Stage 10:58:54 ######################################################################## 10:58:54 10:58:54 77bc0d833cb6: Pull complete 10:58:54 9065ff56babe: Pull complete 10:58:54 -- The C compiler identification is GNU 10.3.1 10:58:54 -- Detecting C compiler ABI info 10:58:55 -- Detecting C compiler ABI info - done 10:58:55 -- Check for working C compiler: /usr/bin/gcc - skipped 10:58:55 -- Detecting C compile features 10:58:55 -- Detecting C compile features - done 10:58:55 -- Looking for pthread.h 10:58:55 -- Looking for pthread.h - found 10:58:55 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD 10:58:56 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success 10:58:56 -- Found Threads: TRUE 10:58:56 -- Configuring done 10:58:56 -- Generating done 10:58:56 -- Build files have been written to: /tmp/sdk/deps/prometheus-client-c-0.1.3.1/prom/build 10:58:56  10:58:56 ######################################################################## 10:58:56 > prom: Make Build Stage 10:58:56 ######################################################################## 10:58:56 10:58:56 [ 5%] Building C object CMakeFiles/prom.dir/src/prom_collector.c.o 10:58:56 [ 11%] Building C object CMakeFiles/prom.dir/src/prom_collector_registry.c.o 10:58:56 [ 16%] Building C object CMakeFiles/prom.dir/src/prom_counter.c.o 10:58:56 [ 22%] Building C object CMakeFiles/prom.dir/src/prom_gauge.c.o 10:58:57 [ 27%] Building C object CMakeFiles/prom.dir/src/prom_histogram.c.o 10:58:57 [ 33%] Building C object CMakeFiles/prom.dir/src/prom_histogram_buckets.c.o 10:58:57 [ 38%] Building C object CMakeFiles/prom.dir/src/prom_linked_list.c.o 10:58:57 [ 44%] Building C object CMakeFiles/prom.dir/src/prom_map.c.o 10:58:58 [ 50%] Building C object CMakeFiles/prom.dir/src/prom_metric.c.o 10:58:58 [ 55%] Building C object CMakeFiles/prom.dir/src/prom_metric_formatter.c.o 10:58:58 [ 61%] Building C object CMakeFiles/prom.dir/src/prom_metric_sample.c.o 10:58:58 [ 66%] Building C object CMakeFiles/prom.dir/src/prom_metric_sample_histogram.c.o 10:58:59 [ 72%] Building C object CMakeFiles/prom.dir/src/prom_process_fds.c.o 10:58:59 [ 77%] Building C object CMakeFiles/prom.dir/src/prom_process_limits.c.o 10:58:59 [ 83%] Building C object CMakeFiles/prom.dir/src/prom_process_stat.c.o 10:58:59 [ 88%] Building C object CMakeFiles/prom.dir/src/prom_procfs.c.o 10:59:00 d287ab97295c: Pull complete 10:59:00 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 10:59:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:59:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 10:59:00 [ 94%] Building C object CMakeFiles/prom.dir/src/prom_string_builder.c.o 10:59:00 prd-centos7-docker-4c-2g-962 does not seem to be running inside a container 10:59:00 $ 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/2 -v /w/workspace/device-sdk-c/2:/w/workspace/device-sdk-c/2:rw,z -v /w/workspace/device-sdk-c/2@tmp:/w/workspace/device-sdk-c/2@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 10:59:00 [100%] Linking C shared library libprom.so 10:59:00 [100%] Built target prom 10:59:00  10:59:00 ######################################################################## 10:59:00 > promhttp: CMake Build Stage 10:59:00 ######################################################################## 10:59:00 10:59:00 -- The C compiler identification is GNU 10.3.1 10:59:00 -- Detecting C compiler ABI info 10:59:01 -- Detecting C compiler ABI info - done 10:59:01 -- Check for working C compiler: /usr/bin/gcc - skipped 10:59:01 -- Detecting C compile features 10:59:01 -- Detecting C compile features - done 10:59:01 -- Looking for pthread.h 10:59:01 -- Looking for pthread.h - found 10:59:01 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD 10:59:01 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success 10:59:01 -- Found Threads: TRUE 10:59:01 -- Configuring done 10:59:01 -- Generating done 10:59:01 -- Build files have been written to: /tmp/sdk/deps/prometheus-client-c-0.1.3.1/promhttp/build 10:59:01  10:59:01 ######################################################################## 10:59:01 > promhttp: Make Build Stage 10:59:01 ######################################################################## 10:59:01 10:59:02 [ 50%] Building C object CMakeFiles/promhttp.dir/src/promhttp.c.o 10:59:02 [100%] Linking C shared library libpromhttp.so 10:59:02 [100%] Built target promhttp 10:59:02 SUCCESS: Build Complete 10:59:02 + /bin/bash ./auto package 10:59:02  10:59:02 ######################################################################## 10:59:02 > Executing package 10:59:02 ######################################################################## 10:59:02 10:59:02 CPack: Create package using TGZ 10:59:02 CPack: Install projects 10:59:02 CPack: - Run preinstall target for: libprom 10:59:02 CPack: - Install project: libprom [] 10:59:02 CPack: Create package 10:59:02 CPack: - package: /tmp/sdk/deps/prometheus-client-c-0.1.3.1/prom/libprom-dev-0.1.3-Linux.tar.gz generated. 10:59:02 CPack: Create package using DEB 10:59:02 CPack: Install projects 10:59:02 CPack: - Run preinstall target for: libprom 10:59:02 CPack: - Install project: libprom [] 10:59:02 CPack: Create package 10:59:02 -- CPackDeb: Can not find dpkg in your path, default to i386. 10:59:02 -- CPACK_DEBIAN_PACKAGE_DEPENDS not set, the package will have no dependencies. 10:59:02 CPack: - package: /tmp/sdk/deps/prometheus-client-c-0.1.3.1/prom/libprom-dev-0.1.3-Linux.deb generated. 10:59:02 CPack: Create package using TGZ 10:59:02 CPack: Install projects 10:59:02 CPack: - Run preinstall target for: libpromhttp 10:59:02 CPack: - Install project: libpromhttp [] 10:59:03 CPack: Create package 10:59:03 CPack: - package: /tmp/sdk/deps/prometheus-client-c-0.1.3.1/promhttp/libpromhttp-dev-0.1.3-Linux.tar.gz generated. 10:59:03 CPack: Create package using DEB 10:59:03 CPack: Install projects 10:59:03 CPack: - Run preinstall target for: libpromhttp 10:59:03 CPack: - Install project: libpromhttp [] 10:59:03 CPack: Create package 10:59:03 -- CPackDeb: Can not find dpkg in your path, default to i386. 10:59:03 CPack: - package: /tmp/sdk/deps/prometheus-client-c-0.1.3.1/promhttp/libpromhttp-dev-0.1.3-Linux.deb generated. 10:59:03 SUCCESS: Package build success 10:59:03 + mkdir temp 10:59:03 + cp ./prom/libprom-dev-0.1.3-Linux.tar.gz ./promhttp/libpromhttp-dev-0.1.3-Linux.tar.gz temp 10:59:03 + cd temp 10:59:03 + tar -xf libprom-dev-0.1.3-Linux.tar.gz 10:59:03 + 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 10:59:03 + cp './libprom-dev-0.1.3-Linux/lib64/*' /usr/lib 10:59:03 cp: can't stat './libprom-dev-0.1.3-Linux/lib64/*': No such file or directory 10:59:03 The command '/bin/sh -c cd /tmp/sdk && ./scripts/build.sh && make -C build/release install' returned a non-zero code: 1 10:59:04 $ docker top a326d25d50b1bb232a17440855e9933d8c768e22e61b7a463f162d982dd12749 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] libraryResource [Pipeline] sh [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] } 10:59:04 ---> job-cost.sh 10:59:04 lf-activate-venv: SKIPPING 10:59:04 INFO: No Stack... [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 10:59:05 INFO: Retrieving Pricing Info for: v3-standard-2 10:59:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:59:05 10:59:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 10:59:05 INFO: Archiving Costs [Pipeline] sh 10:59:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:59:05 + cat /w/workspace/device-sdk-c/2/archives/cost.csv 10:59:05 + cut -d, -f6 [Pipeline] lock 10:59:05 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-c-PR-388-2-stack-cost] 10:59:05 Resource [jenkins-edgexfoundry-device-sdk-c-PR-388-2-stack-cost] did not exist. Created. 10:59:05 Lock acquired on [jenkins-edgexfoundry-device-sdk-c-PR-388-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:59:06 arm64: Pulling from edgex-lftools-log-publisher 10:59:06 448f6bf000e3: Pulling fs layer 10:59:06 f757da607395: Pulling fs layer 10:59:06 05883995daec: Pulling fs layer 10:59:06 8603b9c90790: Pulling fs layer 10:59:06 1560dd03e051: Pulling fs layer 10:59:06 27f5ce0e4adf: Pulling fs layer 10:59:06 c2d8d7efcc4b: Pulling fs layer 10:59:06 1560dd03e051: Waiting 10:59:06 27f5ce0e4adf: Waiting 10:59:06 c2d8d7efcc4b: Waiting 10:59:06 8603b9c90790: Waiting 10:59:06 f757da607395: Verifying Checksum 10:59:06 f757da607395: Download complete 10:59:06 8603b9c90790: Verifying Checksum 10:59:06 8603b9c90790: Download complete 10:59:06 1560dd03e051: Verifying Checksum 10:59:06 1560dd03e051: Download complete 10:59:06 27f5ce0e4adf: Verifying Checksum 10:59:06 27f5ce0e4adf: Download complete 10:59:06 + echo total: 0.05999999865889549 [Pipeline] stash 10:59:06 05883995daec: Verifying Checksum 10:59:06 05883995daec: Download complete 10:59:06 Stashed 1 file(s) [Pipeline] } 10:59:06 Lock released on resource [jenkins-edgexfoundry-device-sdk-c-PR-388-2-stack-cost] [Pipeline] // lock [Pipeline] } 10:59:06 $ docker stop --time=1 a326d25d50b1bb232a17440855e9933d8c768e22e61b7a463f162d982dd12749 10:59:06 448f6bf000e3: Download complete 10:59:07 $ docker rm -f a326d25d50b1bb232a17440855e9933d8c768e22e61b7a463f162d982dd12749 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 10:59:07 Failed in branch amd64 10:59:09 c2d8d7efcc4b: Verifying Checksum 10:59:09 c2d8d7efcc4b: Download complete 10:59:10 448f6bf000e3: Pull complete 10:59:10 f757da607395: Pull complete 10:59:12 05883995daec: Pull complete 10:59:12 8603b9c90790: Pull complete 10:59:13 1560dd03e051: Pull complete 10:59:13 27f5ce0e4adf: Pull complete 10:59:28 c2d8d7efcc4b: Pull complete 10:59:28 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 10:59:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:59:28 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 10:59:28 prd-ubuntu18.04-docker-arm64-4c-16g-961 does not seem to be running inside a container 10:59:28 $ 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/2 -v /w/workspace/device-sdk-c/2:/w/workspace/device-sdk-c/2:rw,z -v /w/workspace/device-sdk-c/2@tmp:/w/workspace/device-sdk-c/2@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:arm64 cat 10:59:31 $ docker top 36c9bdd34fd9eeca2cfdb9cb66f21b81faed37b269cce7976d4fe941e77f4b30 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:59:32 ---> job-cost.sh 10:59:32 lf-activate-venv: SKIPPING 10:59:32 INFO: No Stack... 10:59:32 INFO: Retrieving Pricing Info for: v3-standard-4 10:59:32 INFO: Archiving Costs [Pipeline] sh 10:59:33 + cut -d, -f6 10:59:33 + cat /w/workspace/device-sdk-c/2/archives/cost.csv [Pipeline] lock 10:59:33 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-c-PR-388-2-stack-cost] 10:59:33 Resource [jenkins-edgexfoundry-device-sdk-c-PR-388-2-stack-cost] did not exist. Created. 10:59:33 Lock acquired on [jenkins-edgexfoundry-device-sdk-c-PR-388-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:59:34 /w/workspace/device-sdk-c/2@tmp/durable-4046cc18/script.sh: 1: /w/workspace/device-sdk-c/2@tmp/durable-4046cc18/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 10:59:34 + echo total: 0.10999999940395355 [Pipeline] stash 10:59:34 Warning: overwriting stash ‘stack-cost’ 10:59:35 Stashed 1 file(s) [Pipeline] } 10:59:35 Lock released on resource [jenkins-edgexfoundry-device-sdk-c-PR-388-2-stack-cost] [Pipeline] // lock [Pipeline] } 10:59:35 $ docker stop --time=1 36c9bdd34fd9eeca2cfdb9cb66f21b81faed37b269cce7976d4fe941e77f4b30 10:59:36 $ docker rm -f 36c9bdd34fd9eeca2cfdb9cb66f21b81faed37b269cce7976d4fe941e77f4b30 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 10: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 10:59:38 + '[' -d /w/workspace/edgexfoundry_device-sdk-c_PR-388/archives ']' [Pipeline] libraryResource [Pipeline] sh 10:59:38 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:59:38 ---> package-listing.sh 10:59:38 ++ facter osfamily 10:59:38 ++ tr '[:upper:]' '[:lower:]' 10:59:39 + OS_FAMILY=redhat 10:59:39 + workspace=/w/workspace/edgexfoundry_device-sdk-c_PR-388 10:59:39 + START_PACKAGES=/tmp/packages_start.txt 10:59:39 + END_PACKAGES=/tmp/packages_end.txt 10:59:39 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:59:39 + PACKAGES=/tmp/packages_start.txt 10:59:39 + '[' /w/workspace/edgexfoundry_device-sdk-c_PR-388 ']' 10:59:39 + PACKAGES=/tmp/packages_end.txt 10:59:39 + case "${OS_FAMILY}" in 10:59:39 + sort 10:59:39 + rpm -qa 10:59:39 + '[' -f /tmp/packages_start.txt ']' 10:59:39 + '[' -f /tmp/packages_end.txt ']' 10:59:39 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:59:39 + '[' /w/workspace/edgexfoundry_device-sdk-c_PR-388 ']' 10:59:39 + mkdir -p /w/workspace/edgexfoundry_device-sdk-c_PR-388/archives/ 10: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 10: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 10:59:40 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 10:59:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:59:40 10:59:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 10:59:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:59:40 latest: Pulling from edgex-lftools-log-publisher 10:59:40 b4d181a07f80: Pulling fs layer 10:59:40 a1111a8f2ec3: Pulling fs layer 10:59:40 ed53099fbce6: Pulling fs layer 10:59:40 dc539afda2c1: Pulling fs layer 10:59:40 77bc0d833cb6: Pulling fs layer 10:59:40 9065ff56babe: Pulling fs layer 10:59:40 d287ab97295c: Pulling fs layer 10:59:40 77bc0d833cb6: Waiting 10:59:40 9065ff56babe: Waiting 10:59:40 d287ab97295c: Waiting 10:59:40 dc539afda2c1: Waiting 10:59:40 a1111a8f2ec3: Verifying Checksum 10:59:40 a1111a8f2ec3: Download complete 10:59:40 dc539afda2c1: Verifying Checksum 10:59:40 dc539afda2c1: Download complete 10:59:41 ed53099fbce6: Verifying Checksum 10:59:41 ed53099fbce6: Download complete 10:59:41 9065ff56babe: Verifying Checksum 10:59:41 9065ff56babe: Download complete 10:59:41 77bc0d833cb6: Verifying Checksum 10:59:41 77bc0d833cb6: Download complete 10:59:41 b4d181a07f80: Verifying Checksum 10:59:41 b4d181a07f80: Download complete 10:59:41 d287ab97295c: Verifying Checksum 10:59:41 d287ab97295c: Download complete 10:59:42 b4d181a07f80: Pull complete 10:59:43 a1111a8f2ec3: Pull complete 10:59:43 ed53099fbce6: Pull complete 10:59:43 dc539afda2c1: Pull complete 10:59:43 77bc0d833cb6: Pull complete 10:59:44 9065ff56babe: Pull complete 10:59:49 d287ab97295c: Pull complete 10:59:49 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 10:59:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:59:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 10:59:49 prd-centos7-docker-4c-2g-960 does not seem to be running inside a container 10:59:49 $ 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 10:59:51 $ docker top 6b41da24d6d59a43f0928d95d79f47f2293f5b667eb02d152d8a7f38e41e98b0 -eo pid,comm [Pipeline] { [Pipeline] sh 10:59:52 + touch /tmp/pre-build-complete [Pipeline] sh 10:59:52 + mkdir -p /var/log/sysstat [Pipeline] sh 10:59:52 + ls /var/log/sa-host 10:59:52 + sadf -c /var/log/sa-host/sa16 10:59:52 file_magic: OK 10:59:52 HZ: Using current value: 100 10:59:52 file_header: OK 10:59:52 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 10:59:52 Statistics: 10:59:52 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 10:59:52 File successfully converted to sysstat format version 12.0.3 10:59:52 + sadf -c /var/log/sa-host/sa17 10:59:52 file_magic: OK 10:59:52 HZ: Using current value: 100 10:59:52 file_header: OK 10:59:52 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 10:59:52 Statistics: 10:59:52 Hnuu...uuuununununu...Hnuu...uuuununununu... 10:59:52 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:59:52 provisioning config files... 10:59:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_PR-388@tmp/config1469500999738322848tmp [Pipeline] { [Pipeline] echo 10:59:53 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:59:53 ---> create-netrc.sh [Pipeline] } 10:59:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:59:53 ---> python-tools-install.sh [Pipeline] echo 10:59:53 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:59:53 ---> sudo-logs.sh 10:59:53 Archiving 'sudo' log.. 10:59:53 sudo: unable to resolve host prd-centos7-docker-4c-2g-960.novalocal: Name or service not known 10:59:53 sudo: unable to resolve host prd-centos7-docker-4c-2g-960.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 10:59:54 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:59:54 ---> job-cost.sh 10:59:54 lf-activate-venv: SKIPPING 10:59:54 DEBUG: total: 0.10999999940395355 10:59:54 INFO: Retrieving Stack Cost... 10:59:54 INFO: Retrieving Pricing Info for: v3-standard-2 10:59:55 INFO: Archiving Costs [Pipeline] echo 10:59:55 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:59:55 ---> logs-deploy.sh 10:59:55 lf-activate-venv: SKIPPING 10:59:55 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/PR-388/2 10:59:55 INFO: archiving workspace using pattern(s): 10:59:56 Archives upload complete. 10:59:56 INFO: archiving logs to Nexus 10:59:56 ---> uname -a: 10:59:56 Linux prd-centos7-docker-4c-2g-960.novalocal 3.10.0-1160.45.1.el7.x86_64 #1 SMP Wed Oct 13 17:20:51 UTC 2021 x86_64 GNU/Linux 10:59:56 10:59:56 10:59:56 ---> lscpu: 10:59:56 Architecture: x86_64 10:59:56 CPU op-mode(s): 32-bit, 64-bit 10:59:56 Byte Order: Little Endian 10:59:56 Address sizes: 40 bits physical, 48 bits virtual 10:59:56 CPU(s): 2 10:59:56 On-line CPU(s) list: 0,1 10:59:56 Thread(s) per core: 1 10:59:56 Core(s) per socket: 1 10:59:56 Socket(s): 2 10:59:56 NUMA node(s): 1 10:59:56 Vendor ID: AuthenticAMD 10:59:56 CPU family: 23 10:59:56 Model: 49 10:59:56 Model name: AMD EPYC-Rome Processor 10:59:56 Stepping: 0 10:59:56 CPU MHz: 2799.998 10:59:56 BogoMIPS: 5599.99 10:59:56 Virtualization: AMD-V 10:59:56 Hypervisor vendor: KVM 10:59:56 Virtualization type: full 10:59:56 L1d cache: 32K 10:59:56 L1i cache: 32K 10:59:56 L2 cache: 512K 10:59:56 L3 cache: 16384K 10:59:56 NUMA node0 CPU(s): 0,1 10:59:56 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 10:59:56 10:59:56 10:59:56 ---> nproc: 10:59:56 2 10:59:56 10:59:56 10:59:56 ---> df -h: 10:59:56 Filesystem Size Used Avail Use% Mounted on 10:59:56 overlay 40G 7.7G 33G 20% / 10:59:56 tmpfs 64M 0 64M 0% /dev 10:59:56 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 10:59:56 shm 64M 0 64M 0% /dev/shm 10:59:56 /dev/vda1 40G 7.7G 33G 20% /facter-os 10:59:56 10:59:56 10:59:56 ---> sar -b -r -n DEV: 10:59:56 Linux 3.10.0-1160.45.1.el7.x86_64 (centos-7-docker-61956895-6fad-6945-99d6-2040f50c295e.novalocal) 12/16/21 _x86_64_ (2 CPU) 10:59:56 10:59:56 10:54:41 LINUX RESTART (2 CPU) 10:59:56 10:59:56 10:55:01 tps rtps wtps bread/s bwrtn/s 10:59:56 10:56:01 92.55 8.68 83.88 3516.99 4030.13 10:59:56 10:57:01 1.67 0.05 1.62 1.07 32.76 10:59:56 10:58:01 0.35 0.00 0.35 0.00 4.15 10:59:56 10:59:01 0.27 0.00 0.27 0.00 4.40 10:59:56 Average: 23.71 2.18 21.53 879.66 1018.02 10:59:56 10:59:56 10:55:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:59:56 10:56:01 5678052 0 617060 7.70 2620 1711208 1283948 14.18 577524 1517824 124 10:59:56 10:57:01 5691348 0 603716 7.54 2620 1711256 1164424 12.86 566848 1517816 20 10:59:56 10:58:01 5693716 0 601348 7.51 2620 1711256 1164580 12.86 564388 1517808 16 10:59:56 10:59:01 5689084 0 605972 7.57 2620 1711264 1164628 12.86 568752 1517808 16 10:59:56 Average: 5688050 0 607024 7.58 2620 1711246 1194395 13.19 569378 1517814 44 10:59:56 10:59:56 10:55:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:59:56 10:56:01 eth0 491.47 267.79 1268.75 76.64 0.00 0.00 0.00 0.00 10:59:56 10:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:59:56 10:56:01 docker0 7.96 5.63 1.08 26.75 0.00 0.00 0.00 0.00 10:59:56 10:57:01 eth0 0.68 0.27 0.18 0.08 0.00 0.00 0.00 0.00 10:59:56 10:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:59:56 10:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:59:56 10:58:01 eth0 4.41 2.30 3.39 0.40 0.00 0.00 0.00 0.00 10:59:56 10:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:59:56 10:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:59:56 10:59:01 eth0 0.50 0.48 0.26 0.21 0.00 0.00 0.00 0.00 10:59:56 10:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:59:56 10:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:59:56 Average: eth0 124.29 67.72 318.20 19.34 0.00 0.00 0.00 0.00 10:59:56 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:59:56 Average: docker0 1.99 1.41 0.27 6.69 0.00 0.00 0.00 0.00 10:59:56 10:59:56 10:59:56 ---> sar -P ALL: 10:59:56 Linux 3.10.0-1160.45.1.el7.x86_64 (centos-7-docker-61956895-6fad-6945-99d6-2040f50c295e.novalocal) 12/16/21 _x86_64_ (2 CPU) 10:59:56 10:59:56 10:54:41 LINUX RESTART (2 CPU) 10:59:56 10:59:56 10:55:01 CPU %user %nice %system %iowait %steal %idle 10:59:56 10:56:01 all 11.66 0.00 3.02 2.01 0.05 83.26 10:59:56 10:56:01 0 11.46 0.00 3.66 1.61 0.05 83.23 10:59:56 10:56:01 1 11.86 0.00 2.39 2.41 0.05 83.30 10:59:56 10:57:01 all 0.26 0.00 0.06 0.00 0.01 99.67 10:59:56 10:57:01 0 0.42 0.00 0.05 0.00 0.00 99.53 10:59:56 10:57:01 1 0.10 0.00 0.07 0.00 0.02 99.82 10:59:56 10:58:01 all 0.28 0.00 0.04 0.00 0.03 99.66 10:59:56 10:58:01 0 0.44 0.00 0.03 0.00 0.02 99.51 10:59:56 10:58:01 1 0.12 0.00 0.05 0.00 0.03 99.80 10:59:56 10:59:01 all 0.29 0.00 0.03 0.00 0.03 99.65 10:59:56 10:59:01 0 0.50 0.00 0.03 0.00 0.02 99.45 10:59:56 10:59:01 1 0.08 0.00 0.03 0.00 0.03 99.85 10:59:56 Average: all 3.07 0.00 0.78 0.49 0.03 95.63 10:59:56 Average: 0 3.15 0.00 0.93 0.39 0.02 95.50 10:59:56 Average: 1 2.99 0.00 0.63 0.59 0.03 95.76 10:59:56 10:59:56 10:59:56