Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 1e5a10bcc6a32557a45eb75dadaf0f2ee0898f15 Running in Durability level: PERFORMANCE_OPTIMIZED 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 ad104866bbc8c98dca93091e1a8abeb835fd4e4d 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 ad104866bbc8c98dca93091e1a8abeb835fd4e4d using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > 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 > 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 Checking out Revision ad104866bbc8c98dca93091e1a8abeb835fd4e4d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f ad104866bbc8c98dca93091e1a8abeb835fd4e4d # timeout=10 Commit message: "Merge pull request #251 from ernestojeda/fix-codecov-uploader" > 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 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/master/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 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-2047 in /w/workspace/edgexfoundry_device-sdk-c_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-c.git > git init /w/workspace/edgexfoundry_device-sdk-c_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git > git --version # timeout=10 > 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/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 1e5a10bcc6a32557a45eb75dadaf0f2ee0898f15 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 1e5a10bcc6a32557a45eb75dadaf0f2ee0898f15 # timeout=10 Commit message: "DSR-1404 feat(discovery): if discovered device already exists, re-assign it to this device service (#297)" > git rev-list --no-walk 60ee652064f677bb80d8a9b8d02e7b48382e3d17 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-09-29T22:55:48.744Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-09-29T22:55:49.049Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-09-29T22:55:49.155Z] ========================================================= [2020-09-29T22:55:49.155Z] EdgeX Global Pipelines Version Info [2020-09-29T22:55:49.155Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-09-29T22:55:50.630Z] ------------------- [2020-09-29T22:55:50.630Z] stable info: [2020-09-29T22:55:50.630Z] ------------------- [2020-09-29T22:55:50.630Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-09-29T22:55:50.630Z] Commit SHA: ad104866bbc8c98dca93091e1a8abeb835fd4e4d [2020-09-29T22:55:50.630Z] Message: update stable to v1.0.131 [2020-09-29T22:55:51.578Z] ------------------- [2020-09-29T22:55:51.578Z] experimental info: [2020-09-29T22:55:51.578Z] ------------------- [2020-09-29T22:55:51.578Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-09-29T22:55:51.578Z] Commit SHA: ad104866bbc8c98dca93091e1a8abeb835fd4e4d [2020-09-29T22:55:51.578Z] Message: update experimental to v1.0.131 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2020-09-29T22:55:51.976Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-c-settings [Pipeline] echo [2020-09-29T22:55:52.092Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-c [Pipeline] echo [2020-09-29T22:55:52.195Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-09-29T22:55:52.283Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-09-29T22:55:52.394Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-09-29T22:55:52.480Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [Pipeline] echo [2020-09-29T22:55:52.580Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = scripts/Dockerfile.alpine-3.11 [Pipeline] echo [2020-09-29T22:55:52.684Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = scripts/Dockerfile.alpine-3.11-base [Pipeline] echo [2020-09-29T22:55:52.770Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-09-29T22:55:52.870Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-c [Pipeline] echo [2020-09-29T22:55:52.957Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-09-29T22:55:53.050Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-09-29T22:55:53.137Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-09-29T22:55:53.245Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2020-09-29T22:55:53.337Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-09-29T22:55:53.426Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2020-09-29T22:55:53.520Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2020-09-29T22:55:53.622Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2020-09-29T22:55:53.712Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2020-09-29T22:55:53.806Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1e5a10bcc6a32557a45eb75dadaf0f2ee0898f15 [Pipeline] echo [2020-09-29T22:55:53.894Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1e5a10b [Pipeline] echo [2020-09-29T22:55:53.991Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-09-29T22:55:55.412Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-09-29T22:55:55.674Z] [2020-09-29T22:55:55.674Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-09-29T22:55:56.020Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-09-29T22:55:56.020Z] latest: Pulling from edgex-devops/git-semver [2020-09-29T22:55:56.020Z] 31603596830f: Pulling fs layer [2020-09-29T22:55:56.020Z] 2a8b12db71e7: Pulling fs layer [2020-09-29T22:55:56.020Z] 6ca5941a6612: Pulling fs layer [2020-09-29T22:55:56.020Z] ecc8261a40a4: Pulling fs layer [2020-09-29T22:55:56.020Z] ecc8261a40a4: Waiting [2020-09-29T22:55:56.020Z] 2a8b12db71e7: Verifying Checksum [2020-09-29T22:55:56.020Z] 2a8b12db71e7: Download complete [2020-09-29T22:55:56.292Z] 31603596830f: Verifying Checksum [2020-09-29T22:55:56.292Z] 31603596830f: Download complete [2020-09-29T22:55:56.292Z] 6ca5941a6612: Verifying Checksum [2020-09-29T22:55:56.292Z] 6ca5941a6612: Download complete [2020-09-29T22:55:56.292Z] ecc8261a40a4: Verifying Checksum [2020-09-29T22:55:56.292Z] ecc8261a40a4: Download complete [2020-09-29T22:55:56.554Z] 31603596830f: Pull complete [2020-09-29T22:55:56.554Z] 2a8b12db71e7: Pull complete [2020-09-29T22:55:57.524Z] 6ca5941a6612: Pull complete [2020-09-29T22:55:57.524Z] ecc8261a40a4: Pull complete [2020-09-29T22:55:57.806Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-09-29T22:55:57.806Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-09-29T22:55:57.806Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-09-29T22:55:57.967Z] prd-centos7-docker-4c-2g-2047 does not seem to be running inside a container [2020-09-29T22:55:58.058Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_master -v /w/workspace/edgexfoundry_device-sdk-c_master:/w/workspace/edgexfoundry_device-sdk-c_master:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_master@tmp:/w/workspace/edgexfoundry_device-sdk-c_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-09-29T22:56:00.399Z] $ docker top 18d357c004f40d94101f94128f0d3912b6ac47550b84755e1323fe61061b1d9b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-09-29T22:56:00.794Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-09-29T22:56:00.794Z] [ssh-agent] Looking for ssh-agent implementation... [2020-09-29T22:56:01.005Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-09-29T22:56:01.012Z] $ docker exec 18d357c004f40d94101f94128f0d3912b6ac47550b84755e1323fe61061b1d9b ssh-agent [2020-09-29T22:56:01.190Z] SSH_AUTH_SOCK=/tmp/ssh-Z7fTLrQ43yfU/agent.13 [2020-09-29T22:56:01.190Z] SSH_AGENT_PID=19 [2020-09-29T22:56:01.204Z] Running ssh-add (command line suppressed) [2020-09-29T22:56:01.323Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_3989153935722337461.key (/w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_3989153935722337461.key) [2020-09-29T22:56:01.373Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-09-29T22:56:01.720Z] + git describe --exact-match --tags HEAD [2020-09-29T22:56:01.720Z] fatal: no tag exactly matches '1e5a10bcc6a32557a45eb75dadaf0f2ee0898f15' [Pipeline] } [2020-09-29T22:56:01.798Z] $ docker exec --env ******** --env ******** 18d357c004f40d94101f94128f0d3912b6ac47550b84755e1323fe61061b1d9b ssh-agent -k [2020-09-29T22:56:01.928Z] unset SSH_AUTH_SOCK; [2020-09-29T22:56:01.928Z] unset SSH_AGENT_PID; [2020-09-29T22:56:01.928Z] echo Agent pid 19 killed; [2020-09-29T22:56:01.973Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-09-29T22:56:02.067Z] [edgeXSemver]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-09-29T22:56:02.067Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-09-29T22:56:02.239Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-09-29T22:56:02.239Z] [ssh-agent] Looking for ssh-agent implementation... [2020-09-29T22:56:02.417Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-09-29T22:56:02.429Z] $ docker exec 18d357c004f40d94101f94128f0d3912b6ac47550b84755e1323fe61061b1d9b ssh-agent [2020-09-29T22:56:02.608Z] SSH_AUTH_SOCK=/tmp/ssh-iYcwxjB6f5k8/agent.48 [2020-09-29T22:56:02.608Z] SSH_AGENT_PID=53 [2020-09-29T22:56:02.624Z] Running ssh-add (command line suppressed) [2020-09-29T22:56:02.742Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_2776066881358400853.key (/w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_2776066881358400853.key) [2020-09-29T22:56:02.793Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-09-29T22:56:03.140Z] + git semver init [2020-09-29T22:56:03.140Z] # -> Open(): unable to determine branch for HEAD [2020-09-29T22:56:03.140Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_master/.git [2020-09-29T22:56:03.140Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_master [2020-09-29T22:56:03.140Z] # $SEMVER_REMOTE_NAME = origin [2020-09-29T22:56:03.140Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-09-29T22:56:03.140Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-09-29T22:56:03.140Z] # $SEMVER_BRANCH = master [2020-09-29T22:56:03.140Z] # $SEMVER_TEMP = /tmp/semver-817577382 [2020-09-29T22:56:03.140Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-c.git $SEMVER_TEMP [2020-09-29T22:56:03.722Z] # '/tmp/semver-817577382' -> '/w/workspace/edgexfoundry_device-sdk-c_master/.semver' [2020-09-29T22:56:03.722Z] # -> Force: false [2020-09-29T22:56:03.722Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_master/.semver [Pipeline] } [2020-09-29T22:56:03.737Z] $ docker exec --env ******** --env ******** 18d357c004f40d94101f94128f0d3912b6ac47550b84755e1323fe61061b1d9b ssh-agent -k [2020-09-29T22:56:03.849Z] unset SSH_AUTH_SOCK; [2020-09-29T22:56:03.849Z] unset SSH_AGENT_PID; [2020-09-29T22:56:03.849Z] echo Agent pid 53 killed; [2020-09-29T22:56:03.891Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-09-29T22:56:04.462Z] + git semver [Pipeline] } [2020-09-29T22:56:04.497Z] $ docker stop --time=1 18d357c004f40d94101f94128f0d3912b6ac47550b84755e1323fe61061b1d9b [2020-09-29T22:56:05.845Z] $ docker rm -f 18d357c004f40d94101f94128f0d3912b6ac47550b84755e1323fe61061b1d9b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-09-29T22:56:06.714Z] Stashed 29 file(s) [Pipeline] echo [2020-09-29T22:56:06.718Z] [edgeXSemver]: initialized semver on version 1.3.0-dev.7 [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-09-29T22:56:22.168Z] Still waiting to schedule task [2020-09-29T22:56:22.168Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-2047’ [2020-09-29T22:56:22.171Z] Still waiting to schedule task [2020-09-29T22:56:22.171Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2020-09-29T22:58:59.179Z] Running on prd-centos7-docker-4c-2g-2048 in /w/workspace/edgexfoundry_device-sdk-c_master [Pipeline] { [Pipeline] ws [2020-09-29T22:58:59.249Z] Running in /w/workspace/device-sdk-c/44 [Pipeline] { [Pipeline] checkout [2020-09-29T22:59:02.101Z] using credential edgex-jenkins-ssh [2020-09-29T22:59:02.159Z] Cloning the remote Git repository [2020-09-29T22:59:02.200Z] Cloning repository git@github.com:edgexfoundry/device-sdk-c.git [2020-09-29T22:59:02.280Z] > git init /w/workspace/device-sdk-c/44 # timeout=10 [2020-09-29T22:59:02.337Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2020-09-29T22:59:02.338Z] > git --version # timeout=10 [2020-09-29T22:59:02.345Z] > git --version # 'git version 2.16.5' [2020-09-29T22:59:02.346Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-29T22:59:02.375Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-09-29T22:59:03.647Z] Checking out Revision 1e5a10bcc6a32557a45eb75dadaf0f2ee0898f15 (master) [2020-09-29T22:59:03.124Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2020-09-29T22:59:03.139Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-09-29T22:59:03.163Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2020-09-29T22:59:03.186Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2020-09-29T22:59:03.186Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-29T22:59:03.206Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-29T22:59:03.660Z] > git config core.sparsecheckout # timeout=10 [2020-09-29T22:59:03.671Z] > git checkout -f 1e5a10bcc6a32557a45eb75dadaf0f2ee0898f15 # timeout=10 [2020-09-29T22:59:07.354Z] Commit message: "DSR-1404 feat(discovery): if discovered device already exists, re-assign it to this device service (#297)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-09-29T22:59:08.356Z] ========================================================= [2020-09-29T22:59:08.356Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest] [2020-09-29T22:59:08.356Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-09-29T22:59:09.076Z] + 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-09-29T22:59:10.059Z] Sending build context to Docker daemon 3.742MB [2020-09-29T22:59:10.059Z] Step 1/21 : ARG BASE=alpine:3.11 [2020-09-29T22:59:10.059Z] Step 2/21 : FROM ${BASE} as builder [2020-09-29T22:59:10.336Z] latest: Pulling from edgex-devops/edgex-gcc-base [2020-09-29T22:59:10.336Z] e7c96db7181b: Pulling fs layer [2020-09-29T22:59:10.336Z] 4c13bbce0fe7: Pulling fs layer [2020-09-29T22:59:10.336Z] 6059c847ac2f: Pulling fs layer [2020-09-29T22:59:10.336Z] 4c13bbce0fe7: Verifying Checksum [2020-09-29T22:59:10.336Z] 4c13bbce0fe7: Download complete [2020-09-29T22:59:10.926Z] e7c96db7181b: Verifying Checksum [2020-09-29T22:59:10.926Z] e7c96db7181b: Download complete [2020-09-29T22:59:11.209Z] e7c96db7181b: Pull complete [2020-09-29T22:59:11.209Z] 4c13bbce0fe7: Pull complete [2020-09-29T22:59:12.192Z] 6059c847ac2f: Verifying Checksum [2020-09-29T22:59:12.192Z] 6059c847ac2f: Download complete [2020-09-29T22:59:16.470Z] 6059c847ac2f: Pull complete [2020-09-29T22:59:16.470Z] Digest: sha256:6b5104d086ae1e5e8a284a473be9a93378e3934f9b07db5717372c857cbcbe5e [2020-09-29T22:59:16.470Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [2020-09-29T22:59:16.470Z] ---> 5eabd8fd8ba2 [2020-09-29T22:59:16.470Z] 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-09-29T22:59:19.042Z] ---> Running in 913bbcfe4212 [2020-09-29T22:59:19.624Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz [2020-09-29T22:59:20.571Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz [2020-09-29T22:59:20.834Z] (1/8) Installing ncurses-dev (6.1_p20190105-r0) [2020-09-29T22:59:20.834Z] (2/8) Installing libuuid (2.33-r0) [2020-09-29T22:59:20.834Z] (3/8) Installing libblkid (2.33-r0) [2020-09-29T22:59:21.096Z] (4/8) Installing libfdisk (2.33-r0) [2020-09-29T22:59:21.096Z] (5/8) Installing libmount (2.33-r0) [2020-09-29T22:59:21.096Z] (6/8) Installing libsmartcols (2.33-r0) [2020-09-29T22:59:21.359Z] (7/8) Installing util-linux-dev (2.33-r0) [2020-09-29T22:59:21.625Z] (8/8) Installing wget (1.20.3-r0) [2020-09-29T22:59:21.625Z] Executing busybox-1.29.3-r10.trigger [2020-09-29T22:59:21.625Z] OK: 272 MiB in 83 packages [2020-09-29T22:59:22.573Z] Removing intermediate container 913bbcfe4212 [2020-09-29T22:59:22.573Z] ---> 17149ec7cee3 [2020-09-29T22:59:22.573Z] Step 4/21 : ENV CBOR_VERSION=0.5.0 [2020-09-29T22:59:22.573Z] ---> Running in 9170c2342aa5 [2020-09-29T22:59:22.573Z] Removing intermediate container 9170c2342aa5 [2020-09-29T22:59:22.573Z] ---> 2f7859030a9f [2020-09-29T22:59:22.573Z] 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-09-29T22:59:22.573Z] ---> Running in 969b36ca8eb7 [2020-09-29T22:59:23.526Z] --2020-09-29 22:59:23-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz [2020-09-29T22:59:23.526Z] Resolving github.com... 140.82.113.4 [2020-09-29T22:59:23.526Z] Connecting to github.com|140.82.113.4|:443... connected. [2020-09-29T22:59:23.526Z] HTTP request sent, awaiting response... 302 Found [2020-09-29T22:59:23.526Z] Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following] [2020-09-29T22:59:23.526Z] --2020-09-29 22:59:23-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [2020-09-29T22:59:23.526Z] Resolving codeload.github.com... 140.82.114.9 [2020-09-29T22:59:23.526Z] Connecting to codeload.github.com|140.82.114.9|:443... connected. [2020-09-29T22:59:23.789Z] HTTP request sent, awaiting response... 200 OK [2020-09-29T22:59:23.789Z] Length: unspecified [application/x-gzip] [2020-09-29T22:59:23.789Z] Saving to: 'STDOUT' [2020-09-29T22:59:23.789Z]  [2020-09-29T22:59:23.789Z] 0K .......... .......... .......... .......... .......... 1.34M [2020-09-29T22:59:23.789Z] 50K .......... .......... .......... .......... .......... 2.65M [2020-09-29T22:59:23.789Z] 100K .......... .......... .......... .......... .......... 38.8M [2020-09-29T22:59:23.789Z] 150K .......... .......... .......... .......... .......... 51.3M [2020-09-29T22:59:23.789Z] 200K .......... .......... .......... .......... .......... 2.75M [2020-09-29T22:59:23.789Z] 250K .......... .......... .......... .......... .......... 7.65M [2020-09-29T22:59:23.789Z] 300K .......... .......... .......... .......... .......... 4.68M [2020-09-29T22:59:23.789Z] 350K .......... .......... .......... .......... .......... 12.6M [2020-09-29T22:59:23.789Z] 400K .......... .......... .......... .......... .......... 6.54M [2020-09-29T22:59:23.789Z] 450K .......... .......... .......... .......... .......... 8.69M [2020-09-29T22:59:23.789Z] 500K .......... .......... .......... .......... .......... 23.5M [2020-09-29T22:59:23.789Z] 550K .......... .......... .......... .......... .......... 4.03M [2020-09-29T22:59:23.789Z] 600K .......... .......... .......... .......... .......... 2.27M [2020-09-29T22:59:23.789Z] 650K .......... .......... .......... .......... .......... 4.42M [2020-09-29T22:59:23.789Z] 700K .. 44.3M=0.2s [2020-09-29T22:59:23.789Z] [2020-09-29T22:59:23.789Z] 2020-09-29 22:59:23 (4.41 MB/s) - written to stdout [719348] [2020-09-29T22:59:23.789Z] [2020-09-29T22:59:24.051Z] -- The C compiler identification is GNU 8.3.0 [2020-09-29T22:59:24.051Z] -- The CXX compiler identification is GNU 8.3.0 [2020-09-29T22:59:24.051Z] -- Check for working C compiler: /usr/bin/cc [2020-09-29T22:59:24.314Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-09-29T22:59:24.314Z] -- Detecting C compiler ABI info [2020-09-29T22:59:24.314Z] -- Detecting C compiler ABI info - done [2020-09-29T22:59:24.314Z] -- Detecting C compile features [2020-09-29T22:59:24.578Z] -- Detecting C compile features - done [2020-09-29T22:59:24.578Z] -- Check for working CXX compiler: /usr/bin/c++ [2020-09-29T22:59:24.578Z] -- Check for working CXX compiler: /usr/bin/c++ -- works [2020-09-29T22:59:24.578Z] -- Detecting CXX compiler ABI info [2020-09-29T22:59:24.842Z] -- Detecting CXX compiler ABI info - done [2020-09-29T22:59:24.842Z] -- Detecting CXX compile features [2020-09-29T22:59:25.108Z] -- Detecting CXX compile features - done [2020-09-29T22:59:25.108Z] -- Looking for include file endian.h [2020-09-29T22:59:25.372Z] -- Looking for include file endian.h - found [2020-09-29T22:59:25.372Z] -- Check if the system is big endian [2020-09-29T22:59:25.372Z] -- Searching 16 bit integer [2020-09-29T22:59:25.372Z] -- Looking for sys/types.h [2020-09-29T22:59:25.372Z] -- Looking for sys/types.h - found [2020-09-29T22:59:25.372Z] -- Looking for stdint.h [2020-09-29T22:59:25.372Z] -- Looking for stdint.h - found [2020-09-29T22:59:25.372Z] -- Looking for stddef.h [2020-09-29T22:59:25.634Z] -- Looking for stddef.h - found [2020-09-29T22:59:25.634Z] -- Check size of unsigned short [2020-09-29T22:59:25.634Z] -- Check size of unsigned short - done [2020-09-29T22:59:25.634Z] -- Using unsigned short [2020-09-29T22:59:25.634Z] -- Check if the system is big endian - little endian [2020-09-29T22:59:25.634Z] -- Check size of size_t [2020-09-29T22:59:25.896Z] -- Check size of size_t - done [2020-09-29T22:59:25.896Z] CMake Warning at examples/CMakeLists.txt:16 (find_package): [2020-09-29T22:59:25.896Z] By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has [2020-09-29T22:59:25.896Z] asked CMake to find a package configuration file provided by "cJSON", but [2020-09-29T22:59:25.896Z] CMake did not find one. [2020-09-29T22:59:25.896Z] [2020-09-29T22:59:25.896Z] Could not find a package configuration file provided by "cJSON" with any of [2020-09-29T22:59:25.896Z] the following names: [2020-09-29T22:59:25.896Z] [2020-09-29T22:59:25.896Z] cJSONConfig.cmake [2020-09-29T22:59:25.896Z] cjson-config.cmake [2020-09-29T22:59:25.896Z] [2020-09-29T22:59:25.896Z] Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set [2020-09-29T22:59:25.896Z] "cJSON_DIR" to a directory containing one of the above files. If "cJSON" [2020-09-29T22:59:25.896Z] provides a separate development package or SDK, be sure it has been [2020-09-29T22:59:25.896Z] installed. [2020-09-29T22:59:25.896Z] [2020-09-29T22:59:25.896Z] [2020-09-29T22:59:25.896Z] -- Configuring done [2020-09-29T22:59:25.896Z] -- Generating done [2020-09-29T22:59:25.896Z] -- Build files have been written to: /tmp/cbor [2020-09-29T22:59:25.896Z] Scanning dependencies of target cbor_shared [2020-09-29T22:59:25.896Z] [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o [2020-09-29T22:59:26.161Z] [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o [2020-09-29T22:59:26.424Z] [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o [2020-09-29T22:59:26.424Z] [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o [2020-09-29T22:59:26.424Z] [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o [2020-09-29T22:59:26.686Z] [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o [2020-09-29T22:59:26.687Z] [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o [2020-09-29T22:59:26.687Z] [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o [2020-09-29T22:59:26.687Z] [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o [2020-09-29T22:59:26.950Z] [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o [2020-09-29T22:59:26.950Z] [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o [2020-09-29T22:59:27.216Z] [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o [2020-09-29T22:59:27.216Z] [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o [2020-09-29T22:59:27.216Z] [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o [2020-09-29T22:59:27.480Z] [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o [2020-09-29T22:59:27.480Z] [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o [2020-09-29T22:59:27.480Z] [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o [2020-09-29T22:59:27.743Z] [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o [2020-09-29T22:59:27.743Z] [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o [2020-09-29T22:59:27.743Z] [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o [2020-09-29T22:59:27.743Z] [ 40%] Linking C shared library libcbor.so [2020-09-29T22:59:27.743Z] [ 40%] Built target cbor_shared [2020-09-29T22:59:27.743Z] Scanning dependencies of target cbor [2020-09-29T22:59:28.006Z] [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o [2020-09-29T22:59:28.006Z] [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o [2020-09-29T22:59:28.267Z] [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o [2020-09-29T22:59:28.268Z] [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o [2020-09-29T22:59:28.530Z] [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o [2020-09-29T22:59:28.530Z] [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o [2020-09-29T22:59:28.791Z] [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o [2020-09-29T22:59:28.792Z] [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o [2020-09-29T22:59:28.792Z] [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o [2020-09-29T22:59:28.792Z] [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o [2020-09-29T22:59:29.054Z] [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o [2020-09-29T22:59:29.054Z] [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o [2020-09-29T22:59:29.316Z] [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o [2020-09-29T22:59:29.316Z] [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o [2020-09-29T22:59:29.316Z] [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o [2020-09-29T22:59:29.581Z] [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o [2020-09-29T22:59:29.581Z] [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o [2020-09-29T22:59:29.581Z] [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o [2020-09-29T22:59:29.843Z] [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o [2020-09-29T22:59:29.843Z] [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o [2020-09-29T22:59:29.843Z] [ 80%] Linking C static library libcbor.a [2020-09-29T22:59:29.843Z] [ 80%] Built target cbor [2020-09-29T22:59:29.843Z] Scanning dependencies of target create_items [2020-09-29T22:59:29.843Z] [ 82%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o [2020-09-29T22:59:29.843Z] [ 84%] Linking C executable create_items [2020-09-29T22:59:30.107Z] [ 84%] Built target create_items [2020-09-29T22:59:30.107Z] Scanning dependencies of target readfile [2020-09-29T22:59:30.107Z] [ 86%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o [2020-09-29T22:59:30.107Z] [ 88%] Linking C executable readfile [2020-09-29T22:59:30.107Z] [ 88%] Built target readfile [2020-09-29T22:59:30.107Z] Scanning dependencies of target streaming_parser [2020-09-29T22:59:30.107Z] [ 90%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o [2020-09-29T22:59:30.107Z] [ 92%] Linking C executable streaming_parser [2020-09-29T22:59:30.107Z] [ 92%] Built target streaming_parser [2020-09-29T22:59:30.107Z] Scanning dependencies of target sort [2020-09-29T22:59:30.107Z] [ 94%] Building C object examples/CMakeFiles/sort.dir/sort.c.o [2020-09-29T22:59:30.371Z] [ 96%] Linking C executable sort [2020-09-29T22:59:30.371Z] [ 96%] Built target sort [2020-09-29T22:59:30.371Z] Scanning dependencies of target hello [2020-09-29T22:59:30.371Z] [ 98%] Building C object examples/CMakeFiles/hello.dir/hello.c.o [2020-09-29T22:59:30.371Z] [100%] Linking C executable hello [2020-09-29T22:59:30.371Z] [100%] Built target hello [2020-09-29T22:59:30.371Z] Install the project... [2020-09-29T22:59:30.371Z] -- Install configuration: "Release" [2020-09-29T22:59:30.371Z] -- Installing: /usr/local/include/cbor/configuration.h [2020-09-29T22:59:30.371Z] -- Installing: /usr/local/lib64/libcbor.a [2020-09-29T22:59:30.371Z] -- Installing: /usr/local/lib64/libcbor.so.0.0.0 [2020-09-29T22:59:30.371Z] -- Installing: /usr/local/lib64/libcbor.so.0 [2020-09-29T22:59:30.371Z] -- Installing: /usr/local/lib64/libcbor.so [2020-09-29T22:59:30.371Z] -- Up-to-date: /usr/local/include/cbor [2020-09-29T22:59:30.371Z] -- Installing: /usr/local/include/cbor/arrays.h [2020-09-29T22:59:30.371Z] -- Installing: /usr/local/include/cbor/bytestrings.h [2020-09-29T22:59:30.371Z] -- Installing: /usr/local/include/cbor/callbacks.h [2020-09-29T22:59:30.371Z] -- Installing: /usr/local/include/cbor/common.h [2020-09-29T22:59:30.371Z] -- Installing: /usr/local/include/cbor/data.h [2020-09-29T22:59:30.371Z] -- Installing: /usr/local/include/cbor/encoding.h [2020-09-29T22:59:30.371Z] -- Installing: /usr/local/include/cbor/floats_ctrls.h [2020-09-29T22:59:30.371Z] -- Installing: /usr/local/include/cbor/internal [2020-09-29T22:59:30.371Z] -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h [2020-09-29T22:59:30.371Z] -- Installing: /usr/local/include/cbor/internal/encoders.h [2020-09-29T22:59:30.371Z] -- Installing: /usr/local/include/cbor/internal/loaders.h [2020-09-29T22:59:30.371Z] -- Installing: /usr/local/include/cbor/internal/memory_utils.h [2020-09-29T22:59:30.371Z] -- Installing: /usr/local/include/cbor/internal/stack.h [2020-09-29T22:59:30.371Z] -- Installing: /usr/local/include/cbor/internal/unicode.h [2020-09-29T22:59:30.371Z] -- Installing: /usr/local/include/cbor/ints.h [2020-09-29T22:59:30.371Z] -- Installing: /usr/local/include/cbor/maps.h [2020-09-29T22:59:30.371Z] -- Installing: /usr/local/include/cbor/serialization.h [2020-09-29T22:59:30.371Z] -- Installing: /usr/local/include/cbor/streaming.h [2020-09-29T22:59:30.371Z] -- Installing: /usr/local/include/cbor/strings.h [2020-09-29T22:59:30.371Z] -- Installing: /usr/local/include/cbor/tags.h [2020-09-29T22:59:30.371Z] -- Installing: /usr/local/include/cbor.h [2020-09-29T22:59:30.371Z] -- Installing: /usr/local/lib64/pkgconfig/libcbor.pc [2020-09-29T22:59:32.936Z] Removing intermediate container 969b36ca8eb7 [2020-09-29T22:59:32.936Z] ---> a3fba5900b31 [2020-09-29T22:59:32.936Z] Step 6/21 : RUN mkdir /tmp/sdk [2020-09-29T22:59:32.936Z] ---> Running in 8be0765d7e34 [2020-09-29T22:59:33.883Z] Removing intermediate container 8be0765d7e34 [2020-09-29T22:59:33.883Z] ---> cef394ebe406 [2020-09-29T22:59:33.883Z] Step 7/21 : COPY VERSION /tmp/sdk [2020-09-29T22:59:34.147Z] ---> 67eeadda5c3f [2020-09-29T22:59:34.147Z] Step 8/21 : COPY src /tmp/sdk/src [2020-09-29T22:59:35.177Z] ---> 69b9305f260e [2020-09-29T22:59:35.177Z] Step 9/21 : COPY include /tmp/sdk/include [2020-09-29T22:59:35.177Z] ---> 745f62e4a77c [2020-09-29T22:59:35.177Z] Step 10/21 : COPY scripts /tmp/sdk/scripts [2020-09-29T22:59:35.459Z] ---> a687b6e1770d [2020-09-29T22:59:35.459Z] Step 11/21 : COPY LICENSE /tmp/sdk [2020-09-29T22:59:35.725Z] ---> 105c5725b3a1 [2020-09-29T22:59:35.725Z] Step 12/21 : COPY Attribution.txt /tmp/sdk [2020-09-29T22:59:35.987Z] ---> 469854c6e988 [2020-09-29T22:59:35.987Z] Step 13/21 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install [2020-09-29T22:59:35.987Z] ---> Running in 0695763e163c [2020-09-29T22:59:36.935Z] + CPPCHECK=false [2020-09-29T22:59:36.935Z] + DOCGEN=false [2020-09-29T22:59:36.935Z] + TOMLVER=SDK-0.2 [2020-09-29T22:59:36.935Z] + CUTILVER=1.1.1 [2020-09-29T22:59:36.935Z] + '[' 0 -gt 0 ] [2020-09-29T22:59:36.935Z] + readlink -f ./scripts/build.sh [2020-09-29T22:59:36.935Z] + dirname /tmp/sdk/scripts/build.sh [2020-09-29T22:59:36.935Z] + dirname /tmp/sdk/scripts [2020-09-29T22:59:36.935Z] + ROOT=/tmp/sdk [2020-09-29T22:59:36.935Z] + cd /tmp/sdk [2020-09-29T22:59:36.935Z] + '[' '!' -d deps ] [2020-09-29T22:59:36.935Z] + mkdir deps [2020-09-29T22:59:36.935Z] + wget -O - https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2020-09-29T22:59:36.935Z] + tar -C deps -z -x -f - [2020-09-29T22:59:36.935Z] --2020-09-29 22:59:36-- https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2020-09-29T22:59:36.935Z] Resolving github.com... 140.82.113.4 [2020-09-29T22:59:36.935Z] Connecting to github.com|140.82.113.4|:443... connected. [2020-09-29T22:59:36.935Z] HTTP request sent, awaiting response... 302 Found [2020-09-29T22:59:36.935Z] Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following] [2020-09-29T22:59:36.935Z] --2020-09-29 22:59:36-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [2020-09-29T22:59:36.935Z] Resolving codeload.github.com... 140.82.114.9 [2020-09-29T22:59:36.935Z] Connecting to codeload.github.com|140.82.114.9|:443... connected. [2020-09-29T22:59:37.197Z] HTTP request sent, awaiting response... 200 OK [2020-09-29T22:59:37.197Z] Length: unspecified [application/x-gzip] [2020-09-29T22:59:37.197Z] Saving to: 'STDOUT' [2020-09-29T22:59:37.197Z] [2020-09-29T22:59:37.197Z] 0K .......... ...... 890K=0.02s [2020-09-29T22:59:37.197Z] [2020-09-29T22:59:37.197Z] 2020-09-29 22:59:37 (890 KB/s) - written to stdout [16451] [2020-09-29T22:59:37.197Z] [2020-09-29T22:59:37.197Z] + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c [2020-09-29T22:59:37.197Z] + wget -O - https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1.1.tar.gz [2020-09-29T22:59:37.197Z] + tar -C deps -z -x -f - [2020-09-29T22:59:37.197Z] --2020-09-29 22:59:37-- https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1.1.tar.gz [2020-09-29T22:59:37.197Z] Resolving github.com... 140.82.113.4 [2020-09-29T22:59:37.197Z] Connecting to github.com|140.82.113.4|:443... connected. [2020-09-29T22:59:37.459Z] HTTP request sent, awaiting response... 302 Found [2020-09-29T22:59:37.459Z] Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1.1 [following] [2020-09-29T22:59:37.459Z] --2020-09-29 22:59:37-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1.1 [2020-09-29T22:59:37.459Z] Resolving codeload.github.com... 140.82.114.9 [2020-09-29T22:59:37.459Z] Connecting to codeload.github.com|140.82.114.9|:443... connected. [2020-09-29T22:59:37.459Z] HTTP request sent, awaiting response... 200 OK [2020-09-29T22:59:37.459Z] Length: unspecified [application/x-gzip] [2020-09-29T22:59:37.459Z] Saving to: 'STDOUT' [2020-09-29T22:59:37.459Z]  [2020-09-29T22:59:37.722Z] 0K .......... .......... .......... .......... .......... 1.33M [2020-09-29T22:59:37.722Z] 50K .......... .......... .......... .......... .......... 2.69M [2020-09-29T22:59:37.722Z] 100K .......... .......... .......... .......... .......... 40.7M [2020-09-29T22:59:37.722Z] 150K .......... .......... ..... 3.80M=0.06s [2020-09-29T22:59:37.722Z] [2020-09-29T22:59:37.722Z] 2020-09-29 22:59:37 (2.74 MB/s) - written to stdout [179833] [2020-09-29T22:59:37.722Z] [2020-09-29T22:59:37.722Z] + mkdir -p src/c/iot [2020-09-29T22:59:37.722Z] + 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-09-29T22:59:37.722Z] + mkdir -p include/iot [2020-09-29T22:59:37.722Z] + 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-09-29T22:59:37.722Z] + mkdir -p include/iot/os [2020-09-29T22:59:37.722Z] + 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-09-29T22:59:37.722Z] + mkdir -p /tmp/sdk/build/release [2020-09-29T22:59:37.722Z] + cd /tmp/sdk/build/release [2020-09-29T22:59:37.722Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src [2020-09-29T22:59:37.722Z] -- The C compiler identification is GNU 8.3.0 [2020-09-29T22:59:37.722Z] -- Check for working C compiler: /usr/bin/cc [2020-09-29T22:59:37.985Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-09-29T22:59:37.985Z] -- Detecting C compiler ABI info [2020-09-29T22:59:37.985Z] -- Detecting C compiler ABI info - done [2020-09-29T22:59:37.985Z] -- Detecting C compile features [2020-09-29T22:59:38.247Z] -- Detecting C compile features - done [2020-09-29T22:59:38.247Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2020-09-29T22:59:38.247Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2020-09-29T22:59:38.247Z] -- Found LIBYAML: /usr/lib/libyaml.so [2020-09-29T22:59:38.247Z] -- Found LIBUUID: /usr/lib/libuuid.so [2020-09-29T22:59:38.247Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2020-09-29T22:59:38.247Z] -- C SDK 1.3.0-dev.7 for Linux [2020-09-29T22:59:38.247Z] -- Performing Test CSDK_HAVE_ATOMIC [2020-09-29T22:59:38.247Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2020-09-29T22:59:38.247Z] -- Found Curses: /usr/lib/libcurses.so [2020-09-29T22:59:38.247Z] -- Configuring done [2020-09-29T22:59:38.510Z] -- Generating done [2020-09-29T22:59:38.510Z] -- Build files have been written to: /tmp/sdk/build/release [2020-09-29T22:59:38.510Z] + make [2020-09-29T22:59:38.510Z] + tee release.log [2020-09-29T22:59:38.510Z] Scanning dependencies of target csdk [2020-09-29T22:59:38.510Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2020-09-29T22:59:38.773Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback.c.o [2020-09-29T22:59:38.773Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2020-09-29T22:59:39.348Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2020-09-29T22:59:39.348Z] [ 8%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2020-09-29T22:59:39.609Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2020-09-29T22:59:39.872Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2020-09-29T22:59:40.445Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2020-09-29T22:59:40.445Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2020-09-29T22:59:40.706Z] [ 16%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2020-09-29T22:59:40.706Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2020-09-29T22:59:40.706Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2020-09-29T22:59:40.968Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2020-09-29T22:59:40.968Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2020-09-29T22:59:41.915Z] [ 24%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2020-09-29T22:59:41.915Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2020-09-29T22:59:42.179Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2020-09-29T22:59:42.179Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2020-09-29T22:59:42.443Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2020-09-29T22:59:43.016Z] [ 32%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2020-09-29T22:59:43.016Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2020-09-29T22:59:43.016Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2020-09-29T22:59:43.279Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2020-09-29T22:59:43.279Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2020-09-29T22:59:43.542Z] [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2020-09-29T22:59:43.542Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2020-09-29T22:59:43.803Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2020-09-29T22:59:43.804Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2020-09-29T22:59:44.073Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o [2020-09-29T22:59:44.335Z] [ 48%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2020-09-29T22:59:44.598Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2020-09-29T22:59:44.861Z] [ 51%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2020-09-29T22:59:44.861Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2020-09-29T22:59:46.262Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2020-09-29T22:59:46.262Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2020-09-29T22:59:46.262Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2020-09-29T22:59:46.524Z] [ 59%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2020-09-29T22:59:46.787Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2020-09-29T22:59:47.050Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2020-09-29T22:59:47.631Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2020-09-29T22:59:48.581Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2020-09-29T22:59:48.581Z] [ 67%] Building C object c/CMakeFiles/csdk.dir/v1compat.c.o [2020-09-29T22:59:48.844Z] [ 69%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2020-09-29T22:59:49.106Z] [ 70%] Linking C shared library libcsdk.so [2020-09-29T22:59:49.106Z] [ 70%] Built target csdk [2020-09-29T22:59:49.106Z] Scanning dependencies of target template [2020-09-29T22:59:49.106Z] [ 72%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2020-09-29T22:59:49.381Z] [ 74%] Linking C executable template [2020-09-29T22:59:49.381Z] [ 74%] Built target template [2020-09-29T22:59:49.381Z] Scanning dependencies of target device-counter [2020-09-29T22:59:49.381Z] [ 75%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2020-09-29T22:59:49.381Z] [ 77%] Linking C executable device-counter [2020-09-29T22:59:49.647Z] [ 77%] Built target device-counter [2020-09-29T22:59:49.647Z] Scanning dependencies of target device-random [2020-09-29T22:59:49.647Z] [ 79%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2020-09-29T22:59:49.647Z] [ 80%] Linking C executable device-random [2020-09-29T22:59:49.911Z] [ 80%] Built target device-random [2020-09-29T22:59:49.911Z] Scanning dependencies of target device-gyro [2020-09-29T22:59:49.911Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2020-09-29T22:59:49.911Z] [ 83%] Linking C executable device-gyro [2020-09-29T22:59:49.911Z] [ 83%] Built target device-gyro [2020-09-29T22:59:49.911Z] Scanning dependencies of target device-bitfields [2020-09-29T22:59:49.911Z] [ 85%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2020-09-29T22:59:50.178Z] [ 87%] Linking C executable device-bitfields [2020-09-29T22:59:50.178Z] [ 87%] Built target device-bitfields [2020-09-29T22:59:50.178Z] Scanning dependencies of target template-discovery [2020-09-29T22:59:50.178Z] [ 88%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2020-09-29T22:59:50.445Z] [ 90%] Linking C executable template-discovery [2020-09-29T22:59:50.445Z] [ 90%] Built target template-discovery [2020-09-29T22:59:50.445Z] Scanning dependencies of target device-file [2020-09-29T22:59:50.445Z] [ 91%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2020-09-29T22:59:50.708Z] [ 93%] Linking C executable device-file [2020-09-29T22:59:50.708Z] [ 93%] Built target device-file [2020-09-29T22:59:50.708Z] Scanning dependencies of target device-terminal [2020-09-29T22:59:50.708Z] [ 95%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2020-09-29T22:59:50.972Z] [ 96%] Linking C executable device-terminal [2020-09-29T22:59:50.972Z] [ 96%] Built target device-terminal [2020-09-29T22:59:50.972Z] Scanning dependencies of target templatev1 [2020-09-29T22:59:50.972Z] [ 98%] Building C object c/examples/v1/CMakeFiles/templatev1.dir/template.c.o [2020-09-29T22:59:51.236Z] [100%] Linking C executable templatev1 [2020-09-29T22:59:51.236Z] [100%] Built target templatev1 [2020-09-29T22:59:51.236Z] + make package [2020-09-29T22:59:51.236Z] + tee -a release.log [2020-09-29T22:59:51.236Z] [ 70%] Built target csdk [2020-09-29T22:59:51.236Z] [ 74%] Built target template [2020-09-29T22:59:51.499Z] [ 77%] Built target device-counter [2020-09-29T22:59:51.499Z] [ 80%] Built target device-random [2020-09-29T22:59:51.499Z] [ 83%] Built target device-gyro [2020-09-29T22:59:51.499Z] [ 87%] Built target device-bitfields [2020-09-29T22:59:51.499Z] [ 90%] Built target template-discovery [2020-09-29T22:59:51.499Z] [ 93%] Built target device-file [2020-09-29T22:59:51.499Z] [ 96%] Built target device-terminal [2020-09-29T22:59:51.499Z] [100%] Built target templatev1 [2020-09-29T22:59:51.499Z] Run CPack packaging tool... [2020-09-29T22:59:51.499Z] CPack: Create package using TGZ [2020-09-29T22:59:51.499Z] CPack: Install projects [2020-09-29T22:59:51.499Z] CPack: - Run preinstall target for: Csdk [2020-09-29T22:59:51.764Z] CPack: - Install project: Csdk [2020-09-29T22:59:51.764Z] CPack: Create package [2020-09-29T22:59:51.764Z] CPack: - package: /tmp/sdk/build/release/csdk-1.3.0-dev.7.tar.gz generated. [2020-09-29T22:59:51.764Z] + '[' false '=' true ] [2020-09-29T22:59:51.764Z] + '[' false '=' true ] [2020-09-29T22:59:51.764Z] + mkdir -p /tmp/sdk/build/debug [2020-09-29T22:59:51.764Z] + cd /tmp/sdk/build/debug [2020-09-29T22:59:51.764Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src [2020-09-29T22:59:52.026Z] -- The C compiler identification is GNU 8.3.0 [2020-09-29T22:59:52.026Z] -- Check for working C compiler: /usr/bin/cc [2020-09-29T22:59:52.026Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-09-29T22:59:52.026Z] -- Detecting C compiler ABI info [2020-09-29T22:59:52.026Z] -- Detecting C compiler ABI info - done [2020-09-29T22:59:52.026Z] -- Detecting C compile features [2020-09-29T22:59:52.290Z] -- Detecting C compile features - done [2020-09-29T22:59:52.290Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2020-09-29T22:59:52.290Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2020-09-29T22:59:52.290Z] -- Found LIBYAML: /usr/lib/libyaml.so [2020-09-29T22:59:52.290Z] -- Found LIBUUID: /usr/lib/libuuid.so [2020-09-29T22:59:52.290Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2020-09-29T22:59:52.290Z] -- C SDK 1.3.0-dev.7 for Linux [2020-09-29T22:59:52.290Z] -- Performing Test CSDK_HAVE_ATOMIC [2020-09-29T22:59:52.552Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2020-09-29T22:59:52.552Z] -- Found Curses: /usr/lib/libcurses.so [2020-09-29T22:59:52.552Z] -- Configuring done [2020-09-29T22:59:52.552Z] -- Generating done [2020-09-29T22:59:52.552Z] -- Build files have been written to: /tmp/sdk/build/debug [2020-09-29T22:59:52.552Z] + make [2020-09-29T22:59:52.552Z] + tee debug.log [2020-09-29T22:59:52.552Z] Scanning dependencies of target csdk [2020-09-29T22:59:52.552Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2020-09-29T22:59:52.814Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback.c.o [2020-09-29T22:59:52.814Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2020-09-29T22:59:53.077Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2020-09-29T22:59:53.077Z] [ 8%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2020-09-29T22:59:53.077Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2020-09-29T22:59:53.341Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2020-09-29T22:59:53.608Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2020-09-29T22:59:53.608Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2020-09-29T22:59:53.608Z] [ 16%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2020-09-29T22:59:53.875Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2020-09-29T22:59:53.875Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2020-09-29T22:59:53.875Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2020-09-29T22:59:53.875Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2020-09-29T22:59:54.152Z] [ 24%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2020-09-29T22:59:54.424Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2020-09-29T22:59:54.424Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2020-09-29T22:59:54.424Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2020-09-29T22:59:54.424Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2020-09-29T22:59:54.691Z] [ 32%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2020-09-29T22:59:54.691Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2020-09-29T22:59:54.964Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2020-09-29T22:59:54.964Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2020-09-29T22:59:54.964Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2020-09-29T22:59:54.964Z] [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2020-09-29T22:59:55.229Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2020-09-29T22:59:55.229Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2020-09-29T22:59:55.229Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2020-09-29T22:59:55.502Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o [2020-09-29T22:59:55.502Z] [ 48%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2020-09-29T22:59:55.502Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2020-09-29T22:59:55.770Z] [ 51%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2020-09-29T22:59:55.770Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2020-09-29T22:59:56.358Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2020-09-29T22:59:56.358Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2020-09-29T22:59:56.358Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2020-09-29T22:59:56.358Z] [ 59%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2020-09-29T22:59:56.625Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2020-09-29T22:59:56.889Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2020-09-29T22:59:56.889Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2020-09-29T22:59:57.153Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2020-09-29T22:59:57.417Z] [ 67%] Building C object c/CMakeFiles/csdk.dir/v1compat.c.o [2020-09-29T22:59:57.417Z] [ 69%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2020-09-29T22:59:57.682Z] [ 70%] Linking C shared library libcsdk.so [2020-09-29T22:59:57.682Z] [ 70%] Built target csdk [2020-09-29T22:59:57.682Z] Scanning dependencies of target template [2020-09-29T22:59:57.682Z] [ 72%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2020-09-29T22:59:57.682Z] [ 74%] Linking C executable template [2020-09-29T22:59:57.948Z] [ 74%] Built target template [2020-09-29T22:59:57.948Z] Scanning dependencies of target device-counter [2020-09-29T22:59:57.948Z] [ 75%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2020-09-29T22:59:57.948Z] [ 77%] Linking C executable device-counter [2020-09-29T22:59:57.948Z] [ 77%] Built target device-counter [2020-09-29T22:59:57.948Z] Scanning dependencies of target device-random [2020-09-29T22:59:57.948Z] [ 79%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2020-09-29T22:59:58.211Z] [ 80%] Linking C executable device-random [2020-09-29T22:59:58.211Z] [ 80%] Built target device-random [2020-09-29T22:59:58.211Z] Scanning dependencies of target device-gyro [2020-09-29T22:59:58.211Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2020-09-29T22:59:58.211Z] [ 83%] Linking C executable device-gyro [2020-09-29T22:59:58.475Z] [ 83%] Built target device-gyro [2020-09-29T22:59:58.475Z] Scanning dependencies of target device-bitfields [2020-09-29T22:59:58.475Z] [ 85%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2020-09-29T22:59:58.475Z] [ 87%] Linking C executable device-bitfields [2020-09-29T22:59:58.475Z] [ 87%] Built target device-bitfields [2020-09-29T22:59:58.475Z] Scanning dependencies of target template-discovery [2020-09-29T22:59:58.475Z] [ 88%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2020-09-29T22:59:58.739Z] [ 90%] Linking C executable template-discovery [2020-09-29T22:59:58.739Z] [ 90%] Built target template-discovery [2020-09-29T22:59:58.739Z] Scanning dependencies of target device-file [2020-09-29T22:59:58.739Z] [ 91%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2020-09-29T22:59:58.739Z] [ 93%] Linking C executable device-file [2020-09-29T22:59:59.001Z] [ 93%] Built target device-file [2020-09-29T22:59:59.001Z] Scanning dependencies of target device-terminal [2020-09-29T22:59:59.001Z] [ 95%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2020-09-29T22:59:59.001Z] [ 96%] Linking C executable device-terminal [2020-09-29T22:59:59.001Z] [ 96%] Built target device-terminal [2020-09-29T22:59:59.001Z] Scanning dependencies of target templatev1 [2020-09-29T22:59:59.001Z] [ 98%] Building C object c/examples/v1/CMakeFiles/templatev1.dir/template.c.o [2020-09-29T22:59:59.263Z] [100%] Linking C executable templatev1 [2020-09-29T22:59:59.263Z] [100%] Built target templatev1 [2020-09-29T22:59:59.263Z] make: Entering directory '/tmp/sdk/build/release' [2020-09-29T22:59:59.263Z] make[1]: Entering directory '/tmp/sdk/build/release' [2020-09-29T22:59:59.263Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-09-29T22:59:59.263Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-09-29T22:59:59.263Z] [ 70%] Built target csdk [2020-09-29T22:59:59.263Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-09-29T22:59:59.263Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-09-29T22:59:59.263Z] [ 74%] Built target template [2020-09-29T22:59:59.263Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-09-29T22:59:59.263Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-09-29T22:59:59.263Z] [ 77%] Built target device-counter [2020-09-29T22:59:59.263Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-09-29T22:59:59.263Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-09-29T22:59:59.263Z] [ 80%] Built target device-random [2020-09-29T22:59:59.263Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-09-29T22:59:59.263Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-09-29T22:59:59.527Z] [ 83%] Built target device-gyro [2020-09-29T22:59:59.527Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-09-29T22:59:59.527Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-09-29T22:59:59.527Z] [ 87%] Built target device-bitfields [2020-09-29T22:59:59.527Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-09-29T22:59:59.527Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-09-29T22:59:59.527Z] [ 90%] Built target template-discovery [2020-09-29T22:59:59.527Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-09-29T22:59:59.527Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-09-29T22:59:59.527Z] [ 93%] Built target device-file [2020-09-29T22:59:59.527Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-09-29T22:59:59.527Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-09-29T22:59:59.527Z] [ 96%] Built target device-terminal [2020-09-29T22:59:59.527Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-09-29T22:59:59.527Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-09-29T22:59:59.527Z] [100%] Built target templatev1 [2020-09-29T22:59:59.527Z] make[1]: Leaving directory '/tmp/sdk/build/release' [2020-09-29T22:59:59.527Z] Install the project... [2020-09-29T22:59:59.527Z] -- Install configuration: "Release" [2020-09-29T22:59:59.527Z] -- Installing: /usr/local/lib/libcsdk.so [2020-09-29T22:59:59.527Z] -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" [2020-09-29T22:59:59.527Z] -- Up-to-date: /usr/local/include [2020-09-29T22:59:59.527Z] -- Installing: /usr/local/include/devsdk [2020-09-29T22:59:59.527Z] -- Installing: /usr/local/include/devsdk/devsdk-base.h [2020-09-29T22:59:59.527Z] -- Installing: /usr/local/include/devsdk/devsdk.h [2020-09-29T22:59:59.527Z] -- Installing: /usr/local/include/edgex [2020-09-29T22:59:59.527Z] -- Installing: /usr/local/include/edgex/device-mgmt.h [2020-09-29T22:59:59.527Z] -- Installing: /usr/local/include/edgex/devices.h [2020-09-29T22:59:59.527Z] -- Installing: /usr/local/include/edgex/devsdk.h [2020-09-29T22:59:59.527Z] -- Installing: /usr/local/include/edgex/edgex-base.h [2020-09-29T22:59:59.527Z] -- Installing: /usr/local/include/edgex/edgex.h [2020-09-29T22:59:59.527Z] -- Installing: /usr/local/include/edgex/error.h [2020-09-29T22:59:59.527Z] -- Installing: /usr/local/include/edgex/eventgen.h [2020-09-29T22:59:59.527Z] -- Installing: /usr/local/include/edgex/os.h [2020-09-29T22:59:59.527Z] -- Installing: /usr/local/include/edgex/profiles.h [2020-09-29T22:59:59.527Z] -- Installing: /usr/local/include/edgex/rest-server.h [2020-09-29T22:59:59.527Z] -- Installing: /usr/local/include/edgex/csdk-defs.h [2020-09-29T22:59:59.527Z] -- Installing: /usr/local/include/iot [2020-09-29T22:59:59.527Z] -- Installing: /usr/local/include/iot/base64.h [2020-09-29T22:59:59.527Z] -- Installing: /usr/local/include/iot/component.h [2020-09-29T22:59:59.527Z] -- Installing: /usr/local/include/iot/config.h [2020-09-29T22:59:59.527Z] -- Installing: /usr/local/include/iot/container.h [2020-09-29T22:59:59.527Z] -- Installing: /usr/local/include/iot/data.h [2020-09-29T22:59:59.527Z] -- Installing: /usr/local/include/iot/hash.h [2020-09-29T22:59:59.527Z] -- Installing: /usr/local/include/iot/iot.h [2020-09-29T22:59:59.527Z] -- Installing: /usr/local/include/iot/json.h [2020-09-29T22:59:59.527Z] -- Installing: /usr/local/include/iot/logger.h [2020-09-29T22:59:59.527Z] -- Installing: /usr/local/include/iot/os.h [2020-09-29T22:59:59.527Z] -- Installing: /usr/local/include/iot/scheduler.h [2020-09-29T22:59:59.527Z] -- Installing: /usr/local/include/iot/thread.h [2020-09-29T22:59:59.527Z] -- Installing: /usr/local/include/iot/threadpool.h [2020-09-29T22:59:59.527Z] -- Installing: /usr/local/include/iot/time.h [2020-09-29T22:59:59.527Z] -- Installing: /usr/local/include/iot/typecode.h [2020-09-29T22:59:59.527Z] -- Installing: /usr/local/include/iot/yxml.h [2020-09-29T22:59:59.527Z] -- Installing: /usr/local/include/iot/os [2020-09-29T22:59:59.527Z] -- Installing: /usr/local/include/iot/os/linux.h [2020-09-29T22:59:59.527Z] -- Installing: /usr/local/include/iot/os/macos.h [2020-09-29T22:59:59.527Z] -- Installing: /usr/local/include/iot/os/zephyr.h [2020-09-29T22:59:59.527Z] -- Installing: /usr/local/share/device-sdk-c/LICENSE [2020-09-29T22:59:59.527Z] -- Installing: /usr/local/share/device-sdk-c/Attribution.txt [2020-09-29T22:59:59.527Z] make: Leaving directory '/tmp/sdk/build/release' [2020-09-29T23:00:02.123Z] Removing intermediate container 0695763e163c [2020-09-29T23:00:02.123Z] ---> bfdb0230b08c [2020-09-29T23:00:02.123Z] Step 14/21 : FROM ${BASE} [2020-09-29T23:00:02.123Z] ---> 5eabd8fd8ba2 [2020-09-29T23:00:02.123Z] Step 15/21 : MAINTAINER IOTech [2020-09-29T23:00:02.123Z] ---> Running in 4dad79a754bf [2020-09-29T23:00:02.123Z] Removing intermediate container 4dad79a754bf [2020-09-29T23:00:02.123Z] ---> ed9b2b67086b [2020-09-29T23:00:02.123Z] Step 16/21 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml curl libmicrohttpd libuuid [2020-09-29T23:00:02.123Z] ---> Running in 8072704c075f [2020-09-29T23:00:02.391Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz [2020-09-29T23:00:03.800Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz [2020-09-29T23:00:04.752Z] (1/3) Installing curl (7.64.0-r4) [2020-09-29T23:00:05.014Z] (2/3) Installing libuuid (2.33-r0) [2020-09-29T23:00:05.014Z] (3/3) Installing wget (1.20.3-r0) [2020-09-29T23:00:05.589Z] Executing busybox-1.29.3-r10.trigger [2020-09-29T23:00:05.589Z] OK: 268 MiB in 78 packages [2020-09-29T23:00:05.854Z] Removing intermediate container 8072704c075f [2020-09-29T23:00:05.854Z] ---> b7573612f581 [2020-09-29T23:00:05.854Z] Step 17/21 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot [2020-09-29T23:00:06.118Z] ---> ca38c7c69dcd [2020-09-29T23:00:06.118Z] Step 18/21 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex [2020-09-29T23:00:06.381Z] ---> 8ad04e755648 [2020-09-29T23:00:06.381Z] Step 19/21 : COPY --from=builder /usr/local/lib /usr/local/lib [2020-09-29T23:00:06.645Z] ---> 98faa226f433 [2020-09-29T23:00:06.645Z] Step 20/21 : COPY --from=builder /usr/local/lib64 /usr/local/lib64 [2020-09-29T23:00:06.911Z] ---> 01744e4c7183 [2020-09-29T23:00:06.911Z] Step 21/21 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c [2020-09-29T23:00:07.180Z] ---> 36605367cca4 [2020-09-29T23:00:07.180Z] Successfully built 36605367cca4 [2020-09-29T23:00:07.180Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-09-29T23:00:08.097Z] + docker inspect -f . ci-base-image-x86_64 [2020-09-29T23:00:08.097Z] . [Pipeline] withDockerContainer [2020-09-29T23:00:08.219Z] prd-centos7-docker-4c-2g-2048 does not seem to be running inside a container [2020-09-29T23:00:08.287Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-c/44 -v /w/workspace/device-sdk-c/44:/w/workspace/device-sdk-c/44:rw,z -v /w/workspace/device-sdk-c/44@tmp:/w/workspace/device-sdk-c/44@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 ******** ci-base-image-x86_64 cat [2020-09-29T23:00:09.560Z] $ docker top b52e625a56e89bc71179d340f375c4f08d2c94cb40f7eb681ebbf0a297fafb67 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-09-29T23:00:10.138Z] + make test [2020-09-29T23:00:10.138Z] echo "make test" [2020-09-29T23:00:10.138Z] make test [Pipeline] } [2020-09-29T23:00:10.161Z] $ docker stop --time=1 b52e625a56e89bc71179d340f375c4f08d2c94cb40f7eb681ebbf0a297fafb67 [2020-09-29T23:00:11.608Z] $ docker rm -f b52e625a56e89bc71179d340f375c4f08d2c94cb40f7eb681ebbf0a297fafb67 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-09-29T23:00:14.846Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-09-29T23:00:15.162Z] + ls -al . [2020-09-29T23:00:15.162Z] total 160 [2020-09-29T23:00:15.162Z] drwxrwxr-x. 9 jenkins jenkins 275 Sep 29 22:59 . [2020-09-29T23:00:15.162Z] drwxrwxr-x. 4 jenkins jenkins 30 Sep 29 22:59 .. [2020-09-29T23:00:15.162Z] -rw-rw-r--. 1 jenkins jenkins 3104 Sep 29 22:59 Attribution.txt [2020-09-29T23:00:15.162Z] -rw-rw-r--. 1 jenkins jenkins 5980 Sep 29 22:59 CHANGES [2020-09-29T23:00:15.162Z] drwxrwxr-x. 2 jenkins jenkins 144 Sep 29 22:59 docs [2020-09-29T23:00:15.162Z] -rw-rw-r--. 1 jenkins jenkins 108574 Sep 29 22:59 Doxyfile [2020-09-29T23:00:15.162Z] drwxrwxr-x. 8 jenkins jenkins 162 Sep 29 22:59 .git [2020-09-29T23:00:15.162Z] drwxrwxr-x. 2 jenkins jenkins 38 Sep 29 22:59 .github [2020-09-29T23:00:15.162Z] -rw-rw-r--. 1 jenkins jenkins 176 Sep 29 22:59 .gitignore [2020-09-29T23:00:15.162Z] drwxrwxr-x. 4 jenkins jenkins 33 Sep 29 22:59 include [2020-09-29T23:00:15.162Z] -rw-rw-r--. 1 jenkins jenkins 794 Sep 29 22:59 Jenkinsfile [2020-09-29T23:00:15.162Z] -rw-rw-r--. 1 jenkins jenkins 10174 Sep 29 22:59 LICENSE [2020-09-29T23:00:15.162Z] -rw-rw-r--. 1 jenkins jenkins 449 Sep 29 22:59 Makefile [2020-09-29T23:00:15.162Z] -rw-rw-r--. 1 jenkins jenkins 2697 Sep 29 22:59 README.md [2020-09-29T23:00:15.162Z] -rw-rw-r--. 1 jenkins jenkins 5977 Sep 29 22:59 README.v2.md [2020-09-29T23:00:15.162Z] drwxrwxr-x. 2 jenkins jenkins 108 Sep 29 22:59 scripts [2020-09-29T23:00:15.162Z] drwxrwxr-x. 3 jenkins jenkins 58 Sep 29 22:59 .semver [2020-09-29T23:00:15.162Z] drwxrwxr-x. 4 jenkins jenkins 50 Sep 29 22:59 src [2020-09-29T23:00:15.162Z] -rw-rw-r--. 1 jenkins jenkins 11 Sep 29 22:56 VERSION [Pipeline] isUnix [Pipeline] sh [2020-09-29T23:00:15.479Z] + 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=1e5a10bcc6a32557a45eb75dadaf0f2ee0898f15 --label arch=amd64 --label version=1.3.0-dev.7 . [2020-09-29T23:00:15.479Z] Sending build context to Docker daemon 3.742MB [2020-09-29T23:00:15.479Z] Step 1/15 : ARG BASE=alpine:3.11 [2020-09-29T23:00:15.479Z] Step 2/15 : FROM ${BASE} [2020-09-29T23:00:15.479Z] ---> 36605367cca4 [2020-09-29T23:00:15.479Z] Step 3/15 : MAINTAINER IOTech [2020-09-29T23:00:16.060Z] ---> Running in fbbeb05d5895 [2020-09-29T23:00:16.343Z] Removing intermediate container fbbeb05d5895 [2020-09-29T23:00:16.343Z] ---> 34e48ac3d6f9 [2020-09-29T23:00:16.343Z] 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-09-29T23:00:16.343Z] ---> Running in bf9262e703cd [2020-09-29T23:00:16.958Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz [2020-09-29T23:00:18.450Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz [2020-09-29T23:00:19.080Z] (1/6) Installing ncurses-dev (6.1_p20190105-r0) [2020-09-29T23:00:19.080Z] (2/6) Installing libblkid (2.33-r0) [2020-09-29T23:00:19.364Z] (3/6) Installing libfdisk (2.33-r0) [2020-09-29T23:00:19.632Z] (4/6) Installing libmount (2.33-r0) [2020-09-29T23:00:19.896Z] (5/6) Installing libsmartcols (2.33-r0) [2020-09-29T23:00:20.161Z] (6/6) Installing util-linux-dev (2.33-r0) [2020-09-29T23:00:22.169Z] Executing busybox-1.29.3-r10.trigger [2020-09-29T23:00:22.169Z] OK: 272 MiB in 84 packages [2020-09-29T23:00:22.814Z] Removing intermediate container bf9262e703cd [2020-09-29T23:00:22.814Z] ---> c85a9f0f50f2 [2020-09-29T23:00:22.814Z] Step 5/15 : COPY VERSION /edgex-c-sdk/ [2020-09-29T23:00:22.814Z] ---> 60824ed41bad [2020-09-29T23:00:22.814Z] Step 6/15 : COPY src /edgex-c-sdk/src/ [2020-09-29T23:00:23.859Z] ---> 78f788f04471 [2020-09-29T23:00:23.860Z] Step 7/15 : COPY include /edgex-c-sdk/include/ [2020-09-29T23:00:23.860Z] ---> 802bbd064c48 [2020-09-29T23:00:23.860Z] Step 8/15 : COPY scripts /edgex-c-sdk/scripts [2020-09-29T23:00:24.138Z] ---> d5da45d4d4ad [2020-09-29T23:00:24.138Z] Step 9/15 : COPY LICENSE /edgex-c-sdk/ [2020-09-29T23:00:24.420Z] ---> 485194d641db [2020-09-29T23:00:24.420Z] Step 10/15 : COPY Attribution.txt /edgex-c-sdk/ [2020-09-29T23:00:24.695Z] ---> f5fab51c14f4 [2020-09-29T23:00:24.695Z] Step 11/15 : WORKDIR /edgex-c-sdk [2020-09-29T23:00:24.695Z] ---> Running in 424eb4968a4a [2020-09-29T23:00:24.695Z] Removing intermediate container 424eb4968a4a [2020-09-29T23:00:24.695Z] ---> 7c10a41d852c [2020-09-29T23:00:24.695Z] Step 12/15 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] [2020-09-29T23:00:24.961Z] ---> Running in 013a9c33c6bf [2020-09-29T23:00:24.961Z] Removing intermediate container 013a9c33c6bf [2020-09-29T23:00:24.961Z] ---> 9f44ce46588d [2020-09-29T23:00:24.961Z] Step 13/15 : LABEL arch=amd64 [2020-09-29T23:00:24.961Z] ---> Running in dc3d9a917e8d [2020-09-29T23:00:25.236Z] Removing intermediate container dc3d9a917e8d [2020-09-29T23:00:25.236Z] ---> bc96fff823e4 [2020-09-29T23:00:25.236Z] Step 14/15 : LABEL git_sha=1e5a10bcc6a32557a45eb75dadaf0f2ee0898f15 [2020-09-29T23:00:25.236Z] ---> Running in f8516b07cc49 [2020-09-29T23:00:25.503Z] Removing intermediate container f8516b07cc49 [2020-09-29T23:00:25.503Z] ---> cd60fee63070 [2020-09-29T23:00:25.503Z] Step 15/15 : LABEL version=1.3.0-dev.7 [2020-09-29T23:00:25.503Z] ---> Running in 06370329a0aa [2020-09-29T23:00:25.503Z] Removing intermediate container 06370329a0aa [2020-09-29T23:00:25.503Z] ---> b1fc1c9308d1 [2020-09-29T23:00:25.503Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2020-09-29T23:00:25.765Z] Successfully built b1fc1c9308d1 [2020-09-29T23:00:25.765Z] Successfully tagged docker-device-sdk-c:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-09-29T23:00:49.378Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2049 in /w/workspace/edgexfoundry_device-sdk-c_master [Pipeline] { [Pipeline] ws [2020-09-29T23:00:49.442Z] Running in /w/workspace/device-sdk-c/44 [Pipeline] { [Pipeline] checkout [2020-09-29T23:00:56.468Z] using credential edgex-jenkins-ssh [2020-09-29T23:00:56.543Z] Cloning the remote Git repository [2020-09-29T23:00:56.619Z] Cloning repository git@github.com:edgexfoundry/device-sdk-c.git [2020-09-29T23:00:56.740Z] > git init /w/workspace/device-sdk-c/44 # timeout=10 [2020-09-29T23:00:56.825Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2020-09-29T23:00:56.825Z] > git --version # timeout=10 [2020-09-29T23:00:56.844Z] > git --version # 'git version 2.17.1' [2020-09-29T23:00:56.846Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-29T23:00:56.902Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-09-29T23:00:57.914Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2020-09-29T23:00:57.946Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-09-29T23:00:57.972Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2020-09-29T23:00:58.005Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2020-09-29T23:00:58.006Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-29T23:00:58.018Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-29T23:00:58.527Z] Checking out Revision 1e5a10bcc6a32557a45eb75dadaf0f2ee0898f15 (master) [2020-09-29T23:00:58.552Z] > git config core.sparsecheckout # timeout=10 [2020-09-29T23:00:58.572Z] > git checkout -f 1e5a10bcc6a32557a45eb75dadaf0f2ee0898f15 # timeout=10 [2020-09-29T23:01:03.143Z] Commit message: "DSR-1404 feat(discovery): if discovered device already exists, re-assign it to this device service (#297)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-09-29T23:01:04.957Z] ========================================================= [2020-09-29T23:01:04.957Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest] [2020-09-29T23:01:04.957Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-09-29T23:01:06.262Z] + 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-09-29T23:01:06.934Z] Sending build context to Docker daemon 3.742MB [2020-09-29T23:01:06.934Z] Step 1/21 : ARG BASE=alpine:3.11 [2020-09-29T23:01:06.934Z] Step 2/21 : FROM ${BASE} as builder [2020-09-29T23:01:07.624Z] latest: Pulling from edgex-devops/edgex-gcc-base-arm64 [2020-09-29T23:01:07.624Z] 0362ad1dd800: Pulling fs layer [2020-09-29T23:01:07.624Z] f2cdb1532d8b: Pulling fs layer [2020-09-29T23:01:07.624Z] 37ed683be191: Pulling fs layer [2020-09-29T23:01:07.624Z] f2cdb1532d8b: Verifying Checksum [2020-09-29T23:01:07.624Z] f2cdb1532d8b: Download complete [2020-09-29T23:01:08.243Z] 0362ad1dd800: Verifying Checksum [2020-09-29T23:01:08.243Z] 0362ad1dd800: Download complete [2020-09-29T23:01:08.875Z] 0362ad1dd800: Pull complete [2020-09-29T23:01:09.153Z] f2cdb1532d8b: Pull complete [2020-09-29T23:01:11.825Z] 37ed683be191: Verifying Checksum [2020-09-29T23:01:11.825Z] 37ed683be191: Download complete [2020-09-29T23:01:22.463Z] 37ed683be191: Pull complete [2020-09-29T23:01:22.463Z] Digest: sha256:f3a502aba7c4a8aa4a4fcde21dbb9db33787f3779e80dd14fb3ea60ab67de23f [2020-09-29T23:01:22.463Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest [2020-09-29T23:01:22.463Z] ---> b23d30803547 [2020-09-29T23:01:22.463Z] 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-09-29T23:01:22.744Z] ---> Running in 5a0094f4bc0f [2020-09-29T23:01:24.748Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz [2020-09-29T23:01:26.220Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz [2020-09-29T23:01:27.749Z] (1/8) Installing ncurses-dev (6.1_p20190105-r0) [2020-09-29T23:01:27.749Z] (2/8) Installing libuuid (2.33-r0) [2020-09-29T23:01:28.079Z] (3/8) Installing libblkid (2.33-r0) [2020-09-29T23:01:28.384Z] (4/8) Installing libfdisk (2.33-r0) [2020-09-29T23:01:29.096Z] (5/8) Installing libmount (2.33-r0) [2020-09-29T23:01:29.423Z] (6/8) Installing libsmartcols (2.33-r0) [2020-09-29T23:01:29.724Z] (7/8) Installing util-linux-dev (2.33-r0) [2020-09-29T23:01:32.450Z] (8/8) Installing wget (1.20.3-r0) [2020-09-29T23:01:33.453Z] Executing busybox-1.29.3-r10.trigger [2020-09-29T23:01:33.453Z] OK: 285 MiB in 83 packages [2020-09-29T23:01:34.908Z] Removing intermediate container 5a0094f4bc0f [2020-09-29T23:01:34.908Z] ---> 716d1bf19773 [2020-09-29T23:01:34.908Z] Step 4/21 : ENV CBOR_VERSION=0.5.0 [2020-09-29T23:01:34.908Z] ---> Running in 40822d0765ba [2020-09-29T23:01:35.517Z] Removing intermediate container 40822d0765ba [2020-09-29T23:01:35.517Z] ---> f45a8b093470 [2020-09-29T23:01:35.517Z] 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-09-29T23:01:35.517Z] ---> Running in f52d7ec34d86 [2020-09-29T23:01:36.995Z] --2020-09-29 23:01:36-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz [2020-09-29T23:01:36.995Z] Resolving github.com... 140.82.112.3 [2020-09-29T23:01:36.995Z] Connecting to github.com|140.82.112.3|:443... connected. [2020-09-29T23:01:36.995Z] HTTP request sent, awaiting response... 302 Found [2020-09-29T23:01:36.995Z] Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following] [2020-09-29T23:01:36.995Z] --2020-09-29 23:01:36-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [2020-09-29T23:01:36.995Z] Resolving codeload.github.com... 140.82.114.9 [2020-09-29T23:01:37.270Z] Connecting to codeload.github.com|140.82.114.9|:443... connected. [2020-09-29T23:01:37.270Z] HTTP request sent, awaiting response... 200 OK [2020-09-29T23:01:37.270Z] Length: unspecified [application/x-gzip] [2020-09-29T23:01:37.270Z] Saving to: 'STDOUT' [2020-09-29T23:01:37.270Z]  [2020-09-29T23:01:37.270Z] 0K .......... .......... .......... .......... .......... 1.47M [2020-09-29T23:01:37.271Z] 50K .......... .......... .......... .......... .......... 2.82M [2020-09-29T23:01:37.271Z] 100K .......... .......... .......... .......... .......... 2.84M [2020-09-29T23:01:37.271Z] 150K .......... .......... .......... .......... .......... 3.27M [2020-09-29T23:01:37.271Z] 200K .......... .......... .......... .......... .......... 15.0M [2020-09-29T23:01:37.271Z] 250K .......... .......... .......... .......... .......... 3.39M [2020-09-29T23:01:37.271Z] 300K .......... .......... .......... .......... .......... 3.08M [2020-09-29T23:01:37.547Z] 350K .......... .......... .......... .......... .......... 7.62M [2020-09-29T23:01:37.547Z] 400K .......... .......... .......... .......... .......... 3.83M [2020-09-29T23:01:37.547Z] 450K .......... .......... .......... .......... .......... 3.88M [2020-09-29T23:01:37.547Z] 500K .......... .......... .......... .......... .......... 6.34M [2020-09-29T23:01:37.547Z] 550K .......... .......... .......... .......... .......... 3.26M [2020-09-29T23:01:37.547Z] 600K .......... .......... .......... .......... .......... 805K [2020-09-29T23:01:37.547Z] 650K .......... .......... .......... .......... .......... 1.90M [2020-09-29T23:01:37.547Z] 700K ..                          2.85M=0.3s [2020-09-29T23:01:37.547Z] [2020-09-29T23:01:37.547Z] 2020-09-29 23:01:37 (2.65 MB/s) - written to stdout [719348] [2020-09-29T23:01:37.547Z] [2020-09-29T23:01:37.822Z] -- The C compiler identification is GNU 8.3.0 [2020-09-29T23:01:38.095Z] -- The CXX compiler identification is GNU 8.3.0 [2020-09-29T23:01:38.096Z] -- Check for working C compiler: /usr/bin/cc [2020-09-29T23:01:38.370Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-09-29T23:01:38.370Z] -- Detecting C compiler ABI info [2020-09-29T23:01:38.649Z] -- Detecting C compiler ABI info - done [2020-09-29T23:01:38.649Z] -- Detecting C compile features [2020-09-29T23:01:39.258Z] -- Detecting C compile features - done [2020-09-29T23:01:39.258Z] -- Check for working CXX compiler: /usr/bin/c++ [2020-09-29T23:01:39.536Z] -- Check for working CXX compiler: /usr/bin/c++ -- works [2020-09-29T23:01:39.536Z] -- Detecting CXX compiler ABI info [2020-09-29T23:01:39.843Z] -- Detecting CXX compiler ABI info - done [2020-09-29T23:01:39.843Z] -- Detecting CXX compile features [2020-09-29T23:01:41.311Z] -- Detecting CXX compile features - done [2020-09-29T23:01:41.311Z] -- Looking for include file endian.h [2020-09-29T23:01:41.587Z] -- Looking for include file endian.h - found [2020-09-29T23:01:41.587Z] -- Check if the system is big endian [2020-09-29T23:01:41.587Z] -- Searching 16 bit integer [2020-09-29T23:01:41.587Z] -- Looking for sys/types.h [2020-09-29T23:01:41.867Z] -- Looking for sys/types.h - found [2020-09-29T23:01:41.867Z] -- Looking for stdint.h [2020-09-29T23:01:42.154Z] -- Looking for stdint.h - found [2020-09-29T23:01:42.154Z] -- Looking for stddef.h [2020-09-29T23:01:42.428Z] -- Looking for stddef.h - found [2020-09-29T23:01:42.428Z] -- Check size of unsigned short [2020-09-29T23:01:42.710Z] -- Check size of unsigned short - done [2020-09-29T23:01:42.710Z] -- Using unsigned short [2020-09-29T23:01:42.991Z] -- Check if the system is big endian - little endian [2020-09-29T23:01:42.991Z] -- Check size of size_t [2020-09-29T23:01:43.273Z] -- Check size of size_t - done [2020-09-29T23:01:43.273Z] CMake Warning at examples/CMakeLists.txt:16 (find_package): [2020-09-29T23:01:43.273Z] By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has [2020-09-29T23:01:43.273Z] asked CMake to find a package configuration file provided by "cJSON", but [2020-09-29T23:01:43.273Z] CMake did not find one. [2020-09-29T23:01:43.273Z] [2020-09-29T23:01:43.273Z] Could not find a package configuration file provided by "cJSON" with any of [2020-09-29T23:01:43.273Z] the following names: [2020-09-29T23:01:43.273Z] [2020-09-29T23:01:43.273Z] cJSONConfig.cmake [2020-09-29T23:01:43.273Z] cjson-config.cmake [2020-09-29T23:01:43.273Z] [2020-09-29T23:01:43.273Z] Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set [2020-09-29T23:01:43.273Z] "cJSON_DIR" to a directory containing one of the above files. If "cJSON" [2020-09-29T23:01:43.273Z] provides a separate development package or SDK, be sure it has been [2020-09-29T23:01:43.273Z] installed. [2020-09-29T23:01:43.273Z] [2020-09-29T23:01:43.273Z] [2020-09-29T23:01:43.273Z] -- Configuring done [2020-09-29T23:01:43.547Z] -- Generating done [2020-09-29T23:01:43.547Z] -- Build files have been written to: /tmp/cbor [2020-09-29T23:01:43.547Z] Scanning dependencies of target cbor_shared [2020-09-29T23:01:43.547Z] [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o [2020-09-29T23:01:44.545Z] [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o [2020-09-29T23:01:44.825Z] [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o [2020-09-29T23:01:45.105Z] [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o [2020-09-29T23:01:45.717Z] [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o [2020-09-29T23:01:45.994Z] [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o [2020-09-29T23:01:46.283Z] [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o [2020-09-29T23:01:46.283Z] [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o [2020-09-29T23:01:46.573Z] [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o [2020-09-29T23:01:46.856Z] [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o [2020-09-29T23:01:47.456Z] [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o [2020-09-29T23:01:47.731Z] [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o [2020-09-29T23:01:48.007Z] [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o [2020-09-29T23:01:48.285Z] [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o [2020-09-29T23:01:48.572Z] [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o [2020-09-29T23:01:48.856Z] [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o [2020-09-29T23:01:49.135Z] [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o [2020-09-29T23:01:49.415Z] [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o [2020-09-29T23:01:49.691Z] [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o [2020-09-29T23:01:49.990Z] [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o [2020-09-29T23:01:49.990Z] [ 40%] Linking C shared library libcbor.so [2020-09-29T23:01:50.274Z] [ 40%] Built target cbor_shared [2020-09-29T23:01:50.274Z] Scanning dependencies of target cbor [2020-09-29T23:01:50.274Z] [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o [2020-09-29T23:01:50.884Z] [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o [2020-09-29T23:01:51.504Z] [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o [2020-09-29T23:01:51.789Z] [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o [2020-09-29T23:01:52.793Z] [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o [2020-09-29T23:01:53.081Z] [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o [2020-09-29T23:01:53.376Z] [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o [2020-09-29T23:01:53.376Z] [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o [2020-09-29T23:01:53.655Z] [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o [2020-09-29T23:01:53.936Z] [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o [2020-09-29T23:01:54.921Z] [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o [2020-09-29T23:01:54.921Z] [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o [2020-09-29T23:01:55.530Z] [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o [2020-09-29T23:01:55.806Z] [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o [2020-09-29T23:01:56.089Z] [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o [2020-09-29T23:01:56.365Z] [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o [2020-09-29T23:01:56.641Z] [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o [2020-09-29T23:01:56.919Z] [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o [2020-09-29T23:01:56.919Z] [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o [2020-09-29T23:01:57.543Z] [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o [2020-09-29T23:01:57.543Z] [ 80%] Linking C static library libcbor.a [2020-09-29T23:01:57.543Z] [ 80%] Built target cbor [2020-09-29T23:01:57.543Z] Scanning dependencies of target create_items [2020-09-29T23:01:57.543Z] [ 82%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o [2020-09-29T23:01:57.835Z] [ 84%] Linking C executable create_items [2020-09-29T23:01:57.835Z] [ 84%] Built target create_items [2020-09-29T23:01:57.835Z] Scanning dependencies of target readfile [2020-09-29T23:01:57.835Z] [ 86%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o [2020-09-29T23:01:58.150Z] [ 88%] Linking C executable readfile [2020-09-29T23:01:58.150Z] [ 88%] Built target readfile [2020-09-29T23:01:58.150Z] Scanning dependencies of target streaming_parser [2020-09-29T23:01:58.151Z] [ 90%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o [2020-09-29T23:01:58.501Z] [ 92%] Linking C executable streaming_parser [2020-09-29T23:01:58.501Z] [ 92%] Built target streaming_parser [2020-09-29T23:01:58.501Z] Scanning dependencies of target sort [2020-09-29T23:01:58.501Z] [ 94%] Building C object examples/CMakeFiles/sort.dir/sort.c.o [2020-09-29T23:01:58.814Z] [ 96%] Linking C executable sort [2020-09-29T23:01:58.814Z] [ 96%] Built target sort [2020-09-29T23:01:58.814Z] Scanning dependencies of target hello [2020-09-29T23:01:58.814Z] [ 98%] Building C object examples/CMakeFiles/hello.dir/hello.c.o [2020-09-29T23:01:59.148Z] [100%] Linking C executable hello [2020-09-29T23:01:59.148Z] [100%] Built target hello [2020-09-29T23:01:59.148Z] Install the project... [2020-09-29T23:01:59.148Z] -- Install configuration: "Release" [2020-09-29T23:01:59.148Z] -- Installing: /usr/local/include/cbor/configuration.h [2020-09-29T23:01:59.148Z] -- Installing: /usr/local/lib64/libcbor.a [2020-09-29T23:01:59.148Z] -- Installing: /usr/local/lib64/libcbor.so.0.0.0 [2020-09-29T23:01:59.148Z] -- Installing: /usr/local/lib64/libcbor.so.0 [2020-09-29T23:01:59.148Z] -- Installing: /usr/local/lib64/libcbor.so [2020-09-29T23:01:59.148Z] -- Up-to-date: /usr/local/include/cbor [2020-09-29T23:01:59.148Z] -- Installing: /usr/local/include/cbor/streaming.h [2020-09-29T23:01:59.148Z] -- Installing: /usr/local/include/cbor/ints.h [2020-09-29T23:01:59.148Z] -- Installing: /usr/local/include/cbor/floats_ctrls.h [2020-09-29T23:01:59.148Z] -- Installing: /usr/local/include/cbor/bytestrings.h [2020-09-29T23:01:59.148Z] -- Installing: /usr/local/include/cbor/encoding.h [2020-09-29T23:01:59.148Z] -- Installing: /usr/local/include/cbor/serialization.h [2020-09-29T23:01:59.148Z] -- Installing: /usr/local/include/cbor/data.h [2020-09-29T23:01:59.148Z] -- Installing: /usr/local/include/cbor/common.h [2020-09-29T23:01:59.148Z] -- Installing: /usr/local/include/cbor/callbacks.h [2020-09-29T23:01:59.148Z] -- Installing: /usr/local/include/cbor/strings.h [2020-09-29T23:01:59.148Z] -- Installing: /usr/local/include/cbor/tags.h [2020-09-29T23:01:59.148Z] -- Installing: /usr/local/include/cbor/internal [2020-09-29T23:01:59.148Z] -- Installing: /usr/local/include/cbor/internal/encoders.h [2020-09-29T23:01:59.148Z] -- Installing: /usr/local/include/cbor/internal/loaders.h [2020-09-29T23:01:59.148Z] -- Installing: /usr/local/include/cbor/internal/stack.h [2020-09-29T23:01:59.148Z] -- Installing: /usr/local/include/cbor/internal/unicode.h [2020-09-29T23:01:59.148Z] -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h [2020-09-29T23:01:59.148Z] -- Installing: /usr/local/include/cbor/internal/memory_utils.h [2020-09-29T23:01:59.148Z] -- Installing: /usr/local/include/cbor/arrays.h [2020-09-29T23:01:59.148Z] -- Installing: /usr/local/include/cbor/maps.h [2020-09-29T23:01:59.148Z] -- Installing: /usr/local/include/cbor.h [2020-09-29T23:01:59.148Z] -- Installing: /usr/local/lib64/pkgconfig/libcbor.pc [2020-09-29T23:02:01.279Z] Removing intermediate container f52d7ec34d86 [2020-09-29T23:02:01.279Z] ---> 8b1c479f9691 [2020-09-29T23:02:01.279Z] Step 6/21 : RUN mkdir /tmp/sdk [2020-09-29T23:02:01.279Z] ---> Running in a77a7e707d90 [2020-09-29T23:02:04.089Z] Removing intermediate container a77a7e707d90 [2020-09-29T23:02:04.089Z] ---> 661c5a6f44c8 [2020-09-29T23:02:04.089Z] Step 7/21 : COPY VERSION /tmp/sdk [2020-09-29T23:02:04.726Z] ---> 2dfb2c4796ba [2020-09-29T23:02:04.726Z] Step 8/21 : COPY src /tmp/sdk/src [2020-09-29T23:02:05.747Z] ---> f89d8ab910c1 [2020-09-29T23:02:05.747Z] Step 9/21 : COPY include /tmp/sdk/include [2020-09-29T23:02:06.062Z] ---> 7e11c7eb74bf [2020-09-29T23:02:06.062Z] Step 10/21 : COPY scripts /tmp/sdk/scripts [2020-09-29T23:02:06.752Z] ---> c209689aacf7 [2020-09-29T23:02:06.752Z] Step 11/21 : COPY LICENSE /tmp/sdk [2020-09-29T23:02:07.456Z] ---> 2524e8214bfc [2020-09-29T23:02:07.456Z] Step 12/21 : COPY Attribution.txt /tmp/sdk [2020-09-29T23:02:08.090Z] ---> 8326ff98259a [2020-09-29T23:02:08.090Z] Step 13/21 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install [2020-09-29T23:02:08.406Z] ---> Running in 2cd43772e32e [2020-09-29T23:02:09.905Z] + CPPCHECK=false [2020-09-29T23:02:09.905Z] + DOCGEN=false [2020-09-29T23:02:09.905Z] + TOMLVER=SDK-0.2 [2020-09-29T23:02:09.905Z] + CUTILVER=1.1.1 [2020-09-29T23:02:09.905Z] + '[' 0 -gt 0 ] [2020-09-29T23:02:09.905Z] + readlink -f ./scripts/build.sh [2020-09-29T23:02:09.905Z] + dirname /tmp/sdk/scripts/build.sh [2020-09-29T23:02:09.905Z] + dirname /tmp/sdk/scripts [2020-09-29T23:02:09.905Z] + ROOT=/tmp/sdk [2020-09-29T23:02:09.905Z] + cd /tmp/sdk [2020-09-29T23:02:09.905Z] + '[' '!' -d deps ] [2020-09-29T23:02:09.905Z] + mkdir deps [2020-09-29T23:02:09.905Z] + wget -O - https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2020-09-29T23:02:09.905Z] + tar -C deps -z -x -f - [2020-09-29T23:02:09.905Z] --2020-09-29 23:02:09-- https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2020-09-29T23:02:09.905Z] Resolving github.com... 140.82.112.3 [2020-09-29T23:02:09.905Z] Connecting to github.com|140.82.112.3|:443... connected. [2020-09-29T23:02:09.905Z] HTTP request sent, awaiting response... 302 Found [2020-09-29T23:02:09.905Z] Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following] [2020-09-29T23:02:09.905Z] --2020-09-29 23:02:09-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [2020-09-29T23:02:09.905Z] Resolving codeload.github.com... 140.82.114.9 [2020-09-29T23:02:09.905Z] Connecting to codeload.github.com|140.82.114.9|:443... connected. [2020-09-29T23:02:09.905Z] HTTP request sent, awaiting response... 200 OK [2020-09-29T23:02:09.905Z] Length: unspecified [application/x-gzip] [2020-09-29T23:02:09.905Z] Saving to: 'STDOUT' [2020-09-29T23:02:09.905Z] [2020-09-29T23:02:09.905Z] 0K .......... ...... 869K=0.02s [2020-09-29T23:02:09.905Z] [2020-09-29T23:02:09.905Z] 2020-09-29 23:02:09 (869 KB/s) - written to stdout [16451] [2020-09-29T23:02:09.905Z] [2020-09-29T23:02:09.905Z] + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c [2020-09-29T23:02:09.905Z] + wget -O - https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1.1.tar.gz [2020-09-29T23:02:09.905Z] + tar -C deps -z -x -f - [2020-09-29T23:02:10.179Z] --2020-09-29 23:02:09-- https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1.1.tar.gz [2020-09-29T23:02:10.179Z] Resolving github.com... 140.82.112.3 [2020-09-29T23:02:10.179Z] Connecting to github.com|140.82.112.3|:443... connected. [2020-09-29T23:02:10.179Z] HTTP request sent, awaiting response... 302 Found [2020-09-29T23:02:10.179Z] Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1.1 [following] [2020-09-29T23:02:10.179Z] --2020-09-29 23:02:10-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1.1 [2020-09-29T23:02:10.179Z] Resolving codeload.github.com... 140.82.114.9 [2020-09-29T23:02:10.179Z] Connecting to codeload.github.com|140.82.114.9|:443... connected. [2020-09-29T23:02:10.456Z] HTTP request sent, awaiting response... 200 OK [2020-09-29T23:02:10.456Z] Length: unspecified [application/x-gzip] [2020-09-29T23:02:10.456Z] Saving to: 'STDOUT' [2020-09-29T23:02:10.456Z] [2020-09-29T23:02:10.456Z] 0K .......... .......... .......... .......... .......... 1.29M [2020-09-29T23:02:10.456Z] 50K .......... .......... .......... .......... .......... 2.91M [2020-09-29T23:02:10.456Z] 100K .......... .......... .......... .......... .......... 4.25M [2020-09-29T23:02:10.456Z] 150K .......... .......... .....  1.54M=0.08s [2020-09-29T23:02:10.456Z] [2020-09-29T23:02:10.456Z] 2020-09-29 23:02:10 (2.09 MB/s) - written to stdout [179833] [2020-09-29T23:02:10.456Z] [2020-09-29T23:02:10.456Z] + mkdir -p src/c/iot [2020-09-29T23:02:10.456Z] + 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-09-29T23:02:10.456Z] + mkdir -p include/iot [2020-09-29T23:02:10.456Z] + 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-09-29T23:02:10.456Z] + mkdir -p include/iot/os [2020-09-29T23:02:10.456Z] + 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-09-29T23:02:10.456Z] + mkdir -p /tmp/sdk/build/release [2020-09-29T23:02:10.731Z] + cd /tmp/sdk/build/release [2020-09-29T23:02:10.731Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src [2020-09-29T23:02:11.004Z] -- The C compiler identification is GNU 8.3.0 [2020-09-29T23:02:11.004Z] -- Check for working C compiler: /usr/bin/cc [2020-09-29T23:02:11.278Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-09-29T23:02:11.278Z] -- Detecting C compiler ABI info [2020-09-29T23:02:11.278Z] -- Detecting C compiler ABI info - done [2020-09-29T23:02:11.551Z] -- Detecting C compile features [2020-09-29T23:02:12.146Z] -- Detecting C compile features - done [2020-09-29T23:02:12.146Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2020-09-29T23:02:12.146Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2020-09-29T23:02:12.146Z] -- Found LIBYAML: /usr/lib/libyaml.so [2020-09-29T23:02:12.146Z] -- Found LIBUUID: /usr/lib/libuuid.so [2020-09-29T23:02:12.146Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2020-09-29T23:02:12.146Z] -- C SDK 1.3.0-dev.7 for Linux [2020-09-29T23:02:12.146Z] -- Performing Test CSDK_HAVE_ATOMIC [2020-09-29T23:02:12.421Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2020-09-29T23:02:12.421Z] -- Found Curses: /usr/lib/libcurses.so [2020-09-29T23:02:12.421Z] -- Configuring done [2020-09-29T23:02:12.700Z] -- Generating done [2020-09-29T23:02:12.700Z] -- Build files have been written to: /tmp/sdk/build/release [2020-09-29T23:02:12.700Z] + make [2020-09-29T23:02:12.700Z] + tee release.log [2020-09-29T23:02:13.141Z] Scanning dependencies of target csdk [2020-09-29T23:02:13.141Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2020-09-29T23:02:13.501Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback.c.o [2020-09-29T23:02:14.248Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2020-09-29T23:02:15.850Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2020-09-29T23:02:16.532Z] [ 8%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2020-09-29T23:02:16.532Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2020-09-29T23:02:17.635Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2020-09-29T23:02:19.867Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2020-09-29T23:02:20.181Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2020-09-29T23:02:20.807Z] [ 16%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2020-09-29T23:02:21.107Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2020-09-29T23:02:21.395Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2020-09-29T23:02:21.736Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2020-09-29T23:02:22.094Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2020-09-29T23:02:25.742Z] [ 24%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2020-09-29T23:02:25.742Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2020-09-29T23:02:26.018Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2020-09-29T23:02:26.296Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2020-09-29T23:02:26.897Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2020-09-29T23:02:29.544Z] [ 32%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2020-09-29T23:02:29.544Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2020-09-29T23:02:29.859Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2020-09-29T23:02:30.171Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2020-09-29T23:02:30.861Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2020-09-29T23:02:30.861Z] [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2020-09-29T23:02:31.994Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2020-09-29T23:02:32.309Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2020-09-29T23:02:32.959Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2020-09-29T23:02:32.959Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o [2020-09-29T23:02:35.056Z] [ 48%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2020-09-29T23:02:35.347Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2020-09-29T23:02:36.378Z] [ 51%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2020-09-29T23:02:36.378Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2020-09-29T23:02:40.700Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2020-09-29T23:02:41.001Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2020-09-29T23:02:41.607Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2020-09-29T23:02:41.888Z] [ 59%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2020-09-29T23:02:42.501Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2020-09-29T23:02:44.017Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2020-09-29T23:02:45.808Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2020-09-29T23:02:49.228Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2020-09-29T23:02:49.836Z] [ 67%] Building C object c/CMakeFiles/csdk.dir/v1compat.c.o [2020-09-29T23:02:50.820Z] [ 69%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2020-09-29T23:02:51.424Z] [ 70%] Linking C shared library libcsdk.so [2020-09-29T23:02:51.424Z] [ 70%] Built target csdk [2020-09-29T23:02:51.424Z] Scanning dependencies of target template [2020-09-29T23:02:51.702Z] [ 72%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2020-09-29T23:02:52.304Z] [ 74%] Linking C executable template [2020-09-29T23:02:52.304Z] [ 74%] Built target template [2020-09-29T23:02:52.304Z] Scanning dependencies of target device-counter [2020-09-29T23:02:52.304Z] [ 75%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2020-09-29T23:02:52.913Z] [ 77%] Linking C executable device-counter [2020-09-29T23:02:53.186Z] [ 77%] Built target device-counter [2020-09-29T23:02:53.186Z] Scanning dependencies of target device-random [2020-09-29T23:02:53.186Z] [ 79%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2020-09-29T23:02:53.461Z] [ 80%] Linking C executable device-random [2020-09-29T23:02:53.733Z] [ 80%] Built target device-random [2020-09-29T23:02:53.733Z] Scanning dependencies of target device-gyro [2020-09-29T23:02:53.733Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2020-09-29T23:02:54.331Z] [ 83%] Linking C executable device-gyro [2020-09-29T23:02:54.331Z] [ 83%] Built target device-gyro [2020-09-29T23:02:54.331Z] Scanning dependencies of target device-bitfields [2020-09-29T23:02:54.601Z] [ 85%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2020-09-29T23:02:54.876Z] [ 87%] Linking C executable device-bitfields [2020-09-29T23:02:55.150Z] [ 87%] Built target device-bitfields [2020-09-29T23:02:55.150Z] Scanning dependencies of target template-discovery [2020-09-29T23:02:55.150Z] [ 88%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2020-09-29T23:02:55.746Z] [ 90%] Linking C executable template-discovery [2020-09-29T23:02:56.018Z] [ 90%] Built target template-discovery [2020-09-29T23:02:56.018Z] Scanning dependencies of target device-file [2020-09-29T23:02:56.018Z] [ 91%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2020-09-29T23:02:56.610Z] [ 93%] Linking C executable device-file [2020-09-29T23:02:56.882Z] [ 93%] Built target device-file [2020-09-29T23:02:56.882Z] Scanning dependencies of target device-terminal [2020-09-29T23:02:56.882Z] [ 95%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2020-09-29T23:02:57.479Z] [ 96%] Linking C executable device-terminal [2020-09-29T23:02:57.479Z] [ 96%] Built target device-terminal [2020-09-29T23:02:57.479Z] Scanning dependencies of target templatev1 [2020-09-29T23:02:57.479Z] [ 98%] Building C object c/examples/v1/CMakeFiles/templatev1.dir/template.c.o [2020-09-29T23:02:58.074Z] [100%] Linking C executable templatev1 [2020-09-29T23:02:58.349Z] [100%] Built target templatev1 [2020-09-29T23:02:58.349Z] + make package [2020-09-29T23:02:58.349Z] + tee -a release.log [2020-09-29T23:02:58.349Z] [ 70%] Built target csdk [2020-09-29T23:02:58.623Z] [ 74%] Built target template [2020-09-29T23:02:58.623Z] [ 77%] Built target device-counter [2020-09-29T23:02:58.623Z] [ 80%] Built target device-random [2020-09-29T23:02:58.623Z] [ 83%] Built target device-gyro [2020-09-29T23:02:58.623Z] [ 87%] Built target device-bitfields [2020-09-29T23:02:58.623Z] [ 90%] Built target template-discovery [2020-09-29T23:02:58.623Z] [ 93%] Built target device-file [2020-09-29T23:02:58.895Z] [ 96%] Built target device-terminal [2020-09-29T23:02:58.895Z] [100%] Built target templatev1 [2020-09-29T23:02:58.895Z] Run CPack packaging tool... [2020-09-29T23:02:58.895Z] CPack: Create package using TGZ [2020-09-29T23:02:58.895Z] CPack: Install projects [2020-09-29T23:02:58.895Z] CPack: - Run preinstall target for: Csdk [2020-09-29T23:02:59.488Z] CPack: - Install project: Csdk [2020-09-29T23:02:59.488Z] CPack: Create package [2020-09-29T23:02:59.488Z] CPack: - package: /tmp/sdk/build/release/csdk-1.3.0-dev.7.tar.gz generated. [2020-09-29T23:02:59.488Z] + '[' false '=' true ] [2020-09-29T23:02:59.488Z] + '[' false '=' true ] [2020-09-29T23:02:59.488Z] + mkdir -p /tmp/sdk/build/debug [2020-09-29T23:02:59.488Z] + cd /tmp/sdk/build/debug [2020-09-29T23:02:59.488Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src [2020-09-29T23:03:00.087Z] -- The C compiler identification is GNU 8.3.0 [2020-09-29T23:03:00.087Z] -- Check for working C compiler: /usr/bin/cc [2020-09-29T23:03:00.087Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-09-29T23:03:00.087Z] -- Detecting C compiler ABI info [2020-09-29T23:03:00.363Z] -- Detecting C compiler ABI info - done [2020-09-29T23:03:00.363Z] -- Detecting C compile features [2020-09-29T23:03:01.339Z] -- Detecting C compile features - done [2020-09-29T23:03:01.339Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2020-09-29T23:03:01.339Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2020-09-29T23:03:01.339Z] -- Found LIBYAML: /usr/lib/libyaml.so [2020-09-29T23:03:01.339Z] -- Found LIBUUID: /usr/lib/libuuid.so [2020-09-29T23:03:01.339Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2020-09-29T23:03:01.339Z] -- C SDK 1.3.0-dev.7 for Linux [2020-09-29T23:03:01.339Z] -- Performing Test CSDK_HAVE_ATOMIC [2020-09-29T23:03:01.339Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2020-09-29T23:03:01.339Z] -- Found Curses: /usr/lib/libcurses.so [2020-09-29T23:03:01.615Z] -- Configuring done [2020-09-29T23:03:01.888Z] -- Generating done [2020-09-29T23:03:01.889Z] -- Build files have been written to: /tmp/sdk/build/debug [2020-09-29T23:03:01.889Z] + make [2020-09-29T23:03:01.889Z] + tee debug.log [2020-09-29T23:03:01.889Z] Scanning dependencies of target csdk [2020-09-29T23:03:02.161Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2020-09-29T23:03:02.432Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback.c.o [2020-09-29T23:03:02.709Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2020-09-29T23:03:03.300Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2020-09-29T23:03:03.570Z] [ 8%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2020-09-29T23:03:03.570Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2020-09-29T23:03:04.162Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2020-09-29T23:03:04.753Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2020-09-29T23:03:05.025Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2020-09-29T23:03:05.298Z] [ 16%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2020-09-29T23:03:05.571Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2020-09-29T23:03:05.851Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2020-09-29T23:03:05.851Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2020-09-29T23:03:06.129Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2020-09-29T23:03:07.115Z] [ 24%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2020-09-29T23:03:07.115Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2020-09-29T23:03:07.386Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2020-09-29T23:03:07.658Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2020-09-29T23:03:07.930Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2020-09-29T23:03:08.901Z] [ 32%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2020-09-29T23:03:08.901Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2020-09-29T23:03:08.901Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2020-09-29T23:03:09.172Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2020-09-29T23:03:09.442Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2020-09-29T23:03:09.442Z] [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2020-09-29T23:03:10.036Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2020-09-29T23:03:10.036Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2020-09-29T23:03:10.307Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2020-09-29T23:03:10.581Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o [2020-09-29T23:03:10.852Z] [ 48%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2020-09-29T23:03:11.123Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2020-09-29T23:03:11.720Z] [ 51%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2020-09-29T23:03:11.720Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2020-09-29T23:03:12.691Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2020-09-29T23:03:12.964Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2020-09-29T23:03:13.234Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2020-09-29T23:03:13.504Z] [ 59%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2020-09-29T23:03:13.775Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2020-09-29T23:03:14.747Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2020-09-29T23:03:15.019Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2020-09-29T23:03:15.994Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2020-09-29T23:03:15.994Z] [ 67%] Building C object c/CMakeFiles/csdk.dir/v1compat.c.o [2020-09-29T23:03:16.586Z] [ 69%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2020-09-29T23:03:16.858Z] [ 70%] Linking C shared library libcsdk.so [2020-09-29T23:03:16.858Z] [ 70%] Built target csdk [2020-09-29T23:03:16.858Z] Scanning dependencies of target template [2020-09-29T23:03:16.858Z] [ 72%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2020-09-29T23:03:17.132Z] [ 74%] Linking C executable template [2020-09-29T23:03:17.423Z] [ 74%] Built target template [2020-09-29T23:03:17.423Z] Scanning dependencies of target device-counter [2020-09-29T23:03:17.423Z] [ 75%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2020-09-29T23:03:17.713Z] [ 77%] Linking C executable device-counter [2020-09-29T23:03:17.994Z] [ 77%] Built target device-counter [2020-09-29T23:03:17.994Z] Scanning dependencies of target device-random [2020-09-29T23:03:17.994Z] [ 79%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2020-09-29T23:03:18.265Z] [ 80%] Linking C executable device-random [2020-09-29T23:03:18.538Z] [ 80%] Built target device-random [2020-09-29T23:03:18.538Z] Scanning dependencies of target device-gyro [2020-09-29T23:03:18.538Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2020-09-29T23:03:18.813Z] [ 83%] Linking C executable device-gyro [2020-09-29T23:03:19.085Z] [ 83%] Built target device-gyro [2020-09-29T23:03:19.085Z] Scanning dependencies of target device-bitfields [2020-09-29T23:03:19.085Z] [ 85%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2020-09-29T23:03:19.085Z] [ 87%] Linking C executable device-bitfields [2020-09-29T23:03:19.356Z] [ 87%] Built target device-bitfields [2020-09-29T23:03:19.356Z] Scanning dependencies of target template-discovery [2020-09-29T23:03:19.356Z] [ 88%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2020-09-29T23:03:19.629Z] [ 90%] Linking C executable template-discovery [2020-09-29T23:03:19.903Z] [ 90%] Built target template-discovery [2020-09-29T23:03:19.903Z] Scanning dependencies of target device-file [2020-09-29T23:03:19.903Z] [ 91%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2020-09-29T23:03:20.177Z] [ 93%] Linking C executable device-file [2020-09-29T23:03:20.447Z] [ 93%] Built target device-file [2020-09-29T23:03:20.447Z] Scanning dependencies of target device-terminal [2020-09-29T23:03:20.447Z] [ 95%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2020-09-29T23:03:20.720Z] [ 96%] Linking C executable device-terminal [2020-09-29T23:03:20.991Z] [ 96%] Built target device-terminal [2020-09-29T23:03:20.991Z] Scanning dependencies of target templatev1 [2020-09-29T23:03:20.991Z] [ 98%] Building C object c/examples/v1/CMakeFiles/templatev1.dir/template.c.o [2020-09-29T23:03:21.263Z] [100%] Linking C executable templatev1 [2020-09-29T23:03:21.538Z] [100%] Built target templatev1 [2020-09-29T23:03:21.538Z] make: Entering directory '/tmp/sdk/build/release' [2020-09-29T23:03:21.538Z] make[1]: Entering directory '/tmp/sdk/build/release' [2020-09-29T23:03:21.538Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-09-29T23:03:21.538Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-09-29T23:03:21.810Z] [ 70%] Built target csdk [2020-09-29T23:03:21.810Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-09-29T23:03:21.810Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-09-29T23:03:21.810Z] [ 74%] Built target template [2020-09-29T23:03:21.810Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-09-29T23:03:21.810Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-09-29T23:03:21.810Z] [ 77%] Built target device-counter [2020-09-29T23:03:21.810Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-09-29T23:03:21.810Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-09-29T23:03:21.810Z] [ 80%] Built target device-random [2020-09-29T23:03:21.810Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-09-29T23:03:21.810Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-09-29T23:03:21.810Z] [ 83%] Built target device-gyro [2020-09-29T23:03:21.810Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-09-29T23:03:21.810Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-09-29T23:03:21.810Z] [ 87%] Built target device-bitfields [2020-09-29T23:03:21.810Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-09-29T23:03:21.810Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-09-29T23:03:22.082Z] [ 90%] Built target template-discovery [2020-09-29T23:03:22.082Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-09-29T23:03:22.082Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-09-29T23:03:22.082Z] [ 93%] Built target device-file [2020-09-29T23:03:22.082Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-09-29T23:03:22.082Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-09-29T23:03:22.082Z] [ 96%] Built target device-terminal [2020-09-29T23:03:22.082Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-09-29T23:03:22.082Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-09-29T23:03:22.082Z] [100%] Built target templatev1 [2020-09-29T23:03:22.082Z] make[1]: Leaving directory '/tmp/sdk/build/release' [2020-09-29T23:03:22.082Z] Install the project... [2020-09-29T23:03:22.082Z] -- Install configuration: "Release" [2020-09-29T23:03:22.082Z] -- Installing: /usr/local/lib/libcsdk.so [2020-09-29T23:03:22.082Z] -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" [2020-09-29T23:03:22.082Z] -- Up-to-date: /usr/local/include [2020-09-29T23:03:22.082Z] -- Installing: /usr/local/include/edgex [2020-09-29T23:03:22.082Z] -- Installing: /usr/local/include/edgex/device-mgmt.h [2020-09-29T23:03:22.082Z] -- Installing: /usr/local/include/edgex/eventgen.h [2020-09-29T23:03:22.082Z] -- Installing: /usr/local/include/edgex/error.h [2020-09-29T23:03:22.082Z] -- Installing: /usr/local/include/edgex/rest-server.h [2020-09-29T23:03:22.082Z] -- Installing: /usr/local/include/edgex/edgex-base.h [2020-09-29T23:03:22.082Z] -- Installing: /usr/local/include/edgex/devsdk.h [2020-09-29T23:03:22.082Z] -- Installing: /usr/local/include/edgex/edgex.h [2020-09-29T23:03:22.082Z] -- Installing: /usr/local/include/edgex/devices.h [2020-09-29T23:03:22.082Z] -- Installing: /usr/local/include/edgex/os.h [2020-09-29T23:03:22.082Z] -- Installing: /usr/local/include/edgex/profiles.h [2020-09-29T23:03:22.082Z] -- Installing: /usr/local/include/edgex/csdk-defs.h [2020-09-29T23:03:22.082Z] -- Installing: /usr/local/include/devsdk [2020-09-29T23:03:22.082Z] -- Installing: /usr/local/include/devsdk/devsdk-base.h [2020-09-29T23:03:22.082Z] -- Installing: /usr/local/include/devsdk/devsdk.h [2020-09-29T23:03:22.082Z] -- Installing: /usr/local/include/iot [2020-09-29T23:03:22.082Z] -- Installing: /usr/local/include/iot/json.h [2020-09-29T23:03:22.082Z] -- Installing: /usr/local/include/iot/yxml.h [2020-09-29T23:03:22.082Z] -- Installing: /usr/local/include/iot/container.h [2020-09-29T23:03:22.082Z] -- Installing: /usr/local/include/iot/component.h [2020-09-29T23:03:22.082Z] -- Installing: /usr/local/include/iot/typecode.h [2020-09-29T23:03:22.082Z] -- Installing: /usr/local/include/iot/iot.h [2020-09-29T23:03:22.082Z] -- Installing: /usr/local/include/iot/time.h [2020-09-29T23:03:22.082Z] -- Installing: /usr/local/include/iot/hash.h [2020-09-29T23:03:22.082Z] -- Installing: /usr/local/include/iot/logger.h [2020-09-29T23:03:22.082Z] -- Installing: /usr/local/include/iot/os [2020-09-29T23:03:22.082Z] -- Installing: /usr/local/include/iot/os/zephyr.h [2020-09-29T23:03:22.082Z] -- Installing: /usr/local/include/iot/os/linux.h [2020-09-29T23:03:22.082Z] -- Installing: /usr/local/include/iot/os/macos.h [2020-09-29T23:03:22.082Z] -- Installing: /usr/local/include/iot/scheduler.h [2020-09-29T23:03:22.082Z] -- Installing: /usr/local/include/iot/data.h [2020-09-29T23:03:22.082Z] -- Installing: /usr/local/include/iot/thread.h [2020-09-29T23:03:22.082Z] -- Installing: /usr/local/include/iot/os.h [2020-09-29T23:03:22.082Z] -- Installing: /usr/local/include/iot/base64.h [2020-09-29T23:03:22.082Z] -- Installing: /usr/local/include/iot/threadpool.h [2020-09-29T23:03:22.082Z] -- Installing: /usr/local/include/iot/config.h [2020-09-29T23:03:22.082Z] -- Installing: /usr/local/share/device-sdk-c/LICENSE [2020-09-29T23:03:22.082Z] -- Installing: /usr/local/share/device-sdk-c/Attribution.txt [2020-09-29T23:03:22.082Z] make: Leaving directory '/tmp/sdk/build/release' [2020-09-29T23:03:24.707Z] Removing intermediate container 2cd43772e32e [2020-09-29T23:03:24.707Z] ---> 5ea1a44799b2 [2020-09-29T23:03:24.707Z] Step 14/21 : FROM ${BASE} [2020-09-29T23:03:24.707Z] ---> b23d30803547 [2020-09-29T23:03:24.707Z] Step 15/21 : MAINTAINER IOTech [2020-09-29T23:03:24.707Z] ---> Running in 7e5337f06398 [2020-09-29T23:03:24.979Z] Removing intermediate container 7e5337f06398 [2020-09-29T23:03:24.979Z] ---> bd9e17ee9ace [2020-09-29T23:03:24.979Z] Step 16/21 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml curl libmicrohttpd libuuid [2020-09-29T23:03:25.251Z] ---> Running in 98c3d0ac346e [2020-09-29T23:03:26.677Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz [2020-09-29T23:03:29.280Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz [2020-09-29T23:03:30.708Z] (1/3) Installing curl (7.64.0-r4) [2020-09-29T23:03:30.977Z] (2/3) Installing libuuid (2.33-r0) [2020-09-29T23:03:31.249Z] (3/3) Installing wget (1.20.3-r0) [2020-09-29T23:03:31.521Z] Executing busybox-1.29.3-r10.trigger [2020-09-29T23:03:31.795Z] OK: 281 MiB in 78 packages [2020-09-29T23:03:32.771Z] Removing intermediate container 98c3d0ac346e [2020-09-29T23:03:32.771Z] ---> 2b6a302bfb5c [2020-09-29T23:03:32.771Z] Step 17/21 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot [2020-09-29T23:03:33.751Z] ---> c17705e200b8 [2020-09-29T23:03:33.751Z] Step 18/21 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex [2020-09-29T23:03:34.346Z] ---> a85bb1803c94 [2020-09-29T23:03:34.346Z] Step 19/21 : COPY --from=builder /usr/local/lib /usr/local/lib [2020-09-29T23:03:35.324Z] ---> a715ad203afe [2020-09-29T23:03:35.324Z] Step 20/21 : COPY --from=builder /usr/local/lib64 /usr/local/lib64 [2020-09-29T23:03:35.921Z] ---> 64f1a272cf70 [2020-09-29T23:03:35.921Z] Step 21/21 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c [2020-09-29T23:03:36.903Z] ---> 94491d014535 [2020-09-29T23:03:36.903Z] Successfully built 94491d014535 [2020-09-29T23:03:36.903Z] 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-09-29T23:03:37.770Z] + docker inspect -f . ci-base-image-arm64 [2020-09-29T23:03:37.770Z] . [Pipeline] withDockerContainer [2020-09-29T23:03:38.048Z] prd-ubuntu18.04-docker-arm64-4c-16g-2049 does not seem to be running inside a container [2020-09-29T23:03:38.168Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-c/44 -v /w/workspace/device-sdk-c/44:/w/workspace/device-sdk-c/44:rw,z -v /w/workspace/device-sdk-c/44@tmp:/w/workspace/device-sdk-c/44@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 ******** ci-base-image-arm64 cat [2020-09-29T23:03:39.988Z] $ docker top 93e0bba26ab1ee373b6a01ac68fb54cef30a79f2fa96e1b1b1a9a4576112b4d4 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-09-29T23:03:41.424Z] + make test [2020-09-29T23:03:41.425Z] echo "make test" [2020-09-29T23:03:41.425Z] make test [Pipeline] } [2020-09-29T23:03:41.453Z] $ docker stop --time=1 93e0bba26ab1ee373b6a01ac68fb54cef30a79f2fa96e1b1b1a9a4576112b4d4 [2020-09-29T23:03:43.531Z] $ docker rm -f 93e0bba26ab1ee373b6a01ac68fb54cef30a79f2fa96e1b1b1a9a4576112b4d4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-09-29T23:03:44.697Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-09-29T23:03:45.037Z] + ls -al . [2020-09-29T23:03:45.037Z] total 196 [2020-09-29T23:03:45.037Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 29 23:01 . [2020-09-29T23:03:45.037Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 29 23:00 .. [2020-09-29T23:03:45.037Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 29 23:01 .git [2020-09-29T23:03:45.037Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 29 23:00 .github [2020-09-29T23:03:45.037Z] -rw-rw-r-- 1 jenkins jenkins 176 Sep 29 23:00 .gitignore [2020-09-29T23:03:45.037Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 29 23:01 .semver [2020-09-29T23:03:45.037Z] -rw-rw-r-- 1 jenkins jenkins 3104 Sep 29 23:00 Attribution.txt [2020-09-29T23:03:45.037Z] -rw-rw-r-- 1 jenkins jenkins 5980 Sep 29 23:00 CHANGES [2020-09-29T23:03:45.037Z] -rw-rw-r-- 1 jenkins jenkins 108574 Sep 29 23:00 Doxyfile [2020-09-29T23:03:45.037Z] -rw-rw-r-- 1 jenkins jenkins 794 Sep 29 23:00 Jenkinsfile [2020-09-29T23:03:45.037Z] -rw-rw-r-- 1 jenkins jenkins 10174 Sep 29 23:00 LICENSE [2020-09-29T23:03:45.037Z] -rw-rw-r-- 1 jenkins jenkins 449 Sep 29 23:00 Makefile [2020-09-29T23:03:45.037Z] -rw-rw-r-- 1 jenkins jenkins 2697 Sep 29 23:00 README.md [2020-09-29T23:03:45.037Z] -rw-rw-r-- 1 jenkins jenkins 5977 Sep 29 23:00 README.v2.md [2020-09-29T23:03:45.037Z] -rw-rw-r-- 1 jenkins jenkins 11 Sep 29 22:56 VERSION [2020-09-29T23:03:45.037Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 29 23:00 docs [2020-09-29T23:03:45.037Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 29 23:00 include [2020-09-29T23:03:45.037Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 29 23:00 scripts [2020-09-29T23:03:45.037Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 29 23:00 src [Pipeline] isUnix [Pipeline] sh [2020-09-29T23:03:45.381Z] + 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=1e5a10bcc6a32557a45eb75dadaf0f2ee0898f15 --label arch=arm64 --label version=1.3.0-dev.7 . [2020-09-29T23:03:45.976Z] Sending build context to Docker daemon 3.742MB [2020-09-29T23:03:45.976Z] Step 1/15 : ARG BASE=alpine:3.11 [2020-09-29T23:03:45.976Z] Step 2/15 : FROM ${BASE} [2020-09-29T23:03:45.976Z] ---> 94491d014535 [2020-09-29T23:03:45.976Z] Step 3/15 : MAINTAINER IOTech [2020-09-29T23:03:45.976Z] ---> Running in 37979168d5b4 [2020-09-29T23:03:46.573Z] Removing intermediate container 37979168d5b4 [2020-09-29T23:03:46.573Z] ---> a4ae1c83ad63 [2020-09-29T23:03:46.573Z] 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-09-29T23:03:46.573Z] ---> Running in 0ef087b8e259 [2020-09-29T23:03:48.549Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz [2020-09-29T23:03:50.506Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz [2020-09-29T23:03:51.473Z] (1/6) Installing ncurses-dev (6.1_p20190105-r0) [2020-09-29T23:03:51.744Z] (2/6) Installing libblkid (2.33-r0) [2020-09-29T23:03:52.016Z] (3/6) Installing libfdisk (2.33-r0) [2020-09-29T23:03:52.286Z] (4/6) Installing libmount (2.33-r0) [2020-09-29T23:03:52.556Z] (5/6) Installing libsmartcols (2.33-r0) [2020-09-29T23:03:52.827Z] (6/6) Installing util-linux-dev (2.33-r0) [2020-09-29T23:03:54.263Z] Executing busybox-1.29.3-r10.trigger [2020-09-29T23:03:54.263Z] OK: 286 MiB in 84 packages [2020-09-29T23:03:55.715Z] Removing intermediate container 0ef087b8e259 [2020-09-29T23:03:55.715Z] ---> 20b0ed294ca1 [2020-09-29T23:03:55.715Z] Step 5/15 : COPY VERSION /edgex-c-sdk/ [2020-09-29T23:03:56.311Z] ---> bb157f18832c [2020-09-29T23:03:56.311Z] Step 6/15 : COPY src /edgex-c-sdk/src/ [2020-09-29T23:03:57.292Z] ---> 3230741bb05d [2020-09-29T23:03:57.292Z] Step 7/15 : COPY include /edgex-c-sdk/include/ [2020-09-29T23:03:57.885Z] ---> 47bfc9d8e33a [2020-09-29T23:03:57.885Z] Step 8/15 : COPY scripts /edgex-c-sdk/scripts [2020-09-29T23:03:58.861Z] ---> 17fd906b2ebf [2020-09-29T23:03:58.861Z] Step 9/15 : COPY LICENSE /edgex-c-sdk/ [2020-09-29T23:03:59.452Z] ---> 7fd72534ee6e [2020-09-29T23:03:59.452Z] Step 10/15 : COPY Attribution.txt /edgex-c-sdk/ [2020-09-29T23:04:00.044Z] ---> a953f1c112c6 [2020-09-29T23:04:00.044Z] Step 11/15 : WORKDIR /edgex-c-sdk [2020-09-29T23:04:00.316Z] ---> Running in 6ea8b0257b1a [2020-09-29T23:04:00.910Z] Removing intermediate container 6ea8b0257b1a [2020-09-29T23:04:00.910Z] ---> c5cd58e2bfbf [2020-09-29T23:04:00.910Z] Step 12/15 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] [2020-09-29T23:04:00.910Z] ---> Running in aaad988ab8ff [2020-09-29T23:04:01.504Z] Removing intermediate container aaad988ab8ff [2020-09-29T23:04:01.504Z] ---> 7d0a8bf7d833 [2020-09-29T23:04:01.504Z] Step 13/15 : LABEL arch=arm64 [2020-09-29T23:04:01.504Z] ---> Running in 8b72d4f00b83 [2020-09-29T23:04:02.099Z] Removing intermediate container 8b72d4f00b83 [2020-09-29T23:04:02.099Z] ---> d624023fed61 [2020-09-29T23:04:02.099Z] Step 14/15 : LABEL git_sha=1e5a10bcc6a32557a45eb75dadaf0f2ee0898f15 [2020-09-29T23:04:02.099Z] ---> Running in 3e19e89be030 [2020-09-29T23:04:02.693Z] Removing intermediate container 3e19e89be030 [2020-09-29T23:04:02.693Z] ---> 01406d1b229f [2020-09-29T23:04:02.693Z] Step 15/15 : LABEL version=1.3.0-dev.7 [2020-09-29T23:04:02.693Z] ---> Running in c8b385879bbf [2020-09-29T23:04:03.287Z] Removing intermediate container c8b385879bbf [2020-09-29T23:04:03.287Z] ---> 429f75bb46ed [2020-09-29T23:04:03.287Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2020-09-29T23:04:03.287Z] Successfully built 429f75bb46ed [2020-09-29T23:04:03.287Z] 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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh [2020-09-29T23:04:05.543Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-09-29T23:04:05.543Z] . [Pipeline] withDockerContainer [2020-09-29T23:04:05.659Z] prd-centos7-docker-4c-2g-2047 does not seem to be running inside a container [2020-09-29T23:04:05.715Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_master -v /w/workspace/edgexfoundry_device-sdk-c_master:/w/workspace/edgexfoundry_device-sdk-c_master:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_master@tmp:/w/workspace/edgexfoundry_device-sdk-c_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-09-29T23:04:06.465Z] $ docker top 7a12c9c45eca112738fcd5963fe3b7084af73f7132aa0a0f181d570f41b34a4e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-09-29T23:04:06.808Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-09-29T23:04:06.808Z] [ssh-agent] Looking for ssh-agent implementation... [2020-09-29T23:04:07.023Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-09-29T23:04:07.028Z] $ docker exec 7a12c9c45eca112738fcd5963fe3b7084af73f7132aa0a0f181d570f41b34a4e ssh-agent [2020-09-29T23:04:07.201Z] SSH_AUTH_SOCK=/tmp/ssh-lZcsQjY6vWg5/agent.12 [2020-09-29T23:04:07.201Z] SSH_AGENT_PID=17 [2020-09-29T23:04:07.208Z] Running ssh-add (command line suppressed) [2020-09-29T23:04:07.339Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_6424370175543272843.key (/w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_6424370175543272843.key) [2020-09-29T23:04:07.391Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-09-29T23:04:07.734Z] + git semver tag [2020-09-29T23:04:07.734Z] # -> Open(): unable to determine branch for HEAD [2020-09-29T23:04:07.734Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_master/.git [2020-09-29T23:04:07.734Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_master [2020-09-29T23:04:07.734Z] # $SEMVER_REMOTE_NAME = origin [2020-09-29T23:04:07.734Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-09-29T23:04:07.734Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-09-29T23:04:07.734Z] # $SEMVER_BRANCH = master [2020-09-29T23:04:07.734Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_master/.semver [2020-09-29T23:04:07.734Z] # 1e5a10bcc6a32557a45eb75dadaf0f2ee0898f15 HEAD [2020-09-29T23:04:07.734Z] # -> Force: false [2020-09-29T23:04:07.734Z] # 8d079d2afe8d1e70eabf0163d81056377c0d9c8c refs/tags/v1.3.0-dev.7 [Pipeline] } [2020-09-29T23:04:07.748Z] $ docker exec --env ******** --env ******** 7a12c9c45eca112738fcd5963fe3b7084af73f7132aa0a0f181d570f41b34a4e ssh-agent -k [2020-09-29T23:04:07.870Z] unset SSH_AUTH_SOCK; [2020-09-29T23:04:07.870Z] unset SSH_AGENT_PID; [2020-09-29T23:04:07.870Z] echo Agent pid 17 killed; [2020-09-29T23:04:07.915Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-09-29T23:04:08.372Z] + git semver [Pipeline] } [2020-09-29T23:04:08.393Z] $ docker stop --time=1 7a12c9c45eca112738fcd5963fe3b7084af73f7132aa0a0f181d570f41b34a4e [2020-09-29T23:04:09.756Z] $ docker rm -f 7a12c9c45eca112738fcd5963fe3b7084af73f7132aa0a0f181d570f41b34a4e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2020-09-29T23:04:10.447Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-09-29T23:04:10.447Z] [2020-09-29T23:04:10.447Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2020-09-29T23:04:10.798Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-09-29T23:04:10.798Z] 0.23.1-centos7: Pulling from edgex-lftools [2020-09-29T23:04:10.798Z] ab5ef0e58194: Pulling fs layer [2020-09-29T23:04:10.798Z] 9712f1f96733: Pulling fs layer [2020-09-29T23:04:10.798Z] 63f879dbbcfc: Pulling fs layer [2020-09-29T23:04:10.798Z] 0d9ebad4ef96: Pulling fs layer [2020-09-29T23:04:10.798Z] e9a5061849ea: Pulling fs layer [2020-09-29T23:04:10.798Z] d747dcd14b5f: Pulling fs layer [2020-09-29T23:04:10.798Z] 2de7ff778b66: Pulling fs layer [2020-09-29T23:04:10.798Z] e9a5061849ea: Waiting [2020-09-29T23:04:10.798Z] d747dcd14b5f: Waiting [2020-09-29T23:04:10.798Z] 0d9ebad4ef96: Waiting [2020-09-29T23:04:10.798Z] 9712f1f96733: Verifying Checksum [2020-09-29T23:04:10.798Z] 9712f1f96733: Download complete [2020-09-29T23:04:12.732Z] 63f879dbbcfc: Verifying Checksum [2020-09-29T23:04:12.732Z] 63f879dbbcfc: Download complete [2020-09-29T23:04:13.000Z] e9a5061849ea: Verifying Checksum [2020-09-29T23:04:13.000Z] e9a5061849ea: Download complete [2020-09-29T23:04:13.265Z] d747dcd14b5f: Verifying Checksum [2020-09-29T23:04:13.265Z] d747dcd14b5f: Download complete [2020-09-29T23:04:13.528Z] 0d9ebad4ef96: Verifying Checksum [2020-09-29T23:04:13.528Z] 0d9ebad4ef96: Download complete [2020-09-29T23:04:13.528Z] 2de7ff778b66: Verifying Checksum [2020-09-29T23:04:13.528Z] 2de7ff778b66: Download complete [2020-09-29T23:04:13.790Z] ab5ef0e58194: Verifying Checksum [2020-09-29T23:04:13.790Z] ab5ef0e58194: Download complete [2020-09-29T23:04:18.034Z] ab5ef0e58194: Pull complete [2020-09-29T23:04:18.034Z] 9712f1f96733: Pull complete [2020-09-29T23:04:21.394Z] 63f879dbbcfc: Pull complete [2020-09-29T23:04:28.057Z] 0d9ebad4ef96: Pull complete [2020-09-29T23:04:30.005Z] e9a5061849ea: Pull complete [2020-09-29T23:04:30.005Z] d747dcd14b5f: Pull complete [2020-09-29T23:04:33.426Z] 2de7ff778b66: Pull complete [2020-09-29T23:04:33.426Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2020-09-29T23:04:33.426Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-09-29T23:04:33.426Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2020-09-29T23:04:33.725Z] prd-centos7-docker-4c-2g-2047 does not seem to be running inside a container [2020-09-29T23:04:33.787Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-c_master -v /w/workspace/edgexfoundry_device-sdk-c_master:/w/workspace/edgexfoundry_device-sdk-c_master:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_master@tmp:/w/workspace/edgexfoundry_device-sdk-c_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2020-09-29T23:04:37.453Z] $ docker top c1804f473438ee1a1c3af16e55f1049c7d791c0f498023c830f74a988d433979 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2020-09-29T23:04:37.711Z] provisioning config files... [2020-09-29T23:04:37.742Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-c_master@tmp/config4851564666765159860tmp [2020-09-29T23:04:37.777Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-c_master@tmp/config3760880504392807654tmp [2020-09-29T23:04:37.813Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-c_master@tmp/config8148931936279675566tmp [Pipeline] { [Pipeline] echo [2020-09-29T23:04:37.878Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-29T23:04:38.222Z] ---> sigul-configuration.sh [2020-09-29T23:04:38.222Z] gpg: directory `/root/.gnupg' created [2020-09-29T23:04:38.222Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2020-09-29T23:04:38.222Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2020-09-29T23:04:38.222Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2020-09-29T23:04:38.222Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2020-09-29T23:04:38.222Z] gpg: CAST5 encrypted data [2020-09-29T23:04:38.506Z] gpg: encrypted with 1 passphrase [2020-09-29T23:04:38.506Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2020-09-29T23:04:38.867Z] + mkdir /home/jenkins [2020-09-29T23:04:38.867Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2020-09-29T23:04:39.173Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2020-09-29T23:04:39.187Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-29T23:04:39.486Z] ---> sigul-install.sh [2020-09-29T23:04:44.840Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2020-09-29T23:04:45.162Z] + git tag --list [2020-09-29T23:04:45.162Z] 0.7.0 [2020-09-29T23:04:45.162Z] 0.7.1 [2020-09-29T23:04:45.162Z] 1.0.0 [2020-09-29T23:04:45.162Z] v1.0.1 [2020-09-29T23:04:45.162Z] v1.0.2 [2020-09-29T23:04:45.162Z] v1.0.3 [2020-09-29T23:04:45.162Z] v1.1.0 [2020-09-29T23:04:45.162Z] v1.1.1 [2020-09-29T23:04:45.162Z] v1.2.0 [2020-09-29T23:04:45.162Z] v1.2.1 [2020-09-29T23:04:45.162Z] v1.2.2 [2020-09-29T23:04:45.162Z] v1.2.2-dev.1 [2020-09-29T23:04:45.162Z] v1.3.0-dev.1 [2020-09-29T23:04:45.162Z] v1.3.0-dev.2 [2020-09-29T23:04:45.162Z] v1.3.0-dev.3 [2020-09-29T23:04:45.162Z] v1.3.0-dev.4 [2020-09-29T23:04:45.162Z] v1.3.0-dev.5 [2020-09-29T23:04:45.162Z] v1.3.0-dev.6 [2020-09-29T23:04:45.162Z] v1.3.0-dev.7 [Pipeline] sh [2020-09-29T23:04:45.472Z] + lftools sign git-tag v1.3.0-dev.7 [2020-09-29T23:04:46.885Z] Signing Git tag with Sigul... [2020-09-29T23:04:46.885Z] Signing v1.3.0-dev.7 [Pipeline] echo [2020-09-29T23:04:47.937Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-29T23:04:48.377Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2020-09-29T23:04:48.447Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2020-09-29T23:04:48.685Z] $ docker stop --time=1 c1804f473438ee1a1c3af16e55f1049c7d791c0f498023c830f74a988d433979 [2020-09-29T23:04:50.781Z] $ docker rm -f c1804f473438ee1a1c3af16e55f1049c7d791c0f498023c830f74a988d433979 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2020-09-29T23:04:51.775Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-09-29T23:04:51.776Z] . [Pipeline] withDockerContainer [2020-09-29T23:04:51.897Z] prd-centos7-docker-4c-2g-2047 does not seem to be running inside a container [2020-09-29T23:04:51.954Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_master -v /w/workspace/edgexfoundry_device-sdk-c_master:/w/workspace/edgexfoundry_device-sdk-c_master:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_master@tmp:/w/workspace/edgexfoundry_device-sdk-c_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-09-29T23:04:52.789Z] $ docker top 7529c57113bcee6b9825d38aa33c865b487cbf94445173c3d166a6fd89d5d47b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-09-29T23:04:53.257Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-09-29T23:04:53.257Z] [ssh-agent] Looking for ssh-agent implementation... [2020-09-29T23:04:53.490Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-09-29T23:04:53.500Z] $ docker exec 7529c57113bcee6b9825d38aa33c865b487cbf94445173c3d166a6fd89d5d47b ssh-agent [2020-09-29T23:04:53.698Z] SSH_AUTH_SOCK=/tmp/ssh-bDd6KadeX3S5/agent.13 [2020-09-29T23:04:53.698Z] SSH_AGENT_PID=18 [2020-09-29T23:04:53.718Z] Running ssh-add (command line suppressed) [2020-09-29T23:04:53.870Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_3165474267293067450.key (/w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_3165474267293067450.key) [2020-09-29T23:04:53.966Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-09-29T23:04:54.378Z] + git semver bump pre [2020-09-29T23:04:54.378Z] # -> Open(): unable to determine branch for HEAD [2020-09-29T23:04:54.378Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_master/.git [2020-09-29T23:04:54.378Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_master [2020-09-29T23:04:54.378Z] # $SEMVER_REMOTE_NAME = origin [2020-09-29T23:04:54.378Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-09-29T23:04:54.378Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-09-29T23:04:54.378Z] # $SEMVER_BRANCH = master [2020-09-29T23:04:54.378Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_master/.semver [2020-09-29T23:04:54.378Z] 1.3.0-dev.8 [Pipeline] } [2020-09-29T23:04:54.419Z] $ docker exec --env ******** --env ******** 7529c57113bcee6b9825d38aa33c865b487cbf94445173c3d166a6fd89d5d47b ssh-agent -k [2020-09-29T23:04:54.544Z] unset SSH_AUTH_SOCK; [2020-09-29T23:04:54.545Z] unset SSH_AGENT_PID; [2020-09-29T23:04:54.545Z] echo Agent pid 18 killed; [2020-09-29T23:04:54.598Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-09-29T23:04:55.114Z] + git semver [Pipeline] } [2020-09-29T23:04:55.135Z] $ docker stop --time=1 7529c57113bcee6b9825d38aa33c865b487cbf94445173c3d166a6fd89d5d47b [2020-09-29T23:04:56.583Z] $ docker rm -f 7529c57113bcee6b9825d38aa33c865b487cbf94445173c3d166a6fd89d5d47b [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-09-29T23:04:57.131Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-09-29T23:04:57.131Z] . [Pipeline] withDockerContainer [2020-09-29T23:04:57.276Z] prd-centos7-docker-4c-2g-2047 does not seem to be running inside a container [2020-09-29T23:04:57.429Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_master -v /w/workspace/edgexfoundry_device-sdk-c_master:/w/workspace/edgexfoundry_device-sdk-c_master:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_master@tmp:/w/workspace/edgexfoundry_device-sdk-c_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-09-29T23:04:58.047Z] $ docker top f0bc4eb02e4b249399280366288cede46c3a6cde898b0d88aae249b19553b2b0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-09-29T23:04:58.348Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-09-29T23:04:58.348Z] [ssh-agent] Looking for ssh-agent implementation... [2020-09-29T23:04:58.537Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-09-29T23:04:58.542Z] $ docker exec f0bc4eb02e4b249399280366288cede46c3a6cde898b0d88aae249b19553b2b0 ssh-agent [2020-09-29T23:04:58.722Z] SSH_AUTH_SOCK=/tmp/ssh-xrPT9e5uA5xT/agent.12 [2020-09-29T23:04:58.722Z] SSH_AGENT_PID=17 [2020-09-29T23:04:58.730Z] Running ssh-add (command line suppressed) [2020-09-29T23:04:58.866Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_2003637945626936780.key (/w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_2003637945626936780.key) [2020-09-29T23:04:58.921Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-09-29T23:04:59.249Z] + git semver push [2020-09-29T23:04:59.249Z] # -> Open(): unable to determine branch for HEAD [2020-09-29T23:04:59.249Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_master/.git [2020-09-29T23:04:59.249Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_master [2020-09-29T23:04:59.249Z] # $SEMVER_REMOTE_NAME = origin [2020-09-29T23:04:59.249Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-09-29T23:04:59.249Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-09-29T23:04:59.249Z] # $SEMVER_BRANCH = master [2020-09-29T23:04:59.249Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_master/.semver [Pipeline] } [2020-09-29T23:05:09.351Z] $ docker exec --env ******** --env ******** f0bc4eb02e4b249399280366288cede46c3a6cde898b0d88aae249b19553b2b0 ssh-agent -k [2020-09-29T23:05:09.538Z] unset SSH_AUTH_SOCK; [2020-09-29T23:05:09.538Z] unset SSH_AGENT_PID; [2020-09-29T23:05:09.538Z] echo Agent pid 17 killed; [2020-09-29T23:05:09.609Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-09-29T23:05:10.088Z] + git semver [Pipeline] } [2020-09-29T23:05:10.109Z] $ docker stop --time=1 f0bc4eb02e4b249399280366288cede46c3a6cde898b0d88aae249b19553b2b0 [2020-09-29T23:05:11.520Z] $ docker rm -f f0bc4eb02e4b249399280366288cede46c3a6cde898b0d88aae249b19553b2b0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-09-29T23:05:12.602Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-29T23:05:13.249Z] ---> package-listing.sh [2020-09-29T23:05:13.249Z] ++ facter osfamily [2020-09-29T23:05:13.249Z] ++ tr '[:upper:]' '[:lower:]' [2020-09-29T23:05:13.249Z] + OS_FAMILY=redhat [2020-09-29T23:05:13.249Z] + workspace=/w/workspace/edgexfoundry_device-sdk-c_master [2020-09-29T23:05:13.249Z] + START_PACKAGES=/tmp/packages_start.txt [2020-09-29T23:05:13.249Z] + END_PACKAGES=/tmp/packages_end.txt [2020-09-29T23:05:13.249Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-09-29T23:05:13.249Z] + PACKAGES=/tmp/packages_start.txt [2020-09-29T23:05:13.249Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_master ']' [2020-09-29T23:05:13.249Z] + PACKAGES=/tmp/packages_end.txt [2020-09-29T23:05:13.249Z] + case "${OS_FAMILY}" in [2020-09-29T23:05:13.249Z] + rpm -qa [2020-09-29T23:05:13.249Z] + sort [2020-09-29T23:05:17.480Z] + '[' -f /tmp/packages_start.txt ']' [2020-09-29T23:05:17.480Z] + '[' -f /tmp/packages_end.txt ']' [2020-09-29T23:05:17.480Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-09-29T23:05:17.480Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_master ']' [2020-09-29T23:05:17.480Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-c_master/archives/ [2020-09-29T23:05:17.480Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-c_master/archives/ [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-09-29T23:05:18.205Z] provisioning config files... [2020-09-29T23:05:18.222Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_master@tmp/config5240895289876084589tmp [Pipeline] { [Pipeline] echo [2020-09-29T23:05:18.297Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-29T23:05:18.606Z] ---> create-netrc.sh [Pipeline] } [2020-09-29T23:05:18.617Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-09-29T23:05:18.709Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-29T23:05:19.013Z] ---> python-tools-install.sh [2020-09-29T23:05:19.013Z] Generating Requirements File [2020-09-29T23:06:40.647Z] Python 3.6.8 [2020-09-29T23:06:40.647Z] pip 20.2.3 from /home/jenkins/.local/lib/python3.6/site-packages/pip (python 3.6) [2020-09-29T23:06:40.647Z] aiohttp==3.6.2 [2020-09-29T23:06:40.647Z] appdirs==1.4.3 [2020-09-29T23:06:40.647Z] argcomplete==1.12.1 [2020-09-29T23:06:40.647Z] aspy.yaml==1.3.0 [2020-09-29T23:06:40.647Z] async-timeout==3.0.1 [2020-09-29T23:06:40.647Z] attrs==19.3.0 [2020-09-29T23:06:40.648Z] Babel==2.8.0 [2020-09-29T23:06:40.648Z] beautifulsoup4==4.8.2 [2020-09-29T23:06:40.648Z] boto3==1.11.6 [2020-09-29T23:06:40.648Z] botocore==1.14.6 [2020-09-29T23:06:40.648Z] bs4==0.0.1 [2020-09-29T23:06:40.648Z] cachetools==4.1.1 [2020-09-29T23:06:40.648Z] certifi==2019.11.28 [2020-09-29T23:06:40.648Z] cffi==1.14.3 [2020-09-29T23:06:40.648Z] cfgv==2.0.1 [2020-09-29T23:06:40.648Z] chardet==3.0.4 [2020-09-29T23:06:40.648Z] click==7.1 [2020-09-29T23:06:40.648Z] cliff==3.4.0 [2020-09-29T23:06:40.648Z] cmd2==1.3.10 [2020-09-29T23:06:40.648Z] colorama==0.4.3 [2020-09-29T23:06:40.648Z] cryptography==3.1.1 [2020-09-29T23:06:40.648Z] debtcollector==2.2.0 [2020-09-29T23:06:40.648Z] decorator==4.4.2 [2020-09-29T23:06:40.648Z] defusedxml==0.6.0 [2020-09-29T23:06:40.648Z] Deprecated==1.2.7 [2020-09-29T23:06:40.648Z] distlib==0.3.1 [2020-09-29T23:06:40.648Z] distro==1.2.0 [2020-09-29T23:06:40.648Z] dnspython==1.16.0 [2020-09-29T23:06:40.648Z] docker==4.2.0 [2020-09-29T23:06:40.648Z] docutils==0.15.2 [2020-09-29T23:06:40.648Z] dogpile.cache==1.0.2 [2020-09-29T23:06:40.648Z] email-validator==1.0.5 [2020-09-29T23:06:40.648Z] filelock==3.0.12 [2020-09-29T23:06:40.648Z] future==0.18.2 [2020-09-29T23:06:40.648Z] google-auth==1.22.0 [2020-09-29T23:06:40.648Z] httplib2==0.17.0 [2020-09-29T23:06:40.648Z] identify==1.4.11 [2020-09-29T23:06:40.648Z] idna==2.9 [2020-09-29T23:06:40.648Z] idna-ssl==1.1.0 [2020-09-29T23:06:40.648Z] importlib-metadata==1.7.0 [2020-09-29T23:06:40.648Z] importlib-resources==1.5.0 [2020-09-29T23:06:40.648Z] iso8601==0.1.13 [2020-09-29T23:06:40.648Z] Jinja2==2.11.1 [2020-09-29T23:06:40.648Z] jmespath==0.10.0 [2020-09-29T23:06:40.648Z] jsonpatch==1.26 [2020-09-29T23:06:40.648Z] jsonpointer==2.0 [2020-09-29T23:06:40.648Z] jsonschema==3.2.0 [2020-09-29T23:06:40.648Z] keystoneauth1==4.2.1 [2020-09-29T23:06:40.648Z] kubernetes==11.0.0 [2020-09-29T23:06:40.648Z] lftools==0.34.2 [2020-09-29T23:06:40.648Z] lxml==4.5.0 [2020-09-29T23:06:40.648Z] MarkupSafe==0.23 [2020-09-29T23:06:40.648Z] msgpack==1.0.0 [2020-09-29T23:06:40.648Z] multi-key-dict==2.0.3 [2020-09-29T23:06:40.648Z] multidict==4.7.6 [2020-09-29T23:06:40.648Z] munch==2.5.0 [2020-09-29T23:06:40.648Z] netaddr==0.8.0 [2020-09-29T23:06:40.648Z] netifaces==0.10.9 [2020-09-29T23:06:40.648Z] niet==1.4.2 [2020-09-29T23:06:40.648Z] nodeenv==1.3.5 [2020-09-29T23:06:40.648Z] oauth2client==4.1.3 [2020-09-29T23:06:40.648Z] oauthlib==3.1.0 [2020-09-29T23:06:40.648Z] openstacksdk==0.50.0 [2020-09-29T23:06:40.648Z] os-client-config==2.1.0 [2020-09-29T23:06:40.648Z] os-service-types==1.7.0 [2020-09-29T23:06:40.648Z] osc-lib==2.2.1 [2020-09-29T23:06:40.648Z] oslo.config==8.3.2 [2020-09-29T23:06:40.648Z] oslo.context==3.1.1 [2020-09-29T23:06:40.648Z] oslo.i18n==5.0.1 [2020-09-29T23:06:40.648Z] oslo.log==4.4.0 [2020-09-29T23:06:40.648Z] oslo.serialization==4.0.1 [2020-09-29T23:06:40.648Z] oslo.utils==4.6.0 [2020-09-29T23:06:40.648Z] packaging==20.4 [2020-09-29T23:06:40.648Z] pbr==5.4.4 [2020-09-29T23:06:40.648Z] pluggy==0.13.1 [2020-09-29T23:06:40.648Z] prettytable==0.7.2 [2020-09-29T23:06:40.648Z] py==1.9.0 [2020-09-29T23:06:40.648Z] pyasn1==0.4.8 [2020-09-29T23:06:40.648Z] pyasn1-modules==0.2.8 [2020-09-29T23:06:40.648Z] pycparser==2.20 [2020-09-29T23:06:40.648Z] pygerrit2==2.0.10 [2020-09-29T23:06:40.648Z] PyGithub==1.46 [2020-09-29T23:06:40.648Z] pyinotify==0.9.6 [2020-09-29T23:06:40.648Z] PyJWT==1.7.1 [2020-09-29T23:06:40.648Z] pyparsing==2.4.7 [2020-09-29T23:06:40.648Z] pyperclip==1.8.0 [2020-09-29T23:06:40.648Z] pyroute2==0.4.13 [2020-09-29T23:06:40.648Z] pyrsistent==0.15.7 [2020-09-29T23:06:40.648Z] PySocks==1.6.8 [2020-09-29T23:06:40.648Z] python-cinderclient==7.2.0 [2020-09-29T23:06:40.648Z] python-dateutil==2.8.1 [2020-09-29T23:06:40.648Z] python-heatclient==2.2.1 [2020-09-29T23:06:40.648Z] python-jenkins==1.7.0 [2020-09-29T23:06:40.648Z] python-keystoneclient==4.1.1 [2020-09-29T23:06:40.648Z] python-magnumclient==3.2.1 [2020-09-29T23:06:40.648Z] python-novaclient==17.2.1 [2020-09-29T23:06:40.648Z] python-openstackclient==5.3.1 [2020-09-29T23:06:40.648Z] python-swiftclient==3.10.1 [2020-09-29T23:06:40.648Z] pytz==2020.1 [2020-09-29T23:06:40.648Z] PyYAML==5.3 [2020-09-29T23:06:40.648Z] requests==2.23.0 [2020-09-29T23:06:40.648Z] requests-oauthlib==1.3.0 [2020-09-29T23:06:40.648Z] requestsexceptions==1.4.0 [2020-09-29T23:06:40.648Z] rfc3986==1.4.0 [2020-09-29T23:06:40.648Z] rpm==4.11.3 [2020-09-29T23:06:40.648Z] rsa==4.0 [2020-09-29T23:06:40.648Z] ruamel.yaml==0.16.10 [2020-09-29T23:06:40.648Z] ruamel.yaml.clib==0.2.0 [2020-09-29T23:06:40.648Z] s3transfer==0.3.3 [2020-09-29T23:06:40.648Z] shade==1.27.2 [2020-09-29T23:06:40.648Z] simplejson==3.17.2 [2020-09-29T23:06:40.648Z] six==1.14.0 [2020-09-29T23:06:40.648Z] soupsieve==2.0 [2020-09-29T23:06:40.648Z] stevedore==3.2.2 [2020-09-29T23:06:40.648Z] tabulate==0.8.6 [2020-09-29T23:06:40.648Z] toml==0.10.0 [2020-09-29T23:06:40.648Z] tox==3.20.0 [2020-09-29T23:06:40.648Z] tqdm==4.43.0 [2020-09-29T23:06:40.648Z] typing-extensions==3.7.4.3 [2020-09-29T23:06:40.648Z] urllib3==1.25.8 [2020-09-29T23:06:40.648Z] virtualenv==20.0.31 [2020-09-29T23:06:40.648Z] wcwidth==0.2.5 [2020-09-29T23:06:40.648Z] websocket-client==0.57.0 [2020-09-29T23:06:40.648Z] wrapt==1.12.1 [2020-09-29T23:06:40.648Z] xdg==3.0.2 [2020-09-29T23:06:40.648Z] xmltodict==0.12.0 [2020-09-29T23:06:40.648Z] yarl==1.6.0 [2020-09-29T23:06:40.648Z] yq==2.11.1 [2020-09-29T23:06:40.648Z] zipp==3.2.0 [2020-09-29T23:06:40.648Z] Cache entry deserialization failed, entry ignored [2020-09-29T23:06:41.226Z] DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality. [2020-09-29T23:06:44.541Z] Python 2.7.5 [2020-09-29T23:06:44.541Z] pip 20.2.3 from /home/jenkins/.local/lib/python2.7/site-packages/pip (python 2.7) [2020-09-29T23:06:44.805Z] DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality. [2020-09-29T23:06:44.805Z] ansible==2.9.7 [2020-09-29T23:06:44.805Z] Babel==0.9.6 [2020-09-29T23:06:44.805Z] backports.ssl-match-hostname==3.5.0.1 [2020-09-29T23:06:44.805Z] beautifulsoup4==4.4.1 [2020-09-29T23:06:44.805Z] bodhi==2.11.0 [2020-09-29T23:06:44.805Z] bodhi-client==2.11.0 [2020-09-29T23:06:44.805Z] CCColUtils==1.4 [2020-09-29T23:06:44.805Z] cffi==1.6.0 [2020-09-29T23:06:44.805Z] chardet==2.2.1 [2020-09-29T23:06:44.805Z] click==6.7 [2020-09-29T23:06:44.805Z] cloud-init==18.5 [2020-09-29T23:06:44.805Z] configobj==4.7.2 [2020-09-29T23:06:44.805Z] cryptography==1.7.2 [2020-09-29T23:06:44.805Z] decorator==3.4.0 [2020-09-29T23:06:44.805Z] distro==1.2.0 [2020-09-29T23:06:44.805Z] enum34==1.0.4 [2020-09-29T23:06:44.805Z] fedpkg==1.38 [2020-09-29T23:06:44.805Z] futures==3.1.1 [2020-09-29T23:06:44.805Z] gitdb==0.6.4 [2020-09-29T23:06:44.805Z] GitPython==1.0.1 [2020-09-29T23:06:44.805Z] html5lib==0.999 [2020-09-29T23:06:44.805Z] httplib2==0.9.2 [2020-09-29T23:06:44.805Z] idna==2.4 [2020-09-29T23:06:44.805Z] iniparse==0.4 [2020-09-29T23:06:44.805Z] ipaddress==1.0.16 [2020-09-29T23:06:44.805Z] IPy==0.75 [2020-09-29T23:06:44.805Z] javapackages==1.0.0 [2020-09-29T23:06:44.805Z] Jinja2==2.7.2 [2020-09-29T23:06:44.805Z] jmespath==0.9.4 [2020-09-29T23:06:44.805Z] jsonpatch==1.2 [2020-09-29T23:06:44.805Z] jsonpointer==1.9 [2020-09-29T23:06:44.805Z] kerberos==1.1 [2020-09-29T23:06:44.805Z] kitchen==1.1.1 [2020-09-29T23:06:44.805Z] langtable==0.0.31 [2020-09-29T23:06:44.805Z] lockfile==0.9.1 [2020-09-29T23:06:44.805Z] lxml==3.2.1 [2020-09-29T23:06:44.805Z] MarkupSafe==0.11 [2020-09-29T23:06:44.805Z] munch==2.0.2 [2020-09-29T23:06:44.805Z] offtrac==0.1.0 [2020-09-29T23:06:44.805Z] openidc-client==0.6.0 [2020-09-29T23:06:44.805Z] packagedb-cli==2.14.1 [2020-09-29T23:06:44.805Z] paramiko==2.1.1 [2020-09-29T23:06:44.805Z] perf==0.1 [2020-09-29T23:06:44.805Z] ply==3.4 [2020-09-29T23:06:44.805Z] policycoreutils-default-encoding==0.1 [2020-09-29T23:06:44.805Z] prettytable==0.7.2 [2020-09-29T23:06:44.805Z] pyasn1==0.1.9 [2020-09-29T23:06:44.805Z] pycparser==2.14 [2020-09-29T23:06:44.805Z] pycurl==7.19.0 [2020-09-29T23:06:44.805Z] pygobject==3.22.0 [2020-09-29T23:06:44.805Z] pygpgme==0.3 [2020-09-29T23:06:44.805Z] pyliblzma==0.5.3 [2020-09-29T23:06:44.805Z] pyOpenSSL==0.13.1 [2020-09-29T23:06:44.805Z] pyparsing==1.5.6 [2020-09-29T23:06:44.805Z] pyserial==2.6 [2020-09-29T23:06:44.805Z] python-augeas==0.5.0 [2020-09-29T23:06:44.805Z] python-bugzilla==2.3.0 [2020-09-29T23:06:44.805Z] python-dateutil==1.5 [2020-09-29T23:06:44.805Z] python-fedora==0.10.0 [2020-09-29T23:06:44.805Z] python-linux-procfs==0.4.9 [2020-09-29T23:06:44.805Z] python-yubico==1.2.3 [2020-09-29T23:06:44.805Z] pyudev==0.15 [2020-09-29T23:06:44.805Z] pyusb==1.0.0b1 [2020-09-29T23:06:44.805Z] pyxattr==0.5.1 [2020-09-29T23:06:44.805Z] PyYAML==3.10 [2020-09-29T23:06:44.805Z] requests==2.6.0 [2020-09-29T23:06:44.805Z] requests-kerberos==0.7.0 [2020-09-29T23:06:44.805Z] rpkg==1.60 [2020-09-29T23:06:44.805Z] schedutils==0.4 [2020-09-29T23:06:44.805Z] seobject==0.1 [2020-09-29T23:06:44.805Z] sepolicy==1.1 [2020-09-29T23:06:44.805Z] six==1.9.0 [2020-09-29T23:06:44.805Z] smmap==0.9.0 [2020-09-29T23:06:44.805Z] urlgrabber==3.10 [2020-09-29T23:06:44.805Z] urllib3==1.10.2 [2020-09-29T23:06:44.805Z] virtualenv==15.1.0 [2020-09-29T23:06:44.805Z] yum-langpacks==0.4.2 [2020-09-29T23:06:44.805Z] yum-metadata-parser==1.1.4 [Pipeline] echo [2020-09-29T23:06:44.825Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-29T23:06:45.132Z] ---> sudo-logs.sh [2020-09-29T23:06:45.132Z] Archiving 'sudo' log.. [Pipeline] echo [2020-09-29T23:06:45.403Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-29T23:06:45.702Z] ---> job-cost.sh [2020-09-29T23:06:45.702Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-14WE [2020-09-29T23:06:53.866Z] Cache entry deserialization failed, entry ignored [2020-09-29T23:06:54.128Z] Cache entry deserialization failed, entry ignored [2020-09-29T23:06:55.085Z] Cache entry deserialization failed, entry ignored [2020-09-29T23:06:55.085Z] Cache entry deserialization failed, entry ignored [2020-09-29T23:06:55.347Z] Cache entry deserialization failed, entry ignored [2020-09-29T23:06:55.347Z] Cache entry deserialization failed, entry ignored [2020-09-29T23:06:55.347Z] Cache entry deserialization failed, entry ignored [2020-09-29T23:06:55.609Z] Cache entry deserialization failed, entry ignored [2020-09-29T23:06:55.609Z] Cache entry deserialization failed, entry ignored [2020-09-29T23:06:55.872Z] Cache entry deserialization failed, entry ignored [2020-09-29T23:06:55.872Z] Cache entry deserialization failed, entry ignored [2020-09-29T23:06:55.872Z] Cache entry deserialization failed, entry ignored [2020-09-29T23:06:55.872Z] Cache entry deserialization failed, entry ignored [2020-09-29T23:07:00.097Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2020-09-29T23:07:32.459Z] ERROR: After October 2020 you may experience errors when installing or updating packages. This is because pip will change the way that it resolves dependency conflicts. [2020-09-29T23:07:32.459Z] [2020-09-29T23:07:32.459Z] We recommend you use --use-feature=2020-resolver to test your packages with the new resolver before it becomes the default. [2020-09-29T23:07:32.459Z] [2020-09-29T23:07:32.459Z] virtualenv 20.0.31 requires importlib-metadata<2,>=0.12; python_version < "3.8", but you'll have importlib-metadata 2.0.0 which is incompatible. [2020-09-29T23:07:32.459Z] lf-activate-venv(): INFO: Adding /tmp/venv-14WE/bin to PATH [2020-09-29T23:07:32.459Z] INFO: No Stack... [2020-09-29T23:07:32.459Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-09-29T23:07:32.459Z] INFO: Archiving Costs [Pipeline] echo [2020-09-29T23:07:32.491Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-29T23:07:32.812Z] ---> logs-deploy.sh [2020-09-29T23:07:32.812Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/master/44 [2020-09-29T23:07:32.812Z] INFO: archiving workspace using pattern(s): [2020-09-29T23:07:34.734Z] Archives upload complete. [2020-09-29T23:07:34.734Z] INFO: archiving logs to Nexus