b'Started by user lranjbar\nConnecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token)\nObtained Jenkinsfile from fb317fcd8bb6fdabd3050ee2e1c7b6374798753f\nRunning in Durability level: PERFORMANCE_OPTIMIZED\nLoading library edgex-global-pipelines@stable\nExamining edgexfoundry/edgex-global-pipelines\nAttempting to resolve stable as a branch\nAttempting to resolve stable as a tag\nResolved stable as tag stable at revision 0ef81488da9e236423f681c40a6609f5e9eb7941\nusing credential edgex-jenkins-access-pat\n > git rev-parse --is-inside-work-tree # timeout=10\nFetching changes from the remote Git repository\n > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10\nFetching with tags\nFetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git\n > git --version # timeout=10\nusing GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh\n > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10\nChecking out Revision 0ef81488da9e236423f681c40a6609f5e9eb7941 (stable)\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 0ef81488da9e236423f681c40a6609f5e9eb7941 # timeout=10\nCommit message: "Merge pull request #99 from lranjbar/disable-snyk"\n > git remote # timeout=10\n > git submodule init # timeout=10\n > git submodule sync # timeout=10\n > git config --get remote.origin.url # timeout=10\n > git submodule init # timeout=10\n > git config -f .gitmodules --get-regexp ^submodule\\.(.+)\\.url # timeout=10\n > git config --get submodule.global-jjb.url # timeout=10\n > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10\n > git submodule update --init --recursive global-jjb # timeout=10\n[Pipeline] Start of Pipeline\n[Pipeline] echo\n=========================================================\n [edgeXBuildCApp] RAW Config: [project:device-sdk-c, dockerBuildFilePath:scripts/Dockerfile.alpine-3.9-base, dockerFilePath:scripts/Dockerfile.alpine-3.9, pushImage:false]\n=========================================================\n[Pipeline] echo\nSetting up nodes based on requested architectures [[amd64, arm64]]\n[Pipeline] echo\nNodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-2g]]\n[Pipeline] echo\n=========================================================\n [edgeXBuildCApp] Pipeline Parameters:\n=========================================================\n[Pipeline] echo\n MAVEN_SETTINGS: device-sdk-c-settings\n PROJECT: device-sdk-c\n USE_SEMVER: true\n TEST_SCRIPT: make test\n BUILD_SCRIPT: make build\n DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest\n DOCKER_FILE_PATH: scripts/Dockerfile.alpine-3.9\n DOCKER_BUILD_FILE_PATH: scripts/Dockerfile.alpine-3.9-base\n DOCKER_BUILD_CONTEXT: .\n DOCKER_IMAGE_NAME: docker-device-sdk-c\nDOCKER_REGISTRY_NAMESPACE: \n DOCKER_NEXUS_REPO: staging\n BUILD_DOCKER_IMAGE: true\n PUSH_DOCKER_IMAGE: false\n SEMVER_BUMP_LEVEL: pre\n[Pipeline] node\nStill waiting to schedule task\nWaiting for next available executor on \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99\nRunning on prd-centos7-docker-4c-2g-18621 in /w/workspace/edgexfoundry_device-sdk-c_fuji\n[Pipeline] {\n[Pipeline] stage\n[Pipeline] { (Declarative: Checkout SCM)\n[Pipeline] checkout\nusing credential edgex-jenkins-ssh\nCloning the remote Git repository\nCloning with configured refspecs honoured and without tags\nCloning repository git@github.com:edgexfoundry/device-sdk-c.git\n > git init /w/workspace/edgexfoundry_device-sdk-c_fuji # timeout=10\nFetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git\n > git --version # timeout=10\nusing GIT_SSH to set credentials SSH Credentials for GitHub\nFetching without tags\nChecking out Revision fb317fcd8bb6fdabd3050ee2e1c7b6374798753f (fuji)\n > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/fuji:refs/remotes/origin/fuji # timeout=10\n > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10\n > git config --add remote.origin.fetch +refs/heads/fuji:refs/remotes/origin/fuji # timeout=10\n > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10\nFetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git\nusing GIT_SSH to set credentials SSH Credentials for GitHub\n > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/fuji:refs/remotes/origin/fuji # timeout=10\n > git config core.sparsecheckout # timeout=10\n > git checkout -f fb317fcd8bb6fdabd3050ee2e1c7b6374798753f # timeout=10\nCommit message: "config overwrite feature based on fuji branch (#226)"\n > git rev-list --no-walk fb317fcd8bb6fdabd3050ee2e1c7b6374798753f # timeout=10\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] timestamps\n[Pipeline] {\n[Pipeline] timeout\n[2020-02-10T17:04:09.061Z] Timeout set to expire in 6 hr 0 min\n[Pipeline] {\n[Pipeline] stage\n[Pipeline] { (Prepare)\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Semver Prep)\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-10T17:04:10.136Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[2020-02-10T17:04:10.136Z] \n[2020-02-10T17:04:10.136Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-10T17:04:10.464Z] + docker pull nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[2020-02-10T17:04:10.465Z] latest-x86_64: Pulling from edgexfoundry/git-semver\n[2020-02-10T17:04:10.465Z] e7c96db7181b: Pulling fs layer\n[2020-02-10T17:04:10.465Z] a038dfdf5543: Pulling fs layer\n[2020-02-10T17:04:10.465Z] 8d5d8e63b3c0: Pulling fs layer\n[2020-02-10T17:04:10.726Z] e7c96db7181b: Download complete\n[2020-02-10T17:04:10.726Z] 8d5d8e63b3c0: Verifying Checksum\n[2020-02-10T17:04:10.726Z] 8d5d8e63b3c0: Download complete\n[2020-02-10T17:04:10.726Z] a038dfdf5543: Verifying Checksum\n[2020-02-10T17:04:10.726Z] a038dfdf5543: Download complete\n[2020-02-10T17:04:10.986Z] e7c96db7181b: Pull complete\n[2020-02-10T17:04:11.555Z] a038dfdf5543: Pull complete\n[2020-02-10T17:04:11.813Z] 8d5d8e63b3c0: Pull complete\n[2020-02-10T17:04:11.813Z] Digest: sha256:05a9b251b02206200c94075b08ee2f72dfb9f54528ed2399686c43a0d6b464fb\n[2020-02-10T17:04:11.813Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[Pipeline] withDockerContainer\n[2020-02-10T17:04:12.827Z] prd-centos7-docker-4c-2g-18621 does not seem to be running inside a container\n[2020-02-10T17:04:12.872Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_fuji -v /w/workspace/edgexfoundry_device-sdk-c_fuji:/w/workspace/edgexfoundry_device-sdk-c_fuji:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_fuji@tmp:/w/workspace/edgexfoundry_device-sdk-c_fuji@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 ******** nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64 cat\n[2020-02-10T17:04:13.473Z] $ docker top d464a3b12c469adf56a2011ed9032a12d7a82d133e57a05cf3cda2e549f0d307 -eo pid,comm\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] sshagent\n[2020-02-10T17:04:14.032Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n[2020-02-10T17:04:14.032Z] [ssh-agent] Looking for ssh-agent implementation...\n[2020-02-10T17:04:14.239Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n[2020-02-10T17:04:14.239Z] $ docker exec d464a3b12c469adf56a2011ed9032a12d7a82d133e57a05cf3cda2e549f0d307 ssh-agent\n[2020-02-10T17:04:14.430Z] SSH_AUTH_SOCK=/tmp/ssh-9aY6O96e2JuY/agent.14\n[2020-02-10T17:04:14.430Z] SSH_AGENT_PID=21\n[2020-02-10T17:04:14.444Z] Running ssh-add (command line suppressed)\n[2020-02-10T17:04:14.583Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_fuji@tmp/private_key_3720963037547559732.key (/w/workspace/edgexfoundry_device-sdk-c_fuji@tmp/private_key_3720963037547559732.key)\n[2020-02-10T17:04:14.633Z] [ssh-agent] Started.\n[Pipeline] {\n[Pipeline] sh\n[2020-02-10T17:04:14.923Z] + git describe --exact-match --tags HEAD\n[2020-02-10T17:04:14.923Z] fatal: No names found, cannot describe anything.\n[Pipeline] }\n[2020-02-10T17:04:14.977Z] $ docker exec --env ******** --env ******** d464a3b12c469adf56a2011ed9032a12d7a82d133e57a05cf3cda2e549f0d307 ssh-agent -k\n[2020-02-10T17:04:15.120Z] unset SSH_AUTH_SOCK;\n[2020-02-10T17:04:15.120Z] unset SSH_AGENT_PID;\n[2020-02-10T17:04:15.120Z] echo Agent pid 21 killed;\n[2020-02-10T17:04:15.167Z] [ssh-agent] Stopped.\n[Pipeline] // sshagent\n[Pipeline] echo\n[2020-02-10T17:04:15.181Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128\n[2020-02-10T17:04:15.182Z] This usually means this commit has not been tagged.\n[Pipeline] sshagent\n[2020-02-10T17:04:15.205Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n[2020-02-10T17:04:15.206Z] [ssh-agent] Looking for ssh-agent implementation...\n[2020-02-10T17:04:15.382Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n[2020-02-10T17:04:15.382Z] $ docker exec d464a3b12c469adf56a2011ed9032a12d7a82d133e57a05cf3cda2e549f0d307 ssh-agent\n[2020-02-10T17:04:15.563Z] SSH_AUTH_SOCK=/tmp/ssh-9fAQ0hpKmHWG/agent.55\n[2020-02-10T17:04:15.563Z] SSH_AGENT_PID=62\n[2020-02-10T17:04:15.570Z] Running ssh-add (command line suppressed)\n[2020-02-10T17:04:15.707Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_fuji@tmp/private_key_1073584863462207699.key (/w/workspace/edgexfoundry_device-sdk-c_fuji@tmp/private_key_1073584863462207699.key)\n[2020-02-10T17:04:15.783Z] [ssh-agent] Started.\n[Pipeline] {\n[Pipeline] sh\n[2020-02-10T17:04:16.078Z] + git semver init\n[2020-02-10T17:04:16.078Z] # -> Open(): unable to determine branch for HEAD\n[2020-02-10T17:04:16.078Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_fuji/.git\n[2020-02-10T17:04:16.078Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_fuji\n[2020-02-10T17:04:16.078Z] # $SEMVER_REMOTE_NAME = origin\n[2020-02-10T17:04:16.078Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org\n[2020-02-10T17:04:16.078Z] # $SEMVER_USER_NAME = jenkins\n[2020-02-10T17:04:16.078Z] # $SEMVER_BRANCH = fuji\n[2020-02-10T17:04:16.078Z] # $SEMVER_TEMP = /tmp/semver-198916477\n[2020-02-10T17:04:16.078Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-c.git $SEMVER_TEMP\n[2020-02-10T17:04:16.646Z] # \'/tmp/semver-198916477\' -> \'/w/workspace/edgexfoundry_device-sdk-c_fuji/.semver\'\n[2020-02-10T17:04:16.646Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_fuji/.semver\n[Pipeline] }\n[2020-02-10T17:04:16.652Z] $ docker exec --env ******** --env ******** d464a3b12c469adf56a2011ed9032a12d7a82d133e57a05cf3cda2e549f0d307 ssh-agent -k\n[2020-02-10T17:04:16.796Z] unset SSH_AUTH_SOCK;\n[2020-02-10T17:04:16.797Z] unset SSH_AGENT_PID;\n[2020-02-10T17:04:16.797Z] echo Agent pid 62 killed;\n[2020-02-10T17:04:16.850Z] [ssh-agent] Stopped.\n[Pipeline] // sshagent\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] sh\n[2020-02-10T17:04:17.159Z] + git semver\n[Pipeline] }\n[2020-02-10T17:04:17.169Z] $ docker stop --time=1 d464a3b12c469adf56a2011ed9032a12d7a82d133e57a05cf3cda2e549f0d307\n[2020-02-10T17:04:18.565Z] $ docker rm -f d464a3b12c469adf56a2011ed9032a12d7a82d133e57a05cf3cda2e549f0d307\n[Pipeline] // withDockerContainer\n[Pipeline] writeFile\n[Pipeline] stash\n[2020-02-10T17:04:19.308Z] Stashed 21 file(s)\n[Pipeline] echo\n[2020-02-10T17:04:19.310Z] [edgeXSemver] initialized semver on version 1.1.1\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Build)\n[Pipeline] parallel\n[Pipeline] { (Branch: amd64)\n[Pipeline] { (Branch: arm64)\n[Pipeline] stage\n[Pipeline] { (amd64)\n[Pipeline] stage\n[Pipeline] { (arm64)\n[Pipeline] node\n[Pipeline] node\n[2020-02-10T17:04:34.406Z] Still waiting to schedule task\n[2020-02-10T17:04:34.406Z] Waiting for next available executor on \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99\n[2020-02-10T17:04:34.408Z] Still waiting to schedule task\n[2020-02-10T17:04:34.408Z] Waiting for next available executor on \xe2\x80\x98ubuntu18.04-docker-arm64-4c-2g\xe2\x80\x99\n[2020-02-10T17:06:17.349Z] Running on prd-centos7-docker-4c-2g-18622 in /w/workspace/edgexfoundry_device-sdk-c_fuji\n[Pipeline] {\n[Pipeline] ws\n[2020-02-10T17:06:17.362Z] Running in /w/workspace/device-sdk-c/3\n[Pipeline] {\n[Pipeline] checkout\n[2020-02-10T17:06:21.171Z] using credential edgex-jenkins-ssh\n[2020-02-10T17:06:21.190Z] Cloning the remote Git repository\n[2020-02-10T17:06:21.190Z] Cloning with configured refspecs honoured and without tags\n[2020-02-10T17:06:21.218Z] Cloning repository git@github.com:edgexfoundry/device-sdk-c.git\n[2020-02-10T17:06:21.286Z] > git init /w/workspace/device-sdk-c/3 # timeout=10\n[2020-02-10T17:06:22.114Z] Fetching without tags\n[2020-02-10T17:06:21.371Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git\n[2020-02-10T17:06:21.372Z] > git --version # timeout=10\n[2020-02-10T17:06:21.378Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-02-10T17:06:21.535Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/fuji:refs/remotes/origin/fuji # timeout=10\n[2020-02-10T17:06:22.084Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10\n[2020-02-10T17:06:22.094Z] > git config --add remote.origin.fetch +refs/heads/fuji:refs/remotes/origin/fuji # timeout=10\n[2020-02-10T17:06:22.104Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10\n[2020-02-10T17:06:22.115Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git\n[2020-02-10T17:06:22.116Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-02-10T17:06:22.121Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/fuji:refs/remotes/origin/fuji # timeout=10\n[2020-02-10T17:06:22.499Z] Checking out Revision fb317fcd8bb6fdabd3050ee2e1c7b6374798753f (fuji)\n[2020-02-10T17:06:22.503Z] > git config core.sparsecheckout # timeout=10\n[2020-02-10T17:06:22.508Z] > git checkout -f fb317fcd8bb6fdabd3050ee2e1c7b6374798753f # timeout=10\n[2020-02-10T17:06:26.070Z] Commit message: "config overwrite feature based on fuji branch (#226)"\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] stage\n[Pipeline] { (Prep)\n[Pipeline] script\n[Pipeline] {\n[Pipeline] unstash\n[Pipeline] echo\n[2020-02-10T17:06:26.872Z] =========================================================\n[2020-02-10T17:06:26.872Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest]\n[2020-02-10T17:06:26.872Z] =========================================================\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-10T17:06:27.508Z] + docker build -t ci-base-image-x86_64 -f scripts/Dockerfile.alpine-3.9-base --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest .\n[2020-02-10T17:06:27.768Z] Sending build context to Docker daemon 2.473MB\r\r\n[2020-02-10T17:06:27.768Z] Step 1/21 : ARG BASE=alpine:3.9\n[2020-02-10T17:06:27.768Z] Step 2/21 : FROM ${BASE} as builder\n[2020-02-10T17:06:28.029Z] latest: Pulling from edgex-devops/edgex-gcc-base\n[2020-02-10T17:06:28.029Z] e7c96db7181b: Pulling fs layer\n[2020-02-10T17:06:28.029Z] 4c13bbce0fe7: Pulling fs layer\n[2020-02-10T17:06:28.029Z] 6059c847ac2f: Pulling fs layer\n[2020-02-10T17:06:28.029Z] 4c13bbce0fe7: Verifying Checksum\n[2020-02-10T17:06:28.029Z] 4c13bbce0fe7: Download complete\n[2020-02-10T17:06:28.029Z] e7c96db7181b: Verifying Checksum\n[2020-02-10T17:06:28.029Z] e7c96db7181b: Download complete\n[2020-02-10T17:06:28.297Z] e7c96db7181b: Pull complete\n[2020-02-10T17:06:28.562Z] 4c13bbce0fe7: Pull complete\n[2020-02-10T17:06:29.519Z] 6059c847ac2f: Verifying Checksum\n[2020-02-10T17:06:29.519Z] 6059c847ac2f: Download complete\n[2020-02-10T17:06:34.841Z] 6059c847ac2f: Pull complete\n[2020-02-10T17:06:34.841Z] Digest: sha256:6b5104d086ae1e5e8a284a473be9a93378e3934f9b07db5717372c857cbcbe5e\n[2020-02-10T17:06:34.841Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest\n[2020-02-10T17:06:34.841Z] ---> 5eabd8fd8ba2\n[2020-02-10T17:06:34.841Z] 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\n[2020-02-10T17:06:34.841Z] ---> Running in 1e27c37b0ae5\n[2020-02-10T17:06:35.102Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz\n[2020-02-10T17:06:36.041Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz\n[2020-02-10T17:06:36.300Z] (1/8) Installing ncurses-dev (6.1_p20190105-r0)\n[2020-02-10T17:06:36.300Z] (2/8) Installing libuuid (2.33-r0)\n[2020-02-10T17:06:36.562Z] (3/8) Installing libblkid (2.33-r0)\n[2020-02-10T17:06:36.562Z] (4/8) Installing libfdisk (2.33-r0)\n[2020-02-10T17:06:36.821Z] (5/8) Installing libmount (2.33-r0)\n[2020-02-10T17:06:36.821Z] (6/8) Installing libsmartcols (2.33-r0)\n[2020-02-10T17:06:37.084Z] (7/8) Installing util-linux-dev (2.33-r0)\n[2020-02-10T17:06:37.343Z] (8/8) Installing wget (1.20.3-r0)\n[2020-02-10T17:06:37.603Z] Executing busybox-1.29.3-r10.trigger\n[2020-02-10T17:06:37.603Z] OK: 272 MiB in 83 packages\n[2020-02-10T17:06:38.192Z] Removing intermediate container 1e27c37b0ae5\n[2020-02-10T17:06:38.192Z] ---> d19d0484aaf0\n[2020-02-10T17:06:38.192Z] Step 4/21 : ENV CBOR_VERSION=0.5.0\n[2020-02-10T17:06:38.192Z] ---> Running in 57f73a75f767\n[2020-02-10T17:06:38.192Z] Removing intermediate container 57f73a75f767\n[2020-02-10T17:06:38.192Z] ---> 743daf8c305c\n[2020-02-10T17:06:38.192Z] 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\n[2020-02-10T17:06:38.192Z] ---> Running in 7c8676bea59d\n[2020-02-10T17:06:38.769Z] \x1b[91m--2020-02-10 17:06:38-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz\n[2020-02-10T17:06:38.769Z] \x1b[0m\x1b[91mResolving github.com... \x1b[0m\x1b[91m140.82.114.3\n[2020-02-10T17:06:38.769Z] Connecting to github.com|140.82.114.3|:443... \x1b[0m\x1b[91mconnected.\n[2020-02-10T17:06:38.769Z] \x1b[0m\x1b[91mHTTP request sent, awaiting response... \x1b[0m\x1b[91m302 Found\n[2020-02-10T17:06:38.769Z] Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following]\n[2020-02-10T17:06:38.769Z] --2020-02-10 17:06:38-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0\n[2020-02-10T17:06:38.769Z] Resolving codeload.github.com... \x1b[0m\x1b[91m192.30.253.120\n[2020-02-10T17:06:38.769Z] Connecting to codeload.github.com|192.30.253.120|:443... \x1b[0m\x1b[91mconnected.\n[2020-02-10T17:06:39.028Z] \x1b[0m\x1b[91mHTTP request sent, awaiting response... \x1b[0m\x1b[91m200 OK\n[2020-02-10T17:06:39.028Z] Length: unspecified [application/x-gzip]\n[2020-02-10T17:06:39.028Z] Saving to: \'STDOUT\'\n[2020-02-10T17:06:39.028Z] \n[2020-02-10T17:06:39.028Z] 0K .......\x1b[0m\x1b[91m... ..\x1b[0m\x1b[91m....\x1b[0m\x1b[91m.... .\x1b[0m\x1b[91m...\x1b[0m\x1b[91m....\x1b[0m\x1b[91m.. ..\x1b[0m\x1b[91m.....\x1b[0m\x1b[91m..\x1b[0m\x1b[91m.\x1b[0m\x1b[91m ....\x1b[0m\x1b[91m...\x1b[0m\x1b[91m... 1.62M\n[2020-02-10T17:06:39.028Z] 50K .\x1b[0m\x1b[91m.\x1b[0m\x1b[91m........ .......... .......... ....\x1b[0m\x1b[91m..\x1b[0m\x1b[91m.... ..\x1b[0m\x1b[91m..\x1b[0m\x1b[91m..\x1b[0m\x1b[91m.... 3.06M\x1b[0m\x1b[91m\n[2020-02-10T17:06:39.028Z] 100K ..\x1b[0m\x1b[91m.......\x1b[0m\x1b[91m. ..\x1b[0m\x1b[91m....\x1b[0m\x1b[91m....\x1b[0m\x1b[91m ....\x1b[0m\x1b[91m..\x1b[0m\x1b[91m..\x1b[0m\x1b[91m..\x1b[0m\x1b[91m ...\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.....\x1b[0m\x1b[91m. ....\x1b[0m\x1b[91m....\x1b[0m\x1b[91m.. 39.6M\n[2020-02-10T17:06:39.028Z] 150K ..\x1b[0m\x1b[91m....\x1b[0m\x1b[91m....\x1b[0m\x1b[91m ....\x1b[0m\x1b[91m....\x1b[0m\x1b[91m.. ..\x1b[0m\x1b[91m..\x1b[0m\x1b[91m....\x1b[0m\x1b[91m.. ....\x1b[0m\x1b[91m..\x1b[0m\x1b[91m...\x1b[0m\x1b[91m.\x1b[0m\x1b[91m ..\x1b[0m\x1b[91m....\x1b[0m\x1b[91m.... 3.54M\x1b[0m\x1b[91m\n[2020-02-10T17:06:39.028Z] 200K ....\x1b[0m\x1b[91m...\x1b[0m\x1b[91m...\x1b[0m\x1b[91m ...\x1b[0m\x1b[91m....\x1b[0m\x1b[91m... .\x1b[0m\x1b[91m...\x1b[0m\x1b[91m....\x1b[0m\x1b[91m..\x1b[0m\x1b[91m .......... .......... 13.5M\n[2020-02-10T17:06:39.028Z] 250K ..\x1b[0m\x1b[91m....\x1b[0m\x1b[91m..\x1b[0m\x1b[91m.. .......... .......... ..........\x1b[0m\x1b[91m .......... 8.70M\n[2020-02-10T17:06:39.028Z] 300K ......\x1b[0m\x1b[91m.... ...\x1b[0m\x1b[91m.\x1b[0m\x1b[91m...\x1b[0m\x1b[91m...\x1b[0m\x1b[91m ....\x1b[0m\x1b[91m......\x1b[0m\x1b[91m ...\x1b[0m\x1b[91m...\x1b[0m\x1b[91m..\x1b[0m\x1b[91m.. .....\x1b[0m\x1b[91m..... 8.07M\n[2020-02-10T17:06:39.028Z] 350K ..\x1b[0m\x1b[91m..\x1b[0m\x1b[91m...... .....\x1b[0m\x1b[91m.....\x1b[0m\x1b[91m ....\x1b[0m\x1b[91m......\x1b[0m\x1b[91m ..\x1b[0m\x1b[91m..\x1b[0m\x1b[91m..\x1b[0m\x1b[91m.... ..\x1b[0m\x1b[91m........ 7.64M\n[2020-02-10T17:06:39.028Z] 400K ..\x1b[0m\x1b[91m........\x1b[0m\x1b[91m ......\x1b[0m\x1b[91m..\x1b[0m\x1b[91m.. ..\x1b[0m\x1b[91m..\x1b[0m\x1b[91m...... ....\x1b[0m\x1b[91m...... .......... 10.7M\n[2020-02-10T17:06:39.028Z] 450K .......... ..\x1b[0m\x1b[91m..\x1b[0m\x1b[91m...... ..........\x1b[0m\x1b[91m ......\x1b[0m\x1b[91m...\x1b[0m\x1b[91m.\x1b[0m\x1b[91m ...\x1b[0m\x1b[91m...\x1b[0m\x1b[91m..\x1b[0m\x1b[91m.. 7.94M\n[2020-02-10T17:06:39.028Z] 500K ........\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m ..\x1b[0m\x1b[91m.\x1b[0m\x1b[91m...\x1b[0m\x1b[91m.... .......... ...\x1b[0m\x1b[91m....... ........\x1b[0m\x1b[91m.. 12.0M\n[2020-02-10T17:06:39.028Z] 550K .......... .....\x1b[0m\x1b[91m..... .......... ..\x1b[0m\x1b[91m........ .......\x1b[0m\x1b[91m... 2.90M\n[2020-02-10T17:06:39.028Z] 600K ..........\x1b[0m\x1b[91m ....\x1b[0m\x1b[91m..\x1b[0m\x1b[91m....\x1b[0m\x1b[91m .........\x1b[0m\x1b[91m. .......... ......\x1b[0m\x1b[91m.... 2.78M\n[2020-02-10T17:06:39.028Z] 650K .......... .\x1b[0m\x1b[91m......... .......\x1b[0m\x1b[91m... .......... ..\x1b[0m\x1b[91m........ 3.96M\n[2020-02-10T17:06:39.028Z] 700K .. 25.4M=0.1s\n[2020-02-10T17:06:39.028Z] \n[2020-02-10T17:06:39.028Z] 2020-02-10 17:06:38 (4.75 MB/s) - written to stdout [719348]\n[2020-02-10T17:06:39.028Z] \n[2020-02-10T17:06:39.287Z] \x1b[0m-- The C compiler identification is GNU 8.3.0\n[2020-02-10T17:06:39.287Z] -- The CXX compiler identification is GNU 8.3.0\n[2020-02-10T17:06:39.287Z] -- Check for working C compiler: /usr/bin/cc\n[2020-02-10T17:06:39.287Z] -- Check for working C compiler: /usr/bin/cc -- works\n[2020-02-10T17:06:39.287Z] -- Detecting C compiler ABI info\n[2020-02-10T17:06:39.552Z] -- Detecting C compiler ABI info - done\n[2020-02-10T17:06:39.552Z] -- Detecting C compile features\n[2020-02-10T17:06:39.812Z] -- Detecting C compile features - done\n[2020-02-10T17:06:39.812Z] -- Check for working CXX compiler: /usr/bin/c++\n[2020-02-10T17:06:39.812Z] -- Check for working CXX compiler: /usr/bin/c++ -- works\n[2020-02-10T17:06:39.812Z] -- Detecting CXX compiler ABI info\n[2020-02-10T17:06:39.812Z] -- Detecting CXX compiler ABI info - done\n[2020-02-10T17:06:40.072Z] -- Detecting CXX compile features\n[2020-02-10T17:06:40.332Z] -- Detecting CXX compile features - done\n[2020-02-10T17:06:40.610Z] -- Looking for include file endian.h\n[2020-02-10T17:06:40.610Z] -- Looking for include file endian.h - found\n[2020-02-10T17:06:40.610Z] -- Check if the system is big endian\n[2020-02-10T17:06:40.610Z] -- Searching 16 bit integer\n[2020-02-10T17:06:40.610Z] -- Looking for sys/types.h\n[2020-02-10T17:06:40.610Z] -- Looking for sys/types.h - found\n[2020-02-10T17:06:40.610Z] -- Looking for stdint.h\n[2020-02-10T17:06:40.610Z] -- Looking for stdint.h - found\n[2020-02-10T17:06:40.610Z] -- Looking for stddef.h\n[2020-02-10T17:06:40.870Z] -- Looking for stddef.h - found\n[2020-02-10T17:06:40.870Z] -- Check size of unsigned short\n[2020-02-10T17:06:40.870Z] -- Check size of unsigned short - done\n[2020-02-10T17:06:40.870Z] -- Using unsigned short\n[2020-02-10T17:06:41.136Z] -- Check if the system is big endian - little endian\n[2020-02-10T17:06:41.136Z] -- Check size of size_t\n[2020-02-10T17:06:41.136Z] -- Check size of size_t - done\n[2020-02-10T17:06:41.136Z] \x1b[91mCMake Warning at examples/CMakeLists.txt:16 (find_package):\n[2020-02-10T17:06:41.136Z] By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has\n[2020-02-10T17:06:41.136Z] asked CMake to find a package configuration file provided by "cJSON", but\n[2020-02-10T17:06:41.136Z] CMake did not find one.\n[2020-02-10T17:06:41.136Z] \n[2020-02-10T17:06:41.136Z] Could not find a package configuration file provided by "cJSON" with any of\n[2020-02-10T17:06:41.136Z] the following names:\n[2020-02-10T17:06:41.136Z] \n[2020-02-10T17:06:41.136Z] cJSONConfig.cmake\n[2020-02-10T17:06:41.136Z] cjson-config.cmake\n[2020-02-10T17:06:41.136Z] \n[2020-02-10T17:06:41.136Z] Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set\n[2020-02-10T17:06:41.136Z] "cJSON_DIR" to a directory containing one of the above files. If "cJSON"\n[2020-02-10T17:06:41.136Z] provides a separate development package or SDK, be sure it has been\n[2020-02-10T17:06:41.136Z] installed.\n[2020-02-10T17:06:41.136Z] \n[2020-02-10T17:06:41.136Z] \n[2020-02-10T17:06:41.136Z] \x1b[0m-- Configuring done\n[2020-02-10T17:06:41.136Z] -- Generating done\n[2020-02-10T17:06:41.136Z] -- Build files have been written to: /tmp/cbor\n[2020-02-10T17:06:41.408Z] Scanning dependencies of target cbor_shared\n[2020-02-10T17:06:41.409Z] [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o\n[2020-02-10T17:06:41.672Z] [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o\n[2020-02-10T17:06:41.672Z] [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o\n[2020-02-10T17:06:41.672Z] [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o\n[2020-02-10T17:06:41.937Z] [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o\n[2020-02-10T17:06:41.937Z] [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o\n[2020-02-10T17:06:41.937Z] [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o\n[2020-02-10T17:06:42.205Z] [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o\n[2020-02-10T17:06:42.205Z] [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o\n[2020-02-10T17:06:42.205Z] [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o\n[2020-02-10T17:06:42.466Z] [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o\n[2020-02-10T17:06:42.466Z] [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o\n[2020-02-10T17:06:42.728Z] [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o\n[2020-02-10T17:06:42.728Z] [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o\n[2020-02-10T17:06:42.728Z] [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o\n[2020-02-10T17:06:42.728Z] [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o\n[2020-02-10T17:06:42.988Z] [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o\n[2020-02-10T17:06:42.988Z] [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o\n[2020-02-10T17:06:42.988Z] [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o\n[2020-02-10T17:06:43.249Z] [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o\n[2020-02-10T17:06:43.249Z] [ 40%] Linking C shared library libcbor.so\n[2020-02-10T17:06:43.249Z] [ 40%] Built target cbor_shared\n[2020-02-10T17:06:43.249Z] Scanning dependencies of target cbor\n[2020-02-10T17:06:43.512Z] [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o\n[2020-02-10T17:06:43.512Z] [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o\n[2020-02-10T17:06:43.774Z] [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o\n[2020-02-10T17:06:43.774Z] [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o\n[2020-02-10T17:06:44.350Z] [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o\n[2020-02-10T17:06:44.350Z] [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o\n[2020-02-10T17:06:44.350Z] [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o\n[2020-02-10T17:06:44.350Z] [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o\n[2020-02-10T17:06:44.615Z] [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o\n[2020-02-10T17:06:44.615Z] [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o\n[2020-02-10T17:06:44.884Z] [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o\n[2020-02-10T17:06:44.884Z] [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o\n[2020-02-10T17:06:45.144Z] [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o\n[2020-02-10T17:06:45.144Z] [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o\n[2020-02-10T17:06:45.144Z] [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o\n[2020-02-10T17:06:45.404Z] [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o\n[2020-02-10T17:06:45.404Z] [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o\n[2020-02-10T17:06:45.404Z] [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o\n[2020-02-10T17:06:45.404Z] [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o\n[2020-02-10T17:06:45.664Z] [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o\n[2020-02-10T17:06:45.664Z] [ 80%] Linking C static library libcbor.a\n[2020-02-10T17:06:45.664Z] [ 80%] Built target cbor\n[2020-02-10T17:06:45.664Z] Scanning dependencies of target create_items\n[2020-02-10T17:06:45.664Z] [ 82%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o\n[2020-02-10T17:06:45.664Z] [ 84%] Linking C executable create_items\n[2020-02-10T17:06:45.923Z] [ 84%] Built target create_items\n[2020-02-10T17:06:45.923Z] Scanning dependencies of target readfile\n[2020-02-10T17:06:45.923Z] [ 86%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o\n[2020-02-10T17:06:45.923Z] [ 88%] Linking C executable readfile\n[2020-02-10T17:06:45.923Z] [ 88%] Built target readfile\n[2020-02-10T17:06:45.923Z] Scanning dependencies of target streaming_parser\n[2020-02-10T17:06:45.923Z] [ 90%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o\n[2020-02-10T17:06:45.923Z] [ 92%] Linking C executable streaming_parser\n[2020-02-10T17:06:45.923Z] [ 92%] Built target streaming_parser\n[2020-02-10T17:06:45.923Z] Scanning dependencies of target sort\n[2020-02-10T17:06:45.923Z] [ 94%] Building C object examples/CMakeFiles/sort.dir/sort.c.o\n[2020-02-10T17:06:46.184Z] [ 96%] Linking C executable sort\n[2020-02-10T17:06:46.184Z] [ 96%] Built target sort\n[2020-02-10T17:06:46.184Z] Scanning dependencies of target hello\n[2020-02-10T17:06:46.184Z] [ 98%] Building C object examples/CMakeFiles/hello.dir/hello.c.o\n[2020-02-10T17:06:46.184Z] [100%] Linking C executable hello\n[2020-02-10T17:06:46.184Z] [100%] Built target hello\n[2020-02-10T17:06:46.184Z] Install the project...\n[2020-02-10T17:06:46.184Z] -- Install configuration: "Release"\n[2020-02-10T17:06:46.184Z] -- Installing: /usr/local/include/cbor/configuration.h\n[2020-02-10T17:06:46.184Z] -- Installing: /usr/local/lib64/libcbor.a\n[2020-02-10T17:06:46.184Z] -- Installing: /usr/local/lib64/libcbor.so.0.0.0\n[2020-02-10T17:06:46.184Z] -- Installing: /usr/local/lib64/libcbor.so.0\n[2020-02-10T17:06:46.184Z] -- Installing: /usr/local/lib64/libcbor.so\n[2020-02-10T17:06:46.184Z] -- Up-to-date: /usr/local/include/cbor\n[2020-02-10T17:06:46.184Z] -- Installing: /usr/local/include/cbor/arrays.h\n[2020-02-10T17:06:46.184Z] -- Installing: /usr/local/include/cbor/bytestrings.h\n[2020-02-10T17:06:46.184Z] -- Installing: /usr/local/include/cbor/callbacks.h\n[2020-02-10T17:06:46.184Z] -- Installing: /usr/local/include/cbor/common.h\n[2020-02-10T17:06:46.184Z] -- Installing: /usr/local/include/cbor/data.h\n[2020-02-10T17:06:46.184Z] -- Installing: /usr/local/include/cbor/encoding.h\n[2020-02-10T17:06:46.184Z] -- Installing: /usr/local/include/cbor/floats_ctrls.h\n[2020-02-10T17:06:46.184Z] -- Installing: /usr/local/include/cbor/internal\n[2020-02-10T17:06:46.184Z] -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h\n[2020-02-10T17:06:46.184Z] -- Installing: /usr/local/include/cbor/internal/encoders.h\n[2020-02-10T17:06:46.184Z] -- Installing: /usr/local/include/cbor/internal/loaders.h\n[2020-02-10T17:06:46.184Z] -- Installing: /usr/local/include/cbor/internal/memory_utils.h\n[2020-02-10T17:06:46.184Z] -- Installing: /usr/local/include/cbor/internal/stack.h\n[2020-02-10T17:06:46.184Z] -- Installing: /usr/local/include/cbor/internal/unicode.h\n[2020-02-10T17:06:46.184Z] -- Installing: /usr/local/include/cbor/ints.h\n[2020-02-10T17:06:46.184Z] -- Installing: /usr/local/include/cbor/maps.h\n[2020-02-10T17:06:46.184Z] -- Installing: /usr/local/include/cbor/serialization.h\n[2020-02-10T17:06:46.184Z] -- Installing: /usr/local/include/cbor/streaming.h\n[2020-02-10T17:06:46.184Z] -- Installing: /usr/local/include/cbor/strings.h\n[2020-02-10T17:06:46.184Z] -- Installing: /usr/local/include/cbor/tags.h\n[2020-02-10T17:06:46.184Z] -- Installing: /usr/local/include/cbor.h\n[2020-02-10T17:06:46.184Z] -- Installing: /usr/local/lib64/pkgconfig/libcbor.pc\n[2020-02-10T17:06:47.125Z] Removing intermediate container 7c8676bea59d\n[2020-02-10T17:06:47.125Z] ---> e1be560798bb\n[2020-02-10T17:06:47.125Z] Step 6/21 : RUN mkdir /tmp/sdk\n[2020-02-10T17:06:47.125Z] ---> Running in 9f83f81afb06\n[2020-02-10T17:06:48.072Z] Removing intermediate container 9f83f81afb06\n[2020-02-10T17:06:48.072Z] ---> cc3364d766a1\n[2020-02-10T17:06:48.072Z] Step 7/21 : COPY VERSION /tmp/sdk\n[2020-02-10T17:06:48.332Z] ---> f29fd289f839\n[2020-02-10T17:06:48.332Z] Step 8/21 : COPY src /tmp/sdk/src\n[2020-02-10T17:06:48.610Z] ---> 603184234a0e\n[2020-02-10T17:06:48.610Z] Step 9/21 : COPY include /tmp/sdk/include\n[2020-02-10T17:06:48.892Z] ---> 210f3629e021\n[2020-02-10T17:06:48.892Z] Step 10/21 : COPY scripts /tmp/sdk/scripts\n[2020-02-10T17:06:49.154Z] ---> ca322e49d338\n[2020-02-10T17:06:49.154Z] Step 11/21 : COPY LICENSE /tmp/sdk\n[2020-02-10T17:06:49.413Z] ---> 08a11ebe8328\n[2020-02-10T17:06:49.413Z] Step 12/21 : COPY Attribution.txt /tmp/sdk\n[2020-02-10T17:06:49.413Z] ---> a2194d0dc3d4\n[2020-02-10T17:06:49.413Z] Step 13/21 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install\n[2020-02-10T17:06:49.413Z] ---> Running in fbe6cea2142c\n[2020-02-10T17:06:49.983Z] \x1b[91m+ CPPCHECK=false\n[2020-02-10T17:06:49.983Z] + DOCGEN=false\n[2020-02-10T17:06:49.983Z] + TOMLVER=SDK-0.2\n[2020-02-10T17:06:49.983Z] + CUTILVER=v0.8.1\n[2020-02-10T17:06:49.983Z] + CUTILDIR=iotech-c-utils-0.8.1\n[2020-02-10T17:06:49.983Z] + \'[\' 0 -gt 0 ]\n[2020-02-10T17:06:49.983Z] \x1b[0m\x1b[91m+ readlink -f ./scripts/build.sh\n[2020-02-10T17:06:49.983Z] \x1b[0m\x1b[91m+ dirname /tmp/sdk/scripts/build.sh\n[2020-02-10T17:06:49.983Z] \x1b[0m\x1b[91m+ dirname /tmp/sdk/scripts\n[2020-02-10T17:06:49.983Z] \x1b[0m\x1b[91m+ ROOT=/tmp/sdk\n[2020-02-10T17:06:49.983Z] + cd /tmp/sdk\n[2020-02-10T17:06:49.983Z] + \'[\' \'!\' -d deps ]\n[2020-02-10T17:06:49.983Z] + mkdir deps\n[2020-02-10T17:06:49.983Z] \x1b[0m\x1b[91m+ wget -O - https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz\n[2020-02-10T17:06:49.983Z] \x1b[0m\x1b[91m+ tar -C deps -z -x -f -\n[2020-02-10T17:06:49.983Z] \x1b[0m\x1b[91m--2020-02-10 17:06:49-- https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz\n[2020-02-10T17:06:49.983Z] \x1b[0m\x1b[91mResolving github.com... \x1b[0m\x1b[91m140.82.114.3\n[2020-02-10T17:06:49.983Z] Connecting to github.com|140.82.114.3|:443... \x1b[0m\x1b[91mconnected.\n[2020-02-10T17:06:50.242Z] \x1b[0m\x1b[91mHTTP request sent, awaiting response... \x1b[0m\x1b[91m302 Found\n[2020-02-10T17:06:50.242Z] Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following]\n[2020-02-10T17:06:50.242Z] --2020-02-10 17:06:49-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2\n[2020-02-10T17:06:50.242Z] Resolving codeload.github.com... \x1b[0m\x1b[91m192.30.253.120\n[2020-02-10T17:06:50.242Z] Connecting to codeload.github.com|192.30.253.120|:443... \x1b[0m\x1b[91mconnected.\n[2020-02-10T17:06:50.242Z] \x1b[0m\x1b[91mHTTP request sent, awaiting response... \x1b[0m\x1b[91m200 OK\n[2020-02-10T17:06:50.242Z] Length: unspecified [application/x-gzip]\n[2020-02-10T17:06:50.242Z] Saving to: \'STDOUT\'\n[2020-02-10T17:06:50.242Z] \n[2020-02-10T17:06:50.242Z] 0K .......... ..\x1b[0m\x1b[91m....\x1b[0m\x1b[91m \x1b[0m\x1b[91m 1.04M=0.02s\n[2020-02-10T17:06:50.242Z] \n[2020-02-10T17:06:50.242Z] 2020-02-10 17:06:50 (1.04 MB/s) - written to stdout [16451]\n[2020-02-10T17:06:50.242Z] \n[2020-02-10T17:06:50.242Z] \x1b[0m\x1b[91m+ cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c\n[2020-02-10T17:06:50.242Z] \x1b[0m\x1b[91m+ wget -O - https://github.com/IOTechSystems/iotech-c-utils/archive/v0.8.1.tar.gz\n[2020-02-10T17:06:50.242Z] + tar -C deps -z -x -f -\n[2020-02-10T17:06:50.242Z] \x1b[0m\x1b[91m--2020-02-10 17:06:50-- https://github.com/IOTechSystems/iotech-c-utils/archive/v0.8.1.tar.gz\n[2020-02-10T17:06:50.242Z] \x1b[0m\x1b[91mResolving github.com... \x1b[0m\x1b[91m140.82.114.3\n[2020-02-10T17:06:50.242Z] Connecting to github.com|140.82.114.3|:443... \x1b[0m\x1b[91mconnected.\n[2020-02-10T17:06:50.502Z] \x1b[0m\x1b[91mHTTP request sent, awaiting response... \x1b[0m\x1b[91m302 Found\n[2020-02-10T17:06:50.502Z] Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v0.8.1 [following]\n[2020-02-10T17:06:50.502Z] \x1b[0m\x1b[91m--2020-02-10 17:06:50-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v0.8.1\n[2020-02-10T17:06:50.502Z] Resolving codeload.github.com... \x1b[0m\x1b[91m192.30.253.120\n[2020-02-10T17:06:50.502Z] Connecting to codeload.github.com|192.30.253.120|:443... \x1b[0m\x1b[91mconnected.\n[2020-02-10T17:06:50.502Z] \x1b[0m\x1b[91mHTTP request sent, awaiting response... \x1b[0m\x1b[91m200 OK\n[2020-02-10T17:06:50.502Z] \x1b[0m\x1b[91mLength: unspecified [application/x-gzip]\n[2020-02-10T17:06:50.502Z] Saving to: \'STDOUT\'\n[2020-02-10T17:06:50.502Z] \x1b[0m\x1b[91m\n[2020-02-10T17:06:50.764Z] 0K ...\x1b[0m\x1b[91m....\x1b[0m\x1b[91m... ..\x1b[0m\x1b[91m...\x1b[0m\x1b[91m..\x1b[0m\x1b[91m... ...\x1b[0m\x1b[91m...\x1b[0m\x1b[91m....\x1b[0m\x1b[91m ...\x1b[0m\x1b[91m....\x1b[0m\x1b[91m.\x1b[0m\x1b[91m..\x1b[0m\x1b[91m ..\x1b[0m\x1b[91m......\x1b[0m\x1b[91m.. 1.54M\x1b[0m\x1b[91m\n[2020-02-10T17:06:50.765Z] 50K ....\x1b[0m\x1b[91m..\x1b[0m\x1b[91m....\x1b[0m\x1b[91m ..\x1b[0m\x1b[91m..\x1b[0m\x1b[91m..\x1b[0m\x1b[91m....\x1b[0m\x1b[91m ..\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m..\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.. .....\x1b[0m\x1b[91m...\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m ..\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.....\x1b[0m\x1b[91m.. 3.23M\n[2020-02-10T17:06:50.765Z] 100K .....\x1b[0m\x1b[91m. 31.1M=0.05s\n[2020-02-10T17:06:50.765Z] \n[2020-02-10T17:06:50.765Z] \x1b[0m\x1b[91m2020-02-10 17:06:50 (2.22 MB/s) - written to stdout [109495]\n[2020-02-10T17:06:50.765Z] \n[2020-02-10T17:06:50.765Z] \x1b[0m\x1b[91m+ mkdir -p src/c/iot\n[2020-02-10T17:06:50.765Z] \x1b[0m\x1b[91m+ cp deps/iotech-c-utils-0.8.1/src/c/base64.c deps/iotech-c-utils-0.8.1/src/c/component.c deps/iotech-c-utils-0.8.1/src/c/container.c deps/iotech-c-utils-0.8.1/src/c/data.c deps/iotech-c-utils-0.8.1/src/c/hash.c deps/iotech-c-utils-0.8.1/src/c/iot.c deps/iotech-c-utils-0.8.1/src/c/json.c deps/iotech-c-utils-0.8.1/src/c/logger.c deps/iotech-c-utils-0.8.1/src/c/os.c deps/iotech-c-utils-0.8.1/src/c/scheduler.c deps/iotech-c-utils-0.8.1/src/c/thread.c deps/iotech-c-utils-0.8.1/src/c/threadpool.c deps/iotech-c-utils-0.8.1/src/c/time.c src/c/iot\n[2020-02-10T17:06:50.765Z] \x1b[0m\x1b[91m+ mkdir -p include/iot\n[2020-02-10T17:06:50.765Z] \x1b[0m\x1b[91m+ cp deps/iotech-c-utils-0.8.1/include/iot/base64.h deps/iotech-c-utils-0.8.1/include/iot/component.h deps/iotech-c-utils-0.8.1/include/iot/container.h deps/iotech-c-utils-0.8.1/include/iot/data.h deps/iotech-c-utils-0.8.1/include/iot/hash.h deps/iotech-c-utils-0.8.1/include/iot/iot.h deps/iotech-c-utils-0.8.1/include/iot/json.h deps/iotech-c-utils-0.8.1/include/iot/logger.h deps/iotech-c-utils-0.8.1/include/iot/os.h deps/iotech-c-utils-0.8.1/include/iot/scheduler.h deps/iotech-c-utils-0.8.1/include/iot/thread.h deps/iotech-c-utils-0.8.1/include/iot/threadpool.h deps/iotech-c-utils-0.8.1/include/iot/time.h include/iot\n[2020-02-10T17:06:50.765Z] \x1b[0m\x1b[91m+ mkdir -p include/iot/os\n[2020-02-10T17:06:50.765Z] \x1b[0m\x1b[91m+ cp deps/iotech-c-utils-0.8.1/include/iot/os/linux.h deps/iotech-c-utils-0.8.1/include/iot/os/zephyr.h include/iot/os\n[2020-02-10T17:06:50.765Z] \x1b[0m\x1b[91m+ mkdir -p /tmp/sdk/build/release\n[2020-02-10T17:06:50.765Z] \x1b[0m\x1b[91m+ cd /tmp/sdk/build/release\n[2020-02-10T17:06:50.765Z] + cmake \'-DCMAKE_EXPORT_COMPILE_COMMANDS=ON\' \'-DCMAKE_BUILD_TYPE=Release\' /tmp/sdk/src\n[2020-02-10T17:06:50.765Z] \x1b[0m-- The C compiler identification is GNU 8.3.0\n[2020-02-10T17:06:50.765Z] -- Check for working C compiler: /usr/bin/cc\n[2020-02-10T17:06:51.027Z] -- Check for working C compiler: /usr/bin/cc -- works\n[2020-02-10T17:06:51.027Z] -- Detecting C compiler ABI info\n[2020-02-10T17:06:51.027Z] -- Detecting C compiler ABI info - done\n[2020-02-10T17:06:51.027Z] -- Detecting C compile features\n[2020-02-10T17:06:51.288Z] -- Detecting C compile features - done\n[2020-02-10T17:06:51.288Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so \n[2020-02-10T17:06:51.288Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") \n[2020-02-10T17:06:51.288Z] -- Found LIBYAML: /usr/lib/libyaml.so \n[2020-02-10T17:06:51.288Z] -- Found LIBUUID: /usr/lib/libuuid.so \n[2020-02-10T17:06:51.288Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so \n[2020-02-10T17:06:51.288Z] -- C SDK 1.1.1 for Linux\n[2020-02-10T17:06:51.288Z] -- Performing Test CSDK_HAVE_ATOMIC\n[2020-02-10T17:06:51.288Z] -- Performing Test CSDK_HAVE_ATOMIC - Success\n[2020-02-10T17:06:51.288Z] -- Found Curses: /usr/lib/libcurses.so \n[2020-02-10T17:06:51.547Z] -- Configuring done\n[2020-02-10T17:06:51.547Z] -- Generating done\n[2020-02-10T17:06:51.547Z] -- Build files have been written to: /tmp/sdk/build/release\n[2020-02-10T17:06:51.547Z] \x1b[91m+ make\n[2020-02-10T17:06:51.547Z] \x1b[0m\x1b[91m+ tee release.log\n[2020-02-10T17:06:51.547Z] \x1b[0mScanning dependencies of target csdk\n[2020-02-10T17:06:51.547Z] [ 2%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o\n[2020-02-10T17:06:51.806Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/callback.c.o\n[2020-02-10T17:06:51.806Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/config.c.o\n[2020-02-10T17:06:52.383Z] [ 8%] Building C object c/CMakeFiles/csdk.dir/consul.c.o\n[2020-02-10T17:06:52.383Z] [ 10%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o\n[2020-02-10T17:06:52.383Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/data.c.o\n[2020-02-10T17:06:52.645Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/device.c.o\n[2020-02-10T17:06:53.216Z] [ 16%] Building C object c/CMakeFiles/csdk.dir/devman.c.o\n[2020-02-10T17:06:53.216Z] [ 18%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o\n[2020-02-10T17:06:53.216Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/devutil.c.o\n[2020-02-10T17:06:53.476Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o\n[2020-02-10T17:06:53.476Z] [ 24%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o\n[2020-02-10T17:06:53.476Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o\n[2020-02-10T17:06:53.736Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o\n[2020-02-10T17:06:54.676Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o\n[2020-02-10T17:06:54.676Z] [ 32%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o\n[2020-02-10T17:06:54.676Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o\n[2020-02-10T17:06:54.676Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o\n[2020-02-10T17:06:55.248Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o\n[2020-02-10T17:06:55.248Z] [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o\n[2020-02-10T17:06:55.248Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o\n[2020-02-10T17:06:55.511Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o\n[2020-02-10T17:06:55.772Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o\n[2020-02-10T17:06:55.772Z] [ 48%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o\n[2020-02-10T17:06:56.035Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o\n[2020-02-10T17:06:56.035Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o\n[2020-02-10T17:06:56.297Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o\n[2020-02-10T17:06:56.297Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/map.c.o\n[2020-02-10T17:06:56.297Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o\n[2020-02-10T17:06:56.559Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o\n[2020-02-10T17:06:56.821Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/parson.c.o\n[2020-02-10T17:06:57.763Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o\n[2020-02-10T17:06:58.028Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/registry.c.o\n[2020-02-10T17:06:58.028Z] [ 68%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o\n[2020-02-10T17:06:58.288Z] [ 70%] Building C object c/CMakeFiles/csdk.dir/rest.c.o\n[2020-02-10T17:06:58.551Z] [ 72%] Building C object c/CMakeFiles/csdk.dir/service.c.o\n[2020-02-10T17:06:59.123Z] [ 74%] Building C object c/CMakeFiles/csdk.dir/toml.c.o\n[2020-02-10T17:07:00.064Z] [ 76%] Building C object c/CMakeFiles/csdk.dir/transform.c.o\n[2020-02-10T17:07:00.064Z] [ 78%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o\n[2020-02-10T17:07:00.325Z] [ 80%] Linking C shared library libcsdk.so\n[2020-02-10T17:07:00.325Z] [ 80%] Built target csdk\n[2020-02-10T17:07:00.325Z] Scanning dependencies of target template\n[2020-02-10T17:07:00.325Z] [ 82%] Building C object c/examples/CMakeFiles/template.dir/template.c.o\n[2020-02-10T17:07:00.586Z] [ 84%] Linking C executable template\n[2020-02-10T17:07:00.586Z] [ 84%] Built target template\n[2020-02-10T17:07:00.586Z] Scanning dependencies of target device-counter\n[2020-02-10T17:07:00.586Z] [ 86%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o\n[2020-02-10T17:07:00.846Z] [ 88%] Linking C executable device-counter\n[2020-02-10T17:07:00.846Z] [ 88%] Built target device-counter\n[2020-02-10T17:07:00.846Z] Scanning dependencies of target device-random\n[2020-02-10T17:07:00.847Z] [ 90%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o\n[2020-02-10T17:07:00.847Z] [ 92%] Linking C executable device-random\n[2020-02-10T17:07:01.109Z] [ 92%] Built target device-random\n[2020-02-10T17:07:01.109Z] Scanning dependencies of target device-gyro\n[2020-02-10T17:07:01.109Z] [ 94%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o\n[2020-02-10T17:07:01.109Z] [ 96%] Linking C executable device-gyro\n[2020-02-10T17:07:01.373Z] [ 96%] Built target device-gyro\n[2020-02-10T17:07:01.373Z] Scanning dependencies of target device-terminal\n[2020-02-10T17:07:01.373Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o\n[2020-02-10T17:07:01.373Z] [100%] Linking C executable device-terminal\n[2020-02-10T17:07:01.634Z] [100%] Built target device-terminal\n[2020-02-10T17:07:01.634Z] \x1b[91m+ make package\n[2020-02-10T17:07:01.634Z] + tee -a release.log\n[2020-02-10T17:07:01.634Z] \x1b[0m[ 80%] Built target csdk\n[2020-02-10T17:07:01.634Z] [ 84%] Built target template\n[2020-02-10T17:07:01.634Z] [ 88%] Built target device-counter\n[2020-02-10T17:07:01.634Z] [ 92%] Built target device-random\n[2020-02-10T17:07:01.634Z] [ 96%] Built target device-gyro\n[2020-02-10T17:07:01.634Z] [100%] Built target device-terminal\n[2020-02-10T17:07:01.634Z] Run CPack packaging tool...\n[2020-02-10T17:07:01.634Z] CPack: Create package using TGZ\n[2020-02-10T17:07:01.634Z] CPack: Install projects\n[2020-02-10T17:07:01.634Z] CPack: - Run preinstall target for: Csdk\n[2020-02-10T17:07:01.894Z] CPack: - Install project: Csdk\n[2020-02-10T17:07:01.894Z] CPack: Create package\n[2020-02-10T17:07:01.894Z] CPack: - package: /tmp/sdk/build/release/csdk-1.1.1.tar.gz generated.\n[2020-02-10T17:07:01.894Z] \x1b[91m+ \'[\' false \'=\' true ]\n[2020-02-10T17:07:01.894Z] + \'[\' false \'=\' true ]\n[2020-02-10T17:07:01.894Z] + mkdir -p /tmp/sdk/build/debug\n[2020-02-10T17:07:01.894Z] \x1b[0m\x1b[91m+ cd /tmp/sdk/build/debug\n[2020-02-10T17:07:01.894Z] + cmake \'-DCMAKE_EXPORT_COMPILE_COMMANDS=ON\' \'-DCSDK_BUILD_DEBUG=ON\' \'-DCMAKE_BUILD_TYPE=Debug\' /tmp/sdk/src\n[2020-02-10T17:07:02.154Z] \x1b[0m-- The C compiler identification is GNU 8.3.0\n[2020-02-10T17:07:02.154Z] -- Check for working C compiler: /usr/bin/cc\n[2020-02-10T17:07:02.154Z] -- Check for working C compiler: /usr/bin/cc -- works\n[2020-02-10T17:07:02.154Z] -- Detecting C compiler ABI info\n[2020-02-10T17:07:02.154Z] -- Detecting C compiler ABI info - done\n[2020-02-10T17:07:02.154Z] -- Detecting C compile features\n[2020-02-10T17:07:02.413Z] -- Detecting C compile features - done\n[2020-02-10T17:07:02.413Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so \n[2020-02-10T17:07:02.413Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") \n[2020-02-10T17:07:02.413Z] -- Found LIBYAML: /usr/lib/libyaml.so \n[2020-02-10T17:07:02.413Z] -- Found LIBUUID: /usr/lib/libuuid.so \n[2020-02-10T17:07:02.413Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so \n[2020-02-10T17:07:02.413Z] -- C SDK 1.1.1 for Linux\n[2020-02-10T17:07:02.413Z] -- Performing Test CSDK_HAVE_ATOMIC\n[2020-02-10T17:07:02.679Z] -- Performing Test CSDK_HAVE_ATOMIC - Success\n[2020-02-10T17:07:02.679Z] -- Found Curses: /usr/lib/libcurses.so \n[2020-02-10T17:07:02.679Z] -- Configuring done\n[2020-02-10T17:07:02.679Z] -- Generating done\n[2020-02-10T17:07:02.679Z] -- Build files have been written to: /tmp/sdk/build/debug\n[2020-02-10T17:07:02.679Z] \x1b[91m+ make\n[2020-02-10T17:07:02.679Z] + tee debug.log\n[2020-02-10T17:07:02.679Z] \x1b[0mScanning dependencies of target csdk\n[2020-02-10T17:07:02.940Z] [ 2%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o\n[2020-02-10T17:07:02.940Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/callback.c.o\n[2020-02-10T17:07:02.940Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/config.c.o\n[2020-02-10T17:07:03.200Z] [ 8%] Building C object c/CMakeFiles/csdk.dir/consul.c.o\n[2020-02-10T17:07:03.200Z] [ 10%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o\n[2020-02-10T17:07:03.200Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/data.c.o\n[2020-02-10T17:07:03.460Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/device.c.o\n[2020-02-10T17:07:03.460Z] [ 16%] Building C object c/CMakeFiles/csdk.dir/devman.c.o\n[2020-02-10T17:07:03.721Z] [ 18%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o\n[2020-02-10T17:07:03.721Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/devutil.c.o\n[2020-02-10T17:07:03.721Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o\n[2020-02-10T17:07:03.980Z] [ 24%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o\n[2020-02-10T17:07:03.981Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o\n[2020-02-10T17:07:03.981Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o\n[2020-02-10T17:07:04.245Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o\n[2020-02-10T17:07:04.245Z] [ 32%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o\n[2020-02-10T17:07:04.245Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o\n[2020-02-10T17:07:04.506Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o\n[2020-02-10T17:07:04.506Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o\n[2020-02-10T17:07:04.766Z] [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o\n[2020-02-10T17:07:04.766Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o\n[2020-02-10T17:07:04.766Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o\n[2020-02-10T17:07:04.766Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o\n[2020-02-10T17:07:05.025Z] [ 48%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o\n[2020-02-10T17:07:05.025Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o\n[2020-02-10T17:07:05.025Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o\n[2020-02-10T17:07:05.025Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o\n[2020-02-10T17:07:05.290Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/map.c.o\n[2020-02-10T17:07:05.290Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o\n[2020-02-10T17:07:05.290Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o\n[2020-02-10T17:07:05.552Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/parson.c.o\n[2020-02-10T17:07:05.813Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o\n[2020-02-10T17:07:05.813Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/registry.c.o\n[2020-02-10T17:07:06.073Z] [ 68%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o\n[2020-02-10T17:07:06.073Z] [ 70%] Building C object c/CMakeFiles/csdk.dir/rest.c.o\n[2020-02-10T17:07:06.332Z] [ 72%] Building C object c/CMakeFiles/csdk.dir/service.c.o\n[2020-02-10T17:07:06.592Z] [ 74%] Building C object c/CMakeFiles/csdk.dir/toml.c.o\n[2020-02-10T17:07:06.852Z] [ 76%] Building C object c/CMakeFiles/csdk.dir/transform.c.o\n[2020-02-10T17:07:06.852Z] [ 78%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o\n[2020-02-10T17:07:06.852Z] [ 80%] Linking C shared library libcsdk.so\n[2020-02-10T17:07:06.852Z] [ 80%] Built target csdk\n[2020-02-10T17:07:06.852Z] Scanning dependencies of target template\n[2020-02-10T17:07:06.852Z] [ 82%] Building C object c/examples/CMakeFiles/template.dir/template.c.o\n[2020-02-10T17:07:07.111Z] [ 84%] Linking C executable template\n[2020-02-10T17:07:07.111Z] [ 84%] Built target template\n[2020-02-10T17:07:07.112Z] Scanning dependencies of target device-counter\n[2020-02-10T17:07:07.112Z] [ 86%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o\n[2020-02-10T17:07:07.112Z] [ 88%] Linking C executable device-counter\n[2020-02-10T17:07:07.372Z] [ 88%] Built target device-counter\n[2020-02-10T17:07:07.372Z] Scanning dependencies of target device-random\n[2020-02-10T17:07:07.372Z] [ 90%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o\n[2020-02-10T17:07:07.372Z] [ 92%] Linking C executable device-random\n[2020-02-10T17:07:07.632Z] [ 92%] Built target device-random\n[2020-02-10T17:07:07.632Z] Scanning dependencies of target device-gyro\n[2020-02-10T17:07:07.632Z] [ 94%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o\n[2020-02-10T17:07:07.632Z] [ 96%] Linking C executable device-gyro\n[2020-02-10T17:07:07.632Z] [ 96%] Built target device-gyro\n[2020-02-10T17:07:07.632Z] Scanning dependencies of target device-terminal\n[2020-02-10T17:07:07.632Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o\n[2020-02-10T17:07:07.891Z] [100%] Linking C executable device-terminal\n[2020-02-10T17:07:07.891Z] [100%] Built target device-terminal\n[2020-02-10T17:07:07.891Z] make: Entering directory \'/tmp/sdk/build/release\'\n[2020-02-10T17:07:07.891Z] make[1]: Entering directory \'/tmp/sdk/build/release\'\n[2020-02-10T17:07:07.891Z] make[2]: Entering directory \'/tmp/sdk/build/release\'\n[2020-02-10T17:07:07.891Z] Scanning dependencies of target csdk\n[2020-02-10T17:07:07.891Z] make[2]: Leaving directory \'/tmp/sdk/build/release\'\n[2020-02-10T17:07:07.891Z] make[2]: Entering directory \'/tmp/sdk/build/release\'\n[2020-02-10T17:07:07.891Z] [ 2%] Building C object c/CMakeFiles/csdk.dir/service.c.o\n[2020-02-10T17:07:08.468Z] [ 4%] Linking C shared library libcsdk.so\n[2020-02-10T17:07:09.041Z] make[2]: Leaving directory \'/tmp/sdk/build/release\'\n[2020-02-10T17:07:09.041Z] [ 80%] Built target csdk\n[2020-02-10T17:07:09.041Z] make[2]: Entering directory \'/tmp/sdk/build/release\'\n[2020-02-10T17:07:09.041Z] make[2]: Leaving directory \'/tmp/sdk/build/release\'\n[2020-02-10T17:07:09.041Z] make[2]: Entering directory \'/tmp/sdk/build/release\'\n[2020-02-10T17:07:09.041Z] [ 82%] Linking C executable template\n[2020-02-10T17:07:09.300Z] make[2]: Leaving directory \'/tmp/sdk/build/release\'\n[2020-02-10T17:07:09.300Z] [ 84%] Built target template\n[2020-02-10T17:07:09.300Z] make[2]: Entering directory \'/tmp/sdk/build/release\'\n[2020-02-10T17:07:09.300Z] make[2]: Leaving directory \'/tmp/sdk/build/release\'\n[2020-02-10T17:07:09.300Z] make[2]: Entering directory \'/tmp/sdk/build/release\'\n[2020-02-10T17:07:09.300Z] [ 86%] Linking C executable device-counter\n[2020-02-10T17:07:09.300Z] make[2]: Leaving directory \'/tmp/sdk/build/release\'\n[2020-02-10T17:07:09.300Z] [ 88%] Built target device-counter\n[2020-02-10T17:07:09.300Z] make[2]: Entering directory \'/tmp/sdk/build/release\'\n[2020-02-10T17:07:09.300Z] make[2]: Leaving directory \'/tmp/sdk/build/release\'\n[2020-02-10T17:07:09.300Z] make[2]: Entering directory \'/tmp/sdk/build/release\'\n[2020-02-10T17:07:09.300Z] [ 90%] Linking C executable device-random\n[2020-02-10T17:07:09.566Z] make[2]: Leaving directory \'/tmp/sdk/build/release\'\n[2020-02-10T17:07:09.566Z] [ 92%] Built target device-random\n[2020-02-10T17:07:09.566Z] make[2]: Entering directory \'/tmp/sdk/build/release\'\n[2020-02-10T17:07:09.566Z] make[2]: Leaving directory \'/tmp/sdk/build/release\'\n[2020-02-10T17:07:09.566Z] make[2]: Entering directory \'/tmp/sdk/build/release\'\n[2020-02-10T17:07:09.566Z] [ 94%] Linking C executable device-gyro\n[2020-02-10T17:07:09.566Z] make[2]: Leaving directory \'/tmp/sdk/build/release\'\n[2020-02-10T17:07:09.566Z] [ 96%] Built target device-gyro\n[2020-02-10T17:07:09.566Z] make[2]: Entering directory \'/tmp/sdk/build/release\'\n[2020-02-10T17:07:09.566Z] make[2]: Leaving directory \'/tmp/sdk/build/release\'\n[2020-02-10T17:07:09.566Z] make[2]: Entering directory \'/tmp/sdk/build/release\'\n[2020-02-10T17:07:09.566Z] [ 98%] Linking C executable device-terminal\n[2020-02-10T17:07:09.566Z] make[2]: Leaving directory \'/tmp/sdk/build/release\'\n[2020-02-10T17:07:09.566Z] [100%] Built target device-terminal\n[2020-02-10T17:07:09.566Z] make[1]: Leaving directory \'/tmp/sdk/build/release\'\n[2020-02-10T17:07:09.566Z] Install the project...\n[2020-02-10T17:07:09.827Z] -- Install configuration: "Release"\n[2020-02-10T17:07:09.827Z] -- Installing: /usr/local/lib/libcsdk.so\n[2020-02-10T17:07:09.827Z] -- Set runtime path of "/usr/local/lib/libcsdk.so" to ""\n[2020-02-10T17:07:09.827Z] -- Up-to-date: /usr/local/include\n[2020-02-10T17:07:09.827Z] -- Installing: /usr/local/include/edgex\n[2020-02-10T17:07:09.827Z] -- Installing: /usr/local/include/edgex/device-mgmt.h\n[2020-02-10T17:07:09.827Z] -- Installing: /usr/local/include/edgex/devsdk.h\n[2020-02-10T17:07:09.827Z] -- Installing: /usr/local/include/edgex/edgex-base.h\n[2020-02-10T17:07:09.827Z] -- Installing: /usr/local/include/edgex/edgex-logging.h\n[2020-02-10T17:07:09.827Z] -- Installing: /usr/local/include/edgex/edgex.h\n[2020-02-10T17:07:09.827Z] -- Installing: /usr/local/include/edgex/error.h\n[2020-02-10T17:07:09.827Z] -- Installing: /usr/local/include/edgex/eventgen.h\n[2020-02-10T17:07:09.827Z] -- Installing: /usr/local/include/edgex/os.h\n[2020-02-10T17:07:09.827Z] -- Installing: /usr/local/include/edgex/registry.h\n[2020-02-10T17:07:09.827Z] -- Installing: /usr/local/include/edgex/csdk-defs.h\n[2020-02-10T17:07:09.827Z] -- Installing: /usr/local/include/iot\n[2020-02-10T17:07:09.827Z] -- Installing: /usr/local/include/iot/base64.h\n[2020-02-10T17:07:09.827Z] -- Installing: /usr/local/include/iot/component.h\n[2020-02-10T17:07:09.827Z] -- Installing: /usr/local/include/iot/container.h\n[2020-02-10T17:07:09.827Z] -- Installing: /usr/local/include/iot/data.h\n[2020-02-10T17:07:09.827Z] -- Installing: /usr/local/include/iot/hash.h\n[2020-02-10T17:07:09.827Z] -- Installing: /usr/local/include/iot/iot.h\n[2020-02-10T17:07:09.827Z] -- Installing: /usr/local/include/iot/json.h\n[2020-02-10T17:07:09.827Z] -- Installing: /usr/local/include/iot/logger.h\n[2020-02-10T17:07:09.827Z] -- Installing: /usr/local/include/iot/os.h\n[2020-02-10T17:07:09.827Z] -- Installing: /usr/local/include/iot/scheduler.h\n[2020-02-10T17:07:09.827Z] -- Installing: /usr/local/include/iot/thread.h\n[2020-02-10T17:07:09.827Z] -- Installing: /usr/local/include/iot/threadpool.h\n[2020-02-10T17:07:09.827Z] -- Installing: /usr/local/include/iot/time.h\n[2020-02-10T17:07:09.827Z] -- Installing: /usr/local/include/iot/os\n[2020-02-10T17:07:09.827Z] -- Installing: /usr/local/include/iot/os/linux.h\n[2020-02-10T17:07:09.827Z] -- Installing: /usr/local/include/iot/os/zephyr.h\n[2020-02-10T17:07:09.827Z] -- Installing: /usr/local/share/device-sdk-c/LICENSE\n[2020-02-10T17:07:09.827Z] -- Installing: /usr/local/share/device-sdk-c/Attribution.txt\n[2020-02-10T17:07:09.827Z] make: Leaving directory \'/tmp/sdk/build/release\'\n[2020-02-10T17:07:10.394Z] Removing intermediate container fbe6cea2142c\n[2020-02-10T17:07:10.395Z] ---> b4678bd48774\n[2020-02-10T17:07:10.395Z] Step 14/21 : FROM alpine:3.9\n[2020-02-10T17:07:10.653Z] 3.9: Pulling from library/alpine\n[2020-02-10T17:07:10.653Z] 9123ac7c32f7: Pulling fs layer\n[2020-02-10T17:07:10.913Z] 9123ac7c32f7: Verifying Checksum\n[2020-02-10T17:07:10.913Z] 9123ac7c32f7: Download complete\n[2020-02-10T17:07:11.172Z] 9123ac7c32f7: Pull complete\n[2020-02-10T17:07:11.172Z] Digest: sha256:115731bab0862031b44766733890091c17924f9b7781b79997f5f163be262178\n[2020-02-10T17:07:11.172Z] Status: Downloaded newer image for alpine:3.9\n[2020-02-10T17:07:11.172Z] ---> 82f67be598eb\n[2020-02-10T17:07:11.172Z] Step 15/21 : MAINTAINER IOTech \n[2020-02-10T17:07:11.172Z] ---> Running in c97908c1b403\n[2020-02-10T17:07:11.432Z] Removing intermediate container c97908c1b403\n[2020-02-10T17:07:11.432Z] ---> d8277724f074\n[2020-02-10T17:07:11.432Z] Step 16/21 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml curl libmicrohttpd libuuid\n[2020-02-10T17:07:11.432Z] ---> Running in 0f037f7f7360\n[2020-02-10T17:07:12.004Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz\n[2020-02-10T17:07:12.004Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz\n[2020-02-10T17:07:12.004Z] (1/48) Installing binutils (2.31.1-r2)\n[2020-02-10T17:07:12.267Z] (2/48) Installing libmagic (5.36-r1)\n[2020-02-10T17:07:12.267Z] (3/48) Installing file (5.36-r1)\n[2020-02-10T17:07:12.267Z] (4/48) Installing gmp (6.1.2-r1)\n[2020-02-10T17:07:12.267Z] (5/48) Installing isl (0.18-r0)\n[2020-02-10T17:07:12.267Z] (6/48) Installing libgomp (8.3.0-r0)\n[2020-02-10T17:07:12.267Z] (7/48) Installing libatomic (8.3.0-r0)\n[2020-02-10T17:07:12.267Z] (8/48) Installing libgcc (8.3.0-r0)\n[2020-02-10T17:07:12.267Z] (9/48) Installing mpfr3 (3.1.5-r1)\n[2020-02-10T17:07:12.267Z] (10/48) Installing mpc1 (1.0.3-r1)\n[2020-02-10T17:07:12.267Z] (11/48) Installing libstdc++ (8.3.0-r0)\n[2020-02-10T17:07:12.267Z] (12/48) Installing gcc (8.3.0-r0)\n[2020-02-10T17:07:15.564Z] (13/48) Installing musl-dev (1.1.20-r5)\n[2020-02-10T17:07:16.507Z] (14/48) Installing libc-dev (0.7.1-r0)\n[2020-02-10T17:07:16.507Z] (15/48) Installing g++ (8.3.0-r0)\n[2020-02-10T17:07:17.074Z] (16/48) Installing make (4.2.1-r2)\n[2020-02-10T17:07:17.074Z] (17/48) Installing fortify-headers (1.0-r0)\n[2020-02-10T17:07:17.074Z] (18/48) Installing build-base (0.5-r1)\n[2020-02-10T17:07:17.074Z] (19/48) Installing libattr (2.4.47-r7)\n[2020-02-10T17:07:17.074Z] (20/48) Installing libacl (2.2.52-r5)\n[2020-02-10T17:07:17.074Z] (21/48) Installing libbz2 (1.0.6-r7)\n[2020-02-10T17:07:17.074Z] (22/48) Installing expat (2.2.8-r0)\n[2020-02-10T17:07:17.334Z] (23/48) Installing lz4-libs (1.8.3-r2)\n[2020-02-10T17:07:17.335Z] (24/48) Installing xz-libs (5.2.4-r0)\n[2020-02-10T17:07:17.335Z] (25/48) Installing libarchive (3.3.3-r1)\n[2020-02-10T17:07:17.335Z] (26/48) Installing ca-certificates (20190108-r0)\n[2020-02-10T17:07:17.335Z] (27/48) Installing nghttp2-libs (1.35.1-r1)\n[2020-02-10T17:07:17.335Z] (28/48) Installing libssh2 (1.9.0-r1)\n[2020-02-10T17:07:17.335Z] (29/48) Installing libcurl (7.64.0-r3)\n[2020-02-10T17:07:17.335Z] (30/48) Installing ncurses-terminfo-base (6.1_p20190105-r0)\n[2020-02-10T17:07:17.335Z] (31/48) Installing ncurses-terminfo (6.1_p20190105-r0)\n[2020-02-10T17:07:17.906Z] (32/48) Installing ncurses-libs (6.1_p20190105-r0)\n[2020-02-10T17:07:17.906Z] (33/48) Installing rhash-libs (1.3.6-r2)\n[2020-02-10T17:07:17.906Z] (34/48) Installing libuv (1.23.2-r0)\n[2020-02-10T17:07:17.906Z] (35/48) Installing cmake (3.13.0-r0)\n[2020-02-10T17:07:18.845Z] (36/48) Installing curl (7.64.0-r3)\n[2020-02-10T17:07:18.845Z] (37/48) Installing pcre2 (10.32-r1)\n[2020-02-10T17:07:18.845Z] (38/48) Installing git (2.20.2-r0)\n[2020-02-10T17:07:19.104Z] (39/48) Installing nettle (3.4.1-r0)\n[2020-02-10T17:07:19.104Z] (40/48) Installing libffi (3.2.1-r6)\n[2020-02-10T17:07:19.104Z] (41/48) Installing p11-kit (0.23.14-r0)\n[2020-02-10T17:07:19.364Z] (42/48) Installing libtasn1 (4.14-r0)\n[2020-02-10T17:07:19.364Z] (43/48) Installing libunistring (0.9.10-r0)\n[2020-02-10T17:07:19.364Z] (44/48) Installing gnutls (3.6.7-r0)\n[2020-02-10T17:07:19.364Z] (45/48) Installing libmicrohttpd (0.9.62-r0)\n[2020-02-10T17:07:19.624Z] (46/48) Installing libuuid (2.33-r0)\n[2020-02-10T17:07:19.624Z] (47/48) Installing wget (1.20.3-r0)\n[2020-02-10T17:07:19.624Z] (48/48) Installing yaml (0.2.1-r0)\n[2020-02-10T17:07:19.624Z] Executing busybox-1.29.3-r10.trigger\n[2020-02-10T17:07:19.624Z] Executing ca-certificates-20190108-r0.trigger\n[2020-02-10T17:07:19.624Z] OK: 222 MiB in 62 packages\n[2020-02-10T17:07:27.762Z] Removing intermediate container 0f037f7f7360\n[2020-02-10T17:07:27.762Z] ---> 4c370242bbe1\n[2020-02-10T17:07:27.762Z] Step 17/21 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot\n[2020-02-10T17:07:27.762Z] ---> 2041fa4155c0\n[2020-02-10T17:07:27.762Z] Step 18/21 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex\n[2020-02-10T17:07:27.762Z] ---> 8e7e7e13627b\n[2020-02-10T17:07:27.762Z] Step 19/21 : COPY --from=builder /usr/local/lib /usr/local/lib\n[2020-02-10T17:07:27.762Z] ---> dafc75cbb618\n[2020-02-10T17:07:27.762Z] Step 20/21 : COPY --from=builder /usr/local/lib64 /usr/local/lib64\n[2020-02-10T17:07:27.762Z] ---> aa98c409fdb2\n[2020-02-10T17:07:27.762Z] Step 21/21 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c\n[2020-02-10T17:07:27.762Z] ---> 49ea2b4fb9ea\n[2020-02-10T17:07:27.762Z] Successfully built 49ea2b4fb9ea\n[2020-02-10T17:07:27.762Z] Successfully tagged ci-base-image-x86_64:latest\n[Pipeline] }\n[Pipeline] // script\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Test)\n[Pipeline] script\n[Pipeline] {\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-10T17:07:28.189Z] + docker inspect -f . ci-base-image-x86_64\n[2020-02-10T17:07:28.189Z] .\n[Pipeline] withDockerContainer\n[2020-02-10T17:07:28.319Z] prd-centos7-docker-4c-2g-18622 does not seem to be running inside a container\n[2020-02-10T17:07:28.369Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-c/3 -v /w/workspace/device-sdk-c/3:/w/workspace/device-sdk-c/3:rw,z -v /w/workspace/device-sdk-c/3@tmp:/w/workspace/device-sdk-c/3@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 ******** ci-base-image-x86_64 cat\n[2020-02-10T17:07:28.955Z] $ docker top 9158e9fe1c7c68d0c5a1b15a1ce0b427a9458afaa17661fd1584b27bc9610ed4 -eo pid,comm\n[Pipeline] {\n[Pipeline] sh\n[2020-02-10T17:07:29.879Z] + make test\n[2020-02-10T17:07:29.879Z] echo "make test"\n[2020-02-10T17:07:29.879Z] make test\n[Pipeline] }\n[2020-02-10T17:07:29.887Z] $ docker stop --time=1 9158e9fe1c7c68d0c5a1b15a1ce0b427a9458afaa17661fd1584b27bc9610ed4\n[2020-02-10T17:07:31.267Z] $ docker rm -f 9158e9fe1c7c68d0c5a1b15a1ce0b427a9458afaa17661fd1584b27bc9610ed4\n[Pipeline] // withDockerContainer\n[Pipeline] }\n[Pipeline] // script\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Build)\n[Pipeline] script\n[Pipeline] {\n[Pipeline] sh\n[2020-02-10T17:07:32.267Z] + sudo chown -R jenkins:jenkins .\n[Pipeline] sh\n[2020-02-10T17:07:32.579Z] + ls -al .\n[2020-02-10T17:07:32.579Z] total 152\n[2020-02-10T17:07:32.579Z] drwxrwxr-x. 8 jenkins jenkins 240 Feb 10 17:06 .\n[2020-02-10T17:07:32.579Z] drwxrwxr-x. 4 jenkins jenkins 28 Feb 10 17:06 ..\n[2020-02-10T17:07:32.579Z] -rw-rw-r--. 1 jenkins jenkins 3104 Feb 10 17:06 Attribution.txt\n[2020-02-10T17:07:32.579Z] -rw-rw-r--. 1 jenkins jenkins 4718 Feb 10 17:06 CHANGES\n[2020-02-10T17:07:32.579Z] drwxrwxr-x. 2 jenkins jenkins 144 Feb 10 17:06 docs\n[2020-02-10T17:07:32.579Z] -rw-rw-r--. 1 jenkins jenkins 108574 Feb 10 17:06 Doxyfile\n[2020-02-10T17:07:32.579Z] drwxrwxr-x. 8 jenkins jenkins 162 Feb 10 17:06 .git\n[2020-02-10T17:07:32.579Z] -rw-rw-r--. 1 jenkins jenkins 176 Feb 10 17:06 .gitignore\n[2020-02-10T17:07:32.579Z] drwxrwxr-x. 3 jenkins jenkins 19 Feb 10 17:06 include\n[2020-02-10T17:07:32.579Z] -rw-rw-r--. 1 jenkins jenkins 791 Feb 10 17:06 Jenkinsfile\n[2020-02-10T17:07:32.579Z] -rw-rw-r--. 1 jenkins jenkins 10174 Feb 10 17:06 LICENSE\n[2020-02-10T17:07:32.579Z] -rw-rw-r--. 1 jenkins jenkins 448 Feb 10 17:06 Makefile\n[2020-02-10T17:07:32.579Z] -rw-rw-r--. 1 jenkins jenkins 1612 Feb 10 17:06 README.md\n[2020-02-10T17:07:32.579Z] drwxrwxr-x. 2 jenkins jenkins 106 Feb 10 17:06 scripts\n[2020-02-10T17:07:32.579Z] drwxrwxr-x. 3 jenkins jenkins 44 Feb 10 17:06 .semver\n[2020-02-10T17:07:32.579Z] drwxrwxr-x. 4 jenkins jenkins 50 Feb 10 17:06 src\n[2020-02-10T17:07:32.579Z] -rw-rw-r--. 1 jenkins jenkins 5 Feb 10 17:04 VERSION\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-10T17:07:32.889Z] + docker build -t docker-device-sdk-c -f scripts/Dockerfile.alpine-3.9 --build-arg BASE=ci-base-image-x86_64 --build-arg \'MAKE=make build\' --label git_sha=fb317fcd8bb6fdabd3050ee2e1c7b6374798753f --label arch=x86_64 --label version=1.1.1 .\n[2020-02-10T17:07:32.889Z] Sending build context to Docker daemon 2.473MB\r\r\n[2020-02-10T17:07:32.889Z] Step 1/15 : ARG BASE=alpine:3.9\n[2020-02-10T17:07:32.889Z] Step 2/15 : FROM ${BASE}\n[2020-02-10T17:07:32.889Z] ---> 49ea2b4fb9ea\n[2020-02-10T17:07:32.889Z] Step 3/15 : MAINTAINER IOTech \n[2020-02-10T17:07:33.151Z] ---> Running in 49c3b2f574fe\n[2020-02-10T17:07:33.151Z] Removing intermediate container 49c3b2f574fe\n[2020-02-10T17:07:33.151Z] ---> 3637ed57e6ee\n[2020-02-10T17:07:33.151Z] 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\n[2020-02-10T17:07:33.151Z] ---> Running in 12f9e8e8e08c\n[2020-02-10T17:07:33.727Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz\n[2020-02-10T17:07:33.727Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz\n[2020-02-10T17:07:33.727Z] (1/21) Installing pkgconf (1.6.0-r0)\n[2020-02-10T17:07:33.727Z] (2/21) Installing openssl-dev (1.1.1d-r2)\n[2020-02-10T17:07:34.299Z] (3/21) Installing zlib-dev (1.2.11-r1)\n[2020-02-10T17:07:34.299Z] (4/21) Installing libssh2-dev (1.9.0-r1)\n[2020-02-10T17:07:34.558Z] (5/21) Installing nghttp2-dev (1.35.1-r1)\n[2020-02-10T17:07:34.558Z] (6/21) Installing curl-dev (7.64.0-r3)\n[2020-02-10T17:07:34.558Z] (7/21) Installing gnutls-c++ (3.6.7-r0)\n[2020-02-10T17:07:34.558Z] (8/21) Installing libgmpxx (6.1.2-r1)\n[2020-02-10T17:07:34.558Z] (9/21) Installing gmp-dev (6.1.2-r1)\n[2020-02-10T17:07:34.558Z] (10/21) Installing nettle-dev (3.4.1-r0)\n[2020-02-10T17:07:34.817Z] (11/21) Installing libtasn1-dev (4.14-r0)\n[2020-02-10T17:07:34.817Z] (12/21) Installing p11-kit-dev (0.23.14-r0)\n[2020-02-10T17:07:34.817Z] (13/21) Installing gnutls-dev (3.6.7-r0)\n[2020-02-10T17:07:34.817Z] (14/21) Installing libmicrohttpd-dev (0.9.62-r0)\n[2020-02-10T17:07:34.818Z] (15/21) Installing ncurses-dev (6.1_p20190105-r0)\n[2020-02-10T17:07:34.818Z] (16/21) Installing libblkid (2.33-r0)\n[2020-02-10T17:07:34.818Z] (17/21) Installing libfdisk (2.33-r0)\n[2020-02-10T17:07:34.818Z] (18/21) Installing libmount (2.33-r0)\n[2020-02-10T17:07:34.818Z] (19/21) Installing libsmartcols (2.33-r0)\n[2020-02-10T17:07:34.818Z] (20/21) Installing util-linux-dev (2.33-r0)\n[2020-02-10T17:07:34.818Z] (21/21) Installing yaml-dev (0.2.1-r0)\n[2020-02-10T17:07:34.818Z] Executing busybox-1.29.3-r10.trigger\n[2020-02-10T17:07:34.818Z] OK: 265 MiB in 83 packages\n[2020-02-10T17:07:36.736Z] Removing intermediate container 12f9e8e8e08c\n[2020-02-10T17:07:36.736Z] ---> 320da478a83c\n[2020-02-10T17:07:36.736Z] Step 5/15 : COPY VERSION /edgex-c-sdk/\n[2020-02-10T17:07:36.736Z] ---> 8695230c30ef\n[2020-02-10T17:07:36.736Z] Step 6/15 : COPY src /edgex-c-sdk/src/\n[2020-02-10T17:07:36.996Z] ---> ffe15758102f\n[2020-02-10T17:07:36.996Z] Step 7/15 : COPY include /edgex-c-sdk/include/\n[2020-02-10T17:07:37.256Z] ---> c94ec5490845\n[2020-02-10T17:07:37.256Z] Step 8/15 : COPY scripts /edgex-c-sdk/scripts\n[2020-02-10T17:07:37.516Z] ---> 50d74b261d54\n[2020-02-10T17:07:37.516Z] Step 9/15 : COPY LICENSE /edgex-c-sdk/\n[2020-02-10T17:07:37.516Z] ---> 17af16438f46\n[2020-02-10T17:07:37.516Z] Step 10/15 : COPY Attribution.txt /edgex-c-sdk/\n[2020-02-10T17:07:37.781Z] ---> b431650fe851\n[2020-02-10T17:07:37.781Z] Step 11/15 : WORKDIR /edgex-c-sdk\n[2020-02-10T17:07:37.781Z] ---> Running in 4cba8928c248\n[2020-02-10T17:07:38.041Z] Removing intermediate container 4cba8928c248\n[2020-02-10T17:07:38.041Z] ---> 04c3db6d51d4\n[2020-02-10T17:07:38.041Z] Step 12/15 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"]\n[2020-02-10T17:07:38.041Z] ---> Running in 3331316fab7c\n[2020-02-10T17:07:38.041Z] Removing intermediate container 3331316fab7c\n[2020-02-10T17:07:38.041Z] ---> a332bbbaafc3\n[2020-02-10T17:07:38.041Z] Step 13/15 : LABEL arch=x86_64\n[2020-02-10T17:07:38.300Z] ---> Running in 6c0a6035f72f\n[2020-02-10T17:07:38.300Z] Removing intermediate container 6c0a6035f72f\n[2020-02-10T17:07:38.300Z] ---> bb8cafd03140\n[2020-02-10T17:07:38.300Z] Step 14/15 : LABEL git_sha=fb317fcd8bb6fdabd3050ee2e1c7b6374798753f\n[2020-02-10T17:07:38.300Z] ---> Running in b22d528b1b67\n[2020-02-10T17:07:38.559Z] Removing intermediate container b22d528b1b67\n[2020-02-10T17:07:38.559Z] ---> 1f996d21b5db\n[2020-02-10T17:07:38.559Z] Step 15/15 : LABEL version=1.1.1\n[2020-02-10T17:07:38.559Z] ---> Running in 31a020df3842\n[2020-02-10T17:07:38.559Z] Removing intermediate container 31a020df3842\n[2020-02-10T17:07:38.559Z] ---> bda0cec2cbee\n[2020-02-10T17:07:38.559Z] [Warning] One or more build-args [MAKE] were not consumed\n[2020-02-10T17:07:38.559Z] Successfully built bda0cec2cbee\n[2020-02-10T17:07:38.559Z] Successfully tagged docker-device-sdk-c:latest\n[Pipeline] }\n[Pipeline] // script\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Docker Push)\nStage "Docker Push" skipped due to when conditional\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] }\n[Pipeline] // ws\n[Pipeline] }\n[Pipeline] // node\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] }\n[2020-02-10T17:08:12.775Z] Running on prd-ubuntu18.04-docker-arm64-4c-2g-18623 in /w/workspace/edgexfoundry_device-sdk-c_fuji\n[Pipeline] {\n[Pipeline] ws\n[2020-02-10T17:08:12.788Z] Running in /w/workspace/device-sdk-c/3\n[Pipeline] {\n[Pipeline] checkout\n[2020-02-10T17:08:20.542Z] using credential edgex-jenkins-ssh\n[2020-02-10T17:08:20.567Z] Cloning the remote Git repository\n[2020-02-10T17:08:20.567Z] Cloning with configured refspecs honoured and without tags\n[2020-02-10T17:08:20.642Z] Cloning repository git@github.com:edgexfoundry/device-sdk-c.git\n[2020-02-10T17:08:20.753Z] > git init /w/workspace/device-sdk-c/3 # timeout=10\n[2020-02-10T17:08:20.877Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git\n[2020-02-10T17:08:20.886Z] > git --version # timeout=10\n[2020-02-10T17:08:20.912Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-02-10T17:08:20.993Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/fuji:refs/remotes/origin/fuji # timeout=10\n[2020-02-10T17:08:21.952Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10\n[2020-02-10T17:08:21.985Z] > git config --add remote.origin.fetch +refs/heads/fuji:refs/remotes/origin/fuji # timeout=10\n[2020-02-10T17:08:22.024Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10\n[2020-02-10T17:08:22.057Z] Fetching without tags\n[2020-02-10T17:08:22.522Z] Checking out Revision fb317fcd8bb6fdabd3050ee2e1c7b6374798753f (fuji)\n[2020-02-10T17:08:22.073Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git\n[2020-02-10T17:08:22.079Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-02-10T17:08:22.093Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/fuji:refs/remotes/origin/fuji # timeout=10\n[2020-02-10T17:08:22.563Z] > git config core.sparsecheckout # timeout=10\n[2020-02-10T17:08:22.582Z] > git checkout -f fb317fcd8bb6fdabd3050ee2e1c7b6374798753f # timeout=10\n[2020-02-10T17:08:26.983Z] Commit message: "config overwrite feature based on fuji branch (#226)"\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] stage\n[Pipeline] { (Prep)\n[Pipeline] script\n[Pipeline] {\n[Pipeline] unstash\n[Pipeline] echo\n[2020-02-10T17:08:28.302Z] =========================================================\n[2020-02-10T17:08:28.302Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest]\n[2020-02-10T17:08:28.302Z] =========================================================\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-10T17:08:29.707Z] + docker build -t ci-base-image-arm64 -f scripts/Dockerfile.alpine-3.9-base --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest .\n[2020-02-10T17:08:30.687Z] Sending build context to Docker daemon 2.473MB\r\r\n[2020-02-10T17:08:30.687Z] Step 1/21 : ARG BASE=alpine:3.9\n[2020-02-10T17:08:30.687Z] Step 2/21 : FROM ${BASE} as builder\n[2020-02-10T17:08:31.305Z] latest: Pulling from edgex-devops/edgex-gcc-base-arm64\n[2020-02-10T17:08:31.305Z] 0362ad1dd800: Pulling fs layer\n[2020-02-10T17:08:31.305Z] f2cdb1532d8b: Pulling fs layer\n[2020-02-10T17:08:31.305Z] 37ed683be191: Pulling fs layer\n[2020-02-10T17:08:31.305Z] f2cdb1532d8b: Verifying Checksum\n[2020-02-10T17:08:31.305Z] f2cdb1532d8b: Download complete\n[2020-02-10T17:08:31.583Z] 0362ad1dd800: Verifying Checksum\n[2020-02-10T17:08:31.583Z] 0362ad1dd800: Download complete\n[2020-02-10T17:08:32.567Z] 0362ad1dd800: Pull complete\n[2020-02-10T17:08:32.840Z] f2cdb1532d8b: Pull complete\n[2020-02-10T17:08:39.537Z] 37ed683be191: Download complete\n[2020-02-10T17:08:54.622Z] 37ed683be191: Pull complete\n[2020-02-10T17:08:54.622Z] Digest: sha256:f3a502aba7c4a8aa4a4fcde21dbb9db33787f3779e80dd14fb3ea60ab67de23f\n[2020-02-10T17:08:54.622Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest\n[2020-02-10T17:08:54.622Z] ---> b23d30803547\n[2020-02-10T17:08:54.622Z] 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\n[2020-02-10T17:08:54.898Z] ---> Running in c6449db6066c\n[2020-02-10T17:08:56.346Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz\n[2020-02-10T17:08:56.931Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz\n[2020-02-10T17:08:57.523Z] (1/8) Installing ncurses-dev (6.1_p20190105-r0)\n[2020-02-10T17:08:57.796Z] (2/8) Installing libuuid (2.33-r0)\n[2020-02-10T17:08:57.796Z] (3/8) Installing libblkid (2.33-r0)\n[2020-02-10T17:08:57.796Z] (4/8) Installing libfdisk (2.33-r0)\n[2020-02-10T17:08:58.064Z] (5/8) Installing libmount (2.33-r0)\n[2020-02-10T17:08:58.064Z] (6/8) Installing libsmartcols (2.33-r0)\n[2020-02-10T17:08:58.064Z] (7/8) Installing util-linux-dev (2.33-r0)\n[2020-02-10T17:08:58.654Z] (8/8) Installing wget (1.20.3-r0)\n[2020-02-10T17:08:58.937Z] Executing busybox-1.29.3-r10.trigger\n[2020-02-10T17:08:58.937Z] OK: 285 MiB in 83 packages\n[2020-02-10T17:09:00.359Z] Removing intermediate container c6449db6066c\n[2020-02-10T17:09:00.359Z] ---> 3c3c6beb97c1\n[2020-02-10T17:09:00.359Z] Step 4/21 : ENV CBOR_VERSION=0.5.0\n[2020-02-10T17:09:00.359Z] ---> Running in 4db7fe2561c0\n[2020-02-10T17:09:00.630Z] Removing intermediate container 4db7fe2561c0\n[2020-02-10T17:09:00.630Z] ---> d66d7846137d\n[2020-02-10T17:09:00.630Z] 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\n[2020-02-10T17:09:00.912Z] ---> Running in ba11cfd11416\n[2020-02-10T17:09:01.904Z] \x1b[91m--2020-02-10 17:09:01-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz\n[2020-02-10T17:09:02.246Z] \x1b[0m\x1b[91mResolving github.com... \x1b[0m\x1b[91m192.30.253.113\x1b[0m\x1b[91m\n[2020-02-10T17:09:02.246Z] \x1b[0m\x1b[91mConnecting to github.com|192.30.253.113|:443... \x1b[0m\x1b[91mconnected.\n[2020-02-10T17:09:02.246Z] \x1b[0m\x1b[91mHTTP request sent, awaiting response... \x1b[0m\x1b[91m302 Found\n[2020-02-10T17:09:02.246Z] \x1b[0m\x1b[91mLocation: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following]\n[2020-02-10T17:09:02.246Z] \x1b[0m\x1b[91m--2020-02-10 17:09:02-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0\n[2020-02-10T17:09:02.246Z] \x1b[0m\x1b[91mResolving codeload.github.com... \x1b[0m\x1b[91m192.30.253.121\x1b[0m\x1b[91m\n[2020-02-10T17:09:02.246Z] \x1b[0m\x1b[91mConnecting to codeload.github.com|192.30.253.121|:443... \x1b[0m\x1b[91mconnected.\n[2020-02-10T17:09:02.540Z] \x1b[0m\x1b[91mHTTP request sent, awaiting response... \x1b[0m\x1b[91m200 OK\n[2020-02-10T17:09:02.540Z] \x1b[0m\x1b[91mLength: unspecified [application/x-gzip]\n[2020-02-10T17:09:02.540Z] Saving to: \'STDOUT\'\n[2020-02-10T17:09:02.540Z] \x1b[0m\x1b[91m\n[2020-02-10T17:09:02.540Z] 0K .......... ..\x1b[0m\x1b[91m...\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.... .......... ........\x1b[0m\x1b[91m..\x1b[0m\x1b[91m ..\x1b[0m\x1b[91m..\x1b[0m\x1b[91m..\x1b[0m\x1b[91m..\x1b[0m\x1b[91m.. 1.10M\n[2020-02-10T17:09:02.540Z] 50K .\x1b[0m\x1b[91m...\x1b[0m\x1b[91m....\x1b[0m\x1b[91m.. .....\x1b[0m\x1b[91m..... .......... ..........\x1b[0m\x1b[91m .....\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.. 2.55M\n[2020-02-10T17:09:02.540Z] 100K .\x1b[0m\x1b[91m......... .\x1b[0m\x1b[91m.\x1b[0m\x1b[91m..\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m .\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m..\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m \x1b[0m\x1b[91m.\x1b[0m\x1b[91m..\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m..\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m \x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m...\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m..\x1b[0m\x1b[91m.\x1b[0m\x1b[91m 2.34M\n[2020-02-10T17:09:02.540Z] 150K .\x1b[0m\x1b[91m...\x1b[0m\x1b[91m.\x1b[0m\x1b[91m..\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m \x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m..\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m .\x1b[0m\x1b[91m..\x1b[0m\x1b[91m..\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m. ..\x1b[0m\x1b[91m.\x1b[0m\x1b[91m..\x1b[0m\x1b[91m....\x1b[0m\x1b[91m. .\x1b[0m\x1b[91m.\x1b[0m\x1b[91m...\x1b[0m\x1b[91m..\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m. 2.37M\x1b[0m\x1b[91m\n[2020-02-10T17:09:02.540Z] 200K\x1b[0m\x1b[91m \x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m..\x1b[0m\x1b[91m..\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m..\x1b[0m\x1b[91m ....\x1b[0m\x1b[91m....\x1b[0m\x1b[91m.. ..\x1b[0m\x1b[91m...\x1b[0m\x1b[91m....\x1b[0m\x1b[91m. ...\x1b[0m\x1b[91m....\x1b[0m\x1b[91m...\x1b[0m\x1b[91m .....\x1b[0m\x1b[91m....\x1b[0m\x1b[91m. 5.14M\n[2020-02-10T17:09:02.540Z] 250K .\x1b[0m\x1b[91m...\x1b[0m\x1b[91m...\x1b[0m\x1b[91m... .\x1b[0m\x1b[91m...\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m....\x1b[0m\x1b[91m ..\x1b[0m\x1b[91m....\x1b[0m\x1b[91m....\x1b[0m\x1b[91m ...\x1b[0m\x1b[91m.\x1b[0m\x1b[91m......\x1b[0m\x1b[91m ......\x1b[0m\x1b[91m...\x1b[0m\x1b[91m. 3.60M\n[2020-02-10T17:09:02.839Z] 300K .\x1b[0m\x1b[91m.........\x1b[0m\x1b[91m .....\x1b[0m\x1b[91m..\x1b[0m\x1b[91m... ...\x1b[0m\x1b[91m......\x1b[0m\x1b[91m. \x1b[0m\x1b[91m........\x1b[0m\x1b[91m..\x1b[0m\x1b[91m ....\x1b[0m\x1b[91m..\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m..\x1b[0m\x1b[91m 1.75M\n[2020-02-10T17:09:02.839Z] 350K ..\x1b[0m\x1b[91m....\x1b[0m\x1b[91m..\x1b[0m\x1b[91m.. .\x1b[0m\x1b[91m..\x1b[0m\x1b[91m.\x1b[0m\x1b[91m..\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m..\x1b[0m\x1b[91m \x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.....\x1b[0m\x1b[91m.\x1b[0m\x1b[91m. ..\x1b[0m\x1b[91m....\x1b[0m\x1b[91m.... .\x1b[0m\x1b[91m....\x1b[0m\x1b[91m...\x1b[0m\x1b[91m.. 2.05M\n[2020-02-10T17:09:02.839Z] 400K ...\x1b[0m\x1b[91m.......\x1b[0m\x1b[91m ..\x1b[0m\x1b[91m........\x1b[0m\x1b[91m .....\x1b[0m\x1b[91m.\x1b[0m\x1b[91m...\x1b[0m\x1b[91m. ........\x1b[0m\x1b[91m.. ....\x1b[0m\x1b[91m..\x1b[0m\x1b[91m.... 2.06M\n[2020-02-10T17:09:02.839Z] 450K .....\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.... .\x1b[0m\x1b[91m...\x1b[0m\x1b[91m...... ...\x1b[0m\x1b[91m.\x1b[0m\x1b[91m...\x1b[0m\x1b[91m... .....\x1b[0m\x1b[91m.....\x1b[0m\x1b[91m ...\x1b[0m\x1b[91m.....\x1b[0m\x1b[91m.. 2.40M\n[2020-02-10T17:09:02.839Z] 500K ......\x1b[0m\x1b[91m...\x1b[0m\x1b[91m. .....\x1b[0m\x1b[91m..... ...\x1b[0m\x1b[91m...\x1b[0m\x1b[91m.... ...\x1b[0m\x1b[91m.......\x1b[0m\x1b[91m ..\x1b[0m\x1b[91m.......\x1b[0m\x1b[91m. 4.79M\n[2020-02-10T17:09:02.839Z] 550K ....\x1b[0m\x1b[91m...\x1b[0m\x1b[91m... ......\x1b[0m\x1b[91m..\x1b[0m\x1b[91m..\x1b[0m\x1b[91m ...\x1b[0m\x1b[91m....... ..\x1b[0m\x1b[91m......\x1b[0m\x1b[91m..\x1b[0m\x1b[91m ........\x1b[0m\x1b[91m.. 1.88M\n[2020-02-10T17:09:02.839Z] 600K .....\x1b[0m\x1b[91m...\x1b[0m\x1b[91m.. ..........\x1b[0m\x1b[91m ....\x1b[0m\x1b[91m..\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m. .\x1b[0m\x1b[91m.\x1b[0m\x1b[91m....\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.. ..\x1b[0m\x1b[91m.......\x1b[0m\x1b[91m. 683K\n[2020-02-10T17:09:02.839Z] 650K ..\x1b[0m\x1b[91m..\x1b[0m\x1b[91m...\x1b[0m\x1b[91m... .\x1b[0m\x1b[91m....\x1b[0m\x1b[91m....\x1b[0m\x1b[91m. ..\x1b[0m\x1b[91m..\x1b[0m\x1b[91m....\x1b[0m\x1b[91m.. ..\x1b[0m\x1b[91m..\x1b[0m\x1b[91m..\x1b[0m\x1b[91m....\x1b[0m\x1b[91m ....\x1b[0m\x1b[91m....\x1b[0m\x1b[91m.. 1.51M\n[2020-02-10T17:09:02.839Z] 700K .\x1b[0m\x1b[91m. \x1b[0m\x1b[91m 12.5M=0.4s\n[2020-02-10T17:09:02.839Z] \n[2020-02-10T17:09:02.839Z] \x1b[0m\x1b[91m2020-02-10 17:09:02 (1.88 MB/s) - written to stdout [719348]\n[2020-02-10T17:09:02.839Z] \n[2020-02-10T17:09:03.511Z] \x1b[0m-- The C compiler identification is GNU 8.3.0\n[2020-02-10T17:09:03.511Z] -- The CXX compiler identification is GNU 8.3.0\n[2020-02-10T17:09:03.781Z] -- Check for working C compiler: /usr/bin/cc\n[2020-02-10T17:09:03.781Z] -- Check for working C compiler: /usr/bin/cc -- works\n[2020-02-10T17:09:03.781Z] -- Detecting C compiler ABI info\n[2020-02-10T17:09:04.053Z] -- Detecting C compiler ABI info - done\n[2020-02-10T17:09:04.053Z] -- Detecting C compile features\n[2020-02-10T17:09:05.031Z] -- Detecting C compile features - done\n[2020-02-10T17:09:05.031Z] -- Check for working CXX compiler: /usr/bin/c++\n[2020-02-10T17:09:05.031Z] -- Check for working CXX compiler: /usr/bin/c++ -- works\n[2020-02-10T17:09:05.031Z] -- Detecting CXX compiler ABI info\n[2020-02-10T17:09:05.303Z] -- Detecting CXX compiler ABI info - done\n[2020-02-10T17:09:05.584Z] -- Detecting CXX compile features\n[2020-02-10T17:09:07.027Z] -- Detecting CXX compile features - done\n[2020-02-10T17:09:07.027Z] -- Looking for include file endian.h\n[2020-02-10T17:09:07.303Z] -- Looking for include file endian.h - found\n[2020-02-10T17:09:07.303Z] -- Check if the system is big endian\n[2020-02-10T17:09:07.303Z] -- Searching 16 bit integer\n[2020-02-10T17:09:07.303Z] -- Looking for sys/types.h\n[2020-02-10T17:09:07.582Z] -- Looking for sys/types.h - found\n[2020-02-10T17:09:07.582Z] -- Looking for stdint.h\n[2020-02-10T17:09:07.863Z] -- Looking for stdint.h - found\n[2020-02-10T17:09:07.863Z] -- Looking for stddef.h\n[2020-02-10T17:09:08.136Z] -- Looking for stddef.h - found\n[2020-02-10T17:09:08.136Z] -- Check size of unsigned short\n[2020-02-10T17:09:08.136Z] -- Check size of unsigned short - done\n[2020-02-10T17:09:08.136Z] -- Using unsigned short\n[2020-02-10T17:09:08.405Z] -- Check if the system is big endian - little endian\n[2020-02-10T17:09:08.684Z] -- Check size of size_t\n[2020-02-10T17:09:08.967Z] -- Check size of size_t - done\n[2020-02-10T17:09:08.967Z] \x1b[91mCMake Warning at examples/CMakeLists.txt:16 (find_package):\n[2020-02-10T17:09:08.967Z] By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has\n[2020-02-10T17:09:08.967Z] asked CMake to find a package configuration file provided by "cJSON", but\n[2020-02-10T17:09:08.967Z] CMake did not find one.\n[2020-02-10T17:09:08.967Z] \n[2020-02-10T17:09:08.967Z] Could not find a package configuration file provided by "cJSON" with any of\n[2020-02-10T17:09:08.967Z] the following names:\n[2020-02-10T17:09:08.967Z] \n[2020-02-10T17:09:08.967Z] cJSONConfig.cmake\n[2020-02-10T17:09:08.967Z] cjson-config.cmake\n[2020-02-10T17:09:08.967Z] \n[2020-02-10T17:09:08.967Z] Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set\n[2020-02-10T17:09:08.967Z] "cJSON_DIR" to a directory containing one of the above files. If "cJSON"\n[2020-02-10T17:09:08.967Z] provides a separate development package or SDK, be sure it has been\n[2020-02-10T17:09:08.967Z] installed.\n[2020-02-10T17:09:08.967Z] \n[2020-02-10T17:09:08.967Z] \n[2020-02-10T17:09:08.967Z] \x1b[0m-- Configuring done\n[2020-02-10T17:09:08.967Z] -- Generating done\n[2020-02-10T17:09:09.238Z] -- Build files have been written to: /tmp/cbor\n[2020-02-10T17:09:09.238Z] Scanning dependencies of target cbor_shared\n[2020-02-10T17:09:09.238Z] [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o\n[2020-02-10T17:09:10.213Z] [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o\n[2020-02-10T17:09:10.484Z] [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o\n[2020-02-10T17:09:10.754Z] [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o\n[2020-02-10T17:09:11.347Z] [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o\n[2020-02-10T17:09:11.618Z] [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o\n[2020-02-10T17:09:11.895Z] [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o\n[2020-02-10T17:09:11.895Z] [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o\n[2020-02-10T17:09:12.166Z] [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o\n[2020-02-10T17:09:12.439Z] [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o\n[2020-02-10T17:09:13.031Z] [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o\n[2020-02-10T17:09:13.300Z] [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o\n[2020-02-10T17:09:13.893Z] [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o\n[2020-02-10T17:09:14.172Z] [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o\n[2020-02-10T17:09:14.444Z] [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o\n[2020-02-10T17:09:14.444Z] [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o\n[2020-02-10T17:09:15.039Z] [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o\n[2020-02-10T17:09:15.039Z] [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o\n[2020-02-10T17:09:15.313Z] [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o\n[2020-02-10T17:09:15.592Z] [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o\n[2020-02-10T17:09:15.871Z] [ 40%] Linking C shared library libcbor.so\n[2020-02-10T17:09:15.871Z] [ 40%] Built target cbor_shared\n[2020-02-10T17:09:15.871Z] Scanning dependencies of target cbor\n[2020-02-10T17:09:16.139Z] [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o\n[2020-02-10T17:09:16.738Z] [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o\n[2020-02-10T17:09:17.328Z] [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o\n[2020-02-10T17:09:17.600Z] [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o\n[2020-02-10T17:09:18.582Z] [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o\n[2020-02-10T17:09:18.850Z] [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o\n[2020-02-10T17:09:19.123Z] [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o\n[2020-02-10T17:09:19.123Z] [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o\n[2020-02-10T17:09:19.393Z] [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o\n[2020-02-10T17:09:19.668Z] [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o\n[2020-02-10T17:09:20.638Z] [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o\n[2020-02-10T17:09:20.638Z] [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o\n[2020-02-10T17:09:21.237Z] [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o\n[2020-02-10T17:09:21.506Z] [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o\n[2020-02-10T17:09:21.777Z] [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o\n[2020-02-10T17:09:22.049Z] [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o\n[2020-02-10T17:09:22.320Z] [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o\n[2020-02-10T17:09:22.604Z] [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o\n[2020-02-10T17:09:22.604Z] [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o\n[2020-02-10T17:09:23.195Z] [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o\n[2020-02-10T17:09:23.195Z] [ 80%] Linking C static library libcbor.a\n[2020-02-10T17:09:23.195Z] [ 80%] Built target cbor\n[2020-02-10T17:09:23.195Z] Scanning dependencies of target create_items\n[2020-02-10T17:09:23.195Z] [ 82%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o\n[2020-02-10T17:09:23.467Z] [ 84%] Linking C executable create_items\n[2020-02-10T17:09:23.467Z] [ 84%] Built target create_items\n[2020-02-10T17:09:23.467Z] Scanning dependencies of target readfile\n[2020-02-10T17:09:23.467Z] [ 86%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o\n[2020-02-10T17:09:23.740Z] [ 88%] Linking C executable readfile\n[2020-02-10T17:09:24.011Z] [ 88%] Built target readfile\n[2020-02-10T17:09:24.011Z] Scanning dependencies of target streaming_parser\n[2020-02-10T17:09:24.011Z] [ 90%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o\n[2020-02-10T17:09:24.282Z] [ 92%] Linking C executable streaming_parser\n[2020-02-10T17:09:24.282Z] [ 92%] Built target streaming_parser\n[2020-02-10T17:09:24.282Z] Scanning dependencies of target sort\n[2020-02-10T17:09:24.282Z] [ 94%] Building C object examples/CMakeFiles/sort.dir/sort.c.o\n[2020-02-10T17:09:24.555Z] [ 96%] Linking C executable sort\n[2020-02-10T17:09:24.555Z] [ 96%] Built target sort\n[2020-02-10T17:09:24.555Z] Scanning dependencies of target hello\n[2020-02-10T17:09:24.555Z] [ 98%] Building C object examples/CMakeFiles/hello.dir/hello.c.o\n[2020-02-10T17:09:24.827Z] [100%] Linking C executable hello\n[2020-02-10T17:09:24.827Z] [100%] Built target hello\n[2020-02-10T17:09:24.827Z] Install the project...\n[2020-02-10T17:09:24.827Z] -- Install configuration: "Release"\n[2020-02-10T17:09:24.827Z] -- Installing: /usr/local/include/cbor/configuration.h\n[2020-02-10T17:09:24.827Z] -- Installing: /usr/local/lib64/libcbor.a\n[2020-02-10T17:09:24.827Z] -- Installing: /usr/local/lib64/libcbor.so.0.0.0\n[2020-02-10T17:09:24.827Z] -- Installing: /usr/local/lib64/libcbor.so.0\n[2020-02-10T17:09:24.827Z] -- Installing: /usr/local/lib64/libcbor.so\n[2020-02-10T17:09:24.827Z] -- Up-to-date: /usr/local/include/cbor\n[2020-02-10T17:09:24.827Z] -- Installing: /usr/local/include/cbor/common.h\n[2020-02-10T17:09:24.827Z] -- Installing: /usr/local/include/cbor/serialization.h\n[2020-02-10T17:09:24.827Z] -- Installing: /usr/local/include/cbor/encoding.h\n[2020-02-10T17:09:24.827Z] -- Installing: /usr/local/include/cbor/maps.h\n[2020-02-10T17:09:24.827Z] -- Installing: /usr/local/include/cbor/strings.h\n[2020-02-10T17:09:24.827Z] -- Installing: /usr/local/include/cbor/arrays.h\n[2020-02-10T17:09:24.827Z] -- Installing: /usr/local/include/cbor/internal\n[2020-02-10T17:09:24.827Z] -- Installing: /usr/local/include/cbor/internal/loaders.h\n[2020-02-10T17:09:24.827Z] -- Installing: /usr/local/include/cbor/internal/stack.h\n[2020-02-10T17:09:24.827Z] -- Installing: /usr/local/include/cbor/internal/unicode.h\n[2020-02-10T17:09:24.827Z] -- Installing: /usr/local/include/cbor/internal/memory_utils.h\n[2020-02-10T17:09:24.827Z] -- Installing: /usr/local/include/cbor/internal/encoders.h\n[2020-02-10T17:09:24.827Z] -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h\n[2020-02-10T17:09:24.827Z] -- Installing: /usr/local/include/cbor/data.h\n[2020-02-10T17:09:24.827Z] -- Installing: /usr/local/include/cbor/floats_ctrls.h\n[2020-02-10T17:09:24.827Z] -- Installing: /usr/local/include/cbor/bytestrings.h\n[2020-02-10T17:09:24.827Z] -- Installing: /usr/local/include/cbor/tags.h\n[2020-02-10T17:09:24.827Z] -- Installing: /usr/local/include/cbor/streaming.h\n[2020-02-10T17:09:24.827Z] -- Installing: /usr/local/include/cbor/ints.h\n[2020-02-10T17:09:24.827Z] -- Installing: /usr/local/include/cbor/callbacks.h\n[2020-02-10T17:09:24.827Z] -- Installing: /usr/local/include/cbor.h\n[2020-02-10T17:09:24.827Z] -- Installing: /usr/local/lib64/pkgconfig/libcbor.pc\n[2020-02-10T17:09:27.438Z] Removing intermediate container ba11cfd11416\n[2020-02-10T17:09:27.438Z] ---> f445bcce324c\n[2020-02-10T17:09:27.438Z] Step 6/21 : RUN mkdir /tmp/sdk\n[2020-02-10T17:09:27.438Z] ---> Running in 7b01f88ecac1\n[2020-02-10T17:09:29.403Z] Removing intermediate container 7b01f88ecac1\n[2020-02-10T17:09:29.403Z] ---> b0983a9dbdf5\n[2020-02-10T17:09:29.403Z] Step 7/21 : COPY VERSION /tmp/sdk\n[2020-02-10T17:09:29.683Z] ---> dbacd229fa1d\n[2020-02-10T17:09:29.683Z] Step 8/21 : COPY src /tmp/sdk/src\n[2020-02-10T17:09:30.655Z] ---> 01f8af63fe37\n[2020-02-10T17:09:30.655Z] Step 9/21 : COPY include /tmp/sdk/include\n[2020-02-10T17:09:30.931Z] ---> 24c8f77aca00\n[2020-02-10T17:09:30.931Z] Step 10/21 : COPY scripts /tmp/sdk/scripts\n[2020-02-10T17:09:31.532Z] ---> b20b1eeb62ca\n[2020-02-10T17:09:31.532Z] Step 11/21 : COPY LICENSE /tmp/sdk\n[2020-02-10T17:09:32.138Z] ---> 1b93887137b2\n[2020-02-10T17:09:32.138Z] Step 12/21 : COPY Attribution.txt /tmp/sdk\n[2020-02-10T17:09:32.734Z] ---> 7a519f04d2e2\n[2020-02-10T17:09:32.734Z] Step 13/21 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install\n[2020-02-10T17:09:32.734Z] ---> Running in 497fa4f9f459\n[2020-02-10T17:09:33.707Z] \x1b[91m+ CPPCHECK=false\n[2020-02-10T17:09:33.707Z] + DOCGEN=false\n[2020-02-10T17:09:33.707Z] + TOMLVER=SDK-0.2\n[2020-02-10T17:09:33.707Z] + CUTILVER=v0.8.1\n[2020-02-10T17:09:33.707Z] + CUTILDIR=iotech-c-utils-0.8.1\n[2020-02-10T17:09:33.707Z] \x1b[0m\x1b[91m+ \'[\' 0 -gt 0 ]\n[2020-02-10T17:09:33.707Z] \x1b[0m\x1b[91m+ readlink -f ./scripts/build.sh\n[2020-02-10T17:09:33.707Z] \x1b[0m\x1b[91m+ dirname /tmp/sdk/scripts/build.sh\n[2020-02-10T17:09:33.707Z] \x1b[0m\x1b[91m+ dirname /tmp/sdk/scripts\n[2020-02-10T17:09:33.707Z] \x1b[0m\x1b[91m+ ROOT=/tmp/sdk\n[2020-02-10T17:09:33.707Z] + cd /tmp/sdk\n[2020-02-10T17:09:33.707Z] \x1b[0m\x1b[91m+ \'[\' \'!\' -d deps ]\n[2020-02-10T17:09:33.707Z] + mkdir deps\n[2020-02-10T17:09:33.707Z] \x1b[0m\x1b[91m+ wget -O - https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz\n[2020-02-10T17:09:33.707Z] + tar -C deps -z -x -f -\n[2020-02-10T17:09:33.707Z] \x1b[0m\x1b[91m--2020-02-10 17:09:33-- https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz\n[2020-02-10T17:09:33.707Z] \x1b[0m\x1b[91mResolving github.com... \x1b[0m\x1b[91m192.30.253.113\n[2020-02-10T17:09:33.707Z] Connecting to github.com|192.30.253.113|:443... \x1b[0m\x1b[91mconnected.\n[2020-02-10T17:09:33.975Z] \x1b[0m\x1b[91mHTTP request sent, awaiting response... \x1b[0m\x1b[91m302 Found\n[2020-02-10T17:09:33.975Z] \x1b[0m\x1b[91mLocation: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following]\n[2020-02-10T17:09:33.975Z] \x1b[0m\x1b[91m--2020-02-10 17:09:33-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2\n[2020-02-10T17:09:33.975Z] \x1b[0m\x1b[91mResolving codeload.github.com... \x1b[0m\x1b[91m192.30.253.121\n[2020-02-10T17:09:33.975Z] Connecting to codeload.github.com|192.30.253.121|:443... \x1b[0m\x1b[91mconnected.\n[2020-02-10T17:09:33.975Z] \x1b[0m\x1b[91mHTTP request sent, awaiting response... \x1b[0m\x1b[91m200 OK\n[2020-02-10T17:09:33.975Z] Length: unspecified [application/x-gzip]\n[2020-02-10T17:09:33.975Z] Saving to: \'STDOUT\'\n[2020-02-10T17:09:33.975Z] \n[2020-02-10T17:09:34.246Z] 0K ....\x1b[0m\x1b[91m...... ..\x1b[0m\x1b[91m.... 1.06M=0.01s\n[2020-02-10T17:09:34.246Z] \n[2020-02-10T17:09:34.246Z] 2020-02-10 17:09:33 (1.06 MB/s) - written to stdout [16451]\n[2020-02-10T17:09:34.246Z] \n[2020-02-10T17:09:34.246Z] \x1b[0m\x1b[91m+ cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c\n[2020-02-10T17:09:34.246Z] \x1b[0m\x1b[91m+ + wget -O - https://github.com/IOTechSystems/iotech-c-utils/archive/v0.8.1.tar.gz\n[2020-02-10T17:09:34.246Z] \x1b[0m\x1b[91mtar\x1b[0m\x1b[91m -C\x1b[0m\x1b[91m deps\x1b[0m\x1b[91m -z\x1b[0m\x1b[91m -x\x1b[0m\x1b[91m -f\x1b[0m\x1b[91m -\x1b[0m\x1b[91m\n[2020-02-10T17:09:34.246Z] \x1b[0m\x1b[91m--2020-02-10 17:09:34-- https://github.com/IOTechSystems/iotech-c-utils/archive/v0.8.1.tar.gz\n[2020-02-10T17:09:34.246Z] \x1b[0m\x1b[91mResolving github.com... \x1b[0m\x1b[91m192.30.253.113\n[2020-02-10T17:09:34.246Z] Connecting to github.com|192.30.253.113|:443... \x1b[0m\x1b[91mconnected.\n[2020-02-10T17:09:34.512Z] \x1b[0m\x1b[91mHTTP request sent, awaiting response... \x1b[0m\x1b[91m302 Found\n[2020-02-10T17:09:34.512Z] Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v0.8.1 [following]\n[2020-02-10T17:09:34.512Z] \x1b[0m\x1b[91m--2020-02-10 17:09:34-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v0.8.1\n[2020-02-10T17:09:34.512Z] Resolving codeload.github.com... \x1b[0m\x1b[91m140.82.113.9\n[2020-02-10T17:09:34.512Z] Connecting to codeload.github.com|140.82.113.9|:443... \x1b[0m\x1b[91mconnected.\n[2020-02-10T17:09:34.786Z] \x1b[0m\x1b[91mHTTP request sent, awaiting response... \x1b[0m\x1b[91m200 OK\n[2020-02-10T17:09:34.786Z] \x1b[0m\x1b[91mLength: unspecified [application/x-gzip]\n[2020-02-10T17:09:34.786Z] Saving to: \'STDOUT\'\n[2020-02-10T17:09:34.786Z] \n[2020-02-10T17:09:34.786Z] 0K .......... ..\x1b[0m\x1b[91m.\x1b[0m\x1b[91m..\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.... .......... ........\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m \x1b[0m\x1b[91m.......... 1.59M\x1b[0m\x1b[91m\n[2020-02-10T17:09:34.786Z] 50K\x1b[0m\x1b[91m \x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m........ ....\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m \x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m... .......... .......... 2.06M\n[2020-02-10T17:09:34.786Z] 100K .....\x1b[0m\x1b[91m.\x1b[0m\x1b[91m \x1b[0m\x1b[91m \x1b[0m\x1b[91m \x1b[0m\x1b[91m \x1b[0m\x1b[91m \x1b[0m\x1b[91m 4.09M=0.06s\n[2020-02-10T17:09:34.786Z] \n[2020-02-10T17:09:34.786Z] 2020-02-10 17:09:34 (1.86 MB/s) - written to stdout [109495]\n[2020-02-10T17:09:34.786Z] \n[2020-02-10T17:09:34.786Z] \x1b[0m\x1b[91m+ mkdir -p src/c/iot\n[2020-02-10T17:09:34.786Z] \x1b[0m\x1b[91m+ cp deps/iotech-c-utils-0.8.1/src/c/base64.c deps/iotech-c-utils-0.8.1/src/c/component.c deps/iotech-c-utils-0.8.1/src/c/container.c deps/iotech-c-utils-0.8.1/src/c/data.c deps/iotech-c-utils-0.8.1/src/c/hash.c deps/iotech-c-utils-0.8.1/src/c/iot.c deps/iotech-c-utils-0.8.1/src/c/json.c deps/iotech-c-utils-0.8.1/src/c/logger.c deps/iotech-c-utils-0.8.1/src/c/os.c deps/iotech-c-utils-0.8.1/src/c/scheduler.c deps/iotech-c-utils-0.8.1/src/c/thread.c deps/iotech-c-utils-0.8.1/src/c/threadpool.c\x1b[0m\x1b[91m deps/iotech-c-utils-0.8.1/src/c/time.c src/c/iot\n[2020-02-10T17:09:34.786Z] \x1b[0m\x1b[91m+ mkdir -p include/iot\n[2020-02-10T17:09:34.786Z] \x1b[0m\x1b[91m+ cp deps/iotech-c-utils-0.8.1/include/iot/base64.h deps/iotech-c-utils-0.8.1/include/iot/component.h deps/iotech-c-utils-0.8.1/include/iot/container.h\x1b[0m\x1b[91m deps/iotech-c-utils-0.8.1/include/iot/data.h deps/iotech-c-utils-0.8.1/include/iot/hash.h deps/iotech-c-utils-0.8.1/include/iot/iot.h deps/iotech-c-utils-0.8.1/include/iot/json.h deps/iotech-c-utils-0.8.1/include/iot/logger.h deps/iotech-c-utils-0.8.1/include/iot/os.h deps/iotech-c-utils-0.8.1/include/iot/scheduler.h deps/iotech-c-utils-0.8.1/include/iot/thread.h deps/iotech-c-utils-0.8.1/include/iot/threadpool.h deps/iotech-c-utils-0.8.1/include/iot/time.h include/iot\n[2020-02-10T17:09:34.786Z] \x1b[0m\x1b[91m+ mkdir -p include/iot/os\n[2020-02-10T17:09:34.786Z] \x1b[0m\x1b[91m+ cp deps/iotech-c-utils-0.8.1/include/iot/os/linux.h deps/iotech-c-utils-0.8.1/include/iot/os/zephyr.h include/iot/os\x1b[0m\x1b[91m\n[2020-02-10T17:09:34.786Z] \x1b[0m\x1b[91m+ mkdir -p /tmp/sdk/build/release\n[2020-02-10T17:09:34.786Z] \x1b[0m\x1b[91m+ cd /tmp/sdk/build/release\n[2020-02-10T17:09:34.786Z] \x1b[0m\x1b[91m+ cmake \'-DCMAKE_EXPORT_COMPILE_COMMANDS=ON\' \'-DCMAKE_BUILD_TYPE=Release\' /tmp/sdk/src\n[2020-02-10T17:09:35.071Z] \x1b[0m-- The C compiler identification is GNU 8.3.0\n[2020-02-10T17:09:35.071Z] -- Check for working C compiler: /usr/bin/cc\n[2020-02-10T17:09:35.342Z] -- Check for working C compiler: /usr/bin/cc -- works\n[2020-02-10T17:09:35.342Z] -- Detecting C compiler ABI info\n[2020-02-10T17:09:35.615Z] -- Detecting C compiler ABI info - done\n[2020-02-10T17:09:35.615Z] -- Detecting C compile features\n[2020-02-10T17:09:36.587Z] -- Detecting C compile features - done\n[2020-02-10T17:09:36.588Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so \n[2020-02-10T17:09:36.588Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") \n[2020-02-10T17:09:36.588Z] -- Found LIBYAML: /usr/lib/libyaml.so \n[2020-02-10T17:09:36.588Z] -- Found LIBUUID: /usr/lib/libuuid.so \n[2020-02-10T17:09:36.588Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so \n[2020-02-10T17:09:36.588Z] -- C SDK 1.1.1 for Linux\n[2020-02-10T17:09:36.588Z] -- Performing Test CSDK_HAVE_ATOMIC\n[2020-02-10T17:09:36.588Z] -- Performing Test CSDK_HAVE_ATOMIC - Success\n[2020-02-10T17:09:36.588Z] -- Found Curses: /usr/lib/libcurses.so \n[2020-02-10T17:09:36.856Z] -- Configuring done\n[2020-02-10T17:09:36.856Z] -- Generating done\n[2020-02-10T17:09:36.856Z] -- Build files have been written to: /tmp/sdk/build/release\n[2020-02-10T17:09:36.856Z] \x1b[91m+ + \x1b[0m\x1b[91mtee release.log\n[2020-02-10T17:09:36.856Z] \x1b[0m\x1b[91mmake\n[2020-02-10T17:09:37.125Z] \x1b[0mScanning dependencies of target csdk\n[2020-02-10T17:09:37.125Z] [ 2%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o\n[2020-02-10T17:09:37.722Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/callback.c.o\n[2020-02-10T17:09:38.315Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/config.c.o\n[2020-02-10T17:09:39.744Z] [ 8%] Building C object c/CMakeFiles/csdk.dir/consul.c.o\n[2020-02-10T17:09:40.332Z] [ 10%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o\n[2020-02-10T17:09:40.604Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/data.c.o\n[2020-02-10T17:09:41.196Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/device.c.o\n[2020-02-10T17:09:42.618Z] [ 16%] Building C object c/CMakeFiles/csdk.dir/devman.c.o\n[2020-02-10T17:09:42.889Z] [ 18%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o\n[2020-02-10T17:09:43.477Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/devutil.c.o\n[2020-02-10T17:09:43.748Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o\n[2020-02-10T17:09:44.026Z] [ 24%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o\n[2020-02-10T17:09:44.026Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o\n[2020-02-10T17:09:44.299Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o\n[2020-02-10T17:09:47.674Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o\n[2020-02-10T17:09:47.944Z] [ 32%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o\n[2020-02-10T17:09:48.214Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o\n[2020-02-10T17:09:48.485Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o\n[2020-02-10T17:09:50.444Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o\n[2020-02-10T17:09:50.444Z] [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o\n[2020-02-10T17:09:50.444Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o\n[2020-02-10T17:09:51.044Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o\n[2020-02-10T17:09:51.638Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o\n[2020-02-10T17:09:51.638Z] [ 48%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o\n[2020-02-10T17:09:52.611Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o\n[2020-02-10T17:09:52.884Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o\n[2020-02-10T17:09:53.478Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o\n[2020-02-10T17:09:53.478Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/map.c.o\n[2020-02-10T17:09:54.074Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o\n[2020-02-10T17:09:55.056Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o\n[2020-02-10T17:09:55.057Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/parson.c.o\n[2020-02-10T17:09:59.364Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o\n[2020-02-10T17:09:59.637Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/registry.c.o\n[2020-02-10T17:10:00.233Z] [ 68%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o\n[2020-02-10T17:10:00.823Z] [ 70%] Building C object c/CMakeFiles/csdk.dir/rest.c.o\n[2020-02-10T17:10:02.250Z] [ 72%] Building C object c/CMakeFiles/csdk.dir/service.c.o\n[2020-02-10T17:10:03.693Z] [ 74%] Building C object c/CMakeFiles/csdk.dir/toml.c.o\n[2020-02-10T17:10:07.086Z] [ 76%] Building C object c/CMakeFiles/csdk.dir/transform.c.o\n[2020-02-10T17:10:07.086Z] [ 78%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o\n[2020-02-10T17:10:07.682Z] [ 80%] Linking C shared library libcsdk.so\n[2020-02-10T17:10:07.682Z] [ 80%] Built target csdk\n[2020-02-10T17:10:07.682Z] Scanning dependencies of target template\n[2020-02-10T17:10:07.682Z] [ 82%] Building C object c/examples/CMakeFiles/template.dir/template.c.o\n[2020-02-10T17:10:08.270Z] [ 84%] Linking C executable template\n[2020-02-10T17:10:08.540Z] [ 84%] Built target template\n[2020-02-10T17:10:08.540Z] Scanning dependencies of target device-counter\n[2020-02-10T17:10:08.540Z] [ 86%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o\n[2020-02-10T17:10:09.134Z] [ 88%] Linking C executable device-counter\n[2020-02-10T17:10:09.135Z] [ 88%] Built target device-counter\n[2020-02-10T17:10:09.135Z] Scanning dependencies of target device-random\n[2020-02-10T17:10:09.135Z] [ 90%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o\n[2020-02-10T17:10:09.724Z] [ 92%] Linking C executable device-random\n[2020-02-10T17:10:09.993Z] [ 92%] Built target device-random\n[2020-02-10T17:10:09.993Z] Scanning dependencies of target device-gyro\n[2020-02-10T17:10:09.993Z] [ 94%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o\n[2020-02-10T17:10:10.264Z] [ 96%] Linking C executable device-gyro\n[2020-02-10T17:10:10.534Z] [ 96%] Built target device-gyro\n[2020-02-10T17:10:10.534Z] Scanning dependencies of target device-terminal\n[2020-02-10T17:10:10.534Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o\n[2020-02-10T17:10:11.123Z] [100%] Linking C executable device-terminal\n[2020-02-10T17:10:11.394Z] [100%] Built target device-terminal\n[2020-02-10T17:10:11.394Z] \x1b[91m+ make package\n[2020-02-10T17:10:11.394Z] \x1b[0m\x1b[91m+ \x1b[0m\x1b[91mtee\x1b[0m\x1b[91m -a\x1b[0m\x1b[91m release.log\x1b[0m\x1b[91m\n[2020-02-10T17:10:11.394Z] \x1b[0m[ 80%] Built target csdk\n[2020-02-10T17:10:11.394Z] [ 84%] Built target template\n[2020-02-10T17:10:11.394Z] [ 88%] Built target device-counter\n[2020-02-10T17:10:11.668Z] [ 92%] Built target device-random\n[2020-02-10T17:10:11.668Z] [ 96%] Built target device-gyro\n[2020-02-10T17:10:11.668Z] [100%] Built target device-terminal\n[2020-02-10T17:10:11.668Z] Run CPack packaging tool...\n[2020-02-10T17:10:11.668Z] CPack: Create package using TGZ\n[2020-02-10T17:10:11.668Z] CPack: Install projects\n[2020-02-10T17:10:11.668Z] CPack: - Run preinstall target for: Csdk\n[2020-02-10T17:10:12.254Z] CPack: - Install project: Csdk\n[2020-02-10T17:10:12.254Z] CPack: Create package\n[2020-02-10T17:10:12.254Z] CPack: - package: /tmp/sdk/build/release/csdk-1.1.1.tar.gz generated.\n[2020-02-10T17:10:12.254Z] \x1b[91m+ \'[\' false \'=\' true ]\n[2020-02-10T17:10:12.254Z] \x1b[0m\x1b[91m+ \'[\' false \'=\' true ]\n[2020-02-10T17:10:12.254Z] + \x1b[0m\x1b[91mmkdir -p /tmp/sdk/build/debug\n[2020-02-10T17:10:12.254Z] \x1b[0m\x1b[91m+ cd /tmp/sdk/build/debug\n[2020-02-10T17:10:12.254Z] + \x1b[0m\x1b[91mcmake \'-DCMAKE_EXPORT_COMPILE_COMMANDS=ON\' \'-DCSDK_BUILD_DEBUG=ON\' \'-DCMAKE_BUILD_TYPE=Debug\' /tmp/sdk/src\n[2020-02-10T17:10:12.535Z] \x1b[0m-- The C compiler identification is GNU 8.3.0\n[2020-02-10T17:10:12.535Z] -- Check for working C compiler: /usr/bin/cc\n[2020-02-10T17:10:12.804Z] -- Check for working C compiler: /usr/bin/cc -- works\n[2020-02-10T17:10:12.804Z] -- Detecting C compiler ABI info\n[2020-02-10T17:10:13.076Z] -- Detecting C compiler ABI info - done\n[2020-02-10T17:10:13.076Z] -- Detecting C compile features\n[2020-02-10T17:10:13.669Z] -- Detecting C compile features - done\n[2020-02-10T17:10:13.669Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so \n[2020-02-10T17:10:13.669Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") \n[2020-02-10T17:10:13.669Z] -- Found LIBYAML: /usr/lib/libyaml.so \n[2020-02-10T17:10:13.939Z] -- Found LIBUUID: /usr/lib/libuuid.so \n[2020-02-10T17:10:13.939Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so \n[2020-02-10T17:10:13.939Z] -- C SDK 1.1.1 for Linux\n[2020-02-10T17:10:13.939Z] -- Performing Test CSDK_HAVE_ATOMIC\n[2020-02-10T17:10:13.939Z] -- Performing Test CSDK_HAVE_ATOMIC - Success\n[2020-02-10T17:10:13.939Z] -- Found Curses: /usr/lib/libcurses.so \n[2020-02-10T17:10:14.208Z] -- Configuring done\n[2020-02-10T17:10:14.208Z] -- Generating done\n[2020-02-10T17:10:14.477Z] -- Build files have been written to: /tmp/sdk/build/debug\n[2020-02-10T17:10:14.477Z] \x1b[91m+ + tee debug.log\n[2020-02-10T17:10:14.477Z] \x1b[0m\x1b[91mmake\x1b[0m\x1b[91m\n[2020-02-10T17:10:14.477Z] \x1b[0mScanning dependencies of target csdk\n[2020-02-10T17:10:14.477Z] [ 2%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o\n[2020-02-10T17:10:14.746Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/callback.c.o\n[2020-02-10T17:10:15.013Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/config.c.o\n[2020-02-10T17:10:15.614Z] [ 8%] Building C object c/CMakeFiles/csdk.dir/consul.c.o\n[2020-02-10T17:10:15.886Z] [ 10%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o\n[2020-02-10T17:10:16.158Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/data.c.o\n[2020-02-10T17:10:16.429Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/device.c.o\n[2020-02-10T17:10:17.019Z] [ 16%] Building C object c/CMakeFiles/csdk.dir/devman.c.o\n[2020-02-10T17:10:17.019Z] [ 18%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o\n[2020-02-10T17:10:17.288Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/devutil.c.o\n[2020-02-10T17:10:17.562Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o\n[2020-02-10T17:10:17.831Z] [ 24%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o\n[2020-02-10T17:10:18.101Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o\n[2020-02-10T17:10:18.101Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o\n[2020-02-10T17:10:19.068Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o\n[2020-02-10T17:10:19.068Z] [ 32%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o\n[2020-02-10T17:10:19.337Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o\n[2020-02-10T17:10:19.606Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o\n[2020-02-10T17:10:20.193Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o\n[2020-02-10T17:10:20.194Z] [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o\n[2020-02-10T17:10:20.472Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o\n[2020-02-10T17:10:20.742Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o\n[2020-02-10T17:10:21.011Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o\n[2020-02-10T17:10:21.011Z] [ 48%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o\n[2020-02-10T17:10:21.282Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o\n[2020-02-10T17:10:21.552Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o\n[2020-02-10T17:10:21.824Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o\n[2020-02-10T17:10:21.824Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/map.c.o\n[2020-02-10T17:10:22.100Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o\n[2020-02-10T17:10:22.691Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o\n[2020-02-10T17:10:22.691Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/parson.c.o\n[2020-02-10T17:10:23.671Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o\n[2020-02-10T17:10:23.942Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/registry.c.o\n[2020-02-10T17:10:24.212Z] [ 68%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o\n[2020-02-10T17:10:24.481Z] [ 70%] Building C object c/CMakeFiles/csdk.dir/rest.c.o\n[2020-02-10T17:10:25.447Z] [ 72%] Building C object c/CMakeFiles/csdk.dir/service.c.o\n[2020-02-10T17:10:25.720Z] [ 74%] Building C object c/CMakeFiles/csdk.dir/toml.c.o\n[2020-02-10T17:10:26.692Z] [ 76%] Building C object c/CMakeFiles/csdk.dir/transform.c.o\n[2020-02-10T17:10:26.692Z] [ 78%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o\n[2020-02-10T17:10:26.971Z] [ 80%] Linking C shared library libcsdk.so\n[2020-02-10T17:10:27.245Z] [ 80%] Built target csdk\n[2020-02-10T17:10:27.245Z] Scanning dependencies of target template\n[2020-02-10T17:10:27.245Z] [ 82%] Building C object c/examples/CMakeFiles/template.dir/template.c.o\n[2020-02-10T17:10:27.520Z] [ 84%] Linking C executable template\n[2020-02-10T17:10:27.791Z] [ 84%] Built target template\n[2020-02-10T17:10:27.791Z] Scanning dependencies of target device-counter\n[2020-02-10T17:10:27.791Z] [ 86%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o\n[2020-02-10T17:10:28.062Z] [ 88%] Linking C executable device-counter\n[2020-02-10T17:10:28.331Z] [ 88%] Built target device-counter\n[2020-02-10T17:10:28.331Z] Scanning dependencies of target device-random\n[2020-02-10T17:10:28.331Z] [ 90%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o\n[2020-02-10T17:10:28.604Z] [ 92%] Linking C executable device-random\n[2020-02-10T17:10:28.875Z] [ 92%] Built target device-random\n[2020-02-10T17:10:28.875Z] Scanning dependencies of target device-gyro\n[2020-02-10T17:10:28.875Z] [ 94%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o\n[2020-02-10T17:10:29.151Z] [ 96%] Linking C executable device-gyro\n[2020-02-10T17:10:29.151Z] [ 96%] Built target device-gyro\n[2020-02-10T17:10:29.422Z] Scanning dependencies of target device-terminal\n[2020-02-10T17:10:29.422Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o\n[2020-02-10T17:10:29.695Z] [100%] Linking C executable device-terminal\n[2020-02-10T17:10:29.966Z] [100%] Built target device-terminal\n[2020-02-10T17:10:29.966Z] make: Entering directory \'/tmp/sdk/build/release\'\n[2020-02-10T17:10:29.966Z] make[1]: Entering directory \'/tmp/sdk/build/release\'\n[2020-02-10T17:10:29.966Z] make[2]: Entering directory \'/tmp/sdk/build/release\'\n[2020-02-10T17:10:29.966Z] Scanning dependencies of target csdk\n[2020-02-10T17:10:29.966Z] make[2]: Leaving directory \'/tmp/sdk/build/release\'\n[2020-02-10T17:10:29.966Z] make[2]: Entering directory \'/tmp/sdk/build/release\'\n[2020-02-10T17:10:29.966Z] [ 2%] Building C object c/CMakeFiles/csdk.dir/service.c.o\n[2020-02-10T17:10:31.391Z] [ 4%] Linking C shared library libcsdk.so\n[2020-02-10T17:10:31.663Z] make[2]: Leaving directory \'/tmp/sdk/build/release\'\n[2020-02-10T17:10:31.663Z] [ 80%] Built target csdk\n[2020-02-10T17:10:31.663Z] make[2]: Entering directory \'/tmp/sdk/build/release\'\n[2020-02-10T17:10:31.664Z] make[2]: Leaving directory \'/tmp/sdk/build/release\'\n[2020-02-10T17:10:31.664Z] make[2]: Entering directory \'/tmp/sdk/build/release\'\n[2020-02-10T17:10:31.664Z] [ 82%] Linking C executable template\n[2020-02-10T17:10:31.937Z] make[2]: Leaving directory \'/tmp/sdk/build/release\'\n[2020-02-10T17:10:31.937Z] [ 84%] Built target template\n[2020-02-10T17:10:31.937Z] make[2]: Entering directory \'/tmp/sdk/build/release\'\n[2020-02-10T17:10:31.937Z] make[2]: Leaving directory \'/tmp/sdk/build/release\'\n[2020-02-10T17:10:31.937Z] make[2]: Entering directory \'/tmp/sdk/build/release\'\n[2020-02-10T17:10:31.937Z] [ 86%] Linking C executable device-counter\n[2020-02-10T17:10:32.210Z] make[2]: Leaving directory \'/tmp/sdk/build/release\'\n[2020-02-10T17:10:32.210Z] [ 88%] Built target device-counter\n[2020-02-10T17:10:32.210Z] make[2]: Entering directory \'/tmp/sdk/build/release\'\n[2020-02-10T17:10:32.210Z] make[2]: Leaving directory \'/tmp/sdk/build/release\'\n[2020-02-10T17:10:32.210Z] make[2]: Entering directory \'/tmp/sdk/build/release\'\n[2020-02-10T17:10:32.210Z] [ 90%] Linking C executable device-random\n[2020-02-10T17:10:32.480Z] make[2]: Leaving directory \'/tmp/sdk/build/release\'\n[2020-02-10T17:10:32.480Z] [ 92%] Built target device-random\n[2020-02-10T17:10:32.480Z] make[2]: Entering directory \'/tmp/sdk/build/release\'\n[2020-02-10T17:10:32.480Z] make[2]: Leaving directory \'/tmp/sdk/build/release\'\n[2020-02-10T17:10:32.480Z] make[2]: Entering directory \'/tmp/sdk/build/release\'\n[2020-02-10T17:10:32.480Z] [ 94%] Linking C executable device-gyro\n[2020-02-10T17:10:32.749Z] make[2]: Leaving directory \'/tmp/sdk/build/release\'\n[2020-02-10T17:10:32.749Z] [ 96%] Built target device-gyro\n[2020-02-10T17:10:32.749Z] make[2]: Entering directory \'/tmp/sdk/build/release\'\n[2020-02-10T17:10:32.749Z] make[2]: Leaving directory \'/tmp/sdk/build/release\'\n[2020-02-10T17:10:32.749Z] make[2]: Entering directory \'/tmp/sdk/build/release\'\n[2020-02-10T17:10:32.749Z] [ 98%] Linking C executable device-terminal\n[2020-02-10T17:10:33.019Z] make[2]: Leaving directory \'/tmp/sdk/build/release\'\n[2020-02-10T17:10:33.019Z] [100%] Built target device-terminal\n[2020-02-10T17:10:33.019Z] make[1]: Leaving directory \'/tmp/sdk/build/release\'\n[2020-02-10T17:10:33.019Z] Install the project...\n[2020-02-10T17:10:33.019Z] -- Install configuration: "Release"\n[2020-02-10T17:10:33.019Z] -- Installing: /usr/local/lib/libcsdk.so\n[2020-02-10T17:10:33.019Z] -- Set runtime path of "/usr/local/lib/libcsdk.so" to ""\n[2020-02-10T17:10:33.019Z] -- Up-to-date: /usr/local/include\n[2020-02-10T17:10:33.019Z] -- Installing: /usr/local/include/edgex\n[2020-02-10T17:10:33.019Z] -- Installing: /usr/local/include/edgex/edgex.h\n[2020-02-10T17:10:33.019Z] -- Installing: /usr/local/include/edgex/device-mgmt.h\n[2020-02-10T17:10:33.019Z] -- Installing: /usr/local/include/edgex/edgex-base.h\n[2020-02-10T17:10:33.019Z] -- Installing: /usr/local/include/edgex/error.h\n[2020-02-10T17:10:33.019Z] -- Installing: /usr/local/include/edgex/registry.h\n[2020-02-10T17:10:33.019Z] -- Installing: /usr/local/include/edgex/os.h\n[2020-02-10T17:10:33.019Z] -- Installing: /usr/local/include/edgex/devsdk.h\n[2020-02-10T17:10:33.019Z] -- Installing: /usr/local/include/edgex/eventgen.h\n[2020-02-10T17:10:33.019Z] -- Installing: /usr/local/include/edgex/edgex-logging.h\n[2020-02-10T17:10:33.019Z] -- Installing: /usr/local/include/edgex/csdk-defs.h\n[2020-02-10T17:10:33.019Z] -- Installing: /usr/local/include/iot\n[2020-02-10T17:10:33.019Z] -- Installing: /usr/local/include/iot/hash.h\n[2020-02-10T17:10:33.019Z] -- Installing: /usr/local/include/iot/thread.h\n[2020-02-10T17:10:33.019Z] -- Installing: /usr/local/include/iot/json.h\n[2020-02-10T17:10:33.019Z] -- Installing: /usr/local/include/iot/os\n[2020-02-10T17:10:33.019Z] -- Installing: /usr/local/include/iot/os/zephyr.h\n[2020-02-10T17:10:33.019Z] -- Installing: /usr/local/include/iot/os/linux.h\n[2020-02-10T17:10:33.019Z] -- Installing: /usr/local/include/iot/base64.h\n[2020-02-10T17:10:33.019Z] -- Installing: /usr/local/include/iot/container.h\n[2020-02-10T17:10:33.019Z] -- Installing: /usr/local/include/iot/data.h\n[2020-02-10T17:10:33.019Z] -- Installing: /usr/local/include/iot/threadpool.h\n[2020-02-10T17:10:33.019Z] -- Installing: /usr/local/include/iot/scheduler.h\n[2020-02-10T17:10:33.019Z] -- Installing: /usr/local/include/iot/component.h\n[2020-02-10T17:10:33.019Z] -- Installing: /usr/local/include/iot/os.h\n[2020-02-10T17:10:33.019Z] -- Installing: /usr/local/include/iot/logger.h\n[2020-02-10T17:10:33.019Z] -- Installing: /usr/local/include/iot/time.h\n[2020-02-10T17:10:33.019Z] -- Installing: /usr/local/include/iot/iot.h\n[2020-02-10T17:10:33.019Z] -- Installing: /usr/local/share/device-sdk-c/LICENSE\n[2020-02-10T17:10:33.019Z] -- Installing: /usr/local/share/device-sdk-c/Attribution.txt\n[2020-02-10T17:10:33.019Z] make: Leaving directory \'/tmp/sdk/build/release\'\n[2020-02-10T17:10:34.983Z] Removing intermediate container 497fa4f9f459\n[2020-02-10T17:10:34.983Z] ---> 19f216d1c99f\n[2020-02-10T17:10:34.983Z] Step 14/21 : FROM alpine:3.9\n[2020-02-10T17:10:35.249Z] 3.9: Pulling from library/alpine\n[2020-02-10T17:10:35.249Z] eb93038481dd: Pulling fs layer\n[2020-02-10T17:10:36.219Z] eb93038481dd: Download complete\n[2020-02-10T17:10:36.489Z] eb93038481dd: Pull complete\n[2020-02-10T17:10:36.489Z] Digest: sha256:115731bab0862031b44766733890091c17924f9b7781b79997f5f163be262178\n[2020-02-10T17:10:36.489Z] Status: Downloaded newer image for alpine:3.9\n[2020-02-10T17:10:36.489Z] ---> 355993758880\n[2020-02-10T17:10:36.489Z] Step 15/21 : MAINTAINER IOTech \n[2020-02-10T17:10:36.764Z] ---> Running in 46d2ae8a5d67\n[2020-02-10T17:10:37.037Z] Removing intermediate container 46d2ae8a5d67\n[2020-02-10T17:10:37.037Z] ---> 23714abc2fdc\n[2020-02-10T17:10:37.037Z] Step 16/21 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml curl libmicrohttpd libuuid\n[2020-02-10T17:10:37.305Z] ---> Running in 57b8a01fe42c\n[2020-02-10T17:10:38.281Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz\n[2020-02-10T17:10:38.281Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz\n[2020-02-10T17:10:38.881Z] (1/48) Installing binutils (2.31.1-r2)\n[2020-02-10T17:10:38.881Z] (2/48) Installing libmagic (5.36-r1)\n[2020-02-10T17:10:39.157Z] (3/48) Installing file (5.36-r1)\n[2020-02-10T17:10:39.157Z] (4/48) Installing gmp (6.1.2-r1)\n[2020-02-10T17:10:39.157Z] (5/48) Installing isl (0.18-r0)\n[2020-02-10T17:10:39.157Z] (6/48) Installing libgomp (8.3.0-r0)\n[2020-02-10T17:10:39.157Z] (7/48) Installing libatomic (8.3.0-r0)\n[2020-02-10T17:10:39.157Z] (8/48) Installing libgcc (8.3.0-r0)\n[2020-02-10T17:10:39.157Z] (9/48) Installing mpfr3 (3.1.5-r1)\n[2020-02-10T17:10:39.157Z] (10/48) Installing mpc1 (1.0.3-r1)\n[2020-02-10T17:10:39.157Z] (11/48) Installing libstdc++ (8.3.0-r0)\n[2020-02-10T17:10:39.157Z] (12/48) Installing gcc (8.3.0-r0)\n[2020-02-10T17:10:40.585Z] (13/48) Installing musl-dev (1.1.20-r5)\n[2020-02-10T17:10:40.857Z] (14/48) Installing libc-dev (0.7.1-r0)\n[2020-02-10T17:10:40.857Z] (15/48) Installing g++ (8.3.0-r0)\n[2020-02-10T17:10:42.286Z] (16/48) Installing make (4.2.1-r2)\n[2020-02-10T17:10:42.286Z] (17/48) Installing fortify-headers (1.0-r0)\n[2020-02-10T17:10:42.286Z] (18/48) Installing build-base (0.5-r1)\n[2020-02-10T17:10:42.286Z] (19/48) Installing libattr (2.4.47-r7)\n[2020-02-10T17:10:42.286Z] (20/48) Installing libacl (2.2.52-r5)\n[2020-02-10T17:10:42.286Z] (21/48) Installing libbz2 (1.0.6-r7)\n[2020-02-10T17:10:42.286Z] (22/48) Installing expat (2.2.8-r0)\n[2020-02-10T17:10:42.286Z] (23/48) Installing lz4-libs (1.8.3-r2)\n[2020-02-10T17:10:42.286Z] (24/48) Installing xz-libs (5.2.4-r0)\n[2020-02-10T17:10:42.286Z] (25/48) Installing libarchive (3.3.3-r1)\n[2020-02-10T17:10:42.286Z] (26/48) Installing ca-certificates (20190108-r0)\n[2020-02-10T17:10:42.286Z] (27/48) Installing nghttp2-libs (1.35.1-r1)\n[2020-02-10T17:10:42.286Z] (28/48) Installing libssh2 (1.9.0-r1)\n[2020-02-10T17:10:42.286Z] (29/48) Installing libcurl (7.64.0-r3)\n[2020-02-10T17:10:42.286Z] (30/48) Installing ncurses-terminfo-base (6.1_p20190105-r0)\n[2020-02-10T17:10:42.286Z] (31/48) Installing ncurses-terminfo (6.1_p20190105-r0)\n[2020-02-10T17:10:43.258Z] (32/48) Installing ncurses-libs (6.1_p20190105-r0)\n[2020-02-10T17:10:43.259Z] (33/48) Installing rhash-libs (1.3.6-r2)\n[2020-02-10T17:10:43.259Z] (34/48) Installing libuv (1.23.2-r0)\n[2020-02-10T17:10:43.259Z] (35/48) Installing cmake (3.13.0-r0)\n[2020-02-10T17:10:44.683Z] (36/48) Installing curl (7.64.0-r3)\n[2020-02-10T17:10:44.683Z] (37/48) Installing pcre2 (10.32-r1)\n[2020-02-10T17:10:44.683Z] (38/48) Installing git (2.20.2-r0)\n[2020-02-10T17:10:44.954Z] (39/48) Installing nettle (3.4.1-r0)\n[2020-02-10T17:10:44.954Z] (40/48) Installing libffi (3.2.1-r6)\n[2020-02-10T17:10:44.954Z] (41/48) Installing p11-kit (0.23.14-r0)\n[2020-02-10T17:10:45.222Z] (42/48) Installing libtasn1 (4.14-r0)\n[2020-02-10T17:10:45.222Z] (43/48) Installing libunistring (0.9.10-r0)\n[2020-02-10T17:10:45.222Z] (44/48) Installing gnutls (3.6.7-r0)\n[2020-02-10T17:10:45.222Z] (45/48) Installing libmicrohttpd (0.9.62-r0)\n[2020-02-10T17:10:45.222Z] (46/48) Installing libuuid (2.33-r0)\n[2020-02-10T17:10:45.222Z] (47/48) Installing wget (1.20.3-r0)\n[2020-02-10T17:10:45.222Z] (48/48) Installing yaml (0.2.1-r0)\n[2020-02-10T17:10:45.222Z] Executing busybox-1.29.3-r10.trigger\n[2020-02-10T17:10:45.222Z] Executing ca-certificates-20190108-r0.trigger\n[2020-02-10T17:10:45.494Z] OK: 219 MiB in 62 packages\n[2020-02-10T17:11:00.625Z] Removing intermediate container 57b8a01fe42c\n[2020-02-10T17:11:00.625Z] ---> 6dc4d08237a9\n[2020-02-10T17:11:00.625Z] Step 17/21 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot\n[2020-02-10T17:11:00.625Z] ---> 3fec17afb909\n[2020-02-10T17:11:00.625Z] Step 18/21 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex\n[2020-02-10T17:11:00.897Z] ---> 75c86b949c07\n[2020-02-10T17:11:00.897Z] Step 19/21 : COPY --from=builder /usr/local/lib /usr/local/lib\n[2020-02-10T17:11:01.488Z] ---> c3d5c8693f91\n[2020-02-10T17:11:01.488Z] Step 20/21 : COPY --from=builder /usr/local/lib64 /usr/local/lib64\n[2020-02-10T17:11:02.080Z] ---> 125f6b401076\n[2020-02-10T17:11:02.080Z] Step 21/21 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c\n[2020-02-10T17:11:02.667Z] ---> e9b5c33bbdb6\n[2020-02-10T17:11:02.667Z] Successfully built e9b5c33bbdb6\n[2020-02-10T17:11:02.667Z] Successfully tagged ci-base-image-arm64:latest\n[Pipeline] }\n[Pipeline] // script\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Test)\n[Pipeline] script\n[Pipeline] {\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-10T17:11:03.153Z] + docker inspect -f . ci-base-image-arm64\n[2020-02-10T17:11:03.421Z] .\n[Pipeline] withDockerContainer\n[2020-02-10T17:11:03.778Z] prd-ubuntu18.04-docker-arm64-4c-2g-18623 does not seem to be running inside a container\n[2020-02-10T17:11:03.867Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-c/3 -v /w/workspace/device-sdk-c/3:/w/workspace/device-sdk-c/3:rw,z -v /w/workspace/device-sdk-c/3@tmp:/w/workspace/device-sdk-c/3@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 ******** ci-base-image-arm64 cat\n[2020-02-10T17:11:05.284Z] $ docker top 716d0c14ac8058ae571634e313577227131d7547f80f1e5eb62587276fd8b0ba -eo pid,comm\n[Pipeline] {\n[Pipeline] sh\n[2020-02-10T17:11:07.658Z] + make test\n[2020-02-10T17:11:07.658Z] echo "make test"\n[2020-02-10T17:11:07.658Z] make test\n[Pipeline] }\n[2020-02-10T17:11:07.681Z] $ docker stop --time=1 716d0c14ac8058ae571634e313577227131d7547f80f1e5eb62587276fd8b0ba\n[2020-02-10T17:11:09.682Z] $ docker rm -f 716d0c14ac8058ae571634e313577227131d7547f80f1e5eb62587276fd8b0ba\n[Pipeline] // withDockerContainer\n[Pipeline] }\n[Pipeline] // script\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Build)\n[Pipeline] script\n[Pipeline] {\n[Pipeline] sh\n[2020-02-10T17:11:10.427Z] + sudo chown -R jenkins:jenkins .\n[Pipeline] sh\n[2020-02-10T17:11:10.767Z] + ls -al .\n[2020-02-10T17:11:10.767Z] total 184\n[2020-02-10T17:11:10.767Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 10 17:08 .\n[2020-02-10T17:11:10.767Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 10 17:08 ..\n[2020-02-10T17:11:10.767Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 10 17:08 .git\n[2020-02-10T17:11:10.767Z] -rw-rw-r-- 1 jenkins jenkins 176 Feb 10 17:08 .gitignore\n[2020-02-10T17:11:10.767Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 10 17:08 .semver\n[2020-02-10T17:11:10.767Z] -rw-rw-r-- 1 jenkins jenkins 3104 Feb 10 17:08 Attribution.txt\n[2020-02-10T17:11:10.767Z] -rw-rw-r-- 1 jenkins jenkins 4718 Feb 10 17:08 CHANGES\n[2020-02-10T17:11:10.767Z] -rw-rw-r-- 1 jenkins jenkins 108574 Feb 10 17:08 Doxyfile\n[2020-02-10T17:11:10.767Z] -rw-rw-r-- 1 jenkins jenkins 791 Feb 10 17:08 Jenkinsfile\n[2020-02-10T17:11:10.767Z] -rw-rw-r-- 1 jenkins jenkins 10174 Feb 10 17:08 LICENSE\n[2020-02-10T17:11:10.767Z] -rw-rw-r-- 1 jenkins jenkins 448 Feb 10 17:08 Makefile\n[2020-02-10T17:11:10.767Z] -rw-rw-r-- 1 jenkins jenkins 1612 Feb 10 17:08 README.md\n[2020-02-10T17:11:10.767Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 10 17:04 VERSION\n[2020-02-10T17:11:10.767Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 10 17:08 docs\n[2020-02-10T17:11:10.767Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 10 17:08 include\n[2020-02-10T17:11:10.767Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 10 17:08 scripts\n[2020-02-10T17:11:10.767Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 10 17:08 src\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-10T17:11:11.122Z] + docker build -t docker-device-sdk-c-arm64 -f scripts/Dockerfile.alpine-3.9 --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --label git_sha=fb317fcd8bb6fdabd3050ee2e1c7b6374798753f --label arch=arm64 --label version=1.1.1 .\n[2020-02-10T17:11:11.395Z] Sending build context to Docker daemon 2.473MB\r\r\n[2020-02-10T17:11:11.670Z] Step 1/15 : ARG BASE=alpine:3.9\n[2020-02-10T17:11:11.670Z] Step 2/15 : FROM ${BASE}\n[2020-02-10T17:11:11.670Z] ---> e9b5c33bbdb6\n[2020-02-10T17:11:11.670Z] Step 3/15 : MAINTAINER IOTech \n[2020-02-10T17:11:11.670Z] ---> Running in 6773e55dff07\n[2020-02-10T17:11:12.260Z] Removing intermediate container 6773e55dff07\n[2020-02-10T17:11:12.260Z] ---> 3e4979a6b57f\n[2020-02-10T17:11:12.260Z] 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\n[2020-02-10T17:11:12.260Z] ---> Running in daa227c2ff83\n[2020-02-10T17:11:13.243Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz\n[2020-02-10T17:11:13.517Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz\n[2020-02-10T17:11:13.789Z] (1/21) Installing pkgconf (1.6.0-r0)\n[2020-02-10T17:11:13.789Z] (2/21) Installing openssl-dev (1.1.1d-r2)\n[2020-02-10T17:11:14.386Z] (3/21) Installing zlib-dev (1.2.11-r1)\n[2020-02-10T17:11:14.386Z] (4/21) Installing libssh2-dev (1.9.0-r1)\n[2020-02-10T17:11:14.386Z] (5/21) Installing nghttp2-dev (1.35.1-r1)\n[2020-02-10T17:11:14.386Z] (6/21) Installing curl-dev (7.64.0-r3)\n[2020-02-10T17:11:14.656Z] (7/21) Installing gnutls-c++ (3.6.7-r0)\n[2020-02-10T17:11:14.656Z] (8/21) Installing libgmpxx (6.1.2-r1)\n[2020-02-10T17:11:14.656Z] (9/21) Installing gmp-dev (6.1.2-r1)\n[2020-02-10T17:11:14.656Z] (10/21) Installing nettle-dev (3.4.1-r0)\n[2020-02-10T17:11:14.928Z] (11/21) Installing libtasn1-dev (4.14-r0)\n[2020-02-10T17:11:15.200Z] (12/21) Installing p11-kit-dev (0.23.14-r0)\n[2020-02-10T17:11:15.200Z] (13/21) Installing gnutls-dev (3.6.7-r0)\n[2020-02-10T17:11:15.470Z] (14/21) Installing libmicrohttpd-dev (0.9.62-r0)\n[2020-02-10T17:11:15.470Z] (15/21) Installing ncurses-dev (6.1_p20190105-r0)\n[2020-02-10T17:11:15.470Z] (16/21) Installing libblkid (2.33-r0)\n[2020-02-10T17:11:15.470Z] (17/21) Installing libfdisk (2.33-r0)\n[2020-02-10T17:11:15.470Z] (18/21) Installing libmount (2.33-r0)\n[2020-02-10T17:11:15.470Z] (19/21) Installing libsmartcols (2.33-r0)\n[2020-02-10T17:11:15.470Z] (20/21) Installing util-linux-dev (2.33-r0)\n[2020-02-10T17:11:15.758Z] (21/21) Installing yaml-dev (0.2.1-r0)\n[2020-02-10T17:11:15.758Z] Executing busybox-1.29.3-r10.trigger\n[2020-02-10T17:11:15.758Z] OK: 279 MiB in 83 packages\n[2020-02-10T17:11:19.132Z] Removing intermediate container daa227c2ff83\n[2020-02-10T17:11:19.132Z] ---> de184a47781e\n[2020-02-10T17:11:19.132Z] Step 5/15 : COPY VERSION /edgex-c-sdk/\n[2020-02-10T17:11:19.403Z] ---> 2d8e5078432e\n[2020-02-10T17:11:19.403Z] Step 6/15 : COPY src /edgex-c-sdk/src/\n[2020-02-10T17:11:19.998Z] ---> 98c32e721527\n[2020-02-10T17:11:19.998Z] Step 7/15 : COPY include /edgex-c-sdk/include/\n[2020-02-10T17:11:20.589Z] ---> 54c2ac4f39d4\n[2020-02-10T17:11:20.589Z] Step 8/15 : COPY scripts /edgex-c-sdk/scripts\n[2020-02-10T17:11:21.181Z] ---> 4638d7ec5899\n[2020-02-10T17:11:21.181Z] Step 9/15 : COPY LICENSE /edgex-c-sdk/\n[2020-02-10T17:11:21.769Z] ---> 19cc665e446b\n[2020-02-10T17:11:21.769Z] Step 10/15 : COPY Attribution.txt /edgex-c-sdk/\n[2020-02-10T17:11:22.363Z] ---> a712eee917e5\n[2020-02-10T17:11:22.363Z] Step 11/15 : WORKDIR /edgex-c-sdk\n[2020-02-10T17:11:22.363Z] ---> Running in ae559a360d93\n[2020-02-10T17:11:22.632Z] Removing intermediate container ae559a360d93\n[2020-02-10T17:11:22.632Z] ---> 053485ccb897\n[2020-02-10T17:11:22.632Z] Step 12/15 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"]\n[2020-02-10T17:11:22.901Z] ---> Running in 497853dba134\n[2020-02-10T17:11:23.443Z] Removing intermediate container 497853dba134\n[2020-02-10T17:11:23.443Z] ---> a34cfc6f6464\n[2020-02-10T17:11:23.443Z] Step 13/15 : LABEL arch=arm64\n[2020-02-10T17:11:23.443Z] ---> Running in ccc6d868fff8\n[2020-02-10T17:11:23.715Z] Removing intermediate container ccc6d868fff8\n[2020-02-10T17:11:23.715Z] ---> 62feb6eb50d6\n[2020-02-10T17:11:23.715Z] Step 14/15 : LABEL git_sha=fb317fcd8bb6fdabd3050ee2e1c7b6374798753f\n[2020-02-10T17:11:23.715Z] ---> Running in 5f915ad0fa67\n[2020-02-10T17:11:24.305Z] Removing intermediate container 5f915ad0fa67\n[2020-02-10T17:11:24.305Z] ---> 5d6bb55fe291\n[2020-02-10T17:11:24.305Z] Step 15/15 : LABEL version=1.1.1\n[2020-02-10T17:11:24.305Z] ---> Running in eda678f16268\n[2020-02-10T17:11:24.575Z] Removing intermediate container eda678f16268\n[2020-02-10T17:11:24.575Z] ---> ee58248c000c\n[2020-02-10T17:11:24.575Z] [Warning] One or more build-args [MAKE] were not consumed\n[2020-02-10T17:11:24.575Z] Successfully built ee58248c000c\n[2020-02-10T17:11:24.575Z] Successfully tagged docker-device-sdk-c-arm64:latest\n[Pipeline] }\n[Pipeline] // script\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Docker Push)\nStage "Docker Push" skipped due to when conditional\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] }\n[Pipeline] // ws\n[Pipeline] }\n[Pipeline] // node\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] }\n[Pipeline] // parallel\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Clair Scan)\nStage "Clair Scan" skipped due to when conditional\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Semver)\n[Pipeline] stage\n[Pipeline] { (Tag)\n[Pipeline] unstash\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-10T17:11:25.327Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[2020-02-10T17:11:25.327Z] .\n[Pipeline] withDockerContainer\n[2020-02-10T17:11:25.467Z] prd-centos7-docker-4c-2g-18621 does not seem to be running inside a container\n[2020-02-10T17:11:25.521Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_fuji -v /w/workspace/edgexfoundry_device-sdk-c_fuji:/w/workspace/edgexfoundry_device-sdk-c_fuji:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_fuji@tmp:/w/workspace/edgexfoundry_device-sdk-c_fuji@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 ******** nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64 cat\n[2020-02-10T17:11:26.172Z] $ docker top be7689389704ecc2463ead9f98cf9b92c4625427b8abccd5b4dd4980f79b1b79 -eo pid,comm\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] sshagent\n[2020-02-10T17:11:26.778Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n[2020-02-10T17:11:26.778Z] [ssh-agent] Looking for ssh-agent implementation...\n[2020-02-10T17:11:27.000Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n[2020-02-10T17:11:27.000Z] $ docker exec be7689389704ecc2463ead9f98cf9b92c4625427b8abccd5b4dd4980f79b1b79 ssh-agent\n[2020-02-10T17:11:27.193Z] SSH_AUTH_SOCK=/tmp/ssh-afNqYW2BljXh/agent.15\n[2020-02-10T17:11:27.193Z] SSH_AGENT_PID=21\n[2020-02-10T17:11:27.199Z] Running ssh-add (command line suppressed)\n[2020-02-10T17:11:27.336Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_fuji@tmp/private_key_3666174402257295712.key (/w/workspace/edgexfoundry_device-sdk-c_fuji@tmp/private_key_3666174402257295712.key)\n[2020-02-10T17:11:27.389Z] [ssh-agent] Started.\n[Pipeline] {\n[Pipeline] sh\n[2020-02-10T17:11:27.696Z] + git semver tag\n[2020-02-10T17:11:27.696Z] # -> Open(): unable to determine branch for HEAD\n[2020-02-10T17:11:27.696Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_fuji/.git\n[2020-02-10T17:11:27.696Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_fuji\n[2020-02-10T17:11:27.696Z] # $SEMVER_REMOTE_NAME = origin\n[2020-02-10T17:11:27.696Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org\n[2020-02-10T17:11:27.696Z] # $SEMVER_USER_NAME = jenkins\n[2020-02-10T17:11:27.696Z] # $SEMVER_BRANCH = fuji\n[2020-02-10T17:11:27.696Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_fuji/.semver\n[2020-02-10T17:11:27.696Z] # fb317fcd8bb6fdabd3050ee2e1c7b6374798753f HEAD\n[2020-02-10T17:11:27.696Z] # 8d222f46b2b1665905e00ea0c5072227d2d86149 refs/tags/v1.1.1\n[Pipeline] }\n[2020-02-10T17:11:27.702Z] $ docker exec --env ******** --env ******** be7689389704ecc2463ead9f98cf9b92c4625427b8abccd5b4dd4980f79b1b79 ssh-agent -k\n[2020-02-10T17:11:27.836Z] unset SSH_AUTH_SOCK;\n[2020-02-10T17:11:27.836Z] unset SSH_AGENT_PID;\n[2020-02-10T17:11:27.836Z] echo Agent pid 21 killed;\n[2020-02-10T17:11:27.884Z] [ssh-agent] Stopped.\n[Pipeline] // sshagent\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] sh\n[2020-02-10T17:11:28.193Z] + git semver\n[Pipeline] }\n[2020-02-10T17:11:28.202Z] $ docker stop --time=1 be7689389704ecc2463ead9f98cf9b92c4625427b8abccd5b4dd4980f79b1b79\n[2020-02-10T17:11:29.527Z] $ docker rm -f be7689389704ecc2463ead9f98cf9b92c4625427b8abccd5b4dd4980f79b1b79\n[Pipeline] // withDockerContainer\n[Pipeline] stage\n[Pipeline] { (LF Tools Sigul)\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-10T17:11:29.997Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-lftools:0.23.1-centos7\n[2020-02-10T17:11:29.997Z] \n[2020-02-10T17:11:29.997Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-lftools:0.23.1-centos7\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-10T17:11:30.324Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-lftools:0.23.1-centos7\n[2020-02-10T17:11:30.324Z] 0.23.1-centos7: Pulling from edgex-lftools\n[2020-02-10T17:11:30.324Z] 8ba884070f61: Pulling fs layer\n[2020-02-10T17:11:30.324Z] 78d65bd6cf10: Pulling fs layer\n[2020-02-10T17:11:30.324Z] 5573da4c1a9d: Pulling fs layer\n[2020-02-10T17:11:30.324Z] 4493e11b668a: Pulling fs layer\n[2020-02-10T17:11:30.324Z] 2e4ad32216ba: Pulling fs layer\n[2020-02-10T17:11:30.324Z] 14bc7892088f: Pulling fs layer\n[2020-02-10T17:11:30.324Z] 4493e11b668a: Waiting\n[2020-02-10T17:11:30.324Z] 2e4ad32216ba: Waiting\n[2020-02-10T17:11:30.324Z] 14bc7892088f: Waiting\n[2020-02-10T17:11:30.324Z] 78d65bd6cf10: Verifying Checksum\n[2020-02-10T17:11:30.324Z] 78d65bd6cf10: Download complete\n[2020-02-10T17:11:30.588Z] 4493e11b668a: Verifying Checksum\n[2020-02-10T17:11:30.588Z] 4493e11b668a: Download complete\n[2020-02-10T17:11:30.588Z] 2e4ad32216ba: Verifying Checksum\n[2020-02-10T17:11:30.588Z] 2e4ad32216ba: Download complete\n[2020-02-10T17:11:31.169Z] 14bc7892088f: Verifying Checksum\n[2020-02-10T17:11:31.169Z] 14bc7892088f: Download complete\n[2020-02-10T17:11:31.169Z] 8ba884070f61: Download complete\n[2020-02-10T17:11:31.743Z] 5573da4c1a9d: Verifying Checksum\n[2020-02-10T17:11:31.743Z] 5573da4c1a9d: Download complete\n[2020-02-10T17:11:35.960Z] 8ba884070f61: Pull complete\n[2020-02-10T17:11:35.960Z] 78d65bd6cf10: Pull complete\n[2020-02-10T17:11:50.845Z] 5573da4c1a9d: Pull complete\n[2020-02-10T17:11:50.845Z] 4493e11b668a: Pull complete\n[2020-02-10T17:11:50.845Z] 2e4ad32216ba: Pull complete\n[2020-02-10T17:11:51.103Z] 14bc7892088f: Pull complete\n[2020-02-10T17:11:51.103Z] Digest: sha256:d6004a4377c0936d28e977567e7ee784baaf6af585b07dc8541bedd134509ec7\n[2020-02-10T17:11:51.103Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-lftools:0.23.1-centos7\n[Pipeline] withDockerContainer\n[2020-02-10T17:11:51.226Z] prd-centos7-docker-4c-2g-18621 does not seem to be running inside a container\n[2020-02-10T17:11:51.267Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-c_fuji -v /w/workspace/edgexfoundry_device-sdk-c_fuji:/w/workspace/edgexfoundry_device-sdk-c_fuji:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_fuji@tmp:/w/workspace/edgexfoundry_device-sdk-c_fuji@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 ******** nexus3.edgexfoundry.org:10004/edgex-lftools:0.23.1-centos7 cat\n[2020-02-10T17:11:51.809Z] $ docker top 69f3c58c6b25bfd140d8d643c7b45f51d543dd7e6d847505e78851c3bf133511 -eo pid,comm\n[Pipeline] {\n[Pipeline] configFileProvider\n[2020-02-10T17:11:52.362Z] provisioning config files...\n[2020-02-10T17:11:52.392Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-c_fuji@tmp/config7916263803339696007tmp\n[2020-02-10T17:11:52.408Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-c_fuji@tmp/config1779994627043994731tmp\n[2020-02-10T17:11:52.422Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-c_fuji@tmp/config8622203459058672576tmp\n[Pipeline] {\n[Pipeline] echo\n[2020-02-10T17:11:52.441Z] Running global-jjb/shell/sigul-configuration.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-02-10T17:11:52.733Z] ---> sigul-configuration.sh\n[2020-02-10T17:11:52.733Z] gpg: directory `/root/.gnupg\' created\n[2020-02-10T17:11:52.733Z] gpg: new configuration file `/root/.gnupg/gpg.conf\' created\n[2020-02-10T17:11:52.733Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf\' are not yet active during this run\n[2020-02-10T17:11:52.733Z] gpg: keyring `/root/.gnupg/secring.gpg\' created\n[2020-02-10T17:11:52.733Z] gpg: keyring `/root/.gnupg/pubring.gpg\' created\n[2020-02-10T17:11:52.733Z] gpg: CAST5 encrypted data\n[2020-02-10T17:11:52.991Z] gpg: encrypted with 1 passphrase\n[2020-02-10T17:11:52.991Z] gpg: WARNING: message was not integrity protected\n[Pipeline] sh\n[2020-02-10T17:11:53.280Z] + mkdir /home/jenkins\n[2020-02-10T17:11:53.280Z] + mkdir /home/jenkins/sigul\n[Pipeline] sh\n[2020-02-10T17:11:53.569Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /home/jenkins/sigul/\n[Pipeline] echo\n[2020-02-10T17:11:53.576Z] Running global-jjb/shell/sigul-install.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-02-10T17:11:53.868Z] ---> sigul-install.sh\n[2020-02-10T17:12:03.859Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version\n[Pipeline] sh\n[2020-02-10T17:12:04.148Z] + git tag --list\n[2020-02-10T17:12:04.148Z] v1.1.1\n[Pipeline] sh\n[2020-02-10T17:12:04.436Z] + lftools sign git-tag v1.1.1\n[2020-02-10T17:12:05.373Z] Signing Git tag with Sigul...\n[2020-02-10T17:12:05.373Z] Signing v1.1.1\n[Pipeline] echo\n[2020-02-10T17:12:06.758Z] Running global-jjb/shell/sigul-configuration-cleanup.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-02-10T17:12:07.049Z] ---> sigul-configuration-cleanup.sh\n[Pipeline] }\n[2020-02-10T17:12:07.054Z] Deleting 3 temporary files\n[Pipeline] // configFileProvider\n[Pipeline] }\n[2020-02-10T17:12:07.076Z] $ docker stop --time=1 69f3c58c6b25bfd140d8d643c7b45f51d543dd7e6d847505e78851c3bf133511\n[2020-02-10T17:12:08.497Z] $ docker rm -f 69f3c58c6b25bfd140d8d643c7b45f51d543dd7e6d847505e78851c3bf133511\n[Pipeline] // withDockerContainer\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Bump Pre-Release Version)\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-10T17:12:08.991Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[2020-02-10T17:12:08.991Z] .\n[Pipeline] withDockerContainer\n[2020-02-10T17:12:09.102Z] prd-centos7-docker-4c-2g-18621 does not seem to be running inside a container\n[2020-02-10T17:12:09.139Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_fuji -v /w/workspace/edgexfoundry_device-sdk-c_fuji:/w/workspace/edgexfoundry_device-sdk-c_fuji:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_fuji@tmp:/w/workspace/edgexfoundry_device-sdk-c_fuji@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 ******** nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64 cat\n[2020-02-10T17:12:09.682Z] $ docker top af07bbb3788ec898c34b56a594c3886a4738244df383e3aecfc9186399d66281 -eo pid,comm\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] sshagent\n[2020-02-10T17:12:10.206Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n[2020-02-10T17:12:10.207Z] [ssh-agent] Looking for ssh-agent implementation...\n[2020-02-10T17:12:10.457Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n[2020-02-10T17:12:10.459Z] $ docker exec af07bbb3788ec898c34b56a594c3886a4738244df383e3aecfc9186399d66281 ssh-agent\n[2020-02-10T17:12:10.704Z] SSH_AUTH_SOCK=/tmp/ssh-nUk2sdymL031/agent.14\n[2020-02-10T17:12:10.704Z] SSH_AGENT_PID=20\n[2020-02-10T17:12:10.717Z] Running ssh-add (command line suppressed)\n[2020-02-10T17:12:10.856Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_fuji@tmp/private_key_2431074847635807954.key (/w/workspace/edgexfoundry_device-sdk-c_fuji@tmp/private_key_2431074847635807954.key)\n[2020-02-10T17:12:10.907Z] [ssh-agent] Started.\n[Pipeline] {\n[Pipeline] sh\n[2020-02-10T17:12:11.199Z] + git semver bump pre\n[2020-02-10T17:12:11.199Z] # -> Open(): unable to determine branch for HEAD\n[2020-02-10T17:12:11.199Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_fuji/.git\n[2020-02-10T17:12:11.199Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_fuji\n[2020-02-10T17:12:11.199Z] # $SEMVER_REMOTE_NAME = origin\n[2020-02-10T17:12:11.199Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org\n[2020-02-10T17:12:11.199Z] # $SEMVER_USER_NAME = jenkins\n[2020-02-10T17:12:11.199Z] # $SEMVER_BRANCH = fuji\n[2020-02-10T17:12:11.199Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_fuji/.semver\n[Pipeline] }\n[2020-02-10T17:12:11.204Z] $ docker exec --env ******** --env ******** af07bbb3788ec898c34b56a594c3886a4738244df383e3aecfc9186399d66281 ssh-agent -k\n[2020-02-10T17:12:11.335Z] unset SSH_AUTH_SOCK;\n[2020-02-10T17:12:11.335Z] unset SSH_AGENT_PID;\n[2020-02-10T17:12:11.335Z] echo Agent pid 20 killed;\n[2020-02-10T17:12:11.386Z] [ssh-agent] Stopped.\n[Pipeline] // sshagent\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] sh\n[2020-02-10T17:12:11.698Z] + git semver\n[Pipeline] }\n[2020-02-10T17:12:11.707Z] $ docker stop --time=1 af07bbb3788ec898c34b56a594c3886a4738244df383e3aecfc9186399d66281\n[2020-02-10T17:12:13.036Z] $ docker rm -f af07bbb3788ec898c34b56a594c3886a4738244df383e3aecfc9186399d66281\n[Pipeline] // withDockerContainer\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-10T17:12:13.464Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[2020-02-10T17:12:13.464Z] .\n[Pipeline] withDockerContainer\n[2020-02-10T17:12:13.580Z] prd-centos7-docker-4c-2g-18621 does not seem to be running inside a container\n[2020-02-10T17:12:13.617Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_fuji -v /w/workspace/edgexfoundry_device-sdk-c_fuji:/w/workspace/edgexfoundry_device-sdk-c_fuji:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_fuji@tmp:/w/workspace/edgexfoundry_device-sdk-c_fuji@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 ******** nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64 cat\n[2020-02-10T17:12:14.098Z] $ docker top f796b5e1f0c429d25e152dad2ba6a71d127883a77df275eae0cb8f800805cbb3 -eo pid,comm\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] sshagent\n[2020-02-10T17:12:14.615Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n[2020-02-10T17:12:14.615Z] [ssh-agent] Looking for ssh-agent implementation...\n[2020-02-10T17:12:14.804Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n[2020-02-10T17:12:14.804Z] $ docker exec f796b5e1f0c429d25e152dad2ba6a71d127883a77df275eae0cb8f800805cbb3 ssh-agent\n[2020-02-10T17:12:15.006Z] SSH_AUTH_SOCK=/tmp/ssh-orhdYqNg2il4/agent.15\n[2020-02-10T17:12:15.006Z] SSH_AGENT_PID=22\n[2020-02-10T17:12:15.012Z] Running ssh-add (command line suppressed)\n[2020-02-10T17:12:15.152Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_fuji@tmp/private_key_791766668761138029.key (/w/workspace/edgexfoundry_device-sdk-c_fuji@tmp/private_key_791766668761138029.key)\n[2020-02-10T17:12:15.209Z] [ssh-agent] Started.\n[Pipeline] {\n[Pipeline] sh\n[2020-02-10T17:12:15.511Z] + git semver push\n[2020-02-10T17:12:15.511Z] # -> Open(): unable to determine branch for HEAD\n[2020-02-10T17:12:15.511Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_fuji/.git\n[2020-02-10T17:12:15.511Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_fuji\n[2020-02-10T17:12:15.511Z] # $SEMVER_REMOTE_NAME = origin\n[2020-02-10T17:12:15.511Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org\n[2020-02-10T17:12:15.511Z] # $SEMVER_USER_NAME = jenkins\n[2020-02-10T17:12:15.511Z] # $SEMVER_BRANCH = fuji\n[2020-02-10T17:12:15.511Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_fuji/.semver\n[Pipeline] }\n[2020-02-10T17:12:22.086Z] $ docker exec --env ******** --env ******** f796b5e1f0c429d25e152dad2ba6a71d127883a77df275eae0cb8f800805cbb3 ssh-agent -k\n[2020-02-10T17:12:22.235Z] unset SSH_AUTH_SOCK;\n[2020-02-10T17:12:22.235Z] unset SSH_AGENT_PID;\n[2020-02-10T17:12:22.235Z] echo Agent pid 22 killed;\n[2020-02-10T17:12:22.294Z] [ssh-agent] Stopped.\n[Pipeline] // sshagent\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] sh\n[2020-02-10T17:12:22.609Z] + git semver\n[Pipeline] }\n[2020-02-10T17:12:22.618Z] $ docker stop --time=1 f796b5e1f0c429d25e152dad2ba6a71d127883a77df275eae0cb8f800805cbb3\n[2020-02-10T17:12:23.954Z] $ docker rm -f f796b5e1f0c429d25e152dad2ba6a71d127883a77df275eae0cb8f800805cbb3\n[Pipeline] // withDockerContainer\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Declarative: Post Actions)\n[Pipeline] stage\n[Pipeline] { (LF Post Build Actions)\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-02-10T17:12:24.437Z] ---> sysstat.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-02-10T17:12:24.738Z] ---> package-listing.sh\n[2020-02-10T17:12:24.738Z] ++ facter osfamily\n[2020-02-10T17:12:24.738Z] ++ tr \'[:upper:]\' \'[:lower:]\'\n[2020-02-10T17:12:24.738Z] + OS_FAMILY=redhat\n[2020-02-10T17:12:24.738Z] + workspace=/w/workspace/edgexfoundry_device-sdk-c_fuji\n[2020-02-10T17:12:24.738Z] + START_PACKAGES=/tmp/packages_start.txt\n[2020-02-10T17:12:24.738Z] + END_PACKAGES=/tmp/packages_end.txt\n[2020-02-10T17:12:24.738Z] + DIFF_PACKAGES=/tmp/packages_diff.txt\n[2020-02-10T17:12:24.738Z] + PACKAGES=/tmp/packages_start.txt\n[2020-02-10T17:12:24.738Z] + \'[\' /w/workspace/edgexfoundry_device-sdk-c_fuji \']\'\n[2020-02-10T17:12:24.738Z] + PACKAGES=/tmp/packages_end.txt\n[2020-02-10T17:12:24.738Z] + case "${OS_FAMILY}" in\n[2020-02-10T17:12:24.738Z] + rpm -qa\n[2020-02-10T17:12:24.738Z] + sort\n[2020-02-10T17:12:28.927Z] + \'[\' -f /tmp/packages_start.txt \']\'\n[2020-02-10T17:12:28.927Z] + \'[\' -f /tmp/packages_end.txt \']\'\n[2020-02-10T17:12:28.927Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt\n[2020-02-10T17:12:28.927Z] + \'[\' /w/workspace/edgexfoundry_device-sdk-c_fuji \']\'\n[2020-02-10T17:12:28.927Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-c_fuji/archives/\n[2020-02-10T17:12:28.927Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-c_fuji/archives/\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-10T17:12:29.284Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[2020-02-10T17:12:29.284Z] \n[2020-02-10T17:12:29.284Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-10T17:12:29.587Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[2020-02-10T17:12:29.587Z] alpine: Pulling from edgex-lftools-log-publisher\n[2020-02-10T17:12:29.587Z] e6b0cf9c0882: Pulling fs layer\n[2020-02-10T17:12:29.587Z] da0e9bf0cc60: Pulling fs layer\n[2020-02-10T17:12:29.587Z] c9ea274ed700: Pulling fs layer\n[2020-02-10T17:12:29.587Z] 9cfac6ba3733: Pulling fs layer\n[2020-02-10T17:12:29.587Z] f6a933c9cadc: Pulling fs layer\n[2020-02-10T17:12:29.587Z] 61811dbd4963: Pulling fs layer\n[2020-02-10T17:12:29.587Z] a6eb2c9e2280: Pulling fs layer\n[2020-02-10T17:12:29.587Z] 095dd8b7b4d8: Pulling fs layer\n[2020-02-10T17:12:29.587Z] dc21a1d4508b: Pulling fs layer\n[2020-02-10T17:12:29.587Z] 363af2e989c4: Pulling fs layer\n[2020-02-10T17:12:29.587Z] a6eb2c9e2280: Waiting\n[2020-02-10T17:12:29.587Z] 095dd8b7b4d8: Waiting\n[2020-02-10T17:12:29.587Z] dc21a1d4508b: Waiting\n[2020-02-10T17:12:29.587Z] 9cfac6ba3733: Waiting\n[2020-02-10T17:12:29.587Z] 363af2e989c4: Waiting\n[2020-02-10T17:12:29.587Z] f6a933c9cadc: Waiting\n[2020-02-10T17:12:29.587Z] 61811dbd4963: Waiting\n[2020-02-10T17:12:29.587Z] da0e9bf0cc60: Verifying Checksum\n[2020-02-10T17:12:29.587Z] da0e9bf0cc60: Download complete\n[2020-02-10T17:12:29.587Z] 9cfac6ba3733: Verifying Checksum\n[2020-02-10T17:12:29.587Z] 9cfac6ba3733: Download complete\n[2020-02-10T17:12:29.587Z] e6b0cf9c0882: Verifying Checksum\n[2020-02-10T17:12:29.587Z] e6b0cf9c0882: Download complete\n[2020-02-10T17:12:29.587Z] f6a933c9cadc: Verifying Checksum\n[2020-02-10T17:12:29.587Z] f6a933c9cadc: Download complete\n[2020-02-10T17:12:29.847Z] a6eb2c9e2280: Verifying Checksum\n[2020-02-10T17:12:29.847Z] a6eb2c9e2280: Download complete\n[2020-02-10T17:12:30.107Z] c9ea274ed700: Verifying Checksum\n[2020-02-10T17:12:30.107Z] c9ea274ed700: Download complete\n[2020-02-10T17:12:30.107Z] 095dd8b7b4d8: Verifying Checksum\n[2020-02-10T17:12:30.107Z] 095dd8b7b4d8: Download complete\n[2020-02-10T17:12:30.107Z] 363af2e989c4: Download complete\n[2020-02-10T17:12:30.107Z] dc21a1d4508b: Verifying Checksum\n[2020-02-10T17:12:30.107Z] dc21a1d4508b: Download complete\n[2020-02-10T17:12:30.368Z] e6b0cf9c0882: Pull complete\n[2020-02-10T17:12:30.627Z] 61811dbd4963: Verifying Checksum\n[2020-02-10T17:12:30.627Z] 61811dbd4963: Download complete\n[2020-02-10T17:12:31.196Z] da0e9bf0cc60: Pull complete\n[2020-02-10T17:12:33.103Z] c9ea274ed700: Pull complete\n[2020-02-10T17:12:33.103Z] 9cfac6ba3733: Pull complete\n[2020-02-10T17:12:33.364Z] f6a933c9cadc: Pull complete\n[2020-02-10T17:12:37.566Z] 61811dbd4963: Pull complete\n[2020-02-10T17:12:37.566Z] a6eb2c9e2280: Pull complete\n[2020-02-10T17:12:38.512Z] 095dd8b7b4d8: Pull complete\n[2020-02-10T17:12:38.773Z] dc21a1d4508b: Pull complete\n[2020-02-10T17:12:39.710Z] 363af2e989c4: Pull complete\n[2020-02-10T17:12:39.710Z] Digest: sha256:add8188b58b49eaf945790de1a8bc2588125c85e750a42d0a8acc29426f6ed5f\n[2020-02-10T17:12:39.710Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[Pipeline] withDockerContainer\n[2020-02-10T17:12:39.849Z] prd-centos7-docker-4c-2g-18621 does not seem to be running inside a container\n[2020-02-10T17:12:39.882Z] $ 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_fuji -v /w/workspace/edgexfoundry_device-sdk-c_fuji:/w/workspace/edgexfoundry_device-sdk-c_fuji:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_fuji@tmp:/w/workspace/edgexfoundry_device-sdk-c_fuji@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat\n[2020-02-10T17:12:40.367Z] $ docker top 255dbc494fb80a2cacd9832f84679636a2e9e07aa4f676d94742d571c6f1048e -eo pid,comm\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] wrap\n[2020-02-10T17:12:40.901Z] provisioning config files...\n[2020-02-10T17:12:40.914Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_fuji@tmp/config8439331240863583357tmp\n[Pipeline] {\n[Pipeline] echo\n[2020-02-10T17:12:40.929Z] Running global-jjb/create-netrc.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-02-10T17:12:41.216Z] ---> create-netrc.sh\n[Pipeline] echo\n[2020-02-10T17:12:41.222Z] Running global-jjb/logs-deploy.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-02-10T17:12:41.509Z] ---> logs-deploy.sh\n[2020-02-10T17:12:41.509Z] + ARCHIVE_ARTIFACTS=\n[2020-02-10T17:12:41.509Z] + LOGS_SERVER=https://logs.edgexfoundry.org\n[2020-02-10T17:12:41.509Z] + \'[\' https://logs.edgexfoundry.org == None \']\'\n[2020-02-10T17:12:41.509Z] + NEXUS_URL=https://nexus.edgexfoundry.org\n[2020-02-10T17:12:41.509Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/fuji/3\n[2020-02-10T17:12:41.509Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-c/job/fuji/3/\n[2020-02-10T17:12:41.509Z] + lftools deploy archives -p \'\' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/fuji/3 /w/workspace/edgexfoundry_device-sdk-c_fuji\n[2020-02-10T17:12:42.446Z] Archives upload complete.\n[2020-02-10T17:12:42.446Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/fuji/3 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-c/job/fuji/3/\n[2020-02-10T17:12:43.017Z] ---> uname -a:\n[2020-02-10T17:12:43.017Z] Linux 255dbc494fb8 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux\n[2020-02-10T17:12:43.017Z] \n[2020-02-10T17:12:43.017Z] \n[2020-02-10T17:12:43.017Z] ---> lscpu:\n[2020-02-10T17:12:43.017Z] Architecture: x86_64\n[2020-02-10T17:12:43.017Z] CPU op-mode(s): 32-bit, 64-bit\n[2020-02-10T17:12:43.017Z] Byte Order: Little Endian\n[2020-02-10T17:12:43.017Z] Address sizes: 40 bits physical, 48 bits virtual\n[2020-02-10T17:12:43.017Z] CPU(s): 4\n[2020-02-10T17:12:43.017Z] On-line CPU(s) list: 0-3\n[2020-02-10T17:12:43.017Z] Thread(s) per core: 1\n[2020-02-10T17:12:43.017Z] Core(s) per socket: 1\n[2020-02-10T17:12:43.017Z] Socket(s): 4\n[2020-02-10T17:12:43.017Z] NUMA node(s): 1\n[2020-02-10T17:12:43.017Z] Vendor ID: GenuineIntel\n[2020-02-10T17:12:43.017Z] CPU family: 6\n[2020-02-10T17:12:43.017Z] Model: 44\n[2020-02-10T17:12:43.017Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update)\n[2020-02-10T17:12:43.017Z] Stepping: 1\n[2020-02-10T17:12:43.017Z] CPU MHz: 2933.442\n[2020-02-10T17:12:43.017Z] BogoMIPS: 5866.88\n[2020-02-10T17:12:43.017Z] Virtualization: VT-x\n[2020-02-10T17:12:43.017Z] Hypervisor vendor: KVM\n[2020-02-10T17:12:43.017Z] Virtualization type: full\n[2020-02-10T17:12:43.017Z] L1d cache: 128 KiB\n[2020-02-10T17:12:43.017Z] L1i cache: 128 KiB\n[2020-02-10T17:12:43.017Z] L2 cache: 16 MiB\n[2020-02-10T17:12:43.017Z] L3 cache: 64 MiB\n[2020-02-10T17:12:43.017Z] NUMA node0 CPU(s): 0-3\n[2020-02-10T17:12:43.017Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes\n[2020-02-10T17:12:43.017Z] Vulnerability Meltdown: Mitigation; PTI\n[2020-02-10T17:12:43.017Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp\n[2020-02-10T17:12:43.017Z] Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization\n[2020-02-10T17:12:43.017Z] Vulnerability Spectre v2: Mitigation; Full retpoline\n[2020-02-10T17:12:43.017Z] 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\n[2020-02-10T17:12:43.017Z] \n[2020-02-10T17:12:43.017Z] \n[2020-02-10T17:12:43.017Z] ---> nproc:\n[2020-02-10T17:12:43.017Z] 4\n[2020-02-10T17:12:43.017Z] \n[2020-02-10T17:12:43.017Z] \n[2020-02-10T17:12:43.017Z] ---> df -h:\n[2020-02-10T17:12:43.017Z] Filesystem Size Used Available Use% Mounted on\n[2020-02-10T17:12:43.017Z] overlay 50.0G 6.9G 43.1G 14% /\n[2020-02-10T17:12:43.017Z] tmpfs 64.0M 0 64.0M 0% /dev\n[2020-02-10T17:12:43.017Z] tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup\n[2020-02-10T17:12:43.017Z] shm 64.0M 0 64.0M 0% /dev/shm\n[2020-02-10T17:12:43.017Z] /dev/vda1 50.0G 6.9G 43.1G 14% /etc/resolv.conf\n[2020-02-10T17:12:43.017Z] /dev/vda1 50.0G 6.9G 43.1G 14% /etc/hostname\n[2020-02-10T17:12:43.017Z] /dev/vda1 50.0G 6.9G 43.1G 14% /etc/hosts\n[2020-02-10T17:12:43.017Z] /dev/vda1 50.0G 6.9G 43.1G 14% /w/workspace/edgexfoundry_device-sdk-c_fuji\n[2020-02-10T17:12:43.017Z] /dev/vda1 50.0G 6.9G 43.1G 14% /w/workspace/edgexfoundry_device-sdk-c_fuji@tmp\n[2020-02-10T17:12:43.017Z] /dev/vda1 50.0G 6.9G 43.1G 14% /var/log/sa\n[2020-02-10T17:12:43.017Z] \n[2020-02-10T17:12:43.017Z] \n[2020-02-10T17:12:43.017Z] ---> free -m:\n[2020-02-10T17:12:43.017Z] total used free shared buff/cache available\n[2020-02-10T17:12:43.017Z] Mem: 1838 720 94 0 1023 1042\n[2020-02-10T17:12:43.017Z] Swap: 1023 1 1022\n[2020-02-10T17:12:43.017Z] \n[2020-02-10T17:12:43.017Z] \n[2020-02-10T17:12:43.017Z] ---> ip addr:\n[2020-02-10T17:12:43.017Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000\n[2020-02-10T17:12:43.017Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00\n[2020-02-10T17:12:43.017Z] inet 127.0.0.1/8 scope host lo\n[2020-02-10T17:12:43.017Z] valid_lft forever preferred_lft forever\n[2020-02-10T17:12:43.017Z] 14: eth0@if15: mtu 1458 qdisc noqueue state UP \n[2020-02-10T17:12:43.017Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff\n[2020-02-10T17:12:43.017Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0\n[2020-02-10T17:12:43.017Z] valid_lft forever preferred_lft forever\n[2020-02-10T17:12:43.017Z] \n[2020-02-10T17:12:43.017Z] \n[2020-02-10T17:12:43.017Z] ---> sar -b -r -n DEV:\n[2020-02-10T17:12:43.017Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) \t02/10/20 \t_x86_64_\t(4 CPU)\n[2020-02-10T17:12:43.017Z] \n[2020-02-10T17:12:43.017Z] 17:03:30 LINUX RESTART\n[2020-02-10T17:12:43.017Z] \n[2020-02-10T17:12:43.017Z] 17:04:01 tps rtps wtps bread/s bwrtn/s\n[2020-02-10T17:12:43.017Z] 17:05:01 41.77 9.77 32.00 2351.12 3356.73\n[2020-02-10T17:12:43.017Z] 17:06:01 2.25 0.00 2.25 0.00 76.77\n[2020-02-10T17:12:43.017Z] 17:07:01 0.27 0.00 0.27 0.00 3.90\n[2020-02-10T17:12:43.017Z] 17:08:02 0.35 0.00 0.35 0.00 4.05\n[2020-02-10T17:12:43.017Z] 17:09:01 0.64 0.00 0.64 0.00 8.40\n[2020-02-10T17:12:43.017Z] 17:10:01 0.75 0.00 0.75 0.00 9.59\n[2020-02-10T17:12:43.017Z] 17:11:01 0.33 0.00 0.33 0.00 5.30\n[2020-02-10T17:12:43.017Z] 17:12:01 256.97 134.94 122.02 4927.72 30647.56\n[2020-02-10T17:12:43.017Z] Average: 38.01 18.13 19.87 912.06 4274.33\n[2020-02-10T17:12:43.017Z] \n[2020-02-10T17:12:43.017Z] 17:04:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty\n[2020-02-10T17:12:43.017Z] 17:05:01 113432 1768872 93.97 2620 1212252 943928 32.21 444204 1166484 16\n[2020-02-10T17:12:43.017Z] 17:06:01 121572 1760732 93.54 2620 1212260 902124 30.78 439056 1164860 12\n[2020-02-10T17:12:43.017Z] 17:07:01 120708 1761596 93.59 2620 1212268 902304 30.79 439920 1164860 16\n[2020-02-10T17:12:43.017Z] 17:08:02 121348 1760956 93.55 2620 1212268 902124 30.78 438976 1164860 12\n[2020-02-10T17:12:43.017Z] 17:09:01 120196 1762108 93.61 2620 1212276 902316 30.79 440156 1164860 16\n[2020-02-10T17:12:43.017Z] 17:10:01 121616 1760688 93.54 2620 1212280 902172 30.78 439416 1164860 16\n[2020-02-10T17:12:43.017Z] 17:11:01 121356 1760948 93.55 2620 1212284 902232 30.78 439708 1164860 20\n[2020-02-10T17:12:43.017Z] 17:12:01 89308 1792996 95.26 2620 1099280 983084 33.54 487832 1037632 80676\n[2020-02-10T17:12:43.017Z] Average: 116192 1766112 93.83 2620 1198146 917536 31.31 446159 1149160 10098\n[2020-02-10T17:12:43.017Z] \n[2020-02-10T17:12:43.017Z] 17:04:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s\n[2020-02-10T17:12:43.017Z] 17:05:01 eth0 221.23 158.43 624.79 75.35 0.00 0.00 0.00\n[2020-02-10T17:12:43.017Z] 17:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-02-10T17:12:43.017Z] 17:05:01 docker0 4.96 3.93 0.61 13.89 0.00 0.00 0.00\n[2020-02-10T17:12:43.017Z] 17:06:01 eth0 0.45 0.08 0.04 0.05 0.00 0.00 0.00\n[2020-02-10T17:12:43.017Z] 17:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-02-10T17:12:43.017Z] 17:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-02-10T17:12:43.017Z] 17:07:01 eth0 0.82 0.28 0.28 0.20 0.00 0.00 0.00\n[2020-02-10T17:12:43.017Z] 17:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-02-10T17:12:43.017Z] 17:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-02-10T17:12:43.017Z] 17:08:02 eth0 0.48 0.08 0.05 0.01 0.00 0.00 0.00\n[2020-02-10T17:12:43.017Z] 17:08:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-02-10T17:12:43.017Z] 17:08:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-02-10T17:12:43.017Z] 17:09:01 eth0 0.53 0.42 0.34 0.24 0.00 0.00 0.00\n[2020-02-10T17:12:43.017Z] 17:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-02-10T17:12:43.017Z] 17:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-02-10T17:12:43.017Z] 17:10:01 eth0 0.25 0.17 0.07 0.04 0.00 0.00 0.00\n[2020-02-10T17:12:43.017Z] 17:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-02-10T17:12:43.017Z] 17:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-02-10T17:12:43.017Z] 17:11:01 eth0 1.15 0.43 0.33 0.21 0.00 0.00 0.00\n[2020-02-10T17:12:43.017Z] 17:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-02-10T17:12:43.017Z] 17:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-02-10T17:12:43.017Z] 17:12:01 eth0 202.66 161.43 3721.92 23.91 0.00 0.00 0.00\n[2020-02-10T17:12:43.017Z] 17:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-02-10T17:12:43.017Z] 17:12:01 vethee8e435 28.43 35.33 1.90 236.21 0.00 0.00 0.00\n[2020-02-10T17:12:43.017Z] 17:12:01 docker0 33.39 39.14 2.13 250.09 0.00 0.00 0.00\n[2020-02-10T17:12:43.017Z] Average: eth0 53.57 40.26 544.79 12.53 0.00 0.00 0.00\n[2020-02-10T17:12:43.017Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-02-10T17:12:43.017Z] Average: vethee8e435 3.56 4.43 0.24 29.60 0.00 0.00 0.00\n[2020-02-10T17:12:43.017Z] Average: docker0 4.18 4.90 0.27 31.34 0.00 0.00 0.00\n[2020-02-10T17:12:43.017Z] \n[2020-02-10T17:12:43.017Z] \n[2020-02-10T17:12:43.017Z] ---> sar -P ALL:\n[2020-02-10T17:12:43.017Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) \t02/10/20 \t_x86_64_\t(4 CPU)\n[2020-02-10T17:12:43.017Z] \n[2020-02-10T17:12:43.017Z] 17:03:30 LINUX RESTART\n[2020-02-10T17:12:43.017Z] \n[2020-02-10T17:12:43.017Z] 17:04:01 CPU %user %nice %system %iowait %steal %idle\n[2020-02-10T17:12:43.017Z] 17:05:01 all 5.54 0.00 2.17 0.82 0.01 91.46\n[2020-02-10T17:12:43.017Z] 17:05:01 0 6.51 0.00 2.65 2.48 0.00 88.36\n[2020-02-10T17:12:43.017Z] 17:05:01 1 5.11 0.00 2.16 0.22 0.00 92.51\n[2020-02-10T17:12:43.017Z] 17:05:01 2 6.01 0.00 1.87 0.07 0.00 92.05\n[2020-02-10T17:12:43.017Z] 17:05:01 3 4.56 0.00 1.94 0.54 0.02 92.95\n[2020-02-10T17:12:43.017Z] 17:06:01 all 0.18 0.00 0.06 0.00 0.00 99.75\n[2020-02-10T17:12:43.017Z] 17:06:01 0 0.02 0.00 0.07 0.00 0.02 99.90\n[2020-02-10T17:12:43.017Z] 17:06:01 1 0.10 0.00 0.08 0.00 0.00 99.82\n[2020-02-10T17:12:43.017Z] 17:06:01 2 0.05 0.00 0.07 0.00 0.00 99.88\n[2020-02-10T17:12:43.017Z] 17:06:01 3 0.53 0.00 0.05 0.00 0.00 99.42\n[2020-02-10T17:12:43.017Z] 17:07:01 all 0.18 0.00 0.05 0.00 0.00 99.77\n[2020-02-10T17:12:43.017Z] 17:07:01 0 0.05 0.00 0.02 0.00 0.00 99.93\n[2020-02-10T17:12:43.017Z] 17:07:01 1 0.10 0.00 0.08 0.00 0.00 99.82\n[2020-02-10T17:12:43.017Z] 17:07:01 2 0.05 0.00 0.07 0.00 0.00 99.88\n[2020-02-10T17:12:43.017Z] 17:07:01 3 0.53 0.00 0.03 0.00 0.00 99.43\n[2020-02-10T17:12:43.017Z] 17:08:02 all 0.18 0.00 0.05 0.00 0.00 99.78\n[2020-02-10T17:12:43.017Z] 17:08:02 0 0.08 0.00 0.08 0.00 0.00 99.83\n[2020-02-10T17:12:43.017Z] 17:08:02 1 0.03 0.00 0.03 0.00 0.00 99.93\n[2020-02-10T17:12:43.017Z] 17:08:02 2 0.05 0.00 0.03 0.00 0.00 99.92\n[2020-02-10T17:12:43.017Z] 17:08:02 3 0.53 0.00 0.03 0.00 0.00 99.43\n[2020-02-10T17:12:43.017Z] 17:09:01 all 0.18 0.00 0.04 0.00 0.00 99.78\n[2020-02-10T17:12:43.017Z] 17:09:01 0 0.03 0.00 0.03 0.00 0.00 99.93\n[2020-02-10T17:12:43.017Z] 17:09:01 1 0.05 0.00 0.05 0.00 0.00 99.90\n[2020-02-10T17:12:43.017Z] 17:09:01 2 0.05 0.00 0.05 0.00 0.00 99.90\n[2020-02-10T17:12:43.017Z] 17:09:01 3 0.56 0.00 0.05 0.00 0.00 99.39\n[2020-02-10T17:12:43.017Z] 17:10:01 all 0.18 0.00 0.05 0.00 0.00 99.77\n[2020-02-10T17:12:43.017Z] 17:10:01 0 0.02 0.00 0.03 0.00 0.00 99.95\n[2020-02-10T17:12:43.017Z] 17:10:01 1 0.12 0.00 0.08 0.00 0.00 99.80\n[2020-02-10T17:12:43.017Z] 17:10:01 2 0.07 0.00 0.03 0.00 0.00 99.90\n[2020-02-10T17:12:43.017Z] 17:10:01 3 0.53 0.00 0.03 0.00 0.00 99.43\n[2020-02-10T17:12:43.017Z] 17:11:01 all 0.18 0.00 0.05 0.00 0.00 99.77\n[2020-02-10T17:12:43.017Z] 17:11:01 0 0.05 0.00 0.05 0.00 0.00 99.90\n[2020-02-10T17:12:43.017Z] 17:11:01 1 0.07 0.00 0.03 0.00 0.00 99.90\n[2020-02-10T17:12:43.017Z] 17:11:01 2 0.05 0.00 0.05 0.00 0.00 99.90\n[2020-02-10T17:12:43.017Z] 17:11:01 3 0.55 0.00 0.03 0.00 0.00 99.42\n[2020-02-10T17:12:43.017Z] 17:12:01 all 9.61 0.00 6.13 1.25 0.02 83.00\n[2020-02-10T17:12:43.017Z] 17:12:01 0 9.18 0.00 6.29 2.09 0.02 82.42\n[2020-02-10T17:12:43.017Z] 17:12:01 1 8.87 0.00 6.83 0.52 0.02 83.77\n[2020-02-10T17:12:43.017Z] 17:12:01 2 8.55 0.00 5.72 1.40 0.02 84.32\n[2020-02-10T17:12:43.017Z] 17:12:01 3 11.84 0.00 5.69 0.98 0.02 81.48\n[2020-02-10T17:12:43.017Z] Average: all 2.02 0.00 1.07 0.26 0.00 96.65\n[2020-02-10T17:12:43.017Z] Average: 0 1.98 0.00 1.15 0.57 0.00 96.30\n[2020-02-10T17:12:43.017Z] Average: 1 1.80 0.00 1.17 0.09 0.00 96.94\n[2020-02-10T17:12:43.017Z] Average: 2 1.85 0.00 0.98 0.18 0.00 96.98\n[2020-02-10T17:12:43.017Z] Average: 3 2.44 0.00 0.98 0.19 0.00 96.39\n[2020-02-10T17:12:43.017Z] \n[2020-02-10T17:12:43.017Z] \n[2020-02-10T17:12:43.017Z] '