Pull request #248 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 63cf5fa9e6962e0da07888bcd30081226d81fcd4+a76fee4735da9c07c26f8252a21595d1aad09861 (efd8fd200cb6af043d5a081da9741d083385ecb0) 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 e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 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-248/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 e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 # timeout=10 Commit message: "Merge pull request #157 from ernestojeda/clean-snap-name" > 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 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-4279’ Running on prd-centos7-docker-4c-2g-4282 in /w/workspace/edgexfoundry_device-sdk-c_PR-248 [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-248 # 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/248/head:refs/remotes/origin/PR-248 +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/248/head:refs/remotes/origin/PR-248 # 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/248/head:refs/remotes/origin/PR-248 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit a76fee4735da9c07c26f8252a21595d1aad09861 into PR head commit 63cf5fa9e6962e0da07888bcd30081226d81fcd4 Merge succeeded, producing 63cf5fa9e6962e0da07888bcd30081226d81fcd4 Checking out Revision 63cf5fa9e6962e0da07888bcd30081226d81fcd4 (PR-248) > git config core.sparsecheckout # timeout=10 > git checkout -f 63cf5fa9e6962e0da07888bcd30081226d81fcd4 # 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 a76fee4735da9c07c26f8252a21595d1aad09861 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 63cf5fa9e6962e0da07888bcd30081226d81fcd4 # timeout=10 Commit message: "Bring configuration behaviour into line with go-mod-bootstrap" First time build. Skipping changelog. > git --version # timeout=10 fatal: bad object e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-04-16T14:25:12.899Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-04-16T14:25:13.161Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-04-16T14:25:13.354Z] ========================================================= [2020-04-16T14:25:13.354Z] EdgeX Global Pipelines Version Info [2020-04-16T14:25:13.354Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-04-16T14:25:14.818Z] ------------------- [2020-04-16T14:25:14.819Z] stable info: [2020-04-16T14:25:14.819Z] ------------------- [2020-04-16T14:25:14.819Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-04-16T14:25:14.819Z] Commit SHA: 824d4d37602b19f8c5aab127669a8744686ab6c4 [2020-04-16T14:25:14.819Z] Message: update stable to v1.0.73 [2020-04-16T14:25:15.386Z] ------------------- [2020-04-16T14:25:15.386Z] experimental info: [2020-04-16T14:25:15.386Z] ------------------- [2020-04-16T14:25:15.386Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-04-16T14:25:15.386Z] Commit SHA: 824d4d37602b19f8c5aab127669a8744686ab6c4 [2020-04-16T14:25:15.386Z] Message: update experimental to v1.0.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-04-16T14:25:17.663Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-16T14:25:17.663Z] [2020-04-16T14:25:17.663Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-04-16T14:25:18.031Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-16T14:25:18.031Z] latest: Pulling from edgex-devops/git-semver [2020-04-16T14:25:18.031Z] 9123ac7c32f7: Pulling fs layer [2020-04-16T14:25:18.031Z] b8cc5d1170e3: Pulling fs layer [2020-04-16T14:25:18.031Z] 2924cbbf6a41: Pulling fs layer [2020-04-16T14:25:18.031Z] 93b08a4f1073: Pulling fs layer [2020-04-16T14:25:18.031Z] 93b08a4f1073: Waiting [2020-04-16T14:25:18.031Z] b8cc5d1170e3: Verifying Checksum [2020-04-16T14:25:18.031Z] b8cc5d1170e3: Download complete [2020-04-16T14:25:18.293Z] 9123ac7c32f7: Verifying Checksum [2020-04-16T14:25:18.293Z] 9123ac7c32f7: Download complete [2020-04-16T14:25:18.293Z] 93b08a4f1073: Verifying Checksum [2020-04-16T14:25:18.293Z] 93b08a4f1073: Download complete [2020-04-16T14:25:18.293Z] 2924cbbf6a41: Verifying Checksum [2020-04-16T14:25:18.293Z] 2924cbbf6a41: Download complete [2020-04-16T14:25:18.293Z] 9123ac7c32f7: Pull complete [2020-04-16T14:25:18.554Z] b8cc5d1170e3: Pull complete [2020-04-16T14:25:19.122Z] 2924cbbf6a41: Pull complete [2020-04-16T14:25:19.381Z] 93b08a4f1073: Pull complete [2020-04-16T14:25:19.381Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-04-16T14:25:19.381Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-04-16T14:25:19.524Z] prd-centos7-docker-4c-2g-4282 does not seem to be running inside a container [2020-04-16T14:25:19.567Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_PR-248 -v /w/workspace/edgexfoundry_device-sdk-c_PR-248:/w/workspace/edgexfoundry_device-sdk-c_PR-248:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_PR-248@tmp:/w/workspace/edgexfoundry_device-sdk-c_PR-248@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 [2020-04-16T14:25:20.124Z] $ docker top d136268d21e8cafdcd1c26f957953383aaa49f57ad8073d423839d618879a02b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-04-16T14:25:20.499Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-16T14:25:20.499Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-16T14:25:20.706Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-16T14:25:20.709Z] $ docker exec d136268d21e8cafdcd1c26f957953383aaa49f57ad8073d423839d618879a02b ssh-agent [2020-04-16T14:25:20.885Z] SSH_AUTH_SOCK=/tmp/ssh-ihCYAPjFr64O/agent.15 [2020-04-16T14:25:20.885Z] SSH_AGENT_PID=22 [2020-04-16T14:25:20.895Z] Running ssh-add (command line suppressed) [2020-04-16T14:25:21.029Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_PR-248@tmp/private_key_3239146087500370919.key (/w/workspace/edgexfoundry_device-sdk-c_PR-248@tmp/private_key_3239146087500370919.key) [2020-04-16T14:25:21.071Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-16T14:25:21.419Z] + git describe --exact-match --tags HEAD [2020-04-16T14:25:21.419Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-04-16T14:25:21.518Z] $ docker exec --env ******** --env ******** d136268d21e8cafdcd1c26f957953383aaa49f57ad8073d423839d618879a02b ssh-agent -k [2020-04-16T14:25:21.652Z] unset SSH_AUTH_SOCK; [2020-04-16T14:25:21.652Z] unset SSH_AGENT_PID; [2020-04-16T14:25:21.652Z] echo Agent pid 22 killed; [2020-04-16T14:25:21.714Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-04-16T14:25:21.849Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-04-16T14:25:21.849Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-04-16T14:25:21.949Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-16T14:25:21.949Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-16T14:25:22.122Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-16T14:25:22.125Z] $ docker exec d136268d21e8cafdcd1c26f957953383aaa49f57ad8073d423839d618879a02b ssh-agent [2020-04-16T14:25:22.290Z] SSH_AUTH_SOCK=/tmp/ssh-Hf8pjUlHxv4R/agent.57 [2020-04-16T14:25:22.290Z] SSH_AGENT_PID=64 [2020-04-16T14:25:22.299Z] Running ssh-add (command line suppressed) [2020-04-16T14:25:22.428Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_PR-248@tmp/private_key_8584421925364726728.key (/w/workspace/edgexfoundry_device-sdk-c_PR-248@tmp/private_key_8584421925364726728.key) [2020-04-16T14:25:22.471Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-16T14:25:22.823Z] + git semver init [2020-04-16T14:25:22.823Z] # -> Open(): unable to determine branch for HEAD [2020-04-16T14:25:22.823Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_PR-248/.git [2020-04-16T14:25:22.823Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_PR-248 [2020-04-16T14:25:22.823Z] # $SEMVER_REMOTE_NAME = origin [2020-04-16T14:25:22.823Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-04-16T14:25:22.823Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-04-16T14:25:22.823Z] # $SEMVER_BRANCH = PR-248 [2020-04-16T14:25:22.823Z] # $SEMVER_TEMP = /tmp/semver-546797576 [2020-04-16T14:25:22.823Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-c.git $SEMVER_TEMP [2020-04-16T14:25:23.391Z] # '/tmp/semver-546797576' -> '/w/workspace/edgexfoundry_device-sdk-c_PR-248/.semver' [2020-04-16T14:25:23.391Z] # -> Force: false [2020-04-16T14:25:23.391Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_PR-248/.semver [Pipeline] } [2020-04-16T14:25:23.413Z] $ docker exec --env ******** --env ******** d136268d21e8cafdcd1c26f957953383aaa49f57ad8073d423839d618879a02b ssh-agent -k [2020-04-16T14:25:23.542Z] unset SSH_AUTH_SOCK; [2020-04-16T14:25:23.542Z] unset SSH_AGENT_PID; [2020-04-16T14:25:23.543Z] echo Agent pid 64 killed; [2020-04-16T14:25:23.587Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-04-16T14:25:24.189Z] + git semver [Pipeline] } [2020-04-16T14:25:24.224Z] $ docker stop --time=1 d136268d21e8cafdcd1c26f957953383aaa49f57ad8073d423839d618879a02b [2020-04-16T14:25:25.576Z] $ docker rm -f d136268d21e8cafdcd1c26f957953383aaa49f57ad8073d423839d618879a02b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-04-16T14:25:26.442Z] Stashed 37 file(s) [Pipeline] echo [2020-04-16T14:25:26.457Z] [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 [2020-04-16T14:25:41.903Z] Still waiting to schedule task [2020-04-16T14:25:41.903Z] ‘prd-centos7-builder-2c-1g-4099’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-centos7-docker-4c-2g-4279’ is offline; ‘prd-centos7-docker-4c-2g-4283’ is offline [2020-04-16T14:25:41.929Z] Still waiting to schedule task [2020-04-16T14:25:41.929Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-04-16T14:26:45.137Z] Running on prd-centos7-docker-4c-2g-4286 in /w/workspace/edgexfoundry_device-sdk-c_PR-248 [Pipeline] { [Pipeline] ws [2020-04-16T14:26:45.235Z] Running in /w/workspace/device-sdk-c/1 [Pipeline] { [Pipeline] checkout [2020-04-16T14:26:48.055Z] using credential edgex-jenkins-ssh [2020-04-16T14:26:48.096Z] Cloning the remote Git repository [2020-04-16T14:26:48.096Z] Cloning with configured refspecs honoured and without tags [2020-04-16T14:26:48.830Z] Fetching without tags [2020-04-16T14:26:48.126Z] Cloning repository git@github.com:edgexfoundry/device-sdk-c.git [2020-04-16T14:26:48.161Z] > git init /w/workspace/device-sdk-c/1 # timeout=10 [2020-04-16T14:26:48.210Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2020-04-16T14:26:48.210Z] > git --version # timeout=10 [2020-04-16T14:26:48.218Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-16T14:26:48.246Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/248/head:refs/remotes/origin/PR-248 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-16T14:26:48.799Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2020-04-16T14:26:48.805Z] > git config --add remote.origin.fetch +refs/pull/248/head:refs/remotes/origin/PR-248 # timeout=10 [2020-04-16T14:26:48.811Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-16T14:26:48.821Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2020-04-16T14:26:48.839Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2020-04-16T14:26:48.839Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-16T14:26:48.844Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/248/head:refs/remotes/origin/PR-248 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-16T14:26:49.224Z] Merging remotes/origin/master commit a76fee4735da9c07c26f8252a21595d1aad09861 into PR head commit 63cf5fa9e6962e0da07888bcd30081226d81fcd4 [2020-04-16T14:26:49.324Z] Merge succeeded, producing 63cf5fa9e6962e0da07888bcd30081226d81fcd4 [2020-04-16T14:26:49.324Z] Checking out Revision 63cf5fa9e6962e0da07888bcd30081226d81fcd4 (PR-248) [2020-04-16T14:26:49.235Z] > git config core.sparsecheckout # timeout=10 [2020-04-16T14:26:49.242Z] > git checkout -f 63cf5fa9e6962e0da07888bcd30081226d81fcd4 # timeout=10 [2020-04-16T14:26:49.294Z] > git remote # timeout=10 [2020-04-16T14:26:49.302Z] > git config --get remote.origin.url # timeout=10 [2020-04-16T14:26:49.309Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-16T14:26:49.312Z] > git merge a76fee4735da9c07c26f8252a21595d1aad09861 # timeout=10 [2020-04-16T14:26:49.321Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-16T14:26:49.330Z] > git config core.sparsecheckout # timeout=10 [2020-04-16T14:26:49.337Z] > git checkout -f 63cf5fa9e6962e0da07888bcd30081226d81fcd4 # timeout=10 [2020-04-16T14:26:53.130Z] Commit message: "Bring configuration behaviour into line with go-mod-bootstrap" [2020-04-16T14:26:53.156Z] > git --version # timeout=10 [2020-04-16T14:26:53.168Z] fatal: bad object e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-04-16T14:26:54.087Z] ========================================================= [2020-04-16T14:26:54.087Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest] [2020-04-16T14:26:54.087Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-04-16T14:26:54.798Z] + 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 . [2020-04-16T14:26:55.059Z] Sending build context to Docker daemon 3.003MB [2020-04-16T14:26:55.059Z] Step 1/21 : ARG BASE=alpine:3.9 [2020-04-16T14:26:55.059Z] Step 2/21 : FROM ${BASE} as builder [2020-04-16T14:26:55.317Z] latest: Pulling from edgex-devops/edgex-gcc-base [2020-04-16T14:26:55.317Z] e7c96db7181b: Pulling fs layer [2020-04-16T14:26:55.317Z] 4c13bbce0fe7: Pulling fs layer [2020-04-16T14:26:55.317Z] 6059c847ac2f: Pulling fs layer [2020-04-16T14:26:55.317Z] 4c13bbce0fe7: Verifying Checksum [2020-04-16T14:26:55.317Z] 4c13bbce0fe7: Download complete [2020-04-16T14:26:55.317Z] e7c96db7181b: Verifying Checksum [2020-04-16T14:26:55.317Z] e7c96db7181b: Download complete [2020-04-16T14:26:55.581Z] e7c96db7181b: Pull complete [2020-04-16T14:26:55.581Z] 4c13bbce0fe7: Pull complete [2020-04-16T14:26:56.523Z] 6059c847ac2f: Verifying Checksum [2020-04-16T14:26:56.523Z] 6059c847ac2f: Download complete [2020-04-16T14:27:01.818Z] 6059c847ac2f: Pull complete [2020-04-16T14:27:01.818Z] Digest: sha256:6b5104d086ae1e5e8a284a473be9a93378e3934f9b07db5717372c857cbcbe5e [2020-04-16T14:27:01.818Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [2020-04-16T14:27:01.818Z] ---> 5eabd8fd8ba2 [2020-04-16T14:27:01.818Z] 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 [2020-04-16T14:27:01.818Z] ---> Running in 1d1a5e138743 [2020-04-16T14:27:02.079Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz [2020-04-16T14:27:02.646Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz [2020-04-16T14:27:02.646Z] (1/8) Installing ncurses-dev (6.1_p20190105-r0) [2020-04-16T14:27:02.904Z] (2/8) Installing libuuid (2.33-r0) [2020-04-16T14:27:02.904Z] (3/8) Installing libblkid (2.33-r0) [2020-04-16T14:27:02.904Z] (4/8) Installing libfdisk (2.33-r0) [2020-04-16T14:27:03.165Z] (5/8) Installing libmount (2.33-r0) [2020-04-16T14:27:03.165Z] (6/8) Installing libsmartcols (2.33-r0) [2020-04-16T14:27:03.165Z] (7/8) Installing util-linux-dev (2.33-r0) [2020-04-16T14:27:03.423Z] (8/8) Installing wget (1.20.3-r0) [2020-04-16T14:27:03.682Z] Executing busybox-1.29.3-r10.trigger [2020-04-16T14:27:03.682Z] OK: 272 MiB in 83 packages [2020-04-16T14:27:03.942Z] Removing intermediate container 1d1a5e138743 [2020-04-16T14:27:03.942Z] ---> 3f25a640a933 [2020-04-16T14:27:03.942Z] Step 4/21 : ENV CBOR_VERSION=0.5.0 [2020-04-16T14:27:03.942Z] ---> Running in 6d75aeafed2e [2020-04-16T14:27:04.208Z] Removing intermediate container 6d75aeafed2e [2020-04-16T14:27:04.208Z] ---> 2f4839b17f02 [2020-04-16T14:27:04.208Z] 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 [2020-04-16T14:27:04.208Z] ---> Running in 124e19aef32f [2020-04-16T14:27:04.472Z] --2020-04-16 14:27:04-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz [2020-04-16T14:27:04.472Z] Resolving github.com... 140.82.113.4 [2020-04-16T14:27:04.472Z] Connecting to github.com|140.82.113.4|:443... connected. [2020-04-16T14:27:04.730Z] HTTP request sent, awaiting response... 302 Found [2020-04-16T14:27:04.730Z] Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following] [2020-04-16T14:27:04.730Z] --2020-04-16 14:27:04-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [2020-04-16T14:27:04.730Z] Resolving codeload.github.com... 140.82.114.9 [2020-04-16T14:27:04.730Z] Connecting to codeload.github.com|140.82.114.9|:443... connected. [2020-04-16T14:27:04.989Z] HTTP request sent, awaiting response... 200 OK [2020-04-16T14:27:04.989Z] Length: unspecified [application/x-gzip] [2020-04-16T14:27:04.989Z] Saving to: 'STDOUT' [2020-04-16T14:27:04.989Z] [2020-04-16T14:27:04.989Z] 0K .......... .......... .......... .......... .......... 1.34M [2020-04-16T14:27:04.989Z] 50K .......... .......... .......... .......... .......... 2.69M [2020-04-16T14:27:04.989Z] 100K .......... .......... .......... .......... .......... 26.0M [2020-04-16T14:27:04.989Z] 150K .......... .......... .......... .......... .......... 2.86M [2020-04-16T14:27:04.989Z] 200K .......... .......... .......... .......... .......... 46.0M [2020-04-16T14:27:04.989Z] 250K .......... .......... .......... .......... .......... 10.3M [2020-04-16T14:27:04.989Z] 300K .......... .......... .......... .......... .......... 4.04M [2020-04-16T14:27:04.989Z] 350K .......... .......... .......... .......... .......... 13.1M [2020-04-16T14:27:04.989Z] 400K .......... .......... .......... .......... .......... 3.55M [2020-04-16T14:27:04.990Z] 450K .......... .......... .......... .......... .......... 22.7M [2020-04-16T14:27:04.990Z] 500K .......... .......... .......... .......... .......... 64.7M [2020-04-16T14:27:04.990Z] 550K .......... .......... .......... .......... .......... 14.3M [2020-04-16T14:27:04.990Z] 600K .......... .......... .......... .......... .......... 2.95M [2020-04-16T14:27:04.990Z] 650K .......... .......... .......... .......... .......... 3.08M [2020-04-16T14:27:04.990Z] 700K .. 4746G=0.1s [2020-04-16T14:27:04.990Z] [2020-04-16T14:27:04.990Z] 2020-04-16 14:27:04 (4.64 MB/s) - written to stdout [719348] [2020-04-16T14:27:04.990Z] [2020-04-16T14:27:05.250Z] -- The C compiler identification is GNU 8.3.0 [2020-04-16T14:27:05.250Z] -- The CXX compiler identification is GNU 8.3.0 [2020-04-16T14:27:05.250Z] -- Check for working C compiler: /usr/bin/cc [2020-04-16T14:27:05.250Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-04-16T14:27:05.250Z] -- Detecting C compiler ABI info [2020-04-16T14:27:05.509Z] -- Detecting C compiler ABI info - done [2020-04-16T14:27:05.509Z] -- Detecting C compile features [2020-04-16T14:27:05.769Z] -- Detecting C compile features - done [2020-04-16T14:27:05.769Z] -- Check for working CXX compiler: /usr/bin/c++ [2020-04-16T14:27:06.337Z] -- Check for working CXX compiler: /usr/bin/c++ -- works [2020-04-16T14:27:06.337Z] -- Detecting CXX compiler ABI info [2020-04-16T14:27:06.337Z] -- Detecting CXX compiler ABI info - done [2020-04-16T14:27:06.337Z] -- Detecting CXX compile features [2020-04-16T14:27:06.907Z] -- Detecting CXX compile features - done [2020-04-16T14:27:06.907Z] -- Looking for include file endian.h [2020-04-16T14:27:06.907Z] -- Looking for include file endian.h - found [2020-04-16T14:27:06.907Z] -- Check if the system is big endian [2020-04-16T14:27:06.907Z] -- Searching 16 bit integer [2020-04-16T14:27:06.907Z] -- Looking for sys/types.h [2020-04-16T14:27:06.907Z] -- Looking for sys/types.h - found [2020-04-16T14:27:06.907Z] -- Looking for stdint.h [2020-04-16T14:27:06.907Z] -- Looking for stdint.h - found [2020-04-16T14:27:06.907Z] -- Looking for stddef.h [2020-04-16T14:27:07.167Z] -- Looking for stddef.h - found [2020-04-16T14:27:07.168Z] -- Check size of unsigned short [2020-04-16T14:27:07.168Z] -- Check size of unsigned short - done [2020-04-16T14:27:07.168Z] -- Using unsigned short [2020-04-16T14:27:07.168Z] -- Check if the system is big endian - little endian [2020-04-16T14:27:07.168Z] -- Check size of size_t [2020-04-16T14:27:07.168Z] -- Check size of size_t - done [2020-04-16T14:27:07.429Z] CMake Warning at examples/CMakeLists.txt:16 (find_package): [2020-04-16T14:27:07.429Z] By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has [2020-04-16T14:27:07.429Z] asked CMake to find a package configuration file provided by "cJSON", but [2020-04-16T14:27:07.429Z] CMake did not find one. [2020-04-16T14:27:07.429Z] [2020-04-16T14:27:07.429Z] Could not find a package configuration file provided by "cJSON" with any of [2020-04-16T14:27:07.429Z] the following names: [2020-04-16T14:27:07.429Z] [2020-04-16T14:27:07.429Z] cJSONConfig.cmake [2020-04-16T14:27:07.429Z] cjson-config.cmake [2020-04-16T14:27:07.429Z] [2020-04-16T14:27:07.429Z] Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set [2020-04-16T14:27:07.429Z] "cJSON_DIR" to a directory containing one of the above files. If "cJSON" [2020-04-16T14:27:07.429Z] provides a separate development package or SDK, be sure it has been [2020-04-16T14:27:07.429Z] installed. [2020-04-16T14:27:07.429Z] [2020-04-16T14:27:07.429Z] [2020-04-16T14:27:07.429Z] -- Configuring done [2020-04-16T14:27:07.429Z] -- Generating done [2020-04-16T14:27:07.429Z] -- Build files have been written to: /tmp/cbor [2020-04-16T14:27:07.429Z] Scanning dependencies of target cbor_shared [2020-04-16T14:27:07.429Z] [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o [2020-04-16T14:27:07.691Z] [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o [2020-04-16T14:27:07.691Z] [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o [2020-04-16T14:27:07.952Z] [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o [2020-04-16T14:27:07.952Z] [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o [2020-04-16T14:27:07.952Z] [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o [2020-04-16T14:27:08.212Z] [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o [2020-04-16T14:27:08.212Z] [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o [2020-04-16T14:27:08.212Z] [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o [2020-04-16T14:27:08.212Z] [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o [2020-04-16T14:27:08.473Z] [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o [2020-04-16T14:27:08.473Z] [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o [2020-04-16T14:27:08.734Z] [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o [2020-04-16T14:27:08.734Z] [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o [2020-04-16T14:27:08.734Z] [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o [2020-04-16T14:27:08.994Z] [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o [2020-04-16T14:27:08.994Z] [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o [2020-04-16T14:27:08.994Z] [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o [2020-04-16T14:27:08.994Z] [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o [2020-04-16T14:27:09.254Z] [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o [2020-04-16T14:27:09.254Z] [ 40%] Linking C shared library libcbor.so [2020-04-16T14:27:09.254Z] [ 40%] Built target cbor_shared [2020-04-16T14:27:09.254Z] Scanning dependencies of target cbor [2020-04-16T14:27:09.254Z] [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o [2020-04-16T14:27:09.513Z] [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o [2020-04-16T14:27:09.513Z] [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o [2020-04-16T14:27:09.777Z] [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o [2020-04-16T14:27:10.037Z] [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o [2020-04-16T14:27:10.037Z] [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o [2020-04-16T14:27:10.037Z] [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o [2020-04-16T14:27:10.037Z] [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o [2020-04-16T14:27:10.298Z] [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o [2020-04-16T14:27:10.298Z] [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o [2020-04-16T14:27:10.559Z] [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o [2020-04-16T14:27:10.559Z] [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o [2020-04-16T14:27:10.559Z] [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o [2020-04-16T14:27:10.822Z] [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o [2020-04-16T14:27:10.822Z] [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o [2020-04-16T14:27:10.822Z] [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o [2020-04-16T14:27:11.089Z] [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o [2020-04-16T14:27:11.089Z] [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o [2020-04-16T14:27:11.089Z] [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o [2020-04-16T14:27:11.089Z] [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o [2020-04-16T14:27:11.351Z] [ 80%] Linking C static library libcbor.a [2020-04-16T14:27:11.922Z] [ 80%] Built target cbor [2020-04-16T14:27:11.922Z] Scanning dependencies of target create_items [2020-04-16T14:27:11.922Z] [ 82%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o [2020-04-16T14:27:11.922Z] [ 84%] Linking C executable create_items [2020-04-16T14:27:11.922Z] [ 84%] Built target create_items [2020-04-16T14:27:11.922Z] Scanning dependencies of target readfile [2020-04-16T14:27:11.922Z] [ 86%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o [2020-04-16T14:27:11.922Z] [ 88%] Linking C executable readfile [2020-04-16T14:27:11.922Z] [ 88%] Built target readfile [2020-04-16T14:27:11.922Z] Scanning dependencies of target streaming_parser [2020-04-16T14:27:11.922Z] [ 90%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o [2020-04-16T14:27:12.183Z] [ 92%] Linking C executable streaming_parser [2020-04-16T14:27:12.183Z] [ 92%] Built target streaming_parser [2020-04-16T14:27:12.183Z] Scanning dependencies of target sort [2020-04-16T14:27:12.183Z] [ 94%] Building C object examples/CMakeFiles/sort.dir/sort.c.o [2020-04-16T14:27:12.183Z] [ 96%] Linking C executable sort [2020-04-16T14:27:12.183Z] [ 96%] Built target sort [2020-04-16T14:27:12.183Z] Scanning dependencies of target hello [2020-04-16T14:27:12.183Z] [ 98%] Building C object examples/CMakeFiles/hello.dir/hello.c.o [2020-04-16T14:27:12.183Z] [100%] Linking C executable hello [2020-04-16T14:27:12.183Z] [100%] Built target hello [2020-04-16T14:27:12.183Z] Install the project... [2020-04-16T14:27:12.445Z] -- Install configuration: "Release" [2020-04-16T14:27:12.445Z] -- Installing: /usr/local/include/cbor/configuration.h [2020-04-16T14:27:12.445Z] -- Installing: /usr/local/lib64/libcbor.a [2020-04-16T14:27:12.445Z] -- Installing: /usr/local/lib64/libcbor.so.0.0.0 [2020-04-16T14:27:12.445Z] -- Installing: /usr/local/lib64/libcbor.so.0 [2020-04-16T14:27:12.445Z] -- Installing: /usr/local/lib64/libcbor.so [2020-04-16T14:27:12.445Z] -- Up-to-date: /usr/local/include/cbor [2020-04-16T14:27:12.445Z] -- Installing: /usr/local/include/cbor/arrays.h [2020-04-16T14:27:12.445Z] -- Installing: /usr/local/include/cbor/bytestrings.h [2020-04-16T14:27:12.445Z] -- Installing: /usr/local/include/cbor/callbacks.h [2020-04-16T14:27:12.445Z] -- Installing: /usr/local/include/cbor/common.h [2020-04-16T14:27:12.445Z] -- Installing: /usr/local/include/cbor/data.h [2020-04-16T14:27:12.445Z] -- Installing: /usr/local/include/cbor/encoding.h [2020-04-16T14:27:12.445Z] -- Installing: /usr/local/include/cbor/floats_ctrls.h [2020-04-16T14:27:12.445Z] -- Installing: /usr/local/include/cbor/internal [2020-04-16T14:27:12.445Z] -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h [2020-04-16T14:27:12.445Z] -- Installing: /usr/local/include/cbor/internal/encoders.h [2020-04-16T14:27:12.445Z] -- Installing: /usr/local/include/cbor/internal/loaders.h [2020-04-16T14:27:12.445Z] -- Installing: /usr/local/include/cbor/internal/memory_utils.h [2020-04-16T14:27:12.445Z] -- Installing: /usr/local/include/cbor/internal/stack.h [2020-04-16T14:27:12.445Z] -- Installing: /usr/local/include/cbor/internal/unicode.h [2020-04-16T14:27:12.445Z] -- Installing: /usr/local/include/cbor/ints.h [2020-04-16T14:27:12.445Z] -- Installing: /usr/local/include/cbor/maps.h [2020-04-16T14:27:12.445Z] -- Installing: /usr/local/include/cbor/serialization.h [2020-04-16T14:27:12.445Z] -- Installing: /usr/local/include/cbor/streaming.h [2020-04-16T14:27:12.445Z] -- Installing: /usr/local/include/cbor/strings.h [2020-04-16T14:27:12.445Z] -- Installing: /usr/local/include/cbor/tags.h [2020-04-16T14:27:12.445Z] -- Installing: /usr/local/include/cbor.h [2020-04-16T14:27:12.445Z] -- Installing: /usr/local/lib64/pkgconfig/libcbor.pc [2020-04-16T14:27:13.018Z] Removing intermediate container 124e19aef32f [2020-04-16T14:27:13.018Z] ---> 91bbcf0a665b [2020-04-16T14:27:13.018Z] Step 6/21 : RUN mkdir /tmp/sdk [2020-04-16T14:27:13.018Z] ---> Running in f0fc76f93ab0 [2020-04-16T14:27:13.589Z] Removing intermediate container f0fc76f93ab0 [2020-04-16T14:27:13.589Z] ---> 67ad86b0595f [2020-04-16T14:27:13.589Z] Step 7/21 : COPY VERSION /tmp/sdk [2020-04-16T14:27:13.847Z] ---> b0b9d4e172cf [2020-04-16T14:27:13.847Z] Step 8/21 : COPY src /tmp/sdk/src [2020-04-16T14:27:14.106Z] ---> 35c5d599127c [2020-04-16T14:27:14.106Z] Step 9/21 : COPY include /tmp/sdk/include [2020-04-16T14:27:14.368Z] ---> a68165caa797 [2020-04-16T14:27:14.368Z] Step 10/21 : COPY scripts /tmp/sdk/scripts [2020-04-16T14:27:14.368Z] ---> 8146daf973d8 [2020-04-16T14:27:14.368Z] Step 11/21 : COPY LICENSE /tmp/sdk [2020-04-16T14:27:14.627Z] ---> bc4f0c0610a6 [2020-04-16T14:27:14.627Z] Step 12/21 : COPY Attribution.txt /tmp/sdk [2020-04-16T14:27:14.627Z] ---> 2ae0aeec1658 [2020-04-16T14:27:14.627Z] Step 13/21 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install [2020-04-16T14:27:14.888Z] ---> Running in f08dff677178 [2020-04-16T14:27:15.147Z] + CPPCHECK=false [2020-04-16T14:27:15.147Z] + DOCGEN=false [2020-04-16T14:27:15.147Z] + TOMLVER=SDK-0.2 [2020-04-16T14:27:15.147Z] + CUTILVER=1.0.0 [2020-04-16T14:27:15.147Z] + '[' 0 -gt 0 ] [2020-04-16T14:27:15.147Z] + readlink -f ./scripts/build.sh [2020-04-16T14:27:15.147Z] + dirname /tmp/sdk/scripts/build.sh [2020-04-16T14:27:15.147Z] + dirname /tmp/sdk/scripts [2020-04-16T14:27:15.147Z] + ROOT=/tmp/sdk [2020-04-16T14:27:15.147Z] + cd /tmp/sdk [2020-04-16T14:27:15.147Z] + '[' '!' -d deps ] [2020-04-16T14:27:15.147Z] + mkdir deps [2020-04-16T14:27:15.147Z] + wget -O - https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2020-04-16T14:27:15.147Z] + tar -C deps -z -x -f - [2020-04-16T14:27:15.147Z] --2020-04-16 14:27:15-- https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2020-04-16T14:27:15.148Z] Resolving github.com... 140.82.113.4 [2020-04-16T14:27:15.148Z] Connecting to github.com|140.82.113.4|:443... connected. [2020-04-16T14:27:15.407Z] HTTP request sent, awaiting response... 302 Found [2020-04-16T14:27:15.407Z] Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following] [2020-04-16T14:27:15.407Z] --2020-04-16 14:27:15-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [2020-04-16T14:27:15.407Z] Resolving codeload.github.com... 140.82.114.9 [2020-04-16T14:27:15.407Z] Connecting to codeload.github.com|140.82.114.9|:443... connected. [2020-04-16T14:27:15.668Z] HTTP request sent, awaiting response... 200 OK [2020-04-16T14:27:15.668Z] Length: unspecified [application/x-gzip] [2020-04-16T14:27:15.668Z] Saving to: 'STDOUT' [2020-04-16T14:27:15.668Z]  [2020-04-16T14:27:15.668Z] 0K .......... ......  1.04M=0.02s [2020-04-16T14:27:15.668Z] [2020-04-16T14:27:15.668Z] 2020-04-16 14:27:15 (1.04 MB/s) - written to stdout [16451] [2020-04-16T14:27:15.668Z] [2020-04-16T14:27:15.668Z] + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c [2020-04-16T14:27:15.668Z] + + wget -O -tar https://github.com/IOTechSystems/iotech-c-utils/archive/v1.0.0.tar.gz -C deps [2020-04-16T14:27:15.668Z] -z -x -f - [2020-04-16T14:27:15.668Z] --2020-04-16 14:27:15-- https://github.com/IOTechSystems/iotech-c-utils/archive/v1.0.0.tar.gz [2020-04-16T14:27:15.668Z] Resolving github.com... 140.82.113.4 [2020-04-16T14:27:15.668Z] Connecting to github.com|140.82.113.4|:443... connected. [2020-04-16T14:27:15.668Z] HTTP request sent, awaiting response... 302 Found [2020-04-16T14:27:15.668Z] Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.0.0 [following] [2020-04-16T14:27:15.668Z] --2020-04-16 14:27:15-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.0.0 [2020-04-16T14:27:15.668Z] Resolving codeload.github.com... 140.82.114.9 [2020-04-16T14:27:15.668Z] Connecting to codeload.github.com|140.82.114.9|:443... connected. [2020-04-16T14:27:15.927Z] HTTP request sent, awaiting response... 200 OK [2020-04-16T14:27:15.928Z] Length: unspecified [application/x-gzip] [2020-04-16T14:27:15.928Z] Saving to: 'STDOUT' [2020-04-16T14:27:15.928Z] [2020-04-16T14:27:15.928Z] 0K .......... .......... .......... .......... .......... 1.64M [2020-04-16T14:27:15.928Z] 50K .......... .......... .......... .......... .......... 3.29M [2020-04-16T14:27:15.928Z] 100K .......... .......... .......... .......... ........ 22.3M=0.05s [2020-04-16T14:27:15.928Z] [2020-04-16T14:27:15.928Z] 2020-04-16 14:27:15 (3.10 MB/s) - written to stdout [151809] [2020-04-16T14:27:15.928Z] [2020-04-16T14:27:15.928Z] + mkdir -p src/c/iot [2020-04-16T14:27:15.928Z] + cp deps/iotech-c-utils-1.0.0/src/c/base64.c deps/iotech-c-utils-1.0.0/src/c/component.c deps/iotech-c-utils-1.0.0/src/c/container.c deps/iotech-c-utils-1.0.0/src/c/data.c deps/iotech-c-utils-1.0.0/src/c/hash.c deps/iotech-c-utils-1.0.0/src/c/iot.c deps/iotech-c-utils-1.0.0/src/c/json.c deps/iotech-c-utils-1.0.0/src/c/logger.c deps/iotech-c-utils-1.0.0/src/c/os.c deps/iotech-c-utils-1.0.0/src/c/scheduler.c deps/iotech-c-utils-1.0.0/src/c/thread.c deps/iotech-c-utils-1.0.0/src/c/threadpool.c deps/iotech-c-utils-1.0.0/src/c/time.c src/c/iot [2020-04-16T14:27:15.928Z] + mkdir -p include/iot [2020-04-16T14:27:15.928Z] + cp deps/iotech-c-utils-1.0.0/include/iot/base64.h deps/iotech-c-utils-1.0.0/include/iot/component.h deps/iotech-c-utils-1.0.0/include/iot/container.h deps/iotech-c-utils-1.0.0/include/iot/data.h deps/iotech-c-utils-1.0.0/include/iot/hash.h deps/iotech-c-utils-1.0.0/include/iot/iot.h deps/iotech-c-utils-1.0.0/include/iot/json.h deps/iotech-c-utils-1.0.0/include/iot/logger.h deps/iotech-c-utils-1.0.0/include/iot/os.h deps/iotech-c-utils-1.0.0/include/iot/scheduler.h deps/iotech-c-utils-1.0.0/include/iot/thread.h deps/iotech-c-utils-1.0.0/include/iot/threadpool.h deps/iotech-c-utils-1.0.0/include/iot/time.h include/iot [2020-04-16T14:27:15.928Z] + mkdir -p include/iot/os [2020-04-16T14:27:15.928Z] + cp deps/iotech-c-utils-1.0.0/include/iot/os/linux.h deps/iotech-c-utils-1.0.0/include/iot/os/zephyr.h include/iot/os [2020-04-16T14:27:15.928Z] + mkdir -p /tmp/sdk/build/release [2020-04-16T14:27:15.928Z] + cd /tmp/sdk/build/release [2020-04-16T14:27:15.928Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src [2020-04-16T14:27:16.189Z] -- The C compiler identification is GNU 8.3.0 [2020-04-16T14:27:16.189Z] -- Check for working C compiler: /usr/bin/cc [2020-04-16T14:27:16.189Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-04-16T14:27:16.189Z] -- Detecting C compiler ABI info [2020-04-16T14:27:16.189Z] -- Detecting C compiler ABI info - done [2020-04-16T14:27:16.189Z] -- Detecting C compile features [2020-04-16T14:27:16.453Z] -- Detecting C compile features - done [2020-04-16T14:27:16.453Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2020-04-16T14:27:16.453Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2020-04-16T14:27:16.453Z] -- Found LIBYAML: /usr/lib/libyaml.so [2020-04-16T14:27:16.453Z] -- Found LIBUUID: /usr/lib/libuuid.so [2020-04-16T14:27:16.453Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2020-04-16T14:27:16.453Z] -- C SDK 0.0.0 for Linux [2020-04-16T14:27:16.453Z] -- Performing Test CSDK_HAVE_ATOMIC [2020-04-16T14:27:16.712Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2020-04-16T14:27:16.712Z] -- Found Curses: /usr/lib/libcurses.so [2020-04-16T14:27:16.712Z] -- Configuring done [2020-04-16T14:27:16.712Z] -- Generating done [2020-04-16T14:27:16.712Z] -- Build files have been written to: /tmp/sdk/build/release [2020-04-16T14:27:16.712Z] + make [2020-04-16T14:27:16.712Z] + tee release.log [2020-04-16T14:27:16.712Z] Scanning dependencies of target csdk [2020-04-16T14:27:16.712Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2020-04-16T14:27:16.971Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback.c.o [2020-04-16T14:27:16.971Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2020-04-16T14:27:17.540Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2020-04-16T14:27:17.540Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2020-04-16T14:27:17.799Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2020-04-16T14:27:18.059Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2020-04-16T14:27:18.318Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2020-04-16T14:27:18.576Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2020-04-16T14:27:18.576Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2020-04-16T14:27:18.835Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2020-04-16T14:27:18.835Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2020-04-16T14:27:18.835Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2020-04-16T14:27:19.095Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2020-04-16T14:27:20.032Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2020-04-16T14:27:20.032Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2020-04-16T14:27:20.032Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2020-04-16T14:27:20.032Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2020-04-16T14:27:20.605Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2020-04-16T14:27:20.605Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2020-04-16T14:27:20.605Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2020-04-16T14:27:20.863Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2020-04-16T14:27:20.863Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2020-04-16T14:27:21.121Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2020-04-16T14:27:21.121Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2020-04-16T14:27:21.382Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2020-04-16T14:27:21.382Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2020-04-16T14:27:21.640Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2020-04-16T14:27:21.640Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2020-04-16T14:27:21.899Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2020-04-16T14:27:21.899Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2020-04-16T14:27:23.278Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2020-04-16T14:27:23.278Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2020-04-16T14:27:23.278Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2020-04-16T14:27:23.278Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2020-04-16T14:27:23.845Z] [ 57%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2020-04-16T14:27:24.106Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2020-04-16T14:27:25.040Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2020-04-16T14:27:25.040Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/v1compat.c.o [2020-04-16T14:27:25.299Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2020-04-16T14:27:25.559Z] [ 65%] Linking C shared library libcsdk.so [2020-04-16T14:27:25.559Z] [ 65%] Built target csdk [2020-04-16T14:27:25.559Z] Scanning dependencies of target template [2020-04-16T14:27:25.559Z] [ 66%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2020-04-16T14:27:25.818Z] [ 68%] Linking C executable template [2020-04-16T14:27:25.818Z] [ 68%] Built target template [2020-04-16T14:27:25.818Z] Scanning dependencies of target device-counter [2020-04-16T14:27:25.818Z] [ 69%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2020-04-16T14:27:26.078Z] [ 71%] Linking C executable device-counter [2020-04-16T14:27:26.078Z] [ 71%] Built target device-counter [2020-04-16T14:27:26.078Z] Scanning dependencies of target device-random [2020-04-16T14:27:26.078Z] [ 73%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2020-04-16T14:27:26.078Z] [ 74%] Linking C executable device-random [2020-04-16T14:27:26.339Z] [ 74%] Built target device-random [2020-04-16T14:27:26.339Z] Scanning dependencies of target device-gyro [2020-04-16T14:27:26.339Z] [ 76%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2020-04-16T14:27:26.339Z] [ 77%] Linking C executable device-gyro [2020-04-16T14:27:26.339Z] [ 77%] Built target device-gyro [2020-04-16T14:27:26.339Z] Scanning dependencies of target template-discovery [2020-04-16T14:27:26.339Z] [ 79%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2020-04-16T14:27:26.598Z] [ 80%] Linking C executable template-discovery [2020-04-16T14:27:26.599Z] [ 80%] Built target template-discovery [2020-04-16T14:27:26.599Z] Scanning dependencies of target device-terminal [2020-04-16T14:27:26.599Z] [ 82%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2020-04-16T14:27:26.867Z] [ 84%] Linking C executable device-terminal [2020-04-16T14:27:26.867Z] [ 84%] Built target device-terminal [2020-04-16T14:27:26.867Z] Scanning dependencies of target template2 [2020-04-16T14:27:26.867Z] [ 85%] Building C object c/examples/v2/CMakeFiles/template2.dir/template.c.o [2020-04-16T14:27:27.130Z] [ 87%] Linking C executable template2 [2020-04-16T14:27:27.130Z] [ 87%] Built target template2 [2020-04-16T14:27:27.130Z] Scanning dependencies of target device-counterv2 [2020-04-16T14:27:27.130Z] [ 88%] Building C object c/examples/v2/counters/CMakeFiles/device-counterv2.dir/device-counter.c.o [2020-04-16T14:27:27.130Z] [ 90%] Linking C executable device-counterv2 [2020-04-16T14:27:27.390Z] [ 90%] Built target device-counterv2 [2020-04-16T14:27:27.390Z] Scanning dependencies of target device-gyrov2 [2020-04-16T14:27:27.390Z] [ 92%] Building C object c/examples/v2/gyro/CMakeFiles/device-gyrov2.dir/device-gyro.c.o [2020-04-16T14:27:27.390Z] [ 93%] Linking C executable device-gyrov2 [2020-04-16T14:27:27.390Z] [ 93%] Built target device-gyrov2 [2020-04-16T14:27:27.390Z] Scanning dependencies of target device-randomv2 [2020-04-16T14:27:27.390Z] [ 95%] Building C object c/examples/v2/random/CMakeFiles/device-randomv2.dir/device-random.c.o [2020-04-16T14:27:27.652Z] [ 96%] Linking C executable device-randomv2 [2020-04-16T14:27:27.652Z] [ 96%] Built target device-randomv2 [2020-04-16T14:27:27.652Z] Scanning dependencies of target device-terminalv2 [2020-04-16T14:27:27.652Z] [ 98%] Building C object c/examples/v2/terminal/CMakeFiles/device-terminalv2.dir/device-terminal.c.o [2020-04-16T14:27:27.910Z] [100%] Linking C executable device-terminalv2 [2020-04-16T14:27:27.910Z] [100%] Built target device-terminalv2 [2020-04-16T14:27:27.910Z] + make package [2020-04-16T14:27:27.910Z] + tee -a release.log [2020-04-16T14:27:27.910Z] [ 65%] Built target csdk [2020-04-16T14:27:27.910Z] [ 68%] Built target template [2020-04-16T14:27:27.910Z] [ 71%] Built target device-counter [2020-04-16T14:27:27.910Z] [ 74%] Built target device-random [2020-04-16T14:27:27.910Z] [ 77%] Built target device-gyro [2020-04-16T14:27:28.172Z] [ 80%] Built target template-discovery [2020-04-16T14:27:28.172Z] [ 84%] Built target device-terminal [2020-04-16T14:27:28.172Z] [ 87%] Built target template2 [2020-04-16T14:27:28.172Z] [ 90%] Built target device-counterv2 [2020-04-16T14:27:28.172Z] [ 93%] Built target device-gyrov2 [2020-04-16T14:27:28.172Z] [ 96%] Built target device-randomv2 [2020-04-16T14:27:28.172Z] [100%] Built target device-terminalv2 [2020-04-16T14:27:28.172Z] Run CPack packaging tool... [2020-04-16T14:27:28.172Z] CPack: Create package using TGZ [2020-04-16T14:27:28.172Z] CPack: Install projects [2020-04-16T14:27:28.172Z] CPack: - Run preinstall target for: Csdk [2020-04-16T14:27:28.431Z] CPack: - Install project: Csdk [2020-04-16T14:27:28.431Z] CPack: Create package [2020-04-16T14:27:28.431Z] CPack: - package: /tmp/sdk/build/release/csdk-0.0.0.tar.gz generated. [2020-04-16T14:27:28.431Z] + '[' false '=' true ] [2020-04-16T14:27:28.431Z] + '[' false '=' true ] [2020-04-16T14:27:28.431Z] + mkdir -p /tmp/sdk/build/debug [2020-04-16T14:27:28.431Z] + cd /tmp/sdk/build/debug [2020-04-16T14:27:28.431Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCSDK_BUILD_DEBUG=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src [2020-04-16T14:27:28.431Z] -- The C compiler identification is GNU 8.3.0 [2020-04-16T14:27:28.431Z] -- Check for working C compiler: /usr/bin/cc [2020-04-16T14:27:28.690Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-04-16T14:27:28.690Z] -- Detecting C compiler ABI info [2020-04-16T14:27:28.690Z] -- Detecting C compiler ABI info - done [2020-04-16T14:27:28.690Z] -- Detecting C compile features [2020-04-16T14:27:28.949Z] -- Detecting C compile features - done [2020-04-16T14:27:28.949Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2020-04-16T14:27:28.949Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2020-04-16T14:27:28.949Z] -- Found LIBYAML: /usr/lib/libyaml.so [2020-04-16T14:27:28.949Z] -- Found LIBUUID: /usr/lib/libuuid.so [2020-04-16T14:27:28.949Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2020-04-16T14:27:28.949Z] -- C SDK 0.0.0 for Linux [2020-04-16T14:27:28.949Z] -- Performing Test CSDK_HAVE_ATOMIC [2020-04-16T14:27:28.949Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2020-04-16T14:27:28.949Z] -- Found Curses: /usr/lib/libcurses.so [2020-04-16T14:27:28.949Z] -- Configuring done [2020-04-16T14:27:29.208Z] -- Generating done [2020-04-16T14:27:29.208Z] -- Build files have been written to: /tmp/sdk/build/debug [2020-04-16T14:27:29.208Z] + make [2020-04-16T14:27:29.208Z] + tee debug.log [2020-04-16T14:27:29.208Z] Scanning dependencies of target csdk [2020-04-16T14:27:29.208Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2020-04-16T14:27:29.208Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback.c.o [2020-04-16T14:27:29.467Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2020-04-16T14:27:29.467Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2020-04-16T14:27:29.725Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2020-04-16T14:27:29.725Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2020-04-16T14:27:29.725Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2020-04-16T14:27:29.986Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2020-04-16T14:27:29.986Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2020-04-16T14:27:29.986Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2020-04-16T14:27:30.246Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2020-04-16T14:27:30.246Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2020-04-16T14:27:30.246Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2020-04-16T14:27:30.246Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2020-04-16T14:27:30.509Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2020-04-16T14:27:30.768Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2020-04-16T14:27:30.768Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2020-04-16T14:27:30.768Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2020-04-16T14:27:31.027Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2020-04-16T14:27:31.027Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2020-04-16T14:27:31.027Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2020-04-16T14:27:31.027Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2020-04-16T14:27:31.286Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2020-04-16T14:27:31.286Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2020-04-16T14:27:31.286Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2020-04-16T14:27:31.286Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2020-04-16T14:27:31.545Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2020-04-16T14:27:31.545Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2020-04-16T14:27:31.545Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2020-04-16T14:27:31.545Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2020-04-16T14:27:31.806Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2020-04-16T14:27:32.065Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2020-04-16T14:27:32.065Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2020-04-16T14:27:32.065Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2020-04-16T14:27:32.335Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2020-04-16T14:27:32.595Z] [ 57%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2020-04-16T14:27:32.595Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2020-04-16T14:27:32.854Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2020-04-16T14:27:32.854Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/v1compat.c.o [2020-04-16T14:27:33.112Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2020-04-16T14:27:33.112Z] [ 65%] Linking C shared library libcsdk.so [2020-04-16T14:27:33.112Z] [ 65%] Built target csdk [2020-04-16T14:27:33.112Z] Scanning dependencies of target template [2020-04-16T14:27:33.112Z] [ 66%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2020-04-16T14:27:33.112Z] [ 68%] Linking C executable template [2020-04-16T14:27:33.372Z] [ 68%] Built target template [2020-04-16T14:27:33.372Z] Scanning dependencies of target device-counter [2020-04-16T14:27:33.372Z] [ 69%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2020-04-16T14:27:33.372Z] [ 71%] Linking C executable device-counter [2020-04-16T14:27:33.372Z] [ 71%] Built target device-counter [2020-04-16T14:27:33.372Z] Scanning dependencies of target device-random [2020-04-16T14:27:33.372Z] [ 73%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2020-04-16T14:27:33.632Z] [ 74%] Linking C executable device-random [2020-04-16T14:27:33.632Z] [ 74%] Built target device-random [2020-04-16T14:27:33.632Z] Scanning dependencies of target device-gyro [2020-04-16T14:27:33.632Z] [ 76%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2020-04-16T14:27:33.632Z] [ 77%] Linking C executable device-gyro [2020-04-16T14:27:33.632Z] [ 77%] Built target device-gyro [2020-04-16T14:27:33.891Z] Scanning dependencies of target template-discovery [2020-04-16T14:27:33.891Z] [ 79%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2020-04-16T14:27:33.891Z] [ 80%] Linking C executable template-discovery [2020-04-16T14:27:33.891Z] [ 80%] Built target template-discovery [2020-04-16T14:27:33.891Z] Scanning dependencies of target device-terminal [2020-04-16T14:27:33.891Z] [ 82%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2020-04-16T14:27:33.891Z] [ 84%] Linking C executable device-terminal [2020-04-16T14:27:34.149Z] [ 84%] Built target device-terminal [2020-04-16T14:27:34.149Z] Scanning dependencies of target template2 [2020-04-16T14:27:34.149Z] [ 85%] Building C object c/examples/v2/CMakeFiles/template2.dir/template.c.o [2020-04-16T14:27:34.149Z] [ 87%] Linking C executable template2 [2020-04-16T14:27:34.149Z] [ 87%] Built target template2 [2020-04-16T14:27:34.149Z] Scanning dependencies of target device-counterv2 [2020-04-16T14:27:34.149Z] [ 88%] Building C object c/examples/v2/counters/CMakeFiles/device-counterv2.dir/device-counter.c.o [2020-04-16T14:27:34.408Z] [ 90%] Linking C executable device-counterv2 [2020-04-16T14:27:34.408Z] [ 90%] Built target device-counterv2 [2020-04-16T14:27:34.408Z] Scanning dependencies of target device-gyrov2 [2020-04-16T14:27:34.408Z] [ 92%] Building C object c/examples/v2/gyro/CMakeFiles/device-gyrov2.dir/device-gyro.c.o [2020-04-16T14:27:34.408Z] [ 93%] Linking C executable device-gyrov2 [2020-04-16T14:27:34.408Z] [ 93%] Built target device-gyrov2 [2020-04-16T14:27:34.674Z] Scanning dependencies of target device-randomv2 [2020-04-16T14:27:34.674Z] [ 95%] Building C object c/examples/v2/random/CMakeFiles/device-randomv2.dir/device-random.c.o [2020-04-16T14:27:34.674Z] [ 96%] Linking C executable device-randomv2 [2020-04-16T14:27:34.674Z] [ 96%] Built target device-randomv2 [2020-04-16T14:27:34.674Z] Scanning dependencies of target device-terminalv2 [2020-04-16T14:27:34.674Z] [ 98%] Building C object c/examples/v2/terminal/CMakeFiles/device-terminalv2.dir/device-terminal.c.o [2020-04-16T14:27:34.674Z] [100%] Linking C executable device-terminalv2 [2020-04-16T14:27:34.934Z] [100%] Built target device-terminalv2 [2020-04-16T14:27:34.934Z] make: Entering directory '/tmp/sdk/build/release' [2020-04-16T14:27:34.934Z] make[1]: Entering directory '/tmp/sdk/build/release' [2020-04-16T14:27:34.934Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-16T14:27:34.934Z] Scanning dependencies of target csdk [2020-04-16T14:27:34.934Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-16T14:27:34.934Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-16T14:27:34.934Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2020-04-16T14:27:35.192Z] [ 3%] Linking C shared library libcsdk.so [2020-04-16T14:27:35.451Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-16T14:27:35.451Z] [ 65%] Built target csdk [2020-04-16T14:27:35.451Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-16T14:27:35.451Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-16T14:27:35.451Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-16T14:27:35.451Z] [ 66%] Linking C executable template [2020-04-16T14:27:35.451Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-16T14:27:35.451Z] [ 68%] Built target template [2020-04-16T14:27:35.451Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-16T14:27:35.451Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-16T14:27:35.451Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-16T14:27:35.451Z] [ 69%] Linking C executable device-counter [2020-04-16T14:27:35.451Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-16T14:27:35.451Z] [ 71%] Built target device-counter [2020-04-16T14:27:35.451Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-16T14:27:35.451Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-16T14:27:35.451Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-16T14:27:35.451Z] [ 73%] Linking C executable device-random [2020-04-16T14:27:35.711Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-16T14:27:35.711Z] [ 74%] Built target device-random [2020-04-16T14:27:35.711Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-16T14:27:35.711Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-16T14:27:35.711Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-16T14:27:35.711Z] [ 76%] Linking C executable device-gyro [2020-04-16T14:27:35.711Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-16T14:27:35.711Z] [ 77%] Built target device-gyro [2020-04-16T14:27:35.711Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-16T14:27:35.711Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-16T14:27:35.711Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-16T14:27:35.711Z] [ 79%] Linking C executable template-discovery [2020-04-16T14:27:35.711Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-16T14:27:35.711Z] [ 80%] Built target template-discovery [2020-04-16T14:27:35.711Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-16T14:27:35.711Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-16T14:27:35.711Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-16T14:27:35.711Z] [ 82%] Linking C executable device-terminal [2020-04-16T14:27:35.970Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-16T14:27:35.970Z] [ 84%] Built target device-terminal [2020-04-16T14:27:35.970Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-16T14:27:35.970Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-16T14:27:35.970Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-16T14:27:35.970Z] [ 85%] Linking C executable template2 [2020-04-16T14:27:35.970Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-16T14:27:35.970Z] [ 87%] Built target template2 [2020-04-16T14:27:35.970Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-16T14:27:35.970Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-16T14:27:35.970Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-16T14:27:35.970Z] [ 88%] Linking C executable device-counterv2 [2020-04-16T14:27:35.970Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-16T14:27:35.970Z] [ 90%] Built target device-counterv2 [2020-04-16T14:27:35.970Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-16T14:27:35.970Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-16T14:27:35.970Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-16T14:27:35.970Z] [ 92%] Linking C executable device-gyrov2 [2020-04-16T14:27:36.229Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-16T14:27:36.229Z] [ 93%] Built target device-gyrov2 [2020-04-16T14:27:36.229Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-16T14:27:36.229Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-16T14:27:36.229Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-16T14:27:36.229Z] [ 95%] Linking C executable device-randomv2 [2020-04-16T14:27:36.229Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-16T14:27:36.229Z] [ 96%] Built target device-randomv2 [2020-04-16T14:27:36.229Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-16T14:27:36.229Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-16T14:27:36.229Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-16T14:27:36.229Z] [ 98%] Linking C executable device-terminalv2 [2020-04-16T14:27:36.229Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-16T14:27:36.229Z] [100%] Built target device-terminalv2 [2020-04-16T14:27:36.229Z] make[1]: Leaving directory '/tmp/sdk/build/release' [2020-04-16T14:27:36.229Z] Install the project... [2020-04-16T14:27:36.490Z] -- Install configuration: "Release" [2020-04-16T14:27:36.490Z] -- Installing: /usr/local/lib/libcsdk.so [2020-04-16T14:27:36.490Z] -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" [2020-04-16T14:27:36.490Z] -- Up-to-date: /usr/local/include [2020-04-16T14:27:36.490Z] -- Installing: /usr/local/include/devsdk [2020-04-16T14:27:36.490Z] -- Installing: /usr/local/include/devsdk/devsdk-base.h [2020-04-16T14:27:36.490Z] -- Installing: /usr/local/include/devsdk/devsdk.h [2020-04-16T14:27:36.490Z] -- Installing: /usr/local/include/edgex [2020-04-16T14:27:36.490Z] -- Installing: /usr/local/include/edgex/device-mgmt.h [2020-04-16T14:27:36.490Z] -- Installing: /usr/local/include/edgex/devices.h [2020-04-16T14:27:36.490Z] -- Installing: /usr/local/include/edgex/devsdk.h [2020-04-16T14:27:36.490Z] -- Installing: /usr/local/include/edgex/edgex-base.h [2020-04-16T14:27:36.490Z] -- Installing: /usr/local/include/edgex/edgex-logging.h [2020-04-16T14:27:36.490Z] -- Installing: /usr/local/include/edgex/edgex.h [2020-04-16T14:27:36.490Z] -- Installing: /usr/local/include/edgex/error.h [2020-04-16T14:27:36.490Z] -- Installing: /usr/local/include/edgex/eventgen.h [2020-04-16T14:27:36.490Z] -- Installing: /usr/local/include/edgex/os.h [2020-04-16T14:27:36.490Z] -- Installing: /usr/local/include/edgex/profiles.h [2020-04-16T14:27:36.490Z] -- Installing: /usr/local/include/edgex/registry.h [2020-04-16T14:27:36.490Z] -- Installing: /usr/local/include/edgex/rest-server.h [2020-04-16T14:27:36.490Z] -- Installing: /usr/local/include/edgex/csdk-defs.h [2020-04-16T14:27:36.490Z] -- Installing: /usr/local/include/iot [2020-04-16T14:27:36.490Z] -- Installing: /usr/local/include/iot/base64.h [2020-04-16T14:27:36.490Z] -- Installing: /usr/local/include/iot/component.h [2020-04-16T14:27:36.490Z] -- Installing: /usr/local/include/iot/container.h [2020-04-16T14:27:36.490Z] -- Installing: /usr/local/include/iot/data.h [2020-04-16T14:27:36.490Z] -- Installing: /usr/local/include/iot/hash.h [2020-04-16T14:27:36.490Z] -- Installing: /usr/local/include/iot/iot.h [2020-04-16T14:27:36.490Z] -- Installing: /usr/local/include/iot/json.h [2020-04-16T14:27:36.490Z] -- Installing: /usr/local/include/iot/logger.h [2020-04-16T14:27:36.490Z] -- Installing: /usr/local/include/iot/os.h [2020-04-16T14:27:36.490Z] -- Installing: /usr/local/include/iot/scheduler.h [2020-04-16T14:27:36.490Z] -- Installing: /usr/local/include/iot/thread.h [2020-04-16T14:27:36.490Z] -- Installing: /usr/local/include/iot/threadpool.h [2020-04-16T14:27:36.490Z] -- Installing: /usr/local/include/iot/time.h [2020-04-16T14:27:36.490Z] -- Installing: /usr/local/include/iot/os [2020-04-16T14:27:36.490Z] -- Installing: /usr/local/include/iot/os/linux.h [2020-04-16T14:27:36.490Z] -- Installing: /usr/local/include/iot/os/zephyr.h [2020-04-16T14:27:36.490Z] -- Installing: /usr/local/share/device-sdk-c/LICENSE [2020-04-16T14:27:36.490Z] -- Installing: /usr/local/share/device-sdk-c/Attribution.txt [2020-04-16T14:27:36.490Z] make: Leaving directory '/tmp/sdk/build/release' [2020-04-16T14:27:37.057Z] Removing intermediate container f08dff677178 [2020-04-16T14:27:37.057Z] ---> b5f9e07bfc78 [2020-04-16T14:27:37.057Z] Step 14/21 : FROM alpine:3.9 [2020-04-16T14:27:37.317Z] 3.9: Pulling from library/alpine [2020-04-16T14:27:37.576Z] 9123ac7c32f7: Pulling fs layer [2020-04-16T14:27:37.576Z] 9123ac7c32f7: Download complete [2020-04-16T14:27:37.834Z] 9123ac7c32f7: Pull complete [2020-04-16T14:27:37.834Z] Digest: sha256:115731bab0862031b44766733890091c17924f9b7781b79997f5f163be262178 [2020-04-16T14:27:37.834Z] Status: Downloaded newer image for alpine:3.9 [2020-04-16T14:27:37.834Z] ---> 82f67be598eb [2020-04-16T14:27:37.834Z] Step 15/21 : MAINTAINER IOTech [2020-04-16T14:27:37.834Z] ---> Running in 0726805960b6 [2020-04-16T14:27:38.093Z] Removing intermediate container 0726805960b6 [2020-04-16T14:27:38.093Z] ---> 2019ee9c4b6c [2020-04-16T14:27:38.093Z] Step 16/21 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml curl libmicrohttpd libuuid [2020-04-16T14:27:38.093Z] ---> Running in 3b5002b46e58 [2020-04-16T14:27:39.035Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz [2020-04-16T14:27:39.035Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz [2020-04-16T14:27:39.035Z] (1/48) Installing binutils (2.31.1-r2) [2020-04-16T14:27:39.297Z] (2/48) Installing libmagic (5.36-r1) [2020-04-16T14:27:39.297Z] (3/48) Installing file (5.36-r1) [2020-04-16T14:27:39.297Z] (4/48) Installing gmp (6.1.2-r1) [2020-04-16T14:27:39.297Z] (5/48) Installing isl (0.18-r0) [2020-04-16T14:27:39.297Z] (6/48) Installing libgomp (8.3.0-r0) [2020-04-16T14:27:39.297Z] (7/48) Installing libatomic (8.3.0-r0) [2020-04-16T14:27:39.297Z] (8/48) Installing libgcc (8.3.0-r0) [2020-04-16T14:27:39.297Z] (9/48) Installing mpfr3 (3.1.5-r1) [2020-04-16T14:27:39.559Z] (10/48) Installing mpc1 (1.0.3-r1) [2020-04-16T14:27:39.559Z] (11/48) Installing libstdc++ (8.3.0-r0) [2020-04-16T14:27:39.559Z] (12/48) Installing gcc (8.3.0-r0) [2020-04-16T14:27:42.095Z] (13/48) Installing musl-dev (1.1.20-r5) [2020-04-16T14:27:43.032Z] (14/48) Installing libc-dev (0.7.1-r0) [2020-04-16T14:27:43.290Z] (15/48) Installing g++ (8.3.0-r0) [2020-04-16T14:27:44.228Z] (16/48) Installing make (4.2.1-r2) [2020-04-16T14:27:44.487Z] (17/48) Installing fortify-headers (1.0-r0) [2020-04-16T14:27:44.487Z] (18/48) Installing build-base (0.5-r1) [2020-04-16T14:27:44.487Z] (19/48) Installing libattr (2.4.47-r7) [2020-04-16T14:27:44.487Z] (20/48) Installing libacl (2.2.52-r5) [2020-04-16T14:27:44.487Z] (21/48) Installing libbz2 (1.0.6-r7) [2020-04-16T14:27:44.487Z] (22/48) Installing expat (2.2.8-r0) [2020-04-16T14:27:44.487Z] (23/48) Installing lz4-libs (1.8.3-r2) [2020-04-16T14:27:44.487Z] (24/48) Installing xz-libs (5.2.4-r0) [2020-04-16T14:27:44.487Z] (25/48) Installing libarchive (3.3.3-r2) [2020-04-16T14:27:44.487Z] (26/48) Installing ca-certificates (20191127-r0) [2020-04-16T14:27:44.487Z] (27/48) Installing nghttp2-libs (1.35.1-r1) [2020-04-16T14:27:44.487Z] (28/48) Installing libssh2 (1.9.0-r1) [2020-04-16T14:27:44.487Z] (29/48) Installing libcurl (7.64.0-r3) [2020-04-16T14:27:44.487Z] (30/48) Installing ncurses-terminfo-base (6.1_p20190105-r0) [2020-04-16T14:27:44.487Z] (31/48) Installing ncurses-terminfo (6.1_p20190105-r0) [2020-04-16T14:27:45.053Z] (32/48) Installing ncurses-libs (6.1_p20190105-r0) [2020-04-16T14:27:45.053Z] (33/48) Installing rhash-libs (1.3.6-r2) [2020-04-16T14:27:45.053Z] (34/48) Installing libuv (1.23.2-r0) [2020-04-16T14:27:45.053Z] (35/48) Installing cmake (3.13.0-r0) [2020-04-16T14:27:46.427Z] (36/48) Installing curl (7.64.0-r3) [2020-04-16T14:27:46.427Z] (37/48) Installing pcre2 (10.32-r1) [2020-04-16T14:27:46.427Z] (38/48) Installing git (2.20.3-r0) [2020-04-16T14:27:46.685Z] (39/48) Installing nettle (3.4.1-r0) [2020-04-16T14:27:46.685Z] (40/48) Installing libffi (3.2.1-r6) [2020-04-16T14:27:46.685Z] (41/48) Installing p11-kit (0.23.14-r0) [2020-04-16T14:27:46.685Z] (42/48) Installing libtasn1 (4.14-r0) [2020-04-16T14:27:46.685Z] (43/48) Installing libunistring (0.9.10-r0) [2020-04-16T14:27:46.685Z] (44/48) Installing gnutls (3.6.7-r1) [2020-04-16T14:27:46.685Z] (45/48) Installing libmicrohttpd (0.9.62-r0) [2020-04-16T14:27:46.685Z] (46/48) Installing libuuid (2.33-r0) [2020-04-16T14:27:46.685Z] (47/48) Installing wget (1.20.3-r0) [2020-04-16T14:27:46.943Z] (48/48) Installing yaml (0.2.1-r0) [2020-04-16T14:27:46.943Z] Executing busybox-1.29.3-r10.trigger [2020-04-16T14:27:46.943Z] Executing ca-certificates-20191127-r0.trigger [2020-04-16T14:27:46.943Z] OK: 222 MiB in 62 packages [2020-04-16T14:27:55.068Z] Removing intermediate container 3b5002b46e58 [2020-04-16T14:27:55.068Z] ---> d1bea621a877 [2020-04-16T14:27:55.068Z] Step 17/21 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot [2020-04-16T14:27:55.068Z] ---> 0293a57be146 [2020-04-16T14:27:55.068Z] Step 18/21 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex [2020-04-16T14:27:55.068Z] ---> 9cb20ab45548 [2020-04-16T14:27:55.068Z] Step 19/21 : COPY --from=builder /usr/local/lib /usr/local/lib [2020-04-16T14:27:55.068Z] ---> 2ae472c3813c [2020-04-16T14:27:55.068Z] Step 20/21 : COPY --from=builder /usr/local/lib64 /usr/local/lib64 [2020-04-16T14:27:55.068Z] ---> 9134c6cefb7f [2020-04-16T14:27:55.068Z] Step 21/21 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c [2020-04-16T14:27:55.068Z] ---> 0ab767ad065a [2020-04-16T14:27:55.068Z] Successfully built 0ab767ad065a [2020-04-16T14:27:55.068Z] 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 [2020-04-16T14:27:55.836Z] + docker inspect -f . ci-base-image-x86_64 [2020-04-16T14:27:55.836Z] . [Pipeline] withDockerContainer [2020-04-16T14:27:56.003Z] prd-centos7-docker-4c-2g-4286 does not seem to be running inside a container [2020-04-16T14:27:56.046Z] $ 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 [2020-04-16T14:27:56.624Z] $ docker top c2bb8757b8acff983c9859028a2092e3460145831f7dbf9099f351bf66713d07 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-04-16T14:27:57.166Z] + make test [2020-04-16T14:27:57.166Z] echo "make test" [2020-04-16T14:27:57.166Z] make test [Pipeline] } [2020-04-16T14:27:57.207Z] $ docker stop --time=1 c2bb8757b8acff983c9859028a2092e3460145831f7dbf9099f351bf66713d07 [2020-04-16T14:27:58.560Z] $ docker rm -f c2bb8757b8acff983c9859028a2092e3460145831f7dbf9099f351bf66713d07 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-04-16T14:27:59.881Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-04-16T14:28:00.190Z] + ls -al . [2020-04-16T14:28:00.190Z] total 160 [2020-04-16T14:28:00.190Z] drwxrwxr-x. 8 jenkins jenkins 260 Apr 16 14:26 . [2020-04-16T14:28:00.190Z] drwxrwxr-x. 4 jenkins jenkins 28 Apr 16 14:26 .. [2020-04-16T14:28:00.190Z] -rw-rw-r--. 1 jenkins jenkins 3104 Apr 16 14:26 Attribution.txt [2020-04-16T14:28:00.190Z] -rw-rw-r--. 1 jenkins jenkins 5109 Apr 16 14:26 CHANGES [2020-04-16T14:28:00.190Z] drwxrwxr-x. 2 jenkins jenkins 144 Apr 16 14:26 docs [2020-04-16T14:28:00.190Z] -rw-rw-r--. 1 jenkins jenkins 108574 Apr 16 14:26 Doxyfile [2020-04-16T14:28:00.190Z] drwxrwxr-x. 8 jenkins jenkins 179 Apr 16 14:26 .git [2020-04-16T14:28:00.190Z] -rw-rw-r--. 1 jenkins jenkins 176 Apr 16 14:26 .gitignore [2020-04-16T14:28:00.190Z] drwxrwxr-x. 4 jenkins jenkins 33 Apr 16 14:26 include [2020-04-16T14:28:00.190Z] -rw-rw-r--. 1 jenkins jenkins 792 Apr 16 14:26 Jenkinsfile [2020-04-16T14:28:00.190Z] -rw-rw-r--. 1 jenkins jenkins 10174 Apr 16 14:26 LICENSE [2020-04-16T14:28:00.190Z] -rw-rw-r--. 1 jenkins jenkins 448 Apr 16 14:26 Makefile [2020-04-16T14:28:00.190Z] -rw-rw-r--. 1 jenkins jenkins 1849 Apr 16 14:26 README.md [2020-04-16T14:28:00.190Z] -rw-rw-r--. 1 jenkins jenkins 5050 Apr 16 14:26 README.v2.md [2020-04-16T14:28:00.190Z] drwxrwxr-x. 2 jenkins jenkins 106 Apr 16 14:26 scripts [2020-04-16T14:28:00.190Z] drwxrwxr-x. 3 jenkins jenkins 58 Apr 16 14:26 .semver [2020-04-16T14:28:00.190Z] drwxrwxr-x. 4 jenkins jenkins 50 Apr 16 14:26 src [2020-04-16T14:28:00.190Z] -rw-rw-r--. 1 jenkins jenkins 5 Apr 16 14:25 VERSION [Pipeline] isUnix [Pipeline] sh [2020-04-16T14:28:00.510Z] + 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=63cf5fa9e6962e0da07888bcd30081226d81fcd4 --label arch=amd64 --label version=0.0.0 . [2020-04-16T14:28:00.511Z] Sending build context to Docker daemon 3.003MB [2020-04-16T14:28:00.511Z] Step 1/15 : ARG BASE=alpine:3.9 [2020-04-16T14:28:00.511Z] Step 2/15 : FROM ${BASE} [2020-04-16T14:28:00.511Z] ---> 0ab767ad065a [2020-04-16T14:28:00.511Z] Step 3/15 : MAINTAINER IOTech [2020-04-16T14:28:00.771Z] ---> Running in a74e71ce7ab5 [2020-04-16T14:28:00.771Z] Removing intermediate container a74e71ce7ab5 [2020-04-16T14:28:00.771Z] ---> eeef36e95a6d [2020-04-16T14:28:00.771Z] 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 [2020-04-16T14:28:00.771Z] ---> Running in 90f719ea44ad [2020-04-16T14:28:01.341Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz [2020-04-16T14:28:01.341Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz [2020-04-16T14:28:01.341Z] (1/21) Installing pkgconf (1.6.0-r0) [2020-04-16T14:28:01.341Z] (2/21) Installing openssl-dev (1.1.1d-r2) [2020-04-16T14:28:01.600Z] (3/21) Installing zlib-dev (1.2.11-r1) [2020-04-16T14:28:01.600Z] (4/21) Installing libssh2-dev (1.9.0-r1) [2020-04-16T14:28:02.167Z] (5/21) Installing nghttp2-dev (1.35.1-r1) [2020-04-16T14:28:02.167Z] (6/21) Installing curl-dev (7.64.0-r3) [2020-04-16T14:28:02.167Z] (7/21) Installing gnutls-c++ (3.6.7-r1) [2020-04-16T14:28:02.167Z] (8/21) Installing libgmpxx (6.1.2-r1) [2020-04-16T14:28:02.167Z] (9/21) Installing gmp-dev (6.1.2-r1) [2020-04-16T14:28:02.167Z] (10/21) Installing nettle-dev (3.4.1-r0) [2020-04-16T14:28:02.736Z] (11/21) Installing libtasn1-dev (4.14-r0) [2020-04-16T14:28:02.736Z] (12/21) Installing p11-kit-dev (0.23.14-r0) [2020-04-16T14:28:02.736Z] (13/21) Installing gnutls-dev (3.6.7-r1) [2020-04-16T14:28:02.736Z] (14/21) Installing libmicrohttpd-dev (0.9.62-r0) [2020-04-16T14:28:02.736Z] (15/21) Installing ncurses-dev (6.1_p20190105-r0) [2020-04-16T14:28:02.736Z] (16/21) Installing libblkid (2.33-r0) [2020-04-16T14:28:02.736Z] (17/21) Installing libfdisk (2.33-r0) [2020-04-16T14:28:02.998Z] (18/21) Installing libmount (2.33-r0) [2020-04-16T14:28:02.998Z] (19/21) Installing libsmartcols (2.33-r0) [2020-04-16T14:28:02.998Z] (20/21) Installing util-linux-dev (2.33-r0) [2020-04-16T14:28:02.998Z] (21/21) Installing yaml-dev (0.2.1-r0) [2020-04-16T14:28:02.998Z] Executing busybox-1.29.3-r10.trigger [2020-04-16T14:28:02.998Z] OK: 265 MiB in 83 packages [2020-04-16T14:28:03.937Z] Removing intermediate container 90f719ea44ad [2020-04-16T14:28:03.937Z] ---> f9f26c779d75 [2020-04-16T14:28:03.937Z] Step 5/15 : COPY VERSION /edgex-c-sdk/ [2020-04-16T14:28:03.937Z] ---> af73dcc819eb [2020-04-16T14:28:03.937Z] Step 6/15 : COPY src /edgex-c-sdk/src/ [2020-04-16T14:28:04.200Z] ---> c4bfb8fc72d3 [2020-04-16T14:28:04.200Z] Step 7/15 : COPY include /edgex-c-sdk/include/ [2020-04-16T14:28:04.459Z] ---> 0f7f2c3a0238 [2020-04-16T14:28:04.459Z] Step 8/15 : COPY scripts /edgex-c-sdk/scripts [2020-04-16T14:28:04.717Z] ---> 19528e41f71a [2020-04-16T14:28:04.717Z] Step 9/15 : COPY LICENSE /edgex-c-sdk/ [2020-04-16T14:28:04.717Z] ---> f26f1afe5a73 [2020-04-16T14:28:04.717Z] Step 10/15 : COPY Attribution.txt /edgex-c-sdk/ [2020-04-16T14:28:04.977Z] ---> 048d89cf6e36 [2020-04-16T14:28:04.977Z] Step 11/15 : WORKDIR /edgex-c-sdk [2020-04-16T14:28:04.977Z] ---> Running in 601afa5162cc [2020-04-16T14:28:05.235Z] Removing intermediate container 601afa5162cc [2020-04-16T14:28:05.235Z] ---> 34a09fe81a22 [2020-04-16T14:28:05.235Z] Step 12/15 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] [2020-04-16T14:28:05.235Z] ---> Running in b3324691be04 [2020-04-16T14:28:05.235Z] Removing intermediate container b3324691be04 [2020-04-16T14:28:05.235Z] ---> fd4923362f9a [2020-04-16T14:28:05.235Z] Step 13/15 : LABEL arch=amd64 [2020-04-16T14:28:05.495Z] ---> Running in 91ec7a9dd4b3 [2020-04-16T14:28:05.495Z] Removing intermediate container 91ec7a9dd4b3 [2020-04-16T14:28:05.495Z] ---> fb596ed5b228 [2020-04-16T14:28:05.495Z] Step 14/15 : LABEL git_sha=63cf5fa9e6962e0da07888bcd30081226d81fcd4 [2020-04-16T14:28:05.495Z] ---> Running in 38abf3c3f889 [2020-04-16T14:28:05.754Z] Removing intermediate container 38abf3c3f889 [2020-04-16T14:28:05.754Z] ---> 8447853d7628 [2020-04-16T14:28:05.754Z] Step 15/15 : LABEL version=0.0.0 [2020-04-16T14:28:05.754Z] ---> Running in a6f5010117e4 [2020-04-16T14:28:05.754Z] Removing intermediate container a6f5010117e4 [2020-04-16T14:28:05.754Z] ---> c33086816c6d [2020-04-16T14:28:05.754Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2020-04-16T14:28:05.754Z] Successfully built c33086816c6d [2020-04-16T14:28:06.012Z] Successfully tagged docker-device-sdk-c: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] } [2020-04-16T14:28:15.288Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-4287 in /w/workspace/edgexfoundry_device-sdk-c_PR-248 [Pipeline] { [Pipeline] ws [2020-04-16T14:28:15.398Z] Running in /w/workspace/device-sdk-c/1 [Pipeline] { [Pipeline] checkout [2020-04-16T14:28:20.930Z] using credential edgex-jenkins-ssh [2020-04-16T14:28:20.998Z] Cloning the remote Git repository [2020-04-16T14:28:20.998Z] Cloning with configured refspecs honoured and without tags [2020-04-16T14:28:21.057Z] Cloning repository git@github.com:edgexfoundry/device-sdk-c.git [2020-04-16T14:28:21.139Z] > git init /w/workspace/device-sdk-c/1 # timeout=10 [2020-04-16T14:28:21.224Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2020-04-16T14:28:21.225Z] > git --version # timeout=10 [2020-04-16T14:28:21.242Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-16T14:28:21.301Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/248/head:refs/remotes/origin/PR-248 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-16T14:28:22.441Z] Fetching without tags [2020-04-16T14:28:22.904Z] Merging remotes/origin/master commit a76fee4735da9c07c26f8252a21595d1aad09861 into PR head commit 63cf5fa9e6962e0da07888bcd30081226d81fcd4 [2020-04-16T14:28:22.319Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2020-04-16T14:28:22.361Z] > git config --add remote.origin.fetch +refs/pull/248/head:refs/remotes/origin/PR-248 # timeout=10 [2020-04-16T14:28:22.379Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-16T14:28:22.414Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2020-04-16T14:28:22.455Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2020-04-16T14:28:22.456Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-16T14:28:22.478Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/248/head:refs/remotes/origin/PR-248 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-16T14:28:22.923Z] > git config core.sparsecheckout # timeout=10 [2020-04-16T14:28:22.941Z] > git checkout -f 63cf5fa9e6962e0da07888bcd30081226d81fcd4 # timeout=10 [2020-04-16T14:28:23.042Z] > git remote # timeout=10 [2020-04-16T14:28:23.074Z] > git config --get remote.origin.url # timeout=10 [2020-04-16T14:28:23.144Z] Merge succeeded, producing 63cf5fa9e6962e0da07888bcd30081226d81fcd4 [2020-04-16T14:28:23.144Z] Checking out Revision 63cf5fa9e6962e0da07888bcd30081226d81fcd4 (PR-248) [2020-04-16T14:28:23.099Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-16T14:28:23.109Z] > git merge a76fee4735da9c07c26f8252a21595d1aad09861 # timeout=10 [2020-04-16T14:28:23.133Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-16T14:28:23.152Z] > git config core.sparsecheckout # timeout=10 [2020-04-16T14:28:23.188Z] > git checkout -f 63cf5fa9e6962e0da07888bcd30081226d81fcd4 # timeout=10 [2020-04-16T14:28:27.808Z] Commit message: "Bring configuration behaviour into line with go-mod-bootstrap" [2020-04-16T14:28:27.866Z] > git --version # timeout=10 [2020-04-16T14:28:27.888Z] fatal: bad object e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-04-16T14:28:29.358Z] ========================================================= [2020-04-16T14:28:29.359Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest] [2020-04-16T14:28:29.359Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-04-16T14:28:30.703Z] + 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 . [2020-04-16T14:28:31.677Z] Sending build context to Docker daemon 3.003MB [2020-04-16T14:28:31.677Z] Step 1/21 : ARG BASE=alpine:3.9 [2020-04-16T14:28:31.677Z] Step 2/21 : FROM ${BASE} as builder [2020-04-16T14:28:31.946Z] latest: Pulling from edgex-devops/edgex-gcc-base-arm64 [2020-04-16T14:28:31.946Z] 0362ad1dd800: Pulling fs layer [2020-04-16T14:28:31.946Z] f2cdb1532d8b: Pulling fs layer [2020-04-16T14:28:31.946Z] 37ed683be191: Pulling fs layer [2020-04-16T14:28:31.946Z] f2cdb1532d8b: Verifying Checksum [2020-04-16T14:28:31.946Z] f2cdb1532d8b: Download complete [2020-04-16T14:28:32.221Z] 0362ad1dd800: Download complete [2020-04-16T14:28:32.807Z] 0362ad1dd800: Pull complete [2020-04-16T14:28:33.079Z] f2cdb1532d8b: Pull complete [2020-04-16T14:28:39.772Z] 37ed683be191: Verifying Checksum [2020-04-16T14:28:39.772Z] 37ed683be191: Download complete [2020-04-16T14:28:49.868Z] 37ed683be191: Pull complete [2020-04-16T14:28:49.868Z] Digest: sha256:f3a502aba7c4a8aa4a4fcde21dbb9db33787f3779e80dd14fb3ea60ab67de23f [2020-04-16T14:28:49.868Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest [2020-04-16T14:28:49.868Z] ---> b23d30803547 [2020-04-16T14:28:49.868Z] 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 [2020-04-16T14:28:51.295Z] ---> Running in ddcc8856e0bf [2020-04-16T14:28:52.264Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz [2020-04-16T14:28:53.225Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz [2020-04-16T14:28:53.491Z] (1/8) Installing ncurses-dev (6.1_p20190105-r0) [2020-04-16T14:28:53.491Z] (2/8) Installing libuuid (2.33-r0) [2020-04-16T14:28:53.491Z] (3/8) Installing libblkid (2.33-r0) [2020-04-16T14:28:53.759Z] (4/8) Installing libfdisk (2.33-r0) [2020-04-16T14:28:53.759Z] (5/8) Installing libmount (2.33-r0) [2020-04-16T14:28:53.759Z] (6/8) Installing libsmartcols (2.33-r0) [2020-04-16T14:28:54.026Z] (7/8) Installing util-linux-dev (2.33-r0) [2020-04-16T14:28:54.292Z] (8/8) Installing wget (1.20.3-r0) [2020-04-16T14:28:54.292Z] Executing busybox-1.29.3-r10.trigger [2020-04-16T14:28:54.292Z] OK: 285 MiB in 83 packages [2020-04-16T14:28:55.714Z] Removing intermediate container ddcc8856e0bf [2020-04-16T14:28:55.714Z] ---> ae5d7f0f69a2 [2020-04-16T14:28:55.714Z] Step 4/21 : ENV CBOR_VERSION=0.5.0 [2020-04-16T14:28:55.993Z] ---> Running in 7e92f807ec5b [2020-04-16T14:28:56.264Z] Removing intermediate container 7e92f807ec5b [2020-04-16T14:28:56.264Z] ---> 1d27bb07f046 [2020-04-16T14:28:56.264Z] 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 [2020-04-16T14:28:56.539Z] ---> Running in 3e7e01b312bb [2020-04-16T14:28:57.514Z] --2020-04-16 14:28:57-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz [2020-04-16T14:28:57.514Z] Resolving github.com... 140.82.112.4 [2020-04-16T14:28:57.514Z] Connecting to github.com|140.82.112.4|:443... connected. [2020-04-16T14:28:57.514Z] HTTP request sent, awaiting response... 302 Found [2020-04-16T14:28:57.514Z] Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following] [2020-04-16T14:28:57.514Z] --2020-04-16 14:28:57-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [2020-04-16T14:28:57.514Z] Resolving codeload.github.com... 140.82.114.10 [2020-04-16T14:28:57.514Z] Connecting to codeload.github.com|140.82.114.10|:443... connected. [2020-04-16T14:28:57.784Z] HTTP request sent, awaiting response... 200 OK [2020-04-16T14:28:57.784Z] Length: unspecified [application/x-gzip] [2020-04-16T14:28:57.784Z] Saving to: 'STDOUT' [2020-04-16T14:28:57.784Z] [2020-04-16T14:28:57.784Z] 0K .......... .......... .......... .......... .......... 1.35M [2020-04-16T14:28:57.784Z] 50K .......... .......... .......... .......... .......... 2.58M [2020-04-16T14:28:57.784Z] 100K .......... .......... .......... .......... .......... 11.6M [2020-04-16T14:28:57.784Z] 150K .......... .......... .......... .......... .......... 14.6M [2020-04-16T14:28:57.784Z] 200K .......... .......... .......... .......... .......... 3.16M [2020-04-16T14:28:57.784Z] 250K .......... .......... .......... .......... .......... 5.68M [2020-04-16T14:28:57.784Z] 300K .......... .......... .......... .......... .......... 4.08M [2020-04-16T14:28:57.784Z] 350K .......... .......... .......... .......... .......... 5.02M [2020-04-16T14:28:57.784Z] 400K .......... .......... .......... .......... .......... 4.15M [2020-04-16T14:28:57.784Z] 450K .......... .......... .......... .......... .......... 3.89M [2020-04-16T14:28:57.784Z] 500K .......... .......... .......... .......... .......... 8.32M [2020-04-16T14:28:58.055Z] 550K .......... .......... .......... .......... .......... 2.33M [2020-04-16T14:28:58.055Z] 600K .......... .......... .......... .......... .......... 874K [2020-04-16T14:28:58.055Z] 650K .......... .......... .......... .......... .......... 1.81M [2020-04-16T14:28:58.055Z] 700K ..    4.29M=0.2s [2020-04-16T14:28:58.055Z] [2020-04-16T14:28:58.055Z] 2020-04-16 14:28:57 (2.81 MB/s) - written to stdout [719348] [2020-04-16T14:28:58.055Z] [2020-04-16T14:28:58.325Z] -- The C compiler identification is GNU 8.3.0 [2020-04-16T14:28:58.594Z] -- The CXX compiler identification is GNU 8.3.0 [2020-04-16T14:28:58.594Z] -- Check for working C compiler: /usr/bin/cc [2020-04-16T14:28:58.867Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-04-16T14:28:58.867Z] -- Detecting C compiler ABI info [2020-04-16T14:28:59.136Z] -- Detecting C compiler ABI info - done [2020-04-16T14:28:59.136Z] -- Detecting C compile features [2020-04-16T14:29:00.104Z] -- Detecting C compile features - done [2020-04-16T14:29:00.104Z] -- Check for working CXX compiler: /usr/bin/c++ [2020-04-16T14:29:00.104Z] -- Check for working CXX compiler: /usr/bin/c++ -- works [2020-04-16T14:29:00.104Z] -- Detecting CXX compiler ABI info [2020-04-16T14:29:00.374Z] -- Detecting CXX compiler ABI info - done [2020-04-16T14:29:00.644Z] -- Detecting CXX compile features [2020-04-16T14:29:02.059Z] -- Detecting CXX compile features - done [2020-04-16T14:29:02.059Z] -- Looking for include file endian.h [2020-04-16T14:29:02.328Z] -- Looking for include file endian.h - found [2020-04-16T14:29:02.328Z] -- Check if the system is big endian [2020-04-16T14:29:02.328Z] -- Searching 16 bit integer [2020-04-16T14:29:02.328Z] -- Looking for sys/types.h [2020-04-16T14:29:02.602Z] -- Looking for sys/types.h - found [2020-04-16T14:29:02.877Z] -- Looking for stdint.h [2020-04-16T14:29:03.147Z] -- Looking for stdint.h - found [2020-04-16T14:29:03.147Z] -- Looking for stddef.h [2020-04-16T14:29:03.418Z] -- Looking for stddef.h - found [2020-04-16T14:29:03.418Z] -- Check size of unsigned short [2020-04-16T14:29:03.687Z] -- Check size of unsigned short - done [2020-04-16T14:29:03.687Z] -- Using unsigned short [2020-04-16T14:29:03.956Z] -- Check if the system is big endian - little endian [2020-04-16T14:29:03.956Z] -- Check size of size_t [2020-04-16T14:29:04.225Z] -- Check size of size_t - done [2020-04-16T14:29:04.225Z] CMake Warning at examples/CMakeLists.txt:16 (find_package): [2020-04-16T14:29:04.225Z] By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has [2020-04-16T14:29:04.225Z] asked CMake to find a package configuration file provided by "cJSON", but [2020-04-16T14:29:04.225Z] CMake did not find one. [2020-04-16T14:29:04.225Z] [2020-04-16T14:29:04.225Z] Could not find a package configuration file provided by "cJSON" with any of [2020-04-16T14:29:04.225Z] the following names: [2020-04-16T14:29:04.225Z] [2020-04-16T14:29:04.225Z] cJSONConfig.cmake [2020-04-16T14:29:04.225Z] cjson-config.cmake [2020-04-16T14:29:04.225Z] [2020-04-16T14:29:04.225Z] Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set [2020-04-16T14:29:04.225Z] "cJSON_DIR" to a directory containing one of the above files. If "cJSON" [2020-04-16T14:29:04.225Z] provides a separate development package or SDK, be sure it has been [2020-04-16T14:29:04.225Z] installed. [2020-04-16T14:29:04.225Z] [2020-04-16T14:29:04.225Z] [2020-04-16T14:29:04.225Z] -- Configuring done [2020-04-16T14:29:04.499Z] -- Generating done [2020-04-16T14:29:04.499Z] -- Build files have been written to: /tmp/cbor [2020-04-16T14:29:04.499Z] Scanning dependencies of target cbor_shared [2020-04-16T14:29:04.770Z] [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o [2020-04-16T14:29:05.740Z] [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o [2020-04-16T14:29:06.336Z] [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o [2020-04-16T14:29:06.607Z] [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o [2020-04-16T14:29:07.580Z] [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o [2020-04-16T14:29:07.580Z] [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o [2020-04-16T14:29:07.848Z] [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o [2020-04-16T14:29:08.117Z] [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o [2020-04-16T14:29:08.385Z] [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o [2020-04-16T14:29:08.653Z] [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o [2020-04-16T14:29:09.241Z] [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o [2020-04-16T14:29:09.509Z] [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o [2020-04-16T14:29:09.778Z] [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o [2020-04-16T14:29:10.046Z] [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o [2020-04-16T14:29:10.313Z] [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o [2020-04-16T14:29:10.584Z] [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o [2020-04-16T14:29:11.170Z] [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o [2020-04-16T14:29:11.444Z] [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o [2020-04-16T14:29:11.444Z] [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o [2020-04-16T14:29:12.032Z] [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o [2020-04-16T14:29:12.032Z] [ 40%] Linking C shared library libcbor.so [2020-04-16T14:29:12.301Z] [ 40%] Built target cbor_shared [2020-04-16T14:29:12.301Z] Scanning dependencies of target cbor [2020-04-16T14:29:12.301Z] [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o [2020-04-16T14:29:13.268Z] [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o [2020-04-16T14:29:13.854Z] [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o [2020-04-16T14:29:14.123Z] [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o [2020-04-16T14:29:15.534Z] [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o [2020-04-16T14:29:15.534Z] [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o [2020-04-16T14:29:15.819Z] [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o [2020-04-16T14:29:16.090Z] [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o [2020-04-16T14:29:16.090Z] [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o [2020-04-16T14:29:16.680Z] [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o [2020-04-16T14:29:17.265Z] [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o [2020-04-16T14:29:17.849Z] [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o [2020-04-16T14:29:18.117Z] [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o [2020-04-16T14:29:18.705Z] [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o [2020-04-16T14:29:18.972Z] [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o [2020-04-16T14:29:19.241Z] [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o [2020-04-16T14:29:19.509Z] [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o [2020-04-16T14:29:19.777Z] [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o [2020-04-16T14:29:20.045Z] [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o [2020-04-16T14:29:20.312Z] [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o [2020-04-16T14:29:20.579Z] [ 80%] Linking C static library libcbor.a [2020-04-16T14:29:20.579Z] [ 80%] Built target cbor [2020-04-16T14:29:20.579Z] Scanning dependencies of target create_items [2020-04-16T14:29:20.579Z] [ 82%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o [2020-04-16T14:29:20.847Z] [ 84%] Linking C executable create_items [2020-04-16T14:29:20.847Z] [ 84%] Built target create_items [2020-04-16T14:29:20.847Z] Scanning dependencies of target readfile [2020-04-16T14:29:20.847Z] [ 86%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o [2020-04-16T14:29:21.117Z] [ 88%] Linking C executable readfile [2020-04-16T14:29:21.385Z] [ 88%] Built target readfile [2020-04-16T14:29:21.385Z] Scanning dependencies of target streaming_parser [2020-04-16T14:29:21.385Z] [ 90%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o [2020-04-16T14:29:21.653Z] [ 92%] Linking C executable streaming_parser [2020-04-16T14:29:21.653Z] [ 92%] Built target streaming_parser [2020-04-16T14:29:21.653Z] Scanning dependencies of target sort [2020-04-16T14:29:21.653Z] [ 94%] Building C object examples/CMakeFiles/sort.dir/sort.c.o [2020-04-16T14:29:21.922Z] [ 96%] Linking C executable sort [2020-04-16T14:29:21.922Z] [ 96%] Built target sort [2020-04-16T14:29:21.922Z] Scanning dependencies of target hello [2020-04-16T14:29:21.922Z] [ 98%] Building C object examples/CMakeFiles/hello.dir/hello.c.o [2020-04-16T14:29:22.189Z] [100%] Linking C executable hello [2020-04-16T14:29:22.189Z] [100%] Built target hello [2020-04-16T14:29:22.458Z] Install the project... [2020-04-16T14:29:22.458Z] -- Install configuration: "Release" [2020-04-16T14:29:22.458Z] -- Installing: /usr/local/include/cbor/configuration.h [2020-04-16T14:29:22.458Z] -- Installing: /usr/local/lib64/libcbor.a [2020-04-16T14:29:22.458Z] -- Installing: /usr/local/lib64/libcbor.so.0.0.0 [2020-04-16T14:29:22.458Z] -- Installing: /usr/local/lib64/libcbor.so.0 [2020-04-16T14:29:22.458Z] -- Installing: /usr/local/lib64/libcbor.so [2020-04-16T14:29:22.458Z] -- Up-to-date: /usr/local/include/cbor [2020-04-16T14:29:22.458Z] -- Installing: /usr/local/include/cbor/common.h [2020-04-16T14:29:22.458Z] -- Installing: /usr/local/include/cbor/serialization.h [2020-04-16T14:29:22.458Z] -- Installing: /usr/local/include/cbor/encoding.h [2020-04-16T14:29:22.458Z] -- Installing: /usr/local/include/cbor/maps.h [2020-04-16T14:29:22.458Z] -- Installing: /usr/local/include/cbor/strings.h [2020-04-16T14:29:22.458Z] -- Installing: /usr/local/include/cbor/arrays.h [2020-04-16T14:29:22.458Z] -- Installing: /usr/local/include/cbor/internal [2020-04-16T14:29:22.458Z] -- Installing: /usr/local/include/cbor/internal/loaders.h [2020-04-16T14:29:22.458Z] -- Installing: /usr/local/include/cbor/internal/stack.h [2020-04-16T14:29:22.458Z] -- Installing: /usr/local/include/cbor/internal/unicode.h [2020-04-16T14:29:22.458Z] -- Installing: /usr/local/include/cbor/internal/memory_utils.h [2020-04-16T14:29:22.458Z] -- Installing: /usr/local/include/cbor/internal/encoders.h [2020-04-16T14:29:22.458Z] -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h [2020-04-16T14:29:22.458Z] -- Installing: /usr/local/include/cbor/data.h [2020-04-16T14:29:22.458Z] -- Installing: /usr/local/include/cbor/floats_ctrls.h [2020-04-16T14:29:22.458Z] -- Installing: /usr/local/include/cbor/bytestrings.h [2020-04-16T14:29:22.458Z] -- Installing: /usr/local/include/cbor/tags.h [2020-04-16T14:29:22.458Z] -- Installing: /usr/local/include/cbor/streaming.h [2020-04-16T14:29:22.458Z] -- Installing: /usr/local/include/cbor/ints.h [2020-04-16T14:29:22.458Z] -- Installing: /usr/local/include/cbor/callbacks.h [2020-04-16T14:29:22.458Z] -- Installing: /usr/local/include/cbor.h [2020-04-16T14:29:22.459Z] -- Installing: /usr/local/lib64/pkgconfig/libcbor.pc [2020-04-16T14:29:24.410Z] Removing intermediate container 3e7e01b312bb [2020-04-16T14:29:24.410Z] ---> ce83976135a6 [2020-04-16T14:29:24.410Z] Step 6/21 : RUN mkdir /tmp/sdk [2020-04-16T14:29:24.684Z] ---> Running in cfe69809fb68 [2020-04-16T14:29:26.637Z] Removing intermediate container cfe69809fb68 [2020-04-16T14:29:26.637Z] ---> de7def497545 [2020-04-16T14:29:26.637Z] Step 7/21 : COPY VERSION /tmp/sdk [2020-04-16T14:29:27.221Z] ---> fc88cc9a424c [2020-04-16T14:29:27.221Z] Step 8/21 : COPY src /tmp/sdk/src [2020-04-16T14:29:28.189Z] ---> 92b08f644178 [2020-04-16T14:29:28.189Z] Step 9/21 : COPY include /tmp/sdk/include [2020-04-16T14:29:28.782Z] ---> d88531e754bc [2020-04-16T14:29:28.782Z] Step 10/21 : COPY scripts /tmp/sdk/scripts [2020-04-16T14:29:29.057Z] ---> 5b2026e95cbc [2020-04-16T14:29:29.057Z] Step 11/21 : COPY LICENSE /tmp/sdk [2020-04-16T14:29:29.646Z] ---> 0c8ff0369751 [2020-04-16T14:29:29.646Z] Step 12/21 : COPY Attribution.txt /tmp/sdk [2020-04-16T14:29:30.244Z] ---> 023a1e69b586 [2020-04-16T14:29:30.244Z] Step 13/21 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install [2020-04-16T14:29:30.244Z] ---> Running in 295fd5f70c69 [2020-04-16T14:29:31.214Z] + CPPCHECK=false [2020-04-16T14:29:31.214Z] + DOCGEN=false [2020-04-16T14:29:31.214Z] + TOMLVER=SDK-0.2 [2020-04-16T14:29:31.214Z] + CUTILVER=1.0.0 [2020-04-16T14:29:31.214Z] + '[' 0 -gt 0 ] [2020-04-16T14:29:31.214Z] + readlink -f ./scripts/build.sh [2020-04-16T14:29:31.214Z] + dirname /tmp/sdk/scripts/build.sh [2020-04-16T14:29:31.214Z] + dirname /tmp/sdk/scripts [2020-04-16T14:29:31.214Z] + ROOT=/tmp/sdk [2020-04-16T14:29:31.214Z] + cd /tmp/sdk [2020-04-16T14:29:31.214Z] + '[' '!' -d deps ] [2020-04-16T14:29:31.214Z] + mkdir deps [2020-04-16T14:29:31.214Z] + wget -O - https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2020-04-16T14:29:31.214Z] + tar -C deps -z -x -f - [2020-04-16T14:29:31.214Z] --2020-04-16 14:29:31-- https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2020-04-16T14:29:31.214Z] Resolving github.com... 140.82.114.3 [2020-04-16T14:29:31.214Z] Connecting to github.com|140.82.114.3|:443... connected. [2020-04-16T14:29:31.486Z] HTTP request sent, awaiting response... 302 Found [2020-04-16T14:29:31.486Z] Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following] [2020-04-16T14:29:31.486Z] --2020-04-16 14:29:31-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [2020-04-16T14:29:31.486Z] Resolving codeload.github.com... 140.82.114.10 [2020-04-16T14:29:31.486Z] Connecting to codeload.github.com|140.82.114.10|:443... connected. [2020-04-16T14:29:31.486Z] HTTP request sent, awaiting response... 200 OK [2020-04-16T14:29:31.486Z] Length: unspecified [application/x-gzip] [2020-04-16T14:29:31.486Z] Saving to: 'STDOUT' [2020-04-16T14:29:31.486Z] [2020-04-16T14:29:31.486Z] 0K .......... ......  1020K=0.02s [2020-04-16T14:29:31.486Z] [2020-04-16T14:29:31.486Z] 2020-04-16 14:29:31 (1020 KB/s) - written to stdout [16451] [2020-04-16T14:29:31.486Z] [2020-04-16T14:29:31.756Z] + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c [2020-04-16T14:29:31.756Z] + wget -O - https://github.com/IOTechSystems/iotech-c-utils/archive/v1.0.0.tar.gz [2020-04-16T14:29:31.756Z] + tar -C deps -z -x -f - [2020-04-16T14:29:31.756Z] --2020-04-16 14:29:31-- https://github.com/IOTechSystems/iotech-c-utils/archive/v1.0.0.tar.gz [2020-04-16T14:29:31.756Z] Resolving github.com... 140.82.114.3 [2020-04-16T14:29:31.756Z] Connecting to github.com|140.82.114.3|:443... connected. [2020-04-16T14:29:31.756Z] HTTP request sent, awaiting response... 302 Found [2020-04-16T14:29:31.756Z] Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.0.0 [following] [2020-04-16T14:29:31.756Z] --2020-04-16 14:29:31-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.0.0 [2020-04-16T14:29:31.756Z] Resolving codeload.github.com... 140.82.114.10 [2020-04-16T14:29:31.756Z] Connecting to codeload.github.com|140.82.114.10|:443... connected. [2020-04-16T14:29:32.027Z] HTTP request sent, awaiting response... 200 OK [2020-04-16T14:29:32.027Z] Length: unspecified [application/x-gzip] [2020-04-16T14:29:32.027Z] Saving to: 'STDOUT' [2020-04-16T14:29:32.027Z]  [2020-04-16T14:29:32.027Z] 0K .......... .......... .......... .......... .......... 1.52M [2020-04-16T14:29:32.027Z] 50K .......... .......... .......... .......... .......... 3.10M [2020-04-16T14:29:32.027Z] 100K .......... .......... .......... .......... ........ 5.96M=0.06s [2020-04-16T14:29:32.027Z] [2020-04-16T14:29:32.027Z] 2020-04-16 14:29:31 (2.59 MB/s) - written to stdout [151809] [2020-04-16T14:29:32.027Z] [2020-04-16T14:29:32.027Z] + mkdir -p src/c/iot [2020-04-16T14:29:32.027Z] + cp deps/iotech-c-utils-1.0.0/src/c/base64.c deps/iotech-c-utils-1.0.0/src/c/component.c deps/iotech-c-utils-1.0.0/src/c/container.c deps/iotech-c-utils-1.0.0/src/c/data.c deps/iotech-c-utils-1.0.0/src/c/hash.c deps/iotech-c-utils-1.0.0/src/c/iot.c deps/iotech-c-utils-1.0.0/src/c/json.c deps/iotech-c-utils-1.0.0/src/c/logger.c deps/iotech-c-utils-1.0.0/src/c/os.c deps/iotech-c-utils-1.0.0/src/c/scheduler.c deps/iotech-c-utils-1.0.0/src/c/thread.c deps/iotech-c-utils-1.0.0/src/c/threadpool.c deps/iotech-c-utils-1.0.0/src/c/time.c src/c/iot [2020-04-16T14:29:32.027Z] + mkdir -p include/iot [2020-04-16T14:29:32.027Z] + cp deps/iotech-c-utils-1.0.0/include/iot/base64.h deps/iotech-c-utils-1.0.0/include/iot/component.h deps/iotech-c-utils-1.0.0/include/iot/container.h deps/iotech-c-utils-1.0.0/include/iot/data.h deps/iotech-c-utils-1.0.0/include/iot/hash.h deps/iotech-c-utils-1.0.0/include/iot/iot.h deps/iotech-c-utils-1.0.0/include/iot/json.h deps/iotech-c-utils-1.0.0/include/iot/logger.h deps/iotech-c-utils-1.0.0/include/iot/os.h deps/iotech-c-utils-1.0.0/include/iot/scheduler.h deps/iotech-c-utils-1.0.0/include/iot/thread.h deps/iotech-c-utils-1.0.0/include/iot/threadpool.h deps/iotech-c-utils-1.0.0/include/iot/time.h include/iot [2020-04-16T14:29:32.027Z] + mkdir -p include/iot/os [2020-04-16T14:29:32.027Z] + cp deps/iotech-c-utils-1.0.0/include/iot/os/linux.h deps/iotech-c-utils-1.0.0/include/iot/os/zephyr.h include/iot/os [2020-04-16T14:29:32.027Z] + mkdir -p /tmp/sdk/build/release [2020-04-16T14:29:32.027Z] + cd /tmp/sdk/build/release [2020-04-16T14:29:32.027Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src [2020-04-16T14:29:32.615Z] -- The C compiler identification is GNU 8.3.0 [2020-04-16T14:29:32.615Z] -- Check for working C compiler: /usr/bin/cc [2020-04-16T14:29:32.888Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-04-16T14:29:32.888Z] -- Detecting C compiler ABI info [2020-04-16T14:29:32.888Z] -- Detecting C compiler ABI info - done [2020-04-16T14:29:33.159Z] -- Detecting C compile features [2020-04-16T14:29:33.749Z] -- Detecting C compile features - done [2020-04-16T14:29:33.749Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2020-04-16T14:29:33.749Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2020-04-16T14:29:33.749Z] -- Found LIBYAML: /usr/lib/libyaml.so [2020-04-16T14:29:34.019Z] -- Found LIBUUID: /usr/lib/libuuid.so [2020-04-16T14:29:34.019Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2020-04-16T14:29:34.019Z] -- C SDK 0.0.0 for Linux [2020-04-16T14:29:34.019Z] -- Performing Test CSDK_HAVE_ATOMIC [2020-04-16T14:29:34.019Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2020-04-16T14:29:34.287Z] -- Found Curses: /usr/lib/libcurses.so [2020-04-16T14:29:34.287Z] -- Configuring done [2020-04-16T14:29:34.556Z] -- Generating done [2020-04-16T14:29:34.556Z] -- Build files have been written to: /tmp/sdk/build/release [2020-04-16T14:29:34.556Z] + make [2020-04-16T14:29:34.556Z] + tee release.log [2020-04-16T14:29:34.825Z] Scanning dependencies of target csdk [2020-04-16T14:29:34.825Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2020-04-16T14:29:35.413Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback.c.o [2020-04-16T14:29:36.004Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2020-04-16T14:29:37.952Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2020-04-16T14:29:38.537Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2020-04-16T14:29:38.537Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2020-04-16T14:29:39.502Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2020-04-16T14:29:42.090Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2020-04-16T14:29:42.090Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2020-04-16T14:29:42.677Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2020-04-16T14:29:43.641Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2020-04-16T14:29:43.909Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2020-04-16T14:29:44.179Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2020-04-16T14:29:44.447Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2020-04-16T14:29:48.731Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2020-04-16T14:29:48.731Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2020-04-16T14:29:49.319Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2020-04-16T14:29:49.902Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2020-04-16T14:29:52.489Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2020-04-16T14:29:52.489Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2020-04-16T14:29:52.489Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2020-04-16T14:29:53.080Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2020-04-16T14:29:53.665Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2020-04-16T14:29:53.931Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2020-04-16T14:29:54.896Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2020-04-16T14:29:55.163Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2020-04-16T14:29:56.130Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2020-04-16T14:29:56.130Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2020-04-16T14:29:56.716Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2020-04-16T14:29:58.364Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2020-04-16T14:29:58.364Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2020-04-16T14:30:03.727Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2020-04-16T14:30:03.727Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2020-04-16T14:30:04.314Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2020-04-16T14:30:04.902Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2020-04-16T14:30:06.313Z] [ 57%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2020-04-16T14:30:08.258Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2020-04-16T14:30:12.515Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2020-04-16T14:30:12.515Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/v1compat.c.o [2020-04-16T14:30:13.478Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2020-04-16T14:30:14.068Z] [ 65%] Linking C shared library libcsdk.so [2020-04-16T14:30:14.068Z] [ 65%] Built target csdk [2020-04-16T14:30:14.337Z] Scanning dependencies of target template [2020-04-16T14:30:14.337Z] [ 66%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2020-04-16T14:30:14.925Z] [ 68%] Linking C executable template [2020-04-16T14:30:15.195Z] [ 68%] Built target template [2020-04-16T14:30:15.195Z] Scanning dependencies of target device-counter [2020-04-16T14:30:15.195Z] [ 69%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2020-04-16T14:30:15.840Z] [ 71%] Linking C executable device-counter [2020-04-16T14:30:15.840Z] [ 71%] Built target device-counter [2020-04-16T14:30:16.129Z] Scanning dependencies of target device-random [2020-04-16T14:30:16.129Z] [ 73%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2020-04-16T14:30:16.730Z] [ 74%] Linking C executable device-random [2020-04-16T14:30:17.002Z] [ 74%] Built target device-random [2020-04-16T14:30:17.002Z] Scanning dependencies of target device-gyro [2020-04-16T14:30:17.002Z] [ 76%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2020-04-16T14:30:17.297Z] [ 77%] Linking C executable device-gyro [2020-04-16T14:30:17.891Z] [ 77%] Built target device-gyro [2020-04-16T14:30:17.891Z] Scanning dependencies of target template-discovery [2020-04-16T14:30:17.891Z] [ 79%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2020-04-16T14:30:18.483Z] [ 80%] Linking C executable template-discovery [2020-04-16T14:30:18.752Z] [ 80%] Built target template-discovery [2020-04-16T14:30:18.752Z] Scanning dependencies of target device-terminal [2020-04-16T14:30:18.752Z] [ 82%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2020-04-16T14:30:19.340Z] [ 84%] Linking C executable device-terminal [2020-04-16T14:30:19.610Z] [ 84%] Built target device-terminal [2020-04-16T14:30:19.610Z] Scanning dependencies of target template2 [2020-04-16T14:30:19.610Z] [ 85%] Building C object c/examples/v2/CMakeFiles/template2.dir/template.c.o [2020-04-16T14:30:20.195Z] [ 87%] Linking C executable template2 [2020-04-16T14:30:20.463Z] [ 87%] Built target template2 [2020-04-16T14:30:20.463Z] Scanning dependencies of target device-counterv2 [2020-04-16T14:30:20.731Z] [ 88%] Building C object c/examples/v2/counters/CMakeFiles/device-counterv2.dir/device-counter.c.o [2020-04-16T14:30:21.317Z] [ 90%] Linking C executable device-counterv2 [2020-04-16T14:30:21.585Z] [ 90%] Built target device-counterv2 [2020-04-16T14:30:21.585Z] Scanning dependencies of target device-gyrov2 [2020-04-16T14:30:21.585Z] [ 92%] Building C object c/examples/v2/gyro/CMakeFiles/device-gyrov2.dir/device-gyro.c.o [2020-04-16T14:30:22.171Z] [ 93%] Linking C executable device-gyrov2 [2020-04-16T14:30:22.171Z] [ 93%] Built target device-gyrov2 [2020-04-16T14:30:22.171Z] Scanning dependencies of target device-randomv2 [2020-04-16T14:30:22.437Z] [ 95%] Building C object c/examples/v2/random/CMakeFiles/device-randomv2.dir/device-random.c.o [2020-04-16T14:30:22.704Z] [ 96%] Linking C executable device-randomv2 [2020-04-16T14:30:22.972Z] [ 96%] Built target device-randomv2 [2020-04-16T14:30:22.972Z] Scanning dependencies of target device-terminalv2 [2020-04-16T14:30:22.972Z] [ 98%] Building C object c/examples/v2/terminal/CMakeFiles/device-terminalv2.dir/device-terminal.c.o [2020-04-16T14:30:23.561Z] [100%] Linking C executable device-terminalv2 [2020-04-16T14:30:23.829Z] [100%] Built target device-terminalv2 [2020-04-16T14:30:23.829Z] + + teemake -a package [2020-04-16T14:30:23.829Z] release.log [2020-04-16T14:30:24.097Z] [ 65%] Built target csdk [2020-04-16T14:30:24.097Z] [ 68%] Built target template [2020-04-16T14:30:24.097Z] [ 71%] Built target device-counter [2020-04-16T14:30:24.097Z] [ 74%] Built target device-random [2020-04-16T14:30:24.097Z] [ 77%] Built target device-gyro [2020-04-16T14:30:24.364Z] [ 80%] Built target template-discovery [2020-04-16T14:30:24.364Z] [ 84%] Built target device-terminal [2020-04-16T14:30:24.364Z] [ 87%] Built target template2 [2020-04-16T14:30:24.364Z] [ 90%] Built target device-counterv2 [2020-04-16T14:30:24.364Z] [ 93%] Built target device-gyrov2 [2020-04-16T14:30:24.364Z] [ 96%] Built target device-randomv2 [2020-04-16T14:30:24.632Z] [100%] Built target device-terminalv2 [2020-04-16T14:30:24.632Z] Run CPack packaging tool... [2020-04-16T14:30:24.632Z] CPack: Create package using TGZ [2020-04-16T14:30:24.632Z] CPack: Install projects [2020-04-16T14:30:24.632Z] CPack: - Run preinstall target for: Csdk [2020-04-16T14:30:25.222Z] CPack: - Install project: Csdk [2020-04-16T14:30:25.222Z] CPack: Create package [2020-04-16T14:30:25.491Z] CPack: - package: /tmp/sdk/build/release/csdk-0.0.0.tar.gz generated. [2020-04-16T14:30:25.491Z] + '[' false '=' true ] [2020-04-16T14:30:25.491Z] + '[' false '=' true ] [2020-04-16T14:30:25.491Z] + mkdir -p /tmp/sdk/build/debug [2020-04-16T14:30:25.491Z] + cd /tmp/sdk/build/debug [2020-04-16T14:30:25.491Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCSDK_BUILD_DEBUG=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src [2020-04-16T14:30:25.758Z] -- The C compiler identification is GNU 8.3.0 [2020-04-16T14:30:25.758Z] -- Check for working C compiler: /usr/bin/cc [2020-04-16T14:30:26.027Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-04-16T14:30:26.027Z] -- Detecting C compiler ABI info [2020-04-16T14:30:26.295Z] -- Detecting C compiler ABI info - done [2020-04-16T14:30:26.295Z] -- Detecting C compile features [2020-04-16T14:30:27.256Z] -- Detecting C compile features - done [2020-04-16T14:30:27.256Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2020-04-16T14:30:27.256Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2020-04-16T14:30:27.256Z] -- Found LIBYAML: /usr/lib/libyaml.so [2020-04-16T14:30:27.256Z] -- Found LIBUUID: /usr/lib/libuuid.so [2020-04-16T14:30:27.256Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2020-04-16T14:30:27.256Z] -- C SDK 0.0.0 for Linux [2020-04-16T14:30:27.256Z] -- Performing Test CSDK_HAVE_ATOMIC [2020-04-16T14:30:27.522Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2020-04-16T14:30:27.522Z] -- Found Curses: /usr/lib/libcurses.so [2020-04-16T14:30:27.795Z] -- Configuring done [2020-04-16T14:30:28.063Z] -- Generating done [2020-04-16T14:30:28.063Z] -- Build files have been written to: /tmp/sdk/build/debug [2020-04-16T14:30:28.063Z] + + teemake debug.log [2020-04-16T14:30:28.063Z] [2020-04-16T14:30:28.063Z] Scanning dependencies of target csdk [2020-04-16T14:30:28.331Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2020-04-16T14:30:28.599Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback.c.o [2020-04-16T14:30:28.870Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2020-04-16T14:30:29.455Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2020-04-16T14:30:29.727Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2020-04-16T14:30:29.994Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2020-04-16T14:30:30.263Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2020-04-16T14:30:30.847Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2020-04-16T14:30:31.115Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2020-04-16T14:30:31.385Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2020-04-16T14:30:31.652Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2020-04-16T14:30:31.921Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2020-04-16T14:30:32.188Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2020-04-16T14:30:32.456Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2020-04-16T14:30:33.418Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2020-04-16T14:30:33.686Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2020-04-16T14:30:33.955Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2020-04-16T14:30:33.955Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2020-04-16T14:30:34.919Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2020-04-16T14:30:34.919Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2020-04-16T14:30:35.187Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2020-04-16T14:30:35.453Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2020-04-16T14:30:35.723Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2020-04-16T14:30:35.989Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2020-04-16T14:30:36.256Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2020-04-16T14:30:36.525Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2020-04-16T14:30:36.793Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2020-04-16T14:30:37.065Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2020-04-16T14:30:37.333Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2020-04-16T14:30:37.928Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2020-04-16T14:30:38.196Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2020-04-16T14:30:39.158Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2020-04-16T14:30:39.425Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2020-04-16T14:30:39.693Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2020-04-16T14:30:40.279Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2020-04-16T14:30:41.247Z] [ 57%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2020-04-16T14:30:41.830Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2020-04-16T14:30:42.415Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2020-04-16T14:30:42.684Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/v1compat.c.o [2020-04-16T14:30:43.273Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2020-04-16T14:30:43.554Z] [ 65%] Linking C shared library libcsdk.so [2020-04-16T14:30:43.827Z] [ 65%] Built target csdk [2020-04-16T14:30:43.827Z] Scanning dependencies of target template [2020-04-16T14:30:43.827Z] [ 66%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2020-04-16T14:30:44.096Z] [ 68%] Linking C executable template [2020-04-16T14:30:44.364Z] [ 68%] Built target template [2020-04-16T14:30:44.364Z] Scanning dependencies of target device-counter [2020-04-16T14:30:44.364Z] [ 69%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2020-04-16T14:30:44.631Z] [ 71%] Linking C executable device-counter [2020-04-16T14:30:44.898Z] [ 71%] Built target device-counter [2020-04-16T14:30:44.898Z] Scanning dependencies of target device-random [2020-04-16T14:30:45.166Z] [ 73%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2020-04-16T14:30:45.434Z] [ 74%] Linking C executable device-random [2020-04-16T14:30:45.434Z] [ 74%] Built target device-random [2020-04-16T14:30:45.701Z] Scanning dependencies of target device-gyro [2020-04-16T14:30:45.701Z] [ 76%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2020-04-16T14:30:45.970Z] [ 77%] Linking C executable device-gyro [2020-04-16T14:30:46.236Z] [ 77%] Built target device-gyro [2020-04-16T14:30:46.236Z] Scanning dependencies of target template-discovery [2020-04-16T14:30:46.236Z] [ 79%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2020-04-16T14:30:46.504Z] [ 80%] Linking C executable template-discovery [2020-04-16T14:30:46.773Z] [ 80%] Built target template-discovery [2020-04-16T14:30:46.773Z] Scanning dependencies of target device-terminal [2020-04-16T14:30:46.773Z] [ 82%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2020-04-16T14:30:47.040Z] [ 84%] Linking C executable device-terminal [2020-04-16T14:30:47.624Z] [ 84%] Built target device-terminal [2020-04-16T14:30:47.624Z] Scanning dependencies of target template2 [2020-04-16T14:30:47.624Z] [ 85%] Building C object c/examples/v2/CMakeFiles/template2.dir/template.c.o [2020-04-16T14:30:47.892Z] [ 87%] Linking C executable template2 [2020-04-16T14:30:48.160Z] [ 87%] Built target template2 [2020-04-16T14:30:48.160Z] Scanning dependencies of target device-counterv2 [2020-04-16T14:30:48.161Z] [ 88%] Building C object c/examples/v2/counters/CMakeFiles/device-counterv2.dir/device-counter.c.o [2020-04-16T14:30:48.427Z] [ 90%] Linking C executable device-counterv2 [2020-04-16T14:30:48.697Z] [ 90%] Built target device-counterv2 [2020-04-16T14:30:48.697Z] Scanning dependencies of target device-gyrov2 [2020-04-16T14:30:48.697Z] [ 92%] Building C object c/examples/v2/gyro/CMakeFiles/device-gyrov2.dir/device-gyro.c.o [2020-04-16T14:30:48.964Z] [ 93%] Linking C executable device-gyrov2 [2020-04-16T14:30:49.236Z] [ 93%] Built target device-gyrov2 [2020-04-16T14:30:49.503Z] Scanning dependencies of target device-randomv2 [2020-04-16T14:30:49.504Z] [ 95%] Building C object c/examples/v2/random/CMakeFiles/device-randomv2.dir/device-random.c.o [2020-04-16T14:30:49.771Z] [ 96%] Linking C executable device-randomv2 [2020-04-16T14:30:50.041Z] [ 96%] Built target device-randomv2 [2020-04-16T14:30:50.041Z] Scanning dependencies of target device-terminalv2 [2020-04-16T14:30:50.041Z] [ 98%] Building C object c/examples/v2/terminal/CMakeFiles/device-terminalv2.dir/device-terminal.c.o [2020-04-16T14:30:50.310Z] [100%] Linking C executable device-terminalv2 [2020-04-16T14:30:50.578Z] [100%] Built target device-terminalv2 [2020-04-16T14:30:50.578Z] make: Entering directory '/tmp/sdk/build/release' [2020-04-16T14:30:50.847Z] make[1]: Entering directory '/tmp/sdk/build/release' [2020-04-16T14:30:50.847Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-16T14:30:50.847Z] Scanning dependencies of target csdk [2020-04-16T14:30:50.847Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-16T14:30:50.847Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-16T14:30:50.847Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2020-04-16T14:30:52.793Z] [ 3%] Linking C shared library libcsdk.so [2020-04-16T14:30:53.061Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-16T14:30:53.061Z] [ 65%] Built target csdk [2020-04-16T14:30:53.061Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-16T14:30:53.061Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-16T14:30:53.061Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-16T14:30:53.061Z] [ 66%] Linking C executable template [2020-04-16T14:30:53.331Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-16T14:30:53.331Z] [ 68%] Built target template [2020-04-16T14:30:53.331Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-16T14:30:53.331Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-16T14:30:53.331Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-16T14:30:53.331Z] [ 69%] Linking C executable device-counter [2020-04-16T14:30:53.600Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-16T14:30:53.600Z] [ 71%] Built target device-counter [2020-04-16T14:30:53.600Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-16T14:30:53.600Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-16T14:30:53.870Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-16T14:30:53.870Z] [ 73%] Linking C executable device-random [2020-04-16T14:30:54.139Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-16T14:30:54.139Z] [ 74%] Built target device-random [2020-04-16T14:30:54.139Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-16T14:30:54.139Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-16T14:30:54.139Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-16T14:30:54.139Z] [ 76%] Linking C executable device-gyro [2020-04-16T14:30:54.409Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-16T14:30:54.409Z] [ 77%] Built target device-gyro [2020-04-16T14:30:54.409Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-16T14:30:54.409Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-16T14:30:54.409Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-16T14:30:54.409Z] [ 79%] Linking C executable template-discovery [2020-04-16T14:30:54.678Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-16T14:30:54.678Z] [ 80%] Built target template-discovery [2020-04-16T14:30:54.678Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-16T14:30:54.678Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-16T14:30:54.949Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-16T14:30:54.949Z] [ 82%] Linking C executable device-terminal [2020-04-16T14:30:55.216Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-16T14:30:55.216Z] [ 84%] Built target device-terminal [2020-04-16T14:30:55.216Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-16T14:30:55.216Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-16T14:30:55.216Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-16T14:30:55.216Z] [ 85%] Linking C executable template2 [2020-04-16T14:30:55.490Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-16T14:30:55.490Z] [ 87%] Built target template2 [2020-04-16T14:30:55.490Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-16T14:30:55.490Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-16T14:30:55.490Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-16T14:30:55.490Z] [ 88%] Linking C executable device-counterv2 [2020-04-16T14:30:55.756Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-16T14:30:55.756Z] [ 90%] Built target device-counterv2 [2020-04-16T14:30:55.756Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-16T14:30:56.024Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-16T14:30:56.024Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-16T14:30:56.024Z] [ 92%] Linking C executable device-gyrov2 [2020-04-16T14:30:56.292Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-16T14:30:56.292Z] [ 93%] Built target device-gyrov2 [2020-04-16T14:30:56.292Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-16T14:30:56.292Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-16T14:30:56.292Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-16T14:30:56.292Z] [ 95%] Linking C executable device-randomv2 [2020-04-16T14:30:56.573Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-16T14:30:56.573Z] [ 96%] Built target device-randomv2 [2020-04-16T14:30:56.573Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-16T14:30:56.573Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-16T14:30:56.573Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-16T14:30:56.573Z] [ 98%] Linking C executable device-terminalv2 [2020-04-16T14:30:56.842Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-16T14:30:56.842Z] [100%] Built target device-terminalv2 [2020-04-16T14:30:56.842Z] make[1]: Leaving directory '/tmp/sdk/build/release' [2020-04-16T14:30:56.842Z] Install the project... [2020-04-16T14:30:56.842Z] -- Install configuration: "Release" [2020-04-16T14:30:56.842Z] -- Installing: /usr/local/lib/libcsdk.so [2020-04-16T14:30:56.842Z] -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" [2020-04-16T14:30:56.842Z] -- Up-to-date: /usr/local/include [2020-04-16T14:30:56.842Z] -- Installing: /usr/local/include/devsdk [2020-04-16T14:30:56.842Z] -- Installing: /usr/local/include/devsdk/devsdk-base.h [2020-04-16T14:30:56.842Z] -- Installing: /usr/local/include/devsdk/devsdk.h [2020-04-16T14:30:56.842Z] -- Installing: /usr/local/include/edgex [2020-04-16T14:30:56.842Z] -- Installing: /usr/local/include/edgex/devices.h [2020-04-16T14:30:56.842Z] -- Installing: /usr/local/include/edgex/edgex.h [2020-04-16T14:30:56.842Z] -- Installing: /usr/local/include/edgex/device-mgmt.h [2020-04-16T14:30:56.842Z] -- Installing: /usr/local/include/edgex/profiles.h [2020-04-16T14:30:56.842Z] -- Installing: /usr/local/include/edgex/edgex-base.h [2020-04-16T14:30:56.842Z] -- Installing: /usr/local/include/edgex/error.h [2020-04-16T14:30:56.842Z] -- Installing: /usr/local/include/edgex/registry.h [2020-04-16T14:30:56.842Z] -- Installing: /usr/local/include/edgex/rest-server.h [2020-04-16T14:30:56.842Z] -- Installing: /usr/local/include/edgex/os.h [2020-04-16T14:30:56.842Z] -- Installing: /usr/local/include/edgex/devsdk.h [2020-04-16T14:30:56.842Z] -- Installing: /usr/local/include/edgex/eventgen.h [2020-04-16T14:30:56.842Z] -- Installing: /usr/local/include/edgex/edgex-logging.h [2020-04-16T14:30:56.842Z] -- Installing: /usr/local/include/edgex/csdk-defs.h [2020-04-16T14:30:56.842Z] -- Installing: /usr/local/include/iot [2020-04-16T14:30:56.842Z] -- Installing: /usr/local/include/iot/hash.h [2020-04-16T14:30:56.842Z] -- Installing: /usr/local/include/iot/thread.h [2020-04-16T14:30:56.842Z] -- Installing: /usr/local/include/iot/json.h [2020-04-16T14:30:56.842Z] -- Installing: /usr/local/include/iot/os [2020-04-16T14:30:56.842Z] -- Installing: /usr/local/include/iot/os/zephyr.h [2020-04-16T14:30:56.842Z] -- Installing: /usr/local/include/iot/os/linux.h [2020-04-16T14:30:56.842Z] -- Installing: /usr/local/include/iot/base64.h [2020-04-16T14:30:56.842Z] -- Installing: /usr/local/include/iot/container.h [2020-04-16T14:30:56.842Z] -- Installing: /usr/local/include/iot/data.h [2020-04-16T14:30:56.843Z] -- Installing: /usr/local/include/iot/threadpool.h [2020-04-16T14:30:56.843Z] -- Installing: /usr/local/include/iot/scheduler.h [2020-04-16T14:30:56.843Z] -- Installing: /usr/local/include/iot/component.h [2020-04-16T14:30:56.843Z] -- Installing: /usr/local/include/iot/os.h [2020-04-16T14:30:56.843Z] -- Installing: /usr/local/include/iot/logger.h [2020-04-16T14:30:56.843Z] -- Installing: /usr/local/include/iot/time.h [2020-04-16T14:30:56.843Z] -- Installing: /usr/local/include/iot/iot.h [2020-04-16T14:30:56.843Z] -- Installing: /usr/local/share/device-sdk-c/LICENSE [2020-04-16T14:30:56.843Z] -- Installing: /usr/local/share/device-sdk-c/Attribution.txt [2020-04-16T14:30:56.843Z] make: Leaving directory '/tmp/sdk/build/release' [2020-04-16T14:30:59.438Z] Removing intermediate container 295fd5f70c69 [2020-04-16T14:30:59.438Z] ---> fd37f091d7a7 [2020-04-16T14:30:59.438Z] Step 14/21 : FROM alpine:3.9 [2020-04-16T14:30:59.438Z] 3.9: Pulling from library/alpine [2020-04-16T14:30:59.708Z] eb93038481dd: Pulling fs layer [2020-04-16T14:31:00.291Z] eb93038481dd: Verifying Checksum [2020-04-16T14:31:00.291Z] eb93038481dd: Download complete [2020-04-16T14:31:00.560Z] eb93038481dd: Pull complete [2020-04-16T14:31:00.560Z] Digest: sha256:115731bab0862031b44766733890091c17924f9b7781b79997f5f163be262178 [2020-04-16T14:31:00.560Z] Status: Downloaded newer image for alpine:3.9 [2020-04-16T14:31:00.560Z] ---> 355993758880 [2020-04-16T14:31:00.560Z] Step 15/21 : MAINTAINER IOTech [2020-04-16T14:31:00.828Z] ---> Running in 70e1d575a3f2 [2020-04-16T14:31:01.414Z] Removing intermediate container 70e1d575a3f2 [2020-04-16T14:31:01.414Z] ---> 0d0fb4794228 [2020-04-16T14:31:01.414Z] Step 16/21 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml curl libmicrohttpd libuuid [2020-04-16T14:31:01.414Z] ---> Running in 5fd95c55941f [2020-04-16T14:31:02.378Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz [2020-04-16T14:31:02.648Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz [2020-04-16T14:31:02.914Z] (1/48) Installing binutils (2.31.1-r2) [2020-04-16T14:31:03.182Z] (2/48) Installing libmagic (5.36-r1) [2020-04-16T14:31:03.182Z] (3/48) Installing file (5.36-r1) [2020-04-16T14:31:03.450Z] (4/48) Installing gmp (6.1.2-r1) [2020-04-16T14:31:03.450Z] (5/48) Installing isl (0.18-r0) [2020-04-16T14:31:03.450Z] (6/48) Installing libgomp (8.3.0-r0) [2020-04-16T14:31:03.450Z] (7/48) Installing libatomic (8.3.0-r0) [2020-04-16T14:31:03.450Z] (8/48) Installing libgcc (8.3.0-r0) [2020-04-16T14:31:03.450Z] (9/48) Installing mpfr3 (3.1.5-r1) [2020-04-16T14:31:03.450Z] (10/48) Installing mpc1 (1.0.3-r1) [2020-04-16T14:31:03.450Z] (11/48) Installing libstdc++ (8.3.0-r0) [2020-04-16T14:31:03.450Z] (12/48) Installing gcc (8.3.0-r0) [2020-04-16T14:31:05.409Z] (13/48) Installing musl-dev (1.1.20-r5) [2020-04-16T14:31:05.409Z] (14/48) Installing libc-dev (0.7.1-r0) [2020-04-16T14:31:05.409Z] (15/48) Installing g++ (8.3.0-r0) [2020-04-16T14:31:06.820Z] (16/48) Installing make (4.2.1-r2) [2020-04-16T14:31:06.820Z] (17/48) Installing fortify-headers (1.0-r0) [2020-04-16T14:31:06.820Z] (18/48) Installing build-base (0.5-r1) [2020-04-16T14:31:06.820Z] (19/48) Installing libattr (2.4.47-r7) [2020-04-16T14:31:06.820Z] (20/48) Installing libacl (2.2.52-r5) [2020-04-16T14:31:06.820Z] (21/48) Installing libbz2 (1.0.6-r7) [2020-04-16T14:31:06.820Z] (22/48) Installing expat (2.2.8-r0) [2020-04-16T14:31:06.820Z] (23/48) Installing lz4-libs (1.8.3-r2) [2020-04-16T14:31:06.820Z] (24/48) Installing xz-libs (5.2.4-r0) [2020-04-16T14:31:06.820Z] (25/48) Installing libarchive (3.3.3-r2) [2020-04-16T14:31:06.820Z] (26/48) Installing ca-certificates (20191127-r0) [2020-04-16T14:31:07.089Z] (27/48) Installing nghttp2-libs (1.35.1-r1) [2020-04-16T14:31:07.089Z] (28/48) Installing libssh2 (1.9.0-r1) [2020-04-16T14:31:07.089Z] (29/48) Installing libcurl (7.64.0-r3) [2020-04-16T14:31:07.089Z] (30/48) Installing ncurses-terminfo-base (6.1_p20190105-r0) [2020-04-16T14:31:07.089Z] (31/48) Installing ncurses-terminfo (6.1_p20190105-r0) [2020-04-16T14:31:08.050Z] (32/48) Installing ncurses-libs (6.1_p20190105-r0) [2020-04-16T14:31:08.050Z] (33/48) Installing rhash-libs (1.3.6-r2) [2020-04-16T14:31:08.050Z] (34/48) Installing libuv (1.23.2-r0) [2020-04-16T14:31:08.318Z] (35/48) Installing cmake (3.13.0-r0) [2020-04-16T14:31:09.729Z] (36/48) Installing curl (7.64.0-r3) [2020-04-16T14:31:09.729Z] (37/48) Installing pcre2 (10.32-r1) [2020-04-16T14:31:09.729Z] (38/48) Installing git (2.20.3-r0) [2020-04-16T14:31:09.998Z] (39/48) Installing nettle (3.4.1-r0) [2020-04-16T14:31:09.998Z] (40/48) Installing libffi (3.2.1-r6) [2020-04-16T14:31:09.998Z] (41/48) Installing p11-kit (0.23.14-r0) [2020-04-16T14:31:10.265Z] (42/48) Installing libtasn1 (4.14-r0) [2020-04-16T14:31:10.265Z] (43/48) Installing libunistring (0.9.10-r0) [2020-04-16T14:31:10.265Z] (44/48) Installing gnutls (3.6.7-r1) [2020-04-16T14:31:10.265Z] (45/48) Installing libmicrohttpd (0.9.62-r0) [2020-04-16T14:31:10.532Z] (46/48) Installing libuuid (2.33-r0) [2020-04-16T14:31:10.532Z] (47/48) Installing wget (1.20.3-r0) [2020-04-16T14:31:10.532Z] (48/48) Installing yaml (0.2.1-r0) [2020-04-16T14:31:10.532Z] Executing busybox-1.29.3-r10.trigger [2020-04-16T14:31:10.532Z] Executing ca-certificates-20191127-r0.trigger [2020-04-16T14:31:10.799Z] OK: 219 MiB in 62 packages [2020-04-16T14:31:25.800Z] Removing intermediate container 5fd95c55941f [2020-04-16T14:31:25.800Z] ---> f7fe3c3075d5 [2020-04-16T14:31:25.800Z] Step 17/21 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot [2020-04-16T14:31:25.800Z] ---> 04920880fbb7 [2020-04-16T14:31:25.800Z] Step 18/21 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex [2020-04-16T14:31:25.800Z] ---> 5d70da389324 [2020-04-16T14:31:25.800Z] Step 19/21 : COPY --from=builder /usr/local/lib /usr/local/lib [2020-04-16T14:31:26.069Z] ---> 694ffdcd29b0 [2020-04-16T14:31:26.069Z] Step 20/21 : COPY --from=builder /usr/local/lib64 /usr/local/lib64 [2020-04-16T14:31:26.651Z] ---> 04e1aeecd50d [2020-04-16T14:31:26.651Z] Step 21/21 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c [2020-04-16T14:31:27.232Z] ---> 775021388997 [2020-04-16T14:31:27.232Z] Successfully built 775021388997 [2020-04-16T14:31:27.232Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-04-16T14:31:28.085Z] + docker inspect -f . ci-base-image-arm64 [2020-04-16T14:31:28.353Z] . [Pipeline] withDockerContainer [2020-04-16T14:31:28.854Z] prd-ubuntu18.04-docker-arm64-4c-16g-4287 does not seem to be running inside a container [2020-04-16T14:31:28.952Z] $ 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 [2020-04-16T14:31:30.346Z] $ docker top e389959c6aad35885d52021ccbc4d09b17653f51a5be8ee0da9cf3d3cb389166 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-04-16T14:31:31.519Z] + make test [2020-04-16T14:31:31.519Z] echo "make test" [2020-04-16T14:31:31.519Z] make test [Pipeline] } [2020-04-16T14:31:31.552Z] $ docker stop --time=1 e389959c6aad35885d52021ccbc4d09b17653f51a5be8ee0da9cf3d3cb389166 [2020-04-16T14:31:33.533Z] $ docker rm -f e389959c6aad35885d52021ccbc4d09b17653f51a5be8ee0da9cf3d3cb389166 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-04-16T14:31:34.725Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-04-16T14:31:35.074Z] + ls -al . [2020-04-16T14:31:35.074Z] total 192 [2020-04-16T14:31:35.074Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 16 14:28 . [2020-04-16T14:31:35.074Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 16 14:28 .. [2020-04-16T14:31:35.074Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 16 14:28 .git [2020-04-16T14:31:35.074Z] -rw-rw-r-- 1 jenkins jenkins 176 Apr 16 14:28 .gitignore [2020-04-16T14:31:35.074Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 16 14:28 .semver [2020-04-16T14:31:35.074Z] -rw-rw-r-- 1 jenkins jenkins 3104 Apr 16 14:28 Attribution.txt [2020-04-16T14:31:35.074Z] -rw-rw-r-- 1 jenkins jenkins 5109 Apr 16 14:28 CHANGES [2020-04-16T14:31:35.074Z] -rw-rw-r-- 1 jenkins jenkins 108574 Apr 16 14:28 Doxyfile [2020-04-16T14:31:35.074Z] -rw-rw-r-- 1 jenkins jenkins 792 Apr 16 14:28 Jenkinsfile [2020-04-16T14:31:35.074Z] -rw-rw-r-- 1 jenkins jenkins 10174 Apr 16 14:28 LICENSE [2020-04-16T14:31:35.074Z] -rw-rw-r-- 1 jenkins jenkins 448 Apr 16 14:28 Makefile [2020-04-16T14:31:35.074Z] -rw-rw-r-- 1 jenkins jenkins 1849 Apr 16 14:28 README.md [2020-04-16T14:31:35.074Z] -rw-rw-r-- 1 jenkins jenkins 5050 Apr 16 14:28 README.v2.md [2020-04-16T14:31:35.074Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 16 14:25 VERSION [2020-04-16T14:31:35.074Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 16 14:28 docs [2020-04-16T14:31:35.074Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 16 14:28 include [2020-04-16T14:31:35.074Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 16 14:28 scripts [2020-04-16T14:31:35.074Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 16 14:28 src [Pipeline] isUnix [Pipeline] sh [2020-04-16T14:31:35.431Z] + 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=63cf5fa9e6962e0da07888bcd30081226d81fcd4 --label arch=arm64 --label version=0.0.0 . [2020-04-16T14:31:36.018Z] Sending build context to Docker daemon 3.003MB [2020-04-16T14:31:36.018Z] Step 1/15 : ARG BASE=alpine:3.9 [2020-04-16T14:31:36.018Z] Step 2/15 : FROM ${BASE} [2020-04-16T14:31:36.018Z] ---> 775021388997 [2020-04-16T14:31:36.018Z] Step 3/15 : MAINTAINER IOTech [2020-04-16T14:31:36.018Z] ---> Running in 1ec1e7873fb4 [2020-04-16T14:31:36.608Z] Removing intermediate container 1ec1e7873fb4 [2020-04-16T14:31:36.608Z] ---> 5319a8138aba [2020-04-16T14:31:36.608Z] 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 [2020-04-16T14:31:36.608Z] ---> Running in 402a476512de [2020-04-16T14:31:37.568Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz [2020-04-16T14:31:37.568Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz [2020-04-16T14:31:37.835Z] (1/21) Installing pkgconf (1.6.0-r0) [2020-04-16T14:31:37.835Z] (2/21) Installing openssl-dev (1.1.1d-r2) [2020-04-16T14:31:38.418Z] (3/21) Installing zlib-dev (1.2.11-r1) [2020-04-16T14:31:38.418Z] (4/21) Installing libssh2-dev (1.9.0-r1) [2020-04-16T14:31:38.418Z] (5/21) Installing nghttp2-dev (1.35.1-r1) [2020-04-16T14:31:38.418Z] (6/21) Installing curl-dev (7.64.0-r3) [2020-04-16T14:31:38.685Z] (7/21) Installing gnutls-c++ (3.6.7-r1) [2020-04-16T14:31:38.685Z] (8/21) Installing libgmpxx (6.1.2-r1) [2020-04-16T14:31:38.685Z] (9/21) Installing gmp-dev (6.1.2-r1) [2020-04-16T14:31:38.685Z] (10/21) Installing nettle-dev (3.4.1-r0) [2020-04-16T14:31:40.099Z] (11/21) Installing libtasn1-dev (4.14-r0) [2020-04-16T14:31:40.099Z] (12/21) Installing p11-kit-dev (0.23.14-r0) [2020-04-16T14:31:40.099Z] (13/21) Installing gnutls-dev (3.6.7-r1) [2020-04-16T14:31:40.099Z] (14/21) Installing libmicrohttpd-dev (0.9.62-r0) [2020-04-16T14:31:40.099Z] (15/21) Installing ncurses-dev (6.1_p20190105-r0) [2020-04-16T14:31:40.099Z] (16/21) Installing libblkid (2.33-r0) [2020-04-16T14:31:40.099Z] (17/21) Installing libfdisk (2.33-r0) [2020-04-16T14:31:40.099Z] (18/21) Installing libmount (2.33-r0) [2020-04-16T14:31:40.099Z] (19/21) Installing libsmartcols (2.33-r0) [2020-04-16T14:31:40.099Z] (20/21) Installing util-linux-dev (2.33-r0) [2020-04-16T14:31:40.370Z] (21/21) Installing yaml-dev (0.2.1-r0) [2020-04-16T14:31:40.640Z] Executing busybox-1.29.3-r10.trigger [2020-04-16T14:31:40.640Z] OK: 279 MiB in 83 packages [2020-04-16T14:31:44.024Z] Removing intermediate container 402a476512de [2020-04-16T14:31:44.024Z] ---> e14e7008f711 [2020-04-16T14:31:44.024Z] Step 5/15 : COPY VERSION /edgex-c-sdk/ [2020-04-16T14:31:44.296Z] ---> 39e220d88254 [2020-04-16T14:31:44.296Z] Step 6/15 : COPY src /edgex-c-sdk/src/ [2020-04-16T14:31:45.260Z] ---> af2087985f9b [2020-04-16T14:31:45.260Z] Step 7/15 : COPY include /edgex-c-sdk/include/ [2020-04-16T14:31:45.844Z] ---> 1cb647912c3f [2020-04-16T14:31:45.844Z] Step 8/15 : COPY scripts /edgex-c-sdk/scripts [2020-04-16T14:31:46.113Z] ---> 303496bc5df4 [2020-04-16T14:31:46.113Z] Step 9/15 : COPY LICENSE /edgex-c-sdk/ [2020-04-16T14:31:46.702Z] ---> e18d93214fd4 [2020-04-16T14:31:46.702Z] Step 10/15 : COPY Attribution.txt /edgex-c-sdk/ [2020-04-16T14:31:47.290Z] ---> b0b563c8dbcf [2020-04-16T14:31:47.290Z] Step 11/15 : WORKDIR /edgex-c-sdk [2020-04-16T14:31:47.558Z] ---> Running in 6959d4df6452 [2020-04-16T14:31:47.826Z] Removing intermediate container 6959d4df6452 [2020-04-16T14:31:47.826Z] ---> cafd5c02b640 [2020-04-16T14:31:47.826Z] Step 12/15 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] [2020-04-16T14:31:48.094Z] ---> Running in 4b869a67853f [2020-04-16T14:31:48.361Z] Removing intermediate container 4b869a67853f [2020-04-16T14:31:48.361Z] ---> 6caa46867469 [2020-04-16T14:31:48.361Z] Step 13/15 : LABEL arch=arm64 [2020-04-16T14:31:48.634Z] ---> Running in df716dfe64a9 [2020-04-16T14:31:48.903Z] Removing intermediate container df716dfe64a9 [2020-04-16T14:31:48.903Z] ---> 2ffcb23e42a7 [2020-04-16T14:31:48.903Z] Step 14/15 : LABEL git_sha=63cf5fa9e6962e0da07888bcd30081226d81fcd4 [2020-04-16T14:31:49.170Z] ---> Running in 4af7ae014c8f [2020-04-16T14:31:49.438Z] Removing intermediate container 4af7ae014c8f [2020-04-16T14:31:49.438Z] ---> bc955c619965 [2020-04-16T14:31:49.438Z] Step 15/15 : LABEL version=0.0.0 [2020-04-16T14:31:49.709Z] ---> Running in 328d807fb4db [2020-04-16T14:31:49.976Z] Removing intermediate container 328d807fb4db [2020-04-16T14:31:49.976Z] ---> 76996a2915ec [2020-04-16T14:31:49.976Z] [Warning] One or more build-args [MAKE ARCH] were not consumed [2020-04-16T14:31:49.976Z] Successfully built 76996a2915ec [2020-04-16T14:31:49.976Z] 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 [2020-04-16T14:31:54.218Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-16T14:31:54.565Z] ---> package-listing.sh [2020-04-16T14:31:54.565Z] ++ facter osfamily [2020-04-16T14:31:54.565Z] ++ tr '[:upper:]' '[:lower:]' [2020-04-16T14:31:54.565Z] + OS_FAMILY=redhat [2020-04-16T14:31:54.565Z] + workspace=/w/workspace/edgexfoundry_device-sdk-c_PR-248 [2020-04-16T14:31:54.565Z] + START_PACKAGES=/tmp/packages_start.txt [2020-04-16T14:31:54.565Z] + END_PACKAGES=/tmp/packages_end.txt [2020-04-16T14:31:54.565Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-04-16T14:31:54.565Z] + PACKAGES=/tmp/packages_start.txt [2020-04-16T14:31:54.565Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_PR-248 ']' [2020-04-16T14:31:54.565Z] + PACKAGES=/tmp/packages_end.txt [2020-04-16T14:31:54.565Z] + case "${OS_FAMILY}" in [2020-04-16T14:31:54.565Z] + rpm -qa [2020-04-16T14:31:54.565Z] + sort [2020-04-16T14:31:58.757Z] + '[' -f /tmp/packages_start.txt ']' [2020-04-16T14:31:58.757Z] + '[' -f /tmp/packages_end.txt ']' [2020-04-16T14:31:58.757Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-04-16T14:31:58.757Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_PR-248 ']' [2020-04-16T14:31:58.757Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-c_PR-248/archives/ [2020-04-16T14:31:58.757Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-c_PR-248/archives/ [Pipeline] isUnix [Pipeline] sh [2020-04-16T14:31:59.251Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-04-16T14:31:59.251Z] [2020-04-16T14:31:59.251Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-04-16T14:31:59.614Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-04-16T14:31:59.614Z] alpine: Pulling from edgex-lftools-log-publisher [2020-04-16T14:31:59.614Z] c9b1b535fdd9: Pulling fs layer [2020-04-16T14:31:59.614Z] 2cc5ad85d9ab: Pulling fs layer [2020-04-16T14:31:59.614Z] 756a868c4378: Pulling fs layer [2020-04-16T14:31:59.614Z] 444b2fc9a129: Pulling fs layer [2020-04-16T14:31:59.614Z] ea15f1150254: Pulling fs layer [2020-04-16T14:31:59.614Z] 41b27a9f41bf: Pulling fs layer [2020-04-16T14:31:59.614Z] 28c525ee5125: Pulling fs layer [2020-04-16T14:31:59.614Z] 094b1ea09ed8: Pulling fs layer [2020-04-16T14:31:59.614Z] 138eaada9080: Pulling fs layer [2020-04-16T14:31:59.614Z] 0622d0fa9048: Pulling fs layer [2020-04-16T14:31:59.614Z] 41b27a9f41bf: Waiting [2020-04-16T14:31:59.614Z] 28c525ee5125: Waiting [2020-04-16T14:31:59.614Z] 138eaada9080: Waiting [2020-04-16T14:31:59.614Z] 094b1ea09ed8: Waiting [2020-04-16T14:31:59.614Z] 0622d0fa9048: Waiting [2020-04-16T14:31:59.614Z] 444b2fc9a129: Waiting [2020-04-16T14:31:59.614Z] ea15f1150254: Waiting [2020-04-16T14:31:59.614Z] 2cc5ad85d9ab: Verifying Checksum [2020-04-16T14:31:59.614Z] 2cc5ad85d9ab: Download complete [2020-04-16T14:31:59.614Z] 444b2fc9a129: Verifying Checksum [2020-04-16T14:31:59.614Z] 444b2fc9a129: Download complete [2020-04-16T14:31:59.614Z] c9b1b535fdd9: Verifying Checksum [2020-04-16T14:31:59.614Z] ea15f1150254: Verifying Checksum [2020-04-16T14:31:59.614Z] ea15f1150254: Download complete [2020-04-16T14:31:59.885Z] 28c525ee5125: Verifying Checksum [2020-04-16T14:31:59.885Z] 28c525ee5125: Download complete [2020-04-16T14:32:00.159Z] 756a868c4378: Verifying Checksum [2020-04-16T14:32:00.159Z] 756a868c4378: Download complete [2020-04-16T14:32:00.159Z] c9b1b535fdd9: Pull complete [2020-04-16T14:32:00.159Z] 138eaada9080: Verifying Checksum [2020-04-16T14:32:00.159Z] 138eaada9080: Download complete [2020-04-16T14:32:00.159Z] 094b1ea09ed8: Verifying Checksum [2020-04-16T14:32:00.159Z] 094b1ea09ed8: Download complete [2020-04-16T14:32:00.159Z] 0622d0fa9048: Verifying Checksum [2020-04-16T14:32:00.159Z] 0622d0fa9048: Download complete [2020-04-16T14:32:00.433Z] 2cc5ad85d9ab: Pull complete [2020-04-16T14:32:01.012Z] 41b27a9f41bf: Verifying Checksum [2020-04-16T14:32:01.012Z] 41b27a9f41bf: Download complete [2020-04-16T14:32:01.952Z] 756a868c4378: Pull complete [2020-04-16T14:32:02.216Z] 444b2fc9a129: Pull complete [2020-04-16T14:32:02.479Z] ea15f1150254: Pull complete [2020-04-16T14:32:06.671Z] 41b27a9f41bf: Pull complete [2020-04-16T14:32:06.671Z] 28c525ee5125: Pull complete [2020-04-16T14:32:08.056Z] 094b1ea09ed8: Pull complete [2020-04-16T14:32:08.317Z] 138eaada9080: Pull complete [2020-04-16T14:32:08.317Z] 0622d0fa9048: Pull complete [2020-04-16T14:32:08.576Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-04-16T14:32:08.576Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-04-16T14:32:08.769Z] prd-centos7-docker-4c-2g-4282 does not seem to be running inside a container [2020-04-16T14:32:08.814Z] $ 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-248 -v /w/workspace/edgexfoundry_device-sdk-c_PR-248:/w/workspace/edgexfoundry_device-sdk-c_PR-248:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_PR-248@tmp:/w/workspace/edgexfoundry_device-sdk-c_PR-248@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 [2020-04-16T14:32:09.870Z] $ docker top 6cd665ad25831f539c0193af79a84f89cc52cc29057d76dc915633df34dd3c5f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-04-16T14:32:10.155Z] provisioning config files... [2020-04-16T14:32:10.172Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_PR-248@tmp/config8789563794365408152tmp [Pipeline] { [Pipeline] echo [2020-04-16T14:32:10.267Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-16T14:32:10.588Z] ---> create-netrc.sh [Pipeline] echo [2020-04-16T14:32:10.613Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-16T14:32:10.934Z] ---> logs-deploy.sh [2020-04-16T14:32:10.934Z] + ARCHIVE_ARTIFACTS= [2020-04-16T14:32:10.934Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-04-16T14:32:10.934Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-04-16T14:32:10.934Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-04-16T14:32:10.934Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/PR-248/1 [2020-04-16T14:32:10.934Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-c/job/PR-248/1/ [2020-04-16T14:32:10.935Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/PR-248/1 /w/workspace/edgexfoundry_device-sdk-c_PR-248 [2020-04-16T14:32:12.312Z] Archives upload complete. [2020-04-16T14:32:12.312Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/PR-248/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-c/job/PR-248/1/ [2020-04-16T14:32:12.883Z] ---> uname -a: [2020-04-16T14:32:12.883Z] Linux 6cd665ad2583 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux [2020-04-16T14:32:12.883Z] [2020-04-16T14:32:12.883Z] [2020-04-16T14:32:12.883Z] ---> lscpu: [2020-04-16T14:32:12.883Z] Architecture: x86_64 [2020-04-16T14:32:12.883Z] CPU op-mode(s): 32-bit, 64-bit [2020-04-16T14:32:12.883Z] Byte Order: Little Endian [2020-04-16T14:32:12.883Z] Address sizes: 40 bits physical, 48 bits virtual [2020-04-16T14:32:12.883Z] CPU(s): 4 [2020-04-16T14:32:12.883Z] On-line CPU(s) list: 0-3 [2020-04-16T14:32:12.883Z] Thread(s) per core: 1 [2020-04-16T14:32:12.883Z] Core(s) per socket: 1 [2020-04-16T14:32:12.883Z] Socket(s): 4 [2020-04-16T14:32:12.883Z] NUMA node(s): 1 [2020-04-16T14:32:12.883Z] Vendor ID: GenuineIntel [2020-04-16T14:32:12.883Z] CPU family: 6 [2020-04-16T14:32:12.883Z] Model: 44 [2020-04-16T14:32:12.883Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-04-16T14:32:12.883Z] Stepping: 1 [2020-04-16T14:32:12.883Z] CPU MHz: 2933.438 [2020-04-16T14:32:12.883Z] BogoMIPS: 5866.87 [2020-04-16T14:32:12.883Z] Virtualization: VT-x [2020-04-16T14:32:12.883Z] Hypervisor vendor: KVM [2020-04-16T14:32:12.883Z] Virtualization type: full [2020-04-16T14:32:12.883Z] L1d cache: 128 KiB [2020-04-16T14:32:12.883Z] L1i cache: 128 KiB [2020-04-16T14:32:12.883Z] L2 cache: 16 MiB [2020-04-16T14:32:12.883Z] L3 cache: 64 MiB [2020-04-16T14:32:12.883Z] NUMA node0 CPU(s): 0-3 [2020-04-16T14:32:12.883Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes [2020-04-16T14:32:12.883Z] Vulnerability Meltdown: Mitigation; PTI [2020-04-16T14:32:12.883Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-04-16T14:32:12.883Z] Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization [2020-04-16T14:32:12.883Z] Vulnerability Spectre v2: Mitigation; Full retpoline [2020-04-16T14:32:12.883Z] 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 [2020-04-16T14:32:12.883Z] [2020-04-16T14:32:12.883Z] [2020-04-16T14:32:12.883Z] ---> nproc: [2020-04-16T14:32:12.883Z] 4 [2020-04-16T14:32:12.883Z] [2020-04-16T14:32:12.883Z] [2020-04-16T14:32:12.883Z] ---> df -h: [2020-04-16T14:32:12.883Z] Filesystem Size Used Available Use% Mounted on [2020-04-16T14:32:12.883Z] overlay 50.0G 6.4G 43.6G 13% / [2020-04-16T14:32:12.883Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-04-16T14:32:12.883Z] tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup [2020-04-16T14:32:12.883Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-04-16T14:32:12.883Z] /dev/vda1 50.0G 6.4G 43.6G 13% /etc/resolv.conf [2020-04-16T14:32:12.883Z] /dev/vda1 50.0G 6.4G 43.6G 13% /etc/hostname [2020-04-16T14:32:12.883Z] /dev/vda1 50.0G 6.4G 43.6G 13% /etc/hosts [2020-04-16T14:32:12.883Z] /dev/vda1 50.0G 6.4G 43.6G 13% /w/workspace/edgexfoundry_device-sdk-c_PR-248 [2020-04-16T14:32:12.883Z] /dev/vda1 50.0G 6.4G 43.6G 13% /w/workspace/edgexfoundry_device-sdk-c_PR-248@tmp [2020-04-16T14:32:12.883Z] /dev/vda1 50.0G 6.4G 43.6G 13% /var/log/sa [2020-04-16T14:32:12.883Z] [2020-04-16T14:32:12.883Z] [2020-04-16T14:32:12.883Z] ---> free -m: [2020-04-16T14:32:12.883Z] total used free shared buff/cache available [2020-04-16T14:32:12.883Z] Mem: 1838 615 65 0 1157 1117 [2020-04-16T14:32:12.883Z] Swap: 1023 1 1022 [2020-04-16T14:32:12.883Z] [2020-04-16T14:32:12.883Z] [2020-04-16T14:32:12.883Z] ---> ip addr: [2020-04-16T14:32:12.883Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2020-04-16T14:32:12.883Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2020-04-16T14:32:12.883Z] inet 127.0.0.1/8 scope host lo [2020-04-16T14:32:12.883Z] valid_lft forever preferred_lft forever [2020-04-16T14:32:12.883Z] 6: eth0@if7: mtu 1458 qdisc noqueue state UP [2020-04-16T14:32:12.883Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff [2020-04-16T14:32:12.883Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 [2020-04-16T14:32:12.883Z] valid_lft forever preferred_lft forever [2020-04-16T14:32:12.883Z] [2020-04-16T14:32:12.883Z] [2020-04-16T14:32:12.883Z] ---> sar -b -r -n DEV: [2020-04-16T14:32:12.883Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 04/16/20 _x86_64_ (4 CPU) [2020-04-16T14:32:12.883Z] [2020-04-16T14:32:12.883Z] 14:24:31 LINUX RESTART [2020-04-16T14:32:12.883Z] [2020-04-16T14:32:12.883Z] 14:25:01 tps rtps wtps bread/s bwrtn/s [2020-04-16T14:32:12.883Z] 14:26:01 52.56 12.65 39.91 2631.16 3469.67 [2020-04-16T14:32:12.883Z] 14:27:01 2.81 0.00 2.81 0.00 94.70 [2020-04-16T14:32:12.883Z] 14:28:01 0.68 0.00 0.68 0.00 8.36 [2020-04-16T14:32:12.883Z] 14:29:01 0.52 0.00 0.52 0.00 6.23 [2020-04-16T14:32:12.883Z] 14:30:01 0.63 0.00 0.63 0.00 8.06 [2020-04-16T14:32:12.883Z] 14:31:01 0.78 0.00 0.78 0.00 10.03 [2020-04-16T14:32:12.883Z] 14:32:01 58.77 49.53 9.24 3340.15 4143.96 [2020-04-16T14:32:12.883Z] Average: 16.68 8.88 7.80 853.25 1106.13 [2020-04-16T14:32:12.883Z] [2020-04-16T14:32:12.883Z] 14:25:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2020-04-16T14:32:12.883Z] 14:26:01 110188 1772116 94.15 2620 1230616 941600 32.13 445892 1161916 20 [2020-04-16T14:32:12.883Z] 14:27:01 114412 1767892 93.92 2620 1230620 931664 31.79 442356 1161684 8 [2020-04-16T14:32:12.883Z] 14:28:01 117632 1764672 93.75 2620 1230632 905748 30.90 439808 1161644 8 [2020-04-16T14:32:12.883Z] 14:29:01 116400 1765904 93.82 2620 1230632 905992 30.91 441104 1161644 8 [2020-04-16T14:32:12.883Z] 14:30:01 116948 1765356 93.79 2620 1230640 905920 30.91 440624 1161644 8 [2020-04-16T14:32:12.883Z] 14:31:01 116624 1765680 93.80 2620 1230644 905944 30.91 440892 1161644 8 [2020-04-16T14:32:12.883Z] 14:32:01 103488 1778816 94.50 2620 1211128 1072668 36.60 443324 1170456 117280 [2020-04-16T14:32:12.883Z] Average: 113670 1768634 93.96 2620 1227845 938505 32.02 442000 1162947 16763 [2020-04-16T14:32:12.883Z] [2020-04-16T14:32:12.883Z] 14:25:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s [2020-04-16T14:32:12.883Z] 14:26:01 eth0 456.52 271.65 961.73 102.75 0.00 0.00 0.00 [2020-04-16T14:32:12.883Z] 14:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-16T14:32:12.883Z] 14:26:01 docker0 6.89 5.39 0.84 16.55 0.00 0.00 0.00 [2020-04-16T14:32:12.883Z] 14:27:01 eth0 1.92 0.82 0.84 0.71 0.00 0.00 0.00 [2020-04-16T14:32:12.883Z] 14:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-16T14:32:12.883Z] 14:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-16T14:32:12.883Z] 14:28:01 eth0 1.08 0.07 0.08 0.01 0.00 0.00 0.00 [2020-04-16T14:32:12.883Z] 14:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-16T14:32:12.883Z] 14:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-16T14:32:12.883Z] 14:29:01 eth0 0.92 0.27 0.32 0.20 0.00 0.00 0.00 [2020-04-16T14:32:12.883Z] 14:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-16T14:32:12.883Z] 14:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-16T14:32:12.883Z] 14:30:01 eth0 0.98 0.32 0.34 0.23 0.00 0.00 0.00 [2020-04-16T14:32:12.883Z] 14:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-16T14:32:12.883Z] 14:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-16T14:32:12.883Z] 14:31:01 eth0 1.10 0.33 0.40 0.23 0.00 0.00 0.00 [2020-04-16T14:32:12.883Z] 14:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-16T14:32:12.883Z] 14:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-16T14:32:12.883Z] 14:32:01 eth0 96.69 79.02 2323.10 8.32 0.00 0.00 0.00 [2020-04-16T14:32:12.883Z] 14:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-16T14:32:12.883Z] 14:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-16T14:32:12.883Z] Average: eth0 79.92 50.37 469.62 16.07 0.00 0.00 0.00 [2020-04-16T14:32:12.883Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-16T14:32:12.883Z] Average: docker0 0.98 0.77 0.12 2.37 0.00 0.00 0.00 [2020-04-16T14:32:12.883Z] [2020-04-16T14:32:12.883Z] [2020-04-16T14:32:12.883Z] ---> sar -P ALL: [2020-04-16T14:32:12.883Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 04/16/20 _x86_64_ (4 CPU) [2020-04-16T14:32:12.883Z] [2020-04-16T14:32:12.883Z] 14:24:31 LINUX RESTART [2020-04-16T14:32:12.883Z] [2020-04-16T14:32:12.883Z] 14:25:01 CPU %user %nice %system %iowait %steal %idle [2020-04-16T14:32:12.883Z] 14:26:01 all 8.01 0.00 2.56 0.76 0.01 88.66 [2020-04-16T14:32:12.883Z] 14:26:01 0 8.35 0.00 3.27 0.07 0.00 88.31 [2020-04-16T14:32:12.883Z] 14:26:01 1 7.44 0.00 2.84 2.59 0.02 87.12 [2020-04-16T14:32:12.883Z] 14:26:01 2 7.60 0.00 2.14 0.25 0.02 89.98 [2020-04-16T14:32:12.883Z] 14:26:01 3 8.68 0.00 1.99 0.10 0.02 89.21 [2020-04-16T14:32:12.883Z] 14:27:01 all 0.21 0.00 0.05 0.00 0.00 99.73 [2020-04-16T14:32:12.883Z] 14:27:01 0 0.12 0.00 0.05 0.00 0.00 99.83 [2020-04-16T14:32:12.883Z] 14:27:01 1 0.33 0.00 0.07 0.00 0.02 99.58 [2020-04-16T14:32:12.883Z] 14:27:01 2 0.08 0.00 0.03 0.00 0.00 99.88 [2020-04-16T14:32:12.883Z] 14:27:01 3 0.30 0.00 0.07 0.00 0.00 99.63 [2020-04-16T14:32:12.883Z] 14:28:01 all 0.15 0.00 0.06 0.00 0.00 99.79 [2020-04-16T14:32:12.883Z] 14:28:01 0 0.08 0.00 0.07 0.00 0.00 99.85 [2020-04-16T14:32:12.884Z] 14:28:01 1 0.10 0.00 0.05 0.00 0.00 99.85 [2020-04-16T14:32:12.884Z] 14:28:01 2 0.07 0.00 0.05 0.00 0.00 99.88 [2020-04-16T14:32:12.884Z] 14:28:01 3 0.35 0.00 0.07 0.00 0.00 99.58 [2020-04-16T14:32:12.884Z] 14:29:01 all 0.10 0.00 0.05 0.00 0.00 99.85 [2020-04-16T14:32:12.884Z] 14:29:01 0 0.05 0.00 0.05 0.00 0.02 99.88 [2020-04-16T14:32:12.884Z] 14:29:01 1 0.18 0.00 0.07 0.00 0.00 99.75 [2020-04-16T14:32:12.884Z] 14:29:01 2 0.05 0.00 0.03 0.00 0.00 99.92 [2020-04-16T14:32:12.884Z] 14:29:01 3 0.13 0.00 0.05 0.00 0.00 99.82 [2020-04-16T14:32:12.884Z] 14:30:01 all 0.19 0.00 0.05 0.00 0.00 99.76 [2020-04-16T14:32:12.884Z] 14:30:01 0 0.05 0.00 0.03 0.00 0.00 99.92 [2020-04-16T14:32:12.884Z] 14:30:01 1 0.10 0.00 0.07 0.00 0.00 99.83 [2020-04-16T14:32:12.884Z] 14:30:01 2 0.07 0.00 0.03 0.00 0.00 99.90 [2020-04-16T14:32:12.884Z] 14:30:01 3 0.55 0.00 0.03 0.00 0.00 99.42 [2020-04-16T14:32:12.884Z] 14:31:01 all 0.19 0.00 0.04 0.00 0.01 99.77 [2020-04-16T14:32:12.884Z] 14:31:01 0 0.07 0.00 0.02 0.00 0.00 99.92 [2020-04-16T14:32:12.884Z] 14:31:01 1 0.08 0.00 0.05 0.00 0.00 99.87 [2020-04-16T14:32:12.884Z] 14:31:01 2 0.05 0.00 0.03 0.00 0.02 99.90 [2020-04-16T14:32:12.884Z] 14:31:01 3 0.55 0.00 0.03 0.00 0.02 99.40 [2020-04-16T14:32:12.884Z] 14:32:01 all 2.12 0.00 1.03 1.02 0.03 95.80 [2020-04-16T14:32:12.884Z] 14:32:01 0 2.15 0.00 1.30 0.43 0.02 96.09 [2020-04-16T14:32:12.884Z] 14:32:01 1 2.29 0.00 1.12 3.34 0.05 93.20 [2020-04-16T14:32:12.884Z] 14:32:01 2 1.89 0.00 1.00 0.02 0.03 97.06 [2020-04-16T14:32:12.884Z] 14:32:01 3 2.14 0.00 0.75 0.30 0.02 96.79 [2020-04-16T14:32:12.884Z] Average: all 1.56 0.00 0.55 0.25 0.01 97.63 [2020-04-16T14:32:12.884Z] Average: 0 1.55 0.00 0.68 0.07 0.00 97.69 [2020-04-16T14:32:12.884Z] Average: 1 1.50 0.00 0.61 0.84 0.01 97.04 [2020-04-16T14:32:12.884Z] Average: 2 1.40 0.00 0.47 0.04 0.01 98.08 [2020-04-16T14:32:12.884Z] Average: 3 1.81 0.00 0.43 0.06 0.01 97.70 [2020-04-16T14:32:12.884Z] [2020-04-16T14:32:12.884Z] [2020-04-16T14:32:12.884Z]