Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from f4ad1a59c72d4aabd7dfa273ab1ddc1ed655b3a3 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Examining edgexfoundry/edgex-global-pipelines Attempting to resolve stable as a branch Attempting to resolve stable as a tag Resolved stable as tag stable at revision 1d71b05254bfc0fbe0fb6584ed6821814debb2bc using credential edgex-jenkins-access-pat > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 Checking out Revision 1d71b05254bfc0fbe0fb6584ed6821814debb2bc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 1d71b05254bfc0fbe0fb6584ed6821814debb2bc # timeout=10 Commit message: "Merge pull request #114 from lranjbar/release-kraken" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildCApp] RAW Config: [project:device-sdk-c, dockerBuildFilePath:scripts/Dockerfile.alpine-3.9-base, dockerFilePath:scripts/Dockerfile.alpine-3.9, pushImage:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildCApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-c-settings PROJECT: device-sdk-c USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest DOCKER_FILE_PATH: scripts/Dockerfile.alpine-3.9 DOCKER_BUILD_FILE_PATH: scripts/Dockerfile.alpine-3.9-base DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-sdk-c DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-563’ is offline Running on prd-centos7-docker-4c-2g-2463 in /w/workspace/edgexfoundry_device-sdk-c_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:edgexfoundry/device-sdk-c.git > git init /w/workspace/edgexfoundry_device-sdk-c_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Checking out Revision f4ad1a59c72d4aabd7dfa273ab1ddc1ed655b3a3 (master) > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f4ad1a59c72d4aabd7dfa273ab1ddc1ed655b3a3 # timeout=10 Commit message: "Merge pull request #236 from iain-anderson/issue-234" > git rev-list --no-walk e5e3236a5940401f2004d4c5bc4008d655780e95 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-03-05T17:39:40.323Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-03-05T17:39:42.891Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-03-05T17:39:43.155Z] [2020-03-05T17:39:43.155Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-03-05T17:39:43.607Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-03-05T17:39:43.955Z] latest: Pulling from edgex-devops/git-semver [2020-03-05T17:39:43.955Z] 9123ac7c32f7: Pulling fs layer [2020-03-05T17:39:43.955Z] b8cc5d1170e3: Pulling fs layer [2020-03-05T17:39:43.955Z] 2924cbbf6a41: Pulling fs layer [2020-03-05T17:39:43.955Z] 93b08a4f1073: Pulling fs layer [2020-03-05T17:39:43.955Z] 93b08a4f1073: Waiting [2020-03-05T17:39:43.955Z] b8cc5d1170e3: Verifying Checksum [2020-03-05T17:39:43.955Z] b8cc5d1170e3: Download complete [2020-03-05T17:39:44.305Z] 9123ac7c32f7: Verifying Checksum [2020-03-05T17:39:44.305Z] 9123ac7c32f7: Download complete [2020-03-05T17:39:44.305Z] 93b08a4f1073: Verifying Checksum [2020-03-05T17:39:44.305Z] 93b08a4f1073: Download complete [2020-03-05T17:39:44.929Z] 2924cbbf6a41: Verifying Checksum [2020-03-05T17:39:44.929Z] 2924cbbf6a41: Download complete [2020-03-05T17:39:45.202Z] 9123ac7c32f7: Pull complete [2020-03-05T17:39:45.202Z] b8cc5d1170e3: Pull complete [2020-03-05T17:39:46.175Z] 2924cbbf6a41: Pull complete [2020-03-05T17:39:46.466Z] 93b08a4f1073: Pull complete [2020-03-05T17:39:46.466Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-03-05T17:39:46.466Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-03-05T17:39:46.664Z] prd-centos7-docker-4c-2g-2463 does not seem to be running inside a container [2020-03-05T17:39:46.788Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_master -v /w/workspace/edgexfoundry_device-sdk-c_master:/w/workspace/edgexfoundry_device-sdk-c_master:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_master@tmp:/w/workspace/edgexfoundry_device-sdk-c_master@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/edgex-devops/git-semver:latest cat [2020-03-05T17:39:48.068Z] $ docker top f80d8c812bcbf8288a3cf709a8d3d77c1c56b6feba6dbc47d092556728bc9a29 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-03-05T17:39:49.565Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-03-05T17:39:49.565Z] [ssh-agent] Looking for ssh-agent implementation... [2020-03-05T17:39:50.472Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-03-05T17:39:50.475Z] $ docker exec f80d8c812bcbf8288a3cf709a8d3d77c1c56b6feba6dbc47d092556728bc9a29 ssh-agent [2020-03-05T17:39:51.256Z] SSH_AUTH_SOCK=/tmp/ssh-3zg80h9SFz4S/agent.14 [2020-03-05T17:39:51.256Z] SSH_AGENT_PID=20 [2020-03-05T17:39:51.280Z] Running ssh-add (command line suppressed) [2020-03-05T17:39:51.521Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_4762242579439192783.key (/w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_4762242579439192783.key) [2020-03-05T17:39:51.624Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-03-05T17:39:52.298Z] + git describe --exact-match --tags HEAD [2020-03-05T17:39:52.298Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-03-05T17:39:52.482Z] $ docker exec --env ******** --env ******** f80d8c812bcbf8288a3cf709a8d3d77c1c56b6feba6dbc47d092556728bc9a29 ssh-agent -k [2020-03-05T17:39:52.940Z] unset SSH_AUTH_SOCK; [2020-03-05T17:39:52.941Z] unset SSH_AGENT_PID; [2020-03-05T17:39:52.941Z] echo Agent pid 20 killed; [2020-03-05T17:39:53.117Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-03-05T17:39:53.187Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-03-05T17:39:53.188Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-03-05T17:39:53.267Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-03-05T17:39:53.267Z] [ssh-agent] Looking for ssh-agent implementation... [2020-03-05T17:39:53.816Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-03-05T17:39:53.819Z] $ docker exec f80d8c812bcbf8288a3cf709a8d3d77c1c56b6feba6dbc47d092556728bc9a29 ssh-agent [2020-03-05T17:39:54.534Z] SSH_AUTH_SOCK=/tmp/ssh-8u5fTGbDbxFZ/agent.55 [2020-03-05T17:39:54.534Z] SSH_AGENT_PID=61 [2020-03-05T17:39:54.544Z] Running ssh-add (command line suppressed) [2020-03-05T17:39:54.973Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_2115900494775380620.key (/w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_2115900494775380620.key) [2020-03-05T17:39:55.109Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-03-05T17:39:55.502Z] + git semver init [2020-03-05T17:39:55.766Z] # -> Open(): unable to determine branch for HEAD [2020-03-05T17:39:55.766Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_master/.git [2020-03-05T17:39:55.766Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_master [2020-03-05T17:39:55.766Z] # $SEMVER_REMOTE_NAME = origin [2020-03-05T17:39:55.766Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org [2020-03-05T17:39:55.766Z] # $SEMVER_USER_NAME = jenkins [2020-03-05T17:39:55.766Z] # $SEMVER_BRANCH = master [2020-03-05T17:39:55.766Z] # $SEMVER_TEMP = /tmp/semver-176136890 [2020-03-05T17:39:55.766Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-c.git $SEMVER_TEMP [2020-03-05T17:39:56.734Z] # '/tmp/semver-176136890' -> '/w/workspace/edgexfoundry_device-sdk-c_master/.semver' [2020-03-05T17:39:56.734Z] # -> Force: false [2020-03-05T17:39:56.734Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_master/.semver [Pipeline] } [2020-03-05T17:39:56.742Z] $ docker exec --env ******** --env ******** f80d8c812bcbf8288a3cf709a8d3d77c1c56b6feba6dbc47d092556728bc9a29 ssh-agent -k [2020-03-05T17:39:57.019Z] unset SSH_AUTH_SOCK; [2020-03-05T17:39:57.031Z] unset SSH_AGENT_PID; [2020-03-05T17:39:57.031Z] echo Agent pid 61 killed; [2020-03-05T17:39:57.113Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-03-05T17:39:57.535Z] + git semver [Pipeline] } [2020-03-05T17:39:57.546Z] $ docker stop --time=1 f80d8c812bcbf8288a3cf709a8d3d77c1c56b6feba6dbc47d092556728bc9a29 [2020-03-05T17:39:59.299Z] $ docker rm -f f80d8c812bcbf8288a3cf709a8d3d77c1c56b6feba6dbc47d092556728bc9a29 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-03-05T17:40:00.347Z] Stashed 25 file(s) [Pipeline] echo [2020-03-05T17:40:00.349Z] [edgeXSemver] initialized semver on version 1.2.0-dev.6 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2020-03-05T17:40:15.666Z] Still waiting to schedule task [2020-03-05T17:40:15.666Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-03-05T17:40:15.667Z] Still waiting to schedule task [2020-03-05T17:40:15.667Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-03-05T17:42:00.404Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2464 in /w/workspace/edgexfoundry_device-sdk-c_master [Pipeline] { [Pipeline] ws [2020-03-05T17:42:00.504Z] Running in /w/workspace/device-sdk-c/6 [Pipeline] { [Pipeline] checkout [2020-03-05T17:42:06.367Z] using credential edgex-jenkins-ssh [2020-03-05T17:42:06.420Z] Cloning the remote Git repository [2020-03-05T17:42:06.420Z] Cloning with configured refspecs honoured and without tags [2020-03-05T17:42:06.496Z] Cloning repository git@github.com:edgexfoundry/device-sdk-c.git [2020-03-05T17:42:06.580Z] > git init /w/workspace/device-sdk-c/6 # timeout=10 [2020-03-05T17:42:06.656Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2020-03-05T17:42:06.665Z] > git --version # timeout=10 [2020-03-05T17:42:06.699Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-05T17:42:06.772Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-05T17:42:07.820Z] Fetching without tags [2020-03-05T17:42:08.272Z] Checking out Revision f4ad1a59c72d4aabd7dfa273ab1ddc1ed655b3a3 (master) [2020-03-05T17:42:07.694Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2020-03-05T17:42:07.729Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-05T17:42:07.778Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2020-03-05T17:42:07.834Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2020-03-05T17:42:07.835Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-05T17:42:07.859Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-05T17:42:08.309Z] > git config core.sparsecheckout # timeout=10 [2020-03-05T17:42:08.345Z] > git checkout -f f4ad1a59c72d4aabd7dfa273ab1ddc1ed655b3a3 # timeout=10 [2020-03-05T17:42:12.748Z] Commit message: "Merge pull request #236 from iain-anderson/issue-234" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-03-05T17:42:14.002Z] ========================================================= [2020-03-05T17:42:14.002Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest] [2020-03-05T17:42:14.002Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-03-05T17:42:14.958Z] + docker build -t ci-base-image-arm64 -f scripts/Dockerfile.alpine-3.9-base --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest . [2020-03-05T17:42:15.927Z] Sending build context to Docker daemon 2.724MB [2020-03-05T17:42:15.927Z] Step 1/21 : ARG BASE=alpine:3.9 [2020-03-05T17:42:15.927Z] Step 2/21 : FROM ${BASE} as builder [2020-03-05T17:42:16.196Z] latest: Pulling from edgex-devops/edgex-gcc-base-arm64 [2020-03-05T17:42:16.196Z] 0362ad1dd800: Pulling fs layer [2020-03-05T17:42:16.196Z] f2cdb1532d8b: Pulling fs layer [2020-03-05T17:42:16.196Z] 37ed683be191: Pulling fs layer [2020-03-05T17:42:16.196Z] f2cdb1532d8b: Verifying Checksum [2020-03-05T17:42:16.196Z] f2cdb1532d8b: Download complete [2020-03-05T17:42:16.463Z] 0362ad1dd800: Verifying Checksum [2020-03-05T17:42:16.463Z] 0362ad1dd800: Download complete [2020-03-05T17:42:17.053Z] 0362ad1dd800: Pull complete [2020-03-05T17:42:17.323Z] f2cdb1532d8b: Pull complete [2020-03-05T17:42:23.998Z] 37ed683be191: Download complete [2020-03-05T17:42:29.959Z] Running on prd-centos7-docker-4c-2g-2465 in /w/workspace/edgexfoundry_device-sdk-c_master [Pipeline] { [Pipeline] ws [2020-03-05T17:42:29.998Z] Running in /w/workspace/device-sdk-c/6 [Pipeline] { [Pipeline] checkout [2020-03-05T17:42:32.100Z] using credential edgex-jenkins-ssh [2020-03-05T17:42:32.142Z] Cloning the remote Git repository [2020-03-05T17:42:32.142Z] Cloning with configured refspecs honoured and without tags [2020-03-05T17:42:32.168Z] Cloning repository git@github.com:edgexfoundry/device-sdk-c.git [2020-03-05T17:42:32.207Z] > git init /w/workspace/device-sdk-c/6 # timeout=10 [2020-03-05T17:42:32.266Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2020-03-05T17:42:32.267Z] > git --version # timeout=10 [2020-03-05T17:42:32.272Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-05T17:42:32.485Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-05T17:42:33.316Z] Fetching without tags [2020-03-05T17:42:33.279Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2020-03-05T17:42:33.285Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-05T17:42:33.307Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2020-03-05T17:42:33.317Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2020-03-05T17:42:33.317Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-05T17:42:33.324Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-05T17:42:33.688Z] Checking out Revision f4ad1a59c72d4aabd7dfa273ab1ddc1ed655b3a3 (master) [2020-03-05T17:42:34.111Z] 37ed683be191: Pull complete [2020-03-05T17:42:34.111Z] Digest: sha256:f3a502aba7c4a8aa4a4fcde21dbb9db33787f3779e80dd14fb3ea60ab67de23f [2020-03-05T17:42:34.111Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest [2020-03-05T17:42:34.111Z] ---> b23d30803547 [2020-03-05T17:42:34.111Z] Step 3/21 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml-dev libcurl curl-dev libmicrohttpd-dev util-linux-dev ncurses-dev [2020-03-05T17:42:33.693Z] > git config core.sparsecheckout # timeout=10 [2020-03-05T17:42:33.697Z] > git checkout -f f4ad1a59c72d4aabd7dfa273ab1ddc1ed655b3a3 # timeout=10 [2020-03-05T17:42:36.063Z] ---> Running in 46a122d04369 [2020-03-05T17:42:36.650Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz [2020-03-05T17:42:37.377Z] Commit message: "Merge pull request #236 from iain-anderson/issue-234" [2020-03-05T17:42:37.604Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz [2020-03-05T17:42:37.870Z] (1/8) Installing ncurses-dev (6.1_p20190105-r0) [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [2020-03-05T17:42:38.136Z] (2/8) Installing libuuid (2.33-r0) [2020-03-05T17:42:38.136Z] (3/8) Installing libblkid (2.33-r0) [2020-03-05T17:42:38.136Z] (4/8) Installing libfdisk (2.33-r0) [Pipeline] script [Pipeline] { [Pipeline] unstash [2020-03-05T17:42:38.401Z] (5/8) Installing libmount (2.33-r0) [2020-03-05T17:42:38.401Z] (6/8) Installing libsmartcols (2.33-r0) [2020-03-05T17:42:38.401Z] (7/8) Installing util-linux-dev (2.33-r0) [Pipeline] echo [2020-03-05T17:42:38.428Z] ========================================================= [2020-03-05T17:42:38.428Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest] [2020-03-05T17:42:38.428Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-03-05T17:42:38.986Z] (8/8) Installing wget (1.20.3-r0) [2020-03-05T17:42:38.986Z] Executing busybox-1.29.3-r10.trigger [2020-03-05T17:42:38.986Z] OK: 285 MiB in 83 packages [2020-03-05T17:42:39.092Z] + docker build -t ci-base-image-x86_64 -f scripts/Dockerfile.alpine-3.9-base --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest . [2020-03-05T17:42:39.092Z] Sending build context to Docker daemon 2.724MB [2020-03-05T17:42:39.092Z] Step 1/21 : ARG BASE=alpine:3.9 [2020-03-05T17:42:39.092Z] Step 2/21 : FROM ${BASE} as builder [2020-03-05T17:42:39.356Z] latest: Pulling from edgex-devops/edgex-gcc-base [2020-03-05T17:42:39.356Z] e7c96db7181b: Pulling fs layer [2020-03-05T17:42:39.356Z] 4c13bbce0fe7: Pulling fs layer [2020-03-05T17:42:39.356Z] 6059c847ac2f: Pulling fs layer [2020-03-05T17:42:39.356Z] 4c13bbce0fe7: Verifying Checksum [2020-03-05T17:42:39.356Z] 4c13bbce0fe7: Download complete [2020-03-05T17:42:39.356Z] e7c96db7181b: Verifying Checksum [2020-03-05T17:42:39.356Z] e7c96db7181b: Download complete [2020-03-05T17:42:39.615Z] e7c96db7181b: Pull complete [2020-03-05T17:42:39.615Z] 4c13bbce0fe7: Pull complete [2020-03-05T17:42:40.401Z] Removing intermediate container 46a122d04369 [2020-03-05T17:42:40.401Z] ---> d73620b6bbfa [2020-03-05T17:42:40.401Z] Step 4/21 : ENV CBOR_VERSION=0.5.0 [2020-03-05T17:42:40.552Z] 6059c847ac2f: Verifying Checksum [2020-03-05T17:42:40.552Z] 6059c847ac2f: Download complete [2020-03-05T17:42:40.670Z] ---> Running in a62621482e64 [2020-03-05T17:42:40.942Z] Removing intermediate container a62621482e64 [2020-03-05T17:42:40.942Z] ---> 9c3d8b1266d8 [2020-03-05T17:42:40.942Z] Step 5/21 : RUN mkdir /tmp/cbor && cd /tmp/cbor && wget -O - https://github.com/PJK/libcbor/archive/v${CBOR_VERSION}.tar.gz | tar -z -x -f - && sed -e 's/-flto//' -i libcbor-${CBOR_VERSION}/CMakeLists.txt && cmake -DCMAKE_BUILD_TYPE=Release -DCBOR_CUSTOM_ALLOC=ON libcbor-${CBOR_VERSION} && make && make install [2020-03-05T17:42:40.942Z] ---> Running in 29a33e7587ca [2020-03-05T17:42:41.906Z] --2020-03-05 17:42:41-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz [2020-03-05T17:42:41.906Z] Resolving github.com... 140.82.113.4 [2020-03-05T17:42:41.906Z] Connecting to github.com|140.82.113.4|:443... connected. [2020-03-05T17:42:42.176Z] HTTP request sent, awaiting response... 302 Found [2020-03-05T17:42:42.176Z] Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following] [2020-03-05T17:42:42.176Z] --2020-03-05 17:42:41-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [2020-03-05T17:42:42.176Z] Resolving codeload.github.com... 140.82.114.9 [2020-03-05T17:42:42.177Z] Connecting to codeload.github.com|140.82.114.9|:443... connected. [2020-03-05T17:42:42.177Z] HTTP request sent, awaiting response... 200 OK [2020-03-05T17:42:42.177Z] Length: unspecified [application/x-gzip] [2020-03-05T17:42:42.177Z] Saving to: 'STDOUT' [2020-03-05T17:42:42.177Z]  [2020-03-05T17:42:42.177Z] 0K .......... .......... .......... .......... .......... 1.58M [2020-03-05T17:42:42.177Z] 50K .......... .......... .......... .......... .......... 3.41M [2020-03-05T17:42:42.177Z] 100K .......... .......... .......... .......... .......... 10.9M [2020-03-05T17:42:42.177Z] 150K .......... .......... .......... .......... .......... 14.0M [2020-03-05T17:42:42.177Z] 200K .......... .......... .......... .......... .......... 4.53M [2020-03-05T17:42:42.177Z] 250K .......... .......... .......... .......... .......... 4.75M [2020-03-05T17:42:42.450Z] 300K .......... .......... .......... .......... .......... 3.97M [2020-03-05T17:42:42.450Z] 350K .......... .......... .......... .......... .......... 5.19M [2020-03-05T17:42:42.450Z] 400K .......... .......... .......... .......... .......... 4.13M [2020-03-05T17:42:42.450Z] 450K .......... .......... .......... .......... .......... 3.97M [2020-03-05T17:42:42.450Z] 500K .......... .......... .......... .......... .......... 4.82M [2020-03-05T17:42:42.450Z] 550K .......... .......... .......... .......... .......... 4.17M [2020-03-05T17:42:42.450Z] 600K .......... .......... .......... .......... .......... 1.06M [2020-03-05T17:42:42.450Z] 650K .......... .......... .......... .......... .......... 1.57M [2020-03-05T17:42:42.450Z] 700K ..   4746G=0.2s [2020-03-05T17:42:42.450Z] [2020-03-05T17:42:42.450Z] 2020-03-05 17:42:42 (3.13 MB/s) - written to stdout [719348] [2020-03-05T17:42:42.450Z] [2020-03-05T17:42:42.717Z] -- The C compiler identification is GNU 8.3.0 [2020-03-05T17:42:42.985Z] -- The CXX compiler identification is GNU 8.3.0 [2020-03-05T17:42:42.985Z] -- Check for working C compiler: /usr/bin/cc [2020-03-05T17:42:43.254Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-03-05T17:42:43.254Z] -- Detecting C compiler ABI info [2020-03-05T17:42:43.524Z] -- Detecting C compiler ABI info - done [2020-03-05T17:42:43.524Z] -- Detecting C compile features [2020-03-05T17:42:44.123Z] -- Detecting C compile features - done [2020-03-05T17:42:44.391Z] -- Check for working CXX compiler: /usr/bin/c++ [2020-03-05T17:42:44.391Z] -- Check for working CXX compiler: /usr/bin/c++ -- works [2020-03-05T17:42:44.391Z] -- Detecting CXX compiler ABI info [2020-03-05T17:42:44.659Z] -- Detecting CXX compiler ABI info - done [2020-03-05T17:42:44.750Z] 6059c847ac2f: Pull complete [2020-03-05T17:42:44.750Z] Digest: sha256:6b5104d086ae1e5e8a284a473be9a93378e3934f9b07db5717372c857cbcbe5e [2020-03-05T17:42:44.750Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [2020-03-05T17:42:44.750Z] ---> 5eabd8fd8ba2 [2020-03-05T17:42:44.750Z] Step 3/21 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml-dev libcurl curl-dev libmicrohttpd-dev util-linux-dev ncurses-dev [2020-03-05T17:42:44.750Z] ---> Running in ee34c501b244 [2020-03-05T17:42:44.929Z] -- Detecting CXX compile features [2020-03-05T17:42:45.009Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz [2020-03-05T17:42:45.575Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz [2020-03-05T17:42:45.835Z] (1/8) Installing ncurses-dev (6.1_p20190105-r0) [2020-03-05T17:42:46.094Z] (2/8) Installing libuuid (2.33-r0) [2020-03-05T17:42:46.094Z] (3/8) Installing libblkid (2.33-r0) [2020-03-05T17:42:46.347Z] -- Detecting CXX compile features - done [2020-03-05T17:42:46.347Z] -- Looking for include file endian.h [2020-03-05T17:42:46.351Z] (4/8) Installing libfdisk (2.33-r0) [2020-03-05T17:42:46.351Z] (5/8) Installing libmount (2.33-r0) [2020-03-05T17:42:46.351Z] (6/8) Installing libsmartcols (2.33-r0) [2020-03-05T17:42:46.609Z] (7/8) Installing util-linux-dev (2.33-r0) [2020-03-05T17:42:46.615Z] -- Looking for include file endian.h - found [2020-03-05T17:42:46.615Z] -- Check if the system is big endian [2020-03-05T17:42:46.615Z] -- Searching 16 bit integer [2020-03-05T17:42:46.615Z] -- Looking for sys/types.h [2020-03-05T17:42:46.866Z] (8/8) Installing wget (1.20.3-r0) [2020-03-05T17:42:46.867Z] Executing busybox-1.29.3-r10.trigger [2020-03-05T17:42:46.867Z] OK: 272 MiB in 83 packages [2020-03-05T17:42:46.886Z] -- Looking for sys/types.h - found [2020-03-05T17:42:46.886Z] -- Looking for stdint.h [2020-03-05T17:42:47.154Z] -- Looking for stdint.h - found [2020-03-05T17:42:47.154Z] -- Looking for stddef.h [2020-03-05T17:42:47.154Z] -- Looking for stddef.h - found [2020-03-05T17:42:47.154Z] -- Check size of unsigned short [2020-03-05T17:42:47.422Z] -- Check size of unsigned short - done [2020-03-05T17:42:47.422Z] -- Using unsigned short [2020-03-05T17:42:47.433Z] Removing intermediate container ee34c501b244 [2020-03-05T17:42:47.433Z] ---> cfdd8be9e313 [2020-03-05T17:42:47.433Z] Step 4/21 : ENV CBOR_VERSION=0.5.0 [2020-03-05T17:42:47.433Z] ---> Running in 62a961a4b8e5 [2020-03-05T17:42:47.433Z] Removing intermediate container 62a961a4b8e5 [2020-03-05T17:42:47.433Z] ---> a6d1d6b70838 [2020-03-05T17:42:47.433Z] Step 5/21 : RUN mkdir /tmp/cbor && cd /tmp/cbor && wget -O - https://github.com/PJK/libcbor/archive/v${CBOR_VERSION}.tar.gz | tar -z -x -f - && sed -e 's/-flto//' -i libcbor-${CBOR_VERSION}/CMakeLists.txt && cmake -DCMAKE_BUILD_TYPE=Release -DCBOR_CUSTOM_ALLOC=ON libcbor-${CBOR_VERSION} && make && make install [2020-03-05T17:42:47.694Z] ---> Running in 2a5589fbe1ea [2020-03-05T17:42:47.698Z] -- Check if the system is big endian - little endian [2020-03-05T17:42:47.698Z] -- Check size of size_t [2020-03-05T17:42:47.954Z] --2020-03-05 17:42:47-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz [2020-03-05T17:42:47.954Z] Resolving github.com... 140.82.113.3 [2020-03-05T17:42:47.954Z] Connecting to github.com|140.82.113.3|:443... connected. [2020-03-05T17:42:47.954Z] HTTP request sent, awaiting response... 302 Found [2020-03-05T17:42:47.954Z] Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following] [2020-03-05T17:42:47.954Z] --2020-03-05 17:42:47-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [2020-03-05T17:42:47.954Z] Resolving codeload.github.com... 140.82.113.10 [2020-03-05T17:42:47.954Z] Connecting to codeload.github.com|140.82.113.10|:443... connected. [2020-03-05T17:42:47.965Z] -- Check size of size_t - done [2020-03-05T17:42:47.965Z] CMake Warning at examples/CMakeLists.txt:16 (find_package): [2020-03-05T17:42:47.965Z] By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has [2020-03-05T17:42:47.966Z] asked CMake to find a package configuration file provided by "cJSON", but [2020-03-05T17:42:47.966Z] CMake did not find one. [2020-03-05T17:42:47.966Z] [2020-03-05T17:42:47.966Z] Could not find a package configuration file provided by "cJSON" with any of [2020-03-05T17:42:47.966Z] the following names: [2020-03-05T17:42:47.966Z] [2020-03-05T17:42:47.966Z] cJSONConfig.cmake [2020-03-05T17:42:47.966Z] cjson-config.cmake [2020-03-05T17:42:47.966Z] [2020-03-05T17:42:47.966Z] Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set [2020-03-05T17:42:47.966Z] "cJSON_DIR" to a directory containing one of the above files. If "cJSON" [2020-03-05T17:42:47.966Z] provides a separate development package or SDK, be sure it has been [2020-03-05T17:42:47.966Z] installed. [2020-03-05T17:42:47.966Z] [2020-03-05T17:42:47.966Z] [2020-03-05T17:42:48.213Z] HTTP request sent, awaiting response... 200 OK [2020-03-05T17:42:48.213Z] Length: unspecified [application/x-gzip] [2020-03-05T17:42:48.213Z] Saving to: 'STDOUT' [2020-03-05T17:42:48.213Z]  [2020-03-05T17:42:48.213Z] 0K .......... .......... .......... .......... .......... 1.52M [2020-03-05T17:42:48.213Z] 50K .......... .......... .......... .......... .......... 3.10M [2020-03-05T17:42:48.213Z] 100K .......... .......... .......... .......... .......... 35.7M [2020-03-05T17:42:48.213Z] 150K .......... .......... .......... .......... .......... 3.45M [2020-03-05T17:42:48.213Z] 200K .......... .......... .......... .......... .......... 30.4M [2020-03-05T17:42:48.213Z] 250K .......... .......... .......... .......... .......... 12.3M [2020-03-05T17:42:48.213Z] 300K .......... .......... .......... .......... .......... 4.60M [2020-03-05T17:42:48.213Z] 350K .......... .......... .......... .......... .......... 56.9M [2020-03-05T17:42:48.213Z] 400K .......... .......... .......... .......... .......... 6.43M [2020-03-05T17:42:48.213Z] 450K .......... .......... .......... .......... .......... 6.08M [2020-03-05T17:42:48.213Z] 500K .......... .......... .......... .......... .......... 25.8M [2020-03-05T17:42:48.213Z] 550K .......... .......... .......... .......... .......... 6.16M [2020-03-05T17:42:48.213Z] 600K .......... .......... .......... .......... .......... 2.23M [2020-03-05T17:42:48.232Z] -- Configuring done [2020-03-05T17:42:48.232Z] -- Generating done [2020-03-05T17:42:48.232Z] -- Build files have been written to: /tmp/cbor [2020-03-05T17:42:48.471Z] 650K .......... .......... .......... .......... .......... 4.61M [2020-03-05T17:42:48.471Z] 700K .. 28.3M=0.1s [2020-03-05T17:42:48.471Z] [2020-03-05T17:42:48.471Z] 2020-03-05 17:42:48 (4.95 MB/s) - written to stdout [719348] [2020-03-05T17:42:48.471Z] [2020-03-05T17:42:48.471Z] -- The C compiler identification is GNU 8.3.0 [2020-03-05T17:42:48.471Z] -- The CXX compiler identification is GNU 8.3.0 [2020-03-05T17:42:48.472Z] -- Check for working C compiler: /usr/bin/cc [2020-03-05T17:42:48.500Z] Scanning dependencies of target cbor_shared [2020-03-05T17:42:48.500Z] [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o [2020-03-05T17:42:48.730Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-03-05T17:42:48.730Z] -- Detecting C compiler ABI info [2020-03-05T17:42:48.730Z] -- Detecting C compiler ABI info - done [2020-03-05T17:42:48.730Z] -- Detecting C compile features [2020-03-05T17:42:48.988Z] -- Detecting C compile features - done [2020-03-05T17:42:48.988Z] -- Check for working CXX compiler: /usr/bin/c++ [2020-03-05T17:42:48.988Z] -- Check for working CXX compiler: /usr/bin/c++ -- works [2020-03-05T17:42:48.988Z] -- Detecting CXX compiler ABI info [2020-03-05T17:42:48.988Z] -- Detecting CXX compiler ABI info - done [2020-03-05T17:42:48.988Z] -- Detecting CXX compile features [2020-03-05T17:42:49.088Z] [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o [2020-03-05T17:42:49.672Z] [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o [2020-03-05T17:42:49.925Z] -- Detecting CXX compile features - done [2020-03-05T17:42:49.925Z] -- Looking for include file endian.h [2020-03-05T17:42:49.925Z] -- Looking for include file endian.h - found [2020-03-05T17:42:49.925Z] -- Check if the system is big endian [2020-03-05T17:42:49.925Z] -- Searching 16 bit integer [2020-03-05T17:42:49.925Z] -- Looking for sys/types.h [2020-03-05T17:42:49.925Z] -- Looking for sys/types.h - found [2020-03-05T17:42:49.925Z] -- Looking for stdint.h [2020-03-05T17:42:49.925Z] -- Looking for stdint.h - found [2020-03-05T17:42:49.925Z] -- Looking for stddef.h [2020-03-05T17:42:49.937Z] [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o [2020-03-05T17:42:50.184Z] -- Looking for stddef.h - found [2020-03-05T17:42:50.184Z] -- Check size of unsigned short [2020-03-05T17:42:50.184Z] -- Check size of unsigned short - done [2020-03-05T17:42:50.184Z] -- Using unsigned short [2020-03-05T17:42:50.184Z] -- Check if the system is big endian - little endian [2020-03-05T17:42:50.184Z] -- Check size of size_t [2020-03-05T17:42:50.453Z] -- Check size of size_t - done [2020-03-05T17:42:50.453Z] CMake Warning at examples/CMakeLists.txt:16 (find_package): [2020-03-05T17:42:50.453Z] By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has [2020-03-05T17:42:50.453Z] asked CMake to find a package configuration file provided by "cJSON", but [2020-03-05T17:42:50.453Z] CMake did not find one. [2020-03-05T17:42:50.453Z] [2020-03-05T17:42:50.453Z] Could not find a package configuration file provided by "cJSON" with any of [2020-03-05T17:42:50.453Z] the following names: [2020-03-05T17:42:50.453Z] [2020-03-05T17:42:50.453Z] cJSONConfig.cmake [2020-03-05T17:42:50.453Z] cjson-config.cmake [2020-03-05T17:42:50.453Z] [2020-03-05T17:42:50.453Z] Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set [2020-03-05T17:42:50.453Z] "cJSON_DIR" to a directory containing one of the above files. If "cJSON" [2020-03-05T17:42:50.453Z] provides a separate development package or SDK, be sure it has been [2020-03-05T17:42:50.453Z] installed. [2020-03-05T17:42:50.453Z] [2020-03-05T17:42:50.453Z] [2020-03-05T17:42:50.453Z] -- Configuring done [2020-03-05T17:42:50.453Z] -- Generating done [2020-03-05T17:42:50.453Z] -- Build files have been written to: /tmp/cbor [2020-03-05T17:42:50.453Z] Scanning dependencies of target cbor_shared [2020-03-05T17:42:50.453Z] [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o [2020-03-05T17:42:50.523Z] [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o [2020-03-05T17:42:50.711Z] [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o [2020-03-05T17:42:50.711Z] [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o [2020-03-05T17:42:50.790Z] [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o [2020-03-05T17:42:50.972Z] [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o [2020-03-05T17:42:50.972Z] [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o [2020-03-05T17:42:50.972Z] [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o [2020-03-05T17:42:51.059Z] [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o [2020-03-05T17:42:51.059Z] [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o [2020-03-05T17:42:51.231Z] [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o [2020-03-05T17:42:51.232Z] [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o [2020-03-05T17:42:51.232Z] [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o [2020-03-05T17:42:51.232Z] [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o [2020-03-05T17:42:51.327Z] [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o [2020-03-05T17:42:51.490Z] [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o [2020-03-05T17:42:51.490Z] [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o [2020-03-05T17:42:51.604Z] [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o [2020-03-05T17:42:51.749Z] [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o [2020-03-05T17:42:51.749Z] [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o [2020-03-05T17:42:51.749Z] [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o [2020-03-05T17:42:52.007Z] [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o [2020-03-05T17:42:52.007Z] [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o [2020-03-05T17:42:52.007Z] [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o [2020-03-05T17:42:52.007Z] [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o [2020-03-05T17:42:52.190Z] [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o [2020-03-05T17:42:52.267Z] [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o [2020-03-05T17:42:52.267Z] [ 40%] Linking C shared library libcbor.so [2020-03-05T17:42:52.267Z] [ 40%] Built target cbor_shared [2020-03-05T17:42:52.267Z] Scanning dependencies of target cbor [2020-03-05T17:42:52.267Z] [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o [2020-03-05T17:42:52.459Z] [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o [2020-03-05T17:42:52.526Z] [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o [2020-03-05T17:42:52.526Z] [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o [2020-03-05T17:42:52.727Z] [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o [2020-03-05T17:42:52.784Z] [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o [2020-03-05T17:42:53.042Z] [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o [2020-03-05T17:42:53.043Z] [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o [2020-03-05T17:42:53.043Z] [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o [2020-03-05T17:42:53.043Z] [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o [2020-03-05T17:42:53.301Z] [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o [2020-03-05T17:42:53.301Z] [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o [2020-03-05T17:42:53.312Z] [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o [2020-03-05T17:42:53.312Z] [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o [2020-03-05T17:42:53.580Z] [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o [2020-03-05T17:42:53.585Z] [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o [2020-03-05T17:42:53.585Z] [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o [2020-03-05T17:42:53.585Z] [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o [2020-03-05T17:42:53.848Z] [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o [2020-03-05T17:42:53.867Z] [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o [2020-03-05T17:42:53.867Z] [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o [2020-03-05T17:42:53.867Z] [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o [2020-03-05T17:42:53.867Z] [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o [2020-03-05T17:42:54.115Z] [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o [2020-03-05T17:42:54.127Z] [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o [2020-03-05T17:42:54.128Z] [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o [2020-03-05T17:42:54.128Z] [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o [2020-03-05T17:42:54.128Z] [ 80%] Linking C static library libcbor.a [2020-03-05T17:42:54.128Z] [ 80%] Built target cbor [2020-03-05T17:42:54.384Z] [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o [2020-03-05T17:42:54.388Z] Scanning dependencies of target create_items [2020-03-05T17:42:54.388Z] [ 82%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o [2020-03-05T17:42:54.388Z] [ 84%] Linking C executable create_items [2020-03-05T17:42:54.388Z] [ 84%] Built target create_items [2020-03-05T17:42:54.388Z] Scanning dependencies of target readfile [2020-03-05T17:42:54.388Z] [ 86%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o [2020-03-05T17:42:54.388Z] [ 88%] Linking C executable readfile [2020-03-05T17:42:54.388Z] [ 88%] Built target readfile [2020-03-05T17:42:54.388Z] Scanning dependencies of target streaming_parser [2020-03-05T17:42:54.388Z] [ 90%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o [2020-03-05T17:42:54.646Z] [ 92%] Linking C executable streaming_parser [2020-03-05T17:42:54.646Z] [ 92%] Built target streaming_parser [2020-03-05T17:42:54.646Z] Scanning dependencies of target sort [2020-03-05T17:42:54.646Z] [ 94%] Building C object examples/CMakeFiles/sort.dir/sort.c.o [2020-03-05T17:42:54.646Z] [ 96%] Linking C executable sort [2020-03-05T17:42:54.646Z] [ 96%] Built target sort [2020-03-05T17:42:54.646Z] Scanning dependencies of target hello [2020-03-05T17:42:54.646Z] [ 98%] Building C object examples/CMakeFiles/hello.dir/hello.c.o [2020-03-05T17:42:54.646Z] [100%] Linking C executable hello [2020-03-05T17:42:54.646Z] [100%] Built target hello [2020-03-05T17:42:54.652Z] [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o [2020-03-05T17:42:54.905Z] Install the project... [2020-03-05T17:42:54.905Z] -- Install configuration: "Release" [2020-03-05T17:42:54.905Z] -- Installing: /usr/local/include/cbor/configuration.h [2020-03-05T17:42:54.905Z] -- Installing: /usr/local/lib64/libcbor.a [2020-03-05T17:42:54.905Z] -- Installing: /usr/local/lib64/libcbor.so.0.0.0 [2020-03-05T17:42:54.905Z] -- Installing: /usr/local/lib64/libcbor.so.0 [2020-03-05T17:42:54.905Z] -- Installing: /usr/local/lib64/libcbor.so [2020-03-05T17:42:54.905Z] -- Up-to-date: /usr/local/include/cbor [2020-03-05T17:42:54.905Z] -- Installing: /usr/local/include/cbor/arrays.h [2020-03-05T17:42:54.905Z] -- Installing: /usr/local/include/cbor/bytestrings.h [2020-03-05T17:42:54.905Z] -- Installing: /usr/local/include/cbor/callbacks.h [2020-03-05T17:42:54.905Z] -- Installing: /usr/local/include/cbor/common.h [2020-03-05T17:42:54.905Z] -- Installing: /usr/local/include/cbor/data.h [2020-03-05T17:42:54.905Z] -- Installing: /usr/local/include/cbor/encoding.h [2020-03-05T17:42:54.905Z] -- Installing: /usr/local/include/cbor/floats_ctrls.h [2020-03-05T17:42:54.905Z] -- Installing: /usr/local/include/cbor/internal [2020-03-05T17:42:54.905Z] -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h [2020-03-05T17:42:54.905Z] -- Installing: /usr/local/include/cbor/internal/encoders.h [2020-03-05T17:42:54.905Z] -- Installing: /usr/local/include/cbor/internal/loaders.h [2020-03-05T17:42:54.905Z] -- Installing: /usr/local/include/cbor/internal/memory_utils.h [2020-03-05T17:42:54.905Z] -- Installing: /usr/local/include/cbor/internal/stack.h [2020-03-05T17:42:54.905Z] -- Installing: /usr/local/include/cbor/internal/unicode.h [2020-03-05T17:42:54.905Z] -- Installing: /usr/local/include/cbor/ints.h [2020-03-05T17:42:54.905Z] -- Installing: /usr/local/include/cbor/maps.h [2020-03-05T17:42:54.905Z] -- Installing: /usr/local/include/cbor/serialization.h [2020-03-05T17:42:54.905Z] -- Installing: /usr/local/include/cbor/streaming.h [2020-03-05T17:42:54.905Z] -- Installing: /usr/local/include/cbor/strings.h [2020-03-05T17:42:54.905Z] -- Installing: /usr/local/include/cbor/tags.h [2020-03-05T17:42:54.905Z] -- Installing: /usr/local/include/cbor.h [2020-03-05T17:42:54.905Z] -- Installing: /usr/local/lib64/pkgconfig/libcbor.pc [2020-03-05T17:42:54.919Z] [ 40%] Linking C shared library libcbor.so [2020-03-05T17:42:54.919Z] [ 40%] Built target cbor_shared [2020-03-05T17:42:54.919Z] Scanning dependencies of target cbor [2020-03-05T17:42:55.186Z] [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o [2020-03-05T17:42:55.475Z] Removing intermediate container 2a5589fbe1ea [2020-03-05T17:42:55.475Z] ---> 11e52f2ace3d [2020-03-05T17:42:55.475Z] Step 6/21 : RUN mkdir /tmp/sdk [2020-03-05T17:42:55.475Z] ---> Running in b0e1bfe9f226 [2020-03-05T17:42:55.770Z] [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o [2020-03-05T17:42:56.354Z] [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o [2020-03-05T17:42:56.416Z] Removing intermediate container b0e1bfe9f226 [2020-03-05T17:42:56.416Z] ---> 28cc318fc72b [2020-03-05T17:42:56.416Z] Step 7/21 : COPY VERSION /tmp/sdk [2020-03-05T17:42:56.621Z] [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o [2020-03-05T17:42:56.676Z] ---> cb4d3d2ec69f [2020-03-05T17:42:56.676Z] Step 8/21 : COPY src /tmp/sdk/src [2020-03-05T17:42:56.937Z] ---> 5e77e06c32fa [2020-03-05T17:42:56.937Z] Step 9/21 : COPY include /tmp/sdk/include [2020-03-05T17:42:57.196Z] ---> 0166b0aaf720 [2020-03-05T17:42:57.196Z] Step 10/21 : COPY scripts /tmp/sdk/scripts [2020-03-05T17:42:57.196Z] ---> 7959080b6dc0 [2020-03-05T17:42:57.197Z] Step 11/21 : COPY LICENSE /tmp/sdk [2020-03-05T17:42:57.458Z] ---> de9636119c44 [2020-03-05T17:42:57.458Z] Step 12/21 : COPY Attribution.txt /tmp/sdk [2020-03-05T17:42:57.458Z] ---> 8e4c77b48447 [2020-03-05T17:42:57.458Z] Step 13/21 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install [2020-03-05T17:42:57.581Z] [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o [2020-03-05T17:42:57.717Z] ---> Running in 710568d203a6 [2020-03-05T17:42:57.848Z] [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o [2020-03-05T17:42:57.976Z] + CPPCHECK=false [2020-03-05T17:42:57.976Z] + DOCGEN=false [2020-03-05T17:42:57.976Z] + TOMLVER=SDK-0.2 [2020-03-05T17:42:57.976Z] + CUTILVER=1.0.0 [2020-03-05T17:42:57.976Z] + '[' 0 -gt 0 ] [2020-03-05T17:42:57.976Z] + readlink -f ./scripts/build.sh [2020-03-05T17:42:57.976Z] + dirname /tmp/sdk/scripts/build.sh [2020-03-05T17:42:57.976Z] + dirname /tmp/sdk/scripts [2020-03-05T17:42:57.976Z] + ROOT=/tmp/sdk [2020-03-05T17:42:57.976Z] + cd /tmp/sdk [2020-03-05T17:42:57.976Z] + '[' '!' -d deps ] [2020-03-05T17:42:57.976Z] + mkdir deps [2020-03-05T17:42:57.976Z] + wget -O - https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2020-03-05T17:42:57.976Z] + tar -C deps -z -x -f - [2020-03-05T17:42:57.976Z] --2020-03-05 17:42:57-- https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2020-03-05T17:42:57.976Z] Resolving github.com... 140.82.113.3 [2020-03-05T17:42:57.976Z] Connecting to github.com|140.82.113.3|:443... connected. [2020-03-05T17:42:58.117Z] [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o [2020-03-05T17:42:58.235Z] HTTP request sent, awaiting response... 302 Found [2020-03-05T17:42:58.235Z] Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following] [2020-03-05T17:42:58.235Z] --2020-03-05 17:42:58-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [2020-03-05T17:42:58.235Z] Resolving codeload.github.com... 140.82.113.10 [2020-03-05T17:42:58.235Z] Connecting to codeload.github.com|140.82.113.10|:443... connected. [2020-03-05T17:42:58.235Z] HTTP request sent, awaiting response... 200 OK [2020-03-05T17:42:58.235Z] Length: unspecified [application/x-gzip] [2020-03-05T17:42:58.235Z] Saving to: 'STDOUT' [2020-03-05T17:42:58.235Z]  [2020-03-05T17:42:58.235Z] 0K .......... ...... 1.03M=0.02s [2020-03-05T17:42:58.235Z] [2020-03-05T17:42:58.235Z] 2020-03-05 17:42:58 (1.03 MB/s) - written to stdout [16451] [2020-03-05T17:42:58.235Z] [2020-03-05T17:42:58.384Z] [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o [2020-03-05T17:42:58.493Z] + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c [2020-03-05T17:42:58.493Z] + wget -O - https://github.com/IOTechSystems/iotech-c-utils/archive/v1.0.0.tar.gz [2020-03-05T17:42:58.493Z] + tar -C deps -z -x -f - [2020-03-05T17:42:58.493Z] --2020-03-05 17:42:58-- https://github.com/IOTechSystems/iotech-c-utils/archive/v1.0.0.tar.gz [2020-03-05T17:42:58.493Z] Resolving github.com... 140.82.113.3 [2020-03-05T17:42:58.493Z] Connecting to github.com|140.82.113.3|:443... connected. [2020-03-05T17:42:58.493Z] HTTP request sent, awaiting response... 302 Found [2020-03-05T17:42:58.493Z] Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.0.0 [following] [2020-03-05T17:42:58.493Z] --2020-03-05 17:42:58-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.0.0 [2020-03-05T17:42:58.493Z] Resolving codeload.github.com... 140.82.113.10 [2020-03-05T17:42:58.493Z] Connecting to codeload.github.com|140.82.113.10|:443... connected. [2020-03-05T17:42:58.651Z] [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o [2020-03-05T17:42:58.752Z] HTTP request sent, awaiting response... 200 OK [2020-03-05T17:42:58.752Z] Length: unspecified [application/x-gzip] [2020-03-05T17:42:58.752Z] Saving to: 'STDOUT' [2020-03-05T17:42:58.752Z]  [2020-03-05T17:42:58.918Z] [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o [2020-03-05T17:42:59.015Z] 0K .......... .......... .......... .......... .......... 1.56M [2020-03-05T17:42:59.015Z] 50K .......... .......... .......... .......... .......... 3.12M [2020-03-05T17:42:59.015Z] 100K .......... .......... .......... .......... ........ 53.1M=0.05s [2020-03-05T17:42:59.015Z] [2020-03-05T17:42:59.015Z] 2020-03-05 17:42:58 (3.03 MB/s) - written to stdout [151809] [2020-03-05T17:42:59.015Z] [2020-03-05T17:42:59.015Z] + mkdir -p src/c/iot [2020-03-05T17:42:59.015Z] + cp deps/iotech-c-utils-1.0.0/src/c/base64.c deps/iotech-c-utils-1.0.0/src/c/component.c deps/iotech-c-utils-1.0.0/src/c/container.c deps/iotech-c-utils-1.0.0/src/c/data.c deps/iotech-c-utils-1.0.0/src/c/hash.c deps/iotech-c-utils-1.0.0/src/c/iot.c deps/iotech-c-utils-1.0.0/src/c/json.c deps/iotech-c-utils-1.0.0/src/c/logger.c deps/iotech-c-utils-1.0.0/src/c/os.c deps/iotech-c-utils-1.0.0/src/c/scheduler.c deps/iotech-c-utils-1.0.0/src/c/thread.c deps/iotech-c-utils-1.0.0/src/c/threadpool.c deps/iotech-c-utils-1.0.0/src/c/time.c src/c/iot [2020-03-05T17:42:59.015Z] + mkdir -p include/iot [2020-03-05T17:42:59.015Z] + cp deps/iotech-c-utils-1.0.0/include/iot/base64.h deps/iotech-c-utils-1.0.0/include/iot/component.h deps/iotech-c-utils-1.0.0/include/iot/container.h deps/iotech-c-utils-1.0.0/include/iot/data.h deps/iotech-c-utils-1.0.0/include/iot/hash.h deps/iotech-c-utils-1.0.0/include/iot/iot.h deps/iotech-c-utils-1.0.0/include/iot/json.h deps/iotech-c-utils-1.0.0/include/iot/logger.h deps/iotech-c-utils-1.0.0/include/iot/os.h deps/iotech-c-utils-1.0.0/include/iot/scheduler.h deps/iotech-c-utils-1.0.0/include/iot/thread.h deps/iotech-c-utils-1.0.0/include/iot/threadpool.h deps/iotech-c-utils-1.0.0/include/iot/time.h include/iot [2020-03-05T17:42:59.015Z] + mkdir -p include/iot/os [2020-03-05T17:42:59.015Z] + cp deps/iotech-c-utils-1.0.0/include/iot/os/linux.h deps/iotech-c-utils-1.0.0/include/iot/os/zephyr.h include/iot/os [2020-03-05T17:42:59.015Z] + mkdir -p /tmp/sdk/build/release [2020-03-05T17:42:59.015Z] + cd /tmp/sdk/build/release [2020-03-05T17:42:59.015Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src [2020-03-05T17:42:59.015Z] -- The C compiler identification is GNU 8.3.0 [2020-03-05T17:42:59.015Z] -- Check for working C compiler: /usr/bin/cc [2020-03-05T17:42:59.015Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-03-05T17:42:59.015Z] -- Detecting C compiler ABI info [2020-03-05T17:42:59.274Z] -- Detecting C compiler ABI info - done [2020-03-05T17:42:59.274Z] -- Detecting C compile features [2020-03-05T17:42:59.500Z] [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o [2020-03-05T17:42:59.533Z] -- Detecting C compile features - done [2020-03-05T17:42:59.534Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2020-03-05T17:42:59.534Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2020-03-05T17:42:59.534Z] -- Found LIBYAML: /usr/lib/libyaml.so [2020-03-05T17:42:59.534Z] -- Found LIBUUID: /usr/lib/libuuid.so [2020-03-05T17:42:59.534Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2020-03-05T17:42:59.534Z] -- C SDK 1.2.0-dev.6 for Linux [2020-03-05T17:42:59.534Z] -- Performing Test CSDK_HAVE_ATOMIC [2020-03-05T17:42:59.534Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2020-03-05T17:42:59.534Z] -- Found Curses: /usr/lib/libcurses.so [2020-03-05T17:42:59.534Z] -- Configuring done [2020-03-05T17:42:59.534Z] -- Generating done [2020-03-05T17:42:59.534Z] -- Build files have been written to: /tmp/sdk/build/release [2020-03-05T17:42:59.534Z] + make [2020-03-05T17:42:59.534Z] + tee release.log [2020-03-05T17:42:59.767Z] [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o [2020-03-05T17:42:59.792Z] Scanning dependencies of target csdk [2020-03-05T17:42:59.792Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2020-03-05T17:42:59.792Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback.c.o [2020-03-05T17:43:00.056Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2020-03-05T17:43:00.314Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2020-03-05T17:43:00.350Z] [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o [2020-03-05T17:43:00.572Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2020-03-05T17:43:00.573Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2020-03-05T17:43:00.617Z] [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o [2020-03-05T17:43:00.831Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2020-03-05T17:43:00.884Z] [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o [2020-03-05T17:43:01.090Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2020-03-05T17:43:01.091Z] [ 16%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2020-03-05T17:43:01.151Z] [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o [2020-03-05T17:43:01.349Z] [ 18%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2020-03-05T17:43:01.349Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2020-03-05T17:43:01.419Z] [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o [2020-03-05T17:43:01.609Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2020-03-05T17:43:01.609Z] [ 24%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2020-03-05T17:43:01.609Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2020-03-05T17:43:01.686Z] [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o [2020-03-05T17:43:01.955Z] [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o [2020-03-05T17:43:02.221Z] [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o [2020-03-05T17:43:02.489Z] [ 80%] Linking C static library libcbor.a [2020-03-05T17:43:02.489Z] [ 80%] Built target cbor [2020-03-05T17:43:02.489Z] Scanning dependencies of target create_items [2020-03-05T17:43:02.489Z] [ 82%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o [2020-03-05T17:43:02.543Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2020-03-05T17:43:02.543Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2020-03-05T17:43:02.543Z] [ 32%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2020-03-05T17:43:02.756Z] [ 84%] Linking C executable create_items [2020-03-05T17:43:02.756Z] [ 84%] Built target create_items [2020-03-05T17:43:02.756Z] Scanning dependencies of target readfile [2020-03-05T17:43:02.756Z] [ 86%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o [2020-03-05T17:43:02.801Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2020-03-05T17:43:03.023Z] [ 88%] Linking C executable readfile [2020-03-05T17:43:03.023Z] [ 88%] Built target readfile [2020-03-05T17:43:03.023Z] Scanning dependencies of target streaming_parser [2020-03-05T17:43:03.023Z] [ 90%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o [2020-03-05T17:43:03.290Z] [ 92%] Linking C executable streaming_parser [2020-03-05T17:43:03.369Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2020-03-05T17:43:03.369Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2020-03-05T17:43:03.369Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2020-03-05T17:43:03.369Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2020-03-05T17:43:03.558Z] [ 92%] Built target streaming_parser [2020-03-05T17:43:03.558Z] Scanning dependencies of target sort [2020-03-05T17:43:03.558Z] [ 94%] Building C object examples/CMakeFiles/sort.dir/sort.c.o [2020-03-05T17:43:03.558Z] [ 96%] Linking C executable sort [2020-03-05T17:43:03.628Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2020-03-05T17:43:03.628Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2020-03-05T17:43:03.825Z] [ 96%] Built target sort [2020-03-05T17:43:03.825Z] Scanning dependencies of target hello [2020-03-05T17:43:03.825Z] [ 98%] Building C object examples/CMakeFiles/hello.dir/hello.c.o [2020-03-05T17:43:03.886Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2020-03-05T17:43:03.886Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2020-03-05T17:43:04.093Z] [100%] Linking C executable hello [2020-03-05T17:43:04.093Z] [100%] Built target hello [2020-03-05T17:43:04.093Z] Install the project... [2020-03-05T17:43:04.093Z] -- Install configuration: "Release" [2020-03-05T17:43:04.093Z] -- Installing: /usr/local/include/cbor/configuration.h [2020-03-05T17:43:04.093Z] -- Installing: /usr/local/lib64/libcbor.a [2020-03-05T17:43:04.093Z] -- Installing: /usr/local/lib64/libcbor.so.0.0.0 [2020-03-05T17:43:04.093Z] -- Installing: /usr/local/lib64/libcbor.so.0 [2020-03-05T17:43:04.093Z] -- Installing: /usr/local/lib64/libcbor.so [2020-03-05T17:43:04.093Z] -- Up-to-date: /usr/local/include/cbor [2020-03-05T17:43:04.093Z] -- Installing: /usr/local/include/cbor/common.h [2020-03-05T17:43:04.093Z] -- Installing: /usr/local/include/cbor/serialization.h [2020-03-05T17:43:04.093Z] -- Installing: /usr/local/include/cbor/encoding.h [2020-03-05T17:43:04.093Z] -- Installing: /usr/local/include/cbor/maps.h [2020-03-05T17:43:04.093Z] -- Installing: /usr/local/include/cbor/strings.h [2020-03-05T17:43:04.093Z] -- Installing: /usr/local/include/cbor/arrays.h [2020-03-05T17:43:04.093Z] -- Installing: /usr/local/include/cbor/internal [2020-03-05T17:43:04.093Z] -- Installing: /usr/local/include/cbor/internal/loaders.h [2020-03-05T17:43:04.093Z] -- Installing: /usr/local/include/cbor/internal/stack.h [2020-03-05T17:43:04.093Z] -- Installing: /usr/local/include/cbor/internal/unicode.h [2020-03-05T17:43:04.093Z] -- Installing: /usr/local/include/cbor/internal/memory_utils.h [2020-03-05T17:43:04.093Z] -- Installing: /usr/local/include/cbor/internal/encoders.h [2020-03-05T17:43:04.093Z] -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h [2020-03-05T17:43:04.093Z] -- Installing: /usr/local/include/cbor/data.h [2020-03-05T17:43:04.093Z] -- Installing: /usr/local/include/cbor/floats_ctrls.h [2020-03-05T17:43:04.093Z] -- Installing: /usr/local/include/cbor/bytestrings.h [2020-03-05T17:43:04.093Z] -- Installing: /usr/local/include/cbor/tags.h [2020-03-05T17:43:04.093Z] -- Installing: /usr/local/include/cbor/streaming.h [2020-03-05T17:43:04.093Z] -- Installing: /usr/local/include/cbor/ints.h [2020-03-05T17:43:04.093Z] -- Installing: /usr/local/include/cbor/callbacks.h [2020-03-05T17:43:04.093Z] -- Installing: /usr/local/include/cbor.h [2020-03-05T17:43:04.093Z] -- Installing: /usr/local/lib64/pkgconfig/libcbor.pc [2020-03-05T17:43:04.145Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2020-03-05T17:43:04.145Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2020-03-05T17:43:04.405Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2020-03-05T17:43:04.405Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2020-03-05T17:43:04.664Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2020-03-05T17:43:05.603Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2020-03-05T17:43:05.861Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2020-03-05T17:43:05.861Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2020-03-05T17:43:06.119Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2020-03-05T17:43:06.377Z] [ 67%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2020-03-05T17:43:06.639Z] [ 69%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2020-03-05T17:43:06.677Z] Removing intermediate container 29a33e7587ca [2020-03-05T17:43:06.677Z] ---> f8f43145798c [2020-03-05T17:43:06.677Z] Step 6/21 : RUN mkdir /tmp/sdk [2020-03-05T17:43:06.677Z] ---> Running in 1b1eade1a986 [2020-03-05T17:43:07.575Z] [ 71%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2020-03-05T17:43:07.833Z] [ 73%] Building C object c/CMakeFiles/csdk.dir/v1compat.c.o [2020-03-05T17:43:08.091Z] [ 75%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2020-03-05T17:43:08.091Z] [ 77%] Linking C shared library libcsdk.so [2020-03-05T17:43:08.091Z] [ 77%] Built target csdk [2020-03-05T17:43:08.091Z] Scanning dependencies of target template [2020-03-05T17:43:08.091Z] [ 79%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2020-03-05T17:43:08.352Z] [ 81%] Linking C executable template [2020-03-05T17:43:08.352Z] [ 81%] Built target template [2020-03-05T17:43:08.352Z] Scanning dependencies of target device-counter [2020-03-05T17:43:08.352Z] [ 83%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2020-03-05T17:43:08.610Z] [ 84%] Linking C executable device-counter [2020-03-05T17:43:08.610Z] [ 84%] Built target device-counter [2020-03-05T17:43:08.610Z] Scanning dependencies of target device-random [2020-03-05T17:43:08.610Z] [ 86%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2020-03-05T17:43:08.628Z] Removing intermediate container 1b1eade1a986 [2020-03-05T17:43:08.628Z] ---> 95803e26fb65 [2020-03-05T17:43:08.628Z] Step 7/21 : COPY VERSION /tmp/sdk [2020-03-05T17:43:08.868Z] [ 88%] Linking C executable device-random [2020-03-05T17:43:08.868Z] [ 88%] Built target device-random [2020-03-05T17:43:08.868Z] Scanning dependencies of target device-gyro [2020-03-05T17:43:08.868Z] [ 90%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2020-03-05T17:43:08.868Z] [ 92%] Linking C executable device-gyro [2020-03-05T17:43:08.896Z] ---> 28861ffe8456 [2020-03-05T17:43:08.896Z] Step 8/21 : COPY src /tmp/sdk/src [2020-03-05T17:43:09.126Z] [ 92%] Built target device-gyro [2020-03-05T17:43:09.126Z] Scanning dependencies of target device-terminal [2020-03-05T17:43:09.126Z] [ 94%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2020-03-05T17:43:09.126Z] [ 96%] Linking C executable device-terminal [2020-03-05T17:43:09.126Z] [ 96%] Built target device-terminal [2020-03-05T17:43:09.126Z] Scanning dependencies of target template2 [2020-03-05T17:43:09.126Z] [ 98%] Building C object c/examples/v2/CMakeFiles/template2.dir/template.c.o [2020-03-05T17:43:09.389Z] [100%] Linking C executable template2 [2020-03-05T17:43:09.389Z] [100%] Built target template2 [2020-03-05T17:43:09.389Z] + + maketee package -a [2020-03-05T17:43:09.389Z] release.log [2020-03-05T17:43:09.481Z] ---> 1b02c290a53b [2020-03-05T17:43:09.481Z] Step 9/21 : COPY include /tmp/sdk/include [2020-03-05T17:43:09.649Z] [ 77%] Built target csdk [2020-03-05T17:43:09.649Z] [ 81%] Built target template [2020-03-05T17:43:09.649Z] [ 84%] Built target device-counter [2020-03-05T17:43:09.649Z] [ 88%] Built target device-random [2020-03-05T17:43:09.649Z] [ 92%] Built target device-gyro [2020-03-05T17:43:09.649Z] [ 96%] Built target device-terminal [2020-03-05T17:43:09.649Z] [100%] Built target template2 [2020-03-05T17:43:09.649Z] Run CPack packaging tool... [2020-03-05T17:43:09.649Z] CPack: Create package using TGZ [2020-03-05T17:43:09.649Z] CPack: Install projects [2020-03-05T17:43:09.649Z] CPack: - Run preinstall target for: Csdk [2020-03-05T17:43:09.907Z] CPack: - Install project: Csdk [2020-03-05T17:43:09.907Z] CPack: Create package [2020-03-05T17:43:09.907Z] CPack: - package: /tmp/sdk/build/release/csdk-1.2.0-dev.6.tar.gz generated. [2020-03-05T17:43:09.907Z] + '[' false '=' true ] [2020-03-05T17:43:09.907Z] + '[' false '=' true ] [2020-03-05T17:43:09.907Z] + mkdir -p /tmp/sdk/build/debug [2020-03-05T17:43:09.907Z] + cd /tmp/sdk/build/debug [2020-03-05T17:43:09.907Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCSDK_BUILD_DEBUG=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src [2020-03-05T17:43:09.907Z] -- The C compiler identification is GNU 8.3.0 [2020-03-05T17:43:09.907Z] -- Check for working C compiler: /usr/bin/cc [2020-03-05T17:43:10.063Z] ---> 14dbc6b6a3d2 [2020-03-05T17:43:10.063Z] Step 10/21 : COPY scripts /tmp/sdk/scripts [2020-03-05T17:43:10.168Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-03-05T17:43:10.168Z] -- Detecting C compiler ABI info [2020-03-05T17:43:10.168Z] -- Detecting C compiler ABI info - done [2020-03-05T17:43:10.168Z] -- Detecting C compile features [2020-03-05T17:43:10.330Z] ---> 0fd9f3f1c747 [2020-03-05T17:43:10.330Z] Step 11/21 : COPY LICENSE /tmp/sdk [2020-03-05T17:43:10.425Z] -- Detecting C compile features - done [2020-03-05T17:43:10.425Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2020-03-05T17:43:10.425Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2020-03-05T17:43:10.425Z] -- Found LIBYAML: /usr/lib/libyaml.so [2020-03-05T17:43:10.425Z] -- Found LIBUUID: /usr/lib/libuuid.so [2020-03-05T17:43:10.425Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2020-03-05T17:43:10.425Z] -- C SDK 1.2.0-dev.6 for Linux [2020-03-05T17:43:10.425Z] -- Performing Test CSDK_HAVE_ATOMIC [2020-03-05T17:43:10.425Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2020-03-05T17:43:10.425Z] -- Found Curses: /usr/lib/libcurses.so [2020-03-05T17:43:10.425Z] -- Configuring done [2020-03-05T17:43:10.425Z] -- Generating done [2020-03-05T17:43:10.425Z] -- Build files have been written to: /tmp/sdk/build/debug [2020-03-05T17:43:10.425Z] + make [2020-03-05T17:43:10.425Z] + tee debug.log [2020-03-05T17:43:10.684Z] Scanning dependencies of target csdk [2020-03-05T17:43:10.684Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2020-03-05T17:43:10.684Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback.c.o [2020-03-05T17:43:10.684Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2020-03-05T17:43:10.920Z] ---> f02081c535af [2020-03-05T17:43:10.920Z] Step 12/21 : COPY Attribution.txt /tmp/sdk [2020-03-05T17:43:10.942Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2020-03-05T17:43:10.942Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2020-03-05T17:43:10.942Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2020-03-05T17:43:11.200Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2020-03-05T17:43:11.201Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2020-03-05T17:43:11.464Z] [ 16%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2020-03-05T17:43:11.464Z] [ 18%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2020-03-05T17:43:11.464Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2020-03-05T17:43:11.464Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2020-03-05T17:43:11.504Z] ---> 4a7872db95aa [2020-03-05T17:43:11.504Z] Step 13/21 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install [2020-03-05T17:43:11.504Z] ---> Running in 9e52cf53e2e9 [2020-03-05T17:43:11.728Z] [ 24%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2020-03-05T17:43:11.728Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2020-03-05T17:43:11.987Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2020-03-05T17:43:11.987Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2020-03-05T17:43:11.987Z] [ 32%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2020-03-05T17:43:11.987Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2020-03-05T17:43:12.245Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2020-03-05T17:43:12.245Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2020-03-05T17:43:12.245Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2020-03-05T17:43:12.466Z] + CPPCHECK=false [2020-03-05T17:43:12.466Z] + DOCGEN=false [2020-03-05T17:43:12.466Z] + TOMLVER=SDK-0.2 [2020-03-05T17:43:12.466Z] + CUTILVER=1.0.0 [2020-03-05T17:43:12.466Z] + '[' 0 -gt 0 ] [2020-03-05T17:43:12.466Z] + readlink -f ./scripts/build.sh [2020-03-05T17:43:12.466Z] + dirname /tmp/sdk/scripts/build.sh [2020-03-05T17:43:12.466Z] + dirname /tmp/sdk/scripts [2020-03-05T17:43:12.466Z] + ROOT=/tmp/sdk [2020-03-05T17:43:12.466Z] + cd /tmp/sdk [2020-03-05T17:43:12.466Z] + '[' '!' -d deps ] [2020-03-05T17:43:12.466Z] + mkdir deps [2020-03-05T17:43:12.466Z] + wget -O - https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2020-03-05T17:43:12.466Z] --2020-03-05 17:43:12-- https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2020-03-05T17:43:12.466Z] + tar -C deps -z -x -f - [2020-03-05T17:43:12.466Z] Resolving github.com... 140.82.113.4 [2020-03-05T17:43:12.466Z] Connecting to github.com|140.82.113.4|:443... connected. [2020-03-05T17:43:12.466Z] HTTP request sent, awaiting response... 302 Found [2020-03-05T17:43:12.466Z] Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following] [2020-03-05T17:43:12.466Z] --2020-03-05 17:43:12-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [2020-03-05T17:43:12.466Z] Resolving codeload.github.com... 140.82.114.10 [2020-03-05T17:43:12.466Z] Connecting to codeload.github.com|140.82.114.10|:443... connected. [2020-03-05T17:43:12.503Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2020-03-05T17:43:12.503Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2020-03-05T17:43:12.503Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2020-03-05T17:43:12.503Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2020-03-05T17:43:12.732Z] HTTP request sent, awaiting response... 200 OK [2020-03-05T17:43:12.732Z] Length: unspecified [application/x-gzip] [2020-03-05T17:43:12.732Z] Saving to: 'STDOUT' [2020-03-05T17:43:12.732Z]  [2020-03-05T17:43:12.732Z] 0K .......... ......   1.03M=0.02s [2020-03-05T17:43:12.732Z] [2020-03-05T17:43:12.732Z] 2020-03-05 17:43:12 (1.03 MB/s) - written to stdout [16451] [2020-03-05T17:43:12.732Z] [2020-03-05T17:43:12.732Z] + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c [2020-03-05T17:43:12.732Z] + wget -O - https://github.com/IOTechSystems/iotech-c-utils/archive/v1.0.0.tar.gz [2020-03-05T17:43:12.732Z] + tar -C deps -z -x -f - [2020-03-05T17:43:12.732Z] --2020-03-05 17:43:12-- https://github.com/IOTechSystems/iotech-c-utils/archive/v1.0.0.tar.gz [2020-03-05T17:43:12.732Z] Resolving github.com... 140.82.113.4 [2020-03-05T17:43:12.732Z] Connecting to github.com|140.82.113.4|:443... connected. [2020-03-05T17:43:12.732Z] HTTP request sent, awaiting response... 302 Found [2020-03-05T17:43:12.732Z] Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.0.0 [following] [2020-03-05T17:43:12.732Z] --2020-03-05 17:43:12-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.0.0 [2020-03-05T17:43:12.732Z] Resolving codeload.github.com... 140.82.114.10 [2020-03-05T17:43:12.732Z] Connecting to codeload.github.com|140.82.114.10|:443... connected. [2020-03-05T17:43:12.762Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2020-03-05T17:43:12.762Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2020-03-05T17:43:12.762Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2020-03-05T17:43:12.762Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2020-03-05T17:43:12.998Z] HTTP request sent, awaiting response... 200 OK [2020-03-05T17:43:12.998Z] Length: unspecified [application/x-gzip] [2020-03-05T17:43:12.998Z] Saving to: 'STDOUT' [2020-03-05T17:43:12.998Z]  [2020-03-05T17:43:13.020Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2020-03-05T17:43:13.020Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2020-03-05T17:43:13.268Z] 0K .......... .......... .......... .......... .......... 1.58M [2020-03-05T17:43:13.268Z] 50K .......... .......... .......... .......... .......... 2.73M [2020-03-05T17:43:13.268Z] 100K .......... .......... .......... .......... ........ 5.88M=0.06s [2020-03-05T17:43:13.268Z] [2020-03-05T17:43:13.268Z] 2020-03-05 17:43:13 (2.55 MB/s) - written to stdout [151809] [2020-03-05T17:43:13.268Z] [2020-03-05T17:43:13.268Z] + mkdir -p src/c/iot [2020-03-05T17:43:13.268Z] + cp deps/iotech-c-utils-1.0.0/src/c/base64.c deps/iotech-c-utils-1.0.0/src/c/component.c deps/iotech-c-utils-1.0.0/src/c/container.c deps/iotech-c-utils-1.0.0/src/c/data.c deps/iotech-c-utils-1.0.0/src/c/hash.c deps/iotech-c-utils-1.0.0/src/c/iot.c deps/iotech-c-utils-1.0.0/src/c/json.c deps/iotech-c-utils-1.0.0/src/c/logger.c deps/iotech-c-utils-1.0.0/src/c/os.c deps/iotech-c-utils-1.0.0/src/c/scheduler.c deps/iotech-c-utils-1.0.0/src/c/thread.c deps/iotech-c-utils-1.0.0/src/c/threadpool.c deps/iotech-c-utils-1.0.0/src/c/time.c src/c/iot [2020-03-05T17:43:13.268Z] + mkdir -p include/iot [2020-03-05T17:43:13.268Z] + cp deps/iotech-c-utils-1.0.0/include/iot/base64.h deps/iotech-c-utils-1.0.0/include/iot/component.h deps/iotech-c-utils-1.0.0/include/iot/container.h deps/iotech-c-utils-1.0.0/include/iot/data.h deps/iotech-c-utils-1.0.0/include/iot/hash.h deps/iotech-c-utils-1.0.0/include/iot/iot.h deps/iotech-c-utils-1.0.0/include/iot/json.h deps/iotech-c-utils-1.0.0/include/iot/logger.h deps/iotech-c-utils-1.0.0/include/iot/os.h deps/iotech-c-utils-1.0.0/include/iot/scheduler.h deps/iotech-c-utils-1.0.0/include/iot/thread.h deps/iotech-c-utils-1.0.0/include/iot/threadpool.h deps/iotech-c-utils-1.0.0/include/iot/time.h include/iot [2020-03-05T17:43:13.268Z] + mkdir -p include/iot/os [2020-03-05T17:43:13.268Z] + cp deps/iotech-c-utils-1.0.0/include/iot/os/linux.h deps/iotech-c-utils-1.0.0/include/iot/os/zephyr.h include/iot/os [2020-03-05T17:43:13.268Z] + mkdir -p /tmp/sdk/build/release [2020-03-05T17:43:13.268Z] + cd /tmp/sdk/build/release [2020-03-05T17:43:13.268Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src [2020-03-05T17:43:13.280Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2020-03-05T17:43:13.535Z] -- The C compiler identification is GNU 8.3.0 [2020-03-05T17:43:13.535Z] -- Check for working C compiler: /usr/bin/cc [2020-03-05T17:43:13.538Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2020-03-05T17:43:13.538Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2020-03-05T17:43:13.538Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2020-03-05T17:43:13.795Z] [ 67%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2020-03-05T17:43:13.801Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-03-05T17:43:13.801Z] -- Detecting C compiler ABI info [2020-03-05T17:43:14.054Z] [ 69%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2020-03-05T17:43:14.054Z] [ 71%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2020-03-05T17:43:14.068Z] -- Detecting C compiler ABI info - done [2020-03-05T17:43:14.068Z] -- Detecting C compile features [2020-03-05T17:43:14.317Z] [ 73%] Building C object c/CMakeFiles/csdk.dir/v1compat.c.o [2020-03-05T17:43:14.317Z] [ 75%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2020-03-05T17:43:14.317Z] [ 77%] Linking C shared library libcsdk.so [2020-03-05T17:43:14.575Z] [ 77%] Built target csdk [2020-03-05T17:43:14.575Z] Scanning dependencies of target template [2020-03-05T17:43:14.575Z] [ 79%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2020-03-05T17:43:14.575Z] [ 81%] Linking C executable template [2020-03-05T17:43:14.575Z] [ 81%] Built target template [2020-03-05T17:43:14.575Z] Scanning dependencies of target device-counter [2020-03-05T17:43:14.575Z] [ 83%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2020-03-05T17:43:14.575Z] [ 84%] Linking C executable device-counter [2020-03-05T17:43:14.833Z] [ 84%] Built target device-counter [2020-03-05T17:43:14.833Z] Scanning dependencies of target device-random [2020-03-05T17:43:14.833Z] [ 86%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2020-03-05T17:43:14.833Z] [ 88%] Linking C executable device-random [2020-03-05T17:43:14.833Z] [ 88%] Built target device-random [2020-03-05T17:43:14.833Z] Scanning dependencies of target device-gyro [2020-03-05T17:43:14.833Z] [ 90%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2020-03-05T17:43:15.031Z] -- Detecting C compile features - done [2020-03-05T17:43:15.031Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2020-03-05T17:43:15.031Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2020-03-05T17:43:15.031Z] -- Found LIBYAML: /usr/lib/libyaml.so [2020-03-05T17:43:15.031Z] -- Found LIBUUID: /usr/lib/libuuid.so [2020-03-05T17:43:15.031Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2020-03-05T17:43:15.031Z] -- C SDK 1.2.0-dev.6 for Linux [2020-03-05T17:43:15.031Z] -- Performing Test CSDK_HAVE_ATOMIC [2020-03-05T17:43:15.031Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2020-03-05T17:43:15.031Z] -- Found Curses: /usr/lib/libcurses.so [2020-03-05T17:43:15.092Z] [ 92%] Linking C executable device-gyro [2020-03-05T17:43:15.092Z] [ 92%] Built target device-gyro [2020-03-05T17:43:15.092Z] Scanning dependencies of target device-terminal [2020-03-05T17:43:15.092Z] [ 94%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2020-03-05T17:43:15.092Z] [ 96%] Linking C executable device-terminal [2020-03-05T17:43:15.297Z] -- Configuring done [2020-03-05T17:43:15.297Z] -- Generating done [2020-03-05T17:43:15.351Z] [ 96%] Built target device-terminal [2020-03-05T17:43:15.351Z] Scanning dependencies of target template2 [2020-03-05T17:43:15.351Z] [ 98%] Building C object c/examples/v2/CMakeFiles/template2.dir/template.c.o [2020-03-05T17:43:15.351Z] [100%] Linking C executable template2 [2020-03-05T17:43:15.351Z] [100%] Built target template2 [2020-03-05T17:43:15.351Z] make: Entering directory '/tmp/sdk/build/release' [2020-03-05T17:43:15.351Z] make[1]: Entering directory '/tmp/sdk/build/release' [2020-03-05T17:43:15.351Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-05T17:43:15.351Z] Scanning dependencies of target csdk [2020-03-05T17:43:15.351Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-05T17:43:15.351Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-05T17:43:15.351Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2020-03-05T17:43:15.566Z] -- Build files have been written to: /tmp/sdk/build/release [2020-03-05T17:43:15.566Z] + + teemake [2020-03-05T17:43:15.566Z] release.log [2020-03-05T17:43:15.566Z] Scanning dependencies of target csdk [2020-03-05T17:43:15.566Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2020-03-05T17:43:15.918Z] [ 3%] Linking C shared library libcsdk.so [2020-03-05T17:43:15.918Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-05T17:43:15.918Z] [ 77%] Built target csdk [2020-03-05T17:43:15.918Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-05T17:43:15.918Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-05T17:43:15.918Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-05T17:43:15.918Z] [ 79%] Linking C executable template [2020-03-05T17:43:15.918Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-05T17:43:15.918Z] [ 81%] Built target template [2020-03-05T17:43:15.918Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-05T17:43:15.918Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-05T17:43:15.918Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-05T17:43:15.918Z] [ 83%] Linking C executable device-counter [2020-03-05T17:43:15.918Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-05T17:43:15.918Z] [ 84%] Built target device-counter [2020-03-05T17:43:15.918Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-05T17:43:15.918Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-05T17:43:15.918Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-05T17:43:15.918Z] [ 86%] Linking C executable device-random [2020-03-05T17:43:16.151Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback.c.o [2020-03-05T17:43:16.176Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-05T17:43:16.176Z] [ 88%] Built target device-random [2020-03-05T17:43:16.176Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-05T17:43:16.176Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-05T17:43:16.176Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-05T17:43:16.176Z] [ 90%] Linking C executable device-gyro [2020-03-05T17:43:16.176Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-05T17:43:16.176Z] [ 92%] Built target device-gyro [2020-03-05T17:43:16.176Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-05T17:43:16.176Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-05T17:43:16.176Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-05T17:43:16.176Z] [ 94%] Linking C executable device-terminal [2020-03-05T17:43:16.176Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-05T17:43:16.176Z] [ 96%] Built target device-terminal [2020-03-05T17:43:16.176Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-05T17:43:16.176Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-05T17:43:16.176Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-05T17:43:16.176Z] [ 98%] Linking C executable template2 [2020-03-05T17:43:16.434Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-05T17:43:16.434Z] [100%] Built target template2 [2020-03-05T17:43:16.434Z] make[1]: Leaving directory '/tmp/sdk/build/release' [2020-03-05T17:43:16.434Z] Install the project... [2020-03-05T17:43:16.434Z] -- Install configuration: "Release" [2020-03-05T17:43:16.434Z] -- Installing: /usr/local/lib/libcsdk.so [2020-03-05T17:43:16.434Z] -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" [2020-03-05T17:43:16.434Z] -- Up-to-date: /usr/local/include [2020-03-05T17:43:16.434Z] -- Installing: /usr/local/include/devsdk [2020-03-05T17:43:16.434Z] -- Installing: /usr/local/include/devsdk/devsdk-base.h [2020-03-05T17:43:16.434Z] -- Installing: /usr/local/include/devsdk/devsdk.h [2020-03-05T17:43:16.434Z] -- Installing: /usr/local/include/edgex [2020-03-05T17:43:16.434Z] -- Installing: /usr/local/include/edgex/device-mgmt.h [2020-03-05T17:43:16.434Z] -- Installing: /usr/local/include/edgex/devices.h [2020-03-05T17:43:16.434Z] -- Installing: /usr/local/include/edgex/devsdk.h [2020-03-05T17:43:16.434Z] -- Installing: /usr/local/include/edgex/edgex-base.h [2020-03-05T17:43:16.434Z] -- Installing: /usr/local/include/edgex/edgex-logging.h [2020-03-05T17:43:16.434Z] -- Installing: /usr/local/include/edgex/edgex.h [2020-03-05T17:43:16.434Z] -- Installing: /usr/local/include/edgex/error.h [2020-03-05T17:43:16.434Z] -- Installing: /usr/local/include/edgex/eventgen.h [2020-03-05T17:43:16.434Z] -- Installing: /usr/local/include/edgex/os.h [2020-03-05T17:43:16.434Z] -- Installing: /usr/local/include/edgex/profiles.h [2020-03-05T17:43:16.434Z] -- Installing: /usr/local/include/edgex/registry.h [2020-03-05T17:43:16.434Z] -- Installing: /usr/local/include/edgex/rest-server.h [2020-03-05T17:43:16.434Z] -- Installing: /usr/local/include/edgex/csdk-defs.h [2020-03-05T17:43:16.434Z] -- Installing: /usr/local/include/iot [2020-03-05T17:43:16.434Z] -- Installing: /usr/local/include/iot/base64.h [2020-03-05T17:43:16.434Z] -- Installing: /usr/local/include/iot/component.h [2020-03-05T17:43:16.434Z] -- Installing: /usr/local/include/iot/container.h [2020-03-05T17:43:16.434Z] -- Installing: /usr/local/include/iot/data.h [2020-03-05T17:43:16.434Z] -- Installing: /usr/local/include/iot/hash.h [2020-03-05T17:43:16.434Z] -- Installing: /usr/local/include/iot/iot.h [2020-03-05T17:43:16.434Z] -- Installing: /usr/local/include/iot/json.h [2020-03-05T17:43:16.434Z] -- Installing: /usr/local/include/iot/logger.h [2020-03-05T17:43:16.434Z] -- Installing: /usr/local/include/iot/os.h [2020-03-05T17:43:16.434Z] -- Installing: /usr/local/include/iot/scheduler.h [2020-03-05T17:43:16.434Z] -- Installing: /usr/local/include/iot/thread.h [2020-03-05T17:43:16.434Z] -- Installing: /usr/local/include/iot/threadpool.h [2020-03-05T17:43:16.434Z] -- Installing: /usr/local/include/iot/time.h [2020-03-05T17:43:16.434Z] -- Installing: /usr/local/include/iot/os [2020-03-05T17:43:16.434Z] -- Installing: /usr/local/include/iot/os/linux.h [2020-03-05T17:43:16.434Z] -- Installing: /usr/local/include/iot/os/zephyr.h [2020-03-05T17:43:16.434Z] -- Installing: /usr/local/share/device-sdk-c/LICENSE [2020-03-05T17:43:16.434Z] -- Installing: /usr/local/share/device-sdk-c/Attribution.txt [2020-03-05T17:43:16.434Z] make: Leaving directory '/tmp/sdk/build/release' [2020-03-05T17:43:16.745Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2020-03-05T17:43:17.006Z] Removing intermediate container 710568d203a6 [2020-03-05T17:43:17.006Z] ---> 465b971a8d49 [2020-03-05T17:43:17.006Z] Step 14/21 : FROM alpine:3.9 [2020-03-05T17:43:17.268Z] 3.9: Pulling from library/alpine [2020-03-05T17:43:17.527Z] 9123ac7c32f7: Pulling fs layer [2020-03-05T17:43:17.527Z] 9123ac7c32f7: Download complete [2020-03-05T17:43:17.785Z] 9123ac7c32f7: Pull complete [2020-03-05T17:43:17.785Z] Digest: sha256:115731bab0862031b44766733890091c17924f9b7781b79997f5f163be262178 [2020-03-05T17:43:17.785Z] Status: Downloaded newer image for alpine:3.9 [2020-03-05T17:43:17.785Z] ---> 82f67be598eb [2020-03-05T17:43:17.785Z] Step 15/21 : MAINTAINER IOTech [2020-03-05T17:43:17.785Z] ---> Running in 6f609425ea76 [2020-03-05T17:43:18.153Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2020-03-05T17:43:18.737Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2020-03-05T17:43:19.015Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2020-03-05T17:43:19.597Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2020-03-05T17:43:19.689Z] Removing intermediate container 6f609425ea76 [2020-03-05T17:43:19.690Z] ---> d2944a18243d [2020-03-05T17:43:19.690Z] Step 16/21 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml curl libmicrohttpd libuuid [2020-03-05T17:43:19.948Z] ---> Running in d1642d9127de [2020-03-05T17:43:20.516Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz [2020-03-05T17:43:20.775Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz [2020-03-05T17:43:20.775Z] (1/48) Installing binutils (2.31.1-r2) [2020-03-05T17:43:20.775Z] (2/48) Installing libmagic (5.36-r1) [2020-03-05T17:43:20.775Z] (3/48) Installing file (5.36-r1) [2020-03-05T17:43:20.775Z] (4/48) Installing gmp (6.1.2-r1) [2020-03-05T17:43:20.775Z] (5/48) Installing isl (0.18-r0) [2020-03-05T17:43:21.002Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2020-03-05T17:43:21.033Z] (6/48) Installing libgomp (8.3.0-r0) [2020-03-05T17:43:21.033Z] (7/48) Installing libatomic (8.3.0-r0) [2020-03-05T17:43:21.033Z] (8/48) Installing libgcc (8.3.0-r0) [2020-03-05T17:43:21.033Z] (9/48) Installing mpfr3 (3.1.5-r1) [2020-03-05T17:43:21.033Z] (10/48) Installing mpc1 (1.0.3-r1) [2020-03-05T17:43:21.033Z] (11/48) Installing libstdc++ (8.3.0-r0) [2020-03-05T17:43:21.033Z] (12/48) Installing gcc (8.3.0-r0) [2020-03-05T17:43:21.269Z] [ 16%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2020-03-05T17:43:21.851Z] [ 18%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2020-03-05T17:43:22.438Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2020-03-05T17:43:22.708Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2020-03-05T17:43:22.977Z] [ 24%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2020-03-05T17:43:23.245Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2020-03-05T17:43:24.321Z] (13/48) Installing musl-dev (1.1.20-r5) [2020-03-05T17:43:24.322Z] (14/48) Installing libc-dev (0.7.1-r0) [2020-03-05T17:43:24.322Z] (15/48) Installing g++ (8.3.0-r0) [2020-03-05T17:43:25.260Z] (16/48) Installing make (4.2.1-r2) [2020-03-05T17:43:25.260Z] (17/48) Installing fortify-headers (1.0-r0) [2020-03-05T17:43:25.260Z] (18/48) Installing build-base (0.5-r1) [2020-03-05T17:43:25.260Z] (19/48) Installing libattr (2.4.47-r7) [2020-03-05T17:43:25.260Z] (20/48) Installing libacl (2.2.52-r5) [2020-03-05T17:43:25.260Z] (21/48) Installing libbz2 (1.0.6-r7) [2020-03-05T17:43:25.260Z] (22/48) Installing expat (2.2.8-r0) [2020-03-05T17:43:25.260Z] (23/48) Installing lz4-libs (1.8.3-r2) [2020-03-05T17:43:25.260Z] (24/48) Installing xz-libs (5.2.4-r0) [2020-03-05T17:43:25.260Z] (25/48) Installing libarchive (3.3.3-r1) [2020-03-05T17:43:25.260Z] (26/48) Installing ca-certificates (20190108-r0) [2020-03-05T17:43:25.260Z] (27/48) Installing nghttp2-libs (1.35.1-r1) [2020-03-05T17:43:25.260Z] (28/48) Installing libssh2 (1.9.0-r1) [2020-03-05T17:43:25.260Z] (29/48) Installing libcurl (7.64.0-r3) [2020-03-05T17:43:25.260Z] (30/48) Installing ncurses-terminfo-base (6.1_p20190105-r0) [2020-03-05T17:43:25.260Z] (31/48) Installing ncurses-terminfo (6.1_p20190105-r0) [2020-03-05T17:43:25.517Z] (32/48) Installing ncurses-libs (6.1_p20190105-r0) [2020-03-05T17:43:25.517Z] (33/48) Installing rhash-libs (1.3.6-r2) [2020-03-05T17:43:25.517Z] (34/48) Installing libuv (1.23.2-r0) [2020-03-05T17:43:25.517Z] (35/48) Installing cmake (3.13.0-r0) [2020-03-05T17:43:26.595Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2020-03-05T17:43:26.595Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2020-03-05T17:43:26.865Z] [ 32%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2020-03-05T17:43:26.895Z] (36/48) Installing curl (7.64.0-r3) [2020-03-05T17:43:26.895Z] (37/48) Installing pcre2 (10.32-r1) [2020-03-05T17:43:26.895Z] (38/48) Installing git (2.20.2-r0) [2020-03-05T17:43:27.449Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2020-03-05T17:43:27.467Z] (39/48) Installing nettle (3.4.1-r0) [2020-03-05T17:43:27.467Z] (40/48) Installing libffi (3.2.1-r6) [2020-03-05T17:43:27.467Z] (41/48) Installing p11-kit (0.23.14-r0) [2020-03-05T17:43:27.467Z] (42/48) Installing libtasn1 (4.14-r0) [2020-03-05T17:43:27.467Z] (43/48) Installing libunistring (0.9.10-r0) [2020-03-05T17:43:27.468Z] (44/48) Installing gnutls (3.6.7-r0) [2020-03-05T17:43:27.468Z] (45/48) Installing libmicrohttpd (0.9.62-r0) [2020-03-05T17:43:27.468Z] (46/48) Installing libuuid (2.33-r0) [2020-03-05T17:43:27.468Z] (47/48) Installing wget (1.20.3-r0) [2020-03-05T17:43:27.468Z] (48/48) Installing yaml (0.2.1-r0) [2020-03-05T17:43:27.468Z] Executing busybox-1.29.3-r10.trigger [2020-03-05T17:43:27.468Z] Executing ca-certificates-20190108-r0.trigger [2020-03-05T17:43:27.725Z] OK: 222 MiB in 62 packages [2020-03-05T17:43:29.392Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2020-03-05T17:43:29.392Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2020-03-05T17:43:29.659Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2020-03-05T17:43:30.244Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2020-03-05T17:43:30.511Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2020-03-05T17:43:30.778Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2020-03-05T17:43:31.742Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2020-03-05T17:43:32.010Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2020-03-05T17:43:32.589Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2020-03-05T17:43:32.589Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2020-03-05T17:43:32.996Z] Removing intermediate container d1642d9127de [2020-03-05T17:43:32.996Z] ---> b3b676074258 [2020-03-05T17:43:32.996Z] Step 17/21 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot [2020-03-05T17:43:33.174Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2020-03-05T17:43:33.255Z] ---> 465556fb6108 [2020-03-05T17:43:33.255Z] Step 18/21 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex [2020-03-05T17:43:33.255Z] ---> f2fd6712a0c9 [2020-03-05T17:43:33.255Z] Step 19/21 : COPY --from=builder /usr/local/lib /usr/local/lib [2020-03-05T17:43:33.514Z] ---> 67bf26ecfb74 [2020-03-05T17:43:33.514Z] Step 20/21 : COPY --from=builder /usr/local/lib64 /usr/local/lib64 [2020-03-05T17:43:33.771Z] ---> 9df83eb1345d [2020-03-05T17:43:33.771Z] Step 21/21 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c [2020-03-05T17:43:34.031Z] ---> 16097084f480 [2020-03-05T17:43:34.031Z] Successfully built 16097084f480 [2020-03-05T17:43:34.031Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [2020-03-05T17:43:34.131Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2020-03-05T17:43:34.131Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-03-05T17:43:34.660Z] + docker inspect -f . ci-base-image-x86_64 [2020-03-05T17:43:34.660Z] . [Pipeline] withDockerContainer [2020-03-05T17:43:34.779Z] prd-centos7-docker-4c-2g-2465 does not seem to be running inside a container [2020-03-05T17:43:34.826Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-c/6 -v /w/workspace/device-sdk-c/6:/w/workspace/device-sdk-c/6:rw,z -v /w/workspace/device-sdk-c/6@tmp:/w/workspace/device-sdk-c/6@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 ******** ci-base-image-x86_64 cat [2020-03-05T17:43:35.380Z] $ docker top 0b15141d8b1c89750d71f76e83038809fdc749e59b72e7b905a5ae782883dd39 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-03-05T17:43:36.353Z] + make test [2020-03-05T17:43:36.353Z] echo "make test" [2020-03-05T17:43:36.353Z] make test [Pipeline] } [2020-03-05T17:43:36.359Z] $ docker stop --time=1 0b15141d8b1c89750d71f76e83038809fdc749e59b72e7b905a5ae782883dd39 [2020-03-05T17:43:38.379Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2020-03-05T17:43:38.630Z] $ docker rm -f 0b15141d8b1c89750d71f76e83038809fdc749e59b72e7b905a5ae782883dd39 [2020-03-05T17:43:38.645Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [2020-03-05T17:43:39.232Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [Pipeline] sh [2020-03-05T17:43:39.812Z] + sudo chown -R jenkins:jenkins . [2020-03-05T17:43:39.813Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [Pipeline] sh [2020-03-05T17:43:40.102Z] + ls -al . [2020-03-05T17:43:40.102Z] total 160 [2020-03-05T17:43:40.102Z] drwxrwxr-x. 8 jenkins jenkins 260 Mar 5 17:42 . [2020-03-05T17:43:40.102Z] drwxrwxr-x. 4 jenkins jenkins 28 Mar 5 17:42 .. [2020-03-05T17:43:40.102Z] -rw-rw-r--. 1 jenkins jenkins 3104 Mar 5 17:42 Attribution.txt [2020-03-05T17:43:40.102Z] -rw-rw-r--. 1 jenkins jenkins 4817 Mar 5 17:42 CHANGES [2020-03-05T17:43:40.102Z] drwxrwxr-x. 2 jenkins jenkins 144 Mar 5 17:42 docs [2020-03-05T17:43:40.102Z] -rw-rw-r--. 1 jenkins jenkins 108574 Mar 5 17:42 Doxyfile [2020-03-05T17:43:40.102Z] drwxrwxr-x. 8 jenkins jenkins 162 Mar 5 17:42 .git [2020-03-05T17:43:40.102Z] -rw-rw-r--. 1 jenkins jenkins 176 Mar 5 17:42 .gitignore [2020-03-05T17:43:40.102Z] drwxrwxr-x. 4 jenkins jenkins 33 Mar 5 17:42 include [2020-03-05T17:43:40.102Z] -rw-rw-r--. 1 jenkins jenkins 792 Mar 5 17:42 Jenkinsfile [2020-03-05T17:43:40.102Z] -rw-rw-r--. 1 jenkins jenkins 10174 Mar 5 17:42 LICENSE [2020-03-05T17:43:40.102Z] -rw-rw-r--. 1 jenkins jenkins 448 Mar 5 17:42 Makefile [2020-03-05T17:43:40.102Z] -rw-rw-r--. 1 jenkins jenkins 1612 Mar 5 17:42 README.md [2020-03-05T17:43:40.102Z] -rw-rw-r--. 1 jenkins jenkins 5031 Mar 5 17:42 README.v2.md [2020-03-05T17:43:40.102Z] drwxrwxr-x. 2 jenkins jenkins 106 Mar 5 17:42 scripts [2020-03-05T17:43:40.102Z] drwxrwxr-x. 3 jenkins jenkins 44 Mar 5 17:42 .semver [2020-03-05T17:43:40.102Z] drwxrwxr-x. 4 jenkins jenkins 50 Mar 5 17:42 src [2020-03-05T17:43:40.102Z] -rw-rw-r--. 1 jenkins jenkins 11 Mar 5 17:39 VERSION [Pipeline] isUnix [Pipeline] sh [2020-03-05T17:43:40.398Z] + docker build -t docker-device-sdk-c -f scripts/Dockerfile.alpine-3.9 --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=f4ad1a59c72d4aabd7dfa273ab1ddc1ed655b3a3 --label arch=amd64 --label version=1.2.0-dev.6 . [2020-03-05T17:43:40.398Z] Sending build context to Docker daemon 2.724MB [2020-03-05T17:43:40.398Z] Step 1/15 : ARG BASE=alpine:3.9 [2020-03-05T17:43:40.398Z] Step 2/15 : FROM ${BASE} [2020-03-05T17:43:40.398Z] ---> 16097084f480 [2020-03-05T17:43:40.398Z] Step 3/15 : MAINTAINER IOTech [2020-03-05T17:43:40.657Z] ---> Running in 82691dea8791 [2020-03-05T17:43:40.657Z] Removing intermediate container 82691dea8791 [2020-03-05T17:43:40.657Z] ---> 3856fbf85a2f [2020-03-05T17:43:40.657Z] Step 4/15 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml-dev libcurl curl-dev libmicrohttpd-dev util-linux-dev ncurses-dev && mkdir -p /edgex-c-sdk/build [2020-03-05T17:43:40.657Z] ---> Running in 90675fd55b29 [2020-03-05T17:43:41.219Z] [ 67%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2020-03-05T17:43:41.225Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz [2020-03-05T17:43:41.225Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz [2020-03-05T17:43:41.225Z] (1/21) Installing pkgconf (1.6.0-r0) [2020-03-05T17:43:41.225Z] (2/21) Installing openssl-dev (1.1.1d-r2) [2020-03-05T17:43:41.483Z] (3/21) Installing zlib-dev (1.2.11-r1) [2020-03-05T17:43:41.483Z] (4/21) Installing libssh2-dev (1.9.0-r1) [2020-03-05T17:43:41.483Z] (5/21) Installing nghttp2-dev (1.35.1-r1) [2020-03-05T17:43:41.483Z] (6/21) Installing curl-dev (7.64.0-r3) [2020-03-05T17:43:41.483Z] (7/21) Installing gnutls-c++ (3.6.7-r0) [2020-03-05T17:43:41.483Z] (8/21) Installing libgmpxx (6.1.2-r1) [2020-03-05T17:43:41.483Z] (9/21) Installing gmp-dev (6.1.2-r1) [2020-03-05T17:43:41.483Z] (10/21) Installing nettle-dev (3.4.1-r0) [2020-03-05T17:43:41.741Z] (11/21) Installing libtasn1-dev (4.14-r0) [2020-03-05T17:43:41.741Z] (12/21) Installing p11-kit-dev (0.23.14-r0) [2020-03-05T17:43:41.741Z] (13/21) Installing gnutls-dev (3.6.7-r0) [2020-03-05T17:43:41.741Z] (14/21) Installing libmicrohttpd-dev (0.9.62-r0) [2020-03-05T17:43:41.741Z] (15/21) Installing ncurses-dev (6.1_p20190105-r0) [2020-03-05T17:43:41.741Z] (16/21) Installing libblkid (2.33-r0) [2020-03-05T17:43:41.741Z] (17/21) Installing libfdisk (2.33-r0) [2020-03-05T17:43:41.741Z] (18/21) Installing libmount (2.33-r0) [2020-03-05T17:43:41.741Z] (19/21) Installing libsmartcols (2.33-r0) [2020-03-05T17:43:41.741Z] (20/21) Installing util-linux-dev (2.33-r0) [2020-03-05T17:43:41.741Z] (21/21) Installing yaml-dev (0.2.1-r0) [2020-03-05T17:43:41.741Z] Executing busybox-1.29.3-r10.trigger [2020-03-05T17:43:41.741Z] OK: 265 MiB in 83 packages [2020-03-05T17:43:42.625Z] [ 69%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2020-03-05T17:43:42.677Z] Removing intermediate container 90675fd55b29 [2020-03-05T17:43:42.677Z] ---> 7872b78777bd [2020-03-05T17:43:42.677Z] Step 5/15 : COPY VERSION /edgex-c-sdk/ [2020-03-05T17:43:42.935Z] ---> d390bf3e2c34 [2020-03-05T17:43:42.935Z] Step 6/15 : COPY src /edgex-c-sdk/src/ [2020-03-05T17:43:43.193Z] ---> e0dcc47c7926 [2020-03-05T17:43:43.193Z] Step 7/15 : COPY include /edgex-c-sdk/include/ [2020-03-05T17:43:43.193Z] ---> 005e542fc399 [2020-03-05T17:43:43.193Z] Step 8/15 : COPY scripts /edgex-c-sdk/scripts [2020-03-05T17:43:43.452Z] ---> ddc958935651 [2020-03-05T17:43:43.452Z] Step 9/15 : COPY LICENSE /edgex-c-sdk/ [2020-03-05T17:43:43.452Z] ---> 1f22466e8852 [2020-03-05T17:43:43.452Z] Step 10/15 : COPY Attribution.txt /edgex-c-sdk/ [2020-03-05T17:43:43.717Z] ---> d802344f0e91 [2020-03-05T17:43:43.717Z] Step 11/15 : WORKDIR /edgex-c-sdk [2020-03-05T17:43:43.717Z] ---> Running in 401b4a5c9b55 [2020-03-05T17:43:43.975Z] Removing intermediate container 401b4a5c9b55 [2020-03-05T17:43:43.975Z] ---> a85398ad46c2 [2020-03-05T17:43:43.975Z] Step 12/15 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] [2020-03-05T17:43:43.975Z] ---> Running in e410e76f868d [2020-03-05T17:43:43.975Z] Removing intermediate container e410e76f868d [2020-03-05T17:43:43.975Z] ---> 548fe004676c [2020-03-05T17:43:43.975Z] Step 13/15 : LABEL arch=amd64 [2020-03-05T17:43:44.233Z] ---> Running in 91d18742217a [2020-03-05T17:43:44.233Z] Removing intermediate container 91d18742217a [2020-03-05T17:43:44.233Z] ---> 0c32491cb0a7 [2020-03-05T17:43:44.233Z] Step 14/15 : LABEL git_sha=f4ad1a59c72d4aabd7dfa273ab1ddc1ed655b3a3 [2020-03-05T17:43:44.233Z] ---> Running in c15b354d542f [2020-03-05T17:43:44.491Z] Removing intermediate container c15b354d542f [2020-03-05T17:43:44.491Z] ---> f42d1c16668c [2020-03-05T17:43:44.491Z] Step 15/15 : LABEL version=1.2.0-dev.6 [2020-03-05T17:43:44.491Z] ---> Running in 9bd67d4e4baa [2020-03-05T17:43:44.491Z] Removing intermediate container 9bd67d4e4baa [2020-03-05T17:43:44.491Z] ---> 6f1d01dd84c1 [2020-03-05T17:43:44.491Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2020-03-05T17:43:44.491Z] Successfully built 6f1d01dd84c1 [2020-03-05T17:43:44.749Z] Successfully tagged docker-device-sdk-c:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-03-05T17:43:45.963Z] [ 71%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2020-03-05T17:43:46.230Z] [ 73%] Building C object c/CMakeFiles/csdk.dir/v1compat.c.o [2020-03-05T17:43:47.188Z] [ 75%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2020-03-05T17:43:47.770Z] [ 77%] Linking C shared library libcsdk.so [2020-03-05T17:43:47.770Z] [ 77%] Built target csdk [2020-03-05T17:43:47.770Z] Scanning dependencies of target template [2020-03-05T17:43:47.770Z] [ 79%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2020-03-05T17:43:48.352Z] [ 81%] Linking C executable template [2020-03-05T17:43:48.619Z] [ 81%] Built target template [2020-03-05T17:43:48.619Z] Scanning dependencies of target device-counter [2020-03-05T17:43:48.619Z] [ 83%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2020-03-05T17:43:49.199Z] [ 84%] Linking C executable device-counter [2020-03-05T17:43:49.199Z] [ 84%] Built target device-counter [2020-03-05T17:43:49.199Z] Scanning dependencies of target device-random [2020-03-05T17:43:49.199Z] [ 86%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2020-03-05T17:43:49.783Z] [ 88%] Linking C executable device-random [2020-03-05T17:43:50.050Z] [ 88%] Built target device-random [2020-03-05T17:43:50.050Z] Scanning dependencies of target device-gyro [2020-03-05T17:43:50.050Z] [ 90%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2020-03-05T17:43:50.317Z] [ 92%] Linking C executable device-gyro [2020-03-05T17:43:50.583Z] [ 92%] Built target device-gyro [2020-03-05T17:43:50.583Z] Scanning dependencies of target device-terminal [2020-03-05T17:43:50.583Z] [ 94%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2020-03-05T17:43:51.170Z] [ 96%] Linking C executable device-terminal [2020-03-05T17:43:51.439Z] [ 96%] Built target device-terminal [2020-03-05T17:43:51.439Z] Scanning dependencies of target template2 [2020-03-05T17:43:51.439Z] [ 98%] Building C object c/examples/v2/CMakeFiles/template2.dir/template.c.o [2020-03-05T17:43:52.022Z] [100%] Linking C executable template2 [2020-03-05T17:43:52.022Z] [100%] Built target template2 [2020-03-05T17:43:52.022Z] + make package [2020-03-05T17:43:52.022Z] + tee -a release.log [2020-03-05T17:43:52.289Z] [ 77%] Built target csdk [2020-03-05T17:43:52.289Z] [ 81%] Built target template [2020-03-05T17:43:52.289Z] [ 84%] Built target device-counter [2020-03-05T17:43:52.289Z] [ 88%] Built target device-random [2020-03-05T17:43:52.556Z] [ 92%] Built target device-gyro [2020-03-05T17:43:52.556Z] [ 96%] Built target device-terminal [2020-03-05T17:43:52.556Z] [100%] Built target template2 [2020-03-05T17:43:52.556Z] Run CPack packaging tool... [2020-03-05T17:43:52.556Z] CPack: Create package using TGZ [2020-03-05T17:43:52.556Z] CPack: Install projects [2020-03-05T17:43:52.556Z] CPack: - Run preinstall target for: Csdk [2020-03-05T17:43:53.140Z] CPack: - Install project: Csdk [2020-03-05T17:43:53.140Z] CPack: Create package [2020-03-05T17:43:53.140Z] CPack: - package: /tmp/sdk/build/release/csdk-1.2.0-dev.6.tar.gz generated. [2020-03-05T17:43:53.140Z] + '[' false '=' true ] [2020-03-05T17:43:53.140Z] + '[' false '=' true ] [2020-03-05T17:43:53.140Z] + mkdir -p /tmp/sdk/build/debug [2020-03-05T17:43:53.140Z] + cd /tmp/sdk/build/debug [2020-03-05T17:43:53.140Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCSDK_BUILD_DEBUG=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src [2020-03-05T17:43:53.406Z] -- The C compiler identification is GNU 8.3.0 [2020-03-05T17:43:53.406Z] -- Check for working C compiler: /usr/bin/cc [2020-03-05T17:43:53.674Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-03-05T17:43:53.674Z] -- Detecting C compiler ABI info [2020-03-05T17:43:53.942Z] -- Detecting C compiler ABI info - done [2020-03-05T17:43:53.942Z] -- Detecting C compile features [2020-03-05T17:43:54.907Z] -- Detecting C compile features - done [2020-03-05T17:43:54.907Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2020-03-05T17:43:54.907Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2020-03-05T17:43:54.907Z] -- Found LIBYAML: /usr/lib/libyaml.so [2020-03-05T17:43:54.907Z] -- Found LIBUUID: /usr/lib/libuuid.so [2020-03-05T17:43:54.907Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2020-03-05T17:43:54.907Z] -- C SDK 1.2.0-dev.6 for Linux [2020-03-05T17:43:54.907Z] -- Performing Test CSDK_HAVE_ATOMIC [2020-03-05T17:43:54.907Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2020-03-05T17:43:55.176Z] -- Found Curses: /usr/lib/libcurses.so [2020-03-05T17:43:55.176Z] -- Configuring done [2020-03-05T17:43:55.442Z] -- Generating done [2020-03-05T17:43:55.442Z] -- Build files have been written to: /tmp/sdk/build/debug [2020-03-05T17:43:55.443Z] + make [2020-03-05T17:43:55.443Z] + tee debug.log [2020-03-05T17:43:55.443Z] Scanning dependencies of target csdk [2020-03-05T17:43:55.710Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2020-03-05T17:43:55.978Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback.c.o [2020-03-05T17:43:56.245Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2020-03-05T17:43:56.828Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2020-03-05T17:43:57.100Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2020-03-05T17:43:57.100Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2020-03-05T17:43:57.367Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2020-03-05T17:43:57.952Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2020-03-05T17:43:58.220Z] [ 16%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2020-03-05T17:43:58.486Z] [ 18%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2020-03-05T17:43:58.754Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2020-03-05T17:43:59.027Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2020-03-05T17:43:59.027Z] [ 24%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2020-03-05T17:43:59.296Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2020-03-05T17:44:00.335Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2020-03-05T17:44:00.335Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2020-03-05T17:44:00.612Z] [ 32%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2020-03-05T17:44:00.905Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2020-03-05T17:44:01.503Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2020-03-05T17:44:01.779Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2020-03-05T17:44:01.779Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2020-03-05T17:44:02.053Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2020-03-05T17:44:03.027Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2020-03-05T17:44:03.027Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2020-03-05T17:44:03.027Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2020-03-05T17:44:03.027Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2020-03-05T17:44:03.296Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2020-03-05T17:44:03.564Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2020-03-05T17:44:03.564Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2020-03-05T17:44:04.148Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2020-03-05T17:44:04.148Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2020-03-05T17:44:05.105Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2020-03-05T17:44:05.371Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2020-03-05T17:44:05.637Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2020-03-05T17:44:05.905Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2020-03-05T17:44:06.866Z] [ 67%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2020-03-05T17:44:07.449Z] [ 69%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2020-03-05T17:44:08.033Z] [ 71%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2020-03-05T17:44:08.301Z] [ 73%] Building C object c/CMakeFiles/csdk.dir/v1compat.c.o [2020-03-05T17:44:08.568Z] [ 75%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2020-03-05T17:44:08.834Z] [ 77%] Linking C shared library libcsdk.so [2020-03-05T17:44:09.102Z] [ 77%] Built target csdk [2020-03-05T17:44:09.102Z] Scanning dependencies of target template [2020-03-05T17:44:09.102Z] [ 79%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2020-03-05T17:44:09.368Z] [ 81%] Linking C executable template [2020-03-05T17:44:09.636Z] [ 81%] Built target template [2020-03-05T17:44:09.636Z] Scanning dependencies of target device-counter [2020-03-05T17:44:09.636Z] [ 83%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2020-03-05T17:44:09.904Z] [ 84%] Linking C executable device-counter [2020-03-05T17:44:10.170Z] [ 84%] Built target device-counter [2020-03-05T17:44:10.170Z] Scanning dependencies of target device-random [2020-03-05T17:44:10.170Z] [ 86%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2020-03-05T17:44:10.438Z] [ 88%] Linking C executable device-random [2020-03-05T17:44:10.438Z] [ 88%] Built target device-random [2020-03-05T17:44:10.706Z] Scanning dependencies of target device-gyro [2020-03-05T17:44:10.706Z] [ 90%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2020-03-05T17:44:10.973Z] [ 92%] Linking C executable device-gyro [2020-03-05T17:44:10.973Z] [ 92%] Built target device-gyro [2020-03-05T17:44:10.973Z] Scanning dependencies of target device-terminal [2020-03-05T17:44:10.973Z] [ 94%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2020-03-05T17:44:11.240Z] [ 96%] Linking C executable device-terminal [2020-03-05T17:44:11.508Z] [ 96%] Built target device-terminal [2020-03-05T17:44:11.508Z] Scanning dependencies of target template2 [2020-03-05T17:44:11.508Z] [ 98%] Building C object c/examples/v2/CMakeFiles/template2.dir/template.c.o [2020-03-05T17:44:11.773Z] [100%] Linking C executable template2 [2020-03-05T17:44:12.040Z] [100%] Built target template2 [2020-03-05T17:44:12.040Z] make: Entering directory '/tmp/sdk/build/release' [2020-03-05T17:44:12.040Z] make[1]: Entering directory '/tmp/sdk/build/release' [2020-03-05T17:44:12.040Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-05T17:44:12.305Z] Scanning dependencies of target csdk [2020-03-05T17:44:12.305Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-05T17:44:12.305Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-05T17:44:12.305Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2020-03-05T17:44:13.711Z] [ 3%] Linking C shared library libcsdk.so [2020-03-05T17:44:13.711Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-05T17:44:13.711Z] [ 77%] Built target csdk [2020-03-05T17:44:13.711Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-05T17:44:13.711Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-05T17:44:13.711Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-05T17:44:13.979Z] [ 79%] Linking C executable template [2020-03-05T17:44:13.979Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-05T17:44:13.979Z] [ 81%] Built target template [2020-03-05T17:44:13.979Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-05T17:44:13.979Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-05T17:44:13.979Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-05T17:44:13.979Z] [ 83%] Linking C executable device-counter [2020-03-05T17:44:14.245Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-05T17:44:14.245Z] [ 84%] Built target device-counter [2020-03-05T17:44:14.245Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-05T17:44:14.245Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-05T17:44:14.245Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-05T17:44:14.245Z] [ 86%] Linking C executable device-random [2020-03-05T17:44:14.511Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-05T17:44:14.511Z] [ 88%] Built target device-random [2020-03-05T17:44:14.511Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-05T17:44:14.511Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-05T17:44:14.511Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-05T17:44:14.511Z] [ 90%] Linking C executable device-gyro [2020-03-05T17:44:14.779Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-05T17:44:14.779Z] [ 92%] Built target device-gyro [2020-03-05T17:44:14.779Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-05T17:44:14.779Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-05T17:44:14.779Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-05T17:44:14.779Z] [ 94%] Linking C executable device-terminal [2020-03-05T17:44:15.045Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-05T17:44:15.045Z] [ 96%] Built target device-terminal [2020-03-05T17:44:15.045Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-05T17:44:15.045Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-05T17:44:15.045Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-05T17:44:15.045Z] [ 98%] Linking C executable template2 [2020-03-05T17:44:15.312Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-05T17:44:15.312Z] [100%] Built target template2 [2020-03-05T17:44:15.312Z] make[1]: Leaving directory '/tmp/sdk/build/release' [2020-03-05T17:44:15.312Z] Install the project... [2020-03-05T17:44:15.312Z] -- Install configuration: "Release" [2020-03-05T17:44:15.312Z] -- Installing: /usr/local/lib/libcsdk.so [2020-03-05T17:44:15.312Z] -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" [2020-03-05T17:44:15.312Z] -- Up-to-date: /usr/local/include [2020-03-05T17:44:15.312Z] -- Installing: /usr/local/include/devsdk [2020-03-05T17:44:15.312Z] -- Installing: /usr/local/include/devsdk/devsdk-base.h [2020-03-05T17:44:15.312Z] -- Installing: /usr/local/include/devsdk/devsdk.h [2020-03-05T17:44:15.312Z] -- Installing: /usr/local/include/edgex [2020-03-05T17:44:15.312Z] -- Installing: /usr/local/include/edgex/devices.h [2020-03-05T17:44:15.312Z] -- Installing: /usr/local/include/edgex/edgex.h [2020-03-05T17:44:15.312Z] -- Installing: /usr/local/include/edgex/device-mgmt.h [2020-03-05T17:44:15.312Z] -- Installing: /usr/local/include/edgex/profiles.h [2020-03-05T17:44:15.312Z] -- Installing: /usr/local/include/edgex/edgex-base.h [2020-03-05T17:44:15.312Z] -- Installing: /usr/local/include/edgex/error.h [2020-03-05T17:44:15.312Z] -- Installing: /usr/local/include/edgex/registry.h [2020-03-05T17:44:15.312Z] -- Installing: /usr/local/include/edgex/rest-server.h [2020-03-05T17:44:15.312Z] -- Installing: /usr/local/include/edgex/os.h [2020-03-05T17:44:15.312Z] -- Installing: /usr/local/include/edgex/devsdk.h [2020-03-05T17:44:15.312Z] -- Installing: /usr/local/include/edgex/eventgen.h [2020-03-05T17:44:15.312Z] -- Installing: /usr/local/include/edgex/edgex-logging.h [2020-03-05T17:44:15.312Z] -- Installing: /usr/local/include/edgex/csdk-defs.h [2020-03-05T17:44:15.312Z] -- Installing: /usr/local/include/iot [2020-03-05T17:44:15.312Z] -- Installing: /usr/local/include/iot/hash.h [2020-03-05T17:44:15.312Z] -- Installing: /usr/local/include/iot/thread.h [2020-03-05T17:44:15.312Z] -- Installing: /usr/local/include/iot/json.h [2020-03-05T17:44:15.312Z] -- Installing: /usr/local/include/iot/os [2020-03-05T17:44:15.312Z] -- Installing: /usr/local/include/iot/os/zephyr.h [2020-03-05T17:44:15.312Z] -- Installing: /usr/local/include/iot/os/linux.h [2020-03-05T17:44:15.312Z] -- Installing: /usr/local/include/iot/base64.h [2020-03-05T17:44:15.312Z] -- Installing: /usr/local/include/iot/container.h [2020-03-05T17:44:15.312Z] -- Installing: /usr/local/include/iot/data.h [2020-03-05T17:44:15.312Z] -- Installing: /usr/local/include/iot/threadpool.h [2020-03-05T17:44:15.312Z] -- Installing: /usr/local/include/iot/scheduler.h [2020-03-05T17:44:15.312Z] -- Installing: /usr/local/include/iot/component.h [2020-03-05T17:44:15.312Z] -- Installing: /usr/local/include/iot/os.h [2020-03-05T17:44:15.312Z] -- Installing: /usr/local/include/iot/logger.h [2020-03-05T17:44:15.312Z] -- Installing: /usr/local/include/iot/time.h [2020-03-05T17:44:15.312Z] -- Installing: /usr/local/include/iot/iot.h [2020-03-05T17:44:15.312Z] -- Installing: /usr/local/share/device-sdk-c/LICENSE [2020-03-05T17:44:15.312Z] -- Installing: /usr/local/share/device-sdk-c/Attribution.txt [2020-03-05T17:44:15.312Z] make: Leaving directory '/tmp/sdk/build/release' [2020-03-05T17:44:17.898Z] Removing intermediate container 9e52cf53e2e9 [2020-03-05T17:44:17.898Z] ---> 41c1d29e5daf [2020-03-05T17:44:17.898Z] Step 14/21 : FROM alpine:3.9 [2020-03-05T17:44:17.898Z] 3.9: Pulling from library/alpine [2020-03-05T17:44:18.167Z] eb93038481dd: Pulling fs layer [2020-03-05T17:44:18.754Z] eb93038481dd: Verifying Checksum [2020-03-05T17:44:18.754Z] eb93038481dd: Download complete [2020-03-05T17:44:19.346Z] eb93038481dd: Pull complete [2020-03-05T17:44:19.346Z] Digest: sha256:115731bab0862031b44766733890091c17924f9b7781b79997f5f163be262178 [2020-03-05T17:44:19.346Z] Status: Downloaded newer image for alpine:3.9 [2020-03-05T17:44:19.346Z] ---> 355993758880 [2020-03-05T17:44:19.346Z] Step 15/21 : MAINTAINER IOTech [2020-03-05T17:44:19.616Z] ---> Running in bebc33fcb20e [2020-03-05T17:44:19.883Z] Removing intermediate container bebc33fcb20e [2020-03-05T17:44:19.883Z] ---> 75c9d49db0b8 [2020-03-05T17:44:19.883Z] Step 16/21 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml curl libmicrohttpd libuuid [2020-03-05T17:44:20.157Z] ---> Running in e535e250faf5 [2020-03-05T17:44:21.121Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz [2020-03-05T17:44:21.121Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz [2020-03-05T17:44:21.390Z] (1/48) Installing binutils (2.31.1-r2) [2020-03-05T17:44:21.657Z] (2/48) Installing libmagic (5.36-r1) [2020-03-05T17:44:21.924Z] (3/48) Installing file (5.36-r1) [2020-03-05T17:44:21.924Z] (4/48) Installing gmp (6.1.2-r1) [2020-03-05T17:44:21.924Z] (5/48) Installing isl (0.18-r0) [2020-03-05T17:44:21.924Z] (6/48) Installing libgomp (8.3.0-r0) [2020-03-05T17:44:21.924Z] (7/48) Installing libatomic (8.3.0-r0) [2020-03-05T17:44:21.924Z] (8/48) Installing libgcc (8.3.0-r0) [2020-03-05T17:44:21.924Z] (9/48) Installing mpfr3 (3.1.5-r1) [2020-03-05T17:44:21.924Z] (10/48) Installing mpc1 (1.0.3-r1) [2020-03-05T17:44:21.924Z] (11/48) Installing libstdc++ (8.3.0-r0) [2020-03-05T17:44:21.924Z] (12/48) Installing gcc (8.3.0-r0) [2020-03-05T17:44:23.332Z] (13/48) Installing musl-dev (1.1.20-r5) [2020-03-05T17:44:23.598Z] (14/48) Installing libc-dev (0.7.1-r0) [2020-03-05T17:44:23.598Z] (15/48) Installing g++ (8.3.0-r0) [2020-03-05T17:44:25.005Z] (16/48) Installing make (4.2.1-r2) [2020-03-05T17:44:25.005Z] (17/48) Installing fortify-headers (1.0-r0) [2020-03-05T17:44:25.005Z] (18/48) Installing build-base (0.5-r1) [2020-03-05T17:44:25.005Z] (19/48) Installing libattr (2.4.47-r7) [2020-03-05T17:44:25.005Z] (20/48) Installing libacl (2.2.52-r5) [2020-03-05T17:44:25.005Z] (21/48) Installing libbz2 (1.0.6-r7) [2020-03-05T17:44:25.005Z] (22/48) Installing expat (2.2.8-r0) [2020-03-05T17:44:25.005Z] (23/48) Installing lz4-libs (1.8.3-r2) [2020-03-05T17:44:25.005Z] (24/48) Installing xz-libs (5.2.4-r0) [2020-03-05T17:44:25.005Z] (25/48) Installing libarchive (3.3.3-r1) [2020-03-05T17:44:25.005Z] (26/48) Installing ca-certificates (20190108-r0) [2020-03-05T17:44:25.005Z] (27/48) Installing nghttp2-libs (1.35.1-r1) [2020-03-05T17:44:25.005Z] (28/48) Installing libssh2 (1.9.0-r1) [2020-03-05T17:44:25.005Z] (29/48) Installing libcurl (7.64.0-r3) [2020-03-05T17:44:25.005Z] (30/48) Installing ncurses-terminfo-base (6.1_p20190105-r0) [2020-03-05T17:44:25.005Z] (31/48) Installing ncurses-terminfo (6.1_p20190105-r0) [2020-03-05T17:44:25.964Z] (32/48) Installing ncurses-libs (6.1_p20190105-r0) [2020-03-05T17:44:25.964Z] (33/48) Installing rhash-libs (1.3.6-r2) [2020-03-05T17:44:26.230Z] (34/48) Installing libuv (1.23.2-r0) [2020-03-05T17:44:26.230Z] (35/48) Installing cmake (3.13.0-r0) [2020-03-05T17:44:27.635Z] (36/48) Installing curl (7.64.0-r3) [2020-03-05T17:44:27.635Z] (37/48) Installing pcre2 (10.32-r1) [2020-03-05T17:44:27.635Z] (38/48) Installing git (2.20.2-r0) [2020-03-05T17:44:27.901Z] (39/48) Installing nettle (3.4.1-r0) [2020-03-05T17:44:27.901Z] (40/48) Installing libffi (3.2.1-r6) [2020-03-05T17:44:27.901Z] (41/48) Installing p11-kit (0.23.14-r0) [2020-03-05T17:44:27.901Z] (42/48) Installing libtasn1 (4.14-r0) [2020-03-05T17:44:27.901Z] (43/48) Installing libunistring (0.9.10-r0) [2020-03-05T17:44:27.901Z] (44/48) Installing gnutls (3.6.7-r0) [2020-03-05T17:44:27.901Z] (45/48) Installing libmicrohttpd (0.9.62-r0) [2020-03-05T17:44:27.901Z] (46/48) Installing libuuid (2.33-r0) [2020-03-05T17:44:27.901Z] (47/48) Installing wget (1.20.3-r0) [2020-03-05T17:44:27.901Z] (48/48) Installing yaml (0.2.1-r0) [2020-03-05T17:44:27.901Z] Executing busybox-1.29.3-r10.trigger [2020-03-05T17:44:27.901Z] Executing ca-certificates-20190108-r0.trigger [2020-03-05T17:44:28.167Z] OK: 219 MiB in 62 packages [2020-03-05T17:44:43.170Z] Removing intermediate container e535e250faf5 [2020-03-05T17:44:43.170Z] ---> df04bfc3f37f [2020-03-05T17:44:43.170Z] Step 17/21 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot [2020-03-05T17:44:43.170Z] ---> 9b1e7e9547ca [2020-03-05T17:44:43.170Z] Step 18/21 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex [2020-03-05T17:44:43.170Z] ---> 5d0e6e59b5c6 [2020-03-05T17:44:43.170Z] Step 19/21 : COPY --from=builder /usr/local/lib /usr/local/lib [2020-03-05T17:44:43.170Z] ---> 01e526f306bc [2020-03-05T17:44:43.170Z] Step 20/21 : COPY --from=builder /usr/local/lib64 /usr/local/lib64 [2020-03-05T17:44:43.752Z] ---> 23204245f8b1 [2020-03-05T17:44:43.752Z] Step 21/21 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c [2020-03-05T17:44:44.334Z] ---> 0fe44ed2decc [2020-03-05T17:44:44.334Z] Successfully built 0fe44ed2decc [2020-03-05T17:44:44.334Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-03-05T17:44:45.048Z] + docker inspect -f . ci-base-image-arm64 [2020-03-05T17:44:45.318Z] . [Pipeline] withDockerContainer [2020-03-05T17:44:45.648Z] prd-ubuntu18.04-docker-arm64-4c-16g-2464 does not seem to be running inside a container [2020-03-05T17:44:45.723Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-c/6 -v /w/workspace/device-sdk-c/6:/w/workspace/device-sdk-c/6:rw,z -v /w/workspace/device-sdk-c/6@tmp:/w/workspace/device-sdk-c/6@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 [2020-03-05T17:44:47.044Z] $ docker top df340639ef684257f26f4887db25ef5a5be933c7172a38d8aba7441038a2f426 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-03-05T17:44:49.395Z] + make test [2020-03-05T17:44:49.395Z] echo "make test" [2020-03-05T17:44:49.395Z] make test [Pipeline] } [2020-03-05T17:44:49.415Z] $ docker stop --time=1 df340639ef684257f26f4887db25ef5a5be933c7172a38d8aba7441038a2f426 [2020-03-05T17:44:51.330Z] $ docker rm -f df340639ef684257f26f4887db25ef5a5be933c7172a38d8aba7441038a2f426 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-03-05T17:44:52.377Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-03-05T17:44:52.697Z] + ls -al . [2020-03-05T17:44:52.697Z] total 192 [2020-03-05T17:44:52.697Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 5 17:42 . [2020-03-05T17:44:52.697Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 5 17:42 .. [2020-03-05T17:44:52.697Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 5 17:42 .git [2020-03-05T17:44:52.697Z] -rw-rw-r-- 1 jenkins jenkins 176 Mar 5 17:42 .gitignore [2020-03-05T17:44:52.697Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 5 17:42 .semver [2020-03-05T17:44:52.698Z] -rw-rw-r-- 1 jenkins jenkins 3104 Mar 5 17:42 Attribution.txt [2020-03-05T17:44:52.698Z] -rw-rw-r-- 1 jenkins jenkins 4817 Mar 5 17:42 CHANGES [2020-03-05T17:44:52.698Z] -rw-rw-r-- 1 jenkins jenkins 108574 Mar 5 17:42 Doxyfile [2020-03-05T17:44:52.698Z] -rw-rw-r-- 1 jenkins jenkins 792 Mar 5 17:42 Jenkinsfile [2020-03-05T17:44:52.698Z] -rw-rw-r-- 1 jenkins jenkins 10174 Mar 5 17:42 LICENSE [2020-03-05T17:44:52.698Z] -rw-rw-r-- 1 jenkins jenkins 448 Mar 5 17:42 Makefile [2020-03-05T17:44:52.698Z] -rw-rw-r-- 1 jenkins jenkins 1612 Mar 5 17:42 README.md [2020-03-05T17:44:52.698Z] -rw-rw-r-- 1 jenkins jenkins 5031 Mar 5 17:42 README.v2.md [2020-03-05T17:44:52.698Z] -rw-rw-r-- 1 jenkins jenkins 11 Mar 5 17:39 VERSION [2020-03-05T17:44:52.698Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 5 17:42 docs [2020-03-05T17:44:52.698Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 5 17:42 include [2020-03-05T17:44:52.698Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 5 17:42 scripts [2020-03-05T17:44:52.698Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 5 17:42 src [Pipeline] isUnix [Pipeline] sh [2020-03-05T17:44:53.021Z] + docker build -t docker-device-sdk-c-arm64 -f scripts/Dockerfile.alpine-3.9 --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=f4ad1a59c72d4aabd7dfa273ab1ddc1ed655b3a3 --label arch=arm64 --label version=1.2.0-dev.6 . [2020-03-05T17:44:53.289Z] Sending build context to Docker daemon 2.724MB [2020-03-05T17:44:53.289Z] Step 1/15 : ARG BASE=alpine:3.9 [2020-03-05T17:44:53.556Z] Step 2/15 : FROM ${BASE} [2020-03-05T17:44:53.556Z] ---> 0fe44ed2decc [2020-03-05T17:44:53.556Z] Step 3/15 : MAINTAINER IOTech [2020-03-05T17:44:53.556Z] ---> Running in febeace42f32 [2020-03-05T17:44:54.137Z] Removing intermediate container febeace42f32 [2020-03-05T17:44:54.137Z] ---> d2d6cdca983f [2020-03-05T17:44:54.137Z] Step 4/15 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml-dev libcurl curl-dev libmicrohttpd-dev util-linux-dev ncurses-dev && mkdir -p /edgex-c-sdk/build [2020-03-05T17:44:54.137Z] ---> Running in f82d08eb2673 [2020-03-05T17:44:54.720Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz [2020-03-05T17:44:55.000Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz [2020-03-05T17:44:55.592Z] (1/21) Installing pkgconf (1.6.0-r0) [2020-03-05T17:44:55.592Z] (2/21) Installing openssl-dev (1.1.1d-r2) [2020-03-05T17:44:55.864Z] (3/21) Installing zlib-dev (1.2.11-r1) [2020-03-05T17:44:55.864Z] (4/21) Installing libssh2-dev (1.9.0-r1) [2020-03-05T17:44:56.139Z] (5/21) Installing nghttp2-dev (1.35.1-r1) [2020-03-05T17:44:56.139Z] (6/21) Installing curl-dev (7.64.0-r3) [2020-03-05T17:44:56.139Z] (7/21) Installing gnutls-c++ (3.6.7-r0) [2020-03-05T17:44:56.139Z] (8/21) Installing libgmpxx (6.1.2-r1) [2020-03-05T17:44:56.139Z] (9/21) Installing gmp-dev (6.1.2-r1) [2020-03-05T17:44:56.139Z] (10/21) Installing nettle-dev (3.4.1-r0) [2020-03-05T17:44:56.408Z] (11/21) Installing libtasn1-dev (4.14-r0) [2020-03-05T17:44:56.408Z] (12/21) Installing p11-kit-dev (0.23.14-r0) [2020-03-05T17:44:56.408Z] (13/21) Installing gnutls-dev (3.6.7-r0) [2020-03-05T17:44:56.673Z] (14/21) Installing libmicrohttpd-dev (0.9.62-r0) [2020-03-05T17:44:56.673Z] (15/21) Installing ncurses-dev (6.1_p20190105-r0) [2020-03-05T17:44:56.673Z] (16/21) Installing libblkid (2.33-r0) [2020-03-05T17:44:56.673Z] (17/21) Installing libfdisk (2.33-r0) [2020-03-05T17:44:56.673Z] (18/21) Installing libmount (2.33-r0) [2020-03-05T17:44:56.673Z] (19/21) Installing libsmartcols (2.33-r0) [2020-03-05T17:44:56.673Z] (20/21) Installing util-linux-dev (2.33-r0) [2020-03-05T17:44:56.673Z] (21/21) Installing yaml-dev (0.2.1-r0) [2020-03-05T17:44:56.673Z] Executing busybox-1.29.3-r10.trigger [2020-03-05T17:44:56.673Z] OK: 279 MiB in 83 packages [2020-03-05T17:45:00.019Z] Removing intermediate container f82d08eb2673 [2020-03-05T17:45:00.020Z] ---> 3883e4c09444 [2020-03-05T17:45:00.020Z] Step 5/15 : COPY VERSION /edgex-c-sdk/ [2020-03-05T17:45:00.288Z] ---> 5fe153883ac9 [2020-03-05T17:45:00.288Z] Step 6/15 : COPY src /edgex-c-sdk/src/ [2020-03-05T17:45:00.872Z] ---> 7a330d888ce3 [2020-03-05T17:45:00.872Z] Step 7/15 : COPY include /edgex-c-sdk/include/ [2020-03-05T17:45:01.457Z] ---> a31b96c4eb79 [2020-03-05T17:45:01.457Z] Step 8/15 : COPY scripts /edgex-c-sdk/scripts [2020-03-05T17:45:02.047Z] ---> 62ba02ca34a0 [2020-03-05T17:45:02.047Z] Step 9/15 : COPY LICENSE /edgex-c-sdk/ [2020-03-05T17:45:02.633Z] ---> 2ae372f5cd89 [2020-03-05T17:45:02.633Z] Step 10/15 : COPY Attribution.txt /edgex-c-sdk/ [2020-03-05T17:45:03.217Z] ---> 0870fa293563 [2020-03-05T17:45:03.217Z] Step 11/15 : WORKDIR /edgex-c-sdk [2020-03-05T17:45:03.217Z] ---> Running in 32f7ea2fb368 [2020-03-05T17:45:03.484Z] Removing intermediate container 32f7ea2fb368 [2020-03-05T17:45:03.484Z] ---> b883518a823c [2020-03-05T17:45:03.484Z] Step 12/15 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] [2020-03-05T17:45:03.753Z] ---> Running in 2564fc9d8dd2 [2020-03-05T17:45:04.018Z] Removing intermediate container 2564fc9d8dd2 [2020-03-05T17:45:04.018Z] ---> 2452bd488b23 [2020-03-05T17:45:04.018Z] Step 13/15 : LABEL arch=arm64 [2020-03-05T17:45:04.285Z] ---> Running in db293d945888 [2020-03-05T17:45:04.553Z] Removing intermediate container db293d945888 [2020-03-05T17:45:04.553Z] ---> f55a7992ea0f [2020-03-05T17:45:04.553Z] Step 14/15 : LABEL git_sha=f4ad1a59c72d4aabd7dfa273ab1ddc1ed655b3a3 [2020-03-05T17:45:04.553Z] ---> Running in dabd55055454 [2020-03-05T17:45:05.138Z] Removing intermediate container dabd55055454 [2020-03-05T17:45:05.138Z] ---> caae1e8de1c3 [2020-03-05T17:45:05.138Z] Step 15/15 : LABEL version=1.2.0-dev.6 [2020-03-05T17:45:05.138Z] ---> Running in 7e8102cb0cc7 [2020-03-05T17:45:05.407Z] Removing intermediate container 7e8102cb0cc7 [2020-03-05T17:45:05.407Z] ---> cd6b4d1f1e57 [2020-03-05T17:45:05.407Z] [Warning] One or more build-args [MAKE ARCH] were not consumed [2020-03-05T17:45:05.407Z] Successfully built cd6b4d1f1e57 [2020-03-05T17:45:05.407Z] Successfully tagged docker-device-sdk-c-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh [2020-03-05T17:45:07.664Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-03-05T17:45:08.255Z] . [Pipeline] withDockerContainer [2020-03-05T17:45:08.538Z] prd-centos7-docker-4c-2g-2463 does not seem to be running inside a container [2020-03-05T17:45:08.652Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_master -v /w/workspace/edgexfoundry_device-sdk-c_master:/w/workspace/edgexfoundry_device-sdk-c_master:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_master@tmp:/w/workspace/edgexfoundry_device-sdk-c_master@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-devops/git-semver:latest cat [2020-03-05T17:45:09.580Z] $ docker top 514baa9c8c9b65c635077b1a81770d2ff64889ee03e6527101f242220c794728 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-03-05T17:45:11.189Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-03-05T17:45:11.189Z] [ssh-agent] Looking for ssh-agent implementation... [2020-03-05T17:45:12.111Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-03-05T17:45:12.115Z] $ docker exec 514baa9c8c9b65c635077b1a81770d2ff64889ee03e6527101f242220c794728 ssh-agent [2020-03-05T17:45:12.519Z] SSH_AUTH_SOCK=/tmp/ssh-BavnduLbqgYu/agent.15 [2020-03-05T17:45:12.519Z] SSH_AGENT_PID=22 [2020-03-05T17:45:12.543Z] Running ssh-add (command line suppressed) [2020-03-05T17:45:12.860Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_5940684223342892294.key (/w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_5940684223342892294.key) [2020-03-05T17:45:12.984Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-03-05T17:45:13.382Z] + git semver tag [2020-03-05T17:45:13.681Z] # -> Open(): unable to determine branch for HEAD [2020-03-05T17:45:13.681Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_master/.git [2020-03-05T17:45:13.681Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_master [2020-03-05T17:45:13.681Z] # $SEMVER_REMOTE_NAME = origin [2020-03-05T17:45:13.681Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org [2020-03-05T17:45:13.681Z] # $SEMVER_USER_NAME = jenkins [2020-03-05T17:45:13.681Z] # $SEMVER_BRANCH = master [2020-03-05T17:45:13.681Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_master/.semver [2020-03-05T17:45:13.681Z] # f4ad1a59c72d4aabd7dfa273ab1ddc1ed655b3a3 HEAD [2020-03-05T17:45:13.681Z] # -> Force: false [2020-03-05T17:45:13.681Z] # 6f70221b319c23cfcd9adae1973e2bc36e9224d3 refs/tags/v1.2.0-dev.6 [Pipeline] } [2020-03-05T17:45:13.781Z] $ docker exec --env ******** --env ******** 514baa9c8c9b65c635077b1a81770d2ff64889ee03e6527101f242220c794728 ssh-agent -k [2020-03-05T17:45:14.020Z] unset SSH_AUTH_SOCK; [2020-03-05T17:45:14.021Z] unset SSH_AGENT_PID; [2020-03-05T17:45:14.021Z] echo Agent pid 22 killed; [2020-03-05T17:45:14.098Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-03-05T17:45:15.097Z] + git semver [Pipeline] } [2020-03-05T17:45:15.243Z] $ docker stop --time=1 514baa9c8c9b65c635077b1a81770d2ff64889ee03e6527101f242220c794728 [2020-03-05T17:45:16.852Z] $ docker rm -f 514baa9c8c9b65c635077b1a81770d2ff64889ee03e6527101f242220c794728 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2020-03-05T17:45:17.679Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-lftools:0.23.1-centos7 [2020-03-05T17:45:18.078Z] [2020-03-05T17:45:18.078Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2020-03-05T17:45:18.550Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-lftools:0.23.1-centos7 [2020-03-05T17:45:18.550Z] 0.23.1-centos7: Pulling from edgex-lftools [2020-03-05T17:45:18.550Z] 8ba884070f61: Pulling fs layer [2020-03-05T17:45:18.550Z] 78d65bd6cf10: Pulling fs layer [2020-03-05T17:45:18.550Z] 5573da4c1a9d: Pulling fs layer [2020-03-05T17:45:18.550Z] 4493e11b668a: Pulling fs layer [2020-03-05T17:45:18.550Z] 2e4ad32216ba: Pulling fs layer [2020-03-05T17:45:18.550Z] 14bc7892088f: Pulling fs layer [2020-03-05T17:45:18.550Z] 4493e11b668a: Waiting [2020-03-05T17:45:18.550Z] 2e4ad32216ba: Waiting [2020-03-05T17:45:18.550Z] 14bc7892088f: Waiting [2020-03-05T17:45:18.820Z] 78d65bd6cf10: Verifying Checksum [2020-03-05T17:45:18.820Z] 78d65bd6cf10: Download complete [2020-03-05T17:45:19.116Z] 4493e11b668a: Verifying Checksum [2020-03-05T17:45:19.116Z] 4493e11b668a: Download complete [2020-03-05T17:45:19.116Z] 2e4ad32216ba: Verifying Checksum [2020-03-05T17:45:19.116Z] 2e4ad32216ba: Download complete [2020-03-05T17:45:20.136Z] 14bc7892088f: Verifying Checksum [2020-03-05T17:45:20.136Z] 14bc7892088f: Download complete [2020-03-05T17:45:21.127Z] 8ba884070f61: Verifying Checksum [2020-03-05T17:45:21.127Z] 8ba884070f61: Download complete [2020-03-05T17:45:21.838Z] 5573da4c1a9d: Verifying Checksum [2020-03-05T17:45:21.838Z] 5573da4c1a9d: Download complete [2020-03-05T17:45:28.562Z] 8ba884070f61: Pull complete [2020-03-05T17:45:28.562Z] 78d65bd6cf10: Pull complete [2020-03-05T17:45:43.580Z] 5573da4c1a9d: Pull complete [2020-03-05T17:45:43.580Z] 4493e11b668a: Pull complete [2020-03-05T17:45:43.580Z] 2e4ad32216ba: Pull complete [2020-03-05T17:45:44.987Z] 14bc7892088f: Pull complete [2020-03-05T17:45:45.248Z] Digest: sha256:d6004a4377c0936d28e977567e7ee784baaf6af585b07dc8541bedd134509ec7 [2020-03-05T17:45:45.248Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2020-03-05T17:45:45.564Z] prd-centos7-docker-4c-2g-2463 does not seem to be running inside a container [2020-03-05T17:45:45.707Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-c_master -v /w/workspace/edgexfoundry_device-sdk-c_master:/w/workspace/edgexfoundry_device-sdk-c_master:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_master@tmp:/w/workspace/edgexfoundry_device-sdk-c_master@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 [2020-03-05T17:45:46.493Z] $ docker top 6a319833d8d952c52ab310435817e994922831a159f5ac83aba9dec44b2586e3 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2020-03-05T17:45:48.072Z] provisioning config files... [2020-03-05T17:45:48.093Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-c_master@tmp/config3006158287978141067tmp [2020-03-05T17:45:48.120Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-c_master@tmp/config7802902907704463801tmp [2020-03-05T17:45:48.157Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-c_master@tmp/config2908378910962293871tmp [Pipeline] { [Pipeline] echo [2020-03-05T17:45:48.213Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-05T17:45:49.681Z] ---> sigul-configuration.sh [2020-03-05T17:45:49.978Z] gpg: directory `/root/.gnupg' created [2020-03-05T17:45:49.978Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2020-03-05T17:45:49.978Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2020-03-05T17:45:49.978Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2020-03-05T17:45:49.978Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2020-03-05T17:45:49.978Z] gpg: CAST5 encrypted data [2020-03-05T17:45:49.978Z] gpg: encrypted with 1 passphrase [2020-03-05T17:45:49.978Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2020-03-05T17:45:50.378Z] + mkdir /home/jenkins [2020-03-05T17:45:50.378Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2020-03-05T17:45:51.057Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /home/jenkins/sigul/ [Pipeline] echo [2020-03-05T17:45:51.066Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-05T17:45:51.708Z] ---> sigul-install.sh [2020-03-05T17:46:01.866Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2020-03-05T17:46:02.490Z] + git tag --list [2020-03-05T17:46:02.491Z] v1.2.0-dev.6 [Pipeline] sh [2020-03-05T17:46:03.137Z] + lftools sign git-tag v1.2.0-dev.6 [2020-03-05T17:46:04.545Z] Signing Git tag with Sigul... [2020-03-05T17:46:04.545Z] Signing v1.2.0-dev.6 [Pipeline] echo [2020-03-05T17:46:05.963Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-05T17:46:06.604Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2020-03-05T17:46:06.612Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2020-03-05T17:46:06.686Z] $ docker stop --time=1 6a319833d8d952c52ab310435817e994922831a159f5ac83aba9dec44b2586e3 [2020-03-05T17:46:08.391Z] $ docker rm -f 6a319833d8d952c52ab310435817e994922831a159f5ac83aba9dec44b2586e3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2020-03-05T17:46:09.262Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-03-05T17:46:09.262Z] . [Pipeline] withDockerContainer [2020-03-05T17:46:09.577Z] prd-centos7-docker-4c-2g-2463 does not seem to be running inside a container [2020-03-05T17:46:09.675Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_master -v /w/workspace/edgexfoundry_device-sdk-c_master:/w/workspace/edgexfoundry_device-sdk-c_master:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_master@tmp:/w/workspace/edgexfoundry_device-sdk-c_master@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-devops/git-semver:latest cat [2020-03-05T17:46:10.971Z] $ docker top 76350b879dc866ed1ebb6c9a0ec14a85bc76557dee0acc1d590011f24c3c6a0a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-03-05T17:46:13.504Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-03-05T17:46:13.504Z] [ssh-agent] Looking for ssh-agent implementation... [2020-03-05T17:46:14.148Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-03-05T17:46:14.158Z] $ docker exec 76350b879dc866ed1ebb6c9a0ec14a85bc76557dee0acc1d590011f24c3c6a0a ssh-agent [2020-03-05T17:46:14.687Z] SSH_AUTH_SOCK=/tmp/ssh-yacmrgFMV62z/agent.15 [2020-03-05T17:46:14.687Z] SSH_AGENT_PID=22 [2020-03-05T17:46:14.719Z] Running ssh-add (command line suppressed) [2020-03-05T17:46:15.278Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_6065286918125891981.key (/w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_6065286918125891981.key) [2020-03-05T17:46:15.347Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-03-05T17:46:15.744Z] + git semver bump pre [2020-03-05T17:46:16.004Z] # -> Open(): unable to determine branch for HEAD [2020-03-05T17:46:16.005Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_master/.git [2020-03-05T17:46:16.005Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_master [2020-03-05T17:46:16.005Z] # $SEMVER_REMOTE_NAME = origin [2020-03-05T17:46:16.005Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org [2020-03-05T17:46:16.005Z] # $SEMVER_USER_NAME = jenkins [2020-03-05T17:46:16.005Z] # $SEMVER_BRANCH = master [2020-03-05T17:46:16.005Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_master/.semver [2020-03-05T17:46:16.005Z] 1.2.0-dev.7 [Pipeline] } [2020-03-05T17:46:16.015Z] $ docker exec --env ******** --env ******** 76350b879dc866ed1ebb6c9a0ec14a85bc76557dee0acc1d590011f24c3c6a0a ssh-agent -k [2020-03-05T17:46:16.484Z] unset SSH_AUTH_SOCK; [2020-03-05T17:46:16.484Z] unset SSH_AGENT_PID; [2020-03-05T17:46:16.485Z] echo Agent pid 22 killed; [2020-03-05T17:46:16.675Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-03-05T17:46:17.444Z] + git semver [Pipeline] } [2020-03-05T17:46:17.460Z] $ docker stop --time=1 76350b879dc866ed1ebb6c9a0ec14a85bc76557dee0acc1d590011f24c3c6a0a [2020-03-05T17:46:19.098Z] $ docker rm -f 76350b879dc866ed1ebb6c9a0ec14a85bc76557dee0acc1d590011f24c3c6a0a [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-03-05T17:46:19.654Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-03-05T17:46:19.654Z] . [Pipeline] withDockerContainer [2020-03-05T17:46:19.795Z] prd-centos7-docker-4c-2g-2463 does not seem to be running inside a container [2020-03-05T17:46:19.849Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_master -v /w/workspace/edgexfoundry_device-sdk-c_master:/w/workspace/edgexfoundry_device-sdk-c_master:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_master@tmp:/w/workspace/edgexfoundry_device-sdk-c_master@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-devops/git-semver:latest cat [2020-03-05T17:46:20.560Z] $ docker top 79e5b4e895e8e2c8fb08a912b904d614e571b1c3612513c01d2bede534a7bdbb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-03-05T17:46:22.607Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-03-05T17:46:22.607Z] [ssh-agent] Looking for ssh-agent implementation... [2020-03-05T17:46:23.184Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-03-05T17:46:23.210Z] $ docker exec 79e5b4e895e8e2c8fb08a912b904d614e571b1c3612513c01d2bede534a7bdbb ssh-agent [2020-03-05T17:46:24.211Z] SSH_AUTH_SOCK=/tmp/ssh-V740X8JAWQkd/agent.14 [2020-03-05T17:46:24.211Z] SSH_AGENT_PID=20 [2020-03-05T17:46:24.232Z] Running ssh-add (command line suppressed) [2020-03-05T17:46:24.799Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_2912882252162779562.key (/w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_2912882252162779562.key) [2020-03-05T17:46:24.945Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-03-05T17:46:25.352Z] + git semver push [2020-03-05T17:46:25.352Z] # -> Open(): unable to determine branch for HEAD [2020-03-05T17:46:25.352Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_master/.git [2020-03-05T17:46:25.352Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_master [2020-03-05T17:46:25.352Z] # $SEMVER_REMOTE_NAME = origin [2020-03-05T17:46:25.352Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org [2020-03-05T17:46:25.352Z] # $SEMVER_USER_NAME = jenkins [2020-03-05T17:46:25.352Z] # $SEMVER_BRANCH = master [2020-03-05T17:46:25.352Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_master/.semver [Pipeline] } [2020-03-05T17:46:32.003Z] $ docker exec --env ******** --env ******** 79e5b4e895e8e2c8fb08a912b904d614e571b1c3612513c01d2bede534a7bdbb ssh-agent -k [2020-03-05T17:46:32.505Z] unset SSH_AUTH_SOCK; [2020-03-05T17:46:32.505Z] unset SSH_AGENT_PID; [2020-03-05T17:46:32.505Z] echo Agent pid 20 killed; [2020-03-05T17:46:32.560Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-03-05T17:46:33.013Z] + git semver [Pipeline] } [2020-03-05T17:46:33.042Z] $ docker stop --time=1 79e5b4e895e8e2c8fb08a912b904d614e571b1c3612513c01d2bede534a7bdbb [2020-03-05T17:46:34.456Z] $ docker rm -f 79e5b4e895e8e2c8fb08a912b904d614e571b1c3612513c01d2bede534a7bdbb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-03-05T17:46:35.196Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-05T17:46:35.758Z] ---> package-listing.sh [2020-03-05T17:46:35.758Z] ++ tr '[:upper:]' '[:lower:]' [2020-03-05T17:46:35.758Z] ++ facter osfamily [2020-03-05T17:46:35.758Z] + OS_FAMILY=redhat [2020-03-05T17:46:35.758Z] + workspace=/w/workspace/edgexfoundry_device-sdk-c_master [2020-03-05T17:46:35.758Z] + START_PACKAGES=/tmp/packages_start.txt [2020-03-05T17:46:35.758Z] + END_PACKAGES=/tmp/packages_end.txt [2020-03-05T17:46:35.758Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-03-05T17:46:35.758Z] + PACKAGES=/tmp/packages_start.txt [2020-03-05T17:46:35.758Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_master ']' [2020-03-05T17:46:35.758Z] + PACKAGES=/tmp/packages_end.txt [2020-03-05T17:46:35.758Z] + case "${OS_FAMILY}" in [2020-03-05T17:46:35.758Z] + rpm -qa [2020-03-05T17:46:35.758Z] + sort [2020-03-05T17:46:41.076Z] + '[' -f /tmp/packages_start.txt ']' [2020-03-05T17:46:41.076Z] + '[' -f /tmp/packages_end.txt ']' [2020-03-05T17:46:41.076Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-03-05T17:46:41.076Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_master ']' [2020-03-05T17:46:41.076Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-c_master/archives/ [2020-03-05T17:46:41.076Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-c_master/archives/ [Pipeline] isUnix [Pipeline] sh [2020-03-05T17:46:41.574Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-03-05T17:46:41.844Z] [2020-03-05T17:46:41.844Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-03-05T17:46:42.212Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-03-05T17:46:42.212Z] alpine: Pulling from edgex-lftools-log-publisher [2020-03-05T17:46:42.212Z] c9b1b535fdd9: Pulling fs layer [2020-03-05T17:46:42.212Z] 2cc5ad85d9ab: Pulling fs layer [2020-03-05T17:46:42.212Z] 756a868c4378: Pulling fs layer [2020-03-05T17:46:42.212Z] 444b2fc9a129: Pulling fs layer [2020-03-05T17:46:42.212Z] ea15f1150254: Pulling fs layer [2020-03-05T17:46:42.212Z] aedbba21fcdb: Pulling fs layer [2020-03-05T17:46:42.212Z] d21fb4fb2792: Pulling fs layer [2020-03-05T17:46:42.212Z] 9e77abc215c9: Pulling fs layer [2020-03-05T17:46:42.212Z] 38e8a3dc49b7: Pulling fs layer [2020-03-05T17:46:42.212Z] 9c6e617528cd: Pulling fs layer [2020-03-05T17:46:42.212Z] 444b2fc9a129: Waiting [2020-03-05T17:46:42.212Z] ea15f1150254: Waiting [2020-03-05T17:46:42.212Z] aedbba21fcdb: Waiting [2020-03-05T17:46:42.212Z] d21fb4fb2792: Waiting [2020-03-05T17:46:42.212Z] 9e77abc215c9: Waiting [2020-03-05T17:46:42.212Z] 38e8a3dc49b7: Waiting [2020-03-05T17:46:42.212Z] 9c6e617528cd: Waiting [2020-03-05T17:46:42.638Z] 2cc5ad85d9ab: Verifying Checksum [2020-03-05T17:46:42.638Z] 2cc5ad85d9ab: Download complete [2020-03-05T17:46:42.638Z] 444b2fc9a129: Verifying Checksum [2020-03-05T17:46:42.638Z] 444b2fc9a129: Download complete [2020-03-05T17:46:42.638Z] c9b1b535fdd9: Verifying Checksum [2020-03-05T17:46:42.638Z] c9b1b535fdd9: Download complete [2020-03-05T17:46:42.924Z] ea15f1150254: Verifying Checksum [2020-03-05T17:46:42.924Z] ea15f1150254: Download complete [2020-03-05T17:46:42.924Z] d21fb4fb2792: Verifying Checksum [2020-03-05T17:46:42.924Z] d21fb4fb2792: Download complete [2020-03-05T17:46:42.924Z] c9b1b535fdd9: Pull complete [2020-03-05T17:46:43.190Z] 756a868c4378: Verifying Checksum [2020-03-05T17:46:43.190Z] 756a868c4378: Download complete [2020-03-05T17:46:43.459Z] 38e8a3dc49b7: Verifying Checksum [2020-03-05T17:46:43.459Z] 38e8a3dc49b7: Download complete [2020-03-05T17:46:43.459Z] 9c6e617528cd: Verifying Checksum [2020-03-05T17:46:43.459Z] 9c6e617528cd: Download complete [2020-03-05T17:46:43.739Z] 9e77abc215c9: Verifying Checksum [2020-03-05T17:46:43.739Z] 9e77abc215c9: Download complete [2020-03-05T17:46:44.322Z] aedbba21fcdb: Verifying Checksum [2020-03-05T17:46:44.322Z] aedbba21fcdb: Download complete [2020-03-05T17:46:44.584Z] 2cc5ad85d9ab: Pull complete [2020-03-05T17:46:46.536Z] 756a868c4378: Pull complete [2020-03-05T17:46:46.536Z] 444b2fc9a129: Pull complete [2020-03-05T17:46:47.182Z] ea15f1150254: Pull complete [2020-03-05T17:46:53.909Z] aedbba21fcdb: Pull complete [2020-03-05T17:46:53.909Z] d21fb4fb2792: Pull complete [2020-03-05T17:46:55.843Z] 9e77abc215c9: Pull complete [2020-03-05T17:46:55.843Z] 38e8a3dc49b7: Pull complete [2020-03-05T17:46:56.103Z] 9c6e617528cd: Pull complete [2020-03-05T17:46:56.103Z] Digest: sha256:96bcbde75c66523bf96778d13feae3ea0dec6dfb2e98ebf2f5b260c34303cefd [2020-03-05T17:46:56.103Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-03-05T17:46:56.355Z] prd-centos7-docker-4c-2g-2463 does not seem to be running inside a container [2020-03-05T17:46:56.569Z] $ 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_master -v /w/workspace/edgexfoundry_device-sdk-c_master:/w/workspace/edgexfoundry_device-sdk-c_master:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_master@tmp:/w/workspace/edgexfoundry_device-sdk-c_master@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 [2020-03-05T17:46:57.908Z] $ docker top f986b559bba22285e4ac43d26df73b72a3966ccf40584c748906f368113bbe54 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-03-05T17:46:59.017Z] provisioning config files... [2020-03-05T17:46:59.035Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_master@tmp/config8823591929279028240tmp [Pipeline] { [Pipeline] echo [2020-03-05T17:46:59.138Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-05T17:46:59.859Z] ---> create-netrc.sh [Pipeline] echo [2020-03-05T17:46:59.868Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-05T17:47:00.670Z] ---> logs-deploy.sh [2020-03-05T17:47:00.670Z] + ARCHIVE_ARTIFACTS= [2020-03-05T17:47:00.670Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-03-05T17:47:00.670Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-03-05T17:47:00.670Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-03-05T17:47:00.670Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/master/6 [2020-03-05T17:47:00.670Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-c/job/master/6/ [2020-03-05T17:47:00.670Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/master/6 /w/workspace/edgexfoundry_device-sdk-c_master [2020-03-05T17:47:02.732Z] Archives upload complete. [2020-03-05T17:47:02.732Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/master/6 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-c/job/master/6/ [2020-03-05T17:47:03.986Z] ---> uname -a: [2020-03-05T17:47:03.986Z] Linux f986b559bba2 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux [2020-03-05T17:47:03.986Z] [2020-03-05T17:47:03.986Z] [2020-03-05T17:47:03.986Z] ---> lscpu: [2020-03-05T17:47:03.986Z] Architecture: x86_64 [2020-03-05T17:47:03.986Z] CPU op-mode(s): 32-bit, 64-bit [2020-03-05T17:47:03.986Z] Byte Order: Little Endian [2020-03-05T17:47:03.986Z] Address sizes: 40 bits physical, 48 bits virtual [2020-03-05T17:47:03.986Z] CPU(s): 4 [2020-03-05T17:47:03.986Z] On-line CPU(s) list: 0-3 [2020-03-05T17:47:03.986Z] Thread(s) per core: 1 [2020-03-05T17:47:03.986Z] Core(s) per socket: 1 [2020-03-05T17:47:03.986Z] Socket(s): 4 [2020-03-05T17:47:03.986Z] NUMA node(s): 1 [2020-03-05T17:47:03.986Z] Vendor ID: GenuineIntel [2020-03-05T17:47:03.986Z] CPU family: 6 [2020-03-05T17:47:03.986Z] Model: 44 [2020-03-05T17:47:03.986Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-03-05T17:47:03.986Z] Stepping: 1 [2020-03-05T17:47:03.986Z] CPU MHz: 2933.438 [2020-03-05T17:47:03.986Z] BogoMIPS: 5866.87 [2020-03-05T17:47:03.986Z] Virtualization: VT-x [2020-03-05T17:47:03.986Z] Hypervisor vendor: KVM [2020-03-05T17:47:03.986Z] Virtualization type: full [2020-03-05T17:47:03.986Z] L1d cache: 128 KiB [2020-03-05T17:47:03.986Z] L1i cache: 128 KiB [2020-03-05T17:47:03.986Z] L2 cache: 16 MiB [2020-03-05T17:47:03.986Z] L3 cache: 64 MiB [2020-03-05T17:47:03.986Z] NUMA node0 CPU(s): 0-3 [2020-03-05T17:47:03.986Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes [2020-03-05T17:47:03.986Z] Vulnerability Meltdown: Mitigation; PTI [2020-03-05T17:47:03.986Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-03-05T17:47:03.986Z] Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization [2020-03-05T17:47:03.986Z] Vulnerability Spectre v2: Mitigation; Full retpoline [2020-03-05T17:47:03.986Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2020-03-05T17:47:03.986Z] [2020-03-05T17:47:03.986Z] [2020-03-05T17:47:03.986Z] ---> nproc: [2020-03-05T17:47:03.986Z] 4 [2020-03-05T17:47:03.986Z] [2020-03-05T17:47:03.986Z] [2020-03-05T17:47:03.986Z] ---> df -h: [2020-03-05T17:47:03.986Z] Filesystem Size Used Available Use% Mounted on [2020-03-05T17:47:03.986Z] overlay 50.0G 7.0G 43.0G 14% / [2020-03-05T17:47:03.986Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-03-05T17:47:03.986Z] tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup [2020-03-05T17:47:03.986Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-03-05T17:47:03.986Z] /dev/vda1 50.0G 7.0G 43.0G 14% /etc/resolv.conf [2020-03-05T17:47:03.986Z] /dev/vda1 50.0G 7.0G 43.0G 14% /etc/hostname [2020-03-05T17:47:03.986Z] /dev/vda1 50.0G 7.0G 43.0G 14% /etc/hosts [2020-03-05T17:47:03.986Z] /dev/vda1 50.0G 7.0G 43.0G 14% /w/workspace/edgexfoundry_device-sdk-c_master@tmp [2020-03-05T17:47:03.986Z] /dev/vda1 50.0G 7.0G 43.0G 14% /var/log/sa [2020-03-05T17:47:03.986Z] /dev/vda1 50.0G 7.0G 43.0G 14% /w/workspace/edgexfoundry_device-sdk-c_master [2020-03-05T17:47:03.986Z] [2020-03-05T17:47:03.986Z] [2020-03-05T17:47:03.986Z] ---> free -m: [2020-03-05T17:47:03.986Z] total used free shared buff/cache available [2020-03-05T17:47:03.986Z] Mem: 1838 729 89 0 1019 1032 [2020-03-05T17:47:03.986Z] Swap: 1023 1 1022 [2020-03-05T17:47:03.986Z] [2020-03-05T17:47:03.986Z] [2020-03-05T17:47:03.986Z] ---> ip addr: [2020-03-05T17:47:03.986Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2020-03-05T17:47:03.986Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2020-03-05T17:47:03.986Z] inet 127.0.0.1/8 scope host lo [2020-03-05T17:47:03.986Z] valid_lft forever preferred_lft forever [2020-03-05T17:47:03.986Z] 14: eth0@if15: mtu 1458 qdisc noqueue state UP [2020-03-05T17:47:03.986Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff [2020-03-05T17:47:03.986Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 [2020-03-05T17:47:03.986Z] valid_lft forever preferred_lft forever [2020-03-05T17:47:03.986Z] [2020-03-05T17:47:03.986Z] [2020-03-05T17:47:03.986Z] ---> sar -b -r -n DEV: [2020-03-05T17:47:03.986Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 03/05/20 _x86_64_ (4 CPU) [2020-03-05T17:47:03.986Z] [2020-03-05T17:47:03.986Z] 17:38:48 LINUX RESTART [2020-03-05T17:47:03.986Z] [2020-03-05T17:47:03.986Z] 17:40:02 tps rtps wtps bread/s bwrtn/s [2020-03-05T17:47:03.986Z] 17:41:01 9.92 0.02 9.91 0.54 1975.23 [2020-03-05T17:47:03.986Z] 17:42:01 0.62 0.00 0.62 0.00 7.24 [2020-03-05T17:47:03.986Z] 17:43:01 0.68 0.00 0.68 0.00 8.77 [2020-03-05T17:47:03.986Z] 17:44:01 0.63 0.00 0.63 0.00 7.66 [2020-03-05T17:47:03.986Z] 17:45:01 0.80 0.00 0.80 0.00 9.94 [2020-03-05T17:47:03.986Z] 17:46:01 257.18 134.56 122.62 4687.86 32155.85 [2020-03-05T17:47:03.986Z] 17:47:01 137.46 72.42 65.05 4222.26 18790.67 [2020-03-05T17:47:03.986Z] Average: 58.32 29.65 28.67 1276.54 7581.02 [2020-03-05T17:47:03.986Z] [2020-03-05T17:47:03.986Z] 17:40:02 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2020-03-05T17:47:03.986Z] 17:41:01 117496 1764808 93.76 2620 1238024 925172 31.57 421608 1184792 12 [2020-03-05T17:47:03.986Z] 17:42:01 119588 1762716 93.65 2620 1238032 899472 30.69 420848 1184476 8 [2020-03-05T17:47:03.986Z] 17:43:01 117608 1764696 93.75 2620 1238040 899724 30.70 422352 1184436 12 [2020-03-05T17:47:03.986Z] 17:44:01 119140 1763164 93.67 2620 1238040 899472 30.69 420952 1184436 8 [2020-03-05T17:47:03.986Z] 17:45:01 118820 1763484 93.69 2620 1238048 899556 30.69 421304 1184436 8 [2020-03-05T17:47:03.986Z] 17:46:01 97804 1784500 94.80 2620 1129876 926528 31.61 518104 1005904 87752 [2020-03-05T17:47:03.986Z] 17:47:01 117788 1764516 93.74 2620 1040704 1062244 36.24 518104 973444 47264 [2020-03-05T17:47:03.986Z] Average: 115463 1766841 93.87 2620 1194395 930310 31.74 449039 1128846 19295 [2020-03-05T17:47:03.986Z] [2020-03-05T17:47:03.986Z] 17:40:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s [2020-03-05T17:47:03.986Z] 17:41:01 eth0 2.01 0.85 1.41 0.06 0.00 0.00 0.00 [2020-03-05T17:47:03.986Z] 17:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-05T17:47:03.986Z] 17:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-05T17:47:03.986Z] 17:42:01 eth0 0.82 0.08 0.08 0.01 0.00 0.00 0.00 [2020-03-05T17:47:03.986Z] 17:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-05T17:47:03.986Z] 17:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-05T17:47:03.986Z] 17:43:01 eth0 0.85 0.78 0.55 0.41 0.00 0.00 0.00 [2020-03-05T17:47:03.986Z] 17:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-05T17:47:03.986Z] 17:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-05T17:47:03.986Z] 17:44:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 [2020-03-05T17:47:03.986Z] 17:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-05T17:47:03.986Z] 17:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-05T17:47:03.986Z] 17:45:01 eth0 0.57 0.40 0.36 0.08 0.00 0.00 0.00 [2020-03-05T17:47:03.986Z] 17:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-05T17:47:03.986Z] 17:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-05T17:47:03.986Z] 17:46:01 eth0 159.91 133.68 3723.79 23.97 0.00 0.00 0.00 [2020-03-05T17:47:03.986Z] 17:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-05T17:47:03.986Z] 17:46:01 vethf4e9da0 27.05 29.37 1.83 236.10 0.00 0.00 0.00 [2020-03-05T17:47:03.986Z] 17:46:01 docker0 33.28 33.53 2.19 251.34 0.00 0.00 0.00 [2020-03-05T17:47:03.986Z] 17:47:01 eth0 143.09 124.41 2384.20 68.30 0.00 0.00 0.00 [2020-03-05T17:47:03.986Z] 17:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-05T17:47:03.986Z] 17:47:01 veth133a544 0.00 0.10 0.00 0.01 0.00 0.00 0.00 [2020-03-05T17:47:03.986Z] 17:47:01 docker0 2.35 1.81 0.35 0.38 0.00 0.00 0.00 [2020-03-05T17:47:03.986Z] Average: eth0 44.03 37.29 875.32 13.30 0.00 0.00 0.00 [2020-03-05T17:47:03.986Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-05T17:47:03.986Z] Average: veth133a544 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2020-03-05T17:47:03.986Z] Average: docker0 5.10 5.06 0.36 36.05 0.00 0.00 0.00 [2020-03-05T17:47:03.986Z] [2020-03-05T17:47:03.986Z] [2020-03-05T17:47:03.986Z] ---> sar -P ALL: [2020-03-05T17:47:03.986Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 03/05/20 _x86_64_ (4 CPU) [2020-03-05T17:47:03.986Z] [2020-03-05T17:47:03.986Z] 17:38:48 LINUX RESTART [2020-03-05T17:47:03.986Z] [2020-03-05T17:47:03.987Z] 17:40:02 CPU %user %nice %system %iowait %steal %idle [2020-03-05T17:47:03.987Z] 17:41:01 all 0.13 0.00 0.08 0.00 0.09 99.69 [2020-03-05T17:47:03.987Z] 17:41:01 0 0.10 0.00 0.08 0.00 0.08 99.73 [2020-03-05T17:47:03.987Z] 17:41:01 1 0.08 0.00 0.05 0.00 0.05 99.81 [2020-03-05T17:47:03.987Z] 17:41:01 2 0.07 0.00 0.10 0.00 0.05 99.78 [2020-03-05T17:47:03.987Z] 17:41:01 3 0.29 0.00 0.10 0.00 0.19 99.42 [2020-03-05T17:47:03.987Z] 17:42:01 all 0.13 0.00 0.05 0.00 0.11 99.71 [2020-03-05T17:47:03.987Z] 17:42:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2020-03-05T17:47:03.987Z] 17:42:01 1 0.12 0.00 0.08 0.00 0.27 99.53 [2020-03-05T17:47:03.987Z] 17:42:01 2 0.22 0.00 0.05 0.00 0.12 99.62 [2020-03-05T17:47:03.987Z] 17:42:01 3 0.15 0.00 0.03 0.00 0.05 99.77 [2020-03-05T17:47:03.987Z] 17:43:01 all 0.17 0.00 0.05 0.00 0.06 99.72 [2020-03-05T17:47:03.987Z] 17:43:01 0 0.05 0.00 0.08 0.00 0.08 99.78 [2020-03-05T17:47:03.987Z] 17:43:01 1 0.10 0.00 0.07 0.00 0.07 99.77 [2020-03-05T17:47:03.987Z] 17:43:01 2 0.25 0.00 0.03 0.00 0.03 99.68 [2020-03-05T17:47:03.987Z] 17:43:01 3 0.28 0.00 0.05 0.00 0.07 99.60 [2020-03-05T17:47:03.987Z] 17:44:01 all 0.17 0.00 0.04 0.00 0.03 99.76 [2020-03-05T17:47:03.987Z] 17:44:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2020-03-05T17:47:03.987Z] 17:44:01 1 0.12 0.00 0.07 0.00 0.07 99.75 [2020-03-05T17:47:03.987Z] 17:44:01 2 0.47 0.00 0.03 0.00 0.03 99.47 [2020-03-05T17:47:03.987Z] 17:44:01 3 0.05 0.00 0.02 0.00 0.03 99.90 [2020-03-05T17:47:03.987Z] 17:45:01 all 0.11 0.00 0.05 0.00 0.06 99.79 [2020-03-05T17:47:03.987Z] 17:45:01 0 0.03 0.00 0.05 0.00 0.08 99.83 [2020-03-05T17:47:03.987Z] 17:45:01 1 0.28 0.00 0.05 0.00 0.07 99.60 [2020-03-05T17:47:03.987Z] 17:45:01 2 0.07 0.00 0.07 0.00 0.03 99.83 [2020-03-05T17:47:03.987Z] 17:45:01 3 0.05 0.00 0.05 0.00 0.03 99.87 [2020-03-05T17:47:03.987Z] 17:46:01 all 8.94 0.00 5.64 1.96 15.42 68.03 [2020-03-05T17:47:03.987Z] 17:46:01 0 6.80 0.00 5.02 1.72 15.42 71.04 [2020-03-05T17:47:03.987Z] 17:46:01 1 13.07 0.00 4.78 0.93 15.99 65.24 [2020-03-05T17:47:03.987Z] 17:46:01 2 8.14 0.00 7.20 3.52 14.89 66.25 [2020-03-05T17:47:03.987Z] 17:46:01 3 7.80 0.00 5.59 1.75 15.38 69.48 [2020-03-05T17:47:03.987Z] 17:47:01 all 6.93 0.00 5.17 2.60 14.89 70.41 [2020-03-05T17:47:03.987Z] 17:47:01 0 6.73 0.00 5.69 3.68 15.90 68.00 [2020-03-05T17:47:03.987Z] 17:47:01 1 7.73 0.00 5.06 2.80 14.96 69.45 [2020-03-05T17:47:03.987Z] 17:47:01 2 6.70 0.00 4.70 3.40 14.95 70.25 [2020-03-05T17:47:03.987Z] 17:47:01 3 6.58 0.00 5.21 0.47 13.74 74.00 [2020-03-05T17:47:03.987Z] Average: all 2.43 0.00 1.62 0.67 4.50 90.78 [2020-03-05T17:47:03.987Z] Average: 0 2.03 0.00 1.62 0.80 4.66 90.90 [2020-03-05T17:47:03.987Z] Average: 1 3.14 0.00 1.48 0.55 4.60 90.23 [2020-03-05T17:47:03.987Z] Average: 2 2.32 0.00 1.77 1.01 4.41 90.48 [2020-03-05T17:47:03.987Z] Average: 3 2.22 0.00 1.62 0.32 4.32 91.52 [2020-03-05T17:47:03.987Z] [2020-03-05T17:47:03.987Z] [2020-03-05T17:47:03.987Z]