Pull request #302 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of iain-anderson for edgexfoundry/device-sdk-c Obtained Jenkinsfile from fc854f4bff20fb2ce763f8bb08c8644b83cbf65a+1c3cbe1168f8f4990475966f6e71602a78dc5c52 (f83f45f6eaa45fe0f8fc80aa33febf89547ff79f) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a2cbe11917bfb8801b6bc99aaa80229564ed4294 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision a2cbe11917bfb8801b6bc99aaa80229564ed4294 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/PR-302/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a2cbe11917bfb8801b6bc99aaa80229564ed4294 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a2cbe11917bfb8801b6bc99aaa80229564ed4294 # timeout=10 Commit message: "Merge pull request #273 from ernestojeda/fix-semver-dir-permissions" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/PR-302/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object a2cbe11917bfb8801b6bc99aaa80229564ed4294 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildCApp] RAW Config: [project:device-sdk-c, dockerBuildFilePath:scripts/Dockerfile.alpine-3.11-base, dockerFilePath:scripts/Dockerfile.alpine-3.11, pushImage:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildCApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-c-settings PROJECT: device-sdk-c USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest DOCKER_FILE_PATH: scripts/Dockerfile.alpine-3.11 DOCKER_BUILD_FILE_PATH: scripts/Dockerfile.alpine-3.11-base DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-sdk-c DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-3642’ is offline Running on prd-centos7-docker-4c-2g-6274 in /w/workspace/edgexfoundry_device-sdk-c_PR-302 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-c.git > git init /w/workspace/edgexfoundry_device-sdk-c_PR-302 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 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 --tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/302/head:refs/remotes/origin/PR-302 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 1c3cbe1168f8f4990475966f6e71602a78dc5c52 into PR head commit fc854f4bff20fb2ce763f8bb08c8644b83cbf65a Merge succeeded, producing fc854f4bff20fb2ce763f8bb08c8644b83cbf65a Checking out Revision fc854f4bff20fb2ce763f8bb08c8644b83cbf65a (PR-302) > git config core.sparsecheckout # timeout=10 > git checkout -f fc854f4bff20fb2ce763f8bb08c8644b83cbf65a # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 1c3cbe1168f8f4990475966f6e71602a78dc5c52 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fc854f4bff20fb2ce763f8bb08c8644b83cbf65a # timeout=10 Commit message: "ci: add semantic.yml for commit linting" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.16.5' fatal: bad object a2cbe11917bfb8801b6bc99aaa80229564ed4294 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-10-19T14:39:37.509Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-10-19T14:39:37.983Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-10-19T14:39:38.452Z] ========================================================= [2020-10-19T14:39:38.452Z] EdgeX Global Pipelines Version Info [2020-10-19T14:39:38.452Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-10-19T14:39:40.326Z] ------------------- [2020-10-19T14:39:40.327Z] stable info: [2020-10-19T14:39:40.327Z] ------------------- [2020-10-19T14:39:40.327Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-10-19T14:39:40.327Z] Commit SHA: a2cbe11917bfb8801b6bc99aaa80229564ed4294 [2020-10-19T14:39:40.327Z] Message: update stable to v1.0.144 [2020-10-19T14:39:41.163Z] ------------------- [2020-10-19T14:39:41.163Z] experimental info: [2020-10-19T14:39:41.163Z] ------------------- [2020-10-19T14:39:41.163Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-10-19T14:39:41.163Z] Commit SHA: a2cbe11917bfb8801b6bc99aaa80229564ed4294 [2020-10-19T14:39:41.163Z] Message: update experimental to v1.0.144 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2020-10-19T14:39:41.804Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-c-settings [Pipeline] echo [2020-10-19T14:39:41.945Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-c [Pipeline] echo [2020-10-19T14:39:42.294Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-10-19T14:39:42.437Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-10-19T14:39:42.586Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-10-19T14:39:42.729Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [Pipeline] echo [2020-10-19T14:39:42.943Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = scripts/Dockerfile.alpine-3.11 [Pipeline] echo [2020-10-19T14:39:43.080Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = scripts/Dockerfile.alpine-3.11-base [Pipeline] echo [2020-10-19T14:39:43.216Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-10-19T14:39:43.358Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-c [Pipeline] echo [2020-10-19T14:39:43.496Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-10-19T14:39:43.660Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-10-19T14:39:43.840Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-10-19T14:39:43.984Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2020-10-19T14:39:44.140Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-10-19T14:39:44.277Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2020-10-19T14:39:44.427Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-302 [Pipeline] echo [2020-10-19T14:39:44.624Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-302 [Pipeline] echo [2020-10-19T14:39:44.761Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-302 [Pipeline] echo [2020-10-19T14:39:44.905Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fc854f4bff20fb2ce763f8bb08c8644b83cbf65a [Pipeline] echo [2020-10-19T14:39:45.111Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fc854f4 [Pipeline] echo [2020-10-19T14:39:45.252Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-10-19T14:39:47.024Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-19T14:39:47.317Z] [2020-10-19T14:39:47.317Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-10-19T14:39:47.808Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-19T14:39:47.808Z] latest: Pulling from edgex-devops/git-semver [2020-10-19T14:39:47.808Z] 31603596830f: Pulling fs layer [2020-10-19T14:39:47.808Z] 2a8b12db71e7: Pulling fs layer [2020-10-19T14:39:47.808Z] 6ca5941a6612: Pulling fs layer [2020-10-19T14:39:47.808Z] ecc8261a40a4: Pulling fs layer [2020-10-19T14:39:47.808Z] ecc8261a40a4: Waiting [2020-10-19T14:39:48.101Z] 2a8b12db71e7: Verifying Checksum [2020-10-19T14:39:48.101Z] 2a8b12db71e7: Download complete [2020-10-19T14:39:48.101Z] 31603596830f: Download complete [2020-10-19T14:39:48.417Z] ecc8261a40a4: Verifying Checksum [2020-10-19T14:39:48.417Z] ecc8261a40a4: Download complete [2020-10-19T14:39:48.706Z] 6ca5941a6612: Verifying Checksum [2020-10-19T14:39:48.706Z] 6ca5941a6612: Download complete [2020-10-19T14:39:48.706Z] 31603596830f: Pull complete [2020-10-19T14:39:48.706Z] 2a8b12db71e7: Pull complete [2020-10-19T14:39:49.723Z] 6ca5941a6612: Pull complete [2020-10-19T14:39:49.723Z] ecc8261a40a4: Pull complete [2020-10-19T14:39:49.723Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-10-19T14:39:49.723Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-19T14:39:49.723Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-10-19T14:39:49.952Z] prd-centos7-docker-4c-2g-6274 does not seem to be running inside a container [2020-10-19T14:39:50.153Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_PR-302 -v /w/workspace/edgexfoundry_device-sdk-c_PR-302:/w/workspace/edgexfoundry_device-sdk-c_PR-302:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_PR-302@tmp:/w/workspace/edgexfoundry_device-sdk-c_PR-302@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-10-19T14:39:52.229Z] $ docker top 4ca098cee125653e924cd6146e3d1b442f843b342c98a728b0decde4b185ed5b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-10-19T14:39:52.657Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-19T14:39:52.657Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-19T14:39:52.900Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-19T14:39:52.915Z] $ docker exec 4ca098cee125653e924cd6146e3d1b442f843b342c98a728b0decde4b185ed5b ssh-agent [2020-10-19T14:39:53.103Z] SSH_AUTH_SOCK=/tmp/ssh-lFg33QQ7T0sN/agent.12 [2020-10-19T14:39:53.103Z] SSH_AGENT_PID=17 [2020-10-19T14:39:53.135Z] Running ssh-add (command line suppressed) [2020-10-19T14:39:53.269Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_PR-302@tmp/private_key_134134834478233002.key (/w/workspace/edgexfoundry_device-sdk-c_PR-302@tmp/private_key_134134834478233002.key) [2020-10-19T14:39:53.346Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-19T14:39:53.831Z] + git tag --points-at HEAD [Pipeline] } [2020-10-19T14:39:53.960Z] $ docker exec --env ******** --env ******** 4ca098cee125653e924cd6146e3d1b442f843b342c98a728b0decde4b185ed5b ssh-agent -k [2020-10-19T14:39:54.083Z] unset SSH_AUTH_SOCK; [2020-10-19T14:39:54.084Z] unset SSH_AGENT_PID; [2020-10-19T14:39:54.084Z] echo Agent pid 17 killed; [2020-10-19T14:39:54.144Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-10-19T14:39:54.366Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-19T14:39:54.366Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-19T14:39:54.550Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-19T14:39:54.558Z] $ docker exec 4ca098cee125653e924cd6146e3d1b442f843b342c98a728b0decde4b185ed5b ssh-agent [2020-10-19T14:39:54.724Z] SSH_AUTH_SOCK=/tmp/ssh-UL4mhbjNG0bQ/agent.47 [2020-10-19T14:39:54.724Z] SSH_AGENT_PID=52 [2020-10-19T14:39:54.738Z] Running ssh-add (command line suppressed) [2020-10-19T14:39:54.943Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_PR-302@tmp/private_key_4032856655657054428.key (/w/workspace/edgexfoundry_device-sdk-c_PR-302@tmp/private_key_4032856655657054428.key) [2020-10-19T14:39:55.028Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-19T14:39:55.426Z] + git semver init [2020-10-19T14:39:55.426Z] # -> Open(): unable to determine branch for HEAD [2020-10-19T14:39:55.426Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_PR-302/.git [2020-10-19T14:39:55.426Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_PR-302 [2020-10-19T14:39:55.426Z] # $SEMVER_REMOTE_NAME = origin [2020-10-19T14:39:55.426Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-10-19T14:39:55.426Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-10-19T14:39:55.427Z] # $SEMVER_BRANCH = PR-302 [2020-10-19T14:39:55.427Z] # $SEMVER_TEMP = /tmp/semver-031150865 [2020-10-19T14:39:55.427Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-c.git $SEMVER_TEMP [2020-10-19T14:39:56.414Z] # '/tmp/semver-031150865' -> '/w/workspace/edgexfoundry_device-sdk-c_PR-302/.semver' [2020-10-19T14:39:56.414Z] # -> Force: false [2020-10-19T14:39:56.414Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_PR-302/.semver [Pipeline] } [2020-10-19T14:39:56.456Z] $ docker exec --env ******** --env ******** 4ca098cee125653e924cd6146e3d1b442f843b342c98a728b0decde4b185ed5b ssh-agent -k [2020-10-19T14:39:56.574Z] unset SSH_AUTH_SOCK; [2020-10-19T14:39:56.575Z] unset SSH_AGENT_PID; [2020-10-19T14:39:56.575Z] echo Agent pid 52 killed; [2020-10-19T14:39:56.643Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-10-19T14:39:57.282Z] + git semver [Pipeline] } [2020-10-19T14:39:57.337Z] $ docker stop --time=1 4ca098cee125653e924cd6146e3d1b442f843b342c98a728b0decde4b185ed5b [2020-10-19T14:39:59.022Z] $ docker rm -f 4ca098cee125653e924cd6146e3d1b442f843b342c98a728b0decde4b185ed5b [Pipeline] // withDockerContainer [Pipeline] sh [2020-10-19T14:39:59.714Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-10-19T14:40:00.605Z] Stashed 1 file(s) [Pipeline] echo [2020-10-19T14:40:00.635Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2020-10-19T14:40:16.457Z] Still waiting to schedule task [2020-10-19T14:40:16.457Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-10-19T14:40:16.485Z] Still waiting to schedule task [2020-10-19T14:40:16.485Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-4350’ is offline [2020-10-19T14:42:13.473Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-6275 in /w/workspace/edgexfoundry_device-sdk-c_PR-302 [Pipeline] { [Pipeline] ws [2020-10-19T14:42:13.587Z] Running in /w/workspace/device-sdk-c/1 [Pipeline] { [Pipeline] checkout [2020-10-19T14:42:20.490Z] using credential edgex-jenkins-ssh [2020-10-19T14:42:20.556Z] Cloning the remote Git repository [2020-10-19T14:42:20.628Z] Cloning repository git@github.com:edgexfoundry/device-sdk-c.git [2020-10-19T14:42:20.754Z] > git init /w/workspace/device-sdk-c/1 # timeout=10 [2020-10-19T14:42:20.848Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2020-10-19T14:42:20.848Z] > git --version # timeout=10 [2020-10-19T14:42:20.865Z] > git --version # 'git version 2.17.1' [2020-10-19T14:42:20.866Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-19T14:42:20.928Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-19T14:42:22.788Z] Merging remotes/origin/master commit 1c3cbe1168f8f4990475966f6e71602a78dc5c52 into PR head commit fc854f4bff20fb2ce763f8bb08c8644b83cbf65a [2020-10-19T14:42:22.073Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2020-10-19T14:42:22.107Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-19T14:42:22.135Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2020-10-19T14:42:22.180Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2020-10-19T14:42:22.181Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-19T14:42:22.193Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/302/head:refs/remotes/origin/PR-302 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-19T14:42:22.815Z] > git config core.sparsecheckout # timeout=10 [2020-10-19T14:42:22.837Z] > git checkout -f fc854f4bff20fb2ce763f8bb08c8644b83cbf65a # timeout=10 [2020-10-19T14:42:22.962Z] > git remote # timeout=10 [2020-10-19T14:42:22.976Z] > git config --get remote.origin.url # timeout=10 [2020-10-19T14:42:22.995Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-19T14:42:23.044Z] Merge succeeded, producing fc854f4bff20fb2ce763f8bb08c8644b83cbf65a [2020-10-19T14:42:23.045Z] Checking out Revision fc854f4bff20fb2ce763f8bb08c8644b83cbf65a (PR-302) [2020-10-19T14:42:23.006Z] > git merge 1c3cbe1168f8f4990475966f6e71602a78dc5c52 # timeout=10 [2020-10-19T14:42:23.029Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-10-19T14:42:23.054Z] > git config core.sparsecheckout # timeout=10 [2020-10-19T14:42:23.065Z] > git checkout -f fc854f4bff20fb2ce763f8bb08c8644b83cbf65a # timeout=10 [2020-10-19T14:42:27.834Z] Commit message: "ci: add semantic.yml for commit linting" [2020-10-19T14:42:27.909Z] > git --version # timeout=10 [2020-10-19T14:42:27.924Z] > git --version # 'git version 2.17.1' [2020-10-19T14:42:27.945Z] fatal: bad object a2cbe11917bfb8801b6bc99aaa80229564ed4294 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-10-19T14:42:29.147Z] ========================================================= [2020-10-19T14:42:29.147Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest] [2020-10-19T14:42:29.147Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-10-19T14:42:30.358Z] + docker build -t ci-base-image-arm64 -f scripts/Dockerfile.alpine-3.11-base --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest . [2020-10-19T14:42:31.380Z] Sending build context to Docker daemon 2.425MB [2020-10-19T14:42:31.380Z] Step 1/21 : ARG BASE=alpine:3.11 [2020-10-19T14:42:31.380Z] Step 2/21 : FROM ${BASE} as builder [2020-10-19T14:42:31.667Z] latest: Pulling from edgex-devops/edgex-gcc-base-arm64 [2020-10-19T14:42:31.667Z] 0362ad1dd800: Pulling fs layer [2020-10-19T14:42:31.667Z] f2cdb1532d8b: Pulling fs layer [2020-10-19T14:42:31.667Z] 37ed683be191: Pulling fs layer [2020-10-19T14:42:31.667Z] f2cdb1532d8b: Verifying Checksum [2020-10-19T14:42:31.667Z] f2cdb1532d8b: Download complete [2020-10-19T14:42:31.952Z] 0362ad1dd800: Verifying Checksum [2020-10-19T14:42:31.952Z] 0362ad1dd800: Download complete [2020-10-19T14:42:32.578Z] 0362ad1dd800: Pull complete [2020-10-19T14:42:33.211Z] f2cdb1532d8b: Pull complete [2020-10-19T14:42:34.684Z] 37ed683be191: Verifying Checksum [2020-10-19T14:42:34.684Z] 37ed683be191: Download complete [2020-10-19T14:42:44.897Z] 37ed683be191: Pull complete [2020-10-19T14:42:44.897Z] Digest: sha256:f3a502aba7c4a8aa4a4fcde21dbb9db33787f3779e80dd14fb3ea60ab67de23f [2020-10-19T14:42:44.897Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest [2020-10-19T14:42:44.897Z] ---> b23d30803547 [2020-10-19T14:42:44.897Z] 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-10-19T14:42:45.495Z] ---> Running in ca932f2b6ff1 [2020-10-19T14:42:46.949Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz [2020-10-19T14:42:50.342Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz [2020-10-19T14:42:50.933Z] (1/8) Installing ncurses-dev (6.1_p20190105-r0) [2020-10-19T14:42:51.212Z] (2/8) Installing libuuid (2.33-r0) [2020-10-19T14:42:51.212Z] (3/8) Installing libblkid (2.33-r0) [2020-10-19T14:42:51.489Z] (4/8) Installing libfdisk (2.33-r0) [2020-10-19T14:42:51.489Z] (5/8) Installing libmount (2.33-r0) [2020-10-19T14:42:51.489Z] (6/8) Installing libsmartcols (2.33-r0) [2020-10-19T14:42:51.763Z] (7/8) Installing util-linux-dev (2.33-r0) [2020-10-19T14:42:52.041Z] (8/8) Installing wget (1.20.3-r0) [2020-10-19T14:42:52.041Z] Executing busybox-1.29.3-r10.trigger [2020-10-19T14:42:52.041Z] OK: 285 MiB in 83 packages [2020-10-19T14:42:53.505Z] Removing intermediate container ca932f2b6ff1 [2020-10-19T14:42:53.505Z] ---> 19b54f2c6ace [2020-10-19T14:42:53.505Z] Step 4/21 : ENV CBOR_VERSION=0.5.0 [2020-10-19T14:42:53.778Z] ---> Running in a123413f5287 [2020-10-19T14:42:54.053Z] Removing intermediate container a123413f5287 [2020-10-19T14:42:54.053Z] ---> 46238d86169f [2020-10-19T14:42:54.054Z] 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-10-19T14:42:54.335Z] ---> Running in 8d26d691345b [2020-10-19T14:42:55.785Z] --2020-10-19 14:42:55-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz [2020-10-19T14:42:55.785Z] Resolving github.com... 140.82.114.3 [2020-10-19T14:42:55.785Z] Connecting to github.com|140.82.114.3|:443... connected. [2020-10-19T14:42:55.785Z] HTTP request sent, awaiting response... 302 Found [2020-10-19T14:42:55.785Z] Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following] [2020-10-19T14:42:55.785Z] --2020-10-19 14:42:55-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [2020-10-19T14:42:55.785Z] Resolving codeload.github.com... 140.82.112.9 [2020-10-19T14:42:55.785Z] Connecting to codeload.github.com|140.82.112.9|:443... connected. [2020-10-19T14:42:56.064Z] HTTP request sent, awaiting response... 200 OK [2020-10-19T14:42:56.064Z] Length: unspecified [application/x-gzip] [2020-10-19T14:42:56.064Z] Saving to: 'STDOUT' [2020-10-19T14:42:56.064Z]  [2020-10-19T14:42:56.064Z] 0K .......... .......... .......... .......... .......... 1.49M [2020-10-19T14:42:56.064Z] 50K .......... .......... .......... .......... .......... 3.00M [2020-10-19T14:42:56.064Z] 100K .......... .......... .......... .......... .......... 14.5M [2020-10-19T14:42:56.064Z] 150K .......... .......... .......... .......... .......... 3.59M [2020-10-19T14:42:56.064Z] 200K .......... .......... .......... .......... .......... 12.4M [2020-10-19T14:42:56.064Z] 250K .......... .......... .......... .......... .......... 4.28M [2020-10-19T14:42:56.064Z] 300K .......... .......... .......... .......... .......... 4.13M [2020-10-19T14:42:56.064Z] 350K .......... .......... .......... .......... .......... 4.79M [2020-10-19T14:42:56.064Z] 400K .......... .......... .......... .......... .......... 3.67M [2020-10-19T14:42:56.343Z] 450K .......... .......... .......... .......... .......... 3.97M [2020-10-19T14:42:56.343Z] 500K .......... .......... .......... .......... .......... 7.26M [2020-10-19T14:42:56.343Z] 550K .......... .......... .......... .......... .......... 2.66M [2020-10-19T14:42:56.343Z] 600K .......... .......... .......... .......... .......... 892K [2020-10-19T14:42:56.343Z] 650K .......... .......... .......... .......... .......... 2.02M [2020-10-19T14:42:56.343Z] 700K ..        8.32M=0.2s [2020-10-19T14:42:56.343Z] [2020-10-19T14:42:56.343Z] 2020-10-19 14:42:56 (2.93 MB/s) - written to stdout [719348] [2020-10-19T14:42:56.343Z] [2020-10-19T14:42:56.622Z] -- The C compiler identification is GNU 8.3.0 [2020-10-19T14:42:56.911Z] -- The CXX compiler identification is GNU 8.3.0 [2020-10-19T14:42:56.911Z] -- Check for working C compiler: /usr/bin/cc [2020-10-19T14:42:57.198Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-10-19T14:42:57.198Z] -- Detecting C compiler ABI info [2020-10-19T14:42:57.198Z] -- Detecting C compiler ABI info - done [2020-10-19T14:42:57.487Z] -- Detecting C compile features [2020-10-19T14:42:57.891Z] Running on prd-centos7-docker-4c-2g-6276 in /w/workspace/edgexfoundry_device-sdk-c_PR-302 [Pipeline] { [Pipeline] ws [2020-10-19T14:42:57.990Z] Running in /w/workspace/device-sdk-c/1 [Pipeline] { [Pipeline] checkout [2020-10-19T14:42:58.129Z] -- Detecting C compile features - done [2020-10-19T14:42:58.129Z] -- Check for working CXX compiler: /usr/bin/c++ [2020-10-19T14:42:58.426Z] -- Check for working CXX compiler: /usr/bin/c++ -- works [2020-10-19T14:42:58.426Z] -- Detecting CXX compiler ABI info [2020-10-19T14:42:58.733Z] -- Detecting CXX compiler ABI info - done [2020-10-19T14:42:58.733Z] -- Detecting CXX compile features [2020-10-19T14:43:00.257Z] -- Detecting CXX compile features - done [2020-10-19T14:43:00.257Z] -- Looking for include file endian.h [2020-10-19T14:43:00.257Z] -- Looking for include file endian.h - found [2020-10-19T14:43:00.257Z] -- Check if the system is big endian [2020-10-19T14:43:00.257Z] -- Searching 16 bit integer [2020-10-19T14:43:00.257Z] -- Looking for sys/types.h [2020-10-19T14:43:00.564Z] -- Looking for sys/types.h - found [2020-10-19T14:43:00.564Z] -- Looking for stdint.h [2020-10-19T14:43:00.856Z] -- Looking for stdint.h - found [2020-10-19T14:43:00.856Z] -- Looking for stddef.h [2020-10-19T14:43:01.140Z] -- Looking for stddef.h - found [2020-10-19T14:43:01.140Z] -- Check size of unsigned short [2020-10-19T14:43:01.430Z] -- Check size of unsigned short - done [2020-10-19T14:43:01.430Z] -- Using unsigned short [2020-10-19T14:43:01.710Z] -- Check if the system is big endian - little endian [2020-10-19T14:43:01.710Z] -- Check size of size_t [2020-10-19T14:43:01.738Z] using credential edgex-jenkins-ssh [2020-10-19T14:43:01.810Z] Cloning the remote Git repository [2020-10-19T14:43:01.991Z] -- Check size of size_t - done [2020-10-19T14:43:01.991Z] CMake Warning at examples/CMakeLists.txt:16 (find_package): [2020-10-19T14:43:01.991Z] By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has [2020-10-19T14:43:01.991Z] asked CMake to find a package configuration file provided by "cJSON", but [2020-10-19T14:43:01.991Z] CMake did not find one. [2020-10-19T14:43:01.991Z] [2020-10-19T14:43:01.991Z] Could not find a package configuration file provided by "cJSON" with any of [2020-10-19T14:43:01.991Z] the following names: [2020-10-19T14:43:01.991Z] [2020-10-19T14:43:01.991Z] cJSONConfig.cmake [2020-10-19T14:43:01.991Z] cjson-config.cmake [2020-10-19T14:43:01.991Z] [2020-10-19T14:43:01.991Z] Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set [2020-10-19T14:43:01.991Z] "cJSON_DIR" to a directory containing one of the above files. If "cJSON" [2020-10-19T14:43:01.991Z] provides a separate development package or SDK, be sure it has been [2020-10-19T14:43:01.991Z] installed. [2020-10-19T14:43:01.991Z] [2020-10-19T14:43:01.991Z] [2020-10-19T14:43:01.991Z] -- Configuring done [2020-10-19T14:43:01.844Z] Cloning repository git@github.com:edgexfoundry/device-sdk-c.git [2020-10-19T14:43:01.929Z] > git init /w/workspace/device-sdk-c/1 # timeout=10 [2020-10-19T14:43:01.992Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2020-10-19T14:43:01.992Z] > git --version # timeout=10 [2020-10-19T14:43:02.000Z] > git --version # 'git version 2.16.5' [2020-10-19T14:43:02.000Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-19T14:43:02.284Z] -- Generating done [2020-10-19T14:43:02.284Z] -- Build files have been written to: /tmp/cbor [2020-10-19T14:43:02.284Z] Scanning dependencies of target cbor_shared [2020-10-19T14:43:02.284Z] [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o [2020-10-19T14:43:02.031Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-19T14:43:03.284Z] [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o [2020-10-19T14:43:03.565Z] [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o [2020-10-19T14:43:03.844Z] [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o [2020-10-19T14:43:03.825Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2020-10-19T14:43:03.834Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-19T14:43:03.849Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2020-10-19T14:43:03.865Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2020-10-19T14:43:03.865Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-19T14:43:03.870Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/302/head:refs/remotes/origin/PR-302 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-19T14:43:04.379Z] Merging remotes/origin/master commit 1c3cbe1168f8f4990475966f6e71602a78dc5c52 into PR head commit fc854f4bff20fb2ce763f8bb08c8644b83cbf65a [2020-10-19T14:43:04.448Z] [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o [2020-10-19T14:43:04.492Z] Merge succeeded, producing fc854f4bff20fb2ce763f8bb08c8644b83cbf65a [2020-10-19T14:43:04.493Z] Checking out Revision fc854f4bff20fb2ce763f8bb08c8644b83cbf65a (PR-302) [2020-10-19T14:43:04.729Z] [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o [2020-10-19T14:43:05.003Z] [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o [2020-10-19T14:43:05.003Z] [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o [2020-10-19T14:43:05.279Z] [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o [2020-10-19T14:43:05.554Z] [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o [2020-10-19T14:43:04.393Z] > git config core.sparsecheckout # timeout=10 [2020-10-19T14:43:04.398Z] > git checkout -f fc854f4bff20fb2ce763f8bb08c8644b83cbf65a # timeout=10 [2020-10-19T14:43:04.462Z] > git remote # timeout=10 [2020-10-19T14:43:04.468Z] > git config --get remote.origin.url # timeout=10 [2020-10-19T14:43:04.474Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-19T14:43:04.478Z] > git merge 1c3cbe1168f8f4990475966f6e71602a78dc5c52 # timeout=10 [2020-10-19T14:43:04.487Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-10-19T14:43:04.496Z] > git config core.sparsecheckout # timeout=10 [2020-10-19T14:43:04.501Z] > git checkout -f fc854f4bff20fb2ce763f8bb08c8644b83cbf65a # timeout=10 [2020-10-19T14:43:06.165Z] [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o [2020-10-19T14:43:06.165Z] [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o [2020-10-19T14:43:06.781Z] [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o [2020-10-19T14:43:07.071Z] [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o [2020-10-19T14:43:07.345Z] [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o [2020-10-19T14:43:07.345Z] [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o [2020-10-19T14:43:07.629Z] [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o [2020-10-19T14:43:07.925Z] [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o [2020-10-19T14:43:08.221Z] [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o [2020-10-19T14:43:08.495Z] Commit message: "ci: add semantic.yml for commit linting" [2020-10-19T14:43:08.524Z] [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o [2020-10-19T14:43:08.524Z] [ 40%] Linking C shared library libcbor.so [2020-10-19T14:43:08.583Z] > git --version # timeout=10 [2020-10-19T14:43:08.587Z] > git --version # 'git version 2.16.5' [2020-10-19T14:43:08.591Z] fatal: bad object a2cbe11917bfb8801b6bc99aaa80229564ed4294 [2020-10-19T14:43:08.829Z] [ 40%] Built target cbor_shared [2020-10-19T14:43:08.829Z] Scanning dependencies of target cbor [2020-10-19T14:43:08.829Z] [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [2020-10-19T14:43:09.481Z] [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o [Pipeline] unstash [Pipeline] echo [2020-10-19T14:43:09.827Z] ========================================================= [2020-10-19T14:43:09.827Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest] [2020-10-19T14:43:09.827Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-10-19T14:43:10.123Z] [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o [2020-10-19T14:43:10.408Z] [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o [2020-10-19T14:43:10.947Z] + docker build -t ci-base-image-x86_64 -f scripts/Dockerfile.alpine-3.11-base --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest . [2020-10-19T14:43:11.220Z] Sending build context to Docker daemon 2.425MB [2020-10-19T14:43:11.220Z] Step 1/21 : ARG BASE=alpine:3.11 [2020-10-19T14:43:11.220Z] Step 2/21 : FROM ${BASE} as builder [2020-10-19T14:43:11.220Z] latest: Pulling from edgex-devops/edgex-gcc-base [2020-10-19T14:43:11.220Z] e7c96db7181b: Pulling fs layer [2020-10-19T14:43:11.220Z] 4c13bbce0fe7: Pulling fs layer [2020-10-19T14:43:11.220Z] 6059c847ac2f: Pulling fs layer [2020-10-19T14:43:11.220Z] 4c13bbce0fe7: Verifying Checksum [2020-10-19T14:43:11.220Z] 4c13bbce0fe7: Download complete [2020-10-19T14:43:11.405Z] [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o [2020-10-19T14:43:11.491Z] e7c96db7181b: Verifying Checksum [2020-10-19T14:43:11.492Z] e7c96db7181b: Download complete [2020-10-19T14:43:11.492Z] e7c96db7181b: Pull complete [2020-10-19T14:43:11.689Z] [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o [2020-10-19T14:43:11.758Z] 4c13bbce0fe7: Pull complete [2020-10-19T14:43:11.969Z] [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o [2020-10-19T14:43:12.254Z] [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o [2020-10-19T14:43:12.254Z] [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o [2020-10-19T14:43:12.878Z] [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o [2020-10-19T14:43:13.194Z] 6059c847ac2f: Verifying Checksum [2020-10-19T14:43:13.195Z] 6059c847ac2f: Download complete [2020-10-19T14:43:13.484Z] [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o [2020-10-19T14:43:13.758Z] [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o [2020-10-19T14:43:14.044Z] [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o [2020-10-19T14:43:14.340Z] [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o [2020-10-19T14:43:14.655Z] [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o [2020-10-19T14:43:14.934Z] [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o [2020-10-19T14:43:15.239Z] [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o [2020-10-19T14:43:15.512Z] [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o [2020-10-19T14:43:15.787Z] [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o [2020-10-19T14:43:16.064Z] [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o [2020-10-19T14:43:16.064Z] [ 80%] Linking C static library libcbor.a [2020-10-19T14:43:16.350Z] [ 80%] Built target cbor [2020-10-19T14:43:16.350Z] Scanning dependencies of target create_items [2020-10-19T14:43:16.350Z] [ 82%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o [2020-10-19T14:43:16.624Z] [ 84%] Linking C executable create_items [2020-10-19T14:43:16.624Z] [ 84%] Built target create_items [2020-10-19T14:43:16.624Z] Scanning dependencies of target readfile [2020-10-19T14:43:16.624Z] [ 86%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o [2020-10-19T14:43:16.925Z] [ 88%] Linking C executable readfile [2020-10-19T14:43:16.925Z] [ 88%] Built target readfile [2020-10-19T14:43:16.925Z] Scanning dependencies of target streaming_parser [2020-10-19T14:43:16.925Z] [ 90%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o [2020-10-19T14:43:17.208Z] [ 92%] Linking C executable streaming_parser [2020-10-19T14:43:17.208Z] [ 92%] Built target streaming_parser [2020-10-19T14:43:17.208Z] Scanning dependencies of target sort [2020-10-19T14:43:17.501Z] [ 94%] Building C object examples/CMakeFiles/sort.dir/sort.c.o [2020-10-19T14:43:17.501Z] [ 96%] Linking C executable sort [2020-10-19T14:43:17.501Z] [ 96%] Built target sort [2020-10-19T14:43:17.563Z] 6059c847ac2f: Pull complete [2020-10-19T14:43:17.563Z] Digest: sha256:6b5104d086ae1e5e8a284a473be9a93378e3934f9b07db5717372c857cbcbe5e [2020-10-19T14:43:17.563Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [2020-10-19T14:43:17.563Z] ---> 5eabd8fd8ba2 [2020-10-19T14:43:17.563Z] 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-10-19T14:43:17.795Z] Scanning dependencies of target hello [2020-10-19T14:43:17.795Z] [ 98%] Building C object examples/CMakeFiles/hello.dir/hello.c.o [2020-10-19T14:43:17.795Z] [100%] Linking C executable hello [2020-10-19T14:43:17.795Z] [100%] Built target hello [2020-10-19T14:43:18.078Z] Install the project... [2020-10-19T14:43:18.078Z] -- Install configuration: "Release" [2020-10-19T14:43:18.078Z] -- Installing: /usr/local/include/cbor/configuration.h [2020-10-19T14:43:18.078Z] -- Installing: /usr/local/lib64/libcbor.a [2020-10-19T14:43:18.078Z] -- Installing: /usr/local/lib64/libcbor.so.0.0.0 [2020-10-19T14:43:18.078Z] -- Installing: /usr/local/lib64/libcbor.so.0 [2020-10-19T14:43:18.078Z] -- Installing: /usr/local/lib64/libcbor.so [2020-10-19T14:43:18.078Z] -- Up-to-date: /usr/local/include/cbor [2020-10-19T14:43:18.078Z] -- Installing: /usr/local/include/cbor/streaming.h [2020-10-19T14:43:18.078Z] -- Installing: /usr/local/include/cbor/ints.h [2020-10-19T14:43:18.078Z] -- Installing: /usr/local/include/cbor/floats_ctrls.h [2020-10-19T14:43:18.078Z] -- Installing: /usr/local/include/cbor/bytestrings.h [2020-10-19T14:43:18.078Z] -- Installing: /usr/local/include/cbor/encoding.h [2020-10-19T14:43:18.078Z] -- Installing: /usr/local/include/cbor/serialization.h [2020-10-19T14:43:18.078Z] -- Installing: /usr/local/include/cbor/data.h [2020-10-19T14:43:18.078Z] -- Installing: /usr/local/include/cbor/common.h [2020-10-19T14:43:18.078Z] -- Installing: /usr/local/include/cbor/callbacks.h [2020-10-19T14:43:18.078Z] -- Installing: /usr/local/include/cbor/strings.h [2020-10-19T14:43:18.078Z] -- Installing: /usr/local/include/cbor/tags.h [2020-10-19T14:43:18.078Z] -- Installing: /usr/local/include/cbor/internal [2020-10-19T14:43:18.078Z] -- Installing: /usr/local/include/cbor/internal/encoders.h [2020-10-19T14:43:18.078Z] -- Installing: /usr/local/include/cbor/internal/loaders.h [2020-10-19T14:43:18.078Z] -- Installing: /usr/local/include/cbor/internal/stack.h [2020-10-19T14:43:18.078Z] -- Installing: /usr/local/include/cbor/internal/unicode.h [2020-10-19T14:43:18.078Z] -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h [2020-10-19T14:43:18.078Z] -- Installing: /usr/local/include/cbor/internal/memory_utils.h [2020-10-19T14:43:18.078Z] -- Installing: /usr/local/include/cbor/arrays.h [2020-10-19T14:43:18.078Z] -- Installing: /usr/local/include/cbor/maps.h [2020-10-19T14:43:18.079Z] -- Installing: /usr/local/include/cbor.h [2020-10-19T14:43:18.079Z] -- Installing: /usr/local/lib64/pkgconfig/libcbor.pc [2020-10-19T14:43:18.982Z] ---> Running in 976e5b4b896d [2020-10-19T14:43:19.574Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz [2020-10-19T14:43:20.135Z] Removing intermediate container 8d26d691345b [2020-10-19T14:43:20.135Z] ---> ce5e2ea9b35f [2020-10-19T14:43:20.135Z] Step 6/21 : RUN mkdir /tmp/sdk [2020-10-19T14:43:20.427Z] ---> Running in 62f75b929ae2 [2020-10-19T14:43:20.544Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz [2020-10-19T14:43:21.516Z] (1/8) Installing ncurses-dev (6.1_p20190105-r0) [2020-10-19T14:43:21.516Z] (2/8) Installing libuuid (2.33-r0) [2020-10-19T14:43:21.516Z] (3/8) Installing libblkid (2.33-r0) [2020-10-19T14:43:21.516Z] (4/8) Installing libfdisk (2.33-r0) [2020-10-19T14:43:21.788Z] (5/8) Installing libmount (2.33-r0) [2020-10-19T14:43:21.788Z] (6/8) Installing libsmartcols (2.33-r0) [2020-10-19T14:43:21.788Z] (7/8) Installing util-linux-dev (2.33-r0) [2020-10-19T14:43:22.050Z] (8/8) Installing wget (1.20.3-r0) [2020-10-19T14:43:22.314Z] Executing busybox-1.29.3-r10.trigger [2020-10-19T14:43:22.314Z] OK: 272 MiB in 83 packages [2020-10-19T14:43:22.898Z] Removing intermediate container 976e5b4b896d [2020-10-19T14:43:22.898Z] ---> 28cd578d36a9 [2020-10-19T14:43:22.898Z] Step 4/21 : ENV CBOR_VERSION=0.5.0 [2020-10-19T14:43:22.898Z] ---> Running in 4db302989385 [2020-10-19T14:43:23.111Z] Removing intermediate container 62f75b929ae2 [2020-10-19T14:43:23.111Z] ---> fab20ce707c4 [2020-10-19T14:43:23.111Z] Step 7/21 : COPY VERSION /tmp/sdk [2020-10-19T14:43:23.166Z] Removing intermediate container 4db302989385 [2020-10-19T14:43:23.166Z] ---> f3b768346748 [2020-10-19T14:43:23.166Z] 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-10-19T14:43:23.166Z] ---> Running in 2e12a72caa7e [2020-10-19T14:43:23.726Z] ---> 47d82d9e865e [2020-10-19T14:43:23.726Z] Step 8/21 : COPY src /tmp/sdk/src [2020-10-19T14:43:24.209Z] --2020-10-19 14:43:23-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz [2020-10-19T14:43:24.209Z] Resolving github.com... 140.82.114.3 [2020-10-19T14:43:24.209Z] Connecting to github.com|140.82.114.3|:443... connected. [2020-10-19T14:43:24.209Z] HTTP request sent, awaiting response... 302 Found [2020-10-19T14:43:24.209Z] Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following] [2020-10-19T14:43:24.209Z] --2020-10-19 14:43:23-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [2020-10-19T14:43:24.209Z] Resolving codeload.github.com... 140.82.112.9 [2020-10-19T14:43:24.209Z] Connecting to codeload.github.com|140.82.112.9|:443... connected. [2020-10-19T14:43:24.209Z] HTTP request sent, awaiting response... 200 OK [2020-10-19T14:43:24.209Z] Length: unspecified [application/x-gzip] [2020-10-19T14:43:24.209Z] Saving to: 'STDOUT' [2020-10-19T14:43:24.209Z]  [2020-10-19T14:43:24.209Z] 0K .......... .......... .......... .......... .......... 1.64M [2020-10-19T14:43:24.209Z] 50K .......... .......... .......... .......... .......... 14.6M [2020-10-19T14:43:24.209Z] 100K .......... .......... .......... .......... .......... 3.87M [2020-10-19T14:43:24.209Z] 150K .......... .......... .......... .......... .......... 23.0M [2020-10-19T14:43:24.209Z] 200K .......... .......... .......... .......... .......... 3.70M [2020-10-19T14:43:24.209Z] 250K .......... .......... .......... .......... .......... 40.7M [2020-10-19T14:43:24.209Z] 300K .......... .......... .......... .......... .......... 10.9M [2020-10-19T14:43:24.209Z] 350K .......... .......... .......... .......... .......... 13.1M [2020-10-19T14:43:24.209Z] 400K .......... .......... .......... .......... .......... 6.85M [2020-10-19T14:43:24.209Z] 450K .......... .......... .......... .......... .......... 9.53M [2020-10-19T14:43:24.209Z] 500K .......... .......... .......... .......... .......... 14.5M [2020-10-19T14:43:24.209Z] 550K .......... .......... .......... .......... .......... 5.30M [2020-10-19T14:43:24.209Z] 600K .......... .......... .......... .......... .......... 2.15M [2020-10-19T14:43:24.209Z] 650K .......... .......... .......... .......... .......... 4.89M [2020-10-19T14:43:24.209Z] 700K .. 634K=0.1s [2020-10-19T14:43:24.209Z] [2020-10-19T14:43:24.209Z] 2020-10-19 14:43:24 (5.20 MB/s) - written to stdout [719348] [2020-10-19T14:43:24.209Z] [2020-10-19T14:43:24.345Z] ---> ed9b3c2f94c2 [2020-10-19T14:43:24.345Z] Step 9/21 : COPY include /tmp/sdk/include [2020-10-19T14:43:24.509Z] -- The C compiler identification is GNU 8.3.0 [2020-10-19T14:43:24.509Z] -- The CXX compiler identification is GNU 8.3.0 [2020-10-19T14:43:24.509Z] -- Check for working C compiler: /usr/bin/cc [2020-10-19T14:43:24.509Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-10-19T14:43:24.509Z] -- Detecting C compiler ABI info [2020-10-19T14:43:24.784Z] -- Detecting C compiler ABI info - done [2020-10-19T14:43:24.784Z] -- Detecting C compile features [2020-10-19T14:43:24.784Z] -- Detecting C compile features - done [2020-10-19T14:43:24.784Z] -- Check for working CXX compiler: /usr/bin/c++ [2020-10-19T14:43:25.050Z] -- Check for working CXX compiler: /usr/bin/c++ -- works [2020-10-19T14:43:25.050Z] -- Detecting CXX compiler ABI info [2020-10-19T14:43:25.050Z] -- Detecting CXX compiler ABI info - done [2020-10-19T14:43:25.050Z] -- Detecting CXX compile features [2020-10-19T14:43:25.360Z] ---> 8a729b558bc9 [2020-10-19T14:43:25.360Z] Step 10/21 : COPY scripts /tmp/sdk/scripts [2020-10-19T14:43:25.641Z] -- Detecting CXX compile features - done [2020-10-19T14:43:25.641Z] -- Looking for include file endian.h [2020-10-19T14:43:25.641Z] -- Looking for include file endian.h - found [2020-10-19T14:43:25.641Z] -- Check if the system is big endian [2020-10-19T14:43:25.641Z] -- Searching 16 bit integer [2020-10-19T14:43:25.641Z] -- Looking for sys/types.h [2020-10-19T14:43:25.641Z] -- Looking for sys/types.h - found [2020-10-19T14:43:25.641Z] -- Looking for stdint.h [2020-10-19T14:43:25.904Z] -- Looking for stdint.h - found [2020-10-19T14:43:25.904Z] -- Looking for stddef.h [2020-10-19T14:43:25.904Z] -- Looking for stddef.h - found [2020-10-19T14:43:25.904Z] -- Check size of unsigned short [2020-10-19T14:43:25.904Z] -- Check size of unsigned short - done [2020-10-19T14:43:25.904Z] -- Using unsigned short [2020-10-19T14:43:25.968Z] ---> bf0977f74b24 [2020-10-19T14:43:25.969Z] Step 11/21 : COPY LICENSE /tmp/sdk [2020-10-19T14:43:26.171Z] -- Check if the system is big endian - little endian [2020-10-19T14:43:26.171Z] -- Check size of size_t [2020-10-19T14:43:26.171Z] -- Check size of size_t - done [2020-10-19T14:43:26.171Z] CMake Warning at examples/CMakeLists.txt:16 (find_package): [2020-10-19T14:43:26.171Z] By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has [2020-10-19T14:43:26.171Z] asked CMake to find a package configuration file provided by "cJSON", but [2020-10-19T14:43:26.171Z] CMake did not find one. [2020-10-19T14:43:26.171Z] [2020-10-19T14:43:26.171Z] Could not find a package configuration file provided by "cJSON" with any of [2020-10-19T14:43:26.171Z] the following names: [2020-10-19T14:43:26.171Z] [2020-10-19T14:43:26.171Z] cJSONConfig.cmake [2020-10-19T14:43:26.171Z] cjson-config.cmake [2020-10-19T14:43:26.171Z] [2020-10-19T14:43:26.171Z] Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set [2020-10-19T14:43:26.171Z] "cJSON_DIR" to a directory containing one of the above files. If "cJSON" [2020-10-19T14:43:26.171Z] provides a separate development package or SDK, be sure it has been [2020-10-19T14:43:26.171Z] installed. [2020-10-19T14:43:26.171Z] [2020-10-19T14:43:26.171Z] [2020-10-19T14:43:26.171Z] -- Configuring done [2020-10-19T14:43:26.171Z] -- Generating done [2020-10-19T14:43:26.171Z] -- Build files have been written to: /tmp/cbor [2020-10-19T14:43:26.171Z] Scanning dependencies of target cbor_shared [2020-10-19T14:43:26.437Z] [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o [2020-10-19T14:43:26.437Z] [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o [2020-10-19T14:43:26.608Z] ---> 5175b10f4597 [2020-10-19T14:43:26.608Z] Step 12/21 : COPY Attribution.txt /tmp/sdk [2020-10-19T14:43:26.712Z] [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o [2020-10-19T14:43:26.712Z] [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o [2020-10-19T14:43:26.980Z] [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o [2020-10-19T14:43:26.980Z] [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o [2020-10-19T14:43:26.980Z] [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o [2020-10-19T14:43:26.980Z] [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o [2020-10-19T14:43:27.217Z] ---> 2febb718d109 [2020-10-19T14:43:27.218Z] Step 13/21 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install [2020-10-19T14:43:27.244Z] [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o [2020-10-19T14:43:27.244Z] [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o [2020-10-19T14:43:27.244Z] [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o [2020-10-19T14:43:27.510Z] ---> Running in d4efd385ecf9 [2020-10-19T14:43:27.521Z] [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o [2020-10-19T14:43:27.521Z] [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o [2020-10-19T14:43:27.521Z] [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o [2020-10-19T14:43:27.792Z] [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o [2020-10-19T14:43:27.792Z] [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o [2020-10-19T14:43:27.792Z] [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o [2020-10-19T14:43:27.792Z] [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o [2020-10-19T14:43:28.063Z] [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o [2020-10-19T14:43:28.063Z] [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o [2020-10-19T14:43:28.063Z] [ 40%] Linking C shared library libcbor.so [2020-10-19T14:43:28.063Z] [ 40%] Built target cbor_shared [2020-10-19T14:43:28.063Z] Scanning dependencies of target cbor [2020-10-19T14:43:28.063Z] [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o [2020-10-19T14:43:28.326Z] [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o [2020-10-19T14:43:28.595Z] [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o [2020-10-19T14:43:28.595Z] [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o [2020-10-19T14:43:28.872Z] [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o [2020-10-19T14:43:28.872Z] [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o [2020-10-19T14:43:28.872Z] [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o [2020-10-19T14:43:29.002Z] + CPPCHECK=false [2020-10-19T14:43:29.002Z] + DOCGEN=false [2020-10-19T14:43:29.002Z] + TOMLVER=SDK-0.2 [2020-10-19T14:43:29.002Z] + CUTILVER=1.1.1 [2020-10-19T14:43:29.002Z] + '[' 0 -gt 0 ] [2020-10-19T14:43:29.002Z] + readlink -f ./scripts/build.sh [2020-10-19T14:43:29.002Z] + dirname /tmp/sdk/scripts/build.sh [2020-10-19T14:43:29.002Z] + dirname /tmp/sdk/scripts [2020-10-19T14:43:29.002Z] + ROOT=/tmp/sdk [2020-10-19T14:43:29.002Z] + cd /tmp/sdk [2020-10-19T14:43:29.002Z] + '[' '!' -d deps ] [2020-10-19T14:43:29.003Z] + mkdir deps [2020-10-19T14:43:29.003Z] + + tarwget -C -O deps - -z https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2020-10-19T14:43:29.003Z] -x -f - [2020-10-19T14:43:29.003Z] --2020-10-19 14:43:28-- https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2020-10-19T14:43:29.003Z] Resolving github.com... 140.82.114.3 [2020-10-19T14:43:29.003Z] Connecting to github.com|140.82.114.3|:443... connected. [2020-10-19T14:43:29.003Z] HTTP request sent, awaiting response... 302 Found [2020-10-19T14:43:29.003Z] Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following] [2020-10-19T14:43:29.003Z] --2020-10-19 14:43:28-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [2020-10-19T14:43:29.003Z] Resolving codeload.github.com... 140.82.112.9 [2020-10-19T14:43:29.003Z] Connecting to codeload.github.com|140.82.112.9|:443... connected. [2020-10-19T14:43:29.139Z] [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o [2020-10-19T14:43:29.139Z] [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o [2020-10-19T14:43:29.139Z] [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o [2020-10-19T14:43:29.283Z] HTTP request sent, awaiting response... 200 OK [2020-10-19T14:43:29.283Z] Length: unspecified [application/x-gzip] [2020-10-19T14:43:29.283Z] Saving to: 'STDOUT' [2020-10-19T14:43:29.283Z]  [2020-10-19T14:43:29.283Z] 0K .......... ......   1.00M=0.02s [2020-10-19T14:43:29.283Z] [2020-10-19T14:43:29.283Z] 2020-10-19 14:43:29 (1.00 MB/s) - written to stdout [16451] [2020-10-19T14:43:29.283Z] [2020-10-19T14:43:29.283Z] + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c [2020-10-19T14:43:29.283Z] + wget -O - https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1.1.tar.gz [2020-10-19T14:43:29.283Z] + tar -C deps -z -x -f - [2020-10-19T14:43:29.283Z] --2020-10-19 14:43:29-- https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1.1.tar.gz [2020-10-19T14:43:29.283Z] Resolving github.com... 140.82.114.3 [2020-10-19T14:43:29.283Z] Connecting to github.com|140.82.114.3|:443... connected. [2020-10-19T14:43:29.410Z] [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o [2020-10-19T14:43:29.410Z] [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o [2020-10-19T14:43:29.565Z] HTTP request sent, awaiting response... 302 Found [2020-10-19T14:43:29.565Z] Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1.1 [following] [2020-10-19T14:43:29.565Z] --2020-10-19 14:43:29-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1.1 [2020-10-19T14:43:29.565Z] Resolving codeload.github.com... 140.82.112.9 [2020-10-19T14:43:29.565Z] Connecting to codeload.github.com|140.82.112.9|:443... connected. [2020-10-19T14:43:29.565Z] HTTP request sent, awaiting response... 200 OK [2020-10-19T14:43:29.565Z] Length: unspecified [application/x-gzip] [2020-10-19T14:43:29.565Z] Saving to: 'STDOUT' [2020-10-19T14:43:29.565Z]  [2020-10-19T14:43:29.678Z] [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o [2020-10-19T14:43:29.678Z] [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o [2020-10-19T14:43:29.678Z] [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o [2020-10-19T14:43:29.850Z] 0K .......... .......... .......... .......... .......... 1.36M [2020-10-19T14:43:29.850Z] 50K .......... .......... .......... .......... .......... 2.72M [2020-10-19T14:43:29.850Z] 100K .......... .......... .......... .......... .......... 2.84M [2020-10-19T14:43:29.850Z] 150K .......... .......... ..... 7.60M=0.07s [2020-10-19T14:43:29.850Z] [2020-10-19T14:43:29.850Z] 2020-10-19 14:43:29 (2.31 MB/s) - written to stdout [179833] [2020-10-19T14:43:29.850Z] [2020-10-19T14:43:29.850Z] + mkdir -p src/c/iot [2020-10-19T14:43:29.850Z] + cp deps/iotech-c-utils-1.1.1/src/c/base64.c deps/iotech-c-utils-1.1.1/src/c/component.c deps/iotech-c-utils-1.1.1/src/c/config.c deps/iotech-c-utils-1.1.1/src/c/container.c deps/iotech-c-utils-1.1.1/src/c/data.c deps/iotech-c-utils-1.1.1/src/c/hash.c deps/iotech-c-utils-1.1.1/src/c/iot.c deps/iotech-c-utils-1.1.1/src/c/json.c deps/iotech-c-utils-1.1.1/src/c/logger.c deps/iotech-c-utils-1.1.1/src/c/os.c deps/iotech-c-utils-1.1.1/src/c/scheduler.c deps/iotech-c-utils-1.1.1/src/c/thread.c deps/iotech-c-utils-1.1.1/src/c/threadpool.c deps/iotech-c-utils-1.1.1/src/c/time.c deps/iotech-c-utils-1.1.1/src/c/yxml.c src/c/iot [2020-10-19T14:43:29.850Z] + mkdir -p include/iot [2020-10-19T14:43:29.850Z] + cp deps/iotech-c-utils-1.1.1/include/iot/base64.h deps/iotech-c-utils-1.1.1/include/iot/component.h deps/iotech-c-utils-1.1.1/include/iot/config.h deps/iotech-c-utils-1.1.1/include/iot/container.h deps/iotech-c-utils-1.1.1/include/iot/data.h deps/iotech-c-utils-1.1.1/include/iot/hash.h deps/iotech-c-utils-1.1.1/include/iot/iot.h deps/iotech-c-utils-1.1.1/include/iot/json.h deps/iotech-c-utils-1.1.1/include/iot/logger.h deps/iotech-c-utils-1.1.1/include/iot/os.h deps/iotech-c-utils-1.1.1/include/iot/scheduler.h deps/iotech-c-utils-1.1.1/include/iot/thread.h deps/iotech-c-utils-1.1.1/include/iot/threadpool.h deps/iotech-c-utils-1.1.1/include/iot/time.h deps/iotech-c-utils-1.1.1/include/iot/typecode.h deps/iotech-c-utils-1.1.1/include/iot/yxml.h include/iot [2020-10-19T14:43:29.850Z] + mkdir -p include/iot/os [2020-10-19T14:43:29.850Z] + cp deps/iotech-c-utils-1.1.1/include/iot/os/linux.h deps/iotech-c-utils-1.1.1/include/iot/os/macos.h deps/iotech-c-utils-1.1.1/include/iot/os/zephyr.h include/iot/os [2020-10-19T14:43:29.850Z] + mkdir -p /tmp/sdk/build/release [2020-10-19T14:43:29.850Z] + cd /tmp/sdk/build/release [2020-10-19T14:43:29.850Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src [2020-10-19T14:43:29.945Z] [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o [2020-10-19T14:43:29.945Z] [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o [2020-10-19T14:43:29.945Z] [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o [2020-10-19T14:43:29.945Z] [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o [2020-10-19T14:43:30.127Z] -- The C compiler identification is GNU 8.3.0 [2020-10-19T14:43:30.127Z] -- Check for working C compiler: /usr/bin/cc [2020-10-19T14:43:30.212Z] [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o [2020-10-19T14:43:30.212Z] [ 80%] Linking C static library libcbor.a [2020-10-19T14:43:30.212Z] [ 80%] Built target cbor [2020-10-19T14:43:30.212Z] Scanning dependencies of target create_items [2020-10-19T14:43:30.212Z] [ 82%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o [2020-10-19T14:43:30.212Z] [ 84%] Linking C executable create_items [2020-10-19T14:43:30.212Z] [ 84%] Built target create_items [2020-10-19T14:43:30.212Z] Scanning dependencies of target readfile [2020-10-19T14:43:30.212Z] [ 86%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o [2020-10-19T14:43:30.406Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-10-19T14:43:30.406Z] -- Detecting C compiler ABI info [2020-10-19T14:43:30.485Z] [ 88%] Linking C executable readfile [2020-10-19T14:43:30.485Z] [ 88%] Built target readfile [2020-10-19T14:43:30.485Z] Scanning dependencies of target streaming_parser [2020-10-19T14:43:30.485Z] [ 90%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o [2020-10-19T14:43:30.485Z] [ 92%] Linking C executable streaming_parser [2020-10-19T14:43:30.485Z] [ 92%] Built target streaming_parser [2020-10-19T14:43:30.485Z] Scanning dependencies of target sort [2020-10-19T14:43:30.485Z] [ 94%] Building C object examples/CMakeFiles/sort.dir/sort.c.o [2020-10-19T14:43:30.485Z] [ 96%] Linking C executable sort [2020-10-19T14:43:30.684Z] -- Detecting C compiler ABI info - done [2020-10-19T14:43:30.684Z] -- Detecting C compile features [2020-10-19T14:43:30.760Z] [ 96%] Built target sort [2020-10-19T14:43:30.760Z] Scanning dependencies of target hello [2020-10-19T14:43:30.760Z] [ 98%] Building C object examples/CMakeFiles/hello.dir/hello.c.o [2020-10-19T14:43:30.760Z] [100%] Linking C executable hello [2020-10-19T14:43:30.760Z] [100%] Built target hello [2020-10-19T14:43:30.760Z] Install the project... [2020-10-19T14:43:30.760Z] -- Install configuration: "Release" [2020-10-19T14:43:30.760Z] -- Installing: /usr/local/include/cbor/configuration.h [2020-10-19T14:43:30.760Z] -- Installing: /usr/local/lib64/libcbor.a [2020-10-19T14:43:30.760Z] -- Installing: /usr/local/lib64/libcbor.so.0.0.0 [2020-10-19T14:43:30.760Z] -- Installing: /usr/local/lib64/libcbor.so.0 [2020-10-19T14:43:30.760Z] -- Installing: /usr/local/lib64/libcbor.so [2020-10-19T14:43:30.760Z] -- Up-to-date: /usr/local/include/cbor [2020-10-19T14:43:30.760Z] -- Installing: /usr/local/include/cbor/arrays.h [2020-10-19T14:43:30.760Z] -- Installing: /usr/local/include/cbor/bytestrings.h [2020-10-19T14:43:30.760Z] -- Installing: /usr/local/include/cbor/callbacks.h [2020-10-19T14:43:30.760Z] -- Installing: /usr/local/include/cbor/common.h [2020-10-19T14:43:30.760Z] -- Installing: /usr/local/include/cbor/data.h [2020-10-19T14:43:30.760Z] -- Installing: /usr/local/include/cbor/encoding.h [2020-10-19T14:43:30.760Z] -- Installing: /usr/local/include/cbor/floats_ctrls.h [2020-10-19T14:43:30.760Z] -- Installing: /usr/local/include/cbor/internal [2020-10-19T14:43:30.760Z] -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h [2020-10-19T14:43:30.760Z] -- Installing: /usr/local/include/cbor/internal/encoders.h [2020-10-19T14:43:30.760Z] -- Installing: /usr/local/include/cbor/internal/loaders.h [2020-10-19T14:43:30.760Z] -- Installing: /usr/local/include/cbor/internal/memory_utils.h [2020-10-19T14:43:30.760Z] -- Installing: /usr/local/include/cbor/internal/stack.h [2020-10-19T14:43:30.760Z] -- Installing: /usr/local/include/cbor/internal/unicode.h [2020-10-19T14:43:30.760Z] -- Installing: /usr/local/include/cbor/ints.h [2020-10-19T14:43:30.760Z] -- Installing: /usr/local/include/cbor/maps.h [2020-10-19T14:43:30.760Z] -- Installing: /usr/local/include/cbor/serialization.h [2020-10-19T14:43:30.760Z] -- Installing: /usr/local/include/cbor/streaming.h [2020-10-19T14:43:30.760Z] -- Installing: /usr/local/include/cbor/strings.h [2020-10-19T14:43:30.760Z] -- Installing: /usr/local/include/cbor/tags.h [2020-10-19T14:43:30.760Z] -- Installing: /usr/local/include/cbor.h [2020-10-19T14:43:30.760Z] -- Installing: /usr/local/lib64/pkgconfig/libcbor.pc [2020-10-19T14:43:31.325Z] -- Detecting C compile features - done [2020-10-19T14:43:31.325Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2020-10-19T14:43:31.325Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2020-10-19T14:43:31.325Z] -- Found LIBYAML: /usr/lib/libyaml.so [2020-10-19T14:43:31.325Z] -- Found LIBUUID: /usr/lib/libuuid.so [2020-10-19T14:43:31.325Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2020-10-19T14:43:31.325Z] -- C SDK 0.0.0 for Linux [2020-10-19T14:43:31.325Z] -- Performing Test CSDK_HAVE_ATOMIC [2020-10-19T14:43:31.630Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2020-10-19T14:43:31.630Z] -- Found Curses: /usr/lib/libcurses.so [2020-10-19T14:43:31.924Z] -- Configuring done [2020-10-19T14:43:32.213Z] -- Generating done [2020-10-19T14:43:32.213Z] -- Build files have been written to: /tmp/sdk/build/release [2020-10-19T14:43:32.213Z] + + teemake [2020-10-19T14:43:32.213Z] release.log [2020-10-19T14:43:32.213Z] Scanning dependencies of target csdk [2020-10-19T14:43:32.494Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2020-10-19T14:43:33.087Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback.c.o [2020-10-19T14:43:33.362Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o [2020-10-19T14:43:33.384Z] Removing intermediate container 2e12a72caa7e [2020-10-19T14:43:33.384Z] ---> b19b0b42f67d [2020-10-19T14:43:33.384Z] Step 6/21 : RUN mkdir /tmp/sdk [2020-10-19T14:43:33.384Z] ---> Running in 0f194126bebf [2020-10-19T14:43:33.960Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2020-10-19T14:43:34.332Z] Removing intermediate container 0f194126bebf [2020-10-19T14:43:34.332Z] ---> 625624d2b1fd [2020-10-19T14:43:34.332Z] Step 7/21 : COPY VERSION /tmp/sdk [2020-10-19T14:43:34.332Z] ---> 89020110b399 [2020-10-19T14:43:34.332Z] Step 8/21 : COPY src /tmp/sdk/src [2020-10-19T14:43:35.288Z] ---> 79954e59733e [2020-10-19T14:43:35.288Z] Step 9/21 : COPY include /tmp/sdk/include [2020-10-19T14:43:35.562Z] ---> d5c7aee6fada [2020-10-19T14:43:35.562Z] Step 10/21 : COPY scripts /tmp/sdk/scripts [2020-10-19T14:43:35.832Z] ---> 58e7ebb41875 [2020-10-19T14:43:35.832Z] Step 11/21 : COPY LICENSE /tmp/sdk [2020-10-19T14:43:35.832Z] ---> 1c913a9f46f4 [2020-10-19T14:43:35.832Z] Step 12/21 : COPY Attribution.txt /tmp/sdk [2020-10-19T14:43:35.950Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2020-10-19T14:43:36.111Z] ---> 1a6a2d1ed328 [2020-10-19T14:43:36.111Z] Step 13/21 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install [2020-10-19T14:43:36.111Z] ---> Running in 9044aefd21d7 [2020-10-19T14:43:36.226Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2020-10-19T14:43:36.510Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2020-10-19T14:43:36.700Z] + CPPCHECK=false [2020-10-19T14:43:36.701Z] + DOCGEN=false [2020-10-19T14:43:36.701Z] + TOMLVER=SDK-0.2 [2020-10-19T14:43:36.701Z] + CUTILVER=1.1.1 [2020-10-19T14:43:36.701Z] + '[' 0 -gt 0 ] [2020-10-19T14:43:36.701Z] + readlink -f ./scripts/build.sh [2020-10-19T14:43:36.701Z] + dirname /tmp/sdk/scripts/build.sh [2020-10-19T14:43:36.701Z] + dirname /tmp/sdk/scripts [2020-10-19T14:43:36.701Z] + ROOT=/tmp/sdk [2020-10-19T14:43:36.701Z] + cd /tmp/sdk [2020-10-19T14:43:36.701Z] + '[' '!' -d deps ] [2020-10-19T14:43:36.701Z] + mkdir deps [2020-10-19T14:43:36.701Z] + wget -O - https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2020-10-19T14:43:36.701Z] + tar -C deps -z -x -f - [2020-10-19T14:43:36.701Z] --2020-10-19 14:43:36-- https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2020-10-19T14:43:36.701Z] Resolving github.com... 140.82.114.3 [2020-10-19T14:43:36.701Z] Connecting to github.com|140.82.114.3|:443... connected. [2020-10-19T14:43:36.701Z] HTTP request sent, awaiting response... 302 Found [2020-10-19T14:43:36.701Z] Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following] [2020-10-19T14:43:36.701Z] --2020-10-19 14:43:36-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [2020-10-19T14:43:36.701Z] Resolving codeload.github.com... 140.82.112.9 [2020-10-19T14:43:36.701Z] Connecting to codeload.github.com|140.82.112.9|:443... connected. [2020-10-19T14:43:36.701Z] HTTP request sent, awaiting response... 200 OK [2020-10-19T14:43:36.701Z] Length: unspecified [application/x-gzip] [2020-10-19T14:43:36.701Z] Saving to: 'STDOUT' [2020-10-19T14:43:36.701Z] [2020-10-19T14:43:36.970Z] 0K .......... ...... 1016K=0.02s [2020-10-19T14:43:36.970Z] [2020-10-19T14:43:36.970Z] 2020-10-19 14:43:36 (1016 KB/s) - written to stdout [16451] [2020-10-19T14:43:36.970Z] [2020-10-19T14:43:36.970Z] + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c [2020-10-19T14:43:36.970Z] + wget -O - https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1.1.tar.gz [2020-10-19T14:43:36.970Z] + tar -C deps -z -x -f - [2020-10-19T14:43:36.970Z] --2020-10-19 14:43:36-- https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1.1.tar.gz [2020-10-19T14:43:36.970Z] Resolving github.com... 140.82.114.3 [2020-10-19T14:43:36.970Z] Connecting to github.com|140.82.114.3|:443... connected. [2020-10-19T14:43:36.970Z] HTTP request sent, awaiting response... 302 Found [2020-10-19T14:43:36.970Z] Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1.1 [following] [2020-10-19T14:43:36.970Z] --2020-10-19 14:43:36-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1.1 [2020-10-19T14:43:36.970Z] Resolving codeload.github.com... 140.82.112.9 [2020-10-19T14:43:36.970Z] Connecting to codeload.github.com|140.82.112.9|:443... connected. [2020-10-19T14:43:36.970Z] HTTP request sent, awaiting response... 200 OK [2020-10-19T14:43:36.970Z] Length: unspecified [application/x-gzip] [2020-10-19T14:43:36.970Z] Saving to: 'STDOUT' [2020-10-19T14:43:36.970Z]  [2020-10-19T14:43:36.970Z] 0K .......... .......... .......... .......... .......... 1.27M [2020-10-19T14:43:37.240Z] 50K .......... .......... .......... .......... .......... 4.51M [2020-10-19T14:43:37.240Z] 100K .......... .......... .......... .......... .......... 5.25M [2020-10-19T14:43:37.240Z] 150K .......... .......... ..... 3.18M=0.07s [2020-10-19T14:43:37.240Z] [2020-10-19T14:43:37.240Z] 2020-10-19 14:43:36 (2.58 MB/s) - written to stdout [179833] [2020-10-19T14:43:37.240Z] [2020-10-19T14:43:37.240Z] + mkdir -p src/c/iot [2020-10-19T14:43:37.240Z] + cp deps/iotech-c-utils-1.1.1/src/c/base64.c deps/iotech-c-utils-1.1.1/src/c/component.c deps/iotech-c-utils-1.1.1/src/c/config.c deps/iotech-c-utils-1.1.1/src/c/container.c deps/iotech-c-utils-1.1.1/src/c/data.c deps/iotech-c-utils-1.1.1/src/c/hash.c deps/iotech-c-utils-1.1.1/src/c/iot.c deps/iotech-c-utils-1.1.1/src/c/json.c deps/iotech-c-utils-1.1.1/src/c/logger.c deps/iotech-c-utils-1.1.1/src/c/os.c deps/iotech-c-utils-1.1.1/src/c/scheduler.c deps/iotech-c-utils-1.1.1/src/c/thread.c deps/iotech-c-utils-1.1.1/src/c/threadpool.c deps/iotech-c-utils-1.1.1/src/c/time.c deps/iotech-c-utils-1.1.1/src/c/yxml.c src/c/iot [2020-10-19T14:43:37.240Z] + mkdir -p include/iot [2020-10-19T14:43:37.240Z] + cp deps/iotech-c-utils-1.1.1/include/iot/base64.h deps/iotech-c-utils-1.1.1/include/iot/component.h deps/iotech-c-utils-1.1.1/include/iot/config.h deps/iotech-c-utils-1.1.1/include/iot/container.h deps/iotech-c-utils-1.1.1/include/iot/data.h deps/iotech-c-utils-1.1.1/include/iot/hash.h deps/iotech-c-utils-1.1.1/include/iot/iot.h deps/iotech-c-utils-1.1.1/include/iot/json.h deps/iotech-c-utils-1.1.1/include/iot/logger.h deps/iotech-c-utils-1.1.1/include/iot/os.h deps/iotech-c-utils-1.1.1/include/iot/scheduler.h deps/iotech-c-utils-1.1.1/include/iot/thread.h deps/iotech-c-utils-1.1.1/include/iot/threadpool.h deps/iotech-c-utils-1.1.1/include/iot/time.h deps/iotech-c-utils-1.1.1/include/iot/typecode.h deps/iotech-c-utils-1.1.1/include/iot/yxml.h include/iot [2020-10-19T14:43:37.240Z] + mkdir -p include/iot/os [2020-10-19T14:43:37.240Z] + cp deps/iotech-c-utils-1.1.1/include/iot/os/linux.h deps/iotech-c-utils-1.1.1/include/iot/os/macos.h deps/iotech-c-utils-1.1.1/include/iot/os/zephyr.h include/iot/os [2020-10-19T14:43:37.240Z] + mkdir -p /tmp/sdk/build/release [2020-10-19T14:43:37.240Z] + cd /tmp/sdk/build/release [2020-10-19T14:43:37.240Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src [2020-10-19T14:43:37.240Z] -- The C compiler identification is GNU 8.3.0 [2020-10-19T14:43:37.240Z] -- Check for working C compiler: /usr/bin/cc [2020-10-19T14:43:37.240Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-10-19T14:43:37.240Z] -- Detecting C compiler ABI info [2020-10-19T14:43:37.488Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2020-10-19T14:43:37.509Z] -- Detecting C compiler ABI info - done [2020-10-19T14:43:37.509Z] -- Detecting C compile features [2020-10-19T14:43:37.779Z] -- Detecting C compile features - done [2020-10-19T14:43:37.779Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2020-10-19T14:43:37.779Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2020-10-19T14:43:37.779Z] -- Found LIBYAML: /usr/lib/libyaml.so [2020-10-19T14:43:37.779Z] -- Found LIBUUID: /usr/lib/libuuid.so [2020-10-19T14:43:37.779Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2020-10-19T14:43:37.779Z] -- C SDK 0.0.0 for Linux [2020-10-19T14:43:37.779Z] -- Performing Test CSDK_HAVE_ATOMIC [2020-10-19T14:43:37.779Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2020-10-19T14:43:37.779Z] -- Found Curses: /usr/lib/libcurses.so [2020-10-19T14:43:37.779Z] -- Configuring done [2020-10-19T14:43:37.779Z] -- Generating done [2020-10-19T14:43:37.779Z] -- Build files have been written to: /tmp/sdk/build/release [2020-10-19T14:43:37.779Z] + make [2020-10-19T14:43:37.779Z] + tee release.log [2020-10-19T14:43:38.053Z] Scanning dependencies of target csdk [2020-10-19T14:43:38.053Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2020-10-19T14:43:38.053Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback.c.o [2020-10-19T14:43:38.317Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o [2020-10-19T14:43:38.317Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2020-10-19T14:43:38.898Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2020-10-19T14:43:38.898Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2020-10-19T14:43:39.160Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2020-10-19T14:43:39.429Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2020-10-19T14:43:39.460Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2020-10-19T14:43:40.009Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2020-10-19T14:43:40.009Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2020-10-19T14:43:40.060Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2020-10-19T14:43:40.273Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2020-10-19T14:43:40.273Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2020-10-19T14:43:40.545Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2020-10-19T14:43:40.545Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2020-10-19T14:43:40.545Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2020-10-19T14:43:40.662Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2020-10-19T14:43:41.271Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2020-10-19T14:43:41.505Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2020-10-19T14:43:41.505Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2020-10-19T14:43:41.546Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2020-10-19T14:43:41.778Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2020-10-19T14:43:41.778Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2020-10-19T14:43:41.822Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2020-10-19T14:43:42.045Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2020-10-19T14:43:42.100Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2020-10-19T14:43:42.631Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2020-10-19T14:43:42.631Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2020-10-19T14:43:42.631Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2020-10-19T14:43:42.897Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2020-10-19T14:43:42.897Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2020-10-19T14:43:42.897Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2020-10-19T14:43:43.178Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2020-10-19T14:43:43.457Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2020-10-19T14:43:43.457Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2020-10-19T14:43:43.457Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o [2020-10-19T14:43:44.079Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2020-10-19T14:43:44.079Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2020-10-19T14:43:44.377Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2020-10-19T14:43:44.377Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2020-10-19T14:43:45.638Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2020-10-19T14:43:45.849Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2020-10-19T14:43:45.849Z] [ 57%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2020-10-19T14:43:45.849Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2020-10-19T14:43:45.953Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2020-10-19T14:43:46.136Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2020-10-19T14:43:46.136Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2020-10-19T14:43:46.282Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2020-10-19T14:43:46.613Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2020-10-19T14:43:46.759Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2020-10-19T14:43:47.032Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2020-10-19T14:43:47.270Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2020-10-19T14:43:48.074Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2020-10-19T14:43:48.074Z] [ 68%] Building C object c/CMakeFiles/csdk.dir/v1compat.c.o [2020-10-19T14:43:48.354Z] [ 69%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2020-10-19T14:43:48.630Z] [ 71%] Linking C shared library libcsdk.so [2020-10-19T14:43:48.630Z] [ 71%] Built target csdk [2020-10-19T14:43:48.630Z] Scanning dependencies of target template [2020-10-19T14:43:48.630Z] [ 73%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2020-10-19T14:43:48.630Z] [ 74%] Linking C executable template [2020-10-19T14:43:48.916Z] [ 74%] Built target template [2020-10-19T14:43:48.916Z] Scanning dependencies of target device-counter [2020-10-19T14:43:48.916Z] [ 76%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2020-10-19T14:43:48.916Z] [ 77%] Linking C executable device-counter [2020-10-19T14:43:48.916Z] [ 77%] Built target device-counter [2020-10-19T14:43:49.213Z] Scanning dependencies of target device-random [2020-10-19T14:43:49.213Z] [ 79%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2020-10-19T14:43:49.213Z] [ 80%] Linking C executable device-random [2020-10-19T14:43:49.213Z] [ 80%] Built target device-random [2020-10-19T14:43:49.213Z] Scanning dependencies of target device-gyro [2020-10-19T14:43:49.213Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2020-10-19T14:43:49.505Z] [ 84%] Linking C executable device-gyro [2020-10-19T14:43:49.505Z] [ 84%] Built target device-gyro [2020-10-19T14:43:49.505Z] Scanning dependencies of target device-bitfields [2020-10-19T14:43:49.505Z] [ 85%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2020-10-19T14:43:49.505Z] [ 87%] Linking C executable device-bitfields [2020-10-19T14:43:49.788Z] [ 87%] Built target device-bitfields [2020-10-19T14:43:49.788Z] Scanning dependencies of target template-discovery [2020-10-19T14:43:49.788Z] [ 88%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2020-10-19T14:43:49.788Z] [ 90%] Linking C executable template-discovery [2020-10-19T14:43:50.066Z] [ 90%] Built target template-discovery [2020-10-19T14:43:50.066Z] Scanning dependencies of target device-file [2020-10-19T14:43:50.066Z] [ 92%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2020-10-19T14:43:50.066Z] [ 93%] Linking C executable device-file [2020-10-19T14:43:50.066Z] [ 93%] Built target device-file [2020-10-19T14:43:50.066Z] Scanning dependencies of target device-terminal [2020-10-19T14:43:50.066Z] [ 95%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2020-10-19T14:43:50.084Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2020-10-19T14:43:50.084Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2020-10-19T14:43:50.084Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2020-10-19T14:43:50.360Z] [ 96%] Linking C executable device-terminal [2020-10-19T14:43:50.360Z] [ 96%] Built target device-terminal [2020-10-19T14:43:50.360Z] Scanning dependencies of target templatev1 [2020-10-19T14:43:50.360Z] [ 98%] Building C object c/examples/v1/CMakeFiles/templatev1.dir/template.c.o [2020-10-19T14:43:50.408Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2020-10-19T14:43:50.670Z] [100%] Linking C executable templatev1 [2020-10-19T14:43:50.670Z] [100%] Built target templatev1 [2020-10-19T14:43:50.670Z] + make package [2020-10-19T14:43:50.670Z] + tee -a release.log [2020-10-19T14:43:50.670Z] [ 71%] Built target csdk [2020-10-19T14:43:50.670Z] [ 74%] Built target template [2020-10-19T14:43:50.670Z] [ 77%] Built target device-counter [2020-10-19T14:43:50.670Z] [ 80%] Built target device-random [2020-10-19T14:43:50.670Z] [ 84%] Built target device-gyro [2020-10-19T14:43:50.670Z] [ 87%] Built target device-bitfields [2020-10-19T14:43:50.979Z] [ 90%] Built target template-discovery [2020-10-19T14:43:50.979Z] [ 93%] Built target device-file [2020-10-19T14:43:50.979Z] [ 96%] Built target device-terminal [2020-10-19T14:43:50.979Z] [100%] Built target templatev1 [2020-10-19T14:43:50.979Z] Run CPack packaging tool... [2020-10-19T14:43:50.979Z] CPack: Create package using TGZ [2020-10-19T14:43:50.979Z] CPack: Install projects [2020-10-19T14:43:50.979Z] CPack: - Run preinstall target for: Csdk [2020-10-19T14:43:51.096Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2020-10-19T14:43:51.096Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2020-10-19T14:43:51.275Z] CPack: - Install project: Csdk [2020-10-19T14:43:51.275Z] CPack: Create package [2020-10-19T14:43:51.275Z] CPack: - package: /tmp/sdk/build/release/csdk-0.0.0.tar.gz generated. [2020-10-19T14:43:51.275Z] + '[' false '=' true ] [2020-10-19T14:43:51.275Z] + '[' false '=' true ] [2020-10-19T14:43:51.275Z] + mkdir -p /tmp/sdk/build/debug [2020-10-19T14:43:51.275Z] + cd /tmp/sdk/build/debug [2020-10-19T14:43:51.275Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src [2020-10-19T14:43:51.275Z] -- The C compiler identification is GNU 8.3.0 [2020-10-19T14:43:51.275Z] -- Check for working C compiler: /usr/bin/cc [2020-10-19T14:43:51.275Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-10-19T14:43:51.275Z] -- Detecting C compiler ABI info [2020-10-19T14:43:51.563Z] -- Detecting C compiler ABI info - done [2020-10-19T14:43:51.563Z] -- Detecting C compile features [2020-10-19T14:43:51.888Z] -- Detecting C compile features - done [2020-10-19T14:43:51.888Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2020-10-19T14:43:51.888Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2020-10-19T14:43:51.888Z] -- Found LIBYAML: /usr/lib/libyaml.so [2020-10-19T14:43:51.888Z] -- Found LIBUUID: /usr/lib/libuuid.so [2020-10-19T14:43:51.888Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2020-10-19T14:43:51.888Z] -- C SDK 0.0.0 for Linux [2020-10-19T14:43:51.888Z] -- Performing Test CSDK_HAVE_ATOMIC [2020-10-19T14:43:51.888Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2020-10-19T14:43:51.888Z] -- Found Curses: /usr/lib/libcurses.so [2020-10-19T14:43:51.888Z] -- Configuring done [2020-10-19T14:43:51.888Z] -- Generating done [2020-10-19T14:43:51.888Z] -- Build files have been written to: /tmp/sdk/build/debug [2020-10-19T14:43:51.888Z] + + maketee [2020-10-19T14:43:51.888Z] debug.log [2020-10-19T14:43:51.888Z] Scanning dependencies of target csdk [2020-10-19T14:43:51.888Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2020-10-19T14:43:52.218Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback.c.o [2020-10-19T14:43:52.218Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o [2020-10-19T14:43:52.218Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2020-10-19T14:43:52.242Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2020-10-19T14:43:52.242Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2020-10-19T14:43:52.555Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2020-10-19T14:43:52.555Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2020-10-19T14:43:52.555Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2020-10-19T14:43:52.555Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2020-10-19T14:43:52.886Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2020-10-19T14:43:52.886Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2020-10-19T14:43:52.928Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2020-10-19T14:43:53.190Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2020-10-19T14:43:53.190Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2020-10-19T14:43:53.190Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2020-10-19T14:43:53.190Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2020-10-19T14:43:53.190Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2020-10-19T14:43:53.261Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o [2020-10-19T14:43:53.503Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2020-10-19T14:43:53.803Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2020-10-19T14:43:53.803Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2020-10-19T14:43:53.803Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2020-10-19T14:43:53.803Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2020-10-19T14:43:54.088Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2020-10-19T14:43:54.088Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2020-10-19T14:43:54.088Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2020-10-19T14:43:54.400Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2020-10-19T14:43:54.400Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2020-10-19T14:43:54.400Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2020-10-19T14:43:54.400Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2020-10-19T14:43:54.400Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2020-10-19T14:43:54.707Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2020-10-19T14:43:54.707Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o [2020-10-19T14:43:54.707Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2020-10-19T14:43:54.707Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2020-10-19T14:43:55.024Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2020-10-19T14:43:55.024Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2020-10-19T14:43:55.339Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2020-10-19T14:43:55.340Z] [ 57%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2020-10-19T14:43:55.386Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2020-10-19T14:43:55.386Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2020-10-19T14:43:55.682Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2020-10-19T14:43:55.682Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2020-10-19T14:43:55.682Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2020-10-19T14:43:56.000Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2020-10-19T14:43:56.000Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2020-10-19T14:43:56.298Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2020-10-19T14:43:56.298Z] [ 68%] Building C object c/CMakeFiles/csdk.dir/v1compat.c.o [2020-10-19T14:43:56.488Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2020-10-19T14:43:56.488Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2020-10-19T14:43:56.582Z] [ 69%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2020-10-19T14:43:56.582Z] [ 71%] Linking C shared library libcsdk.so [2020-10-19T14:43:56.582Z] [ 71%] Built target csdk [2020-10-19T14:43:56.582Z] Scanning dependencies of target template [2020-10-19T14:43:56.582Z] [ 73%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2020-10-19T14:43:56.891Z] [ 74%] Linking C executable template [2020-10-19T14:43:56.891Z] [ 74%] Built target template [2020-10-19T14:43:56.891Z] Scanning dependencies of target device-counter [2020-10-19T14:43:56.891Z] [ 76%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2020-10-19T14:43:56.891Z] [ 77%] Linking C executable device-counter [2020-10-19T14:43:56.891Z] [ 77%] Built target device-counter [2020-10-19T14:43:56.891Z] Scanning dependencies of target device-random [2020-10-19T14:43:56.891Z] [ 79%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2020-10-19T14:43:57.205Z] [ 80%] Linking C executable device-random [2020-10-19T14:43:57.205Z] [ 80%] Built target device-random [2020-10-19T14:43:57.205Z] Scanning dependencies of target device-gyro [2020-10-19T14:43:57.205Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2020-10-19T14:43:57.205Z] [ 84%] Linking C executable device-gyro [2020-10-19T14:43:57.205Z] [ 84%] Built target device-gyro [2020-10-19T14:43:57.205Z] Scanning dependencies of target device-bitfields [2020-10-19T14:43:57.205Z] [ 85%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2020-10-19T14:43:57.514Z] [ 87%] Linking C executable device-bitfields [2020-10-19T14:43:57.514Z] [ 87%] Built target device-bitfields [2020-10-19T14:43:57.514Z] Scanning dependencies of target template-discovery [2020-10-19T14:43:57.514Z] [ 88%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2020-10-19T14:43:57.514Z] [ 90%] Linking C executable template-discovery [2020-10-19T14:43:57.514Z] [ 90%] Built target template-discovery [2020-10-19T14:43:57.514Z] Scanning dependencies of target device-file [2020-10-19T14:43:57.514Z] [ 92%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2020-10-19T14:43:57.826Z] [ 93%] Linking C executable device-file [2020-10-19T14:43:57.826Z] [ 93%] Built target device-file [2020-10-19T14:43:57.826Z] Scanning dependencies of target device-terminal [2020-10-19T14:43:57.826Z] [ 95%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2020-10-19T14:43:57.826Z] [ 96%] Linking C executable device-terminal [2020-10-19T14:43:57.826Z] [ 96%] Built target device-terminal [2020-10-19T14:43:57.826Z] Scanning dependencies of target templatev1 [2020-10-19T14:43:58.151Z] [ 98%] Building C object c/examples/v1/CMakeFiles/templatev1.dir/template.c.o [2020-10-19T14:43:58.151Z] [100%] Linking C executable templatev1 [2020-10-19T14:43:58.151Z] [100%] Built target templatev1 [2020-10-19T14:43:58.151Z] make: Entering directory '/tmp/sdk/build/release' [2020-10-19T14:43:58.151Z] make[1]: Entering directory '/tmp/sdk/build/release' [2020-10-19T14:43:58.151Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-10-19T14:43:58.151Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-10-19T14:43:58.151Z] [ 71%] Built target csdk [2020-10-19T14:43:58.151Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-10-19T14:43:58.151Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-10-19T14:43:58.151Z] [ 74%] Built target template [2020-10-19T14:43:58.151Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-10-19T14:43:58.151Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-10-19T14:43:58.151Z] [ 77%] Built target device-counter [2020-10-19T14:43:58.151Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-10-19T14:43:58.151Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-10-19T14:43:58.151Z] [ 80%] Built target device-random [2020-10-19T14:43:58.151Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-10-19T14:43:58.151Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-10-19T14:43:58.151Z] [ 84%] Built target device-gyro [2020-10-19T14:43:58.151Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-10-19T14:43:58.151Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-10-19T14:43:58.151Z] [ 87%] Built target device-bitfields [2020-10-19T14:43:58.151Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-10-19T14:43:58.151Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-10-19T14:43:58.151Z] [ 90%] Built target template-discovery [2020-10-19T14:43:58.151Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-10-19T14:43:58.151Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-10-19T14:43:58.458Z] [ 93%] Built target device-file [2020-10-19T14:43:58.458Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-10-19T14:43:58.458Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-10-19T14:43:58.458Z] [ 96%] Built target device-terminal [2020-10-19T14:43:58.458Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-10-19T14:43:58.458Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-10-19T14:43:58.458Z] [100%] Built target templatev1 [2020-10-19T14:43:58.458Z] make[1]: Leaving directory '/tmp/sdk/build/release' [2020-10-19T14:43:58.458Z] Install the project... [2020-10-19T14:43:58.458Z] -- Install configuration: "Release" [2020-10-19T14:43:58.458Z] -- Installing: /usr/local/lib/libcsdk.so [2020-10-19T14:43:58.458Z] -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" [2020-10-19T14:43:58.458Z] -- Up-to-date: /usr/local/include [2020-10-19T14:43:58.458Z] -- Installing: /usr/local/include/devsdk [2020-10-19T14:43:58.458Z] -- Installing: /usr/local/include/devsdk/devsdk-base.h [2020-10-19T14:43:58.458Z] -- Installing: /usr/local/include/devsdk/devsdk.h [2020-10-19T14:43:58.458Z] -- Installing: /usr/local/include/edgex [2020-10-19T14:43:58.458Z] -- Installing: /usr/local/include/edgex/device-mgmt.h [2020-10-19T14:43:58.458Z] -- Installing: /usr/local/include/edgex/devices.h [2020-10-19T14:43:58.458Z] -- Installing: /usr/local/include/edgex/devsdk.h [2020-10-19T14:43:58.458Z] -- Installing: /usr/local/include/edgex/edgex-base.h [2020-10-19T14:43:58.458Z] -- Installing: /usr/local/include/edgex/edgex.h [2020-10-19T14:43:58.458Z] -- Installing: /usr/local/include/edgex/error.h [2020-10-19T14:43:58.458Z] -- Installing: /usr/local/include/edgex/eventgen.h [2020-10-19T14:43:58.458Z] -- Installing: /usr/local/include/edgex/os.h [2020-10-19T14:43:58.458Z] -- Installing: /usr/local/include/edgex/profiles.h [2020-10-19T14:43:58.458Z] -- Installing: /usr/local/include/edgex/rest-server.h [2020-10-19T14:43:58.458Z] -- Installing: /usr/local/include/edgex/csdk-defs.h [2020-10-19T14:43:58.458Z] -- Installing: /usr/local/include/iot [2020-10-19T14:43:58.458Z] -- Installing: /usr/local/include/iot/base64.h [2020-10-19T14:43:58.458Z] -- Installing: /usr/local/include/iot/component.h [2020-10-19T14:43:58.458Z] -- Installing: /usr/local/include/iot/config.h [2020-10-19T14:43:58.458Z] -- Installing: /usr/local/include/iot/container.h [2020-10-19T14:43:58.458Z] -- Installing: /usr/local/include/iot/data.h [2020-10-19T14:43:58.458Z] -- Installing: /usr/local/include/iot/hash.h [2020-10-19T14:43:58.458Z] -- Installing: /usr/local/include/iot/iot.h [2020-10-19T14:43:58.458Z] -- Installing: /usr/local/include/iot/json.h [2020-10-19T14:43:58.458Z] -- Installing: /usr/local/include/iot/logger.h [2020-10-19T14:43:58.458Z] -- Installing: /usr/local/include/iot/os.h [2020-10-19T14:43:58.458Z] -- Installing: /usr/local/include/iot/scheduler.h [2020-10-19T14:43:58.458Z] -- Installing: /usr/local/include/iot/thread.h [2020-10-19T14:43:58.458Z] -- Installing: /usr/local/include/iot/threadpool.h [2020-10-19T14:43:58.458Z] -- Installing: /usr/local/include/iot/time.h [2020-10-19T14:43:58.458Z] -- Installing: /usr/local/include/iot/typecode.h [2020-10-19T14:43:58.458Z] -- Installing: /usr/local/include/iot/yxml.h [2020-10-19T14:43:58.458Z] -- Installing: /usr/local/include/iot/os [2020-10-19T14:43:58.458Z] -- Installing: /usr/local/include/iot/os/linux.h [2020-10-19T14:43:58.458Z] -- Installing: /usr/local/include/iot/os/macos.h [2020-10-19T14:43:58.458Z] -- Installing: /usr/local/include/iot/os/zephyr.h [2020-10-19T14:43:58.458Z] -- Installing: /usr/local/share/device-sdk-c/LICENSE [2020-10-19T14:43:58.458Z] -- Installing: /usr/local/share/device-sdk-c/Attribution.txt [2020-10-19T14:43:58.458Z] make: Leaving directory '/tmp/sdk/build/release' [2020-10-19T14:44:00.624Z] Removing intermediate container 9044aefd21d7 [2020-10-19T14:44:00.624Z] ---> dc3b2029697a [2020-10-19T14:44:00.624Z] Step 14/21 : FROM ${BASE} [2020-10-19T14:44:00.624Z] ---> 5eabd8fd8ba2 [2020-10-19T14:44:00.624Z] Step 15/21 : MAINTAINER IOTech [2020-10-19T14:44:00.624Z] ---> Running in 05194633e1a6 [2020-10-19T14:44:00.624Z] Removing intermediate container 05194633e1a6 [2020-10-19T14:44:00.624Z] ---> 5a96fb86ed20 [2020-10-19T14:44:00.624Z] Step 16/21 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml curl libmicrohttpd libuuid [2020-10-19T14:44:00.624Z] ---> Running in a335a628ff76 [2020-10-19T14:44:01.083Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2020-10-19T14:44:01.083Z] [ 57%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2020-10-19T14:44:01.291Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz [2020-10-19T14:44:01.739Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2020-10-19T14:44:02.016Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2020-10-19T14:44:02.276Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz [2020-10-19T14:44:02.276Z] (1/3) Installing curl (7.64.0-r4) [2020-10-19T14:44:02.276Z] (2/3) Installing libuuid (2.33-r0) [2020-10-19T14:44:02.572Z] (3/3) Installing wget (1.20.3-r0) [2020-10-19T14:44:02.572Z] Executing busybox-1.29.3-r10.trigger [2020-10-19T14:44:02.572Z] OK: 268 MiB in 78 packages [2020-10-19T14:44:02.660Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2020-10-19T14:44:03.203Z] Removing intermediate container a335a628ff76 [2020-10-19T14:44:03.203Z] ---> e395c621ab09 [2020-10-19T14:44:03.203Z] Step 17/21 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot [2020-10-19T14:44:03.203Z] ---> 4212fe707096 [2020-10-19T14:44:03.203Z] Step 18/21 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex [2020-10-19T14:44:03.509Z] ---> b129a5d8f982 [2020-10-19T14:44:03.509Z] Step 19/21 : COPY --from=builder /usr/local/lib /usr/local/lib [2020-10-19T14:44:03.822Z] ---> 7dc4e96d7976 [2020-10-19T14:44:03.822Z] Step 20/21 : COPY --from=builder /usr/local/lib64 /usr/local/lib64 [2020-10-19T14:44:04.124Z] ---> da564cc1da60 [2020-10-19T14:44:04.125Z] Step 21/21 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c [2020-10-19T14:44:04.125Z] ---> 6e56c5efba52 [2020-10-19T14:44:04.125Z] Successfully built 6e56c5efba52 [2020-10-19T14:44:04.125Z] Successfully tagged ci-base-image-x86_64:latest [2020-10-19T14:44:04.239Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/service.c.o [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-19T14:44:05.809Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2020-10-19T14:44:05.920Z] + docker inspect -f . ci-base-image-x86_64 [2020-10-19T14:44:05.920Z] . [Pipeline] withDockerContainer [2020-10-19T14:44:06.134Z] prd-centos7-docker-4c-2g-6276 does not seem to be running inside a container [2020-10-19T14:44:06.316Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-c/1 -v /w/workspace/device-sdk-c/1:/w/workspace/device-sdk-c/1:rw,z -v /w/workspace/device-sdk-c/1@tmp:/w/workspace/device-sdk-c/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-10-19T14:44:06.932Z] $ docker top 6b9420551164258f474f5b4aab71c1330378af229069043304924539ad358a2d -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-19T14:44:07.633Z] + make test [2020-10-19T14:44:07.633Z] echo "make test" [2020-10-19T14:44:07.633Z] make test [Pipeline] } [2020-10-19T14:44:07.723Z] $ docker stop --time=1 6b9420551164258f474f5b4aab71c1330378af229069043304924539ad358a2d [2020-10-19T14:44:09.083Z] $ docker rm -f 6b9420551164258f474f5b4aab71c1330378af229069043304924539ad358a2d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2020-10-19T14:44:09.597Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2020-10-19T14:44:09.598Z] [ 68%] Building C object c/CMakeFiles/csdk.dir/v1compat.c.o [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [2020-10-19T14:44:11.292Z] [ 69%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2020-10-19T14:44:11.608Z] [ 71%] Linking C shared library libcsdk.so [2020-10-19T14:44:11.608Z] [ 71%] Built target csdk [2020-10-19T14:44:11.945Z] Scanning dependencies of target template [2020-10-19T14:44:11.945Z] [ 73%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2020-10-19T14:44:12.623Z] [ 74%] Linking C executable template [2020-10-19T14:44:12.623Z] [ 74%] Built target template [2020-10-19T14:44:12.623Z] Scanning dependencies of target device-counter [2020-10-19T14:44:12.623Z] [ 76%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [Pipeline] sh [2020-10-19T14:44:13.123Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-10-19T14:44:13.301Z] [ 77%] Linking C executable device-counter [2020-10-19T14:44:13.301Z] [ 77%] Built target device-counter [2020-10-19T14:44:13.301Z] Scanning dependencies of target device-random [2020-10-19T14:44:13.521Z] + ls -al . [2020-10-19T14:44:13.521Z] total 160 [2020-10-19T14:44:13.521Z] drwxrwxr-x. 8 jenkins jenkins 260 Oct 19 14:43 . [2020-10-19T14:44:13.521Z] drwxrwxr-x. 4 jenkins jenkins 28 Oct 19 14:43 .. [2020-10-19T14:44:13.521Z] -rw-rw-r--. 1 jenkins jenkins 3104 Oct 19 14:43 Attribution.txt [2020-10-19T14:44:13.521Z] -rw-rw-r--. 1 jenkins jenkins 5980 Oct 19 14:43 CHANGES [2020-10-19T14:44:13.521Z] drwxrwxr-x. 2 jenkins jenkins 144 Oct 19 14:43 docs [2020-10-19T14:44:13.521Z] -rw-rw-r--. 1 jenkins jenkins 108574 Oct 19 14:43 Doxyfile [2020-10-19T14:44:13.521Z] drwxrwxr-x. 8 jenkins jenkins 179 Oct 19 14:43 .git [2020-10-19T14:44:13.521Z] drwxrwxr-x. 2 jenkins jenkins 81 Oct 19 14:43 .github [2020-10-19T14:44:13.521Z] -rw-rw-r--. 1 jenkins jenkins 176 Oct 19 14:43 .gitignore [2020-10-19T14:44:13.521Z] drwxrwxr-x. 4 jenkins jenkins 33 Oct 19 14:43 include [2020-10-19T14:44:13.521Z] -rw-rw-r--. 1 jenkins jenkins 794 Oct 19 14:43 Jenkinsfile [2020-10-19T14:44:13.521Z] -rw-rw-r--. 1 jenkins jenkins 10174 Oct 19 14:43 LICENSE [2020-10-19T14:44:13.521Z] -rw-rw-r--. 1 jenkins jenkins 449 Oct 19 14:43 Makefile [2020-10-19T14:44:13.521Z] -rw-rw-r--. 1 jenkins jenkins 2697 Oct 19 14:43 README.md [2020-10-19T14:44:13.521Z] -rw-rw-r--. 1 jenkins jenkins 5977 Oct 19 14:43 README.v2.md [2020-10-19T14:44:13.521Z] drwxrwxr-x. 2 jenkins jenkins 108 Oct 19 14:43 scripts [2020-10-19T14:44:13.521Z] drwxrwxr-x. 4 jenkins jenkins 50 Oct 19 14:43 src [2020-10-19T14:44:13.521Z] -rw-rw-r--. 1 jenkins jenkins 5 Oct 19 14:39 VERSION [Pipeline] isUnix [Pipeline] sh [2020-10-19T14:44:13.633Z] [ 79%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2020-10-19T14:44:13.965Z] [ 80%] Linking C executable device-random [2020-10-19T14:44:14.153Z] + docker build -t docker-device-sdk-c -f scripts/Dockerfile.alpine-3.11 --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=fc854f4bff20fb2ce763f8bb08c8644b83cbf65a --label arch=amd64 --label version=0.0.0 . [2020-10-19T14:44:14.153Z] Sending build context to Docker daemon 2.425MB [2020-10-19T14:44:14.153Z] Step 1/15 : ARG BASE=alpine:3.11 [2020-10-19T14:44:14.153Z] Step 2/15 : FROM ${BASE} [2020-10-19T14:44:14.153Z] ---> 6e56c5efba52 [2020-10-19T14:44:14.153Z] Step 3/15 : MAINTAINER IOTech [2020-10-19T14:44:14.269Z] [ 80%] Built target device-random [2020-10-19T14:44:14.269Z] Scanning dependencies of target device-gyro [2020-10-19T14:44:14.269Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2020-10-19T14:44:14.584Z] [ 84%] Linking C executable device-gyro [2020-10-19T14:44:14.771Z] ---> Running in bdfd0ee15eea [2020-10-19T14:44:14.907Z] [ 84%] Built target device-gyro [2020-10-19T14:44:14.907Z] Scanning dependencies of target device-bitfields [2020-10-19T14:44:14.907Z] [ 85%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2020-10-19T14:44:15.053Z] Removing intermediate container bdfd0ee15eea [2020-10-19T14:44:15.053Z] ---> b9a45888e755 [2020-10-19T14:44:15.053Z] 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-10-19T14:44:15.053Z] ---> Running in 233f5177b276 [2020-10-19T14:44:15.229Z] [ 87%] Linking C executable device-bitfields [2020-10-19T14:44:15.535Z] [ 87%] Built target device-bitfields [2020-10-19T14:44:15.535Z] Scanning dependencies of target template-discovery [2020-10-19T14:44:15.535Z] [ 88%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2020-10-19T14:44:15.668Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz [2020-10-19T14:44:16.234Z] [ 90%] Linking C executable template-discovery [2020-10-19T14:44:16.234Z] [ 90%] Built target template-discovery [2020-10-19T14:44:16.565Z] Scanning dependencies of target device-file [2020-10-19T14:44:16.565Z] [ 92%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2020-10-19T14:44:16.679Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz [2020-10-19T14:44:16.679Z] (1/6) Installing ncurses-dev (6.1_p20190105-r0) [2020-10-19T14:44:16.679Z] (2/6) Installing libblkid (2.33-r0) [2020-10-19T14:44:16.902Z] [ 93%] Linking C executable device-file [2020-10-19T14:44:16.974Z] (3/6) Installing libfdisk (2.33-r0) [2020-10-19T14:44:16.974Z] (4/6) Installing libmount (2.33-r0) [2020-10-19T14:44:16.974Z] (5/6) Installing libsmartcols (2.33-r0) [2020-10-19T14:44:16.974Z] (6/6) Installing util-linux-dev (2.33-r0) [2020-10-19T14:44:17.212Z] [ 93%] Built target device-file [2020-10-19T14:44:17.212Z] Scanning dependencies of target device-terminal [2020-10-19T14:44:17.213Z] [ 95%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2020-10-19T14:44:17.250Z] Executing busybox-1.29.3-r10.trigger [2020-10-19T14:44:17.250Z] OK: 272 MiB in 84 packages [2020-10-19T14:44:17.863Z] Removing intermediate container 233f5177b276 [2020-10-19T14:44:17.863Z] ---> b0dbf1e08b68 [2020-10-19T14:44:17.863Z] Step 5/15 : COPY VERSION /edgex-c-sdk/ [2020-10-19T14:44:17.873Z] [ 96%] Linking C executable device-terminal [2020-10-19T14:44:17.873Z] [ 96%] Built target device-terminal [2020-10-19T14:44:18.152Z] ---> c7fefb97a213 [2020-10-19T14:44:18.152Z] Step 6/15 : COPY src /edgex-c-sdk/src/ [2020-10-19T14:44:18.193Z] Scanning dependencies of target templatev1 [2020-10-19T14:44:18.193Z] [ 98%] Building C object c/examples/v1/CMakeFiles/templatev1.dir/template.c.o [2020-10-19T14:44:18.512Z] [100%] Linking C executable templatev1 [2020-10-19T14:44:18.779Z] ---> bd0c0f7a6f84 [2020-10-19T14:44:18.779Z] Step 7/15 : COPY include /edgex-c-sdk/include/ [2020-10-19T14:44:18.833Z] [100%] Built target templatev1 [2020-10-19T14:44:18.833Z] + + teemake -a package release.log [2020-10-19T14:44:18.833Z] [2020-10-19T14:44:19.067Z] ---> 3a552db07b5c [2020-10-19T14:44:19.067Z] Step 8/15 : COPY scripts /edgex-c-sdk/scripts [2020-10-19T14:44:19.149Z] [ 71%] Built target csdk [2020-10-19T14:44:19.149Z] [ 74%] Built target template [2020-10-19T14:44:19.149Z] [ 77%] Built target device-counter [2020-10-19T14:44:19.149Z] [ 80%] Built target device-random [2020-10-19T14:44:19.149Z] [ 84%] Built target device-gyro [2020-10-19T14:44:19.149Z] [ 87%] Built target device-bitfields [2020-10-19T14:44:19.149Z] [ 90%] Built target template-discovery [2020-10-19T14:44:19.149Z] [ 93%] Built target device-file [2020-10-19T14:44:19.354Z] ---> fc4da98de23e [2020-10-19T14:44:19.354Z] Step 9/15 : COPY LICENSE /edgex-c-sdk/ [2020-10-19T14:44:19.472Z] [ 96%] Built target device-terminal [2020-10-19T14:44:19.472Z] [100%] Built target templatev1 [2020-10-19T14:44:19.472Z] Run CPack packaging tool... [2020-10-19T14:44:19.472Z] CPack: Create package using TGZ [2020-10-19T14:44:19.472Z] CPack: Install projects [2020-10-19T14:44:19.472Z] CPack: - Run preinstall target for: Csdk [2020-10-19T14:44:19.638Z] ---> f6e3eb8ed893 [2020-10-19T14:44:19.638Z] Step 10/15 : COPY Attribution.txt /edgex-c-sdk/ [2020-10-19T14:44:19.638Z] ---> bb62cc88445a [2020-10-19T14:44:19.638Z] Step 11/15 : WORKDIR /edgex-c-sdk [2020-10-19T14:44:19.926Z] ---> Running in b3f3c71bd4d9 [2020-10-19T14:44:19.927Z] Removing intermediate container b3f3c71bd4d9 [2020-10-19T14:44:19.927Z] ---> 8351e369b8dd [2020-10-19T14:44:19.927Z] Step 12/15 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] [2020-10-19T14:44:20.162Z] CPack: - Install project: Csdk [2020-10-19T14:44:20.162Z] CPack: Create package [2020-10-19T14:44:20.162Z] CPack: - package: /tmp/sdk/build/release/csdk-0.0.0.tar.gz generated. [2020-10-19T14:44:20.162Z] + '[' false '=' true ] [2020-10-19T14:44:20.162Z] + '[' false '=' true ] [2020-10-19T14:44:20.162Z] + mkdir -p /tmp/sdk/build/debug [2020-10-19T14:44:20.162Z] + cd /tmp/sdk/build/debug [2020-10-19T14:44:20.162Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src [2020-10-19T14:44:20.222Z] ---> Running in 01294c330ef3 [2020-10-19T14:44:20.223Z] Removing intermediate container 01294c330ef3 [2020-10-19T14:44:20.223Z] ---> 15f5093302c9 [2020-10-19T14:44:20.223Z] Step 13/15 : LABEL arch=amd64 [2020-10-19T14:44:20.223Z] ---> Running in 33d9ade517d2 [2020-10-19T14:44:20.486Z] -- The C compiler identification is GNU 8.3.0 [2020-10-19T14:44:20.487Z] -- Check for working C compiler: /usr/bin/cc [2020-10-19T14:44:20.517Z] Removing intermediate container 33d9ade517d2 [2020-10-19T14:44:20.517Z] ---> ea89956219fd [2020-10-19T14:44:20.517Z] Step 14/15 : LABEL git_sha=fc854f4bff20fb2ce763f8bb08c8644b83cbf65a [2020-10-19T14:44:20.517Z] ---> Running in b0ae1f907a24 [2020-10-19T14:44:20.810Z] Removing intermediate container b0ae1f907a24 [2020-10-19T14:44:20.810Z] ---> 30e2353b7ebb [2020-10-19T14:44:20.810Z] Step 15/15 : LABEL version=0.0.0 [2020-10-19T14:44:20.810Z] ---> Running in dd42839c0dc9 [2020-10-19T14:44:20.810Z] Removing intermediate container dd42839c0dc9 [2020-10-19T14:44:20.810Z] ---> 59033226ceec [2020-10-19T14:44:20.810Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2020-10-19T14:44:20.810Z] Successfully built 59033226ceec [2020-10-19T14:44:20.810Z] Successfully tagged docker-device-sdk-c:latest [2020-10-19T14:44:20.813Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-10-19T14:44:20.813Z] -- Detecting C compiler ABI info [2020-10-19T14:44:20.813Z] -- Detecting C compiler ABI info - done [Pipeline] } [Pipeline] // script [Pipeline] } [2020-10-19T14:44:21.119Z] -- Detecting C compile features [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [2020-10-19T14:44:21.807Z] -- Detecting C compile features - done [2020-10-19T14:44:21.807Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2020-10-19T14:44:21.807Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2020-10-19T14:44:21.807Z] -- Found LIBYAML: /usr/lib/libyaml.so [2020-10-19T14:44:21.807Z] -- Found LIBUUID: /usr/lib/libuuid.so [2020-10-19T14:44:21.807Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2020-10-19T14:44:21.807Z] -- C SDK 0.0.0 for Linux [2020-10-19T14:44:21.807Z] -- Performing Test CSDK_HAVE_ATOMIC [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [2020-10-19T14:44:22.112Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2020-10-19T14:44:22.112Z] -- Found Curses: /usr/lib/libcurses.so [2020-10-19T14:44:22.112Z] -- Configuring done [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-10-19T14:44:22.389Z] -- Generating done [2020-10-19T14:44:22.389Z] -- Build files have been written to: /tmp/sdk/build/debug [2020-10-19T14:44:22.389Z] + make [2020-10-19T14:44:22.389Z] + tee debug.log [2020-10-19T14:44:22.389Z] Scanning dependencies of target csdk [Pipeline] // ws [Pipeline] } [Pipeline] // node [2020-10-19T14:44:22.668Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-10-19T14:44:22.943Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback.c.o [2020-10-19T14:44:23.233Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o [2020-10-19T14:44:23.510Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2020-10-19T14:44:24.132Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2020-10-19T14:44:24.416Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2020-10-19T14:44:24.714Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2020-10-19T14:44:25.011Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2020-10-19T14:44:25.650Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2020-10-19T14:44:25.945Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2020-10-19T14:44:26.251Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2020-10-19T14:44:26.560Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2020-10-19T14:44:26.840Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2020-10-19T14:44:26.840Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2020-10-19T14:44:27.116Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2020-10-19T14:44:28.164Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2020-10-19T14:44:28.164Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2020-10-19T14:44:28.442Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2020-10-19T14:44:28.725Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2020-10-19T14:44:29.007Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2020-10-19T14:44:29.622Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2020-10-19T14:44:29.914Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2020-10-19T14:44:29.914Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2020-10-19T14:44:30.189Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2020-10-19T14:44:30.475Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2020-10-19T14:44:30.746Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2020-10-19T14:44:31.018Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2020-10-19T14:44:31.293Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2020-10-19T14:44:31.586Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2020-10-19T14:44:31.586Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o [2020-10-19T14:44:32.194Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2020-10-19T14:44:32.194Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2020-10-19T14:44:32.795Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2020-10-19T14:44:32.795Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2020-10-19T14:44:33.796Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2020-10-19T14:44:34.073Z] [ 57%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2020-10-19T14:44:34.354Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2020-10-19T14:44:34.636Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2020-10-19T14:44:34.923Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2020-10-19T14:44:35.956Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2020-10-19T14:44:36.260Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2020-10-19T14:44:37.304Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2020-10-19T14:44:37.304Z] [ 68%] Building C object c/CMakeFiles/csdk.dir/v1compat.c.o [2020-10-19T14:44:37.914Z] [ 69%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2020-10-19T14:44:37.914Z] [ 71%] Linking C shared library libcsdk.so [2020-10-19T14:44:38.215Z] [ 71%] Built target csdk [2020-10-19T14:44:38.215Z] Scanning dependencies of target template [2020-10-19T14:44:38.215Z] [ 73%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2020-10-19T14:44:38.504Z] [ 74%] Linking C executable template [2020-10-19T14:44:38.778Z] [ 74%] Built target template [2020-10-19T14:44:38.778Z] Scanning dependencies of target device-counter [2020-10-19T14:44:38.778Z] [ 76%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2020-10-19T14:44:39.062Z] [ 77%] Linking C executable device-counter [2020-10-19T14:44:39.342Z] [ 77%] Built target device-counter [2020-10-19T14:44:39.342Z] Scanning dependencies of target device-random [2020-10-19T14:44:39.342Z] [ 79%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2020-10-19T14:44:39.628Z] [ 80%] Linking C executable device-random [2020-10-19T14:44:39.909Z] [ 80%] Built target device-random [2020-10-19T14:44:39.909Z] Scanning dependencies of target device-gyro [2020-10-19T14:44:39.909Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2020-10-19T14:44:40.182Z] [ 84%] Linking C executable device-gyro [2020-10-19T14:44:40.462Z] [ 84%] Built target device-gyro [2020-10-19T14:44:40.462Z] Scanning dependencies of target device-bitfields [2020-10-19T14:44:40.462Z] [ 85%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2020-10-19T14:44:40.762Z] [ 87%] Linking C executable device-bitfields [2020-10-19T14:44:40.763Z] [ 87%] Built target device-bitfields [2020-10-19T14:44:40.763Z] Scanning dependencies of target template-discovery [2020-10-19T14:44:41.040Z] [ 88%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2020-10-19T14:44:41.318Z] [ 90%] Linking C executable template-discovery [2020-10-19T14:44:41.318Z] [ 90%] Built target template-discovery [2020-10-19T14:44:41.318Z] Scanning dependencies of target device-file [2020-10-19T14:44:41.594Z] [ 92%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2020-10-19T14:44:41.883Z] [ 93%] Linking C executable device-file [2020-10-19T14:44:41.883Z] [ 93%] Built target device-file [2020-10-19T14:44:41.883Z] Scanning dependencies of target device-terminal [2020-10-19T14:44:42.187Z] [ 95%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2020-10-19T14:44:42.187Z] [ 96%] Linking C executable device-terminal [2020-10-19T14:44:42.496Z] [ 96%] Built target device-terminal [2020-10-19T14:44:42.496Z] Scanning dependencies of target templatev1 [2020-10-19T14:44:42.496Z] [ 98%] Building C object c/examples/v1/CMakeFiles/templatev1.dir/template.c.o [2020-10-19T14:44:42.784Z] [100%] Linking C executable templatev1 [2020-10-19T14:44:43.087Z] [100%] Built target templatev1 [2020-10-19T14:44:43.087Z] make: Entering directory '/tmp/sdk/build/release' [2020-10-19T14:44:43.087Z] make[1]: Entering directory '/tmp/sdk/build/release' [2020-10-19T14:44:43.087Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-10-19T14:44:43.087Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-10-19T14:44:43.372Z] [ 71%] Built target csdk [2020-10-19T14:44:43.372Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-10-19T14:44:43.372Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-10-19T14:44:43.372Z] [ 74%] Built target template [2020-10-19T14:44:43.372Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-10-19T14:44:43.372Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-10-19T14:44:43.372Z] [ 77%] Built target device-counter [2020-10-19T14:44:43.372Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-10-19T14:44:43.372Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-10-19T14:44:43.372Z] [ 80%] Built target device-random [2020-10-19T14:44:43.372Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-10-19T14:44:43.372Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-10-19T14:44:43.372Z] [ 84%] Built target device-gyro [2020-10-19T14:44:43.372Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-10-19T14:44:43.372Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-10-19T14:44:43.372Z] [ 87%] Built target device-bitfields [2020-10-19T14:44:43.372Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-10-19T14:44:43.372Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-10-19T14:44:43.372Z] [ 90%] Built target template-discovery [2020-10-19T14:44:43.665Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-10-19T14:44:43.665Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-10-19T14:44:43.665Z] [ 93%] Built target device-file [2020-10-19T14:44:43.665Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-10-19T14:44:43.665Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-10-19T14:44:43.666Z] [ 96%] Built target device-terminal [2020-10-19T14:44:43.666Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-10-19T14:44:43.666Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-10-19T14:44:43.666Z] [100%] Built target templatev1 [2020-10-19T14:44:43.666Z] make[1]: Leaving directory '/tmp/sdk/build/release' [2020-10-19T14:44:43.666Z] Install the project... [2020-10-19T14:44:43.666Z] -- Install configuration: "Release" [2020-10-19T14:44:43.666Z] -- Installing: /usr/local/lib/libcsdk.so [2020-10-19T14:44:43.666Z] -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" [2020-10-19T14:44:43.666Z] -- Up-to-date: /usr/local/include [2020-10-19T14:44:43.666Z] -- Installing: /usr/local/include/edgex [2020-10-19T14:44:43.666Z] -- Installing: /usr/local/include/edgex/device-mgmt.h [2020-10-19T14:44:43.666Z] -- Installing: /usr/local/include/edgex/eventgen.h [2020-10-19T14:44:43.666Z] -- Installing: /usr/local/include/edgex/error.h [2020-10-19T14:44:43.666Z] -- Installing: /usr/local/include/edgex/rest-server.h [2020-10-19T14:44:43.666Z] -- Installing: /usr/local/include/edgex/edgex-base.h [2020-10-19T14:44:43.666Z] -- Installing: /usr/local/include/edgex/devsdk.h [2020-10-19T14:44:43.666Z] -- Installing: /usr/local/include/edgex/edgex.h [2020-10-19T14:44:43.666Z] -- Installing: /usr/local/include/edgex/devices.h [2020-10-19T14:44:43.666Z] -- Installing: /usr/local/include/edgex/os.h [2020-10-19T14:44:43.666Z] -- Installing: /usr/local/include/edgex/profiles.h [2020-10-19T14:44:43.666Z] -- Installing: /usr/local/include/edgex/csdk-defs.h [2020-10-19T14:44:43.666Z] -- Installing: /usr/local/include/devsdk [2020-10-19T14:44:43.666Z] -- Installing: /usr/local/include/devsdk/devsdk-base.h [2020-10-19T14:44:43.666Z] -- Installing: /usr/local/include/devsdk/devsdk.h [2020-10-19T14:44:43.666Z] -- Installing: /usr/local/include/iot [2020-10-19T14:44:43.666Z] -- Installing: /usr/local/include/iot/json.h [2020-10-19T14:44:43.666Z] -- Installing: /usr/local/include/iot/yxml.h [2020-10-19T14:44:43.666Z] -- Installing: /usr/local/include/iot/container.h [2020-10-19T14:44:43.666Z] -- Installing: /usr/local/include/iot/component.h [2020-10-19T14:44:43.666Z] -- Installing: /usr/local/include/iot/typecode.h [2020-10-19T14:44:43.666Z] -- Installing: /usr/local/include/iot/iot.h [2020-10-19T14:44:43.666Z] -- Installing: /usr/local/include/iot/time.h [2020-10-19T14:44:43.666Z] -- Installing: /usr/local/include/iot/hash.h [2020-10-19T14:44:43.666Z] -- Installing: /usr/local/include/iot/logger.h [2020-10-19T14:44:43.666Z] -- Installing: /usr/local/include/iot/os [2020-10-19T14:44:43.666Z] -- Installing: /usr/local/include/iot/os/zephyr.h [2020-10-19T14:44:43.666Z] -- Installing: /usr/local/include/iot/os/linux.h [2020-10-19T14:44:43.666Z] -- Installing: /usr/local/include/iot/os/macos.h [2020-10-19T14:44:43.666Z] -- Installing: /usr/local/include/iot/scheduler.h [2020-10-19T14:44:43.666Z] -- Installing: /usr/local/include/iot/data.h [2020-10-19T14:44:43.666Z] -- Installing: /usr/local/include/iot/thread.h [2020-10-19T14:44:43.666Z] -- Installing: /usr/local/include/iot/os.h [2020-10-19T14:44:43.666Z] -- Installing: /usr/local/include/iot/base64.h [2020-10-19T14:44:43.666Z] -- Installing: /usr/local/include/iot/threadpool.h [2020-10-19T14:44:43.666Z] -- Installing: /usr/local/include/iot/config.h [2020-10-19T14:44:43.666Z] -- Installing: /usr/local/share/device-sdk-c/LICENSE [2020-10-19T14:44:43.666Z] -- Installing: /usr/local/share/device-sdk-c/Attribution.txt [2020-10-19T14:44:43.666Z] make: Leaving directory '/tmp/sdk/build/release' [2020-10-19T14:44:46.385Z] Removing intermediate container d4efd385ecf9 [2020-10-19T14:44:46.385Z] ---> 3c467b2f4281 [2020-10-19T14:44:46.385Z] Step 14/21 : FROM ${BASE} [2020-10-19T14:44:46.385Z] ---> b23d30803547 [2020-10-19T14:44:46.385Z] Step 15/21 : MAINTAINER IOTech [2020-10-19T14:44:46.385Z] ---> Running in 62533abd5cac [2020-10-19T14:44:46.683Z] Removing intermediate container 62533abd5cac [2020-10-19T14:44:46.683Z] ---> 3480ed3e8345 [2020-10-19T14:44:46.683Z] Step 16/21 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml curl libmicrohttpd libuuid [2020-10-19T14:44:46.683Z] ---> Running in dab86b7fb8f1 [2020-10-19T14:44:48.147Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz [2020-10-19T14:44:49.134Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz [2020-10-19T14:44:49.409Z] (1/3) Installing curl (7.64.0-r4) [2020-10-19T14:44:49.409Z] (2/3) Installing libuuid (2.33-r0) [2020-10-19T14:44:49.409Z] (3/3) Installing wget (1.20.3-r0) [2020-10-19T14:44:49.686Z] Executing busybox-1.29.3-r10.trigger [2020-10-19T14:44:49.686Z] OK: 281 MiB in 78 packages [2020-10-19T14:44:50.762Z] Removing intermediate container dab86b7fb8f1 [2020-10-19T14:44:50.762Z] ---> dce39cd3d34c [2020-10-19T14:44:50.762Z] Step 17/21 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot [2020-10-19T14:44:51.457Z] ---> f35d9acccabe [2020-10-19T14:44:51.457Z] Step 18/21 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex [2020-10-19T14:44:52.589Z] ---> ffe43d985e85 [2020-10-19T14:44:52.589Z] Step 19/21 : COPY --from=builder /usr/local/lib /usr/local/lib [2020-10-19T14:44:53.244Z] ---> 448bd8c166ed [2020-10-19T14:44:53.244Z] Step 20/21 : COPY --from=builder /usr/local/lib64 /usr/local/lib64 [2020-10-19T14:44:53.898Z] ---> 2079afcf3933 [2020-10-19T14:44:53.898Z] Step 21/21 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c [2020-10-19T14:44:54.514Z] ---> d94c5de21aec [2020-10-19T14:44:54.808Z] Successfully built d94c5de21aec [2020-10-19T14:44:54.808Z] 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-10-19T14:44:55.887Z] + docker inspect -f . ci-base-image-arm64 [2020-10-19T14:44:55.887Z] . [Pipeline] withDockerContainer [2020-10-19T14:44:56.197Z] prd-ubuntu18.04-docker-arm64-4c-16g-6275 does not seem to be running inside a container [2020-10-19T14:44:56.334Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-c/1 -v /w/workspace/device-sdk-c/1:/w/workspace/device-sdk-c/1:rw,z -v /w/workspace/device-sdk-c/1@tmp:/w/workspace/device-sdk-c/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-10-19T14:44:58.309Z] $ docker top ffee1724d9a9ae8b283706104cbb7a788d42e91ce4d15cab1f628989e979a480 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-19T14:44:59.969Z] + make test [2020-10-19T14:44:59.970Z] echo "make test" [2020-10-19T14:44:59.970Z] make test [Pipeline] } [2020-10-19T14:45:00.037Z] $ docker stop --time=1 ffee1724d9a9ae8b283706104cbb7a788d42e91ce4d15cab1f628989e979a480 [2020-10-19T14:45:02.073Z] $ docker rm -f ffee1724d9a9ae8b283706104cbb7a788d42e91ce4d15cab1f628989e979a480 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-10-19T14:45:03.715Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-10-19T14:45:04.119Z] + ls -al . [2020-10-19T14:45:04.119Z] total 192 [2020-10-19T14:45:04.119Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 19 14:42 . [2020-10-19T14:45:04.119Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 19 14:42 .. [2020-10-19T14:45:04.119Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 19 14:42 .git [2020-10-19T14:45:04.119Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 19 14:42 .github [2020-10-19T14:45:04.119Z] -rw-rw-r-- 1 jenkins jenkins 176 Oct 19 14:42 .gitignore [2020-10-19T14:45:04.119Z] -rw-rw-r-- 1 jenkins jenkins 3104 Oct 19 14:42 Attribution.txt [2020-10-19T14:45:04.119Z] -rw-rw-r-- 1 jenkins jenkins 5980 Oct 19 14:42 CHANGES [2020-10-19T14:45:04.119Z] -rw-rw-r-- 1 jenkins jenkins 108574 Oct 19 14:42 Doxyfile [2020-10-19T14:45:04.119Z] -rw-rw-r-- 1 jenkins jenkins 794 Oct 19 14:42 Jenkinsfile [2020-10-19T14:45:04.119Z] -rw-rw-r-- 1 jenkins jenkins 10174 Oct 19 14:42 LICENSE [2020-10-19T14:45:04.119Z] -rw-rw-r-- 1 jenkins jenkins 449 Oct 19 14:42 Makefile [2020-10-19T14:45:04.119Z] -rw-rw-r-- 1 jenkins jenkins 2697 Oct 19 14:42 README.md [2020-10-19T14:45:04.119Z] -rw-rw-r-- 1 jenkins jenkins 5977 Oct 19 14:42 README.v2.md [2020-10-19T14:45:04.119Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 19 14:39 VERSION [2020-10-19T14:45:04.119Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 19 14:42 docs [2020-10-19T14:45:04.119Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 19 14:42 include [2020-10-19T14:45:04.119Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 19 14:42 scripts [2020-10-19T14:45:04.119Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 19 14:42 src [Pipeline] isUnix [Pipeline] sh [2020-10-19T14:45:04.511Z] + docker build -t docker-device-sdk-c-arm64 -f scripts/Dockerfile.alpine-3.11 --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=fc854f4bff20fb2ce763f8bb08c8644b83cbf65a --label arch=arm64 --label version=0.0.0 . [2020-10-19T14:45:04.790Z] Sending build context to Docker daemon 2.425MB [2020-10-19T14:45:05.073Z] Step 1/15 : ARG BASE=alpine:3.11 [2020-10-19T14:45:05.073Z] Step 2/15 : FROM ${BASE} [2020-10-19T14:45:05.073Z] ---> d94c5de21aec [2020-10-19T14:45:05.073Z] Step 3/15 : MAINTAINER IOTech [2020-10-19T14:45:05.073Z] ---> Running in 300994ea5029 [2020-10-19T14:45:05.680Z] Removing intermediate container 300994ea5029 [2020-10-19T14:45:05.680Z] ---> 5d157b692534 [2020-10-19T14:45:05.680Z] 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-10-19T14:45:05.680Z] ---> Running in 50b3b6e9a62c [2020-10-19T14:45:07.142Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz [2020-10-19T14:45:08.145Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz [2020-10-19T14:45:08.423Z] (1/6) Installing ncurses-dev (6.1_p20190105-r0) [2020-10-19T14:45:08.423Z] (2/6) Installing libblkid (2.33-r0) [2020-10-19T14:45:08.423Z] (3/6) Installing libfdisk (2.33-r0) [2020-10-19T14:45:08.708Z] (4/6) Installing libmount (2.33-r0) [2020-10-19T14:45:08.708Z] (5/6) Installing libsmartcols (2.33-r0) [2020-10-19T14:45:08.708Z] (6/6) Installing util-linux-dev (2.33-r0) [2020-10-19T14:45:08.979Z] Executing busybox-1.29.3-r10.trigger [2020-10-19T14:45:09.256Z] OK: 286 MiB in 84 packages [2020-10-19T14:45:10.695Z] Removing intermediate container 50b3b6e9a62c [2020-10-19T14:45:10.695Z] ---> 3317da1c1fbc [2020-10-19T14:45:10.695Z] Step 5/15 : COPY VERSION /edgex-c-sdk/ [2020-10-19T14:45:11.289Z] ---> 68114a1d1053 [2020-10-19T14:45:11.289Z] Step 6/15 : COPY src /edgex-c-sdk/src/ [2020-10-19T14:45:12.271Z] ---> a0d9ed905b3d [2020-10-19T14:45:12.271Z] Step 7/15 : COPY include /edgex-c-sdk/include/ [2020-10-19T14:45:12.867Z] ---> e0d28ce0b039 [2020-10-19T14:45:12.867Z] Step 8/15 : COPY scripts /edgex-c-sdk/scripts [2020-10-19T14:45:13.466Z] ---> bc8858d3564b [2020-10-19T14:45:13.466Z] Step 9/15 : COPY LICENSE /edgex-c-sdk/ [2020-10-19T14:45:14.065Z] ---> f6600515aeff [2020-10-19T14:45:14.065Z] Step 10/15 : COPY Attribution.txt /edgex-c-sdk/ [2020-10-19T14:45:15.048Z] ---> aea47247a9c1 [2020-10-19T14:45:15.048Z] Step 11/15 : WORKDIR /edgex-c-sdk [2020-10-19T14:45:15.048Z] ---> Running in 6f6e4ecf82c4 [2020-10-19T14:45:15.647Z] Removing intermediate container 6f6e4ecf82c4 [2020-10-19T14:45:15.647Z] ---> c5d4e7d60499 [2020-10-19T14:45:15.647Z] Step 12/15 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] [2020-10-19T14:45:15.647Z] ---> Running in f043ce79158a [2020-10-19T14:45:16.255Z] Removing intermediate container f043ce79158a [2020-10-19T14:45:16.256Z] ---> 10d93ecb3170 [2020-10-19T14:45:16.256Z] Step 13/15 : LABEL arch=arm64 [2020-10-19T14:45:16.256Z] ---> Running in 7bd7589c62eb [2020-10-19T14:45:16.862Z] Removing intermediate container 7bd7589c62eb [2020-10-19T14:45:16.862Z] ---> bbb50517b14d [2020-10-19T14:45:16.862Z] Step 14/15 : LABEL git_sha=fc854f4bff20fb2ce763f8bb08c8644b83cbf65a [2020-10-19T14:45:16.862Z] ---> Running in 51bd637a0de1 [2020-10-19T14:45:17.466Z] Removing intermediate container 51bd637a0de1 [2020-10-19T14:45:17.466Z] ---> c51ac8e9b65f [2020-10-19T14:45:17.466Z] Step 15/15 : LABEL version=0.0.0 [2020-10-19T14:45:17.466Z] ---> Running in dccb07e7b177 [2020-10-19T14:45:17.747Z] Removing intermediate container dccb07e7b177 [2020-10-19T14:45:17.747Z] ---> f8c572287038 [2020-10-19T14:45:17.747Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2020-10-19T14:45:18.026Z] Successfully built f8c572287038 [2020-10-19T14:45:18.026Z] Successfully tagged docker-device-sdk-c-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-10-19T14:45:22.646Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-19T14:45:23.257Z] ---> package-listing.sh [2020-10-19T14:45:23.258Z] ++ facter osfamily [2020-10-19T14:45:23.258Z] ++ tr '[:upper:]' '[:lower:]' [2020-10-19T14:45:23.258Z] + OS_FAMILY=redhat [2020-10-19T14:45:23.258Z] + workspace=/w/workspace/edgexfoundry_device-sdk-c_PR-302 [2020-10-19T14:45:23.258Z] + START_PACKAGES=/tmp/packages_start.txt [2020-10-19T14:45:23.258Z] + END_PACKAGES=/tmp/packages_end.txt [2020-10-19T14:45:23.258Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-10-19T14:45:23.258Z] + PACKAGES=/tmp/packages_start.txt [2020-10-19T14:45:23.258Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_PR-302 ']' [2020-10-19T14:45:23.258Z] + PACKAGES=/tmp/packages_end.txt [2020-10-19T14:45:23.258Z] + case "${OS_FAMILY}" in [2020-10-19T14:45:23.258Z] + rpm -qa [2020-10-19T14:45:23.258Z] + sort [2020-10-19T14:45:27.514Z] + '[' -f /tmp/packages_start.txt ']' [2020-10-19T14:45:27.514Z] + '[' -f /tmp/packages_end.txt ']' [2020-10-19T14:45:27.514Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-10-19T14:45:27.514Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_PR-302 ']' [2020-10-19T14:45:27.514Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-c_PR-302/archives/ [2020-10-19T14:45:27.514Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-c_PR-302/archives/ [Pipeline] echo [2020-10-19T14:45:27.546Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-sdk-c_PR-302/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2020-10-19T14:45:27.857Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-10-19T14:45:28.209Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-10-19T14:45:28.209Z] [2020-10-19T14:45:28.209Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-10-19T14:45:28.623Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-10-19T14:45:28.623Z] alpine: Pulling from edgex-lftools-log-publisher [2020-10-19T14:45:28.623Z] df20fa9351a1: Pulling fs layer [2020-10-19T14:45:28.623Z] 36b3adc4ff6f: Pulling fs layer [2020-10-19T14:45:28.623Z] 8ad3a11d3b57: Pulling fs layer [2020-10-19T14:45:28.623Z] 46f8f816bc3b: Pulling fs layer [2020-10-19T14:45:28.623Z] 93b61091891f: Pulling fs layer [2020-10-19T14:45:28.623Z] 93b9cdb0e59b: Pulling fs layer [2020-10-19T14:45:28.623Z] 5e14af77c1be: Pulling fs layer [2020-10-19T14:45:28.623Z] 01666e4c0597: Pulling fs layer [2020-10-19T14:45:28.623Z] aa168da1d23b: Pulling fs layer [2020-10-19T14:45:28.623Z] 46f8f816bc3b: Waiting [2020-10-19T14:45:28.623Z] 93b61091891f: Waiting [2020-10-19T14:45:28.623Z] 01666e4c0597: Waiting [2020-10-19T14:45:28.623Z] 5e14af77c1be: Waiting [2020-10-19T14:45:28.623Z] aa168da1d23b: Waiting [2020-10-19T14:45:28.623Z] 36b3adc4ff6f: Download complete [2020-10-19T14:45:28.623Z] 46f8f816bc3b: Verifying Checksum [2020-10-19T14:45:28.623Z] 46f8f816bc3b: Download complete [2020-10-19T14:45:28.896Z] df20fa9351a1: Verifying Checksum [2020-10-19T14:45:28.896Z] 93b9cdb0e59b: Verifying Checksum [2020-10-19T14:45:28.896Z] 93b9cdb0e59b: Download complete [2020-10-19T14:45:28.896Z] 93b61091891f: Verifying Checksum [2020-10-19T14:45:28.896Z] 5e14af77c1be: Verifying Checksum [2020-10-19T14:45:28.896Z] 5e14af77c1be: Download complete [2020-10-19T14:45:28.896Z] 93b61091891f: Download complete [2020-10-19T14:45:28.896Z] 01666e4c0597: Verifying Checksum [2020-10-19T14:45:28.896Z] 01666e4c0597: Download complete [2020-10-19T14:45:28.896Z] 8ad3a11d3b57: Verifying Checksum [2020-10-19T14:45:28.896Z] 8ad3a11d3b57: Download complete [2020-10-19T14:45:29.164Z] df20fa9351a1: Pull complete [2020-10-19T14:45:29.430Z] 36b3adc4ff6f: Pull complete [2020-10-19T14:45:30.424Z] 8ad3a11d3b57: Pull complete [2020-10-19T14:45:30.424Z] 46f8f816bc3b: Pull complete [2020-10-19T14:45:30.696Z] 93b61091891f: Pull complete [2020-10-19T14:45:30.962Z] 93b9cdb0e59b: Pull complete [2020-10-19T14:45:31.246Z] aa168da1d23b: Download complete [2020-10-19T14:45:31.826Z] 5e14af77c1be: Pull complete [2020-10-19T14:45:32.094Z] 01666e4c0597: Pull complete [2020-10-19T14:45:38.775Z] aa168da1d23b: Pull complete [2020-10-19T14:45:38.775Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-10-19T14:45:38.775Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-10-19T14:45:38.775Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-10-19T14:45:39.043Z] prd-centos7-docker-4c-2g-6274 does not seem to be running inside a container [2020-10-19T14:45:39.139Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-sdk-c_PR-302/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-c_PR-302 -v /w/workspace/edgexfoundry_device-sdk-c_PR-302:/w/workspace/edgexfoundry_device-sdk-c_PR-302:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_PR-302@tmp:/w/workspace/edgexfoundry_device-sdk-c_PR-302@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-10-19T14:45:43.373Z] $ docker top a2ee1d6c1cfb3efd0ed01f55d16b8914cd746ea984dc1f0171e7878d552bcd6c -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-19T14:45:44.037Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-10-19T14:45:44.369Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-10-19T14:45:44.749Z] + ls /var/log/sa-host [2020-10-19T14:45:44.749Z] + sadf -c /var/log/sa-host/sa05 [2020-10-19T14:45:44.749Z] file_magic: OK [2020-10-19T14:45:44.749Z] HZ: Using current value: 100 [2020-10-19T14:45:44.749Z] file_header: OK [2020-10-19T14:45:44.749Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2020-10-19T14:45:44.749Z] Statistics: [2020-10-19T14:45:44.749Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-10-19T14:45:44.749Z] File successfully converted to sysstat format version 12.2.1 [2020-10-19T14:45:44.749Z] + sadf -c /var/log/sa-host/sa19 [2020-10-19T14:45:44.749Z] file_magic: OK [2020-10-19T14:45:44.749Z] HZ: Using current value: 100 [2020-10-19T14:45:44.749Z] file_header: OK [2020-10-19T14:45:44.749Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2020-10-19T14:45:44.749Z] Statistics: [2020-10-19T14:45:44.749Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-10-19T14:45:44.749Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-10-19T14:45:45.403Z] provisioning config files... [2020-10-19T14:45:45.436Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_PR-302@tmp/config5520583479724236085tmp [Pipeline] { [Pipeline] echo [2020-10-19T14:45:45.557Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-19T14:45:45.938Z] ---> create-netrc.sh [Pipeline] } [2020-10-19T14:45:45.969Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-10-19T14:45:46.138Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-19T14:45:46.485Z] ---> python-tools-install.sh [Pipeline] echo [2020-10-19T14:45:46.540Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-19T14:45:46.928Z] ---> sudo-logs.sh [2020-10-19T14:45:46.928Z] Archiving 'sudo' log.. [Pipeline] echo [2020-10-19T14:45:46.964Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-19T14:45:47.333Z] ---> job-cost.sh [2020-10-19T14:45:47.333Z] lf-activate-venv: SKIPPING [2020-10-19T14:45:47.333Z] INFO: No Stack... [2020-10-19T14:45:48.314Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-10-19T14:45:48.984Z] INFO: Archiving Costs [Pipeline] echo [2020-10-19T14:45:49.053Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-19T14:45:50.555Z] ---> logs-deploy.sh [2020-10-19T14:45:50.556Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/PR-302/1 [2020-10-19T14:45:50.556Z] INFO: archiving workspace using pattern(s): [2020-10-19T14:45:51.135Z] Archives upload complete. [2020-10-19T14:45:51.135Z] INFO: archiving logs to Nexus