Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ce650ad78b6c877d3227a46e4e9eafbdd6610562 Running in Durability level: PERFORMANCE_OPTIMIZED 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-ssh1056747478981475341.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c141c1271097dc03ad291c2451e310eaf98cdd06 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-ssh3974343759400038410.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 c141c1271097dc03ad291c2451e310eaf98cdd06 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/main/workspace@libs/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/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6332938778436963597.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c141c1271097dc03ad291c2451e310eaf98cdd06 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c141c1271097dc03ad291c2451e310eaf98cdd06 # timeout=10 Commit message: "Merge pull request #355 from ernestojeda/error-check-post-build" > 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-ssh4548649234604643506.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/main/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/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4300197508017839400.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_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest 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-391 in /w/workspace/edgexfoundry_device-sdk-c_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-c.git > git init /w/workspace/edgexfoundry_device-sdk-c_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git > git --version # timeout=10 > git --version # 'git version 2.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_main@tmp/jenkins-gitclient-ssh4494819315800127771.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision ce650ad78b6c877d3227a46e4e9eafbdd6610562 (main) > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ce650ad78b6c877d3227a46e4e9eafbdd6610562 # timeout=10 Commit message: "feat: Add Object reading type (#379)" > git rev-list --no-walk c0c62495d4cdef51dccef47425bdbc5dfcd4d33e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:49:54 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:49:54 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:49:54 ========================================================= 15:49:54 EdgeX Global Pipelines Version Info 15:49:54 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:49:55 ------------------- 15:49:55 stable info: 15:49:55 ------------------- 15:49:55 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:49:55 Commit SHA: c141c1271097dc03ad291c2451e310eaf98cdd06 15:49:55 Message: update stable to v1.0.206 15:49:56 ------------------- 15:49:56 experimental info: 15:49:56 ------------------- 15:49:56 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:49:56 Commit SHA: c141c1271097dc03ad291c2451e310eaf98cdd06 15:49:56 Message: update experimental to v1.0.206 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:49:56 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-c-settings [Pipeline] echo 15:49:56 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-c [Pipeline] echo 15:49:56 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:49:56 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:49:56 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:49:56 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [Pipeline] echo 15:49:56 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = scripts/Dockerfile.alpine [Pipeline] echo 15:49:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = scripts/Dockerfile.alpine-base [Pipeline] echo 15:49:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:49:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:49:56 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk [Pipeline] echo 15:49:56 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:49:56 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:49:56 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:49:56 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 15:49:56 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:49:56 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:49:56 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:49:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 15:49:56 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 15:49:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 15:49:56 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ce650ad78b6c877d3227a46e4e9eafbdd6610562 [Pipeline] echo 15:49:56 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ce650ad [Pipeline] echo 15:49:56 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:49:57 provisioning config files... 15:49:57 copy managed file [device-sdk-c-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_main@tmp/config6945022384862819287tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:49:57 ---> docker-login.sh 15:49:57 nexus3.edgexfoundry.org:10001 15:49:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:49:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:49:57 Configure a credential helper to remove this warning. See 15:49:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:49:57 15:49:57 Login Succeeded 15:49:57 nexus3.edgexfoundry.org:10002 15:49:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:49:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:49:57 Configure a credential helper to remove this warning. See 15:49:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:49:57 15:49:57 Login Succeeded 15:49:57 nexus3.edgexfoundry.org:10003 15:49:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:49:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:49:57 Configure a credential helper to remove this warning. See 15:49:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:49:57 15:49:57 Login Succeeded 15:49:57 nexus3.edgexfoundry.org:10004 15:49:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:49:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:49:58 Configure a credential helper to remove this warning. See 15:49:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:49:58 15:49:58 Login Succeeded 15:49:58 docker.io 15:49:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:49:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:49:58 Configure a credential helper to remove this warning. See 15:49:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:49:58 15:49:58 Login Succeeded 15:49:58 ---> docker-login.sh ends [Pipeline] } 15:49:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 15:49:59 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:49:59 15:49:59 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 15:50:00 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:50:00 latest: Pulling from edgex-devops/git-semver 15:50:00 31603596830f: Pulling fs layer 15:50:00 04fac38145f0: Pulling fs layer 15:50:00 701f6daf10bf: Pulling fs layer 15:50:00 24f72da36158: Pulling fs layer 15:50:00 24f72da36158: Waiting 15:50:00 04fac38145f0: Verifying Checksum 15:50:00 04fac38145f0: Download complete 15:50:00 31603596830f: Verifying Checksum 15:50:00 31603596830f: Download complete 15:50:00 31603596830f: Pull complete 15:50:00 04fac38145f0: Pull complete 15:50:00 24f72da36158: Verifying Checksum 15:50:00 24f72da36158: Download complete 15:50:00 701f6daf10bf: Verifying Checksum 15:50:00 701f6daf10bf: Download complete 15:50:01 701f6daf10bf: Pull complete 15:50:01 24f72da36158: Pull complete 15:50:01 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 15:50:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:50:01 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 15:50:01 prd-centos7-docker-4c-2g-391 does not seem to be running inside a container 15:50:01 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_main -v /w/workspace/edgexfoundry_device-sdk-c_main:/w/workspace/edgexfoundry_device-sdk-c_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_main@tmp:/w/workspace/edgexfoundry_device-sdk-c_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:50:02 $ docker top fb6ba3d494551409887520c046ab1873a216b49cac332b4afb4e6e97efbef411 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:50:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:50:02 [ssh-agent] Looking for ssh-agent implementation... 15:50:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:50:02 $ docker exec fb6ba3d494551409887520c046ab1873a216b49cac332b4afb4e6e97efbef411 ssh-agent 15:50:02 SSH_AUTH_SOCK=/tmp/ssh-aOXGbJyiL78x/agent.14 15:50:02 SSH_AGENT_PID=20 15:50:02 Running ssh-add (command line suppressed) 15:50:03 Identity added: /w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_3332338725775978784.key (/w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_3332338725775978784.key) 15:50:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:50:03 + git tag --points-at HEAD [Pipeline] } 15:50:03 $ docker exec --env ******** --env ******** fb6ba3d494551409887520c046ab1873a216b49cac332b4afb4e6e97efbef411 ssh-agent -k 15:50:03 unset SSH_AUTH_SOCK; 15:50:03 unset SSH_AGENT_PID; 15:50:03 echo Agent pid 20 killed; 15:50:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:50:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:50:03 [ssh-agent] Looking for ssh-agent implementation... 15:50:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:50:03 $ docker exec fb6ba3d494551409887520c046ab1873a216b49cac332b4afb4e6e97efbef411 ssh-agent 15:50:03 SSH_AUTH_SOCK=/tmp/ssh-oEhVwT2Gcs2T/agent.52 15:50:03 SSH_AGENT_PID=59 15:50:03 Running ssh-add (command line suppressed) 15:50:03 Identity added: /w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_1305952171725443282.key (/w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_1305952171725443282.key) 15:50:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:50:04 + git semver init 15:50:04 # -> Open(): unable to determine branch for HEAD 15:50:04 # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_main/.git 15:50:04 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_main 15:50:04 # $SEMVER_REMOTE_NAME = origin 15:50:04 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:50:04 # $SEMVER_USER_NAME = edgex-jenkins 15:50:04 # $SEMVER_BRANCH = main 15:50:04 # $SEMVER_TEMP = /tmp/semver-233323128 15:50:04 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-c.git $SEMVER_TEMP 15:50:05 # '/tmp/semver-233323128' -> '/w/workspace/edgexfoundry_device-sdk-c_main/.semver' 15:50:05 # -> Force: false 15:50:05 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_main/.semver [Pipeline] } 15:50:05 $ docker exec --env ******** --env ******** fb6ba3d494551409887520c046ab1873a216b49cac332b4afb4e6e97efbef411 ssh-agent -k 15:50:05 unset SSH_AUTH_SOCK; 15:50:05 unset SSH_AGENT_PID; 15:50:05 echo Agent pid 59 killed; 15:50:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:50:06 + git semver [Pipeline] } 15:50:06 $ docker stop --time=1 fb6ba3d494551409887520c046ab1873a216b49cac332b4afb4e6e97efbef411 15:50:07 $ docker rm -f fb6ba3d494551409887520c046ab1873a216b49cac332b4afb4e6e97efbef411 [Pipeline] // withDockerContainer [Pipeline] sh 15:50:07 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:50:08 Stashed 1 file(s) [Pipeline] echo 15:50:08 [edgeXSemver]: initialized semver on version 2.0.1-dev.9 [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 15:50:23 Still waiting to schedule task 15:50:23 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-391’ 15:50:23 Still waiting to schedule task 15:50:23 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 15:52:51 Running on prd-centos7-docker-4c-2g-393 in /w/workspace/edgexfoundry_device-sdk-c_main [Pipeline] { [Pipeline] ws 15:52:51 Running in /w/workspace/device-sdk-c/10 [Pipeline] { [Pipeline] checkout 15:52:51 Selected Git installation does not exist. Using Default 15:52:51 The recommended git tool is: NONE 15:52:55 using credential edgex-jenkins-ssh 15:52:55 Cloning the remote Git repository 15:52:55 Cloning repository git@github.com:edgexfoundry/device-sdk-c.git 15:52:55 > git init /w/workspace/device-sdk-c/10 # timeout=10 15:52:55 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git 15:52:55 > git --version # timeout=10 15:52:55 > git --version # 'git version 2.24.4' 15:52:55 using GIT_SSH to set credentials SSH Credentials for GitHub 15:52:55 [INFO] Currently running in a labeled security context 15:52:55 [INFO] Currently SELinux is 'enforcing' on the host 15:52:55 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-c/10@tmp/jenkins-gitclient-ssh3720729710748483845.key 15:52:55 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:52:56 Avoid second fetch 15:52:56 Checking out Revision ce650ad78b6c877d3227a46e4e9eafbdd6610562 (main) 15:52:56 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 15:52:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:52:56 > git config core.sparsecheckout # timeout=10 15:52:56 > git checkout -f ce650ad78b6c877d3227a46e4e9eafbdd6610562 # timeout=10 15:52:59 Running on prd-ubuntu18.04-docker-arm64-4c-16g-392 in /w/workspace/edgexfoundry_device-sdk-c_main [Pipeline] { [Pipeline] ws 15:52:59 Running in /w/workspace/device-sdk-c/10 [Pipeline] { [Pipeline] checkout 15:52:59 Selected Git installation does not exist. Using Default 15:52:59 The recommended git tool is: NONE 15:53:00 Commit message: "feat: Add Object reading type (#379)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:53:00 provisioning config files... 15:53:00 copy managed file [device-sdk-c-settings] to file:/w/workspace/device-sdk-c/10@tmp/config988877131324812169tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:53:01 ---> docker-login.sh 15:53:01 nexus3.edgexfoundry.org:10001 15:53:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:53:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:53:01 Configure a credential helper to remove this warning. See 15:53:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:53:01 15:53:01 Login Succeeded 15:53:01 nexus3.edgexfoundry.org:10002 15:53:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:53:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:53:01 Configure a credential helper to remove this warning. See 15:53:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:53:01 15:53:01 Login Succeeded 15:53:01 nexus3.edgexfoundry.org:10003 15:53:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:53:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:53:01 Configure a credential helper to remove this warning. See 15:53:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:53:01 15:53:01 Login Succeeded 15:53:01 nexus3.edgexfoundry.org:10004 15:53:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:53:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:53:01 Configure a credential helper to remove this warning. See 15:53:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:53:01 15:53:01 Login Succeeded 15:53:01 docker.io 15:53:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:53:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:53:02 Configure a credential helper to remove this warning. See 15:53:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:53:02 15:53:02 Login Succeeded 15:53:02 ---> docker-login.sh ends [Pipeline] } 15:53:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:53:02 ========================================================= 15:53:02 [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest] 15:53:02 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 15:53:02 + 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 . 15:53:02 Sending build context to Docker daemon 2.698MB 15:53:02 Step 1/25 : ARG BASE=alpine:3.14 15:53:02 Step 2/25 : FROM ${BASE} as builder 15:53:03 latest: Pulling from edgex-devops/edgex-gcc-base 15:53:03 339de151aab4: Pulling fs layer 15:53:03 3691962f683c: Pulling fs layer 15:53:03 e1147bf81a45: Pulling fs layer 15:53:03 3691962f683c: Verifying Checksum 15:53:03 3691962f683c: Download complete 15:53:03 339de151aab4: Verifying Checksum 15:53:03 339de151aab4: Download complete 15:53:03 339de151aab4: Pull complete 15:53:03 3691962f683c: Pull complete 15:53:05 using credential edgex-jenkins-ssh 15:53:05 Cloning the remote Git repository 15:53:05 Cloning repository git@github.com:edgexfoundry/device-sdk-c.git 15:53:05 > git init /w/workspace/device-sdk-c/10 # timeout=10 15:53:05 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git 15:53:05 > git --version # timeout=10 15:53:05 > git --version # 'git version 2.17.1' 15:53:05 using GIT_SSH to set credentials SSH Credentials for GitHub 15:53:06 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:53:07 Avoid second fetch 15:53:07 Checking out Revision ce650ad78b6c877d3227a46e4e9eafbdd6610562 (main) 15:53:07 e1147bf81a45: Verifying Checksum 15:53:07 e1147bf81a45: Download complete 15:53:07 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 15:53:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:53:07 > git config core.sparsecheckout # timeout=10 15:53:07 > git checkout -f ce650ad78b6c877d3227a46e4e9eafbdd6610562 # timeout=10 15:53:10 e1147bf81a45: Pull complete 15:53:10 Digest: sha256:32c567f17180c4abff101a0d389449dec7f3f623a221c8a8ae98dcac9b0d9fee 15:53:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest 15:53:10 ---> ac6a0feb3254 15:53:10 Step 3/25 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub 15:53:11 Commit message: "feat: Add Object reading type (#379)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:53:12 provisioning config files... 15:53:12 copy managed file [device-sdk-c-settings] to file:/w/workspace/device-sdk-c/10@tmp/config4887943083368308491tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:53:12 ---> Running in 2aa9496385bc 15:53:12 Connecting to iotech.jfrog.io (54.229.110.245:443) 15:53:12 ---> docker-login.sh 15:53:12 nexus3.edgexfoundry.org:10001 15:53:13 saving to '/etc/apk/keys/alpine.dev.rsa.pub' 15:53:13 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA 15:53:13 '/etc/apk/keys/alpine.dev.rsa.pub' saved 15:53:13 Removing intermediate container 2aa9496385bc 15:53:13 ---> dc443d4c25c9 15:53:13 Step 4/25 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.14/main' >> /etc/apk/repositories 15:53:13 ---> Running in 0307d9e14d69 15:53:14 Removing intermediate container 0307d9e14d69 15:53:14 ---> 0a6e9a922edc 15:53:14 Step 5/25 : RUN apk add --update --no-cache build-base 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 15:53:14 ---> Running in 1f20fe16d111 15:53:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:53:14 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:53:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:53:15 Configure a credential helper to remove this warning. See 15:53:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:53:15 15:53:15 Login Succeeded 15:53:15 nexus3.edgexfoundry.org:10002 15:53:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:53:15 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:53:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:53:15 Configure a credential helper to remove this warning. See 15:53:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:53:15 15:53:15 Login Succeeded 15:53:15 nexus3.edgexfoundry.org:10003 15:53:16 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.14/main/x86_64/APKINDEX.tar.gz 15:53:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:53:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:53:16 Configure a credential helper to remove this warning. See 15:53:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:53:16 15:53:16 Login Succeeded 15:53:16 nexus3.edgexfoundry.org:10004 15:53:16 WARNING: This apk-tools is OLD! Some packages might not function properly. 15:53:16 (1/22) Installing hiredis (0.14.1-r0) 15:53:16 (2/22) Installing hiredis-dev (0.14.1-r0) 15:53:16 (3/22) Installing ncurses-dev (6.2_p20200523-r0) 15:53:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:53:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:53:16 Configure a credential helper to remove this warning. See 15:53:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:53:16 15:53:16 Login Succeeded 15:53:16 docker.io 15:53:16 (4/22) Installing paho-mqtt-c-dev-1.3 (1.3.9-r0) 15:53:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:53:17 (5/22) Installing libblkid (2.35.2-r0) 15:53:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:53:17 Configure a credential helper to remove this warning. See 15:53:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:53:17 15:53:17 Login Succeeded 15:53:17 ---> docker-login.sh ends 15:53:17 (6/22) Installing blkid (2.35.2-r0) [Pipeline] } 15:53:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 15:53:17 (7/22) Installing libcap-ng (0.7.10-r1) 15:53:17 (8/22) Installing setpriv (2.35.2-r0) 15:53:17 (9/22) Installing libmount (2.35.2-r0) [Pipeline] echo 15:53:18 ========================================================= 15:53:18 [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest] 15:53:18 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 15:53:18 (10/22) Installing libsmartcols (2.35.2-r0) 15:53:18 + 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 . 15:53:18 (11/22) Installing findmnt (2.35.2-r0) 15:53:18 (12/22) Installing mcookie (2.35.2-r0) 15:53:18 (13/22) Installing hexdump (2.35.2-r0) 15:53:18 (14/22) Installing lsblk (2.35.2-r0) 15:53:18 (15/22) Installing libuuid (2.35.2-r0) 15:53:18 (16/22) Installing libfdisk (2.35.2-r0) 15:53:19 (17/22) Installing sfdisk (2.35.2-r0) 15:53:19 (18/22) Installing cfdisk (2.35.2-r0) 15:53:19 (19/22) Installing util-linux (2.35.2-r0) 15:53:19 Sending build context to Docker daemon 2.697MB 15:53:19 Step 1/25 : ARG BASE=alpine:3.14 15:53:19 Step 2/25 : FROM ${BASE} as builder 15:53:19 latest: Pulling from edgex-devops/edgex-gcc-base-arm64 15:53:19 d2f70382dc9a: Pulling fs layer 15:53:19 b08cc2eccb4b: Pulling fs layer 15:53:19 7b69db201801: Pulling fs layer 15:53:19 b08cc2eccb4b: Download complete 15:53:19 d2f70382dc9a: Verifying Checksum 15:53:19 d2f70382dc9a: Download complete 15:53:19 (20/22) Installing util-linux-dev (2.35.2-r0) 15:53:20 d2f70382dc9a: Pull complete 15:53:20 b08cc2eccb4b: Pull complete 15:53:20 (21/22) Installing libidn2 (2.3.0-r0) 15:53:20 (22/22) Installing wget (1.20.3-r1) 15:53:21 Executing busybox-1.31.1-r20.trigger 15:53:21 OK: 295 MiB in 97 packages 15:53:21 7b69db201801: Verifying Checksum 15:53:21 7b69db201801: Download complete 15:53:21 Removing intermediate container 1f20fe16d111 15:53:21 ---> dc25104cff09 15:53:21 Step 6/25 : ENV CBOR_VERSION=0.5.0 15:53:21 ---> Running in 7f4bce56273e 15:53:21 Removing intermediate container 7f4bce56273e 15:53:21 ---> e8cc30d563dc 15:53:21 Step 7/25 : 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 15:53:21 ---> Running in 7e4f0d93e3ca 15:53:22 --2021-10-01 15:53:22-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz 15:53:22 Resolving github.com (github.com)... 140.82.113.3 15:53:22 Connecting to github.com (github.com)|140.82.113.3|:443... connected. 15:53:22 HTTP request sent, awaiting response... 302 Found 15:53:22 Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following] 15:53:22 --2021-10-01 15:53:22-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 15:53:22 Resolving codeload.github.com (codeload.github.com)... 140.82.112.10 15:53:22 Connecting to codeload.github.com (codeload.github.com)|140.82.112.10|:443... connected. 15:53:22 HTTP request sent, awaiting response... 200 OK 15:53:22 Length: unspecified [application/x-gzip] 15:53:22 Saving to: 'STDOUT' 15:53:22  15:53:22 0K .......... .......... .......... .......... .......... 1.13M 15:53:22 50K .......... .......... .......... .......... .......... 2.21M 15:53:22 100K .......... .......... .......... .......... .......... 36.8M 15:53:22 150K .......... .......... .......... .......... .......... 18.2M 15:53:22 200K .......... .......... .......... .......... .......... 2.25M 15:53:22 250K .......... .......... .......... .......... .......... 6.77M 15:53:22 300K .......... .......... .......... .......... .......... 22.6M 15:53:22 350K .......... .......... .......... .......... .......... 4.14M 15:53:22 400K .......... .......... .......... .......... .......... 28.0M 15:53:22 450K .......... .......... .......... .......... .......... 9.27M 15:53:22 500K .......... .......... .......... .......... .......... 17.3M 15:53:22 550K .......... .......... .......... .......... .......... 2.77M 15:53:22 600K .......... .......... .......... .......... .......... 2.22M 15:53:22 650K .......... .......... .......... .......... .......... 16.8M 15:53:22 700K .. 1.24M=0.2s 15:53:22 15:53:22 2021-10-01 15:53:22 (4.12 MB/s) - written to stdout [719348] 15:53:22 15:53:22 -- The C compiler identification is GNU 9.3.0 15:53:22 -- The CXX compiler identification is GNU 9.3.0 15:53:22 -- Check for working C compiler: /usr/bin/cc 15:53:22 -- Check for working C compiler: /usr/bin/cc - works 15:53:22 -- Detecting C compiler ABI info 15:53:22 -- Detecting C compiler ABI info - done 15:53:22 -- Detecting C compile features 15:53:22 -- Detecting C compile features - done 15:53:22 -- Check for working CXX compiler: /usr/bin/c++ 15:53:23 -- Check for working CXX compiler: /usr/bin/c++ - works 15:53:23 -- Detecting CXX compiler ABI info 15:53:23 -- Detecting CXX compiler ABI info - done 15:53:23 -- Detecting CXX compile features 15:53:23 -- Detecting CXX compile features - done 15:53:23 -- Looking for include file endian.h 15:53:23 -- Looking for include file endian.h - found 15:53:23 -- Check if the system is big endian 15:53:23 -- Searching 16 bit integer 15:53:23 -- Looking for sys/types.h 15:53:23 -- Looking for sys/types.h - found 15:53:23 -- Looking for stdint.h 15:53:23 -- Looking for stdint.h - found 15:53:23 -- Looking for stddef.h 15:53:23 -- Looking for stddef.h - found 15:53:23 -- Check size of unsigned short 15:53:23 -- Check size of unsigned short - done 15:53:23 -- Searching 16 bit integer - Using unsigned short 15:53:23 -- Check if the system is big endian - little endian 15:53:23 -- Check size of size_t 15:53:23 -- Check size of size_t - done 15:53:23 CMake Warning at examples/CMakeLists.txt:16 (find_package): 15:53:23 By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has 15:53:23 asked CMake to find a package configuration file provided by "cJSON", but 15:53:23 CMake did not find one. 15:53:23 15:53:23 Could not find a package configuration file provided by "cJSON" with any of 15:53:23 the following names: 15:53:23 15:53:23 cJSONConfig.cmake 15:53:23 cjson-config.cmake 15:53:23 15:53:23 Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set 15:53:23 "cJSON_DIR" to a directory containing one of the above files. If "cJSON" 15:53:23 provides a separate development package or SDK, be sure it has been 15:53:23 installed. 15:53:23 15:53:23 15:53:23 -- Configuring done 15:53:23 -- Generating done 15:53:23 -- Build files have been written to: /tmp/cbor 15:53:23 Scanning dependencies of target cbor_shared 15:53:23 [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o 15:53:23 [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o 15:53:23 [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o 15:53:23 [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o 15:53:24 [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o 15:53:24 [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o 15:53:24 [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o 15:53:24 [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o 15:53:24 [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o 15:53:24 [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o 15:53:24 [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o 15:53:24 [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o 15:53:24 [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o 15:53:24 [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o 15:53:24 [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o 15:53:24 [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o 15:53:24 [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o 15:53:25 [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o 15:53:25 [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o 15:53:25 [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o 15:53:25 [ 40%] Linking C shared library libcbor.so 15:53:25 [ 40%] Built target cbor_shared 15:53:25 Scanning dependencies of target cbor 15:53:25 [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o 15:53:25 [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o 15:53:25 [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o 15:53:25 [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o 15:53:25 [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o 15:53:25 [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o 15:53:25 [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o 15:53:25 [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o 15:53:25 [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o 15:53:26 [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o 15:53:26 [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o 15:53:26 [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o 15:53:26 [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o 15:53:26 [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o 15:53:26 [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o 15:53:26 [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o 15:53:26 [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o 15:53:26 [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o 15:53:26 [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o 15:53:26 [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o 15:53:26 [ 80%] Linking C static library libcbor.a 15:53:26 [ 80%] Built target cbor 15:53:26 Scanning dependencies of target sort 15:53:26 [ 82%] Building C object examples/CMakeFiles/sort.dir/sort.c.o 15:53:26 [ 84%] Linking C executable sort 15:53:26 [ 84%] Built target sort 15:53:26 Scanning dependencies of target readfile 15:53:26 [ 86%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o 15:53:26 [ 88%] Linking C executable readfile 15:53:26 [ 88%] Built target readfile 15:53:26 Scanning dependencies of target streaming_parser 15:53:26 [ 90%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o 15:53:26 [ 92%] Linking C executable streaming_parser 15:53:27 [ 92%] Built target streaming_parser 15:53:27 Scanning dependencies of target hello 15:53:27 [ 94%] Building C object examples/CMakeFiles/hello.dir/hello.c.o 15:53:27 [ 96%] Linking C executable hello 15:53:27 [ 96%] Built target hello 15:53:27 Scanning dependencies of target create_items 15:53:27 [ 98%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o 15:53:27 [100%] Linking C executable create_items 15:53:27 [100%] Built target create_items 15:53:27 Install the project... 15:53:27 -- Install configuration: "Release" 15:53:27 -- Installing: /usr/local/include/cbor/configuration.h 15:53:27 -- Installing: /usr/local/lib64/libcbor.a 15:53:27 -- Installing: /usr/local/lib64/libcbor.so.0.0.0 15:53:27 -- Installing: /usr/local/lib64/libcbor.so.0 15:53:27 -- Installing: /usr/local/lib64/libcbor.so 15:53:27 -- Up-to-date: /usr/local/include/cbor 15:53:27 -- Installing: /usr/local/include/cbor/arrays.h 15:53:27 -- Installing: /usr/local/include/cbor/bytestrings.h 15:53:27 -- Installing: /usr/local/include/cbor/callbacks.h 15:53:27 -- Installing: /usr/local/include/cbor/common.h 15:53:27 -- Installing: /usr/local/include/cbor/data.h 15:53:27 -- Installing: /usr/local/include/cbor/encoding.h 15:53:27 -- Installing: /usr/local/include/cbor/floats_ctrls.h 15:53:27 -- Installing: /usr/local/include/cbor/internal 15:53:27 -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h 15:53:27 -- Installing: /usr/local/include/cbor/internal/encoders.h 15:53:27 -- Installing: /usr/local/include/cbor/internal/loaders.h 15:53:27 -- Installing: /usr/local/include/cbor/internal/memory_utils.h 15:53:27 -- Installing: /usr/local/include/cbor/internal/stack.h 15:53:27 -- Installing: /usr/local/include/cbor/internal/unicode.h 15:53:27 -- Installing: /usr/local/include/cbor/ints.h 15:53:27 -- Installing: /usr/local/include/cbor/maps.h 15:53:27 -- Installing: /usr/local/include/cbor/serialization.h 15:53:27 -- Installing: /usr/local/include/cbor/streaming.h 15:53:27 -- Installing: /usr/local/include/cbor/strings.h 15:53:27 -- Installing: /usr/local/include/cbor/tags.h 15:53:27 -- Installing: /usr/local/include/cbor.h 15:53:27 -- Installing: /usr/local/lib64/pkgconfig/libcbor.pc 15:53:27 Removing intermediate container 7e4f0d93e3ca 15:53:27 ---> 1a7ab314054e 15:53:27 Step 8/25 : RUN mkdir /tmp/sdk 15:53:27 ---> Running in 303058b75d32 15:53:28 Removing intermediate container 303058b75d32 15:53:28 ---> 10fc0fb255c5 15:53:28 Step 9/25 : COPY VERSION /tmp/sdk 15:53:28 ---> 473820f9d949 15:53:28 Step 10/25 : COPY src /tmp/sdk/src 15:53:28 7b69db201801: Pull complete 15:53:28 ---> b5d66171c690 15:53:28 Step 11/25 : COPY include /tmp/sdk/include 15:53:28 ---> ec952f293295 15:53:28 Step 12/25 : COPY scripts /tmp/sdk/scripts 15:53:28 Digest: sha256:6402f0ff92f22f5db569dc2a94aef5717e50795d64082fb226716824a8b8ffba 15:53:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest 15:53:28 ---> 759262b18b23 15:53:28 Step 3/25 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub 15:53:28 ---> 750d7d36d1ba 15:53:28 Step 13/25 : COPY LICENSE /tmp/sdk 15:53:28 ---> 526938b25479 15:53:28 Step 14/25 : COPY Attribution.txt /tmp/sdk 15:53:29 ---> 12b8e90981ae 15:53:29 Step 15/25 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install 15:53:29 ---> Running in 85d88ee1617c 15:53:29 + CPPCHECK=false 15:53:29 + DOCGEN=false 15:53:29 + TOMLVER=SDK-0.2 15:53:29 + CUTILVER=1.2.2 15:53:29 + '[' 0 -gt 0 ] 15:53:29 + readlink -f ./scripts/build.sh 15:53:29 + dirname /tmp/sdk/scripts/build.sh 15:53:29 + dirname /tmp/sdk/scripts 15:53:29 + ROOT=/tmp/sdk 15:53:29 + cd /tmp/sdk 15:53:29 + '[' '!' -d deps ] 15:53:29 + mkdir deps 15:53:29 + + wgettar -O -C - deps -z -x https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz -f 15:53:29 - 15:53:29 --2021-10-01 15:53:29-- https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz 15:53:29 Resolving github.com (github.com)... 140.82.113.3 15:53:29 Connecting to github.com (github.com)|140.82.113.3|:443... connected. 15:53:29 HTTP request sent, awaiting response... 302 Found 15:53:29 Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following] 15:53:29 --2021-10-01 15:53:29-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 15:53:29 Resolving codeload.github.com (codeload.github.com)... 140.82.112.10 15:53:29 Connecting to codeload.github.com (codeload.github.com)|140.82.112.10|:443... connected. 15:53:29 HTTP request sent, awaiting response... 200 OK 15:53:29 Length: unspecified [application/x-gzip] 15:53:29 Saving to: 'STDOUT' 15:53:29 15:53:29 0K .......... ......  719K=0.02s 15:53:29 15:53:29 2021-10-01 15:53:29 (719 KB/s) - written to stdout [16451] 15:53:29 15:53:29 + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c 15:53:29 + wget -O - https://github.com/IOTechSystems/iotech-c-utils/archive/v1.2.2.tar.gz 15:53:29 + tar -C deps -z -x -f - 15:53:29 --2021-10-01 15:53:29-- https://github.com/IOTechSystems/iotech-c-utils/archive/v1.2.2.tar.gz 15:53:29 Resolving github.com (github.com)... 140.82.113.3 15:53:29 Connecting to github.com (github.com)|140.82.113.3|:443... connected. 15:53:30 HTTP request sent, awaiting response... 302 Found 15:53:30 Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.2.2 [following] 15:53:30 --2021-10-01 15:53:29-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.2.2 15:53:30 Resolving codeload.github.com (codeload.github.com)... 140.82.112.10 15:53:30 Connecting to codeload.github.com (codeload.github.com)|140.82.112.10|:443... connected. 15:53:30 HTTP request sent, awaiting response... 200 OK 15:53:30 Length: unspecified [application/x-gzip] 15:53:30 Saving to: 'STDOUT' 15:53:30 15:53:30 0K .......... .......... .......... .......... .......... 1.06M 15:53:30 50K .......... .......... .......... .......... .......... 1.09M 15:53:30 100K .......... .......... .......... .......... .......... 1.10M 15:53:30 150K .......... .......... .......... ......... 928K=0.2s 15:53:30 15:53:30 2021-10-01 15:53:30 (1.04 MB/s) - written to stdout [193971] 15:53:30 15:53:30 + mkdir -p src/c/iot 15:53:30 + 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 15:53:30 + cp deps/iotech-c-utils-1.2.2/src/c/defs.h.in src/c/iot 15:53:30 + cp deps/iotech-c-utils-1.2.2/src/c/yxml.h src/c/iot 15:53:30 + cp deps/iotech-c-utils-1.2.2/VERSION src/c/iot 15:53:30 + mkdir -p include/iot 15:53:30 + 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 15:53:30 + mkdir -p include/iot/os 15:53:30 + 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 15:53:30 + mkdir -p /tmp/sdk/build/release 15:53:30 + cd /tmp/sdk/build/release 15:53:30 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src 15:53:30 -- The C compiler identification is GNU 9.3.0 15:53:30 -- Check for working C compiler: /usr/bin/cc 15:53:30 -- Check for working C compiler: /usr/bin/cc - works 15:53:30 -- Detecting C compiler ABI info 15:53:30 -- Detecting C compiler ABI info - done 15:53:30 -- Detecting C compile features 15:53:30 -- Detecting C compile features - done 15:53:30 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 15:53:30 -- Found CURL: /usr/lib/libcurl.so (found version "7.77.0") 15:53:30 -- Found LIBYAML: /usr/lib/libyaml.so 15:53:30 -- Found LIBUUID: /usr/lib/libuuid.so 15:53:30 -- Found LIBCBOR: /usr/local/lib64/libcbor.so 15:53:30 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 15:53:30 -- Found LIBHIREDIS: /usr/lib/libhiredis.so 15:53:30 -- C SDK 2.0.1-dev.9 for Linux 15:53:30 -- Performing Test CSDK_HAVE_ATOMIC 15:53:30 -- Performing Test CSDK_HAVE_ATOMIC - Success 15:53:30 -- Found Curses: /usr/lib/libcurses.so 15:53:30 -- Configuring done 15:53:30 -- Generating done 15:53:30 -- Build files have been written to: /tmp/sdk/build/release 15:53:30 + make all package 15:53:30 + tee release.log 15:53:30 Scanning dependencies of target csdk 15:53:30 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 15:53:31 [ 2%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o 15:53:31 [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o 15:53:31 [ 5%] Building C object c/CMakeFiles/csdk.dir/consul.c.o 15:53:31 ---> Running in 7eddaf08a021 15:53:31 [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 15:53:31 [ 8%] Building C object c/CMakeFiles/csdk.dir/data-mqtt.c.o 15:53:31 [ 10%] Building C object c/CMakeFiles/csdk.dir/data-redstr.c.o 15:53:31 [ 11%] Building C object c/CMakeFiles/csdk.dir/data-rest.c.o 15:53:31 [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o 15:53:32 [ 14%] Building C object c/CMakeFiles/csdk.dir/device.c.o 15:53:32 [ 16%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 15:53:32 [ 17%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 15:53:32 [ 19%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 15:53:32 [ 20%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 15:53:32 [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o 15:53:32 [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 15:53:32 [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 15:53:33 Connecting to iotech.jfrog.io (54.195.244.87:443) 15:53:33 [ 26%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 15:53:33 [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o 15:53:33 [ 29%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o 15:53:33 [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o 15:53:33 saving to '/etc/apk/keys/alpine.dev.rsa.pub' 15:53:33 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA 15:53:33 '/etc/apk/keys/alpine.dev.rsa.pub' saved 15:53:33 [ 32%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o 15:53:33 /tmp/sdk/src/c/iot/container.c: In function 'iot_container_init': 15:53:33 /tmp/sdk/src/c/iot/container.c:275:37: warning: unused variable 'factory' [-Wunused-variable] 15:53:33 275 | const iot_component_factory_t * factory; 15:53:33 | ^~~~~~~ 15:53:33 [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o 15:53:34 Removing intermediate container 7eddaf08a021 15:53:34 ---> afb19357325b 15:53:34 Step 4/25 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.14/main' >> /etc/apk/repositories 15:53:34 [ 35%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o 15:53:34 [ 37%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o 15:53:34 [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o 15:53:34 [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o 15:53:34 ---> Running in 496c2da26965 15:53:35 [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o 15:53:35 [ 43%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o 15:53:35 [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o 15:53:35 [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o 15:53:35 [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o 15:53:35 [ 49%] Building C object c/CMakeFiles/csdk.dir/iot/uuid.c.o 15:53:35 [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o 15:53:35 [ 52%] Building C object c/CMakeFiles/csdk.dir/map.c.o 15:53:35 [ 53%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 15:53:36 [ 55%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o 15:53:36 [ 56%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 15:53:37 [ 58%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 15:53:37 [ 59%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 15:53:37 [ 61%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 15:53:37 [ 62%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 15:53:37 [ 64%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 15:53:37 Removing intermediate container 496c2da26965 15:53:37 ---> 149fb83a3534 15:53:37 Step 5/25 : RUN apk add --update --no-cache build-base 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 15:53:37 ---> Running in aff5db7a13e7 15:53:37 [ 65%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o 15:53:37 [ 67%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o 15:53:37 [ 68%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o 15:53:37 [ 70%] Building C object c/CMakeFiles/csdk.dir/service.c.o 15:53:38 [ 71%] Building C object c/CMakeFiles/csdk.dir/toml.c.o 15:53:38 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:53:38 [ 73%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 15:53:39 [ 74%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 15:53:39 [ 76%] Linking C shared library libcsdk.so 15:53:39 [ 76%] Built target csdk 15:53:39 Scanning dependencies of target template 15:53:39 [ 77%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 15:53:39 [ 79%] Linking C executable template 15:53:39 [ 79%] Built target template 15:53:39 Scanning dependencies of target device-counter 15:53:39 [ 80%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 15:53:39 [ 82%] Linking C executable device-counter 15:53:39 [ 82%] Built target device-counter 15:53:39 Scanning dependencies of target device-random 15:53:39 [ 83%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 15:53:39 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:53:39 [ 85%] Linking C executable device-random 15:53:39 [ 85%] Built target device-random 15:53:39 Scanning dependencies of target device-gyro 15:53:39 [ 86%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 15:53:39 [ 88%] Linking C executable device-gyro 15:53:39 [ 88%] Built target device-gyro 15:53:39 Scanning dependencies of target device-bitfields 15:53:39 [ 89%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 15:53:39 [ 91%] Linking C executable device-bitfields 15:53:39 [ 91%] Built target device-bitfields 15:53:39 Scanning dependencies of target template-discovery 15:53:39 [ 92%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 15:53:40 [ 94%] Linking C executable template-discovery 15:53:40 [ 94%] Built target template-discovery 15:53:40 Scanning dependencies of target device-file 15:53:40 [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 15:53:40 [ 97%] Linking C executable device-file 15:53:40 [ 97%] Built target device-file 15:53:40 Scanning dependencies of target device-terminal 15:53:40 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 15:53:40 [100%] Linking C executable device-terminal 15:53:40 [100%] Built target device-terminal 15:53:40 Run CPack packaging tool... 15:53:40 CPack: Create package using TGZ 15:53:40 CPack: Install projects 15:53:40 CPack: - Run preinstall target for: Csdk 15:53:40 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.14/main/aarch64/APKINDEX.tar.gz 15:53:40 CPack: - Install project: Csdk [] 15:53:40 CPack: Create package 15:53:40 CPack: - package: /tmp/sdk/build/release/csdk-2.0.1-dev.9.tar.gz generated. 15:53:40 + '[' false '=' true ] 15:53:40 + '[' false '=' true ] 15:53:40 + mkdir -p /tmp/sdk/build/debug 15:53:40 + cd /tmp/sdk/build/debug 15:53:40 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src 15:53:40 -- The C compiler identification is GNU 9.3.0 15:53:40 -- Check for working C compiler: /usr/bin/cc 15:53:40 -- Check for working C compiler: /usr/bin/cc - works 15:53:40 -- Detecting C compiler ABI info 15:53:40 -- Detecting C compiler ABI info - done 15:53:40 -- Detecting C compile features 15:53:40 -- Detecting C compile features - done 15:53:40 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 15:53:40 -- Found CURL: /usr/lib/libcurl.so (found version "7.77.0") 15:53:40 -- Found LIBYAML: /usr/lib/libyaml.so 15:53:40 -- Found LIBUUID: /usr/lib/libuuid.so 15:53:40 -- Found LIBCBOR: /usr/local/lib64/libcbor.so 15:53:40 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 15:53:40 -- Found LIBHIREDIS: /usr/lib/libhiredis.so 15:53:40 -- C SDK 2.0.1-dev.9 for Linux 15:53:40 -- Performing Test CSDK_HAVE_ATOMIC 15:53:40 -- Performing Test CSDK_HAVE_ATOMIC - Success 15:53:40 -- Found Curses: /usr/lib/libcurses.so 15:53:40 -- Configuring done 15:53:41 WARNING: This apk-tools is OLD! Some packages might not function properly. 15:53:41 (1/22) Installing hiredis (0.14.1-r0) 15:53:41 -- Generating done 15:53:41 -- Build files have been written to: /tmp/sdk/build/debug 15:53:41 + make 15:53:41 + tee debug.log 15:53:41 Scanning dependencies of target csdk 15:53:41 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 15:53:41 [ 2%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o 15:53:41 [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o 15:53:41 (2/22) Installing hiredis-dev (0.14.1-r0) 15:53:41 (3/22) Installing ncurses-dev (6.2_p20200523-r0) 15:53:41 [ 5%] Building C object c/CMakeFiles/csdk.dir/consul.c.o 15:53:41 [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 15:53:41 [ 8%] Building C object c/CMakeFiles/csdk.dir/data-mqtt.c.o 15:53:41 [ 10%] Building C object c/CMakeFiles/csdk.dir/data-redstr.c.o 15:53:41 (4/22) Installing paho-mqtt-c-dev-1.3 (1.3.9-r0) 15:53:41 [ 11%] Building C object c/CMakeFiles/csdk.dir/data-rest.c.o 15:53:41 [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o 15:53:41 [ 14%] Building C object c/CMakeFiles/csdk.dir/device.c.o 15:53:42 [ 16%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 15:53:42 [ 17%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 15:53:42 [ 19%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 15:53:42 [ 20%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 15:53:42 [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o 15:53:42 [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 15:53:42 [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 15:53:42 [ 26%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 15:53:42 (5/22) Installing libblkid (2.35.2-r0) 15:53:42 [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o 15:53:42 [ 29%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o 15:53:42 [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o 15:53:42 [ 32%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o 15:53:42 /tmp/sdk/src/c/iot/container.c: In function 'iot_container_init': 15:53:42 /tmp/sdk/src/c/iot/container.c:275:37: warning: unused variable 'factory' [-Wunused-variable] 15:53:42 275 | const iot_component_factory_t * factory; 15:53:42 | ^~~~~~~ 15:53:42 [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o 15:53:42 (6/22) Installing blkid (2.35.2-r0) 15:53:42 (7/22) Installing libcap-ng (0.7.10-r1) 15:53:42 (8/22) Installing setpriv (2.35.2-r0) 15:53:42 [ 35%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o 15:53:42 [ 37%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o 15:53:42 [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o 15:53:43 (9/22) Installing libmount (2.35.2-r0) 15:53:43 (10/22) Installing libsmartcols (2.35.2-r0) 15:53:43 [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o 15:53:43 [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o 15:53:43 [ 43%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o 15:53:43 [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o 15:53:43 [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o 15:53:43 (11/22) Installing findmnt (2.35.2-r0) 15:53:43 (12/22) Installing mcookie (2.35.2-r0) 15:53:43 (13/22) Installing hexdump (2.35.2-r0) 15:53:43 [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o 15:53:43 [ 49%] Building C object c/CMakeFiles/csdk.dir/iot/uuid.c.o 15:53:43 [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o 15:53:43 [ 52%] Building C object c/CMakeFiles/csdk.dir/map.c.o 15:53:43 [ 53%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 15:53:43 (14/22) Installing lsblk (2.35.2-r0) 15:53:43 (15/22) Installing libuuid (2.35.2-r0) 15:53:43 (16/22) Installing libfdisk (2.35.2-r0) 15:53:43 [ 55%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o 15:53:43 [ 56%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 15:53:43 (17/22) Installing sfdisk (2.35.2-r0) 15:53:43 [ 58%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 15:53:43 [ 59%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 15:53:43 (18/22) Installing cfdisk (2.35.2-r0) 15:53:43 [ 61%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 15:53:43 [ 62%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 15:53:43 [ 64%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 15:53:44 [ 65%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o 15:53:44 [ 67%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o 15:53:44 (19/22) Installing util-linux (2.35.2-r0) 15:53:44 [ 68%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o 15:53:44 [ 70%] Building C object c/CMakeFiles/csdk.dir/service.c.o 15:53:44 [ 71%] Building C object c/CMakeFiles/csdk.dir/toml.c.o 15:53:44 [ 73%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 15:53:44 [ 74%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 15:53:44 [ 76%] Linking C shared library libcsdk.so 15:53:44 [ 76%] Built target csdk 15:53:44 Scanning dependencies of target template 15:53:44 [ 77%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 15:53:45 [ 79%] Linking C executable template 15:53:45 [ 79%] Built target template 15:53:45 Scanning dependencies of target device-counter 15:53:45 [ 80%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 15:53:45 [ 82%] Linking C executable device-counter 15:53:45 [ 82%] Built target device-counter 15:53:45 Scanning dependencies of target device-random 15:53:45 [ 83%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 15:53:45 (20/22) Installing util-linux-dev (2.35.2-r0) 15:53:45 [ 85%] Linking C executable device-random 15:53:45 [ 85%] Built target device-random 15:53:45 Scanning dependencies of target device-gyro 15:53:45 [ 86%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 15:53:45 [ 88%] Linking C executable device-gyro 15:53:45 [ 88%] Built target device-gyro 15:53:45 Scanning dependencies of target device-bitfields 15:53:45 [ 89%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 15:53:45 [ 91%] Linking C executable device-bitfields 15:53:45 [ 91%] Built target device-bitfields 15:53:45 Scanning dependencies of target template-discovery 15:53:45 [ 92%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 15:53:45 [ 94%] Linking C executable template-discovery 15:53:45 [ 94%] Built target template-discovery 15:53:45 Scanning dependencies of target device-file 15:53:45 [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 15:53:45 [ 97%] Linking C executable device-file 15:53:45 [ 97%] Built target device-file 15:53:45 Scanning dependencies of target device-terminal 15:53:45 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 15:53:45 [100%] Linking C executable device-terminal 15:53:45 [100%] Built target device-terminal 15:53:45 make: Entering directory '/tmp/sdk/build/release' 15:53:45 make[1]: Entering directory '/tmp/sdk/build/release' 15:53:45 make[2]: Entering directory '/tmp/sdk/build/release' 15:53:45 make[2]: Leaving directory '/tmp/sdk/build/release' 15:53:45 [ 76%] Built target csdk 15:53:45 make[2]: Entering directory '/tmp/sdk/build/release' 15:53:45 make[2]: Leaving directory '/tmp/sdk/build/release' 15:53:45 [ 79%] Built target template 15:53:45 make[2]: Entering directory '/tmp/sdk/build/release' 15:53:45 make[2]: Leaving directory '/tmp/sdk/build/release' 15:53:45 [ 82%] Built target device-counter 15:53:45 make[2]: Entering directory '/tmp/sdk/build/release' 15:53:45 make[2]: Leaving directory '/tmp/sdk/build/release' 15:53:45 [ 85%] Built target device-random 15:53:45 make[2]: Entering directory '/tmp/sdk/build/release' 15:53:45 make[2]: Leaving directory '/tmp/sdk/build/release' 15:53:46 [ 88%] Built target device-gyro 15:53:46 make[2]: Entering directory '/tmp/sdk/build/release' 15:53:46 make[2]: Leaving directory '/tmp/sdk/build/release' 15:53:46 [ 91%] Built target device-bitfields 15:53:46 make[2]: Entering directory '/tmp/sdk/build/release' 15:53:46 make[2]: Leaving directory '/tmp/sdk/build/release' 15:53:46 [ 94%] Built target template-discovery 15:53:46 make[2]: Entering directory '/tmp/sdk/build/release' 15:53:46 make[2]: Leaving directory '/tmp/sdk/build/release' 15:53:46 [ 97%] Built target device-file 15:53:46 make[2]: Entering directory '/tmp/sdk/build/release' 15:53:46 make[2]: Leaving directory '/tmp/sdk/build/release' 15:53:46 [100%] Built target device-terminal 15:53:46 make[1]: Leaving directory '/tmp/sdk/build/release' 15:53:46 Install the project... 15:53:46 -- Install configuration: "Release" 15:53:46 -- Installing: /usr/local/lib/libcsdk.so 15:53:46 -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" 15:53:46 -- Up-to-date: /usr/local/include 15:53:46 -- Installing: /usr/local/include/devsdk 15:53:46 -- Installing: /usr/local/include/devsdk/devsdk-base.h 15:53:46 -- Installing: /usr/local/include/devsdk/devsdk.h 15:53:46 -- Installing: /usr/local/include/edgex 15:53:46 -- Installing: /usr/local/include/edgex/devices.h 15:53:46 -- Installing: /usr/local/include/edgex/edgex-base.h 15:53:46 -- Installing: /usr/local/include/edgex/edgex.h 15:53:46 -- Installing: /usr/local/include/edgex/profiles.h 15:53:46 -- Installing: /usr/local/include/edgex/rest-server.h 15:53:46 -- Installing: /usr/local/include/edgex/csdk-defs.h 15:53:46 -- Installing: /usr/local/include/iot 15:53:46 -- Installing: /usr/local/include/iot/base64.h 15:53:46 -- Installing: /usr/local/include/iot/component.h 15:53:46 -- Installing: /usr/local/include/iot/config.h 15:53:46 -- Installing: /usr/local/include/iot/container.h 15:53:46 -- Installing: /usr/local/include/iot/data.h 15:53:46 -- Installing: /usr/local/include/iot/hash.h 15:53:46 -- Installing: /usr/local/include/iot/iot.h 15:53:46 -- Installing: /usr/local/include/iot/json.h 15:53:46 -- Installing: /usr/local/include/iot/logger.h 15:53:46 -- Installing: /usr/local/include/iot/os.h 15:53:46 -- Installing: /usr/local/include/iot/scheduler.h 15:53:46 -- Installing: /usr/local/include/iot/thread.h 15:53:46 -- Installing: /usr/local/include/iot/threadpool.h 15:53:46 -- Installing: /usr/local/include/iot/time.h 15:53:46 -- Installing: /usr/local/include/iot/typecode.h 15:53:46 -- Installing: /usr/local/include/iot/uuid.h 15:53:46 -- Installing: /usr/local/include/iot/os 15:53:46 -- Installing: /usr/local/include/iot/os/linux.h 15:53:46 -- Installing: /usr/local/include/iot/os/macos.h 15:53:46 -- Installing: /usr/local/include/iot/os/zephyr.h 15:53:46 -- Installing: /usr/local/include/iot/defs.h 15:53:46 -- Installing: /usr/local/share/device-sdk-c/LICENSE 15:53:46 -- Installing: /usr/local/share/device-sdk-c/Attribution.txt 15:53:46 make: Leaving directory '/tmp/sdk/build/release' 15:53:46 (21/22) Installing libidn2 (2.3.0-r0) 15:53:46 (22/22) Installing wget (1.20.3-r1) 15:53:46 Removing intermediate container 85d88ee1617c 15:53:46 ---> d5a9fd22d53e 15:53:46 Step 16/25 : FROM ${BASE} 15:53:46 ---> ac6a0feb3254 15:53:46 Step 17/25 : LABEL maintainer="IOTech " 15:53:46 ---> Running in a6870a830caa 15:53:46 Removing intermediate container a6870a830caa 15:53:46 ---> 62d24f0ecfa6 15:53:46 Step 18/25 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub 15:53:46 ---> Running in 9c9b3ad11b23 15:53:46 Executing busybox-1.31.1-r20.trigger 15:53:46 OK: 276 MiB in 97 packages 15:53:46 Connecting to iotech.jfrog.io (54.195.244.87:443) 15:53:47 saving to '/etc/apk/keys/alpine.dev.rsa.pub' 15:53:47 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA 15:53:47 '/etc/apk/keys/alpine.dev.rsa.pub' saved 15:53:47 Removing intermediate container 9c9b3ad11b23 15:53:47 ---> 653ce552a347 15:53:47 Step 19/25 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.14/main' >> /etc/apk/repositories 15:53:47 ---> Running in 7958172fc65c 15:53:48 Removing intermediate container 7958172fc65c 15:53:48 ---> f41ad336e4b8 15:53:48 Step 20/25 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml curl libmicrohttpd libuuid paho-mqtt-c-dev-1.3 hiredis-dev 15:53:48 ---> Running in ee00fb5ca4df 15:53:48 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:53:48 Removing intermediate container aff5db7a13e7 15:53:48 ---> 3087d4a30bb6 15:53:48 Step 6/25 : ENV CBOR_VERSION=0.5.0 15:53:48 ---> Running in 5901c5b88f69 15:53:49 Removing intermediate container 5901c5b88f69 15:53:49 ---> 346c0c059ebe 15:53:49 Step 7/25 : 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 15:53:49 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:53:49 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.14/main/x86_64/APKINDEX.tar.gz 15:53:49 ---> Running in 70678fbd64e0 15:53:50 WARNING: This apk-tools is OLD! Some packages might not function properly. 15:53:50 (1/7) Installing curl (7.79.1-r0) 15:53:50 (2/7) Installing hiredis (0.14.1-r0) 15:53:50 (3/7) Installing hiredis-dev (0.14.1-r0) 15:53:50 (4/7) Installing libuuid (2.35.2-r0) 15:53:50 (5/7) Installing paho-mqtt-c-dev-1.3 (1.3.9-r0) 15:53:51 --2021-10-01 15:53:50-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz 15:53:51 Resolving github.com (github.com)... 140.82.112.3 15:53:51 Connecting to github.com (github.com)|140.82.112.3|:443... connected. 15:53:51 HTTP request sent, awaiting response... 302 Found 15:53:51 Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following] 15:53:51 --2021-10-01 15:53:50-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 15:53:51 Resolving codeload.github.com (codeload.github.com)... 140.82.112.10 15:53:51 Connecting to codeload.github.com (codeload.github.com)|140.82.112.10|:443... connected. 15:53:51 HTTP request sent, awaiting response... 200 OK 15:53:51 Length: unspecified [application/x-gzip] 15:53:51 Saving to: 'STDOUT' 15:53:51  15:53:51 0K .......... .......... .......... .......... .......... 1.02M 15:53:51 50K .......... .......... .......... .......... .......... 1.96M 15:53:51 100K .......... .......... .......... .......... .......... 13.5M 15:53:51 150K .......... .......... .......... .......... .......... 2.90M 15:53:51 200K .......... .......... .......... .......... .......... 14.1M 15:53:51 250K .......... .......... .......... .......... .......... 3.87M 15:53:51 300K .......... .......... .......... .......... .......... 4.88M 15:53:51 350K .......... .......... .......... .......... .......... 4.30M 15:53:51 400K .......... .......... .......... .......... .......... 3.42M 15:53:51 450K .......... .......... .......... .......... .......... 4.42M 15:53:51 500K .......... .......... .......... .......... .......... 10.1M 15:53:51 550K .......... .......... .......... .......... .......... 5.69M 15:53:51 600K .......... .......... .......... .......... .......... 748K 15:53:51 650K .......... .......... .......... .......... .......... 2.18M 15:53:51 700K ..   470K=0.3s 15:53:51 15:53:51 2021-10-01 15:53:51 (2.60 MB/s) - written to stdout [719348] 15:53:51 15:53:51 (6/7) Installing libidn2 (2.3.0-r0) 15:53:51 -- The C compiler identification is GNU 9.3.0 15:53:51 (7/7) Installing wget (1.20.3-r1) 15:53:51 -- The CXX compiler identification is GNU 9.3.0 15:53:51 Executing busybox-1.31.1-r20.trigger 15:53:51 OK: 286 MiB in 82 packages 15:53:52 -- Check for working C compiler: /usr/bin/cc 15:53:52 Removing intermediate container ee00fb5ca4df 15:53:52 ---> f4ce86855a3f 15:53:52 Step 21/25 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot 15:53:52 ---> 59d3d46db751 15:53:52 Step 22/25 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex 15:53:52 -- Check for working C compiler: /usr/bin/cc - works 15:53:52 -- Detecting C compiler ABI info 15:53:52 -- Detecting C compiler ABI info - done 15:53:52 ---> a3927f215997 15:53:52 Step 23/25 : COPY --from=builder /usr/local/lib /usr/local/lib 15:53:52 -- Detecting C compile features 15:53:52 -- Detecting C compile features - done 15:53:52 -- Check for working CXX compiler: /usr/bin/c++ 15:53:52 ---> adbe906cd277 15:53:52 Step 24/25 : COPY --from=builder /usr/local/lib64 /usr/local/lib64 15:53:52 ---> e43862ffa361 15:53:52 Step 25/25 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c 15:53:52 -- Check for working CXX compiler: /usr/bin/c++ - works 15:53:52 -- Detecting CXX compiler ABI info 15:53:52 ---> f6a917320f50 15:53:52 Successfully built f6a917320f50 15:53:52 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } 15:53:53 -- Detecting CXX compiler ABI info - done 15:53:53 -- Detecting CXX compile features 15:53:53 -- Detecting CXX compile features - done [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:53:53 -- Looking for include file endian.h 15:53:53 + docker inspect -f . ci-base-image-x86_64 15:53:53 . [Pipeline] withDockerContainer 15:53:53 prd-centos7-docker-4c-2g-393 does not seem to be running inside a container 15:53:53 -- Looking for include file endian.h - found 15:53:53 -- Check if the system is big endian 15:53:53 -- Searching 16 bit integer 15:53:53 -- Looking for sys/types.h 15:53:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-c/10 -v /w/workspace/device-sdk-c/10:/w/workspace/device-sdk-c/10:rw,z -v /w/workspace/device-sdk-c/10@tmp:/w/workspace/device-sdk-c/10@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 ******** ci-base-image-x86_64 cat 15:53:54 -- Looking for sys/types.h - found 15:53:54 -- Looking for stdint.h 15:53:54 $ docker top fc632a8ed5e11de336913330785aeb1de5cc81cb262eb6fe764cdda1dd9e5994 -eo pid,comm [Pipeline] { [Pipeline] sh 15:53:54 -- Looking for stdint.h - found 15:53:54 -- Looking for stddef.h 15:53:54 -- Looking for stddef.h - found 15:53:54 -- Check size of unsigned short 15:53:54 + make test 15:53:54 echo "make test" 15:53:54 make test [Pipeline] } 15:53:54 $ docker stop --time=1 fc632a8ed5e11de336913330785aeb1de5cc81cb262eb6fe764cdda1dd9e5994 15:53:54 -- Check size of unsigned short - done 15:53:54 -- Searching 16 bit integer - Using unsigned short 15:53:54 -- Check if the system is big endian - little endian 15:53:55 -- Check size of size_t 15:53:55 -- Check size of size_t - done 15:53:55 CMake Warning at examples/CMakeLists.txt:16 (find_package): 15:53:55 By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has 15:53:55 asked CMake to find a package configuration file provided by "cJSON", but 15:53:55 CMake did not find one. 15:53:55 15:53:55 Could not find a package configuration file provided by "cJSON" with any of 15:53:55 the following names: 15:53:55 15:53:55 cJSONConfig.cmake 15:53:55 cjson-config.cmake 15:53:55 15:53:55 Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set 15:53:55 "cJSON_DIR" to a directory containing one of the above files. If "cJSON" 15:53:55 provides a separate development package or SDK, be sure it has been 15:53:55 installed. 15:53:55 15:53:55 15:53:55 -- Configuring done 15:53:55 -- Generating done 15:53:55 -- Build files have been written to: /tmp/cbor 15:53:55 Scanning dependencies of target cbor_shared 15:53:55 [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o 15:53:55 $ docker rm -f fc632a8ed5e11de336913330785aeb1de5cc81cb262eb6fe764cdda1dd9e5994 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { 15:53:56 [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o 15:53:57 [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o 15:53:57 [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o [Pipeline] sh 15:53:58 + sudo chown -R jenkins:jenkins . 15:53:58 [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o 15:53:58 [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o [Pipeline] sh 15:53:58 [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o 15:53:58 + ls -al . 15:53:58 total 172 15:53:58 drwxrwxr-x. 8 jenkins jenkins 4096 Oct 1 15:52 . 15:53:58 drwxrwxr-x. 4 jenkins jenkins 30 Oct 1 15:52 .. 15:53:58 -rw-rw-r--. 1 jenkins jenkins 3104 Oct 1 15:52 Attribution.txt 15:53:58 -rw-rw-r--. 1 jenkins jenkins 7767 Oct 1 15:52 CHANGES 15:53:58 drwxrwxr-x. 2 jenkins jenkins 121 Oct 1 15:52 docs 15:53:58 -rw-rw-r--. 1 jenkins jenkins 108574 Oct 1 15:52 Doxyfile 15:53:58 drwxrwxr-x. 8 jenkins jenkins 162 Oct 1 15:52 .git 15:53:58 drwxrwxr-x. 3 jenkins jenkins 103 Oct 1 15:52 .github 15:53:58 -rw-rw-r--. 1 jenkins jenkins 176 Oct 1 15:52 .gitignore 15:53:58 -rw-rw-r--. 1 jenkins jenkins 677 Oct 1 15:52 GOVERNANCE.md 15:53:58 drwxrwxr-x. 4 jenkins jenkins 33 Oct 1 15:52 include 15:53:58 -rw-rw-r--. 1 jenkins jenkins 784 Oct 1 15:52 Jenkinsfile 15:53:58 -rw-rw-r--. 1 jenkins jenkins 10174 Oct 1 15:52 LICENSE 15:53:58 -rw-rw-r--. 1 jenkins jenkins 444 Oct 1 15:52 Makefile 15:53:58 -rw-rw-r--. 1 jenkins jenkins 618 Oct 1 15:52 OWNERS.md 15:53:58 -rw-rw-r--. 1 jenkins jenkins 4086 Oct 1 15:52 README.md 15:53:58 -rw-rw-r--. 1 jenkins jenkins 7422 Oct 1 15:52 README.v2.md 15:53:58 drwxrwxr-x. 2 jenkins jenkins 98 Oct 1 15:52 scripts 15:53:58 drwxrwxr-x. 4 jenkins jenkins 50 Oct 1 15:52 src 15:53:58 -rw-rw-r--. 1 jenkins jenkins 11 Oct 1 15:50 VERSION [Pipeline] isUnix [Pipeline] sh 15:53:59 [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o 15:53:59 + docker build -t device-sdk -f scripts/Dockerfile.alpine --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=ce650ad78b6c877d3227a46e4e9eafbdd6610562 --label arch=amd64 --label version=2.0.1-dev.9 . 15:53:59 Sending build context to Docker daemon 2.698MB 15:53:59 Step 1/17 : ARG BASE=alpine:3.14 15:53:59 Step 2/17 : FROM ${BASE} 15:53:59 ---> f6a917320f50 15:53:59 Step 3/17 : LABEL maintainer="IOTech " 15:53:59 ---> Running in dc3153f9b888 15:53:59 [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o 15:53:59 Removing intermediate container dc3153f9b888 15:53:59 ---> baffc77b1c8c 15:53:59 Step 4/17 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub 15:53:59 ---> Running in 9dbfdb12654c 15:53:59 [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o 15:53:59 --2021-10-01 15:53:59-- https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release 15:53:59 Resolving iotech.jfrog.io (iotech.jfrog.io)... 54.195.244.87, 54.229.110.245, 54.72.115.12 15:53:59 Connecting to iotech.jfrog.io (iotech.jfrog.io)|54.195.244.87|:443... connected. 15:54:00 HTTP request sent, awaiting response... 200 OK 15:54:00 Length: unspecified [application/json] 15:54:00 Saving to: '/etc/apk/keys/alpine.dev.rsa.pub' 15:54:00  15:54:00 0K  25.8M=0s 15:54:00 15:54:00 2021-10-01 15:53:59 (25.8 MB/s) - '/etc/apk/keys/alpine.dev.rsa.pub' saved [451] 15:54:00 15:54:00 [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o 15:54:00 Removing intermediate container 9dbfdb12654c 15:54:00 ---> d9a38a494198 15:54:00 Step 5/17 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.14/main' >> /etc/apk/repositories 15:54:00 ---> Running in 9fdab56b8ee4 15:54:00 [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o 15:54:00 Removing intermediate container 9fdab56b8ee4 15:54:00 ---> ecce5efcf4c7 15:54:00 Step 6/17 : RUN apk add --update --no-cache build-base 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 && mkdir -p /edgex-c-sdk/build 15:54:00 ---> Running in 5850efcaf0e9 15:54:00 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:54:01 [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o 15:54:01 [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o 15:54:01 [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o 15:54:01 [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o 15:54:02 [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o 15:54:02 [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o 15:54:02 [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o 15:54:03 [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o 15:54:03 [ 40%] Linking C shared library libcbor.so 15:54:03 [ 40%] Built target cbor_shared 15:54:03 Scanning dependencies of target cbor 15:54:03 [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o 15:54:04 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:54:04 [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o 15:54:05 [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o 15:54:05 [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o 15:54:06 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.14/main/x86_64/APKINDEX.tar.gz 15:54:07 WARNING: This apk-tools is OLD! Some packages might not function properly. 15:54:07 (1/16) Installing ncurses-dev (6.2_p20200523-r0) 15:54:07 (2/16) Installing libblkid (2.35.2-r0) 15:54:07 [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o 15:54:07 (3/16) Installing blkid (2.35.2-r0) 15:54:07 [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o 15:54:07 (4/16) Installing libcap-ng (0.7.10-r1) 15:54:07 (5/16) Installing setpriv (2.35.2-r0) 15:54:07 (6/16) Installing libmount (2.35.2-r0) 15:54:08 [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o 15:54:08 (7/16) Installing libsmartcols (2.35.2-r0) 15:54:08 [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o 15:54:08 [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o 15:54:08 (8/16) Installing findmnt (2.35.2-r0) 15:54:08 (9/16) Installing mcookie (2.35.2-r0) 15:54:08 (10/16) Installing hexdump (2.35.2-r0) 15:54:08 (11/16) Installing lsblk (2.35.2-r0) 15:54:08 [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o 15:54:08 (12/16) Installing libfdisk (2.35.2-r0) 15:54:09 (13/16) Installing sfdisk (2.35.2-r0) 15:54:09 (14/16) Installing cfdisk (2.35.2-r0) 15:54:09 [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o 15:54:09 (15/16) Installing util-linux (2.35.2-r0) 15:54:10 [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o 15:54:10 [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o 15:54:10 [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o 15:54:11 [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o 15:54:11 [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o 15:54:12 [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o 15:54:12 [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o 15:54:12 [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o 15:54:12 [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o 15:54:13 (16/16) Installing util-linux-dev (2.35.2-r0) 15:54:13 [ 80%] Linking C static library libcbor.a 15:54:13 [ 80%] Built target cbor 15:54:13 Scanning dependencies of target sort 15:54:13 [ 82%] Building C object examples/CMakeFiles/sort.dir/sort.c.o 15:54:13 [ 84%] Linking C executable sort 15:54:13 [ 84%] Built target sort 15:54:13 Scanning dependencies of target readfile 15:54:13 [ 86%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o 15:54:14 [ 88%] Linking C executable readfile 15:54:14 [ 88%] Built target readfile 15:54:14 Scanning dependencies of target streaming_parser 15:54:14 [ 90%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o 15:54:14 [ 92%] Linking C executable streaming_parser 15:54:14 [ 92%] Built target streaming_parser 15:54:14 Scanning dependencies of target hello 15:54:14 [ 94%] Building C object examples/CMakeFiles/hello.dir/hello.c.o 15:54:14 [ 96%] Linking C executable hello 15:54:14 [ 96%] Built target hello 15:54:14 Scanning dependencies of target create_items 15:54:14 [ 98%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o 15:54:15 [100%] Linking C executable create_items 15:54:15 [100%] Built target create_items 15:54:15 Install the project... 15:54:15 -- Install configuration: "Release" 15:54:15 -- Installing: /usr/local/include/cbor/configuration.h 15:54:15 -- Installing: /usr/local/lib64/libcbor.a 15:54:15 -- Installing: /usr/local/lib64/libcbor.so.0.0.0 15:54:15 -- Installing: /usr/local/lib64/libcbor.so.0 15:54:15 -- Installing: /usr/local/lib64/libcbor.so 15:54:15 -- Up-to-date: /usr/local/include/cbor 15:54:15 -- Installing: /usr/local/include/cbor/streaming.h 15:54:15 -- Installing: /usr/local/include/cbor/ints.h 15:54:15 -- Installing: /usr/local/include/cbor/floats_ctrls.h 15:54:15 -- Installing: /usr/local/include/cbor/bytestrings.h 15:54:15 -- Installing: /usr/local/include/cbor/encoding.h 15:54:15 -- Installing: /usr/local/include/cbor/serialization.h 15:54:15 -- Installing: /usr/local/include/cbor/data.h 15:54:15 -- Installing: /usr/local/include/cbor/common.h 15:54:15 -- Installing: /usr/local/include/cbor/callbacks.h 15:54:15 -- Installing: /usr/local/include/cbor/strings.h 15:54:15 -- Installing: /usr/local/include/cbor/tags.h 15:54:15 -- Installing: /usr/local/include/cbor/internal 15:54:15 -- Installing: /usr/local/include/cbor/internal/encoders.h 15:54:15 -- Installing: /usr/local/include/cbor/internal/loaders.h 15:54:15 -- Installing: /usr/local/include/cbor/internal/stack.h 15:54:15 -- Installing: /usr/local/include/cbor/internal/unicode.h 15:54:15 -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h 15:54:15 -- Installing: /usr/local/include/cbor/internal/memory_utils.h 15:54:15 -- Installing: /usr/local/include/cbor/arrays.h 15:54:15 -- Installing: /usr/local/include/cbor/maps.h 15:54:15 -- Installing: /usr/local/include/cbor.h 15:54:15 -- Installing: /usr/local/lib64/pkgconfig/libcbor.pc 15:54:15 Executing busybox-1.31.1-r20.trigger 15:54:15 OK: 295 MiB in 98 packages 15:54:15 Removing intermediate container 5850efcaf0e9 15:54:15 ---> 315af799c4c1 15:54:15 Step 7/17 : COPY VERSION /edgex-c-sdk/ 15:54:15 ---> 14e5c61c61eb 15:54:15 Step 8/17 : COPY src /edgex-c-sdk/src/ 15:54:15 ---> 2196d4220855 15:54:15 Step 9/17 : COPY include /edgex-c-sdk/include/ 15:54:15 ---> c937cfc1c1de 15:54:15 Step 10/17 : COPY scripts /edgex-c-sdk/scripts 15:54:16 ---> e185b8f23943 15:54:16 Step 11/17 : COPY LICENSE /edgex-c-sdk/ 15:54:16 ---> dcb9761cc5f3 15:54:16 Step 12/17 : COPY Attribution.txt /edgex-c-sdk/ 15:54:16 ---> e834b7e2bb70 15:54:16 Step 13/17 : WORKDIR /edgex-c-sdk 15:54:16 ---> Running in 053c0f66e5c5 15:54:16 Removing intermediate container 053c0f66e5c5 15:54:16 ---> 3b5127c61cc6 15:54:16 Step 14/17 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] 15:54:16 ---> Running in 362af3965a33 15:54:16 Removing intermediate container 362af3965a33 15:54:16 ---> 1246ff589b95 15:54:16 Step 15/17 : LABEL arch=amd64 15:54:16 ---> Running in dd53aae3bd30 15:54:16 Removing intermediate container dd53aae3bd30 15:54:16 ---> d23eef1bf17b 15:54:16 Step 16/17 : LABEL git_sha=ce650ad78b6c877d3227a46e4e9eafbdd6610562 15:54:16 ---> Running in 62671639270d 15:54:16 Removing intermediate container 62671639270d 15:54:16 ---> 5588759fb095 15:54:16 Step 17/17 : LABEL version=2.0.1-dev.9 15:54:16 ---> Running in b6ab3cbc77ef 15:54:16 Removing intermediate container b6ab3cbc77ef 15:54:16 ---> 140f64f80bf9 15:54:16 [Warning] One or more build-args [MAKE ARCH] were not consumed 15:54:16 Successfully built 140f64f80bf9 15:54:16 Successfully tagged device-sdk:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:54:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:54:17 15:54:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 15:54:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:54:17 latest: Pulling from edgex-lftools-log-publisher 15:54:17 b4d181a07f80: Pulling fs layer 15:54:17 a1111a8f2ec3: Pulling fs layer 15:54:17 ed53099fbce6: Pulling fs layer 15:54:17 dc539afda2c1: Pulling fs layer 15:54:17 77bc0d833cb6: Pulling fs layer 15:54:17 9065ff56babe: Pulling fs layer 15:54:17 d287ab97295c: Pulling fs layer 15:54:17 dc539afda2c1: Waiting 15:54:17 77bc0d833cb6: Waiting 15:54:17 9065ff56babe: Waiting 15:54:17 d287ab97295c: Waiting 15:54:17 Removing intermediate container 70678fbd64e0 15:54:17 ---> bc7c99614492 15:54:17 Step 8/25 : RUN mkdir /tmp/sdk 15:54:17 ---> Running in a440a1727713 15:54:18 a1111a8f2ec3: Verifying Checksum 15:54:18 a1111a8f2ec3: Download complete 15:54:18 dc539afda2c1: Verifying Checksum 15:54:18 dc539afda2c1: Download complete 15:54:18 77bc0d833cb6: Verifying Checksum 15:54:18 77bc0d833cb6: Download complete 15:54:18 9065ff56babe: Verifying Checksum 15:54:18 9065ff56babe: Download complete 15:54:18 ed53099fbce6: Verifying Checksum 15:54:18 ed53099fbce6: Download complete 15:54:19 b4d181a07f80: Verifying Checksum 15:54:19 b4d181a07f80: Download complete 15:54:20 Removing intermediate container a440a1727713 15:54:20 ---> ea9302e07f01 15:54:20 Step 9/25 : COPY VERSION /tmp/sdk 15:54:20 b4d181a07f80: Pull complete 15:54:20 ---> 76dff2dd8548 15:54:20 Step 10/25 : COPY src /tmp/sdk/src 15:54:21 a1111a8f2ec3: Pull complete 15:54:21 ed53099fbce6: Pull complete 15:54:21 dc539afda2c1: Pull complete 15:54:22 77bc0d833cb6: Pull complete 15:54:22 9065ff56babe: Pull complete 15:54:22 ---> 4674ea3e2c45 15:54:22 Step 11/25 : COPY include /tmp/sdk/include 15:54:23 ---> 9af224b008f2 15:54:23 Step 12/25 : COPY scripts /tmp/sdk/scripts 15:54:23 ---> 010a47c5f2a9 15:54:23 Step 13/25 : COPY LICENSE /tmp/sdk 15:54:23 d287ab97295c: Verifying Checksum 15:54:23 d287ab97295c: Download complete 15:54:24 ---> 2a8e81db49c8 15:54:24 Step 14/25 : COPY Attribution.txt /tmp/sdk 15:54:25 ---> 00a839dc3144 15:54:25 Step 15/25 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install 15:54:25 ---> Running in 365cc8f07dae 15:54:27 + CPPCHECK=false 15:54:27 + DOCGEN=false 15:54:27 + TOMLVER=SDK-0.2 15:54:27 + CUTILVER=1.2.2 15:54:27 + '[' 0 -gt 0 ] 15:54:27 + readlink -f ./scripts/build.sh 15:54:27 + dirname /tmp/sdk/scripts/build.sh 15:54:27 + dirname /tmp/sdk/scripts 15:54:27 + ROOT=/tmp/sdk 15:54:27 + cd /tmp/sdk 15:54:27 + '[' '!' -d deps ] 15:54:27 + mkdir deps 15:54:27 + wget -O - https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz 15:54:27 + tar -C deps -z -x -f - 15:54:27 --2021-10-01 15:54:27-- https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz 15:54:27 Resolving github.com (github.com)... 140.82.112.3 15:54:27 Connecting to github.com (github.com)|140.82.112.3|:443... connected. 15:54:27 HTTP request sent, awaiting response... 302 Found 15:54:27 Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following] 15:54:27 --2021-10-01 15:54:27-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 15:54:27 Resolving codeload.github.com (codeload.github.com)... 140.82.112.10 15:54:27 Connecting to codeload.github.com (codeload.github.com)|140.82.112.10|:443... connected. 15:54:27 HTTP request sent, awaiting response... 200 OK 15:54:27 Length: unspecified [application/x-gzip] 15:54:27 Saving to: 'STDOUT' 15:54:27  15:54:27 0K .......... ......    780K=0.02s 15:54:27 15:54:27 2021-10-01 15:54:27 (780 KB/s) - written to stdout [16451] 15:54:27 15:54:27 + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c 15:54:27 + + wgettar -O -C - deps https://github.com/IOTechSystems/iotech-c-utils/archive/v1.2.2.tar.gz -z 15:54:27 -x -f - 15:54:27 --2021-10-01 15:54:27-- https://github.com/IOTechSystems/iotech-c-utils/archive/v1.2.2.tar.gz 15:54:27 Resolving github.com (github.com)... 140.82.112.3 15:54:27 Connecting to github.com (github.com)|140.82.112.3|:443... connected. 15:54:27 HTTP request sent, awaiting response... 302 Found 15:54:27 Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.2.2 [following] 15:54:27 --2021-10-01 15:54:27-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.2.2 15:54:27 Resolving codeload.github.com (codeload.github.com)... 140.82.112.10 15:54:27 Connecting to codeload.github.com (codeload.github.com)|140.82.112.10|:443... connected. 15:54:27 HTTP request sent, awaiting response... 200 OK 15:54:27 Length: unspecified [application/x-gzip] 15:54:27 Saving to: 'STDOUT' 15:54:27  15:54:28 0K .......... .......... .......... .......... .......... 1.16M 15:54:28 50K .......... .......... .......... .......... .......... 2.30M 15:54:28 100K .......... .......... .......... .......... .......... 11.6M 15:54:28 150K .......... .......... .......... ......... 1.34M=0.1s 15:54:28 15:54:28 2021-10-01 15:54:27 (1.93 MB/s) - written to stdout [193971] 15:54:28 15:54:28 + mkdir -p src/c/iot 15:54:28 + 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 15:54:28 + cp deps/iotech-c-utils-1.2.2/src/c/defs.h.in src/c/iot 15:54:28 + cp deps/iotech-c-utils-1.2.2/src/c/yxml.h src/c/iot 15:54:28 + cp deps/iotech-c-utils-1.2.2/VERSION src/c/iot 15:54:28 + mkdir -p include/iot 15:54:28 + 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 15:54:28 + mkdir -p include/iot/os 15:54:28 + 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 15:54:28 + mkdir -p /tmp/sdk/build/release 15:54:28 + cd /tmp/sdk/build/release 15:54:28 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src 15:54:28 -- The C compiler identification is GNU 9.3.0 15:54:28 -- Check for working C compiler: /usr/bin/cc 15:54:28 -- Check for working C compiler: /usr/bin/cc - works 15:54:28 -- Detecting C compiler ABI info 15:54:28 -- Detecting C compiler ABI info - done 15:54:29 -- Detecting C compile features 15:54:29 -- Detecting C compile features - done 15:54:29 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 15:54:29 -- Found CURL: /usr/lib/libcurl.so (found version "7.77.0") 15:54:29 -- Found LIBYAML: /usr/lib/libyaml.so 15:54:29 -- Found LIBUUID: /usr/lib/libuuid.so 15:54:29 -- Found LIBCBOR: /usr/local/lib64/libcbor.so 15:54:29 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 15:54:29 d287ab97295c: Pull complete 15:54:29 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 15:54:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:54:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 15:54:29 -- Found LIBHIREDIS: /usr/lib/libhiredis.so 15:54:29 -- C SDK 2.0.1-dev.9 for Linux 15:54:29 -- Performing Test CSDK_HAVE_ATOMIC 15:54:29 -- Performing Test CSDK_HAVE_ATOMIC - Success 15:54:29 prd-centos7-docker-4c-2g-393 does not seem to be running inside a container 15:54:29 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-sdk-c/10 -v /w/workspace/device-sdk-c/10:/w/workspace/device-sdk-c/10:rw,z -v /w/workspace/device-sdk-c/10@tmp:/w/workspace/device-sdk-c/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:54:29 -- Found Curses: /usr/lib/libcurses.so 15:54:29 -- Configuring done 15:54:30 -- Generating done 15:54:30 -- Build files have been written to: /tmp/sdk/build/release 15:54:30 + + teemake release.log all 15:54:30 package 15:54:30 Scanning dependencies of target csdk 15:54:30 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 15:54:31 [ 2%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o 15:54:31 [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o 15:54:32 $ docker top 1c08e78f32e8a29192fa5e5345168f3e0f83614189ed97ee801f42bfbc475752 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:54:32 ---> job-cost.sh 15:54:32 lf-activate-venv: SKIPPING 15:54:32 INFO: No Stack... 15:54:34 INFO: Retrieving Pricing Info for: v3-standard-2 15:54:34 [ 5%] Building C object c/CMakeFiles/csdk.dir/consul.c.o 15:54:34 INFO: Archiving Costs [Pipeline] sh 15:54:34 [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 15:54:34 [ 8%] Building C object c/CMakeFiles/csdk.dir/data-mqtt.c.o 15:54:35 + cat /w/workspace/device-sdk-c/10/archives/cost.csv 15:54:35 + cut -d, -f6 [Pipeline] lock 15:54:35 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-c-main-10-stack-cost] 15:54:35 Resource [jenkins-edgexfoundry-device-sdk-c-main-10-stack-cost] did not exist. Created. 15:54:35 Lock acquired on [jenkins-edgexfoundry-device-sdk-c-main-10-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:54:35 + echo total: 0.05999999865889549 [Pipeline] stash 15:54:35 Stashed 1 file(s) [Pipeline] } 15:54:35 Lock released on resource [jenkins-edgexfoundry-device-sdk-c-main-10-stack-cost] [Pipeline] // lock [Pipeline] } 15:54:35 $ docker stop --time=1 1c08e78f32e8a29192fa5e5345168f3e0f83614189ed97ee801f42bfbc475752 15:54:35 [ 10%] Building C object c/CMakeFiles/csdk.dir/data-redstr.c.o 15:54:36 [ 11%] Building C object c/CMakeFiles/csdk.dir/data-rest.c.o 15:54:36 [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o 15:54:36 $ docker rm -f 1c08e78f32e8a29192fa5e5345168f3e0f83614189ed97ee801f42bfbc475752 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 15:54:38 [ 14%] Building C object c/CMakeFiles/csdk.dir/device.c.o 15:54:40 [ 16%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 15:54:40 [ 17%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 15:54:41 [ 19%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 15:54:42 [ 20%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 15:54:42 [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o 15:54:42 [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 15:54:42 [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 15:54:46 [ 26%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 15:54:46 [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o 15:54:47 [ 29%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o 15:54:47 [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o 15:54:47 [ 32%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o 15:54:48 /tmp/sdk/src/c/iot/container.c: In function 'iot_container_init': 15:54:48 /tmp/sdk/src/c/iot/container.c:275:37: warning: unused variable 'factory' [-Wunused-variable] 15:54:48 275 | const iot_component_factory_t * factory; 15:54:48 | ^~~~~~~ 15:54:48 [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o 15:54:55 [ 35%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o 15:54:55 [ 37%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o 15:54:56 [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o 15:54:56 [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o 15:54:57 [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o 15:54:57 [ 43%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o 15:54:59 [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o 15:54:59 [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o 15:54:59 [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o 15:55:00 [ 49%] Building C object c/CMakeFiles/csdk.dir/iot/uuid.c.o 15:55:00 [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o 15:55:02 [ 52%] Building C object c/CMakeFiles/csdk.dir/map.c.o 15:55:03 [ 53%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 15:55:04 [ 55%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o 15:55:04 [ 56%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 15:55:10 [ 58%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 15:55:10 [ 59%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 15:55:11 [ 61%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 15:55:11 [ 62%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 15:55:12 [ 64%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 15:55:14 [ 65%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o 15:55:14 [ 67%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o 15:55:15 [ 68%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o 15:55:15 [ 70%] Building C object c/CMakeFiles/csdk.dir/service.c.o 15:55:18 [ 71%] Building C object c/CMakeFiles/csdk.dir/toml.c.o 15:55:22 [ 73%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 15:55:22 [ 74%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 15:55:23 [ 76%] Linking C shared library libcsdk.so 15:55:23 [ 76%] Built target csdk 15:55:23 Scanning dependencies of target template 15:55:23 [ 77%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 15:55:24 [ 79%] Linking C executable template 15:55:24 [ 79%] Built target template 15:55:24 Scanning dependencies of target device-counter 15:55:24 [ 80%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 15:55:25 [ 82%] Linking C executable device-counter 15:55:25 [ 82%] Built target device-counter 15:55:25 Scanning dependencies of target device-random 15:55:25 [ 83%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 15:55:26 [ 85%] Linking C executable device-random 15:55:26 [ 85%] Built target device-random 15:55:26 Scanning dependencies of target device-gyro 15:55:26 [ 86%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 15:55:26 [ 88%] Linking C executable device-gyro 15:55:27 [ 88%] Built target device-gyro 15:55:27 Scanning dependencies of target device-bitfields 15:55:27 [ 89%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 15:55:27 [ 91%] Linking C executable device-bitfields 15:55:28 [ 91%] Built target device-bitfields 15:55:28 Scanning dependencies of target template-discovery 15:55:28 [ 92%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 15:55:29 [ 94%] Linking C executable template-discovery 15:55:29 [ 94%] Built target template-discovery 15:55:29 Scanning dependencies of target device-file 15:55:29 [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 15:55:29 [ 97%] Linking C executable device-file 15:55:30 [ 97%] Built target device-file 15:55:30 Scanning dependencies of target device-terminal 15:55:30 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 15:55:30 [100%] Linking C executable device-terminal 15:55:31 [100%] Built target device-terminal 15:55:31 Run CPack packaging tool... 15:55:31 CPack: Create package using TGZ 15:55:31 CPack: Install projects 15:55:31 CPack: - Run preinstall target for: Csdk 15:55:31 CPack: - Install project: Csdk [] 15:55:31 CPack: Create package 15:55:31 CPack: - package: /tmp/sdk/build/release/csdk-2.0.1-dev.9.tar.gz generated. 15:55:31 + '[' false '=' true ] 15:55:31 + '[' false '=' true ] 15:55:31 + mkdir -p /tmp/sdk/build/debug 15:55:31 + cd /tmp/sdk/build/debug 15:55:31 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src 15:55:32 -- The C compiler identification is GNU 9.3.0 15:55:32 -- Check for working C compiler: /usr/bin/cc 15:55:32 -- Check for working C compiler: /usr/bin/cc - works 15:55:32 -- Detecting C compiler ABI info 15:55:32 -- Detecting C compiler ABI info - done 15:55:32 -- Detecting C compile features 15:55:32 -- Detecting C compile features - done 15:55:32 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 15:55:32 -- Found CURL: /usr/lib/libcurl.so (found version "7.77.0") 15:55:32 -- Found LIBYAML: /usr/lib/libyaml.so 15:55:32 -- Found LIBUUID: /usr/lib/libuuid.so 15:55:32 -- Found LIBCBOR: /usr/local/lib64/libcbor.so 15:55:32 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 15:55:33 -- Found LIBHIREDIS: /usr/lib/libhiredis.so 15:55:33 -- C SDK 2.0.1-dev.9 for Linux 15:55:33 -- Performing Test CSDK_HAVE_ATOMIC 15:55:33 -- Performing Test CSDK_HAVE_ATOMIC - Success 15:55:33 -- Found Curses: /usr/lib/libcurses.so 15:55:33 -- Configuring done 15:55:34 -- Generating done 15:55:34 -- Build files have been written to: /tmp/sdk/build/debug 15:55:34 + + maketee 15:55:34 debug.log 15:55:34 Scanning dependencies of target csdk 15:55:34 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 15:55:34 [ 2%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o 15:55:34 [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o 15:55:35 [ 5%] Building C object c/CMakeFiles/csdk.dir/consul.c.o 15:55:35 [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 15:55:36 [ 8%] Building C object c/CMakeFiles/csdk.dir/data-mqtt.c.o 15:55:36 [ 10%] Building C object c/CMakeFiles/csdk.dir/data-redstr.c.o 15:55:36 [ 11%] Building C object c/CMakeFiles/csdk.dir/data-rest.c.o 15:55:36 [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o 15:55:37 [ 14%] Building C object c/CMakeFiles/csdk.dir/device.c.o 15:55:38 [ 16%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 15:55:38 [ 17%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 15:55:39 [ 19%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 15:55:39 [ 20%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 15:55:39 [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o 15:55:39 [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 15:55:39 [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 15:55:40 [ 26%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 15:55:41 [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o 15:55:41 [ 29%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o 15:55:41 [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o 15:55:41 [ 32%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o 15:55:41 /tmp/sdk/src/c/iot/container.c: In function 'iot_container_init': 15:55:41 /tmp/sdk/src/c/iot/container.c:275:37: warning: unused variable 'factory' [-Wunused-variable] 15:55:41 275 | const iot_component_factory_t * factory; 15:55:41 | ^~~~~~~ 15:55:42 [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o 15:55:43 [ 35%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o 15:55:43 [ 37%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o 15:55:43 [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o 15:55:43 [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o 15:55:44 [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o 15:55:44 [ 43%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o 15:55:44 [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o 15:55:44 [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o 15:55:45 [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o 15:55:45 [ 49%] Building C object c/CMakeFiles/csdk.dir/iot/uuid.c.o 15:55:45 [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o 15:55:46 [ 52%] Building C object c/CMakeFiles/csdk.dir/map.c.o 15:55:46 [ 53%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 15:55:46 [ 55%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o 15:55:47 [ 56%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 15:55:48 [ 58%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 15:55:48 [ 59%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 15:55:48 [ 61%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 15:55:48 [ 62%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 15:55:49 [ 64%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 15:55:50 [ 65%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o 15:55:50 [ 67%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o 15:55:51 [ 68%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o 15:55:51 [ 70%] Building C object c/CMakeFiles/csdk.dir/service.c.o 15:55:51 [ 71%] Building C object c/CMakeFiles/csdk.dir/toml.c.o 15:55:52 [ 73%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 15:55:53 [ 74%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 15:55:53 [ 76%] Linking C shared library libcsdk.so 15:55:53 [ 76%] Built target csdk 15:55:53 Scanning dependencies of target template 15:55:53 [ 77%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 15:55:54 [ 79%] Linking C executable template 15:55:54 [ 79%] Built target template 15:55:54 Scanning dependencies of target device-counter 15:55:54 [ 80%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 15:55:54 [ 82%] Linking C executable device-counter 15:55:54 [ 82%] Built target device-counter 15:55:54 Scanning dependencies of target device-random 15:55:54 [ 83%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 15:55:55 [ 85%] Linking C executable device-random 15:55:55 [ 85%] Built target device-random 15:55:55 Scanning dependencies of target device-gyro 15:55:55 [ 86%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 15:55:55 [ 88%] Linking C executable device-gyro 15:55:55 [ 88%] Built target device-gyro 15:55:55 Scanning dependencies of target device-bitfields 15:55:55 [ 89%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 15:55:56 [ 91%] Linking C executable device-bitfields 15:55:56 [ 91%] Built target device-bitfields 15:55:56 Scanning dependencies of target template-discovery 15:55:56 [ 92%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 15:55:57 [ 94%] Linking C executable template-discovery 15:55:57 [ 94%] Built target template-discovery 15:55:57 Scanning dependencies of target device-file 15:55:57 [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 15:55:57 [ 97%] Linking C executable device-file 15:55:57 [ 97%] Built target device-file 15:55:57 Scanning dependencies of target device-terminal 15:55:57 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 15:55:58 [100%] Linking C executable device-terminal 15:55:58 [100%] Built target device-terminal 15:55:58 make: Entering directory '/tmp/sdk/build/release' 15:55:58 make[1]: Entering directory '/tmp/sdk/build/release' 15:55:58 make[2]: Entering directory '/tmp/sdk/build/release' 15:55:58 make[2]: Leaving directory '/tmp/sdk/build/release' 15:55:58 [ 76%] Built target csdk 15:55:58 make[2]: Entering directory '/tmp/sdk/build/release' 15:55:58 make[2]: Leaving directory '/tmp/sdk/build/release' 15:55:58 [ 79%] Built target template 15:55:58 make[2]: Entering directory '/tmp/sdk/build/release' 15:55:58 make[2]: Leaving directory '/tmp/sdk/build/release' 15:55:58 [ 82%] Built target device-counter 15:55:58 make[2]: Entering directory '/tmp/sdk/build/release' 15:55:58 make[2]: Leaving directory '/tmp/sdk/build/release' 15:55:58 [ 85%] Built target device-random 15:55:58 make[2]: Entering directory '/tmp/sdk/build/release' 15:55:58 make[2]: Leaving directory '/tmp/sdk/build/release' 15:55:58 [ 88%] Built target device-gyro 15:55:58 make[2]: Entering directory '/tmp/sdk/build/release' 15:55:58 make[2]: Leaving directory '/tmp/sdk/build/release' 15:55:58 [ 91%] Built target device-bitfields 15:55:58 make[2]: Entering directory '/tmp/sdk/build/release' 15:55:58 make[2]: Leaving directory '/tmp/sdk/build/release' 15:55:58 [ 94%] Built target template-discovery 15:55:58 make[2]: Entering directory '/tmp/sdk/build/release' 15:55:58 make[2]: Leaving directory '/tmp/sdk/build/release' 15:55:58 [ 97%] Built target device-file 15:55:58 make[2]: Entering directory '/tmp/sdk/build/release' 15:55:58 make[2]: Leaving directory '/tmp/sdk/build/release' 15:55:58 [100%] Built target device-terminal 15:55:58 make[1]: Leaving directory '/tmp/sdk/build/release' 15:55:58 Install the project... 15:55:58 -- Install configuration: "Release" 15:55:58 -- Installing: /usr/local/lib/libcsdk.so 15:55:58 -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" 15:55:58 -- Up-to-date: /usr/local/include 15:55:58 -- Installing: /usr/local/include/edgex 15:55:58 -- Installing: /usr/local/include/edgex/rest-server.h 15:55:58 -- Installing: /usr/local/include/edgex/edgex-base.h 15:55:58 -- Installing: /usr/local/include/edgex/edgex.h 15:55:58 -- Installing: /usr/local/include/edgex/devices.h 15:55:58 -- Installing: /usr/local/include/edgex/profiles.h 15:55:58 -- Installing: /usr/local/include/edgex/csdk-defs.h 15:55:58 -- Installing: /usr/local/include/devsdk 15:55:58 -- Installing: /usr/local/include/devsdk/devsdk-base.h 15:55:58 -- Installing: /usr/local/include/devsdk/devsdk.h 15:55:58 -- Installing: /usr/local/include/iot 15:55:58 -- Installing: /usr/local/include/iot/json.h 15:55:58 -- Installing: /usr/local/include/iot/container.h 15:55:58 -- Installing: /usr/local/include/iot/component.h 15:55:58 -- Installing: /usr/local/include/iot/typecode.h 15:55:58 -- Installing: /usr/local/include/iot/iot.h 15:55:58 -- Installing: /usr/local/include/iot/uuid.h 15:55:58 -- Installing: /usr/local/include/iot/time.h 15:55:58 -- Installing: /usr/local/include/iot/hash.h 15:55:58 -- Installing: /usr/local/include/iot/logger.h 15:55:58 -- Installing: /usr/local/include/iot/os 15:55:58 -- Installing: /usr/local/include/iot/os/zephyr.h 15:55:58 -- Installing: /usr/local/include/iot/os/linux.h 15:55:58 -- Installing: /usr/local/include/iot/os/macos.h 15:55:58 -- Installing: /usr/local/include/iot/scheduler.h 15:55:58 -- Installing: /usr/local/include/iot/data.h 15:55:58 -- Installing: /usr/local/include/iot/thread.h 15:55:58 -- Installing: /usr/local/include/iot/os.h 15:55:58 -- Installing: /usr/local/include/iot/base64.h 15:55:58 -- Installing: /usr/local/include/iot/defs.h 15:55:58 -- Installing: /usr/local/include/iot/threadpool.h 15:55:58 -- Installing: /usr/local/include/iot/config.h 15:55:58 -- Installing: /usr/local/share/device-sdk-c/LICENSE 15:55:58 -- Installing: /usr/local/share/device-sdk-c/Attribution.txt 15:55:58 make: Leaving directory '/tmp/sdk/build/release' 15:56:01 Removing intermediate container 365cc8f07dae 15:56:01 ---> 7a313d5088d8 15:56:01 Step 16/25 : FROM ${BASE} 15:56:01 ---> 759262b18b23 15:56:01 Step 17/25 : LABEL maintainer="IOTech " 15:56:01 ---> Running in 5f90c95032a7 15:56:01 Removing intermediate container 5f90c95032a7 15:56:01 ---> 07d05a7ed8ec 15:56:01 Step 18/25 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub 15:56:02 ---> Running in 5fa024a4b032 15:56:03 Connecting to iotech.jfrog.io (54.72.115.12:443) 15:56:03 saving to '/etc/apk/keys/alpine.dev.rsa.pub' 15:56:03 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA 15:56:03 '/etc/apk/keys/alpine.dev.rsa.pub' saved 15:56:04 Removing intermediate container 5fa024a4b032 15:56:04 ---> a27042ed59aa 15:56:04 Step 19/25 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.14/main' >> /etc/apk/repositories 15:56:05 ---> Running in c8b905c0f2a1 15:56:07 Removing intermediate container c8b905c0f2a1 15:56:07 ---> 4f101c80da31 15:56:07 Step 20/25 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml curl libmicrohttpd libuuid paho-mqtt-c-dev-1.3 hiredis-dev 15:56:07 ---> Running in 21ab22a3c356 15:56:08 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:56:09 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:56:10 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.14/main/aarch64/APKINDEX.tar.gz 15:56:10 WARNING: This apk-tools is OLD! Some packages might not function properly. 15:56:10 (1/7) Installing curl (7.79.1-r0) 15:56:10 (2/7) Installing hiredis (0.14.1-r0) 15:56:11 (3/7) Installing hiredis-dev (0.14.1-r0) 15:56:11 (4/7) Installing libuuid (2.35.2-r0) 15:56:11 (5/7) Installing paho-mqtt-c-dev-1.3 (1.3.9-r0) 15:56:12 (6/7) Installing libidn2 (2.3.0-r0) 15:56:12 (7/7) Installing wget (1.20.3-r1) 15:56:12 Executing busybox-1.31.1-r20.trigger 15:56:12 OK: 267 MiB in 82 packages 15:56:14 Removing intermediate container 21ab22a3c356 15:56:14 ---> c4331b6b72ab 15:56:14 Step 21/25 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot 15:56:14 ---> 03515dcbfe22 15:56:14 Step 22/25 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex 15:56:15 ---> 1c3a4a0a5418 15:56:15 Step 23/25 : COPY --from=builder /usr/local/lib /usr/local/lib 15:56:16 ---> 548a67935684 15:56:16 Step 24/25 : COPY --from=builder /usr/local/lib64 /usr/local/lib64 15:56:17 ---> df2fc96795f9 15:56:17 Step 25/25 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c 15:56:18 ---> e48f431f356b 15:56:18 Successfully built e48f431f356b 15:56:18 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:56:18 + docker inspect -f . ci-base-image-arm64 15:56:18 . [Pipeline] withDockerContainer 15:56:19 prd-ubuntu18.04-docker-arm64-4c-16g-392 does not seem to be running inside a container 15:56:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-c/10 -v /w/workspace/device-sdk-c/10:/w/workspace/device-sdk-c/10:rw,z -v /w/workspace/device-sdk-c/10@tmp:/w/workspace/device-sdk-c/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:56:20 $ docker top 9fb28d7f00d68428808df75be15bbdc55c2b05d6262ea6552e69adaf71ed9320 -eo pid,comm [Pipeline] { [Pipeline] sh 15:56:21 + make test 15:56:21 echo "make test" 15:56:21 make test [Pipeline] } 15:56:21 $ docker stop --time=1 9fb28d7f00d68428808df75be15bbdc55c2b05d6262ea6552e69adaf71ed9320 15:56:23 $ docker rm -f 9fb28d7f00d68428808df75be15bbdc55c2b05d6262ea6552e69adaf71ed9320 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 15:56:24 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:56:25 + ls -al . 15:56:25 total 200 15:56:25 drwxrwxr-x 8 jenkins jenkins 4096 Oct 1 15:53 . 15:56:25 drwxrwxr-x 4 jenkins jenkins 4096 Oct 1 15:53 .. 15:56:25 drwxrwxr-x 8 jenkins jenkins 4096 Oct 1 15:53 .git 15:56:25 drwxrwxr-x 3 jenkins jenkins 4096 Oct 1 15:53 .github 15:56:25 -rw-rw-r-- 1 jenkins jenkins 176 Oct 1 15:53 .gitignore 15:56:25 -rw-rw-r-- 1 jenkins jenkins 3104 Oct 1 15:53 Attribution.txt 15:56:25 -rw-rw-r-- 1 jenkins jenkins 7767 Oct 1 15:53 CHANGES 15:56:25 -rw-rw-r-- 1 jenkins jenkins 108574 Oct 1 15:53 Doxyfile 15:56:25 -rw-rw-r-- 1 jenkins jenkins 677 Oct 1 15:53 GOVERNANCE.md 15:56:25 -rw-rw-r-- 1 jenkins jenkins 784 Oct 1 15:53 Jenkinsfile 15:56:25 -rw-rw-r-- 1 jenkins jenkins 10174 Oct 1 15:53 LICENSE 15:56:25 -rw-rw-r-- 1 jenkins jenkins 444 Oct 1 15:53 Makefile 15:56:25 -rw-rw-r-- 1 jenkins jenkins 618 Oct 1 15:53 OWNERS.md 15:56:25 -rw-rw-r-- 1 jenkins jenkins 4086 Oct 1 15:53 README.md 15:56:25 -rw-rw-r-- 1 jenkins jenkins 7422 Oct 1 15:53 README.v2.md 15:56:25 -rw-rw-r-- 1 jenkins jenkins 11 Oct 1 15:50 VERSION 15:56:25 drwxrwxr-x 2 jenkins jenkins 4096 Oct 1 15:53 docs 15:56:25 drwxrwxr-x 4 jenkins jenkins 4096 Oct 1 15:53 include 15:56:25 drwxrwxr-x 2 jenkins jenkins 4096 Oct 1 15:53 scripts 15:56:25 drwxrwxr-x 4 jenkins jenkins 4096 Oct 1 15:53 src [Pipeline] isUnix [Pipeline] sh 15:56:25 + docker build -t device-sdk-arm64 -f scripts/Dockerfile.alpine --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=ce650ad78b6c877d3227a46e4e9eafbdd6610562 --label arch=arm64 --label version=2.0.1-dev.9 . 15:56:26 Sending build context to Docker daemon 2.697MB 15:56:26 Step 1/17 : ARG BASE=alpine:3.14 15:56:26 Step 2/17 : FROM ${BASE} 15:56:26 ---> e48f431f356b 15:56:26 Step 3/17 : LABEL maintainer="IOTech " 15:56:26 ---> Running in 723ab09b48c6 15:56:26 Removing intermediate container 723ab09b48c6 15:56:26 ---> b884899507ad 15:56:26 Step 4/17 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub 15:56:26 ---> Running in 5fe8dc8de5f8 15:56:27 --2021-10-01 15:56:27-- https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release 15:56:28 Resolving iotech.jfrog.io (iotech.jfrog.io)... 54.195.244.87, 54.72.115.12, 54.229.110.245 15:56:28 Connecting to iotech.jfrog.io (iotech.jfrog.io)|54.195.244.87|:443... connected. 15:56:28 HTTP request sent, awaiting response... 200 OK 15:56:28 Length: unspecified [application/json] 15:56:28 Saving to: '/etc/apk/keys/alpine.dev.rsa.pub' 15:56:28  15:56:28 0K   8.34M=0s 15:56:28 15:56:28 2021-10-01 15:56:28 (8.34 MB/s) - '/etc/apk/keys/alpine.dev.rsa.pub' saved [451] 15:56:28 15:56:29 Removing intermediate container 5fe8dc8de5f8 15:56:29 ---> 179ad7955511 15:56:29 Step 5/17 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.14/main' >> /etc/apk/repositories 15:56:29 ---> Running in 8999a6cc1599 15:56:32 Removing intermediate container 8999a6cc1599 15:56:32 ---> 08d4d882a8cd 15:56:32 Step 6/17 : RUN apk add --update --no-cache build-base 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 && mkdir -p /edgex-c-sdk/build 15:56:32 ---> Running in 4de53bb5e6e2 15:56:33 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:56:33 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:56:34 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.14/main/aarch64/APKINDEX.tar.gz 15:56:35 WARNING: This apk-tools is OLD! Some packages might not function properly. 15:56:35 (1/16) Installing ncurses-dev (6.2_p20200523-r0) 15:56:35 (2/16) Installing libblkid (2.35.2-r0) 15:56:35 (3/16) Installing blkid (2.35.2-r0) 15:56:35 (4/16) Installing libcap-ng (0.7.10-r1) 15:56:36 (5/16) Installing setpriv (2.35.2-r0) 15:56:36 (6/16) Installing libmount (2.35.2-r0) 15:56:36 (7/16) Installing libsmartcols (2.35.2-r0) 15:56:36 (8/16) Installing findmnt (2.35.2-r0) 15:56:36 (9/16) Installing mcookie (2.35.2-r0) 15:56:36 (10/16) Installing hexdump (2.35.2-r0) 15:56:36 (11/16) Installing lsblk (2.35.2-r0) 15:56:36 (12/16) Installing libfdisk (2.35.2-r0) 15:56:36 (13/16) Installing sfdisk (2.35.2-r0) 15:56:36 (14/16) Installing cfdisk (2.35.2-r0) 15:56:36 (15/16) Installing util-linux (2.35.2-r0) 15:56:37 (16/16) Installing util-linux-dev (2.35.2-r0) 15:56:38 Executing busybox-1.31.1-r20.trigger 15:56:38 OK: 276 MiB in 98 packages 15:56:40 Removing intermediate container 4de53bb5e6e2 15:56:40 ---> bc0fe0c8391f 15:56:40 Step 7/17 : COPY VERSION /edgex-c-sdk/ 15:56:41 ---> e6bdb363f436 15:56:41 Step 8/17 : COPY src /edgex-c-sdk/src/ 15:56:42 ---> 746d4b9be0e0 15:56:42 Step 9/17 : COPY include /edgex-c-sdk/include/ 15:56:43 ---> 63450692afa3 15:56:43 Step 10/17 : COPY scripts /edgex-c-sdk/scripts 15:56:44 ---> 04d8dabdd19f 15:56:44 Step 11/17 : COPY LICENSE /edgex-c-sdk/ 15:56:44 ---> 415c4c387253 15:56:44 Step 12/17 : COPY Attribution.txt /edgex-c-sdk/ 15:56:45 ---> 563aaafd47cf 15:56:45 Step 13/17 : WORKDIR /edgex-c-sdk 15:56:45 ---> Running in f41b86955895 15:56:46 Removing intermediate container f41b86955895 15:56:46 ---> 40379e778f32 15:56:46 Step 14/17 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] 15:56:46 ---> Running in 9a4eaeb01708 15:56:47 Removing intermediate container 9a4eaeb01708 15:56:47 ---> af8e16b99e29 15:56:47 Step 15/17 : LABEL arch=arm64 15:56:47 ---> Running in b2139e4c1e6c 15:56:47 Removing intermediate container b2139e4c1e6c 15:56:47 ---> eedc153ad23a 15:56:47 Step 16/17 : LABEL git_sha=ce650ad78b6c877d3227a46e4e9eafbdd6610562 15:56:47 ---> Running in c54b62b11633 15:56:48 Removing intermediate container c54b62b11633 15:56:48 ---> b65049a2313e 15:56:48 Step 17/17 : LABEL version=2.0.1-dev.9 15:56:48 ---> Running in 1fb11483a7d4 15:56:49 Removing intermediate container 1fb11483a7d4 15:56:49 ---> fafd2cfa103e 15:56:49 [Warning] One or more build-args [ARCH MAKE] were not consumed 15:56:49 Successfully built fafd2cfa103e 15:56:49 Successfully tagged device-sdk-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:56:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:56:50 15:56:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 15:56:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:56:50 arm64: Pulling from edgex-lftools-log-publisher 15:56:50 448f6bf000e3: Pulling fs layer 15:56:50 f757da607395: Pulling fs layer 15:56:50 05883995daec: Pulling fs layer 15:56:50 8603b9c90790: Pulling fs layer 15:56:50 1560dd03e051: Pulling fs layer 15:56:50 27f5ce0e4adf: Pulling fs layer 15:56:50 c2d8d7efcc4b: Pulling fs layer 15:56:50 8603b9c90790: Waiting 15:56:50 1560dd03e051: Waiting 15:56:50 27f5ce0e4adf: Waiting 15:56:50 c2d8d7efcc4b: Waiting 15:56:51 f757da607395: Verifying Checksum 15:56:51 f757da607395: Download complete 15:56:51 8603b9c90790: Verifying Checksum 15:56:51 8603b9c90790: Download complete 15:56:51 1560dd03e051: Verifying Checksum 15:56:51 1560dd03e051: Download complete 15:56:51 27f5ce0e4adf: Verifying Checksum 15:56:51 27f5ce0e4adf: Download complete 15:56:51 05883995daec: Verifying Checksum 15:56:51 05883995daec: Download complete 15:56:52 448f6bf000e3: Verifying Checksum 15:56:52 448f6bf000e3: Download complete 15:56:54 c2d8d7efcc4b: Verifying Checksum 15:56:54 c2d8d7efcc4b: Download complete 15:56:55 448f6bf000e3: Pull complete 15:56:56 f757da607395: Pull complete 15:56:57 05883995daec: Pull complete 15:56:58 8603b9c90790: Pull complete 15:56:59 1560dd03e051: Pull complete 15:56:59 27f5ce0e4adf: Pull complete 15:57:14 c2d8d7efcc4b: Pull complete 15:57:14 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 15:57:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:57:14 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 15:57:15 prd-ubuntu18.04-docker-arm64-4c-16g-392 does not seem to be running inside a container 15:57:15 $ 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/10 -v /w/workspace/device-sdk-c/10:/w/workspace/device-sdk-c/10:rw,z -v /w/workspace/device-sdk-c/10@tmp:/w/workspace/device-sdk-c/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 15:57:20 $ docker top 78721358a902a00273f4878cdf9988c8880d19d3d2c7d5ce6338bc4483e944c4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:57:21 ---> job-cost.sh 15:57:21 lf-activate-venv: SKIPPING 15:57:21 INFO: No Stack... 15:57:22 INFO: Retrieving Pricing Info for: v3-standard-4 15:57:23 INFO: Archiving Costs [Pipeline] sh 15:57:24 + cat /w/workspace/device-sdk-c/10/archives/cost.csv 15:57:24 + cut -d, -f6 [Pipeline] lock 15:57:24 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-c-main-10-stack-cost] 15:57:24 Resource [jenkins-edgexfoundry-device-sdk-c-main-10-stack-cost] did not exist. Created. 15:57:24 Lock acquired on [jenkins-edgexfoundry-device-sdk-c-main-10-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:57:25 /w/workspace/device-sdk-c/10@tmp/durable-4aff394a/script.sh: 1: /w/workspace/device-sdk-c/10@tmp/durable-4aff394a/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 15:57:25 + echo total: 0.10999999940395355 [Pipeline] stash 15:57:25 Warning: overwriting stash ‘stack-cost’ 15:57:26 Stashed 1 file(s) [Pipeline] } 15:57:26 Lock released on resource [jenkins-edgexfoundry-device-sdk-c-main-10-stack-cost] [Pipeline] // lock [Pipeline] } 15:57:26 $ docker stop --time=1 78721358a902a00273f4878cdf9988c8880d19d3d2c7d5ce6338bc4483e944c4 15:57:28 $ docker rm -f 78721358a902a00273f4878cdf9988c8880d19d3d2c7d5ce6338bc4483e944c4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh 15:57:29 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:57:29 . [Pipeline] withDockerContainer 15:57:29 prd-centos7-docker-4c-2g-391 does not seem to be running inside a container 15:57:29 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_main -v /w/workspace/edgexfoundry_device-sdk-c_main:/w/workspace/edgexfoundry_device-sdk-c_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_main@tmp:/w/workspace/edgexfoundry_device-sdk-c_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:57:29 $ docker top 3d19547c546e22d365c65aa549654be25d75139b11e6b25e66b2d3d7aeec4a4e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:57:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:57:30 [ssh-agent] Looking for ssh-agent implementation... 15:57:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:57:30 $ docker exec 3d19547c546e22d365c65aa549654be25d75139b11e6b25e66b2d3d7aeec4a4e ssh-agent 15:57:30 SSH_AUTH_SOCK=/tmp/ssh-ua2md3bqoyuK/agent.14 15:57:30 SSH_AGENT_PID=21 15:57:30 Running ssh-add (command line suppressed) 15:57:30 Identity added: /w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_5215518585576170275.key (/w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_5215518585576170275.key) 15:57:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:57:30 + git semver tag 15:57:30 # -> Open(): unable to determine branch for HEAD 15:57:30 # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_main/.git 15:57:30 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_main 15:57:30 # $SEMVER_REMOTE_NAME = origin 15:57:30 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:57:30 # $SEMVER_USER_NAME = edgex-jenkins 15:57:30 # $SEMVER_BRANCH = main 15:57:30 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_main/.semver 15:57:30 # ce650ad78b6c877d3227a46e4e9eafbdd6610562 HEAD 15:57:30 # -> Force: false 15:57:30 # c13371ddf7549adf47fea54fd02c9aaabd20e424 refs/tags/v2.0.1-dev.9 [Pipeline] } 15:57:30 $ docker exec --env ******** --env ******** 3d19547c546e22d365c65aa549654be25d75139b11e6b25e66b2d3d7aeec4a4e ssh-agent -k 15:57:30 unset SSH_AUTH_SOCK; 15:57:30 unset SSH_AGENT_PID; 15:57:30 echo Agent pid 21 killed; 15:57:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:57:31 + git semver [Pipeline] } 15:57:31 $ docker stop --time=1 3d19547c546e22d365c65aa549654be25d75139b11e6b25e66b2d3d7aeec4a4e 15:57:32 $ docker rm -f 3d19547c546e22d365c65aa549654be25d75139b11e6b25e66b2d3d7aeec4a4e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 15:57:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:57:32 15:57:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 15:57:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:57:33 0.23.1-centos7: Pulling from edgex-lftools 15:57:33 ab5ef0e58194: Pulling fs layer 15:57:33 9712f1f96733: Pulling fs layer 15:57:33 63f879dbbcfc: Pulling fs layer 15:57:33 0d9ebad4ef96: Pulling fs layer 15:57:33 e9a5061849ea: Pulling fs layer 15:57:33 d747dcd14b5f: Pulling fs layer 15:57:33 2de7ff778b66: Pulling fs layer 15:57:33 e9a5061849ea: Waiting 15:57:33 d747dcd14b5f: Waiting 15:57:33 2de7ff778b66: Waiting 15:57:33 0d9ebad4ef96: Waiting 15:57:33 9712f1f96733: Verifying Checksum 15:57:33 9712f1f96733: Download complete 15:57:35 63f879dbbcfc: Verifying Checksum 15:57:35 63f879dbbcfc: Download complete 15:57:35 e9a5061849ea: Verifying Checksum 15:57:35 e9a5061849ea: Download complete 15:57:35 d747dcd14b5f: Verifying Checksum 15:57:35 d747dcd14b5f: Download complete 15:57:36 0d9ebad4ef96: Verifying Checksum 15:57:36 0d9ebad4ef96: Download complete 15:57:36 2de7ff778b66: Verifying Checksum 15:57:36 2de7ff778b66: Download complete 15:57:37 ab5ef0e58194: Verifying Checksum 15:57:37 ab5ef0e58194: Download complete 15:57:41 ab5ef0e58194: Pull complete 15:57:41 9712f1f96733: Pull complete 15:57:41 63f879dbbcfc: Pull complete 15:57:47 0d9ebad4ef96: Pull complete 15:57:47 e9a5061849ea: Pull complete 15:57:47 d747dcd14b5f: Pull complete 15:57:48 2de7ff778b66: Pull complete 15:57:48 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 15:57:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:57:48 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 15:57:48 prd-centos7-docker-4c-2g-391 does not seem to be running inside a container 15:57:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-c_main -v /w/workspace/edgexfoundry_device-sdk-c_main:/w/workspace/edgexfoundry_device-sdk-c_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_main@tmp:/w/workspace/edgexfoundry_device-sdk-c_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 15:57:51 $ docker top a1976da2b7670a1af5445dc71351fbeb86de189a795a48751543f1101049882b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 15:57:51 provisioning config files... 15:57:51 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-c_main@tmp/config7549061795403861434tmp 15:57:51 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-c_main@tmp/config3761437384919199050tmp 15:57:51 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-c_main@tmp/config2448052576630233328tmp [Pipeline] { [Pipeline] echo 15:57:51 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 15:57:51 ---> sigul-configuration.sh 15:57:51 gpg: directory `/root/.gnupg' created 15:57:51 gpg: new configuration file `/root/.gnupg/gpg.conf' created 15:57:51 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 15:57:51 gpg: keyring `/root/.gnupg/secring.gpg' created 15:57:51 gpg: keyring `/root/.gnupg/pubring.gpg' created 15:57:51 gpg: CAST5 encrypted data 15:57:51 gpg: encrypted with 1 passphrase 15:57:51 gpg: WARNING: message was not integrity protected [Pipeline] sh 15:57:52 + mkdir /home/jenkins 15:57:52 + mkdir /home/jenkins/sigul [Pipeline] sh 15:57:52 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 15:57:52 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 15:57:52 ---> sigul-install.sh 15:57:52 Sigul already installed; skipping installation. [Pipeline] sh 15:57:53 + git tag --list 15:57:53 0.7.0 15:57:53 0.7.1 15:57:53 1.0.0 15:57:53 v1.0.1 15:57:53 v1.0.2 15:57:53 v1.0.3 15:57:53 v1.1.0 15:57:53 v1.1.1 15:57:53 v1.2.0 15:57:53 v1.2.1 15:57:53 v1.2.2 15:57:53 v1.3.0 15:57:53 v1.3.1 15:57:53 v2.0.0 15:57:53 v2.0.1-dev.1 15:57:53 v2.0.1-dev.2 15:57:53 v2.0.1-dev.3 15:57:53 v2.0.1-dev.4 15:57:53 v2.0.1-dev.5 15:57:53 v2.0.1-dev.6 15:57:53 v2.0.1-dev.7 15:57:53 v2.0.1-dev.8 15:57:53 v2.0.1-dev.9 [Pipeline] sh 15:57:53 + lftools sign git-tag v2.0.1-dev.9 15:57:53 Signing Git tag with Sigul... 15:57:53 Signing v2.0.1-dev.9 [Pipeline] echo 15:57:54 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 15:57:55 ---> sigul-configuration-cleanup.sh [Pipeline] } 15:57:55 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 15:57:55 $ docker stop --time=1 a1976da2b7670a1af5445dc71351fbeb86de189a795a48751543f1101049882b 15:57:56 $ docker rm -f a1976da2b7670a1af5445dc71351fbeb86de189a795a48751543f1101049882b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 15:57:57 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:57:57 . [Pipeline] withDockerContainer 15:57:57 prd-centos7-docker-4c-2g-391 does not seem to be running inside a container 15:57:57 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_main -v /w/workspace/edgexfoundry_device-sdk-c_main:/w/workspace/edgexfoundry_device-sdk-c_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_main@tmp:/w/workspace/edgexfoundry_device-sdk-c_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:57:57 $ docker top a7885de258b3c307a8835341935ac107d66f620de6009673d4cf5ab0d3044ce6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:57:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:57:57 [ssh-agent] Looking for ssh-agent implementation... 15:57:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:57:57 $ docker exec a7885de258b3c307a8835341935ac107d66f620de6009673d4cf5ab0d3044ce6 ssh-agent 15:57:58 SSH_AUTH_SOCK=/tmp/ssh-cKOFCHoqoBud/agent.14 15:57:58 SSH_AGENT_PID=20 15:57:58 Running ssh-add (command line suppressed) 15:57:58 Identity added: /w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_3426905231831171307.key (/w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_3426905231831171307.key) 15:57:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:57:58 + git semver bump pre 15:57:58 # -> Open(): unable to determine branch for HEAD 15:57:58 # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_main/.git 15:57:58 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_main 15:57:58 # $SEMVER_REMOTE_NAME = origin 15:57:58 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:57:58 # $SEMVER_USER_NAME = edgex-jenkins 15:57:58 # $SEMVER_BRANCH = main 15:57:58 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_main/.semver 15:57:58 2.0.1-dev.10 [Pipeline] } 15:57:58 $ docker exec --env ******** --env ******** a7885de258b3c307a8835341935ac107d66f620de6009673d4cf5ab0d3044ce6 ssh-agent -k 15:57:58 unset SSH_AUTH_SOCK; 15:57:58 unset SSH_AGENT_PID; 15:57:58 echo Agent pid 20 killed; 15:57:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:57:58 + git semver [Pipeline] } 15:57:59 $ docker stop --time=1 a7885de258b3c307a8835341935ac107d66f620de6009673d4cf5ab0d3044ce6 15:58:00 $ docker rm -f a7885de258b3c307a8835341935ac107d66f620de6009673d4cf5ab0d3044ce6 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 15:58:00 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:58:00 . [Pipeline] withDockerContainer 15:58:00 prd-centos7-docker-4c-2g-391 does not seem to be running inside a container 15:58:00 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_main -v /w/workspace/edgexfoundry_device-sdk-c_main:/w/workspace/edgexfoundry_device-sdk-c_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_main@tmp:/w/workspace/edgexfoundry_device-sdk-c_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:58:01 $ docker top dbd5c437641a0013ff640f15e5bff3e4aa3bb9106cbb5e195d472ed803b90800 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:58:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:58:01 [ssh-agent] Looking for ssh-agent implementation... 15:58:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:58:01 $ docker exec dbd5c437641a0013ff640f15e5bff3e4aa3bb9106cbb5e195d472ed803b90800 ssh-agent 15:58:01 SSH_AUTH_SOCK=/tmp/ssh-VVcglm0SSdXo/agent.14 15:58:01 SSH_AGENT_PID=20 15:58:01 Running ssh-add (command line suppressed) 15:58:01 Identity added: /w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_8018110768863911422.key (/w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_8018110768863911422.key) 15:58:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:58:01 + git semver push 15:58:01 # -> Open(): unable to determine branch for HEAD 15:58:01 # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_main/.git 15:58:01 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_main 15:58:01 # $SEMVER_REMOTE_NAME = origin 15:58:01 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:58:01 # $SEMVER_USER_NAME = edgex-jenkins 15:58:01 # $SEMVER_BRANCH = main 15:58:01 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_main/.semver [Pipeline] } 15:58:04 $ docker exec --env ******** --env ******** dbd5c437641a0013ff640f15e5bff3e4aa3bb9106cbb5e195d472ed803b90800 ssh-agent -k 15:58:04 unset SSH_AUTH_SOCK; 15:58:04 unset SSH_AGENT_PID; 15:58:04 echo Agent pid 20 killed; 15:58:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:58:04 + git semver [Pipeline] } 15:58:04 $ docker stop --time=1 dbd5c437641a0013ff640f15e5bff3e4aa3bb9106cbb5e195d472ed803b90800 15:58:06 $ docker rm -f dbd5c437641a0013ff640f15e5bff3e4aa3bb9106cbb5e195d472ed803b90800 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 15:58:07 + '[' -d /w/workspace/edgexfoundry_device-sdk-c_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 15:58:07 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:58:08 ---> package-listing.sh 15:58:08 ++ facter osfamily 15:58:08 ++ tr '[:upper:]' '[:lower:]' 15:58:08 + OS_FAMILY=redhat 15:58:08 + workspace=/w/workspace/edgexfoundry_device-sdk-c_main 15:58:08 + START_PACKAGES=/tmp/packages_start.txt 15:58:08 + END_PACKAGES=/tmp/packages_end.txt 15:58:08 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:58:08 + PACKAGES=/tmp/packages_start.txt 15:58:08 + '[' /w/workspace/edgexfoundry_device-sdk-c_main ']' 15:58:08 + PACKAGES=/tmp/packages_end.txt 15:58:08 + case "${OS_FAMILY}" in 15:58:08 + rpm -qa 15:58:08 + sort 15:58:08 + '[' -f /tmp/packages_start.txt ']' 15:58:08 + '[' -f /tmp/packages_end.txt ']' 15:58:08 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:58:08 + '[' /w/workspace/edgexfoundry_device-sdk-c_main ']' 15:58:08 + mkdir -p /w/workspace/edgexfoundry_device-sdk-c_main/archives/ 15:58:08 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-c_main/archives/ [Pipeline] echo 15:58:09 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_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:58:09 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 15:58:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:58:09 15:58:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 15:58:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:58:10 latest: Pulling from edgex-lftools-log-publisher 15:58:10 b4d181a07f80: Pulling fs layer 15:58:10 a1111a8f2ec3: Pulling fs layer 15:58:10 ed53099fbce6: Pulling fs layer 15:58:10 dc539afda2c1: Pulling fs layer 15:58:10 77bc0d833cb6: Pulling fs layer 15:58:10 9065ff56babe: Pulling fs layer 15:58:10 d287ab97295c: Pulling fs layer 15:58:10 77bc0d833cb6: Waiting 15:58:10 9065ff56babe: Waiting 15:58:10 d287ab97295c: Waiting 15:58:10 dc539afda2c1: Waiting 15:58:10 a1111a8f2ec3: Verifying Checksum 15:58:10 a1111a8f2ec3: Download complete 15:58:10 dc539afda2c1: Verifying Checksum 15:58:10 dc539afda2c1: Download complete 15:58:10 77bc0d833cb6: Verifying Checksum 15:58:10 77bc0d833cb6: Download complete 15:58:10 9065ff56babe: Verifying Checksum 15:58:10 9065ff56babe: Download complete 15:58:11 ed53099fbce6: Verifying Checksum 15:58:11 ed53099fbce6: Download complete 15:58:11 b4d181a07f80: Verifying Checksum 15:58:11 b4d181a07f80: Download complete 15:58:13 b4d181a07f80: Pull complete 15:58:13 a1111a8f2ec3: Pull complete 15:58:13 ed53099fbce6: Pull complete 15:58:13 dc539afda2c1: Pull complete 15:58:14 77bc0d833cb6: Pull complete 15:58:14 9065ff56babe: Pull complete 15:58:16 d287ab97295c: Verifying Checksum 15:58:16 d287ab97295c: Download complete 15:58:21 d287ab97295c: Pull complete 15:58:21 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 15:58:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:58:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 15:58:21 prd-centos7-docker-4c-2g-391 does not seem to be running inside a container 15:58:21 $ 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_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-c_main -v /w/workspace/edgexfoundry_device-sdk-c_main:/w/workspace/edgexfoundry_device-sdk-c_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_main@tmp:/w/workspace/edgexfoundry_device-sdk-c_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:58:23 $ docker top 8d20f99b25e3aecfeb8f493a5434ad71a63df4017ded35da4a206d56908dafa0 -eo pid,comm [Pipeline] { [Pipeline] sh 15:58:24 + touch /tmp/pre-build-complete [Pipeline] sh 15:58:24 + mkdir -p /var/log/sysstat [Pipeline] sh 15:58:24 + ls /var/log/sa-host 15:58:24 + sadf -c /var/log/sa-host/sa01 15:58:24 file_magic: OK 15:58:24 HZ: Using current value: 100 15:58:24 file_header: OK 15:58:24 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 15:58:24 Statistics: 15:58:24 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 15:58:24 File successfully converted to sysstat format version 12.0.3 15:58:24 + sadf -c /var/log/sa-host/sa30 15:58:24 file_magic: OK 15:58:24 HZ: Using current value: 100 15:58:24 file_header: OK 15:58:24 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 15:58:24 Statistics: 15:58:24 Hnuu...uuuununununu...Hnuu...uuuununununu... 15:58:24 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:58:25 provisioning config files... 15:58:25 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_main@tmp/config9208685408693579340tmp [Pipeline] { [Pipeline] echo 15:58:25 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:58:25 ---> create-netrc.sh [Pipeline] } 15:58:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:58:26 ---> python-tools-install.sh [Pipeline] echo 15:58:26 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:58:26 ---> sudo-logs.sh 15:58:26 Archiving 'sudo' log.. 15:58:26 sudo: unable to resolve host prd-centos7-docker-4c-2g-391.vexxhost.local: Name or service not known 15:58:26 sudo: unable to resolve host prd-centos7-docker-4c-2g-391.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 15:58:26 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:58:26 ---> job-cost.sh 15:58:26 lf-activate-venv: SKIPPING 15:58:26 DEBUG: total: 0.10999999940395355 15:58:26 INFO: Retrieving Stack Cost... 15:58:27 INFO: Retrieving Pricing Info for: v3-standard-2 15:58:28 INFO: Archiving Costs [Pipeline] echo 15:58:28 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:58:28 ---> logs-deploy.sh 15:58:28 lf-activate-venv: SKIPPING 15:58:28 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/main/10 15:58:28 INFO: archiving workspace using pattern(s): 15:58:29 Archives upload complete. 15:58:29 INFO: archiving logs to Nexus 15:58:30 ---> uname -a: 15:58:30 Linux prd-centos7-docker-4c-2g-391.vexxhost.local 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 15:58:30 15:58:30 15:58:30 ---> lscpu: 15:58:30 Architecture: x86_64 15:58:30 CPU op-mode(s): 32-bit, 64-bit 15:58:30 Byte Order: Little Endian 15:58:30 Address sizes: 40 bits physical, 48 bits virtual 15:58:30 CPU(s): 2 15:58:30 On-line CPU(s) list: 0,1 15:58:30 Thread(s) per core: 1 15:58:30 Core(s) per socket: 1 15:58:30 Socket(s): 2 15:58:30 NUMA node(s): 1 15:58:30 Vendor ID: AuthenticAMD 15:58:30 CPU family: 23 15:58:30 Model: 49 15:58:30 Model name: AMD EPYC-Rome Processor 15:58:30 Stepping: 0 15:58:30 CPU MHz: 2799.998 15:58:30 BogoMIPS: 5599.99 15:58:30 Virtualization: AMD-V 15:58:30 Hypervisor vendor: KVM 15:58:30 Virtualization type: full 15:58:30 L1d cache: 32K 15:58:30 L1i cache: 32K 15:58:30 L2 cache: 512K 15:58:30 L3 cache: 16384K 15:58:30 NUMA node0 CPU(s): 0,1 15:58:30 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 15:58:30 15:58:30 15:58:30 ---> nproc: 15:58:30 2 15:58:30 15:58:30 15:58:30 ---> df -h: 15:58:30 Filesystem Size Used Avail Use% Mounted on 15:58:30 overlay 40G 8.3G 32G 21% / 15:58:30 tmpfs 64M 0 64M 0% /dev 15:58:30 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 15:58:30 shm 64M 0 64M 0% /dev/shm 15:58:30 /dev/vda1 40G 8.3G 32G 21% /facter-os 15:58:30 15:58:30 15:58:30 ---> sar -b -r -n DEV: 15:58:30 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/01/21 _x86_64_ (2 CPU) 15:58:30 15:58:30 15:49:12 LINUX RESTART (2 CPU) 15:58:30 15:58:30 15:50:01 tps rtps wtps bread/s bwrtn/s 15:58:30 15:51:01 15.96 0.78 15.17 334.98 2886.51 15:58:30 15:52:01 0.33 0.00 0.33 0.00 6.05 15:58:30 15:53:01 0.28 0.00 0.28 0.00 2.62 15:58:30 15:54:01 0.13 0.00 0.13 0.00 2.02 15:58:30 15:55:01 0.28 0.00 0.28 0.00 3.27 15:58:30 15:56:01 0.32 0.00 0.32 0.00 4.05 15:58:30 15:57:01 0.23 0.00 0.23 0.00 3.33 15:58:30 15:58:01 90.10 0.00 90.10 0.00 22142.31 15:58:30 Average: 13.46 0.10 13.36 41.88 3131.20 15:58:30 15:58:30 15:50:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:58:30 15:51:01 5685116 0 614128 7.67 2620 1707068 1204952 13.30 554076 1532924 20 15:58:30 15:52:01 5683808 0 615432 7.68 2620 1707072 1164100 12.85 556312 1532884 8 15:58:30 15:53:01 5683564 0 615676 7.69 2620 1707072 1164216 12.85 556112 1533052 20 15:58:30 15:54:01 5682864 0 616368 7.70 2620 1707080 1164264 12.85 556504 1533052 8 15:58:30 15:55:01 5684992 0 614236 7.67 2620 1707084 1164060 12.85 554696 1533988 16 15:58:30 15:56:01 5685592 0 613632 7.66 2620 1707088 1163952 12.85 554112 1533988 12 15:58:30 15:57:01 5673664 0 625556 7.81 2620 1707092 1163952 12.85 566248 1533988 8 15:58:30 15:58:01 4879840 0 815452 10.18 2620 2311020 1512000 16.69 690148 2059016 36 15:58:30 Average: 5582430 0 641310 8.01 2620 1782572 1212687 13.39 573526 1599112 16 15:58:30 15:58:30 15:50:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:58:30 15:51:01 eth0 38.27 28.71 51.35 9.68 0.00 0.00 0.00 0.00 15:58:30 15:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:58:30 15:51:01 docker0 13.09 13.71 1.30 26.86 0.00 0.00 0.00 0.00 15:58:30 15:52:01 eth0 2.18 0.97 2.94 0.06 0.00 0.00 0.00 0.00 15:58:30 15:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:58:30 15:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:58:30 15:53:01 eth0 0.87 0.25 0.32 0.19 0.00 0.00 0.00 0.00 15:58:30 15:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:58:30 15:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:58:30 15:54:01 eth0 0.42 0.23 0.26 0.19 0.00 0.00 0.00 0.00 15:58:30 15:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:58:30 15:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:58:30 15:55:01 eth0 0.30 0.22 0.14 0.08 0.00 0.00 0.00 0.00 15:58:30 15:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:58:30 15:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:58:30 15:56:01 eth0 0.05 0.08 0.00 0.01 0.00 0.00 0.00 0.00 15:58:30 15:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:58:30 15:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:58:30 15:57:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:58:30 15:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:58:30 15:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:58:30 15:58:01 veth93baf2c 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 15:58:30 15:58:01 eth0 556.32 378.21 3257.33 73.11 0.00 0.00 0.00 0.00 15:58:30 15:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:58:30 15:58:01 docker0 0.32 0.32 0.08 0.11 0.00 0.00 0.00 0.00 15:58:30 Average: veth93baf2c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:58:30 Average: eth0 74.81 51.09 414.03 10.42 0.00 0.00 0.00 0.00 15:58:30 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:58:30 Average: docker0 1.68 1.75 0.17 3.37 0.00 0.00 0.00 0.00 15:58:30 15:58:30 15:58:30 ---> sar -P ALL: 15:58:30 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/01/21 _x86_64_ (2 CPU) 15:58:30 15:58:30 15:49:12 LINUX RESTART (2 CPU) 15:58:30 15:58:30 15:50:01 CPU %user %nice %system %iowait %steal %idle 15:58:30 15:51:01 all 1.72 0.00 0.87 0.42 0.04 96.94 15:58:30 15:51:01 0 1.70 0.00 0.94 0.40 0.03 96.93 15:58:30 15:51:01 1 1.75 0.00 0.81 0.44 0.05 96.96 15:58:30 15:52:01 all 0.15 0.00 0.03 0.00 0.03 99.80 15:58:30 15:52:01 0 0.05 0.00 0.03 0.00 0.02 99.90 15:58:30 15:52:01 1 0.25 0.00 0.02 0.00 0.03 99.70 15:58:30 15:53:01 all 0.21 0.00 0.04 0.00 0.02 99.73 15:58:30 15:53:01 0 0.08 0.00 0.05 0.00 0.02 99.85 15:58:30 15:53:01 1 0.33 0.00 0.03 0.00 0.02 99.62 15:58:30 15:54:01 all 0.08 0.00 0.01 0.00 0.02 99.90 15:58:30 15:54:01 0 0.03 0.00 0.02 0.00 0.03 99.92 15:58:30 15:54:01 1 0.12 0.00 0.00 0.00 0.00 99.88 15:58:30 15:55:01 all 0.15 0.00 0.03 0.00 0.03 99.78 15:58:30 15:55:01 0 0.07 0.00 0.03 0.00 0.03 99.87 15:58:30 15:55:01 1 0.23 0.00 0.03 0.00 0.03 99.70 15:58:30 15:56:01 all 0.14 0.00 0.02 0.00 0.03 99.82 15:58:30 15:56:01 0 0.02 0.00 0.02 0.00 0.03 99.93 15:58:30 15:56:01 1 0.27 0.00 0.02 0.00 0.02 99.70 15:58:30 15:57:01 all 0.18 0.00 0.04 0.00 0.02 99.76 15:58:30 15:57:01 0 0.07 0.00 0.05 0.00 0.02 99.87 15:58:30 15:57:01 1 0.30 0.00 0.03 0.00 0.02 99.65 15:58:30 15:58:01 all 13.85 0.00 6.54 0.94 0.08 78.59 15:58:30 15:58:01 0 13.76 0.00 6.81 1.06 0.09 78.28 15:58:30 15:58:01 1 13.95 0.00 6.27 0.81 0.07 78.89 15:58:30 Average: all 2.01 0.00 0.92 0.17 0.03 96.88 15:58:30 Average: 0 1.91 0.00 0.96 0.18 0.03 96.92 15:58:30 Average: 1 2.10 0.00 0.88 0.15 0.03 96.84 15:58:30 15:58:30 15:58:30