Pull request #236 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of iain-anderson for edgexfoundry/device-sdk-c Obtained Jenkinsfile from a57800e1b4c07441a3c64a628057e536a829fed4+e5e3236a5940401f2004d4c5bc4008d655780e95 (4ffab0eea247766ba89e4b186485ab1a5f73a882) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Examining edgexfoundry/edgex-global-pipelines Attempting to resolve stable as a branch Attempting to resolve stable as a tag Resolved stable as tag stable at revision 1d71b05254bfc0fbe0fb6584ed6821814debb2bc using credential edgex-jenkins-access-pat > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 Checking out Revision 1d71b05254bfc0fbe0fb6584ed6821814debb2bc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 1d71b05254bfc0fbe0fb6584ed6821814debb2bc # timeout=10 Commit message: "Merge pull request #114 from lranjbar/release-kraken" > 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 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildCApp] RAW Config: [project:device-sdk-c, dockerBuildFilePath:scripts/Dockerfile.alpine-3.9-base, dockerFilePath:scripts/Dockerfile.alpine-3.9, pushImage:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildCApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-c-settings PROJECT: device-sdk-c USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest DOCKER_FILE_PATH: scripts/Dockerfile.alpine-3.9 DOCKER_BUILD_FILE_PATH: scripts/Dockerfile.alpine-3.9-base DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-sdk-c DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-2443 in /w/workspace/edgexfoundry_device-sdk-c_PR-236 [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 Fetching without tags > git init /w/workspace/edgexfoundry_device-sdk-c_PR-236 # 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/236/head:refs/remotes/origin/PR-236 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/236/head:refs/remotes/origin/PR-236 # 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/236/head:refs/remotes/origin/PR-236 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit e5e3236a5940401f2004d4c5bc4008d655780e95 into PR head commit a57800e1b4c07441a3c64a628057e536a829fed4 Merge succeeded, producing a57800e1b4c07441a3c64a628057e536a829fed4 Checking out Revision a57800e1b4c07441a3c64a628057e536a829fed4 (PR-236) > git config core.sparsecheckout # timeout=10 > git checkout -f a57800e1b4c07441a3c64a628057e536a829fed4 # 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 e5e3236a5940401f2004d4c5bc4008d655780e95 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a57800e1b4c07441a3c64a628057e536a829fed4 # timeout=10 Commit message: "Add a function allowing the implementation to have custom http endpoints (#234)" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-03-05T15:56:59.115Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh > git rev-list --no-walk 6826d336e033d8b0940dfa53a2d1130d9f05812b # timeout=10 [2020-03-05T15:57:00.222Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-03-05T15:57:00.222Z] [2020-03-05T15:57:00.222Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-03-05T15:57:00.553Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-03-05T15:57:00.553Z] latest: Pulling from edgex-devops/git-semver [2020-03-05T15:57:00.553Z] 9123ac7c32f7: Pulling fs layer [2020-03-05T15:57:00.553Z] b8cc5d1170e3: Pulling fs layer [2020-03-05T15:57:00.553Z] 2924cbbf6a41: Pulling fs layer [2020-03-05T15:57:00.553Z] 93b08a4f1073: Pulling fs layer [2020-03-05T15:57:00.553Z] 93b08a4f1073: Waiting [2020-03-05T15:57:00.553Z] b8cc5d1170e3: Verifying Checksum [2020-03-05T15:57:00.553Z] b8cc5d1170e3: Download complete [2020-03-05T15:57:00.553Z] 9123ac7c32f7: Verifying Checksum [2020-03-05T15:57:00.553Z] 9123ac7c32f7: Download complete [2020-03-05T15:57:00.820Z] 93b08a4f1073: Verifying Checksum [2020-03-05T15:57:00.820Z] 93b08a4f1073: Download complete [2020-03-05T15:57:00.820Z] 2924cbbf6a41: Verifying Checksum [2020-03-05T15:57:00.820Z] 2924cbbf6a41: Download complete [2020-03-05T15:57:00.820Z] 9123ac7c32f7: Pull complete [2020-03-05T15:57:01.080Z] b8cc5d1170e3: Pull complete [2020-03-05T15:57:01.657Z] 2924cbbf6a41: Pull complete [2020-03-05T15:57:01.918Z] 93b08a4f1073: Pull complete [2020-03-05T15:57:01.918Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-03-05T15:57:01.918Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-03-05T15:57:02.049Z] prd-centos7-docker-4c-2g-2443 does not seem to be running inside a container [2020-03-05T15:57:02.088Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_PR-236 -v /w/workspace/edgexfoundry_device-sdk-c_PR-236:/w/workspace/edgexfoundry_device-sdk-c_PR-236:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_PR-236@tmp:/w/workspace/edgexfoundry_device-sdk-c_PR-236@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-03-05T15:57:02.772Z] $ docker top b12a8d296421cb8742d92866b3fbd4395b280358973466768e2bca5fb51ca04a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-03-05T15:57:03.330Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-03-05T15:57:03.330Z] [ssh-agent] Looking for ssh-agent implementation... [2020-03-05T15:57:03.543Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-03-05T15:57:03.546Z] $ docker exec b12a8d296421cb8742d92866b3fbd4395b280358973466768e2bca5fb51ca04a ssh-agent [2020-03-05T15:57:03.740Z] SSH_AUTH_SOCK=/tmp/ssh-amQKLfgbQlT9/agent.14 [2020-03-05T15:57:03.740Z] SSH_AGENT_PID=20 [2020-03-05T15:57:03.755Z] Running ssh-add (command line suppressed) [2020-03-05T15:57:03.940Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_PR-236@tmp/private_key_7047859576261825642.key (/w/workspace/edgexfoundry_device-sdk-c_PR-236@tmp/private_key_7047859576261825642.key) [2020-03-05T15:57:03.994Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-03-05T15:57:04.301Z] + git describe --exact-match --tags HEAD [2020-03-05T15:57:04.301Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-03-05T15:57:04.356Z] $ docker exec --env ******** --env ******** b12a8d296421cb8742d92866b3fbd4395b280358973466768e2bca5fb51ca04a ssh-agent -k [2020-03-05T15:57:04.510Z] unset SSH_AUTH_SOCK; [2020-03-05T15:57:04.511Z] unset SSH_AGENT_PID; [2020-03-05T15:57:04.511Z] echo Agent pid 20 killed; [2020-03-05T15:57:04.557Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-03-05T15:57:04.576Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-03-05T15:57:04.576Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-03-05T15:57:04.606Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-03-05T15:57:04.606Z] [ssh-agent] Looking for ssh-agent implementation... [2020-03-05T15:57:04.795Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-03-05T15:57:04.797Z] $ docker exec b12a8d296421cb8742d92866b3fbd4395b280358973466768e2bca5fb51ca04a ssh-agent [2020-03-05T15:57:04.983Z] SSH_AUTH_SOCK=/tmp/ssh-vq7I45zmCDEI/agent.55 [2020-03-05T15:57:04.984Z] SSH_AGENT_PID=62 [2020-03-05T15:57:04.990Z] Running ssh-add (command line suppressed) [2020-03-05T15:57:05.154Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_PR-236@tmp/private_key_2103415448077374849.key (/w/workspace/edgexfoundry_device-sdk-c_PR-236@tmp/private_key_2103415448077374849.key) [2020-03-05T15:57:05.204Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-03-05T15:57:05.507Z] + git semver init [2020-03-05T15:57:05.507Z] # -> Open(): unable to determine branch for HEAD [2020-03-05T15:57:05.507Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_PR-236/.git [2020-03-05T15:57:05.507Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_PR-236 [2020-03-05T15:57:05.507Z] # $SEMVER_REMOTE_NAME = origin [2020-03-05T15:57:05.507Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org [2020-03-05T15:57:05.507Z] # $SEMVER_USER_NAME = jenkins [2020-03-05T15:57:05.507Z] # $SEMVER_BRANCH = PR-236 [2020-03-05T15:57:05.507Z] # $SEMVER_TEMP = /tmp/semver-278493921 [2020-03-05T15:57:05.507Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-c.git $SEMVER_TEMP [2020-03-05T15:57:06.087Z] # '/tmp/semver-278493921' -> '/w/workspace/edgexfoundry_device-sdk-c_PR-236/.semver' [2020-03-05T15:57:06.087Z] # -> Force: false [2020-03-05T15:57:06.087Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_PR-236/.semver [Pipeline] } [2020-03-05T15:57:06.096Z] $ docker exec --env ******** --env ******** b12a8d296421cb8742d92866b3fbd4395b280358973466768e2bca5fb51ca04a ssh-agent -k [2020-03-05T15:57:06.229Z] unset SSH_AUTH_SOCK; [2020-03-05T15:57:06.230Z] unset SSH_AGENT_PID; [2020-03-05T15:57:06.230Z] echo Agent pid 62 killed; [2020-03-05T15:57:06.282Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-03-05T15:57:06.604Z] + git semver [Pipeline] } [2020-03-05T15:57:06.618Z] $ docker stop --time=1 b12a8d296421cb8742d92866b3fbd4395b280358973466768e2bca5fb51ca04a [2020-03-05T15:57:07.963Z] $ docker rm -f b12a8d296421cb8742d92866b3fbd4395b280358973466768e2bca5fb51ca04a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-03-05T15:57:08.613Z] Stashed 29 file(s) [Pipeline] echo [2020-03-05T15:57:08.615Z] [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-03-05T15:57:23.755Z] Still waiting to schedule task [2020-03-05T15:57:23.755Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-03-05T15:57:23.757Z] Still waiting to schedule task [2020-03-05T15:57:23.757Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-03-05T15:59:19.870Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2444 in /w/workspace/edgexfoundry_device-sdk-c_PR-236 [Pipeline] { [Pipeline] ws [2020-03-05T15:59:19.886Z] Running in /w/workspace/device-sdk-c/2 [Pipeline] { [Pipeline] checkout [2020-03-05T15:59:25.256Z] using credential edgex-jenkins-ssh [2020-03-05T15:59:25.304Z] Cloning the remote Git repository [2020-03-05T15:59:25.304Z] Cloning with configured refspecs honoured and without tags [2020-03-05T15:59:25.381Z] Cloning repository git@github.com:edgexfoundry/device-sdk-c.git [2020-03-05T15:59:25.502Z] > git init /w/workspace/device-sdk-c/2 # timeout=10 [2020-03-05T15:59:25.603Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2020-03-05T15:59:25.604Z] > git --version # timeout=10 [2020-03-05T15:59:25.650Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-05T15:59:25.700Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/236/head:refs/remotes/origin/PR-236 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-05T15:59:26.774Z] Fetching without tags [2020-03-05T15:59:27.259Z] Merging remotes/origin/master commit e5e3236a5940401f2004d4c5bc4008d655780e95 into PR head commit a57800e1b4c07441a3c64a628057e536a829fed4 [2020-03-05T15:59:26.679Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2020-03-05T15:59:26.714Z] > git config --add remote.origin.fetch +refs/pull/236/head:refs/remotes/origin/PR-236 # timeout=10 [2020-03-05T15:59:26.739Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-05T15:59:26.764Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2020-03-05T15:59:26.795Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2020-03-05T15:59:26.796Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-05T15:59:26.809Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/236/head:refs/remotes/origin/PR-236 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-05T15:59:27.290Z] > git config core.sparsecheckout # timeout=10 [2020-03-05T15:59:27.321Z] > git checkout -f a57800e1b4c07441a3c64a628057e536a829fed4 # timeout=10 [2020-03-05T15:59:27.499Z] > git remote # timeout=10 [2020-03-05T15:59:27.533Z] > git config --get remote.origin.url # timeout=10 [2020-03-05T15:59:27.558Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-05T15:59:27.581Z] > git merge e5e3236a5940401f2004d4c5bc4008d655780e95 # timeout=10 [2020-03-05T15:59:27.613Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-05T15:59:27.636Z] Merge succeeded, producing a57800e1b4c07441a3c64a628057e536a829fed4 [2020-03-05T15:59:27.636Z] Checking out Revision a57800e1b4c07441a3c64a628057e536a829fed4 (PR-236) [2020-03-05T15:59:27.653Z] > git config core.sparsecheckout # timeout=10 [2020-03-05T15:59:27.685Z] > git checkout -f a57800e1b4c07441a3c64a628057e536a829fed4 # timeout=10 [2020-03-05T15:59:32.054Z] Commit message: "Add a function allowing the implementation to have custom http endpoints (#234)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-03-05T15:59:33.204Z] ========================================================= [2020-03-05T15:59:33.204Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest] [2020-03-05T15:59:33.204Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-03-05T15:59:34.248Z] + docker build -t ci-base-image-arm64 -f scripts/Dockerfile.alpine-3.9-base --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest . [2020-03-05T15:59:35.228Z] Sending build context to Docker daemon 2.733MB [2020-03-05T15:59:35.228Z] Step 1/21 : ARG BASE=alpine:3.9 [2020-03-05T15:59:35.228Z] Step 2/21 : FROM ${BASE} as builder [2020-03-05T15:59:35.510Z] latest: Pulling from edgex-devops/edgex-gcc-base-arm64 [2020-03-05T15:59:35.510Z] 0362ad1dd800: Pulling fs layer [2020-03-05T15:59:35.510Z] f2cdb1532d8b: Pulling fs layer [2020-03-05T15:59:35.510Z] 37ed683be191: Pulling fs layer [2020-03-05T15:59:35.786Z] f2cdb1532d8b: Verifying Checksum [2020-03-05T15:59:35.787Z] f2cdb1532d8b: Download complete [2020-03-05T15:59:35.787Z] 0362ad1dd800: Verifying Checksum [2020-03-05T15:59:35.787Z] 0362ad1dd800: Download complete [2020-03-05T15:59:36.772Z] 0362ad1dd800: Pull complete [2020-03-05T15:59:36.772Z] f2cdb1532d8b: Pull complete [2020-03-05T15:59:45.015Z] 37ed683be191: Verifying Checksum [2020-03-05T15:59:45.015Z] 37ed683be191: Download complete [2020-03-05T15:59:53.321Z] 37ed683be191: Pull complete [2020-03-05T15:59:53.321Z] Digest: sha256:f3a502aba7c4a8aa4a4fcde21dbb9db33787f3779e80dd14fb3ea60ab67de23f [2020-03-05T15:59:53.321Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest [2020-03-05T15:59:53.321Z] ---> b23d30803547 [2020-03-05T15:59:53.321Z] 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-03-05T15:59:55.292Z] ---> Running in 7cbe3bf6a399 [2020-03-05T15:59:55.580Z] Running on prd-centos7-docker-4c-2g-2445 in /w/workspace/edgexfoundry_device-sdk-c_PR-236 [Pipeline] { [Pipeline] ws [2020-03-05T15:59:55.596Z] Running in /w/workspace/device-sdk-c/2 [Pipeline] { [Pipeline] checkout [2020-03-05T15:59:56.264Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz [2020-03-05T15:59:56.852Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz [2020-03-05T15:59:57.437Z] (1/8) Installing ncurses-dev (6.1_p20190105-r0) [2020-03-05T15:59:57.437Z] (2/8) Installing libuuid (2.33-r0) [2020-03-05T15:59:57.701Z] using credential edgex-jenkins-ssh [2020-03-05T15:59:57.705Z] (3/8) Installing libblkid (2.33-r0) [2020-03-05T15:59:57.705Z] (4/8) Installing libfdisk (2.33-r0) [2020-03-05T15:59:57.705Z] (5/8) Installing libmount (2.33-r0) [2020-03-05T15:59:57.723Z] Cloning the remote Git repository [2020-03-05T15:59:57.723Z] Cloning with configured refspecs honoured and without tags [2020-03-05T15:59:57.984Z] (6/8) Installing libsmartcols (2.33-r0) [2020-03-05T15:59:57.984Z] (7/8) Installing util-linux-dev (2.33-r0) [2020-03-05T15:59:57.748Z] Cloning repository git@github.com:edgexfoundry/device-sdk-c.git [2020-03-05T15:59:57.790Z] > git init /w/workspace/device-sdk-c/2 # timeout=10 [2020-03-05T15:59:57.831Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2020-03-05T15:59:57.831Z] > git --version # timeout=10 [2020-03-05T15:59:57.837Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-05T15:59:57.881Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/236/head:refs/remotes/origin/PR-236 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-05T15:59:58.486Z] Fetching without tags [2020-03-05T15:59:58.572Z] (8/8) Installing wget (1.20.3-r0) [2020-03-05T15:59:58.572Z] Executing busybox-1.29.3-r10.trigger [2020-03-05T15:59:58.572Z] OK: 285 MiB in 83 packages [2020-03-05T15:59:58.888Z] Merging remotes/origin/master commit e5e3236a5940401f2004d4c5bc4008d655780e95 into PR head commit a57800e1b4c07441a3c64a628057e536a829fed4 [2020-03-05T15:59:58.977Z] Merge succeeded, producing a57800e1b4c07441a3c64a628057e536a829fed4 [2020-03-05T15:59:58.978Z] Checking out Revision a57800e1b4c07441a3c64a628057e536a829fed4 (PR-236) [2020-03-05T15:59:58.455Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2020-03-05T15:59:58.463Z] > git config --add remote.origin.fetch +refs/pull/236/head:refs/remotes/origin/PR-236 # timeout=10 [2020-03-05T15:59:58.467Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-05T15:59:58.478Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2020-03-05T15:59:58.490Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2020-03-05T15:59:58.490Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-05T15:59:58.494Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/236/head:refs/remotes/origin/PR-236 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-05T15:59:58.898Z] > git config core.sparsecheckout # timeout=10 [2020-03-05T15:59:58.902Z] > git checkout -f a57800e1b4c07441a3c64a628057e536a829fed4 # timeout=10 [2020-03-05T15:59:58.946Z] > git remote # timeout=10 [2020-03-05T15:59:58.952Z] > git config --get remote.origin.url # timeout=10 [2020-03-05T15:59:58.960Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-05T15:59:58.963Z] > git merge e5e3236a5940401f2004d4c5bc4008d655780e95 # timeout=10 [2020-03-05T15:59:58.972Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-05T15:59:58.981Z] > git config core.sparsecheckout # timeout=10 [2020-03-05T15:59:58.986Z] > git checkout -f a57800e1b4c07441a3c64a628057e536a829fed4 # timeout=10 [2020-03-05T15:59:59.992Z] Removing intermediate container 7cbe3bf6a399 [2020-03-05T15:59:59.992Z] ---> b066800da87a [2020-03-05T15:59:59.992Z] Step 4/21 : ENV CBOR_VERSION=0.5.0 [2020-03-05T16:00:00.261Z] ---> Running in 812d211c0d28 [2020-03-05T16:00:00.531Z] Removing intermediate container 812d211c0d28 [2020-03-05T16:00:00.531Z] ---> 7bbd3c4a521d [2020-03-05T16:00:00.531Z] 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-03-05T16:00:00.797Z] ---> Running in a63239954673 [2020-03-05T16:00:01.765Z] --2020-03-05 16:00:01-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz [2020-03-05T16:00:01.765Z] Resolving github.com... 192.30.253.112 [2020-03-05T16:00:01.765Z] Connecting to github.com|192.30.253.112|:443... connected. [2020-03-05T16:00:01.765Z] HTTP request sent, awaiting response... 302 Found [2020-03-05T16:00:01.765Z] Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following] [2020-03-05T16:00:01.765Z] --2020-03-05 16:00:01-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [2020-03-05T16:00:01.765Z] Resolving codeload.github.com... 140.82.114.10 [2020-03-05T16:00:01.765Z] Connecting to codeload.github.com|140.82.114.10|:443... connected. [2020-03-05T16:00:02.352Z] HTTP request sent, awaiting response... 200 OK [2020-03-05T16:00:02.352Z] Length: unspecified [application/x-gzip] [2020-03-05T16:00:02.352Z] Saving to: 'STDOUT' [2020-03-05T16:00:02.352Z] [2020-03-05T16:00:02.352Z] 0K .......... .......... .......... .......... .......... 1.29M [2020-03-05T16:00:02.352Z] 50K .......... .......... .......... .......... .......... 3.59M [2020-03-05T16:00:02.352Z] 100K .......... .......... .......... .......... .......... 11.1M [2020-03-05T16:00:02.352Z] 150K .......... .......... .......... .......... .......... 12.4M [2020-03-05T16:00:02.352Z] 200K .......... .......... .......... .......... .......... 4.22M [2020-03-05T16:00:02.620Z] 250K .......... .......... .......... .......... .......... 2.95M [2020-03-05T16:00:02.620Z] 300K .......... .......... .......... .......... .......... 4.08M [2020-03-05T16:00:02.620Z] 350K .......... .......... .......... .......... .......... 4.43M [2020-03-05T16:00:02.620Z] 400K .......... .......... .......... .......... .......... 3.21M [2020-03-05T16:00:02.620Z] 450K .......... .......... .......... .......... .......... 3.47M [2020-03-05T16:00:02.620Z] 500K .......... .......... .......... .......... .......... 7.12M [2020-03-05T16:00:02.620Z] 550K .......... .......... .......... .......... .......... 2.67M [2020-03-05T16:00:02.620Z] 600K .......... .......... .......... .......... .......... 894K [2020-03-05T16:00:02.620Z] 650K .......... .......... .......... .......... .......... 2.48M [2020-03-05T16:00:02.620Z] 700K .. 349K=0.2s [2020-03-05T16:00:02.620Z] [2020-03-05T16:00:02.620Z] 2020-03-05 16:00:02 (2.77 MB/s) - written to stdout [719348] [2020-03-05T16:00:02.620Z] [2020-03-05T16:00:02.890Z] -- The C compiler identification is GNU 8.3.0 [2020-03-05T16:00:03.160Z] -- The CXX compiler identification is GNU 8.3.0 [2020-03-05T16:00:03.160Z] -- Check for working C compiler: /usr/bin/cc [2020-03-05T16:00:03.429Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-03-05T16:00:03.429Z] -- Detecting C compiler ABI info [2020-03-05T16:00:03.701Z] -- Detecting C compiler ABI info - done [2020-03-05T16:00:03.701Z] -- Detecting C compile features [2020-03-05T16:00:03.735Z] Commit message: "Add a function allowing the implementation to have custom http endpoints (#234)" [2020-03-05T16:00:04.300Z] -- Detecting C compile features - done [2020-03-05T16:00:04.300Z] -- Check for working CXX compiler: /usr/bin/c++ [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [2020-03-05T16:00:04.576Z] -- Check for working CXX compiler: /usr/bin/c++ -- works [2020-03-05T16:00:04.576Z] -- Detecting CXX compiler ABI info [Pipeline] echo [2020-03-05T16:00:04.809Z] ========================================================= [2020-03-05T16:00:04.809Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest] [2020-03-05T16:00:04.809Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-03-05T16:00:04.849Z] -- Detecting CXX compiler ABI info - done [2020-03-05T16:00:04.849Z] -- Detecting CXX compile features [2020-03-05T16:00:05.509Z] + docker build -t ci-base-image-x86_64 -f scripts/Dockerfile.alpine-3.9-base --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest . [2020-03-05T16:00:05.775Z] Sending build context to Docker daemon 2.733MB [2020-03-05T16:00:05.775Z] Step 1/21 : ARG BASE=alpine:3.9 [2020-03-05T16:00:05.775Z] Step 2/21 : FROM ${BASE} as builder [2020-03-05T16:00:05.775Z] latest: Pulling from edgex-devops/edgex-gcc-base [2020-03-05T16:00:05.775Z] e7c96db7181b: Pulling fs layer [2020-03-05T16:00:05.775Z] 4c13bbce0fe7: Pulling fs layer [2020-03-05T16:00:05.775Z] 6059c847ac2f: Pulling fs layer [2020-03-05T16:00:06.036Z] e7c96db7181b: Verifying Checksum [2020-03-05T16:00:06.036Z] e7c96db7181b: Download complete [2020-03-05T16:00:06.036Z] 4c13bbce0fe7: Verifying Checksum [2020-03-05T16:00:06.036Z] 4c13bbce0fe7: Download complete [2020-03-05T16:00:06.297Z] -- Detecting CXX compile features - done [2020-03-05T16:00:06.299Z] e7c96db7181b: Pull complete [2020-03-05T16:00:06.299Z] 4c13bbce0fe7: Pull complete [2020-03-05T16:00:06.575Z] -- Looking for include file endian.h [2020-03-05T16:00:06.576Z] -- Looking for include file endian.h - found [2020-03-05T16:00:06.576Z] -- Check if the system is big endian [2020-03-05T16:00:06.576Z] -- Searching 16 bit integer [2020-03-05T16:00:06.576Z] -- Looking for sys/types.h [2020-03-05T16:00:06.843Z] -- Looking for sys/types.h - found [2020-03-05T16:00:06.843Z] -- Looking for stdint.h [2020-03-05T16:00:07.112Z] -- Looking for stdint.h - found [2020-03-05T16:00:07.112Z] -- Looking for stddef.h [2020-03-05T16:00:07.246Z] 6059c847ac2f: Verifying Checksum [2020-03-05T16:00:07.246Z] 6059c847ac2f: Download complete [2020-03-05T16:00:07.380Z] -- Looking for stddef.h - found [2020-03-05T16:00:07.380Z] -- Check size of unsigned short [2020-03-05T16:00:07.652Z] -- Check size of unsigned short - done [2020-03-05T16:00:07.652Z] -- Using unsigned short [2020-03-05T16:00:07.921Z] -- Check if the system is big endian - little endian [2020-03-05T16:00:07.921Z] -- Check size of size_t [2020-03-05T16:00:08.192Z] -- Check size of size_t - done [2020-03-05T16:00:08.192Z] CMake Warning at examples/CMakeLists.txt:16 (find_package): [2020-03-05T16:00:08.192Z] By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has [2020-03-05T16:00:08.192Z] asked CMake to find a package configuration file provided by "cJSON", but [2020-03-05T16:00:08.192Z] CMake did not find one. [2020-03-05T16:00:08.192Z] [2020-03-05T16:00:08.192Z] Could not find a package configuration file provided by "cJSON" with any of [2020-03-05T16:00:08.192Z] the following names: [2020-03-05T16:00:08.192Z] [2020-03-05T16:00:08.192Z] cJSONConfig.cmake [2020-03-05T16:00:08.192Z] cjson-config.cmake [2020-03-05T16:00:08.192Z] [2020-03-05T16:00:08.192Z] Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set [2020-03-05T16:00:08.192Z] "cJSON_DIR" to a directory containing one of the above files. If "cJSON" [2020-03-05T16:00:08.192Z] provides a separate development package or SDK, be sure it has been [2020-03-05T16:00:08.192Z] installed. [2020-03-05T16:00:08.192Z] [2020-03-05T16:00:08.192Z] [2020-03-05T16:00:08.192Z] -- Configuring done [2020-03-05T16:00:08.463Z] -- Generating done [2020-03-05T16:00:08.463Z] -- Build files have been written to: /tmp/cbor [2020-03-05T16:00:08.463Z] Scanning dependencies of target cbor_shared [2020-03-05T16:00:08.463Z] [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o [2020-03-05T16:00:09.428Z] [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o [2020-03-05T16:00:10.023Z] [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o [2020-03-05T16:00:10.023Z] [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o [2020-03-05T16:00:10.616Z] [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o [2020-03-05T16:00:10.886Z] [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o [2020-03-05T16:00:11.156Z] [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o [2020-03-05T16:00:11.429Z] [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o [2020-03-05T16:00:11.429Z] [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o [2020-03-05T16:00:11.456Z] 6059c847ac2f: Pull complete [2020-03-05T16:00:11.456Z] Digest: sha256:6b5104d086ae1e5e8a284a473be9a93378e3934f9b07db5717372c857cbcbe5e [2020-03-05T16:00:11.456Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [2020-03-05T16:00:11.456Z] ---> 5eabd8fd8ba2 [2020-03-05T16:00:11.456Z] 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-03-05T16:00:11.456Z] ---> Running in ef19b17054b7 [2020-03-05T16:00:11.456Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz [2020-03-05T16:00:12.027Z] [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o [2020-03-05T16:00:12.296Z] [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o [2020-03-05T16:00:12.394Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz [2020-03-05T16:00:12.566Z] [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o [2020-03-05T16:00:12.965Z] (1/8) Installing ncurses-dev (6.1_p20190105-r0) [2020-03-05T16:00:12.965Z] (2/8) Installing libuuid (2.33-r0) [2020-03-05T16:00:12.965Z] (3/8) Installing libblkid (2.33-r0) [2020-03-05T16:00:13.157Z] [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o [2020-03-05T16:00:13.225Z] (4/8) Installing libfdisk (2.33-r0) [2020-03-05T16:00:13.225Z] (5/8) Installing libmount (2.33-r0) [2020-03-05T16:00:13.427Z] [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o [2020-03-05T16:00:13.484Z] (6/8) Installing libsmartcols (2.33-r0) [2020-03-05T16:00:13.484Z] (7/8) Installing util-linux-dev (2.33-r0) [2020-03-05T16:00:13.698Z] [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o [2020-03-05T16:00:13.976Z] [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o [2020-03-05T16:00:14.052Z] (8/8) Installing wget (1.20.3-r0) [2020-03-05T16:00:14.052Z] Executing busybox-1.29.3-r10.trigger [2020-03-05T16:00:14.052Z] OK: 272 MiB in 83 packages [2020-03-05T16:00:14.246Z] [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o [2020-03-05T16:00:14.516Z] [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o [2020-03-05T16:00:14.516Z] [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o [2020-03-05T16:00:14.622Z] Removing intermediate container ef19b17054b7 [2020-03-05T16:00:14.622Z] ---> 05d726f5d77c [2020-03-05T16:00:14.622Z] Step 4/21 : ENV CBOR_VERSION=0.5.0 [2020-03-05T16:00:14.622Z] ---> Running in 95ab6bf8ac93 [2020-03-05T16:00:14.884Z] Removing intermediate container 95ab6bf8ac93 [2020-03-05T16:00:14.884Z] ---> cd4de7b799a2 [2020-03-05T16:00:14.884Z] 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-03-05T16:00:14.884Z] ---> Running in c0848cad810b [2020-03-05T16:00:15.108Z] [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o [2020-03-05T16:00:15.108Z] [ 40%] Linking C shared library libcbor.so [2020-03-05T16:00:15.108Z] [ 40%] Built target cbor_shared [2020-03-05T16:00:15.108Z] Scanning dependencies of target cbor [2020-03-05T16:00:15.144Z] --2020-03-05 16:00:15-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz [2020-03-05T16:00:15.144Z] Resolving github.com... 140.82.113.4 [2020-03-05T16:00:15.378Z] [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o [2020-03-05T16:00:15.402Z] Connecting to github.com|140.82.113.4|:443... connected. [2020-03-05T16:00:15.403Z] HTTP request sent, awaiting response... 302 Found [2020-03-05T16:00:15.403Z] Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following] [2020-03-05T16:00:15.403Z] --2020-03-05 16:00:15-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [2020-03-05T16:00:15.403Z] Resolving codeload.github.com... 140.82.114.10 [2020-03-05T16:00:15.403Z] Connecting to codeload.github.com|140.82.114.10|:443... connected. [2020-03-05T16:00:15.662Z] HTTP request sent, awaiting response... 200 OK [2020-03-05T16:00:15.662Z] Length: unspecified [application/x-gzip] [2020-03-05T16:00:15.662Z] Saving to: 'STDOUT' [2020-03-05T16:00:15.662Z] [2020-03-05T16:00:15.662Z] 0K .......... .......... .......... .......... .......... 1.61M [2020-03-05T16:00:15.662Z] 50K .......... .......... .......... .......... .......... 3.36M [2020-03-05T16:00:15.662Z] 100K .......... .......... .......... .......... .......... 43.6M [2020-03-05T16:00:15.663Z] 150K .......... .......... .......... .......... .......... 5.63M [2020-03-05T16:00:15.663Z] 200K .......... .......... .......... .......... .......... 6.46M [2020-03-05T16:00:15.663Z] 250K .......... .......... .......... .......... .......... 7.16M [2020-03-05T16:00:15.663Z] 300K .......... .......... .......... .......... .......... 8.94M [2020-03-05T16:00:15.663Z] 350K .......... .......... .......... .......... .......... 9.00M [2020-03-05T16:00:15.663Z] 400K .......... .......... .......... .......... .......... 8.14M [2020-03-05T16:00:15.663Z] 450K .......... .......... .......... .......... .......... 9.25M [2020-03-05T16:00:15.663Z] 500K .......... .......... .......... .......... .......... 25.5M [2020-03-05T16:00:15.663Z] 550K .......... .......... .......... .......... .......... 7.66M [2020-03-05T16:00:15.663Z] 600K .......... .......... .......... .......... .......... 2.32M [2020-03-05T16:00:15.663Z] 650K .......... .......... .......... .......... .......... 1.46M [2020-03-05T16:00:15.663Z] 700K .. 36.4M=0.2s [2020-03-05T16:00:15.663Z] [2020-03-05T16:00:15.663Z] 2020-03-05 16:00:15 (4.46 MB/s) - written to stdout [719348] [2020-03-05T16:00:15.663Z] [2020-03-05T16:00:15.924Z] -- The C compiler identification is GNU 8.3.0 [2020-03-05T16:00:15.924Z] -- The CXX compiler identification is GNU 8.3.0 [2020-03-05T16:00:15.924Z] -- Check for working C compiler: /usr/bin/cc [2020-03-05T16:00:15.924Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-03-05T16:00:15.924Z] -- Detecting C compiler ABI info [2020-03-05T16:00:15.924Z] -- Detecting C compiler ABI info - done [2020-03-05T16:00:15.924Z] -- Detecting C compile features [2020-03-05T16:00:15.965Z] [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o [2020-03-05T16:00:16.189Z] -- Detecting C compile features - done [2020-03-05T16:00:16.189Z] -- Check for working CXX compiler: /usr/bin/c++ [2020-03-05T16:00:16.451Z] -- Check for working CXX compiler: /usr/bin/c++ -- works [2020-03-05T16:00:16.451Z] -- Detecting CXX compiler ABI info [2020-03-05T16:00:16.451Z] -- Detecting CXX compiler ABI info - done [2020-03-05T16:00:16.451Z] -- Detecting CXX compile features [2020-03-05T16:00:16.554Z] [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o [2020-03-05T16:00:16.823Z] [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o [2020-03-05T16:00:17.025Z] -- Detecting CXX compile features - done [2020-03-05T16:00:17.025Z] -- Looking for include file endian.h [2020-03-05T16:00:17.025Z] -- Looking for include file endian.h - found [2020-03-05T16:00:17.025Z] -- Check if the system is big endian [2020-03-05T16:00:17.025Z] -- Searching 16 bit integer [2020-03-05T16:00:17.025Z] -- Looking for sys/types.h [2020-03-05T16:00:17.025Z] -- Looking for sys/types.h - found [2020-03-05T16:00:17.025Z] -- Looking for stdint.h [2020-03-05T16:00:17.025Z] -- Looking for stdint.h - found [2020-03-05T16:00:17.025Z] -- Looking for stddef.h [2020-03-05T16:00:17.296Z] -- Looking for stddef.h - found [2020-03-05T16:00:17.296Z] -- Check size of unsigned short [2020-03-05T16:00:17.296Z] -- Check size of unsigned short - done [2020-03-05T16:00:17.296Z] -- Using unsigned short [2020-03-05T16:00:17.296Z] -- Check if the system is big endian - little endian [2020-03-05T16:00:17.296Z] -- Check size of size_t [2020-03-05T16:00:17.557Z] -- Check size of size_t - done [2020-03-05T16:00:17.557Z] CMake Warning at examples/CMakeLists.txt:16 (find_package): [2020-03-05T16:00:17.557Z] By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has [2020-03-05T16:00:17.557Z] asked CMake to find a package configuration file provided by "cJSON", but [2020-03-05T16:00:17.557Z] CMake did not find one. [2020-03-05T16:00:17.557Z] [2020-03-05T16:00:17.557Z] Could not find a package configuration file provided by "cJSON" with any of [2020-03-05T16:00:17.557Z] the following names: [2020-03-05T16:00:17.557Z] [2020-03-05T16:00:17.557Z] cJSONConfig.cmake [2020-03-05T16:00:17.557Z] cjson-config.cmake [2020-03-05T16:00:17.557Z] [2020-03-05T16:00:17.557Z] Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set [2020-03-05T16:00:17.557Z] "cJSON_DIR" to a directory containing one of the above files. If "cJSON" [2020-03-05T16:00:17.557Z] provides a separate development package or SDK, be sure it has been [2020-03-05T16:00:17.557Z] installed. [2020-03-05T16:00:17.557Z] [2020-03-05T16:00:17.557Z] [2020-03-05T16:00:17.557Z] -- Configuring done [2020-03-05T16:00:17.557Z] -- Generating done [2020-03-05T16:00:17.557Z] -- Build files have been written to: /tmp/cbor [2020-03-05T16:00:17.557Z] Scanning dependencies of target cbor_shared [2020-03-05T16:00:17.557Z] [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o [2020-03-05T16:00:17.796Z] [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o [2020-03-05T16:00:17.820Z] [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o [2020-03-05T16:00:17.820Z] [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o [2020-03-05T16:00:17.820Z] [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o [2020-03-05T16:00:18.071Z] [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o [2020-03-05T16:00:18.089Z] [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o [2020-03-05T16:00:18.089Z] [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o [2020-03-05T16:00:18.342Z] [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o [2020-03-05T16:00:18.357Z] [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o [2020-03-05T16:00:18.357Z] [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o [2020-03-05T16:00:18.357Z] [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o [2020-03-05T16:00:18.357Z] [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o [2020-03-05T16:00:18.614Z] [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o [2020-03-05T16:00:18.624Z] [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o [2020-03-05T16:00:18.624Z] [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o [2020-03-05T16:00:18.624Z] [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o [2020-03-05T16:00:18.883Z] [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o [2020-03-05T16:00:18.883Z] [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o [2020-03-05T16:00:18.883Z] [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o [2020-03-05T16:00:18.888Z] [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o [2020-03-05T16:00:19.141Z] [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o [2020-03-05T16:00:19.141Z] [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o [2020-03-05T16:00:19.141Z] [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o [2020-03-05T16:00:19.141Z] [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o [2020-03-05T16:00:19.155Z] [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o [2020-03-05T16:00:19.400Z] [ 40%] Linking C shared library libcbor.so [2020-03-05T16:00:19.400Z] [ 40%] Built target cbor_shared [2020-03-05T16:00:19.400Z] Scanning dependencies of target cbor [2020-03-05T16:00:19.400Z] [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o [2020-03-05T16:00:19.660Z] [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o [2020-03-05T16:00:19.660Z] [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o [2020-03-05T16:00:19.660Z] [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o [2020-03-05T16:00:19.742Z] [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o [2020-03-05T16:00:19.919Z] [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o [2020-03-05T16:00:20.011Z] [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o [2020-03-05T16:00:20.179Z] [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o [2020-03-05T16:00:20.179Z] [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o [2020-03-05T16:00:20.179Z] [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o [2020-03-05T16:00:20.179Z] [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o [2020-03-05T16:00:20.438Z] [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o [2020-03-05T16:00:20.438Z] [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o [2020-03-05T16:00:20.601Z] [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o [2020-03-05T16:00:20.699Z] [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o [2020-03-05T16:00:20.699Z] [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o [2020-03-05T16:00:20.699Z] [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o [2020-03-05T16:00:20.869Z] [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o [2020-03-05T16:00:20.959Z] [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o [2020-03-05T16:00:20.959Z] [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o [2020-03-05T16:00:20.959Z] [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o [2020-03-05T16:00:20.959Z] [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o [2020-03-05T16:00:21.138Z] [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o [2020-03-05T16:00:21.217Z] [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o [2020-03-05T16:00:21.218Z] [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o [2020-03-05T16:00:21.218Z] [ 80%] Linking C static library libcbor.a [2020-03-05T16:00:21.218Z] [ 80%] Built target cbor [2020-03-05T16:00:21.218Z] Scanning dependencies of target create_items [2020-03-05T16:00:21.218Z] [ 82%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o [2020-03-05T16:00:21.407Z] [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o [2020-03-05T16:00:21.478Z] [ 84%] Linking C executable create_items [2020-03-05T16:00:21.478Z] [ 84%] Built target create_items [2020-03-05T16:00:21.478Z] Scanning dependencies of target readfile [2020-03-05T16:00:21.478Z] [ 86%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o [2020-03-05T16:00:21.478Z] [ 88%] Linking C executable readfile [2020-03-05T16:00:21.478Z] [ 88%] Built target readfile [2020-03-05T16:00:21.478Z] Scanning dependencies of target streaming_parser [2020-03-05T16:00:21.478Z] [ 90%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o [2020-03-05T16:00:21.478Z] [ 92%] Linking C executable streaming_parser [2020-03-05T16:00:21.478Z] [ 92%] Built target streaming_parser [2020-03-05T16:00:21.677Z] [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o [2020-03-05T16:00:21.737Z] Scanning dependencies of target sort [2020-03-05T16:00:21.737Z] [ 94%] Building C object examples/CMakeFiles/sort.dir/sort.c.o [2020-03-05T16:00:21.737Z] [ 96%] Linking C executable sort [2020-03-05T16:00:21.737Z] [ 96%] Built target sort [2020-03-05T16:00:21.737Z] Scanning dependencies of target hello [2020-03-05T16:00:21.737Z] [ 98%] Building C object examples/CMakeFiles/hello.dir/hello.c.o [2020-03-05T16:00:21.737Z] [100%] Linking C executable hello [2020-03-05T16:00:21.737Z] [100%] Built target hello [2020-03-05T16:00:21.737Z] Install the project... [2020-03-05T16:00:21.737Z] -- Install configuration: "Release" [2020-03-05T16:00:21.737Z] -- Installing: /usr/local/include/cbor/configuration.h [2020-03-05T16:00:21.737Z] -- Installing: /usr/local/lib64/libcbor.a [2020-03-05T16:00:21.737Z] -- Installing: /usr/local/lib64/libcbor.so.0.0.0 [2020-03-05T16:00:21.737Z] -- Installing: /usr/local/lib64/libcbor.so.0 [2020-03-05T16:00:21.737Z] -- Installing: /usr/local/lib64/libcbor.so [2020-03-05T16:00:21.737Z] -- Up-to-date: /usr/local/include/cbor [2020-03-05T16:00:21.737Z] -- Installing: /usr/local/include/cbor/arrays.h [2020-03-05T16:00:21.737Z] -- Installing: /usr/local/include/cbor/bytestrings.h [2020-03-05T16:00:21.737Z] -- Installing: /usr/local/include/cbor/callbacks.h [2020-03-05T16:00:21.737Z] -- Installing: /usr/local/include/cbor/common.h [2020-03-05T16:00:21.737Z] -- Installing: /usr/local/include/cbor/data.h [2020-03-05T16:00:21.737Z] -- Installing: /usr/local/include/cbor/encoding.h [2020-03-05T16:00:21.737Z] -- Installing: /usr/local/include/cbor/floats_ctrls.h [2020-03-05T16:00:21.737Z] -- Installing: /usr/local/include/cbor/internal [2020-03-05T16:00:21.737Z] -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h [2020-03-05T16:00:21.737Z] -- Installing: /usr/local/include/cbor/internal/encoders.h [2020-03-05T16:00:21.737Z] -- Installing: /usr/local/include/cbor/internal/loaders.h [2020-03-05T16:00:21.737Z] -- Installing: /usr/local/include/cbor/internal/memory_utils.h [2020-03-05T16:00:21.737Z] -- Installing: /usr/local/include/cbor/internal/stack.h [2020-03-05T16:00:21.737Z] -- Installing: /usr/local/include/cbor/internal/unicode.h [2020-03-05T16:00:21.737Z] -- Installing: /usr/local/include/cbor/ints.h [2020-03-05T16:00:21.737Z] -- Installing: /usr/local/include/cbor/maps.h [2020-03-05T16:00:21.737Z] -- Installing: /usr/local/include/cbor/serialization.h [2020-03-05T16:00:21.737Z] -- Installing: /usr/local/include/cbor/streaming.h [2020-03-05T16:00:21.737Z] -- Installing: /usr/local/include/cbor/strings.h [2020-03-05T16:00:21.737Z] -- Installing: /usr/local/include/cbor/tags.h [2020-03-05T16:00:21.737Z] -- Installing: /usr/local/include/cbor.h [2020-03-05T16:00:21.737Z] -- Installing: /usr/local/lib64/pkgconfig/libcbor.pc [2020-03-05T16:00:21.948Z] [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o [2020-03-05T16:00:22.225Z] [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o [2020-03-05T16:00:22.312Z] Removing intermediate container c0848cad810b [2020-03-05T16:00:22.312Z] ---> 8c1648cfdc37 [2020-03-05T16:00:22.312Z] Step 6/21 : RUN mkdir /tmp/sdk [2020-03-05T16:00:22.496Z] [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o [2020-03-05T16:00:22.572Z] ---> Running in 39f8db7b349e [2020-03-05T16:00:22.764Z] [ 80%] Linking C static library libcbor.a [2020-03-05T16:00:22.764Z] [ 80%] Built target cbor [2020-03-05T16:00:22.764Z] Scanning dependencies of target create_items [2020-03-05T16:00:22.764Z] [ 82%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o [2020-03-05T16:00:23.039Z] [ 84%] Linking C executable create_items [2020-03-05T16:00:23.039Z] [ 84%] Built target create_items [2020-03-05T16:00:23.039Z] Scanning dependencies of target readfile [2020-03-05T16:00:23.039Z] [ 86%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o [2020-03-05T16:00:23.146Z] Removing intermediate container 39f8db7b349e [2020-03-05T16:00:23.146Z] ---> ccc5b8ae0db9 [2020-03-05T16:00:23.146Z] Step 7/21 : COPY VERSION /tmp/sdk [2020-03-05T16:00:23.314Z] [ 88%] Linking C executable readfile [2020-03-05T16:00:23.315Z] [ 88%] Built target readfile [2020-03-05T16:00:23.315Z] Scanning dependencies of target streaming_parser [2020-03-05T16:00:23.315Z] [ 90%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o [2020-03-05T16:00:23.412Z] ---> 24060cf54f3c [2020-03-05T16:00:23.412Z] Step 8/21 : COPY src /tmp/sdk/src [2020-03-05T16:00:23.412Z] ---> 08cc7a2437d9 [2020-03-05T16:00:23.412Z] Step 9/21 : COPY include /tmp/sdk/include [2020-03-05T16:00:23.597Z] [ 92%] Linking C executable streaming_parser [2020-03-05T16:00:23.678Z] ---> a928f6cd1db9 [2020-03-05T16:00:23.678Z] Step 10/21 : COPY scripts /tmp/sdk/scripts [2020-03-05T16:00:23.875Z] [ 92%] Built target streaming_parser [2020-03-05T16:00:23.875Z] Scanning dependencies of target sort [2020-03-05T16:00:23.875Z] [ 94%] Building C object examples/CMakeFiles/sort.dir/sort.c.o [2020-03-05T16:00:23.875Z] [ 96%] Linking C executable sort [2020-03-05T16:00:23.941Z] ---> 0467567c3b0f [2020-03-05T16:00:23.941Z] Step 11/21 : COPY LICENSE /tmp/sdk [2020-03-05T16:00:23.941Z] ---> d6a9dea1affd [2020-03-05T16:00:23.941Z] Step 12/21 : COPY Attribution.txt /tmp/sdk [2020-03-05T16:00:24.154Z] [ 96%] Built target sort [2020-03-05T16:00:24.154Z] Scanning dependencies of target hello [2020-03-05T16:00:24.154Z] [ 98%] Building C object examples/CMakeFiles/hello.dir/hello.c.o [2020-03-05T16:00:24.154Z] [100%] Linking C executable hello [2020-03-05T16:00:24.212Z] ---> d5ef29572c76 [2020-03-05T16:00:24.212Z] Step 13/21 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install [2020-03-05T16:00:24.212Z] ---> Running in 1890600830e5 [2020-03-05T16:00:24.427Z] [100%] Built target hello [2020-03-05T16:00:24.428Z] Install the project... [2020-03-05T16:00:24.428Z] -- Install configuration: "Release" [2020-03-05T16:00:24.428Z] -- Installing: /usr/local/include/cbor/configuration.h [2020-03-05T16:00:24.428Z] -- Installing: /usr/local/lib64/libcbor.a [2020-03-05T16:00:24.428Z] -- Installing: /usr/local/lib64/libcbor.so.0.0.0 [2020-03-05T16:00:24.428Z] -- Installing: /usr/local/lib64/libcbor.so.0 [2020-03-05T16:00:24.428Z] -- Installing: /usr/local/lib64/libcbor.so [2020-03-05T16:00:24.428Z] -- Up-to-date: /usr/local/include/cbor [2020-03-05T16:00:24.428Z] -- Installing: /usr/local/include/cbor/common.h [2020-03-05T16:00:24.428Z] -- Installing: /usr/local/include/cbor/serialization.h [2020-03-05T16:00:24.428Z] -- Installing: /usr/local/include/cbor/encoding.h [2020-03-05T16:00:24.428Z] -- Installing: /usr/local/include/cbor/maps.h [2020-03-05T16:00:24.428Z] -- Installing: /usr/local/include/cbor/strings.h [2020-03-05T16:00:24.428Z] -- Installing: /usr/local/include/cbor/arrays.h [2020-03-05T16:00:24.428Z] -- Installing: /usr/local/include/cbor/internal [2020-03-05T16:00:24.428Z] -- Installing: /usr/local/include/cbor/internal/loaders.h [2020-03-05T16:00:24.428Z] -- Installing: /usr/local/include/cbor/internal/stack.h [2020-03-05T16:00:24.428Z] -- Installing: /usr/local/include/cbor/internal/unicode.h [2020-03-05T16:00:24.428Z] -- Installing: /usr/local/include/cbor/internal/memory_utils.h [2020-03-05T16:00:24.428Z] -- Installing: /usr/local/include/cbor/internal/encoders.h [2020-03-05T16:00:24.428Z] -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h [2020-03-05T16:00:24.428Z] -- Installing: /usr/local/include/cbor/data.h [2020-03-05T16:00:24.428Z] -- Installing: /usr/local/include/cbor/floats_ctrls.h [2020-03-05T16:00:24.428Z] -- Installing: /usr/local/include/cbor/bytestrings.h [2020-03-05T16:00:24.428Z] -- Installing: /usr/local/include/cbor/tags.h [2020-03-05T16:00:24.428Z] -- Installing: /usr/local/include/cbor/streaming.h [2020-03-05T16:00:24.428Z] -- Installing: /usr/local/include/cbor/ints.h [2020-03-05T16:00:24.428Z] -- Installing: /usr/local/include/cbor/callbacks.h [2020-03-05T16:00:24.428Z] -- Installing: /usr/local/include/cbor.h [2020-03-05T16:00:24.428Z] -- Installing: /usr/local/lib64/pkgconfig/libcbor.pc [2020-03-05T16:00:24.479Z] + CPPCHECK=false [2020-03-05T16:00:24.479Z] + DOCGEN=false [2020-03-05T16:00:24.479Z] + TOMLVER=SDK-0.2 [2020-03-05T16:00:24.479Z] + CUTILVER=1.0.0 [2020-03-05T16:00:24.479Z] + '[' 0 -gt 0 ] [2020-03-05T16:00:24.479Z] + readlink -f ./scripts/build.sh [2020-03-05T16:00:24.479Z] + dirname /tmp/sdk/scripts/build.sh [2020-03-05T16:00:24.479Z] + dirname /tmp/sdk/scripts [2020-03-05T16:00:24.479Z] + ROOT=/tmp/sdk [2020-03-05T16:00:24.479Z] + cd /tmp/sdk [2020-03-05T16:00:24.479Z] + '[' '!' -d deps ] [2020-03-05T16:00:24.479Z] + mkdir deps [2020-03-05T16:00:24.479Z] + wget -O - https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2020-03-05T16:00:24.479Z] + tar -C deps -z -x -f - [2020-03-05T16:00:24.479Z] --2020-03-05 16:00:24-- https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2020-03-05T16:00:24.479Z] Resolving github.com... 140.82.113.4 [2020-03-05T16:00:24.740Z] Connecting to github.com|140.82.113.4|:443... connected. [2020-03-05T16:00:24.740Z] HTTP request sent, awaiting response... 302 Found [2020-03-05T16:00:24.740Z] Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following] [2020-03-05T16:00:24.740Z] --2020-03-05 16:00:24-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [2020-03-05T16:00:24.740Z] Resolving codeload.github.com... 140.82.114.10 [2020-03-05T16:00:24.740Z] Connecting to codeload.github.com|140.82.114.10|:443... connected. [2020-03-05T16:00:25.001Z] HTTP request sent, awaiting response... 200 OK [2020-03-05T16:00:25.001Z] Length: unspecified [application/x-gzip] [2020-03-05T16:00:25.001Z] Saving to: 'STDOUT' [2020-03-05T16:00:25.001Z]  [2020-03-05T16:00:25.001Z] 0K .......... ......  824K=0.02s [2020-03-05T16:00:25.001Z] [2020-03-05T16:00:25.001Z] 2020-03-05 16:00:24 (824 KB/s) - written to stdout [16451] [2020-03-05T16:00:25.001Z] [2020-03-05T16:00:25.001Z] + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c [2020-03-05T16:00:25.001Z] + wget -O - https://github.com/IOTechSystems/iotech-c-utils/archive/v1.0.0.tar.gz+ [2020-03-05T16:00:25.001Z] tar -C deps -z -x -f - [2020-03-05T16:00:25.001Z] --2020-03-05 16:00:24-- https://github.com/IOTechSystems/iotech-c-utils/archive/v1.0.0.tar.gz [2020-03-05T16:00:25.001Z] Resolving github.com... 140.82.113.4 [2020-03-05T16:00:25.001Z] Connecting to github.com|140.82.113.4|:443... connected. [2020-03-05T16:00:25.261Z] HTTP request sent, awaiting response... 302 Found [2020-03-05T16:00:25.261Z] Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.0.0 [following] [2020-03-05T16:00:25.261Z] --2020-03-05 16:00:25-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.0.0 [2020-03-05T16:00:25.261Z] Resolving codeload.github.com... 140.82.114.10 [2020-03-05T16:00:25.261Z] Connecting to codeload.github.com|140.82.114.10|:443... connected. [2020-03-05T16:00:25.261Z] HTTP request sent, awaiting response... 200 OK [2020-03-05T16:00:25.261Z] Length: unspecified [application/x-gzip] [2020-03-05T16:00:25.261Z] Saving to: 'STDOUT' [2020-03-05T16:00:25.261Z]  [2020-03-05T16:00:25.523Z] 0K .......... .......... .......... .......... .......... 1.47M [2020-03-05T16:00:25.523Z] 50K .......... .......... .......... .......... .......... 3.06M [2020-03-05T16:00:25.523Z] 100K .......... .......... .......... .......... ........ 5.99M=0.06s [2020-03-05T16:00:25.523Z] [2020-03-05T16:00:25.523Z] 2020-03-05 16:00:25 (2.53 MB/s) - written to stdout [151809] [2020-03-05T16:00:25.523Z] [2020-03-05T16:00:25.523Z] + mkdir -p src/c/iot [2020-03-05T16:00:25.523Z] + cp deps/iotech-c-utils-1.0.0/src/c/base64.c deps/iotech-c-utils-1.0.0/src/c/component.c deps/iotech-c-utils-1.0.0/src/c/container.c deps/iotech-c-utils-1.0.0/src/c/data.c deps/iotech-c-utils-1.0.0/src/c/hash.c deps/iotech-c-utils-1.0.0/src/c/iot.c deps/iotech-c-utils-1.0.0/src/c/json.c deps/iotech-c-utils-1.0.0/src/c/logger.c deps/iotech-c-utils-1.0.0/src/c/os.c deps/iotech-c-utils-1.0.0/src/c/scheduler.c deps/iotech-c-utils-1.0.0/src/c/thread.c deps/iotech-c-utils-1.0.0/src/c/threadpool.c deps/iotech-c-utils-1.0.0/src/c/time.c src/c/iot [2020-03-05T16:00:25.523Z] + mkdir -p include/iot [2020-03-05T16:00:25.524Z] + cp deps/iotech-c-utils-1.0.0/include/iot/base64.h deps/iotech-c-utils-1.0.0/include/iot/component.h deps/iotech-c-utils-1.0.0/include/iot/container.h deps/iotech-c-utils-1.0.0/include/iot/data.h deps/iotech-c-utils-1.0.0/include/iot/hash.h deps/iotech-c-utils-1.0.0/include/iot/iot.h deps/iotech-c-utils-1.0.0/include/iot/json.h deps/iotech-c-utils-1.0.0/include/iot/logger.h deps/iotech-c-utils-1.0.0/include/iot/os.h deps/iotech-c-utils-1.0.0/include/iot/scheduler.h deps/iotech-c-utils-1.0.0/include/iot/thread.h deps/iotech-c-utils-1.0.0/include/iot/threadpool.h deps/iotech-c-utils-1.0.0/include/iot/time.h include/iot [2020-03-05T16:00:25.524Z] + mkdir -p include/iot/os [2020-03-05T16:00:25.524Z] + cp deps/iotech-c-utils-1.0.0/include/iot/os/linux.h deps/iotech-c-utils-1.0.0/include/iot/os/zephyr.h include/iot/os [2020-03-05T16:00:25.524Z] + mkdir -p /tmp/sdk/build/release [2020-03-05T16:00:25.524Z] + cd /tmp/sdk/build/release [2020-03-05T16:00:25.524Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src [2020-03-05T16:00:25.524Z] -- The C compiler identification is GNU 8.3.0 [2020-03-05T16:00:25.524Z] -- Check for working C compiler: /usr/bin/cc [2020-03-05T16:00:25.785Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-03-05T16:00:25.785Z] -- Detecting C compiler ABI info [2020-03-05T16:00:25.785Z] -- Detecting C compiler ABI info - done [2020-03-05T16:00:25.785Z] -- Detecting C compile features [2020-03-05T16:00:26.046Z] -- Detecting C compile features - done [2020-03-05T16:00:26.046Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2020-03-05T16:00:26.046Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2020-03-05T16:00:26.046Z] -- Found LIBYAML: /usr/lib/libyaml.so [2020-03-05T16:00:26.046Z] -- Found LIBUUID: /usr/lib/libuuid.so [2020-03-05T16:00:26.046Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2020-03-05T16:00:26.046Z] -- C SDK 0.0.0 for Linux [2020-03-05T16:00:26.046Z] -- Performing Test CSDK_HAVE_ATOMIC [2020-03-05T16:00:26.046Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2020-03-05T16:00:26.046Z] -- Found Curses: /usr/lib/libcurses.so [2020-03-05T16:00:26.046Z] -- Configuring done [2020-03-05T16:00:26.046Z] -- Generating done [2020-03-05T16:00:26.046Z] -- Build files have been written to: /tmp/sdk/build/release [2020-03-05T16:00:26.046Z] + make [2020-03-05T16:00:26.046Z] + tee release.log [2020-03-05T16:00:26.309Z] Scanning dependencies of target csdk [2020-03-05T16:00:26.309Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2020-03-05T16:00:26.309Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback.c.o [2020-03-05T16:00:26.569Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2020-03-05T16:00:26.831Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2020-03-05T16:00:27.032Z] Removing intermediate container a63239954673 [2020-03-05T16:00:27.032Z] ---> 5f48bb0ddfc3 [2020-03-05T16:00:27.032Z] Step 6/21 : RUN mkdir /tmp/sdk [2020-03-05T16:00:27.032Z] ---> Running in 03c8e771c126 [2020-03-05T16:00:27.091Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2020-03-05T16:00:27.091Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2020-03-05T16:00:27.350Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2020-03-05T16:00:27.608Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2020-03-05T16:00:27.608Z] [ 16%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2020-03-05T16:00:27.874Z] [ 18%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2020-03-05T16:00:27.874Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2020-03-05T16:00:28.139Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2020-03-05T16:00:28.139Z] [ 24%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2020-03-05T16:00:28.139Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2020-03-05T16:00:28.992Z] Removing intermediate container 03c8e771c126 [2020-03-05T16:00:28.992Z] ---> 7b66e349f047 [2020-03-05T16:00:28.992Z] Step 7/21 : COPY VERSION /tmp/sdk [2020-03-05T16:00:29.094Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2020-03-05T16:00:29.094Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2020-03-05T16:00:29.094Z] [ 32%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2020-03-05T16:00:29.260Z] ---> 1276ed9ee042 [2020-03-05T16:00:29.260Z] Step 8/21 : COPY src /tmp/sdk/src [2020-03-05T16:00:29.355Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2020-03-05T16:00:29.851Z] ---> 02e6adbb0fce [2020-03-05T16:00:29.851Z] Step 9/21 : COPY include /tmp/sdk/include [2020-03-05T16:00:29.926Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2020-03-05T16:00:29.926Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2020-03-05T16:00:29.926Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2020-03-05T16:00:29.926Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2020-03-05T16:00:30.187Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2020-03-05T16:00:30.187Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2020-03-05T16:00:30.443Z] ---> e38a8e5b0b26 [2020-03-05T16:00:30.443Z] Step 10/21 : COPY scripts /tmp/sdk/scripts [2020-03-05T16:00:30.449Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2020-03-05T16:00:30.449Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2020-03-05T16:00:30.708Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2020-03-05T16:00:30.708Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2020-03-05T16:00:30.708Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2020-03-05T16:00:30.720Z] ---> 15a690204ddd [2020-03-05T16:00:30.720Z] Step 11/21 : COPY LICENSE /tmp/sdk [2020-03-05T16:00:30.968Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2020-03-05T16:00:30.968Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2020-03-05T16:00:31.307Z] ---> b8c1188ebd1b [2020-03-05T16:00:31.307Z] Step 12/21 : COPY Attribution.txt /tmp/sdk [2020-03-05T16:00:31.895Z] ---> d2ef3590b6a6 [2020-03-05T16:00:31.895Z] Step 13/21 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install [2020-03-05T16:00:31.895Z] ---> Running in a549868c0f7c [2020-03-05T16:00:32.354Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2020-03-05T16:00:32.354Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2020-03-05T16:00:32.354Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2020-03-05T16:00:32.616Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2020-03-05T16:00:32.884Z] [ 67%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2020-03-05T16:00:32.888Z] + CPPCHECK=false [2020-03-05T16:00:32.888Z] + DOCGEN=false [2020-03-05T16:00:32.888Z] + TOMLVER=SDK-0.2 [2020-03-05T16:00:32.888Z] + CUTILVER=1.0.0 [2020-03-05T16:00:32.888Z] + '[' 0 -gt 0 ] [2020-03-05T16:00:32.888Z] + readlink -f ./scripts/build.sh [2020-03-05T16:00:32.888Z] + dirname /tmp/sdk/scripts/build.sh [2020-03-05T16:00:32.888Z] + dirname /tmp/sdk/scripts [2020-03-05T16:00:32.888Z] + ROOT=/tmp/sdk [2020-03-05T16:00:32.888Z] + cd /tmp/sdk [2020-03-05T16:00:32.888Z] + '[' '!' -d deps ] [2020-03-05T16:00:32.888Z] + mkdir deps [2020-03-05T16:00:32.888Z] + tar -C deps -z -x -f - [2020-03-05T16:00:32.888Z] + wget -O - https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2020-03-05T16:00:32.888Z] --2020-03-05 16:00:32-- https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2020-03-05T16:00:32.888Z] Resolving github.com... 140.82.114.4 [2020-03-05T16:00:32.888Z] Connecting to github.com|140.82.114.4|:443... connected. [2020-03-05T16:00:32.888Z] HTTP request sent, awaiting response... 302 Found [2020-03-05T16:00:32.888Z] Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following] [2020-03-05T16:00:32.888Z] --2020-03-05 16:00:32-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [2020-03-05T16:00:32.888Z] Resolving codeload.github.com... 140.82.112.10 [2020-03-05T16:00:32.889Z] Connecting to codeload.github.com|140.82.112.10|:443... connected. [2020-03-05T16:00:33.151Z] [ 69%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2020-03-05T16:00:33.167Z] HTTP request sent, awaiting response... 200 OK [2020-03-05T16:00:33.167Z] Length: unspecified [application/x-gzip] [2020-03-05T16:00:33.167Z] Saving to: 'STDOUT' [2020-03-05T16:00:33.167Z] [2020-03-05T16:00:33.167Z] 0K .......... ......    816K=0.02s [2020-03-05T16:00:33.167Z] [2020-03-05T16:00:33.167Z] 2020-03-05 16:00:33 (816 KB/s) - written to stdout [16451] [2020-03-05T16:00:33.167Z] [2020-03-05T16:00:33.167Z] + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c [2020-03-05T16:00:33.167Z] + wget -O - https://github.com/IOTechSystems/iotech-c-utils/archive/v1.0.0.tar.gz [2020-03-05T16:00:33.167Z] + tar -C deps -z -x -f - [2020-03-05T16:00:33.167Z] --2020-03-05 16:00:33-- https://github.com/IOTechSystems/iotech-c-utils/archive/v1.0.0.tar.gz [2020-03-05T16:00:33.437Z] Resolving github.com... 192.30.253.112 [2020-03-05T16:00:33.437Z] Connecting to github.com|192.30.253.112|:443... connected. [2020-03-05T16:00:33.437Z] HTTP request sent, awaiting response... 302 Found [2020-03-05T16:00:33.437Z] Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.0.0 [following] [2020-03-05T16:00:33.437Z] --2020-03-05 16:00:33-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.0.0 [2020-03-05T16:00:33.437Z] Resolving codeload.github.com... 140.82.112.10 [2020-03-05T16:00:33.437Z] Connecting to codeload.github.com|140.82.112.10|:443... connected. [2020-03-05T16:00:33.709Z] HTTP request sent, awaiting response... 200 OK [2020-03-05T16:00:33.709Z] Length: unspecified [application/x-gzip] [2020-03-05T16:00:33.709Z] Saving to: 'STDOUT' [2020-03-05T16:00:33.709Z]  [2020-03-05T16:00:33.709Z] 0K .......... .......... .......... .......... .......... 1.56M [2020-03-05T16:00:33.709Z] 50K .......... .......... .......... .......... .......... 2.40M [2020-03-05T16:00:33.709Z] 100K .......... .......... .......... .......... ........ 15.8M=0.05s [2020-03-05T16:00:33.709Z] [2020-03-05T16:00:33.709Z] 2020-03-05 16:00:33 (2.65 MB/s) - written to stdout [151809] [2020-03-05T16:00:33.709Z] [2020-03-05T16:00:33.709Z] + mkdir -p src/c/iot [2020-03-05T16:00:33.710Z] + cp deps/iotech-c-utils-1.0.0/src/c/base64.c deps/iotech-c-utils-1.0.0/src/c/component.c deps/iotech-c-utils-1.0.0/src/c/container.c deps/iotech-c-utils-1.0.0/src/c/data.c deps/iotech-c-utils-1.0.0/src/c/hash.c deps/iotech-c-utils-1.0.0/src/c/iot.c deps/iotech-c-utils-1.0.0/src/c/json.c deps/iotech-c-utils-1.0.0/src/c/logger.c deps/iotech-c-utils-1.0.0/src/c/os.c deps/iotech-c-utils-1.0.0/src/c/scheduler.c deps/iotech-c-utils-1.0.0/src/c/thread.c deps/iotech-c-utils-1.0.0/src/c/threadpool.c deps/iotech-c-utils-1.0.0/src/c/time.c src/c/iot [2020-03-05T16:00:33.710Z] + mkdir -p include/iot [2020-03-05T16:00:33.710Z] + cp deps/iotech-c-utils-1.0.0/include/iot/base64.h deps/iotech-c-utils-1.0.0/include/iot/component.h deps/iotech-c-utils-1.0.0/include/iot/container.h deps/iotech-c-utils-1.0.0/include/iot/data.h deps/iotech-c-utils-1.0.0/include/iot/hash.h deps/iotech-c-utils-1.0.0/include/iot/iot.h deps/iotech-c-utils-1.0.0/include/iot/json.h deps/iotech-c-utils-1.0.0/include/iot/logger.h deps/iotech-c-utils-1.0.0/include/iot/os.h deps/iotech-c-utils-1.0.0/include/iot/scheduler.h deps/iotech-c-utils-1.0.0/include/iot/thread.h deps/iotech-c-utils-1.0.0/include/iot/threadpool.h deps/iotech-c-utils-1.0.0/include/iot/time.h include/iot [2020-03-05T16:00:33.710Z] + mkdir -p include/iot/os [2020-03-05T16:00:33.710Z] + cp deps/iotech-c-utils-1.0.0/include/iot/os/linux.h deps/iotech-c-utils-1.0.0/include/iot/os/zephyr.h include/iot/os [2020-03-05T16:00:33.710Z] + mkdir -p /tmp/sdk/build/release [2020-03-05T16:00:33.710Z] + cd /tmp/sdk/build/release [2020-03-05T16:00:33.710Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src [2020-03-05T16:00:33.987Z] -- The C compiler identification is GNU 8.3.0 [2020-03-05T16:00:33.987Z] -- Check for working C compiler: /usr/bin/cc [2020-03-05T16:00:34.101Z] [ 71%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2020-03-05T16:00:34.101Z] [ 73%] Building C object c/CMakeFiles/csdk.dir/v1compat.c.o [2020-03-05T16:00:34.262Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-03-05T16:00:34.262Z] -- Detecting C compiler ABI info [2020-03-05T16:00:34.533Z] -- Detecting C compiler ABI info - done [2020-03-05T16:00:34.533Z] -- Detecting C compile features [2020-03-05T16:00:34.670Z] [ 75%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2020-03-05T16:00:34.670Z] [ 77%] Linking C shared library libcsdk.so [2020-03-05T16:00:34.670Z] [ 77%] Built target csdk [2020-03-05T16:00:34.670Z] Scanning dependencies of target template [2020-03-05T16:00:34.670Z] [ 79%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2020-03-05T16:00:34.929Z] [ 81%] Linking C executable template [2020-03-05T16:00:34.929Z] [ 81%] Built target template [2020-03-05T16:00:34.929Z] Scanning dependencies of target device-counter [2020-03-05T16:00:34.929Z] [ 83%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2020-03-05T16:00:34.929Z] [ 84%] Linking C executable device-counter [2020-03-05T16:00:35.189Z] [ 84%] Built target device-counter [2020-03-05T16:00:35.189Z] Scanning dependencies of target device-random [2020-03-05T16:00:35.189Z] [ 86%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2020-03-05T16:00:35.189Z] [ 88%] Linking C executable device-random [2020-03-05T16:00:35.189Z] [ 88%] Built target device-random [2020-03-05T16:00:35.189Z] Scanning dependencies of target device-gyro [2020-03-05T16:00:35.189Z] [ 90%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2020-03-05T16:00:35.449Z] [ 92%] Linking C executable device-gyro [2020-03-05T16:00:35.449Z] [ 92%] Built target device-gyro [2020-03-05T16:00:35.449Z] Scanning dependencies of target device-terminal [2020-03-05T16:00:35.449Z] [ 94%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2020-03-05T16:00:35.497Z] -- Detecting C compile features - done [2020-03-05T16:00:35.497Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2020-03-05T16:00:35.497Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2020-03-05T16:00:35.497Z] -- Found LIBYAML: /usr/lib/libyaml.so [2020-03-05T16:00:35.497Z] -- Found LIBUUID: /usr/lib/libuuid.so [2020-03-05T16:00:35.497Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2020-03-05T16:00:35.497Z] -- C SDK 0.0.0 for Linux [2020-03-05T16:00:35.497Z] -- Performing Test CSDK_HAVE_ATOMIC [2020-03-05T16:00:35.497Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2020-03-05T16:00:35.708Z] [ 96%] Linking C executable device-terminal [2020-03-05T16:00:35.708Z] [ 96%] Built target device-terminal [2020-03-05T16:00:35.708Z] Scanning dependencies of target template2 [2020-03-05T16:00:35.708Z] [ 98%] Building C object c/examples/v2/CMakeFiles/template2.dir/template.c.o [2020-03-05T16:00:35.764Z] -- Found Curses: /usr/lib/libcurses.so [2020-03-05T16:00:35.764Z] -- Configuring done [2020-03-05T16:00:35.968Z] [100%] Linking C executable template2 [2020-03-05T16:00:35.968Z] [100%] Built target template2 [2020-03-05T16:00:35.968Z] + make package [2020-03-05T16:00:35.968Z] + tee -a release.log [2020-03-05T16:00:35.968Z] [ 77%] Built target csdk [2020-03-05T16:00:35.968Z] [ 81%] Built target template [2020-03-05T16:00:35.968Z] [ 84%] Built target device-counter [2020-03-05T16:00:35.968Z] [ 88%] Built target device-random [2020-03-05T16:00:35.968Z] [ 92%] Built target device-gyro [2020-03-05T16:00:35.968Z] [ 96%] Built target device-terminal [2020-03-05T16:00:35.968Z] [100%] Built target template2 [2020-03-05T16:00:35.968Z] Run CPack packaging tool... [2020-03-05T16:00:36.034Z] -- Generating done [2020-03-05T16:00:36.034Z] -- Build files have been written to: /tmp/sdk/build/release [2020-03-05T16:00:36.034Z] + make [2020-03-05T16:00:36.034Z] + tee release.log [2020-03-05T16:00:36.034Z] Scanning dependencies of target csdk [2020-03-05T16:00:36.233Z] CPack: Create package using TGZ [2020-03-05T16:00:36.233Z] CPack: Install projects [2020-03-05T16:00:36.233Z] CPack: - Run preinstall target for: Csdk [2020-03-05T16:00:36.233Z] CPack: - Install project: Csdk [2020-03-05T16:00:36.233Z] CPack: Create package [2020-03-05T16:00:36.233Z] CPack: - package: /tmp/sdk/build/release/csdk-0.0.0.tar.gz generated. [2020-03-05T16:00:36.233Z] + '[' false '=' true ] [2020-03-05T16:00:36.233Z] + '[' false '=' true ] [2020-03-05T16:00:36.233Z] + mkdir -p /tmp/sdk/build/debug [2020-03-05T16:00:36.233Z] + cd /tmp/sdk/build/debug [2020-03-05T16:00:36.233Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCSDK_BUILD_DEBUG=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src [2020-03-05T16:00:36.308Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2020-03-05T16:00:36.491Z] -- The C compiler identification is GNU 8.3.0 [2020-03-05T16:00:36.491Z] -- Check for working C compiler: /usr/bin/cc [2020-03-05T16:00:36.491Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-03-05T16:00:36.491Z] -- Detecting C compiler ABI info [2020-03-05T16:00:36.491Z] -- Detecting C compiler ABI info - done [2020-03-05T16:00:36.491Z] -- Detecting C compile features [2020-03-05T16:00:36.753Z] -- Detecting C compile features - done [2020-03-05T16:00:36.753Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2020-03-05T16:00:36.753Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2020-03-05T16:00:36.753Z] -- Found LIBYAML: /usr/lib/libyaml.so [2020-03-05T16:00:36.753Z] -- Found LIBUUID: /usr/lib/libuuid.so [2020-03-05T16:00:36.753Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2020-03-05T16:00:36.753Z] -- C SDK 0.0.0 for Linux [2020-03-05T16:00:36.753Z] -- Performing Test CSDK_HAVE_ATOMIC [2020-03-05T16:00:36.753Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2020-03-05T16:00:36.753Z] -- Found Curses: /usr/lib/libcurses.so [2020-03-05T16:00:36.899Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback.c.o [2020-03-05T16:00:37.012Z] -- Configuring done [2020-03-05T16:00:37.012Z] -- Generating done [2020-03-05T16:00:37.012Z] -- Build files have been written to: /tmp/sdk/build/debug [2020-03-05T16:00:37.012Z] + make [2020-03-05T16:00:37.012Z] + tee debug.log [2020-03-05T16:00:37.012Z] Scanning dependencies of target csdk [2020-03-05T16:00:37.012Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2020-03-05T16:00:37.167Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2020-03-05T16:00:37.270Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback.c.o [2020-03-05T16:00:37.270Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2020-03-05T16:00:37.270Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2020-03-05T16:00:37.528Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2020-03-05T16:00:37.528Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2020-03-05T16:00:37.528Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2020-03-05T16:00:37.788Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2020-03-05T16:00:37.788Z] [ 16%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2020-03-05T16:00:37.788Z] [ 18%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2020-03-05T16:00:38.055Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2020-03-05T16:00:38.055Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2020-03-05T16:00:38.055Z] [ 24%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2020-03-05T16:00:38.055Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2020-03-05T16:00:38.314Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2020-03-05T16:00:38.314Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2020-03-05T16:00:38.573Z] [ 32%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2020-03-05T16:00:38.573Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2020-03-05T16:00:38.583Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2020-03-05T16:00:38.834Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2020-03-05T16:00:38.834Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2020-03-05T16:00:38.834Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2020-03-05T16:00:38.834Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2020-03-05T16:00:39.100Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2020-03-05T16:00:39.100Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2020-03-05T16:00:39.100Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2020-03-05T16:00:39.100Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2020-03-05T16:00:39.100Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2020-03-05T16:00:39.365Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2020-03-05T16:00:39.365Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2020-03-05T16:00:39.365Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2020-03-05T16:00:39.548Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2020-03-05T16:00:39.548Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2020-03-05T16:00:39.626Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2020-03-05T16:00:39.889Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2020-03-05T16:00:39.889Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2020-03-05T16:00:39.889Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2020-03-05T16:00:39.889Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2020-03-05T16:00:40.133Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2020-03-05T16:00:40.149Z] [ 67%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2020-03-05T16:00:40.409Z] [ 69%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2020-03-05T16:00:40.668Z] [ 71%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2020-03-05T16:00:40.668Z] [ 73%] Building C object c/CMakeFiles/csdk.dir/v1compat.c.o [2020-03-05T16:00:40.668Z] [ 75%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2020-03-05T16:00:40.931Z] [ 77%] Linking C shared library libcsdk.so [2020-03-05T16:00:40.931Z] [ 77%] Built target csdk [2020-03-05T16:00:40.931Z] Scanning dependencies of target template [2020-03-05T16:00:40.931Z] [ 79%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2020-03-05T16:00:40.931Z] [ 81%] Linking C executable template [2020-03-05T16:00:40.931Z] [ 81%] Built target template [2020-03-05T16:00:40.931Z] Scanning dependencies of target device-counter [2020-03-05T16:00:40.931Z] [ 83%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2020-03-05T16:00:41.199Z] [ 84%] Linking C executable device-counter [2020-03-05T16:00:41.199Z] [ 84%] Built target device-counter [2020-03-05T16:00:41.199Z] Scanning dependencies of target device-random [2020-03-05T16:00:41.199Z] [ 86%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2020-03-05T16:00:41.199Z] [ 88%] Linking C executable device-random [2020-03-05T16:00:41.460Z] [ 88%] Built target device-random [2020-03-05T16:00:41.460Z] Scanning dependencies of target device-gyro [2020-03-05T16:00:41.460Z] [ 90%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2020-03-05T16:00:41.460Z] [ 92%] Linking C executable device-gyro [2020-03-05T16:00:41.460Z] [ 92%] Built target device-gyro [2020-03-05T16:00:41.460Z] Scanning dependencies of target device-terminal [2020-03-05T16:00:41.460Z] [ 94%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2020-03-05T16:00:41.546Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2020-03-05T16:00:41.723Z] [ 96%] Linking C executable device-terminal [2020-03-05T16:00:41.723Z] [ 96%] Built target device-terminal [2020-03-05T16:00:41.723Z] Scanning dependencies of target template2 [2020-03-05T16:00:41.723Z] [ 98%] Building C object c/examples/v2/CMakeFiles/template2.dir/template.c.o [2020-03-05T16:00:41.723Z] [100%] Linking C executable template2 [2020-03-05T16:00:41.723Z] [100%] Built target template2 [2020-03-05T16:00:41.723Z] make: Entering directory '/tmp/sdk/build/release' [2020-03-05T16:00:41.723Z] make[1]: Entering directory '/tmp/sdk/build/release' [2020-03-05T16:00:41.723Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-05T16:00:41.814Z] [ 16%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2020-03-05T16:00:41.985Z] Scanning dependencies of target csdk [2020-03-05T16:00:41.985Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-05T16:00:41.985Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-05T16:00:41.985Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2020-03-05T16:00:42.246Z] [ 3%] Linking C shared library libcsdk.so [2020-03-05T16:00:42.246Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-05T16:00:42.246Z] [ 77%] Built target csdk [2020-03-05T16:00:42.246Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-05T16:00:42.246Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-05T16:00:42.246Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-05T16:00:42.246Z] [ 79%] Linking C executable template [2020-03-05T16:00:42.403Z] [ 18%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2020-03-05T16:00:42.506Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-05T16:00:42.506Z] [ 81%] Built target template [2020-03-05T16:00:42.506Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-05T16:00:42.506Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-05T16:00:42.506Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-05T16:00:42.506Z] [ 83%] Linking C executable device-counter [2020-03-05T16:00:42.506Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-05T16:00:42.506Z] [ 84%] Built target device-counter [2020-03-05T16:00:42.506Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-05T16:00:42.506Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-05T16:00:42.506Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-05T16:00:42.506Z] [ 86%] Linking C executable device-random [2020-03-05T16:00:42.506Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-05T16:00:42.506Z] [ 88%] Built target device-random [2020-03-05T16:00:42.506Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-05T16:00:42.506Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-05T16:00:42.506Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-05T16:00:42.506Z] [ 90%] Linking C executable device-gyro [2020-03-05T16:00:42.767Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-05T16:00:42.767Z] [ 92%] Built target device-gyro [2020-03-05T16:00:42.767Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-05T16:00:42.767Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-05T16:00:42.767Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-05T16:00:42.767Z] [ 94%] Linking C executable device-terminal [2020-03-05T16:00:42.767Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-05T16:00:42.767Z] [ 96%] Built target device-terminal [2020-03-05T16:00:42.767Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-05T16:00:42.767Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-05T16:00:42.767Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-05T16:00:42.767Z] [ 98%] Linking C executable template2 [2020-03-05T16:00:42.767Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-05T16:00:42.767Z] [100%] Built target template2 [2020-03-05T16:00:42.767Z] make[1]: Leaving directory '/tmp/sdk/build/release' [2020-03-05T16:00:42.767Z] Install the project... [2020-03-05T16:00:42.767Z] -- Install configuration: "Release" [2020-03-05T16:00:42.767Z] -- Installing: /usr/local/lib/libcsdk.so [2020-03-05T16:00:42.767Z] -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" [2020-03-05T16:00:42.767Z] -- Up-to-date: /usr/local/include [2020-03-05T16:00:42.767Z] -- Installing: /usr/local/include/devsdk [2020-03-05T16:00:42.767Z] -- Installing: /usr/local/include/devsdk/devsdk-base.h [2020-03-05T16:00:42.767Z] -- Installing: /usr/local/include/devsdk/devsdk.h [2020-03-05T16:00:42.767Z] -- Installing: /usr/local/include/edgex [2020-03-05T16:00:42.767Z] -- Installing: /usr/local/include/edgex/device-mgmt.h [2020-03-05T16:00:42.767Z] -- Installing: /usr/local/include/edgex/devices.h [2020-03-05T16:00:42.767Z] -- Installing: /usr/local/include/edgex/devsdk.h [2020-03-05T16:00:42.767Z] -- Installing: /usr/local/include/edgex/edgex-base.h [2020-03-05T16:00:42.767Z] -- Installing: /usr/local/include/edgex/edgex-logging.h [2020-03-05T16:00:42.767Z] -- Installing: /usr/local/include/edgex/edgex.h [2020-03-05T16:00:42.767Z] -- Installing: /usr/local/include/edgex/error.h [2020-03-05T16:00:42.767Z] -- Installing: /usr/local/include/edgex/eventgen.h [2020-03-05T16:00:42.767Z] -- Installing: /usr/local/include/edgex/os.h [2020-03-05T16:00:42.767Z] -- Installing: /usr/local/include/edgex/profiles.h [2020-03-05T16:00:42.767Z] -- Installing: /usr/local/include/edgex/registry.h [2020-03-05T16:00:42.767Z] -- Installing: /usr/local/include/edgex/rest-server.h [2020-03-05T16:00:42.767Z] -- Installing: /usr/local/include/edgex/csdk-defs.h [2020-03-05T16:00:42.767Z] -- Installing: /usr/local/include/iot [2020-03-05T16:00:42.767Z] -- Installing: /usr/local/include/iot/base64.h [2020-03-05T16:00:42.767Z] -- Installing: /usr/local/include/iot/component.h [2020-03-05T16:00:42.767Z] -- Installing: /usr/local/include/iot/container.h [2020-03-05T16:00:42.767Z] -- Installing: /usr/local/include/iot/data.h [2020-03-05T16:00:42.767Z] -- Installing: /usr/local/include/iot/hash.h [2020-03-05T16:00:42.767Z] -- Installing: /usr/local/include/iot/iot.h [2020-03-05T16:00:42.767Z] -- Installing: /usr/local/include/iot/json.h [2020-03-05T16:00:42.767Z] -- Installing: /usr/local/include/iot/logger.h [2020-03-05T16:00:42.767Z] -- Installing: /usr/local/include/iot/os.h [2020-03-05T16:00:42.767Z] -- Installing: /usr/local/include/iot/scheduler.h [2020-03-05T16:00:42.767Z] -- Installing: /usr/local/include/iot/thread.h [2020-03-05T16:00:42.767Z] -- Installing: /usr/local/include/iot/threadpool.h [2020-03-05T16:00:42.767Z] -- Installing: /usr/local/include/iot/time.h [2020-03-05T16:00:42.767Z] -- Installing: /usr/local/include/iot/os [2020-03-05T16:00:42.767Z] -- Installing: /usr/local/include/iot/os/linux.h [2020-03-05T16:00:42.767Z] -- Installing: /usr/local/include/iot/os/zephyr.h [2020-03-05T16:00:42.767Z] -- Installing: /usr/local/share/device-sdk-c/LICENSE [2020-03-05T16:00:42.767Z] -- Installing: /usr/local/share/device-sdk-c/Attribution.txt [2020-03-05T16:00:42.767Z] make: Leaving directory '/tmp/sdk/build/release' [2020-03-05T16:00:42.995Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2020-03-05T16:00:43.264Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2020-03-05T16:00:43.532Z] [ 24%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2020-03-05T16:00:43.711Z] Removing intermediate container 1890600830e5 [2020-03-05T16:00:43.711Z] ---> 926a2596bf0c [2020-03-05T16:00:43.711Z] Step 14/21 : FROM alpine:3.9 [2020-03-05T16:00:43.711Z] 3.9: Pulling from library/alpine [2020-03-05T16:00:43.803Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2020-03-05T16:00:43.973Z] 9123ac7c32f7: Pulling fs layer [2020-03-05T16:00:44.234Z] 9123ac7c32f7: Verifying Checksum [2020-03-05T16:00:44.234Z] 9123ac7c32f7: Download complete [2020-03-05T16:00:44.234Z] 9123ac7c32f7: Pull complete [2020-03-05T16:00:44.234Z] Digest: sha256:115731bab0862031b44766733890091c17924f9b7781b79997f5f163be262178 [2020-03-05T16:00:44.234Z] Status: Downloaded newer image for alpine:3.9 [2020-03-05T16:00:44.234Z] ---> 82f67be598eb [2020-03-05T16:00:44.234Z] Step 15/21 : MAINTAINER IOTech [2020-03-05T16:00:44.498Z] ---> Running in aec7cd4df528 [2020-03-05T16:00:44.498Z] Removing intermediate container aec7cd4df528 [2020-03-05T16:00:44.498Z] ---> 5855388de54e [2020-03-05T16:00:44.498Z] Step 16/21 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml curl libmicrohttpd libuuid [2020-03-05T16:00:44.498Z] ---> Running in 9f6f996f7e20 [2020-03-05T16:00:46.427Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz [2020-03-05T16:00:46.427Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz [2020-03-05T16:00:46.427Z] (1/48) Installing binutils (2.31.1-r2) [2020-03-05T16:00:46.427Z] (2/48) Installing libmagic (5.36-r1) [2020-03-05T16:00:46.427Z] (3/48) Installing file (5.36-r1) [2020-03-05T16:00:46.427Z] (4/48) Installing gmp (6.1.2-r1) [2020-03-05T16:00:46.427Z] (5/48) Installing isl (0.18-r0) [2020-03-05T16:00:46.427Z] (6/48) Installing libgomp (8.3.0-r0) [2020-03-05T16:00:46.427Z] (7/48) Installing libatomic (8.3.0-r0) [2020-03-05T16:00:46.427Z] (8/48) Installing libgcc (8.3.0-r0) [2020-03-05T16:00:46.427Z] (9/48) Installing mpfr3 (3.1.5-r1) [2020-03-05T16:00:46.427Z] (10/48) Installing mpc1 (1.0.3-r1) [2020-03-05T16:00:46.427Z] (11/48) Installing libstdc++ (8.3.0-r0) [2020-03-05T16:00:46.427Z] (12/48) Installing gcc (8.3.0-r0) [2020-03-05T16:00:47.157Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2020-03-05T16:00:47.157Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2020-03-05T16:00:47.424Z] [ 32%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2020-03-05T16:00:48.009Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2020-03-05T16:00:48.984Z] (13/48) Installing musl-dev (1.1.20-r5) [2020-03-05T16:00:49.925Z] (14/48) Installing libc-dev (0.7.1-r0) [2020-03-05T16:00:49.925Z] (15/48) Installing g++ (8.3.0-r0) [2020-03-05T16:00:49.959Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2020-03-05T16:00:49.959Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2020-03-05T16:00:50.229Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2020-03-05T16:00:50.821Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2020-03-05T16:00:50.868Z] (16/48) Installing make (4.2.1-r2) [2020-03-05T16:00:50.868Z] (17/48) Installing fortify-headers (1.0-r0) [2020-03-05T16:00:50.868Z] (18/48) Installing build-base (0.5-r1) [2020-03-05T16:00:50.868Z] (19/48) Installing libattr (2.4.47-r7) [2020-03-05T16:00:50.868Z] (20/48) Installing libacl (2.2.52-r5) [2020-03-05T16:00:50.868Z] (21/48) Installing libbz2 (1.0.6-r7) [2020-03-05T16:00:50.868Z] (22/48) Installing expat (2.2.8-r0) [2020-03-05T16:00:50.868Z] (23/48) Installing lz4-libs (1.8.3-r2) [2020-03-05T16:00:50.868Z] (24/48) Installing xz-libs (5.2.4-r0) [2020-03-05T16:00:50.868Z] (25/48) Installing libarchive (3.3.3-r1) [2020-03-05T16:00:50.868Z] (26/48) Installing ca-certificates (20190108-r0) [2020-03-05T16:00:50.868Z] (27/48) Installing nghttp2-libs (1.35.1-r1) [2020-03-05T16:00:50.868Z] (28/48) Installing libssh2 (1.9.0-r1) [2020-03-05T16:00:50.868Z] (29/48) Installing libcurl (7.64.0-r3) [2020-03-05T16:00:51.091Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2020-03-05T16:00:51.134Z] (30/48) Installing ncurses-terminfo-base (6.1_p20190105-r0) [2020-03-05T16:00:51.134Z] (31/48) Installing ncurses-terminfo (6.1_p20190105-r0) [2020-03-05T16:00:51.360Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2020-03-05T16:00:51.395Z] (32/48) Installing ncurses-libs (6.1_p20190105-r0) [2020-03-05T16:00:51.395Z] (33/48) Installing rhash-libs (1.3.6-r2) [2020-03-05T16:00:51.395Z] (34/48) Installing libuv (1.23.2-r0) [2020-03-05T16:00:51.395Z] (35/48) Installing cmake (3.13.0-r0) [2020-03-05T16:00:52.331Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2020-03-05T16:00:52.599Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2020-03-05T16:00:52.780Z] (36/48) Installing curl (7.64.0-r3) [2020-03-05T16:00:52.780Z] (37/48) Installing pcre2 (10.32-r1) [2020-03-05T16:00:52.780Z] (38/48) Installing git (2.20.2-r0) [2020-03-05T16:00:52.780Z] (39/48) Installing nettle (3.4.1-r0) [2020-03-05T16:00:52.780Z] (40/48) Installing libffi (3.2.1-r6) [2020-03-05T16:00:52.780Z] (41/48) Installing p11-kit (0.23.14-r0) [2020-03-05T16:00:52.780Z] (42/48) Installing libtasn1 (4.14-r0) [2020-03-05T16:00:52.780Z] (43/48) Installing libunistring (0.9.10-r0) [2020-03-05T16:00:52.780Z] (44/48) Installing gnutls (3.6.7-r0) [2020-03-05T16:00:52.780Z] (45/48) Installing libmicrohttpd (0.9.62-r0) [2020-03-05T16:00:52.780Z] (46/48) Installing libuuid (2.33-r0) [2020-03-05T16:00:52.780Z] (47/48) Installing wget (1.20.3-r0) [2020-03-05T16:00:52.780Z] (48/48) Installing yaml (0.2.1-r0) [2020-03-05T16:00:52.780Z] Executing busybox-1.29.3-r10.trigger [2020-03-05T16:00:52.780Z] Executing ca-certificates-20190108-r0.trigger [2020-03-05T16:00:53.039Z] OK: 222 MiB in 62 packages [2020-03-05T16:00:53.184Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2020-03-05T16:00:53.184Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2020-03-05T16:00:53.773Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2020-03-05T16:00:54.737Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2020-03-05T16:00:54.737Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2020-03-05T16:00:58.338Z] Removing intermediate container 9f6f996f7e20 [2020-03-05T16:00:58.338Z] ---> c4e7f4f4cff5 [2020-03-05T16:00:58.338Z] Step 17/21 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot [2020-03-05T16:00:58.602Z] ---> b7b004d81493 [2020-03-05T16:00:58.602Z] Step 18/21 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex [2020-03-05T16:00:58.864Z] ---> 2c98a4cd3614 [2020-03-05T16:00:58.864Z] Step 19/21 : COPY --from=builder /usr/local/lib /usr/local/lib [2020-03-05T16:00:59.011Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2020-03-05T16:00:59.129Z] ---> 97382f9e70f5 [2020-03-05T16:00:59.129Z] Step 20/21 : COPY --from=builder /usr/local/lib64 /usr/local/lib64 [2020-03-05T16:00:59.390Z] ---> 38a3b85641da [2020-03-05T16:00:59.390Z] Step 21/21 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c [2020-03-05T16:00:59.390Z] ---> 1391fd41316e [2020-03-05T16:00:59.599Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2020-03-05T16:00:59.652Z] Successfully built 1391fd41316e [2020-03-05T16:00:59.652Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-03-05T16:00:59.868Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2020-03-05T16:01:00.077Z] + docker inspect -f . ci-base-image-x86_64 [2020-03-05T16:01:00.077Z] . [Pipeline] withDockerContainer [2020-03-05T16:01:00.193Z] prd-centos7-docker-4c-2g-2445 does not seem to be running inside a container [2020-03-05T16:01:00.239Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-c/2 -v /w/workspace/device-sdk-c/2:/w/workspace/device-sdk-c/2:rw,z -v /w/workspace/device-sdk-c/2@tmp:/w/workspace/device-sdk-c/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-03-05T16:01:00.455Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2020-03-05T16:01:00.813Z] $ docker top 0fa28700511f7e3df91062fc0b0456d7a48314255d5e609c94bd5292a4146ee7 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-03-05T16:01:01.668Z] + make test [2020-03-05T16:01:01.668Z] echo "make test" [2020-03-05T16:01:01.668Z] make test [Pipeline] } [2020-03-05T16:01:01.679Z] $ docker stop --time=1 0fa28700511f7e3df91062fc0b0456d7a48314255d5e609c94bd5292a4146ee7 [2020-03-05T16:01:01.873Z] [ 67%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2020-03-05T16:01:03.062Z] $ docker rm -f 0fa28700511f7e3df91062fc0b0456d7a48314255d5e609c94bd5292a4146ee7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [2020-03-05T16:01:03.299Z] [ 69%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [Pipeline] sh [2020-03-05T16:01:04.176Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-03-05T16:01:04.478Z] + ls -al . [2020-03-05T16:01:04.478Z] total 160 [2020-03-05T16:01:04.478Z] drwxrwxr-x. 8 jenkins jenkins 260 Mar 5 16:00 . [2020-03-05T16:01:04.478Z] drwxrwxr-x. 4 jenkins jenkins 28 Mar 5 15:59 .. [2020-03-05T16:01:04.478Z] -rw-rw-r--. 1 jenkins jenkins 3104 Mar 5 15:59 Attribution.txt [2020-03-05T16:01:04.478Z] -rw-rw-r--. 1 jenkins jenkins 4817 Mar 5 15:59 CHANGES [2020-03-05T16:01:04.478Z] drwxrwxr-x. 2 jenkins jenkins 144 Mar 5 15:59 docs [2020-03-05T16:01:04.478Z] -rw-rw-r--. 1 jenkins jenkins 108574 Mar 5 15:59 Doxyfile [2020-03-05T16:01:04.478Z] drwxrwxr-x. 8 jenkins jenkins 179 Mar 5 16:00 .git [2020-03-05T16:01:04.478Z] -rw-rw-r--. 1 jenkins jenkins 176 Mar 5 15:59 .gitignore [2020-03-05T16:01:04.478Z] drwxrwxr-x. 4 jenkins jenkins 33 Mar 5 15:59 include [2020-03-05T16:01:04.478Z] -rw-rw-r--. 1 jenkins jenkins 792 Mar 5 15:59 Jenkinsfile [2020-03-05T16:01:04.478Z] -rw-rw-r--. 1 jenkins jenkins 10174 Mar 5 15:59 LICENSE [2020-03-05T16:01:04.478Z] -rw-rw-r--. 1 jenkins jenkins 448 Mar 5 15:59 Makefile [2020-03-05T16:01:04.478Z] -rw-rw-r--. 1 jenkins jenkins 1612 Mar 5 15:59 README.md [2020-03-05T16:01:04.478Z] -rw-rw-r--. 1 jenkins jenkins 5031 Mar 5 15:59 README.v2.md [2020-03-05T16:01:04.478Z] drwxrwxr-x. 2 jenkins jenkins 106 Mar 5 15:59 scripts [2020-03-05T16:01:04.478Z] drwxrwxr-x. 3 jenkins jenkins 58 Mar 5 16:00 .semver [2020-03-05T16:01:04.479Z] drwxrwxr-x. 4 jenkins jenkins 50 Mar 5 15:59 src [2020-03-05T16:01:04.479Z] -rw-rw-r--. 1 jenkins jenkins 5 Mar 5 15:57 VERSION [Pipeline] isUnix [Pipeline] sh [2020-03-05T16:01:04.796Z] + docker build -t docker-device-sdk-c -f scripts/Dockerfile.alpine-3.9 --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=a57800e1b4c07441a3c64a628057e536a829fed4 --label arch=amd64 --label version=0.0.0 . [2020-03-05T16:01:04.796Z] Sending build context to Docker daemon 2.733MB [2020-03-05T16:01:04.796Z] Step 1/15 : ARG BASE=alpine:3.9 [2020-03-05T16:01:04.796Z] Step 2/15 : FROM ${BASE} [2020-03-05T16:01:04.796Z] ---> 1391fd41316e [2020-03-05T16:01:04.796Z] Step 3/15 : MAINTAINER IOTech [2020-03-05T16:01:05.069Z] ---> Running in 516a6ed9b25f [2020-03-05T16:01:05.069Z] Removing intermediate container 516a6ed9b25f [2020-03-05T16:01:05.069Z] ---> ad1fea260f42 [2020-03-05T16:01:05.069Z] 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-03-05T16:01:05.069Z] ---> Running in ef90248d76c6 [2020-03-05T16:01:05.697Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz [2020-03-05T16:01:05.697Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz [2020-03-05T16:01:05.697Z] (1/21) Installing pkgconf (1.6.0-r0) [2020-03-05T16:01:05.697Z] (2/21) Installing openssl-dev (1.1.1d-r2) [2020-03-05T16:01:05.969Z] (3/21) Installing zlib-dev (1.2.11-r1) [2020-03-05T16:01:05.969Z] (4/21) Installing libssh2-dev (1.9.0-r1) [2020-03-05T16:01:06.559Z] (5/21) Installing nghttp2-dev (1.35.1-r1) [2020-03-05T16:01:06.559Z] (6/21) Installing curl-dev (7.64.0-r3) [2020-03-05T16:01:06.559Z] (7/21) Installing gnutls-c++ (3.6.7-r0) [2020-03-05T16:01:06.559Z] (8/21) Installing libgmpxx (6.1.2-r1) [2020-03-05T16:01:06.559Z] (9/21) Installing gmp-dev (6.1.2-r1) [2020-03-05T16:01:06.559Z] (10/21) Installing nettle-dev (3.4.1-r0) [2020-03-05T16:01:06.559Z] (11/21) Installing libtasn1-dev (4.14-r0) [2020-03-05T16:01:06.559Z] (12/21) Installing p11-kit-dev (0.23.14-r0) [2020-03-05T16:01:06.559Z] (13/21) Installing gnutls-dev (3.6.7-r0) [2020-03-05T16:01:06.559Z] (14/21) Installing libmicrohttpd-dev (0.9.62-r0) [2020-03-05T16:01:06.707Z] [ 71%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2020-03-05T16:01:06.707Z] [ 73%] Building C object c/CMakeFiles/csdk.dir/v1compat.c.o [2020-03-05T16:01:06.826Z] (15/21) Installing ncurses-dev (6.1_p20190105-r0) [2020-03-05T16:01:06.826Z] (16/21) Installing libblkid (2.33-r0) [2020-03-05T16:01:06.826Z] (17/21) Installing libfdisk (2.33-r0) [2020-03-05T16:01:06.826Z] (18/21) Installing libmount (2.33-r0) [2020-03-05T16:01:06.826Z] (19/21) Installing libsmartcols (2.33-r0) [2020-03-05T16:01:06.826Z] (20/21) Installing util-linux-dev (2.33-r0) [2020-03-05T16:01:06.826Z] (21/21) Installing yaml-dev (0.2.1-r0) [2020-03-05T16:01:06.826Z] Executing busybox-1.29.3-r10.trigger [2020-03-05T16:01:06.826Z] OK: 265 MiB in 83 packages [2020-03-05T16:01:08.144Z] [ 75%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2020-03-05T16:01:08.144Z] [ 77%] Linking C shared library libcsdk.so [2020-03-05T16:01:08.415Z] [ 77%] Built target csdk [2020-03-05T16:01:08.415Z] Scanning dependencies of target template [2020-03-05T16:01:08.415Z] [ 79%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2020-03-05T16:01:09.005Z] [ 81%] Linking C executable template [2020-03-05T16:01:09.005Z] [ 81%] Built target template [2020-03-05T16:01:09.005Z] Scanning dependencies of target device-counter [2020-03-05T16:01:09.287Z] [ 83%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2020-03-05T16:01:09.401Z] Removing intermediate container ef90248d76c6 [2020-03-05T16:01:09.401Z] ---> f5f3e110b25f [2020-03-05T16:01:09.401Z] Step 5/15 : COPY VERSION /edgex-c-sdk/ [2020-03-05T16:01:09.401Z] ---> 830a922930e5 [2020-03-05T16:01:09.401Z] Step 6/15 : COPY src /edgex-c-sdk/src/ [2020-03-05T16:01:09.572Z] [ 84%] Linking C executable device-counter [2020-03-05T16:01:09.668Z] ---> fd52187f5902 [2020-03-05T16:01:09.668Z] Step 7/15 : COPY include /edgex-c-sdk/include/ [2020-03-05T16:01:09.668Z] ---> b051f2692937 [2020-03-05T16:01:09.668Z] Step 8/15 : COPY scripts /edgex-c-sdk/scripts [2020-03-05T16:01:09.851Z] [ 84%] Built target device-counter [2020-03-05T16:01:09.851Z] Scanning dependencies of target device-random [2020-03-05T16:01:09.851Z] [ 86%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2020-03-05T16:01:09.939Z] ---> dfcece6143c2 [2020-03-05T16:01:09.939Z] Step 9/15 : COPY LICENSE /edgex-c-sdk/ [2020-03-05T16:01:09.939Z] ---> cb47d78f7ad6 [2020-03-05T16:01:09.939Z] Step 10/15 : COPY Attribution.txt /edgex-c-sdk/ [2020-03-05T16:01:10.204Z] ---> 9a5620f0a335 [2020-03-05T16:01:10.204Z] Step 11/15 : WORKDIR /edgex-c-sdk [2020-03-05T16:01:10.204Z] ---> Running in a31ccdea32bb [2020-03-05T16:01:10.520Z] [ 88%] Linking C executable device-random [2020-03-05T16:01:10.520Z] [ 88%] Built target device-random [2020-03-05T16:01:10.520Z] Scanning dependencies of target device-gyro [2020-03-05T16:01:10.520Z] [ 90%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2020-03-05T16:01:10.536Z] Removing intermediate container a31ccdea32bb [2020-03-05T16:01:10.536Z] ---> 4f6414b107bc [2020-03-05T16:01:10.536Z] Step 12/15 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] [2020-03-05T16:01:10.536Z] ---> Running in e463ec5317f6 [2020-03-05T16:01:10.536Z] Removing intermediate container e463ec5317f6 [2020-03-05T16:01:10.536Z] ---> 912e76a2395d [2020-03-05T16:01:10.536Z] Step 13/15 : LABEL arch=amd64 [2020-03-05T16:01:10.856Z] ---> Running in f82dc1edd2f4 [2020-03-05T16:01:10.856Z] Removing intermediate container f82dc1edd2f4 [2020-03-05T16:01:10.856Z] ---> 8abcc516742b [2020-03-05T16:01:10.856Z] Step 14/15 : LABEL git_sha=a57800e1b4c07441a3c64a628057e536a829fed4 [2020-03-05T16:01:10.856Z] ---> Running in db6cbba9a923 [2020-03-05T16:01:10.856Z] Removing intermediate container db6cbba9a923 [2020-03-05T16:01:10.856Z] ---> 5f437fd7e9a7 [2020-03-05T16:01:10.856Z] Step 15/15 : LABEL version=0.0.0 [2020-03-05T16:01:10.864Z] [ 92%] Linking C executable device-gyro [2020-03-05T16:01:11.131Z] ---> Running in bd5812a2ae14 [2020-03-05T16:01:11.131Z] Removing intermediate container bd5812a2ae14 [2020-03-05T16:01:11.131Z] ---> 53bf1bb91d79 [2020-03-05T16:01:11.131Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2020-03-05T16:01:11.131Z] Successfully built 53bf1bb91d79 [2020-03-05T16:01:11.131Z] Successfully tagged docker-device-sdk-c:latest [2020-03-05T16:01:11.166Z] [ 92%] Built target device-gyro [2020-03-05T16:01:11.166Z] Scanning dependencies of target device-terminal [2020-03-05T16:01:11.166Z] [ 94%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-03-05T16:01:11.821Z] [ 96%] Linking C executable device-terminal [2020-03-05T16:01:11.821Z] [ 96%] Built target device-terminal [2020-03-05T16:01:11.821Z] Scanning dependencies of target template2 [2020-03-05T16:01:11.821Z] [ 98%] Building C object c/examples/v2/CMakeFiles/template2.dir/template.c.o [2020-03-05T16:01:12.423Z] [100%] Linking C executable template2 [2020-03-05T16:01:12.700Z] [100%] Built target template2 [2020-03-05T16:01:12.700Z] + + teemake -a package [2020-03-05T16:01:12.700Z] release.log [2020-03-05T16:01:12.971Z] [ 77%] Built target csdk [2020-03-05T16:01:12.971Z] [ 81%] Built target template [2020-03-05T16:01:12.971Z] [ 84%] Built target device-counter [2020-03-05T16:01:12.971Z] [ 88%] Built target device-random [2020-03-05T16:01:12.971Z] [ 92%] Built target device-gyro [2020-03-05T16:01:12.971Z] [ 96%] Built target device-terminal [2020-03-05T16:01:12.971Z] [100%] Built target template2 [2020-03-05T16:01:13.252Z] Run CPack packaging tool... [2020-03-05T16:01:13.252Z] CPack: Create package using TGZ [2020-03-05T16:01:13.252Z] CPack: Install projects [2020-03-05T16:01:13.252Z] CPack: - Run preinstall target for: Csdk [2020-03-05T16:01:13.533Z] CPack: - Install project: Csdk [2020-03-05T16:01:13.533Z] CPack: Create package [2020-03-05T16:01:13.819Z] CPack: - package: /tmp/sdk/build/release/csdk-0.0.0.tar.gz generated. [2020-03-05T16:01:13.819Z] + '[' false '=' true ] [2020-03-05T16:01:13.819Z] + '[' false '=' true ] [2020-03-05T16:01:13.819Z] + mkdir -p /tmp/sdk/build/debug [2020-03-05T16:01:13.819Z] + cd /tmp/sdk/build/debug [2020-03-05T16:01:13.819Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCSDK_BUILD_DEBUG=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src [2020-03-05T16:01:14.098Z] -- The C compiler identification is GNU 8.3.0 [2020-03-05T16:01:14.098Z] -- Check for working C compiler: /usr/bin/cc [2020-03-05T16:01:14.383Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-03-05T16:01:14.383Z] -- Detecting C compiler ABI info [2020-03-05T16:01:14.664Z] -- Detecting C compiler ABI info - done [2020-03-05T16:01:14.664Z] -- Detecting C compile features [2020-03-05T16:01:15.275Z] -- Detecting C compile features - done [2020-03-05T16:01:15.275Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2020-03-05T16:01:15.275Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2020-03-05T16:01:15.275Z] -- Found LIBYAML: /usr/lib/libyaml.so [2020-03-05T16:01:15.275Z] -- Found LIBUUID: /usr/lib/libuuid.so [2020-03-05T16:01:15.275Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2020-03-05T16:01:15.275Z] -- C SDK 0.0.0 for Linux [2020-03-05T16:01:15.275Z] -- Performing Test CSDK_HAVE_ATOMIC [2020-03-05T16:01:15.557Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2020-03-05T16:01:15.558Z] -- Found Curses: /usr/lib/libcurses.so [2020-03-05T16:01:15.849Z] -- Configuring done [2020-03-05T16:01:15.849Z] -- Generating done [2020-03-05T16:01:15.849Z] -- Build files have been written to: /tmp/sdk/build/debug [2020-03-05T16:01:15.849Z] + make [2020-03-05T16:01:15.849Z] + tee debug.log [2020-03-05T16:01:16.154Z] Scanning dependencies of target csdk [2020-03-05T16:01:16.154Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2020-03-05T16:01:16.437Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback.c.o [2020-03-05T16:01:16.728Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2020-03-05T16:01:17.360Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2020-03-05T16:01:17.630Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2020-03-05T16:01:17.630Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2020-03-05T16:01:17.906Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2020-03-05T16:01:18.514Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2020-03-05T16:01:18.787Z] [ 16%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2020-03-05T16:01:19.058Z] [ 18%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2020-03-05T16:01:19.331Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2020-03-05T16:01:19.625Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2020-03-05T16:01:19.625Z] [ 24%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2020-03-05T16:01:20.008Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2020-03-05T16:01:20.706Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2020-03-05T16:01:21.010Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2020-03-05T16:01:21.310Z] [ 32%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2020-03-05T16:01:21.614Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2020-03-05T16:01:22.502Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2020-03-05T16:01:22.502Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2020-03-05T16:01:22.502Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2020-03-05T16:01:22.805Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2020-03-05T16:01:23.107Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2020-03-05T16:01:23.107Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2020-03-05T16:01:23.391Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2020-03-05T16:01:23.682Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2020-03-05T16:01:23.956Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2020-03-05T16:01:23.956Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2020-03-05T16:01:24.226Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2020-03-05T16:01:24.836Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2020-03-05T16:01:24.836Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2020-03-05T16:01:25.828Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2020-03-05T16:01:26.101Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2020-03-05T16:01:26.386Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2020-03-05T16:01:26.656Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2020-03-05T16:01:27.659Z] [ 67%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2020-03-05T16:01:27.935Z] [ 69%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2020-03-05T16:01:28.532Z] [ 71%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2020-03-05T16:01:28.803Z] [ 73%] Building C object c/CMakeFiles/csdk.dir/v1compat.c.o [2020-03-05T16:01:29.403Z] [ 75%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2020-03-05T16:01:29.679Z] [ 77%] Linking C shared library libcsdk.so [2020-03-05T16:01:29.679Z] [ 77%] Built target csdk [2020-03-05T16:01:29.679Z] Scanning dependencies of target template [2020-03-05T16:01:29.679Z] [ 79%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2020-03-05T16:01:29.959Z] [ 81%] Linking C executable template [2020-03-05T16:01:30.236Z] [ 81%] Built target template [2020-03-05T16:01:30.236Z] Scanning dependencies of target device-counter [2020-03-05T16:01:30.236Z] [ 83%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2020-03-05T16:01:30.536Z] [ 84%] Linking C executable device-counter [2020-03-05T16:01:30.835Z] [ 84%] Built target device-counter [2020-03-05T16:01:30.835Z] Scanning dependencies of target device-random [2020-03-05T16:01:30.835Z] [ 86%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2020-03-05T16:01:31.140Z] [ 88%] Linking C executable device-random [2020-03-05T16:01:31.140Z] [ 88%] Built target device-random [2020-03-05T16:01:31.140Z] Scanning dependencies of target device-gyro [2020-03-05T16:01:31.436Z] [ 90%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2020-03-05T16:01:31.436Z] [ 92%] Linking C executable device-gyro [2020-03-05T16:01:31.720Z] [ 92%] Built target device-gyro [2020-03-05T16:01:31.720Z] Scanning dependencies of target device-terminal [2020-03-05T16:01:31.720Z] [ 94%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2020-03-05T16:01:32.023Z] [ 96%] Linking C executable device-terminal [2020-03-05T16:01:32.325Z] [ 96%] Built target device-terminal [2020-03-05T16:01:32.325Z] Scanning dependencies of target template2 [2020-03-05T16:01:32.325Z] [ 98%] Building C object c/examples/v2/CMakeFiles/template2.dir/template.c.o [2020-03-05T16:01:32.616Z] [100%] Linking C executable template2 [2020-03-05T16:01:32.898Z] [100%] Built target template2 [2020-03-05T16:01:32.898Z] make: Entering directory '/tmp/sdk/build/release' [2020-03-05T16:01:32.898Z] make[1]: Entering directory '/tmp/sdk/build/release' [2020-03-05T16:01:32.898Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-05T16:01:32.898Z] Scanning dependencies of target csdk [2020-03-05T16:01:32.898Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-05T16:01:32.898Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-05T16:01:32.898Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2020-03-05T16:01:34.381Z] [ 3%] Linking C shared library libcsdk.so [2020-03-05T16:01:34.381Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-05T16:01:34.666Z] [ 77%] Built target csdk [2020-03-05T16:01:34.666Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-05T16:01:34.666Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-05T16:01:34.666Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-05T16:01:34.666Z] [ 79%] Linking C executable template [2020-03-05T16:01:34.666Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-05T16:01:34.666Z] [ 81%] Built target template [2020-03-05T16:01:34.666Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-05T16:01:34.666Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-05T16:01:34.957Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-05T16:01:34.957Z] [ 83%] Linking C executable device-counter [2020-03-05T16:01:34.957Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-05T16:01:34.957Z] [ 84%] Built target device-counter [2020-03-05T16:01:34.957Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-05T16:01:34.957Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-05T16:01:34.957Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-05T16:01:34.957Z] [ 86%] Linking C executable device-random [2020-03-05T16:01:35.231Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-05T16:01:35.231Z] [ 88%] Built target device-random [2020-03-05T16:01:35.231Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-05T16:01:35.231Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-05T16:01:35.231Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-05T16:01:35.231Z] [ 90%] Linking C executable device-gyro [2020-03-05T16:01:35.523Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-05T16:01:35.523Z] [ 92%] Built target device-gyro [2020-03-05T16:01:35.523Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-05T16:01:35.523Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-05T16:01:35.523Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-05T16:01:35.523Z] [ 94%] Linking C executable device-terminal [2020-03-05T16:01:35.836Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-05T16:01:35.836Z] [ 96%] Built target device-terminal [2020-03-05T16:01:35.836Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-05T16:01:35.836Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-05T16:01:35.836Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-05T16:01:35.836Z] [ 98%] Linking C executable template2 [2020-03-05T16:01:36.122Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-05T16:01:36.122Z] [100%] Built target template2 [2020-03-05T16:01:36.122Z] make[1]: Leaving directory '/tmp/sdk/build/release' [2020-03-05T16:01:36.122Z] Install the project... [2020-03-05T16:01:36.122Z] -- Install configuration: "Release" [2020-03-05T16:01:36.122Z] -- Installing: /usr/local/lib/libcsdk.so [2020-03-05T16:01:36.122Z] -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" [2020-03-05T16:01:36.122Z] -- Up-to-date: /usr/local/include [2020-03-05T16:01:36.122Z] -- Installing: /usr/local/include/devsdk [2020-03-05T16:01:36.122Z] -- Installing: /usr/local/include/devsdk/devsdk-base.h [2020-03-05T16:01:36.122Z] -- Installing: /usr/local/include/devsdk/devsdk.h [2020-03-05T16:01:36.122Z] -- Installing: /usr/local/include/edgex [2020-03-05T16:01:36.122Z] -- Installing: /usr/local/include/edgex/devices.h [2020-03-05T16:01:36.122Z] -- Installing: /usr/local/include/edgex/edgex.h [2020-03-05T16:01:36.122Z] -- Installing: /usr/local/include/edgex/device-mgmt.h [2020-03-05T16:01:36.122Z] -- Installing: /usr/local/include/edgex/profiles.h [2020-03-05T16:01:36.122Z] -- Installing: /usr/local/include/edgex/edgex-base.h [2020-03-05T16:01:36.122Z] -- Installing: /usr/local/include/edgex/error.h [2020-03-05T16:01:36.122Z] -- Installing: /usr/local/include/edgex/registry.h [2020-03-05T16:01:36.122Z] -- Installing: /usr/local/include/edgex/rest-server.h [2020-03-05T16:01:36.122Z] -- Installing: /usr/local/include/edgex/os.h [2020-03-05T16:01:36.122Z] -- Installing: /usr/local/include/edgex/devsdk.h [2020-03-05T16:01:36.122Z] -- Installing: /usr/local/include/edgex/eventgen.h [2020-03-05T16:01:36.122Z] -- Installing: /usr/local/include/edgex/edgex-logging.h [2020-03-05T16:01:36.122Z] -- Installing: /usr/local/include/edgex/csdk-defs.h [2020-03-05T16:01:36.122Z] -- Installing: /usr/local/include/iot [2020-03-05T16:01:36.122Z] -- Installing: /usr/local/include/iot/hash.h [2020-03-05T16:01:36.122Z] -- Installing: /usr/local/include/iot/thread.h [2020-03-05T16:01:36.122Z] -- Installing: /usr/local/include/iot/json.h [2020-03-05T16:01:36.122Z] -- Installing: /usr/local/include/iot/os [2020-03-05T16:01:36.122Z] -- Installing: /usr/local/include/iot/os/zephyr.h [2020-03-05T16:01:36.122Z] -- Installing: /usr/local/include/iot/os/linux.h [2020-03-05T16:01:36.122Z] -- Installing: /usr/local/include/iot/base64.h [2020-03-05T16:01:36.122Z] -- Installing: /usr/local/include/iot/container.h [2020-03-05T16:01:36.122Z] -- Installing: /usr/local/include/iot/data.h [2020-03-05T16:01:36.122Z] -- Installing: /usr/local/include/iot/threadpool.h [2020-03-05T16:01:36.122Z] -- Installing: /usr/local/include/iot/scheduler.h [2020-03-05T16:01:36.122Z] -- Installing: /usr/local/include/iot/component.h [2020-03-05T16:01:36.122Z] -- Installing: /usr/local/include/iot/os.h [2020-03-05T16:01:36.122Z] -- Installing: /usr/local/include/iot/logger.h [2020-03-05T16:01:36.122Z] -- Installing: /usr/local/include/iot/time.h [2020-03-05T16:01:36.122Z] -- Installing: /usr/local/include/iot/iot.h [2020-03-05T16:01:36.122Z] -- Installing: /usr/local/share/device-sdk-c/LICENSE [2020-03-05T16:01:36.122Z] -- Installing: /usr/local/share/device-sdk-c/Attribution.txt [2020-03-05T16:01:36.122Z] make: Leaving directory '/tmp/sdk/build/release' [2020-03-05T16:01:38.148Z] Removing intermediate container a549868c0f7c [2020-03-05T16:01:38.148Z] ---> 1dad2c38a8fe [2020-03-05T16:01:38.148Z] Step 14/21 : FROM alpine:3.9 [2020-03-05T16:01:38.794Z] 3.9: Pulling from library/alpine [2020-03-05T16:01:38.794Z] eb93038481dd: Pulling fs layer [2020-03-05T16:01:39.454Z] eb93038481dd: Verifying Checksum [2020-03-05T16:01:39.454Z] eb93038481dd: Download complete [2020-03-05T16:01:40.062Z] eb93038481dd: Pull complete [2020-03-05T16:01:40.062Z] Digest: sha256:115731bab0862031b44766733890091c17924f9b7781b79997f5f163be262178 [2020-03-05T16:01:40.062Z] Status: Downloaded newer image for alpine:3.9 [2020-03-05T16:01:40.062Z] ---> 355993758880 [2020-03-05T16:01:40.062Z] Step 15/21 : MAINTAINER IOTech [2020-03-05T16:01:40.347Z] ---> Running in d0bf116c8428 [2020-03-05T16:01:40.959Z] Removing intermediate container d0bf116c8428 [2020-03-05T16:01:40.959Z] ---> 16a48541bd0e [2020-03-05T16:01:40.959Z] Step 16/21 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml curl libmicrohttpd libuuid [2020-03-05T16:01:40.959Z] ---> Running in 0e51e2cb3b1b [2020-03-05T16:01:41.993Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz [2020-03-05T16:01:41.993Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz [2020-03-05T16:01:42.607Z] (1/48) Installing binutils (2.31.1-r2) [2020-03-05T16:01:42.607Z] (2/48) Installing libmagic (5.36-r1) [2020-03-05T16:01:42.884Z] (3/48) Installing file (5.36-r1) [2020-03-05T16:01:42.884Z] (4/48) Installing gmp (6.1.2-r1) [2020-03-05T16:01:42.884Z] (5/48) Installing isl (0.18-r0) [2020-03-05T16:01:42.884Z] (6/48) Installing libgomp (8.3.0-r0) [2020-03-05T16:01:42.884Z] (7/48) Installing libatomic (8.3.0-r0) [2020-03-05T16:01:42.884Z] (8/48) Installing libgcc (8.3.0-r0) [2020-03-05T16:01:42.884Z] (9/48) Installing mpfr3 (3.1.5-r1) [2020-03-05T16:01:43.183Z] (10/48) Installing mpc1 (1.0.3-r1) [2020-03-05T16:01:43.183Z] (11/48) Installing libstdc++ (8.3.0-r0) [2020-03-05T16:01:43.183Z] (12/48) Installing gcc (8.3.0-r0) [2020-03-05T16:01:44.716Z] (13/48) Installing musl-dev (1.1.20-r5) [2020-03-05T16:01:44.716Z] (14/48) Installing libc-dev (0.7.1-r0) [2020-03-05T16:01:44.716Z] (15/48) Installing g++ (8.3.0-r0) [2020-03-05T16:01:46.240Z] (16/48) Installing make (4.2.1-r2) [2020-03-05T16:01:46.240Z] (17/48) Installing fortify-headers (1.0-r0) [2020-03-05T16:01:46.240Z] (18/48) Installing build-base (0.5-r1) [2020-03-05T16:01:46.240Z] (19/48) Installing libattr (2.4.47-r7) [2020-03-05T16:01:46.240Z] (20/48) Installing libacl (2.2.52-r5) [2020-03-05T16:01:46.240Z] (21/48) Installing libbz2 (1.0.6-r7) [2020-03-05T16:01:46.240Z] (22/48) Installing expat (2.2.8-r0) [2020-03-05T16:01:46.240Z] (23/48) Installing lz4-libs (1.8.3-r2) [2020-03-05T16:01:46.240Z] (24/48) Installing xz-libs (5.2.4-r0) [2020-03-05T16:01:46.240Z] (25/48) Installing libarchive (3.3.3-r1) [2020-03-05T16:01:46.240Z] (26/48) Installing ca-certificates (20190108-r0) [2020-03-05T16:01:46.543Z] (27/48) Installing nghttp2-libs (1.35.1-r1) [2020-03-05T16:01:46.543Z] (28/48) Installing libssh2 (1.9.0-r1) [2020-03-05T16:01:46.543Z] (29/48) Installing libcurl (7.64.0-r3) [2020-03-05T16:01:46.543Z] (30/48) Installing ncurses-terminfo-base (6.1_p20190105-r0) [2020-03-05T16:01:46.543Z] (31/48) Installing ncurses-terminfo (6.1_p20190105-r0) [2020-03-05T16:01:47.573Z] (32/48) Installing ncurses-libs (6.1_p20190105-r0) [2020-03-05T16:01:47.573Z] (33/48) Installing rhash-libs (1.3.6-r2) [2020-03-05T16:01:47.573Z] (34/48) Installing libuv (1.23.2-r0) [2020-03-05T16:01:47.573Z] (35/48) Installing cmake (3.13.0-r0) [2020-03-05T16:01:49.099Z] (36/48) Installing curl (7.64.0-r3) [2020-03-05T16:01:49.099Z] (37/48) Installing pcre2 (10.32-r1) [2020-03-05T16:01:49.099Z] (38/48) Installing git (2.20.2-r0) [2020-03-05T16:01:49.377Z] (39/48) Installing nettle (3.4.1-r0) [2020-03-05T16:01:49.377Z] (40/48) Installing libffi (3.2.1-r6) [2020-03-05T16:01:49.377Z] (41/48) Installing p11-kit (0.23.14-r0) [2020-03-05T16:01:49.377Z] (42/48) Installing libtasn1 (4.14-r0) [2020-03-05T16:01:49.377Z] (43/48) Installing libunistring (0.9.10-r0) [2020-03-05T16:01:49.377Z] (44/48) Installing gnutls (3.6.7-r0) [2020-03-05T16:01:49.377Z] (45/48) Installing libmicrohttpd (0.9.62-r0) [2020-03-05T16:01:49.377Z] (46/48) Installing libuuid (2.33-r0) [2020-03-05T16:01:49.662Z] (47/48) Installing wget (1.20.3-r0) [2020-03-05T16:01:49.662Z] (48/48) Installing yaml (0.2.1-r0) [2020-03-05T16:01:49.662Z] Executing busybox-1.29.3-r10.trigger [2020-03-05T16:01:49.662Z] Executing ca-certificates-20190108-r0.trigger [2020-03-05T16:01:49.662Z] OK: 219 MiB in 62 packages [2020-03-05T16:02:05.283Z] Removing intermediate container 0e51e2cb3b1b [2020-03-05T16:02:05.283Z] ---> 88ddd4d95758 [2020-03-05T16:02:05.283Z] Step 17/21 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot [2020-03-05T16:02:05.283Z] ---> 001627546b72 [2020-03-05T16:02:05.283Z] Step 18/21 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex [2020-03-05T16:02:05.283Z] ---> f3960e59a46d [2020-03-05T16:02:05.283Z] Step 19/21 : COPY --from=builder /usr/local/lib /usr/local/lib [2020-03-05T16:02:05.283Z] ---> c8173a7812e6 [2020-03-05T16:02:05.283Z] Step 20/21 : COPY --from=builder /usr/local/lib64 /usr/local/lib64 [2020-03-05T16:02:05.593Z] ---> ceb2bf4841f4 [2020-03-05T16:02:05.593Z] Step 21/21 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c [2020-03-05T16:02:05.910Z] ---> 297b6bfdc2f9 [2020-03-05T16:02:05.910Z] Successfully built 297b6bfdc2f9 [2020-03-05T16:02:05.910Z] 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-03-05T16:02:06.810Z] + docker inspect -f . ci-base-image-arm64 [2020-03-05T16:02:06.810Z] . [Pipeline] withDockerContainer [2020-03-05T16:02:07.229Z] prd-ubuntu18.04-docker-arm64-4c-16g-2444 does not seem to be running inside a container [2020-03-05T16:02:07.357Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-c/2 -v /w/workspace/device-sdk-c/2:/w/workspace/device-sdk-c/2:rw,z -v /w/workspace/device-sdk-c/2@tmp:/w/workspace/device-sdk-c/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-03-05T16:02:08.661Z] $ docker top ec48603d2173d4a1345c3cebc65fbc7908c90fa78dcc2bfa307516346fca8c54 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-03-05T16:02:11.467Z] + make test [2020-03-05T16:02:11.467Z] echo "make test" [2020-03-05T16:02:11.467Z] make test [Pipeline] } [2020-03-05T16:02:11.511Z] $ docker stop --time=1 ec48603d2173d4a1345c3cebc65fbc7908c90fa78dcc2bfa307516346fca8c54 [2020-03-05T16:02:13.475Z] $ docker rm -f ec48603d2173d4a1345c3cebc65fbc7908c90fa78dcc2bfa307516346fca8c54 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-03-05T16:02:14.372Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-03-05T16:02:14.946Z] + ls -al . [2020-03-05T16:02:14.946Z] total 192 [2020-03-05T16:02:14.946Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 5 15:59 . [2020-03-05T16:02:14.946Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 5 15:59 .. [2020-03-05T16:02:14.946Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 5 15:59 .git [2020-03-05T16:02:14.946Z] -rw-rw-r-- 1 jenkins jenkins 176 Mar 5 15:59 .gitignore [2020-03-05T16:02:14.946Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 5 15:59 .semver [2020-03-05T16:02:14.946Z] -rw-rw-r-- 1 jenkins jenkins 3104 Mar 5 15:59 Attribution.txt [2020-03-05T16:02:14.946Z] -rw-rw-r-- 1 jenkins jenkins 4817 Mar 5 15:59 CHANGES [2020-03-05T16:02:14.946Z] -rw-rw-r-- 1 jenkins jenkins 108574 Mar 5 15:59 Doxyfile [2020-03-05T16:02:14.946Z] -rw-rw-r-- 1 jenkins jenkins 792 Mar 5 15:59 Jenkinsfile [2020-03-05T16:02:14.946Z] -rw-rw-r-- 1 jenkins jenkins 10174 Mar 5 15:59 LICENSE [2020-03-05T16:02:14.946Z] -rw-rw-r-- 1 jenkins jenkins 448 Mar 5 15:59 Makefile [2020-03-05T16:02:14.946Z] -rw-rw-r-- 1 jenkins jenkins 1612 Mar 5 15:59 README.md [2020-03-05T16:02:14.946Z] -rw-rw-r-- 1 jenkins jenkins 5031 Mar 5 15:59 README.v2.md [2020-03-05T16:02:14.946Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 5 15:57 VERSION [2020-03-05T16:02:14.946Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 5 15:59 docs [2020-03-05T16:02:14.946Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 5 15:59 include [2020-03-05T16:02:14.946Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 5 15:59 scripts [2020-03-05T16:02:14.946Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 5 15:59 src [Pipeline] isUnix [Pipeline] sh [2020-03-05T16:02:15.890Z] + docker build -t docker-device-sdk-c-arm64 -f scripts/Dockerfile.alpine-3.9 --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=a57800e1b4c07441a3c64a628057e536a829fed4 --label arch=arm64 --label version=0.0.0 . [2020-03-05T16:02:15.890Z] Sending build context to Docker daemon 2.733MB [2020-03-05T16:02:15.890Z] Step 1/15 : ARG BASE=alpine:3.9 [2020-03-05T16:02:15.890Z] Step 2/15 : FROM ${BASE} [2020-03-05T16:02:15.890Z] ---> 297b6bfdc2f9 [2020-03-05T16:02:15.890Z] Step 3/15 : MAINTAINER IOTech [2020-03-05T16:02:16.171Z] ---> Running in d58103b2028d [2020-03-05T16:02:16.788Z] Removing intermediate container d58103b2028d [2020-03-05T16:02:16.788Z] ---> 2f004e8fd016 [2020-03-05T16:02:16.788Z] 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-03-05T16:02:16.788Z] ---> Running in 4d892b680ab2 [2020-03-05T16:02:17.758Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz [2020-03-05T16:02:17.758Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz [2020-03-05T16:02:18.588Z] (1/21) Installing pkgconf (1.6.0-r0) [2020-03-05T16:02:18.588Z] (2/21) Installing openssl-dev (1.1.1d-r2) [2020-03-05T16:02:18.959Z] (3/21) Installing zlib-dev (1.2.11-r1) [2020-03-05T16:02:18.959Z] (4/21) Installing libssh2-dev (1.9.0-r1) [2020-03-05T16:02:18.959Z] (5/21) Installing nghttp2-dev (1.35.1-r1) [2020-03-05T16:02:18.959Z] (6/21) Installing curl-dev (7.64.0-r3) [2020-03-05T16:02:19.241Z] (7/21) Installing gnutls-c++ (3.6.7-r0) [2020-03-05T16:02:19.241Z] (8/21) Installing libgmpxx (6.1.2-r1) [2020-03-05T16:02:19.241Z] (9/21) Installing gmp-dev (6.1.2-r1) [2020-03-05T16:02:19.241Z] (10/21) Installing nettle-dev (3.4.1-r0) [2020-03-05T16:02:19.854Z] (11/21) Installing libtasn1-dev (4.14-r0) [2020-03-05T16:02:19.854Z] (12/21) Installing p11-kit-dev (0.23.14-r0) [2020-03-05T16:02:19.854Z] (13/21) Installing gnutls-dev (3.6.7-r0) [2020-03-05T16:02:19.854Z] (14/21) Installing libmicrohttpd-dev (0.9.62-r0) [2020-03-05T16:02:19.854Z] (15/21) Installing ncurses-dev (6.1_p20190105-r0) [2020-03-05T16:02:19.854Z] (16/21) Installing libblkid (2.33-r0) [2020-03-05T16:02:19.854Z] (17/21) Installing libfdisk (2.33-r0) [2020-03-05T16:02:19.854Z] (18/21) Installing libmount (2.33-r0) [2020-03-05T16:02:19.854Z] (19/21) Installing libsmartcols (2.33-r0) [2020-03-05T16:02:19.854Z] (20/21) Installing util-linux-dev (2.33-r0) [2020-03-05T16:02:20.176Z] (21/21) Installing yaml-dev (0.2.1-r0) [2020-03-05T16:02:20.176Z] Executing busybox-1.29.3-r10.trigger [2020-03-05T16:02:20.176Z] OK: 279 MiB in 83 packages [2020-03-05T16:02:23.936Z] Removing intermediate container 4d892b680ab2 [2020-03-05T16:02:23.936Z] ---> 806a1eb5b63d [2020-03-05T16:02:23.936Z] Step 5/15 : COPY VERSION /edgex-c-sdk/ [2020-03-05T16:02:23.936Z] ---> 3d4a4591607d [2020-03-05T16:02:23.936Z] Step 6/15 : COPY src /edgex-c-sdk/src/ [2020-03-05T16:02:24.729Z] ---> 4f23c50a20d5 [2020-03-05T16:02:24.729Z] Step 7/15 : COPY include /edgex-c-sdk/include/ [2020-03-05T16:02:25.438Z] ---> 26a13e904026 [2020-03-05T16:02:25.438Z] Step 8/15 : COPY scripts /edgex-c-sdk/scripts [2020-03-05T16:02:25.727Z] ---> 67d04f31fddf [2020-03-05T16:02:25.727Z] Step 9/15 : COPY LICENSE /edgex-c-sdk/ [2020-03-05T16:02:26.356Z] ---> 09f274e375cd [2020-03-05T16:02:26.356Z] Step 10/15 : COPY Attribution.txt /edgex-c-sdk/ [2020-03-05T16:02:26.655Z] ---> 8daab75a318a [2020-03-05T16:02:26.655Z] Step 11/15 : WORKDIR /edgex-c-sdk [2020-03-05T16:02:26.942Z] ---> Running in b8f964f5d776 [2020-03-05T16:02:27.219Z] Removing intermediate container b8f964f5d776 [2020-03-05T16:02:27.219Z] ---> e10ab4fa366c [2020-03-05T16:02:27.219Z] Step 12/15 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] [2020-03-05T16:02:27.504Z] ---> Running in 4cad43613b9f [2020-03-05T16:02:27.786Z] Removing intermediate container 4cad43613b9f [2020-03-05T16:02:27.786Z] ---> 8913a81a9d16 [2020-03-05T16:02:27.786Z] Step 13/15 : LABEL arch=arm64 [2020-03-05T16:02:27.786Z] ---> Running in 009371adb6e3 [2020-03-05T16:02:28.078Z] Removing intermediate container 009371adb6e3 [2020-03-05T16:02:28.079Z] ---> 2ae383f9744d [2020-03-05T16:02:28.079Z] Step 14/15 : LABEL git_sha=a57800e1b4c07441a3c64a628057e536a829fed4 [2020-03-05T16:02:28.363Z] ---> Running in 65e750c3d0f0 [2020-03-05T16:02:28.676Z] Removing intermediate container 65e750c3d0f0 [2020-03-05T16:02:28.676Z] ---> 2709ec1d6cd1 [2020-03-05T16:02:28.676Z] Step 15/15 : LABEL version=0.0.0 [2020-03-05T16:02:28.676Z] ---> Running in 1ea5b81f259f [2020-03-05T16:02:29.036Z] Removing intermediate container 1ea5b81f259f [2020-03-05T16:02:29.036Z] ---> 60d3be93d378 [2020-03-05T16:02:29.036Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2020-03-05T16:02:29.036Z] Successfully built 60d3be93d378 [2020-03-05T16:02:29.036Z] 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] } [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-03-05T16:02:29.819Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-05T16:02:30.347Z] ---> package-listing.sh [2020-03-05T16:02:30.347Z] ++ facter osfamily [2020-03-05T16:02:30.347Z] ++ tr '[:upper:]' '[:lower:]' [2020-03-05T16:02:30.347Z] + OS_FAMILY=redhat [2020-03-05T16:02:30.347Z] + workspace=/w/workspace/edgexfoundry_device-sdk-c_PR-236 [2020-03-05T16:02:30.347Z] + START_PACKAGES=/tmp/packages_start.txt [2020-03-05T16:02:30.347Z] + END_PACKAGES=/tmp/packages_end.txt [2020-03-05T16:02:30.347Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-03-05T16:02:30.347Z] + PACKAGES=/tmp/packages_start.txt [2020-03-05T16:02:30.347Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_PR-236 ']' [2020-03-05T16:02:30.347Z] + PACKAGES=/tmp/packages_end.txt [2020-03-05T16:02:30.347Z] + case "${OS_FAMILY}" in [2020-03-05T16:02:30.347Z] + rpm -qa [2020-03-05T16:02:30.347Z] + sort [2020-03-05T16:02:34.619Z] + '[' -f /tmp/packages_start.txt ']' [2020-03-05T16:02:34.619Z] + '[' -f /tmp/packages_end.txt ']' [2020-03-05T16:02:34.619Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-03-05T16:02:34.619Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_PR-236 ']' [2020-03-05T16:02:34.619Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-c_PR-236/archives/ [2020-03-05T16:02:34.619Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-c_PR-236/archives/ [Pipeline] isUnix [Pipeline] sh [2020-03-05T16:02:35.047Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-03-05T16:02:35.047Z] [2020-03-05T16:02:35.047Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-03-05T16:02:35.424Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-03-05T16:02:35.784Z] alpine: Pulling from edgex-lftools-log-publisher [2020-03-05T16:02:35.784Z] c9b1b535fdd9: Pulling fs layer [2020-03-05T16:02:35.784Z] 2cc5ad85d9ab: Pulling fs layer [2020-03-05T16:02:35.784Z] 756a868c4378: Pulling fs layer [2020-03-05T16:02:35.784Z] 444b2fc9a129: Pulling fs layer [2020-03-05T16:02:35.784Z] ea15f1150254: Pulling fs layer [2020-03-05T16:02:35.784Z] aff0b1468e3f: Pulling fs layer [2020-03-05T16:02:35.784Z] 24ec7e4c2f34: Pulling fs layer [2020-03-05T16:02:35.784Z] 2c8d4456eed3: Pulling fs layer [2020-03-05T16:02:35.784Z] a7efe2bd1cbe: Pulling fs layer [2020-03-05T16:02:35.784Z] b796e8c79dde: Pulling fs layer [2020-03-05T16:02:35.784Z] 444b2fc9a129: Waiting [2020-03-05T16:02:35.784Z] ea15f1150254: Waiting [2020-03-05T16:02:35.784Z] aff0b1468e3f: Waiting [2020-03-05T16:02:35.784Z] 24ec7e4c2f34: Waiting [2020-03-05T16:02:35.784Z] 2c8d4456eed3: Waiting [2020-03-05T16:02:35.784Z] a7efe2bd1cbe: Waiting [2020-03-05T16:02:35.784Z] b796e8c79dde: Waiting [2020-03-05T16:02:36.081Z] 2cc5ad85d9ab: Verifying Checksum [2020-03-05T16:02:36.081Z] 2cc5ad85d9ab: Download complete [2020-03-05T16:02:36.081Z] 444b2fc9a129: Verifying Checksum [2020-03-05T16:02:36.081Z] 444b2fc9a129: Download complete [2020-03-05T16:02:36.081Z] ea15f1150254: Download complete [2020-03-05T16:02:36.370Z] c9b1b535fdd9: Verifying Checksum [2020-03-05T16:02:36.370Z] 24ec7e4c2f34: Verifying Checksum [2020-03-05T16:02:36.370Z] 24ec7e4c2f34: Download complete [2020-03-05T16:02:36.656Z] c9b1b535fdd9: Pull complete [2020-03-05T16:02:36.656Z] 2cc5ad85d9ab: Pull complete [2020-03-05T16:02:37.629Z] 2c8d4456eed3: Verifying Checksum [2020-03-05T16:02:37.629Z] 2c8d4456eed3: Download complete [2020-03-05T16:02:37.629Z] 756a868c4378: Verifying Checksum [2020-03-05T16:02:37.629Z] 756a868c4378: Download complete [2020-03-05T16:02:37.927Z] b796e8c79dde: Verifying Checksum [2020-03-05T16:02:37.927Z] b796e8c79dde: Download complete [2020-03-05T16:02:37.927Z] a7efe2bd1cbe: Verifying Checksum [2020-03-05T16:02:37.927Z] a7efe2bd1cbe: Download complete [2020-03-05T16:02:39.495Z] 756a868c4378: Pull complete [2020-03-05T16:02:39.495Z] aff0b1468e3f: Verifying Checksum [2020-03-05T16:02:39.495Z] aff0b1468e3f: Download complete [2020-03-05T16:02:39.495Z] 444b2fc9a129: Pull complete [2020-03-05T16:02:39.766Z] ea15f1150254: Pull complete [2020-03-05T16:02:44.218Z] aff0b1468e3f: Pull complete [2020-03-05T16:02:44.218Z] 24ec7e4c2f34: Pull complete [2020-03-05T16:02:45.656Z] 2c8d4456eed3: Pull complete [2020-03-05T16:02:45.922Z] a7efe2bd1cbe: Pull complete [2020-03-05T16:02:45.922Z] b796e8c79dde: Pull complete [2020-03-05T16:02:45.922Z] Digest: sha256:e31ec4acf9eeeaa3d9023c2bc411d5a0ff3d692474b571289b8a5b5fbf95746d [2020-03-05T16:02:45.922Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-03-05T16:02:46.186Z] prd-centos7-docker-4c-2g-2443 does not seem to be running inside a container [2020-03-05T16:02:46.338Z] $ 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-236 -v /w/workspace/edgexfoundry_device-sdk-c_PR-236:/w/workspace/edgexfoundry_device-sdk-c_PR-236:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_PR-236@tmp:/w/workspace/edgexfoundry_device-sdk-c_PR-236@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-03-05T16:02:47.068Z] $ docker top 42c628a85f32e9a4697a72d2aa882108a5cf4c47a45f01e2d30b229f899e2841 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-03-05T16:02:47.845Z] provisioning config files... [2020-03-05T16:02:47.863Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_PR-236@tmp/config3786970863810667191tmp [Pipeline] { [Pipeline] echo [2020-03-05T16:02:47.883Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-05T16:02:48.273Z] ---> create-netrc.sh [Pipeline] echo [2020-03-05T16:02:48.402Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-05T16:02:48.812Z] ---> logs-deploy.sh [2020-03-05T16:02:48.812Z] + ARCHIVE_ARTIFACTS= [2020-03-05T16:02:48.812Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-03-05T16:02:48.812Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-03-05T16:02:48.812Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-03-05T16:02:48.812Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/PR-236/2 [2020-03-05T16:02:48.812Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-c/job/PR-236/2/ [2020-03-05T16:02:48.812Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/PR-236/2 /w/workspace/edgexfoundry_device-sdk-c_PR-236 [2020-03-05T16:02:49.856Z] Archives upload complete. [2020-03-05T16:02:50.178Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/PR-236/2 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-c/job/PR-236/2/