Pull request #256 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of iain-anderson for edgexfoundry/device-sdk-c Obtained Jenkinsfile from 33a3836050f44f795e0a1ac03686ade9be884345+784285b3e5560c6aed2cdbdbbb8eed209f7721e1 (6e1b80902f8d756fdb966da83a5eeaa17bc9ad6f) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Examining edgexfoundry/edgex-global-pipelines Attempting to resolve stable as a branch Attempting to resolve stable as a tag Resolved stable as tag stable at revision a8d5489117fb74ecf2babedeac9793ec80335c77 using credential edgex-jenkins-access-pat Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository https://github.com/edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/PR-256/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/tags/stable:refs/tags/stable # timeout=10 > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 Checking out Revision a8d5489117fb74ecf2babedeac9793ec80335c77 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a8d5489117fb74ecf2babedeac9793ec80335c77 # timeout=10 Commit message: "Merge pull request #176 from soda480/US6232f" > 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 > git --version # timeout=10 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildCApp] RAW Config: [project:device-sdk-c, dockerBuildFilePath:scripts/Dockerfile.alpine-3.9-base, dockerFilePath:scripts/Dockerfile.alpine-3.9, 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-3.9 DOCKER_BUILD_FILE_PATH: scripts/Dockerfile.alpine-3.9-base DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-sdk-c DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre SNAP_CHANNEL: latest/edge BUILD_SNAP: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-7894’ is offline Running on prd-centos7-docker-4c-2g-7896 in /w/workspace/edgexfoundry_device-sdk-c_PR-256 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:edgexfoundry/device-sdk-c.git > git init /w/workspace/edgexfoundry_device-sdk-c_PR-256 # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/256/head:refs/remotes/origin/PR-256 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/256/head:refs/remotes/origin/PR-256 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/256/head:refs/remotes/origin/PR-256 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 784285b3e5560c6aed2cdbdbbb8eed209f7721e1 into PR head commit 33a3836050f44f795e0a1ac03686ade9be884345 Merge succeeded, producing 33a3836050f44f795e0a1ac03686ade9be884345 Checking out Revision 33a3836050f44f795e0a1ac03686ade9be884345 (PR-256) > git config core.sparsecheckout # timeout=10 > git checkout -f 33a3836050f44f795e0a1ac03686ade9be884345 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 784285b3e5560c6aed2cdbdbbb8eed209f7721e1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 33a3836050f44f795e0a1ac03686ade9be884345 # timeout=10 Commit message: "compat: Add --instance flag as per Go SDK" First time build. Skipping changelog. > git --version # timeout=10 fatal: bad object a8d5489117fb74ecf2babedeac9793ec80335c77 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:07:57 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:07:58 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:07:58 ========================================================= 20:07:58 EdgeX Global Pipelines Version Info 20:07:58 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:08:00 ------------------- 20:08:00 stable info: 20:08:00 ------------------- 20:08:00 Commited By: Emilio Reyes emilio.reyes@intel.com 20:08:00 Commit SHA: 045109fa9a4f6df2e4fd24e75fafac08edbb033d 20:08:00 Message: update stable to v1.0.87 20:08:01 ------------------- 20:08:01 experimental info: 20:08:01 ------------------- 20:08:01 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:08:01 Commit SHA: 045109fa9a4f6df2e4fd24e75fafac08edbb033d 20:08:01 Message: update experimental to v1.0.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 20:08:03 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:08:04 20:08:04 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 20:08:05 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:08:05 latest: Pulling from edgex-devops/git-semver 20:08:05 9123ac7c32f7: Pulling fs layer 20:08:05 b8cc5d1170e3: Pulling fs layer 20:08:05 2924cbbf6a41: Pulling fs layer 20:08:05 93b08a4f1073: Pulling fs layer 20:08:05 93b08a4f1073: Waiting 20:08:05 b8cc5d1170e3: Verifying Checksum 20:08:05 b8cc5d1170e3: Download complete 20:08:05 9123ac7c32f7: Verifying Checksum 20:08:05 9123ac7c32f7: Download complete 20:08:05 2924cbbf6a41: Verifying Checksum 20:08:05 2924cbbf6a41: Download complete 20:08:05 93b08a4f1073: Verifying Checksum 20:08:05 93b08a4f1073: Download complete 20:08:05 9123ac7c32f7: Pull complete 20:08:06 b8cc5d1170e3: Pull complete 20:08:07 2924cbbf6a41: Pull complete 20:08:07 93b08a4f1073: Pull complete 20:08:07 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 20:08:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 20:08:08 prd-centos7-docker-4c-2g-7896 does not seem to be running inside a container 20:08:08 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_PR-256 -v /w/workspace/edgexfoundry_device-sdk-c_PR-256:/w/workspace/edgexfoundry_device-sdk-c_PR-256:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_PR-256@tmp:/w/workspace/edgexfoundry_device-sdk-c_PR-256@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 20:08:09 $ docker top 6075c4a3d5d22ee78d8e021c1bfb34f1cb7eac492278ffd248be9f60e354ca7f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:08:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:08:10 [ssh-agent] Looking for ssh-agent implementation... 20:08:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:08:10 $ docker exec 6075c4a3d5d22ee78d8e021c1bfb34f1cb7eac492278ffd248be9f60e354ca7f ssh-agent 20:08:10 SSH_AUTH_SOCK=/tmp/ssh-xZdMAwxg30yW/agent.15 20:08:10 SSH_AGENT_PID=22 20:08:10 Running ssh-add (command line suppressed) 20:08:11 Identity added: /w/workspace/edgexfoundry_device-sdk-c_PR-256@tmp/private_key_7688249235251643718.key (/w/workspace/edgexfoundry_device-sdk-c_PR-256@tmp/private_key_7688249235251643718.key) 20:08:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:08:12 + git describe --exact-match --tags HEAD 20:08:12 fatal: No names found, cannot describe anything. [Pipeline] } 20:08:12 $ docker exec --env ******** --env ******** 6075c4a3d5d22ee78d8e021c1bfb34f1cb7eac492278ffd248be9f60e354ca7f ssh-agent -k 20:08:12 unset SSH_AUTH_SOCK; 20:08:12 unset SSH_AGENT_PID; 20:08:12 echo Agent pid 22 killed; 20:08:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 20:08:12 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 20:08:12 This usually means this commit has not been tagged. [Pipeline] sshagent 20:08:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:08:13 [ssh-agent] Looking for ssh-agent implementation... 20:08:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:08:13 $ docker exec 6075c4a3d5d22ee78d8e021c1bfb34f1cb7eac492278ffd248be9f60e354ca7f ssh-agent 20:08:13 SSH_AUTH_SOCK=/tmp/ssh-x8RfOckG11rz/agent.58 20:08:13 SSH_AGENT_PID=65 20:08:13 Running ssh-add (command line suppressed) 20:08:14 Identity added: /w/workspace/edgexfoundry_device-sdk-c_PR-256@tmp/private_key_1189219864109692521.key (/w/workspace/edgexfoundry_device-sdk-c_PR-256@tmp/private_key_1189219864109692521.key) 20:08:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:08:14 + git semver init 20:08:14 # -> Open(): unable to determine branch for HEAD 20:08:14 # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_PR-256/.git 20:08:14 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_PR-256 20:08:14 # $SEMVER_REMOTE_NAME = origin 20:08:14 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:08:14 # $SEMVER_USER_NAME = edgex-jenkins 20:08:14 # $SEMVER_BRANCH = PR-256 20:08:14 # $SEMVER_TEMP = /tmp/semver-934019996 20:08:14 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-c.git $SEMVER_TEMP 20:08:16 # '/tmp/semver-934019996' -> '/w/workspace/edgexfoundry_device-sdk-c_PR-256/.semver' 20:08:16 # -> Force: false 20:08:16 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_PR-256/.semver [Pipeline] } 20:08:16 $ docker exec --env ******** --env ******** 6075c4a3d5d22ee78d8e021c1bfb34f1cb7eac492278ffd248be9f60e354ca7f ssh-agent -k 20:08:16 unset SSH_AUTH_SOCK; 20:08:16 unset SSH_AGENT_PID; 20:08:16 echo Agent pid 65 killed; 20:08:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:08:17 + git semver [Pipeline] } 20:08:17 $ docker stop --time=1 6075c4a3d5d22ee78d8e021c1bfb34f1cb7eac492278ffd248be9f60e354ca7f 20:08:19 $ docker rm -f 6075c4a3d5d22ee78d8e021c1bfb34f1cb7eac492278ffd248be9f60e354ca7f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 20:08:20 Stashed 43 file(s) [Pipeline] echo 20:08:20 [edgeXSemver] initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 20:08:36 Still waiting to schedule task 20:08:36 Waiting for next available executor on ‘centos7-docker-4c-2g’ 20:08:36 Still waiting to schedule task 20:08:36 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 20:10:27 Running on prd-ubuntu18.04-docker-arm64-4c-16g-7897 in /w/workspace/edgexfoundry_device-sdk-c_PR-256 [Pipeline] { [Pipeline] ws 20:10:27 Running in /w/workspace/device-sdk-c/1 [Pipeline] { [Pipeline] checkout 20:10:32 using credential edgex-jenkins-ssh 20:10:32 Cloning the remote Git repository 20:10:32 Cloning with configured refspecs honoured and without tags 20:10:32 Cloning repository git@github.com:edgexfoundry/device-sdk-c.git 20:10:33 > git init /w/workspace/device-sdk-c/1 # timeout=10 20:10:33 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git 20:10:33 > git --version # timeout=10 20:10:33 using GIT_SSH to set credentials SSH Credentials for GitHub 20:10:33 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/256/head:refs/remotes/origin/PR-256 +refs/heads/master:refs/remotes/origin/master # timeout=10 20:10:34 Fetching without tags 20:10:34 Merging remotes/origin/master commit 784285b3e5560c6aed2cdbdbbb8eed209f7721e1 into PR head commit 33a3836050f44f795e0a1ac03686ade9be884345 20:10:34 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 20:10:34 > git config --add remote.origin.fetch +refs/pull/256/head:refs/remotes/origin/PR-256 # timeout=10 20:10:34 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 20:10:34 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 20:10:34 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git 20:10:34 using GIT_SSH to set credentials SSH Credentials for GitHub 20:10:34 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/256/head:refs/remotes/origin/PR-256 +refs/heads/master:refs/remotes/origin/master # timeout=10 20:10:34 > git config core.sparsecheckout # timeout=10 20:10:34 > git checkout -f 33a3836050f44f795e0a1ac03686ade9be884345 # timeout=10 20:10:35 Merge succeeded, producing 33a3836050f44f795e0a1ac03686ade9be884345 20:10:35 Checking out Revision 33a3836050f44f795e0a1ac03686ade9be884345 (PR-256) 20:10:35 > git remote # timeout=10 20:10:35 > git config --get remote.origin.url # timeout=10 20:10:35 using GIT_SSH to set credentials SSH Credentials for GitHub 20:10:35 > git merge 784285b3e5560c6aed2cdbdbbb8eed209f7721e1 # timeout=10 20:10:35 > git rev-parse HEAD^{commit} # timeout=10 20:10:35 > git config core.sparsecheckout # timeout=10 20:10:35 > git checkout -f 33a3836050f44f795e0a1ac03686ade9be884345 # timeout=10 20:10:39 Commit message: "compat: Add --instance flag as per Go SDK" 20:10:39 > git --version # timeout=10 20:10:39 fatal: bad object a8d5489117fb74ecf2babedeac9793ec80335c77 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 20:10:41 ========================================================= 20:10:41 [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest] 20:10:41 ========================================================= [Pipeline] isUnix [Pipeline] sh 20:10:42 + docker build -t ci-base-image-arm64 -f scripts/Dockerfile.alpine-3.9-base --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest . 20:10:43 Sending build context to Docker daemon 3.053MB 20:10:43 Step 1/21 : ARG BASE=alpine:3.9 20:10:43 Step 2/21 : FROM ${BASE} as builder 20:10:44 latest: Pulling from edgex-devops/edgex-gcc-base-arm64 20:10:44 0362ad1dd800: Pulling fs layer 20:10:44 f2cdb1532d8b: Pulling fs layer 20:10:44 37ed683be191: Pulling fs layer 20:10:44 f2cdb1532d8b: Verifying Checksum 20:10:44 f2cdb1532d8b: Download complete 20:10:44 0362ad1dd800: Verifying Checksum 20:10:44 0362ad1dd800: Download complete 20:10:44 0362ad1dd800: Pull complete 20:10:45 f2cdb1532d8b: Pull complete 20:10:51 37ed683be191: Verifying Checksum 20:10:51 37ed683be191: Download complete 20:11:01 37ed683be191: Pull complete 20:11:01 Digest: sha256:f3a502aba7c4a8aa4a4fcde21dbb9db33787f3779e80dd14fb3ea60ab67de23f 20:11:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest 20:11:01 ---> b23d30803547 20:11:01 Step 3/21 : 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 20:11:02 Running on prd-centos7-docker-4c-2g-7898 in /w/workspace/edgexfoundry_device-sdk-c_PR-256 [Pipeline] { [Pipeline] ws 20:11:02 Running in /w/workspace/device-sdk-c/1 [Pipeline] { [Pipeline] checkout 20:11:03 ---> Running in f14b43023be1 20:11:04 using credential edgex-jenkins-ssh 20:11:04 Cloning the remote Git repository 20:11:04 Cloning with configured refspecs honoured and without tags 20:11:04 fetch http://nl.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz 20:11:03 Cloning repository git@github.com:edgexfoundry/device-sdk-c.git 20:11:03 > git init /w/workspace/device-sdk-c/1 # timeout=10 20:11:03 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git 20:11:03 > git --version # timeout=10 20:11:03 using GIT_SSH to set credentials SSH Credentials for GitHub 20:11:04 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/256/head:refs/remotes/origin/PR-256 +refs/heads/master:refs/remotes/origin/master # timeout=10 20:11:05 Fetching without tags 20:11:05 fetch http://nl.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz 20:11:05 Merging remotes/origin/master commit 784285b3e5560c6aed2cdbdbbb8eed209f7721e1 into PR head commit 33a3836050f44f795e0a1ac03686ade9be884345 20:11:04 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 20:11:04 > git config --add remote.origin.fetch +refs/pull/256/head:refs/remotes/origin/PR-256 # timeout=10 20:11:04 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 20:11:04 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 20:11:04 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git 20:11:04 using GIT_SSH to set credentials SSH Credentials for GitHub 20:11:04 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/256/head:refs/remotes/origin/PR-256 +refs/heads/master:refs/remotes/origin/master # timeout=10 20:11:05 > git config core.sparsecheckout # timeout=10 20:11:05 > git checkout -f 33a3836050f44f795e0a1ac03686ade9be884345 # timeout=10 20:11:06 Merge succeeded, producing 33a3836050f44f795e0a1ac03686ade9be884345 20:11:06 Checking out Revision 33a3836050f44f795e0a1ac03686ade9be884345 (PR-256) 20:11:06 (1/8) Installing ncurses-dev (6.1_p20190105-r0) 20:11:06 (2/8) Installing libuuid (2.33-r0) 20:11:06 (3/8) Installing libblkid (2.33-r0) 20:11:06 (4/8) Installing libfdisk (2.33-r0) 20:11:06 (5/8) Installing libmount (2.33-r0) 20:11:06 (6/8) Installing libsmartcols (2.33-r0) 20:11:06 (7/8) Installing util-linux-dev (2.33-r0) 20:11:05 > git remote # timeout=10 20:11:05 > git config --get remote.origin.url # timeout=10 20:11:05 using GIT_SSH to set credentials SSH Credentials for GitHub 20:11:05 > git merge 784285b3e5560c6aed2cdbdbbb8eed209f7721e1 # timeout=10 20:11:05 > git rev-parse HEAD^{commit} # timeout=10 20:11:05 > git config core.sparsecheckout # timeout=10 20:11:05 > git checkout -f 33a3836050f44f795e0a1ac03686ade9be884345 # timeout=10 20:11:07 (8/8) Installing wget (1.20.3-r0) 20:11:07 Executing busybox-1.29.3-r10.trigger 20:11:07 OK: 285 MiB in 83 packages 20:11:09 Removing intermediate container f14b43023be1 20:11:09 ---> cae4666ef066 20:11:09 Step 4/21 : ENV CBOR_VERSION=0.5.0 20:11:09 ---> Running in 3fd48f76a1f5 20:11:09 Commit message: "compat: Add --instance flag as per Go SDK" 20:11:09 > git --version # timeout=10 20:11:09 fatal: bad object a8d5489117fb74ecf2babedeac9793ec80335c77 20:11:09 Removing intermediate container 3fd48f76a1f5 20:11:09 ---> 6e78af42af40 20:11:09 Step 5/21 : 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 20:11:09 ---> Running in 528e55e41464 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script 20:11:10 --2020-05-11 20:11:10-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz 20:11:10 Resolving github.com... 140.82.114.4 20:11:10 Connecting to github.com|140.82.114.4|:443... connected. 20:11:10 HTTP request sent, awaiting response... 302 Found 20:11:10 Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following] 20:11:10 --2020-05-11 20:11:10-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 20:11:10 Resolving codeload.github.com... 140.82.114.9 20:11:10 Connecting to codeload.github.com|140.82.114.9|:443... connected. 20:11:10 HTTP request sent, awaiting response... 200 OK 20:11:10 Length: unspecified [application/x-gzip] 20:11:10 Saving to: 'STDOUT' 20:11:10  [Pipeline] { [Pipeline] unstash 20:11:11 0K .......... .......... .......... .......... .......... 1.53M 20:11:11 50K .......... .......... .......... .......... .......... 3.70M 20:11:11 100K .......... .......... .......... .......... .......... 8.32M 20:11:11 150K .......... .......... .......... .......... .......... 10.8M 20:11:11 200K .......... .......... .......... .......... .......... 4.58M 20:11:11 250K .......... .......... .......... .......... .......... 4.82M 20:11:11 300K .......... .......... .......... .......... .......... 4.75M 20:11:11 350K .......... .......... .......... .......... .......... 8.45M 20:11:11 400K .......... .......... .......... .......... .......... 3.02M 20:11:11 450K .......... .......... .......... .......... .......... 4.00M 20:11:11 500K .......... .......... .......... .......... .......... 6.65M 20:11:11 550K .......... .......... .......... .......... .......... 2.91M 20:11:11 600K .......... .......... .......... .......... .......... 920K 20:11:11 650K .......... .......... .......... .......... .......... 2.05M 20:11:11 700K ..    5.24M=0.2s 20:11:11 20:11:11 2020-05-11 20:11:11 (3.07 MB/s) - written to stdout [719348] 20:11:11 [Pipeline] echo 20:11:11 ========================================================= 20:11:11 [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest] 20:11:11 ========================================================= [Pipeline] isUnix [Pipeline] sh 20:11:11 -- The C compiler identification is GNU 8.3.0 20:11:11 -- The CXX compiler identification is GNU 8.3.0 20:11:11 -- Check for working C compiler: /usr/bin/cc 20:11:11 + docker build -t ci-base-image-x86_64 -f scripts/Dockerfile.alpine-3.9-base --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest . 20:11:11 -- Check for working C compiler: /usr/bin/cc -- works 20:11:11 -- Detecting C compiler ABI info 20:11:12 -- Detecting C compiler ABI info - done 20:11:12 -- Detecting C compile features 20:11:12 Sending build context to Docker daemon 3.053MB 20:11:12 Step 1/21 : ARG BASE=alpine:3.9 20:11:12 Step 2/21 : FROM ${BASE} as builder 20:11:12 latest: Pulling from edgex-devops/edgex-gcc-base 20:11:12 e7c96db7181b: Pulling fs layer 20:11:12 4c13bbce0fe7: Pulling fs layer 20:11:12 6059c847ac2f: Pulling fs layer 20:11:12 4c13bbce0fe7: Verifying Checksum 20:11:12 4c13bbce0fe7: Download complete 20:11:12 e7c96db7181b: Verifying Checksum 20:11:12 e7c96db7181b: Download complete 20:11:13 e7c96db7181b: Pull complete 20:11:13 4c13bbce0fe7: Pull complete 20:11:13 -- Detecting C compile features - done 20:11:13 -- Check for working CXX compiler: /usr/bin/c++ 20:11:13 -- Check for working CXX compiler: /usr/bin/c++ -- works 20:11:13 -- Detecting CXX compiler ABI info 20:11:13 -- Detecting CXX compiler ABI info - done 20:11:13 -- Detecting CXX compile features 20:11:13 6059c847ac2f: Verifying Checksum 20:11:13 6059c847ac2f: Download complete 20:11:14 -- Detecting CXX compile features - done 20:11:14 -- Looking for include file endian.h 20:11:15 -- Looking for include file endian.h - found 20:11:15 -- Check if the system is big endian 20:11:15 -- Searching 16 bit integer 20:11:15 -- Looking for sys/types.h 20:11:15 -- Looking for sys/types.h - found 20:11:15 -- Looking for stdint.h 20:11:15 -- Looking for stdint.h - found 20:11:15 -- Looking for stddef.h 20:11:15 -- Looking for stddef.h - found 20:11:15 -- Check size of unsigned short 20:11:16 -- Check size of unsigned short - done 20:11:16 -- Using unsigned short 20:11:16 -- Check if the system is big endian - little endian 20:11:16 -- Check size of size_t 20:11:16 -- Check size of size_t - done 20:11:16 CMake Warning at examples/CMakeLists.txt:16 (find_package): 20:11:16 By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has 20:11:16 asked CMake to find a package configuration file provided by "cJSON", but 20:11:16 CMake did not find one. 20:11:16 20:11:16 Could not find a package configuration file provided by "cJSON" with any of 20:11:16 the following names: 20:11:16 20:11:16 cJSONConfig.cmake 20:11:16 cjson-config.cmake 20:11:16 20:11:16 Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set 20:11:16 "cJSON_DIR" to a directory containing one of the above files. If "cJSON" 20:11:16 provides a separate development package or SDK, be sure it has been 20:11:16 installed. 20:11:16 20:11:16 20:11:16 -- Configuring done 20:11:17 -- Generating done 20:11:17 -- Build files have been written to: /tmp/cbor 20:11:17 Scanning dependencies of target cbor_shared 20:11:17 [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o 20:11:18 [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o 20:11:18 [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o 20:11:18 [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o 20:11:18 6059c847ac2f: Pull complete 20:11:18 Digest: sha256:6b5104d086ae1e5e8a284a473be9a93378e3934f9b07db5717372c857cbcbe5e 20:11:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest 20:11:18 ---> 5eabd8fd8ba2 20:11:18 Step 3/21 : 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 20:11:18 ---> Running in cec9168b3247 20:11:18 fetch http://nl.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz 20:11:19 [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o 20:11:19 [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o 20:11:19 fetch http://nl.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz 20:11:19 [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o 20:11:19 [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o 20:11:19 [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o 20:11:20 (1/8) Installing ncurses-dev (6.1_p20190105-r0) 20:11:20 (2/8) Installing libuuid (2.33-r0) 20:11:20 (3/8) Installing libblkid (2.33-r0) 20:11:20 (4/8) Installing libfdisk (2.33-r0) 20:11:20 (5/8) Installing libmount (2.33-r0) 20:11:20 (6/8) Installing libsmartcols (2.33-r0) 20:11:20 [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o 20:11:20 (7/8) Installing util-linux-dev (2.33-r0) 20:11:20 [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o 20:11:20 (8/8) Installing wget (1.20.3-r0) 20:11:21 [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o 20:11:21 Executing busybox-1.29.3-r10.trigger 20:11:21 OK: 272 MiB in 83 packages 20:11:21 Removing intermediate container cec9168b3247 20:11:21 ---> 16f2a6c5e115 20:11:21 Step 4/21 : ENV CBOR_VERSION=0.5.0 20:11:21 ---> Running in 0381c0af2358 20:11:21 Removing intermediate container 0381c0af2358 20:11:21 ---> c10e1abaecf9 20:11:21 Step 5/21 : 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 20:11:21 ---> Running in 35905604a46a 20:11:21 [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o 20:11:21 [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o 20:11:22 [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o 20:11:22 --2020-05-11 20:11:21-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz 20:11:22 Resolving github.com... 140.82.113.3 20:11:22 Connecting to github.com|140.82.113.3|:443... connected. 20:11:22 HTTP request sent, awaiting response... 302 Found 20:11:22 Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following] 20:11:22 --2020-05-11 20:11:22-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 20:11:22 Resolving codeload.github.com... 140.82.112.10 20:11:22 Connecting to codeload.github.com|140.82.112.10|:443... connected. 20:11:22 [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o 20:11:22 HTTP request sent, awaiting response... 200 OK 20:11:22 Length: unspecified [application/x-gzip] 20:11:22 Saving to: 'STDOUT' 20:11:22 20:11:22 0K .......... .......... .......... .......... .......... 1.37M 20:11:22 50K .......... .......... .......... .......... .......... 2.71M 20:11:22 100K .......... .......... .......... .......... .......... 43.0M 20:11:22 150K .......... .......... .......... .......... .......... 2.84M 20:11:22 200K .......... .......... .......... .......... .......... 21.9M 20:11:22 250K .......... .......... .......... .......... .......... 10.4M 20:11:22 300K .......... .......... .......... .......... .......... 8.01M 20:11:22 350K .......... .......... .......... .......... .......... 7.32M 20:11:22 400K .......... .......... .......... .......... .......... 10.5M 20:11:22 450K .......... .......... .......... .......... .......... 5.98M 20:11:22 500K .......... .......... .......... .......... .......... 16.7M 20:11:22 550K .......... .......... .......... .......... .......... 13.3M 20:11:22 600K .......... .......... .......... .......... .......... 1.88M 20:11:22 650K .......... .......... .......... .......... .......... 4.20M 20:11:22 700K .. 33.9M=0.1s 20:11:22 20:11:22 2020-05-11 20:11:22 (4.61 MB/s) - written to stdout [719348] 20:11:22 20:11:22 [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o 20:11:22 -- The C compiler identification is GNU 8.3.0 20:11:22 -- The CXX compiler identification is GNU 8.3.0 20:11:22 -- Check for working C compiler: /usr/bin/cc 20:11:22 -- Check for working C compiler: /usr/bin/cc -- works 20:11:22 -- Detecting C compiler ABI info 20:11:22 [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o 20:11:22 [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o 20:11:23 -- Detecting C compiler ABI info - done 20:11:23 -- Detecting C compile features 20:11:23 -- Detecting C compile features - done 20:11:23 -- Check for working CXX compiler: /usr/bin/c++ 20:11:23 -- Check for working CXX compiler: /usr/bin/c++ -- works 20:11:23 -- Detecting CXX compiler ABI info 20:11:23 [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o 20:11:23 [ 40%] Linking C shared library libcbor.so 20:11:23 [ 40%] Built target cbor_shared 20:11:23 Scanning dependencies of target cbor 20:11:23 -- Detecting CXX compiler ABI info - done 20:11:23 -- Detecting CXX compile features 20:11:23 [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o 20:11:24 -- Detecting CXX compile features - done 20:11:24 -- Looking for include file endian.h 20:11:24 -- Looking for include file endian.h - found 20:11:24 -- Check if the system is big endian 20:11:24 -- Searching 16 bit integer 20:11:24 -- Looking for sys/types.h 20:11:24 -- Looking for sys/types.h - found 20:11:24 -- Looking for stdint.h 20:11:24 -- Looking for stdint.h - found 20:11:24 -- Looking for stddef.h 20:11:24 [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o 20:11:24 -- Looking for stddef.h - found 20:11:24 -- Check size of unsigned short 20:11:24 -- Check size of unsigned short - done 20:11:24 -- Using unsigned short 20:11:24 -- Check if the system is big endian - little endian 20:11:24 -- Check size of size_t 20:11:24 -- Check size of size_t - done 20:11:24 CMake Warning at examples/CMakeLists.txt:16 (find_package): 20:11:24 By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has 20:11:24 asked CMake to find a package configuration file provided by "cJSON", but 20:11:24 CMake did not find one. 20:11:24 20:11:24 Could not find a package configuration file provided by "cJSON" with any of 20:11:24 the following names: 20:11:24 20:11:24 cJSONConfig.cmake 20:11:24 cjson-config.cmake 20:11:24 20:11:24 Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set 20:11:24 "cJSON_DIR" to a directory containing one of the above files. If "cJSON" 20:11:24 provides a separate development package or SDK, be sure it has been 20:11:24 installed. 20:11:24 20:11:24 20:11:24 -- Configuring done 20:11:24 -- Generating done 20:11:24 -- Build files have been written to: /tmp/cbor 20:11:24 Scanning dependencies of target cbor_shared 20:11:24 [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o 20:11:25 [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o 20:11:25 [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o 20:11:25 [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o 20:11:25 [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o 20:11:25 [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o 20:11:25 [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o 20:11:25 [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o 20:11:25 [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o 20:11:25 [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o 20:11:25 [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o 20:11:25 [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o 20:11:25 [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o 20:11:25 [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o 20:11:26 [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o 20:11:26 [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o 20:11:26 [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o 20:11:26 [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o 20:11:26 [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o 20:11:26 [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o 20:11:26 [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o 20:11:26 [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o 20:11:26 [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o 20:11:26 [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o 20:11:26 [ 40%] Linking C shared library libcbor.so 20:11:26 [ 40%] Built target cbor_shared 20:11:26 Scanning dependencies of target cbor 20:11:26 [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o 20:11:26 [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o 20:11:26 [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o 20:11:26 [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o 20:11:27 [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o 20:11:27 [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o 20:11:27 [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o 20:11:27 [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o 20:11:27 [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o 20:11:27 [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o 20:11:27 [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o 20:11:27 [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o 20:11:27 [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o 20:11:27 [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o 20:11:27 [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o 20:11:27 [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o 20:11:27 [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o 20:11:28 [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o 20:11:28 [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o 20:11:28 [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o 20:11:28 [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o 20:11:28 [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o 20:11:28 [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o 20:11:28 [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o 20:11:28 [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o 20:11:28 [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o 20:11:28 [ 80%] Linking C static library libcbor.a 20:11:28 [ 80%] Built target cbor 20:11:28 Scanning dependencies of target create_items 20:11:28 [ 82%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o 20:11:28 [ 84%] Linking C executable create_items 20:11:28 [ 84%] Built target create_items 20:11:28 Scanning dependencies of target readfile 20:11:28 [ 86%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o 20:11:29 [ 88%] Linking C executable readfile 20:11:29 [ 88%] Built target readfile 20:11:29 Scanning dependencies of target streaming_parser 20:11:29 [ 90%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o 20:11:29 [ 92%] Linking C executable streaming_parser 20:11:29 [ 92%] Built target streaming_parser 20:11:29 Scanning dependencies of target sort 20:11:29 [ 94%] Building C object examples/CMakeFiles/sort.dir/sort.c.o 20:11:29 [ 96%] Linking C executable sort 20:11:29 [ 96%] Built target sort 20:11:29 Scanning dependencies of target hello 20:11:29 [ 98%] Building C object examples/CMakeFiles/hello.dir/hello.c.o 20:11:29 [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o 20:11:29 [100%] Linking C executable hello 20:11:29 [100%] Built target hello 20:11:29 [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o 20:11:29 Install the project... 20:11:29 -- Install configuration: "Release" 20:11:29 -- Installing: /usr/local/include/cbor/configuration.h 20:11:29 -- Installing: /usr/local/lib64/libcbor.a 20:11:29 -- Installing: /usr/local/lib64/libcbor.so.0.0.0 20:11:29 -- Installing: /usr/local/lib64/libcbor.so.0 20:11:29 -- Installing: /usr/local/lib64/libcbor.so 20:11:29 -- Up-to-date: /usr/local/include/cbor 20:11:29 -- Installing: /usr/local/include/cbor/arrays.h 20:11:29 -- Installing: /usr/local/include/cbor/bytestrings.h 20:11:29 -- Installing: /usr/local/include/cbor/callbacks.h 20:11:29 -- Installing: /usr/local/include/cbor/common.h 20:11:29 -- Installing: /usr/local/include/cbor/data.h 20:11:29 -- Installing: /usr/local/include/cbor/encoding.h 20:11:29 -- Installing: /usr/local/include/cbor/floats_ctrls.h 20:11:29 -- Installing: /usr/local/include/cbor/internal 20:11:29 -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h 20:11:29 -- Installing: /usr/local/include/cbor/internal/encoders.h 20:11:29 -- Installing: /usr/local/include/cbor/internal/loaders.h 20:11:29 -- Installing: /usr/local/include/cbor/internal/memory_utils.h 20:11:29 -- Installing: /usr/local/include/cbor/internal/stack.h 20:11:29 -- Installing: /usr/local/include/cbor/internal/unicode.h 20:11:29 -- Installing: /usr/local/include/cbor/ints.h 20:11:29 -- Installing: /usr/local/include/cbor/maps.h 20:11:29 -- Installing: /usr/local/include/cbor/serialization.h 20:11:29 -- Installing: /usr/local/include/cbor/streaming.h 20:11:29 -- Installing: /usr/local/include/cbor/strings.h 20:11:29 -- Installing: /usr/local/include/cbor/tags.h 20:11:29 -- Installing: /usr/local/include/cbor.h 20:11:29 -- Installing: /usr/local/lib64/pkgconfig/libcbor.pc 20:11:29 [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o 20:11:29 [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o 20:11:30 [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o 20:11:30 [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o 20:11:30 [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o 20:11:30 Removing intermediate container 35905604a46a 20:11:30 ---> ff258c1c914a 20:11:30 Step 6/21 : RUN mkdir /tmp/sdk 20:11:30 ---> Running in 5b15a51f7ea6 20:11:30 [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o 20:11:30 [ 80%] Linking C static library libcbor.a 20:11:30 [ 80%] Built target cbor 20:11:30 Scanning dependencies of target create_items 20:11:31 Removing intermediate container 5b15a51f7ea6 20:11:31 ---> dbaa8292a003 20:11:31 Step 7/21 : COPY VERSION /tmp/sdk 20:11:31 [ 82%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o 20:11:31 [ 84%] Linking C executable create_items 20:11:31 ---> 5bef127abf62 20:11:31 Step 8/21 : COPY src /tmp/sdk/src 20:11:31 [ 84%] Built target create_items 20:11:31 Scanning dependencies of target readfile 20:11:31 [ 86%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o 20:11:31 ---> 436f7594b674 20:11:31 Step 9/21 : COPY include /tmp/sdk/include 20:11:31 ---> 2959b20f22f4 20:11:31 Step 10/21 : COPY scripts /tmp/sdk/scripts 20:11:31 [ 88%] Linking C executable readfile 20:11:31 [ 88%] Built target readfile 20:11:31 Scanning dependencies of target streaming_parser 20:11:31 [ 90%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o 20:11:31 ---> a1be855624ff 20:11:31 Step 11/21 : COPY LICENSE /tmp/sdk 20:11:31 ---> 7d521718aaac 20:11:31 Step 12/21 : COPY Attribution.txt /tmp/sdk 20:11:32 [ 92%] Linking C executable streaming_parser 20:11:32 [ 92%] Built target streaming_parser 20:11:32 Scanning dependencies of target sort 20:11:32 [ 94%] Building C object examples/CMakeFiles/sort.dir/sort.c.o 20:11:32 ---> 0323abaf6a6b 20:11:32 Step 13/21 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install 20:11:32 ---> Running in 72fb9fb92b43 20:11:32 [ 96%] Linking C executable sort 20:11:32 [ 96%] Built target sort 20:11:32 Scanning dependencies of target hello 20:11:32 [ 98%] Building C object examples/CMakeFiles/hello.dir/hello.c.o 20:11:32 [100%] Linking C executable hello 20:11:32 [100%] Built target hello 20:11:32 + CPPCHECK=false 20:11:32 + DOCGEN=false 20:11:32 + TOMLVER=SDK-0.2 20:11:32 + CUTILVER=1.0.4 20:11:32 + '[' 0 -gt 0 ] 20:11:32 + readlink -f ./scripts/build.sh 20:11:32 + dirname /tmp/sdk/scripts/build.sh 20:11:32 + dirname /tmp/sdk/scripts 20:11:32 + ROOT=/tmp/sdk 20:11:32 + cd /tmp/sdk 20:11:32 + '[' '!' -d deps ] 20:11:32 + mkdir deps 20:11:32 + wget -O - https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz 20:11:32 + tar -C deps -z -x -f - 20:11:32 --2020-05-11 20:11:32-- https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz 20:11:32 Resolving github.com... 140.82.113.3 20:11:32 Connecting to github.com|140.82.113.3|:443... connected. 20:11:32 HTTP request sent, awaiting response... 302 Found 20:11:32 Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following] 20:11:32 --2020-05-11 20:11:32-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 20:11:32 Resolving codeload.github.com... 140.82.112.10 20:11:32 Connecting to codeload.github.com|140.82.112.10|:443... connected. 20:11:32 Install the project... 20:11:32 -- Install configuration: "Release" 20:11:32 -- Installing: /usr/local/include/cbor/configuration.h 20:11:32 -- Installing: /usr/local/lib64/libcbor.a 20:11:32 -- Installing: /usr/local/lib64/libcbor.so.0.0.0 20:11:32 -- Installing: /usr/local/lib64/libcbor.so.0 20:11:32 -- Installing: /usr/local/lib64/libcbor.so 20:11:32 -- Up-to-date: /usr/local/include/cbor 20:11:32 -- Installing: /usr/local/include/cbor/common.h 20:11:32 -- Installing: /usr/local/include/cbor/serialization.h 20:11:32 -- Installing: /usr/local/include/cbor/encoding.h 20:11:32 -- Installing: /usr/local/include/cbor/maps.h 20:11:32 -- Installing: /usr/local/include/cbor/strings.h 20:11:32 -- Installing: /usr/local/include/cbor/arrays.h 20:11:32 -- Installing: /usr/local/include/cbor/internal 20:11:32 -- Installing: /usr/local/include/cbor/internal/loaders.h 20:11:32 -- Installing: /usr/local/include/cbor/internal/stack.h 20:11:32 -- Installing: /usr/local/include/cbor/internal/unicode.h 20:11:32 -- Installing: /usr/local/include/cbor/internal/memory_utils.h 20:11:32 -- Installing: /usr/local/include/cbor/internal/encoders.h 20:11:32 -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h 20:11:32 -- Installing: /usr/local/include/cbor/data.h 20:11:32 -- Installing: /usr/local/include/cbor/floats_ctrls.h 20:11:32 -- Installing: /usr/local/include/cbor/bytestrings.h 20:11:32 -- Installing: /usr/local/include/cbor/tags.h 20:11:32 -- Installing: /usr/local/include/cbor/streaming.h 20:11:32 -- Installing: /usr/local/include/cbor/ints.h 20:11:32 -- Installing: /usr/local/include/cbor/callbacks.h 20:11:32 -- Installing: /usr/local/include/cbor.h 20:11:32 -- Installing: /usr/local/lib64/pkgconfig/libcbor.pc 20:11:32 HTTP request sent, awaiting response... 200 OK 20:11:32 Length: unspecified [application/x-gzip] 20:11:32 Saving to: 'STDOUT' 20:11:32  20:11:32 0K .......... ......  1.07M=0.01s 20:11:32 20:11:32 2020-05-11 20:11:32 (1.07 MB/s) - written to stdout [16451] 20:11:32 20:11:32 + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c 20:11:32 + wget -O - https://github.com/IOTechSystems/iotech-c-utils/archive/v1.0.4.tar.gz 20:11:32 + tar -C deps -z -x -f - 20:11:32 --2020-05-11 20:11:32-- https://github.com/IOTechSystems/iotech-c-utils/archive/v1.0.4.tar.gz 20:11:32 Resolving github.com... 140.82.113.3 20:11:32 Connecting to github.com|140.82.113.3|:443... connected. 20:11:33 HTTP request sent, awaiting response... 302 Found 20:11:33 Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.0.4 [following] 20:11:33 --2020-05-11 20:11:32-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.0.4 20:11:33 Resolving codeload.github.com... 140.82.112.10 20:11:33 Connecting to codeload.github.com|140.82.112.10|:443... connected. 20:11:33 HTTP request sent, awaiting response... 200 OK 20:11:33 Length: unspecified [application/x-gzip] 20:11:33 Saving to: 'STDOUT' 20:11:33 20:11:33 0K .......... .......... .......... .......... .......... 1.62M 20:11:33 50K .......... .......... .......... .......... .......... 3.31M 20:11:33 100K .......... .......... .......... .......... .......... 51.6M 20:11:33 150K ........ 63.6M=0.05s 20:11:33 20:11:33 2020-05-11 20:11:33 (3.37 MB/s) - written to stdout [162267] 20:11:33 20:11:33 + mkdir -p src/c/iot 20:11:33 + cp deps/iotech-c-utils-1.0.4/src/c/base64.c deps/iotech-c-utils-1.0.4/src/c/component.c deps/iotech-c-utils-1.0.4/src/c/container.c deps/iotech-c-utils-1.0.4/src/c/data.c deps/iotech-c-utils-1.0.4/src/c/hash.c deps/iotech-c-utils-1.0.4/src/c/iot.c deps/iotech-c-utils-1.0.4/src/c/json.c deps/iotech-c-utils-1.0.4/src/c/logger.c deps/iotech-c-utils-1.0.4/src/c/os.c deps/iotech-c-utils-1.0.4/src/c/scheduler.c deps/iotech-c-utils-1.0.4/src/c/thread.c deps/iotech-c-utils-1.0.4/src/c/threadpool.c deps/iotech-c-utils-1.0.4/src/c/time.c src/c/iot 20:11:33 + mkdir -p include/iot 20:11:33 + cp deps/iotech-c-utils-1.0.4/include/iot/base64.h deps/iotech-c-utils-1.0.4/include/iot/component.h deps/iotech-c-utils-1.0.4/include/iot/container.h deps/iotech-c-utils-1.0.4/include/iot/data.h deps/iotech-c-utils-1.0.4/include/iot/hash.h deps/iotech-c-utils-1.0.4/include/iot/iot.h deps/iotech-c-utils-1.0.4/include/iot/json.h deps/iotech-c-utils-1.0.4/include/iot/logger.h deps/iotech-c-utils-1.0.4/include/iot/os.h deps/iotech-c-utils-1.0.4/include/iot/scheduler.h deps/iotech-c-utils-1.0.4/include/iot/thread.h deps/iotech-c-utils-1.0.4/include/iot/threadpool.h deps/iotech-c-utils-1.0.4/include/iot/time.h deps/iotech-c-utils-1.0.4/include/iot/typecode.h include/iot 20:11:33 + mkdir -p include/iot/os 20:11:33 + cp deps/iotech-c-utils-1.0.4/include/iot/os/linux.h deps/iotech-c-utils-1.0.4/include/iot/os/zephyr.h include/iot/os 20:11:33 + mkdir -p /tmp/sdk/build/release 20:11:33 + cd /tmp/sdk/build/release 20:11:33 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src 20:11:33 -- The C compiler identification is GNU 8.3.0 20:11:33 -- Check for working C compiler: /usr/bin/cc 20:11:33 -- Check for working C compiler: /usr/bin/cc -- works 20:11:33 -- Detecting C compiler ABI info 20:11:33 -- Detecting C compiler ABI info - done 20:11:33 -- Detecting C compile features 20:11:33 -- Detecting C compile features - done 20:11:33 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 20:11:33 -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") 20:11:33 -- Found LIBYAML: /usr/lib/libyaml.so 20:11:33 -- Found LIBUUID: /usr/lib/libuuid.so 20:11:33 -- Found LIBCBOR: /usr/local/lib64/libcbor.so 20:11:33 -- C SDK 0.0.0 for Linux 20:11:33 -- Performing Test CSDK_HAVE_ATOMIC 20:11:33 -- Performing Test CSDK_HAVE_ATOMIC - Success 20:11:33 -- Found Curses: /usr/lib/libcurses.so 20:11:33 -- Configuring done 20:11:33 -- Generating done 20:11:33 -- Build files have been written to: /tmp/sdk/build/release 20:11:33 + make 20:11:33 + tee release.log 20:11:34 Scanning dependencies of target csdk 20:11:34 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 20:11:34 [ 3%] Building C object c/CMakeFiles/csdk.dir/callback.c.o 20:11:34 [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o 20:11:34 [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o 20:11:35 [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 20:11:35 [ 9%] Building C object c/CMakeFiles/csdk.dir/data.c.o 20:11:35 [ 11%] Building C object c/CMakeFiles/csdk.dir/device.c.o 20:11:35 Removing intermediate container 528e55e41464 20:11:35 ---> 02e9bf27f7ef 20:11:35 Step 6/21 : RUN mkdir /tmp/sdk 20:11:35 ---> Running in bd84276945cf 20:11:35 [ 12%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 20:11:35 [ 14%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 20:11:36 [ 15%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 20:11:36 [ 17%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 20:11:36 [ 19%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o 20:11:36 [ 20%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 20:11:36 [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 20:11:37 [ 23%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o 20:11:37 [ 25%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o 20:11:37 [ 26%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o 20:11:37 Removing intermediate container bd84276945cf 20:11:37 ---> 5742ee0d8d29 20:11:37 Step 7/21 : COPY VERSION /tmp/sdk 20:11:37 ---> 5d132046df9d 20:11:37 Step 8/21 : COPY src /tmp/sdk/src 20:11:37 [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o 20:11:38 [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o 20:11:38 [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o 20:11:38 [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o 20:11:38 ---> b11a00ef7235 20:11:38 Step 9/21 : COPY include /tmp/sdk/include 20:11:38 [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o 20:11:38 [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o 20:11:38 ---> 87f2ac7aa05f 20:11:38 Step 10/21 : COPY scripts /tmp/sdk/scripts 20:11:38 [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o 20:11:38 [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o 20:11:38 [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o 20:11:38 [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o 20:11:39 [ 44%] Building C object c/CMakeFiles/csdk.dir/map.c.o 20:11:39 [ 46%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 20:11:39 ---> 17c61c7ffe85 20:11:39 Step 11/21 : COPY LICENSE /tmp/sdk 20:11:39 [ 47%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o 20:11:39 [ 49%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 20:11:39 ---> 49f6493f2596 20:11:39 Step 12/21 : COPY Attribution.txt /tmp/sdk 20:11:40 ---> ff3db2121b41 20:11:40 Step 13/21 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install 20:11:40 ---> Running in 9923b0379773 20:11:40 [ 50%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 20:11:40 [ 52%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 20:11:40 [ 53%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 20:11:41 [ 55%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 20:11:41 [ 57%] Building C object c/CMakeFiles/csdk.dir/service.c.o 20:11:41 + CPPCHECK=false 20:11:41 + DOCGEN=false 20:11:41 + TOMLVER=SDK-0.2 20:11:41 + CUTILVER=1.0.4 20:11:41 + '[' 0 -gt 0 ] 20:11:41 + readlink -f ./scripts/build.sh 20:11:41 + dirname /tmp/sdk/scripts/build.sh 20:11:41 + dirname /tmp/sdk/scripts 20:11:41 + ROOT=/tmp/sdk 20:11:41 + cd /tmp/sdk 20:11:41 + '[' '!' -d deps ] 20:11:41 + mkdir deps 20:11:41 + wget -O - https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz 20:11:41 + tar -C deps -z -x -f - 20:11:41 --2020-05-11 20:11:41-- https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz 20:11:41 Resolving github.com... 140.82.113.3 20:11:41 Connecting to github.com|140.82.113.3|:443... connected. 20:11:41 HTTP request sent, awaiting response... 302 Found 20:11:41 Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following] 20:11:41 --2020-05-11 20:11:41-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 20:11:41 Resolving codeload.github.com... 140.82.112.9 20:11:41 Connecting to codeload.github.com|140.82.112.9|:443... connected. 20:11:41 HTTP request sent, awaiting response... 200 OK 20:11:41 Length: unspecified [application/x-gzip] 20:11:41 Saving to: 'STDOUT' 20:11:41  20:11:41 0K .......... ...... 1.08M=0.01s 20:11:41 20:11:41 2020-05-11 20:11:41 (1.08 MB/s) - written to stdout [16451] 20:11:41 20:11:41 + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c 20:11:41 + wget -O - https://github.com/IOTechSystems/iotech-c-utils/archive/v1.0.4.tar.gz 20:11:41 + tar -C deps -z -x -f - 20:11:41 --2020-05-11 20:11:41-- https://github.com/IOTechSystems/iotech-c-utils/archive/v1.0.4.tar.gz 20:11:41 Resolving github.com... 140.82.112.4 20:11:41 Connecting to github.com|140.82.112.4|:443... connected. 20:11:41 HTTP request sent, awaiting response... 302 Found 20:11:41 Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.0.4 [following] 20:11:41 --2020-05-11 20:11:41-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.0.4 20:11:41 Resolving codeload.github.com... 140.82.114.9 20:11:41 Connecting to codeload.github.com|140.82.114.9|:443... connected. 20:11:41 HTTP request sent, awaiting response... 200 OK 20:11:41 Length: unspecified [application/x-gzip] 20:11:41 Saving to: 'STDOUT' 20:11:41  20:11:41 [ 58%] Building C object c/CMakeFiles/csdk.dir/toml.c.o 20:11:42 0K .......... .......... .......... .......... .......... 1.53M 20:11:42 50K .......... .......... .......... .......... .......... 3.11M 20:11:42 100K .......... .......... .......... .......... .......... 4.89M 20:11:42 150K ........         1.54M=0.06s 20:11:42 20:11:42 2020-05-11 20:11:41 (2.46 MB/s) - written to stdout [162267] 20:11:42 20:11:42 + mkdir -p src/c/iot 20:11:42 + cp deps/iotech-c-utils-1.0.4/src/c/base64.c deps/iotech-c-utils-1.0.4/src/c/component.c deps/iotech-c-utils-1.0.4/src/c/container.c deps/iotech-c-utils-1.0.4/src/c/data.c deps/iotech-c-utils-1.0.4/src/c/hash.c deps/iotech-c-utils-1.0.4/src/c/iot.c deps/iotech-c-utils-1.0.4/src/c/json.c deps/iotech-c-utils-1.0.4/src/c/logger.c deps/iotech-c-utils-1.0.4/src/c/os.c deps/iotech-c-utils-1.0.4/src/c/scheduler.c deps/iotech-c-utils-1.0.4/src/c/thread.c deps/iotech-c-utils-1.0.4/src/c/threadpool.c deps/iotech-c-utils-1.0.4/src/c/time.c src/c/iot 20:11:42 + mkdir -p include/iot 20:11:42 + cp deps/iotech-c-utils-1.0.4/include/iot/base64.h deps/iotech-c-utils-1.0.4/include/iot/component.h deps/iotech-c-utils-1.0.4/include/iot/container.h deps/iotech-c-utils-1.0.4/include/iot/data.h deps/iotech-c-utils-1.0.4/include/iot/hash.h deps/iotech-c-utils-1.0.4/include/iot/iot.h deps/iotech-c-utils-1.0.4/include/iot/json.h deps/iotech-c-utils-1.0.4/include/iot/logger.h deps/iotech-c-utils-1.0.4/include/iot/os.h deps/iotech-c-utils-1.0.4/include/iot/scheduler.h deps/iotech-c-utils-1.0.4/include/iot/thread.h deps/iotech-c-utils-1.0.4/include/iot/threadpool.h deps/iotech-c-utils-1.0.4/include/iot/time.h deps/iotech-c-utils-1.0.4/include/iot/typecode.h include/iot 20:11:42 + mkdir -p include/iot/os 20:11:42 + cp deps/iotech-c-utils-1.0.4/include/iot/os/linux.h deps/iotech-c-utils-1.0.4/include/iot/os/zephyr.h include/iot/os 20:11:42 + mkdir -p /tmp/sdk/build/release 20:11:42 + cd /tmp/sdk/build/release 20:11:42 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src 20:11:42 -- The C compiler identification is GNU 8.3.0 20:11:42 -- Check for working C compiler: /usr/bin/cc 20:11:42 -- Check for working C compiler: /usr/bin/cc -- works 20:11:42 -- Detecting C compiler ABI info 20:11:42 [ 60%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 20:11:42 [ 61%] Building C object c/CMakeFiles/csdk.dir/v1compat.c.o 20:11:42 -- Detecting C compiler ABI info - done 20:11:42 -- Detecting C compile features 20:11:43 [ 63%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 20:11:43 [ 65%] Linking C shared library libcsdk.so 20:11:43 [ 65%] Built target csdk 20:11:43 Scanning dependencies of target template 20:11:43 [ 66%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 20:11:43 [ 68%] Linking C executable template 20:11:43 [ 68%] Built target template 20:11:43 Scanning dependencies of target device-counter 20:11:43 [ 69%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 20:11:43 [ 71%] Linking C executable device-counter 20:11:43 [ 71%] Built target device-counter 20:11:43 Scanning dependencies of target device-random 20:11:43 [ 73%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 20:11:43 [ 74%] Linking C executable device-random 20:11:43 -- Detecting C compile features - done 20:11:43 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 20:11:43 -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") 20:11:43 -- Found LIBYAML: /usr/lib/libyaml.so 20:11:43 -- Found LIBUUID: /usr/lib/libuuid.so 20:11:43 -- Found LIBCBOR: /usr/local/lib64/libcbor.so 20:11:43 -- C SDK 0.0.0 for Linux 20:11:43 -- Performing Test CSDK_HAVE_ATOMIC 20:11:43 -- Performing Test CSDK_HAVE_ATOMIC - Success 20:11:43 -- Found Curses: /usr/lib/libcurses.so 20:11:44 [ 74%] Built target device-random 20:11:44 Scanning dependencies of target device-gyro 20:11:44 [ 76%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 20:11:44 [ 77%] Linking C executable device-gyro 20:11:44 [ 77%] Built target device-gyro 20:11:44 Scanning dependencies of target template-discovery 20:11:44 [ 79%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 20:11:44 -- Configuring done 20:11:44 [ 80%] Linking C executable template-discovery 20:11:44 [ 80%] Built target template-discovery 20:11:44 Scanning dependencies of target device-terminal 20:11:44 [ 82%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 20:11:44 -- Generating done 20:11:44 -- Build files have been written to: /tmp/sdk/build/release 20:11:44 + make 20:11:44 + tee release.log 20:11:44 Scanning dependencies of target csdk 20:11:44 [ 84%] Linking C executable device-terminal 20:11:44 [ 84%] Built target device-terminal 20:11:44 Scanning dependencies of target template2 20:11:44 [ 85%] Building C object c/examples/v2/CMakeFiles/template2.dir/template.c.o 20:11:44 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 20:11:44 [ 87%] Linking C executable template2 20:11:44 [ 87%] Built target template2 20:11:44 Scanning dependencies of target device-counterv2 20:11:44 [ 88%] Building C object c/examples/v2/counters/CMakeFiles/device-counterv2.dir/device-counter.c.o 20:11:45 [ 90%] Linking C executable device-counterv2 20:11:45 [ 90%] Built target device-counterv2 20:11:45 Scanning dependencies of target device-gyrov2 20:11:45 [ 92%] Building C object c/examples/v2/gyro/CMakeFiles/device-gyrov2.dir/device-gyro.c.o 20:11:45 [ 93%] Linking C executable device-gyrov2 20:11:45 [ 3%] Building C object c/CMakeFiles/csdk.dir/callback.c.o 20:11:45 [ 93%] Built target device-gyrov2 20:11:45 Scanning dependencies of target device-randomv2 20:11:45 [ 95%] Building C object c/examples/v2/random/CMakeFiles/device-randomv2.dir/device-random.c.o 20:11:45 [ 96%] Linking C executable device-randomv2 20:11:45 [ 96%] Built target device-randomv2 20:11:45 Scanning dependencies of target device-terminalv2 20:11:45 [ 98%] Building C object c/examples/v2/terminal/CMakeFiles/device-terminalv2.dir/device-terminal.c.o 20:11:45 [100%] Linking C executable device-terminalv2 20:11:45 [100%] Built target device-terminalv2 20:11:45 + make package 20:11:45 + tee -a release.log 20:11:45 [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o 20:11:45 [ 65%] Built target csdk 20:11:45 [ 68%] Built target template 20:11:45 [ 71%] Built target device-counter 20:11:45 [ 74%] Built target device-random 20:11:45 [ 77%] Built target device-gyro 20:11:45 [ 80%] Built target template-discovery 20:11:45 [ 84%] Built target device-terminal 20:11:45 [ 87%] Built target template2 20:11:45 [ 90%] Built target device-counterv2 20:11:45 [ 93%] Built target device-gyrov2 20:11:45 [ 96%] Built target device-randomv2 20:11:45 [100%] Built target device-terminalv2 20:11:45 Run CPack packaging tool... 20:11:45 CPack: Create package using TGZ 20:11:45 CPack: Install projects 20:11:45 CPack: - Run preinstall target for: Csdk 20:11:46 CPack: - Install project: Csdk 20:11:46 CPack: Create package 20:11:46 CPack: - package: /tmp/sdk/build/release/csdk-0.0.0.tar.gz generated. 20:11:46 + '[' false '=' true ] 20:11:46 + '[' false '=' true ] 20:11:46 + mkdir -p /tmp/sdk/build/debug 20:11:46 + cd /tmp/sdk/build/debug 20:11:46 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCSDK_BUILD_DEBUG=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src 20:11:46 -- The C compiler identification is GNU 8.3.0 20:11:46 -- Check for working C compiler: /usr/bin/cc 20:11:46 -- Check for working C compiler: /usr/bin/cc -- works 20:11:46 -- Detecting C compiler ABI info 20:11:46 -- Detecting C compiler ABI info - done 20:11:46 -- Detecting C compile features 20:11:46 -- Detecting C compile features - done 20:11:46 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 20:11:46 -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") 20:11:46 -- Found LIBYAML: /usr/lib/libyaml.so 20:11:47 -- Found LIBUUID: /usr/lib/libuuid.so 20:11:47 -- Found LIBCBOR: /usr/local/lib64/libcbor.so 20:11:47 -- C SDK 0.0.0 for Linux 20:11:47 -- Performing Test CSDK_HAVE_ATOMIC 20:11:47 -- Performing Test CSDK_HAVE_ATOMIC - Success 20:11:47 -- Found Curses: /usr/lib/libcurses.so 20:11:47 -- Configuring done 20:11:47 -- Generating done 20:11:47 -- Build files have been written to: /tmp/sdk/build/debug 20:11:47 + make 20:11:47 + tee debug.log 20:11:47 Scanning dependencies of target csdk 20:11:47 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 20:11:47 [ 3%] Building C object c/CMakeFiles/csdk.dir/callback.c.o 20:11:47 [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o 20:11:47 [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o 20:11:47 [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o 20:11:47 [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 20:11:47 [ 9%] Building C object c/CMakeFiles/csdk.dir/data.c.o 20:11:47 [ 11%] Building C object c/CMakeFiles/csdk.dir/device.c.o 20:11:47 [ 12%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 20:11:48 [ 14%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 20:11:48 [ 15%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 20:11:48 [ 17%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 20:11:48 [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 20:11:48 [ 9%] Building C object c/CMakeFiles/csdk.dir/data.c.o 20:11:48 [ 19%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o 20:11:48 [ 20%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 20:11:48 [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 20:11:48 [ 23%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o 20:11:48 [ 25%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o 20:11:48 [ 26%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o 20:11:48 [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o 20:11:49 [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o 20:11:49 [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o 20:11:49 [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o 20:11:49 [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o 20:11:49 [ 11%] Building C object c/CMakeFiles/csdk.dir/device.c.o 20:11:49 [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o 20:11:49 [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o 20:11:49 [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o 20:11:49 [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o 20:11:49 [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o 20:11:49 [ 44%] Building C object c/CMakeFiles/csdk.dir/map.c.o 20:11:49 [ 46%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 20:11:49 [ 47%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o 20:11:49 [ 49%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 20:11:50 [ 50%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 20:11:50 [ 52%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 20:11:50 [ 53%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 20:11:50 [ 55%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 20:11:50 [ 57%] Building C object c/CMakeFiles/csdk.dir/service.c.o 20:11:50 [ 58%] Building C object c/CMakeFiles/csdk.dir/toml.c.o 20:11:50 [ 60%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 20:11:50 [ 61%] Building C object c/CMakeFiles/csdk.dir/v1compat.c.o 20:11:51 [ 63%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 20:11:51 [ 65%] Linking C shared library libcsdk.so 20:11:51 [ 65%] Built target csdk 20:11:51 Scanning dependencies of target template 20:11:51 [ 66%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 20:11:51 [ 12%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 20:11:51 [ 14%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 20:11:51 [ 68%] Linking C executable template 20:11:51 [ 68%] Built target template 20:11:51 Scanning dependencies of target device-counter 20:11:51 [ 69%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 20:11:51 [ 71%] Linking C executable device-counter 20:11:51 [ 71%] Built target device-counter 20:11:51 Scanning dependencies of target device-random 20:11:51 [ 73%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 20:11:51 [ 74%] Linking C executable device-random 20:11:51 [ 74%] Built target device-random 20:11:51 Scanning dependencies of target device-gyro 20:11:51 [ 76%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 20:11:51 [ 15%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 20:11:51 [ 77%] Linking C executable device-gyro 20:11:51 [ 77%] Built target device-gyro 20:11:51 Scanning dependencies of target template-discovery 20:11:51 [ 79%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 20:11:51 [ 80%] Linking C executable template-discovery 20:11:51 [ 80%] Built target template-discovery 20:11:52 Scanning dependencies of target device-terminal 20:11:52 [ 82%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 20:11:52 [ 84%] Linking C executable device-terminal 20:11:52 [ 84%] Built target device-terminal 20:11:52 Scanning dependencies of target template2 20:11:52 [ 85%] Building C object c/examples/v2/CMakeFiles/template2.dir/template.c.o 20:11:52 [ 17%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 20:11:52 [ 87%] Linking C executable template2 20:11:52 [ 87%] Built target template2 20:11:52 Scanning dependencies of target device-counterv2 20:11:52 [ 88%] Building C object c/examples/v2/counters/CMakeFiles/device-counterv2.dir/device-counter.c.o 20:11:52 [ 90%] Linking C executable device-counterv2 20:11:52 [ 90%] Built target device-counterv2 20:11:52 Scanning dependencies of target device-gyrov2 20:11:52 [ 92%] Building C object c/examples/v2/gyro/CMakeFiles/device-gyrov2.dir/device-gyro.c.o 20:11:52 [ 19%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o 20:11:52 [ 93%] Linking C executable device-gyrov2 20:11:52 [ 93%] Built target device-gyrov2 20:11:52 Scanning dependencies of target device-randomv2 20:11:52 [ 95%] Building C object c/examples/v2/random/CMakeFiles/device-randomv2.dir/device-random.c.o 20:11:52 [ 96%] Linking C executable device-randomv2 20:11:52 [ 96%] Built target device-randomv2 20:11:52 Scanning dependencies of target device-terminalv2 20:11:52 [ 98%] Building C object c/examples/v2/terminal/CMakeFiles/device-terminalv2.dir/device-terminal.c.o 20:11:52 [100%] Linking C executable device-terminalv2 20:11:52 [100%] Built target device-terminalv2 20:11:53 [ 20%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 20:11:53 [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 20:11:53 make: Entering directory '/tmp/sdk/build/release' 20:11:53 make[1]: Entering directory '/tmp/sdk/build/release' 20:11:53 make[2]: Entering directory '/tmp/sdk/build/release' 20:11:53 Scanning dependencies of target csdk 20:11:53 make[2]: Leaving directory '/tmp/sdk/build/release' 20:11:53 make[2]: Entering directory '/tmp/sdk/build/release' 20:11:53 [ 1%] Building C object c/CMakeFiles/csdk.dir/service.c.o 20:11:53 [ 3%] Linking C shared library libcsdk.so 20:11:53 make[2]: Leaving directory '/tmp/sdk/build/release' 20:11:53 [ 65%] Built target csdk 20:11:53 make[2]: Entering directory '/tmp/sdk/build/release' 20:11:53 make[2]: Leaving directory '/tmp/sdk/build/release' 20:11:53 make[2]: Entering directory '/tmp/sdk/build/release' 20:11:53 [ 66%] Linking C executable template 20:11:53 make[2]: Leaving directory '/tmp/sdk/build/release' 20:11:53 [ 68%] Built target template 20:11:53 make[2]: Entering directory '/tmp/sdk/build/release' 20:11:53 make[2]: Leaving directory '/tmp/sdk/build/release' 20:11:53 make[2]: Entering directory '/tmp/sdk/build/release' 20:11:53 [ 69%] Linking C executable device-counter 20:11:54 make[2]: Leaving directory '/tmp/sdk/build/release' 20:11:54 [ 71%] Built target device-counter 20:11:54 make[2]: Entering directory '/tmp/sdk/build/release' 20:11:54 make[2]: Leaving directory '/tmp/sdk/build/release' 20:11:54 make[2]: Entering directory '/tmp/sdk/build/release' 20:11:54 [ 73%] Linking C executable device-random 20:11:54 make[2]: Leaving directory '/tmp/sdk/build/release' 20:11:54 [ 74%] Built target device-random 20:11:54 make[2]: Entering directory '/tmp/sdk/build/release' 20:11:54 make[2]: Leaving directory '/tmp/sdk/build/release' 20:11:54 make[2]: Entering directory '/tmp/sdk/build/release' 20:11:54 [ 76%] Linking C executable device-gyro 20:11:54 make[2]: Leaving directory '/tmp/sdk/build/release' 20:11:54 [ 77%] Built target device-gyro 20:11:54 make[2]: Entering directory '/tmp/sdk/build/release' 20:11:54 make[2]: Leaving directory '/tmp/sdk/build/release' 20:11:54 make[2]: Entering directory '/tmp/sdk/build/release' 20:11:54 [ 79%] Linking C executable template-discovery 20:11:54 make[2]: Leaving directory '/tmp/sdk/build/release' 20:11:54 [ 80%] Built target template-discovery 20:11:54 make[2]: Entering directory '/tmp/sdk/build/release' 20:11:54 make[2]: Leaving directory '/tmp/sdk/build/release' 20:11:54 make[2]: Entering directory '/tmp/sdk/build/release' 20:11:54 [ 82%] Linking C executable device-terminal 20:11:54 make[2]: Leaving directory '/tmp/sdk/build/release' 20:11:54 [ 84%] Built target device-terminal 20:11:54 make[2]: Entering directory '/tmp/sdk/build/release' 20:11:54 make[2]: Leaving directory '/tmp/sdk/build/release' 20:11:54 make[2]: Entering directory '/tmp/sdk/build/release' 20:11:54 [ 85%] Linking C executable template2 20:11:54 make[2]: Leaving directory '/tmp/sdk/build/release' 20:11:54 [ 87%] Built target template2 20:11:54 make[2]: Entering directory '/tmp/sdk/build/release' 20:11:54 make[2]: Leaving directory '/tmp/sdk/build/release' 20:11:54 make[2]: Entering directory '/tmp/sdk/build/release' 20:11:54 [ 88%] Linking C executable device-counterv2 20:11:54 make[2]: Leaving directory '/tmp/sdk/build/release' 20:11:54 [ 90%] Built target device-counterv2 20:11:54 make[2]: Entering directory '/tmp/sdk/build/release' 20:11:54 make[2]: Leaving directory '/tmp/sdk/build/release' 20:11:54 make[2]: Entering directory '/tmp/sdk/build/release' 20:11:54 [ 92%] Linking C executable device-gyrov2 20:11:54 make[2]: Leaving directory '/tmp/sdk/build/release' 20:11:54 [ 93%] Built target device-gyrov2 20:11:54 make[2]: Entering directory '/tmp/sdk/build/release' 20:11:54 make[2]: Leaving directory '/tmp/sdk/build/release' 20:11:54 make[2]: Entering directory '/tmp/sdk/build/release' 20:11:54 [ 95%] Linking C executable device-randomv2 20:11:54 make[2]: Leaving directory '/tmp/sdk/build/release' 20:11:54 [ 96%] Built target device-randomv2 20:11:54 make[2]: Entering directory '/tmp/sdk/build/release' 20:11:54 make[2]: Leaving directory '/tmp/sdk/build/release' 20:11:54 make[2]: Entering directory '/tmp/sdk/build/release' 20:11:54 [ 98%] Linking C executable device-terminalv2 20:11:54 make[2]: Leaving directory '/tmp/sdk/build/release' 20:11:54 [100%] Built target device-terminalv2 20:11:54 make[1]: Leaving directory '/tmp/sdk/build/release' 20:11:54 Install the project... 20:11:54 -- Install configuration: "Release" 20:11:54 -- Installing: /usr/local/lib/libcsdk.so 20:11:54 -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" 20:11:54 -- Up-to-date: /usr/local/include 20:11:54 -- Installing: /usr/local/include/devsdk 20:11:54 -- Installing: /usr/local/include/devsdk/devsdk-base.h 20:11:54 -- Installing: /usr/local/include/devsdk/devsdk.h 20:11:54 -- Installing: /usr/local/include/edgex 20:11:54 -- Installing: /usr/local/include/edgex/device-mgmt.h 20:11:54 -- Installing: /usr/local/include/edgex/devices.h 20:11:54 -- Installing: /usr/local/include/edgex/devsdk.h 20:11:54 -- Installing: /usr/local/include/edgex/edgex-base.h 20:11:54 -- Installing: /usr/local/include/edgex/edgex-logging.h 20:11:54 -- Installing: /usr/local/include/edgex/edgex.h 20:11:54 -- Installing: /usr/local/include/edgex/error.h 20:11:54 -- Installing: /usr/local/include/edgex/eventgen.h 20:11:54 -- Installing: /usr/local/include/edgex/os.h 20:11:54 -- Installing: /usr/local/include/edgex/profiles.h 20:11:54 -- Installing: /usr/local/include/edgex/registry.h 20:11:54 -- Installing: /usr/local/include/edgex/rest-server.h 20:11:54 -- Installing: /usr/local/include/edgex/csdk-defs.h 20:11:54 -- Installing: /usr/local/include/iot 20:11:54 -- Installing: /usr/local/include/iot/base64.h 20:11:54 -- Installing: /usr/local/include/iot/component.h 20:11:54 -- Installing: /usr/local/include/iot/container.h 20:11:54 -- Installing: /usr/local/include/iot/data.h 20:11:54 -- Installing: /usr/local/include/iot/hash.h 20:11:54 -- Installing: /usr/local/include/iot/iot.h 20:11:54 -- Installing: /usr/local/include/iot/json.h 20:11:54 -- Installing: /usr/local/include/iot/logger.h 20:11:54 -- Installing: /usr/local/include/iot/os.h 20:11:54 -- Installing: /usr/local/include/iot/scheduler.h 20:11:54 -- Installing: /usr/local/include/iot/thread.h 20:11:54 -- Installing: /usr/local/include/iot/threadpool.h 20:11:54 -- Installing: /usr/local/include/iot/time.h 20:11:54 -- Installing: /usr/local/include/iot/typecode.h 20:11:54 -- Installing: /usr/local/include/iot/os 20:11:54 -- Installing: /usr/local/include/iot/os/linux.h 20:11:54 -- Installing: /usr/local/include/iot/os/zephyr.h 20:11:54 -- Installing: /usr/local/share/device-sdk-c/LICENSE 20:11:54 -- Installing: /usr/local/share/device-sdk-c/Attribution.txt 20:11:54 make: Leaving directory '/tmp/sdk/build/release' 20:11:55 Removing intermediate container 72fb9fb92b43 20:11:55 ---> f6f3e1eb99b2 20:11:55 Step 14/21 : FROM alpine:3.9 20:11:55 3.9: Pulling from library/alpine 20:11:55 31603596830f: Pulling fs layer 20:11:56 31603596830f: Verifying Checksum 20:11:56 31603596830f: Download complete 20:11:56 31603596830f: Pull complete 20:11:56 Digest: sha256:414e0518bb9228d35e4cd5165567fb91d26c6a214e9c95899e1e056fcd349011 20:11:56 Status: Downloaded newer image for alpine:3.9 20:11:56 ---> 78a2ce922f86 20:11:56 Step 15/21 : MAINTAINER IOTech 20:11:56 ---> Running in 168cea6488b8 20:11:56 Removing intermediate container 168cea6488b8 20:11:56 ---> 4aa8394d2881 20:11:56 Step 16/21 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml curl libmicrohttpd libuuid 20:11:56 [ 23%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o 20:11:56 ---> Running in be18a2aefbbb 20:11:56 [ 25%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o 20:11:57 [ 26%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o 20:11:57 [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o 20:11:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz 20:11:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz 20:11:57 (1/48) Installing binutils (2.31.1-r2) 20:11:57 (2/48) Installing libmagic (5.36-r1) 20:11:57 (3/48) Installing file (5.36-r1) 20:11:57 (4/48) Installing gmp (6.1.2-r1) 20:11:57 (5/48) Installing isl (0.18-r0) 20:11:57 (6/48) Installing libgomp (8.3.0-r0) 20:11:57 (7/48) Installing libatomic (8.3.0-r0) 20:11:57 (8/48) Installing libgcc (8.3.0-r0) 20:11:57 (9/48) Installing mpfr3 (3.1.5-r1) 20:11:57 (10/48) Installing mpc1 (1.0.3-r1) 20:11:57 (11/48) Installing libstdc++ (8.3.0-r0) 20:11:57 (12/48) Installing gcc (8.3.0-r0) 20:12:00 [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o 20:12:00 [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o 20:12:00 [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o 20:12:00 (13/48) Installing musl-dev (1.1.20-r5) 20:12:00 [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o 20:12:01 [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o 20:12:01 [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o 20:12:01 (14/48) Installing libc-dev (0.7.1-r0) 20:12:01 (15/48) Installing g++ (8.3.0-r0) 20:12:02 [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o 20:12:02 (16/48) Installing make (4.2.1-r2) 20:12:02 (17/48) Installing fortify-headers (1.0-r0) 20:12:02 (18/48) Installing build-base (0.5-r1) 20:12:02 (19/48) Installing libattr (2.4.47-r7) 20:12:02 (20/48) Installing libacl (2.2.52-r5) 20:12:02 (21/48) Installing libbz2 (1.0.6-r7) 20:12:02 (22/48) Installing expat (2.2.8-r0) 20:12:02 (23/48) Installing lz4-libs (1.8.3-r2) 20:12:02 (24/48) Installing xz-libs (5.2.4-r0) 20:12:02 (25/48) Installing libarchive (3.3.3-r2) 20:12:02 (26/48) Installing ca-certificates (20191127-r0) 20:12:02 [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o 20:12:02 (27/48) Installing nghttp2-libs (1.35.1-r1) 20:12:02 (28/48) Installing libssh2 (1.9.0-r1) 20:12:02 (29/48) Installing libcurl (7.64.0-r3) 20:12:02 (30/48) Installing ncurses-terminfo-base (6.1_p20190105-r0) 20:12:02 (31/48) Installing ncurses-terminfo (6.1_p20190105-r0) 20:12:03 [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o 20:12:03 (32/48) Installing ncurses-libs (6.1_p20190105-r0) 20:12:03 (33/48) Installing rhash-libs (1.3.6-r2) 20:12:03 (34/48) Installing libuv (1.23.2-r0) 20:12:03 (35/48) Installing cmake (3.13.0-r0) 20:12:03 [ 44%] Building C object c/CMakeFiles/csdk.dir/map.c.o 20:12:03 [ 46%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 20:12:04 (36/48) Installing curl (7.64.0-r3) 20:12:04 (37/48) Installing pcre2 (10.32-r1) 20:12:04 (38/48) Installing git (2.20.4-r0) 20:12:04 (39/48) Installing nettle (3.4.1-r0) 20:12:04 (40/48) Installing libffi (3.2.1-r6) 20:12:04 (41/48) Installing p11-kit (0.23.14-r0) 20:12:04 (42/48) Installing libtasn1 (4.14-r0) 20:12:04 (43/48) Installing libunistring (0.9.10-r0) 20:12:04 (44/48) Installing gnutls (3.6.7-r1) 20:12:04 (45/48) Installing libmicrohttpd (0.9.62-r0) 20:12:04 (46/48) Installing libuuid (2.33-r0) 20:12:04 (47/48) Installing wget (1.20.3-r0) 20:12:04 (48/48) Installing yaml (0.2.1-r0) 20:12:04 Executing busybox-1.29.3-r10.trigger 20:12:04 Executing ca-certificates-20191127-r0.trigger 20:12:04 OK: 222 MiB in 62 packages 20:12:04 [ 47%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o 20:12:04 [ 49%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 20:12:09 [ 50%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 20:12:09 [ 52%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 20:12:10 [ 53%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 20:12:10 [ 55%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 20:12:11 Removing intermediate container be18a2aefbbb 20:12:11 ---> 09651d22ba86 20:12:11 Step 17/21 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot 20:12:11 ---> cca2ebe1d146 20:12:11 Step 18/21 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex 20:12:11 ---> d0c2fbe84e4f 20:12:11 Step 19/21 : COPY --from=builder /usr/local/lib /usr/local/lib 20:12:11 ---> 0f9906b038f6 20:12:11 Step 20/21 : COPY --from=builder /usr/local/lib64 /usr/local/lib64 20:12:11 ---> 7779e4f678d1 20:12:11 Step 21/21 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c 20:12:11 ---> 7f2a7a16cb48 20:12:11 Successfully built 7f2a7a16cb48 20:12:11 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 20:12:11 + docker inspect -f . ci-base-image-x86_64 20:12:11 . [Pipeline] withDockerContainer 20:12:12 [ 57%] Building C object c/CMakeFiles/csdk.dir/service.c.o 20:12:12 prd-centos7-docker-4c-2g-7898 does not seem to be running inside a container 20:12:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-c/1 -v /w/workspace/device-sdk-c/1:/w/workspace/device-sdk-c/1:rw,z -v /w/workspace/device-sdk-c/1@tmp:/w/workspace/device-sdk-c/1@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 ******** ci-base-image-x86_64 cat 20:12:12 $ docker top 016ab1394d2149d987ebb40a55973a1d58b63a284395fe2afeaecbd7d177c773 -eo pid,comm [Pipeline] { [Pipeline] sh 20:12:13 + make test 20:12:13 echo "make test" 20:12:13 make test [Pipeline] } 20:12:13 $ docker stop --time=1 016ab1394d2149d987ebb40a55973a1d58b63a284395fe2afeaecbd7d177c773 20:12:13 [ 58%] Building C object c/CMakeFiles/csdk.dir/toml.c.o 20:12:14 $ docker rm -f 016ab1394d2149d987ebb40a55973a1d58b63a284395fe2afeaecbd7d177c773 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 20:12:16 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:12:16 + ls -al . 20:12:16 total 160 20:12:16 drwxrwxr-x. 8 jenkins jenkins 260 May 11 20:11 . 20:12:16 drwxrwxr-x. 4 jenkins jenkins 28 May 11 20:11 .. 20:12:16 -rw-rw-r--. 1 jenkins jenkins 3104 May 11 20:11 Attribution.txt 20:12:16 -rw-rw-r--. 1 jenkins jenkins 5393 May 11 20:11 CHANGES 20:12:16 drwxrwxr-x. 2 jenkins jenkins 144 May 11 20:11 docs 20:12:16 -rw-rw-r--. 1 jenkins jenkins 108574 May 11 20:11 Doxyfile 20:12:16 drwxrwxr-x. 8 jenkins jenkins 179 May 11 20:11 .git 20:12:16 -rw-rw-r--. 1 jenkins jenkins 176 May 11 20:11 .gitignore 20:12:16 drwxrwxr-x. 4 jenkins jenkins 33 May 11 20:11 include 20:12:16 -rw-rw-r--. 1 jenkins jenkins 792 May 11 20:11 Jenkinsfile 20:12:16 -rw-rw-r--. 1 jenkins jenkins 10174 May 11 20:11 LICENSE 20:12:16 -rw-rw-r--. 1 jenkins jenkins 448 May 11 20:11 Makefile 20:12:16 -rw-rw-r--. 1 jenkins jenkins 1849 May 11 20:11 README.md 20:12:16 -rw-rw-r--. 1 jenkins jenkins 5287 May 11 20:11 README.v2.md 20:12:16 drwxrwxr-x. 2 jenkins jenkins 106 May 11 20:11 scripts 20:12:16 drwxrwxr-x. 3 jenkins jenkins 58 May 11 20:11 .semver 20:12:16 drwxrwxr-x. 4 jenkins jenkins 50 May 11 20:11 src 20:12:16 -rw-rw-r--. 1 jenkins jenkins 5 May 11 20:08 VERSION [Pipeline] isUnix [Pipeline] sh 20:12:16 + docker build -t docker-device-sdk-c -f scripts/Dockerfile.alpine-3.9 --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=33a3836050f44f795e0a1ac03686ade9be884345 --label arch=amd64 --label version=0.0.0 . 20:12:16 Sending build context to Docker daemon 3.053MB 20:12:16 Step 1/15 : ARG BASE=alpine:3.9 20:12:16 Step 2/15 : FROM ${BASE} 20:12:16 ---> 7f2a7a16cb48 20:12:16 Step 3/15 : MAINTAINER IOTech 20:12:16 [ 60%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 20:12:17 ---> Running in 6240a3c826c0 20:12:17 Removing intermediate container 6240a3c826c0 20:12:17 ---> f036c2055825 20:12:17 Step 4/15 : 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 && mkdir -p /edgex-c-sdk/build 20:12:17 ---> Running in 28f181a0e8bc 20:12:17 [ 61%] Building C object c/CMakeFiles/csdk.dir/v1compat.c.o 20:12:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz 20:12:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz 20:12:17 (1/21) Installing pkgconf (1.6.0-r0) 20:12:17 (2/21) Installing openssl-dev (1.1.1g-r0) 20:12:17 (3/21) Installing zlib-dev (1.2.11-r1) 20:12:17 (4/21) Installing libssh2-dev (1.9.0-r1) 20:12:18 [ 63%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 20:12:18 (5/21) Installing nghttp2-dev (1.35.1-r1) 20:12:18 (6/21) Installing curl-dev (7.64.0-r3) 20:12:18 (7/21) Installing gnutls-c++ (3.6.7-r1) 20:12:18 (8/21) Installing libgmpxx (6.1.2-r1) 20:12:18 (9/21) Installing gmp-dev (6.1.2-r1) 20:12:18 (10/21) Installing nettle-dev (3.4.1-r0) 20:12:18 (11/21) Installing libtasn1-dev (4.14-r0) 20:12:18 (12/21) Installing p11-kit-dev (0.23.14-r0) 20:12:18 (13/21) Installing gnutls-dev (3.6.7-r1) 20:12:18 (14/21) Installing libmicrohttpd-dev (0.9.62-r0) 20:12:18 (15/21) Installing ncurses-dev (6.1_p20190105-r0) 20:12:18 (16/21) Installing libblkid (2.33-r0) 20:12:18 (17/21) Installing libfdisk (2.33-r0) 20:12:18 (18/21) Installing libmount (2.33-r0) 20:12:18 [ 65%] Linking C shared library libcsdk.so 20:12:18 [ 65%] Built target csdk 20:12:18 Scanning dependencies of target template 20:12:18 [ 66%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 20:12:19 (19/21) Installing libsmartcols (2.33-r0) 20:12:19 (20/21) Installing util-linux-dev (2.33-r0) 20:12:19 (21/21) Installing yaml-dev (0.2.1-r0) 20:12:19 Executing busybox-1.29.3-r10.trigger 20:12:19 OK: 266 MiB in 83 packages 20:12:19 [ 68%] Linking C executable template 20:12:19 [ 68%] Built target template 20:12:19 Scanning dependencies of target device-counter 20:12:19 [ 69%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 20:12:19 Removing intermediate container 28f181a0e8bc 20:12:19 ---> 9124d97f6170 20:12:19 Step 5/15 : COPY VERSION /edgex-c-sdk/ 20:12:19 ---> ef45416649ac 20:12:19 Step 6/15 : COPY src /edgex-c-sdk/src/ 20:12:20 ---> 111617aa9111 20:12:20 Step 7/15 : COPY include /edgex-c-sdk/include/ 20:12:20 [ 71%] Linking C executable device-counter 20:12:20 [ 71%] Built target device-counter 20:12:20 ---> 99742bf39f08 20:12:20 Step 8/15 : COPY scripts /edgex-c-sdk/scripts 20:12:20 Scanning dependencies of target device-random 20:12:20 [ 73%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 20:12:20 ---> a9b0e201ee33 20:12:20 Step 9/15 : COPY LICENSE /edgex-c-sdk/ 20:12:20 ---> 5519de4974f4 20:12:20 Step 10/15 : COPY Attribution.txt /edgex-c-sdk/ 20:12:20 [ 74%] Linking C executable device-random 20:12:21 ---> d30d4c139339 20:12:21 Step 11/15 : WORKDIR /edgex-c-sdk 20:12:21 ---> Running in e5814616a2d7 20:12:21 [ 74%] Built target device-random 20:12:21 Scanning dependencies of target device-gyro 20:12:21 [ 76%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 20:12:21 Removing intermediate container e5814616a2d7 20:12:21 ---> 26ab843ec111 20:12:21 Step 12/15 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] 20:12:21 ---> Running in 9ef80da5aab3 20:12:21 Removing intermediate container 9ef80da5aab3 20:12:21 ---> 782ba7a3c0dc 20:12:21 Step 13/15 : LABEL arch=amd64 20:12:21 ---> Running in 0dfc6706314d 20:12:21 Removing intermediate container 0dfc6706314d 20:12:21 ---> 70a0bb66840c 20:12:21 Step 14/15 : LABEL git_sha=33a3836050f44f795e0a1ac03686ade9be884345 20:12:21 ---> Running in f9f606f17f4b 20:12:21 Removing intermediate container f9f606f17f4b 20:12:21 ---> 7d6dd6731df5 20:12:21 Step 15/15 : LABEL version=0.0.0 20:12:21 ---> Running in 6860bac31e9a 20:12:21 [ 77%] Linking C executable device-gyro 20:12:21 [ 77%] Built target device-gyro 20:12:21 Scanning dependencies of target template-discovery 20:12:21 [ 79%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 20:12:22 Removing intermediate container 6860bac31e9a 20:12:22 ---> b5763e3667d0 20:12:22 [Warning] One or more build-args [ARCH MAKE] were not consumed 20:12:22 Successfully built b5763e3667d0 20:12:22 Successfully tagged docker-device-sdk-c:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) 20:12:22 [ 80%] Linking C executable template-discovery Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) 20:12:22 [ 80%] Built target template-discovery 20:12:22 Scanning dependencies of target device-terminal Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv 20:12:22 [ 82%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } 20:12:23 [ 84%] Linking C executable device-terminal [Pipeline] // node [Pipeline] } [Pipeline] // stage 20:12:23 [ 84%] Built target device-terminal 20:12:23 Scanning dependencies of target template2 20:12:23 [ 85%] Building C object c/examples/v2/CMakeFiles/template2.dir/template.c.o [Pipeline] } 20:12:24 [ 87%] Linking C executable template2 20:12:24 [ 87%] Built target template2 20:12:24 Scanning dependencies of target device-counterv2 20:12:24 [ 88%] Building C object c/examples/v2/counters/CMakeFiles/device-counterv2.dir/device-counter.c.o 20:12:24 [ 90%] Linking C executable device-counterv2 20:12:24 [ 90%] Built target device-counterv2 20:12:25 Scanning dependencies of target device-gyrov2 20:12:25 [ 92%] Building C object c/examples/v2/gyro/CMakeFiles/device-gyrov2.dir/device-gyro.c.o 20:12:25 [ 93%] Linking C executable device-gyrov2 20:12:25 [ 93%] Built target device-gyrov2 20:12:25 Scanning dependencies of target device-randomv2 20:12:25 [ 95%] Building C object c/examples/v2/random/CMakeFiles/device-randomv2.dir/device-random.c.o 20:12:26 [ 96%] Linking C executable device-randomv2 20:12:26 [ 96%] Built target device-randomv2 20:12:26 Scanning dependencies of target device-terminalv2 20:12:26 [ 98%] Building C object c/examples/v2/terminal/CMakeFiles/device-terminalv2.dir/device-terminal.c.o 20:12:26 [100%] Linking C executable device-terminalv2 20:12:27 [100%] Built target device-terminalv2 20:12:27 + make package 20:12:27 + tee -a release.log 20:12:27 [ 65%] Built target csdk 20:12:27 [ 68%] Built target template 20:12:27 [ 71%] Built target device-counter 20:12:27 [ 74%] Built target device-random 20:12:27 [ 77%] Built target device-gyro 20:12:27 [ 80%] Built target template-discovery 20:12:27 [ 84%] Built target device-terminal 20:12:27 [ 87%] Built target template2 20:12:27 [ 90%] Built target device-counterv2 20:12:27 [ 93%] Built target device-gyrov2 20:12:27 [ 96%] Built target device-randomv2 20:12:27 [100%] Built target device-terminalv2 20:12:27 Run CPack packaging tool... 20:12:27 CPack: Create package using TGZ 20:12:27 CPack: Install projects 20:12:27 CPack: - Run preinstall target for: Csdk 20:12:28 CPack: - Install project: Csdk 20:12:28 CPack: Create package 20:12:28 CPack: - package: /tmp/sdk/build/release/csdk-0.0.0.tar.gz generated. 20:12:28 + '[' false '=' true ] 20:12:28 + '[' false '=' true ] 20:12:28 + mkdir -p /tmp/sdk/build/debug 20:12:28 + cd /tmp/sdk/build/debug 20:12:28 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCSDK_BUILD_DEBUG=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src 20:12:28 -- The C compiler identification is GNU 8.3.0 20:12:28 -- Check for working C compiler: /usr/bin/cc 20:12:29 -- Check for working C compiler: /usr/bin/cc -- works 20:12:29 -- Detecting C compiler ABI info 20:12:29 -- Detecting C compiler ABI info - done 20:12:29 -- Detecting C compile features 20:12:30 -- Detecting C compile features - done 20:12:30 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 20:12:30 -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") 20:12:30 -- Found LIBYAML: /usr/lib/libyaml.so 20:12:30 -- Found LIBUUID: /usr/lib/libuuid.so 20:12:30 -- Found LIBCBOR: /usr/local/lib64/libcbor.so 20:12:30 -- C SDK 0.0.0 for Linux 20:12:30 -- Performing Test CSDK_HAVE_ATOMIC 20:12:30 -- Performing Test CSDK_HAVE_ATOMIC - Success 20:12:30 -- Found Curses: /usr/lib/libcurses.so 20:12:30 -- Configuring done 20:12:30 -- Generating done 20:12:31 -- Build files have been written to: /tmp/sdk/build/debug 20:12:31 + + teemake 20:12:31 debug.log 20:12:31 Scanning dependencies of target csdk 20:12:31 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 20:12:31 [ 3%] Building C object c/CMakeFiles/csdk.dir/callback.c.o 20:12:31 [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o 20:12:32 [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o 20:12:32 [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 20:12:32 [ 9%] Building C object c/CMakeFiles/csdk.dir/data.c.o 20:12:33 [ 11%] Building C object c/CMakeFiles/csdk.dir/device.c.o 20:12:33 [ 12%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 20:12:34 [ 14%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 20:12:34 [ 15%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 20:12:34 [ 17%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 20:12:34 [ 19%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o 20:12:35 [ 20%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 20:12:35 [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 20:12:36 [ 23%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o 20:12:36 [ 25%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o 20:12:36 [ 26%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o 20:12:36 [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o 20:12:37 [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o 20:12:37 [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o 20:12:37 [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o 20:12:37 [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o 20:12:38 [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o 20:12:38 [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o 20:12:38 [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o 20:12:38 [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o 20:12:39 [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o 20:12:39 [ 44%] Building C object c/CMakeFiles/csdk.dir/map.c.o 20:12:39 [ 46%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 20:12:39 [ 47%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o 20:12:40 [ 49%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 20:12:40 [ 50%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 20:12:41 [ 52%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 20:12:41 [ 53%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 20:12:41 [ 55%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 20:12:42 [ 57%] Building C object c/CMakeFiles/csdk.dir/service.c.o 20:12:43 [ 58%] Building C object c/CMakeFiles/csdk.dir/toml.c.o 20:12:43 [ 60%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 20:12:44 [ 61%] Building C object c/CMakeFiles/csdk.dir/v1compat.c.o 20:12:44 [ 63%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 20:12:44 [ 65%] Linking C shared library libcsdk.so 20:12:45 [ 65%] Built target csdk 20:12:45 Scanning dependencies of target template 20:12:45 [ 66%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 20:12:45 [ 68%] Linking C executable template 20:12:45 [ 68%] Built target template 20:12:45 Scanning dependencies of target device-counter 20:12:45 [ 69%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 20:12:45 [ 71%] Linking C executable device-counter 20:12:46 [ 71%] Built target device-counter 20:12:46 Scanning dependencies of target device-random 20:12:46 [ 73%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 20:12:46 [ 74%] Linking C executable device-random 20:12:46 [ 74%] Built target device-random 20:12:46 Scanning dependencies of target device-gyro 20:12:46 [ 76%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 20:12:46 [ 77%] Linking C executable device-gyro 20:12:46 [ 77%] Built target device-gyro 20:12:46 Scanning dependencies of target template-discovery 20:12:46 [ 79%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 20:12:47 [ 80%] Linking C executable template-discovery 20:12:47 [ 80%] Built target template-discovery 20:12:47 Scanning dependencies of target device-terminal 20:12:47 [ 82%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 20:12:47 [ 84%] Linking C executable device-terminal 20:12:47 [ 84%] Built target device-terminal 20:12:47 Scanning dependencies of target template2 20:12:47 [ 85%] Building C object c/examples/v2/CMakeFiles/template2.dir/template.c.o 20:12:48 [ 87%] Linking C executable template2 20:12:48 [ 87%] Built target template2 20:12:48 Scanning dependencies of target device-counterv2 20:12:48 [ 88%] Building C object c/examples/v2/counters/CMakeFiles/device-counterv2.dir/device-counter.c.o 20:12:48 [ 90%] Linking C executable device-counterv2 20:12:49 [ 90%] Built target device-counterv2 20:12:49 Scanning dependencies of target device-gyrov2 20:12:49 [ 92%] Building C object c/examples/v2/gyro/CMakeFiles/device-gyrov2.dir/device-gyro.c.o 20:12:49 [ 93%] Linking C executable device-gyrov2 20:12:49 [ 93%] Built target device-gyrov2 20:12:49 Scanning dependencies of target device-randomv2 20:12:49 [ 95%] Building C object c/examples/v2/random/CMakeFiles/device-randomv2.dir/device-random.c.o 20:12:49 [ 96%] Linking C executable device-randomv2 20:12:50 [ 96%] Built target device-randomv2 20:12:50 Scanning dependencies of target device-terminalv2 20:12:50 [ 98%] Building C object c/examples/v2/terminal/CMakeFiles/device-terminalv2.dir/device-terminal.c.o 20:12:50 [100%] Linking C executable device-terminalv2 20:12:50 [100%] Built target device-terminalv2 20:12:50 make: Entering directory '/tmp/sdk/build/release' 20:12:50 make[1]: Entering directory '/tmp/sdk/build/release' 20:12:50 make[2]: Entering directory '/tmp/sdk/build/release' 20:12:50 Scanning dependencies of target csdk 20:12:50 make[2]: Leaving directory '/tmp/sdk/build/release' 20:12:50 make[2]: Entering directory '/tmp/sdk/build/release' 20:12:50 [ 1%] Building C object c/CMakeFiles/csdk.dir/service.c.o 20:12:52 [ 3%] Linking C shared library libcsdk.so 20:12:52 make[2]: Leaving directory '/tmp/sdk/build/release' 20:12:52 [ 65%] Built target csdk 20:12:52 make[2]: Entering directory '/tmp/sdk/build/release' 20:12:52 make[2]: Leaving directory '/tmp/sdk/build/release' 20:12:52 make[2]: Entering directory '/tmp/sdk/build/release' 20:12:52 [ 66%] Linking C executable template 20:12:52 make[2]: Leaving directory '/tmp/sdk/build/release' 20:12:52 [ 68%] Built target template 20:12:52 make[2]: Entering directory '/tmp/sdk/build/release' 20:12:53 make[2]: Leaving directory '/tmp/sdk/build/release' 20:12:53 make[2]: Entering directory '/tmp/sdk/build/release' 20:12:53 [ 69%] Linking C executable device-counter 20:12:53 make[2]: Leaving directory '/tmp/sdk/build/release' 20:12:53 [ 71%] Built target device-counter 20:12:53 make[2]: Entering directory '/tmp/sdk/build/release' 20:12:53 make[2]: Leaving directory '/tmp/sdk/build/release' 20:12:53 make[2]: Entering directory '/tmp/sdk/build/release' 20:12:53 [ 73%] Linking C executable device-random 20:12:53 make[2]: Leaving directory '/tmp/sdk/build/release' 20:12:53 [ 74%] Built target device-random 20:12:53 make[2]: Entering directory '/tmp/sdk/build/release' 20:12:53 make[2]: Leaving directory '/tmp/sdk/build/release' 20:12:53 make[2]: Entering directory '/tmp/sdk/build/release' 20:12:53 [ 76%] Linking C executable device-gyro 20:12:53 make[2]: Leaving directory '/tmp/sdk/build/release' 20:12:53 [ 77%] Built target device-gyro 20:12:53 make[2]: Entering directory '/tmp/sdk/build/release' 20:12:53 make[2]: Leaving directory '/tmp/sdk/build/release' 20:12:53 make[2]: Entering directory '/tmp/sdk/build/release' 20:12:53 [ 79%] Linking C executable template-discovery 20:12:53 make[2]: Leaving directory '/tmp/sdk/build/release' 20:12:53 [ 80%] Built target template-discovery 20:12:54 make[2]: Entering directory '/tmp/sdk/build/release' 20:12:54 make[2]: Leaving directory '/tmp/sdk/build/release' 20:12:54 make[2]: Entering directory '/tmp/sdk/build/release' 20:12:54 [ 82%] Linking C executable device-terminal 20:12:54 make[2]: Leaving directory '/tmp/sdk/build/release' 20:12:54 [ 84%] Built target device-terminal 20:12:54 make[2]: Entering directory '/tmp/sdk/build/release' 20:12:54 make[2]: Leaving directory '/tmp/sdk/build/release' 20:12:54 make[2]: Entering directory '/tmp/sdk/build/release' 20:12:54 [ 85%] Linking C executable template2 20:12:54 make[2]: Leaving directory '/tmp/sdk/build/release' 20:12:54 [ 87%] Built target template2 20:12:54 make[2]: Entering directory '/tmp/sdk/build/release' 20:12:54 make[2]: Leaving directory '/tmp/sdk/build/release' 20:12:54 make[2]: Entering directory '/tmp/sdk/build/release' 20:12:54 [ 88%] Linking C executable device-counterv2 20:12:54 make[2]: Leaving directory '/tmp/sdk/build/release' 20:12:54 [ 90%] Built target device-counterv2 20:12:54 make[2]: Entering directory '/tmp/sdk/build/release' 20:12:54 make[2]: Leaving directory '/tmp/sdk/build/release' 20:12:54 make[2]: Entering directory '/tmp/sdk/build/release' 20:12:54 [ 92%] Linking C executable device-gyrov2 20:12:54 make[2]: Leaving directory '/tmp/sdk/build/release' 20:12:54 [ 93%] Built target device-gyrov2 20:12:55 make[2]: Entering directory '/tmp/sdk/build/release' 20:12:55 make[2]: Leaving directory '/tmp/sdk/build/release' 20:12:55 make[2]: Entering directory '/tmp/sdk/build/release' 20:12:55 [ 95%] Linking C executable device-randomv2 20:12:55 make[2]: Leaving directory '/tmp/sdk/build/release' 20:12:55 [ 96%] Built target device-randomv2 20:12:55 make[2]: Entering directory '/tmp/sdk/build/release' 20:12:55 make[2]: Leaving directory '/tmp/sdk/build/release' 20:12:55 make[2]: Entering directory '/tmp/sdk/build/release' 20:12:55 [ 98%] Linking C executable device-terminalv2 20:12:55 make[2]: Leaving directory '/tmp/sdk/build/release' 20:12:55 [100%] Built target device-terminalv2 20:12:55 make[1]: Leaving directory '/tmp/sdk/build/release' 20:12:55 Install the project... 20:12:55 -- Install configuration: "Release" 20:12:55 -- Installing: /usr/local/lib/libcsdk.so 20:12:55 -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" 20:12:55 -- Up-to-date: /usr/local/include 20:12:55 -- Installing: /usr/local/include/devsdk 20:12:55 -- Installing: /usr/local/include/devsdk/devsdk-base.h 20:12:55 -- Installing: /usr/local/include/devsdk/devsdk.h 20:12:55 -- Installing: /usr/local/include/edgex 20:12:55 -- Installing: /usr/local/include/edgex/devices.h 20:12:55 -- Installing: /usr/local/include/edgex/edgex.h 20:12:55 -- Installing: /usr/local/include/edgex/device-mgmt.h 20:12:55 -- Installing: /usr/local/include/edgex/profiles.h 20:12:55 -- Installing: /usr/local/include/edgex/edgex-base.h 20:12:55 -- Installing: /usr/local/include/edgex/error.h 20:12:55 -- Installing: /usr/local/include/edgex/registry.h 20:12:55 -- Installing: /usr/local/include/edgex/rest-server.h 20:12:55 -- Installing: /usr/local/include/edgex/os.h 20:12:55 -- Installing: /usr/local/include/edgex/devsdk.h 20:12:55 -- Installing: /usr/local/include/edgex/eventgen.h 20:12:55 -- Installing: /usr/local/include/edgex/edgex-logging.h 20:12:55 -- Installing: /usr/local/include/edgex/csdk-defs.h 20:12:55 -- Installing: /usr/local/include/iot 20:12:55 -- Installing: /usr/local/include/iot/hash.h 20:12:55 -- Installing: /usr/local/include/iot/thread.h 20:12:55 -- Installing: /usr/local/include/iot/json.h 20:12:55 -- Installing: /usr/local/include/iot/os 20:12:55 -- Installing: /usr/local/include/iot/os/zephyr.h 20:12:55 -- Installing: /usr/local/include/iot/os/linux.h 20:12:55 -- Installing: /usr/local/include/iot/typecode.h 20:12:55 -- Installing: /usr/local/include/iot/base64.h 20:12:55 -- Installing: /usr/local/include/iot/container.h 20:12:55 -- Installing: /usr/local/include/iot/data.h 20:12:55 -- Installing: /usr/local/include/iot/threadpool.h 20:12:55 -- Installing: /usr/local/include/iot/scheduler.h 20:12:55 -- Installing: /usr/local/include/iot/component.h 20:12:55 -- Installing: /usr/local/include/iot/os.h 20:12:55 -- Installing: /usr/local/include/iot/logger.h 20:12:55 -- Installing: /usr/local/include/iot/time.h 20:12:55 -- Installing: /usr/local/include/iot/iot.h 20:12:55 -- Installing: /usr/local/share/device-sdk-c/LICENSE 20:12:55 -- Installing: /usr/local/share/device-sdk-c/Attribution.txt 20:12:55 make: Leaving directory '/tmp/sdk/build/release' 20:12:57 Removing intermediate container 9923b0379773 20:12:57 ---> addd100e532b 20:12:57 Step 14/21 : FROM alpine:3.9 20:12:58 3.9: Pulling from library/alpine 20:12:58 941f399634ec: Pulling fs layer 20:12:59 941f399634ec: Verifying Checksum 20:12:59 941f399634ec: Download complete 20:12:59 941f399634ec: Pull complete 20:12:59 Digest: sha256:414e0518bb9228d35e4cd5165567fb91d26c6a214e9c95899e1e056fcd349011 20:12:59 Status: Downloaded newer image for alpine:3.9 20:12:59 ---> 9afdd4a290bf 20:12:59 Step 15/21 : MAINTAINER IOTech 20:12:59 ---> Running in f7f92c0de807 20:12:59 Removing intermediate container f7f92c0de807 20:12:59 ---> 44d8a98b8b03 20:12:59 Step 16/21 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml curl libmicrohttpd libuuid 20:13:00 ---> Running in c4fdcc22485d 20:13:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz 20:13:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz 20:13:01 (1/48) Installing binutils (2.31.1-r2) 20:13:01 (2/48) Installing libmagic (5.36-r1) 20:13:01 (3/48) Installing file (5.36-r1) 20:13:01 (4/48) Installing gmp (6.1.2-r1) 20:13:01 (5/48) Installing isl (0.18-r0) 20:13:01 (6/48) Installing libgomp (8.3.0-r0) 20:13:01 (7/48) Installing libatomic (8.3.0-r0) 20:13:01 (8/48) Installing libgcc (8.3.0-r0) 20:13:01 (9/48) Installing mpfr3 (3.1.5-r1) 20:13:01 (10/48) Installing mpc1 (1.0.3-r1) 20:13:01 (11/48) Installing libstdc++ (8.3.0-r0) 20:13:01 (12/48) Installing gcc (8.3.0-r0) 20:13:03 (13/48) Installing musl-dev (1.1.20-r5) 20:13:03 (14/48) Installing libc-dev (0.7.1-r0) 20:13:03 (15/48) Installing g++ (8.3.0-r0) 20:13:05 (16/48) Installing make (4.2.1-r2) 20:13:05 (17/48) Installing fortify-headers (1.0-r0) 20:13:05 (18/48) Installing build-base (0.5-r1) 20:13:05 (19/48) Installing libattr (2.4.47-r7) 20:13:05 (20/48) Installing libacl (2.2.52-r5) 20:13:05 (21/48) Installing libbz2 (1.0.6-r7) 20:13:05 (22/48) Installing expat (2.2.8-r0) 20:13:05 (23/48) Installing lz4-libs (1.8.3-r2) 20:13:05 (24/48) Installing xz-libs (5.2.4-r0) 20:13:05 (25/48) Installing libarchive (3.3.3-r2) 20:13:05 (26/48) Installing ca-certificates (20191127-r0) 20:13:05 (27/48) Installing nghttp2-libs (1.35.1-r1) 20:13:05 (28/48) Installing libssh2 (1.9.0-r1) 20:13:05 (29/48) Installing libcurl (7.64.0-r3) 20:13:05 (30/48) Installing ncurses-terminfo-base (6.1_p20190105-r0) 20:13:05 (31/48) Installing ncurses-terminfo (6.1_p20190105-r0) 20:13:06 (32/48) Installing ncurses-libs (6.1_p20190105-r0) 20:13:06 (33/48) Installing rhash-libs (1.3.6-r2) 20:13:06 (34/48) Installing libuv (1.23.2-r0) 20:13:06 (35/48) Installing cmake (3.13.0-r0) 20:13:07 (36/48) Installing curl (7.64.0-r3) 20:13:07 (37/48) Installing pcre2 (10.32-r1) 20:13:07 (38/48) Installing git (2.20.4-r0) 20:13:07 (39/48) Installing nettle (3.4.1-r0) 20:13:07 (40/48) Installing libffi (3.2.1-r6) 20:13:07 (41/48) Installing p11-kit (0.23.14-r0) 20:13:07 (42/48) Installing libtasn1 (4.14-r0) 20:13:07 (43/48) Installing libunistring (0.9.10-r0) 20:13:07 (44/48) Installing gnutls (3.6.7-r1) 20:13:07 (45/48) Installing libmicrohttpd (0.9.62-r0) 20:13:07 (46/48) Installing libuuid (2.33-r0) 20:13:07 (47/48) Installing wget (1.20.3-r0) 20:13:07 (48/48) Installing yaml (0.2.1-r0) 20:13:08 Executing busybox-1.29.3-r10.trigger 20:13:08 Executing ca-certificates-20191127-r0.trigger 20:13:08 OK: 219 MiB in 62 packages 20:13:23 Removing intermediate container c4fdcc22485d 20:13:23 ---> a8a1ba3cde08 20:13:23 Step 17/21 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot 20:13:23 ---> d606b0824295 20:13:23 Step 18/21 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex 20:13:23 ---> e82de3abaac6 20:13:23 Step 19/21 : COPY --from=builder /usr/local/lib /usr/local/lib 20:13:23 ---> a4bb9c2e277d 20:13:23 Step 20/21 : COPY --from=builder /usr/local/lib64 /usr/local/lib64 20:13:23 ---> e3a5abf6bdaa 20:13:23 Step 21/21 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c 20:13:23 ---> c52fed71e5bf 20:13:23 Successfully built c52fed71e5bf 20:13:23 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:13:24 + docker inspect -f . ci-base-image-arm64 20:13:24 . [Pipeline] withDockerContainer 20:13:25 prd-ubuntu18.04-docker-arm64-4c-16g-7897 does not seem to be running inside a container 20:13:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-c/1 -v /w/workspace/device-sdk-c/1:/w/workspace/device-sdk-c/1:rw,z -v /w/workspace/device-sdk-c/1@tmp:/w/workspace/device-sdk-c/1@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 ******** ci-base-image-arm64 cat 20:13:26 $ docker top 1732017e9cc351a763ee7c7602ab3303f2c2fbf39391567aeddc6a2dd0c89215 -eo pid,comm [Pipeline] { [Pipeline] sh 20:13:27 + make test 20:13:27 echo "make test" 20:13:27 make test [Pipeline] } 20:13:27 $ docker stop --time=1 1732017e9cc351a763ee7c7602ab3303f2c2fbf39391567aeddc6a2dd0c89215 20:13:29 $ docker rm -f 1732017e9cc351a763ee7c7602ab3303f2c2fbf39391567aeddc6a2dd0c89215 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 20:13:31 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:13:31 + ls -al . 20:13:31 total 192 20:13:31 drwxrwxr-x 8 jenkins jenkins 4096 May 11 20:10 . 20:13:31 drwxrwxr-x 4 jenkins jenkins 4096 May 11 20:10 .. 20:13:31 drwxrwxr-x 8 jenkins jenkins 4096 May 11 20:10 .git 20:13:31 -rw-rw-r-- 1 jenkins jenkins 176 May 11 20:10 .gitignore 20:13:31 drwxrwxr-x 3 jenkins jenkins 4096 May 11 20:10 .semver 20:13:31 -rw-rw-r-- 1 jenkins jenkins 3104 May 11 20:10 Attribution.txt 20:13:31 -rw-rw-r-- 1 jenkins jenkins 5393 May 11 20:10 CHANGES 20:13:31 -rw-rw-r-- 1 jenkins jenkins 108574 May 11 20:10 Doxyfile 20:13:31 -rw-rw-r-- 1 jenkins jenkins 792 May 11 20:10 Jenkinsfile 20:13:31 -rw-rw-r-- 1 jenkins jenkins 10174 May 11 20:10 LICENSE 20:13:31 -rw-rw-r-- 1 jenkins jenkins 448 May 11 20:10 Makefile 20:13:31 -rw-rw-r-- 1 jenkins jenkins 1849 May 11 20:10 README.md 20:13:31 -rw-rw-r-- 1 jenkins jenkins 5287 May 11 20:10 README.v2.md 20:13:31 -rw-rw-r-- 1 jenkins jenkins 5 May 11 20:08 VERSION 20:13:31 drwxrwxr-x 2 jenkins jenkins 4096 May 11 20:10 docs 20:13:31 drwxrwxr-x 4 jenkins jenkins 4096 May 11 20:10 include 20:13:31 drwxrwxr-x 2 jenkins jenkins 4096 May 11 20:10 scripts 20:13:31 drwxrwxr-x 4 jenkins jenkins 4096 May 11 20:10 src [Pipeline] isUnix [Pipeline] sh 20:13:31 + docker build -t docker-device-sdk-c-arm64 -f scripts/Dockerfile.alpine-3.9 --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=33a3836050f44f795e0a1ac03686ade9be884345 --label arch=arm64 --label version=0.0.0 . 20:13:32 Sending build context to Docker daemon 3.053MB 20:13:32 Step 1/15 : ARG BASE=alpine:3.9 20:13:32 Step 2/15 : FROM ${BASE} 20:13:32 ---> c52fed71e5bf 20:13:32 Step 3/15 : MAINTAINER IOTech 20:13:32 ---> Running in 844c09472877 20:13:33 Removing intermediate container 844c09472877 20:13:33 ---> 9b185a5cd4d9 20:13:33 Step 4/15 : 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 && mkdir -p /edgex-c-sdk/build 20:13:33 ---> Running in 5627dff0d39b 20:13:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz 20:13:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz 20:13:34 (1/21) Installing pkgconf (1.6.0-r0) 20:13:34 (2/21) Installing openssl-dev (1.1.1g-r0) 20:13:35 (3/21) Installing zlib-dev (1.2.11-r1) 20:13:35 (4/21) Installing libssh2-dev (1.9.0-r1) 20:13:35 (5/21) Installing nghttp2-dev (1.35.1-r1) 20:13:35 (6/21) Installing curl-dev (7.64.0-r3) 20:13:35 (7/21) Installing gnutls-c++ (3.6.7-r1) 20:13:35 (8/21) Installing libgmpxx (6.1.2-r1) 20:13:35 (9/21) Installing gmp-dev (6.1.2-r1) 20:13:35 (10/21) Installing nettle-dev (3.4.1-r0) 20:13:35 (11/21) Installing libtasn1-dev (4.14-r0) 20:13:35 (12/21) Installing p11-kit-dev (0.23.14-r0) 20:13:35 (13/21) Installing gnutls-dev (3.6.7-r1) 20:13:35 (14/21) Installing libmicrohttpd-dev (0.9.62-r0) 20:13:35 (15/21) Installing ncurses-dev (6.1_p20190105-r0) 20:13:36 (16/21) Installing libblkid (2.33-r0) 20:13:36 (17/21) Installing libfdisk (2.33-r0) 20:13:36 (18/21) Installing libmount (2.33-r0) 20:13:36 (19/21) Installing libsmartcols (2.33-r0) 20:13:36 (20/21) Installing util-linux-dev (2.33-r0) 20:13:36 (21/21) Installing yaml-dev (0.2.1-r0) 20:13:36 Executing busybox-1.29.3-r10.trigger 20:13:36 OK: 279 MiB in 83 packages 20:13:39 Removing intermediate container 5627dff0d39b 20:13:39 ---> 42daf5705912 20:13:39 Step 5/15 : COPY VERSION /edgex-c-sdk/ 20:13:39 ---> 8adf6e34257d 20:13:39 Step 6/15 : COPY src /edgex-c-sdk/src/ 20:13:40 ---> b6f667022143 20:13:40 Step 7/15 : COPY include /edgex-c-sdk/include/ 20:13:40 ---> f63a991975a6 20:13:40 Step 8/15 : COPY scripts /edgex-c-sdk/scripts 20:13:41 ---> 42532169554e 20:13:41 Step 9/15 : COPY LICENSE /edgex-c-sdk/ 20:13:42 ---> 142d19b1454d 20:13:42 Step 10/15 : COPY Attribution.txt /edgex-c-sdk/ 20:13:42 ---> 693038719182 20:13:42 Step 11/15 : WORKDIR /edgex-c-sdk 20:13:42 ---> Running in 449a3f61c7fb 20:13:42 Removing intermediate container 449a3f61c7fb 20:13:42 ---> 6c6ac6dd6448 20:13:42 Step 12/15 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] 20:13:43 ---> Running in a52005196d75 20:13:43 Removing intermediate container a52005196d75 20:13:43 ---> bf5997c99f61 20:13:43 Step 13/15 : LABEL arch=arm64 20:13:43 ---> Running in 1cefa536d839 20:13:43 Removing intermediate container 1cefa536d839 20:13:43 ---> 7a00f0192675 20:13:43 Step 14/15 : LABEL git_sha=33a3836050f44f795e0a1ac03686ade9be884345 20:13:43 ---> Running in e8045775c251 20:13:44 Removing intermediate container e8045775c251 20:13:44 ---> 72b37ad26275 20:13:44 Step 15/15 : LABEL version=0.0.0 20:13:44 ---> Running in 59ea112ee352 20:13:44 Removing intermediate container 59ea112ee352 20:13:44 ---> 451c092fcb6d 20:13:44 [Warning] One or more build-args [ARCH MAKE] were not consumed 20:13:44 Successfully built 451c092fcb6d 20:13:44 Successfully tagged docker-device-sdk-c-arm64: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 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 20:13:47 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:13:48 ---> package-listing.sh 20:13:48 ++ facter osfamily 20:13:48 ++ tr '[:upper:]' '[:lower:]' 20:13:48 + OS_FAMILY=redhat 20:13:48 + workspace=/w/workspace/edgexfoundry_device-sdk-c_PR-256 20:13:48 + START_PACKAGES=/tmp/packages_start.txt 20:13:48 + END_PACKAGES=/tmp/packages_end.txt 20:13:48 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:13:48 + PACKAGES=/tmp/packages_start.txt 20:13:48 + '[' /w/workspace/edgexfoundry_device-sdk-c_PR-256 ']' 20:13:48 + PACKAGES=/tmp/packages_end.txt 20:13:48 + case "${OS_FAMILY}" in 20:13:48 + rpm -qa 20:13:48 + sort 20:13:52 + '[' -f /tmp/packages_start.txt ']' 20:13:52 + '[' -f /tmp/packages_end.txt ']' 20:13:52 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:13:52 + '[' /w/workspace/edgexfoundry_device-sdk-c_PR-256 ']' 20:13:52 + mkdir -p /w/workspace/edgexfoundry_device-sdk-c_PR-256/archives/ 20:13:52 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-c_PR-256/archives/ [Pipeline] isUnix [Pipeline] sh 20:13:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 20:13:53 20:13:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 20:13:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 20:13:53 alpine: Pulling from edgex-lftools-log-publisher 20:13:53 c9b1b535fdd9: Pulling fs layer 20:13:53 2cc5ad85d9ab: Pulling fs layer 20:13:53 756a868c4378: Pulling fs layer 20:13:53 444b2fc9a129: Pulling fs layer 20:13:53 ea15f1150254: Pulling fs layer 20:13:53 41b27a9f41bf: Pulling fs layer 20:13:53 28c525ee5125: Pulling fs layer 20:13:53 094b1ea09ed8: Pulling fs layer 20:13:53 138eaada9080: Pulling fs layer 20:13:53 0622d0fa9048: Pulling fs layer 20:13:53 444b2fc9a129: Waiting 20:13:53 ea15f1150254: Waiting 20:13:53 41b27a9f41bf: Waiting 20:13:53 28c525ee5125: Waiting 20:13:53 094b1ea09ed8: Waiting 20:13:53 138eaada9080: Waiting 20:13:53 0622d0fa9048: Waiting 20:13:53 2cc5ad85d9ab: Download complete 20:13:53 444b2fc9a129: Verifying Checksum 20:13:53 444b2fc9a129: Download complete 20:13:54 c9b1b535fdd9: Verifying Checksum 20:13:54 c9b1b535fdd9: Download complete 20:13:54 ea15f1150254: Verifying Checksum 20:13:54 ea15f1150254: Download complete 20:13:54 28c525ee5125: Verifying Checksum 20:13:54 28c525ee5125: Download complete 20:13:54 c9b1b535fdd9: Pull complete 20:13:54 2cc5ad85d9ab: Pull complete 20:13:54 756a868c4378: Verifying Checksum 20:13:54 756a868c4378: Download complete 20:13:55 138eaada9080: Verifying Checksum 20:13:55 138eaada9080: Download complete 20:13:55 0622d0fa9048: Verifying Checksum 20:13:55 0622d0fa9048: Download complete 20:13:56 094b1ea09ed8: Verifying Checksum 20:13:56 094b1ea09ed8: Download complete 20:13:56 41b27a9f41bf: Verifying Checksum 20:13:56 41b27a9f41bf: Download complete 20:13:57 756a868c4378: Pull complete 20:13:57 444b2fc9a129: Pull complete 20:13:58 ea15f1150254: Pull complete 20:14:02 41b27a9f41bf: Pull complete 20:14:02 28c525ee5125: Pull complete 20:14:05 094b1ea09ed8: Pull complete 20:14:05 138eaada9080: Pull complete 20:14:05 0622d0fa9048: Pull complete 20:14:05 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 20:14:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 20:14:06 prd-centos7-docker-4c-2g-7896 does not seem to be running inside a container 20:14:06 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/edgexfoundry_device-sdk-c_PR-256 -v /w/workspace/edgexfoundry_device-sdk-c_PR-256:/w/workspace/edgexfoundry_device-sdk-c_PR-256:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_PR-256@tmp:/w/workspace/edgexfoundry_device-sdk-c_PR-256@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 20:14:07 $ docker top ef0e3230a6a1c0b3f25589a8856b4978f178ed146b981f263ffa5099567b2d51 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:14:07 provisioning config files... 20:14:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_PR-256@tmp/config104609275038357194tmp [Pipeline] { [Pipeline] echo 20:14:07 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:14:08 ---> create-netrc.sh [Pipeline] echo 20:14:08 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:14:08 ---> logs-deploy.sh 20:14:08 + ARCHIVE_ARTIFACTS= 20:14:08 + LOGS_SERVER=https://logs.edgexfoundry.org 20:14:08 + '[' https://logs.edgexfoundry.org == None ']' 20:14:08 + NEXUS_URL=https://nexus.edgexfoundry.org 20:14:08 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/PR-256/1 20:14:08 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-c/job/PR-256/1/ 20:14:08 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/PR-256/1 /w/workspace/edgexfoundry_device-sdk-c_PR-256 20:14:10 Archives upload complete. 20:14:10 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/PR-256/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-c/job/PR-256/1/ 20:14:11 ---> uname -a: 20:14:11 Linux ef0e3230a6a1 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux 20:14:11 20:14:11 20:14:11 ---> lscpu: 20:14:11 Architecture: x86_64 20:14:11 CPU op-mode(s): 32-bit, 64-bit 20:14:11 Byte Order: Little Endian 20:14:11 Address sizes: 40 bits physical, 48 bits virtual 20:14:11 CPU(s): 4 20:14:11 On-line CPU(s) list: 0-3 20:14:11 Thread(s) per core: 1 20:14:11 Core(s) per socket: 1 20:14:11 Socket(s): 4 20:14:11 NUMA node(s): 1 20:14:11 Vendor ID: GenuineIntel 20:14:11 CPU family: 6 20:14:11 Model: 44 20:14:11 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 20:14:11 Stepping: 1 20:14:11 CPU MHz: 2933.438 20:14:11 BogoMIPS: 5866.87 20:14:11 Virtualization: VT-x 20:14:11 Hypervisor vendor: KVM 20:14:11 Virtualization type: full 20:14:11 L1d cache: 128 KiB 20:14:11 L1i cache: 128 KiB 20:14:11 L2 cache: 16 MiB 20:14:11 L3 cache: 64 MiB 20:14:11 NUMA node0 CPU(s): 0-3 20:14:11 Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes 20:14:11 Vulnerability Meltdown: Mitigation; PTI 20:14:11 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:14:11 Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization 20:14:11 Vulnerability Spectre v2: Mitigation; Full retpoline 20:14:11 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 20:14:11 20:14:11 20:14:11 ---> nproc: 20:14:11 4 20:14:11 20:14:11 20:14:11 ---> df -h: 20:14:11 Filesystem Size Used Available Use% Mounted on 20:14:11 overlay 50.0G 6.4G 43.6G 13% / 20:14:11 tmpfs 64.0M 0 64.0M 0% /dev 20:14:11 tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup 20:14:11 shm 64.0M 0 64.0M 0% /dev/shm 20:14:11 /dev/vda1 50.0G 6.4G 43.6G 13% /etc/resolv.conf 20:14:11 /dev/vda1 50.0G 6.4G 43.6G 13% /etc/hostname 20:14:11 /dev/vda1 50.0G 6.4G 43.6G 13% /etc/hosts 20:14:11 /dev/vda1 50.0G 6.4G 43.6G 13% /w/workspace/edgexfoundry_device-sdk-c_PR-256 20:14:11 /dev/vda1 50.0G 6.4G 43.6G 13% /w/workspace/edgexfoundry_device-sdk-c_PR-256@tmp 20:14:11 /dev/vda1 50.0G 6.4G 43.6G 13% /var/log/sa 20:14:11 20:14:11 20:14:11 ---> free -m: 20:14:11 total used free shared buff/cache available 20:14:11 Mem: 1838 609 67 0 1161 1123 20:14:11 Swap: 1023 0 1023 20:14:11 20:14:11 20:14:11 ---> ip addr: 20:14:11 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 20:14:11 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 20:14:11 inet 127.0.0.1/8 scope host lo 20:14:11 valid_lft forever preferred_lft forever 20:14:11 6: eth0@if7: mtu 1458 qdisc noqueue state UP 20:14:11 link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff 20:14:11 inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 20:14:11 valid_lft forever preferred_lft forever 20:14:11 20:14:11 20:14:11 ---> sar -b -r -n DEV: 20:14:11 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 05/11/20 _x86_64_ (4 CPU) 20:14:11 20:14:11 20:07:09 LINUX RESTART 20:14:11 20:14:11 20:08:01 tps rtps wtps bread/s bwrtn/s 20:14:11 20:09:01 33.78 5.71 28.07 1862.94 2074.06 20:14:11 20:10:01 3.03 0.00 3.03 0.00 97.69 20:14:11 20:11:02 0.27 0.00 0.27 0.00 3.28 20:14:11 20:12:01 0.69 0.00 0.69 0.00 8.64 20:14:11 20:13:01 0.68 0.00 0.68 0.00 7.66 20:14:11 20:14:01 79.05 50.53 28.52 3370.54 10394.71 20:14:11 Average: 19.65 9.41 10.24 875.24 2105.16 20:14:11 20:14:11 20:08:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:14:11 20:09:01 110456 1771848 94.13 2620 1218224 965276 32.93 416224 1191596 16 20:14:11 20:10:01 120584 1761720 93.59 2620 1218228 902708 30.80 411248 1187952 8 20:14:11 20:11:02 119908 1762396 93.63 2620 1218240 902888 30.81 414300 1186144 8 20:14:11 20:12:01 119348 1762956 93.66 2620 1218240 903000 30.81 414388 1186144 8 20:14:11 20:13:01 120576 1761728 93.59 2620 1218248 902832 30.80 413504 1186144 8 20:14:11 20:14:01 70840 1811464 96.24 2620 1210916 1115348 38.06 491240 1139972 55576 20:14:11 Average: 110285 1772019 94.14 2620 1217016 948675 32.37 426817 1179659 9271 20:14:11 20:14:11 20:08:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 20:14:11 20:09:01 eth0 51.36 42.80 349.28 46.35 0.00 0.00 0.00 20:14:11 20:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:11 20:09:01 docker0 6.54 4.98 0.86 16.66 0.00 0.00 0.00 20:14:11 20:10:01 eth0 0.83 0.08 0.07 0.01 0.00 0.00 0.00 20:14:11 20:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:11 20:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:11 20:11:02 eth0 0.90 0.40 0.30 0.21 0.00 0.00 0.00 20:14:11 20:11:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:11 20:11:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:11 20:12:01 eth0 0.41 0.20 0.27 0.14 0.00 0.00 0.00 20:14:11 20:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:11 20:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:11 20:13:01 eth0 0.28 0.20 0.14 0.13 0.00 0.00 0.00 20:14:11 20:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:11 20:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:11 20:14:01 eth0 87.00 65.58 2321.15 8.41 0.00 0.00 0.00 20:14:11 20:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:11 20:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:11 Average: eth0 23.54 18.27 446.81 9.23 0.00 0.00 0.00 20:14:11 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:11 Average: docker0 1.09 0.83 0.14 2.78 0.00 0.00 0.00 20:14:11 20:14:11