Pull request #264 updated 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 68bbf02643d94febf69ad4dba722a35cffc165c7+682b52c9ccd844506f81f063ef90af324d4e54bf (c45cb9b0ad1c6bade6b297d8defb348733f172df) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 370697454611dc68c0596e0d0a50477a8de841a8 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 370697454611dc68c0596e0d0a50477a8de841a8 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/PR-264/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 370697454611dc68c0596e0d0a50477a8de841a8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 370697454611dc68c0596e0d0a50477a8de841a8 # timeout=10 Commit message: "Merge pull request #181 from jamesrgregg/us6584/update-snyk" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [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 Running on prd-centos7-docker-4c-2g-1688 in /w/workspace/edgexfoundry_device-sdk-c_PR-264 [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-264 # timeout=10 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/264/head:refs/remotes/origin/PR-264 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit 682b52c9ccd844506f81f063ef90af324d4e54bf into PR head commit 68bbf02643d94febf69ad4dba722a35cffc165c7 Merge succeeded, producing 68bbf02643d94febf69ad4dba722a35cffc165c7 Checking out Revision 68bbf02643d94febf69ad4dba722a35cffc165c7 (PR-264) > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/264/head:refs/remotes/origin/PR-264 # 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/264/head:refs/remotes/origin/PR-264 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 68bbf02643d94febf69ad4dba722a35cffc165c7 # 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 682b52c9ccd844506f81f063ef90af324d4e54bf # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 68bbf02643d94febf69ad4dba722a35cffc165c7 # timeout=10 Commit message: "fix: URL-escape entity names. Remove unused metadata client fns." First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-06-03T11:12:52.047Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-06-03T11:12:52.292Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-06-03T11:12:52.390Z] ========================================================= [2020-06-03T11:12:52.390Z] EdgeX Global Pipelines Version Info [2020-06-03T11:12:52.390Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-06-03T11:12:53.829Z] ------------------- [2020-06-03T11:12:53.829Z] stable info: [2020-06-03T11:12:53.829Z] ------------------- [2020-06-03T11:12:53.829Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-06-03T11:12:53.829Z] Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 [2020-06-03T11:12:53.829Z] Message: update stable to v1.0.89 [2020-06-03T11:12:54.400Z] ------------------- [2020-06-03T11:12:54.400Z] experimental info: [2020-06-03T11:12:54.400Z] ------------------- [2020-06-03T11:12:54.400Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-06-03T11:12:54.400Z] Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 [2020-06-03T11:12:54.400Z] Message: update experimental to v1.0.89 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-06-03T11:12:56.224Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-06-03T11:12:56.224Z] [2020-06-03T11:12:56.224Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-06-03T11:12:56.573Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-06-03T11:12:56.573Z] latest: Pulling from edgex-devops/git-semver [2020-06-03T11:12:56.573Z] 9123ac7c32f7: Pulling fs layer [2020-06-03T11:12:56.573Z] b8cc5d1170e3: Pulling fs layer [2020-06-03T11:12:56.573Z] 2924cbbf6a41: Pulling fs layer [2020-06-03T11:12:56.573Z] 93b08a4f1073: Pulling fs layer [2020-06-03T11:12:56.573Z] 93b08a4f1073: Waiting [2020-06-03T11:12:56.573Z] b8cc5d1170e3: Verifying Checksum [2020-06-03T11:12:56.573Z] b8cc5d1170e3: Download complete [2020-06-03T11:12:56.838Z] 9123ac7c32f7: Verifying Checksum [2020-06-03T11:12:56.838Z] 9123ac7c32f7: Download complete [2020-06-03T11:12:56.838Z] 93b08a4f1073: Verifying Checksum [2020-06-03T11:12:56.838Z] 93b08a4f1073: Download complete [2020-06-03T11:12:56.838Z] 2924cbbf6a41: Verifying Checksum [2020-06-03T11:12:56.838Z] 2924cbbf6a41: Download complete [2020-06-03T11:12:57.104Z] 9123ac7c32f7: Pull complete [2020-06-03T11:12:57.104Z] b8cc5d1170e3: Pull complete [2020-06-03T11:12:58.047Z] 2924cbbf6a41: Pull complete [2020-06-03T11:12:58.047Z] 93b08a4f1073: Pull complete [2020-06-03T11:12:58.309Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-06-03T11:12:58.309Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-06-03T11:12:58.478Z] prd-centos7-docker-4c-2g-1688 does not seem to be running inside a container [2020-06-03T11:12:58.524Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_PR-264 -v /w/workspace/edgexfoundry_device-sdk-c_PR-264:/w/workspace/edgexfoundry_device-sdk-c_PR-264:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_PR-264@tmp:/w/workspace/edgexfoundry_device-sdk-c_PR-264@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-06-03T11:12:59.212Z] $ docker top 7ba1413636cdd59c0cadf2358ee4b7217432efd5fd4d0019c77fc9c1c9d48bdc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-06-03T11:12:59.486Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-06-03T11:12:59.486Z] [ssh-agent] Looking for ssh-agent implementation... [2020-06-03T11:12:59.689Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-06-03T11:12:59.692Z] $ docker exec 7ba1413636cdd59c0cadf2358ee4b7217432efd5fd4d0019c77fc9c1c9d48bdc ssh-agent [2020-06-03T11:12:59.878Z] SSH_AUTH_SOCK=/tmp/ssh-T0dJGO9Fdxa5/agent.14 [2020-06-03T11:12:59.878Z] SSH_AGENT_PID=21 [2020-06-03T11:12:59.888Z] Running ssh-add (command line suppressed) [2020-06-03T11:13:00.022Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_PR-264@tmp/private_key_3599863591681081920.key (/w/workspace/edgexfoundry_device-sdk-c_PR-264@tmp/private_key_3599863591681081920.key) [2020-06-03T11:13:00.079Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-06-03T11:13:00.434Z] + git describe --exact-match --tags HEAD [2020-06-03T11:13:00.434Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-06-03T11:13:00.510Z] $ docker exec --env ******** --env ******** 7ba1413636cdd59c0cadf2358ee4b7217432efd5fd4d0019c77fc9c1c9d48bdc ssh-agent -k [2020-06-03T11:13:00.650Z] unset SSH_AUTH_SOCK; [2020-06-03T11:13:00.651Z] unset SSH_AGENT_PID; [2020-06-03T11:13:00.651Z] echo Agent pid 21 killed; [2020-06-03T11:13:00.699Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-06-03T11:13:00.796Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-06-03T11:13:00.796Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-06-03T11:13:00.855Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-06-03T11:13:00.855Z] [ssh-agent] Looking for ssh-agent implementation... [2020-06-03T11:13:01.027Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-06-03T11:13:01.030Z] $ docker exec 7ba1413636cdd59c0cadf2358ee4b7217432efd5fd4d0019c77fc9c1c9d48bdc ssh-agent [2020-06-03T11:13:01.216Z] SSH_AUTH_SOCK=/tmp/ssh-kXH6WuLnvrx5/agent.55 [2020-06-03T11:13:01.216Z] SSH_AGENT_PID=61 [2020-06-03T11:13:01.223Z] Running ssh-add (command line suppressed) [2020-06-03T11:13:01.408Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_PR-264@tmp/private_key_6214677041362822770.key (/w/workspace/edgexfoundry_device-sdk-c_PR-264@tmp/private_key_6214677041362822770.key) [2020-06-03T11:13:01.468Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-06-03T11:13:01.832Z] + git semver init [2020-06-03T11:13:01.832Z] # -> Open(): unable to determine branch for HEAD [2020-06-03T11:13:01.832Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_PR-264/.git [2020-06-03T11:13:01.832Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_PR-264 [2020-06-03T11:13:01.832Z] # $SEMVER_REMOTE_NAME = origin [2020-06-03T11:13:01.832Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-06-03T11:13:01.832Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-06-03T11:13:01.832Z] # $SEMVER_BRANCH = PR-264 [2020-06-03T11:13:01.832Z] # $SEMVER_TEMP = /tmp/semver-407717472 [2020-06-03T11:13:01.832Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-c.git $SEMVER_TEMP [2020-06-03T11:13:03.225Z] # '/tmp/semver-407717472' -> '/w/workspace/edgexfoundry_device-sdk-c_PR-264/.semver' [2020-06-03T11:13:03.225Z] # -> Force: false [2020-06-03T11:13:03.225Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_PR-264/.semver [Pipeline] } [2020-06-03T11:13:03.244Z] $ docker exec --env ******** --env ******** 7ba1413636cdd59c0cadf2358ee4b7217432efd5fd4d0019c77fc9c1c9d48bdc ssh-agent -k [2020-06-03T11:13:03.399Z] unset SSH_AUTH_SOCK; [2020-06-03T11:13:03.400Z] unset SSH_AGENT_PID; [2020-06-03T11:13:03.400Z] echo Agent pid 61 killed; [2020-06-03T11:13:03.474Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-06-03T11:13:03.931Z] + git semver [Pipeline] } [2020-06-03T11:13:03.956Z] $ docker stop --time=1 7ba1413636cdd59c0cadf2358ee4b7217432efd5fd4d0019c77fc9c1c9d48bdc [2020-06-03T11:13:05.371Z] $ docker rm -f 7ba1413636cdd59c0cadf2358ee4b7217432efd5fd4d0019c77fc9c1c9d48bdc [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-06-03T11:13:06.237Z] Stashed 44 file(s) [Pipeline] echo [2020-06-03T11:13:06.255Z] [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-06-03T11:13:21.621Z] Still waiting to schedule task [2020-06-03T11:13:21.621Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-1688’ [2020-06-03T11:13:21.643Z] Still waiting to schedule task [2020-06-03T11:13:21.643Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-06-03T11:15:08.770Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1689 in /w/workspace/edgexfoundry_device-sdk-c_PR-264 [Pipeline] { [Pipeline] ws [2020-06-03T11:15:08.835Z] Running in /w/workspace/device-sdk-c/2 [Pipeline] { [Pipeline] checkout [2020-06-03T11:15:15.215Z] using credential edgex-jenkins-ssh [2020-06-03T11:15:15.249Z] Cloning the remote Git repository [2020-06-03T11:15:15.249Z] Cloning with configured refspecs honoured and without tags [2020-06-03T11:15:15.295Z] Cloning repository git@github.com:edgexfoundry/device-sdk-c.git [2020-06-03T11:15:15.409Z] > git init /w/workspace/device-sdk-c/2 # timeout=10 [2020-06-03T11:15:15.491Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2020-06-03T11:15:15.493Z] > git --version # timeout=10 [2020-06-03T11:15:15.523Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-03T11:15:15.618Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/264/head:refs/remotes/origin/PR-264 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-03T11:15:16.921Z] Fetching without tags [2020-06-03T11:15:16.749Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2020-06-03T11:15:16.773Z] > git config --add remote.origin.fetch +refs/pull/264/head:refs/remotes/origin/PR-264 # timeout=10 [2020-06-03T11:15:16.809Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-03T11:15:16.846Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2020-06-03T11:15:17.573Z] Merging remotes/origin/master commit 682b52c9ccd844506f81f063ef90af324d4e54bf into PR head commit 68bbf02643d94febf69ad4dba722a35cffc165c7 [2020-06-03T11:15:17.887Z] Merge succeeded, producing 68bbf02643d94febf69ad4dba722a35cffc165c7 [2020-06-03T11:15:17.887Z] Checking out Revision 68bbf02643d94febf69ad4dba722a35cffc165c7 (PR-264) [2020-06-03T11:15:16.985Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2020-06-03T11:15:16.986Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-03T11:15:17.037Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/264/head:refs/remotes/origin/PR-264 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-03T11:15:17.565Z] > git config core.sparsecheckout # timeout=10 [2020-06-03T11:15:17.607Z] > git checkout -f 68bbf02643d94febf69ad4dba722a35cffc165c7 # timeout=10 [2020-06-03T11:15:17.749Z] > git remote # timeout=10 [2020-06-03T11:15:17.769Z] > git config --get remote.origin.url # timeout=10 [2020-06-03T11:15:17.790Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-03T11:15:17.799Z] > git merge 682b52c9ccd844506f81f063ef90af324d4e54bf # timeout=10 [2020-06-03T11:15:17.830Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-06-03T11:15:17.866Z] > git config core.sparsecheckout # timeout=10 [2020-06-03T11:15:17.913Z] > git checkout -f 68bbf02643d94febf69ad4dba722a35cffc165c7 # timeout=10 [2020-06-03T11:15:22.593Z] Commit message: "fix: URL-escape entity names. Remove unused metadata client fns." [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-06-03T11:15:23.924Z] ========================================================= [2020-06-03T11:15:23.924Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest] [2020-06-03T11:15:23.924Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-06-03T11:15:25.213Z] + 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-06-03T11:15:26.197Z] Sending build context to Docker daemon 3.16MB [2020-06-03T11:15:26.197Z] Step 1/21 : ARG BASE=alpine:3.9 [2020-06-03T11:15:26.197Z] Step 2/21 : FROM ${BASE} as builder [2020-06-03T11:15:26.473Z] latest: Pulling from edgex-devops/edgex-gcc-base-arm64 [2020-06-03T11:15:26.473Z] 0362ad1dd800: Pulling fs layer [2020-06-03T11:15:26.473Z] f2cdb1532d8b: Pulling fs layer [2020-06-03T11:15:26.473Z] 37ed683be191: Pulling fs layer [2020-06-03T11:15:26.473Z] f2cdb1532d8b: Verifying Checksum [2020-06-03T11:15:26.473Z] f2cdb1532d8b: Download complete [2020-06-03T11:15:26.757Z] 0362ad1dd800: Verifying Checksum [2020-06-03T11:15:26.757Z] 0362ad1dd800: Download complete [2020-06-03T11:15:27.372Z] 0362ad1dd800: Pull complete [2020-06-03T11:15:27.649Z] f2cdb1532d8b: Pull complete [2020-06-03T11:15:34.388Z] 37ed683be191: Verifying Checksum [2020-06-03T11:15:34.388Z] 37ed683be191: Download complete [2020-06-03T11:15:44.563Z] 37ed683be191: Pull complete [2020-06-03T11:15:44.563Z] Digest: sha256:f3a502aba7c4a8aa4a4fcde21dbb9db33787f3779e80dd14fb3ea60ab67de23f [2020-06-03T11:15:44.563Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest [2020-06-03T11:15:44.563Z] ---> b23d30803547 [2020-06-03T11:15:44.563Z] 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-06-03T11:15:46.550Z] ---> Running in 8290e29d7042 [2020-06-03T11:15:47.535Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz [2020-06-03T11:15:48.129Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz [2020-06-03T11:15:49.105Z] (1/8) Installing ncurses-dev (6.1_p20190105-r0) [2020-06-03T11:15:49.105Z] (2/8) Installing libuuid (2.33-r0) [2020-06-03T11:15:49.375Z] (3/8) Installing libblkid (2.33-r0) [2020-06-03T11:15:49.375Z] (4/8) Installing libfdisk (2.33-r0) [2020-06-03T11:15:49.375Z] (5/8) Installing libmount (2.33-r0) [2020-06-03T11:15:50.347Z] (6/8) Installing libsmartcols (2.33-r0) [2020-06-03T11:15:50.619Z] (7/8) Installing util-linux-dev (2.33-r0) [2020-06-03T11:15:50.892Z] (8/8) Installing wget (1.20.3-r0) [2020-06-03T11:15:51.168Z] Executing busybox-1.29.3-r10.trigger [2020-06-03T11:15:51.168Z] OK: 285 MiB in 83 packages [2020-06-03T11:15:52.612Z] Removing intermediate container 8290e29d7042 [2020-06-03T11:15:52.612Z] ---> 100b95ed43cb [2020-06-03T11:15:52.612Z] Step 4/21 : ENV CBOR_VERSION=0.5.0 [2020-06-03T11:15:52.612Z] ---> Running in 3cbe8f36814b [2020-06-03T11:15:52.886Z] Removing intermediate container 3cbe8f36814b [2020-06-03T11:15:52.886Z] ---> ec37b065f323 [2020-06-03T11:15:52.886Z] 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-06-03T11:15:53.175Z] ---> Running in d456289a0b44 [2020-06-03T11:15:54.156Z] --2020-06-03 11:15:53-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz [2020-06-03T11:15:54.156Z] Resolving github.com... 140.82.114.4 [2020-06-03T11:15:54.156Z] Connecting to github.com|140.82.114.4|:443... connected. [2020-06-03T11:15:54.433Z] HTTP request sent, awaiting response... 302 Found [2020-06-03T11:15:54.433Z] Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following] [2020-06-03T11:15:54.433Z] --2020-06-03 11:15:54-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [2020-06-03T11:15:54.433Z] Resolving codeload.github.com... 140.82.113.9 [2020-06-03T11:15:54.433Z] Connecting to codeload.github.com|140.82.113.9|:443... connected. [2020-06-03T11:15:54.433Z] HTTP request sent, awaiting response... 200 OK [2020-06-03T11:15:54.433Z] Length: unspecified [application/x-gzip] [2020-06-03T11:15:54.433Z] Saving to: 'STDOUT' [2020-06-03T11:15:54.433Z]  [2020-06-03T11:15:54.433Z] 0K .......... .......... .......... .......... .......... 1.49M [2020-06-03T11:15:54.433Z] 50K .......... .......... .......... .......... .......... 3.52M [2020-06-03T11:15:54.433Z] 100K .......... .......... .......... .......... .......... 10.1M [2020-06-03T11:15:54.433Z] 150K .......... .......... .......... .......... .......... 9.86M [2020-06-03T11:15:54.433Z] 200K .......... .......... .......... .......... .......... 5.33M [2020-06-03T11:15:54.717Z] 250K .......... .......... .......... .......... .......... 2.64M [2020-06-03T11:15:54.717Z] 300K .......... .......... .......... .......... .......... 2.54M [2020-06-03T11:15:54.717Z] 350K .......... .......... .......... .......... .......... 6.27M [2020-06-03T11:15:54.717Z] 400K .......... .......... .......... .......... .......... 3.63M [2020-06-03T11:15:54.717Z] 450K .......... .......... .......... .......... .......... 4.04M [2020-06-03T11:15:54.717Z] 500K .......... .......... .......... .......... .......... 8.22M [2020-06-03T11:15:54.717Z] 550K .......... .......... .......... .......... .......... 2.55M [2020-06-03T11:15:54.717Z] 600K .......... .......... .......... .......... .......... 891K [2020-06-03T11:15:54.717Z] 650K .......... .......... .......... .......... .......... 2.68M [2020-06-03T11:15:54.717Z] 700K ..    357K=0.2s [2020-06-03T11:15:54.717Z] [2020-06-03T11:15:54.717Z] 2020-06-03 11:15:54 (2.82 MB/s) - written to stdout [719348] [2020-06-03T11:15:54.717Z] [2020-06-03T11:15:54.992Z] -- The C compiler identification is GNU 8.3.0 [2020-06-03T11:15:55.288Z] -- The CXX compiler identification is GNU 8.3.0 [2020-06-03T11:15:55.288Z] -- Check for working C compiler: /usr/bin/cc [2020-06-03T11:15:55.562Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-06-03T11:15:55.562Z] -- Detecting C compiler ABI info [2020-06-03T11:15:55.837Z] -- Detecting C compiler ABI info - done [2020-06-03T11:15:55.837Z] -- Detecting C compile features [2020-06-03T11:15:56.434Z] -- Detecting C compile features - done [2020-06-03T11:15:56.434Z] -- Check for working CXX compiler: /usr/bin/c++ [2020-06-03T11:15:56.716Z] -- Check for working CXX compiler: /usr/bin/c++ -- works [2020-06-03T11:15:56.716Z] -- Detecting CXX compiler ABI info [2020-06-03T11:15:56.989Z] -- Detecting CXX compiler ABI info - done [2020-06-03T11:15:56.989Z] -- Detecting CXX compile features [2020-06-03T11:15:58.974Z] -- Detecting CXX compile features - done [2020-06-03T11:15:58.974Z] -- Looking for include file endian.h [2020-06-03T11:15:58.974Z] -- Looking for include file endian.h - found [2020-06-03T11:15:58.974Z] -- Check if the system is big endian [2020-06-03T11:15:58.974Z] -- Searching 16 bit integer [2020-06-03T11:15:58.974Z] -- Looking for sys/types.h [2020-06-03T11:15:58.974Z] -- Looking for sys/types.h - found [2020-06-03T11:15:59.247Z] -- Looking for stdint.h [2020-06-03T11:15:59.247Z] -- Looking for stdint.h - found [2020-06-03T11:15:59.247Z] -- Looking for stddef.h [2020-06-03T11:15:59.520Z] -- Looking for stddef.h - found [2020-06-03T11:15:59.520Z] -- Check size of unsigned short [2020-06-03T11:15:59.792Z] -- Check size of unsigned short - done [2020-06-03T11:15:59.793Z] -- Using unsigned short [2020-06-03T11:16:00.067Z] -- Check if the system is big endian - little endian [2020-06-03T11:16:00.067Z] -- Check size of size_t [2020-06-03T11:16:00.342Z] -- Check size of size_t - done [2020-06-03T11:16:00.342Z] CMake Warning at examples/CMakeLists.txt:16 (find_package): [2020-06-03T11:16:00.342Z] By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has [2020-06-03T11:16:00.342Z] asked CMake to find a package configuration file provided by "cJSON", but [2020-06-03T11:16:00.342Z] CMake did not find one. [2020-06-03T11:16:00.342Z] [2020-06-03T11:16:00.342Z] Could not find a package configuration file provided by "cJSON" with any of [2020-06-03T11:16:00.342Z] the following names: [2020-06-03T11:16:00.342Z] [2020-06-03T11:16:00.342Z] cJSONConfig.cmake [2020-06-03T11:16:00.342Z] cjson-config.cmake [2020-06-03T11:16:00.342Z] [2020-06-03T11:16:00.342Z] Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set [2020-06-03T11:16:00.342Z] "cJSON_DIR" to a directory containing one of the above files. If "cJSON" [2020-06-03T11:16:00.342Z] provides a separate development package or SDK, be sure it has been [2020-06-03T11:16:00.342Z] installed. [2020-06-03T11:16:00.342Z] [2020-06-03T11:16:00.342Z] [2020-06-03T11:16:00.343Z] -- Configuring done [2020-06-03T11:16:00.623Z] -- Generating done [2020-06-03T11:16:00.623Z] -- Build files have been written to: /tmp/cbor [2020-06-03T11:16:00.623Z] Scanning dependencies of target cbor_shared [2020-06-03T11:16:00.895Z] [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o [2020-06-03T11:16:01.489Z] [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o [2020-06-03T11:16:02.094Z] [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o [2020-06-03T11:16:02.367Z] [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o [2020-06-03T11:16:02.982Z] [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o [2020-06-03T11:16:03.255Z] [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o [2020-06-03T11:16:03.525Z] [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o [2020-06-03T11:16:03.525Z] [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o [2020-06-03T11:16:03.798Z] [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o [2020-06-03T11:16:04.071Z] [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o [2020-06-03T11:16:04.663Z] [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o [2020-06-03T11:16:04.934Z] [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o [2020-06-03T11:16:05.206Z] [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o [2020-06-03T11:16:05.803Z] [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o [2020-06-03T11:16:05.803Z] [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o [2020-06-03T11:16:06.080Z] [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o [2020-06-03T11:16:06.353Z] [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o [2020-06-03T11:16:06.629Z] [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o [2020-06-03T11:16:06.901Z] [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o [2020-06-03T11:16:07.174Z] [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o [2020-06-03T11:16:07.174Z] [ 40%] Linking C shared library libcbor.so [2020-06-03T11:16:07.448Z] [ 40%] Built target cbor_shared [2020-06-03T11:16:07.448Z] Scanning dependencies of target cbor [2020-06-03T11:16:07.448Z] [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o [2020-06-03T11:16:08.427Z] [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o [2020-06-03T11:16:08.699Z] [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o [2020-06-03T11:16:08.973Z] [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o [2020-06-03T11:16:10.401Z] [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o [2020-06-03T11:16:10.401Z] [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o [2020-06-03T11:16:10.673Z] [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o [2020-06-03T11:16:10.673Z] [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o [2020-06-03T11:16:10.945Z] [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o [2020-06-03T11:16:11.216Z] [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o [2020-06-03T11:16:12.195Z] [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o [2020-06-03T11:16:12.195Z] [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o [2020-06-03T11:16:12.790Z] [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o [2020-06-03T11:16:13.062Z] [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o [2020-06-03T11:16:13.334Z] [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o [2020-06-03T11:16:13.606Z] [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o [2020-06-03T11:16:13.883Z] [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o [2020-06-03T11:16:14.157Z] [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o [2020-06-03T11:16:14.431Z] [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o [2020-06-03T11:16:14.705Z] [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o [2020-06-03T11:16:14.705Z] [ 80%] Linking C static library libcbor.a [2020-06-03T11:16:14.977Z] [ 80%] Built target cbor [2020-06-03T11:16:14.977Z] Scanning dependencies of target create_items [2020-06-03T11:16:14.977Z] [ 82%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o [2020-06-03T11:16:15.248Z] [ 84%] Linking C executable create_items [2020-06-03T11:16:15.248Z] [ 84%] Built target create_items [2020-06-03T11:16:15.248Z] Scanning dependencies of target readfile [2020-06-03T11:16:15.248Z] [ 86%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o [2020-06-03T11:16:15.520Z] [ 88%] Linking C executable readfile [2020-06-03T11:16:15.520Z] [ 88%] Built target readfile [2020-06-03T11:16:15.520Z] Scanning dependencies of target streaming_parser [2020-06-03T11:16:15.520Z] [ 90%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o [2020-06-03T11:16:15.801Z] [ 92%] Linking C executable streaming_parser [2020-06-03T11:16:15.801Z] [ 92%] Built target streaming_parser [2020-06-03T11:16:15.801Z] Scanning dependencies of target sort [2020-06-03T11:16:15.801Z] [ 94%] Building C object examples/CMakeFiles/sort.dir/sort.c.o [2020-06-03T11:16:16.075Z] [ 96%] Linking C executable sort [2020-06-03T11:16:16.348Z] [ 96%] Built target sort [2020-06-03T11:16:16.348Z] Scanning dependencies of target hello [2020-06-03T11:16:16.348Z] [ 98%] Building C object examples/CMakeFiles/hello.dir/hello.c.o [2020-06-03T11:16:16.348Z] [100%] Linking C executable hello [2020-06-03T11:16:16.619Z] [100%] Built target hello [2020-06-03T11:16:16.619Z] Install the project... [2020-06-03T11:16:16.619Z] -- Install configuration: "Release" [2020-06-03T11:16:16.619Z] -- Installing: /usr/local/include/cbor/configuration.h [2020-06-03T11:16:16.619Z] -- Installing: /usr/local/lib64/libcbor.a [2020-06-03T11:16:16.619Z] -- Installing: /usr/local/lib64/libcbor.so.0.0.0 [2020-06-03T11:16:16.619Z] -- Installing: /usr/local/lib64/libcbor.so.0 [2020-06-03T11:16:16.619Z] -- Installing: /usr/local/lib64/libcbor.so [2020-06-03T11:16:16.619Z] -- Up-to-date: /usr/local/include/cbor [2020-06-03T11:16:16.619Z] -- Installing: /usr/local/include/cbor/common.h [2020-06-03T11:16:16.619Z] -- Installing: /usr/local/include/cbor/serialization.h [2020-06-03T11:16:16.619Z] -- Installing: /usr/local/include/cbor/encoding.h [2020-06-03T11:16:16.619Z] -- Installing: /usr/local/include/cbor/maps.h [2020-06-03T11:16:16.619Z] -- Installing: /usr/local/include/cbor/strings.h [2020-06-03T11:16:16.619Z] -- Installing: /usr/local/include/cbor/arrays.h [2020-06-03T11:16:16.619Z] -- Installing: /usr/local/include/cbor/internal [2020-06-03T11:16:16.620Z] -- Installing: /usr/local/include/cbor/internal/loaders.h [2020-06-03T11:16:16.620Z] -- Installing: /usr/local/include/cbor/internal/stack.h [2020-06-03T11:16:16.620Z] -- Installing: /usr/local/include/cbor/internal/unicode.h [2020-06-03T11:16:16.620Z] -- Installing: /usr/local/include/cbor/internal/memory_utils.h [2020-06-03T11:16:16.620Z] -- Installing: /usr/local/include/cbor/internal/encoders.h [2020-06-03T11:16:16.620Z] -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h [2020-06-03T11:16:16.620Z] -- Installing: /usr/local/include/cbor/data.h [2020-06-03T11:16:16.620Z] -- Installing: /usr/local/include/cbor/floats_ctrls.h [2020-06-03T11:16:16.620Z] -- Installing: /usr/local/include/cbor/bytestrings.h [2020-06-03T11:16:16.620Z] -- Installing: /usr/local/include/cbor/tags.h [2020-06-03T11:16:16.620Z] -- Installing: /usr/local/include/cbor/streaming.h [2020-06-03T11:16:16.620Z] -- Installing: /usr/local/include/cbor/ints.h [2020-06-03T11:16:16.620Z] -- Installing: /usr/local/include/cbor/callbacks.h [2020-06-03T11:16:16.620Z] -- Installing: /usr/local/include/cbor.h [2020-06-03T11:16:16.620Z] -- Installing: /usr/local/lib64/pkgconfig/libcbor.pc [2020-06-03T11:16:19.244Z] Removing intermediate container d456289a0b44 [2020-06-03T11:16:19.244Z] ---> 9bef488e48af [2020-06-03T11:16:19.244Z] Step 6/21 : RUN mkdir /tmp/sdk [2020-06-03T11:16:19.244Z] ---> Running in a7773d04cb49 [2020-06-03T11:16:21.225Z] Removing intermediate container a7773d04cb49 [2020-06-03T11:16:21.225Z] ---> ee3b786c1b2e [2020-06-03T11:16:21.225Z] Step 7/21 : COPY VERSION /tmp/sdk [2020-06-03T11:16:21.498Z] ---> f017cad6589c [2020-06-03T11:16:21.498Z] Step 8/21 : COPY src /tmp/sdk/src [2020-06-03T11:16:22.105Z] ---> 4d138647a5e7 [2020-06-03T11:16:22.105Z] Step 9/21 : COPY include /tmp/sdk/include [2020-06-03T11:16:22.709Z] ---> e2eb6ea3f59c [2020-06-03T11:16:22.709Z] Step 10/21 : COPY scripts /tmp/sdk/scripts [2020-06-03T11:16:23.305Z] ---> c7cdc636a5db [2020-06-03T11:16:23.305Z] Step 11/21 : COPY LICENSE /tmp/sdk [2020-06-03T11:16:23.899Z] ---> 8f2bfb80f15f [2020-06-03T11:16:23.899Z] Step 12/21 : COPY Attribution.txt /tmp/sdk [2020-06-03T11:16:24.496Z] ---> d617e40e1102 [2020-06-03T11:16:24.496Z] Step 13/21 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install [2020-06-03T11:16:24.496Z] ---> Running in 21064b8079b3 [2020-06-03T11:16:25.477Z] + CPPCHECK=false [2020-06-03T11:16:25.477Z] + DOCGEN=false [2020-06-03T11:16:25.477Z] + TOMLVER=SDK-0.2 [2020-06-03T11:16:25.477Z] + CUTILVER=1.0.4 [2020-06-03T11:16:25.477Z] + '[' 0 -gt 0 ] [2020-06-03T11:16:25.477Z] + readlink -f ./scripts/build.sh [2020-06-03T11:16:25.477Z] + dirname /tmp/sdk/scripts/build.sh [2020-06-03T11:16:25.477Z] + dirname /tmp/sdk/scripts [2020-06-03T11:16:25.477Z] + ROOT=/tmp/sdk [2020-06-03T11:16:25.477Z] + cd /tmp/sdk [2020-06-03T11:16:25.477Z] + '[' '!' -d deps ] [2020-06-03T11:16:25.477Z] + mkdir deps [2020-06-03T11:16:25.477Z] + wget -O - https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2020-06-03T11:16:25.477Z] + tar -C deps -z -x -f - [2020-06-03T11:16:25.477Z] --2020-06-03 11:16:25-- https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2020-06-03T11:16:25.477Z] Resolving github.com... 140.82.112.4 [2020-06-03T11:16:25.477Z] Connecting to github.com|140.82.112.4|:443... connected. [2020-06-03T11:16:25.749Z] HTTP request sent, awaiting response... 302 Found [2020-06-03T11:16:25.749Z] Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following] [2020-06-03T11:16:25.749Z] --2020-06-03 11:16:25-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [2020-06-03T11:16:25.749Z] Resolving codeload.github.com... 140.82.113.10 [2020-06-03T11:16:25.749Z] Connecting to codeload.github.com|140.82.113.10|:443... connected. [2020-06-03T11:16:25.749Z] HTTP request sent, awaiting response... 200 OK [2020-06-03T11:16:25.749Z] Length: unspecified [application/x-gzip] [2020-06-03T11:16:25.749Z] Saving to: 'STDOUT' [2020-06-03T11:16:25.749Z]  [2020-06-03T11:16:25.749Z] 0K .......... ......  1.02M=0.02s [2020-06-03T11:16:25.749Z] [2020-06-03T11:16:25.749Z] 2020-06-03 11:16:25 (1.02 MB/s) - written to stdout [16451] [2020-06-03T11:16:25.749Z] [2020-06-03T11:16:26.023Z] + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c [2020-06-03T11:16:26.023Z] + + wgettar -O -C - deps https://github.com/IOTechSystems/iotech-c-utils/archive/v1.0.4.tar.gz -z [2020-06-03T11:16:26.023Z] -x -f - [2020-06-03T11:16:26.023Z] --2020-06-03 11:16:25-- https://github.com/IOTechSystems/iotech-c-utils/archive/v1.0.4.tar.gz [2020-06-03T11:16:26.023Z] Resolving github.com... 140.82.112.4 [2020-06-03T11:16:26.023Z] Connecting to github.com|140.82.112.4|:443... connected. [2020-06-03T11:16:26.023Z] HTTP request sent, awaiting response... 302 Found [2020-06-03T11:16:26.023Z] Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.0.4 [following] [2020-06-03T11:16:26.023Z] --2020-06-03 11:16:25-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.0.4 [2020-06-03T11:16:26.023Z] Resolving codeload.github.com... 140.82.113.10 [2020-06-03T11:16:26.296Z] Connecting to codeload.github.com|140.82.113.10|:443... connected. [2020-06-03T11:16:26.296Z] HTTP request sent, awaiting response... 200 OK [2020-06-03T11:16:26.296Z] Length: unspecified [application/x-gzip] [2020-06-03T11:16:26.296Z] Saving to: 'STDOUT' [2020-06-03T11:16:26.296Z] [2020-06-03T11:16:26.296Z] 0K .......... .......... .......... .......... .......... 1.46M [2020-06-03T11:16:26.296Z] 50K .......... .......... .......... .......... .......... 3.13M [2020-06-03T11:16:26.296Z] 100K .......... .......... .......... .......... .......... 6.56M [2020-06-03T11:16:26.296Z] 150K ........    3.51M=0.06s [2020-06-03T11:16:26.296Z] [2020-06-03T11:16:26.296Z] 2020-06-03 11:16:26 (2.63 MB/s) - written to stdout [162267] [2020-06-03T11:16:26.296Z] [2020-06-03T11:16:26.592Z] + mkdir -p src/c/iot [2020-06-03T11:16:26.592Z] + cp deps/iotech-c-utils-1.0.4/src/c/base64.c deps/iotech-c-utils-1.0.4/src/c/component.c deps/iotech-c-utils-1.0.4/src/c/container.c deps/iotech-c-utils-1.0.4/src/c/data.c deps/iotech-c-utils-1.0.4/src/c/hash.c deps/iotech-c-utils-1.0.4/src/c/iot.c deps/iotech-c-utils-1.0.4/src/c/json.c deps/iotech-c-utils-1.0.4/src/c/logger.c deps/iotech-c-utils-1.0.4/src/c/os.c deps/iotech-c-utils-1.0.4/src/c/scheduler.c deps/iotech-c-utils-1.0.4/src/c/thread.c deps/iotech-c-utils-1.0.4/src/c/threadpool.c deps/iotech-c-utils-1.0.4/src/c/time.c src/c/iot [2020-06-03T11:16:26.592Z] + mkdir -p include/iot [2020-06-03T11:16:26.592Z] + cp deps/iotech-c-utils-1.0.4/include/iot/base64.h deps/iotech-c-utils-1.0.4/include/iot/component.h deps/iotech-c-utils-1.0.4/include/iot/container.h deps/iotech-c-utils-1.0.4/include/iot/data.h deps/iotech-c-utils-1.0.4/include/iot/hash.h deps/iotech-c-utils-1.0.4/include/iot/iot.h deps/iotech-c-utils-1.0.4/include/iot/json.h deps/iotech-c-utils-1.0.4/include/iot/logger.h deps/iotech-c-utils-1.0.4/include/iot/os.h deps/iotech-c-utils-1.0.4/include/iot/scheduler.h deps/iotech-c-utils-1.0.4/include/iot/thread.h deps/iotech-c-utils-1.0.4/include/iot/threadpool.h deps/iotech-c-utils-1.0.4/include/iot/time.h deps/iotech-c-utils-1.0.4/include/iot/typecode.h include/iot [2020-06-03T11:16:26.592Z] + mkdir -p include/iot/os [2020-06-03T11:16:26.592Z] + cp deps/iotech-c-utils-1.0.4/include/iot/os/linux.h deps/iotech-c-utils-1.0.4/include/iot/os/zephyr.h include/iot/os [2020-06-03T11:16:26.592Z] + mkdir -p /tmp/sdk/build/release [2020-06-03T11:16:26.592Z] + cd /tmp/sdk/build/release [2020-06-03T11:16:26.592Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src [2020-06-03T11:16:26.869Z] -- The C compiler identification is GNU 8.3.0 [2020-06-03T11:16:26.869Z] -- Check for working C compiler: /usr/bin/cc [2020-06-03T11:16:27.142Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-06-03T11:16:27.142Z] -- Detecting C compiler ABI info [2020-06-03T11:16:27.142Z] -- Detecting C compiler ABI info - done [2020-06-03T11:16:27.412Z] -- Detecting C compile features [2020-06-03T11:16:28.016Z] -- Detecting C compile features - done [2020-06-03T11:16:28.016Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2020-06-03T11:16:28.016Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2020-06-03T11:16:28.016Z] -- Found LIBYAML: /usr/lib/libyaml.so [2020-06-03T11:16:28.016Z] -- Found LIBUUID: /usr/lib/libuuid.so [2020-06-03T11:16:28.016Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2020-06-03T11:16:28.016Z] -- C SDK 0.0.0 for Linux [2020-06-03T11:16:28.016Z] -- Performing Test CSDK_HAVE_ATOMIC [2020-06-03T11:16:28.289Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2020-06-03T11:16:28.289Z] -- Found Curses: /usr/lib/libcurses.so [2020-06-03T11:16:28.561Z] -- Configuring done [2020-06-03T11:16:28.573Z] Running on prd-centos7-docker-4c-2g-1690 in /w/workspace/edgexfoundry_device-sdk-c_PR-264 [Pipeline] { [Pipeline] ws [2020-06-03T11:16:28.651Z] Running in /w/workspace/device-sdk-c/2 [Pipeline] { [Pipeline] checkout [2020-06-03T11:16:28.840Z] -- Generating done [2020-06-03T11:16:28.840Z] -- Build files have been written to: /tmp/sdk/build/release [2020-06-03T11:16:28.840Z] + make [2020-06-03T11:16:28.840Z] + tee release.log [2020-06-03T11:16:28.840Z] Scanning dependencies of target csdk [2020-06-03T11:16:29.115Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2020-06-03T11:16:29.716Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback.c.o [2020-06-03T11:16:29.988Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2020-06-03T11:16:31.961Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2020-06-03T11:16:32.235Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2020-06-03T11:16:32.516Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2020-06-03T11:16:33.486Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2020-06-03T11:16:34.911Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2020-06-03T11:16:35.506Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2020-06-03T11:16:35.860Z] using credential edgex-jenkins-ssh [2020-06-03T11:16:35.901Z] Cloning the remote Git repository [2020-06-03T11:16:35.901Z] Cloning with configured refspecs honoured and without tags [2020-06-03T11:16:36.110Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2020-06-03T11:16:36.037Z] Cloning repository git@github.com:edgexfoundry/device-sdk-c.git [2020-06-03T11:16:36.401Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2020-06-03T11:16:36.678Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2020-06-03T11:16:36.952Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2020-06-03T11:16:37.230Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2020-06-03T11:16:36.306Z] > git init /w/workspace/device-sdk-c/2 # timeout=10 [2020-06-03T11:16:36.724Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2020-06-03T11:16:36.724Z] > git --version # timeout=10 [2020-06-03T11:16:36.831Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-03T11:16:37.010Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/264/head:refs/remotes/origin/PR-264 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-03T11:16:38.898Z] Fetching without tags [2020-06-03T11:16:39.434Z] Merging remotes/origin/master commit 682b52c9ccd844506f81f063ef90af324d4e54bf into PR head commit 68bbf02643d94febf69ad4dba722a35cffc165c7 [2020-06-03T11:16:39.926Z] Merge succeeded, producing 68bbf02643d94febf69ad4dba722a35cffc165c7 [2020-06-03T11:16:39.926Z] Checking out Revision 68bbf02643d94febf69ad4dba722a35cffc165c7 (PR-264) [2020-06-03T11:16:38.800Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2020-06-03T11:16:38.814Z] > git config --add remote.origin.fetch +refs/pull/264/head:refs/remotes/origin/PR-264 # timeout=10 [2020-06-03T11:16:38.842Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-03T11:16:38.875Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2020-06-03T11:16:38.929Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2020-06-03T11:16:38.955Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-03T11:16:38.999Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/264/head:refs/remotes/origin/PR-264 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-03T11:16:39.470Z] > git config core.sparsecheckout # timeout=10 [2020-06-03T11:16:39.516Z] > git checkout -f 68bbf02643d94febf69ad4dba722a35cffc165c7 # timeout=10 [2020-06-03T11:16:39.689Z] > git remote # timeout=10 [2020-06-03T11:16:39.832Z] > git config --get remote.origin.url # timeout=10 [2020-06-03T11:16:39.865Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-03T11:16:39.870Z] > git merge 682b52c9ccd844506f81f063ef90af324d4e54bf # timeout=10 [2020-06-03T11:16:39.901Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-06-03T11:16:39.930Z] > git config core.sparsecheckout # timeout=10 [2020-06-03T11:16:39.944Z] > git checkout -f 68bbf02643d94febf69ad4dba722a35cffc165c7 # timeout=10 [2020-06-03T11:16:40.612Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2020-06-03T11:16:40.612Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2020-06-03T11:16:40.896Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2020-06-03T11:16:41.492Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2020-06-03T11:16:44.102Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2020-06-03T11:16:44.102Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2020-06-03T11:16:44.102Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2020-06-03T11:16:44.697Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2020-06-03T11:16:44.859Z] Commit message: "fix: URL-escape entity names. Remove unused metadata client fns." [2020-06-03T11:16:44.969Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2020-06-03T11:16:45.242Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [2020-06-03T11:16:45.854Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [Pipeline] echo [2020-06-03T11:16:46.444Z] ========================================================= [2020-06-03T11:16:46.444Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest] [2020-06-03T11:16:46.444Z] ========================================================= [2020-06-03T11:16:46.453Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [Pipeline] isUnix [Pipeline] sh [2020-06-03T11:16:47.054Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2020-06-03T11:16:47.054Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2020-06-03T11:16:47.646Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2020-06-03T11:16:48.161Z] + 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-06-03T11:16:48.238Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2020-06-03T11:16:48.513Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2020-06-03T11:16:48.846Z] Sending build context to Docker daemon 3.16MB [2020-06-03T11:16:48.846Z] Step 1/21 : ARG BASE=alpine:3.9 [2020-06-03T11:16:48.846Z] Step 2/21 : FROM ${BASE} as builder [2020-06-03T11:16:49.130Z] latest: Pulling from edgex-devops/edgex-gcc-base [2020-06-03T11:16:49.130Z] e7c96db7181b: Pulling fs layer [2020-06-03T11:16:49.130Z] 4c13bbce0fe7: Pulling fs layer [2020-06-03T11:16:49.130Z] 6059c847ac2f: Pulling fs layer [2020-06-03T11:16:49.130Z] 4c13bbce0fe7: Verifying Checksum [2020-06-03T11:16:49.130Z] 4c13bbce0fe7: Download complete [2020-06-03T11:16:49.437Z] e7c96db7181b: Verifying Checksum [2020-06-03T11:16:49.437Z] e7c96db7181b: Download complete [2020-06-03T11:16:50.109Z] e7c96db7181b: Pull complete [2020-06-03T11:16:50.440Z] 4c13bbce0fe7: Pull complete [2020-06-03T11:16:52.485Z] 6059c847ac2f: Verifying Checksum [2020-06-03T11:16:52.485Z] 6059c847ac2f: Download complete [2020-06-03T11:16:52.815Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2020-06-03T11:16:53.090Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2020-06-03T11:16:53.684Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2020-06-03T11:16:54.279Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2020-06-03T11:16:55.714Z] [ 57%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2020-06-03T11:16:57.148Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2020-06-03T11:17:00.539Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2020-06-03T11:17:00.816Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/v1compat.c.o [2020-06-03T11:17:02.256Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2020-06-03T11:17:02.531Z] [ 65%] Linking C shared library libcsdk.so [2020-06-03T11:17:02.531Z] [ 65%] Built target csdk [2020-06-03T11:17:02.531Z] Scanning dependencies of target template [2020-06-03T11:17:02.531Z] [ 66%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2020-06-03T11:17:02.791Z] 6059c847ac2f: Pull complete [2020-06-03T11:17:03.076Z] Digest: sha256:6b5104d086ae1e5e8a284a473be9a93378e3934f9b07db5717372c857cbcbe5e [2020-06-03T11:17:03.076Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [2020-06-03T11:17:03.076Z] ---> 5eabd8fd8ba2 [2020-06-03T11:17:03.076Z] 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-06-03T11:17:03.129Z] [ 68%] Linking C executable template [2020-06-03T11:17:03.388Z] ---> Running in d5623c4a7204 [2020-06-03T11:17:03.404Z] [ 68%] Built target template [2020-06-03T11:17:03.404Z] Scanning dependencies of target device-counter [2020-06-03T11:17:03.404Z] [ 69%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2020-06-03T11:17:04.000Z] [ 71%] Linking C executable device-counter [2020-06-03T11:17:04.000Z] [ 71%] Built target device-counter [2020-06-03T11:17:04.000Z] Scanning dependencies of target device-random [2020-06-03T11:17:04.274Z] [ 73%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2020-06-03T11:17:04.552Z] [ 74%] Linking C executable device-random [2020-06-03T11:17:04.828Z] [ 74%] Built target device-random [2020-06-03T11:17:04.828Z] Scanning dependencies of target device-gyro [2020-06-03T11:17:04.828Z] [ 76%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2020-06-03T11:17:04.845Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz [2020-06-03T11:17:05.103Z] [ 77%] Linking C executable device-gyro [2020-06-03T11:17:05.381Z] [ 77%] Built target device-gyro [2020-06-03T11:17:05.381Z] Scanning dependencies of target template-discovery [2020-06-03T11:17:05.381Z] [ 79%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2020-06-03T11:17:05.977Z] [ 80%] Linking C executable template-discovery [2020-06-03T11:17:06.248Z] [ 80%] Built target template-discovery [2020-06-03T11:17:06.248Z] Scanning dependencies of target device-terminal [2020-06-03T11:17:06.249Z] [ 82%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2020-06-03T11:17:06.339Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz [2020-06-03T11:17:06.620Z] (1/8) Installing ncurses-dev (6.1_p20190105-r0) [2020-06-03T11:17:06.844Z] [ 84%] Linking C executable device-terminal [2020-06-03T11:17:06.890Z] (2/8) Installing libuuid (2.33-r0) [2020-06-03T11:17:06.890Z] (3/8) Installing libblkid (2.33-r0) [2020-06-03T11:17:07.118Z] [ 84%] Built target device-terminal [2020-06-03T11:17:07.118Z] Scanning dependencies of target template2 [2020-06-03T11:17:07.118Z] [ 85%] Building C object c/examples/v2/CMakeFiles/template2.dir/template.c.o [2020-06-03T11:17:07.180Z] (4/8) Installing libfdisk (2.33-r0) [2020-06-03T11:17:07.180Z] (5/8) Installing libmount (2.33-r0) [2020-06-03T11:17:07.180Z] (6/8) Installing libsmartcols (2.33-r0) [2020-06-03T11:17:07.454Z] (7/8) Installing util-linux-dev (2.33-r0) [2020-06-03T11:17:07.712Z] [ 87%] Linking C executable template2 [2020-06-03T11:17:07.712Z] [ 87%] Built target template2 [2020-06-03T11:17:07.712Z] Scanning dependencies of target device-counterv2 [2020-06-03T11:17:07.712Z] [ 88%] Building C object c/examples/v2/counters/CMakeFiles/device-counterv2.dir/device-counter.c.o [2020-06-03T11:17:07.742Z] (8/8) Installing wget (1.20.3-r0) [2020-06-03T11:17:07.742Z] Executing busybox-1.29.3-r10.trigger [2020-06-03T11:17:07.742Z] OK: 272 MiB in 83 packages [2020-06-03T11:17:08.310Z] [ 90%] Linking C executable device-counterv2 [2020-06-03T11:17:08.583Z] [ 90%] Built target device-counterv2 [2020-06-03T11:17:08.583Z] Scanning dependencies of target device-gyrov2 [2020-06-03T11:17:08.583Z] [ 92%] Building C object c/examples/v2/gyro/CMakeFiles/device-gyrov2.dir/device-gyro.c.o [2020-06-03T11:17:08.855Z] [ 93%] Linking C executable device-gyrov2 [2020-06-03T11:17:09.133Z] [ 93%] Built target device-gyrov2 [2020-06-03T11:17:09.133Z] Scanning dependencies of target device-randomv2 [2020-06-03T11:17:09.133Z] [ 95%] Building C object c/examples/v2/random/CMakeFiles/device-randomv2.dir/device-random.c.o [2020-06-03T11:17:09.214Z] Removing intermediate container d5623c4a7204 [2020-06-03T11:17:09.214Z] ---> 6e080bbaf10f [2020-06-03T11:17:09.214Z] Step 4/21 : ENV CBOR_VERSION=0.5.0 [2020-06-03T11:17:09.214Z] ---> Running in 529515599a6c [2020-06-03T11:17:09.482Z] Removing intermediate container 529515599a6c [2020-06-03T11:17:09.482Z] ---> 8d954e70a625 [2020-06-03T11:17:09.482Z] 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-06-03T11:17:09.482Z] ---> Running in ed9854db88bf [2020-06-03T11:17:09.731Z] [ 96%] Linking C executable device-randomv2 [2020-06-03T11:17:09.731Z] [ 96%] Built target device-randomv2 [2020-06-03T11:17:09.731Z] Scanning dependencies of target device-terminalv2 [2020-06-03T11:17:09.731Z] [ 98%] Building C object c/examples/v2/terminal/CMakeFiles/device-terminalv2.dir/device-terminal.c.o [2020-06-03T11:17:09.750Z] --2020-06-03 11:17:09-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz [2020-06-03T11:17:10.030Z] Resolving github.com... 140.82.114.4 [2020-06-03T11:17:10.030Z] Connecting to github.com|140.82.114.4|:443... connected. [2020-06-03T11:17:10.030Z] HTTP request sent, awaiting response... 302 Found [2020-06-03T11:17:10.030Z] Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following] [2020-06-03T11:17:10.030Z] --2020-06-03 11:17:09-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [2020-06-03T11:17:10.030Z] Resolving codeload.github.com... 140.82.112.9 [2020-06-03T11:17:10.030Z] Connecting to codeload.github.com|140.82.112.9|:443... connected. [2020-06-03T11:17:10.309Z] HTTP request sent, awaiting response... 200 OK [2020-06-03T11:17:10.309Z] Length: unspecified [application/x-gzip] [2020-06-03T11:17:10.309Z] Saving to: 'STDOUT' [2020-06-03T11:17:10.309Z]  [2020-06-03T11:17:10.309Z] 0K .......... .......... .......... .......... .......... 1.36M [2020-06-03T11:17:10.309Z] 50K .......... .......... .......... .......... .......... 2.70M [2020-06-03T11:17:10.309Z] 100K .......... .......... .......... .......... .......... 16.8M [2020-06-03T11:17:10.309Z] 150K .......... .......... .......... .......... .......... 2.45M [2020-06-03T11:17:10.309Z] 200K .......... .......... .......... .......... .......... 9.18M [2020-06-03T11:17:10.309Z] 250K .......... .......... .......... .......... .......... 4.50M [2020-06-03T11:17:10.309Z] 300K .......... .......... .......... .......... .......... 5.84M [2020-06-03T11:17:10.309Z] 350K .......... .......... .......... .......... .......... 4.90M [2020-06-03T11:17:10.309Z] 400K .......... .......... .......... .......... .......... 3.57M [2020-06-03T11:17:10.309Z] 450K .......... .......... .......... .......... .......... 3.67M [2020-06-03T11:17:10.309Z] 500K .......... .......... .......... .......... .......... 840K [2020-06-03T11:17:10.309Z] 550K .......... .......... .......... .......... .......... 2.30M [2020-06-03T11:17:10.309Z] 600K .......... .......... .......... .......... .......... 7.01M [2020-06-03T11:17:10.329Z] [100%] Linking C executable device-terminalv2 [2020-06-03T11:17:10.604Z] [100%] Built target device-terminalv2 [2020-06-03T11:17:10.604Z] + + maketee package -a [2020-06-03T11:17:10.604Z] release.log [2020-06-03T11:17:10.604Z] [ 65%] Built target csdk [2020-06-03T11:17:10.608Z] 650K .......... .......... .......... .......... .......... 2.74M [2020-06-03T11:17:10.608Z] 700K .. 24.1M=0.2s [2020-06-03T11:17:10.608Z] [2020-06-03T11:17:10.608Z] 2020-06-03 11:17:10 (2.81 MB/s) - written to stdout [719348] [2020-06-03T11:17:10.608Z] [2020-06-03T11:17:10.608Z] -- The C compiler identification is GNU 8.3.0 [2020-06-03T11:17:10.877Z] [ 68%] Built target template [2020-06-03T11:17:10.877Z] [ 71%] Built target device-counter [2020-06-03T11:17:10.877Z] [ 74%] Built target device-random [2020-06-03T11:17:10.877Z] [ 77%] Built target device-gyro [2020-06-03T11:17:10.877Z] [ 80%] Built target template-discovery [2020-06-03T11:17:10.877Z] [ 84%] Built target device-terminal [2020-06-03T11:17:10.913Z] -- The CXX compiler identification is GNU 8.3.0 [2020-06-03T11:17:10.913Z] -- Check for working C compiler: /usr/bin/cc [2020-06-03T11:17:10.913Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-06-03T11:17:10.913Z] -- Detecting C compiler ABI info [2020-06-03T11:17:11.152Z] [ 87%] Built target template2 [2020-06-03T11:17:11.153Z] [ 90%] Built target device-counterv2 [2020-06-03T11:17:11.153Z] [ 93%] Built target device-gyrov2 [2020-06-03T11:17:11.153Z] [ 96%] Built target device-randomv2 [2020-06-03T11:17:11.153Z] [100%] Built target device-terminalv2 [2020-06-03T11:17:11.153Z] Run CPack packaging tool... [2020-06-03T11:17:11.153Z] CPack: Create package using TGZ [2020-06-03T11:17:11.153Z] CPack: Install projects [2020-06-03T11:17:11.153Z] CPack: - Run preinstall target for: Csdk [2020-06-03T11:17:11.196Z] -- Detecting C compiler ABI info - done [2020-06-03T11:17:11.196Z] -- Detecting C compile features [2020-06-03T11:17:11.482Z] -- Detecting C compile features - done [2020-06-03T11:17:11.482Z] -- Check for working CXX compiler: /usr/bin/c++ [2020-06-03T11:17:11.758Z] -- Check for working CXX compiler: /usr/bin/c++ -- works [2020-06-03T11:17:11.758Z] -- Detecting CXX compiler ABI info [2020-06-03T11:17:11.758Z] -- Detecting CXX compiler ABI info - done [2020-06-03T11:17:11.758Z] -- Detecting CXX compile features [2020-06-03T11:17:12.133Z] CPack: - Install project: Csdk [2020-06-03T11:17:12.133Z] CPack: Create package [2020-06-03T11:17:12.133Z] CPack: - package: /tmp/sdk/build/release/csdk-0.0.0.tar.gz generated. [2020-06-03T11:17:12.133Z] + '[' false '=' true ] [2020-06-03T11:17:12.133Z] + '[' false '=' true ] [2020-06-03T11:17:12.133Z] + mkdir -p /tmp/sdk/build/debug [2020-06-03T11:17:12.133Z] + cd /tmp/sdk/build/debug [2020-06-03T11:17:12.133Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCSDK_BUILD_DEBUG=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src [2020-06-03T11:17:12.406Z] -- The C compiler identification is GNU 8.3.0 [2020-06-03T11:17:12.407Z] -- Check for working C compiler: /usr/bin/cc [2020-06-03T11:17:12.682Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-06-03T11:17:12.682Z] -- Detecting C compiler ABI info [2020-06-03T11:17:12.829Z] -- Detecting CXX compile features - done [2020-06-03T11:17:12.829Z] -- Looking for include file endian.h [2020-06-03T11:17:12.829Z] -- Looking for include file endian.h - found [2020-06-03T11:17:12.829Z] -- Check if the system is big endian [2020-06-03T11:17:12.829Z] -- Searching 16 bit integer [2020-06-03T11:17:12.829Z] -- Looking for sys/types.h [2020-06-03T11:17:12.955Z] -- Detecting C compiler ABI info - done [2020-06-03T11:17:12.956Z] -- Detecting C compile features [2020-06-03T11:17:13.115Z] -- Looking for sys/types.h - found [2020-06-03T11:17:13.115Z] -- Looking for stdint.h [2020-06-03T11:17:13.115Z] -- Looking for stdint.h - found [2020-06-03T11:17:13.115Z] -- Looking for stddef.h [2020-06-03T11:17:13.115Z] -- Looking for stddef.h - found [2020-06-03T11:17:13.115Z] -- Check size of unsigned short [2020-06-03T11:17:13.385Z] -- Check size of unsigned short - done [2020-06-03T11:17:13.385Z] -- Using unsigned short [2020-06-03T11:17:13.385Z] -- Check if the system is big endian - little endian [2020-06-03T11:17:13.385Z] -- Check size of size_t [2020-06-03T11:17:13.550Z] -- Detecting C compile features - done [2020-06-03T11:17:13.551Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2020-06-03T11:17:13.551Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2020-06-03T11:17:13.551Z] -- Found LIBYAML: /usr/lib/libyaml.so [2020-06-03T11:17:13.551Z] -- Found LIBUUID: /usr/lib/libuuid.so [2020-06-03T11:17:13.551Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2020-06-03T11:17:13.551Z] -- C SDK 0.0.0 for Linux [2020-06-03T11:17:13.551Z] -- Performing Test CSDK_HAVE_ATOMIC [2020-06-03T11:17:13.668Z] -- Check size of size_t - done [2020-06-03T11:17:13.668Z] CMake Warning at examples/CMakeLists.txt:16 (find_package): [2020-06-03T11:17:13.668Z] By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has [2020-06-03T11:17:13.668Z] asked CMake to find a package configuration file provided by "cJSON", but [2020-06-03T11:17:13.668Z] CMake did not find one. [2020-06-03T11:17:13.668Z] [2020-06-03T11:17:13.668Z] Could not find a package configuration file provided by "cJSON" with any of [2020-06-03T11:17:13.668Z] the following names: [2020-06-03T11:17:13.668Z] [2020-06-03T11:17:13.668Z] cJSONConfig.cmake [2020-06-03T11:17:13.668Z] cjson-config.cmake [2020-06-03T11:17:13.668Z] [2020-06-03T11:17:13.668Z] Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set [2020-06-03T11:17:13.668Z] "cJSON_DIR" to a directory containing one of the above files. If "cJSON" [2020-06-03T11:17:13.668Z] provides a separate development package or SDK, be sure it has been [2020-06-03T11:17:13.668Z] installed. [2020-06-03T11:17:13.668Z] [2020-06-03T11:17:13.668Z] [2020-06-03T11:17:13.668Z] -- Configuring done [2020-06-03T11:17:13.668Z] -- Generating done [2020-06-03T11:17:13.668Z] -- Build files have been written to: /tmp/cbor [2020-06-03T11:17:13.668Z] Scanning dependencies of target cbor_shared [2020-06-03T11:17:13.825Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2020-06-03T11:17:13.825Z] -- Found Curses: /usr/lib/libcurses.so [2020-06-03T11:17:13.937Z] [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o [2020-06-03T11:17:13.937Z] [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o [2020-06-03T11:17:14.096Z] -- Configuring done [2020-06-03T11:17:14.217Z] [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o [2020-06-03T11:17:14.217Z] [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o [2020-06-03T11:17:14.369Z] -- Generating done [2020-06-03T11:17:14.369Z] -- Build files have been written to: /tmp/sdk/build/debug [2020-06-03T11:17:14.369Z] + + maketee [2020-06-03T11:17:14.369Z] debug.log [2020-06-03T11:17:14.369Z] Scanning dependencies of target csdk [2020-06-03T11:17:14.533Z] [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o [2020-06-03T11:17:14.643Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2020-06-03T11:17:14.817Z] [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o [2020-06-03T11:17:14.818Z] [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o [2020-06-03T11:17:14.818Z] [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o [2020-06-03T11:17:14.916Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback.c.o [2020-06-03T11:17:15.116Z] [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o [2020-06-03T11:17:15.116Z] [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o [2020-06-03T11:17:15.187Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2020-06-03T11:17:15.398Z] [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o [2020-06-03T11:17:15.398Z] [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o [2020-06-03T11:17:15.668Z] [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o [2020-06-03T11:17:15.668Z] [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o [2020-06-03T11:17:15.781Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2020-06-03T11:17:15.954Z] [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o [2020-06-03T11:17:15.954Z] [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o [2020-06-03T11:17:15.954Z] [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o [2020-06-03T11:17:16.056Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2020-06-03T11:17:16.056Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2020-06-03T11:17:16.246Z] [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o [2020-06-03T11:17:16.246Z] [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o [2020-06-03T11:17:16.246Z] [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o [2020-06-03T11:17:16.329Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2020-06-03T11:17:16.520Z] [ 40%] Linking C shared library libcbor.so [2020-06-03T11:17:16.520Z] [ 40%] Built target cbor_shared [2020-06-03T11:17:16.520Z] Scanning dependencies of target cbor [2020-06-03T11:17:16.520Z] [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o [2020-06-03T11:17:16.804Z] [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o [2020-06-03T11:17:16.926Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2020-06-03T11:17:17.096Z] [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o [2020-06-03T11:17:17.201Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2020-06-03T11:17:17.411Z] [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o [2020-06-03T11:17:17.474Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2020-06-03T11:17:17.747Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2020-06-03T11:17:17.999Z] [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o [2020-06-03T11:17:17.999Z] [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o [2020-06-03T11:17:17.999Z] [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o [2020-06-03T11:17:17.999Z] [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o [2020-06-03T11:17:18.021Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2020-06-03T11:17:18.277Z] [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o [2020-06-03T11:17:18.277Z] [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o [2020-06-03T11:17:18.294Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2020-06-03T11:17:18.294Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2020-06-03T11:17:18.936Z] [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o [2020-06-03T11:17:18.936Z] [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o [2020-06-03T11:17:19.260Z] [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o [2020-06-03T11:17:19.260Z] [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o [2020-06-03T11:17:19.260Z] [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o [2020-06-03T11:17:19.267Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2020-06-03T11:17:19.540Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2020-06-03T11:17:19.540Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2020-06-03T11:17:19.566Z] [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o [2020-06-03T11:17:19.566Z] [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o [2020-06-03T11:17:19.813Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2020-06-03T11:17:19.890Z] [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o [2020-06-03T11:17:19.890Z] [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o [2020-06-03T11:17:20.195Z] [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o [2020-06-03T11:17:20.195Z] [ 80%] Linking C static library libcbor.a [2020-06-03T11:17:20.527Z] [ 80%] Built target cbor [2020-06-03T11:17:20.527Z] Scanning dependencies of target create_items [2020-06-03T11:17:20.527Z] [ 82%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o [2020-06-03T11:17:20.527Z] [ 84%] Linking C executable create_items [2020-06-03T11:17:20.527Z] [ 84%] Built target create_items [2020-06-03T11:17:20.527Z] Scanning dependencies of target readfile [2020-06-03T11:17:20.527Z] [ 86%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o [2020-06-03T11:17:20.795Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2020-06-03T11:17:20.795Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2020-06-03T11:17:20.795Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2020-06-03T11:17:20.822Z] [ 88%] Linking C executable readfile [2020-06-03T11:17:20.822Z] [ 88%] Built target readfile [2020-06-03T11:17:20.822Z] Scanning dependencies of target streaming_parser [2020-06-03T11:17:20.822Z] [ 90%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o [2020-06-03T11:17:20.822Z] [ 92%] Linking C executable streaming_parser [2020-06-03T11:17:21.067Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2020-06-03T11:17:21.122Z] [ 92%] Built target streaming_parser [2020-06-03T11:17:21.122Z] Scanning dependencies of target sort [2020-06-03T11:17:21.122Z] [ 94%] Building C object examples/CMakeFiles/sort.dir/sort.c.o [2020-06-03T11:17:21.339Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2020-06-03T11:17:21.484Z] [ 96%] Linking C executable sort [2020-06-03T11:17:21.484Z] [ 96%] Built target sort [2020-06-03T11:17:21.484Z] Scanning dependencies of target hello [2020-06-03T11:17:21.484Z] [ 98%] Building C object examples/CMakeFiles/hello.dir/hello.c.o [2020-06-03T11:17:21.484Z] [100%] Linking C executable hello [2020-06-03T11:17:21.484Z] [100%] Built target hello [2020-06-03T11:17:21.610Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2020-06-03T11:17:21.778Z] Install the project... [2020-06-03T11:17:21.778Z] -- Install configuration: "Release" [2020-06-03T11:17:21.778Z] -- Installing: /usr/local/include/cbor/configuration.h [2020-06-03T11:17:21.778Z] -- Installing: /usr/local/lib64/libcbor.a [2020-06-03T11:17:21.778Z] -- Installing: /usr/local/lib64/libcbor.so.0.0.0 [2020-06-03T11:17:21.778Z] -- Installing: /usr/local/lib64/libcbor.so.0 [2020-06-03T11:17:21.778Z] -- Installing: /usr/local/lib64/libcbor.so [2020-06-03T11:17:21.778Z] -- Up-to-date: /usr/local/include/cbor [2020-06-03T11:17:21.778Z] -- Installing: /usr/local/include/cbor/arrays.h [2020-06-03T11:17:21.778Z] -- Installing: /usr/local/include/cbor/bytestrings.h [2020-06-03T11:17:21.778Z] -- Installing: /usr/local/include/cbor/callbacks.h [2020-06-03T11:17:21.778Z] -- Installing: /usr/local/include/cbor/common.h [2020-06-03T11:17:21.778Z] -- Installing: /usr/local/include/cbor/data.h [2020-06-03T11:17:21.778Z] -- Installing: /usr/local/include/cbor/encoding.h [2020-06-03T11:17:21.778Z] -- Installing: /usr/local/include/cbor/floats_ctrls.h [2020-06-03T11:17:21.778Z] -- Installing: /usr/local/include/cbor/internal [2020-06-03T11:17:21.778Z] -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h [2020-06-03T11:17:21.778Z] -- Installing: /usr/local/include/cbor/internal/encoders.h [2020-06-03T11:17:21.778Z] -- Installing: /usr/local/include/cbor/internal/loaders.h [2020-06-03T11:17:21.778Z] -- Installing: /usr/local/include/cbor/internal/memory_utils.h [2020-06-03T11:17:21.778Z] -- Installing: /usr/local/include/cbor/internal/stack.h [2020-06-03T11:17:21.778Z] -- Installing: /usr/local/include/cbor/internal/unicode.h [2020-06-03T11:17:21.778Z] -- Installing: /usr/local/include/cbor/ints.h [2020-06-03T11:17:21.778Z] -- Installing: /usr/local/include/cbor/maps.h [2020-06-03T11:17:21.778Z] -- Installing: /usr/local/include/cbor/serialization.h [2020-06-03T11:17:21.778Z] -- Installing: /usr/local/include/cbor/streaming.h [2020-06-03T11:17:21.778Z] -- Installing: /usr/local/include/cbor/strings.h [2020-06-03T11:17:21.778Z] -- Installing: /usr/local/include/cbor/tags.h [2020-06-03T11:17:21.778Z] -- Installing: /usr/local/include/cbor.h [2020-06-03T11:17:21.778Z] -- Installing: /usr/local/lib64/pkgconfig/libcbor.pc [2020-06-03T11:17:21.884Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2020-06-03T11:17:21.884Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2020-06-03T11:17:22.160Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2020-06-03T11:17:22.432Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2020-06-03T11:17:22.704Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2020-06-03T11:17:22.977Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2020-06-03T11:17:23.203Z] Removing intermediate container ed9854db88bf [2020-06-03T11:17:23.203Z] ---> e48d506f8e3f [2020-06-03T11:17:23.203Z] Step 6/21 : RUN mkdir /tmp/sdk [2020-06-03T11:17:23.203Z] ---> Running in 8c4327fa881a [2020-06-03T11:17:23.247Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2020-06-03T11:17:24.228Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2020-06-03T11:17:24.501Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2020-06-03T11:17:24.772Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2020-06-03T11:17:25.044Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2020-06-03T11:17:25.153Z] Removing intermediate container 8c4327fa881a [2020-06-03T11:17:25.153Z] ---> 200aef1389e0 [2020-06-03T11:17:25.153Z] Step 7/21 : COPY VERSION /tmp/sdk [2020-06-03T11:17:25.422Z] ---> 462daaf92099 [2020-06-03T11:17:25.422Z] Step 8/21 : COPY src /tmp/sdk/src [2020-06-03T11:17:25.687Z] ---> ec94333d25c3 [2020-06-03T11:17:25.687Z] Step 9/21 : COPY include /tmp/sdk/include [2020-06-03T11:17:26.017Z] [ 57%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2020-06-03T11:17:26.027Z] ---> d9423e863b76 [2020-06-03T11:17:26.027Z] Step 10/21 : COPY scripts /tmp/sdk/scripts [2020-06-03T11:17:26.291Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2020-06-03T11:17:26.410Z] ---> 4a2eab3ef68c [2020-06-03T11:17:26.411Z] Step 11/21 : COPY LICENSE /tmp/sdk [2020-06-03T11:17:26.411Z] ---> 780fdc2e85cd [2020-06-03T11:17:26.411Z] Step 12/21 : COPY Attribution.txt /tmp/sdk [2020-06-03T11:17:26.842Z] ---> c4d83fc66fa0 [2020-06-03T11:17:26.842Z] Step 13/21 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install [2020-06-03T11:17:26.842Z] ---> Running in 1865bec59f8f [2020-06-03T11:17:27.267Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2020-06-03T11:17:27.267Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/v1compat.c.o [2020-06-03T11:17:27.859Z] + CPPCHECK=false [2020-06-03T11:17:27.859Z] + DOCGEN=false [2020-06-03T11:17:27.859Z] + TOMLVER=SDK-0.2 [2020-06-03T11:17:27.859Z] + CUTILVER=1.0.4 [2020-06-03T11:17:27.859Z] + '[' 0 -gt 0 ] [2020-06-03T11:17:27.859Z] + readlink -f ./scripts/build.sh [2020-06-03T11:17:27.859Z] + dirname /tmp/sdk/scripts/build.sh [2020-06-03T11:17:27.859Z] + dirname /tmp/sdk/scripts [2020-06-03T11:17:27.859Z] + ROOT=/tmp/sdk [2020-06-03T11:17:27.859Z] + cd /tmp/sdk [2020-06-03T11:17:27.859Z] + '[' '!' -d deps ] [2020-06-03T11:17:27.859Z] + mkdir deps [2020-06-03T11:17:27.859Z] + tar -C deps -z -x -f - [2020-06-03T11:17:27.859Z] + wget -O - https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2020-06-03T11:17:27.859Z] --2020-06-03 11:17:27-- https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2020-06-03T11:17:27.859Z] Resolving github.com... 140.82.114.4 [2020-06-03T11:17:27.859Z] Connecting to github.com|140.82.114.4|:443... connected. [2020-06-03T11:17:27.864Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2020-06-03T11:17:28.126Z] HTTP request sent, awaiting response... 302 Found [2020-06-03T11:17:28.126Z] Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following] [2020-06-03T11:17:28.126Z] --2020-06-03 11:17:27-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [2020-06-03T11:17:28.126Z] Resolving codeload.github.com... 140.82.112.9 [2020-06-03T11:17:28.126Z] Connecting to codeload.github.com|140.82.112.9|:443... connected. [2020-06-03T11:17:28.138Z] [ 65%] Linking C shared library libcsdk.so [2020-06-03T11:17:28.138Z] [ 65%] Built target csdk [2020-06-03T11:17:28.138Z] Scanning dependencies of target template [2020-06-03T11:17:28.138Z] [ 66%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2020-06-03T11:17:28.393Z] HTTP request sent, awaiting response... 200 OK [2020-06-03T11:17:28.393Z] Length: unspecified [application/x-gzip] [2020-06-03T11:17:28.393Z] Saving to: 'STDOUT' [2020-06-03T11:17:28.393Z]  [2020-06-03T11:17:28.393Z] 0K .......... ......  1.02M=0.02s [2020-06-03T11:17:28.393Z] [2020-06-03T11:17:28.393Z] 2020-06-03 11:17:28 (1.02 MB/s) - written to stdout [16451] [2020-06-03T11:17:28.393Z] [2020-06-03T11:17:28.393Z] + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c [2020-06-03T11:17:28.393Z] + wget -O - https://github.com/IOTechSystems/iotech-c-utils/archive/v1.0.4.tar.gz [2020-06-03T11:17:28.393Z] + tar -C deps -z -x -f - [2020-06-03T11:17:28.393Z] --2020-06-03 11:17:28-- https://github.com/IOTechSystems/iotech-c-utils/archive/v1.0.4.tar.gz [2020-06-03T11:17:28.393Z] Resolving github.com... 140.82.114.4 [2020-06-03T11:17:28.393Z] Connecting to github.com|140.82.114.4|:443... connected. [2020-06-03T11:17:28.393Z] HTTP request sent, awaiting response... 302 Found [2020-06-03T11:17:28.393Z] Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.0.4 [following] [2020-06-03T11:17:28.393Z] --2020-06-03 11:17:28-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.0.4 [2020-06-03T11:17:28.393Z] Resolving codeload.github.com... 140.82.112.9 [2020-06-03T11:17:28.414Z] [ 68%] Linking C executable template [2020-06-03T11:17:28.670Z] Connecting to codeload.github.com|140.82.112.9|:443... connected. [2020-06-03T11:17:28.670Z] HTTP request sent, awaiting response... 200 OK [2020-06-03T11:17:28.670Z] Length: unspecified [application/x-gzip] [2020-06-03T11:17:28.670Z] Saving to: 'STDOUT' [2020-06-03T11:17:28.670Z] [2020-06-03T11:17:28.670Z] 0K .......... .......... .......... .......... .......... 1.44M [2020-06-03T11:17:28.670Z] 50K .......... .......... .......... .......... .......... 2.90M [2020-06-03T11:17:28.670Z] 100K .......... .......... .......... .......... .......... 2.09M [2020-06-03T11:17:28.670Z] 150K ........ 33.0M=0.07s [2020-06-03T11:17:28.670Z] [2020-06-03T11:17:28.670Z] 2020-06-03 11:17:28 (2.08 MB/s) - written to stdout [162267] [2020-06-03T11:17:28.670Z] [2020-06-03T11:17:28.670Z] + mkdir -p src/c/iot [2020-06-03T11:17:28.670Z] + cp deps/iotech-c-utils-1.0.4/src/c/base64.c deps/iotech-c-utils-1.0.4/src/c/component.c deps/iotech-c-utils-1.0.4/src/c/container.c deps/iotech-c-utils-1.0.4/src/c/data.c deps/iotech-c-utils-1.0.4/src/c/hash.c deps/iotech-c-utils-1.0.4/src/c/iot.c deps/iotech-c-utils-1.0.4/src/c/json.c deps/iotech-c-utils-1.0.4/src/c/logger.c deps/iotech-c-utils-1.0.4/src/c/os.c deps/iotech-c-utils-1.0.4/src/c/scheduler.c deps/iotech-c-utils-1.0.4/src/c/thread.c deps/iotech-c-utils-1.0.4/src/c/threadpool.c deps/iotech-c-utils-1.0.4/src/c/time.c src/c/iot [2020-06-03T11:17:28.670Z] + mkdir -p include/iot [2020-06-03T11:17:28.688Z] [ 68%] Built target template [2020-06-03T11:17:28.688Z] Scanning dependencies of target device-counter [2020-06-03T11:17:28.688Z] [ 69%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2020-06-03T11:17:28.942Z] + cp deps/iotech-c-utils-1.0.4/include/iot/base64.h deps/iotech-c-utils-1.0.4/include/iot/component.h deps/iotech-c-utils-1.0.4/include/iot/container.h deps/iotech-c-utils-1.0.4/include/iot/data.h deps/iotech-c-utils-1.0.4/include/iot/hash.h deps/iotech-c-utils-1.0.4/include/iot/iot.h deps/iotech-c-utils-1.0.4/include/iot/json.h deps/iotech-c-utils-1.0.4/include/iot/logger.h deps/iotech-c-utils-1.0.4/include/iot/os.h deps/iotech-c-utils-1.0.4/include/iot/scheduler.h deps/iotech-c-utils-1.0.4/include/iot/thread.h deps/iotech-c-utils-1.0.4/include/iot/threadpool.h deps/iotech-c-utils-1.0.4/include/iot/time.h deps/iotech-c-utils-1.0.4/include/iot/typecode.h include/iot [2020-06-03T11:17:28.942Z] + mkdir -p include/iot/os [2020-06-03T11:17:28.942Z] + cp deps/iotech-c-utils-1.0.4/include/iot/os/linux.h deps/iotech-c-utils-1.0.4/include/iot/os/zephyr.h include/iot/os [2020-06-03T11:17:28.942Z] + mkdir -p /tmp/sdk/build/release [2020-06-03T11:17:28.942Z] + cd /tmp/sdk/build/release [2020-06-03T11:17:28.942Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src [2020-06-03T11:17:28.942Z] -- The C compiler identification is GNU 8.3.0 [2020-06-03T11:17:28.942Z] -- Check for working C compiler: /usr/bin/cc [2020-06-03T11:17:28.961Z] [ 71%] Linking C executable device-counter [2020-06-03T11:17:29.215Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-06-03T11:17:29.215Z] -- Detecting C compiler ABI info [2020-06-03T11:17:29.215Z] -- Detecting C compiler ABI info - done [2020-06-03T11:17:29.215Z] -- Detecting C compile features [2020-06-03T11:17:29.235Z] [ 71%] Built target device-counter [2020-06-03T11:17:29.235Z] Scanning dependencies of target device-random [2020-06-03T11:17:29.235Z] [ 73%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2020-06-03T11:17:29.508Z] [ 74%] Linking C executable device-random [2020-06-03T11:17:29.512Z] -- Detecting C compile features - done [2020-06-03T11:17:29.512Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2020-06-03T11:17:29.512Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2020-06-03T11:17:29.512Z] -- Found LIBYAML: /usr/lib/libyaml.so [2020-06-03T11:17:29.512Z] -- Found LIBUUID: /usr/lib/libuuid.so [2020-06-03T11:17:29.512Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2020-06-03T11:17:29.512Z] -- C SDK 0.0.0 for Linux [2020-06-03T11:17:29.512Z] -- Performing Test CSDK_HAVE_ATOMIC [2020-06-03T11:17:29.781Z] [ 74%] Built target device-random [2020-06-03T11:17:29.781Z] Scanning dependencies of target device-gyro [2020-06-03T11:17:29.781Z] [ 76%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2020-06-03T11:17:29.787Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2020-06-03T11:17:29.787Z] -- Found Curses: /usr/lib/libcurses.so [2020-06-03T11:17:29.787Z] -- Configuring done [2020-06-03T11:17:30.054Z] [ 77%] Linking C executable device-gyro [2020-06-03T11:17:30.055Z] -- Generating done [2020-06-03T11:17:30.055Z] -- Build files have been written to: /tmp/sdk/build/release [2020-06-03T11:17:30.055Z] + make [2020-06-03T11:17:30.055Z] + tee release.log [2020-06-03T11:17:30.055Z] Scanning dependencies of target csdk [2020-06-03T11:17:30.055Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2020-06-03T11:17:30.326Z] [ 77%] Built target device-gyro [2020-06-03T11:17:30.326Z] Scanning dependencies of target template-discovery [2020-06-03T11:17:30.326Z] [ 79%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2020-06-03T11:17:30.332Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback.c.o [2020-06-03T11:17:30.603Z] [ 80%] Linking C executable template-discovery [2020-06-03T11:17:30.618Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2020-06-03T11:17:30.879Z] [ 80%] Built target template-discovery [2020-06-03T11:17:30.879Z] Scanning dependencies of target device-terminal [2020-06-03T11:17:30.879Z] [ 82%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2020-06-03T11:17:31.151Z] [ 84%] Linking C executable device-terminal [2020-06-03T11:17:31.222Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2020-06-03T11:17:31.424Z] [ 84%] Built target device-terminal [2020-06-03T11:17:31.424Z] Scanning dependencies of target template2 [2020-06-03T11:17:31.424Z] [ 85%] Building C object c/examples/v2/CMakeFiles/template2.dir/template.c.o [2020-06-03T11:17:31.489Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2020-06-03T11:17:31.489Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2020-06-03T11:17:31.696Z] [ 87%] Linking C executable template2 [2020-06-03T11:17:31.767Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2020-06-03T11:17:31.969Z] [ 87%] Built target template2 [2020-06-03T11:17:31.969Z] Scanning dependencies of target device-counterv2 [2020-06-03T11:17:31.969Z] [ 88%] Building C object c/examples/v2/counters/CMakeFiles/device-counterv2.dir/device-counter.c.o [2020-06-03T11:17:32.241Z] [ 90%] Linking C executable device-counterv2 [2020-06-03T11:17:32.241Z] [ 90%] Built target device-counterv2 [2020-06-03T11:17:32.455Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2020-06-03T11:17:32.514Z] Scanning dependencies of target device-gyrov2 [2020-06-03T11:17:32.514Z] [ 92%] Building C object c/examples/v2/gyro/CMakeFiles/device-gyrov2.dir/device-gyro.c.o [2020-06-03T11:17:32.514Z] [ 93%] Linking C executable device-gyrov2 [2020-06-03T11:17:32.787Z] [ 93%] Built target device-gyrov2 [2020-06-03T11:17:32.787Z] Scanning dependencies of target device-randomv2 [2020-06-03T11:17:32.787Z] [ 95%] Building C object c/examples/v2/random/CMakeFiles/device-randomv2.dir/device-random.c.o [2020-06-03T11:17:32.794Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2020-06-03T11:17:32.794Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2020-06-03T11:17:33.060Z] [ 96%] Linking C executable device-randomv2 [2020-06-03T11:17:33.073Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2020-06-03T11:17:33.073Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2020-06-03T11:17:33.073Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2020-06-03T11:17:33.331Z] [ 96%] Built target device-randomv2 [2020-06-03T11:17:33.331Z] Scanning dependencies of target device-terminalv2 [2020-06-03T11:17:33.331Z] [ 98%] Building C object c/examples/v2/terminal/CMakeFiles/device-terminalv2.dir/device-terminal.c.o [2020-06-03T11:17:33.351Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2020-06-03T11:17:33.603Z] [100%] Linking C executable device-terminalv2 [2020-06-03T11:17:33.877Z] [100%] Built target device-terminalv2 [2020-06-03T11:17:33.877Z] make: Entering directory '/tmp/sdk/build/release' [2020-06-03T11:17:33.877Z] make[1]: Entering directory '/tmp/sdk/build/release' [2020-06-03T11:17:33.877Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-06-03T11:17:34.150Z] Scanning dependencies of target csdk [2020-06-03T11:17:34.150Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-06-03T11:17:34.150Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-06-03T11:17:34.150Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2020-06-03T11:17:34.429Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2020-06-03T11:17:34.702Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2020-06-03T11:17:34.982Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2020-06-03T11:17:35.270Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2020-06-03T11:17:36.122Z] [ 3%] Linking C shared library libcsdk.so [2020-06-03T11:17:36.122Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-06-03T11:17:36.122Z] [ 65%] Built target csdk [2020-06-03T11:17:36.122Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-06-03T11:17:36.122Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-06-03T11:17:36.122Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-06-03T11:17:36.122Z] [ 66%] Linking C executable template [2020-06-03T11:17:36.122Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-06-03T11:17:36.122Z] [ 68%] Built target template [2020-06-03T11:17:36.122Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-06-03T11:17:36.122Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-06-03T11:17:36.122Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-06-03T11:17:36.243Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2020-06-03T11:17:36.243Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2020-06-03T11:17:36.410Z] [ 69%] Linking C executable device-counter [2020-06-03T11:17:36.410Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-06-03T11:17:36.410Z] [ 71%] Built target device-counter [2020-06-03T11:17:36.410Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-06-03T11:17:36.410Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-06-03T11:17:36.410Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-06-03T11:17:36.410Z] [ 73%] Linking C executable device-random [2020-06-03T11:17:36.508Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2020-06-03T11:17:36.508Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2020-06-03T11:17:36.683Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-06-03T11:17:36.684Z] [ 74%] Built target device-random [2020-06-03T11:17:36.684Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-06-03T11:17:36.684Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-06-03T11:17:36.684Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-06-03T11:17:36.684Z] [ 76%] Linking C executable device-gyro [2020-06-03T11:17:36.773Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2020-06-03T11:17:36.773Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2020-06-03T11:17:36.958Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-06-03T11:17:36.959Z] [ 77%] Built target device-gyro [2020-06-03T11:17:36.959Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-06-03T11:17:36.959Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-06-03T11:17:36.959Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-06-03T11:17:36.959Z] [ 79%] Linking C executable template-discovery [2020-06-03T11:17:37.231Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-06-03T11:17:37.231Z] [ 80%] Built target template-discovery [2020-06-03T11:17:37.231Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-06-03T11:17:37.231Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-06-03T11:17:37.231Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-06-03T11:17:37.231Z] [ 82%] Linking C executable device-terminal [2020-06-03T11:17:37.356Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2020-06-03T11:17:37.356Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2020-06-03T11:17:37.505Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-06-03T11:17:37.505Z] [ 84%] Built target device-terminal [2020-06-03T11:17:37.505Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-06-03T11:17:37.505Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-06-03T11:17:37.505Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-06-03T11:17:37.505Z] [ 85%] Linking C executable template2 [2020-06-03T11:17:37.620Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2020-06-03T11:17:37.620Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2020-06-03T11:17:37.776Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-06-03T11:17:37.776Z] [ 87%] Built target template2 [2020-06-03T11:17:37.776Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-06-03T11:17:37.776Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-06-03T11:17:37.776Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-06-03T11:17:37.776Z] [ 88%] Linking C executable device-counterv2 [2020-06-03T11:17:37.897Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2020-06-03T11:17:38.054Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-06-03T11:17:38.054Z] [ 90%] Built target device-counterv2 [2020-06-03T11:17:38.054Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-06-03T11:17:38.054Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-06-03T11:17:38.054Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-06-03T11:17:38.054Z] [ 92%] Linking C executable device-gyrov2 [2020-06-03T11:17:38.171Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2020-06-03T11:17:38.329Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-06-03T11:17:38.329Z] [ 93%] Built target device-gyrov2 [2020-06-03T11:17:38.329Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-06-03T11:17:38.329Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-06-03T11:17:38.329Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-06-03T11:17:38.329Z] [ 95%] Linking C executable device-randomv2 [2020-06-03T11:17:38.465Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2020-06-03T11:17:38.605Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-06-03T11:17:38.605Z] [ 96%] Built target device-randomv2 [2020-06-03T11:17:38.605Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-06-03T11:17:38.605Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-06-03T11:17:38.605Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-06-03T11:17:38.605Z] [ 98%] Linking C executable device-terminalv2 [2020-06-03T11:17:38.881Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-06-03T11:17:38.881Z] [100%] Built target device-terminalv2 [2020-06-03T11:17:38.881Z] make[1]: Leaving directory '/tmp/sdk/build/release' [2020-06-03T11:17:38.881Z] Install the project... [2020-06-03T11:17:38.881Z] -- Install configuration: "Release" [2020-06-03T11:17:38.881Z] -- Installing: /usr/local/lib/libcsdk.so [2020-06-03T11:17:38.881Z] -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" [2020-06-03T11:17:38.881Z] -- Up-to-date: /usr/local/include [2020-06-03T11:17:38.881Z] -- Installing: /usr/local/include/devsdk [2020-06-03T11:17:38.881Z] -- Installing: /usr/local/include/devsdk/devsdk-base.h [2020-06-03T11:17:38.881Z] -- Installing: /usr/local/include/devsdk/devsdk.h [2020-06-03T11:17:38.881Z] -- Installing: /usr/local/include/edgex [2020-06-03T11:17:38.881Z] -- Installing: /usr/local/include/edgex/devices.h [2020-06-03T11:17:38.881Z] -- Installing: /usr/local/include/edgex/edgex.h [2020-06-03T11:17:38.881Z] -- Installing: /usr/local/include/edgex/device-mgmt.h [2020-06-03T11:17:38.881Z] -- Installing: /usr/local/include/edgex/profiles.h [2020-06-03T11:17:38.881Z] -- Installing: /usr/local/include/edgex/edgex-base.h [2020-06-03T11:17:38.881Z] -- Installing: /usr/local/include/edgex/error.h [2020-06-03T11:17:38.881Z] -- Installing: /usr/local/include/edgex/registry.h [2020-06-03T11:17:38.881Z] -- Installing: /usr/local/include/edgex/rest-server.h [2020-06-03T11:17:38.881Z] -- Installing: /usr/local/include/edgex/os.h [2020-06-03T11:17:38.881Z] -- Installing: /usr/local/include/edgex/devsdk.h [2020-06-03T11:17:38.881Z] -- Installing: /usr/local/include/edgex/eventgen.h [2020-06-03T11:17:38.881Z] -- Installing: /usr/local/include/edgex/edgex-logging.h [2020-06-03T11:17:38.881Z] -- Installing: /usr/local/include/edgex/csdk-defs.h [2020-06-03T11:17:38.881Z] -- Installing: /usr/local/include/iot [2020-06-03T11:17:38.881Z] -- Installing: /usr/local/include/iot/hash.h [2020-06-03T11:17:38.881Z] -- Installing: /usr/local/include/iot/thread.h [2020-06-03T11:17:38.881Z] -- Installing: /usr/local/include/iot/json.h [2020-06-03T11:17:38.881Z] -- Installing: /usr/local/include/iot/os [2020-06-03T11:17:38.881Z] -- Installing: /usr/local/include/iot/os/zephyr.h [2020-06-03T11:17:38.881Z] -- Installing: /usr/local/include/iot/os/linux.h [2020-06-03T11:17:38.881Z] -- Installing: /usr/local/include/iot/typecode.h [2020-06-03T11:17:38.881Z] -- Installing: /usr/local/include/iot/base64.h [2020-06-03T11:17:38.881Z] -- Installing: /usr/local/include/iot/container.h [2020-06-03T11:17:38.881Z] -- Installing: /usr/local/include/iot/data.h [2020-06-03T11:17:38.881Z] -- Installing: /usr/local/include/iot/threadpool.h [2020-06-03T11:17:38.881Z] -- Installing: /usr/local/include/iot/scheduler.h [2020-06-03T11:17:38.881Z] -- Installing: /usr/local/include/iot/component.h [2020-06-03T11:17:38.881Z] -- Installing: /usr/local/include/iot/os.h [2020-06-03T11:17:38.882Z] -- Installing: /usr/local/include/iot/logger.h [2020-06-03T11:17:38.882Z] -- Installing: /usr/local/include/iot/time.h [2020-06-03T11:17:38.882Z] -- Installing: /usr/local/include/iot/iot.h [2020-06-03T11:17:38.882Z] -- Installing: /usr/local/share/device-sdk-c/LICENSE [2020-06-03T11:17:38.882Z] -- Installing: /usr/local/share/device-sdk-c/Attribution.txt [2020-06-03T11:17:38.882Z] make: Leaving directory '/tmp/sdk/build/release' [2020-06-03T11:17:40.467Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2020-06-03T11:17:40.467Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2020-06-03T11:17:40.467Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2020-06-03T11:17:40.745Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2020-06-03T11:17:40.867Z] Removing intermediate container 21064b8079b3 [2020-06-03T11:17:40.867Z] ---> e2b5d650b46d [2020-06-03T11:17:40.867Z] Step 14/21 : FROM alpine:3.9 [2020-06-03T11:17:41.370Z] [ 57%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2020-06-03T11:17:41.464Z] 3.9: Pulling from library/alpine [2020-06-03T11:17:41.464Z] 941f399634ec: Pulling fs layer [2020-06-03T11:17:41.738Z] 941f399634ec: Verifying Checksum [2020-06-03T11:17:41.738Z] 941f399634ec: Download complete [2020-06-03T11:17:42.030Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2020-06-03T11:17:42.336Z] 941f399634ec: Pull complete [2020-06-03T11:17:42.336Z] Digest: sha256:414e0518bb9228d35e4cd5165567fb91d26c6a214e9c95899e1e056fcd349011 [2020-06-03T11:17:42.336Z] Status: Downloaded newer image for alpine:3.9 [2020-06-03T11:17:42.336Z] ---> 9afdd4a290bf [2020-06-03T11:17:42.336Z] Step 15/21 : MAINTAINER IOTech [2020-06-03T11:17:42.611Z] ---> Running in 531dad85d462 [2020-06-03T11:17:42.897Z] Removing intermediate container 531dad85d462 [2020-06-03T11:17:42.897Z] ---> 7cd57dcb88bf [2020-06-03T11:17:42.897Z] Step 16/21 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml curl libmicrohttpd libuuid [2020-06-03T11:17:42.897Z] ---> Running in 791ccfb97bf6 [2020-06-03T11:17:43.008Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2020-06-03T11:17:43.285Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/v1compat.c.o [2020-06-03T11:17:43.553Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2020-06-03T11:17:43.825Z] [ 65%] Linking C shared library libcsdk.so [2020-06-03T11:17:43.825Z] [ 65%] Built target csdk [2020-06-03T11:17:43.825Z] Scanning dependencies of target template [2020-06-03T11:17:43.879Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz [2020-06-03T11:17:44.103Z] [ 66%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2020-06-03T11:17:44.104Z] [ 68%] Linking C executable template [2020-06-03T11:17:44.150Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz [2020-06-03T11:17:44.369Z] [ 68%] Built target template [2020-06-03T11:17:44.369Z] Scanning dependencies of target device-counter [2020-06-03T11:17:44.369Z] [ 69%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2020-06-03T11:17:44.369Z] [ 71%] Linking C executable device-counter [2020-06-03T11:17:44.421Z] (1/48) Installing binutils (2.31.1-r2) [2020-06-03T11:17:44.635Z] [ 71%] Built target device-counter [2020-06-03T11:17:44.635Z] Scanning dependencies of target device-random [2020-06-03T11:17:44.635Z] [ 73%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2020-06-03T11:17:44.635Z] [ 74%] Linking C executable device-random [2020-06-03T11:17:44.693Z] (2/48) Installing libmagic (5.36-r1) [2020-06-03T11:17:44.693Z] (3/48) Installing file (5.36-r1) [2020-06-03T11:17:44.693Z] (4/48) Installing gmp (6.1.2-r1) [2020-06-03T11:17:44.693Z] (5/48) Installing isl (0.18-r0) [2020-06-03T11:17:44.693Z] (6/48) Installing libgomp (8.3.0-r0) [2020-06-03T11:17:44.693Z] (7/48) Installing libatomic (8.3.0-r0) [2020-06-03T11:17:44.693Z] (8/48) Installing libgcc (8.3.0-r0) [2020-06-03T11:17:44.693Z] (9/48) Installing mpfr3 (3.1.5-r1) [2020-06-03T11:17:44.693Z] (10/48) Installing mpc1 (1.0.3-r1) [2020-06-03T11:17:44.693Z] (11/48) Installing libstdc++ (8.3.0-r0) [2020-06-03T11:17:44.902Z] [ 74%] Built target device-random [2020-06-03T11:17:44.902Z] Scanning dependencies of target device-gyro [2020-06-03T11:17:44.902Z] [ 76%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2020-06-03T11:17:44.902Z] [ 77%] Linking C executable device-gyro [2020-06-03T11:17:44.970Z] (12/48) Installing gcc (8.3.0-r0) [2020-06-03T11:17:45.168Z] [ 77%] Built target device-gyro [2020-06-03T11:17:45.168Z] Scanning dependencies of target template-discovery [2020-06-03T11:17:45.168Z] [ 79%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2020-06-03T11:17:45.468Z] [ 80%] Linking C executable template-discovery [2020-06-03T11:17:45.468Z] [ 80%] Built target template-discovery [2020-06-03T11:17:45.468Z] Scanning dependencies of target device-terminal [2020-06-03T11:17:45.468Z] [ 82%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2020-06-03T11:17:45.734Z] [ 84%] Linking C executable device-terminal [2020-06-03T11:17:45.734Z] [ 84%] Built target device-terminal [2020-06-03T11:17:45.734Z] Scanning dependencies of target template2 [2020-06-03T11:17:45.734Z] [ 85%] Building C object c/examples/v2/CMakeFiles/template2.dir/template.c.o [2020-06-03T11:17:45.998Z] [ 87%] Linking C executable template2 [2020-06-03T11:17:45.998Z] [ 87%] Built target template2 [2020-06-03T11:17:46.277Z] Scanning dependencies of target device-counterv2 [2020-06-03T11:17:46.277Z] [ 88%] Building C object c/examples/v2/counters/CMakeFiles/device-counterv2.dir/device-counter.c.o [2020-06-03T11:17:46.277Z] [ 90%] Linking C executable device-counterv2 [2020-06-03T11:17:46.401Z] (13/48) Installing musl-dev (1.1.20-r5) [2020-06-03T11:17:46.401Z] (14/48) Installing libc-dev (0.7.1-r0) [2020-06-03T11:17:46.401Z] (15/48) Installing g++ (8.3.0-r0) [2020-06-03T11:17:46.560Z] [ 90%] Built target device-counterv2 [2020-06-03T11:17:46.560Z] Scanning dependencies of target device-gyrov2 [2020-06-03T11:17:46.560Z] [ 92%] Building C object c/examples/v2/gyro/CMakeFiles/device-gyrov2.dir/device-gyro.c.o [2020-06-03T11:17:46.560Z] [ 93%] Linking C executable device-gyrov2 [2020-06-03T11:17:46.560Z] [ 93%] Built target device-gyrov2 [2020-06-03T11:17:46.884Z] Scanning dependencies of target device-randomv2 [2020-06-03T11:17:46.884Z] [ 95%] Building C object c/examples/v2/random/CMakeFiles/device-randomv2.dir/device-random.c.o [2020-06-03T11:17:46.884Z] [ 96%] Linking C executable device-randomv2 [2020-06-03T11:17:46.884Z] [ 96%] Built target device-randomv2 [2020-06-03T11:17:46.884Z] Scanning dependencies of target device-terminalv2 [2020-06-03T11:17:46.884Z] [ 98%] Building C object c/examples/v2/terminal/CMakeFiles/device-terminalv2.dir/device-terminal.c.o [2020-06-03T11:17:47.171Z] [100%] Linking C executable device-terminalv2 [2020-06-03T11:17:47.171Z] [100%] Built target device-terminalv2 [2020-06-03T11:17:47.171Z] + make package [2020-06-03T11:17:47.171Z] + tee -a release.log [2020-06-03T11:17:47.442Z] [ 65%] Built target csdk [2020-06-03T11:17:47.442Z] [ 68%] Built target template [2020-06-03T11:17:47.442Z] [ 71%] Built target device-counter [2020-06-03T11:17:47.442Z] [ 74%] Built target device-random [2020-06-03T11:17:47.442Z] [ 77%] Built target device-gyro [2020-06-03T11:17:47.442Z] [ 80%] Built target template-discovery [2020-06-03T11:17:47.706Z] [ 84%] Built target device-terminal [2020-06-03T11:17:47.706Z] [ 87%] Built target template2 [2020-06-03T11:17:47.706Z] [ 90%] Built target device-counterv2 [2020-06-03T11:17:47.706Z] [ 93%] Built target device-gyrov2 [2020-06-03T11:17:47.706Z] [ 96%] Built target device-randomv2 [2020-06-03T11:17:47.706Z] [100%] Built target device-terminalv2 [2020-06-03T11:17:47.706Z] Run CPack packaging tool... [2020-06-03T11:17:47.706Z] CPack: Create package using TGZ [2020-06-03T11:17:47.706Z] CPack: Install projects [2020-06-03T11:17:47.706Z] CPack: - Run preinstall target for: Csdk [2020-06-03T11:17:47.829Z] (16/48) Installing make (4.2.1-r2) [2020-06-03T11:17:47.829Z] (17/48) Installing fortify-headers (1.0-r0) [2020-06-03T11:17:47.829Z] (18/48) Installing build-base (0.5-r1) [2020-06-03T11:17:47.829Z] (19/48) Installing libattr (2.4.47-r7) [2020-06-03T11:17:47.829Z] (20/48) Installing libacl (2.2.52-r5) [2020-06-03T11:17:47.829Z] (21/48) Installing libbz2 (1.0.6-r7) [2020-06-03T11:17:47.829Z] (22/48) Installing expat (2.2.8-r0) [2020-06-03T11:17:47.829Z] (23/48) Installing lz4-libs (1.8.3-r2) [2020-06-03T11:17:47.829Z] (24/48) Installing xz-libs (5.2.4-r0) [2020-06-03T11:17:47.829Z] (25/48) Installing libarchive (3.3.3-r2) [2020-06-03T11:17:48.298Z] CPack: - Install project: Csdk [2020-06-03T11:17:48.298Z] CPack: Create package [2020-06-03T11:17:48.298Z] CPack: - package: /tmp/sdk/build/release/csdk-0.0.0.tar.gz generated. [2020-06-03T11:17:48.298Z] + '[' false '=' true ] [2020-06-03T11:17:48.298Z] + '[' false '=' true ] [2020-06-03T11:17:48.298Z] + mkdir -p /tmp/sdk/build/debug [2020-06-03T11:17:48.298Z] + cd /tmp/sdk/build/debug [2020-06-03T11:17:48.298Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCSDK_BUILD_DEBUG=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src [2020-06-03T11:17:48.298Z] -- The C compiler identification is GNU 8.3.0 [2020-06-03T11:17:48.422Z] (26/48) Installing ca-certificates (20191127-r0) [2020-06-03T11:17:48.422Z] (27/48) Installing nghttp2-libs (1.35.1-r1) [2020-06-03T11:17:48.422Z] (28/48) Installing libssh2 (1.9.0-r1) [2020-06-03T11:17:48.422Z] (29/48) Installing libcurl (7.64.0-r3) [2020-06-03T11:17:48.422Z] (30/48) Installing ncurses-terminfo-base (6.1_p20190105-r0) [2020-06-03T11:17:48.422Z] (31/48) Installing ncurses-terminfo (6.1_p20190105-r0) [2020-06-03T11:17:48.573Z] -- Check for working C compiler: /usr/bin/cc [2020-06-03T11:17:48.573Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-06-03T11:17:48.573Z] -- Detecting C compiler ABI info [2020-06-03T11:17:48.573Z] -- Detecting C compiler ABI info - done [2020-06-03T11:17:48.573Z] -- Detecting C compile features [2020-06-03T11:17:49.174Z] -- Detecting C compile features - done [2020-06-03T11:17:49.174Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2020-06-03T11:17:49.174Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2020-06-03T11:17:49.174Z] -- Found LIBYAML: /usr/lib/libyaml.so [2020-06-03T11:17:49.174Z] -- Found LIBUUID: /usr/lib/libuuid.so [2020-06-03T11:17:49.174Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2020-06-03T11:17:49.174Z] -- C SDK 0.0.0 for Linux [2020-06-03T11:17:49.174Z] -- Performing Test CSDK_HAVE_ATOMIC [2020-06-03T11:17:49.174Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2020-06-03T11:17:49.174Z] -- Found Curses: /usr/lib/libcurses.so [2020-06-03T11:17:49.174Z] -- Configuring done [2020-06-03T11:17:49.174Z] -- Generating done [2020-06-03T11:17:49.174Z] -- Build files have been written to: /tmp/sdk/build/debug [2020-06-03T11:17:49.174Z] + make [2020-06-03T11:17:49.174Z] + tee debug.log [2020-06-03T11:17:49.394Z] (32/48) Installing ncurses-libs (6.1_p20190105-r0) [2020-06-03T11:17:49.395Z] (33/48) Installing rhash-libs (1.3.6-r2) [2020-06-03T11:17:49.395Z] (34/48) Installing libuv (1.23.2-r0) [2020-06-03T11:17:49.395Z] (35/48) Installing cmake (3.13.0-r0) [2020-06-03T11:17:49.445Z] Scanning dependencies of target csdk [2020-06-03T11:17:49.445Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2020-06-03T11:17:49.445Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback.c.o [2020-06-03T11:17:49.712Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2020-06-03T11:17:50.005Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2020-06-03T11:17:50.005Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2020-06-03T11:17:50.279Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2020-06-03T11:17:50.279Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2020-06-03T11:17:50.589Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2020-06-03T11:17:50.589Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2020-06-03T11:17:50.827Z] (36/48) Installing curl (7.64.0-r3) [2020-06-03T11:17:50.827Z] (37/48) Installing pcre2 (10.32-r1) [2020-06-03T11:17:50.827Z] (38/48) Installing git (2.20.4-r0) [2020-06-03T11:17:50.901Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2020-06-03T11:17:50.902Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2020-06-03T11:17:51.099Z] (39/48) Installing nettle (3.4.1-r0) [2020-06-03T11:17:51.099Z] (40/48) Installing libffi (3.2.1-r6) [2020-06-03T11:17:51.099Z] (41/48) Installing p11-kit (0.23.14-r0) [2020-06-03T11:17:51.099Z] (42/48) Installing libtasn1 (4.14-r0) [2020-06-03T11:17:51.099Z] (43/48) Installing libunistring (0.9.10-r0) [2020-06-03T11:17:51.099Z] (44/48) Installing gnutls (3.6.7-r1) [2020-06-03T11:17:51.197Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2020-06-03T11:17:51.197Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2020-06-03T11:17:51.373Z] (45/48) Installing libmicrohttpd (0.9.62-r0) [2020-06-03T11:17:51.373Z] (46/48) Installing libuuid (2.33-r0) [2020-06-03T11:17:51.373Z] (47/48) Installing wget (1.20.3-r0) [2020-06-03T11:17:51.373Z] (48/48) Installing yaml (0.2.1-r0) [2020-06-03T11:17:51.373Z] Executing busybox-1.29.3-r10.trigger [2020-06-03T11:17:51.373Z] Executing ca-certificates-20191127-r0.trigger [2020-06-03T11:17:51.373Z] OK: 219 MiB in 62 packages [2020-06-03T11:17:51.787Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2020-06-03T11:17:52.139Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2020-06-03T11:17:52.139Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2020-06-03T11:17:52.139Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2020-06-03T11:17:52.446Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2020-06-03T11:17:52.715Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2020-06-03T11:17:52.715Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2020-06-03T11:17:52.716Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2020-06-03T11:17:52.983Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2020-06-03T11:17:52.983Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2020-06-03T11:17:52.983Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2020-06-03T11:17:53.279Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2020-06-03T11:17:53.279Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2020-06-03T11:17:53.590Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2020-06-03T11:17:53.590Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2020-06-03T11:17:53.590Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2020-06-03T11:17:53.861Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2020-06-03T11:17:54.394Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2020-06-03T11:17:55.167Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2020-06-03T11:17:55.167Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2020-06-03T11:17:55.167Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2020-06-03T11:17:55.496Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2020-06-03T11:17:55.857Z] [ 57%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2020-06-03T11:17:55.857Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2020-06-03T11:17:56.281Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2020-06-03T11:17:56.281Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/v1compat.c.o [2020-06-03T11:17:56.566Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2020-06-03T11:17:56.566Z] [ 65%] Linking C shared library libcsdk.so [2020-06-03T11:17:56.566Z] [ 65%] Built target csdk [2020-06-03T11:17:56.566Z] Scanning dependencies of target template [2020-06-03T11:17:56.566Z] [ 66%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2020-06-03T11:17:56.863Z] [ 68%] Linking C executable template [2020-06-03T11:17:56.863Z] [ 68%] Built target template [2020-06-03T11:17:56.863Z] Scanning dependencies of target device-counter [2020-06-03T11:17:56.863Z] [ 69%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2020-06-03T11:17:56.863Z] [ 71%] Linking C executable device-counter [2020-06-03T11:17:57.136Z] [ 71%] Built target device-counter [2020-06-03T11:17:57.136Z] Scanning dependencies of target device-random [2020-06-03T11:17:57.136Z] [ 73%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2020-06-03T11:17:57.136Z] [ 74%] Linking C executable device-random [2020-06-03T11:17:57.431Z] [ 74%] Built target device-random [2020-06-03T11:17:57.431Z] Scanning dependencies of target device-gyro [2020-06-03T11:17:57.431Z] [ 76%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2020-06-03T11:17:57.431Z] [ 77%] Linking C executable device-gyro [2020-06-03T11:17:57.431Z] [ 77%] Built target device-gyro [2020-06-03T11:17:57.431Z] Scanning dependencies of target template-discovery [2020-06-03T11:17:57.431Z] [ 79%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2020-06-03T11:17:57.710Z] [ 80%] Linking C executable template-discovery [2020-06-03T11:17:57.710Z] [ 80%] Built target template-discovery [2020-06-03T11:17:57.710Z] Scanning dependencies of target device-terminal [2020-06-03T11:17:57.710Z] [ 82%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2020-06-03T11:17:57.710Z] [ 84%] Linking C executable device-terminal [2020-06-03T11:17:57.982Z] [ 84%] Built target device-terminal [2020-06-03T11:17:57.982Z] Scanning dependencies of target template2 [2020-06-03T11:17:57.982Z] [ 85%] Building C object c/examples/v2/CMakeFiles/template2.dir/template.c.o [2020-06-03T11:17:58.307Z] [ 87%] Linking C executable template2 [2020-06-03T11:17:58.307Z] [ 87%] Built target template2 [2020-06-03T11:17:58.307Z] Scanning dependencies of target device-counterv2 [2020-06-03T11:17:58.307Z] [ 88%] Building C object c/examples/v2/counters/CMakeFiles/device-counterv2.dir/device-counter.c.o [2020-06-03T11:17:58.307Z] [ 90%] Linking C executable device-counterv2 [2020-06-03T11:17:58.627Z] [ 90%] Built target device-counterv2 [2020-06-03T11:17:58.627Z] Scanning dependencies of target device-gyrov2 [2020-06-03T11:17:58.627Z] [ 92%] Building C object c/examples/v2/gyro/CMakeFiles/device-gyrov2.dir/device-gyro.c.o [2020-06-03T11:17:58.627Z] [ 93%] Linking C executable device-gyrov2 [2020-06-03T11:17:58.933Z] [ 93%] Built target device-gyrov2 [2020-06-03T11:17:58.933Z] Scanning dependencies of target device-randomv2 [2020-06-03T11:17:58.933Z] [ 95%] Building C object c/examples/v2/random/CMakeFiles/device-randomv2.dir/device-random.c.o [2020-06-03T11:17:58.933Z] [ 96%] Linking C executable device-randomv2 [2020-06-03T11:17:59.209Z] [ 96%] Built target device-randomv2 [2020-06-03T11:17:59.209Z] Scanning dependencies of target device-terminalv2 [2020-06-03T11:17:59.209Z] [ 98%] Building C object c/examples/v2/terminal/CMakeFiles/device-terminalv2.dir/device-terminal.c.o [2020-06-03T11:17:59.209Z] [100%] Linking C executable device-terminalv2 [2020-06-03T11:17:59.509Z] [100%] Built target device-terminalv2 [2020-06-03T11:17:59.509Z] make: Entering directory '/tmp/sdk/build/release' [2020-06-03T11:17:59.509Z] make[1]: Entering directory '/tmp/sdk/build/release' [2020-06-03T11:17:59.509Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-06-03T11:17:59.509Z] Scanning dependencies of target csdk [2020-06-03T11:17:59.509Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-06-03T11:17:59.509Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-06-03T11:17:59.509Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2020-06-03T11:18:00.128Z] [ 3%] Linking C shared library libcsdk.so [2020-06-03T11:18:00.128Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-06-03T11:18:00.128Z] [ 65%] Built target csdk [2020-06-03T11:18:00.128Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-06-03T11:18:00.423Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-06-03T11:18:00.423Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-06-03T11:18:00.423Z] [ 66%] Linking C executable template [2020-06-03T11:18:00.423Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-06-03T11:18:00.423Z] [ 68%] Built target template [2020-06-03T11:18:00.423Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-06-03T11:18:00.423Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-06-03T11:18:00.423Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-06-03T11:18:00.423Z] [ 69%] Linking C executable device-counter [2020-06-03T11:18:00.423Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-06-03T11:18:00.423Z] [ 71%] Built target device-counter [2020-06-03T11:18:00.423Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-06-03T11:18:00.423Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-06-03T11:18:00.423Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-06-03T11:18:00.423Z] [ 73%] Linking C executable device-random [2020-06-03T11:18:00.714Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-06-03T11:18:00.714Z] [ 74%] Built target device-random [2020-06-03T11:18:00.714Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-06-03T11:18:00.714Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-06-03T11:18:00.714Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-06-03T11:18:00.714Z] [ 76%] Linking C executable device-gyro [2020-06-03T11:18:00.714Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-06-03T11:18:00.714Z] [ 77%] Built target device-gyro [2020-06-03T11:18:00.714Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-06-03T11:18:00.714Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-06-03T11:18:00.714Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-06-03T11:18:00.714Z] [ 79%] Linking C executable template-discovery [2020-06-03T11:18:00.981Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-06-03T11:18:00.981Z] [ 80%] Built target template-discovery [2020-06-03T11:18:00.981Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-06-03T11:18:00.981Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-06-03T11:18:00.981Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-06-03T11:18:00.981Z] [ 82%] Linking C executable device-terminal [2020-06-03T11:18:00.981Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-06-03T11:18:00.981Z] [ 84%] Built target device-terminal [2020-06-03T11:18:00.981Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-06-03T11:18:00.981Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-06-03T11:18:00.981Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-06-03T11:18:00.981Z] [ 85%] Linking C executable template2 [2020-06-03T11:18:00.981Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-06-03T11:18:01.255Z] [ 87%] Built target template2 [2020-06-03T11:18:01.255Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-06-03T11:18:01.255Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-06-03T11:18:01.255Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-06-03T11:18:01.255Z] [ 88%] Linking C executable device-counterv2 [2020-06-03T11:18:01.255Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-06-03T11:18:01.255Z] [ 90%] Built target device-counterv2 [2020-06-03T11:18:01.255Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-06-03T11:18:01.255Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-06-03T11:18:01.255Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-06-03T11:18:01.255Z] [ 92%] Linking C executable device-gyrov2 [2020-06-03T11:18:01.530Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-06-03T11:18:01.530Z] [ 93%] Built target device-gyrov2 [2020-06-03T11:18:01.530Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-06-03T11:18:01.530Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-06-03T11:18:01.530Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-06-03T11:18:01.530Z] [ 95%] Linking C executable device-randomv2 [2020-06-03T11:18:01.530Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-06-03T11:18:01.531Z] [ 96%] Built target device-randomv2 [2020-06-03T11:18:01.531Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-06-03T11:18:01.531Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-06-03T11:18:01.531Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-06-03T11:18:01.531Z] [ 98%] Linking C executable device-terminalv2 [2020-06-03T11:18:01.896Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-06-03T11:18:01.896Z] [100%] Built target device-terminalv2 [2020-06-03T11:18:01.896Z] make[1]: Leaving directory '/tmp/sdk/build/release' [2020-06-03T11:18:01.896Z] Install the project... [2020-06-03T11:18:01.896Z] -- Install configuration: "Release" [2020-06-03T11:18:01.896Z] -- Installing: /usr/local/lib/libcsdk.so [2020-06-03T11:18:01.896Z] -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" [2020-06-03T11:18:01.896Z] -- Up-to-date: /usr/local/include [2020-06-03T11:18:01.896Z] -- Installing: /usr/local/include/devsdk [2020-06-03T11:18:01.896Z] -- Installing: /usr/local/include/devsdk/devsdk-base.h [2020-06-03T11:18:01.896Z] -- Installing: /usr/local/include/devsdk/devsdk.h [2020-06-03T11:18:01.896Z] -- Installing: /usr/local/include/edgex [2020-06-03T11:18:01.896Z] -- Installing: /usr/local/include/edgex/device-mgmt.h [2020-06-03T11:18:01.896Z] -- Installing: /usr/local/include/edgex/devices.h [2020-06-03T11:18:01.896Z] -- Installing: /usr/local/include/edgex/devsdk.h [2020-06-03T11:18:01.896Z] -- Installing: /usr/local/include/edgex/edgex-base.h [2020-06-03T11:18:01.896Z] -- Installing: /usr/local/include/edgex/edgex-logging.h [2020-06-03T11:18:01.896Z] -- Installing: /usr/local/include/edgex/edgex.h [2020-06-03T11:18:01.896Z] -- Installing: /usr/local/include/edgex/error.h [2020-06-03T11:18:01.896Z] -- Installing: /usr/local/include/edgex/eventgen.h [2020-06-03T11:18:01.897Z] -- Installing: /usr/local/include/edgex/os.h [2020-06-03T11:18:01.897Z] -- Installing: /usr/local/include/edgex/profiles.h [2020-06-03T11:18:01.897Z] -- Installing: /usr/local/include/edgex/registry.h [2020-06-03T11:18:01.897Z] -- Installing: /usr/local/include/edgex/rest-server.h [2020-06-03T11:18:01.897Z] -- Installing: /usr/local/include/edgex/csdk-defs.h [2020-06-03T11:18:01.897Z] -- Installing: /usr/local/include/iot [2020-06-03T11:18:01.897Z] -- Installing: /usr/local/include/iot/base64.h [2020-06-03T11:18:01.897Z] -- Installing: /usr/local/include/iot/component.h [2020-06-03T11:18:01.897Z] -- Installing: /usr/local/include/iot/container.h [2020-06-03T11:18:01.897Z] -- Installing: /usr/local/include/iot/data.h [2020-06-03T11:18:01.897Z] -- Installing: /usr/local/include/iot/hash.h [2020-06-03T11:18:01.897Z] -- Installing: /usr/local/include/iot/iot.h [2020-06-03T11:18:01.897Z] -- Installing: /usr/local/include/iot/json.h [2020-06-03T11:18:01.897Z] -- Installing: /usr/local/include/iot/logger.h [2020-06-03T11:18:01.897Z] -- Installing: /usr/local/include/iot/os.h [2020-06-03T11:18:01.897Z] -- Installing: /usr/local/include/iot/scheduler.h [2020-06-03T11:18:01.897Z] -- Installing: /usr/local/include/iot/thread.h [2020-06-03T11:18:01.897Z] -- Installing: /usr/local/include/iot/threadpool.h [2020-06-03T11:18:01.897Z] -- Installing: /usr/local/include/iot/time.h [2020-06-03T11:18:01.897Z] -- Installing: /usr/local/include/iot/typecode.h [2020-06-03T11:18:01.897Z] -- Installing: /usr/local/include/iot/os [2020-06-03T11:18:01.897Z] -- Installing: /usr/local/include/iot/os/linux.h [2020-06-03T11:18:01.897Z] -- Installing: /usr/local/include/iot/os/zephyr.h [2020-06-03T11:18:01.897Z] -- Installing: /usr/local/share/device-sdk-c/LICENSE [2020-06-03T11:18:01.897Z] -- Installing: /usr/local/share/device-sdk-c/Attribution.txt [2020-06-03T11:18:01.897Z] make: Leaving directory '/tmp/sdk/build/release' [2020-06-03T11:18:03.396Z] Removing intermediate container 1865bec59f8f [2020-06-03T11:18:03.396Z] ---> 56cfa1b418a6 [2020-06-03T11:18:03.396Z] Step 14/21 : FROM alpine:3.9 [2020-06-03T11:18:03.673Z] 3.9: Pulling from library/alpine [2020-06-03T11:18:03.946Z] 31603596830f: Pulling fs layer [2020-06-03T11:18:04.242Z] 31603596830f: Verifying Checksum [2020-06-03T11:18:04.242Z] 31603596830f: Download complete [2020-06-03T11:18:04.511Z] 31603596830f: Pull complete [2020-06-03T11:18:04.511Z] Digest: sha256:414e0518bb9228d35e4cd5165567fb91d26c6a214e9c95899e1e056fcd349011 [2020-06-03T11:18:04.511Z] Status: Downloaded newer image for alpine:3.9 [2020-06-03T11:18:04.511Z] ---> 78a2ce922f86 [2020-06-03T11:18:04.511Z] Step 15/21 : MAINTAINER IOTech [2020-06-03T11:18:04.511Z] ---> Running in 740e5463532a [2020-06-03T11:18:04.779Z] Removing intermediate container 740e5463532a [2020-06-03T11:18:04.779Z] ---> ce47b8ceefaf [2020-06-03T11:18:04.779Z] Step 16/21 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml curl libmicrohttpd libuuid [2020-06-03T11:18:04.779Z] ---> Running in ec1df824ae56 [2020-06-03T11:18:06.218Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz [2020-06-03T11:18:06.218Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz [2020-06-03T11:18:06.218Z] (1/48) Installing binutils (2.31.1-r2) [2020-06-03T11:18:06.218Z] (2/48) Installing libmagic (5.36-r1) [2020-06-03T11:18:06.460Z] Removing intermediate container 791ccfb97bf6 [2020-06-03T11:18:06.460Z] ---> 77e92348a155 [2020-06-03T11:18:06.460Z] Step 17/21 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot [2020-06-03T11:18:06.460Z] ---> 194064384a6d [2020-06-03T11:18:06.460Z] Step 18/21 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex [2020-06-03T11:18:06.460Z] ---> 2b172c04c326 [2020-06-03T11:18:06.460Z] Step 19/21 : COPY --from=builder /usr/local/lib /usr/local/lib [2020-06-03T11:18:06.460Z] ---> 2f777c00dae9 [2020-06-03T11:18:06.460Z] Step 20/21 : COPY --from=builder /usr/local/lib64 /usr/local/lib64 [2020-06-03T11:18:06.496Z] (3/48) Installing file (5.36-r1) [2020-06-03T11:18:06.496Z] (4/48) Installing gmp (6.1.2-r1) [2020-06-03T11:18:06.496Z] (5/48) Installing isl (0.18-r0) [2020-06-03T11:18:06.496Z] (6/48) Installing libgomp (8.3.0-r0) [2020-06-03T11:18:06.496Z] (7/48) Installing libatomic (8.3.0-r0) [2020-06-03T11:18:06.496Z] (8/48) Installing libgcc (8.3.0-r0) [2020-06-03T11:18:06.496Z] (9/48) Installing mpfr3 (3.1.5-r1) [2020-06-03T11:18:06.496Z] (10/48) Installing mpc1 (1.0.3-r1) [2020-06-03T11:18:06.496Z] (11/48) Installing libstdc++ (8.3.0-r0) [2020-06-03T11:18:06.496Z] (12/48) Installing gcc (8.3.0-r0) [2020-06-03T11:18:06.736Z] ---> a5e8d6038edd [2020-06-03T11:18:06.736Z] Step 21/21 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c [2020-06-03T11:18:07.328Z] ---> aa1532ecb16a [2020-06-03T11:18:07.328Z] Successfully built aa1532ecb16a [2020-06-03T11:18:07.328Z] 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-06-03T11:18:08.115Z] + docker inspect -f . ci-base-image-arm64 [2020-06-03T11:18:08.115Z] . [Pipeline] withDockerContainer [2020-06-03T11:18:08.763Z] prd-ubuntu18.04-docker-arm64-4c-16g-1689 does not seem to be running inside a container [2020-06-03T11:18:08.816Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-c/2 -v /w/workspace/device-sdk-c/2:/w/workspace/device-sdk-c/2:rw,z -v /w/workspace/device-sdk-c/2@tmp:/w/workspace/device-sdk-c/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-06-03T11:18:09.390Z] (13/48) Installing musl-dev (1.1.20-r5) [2020-06-03T11:18:10.206Z] $ docker top e1f94458713edba53c399698c912e6cd3c46fae742b4c48e177c8c820df5290d -eo pid,comm [2020-06-03T11:18:10.362Z] (14/48) Installing libc-dev (0.7.1-r0) [2020-06-03T11:18:10.362Z] (15/48) Installing g++ (8.3.0-r0) [Pipeline] { [Pipeline] sh [2020-06-03T11:18:10.947Z] (16/48) Installing make (4.2.1-r2) [2020-06-03T11:18:10.947Z] (17/48) Installing fortify-headers (1.0-r0) [2020-06-03T11:18:10.947Z] (18/48) Installing build-base (0.5-r1) [2020-06-03T11:18:10.947Z] (19/48) Installing libattr (2.4.47-r7) [2020-06-03T11:18:10.947Z] (20/48) Installing libacl (2.2.52-r5) [2020-06-03T11:18:10.947Z] (21/48) Installing libbz2 (1.0.6-r7) [2020-06-03T11:18:10.947Z] (22/48) Installing expat (2.2.8-r0) [2020-06-03T11:18:10.947Z] (23/48) Installing lz4-libs (1.8.3-r2) [2020-06-03T11:18:10.947Z] (24/48) Installing xz-libs (5.2.4-r0) [2020-06-03T11:18:10.947Z] (25/48) Installing libarchive (3.3.3-r2) [2020-06-03T11:18:10.947Z] (26/48) Installing ca-certificates (20191127-r0) [2020-06-03T11:18:10.947Z] (27/48) Installing nghttp2-libs (1.35.1-r1) [2020-06-03T11:18:10.947Z] (28/48) Installing libssh2 (1.9.0-r1) [2020-06-03T11:18:10.947Z] (29/48) Installing libcurl (7.64.0-r3) [2020-06-03T11:18:10.947Z] (30/48) Installing ncurses-terminfo-base (6.1_p20190105-r0) [2020-06-03T11:18:10.947Z] (31/48) Installing ncurses-terminfo (6.1_p20190105-r0) [2020-06-03T11:18:11.371Z] + make test [2020-06-03T11:18:11.371Z] echo "make test" [2020-06-03T11:18:11.371Z] make test [Pipeline] } [2020-06-03T11:18:11.374Z] $ docker stop --time=1 e1f94458713edba53c399698c912e6cd3c46fae742b4c48e177c8c820df5290d [2020-06-03T11:18:11.948Z] (32/48) Installing ncurses-libs (6.1_p20190105-r0) [2020-06-03T11:18:11.948Z] (33/48) Installing rhash-libs (1.3.6-r2) [2020-06-03T11:18:11.948Z] (34/48) Installing libuv (1.23.2-r0) [2020-06-03T11:18:11.948Z] (35/48) Installing cmake (3.13.0-r0) [2020-06-03T11:18:12.963Z] (36/48) Installing curl (7.64.0-r3) [2020-06-03T11:18:12.963Z] (37/48) Installing pcre2 (10.32-r1) [2020-06-03T11:18:12.963Z] (38/48) Installing git (2.20.4-r0) [2020-06-03T11:18:13.366Z] $ docker rm -f e1f94458713edba53c399698c912e6cd3c46fae742b4c48e177c8c820df5290d [2020-06-03T11:18:13.665Z] (39/48) Installing nettle (3.4.1-r0) [2020-06-03T11:18:13.665Z] (40/48) Installing libffi (3.2.1-r6) [2020-06-03T11:18:13.665Z] (41/48) Installing p11-kit (0.23.14-r0) [2020-06-03T11:18:13.665Z] (42/48) Installing libtasn1 (4.14-r0) [2020-06-03T11:18:13.665Z] (43/48) Installing libunistring (0.9.10-r0) [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2020-06-03T11:18:13.936Z] (44/48) Installing gnutls (3.6.7-r1) [2020-06-03T11:18:13.936Z] (45/48) Installing libmicrohttpd (0.9.62-r0) [2020-06-03T11:18:13.936Z] (46/48) Installing libuuid (2.33-r0) [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [2020-06-03T11:18:14.226Z] (47/48) Installing wget (1.20.3-r0) [2020-06-03T11:18:14.226Z] (48/48) Installing yaml (0.2.1-r0) [2020-06-03T11:18:14.226Z] Executing busybox-1.29.3-r10.trigger [2020-06-03T11:18:14.226Z] Executing ca-certificates-20191127-r0.trigger [2020-06-03T11:18:14.226Z] OK: 222 MiB in 62 packages [Pipeline] sh [2020-06-03T11:18:15.917Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-06-03T11:18:16.431Z] + ls -al . [2020-06-03T11:18:16.431Z] total 192 [2020-06-03T11:18:16.431Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 3 11:15 . [2020-06-03T11:18:16.431Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 3 11:15 .. [2020-06-03T11:18:16.431Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 3 11:15 .git [2020-06-03T11:18:16.431Z] -rw-rw-r-- 1 jenkins jenkins 176 Jun 3 11:15 .gitignore [2020-06-03T11:18:16.431Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 3 11:15 .semver [2020-06-03T11:18:16.431Z] -rw-rw-r-- 1 jenkins jenkins 3104 Jun 3 11:15 Attribution.txt [2020-06-03T11:18:16.431Z] -rw-rw-r-- 1 jenkins jenkins 5393 Jun 3 11:15 CHANGES [2020-06-03T11:18:16.431Z] -rw-rw-r-- 1 jenkins jenkins 108574 Jun 3 11:15 Doxyfile [2020-06-03T11:18:16.431Z] -rw-rw-r-- 1 jenkins jenkins 792 Jun 3 11:15 Jenkinsfile [2020-06-03T11:18:16.431Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jun 3 11:15 LICENSE [2020-06-03T11:18:16.431Z] -rw-rw-r-- 1 jenkins jenkins 448 Jun 3 11:15 Makefile [2020-06-03T11:18:16.431Z] -rw-rw-r-- 1 jenkins jenkins 1849 Jun 3 11:15 README.md [2020-06-03T11:18:16.431Z] -rw-rw-r-- 1 jenkins jenkins 5229 Jun 3 11:15 README.v2.md [2020-06-03T11:18:16.431Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 3 11:13 VERSION [2020-06-03T11:18:16.431Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 3 11:15 docs [2020-06-03T11:18:16.431Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 3 11:15 include [2020-06-03T11:18:16.431Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 3 11:15 scripts [2020-06-03T11:18:16.431Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 3 11:15 src [Pipeline] isUnix [Pipeline] sh [2020-06-03T11:18:16.861Z] + 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=68bbf02643d94febf69ad4dba722a35cffc165c7 --label arch=arm64 --label version=0.0.0 . [2020-06-03T11:18:17.157Z] Sending build context to Docker daemon 3.16MB [2020-06-03T11:18:17.458Z] Step 1/15 : ARG BASE=alpine:3.9 [2020-06-03T11:18:17.458Z] Step 2/15 : FROM ${BASE} [2020-06-03T11:18:17.458Z] ---> aa1532ecb16a [2020-06-03T11:18:17.458Z] Step 3/15 : MAINTAINER IOTech [2020-06-03T11:18:17.458Z] ---> Running in 2b3d0cbe3d3f [2020-06-03T11:18:18.079Z] Removing intermediate container 2b3d0cbe3d3f [2020-06-03T11:18:18.079Z] ---> 4d36ae55cd6f [2020-06-03T11:18:18.079Z] 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-06-03T11:18:18.079Z] ---> Running in 4c06c22bf306 [2020-06-03T11:18:19.099Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz [2020-06-03T11:18:19.099Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz [2020-06-03T11:18:19.746Z] (1/21) Installing pkgconf (1.6.0-r0) [2020-06-03T11:18:19.746Z] (2/21) Installing openssl-dev (1.1.1g-r0) [2020-06-03T11:18:20.031Z] (3/21) Installing zlib-dev (1.2.11-r1) [2020-06-03T11:18:20.031Z] (4/21) Installing libssh2-dev (1.9.0-r1) [2020-06-03T11:18:20.314Z] (5/21) Installing nghttp2-dev (1.35.1-r1) [2020-06-03T11:18:20.314Z] (6/21) Installing curl-dev (7.64.0-r3) [2020-06-03T11:18:20.314Z] (7/21) Installing gnutls-c++ (3.6.7-r1) [2020-06-03T11:18:20.314Z] (8/21) Installing libgmpxx (6.1.2-r1) [2020-06-03T11:18:20.314Z] (9/21) Installing gmp-dev (6.1.2-r1) [2020-06-03T11:18:20.314Z] (10/21) Installing nettle-dev (3.4.1-r0) [2020-06-03T11:18:20.619Z] (11/21) Installing libtasn1-dev (4.14-r0) [2020-06-03T11:18:20.619Z] (12/21) Installing p11-kit-dev (0.23.14-r0) [2020-06-03T11:18:20.619Z] (13/21) Installing gnutls-dev (3.6.7-r1) [2020-06-03T11:18:20.920Z] (14/21) Installing libmicrohttpd-dev (0.9.62-r0) [2020-06-03T11:18:20.920Z] (15/21) Installing ncurses-dev (6.1_p20190105-r0) [2020-06-03T11:18:20.921Z] (16/21) Installing libblkid (2.33-r0) [2020-06-03T11:18:20.921Z] (17/21) Installing libfdisk (2.33-r0) [2020-06-03T11:18:20.921Z] (18/21) Installing libmount (2.33-r0) [2020-06-03T11:18:20.921Z] (19/21) Installing libsmartcols (2.33-r0) [2020-06-03T11:18:20.921Z] (20/21) Installing util-linux-dev (2.33-r0) [2020-06-03T11:18:20.921Z] (21/21) Installing yaml-dev (0.2.1-r0) [2020-06-03T11:18:20.921Z] Executing busybox-1.29.3-r10.trigger [2020-06-03T11:18:20.921Z] OK: 279 MiB in 83 packages [2020-06-03T11:18:22.746Z] Removing intermediate container ec1df824ae56 [2020-06-03T11:18:22.746Z] ---> 448fde1c052c [2020-06-03T11:18:22.746Z] Step 17/21 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot [2020-06-03T11:18:22.746Z] ---> 5d258163b3c9 [2020-06-03T11:18:22.746Z] Step 18/21 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex [2020-06-03T11:18:22.746Z] ---> 7ad6bd471d36 [2020-06-03T11:18:22.746Z] Step 19/21 : COPY --from=builder /usr/local/lib /usr/local/lib [2020-06-03T11:18:22.746Z] ---> 202507f0ca87 [2020-06-03T11:18:22.746Z] Step 20/21 : COPY --from=builder /usr/local/lib64 /usr/local/lib64 [2020-06-03T11:18:22.746Z] ---> de346180b626 [2020-06-03T11:18:22.746Z] Step 21/21 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c [2020-06-03T11:18:23.031Z] ---> c660cdb19522 [2020-06-03T11:18:23.031Z] Successfully built c660cdb19522 [2020-06-03T11:18:23.031Z] 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-06-03T11:18:23.878Z] + docker inspect -f . ci-base-image-x86_64 [2020-06-03T11:18:24.150Z] . [Pipeline] withDockerContainer [2020-06-03T11:18:24.398Z] Removing intermediate container 4c06c22bf306 [2020-06-03T11:18:24.398Z] ---> ba4fb3a9f497 [2020-06-03T11:18:24.398Z] Step 5/15 : COPY VERSION /edgex-c-sdk/ [2020-06-03T11:18:24.519Z] prd-centos7-docker-4c-2g-1690 does not seem to be running inside a container [2020-06-03T11:18:24.680Z] ---> 3c99d08b7ba7 [2020-06-03T11:18:24.680Z] Step 6/15 : COPY src /edgex-c-sdk/src/ [2020-06-03T11:18:24.683Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-c/2 -v /w/workspace/device-sdk-c/2:/w/workspace/device-sdk-c/2:rw,z -v /w/workspace/device-sdk-c/2@tmp:/w/workspace/device-sdk-c/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-06-03T11:18:25.288Z] ---> 386727e9f66d [2020-06-03T11:18:25.289Z] Step 7/15 : COPY include /edgex-c-sdk/include/ [2020-06-03T11:18:25.912Z] ---> aa3f933050fd [2020-06-03T11:18:25.912Z] Step 8/15 : COPY scripts /edgex-c-sdk/scripts [2020-06-03T11:18:26.525Z] ---> 62e5d8657aec [2020-06-03T11:18:26.525Z] Step 9/15 : COPY LICENSE /edgex-c-sdk/ [2020-06-03T11:18:26.833Z] ---> f99422d1fd2a [2020-06-03T11:18:26.833Z] Step 10/15 : COPY Attribution.txt /edgex-c-sdk/ [2020-06-03T11:18:26.977Z] $ docker top fd1824e921cfae3913a38860ccc3d5e9de98d53e39f53fd0da729ed2b4d615cf -eo pid,comm [Pipeline] { [Pipeline] sh [2020-06-03T11:18:27.466Z] ---> 10e4119ef3af [2020-06-03T11:18:27.466Z] Step 11/15 : WORKDIR /edgex-c-sdk [2020-06-03T11:18:27.466Z] ---> Running in d8192035c8fb [2020-06-03T11:18:27.750Z] Removing intermediate container d8192035c8fb [2020-06-03T11:18:27.750Z] ---> 2ef534359cb4 [2020-06-03T11:18:27.750Z] Step 12/15 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] [2020-06-03T11:18:27.876Z] + make test [2020-06-03T11:18:27.876Z] echo "make test" [2020-06-03T11:18:27.876Z] make test [Pipeline] } [2020-06-03T11:18:27.975Z] $ docker stop --time=1 fd1824e921cfae3913a38860ccc3d5e9de98d53e39f53fd0da729ed2b4d615cf [2020-06-03T11:18:28.025Z] ---> Running in 075831ed4521 [2020-06-03T11:18:28.311Z] Removing intermediate container 075831ed4521 [2020-06-03T11:18:28.311Z] ---> efa540275e57 [2020-06-03T11:18:28.311Z] Step 13/15 : LABEL arch=arm64 [2020-06-03T11:18:28.311Z] ---> Running in a548ce666e39 [2020-06-03T11:18:28.588Z] Removing intermediate container a548ce666e39 [2020-06-03T11:18:28.588Z] ---> edd3087d450d [2020-06-03T11:18:28.588Z] Step 14/15 : LABEL git_sha=68bbf02643d94febf69ad4dba722a35cffc165c7 [2020-06-03T11:18:28.866Z] ---> Running in 96a04ebfe7a0 [2020-06-03T11:18:29.148Z] Removing intermediate container 96a04ebfe7a0 [2020-06-03T11:18:29.148Z] ---> 3c2f90e528d9 [2020-06-03T11:18:29.148Z] Step 15/15 : LABEL version=0.0.0 [2020-06-03T11:18:29.148Z] ---> Running in 2b117b49812e [2020-06-03T11:18:29.425Z] Removing intermediate container 2b117b49812e [2020-06-03T11:18:29.425Z] ---> cf29b57dcf28 [2020-06-03T11:18:29.425Z] [Warning] One or more build-args [MAKE ARCH] were not consumed [2020-06-03T11:18:29.587Z] $ docker rm -f fd1824e921cfae3913a38860ccc3d5e9de98d53e39f53fd0da729ed2b4d615cf [2020-06-03T11:18:29.697Z] Successfully built cf29b57dcf28 [2020-06-03T11:18:29.697Z] Successfully tagged docker-device-sdk-c-arm64:latest [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] script [Pipeline] { [Pipeline] sh Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-06-03T11:18:30.887Z] + sudo chown -R jenkins:jenkins . [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] sh [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-06-03T11:18:31.395Z] + ls -al . [2020-06-03T11:18:31.395Z] total 160 [2020-06-03T11:18:31.395Z] drwxrwxr-x. 8 jenkins jenkins 260 Jun 3 11:16 . [2020-06-03T11:18:31.395Z] drwxrwxr-x. 4 jenkins jenkins 28 Jun 3 11:16 .. [2020-06-03T11:18:31.395Z] -rw-rw-r--. 1 jenkins jenkins 3104 Jun 3 11:16 Attribution.txt [2020-06-03T11:18:31.395Z] -rw-rw-r--. 1 jenkins jenkins 5393 Jun 3 11:16 CHANGES [2020-06-03T11:18:31.395Z] drwxrwxr-x. 2 jenkins jenkins 144 Jun 3 11:16 docs [2020-06-03T11:18:31.395Z] -rw-rw-r--. 1 jenkins jenkins 108574 Jun 3 11:16 Doxyfile [2020-06-03T11:18:31.395Z] drwxrwxr-x. 8 jenkins jenkins 179 Jun 3 11:16 .git [2020-06-03T11:18:31.395Z] -rw-rw-r--. 1 jenkins jenkins 176 Jun 3 11:16 .gitignore [2020-06-03T11:18:31.395Z] drwxrwxr-x. 4 jenkins jenkins 33 Jun 3 11:16 include [2020-06-03T11:18:31.395Z] -rw-rw-r--. 1 jenkins jenkins 792 Jun 3 11:16 Jenkinsfile [2020-06-03T11:18:31.395Z] -rw-rw-r--. 1 jenkins jenkins 10174 Jun 3 11:16 LICENSE [2020-06-03T11:18:31.395Z] -rw-rw-r--. 1 jenkins jenkins 448 Jun 3 11:16 Makefile [2020-06-03T11:18:31.395Z] -rw-rw-r--. 1 jenkins jenkins 1849 Jun 3 11:16 README.md [2020-06-03T11:18:31.395Z] -rw-rw-r--. 1 jenkins jenkins 5229 Jun 3 11:16 README.v2.md [2020-06-03T11:18:31.395Z] drwxrwxr-x. 2 jenkins jenkins 106 Jun 3 11:16 scripts [2020-06-03T11:18:31.395Z] drwxrwxr-x. 3 jenkins jenkins 58 Jun 3 11:16 .semver [2020-06-03T11:18:31.395Z] drwxrwxr-x. 4 jenkins jenkins 50 Jun 3 11:16 src [2020-06-03T11:18:31.395Z] -rw-rw-r--. 1 jenkins jenkins 5 Jun 3 11:13 VERSION [Pipeline] isUnix [Pipeline] sh [2020-06-03T11:18:31.834Z] + 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=68bbf02643d94febf69ad4dba722a35cffc165c7 --label arch=amd64 --label version=0.0.0 . [2020-06-03T11:18:32.131Z] Sending build context to Docker daemon 3.16MB [2020-06-03T11:18:32.131Z] Step 1/15 : ARG BASE=alpine:3.9 [2020-06-03T11:18:32.131Z] Step 2/15 : FROM ${BASE} [2020-06-03T11:18:32.131Z] ---> c660cdb19522 [2020-06-03T11:18:32.131Z] Step 3/15 : MAINTAINER IOTech [2020-06-03T11:18:32.408Z] ---> Running in c739500dcfbb [2020-06-03T11:18:32.408Z] Removing intermediate container c739500dcfbb [2020-06-03T11:18:32.408Z] ---> b692f4359fc4 [2020-06-03T11:18:32.408Z] 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-06-03T11:18:32.408Z] ---> Running in 54e097eb4b2a [2020-06-03T11:18:33.003Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz [2020-06-03T11:18:33.003Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz [2020-06-03T11:18:33.334Z] (1/21) Installing pkgconf (1.6.0-r0) [2020-06-03T11:18:33.334Z] (2/21) Installing openssl-dev (1.1.1g-r0) [2020-06-03T11:18:33.969Z] (3/21) Installing zlib-dev (1.2.11-r1) [2020-06-03T11:18:33.969Z] (4/21) Installing libssh2-dev (1.9.0-r1) [2020-06-03T11:18:33.969Z] (5/21) Installing nghttp2-dev (1.35.1-r1) [2020-06-03T11:18:33.969Z] (6/21) Installing curl-dev (7.64.0-r3) [2020-06-03T11:18:33.969Z] (7/21) Installing gnutls-c++ (3.6.7-r1) [2020-06-03T11:18:33.969Z] (8/21) Installing libgmpxx (6.1.2-r1) [2020-06-03T11:18:33.969Z] (9/21) Installing gmp-dev (6.1.2-r1) [2020-06-03T11:18:33.969Z] (10/21) Installing nettle-dev (3.4.1-r0) [2020-06-03T11:18:34.279Z] (11/21) Installing libtasn1-dev (4.14-r0) [2020-06-03T11:18:34.601Z] (12/21) Installing p11-kit-dev (0.23.14-r0) [2020-06-03T11:18:34.601Z] (13/21) Installing gnutls-dev (3.6.7-r1) [2020-06-03T11:18:34.601Z] (14/21) Installing libmicrohttpd-dev (0.9.62-r0) [2020-06-03T11:18:34.601Z] (15/21) Installing ncurses-dev (6.1_p20190105-r0) [2020-06-03T11:18:34.601Z] (16/21) Installing libblkid (2.33-r0) [2020-06-03T11:18:34.601Z] (17/21) Installing libfdisk (2.33-r0) [2020-06-03T11:18:34.601Z] (18/21) Installing libmount (2.33-r0) [2020-06-03T11:18:34.601Z] (19/21) Installing libsmartcols (2.33-r0) [2020-06-03T11:18:34.601Z] (20/21) Installing util-linux-dev (2.33-r0) [2020-06-03T11:18:34.979Z] (21/21) Installing yaml-dev (0.2.1-r0) [2020-06-03T11:18:34.979Z] Executing busybox-1.29.3-r10.trigger [2020-06-03T11:18:34.979Z] OK: 266 MiB in 83 packages [2020-06-03T11:18:36.625Z] Removing intermediate container 54e097eb4b2a [2020-06-03T11:18:36.625Z] ---> f6d7a362d46b [2020-06-03T11:18:36.625Z] Step 5/15 : COPY VERSION /edgex-c-sdk/ [2020-06-03T11:18:36.625Z] ---> 0960457b9c48 [2020-06-03T11:18:36.625Z] Step 6/15 : COPY src /edgex-c-sdk/src/ [2020-06-03T11:18:37.325Z] ---> 45e6749dec2e [2020-06-03T11:18:37.325Z] Step 7/15 : COPY include /edgex-c-sdk/include/ [2020-06-03T11:18:37.652Z] ---> 1ac1d9be40d3 [2020-06-03T11:18:37.652Z] Step 8/15 : COPY scripts /edgex-c-sdk/scripts [2020-06-03T11:18:37.943Z] ---> 7bd4025d8d1f [2020-06-03T11:18:37.943Z] Step 9/15 : COPY LICENSE /edgex-c-sdk/ [2020-06-03T11:18:38.260Z] ---> 9f630b9435dc [2020-06-03T11:18:38.260Z] Step 10/15 : COPY Attribution.txt /edgex-c-sdk/ [2020-06-03T11:18:38.260Z] ---> 1623deb4814f [2020-06-03T11:18:38.260Z] Step 11/15 : WORKDIR /edgex-c-sdk [2020-06-03T11:18:38.260Z] ---> Running in 3fc7e25d1c56 [2020-06-03T11:18:38.545Z] Removing intermediate container 3fc7e25d1c56 [2020-06-03T11:18:38.545Z] ---> 569f35fa08dc [2020-06-03T11:18:38.545Z] Step 12/15 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] [2020-06-03T11:18:38.545Z] ---> Running in 929a011860e3 [2020-06-03T11:18:38.815Z] Removing intermediate container 929a011860e3 [2020-06-03T11:18:38.815Z] ---> 38018232d2bc [2020-06-03T11:18:38.815Z] Step 13/15 : LABEL arch=amd64 [2020-06-03T11:18:38.815Z] ---> Running in cd7bb156b4c0 [2020-06-03T11:18:39.093Z] Removing intermediate container cd7bb156b4c0 [2020-06-03T11:18:39.093Z] ---> e13d8dba3923 [2020-06-03T11:18:39.093Z] Step 14/15 : LABEL git_sha=68bbf02643d94febf69ad4dba722a35cffc165c7 [2020-06-03T11:18:39.093Z] ---> Running in 577192736c62 [2020-06-03T11:18:39.364Z] Removing intermediate container 577192736c62 [2020-06-03T11:18:39.364Z] ---> 4527975f44ab [2020-06-03T11:18:39.364Z] Step 15/15 : LABEL version=0.0.0 [2020-06-03T11:18:39.364Z] ---> Running in a39d4fb680a5 [2020-06-03T11:18:39.629Z] Removing intermediate container a39d4fb680a5 [2020-06-03T11:18:39.629Z] ---> 89a8f749d8d5 [2020-06-03T11:18:39.629Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2020-06-03T11:18:39.629Z] Successfully built 89a8f749d8d5 [2020-06-03T11:18:39.629Z] 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] } [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-06-03T11:18:41.958Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-06-03T11:18:42.324Z] ---> package-listing.sh [2020-06-03T11:18:42.324Z] ++ facter osfamily [2020-06-03T11:18:42.324Z] ++ tr '[:upper:]' '[:lower:]' [2020-06-03T11:18:42.324Z] + OS_FAMILY=redhat [2020-06-03T11:18:42.324Z] + workspace=/w/workspace/edgexfoundry_device-sdk-c_PR-264 [2020-06-03T11:18:42.324Z] + START_PACKAGES=/tmp/packages_start.txt [2020-06-03T11:18:42.324Z] + END_PACKAGES=/tmp/packages_end.txt [2020-06-03T11:18:42.324Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-06-03T11:18:42.324Z] + PACKAGES=/tmp/packages_start.txt [2020-06-03T11:18:42.324Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_PR-264 ']' [2020-06-03T11:18:42.324Z] + PACKAGES=/tmp/packages_end.txt [2020-06-03T11:18:42.324Z] + case "${OS_FAMILY}" in [2020-06-03T11:18:42.324Z] + rpm -qa [2020-06-03T11:18:42.324Z] + sort [2020-06-03T11:18:46.557Z] + '[' -f /tmp/packages_start.txt ']' [2020-06-03T11:18:46.557Z] + '[' -f /tmp/packages_end.txt ']' [2020-06-03T11:18:46.557Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-06-03T11:18:46.557Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_PR-264 ']' [2020-06-03T11:18:46.557Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-c_PR-264/archives/ [2020-06-03T11:18:46.557Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-c_PR-264/archives/ [Pipeline] isUnix [Pipeline] sh [2020-06-03T11:18:47.201Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-06-03T11:18:47.201Z] [2020-06-03T11:18:47.201Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-06-03T11:18:47.561Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-06-03T11:18:47.561Z] alpine: Pulling from edgex-lftools-log-publisher [2020-06-03T11:18:47.561Z] c9b1b535fdd9: Pulling fs layer [2020-06-03T11:18:47.561Z] 2cc5ad85d9ab: Pulling fs layer [2020-06-03T11:18:47.561Z] 756a868c4378: Pulling fs layer [2020-06-03T11:18:47.561Z] 444b2fc9a129: Pulling fs layer [2020-06-03T11:18:47.561Z] ea15f1150254: Pulling fs layer [2020-06-03T11:18:47.561Z] 41b27a9f41bf: Pulling fs layer [2020-06-03T11:18:47.561Z] 28c525ee5125: Pulling fs layer [2020-06-03T11:18:47.561Z] 094b1ea09ed8: Pulling fs layer [2020-06-03T11:18:47.561Z] 138eaada9080: Pulling fs layer [2020-06-03T11:18:47.561Z] 0622d0fa9048: Pulling fs layer [2020-06-03T11:18:47.561Z] 28c525ee5125: Waiting [2020-06-03T11:18:47.561Z] 444b2fc9a129: Waiting [2020-06-03T11:18:47.561Z] 094b1ea09ed8: Waiting [2020-06-03T11:18:47.561Z] 0622d0fa9048: Waiting [2020-06-03T11:18:47.561Z] 138eaada9080: Waiting [2020-06-03T11:18:47.561Z] ea15f1150254: Waiting [2020-06-03T11:18:47.561Z] 41b27a9f41bf: Waiting [2020-06-03T11:18:47.561Z] 2cc5ad85d9ab: Verifying Checksum [2020-06-03T11:18:47.561Z] 2cc5ad85d9ab: Download complete [2020-06-03T11:18:47.561Z] 444b2fc9a129: Verifying Checksum [2020-06-03T11:18:47.561Z] 444b2fc9a129: Download complete [2020-06-03T11:18:47.561Z] c9b1b535fdd9: Verifying Checksum [2020-06-03T11:18:47.561Z] c9b1b535fdd9: Download complete [2020-06-03T11:18:47.834Z] ea15f1150254: Verifying Checksum [2020-06-03T11:18:47.834Z] ea15f1150254: Download complete [2020-06-03T11:18:47.834Z] 28c525ee5125: Verifying Checksum [2020-06-03T11:18:47.834Z] 28c525ee5125: Download complete [2020-06-03T11:18:48.117Z] 756a868c4378: Verifying Checksum [2020-06-03T11:18:48.117Z] 756a868c4378: Download complete [2020-06-03T11:18:48.117Z] c9b1b535fdd9: Pull complete [2020-06-03T11:18:48.117Z] 138eaada9080: Verifying Checksum [2020-06-03T11:18:48.117Z] 138eaada9080: Download complete [2020-06-03T11:18:48.117Z] 0622d0fa9048: Verifying Checksum [2020-06-03T11:18:48.117Z] 0622d0fa9048: Download complete [2020-06-03T11:18:48.396Z] 2cc5ad85d9ab: Pull complete [2020-06-03T11:18:48.396Z] 094b1ea09ed8: Verifying Checksum [2020-06-03T11:18:48.396Z] 094b1ea09ed8: Download complete [2020-06-03T11:18:48.659Z] 41b27a9f41bf: Verifying Checksum [2020-06-03T11:18:48.659Z] 41b27a9f41bf: Download complete [2020-06-03T11:18:50.054Z] 756a868c4378: Pull complete [2020-06-03T11:18:50.054Z] 444b2fc9a129: Pull complete [2020-06-03T11:18:50.054Z] ea15f1150254: Pull complete [2020-06-03T11:18:54.274Z] 41b27a9f41bf: Pull complete [2020-06-03T11:18:54.274Z] 28c525ee5125: Pull complete [2020-06-03T11:18:56.200Z] 094b1ea09ed8: Pull complete [2020-06-03T11:18:57.588Z] 138eaada9080: Pull complete [2020-06-03T11:18:57.850Z] 0622d0fa9048: Pull complete [2020-06-03T11:18:57.850Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-06-03T11:18:57.850Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-06-03T11:18:58.033Z] prd-centos7-docker-4c-2g-1688 does not seem to be running inside a container [2020-06-03T11:18:58.075Z] $ 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-264 -v /w/workspace/edgexfoundry_device-sdk-c_PR-264:/w/workspace/edgexfoundry_device-sdk-c_PR-264:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_PR-264@tmp:/w/workspace/edgexfoundry_device-sdk-c_PR-264@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-06-03T11:18:59.115Z] $ docker top 0f05af67a13c64dda90d9c8431808ec167c0fcff3b454ec8276104f50ca1de4f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-06-03T11:18:59.385Z] provisioning config files... [2020-06-03T11:18:59.413Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_PR-264@tmp/config5789321661551063044tmp [Pipeline] { [Pipeline] echo [2020-06-03T11:18:59.475Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-06-03T11:18:59.809Z] ---> create-netrc.sh [Pipeline] echo [2020-06-03T11:18:59.846Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-06-03T11:19:00.185Z] ---> logs-deploy.sh [2020-06-03T11:19:00.185Z] + ARCHIVE_ARTIFACTS= [2020-06-03T11:19:00.185Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-06-03T11:19:00.186Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-06-03T11:19:00.186Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-06-03T11:19:00.186Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/PR-264/2 [2020-06-03T11:19:00.186Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-c/job/PR-264/2/ [2020-06-03T11:19:00.186Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/PR-264/2 /w/workspace/edgexfoundry_device-sdk-c_PR-264 [2020-06-03T11:19:01.580Z] Archives upload complete. [2020-06-03T11:19:01.580Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/PR-264/2 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-c/job/PR-264/2/