Pull request #277 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of iain-anderson for edgexfoundry/device-sdk-c Obtained Jenkinsfile from 0b0cb1a0a91fee117775f03ebfc888832c363ca9+9c55f022443565d876ce2e8ecf330b8742e19320 (264e384d3c7cb5436685638d06e94123347a278a) 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-277/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 > git --version # 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.11-base, dockerFilePath:scripts/Dockerfile.alpine-3.11, 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.11 DOCKER_BUILD_FILE_PATH: scripts/Dockerfile.alpine-3.11-base DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-sdk-c DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre SNAP_CHANNEL: latest/edge BUILD_SNAP: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-487’ Running on prd-centos7-docker-4c-2g-492 in /w/workspace/edgexfoundry_device-sdk-c_PR-277 [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-277 # 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/277/head:refs/remotes/origin/PR-277 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit 9c55f022443565d876ce2e8ecf330b8742e19320 into PR head commit 0b0cb1a0a91fee117775f03ebfc888832c363ca9 Merge succeeded, producing 0b0cb1a0a91fee117775f03ebfc888832c363ca9 Checking out Revision 0b0cb1a0a91fee117775f03ebfc888832c363ca9 (PR-277) > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/277/head:refs/remotes/origin/PR-277 # 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/277/head:refs/remotes/origin/PR-277 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0b0cb1a0a91fee117775f03ebfc888832c363ca9 # 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 9c55f022443565d876ce2e8ecf330b8742e19320 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0b0cb1a0a91fee117775f03ebfc888832c363ca9 # timeout=10 Commit message: "Rework configuration handling using iot_data_t maps - keeps configuration type-correct - allow override via environment of any value - lets implementations specify their defaults" First time build. Skipping changelog. > git --version # timeout=10 fatal: bad object 370697454611dc68c0596e0d0a50477a8de841a8 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-07-13T16:31:32.919Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-07-13T16:31:33.196Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-07-13T16:31:33.414Z] ========================================================= [2020-07-13T16:31:33.414Z] EdgeX Global Pipelines Version Info [2020-07-13T16:31:33.414Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-07-13T16:31:35.365Z] ------------------- [2020-07-13T16:31:35.365Z] stable info: [2020-07-13T16:31:35.365Z] ------------------- [2020-07-13T16:31:35.365Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-07-13T16:31:35.365Z] Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 [2020-07-13T16:31:35.365Z] Message: update stable to v1.0.89 [2020-07-13T16:31:35.938Z] ------------------- [2020-07-13T16:31:35.938Z] experimental info: [2020-07-13T16:31:35.938Z] ------------------- [2020-07-13T16:31:35.938Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-07-13T16:31:35.938Z] Commit SHA: f6ab21c320c462fae7a5b8fd747aea39c3187bc7 [2020-07-13T16:31:35.938Z] Message: update experimental to v1.0.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-07-13T16:31:38.634Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-07-13T16:31:38.902Z] [2020-07-13T16:31:38.902Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-07-13T16:31:39.334Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-07-13T16:31:39.334Z] latest: Pulling from edgex-devops/git-semver [2020-07-13T16:31:39.334Z] 9123ac7c32f7: Pulling fs layer [2020-07-13T16:31:39.334Z] b8cc5d1170e3: Pulling fs layer [2020-07-13T16:31:39.334Z] 2924cbbf6a41: Pulling fs layer [2020-07-13T16:31:39.334Z] 93b08a4f1073: Pulling fs layer [2020-07-13T16:31:39.334Z] 93b08a4f1073: Waiting [2020-07-13T16:31:39.334Z] b8cc5d1170e3: Verifying Checksum [2020-07-13T16:31:39.334Z] b8cc5d1170e3: Download complete [2020-07-13T16:31:39.334Z] 9123ac7c32f7: Verifying Checksum [2020-07-13T16:31:39.334Z] 9123ac7c32f7: Download complete [2020-07-13T16:31:39.602Z] 93b08a4f1073: Verifying Checksum [2020-07-13T16:31:39.602Z] 93b08a4f1073: Download complete [2020-07-13T16:31:39.602Z] 2924cbbf6a41: Verifying Checksum [2020-07-13T16:31:39.865Z] 9123ac7c32f7: Pull complete [2020-07-13T16:31:39.865Z] b8cc5d1170e3: Pull complete [2020-07-13T16:31:40.451Z] 2924cbbf6a41: Pull complete [2020-07-13T16:31:40.713Z] 93b08a4f1073: Pull complete [2020-07-13T16:31:40.713Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-07-13T16:31:40.713Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-07-13T16:31:40.713Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-07-13T16:31:40.846Z] prd-centos7-docker-4c-2g-492 does not seem to be running inside a container [2020-07-13T16:31:40.944Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_PR-277 -v /w/workspace/edgexfoundry_device-sdk-c_PR-277:/w/workspace/edgexfoundry_device-sdk-c_PR-277:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_PR-277@tmp:/w/workspace/edgexfoundry_device-sdk-c_PR-277@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-07-13T16:31:43.402Z] $ docker top 69ee69f24a53c112ec80efa2df4b22c9914e3d6a6ed590af63516c571c4b6b29 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-07-13T16:31:43.758Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-07-13T16:31:43.758Z] [ssh-agent] Looking for ssh-agent implementation... [2020-07-13T16:31:43.962Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-07-13T16:31:43.967Z] $ docker exec 69ee69f24a53c112ec80efa2df4b22c9914e3d6a6ed590af63516c571c4b6b29 ssh-agent [2020-07-13T16:31:44.121Z] SSH_AUTH_SOCK=/tmp/ssh-gKK7o0bjNLop/agent.12 [2020-07-13T16:31:44.121Z] SSH_AGENT_PID=17 [2020-07-13T16:31:44.132Z] Running ssh-add (command line suppressed) [2020-07-13T16:31:44.261Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_PR-277@tmp/private_key_8230315352396944664.key (/w/workspace/edgexfoundry_device-sdk-c_PR-277@tmp/private_key_8230315352396944664.key) [2020-07-13T16:31:44.312Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-07-13T16:31:44.709Z] + git describe --exact-match --tags HEAD [2020-07-13T16:31:44.709Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-07-13T16:31:44.851Z] $ docker exec --env ******** --env ******** 69ee69f24a53c112ec80efa2df4b22c9914e3d6a6ed590af63516c571c4b6b29 ssh-agent -k [2020-07-13T16:31:44.979Z] unset SSH_AUTH_SOCK; [2020-07-13T16:31:44.979Z] unset SSH_AGENT_PID; [2020-07-13T16:31:44.980Z] echo Agent pid 17 killed; [2020-07-13T16:31:45.028Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-07-13T16:31:45.304Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-07-13T16:31:45.305Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-07-13T16:31:45.516Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-07-13T16:31:45.516Z] [ssh-agent] Looking for ssh-agent implementation... [2020-07-13T16:31:45.672Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-07-13T16:31:45.677Z] $ docker exec 69ee69f24a53c112ec80efa2df4b22c9914e3d6a6ed590af63516c571c4b6b29 ssh-agent [2020-07-13T16:31:45.830Z] SSH_AUTH_SOCK=/tmp/ssh-gvh55ydzqtFy/agent.45 [2020-07-13T16:31:45.830Z] SSH_AGENT_PID=50 [2020-07-13T16:31:45.836Z] Running ssh-add (command line suppressed) [2020-07-13T16:31:45.955Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_PR-277@tmp/private_key_872027462674494786.key (/w/workspace/edgexfoundry_device-sdk-c_PR-277@tmp/private_key_872027462674494786.key) [2020-07-13T16:31:46.001Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-07-13T16:31:46.470Z] + git semver init [2020-07-13T16:31:46.470Z] # -> Open(): unable to determine branch for HEAD [2020-07-13T16:31:46.470Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_PR-277/.git [2020-07-13T16:31:46.470Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_PR-277 [2020-07-13T16:31:46.470Z] # $SEMVER_REMOTE_NAME = origin [2020-07-13T16:31:46.470Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-07-13T16:31:46.470Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-07-13T16:31:46.470Z] # $SEMVER_BRANCH = PR-277 [2020-07-13T16:31:46.470Z] # $SEMVER_TEMP = /tmp/semver-053841640 [2020-07-13T16:31:46.470Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-c.git $SEMVER_TEMP [2020-07-13T16:31:47.854Z] # '/tmp/semver-053841640' -> '/w/workspace/edgexfoundry_device-sdk-c_PR-277/.semver' [2020-07-13T16:31:47.854Z] # -> Force: false [2020-07-13T16:31:47.854Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_PR-277/.semver [Pipeline] } [2020-07-13T16:31:47.874Z] $ docker exec --env ******** --env ******** 69ee69f24a53c112ec80efa2df4b22c9914e3d6a6ed590af63516c571c4b6b29 ssh-agent -k [2020-07-13T16:31:47.988Z] unset SSH_AUTH_SOCK; [2020-07-13T16:31:47.988Z] unset SSH_AGENT_PID; [2020-07-13T16:31:47.988Z] echo Agent pid 50 killed; [2020-07-13T16:31:48.029Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-07-13T16:31:48.599Z] + git semver [Pipeline] } [2020-07-13T16:31:48.625Z] $ docker stop --time=1 69ee69f24a53c112ec80efa2df4b22c9914e3d6a6ed590af63516c571c4b6b29 [2020-07-13T16:31:50.019Z] $ docker rm -f 69ee69f24a53c112ec80efa2df4b22c9914e3d6a6ed590af63516c571c4b6b29 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-07-13T16:31:50.867Z] Stashed 55 file(s) [Pipeline] echo [2020-07-13T16:31:50.883Z] [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-07-13T16:32:06.506Z] Still waiting to schedule task [2020-07-13T16:32:06.506Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-07-13T16:32:06.526Z] Still waiting to schedule task [2020-07-13T16:32:06.526Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2020-07-13T16:35:12.091Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-496 in /w/workspace/edgexfoundry_device-sdk-c_PR-277 [Pipeline] { [Pipeline] ws [2020-07-13T16:35:12.204Z] Running in /w/workspace/device-sdk-c/1 [Pipeline] { [Pipeline] checkout [2020-07-13T16:35:18.943Z] using credential edgex-jenkins-ssh [2020-07-13T16:35:18.995Z] Cloning the remote Git repository [2020-07-13T16:35:18.996Z] Cloning with configured refspecs honoured and without tags [2020-07-13T16:35:19.096Z] Cloning repository git@github.com:edgexfoundry/device-sdk-c.git [2020-07-13T16:35:19.242Z] > git init /w/workspace/device-sdk-c/1 # timeout=10 [2020-07-13T16:35:19.390Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2020-07-13T16:35:19.393Z] > git --version # timeout=10 [2020-07-13T16:35:19.428Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-13T16:35:19.531Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/277/head:refs/remotes/origin/PR-277 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-13T16:35:20.839Z] Fetching without tags [2020-07-13T16:35:21.423Z] Merging remotes/origin/master commit 9c55f022443565d876ce2e8ecf330b8742e19320 into PR head commit 0b0cb1a0a91fee117775f03ebfc888832c363ca9 [2020-07-13T16:35:21.711Z] Merge succeeded, producing 0b0cb1a0a91fee117775f03ebfc888832c363ca9 [2020-07-13T16:35:21.711Z] Checking out Revision 0b0cb1a0a91fee117775f03ebfc888832c363ca9 (PR-277) [2020-07-13T16:35:20.690Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2020-07-13T16:35:20.717Z] > git config --add remote.origin.fetch +refs/pull/277/head:refs/remotes/origin/PR-277 # timeout=10 [2020-07-13T16:35:20.754Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-13T16:35:20.792Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2020-07-13T16:35:20.854Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2020-07-13T16:35:20.855Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-13T16:35:20.868Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/277/head:refs/remotes/origin/PR-277 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-13T16:35:21.446Z] > git config core.sparsecheckout # timeout=10 [2020-07-13T16:35:21.488Z] > git checkout -f 0b0cb1a0a91fee117775f03ebfc888832c363ca9 # timeout=10 [2020-07-13T16:35:21.615Z] > git remote # timeout=10 [2020-07-13T16:35:21.637Z] > git config --get remote.origin.url # timeout=10 [2020-07-13T16:35:21.653Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-13T16:35:21.665Z] > git merge 9c55f022443565d876ce2e8ecf330b8742e19320 # timeout=10 [2020-07-13T16:35:21.692Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-13T16:35:21.720Z] > git config core.sparsecheckout # timeout=10 [2020-07-13T16:35:21.742Z] > git checkout -f 0b0cb1a0a91fee117775f03ebfc888832c363ca9 # timeout=10 [2020-07-13T16:35:26.489Z] Commit message: "Rework configuration handling using iot_data_t maps - keeps configuration type-correct - allow override via environment of any value - lets implementations specify their defaults" [2020-07-13T16:35:26.549Z] > git --version # timeout=10 [2020-07-13T16:35:26.578Z] fatal: bad object 370697454611dc68c0596e0d0a50477a8de841a8 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-07-13T16:35:28.321Z] ========================================================= [2020-07-13T16:35:28.321Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest] [2020-07-13T16:35:28.321Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-07-13T16:35:29.576Z] + docker build -t ci-base-image-arm64 -f scripts/Dockerfile.alpine-3.11-base --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest . [2020-07-13T16:35:30.584Z] Sending build context to Docker daemon 3.411MB [2020-07-13T16:35:30.584Z] Step 1/21 : ARG BASE=alpine:3.11 [2020-07-13T16:35:30.584Z] Step 2/21 : FROM ${BASE} as builder [2020-07-13T16:35:31.039Z] latest: Pulling from edgex-devops/edgex-gcc-base-arm64 [2020-07-13T16:35:31.039Z] 0362ad1dd800: Pulling fs layer [2020-07-13T16:35:31.039Z] f2cdb1532d8b: Pulling fs layer [2020-07-13T16:35:31.039Z] 37ed683be191: Pulling fs layer [2020-07-13T16:35:31.039Z] 0362ad1dd800: Verifying Checksum [2020-07-13T16:35:31.039Z] 0362ad1dd800: Download complete [2020-07-13T16:35:31.039Z] f2cdb1532d8b: Verifying Checksum [2020-07-13T16:35:31.039Z] f2cdb1532d8b: Download complete [2020-07-13T16:35:31.646Z] 0362ad1dd800: Pull complete [2020-07-13T16:35:31.933Z] f2cdb1532d8b: Pull complete [2020-07-13T16:35:33.918Z] 37ed683be191: Verifying Checksum [2020-07-13T16:35:33.918Z] 37ed683be191: Download complete [2020-07-13T16:35:44.100Z] 37ed683be191: Pull complete [2020-07-13T16:35:44.100Z] Digest: sha256:f3a502aba7c4a8aa4a4fcde21dbb9db33787f3779e80dd14fb3ea60ab67de23f [2020-07-13T16:35:44.100Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest [2020-07-13T16:35:44.100Z] ---> b23d30803547 [2020-07-13T16:35:44.100Z] 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-07-13T16:35:45.081Z] ---> Running in 9300015d0c36 [2020-07-13T16:35:46.559Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz [2020-07-13T16:35:47.540Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz [2020-07-13T16:35:48.136Z] (1/8) Installing ncurses-dev (6.1_p20190105-r0) [2020-07-13T16:35:48.136Z] (2/8) Installing libuuid (2.33-r0) [2020-07-13T16:35:48.408Z] (3/8) Installing libblkid (2.33-r0) [2020-07-13T16:35:48.408Z] (4/8) Installing libfdisk (2.33-r0) [2020-07-13T16:35:48.680Z] (5/8) Installing libmount (2.33-r0) [2020-07-13T16:35:48.680Z] (6/8) Installing libsmartcols (2.33-r0) [2020-07-13T16:35:48.680Z] (7/8) Installing util-linux-dev (2.33-r0) [2020-07-13T16:35:49.276Z] (8/8) Installing wget (1.20.3-r0) [2020-07-13T16:35:49.551Z] Executing busybox-1.29.3-r10.trigger [2020-07-13T16:35:49.551Z] OK: 285 MiB in 83 packages [2020-07-13T16:35:50.989Z] Removing intermediate container 9300015d0c36 [2020-07-13T16:35:50.989Z] ---> 0d0c27ae7803 [2020-07-13T16:35:50.989Z] Step 4/21 : ENV CBOR_VERSION=0.5.0 [2020-07-13T16:35:50.989Z] ---> Running in ea7072b4d97a [2020-07-13T16:35:51.588Z] Removing intermediate container ea7072b4d97a [2020-07-13T16:35:51.588Z] ---> e4ef3489611c [2020-07-13T16:35:51.588Z] 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-07-13T16:35:51.588Z] ---> Running in bb17101ea366 [2020-07-13T16:35:53.027Z] --2020-07-13 16:35:52-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz [2020-07-13T16:35:53.302Z] Resolving github.com... 140.82.112.4 [2020-07-13T16:35:53.302Z] Connecting to github.com|140.82.112.4|:443... connected. [2020-07-13T16:35:53.302Z] HTTP request sent, awaiting response... 302 Found [2020-07-13T16:35:53.302Z] Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following] [2020-07-13T16:35:53.302Z] --2020-07-13 16:35:53-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [2020-07-13T16:35:53.302Z] Resolving codeload.github.com... 140.82.112.10 [2020-07-13T16:35:53.302Z] Connecting to codeload.github.com|140.82.112.10|:443... connected. [2020-07-13T16:35:53.574Z] HTTP request sent, awaiting response... 200 OK [2020-07-13T16:35:53.574Z] Length: unspecified [application/x-gzip] [2020-07-13T16:35:53.574Z] Saving to: 'STDOUT' [2020-07-13T16:35:53.574Z]  [2020-07-13T16:35:53.574Z] 0K .......... .......... .......... .......... .......... 1.50M [2020-07-13T16:35:53.574Z] 50K .......... .......... .......... .......... .......... 3.01M [2020-07-13T16:35:53.574Z] 100K .......... .......... .......... .......... .......... 2.94M [2020-07-13T16:35:53.574Z] 150K .......... .......... .......... .......... .......... 11.9M [2020-07-13T16:35:53.574Z] 200K .......... .......... .......... .......... .......... 12.7M [2020-07-13T16:35:53.574Z] 250K .......... .......... .......... .......... .......... 3.51M [2020-07-13T16:35:53.574Z] 300K .......... .......... .......... .......... .......... 3.09M [2020-07-13T16:35:53.574Z] 350K .......... .......... .......... .......... .......... 5.50M [2020-07-13T16:35:53.574Z] 400K .......... .......... .......... .......... .......... 4.04M [2020-07-13T16:35:53.574Z] 450K .......... .......... .......... .......... .......... 3.54M [2020-07-13T16:35:53.574Z] 500K .......... .......... .......... .......... .......... 7.82M [2020-07-13T16:35:53.848Z] 550K .......... .......... .......... .......... .......... 3.52M [2020-07-13T16:35:53.848Z] 600K .......... .......... .......... .......... .......... 765K [2020-07-13T16:35:53.848Z] 650K .......... .......... .......... .......... .......... 2.17M [2020-07-13T16:35:53.849Z] 700K ..                2.50M=0.2s [2020-07-13T16:35:53.849Z] [2020-07-13T16:35:53.849Z] 2020-07-13 16:35:53 (2.78 MB/s) - written to stdout [719348] [2020-07-13T16:35:53.849Z] [2020-07-13T16:35:54.120Z] -- The C compiler identification is GNU 8.3.0 [2020-07-13T16:35:54.392Z] -- The CXX compiler identification is GNU 8.3.0 [2020-07-13T16:35:54.392Z] -- Check for working C compiler: /usr/bin/cc [2020-07-13T16:35:54.666Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-07-13T16:35:54.666Z] -- Detecting C compiler ABI info [2020-07-13T16:35:54.943Z] -- Detecting C compiler ABI info - done [2020-07-13T16:35:54.943Z] -- Detecting C compile features [2020-07-13T16:35:55.923Z] -- Detecting C compile features - done [2020-07-13T16:35:55.923Z] -- Check for working CXX compiler: /usr/bin/c++ [2020-07-13T16:35:56.198Z] -- Check for working CXX compiler: /usr/bin/c++ -- works [2020-07-13T16:35:56.198Z] -- Detecting CXX compiler ABI info [2020-07-13T16:35:56.473Z] -- Detecting CXX compiler ABI info - done [2020-07-13T16:35:56.473Z] -- Detecting CXX compile features [2020-07-13T16:35:58.444Z] -- Detecting CXX compile features - done [2020-07-13T16:35:58.444Z] -- Looking for include file endian.h [2020-07-13T16:35:58.444Z] -- Looking for include file endian.h - found [2020-07-13T16:35:58.444Z] -- Check if the system is big endian [2020-07-13T16:35:58.445Z] -- Searching 16 bit integer [2020-07-13T16:35:58.445Z] -- Looking for sys/types.h [2020-07-13T16:35:58.723Z] -- Looking for sys/types.h - found [2020-07-13T16:35:58.723Z] -- Looking for stdint.h [2020-07-13T16:35:58.998Z] -- Looking for stdint.h - found [2020-07-13T16:35:58.998Z] -- Looking for stddef.h [2020-07-13T16:35:59.274Z] -- Looking for stddef.h - found [2020-07-13T16:35:59.274Z] -- Check size of unsigned short [2020-07-13T16:35:59.557Z] -- Check size of unsigned short - done [2020-07-13T16:35:59.557Z] -- Using unsigned short [2020-07-13T16:35:59.832Z] -- Check if the system is big endian - little endian [2020-07-13T16:35:59.832Z] -- Check size of size_t [2020-07-13T16:36:00.108Z] -- Check size of size_t - done [2020-07-13T16:36:00.108Z] CMake Warning at examples/CMakeLists.txt:16 (find_package): [2020-07-13T16:36:00.108Z] By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has [2020-07-13T16:36:00.108Z] asked CMake to find a package configuration file provided by "cJSON", but [2020-07-13T16:36:00.108Z] CMake did not find one. [2020-07-13T16:36:00.108Z] [2020-07-13T16:36:00.108Z] Could not find a package configuration file provided by "cJSON" with any of [2020-07-13T16:36:00.108Z] the following names: [2020-07-13T16:36:00.108Z] [2020-07-13T16:36:00.108Z] cJSONConfig.cmake [2020-07-13T16:36:00.108Z] cjson-config.cmake [2020-07-13T16:36:00.108Z] [2020-07-13T16:36:00.108Z] Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set [2020-07-13T16:36:00.108Z] "cJSON_DIR" to a directory containing one of the above files. If "cJSON" [2020-07-13T16:36:00.108Z] provides a separate development package or SDK, be sure it has been [2020-07-13T16:36:00.108Z] installed. [2020-07-13T16:36:00.108Z] [2020-07-13T16:36:00.108Z] [2020-07-13T16:36:00.108Z] -- Configuring done [2020-07-13T16:36:00.380Z] -- Generating done [2020-07-13T16:36:00.380Z] -- Build files have been written to: /tmp/cbor [2020-07-13T16:36:00.657Z] Scanning dependencies of target cbor_shared [2020-07-13T16:36:00.657Z] [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o [2020-07-13T16:36:01.647Z] [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o [2020-07-13T16:36:02.128Z] Running on prd-centos7-docker-4c-2g-498 in /w/workspace/edgexfoundry_device-sdk-c_PR-277 [Pipeline] { [Pipeline] ws [2020-07-13T16:36:02.237Z] Running in /w/workspace/device-sdk-c/1 [Pipeline] { [2020-07-13T16:36:02.243Z] [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o [Pipeline] checkout [2020-07-13T16:36:02.514Z] [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o [2020-07-13T16:36:03.107Z] [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o [2020-07-13T16:36:03.383Z] [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o [2020-07-13T16:36:03.654Z] [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o [2020-07-13T16:36:03.927Z] [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o [2020-07-13T16:36:04.200Z] [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o [2020-07-13T16:36:04.473Z] [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o [2020-07-13T16:36:05.068Z] [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o [2020-07-13T16:36:05.077Z] using credential edgex-jenkins-ssh [2020-07-13T16:36:05.123Z] Cloning the remote Git repository [2020-07-13T16:36:05.123Z] Cloning with configured refspecs honoured and without tags [2020-07-13T16:36:05.341Z] [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o [2020-07-13T16:36:05.121Z] Cloning repository git@github.com:edgexfoundry/device-sdk-c.git [2020-07-13T16:36:05.207Z] > git init /w/workspace/device-sdk-c/1 # timeout=10 [2020-07-13T16:36:05.260Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2020-07-13T16:36:05.260Z] > git --version # timeout=10 [2020-07-13T16:36:05.271Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-13T16:36:05.301Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/277/head:refs/remotes/origin/PR-277 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-13T16:36:05.935Z] [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o [2020-07-13T16:36:05.966Z] Fetching without tags [2020-07-13T16:36:06.207Z] [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o [2020-07-13T16:36:06.433Z] Merging remotes/origin/master commit 9c55f022443565d876ce2e8ecf330b8742e19320 into PR head commit 0b0cb1a0a91fee117775f03ebfc888832c363ca9 [2020-07-13T16:36:06.530Z] Merge succeeded, producing 0b0cb1a0a91fee117775f03ebfc888832c363ca9 [2020-07-13T16:36:06.531Z] Checking out Revision 0b0cb1a0a91fee117775f03ebfc888832c363ca9 (PR-277) [2020-07-13T16:36:06.801Z] [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o [2020-07-13T16:36:06.801Z] [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o [2020-07-13T16:36:05.921Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2020-07-13T16:36:05.937Z] > git config --add remote.origin.fetch +refs/pull/277/head:refs/remotes/origin/PR-277 # timeout=10 [2020-07-13T16:36:05.945Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-13T16:36:05.955Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2020-07-13T16:36:05.970Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2020-07-13T16:36:05.970Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-13T16:36:05.974Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/277/head:refs/remotes/origin/PR-277 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-13T16:36:06.443Z] > git config core.sparsecheckout # timeout=10 [2020-07-13T16:36:06.451Z] > git checkout -f 0b0cb1a0a91fee117775f03ebfc888832c363ca9 # timeout=10 [2020-07-13T16:36:06.496Z] > git remote # timeout=10 [2020-07-13T16:36:06.503Z] > git config --get remote.origin.url # timeout=10 [2020-07-13T16:36:06.510Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-13T16:36:06.514Z] > git merge 9c55f022443565d876ce2e8ecf330b8742e19320 # timeout=10 [2020-07-13T16:36:06.524Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-13T16:36:06.534Z] > git config core.sparsecheckout # timeout=10 [2020-07-13T16:36:06.541Z] > git checkout -f 0b0cb1a0a91fee117775f03ebfc888832c363ca9 # timeout=10 [2020-07-13T16:36:07.396Z] [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o [2020-07-13T16:36:07.669Z] [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o [2020-07-13T16:36:07.941Z] [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o [2020-07-13T16:36:08.213Z] [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o [2020-07-13T16:36:08.487Z] [ 40%] Linking C shared library libcbor.so [2020-07-13T16:36:08.487Z] [ 40%] Built target cbor_shared [2020-07-13T16:36:08.760Z] Scanning dependencies of target cbor [2020-07-13T16:36:08.760Z] [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o [2020-07-13T16:36:09.733Z] [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o [2020-07-13T16:36:10.324Z] [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o [2020-07-13T16:36:10.357Z] Commit message: "Rework configuration handling using iot_data_t maps - keeps configuration type-correct - allow override via environment of any value - lets implementations specify their defaults" [2020-07-13T16:36:10.391Z] > git --version # timeout=10 [2020-07-13T16:36:10.404Z] fatal: bad object 370697454611dc68c0596e0d0a50477a8de841a8 [2020-07-13T16:36:10.598Z] [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-07-13T16:36:11.360Z] ========================================================= [2020-07-13T16:36:11.360Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest] [2020-07-13T16:36:11.360Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-07-13T16:36:12.035Z] [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o [2020-07-13T16:36:12.035Z] [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o [2020-07-13T16:36:12.226Z] + docker build -t ci-base-image-x86_64 -f scripts/Dockerfile.alpine-3.11-base --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest . [2020-07-13T16:36:12.493Z] Sending build context to Docker daemon 3.411MB [2020-07-13T16:36:12.493Z] Step 1/21 : ARG BASE=alpine:3.11 [2020-07-13T16:36:12.493Z] Step 2/21 : FROM ${BASE} as builder [2020-07-13T16:36:12.639Z] [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o [2020-07-13T16:36:12.639Z] [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o [2020-07-13T16:36:12.755Z] latest: Pulling from edgex-devops/edgex-gcc-base [2020-07-13T16:36:12.755Z] e7c96db7181b: Pulling fs layer [2020-07-13T16:36:12.755Z] 4c13bbce0fe7: Pulling fs layer [2020-07-13T16:36:12.755Z] 6059c847ac2f: Pulling fs layer [2020-07-13T16:36:12.755Z] 4c13bbce0fe7: Verifying Checksum [2020-07-13T16:36:12.755Z] 4c13bbce0fe7: Download complete [2020-07-13T16:36:12.755Z] e7c96db7181b: Verifying Checksum [2020-07-13T16:36:12.755Z] e7c96db7181b: Download complete [2020-07-13T16:36:12.912Z] [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o [2020-07-13T16:36:13.018Z] e7c96db7181b: Pull complete [2020-07-13T16:36:13.198Z] [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o [2020-07-13T16:36:13.282Z] 4c13bbce0fe7: Pull complete [2020-07-13T16:36:14.179Z] [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o [2020-07-13T16:36:14.227Z] 6059c847ac2f: Verifying Checksum [2020-07-13T16:36:14.227Z] 6059c847ac2f: Download complete [2020-07-13T16:36:14.452Z] [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o [2020-07-13T16:36:15.046Z] [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o [2020-07-13T16:36:15.318Z] [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o [2020-07-13T16:36:15.591Z] [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o [2020-07-13T16:36:15.864Z] [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o [2020-07-13T16:36:16.140Z] [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o [2020-07-13T16:36:16.735Z] [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o [2020-07-13T16:36:16.735Z] [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o [2020-07-13T16:36:17.335Z] [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o [2020-07-13T16:36:17.335Z] [ 80%] Linking C static library libcbor.a [2020-07-13T16:36:17.611Z] [ 80%] Built target cbor [2020-07-13T16:36:17.611Z] Scanning dependencies of target create_items [2020-07-13T16:36:17.611Z] [ 82%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o [2020-07-13T16:36:17.884Z] [ 84%] Linking C executable create_items [2020-07-13T16:36:17.884Z] [ 84%] Built target create_items [2020-07-13T16:36:17.884Z] Scanning dependencies of target readfile [2020-07-13T16:36:17.884Z] [ 86%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o [2020-07-13T16:36:18.156Z] [ 88%] Linking C executable readfile [2020-07-13T16:36:18.156Z] [ 88%] Built target readfile [2020-07-13T16:36:18.430Z] Scanning dependencies of target streaming_parser [2020-07-13T16:36:18.430Z] [ 90%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o [2020-07-13T16:36:18.455Z] 6059c847ac2f: Pull complete [2020-07-13T16:36:18.455Z] Digest: sha256:6b5104d086ae1e5e8a284a473be9a93378e3934f9b07db5717372c857cbcbe5e [2020-07-13T16:36:18.455Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [2020-07-13T16:36:18.455Z] ---> 5eabd8fd8ba2 [2020-07-13T16:36:18.455Z] 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-07-13T16:36:18.706Z] [ 92%] Linking C executable streaming_parser [2020-07-13T16:36:18.706Z] [ 92%] Built target streaming_parser [2020-07-13T16:36:18.706Z] Scanning dependencies of target sort [2020-07-13T16:36:18.706Z] [ 94%] Building C object examples/CMakeFiles/sort.dir/sort.c.o [2020-07-13T16:36:18.980Z] [ 96%] Linking C executable sort [2020-07-13T16:36:18.980Z] [ 96%] Built target sort [2020-07-13T16:36:18.980Z] Scanning dependencies of target hello [2020-07-13T16:36:19.253Z] [ 98%] Building C object examples/CMakeFiles/hello.dir/hello.c.o [2020-07-13T16:36:19.253Z] [100%] Linking C executable hello [2020-07-13T16:36:19.526Z] [100%] Built target hello [2020-07-13T16:36:19.526Z] Install the project... [2020-07-13T16:36:19.526Z] -- Install configuration: "Release" [2020-07-13T16:36:19.526Z] -- Installing: /usr/local/include/cbor/configuration.h [2020-07-13T16:36:19.526Z] -- Installing: /usr/local/lib64/libcbor.a [2020-07-13T16:36:19.526Z] -- Installing: /usr/local/lib64/libcbor.so.0.0.0 [2020-07-13T16:36:19.526Z] -- Installing: /usr/local/lib64/libcbor.so.0 [2020-07-13T16:36:19.526Z] -- Installing: /usr/local/lib64/libcbor.so [2020-07-13T16:36:19.526Z] -- Up-to-date: /usr/local/include/cbor [2020-07-13T16:36:19.526Z] -- Installing: /usr/local/include/cbor/streaming.h [2020-07-13T16:36:19.526Z] -- Installing: /usr/local/include/cbor/ints.h [2020-07-13T16:36:19.526Z] -- Installing: /usr/local/include/cbor/floats_ctrls.h [2020-07-13T16:36:19.526Z] -- Installing: /usr/local/include/cbor/bytestrings.h [2020-07-13T16:36:19.526Z] -- Installing: /usr/local/include/cbor/encoding.h [2020-07-13T16:36:19.526Z] -- Installing: /usr/local/include/cbor/serialization.h [2020-07-13T16:36:19.526Z] -- Installing: /usr/local/include/cbor/data.h [2020-07-13T16:36:19.526Z] -- Installing: /usr/local/include/cbor/common.h [2020-07-13T16:36:19.526Z] -- Installing: /usr/local/include/cbor/callbacks.h [2020-07-13T16:36:19.526Z] -- Installing: /usr/local/include/cbor/strings.h [2020-07-13T16:36:19.526Z] -- Installing: /usr/local/include/cbor/tags.h [2020-07-13T16:36:19.526Z] -- Installing: /usr/local/include/cbor/internal [2020-07-13T16:36:19.526Z] -- Installing: /usr/local/include/cbor/internal/encoders.h [2020-07-13T16:36:19.526Z] -- Installing: /usr/local/include/cbor/internal/loaders.h [2020-07-13T16:36:19.526Z] -- Installing: /usr/local/include/cbor/internal/stack.h [2020-07-13T16:36:19.526Z] -- Installing: /usr/local/include/cbor/internal/unicode.h [2020-07-13T16:36:19.526Z] -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h [2020-07-13T16:36:19.526Z] -- Installing: /usr/local/include/cbor/internal/memory_utils.h [2020-07-13T16:36:19.526Z] -- Installing: /usr/local/include/cbor/arrays.h [2020-07-13T16:36:19.526Z] -- Installing: /usr/local/include/cbor/maps.h [2020-07-13T16:36:19.526Z] -- Installing: /usr/local/include/cbor.h [2020-07-13T16:36:19.526Z] -- Installing: /usr/local/lib64/pkgconfig/libcbor.pc [2020-07-13T16:36:20.368Z] ---> Running in 3a487eb001aa [2020-07-13T16:36:20.940Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz [2020-07-13T16:36:21.880Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz [2020-07-13T16:36:22.147Z] Removing intermediate container bb17101ea366 [2020-07-13T16:36:22.147Z] ---> ef49ee74d972 [2020-07-13T16:36:22.147Z] Step 6/21 : RUN mkdir /tmp/sdk [2020-07-13T16:36:22.147Z] ---> Running in 686448b0735d [2020-07-13T16:36:22.450Z] (1/8) Installing ncurses-dev (6.1_p20190105-r0) [2020-07-13T16:36:22.709Z] (2/8) Installing libuuid (2.33-r0) [2020-07-13T16:36:22.710Z] (3/8) Installing libblkid (2.33-r0) [2020-07-13T16:36:22.969Z] (4/8) Installing libfdisk (2.33-r0) [2020-07-13T16:36:23.542Z] (5/8) Installing libmount (2.33-r0) [2020-07-13T16:36:23.803Z] (6/8) Installing libsmartcols (2.33-r0) [2020-07-13T16:36:24.068Z] (7/8) Installing util-linux-dev (2.33-r0) [2020-07-13T16:36:24.769Z] Removing intermediate container 686448b0735d [2020-07-13T16:36:24.769Z] ---> bf877112cca9 [2020-07-13T16:36:24.769Z] Step 7/21 : COPY VERSION /tmp/sdk [2020-07-13T16:36:25.367Z] ---> dde425e7d3e3 [2020-07-13T16:36:25.367Z] Step 8/21 : COPY src /tmp/sdk/src [2020-07-13T16:36:25.981Z] (8/8) Installing wget (1.20.3-r0) [2020-07-13T16:36:26.243Z] Executing busybox-1.29.3-r10.trigger [2020-07-13T16:36:26.243Z] OK: 272 MiB in 83 packages [2020-07-13T16:36:26.343Z] ---> 7cf916ca84c4 [2020-07-13T16:36:26.343Z] Step 9/21 : COPY include /tmp/sdk/include [2020-07-13T16:36:26.815Z] Removing intermediate container 3a487eb001aa [2020-07-13T16:36:26.815Z] ---> ad2a5ff73966 [2020-07-13T16:36:26.815Z] Step 4/21 : ENV CBOR_VERSION=0.5.0 [2020-07-13T16:36:26.815Z] ---> Running in faa0fe33df7d [2020-07-13T16:36:26.816Z] Removing intermediate container faa0fe33df7d [2020-07-13T16:36:26.816Z] ---> 3dc76e2572d6 [2020-07-13T16:36:26.816Z] 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-07-13T16:36:26.816Z] ---> Running in 7c6d2b0759a2 [2020-07-13T16:36:26.938Z] ---> 12952c3df81a [2020-07-13T16:36:26.938Z] Step 10/21 : COPY scripts /tmp/sdk/scripts [2020-07-13T16:36:27.389Z] --2020-07-13 16:36:27-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz [2020-07-13T16:36:27.389Z] Resolving github.com... 140.82.112.4 [2020-07-13T16:36:27.651Z] Connecting to github.com|140.82.112.4|:443... connected. [2020-07-13T16:36:27.651Z] HTTP request sent, awaiting response... 302 Found [2020-07-13T16:36:27.651Z] Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following] [2020-07-13T16:36:27.651Z] --2020-07-13 16:36:27-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [2020-07-13T16:36:27.651Z] Resolving codeload.github.com... 140.82.112.10 [2020-07-13T16:36:27.651Z] Connecting to codeload.github.com|140.82.112.10|:443... connected. [2020-07-13T16:36:27.651Z] HTTP request sent, awaiting response... 200 OK [2020-07-13T16:36:27.651Z] Length: unspecified [application/x-gzip] [2020-07-13T16:36:27.651Z] Saving to: 'STDOUT' [2020-07-13T16:36:27.651Z]  [2020-07-13T16:36:27.651Z] 0K .......... .......... .......... .......... .......... 1.52M [2020-07-13T16:36:27.651Z] 50K .......... .......... .......... .......... .......... 3.17M [2020-07-13T16:36:27.651Z] 100K .......... .......... .......... .......... .......... 42.7M [2020-07-13T16:36:27.651Z] 150K .......... .......... .......... .......... .......... 4.83M [2020-07-13T16:36:27.651Z] 200K .......... .......... .......... .......... .......... 7.19M [2020-07-13T16:36:27.651Z] 250K .......... .......... .......... .......... .......... 11.7M [2020-07-13T16:36:27.651Z] 300K .......... .......... .......... .......... .......... 8.49M [2020-07-13T16:36:27.651Z] 350K .......... .......... .......... .......... .......... 16.0M [2020-07-13T16:36:27.651Z] 400K .......... .......... .......... .......... .......... 6.80M [2020-07-13T16:36:27.651Z] 450K .......... .......... .......... .......... .......... 5.91M [2020-07-13T16:36:27.651Z] 500K .......... .......... .......... .......... .......... 21.3M [2020-07-13T16:36:27.651Z] 550K .......... .......... .......... .......... .......... 6.72M [2020-07-13T16:36:27.911Z] 600K .......... .......... .......... .......... .......... 2.22M [2020-07-13T16:36:27.911Z] 650K .......... .......... .......... .......... .......... 6.39M [2020-07-13T16:36:27.911Z] 700K .. 1.15M=0.1s [2020-07-13T16:36:27.911Z] [2020-07-13T16:36:27.911Z] 2020-07-13 16:36:27 (5.07 MB/s) - written to stdout [719348] [2020-07-13T16:36:27.911Z] [2020-07-13T16:36:27.911Z] -- The C compiler identification is GNU 8.3.0 [2020-07-13T16:36:27.921Z] ---> d1812a09894a [2020-07-13T16:36:27.921Z] Step 11/21 : COPY LICENSE /tmp/sdk [2020-07-13T16:36:28.172Z] -- The CXX compiler identification is GNU 8.3.0 [2020-07-13T16:36:28.172Z] -- Check for working C compiler: /usr/bin/cc [2020-07-13T16:36:28.172Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-07-13T16:36:28.172Z] -- Detecting C compiler ABI info [2020-07-13T16:36:28.172Z] -- Detecting C compiler ABI info - done [2020-07-13T16:36:28.172Z] -- Detecting C compile features [2020-07-13T16:36:28.432Z] -- Detecting C compile features - done [2020-07-13T16:36:28.432Z] -- Check for working CXX compiler: /usr/bin/c++ [2020-07-13T16:36:28.432Z] -- Check for working CXX compiler: /usr/bin/c++ -- works [2020-07-13T16:36:28.432Z] -- Detecting CXX compiler ABI info [2020-07-13T16:36:28.516Z] ---> 1444ba528aa9 [2020-07-13T16:36:28.516Z] Step 12/21 : COPY Attribution.txt /tmp/sdk [2020-07-13T16:36:28.692Z] -- Detecting CXX compiler ABI info - done [2020-07-13T16:36:28.692Z] -- Detecting CXX compile features [2020-07-13T16:36:29.126Z] ---> cc31de03d0ab [2020-07-13T16:36:29.127Z] Step 13/21 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install [2020-07-13T16:36:29.260Z] -- Detecting CXX compile features - done [2020-07-13T16:36:29.260Z] -- Looking for include file endian.h [2020-07-13T16:36:29.260Z] -- Looking for include file endian.h - found [2020-07-13T16:36:29.260Z] -- Check if the system is big endian [2020-07-13T16:36:29.260Z] -- Searching 16 bit integer [2020-07-13T16:36:29.260Z] -- Looking for sys/types.h [2020-07-13T16:36:29.260Z] -- Looking for sys/types.h - found [2020-07-13T16:36:29.260Z] -- Looking for stdint.h [2020-07-13T16:36:29.260Z] -- Looking for stdint.h - found [2020-07-13T16:36:29.260Z] -- Looking for stddef.h [2020-07-13T16:36:29.260Z] -- Looking for stddef.h - found [2020-07-13T16:36:29.260Z] -- Check size of unsigned short [2020-07-13T16:36:29.410Z] ---> Running in 837156b99c23 [2020-07-13T16:36:29.523Z] -- Check size of unsigned short - done [2020-07-13T16:36:29.523Z] -- Using unsigned short [2020-07-13T16:36:29.523Z] -- Check if the system is big endian - little endian [2020-07-13T16:36:29.523Z] -- Check size of size_t [2020-07-13T16:36:29.523Z] -- Check size of size_t - done [2020-07-13T16:36:29.523Z] CMake Warning at examples/CMakeLists.txt:16 (find_package): [2020-07-13T16:36:29.523Z] By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has [2020-07-13T16:36:29.523Z] asked CMake to find a package configuration file provided by "cJSON", but [2020-07-13T16:36:29.523Z] CMake did not find one. [2020-07-13T16:36:29.523Z] [2020-07-13T16:36:29.523Z] Could not find a package configuration file provided by "cJSON" with any of [2020-07-13T16:36:29.523Z] the following names: [2020-07-13T16:36:29.523Z] [2020-07-13T16:36:29.523Z] cJSONConfig.cmake [2020-07-13T16:36:29.523Z] cjson-config.cmake [2020-07-13T16:36:29.523Z] [2020-07-13T16:36:29.523Z] Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set [2020-07-13T16:36:29.523Z] "cJSON_DIR" to a directory containing one of the above files. If "cJSON" [2020-07-13T16:36:29.523Z] provides a separate development package or SDK, be sure it has been [2020-07-13T16:36:29.523Z] installed. [2020-07-13T16:36:29.523Z] [2020-07-13T16:36:29.523Z] [2020-07-13T16:36:29.523Z] -- Configuring done [2020-07-13T16:36:29.783Z] -- Generating done [2020-07-13T16:36:29.783Z] -- Build files have been written to: /tmp/cbor [2020-07-13T16:36:29.783Z] Scanning dependencies of target cbor_shared [2020-07-13T16:36:29.783Z] [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o [2020-07-13T16:36:30.044Z] [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o [2020-07-13T16:36:30.044Z] [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o [2020-07-13T16:36:30.304Z] [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o [2020-07-13T16:36:30.304Z] [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o [2020-07-13T16:36:30.304Z] [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o [2020-07-13T16:36:30.564Z] [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o [2020-07-13T16:36:30.564Z] [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o [2020-07-13T16:36:30.564Z] [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o [2020-07-13T16:36:30.564Z] [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o [2020-07-13T16:36:30.824Z] [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o [2020-07-13T16:36:30.824Z] [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o [2020-07-13T16:36:30.840Z] + CPPCHECK=false [2020-07-13T16:36:30.840Z] + DOCGEN=false [2020-07-13T16:36:30.840Z] + TOMLVER=SDK-0.2 [2020-07-13T16:36:30.840Z] + CUTILVER=1.1-branch [2020-07-13T16:36:30.840Z] + '[' 0 -gt 0 ] [2020-07-13T16:36:30.840Z] + readlink -f ./scripts/build.sh [2020-07-13T16:36:30.840Z] + dirname /tmp/sdk/scripts/build.sh [2020-07-13T16:36:30.840Z] + dirname /tmp/sdk/scripts [2020-07-13T16:36:30.840Z] + ROOT=/tmp/sdk [2020-07-13T16:36:30.840Z] + cd /tmp/sdk [2020-07-13T16:36:30.840Z] + '[' '!' -d deps ] [2020-07-13T16:36:30.840Z] + mkdir deps [2020-07-13T16:36:30.840Z] + wget -O - https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2020-07-13T16:36:30.840Z] + tar -C deps -z -x -f - [2020-07-13T16:36:30.840Z] --2020-07-13 16:36:30-- https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2020-07-13T16:36:30.840Z] Resolving github.com... 140.82.112.4 [2020-07-13T16:36:30.840Z] Connecting to github.com|140.82.112.4|:443... connected. [2020-07-13T16:36:31.087Z] [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o [2020-07-13T16:36:31.087Z] [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o [2020-07-13T16:36:31.087Z] [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o [2020-07-13T16:36:31.112Z] HTTP request sent, awaiting response... 302 Found [2020-07-13T16:36:31.112Z] Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following] [2020-07-13T16:36:31.112Z] --2020-07-13 16:36:30-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [2020-07-13T16:36:31.112Z] Resolving codeload.github.com... 140.82.112.10 [2020-07-13T16:36:31.112Z] Connecting to codeload.github.com|140.82.112.10|:443... connected. [2020-07-13T16:36:31.112Z] HTTP request sent, awaiting response... 200 OK [2020-07-13T16:36:31.112Z] Length: unspecified [application/x-gzip] [2020-07-13T16:36:31.113Z] Saving to: 'STDOUT' [2020-07-13T16:36:31.113Z] [2020-07-13T16:36:31.347Z] [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o [2020-07-13T16:36:31.347Z] [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o [2020-07-13T16:36:31.347Z] [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o [2020-07-13T16:36:31.347Z] [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o [2020-07-13T16:36:31.385Z] 0K .......... ......  1.04M=0.02s [2020-07-13T16:36:31.385Z] [2020-07-13T16:36:31.385Z] 2020-07-13 16:36:31 (1.04 MB/s) - written to stdout [16451] [2020-07-13T16:36:31.385Z] [2020-07-13T16:36:31.385Z] + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c [2020-07-13T16:36:31.385Z] + wget -O - https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1-branch.tar.gz [2020-07-13T16:36:31.385Z] + tar -C deps -z -x -f - [2020-07-13T16:36:31.385Z] --2020-07-13 16:36:31-- https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1-branch.tar.gz [2020-07-13T16:36:31.385Z] Resolving github.com... 140.82.112.4 [2020-07-13T16:36:31.385Z] Connecting to github.com|140.82.112.4|:443... connected. [2020-07-13T16:36:31.385Z] HTTP request sent, awaiting response... 302 Found [2020-07-13T16:36:31.385Z] Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1-branch [following] [2020-07-13T16:36:31.385Z] --2020-07-13 16:36:31-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1-branch [2020-07-13T16:36:31.385Z] Resolving codeload.github.com... 140.82.112.10 [2020-07-13T16:36:31.606Z] [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o [2020-07-13T16:36:31.606Z] [ 40%] Linking C shared library libcbor.so [2020-07-13T16:36:31.606Z] [ 40%] Built target cbor_shared [2020-07-13T16:36:31.606Z] Scanning dependencies of target cbor [2020-07-13T16:36:31.606Z] [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o [2020-07-13T16:36:31.657Z] Connecting to codeload.github.com|140.82.112.10|:443... connected. [2020-07-13T16:36:31.657Z] HTTP request sent, awaiting response... 200 OK [2020-07-13T16:36:31.657Z] Length: unspecified [application/x-gzip] [2020-07-13T16:36:31.657Z] Saving to: 'STDOUT' [2020-07-13T16:36:31.657Z]  [2020-07-13T16:36:31.657Z] 0K .......... .......... .......... .......... .......... 1.31M [2020-07-13T16:36:31.866Z] [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o [2020-07-13T16:36:31.866Z] [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o [2020-07-13T16:36:31.932Z] 50K .......... .......... .......... .......... .......... 2.24M [2020-07-13T16:36:31.932Z] 100K .......... .......... .......... .......... .......... 7.52M [2020-07-13T16:36:31.932Z] 150K .......... .... 12.3M=0.07s [2020-07-13T16:36:31.932Z] [2020-07-13T16:36:31.932Z] 2020-07-13 16:36:31 (2.41 MB/s) - written to stdout [168266] [2020-07-13T16:36:31.932Z] [2020-07-13T16:36:31.932Z] + mkdir -p src/c/iot [2020-07-13T16:36:31.932Z] + cp deps/iotech-c-utils-1.1-branch/src/c/base64.c deps/iotech-c-utils-1.1-branch/src/c/component.c deps/iotech-c-utils-1.1-branch/src/c/config.c deps/iotech-c-utils-1.1-branch/src/c/container.c deps/iotech-c-utils-1.1-branch/src/c/data.c deps/iotech-c-utils-1.1-branch/src/c/hash.c deps/iotech-c-utils-1.1-branch/src/c/iot.c deps/iotech-c-utils-1.1-branch/src/c/json.c deps/iotech-c-utils-1.1-branch/src/c/logger.c deps/iotech-c-utils-1.1-branch/src/c/os.c deps/iotech-c-utils-1.1-branch/src/c/scheduler.c deps/iotech-c-utils-1.1-branch/src/c/thread.c deps/iotech-c-utils-1.1-branch/src/c/threadpool.c deps/iotech-c-utils-1.1-branch/src/c/time.c src/c/iot [2020-07-13T16:36:31.932Z] + mkdir -p include/iot [2020-07-13T16:36:31.932Z] + cp deps/iotech-c-utils-1.1-branch/include/iot/base64.h deps/iotech-c-utils-1.1-branch/include/iot/component.h deps/iotech-c-utils-1.1-branch/include/iot/config.h deps/iotech-c-utils-1.1-branch/include/iot/container.h deps/iotech-c-utils-1.1-branch/include/iot/data.h deps/iotech-c-utils-1.1-branch/include/iot/hash.h deps/iotech-c-utils-1.1-branch/include/iot/iot.h deps/iotech-c-utils-1.1-branch/include/iot/json.h deps/iotech-c-utils-1.1-branch/include/iot/logger.h deps/iotech-c-utils-1.1-branch/include/iot/os.h deps/iotech-c-utils-1.1-branch/include/iot/scheduler.h deps/iotech-c-utils-1.1-branch/include/iot/thread.h deps/iotech-c-utils-1.1-branch/include/iot/threadpool.h deps/iotech-c-utils-1.1-branch/include/iot/time.h deps/iotech-c-utils-1.1-branch/include/iot/typecode.h include/iot [2020-07-13T16:36:31.932Z] + mkdir -p include/iot/os [2020-07-13T16:36:31.932Z] + cp deps/iotech-c-utils-1.1-branch/include/iot/os/linux.h deps/iotech-c-utils-1.1-branch/include/iot/os/macos.h deps/iotech-c-utils-1.1-branch/include/iot/os/zephyr.h include/iot/os [2020-07-13T16:36:31.932Z] + mkdir -p /tmp/sdk/build/release [2020-07-13T16:36:31.932Z] + cd /tmp/sdk/build/release [2020-07-13T16:36:31.932Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src [2020-07-13T16:36:32.128Z] [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o [2020-07-13T16:36:32.209Z] -- The C compiler identification is GNU 8.3.0 [2020-07-13T16:36:32.209Z] -- Check for working C compiler: /usr/bin/cc [2020-07-13T16:36:32.388Z] [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o [2020-07-13T16:36:32.388Z] [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o [2020-07-13T16:36:32.388Z] [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o [2020-07-13T16:36:32.388Z] [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o [2020-07-13T16:36:32.388Z] [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o [2020-07-13T16:36:32.482Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-07-13T16:36:32.482Z] -- Detecting C compiler ABI info [2020-07-13T16:36:32.648Z] [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o [2020-07-13T16:36:32.753Z] -- Detecting C compiler ABI info - done [2020-07-13T16:36:32.753Z] -- Detecting C compile features [2020-07-13T16:36:32.909Z] [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o [2020-07-13T16:36:32.909Z] [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o [2020-07-13T16:36:32.909Z] [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o [2020-07-13T16:36:33.169Z] [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o [2020-07-13T16:36:33.169Z] [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o [2020-07-13T16:36:33.169Z] [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o [2020-07-13T16:36:33.430Z] [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o [2020-07-13T16:36:33.430Z] [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o [2020-07-13T16:36:33.430Z] [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o [2020-07-13T16:36:33.430Z] [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o [2020-07-13T16:36:33.691Z] [ 80%] Linking C static library libcbor.a [2020-07-13T16:36:33.691Z] [ 80%] Built target cbor [2020-07-13T16:36:33.691Z] Scanning dependencies of target create_items [2020-07-13T16:36:33.691Z] [ 82%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o [2020-07-13T16:36:33.691Z] [ 84%] Linking C executable create_items [2020-07-13T16:36:33.691Z] [ 84%] Built target create_items [2020-07-13T16:36:33.691Z] Scanning dependencies of target readfile [2020-07-13T16:36:33.691Z] [ 86%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o [2020-07-13T16:36:33.691Z] [ 88%] Linking C executable readfile [2020-07-13T16:36:33.732Z] -- Detecting C compile features - done [2020-07-13T16:36:33.732Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2020-07-13T16:36:33.732Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2020-07-13T16:36:33.732Z] -- Found LIBYAML: /usr/lib/libyaml.so [2020-07-13T16:36:33.732Z] -- Found LIBUUID: /usr/lib/libuuid.so [2020-07-13T16:36:33.732Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2020-07-13T16:36:33.732Z] -- C SDK 0.0.0 for Linux [2020-07-13T16:36:33.732Z] -- Performing Test CSDK_HAVE_ATOMIC [2020-07-13T16:36:33.959Z] [ 88%] Built target readfile [2020-07-13T16:36:33.959Z] Scanning dependencies of target streaming_parser [2020-07-13T16:36:33.959Z] [ 90%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o [2020-07-13T16:36:33.959Z] [ 92%] Linking C executable streaming_parser [2020-07-13T16:36:33.959Z] [ 92%] Built target streaming_parser [2020-07-13T16:36:33.959Z] Scanning dependencies of target sort [2020-07-13T16:36:33.959Z] [ 94%] Building C object examples/CMakeFiles/sort.dir/sort.c.o [2020-07-13T16:36:33.959Z] [ 96%] Linking C executable sort [2020-07-13T16:36:33.959Z] [ 96%] Built target sort [2020-07-13T16:36:33.959Z] Scanning dependencies of target hello [2020-07-13T16:36:33.959Z] [ 98%] Building C object examples/CMakeFiles/hello.dir/hello.c.o [2020-07-13T16:36:34.003Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2020-07-13T16:36:34.003Z] -- Found Curses: /usr/lib/libcurses.so [2020-07-13T16:36:34.003Z] -- Configuring done [2020-07-13T16:36:34.220Z] [100%] Linking C executable hello [2020-07-13T16:36:34.220Z] [100%] Built target hello [2020-07-13T16:36:34.220Z] Install the project... [2020-07-13T16:36:34.220Z] -- Install configuration: "Release" [2020-07-13T16:36:34.220Z] -- Installing: /usr/local/include/cbor/configuration.h [2020-07-13T16:36:34.220Z] -- Installing: /usr/local/lib64/libcbor.a [2020-07-13T16:36:34.220Z] -- Installing: /usr/local/lib64/libcbor.so.0.0.0 [2020-07-13T16:36:34.220Z] -- Installing: /usr/local/lib64/libcbor.so.0 [2020-07-13T16:36:34.220Z] -- Installing: /usr/local/lib64/libcbor.so [2020-07-13T16:36:34.220Z] -- Up-to-date: /usr/local/include/cbor [2020-07-13T16:36:34.220Z] -- Installing: /usr/local/include/cbor/arrays.h [2020-07-13T16:36:34.220Z] -- Installing: /usr/local/include/cbor/bytestrings.h [2020-07-13T16:36:34.220Z] -- Installing: /usr/local/include/cbor/callbacks.h [2020-07-13T16:36:34.220Z] -- Installing: /usr/local/include/cbor/common.h [2020-07-13T16:36:34.220Z] -- Installing: /usr/local/include/cbor/data.h [2020-07-13T16:36:34.220Z] -- Installing: /usr/local/include/cbor/encoding.h [2020-07-13T16:36:34.220Z] -- Installing: /usr/local/include/cbor/floats_ctrls.h [2020-07-13T16:36:34.220Z] -- Installing: /usr/local/include/cbor/internal [2020-07-13T16:36:34.220Z] -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h [2020-07-13T16:36:34.220Z] -- Installing: /usr/local/include/cbor/internal/encoders.h [2020-07-13T16:36:34.220Z] -- Installing: /usr/local/include/cbor/internal/loaders.h [2020-07-13T16:36:34.220Z] -- Installing: /usr/local/include/cbor/internal/memory_utils.h [2020-07-13T16:36:34.220Z] -- Installing: /usr/local/include/cbor/internal/stack.h [2020-07-13T16:36:34.220Z] -- Installing: /usr/local/include/cbor/internal/unicode.h [2020-07-13T16:36:34.220Z] -- Installing: /usr/local/include/cbor/ints.h [2020-07-13T16:36:34.220Z] -- Installing: /usr/local/include/cbor/maps.h [2020-07-13T16:36:34.220Z] -- Installing: /usr/local/include/cbor/serialization.h [2020-07-13T16:36:34.220Z] -- Installing: /usr/local/include/cbor/streaming.h [2020-07-13T16:36:34.220Z] -- Installing: /usr/local/include/cbor/strings.h [2020-07-13T16:36:34.220Z] -- Installing: /usr/local/include/cbor/tags.h [2020-07-13T16:36:34.220Z] -- Installing: /usr/local/include/cbor.h [2020-07-13T16:36:34.220Z] -- Installing: /usr/local/lib64/pkgconfig/libcbor.pc [2020-07-13T16:36:34.276Z] -- Generating done [2020-07-13T16:36:34.276Z] -- Build files have been written to: /tmp/sdk/build/release [2020-07-13T16:36:34.276Z] + make [2020-07-13T16:36:34.276Z] + tee release.log [2020-07-13T16:36:34.550Z] Scanning dependencies of target csdk [2020-07-13T16:36:34.550Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2020-07-13T16:36:35.536Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback.c.o [2020-07-13T16:36:35.808Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2020-07-13T16:36:36.764Z] Removing intermediate container 7c6d2b0759a2 [2020-07-13T16:36:36.764Z] ---> b6e2f27db174 [2020-07-13T16:36:36.764Z] Step 6/21 : RUN mkdir /tmp/sdk [2020-07-13T16:36:36.764Z] ---> Running in aa923f77fd73 [2020-07-13T16:36:37.336Z] Removing intermediate container aa923f77fd73 [2020-07-13T16:36:37.336Z] ---> 6e52fa2026af [2020-07-13T16:36:37.336Z] Step 7/21 : COPY VERSION /tmp/sdk [2020-07-13T16:36:37.596Z] ---> 4ddd7265a7d1 [2020-07-13T16:36:37.596Z] Step 8/21 : COPY src /tmp/sdk/src [2020-07-13T16:36:38.166Z] ---> ae91d76e446c [2020-07-13T16:36:38.166Z] Step 9/21 : COPY include /tmp/sdk/include [2020-07-13T16:36:38.416Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2020-07-13T16:36:38.429Z] ---> 6d06361a0b45 [2020-07-13T16:36:38.429Z] Step 10/21 : COPY scripts /tmp/sdk/scripts [2020-07-13T16:36:38.700Z] ---> 927bad68388b [2020-07-13T16:36:38.700Z] Step 11/21 : COPY LICENSE /tmp/sdk [2020-07-13T16:36:38.962Z] ---> 4114281001d5 [2020-07-13T16:36:38.962Z] Step 12/21 : COPY Attribution.txt /tmp/sdk [2020-07-13T16:36:39.014Z] [ 8%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2020-07-13T16:36:39.014Z] [ 10%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2020-07-13T16:36:39.225Z] ---> 9ffc57ae59c2 [2020-07-13T16:36:39.226Z] Step 13/21 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install [2020-07-13T16:36:39.226Z] ---> Running in 8faeebc6b8d3 [2020-07-13T16:36:39.486Z] + CPPCHECK=false [2020-07-13T16:36:39.486Z] + DOCGEN=false [2020-07-13T16:36:39.486Z] + TOMLVER=SDK-0.2 [2020-07-13T16:36:39.486Z] + CUTILVER=1.1-branch [2020-07-13T16:36:39.486Z] + '[' 0 -gt 0 ] [2020-07-13T16:36:39.486Z] + readlink -f ./scripts/build.sh [2020-07-13T16:36:39.486Z] + dirname /tmp/sdk/scripts/build.sh [2020-07-13T16:36:39.486Z] + dirname /tmp/sdk/scripts [2020-07-13T16:36:39.486Z] + ROOT=/tmp/sdk [2020-07-13T16:36:39.486Z] + cd /tmp/sdk [2020-07-13T16:36:39.486Z] + '[' '!' -d deps ] [2020-07-13T16:36:39.486Z] + mkdir deps [2020-07-13T16:36:39.486Z] + wget -O - https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2020-07-13T16:36:39.486Z] + tar -C deps -z -x -f - [2020-07-13T16:36:39.486Z] --2020-07-13 16:36:39-- https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2020-07-13T16:36:39.486Z] Resolving github.com... 140.82.113.3 [2020-07-13T16:36:39.486Z] Connecting to github.com|140.82.113.3|:443... connected. [2020-07-13T16:36:39.747Z] HTTP request sent, awaiting response... 302 Found [2020-07-13T16:36:39.747Z] Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following] [2020-07-13T16:36:39.747Z] --2020-07-13 16:36:39-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [2020-07-13T16:36:39.747Z] Resolving codeload.github.com... 140.82.112.10 [2020-07-13T16:36:39.747Z] Connecting to codeload.github.com|140.82.112.10|:443... connected. [2020-07-13T16:36:39.747Z] HTTP request sent, awaiting response... 200 OK [2020-07-13T16:36:39.747Z] Length: unspecified [application/x-gzip] [2020-07-13T16:36:39.747Z] Saving to: 'STDOUT' [2020-07-13T16:36:39.747Z]  [2020-07-13T16:36:39.747Z] 0K .......... ......  909K=0.02s [2020-07-13T16:36:39.747Z] [2020-07-13T16:36:39.747Z] 2020-07-13 16:36:39 (909 KB/s) - written to stdout [16451] [2020-07-13T16:36:39.747Z] [2020-07-13T16:36:39.747Z] + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c [2020-07-13T16:36:39.747Z] + wget -O - https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1-branch.tar.gz [2020-07-13T16:36:39.747Z] + tar -C deps -z -x -f - [2020-07-13T16:36:39.747Z] --2020-07-13 16:36:39-- https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1-branch.tar.gz [2020-07-13T16:36:40.007Z] Resolving github.com... 140.82.113.3 [2020-07-13T16:36:40.007Z] Connecting to github.com|140.82.113.3|:443... connected. [2020-07-13T16:36:40.007Z] HTTP request sent, awaiting response... 302 Found [2020-07-13T16:36:40.007Z] Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1-branch [following] [2020-07-13T16:36:40.007Z] --2020-07-13 16:36:39-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1-branch [2020-07-13T16:36:40.007Z] Resolving codeload.github.com... 140.82.112.10 [2020-07-13T16:36:40.007Z] Connecting to codeload.github.com|140.82.112.10|:443... connected. [2020-07-13T16:36:40.269Z] HTTP request sent, awaiting response... 200 OK [2020-07-13T16:36:40.269Z] Length: unspecified [application/x-gzip] [2020-07-13T16:36:40.269Z] Saving to: 'STDOUT' [2020-07-13T16:36:40.269Z] [2020-07-13T16:36:40.269Z] 0K .......... .......... .......... .......... .......... 1.64M [2020-07-13T16:36:40.269Z] 50K .......... .......... .......... .......... .......... 3.99M [2020-07-13T16:36:40.269Z] 100K .......... .......... .......... .......... .......... 15.2M [2020-07-13T16:36:40.269Z] 150K .......... .... 2.77M=0.05s [2020-07-13T16:36:40.269Z] [2020-07-13T16:36:40.269Z] 2020-07-13 16:36:40 (3.20 MB/s) - written to stdout [168266] [2020-07-13T16:36:40.269Z] [2020-07-13T16:36:40.269Z] + mkdir -p src/c/iot [2020-07-13T16:36:40.269Z] + cp deps/iotech-c-utils-1.1-branch/src/c/base64.c deps/iotech-c-utils-1.1-branch/src/c/component.c deps/iotech-c-utils-1.1-branch/src/c/config.c deps/iotech-c-utils-1.1-branch/src/c/container.c deps/iotech-c-utils-1.1-branch/src/c/data.c deps/iotech-c-utils-1.1-branch/src/c/hash.c deps/iotech-c-utils-1.1-branch/src/c/iot.c deps/iotech-c-utils-1.1-branch/src/c/json.c deps/iotech-c-utils-1.1-branch/src/c/logger.c deps/iotech-c-utils-1.1-branch/src/c/os.c deps/iotech-c-utils-1.1-branch/src/c/scheduler.c deps/iotech-c-utils-1.1-branch/src/c/thread.c deps/iotech-c-utils-1.1-branch/src/c/threadpool.c deps/iotech-c-utils-1.1-branch/src/c/time.c src/c/iot [2020-07-13T16:36:40.269Z] + mkdir -p include/iot [2020-07-13T16:36:40.269Z] + cp deps/iotech-c-utils-1.1-branch/include/iot/base64.h deps/iotech-c-utils-1.1-branch/include/iot/component.h deps/iotech-c-utils-1.1-branch/include/iot/config.h deps/iotech-c-utils-1.1-branch/include/iot/container.h deps/iotech-c-utils-1.1-branch/include/iot/data.h deps/iotech-c-utils-1.1-branch/include/iot/hash.h deps/iotech-c-utils-1.1-branch/include/iot/iot.h deps/iotech-c-utils-1.1-branch/include/iot/json.h deps/iotech-c-utils-1.1-branch/include/iot/logger.h deps/iotech-c-utils-1.1-branch/include/iot/os.h deps/iotech-c-utils-1.1-branch/include/iot/scheduler.h deps/iotech-c-utils-1.1-branch/include/iot/thread.h deps/iotech-c-utils-1.1-branch/include/iot/threadpool.h deps/iotech-c-utils-1.1-branch/include/iot/time.h deps/iotech-c-utils-1.1-branch/include/iot/typecode.h include/iot [2020-07-13T16:36:40.269Z] + mkdir -p include/iot/os [2020-07-13T16:36:40.269Z] + cp deps/iotech-c-utils-1.1-branch/include/iot/os/linux.h deps/iotech-c-utils-1.1-branch/include/iot/os/macos.h deps/iotech-c-utils-1.1-branch/include/iot/os/zephyr.h include/iot/os [2020-07-13T16:36:40.269Z] + mkdir -p /tmp/sdk/build/release [2020-07-13T16:36:40.269Z] + cd /tmp/sdk/build/release [2020-07-13T16:36:40.269Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src [2020-07-13T16:36:40.269Z] -- The C compiler identification is GNU 8.3.0 [2020-07-13T16:36:40.269Z] -- Check for working C compiler: /usr/bin/cc [2020-07-13T16:36:40.442Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2020-07-13T16:36:40.529Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-07-13T16:36:40.529Z] -- Detecting C compiler ABI info [2020-07-13T16:36:40.530Z] -- Detecting C compiler ABI info - done [2020-07-13T16:36:40.530Z] -- Detecting C compile features [2020-07-13T16:36:40.789Z] -- Detecting C compile features - done [2020-07-13T16:36:40.789Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2020-07-13T16:36:40.789Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2020-07-13T16:36:40.789Z] -- Found LIBYAML: /usr/lib/libyaml.so [2020-07-13T16:36:40.789Z] -- Found LIBUUID: /usr/lib/libuuid.so [2020-07-13T16:36:40.789Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2020-07-13T16:36:40.789Z] -- C SDK 0.0.0 for Linux [2020-07-13T16:36:40.789Z] -- Performing Test CSDK_HAVE_ATOMIC [2020-07-13T16:36:40.789Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2020-07-13T16:36:40.789Z] -- Found Curses: /usr/lib/libcurses.so [2020-07-13T16:36:40.789Z] -- Configuring done [2020-07-13T16:36:41.050Z] -- Generating done [2020-07-13T16:36:41.050Z] -- Build files have been written to: /tmp/sdk/build/release [2020-07-13T16:36:41.050Z] + make [2020-07-13T16:36:41.050Z] + tee release.log [2020-07-13T16:36:41.050Z] Scanning dependencies of target csdk [2020-07-13T16:36:41.050Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2020-07-13T16:36:41.050Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback.c.o [2020-07-13T16:36:41.310Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2020-07-13T16:36:41.880Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2020-07-13T16:36:41.880Z] [ 8%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2020-07-13T16:36:41.880Z] [ 10%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2020-07-13T16:36:42.141Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2020-07-13T16:36:42.711Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2020-07-13T16:36:42.711Z] [ 16%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2020-07-13T16:36:42.973Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2020-07-13T16:36:43.051Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2020-07-13T16:36:43.234Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2020-07-13T16:36:43.234Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2020-07-13T16:36:43.234Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2020-07-13T16:36:43.234Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2020-07-13T16:36:43.645Z] [ 16%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2020-07-13T16:36:44.184Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2020-07-13T16:36:44.184Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2020-07-13T16:36:44.236Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2020-07-13T16:36:44.445Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2020-07-13T16:36:44.446Z] [ 32%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2020-07-13T16:36:44.705Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2020-07-13T16:36:44.825Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2020-07-13T16:36:45.095Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2020-07-13T16:36:45.277Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2020-07-13T16:36:45.277Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2020-07-13T16:36:45.277Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2020-07-13T16:36:45.366Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2020-07-13T16:36:45.538Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2020-07-13T16:36:45.538Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2020-07-13T16:36:45.538Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2020-07-13T16:36:45.636Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2020-07-13T16:36:45.799Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2020-07-13T16:36:45.799Z] [ 48%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2020-07-13T16:36:46.060Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2020-07-13T16:36:46.060Z] [ 51%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2020-07-13T16:36:46.324Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2020-07-13T16:36:46.586Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2020-07-13T16:36:46.586Z] [ 57%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2020-07-13T16:36:47.527Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2020-07-13T16:36:47.790Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2020-07-13T16:36:47.790Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2020-07-13T16:36:48.051Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2020-07-13T16:36:48.315Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2020-07-13T16:36:48.887Z] [ 67%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2020-07-13T16:36:49.842Z] [ 69%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2020-07-13T16:36:49.842Z] [ 71%] Building C object c/CMakeFiles/csdk.dir/v1compat.c.o [2020-07-13T16:36:49.934Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2020-07-13T16:36:50.108Z] [ 73%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2020-07-13T16:36:50.207Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2020-07-13T16:36:50.369Z] [ 75%] Linking C shared library libcsdk.so [2020-07-13T16:36:50.369Z] [ 75%] Built target csdk [2020-07-13T16:36:50.369Z] Scanning dependencies of target template [2020-07-13T16:36:50.369Z] [ 76%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2020-07-13T16:36:50.478Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2020-07-13T16:36:50.628Z] [ 78%] Linking C executable template [2020-07-13T16:36:50.629Z] [ 78%] Built target template [2020-07-13T16:36:50.629Z] Scanning dependencies of target device-counter [2020-07-13T16:36:50.629Z] [ 80%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2020-07-13T16:36:50.629Z] [ 82%] Linking C executable device-counter [2020-07-13T16:36:50.750Z] [ 32%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2020-07-13T16:36:50.890Z] [ 82%] Built target device-counter [2020-07-13T16:36:50.890Z] Scanning dependencies of target device-random [2020-07-13T16:36:50.890Z] [ 83%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2020-07-13T16:36:50.890Z] [ 85%] Linking C executable device-random [2020-07-13T16:36:51.151Z] [ 85%] Built target device-random [2020-07-13T16:36:51.151Z] Scanning dependencies of target device-gyro [2020-07-13T16:36:51.151Z] [ 87%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2020-07-13T16:36:51.151Z] [ 89%] Linking C executable device-gyro [2020-07-13T16:36:51.151Z] [ 89%] Built target device-gyro [2020-07-13T16:36:51.151Z] Scanning dependencies of target template-discovery [2020-07-13T16:36:51.151Z] [ 91%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2020-07-13T16:36:51.411Z] [ 92%] Linking C executable template-discovery [2020-07-13T16:36:51.411Z] [ 92%] Built target template-discovery [2020-07-13T16:36:51.411Z] Scanning dependencies of target device-terminal [2020-07-13T16:36:51.411Z] [ 94%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2020-07-13T16:36:51.671Z] [ 96%] Linking C executable device-terminal [2020-07-13T16:36:51.671Z] [ 96%] Built target device-terminal [2020-07-13T16:36:51.671Z] Scanning dependencies of target templatev1 [2020-07-13T16:36:51.671Z] [ 98%] Building C object c/examples/v1/CMakeFiles/templatev1.dir/template.c.o [2020-07-13T16:36:51.726Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2020-07-13T16:36:51.931Z] [100%] Linking C executable templatev1 [2020-07-13T16:36:51.931Z] [100%] Built target templatev1 [2020-07-13T16:36:51.931Z] + make package [2020-07-13T16:36:51.931Z] + tee -a release.log [2020-07-13T16:36:51.931Z] [ 75%] Built target csdk [2020-07-13T16:36:51.931Z] [ 78%] Built target template [2020-07-13T16:36:51.931Z] [ 82%] Built target device-counter [2020-07-13T16:36:51.931Z] [ 85%] Built target device-random [2020-07-13T16:36:52.191Z] [ 89%] Built target device-gyro [2020-07-13T16:36:52.191Z] [ 92%] Built target template-discovery [2020-07-13T16:36:52.191Z] [ 96%] Built target device-terminal [2020-07-13T16:36:52.191Z] [100%] Built target templatev1 [2020-07-13T16:36:52.191Z] Run CPack packaging tool... [2020-07-13T16:36:52.191Z] CPack: Create package using TGZ [2020-07-13T16:36:52.191Z] CPack: Install projects [2020-07-13T16:36:52.191Z] CPack: - Run preinstall target for: Csdk [2020-07-13T16:36:52.452Z] CPack: - Install project: Csdk [2020-07-13T16:36:52.452Z] CPack: Create package [2020-07-13T16:36:52.452Z] CPack: - package: /tmp/sdk/build/release/csdk-0.0.0.tar.gz generated. [2020-07-13T16:36:52.452Z] + '[' false '=' true ] [2020-07-13T16:36:52.452Z] + '[' false '=' true ] [2020-07-13T16:36:52.452Z] + mkdir -p /tmp/sdk/build/debug [2020-07-13T16:36:52.452Z] + cd /tmp/sdk/build/debug [2020-07-13T16:36:52.452Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCSDK_BUILD_DEBUG=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src [2020-07-13T16:36:52.452Z] -- The C compiler identification is GNU 8.3.0 [2020-07-13T16:36:52.452Z] -- Check for working C compiler: /usr/bin/cc [2020-07-13T16:36:52.712Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-07-13T16:36:52.712Z] -- Detecting C compiler ABI info [2020-07-13T16:36:52.712Z] -- Detecting C compiler ABI info - done [2020-07-13T16:36:52.712Z] -- Detecting C compile features [2020-07-13T16:36:52.972Z] -- Detecting C compile features - done [2020-07-13T16:36:52.972Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2020-07-13T16:36:52.972Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2020-07-13T16:36:52.972Z] -- Found LIBYAML: /usr/lib/libyaml.so [2020-07-13T16:36:52.972Z] -- Found LIBUUID: /usr/lib/libuuid.so [2020-07-13T16:36:52.972Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2020-07-13T16:36:52.972Z] -- C SDK 0.0.0 for Linux [2020-07-13T16:36:52.972Z] -- Performing Test CSDK_HAVE_ATOMIC [2020-07-13T16:36:52.972Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2020-07-13T16:36:52.972Z] -- Found Curses: /usr/lib/libcurses.so [2020-07-13T16:36:52.972Z] -- Configuring done [2020-07-13T16:36:53.233Z] -- Generating done [2020-07-13T16:36:53.233Z] -- Build files have been written to: /tmp/sdk/build/debug [2020-07-13T16:36:53.233Z] + make [2020-07-13T16:36:53.233Z] + tee debug.log [2020-07-13T16:36:53.233Z] Scanning dependencies of target csdk [2020-07-13T16:36:53.233Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2020-07-13T16:36:53.233Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback.c.o [2020-07-13T16:36:53.494Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2020-07-13T16:36:53.494Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2020-07-13T16:36:53.760Z] [ 8%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2020-07-13T16:36:53.760Z] [ 10%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2020-07-13T16:36:53.760Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2020-07-13T16:36:54.021Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2020-07-13T16:36:54.021Z] [ 16%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2020-07-13T16:36:54.021Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2020-07-13T16:36:54.281Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2020-07-13T16:36:54.281Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2020-07-13T16:36:54.281Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2020-07-13T16:36:54.281Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2020-07-13T16:36:54.337Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2020-07-13T16:36:54.337Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2020-07-13T16:36:54.542Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2020-07-13T16:36:54.607Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2020-07-13T16:36:54.802Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2020-07-13T16:36:54.803Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2020-07-13T16:36:54.803Z] [ 32%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2020-07-13T16:36:54.803Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2020-07-13T16:36:55.067Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2020-07-13T16:36:55.328Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2020-07-13T16:36:55.328Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2020-07-13T16:36:55.328Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2020-07-13T16:36:55.328Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2020-07-13T16:36:55.589Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2020-07-13T16:36:55.589Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2020-07-13T16:36:55.589Z] [ 48%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2020-07-13T16:36:55.589Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2020-07-13T16:36:55.683Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2020-07-13T16:36:55.849Z] [ 51%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2020-07-13T16:36:55.849Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2020-07-13T16:36:55.849Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2020-07-13T16:36:55.967Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2020-07-13T16:36:56.111Z] [ 57%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2020-07-13T16:36:56.263Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2020-07-13T16:36:56.370Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2020-07-13T16:36:56.370Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2020-07-13T16:36:56.370Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2020-07-13T16:36:56.630Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2020-07-13T16:36:56.896Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2020-07-13T16:36:56.896Z] [ 67%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2020-07-13T16:36:57.157Z] [ 69%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2020-07-13T16:36:57.157Z] [ 71%] Building C object c/CMakeFiles/csdk.dir/v1compat.c.o [2020-07-13T16:36:57.418Z] [ 73%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2020-07-13T16:36:57.418Z] [ 75%] Linking C shared library libcsdk.so [2020-07-13T16:36:57.418Z] [ 75%] Built target csdk [2020-07-13T16:36:57.418Z] Scanning dependencies of target template [2020-07-13T16:36:57.418Z] [ 76%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2020-07-13T16:36:57.682Z] [ 78%] Linking C executable template [2020-07-13T16:36:57.682Z] [ 78%] Built target template [2020-07-13T16:36:57.682Z] Scanning dependencies of target device-counter [2020-07-13T16:36:57.682Z] [ 80%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2020-07-13T16:36:57.682Z] [ 82%] Linking C executable device-counter [2020-07-13T16:36:57.682Z] [ 82%] Built target device-counter [2020-07-13T16:36:57.682Z] Scanning dependencies of target device-random [2020-07-13T16:36:57.682Z] [ 83%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2020-07-13T16:36:57.790Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2020-07-13T16:36:57.790Z] [ 48%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2020-07-13T16:36:57.942Z] [ 85%] Linking C executable device-random [2020-07-13T16:36:57.942Z] [ 85%] Built target device-random [2020-07-13T16:36:57.942Z] Scanning dependencies of target device-gyro [2020-07-13T16:36:57.942Z] [ 87%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2020-07-13T16:36:57.942Z] [ 89%] Linking C executable device-gyro [2020-07-13T16:36:58.202Z] [ 89%] Built target device-gyro [2020-07-13T16:36:58.202Z] Scanning dependencies of target template-discovery [2020-07-13T16:36:58.202Z] [ 91%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2020-07-13T16:36:58.202Z] [ 92%] Linking C executable template-discovery [2020-07-13T16:36:58.202Z] [ 92%] Built target template-discovery [2020-07-13T16:36:58.202Z] Scanning dependencies of target device-terminal [2020-07-13T16:36:58.202Z] [ 94%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2020-07-13T16:36:58.465Z] [ 96%] Linking C executable device-terminal [2020-07-13T16:36:58.465Z] [ 96%] Built target device-terminal [2020-07-13T16:36:58.465Z] Scanning dependencies of target templatev1 [2020-07-13T16:36:58.465Z] [ 98%] Building C object c/examples/v1/CMakeFiles/templatev1.dir/template.c.o [2020-07-13T16:36:58.465Z] [100%] Linking C executable templatev1 [2020-07-13T16:36:58.465Z] [100%] Built target templatev1 [2020-07-13T16:36:58.465Z] make: Entering directory '/tmp/sdk/build/release' [2020-07-13T16:36:58.727Z] make[1]: Entering directory '/tmp/sdk/build/release' [2020-07-13T16:36:58.727Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-13T16:36:58.727Z] Scanning dependencies of target csdk [2020-07-13T16:36:58.727Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-13T16:36:58.727Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-13T16:36:58.727Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2020-07-13T16:36:58.765Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2020-07-13T16:36:58.766Z] [ 51%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2020-07-13T16:36:58.995Z] [ 3%] Linking C shared library libcsdk.so [2020-07-13T16:36:58.995Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-13T16:36:58.995Z] [ 75%] Built target csdk [2020-07-13T16:36:58.995Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-13T16:36:58.995Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-13T16:36:58.995Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-13T16:36:59.255Z] [ 76%] Linking C executable template [2020-07-13T16:36:59.255Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-13T16:36:59.255Z] [ 78%] Built target template [2020-07-13T16:36:59.255Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-13T16:36:59.255Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-13T16:36:59.255Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-13T16:36:59.255Z] [ 80%] Linking C executable device-counter [2020-07-13T16:36:59.255Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-13T16:36:59.255Z] [ 82%] Built target device-counter [2020-07-13T16:36:59.255Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-13T16:36:59.255Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-13T16:36:59.255Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-13T16:36:59.255Z] [ 83%] Linking C executable device-random [2020-07-13T16:36:59.255Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-13T16:36:59.255Z] [ 85%] Built target device-random [2020-07-13T16:36:59.255Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-13T16:36:59.255Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-13T16:36:59.255Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-13T16:36:59.255Z] [ 87%] Linking C executable device-gyro [2020-07-13T16:36:59.361Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2020-07-13T16:36:59.516Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-13T16:36:59.517Z] [ 89%] Built target device-gyro [2020-07-13T16:36:59.517Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-13T16:36:59.517Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-13T16:36:59.517Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-13T16:36:59.517Z] [ 91%] Linking C executable template-discovery [2020-07-13T16:36:59.517Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-13T16:36:59.517Z] [ 92%] Built target template-discovery [2020-07-13T16:36:59.517Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-13T16:36:59.517Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-13T16:36:59.517Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-13T16:36:59.517Z] [ 94%] Linking C executable device-terminal [2020-07-13T16:36:59.517Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-13T16:36:59.517Z] [ 96%] Built target device-terminal [2020-07-13T16:36:59.517Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-13T16:36:59.517Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-13T16:36:59.517Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-13T16:36:59.517Z] [ 98%] Linking C executable templatev1 [2020-07-13T16:36:59.778Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-13T16:36:59.778Z] [100%] Built target templatev1 [2020-07-13T16:36:59.778Z] make[1]: Leaving directory '/tmp/sdk/build/release' [2020-07-13T16:36:59.778Z] Install the project... [2020-07-13T16:36:59.778Z] -- Install configuration: "Release" [2020-07-13T16:36:59.778Z] -- Installing: /usr/local/lib/libcsdk.so [2020-07-13T16:36:59.778Z] -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" [2020-07-13T16:36:59.778Z] -- Up-to-date: /usr/local/include [2020-07-13T16:36:59.778Z] -- Installing: /usr/local/include/devsdk [2020-07-13T16:36:59.778Z] -- Installing: /usr/local/include/devsdk/devsdk-base.h [2020-07-13T16:36:59.778Z] -- Installing: /usr/local/include/devsdk/devsdk.h [2020-07-13T16:36:59.778Z] -- Installing: /usr/local/include/edgex [2020-07-13T16:36:59.778Z] -- Installing: /usr/local/include/edgex/device-mgmt.h [2020-07-13T16:36:59.778Z] -- Installing: /usr/local/include/edgex/devices.h [2020-07-13T16:36:59.778Z] -- Installing: /usr/local/include/edgex/devsdk.h [2020-07-13T16:36:59.778Z] -- Installing: /usr/local/include/edgex/edgex-base.h [2020-07-13T16:36:59.778Z] -- Installing: /usr/local/include/edgex/edgex.h [2020-07-13T16:36:59.778Z] -- Installing: /usr/local/include/edgex/error.h [2020-07-13T16:36:59.778Z] -- Installing: /usr/local/include/edgex/eventgen.h [2020-07-13T16:36:59.778Z] -- Installing: /usr/local/include/edgex/os.h [2020-07-13T16:36:59.778Z] -- Installing: /usr/local/include/edgex/profiles.h [2020-07-13T16:36:59.778Z] -- Installing: /usr/local/include/edgex/rest-server.h [2020-07-13T16:36:59.778Z] -- Installing: /usr/local/include/edgex/csdk-defs.h [2020-07-13T16:36:59.778Z] -- Installing: /usr/local/include/iot [2020-07-13T16:36:59.778Z] -- Installing: /usr/local/include/iot/base64.h [2020-07-13T16:36:59.778Z] -- Installing: /usr/local/include/iot/component.h [2020-07-13T16:36:59.778Z] -- Installing: /usr/local/include/iot/config.h [2020-07-13T16:36:59.778Z] -- Installing: /usr/local/include/iot/container.h [2020-07-13T16:36:59.778Z] -- Installing: /usr/local/include/iot/data.h [2020-07-13T16:36:59.778Z] -- Installing: /usr/local/include/iot/hash.h [2020-07-13T16:36:59.778Z] -- Installing: /usr/local/include/iot/iot.h [2020-07-13T16:36:59.778Z] -- Installing: /usr/local/include/iot/json.h [2020-07-13T16:36:59.778Z] -- Installing: /usr/local/include/iot/logger.h [2020-07-13T16:36:59.778Z] -- Installing: /usr/local/include/iot/os.h [2020-07-13T16:36:59.778Z] -- Installing: /usr/local/include/iot/scheduler.h [2020-07-13T16:36:59.778Z] -- Installing: /usr/local/include/iot/thread.h [2020-07-13T16:36:59.778Z] -- Installing: /usr/local/include/iot/threadpool.h [2020-07-13T16:36:59.778Z] -- Installing: /usr/local/include/iot/time.h [2020-07-13T16:36:59.778Z] -- Installing: /usr/local/include/iot/typecode.h [2020-07-13T16:36:59.778Z] -- Installing: /usr/local/include/iot/os [2020-07-13T16:36:59.778Z] -- Installing: /usr/local/include/iot/os/linux.h [2020-07-13T16:36:59.778Z] -- Installing: /usr/local/include/iot/os/macos.h [2020-07-13T16:36:59.778Z] -- Installing: /usr/local/include/iot/os/zephyr.h [2020-07-13T16:36:59.778Z] -- Installing: /usr/local/share/device-sdk-c/LICENSE [2020-07-13T16:36:59.778Z] -- Installing: /usr/local/share/device-sdk-c/Attribution.txt [2020-07-13T16:36:59.778Z] make: Leaving directory '/tmp/sdk/build/release' [2020-07-13T16:37:00.338Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2020-07-13T16:37:00.610Z] [ 57%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2020-07-13T16:37:01.691Z] Removing intermediate container 8faeebc6b8d3 [2020-07-13T16:37:01.691Z] ---> 64be038e2e23 [2020-07-13T16:37:01.691Z] Step 14/21 : FROM ${BASE} [2020-07-13T16:37:01.691Z] ---> 5eabd8fd8ba2 [2020-07-13T16:37:01.691Z] Step 15/21 : MAINTAINER IOTech [2020-07-13T16:37:01.691Z] ---> Running in 6ff438d37ec8 [2020-07-13T16:37:01.957Z] Removing intermediate container 6ff438d37ec8 [2020-07-13T16:37:01.957Z] ---> 02a1369c7bc9 [2020-07-13T16:37:01.957Z] Step 16/21 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml curl libmicrohttpd libuuid [2020-07-13T16:37:01.957Z] ---> Running in ac1b0582ab34 [2020-07-13T16:37:02.528Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz [2020-07-13T16:37:03.913Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz [2020-07-13T16:37:03.913Z] (1/3) Installing curl (7.64.0-r3) [2020-07-13T16:37:04.173Z] (2/3) Installing libuuid (2.33-r0) [2020-07-13T16:37:04.173Z] (3/3) Installing wget (1.20.3-r0) [2020-07-13T16:37:04.436Z] Executing busybox-1.29.3-r10.trigger [2020-07-13T16:37:04.436Z] OK: 268 MiB in 78 packages [2020-07-13T16:37:04.697Z] Removing intermediate container ac1b0582ab34 [2020-07-13T16:37:04.697Z] ---> 756878a60437 [2020-07-13T16:37:04.697Z] Step 17/21 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot [2020-07-13T16:37:04.957Z] ---> b00085a66b31 [2020-07-13T16:37:04.957Z] Step 18/21 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex [2020-07-13T16:37:05.216Z] ---> 5d4870696dee [2020-07-13T16:37:05.216Z] Step 19/21 : COPY --from=builder /usr/local/lib /usr/local/lib [2020-07-13T16:37:05.479Z] ---> 30fbb0829131 [2020-07-13T16:37:05.479Z] Step 20/21 : COPY --from=builder /usr/local/lib64 /usr/local/lib64 [2020-07-13T16:37:05.739Z] ---> 310182381294 [2020-07-13T16:37:05.739Z] Step 21/21 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c [2020-07-13T16:37:05.998Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2020-07-13T16:37:05.998Z] ---> f296640eec97 [2020-07-13T16:37:05.998Z] Successfully built f296640eec97 [2020-07-13T16:37:05.998Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [2020-07-13T16:37:06.272Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-07-13T16:37:06.838Z] + docker inspect -f . ci-base-image-x86_64 [2020-07-13T16:37:06.838Z] . [2020-07-13T16:37:06.864Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [Pipeline] withDockerContainer [2020-07-13T16:37:06.957Z] prd-centos7-docker-4c-2g-498 does not seem to be running inside a container [2020-07-13T16:37:06.999Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-c/1 -v /w/workspace/device-sdk-c/1:/w/workspace/device-sdk-c/1:rw,z -v /w/workspace/device-sdk-c/1@tmp:/w/workspace/device-sdk-c/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-07-13T16:37:07.456Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2020-07-13T16:37:07.602Z] $ docker top 7be3ed37a0e43a70bc0e9b26d0cf31f8127b570017f193b99eae4234135288f2 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-07-13T16:37:08.133Z] + make test [2020-07-13T16:37:08.133Z] echo "make test" [2020-07-13T16:37:08.133Z] make test [Pipeline] } [2020-07-13T16:37:08.157Z] $ docker stop --time=1 7be3ed37a0e43a70bc0e9b26d0cf31f8127b570017f193b99eae4234135288f2 [2020-07-13T16:37:09.420Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2020-07-13T16:37:09.479Z] $ docker rm -f 7be3ed37a0e43a70bc0e9b26d0cf31f8127b570017f193b99eae4234135288f2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [2020-07-13T16:37:11.387Z] [ 67%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [Pipeline] sh [2020-07-13T16:37:11.920Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-07-13T16:37:12.226Z] + ls -al . [2020-07-13T16:37:12.226Z] total 160 [2020-07-13T16:37:12.226Z] drwxrwxr-x. 9 jenkins jenkins 275 Jul 13 16:36 . [2020-07-13T16:37:12.226Z] drwxrwxr-x. 4 jenkins jenkins 28 Jul 13 16:36 .. [2020-07-13T16:37:12.226Z] -rw-rw-r--. 1 jenkins jenkins 3104 Jul 13 16:36 Attribution.txt [2020-07-13T16:37:12.226Z] -rw-rw-r--. 1 jenkins jenkins 5663 Jul 13 16:36 CHANGES [2020-07-13T16:37:12.226Z] drwxrwxr-x. 2 jenkins jenkins 144 Jul 13 16:36 docs [2020-07-13T16:37:12.226Z] -rw-rw-r--. 1 jenkins jenkins 108574 Jul 13 16:36 Doxyfile [2020-07-13T16:37:12.226Z] drwxrwxr-x. 8 jenkins jenkins 179 Jul 13 16:36 .git [2020-07-13T16:37:12.226Z] drwxrwxr-x. 2 jenkins jenkins 38 Jul 13 16:36 .github [2020-07-13T16:37:12.226Z] -rw-rw-r--. 1 jenkins jenkins 176 Jul 13 16:36 .gitignore [2020-07-13T16:37:12.226Z] drwxrwxr-x. 4 jenkins jenkins 33 Jul 13 16:36 include [2020-07-13T16:37:12.226Z] -rw-rw-r--. 1 jenkins jenkins 794 Jul 13 16:36 Jenkinsfile [2020-07-13T16:37:12.226Z] -rw-rw-r--. 1 jenkins jenkins 10174 Jul 13 16:36 LICENSE [2020-07-13T16:37:12.226Z] -rw-rw-r--. 1 jenkins jenkins 449 Jul 13 16:36 Makefile [2020-07-13T16:37:12.226Z] -rw-rw-r--. 1 jenkins jenkins 1849 Jul 13 16:36 README.md [2020-07-13T16:37:12.226Z] -rw-rw-r--. 1 jenkins jenkins 5670 Jul 13 16:36 README.v2.md [2020-07-13T16:37:12.226Z] drwxrwxr-x. 2 jenkins jenkins 108 Jul 13 16:36 scripts [2020-07-13T16:37:12.226Z] drwxrwxr-x. 3 jenkins jenkins 58 Jul 13 16:36 .semver [2020-07-13T16:37:12.226Z] drwxrwxr-x. 4 jenkins jenkins 50 Jul 13 16:36 src [2020-07-13T16:37:12.226Z] -rw-rw-r--. 1 jenkins jenkins 5 Jul 13 16:31 VERSION [Pipeline] isUnix [Pipeline] sh [2020-07-13T16:37:12.543Z] + docker build -t docker-device-sdk-c -f scripts/Dockerfile.alpine-3.11 --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=0b0cb1a0a91fee117775f03ebfc888832c363ca9 --label arch=amd64 --label version=0.0.0 . [2020-07-13T16:37:12.543Z] Sending build context to Docker daemon 3.411MB [2020-07-13T16:37:12.543Z] Step 1/15 : ARG BASE=alpine:3.11 [2020-07-13T16:37:12.543Z] Step 2/15 : FROM ${BASE} [2020-07-13T16:37:12.543Z] ---> f296640eec97 [2020-07-13T16:37:12.543Z] Step 3/15 : MAINTAINER IOTech [2020-07-13T16:37:13.115Z] ---> Running in 3c9a8a09210a [2020-07-13T16:37:13.376Z] Removing intermediate container 3c9a8a09210a [2020-07-13T16:37:13.376Z] ---> e17664f84a2f [2020-07-13T16:37:13.376Z] 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-07-13T16:37:13.376Z] ---> Running in 708477ba1c04 [2020-07-13T16:37:14.318Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz [2020-07-13T16:37:14.757Z] [ 69%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2020-07-13T16:37:14.889Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz [2020-07-13T16:37:15.157Z] (1/6) Installing ncurses-dev (6.1_p20190105-r0) [2020-07-13T16:37:15.157Z] (2/6) Installing libblkid (2.33-r0) [2020-07-13T16:37:15.157Z] (3/6) Installing libfdisk (2.33-r0) [2020-07-13T16:37:15.357Z] [ 71%] Building C object c/CMakeFiles/csdk.dir/v1compat.c.o [2020-07-13T16:37:15.421Z] (4/6) Installing libmount (2.33-r0) [2020-07-13T16:37:15.421Z] (5/6) Installing libsmartcols (2.33-r0) [2020-07-13T16:37:15.421Z] (6/6) Installing util-linux-dev (2.33-r0) [2020-07-13T16:37:15.682Z] Executing busybox-1.29.3-r10.trigger [2020-07-13T16:37:15.682Z] OK: 272 MiB in 84 packages [2020-07-13T16:37:16.254Z] Removing intermediate container 708477ba1c04 [2020-07-13T16:37:16.254Z] ---> bda2860da1fa [2020-07-13T16:37:16.254Z] Step 5/15 : COPY VERSION /edgex-c-sdk/ [2020-07-13T16:37:16.516Z] ---> efac4d74fc9d [2020-07-13T16:37:16.516Z] Step 6/15 : COPY src /edgex-c-sdk/src/ [2020-07-13T16:37:16.784Z] [ 73%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2020-07-13T16:37:17.059Z] [ 75%] Linking C shared library libcsdk.so [2020-07-13T16:37:17.059Z] [ 75%] Built target csdk [2020-07-13T16:37:17.059Z] Scanning dependencies of target template [2020-07-13T16:37:17.059Z] [ 76%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2020-07-13T16:37:17.087Z] ---> f116cc334a96 [2020-07-13T16:37:17.088Z] Step 7/15 : COPY include /edgex-c-sdk/include/ [2020-07-13T16:37:17.349Z] ---> 1f6f2c1a8c43 [2020-07-13T16:37:17.349Z] Step 8/15 : COPY scripts /edgex-c-sdk/scripts [2020-07-13T16:37:17.609Z] ---> c88c19a0ad08 [2020-07-13T16:37:17.609Z] Step 9/15 : COPY LICENSE /edgex-c-sdk/ [2020-07-13T16:37:17.650Z] [ 78%] Linking C executable template [2020-07-13T16:37:17.869Z] ---> 7dbef85bf71a [2020-07-13T16:37:17.869Z] Step 10/15 : COPY Attribution.txt /edgex-c-sdk/ [2020-07-13T16:37:17.922Z] [ 78%] Built target template [2020-07-13T16:37:17.922Z] Scanning dependencies of target device-counter [2020-07-13T16:37:17.922Z] [ 80%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2020-07-13T16:37:18.130Z] ---> 14c7ef033a59 [2020-07-13T16:37:18.130Z] Step 11/15 : WORKDIR /edgex-c-sdk [2020-07-13T16:37:18.130Z] ---> Running in d94b77cfb0e1 [2020-07-13T16:37:18.130Z] Removing intermediate container d94b77cfb0e1 [2020-07-13T16:37:18.130Z] ---> ea8e799f0b64 [2020-07-13T16:37:18.130Z] Step 12/15 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] [2020-07-13T16:37:18.390Z] ---> Running in 928e195d794b [2020-07-13T16:37:18.390Z] Removing intermediate container 928e195d794b [2020-07-13T16:37:18.390Z] ---> 98ec2515b77e [2020-07-13T16:37:18.390Z] Step 13/15 : LABEL arch=amd64 [2020-07-13T16:37:18.390Z] ---> Running in 5504e2114ceb [2020-07-13T16:37:18.513Z] [ 82%] Linking C executable device-counter [2020-07-13T16:37:18.653Z] Removing intermediate container 5504e2114ceb [2020-07-13T16:37:18.653Z] ---> 9b972f90c862 [2020-07-13T16:37:18.653Z] Step 14/15 : LABEL git_sha=0b0cb1a0a91fee117775f03ebfc888832c363ca9 [2020-07-13T16:37:18.653Z] ---> Running in 9918db7ed721 [2020-07-13T16:37:18.783Z] [ 82%] Built target device-counter [2020-07-13T16:37:18.783Z] Scanning dependencies of target device-random [2020-07-13T16:37:18.783Z] [ 83%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2020-07-13T16:37:18.913Z] Removing intermediate container 9918db7ed721 [2020-07-13T16:37:18.913Z] ---> 8c3fefdc145c [2020-07-13T16:37:18.913Z] Step 15/15 : LABEL version=0.0.0 [2020-07-13T16:37:18.913Z] ---> Running in 84c98a56b5ca [2020-07-13T16:37:19.178Z] Removing intermediate container 84c98a56b5ca [2020-07-13T16:37:19.178Z] ---> a1b05c9ee298 [2020-07-13T16:37:19.178Z] [Warning] One or more build-args [MAKE ARCH] were not consumed [2020-07-13T16:37:19.178Z] Successfully built a1b05c9ee298 [2020-07-13T16:37:19.178Z] Successfully tagged docker-device-sdk-c:latest [Pipeline] } [Pipeline] // script [Pipeline] } [2020-07-13T16:37:19.375Z] [ 85%] Linking C executable device-random [2020-07-13T16:37:19.375Z] [ 85%] Built target device-random [2020-07-13T16:37:19.375Z] Scanning dependencies of target device-gyro [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [2020-07-13T16:37:19.645Z] [ 87%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [2020-07-13T16:37:19.914Z] [ 89%] Linking C executable device-gyro [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [2020-07-13T16:37:20.185Z] [ 89%] Built target device-gyro [2020-07-13T16:37:20.185Z] Scanning dependencies of target template-discovery [2020-07-13T16:37:20.185Z] [ 91%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [2020-07-13T16:37:20.775Z] [ 92%] Linking C executable template-discovery [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-07-13T16:37:21.047Z] [ 92%] Built target template-discovery [2020-07-13T16:37:21.047Z] Scanning dependencies of target device-terminal [2020-07-13T16:37:21.047Z] [ 94%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2020-07-13T16:37:21.635Z] [ 96%] Linking C executable device-terminal [2020-07-13T16:37:21.905Z] [ 96%] Built target device-terminal [2020-07-13T16:37:21.905Z] Scanning dependencies of target templatev1 [2020-07-13T16:37:21.905Z] [ 98%] Building C object c/examples/v1/CMakeFiles/templatev1.dir/template.c.o [2020-07-13T16:37:22.496Z] [100%] Linking C executable templatev1 [2020-07-13T16:37:22.496Z] [100%] Built target templatev1 [2020-07-13T16:37:22.768Z] + make package [2020-07-13T16:37:22.768Z] + tee -a release.log [2020-07-13T16:37:22.768Z] [ 75%] Built target csdk [2020-07-13T16:37:22.768Z] [ 78%] Built target template [2020-07-13T16:37:22.768Z] [ 82%] Built target device-counter [2020-07-13T16:37:23.038Z] [ 85%] Built target device-random [2020-07-13T16:37:23.038Z] [ 89%] Built target device-gyro [2020-07-13T16:37:23.038Z] [ 92%] Built target template-discovery [2020-07-13T16:37:23.038Z] [ 96%] Built target device-terminal [2020-07-13T16:37:23.038Z] [100%] Built target templatev1 [2020-07-13T16:37:23.038Z] Run CPack packaging tool... [2020-07-13T16:37:23.038Z] CPack: Create package using TGZ [2020-07-13T16:37:23.038Z] CPack: Install projects [2020-07-13T16:37:23.038Z] CPack: - Run preinstall target for: Csdk [2020-07-13T16:37:23.629Z] CPack: - Install project: Csdk [2020-07-13T16:37:23.629Z] CPack: Create package [2020-07-13T16:37:23.901Z] CPack: - package: /tmp/sdk/build/release/csdk-0.0.0.tar.gz generated. [2020-07-13T16:37:23.901Z] + '[' false '=' true ] [2020-07-13T16:37:23.901Z] + '[' false '=' true ] [2020-07-13T16:37:23.901Z] + mkdir -p /tmp/sdk/build/debug [2020-07-13T16:37:23.901Z] + cd /tmp/sdk/build/debug [2020-07-13T16:37:23.901Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCSDK_BUILD_DEBUG=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src [2020-07-13T16:37:24.177Z] -- The C compiler identification is GNU 8.3.0 [2020-07-13T16:37:24.177Z] -- Check for working C compiler: /usr/bin/cc [2020-07-13T16:37:24.449Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-07-13T16:37:24.449Z] -- Detecting C compiler ABI info [2020-07-13T16:37:24.720Z] -- Detecting C compiler ABI info - done [2020-07-13T16:37:24.720Z] -- Detecting C compile features [2020-07-13T16:37:25.313Z] -- Detecting C compile features - done [2020-07-13T16:37:25.314Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2020-07-13T16:37:25.314Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2020-07-13T16:37:25.314Z] -- Found LIBYAML: /usr/lib/libyaml.so [2020-07-13T16:37:25.314Z] -- Found LIBUUID: /usr/lib/libuuid.so [2020-07-13T16:37:25.314Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2020-07-13T16:37:25.314Z] -- C SDK 0.0.0 for Linux [2020-07-13T16:37:25.583Z] -- Performing Test CSDK_HAVE_ATOMIC [2020-07-13T16:37:25.583Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2020-07-13T16:37:25.583Z] -- Found Curses: /usr/lib/libcurses.so [2020-07-13T16:37:25.854Z] -- Configuring done [2020-07-13T16:37:26.124Z] -- Generating done [2020-07-13T16:37:26.124Z] -- Build files have been written to: /tmp/sdk/build/debug [2020-07-13T16:37:26.124Z] + + teemake debug.log [2020-07-13T16:37:26.124Z] [2020-07-13T16:37:26.124Z] Scanning dependencies of target csdk [2020-07-13T16:37:26.395Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2020-07-13T16:37:26.666Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback.c.o [2020-07-13T16:37:26.936Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2020-07-13T16:37:27.527Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2020-07-13T16:37:27.799Z] [ 8%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2020-07-13T16:37:28.071Z] [ 10%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2020-07-13T16:37:28.343Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2020-07-13T16:37:28.938Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2020-07-13T16:37:29.535Z] [ 16%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2020-07-13T16:37:29.807Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2020-07-13T16:37:30.079Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2020-07-13T16:37:30.353Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2020-07-13T16:37:30.626Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2020-07-13T16:37:30.626Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2020-07-13T16:37:32.058Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2020-07-13T16:37:32.058Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2020-07-13T16:37:32.336Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2020-07-13T16:37:32.607Z] [ 32%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2020-07-13T16:37:32.879Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2020-07-13T16:37:33.858Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2020-07-13T16:37:33.858Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2020-07-13T16:37:34.131Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2020-07-13T16:37:34.403Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2020-07-13T16:37:34.674Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2020-07-13T16:37:34.674Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2020-07-13T16:37:35.268Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2020-07-13T16:37:35.268Z] [ 48%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2020-07-13T16:37:35.545Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2020-07-13T16:37:35.821Z] [ 51%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2020-07-13T16:37:36.094Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2020-07-13T16:37:36.688Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2020-07-13T16:37:36.958Z] [ 57%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2020-07-13T16:37:37.937Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2020-07-13T16:37:38.531Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2020-07-13T16:37:38.804Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2020-07-13T16:37:39.079Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2020-07-13T16:37:40.051Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2020-07-13T16:37:40.643Z] [ 67%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2020-07-13T16:37:41.623Z] [ 69%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2020-07-13T16:37:41.894Z] [ 71%] Building C object c/CMakeFiles/csdk.dir/v1compat.c.o [2020-07-13T16:37:42.489Z] [ 73%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2020-07-13T16:37:42.489Z] [ 75%] Linking C shared library libcsdk.so [2020-07-13T16:37:42.763Z] [ 75%] Built target csdk [2020-07-13T16:37:42.763Z] Scanning dependencies of target template [2020-07-13T16:37:42.763Z] [ 76%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2020-07-13T16:37:43.035Z] [ 78%] Linking C executable template [2020-07-13T16:37:43.306Z] [ 78%] Built target template [2020-07-13T16:37:43.306Z] Scanning dependencies of target device-counter [2020-07-13T16:37:43.582Z] [ 80%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2020-07-13T16:37:43.855Z] [ 82%] Linking C executable device-counter [2020-07-13T16:37:43.855Z] [ 82%] Built target device-counter [2020-07-13T16:37:43.855Z] Scanning dependencies of target device-random [2020-07-13T16:37:44.129Z] [ 83%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2020-07-13T16:37:44.403Z] [ 85%] Linking C executable device-random [2020-07-13T16:37:44.403Z] [ 85%] Built target device-random [2020-07-13T16:37:44.678Z] Scanning dependencies of target device-gyro [2020-07-13T16:37:44.678Z] [ 87%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2020-07-13T16:37:44.950Z] [ 89%] Linking C executable device-gyro [2020-07-13T16:37:44.950Z] [ 89%] Built target device-gyro [2020-07-13T16:37:44.950Z] Scanning dependencies of target template-discovery [2020-07-13T16:37:45.221Z] [ 91%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2020-07-13T16:37:45.498Z] [ 92%] Linking C executable template-discovery [2020-07-13T16:37:45.769Z] [ 92%] Built target template-discovery [2020-07-13T16:37:45.769Z] Scanning dependencies of target device-terminal [2020-07-13T16:37:45.769Z] [ 94%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2020-07-13T16:37:46.041Z] [ 96%] Linking C executable device-terminal [2020-07-13T16:37:46.314Z] [ 96%] Built target device-terminal [2020-07-13T16:37:46.314Z] Scanning dependencies of target templatev1 [2020-07-13T16:37:46.314Z] [ 98%] Building C object c/examples/v1/CMakeFiles/templatev1.dir/template.c.o [2020-07-13T16:37:46.588Z] [100%] Linking C executable templatev1 [2020-07-13T16:37:46.860Z] [100%] Built target templatev1 [2020-07-13T16:37:46.860Z] make: Entering directory '/tmp/sdk/build/release' [2020-07-13T16:37:46.860Z] make[1]: Entering directory '/tmp/sdk/build/release' [2020-07-13T16:37:46.860Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-13T16:37:47.131Z] Scanning dependencies of target csdk [2020-07-13T16:37:47.131Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-13T16:37:47.131Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-13T16:37:47.131Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2020-07-13T16:37:49.096Z] [ 3%] Linking C shared library libcsdk.so [2020-07-13T16:37:49.096Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-13T16:37:49.096Z] [ 75%] Built target csdk [2020-07-13T16:37:49.096Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-13T16:37:49.096Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-13T16:37:49.096Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-13T16:37:49.096Z] [ 76%] Linking C executable template [2020-07-13T16:37:49.368Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-13T16:37:49.368Z] [ 78%] Built target template [2020-07-13T16:37:49.368Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-13T16:37:49.368Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-13T16:37:49.368Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-13T16:37:49.639Z] [ 80%] Linking C executable device-counter [2020-07-13T16:37:49.639Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-13T16:37:49.912Z] [ 82%] Built target device-counter [2020-07-13T16:37:49.912Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-13T16:37:49.912Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-13T16:37:49.912Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-13T16:37:49.912Z] [ 83%] Linking C executable device-random [2020-07-13T16:37:50.185Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-13T16:37:50.185Z] [ 85%] Built target device-random [2020-07-13T16:37:50.185Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-13T16:37:50.185Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-13T16:37:50.185Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-13T16:37:50.185Z] [ 87%] Linking C executable device-gyro [2020-07-13T16:37:50.457Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-13T16:37:50.457Z] [ 89%] Built target device-gyro [2020-07-13T16:37:50.457Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-13T16:37:50.457Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-13T16:37:50.457Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-13T16:37:50.457Z] [ 91%] Linking C executable template-discovery [2020-07-13T16:37:50.728Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-13T16:37:50.728Z] [ 92%] Built target template-discovery [2020-07-13T16:37:50.728Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-13T16:37:50.728Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-13T16:37:50.728Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-13T16:37:50.728Z] [ 94%] Linking C executable device-terminal [2020-07-13T16:37:51.005Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-13T16:37:51.005Z] [ 96%] Built target device-terminal [2020-07-13T16:37:51.005Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-13T16:37:51.005Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-13T16:37:51.005Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-13T16:37:51.005Z] [ 98%] Linking C executable templatev1 [2020-07-13T16:37:51.303Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-13T16:37:51.303Z] [100%] Built target templatev1 [2020-07-13T16:37:51.303Z] make[1]: Leaving directory '/tmp/sdk/build/release' [2020-07-13T16:37:51.303Z] Install the project... [2020-07-13T16:37:51.303Z] -- Install configuration: "Release" [2020-07-13T16:37:51.303Z] -- Installing: /usr/local/lib/libcsdk.so [2020-07-13T16:37:51.303Z] -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" [2020-07-13T16:37:51.303Z] -- Up-to-date: /usr/local/include [2020-07-13T16:37:51.303Z] -- Installing: /usr/local/include/edgex [2020-07-13T16:37:51.303Z] -- Installing: /usr/local/include/edgex/device-mgmt.h [2020-07-13T16:37:51.303Z] -- Installing: /usr/local/include/edgex/eventgen.h [2020-07-13T16:37:51.303Z] -- Installing: /usr/local/include/edgex/error.h [2020-07-13T16:37:51.303Z] -- Installing: /usr/local/include/edgex/rest-server.h [2020-07-13T16:37:51.303Z] -- Installing: /usr/local/include/edgex/edgex-base.h [2020-07-13T16:37:51.303Z] -- Installing: /usr/local/include/edgex/devsdk.h [2020-07-13T16:37:51.303Z] -- Installing: /usr/local/include/edgex/edgex.h [2020-07-13T16:37:51.303Z] -- Installing: /usr/local/include/edgex/devices.h [2020-07-13T16:37:51.303Z] -- Installing: /usr/local/include/edgex/os.h [2020-07-13T16:37:51.303Z] -- Installing: /usr/local/include/edgex/profiles.h [2020-07-13T16:37:51.303Z] -- Installing: /usr/local/include/edgex/csdk-defs.h [2020-07-13T16:37:51.303Z] -- Installing: /usr/local/include/devsdk [2020-07-13T16:37:51.303Z] -- Installing: /usr/local/include/devsdk/devsdk-base.h [2020-07-13T16:37:51.303Z] -- Installing: /usr/local/include/devsdk/devsdk.h [2020-07-13T16:37:51.303Z] -- Installing: /usr/local/include/iot [2020-07-13T16:37:51.303Z] -- Installing: /usr/local/include/iot/json.h [2020-07-13T16:37:51.303Z] -- Installing: /usr/local/include/iot/container.h [2020-07-13T16:37:51.303Z] -- Installing: /usr/local/include/iot/component.h [2020-07-13T16:37:51.303Z] -- Installing: /usr/local/include/iot/typecode.h [2020-07-13T16:37:51.303Z] -- Installing: /usr/local/include/iot/iot.h [2020-07-13T16:37:51.303Z] -- Installing: /usr/local/include/iot/time.h [2020-07-13T16:37:51.303Z] -- Installing: /usr/local/include/iot/hash.h [2020-07-13T16:37:51.303Z] -- Installing: /usr/local/include/iot/logger.h [2020-07-13T16:37:51.303Z] -- Installing: /usr/local/include/iot/os [2020-07-13T16:37:51.303Z] -- Installing: /usr/local/include/iot/os/zephyr.h [2020-07-13T16:37:51.303Z] -- Installing: /usr/local/include/iot/os/linux.h [2020-07-13T16:37:51.303Z] -- Installing: /usr/local/include/iot/os/macos.h [2020-07-13T16:37:51.303Z] -- Installing: /usr/local/include/iot/scheduler.h [2020-07-13T16:37:51.303Z] -- Installing: /usr/local/include/iot/data.h [2020-07-13T16:37:51.303Z] -- Installing: /usr/local/include/iot/thread.h [2020-07-13T16:37:51.303Z] -- Installing: /usr/local/include/iot/os.h [2020-07-13T16:37:51.303Z] -- Installing: /usr/local/include/iot/base64.h [2020-07-13T16:37:51.303Z] -- Installing: /usr/local/include/iot/threadpool.h [2020-07-13T16:37:51.303Z] -- Installing: /usr/local/include/iot/config.h [2020-07-13T16:37:51.303Z] -- Installing: /usr/local/share/device-sdk-c/LICENSE [2020-07-13T16:37:51.303Z] -- Installing: /usr/local/share/device-sdk-c/Attribution.txt [2020-07-13T16:37:51.303Z] make: Leaving directory '/tmp/sdk/build/release' [2020-07-13T16:37:53.917Z] Removing intermediate container 837156b99c23 [2020-07-13T16:37:53.917Z] ---> e20869125cd2 [2020-07-13T16:37:53.917Z] Step 14/21 : FROM ${BASE} [2020-07-13T16:37:53.917Z] ---> b23d30803547 [2020-07-13T16:37:53.917Z] Step 15/21 : MAINTAINER IOTech [2020-07-13T16:37:53.917Z] ---> Running in 85abfd2a0053 [2020-07-13T16:37:54.194Z] Removing intermediate container 85abfd2a0053 [2020-07-13T16:37:54.194Z] ---> 5757a408de58 [2020-07-13T16:37:54.194Z] Step 16/21 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml curl libmicrohttpd libuuid [2020-07-13T16:37:54.467Z] ---> Running in 20e49d3b57a1 [2020-07-13T16:37:56.601Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz [2020-07-13T16:37:57.222Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz [2020-07-13T16:37:57.501Z] (1/3) Installing curl (7.64.0-r3) [2020-07-13T16:37:57.501Z] (2/3) Installing libuuid (2.33-r0) [2020-07-13T16:37:57.776Z] (3/3) Installing wget (1.20.3-r0) [2020-07-13T16:37:57.776Z] Executing busybox-1.29.3-r10.trigger [2020-07-13T16:37:57.776Z] OK: 281 MiB in 78 packages [2020-07-13T16:37:59.206Z] Removing intermediate container 20e49d3b57a1 [2020-07-13T16:37:59.206Z] ---> 7496764bc37a [2020-07-13T16:37:59.206Z] Step 17/21 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot [2020-07-13T16:38:00.179Z] ---> 7860a87c59a1 [2020-07-13T16:38:00.179Z] Step 18/21 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex [2020-07-13T16:38:00.772Z] ---> bdab62cfe4b8 [2020-07-13T16:38:00.772Z] Step 19/21 : COPY --from=builder /usr/local/lib /usr/local/lib [2020-07-13T16:38:01.372Z] ---> f6080cfe71d5 [2020-07-13T16:38:01.372Z] Step 20/21 : COPY --from=builder /usr/local/lib64 /usr/local/lib64 [2020-07-13T16:38:02.344Z] ---> bab3d99d8972 [2020-07-13T16:38:02.344Z] Step 21/21 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c [2020-07-13T16:38:03.317Z] ---> b56a8ae1aaf6 [2020-07-13T16:38:03.317Z] Successfully built b56a8ae1aaf6 [2020-07-13T16:38:03.317Z] 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-07-13T16:38:04.675Z] + docker inspect -f . ci-base-image-arm64 [2020-07-13T16:38:04.675Z] . [Pipeline] withDockerContainer [2020-07-13T16:38:04.977Z] prd-ubuntu18.04-docker-arm64-4c-16g-496 does not seem to be running inside a container [2020-07-13T16:38:05.056Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-c/1 -v /w/workspace/device-sdk-c/1:/w/workspace/device-sdk-c/1:rw,z -v /w/workspace/device-sdk-c/1@tmp:/w/workspace/device-sdk-c/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-07-13T16:38:07.144Z] $ docker top 2eb0503900285431e64d8dba466bf025f7b7bd837f79e1a4e85cef1c8225c965 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-07-13T16:38:08.809Z] + make test [2020-07-13T16:38:08.809Z] echo "make test" [2020-07-13T16:38:08.809Z] make test [Pipeline] } [2020-07-13T16:38:08.838Z] $ docker stop --time=1 2eb0503900285431e64d8dba466bf025f7b7bd837f79e1a4e85cef1c8225c965 [2020-07-13T16:38:11.051Z] $ docker rm -f 2eb0503900285431e64d8dba466bf025f7b7bd837f79e1a4e85cef1c8225c965 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-07-13T16:38:12.639Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-07-13T16:38:12.994Z] + ls -al . [2020-07-13T16:38:12.994Z] total 196 [2020-07-13T16:38:12.994Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 13 16:35 . [2020-07-13T16:38:12.994Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 13 16:35 .. [2020-07-13T16:38:12.994Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 13 16:35 .git [2020-07-13T16:38:12.994Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 13 16:35 .github [2020-07-13T16:38:12.994Z] -rw-rw-r-- 1 jenkins jenkins 176 Jul 13 16:35 .gitignore [2020-07-13T16:38:12.994Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 13 16:35 .semver [2020-07-13T16:38:12.994Z] -rw-rw-r-- 1 jenkins jenkins 3104 Jul 13 16:35 Attribution.txt [2020-07-13T16:38:12.994Z] -rw-rw-r-- 1 jenkins jenkins 5663 Jul 13 16:35 CHANGES [2020-07-13T16:38:12.994Z] -rw-rw-r-- 1 jenkins jenkins 108574 Jul 13 16:35 Doxyfile [2020-07-13T16:38:12.994Z] -rw-rw-r-- 1 jenkins jenkins 794 Jul 13 16:35 Jenkinsfile [2020-07-13T16:38:12.994Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jul 13 16:35 LICENSE [2020-07-13T16:38:12.994Z] -rw-rw-r-- 1 jenkins jenkins 449 Jul 13 16:35 Makefile [2020-07-13T16:38:12.994Z] -rw-rw-r-- 1 jenkins jenkins 1849 Jul 13 16:35 README.md [2020-07-13T16:38:12.994Z] -rw-rw-r-- 1 jenkins jenkins 5670 Jul 13 16:35 README.v2.md [2020-07-13T16:38:12.994Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 13 16:31 VERSION [2020-07-13T16:38:12.994Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 13 16:35 docs [2020-07-13T16:38:12.994Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 13 16:35 include [2020-07-13T16:38:12.994Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 13 16:35 scripts [2020-07-13T16:38:12.994Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 13 16:35 src [Pipeline] isUnix [Pipeline] sh [2020-07-13T16:38:13.376Z] + docker build -t docker-device-sdk-c-arm64 -f scripts/Dockerfile.alpine-3.11 --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=0b0cb1a0a91fee117775f03ebfc888832c363ca9 --label arch=arm64 --label version=0.0.0 . [2020-07-13T16:38:13.972Z] Sending build context to Docker daemon 3.411MB [2020-07-13T16:38:13.972Z] Step 1/15 : ARG BASE=alpine:3.11 [2020-07-13T16:38:13.972Z] Step 2/15 : FROM ${BASE} [2020-07-13T16:38:13.972Z] ---> b56a8ae1aaf6 [2020-07-13T16:38:13.972Z] Step 3/15 : MAINTAINER IOTech [2020-07-13T16:38:14.241Z] ---> Running in 7c49fba4e795 [2020-07-13T16:38:14.512Z] Removing intermediate container 7c49fba4e795 [2020-07-13T16:38:14.512Z] ---> 60ba4a4857a4 [2020-07-13T16:38:14.512Z] 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-07-13T16:38:14.783Z] ---> Running in b2bddaa346c1 [2020-07-13T16:38:16.210Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz [2020-07-13T16:38:17.180Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz [2020-07-13T16:38:17.450Z] (1/6) Installing ncurses-dev (6.1_p20190105-r0) [2020-07-13T16:38:17.450Z] (2/6) Installing libblkid (2.33-r0) [2020-07-13T16:38:17.720Z] (3/6) Installing libfdisk (2.33-r0) [2020-07-13T16:38:17.720Z] (4/6) Installing libmount (2.33-r0) [2020-07-13T16:38:17.720Z] (5/6) Installing libsmartcols (2.33-r0) [2020-07-13T16:38:17.990Z] (6/6) Installing util-linux-dev (2.33-r0) [2020-07-13T16:38:18.267Z] Executing busybox-1.29.3-r10.trigger [2020-07-13T16:38:18.267Z] OK: 286 MiB in 84 packages [2020-07-13T16:38:20.260Z] Removing intermediate container b2bddaa346c1 [2020-07-13T16:38:20.260Z] ---> d8aa10eba008 [2020-07-13T16:38:20.260Z] Step 5/15 : COPY VERSION /edgex-c-sdk/ [2020-07-13T16:38:21.249Z] ---> 33d0aea7f599 [2020-07-13T16:38:21.249Z] Step 6/15 : COPY src /edgex-c-sdk/src/ [2020-07-13T16:38:22.682Z] ---> c3a0033a3f8a [2020-07-13T16:38:22.682Z] Step 7/15 : COPY include /edgex-c-sdk/include/ [2020-07-13T16:38:23.656Z] ---> 237d9d7d5062 [2020-07-13T16:38:23.656Z] Step 8/15 : COPY scripts /edgex-c-sdk/scripts [2020-07-13T16:38:25.082Z] ---> a5e58aea353d [2020-07-13T16:38:25.082Z] Step 9/15 : COPY LICENSE /edgex-c-sdk/ [2020-07-13T16:38:25.677Z] ---> 17d18bf7b70f [2020-07-13T16:38:25.677Z] Step 10/15 : COPY Attribution.txt /edgex-c-sdk/ [2020-07-13T16:38:26.272Z] ---> f62c493b1bd8 [2020-07-13T16:38:26.272Z] Step 11/15 : WORKDIR /edgex-c-sdk [2020-07-13T16:38:26.556Z] ---> Running in fc4650f04c4c [2020-07-13T16:38:26.828Z] Removing intermediate container fc4650f04c4c [2020-07-13T16:38:26.828Z] ---> 8bc67a9d4fcc [2020-07-13T16:38:26.828Z] Step 12/15 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] [2020-07-13T16:38:27.100Z] ---> Running in 5ef8add1389b [2020-07-13T16:38:27.696Z] Removing intermediate container 5ef8add1389b [2020-07-13T16:38:27.696Z] ---> 3dda06c36d69 [2020-07-13T16:38:27.696Z] Step 13/15 : LABEL arch=arm64 [2020-07-13T16:38:27.696Z] ---> Running in cadb2c21dd72 [2020-07-13T16:38:28.288Z] Removing intermediate container cadb2c21dd72 [2020-07-13T16:38:28.288Z] ---> 471c7ced2eda [2020-07-13T16:38:28.288Z] Step 14/15 : LABEL git_sha=0b0cb1a0a91fee117775f03ebfc888832c363ca9 [2020-07-13T16:38:28.288Z] ---> Running in aac464f9e222 [2020-07-13T16:38:28.880Z] Removing intermediate container aac464f9e222 [2020-07-13T16:38:28.880Z] ---> 14c1eff32ba4 [2020-07-13T16:38:28.880Z] Step 15/15 : LABEL version=0.0.0 [2020-07-13T16:38:28.880Z] ---> Running in 99f55549b0db [2020-07-13T16:38:29.474Z] Removing intermediate container 99f55549b0db [2020-07-13T16:38:29.474Z] ---> 80ff81c0b2cf [2020-07-13T16:38:29.474Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2020-07-13T16:38:29.474Z] Successfully built 80ff81c0b2cf [2020-07-13T16:38:29.474Z] Successfully tagged docker-device-sdk-c-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-07-13T16:38:34.892Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-07-13T16:38:35.484Z] ---> package-listing.sh [2020-07-13T16:38:35.484Z] ++ facter osfamily [2020-07-13T16:38:35.484Z] ++ tr '[:upper:]' '[:lower:]' [2020-07-13T16:38:35.484Z] + OS_FAMILY=redhat [2020-07-13T16:38:35.484Z] + workspace=/w/workspace/edgexfoundry_device-sdk-c_PR-277 [2020-07-13T16:38:35.484Z] + START_PACKAGES=/tmp/packages_start.txt [2020-07-13T16:38:35.484Z] + END_PACKAGES=/tmp/packages_end.txt [2020-07-13T16:38:35.484Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-07-13T16:38:35.484Z] + PACKAGES=/tmp/packages_start.txt [2020-07-13T16:38:35.484Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_PR-277 ']' [2020-07-13T16:38:35.484Z] + PACKAGES=/tmp/packages_end.txt [2020-07-13T16:38:35.484Z] + case "${OS_FAMILY}" in [2020-07-13T16:38:35.484Z] + rpm -qa [2020-07-13T16:38:35.484Z] + sort [2020-07-13T16:38:39.689Z] + '[' -f /tmp/packages_start.txt ']' [2020-07-13T16:38:39.689Z] + '[' -f /tmp/packages_end.txt ']' [2020-07-13T16:38:39.689Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-07-13T16:38:39.689Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_PR-277 ']' [2020-07-13T16:38:39.689Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-c_PR-277/archives/ [2020-07-13T16:38:39.689Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-c_PR-277/archives/ [Pipeline] isUnix [Pipeline] sh [2020-07-13T16:38:40.300Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-07-13T16:38:40.300Z] [2020-07-13T16:38:40.300Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-07-13T16:38:40.683Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-07-13T16:38:40.683Z] alpine: Pulling from edgex-lftools-log-publisher [2020-07-13T16:38:40.683Z] c9b1b535fdd9: Pulling fs layer [2020-07-13T16:38:40.683Z] 2cc5ad85d9ab: Pulling fs layer [2020-07-13T16:38:40.683Z] 756a868c4378: Pulling fs layer [2020-07-13T16:38:40.683Z] 444b2fc9a129: Pulling fs layer [2020-07-13T16:38:40.683Z] ea15f1150254: Pulling fs layer [2020-07-13T16:38:40.683Z] 41b27a9f41bf: Pulling fs layer [2020-07-13T16:38:40.683Z] 28c525ee5125: Pulling fs layer [2020-07-13T16:38:40.683Z] 094b1ea09ed8: Pulling fs layer [2020-07-13T16:38:40.683Z] 138eaada9080: Pulling fs layer [2020-07-13T16:38:40.683Z] 0622d0fa9048: Pulling fs layer [2020-07-13T16:38:40.683Z] 41b27a9f41bf: Waiting [2020-07-13T16:38:40.683Z] 28c525ee5125: Waiting [2020-07-13T16:38:40.683Z] 094b1ea09ed8: Waiting [2020-07-13T16:38:40.683Z] 138eaada9080: Waiting [2020-07-13T16:38:40.683Z] 0622d0fa9048: Waiting [2020-07-13T16:38:40.683Z] 444b2fc9a129: Waiting [2020-07-13T16:38:40.683Z] ea15f1150254: Waiting [2020-07-13T16:38:40.683Z] 2cc5ad85d9ab: Download complete [2020-07-13T16:38:40.683Z] 444b2fc9a129: Verifying Checksum [2020-07-13T16:38:40.683Z] 444b2fc9a129: Download complete [2020-07-13T16:38:40.683Z] c9b1b535fdd9: Verifying Checksum [2020-07-13T16:38:40.683Z] ea15f1150254: Verifying Checksum [2020-07-13T16:38:40.683Z] ea15f1150254: Download complete [2020-07-13T16:38:40.965Z] 28c525ee5125: Verifying Checksum [2020-07-13T16:38:40.965Z] 28c525ee5125: Download complete [2020-07-13T16:38:40.965Z] 756a868c4378: Verifying Checksum [2020-07-13T16:38:40.965Z] 756a868c4378: Download complete [2020-07-13T16:38:41.244Z] 138eaada9080: Verifying Checksum [2020-07-13T16:38:41.244Z] 138eaada9080: Download complete [2020-07-13T16:38:41.244Z] 0622d0fa9048: Verifying Checksum [2020-07-13T16:38:41.244Z] 0622d0fa9048: Download complete [2020-07-13T16:38:41.244Z] 094b1ea09ed8: Verifying Checksum [2020-07-13T16:38:41.244Z] 094b1ea09ed8: Download complete [2020-07-13T16:38:41.244Z] c9b1b535fdd9: Pull complete [2020-07-13T16:38:41.828Z] 2cc5ad85d9ab: Pull complete [2020-07-13T16:38:41.828Z] 41b27a9f41bf: Verifying Checksum [2020-07-13T16:38:41.828Z] 41b27a9f41bf: Download complete [2020-07-13T16:38:43.224Z] 756a868c4378: Pull complete [2020-07-13T16:38:43.224Z] 444b2fc9a129: Pull complete [2020-07-13T16:38:43.490Z] ea15f1150254: Pull complete [2020-07-13T16:38:47.703Z] 41b27a9f41bf: Pull complete [2020-07-13T16:38:47.703Z] 28c525ee5125: Pull complete [2020-07-13T16:38:51.019Z] 094b1ea09ed8: Pull complete [2020-07-13T16:38:51.019Z] 138eaada9080: Pull complete [2020-07-13T16:38:51.019Z] 0622d0fa9048: Pull complete [2020-07-13T16:38:51.019Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-07-13T16:38:51.019Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-07-13T16:38:51.019Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-07-13T16:38:51.234Z] prd-centos7-docker-4c-2g-492 does not seem to be running inside a container [2020-07-13T16:38:51.278Z] $ 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-277 -v /w/workspace/edgexfoundry_device-sdk-c_PR-277:/w/workspace/edgexfoundry_device-sdk-c_PR-277:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_PR-277@tmp:/w/workspace/edgexfoundry_device-sdk-c_PR-277@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:10003/edgex-lftools-log-publisher:alpine cat [2020-07-13T16:38:54.699Z] $ docker top 21621c537b97454db412ba453f7f341fc9e6b86db1f74d812dbaf8a21aad92cd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-07-13T16:38:55.319Z] provisioning config files... [2020-07-13T16:38:55.334Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_PR-277@tmp/config7324394607178765814tmp [Pipeline] { [Pipeline] echo [2020-07-13T16:38:55.427Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-07-13T16:38:55.746Z] ---> create-netrc.sh [Pipeline] echo [2020-07-13T16:38:55.769Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-07-13T16:38:56.089Z] ---> logs-deploy.sh [2020-07-13T16:38:56.089Z] + ARCHIVE_ARTIFACTS= [2020-07-13T16:38:56.089Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-07-13T16:38:56.089Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-07-13T16:38:56.089Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-07-13T16:38:56.089Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/PR-277/1 [2020-07-13T16:38:56.089Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-c/job/PR-277/1/ [2020-07-13T16:38:56.089Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/PR-277/1 /w/workspace/edgexfoundry_device-sdk-c_PR-277 [2020-07-13T16:38:57.476Z] Archives upload complete. [2020-07-13T16:38:57.476Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/PR-277/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-c/job/PR-277/1/