Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b33a799834278c94191ed5db2afedc6f631595ea 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-ssh1143961818140060717.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-ssh8366846424251400045.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-ssh223279174373359705.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-ssh502684477720089925.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-ssh3466742259404229693.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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-2067 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-ssh8724443519067365019.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 b33a799834278c94191ed5db2afedc6f631595ea (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 b33a799834278c94191ed5db2afedc6f631595ea # timeout=10 Commit message: "ci: Update PR Template (#380)" > git rev-list --no-walk ce650ad78b6c877d3227a46e4e9eafbdd6610562 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:29:00 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:29:00 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:29:00 ========================================================= 10:29:00 EdgeX Global Pipelines Version Info 10:29:00 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:29:01 ------------------- 10:29:01 stable info: 10:29:01 ------------------- 10:29:01 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 10:29:01 Commit SHA: c141c1271097dc03ad291c2451e310eaf98cdd06 10:29:01 Message: update stable to v1.0.206 10:29:01 ------------------- 10:29:01 experimental info: 10:29:01 ------------------- 10:29:01 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 10:29:01 Commit SHA: c141c1271097dc03ad291c2451e310eaf98cdd06 10:29:01 Message: update experimental to v1.0.206 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:29:02 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-c-settings [Pipeline] echo 10:29:02 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-c [Pipeline] echo 10:29:02 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:29:02 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:29:02 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:29:02 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [Pipeline] echo 10:29:02 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = scripts/Dockerfile.alpine [Pipeline] echo 10:29:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = scripts/Dockerfile.alpine-base [Pipeline] echo 10:29:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:29:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 10:29:02 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk [Pipeline] echo 10:29:02 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:29:02 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:29:02 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:29:02 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 10:29:02 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:29:02 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:29:02 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:29:02 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 10:29:02 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 10:29:02 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 10:29:02 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b33a799834278c94191ed5db2afedc6f631595ea [Pipeline] echo 10:29:02 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b33a799 [Pipeline] echo 10:29:02 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:29:02 provisioning config files... 10:29:02 copy managed file [device-sdk-c-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_main@tmp/config147627517994791901tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:29:02 ---> docker-login.sh 10:29:02 nexus3.edgexfoundry.org:10001 10:29:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:29:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:29:03 Configure a credential helper to remove this warning. See 10:29:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:29:03 10:29:03 Login Succeeded 10:29:03 nexus3.edgexfoundry.org:10002 10:29:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:29:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:29:03 Configure a credential helper to remove this warning. See 10:29:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:29:03 10:29:03 Login Succeeded 10:29:03 nexus3.edgexfoundry.org:10003 10:29:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:29:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:29:03 Configure a credential helper to remove this warning. See 10:29:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:29:03 10:29:03 Login Succeeded 10:29:03 nexus3.edgexfoundry.org:10004 10:29:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:29:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:29:03 Configure a credential helper to remove this warning. See 10:29:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:29:03 10:29:03 Login Succeeded 10:29:03 docker.io 10:29:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:29:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:29:04 Configure a credential helper to remove this warning. See 10:29:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:29:04 10:29:04 Login Succeeded 10:29:04 ---> docker-login.sh ends [Pipeline] } 10:29:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 10:29:05 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:29:05 10:29:05 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 10:29:05 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:29:05 latest: Pulling from edgex-devops/git-semver 10:29:05 31603596830f: Pulling fs layer 10:29:05 04fac38145f0: Pulling fs layer 10:29:05 701f6daf10bf: Pulling fs layer 10:29:05 24f72da36158: Pulling fs layer 10:29:05 24f72da36158: Waiting 10:29:05 04fac38145f0: Verifying Checksum 10:29:05 04fac38145f0: Download complete 10:29:06 31603596830f: Verifying Checksum 10:29:06 31603596830f: Download complete 10:29:06 701f6daf10bf: Verifying Checksum 10:29:06 701f6daf10bf: Download complete 10:29:06 24f72da36158: Verifying Checksum 10:29:06 24f72da36158: Download complete 10:29:06 31603596830f: Pull complete 10:29:06 04fac38145f0: Pull complete 10:29:07 701f6daf10bf: Pull complete 10:29:07 24f72da36158: Pull complete 10:29:07 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 10:29:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:29:07 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 10:29:07 prd-centos7-docker-4c-2g-2067 does not seem to be running inside a container 10:29:07 $ 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 10:29:08 $ docker top c631ff31e4d98869a6535e9c0f6b6f9d8abcc4d7eaff7f7726aa61eaf0c9c70b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:29:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:29:08 [ssh-agent] Looking for ssh-agent implementation... 10:29:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:29:08 $ docker exec c631ff31e4d98869a6535e9c0f6b6f9d8abcc4d7eaff7f7726aa61eaf0c9c70b ssh-agent 10:29:08 SSH_AUTH_SOCK=/tmp/ssh-OZDhVTp0znQy/agent.14 10:29:08 SSH_AGENT_PID=20 10:29:08 Running ssh-add (command line suppressed) 10:29:08 Identity added: /w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_156366008495600650.key (/w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_156366008495600650.key) 10:29:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:29:09 + git tag --points-at HEAD [Pipeline] } 10:29:09 $ docker exec --env ******** --env ******** c631ff31e4d98869a6535e9c0f6b6f9d8abcc4d7eaff7f7726aa61eaf0c9c70b ssh-agent -k 10:29:09 unset SSH_AUTH_SOCK; 10:29:09 unset SSH_AGENT_PID; 10:29:09 echo Agent pid 20 killed; 10:29:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:29:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:29:09 [ssh-agent] Looking for ssh-agent implementation... 10:29:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:29:09 $ docker exec c631ff31e4d98869a6535e9c0f6b6f9d8abcc4d7eaff7f7726aa61eaf0c9c70b ssh-agent 10:29:09 SSH_AUTH_SOCK=/tmp/ssh-swKoZmAxNgyF/agent.53 10:29:09 SSH_AGENT_PID=60 10:29:09 Running ssh-add (command line suppressed) 10:29:09 Identity added: /w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_8010397272350799496.key (/w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_8010397272350799496.key) 10:29:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:29:10 + git semver init 10:29:10 # -> Open(): unable to determine branch for HEAD 10:29:10 # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_main/.git 10:29:10 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_main 10:29:10 # $SEMVER_REMOTE_NAME = origin 10:29:10 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 10:29:10 # $SEMVER_USER_NAME = edgex-jenkins 10:29:10 # $SEMVER_BRANCH = main 10:29:10 # $SEMVER_TEMP = /tmp/semver-372974791 10:29:10 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-c.git $SEMVER_TEMP 10:29:11 # '/tmp/semver-372974791' -> '/w/workspace/edgexfoundry_device-sdk-c_main/.semver' 10:29:11 # -> Force: false 10:29:11 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_main/.semver [Pipeline] } 10:29:11 $ docker exec --env ******** --env ******** c631ff31e4d98869a6535e9c0f6b6f9d8abcc4d7eaff7f7726aa61eaf0c9c70b ssh-agent -k 10:29:11 unset SSH_AUTH_SOCK; 10:29:11 unset SSH_AGENT_PID; 10:29:11 echo Agent pid 60 killed; 10:29:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:29:11 + git semver [Pipeline] } 10:29:11 $ docker stop --time=1 c631ff31e4d98869a6535e9c0f6b6f9d8abcc4d7eaff7f7726aa61eaf0c9c70b 10:29:12 $ docker rm -f c631ff31e4d98869a6535e9c0f6b6f9d8abcc4d7eaff7f7726aa61eaf0c9c70b [Pipeline] // withDockerContainer [Pipeline] sh 10:29:13 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:29:13 Stashed 1 file(s) [Pipeline] echo 10:29:13 [edgeXSemver]: initialized semver on version 2.0.1-dev.10 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 10:29:28 Still waiting to schedule task 10:29:28 Waiting for next available executor on ‘centos7-docker-4c-2g’ 10:29:28 Still waiting to schedule task 10:29:28 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 10:30:06 Running on prd-centos7-docker-4c-2g-2069 in /w/workspace/edgexfoundry_device-sdk-c_main [Pipeline] { [Pipeline] ws 10:30:06 Running in /w/workspace/device-sdk-c/11 [Pipeline] { [Pipeline] checkout 10:30:06 Selected Git installation does not exist. Using Default 10:30:06 The recommended git tool is: NONE 10:30:09 using credential edgex-jenkins-ssh 10:30:09 Cloning the remote Git repository 10:30:09 Cloning repository git@github.com:edgexfoundry/device-sdk-c.git 10:30:09 > git init /w/workspace/device-sdk-c/11 # timeout=10 10:30:09 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git 10:30:09 > git --version # timeout=10 10:30:09 > git --version # 'git version 2.24.4' 10:30:09 using GIT_SSH to set credentials SSH Credentials for GitHub 10:30:09 [INFO] Currently running in a labeled security context 10:30:09 [INFO] Currently SELinux is 'enforcing' on the host 10:30:09 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-c/11@tmp/jenkins-gitclient-ssh4487663853718017245.key 10:30:09 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:30:10 Avoid second fetch 10:30:10 Checking out Revision b33a799834278c94191ed5db2afedc6f631595ea (main) 10:30:10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 10:30:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:30:10 > git config core.sparsecheckout # timeout=10 10:30:10 > git checkout -f b33a799834278c94191ed5db2afedc6f631595ea # timeout=10 10:30:14 Commit message: "ci: Update PR Template (#380)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:30:14 provisioning config files... 10:30:14 copy managed file [device-sdk-c-settings] to file:/w/workspace/device-sdk-c/11@tmp/config1979058998737106115tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:30:15 ---> docker-login.sh 10:30:15 nexus3.edgexfoundry.org:10001 10:30:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:30:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:30:15 Configure a credential helper to remove this warning. See 10:30:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:30:15 10:30:15 Login Succeeded 10:30:15 nexus3.edgexfoundry.org:10002 10:30:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:30:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:30:15 Configure a credential helper to remove this warning. See 10:30:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:30:15 10:30:15 Login Succeeded 10:30:15 nexus3.edgexfoundry.org:10003 10:30:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:30:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:30:15 Configure a credential helper to remove this warning. See 10:30:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:30:15 10:30:15 Login Succeeded 10:30:15 nexus3.edgexfoundry.org:10004 10:30:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:30:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:30:15 Configure a credential helper to remove this warning. See 10:30:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:30:15 10:30:15 Login Succeeded 10:30:15 docker.io 10:30:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:30:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:30:15 Configure a credential helper to remove this warning. See 10:30:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:30:15 10:30:15 Login Succeeded 10:30:15 ---> docker-login.sh ends [Pipeline] } 10:30:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:30:16 ========================================================= 10:30:16 [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest] 10:30:16 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 10:30:16 + docker build -t ci-base-image-x86_64 -f scripts/Dockerfile.alpine-base --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest . 10:30:16 Sending build context to Docker daemon 2.702MB 10:30:16 Step 1/25 : ARG BASE=alpine:3.14 10:30:16 Step 2/25 : FROM ${BASE} as builder 10:30:16 latest: Pulling from edgex-devops/edgex-gcc-base 10:30:16 339de151aab4: Pulling fs layer 10:30:16 3691962f683c: Pulling fs layer 10:30:16 e1147bf81a45: Pulling fs layer 10:30:16 3691962f683c: Verifying Checksum 10:30:16 3691962f683c: Download complete 10:30:16 339de151aab4: Verifying Checksum 10:30:16 339de151aab4: Download complete 10:30:17 339de151aab4: Pull complete 10:30:17 3691962f683c: Pull complete 10:30:17 e1147bf81a45: Verifying Checksum 10:30:17 e1147bf81a45: Download complete 10:30:20 e1147bf81a45: Pull complete 10:30:20 Digest: sha256:32c567f17180c4abff101a0d389449dec7f3f623a221c8a8ae98dcac9b0d9fee 10:30:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest 10:30:20 ---> ac6a0feb3254 10:30:20 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 10:30:21 ---> Running in afcf1738f18f 10:30:21 Connecting to iotech.jfrog.io (54.195.244.87:443) 10:30:21 saving to '/etc/apk/keys/alpine.dev.rsa.pub' 10:30:21 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA 10:30:21 '/etc/apk/keys/alpine.dev.rsa.pub' saved 10:30:22 Removing intermediate container afcf1738f18f 10:30:22 ---> 4f9e3f312985 10:30:22 Step 4/25 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.14/main' >> /etc/apk/repositories 10:30:22 ---> Running in 024a4fa36856 10:30:22 Removing intermediate container 024a4fa36856 10:30:22 ---> 0acf24ba2d3d 10:30:22 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 10:30:22 ---> Running in e3b6e4a3638c 10:30:22 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 10:30:23 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 10:30:23 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.14/main/x86_64/APKINDEX.tar.gz 10:30:24 WARNING: This apk-tools is OLD! Some packages might not function properly. 10:30:24 (1/22) Installing hiredis (0.14.1-r0) 10:30:24 (2/22) Installing hiredis-dev (0.14.1-r0) 10:30:24 (3/22) Installing ncurses-dev (6.2_p20200523-r0) 10:30:24 (4/22) Installing paho-mqtt-c-dev-1.3 (1.3.9-r0) 10:30:25 (5/22) Installing libblkid (2.35.2-r0) 10:30:25 (6/22) Installing blkid (2.35.2-r0) 10:30:25 (7/22) Installing libcap-ng (0.7.10-r1) 10:30:25 (8/22) Installing setpriv (2.35.2-r0) 10:30:25 (9/22) Installing libmount (2.35.2-r0) 10:30:25 (10/22) Installing libsmartcols (2.35.2-r0) 10:30:26 (11/22) Installing findmnt (2.35.2-r0) 10:30:26 (12/22) Installing mcookie (2.35.2-r0) 10:30:26 (13/22) Installing hexdump (2.35.2-r0) 10:30:26 (14/22) Installing lsblk (2.35.2-r0) 10:30:26 (15/22) Installing libuuid (2.35.2-r0) 10:30:26 (16/22) Installing libfdisk (2.35.2-r0) 10:30:26 (17/22) Installing sfdisk (2.35.2-r0) 10:30:26 (18/22) Installing cfdisk (2.35.2-r0) 10:30:26 (19/22) Installing util-linux (2.35.2-r0) 10:30:26 (20/22) Installing util-linux-dev (2.35.2-r0) 10:30:27 (21/22) Installing libidn2 (2.3.0-r0) 10:30:27 (22/22) Installing wget (1.20.3-r1) 10:30:27 Executing busybox-1.31.1-r20.trigger 10:30:27 OK: 295 MiB in 97 packages 10:30:27 Removing intermediate container e3b6e4a3638c 10:30:27 ---> 77fa953c1d0b 10:30:27 Step 6/25 : ENV CBOR_VERSION=0.5.0 10:30:28 ---> Running in 6b203edecf23 10:30:28 Removing intermediate container 6b203edecf23 10:30:28 ---> 788e4ce9b046 10:30:28 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 10:30:28 ---> Running in 34703256566e 10:30:28 --2021-10-05 10:30:28-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz 10:30:28 Resolving github.com (github.com)... 140.82.114.3 10:30:28 Connecting to github.com (github.com)|140.82.114.3|:443... connected. 10:30:28 HTTP request sent, awaiting response... 302 Found 10:30:28 Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following] 10:30:28 --2021-10-05 10:30:28-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 10:30:28 Resolving codeload.github.com (codeload.github.com)... 140.82.114.9 10:30:28 Connecting to codeload.github.com (codeload.github.com)|140.82.114.9|:443... connected. 10:30:28 HTTP request sent, awaiting response... 200 OK 10:30:28 Length: unspecified [application/x-gzip] 10:30:28 Saving to: 'STDOUT' 10:30:28 10:30:28 0K .......... .......... .......... .......... .......... 1.21M 10:30:28 50K .......... .......... .......... .......... .......... 2.65M 10:30:28 100K .......... .......... .......... .......... .......... 27.0M 10:30:28 150K .......... .......... .......... .......... .......... 50.5M 10:30:28 200K .......... .......... .......... .......... .......... 2.73M 10:30:28 250K .......... .......... .......... .......... .......... 11.4M 10:30:28 300K .......... .......... .......... .......... .......... 7.31M 10:30:28 350K .......... .......... .......... .......... .......... 7.11M 10:30:28 400K .......... .......... .......... .......... .......... 8.51M 10:30:28 450K .......... .......... .......... .......... .......... 8.91M 10:30:28 500K .......... .......... .......... .......... .......... 22.9M 10:30:28 550K .......... .......... .......... .......... .......... 8.34M 10:30:28 600K .......... .......... .......... .......... .......... 3.86M 10:30:28 650K .......... .......... .......... .......... .......... 5.87M 10:30:28 700K .. 63.7M=0.1s 10:30:28 10:30:28 2021-10-05 10:30:28 (4.99 MB/s) - written to stdout [719348] 10:30:28 10:30:28 -- The C compiler identification is GNU 9.3.0 10:30:28 -- The CXX compiler identification is GNU 9.3.0 10:30:28 -- Check for working C compiler: /usr/bin/cc 10:30:28 -- Check for working C compiler: /usr/bin/cc - works 10:30:28 -- Detecting C compiler ABI info 10:30:29 -- Detecting C compiler ABI info - done 10:30:29 -- Detecting C compile features 10:30:29 -- Detecting C compile features - done 10:30:29 -- Check for working CXX compiler: /usr/bin/c++ 10:30:29 -- Check for working CXX compiler: /usr/bin/c++ - works 10:30:29 -- Detecting CXX compiler ABI info 10:30:29 -- Detecting CXX compiler ABI info - done 10:30:29 -- Detecting CXX compile features 10:30:29 -- Detecting CXX compile features - done 10:30:29 -- Looking for include file endian.h 10:30:29 -- Looking for include file endian.h - found 10:30:29 -- Check if the system is big endian 10:30:29 -- Searching 16 bit integer 10:30:29 -- Looking for sys/types.h 10:30:29 -- Looking for sys/types.h - found 10:30:29 -- Looking for stdint.h 10:30:29 -- Looking for stdint.h - found 10:30:29 -- Looking for stddef.h 10:30:29 -- Looking for stddef.h - found 10:30:29 -- Check size of unsigned short 10:30:29 -- Check size of unsigned short - done 10:30:29 -- Searching 16 bit integer - Using unsigned short 10:30:29 -- Check if the system is big endian - little endian 10:30:29 -- Check size of size_t 10:30:29 -- Check size of size_t - done 10:30:29 CMake Warning at examples/CMakeLists.txt:16 (find_package): 10:30:29 By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has 10:30:29 asked CMake to find a package configuration file provided by "cJSON", but 10:30:29 CMake did not find one. 10:30:29 10:30:29 Could not find a package configuration file provided by "cJSON" with any of 10:30:29 the following names: 10:30:29 10:30:29 cJSONConfig.cmake 10:30:29 cjson-config.cmake 10:30:29 10:30:29 Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set 10:30:29 "cJSON_DIR" to a directory containing one of the above files. If "cJSON" 10:30:29 provides a separate development package or SDK, be sure it has been 10:30:29 installed. 10:30:29 10:30:29 10:30:29 -- Configuring done 10:30:29 -- Generating done 10:30:29 -- Build files have been written to: /tmp/cbor 10:30:29 Scanning dependencies of target cbor_shared 10:30:29 [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o 10:30:29 [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o 10:30:29 [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o 10:30:30 [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o 10:30:30 [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o 10:30:30 [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o 10:30:30 [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o 10:30:30 [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o 10:30:30 [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o 10:30:30 [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o 10:30:30 [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o 10:30:30 [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o 10:30:30 [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o 10:30:30 [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o 10:30:30 [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o 10:30:30 [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o 10:30:30 [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o 10:30:30 [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o 10:30:30 [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o 10:30:30 [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o 10:30:31 [ 40%] Linking C shared library libcbor.so 10:30:31 [ 40%] Built target cbor_shared 10:30:31 Scanning dependencies of target cbor 10:30:31 [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o 10:30:31 [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o 10:30:31 [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o 10:30:31 [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o 10:30:31 [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o 10:30:31 [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o 10:30:31 [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o 10:30:31 [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o 10:30:32 [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o 10:30:32 [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o 10:30:32 [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o 10:30:32 [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o 10:30:32 [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o 10:30:32 [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o 10:30:32 [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o 10:30:32 [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o 10:30:32 [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o 10:30:32 [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o 10:30:32 [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o 10:30:32 [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o 10:30:32 [ 80%] Linking C static library libcbor.a 10:30:32 [ 80%] Built target cbor 10:30:32 Scanning dependencies of target sort 10:30:32 [ 82%] Building C object examples/CMakeFiles/sort.dir/sort.c.o 10:30:32 [ 84%] Linking C executable sort 10:30:32 [ 84%] Built target sort 10:30:32 Scanning dependencies of target readfile 10:30:32 [ 86%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o 10:30:32 [ 88%] Linking C executable readfile 10:30:32 [ 88%] Built target readfile 10:30:32 Scanning dependencies of target streaming_parser 10:30:32 [ 90%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o 10:30:32 [ 92%] Linking C executable streaming_parser 10:30:33 [ 92%] Built target streaming_parser 10:30:33 Scanning dependencies of target hello 10:30:33 [ 94%] Building C object examples/CMakeFiles/hello.dir/hello.c.o 10:30:33 [ 96%] Linking C executable hello 10:30:33 [ 96%] Built target hello 10:30:33 Scanning dependencies of target create_items 10:30:33 [ 98%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o 10:30:33 [100%] Linking C executable create_items 10:30:33 [100%] Built target create_items 10:30:33 Install the project... 10:30:33 -- Install configuration: "Release" 10:30:33 -- Installing: /usr/local/include/cbor/configuration.h 10:30:33 -- Installing: /usr/local/lib64/libcbor.a 10:30:33 -- Installing: /usr/local/lib64/libcbor.so.0.0.0 10:30:33 -- Installing: /usr/local/lib64/libcbor.so.0 10:30:33 -- Installing: /usr/local/lib64/libcbor.so 10:30:33 -- Up-to-date: /usr/local/include/cbor 10:30:33 -- Installing: /usr/local/include/cbor/arrays.h 10:30:33 -- Installing: /usr/local/include/cbor/bytestrings.h 10:30:33 -- Installing: /usr/local/include/cbor/callbacks.h 10:30:33 -- Installing: /usr/local/include/cbor/common.h 10:30:33 -- Installing: /usr/local/include/cbor/data.h 10:30:33 -- Installing: /usr/local/include/cbor/encoding.h 10:30:33 -- Installing: /usr/local/include/cbor/floats_ctrls.h 10:30:33 -- Installing: /usr/local/include/cbor/internal 10:30:33 -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h 10:30:33 -- Installing: /usr/local/include/cbor/internal/encoders.h 10:30:33 -- Installing: /usr/local/include/cbor/internal/loaders.h 10:30:33 -- Installing: /usr/local/include/cbor/internal/memory_utils.h 10:30:33 -- Installing: /usr/local/include/cbor/internal/stack.h 10:30:33 -- Installing: /usr/local/include/cbor/internal/unicode.h 10:30:33 -- Installing: /usr/local/include/cbor/ints.h 10:30:33 -- Installing: /usr/local/include/cbor/maps.h 10:30:33 -- Installing: /usr/local/include/cbor/serialization.h 10:30:33 -- Installing: /usr/local/include/cbor/streaming.h 10:30:33 -- Installing: /usr/local/include/cbor/strings.h 10:30:33 -- Installing: /usr/local/include/cbor/tags.h 10:30:33 -- Installing: /usr/local/include/cbor.h 10:30:33 -- Installing: /usr/local/lib64/pkgconfig/libcbor.pc 10:30:33 Removing intermediate container 34703256566e 10:30:33 ---> e10f1d506e60 10:30:33 Step 8/25 : RUN mkdir /tmp/sdk 10:30:33 ---> Running in 78356a213e76 10:30:34 Removing intermediate container 78356a213e76 10:30:34 ---> f4b316188592 10:30:34 Step 9/25 : COPY VERSION /tmp/sdk 10:30:34 ---> a4df038b150d 10:30:34 Step 10/25 : COPY src /tmp/sdk/src 10:30:34 ---> f709630ee9d9 10:30:34 Step 11/25 : COPY include /tmp/sdk/include 10:30:34 ---> bc50c81e0402 10:30:34 Step 12/25 : COPY scripts /tmp/sdk/scripts 10:30:34 ---> 1489665da875 10:30:34 Step 13/25 : COPY LICENSE /tmp/sdk 10:30:35 ---> 308607468c26 10:30:35 Step 14/25 : COPY Attribution.txt /tmp/sdk 10:30:35 ---> e43a30a205bd 10:30:35 Step 15/25 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install 10:30:35 ---> Running in c62664b73794 10:30:35 + CPPCHECK=false 10:30:35 + DOCGEN=false 10:30:35 + TOMLVER=SDK-0.2 10:30:35 + CUTILVER=1.2.2 10:30:35 + '[' 0 -gt 0 ] 10:30:35 + readlink -f ./scripts/build.sh 10:30:35 + dirname /tmp/sdk/scripts/build.sh 10:30:35 + dirname /tmp/sdk/scripts 10:30:35 + ROOT=/tmp/sdk 10:30:35 + cd /tmp/sdk 10:30:35 + '[' '!' -d deps ] 10:30:35 + mkdir deps 10:30:35 + wget -O - https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz 10:30:35 + tar -C deps -z -x -f - 10:30:35 --2021-10-05 10:30:35-- https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz 10:30:35 Resolving github.com (github.com)... 140.82.114.3 10:30:35 Connecting to github.com (github.com)|140.82.114.3|:443... connected. 10:30:35 HTTP request sent, awaiting response... 302 Found 10:30:35 Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following] 10:30:35 --2021-10-05 10:30:35-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 10:30:35 Resolving codeload.github.com (codeload.github.com)... 140.82.114.9 10:30:35 Connecting to codeload.github.com (codeload.github.com)|140.82.114.9|:443... connected. 10:30:35 HTTP request sent, awaiting response... 200 OK 10:30:35 Length: unspecified [application/x-gzip] 10:30:35 Saving to: 'STDOUT' 10:30:35 10:30:35 0K .......... ......  838K=0.02s 10:30:35 10:30:35 2021-10-05 10:30:35 (838 KB/s) - written to stdout [16451] 10:30:35 10:30:35 + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c 10:30:35 + wget -O - https://github.com/IOTechSystems/iotech-c-utils/archive/v1.2.2.tar.gz 10:30:35 + tar -C deps -z -x -f - 10:30:35 --2021-10-05 10:30:35-- https://github.com/IOTechSystems/iotech-c-utils/archive/v1.2.2.tar.gz 10:30:35 Resolving github.com (github.com)... 140.82.114.3 10:30:35 Connecting to github.com (github.com)|140.82.114.3|:443... connected. 10:30:35 HTTP request sent, awaiting response... 302 Found 10:30:35 Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.2.2 [following] 10:30:35 --2021-10-05 10:30:35-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.2.2 10:30:35 Resolving codeload.github.com (codeload.github.com)... 140.82.114.9 10:30:35 Connecting to codeload.github.com (codeload.github.com)|140.82.114.9|:443... connected. 10:30:36 HTTP request sent, awaiting response... 200 OK 10:30:36 Length: unspecified [application/x-gzip] 10:30:36 Saving to: 'STDOUT' 10:30:36  10:30:36 0K .......... .......... .......... .......... .......... 1.24M 10:30:36 50K .......... .......... .......... .......... .......... 2.48M 10:30:36 100K .......... .......... .......... .......... .......... 19.8M 10:30:36 150K .......... .......... .......... ......... 4.46M=0.07s 10:30:36 10:30:36 2021-10-05 10:30:36 (2.63 MB/s) - written to stdout [193971] 10:30:36 10:30:36 + mkdir -p src/c/iot 10:30:36 + cp deps/iotech-c-utils-1.2.2/src/c/base64.c deps/iotech-c-utils-1.2.2/src/c/component.c deps/iotech-c-utils-1.2.2/src/c/config.c deps/iotech-c-utils-1.2.2/src/c/container.c deps/iotech-c-utils-1.2.2/src/c/data.c deps/iotech-c-utils-1.2.2/src/c/hash.c deps/iotech-c-utils-1.2.2/src/c/iot.c deps/iotech-c-utils-1.2.2/src/c/json.c deps/iotech-c-utils-1.2.2/src/c/logger.c deps/iotech-c-utils-1.2.2/src/c/os.c deps/iotech-c-utils-1.2.2/src/c/scheduler.c deps/iotech-c-utils-1.2.2/src/c/thread.c deps/iotech-c-utils-1.2.2/src/c/threadpool.c deps/iotech-c-utils-1.2.2/src/c/time.c deps/iotech-c-utils-1.2.2/src/c/uuid.c deps/iotech-c-utils-1.2.2/src/c/yxml.c src/c/iot 10:30:36 + cp deps/iotech-c-utils-1.2.2/src/c/defs.h.in src/c/iot 10:30:36 + cp deps/iotech-c-utils-1.2.2/src/c/yxml.h src/c/iot 10:30:36 + cp deps/iotech-c-utils-1.2.2/VERSION src/c/iot 10:30:36 + mkdir -p include/iot 10:30:36 + cp deps/iotech-c-utils-1.2.2/include/iot/base64.h deps/iotech-c-utils-1.2.2/include/iot/component.h deps/iotech-c-utils-1.2.2/include/iot/config.h deps/iotech-c-utils-1.2.2/include/iot/container.h deps/iotech-c-utils-1.2.2/include/iot/data.h deps/iotech-c-utils-1.2.2/include/iot/hash.h deps/iotech-c-utils-1.2.2/include/iot/iot.h deps/iotech-c-utils-1.2.2/include/iot/json.h deps/iotech-c-utils-1.2.2/include/iot/logger.h deps/iotech-c-utils-1.2.2/include/iot/os.h deps/iotech-c-utils-1.2.2/include/iot/scheduler.h deps/iotech-c-utils-1.2.2/include/iot/thread.h deps/iotech-c-utils-1.2.2/include/iot/threadpool.h deps/iotech-c-utils-1.2.2/include/iot/time.h deps/iotech-c-utils-1.2.2/include/iot/typecode.h deps/iotech-c-utils-1.2.2/include/iot/uuid.h include/iot 10:30:36 + mkdir -p include/iot/os 10:30:36 + cp deps/iotech-c-utils-1.2.2/include/iot/os/linux.h deps/iotech-c-utils-1.2.2/include/iot/os/macos.h deps/iotech-c-utils-1.2.2/include/iot/os/zephyr.h include/iot/os 10:30:36 + mkdir -p /tmp/sdk/build/release 10:30:36 + cd /tmp/sdk/build/release 10:30:36 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src 10:30:36 -- The C compiler identification is GNU 9.3.0 10:30:36 -- Check for working C compiler: /usr/bin/cc 10:30:36 -- Check for working C compiler: /usr/bin/cc - works 10:30:36 -- Detecting C compiler ABI info 10:30:36 -- Detecting C compiler ABI info - done 10:30:36 -- Detecting C compile features 10:30:36 -- Detecting C compile features - done 10:30:36 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 10:30:36 -- Found CURL: /usr/lib/libcurl.so (found version "7.77.0") 10:30:36 -- Found LIBYAML: /usr/lib/libyaml.so 10:30:36 -- Found LIBUUID: /usr/lib/libuuid.so 10:30:36 -- Found LIBCBOR: /usr/local/lib64/libcbor.so 10:30:36 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 10:30:36 -- Found LIBHIREDIS: /usr/lib/libhiredis.so 10:30:36 -- C SDK 2.0.1-dev.10 for Linux 10:30:36 -- Performing Test CSDK_HAVE_ATOMIC 10:30:36 -- Performing Test CSDK_HAVE_ATOMIC - Success 10:30:36 -- Found Curses: /usr/lib/libcurses.so 10:30:36 -- Configuring done 10:30:36 -- Generating done 10:30:36 -- Build files have been written to: /tmp/sdk/build/release 10:30:36 + make all package 10:30:36 + tee release.log 10:30:36 Scanning dependencies of target csdk 10:30:36 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 10:30:36 [ 2%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o 10:30:36 [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o 10:30:37 [ 5%] Building C object c/CMakeFiles/csdk.dir/consul.c.o 10:30:37 [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 10:30:37 [ 8%] Building C object c/CMakeFiles/csdk.dir/data-mqtt.c.o 10:30:37 [ 10%] Building C object c/CMakeFiles/csdk.dir/data-redstr.c.o 10:30:37 [ 11%] Building C object c/CMakeFiles/csdk.dir/data-rest.c.o 10:30:37 [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o 10:30:37 [ 14%] Building C object c/CMakeFiles/csdk.dir/device.c.o 10:30:37 [ 16%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 10:30:38 [ 17%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 10:30:38 [ 19%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 10:30:38 [ 20%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 10:30:38 [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o 10:30:38 [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 10:30:38 [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 10:30:39 [ 26%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 10:30:39 [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o 10:30:39 [ 29%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o 10:30:39 [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o 10:30:39 [ 32%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o 10:30:39 /tmp/sdk/src/c/iot/container.c: In function 'iot_container_init': 10:30:39 /tmp/sdk/src/c/iot/container.c:275:37: warning: unused variable 'factory' [-Wunused-variable] 10:30:39 275 | const iot_component_factory_t * factory; 10:30:39 | ^~~~~~~ 10:30:39 [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o 10:30:40 [ 35%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o 10:30:40 [ 37%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o 10:30:40 [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o 10:30:40 [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o 10:30:40 [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o 10:30:40 [ 43%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o 10:30:40 [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o 10:30:40 [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o 10:30:41 [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o 10:30:41 [ 49%] Building C object c/CMakeFiles/csdk.dir/iot/uuid.c.o 10:30:41 [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o 10:30:41 [ 52%] Building C object c/CMakeFiles/csdk.dir/map.c.o 10:30:41 [ 53%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 10:30:41 [ 55%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o 10:30:41 [ 56%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 10:30:42 [ 58%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 10:30:42 [ 59%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 10:30:42 [ 61%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 10:30:42 [ 62%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 10:30:43 [ 64%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 10:30:43 [ 65%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o 10:30:43 [ 67%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o 10:30:43 [ 68%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o 10:30:43 [ 70%] Building C object c/CMakeFiles/csdk.dir/service.c.o 10:30:43 [ 71%] Building C object c/CMakeFiles/csdk.dir/toml.c.o 10:30:44 [ 73%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 10:30:44 [ 74%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 10:30:44 [ 76%] Linking C shared library libcsdk.so 10:30:44 [ 76%] Built target csdk 10:30:44 Scanning dependencies of target template 10:30:44 [ 77%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 10:30:45 [ 79%] Linking C executable template 10:30:45 [ 79%] Built target template 10:30:45 Scanning dependencies of target device-counter 10:30:45 [ 80%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 10:30:45 [ 82%] Linking C executable device-counter 10:30:45 [ 82%] Built target device-counter 10:30:45 Scanning dependencies of target device-random 10:30:45 [ 83%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 10:30:45 [ 85%] Linking C executable device-random 10:30:45 [ 85%] Built target device-random 10:30:45 Scanning dependencies of target device-gyro 10:30:45 [ 86%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 10:30:45 [ 88%] Linking C executable device-gyro 10:30:45 [ 88%] Built target device-gyro 10:30:45 Scanning dependencies of target device-bitfields 10:30:45 [ 89%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 10:30:45 [ 91%] Linking C executable device-bitfields 10:30:45 [ 91%] Built target device-bitfields 10:30:45 Scanning dependencies of target template-discovery 10:30:45 [ 92%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 10:30:45 [ 94%] Linking C executable template-discovery 10:30:45 [ 94%] Built target template-discovery 10:30:45 Scanning dependencies of target device-file 10:30:45 [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 10:30:45 [ 97%] Linking C executable device-file 10:30:45 [ 97%] Built target device-file 10:30:45 Scanning dependencies of target device-terminal 10:30:45 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 10:30:46 [100%] Linking C executable device-terminal 10:30:46 [100%] Built target device-terminal 10:30:46 Run CPack packaging tool... 10:30:46 CPack: Create package using TGZ 10:30:46 CPack: Install projects 10:30:46 CPack: - Run preinstall target for: Csdk 10:30:46 CPack: - Install project: Csdk [] 10:30:46 CPack: Create package 10:30:46 CPack: - package: /tmp/sdk/build/release/csdk-2.0.1-dev.10.tar.gz generated. 10:30:46 + '[' false '=' true ] 10:30:46 + '[' false '=' true ] 10:30:46 + mkdir -p /tmp/sdk/build/debug 10:30:46 + cd /tmp/sdk/build/debug 10:30:46 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src 10:30:46 -- The C compiler identification is GNU 9.3.0 10:30:46 -- Check for working C compiler: /usr/bin/cc 10:30:46 -- Check for working C compiler: /usr/bin/cc - works 10:30:46 -- Detecting C compiler ABI info 10:30:46 -- Detecting C compiler ABI info - done 10:30:46 -- Detecting C compile features 10:30:46 -- Detecting C compile features - done 10:30:46 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 10:30:46 -- Found CURL: /usr/lib/libcurl.so (found version "7.77.0") 10:30:46 -- Found LIBYAML: /usr/lib/libyaml.so 10:30:46 -- Found LIBUUID: /usr/lib/libuuid.so 10:30:46 -- Found LIBCBOR: /usr/local/lib64/libcbor.so 10:30:46 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 10:30:46 -- Found LIBHIREDIS: /usr/lib/libhiredis.so 10:30:46 -- C SDK 2.0.1-dev.10 for Linux 10:30:46 -- Performing Test CSDK_HAVE_ATOMIC 10:30:46 -- Performing Test CSDK_HAVE_ATOMIC - Success 10:30:46 -- Found Curses: /usr/lib/libcurses.so 10:30:46 -- Configuring done 10:30:47 -- Generating done 10:30:47 -- Build files have been written to: /tmp/sdk/build/debug 10:30:47 + make 10:30:47 + tee debug.log 10:30:47 Scanning dependencies of target csdk 10:30:47 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 10:30:47 [ 2%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o 10:30:47 [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o 10:30:47 [ 5%] Building C object c/CMakeFiles/csdk.dir/consul.c.o 10:30:47 [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 10:30:47 [ 8%] Building C object c/CMakeFiles/csdk.dir/data-mqtt.c.o 10:30:47 [ 10%] Building C object c/CMakeFiles/csdk.dir/data-redstr.c.o 10:30:47 [ 11%] Building C object c/CMakeFiles/csdk.dir/data-rest.c.o 10:30:47 [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o 10:30:47 [ 14%] Building C object c/CMakeFiles/csdk.dir/device.c.o 10:30:47 [ 16%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 10:30:47 [ 17%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 10:30:47 [ 19%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 10:30:47 [ 20%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 10:30:47 [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o 10:30:48 [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 10:30:48 [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 10:30:48 [ 26%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 10:30:48 [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o 10:30:48 [ 29%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o 10:30:48 [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o 10:30:48 [ 32%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o 10:30:48 /tmp/sdk/src/c/iot/container.c: In function 'iot_container_init': 10:30:48 /tmp/sdk/src/c/iot/container.c:275:37: warning: unused variable 'factory' [-Wunused-variable] 10:30:48 275 | const iot_component_factory_t * factory; 10:30:48 | ^~~~~~~ 10:30:48 [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o 10:30:48 [ 35%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o 10:30:48 [ 37%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o 10:30:48 [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o 10:30:48 [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o 10:30:48 [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o 10:30:48 [ 43%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o 10:30:48 [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o 10:30:48 [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o 10:30:48 [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o 10:30:49 [ 49%] Building C object c/CMakeFiles/csdk.dir/iot/uuid.c.o 10:30:49 [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o 10:30:49 [ 52%] Building C object c/CMakeFiles/csdk.dir/map.c.o 10:30:49 [ 53%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 10:30:49 [ 55%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o 10:30:49 [ 56%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 10:30:49 [ 58%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 10:30:49 [ 59%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 10:30:49 [ 61%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 10:30:49 [ 62%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 10:30:49 [ 64%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 10:30:49 [ 65%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o 10:30:49 [ 67%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o 10:30:49 [ 68%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o 10:30:50 [ 70%] Building C object c/CMakeFiles/csdk.dir/service.c.o 10:30:50 [ 71%] Building C object c/CMakeFiles/csdk.dir/toml.c.o 10:30:50 [ 73%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 10:30:50 [ 74%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 10:30:50 [ 76%] Linking C shared library libcsdk.so 10:30:50 [ 76%] Built target csdk 10:30:50 Scanning dependencies of target template 10:30:50 [ 77%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 10:30:50 [ 79%] Linking C executable template 10:30:50 [ 79%] Built target template 10:30:50 Scanning dependencies of target device-counter 10:30:50 [ 80%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 10:30:50 [ 82%] Linking C executable device-counter 10:30:50 [ 82%] Built target device-counter 10:30:50 Scanning dependencies of target device-random 10:30:50 [ 83%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 10:30:51 [ 85%] Linking C executable device-random 10:30:51 [ 85%] Built target device-random 10:30:51 Scanning dependencies of target device-gyro 10:30:51 [ 86%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 10:30:51 [ 88%] Linking C executable device-gyro 10:30:51 [ 88%] Built target device-gyro 10:30:51 Scanning dependencies of target device-bitfields 10:30:51 [ 89%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 10:30:51 [ 91%] Linking C executable device-bitfields 10:30:51 [ 91%] Built target device-bitfields 10:30:51 Scanning dependencies of target template-discovery 10:30:51 [ 92%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 10:30:51 [ 94%] Linking C executable template-discovery 10:30:51 [ 94%] Built target template-discovery 10:30:51 Scanning dependencies of target device-file 10:30:51 [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 10:30:51 [ 97%] Linking C executable device-file 10:30:51 [ 97%] Built target device-file 10:30:51 Scanning dependencies of target device-terminal 10:30:51 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 10:30:51 [100%] Linking C executable device-terminal 10:30:51 [100%] Built target device-terminal 10:30:51 make: Entering directory '/tmp/sdk/build/release' 10:30:51 make[1]: Entering directory '/tmp/sdk/build/release' 10:30:51 make[2]: Entering directory '/tmp/sdk/build/release' 10:30:51 make[2]: Leaving directory '/tmp/sdk/build/release' 10:30:51 [ 76%] Built target csdk 10:30:51 make[2]: Entering directory '/tmp/sdk/build/release' 10:30:51 make[2]: Leaving directory '/tmp/sdk/build/release' 10:30:51 [ 79%] Built target template 10:30:51 make[2]: Entering directory '/tmp/sdk/build/release' 10:30:51 make[2]: Leaving directory '/tmp/sdk/build/release' 10:30:51 [ 82%] Built target device-counter 10:30:51 make[2]: Entering directory '/tmp/sdk/build/release' 10:30:51 make[2]: Leaving directory '/tmp/sdk/build/release' 10:30:51 [ 85%] Built target device-random 10:30:51 make[2]: Entering directory '/tmp/sdk/build/release' 10:30:51 make[2]: Leaving directory '/tmp/sdk/build/release' 10:30:51 [ 88%] Built target device-gyro 10:30:51 make[2]: Entering directory '/tmp/sdk/build/release' 10:30:51 make[2]: Leaving directory '/tmp/sdk/build/release' 10:30:51 [ 91%] Built target device-bitfields 10:30:51 make[2]: Entering directory '/tmp/sdk/build/release' 10:30:51 make[2]: Leaving directory '/tmp/sdk/build/release' 10:30:51 [ 94%] Built target template-discovery 10:30:51 make[2]: Entering directory '/tmp/sdk/build/release' 10:30:51 make[2]: Leaving directory '/tmp/sdk/build/release' 10:30:51 [ 97%] Built target device-file 10:30:51 make[2]: Entering directory '/tmp/sdk/build/release' 10:30:51 make[2]: Leaving directory '/tmp/sdk/build/release' 10:30:51 [100%] Built target device-terminal 10:30:51 make[1]: Leaving directory '/tmp/sdk/build/release' 10:30:51 Install the project... 10:30:51 -- Install configuration: "Release" 10:30:51 -- Installing: /usr/local/lib/libcsdk.so 10:30:51 -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" 10:30:51 -- Up-to-date: /usr/local/include 10:30:51 -- Installing: /usr/local/include/devsdk 10:30:51 -- Installing: /usr/local/include/devsdk/devsdk-base.h 10:30:51 -- Installing: /usr/local/include/devsdk/devsdk.h 10:30:51 -- Installing: /usr/local/include/edgex 10:30:51 -- Installing: /usr/local/include/edgex/devices.h 10:30:51 -- Installing: /usr/local/include/edgex/edgex-base.h 10:30:51 -- Installing: /usr/local/include/edgex/edgex.h 10:30:51 -- Installing: /usr/local/include/edgex/profiles.h 10:30:51 -- Installing: /usr/local/include/edgex/rest-server.h 10:30:51 -- Installing: /usr/local/include/edgex/csdk-defs.h 10:30:51 -- Installing: /usr/local/include/iot 10:30:51 -- Installing: /usr/local/include/iot/base64.h 10:30:51 -- Installing: /usr/local/include/iot/component.h 10:30:51 -- Installing: /usr/local/include/iot/config.h 10:30:51 -- Installing: /usr/local/include/iot/container.h 10:30:51 -- Installing: /usr/local/include/iot/data.h 10:30:51 -- Installing: /usr/local/include/iot/hash.h 10:30:51 -- Installing: /usr/local/include/iot/iot.h 10:30:51 -- Installing: /usr/local/include/iot/json.h 10:30:51 -- Installing: /usr/local/include/iot/logger.h 10:30:51 -- Installing: /usr/local/include/iot/os.h 10:30:51 -- Installing: /usr/local/include/iot/scheduler.h 10:30:51 -- Installing: /usr/local/include/iot/thread.h 10:30:51 -- Installing: /usr/local/include/iot/threadpool.h 10:30:51 -- Installing: /usr/local/include/iot/time.h 10:30:51 -- Installing: /usr/local/include/iot/typecode.h 10:30:51 -- Installing: /usr/local/include/iot/uuid.h 10:30:51 -- Installing: /usr/local/include/iot/os 10:30:51 -- Installing: /usr/local/include/iot/os/linux.h 10:30:51 -- Installing: /usr/local/include/iot/os/macos.h 10:30:51 -- Installing: /usr/local/include/iot/os/zephyr.h 10:30:51 -- Installing: /usr/local/include/iot/defs.h 10:30:51 -- Installing: /usr/local/share/device-sdk-c/LICENSE 10:30:51 -- Installing: /usr/local/share/device-sdk-c/Attribution.txt 10:30:51 make: Leaving directory '/tmp/sdk/build/release' 10:30:52 Removing intermediate container c62664b73794 10:30:52 ---> e045b0163b70 10:30:52 Step 16/25 : FROM ${BASE} 10:30:52 ---> ac6a0feb3254 10:30:52 Step 17/25 : LABEL maintainer="IOTech " 10:30:52 ---> Running in c65f1e125dee 10:30:52 Removing intermediate container c65f1e125dee 10:30:52 ---> 1cc3fa9c787e 10:30:52 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 10:30:52 ---> Running in 06740f418e76 10:30:52 Connecting to iotech.jfrog.io (54.72.115.12:443) 10:30:53 saving to '/etc/apk/keys/alpine.dev.rsa.pub' 10:30:53 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA 10:30:53 '/etc/apk/keys/alpine.dev.rsa.pub' saved 10:30:53 Removing intermediate container 06740f418e76 10:30:53 ---> 3a268a8b1994 10:30:53 Step 19/25 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.14/main' >> /etc/apk/repositories 10:30:53 ---> Running in 3ee863df3b06 10:30:53 Removing intermediate container 3ee863df3b06 10:30:53 ---> 0e86d39fa6d0 10:30:53 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 10:30:53 ---> Running in 354f6fb5493f 10:30:54 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 10:30:54 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 10:30:54 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.14/main/x86_64/APKINDEX.tar.gz 10:30:55 WARNING: This apk-tools is OLD! Some packages might not function properly. 10:30:55 (1/7) Installing curl (7.79.1-r0) 10:30:55 (2/7) Installing hiredis (0.14.1-r0) 10:30:55 (3/7) Installing hiredis-dev (0.14.1-r0) 10:30:55 (4/7) Installing libuuid (2.35.2-r0) 10:30:55 (5/7) Installing paho-mqtt-c-dev-1.3 (1.3.9-r0) 10:30:56 (6/7) Installing libidn2 (2.3.0-r0) 10:30:56 (7/7) Installing wget (1.20.3-r1) 10:30:56 Executing busybox-1.31.1-r20.trigger 10:30:56 OK: 286 MiB in 82 packages 10:30:56 Removing intermediate container 354f6fb5493f 10:30:56 ---> 594f29ba974d 10:30:56 Step 21/25 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot 10:30:57 ---> 04da8f101ae6 10:30:57 Step 22/25 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex 10:30:57 ---> 8328e0c4d3c1 10:30:57 Step 23/25 : COPY --from=builder /usr/local/lib /usr/local/lib 10:30:57 ---> a038ebc5fb58 10:30:57 Step 24/25 : COPY --from=builder /usr/local/lib64 /usr/local/lib64 10:30:57 ---> 83338446059c 10:30:57 Step 25/25 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c 10:30:57 ---> ec079c8dc3b5 10:30:57 Successfully built ec079c8dc3b5 10:30:57 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:30:58 + docker inspect -f . ci-base-image-x86_64 10:30:58 . [Pipeline] withDockerContainer 10:30:58 prd-centos7-docker-4c-2g-2069 does not seem to be running inside a container 10:30:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-c/11 -v /w/workspace/device-sdk-c/11:/w/workspace/device-sdk-c/11:rw,z -v /w/workspace/device-sdk-c/11@tmp:/w/workspace/device-sdk-c/11@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 10:30:58 $ docker top b450ea16a4a2f46ece9244fd159e6433b9cfc6ae15ad98ae6981153970483e78 -eo pid,comm [Pipeline] { [Pipeline] sh 10:30:59 + make test 10:30:59 echo "make test" 10:30:59 make test [Pipeline] } 10:30:59 $ docker stop --time=1 b450ea16a4a2f46ece9244fd159e6433b9cfc6ae15ad98ae6981153970483e78 10:31:00 $ docker rm -f b450ea16a4a2f46ece9244fd159e6433b9cfc6ae15ad98ae6981153970483e78 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 10:31:05 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:31:05 + ls -al . 10:31:05 total 172 10:31:05 drwxrwxr-x. 8 jenkins jenkins 4096 Oct 5 10:30 . 10:31:05 drwxrwxr-x. 4 jenkins jenkins 30 Oct 5 10:30 .. 10:31:05 -rw-rw-r--. 1 jenkins jenkins 3104 Oct 5 10:30 Attribution.txt 10:31:05 -rw-rw-r--. 1 jenkins jenkins 7767 Oct 5 10:30 CHANGES 10:31:05 drwxrwxr-x. 2 jenkins jenkins 121 Oct 5 10:30 docs 10:31:05 -rw-rw-r--. 1 jenkins jenkins 108574 Oct 5 10:30 Doxyfile 10:31:05 drwxrwxr-x. 8 jenkins jenkins 162 Oct 5 10:30 .git 10:31:05 drwxrwxr-x. 3 jenkins jenkins 103 Oct 5 10:30 .github 10:31:05 -rw-rw-r--. 1 jenkins jenkins 176 Oct 5 10:30 .gitignore 10:31:05 -rw-rw-r--. 1 jenkins jenkins 677 Oct 5 10:30 GOVERNANCE.md 10:31:05 drwxrwxr-x. 4 jenkins jenkins 33 Oct 5 10:30 include 10:31:05 -rw-rw-r--. 1 jenkins jenkins 784 Oct 5 10:30 Jenkinsfile 10:31:05 -rw-rw-r--. 1 jenkins jenkins 10174 Oct 5 10:30 LICENSE 10:31:05 -rw-rw-r--. 1 jenkins jenkins 444 Oct 5 10:30 Makefile 10:31:05 -rw-rw-r--. 1 jenkins jenkins 618 Oct 5 10:30 OWNERS.md 10:31:05 -rw-rw-r--. 1 jenkins jenkins 4086 Oct 5 10:30 README.md 10:31:05 -rw-rw-r--. 1 jenkins jenkins 7422 Oct 5 10:30 README.v2.md 10:31:05 drwxrwxr-x. 2 jenkins jenkins 98 Oct 5 10:30 scripts 10:31:05 drwxrwxr-x. 4 jenkins jenkins 50 Oct 5 10:30 src 10:31:05 -rw-rw-r--. 1 jenkins jenkins 12 Oct 5 10:29 VERSION [Pipeline] isUnix [Pipeline] sh 10:31:06 + 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=b33a799834278c94191ed5db2afedc6f631595ea --label arch=amd64 --label version=2.0.1-dev.10 . 10:31:06 Sending build context to Docker daemon 2.702MB 10:31:06 Step 1/17 : ARG BASE=alpine:3.14 10:31:06 Step 2/17 : FROM ${BASE} 10:31:06 ---> ec079c8dc3b5 10:31:06 Step 3/17 : LABEL maintainer="IOTech " 10:31:06 ---> Running in 5e1115c0df44 10:31:06 Removing intermediate container 5e1115c0df44 10:31:06 ---> 5962b967f5ee 10:31:06 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 10:31:06 ---> Running in 99cc9c9558d5 10:31:06 --2021-10-05 10:31:06-- https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release 10:31:06 Resolving iotech.jfrog.io (iotech.jfrog.io)... 54.72.115.12, 54.195.244.87, 54.229.110.245 10:31:06 Connecting to iotech.jfrog.io (iotech.jfrog.io)|54.72.115.12|:443... connected. 10:31:07 HTTP request sent, awaiting response... 200 OK 10:31:07 Length: unspecified [application/json] 10:31:07 Saving to: '/etc/apk/keys/alpine.dev.rsa.pub' 10:31:07  10:31:07 0K  25.4M=0s 10:31:07 10:31:07 2021-10-05 10:31:06 (25.4 MB/s) - '/etc/apk/keys/alpine.dev.rsa.pub' saved [451] 10:31:07 10:31:07 Removing intermediate container 99cc9c9558d5 10:31:07 ---> fb6500a2579c 10:31:07 Step 5/17 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.14/main' >> /etc/apk/repositories 10:31:07 ---> Running in 1989455f3dd5 10:31:07 Removing intermediate container 1989455f3dd5 10:31:07 ---> 2fabc415f412 10:31:07 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 10:31:07 ---> Running in d45aa9fca7c9 10:31:07 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 10:31:08 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 10:31:09 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.14/main/x86_64/APKINDEX.tar.gz 10:31:09 WARNING: This apk-tools is OLD! Some packages might not function properly. 10:31:09 (1/16) Installing ncurses-dev (6.2_p20200523-r0) 10:31:09 (2/16) Installing libblkid (2.35.2-r0) 10:31:09 (3/16) Installing blkid (2.35.2-r0) 10:31:09 (4/16) Installing libcap-ng (0.7.10-r1) 10:31:09 (5/16) Installing setpriv (2.35.2-r0) 10:31:09 (6/16) Installing libmount (2.35.2-r0) 10:31:09 (7/16) Installing libsmartcols (2.35.2-r0) 10:31:10 (8/16) Installing findmnt (2.35.2-r0) 10:31:10 (9/16) Installing mcookie (2.35.2-r0) 10:31:10 (10/16) Installing hexdump (2.35.2-r0) 10:31:10 (11/16) Installing lsblk (2.35.2-r0) 10:31:10 (12/16) Installing libfdisk (2.35.2-r0) 10:31:10 (13/16) Installing sfdisk (2.35.2-r0) 10:31:10 (14/16) Installing cfdisk (2.35.2-r0) 10:31:10 (15/16) Installing util-linux (2.35.2-r0) 10:31:10 (16/16) Installing util-linux-dev (2.35.2-r0) 10:31:10 Executing busybox-1.31.1-r20.trigger 10:31:10 OK: 295 MiB in 98 packages 10:31:11 Removing intermediate container d45aa9fca7c9 10:31:11 ---> e0b7b0a6067a 10:31:11 Step 7/17 : COPY VERSION /edgex-c-sdk/ 10:31:11 ---> 1eb50882d282 10:31:11 Step 8/17 : COPY src /edgex-c-sdk/src/ 10:31:11 ---> bb663d2111e1 10:31:11 Step 9/17 : COPY include /edgex-c-sdk/include/ 10:31:12 ---> f631b152e151 10:31:12 Step 10/17 : COPY scripts /edgex-c-sdk/scripts 10:31:12 ---> 2656880e40d7 10:31:12 Step 11/17 : COPY LICENSE /edgex-c-sdk/ 10:31:12 ---> dbe0c3861ca9 10:31:12 Step 12/17 : COPY Attribution.txt /edgex-c-sdk/ 10:31:12 ---> 57d31213b337 10:31:12 Step 13/17 : WORKDIR /edgex-c-sdk 10:31:12 ---> Running in 862eeb8e9bfa 10:31:12 Removing intermediate container 862eeb8e9bfa 10:31:12 ---> db656ee5056b 10:31:12 Step 14/17 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] 10:31:12 ---> Running in 3e1224edf056 10:31:12 Removing intermediate container 3e1224edf056 10:31:12 ---> 378fc5084610 10:31:12 Step 15/17 : LABEL arch=amd64 10:31:12 ---> Running in 242bab1f7bcb 10:31:12 Removing intermediate container 242bab1f7bcb 10:31:12 ---> daa12ce0189f 10:31:12 Step 16/17 : LABEL git_sha=b33a799834278c94191ed5db2afedc6f631595ea 10:31:12 ---> Running in beb144627e3c 10:31:12 Removing intermediate container beb144627e3c 10:31:12 ---> 3fd28ed7d29a 10:31:12 Step 17/17 : LABEL version=2.0.1-dev.10 10:31:12 ---> Running in a4fa1c96f4c1 10:31:12 Removing intermediate container a4fa1c96f4c1 10:31:12 ---> 79985f265e29 10:31:12 [Warning] One or more build-args [MAKE ARCH] were not consumed 10:31:12 Successfully built 79985f265e29 10:31:12 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 10:31:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:31:13 10:31:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 10:31:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:31:13 latest: Pulling from edgex-lftools-log-publisher 10:31:13 b4d181a07f80: Pulling fs layer 10:31:13 a1111a8f2ec3: Pulling fs layer 10:31:13 ed53099fbce6: Pulling fs layer 10:31:13 dc539afda2c1: Pulling fs layer 10:31:13 77bc0d833cb6: Pulling fs layer 10:31:13 9065ff56babe: Pulling fs layer 10:31:13 d287ab97295c: Pulling fs layer 10:31:13 77bc0d833cb6: Waiting 10:31:13 9065ff56babe: Waiting 10:31:13 d287ab97295c: Waiting 10:31:13 dc539afda2c1: Waiting 10:31:14 a1111a8f2ec3: Download complete 10:31:14 dc539afda2c1: Verifying Checksum 10:31:14 dc539afda2c1: Download complete 10:31:14 ed53099fbce6: Verifying Checksum 10:31:14 ed53099fbce6: Download complete 10:31:14 9065ff56babe: Verifying Checksum 10:31:14 9065ff56babe: Download complete 10:31:14 77bc0d833cb6: Verifying Checksum 10:31:14 77bc0d833cb6: Download complete 10:31:14 b4d181a07f80: Verifying Checksum 10:31:14 b4d181a07f80: Download complete 10:31:15 d287ab97295c: Verifying Checksum 10:31:15 d287ab97295c: Download complete 10:31:15 b4d181a07f80: Pull complete 10:31:16 a1111a8f2ec3: Pull complete 10:31:16 ed53099fbce6: Pull complete 10:31:16 dc539afda2c1: Pull complete 10:31:16 77bc0d833cb6: Pull complete 10:31:16 9065ff56babe: Pull complete 10:31:22 d287ab97295c: Pull complete 10:31:22 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 10:31:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:31:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 10:31:22 prd-centos7-docker-4c-2g-2069 does not seem to be running inside a container 10:31:22 $ 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/11 -v /w/workspace/device-sdk-c/11:/w/workspace/device-sdk-c/11:rw,z -v /w/workspace/device-sdk-c/11@tmp:/w/workspace/device-sdk-c/11@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 10:31:25 $ docker top 8c4677dfcb6978fbba787da91187862f01d812f91417a63c6b04304e1e054b04 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:31:25 ---> job-cost.sh 10:31:25 lf-activate-venv: SKIPPING 10:31:25 INFO: No Stack... 10:31:26 INFO: Retrieving Pricing Info for: v3-standard-2 10:31:26 INFO: Archiving Costs [Pipeline] sh 10:31:26 + cat /w/workspace/device-sdk-c/11/archives/cost.csv 10:31:26 + cut -d, -f6 [Pipeline] lock 10:31:26 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-c-main-11-stack-cost] 10:31:26 Resource [jenkins-edgexfoundry-device-sdk-c-main-11-stack-cost] did not exist. Created. 10:31:26 Lock acquired on [jenkins-edgexfoundry-device-sdk-c-main-11-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:31:27 + echo total: 0.05999999865889549 [Pipeline] stash 10:31:27 Stashed 1 file(s) [Pipeline] } 10:31:27 Lock released on resource [jenkins-edgexfoundry-device-sdk-c-main-11-stack-cost] [Pipeline] // lock [Pipeline] } 10:31:27 $ docker stop --time=1 8c4677dfcb6978fbba787da91187862f01d812f91417a63c6b04304e1e054b04 10:31:28 $ docker rm -f 8c4677dfcb6978fbba787da91187862f01d812f91417a63c6b04304e1e054b04 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 10:31:37 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2070 in /w/workspace/edgexfoundry_device-sdk-c_main [Pipeline] { [Pipeline] ws 10:31:37 Running in /w/workspace/device-sdk-c/11 [Pipeline] { [Pipeline] checkout 10:31:37 Selected Git installation does not exist. Using Default 10:31:37 The recommended git tool is: NONE 10:31:45 using credential edgex-jenkins-ssh 10:31:45 Cloning the remote Git repository 10:31:45 Cloning repository git@github.com:edgexfoundry/device-sdk-c.git 10:31:45 > git init /w/workspace/device-sdk-c/11 # timeout=10 10:31:45 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git 10:31:45 > git --version # timeout=10 10:31:45 > git --version # 'git version 2.17.1' 10:31:45 using GIT_SSH to set credentials SSH Credentials for GitHub 10:31:46 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:31:47 Avoid second fetch 10:31:47 Checking out Revision b33a799834278c94191ed5db2afedc6f631595ea (main) 10:31:47 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 10:31:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:31:47 > git config core.sparsecheckout # timeout=10 10:31:47 > git checkout -f b33a799834278c94191ed5db2afedc6f631595ea # timeout=10 10:31:51 Commit message: "ci: Update PR Template (#380)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:31:52 provisioning config files... 10:31:52 copy managed file [device-sdk-c-settings] to file:/w/workspace/device-sdk-c/11@tmp/config6999888312043225892tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:31:52 ---> docker-login.sh 10:31:52 nexus3.edgexfoundry.org:10001 10:31:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:31:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:31:54 Configure a credential helper to remove this warning. See 10:31:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:31:54 10:31:54 Login Succeeded 10:31:54 nexus3.edgexfoundry.org:10002 10:31:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:31:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:31:55 Configure a credential helper to remove this warning. See 10:31:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:31:55 10:31:55 Login Succeeded 10:31:55 nexus3.edgexfoundry.org:10003 10:31:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:31:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:31:55 Configure a credential helper to remove this warning. See 10:31:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:31:55 10:31:55 Login Succeeded 10:31:55 nexus3.edgexfoundry.org:10004 10:31:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:31:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:31:56 Configure a credential helper to remove this warning. See 10:31:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:31:56 10:31:56 Login Succeeded 10:31:56 docker.io 10:31:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:31:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:31:57 Configure a credential helper to remove this warning. See 10:31:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:31:57 10:31:57 Login Succeeded 10:31:57 ---> docker-login.sh ends [Pipeline] } 10:31:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:31:58 ========================================================= 10:31:58 [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest] 10:31:58 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 10:31:58 + docker build -t ci-base-image-arm64 -f scripts/Dockerfile.alpine-base --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest . 10:31:59 Sending build context to Docker daemon 2.701MB 10:31:59 Step 1/25 : ARG BASE=alpine:3.14 10:31:59 Step 2/25 : FROM ${BASE} as builder 10:31:59 latest: Pulling from edgex-devops/edgex-gcc-base-arm64 10:31:59 d2f70382dc9a: Pulling fs layer 10:31:59 b08cc2eccb4b: Pulling fs layer 10:31:59 7b69db201801: Pulling fs layer 10:31:59 b08cc2eccb4b: Download complete 10:31:59 d2f70382dc9a: Verifying Checksum 10:31:59 d2f70382dc9a: Download complete 10:32:00 d2f70382dc9a: Pull complete 10:32:00 b08cc2eccb4b: Pull complete 10:32:02 7b69db201801: Verifying Checksum 10:32:02 7b69db201801: Download complete 10:32:10 7b69db201801: Pull complete 10:32:10 Digest: sha256:6402f0ff92f22f5db569dc2a94aef5717e50795d64082fb226716824a8b8ffba 10:32:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest 10:32:10 ---> 759262b18b23 10:32: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 10:32:12 ---> Running in 5700a13f6010 10:32:13 Connecting to iotech.jfrog.io (54.72.115.12:443) 10:32:13 saving to '/etc/apk/keys/alpine.dev.rsa.pub' 10:32:13 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA 10:32:13 '/etc/apk/keys/alpine.dev.rsa.pub' saved 10:32:14 Removing intermediate container 5700a13f6010 10:32:14 ---> 43b91e404753 10:32:14 Step 4/25 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.14/main' >> /etc/apk/repositories 10:32:14 ---> Running in 4e40a33338e6 10:32:17 Removing intermediate container 4e40a33338e6 10:32:17 ---> 09952451a41f 10:32:17 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 10:32:17 ---> Running in a2e0643cc80c 10:32:18 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 10:32:19 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 10:32:19 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.14/main/aarch64/APKINDEX.tar.gz 10:32:20 WARNING: This apk-tools is OLD! Some packages might not function properly. 10:32:20 (1/22) Installing hiredis (0.14.1-r0) 10:32:20 (2/22) Installing hiredis-dev (0.14.1-r0) 10:32:20 (3/22) Installing ncurses-dev (6.2_p20200523-r0) 10:32:20 (4/22) Installing paho-mqtt-c-dev-1.3 (1.3.9-r0) 10:32:21 (5/22) Installing libblkid (2.35.2-r0) 10:32:21 (6/22) Installing blkid (2.35.2-r0) 10:32:21 (7/22) Installing libcap-ng (0.7.10-r1) 10:32:21 (8/22) Installing setpriv (2.35.2-r0) 10:32:21 (9/22) Installing libmount (2.35.2-r0) 10:32:22 (10/22) Installing libsmartcols (2.35.2-r0) 10:32:22 (11/22) Installing findmnt (2.35.2-r0) 10:32:22 (12/22) Installing mcookie (2.35.2-r0) 10:32:22 (13/22) Installing hexdump (2.35.2-r0) 10:32:22 (14/22) Installing lsblk (2.35.2-r0) 10:32:22 (15/22) Installing libuuid (2.35.2-r0) 10:32:22 (16/22) Installing libfdisk (2.35.2-r0) 10:32:22 (17/22) Installing sfdisk (2.35.2-r0) 10:32:23 (18/22) Installing cfdisk (2.35.2-r0) 10:32:23 (19/22) Installing util-linux (2.35.2-r0) 10:32:23 (20/22) Installing util-linux-dev (2.35.2-r0) 10:32:23 (21/22) Installing libidn2 (2.3.0-r0) 10:32:23 (22/22) Installing wget (1.20.3-r1) 10:32:23 Executing busybox-1.31.1-r20.trigger 10:32:23 OK: 276 MiB in 97 packages 10:32:25 Removing intermediate container a2e0643cc80c 10:32:25 ---> 1001f6c86874 10:32:25 Step 6/25 : ENV CBOR_VERSION=0.5.0 10:32:25 ---> Running in 736f424d7748 10:32:26 Removing intermediate container 736f424d7748 10:32:26 ---> dd74250ad4f0 10:32:26 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 10:32:26 ---> Running in d991c5870765 10:32:27 --2021-10-05 10:32:27-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz 10:32:27 Resolving github.com (github.com)... 140.82.113.4 10:32:27 Connecting to github.com (github.com)|140.82.113.4|:443... connected. 10:32:27 HTTP request sent, awaiting response... 302 Found 10:32:27 Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following] 10:32:27 --2021-10-05 10:32:27-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 10:32:27 Resolving codeload.github.com (codeload.github.com)... 140.82.114.9 10:32:27 Connecting to codeload.github.com (codeload.github.com)|140.82.114.9|:443... connected. 10:32:27 HTTP request sent, awaiting response... 200 OK 10:32:27 Length: unspecified [application/x-gzip] 10:32:27 Saving to: 'STDOUT' 10:32:27  10:32:27 0K .......... .......... .......... .......... .......... 1.13M 10:32:27 50K .......... .......... .......... .......... .......... 2.17M 10:32:27 100K .......... .......... .......... .......... .......... 13.5M 10:32:27 150K .......... .......... .......... .......... .......... 2.45M 10:32:27 200K .......... .......... .......... .......... .......... 8.49M 10:32:27 250K .......... .......... .......... .......... .......... 3.84M 10:32:27 300K .......... .......... .......... .......... .......... 4.99M 10:32:27 350K .......... .......... .......... .......... .......... 4.23M 10:32:27 400K .......... .......... .......... .......... .......... 3.75M 10:32:27 450K .......... .......... .......... .......... .......... 3.95M 10:32:27 500K .......... .......... .......... .......... .......... 10.2M 10:32:27 550K .......... .......... .......... .......... .......... 2.74M 10:32:28 600K .......... .......... .......... .......... .......... 888K 10:32:28 650K .......... .......... .......... .......... .......... 1.83M 10:32:28 700K ..   3.94M=0.3s 10:32:28 10:32:28 2021-10-05 10:32:27 (2.63 MB/s) - written to stdout [719348] 10:32:28 10:32:28 -- The C compiler identification is GNU 9.3.0 10:32:28 -- The CXX compiler identification is GNU 9.3.0 10:32:28 -- Check for working C compiler: /usr/bin/cc 10:32:29 -- Check for working C compiler: /usr/bin/cc - works 10:32:29 -- Detecting C compiler ABI info 10:32:29 -- Detecting C compiler ABI info - done 10:32:29 -- Detecting C compile features 10:32:29 -- Detecting C compile features - done 10:32:29 -- Check for working CXX compiler: /usr/bin/c++ 10:32:29 -- Check for working CXX compiler: /usr/bin/c++ - works 10:32:29 -- Detecting CXX compiler ABI info 10:32:29 -- Detecting CXX compiler ABI info - done 10:32:29 -- Detecting CXX compile features 10:32:29 -- Detecting CXX compile features - done 10:32:29 -- Looking for include file endian.h 10:32:30 -- Looking for include file endian.h - found 10:32:30 -- Check if the system is big endian 10:32:30 -- Searching 16 bit integer 10:32:30 -- Looking for sys/types.h 10:32:30 -- Looking for sys/types.h - found 10:32:30 -- Looking for stdint.h 10:32:30 -- Looking for stdint.h - found 10:32:30 -- Looking for stddef.h 10:32:30 -- Looking for stddef.h - found 10:32:30 -- Check size of unsigned short 10:32:31 -- Check size of unsigned short - done 10:32:31 -- Searching 16 bit integer - Using unsigned short 10:32:31 -- Check if the system is big endian - little endian 10:32:31 -- Check size of size_t 10:32:31 -- Check size of size_t - done 10:32:32 CMake Warning at examples/CMakeLists.txt:16 (find_package): 10:32:32 By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has 10:32:32 asked CMake to find a package configuration file provided by "cJSON", but 10:32:32 CMake did not find one. 10:32:32 10:32:32 Could not find a package configuration file provided by "cJSON" with any of 10:32:32 the following names: 10:32:32 10:32:32 cJSONConfig.cmake 10:32:32 cjson-config.cmake 10:32:32 10:32:32 Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set 10:32:32 "cJSON_DIR" to a directory containing one of the above files. If "cJSON" 10:32:32 provides a separate development package or SDK, be sure it has been 10:32:32 installed. 10:32:32 10:32:32 10:32:32 -- Configuring done 10:32:32 -- Generating done 10:32:32 -- Build files have been written to: /tmp/cbor 10:32:32 Scanning dependencies of target cbor_shared 10:32:32 [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o 10:32:33 [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o 10:32:34 [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o 10:32:34 [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o 10:32:35 [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o 10:32:35 [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o 10:32:35 [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o 10:32:35 [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o 10:32:35 [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o 10:32:35 [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o 10:32:36 [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o 10:32:36 [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o 10:32:37 [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o 10:32:37 [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o 10:32:37 [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o 10:32:38 [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o 10:32:38 [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o 10:32:38 [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o 10:32:39 [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o 10:32:39 [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o 10:32:39 [ 40%] Linking C shared library libcbor.so 10:32:39 [ 40%] Built target cbor_shared 10:32:39 Scanning dependencies of target cbor 10:32:39 [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o 10:32:40 [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o 10:32:41 [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o 10:32:41 [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o 10:32:43 [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o 10:32:43 [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o 10:32:43 [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o 10:32:43 [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o 10:32:44 [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o 10:32:44 [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o 10:32:45 [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o 10:32:45 [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o 10:32:46 [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o 10:32:46 [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o 10:32:47 [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o 10:32:47 [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o 10:32:47 [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o 10:32:47 [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o 10:32:48 [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o 10:32:48 [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o 10:32:48 [ 80%] Linking C static library libcbor.a 10:32:48 [ 80%] Built target cbor 10:32:48 Scanning dependencies of target sort 10:32:48 [ 82%] Building C object examples/CMakeFiles/sort.dir/sort.c.o 10:32:49 [ 84%] Linking C executable sort 10:32:49 [ 84%] Built target sort 10:32:49 Scanning dependencies of target readfile 10:32:49 [ 86%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o 10:32:49 [ 88%] Linking C executable readfile 10:32:49 [ 88%] Built target readfile 10:32:49 Scanning dependencies of target streaming_parser 10:32:49 [ 90%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o 10:32:49 [ 92%] Linking C executable streaming_parser 10:32:49 [ 92%] Built target streaming_parser 10:32:49 Scanning dependencies of target hello 10:32:49 [ 94%] Building C object examples/CMakeFiles/hello.dir/hello.c.o 10:32:50 [ 96%] Linking C executable hello 10:32:50 [ 96%] Built target hello 10:32:50 Scanning dependencies of target create_items 10:32:50 [ 98%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o 10:32:50 [100%] Linking C executable create_items 10:32:50 [100%] Built target create_items 10:32:50 Install the project... 10:32:50 -- Install configuration: "Release" 10:32:50 -- Installing: /usr/local/include/cbor/configuration.h 10:32:50 -- Installing: /usr/local/lib64/libcbor.a 10:32:50 -- Installing: /usr/local/lib64/libcbor.so.0.0.0 10:32:50 -- Installing: /usr/local/lib64/libcbor.so.0 10:32:50 -- Installing: /usr/local/lib64/libcbor.so 10:32:50 -- Up-to-date: /usr/local/include/cbor 10:32:50 -- Installing: /usr/local/include/cbor/streaming.h 10:32:50 -- Installing: /usr/local/include/cbor/ints.h 10:32:50 -- Installing: /usr/local/include/cbor/floats_ctrls.h 10:32:50 -- Installing: /usr/local/include/cbor/bytestrings.h 10:32:50 -- Installing: /usr/local/include/cbor/encoding.h 10:32:50 -- Installing: /usr/local/include/cbor/serialization.h 10:32:50 -- Installing: /usr/local/include/cbor/data.h 10:32:50 -- Installing: /usr/local/include/cbor/common.h 10:32:50 -- Installing: /usr/local/include/cbor/callbacks.h 10:32:50 -- Installing: /usr/local/include/cbor/strings.h 10:32:50 -- Installing: /usr/local/include/cbor/tags.h 10:32:50 -- Installing: /usr/local/include/cbor/internal 10:32:50 -- Installing: /usr/local/include/cbor/internal/encoders.h 10:32:50 -- Installing: /usr/local/include/cbor/internal/loaders.h 10:32:50 -- Installing: /usr/local/include/cbor/internal/stack.h 10:32:50 -- Installing: /usr/local/include/cbor/internal/unicode.h 10:32:50 -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h 10:32:50 -- Installing: /usr/local/include/cbor/internal/memory_utils.h 10:32:50 -- Installing: /usr/local/include/cbor/arrays.h 10:32:50 -- Installing: /usr/local/include/cbor/maps.h 10:32:50 -- Installing: /usr/local/include/cbor.h 10:32:50 -- Installing: /usr/local/lib64/pkgconfig/libcbor.pc 10:32:53 Removing intermediate container d991c5870765 10:32:53 ---> fb5be5cb2421 10:32:53 Step 8/25 : RUN mkdir /tmp/sdk 10:32:53 ---> Running in 87648817fa48 10:32:57 Removing intermediate container 87648817fa48 10:32:57 ---> f7509ad0db20 10:32:57 Step 9/25 : COPY VERSION /tmp/sdk 10:32:58 ---> 53b524247dc6 10:32:58 Step 10/25 : COPY src /tmp/sdk/src 10:33:00 ---> 1bc04045541b 10:33:00 Step 11/25 : COPY include /tmp/sdk/include 10:33:01 ---> 9062d94af2dc 10:33:01 Step 12/25 : COPY scripts /tmp/sdk/scripts 10:33:02 ---> a4e2b997eb0a 10:33:02 Step 13/25 : COPY LICENSE /tmp/sdk 10:33:04 ---> 3edb16ced3a0 10:33:04 Step 14/25 : COPY Attribution.txt /tmp/sdk 10:33:05 ---> 3bf7063734e3 10:33:05 Step 15/25 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install 10:33:06 ---> Running in 98879a51ef34 10:33:07 + CPPCHECK=false 10:33:07 + DOCGEN=false 10:33:07 + TOMLVER=SDK-0.2 10:33:07 + CUTILVER=1.2.2 10:33:07 + '[' 0 -gt 0 ] 10:33:07 + readlink -f ./scripts/build.sh 10:33:07 + dirname /tmp/sdk/scripts/build.sh 10:33:07 + dirname /tmp/sdk/scripts 10:33:07 + ROOT=/tmp/sdk 10:33:07 + cd /tmp/sdk 10:33:07 + '[' '!' -d deps ] 10:33:07 + mkdir deps 10:33:07 + wget -O - https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz 10:33:07 + tar -C deps -z -x -f - 10:33:07 --2021-10-05 10:33:07-- https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz 10:33:07 Resolving github.com (github.com)... 140.82.114.4 10:33:07 Connecting to github.com (github.com)|140.82.114.4|:443... connected. 10:33:07 HTTP request sent, awaiting response... 302 Found 10:33:07 Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following] 10:33:07 --2021-10-05 10:33:07-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 10:33:07 Resolving codeload.github.com (codeload.github.com)... 140.82.114.9 10:33:07 Connecting to codeload.github.com (codeload.github.com)|140.82.114.9|:443... connected. 10:33:07 HTTP request sent, awaiting response... 200 OK 10:33:07 Length: unspecified [application/x-gzip] 10:33:07 Saving to: 'STDOUT' 10:33:07 10:33:07 0K .......... ......  788K=0.02s 10:33:07 10:33:07 2021-10-05 10:33:07 (788 KB/s) - written to stdout [16451] 10:33:07 10:33:07 + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c 10:33:07 + + tarwget -C -O deps - -z https://github.com/IOTechSystems/iotech-c-utils/archive/v1.2.2.tar.gz -x 10:33:07 -f - 10:33:07 --2021-10-05 10:33:07-- https://github.com/IOTechSystems/iotech-c-utils/archive/v1.2.2.tar.gz 10:33:07 Resolving github.com (github.com)... 140.82.114.4 10:33:08 Connecting to github.com (github.com)|140.82.114.4|:443... connected. 10:33:08 HTTP request sent, awaiting response... 302 Found 10:33:08 Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.2.2 [following] 10:33:08 --2021-10-05 10:33:08-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.2.2 10:33:08 Resolving codeload.github.com (codeload.github.com)... 140.82.114.9 10:33:08 Connecting to codeload.github.com (codeload.github.com)|140.82.114.9|:443... connected. 10:33:08 HTTP request sent, awaiting response... 200 OK 10:33:08 Length: unspecified [application/x-gzip] 10:33:08 Saving to: 'STDOUT' 10:33:08  10:33:08 0K .......... .......... .......... .......... .......... 1.16M 10:33:08 50K .......... .......... .......... .......... .......... 2.36M 10:33:08 100K .......... .......... .......... .......... .......... 6.61M 10:33:08 150K .......... .......... .......... .........  1.88M=0.09s 10:33:08 10:33:08 2021-10-05 10:33:08 (2.04 MB/s) - written to stdout [193971] 10:33:08 10:33:08 + mkdir -p src/c/iot 10:33:08 + cp deps/iotech-c-utils-1.2.2/src/c/base64.c deps/iotech-c-utils-1.2.2/src/c/component.c deps/iotech-c-utils-1.2.2/src/c/config.c deps/iotech-c-utils-1.2.2/src/c/container.c deps/iotech-c-utils-1.2.2/src/c/data.c deps/iotech-c-utils-1.2.2/src/c/hash.c deps/iotech-c-utils-1.2.2/src/c/iot.c deps/iotech-c-utils-1.2.2/src/c/json.c deps/iotech-c-utils-1.2.2/src/c/logger.c deps/iotech-c-utils-1.2.2/src/c/os.c deps/iotech-c-utils-1.2.2/src/c/scheduler.c deps/iotech-c-utils-1.2.2/src/c/thread.c deps/iotech-c-utils-1.2.2/src/c/threadpool.c deps/iotech-c-utils-1.2.2/src/c/time.c deps/iotech-c-utils-1.2.2/src/c/uuid.c deps/iotech-c-utils-1.2.2/src/c/yxml.c src/c/iot 10:33:08 + cp deps/iotech-c-utils-1.2.2/src/c/defs.h.in src/c/iot 10:33:08 + cp deps/iotech-c-utils-1.2.2/src/c/yxml.h src/c/iot 10:33:08 + cp deps/iotech-c-utils-1.2.2/VERSION src/c/iot 10:33:08 + mkdir -p include/iot 10:33:08 + cp deps/iotech-c-utils-1.2.2/include/iot/base64.h deps/iotech-c-utils-1.2.2/include/iot/component.h deps/iotech-c-utils-1.2.2/include/iot/config.h deps/iotech-c-utils-1.2.2/include/iot/container.h deps/iotech-c-utils-1.2.2/include/iot/data.h deps/iotech-c-utils-1.2.2/include/iot/hash.h deps/iotech-c-utils-1.2.2/include/iot/iot.h deps/iotech-c-utils-1.2.2/include/iot/json.h deps/iotech-c-utils-1.2.2/include/iot/logger.h deps/iotech-c-utils-1.2.2/include/iot/os.h deps/iotech-c-utils-1.2.2/include/iot/scheduler.h deps/iotech-c-utils-1.2.2/include/iot/thread.h deps/iotech-c-utils-1.2.2/include/iot/threadpool.h deps/iotech-c-utils-1.2.2/include/iot/time.h deps/iotech-c-utils-1.2.2/include/iot/typecode.h deps/iotech-c-utils-1.2.2/include/iot/uuid.h include/iot 10:33:08 + mkdir -p include/iot/os 10:33:08 + cp deps/iotech-c-utils-1.2.2/include/iot/os/linux.h deps/iotech-c-utils-1.2.2/include/iot/os/macos.h deps/iotech-c-utils-1.2.2/include/iot/os/zephyr.h include/iot/os 10:33:08 + mkdir -p /tmp/sdk/build/release 10:33:08 + cd /tmp/sdk/build/release 10:33:08 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src 10:33:09 -- The C compiler identification is GNU 9.3.0 10:33:09 -- Check for working C compiler: /usr/bin/cc 10:33:09 -- Check for working C compiler: /usr/bin/cc - works 10:33:09 -- Detecting C compiler ABI info 10:33:09 -- Detecting C compiler ABI info - done 10:33:09 -- Detecting C compile features 10:33:09 -- Detecting C compile features - done 10:33:09 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 10:33:09 -- Found CURL: /usr/lib/libcurl.so (found version "7.77.0") 10:33:09 -- Found LIBYAML: /usr/lib/libyaml.so 10:33:09 -- Found LIBUUID: /usr/lib/libuuid.so 10:33:09 -- Found LIBCBOR: /usr/local/lib64/libcbor.so 10:33:09 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 10:33:09 -- Found LIBHIREDIS: /usr/lib/libhiredis.so 10:33:09 -- C SDK 2.0.1-dev.10 for Linux 10:33:09 -- Performing Test CSDK_HAVE_ATOMIC 10:33:10 -- Performing Test CSDK_HAVE_ATOMIC - Success 10:33:10 -- Found Curses: /usr/lib/libcurses.so 10:33:10 -- Configuring done 10:33:10 -- Generating done 10:33:10 -- Build files have been written to: /tmp/sdk/build/release 10:33:10 + make all package 10:33:10 + tee release.log 10:33:10 Scanning dependencies of target csdk 10:33:11 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 10:33:11 [ 2%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o 10:33:12 [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o 10:33:15 [ 5%] Building C object c/CMakeFiles/csdk.dir/consul.c.o 10:33:15 [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 10:33:15 [ 8%] Building C object c/CMakeFiles/csdk.dir/data-mqtt.c.o 10:33:16 [ 10%] Building C object c/CMakeFiles/csdk.dir/data-redstr.c.o 10:33:16 [ 11%] Building C object c/CMakeFiles/csdk.dir/data-rest.c.o 10:33:17 [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o 10:33:18 [ 14%] Building C object c/CMakeFiles/csdk.dir/device.c.o 10:33:20 [ 16%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 10:33:21 [ 17%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 10:33:21 [ 19%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 10:33:22 [ 20%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 10:33:22 [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o 10:33:22 [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 10:33:23 [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 10:33:26 [ 26%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 10:33:26 [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o 10:33:26 [ 29%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o 10:33:27 [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o 10:33:27 [ 32%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o 10:33:28 /tmp/sdk/src/c/iot/container.c: In function 'iot_container_init': 10:33:28 /tmp/sdk/src/c/iot/container.c:275:37: warning: unused variable 'factory' [-Wunused-variable] 10:33:28 275 | const iot_component_factory_t * factory; 10:33:28 | ^~~~~~~ 10:33:28 [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o 10:33:35 [ 35%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o 10:33:35 [ 37%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o 10:33:35 [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o 10:33:36 [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o 10:33:36 [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o 10:33:36 [ 43%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o 10:33:38 [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o 10:33:38 [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o 10:33:39 [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o 10:33:39 [ 49%] Building C object c/CMakeFiles/csdk.dir/iot/uuid.c.o 10:33:40 [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o 10:33:42 [ 52%] Building C object c/CMakeFiles/csdk.dir/map.c.o 10:33:43 [ 53%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 10:33:44 [ 55%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o 10:33:44 [ 56%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 10:33:50 [ 58%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 10:33:50 [ 59%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 10:33:50 [ 61%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 10:33:50 [ 62%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 10:33:51 [ 64%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 10:33:53 [ 65%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o 10:33:53 [ 67%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o 10:33:54 [ 68%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o 10:33:54 [ 70%] Building C object c/CMakeFiles/csdk.dir/service.c.o 10:33:57 [ 71%] Building C object c/CMakeFiles/csdk.dir/toml.c.o 10:34:00 [ 73%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 10:34:01 [ 74%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 10:34:02 [ 76%] Linking C shared library libcsdk.so 10:34:02 [ 76%] Built target csdk 10:34:02 Scanning dependencies of target template 10:34:02 [ 77%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 10:34:03 [ 79%] Linking C executable template 10:34:03 [ 79%] Built target template 10:34:03 Scanning dependencies of target device-counter 10:34:03 [ 80%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 10:34:03 [ 82%] Linking C executable device-counter 10:34:04 [ 82%] Built target device-counter 10:34:04 Scanning dependencies of target device-random 10:34:04 [ 83%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 10:34:04 [ 85%] Linking C executable device-random 10:34:05 [ 85%] Built target device-random 10:34:05 Scanning dependencies of target device-gyro 10:34:05 [ 86%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 10:34:05 [ 88%] Linking C executable device-gyro 10:34:06 [ 88%] Built target device-gyro 10:34:06 Scanning dependencies of target device-bitfields 10:34:06 [ 89%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 10:34:06 [ 91%] Linking C executable device-bitfields 10:34:06 [ 91%] Built target device-bitfields 10:34:06 Scanning dependencies of target template-discovery 10:34:06 [ 92%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 10:34:07 [ 94%] Linking C executable template-discovery 10:34:07 [ 94%] Built target template-discovery 10:34:07 Scanning dependencies of target device-file 10:34:08 [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 10:34:08 [ 97%] Linking C executable device-file 10:34:09 [ 97%] Built target device-file 10:34:09 Scanning dependencies of target device-terminal 10:34:09 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 10:34:09 [100%] Linking C executable device-terminal 10:34:09 [100%] Built target device-terminal 10:34:09 Run CPack packaging tool... 10:34:09 CPack: Create package using TGZ 10:34:09 CPack: Install projects 10:34:09 CPack: - Run preinstall target for: Csdk 10:34:10 CPack: - Install project: Csdk [] 10:34:10 CPack: Create package 10:34:10 CPack: - package: /tmp/sdk/build/release/csdk-2.0.1-dev.10.tar.gz generated. 10:34:10 + '[' false '=' true ] 10:34:10 + '[' false '=' true ] 10:34:10 + mkdir -p /tmp/sdk/build/debug 10:34:10 + cd /tmp/sdk/build/debug 10:34:10 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src 10:34:10 -- The C compiler identification is GNU 9.3.0 10:34:11 -- Check for working C compiler: /usr/bin/cc 10:34:11 -- Check for working C compiler: /usr/bin/cc - works 10:34:11 -- Detecting C compiler ABI info 10:34:11 -- Detecting C compiler ABI info - done 10:34:11 -- Detecting C compile features 10:34:11 -- Detecting C compile features - done 10:34:11 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 10:34:11 -- Found CURL: /usr/lib/libcurl.so (found version "7.77.0") 10:34:11 -- Found LIBYAML: /usr/lib/libyaml.so 10:34:11 -- Found LIBUUID: /usr/lib/libuuid.so 10:34:11 -- Found LIBCBOR: /usr/local/lib64/libcbor.so 10:34:11 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 10:34:11 -- Found LIBHIREDIS: /usr/lib/libhiredis.so 10:34:11 -- C SDK 2.0.1-dev.10 for Linux 10:34:11 -- Performing Test CSDK_HAVE_ATOMIC 10:34:11 -- Performing Test CSDK_HAVE_ATOMIC - Success 10:34:12 -- Found Curses: /usr/lib/libcurses.so 10:34:12 -- Configuring done 10:34:12 -- Generating done 10:34:12 -- Build files have been written to: /tmp/sdk/build/debug 10:34:12 + + maketee 10:34:12 debug.log 10:34:12 Scanning dependencies of target csdk 10:34:13 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 10:34:13 [ 2%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o 10:34:13 [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o 10:34:14 [ 5%] Building C object c/CMakeFiles/csdk.dir/consul.c.o 10:34:14 [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 10:34:14 [ 8%] Building C object c/CMakeFiles/csdk.dir/data-mqtt.c.o 10:34:15 [ 10%] Building C object c/CMakeFiles/csdk.dir/data-redstr.c.o 10:34:15 [ 11%] Building C object c/CMakeFiles/csdk.dir/data-rest.c.o 10:34:15 [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o 10:34:16 [ 14%] Building C object c/CMakeFiles/csdk.dir/device.c.o 10:34:16 [ 16%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 10:34:16 [ 17%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 10:34:17 [ 19%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 10:34:17 [ 20%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 10:34:18 [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o 10:34:18 [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 10:34:18 [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 10:34:19 [ 26%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 10:34:19 [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o 10:34:19 [ 29%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o 10:34:19 [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o 10:34:20 [ 32%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o 10:34:20 /tmp/sdk/src/c/iot/container.c: In function 'iot_container_init': 10:34:20 /tmp/sdk/src/c/iot/container.c:275:37: warning: unused variable 'factory' [-Wunused-variable] 10:34:20 275 | const iot_component_factory_t * factory; 10:34:20 | ^~~~~~~ 10:34:20 [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o 10:34:21 [ 35%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o 10:34:21 [ 37%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o 10:34:21 [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o 10:34:22 [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o 10:34:22 [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o 10:34:22 [ 43%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o 10:34:22 [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o 10:34:23 [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o 10:34:23 [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o 10:34:23 [ 49%] Building C object c/CMakeFiles/csdk.dir/iot/uuid.c.o 10:34:24 [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o 10:34:24 [ 52%] Building C object c/CMakeFiles/csdk.dir/map.c.o 10:34:24 [ 53%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 10:34:25 [ 55%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o 10:34:25 [ 56%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 10:34:26 [ 58%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 10:34:26 [ 59%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 10:34:26 [ 61%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 10:34:27 [ 62%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 10:34:27 [ 64%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 10:34:28 [ 65%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o 10:34:28 [ 67%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o 10:34:28 [ 68%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o 10:34:29 [ 70%] Building C object c/CMakeFiles/csdk.dir/service.c.o 10:34:29 [ 71%] Building C object c/CMakeFiles/csdk.dir/toml.c.o 10:34:30 [ 73%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 10:34:30 [ 74%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 10:34:31 [ 76%] Linking C shared library libcsdk.so 10:34:31 [ 76%] Built target csdk 10:34:31 Scanning dependencies of target template 10:34:31 [ 77%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 10:34:31 [ 79%] Linking C executable template 10:34:31 [ 79%] Built target template 10:34:31 Scanning dependencies of target device-counter 10:34:31 [ 80%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 10:34:32 [ 82%] Linking C executable device-counter 10:34:32 [ 82%] Built target device-counter 10:34:32 Scanning dependencies of target device-random 10:34:32 [ 83%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 10:34:32 [ 85%] Linking C executable device-random 10:34:33 [ 85%] Built target device-random 10:34:33 Scanning dependencies of target device-gyro 10:34:33 [ 86%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 10:34:33 [ 88%] Linking C executable device-gyro 10:34:33 [ 88%] Built target device-gyro 10:34:33 Scanning dependencies of target device-bitfields 10:34:33 [ 89%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 10:34:33 [ 91%] Linking C executable device-bitfields 10:34:33 [ 91%] Built target device-bitfields 10:34:33 Scanning dependencies of target template-discovery 10:34:34 [ 92%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 10:34:34 [ 94%] Linking C executable template-discovery 10:34:34 [ 94%] Built target template-discovery 10:34:34 Scanning dependencies of target device-file 10:34:34 [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 10:34:35 [ 97%] Linking C executable device-file 10:34:35 [ 97%] Built target device-file 10:34:35 Scanning dependencies of target device-terminal 10:34:35 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 10:34:35 [100%] Linking C executable device-terminal 10:34:35 [100%] Built target device-terminal 10:34:35 make: Entering directory '/tmp/sdk/build/release' 10:34:35 make[1]: Entering directory '/tmp/sdk/build/release' 10:34:35 make[2]: Entering directory '/tmp/sdk/build/release' 10:34:35 make[2]: Leaving directory '/tmp/sdk/build/release' 10:34:35 [ 76%] Built target csdk 10:34:35 make[2]: Entering directory '/tmp/sdk/build/release' 10:34:35 make[2]: Leaving directory '/tmp/sdk/build/release' 10:34:35 [ 79%] Built target template 10:34:35 make[2]: Entering directory '/tmp/sdk/build/release' 10:34:35 make[2]: Leaving directory '/tmp/sdk/build/release' 10:34:36 [ 82%] Built target device-counter 10:34:36 make[2]: Entering directory '/tmp/sdk/build/release' 10:34:36 make[2]: Leaving directory '/tmp/sdk/build/release' 10:34:36 [ 85%] Built target device-random 10:34:36 make[2]: Entering directory '/tmp/sdk/build/release' 10:34:36 make[2]: Leaving directory '/tmp/sdk/build/release' 10:34:36 [ 88%] Built target device-gyro 10:34:36 make[2]: Entering directory '/tmp/sdk/build/release' 10:34:36 make[2]: Leaving directory '/tmp/sdk/build/release' 10:34:36 [ 91%] Built target device-bitfields 10:34:36 make[2]: Entering directory '/tmp/sdk/build/release' 10:34:36 make[2]: Leaving directory '/tmp/sdk/build/release' 10:34:36 [ 94%] Built target template-discovery 10:34:36 make[2]: Entering directory '/tmp/sdk/build/release' 10:34:36 make[2]: Leaving directory '/tmp/sdk/build/release' 10:34:36 [ 97%] Built target device-file 10:34:36 make[2]: Entering directory '/tmp/sdk/build/release' 10:34:36 make[2]: Leaving directory '/tmp/sdk/build/release' 10:34:36 [100%] Built target device-terminal 10:34:36 make[1]: Leaving directory '/tmp/sdk/build/release' 10:34:36 Install the project... 10:34:36 -- Install configuration: "Release" 10:34:36 -- Installing: /usr/local/lib/libcsdk.so 10:34:36 -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" 10:34:36 -- Up-to-date: /usr/local/include 10:34:36 -- Installing: /usr/local/include/edgex 10:34:36 -- Installing: /usr/local/include/edgex/rest-server.h 10:34:36 -- Installing: /usr/local/include/edgex/edgex-base.h 10:34:36 -- Installing: /usr/local/include/edgex/edgex.h 10:34:36 -- Installing: /usr/local/include/edgex/devices.h 10:34:36 -- Installing: /usr/local/include/edgex/profiles.h 10:34:36 -- Installing: /usr/local/include/edgex/csdk-defs.h 10:34:36 -- Installing: /usr/local/include/devsdk 10:34:36 -- Installing: /usr/local/include/devsdk/devsdk-base.h 10:34:36 -- Installing: /usr/local/include/devsdk/devsdk.h 10:34:36 -- Installing: /usr/local/include/iot 10:34:36 -- Installing: /usr/local/include/iot/json.h 10:34:36 -- Installing: /usr/local/include/iot/container.h 10:34:36 -- Installing: /usr/local/include/iot/component.h 10:34:36 -- Installing: /usr/local/include/iot/typecode.h 10:34:36 -- Installing: /usr/local/include/iot/iot.h 10:34:36 -- Installing: /usr/local/include/iot/uuid.h 10:34:36 -- Installing: /usr/local/include/iot/time.h 10:34:36 -- Installing: /usr/local/include/iot/hash.h 10:34:36 -- Installing: /usr/local/include/iot/logger.h 10:34:36 -- Installing: /usr/local/include/iot/os 10:34:36 -- Installing: /usr/local/include/iot/os/zephyr.h 10:34:36 -- Installing: /usr/local/include/iot/os/linux.h 10:34:36 -- Installing: /usr/local/include/iot/os/macos.h 10:34:36 -- Installing: /usr/local/include/iot/scheduler.h 10:34:36 -- Installing: /usr/local/include/iot/data.h 10:34:36 -- Installing: /usr/local/include/iot/thread.h 10:34:36 -- Installing: /usr/local/include/iot/os.h 10:34:36 -- Installing: /usr/local/include/iot/base64.h 10:34:36 -- Installing: /usr/local/include/iot/defs.h 10:34:36 -- Installing: /usr/local/include/iot/threadpool.h 10:34:36 -- Installing: /usr/local/include/iot/config.h 10:34:36 -- Installing: /usr/local/share/device-sdk-c/LICENSE 10:34:36 -- Installing: /usr/local/share/device-sdk-c/Attribution.txt 10:34:36 make: Leaving directory '/tmp/sdk/build/release' 10:34:38 Removing intermediate container 98879a51ef34 10:34:38 ---> 759136779a3e 10:34:38 Step 16/25 : FROM ${BASE} 10:34:38 ---> 759262b18b23 10:34:38 Step 17/25 : LABEL maintainer="IOTech " 10:34:39 ---> Running in 25614be4e37a 10:34:40 Removing intermediate container 25614be4e37a 10:34:40 ---> 7cbfa5f9cc47 10:34:40 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 10:34:40 ---> Running in 7bb476c2e047 10:34:41 Connecting to iotech.jfrog.io (54.229.110.245:443) 10:34:42 saving to '/etc/apk/keys/alpine.dev.rsa.pub' 10:34:42 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA 10:34:42 '/etc/apk/keys/alpine.dev.rsa.pub' saved 10:34:44 Removing intermediate container 7bb476c2e047 10:34:44 ---> 3d3e9c08d286 10:34:44 Step 19/25 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.14/main' >> /etc/apk/repositories 10:34:45 ---> Running in 2e64cecfdb54 10:34:48 Removing intermediate container 2e64cecfdb54 10:34:48 ---> 92421ce63c43 10:34: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 10:34:49 ---> Running in 90a1a4b44515 10:34:50 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 10:34:51 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 10:34:51 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.14/main/aarch64/APKINDEX.tar.gz 10:34:52 WARNING: This apk-tools is OLD! Some packages might not function properly. 10:34:52 (1/7) Installing curl (7.79.1-r0) 10:34:52 (2/7) Installing hiredis (0.14.1-r0) 10:34:52 (3/7) Installing hiredis-dev (0.14.1-r0) 10:34:52 (4/7) Installing libuuid (2.35.2-r0) 10:34:52 (5/7) Installing paho-mqtt-c-dev-1.3 (1.3.9-r0) 10:34:53 (6/7) Installing libidn2 (2.3.0-r0) 10:34:53 (7/7) Installing wget (1.20.3-r1) 10:34:53 Executing busybox-1.31.1-r20.trigger 10:34:53 OK: 267 MiB in 82 packages 10:34:56 Removing intermediate container 90a1a4b44515 10:34:56 ---> 2759270e6847 10:34:56 Step 21/25 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot 10:34:56 ---> 614ee41d911e 10:34:56 Step 22/25 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex 10:34:58 ---> ec7cff520f3e 10:34:58 Step 23/25 : COPY --from=builder /usr/local/lib /usr/local/lib 10:34:59 ---> 1b76cfc2df37 10:34:59 Step 24/25 : COPY --from=builder /usr/local/lib64 /usr/local/lib64 10:35:00 ---> d91978dadba9 10:35:00 Step 25/25 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c 10:35:01 ---> dcf5e8b534f4 10:35:01 Successfully built dcf5e8b534f4 10:35:01 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:35:02 + docker inspect -f . ci-base-image-arm64 10:35:02 . [Pipeline] withDockerContainer 10:35:02 prd-ubuntu18.04-docker-arm64-4c-16g-2070 does not seem to be running inside a container 10:35:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-c/11 -v /w/workspace/device-sdk-c/11:/w/workspace/device-sdk-c/11:rw,z -v /w/workspace/device-sdk-c/11@tmp:/w/workspace/device-sdk-c/11@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-arm64 cat 10:35:04 $ docker top f7e7f509988f6ec3241100b1f525965f83191712aa8e0ba07caa37359db450b5 -eo pid,comm [Pipeline] { [Pipeline] sh 10:35:05 + make test 10:35:05 echo "make test" 10:35:05 make test [Pipeline] } 10:35:05 $ docker stop --time=1 f7e7f509988f6ec3241100b1f525965f83191712aa8e0ba07caa37359db450b5 10:35:07 $ docker rm -f f7e7f509988f6ec3241100b1f525965f83191712aa8e0ba07caa37359db450b5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 10:35:08 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:35:08 + ls -al . 10:35:08 total 200 10:35:08 drwxrwxr-x 8 jenkins jenkins 4096 Oct 5 10:31 . 10:35:08 drwxrwxr-x 4 jenkins jenkins 4096 Oct 5 10:31 .. 10:35:08 drwxrwxr-x 8 jenkins jenkins 4096 Oct 5 10:31 .git 10:35:08 drwxrwxr-x 3 jenkins jenkins 4096 Oct 5 10:31 .github 10:35:08 -rw-rw-r-- 1 jenkins jenkins 176 Oct 5 10:31 .gitignore 10:35:08 -rw-rw-r-- 1 jenkins jenkins 3104 Oct 5 10:31 Attribution.txt 10:35:08 -rw-rw-r-- 1 jenkins jenkins 7767 Oct 5 10:31 CHANGES 10:35:08 -rw-rw-r-- 1 jenkins jenkins 108574 Oct 5 10:31 Doxyfile 10:35:08 -rw-rw-r-- 1 jenkins jenkins 677 Oct 5 10:31 GOVERNANCE.md 10:35:08 -rw-rw-r-- 1 jenkins jenkins 784 Oct 5 10:31 Jenkinsfile 10:35:08 -rw-rw-r-- 1 jenkins jenkins 10174 Oct 5 10:31 LICENSE 10:35:08 -rw-rw-r-- 1 jenkins jenkins 444 Oct 5 10:31 Makefile 10:35:08 -rw-rw-r-- 1 jenkins jenkins 618 Oct 5 10:31 OWNERS.md 10:35:08 -rw-rw-r-- 1 jenkins jenkins 4086 Oct 5 10:31 README.md 10:35:08 -rw-rw-r-- 1 jenkins jenkins 7422 Oct 5 10:31 README.v2.md 10:35:08 -rw-rw-r-- 1 jenkins jenkins 12 Oct 5 10:29 VERSION 10:35:08 drwxrwxr-x 2 jenkins jenkins 4096 Oct 5 10:31 docs 10:35:08 drwxrwxr-x 4 jenkins jenkins 4096 Oct 5 10:31 include 10:35:08 drwxrwxr-x 2 jenkins jenkins 4096 Oct 5 10:31 scripts 10:35:08 drwxrwxr-x 4 jenkins jenkins 4096 Oct 5 10:31 src [Pipeline] isUnix [Pipeline] sh 10:35:09 + 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=b33a799834278c94191ed5db2afedc6f631595ea --label arch=arm64 --label version=2.0.1-dev.10 . 10:35:10 Sending build context to Docker daemon 2.701MB 10:35:10 Step 1/17 : ARG BASE=alpine:3.14 10:35:10 Step 2/17 : FROM ${BASE} 10:35:10 ---> dcf5e8b534f4 10:35:10 Step 3/17 : LABEL maintainer="IOTech " 10:35:10 ---> Running in 18ef1b66cf69 10:35:10 Removing intermediate container 18ef1b66cf69 10:35:10 ---> 2a91bae17cc7 10:35:10 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 10:35:10 ---> Running in 512db59ed957 10:35:11 --2021-10-05 10:35:11-- https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release 10:35:12 Resolving iotech.jfrog.io (iotech.jfrog.io)... 54.195.244.87, 54.229.110.245, 54.72.115.12 10:35:12 Connecting to iotech.jfrog.io (iotech.jfrog.io)|54.195.244.87|:443... connected. 10:35:12 HTTP request sent, awaiting response... 200 OK 10:35:12 Length: unspecified [application/json] 10:35:12 Saving to: '/etc/apk/keys/alpine.dev.rsa.pub' 10:35:12  10:35:12 0K   8.95M=0s 10:35:12 10:35:12 2021-10-05 10:35:12 (8.95 MB/s) - '/etc/apk/keys/alpine.dev.rsa.pub' saved [451] 10:35:12 10:35:13 Removing intermediate container 512db59ed957 10:35:13 ---> a44b17d46843 10:35:13 Step 5/17 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.14/main' >> /etc/apk/repositories 10:35:13 ---> Running in 8e90d4734b87 10:35:15 Removing intermediate container 8e90d4734b87 10:35:15 ---> 25b7ee4c9a5f 10:35:15 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 10:35:15 ---> Running in 0e48522be307 10:35:17 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 10:35:18 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 10:35:18 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.14/main/aarch64/APKINDEX.tar.gz 10:35:18 WARNING: This apk-tools is OLD! Some packages might not function properly. 10:35:18 (1/16) Installing ncurses-dev (6.2_p20200523-r0) 10:35:18 (2/16) Installing libblkid (2.35.2-r0) 10:35:19 (3/16) Installing blkid (2.35.2-r0) 10:35:19 (4/16) Installing libcap-ng (0.7.10-r1) 10:35:19 (5/16) Installing setpriv (2.35.2-r0) 10:35:19 (6/16) Installing libmount (2.35.2-r0) 10:35:19 (7/16) Installing libsmartcols (2.35.2-r0) 10:35:19 (8/16) Installing findmnt (2.35.2-r0) 10:35:19 (9/16) Installing mcookie (2.35.2-r0) 10:35:19 (10/16) Installing hexdump (2.35.2-r0) 10:35:19 (11/16) Installing lsblk (2.35.2-r0) 10:35:20 (12/16) Installing libfdisk (2.35.2-r0) 10:35:20 (13/16) Installing sfdisk (2.35.2-r0) 10:35:20 (14/16) Installing cfdisk (2.35.2-r0) 10:35:20 (15/16) Installing util-linux (2.35.2-r0) 10:35:20 (16/16) Installing util-linux-dev (2.35.2-r0) 10:35:21 Executing busybox-1.31.1-r20.trigger 10:35:21 OK: 276 MiB in 98 packages 10:35:22 Removing intermediate container 0e48522be307 10:35:22 ---> 0d313e16e40e 10:35:22 Step 7/17 : COPY VERSION /edgex-c-sdk/ 10:35:23 ---> 548ebbc53cb6 10:35:23 Step 8/17 : COPY src /edgex-c-sdk/src/ 10:35:24 ---> 2d4146b85849 10:35:24 Step 9/17 : COPY include /edgex-c-sdk/include/ 10:35:25 ---> 6e16d88be4da 10:35:25 Step 10/17 : COPY scripts /edgex-c-sdk/scripts 10:35:25 ---> 8d7b0bd17e5a 10:35:25 Step 11/17 : COPY LICENSE /edgex-c-sdk/ 10:35:26 ---> d3997ad45fac 10:35:26 Step 12/17 : COPY Attribution.txt /edgex-c-sdk/ 10:35:27 ---> f54e694ea4e7 10:35:27 Step 13/17 : WORKDIR /edgex-c-sdk 10:35:27 ---> Running in 7bc4a881f9b0 10:35:27 Removing intermediate container 7bc4a881f9b0 10:35:27 ---> ad603cfeb8a2 10:35:27 Step 14/17 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] 10:35:27 ---> Running in c8147f923274 10:35:28 Removing intermediate container c8147f923274 10:35:28 ---> 574df85fadac 10:35:28 Step 15/17 : LABEL arch=arm64 10:35:28 ---> Running in f8d883c167f1 10:35:29 Removing intermediate container f8d883c167f1 10:35:29 ---> 5a3718c7534c 10:35:29 Step 16/17 : LABEL git_sha=b33a799834278c94191ed5db2afedc6f631595ea 10:35:29 ---> Running in 788572e52e0e 10:35:29 Removing intermediate container 788572e52e0e 10:35:29 ---> 2f48344d8e35 10:35:29 Step 17/17 : LABEL version=2.0.1-dev.10 10:35:29 ---> Running in 99a1b7af99c1 10:35:30 Removing intermediate container 99a1b7af99c1 10:35:30 ---> 2d196f4cf38b 10:35:30 [Warning] One or more build-args [ARCH MAKE] were not consumed 10:35:30 Successfully built 2d196f4cf38b 10:35:30 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 10:35:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:35:31 10:35:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 10:35:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:35:31 arm64: Pulling from edgex-lftools-log-publisher 10:35:31 448f6bf000e3: Pulling fs layer 10:35:31 f757da607395: Pulling fs layer 10:35:31 05883995daec: Pulling fs layer 10:35:31 8603b9c90790: Pulling fs layer 10:35:31 1560dd03e051: Pulling fs layer 10:35:31 27f5ce0e4adf: Pulling fs layer 10:35:31 c2d8d7efcc4b: Pulling fs layer 10:35:31 8603b9c90790: Waiting 10:35:31 1560dd03e051: Waiting 10:35:31 27f5ce0e4adf: Waiting 10:35:31 c2d8d7efcc4b: Waiting 10:35:32 f757da607395: Verifying Checksum 10:35:32 f757da607395: Download complete 10:35:32 8603b9c90790: Verifying Checksum 10:35:32 8603b9c90790: Download complete 10:35:32 05883995daec: Verifying Checksum 10:35:32 05883995daec: Download complete 10:35:32 1560dd03e051: Verifying Checksum 10:35:32 1560dd03e051: Download complete 10:35:32 27f5ce0e4adf: Verifying Checksum 10:35:32 27f5ce0e4adf: Download complete 10:35:32 448f6bf000e3: Verifying Checksum 10:35:32 448f6bf000e3: Download complete 10:35:35 c2d8d7efcc4b: Verifying Checksum 10:35:35 c2d8d7efcc4b: Download complete 10:35:36 448f6bf000e3: Pull complete 10:35:36 f757da607395: Pull complete 10:35:38 05883995daec: Pull complete 10:35:38 8603b9c90790: Pull complete 10:35:39 1560dd03e051: Pull complete 10:35:39 27f5ce0e4adf: Pull complete 10:35:55 c2d8d7efcc4b: Pull complete 10:35:55 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 10:35:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:35:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 10:35:55 prd-ubuntu18.04-docker-arm64-4c-16g-2070 does not seem to be running inside a container 10:35:55 $ 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/11 -v /w/workspace/device-sdk-c/11:/w/workspace/device-sdk-c/11:rw,z -v /w/workspace/device-sdk-c/11@tmp:/w/workspace/device-sdk-c/11@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:arm64 cat 10:36:00 $ docker top 1c86e3b80168eb7b340bb477e832101954ea931d726819710ee9d5931097860a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:36:01 ---> job-cost.sh 10:36:01 lf-activate-venv: SKIPPING 10:36:01 INFO: No Stack... 10:36:16 INFO: Retrieving Pricing Info for: v3-standard-4 10:36:16 INFO: Archiving Costs [Pipeline] sh 10:36:17 + cat /w/workspace/device-sdk-c/11/archives/cost.csv 10:36:17 + cut -d, -f6 [Pipeline] lock 10:36:17 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-c-main-11-stack-cost] 10:36:17 Resource [jenkins-edgexfoundry-device-sdk-c-main-11-stack-cost] did not exist. Created. 10:36:17 Lock acquired on [jenkins-edgexfoundry-device-sdk-c-main-11-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:36:17 /w/workspace/device-sdk-c/11@tmp/durable-0f952c5b/script.sh: 1: /w/workspace/device-sdk-c/11@tmp/durable-0f952c5b/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 10:36:18 + echo total: 0.10999999940395355 [Pipeline] stash 10:36:18 Warning: overwriting stash ‘stack-cost’ 10:36:19 Stashed 1 file(s) [Pipeline] } 10:36:19 Lock released on resource [jenkins-edgexfoundry-device-sdk-c-main-11-stack-cost] [Pipeline] // lock [Pipeline] } 10:36:19 $ docker stop --time=1 1c86e3b80168eb7b340bb477e832101954ea931d726819710ee9d5931097860a 10:36:20 $ docker rm -f 1c86e3b80168eb7b340bb477e832101954ea931d726819710ee9d5931097860a [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 10:36:22 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:36:22 . [Pipeline] withDockerContainer 10:36:22 prd-centos7-docker-4c-2g-2067 does not seem to be running inside a container 10:36:22 $ 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 10:36:22 $ docker top 8e83f57276785477b45b9df95e1e698c0a4da4a25928a1c720bd69d5c84d9654 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:36:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:36:22 [ssh-agent] Looking for ssh-agent implementation... 10:36:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:36:22 $ docker exec 8e83f57276785477b45b9df95e1e698c0a4da4a25928a1c720bd69d5c84d9654 ssh-agent 10:36:22 SSH_AUTH_SOCK=/tmp/ssh-MKUDEr5s7ERF/agent.15 10:36:22 SSH_AGENT_PID=22 10:36:22 Running ssh-add (command line suppressed) 10:36:23 Identity added: /w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_3706386851077276853.key (/w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_3706386851077276853.key) 10:36:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:36:23 + git semver tag 10:36:23 # -> Open(): unable to determine branch for HEAD 10:36:23 # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_main/.git 10:36:23 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_main 10:36:23 # $SEMVER_REMOTE_NAME = origin 10:36:23 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 10:36:23 # $SEMVER_USER_NAME = edgex-jenkins 10:36:23 # $SEMVER_BRANCH = main 10:36:23 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_main/.semver 10:36:23 # b33a799834278c94191ed5db2afedc6f631595ea HEAD 10:36:23 # -> Force: false 10:36:23 # f2dfe99922b6c034887c8804bb9c9368345a9b65 refs/tags/v2.0.1-dev.10 [Pipeline] } 10:36:23 $ docker exec --env ******** --env ******** 8e83f57276785477b45b9df95e1e698c0a4da4a25928a1c720bd69d5c84d9654 ssh-agent -k 10:36:23 unset SSH_AUTH_SOCK; 10:36:23 unset SSH_AGENT_PID; 10:36:23 echo Agent pid 22 killed; 10:36:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:36:23 + git semver [Pipeline] } 10:36:23 $ docker stop --time=1 8e83f57276785477b45b9df95e1e698c0a4da4a25928a1c720bd69d5c84d9654 10:36:25 $ docker rm -f 8e83f57276785477b45b9df95e1e698c0a4da4a25928a1c720bd69d5c84d9654 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 10:36:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:36:25 10:36:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 10:36:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:36:25 0.23.1-centos7: Pulling from edgex-lftools 10:36:25 ab5ef0e58194: Pulling fs layer 10:36:25 9712f1f96733: Pulling fs layer 10:36:25 63f879dbbcfc: Pulling fs layer 10:36:25 0d9ebad4ef96: Pulling fs layer 10:36:25 e9a5061849ea: Pulling fs layer 10:36:25 d747dcd14b5f: Pulling fs layer 10:36:25 2de7ff778b66: Pulling fs layer 10:36:25 0d9ebad4ef96: Waiting 10:36:25 e9a5061849ea: Waiting 10:36:25 d747dcd14b5f: Waiting 10:36:25 2de7ff778b66: Waiting 10:36:25 9712f1f96733: Verifying Checksum 10:36:25 9712f1f96733: Download complete 10:36:26 63f879dbbcfc: Verifying Checksum 10:36:26 63f879dbbcfc: Download complete 10:36:26 e9a5061849ea: Verifying Checksum 10:36:26 e9a5061849ea: Download complete 10:36:27 d747dcd14b5f: Verifying Checksum 10:36:27 d747dcd14b5f: Download complete 10:36:27 ab5ef0e58194: Verifying Checksum 10:36:27 ab5ef0e58194: Download complete 10:36:27 0d9ebad4ef96: Verifying Checksum 10:36:27 0d9ebad4ef96: Download complete 10:36:27 2de7ff778b66: Verifying Checksum 10:36:27 2de7ff778b66: Download complete 10:36:29 ab5ef0e58194: Pull complete 10:36:30 9712f1f96733: Pull complete 10:36:30 63f879dbbcfc: Pull complete 10:36:35 0d9ebad4ef96: Pull complete 10:36:35 e9a5061849ea: Pull complete 10:36:35 d747dcd14b5f: Pull complete 10:36:36 2de7ff778b66: Pull complete 10:36:36 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 10:36:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:36:36 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 10:36:36 prd-centos7-docker-4c-2g-2067 does not seem to be running inside a container 10:36:36 $ 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 10:36:40 $ docker top 41d149d2681417c8fc1b87a7a3b78c7fb0ed1ed16838ce0542714dadb3a42dee -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 10:36:40 provisioning config files... 10:36:40 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-c_main@tmp/config2437335619819129120tmp 10:36:40 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-c_main@tmp/config1809230054897419161tmp 10:36:40 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-c_main@tmp/config4758777969244090361tmp [Pipeline] { [Pipeline] echo 10:36:40 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 10:36:40 ---> sigul-configuration.sh 10:36:40 gpg: directory `/root/.gnupg' created 10:36:40 gpg: new configuration file `/root/.gnupg/gpg.conf' created 10:36:40 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 10:36:40 gpg: keyring `/root/.gnupg/secring.gpg' created 10:36:40 gpg: keyring `/root/.gnupg/pubring.gpg' created 10:36:40 gpg: CAST5 encrypted data 10:36:40 gpg: encrypted with 1 passphrase 10:36:40 gpg: WARNING: message was not integrity protected [Pipeline] sh 10:36:41 + mkdir /home/jenkins 10:36:41 + mkdir /home/jenkins/sigul [Pipeline] sh 10:36:41 + 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 10:36:41 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 10:36:41 ---> sigul-install.sh 10:36:41 Sigul already installed; skipping installation. [Pipeline] sh 10:36:42 + git tag --list 10:36:42 0.7.0 10:36:42 0.7.1 10:36:42 1.0.0 10:36:42 v1.0.1 10:36:42 v1.0.2 10:36:42 v1.0.3 10:36:42 v1.1.0 10:36:42 v1.1.1 10:36:42 v1.2.0 10:36:42 v1.2.1 10:36:42 v1.2.2 10:36:42 v1.3.0 10:36:42 v1.3.1 10:36:42 v2.0.0 10:36:42 v2.0.1-dev.1 10:36:42 v2.0.1-dev.10 10:36:42 v2.0.1-dev.2 10:36:42 v2.0.1-dev.3 10:36:42 v2.0.1-dev.4 10:36:42 v2.0.1-dev.5 10:36:42 v2.0.1-dev.6 10:36:42 v2.0.1-dev.7 10:36:42 v2.0.1-dev.8 10:36:42 v2.0.1-dev.9 [Pipeline] sh 10:36:42 + lftools sign git-tag v2.0.1-dev.10 10:36:42 Signing Git tag with Sigul... 10:36:42 Signing v2.0.1-dev.10 [Pipeline] echo 10:36:43 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 10:36:44 ---> sigul-configuration-cleanup.sh [Pipeline] } 10:36:44 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 10:36:44 $ docker stop --time=1 41d149d2681417c8fc1b87a7a3b78c7fb0ed1ed16838ce0542714dadb3a42dee 10:36:45 $ docker rm -f 41d149d2681417c8fc1b87a7a3b78c7fb0ed1ed16838ce0542714dadb3a42dee [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 10:36:46 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:36:46 . [Pipeline] withDockerContainer 10:36:46 prd-centos7-docker-4c-2g-2067 does not seem to be running inside a container 10:36:46 $ 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 10:36:46 $ docker top 07986c357c195d17a5f103677d3e9f471539fe1e887671a1a73b4d566d97a35d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:36:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:36:46 [ssh-agent] Looking for ssh-agent implementation... 10:36:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:36:46 $ docker exec 07986c357c195d17a5f103677d3e9f471539fe1e887671a1a73b4d566d97a35d ssh-agent 10:36:46 SSH_AUTH_SOCK=/tmp/ssh-Cel9PfIKDor2/agent.13 10:36:46 SSH_AGENT_PID=20 10:36:46 Running ssh-add (command line suppressed) 10:36:47 Identity added: /w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_5495365724525684336.key (/w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_5495365724525684336.key) 10:36:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:36:47 + git semver bump pre 10:36:47 # -> Open(): unable to determine branch for HEAD 10:36:47 # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_main/.git 10:36:47 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_main 10:36:47 # $SEMVER_REMOTE_NAME = origin 10:36:47 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 10:36:47 # $SEMVER_USER_NAME = edgex-jenkins 10:36:47 # $SEMVER_BRANCH = main 10:36:47 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_main/.semver 10:36:47 2.0.1-dev.11 [Pipeline] } 10:36:47 $ docker exec --env ******** --env ******** 07986c357c195d17a5f103677d3e9f471539fe1e887671a1a73b4d566d97a35d ssh-agent -k 10:36:47 unset SSH_AUTH_SOCK; 10:36:47 unset SSH_AGENT_PID; 10:36:47 echo Agent pid 20 killed; 10:36:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:36:47 + git semver [Pipeline] } 10:36:47 $ docker stop --time=1 07986c357c195d17a5f103677d3e9f471539fe1e887671a1a73b4d566d97a35d 10:36:49 $ docker rm -f 07986c357c195d17a5f103677d3e9f471539fe1e887671a1a73b4d566d97a35d [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 10:36:49 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:36:49 . [Pipeline] withDockerContainer 10:36:49 prd-centos7-docker-4c-2g-2067 does not seem to be running inside a container 10:36:49 $ 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 10:36:50 $ docker top f0b321d9ba402bc75fd8c1dbeba4647ba8c33a2caa12bb81845376a901e2a89f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:36:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:36:50 [ssh-agent] Looking for ssh-agent implementation... 10:36:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:36:50 $ docker exec f0b321d9ba402bc75fd8c1dbeba4647ba8c33a2caa12bb81845376a901e2a89f ssh-agent 10:36:50 SSH_AUTH_SOCK=/tmp/ssh-Edt36A5cZNYq/agent.13 10:36:50 SSH_AGENT_PID=20 10:36:50 Running ssh-add (command line suppressed) 10:36:50 Identity added: /w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_6488240875414094442.key (/w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_6488240875414094442.key) 10:36:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:36:50 + git semver push 10:36:50 # -> Open(): unable to determine branch for HEAD 10:36:50 # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_main/.git 10:36:50 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_main 10:36:50 # $SEMVER_REMOTE_NAME = origin 10:36:50 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 10:36:50 # $SEMVER_USER_NAME = edgex-jenkins 10:36:50 # $SEMVER_BRANCH = main 10:36:50 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_main/.semver [Pipeline] } 10:36:52 $ docker exec --env ******** --env ******** f0b321d9ba402bc75fd8c1dbeba4647ba8c33a2caa12bb81845376a901e2a89f ssh-agent -k 10:36:53 unset SSH_AUTH_SOCK; 10:36:53 unset SSH_AGENT_PID; 10:36:53 echo Agent pid 20 killed; 10:36:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:36:53 + git semver [Pipeline] } 10:36:53 $ docker stop --time=1 f0b321d9ba402bc75fd8c1dbeba4647ba8c33a2caa12bb81845376a901e2a89f 10:36:54 $ docker rm -f f0b321d9ba402bc75fd8c1dbeba4647ba8c33a2caa12bb81845376a901e2a89f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 10:36:55 + '[' -d /w/workspace/edgexfoundry_device-sdk-c_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 10:36:55 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:36:56 ---> package-listing.sh 10:36:56 ++ facter osfamily 10:36:56 ++ tr '[:upper:]' '[:lower:]' 10:36:56 + OS_FAMILY=redhat 10:36:56 + workspace=/w/workspace/edgexfoundry_device-sdk-c_main 10:36:56 + START_PACKAGES=/tmp/packages_start.txt 10:36:56 + END_PACKAGES=/tmp/packages_end.txt 10:36:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:36:56 + PACKAGES=/tmp/packages_start.txt 10:36:56 + '[' /w/workspace/edgexfoundry_device-sdk-c_main ']' 10:36:56 + PACKAGES=/tmp/packages_end.txt 10:36:56 + case "${OS_FAMILY}" in 10:36:56 + rpm -qa 10:36:56 + sort 10:36:57 + '[' -f /tmp/packages_start.txt ']' 10:36:57 + '[' -f /tmp/packages_end.txt ']' 10:36:57 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:36:57 + '[' /w/workspace/edgexfoundry_device-sdk-c_main ']' 10:36:57 + mkdir -p /w/workspace/edgexfoundry_device-sdk-c_main/archives/ 10:36:57 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-c_main/archives/ [Pipeline] echo 10:36:57 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 10:36:57 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 10:36:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:36:58 10:36:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 10:36:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:36:58 latest: Pulling from edgex-lftools-log-publisher 10:36:58 b4d181a07f80: Pulling fs layer 10:36:58 a1111a8f2ec3: Pulling fs layer 10:36:58 ed53099fbce6: Pulling fs layer 10:36:58 dc539afda2c1: Pulling fs layer 10:36:58 77bc0d833cb6: Pulling fs layer 10:36:58 9065ff56babe: Pulling fs layer 10:36:58 d287ab97295c: Pulling fs layer 10:36:58 77bc0d833cb6: Waiting 10:36:58 9065ff56babe: Waiting 10:36:58 d287ab97295c: Waiting 10:36:58 dc539afda2c1: Waiting 10:36:58 a1111a8f2ec3: Verifying Checksum 10:36:58 a1111a8f2ec3: Download complete 10:36:58 dc539afda2c1: Verifying Checksum 10:36:58 dc539afda2c1: Download complete 10:36:58 ed53099fbce6: Verifying Checksum 10:36:58 ed53099fbce6: Download complete 10:36:58 9065ff56babe: Verifying Checksum 10:36:58 9065ff56babe: Download complete 10:36:58 77bc0d833cb6: Verifying Checksum 10:36:58 77bc0d833cb6: Download complete 10:36:59 b4d181a07f80: Verifying Checksum 10:36:59 b4d181a07f80: Download complete 10:37:00 d287ab97295c: Verifying Checksum 10:37:00 d287ab97295c: Download complete 10:37:00 b4d181a07f80: Pull complete 10:37:00 a1111a8f2ec3: Pull complete 10:37:01 ed53099fbce6: Pull complete 10:37:01 dc539afda2c1: Pull complete 10:37:01 77bc0d833cb6: Pull complete 10:37:01 9065ff56babe: Pull complete 10:37:07 d287ab97295c: Pull complete 10:37:07 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 10:37:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:37:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 10:37:07 prd-centos7-docker-4c-2g-2067 does not seem to be running inside a container 10:37:07 $ 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 10:37:11 $ docker top cb6417689f88b8d7c0c0efe6af8ba9e9647e9b44e88bbd594cb31399a3162395 -eo pid,comm [Pipeline] { [Pipeline] sh 10:37:11 + touch /tmp/pre-build-complete [Pipeline] sh 10:37:12 + mkdir -p /var/log/sysstat [Pipeline] sh 10:37:12 + ls /var/log/sa-host 10:37:12 + sadf -c /var/log/sa-host/sa05 10:37:12 file_magic: OK 10:37:12 HZ: Using current value: 100 10:37:12 file_header: OK 10:37:12 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 10:37:12 Statistics: 10:37:12 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 10:37:12 File successfully converted to sysstat format version 12.0.3 10:37:12 + sadf -c /var/log/sa-host/sa30 10:37:12 file_magic: OK 10:37:12 HZ: Using current value: 100 10:37:12 file_header: OK 10:37:12 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 10:37:12 Statistics: 10:37:12 Hnuu...uuuununununu...Hnuu...uuuununununu... 10:37:12 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:37:12 provisioning config files... 10:37:12 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_main@tmp/config7565828792981233867tmp [Pipeline] { [Pipeline] echo 10:37:12 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:37:13 ---> create-netrc.sh [Pipeline] } 10:37:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:37:13 ---> python-tools-install.sh [Pipeline] echo 10:37:13 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:37:14 ---> sudo-logs.sh 10:37:14 Archiving 'sudo' log.. 10:37:14 sudo: unable to resolve host prd-centos7-docker-4c-2g-2067.novalocal: Name or service not known 10:37:14 sudo: unable to resolve host prd-centos7-docker-4c-2g-2067.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 10:37:14 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:37:14 ---> job-cost.sh 10:37:14 lf-activate-venv: SKIPPING 10:37:14 DEBUG: total: 0.10999999940395355 10:37:14 INFO: Retrieving Stack Cost... 10:37:14 INFO: Retrieving Pricing Info for: v3-standard-2 10:37:14 INFO: Archiving Costs [Pipeline] echo 10:37:14 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:37:15 ---> logs-deploy.sh 10:37:15 lf-activate-venv: SKIPPING 10:37:15 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/main/11 10:37:15 INFO: archiving workspace using pattern(s): 10:37:16 Archives upload complete. 10:37:16 INFO: archiving logs to Nexus 10:37:16 ---> uname -a: 10:37:16 Linux prd-centos7-docker-4c-2g-2067.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 10:37:16 10:37:16 10:37:16 ---> lscpu: 10:37:16 Architecture: x86_64 10:37:16 CPU op-mode(s): 32-bit, 64-bit 10:37:16 Byte Order: Little Endian 10:37:16 Address sizes: 40 bits physical, 48 bits virtual 10:37:16 CPU(s): 2 10:37:16 On-line CPU(s) list: 0,1 10:37:16 Thread(s) per core: 1 10:37:16 Core(s) per socket: 1 10:37:16 Socket(s): 2 10:37:16 NUMA node(s): 1 10:37:16 Vendor ID: AuthenticAMD 10:37:16 CPU family: 23 10:37:16 Model: 49 10:37:16 Model name: AMD EPYC-Rome Processor 10:37:16 Stepping: 0 10:37:16 CPU MHz: 2799.998 10:37:16 BogoMIPS: 5599.99 10:37:16 Virtualization: AMD-V 10:37:16 Hypervisor vendor: KVM 10:37:16 Virtualization type: full 10:37:16 L1d cache: 32K 10:37:16 L1i cache: 32K 10:37:16 L2 cache: 512K 10:37:16 L3 cache: 16384K 10:37:16 NUMA node0 CPU(s): 0,1 10:37:16 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 10:37:16 10:37:16 10:37:16 ---> nproc: 10:37:16 2 10:37:16 10:37:16 10:37:16 ---> df -h: 10:37:16 Filesystem Size Used Avail Use% Mounted on 10:37:16 overlay 40G 8.3G 32G 21% / 10:37:16 tmpfs 64M 0 64M 0% /dev 10:37:16 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 10:37:16 shm 64M 0 64M 0% /dev/shm 10:37:16 /dev/vda1 40G 8.3G 32G 21% /facter-os 10:37:16 10:37:16 10:37:16 ---> sar -b -r -n DEV: 10:37:16 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/05/21 _x86_64_ (2 CPU) 10:37:16 10:37:16 10:28:17 LINUX RESTART (2 CPU) 10:37:16 10:37:16 10:29:01 tps rtps wtps bread/s bwrtn/s 10:37:16 10:30:01 21.33 3.20 18.13 2315.27 2403.65 10:37:16 10:31:01 0.35 0.00 0.35 0.00 5.71 10:37:16 10:32:01 0.27 0.00 0.27 0.00 3.25 10:37:16 10:33:01 0.27 0.00 0.27 0.00 3.63 10:37:16 10:34:01 0.25 0.00 0.25 0.00 3.05 10:37:16 10:35:01 0.38 0.00 0.38 0.00 4.98 10:37:16 10:36:01 0.30 0.00 0.30 0.00 5.00 10:37:16 10:37:01 104.96 0.13 104.83 10.79 22621.41 10:37:16 Average: 16.02 0.42 15.60 290.82 3132.46 10:37:16 10:37:16 10:29:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:37:16 10:30:01 5677952 0 621332 7.76 2620 1707036 1465820 16.18 561048 1532448 28 10:37:16 10:31:01 5674844 0 624432 7.80 2620 1707044 1456580 16.08 564048 1532424 20 10:37:16 10:32:01 5673572 0 625704 7.81 2620 1707044 1440168 15.90 566104 1532576 8 10:37:16 10:33:01 5672100 0 627168 7.83 2620 1707052 1440132 15.90 567248 1532576 8 10:37:16 10:34:01 5675656 0 623604 7.79 2620 1707060 1420804 15.69 563004 1533440 8 10:37:16 10:35:01 5676920 0 622336 7.77 2620 1707064 1420624 15.68 561964 1533440 8 10:37:16 10:36:01 5676268 0 622984 7.78 2620 1707068 1420576 15.68 562772 1533496 8 10:37:16 10:37:01 4503876 0 962196 12.01 2620 2540248 1796044 19.83 970904 2136648 228588 10:37:16 Average: 5528898 0 666220 8.32 2620 1811202 1482594 16.37 614636 1608381 28584 10:37:16 10:37:16 10:29:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:37:16 10:30:01 eth0 81.30 61.63 360.54 15.01 0.00 0.00 0.00 0.00 10:37:16 10:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:37:16 10:30:01 docker0 7.84 4.91 1.00 26.47 0.00 0.00 0.00 0.00 10:37:16 10:31:01 eth0 0.93 0.22 0.31 0.19 0.00 0.00 0.00 0.00 10:37:16 10:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:37:16 10:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:37:16 10:32:01 eth0 5.03 2.23 3.36 0.33 0.00 0.00 0.00 0.00 10:37:16 10:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:37:16 10:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:37:16 10:33:01 eth0 0.67 0.30 0.28 0.20 0.00 0.00 0.00 0.00 10:37:16 10:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:37:16 10:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:37:16 10:34:01 eth0 0.73 0.45 0.35 0.27 0.00 0.00 0.00 0.00 10:37:16 10:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:37:16 10:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:37:16 10:35:01 eth0 0.30 0.15 0.07 0.01 0.00 0.00 0.00 0.00 10:37:16 10:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:37:16 10:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:37:16 10:36:01 eth0 0.18 0.08 0.01 0.01 0.00 0.00 0.00 0.00 10:37:16 10:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:37:16 10:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:37:16 10:37:01 eth0 589.51 405.96 5851.08 53.06 0.00 0.00 0.00 0.00 10:37:16 10:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:37:16 10:37:01 docker0 2.36 1.67 0.38 0.41 0.00 0.00 0.00 0.00 10:37:16 Average: eth0 84.86 58.90 777.28 8.64 0.00 0.00 0.00 0.00 10:37:16 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:37:16 Average: docker0 1.28 0.82 0.17 3.36 0.00 0.00 0.00 0.00 10:37:16 10:37:16 10:37:16 ---> sar -P ALL: 10:37:16 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/05/21 _x86_64_ (2 CPU) 10:37:16 10:37:16 10:28:17 LINUX RESTART (2 CPU) 10:37:16 10:37:16 10:29:01 CPU %user %nice %system %iowait %steal %idle 10:37:16 10:30:01 all 3.23 0.00 1.54 0.46 0.04 94.72 10:37:16 10:30:01 0 3.08 0.00 1.62 0.56 0.03 94.71 10:37:16 10:30:01 1 3.38 0.00 1.47 0.37 0.05 94.73 10:37:16 10:31:01 all 0.18 0.00 0.06 0.00 0.01 99.76 10:37:16 10:31:01 0 0.13 0.00 0.05 0.00 0.00 99.82 10:37:16 10:31:01 1 0.22 0.00 0.07 0.00 0.02 99.70 10:37:16 10:32:01 all 0.25 0.00 0.04 0.00 0.02 99.69 10:37:16 10:32:01 0 0.38 0.00 0.03 0.00 0.02 99.57 10:37:16 10:32:01 1 0.12 0.00 0.05 0.00 0.02 99.82 10:37:16 10:33:01 all 0.25 0.00 0.05 0.00 0.02 99.68 10:37:16 10:33:01 0 0.43 0.00 0.05 0.00 0.02 99.50 10:37:16 10:33:01 1 0.07 0.00 0.05 0.00 0.02 99.87 10:37:16 10:34:01 all 0.26 0.00 0.04 0.00 0.02 99.68 10:37:16 10:34:01 0 0.45 0.00 0.03 0.00 0.02 99.50 10:37:16 10:34:01 1 0.07 0.00 0.05 0.00 0.02 99.87 10:37:16 10:35:01 all 0.22 0.00 0.03 0.00 0.01 99.75 10:37:16 10:35:01 0 0.40 0.00 0.03 0.00 0.02 99.55 10:37:16 10:35:01 1 0.03 0.00 0.02 0.00 0.00 99.95 10:37:16 10:36:01 all 0.23 0.00 0.03 0.00 0.01 99.73 10:37:16 10:36:01 0 0.38 0.00 0.03 0.00 0.00 99.58 10:37:16 10:36:01 1 0.07 0.00 0.03 0.00 0.02 99.88 10:37:16 10:37:01 all 16.93 0.00 7.45 1.05 0.10 74.48 10:37:16 10:37:01 0 16.79 0.00 7.84 1.22 0.10 74.05 10:37:16 10:37:01 1 17.07 0.00 7.05 0.87 0.09 74.92 10:37:16 Average: all 2.62 0.00 1.12 0.18 0.03 96.05 10:37:16 Average: 0 2.69 0.00 1.18 0.22 0.03 95.90 10:37:16 Average: 1 2.55 0.00 1.07 0.15 0.03 96.21 10:37:16 10:37:16 10:37:16