Pull request #288 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of iain-anderson for edgexfoundry/device-sdk-c Obtained Jenkinsfile from db1d01ed50fede27c73a10e9088d1d8d82358a17+c2304b16a4a77b3b71c89fce4fac471bd722c945 (0c1c9ae752e5891ea74044de3d5b8d6137065069) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/PR-288/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 # timeout=10 Commit message: "Merge pull request #220 from ernestojeda/fix-arm64-semver" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildCApp] RAW Config: [project:device-sdk-c, dockerBuildFilePath:scripts/Dockerfile.alpine-3.11-base, dockerFilePath:scripts/Dockerfile.alpine-3.11, pushImage:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildCApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-c-settings PROJECT: device-sdk-c USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest DOCKER_FILE_PATH: scripts/Dockerfile.alpine-3.11 DOCKER_BUILD_FILE_PATH: scripts/Dockerfile.alpine-3.11-base DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-sdk-c DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre SNAP_CHANNEL: latest/edge BUILD_SNAP: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-1682’ Running on prd-centos7-docker-4c-2g-1685 in /w/workspace/edgexfoundry_device-sdk-c_PR-288 [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 Fetching without tags Cloning repository git@github.com:edgexfoundry/device-sdk-c.git > git init /w/workspace/edgexfoundry_device-sdk-c_PR-288 # 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/288/head:refs/remotes/origin/PR-288 +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/288/head:refs/remotes/origin/PR-288 # 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/288/head:refs/remotes/origin/PR-288 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit c2304b16a4a77b3b71c89fce4fac471bd722c945 into PR head commit db1d01ed50fede27c73a10e9088d1d8d82358a17 Merge succeeded, producing db1d01ed50fede27c73a10e9088d1d8d82358a17 Checking out Revision db1d01ed50fede27c73a10e9088d1d8d82358a17 (PR-288) > git config core.sparsecheckout # timeout=10 > git checkout -f db1d01ed50fede27c73a10e9088d1d8d82358a17 # 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 c2304b16a4a77b3b71c89fce4fac471bd722c945 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f db1d01ed50fede27c73a10e9088d1d8d82358a17 # timeout=10 Commit message: "doc: add example showing devsdk_post_readings use (#279)" First time build. Skipping changelog. > git --version # timeout=10 fatal: bad object aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-07-31T09:12:19.968Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-07-31T09:12:20.287Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-07-31T09:12:21.495Z] ========================================================= [2020-07-31T09:12:21.495Z] EdgeX Global Pipelines Version Info [2020-07-31T09:12:21.495Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-07-31T09:12:23.362Z] ------------------- [2020-07-31T09:12:23.362Z] stable info: [2020-07-31T09:12:23.362Z] ------------------- [2020-07-31T09:12:23.362Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-07-31T09:12:23.362Z] Commit SHA: aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 [2020-07-31T09:12:23.362Z] Message: update stable to v1.0.106 [2020-07-31T09:12:24.303Z] ------------------- [2020-07-31T09:12:24.303Z] experimental info: [2020-07-31T09:12:24.303Z] ------------------- [2020-07-31T09:12:24.303Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-07-31T09:12:24.303Z] Commit SHA: 69b11ffe9275ab8e68c4cba724b6d595bdc2db9b [2020-07-31T09:12:24.303Z] Message: update experimental to v1.0.111 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-07-31T09:12:27.140Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-07-31T09:12:27.140Z] [2020-07-31T09:12:27.140Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-07-31T09:12:27.519Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-07-31T09:12:27.519Z] latest: Pulling from edgex-devops/git-semver [2020-07-31T09:12:27.519Z] 31603596830f: Pulling fs layer [2020-07-31T09:12:27.519Z] 2a8b12db71e7: Pulling fs layer [2020-07-31T09:12:27.519Z] 6ca5941a6612: Pulling fs layer [2020-07-31T09:12:27.519Z] ecc8261a40a4: Pulling fs layer [2020-07-31T09:12:27.519Z] ecc8261a40a4: Waiting [2020-07-31T09:12:27.519Z] 2a8b12db71e7: Download complete [2020-07-31T09:12:27.519Z] 31603596830f: Verifying Checksum [2020-07-31T09:12:27.519Z] 31603596830f: Download complete [2020-07-31T09:12:27.780Z] ecc8261a40a4: Verifying Checksum [2020-07-31T09:12:27.780Z] ecc8261a40a4: Download complete [2020-07-31T09:12:27.780Z] 6ca5941a6612: Verifying Checksum [2020-07-31T09:12:27.780Z] 6ca5941a6612: Download complete [2020-07-31T09:12:27.780Z] 31603596830f: Pull complete [2020-07-31T09:12:28.041Z] 2a8b12db71e7: Pull complete [2020-07-31T09:12:28.622Z] 6ca5941a6612: Pull complete [2020-07-31T09:12:28.884Z] ecc8261a40a4: Pull complete [2020-07-31T09:12:28.884Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-07-31T09:12:28.884Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-07-31T09:12:28.884Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-07-31T09:12:29.006Z] prd-centos7-docker-4c-2g-1685 does not seem to be running inside a container [2020-07-31T09:12:29.044Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_PR-288 -v /w/workspace/edgexfoundry_device-sdk-c_PR-288:/w/workspace/edgexfoundry_device-sdk-c_PR-288:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_PR-288@tmp:/w/workspace/edgexfoundry_device-sdk-c_PR-288@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-07-31T09:12:31.212Z] $ docker top 99cb82b3c79df6c2000ba1601e1cc1ab1e519469cad3a5a09093863d65eff6c2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-07-31T09:12:31.569Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-07-31T09:12:31.569Z] [ssh-agent] Looking for ssh-agent implementation... [2020-07-31T09:12:31.758Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-07-31T09:12:31.758Z] $ docker exec 99cb82b3c79df6c2000ba1601e1cc1ab1e519469cad3a5a09093863d65eff6c2 ssh-agent [2020-07-31T09:12:31.915Z] SSH_AUTH_SOCK=/tmp/ssh-85Js6FDnY85E/agent.12 [2020-07-31T09:12:31.915Z] SSH_AGENT_PID=18 [2020-07-31T09:12:31.924Z] Running ssh-add (command line suppressed) [2020-07-31T09:12:32.034Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_PR-288@tmp/private_key_919508110044190257.key (/w/workspace/edgexfoundry_device-sdk-c_PR-288@tmp/private_key_919508110044190257.key) [2020-07-31T09:12:32.089Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-07-31T09:12:32.497Z] + git describe --exact-match --tags HEAD [2020-07-31T09:12:32.498Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-07-31T09:12:32.653Z] $ docker exec --env ******** --env ******** 99cb82b3c79df6c2000ba1601e1cc1ab1e519469cad3a5a09093863d65eff6c2 ssh-agent -k [2020-07-31T09:12:32.765Z] unset SSH_AUTH_SOCK; [2020-07-31T09:12:32.765Z] unset SSH_AGENT_PID; [2020-07-31T09:12:32.765Z] echo Agent pid 18 killed; [2020-07-31T09:12:32.818Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-07-31T09:12:32.957Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-07-31T09:12:32.957Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-07-31T09:12:33.060Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-07-31T09:12:33.060Z] [ssh-agent] Looking for ssh-agent implementation... [2020-07-31T09:12:33.216Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-07-31T09:12:33.216Z] $ docker exec 99cb82b3c79df6c2000ba1601e1cc1ab1e519469cad3a5a09093863d65eff6c2 ssh-agent [2020-07-31T09:12:33.376Z] SSH_AUTH_SOCK=/tmp/ssh-uPCv3U82vPdq/agent.48 [2020-07-31T09:12:33.376Z] SSH_AGENT_PID=53 [2020-07-31T09:12:33.382Z] Running ssh-add (command line suppressed) [2020-07-31T09:12:33.496Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_PR-288@tmp/private_key_8084765266504920326.key (/w/workspace/edgexfoundry_device-sdk-c_PR-288@tmp/private_key_8084765266504920326.key) [2020-07-31T09:12:33.547Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-07-31T09:12:33.909Z] + git semver init [2020-07-31T09:12:33.909Z] # -> Open(): unable to determine branch for HEAD [2020-07-31T09:12:33.909Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_PR-288/.git [2020-07-31T09:12:33.909Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_PR-288 [2020-07-31T09:12:33.909Z] # $SEMVER_REMOTE_NAME = origin [2020-07-31T09:12:33.909Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-07-31T09:12:33.909Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-07-31T09:12:33.909Z] # $SEMVER_BRANCH = PR-288 [2020-07-31T09:12:33.909Z] # $SEMVER_TEMP = /tmp/semver-102427723 [2020-07-31T09:12:33.909Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-c.git $SEMVER_TEMP [2020-07-31T09:12:34.854Z] # '/tmp/semver-102427723' -> '/w/workspace/edgexfoundry_device-sdk-c_PR-288/.semver' [2020-07-31T09:12:34.854Z] # -> Force: false [2020-07-31T09:12:34.854Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_PR-288/.semver [Pipeline] } [2020-07-31T09:12:34.873Z] $ docker exec --env ******** --env ******** 99cb82b3c79df6c2000ba1601e1cc1ab1e519469cad3a5a09093863d65eff6c2 ssh-agent -k [2020-07-31T09:12:34.989Z] unset SSH_AUTH_SOCK; [2020-07-31T09:12:34.990Z] unset SSH_AGENT_PID; [2020-07-31T09:12:34.990Z] echo Agent pid 53 killed; [2020-07-31T09:12:35.036Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-07-31T09:12:35.591Z] + git semver [Pipeline] } [2020-07-31T09:12:35.616Z] $ docker stop --time=1 99cb82b3c79df6c2000ba1601e1cc1ab1e519469cad3a5a09093863d65eff6c2 [2020-07-31T09:12:36.973Z] $ docker rm -f 99cb82b3c79df6c2000ba1601e1cc1ab1e519469cad3a5a09093863d65eff6c2 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-07-31T09:12:37.783Z] Stashed 28 file(s) [Pipeline] echo [2020-07-31T09:12:37.802Z] [edgeXSemver] initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2020-07-31T09:12:53.347Z] Still waiting to schedule task [2020-07-31T09:12:53.347Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-1685’ [2020-07-31T09:12:53.373Z] Still waiting to schedule task [2020-07-31T09:12:53.373Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-07-31T09:14:32.988Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1686 in /w/workspace/edgexfoundry_device-sdk-c_PR-288 [Pipeline] { [Pipeline] ws [2020-07-31T09:14:33.075Z] Running in /w/workspace/device-sdk-c/1 [Pipeline] { [Pipeline] checkout [2020-07-31T09:14:37.954Z] using credential edgex-jenkins-ssh [2020-07-31T09:14:38.005Z] Cloning the remote Git repository [2020-07-31T09:14:38.006Z] Cloning with configured refspecs honoured and without tags [2020-07-31T09:14:38.062Z] Cloning repository git@github.com:edgexfoundry/device-sdk-c.git [2020-07-31T09:14:38.176Z] > git init /w/workspace/device-sdk-c/1 # timeout=10 [2020-07-31T09:14:38.247Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2020-07-31T09:14:38.248Z] > git --version # timeout=10 [2020-07-31T09:14:38.271Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-31T09:14:38.341Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/288/head:refs/remotes/origin/PR-288 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-31T09:14:39.287Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2020-07-31T09:14:39.308Z] > git config --add remote.origin.fetch +refs/pull/288/head:refs/remotes/origin/PR-288 # timeout=10 [2020-07-31T09:14:39.329Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-31T09:14:39.369Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2020-07-31T09:14:39.397Z] Fetching without tags [2020-07-31T09:14:39.855Z] Merging remotes/origin/master commit c2304b16a4a77b3b71c89fce4fac471bd722c945 into PR head commit db1d01ed50fede27c73a10e9088d1d8d82358a17 [2020-07-31T09:14:40.139Z] Merge succeeded, producing db1d01ed50fede27c73a10e9088d1d8d82358a17 [2020-07-31T09:14:40.139Z] Checking out Revision db1d01ed50fede27c73a10e9088d1d8d82358a17 (PR-288) [2020-07-31T09:14:39.406Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2020-07-31T09:14:39.407Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-31T09:14:39.420Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/288/head:refs/remotes/origin/PR-288 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-31T09:14:39.885Z] > git config core.sparsecheckout # timeout=10 [2020-07-31T09:14:39.909Z] > git checkout -f db1d01ed50fede27c73a10e9088d1d8d82358a17 # timeout=10 [2020-07-31T09:14:40.020Z] > git remote # timeout=10 [2020-07-31T09:14:40.042Z] > git config --get remote.origin.url # timeout=10 [2020-07-31T09:14:40.061Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-31T09:14:40.072Z] > git merge c2304b16a4a77b3b71c89fce4fac471bd722c945 # timeout=10 [2020-07-31T09:14:40.102Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-31T09:14:40.144Z] > git config core.sparsecheckout # timeout=10 [2020-07-31T09:14:40.160Z] > git checkout -f db1d01ed50fede27c73a10e9088d1d8d82358a17 # timeout=10 [2020-07-31T09:14:44.607Z] Commit message: "doc: add example showing devsdk_post_readings use (#279)" [2020-07-31T09:14:44.664Z] > git --version # timeout=10 [2020-07-31T09:14:44.690Z] fatal: bad object aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-07-31T09:14:46.214Z] ========================================================= [2020-07-31T09:14:46.214Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest] [2020-07-31T09:14:46.214Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-07-31T09:14:47.432Z] + docker build -t ci-base-image-arm64 -f scripts/Dockerfile.alpine-3.11-base --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest . [2020-07-31T09:14:48.414Z] Sending build context to Docker daemon 3.479MB [2020-07-31T09:14:48.414Z] Step 1/21 : ARG BASE=alpine:3.11 [2020-07-31T09:14:48.414Z] Step 2/21 : FROM ${BASE} as builder [2020-07-31T09:14:48.693Z] latest: Pulling from edgex-devops/edgex-gcc-base-arm64 [2020-07-31T09:14:48.693Z] 0362ad1dd800: Pulling fs layer [2020-07-31T09:14:48.968Z] f2cdb1532d8b: Pulling fs layer [2020-07-31T09:14:48.968Z] 37ed683be191: Pulling fs layer [2020-07-31T09:14:48.968Z] f2cdb1532d8b: Verifying Checksum [2020-07-31T09:14:48.968Z] f2cdb1532d8b: Download complete [2020-07-31T09:14:48.968Z] 0362ad1dd800: Verifying Checksum [2020-07-31T09:14:48.968Z] 0362ad1dd800: Download complete [2020-07-31T09:14:50.040Z] 0362ad1dd800: Pull complete [2020-07-31T09:14:50.317Z] f2cdb1532d8b: Pull complete [2020-07-31T09:14:51.293Z] 37ed683be191: Verifying Checksum [2020-07-31T09:14:51.293Z] 37ed683be191: Download complete [2020-07-31T09:15:01.160Z] Running on prd-centos7-docker-4c-2g-1687 in /w/workspace/edgexfoundry_device-sdk-c_PR-288 [Pipeline] { [Pipeline] ws [2020-07-31T09:15:01.241Z] Running in /w/workspace/device-sdk-c/1 [Pipeline] { [Pipeline] checkout [2020-07-31T09:15:01.464Z] 37ed683be191: Pull complete [2020-07-31T09:15:01.464Z] Digest: sha256:f3a502aba7c4a8aa4a4fcde21dbb9db33787f3779e80dd14fb3ea60ab67de23f [2020-07-31T09:15:01.464Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest [2020-07-31T09:15:01.464Z] ---> b23d30803547 [2020-07-31T09:15:01.464Z] Step 3/21 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml-dev libcurl curl-dev libmicrohttpd-dev util-linux-dev ncurses-dev [2020-07-31T09:15:02.449Z] ---> Running in cf7eb1634b8e [2020-07-31T09:15:03.892Z] using credential edgex-jenkins-ssh [2020-07-31T09:15:03.975Z] Cloning the remote Git repository [2020-07-31T09:15:03.975Z] Cloning with configured refspecs honoured and without tags [2020-07-31T09:15:04.440Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz [2020-07-31T09:15:03.793Z] Cloning repository git@github.com:edgexfoundry/device-sdk-c.git [2020-07-31T09:15:03.857Z] > git init /w/workspace/device-sdk-c/1 # timeout=10 [2020-07-31T09:15:03.920Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2020-07-31T09:15:03.920Z] > git --version # timeout=10 [2020-07-31T09:15:03.927Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-31T09:15:03.954Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/288/head:refs/remotes/origin/PR-288 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-31T09:15:05.029Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz [2020-07-31T09:15:05.299Z] (1/8) Installing ncurses-dev (6.1_p20190105-r0) [2020-07-31T09:15:05.572Z] (2/8) Installing libuuid (2.33-r0) [2020-07-31T09:15:05.572Z] (3/8) Installing libblkid (2.33-r0) [2020-07-31T09:15:05.572Z] (4/8) Installing libfdisk (2.33-r0) [2020-07-31T09:15:05.847Z] (5/8) Installing libmount (2.33-r0) [2020-07-31T09:15:05.847Z] (6/8) Installing libsmartcols (2.33-r0) [2020-07-31T09:15:05.847Z] (7/8) Installing util-linux-dev (2.33-r0) [2020-07-31T09:15:05.891Z] Fetching without tags [2020-07-31T09:15:06.437Z] (8/8) Installing wget (1.20.3-r0) [2020-07-31T09:15:06.437Z] Executing busybox-1.29.3-r10.trigger [2020-07-31T09:15:06.437Z] OK: 285 MiB in 83 packages [2020-07-31T09:15:06.454Z] Merging remotes/origin/master commit c2304b16a4a77b3b71c89fce4fac471bd722c945 into PR head commit db1d01ed50fede27c73a10e9088d1d8d82358a17 [2020-07-31T09:15:06.547Z] Merge succeeded, producing db1d01ed50fede27c73a10e9088d1d8d82358a17 [2020-07-31T09:15:06.547Z] Checking out Revision db1d01ed50fede27c73a10e9088d1d8d82358a17 (PR-288) [2020-07-31T09:15:05.808Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2020-07-31T09:15:05.821Z] > git config --add remote.origin.fetch +refs/pull/288/head:refs/remotes/origin/PR-288 # timeout=10 [2020-07-31T09:15:05.826Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-31T09:15:05.836Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2020-07-31T09:15:05.846Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2020-07-31T09:15:05.847Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-31T09:15:05.851Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/288/head:refs/remotes/origin/PR-288 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-31T09:15:06.462Z] > git config core.sparsecheckout # timeout=10 [2020-07-31T09:15:06.468Z] > git checkout -f db1d01ed50fede27c73a10e9088d1d8d82358a17 # timeout=10 [2020-07-31T09:15:06.516Z] > git remote # timeout=10 [2020-07-31T09:15:06.521Z] > git config --get remote.origin.url # timeout=10 [2020-07-31T09:15:06.525Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-31T09:15:06.531Z] > git merge c2304b16a4a77b3b71c89fce4fac471bd722c945 # timeout=10 [2020-07-31T09:15:06.541Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-31T09:15:06.550Z] > git config core.sparsecheckout # timeout=10 [2020-07-31T09:15:06.557Z] > git checkout -f db1d01ed50fede27c73a10e9088d1d8d82358a17 # timeout=10 [2020-07-31T09:15:07.878Z] Removing intermediate container cf7eb1634b8e [2020-07-31T09:15:07.878Z] ---> 179faaa7f545 [2020-07-31T09:15:07.878Z] Step 4/21 : ENV CBOR_VERSION=0.5.0 [2020-07-31T09:15:08.157Z] ---> Running in 8fec327503eb [2020-07-31T09:15:08.430Z] Removing intermediate container 8fec327503eb [2020-07-31T09:15:08.430Z] ---> 3c63d8e024b3 [2020-07-31T09:15:08.430Z] Step 5/21 : RUN mkdir /tmp/cbor && cd /tmp/cbor && wget -O - https://github.com/PJK/libcbor/archive/v${CBOR_VERSION}.tar.gz | tar -z -x -f - && sed -e 's/-flto//' -i libcbor-${CBOR_VERSION}/CMakeLists.txt && cmake -DCMAKE_BUILD_TYPE=Release -DCBOR_CUSTOM_ALLOC=ON libcbor-${CBOR_VERSION} && make && make install [2020-07-31T09:15:08.706Z] ---> Running in 835ddb8e9167 [2020-07-31T09:15:10.123Z] Commit message: "doc: add example showing devsdk_post_readings use (#279)" [2020-07-31T09:15:10.143Z] --2020-07-31 09:15:09-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz [2020-07-31T09:15:10.143Z] Resolving github.com... 140.82.114.3 [2020-07-31T09:15:10.143Z] Connecting to github.com|140.82.114.3|:443... connected. [2020-07-31T09:15:10.143Z] HTTP request sent, awaiting response... 302 Found [2020-07-31T09:15:10.143Z] Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following] [2020-07-31T09:15:10.143Z] --2020-07-31 09:15:10-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [2020-07-31T09:15:10.143Z] Resolving codeload.github.com... 140.82.114.9 [2020-07-31T09:15:10.143Z] Connecting to codeload.github.com|140.82.114.9|:443... connected. [2020-07-31T09:15:10.144Z] > git --version # timeout=10 [2020-07-31T09:15:10.153Z] fatal: bad object aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 [2020-07-31T09:15:10.419Z] HTTP request sent, awaiting response... 200 OK [2020-07-31T09:15:10.419Z] Length: unspecified [application/x-gzip] [2020-07-31T09:15:10.419Z] Saving to: 'STDOUT' [2020-07-31T09:15:10.419Z]  [2020-07-31T09:15:10.419Z] 0K .......... .......... .......... .......... .......... 1.49M [2020-07-31T09:15:10.419Z] 50K .......... .......... .......... .......... .......... 2.88M [2020-07-31T09:15:10.419Z] 100K .......... .......... .......... .......... .......... 3.16M [2020-07-31T09:15:10.419Z] 150K .......... .......... .......... .......... .......... 13.7M [2020-07-31T09:15:10.419Z] 200K .......... .......... .......... .......... .......... 13.2M [2020-07-31T09:15:10.419Z] 250K .......... .......... .......... .......... .......... 4.10M [2020-07-31T09:15:10.419Z] 300K .......... .......... .......... .......... .......... 4.23M [2020-07-31T09:15:10.419Z] 350K .......... .......... .......... .......... .......... 3.99M [2020-07-31T09:15:10.419Z] 400K .......... .......... .......... .......... .......... 4.23M [Pipeline] withEnv [Pipeline] { [2020-07-31T09:15:10.702Z] 450K .......... .......... .......... .......... .......... 3.16M [2020-07-31T09:15:10.702Z] 500K .......... .......... .......... .......... .......... 4.94M [2020-07-31T09:15:10.703Z] 550K .......... .......... .......... .......... .......... 2.90M [2020-07-31T09:15:10.703Z] 600K .......... .......... .......... .......... .......... 900K [2020-07-31T09:15:10.703Z] 650K .......... .......... .......... .......... .......... 2.68M [2020-07-31T09:15:10.703Z] 700K .. 305K=0.2s [2020-07-31T09:15:10.703Z] [2020-07-31T09:15:10.703Z] 2020-07-31 09:15:10 (2.82 MB/s) - written to stdout [719348] [2020-07-31T09:15:10.703Z] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [2020-07-31T09:15:10.981Z] -- The C compiler identification is GNU 8.3.0 [Pipeline] unstash [Pipeline] echo [2020-07-31T09:15:11.251Z] ========================================================= [2020-07-31T09:15:11.251Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest] [2020-07-31T09:15:11.251Z] ========================================================= [2020-07-31T09:15:11.255Z] -- The CXX compiler identification is GNU 8.3.0 [2020-07-31T09:15:11.255Z] -- Check for working C compiler: /usr/bin/cc [Pipeline] isUnix [Pipeline] sh [2020-07-31T09:15:11.535Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-07-31T09:15:11.535Z] -- Detecting C compiler ABI info [2020-07-31T09:15:11.815Z] -- Detecting C compiler ABI info - done [2020-07-31T09:15:11.815Z] -- Detecting C compile features [2020-07-31T09:15:11.943Z] + docker build -t ci-base-image-x86_64 -f scripts/Dockerfile.alpine-3.11-base --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest . [2020-07-31T09:15:12.206Z] Sending build context to Docker daemon 3.479MB [2020-07-31T09:15:12.206Z] Step 1/21 : ARG BASE=alpine:3.11 [2020-07-31T09:15:12.206Z] Step 2/21 : FROM ${BASE} as builder [2020-07-31T09:15:12.410Z] -- Detecting C compile features - done [2020-07-31T09:15:12.410Z] -- Check for working CXX compiler: /usr/bin/c++ [2020-07-31T09:15:12.469Z] latest: Pulling from edgex-devops/edgex-gcc-base [2020-07-31T09:15:12.469Z] e7c96db7181b: Pulling fs layer [2020-07-31T09:15:12.469Z] 4c13bbce0fe7: Pulling fs layer [2020-07-31T09:15:12.469Z] 6059c847ac2f: Pulling fs layer [2020-07-31T09:15:12.469Z] 4c13bbce0fe7: Download complete [2020-07-31T09:15:12.469Z] e7c96db7181b: Verifying Checksum [2020-07-31T09:15:12.469Z] e7c96db7181b: Download complete [2020-07-31T09:15:12.684Z] -- Check for working CXX compiler: /usr/bin/c++ -- works [2020-07-31T09:15:12.684Z] -- Detecting CXX compiler ABI info [2020-07-31T09:15:12.731Z] e7c96db7181b: Pull complete [2020-07-31T09:15:12.958Z] -- Detecting CXX compiler ABI info - done [2020-07-31T09:15:12.958Z] -- Detecting CXX compile features [2020-07-31T09:15:12.999Z] 4c13bbce0fe7: Pull complete [2020-07-31T09:15:13.571Z] 6059c847ac2f: Verifying Checksum [2020-07-31T09:15:13.571Z] 6059c847ac2f: Download complete [2020-07-31T09:15:14.389Z] -- Detecting CXX compile features - done [2020-07-31T09:15:14.662Z] -- Looking for include file endian.h [2020-07-31T09:15:14.662Z] -- Looking for include file endian.h - found [2020-07-31T09:15:14.662Z] -- Check if the system is big endian [2020-07-31T09:15:14.662Z] -- Searching 16 bit integer [2020-07-31T09:15:14.662Z] -- Looking for sys/types.h [2020-07-31T09:15:14.934Z] -- Looking for sys/types.h - found [2020-07-31T09:15:14.934Z] -- Looking for stdint.h [2020-07-31T09:15:15.208Z] -- Looking for stdint.h - found [2020-07-31T09:15:15.208Z] -- Looking for stddef.h [2020-07-31T09:15:15.493Z] -- Looking for stddef.h - found [2020-07-31T09:15:15.493Z] -- Check size of unsigned short [2020-07-31T09:15:15.766Z] -- Check size of unsigned short - done [2020-07-31T09:15:15.766Z] -- Using unsigned short [2020-07-31T09:15:16.038Z] -- Check if the system is big endian - little endian [2020-07-31T09:15:16.038Z] -- Check size of size_t [2020-07-31T09:15:16.311Z] -- Check size of size_t - done [2020-07-31T09:15:16.311Z] CMake Warning at examples/CMakeLists.txt:16 (find_package): [2020-07-31T09:15:16.311Z] By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has [2020-07-31T09:15:16.311Z] asked CMake to find a package configuration file provided by "cJSON", but [2020-07-31T09:15:16.311Z] CMake did not find one. [2020-07-31T09:15:16.311Z] [2020-07-31T09:15:16.311Z] Could not find a package configuration file provided by "cJSON" with any of [2020-07-31T09:15:16.311Z] the following names: [2020-07-31T09:15:16.311Z] [2020-07-31T09:15:16.311Z] cJSONConfig.cmake [2020-07-31T09:15:16.311Z] cjson-config.cmake [2020-07-31T09:15:16.311Z] [2020-07-31T09:15:16.311Z] Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set [2020-07-31T09:15:16.311Z] "cJSON_DIR" to a directory containing one of the above files. If "cJSON" [2020-07-31T09:15:16.311Z] provides a separate development package or SDK, be sure it has been [2020-07-31T09:15:16.311Z] installed. [2020-07-31T09:15:16.311Z] [2020-07-31T09:15:16.311Z] [2020-07-31T09:15:16.311Z] -- Configuring done [2020-07-31T09:15:16.585Z] -- Generating done [2020-07-31T09:15:16.585Z] -- Build files have been written to: /tmp/cbor [2020-07-31T09:15:16.585Z] Scanning dependencies of target cbor_shared [2020-07-31T09:15:16.856Z] [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o [2020-07-31T09:15:17.451Z] [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o [2020-07-31T09:15:17.799Z] 6059c847ac2f: Pull complete [2020-07-31T09:15:17.799Z] Digest: sha256:6b5104d086ae1e5e8a284a473be9a93378e3934f9b07db5717372c857cbcbe5e [2020-07-31T09:15:17.800Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [2020-07-31T09:15:17.800Z] ---> 5eabd8fd8ba2 [2020-07-31T09:15:17.800Z] Step 3/21 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml-dev libcurl curl-dev libmicrohttpd-dev util-linux-dev ncurses-dev [2020-07-31T09:15:18.043Z] [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o [2020-07-31T09:15:18.314Z] [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o [2020-07-31T09:15:18.908Z] [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o [2020-07-31T09:15:19.181Z] [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o [2020-07-31T09:15:19.188Z] ---> Running in 77282c8a7ea4 [2020-07-31T09:15:19.455Z] [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o [2020-07-31T09:15:19.455Z] [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o [2020-07-31T09:15:19.726Z] [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o [2020-07-31T09:15:19.759Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz [2020-07-31T09:15:19.997Z] [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o [2020-07-31T09:15:20.590Z] [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o [2020-07-31T09:15:20.699Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz [2020-07-31T09:15:20.862Z] [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o [2020-07-31T09:15:20.960Z] (1/8) Installing ncurses-dev (6.1_p20190105-r0) [2020-07-31T09:15:20.960Z] (2/8) Installing libuuid (2.33-r0) [2020-07-31T09:15:21.133Z] [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o [2020-07-31T09:15:21.220Z] (3/8) Installing libblkid (2.33-r0) [2020-07-31T09:15:21.221Z] (4/8) Installing libfdisk (2.33-r0) [2020-07-31T09:15:21.221Z] (5/8) Installing libmount (2.33-r0) [2020-07-31T09:15:21.482Z] (6/8) Installing libsmartcols (2.33-r0) [2020-07-31T09:15:21.482Z] (7/8) Installing util-linux-dev (2.33-r0) [2020-07-31T09:15:21.727Z] [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o [2020-07-31T09:15:21.727Z] [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o [2020-07-31T09:15:21.999Z] [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o [2020-07-31T09:15:22.055Z] (8/8) Installing wget (1.20.3-r0) [2020-07-31T09:15:22.055Z] Executing busybox-1.29.3-r10.trigger [2020-07-31T09:15:22.055Z] OK: 272 MiB in 83 packages [2020-07-31T09:15:22.274Z] [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o [2020-07-31T09:15:22.544Z] [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o [2020-07-31T09:15:22.639Z] Removing intermediate container 77282c8a7ea4 [2020-07-31T09:15:22.639Z] ---> b2ff01f675b0 [2020-07-31T09:15:22.639Z] Step 4/21 : ENV CBOR_VERSION=0.5.0 [2020-07-31T09:15:22.639Z] ---> Running in 674fea0cdb44 [2020-07-31T09:15:22.817Z] [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o [2020-07-31T09:15:22.904Z] Removing intermediate container 674fea0cdb44 [2020-07-31T09:15:22.904Z] ---> caee1fc7c3dd [2020-07-31T09:15:22.905Z] Step 5/21 : RUN mkdir /tmp/cbor && cd /tmp/cbor && wget -O - https://github.com/PJK/libcbor/archive/v${CBOR_VERSION}.tar.gz | tar -z -x -f - && sed -e 's/-flto//' -i libcbor-${CBOR_VERSION}/CMakeLists.txt && cmake -DCMAKE_BUILD_TYPE=Release -DCBOR_CUSTOM_ALLOC=ON libcbor-${CBOR_VERSION} && make && make install [2020-07-31T09:15:22.905Z] ---> Running in 17ce85dba51a [2020-07-31T09:15:23.087Z] [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o [2020-07-31T09:15:23.359Z] [ 40%] Linking C shared library libcbor.so [2020-07-31T09:15:23.359Z] [ 40%] Built target cbor_shared [2020-07-31T09:15:23.359Z] Scanning dependencies of target cbor [2020-07-31T09:15:23.359Z] [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o [2020-07-31T09:15:23.476Z] --2020-07-31 09:15:23-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz [2020-07-31T09:15:23.476Z] Resolving github.com... 140.82.114.3 [2020-07-31T09:15:23.476Z] Connecting to github.com|140.82.114.3|:443... connected. [2020-07-31T09:15:23.476Z] HTTP request sent, awaiting response... 302 Found [2020-07-31T09:15:23.476Z] Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following] [2020-07-31T09:15:23.476Z] --2020-07-31 09:15:23-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [2020-07-31T09:15:23.476Z] Resolving codeload.github.com... 140.82.114.9 [2020-07-31T09:15:23.476Z] Connecting to codeload.github.com|140.82.114.9|:443... connected. [2020-07-31T09:15:23.738Z] HTTP request sent, awaiting response... 200 OK [2020-07-31T09:15:23.738Z] Length: unspecified [application/x-gzip] [2020-07-31T09:15:23.739Z] Saving to: 'STDOUT' [2020-07-31T09:15:23.739Z]  [2020-07-31T09:15:23.739Z] 0K .......... .......... .......... .......... .......... 1.65M [2020-07-31T09:15:23.739Z] 50K .......... .......... .......... .......... .......... 6.08M [2020-07-31T09:15:23.739Z] 100K .......... .......... .......... .......... .......... 6.08M [2020-07-31T09:15:23.739Z] 150K .......... .......... .......... .......... .......... 7.36M [2020-07-31T09:15:23.739Z] 200K .......... .......... .......... .......... .......... 6.23M [2020-07-31T09:15:23.739Z] 250K .......... .......... .......... .......... .......... 12.5M [2020-07-31T09:15:23.739Z] 300K .......... .......... .......... .......... .......... 13.8M [2020-07-31T09:15:23.739Z] 350K .......... .......... .......... .......... .......... 16.7M [2020-07-31T09:15:23.739Z] 400K .......... .......... .......... .......... .......... 4.94M [2020-07-31T09:15:23.739Z] 450K .......... .......... .......... .......... .......... 9.29M [2020-07-31T09:15:23.739Z] 500K .......... .......... .......... .......... .......... 14.2M [2020-07-31T09:15:23.739Z] 550K .......... .......... .......... .......... .......... 6.36M [2020-07-31T09:15:23.739Z] 600K .......... .......... .......... .......... .......... 2.27M [2020-07-31T09:15:23.739Z] 650K .......... .......... .......... .......... .......... 5.42M [2020-07-31T09:15:23.739Z] 700K .. 980K=0.1s [2020-07-31T09:15:23.739Z] [2020-07-31T09:15:23.739Z] 2020-07-31 09:15:23 (5.28 MB/s) - written to stdout [719348] [2020-07-31T09:15:23.739Z] [2020-07-31T09:15:23.999Z] -- The C compiler identification is GNU 8.3.0 [2020-07-31T09:15:23.999Z] -- The CXX compiler identification is GNU 8.3.0 [2020-07-31T09:15:23.999Z] -- Check for working C compiler: /usr/bin/cc [2020-07-31T09:15:23.999Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-07-31T09:15:23.999Z] -- Detecting C compiler ABI info [2020-07-31T09:15:23.999Z] -- Detecting C compiler ABI info - done [2020-07-31T09:15:24.260Z] -- Detecting C compile features [2020-07-31T09:15:24.260Z] -- Detecting C compile features - done [2020-07-31T09:15:24.260Z] -- Check for working CXX compiler: /usr/bin/c++ [2020-07-31T09:15:24.331Z] [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o [2020-07-31T09:15:24.521Z] -- Check for working CXX compiler: /usr/bin/c++ -- works [2020-07-31T09:15:24.521Z] -- Detecting CXX compiler ABI info [2020-07-31T09:15:24.521Z] -- Detecting CXX compiler ABI info - done [2020-07-31T09:15:24.521Z] -- Detecting CXX compile features [2020-07-31T09:15:24.920Z] [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o [2020-07-31T09:15:24.920Z] [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o [2020-07-31T09:15:25.091Z] -- Detecting CXX compile features - done [2020-07-31T09:15:25.091Z] -- Looking for include file endian.h [2020-07-31T09:15:25.091Z] -- Looking for include file endian.h - found [2020-07-31T09:15:25.091Z] -- Check if the system is big endian [2020-07-31T09:15:25.091Z] -- Searching 16 bit integer [2020-07-31T09:15:25.091Z] -- Looking for sys/types.h [2020-07-31T09:15:25.091Z] -- Looking for sys/types.h - found [2020-07-31T09:15:25.091Z] -- Looking for stdint.h [2020-07-31T09:15:25.091Z] -- Looking for stdint.h - found [2020-07-31T09:15:25.091Z] -- Looking for stddef.h [2020-07-31T09:15:25.353Z] -- Looking for stddef.h - found [2020-07-31T09:15:25.353Z] -- Check size of unsigned short [2020-07-31T09:15:25.353Z] -- Check size of unsigned short - done [2020-07-31T09:15:25.353Z] -- Using unsigned short [2020-07-31T09:15:25.353Z] -- Check if the system is big endian - little endian [2020-07-31T09:15:25.353Z] -- Check size of size_t [2020-07-31T09:15:25.615Z] -- Check size of size_t - done [2020-07-31T09:15:25.615Z] CMake Warning at examples/CMakeLists.txt:16 (find_package): [2020-07-31T09:15:25.615Z] By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has [2020-07-31T09:15:25.615Z] asked CMake to find a package configuration file provided by "cJSON", but [2020-07-31T09:15:25.615Z] CMake did not find one. [2020-07-31T09:15:25.615Z] [2020-07-31T09:15:25.615Z] Could not find a package configuration file provided by "cJSON" with any of [2020-07-31T09:15:25.615Z] the following names: [2020-07-31T09:15:25.615Z] [2020-07-31T09:15:25.615Z] cJSONConfig.cmake [2020-07-31T09:15:25.615Z] cjson-config.cmake [2020-07-31T09:15:25.615Z] [2020-07-31T09:15:25.615Z] Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set [2020-07-31T09:15:25.615Z] "cJSON_DIR" to a directory containing one of the above files. If "cJSON" [2020-07-31T09:15:25.615Z] provides a separate development package or SDK, be sure it has been [2020-07-31T09:15:25.615Z] installed. [2020-07-31T09:15:25.615Z] [2020-07-31T09:15:25.615Z] [2020-07-31T09:15:25.615Z] -- Configuring done [2020-07-31T09:15:25.615Z] -- Generating done [2020-07-31T09:15:25.615Z] -- Build files have been written to: /tmp/cbor [2020-07-31T09:15:25.615Z] Scanning dependencies of target cbor_shared [2020-07-31T09:15:25.615Z] [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o [2020-07-31T09:15:25.879Z] [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o [2020-07-31T09:15:25.879Z] [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o [2020-07-31T09:15:26.143Z] [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o [2020-07-31T09:15:26.143Z] [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o [2020-07-31T09:15:26.143Z] [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o [2020-07-31T09:15:26.344Z] [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o [2020-07-31T09:15:26.345Z] [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o [2020-07-31T09:15:26.411Z] [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o [2020-07-31T09:15:26.411Z] [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o [2020-07-31T09:15:26.411Z] [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o [2020-07-31T09:15:26.411Z] [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o [2020-07-31T09:15:26.618Z] [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o [2020-07-31T09:15:26.675Z] [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o [2020-07-31T09:15:26.675Z] [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o [2020-07-31T09:15:26.888Z] [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o [2020-07-31T09:15:26.888Z] [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o [2020-07-31T09:15:26.937Z] [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o [2020-07-31T09:15:26.938Z] [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o [2020-07-31T09:15:26.938Z] [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o [2020-07-31T09:15:26.938Z] [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o [2020-07-31T09:15:27.202Z] [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o [2020-07-31T09:15:27.202Z] [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o [2020-07-31T09:15:27.202Z] [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o [2020-07-31T09:15:27.202Z] [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o [2020-07-31T09:15:27.464Z] [ 40%] Linking C shared library libcbor.so [2020-07-31T09:15:27.464Z] [ 40%] Built target cbor_shared [2020-07-31T09:15:27.464Z] Scanning dependencies of target cbor [2020-07-31T09:15:27.464Z] [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o [2020-07-31T09:15:27.487Z] [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o [2020-07-31T09:15:27.725Z] [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o [2020-07-31T09:15:27.725Z] [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o [2020-07-31T09:15:27.725Z] [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o [2020-07-31T09:15:27.987Z] [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o [2020-07-31T09:15:28.082Z] [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o [2020-07-31T09:15:28.249Z] [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o [2020-07-31T09:15:28.249Z] [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o [2020-07-31T09:15:28.249Z] [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o [2020-07-31T09:15:28.249Z] [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o [2020-07-31T09:15:28.359Z] [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o [2020-07-31T09:15:28.512Z] [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o [2020-07-31T09:15:28.513Z] [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o [2020-07-31T09:15:28.637Z] [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o [2020-07-31T09:15:28.774Z] [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o [2020-07-31T09:15:28.774Z] [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o [2020-07-31T09:15:28.774Z] [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o [2020-07-31T09:15:28.909Z] [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o [2020-07-31T09:15:29.036Z] [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o [2020-07-31T09:15:29.036Z] [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o [2020-07-31T09:15:29.036Z] [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o [2020-07-31T09:15:29.185Z] [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o [2020-07-31T09:15:29.299Z] [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o [2020-07-31T09:15:29.299Z] [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o [2020-07-31T09:15:29.299Z] [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o [2020-07-31T09:15:29.299Z] [ 80%] Linking C static library libcbor.a [2020-07-31T09:15:29.299Z] [ 80%] Built target cbor [2020-07-31T09:15:29.299Z] Scanning dependencies of target create_items [2020-07-31T09:15:29.299Z] [ 82%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o [2020-07-31T09:15:29.462Z] [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o [2020-07-31T09:15:29.558Z] [ 84%] Linking C executable create_items [2020-07-31T09:15:29.559Z] [ 84%] Built target create_items [2020-07-31T09:15:29.559Z] Scanning dependencies of target readfile [2020-07-31T09:15:29.559Z] [ 86%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o [2020-07-31T09:15:29.559Z] [ 88%] Linking C executable readfile [2020-07-31T09:15:29.559Z] [ 88%] Built target readfile [2020-07-31T09:15:29.559Z] Scanning dependencies of target streaming_parser [2020-07-31T09:15:29.559Z] [ 90%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o [2020-07-31T09:15:29.559Z] [ 92%] Linking C executable streaming_parser [2020-07-31T09:15:29.736Z] [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o [2020-07-31T09:15:29.823Z] [ 92%] Built target streaming_parser [2020-07-31T09:15:29.823Z] Scanning dependencies of target sort [2020-07-31T09:15:29.823Z] [ 94%] Building C object examples/CMakeFiles/sort.dir/sort.c.o [2020-07-31T09:15:29.823Z] [ 96%] Linking C executable sort [2020-07-31T09:15:29.823Z] [ 96%] Built target sort [2020-07-31T09:15:29.823Z] Scanning dependencies of target hello [2020-07-31T09:15:29.823Z] [ 98%] Building C object examples/CMakeFiles/hello.dir/hello.c.o [2020-07-31T09:15:29.823Z] [100%] Linking C executable hello [2020-07-31T09:15:29.823Z] [100%] Built target hello [2020-07-31T09:15:29.823Z] Install the project... [2020-07-31T09:15:29.823Z] -- Install configuration: "Release" [2020-07-31T09:15:29.823Z] -- Installing: /usr/local/include/cbor/configuration.h [2020-07-31T09:15:29.823Z] -- Installing: /usr/local/lib64/libcbor.a [2020-07-31T09:15:29.823Z] -- Installing: /usr/local/lib64/libcbor.so.0.0.0 [2020-07-31T09:15:29.823Z] -- Installing: /usr/local/lib64/libcbor.so.0 [2020-07-31T09:15:29.823Z] -- Installing: /usr/local/lib64/libcbor.so [2020-07-31T09:15:29.823Z] -- Up-to-date: /usr/local/include/cbor [2020-07-31T09:15:29.823Z] -- Installing: /usr/local/include/cbor/arrays.h [2020-07-31T09:15:29.823Z] -- Installing: /usr/local/include/cbor/bytestrings.h [2020-07-31T09:15:29.823Z] -- Installing: /usr/local/include/cbor/callbacks.h [2020-07-31T09:15:29.823Z] -- Installing: /usr/local/include/cbor/common.h [2020-07-31T09:15:29.823Z] -- Installing: /usr/local/include/cbor/data.h [2020-07-31T09:15:29.823Z] -- Installing: /usr/local/include/cbor/encoding.h [2020-07-31T09:15:29.823Z] -- Installing: /usr/local/include/cbor/floats_ctrls.h [2020-07-31T09:15:29.823Z] -- Installing: /usr/local/include/cbor/internal [2020-07-31T09:15:29.823Z] -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h [2020-07-31T09:15:29.823Z] -- Installing: /usr/local/include/cbor/internal/encoders.h [2020-07-31T09:15:29.823Z] -- Installing: /usr/local/include/cbor/internal/loaders.h [2020-07-31T09:15:29.823Z] -- Installing: /usr/local/include/cbor/internal/memory_utils.h [2020-07-31T09:15:29.823Z] -- Installing: /usr/local/include/cbor/internal/stack.h [2020-07-31T09:15:29.823Z] -- Installing: /usr/local/include/cbor/internal/unicode.h [2020-07-31T09:15:29.823Z] -- Installing: /usr/local/include/cbor/ints.h [2020-07-31T09:15:29.823Z] -- Installing: /usr/local/include/cbor/maps.h [2020-07-31T09:15:29.823Z] -- Installing: /usr/local/include/cbor/serialization.h [2020-07-31T09:15:29.823Z] -- Installing: /usr/local/include/cbor/streaming.h [2020-07-31T09:15:29.823Z] -- Installing: /usr/local/include/cbor/strings.h [2020-07-31T09:15:29.823Z] -- Installing: /usr/local/include/cbor/tags.h [2020-07-31T09:15:29.823Z] -- Installing: /usr/local/include/cbor.h [2020-07-31T09:15:29.823Z] -- Installing: /usr/local/lib64/pkgconfig/libcbor.pc [2020-07-31T09:15:30.013Z] [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o [2020-07-31T09:15:30.293Z] [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o [2020-07-31T09:15:30.567Z] [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o [2020-07-31T09:15:30.845Z] [ 80%] Linking C static library libcbor.a [2020-07-31T09:15:30.845Z] [ 80%] Built target cbor [2020-07-31T09:15:30.845Z] Scanning dependencies of target create_items [2020-07-31T09:15:30.845Z] [ 82%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o [2020-07-31T09:15:31.116Z] [ 84%] Linking C executable create_items [2020-07-31T09:15:31.116Z] [ 84%] Built target create_items [2020-07-31T09:15:31.116Z] Scanning dependencies of target readfile [2020-07-31T09:15:31.116Z] [ 86%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o [2020-07-31T09:15:31.399Z] [ 88%] Linking C executable readfile [2020-07-31T09:15:31.670Z] [ 88%] Built target readfile [2020-07-31T09:15:31.670Z] Scanning dependencies of target streaming_parser [2020-07-31T09:15:31.670Z] [ 90%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o [2020-07-31T09:15:31.942Z] [ 92%] Linking C executable streaming_parser [2020-07-31T09:15:31.942Z] [ 92%] Built target streaming_parser [2020-07-31T09:15:31.942Z] Scanning dependencies of target sort [2020-07-31T09:15:31.942Z] [ 94%] Building C object examples/CMakeFiles/sort.dir/sort.c.o [2020-07-31T09:15:32.214Z] [ 96%] Linking C executable sort [2020-07-31T09:15:32.214Z] [ 96%] Built target sort [2020-07-31T09:15:32.214Z] Scanning dependencies of target hello [2020-07-31T09:15:32.214Z] [ 98%] Building C object examples/CMakeFiles/hello.dir/hello.c.o [2020-07-31T09:15:32.415Z] Removing intermediate container 17ce85dba51a [2020-07-31T09:15:32.415Z] ---> 8a28b5f5f3a6 [2020-07-31T09:15:32.415Z] Step 6/21 : RUN mkdir /tmp/sdk [2020-07-31T09:15:32.415Z] ---> Running in d09f15b21ee0 [2020-07-31T09:15:32.490Z] [100%] Linking C executable hello [2020-07-31T09:15:32.490Z] [100%] Built target hello [2020-07-31T09:15:32.490Z] Install the project... [2020-07-31T09:15:32.490Z] -- Install configuration: "Release" [2020-07-31T09:15:32.490Z] -- Installing: /usr/local/include/cbor/configuration.h [2020-07-31T09:15:32.490Z] -- Installing: /usr/local/lib64/libcbor.a [2020-07-31T09:15:32.490Z] -- Installing: /usr/local/lib64/libcbor.so.0.0.0 [2020-07-31T09:15:32.490Z] -- Installing: /usr/local/lib64/libcbor.so.0 [2020-07-31T09:15:32.490Z] -- Installing: /usr/local/lib64/libcbor.so [2020-07-31T09:15:32.490Z] -- Up-to-date: /usr/local/include/cbor [2020-07-31T09:15:32.490Z] -- Installing: /usr/local/include/cbor/streaming.h [2020-07-31T09:15:32.490Z] -- Installing: /usr/local/include/cbor/ints.h [2020-07-31T09:15:32.490Z] -- Installing: /usr/local/include/cbor/floats_ctrls.h [2020-07-31T09:15:32.490Z] -- Installing: /usr/local/include/cbor/bytestrings.h [2020-07-31T09:15:32.490Z] -- Installing: /usr/local/include/cbor/encoding.h [2020-07-31T09:15:32.490Z] -- Installing: /usr/local/include/cbor/serialization.h [2020-07-31T09:15:32.490Z] -- Installing: /usr/local/include/cbor/data.h [2020-07-31T09:15:32.490Z] -- Installing: /usr/local/include/cbor/common.h [2020-07-31T09:15:32.490Z] -- Installing: /usr/local/include/cbor/callbacks.h [2020-07-31T09:15:32.490Z] -- Installing: /usr/local/include/cbor/strings.h [2020-07-31T09:15:32.490Z] -- Installing: /usr/local/include/cbor/tags.h [2020-07-31T09:15:32.490Z] -- Installing: /usr/local/include/cbor/internal [2020-07-31T09:15:32.490Z] -- Installing: /usr/local/include/cbor/internal/encoders.h [2020-07-31T09:15:32.490Z] -- Installing: /usr/local/include/cbor/internal/loaders.h [2020-07-31T09:15:32.490Z] -- Installing: /usr/local/include/cbor/internal/stack.h [2020-07-31T09:15:32.490Z] -- Installing: /usr/local/include/cbor/internal/unicode.h [2020-07-31T09:15:32.490Z] -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h [2020-07-31T09:15:32.490Z] -- Installing: /usr/local/include/cbor/internal/memory_utils.h [2020-07-31T09:15:32.490Z] -- Installing: /usr/local/include/cbor/arrays.h [2020-07-31T09:15:32.490Z] -- Installing: /usr/local/include/cbor/maps.h [2020-07-31T09:15:32.490Z] -- Installing: /usr/local/include/cbor.h [2020-07-31T09:15:32.490Z] -- Installing: /usr/local/lib64/pkgconfig/libcbor.pc [2020-07-31T09:15:32.987Z] Removing intermediate container d09f15b21ee0 [2020-07-31T09:15:32.987Z] ---> 75977c2d93b7 [2020-07-31T09:15:32.987Z] Step 7/21 : COPY VERSION /tmp/sdk [2020-07-31T09:15:32.987Z] ---> 66e0fd5f6456 [2020-07-31T09:15:32.987Z] Step 8/21 : COPY src /tmp/sdk/src [2020-07-31T09:15:33.927Z] ---> 438ed254a9e6 [2020-07-31T09:15:33.927Z] Step 9/21 : COPY include /tmp/sdk/include [2020-07-31T09:15:34.188Z] ---> 7b237b5c3470 [2020-07-31T09:15:34.188Z] Step 10/21 : COPY scripts /tmp/sdk/scripts [2020-07-31T09:15:34.450Z] ---> a875bef89b6d [2020-07-31T09:15:34.450Z] Step 11/21 : COPY LICENSE /tmp/sdk [2020-07-31T09:15:34.450Z] ---> 336002b5b7ee [2020-07-31T09:15:34.450Z] Step 12/21 : COPY Attribution.txt /tmp/sdk [2020-07-31T09:15:34.710Z] ---> 352df24f94a1 [2020-07-31T09:15:34.710Z] Step 13/21 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install [2020-07-31T09:15:34.973Z] ---> Running in af8da4270735 [2020-07-31T09:15:35.109Z] Removing intermediate container 835ddb8e9167 [2020-07-31T09:15:35.109Z] ---> 364d3c6017b7 [2020-07-31T09:15:35.109Z] Step 6/21 : RUN mkdir /tmp/sdk [2020-07-31T09:15:35.109Z] ---> Running in 3e0f882014c0 [2020-07-31T09:15:35.234Z] + CPPCHECK=false [2020-07-31T09:15:35.234Z] + DOCGEN=false [2020-07-31T09:15:35.234Z] + TOMLVER=SDK-0.2 [2020-07-31T09:15:35.234Z] + CUTILVER=1.1-branch [2020-07-31T09:15:35.234Z] + '[' 0 -gt 0 ] [2020-07-31T09:15:35.234Z] + readlink -f ./scripts/build.sh [2020-07-31T09:15:35.234Z] + dirname /tmp/sdk/scripts/build.sh [2020-07-31T09:15:35.234Z] + dirname /tmp/sdk/scripts [2020-07-31T09:15:35.234Z] + ROOT=/tmp/sdk [2020-07-31T09:15:35.234Z] + cd /tmp/sdk [2020-07-31T09:15:35.234Z] + '[' '!' -d deps ] [2020-07-31T09:15:35.234Z] + mkdir deps [2020-07-31T09:15:35.234Z] + wget -O - https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2020-07-31T09:15:35.234Z] + tar -C deps -z -x -f - [2020-07-31T09:15:35.234Z] --2020-07-31 09:15:35-- https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2020-07-31T09:15:35.234Z] Resolving github.com... 140.82.114.3 [2020-07-31T09:15:35.234Z] Connecting to github.com|140.82.114.3|:443... connected. [2020-07-31T09:15:35.494Z] HTTP request sent, awaiting response... 302 Found [2020-07-31T09:15:35.494Z] Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following] [2020-07-31T09:15:35.494Z] --2020-07-31 09:15:35-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [2020-07-31T09:15:35.494Z] Resolving codeload.github.com... 140.82.114.9 [2020-07-31T09:15:35.494Z] Connecting to codeload.github.com|140.82.114.9|:443... connected. [2020-07-31T09:15:35.494Z] HTTP request sent, awaiting response... 200 OK [2020-07-31T09:15:35.494Z] Length: unspecified [application/x-gzip] [2020-07-31T09:15:35.494Z] Saving to: 'STDOUT' [2020-07-31T09:15:35.495Z]  [2020-07-31T09:15:35.495Z] 0K .......... ...... 883K=0.02s [2020-07-31T09:15:35.495Z] [2020-07-31T09:15:35.495Z] 2020-07-31 09:15:35 (883 KB/s) - written to stdout [16451] [2020-07-31T09:15:35.495Z] [2020-07-31T09:15:35.756Z] + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c [2020-07-31T09:15:35.756Z] + wget -O - https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1-branch.tar.gz [2020-07-31T09:15:35.756Z] + tar -C deps -z -x -f - [2020-07-31T09:15:35.756Z] --2020-07-31 09:15:35-- https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1-branch.tar.gz [2020-07-31T09:15:35.756Z] Resolving github.com... 140.82.114.3 [2020-07-31T09:15:35.756Z] Connecting to github.com|140.82.114.3|:443... connected. [2020-07-31T09:15:35.756Z] HTTP request sent, awaiting response... 302 Found [2020-07-31T09:15:35.756Z] Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1-branch [following] [2020-07-31T09:15:35.756Z] --2020-07-31 09:15:35-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1-branch [2020-07-31T09:15:35.756Z] Resolving codeload.github.com... 140.82.114.9 [2020-07-31T09:15:35.756Z] Connecting to codeload.github.com|140.82.114.9|:443... connected. [2020-07-31T09:15:36.016Z] HTTP request sent, awaiting response... 200 OK [2020-07-31T09:15:36.016Z] Length: unspecified [application/x-gzip] [2020-07-31T09:15:36.016Z] Saving to: 'STDOUT' [2020-07-31T09:15:36.016Z]  [2020-07-31T09:15:36.016Z] 0K .......... .......... .......... .......... .......... 1.34M [2020-07-31T09:15:36.016Z] 50K .......... .......... .......... .......... .......... 2.62M [2020-07-31T09:15:36.016Z] 100K .......... .......... .......... .......... .......... 52.3M [2020-07-31T09:15:36.016Z] 150K .......... ..... 17.0M=0.06s [2020-07-31T09:15:36.016Z] [2020-07-31T09:15:36.016Z] 2020-07-31 09:15:35 (2.83 MB/s) - written to stdout [169364] [2020-07-31T09:15:36.016Z] [2020-07-31T09:15:36.016Z] + mkdir -p src/c/iot [2020-07-31T09:15:36.016Z] + cp deps/iotech-c-utils-1.1-branch/src/c/base64.c deps/iotech-c-utils-1.1-branch/src/c/component.c deps/iotech-c-utils-1.1-branch/src/c/config.c deps/iotech-c-utils-1.1-branch/src/c/container.c deps/iotech-c-utils-1.1-branch/src/c/data.c deps/iotech-c-utils-1.1-branch/src/c/hash.c deps/iotech-c-utils-1.1-branch/src/c/iot.c deps/iotech-c-utils-1.1-branch/src/c/json.c deps/iotech-c-utils-1.1-branch/src/c/logger.c deps/iotech-c-utils-1.1-branch/src/c/os.c deps/iotech-c-utils-1.1-branch/src/c/scheduler.c deps/iotech-c-utils-1.1-branch/src/c/thread.c deps/iotech-c-utils-1.1-branch/src/c/threadpool.c deps/iotech-c-utils-1.1-branch/src/c/time.c src/c/iot [2020-07-31T09:15:36.016Z] + mkdir -p include/iot [2020-07-31T09:15:36.016Z] + cp deps/iotech-c-utils-1.1-branch/include/iot/base64.h deps/iotech-c-utils-1.1-branch/include/iot/component.h deps/iotech-c-utils-1.1-branch/include/iot/config.h deps/iotech-c-utils-1.1-branch/include/iot/container.h deps/iotech-c-utils-1.1-branch/include/iot/data.h deps/iotech-c-utils-1.1-branch/include/iot/hash.h deps/iotech-c-utils-1.1-branch/include/iot/iot.h deps/iotech-c-utils-1.1-branch/include/iot/json.h deps/iotech-c-utils-1.1-branch/include/iot/logger.h deps/iotech-c-utils-1.1-branch/include/iot/os.h deps/iotech-c-utils-1.1-branch/include/iot/scheduler.h deps/iotech-c-utils-1.1-branch/include/iot/thread.h deps/iotech-c-utils-1.1-branch/include/iot/threadpool.h deps/iotech-c-utils-1.1-branch/include/iot/time.h deps/iotech-c-utils-1.1-branch/include/iot/typecode.h include/iot [2020-07-31T09:15:36.016Z] + mkdir -p include/iot/os [2020-07-31T09:15:36.016Z] + cp deps/iotech-c-utils-1.1-branch/include/iot/os/linux.h deps/iotech-c-utils-1.1-branch/include/iot/os/macos.h deps/iotech-c-utils-1.1-branch/include/iot/os/zephyr.h include/iot/os [2020-07-31T09:15:36.016Z] + mkdir -p /tmp/sdk/build/release [2020-07-31T09:15:36.016Z] + cd /tmp/sdk/build/release [2020-07-31T09:15:36.016Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src [2020-07-31T09:15:36.277Z] -- The C compiler identification is GNU 8.3.0 [2020-07-31T09:15:36.277Z] -- Check for working C compiler: /usr/bin/cc [2020-07-31T09:15:36.277Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-07-31T09:15:36.277Z] -- Detecting C compiler ABI info [2020-07-31T09:15:36.277Z] -- Detecting C compiler ABI info - done [2020-07-31T09:15:36.277Z] -- Detecting C compile features [2020-07-31T09:15:36.538Z] -- Detecting C compile features - done [2020-07-31T09:15:36.538Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2020-07-31T09:15:36.538Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2020-07-31T09:15:36.538Z] -- Found LIBYAML: /usr/lib/libyaml.so [2020-07-31T09:15:36.538Z] -- Found LIBUUID: /usr/lib/libuuid.so [2020-07-31T09:15:36.538Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2020-07-31T09:15:36.538Z] -- C SDK 0.0.0 for Linux [2020-07-31T09:15:36.538Z] -- Performing Test CSDK_HAVE_ATOMIC [2020-07-31T09:15:36.798Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2020-07-31T09:15:36.798Z] -- Found Curses: /usr/lib/libcurses.so [2020-07-31T09:15:36.798Z] -- Configuring done [2020-07-31T09:15:36.798Z] -- Generating done [2020-07-31T09:15:36.798Z] -- Build files have been written to: /tmp/sdk/build/release [2020-07-31T09:15:36.798Z] + make [2020-07-31T09:15:36.798Z] + tee release.log [2020-07-31T09:15:36.798Z] Scanning dependencies of target csdk [2020-07-31T09:15:36.798Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2020-07-31T09:15:37.058Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback.c.o [2020-07-31T09:15:37.058Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2020-07-31T09:15:37.633Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2020-07-31T09:15:37.633Z] [ 8%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2020-07-31T09:15:37.724Z] Removing intermediate container 3e0f882014c0 [2020-07-31T09:15:37.724Z] ---> e7c1f9114a4a [2020-07-31T09:15:37.724Z] Step 7/21 : COPY VERSION /tmp/sdk [2020-07-31T09:15:37.897Z] [ 10%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2020-07-31T09:15:37.996Z] ---> 00d7fd476aea [2020-07-31T09:15:37.996Z] Step 8/21 : COPY src /tmp/sdk/src [2020-07-31T09:15:38.165Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2020-07-31T09:15:38.751Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2020-07-31T09:15:38.751Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2020-07-31T09:15:38.751Z] [ 16%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2020-07-31T09:15:38.979Z] ---> 56275992603b [2020-07-31T09:15:38.979Z] Step 9/21 : COPY include /tmp/sdk/include [2020-07-31T09:15:39.014Z] [ 18%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2020-07-31T09:15:39.014Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2020-07-31T09:15:39.014Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2020-07-31T09:15:39.274Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2020-07-31T09:15:39.573Z] ---> c88433a5b7e5 [2020-07-31T09:15:39.573Z] Step 10/21 : COPY scripts /tmp/sdk/scripts [2020-07-31T09:15:40.218Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2020-07-31T09:15:40.218Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2020-07-31T09:15:40.218Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2020-07-31T09:15:40.218Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2020-07-31T09:15:40.479Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2020-07-31T09:15:40.549Z] ---> 611388c31add [2020-07-31T09:15:40.549Z] Step 11/21 : COPY LICENSE /tmp/sdk [2020-07-31T09:15:41.051Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2020-07-31T09:15:41.051Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2020-07-31T09:15:41.142Z] ---> 1983c80c72f3 [2020-07-31T09:15:41.142Z] Step 12/21 : COPY Attribution.txt /tmp/sdk [2020-07-31T09:15:41.312Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2020-07-31T09:15:41.312Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2020-07-31T09:15:41.572Z] [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2020-07-31T09:15:41.572Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2020-07-31T09:15:41.740Z] ---> 4fe583d88160 [2020-07-31T09:15:41.740Z] Step 13/21 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install [2020-07-31T09:15:41.835Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2020-07-31T09:15:41.835Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2020-07-31T09:15:42.015Z] ---> Running in ea2a9bd9c934 [2020-07-31T09:15:42.098Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2020-07-31T09:15:42.098Z] [ 48%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2020-07-31T09:15:42.098Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2020-07-31T09:15:42.358Z] [ 51%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2020-07-31T09:15:42.358Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2020-07-31T09:15:43.442Z] + CPPCHECK=false [2020-07-31T09:15:43.443Z] + DOCGEN=false [2020-07-31T09:15:43.443Z] + TOMLVER=SDK-0.2 [2020-07-31T09:15:43.443Z] + CUTILVER=1.1-branch [2020-07-31T09:15:43.443Z] + '[' 0 -gt 0 ] [2020-07-31T09:15:43.443Z] + readlink -f ./scripts/build.sh [2020-07-31T09:15:43.443Z] + dirname /tmp/sdk/scripts/build.sh [2020-07-31T09:15:43.443Z] + dirname /tmp/sdk/scripts [2020-07-31T09:15:43.443Z] + ROOT=/tmp/sdk [2020-07-31T09:15:43.443Z] + cd /tmp/sdk [2020-07-31T09:15:43.443Z] + '[' '!' -d deps ] [2020-07-31T09:15:43.443Z] + mkdir deps [2020-07-31T09:15:43.443Z] + + tarwget -C -O deps - -z https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2020-07-31T09:15:43.443Z] -x -f - [2020-07-31T09:15:43.443Z] --2020-07-31 09:15:43-- https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2020-07-31T09:15:43.443Z] Resolving github.com... 140.82.114.3 [2020-07-31T09:15:43.443Z] Connecting to github.com|140.82.114.3|:443... connected. [2020-07-31T09:15:43.443Z] HTTP request sent, awaiting response... 302 Found [2020-07-31T09:15:43.443Z] Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following] [2020-07-31T09:15:43.443Z] --2020-07-31 09:15:43-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [2020-07-31T09:15:43.443Z] Resolving codeload.github.com... 140.82.114.9 [2020-07-31T09:15:43.443Z] Connecting to codeload.github.com|140.82.114.9|:443... connected. [2020-07-31T09:15:43.443Z] HTTP request sent, awaiting response... 200 OK [2020-07-31T09:15:43.443Z] Length: unspecified [application/x-gzip] [2020-07-31T09:15:43.443Z] Saving to: 'STDOUT' [2020-07-31T09:15:43.443Z] [2020-07-31T09:15:43.714Z] 0K .......... ......   1.01M=0.02s [2020-07-31T09:15:43.714Z] [2020-07-31T09:15:43.714Z] 2020-07-31 09:15:43 (1.01 MB/s) - written to stdout [16451] [2020-07-31T09:15:43.714Z] [2020-07-31T09:15:43.714Z] + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c [2020-07-31T09:15:43.714Z] + wget -O - https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1-branch.tar.gz [2020-07-31T09:15:43.714Z] + tar -C deps -z -x -f - [2020-07-31T09:15:43.714Z] --2020-07-31 09:15:43-- https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1-branch.tar.gz [2020-07-31T09:15:43.714Z] Resolving github.com... 140.82.114.3 [2020-07-31T09:15:43.714Z] Connecting to github.com|140.82.114.3|:443... connected. [2020-07-31T09:15:43.714Z] HTTP request sent, awaiting response... 302 Found [2020-07-31T09:15:43.714Z] Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1-branch [following] [2020-07-31T09:15:43.714Z] --2020-07-31 09:15:43-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1-branch [2020-07-31T09:15:43.715Z] Resolving codeload.github.com... 140.82.114.9 [2020-07-31T09:15:43.715Z] Connecting to codeload.github.com|140.82.114.9|:443... connected. [2020-07-31T09:15:43.715Z] HTTP request sent, awaiting response... 200 OK [2020-07-31T09:15:43.715Z] Length: unspecified [application/x-gzip] [2020-07-31T09:15:43.715Z] Saving to: 'STDOUT' [2020-07-31T09:15:43.715Z]  [2020-07-31T09:15:43.743Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2020-07-31T09:15:43.743Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2020-07-31T09:15:43.743Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2020-07-31T09:15:43.988Z] 0K .......... .......... .......... .......... .......... 1.62M [2020-07-31T09:15:43.988Z] 50K .......... .......... .......... .......... .......... 3.40M [2020-07-31T09:15:43.988Z] 100K .......... .......... .......... .......... .......... 3.88M [2020-07-31T09:15:43.988Z] 150K .......... ..... 3.44M=0.06s [2020-07-31T09:15:43.988Z] [2020-07-31T09:15:43.988Z] 2020-07-31 09:15:43 (2.63 MB/s) - written to stdout [169364] [2020-07-31T09:15:43.988Z] [2020-07-31T09:15:43.988Z] + mkdir -p src/c/iot [2020-07-31T09:15:43.988Z] + cp deps/iotech-c-utils-1.1-branch/src/c/base64.c deps/iotech-c-utils-1.1-branch/src/c/component.c deps/iotech-c-utils-1.1-branch/src/c/config.c deps/iotech-c-utils-1.1-branch/src/c/container.c deps/iotech-c-utils-1.1-branch/src/c/data.c deps/iotech-c-utils-1.1-branch/src/c/hash.c deps/iotech-c-utils-1.1-branch/src/c/iot.c deps/iotech-c-utils-1.1-branch/src/c/json.c deps/iotech-c-utils-1.1-branch/src/c/logger.c deps/iotech-c-utils-1.1-branch/src/c/os.c deps/iotech-c-utils-1.1-branch/src/c/scheduler.c deps/iotech-c-utils-1.1-branch/src/c/thread.c deps/iotech-c-utils-1.1-branch/src/c/threadpool.c deps/iotech-c-utils-1.1-branch/src/c/time.c src/c/iot [2020-07-31T09:15:43.988Z] + mkdir -p include/iot [2020-07-31T09:15:43.989Z] + cp deps/iotech-c-utils-1.1-branch/include/iot/base64.h deps/iotech-c-utils-1.1-branch/include/iot/component.h deps/iotech-c-utils-1.1-branch/include/iot/config.h deps/iotech-c-utils-1.1-branch/include/iot/container.h deps/iotech-c-utils-1.1-branch/include/iot/data.h deps/iotech-c-utils-1.1-branch/include/iot/hash.h deps/iotech-c-utils-1.1-branch/include/iot/iot.h deps/iotech-c-utils-1.1-branch/include/iot/json.h deps/iotech-c-utils-1.1-branch/include/iot/logger.h deps/iotech-c-utils-1.1-branch/include/iot/os.h deps/iotech-c-utils-1.1-branch/include/iot/scheduler.h deps/iotech-c-utils-1.1-branch/include/iot/thread.h deps/iotech-c-utils-1.1-branch/include/iot/threadpool.h deps/iotech-c-utils-1.1-branch/include/iot/time.h deps/iotech-c-utils-1.1-branch/include/iot/typecode.h include/iot [2020-07-31T09:15:43.989Z] + mkdir -p include/iot/os [2020-07-31T09:15:43.989Z] + cp deps/iotech-c-utils-1.1-branch/include/iot/os/linux.h deps/iotech-c-utils-1.1-branch/include/iot/os/macos.h deps/iotech-c-utils-1.1-branch/include/iot/os/zephyr.h include/iot/os [2020-07-31T09:15:43.989Z] + mkdir -p /tmp/sdk/build/release [2020-07-31T09:15:43.989Z] + cd /tmp/sdk/build/release [2020-07-31T09:15:43.989Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src [2020-07-31T09:15:44.006Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2020-07-31T09:15:44.262Z] -- The C compiler identification is GNU 8.3.0 [2020-07-31T09:15:44.263Z] -- Check for working C compiler: /usr/bin/cc [2020-07-31T09:15:44.268Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2020-07-31T09:15:44.535Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-07-31T09:15:44.535Z] -- Detecting C compiler ABI info [2020-07-31T09:15:44.805Z] -- Detecting C compiler ABI info - done [2020-07-31T09:15:44.805Z] -- Detecting C compile features [2020-07-31T09:15:44.837Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2020-07-31T09:15:45.777Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2020-07-31T09:15:45.777Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/v1compat.c.o [2020-07-31T09:15:45.783Z] -- Detecting C compile features - done [2020-07-31T09:15:45.783Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2020-07-31T09:15:45.783Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2020-07-31T09:15:45.783Z] -- Found LIBYAML: /usr/lib/libyaml.so [2020-07-31T09:15:45.783Z] -- Found LIBUUID: /usr/lib/libuuid.so [2020-07-31T09:15:45.783Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2020-07-31T09:15:45.783Z] -- C SDK 0.0.0 for Linux [2020-07-31T09:15:45.783Z] -- Performing Test CSDK_HAVE_ATOMIC [2020-07-31T09:15:45.783Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2020-07-31T09:15:45.783Z] -- Found Curses: /usr/lib/libcurses.so [2020-07-31T09:15:46.042Z] [ 68%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2020-07-31T09:15:46.054Z] -- Configuring done [2020-07-31T09:15:46.306Z] [ 70%] Linking C shared library libcsdk.so [2020-07-31T09:15:46.306Z] [ 70%] Built target csdk [2020-07-31T09:15:46.306Z] Scanning dependencies of target template [2020-07-31T09:15:46.306Z] [ 71%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2020-07-31T09:15:46.325Z] -- Generating done [2020-07-31T09:15:46.325Z] -- Build files have been written to: /tmp/sdk/build/release [2020-07-31T09:15:46.325Z] + + teemake [2020-07-31T09:15:46.325Z] release.log [2020-07-31T09:15:46.325Z] Scanning dependencies of target csdk [2020-07-31T09:15:46.567Z] [ 73%] Linking C executable template [2020-07-31T09:15:46.567Z] [ 73%] Built target template [2020-07-31T09:15:46.567Z] Scanning dependencies of target device-counter [2020-07-31T09:15:46.567Z] [ 75%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2020-07-31T09:15:46.567Z] [ 76%] Linking C executable device-counter [2020-07-31T09:15:46.595Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2020-07-31T09:15:46.827Z] [ 76%] Built target device-counter [2020-07-31T09:15:46.827Z] Scanning dependencies of target device-random [2020-07-31T09:15:46.827Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2020-07-31T09:15:46.827Z] [ 80%] Linking C executable device-random [2020-07-31T09:15:46.827Z] [ 80%] Built target device-random [2020-07-31T09:15:46.827Z] Scanning dependencies of target device-gyro [2020-07-31T09:15:46.827Z] [ 81%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2020-07-31T09:15:47.087Z] [ 83%] Linking C executable device-gyro [2020-07-31T09:15:47.087Z] [ 83%] Built target device-gyro [2020-07-31T09:15:47.087Z] Scanning dependencies of target device-bitfields [2020-07-31T09:15:47.087Z] [ 85%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2020-07-31T09:15:47.186Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback.c.o [2020-07-31T09:15:47.392Z] [ 86%] Linking C executable device-bitfields [2020-07-31T09:15:47.392Z] [ 86%] Built target device-bitfields [2020-07-31T09:15:47.392Z] Scanning dependencies of target template-discovery [2020-07-31T09:15:47.392Z] [ 88%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2020-07-31T09:15:47.392Z] [ 90%] Linking C executable template-discovery [2020-07-31T09:15:47.457Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2020-07-31T09:15:47.652Z] [ 90%] Built target template-discovery [2020-07-31T09:15:47.652Z] Scanning dependencies of target device-file [2020-07-31T09:15:47.652Z] [ 91%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2020-07-31T09:15:47.652Z] [ 93%] Linking C executable device-file [2020-07-31T09:15:47.914Z] [ 93%] Built target device-file [2020-07-31T09:15:47.914Z] Scanning dependencies of target device-terminal [2020-07-31T09:15:47.914Z] [ 95%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2020-07-31T09:15:47.914Z] [ 96%] Linking C executable device-terminal [2020-07-31T09:15:47.914Z] [ 96%] Built target device-terminal [2020-07-31T09:15:47.914Z] Scanning dependencies of target templatev1 [2020-07-31T09:15:47.914Z] [ 98%] Building C object c/examples/v1/CMakeFiles/templatev1.dir/template.c.o [2020-07-31T09:15:48.179Z] [100%] Linking C executable templatev1 [2020-07-31T09:15:48.179Z] [100%] Built target templatev1 [2020-07-31T09:15:48.179Z] + make package [2020-07-31T09:15:48.179Z] + tee -a release.log [2020-07-31T09:15:48.447Z] [ 70%] Built target csdk [2020-07-31T09:15:48.447Z] [ 73%] Built target template [2020-07-31T09:15:48.447Z] [ 76%] Built target device-counter [2020-07-31T09:15:48.447Z] [ 80%] Built target device-random [2020-07-31T09:15:48.447Z] [ 83%] Built target device-gyro [2020-07-31T09:15:48.447Z] [ 86%] Built target device-bitfields [2020-07-31T09:15:48.447Z] [ 90%] Built target template-discovery [2020-07-31T09:15:48.447Z] [ 93%] Built target device-file [2020-07-31T09:15:48.447Z] [ 96%] Built target device-terminal [2020-07-31T09:15:48.447Z] [100%] Built target templatev1 [2020-07-31T09:15:48.447Z] Run CPack packaging tool... [2020-07-31T09:15:48.447Z] CPack: Create package using TGZ [2020-07-31T09:15:48.447Z] CPack: Install projects [2020-07-31T09:15:48.447Z] CPack: - Run preinstall target for: Csdk [2020-07-31T09:15:48.709Z] CPack: - Install project: Csdk [2020-07-31T09:15:48.710Z] CPack: Create package [2020-07-31T09:15:48.710Z] CPack: - package: /tmp/sdk/build/release/csdk-0.0.0.tar.gz generated. [2020-07-31T09:15:48.710Z] + '[' false '=' true ] [2020-07-31T09:15:48.710Z] + '[' false '=' true ] [2020-07-31T09:15:48.710Z] + mkdir -p /tmp/sdk/build/debug [2020-07-31T09:15:48.710Z] + cd /tmp/sdk/build/debug [2020-07-31T09:15:48.710Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src [2020-07-31T09:15:48.971Z] -- The C compiler identification is GNU 8.3.0 [2020-07-31T09:15:48.971Z] -- Check for working C compiler: /usr/bin/cc [2020-07-31T09:15:48.971Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-07-31T09:15:48.971Z] -- Detecting C compiler ABI info [2020-07-31T09:15:48.971Z] -- Detecting C compiler ABI info - done [2020-07-31T09:15:48.971Z] -- Detecting C compile features [2020-07-31T09:15:49.230Z] -- Detecting C compile features - done [2020-07-31T09:15:49.230Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2020-07-31T09:15:49.230Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2020-07-31T09:15:49.230Z] -- Found LIBYAML: /usr/lib/libyaml.so [2020-07-31T09:15:49.230Z] -- Found LIBUUID: /usr/lib/libuuid.so [2020-07-31T09:15:49.230Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2020-07-31T09:15:49.230Z] -- C SDK 0.0.0 for Linux [2020-07-31T09:15:49.230Z] -- Performing Test CSDK_HAVE_ATOMIC [2020-07-31T09:15:49.230Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2020-07-31T09:15:49.230Z] -- Found Curses: /usr/lib/libcurses.so [2020-07-31T09:15:49.417Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2020-07-31T09:15:49.490Z] -- Configuring done [2020-07-31T09:15:49.490Z] -- Generating done [2020-07-31T09:15:49.490Z] -- Build files have been written to: /tmp/sdk/build/debug [2020-07-31T09:15:49.490Z] + make [2020-07-31T09:15:49.490Z] + tee debug.log [2020-07-31T09:15:49.490Z] Scanning dependencies of target csdk [2020-07-31T09:15:49.490Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2020-07-31T09:15:49.752Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback.c.o [2020-07-31T09:15:49.752Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2020-07-31T09:15:49.752Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2020-07-31T09:15:50.010Z] [ 8%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2020-07-31T09:15:50.010Z] [ 10%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2020-07-31T09:15:50.011Z] [ 8%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2020-07-31T09:15:50.011Z] [ 10%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2020-07-31T09:15:50.011Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2020-07-31T09:15:50.271Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2020-07-31T09:15:50.271Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2020-07-31T09:15:50.531Z] [ 16%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2020-07-31T09:15:50.531Z] [ 18%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2020-07-31T09:15:50.531Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2020-07-31T09:15:50.531Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2020-07-31T09:15:50.791Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2020-07-31T09:15:50.976Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2020-07-31T09:15:51.051Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2020-07-31T09:15:51.052Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2020-07-31T09:15:51.052Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2020-07-31T09:15:51.052Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2020-07-31T09:15:51.311Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2020-07-31T09:15:51.571Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2020-07-31T09:15:51.571Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2020-07-31T09:15:51.571Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2020-07-31T09:15:51.571Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2020-07-31T09:15:51.571Z] [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2020-07-31T09:15:51.830Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2020-07-31T09:15:51.830Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2020-07-31T09:15:51.830Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2020-07-31T09:15:51.830Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2020-07-31T09:15:52.092Z] [ 48%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2020-07-31T09:15:52.092Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2020-07-31T09:15:52.092Z] [ 51%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2020-07-31T09:15:52.352Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2020-07-31T09:15:52.612Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2020-07-31T09:15:52.612Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2020-07-31T09:15:52.612Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2020-07-31T09:15:52.875Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2020-07-31T09:15:52.875Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2020-07-31T09:15:53.137Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2020-07-31T09:15:53.399Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2020-07-31T09:15:53.399Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/v1compat.c.o [2020-07-31T09:15:53.399Z] [ 68%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2020-07-31T09:15:53.569Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2020-07-31T09:15:53.569Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2020-07-31T09:15:53.659Z] [ 70%] Linking C shared library libcsdk.so [2020-07-31T09:15:53.659Z] [ 70%] Built target csdk [2020-07-31T09:15:53.659Z] Scanning dependencies of target template [2020-07-31T09:15:53.659Z] [ 71%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2020-07-31T09:15:53.659Z] [ 73%] Linking C executable template [2020-07-31T09:15:53.919Z] [ 73%] Built target template [2020-07-31T09:15:53.919Z] Scanning dependencies of target device-counter [2020-07-31T09:15:53.919Z] [ 75%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2020-07-31T09:15:53.919Z] [ 76%] Linking C executable device-counter [2020-07-31T09:15:53.920Z] [ 76%] Built target device-counter [2020-07-31T09:15:53.920Z] Scanning dependencies of target device-random [2020-07-31T09:15:53.920Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2020-07-31T09:15:54.159Z] [ 16%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2020-07-31T09:15:54.179Z] [ 80%] Linking C executable device-random [2020-07-31T09:15:54.179Z] [ 80%] Built target device-random [2020-07-31T09:15:54.179Z] Scanning dependencies of target device-gyro [2020-07-31T09:15:54.179Z] [ 81%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2020-07-31T09:15:54.179Z] [ 83%] Linking C executable device-gyro [2020-07-31T09:15:54.179Z] [ 83%] Built target device-gyro [2020-07-31T09:15:54.179Z] Scanning dependencies of target device-bitfields [2020-07-31T09:15:54.179Z] [ 85%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2020-07-31T09:15:54.439Z] [ 86%] Linking C executable device-bitfields [2020-07-31T09:15:54.439Z] [ 86%] Built target device-bitfields [2020-07-31T09:15:54.439Z] Scanning dependencies of target template-discovery [2020-07-31T09:15:54.439Z] [ 88%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2020-07-31T09:15:54.439Z] [ 90%] Linking C executable template-discovery [2020-07-31T09:15:54.699Z] [ 90%] Built target template-discovery [2020-07-31T09:15:54.699Z] Scanning dependencies of target device-file [2020-07-31T09:15:54.699Z] [ 91%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2020-07-31T09:15:54.699Z] [ 93%] Linking C executable device-file [2020-07-31T09:15:54.699Z] [ 93%] Built target device-file [2020-07-31T09:15:54.699Z] Scanning dependencies of target device-terminal [2020-07-31T09:15:54.699Z] [ 95%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2020-07-31T09:15:54.749Z] [ 18%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2020-07-31T09:15:54.958Z] [ 96%] Linking C executable device-terminal [2020-07-31T09:15:54.958Z] [ 96%] Built target device-terminal [2020-07-31T09:15:54.958Z] Scanning dependencies of target templatev1 [2020-07-31T09:15:54.958Z] [ 98%] Building C object c/examples/v1/CMakeFiles/templatev1.dir/template.c.o [2020-07-31T09:15:54.958Z] [100%] Linking C executable templatev1 [2020-07-31T09:15:54.958Z] [100%] Built target templatev1 [2020-07-31T09:15:54.958Z] make: Entering directory '/tmp/sdk/build/release' [2020-07-31T09:15:55.023Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2020-07-31T09:15:55.023Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2020-07-31T09:15:55.220Z] make[1]: Entering directory '/tmp/sdk/build/release' [2020-07-31T09:15:55.221Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-31T09:15:55.221Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-31T09:15:55.221Z] [ 70%] Built target csdk [2020-07-31T09:15:55.221Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-31T09:15:55.221Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-31T09:15:55.221Z] [ 73%] Built target template [2020-07-31T09:15:55.221Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-31T09:15:55.221Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-31T09:15:55.221Z] [ 76%] Built target device-counter [2020-07-31T09:15:55.221Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-31T09:15:55.221Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-31T09:15:55.221Z] [ 80%] Built target device-random [2020-07-31T09:15:55.221Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-31T09:15:55.221Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-31T09:15:55.221Z] [ 83%] Built target device-gyro [2020-07-31T09:15:55.221Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-31T09:15:55.221Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-31T09:15:55.221Z] [ 86%] Built target device-bitfields [2020-07-31T09:15:55.221Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-31T09:15:55.221Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-31T09:15:55.221Z] [ 90%] Built target template-discovery [2020-07-31T09:15:55.221Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-31T09:15:55.221Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-31T09:15:55.221Z] [ 93%] Built target device-file [2020-07-31T09:15:55.221Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-31T09:15:55.221Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-31T09:15:55.221Z] [ 96%] Built target device-terminal [2020-07-31T09:15:55.221Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-31T09:15:55.221Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-31T09:15:55.221Z] [100%] Built target templatev1 [2020-07-31T09:15:55.221Z] make[1]: Leaving directory '/tmp/sdk/build/release' [2020-07-31T09:15:55.221Z] Install the project... [2020-07-31T09:15:55.221Z] -- Install configuration: "Release" [2020-07-31T09:15:55.221Z] -- Installing: /usr/local/lib/libcsdk.so [2020-07-31T09:15:55.221Z] -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" [2020-07-31T09:15:55.221Z] -- Up-to-date: /usr/local/include [2020-07-31T09:15:55.221Z] -- Installing: /usr/local/include/devsdk [2020-07-31T09:15:55.221Z] -- Installing: /usr/local/include/devsdk/devsdk-base.h [2020-07-31T09:15:55.221Z] -- Installing: /usr/local/include/devsdk/devsdk.h [2020-07-31T09:15:55.221Z] -- Installing: /usr/local/include/edgex [2020-07-31T09:15:55.221Z] -- Installing: /usr/local/include/edgex/device-mgmt.h [2020-07-31T09:15:55.221Z] -- Installing: /usr/local/include/edgex/devices.h [2020-07-31T09:15:55.221Z] -- Installing: /usr/local/include/edgex/devsdk.h [2020-07-31T09:15:55.221Z] -- Installing: /usr/local/include/edgex/edgex-base.h [2020-07-31T09:15:55.221Z] -- Installing: /usr/local/include/edgex/edgex.h [2020-07-31T09:15:55.221Z] -- Installing: /usr/local/include/edgex/error.h [2020-07-31T09:15:55.221Z] -- Installing: /usr/local/include/edgex/eventgen.h [2020-07-31T09:15:55.221Z] -- Installing: /usr/local/include/edgex/os.h [2020-07-31T09:15:55.221Z] -- Installing: /usr/local/include/edgex/profiles.h [2020-07-31T09:15:55.221Z] -- Installing: /usr/local/include/edgex/rest-server.h [2020-07-31T09:15:55.221Z] -- Installing: /usr/local/include/edgex/csdk-defs.h [2020-07-31T09:15:55.221Z] -- Installing: /usr/local/include/iot [2020-07-31T09:15:55.221Z] -- Installing: /usr/local/include/iot/base64.h [2020-07-31T09:15:55.221Z] -- Installing: /usr/local/include/iot/component.h [2020-07-31T09:15:55.221Z] -- Installing: /usr/local/include/iot/config.h [2020-07-31T09:15:55.221Z] -- Installing: /usr/local/include/iot/container.h [2020-07-31T09:15:55.221Z] -- Installing: /usr/local/include/iot/data.h [2020-07-31T09:15:55.221Z] -- Installing: /usr/local/include/iot/hash.h [2020-07-31T09:15:55.221Z] -- Installing: /usr/local/include/iot/iot.h [2020-07-31T09:15:55.221Z] -- Installing: /usr/local/include/iot/json.h [2020-07-31T09:15:55.221Z] -- Installing: /usr/local/include/iot/logger.h [2020-07-31T09:15:55.221Z] -- Installing: /usr/local/include/iot/os.h [2020-07-31T09:15:55.221Z] -- Installing: /usr/local/include/iot/scheduler.h [2020-07-31T09:15:55.221Z] -- Installing: /usr/local/include/iot/thread.h [2020-07-31T09:15:55.221Z] -- Installing: /usr/local/include/iot/threadpool.h [2020-07-31T09:15:55.221Z] -- Installing: /usr/local/include/iot/time.h [2020-07-31T09:15:55.221Z] -- Installing: /usr/local/include/iot/typecode.h [2020-07-31T09:15:55.221Z] -- Installing: /usr/local/include/iot/os [2020-07-31T09:15:55.221Z] -- Installing: /usr/local/include/iot/os/linux.h [2020-07-31T09:15:55.221Z] -- Installing: /usr/local/include/iot/os/macos.h [2020-07-31T09:15:55.221Z] -- Installing: /usr/local/include/iot/os/zephyr.h [2020-07-31T09:15:55.221Z] -- Installing: /usr/local/share/device-sdk-c/LICENSE [2020-07-31T09:15:55.221Z] -- Installing: /usr/local/share/device-sdk-c/Attribution.txt [2020-07-31T09:15:55.221Z] make: Leaving directory '/tmp/sdk/build/release' [2020-07-31T09:15:55.297Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2020-07-31T09:15:57.762Z] Removing intermediate container af8da4270735 [2020-07-31T09:15:57.762Z] ---> fccac18681f6 [2020-07-31T09:15:57.762Z] Step 14/21 : FROM ${BASE} [2020-07-31T09:15:57.762Z] ---> 5eabd8fd8ba2 [2020-07-31T09:15:57.762Z] Step 15/21 : MAINTAINER IOTech [2020-07-31T09:15:57.762Z] ---> Running in 691c36216dcd [2020-07-31T09:15:57.762Z] Removing intermediate container 691c36216dcd [2020-07-31T09:15:57.762Z] ---> 2483b21db366 [2020-07-31T09:15:57.762Z] Step 16/21 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml curl libmicrohttpd libuuid [2020-07-31T09:15:57.762Z] ---> Running in 447109fb47fc [2020-07-31T09:15:58.334Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz [2020-07-31T09:15:58.666Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2020-07-31T09:15:59.262Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2020-07-31T09:15:59.275Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz [2020-07-31T09:15:59.533Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2020-07-31T09:15:59.538Z] (1/3) Installing curl (7.64.0-r3) [2020-07-31T09:15:59.538Z] (2/3) Installing libuuid (2.33-r0) [2020-07-31T09:15:59.538Z] (3/3) Installing wget (1.20.3-r0) [2020-07-31T09:15:59.798Z] Executing busybox-1.29.3-r10.trigger [2020-07-31T09:15:59.798Z] OK: 268 MiB in 78 packages [2020-07-31T09:15:59.805Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2020-07-31T09:16:00.371Z] Removing intermediate container 447109fb47fc [2020-07-31T09:16:00.371Z] ---> 8a50c2f661be [2020-07-31T09:16:00.371Z] Step 17/21 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot [2020-07-31T09:16:00.371Z] ---> ad57ffe7e7a8 [2020-07-31T09:16:00.371Z] Step 18/21 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex [2020-07-31T09:16:00.395Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2020-07-31T09:16:00.631Z] ---> 589af4420987 [2020-07-31T09:16:00.631Z] Step 19/21 : COPY --from=builder /usr/local/lib /usr/local/lib [2020-07-31T09:16:00.893Z] ---> 7f795165a8f2 [2020-07-31T09:16:00.893Z] Step 20/21 : COPY --from=builder /usr/local/lib64 /usr/local/lib64 [2020-07-31T09:16:01.157Z] ---> a941000dc01c [2020-07-31T09:16:01.157Z] Step 21/21 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c [2020-07-31T09:16:01.419Z] ---> b769fcf63685 [2020-07-31T09:16:01.419Z] Successfully built b769fcf63685 [2020-07-31T09:16:01.419Z] 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-07-31T09:16:02.307Z] + docker inspect -f . ci-base-image-x86_64 [2020-07-31T09:16:02.307Z] . [Pipeline] withDockerContainer [2020-07-31T09:16:02.418Z] prd-centos7-docker-4c-2g-1687 does not seem to be running inside a container [2020-07-31T09:16:02.451Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-c/1 -v /w/workspace/device-sdk-c/1:/w/workspace/device-sdk-c/1:rw,z -v /w/workspace/device-sdk-c/1@tmp:/w/workspace/device-sdk-c/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-07-31T09:16:03.005Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2020-07-31T09:16:03.005Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2020-07-31T09:16:03.005Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2020-07-31T09:16:03.320Z] $ docker top b5277485907b0b97e87c31df89b8eca49a81e6aba300e49693816c436a35d15c -eo pid,comm [Pipeline] { [Pipeline] sh [2020-07-31T09:16:03.597Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2020-07-31T09:16:03.825Z] + make test [2020-07-31T09:16:03.825Z] echo "make test" [2020-07-31T09:16:03.825Z] make test [Pipeline] } [2020-07-31T09:16:03.852Z] $ docker stop --time=1 b5277485907b0b97e87c31df89b8eca49a81e6aba300e49693816c436a35d15c [2020-07-31T09:16:04.187Z] [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2020-07-31T09:16:04.187Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2020-07-31T09:16:05.157Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2020-07-31T09:16:05.190Z] $ docker rm -f b5277485907b0b97e87c31df89b8eca49a81e6aba300e49693816c436a35d15c [Pipeline] // withDockerContainer [Pipeline] } [2020-07-31T09:16:05.427Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [2020-07-31T09:16:06.399Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2020-07-31T09:16:06.399Z] [ 48%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2020-07-31T09:16:06.989Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2020-07-31T09:16:07.961Z] [ 51%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2020-07-31T09:16:07.961Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [Pipeline] sh [2020-07-31T09:16:08.379Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-07-31T09:16:08.690Z] + ls -al . [2020-07-31T09:16:08.691Z] total 160 [2020-07-31T09:16:08.691Z] drwxrwxr-x. 9 jenkins jenkins 275 Jul 31 09:15 . [2020-07-31T09:16:08.691Z] drwxrwxr-x. 4 jenkins jenkins 28 Jul 31 09:15 .. [2020-07-31T09:16:08.691Z] -rw-rw-r--. 1 jenkins jenkins 3104 Jul 31 09:15 Attribution.txt [2020-07-31T09:16:08.691Z] -rw-rw-r--. 1 jenkins jenkins 5842 Jul 31 09:15 CHANGES [2020-07-31T09:16:08.691Z] drwxrwxr-x. 2 jenkins jenkins 144 Jul 31 09:15 docs [2020-07-31T09:16:08.691Z] -rw-rw-r--. 1 jenkins jenkins 108574 Jul 31 09:15 Doxyfile [2020-07-31T09:16:08.691Z] drwxrwxr-x. 8 jenkins jenkins 179 Jul 31 09:15 .git [2020-07-31T09:16:08.691Z] drwxrwxr-x. 2 jenkins jenkins 38 Jul 31 09:15 .github [2020-07-31T09:16:08.691Z] -rw-rw-r--. 1 jenkins jenkins 176 Jul 31 09:15 .gitignore [2020-07-31T09:16:08.691Z] drwxrwxr-x. 4 jenkins jenkins 33 Jul 31 09:15 include [2020-07-31T09:16:08.691Z] -rw-rw-r--. 1 jenkins jenkins 794 Jul 31 09:15 Jenkinsfile [2020-07-31T09:16:08.691Z] -rw-rw-r--. 1 jenkins jenkins 10174 Jul 31 09:15 LICENSE [2020-07-31T09:16:08.691Z] -rw-rw-r--. 1 jenkins jenkins 449 Jul 31 09:15 Makefile [2020-07-31T09:16:08.691Z] -rw-rw-r--. 1 jenkins jenkins 1899 Jul 31 09:15 README.md [2020-07-31T09:16:08.691Z] -rw-rw-r--. 1 jenkins jenkins 5977 Jul 31 09:15 README.v2.md [2020-07-31T09:16:08.691Z] drwxrwxr-x. 2 jenkins jenkins 108 Jul 31 09:15 scripts [2020-07-31T09:16:08.691Z] drwxrwxr-x. 3 jenkins jenkins 72 Jul 31 09:15 .semver [2020-07-31T09:16:08.691Z] drwxrwxr-x. 4 jenkins jenkins 50 Jul 31 09:15 src [2020-07-31T09:16:08.691Z] -rw-rw-r--. 1 jenkins jenkins 5 Jul 31 09:12 VERSION [Pipeline] isUnix [Pipeline] sh [2020-07-31T09:16:09.018Z] + docker build -t docker-device-sdk-c -f scripts/Dockerfile.alpine-3.11 --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=db1d01ed50fede27c73a10e9088d1d8d82358a17 --label arch=amd64 --label version=0.0.0 . [2020-07-31T09:16:09.018Z] Sending build context to Docker daemon 3.479MB [2020-07-31T09:16:09.018Z] Step 1/15 : ARG BASE=alpine:3.11 [2020-07-31T09:16:09.018Z] Step 2/15 : FROM ${BASE} [2020-07-31T09:16:09.018Z] ---> b769fcf63685 [2020-07-31T09:16:09.018Z] Step 3/15 : MAINTAINER IOTech [2020-07-31T09:16:09.587Z] ---> Running in 73b483c9714b [2020-07-31T09:16:09.588Z] Removing intermediate container 73b483c9714b [2020-07-31T09:16:09.588Z] ---> 8118d12270b1 [2020-07-31T09:16:09.588Z] Step 4/15 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml-dev libcurl curl-dev libmicrohttpd-dev util-linux-dev ncurses-dev && mkdir -p /edgex-c-sdk/build [2020-07-31T09:16:09.848Z] ---> Running in 118542cf208a [2020-07-31T09:16:10.108Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz [2020-07-31T09:16:11.050Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz [2020-07-31T09:16:11.311Z] (1/6) Installing ncurses-dev (6.1_p20190105-r0) [2020-07-31T09:16:11.312Z] (2/6) Installing libblkid (2.33-r0) [2020-07-31T09:16:11.574Z] (3/6) Installing libfdisk (2.33-r0) [2020-07-31T09:16:11.574Z] (4/6) Installing libmount (2.33-r0) [2020-07-31T09:16:11.834Z] (5/6) Installing libsmartcols (2.33-r0) [2020-07-31T09:16:11.834Z] (6/6) Installing util-linux-dev (2.33-r0) [2020-07-31T09:16:12.094Z] Executing busybox-1.29.3-r10.trigger [2020-07-31T09:16:12.094Z] OK: 272 MiB in 84 packages [2020-07-31T09:16:12.239Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2020-07-31T09:16:12.510Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2020-07-31T09:16:12.665Z] Removing intermediate container 118542cf208a [2020-07-31T09:16:12.665Z] ---> a1309bcbea3d [2020-07-31T09:16:12.665Z] Step 5/15 : COPY VERSION /edgex-c-sdk/ [2020-07-31T09:16:12.925Z] ---> e2a66f7b1dba [2020-07-31T09:16:12.925Z] Step 6/15 : COPY src /edgex-c-sdk/src/ [2020-07-31T09:16:13.103Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2020-07-31T09:16:13.496Z] ---> 741cb6e6dc48 [2020-07-31T09:16:13.496Z] Step 7/15 : COPY include /edgex-c-sdk/include/ [2020-07-31T09:16:13.694Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2020-07-31T09:16:13.757Z] ---> c3c573992a9d [2020-07-31T09:16:13.757Z] Step 8/15 : COPY scripts /edgex-c-sdk/scripts [2020-07-31T09:16:14.020Z] ---> 72847ac2f8ed [2020-07-31T09:16:14.020Z] Step 9/15 : COPY LICENSE /edgex-c-sdk/ [2020-07-31T09:16:14.282Z] ---> f7df51ec8ed2 [2020-07-31T09:16:14.282Z] Step 10/15 : COPY Attribution.txt /edgex-c-sdk/ [2020-07-31T09:16:14.543Z] ---> 817b94e261b3 [2020-07-31T09:16:14.543Z] Step 11/15 : WORKDIR /edgex-c-sdk [2020-07-31T09:16:14.543Z] ---> Running in b278161023a7 [2020-07-31T09:16:14.803Z] Removing intermediate container b278161023a7 [2020-07-31T09:16:14.803Z] ---> 782d0a5526ec [2020-07-31T09:16:14.803Z] Step 12/15 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] [2020-07-31T09:16:14.803Z] ---> Running in 20311c123ada [2020-07-31T09:16:14.803Z] Removing intermediate container 20311c123ada [2020-07-31T09:16:14.803Z] ---> 2f7155c6d1d7 [2020-07-31T09:16:14.803Z] Step 13/15 : LABEL arch=amd64 [2020-07-31T09:16:15.063Z] ---> Running in 0608151db62b [2020-07-31T09:16:15.063Z] Removing intermediate container 0608151db62b [2020-07-31T09:16:15.063Z] ---> 792a296e45bd [2020-07-31T09:16:15.063Z] Step 14/15 : LABEL git_sha=db1d01ed50fede27c73a10e9088d1d8d82358a17 [2020-07-31T09:16:15.063Z] ---> Running in f947f08f9e59 [2020-07-31T09:16:15.115Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2020-07-31T09:16:15.324Z] Removing intermediate container f947f08f9e59 [2020-07-31T09:16:15.324Z] ---> 8fc087fe0cef [2020-07-31T09:16:15.324Z] Step 15/15 : LABEL version=0.0.0 [2020-07-31T09:16:15.324Z] ---> Running in 321015876bcc [2020-07-31T09:16:15.584Z] Removing intermediate container 321015876bcc [2020-07-31T09:16:15.584Z] ---> da3409486163 [2020-07-31T09:16:15.584Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2020-07-31T09:16:15.584Z] Successfully built da3409486163 [2020-07-31T09:16:15.584Z] Successfully tagged docker-device-sdk-c:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [2020-07-31T09:16:17.074Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [Pipeline] } [2020-07-31T09:16:20.451Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2020-07-31T09:16:20.451Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/v1compat.c.o [2020-07-31T09:16:21.870Z] [ 68%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2020-07-31T09:16:22.141Z] [ 70%] Linking C shared library libcsdk.so [2020-07-31T09:16:22.411Z] [ 70%] Built target csdk [2020-07-31T09:16:22.411Z] Scanning dependencies of target template [2020-07-31T09:16:22.411Z] [ 71%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2020-07-31T09:16:23.001Z] [ 73%] Linking C executable template [2020-07-31T09:16:23.272Z] [ 73%] Built target template [2020-07-31T09:16:23.272Z] Scanning dependencies of target device-counter [2020-07-31T09:16:23.272Z] [ 75%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2020-07-31T09:16:23.865Z] [ 76%] Linking C executable device-counter [2020-07-31T09:16:23.865Z] [ 76%] Built target device-counter [2020-07-31T09:16:23.865Z] Scanning dependencies of target device-random [2020-07-31T09:16:23.865Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2020-07-31T09:16:24.460Z] [ 80%] Linking C executable device-random [2020-07-31T09:16:24.731Z] [ 80%] Built target device-random [2020-07-31T09:16:24.731Z] Scanning dependencies of target device-gyro [2020-07-31T09:16:24.731Z] [ 81%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2020-07-31T09:16:25.003Z] [ 83%] Linking C executable device-gyro [2020-07-31T09:16:25.275Z] [ 83%] Built target device-gyro [2020-07-31T09:16:25.275Z] Scanning dependencies of target device-bitfields [2020-07-31T09:16:25.275Z] [ 85%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2020-07-31T09:16:25.867Z] [ 86%] Linking C executable device-bitfields [2020-07-31T09:16:25.867Z] [ 86%] Built target device-bitfields [2020-07-31T09:16:25.867Z] Scanning dependencies of target template-discovery [2020-07-31T09:16:26.138Z] [ 88%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2020-07-31T09:16:26.727Z] [ 90%] Linking C executable template-discovery [2020-07-31T09:16:26.999Z] [ 90%] Built target template-discovery [2020-07-31T09:16:26.999Z] Scanning dependencies of target device-file [2020-07-31T09:16:26.999Z] [ 91%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2020-07-31T09:16:27.591Z] [ 93%] Linking C executable device-file [2020-07-31T09:16:27.591Z] [ 93%] Built target device-file [2020-07-31T09:16:27.861Z] Scanning dependencies of target device-terminal [2020-07-31T09:16:27.861Z] [ 95%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2020-07-31T09:16:28.132Z] [ 96%] Linking C executable device-terminal [2020-07-31T09:16:28.404Z] [ 96%] Built target device-terminal [2020-07-31T09:16:28.404Z] Scanning dependencies of target templatev1 [2020-07-31T09:16:28.404Z] [ 98%] Building C object c/examples/v1/CMakeFiles/templatev1.dir/template.c.o [2020-07-31T09:16:28.997Z] [100%] Linking C executable templatev1 [2020-07-31T09:16:29.271Z] [100%] Built target templatev1 [2020-07-31T09:16:29.271Z] + make package [2020-07-31T09:16:29.271Z] + tee -a release.log [2020-07-31T09:16:29.544Z] [ 70%] Built target csdk [2020-07-31T09:16:29.545Z] [ 73%] Built target template [2020-07-31T09:16:29.545Z] [ 76%] Built target device-counter [2020-07-31T09:16:29.545Z] [ 80%] Built target device-random [2020-07-31T09:16:29.545Z] [ 83%] Built target device-gyro [2020-07-31T09:16:29.545Z] [ 86%] Built target device-bitfields [2020-07-31T09:16:29.817Z] [ 90%] Built target template-discovery [2020-07-31T09:16:29.817Z] [ 93%] Built target device-file [2020-07-31T09:16:29.817Z] [ 96%] Built target device-terminal [2020-07-31T09:16:29.817Z] [100%] Built target templatev1 [2020-07-31T09:16:29.817Z] Run CPack packaging tool... [2020-07-31T09:16:29.817Z] CPack: Create package using TGZ [2020-07-31T09:16:29.817Z] CPack: Install projects [2020-07-31T09:16:29.817Z] CPack: - Run preinstall target for: Csdk [2020-07-31T09:16:30.409Z] CPack: - Install project: Csdk [2020-07-31T09:16:30.409Z] CPack: Create package [2020-07-31T09:16:30.682Z] CPack: - package: /tmp/sdk/build/release/csdk-0.0.0.tar.gz generated. [2020-07-31T09:16:30.682Z] + '[' false '=' true ] [2020-07-31T09:16:30.682Z] + '[' false '=' true ] [2020-07-31T09:16:30.682Z] + mkdir -p /tmp/sdk/build/debug [2020-07-31T09:16:30.682Z] + cd /tmp/sdk/build/debug [2020-07-31T09:16:30.682Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src [2020-07-31T09:16:30.955Z] -- The C compiler identification is GNU 8.3.0 [2020-07-31T09:16:30.955Z] -- Check for working C compiler: /usr/bin/cc [2020-07-31T09:16:31.233Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-07-31T09:16:31.233Z] -- Detecting C compiler ABI info [2020-07-31T09:16:31.507Z] -- Detecting C compiler ABI info - done [2020-07-31T09:16:31.507Z] -- Detecting C compile features [2020-07-31T09:16:32.101Z] -- Detecting C compile features - done [2020-07-31T09:16:32.101Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2020-07-31T09:16:32.101Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2020-07-31T09:16:32.101Z] -- Found LIBYAML: /usr/lib/libyaml.so [2020-07-31T09:16:32.101Z] -- Found LIBUUID: /usr/lib/libuuid.so [2020-07-31T09:16:32.101Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2020-07-31T09:16:32.101Z] -- C SDK 0.0.0 for Linux [2020-07-31T09:16:32.101Z] -- Performing Test CSDK_HAVE_ATOMIC [2020-07-31T09:16:32.372Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2020-07-31T09:16:32.372Z] -- Found Curses: /usr/lib/libcurses.so [2020-07-31T09:16:32.644Z] -- Configuring done [2020-07-31T09:16:32.916Z] -- Generating done [2020-07-31T09:16:32.916Z] -- Build files have been written to: /tmp/sdk/build/debug [2020-07-31T09:16:32.916Z] + make [2020-07-31T09:16:32.916Z] + tee debug.log [2020-07-31T09:16:32.916Z] Scanning dependencies of target csdk [2020-07-31T09:16:33.188Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2020-07-31T09:16:33.460Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback.c.o [2020-07-31T09:16:33.732Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2020-07-31T09:16:34.326Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2020-07-31T09:16:34.599Z] [ 8%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2020-07-31T09:16:34.870Z] [ 10%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2020-07-31T09:16:35.149Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2020-07-31T09:16:35.742Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2020-07-31T09:16:36.014Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2020-07-31T09:16:36.286Z] [ 16%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2020-07-31T09:16:36.557Z] [ 18%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2020-07-31T09:16:36.830Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2020-07-31T09:16:37.104Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2020-07-31T09:16:37.376Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2020-07-31T09:16:38.356Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2020-07-31T09:16:38.356Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2020-07-31T09:16:38.630Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2020-07-31T09:16:38.630Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2020-07-31T09:16:39.225Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2020-07-31T09:16:39.817Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2020-07-31T09:16:39.817Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2020-07-31T09:16:40.089Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2020-07-31T09:16:40.363Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2020-07-31T09:16:40.634Z] [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2020-07-31T09:16:40.634Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2020-07-31T09:16:40.905Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2020-07-31T09:16:41.178Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2020-07-31T09:16:41.452Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2020-07-31T09:16:41.452Z] [ 48%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2020-07-31T09:16:41.729Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2020-07-31T09:16:42.323Z] [ 51%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2020-07-31T09:16:42.323Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2020-07-31T09:16:43.297Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2020-07-31T09:16:43.572Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2020-07-31T09:16:43.844Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2020-07-31T09:16:44.115Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2020-07-31T09:16:45.091Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2020-07-31T09:16:45.687Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2020-07-31T09:16:46.280Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2020-07-31T09:16:46.552Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/v1compat.c.o [2020-07-31T09:16:46.822Z] [ 68%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2020-07-31T09:16:47.098Z] [ 70%] Linking C shared library libcsdk.so [2020-07-31T09:16:47.371Z] [ 70%] Built target csdk [2020-07-31T09:16:47.371Z] Scanning dependencies of target template [2020-07-31T09:16:47.371Z] [ 71%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2020-07-31T09:16:47.643Z] [ 73%] Linking C executable template [2020-07-31T09:16:47.918Z] [ 73%] Built target template [2020-07-31T09:16:47.918Z] Scanning dependencies of target device-counter [2020-07-31T09:16:47.918Z] [ 75%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2020-07-31T09:16:48.198Z] [ 76%] Linking C executable device-counter [2020-07-31T09:16:48.472Z] [ 76%] Built target device-counter [2020-07-31T09:16:48.472Z] Scanning dependencies of target device-random [2020-07-31T09:16:48.472Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2020-07-31T09:16:48.745Z] [ 80%] Linking C executable device-random [2020-07-31T09:16:49.016Z] [ 80%] Built target device-random [2020-07-31T09:16:49.016Z] Scanning dependencies of target device-gyro [2020-07-31T09:16:49.016Z] [ 81%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2020-07-31T09:16:49.288Z] [ 83%] Linking C executable device-gyro [2020-07-31T09:16:49.562Z] [ 83%] Built target device-gyro [2020-07-31T09:16:49.562Z] Scanning dependencies of target device-bitfields [2020-07-31T09:16:49.562Z] [ 85%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2020-07-31T09:16:49.834Z] [ 86%] Linking C executable device-bitfields [2020-07-31T09:16:49.834Z] [ 86%] Built target device-bitfields [2020-07-31T09:16:49.834Z] Scanning dependencies of target template-discovery [2020-07-31T09:16:50.107Z] [ 88%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2020-07-31T09:16:50.379Z] [ 90%] Linking C executable template-discovery [2020-07-31T09:16:50.379Z] [ 90%] Built target template-discovery [2020-07-31T09:16:50.379Z] Scanning dependencies of target device-file [2020-07-31T09:16:50.652Z] [ 91%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2020-07-31T09:16:50.652Z] [ 93%] Linking C executable device-file [2020-07-31T09:16:50.925Z] [ 93%] Built target device-file [2020-07-31T09:16:50.925Z] Scanning dependencies of target device-terminal [2020-07-31T09:16:50.925Z] [ 95%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2020-07-31T09:16:51.198Z] [ 96%] Linking C executable device-terminal [2020-07-31T09:16:51.471Z] [ 96%] Built target device-terminal [2020-07-31T09:16:51.471Z] Scanning dependencies of target templatev1 [2020-07-31T09:16:51.471Z] [ 98%] Building C object c/examples/v1/CMakeFiles/templatev1.dir/template.c.o [2020-07-31T09:16:51.750Z] [100%] Linking C executable templatev1 [2020-07-31T09:16:52.022Z] [100%] Built target templatev1 [2020-07-31T09:16:52.022Z] make: Entering directory '/tmp/sdk/build/release' [2020-07-31T09:16:52.022Z] make[1]: Entering directory '/tmp/sdk/build/release' [2020-07-31T09:16:52.022Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-31T09:16:52.295Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-31T09:16:52.295Z] [ 70%] Built target csdk [2020-07-31T09:16:52.295Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-31T09:16:52.295Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-31T09:16:52.295Z] [ 73%] Built target template [2020-07-31T09:16:52.295Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-31T09:16:52.295Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-31T09:16:52.295Z] [ 76%] Built target device-counter [2020-07-31T09:16:52.295Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-31T09:16:52.295Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-31T09:16:52.295Z] [ 80%] Built target device-random [2020-07-31T09:16:52.295Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-31T09:16:52.295Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-31T09:16:52.295Z] [ 83%] Built target device-gyro [2020-07-31T09:16:52.295Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-31T09:16:52.295Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-31T09:16:52.295Z] [ 86%] Built target device-bitfields [2020-07-31T09:16:52.568Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-31T09:16:52.568Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-31T09:16:52.568Z] [ 90%] Built target template-discovery [2020-07-31T09:16:52.568Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-31T09:16:52.568Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-31T09:16:52.568Z] [ 93%] Built target device-file [2020-07-31T09:16:52.568Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-31T09:16:52.568Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-31T09:16:52.568Z] [ 96%] Built target device-terminal [2020-07-31T09:16:52.568Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-31T09:16:52.568Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-31T09:16:52.568Z] [100%] Built target templatev1 [2020-07-31T09:16:52.568Z] make[1]: Leaving directory '/tmp/sdk/build/release' [2020-07-31T09:16:52.568Z] Install the project... [2020-07-31T09:16:52.568Z] -- Install configuration: "Release" [2020-07-31T09:16:52.568Z] -- Installing: /usr/local/lib/libcsdk.so [2020-07-31T09:16:52.568Z] -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" [2020-07-31T09:16:52.568Z] -- Up-to-date: /usr/local/include [2020-07-31T09:16:52.568Z] -- Installing: /usr/local/include/edgex [2020-07-31T09:16:52.568Z] -- Installing: /usr/local/include/edgex/device-mgmt.h [2020-07-31T09:16:52.568Z] -- Installing: /usr/local/include/edgex/eventgen.h [2020-07-31T09:16:52.568Z] -- Installing: /usr/local/include/edgex/error.h [2020-07-31T09:16:52.568Z] -- Installing: /usr/local/include/edgex/rest-server.h [2020-07-31T09:16:52.568Z] -- Installing: /usr/local/include/edgex/edgex-base.h [2020-07-31T09:16:52.568Z] -- Installing: /usr/local/include/edgex/devsdk.h [2020-07-31T09:16:52.568Z] -- Installing: /usr/local/include/edgex/edgex.h [2020-07-31T09:16:52.568Z] -- Installing: /usr/local/include/edgex/devices.h [2020-07-31T09:16:52.568Z] -- Installing: /usr/local/include/edgex/os.h [2020-07-31T09:16:52.568Z] -- Installing: /usr/local/include/edgex/profiles.h [2020-07-31T09:16:52.568Z] -- Installing: /usr/local/include/edgex/csdk-defs.h [2020-07-31T09:16:52.569Z] -- Installing: /usr/local/include/devsdk [2020-07-31T09:16:52.569Z] -- Installing: /usr/local/include/devsdk/devsdk-base.h [2020-07-31T09:16:52.569Z] -- Installing: /usr/local/include/devsdk/devsdk.h [2020-07-31T09:16:52.569Z] -- Installing: /usr/local/include/iot [2020-07-31T09:16:52.569Z] -- Installing: /usr/local/include/iot/json.h [2020-07-31T09:16:52.569Z] -- Installing: /usr/local/include/iot/container.h [2020-07-31T09:16:52.569Z] -- Installing: /usr/local/include/iot/component.h [2020-07-31T09:16:52.569Z] -- Installing: /usr/local/include/iot/typecode.h [2020-07-31T09:16:52.569Z] -- Installing: /usr/local/include/iot/iot.h [2020-07-31T09:16:52.569Z] -- Installing: /usr/local/include/iot/time.h [2020-07-31T09:16:52.569Z] -- Installing: /usr/local/include/iot/hash.h [2020-07-31T09:16:52.569Z] -- Installing: /usr/local/include/iot/logger.h [2020-07-31T09:16:52.569Z] -- Installing: /usr/local/include/iot/os [2020-07-31T09:16:52.569Z] -- Installing: /usr/local/include/iot/os/zephyr.h [2020-07-31T09:16:52.569Z] -- Installing: /usr/local/include/iot/os/linux.h [2020-07-31T09:16:52.569Z] -- Installing: /usr/local/include/iot/os/macos.h [2020-07-31T09:16:52.569Z] -- Installing: /usr/local/include/iot/scheduler.h [2020-07-31T09:16:52.569Z] -- Installing: /usr/local/include/iot/data.h [2020-07-31T09:16:52.569Z] -- Installing: /usr/local/include/iot/thread.h [2020-07-31T09:16:52.569Z] -- Installing: /usr/local/include/iot/os.h [2020-07-31T09:16:52.569Z] -- Installing: /usr/local/include/iot/base64.h [2020-07-31T09:16:52.569Z] -- Installing: /usr/local/include/iot/threadpool.h [2020-07-31T09:16:52.569Z] -- Installing: /usr/local/include/iot/config.h [2020-07-31T09:16:52.569Z] -- Installing: /usr/local/share/device-sdk-c/LICENSE [2020-07-31T09:16:52.569Z] -- Installing: /usr/local/share/device-sdk-c/Attribution.txt [2020-07-31T09:16:52.569Z] make: Leaving directory '/tmp/sdk/build/release' [2020-07-31T09:16:55.194Z] Removing intermediate container ea2a9bd9c934 [2020-07-31T09:16:55.194Z] ---> df23584a02fc [2020-07-31T09:16:55.194Z] Step 14/21 : FROM ${BASE} [2020-07-31T09:16:55.194Z] ---> b23d30803547 [2020-07-31T09:16:55.194Z] Step 15/21 : MAINTAINER IOTech [2020-07-31T09:16:55.194Z] ---> Running in d4238191f819 [2020-07-31T09:16:55.469Z] Removing intermediate container d4238191f819 [2020-07-31T09:16:55.469Z] ---> a8ddec490f62 [2020-07-31T09:16:55.469Z] Step 16/21 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml curl libmicrohttpd libuuid [2020-07-31T09:16:55.469Z] ---> Running in a1fb278bc4ad [2020-07-31T09:16:56.912Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz [2020-07-31T09:16:57.887Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz [2020-07-31T09:16:58.480Z] (1/3) Installing curl (7.64.0-r3) [2020-07-31T09:16:58.480Z] (2/3) Installing libuuid (2.33-r0) [2020-07-31T09:16:58.480Z] (3/3) Installing wget (1.20.3-r0) [2020-07-31T09:16:58.753Z] Executing busybox-1.29.3-r10.trigger [2020-07-31T09:16:58.753Z] OK: 281 MiB in 78 packages [2020-07-31T09:16:59.729Z] Removing intermediate container a1fb278bc4ad [2020-07-31T09:16:59.729Z] ---> 161d1ffb9331 [2020-07-31T09:16:59.729Z] Step 17/21 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot [2020-07-31T09:17:00.704Z] ---> 3bbcf558df84 [2020-07-31T09:17:00.704Z] Step 18/21 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex [2020-07-31T09:17:01.297Z] ---> 93bb19dfe889 [2020-07-31T09:17:01.297Z] Step 19/21 : COPY --from=builder /usr/local/lib /usr/local/lib [2020-07-31T09:17:01.897Z] ---> f30e307d2198 [2020-07-31T09:17:01.897Z] Step 20/21 : COPY --from=builder /usr/local/lib64 /usr/local/lib64 [2020-07-31T09:17:02.875Z] ---> 8c605c90b67d [2020-07-31T09:17:02.875Z] Step 21/21 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c [2020-07-31T09:17:03.467Z] ---> e0f2b32e95ad [2020-07-31T09:17:03.467Z] Successfully built e0f2b32e95ad [2020-07-31T09:17:03.467Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-07-31T09:17:04.415Z] + docker inspect -f . ci-base-image-arm64 [2020-07-31T09:17:04.415Z] . [Pipeline] withDockerContainer [2020-07-31T09:17:04.704Z] prd-ubuntu18.04-docker-arm64-4c-16g-1686 does not seem to be running inside a container [2020-07-31T09:17:04.775Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-c/1 -v /w/workspace/device-sdk-c/1:/w/workspace/device-sdk-c/1:rw,z -v /w/workspace/device-sdk-c/1@tmp:/w/workspace/device-sdk-c/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-07-31T09:17:06.567Z] $ docker top cb37cf71cfd1c5e9bc356fb26fd72acd1da48e96d2f435a24d33e5ed3067c5b4 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-07-31T09:17:07.988Z] + make test [2020-07-31T09:17:07.988Z] echo "make test" [2020-07-31T09:17:07.988Z] make test [Pipeline] } [2020-07-31T09:17:08.015Z] $ docker stop --time=1 cb37cf71cfd1c5e9bc356fb26fd72acd1da48e96d2f435a24d33e5ed3067c5b4 [2020-07-31T09:17:10.119Z] $ docker rm -f cb37cf71cfd1c5e9bc356fb26fd72acd1da48e96d2f435a24d33e5ed3067c5b4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-07-31T09:17:11.303Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-07-31T09:17:11.653Z] + ls -al . [2020-07-31T09:17:11.653Z] total 196 [2020-07-31T09:17:11.653Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 31 09:14 . [2020-07-31T09:17:11.653Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 31 09:14 .. [2020-07-31T09:17:11.653Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 31 09:14 .git [2020-07-31T09:17:11.653Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 31 09:14 .github [2020-07-31T09:17:11.653Z] -rw-rw-r-- 1 jenkins jenkins 176 Jul 31 09:14 .gitignore [2020-07-31T09:17:11.653Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 31 09:14 .semver [2020-07-31T09:17:11.653Z] -rw-rw-r-- 1 jenkins jenkins 3104 Jul 31 09:14 Attribution.txt [2020-07-31T09:17:11.653Z] -rw-rw-r-- 1 jenkins jenkins 5842 Jul 31 09:14 CHANGES [2020-07-31T09:17:11.653Z] -rw-rw-r-- 1 jenkins jenkins 108574 Jul 31 09:14 Doxyfile [2020-07-31T09:17:11.653Z] -rw-rw-r-- 1 jenkins jenkins 794 Jul 31 09:14 Jenkinsfile [2020-07-31T09:17:11.653Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jul 31 09:14 LICENSE [2020-07-31T09:17:11.653Z] -rw-rw-r-- 1 jenkins jenkins 449 Jul 31 09:14 Makefile [2020-07-31T09:17:11.653Z] -rw-rw-r-- 1 jenkins jenkins 1899 Jul 31 09:14 README.md [2020-07-31T09:17:11.653Z] -rw-rw-r-- 1 jenkins jenkins 5977 Jul 31 09:14 README.v2.md [2020-07-31T09:17:11.653Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 31 09:12 VERSION [2020-07-31T09:17:11.653Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 31 09:14 docs [2020-07-31T09:17:11.653Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 31 09:14 include [2020-07-31T09:17:11.653Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 31 09:14 scripts [2020-07-31T09:17:11.653Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 31 09:14 src [Pipeline] isUnix [Pipeline] sh [2020-07-31T09:17:12.017Z] + docker build -t docker-device-sdk-c-arm64 -f scripts/Dockerfile.alpine-3.11 --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=db1d01ed50fede27c73a10e9088d1d8d82358a17 --label arch=arm64 --label version=0.0.0 . [2020-07-31T09:17:12.627Z] Sending build context to Docker daemon 3.479MB [2020-07-31T09:17:12.627Z] Step 1/15 : ARG BASE=alpine:3.11 [2020-07-31T09:17:12.627Z] Step 2/15 : FROM ${BASE} [2020-07-31T09:17:12.627Z] ---> e0f2b32e95ad [2020-07-31T09:17:12.627Z] Step 3/15 : MAINTAINER IOTech [2020-07-31T09:17:12.627Z] ---> Running in 53ead575dc86 [2020-07-31T09:17:13.220Z] Removing intermediate container 53ead575dc86 [2020-07-31T09:17:13.220Z] ---> 725df282f00a [2020-07-31T09:17:13.220Z] Step 4/15 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml-dev libcurl curl-dev libmicrohttpd-dev util-linux-dev ncurses-dev && mkdir -p /edgex-c-sdk/build [2020-07-31T09:17:13.220Z] ---> Running in eb9946373d4b [2020-07-31T09:17:14.647Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz [2020-07-31T09:17:15.615Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz [2020-07-31T09:17:15.885Z] (1/6) Installing ncurses-dev (6.1_p20190105-r0) [2020-07-31T09:17:16.156Z] (2/6) Installing libblkid (2.33-r0) [2020-07-31T09:17:16.156Z] (3/6) Installing libfdisk (2.33-r0) [2020-07-31T09:17:16.156Z] (4/6) Installing libmount (2.33-r0) [2020-07-31T09:17:16.427Z] (5/6) Installing libsmartcols (2.33-r0) [2020-07-31T09:17:16.427Z] (6/6) Installing util-linux-dev (2.33-r0) [2020-07-31T09:17:17.021Z] Executing busybox-1.29.3-r10.trigger [2020-07-31T09:17:17.021Z] OK: 286 MiB in 84 packages [2020-07-31T09:17:18.000Z] Removing intermediate container eb9946373d4b [2020-07-31T09:17:18.000Z] ---> fb22f8a046d6 [2020-07-31T09:17:18.000Z] Step 5/15 : COPY VERSION /edgex-c-sdk/ [2020-07-31T09:17:18.993Z] ---> 2b5ae21e24e8 [2020-07-31T09:17:18.993Z] Step 6/15 : COPY src /edgex-c-sdk/src/ [2020-07-31T09:17:19.969Z] ---> f75bd0047342 [2020-07-31T09:17:19.969Z] Step 7/15 : COPY include /edgex-c-sdk/include/ [2020-07-31T09:17:20.563Z] ---> 7e2ecd430d4f [2020-07-31T09:17:20.563Z] Step 8/15 : COPY scripts /edgex-c-sdk/scripts [2020-07-31T09:17:21.160Z] ---> 4a791f420a67 [2020-07-31T09:17:21.160Z] Step 9/15 : COPY LICENSE /edgex-c-sdk/ [2020-07-31T09:17:21.755Z] ---> 542edb4b532c [2020-07-31T09:17:21.755Z] Step 10/15 : COPY Attribution.txt /edgex-c-sdk/ [2020-07-31T09:17:22.731Z] ---> 12338535537c [2020-07-31T09:17:22.731Z] Step 11/15 : WORKDIR /edgex-c-sdk [2020-07-31T09:17:22.731Z] ---> Running in ee74306cf056 [2020-07-31T09:17:23.324Z] Removing intermediate container ee74306cf056 [2020-07-31T09:17:23.324Z] ---> 10fd0cc1b525 [2020-07-31T09:17:23.324Z] Step 12/15 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] [2020-07-31T09:17:23.596Z] ---> Running in 9177dc37fd61 [2020-07-31T09:17:23.867Z] Removing intermediate container 9177dc37fd61 [2020-07-31T09:17:23.867Z] ---> 01bf4d88630d [2020-07-31T09:17:23.867Z] Step 13/15 : LABEL arch=arm64 [2020-07-31T09:17:24.140Z] ---> Running in da80f56108a7 [2020-07-31T09:17:24.413Z] Removing intermediate container da80f56108a7 [2020-07-31T09:17:24.413Z] ---> 84ff4a2ec52e [2020-07-31T09:17:24.413Z] Step 14/15 : LABEL git_sha=db1d01ed50fede27c73a10e9088d1d8d82358a17 [2020-07-31T09:17:24.686Z] ---> Running in 69dad4f42932 [2020-07-31T09:17:24.958Z] Removing intermediate container 69dad4f42932 [2020-07-31T09:17:24.958Z] ---> 3989a9035737 [2020-07-31T09:17:24.958Z] Step 15/15 : LABEL version=0.0.0 [2020-07-31T09:17:25.232Z] ---> Running in 47ef6262c67f [2020-07-31T09:17:25.822Z] Removing intermediate container 47ef6262c67f [2020-07-31T09:17:25.822Z] ---> 125e500ac15a [2020-07-31T09:17:25.822Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2020-07-31T09:17:25.822Z] Successfully built 125e500ac15a [2020-07-31T09:17:25.822Z] Successfully tagged docker-device-sdk-c-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-07-31T09:17:29.155Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-07-31T09:17:29.743Z] ---> package-listing.sh [2020-07-31T09:17:29.744Z] ++ facter osfamily [2020-07-31T09:17:29.744Z] ++ tr '[:upper:]' '[:lower:]' [2020-07-31T09:17:29.744Z] + OS_FAMILY=redhat [2020-07-31T09:17:29.744Z] + workspace=/w/workspace/edgexfoundry_device-sdk-c_PR-288 [2020-07-31T09:17:29.744Z] + START_PACKAGES=/tmp/packages_start.txt [2020-07-31T09:17:29.744Z] + END_PACKAGES=/tmp/packages_end.txt [2020-07-31T09:17:29.744Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-07-31T09:17:29.744Z] + PACKAGES=/tmp/packages_start.txt [2020-07-31T09:17:29.744Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_PR-288 ']' [2020-07-31T09:17:29.744Z] + PACKAGES=/tmp/packages_end.txt [2020-07-31T09:17:29.744Z] + case "${OS_FAMILY}" in [2020-07-31T09:17:29.744Z] + rpm -qa [2020-07-31T09:17:29.744Z] + sort [2020-07-31T09:17:33.950Z] + '[' -f /tmp/packages_start.txt ']' [2020-07-31T09:17:33.950Z] + '[' -f /tmp/packages_end.txt ']' [2020-07-31T09:17:33.950Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-07-31T09:17:33.950Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_PR-288 ']' [2020-07-31T09:17:33.950Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-c_PR-288/archives/ [2020-07-31T09:17:33.950Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-c_PR-288/archives/ [Pipeline] isUnix [Pipeline] sh [2020-07-31T09:17:34.355Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-07-31T09:17:34.355Z] [2020-07-31T09:17:34.355Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-07-31T09:17:34.773Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-07-31T09:17:34.773Z] alpine: Pulling from edgex-lftools-log-publisher [2020-07-31T09:17:34.773Z] c9b1b535fdd9: Pulling fs layer [2020-07-31T09:17:34.773Z] 2cc5ad85d9ab: Pulling fs layer [2020-07-31T09:17:34.773Z] 756a868c4378: Pulling fs layer [2020-07-31T09:17:34.773Z] 444b2fc9a129: Pulling fs layer [2020-07-31T09:17:34.773Z] ea15f1150254: Pulling fs layer [2020-07-31T09:17:34.773Z] 41b27a9f41bf: Pulling fs layer [2020-07-31T09:17:34.773Z] 28c525ee5125: Pulling fs layer [2020-07-31T09:17:34.773Z] 094b1ea09ed8: Pulling fs layer [2020-07-31T09:17:34.773Z] 138eaada9080: Pulling fs layer [2020-07-31T09:17:34.773Z] 0622d0fa9048: Pulling fs layer [2020-07-31T09:17:34.773Z] 28c525ee5125: Waiting [2020-07-31T09:17:34.773Z] 094b1ea09ed8: Waiting [2020-07-31T09:17:34.773Z] 444b2fc9a129: Waiting [2020-07-31T09:17:34.773Z] 138eaada9080: Waiting [2020-07-31T09:17:34.773Z] ea15f1150254: Waiting [2020-07-31T09:17:34.773Z] 41b27a9f41bf: Waiting [2020-07-31T09:17:34.773Z] 0622d0fa9048: Waiting [2020-07-31T09:17:34.773Z] 2cc5ad85d9ab: Download complete [2020-07-31T09:17:34.773Z] c9b1b535fdd9: Verifying Checksum [2020-07-31T09:17:34.773Z] c9b1b535fdd9: Download complete [2020-07-31T09:17:34.773Z] 444b2fc9a129: Download complete [2020-07-31T09:17:35.050Z] ea15f1150254: Verifying Checksum [2020-07-31T09:17:35.050Z] ea15f1150254: Download complete [2020-07-31T09:17:35.050Z] 28c525ee5125: Verifying Checksum [2020-07-31T09:17:35.050Z] 28c525ee5125: Download complete [2020-07-31T09:17:35.050Z] 756a868c4378: Verifying Checksum [2020-07-31T09:17:35.050Z] 756a868c4378: Download complete [2020-07-31T09:17:35.314Z] c9b1b535fdd9: Pull complete [2020-07-31T09:17:35.314Z] 138eaada9080: Verifying Checksum [2020-07-31T09:17:35.314Z] 138eaada9080: Download complete [2020-07-31T09:17:35.314Z] 0622d0fa9048: Verifying Checksum [2020-07-31T09:17:35.314Z] 0622d0fa9048: Download complete [2020-07-31T09:17:35.314Z] 094b1ea09ed8: Verifying Checksum [2020-07-31T09:17:35.314Z] 094b1ea09ed8: Download complete [2020-07-31T09:17:35.884Z] 2cc5ad85d9ab: Pull complete [2020-07-31T09:17:35.884Z] 41b27a9f41bf: Verifying Checksum [2020-07-31T09:17:35.884Z] 41b27a9f41bf: Download complete [2020-07-31T09:17:37.278Z] 756a868c4378: Pull complete [2020-07-31T09:17:37.278Z] 444b2fc9a129: Pull complete [2020-07-31T09:17:37.538Z] ea15f1150254: Pull complete [2020-07-31T09:17:41.763Z] 41b27a9f41bf: Pull complete [2020-07-31T09:17:41.763Z] 28c525ee5125: Pull complete [2020-07-31T09:17:44.310Z] 094b1ea09ed8: Pull complete [2020-07-31T09:17:44.310Z] 138eaada9080: Pull complete [2020-07-31T09:17:44.571Z] 0622d0fa9048: Pull complete [2020-07-31T09:17:44.571Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-07-31T09:17:44.571Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-07-31T09:17:44.571Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-07-31T09:17:44.720Z] prd-centos7-docker-4c-2g-1685 does not seem to be running inside a container [2020-07-31T09:17:44.754Z] $ 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-288 -v /w/workspace/edgexfoundry_device-sdk-c_PR-288:/w/workspace/edgexfoundry_device-sdk-c_PR-288:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_PR-288@tmp:/w/workspace/edgexfoundry_device-sdk-c_PR-288@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-07-31T09:17:48.393Z] $ docker top 400563d0c78c8c1c694ec3906e408c11e5159c6adaeb5a0ece0ecba8bdc40251 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-07-31T09:17:48.756Z] provisioning config files... [2020-07-31T09:17:48.772Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_PR-288@tmp/config2003608322122412829tmp [Pipeline] { [Pipeline] echo [2020-07-31T09:17:48.871Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-07-31T09:17:49.190Z] ---> create-netrc.sh [Pipeline] echo [2020-07-31T09:17:49.217Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-07-31T09:17:49.539Z] ---> logs-deploy.sh [2020-07-31T09:17:49.540Z] + ARCHIVE_ARTIFACTS= [2020-07-31T09:17:49.540Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-07-31T09:17:49.540Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-07-31T09:17:49.540Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-07-31T09:17:49.540Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/PR-288/1 [2020-07-31T09:17:49.540Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-c/job/PR-288/1/ [2020-07-31T09:17:49.540Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/PR-288/1 /w/workspace/edgexfoundry_device-sdk-c_PR-288 [2020-07-31T09:17:50.925Z] Archives upload complete. [2020-07-31T09:17:50.925Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/PR-288/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-c/job/PR-288/1/ [2020-07-31T09:17:51.498Z] ---> uname -a: [2020-07-31T09:17:51.498Z] Linux 400563d0c78c 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux [2020-07-31T09:17:51.498Z] [2020-07-31T09:17:51.498Z] [2020-07-31T09:17:51.498Z] ---> lscpu: [2020-07-31T09:17:51.498Z] Architecture: x86_64 [2020-07-31T09:17:51.498Z] CPU op-mode(s): 32-bit, 64-bit [2020-07-31T09:17:51.498Z] Byte Order: Little Endian [2020-07-31T09:17:51.498Z] Address sizes: 40 bits physical, 48 bits virtual [2020-07-31T09:17:51.498Z] CPU(s): 4 [2020-07-31T09:17:51.498Z] On-line CPU(s) list: 0-3 [2020-07-31T09:17:51.498Z] Thread(s) per core: 1 [2020-07-31T09:17:51.498Z] Core(s) per socket: 1 [2020-07-31T09:17:51.498Z] Socket(s): 4 [2020-07-31T09:17:51.498Z] NUMA node(s): 1 [2020-07-31T09:17:51.498Z] Vendor ID: GenuineIntel [2020-07-31T09:17:51.498Z] CPU family: 6 [2020-07-31T09:17:51.498Z] Model: 44 [2020-07-31T09:17:51.498Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-07-31T09:17:51.498Z] Stepping: 1 [2020-07-31T09:17:51.498Z] CPU MHz: 2933.442 [2020-07-31T09:17:51.498Z] BogoMIPS: 5866.88 [2020-07-31T09:17:51.498Z] Virtualization: VT-x [2020-07-31T09:17:51.498Z] Hypervisor vendor: KVM [2020-07-31T09:17:51.498Z] Virtualization type: full [2020-07-31T09:17:51.498Z] L1d cache: 128 KiB [2020-07-31T09:17:51.498Z] L1i cache: 128 KiB [2020-07-31T09:17:51.498Z] L2 cache: 16 MiB [2020-07-31T09:17:51.498Z] L3 cache: 64 MiB [2020-07-31T09:17:51.498Z] NUMA node0 CPU(s): 0-3 [2020-07-31T09:17:51.498Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2020-07-31T09:17:51.498Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2020-07-31T09:17:51.498Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2020-07-31T09:17:51.498Z] Vulnerability Meltdown: Mitigation; PTI [2020-07-31T09:17:51.498Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-07-31T09:17:51.498Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2020-07-31T09:17:51.498Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2020-07-31T09:17:51.498Z] Vulnerability Tsx async abort: Not affected [2020-07-31T09:17:51.498Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2020-07-31T09:17:51.498Z] [2020-07-31T09:17:51.498Z] [2020-07-31T09:17:51.498Z] ---> nproc: [2020-07-31T09:17:51.498Z] 4 [2020-07-31T09:17:51.498Z] [2020-07-31T09:17:51.498Z] [2020-07-31T09:17:51.498Z] ---> df -h: [2020-07-31T09:17:51.498Z] Filesystem Size Used Available Use% Mounted on [2020-07-31T09:17:51.498Z] overlay 50.0G 7.2G 42.8G 14% / [2020-07-31T09:17:51.498Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-07-31T09:17:51.498Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2020-07-31T09:17:51.498Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-07-31T09:17:51.498Z] /dev/vda1 50.0G 7.2G 42.8G 14% /etc/resolv.conf [2020-07-31T09:17:51.498Z] /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hostname [2020-07-31T09:17:51.498Z] /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hosts [2020-07-31T09:17:51.498Z] /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/edgexfoundry_device-sdk-c_PR-288 [2020-07-31T09:17:51.498Z] /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/edgexfoundry_device-sdk-c_PR-288@tmp [2020-07-31T09:17:51.498Z] /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/sa [2020-07-31T09:17:51.498Z] [2020-07-31T09:17:51.498Z] [2020-07-31T09:17:51.498Z] ---> free -m: [2020-07-31T09:17:51.498Z] total used free shared buff/cache available [2020-07-31T09:17:51.498Z] Mem: 1837 647 124 0 1064 1083 [2020-07-31T09:17:51.498Z] Swap: 1023 0 1023 [2020-07-31T09:17:51.498Z] [2020-07-31T09:17:51.498Z] [2020-07-31T09:17:51.498Z] ---> ip addr: [2020-07-31T09:17:51.498Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2020-07-31T09:17:51.498Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2020-07-31T09:17:51.498Z] inet 127.0.0.1/8 scope host lo [2020-07-31T09:17:51.498Z] valid_lft forever preferred_lft forever [2020-07-31T09:17:51.498Z] 6: eth0@if7: mtu 1458 qdisc noqueue state UP [2020-07-31T09:17:51.498Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff [2020-07-31T09:17:51.498Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 [2020-07-31T09:17:51.498Z] valid_lft forever preferred_lft forever [2020-07-31T09:17:51.498Z] [2020-07-31T09:17:51.498Z] [2020-07-31T09:17:51.498Z] ---> sar -b -r -n DEV: [2020-07-31T09:17:51.498Z] Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 07/31/20 _x86_64_ (4 CPU) [2020-07-31T09:17:51.498Z] [2020-07-31T09:17:51.498Z] 09:11:34 LINUX RESTART [2020-07-31T09:17:51.498Z] [2020-07-31T09:17:51.498Z] 09:12:01 tps rtps wtps bread/s bwrtn/s [2020-07-31T09:17:51.498Z] 09:13:01 91.11 39.79 51.32 7479.18 6748.98 [2020-07-31T09:17:51.498Z] 09:14:01 2.23 0.00 2.23 0.00 49.21 [2020-07-31T09:17:51.498Z] 09:15:01 0.52 0.00 0.52 0.00 7.56 [2020-07-31T09:17:51.498Z] 09:16:01 0.48 0.00 0.48 0.00 6.00 [2020-07-31T09:17:51.498Z] 09:17:01 0.25 0.00 0.25 0.00 3.06 [2020-07-31T09:17:51.498Z] Average: 18.93 7.96 10.97 1496.73 1363.77 [2020-07-31T09:17:51.498Z] [2020-07-31T09:17:51.498Z] 09:12:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2020-07-31T09:17:51.498Z] 09:13:01 168216 1713340 91.06 2620 1144472 1118712 38.18 436788 1116364 116 [2020-07-31T09:17:51.498Z] 09:14:01 172376 1709180 90.84 2620 1144456 1079032 36.83 435444 1114828 24 [2020-07-31T09:17:51.498Z] 09:15:01 171372 1710184 90.89 2620 1144444 1079224 36.83 436476 1114816 8 [2020-07-31T09:17:51.498Z] 09:16:01 171240 1710316 90.90 2620 1144444 1079324 36.84 436736 1114812 12 [2020-07-31T09:17:51.498Z] 09:17:01 171232 1710324 90.90 2620 1144448 1079096 36.83 444600 1107496 8 [2020-07-31T09:17:51.498Z] Average: 170887 1710669 90.92 2620 1144453 1087078 37.10 438009 1113663 34 [2020-07-31T09:17:51.498Z] [2020-07-31T09:17:51.498Z] 09:12:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s [2020-07-31T09:17:51.498Z] 09:13:01 eth0 472.82 279.00 1079.10 107.21 0.00 0.00 0.00 [2020-07-31T09:17:51.498Z] 09:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-07-31T09:17:51.498Z] 09:13:01 docker0 9.27 7.47 0.97 20.32 0.00 0.00 0.00 [2020-07-31T09:17:51.498Z] 09:14:01 eth0 0.73 0.08 0.06 0.04 0.00 0.00 0.00 [2020-07-31T09:17:51.498Z] 09:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-07-31T09:17:51.498Z] 09:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-07-31T09:17:51.498Z] 09:15:01 eth0 4.21 2.00 3.45 0.46 0.00 0.00 0.00 [2020-07-31T09:17:51.498Z] 09:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-07-31T09:17:51.498Z] 09:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-07-31T09:17:51.498Z] 09:16:01 eth0 0.50 0.30 0.27 0.23 0.00 0.00 0.00 [2020-07-31T09:17:51.498Z] 09:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-07-31T09:17:51.498Z] 09:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-07-31T09:17:51.498Z] 09:17:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 [2020-07-31T09:17:51.498Z] 09:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-07-31T09:17:51.498Z] 09:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-07-31T09:17:51.498Z] Average: eth0 95.73 56.33 216.71 21.60 0.00 0.00 0.00 [2020-07-31T09:17:51.498Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-07-31T09:17:51.498Z] Average: docker0 1.85 1.50 0.19 4.07 0.00 0.00 0.00 [2020-07-31T09:17:51.498Z] [2020-07-31T09:17:51.498Z] [2020-07-31T09:17:51.498Z] ---> sar -P ALL: [2020-07-31T09:17:51.498Z] Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 07/31/20 _x86_64_ (4 CPU) [2020-07-31T09:17:51.498Z] [2020-07-31T09:17:51.498Z] 09:11:34 LINUX RESTART [2020-07-31T09:17:51.498Z] [2020-07-31T09:17:51.498Z] 09:12:01 CPU %user %nice %system %iowait %steal %idle [2020-07-31T09:17:51.498Z] 09:13:01 all 13.24 0.00 5.56 3.14 0.01 78.05 [2020-07-31T09:17:51.498Z] 09:13:01 0 12.50 0.00 6.76 1.95 0.00 78.79 [2020-07-31T09:17:51.498Z] 09:13:01 1 12.98 0.00 5.52 1.91 0.02 79.58 [2020-07-31T09:17:51.498Z] 09:13:01 2 13.34 0.00 5.38 2.08 0.02 79.19 [2020-07-31T09:17:51.498Z] 09:13:01 3 14.16 0.00 4.57 6.61 0.00 74.66 [2020-07-31T09:17:51.498Z] 09:14:01 all 0.17 0.00 0.05 0.00 0.00 99.78 [2020-07-31T09:17:51.498Z] 09:14:01 0 0.55 0.00 0.05 0.00 0.00 99.40 [2020-07-31T09:17:51.498Z] 09:14:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2020-07-31T09:17:51.498Z] 09:14:01 2 0.08 0.00 0.07 0.00 0.00 99.85 [2020-07-31T09:17:51.498Z] 09:14:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2020-07-31T09:17:51.498Z] 09:15:01 all 0.09 0.00 0.05 0.00 0.00 99.86 [2020-07-31T09:17:51.498Z] 09:15:01 0 0.13 0.00 0.03 0.00 0.00 99.83 [2020-07-31T09:17:51.498Z] 09:15:01 1 0.07 0.00 0.03 0.00 0.00 99.90 [2020-07-31T09:17:51.498Z] 09:15:01 2 0.13 0.00 0.10 0.00 0.00 99.77 [2020-07-31T09:17:51.498Z] 09:15:01 3 0.05 0.00 0.03 0.00 0.02 99.90 [2020-07-31T09:17:51.498Z] 09:16:01 all 0.13 0.00 0.03 0.00 0.00 99.84 [2020-07-31T09:17:51.498Z] 09:16:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2020-07-31T09:17:51.498Z] 09:16:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2020-07-31T09:17:51.498Z] 09:16:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2020-07-31T09:17:51.498Z] 09:16:01 3 0.45 0.00 0.07 0.00 0.00 99.48 [2020-07-31T09:17:51.498Z] 09:17:01 all 0.11 0.00 0.04 0.00 0.00 99.85 [2020-07-31T09:17:51.498Z] 09:17:01 0 0.02 0.00 0.05 0.00 0.00 99.93 [2020-07-31T09:17:51.498Z] 09:17:01 1 0.07 0.00 0.05 0.00 0.00 99.88 [2020-07-31T09:17:51.498Z] 09:17:01 2 0.03 0.00 0.03 0.00 0.00 99.93 [2020-07-31T09:17:51.498Z] 09:17:01 3 0.32 0.00 0.02 0.00 0.00 99.67 [2020-07-31T09:17:51.498Z] Average: all 2.74 0.00 1.14 0.62 0.00 95.50 [2020-07-31T09:17:51.499Z] Average: 0 2.63 0.00 1.38 0.39 0.00 95.61 [2020-07-31T09:17:51.499Z] Average: 1 2.62 0.00 1.13 0.38 0.00 95.86 [2020-07-31T09:17:51.499Z] Average: 2 2.71 0.00 1.11 0.41 0.00 95.76 [2020-07-31T09:17:51.499Z] Average: 3 2.98 0.00 0.94 1.31 0.00 94.77 [2020-07-31T09:17:51.499Z] [2020-07-31T09:17:51.499Z] [2020-07-31T09:17:51.499Z]