Pull request #321 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of iain-anderson for edgexfoundry/device-sdk-c Obtained Jenkinsfile from 196804eedb07b39136bfd64a25531ef850a0bbc9+6cbfd1af5056d6411228be46727e6a6bc359e529 (d0a514b4bff0e807cde51838577cff0463c8a134) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 69a7e166112f335804d9fea76440e5140e47f034 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 69a7e166112f335804d9fea76440e5140e47f034 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/PR-321/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/PR-321/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 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 # timeout=10 Commit message: "Add license check to tox" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 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-base, dockerFilePath:scripts/Dockerfile.alpine, 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 DOCKER_BUILD_FILE_PATH: scripts/Dockerfile.alpine-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 SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Running on prd-centos7-docker-4c-2g-26259 in /w/workspace/edgexfoundry_device-sdk-c_PR-321 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-c.git > git init /w/workspace/edgexfoundry_device-sdk-c_PR-321 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 6cbfd1af5056d6411228be46727e6a6bc359e529 into PR head commit 196804eedb07b39136bfd64a25531ef850a0bbc9 Merge succeeded, producing 196804eedb07b39136bfd64a25531ef850a0bbc9 Checking out Revision 196804eedb07b39136bfd64a25531ef850a0bbc9 (PR-321) > 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 --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/321/head:refs/remotes/origin/PR-321 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 196804eedb07b39136bfd64a25531ef850a0bbc9 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 6cbfd1af5056d6411228be46727e6a6bc359e529 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 196804eedb07b39136bfd64a25531ef850a0bbc9 # timeout=10 Commit message: "feat: Add MaxRequestSize config (#308)" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-02-12T11:40:05.889Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-02-12T11:40:06.217Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-02-12T11:40:06.415Z] ========================================================= [2021-02-12T11:40:06.415Z] EdgeX Global Pipelines Version Info [2021-02-12T11:40:06.415Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-02-12T11:40:08.480Z] ------------------- [2021-02-12T11:40:08.480Z] stable info: [2021-02-12T11:40:08.480Z] ------------------- [2021-02-12T11:40:08.480Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-02-12T11:40:08.480Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-02-12T11:40:08.480Z] Message: update stable to v1.0.179 [2021-02-12T11:40:09.432Z] ------------------- [2021-02-12T11:40:09.432Z] experimental info: [2021-02-12T11:40:09.432Z] ------------------- [2021-02-12T11:40:09.432Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-02-12T11:40:09.432Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-02-12T11:40:09.432Z] Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-02-12T11:40:09.778Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-c-settings [Pipeline] echo [2021-02-12T11:40:09.899Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-c [Pipeline] echo [2021-02-12T11:40:10.018Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-02-12T11:40:10.134Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-02-12T11:40:10.261Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-02-12T11:40:10.390Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [Pipeline] echo [2021-02-12T11:40:10.524Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = scripts/Dockerfile.alpine [Pipeline] echo [2021-02-12T11:40:10.641Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = scripts/Dockerfile.alpine-base [Pipeline] echo [2021-02-12T11:40:10.763Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-02-12T11:40:10.871Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-c [Pipeline] echo [2021-02-12T11:40:10.982Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-02-12T11:40:11.120Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-02-12T11:40:11.251Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-02-12T11:40:11.415Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-02-12T11:40:11.561Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-02-12T11:40:11.694Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-02-12T11:40:11.839Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-02-12T11:40:12.052Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-02-12T11:40:12.235Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-321 [Pipeline] echo [2021-02-12T11:40:12.387Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-321 [Pipeline] echo [2021-02-12T11:40:14.204Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-321 [Pipeline] echo [2021-02-12T11:40:14.328Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 196804eedb07b39136bfd64a25531ef850a0bbc9 [Pipeline] echo [2021-02-12T11:40:14.445Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 196804e [Pipeline] echo [2021-02-12T11:40:14.570Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-02-12T11:40:14.820Z] provisioning config files... [2021-02-12T11:40:14.848Z] copy managed file [device-sdk-c-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_PR-321@tmp/config3729659350769576959tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-12T11:40:15.267Z] ---> docker-login.sh [2021-02-12T11:40:15.267Z] nexus3.edgexfoundry.org:10001 [2021-02-12T11:40:15.531Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-12T11:40:15.793Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-12T11:40:15.793Z] Configure a credential helper to remove this warning. See [2021-02-12T11:40:15.793Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-12T11:40:15.793Z] [2021-02-12T11:40:15.793Z] Login Succeeded [2021-02-12T11:40:15.793Z] nexus3.edgexfoundry.org:10002 [2021-02-12T11:40:15.793Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-12T11:40:16.056Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-12T11:40:16.056Z] Configure a credential helper to remove this warning. See [2021-02-12T11:40:16.056Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-12T11:40:16.056Z] [2021-02-12T11:40:16.056Z] Login Succeeded [2021-02-12T11:40:16.056Z] nexus3.edgexfoundry.org:10003 [2021-02-12T11:40:16.056Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-12T11:40:16.056Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-12T11:40:16.056Z] Configure a credential helper to remove this warning. See [2021-02-12T11:40:16.056Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-12T11:40:16.056Z] [2021-02-12T11:40:16.056Z] Login Succeeded [2021-02-12T11:40:16.056Z] nexus3.edgexfoundry.org:10004 [2021-02-12T11:40:16.322Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-12T11:40:16.322Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-12T11:40:16.322Z] Configure a credential helper to remove this warning. See [2021-02-12T11:40:16.322Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-12T11:40:16.322Z] [2021-02-12T11:40:16.322Z] Login Succeeded [2021-02-12T11:40:16.322Z] docker.io [2021-02-12T11:40:16.322Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-12T11:40:16.584Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-12T11:40:16.585Z] Configure a credential helper to remove this warning. See [2021-02-12T11:40:16.585Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-12T11:40:16.585Z] [2021-02-12T11:40:16.585Z] Login Succeeded [2021-02-12T11:40:16.585Z] ---> docker-login.sh ends [Pipeline] } [2021-02-12T11:40:16.620Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-02-12T11:40:18.570Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-12T11:40:18.570Z] [2021-02-12T11:40:18.570Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-02-12T11:40:18.972Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-12T11:40:18.973Z] latest: Pulling from edgex-devops/git-semver [2021-02-12T11:40:18.973Z] 31603596830f: Pulling fs layer [2021-02-12T11:40:18.973Z] 2a8b12db71e7: Pulling fs layer [2021-02-12T11:40:18.973Z] 6ca5941a6612: Pulling fs layer [2021-02-12T11:40:18.973Z] ecc8261a40a4: Pulling fs layer [2021-02-12T11:40:18.973Z] ecc8261a40a4: Waiting [2021-02-12T11:40:18.973Z] 2a8b12db71e7: Verifying Checksum [2021-02-12T11:40:18.973Z] 2a8b12db71e7: Download complete [2021-02-12T11:40:19.240Z] 31603596830f: Verifying Checksum [2021-02-12T11:40:19.240Z] 31603596830f: Download complete [2021-02-12T11:40:19.240Z] 6ca5941a6612: Verifying Checksum [2021-02-12T11:40:19.240Z] 6ca5941a6612: Download complete [2021-02-12T11:40:19.240Z] ecc8261a40a4: Verifying Checksum [2021-02-12T11:40:19.240Z] ecc8261a40a4: Download complete [2021-02-12T11:40:19.505Z] 31603596830f: Pull complete [2021-02-12T11:40:19.778Z] 2a8b12db71e7: Pull complete [2021-02-12T11:40:20.728Z] 6ca5941a6612: Pull complete [2021-02-12T11:40:20.728Z] ecc8261a40a4: Pull complete [2021-02-12T11:40:20.728Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-02-12T11:40:20.990Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-12T11:40:20.990Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-02-12T11:40:21.228Z] prd-centos7-docker-4c-2g-26259 does not seem to be running inside a container [2021-02-12T11:40:21.276Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_PR-321 -v /w/workspace/edgexfoundry_device-sdk-c_PR-321:/w/workspace/edgexfoundry_device-sdk-c_PR-321:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_PR-321@tmp:/w/workspace/edgexfoundry_device-sdk-c_PR-321@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-02-12T11:40:23.578Z] $ docker top 7f864d350c21785549c09507c4eca99a6139b1dc5a710f330a10a648faf332c8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-02-12T11:40:24.153Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-12T11:40:24.153Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-12T11:40:24.394Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-12T11:40:24.396Z] $ docker exec 7f864d350c21785549c09507c4eca99a6139b1dc5a710f330a10a648faf332c8 ssh-agent [2021-02-12T11:40:24.572Z] SSH_AUTH_SOCK=/tmp/ssh-3pyDB0gq3t1f/agent.12 [2021-02-12T11:40:24.572Z] SSH_AGENT_PID=18 [2021-02-12T11:40:24.584Z] Running ssh-add (command line suppressed) [2021-02-12T11:40:24.713Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_PR-321@tmp/private_key_8290655267033092130.key (/w/workspace/edgexfoundry_device-sdk-c_PR-321@tmp/private_key_8290655267033092130.key) [2021-02-12T11:40:24.769Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-12T11:40:25.146Z] + git tag --points-at HEAD [Pipeline] } [2021-02-12T11:40:25.235Z] $ docker exec --env ******** --env ******** 7f864d350c21785549c09507c4eca99a6139b1dc5a710f330a10a648faf332c8 ssh-agent -k [2021-02-12T11:40:25.367Z] unset SSH_AUTH_SOCK; [2021-02-12T11:40:25.367Z] unset SSH_AGENT_PID; [2021-02-12T11:40:25.367Z] echo Agent pid 18 killed; [2021-02-12T11:40:25.417Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-02-12T11:40:25.706Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-12T11:40:25.706Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-12T11:40:25.882Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-12T11:40:25.885Z] $ docker exec 7f864d350c21785549c09507c4eca99a6139b1dc5a710f330a10a648faf332c8 ssh-agent [2021-02-12T11:40:26.052Z] SSH_AUTH_SOCK=/tmp/ssh-LhJ0b47YzewZ/agent.47 [2021-02-12T11:40:26.052Z] SSH_AGENT_PID=52 [2021-02-12T11:40:26.061Z] Running ssh-add (command line suppressed) [2021-02-12T11:40:26.193Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_PR-321@tmp/private_key_1387122672299385425.key (/w/workspace/edgexfoundry_device-sdk-c_PR-321@tmp/private_key_1387122672299385425.key) [2021-02-12T11:40:26.258Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-12T11:40:26.679Z] + git semver init [2021-02-12T11:40:26.680Z] # -> Open(): unable to determine branch for HEAD [2021-02-12T11:40:26.680Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_PR-321/.git [2021-02-12T11:40:26.680Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_PR-321 [2021-02-12T11:40:26.680Z] # $SEMVER_REMOTE_NAME = origin [2021-02-12T11:40:26.680Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-02-12T11:40:26.680Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-02-12T11:40:26.680Z] # $SEMVER_BRANCH = PR-321 [2021-02-12T11:40:26.680Z] # $SEMVER_TEMP = /tmp/semver-743718797 [2021-02-12T11:40:26.680Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-c.git $SEMVER_TEMP [2021-02-12T11:40:27.258Z] # '/tmp/semver-743718797' -> '/w/workspace/edgexfoundry_device-sdk-c_PR-321/.semver' [2021-02-12T11:40:27.258Z] # -> Force: false [2021-02-12T11:40:27.258Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_PR-321/.semver [Pipeline] } [2021-02-12T11:40:27.285Z] $ docker exec --env ******** --env ******** 7f864d350c21785549c09507c4eca99a6139b1dc5a710f330a10a648faf332c8 ssh-agent -k [2021-02-12T11:40:27.411Z] unset SSH_AUTH_SOCK; [2021-02-12T11:40:27.411Z] unset SSH_AGENT_PID; [2021-02-12T11:40:27.411Z] echo Agent pid 52 killed; [2021-02-12T11:40:27.468Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-02-12T11:40:28.019Z] + git semver [Pipeline] } [2021-02-12T11:40:28.046Z] $ docker stop --time=1 7f864d350c21785549c09507c4eca99a6139b1dc5a710f330a10a648faf332c8 [2021-02-12T11:40:29.441Z] $ docker rm -f 7f864d350c21785549c09507c4eca99a6139b1dc5a710f330a10a648faf332c8 [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-12T11:40:29.980Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-02-12T11:40:30.522Z] Stashed 1 file(s) [Pipeline] echo [2021-02-12T11:40:30.544Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-02-12T11:40:46.252Z] Still waiting to schedule task [2021-02-12T11:40:46.253Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-26259’ [2021-02-12T11:40:46.281Z] Still waiting to schedule task [2021-02-12T11:40:46.281Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-02-12T11:42:42.423Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-26269 in /w/workspace/edgexfoundry_device-sdk-c_PR-321 [Pipeline] { [Pipeline] ws [2021-02-12T11:42:42.513Z] Running in /w/workspace/device-sdk-c/1 [Pipeline] { [Pipeline] checkout [2021-02-12T11:42:47.228Z] using credential edgex-jenkins-ssh [2021-02-12T11:42:47.292Z] Cloning the remote Git repository [2021-02-12T11:42:47.331Z] Cloning repository git@github.com:edgexfoundry/device-sdk-c.git [2021-02-12T11:42:47.678Z] > git init /w/workspace/device-sdk-c/1 # timeout=10 [2021-02-12T11:42:47.773Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2021-02-12T11:42:47.774Z] > git --version # timeout=10 [2021-02-12T11:42:47.793Z] > git --version # 'git version 2.17.1' [2021-02-12T11:42:47.795Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-12T11:42:47.861Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-12T11:42:49.744Z] Merging remotes/origin/master commit 6cbfd1af5056d6411228be46727e6a6bc359e529 into PR head commit 196804eedb07b39136bfd64a25531ef850a0bbc9 [2021-02-12T11:42:48.978Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2021-02-12T11:42:48.993Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-12T11:42:49.017Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2021-02-12T11:42:49.054Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2021-02-12T11:42:49.054Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-12T11:42:49.068Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/321/head:refs/remotes/origin/PR-321 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-12T11:42:49.747Z] > git config core.sparsecheckout # timeout=10 [2021-02-12T11:42:49.771Z] > git checkout -f 196804eedb07b39136bfd64a25531ef850a0bbc9 # timeout=10 [2021-02-12T11:42:49.946Z] > git remote # timeout=10 [2021-02-12T11:42:49.994Z] > git config --get remote.origin.url # timeout=10 [2021-02-12T11:42:50.028Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-12T11:42:50.040Z] > git merge 6cbfd1af5056d6411228be46727e6a6bc359e529 # timeout=10 [2021-02-12T11:42:50.118Z] Merge succeeded, producing 196804eedb07b39136bfd64a25531ef850a0bbc9 [2021-02-12T11:42:50.118Z] Checking out Revision 196804eedb07b39136bfd64a25531ef850a0bbc9 (PR-321) [2021-02-12T11:42:50.075Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-12T11:42:50.110Z] > git config core.sparsecheckout # timeout=10 [2021-02-12T11:42:50.121Z] > git checkout -f 196804eedb07b39136bfd64a25531ef850a0bbc9 # timeout=10 [2021-02-12T11:42:54.311Z] Commit message: "feat: Add MaxRequestSize config (#308)" [2021-02-12T11:42:54.347Z] > git --version # timeout=10 [2021-02-12T11:42:54.356Z] > git --version # 'git version 2.17.1' [2021-02-12T11:42:54.369Z] fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-12T11:42:56.205Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-02-12T11:42:56.616Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-02-12T11:42:56.971Z] + sudo service docker restart [2021-02-12T11:42:56.971Z] + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-02-12T11:42:59.733Z] provisioning config files... [2021-02-12T11:42:59.772Z] copy managed file [device-sdk-c-settings] to file:/w/workspace/device-sdk-c/1@tmp/config5859624808230911826tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-12T11:43:00.238Z] ---> docker-login.sh [2021-02-12T11:43:00.238Z] nexus3.edgexfoundry.org:10001 [2021-02-12T11:43:01.236Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-12T11:43:01.841Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-12T11:43:01.841Z] Configure a credential helper to remove this warning. See [2021-02-12T11:43:01.841Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-12T11:43:01.841Z] [2021-02-12T11:43:01.841Z] Login Succeeded [2021-02-12T11:43:01.841Z] nexus3.edgexfoundry.org:10002 [2021-02-12T11:43:02.115Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-12T11:43:02.115Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-12T11:43:02.115Z] Configure a credential helper to remove this warning. See [2021-02-12T11:43:02.115Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-12T11:43:02.115Z] [2021-02-12T11:43:02.115Z] Login Succeeded [2021-02-12T11:43:02.394Z] nexus3.edgexfoundry.org:10003 [2021-02-12T11:43:02.670Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-12T11:43:02.959Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-12T11:43:02.959Z] Configure a credential helper to remove this warning. See [2021-02-12T11:43:02.959Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-12T11:43:02.959Z] [2021-02-12T11:43:02.959Z] Login Succeeded [2021-02-12T11:43:02.960Z] nexus3.edgexfoundry.org:10004 [2021-02-12T11:43:03.268Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-12T11:43:03.268Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-12T11:43:03.268Z] Configure a credential helper to remove this warning. See [2021-02-12T11:43:03.268Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-12T11:43:03.268Z] [2021-02-12T11:43:03.268Z] Login Succeeded [2021-02-12T11:43:03.268Z] docker.io [2021-02-12T11:43:03.883Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-12T11:43:04.173Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-12T11:43:04.173Z] Configure a credential helper to remove this warning. See [2021-02-12T11:43:04.173Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-12T11:43:04.173Z] [2021-02-12T11:43:04.173Z] Login Succeeded [2021-02-12T11:43:04.173Z] ---> docker-login.sh ends [Pipeline] } [2021-02-12T11:43:04.223Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-02-12T11:43:04.833Z] ========================================================= [2021-02-12T11:43:04.833Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest] [2021-02-12T11:43:04.833Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-02-12T11:43:05.263Z] + docker build -t ci-base-image-arm64 -f scripts/Dockerfile.alpine-base --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest . [2021-02-12T11:43:05.858Z] Sending build context to Docker daemon 2.535MB [2021-02-12T11:43:05.858Z] Step 1/21 : ARG BASE=alpine:3.12 [2021-02-12T11:43:05.858Z] Step 2/21 : FROM ${BASE} as builder [2021-02-12T11:43:05.858Z] latest: Pulling from edgex-devops/edgex-gcc-base-arm64 [2021-02-12T11:43:05.858Z] 0362ad1dd800: Pulling fs layer [2021-02-12T11:43:05.858Z] f2cdb1532d8b: Pulling fs layer [2021-02-12T11:43:05.858Z] 37ed683be191: Pulling fs layer [2021-02-12T11:43:05.858Z] f2cdb1532d8b: Verifying Checksum [2021-02-12T11:43:05.858Z] f2cdb1532d8b: Download complete [2021-02-12T11:43:06.459Z] 0362ad1dd800: Verifying Checksum [2021-02-12T11:43:06.459Z] 0362ad1dd800: Download complete [2021-02-12T11:43:07.073Z] 0362ad1dd800: Pull complete [2021-02-12T11:43:07.674Z] f2cdb1532d8b: Pull complete [2021-02-12T11:43:08.661Z] 37ed683be191: Verifying Checksum [2021-02-12T11:43:08.661Z] 37ed683be191: Download complete [2021-02-12T11:43:18.866Z] 37ed683be191: Pull complete [2021-02-12T11:43:18.866Z] Digest: sha256:f3a502aba7c4a8aa4a4fcde21dbb9db33787f3779e80dd14fb3ea60ab67de23f [2021-02-12T11:43:18.866Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest [2021-02-12T11:43:18.866Z] ---> b23d30803547 [2021-02-12T11:43:18.866Z] 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 [2021-02-12T11:43:19.141Z] ---> Running in 4f656f7e0235 [2021-02-12T11:43:20.612Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz [2021-02-12T11:43:21.234Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz [2021-02-12T11:43:22.208Z] (1/8) Installing ncurses-dev (6.1_p20190105-r0) [2021-02-12T11:43:22.490Z] (2/8) Installing libuuid (2.33-r0) [2021-02-12T11:43:22.490Z] (3/8) Installing libblkid (2.33-r0) [2021-02-12T11:43:22.490Z] (4/8) Installing libfdisk (2.33-r0) [2021-02-12T11:43:22.490Z] (5/8) Installing libmount (2.33-r0) [2021-02-12T11:43:22.772Z] (6/8) Installing libsmartcols (2.33-r0) [2021-02-12T11:43:22.772Z] (7/8) Installing util-linux-dev (2.33-r0) [2021-02-12T11:43:23.055Z] (8/8) Installing wget (1.20.3-r0) [2021-02-12T11:43:23.326Z] Executing busybox-1.29.3-r10.trigger [2021-02-12T11:43:23.326Z] OK: 285 MiB in 83 packages [2021-02-12T11:43:24.763Z] Removing intermediate container 4f656f7e0235 [2021-02-12T11:43:24.763Z] ---> aff85b4a7466 [2021-02-12T11:43:24.763Z] Step 4/21 : ENV CBOR_VERSION=0.5.0 [2021-02-12T11:43:24.763Z] ---> Running in d87ffc3bff9b [2021-02-12T11:43:25.036Z] Removing intermediate container d87ffc3bff9b [2021-02-12T11:43:25.036Z] ---> 76601c3d3267 [2021-02-12T11:43:25.036Z] 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 [2021-02-12T11:43:25.315Z] ---> Running in adc5d9e03635 [2021-02-12T11:43:26.292Z] --2021-02-12 11:43:26-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz [2021-02-12T11:43:26.292Z] Resolving github.com... 140.82.113.4 [2021-02-12T11:43:26.292Z] Connecting to github.com|140.82.113.4|:443... connected. [2021-02-12T11:43:26.292Z] HTTP request sent, awaiting response... 302 Found [2021-02-12T11:43:26.292Z] Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following] [2021-02-12T11:43:26.292Z] --2021-02-12 11:43:26-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [2021-02-12T11:43:26.292Z] Resolving codeload.github.com... 140.82.113.10 [2021-02-12T11:43:26.292Z] Connecting to codeload.github.com|140.82.113.10|:443... connected. [2021-02-12T11:43:26.570Z] HTTP request sent, awaiting response... 200 OK [2021-02-12T11:43:26.570Z] Length: unspecified [application/x-gzip] [2021-02-12T11:43:26.570Z] Saving to: 'STDOUT' [2021-02-12T11:43:26.570Z]  [2021-02-12T11:43:26.570Z] 0K .......... .......... .......... .......... .......... 1.42M [2021-02-12T11:43:26.570Z] 50K .......... .......... .......... .......... .......... 2.91M [2021-02-12T11:43:26.570Z] 100K .......... .......... .......... .......... .......... 10.9M [2021-02-12T11:43:26.570Z] 150K .......... .......... .......... .......... .......... 3.46M [2021-02-12T11:43:26.570Z] 200K .......... .......... .......... .......... .......... 12.6M [2021-02-12T11:43:26.570Z] 250K .......... .......... .......... .......... .......... 2.83M [2021-02-12T11:43:26.570Z] 300K .......... .......... .......... .......... .......... 4.98M [2021-02-12T11:43:26.570Z] 350K .......... .......... .......... .......... .......... 4.94M [2021-02-12T11:43:26.570Z] 400K .......... .......... .......... .......... .......... 2.81M [2021-02-12T11:43:26.851Z] 450K .......... .......... .......... .......... .......... 3.53M [2021-02-12T11:43:26.851Z] 500K .......... .......... .......... .......... .......... 9.17M [2021-02-12T11:43:26.851Z] 550K .......... .......... .......... .......... .......... 1.75M [2021-02-12T11:43:26.851Z] 600K .......... .......... .......... .......... .......... 1018K [2021-02-12T11:43:26.851Z] 650K .......... .......... .......... .......... .......... 2.22M [2021-02-12T11:43:26.851Z] 700K ..    8.53M=0.2s [2021-02-12T11:43:26.851Z] [2021-02-12T11:43:26.851Z] 2021-02-12 11:43:26 (2.78 MB/s) - written to stdout [719348] [2021-02-12T11:43:26.851Z] [2021-02-12T11:43:27.138Z] -- The C compiler identification is GNU 8.3.0 [2021-02-12T11:43:27.446Z] -- The CXX compiler identification is GNU 8.3.0 [2021-02-12T11:43:27.446Z] -- Check for working C compiler: /usr/bin/cc [2021-02-12T11:43:27.739Z] -- Check for working C compiler: /usr/bin/cc -- works [2021-02-12T11:43:27.739Z] -- Detecting C compiler ABI info [2021-02-12T11:43:27.739Z] -- Detecting C compiler ABI info - done [2021-02-12T11:43:28.047Z] -- Detecting C compile features [2021-02-12T11:43:28.653Z] -- Detecting C compile features - done [2021-02-12T11:43:28.653Z] -- Check for working CXX compiler: /usr/bin/c++ [2021-02-12T11:43:28.932Z] -- Check for working CXX compiler: /usr/bin/c++ -- works [2021-02-12T11:43:28.932Z] -- Detecting CXX compiler ABI info [2021-02-12T11:43:29.209Z] -- Detecting CXX compiler ABI info - done [2021-02-12T11:43:29.209Z] -- Detecting CXX compile features [2021-02-12T11:43:30.645Z] -- Detecting CXX compile features - done [2021-02-12T11:43:30.645Z] -- Looking for include file endian.h [2021-02-12T11:43:30.920Z] -- Looking for include file endian.h - found [2021-02-12T11:43:30.920Z] -- Check if the system is big endian [2021-02-12T11:43:30.920Z] -- Searching 16 bit integer [2021-02-12T11:43:30.920Z] -- Looking for sys/types.h [2021-02-12T11:43:31.193Z] -- Looking for sys/types.h - found [2021-02-12T11:43:31.193Z] -- Looking for stdint.h [2021-02-12T11:43:31.467Z] -- Looking for stdint.h - found [2021-02-12T11:43:31.467Z] -- Looking for stddef.h [2021-02-12T11:43:31.742Z] -- Looking for stddef.h - found [2021-02-12T11:43:31.742Z] -- Check size of unsigned short [2021-02-12T11:43:31.742Z] -- Check size of unsigned short - done [2021-02-12T11:43:31.742Z] -- Using unsigned short [2021-02-12T11:43:32.012Z] -- Check if the system is big endian - little endian [2021-02-12T11:43:32.286Z] -- Check size of size_t [2021-02-12T11:43:32.556Z] -- Check size of size_t - done [2021-02-12T11:43:32.556Z] CMake Warning at examples/CMakeLists.txt:16 (find_package): [2021-02-12T11:43:32.556Z] By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has [2021-02-12T11:43:32.556Z] asked CMake to find a package configuration file provided by "cJSON", but [2021-02-12T11:43:32.556Z] CMake did not find one. [2021-02-12T11:43:32.556Z] [2021-02-12T11:43:32.556Z] Could not find a package configuration file provided by "cJSON" with any of [2021-02-12T11:43:32.556Z] the following names: [2021-02-12T11:43:32.556Z] [2021-02-12T11:43:32.556Z] cJSONConfig.cmake [2021-02-12T11:43:32.556Z] cjson-config.cmake [2021-02-12T11:43:32.556Z] [2021-02-12T11:43:32.556Z] Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set [2021-02-12T11:43:32.556Z] "cJSON_DIR" to a directory containing one of the above files. If "cJSON" [2021-02-12T11:43:32.556Z] provides a separate development package or SDK, be sure it has been [2021-02-12T11:43:32.556Z] installed. [2021-02-12T11:43:32.556Z] [2021-02-12T11:43:32.556Z] [2021-02-12T11:43:32.556Z] -- Configuring done [2021-02-12T11:43:32.556Z] -- Generating done [2021-02-12T11:43:32.831Z] -- Build files have been written to: /tmp/cbor [2021-02-12T11:43:32.831Z] Scanning dependencies of target cbor_shared [2021-02-12T11:43:32.831Z] [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o [2021-02-12T11:43:33.804Z] [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o [2021-02-12T11:43:34.078Z] [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o [2021-02-12T11:43:34.350Z] [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o [2021-02-12T11:43:34.945Z] [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o [2021-02-12T11:43:35.218Z] [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o [2021-02-12T11:43:35.490Z] [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o [2021-02-12T11:43:35.490Z] [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o [2021-02-12T11:43:35.770Z] [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o [2021-02-12T11:43:36.047Z] [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o [2021-02-12T11:43:36.656Z] [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o [2021-02-12T11:43:36.943Z] [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o [2021-02-12T11:43:37.234Z] [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o [2021-02-12T11:43:37.517Z] [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o [2021-02-12T11:43:37.802Z] [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o [2021-02-12T11:43:38.086Z] [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o [2021-02-12T11:43:38.366Z] [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o [2021-02-12T11:43:38.642Z] [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o [2021-02-12T11:43:38.642Z] [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o [2021-02-12T11:43:39.240Z] [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o [2021-02-12T11:43:39.240Z] [ 40%] Linking C shared library libcbor.so [2021-02-12T11:43:39.240Z] [ 40%] Built target cbor_shared [2021-02-12T11:43:39.240Z] Scanning dependencies of target cbor [2021-02-12T11:43:39.523Z] [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o [2021-02-12T11:43:40.138Z] [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o [2021-02-12T11:43:40.749Z] [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o [2021-02-12T11:43:41.027Z] [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o [2021-02-12T11:43:42.004Z] [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o [2021-02-12T11:43:42.275Z] [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o [2021-02-12T11:43:42.549Z] [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o [2021-02-12T11:43:42.822Z] [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o [2021-02-12T11:43:42.822Z] [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o [2021-02-12T11:43:43.418Z] [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o [2021-02-12T11:43:44.011Z] [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o [2021-02-12T11:43:44.282Z] [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o [2021-02-12T11:43:44.555Z] [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o [2021-02-12T11:43:45.152Z] [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o [2021-02-12T11:43:45.152Z] [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o [2021-02-12T11:43:45.424Z] [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o [2021-02-12T11:43:45.695Z] [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o [2021-02-12T11:43:45.970Z] [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o [2021-02-12T11:43:46.242Z] [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o [2021-02-12T11:43:46.514Z] [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o [2021-02-12T11:43:46.787Z] [ 80%] Linking C static library libcbor.a [2021-02-12T11:43:46.787Z] [ 80%] Built target cbor [2021-02-12T11:43:46.787Z] Scanning dependencies of target create_items [2021-02-12T11:43:46.787Z] [ 82%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o [2021-02-12T11:43:47.059Z] [ 84%] Linking C executable create_items [2021-02-12T11:43:47.060Z] [ 84%] Built target create_items [2021-02-12T11:43:47.060Z] Scanning dependencies of target readfile [2021-02-12T11:43:47.332Z] [ 86%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o [2021-02-12T11:43:47.332Z] [ 88%] Linking C executable readfile [2021-02-12T11:43:47.604Z] [ 88%] Built target readfile [2021-02-12T11:43:47.604Z] Scanning dependencies of target streaming_parser [2021-02-12T11:43:47.604Z] [ 90%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o [2021-02-12T11:43:47.877Z] [ 92%] Linking C executable streaming_parser [2021-02-12T11:43:47.877Z] [ 92%] Built target streaming_parser [2021-02-12T11:43:47.877Z] Scanning dependencies of target sort [2021-02-12T11:43:47.877Z] [ 94%] Building C object examples/CMakeFiles/sort.dir/sort.c.o [2021-02-12T11:43:48.149Z] [ 96%] Linking C executable sort [2021-02-12T11:43:48.149Z] [ 96%] Built target sort [2021-02-12T11:43:48.149Z] Scanning dependencies of target hello [2021-02-12T11:43:48.149Z] [ 98%] Building C object examples/CMakeFiles/hello.dir/hello.c.o [2021-02-12T11:43:48.421Z] [100%] Linking C executable hello [2021-02-12T11:43:48.421Z] [100%] Built target hello [2021-02-12T11:43:48.422Z] Install the project... [2021-02-12T11:43:48.695Z] -- Install configuration: "Release" [2021-02-12T11:43:48.695Z] -- Installing: /usr/local/include/cbor/configuration.h [2021-02-12T11:43:48.695Z] -- Installing: /usr/local/lib64/libcbor.a [2021-02-12T11:43:48.695Z] -- Installing: /usr/local/lib64/libcbor.so.0.0.0 [2021-02-12T11:43:48.695Z] -- Installing: /usr/local/lib64/libcbor.so.0 [2021-02-12T11:43:48.695Z] -- Installing: /usr/local/lib64/libcbor.so [2021-02-12T11:43:48.695Z] -- Up-to-date: /usr/local/include/cbor [2021-02-12T11:43:48.695Z] -- Installing: /usr/local/include/cbor/streaming.h [2021-02-12T11:43:48.695Z] -- Installing: /usr/local/include/cbor/ints.h [2021-02-12T11:43:48.695Z] -- Installing: /usr/local/include/cbor/floats_ctrls.h [2021-02-12T11:43:48.695Z] -- Installing: /usr/local/include/cbor/bytestrings.h [2021-02-12T11:43:48.695Z] -- Installing: /usr/local/include/cbor/encoding.h [2021-02-12T11:43:48.695Z] -- Installing: /usr/local/include/cbor/serialization.h [2021-02-12T11:43:48.695Z] -- Installing: /usr/local/include/cbor/data.h [2021-02-12T11:43:48.695Z] -- Installing: /usr/local/include/cbor/common.h [2021-02-12T11:43:48.695Z] -- Installing: /usr/local/include/cbor/callbacks.h [2021-02-12T11:43:48.695Z] -- Installing: /usr/local/include/cbor/strings.h [2021-02-12T11:43:48.695Z] -- Installing: /usr/local/include/cbor/tags.h [2021-02-12T11:43:48.695Z] -- Installing: /usr/local/include/cbor/internal [2021-02-12T11:43:48.695Z] -- Installing: /usr/local/include/cbor/internal/encoders.h [2021-02-12T11:43:48.695Z] -- Installing: /usr/local/include/cbor/internal/loaders.h [2021-02-12T11:43:48.695Z] -- Installing: /usr/local/include/cbor/internal/stack.h [2021-02-12T11:43:48.695Z] -- Installing: /usr/local/include/cbor/internal/unicode.h [2021-02-12T11:43:48.695Z] -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h [2021-02-12T11:43:48.695Z] -- Installing: /usr/local/include/cbor/internal/memory_utils.h [2021-02-12T11:43:48.695Z] -- Installing: /usr/local/include/cbor/arrays.h [2021-02-12T11:43:48.695Z] -- Installing: /usr/local/include/cbor/maps.h [2021-02-12T11:43:48.695Z] -- Installing: /usr/local/include/cbor.h [2021-02-12T11:43:48.695Z] -- Installing: /usr/local/lib64/pkgconfig/libcbor.pc [2021-02-12T11:43:50.684Z] Removing intermediate container adc5d9e03635 [2021-02-12T11:43:50.684Z] ---> 5e4a96649205 [2021-02-12T11:43:50.684Z] Step 6/21 : RUN mkdir /tmp/sdk [2021-02-12T11:43:50.971Z] ---> Running in f82f5a72f4c7 [2021-02-12T11:43:52.939Z] Removing intermediate container f82f5a72f4c7 [2021-02-12T11:43:52.939Z] ---> 55d7bded946a [2021-02-12T11:43:52.939Z] Step 7/21 : COPY VERSION /tmp/sdk [2021-02-12T11:43:53.535Z] ---> 2be21c5dd368 [2021-02-12T11:43:53.535Z] Step 8/21 : COPY src /tmp/sdk/src [2021-02-12T11:43:54.516Z] ---> da464255495b [2021-02-12T11:43:54.516Z] Step 9/21 : COPY include /tmp/sdk/include [2021-02-12T11:43:55.110Z] ---> 70fa5af47e6c [2021-02-12T11:43:55.110Z] Step 10/21 : COPY scripts /tmp/sdk/scripts [2021-02-12T11:43:55.703Z] ---> 9cb359b5175a [2021-02-12T11:43:55.703Z] Step 11/21 : COPY LICENSE /tmp/sdk [2021-02-12T11:43:56.301Z] ---> 70fad329e148 [2021-02-12T11:43:56.301Z] Step 12/21 : COPY Attribution.txt /tmp/sdk [2021-02-12T11:43:56.891Z] ---> f13b8212db02 [2021-02-12T11:43:56.891Z] Step 13/21 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install [2021-02-12T11:43:57.163Z] ---> Running in 5519f1ed5397 [2021-02-12T11:43:58.143Z] + CPPCHECK=false [2021-02-12T11:43:58.143Z] + DOCGEN=false [2021-02-12T11:43:58.143Z] + TOMLVER=SDK-0.2 [2021-02-12T11:43:58.143Z] + CUTILVER=1.1.4 [2021-02-12T11:43:58.143Z] + '[' 0 -gt 0 ] [2021-02-12T11:43:58.143Z] + readlink -f ./scripts/build.sh [2021-02-12T11:43:58.143Z] + dirname /tmp/sdk/scripts/build.sh [2021-02-12T11:43:58.143Z] + dirname /tmp/sdk/scripts [2021-02-12T11:43:58.143Z] + ROOT=/tmp/sdk [2021-02-12T11:43:58.143Z] + cd /tmp/sdk [2021-02-12T11:43:58.143Z] + '[' '!' -d deps ] [2021-02-12T11:43:58.143Z] + mkdir deps [2021-02-12T11:43:58.143Z] + wget -O - https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2021-02-12T11:43:58.143Z] --2021-02-12 11:43:57-- https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz+ [2021-02-12T11:43:58.143Z] tar -C deps -z -x -f - [2021-02-12T11:43:58.143Z] Resolving github.com... 140.82.113.3 [2021-02-12T11:43:58.143Z] Connecting to github.com|140.82.113.3|:443... connected. [2021-02-12T11:43:58.414Z] HTTP request sent, awaiting response... 302 Found [2021-02-12T11:43:58.414Z] Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following] [2021-02-12T11:43:58.414Z] --2021-02-12 11:43:58-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [2021-02-12T11:43:58.414Z] Resolving codeload.github.com... 140.82.113.10 [2021-02-12T11:43:58.414Z] Connecting to codeload.github.com|140.82.113.10|:443... connected. [2021-02-12T11:43:58.414Z] HTTP request sent, awaiting response... 200 OK [2021-02-12T11:43:58.414Z] Length: unspecified [application/x-gzip] [2021-02-12T11:43:58.414Z] Saving to: 'STDOUT' [2021-02-12T11:43:58.414Z]  [2021-02-12T11:43:58.692Z] 0K .......... ...... 828K=0.02s [2021-02-12T11:43:58.692Z] [2021-02-12T11:43:58.692Z] 2021-02-12 11:43:58 (828 KB/s) - written to stdout [16451] [2021-02-12T11:43:58.692Z] [2021-02-12T11:43:58.692Z] + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c [2021-02-12T11:43:58.692Z] + wget -O - https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1.4.tar.gz [2021-02-12T11:43:58.692Z] + tar -C deps -z -x -f - [2021-02-12T11:43:58.692Z] --2021-02-12 11:43:58-- https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1.4.tar.gz [2021-02-12T11:43:58.692Z] Resolving github.com... 140.82.113.3 [2021-02-12T11:43:58.692Z] Connecting to github.com|140.82.113.3|:443... connected. [2021-02-12T11:43:58.692Z] HTTP request sent, awaiting response... 302 Found [2021-02-12T11:43:58.692Z] Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1.4 [following] [2021-02-12T11:43:58.692Z] --2021-02-12 11:43:58-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1.4 [2021-02-12T11:43:58.692Z] Resolving codeload.github.com... 140.82.113.10 [2021-02-12T11:43:58.692Z] Connecting to codeload.github.com|140.82.113.10|:443... connected. [2021-02-12T11:43:58.965Z] HTTP request sent, awaiting response... 200 OK [2021-02-12T11:43:58.965Z] Length: unspecified [application/x-gzip] [2021-02-12T11:43:58.965Z] Saving to: 'STDOUT' [2021-02-12T11:43:58.965Z] [2021-02-12T11:43:58.965Z] 0K .......... .......... .......... .......... .......... 1.30M [2021-02-12T11:43:58.965Z] 50K .......... .......... .......... .......... .......... 2.28M [2021-02-12T11:43:58.965Z] 100K .......... .......... .......... .......... .......... 6.83M [2021-02-12T11:43:58.965Z] 150K .......... .......... .......     1.08M=0.09s [2021-02-12T11:43:58.965Z] [2021-02-12T11:43:58.965Z] 2021-02-12 11:43:58 (1.91 MB/s) - written to stdout [181796] [2021-02-12T11:43:58.965Z] [2021-02-12T11:43:58.965Z] + mkdir -p src/c/iot [2021-02-12T11:43:58.965Z] + cp deps/iotech-c-utils-1.1.4/src/c/base64.c deps/iotech-c-utils-1.1.4/src/c/component.c deps/iotech-c-utils-1.1.4/src/c/config.c deps/iotech-c-utils-1.1.4/src/c/container.c deps/iotech-c-utils-1.1.4/src/c/data.c deps/iotech-c-utils-1.1.4/src/c/hash.c deps/iotech-c-utils-1.1.4/src/c/iot.c deps/iotech-c-utils-1.1.4/src/c/json.c deps/iotech-c-utils-1.1.4/src/c/logger.c deps/iotech-c-utils-1.1.4/src/c/os.c deps/iotech-c-utils-1.1.4/src/c/scheduler.c deps/iotech-c-utils-1.1.4/src/c/thread.c deps/iotech-c-utils-1.1.4/src/c/threadpool.c deps/iotech-c-utils-1.1.4/src/c/time.c deps/iotech-c-utils-1.1.4/src/c/yxml.c src/c/iot [2021-02-12T11:43:58.965Z] + cp deps/iotech-c-utils-1.1.4/src/c/defs.h.in src/c/iot [2021-02-12T11:43:58.965Z] + cp deps/iotech-c-utils-1.1.4/src/c/yxml.h src/c/iot [2021-02-12T11:43:58.965Z] + cp deps/iotech-c-utils-1.1.4/VERSION src/c/iot [2021-02-12T11:43:58.965Z] + mkdir -p include/iot [2021-02-12T11:43:58.965Z] + cp deps/iotech-c-utils-1.1.4/include/iot/base64.h deps/iotech-c-utils-1.1.4/include/iot/component.h deps/iotech-c-utils-1.1.4/include/iot/config.h deps/iotech-c-utils-1.1.4/include/iot/container.h deps/iotech-c-utils-1.1.4/include/iot/data.h deps/iotech-c-utils-1.1.4/include/iot/hash.h deps/iotech-c-utils-1.1.4/include/iot/iot.h deps/iotech-c-utils-1.1.4/include/iot/json.h deps/iotech-c-utils-1.1.4/include/iot/logger.h deps/iotech-c-utils-1.1.4/include/iot/os.h deps/iotech-c-utils-1.1.4/include/iot/scheduler.h deps/iotech-c-utils-1.1.4/include/iot/thread.h deps/iotech-c-utils-1.1.4/include/iot/threadpool.h deps/iotech-c-utils-1.1.4/include/iot/time.h deps/iotech-c-utils-1.1.4/include/iot/typecode.h include/iot [2021-02-12T11:43:58.965Z] + mkdir -p include/iot/os [2021-02-12T11:43:58.965Z] + cp deps/iotech-c-utils-1.1.4/include/iot/os/linux.h deps/iotech-c-utils-1.1.4/include/iot/os/macos.h deps/iotech-c-utils-1.1.4/include/iot/os/zephyr.h include/iot/os [2021-02-12T11:43:58.965Z] + mkdir -p /tmp/sdk/build/release [2021-02-12T11:43:58.965Z] + cd /tmp/sdk/build/release [2021-02-12T11:43:58.965Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src [2021-02-12T11:43:59.558Z] -- The C compiler identification is GNU 8.3.0 [2021-02-12T11:43:59.558Z] -- Check for working C compiler: /usr/bin/cc [2021-02-12T11:43:59.558Z] -- Check for working C compiler: /usr/bin/cc -- works [2021-02-12T11:43:59.558Z] -- Detecting C compiler ABI info [2021-02-12T11:43:59.831Z] -- Detecting C compiler ABI info - done [2021-02-12T11:43:59.831Z] -- Detecting C compile features [2021-02-12T11:44:00.808Z] -- Detecting C compile features - done [2021-02-12T11:44:00.808Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2021-02-12T11:44:00.808Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2021-02-12T11:44:00.808Z] -- Found LIBYAML: /usr/lib/libyaml.so [2021-02-12T11:44:00.808Z] -- Found LIBUUID: /usr/lib/libuuid.so [2021-02-12T11:44:00.808Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2021-02-12T11:44:00.808Z] -- C SDK 0.0.0 for Linux [2021-02-12T11:44:00.808Z] -- Performing Test CSDK_HAVE_ATOMIC [2021-02-12T11:44:00.808Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2021-02-12T11:44:00.808Z] -- Found Curses: /usr/lib/libcurses.so [2021-02-12T11:44:01.080Z] -- Configuring done [2021-02-12T11:44:01.351Z] -- Generating done [2021-02-12T11:44:01.351Z] -- Build files have been written to: /tmp/sdk/build/release [2021-02-12T11:44:01.351Z] + make [2021-02-12T11:44:01.351Z] + tee release.log [2021-02-12T11:44:01.351Z] Scanning dependencies of target csdk [2021-02-12T11:44:01.623Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2021-02-12T11:44:02.215Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback.c.o [2021-02-12T11:44:02.807Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o [2021-02-12T11:44:03.083Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2021-02-12T11:44:05.046Z] [ 8%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2021-02-12T11:44:05.328Z] [ 10%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2021-02-12T11:44:05.600Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2021-02-12T11:44:06.577Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2021-02-12T11:44:08.540Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2021-02-12T11:44:09.135Z] [ 16%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2021-02-12T11:44:09.729Z] [ 18%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2021-02-12T11:44:10.324Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2021-02-12T11:44:10.599Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2021-02-12T11:44:10.874Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2021-02-12T11:44:11.147Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2021-02-12T11:44:14.524Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2021-02-12T11:44:15.118Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2021-02-12T11:44:15.391Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2021-02-12T11:44:15.665Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2021-02-12T11:44:16.260Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2021-02-12T11:44:18.969Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2021-02-12T11:44:18.969Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2021-02-12T11:44:19.256Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2021-02-12T11:44:19.926Z] [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2021-02-12T11:44:20.541Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2021-02-12T11:44:20.541Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2021-02-12T11:44:21.547Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2021-02-12T11:44:21.845Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2021-02-12T11:44:22.443Z] [ 48%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2021-02-12T11:44:22.717Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o [2021-02-12T11:44:24.693Z] [ 51%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2021-02-12T11:44:24.966Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2021-02-12T11:44:25.942Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2021-02-12T11:44:26.215Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2021-02-12T11:44:30.507Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2021-02-12T11:44:31.098Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2021-02-12T11:44:31.370Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2021-02-12T11:44:31.968Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2021-02-12T11:44:32.560Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2021-02-12T11:44:33.986Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2021-02-12T11:44:35.410Z] [ 68%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2021-02-12T11:44:38.798Z] [ 70%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2021-02-12T11:44:39.391Z] [ 71%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2021-02-12T11:44:39.665Z] [ 73%] Linking C shared library libcsdk.so [2021-02-12T11:44:39.954Z] [ 73%] Built target csdk [2021-02-12T11:44:39.954Z] Scanning dependencies of target template [2021-02-12T11:44:39.954Z] [ 75%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2021-02-12T11:44:40.560Z] [ 76%] Linking C executable template [2021-02-12T11:44:40.836Z] [ 76%] Built target template [2021-02-12T11:44:40.836Z] Scanning dependencies of target device-counter [2021-02-12T11:44:40.836Z] [ 78%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2021-02-12T11:44:41.427Z] [ 80%] Linking C executable device-counter [2021-02-12T11:44:41.700Z] [ 80%] Built target device-counter [2021-02-12T11:44:41.700Z] Scanning dependencies of target device-random [2021-02-12T11:44:41.700Z] [ 81%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2021-02-12T11:44:41.976Z] [ 83%] Linking C executable device-random [2021-02-12T11:44:42.251Z] [ 83%] Built target device-random [2021-02-12T11:44:42.251Z] Scanning dependencies of target device-gyro [2021-02-12T11:44:42.251Z] [ 85%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2021-02-12T11:44:42.845Z] [ 86%] Linking C executable device-gyro [2021-02-12T11:44:42.845Z] [ 86%] Built target device-gyro [2021-02-12T11:44:42.845Z] Scanning dependencies of target device-bitfields [2021-02-12T11:44:43.117Z] [ 88%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2021-02-12T11:44:43.391Z] [ 90%] Linking C executable device-bitfields [2021-02-12T11:44:43.664Z] [ 90%] Built target device-bitfields [2021-02-12T11:44:43.664Z] Scanning dependencies of target template-discovery [2021-02-12T11:44:43.664Z] [ 91%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2021-02-12T11:44:44.258Z] [ 93%] Linking C executable template-discovery [2021-02-12T11:44:44.532Z] [ 93%] Built target template-discovery [2021-02-12T11:44:44.532Z] Scanning dependencies of target device-file [2021-02-12T11:44:44.532Z] [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2021-02-12T11:44:45.125Z] [ 96%] Linking C executable device-file [2021-02-12T11:44:45.396Z] [ 96%] Built target device-file [2021-02-12T11:44:45.396Z] Scanning dependencies of target device-terminal [2021-02-12T11:44:45.396Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2021-02-12T11:44:45.990Z] [100%] Linking C executable device-terminal [2021-02-12T11:44:46.262Z] [100%] Built target device-terminal [2021-02-12T11:44:46.262Z] + make package [2021-02-12T11:44:46.262Z] + tee -a release.log [2021-02-12T11:44:46.262Z] [ 73%] Built target csdk [2021-02-12T11:44:46.535Z] [ 76%] Built target template [2021-02-12T11:44:46.535Z] [ 80%] Built target device-counter [2021-02-12T11:44:46.535Z] [ 83%] Built target device-random [2021-02-12T11:44:46.535Z] [ 86%] Built target device-gyro [2021-02-12T11:44:46.535Z] [ 90%] Built target device-bitfields [2021-02-12T11:44:46.535Z] [ 93%] Built target template-discovery [2021-02-12T11:44:46.535Z] [ 96%] Built target device-file [2021-02-12T11:44:46.808Z] [100%] Built target device-terminal [2021-02-12T11:44:46.808Z] Run CPack packaging tool... [2021-02-12T11:44:46.808Z] CPack: Create package using TGZ [2021-02-12T11:44:46.808Z] CPack: Install projects [2021-02-12T11:44:46.808Z] CPack: - Run preinstall target for: Csdk [2021-02-12T11:44:47.401Z] CPack: - Install project: Csdk [2021-02-12T11:44:47.401Z] CPack: Create package [2021-02-12T11:44:47.401Z] CPack: - package: /tmp/sdk/build/release/csdk-0.0.0.tar.gz generated. [2021-02-12T11:44:47.401Z] + '[' false '=' true ] [2021-02-12T11:44:47.401Z] + '[' false '=' true ] [2021-02-12T11:44:47.401Z] + mkdir -p /tmp/sdk/build/debug [2021-02-12T11:44:47.401Z] + cd /tmp/sdk/build/debug [2021-02-12T11:44:47.401Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src [2021-02-12T11:44:47.673Z] -- The C compiler identification is GNU 8.3.0 [2021-02-12T11:44:47.673Z] -- Check for working C compiler: /usr/bin/cc [2021-02-12T11:44:47.948Z] -- Check for working C compiler: /usr/bin/cc -- works [2021-02-12T11:44:47.948Z] -- Detecting C compiler ABI info [2021-02-12T11:44:48.218Z] -- Detecting C compiler ABI info - done [2021-02-12T11:44:48.218Z] -- Detecting C compile features [2021-02-12T11:44:49.195Z] -- Detecting C compile features - done [2021-02-12T11:44:49.195Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2021-02-12T11:44:49.195Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2021-02-12T11:44:49.195Z] -- Found LIBYAML: /usr/lib/libyaml.so [2021-02-12T11:44:49.195Z] -- Found LIBUUID: /usr/lib/libuuid.so [2021-02-12T11:44:49.195Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2021-02-12T11:44:49.195Z] -- C SDK 0.0.0 for Linux [2021-02-12T11:44:49.195Z] -- Performing Test CSDK_HAVE_ATOMIC [2021-02-12T11:44:49.467Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2021-02-12T11:44:49.467Z] -- Found Curses: /usr/lib/libcurses.so [2021-02-12T11:44:49.467Z] -- Configuring done [2021-02-12T11:44:49.738Z] -- Generating done [2021-02-12T11:44:49.738Z] -- Build files have been written to: /tmp/sdk/build/debug [2021-02-12T11:44:49.738Z] + make [2021-02-12T11:44:49.738Z] + tee debug.log [2021-02-12T11:44:49.738Z] Scanning dependencies of target csdk [2021-02-12T11:44:50.010Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2021-02-12T11:44:50.284Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback.c.o [2021-02-12T11:44:50.556Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o [2021-02-12T11:44:50.831Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2021-02-12T11:44:51.423Z] [ 8%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2021-02-12T11:44:51.694Z] [ 10%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2021-02-12T11:44:51.966Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2021-02-12T11:44:52.240Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2021-02-12T11:44:53.214Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2021-02-12T11:44:53.214Z] [ 16%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2021-02-12T11:44:53.805Z] [ 18%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2021-02-12T11:44:53.805Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2021-02-12T11:44:54.075Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2021-02-12T11:44:54.347Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2021-02-12T11:44:54.619Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2021-02-12T11:44:55.593Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2021-02-12T11:44:55.593Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2021-02-12T11:44:55.876Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2021-02-12T11:44:55.876Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2021-02-12T11:44:56.471Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2021-02-12T11:44:57.065Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2021-02-12T11:44:57.338Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2021-02-12T11:44:57.338Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2021-02-12T11:44:57.608Z] [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2021-02-12T11:44:57.881Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2021-02-12T11:44:58.154Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2021-02-12T11:44:58.427Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2021-02-12T11:44:58.427Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2021-02-12T11:44:58.702Z] [ 48%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2021-02-12T11:44:58.975Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o [2021-02-12T11:44:59.570Z] [ 51%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2021-02-12T11:44:59.570Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2021-02-12T11:45:00.166Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2021-02-12T11:45:00.166Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2021-02-12T11:45:01.147Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2021-02-12T11:45:01.751Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2021-02-12T11:45:01.751Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2021-02-12T11:45:02.033Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2021-02-12T11:45:02.642Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2021-02-12T11:45:03.237Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2021-02-12T11:45:03.831Z] [ 68%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2021-02-12T11:45:04.425Z] [ 70%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2021-02-12T11:45:04.696Z] [ 71%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2021-02-12T11:45:04.968Z] [ 73%] Linking C shared library libcsdk.so [2021-02-12T11:45:05.242Z] [ 73%] Built target csdk [2021-02-12T11:45:05.242Z] Scanning dependencies of target template [2021-02-12T11:45:05.242Z] [ 75%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2021-02-12T11:45:05.514Z] [ 76%] Linking C executable template [2021-02-12T11:45:05.785Z] [ 76%] Built target template [2021-02-12T11:45:05.785Z] Scanning dependencies of target device-counter [2021-02-12T11:45:05.785Z] [ 78%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2021-02-12T11:45:06.057Z] [ 80%] Linking C executable device-counter [2021-02-12T11:45:06.329Z] [ 80%] Built target device-counter [2021-02-12T11:45:06.329Z] Scanning dependencies of target device-random [2021-02-12T11:45:06.329Z] [ 81%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2021-02-12T11:45:06.600Z] [ 83%] Linking C executable device-random [2021-02-12T11:45:06.871Z] [ 83%] Built target device-random [2021-02-12T11:45:06.871Z] Scanning dependencies of target device-gyro [2021-02-12T11:45:06.871Z] [ 85%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2021-02-12T11:45:07.150Z] [ 86%] Linking C executable device-gyro [2021-02-12T11:45:07.422Z] [ 86%] Built target device-gyro [2021-02-12T11:45:07.422Z] Scanning dependencies of target device-bitfields [2021-02-12T11:45:07.422Z] [ 88%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2021-02-12T11:45:07.694Z] [ 90%] Linking C executable device-bitfields [2021-02-12T11:45:07.694Z] [ 90%] Built target device-bitfields [2021-02-12T11:45:07.694Z] Scanning dependencies of target template-discovery [2021-02-12T11:45:07.966Z] [ 91%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2021-02-12T11:45:08.238Z] [ 93%] Linking C executable template-discovery [2021-02-12T11:45:08.238Z] [ 93%] Built target template-discovery [2021-02-12T11:45:08.510Z] Scanning dependencies of target device-file [2021-02-12T11:45:08.510Z] [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2021-02-12T11:45:08.783Z] [ 96%] Linking C executable device-file [2021-02-12T11:45:08.783Z] [ 96%] Built target device-file [2021-02-12T11:45:09.057Z] Scanning dependencies of target device-terminal [2021-02-12T11:45:09.057Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2021-02-12T11:45:09.328Z] [100%] Linking C executable device-terminal [2021-02-12T11:45:09.600Z] [100%] Built target device-terminal [2021-02-12T11:45:09.600Z] make: Entering directory '/tmp/sdk/build/release' [2021-02-12T11:45:09.600Z] make[1]: Entering directory '/tmp/sdk/build/release' [2021-02-12T11:45:09.600Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-02-12T11:45:09.600Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-02-12T11:45:09.600Z] [ 73%] Built target csdk [2021-02-12T11:45:09.600Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-02-12T11:45:09.600Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-02-12T11:45:09.600Z] [ 76%] Built target template [2021-02-12T11:45:09.600Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-02-12T11:45:09.600Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-02-12T11:45:09.873Z] [ 80%] Built target device-counter [2021-02-12T11:45:09.873Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-02-12T11:45:09.873Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-02-12T11:45:09.873Z] [ 83%] Built target device-random [2021-02-12T11:45:09.873Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-02-12T11:45:09.873Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-02-12T11:45:09.873Z] [ 86%] Built target device-gyro [2021-02-12T11:45:09.873Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-02-12T11:45:09.873Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-02-12T11:45:09.873Z] [ 90%] Built target device-bitfields [2021-02-12T11:45:09.873Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-02-12T11:45:09.873Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-02-12T11:45:09.873Z] [ 93%] Built target template-discovery [2021-02-12T11:45:09.873Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-02-12T11:45:09.873Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-02-12T11:45:09.873Z] [ 96%] Built target device-file [2021-02-12T11:45:09.873Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-02-12T11:45:09.873Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-02-12T11:45:09.873Z] [100%] Built target device-terminal [2021-02-12T11:45:09.873Z] make[1]: Leaving directory '/tmp/sdk/build/release' [2021-02-12T11:45:10.147Z] Install the project... [2021-02-12T11:45:10.147Z] -- Install configuration: "Release" [2021-02-12T11:45:10.147Z] -- Installing: /usr/local/lib/libcsdk.so [2021-02-12T11:45:10.147Z] -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" [2021-02-12T11:45:10.147Z] -- Up-to-date: /usr/local/include [2021-02-12T11:45:10.147Z] -- Installing: /usr/local/include/edgex [2021-02-12T11:45:10.147Z] -- Installing: /usr/local/include/edgex/error.h [2021-02-12T11:45:10.147Z] -- Installing: /usr/local/include/edgex/rest-server.h [2021-02-12T11:45:10.147Z] -- Installing: /usr/local/include/edgex/edgex-base.h [2021-02-12T11:45:10.147Z] -- Installing: /usr/local/include/edgex/edgex.h [2021-02-12T11:45:10.147Z] -- Installing: /usr/local/include/edgex/devices.h [2021-02-12T11:45:10.147Z] -- Installing: /usr/local/include/edgex/os.h [2021-02-12T11:45:10.147Z] -- Installing: /usr/local/include/edgex/profiles.h [2021-02-12T11:45:10.147Z] -- Installing: /usr/local/include/edgex/csdk-defs.h [2021-02-12T11:45:10.147Z] -- Installing: /usr/local/include/devsdk [2021-02-12T11:45:10.147Z] -- Installing: /usr/local/include/devsdk/devsdk-base.h [2021-02-12T11:45:10.147Z] -- Installing: /usr/local/include/devsdk/devsdk.h [2021-02-12T11:45:10.147Z] -- Installing: /usr/local/include/iot [2021-02-12T11:45:10.147Z] -- Installing: /usr/local/include/iot/json.h [2021-02-12T11:45:10.147Z] -- Installing: /usr/local/include/iot/container.h [2021-02-12T11:45:10.147Z] -- Installing: /usr/local/include/iot/component.h [2021-02-12T11:45:10.147Z] -- Installing: /usr/local/include/iot/typecode.h [2021-02-12T11:45:10.147Z] -- Installing: /usr/local/include/iot/iot.h [2021-02-12T11:45:10.147Z] -- Installing: /usr/local/include/iot/time.h [2021-02-12T11:45:10.147Z] -- Installing: /usr/local/include/iot/hash.h [2021-02-12T11:45:10.147Z] -- Installing: /usr/local/include/iot/logger.h [2021-02-12T11:45:10.147Z] -- Installing: /usr/local/include/iot/os [2021-02-12T11:45:10.147Z] -- Installing: /usr/local/include/iot/os/zephyr.h [2021-02-12T11:45:10.147Z] -- Installing: /usr/local/include/iot/os/linux.h [2021-02-12T11:45:10.147Z] -- Installing: /usr/local/include/iot/os/macos.h [2021-02-12T11:45:10.147Z] -- Installing: /usr/local/include/iot/scheduler.h [2021-02-12T11:45:10.147Z] -- Installing: /usr/local/include/iot/data.h [2021-02-12T11:45:10.147Z] -- Installing: /usr/local/include/iot/thread.h [2021-02-12T11:45:10.147Z] -- Installing: /usr/local/include/iot/os.h [2021-02-12T11:45:10.147Z] -- Installing: /usr/local/include/iot/base64.h [2021-02-12T11:45:10.147Z] -- Installing: /usr/local/include/iot/defs.h [2021-02-12T11:45:10.147Z] -- Installing: /usr/local/include/iot/threadpool.h [2021-02-12T11:45:10.147Z] -- Installing: /usr/local/include/iot/config.h [2021-02-12T11:45:10.147Z] -- Installing: /usr/local/share/device-sdk-c/LICENSE [2021-02-12T11:45:10.147Z] -- Installing: /usr/local/share/device-sdk-c/Attribution.txt [2021-02-12T11:45:10.147Z] make: Leaving directory '/tmp/sdk/build/release' [2021-02-12T11:45:12.119Z] Removing intermediate container 5519f1ed5397 [2021-02-12T11:45:12.119Z] ---> 34ebbb0b795e [2021-02-12T11:45:12.119Z] Step 14/21 : FROM ${BASE} [2021-02-12T11:45:12.119Z] ---> b23d30803547 [2021-02-12T11:45:12.119Z] Step 15/21 : LABEL maintainer="IOTech " [2021-02-12T11:45:12.394Z] ---> Running in 6a75bc046d97 [2021-02-12T11:45:13.013Z] Removing intermediate container 6a75bc046d97 [2021-02-12T11:45:13.013Z] ---> 28acd42cdeab [2021-02-12T11:45:13.013Z] Step 16/21 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml curl libmicrohttpd libuuid [2021-02-12T11:45:13.013Z] ---> Running in 45baf65bd6a9 [2021-02-12T11:45:14.491Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz [2021-02-12T11:45:15.087Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz [2021-02-12T11:45:15.680Z] (1/3) Installing curl (7.64.0-r5) [2021-02-12T11:45:15.681Z] (2/3) Installing libuuid (2.33-r0) [2021-02-12T11:45:15.681Z] (3/3) Installing wget (1.20.3-r0) [2021-02-12T11:45:15.681Z] Executing busybox-1.29.3-r10.trigger [2021-02-12T11:45:15.955Z] OK: 281 MiB in 78 packages [2021-02-12T11:45:16.931Z] Removing intermediate container 45baf65bd6a9 [2021-02-12T11:45:16.931Z] ---> 6d3069efe0df [2021-02-12T11:45:16.931Z] Step 17/21 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot [2021-02-12T11:45:17.911Z] ---> 86863deb6307 [2021-02-12T11:45:17.911Z] Step 18/21 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex [2021-02-12T11:45:18.503Z] ---> da5d79198602 [2021-02-12T11:45:18.503Z] Step 19/21 : COPY --from=builder /usr/local/lib /usr/local/lib [2021-02-12T11:45:19.477Z] ---> 12e142fdc0fa [2021-02-12T11:45:19.477Z] Step 20/21 : COPY --from=builder /usr/local/lib64 /usr/local/lib64 [2021-02-12T11:45:20.074Z] ---> c736b4cc35d2 [2021-02-12T11:45:20.074Z] Step 21/21 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c [2021-02-12T11:45:21.051Z] ---> f989ab732c8a [2021-02-12T11:45:21.051Z] Successfully built f989ab732c8a [2021-02-12T11:45:21.051Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-12T11:45:22.059Z] + docker inspect -f . ci-base-image-arm64 [2021-02-12T11:45:22.059Z] . [Pipeline] withDockerContainer [2021-02-12T11:45:22.345Z] prd-ubuntu18.04-docker-arm64-4c-16g-26269 does not seem to be running inside a container [2021-02-12T11:45:22.389Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-c/1 -v /w/workspace/device-sdk-c/1:/w/workspace/device-sdk-c/1:rw,z -v /w/workspace/device-sdk-c/1@tmp:/w/workspace/device-sdk-c/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-02-12T11:45:23.996Z] $ docker top 7bc8c4fc9f6017dc50ea7e51185210ccb93ebd451746aac044a8d479c7dbbbbd -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-12T11:45:25.128Z] + make test [2021-02-12T11:45:25.128Z] echo "make test" [2021-02-12T11:45:25.128Z] make test [Pipeline] } [2021-02-12T11:45:25.120Z] $ docker stop --time=1 7bc8c4fc9f6017dc50ea7e51185210ccb93ebd451746aac044a8d479c7dbbbbd [2021-02-12T11:45:27.040Z] $ docker rm -f 7bc8c4fc9f6017dc50ea7e51185210ccb93ebd451746aac044a8d479c7dbbbbd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-12T11:45:30.700Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-02-12T11:45:31.050Z] + ls -al . [2021-02-12T11:45:31.050Z] total 192 [2021-02-12T11:45:31.050Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 12 11:42 . [2021-02-12T11:45:31.050Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 12 11:42 .. [2021-02-12T11:45:31.050Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 12 11:42 .git [2021-02-12T11:45:31.050Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 12 11:42 .github [2021-02-12T11:45:31.050Z] -rw-rw-r-- 1 jenkins jenkins 176 Feb 12 11:42 .gitignore [2021-02-12T11:45:31.050Z] -rw-rw-r-- 1 jenkins jenkins 3104 Feb 12 11:42 Attribution.txt [2021-02-12T11:45:31.050Z] -rw-rw-r-- 1 jenkins jenkins 6631 Feb 12 11:42 CHANGES [2021-02-12T11:45:31.050Z] -rw-rw-r-- 1 jenkins jenkins 108574 Feb 12 11:42 Doxyfile [2021-02-12T11:45:31.050Z] -rw-rw-r-- 1 jenkins jenkins 784 Feb 12 11:42 Jenkinsfile [2021-02-12T11:45:31.050Z] -rw-rw-r-- 1 jenkins jenkins 10174 Feb 12 11:42 LICENSE [2021-02-12T11:45:31.050Z] -rw-rw-r-- 1 jenkins jenkins 449 Feb 12 11:42 Makefile [2021-02-12T11:45:31.050Z] -rw-rw-r-- 1 jenkins jenkins 2697 Feb 12 11:42 README.md [2021-02-12T11:45:31.050Z] -rw-rw-r-- 1 jenkins jenkins 6378 Feb 12 11:42 README.v2.md [2021-02-12T11:45:31.050Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 12 11:40 VERSION [2021-02-12T11:45:31.050Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 12 11:42 docs [2021-02-12T11:45:31.050Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 12 11:42 include [2021-02-12T11:45:31.050Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 12 11:42 scripts [2021-02-12T11:45:31.050Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 12 11:42 src [Pipeline] isUnix [Pipeline] sh [2021-02-12T11:45:31.423Z] + docker build -t docker-device-sdk-c-arm64 -f scripts/Dockerfile.alpine --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=196804eedb07b39136bfd64a25531ef850a0bbc9 --label arch=arm64 --label version=0.0.0 . [2021-02-12T11:45:32.015Z] Sending build context to Docker daemon 2.535MB [2021-02-12T11:45:32.015Z] Step 1/15 : ARG BASE=alpine:3.12 [2021-02-12T11:45:32.015Z] Step 2/15 : FROM ${BASE} [2021-02-12T11:45:32.015Z] ---> f989ab732c8a [2021-02-12T11:45:32.015Z] Step 3/15 : LABEL maintainer="IOTech " [2021-02-12T11:45:32.286Z] ---> Running in 399d0fbef780 [2021-02-12T11:45:32.559Z] Removing intermediate container 399d0fbef780 [2021-02-12T11:45:32.559Z] ---> b4a17716f9da [2021-02-12T11:45:32.559Z] 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 [2021-02-12T11:45:32.843Z] ---> Running in fbadae531ecf [2021-02-12T11:45:33.816Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz [2021-02-12T11:45:34.783Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz [2021-02-12T11:45:35.054Z] (1/6) Installing ncurses-dev (6.1_p20190105-r0) [2021-02-12T11:45:35.325Z] (2/6) Installing libblkid (2.33-r0) [2021-02-12T11:45:35.325Z] (3/6) Installing libfdisk (2.33-r0) [2021-02-12T11:45:35.595Z] (4/6) Installing libmount (2.33-r0) [2021-02-12T11:45:35.595Z] (5/6) Installing libsmartcols (2.33-r0) [2021-02-12T11:45:35.595Z] (6/6) Installing util-linux-dev (2.33-r0) [2021-02-12T11:45:36.186Z] Executing busybox-1.29.3-r10.trigger [2021-02-12T11:45:36.186Z] OK: 286 MiB in 84 packages [2021-02-12T11:45:37.610Z] Removing intermediate container fbadae531ecf [2021-02-12T11:45:37.610Z] ---> 60a99ab3c667 [2021-02-12T11:45:37.610Z] Step 5/15 : COPY VERSION /edgex-c-sdk/ [2021-02-12T11:45:38.201Z] ---> 3a4a39fe78ab [2021-02-12T11:45:38.201Z] Step 6/15 : COPY src /edgex-c-sdk/src/ [2021-02-12T11:45:38.796Z] ---> af9e5fcde784 [2021-02-12T11:45:38.796Z] Step 7/15 : COPY include /edgex-c-sdk/include/ [2021-02-12T11:45:39.769Z] ---> 943347e3d74d [2021-02-12T11:45:39.769Z] Step 8/15 : COPY scripts /edgex-c-sdk/scripts [2021-02-12T11:45:40.364Z] ---> 6e61c1a3995b [2021-02-12T11:45:40.364Z] Step 9/15 : COPY LICENSE /edgex-c-sdk/ [2021-02-12T11:45:40.958Z] ---> 47aec3e31f76 [2021-02-12T11:45:40.959Z] Step 10/15 : COPY Attribution.txt /edgex-c-sdk/ [2021-02-12T11:45:41.552Z] ---> ab61fbbbe994 [2021-02-12T11:45:41.552Z] Step 11/15 : WORKDIR /edgex-c-sdk [2021-02-12T11:45:41.823Z] ---> Running in 2aaa2f7c7587 [2021-02-12T11:45:42.418Z] Removing intermediate container 2aaa2f7c7587 [2021-02-12T11:45:42.418Z] ---> bbf400540e08 [2021-02-12T11:45:42.418Z] Step 12/15 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] [2021-02-12T11:45:42.418Z] ---> Running in d9ad85a38dca [2021-02-12T11:45:43.010Z] Removing intermediate container d9ad85a38dca [2021-02-12T11:45:43.010Z] ---> de4a8b9e5e0a [2021-02-12T11:45:43.010Z] Step 13/15 : LABEL arch=arm64 [2021-02-12T11:45:43.010Z] ---> Running in 3e30cb886ab8 [2021-02-12T11:45:43.603Z] Removing intermediate container 3e30cb886ab8 [2021-02-12T11:45:43.603Z] ---> 5ca592d356e8 [2021-02-12T11:45:43.603Z] Step 14/15 : LABEL git_sha=196804eedb07b39136bfd64a25531ef850a0bbc9 [2021-02-12T11:45:43.603Z] ---> Running in b24a031aee6a [2021-02-12T11:45:44.200Z] Removing intermediate container b24a031aee6a [2021-02-12T11:45:44.200Z] ---> 5f52264caf84 [2021-02-12T11:45:44.200Z] Step 15/15 : LABEL version=0.0.0 [2021-02-12T11:45:44.200Z] ---> Running in eda66bbabff5 [2021-02-12T11:45:44.796Z] Removing intermediate container eda66bbabff5 [2021-02-12T11:45:44.796Z] ---> d30bfb29ea3f [2021-02-12T11:45:44.796Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2021-02-12T11:45:44.796Z] Successfully built d30bfb29ea3f [2021-02-12T11:45:44.796Z] Successfully tagged docker-device-sdk-c-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-02-12T11:46:09.567Z] Running on prd-centos7-docker-4c-2g-26270 in /w/workspace/edgexfoundry_device-sdk-c_PR-321 [Pipeline] { [Pipeline] ws [2021-02-12T11:46:09.699Z] Running in /w/workspace/device-sdk-c/1 [Pipeline] { [Pipeline] checkout [2021-02-12T11:46:24.426Z] using credential edgex-jenkins-ssh [2021-02-12T11:46:24.537Z] Cloning the remote Git repository [2021-02-12T11:46:24.684Z] Cloning repository git@github.com:edgexfoundry/device-sdk-c.git [2021-02-12T11:46:24.958Z] > git init /w/workspace/device-sdk-c/1 # timeout=10 [2021-02-12T11:46:25.284Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2021-02-12T11:46:25.285Z] > git --version # timeout=10 [2021-02-12T11:46:25.337Z] > git --version # 'git version 2.24.3' [2021-02-12T11:46:25.338Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-12T11:46:25.486Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-12T11:46:26.893Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2021-02-12T11:46:27.010Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-12T11:46:27.260Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2021-02-12T11:46:27.468Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2021-02-12T11:46:27.469Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-12T11:46:27.514Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/321/head:refs/remotes/origin/PR-321 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-12T11:46:28.518Z] Merging remotes/origin/master commit 6cbfd1af5056d6411228be46727e6a6bc359e529 into PR head commit 196804eedb07b39136bfd64a25531ef850a0bbc9 [2021-02-12T11:46:29.159Z] Merge succeeded, producing 196804eedb07b39136bfd64a25531ef850a0bbc9 [2021-02-12T11:46:29.159Z] Checking out Revision 196804eedb07b39136bfd64a25531ef850a0bbc9 (PR-321) [2021-02-12T11:46:28.558Z] > git config core.sparsecheckout # timeout=10 [2021-02-12T11:46:28.583Z] > git checkout -f 196804eedb07b39136bfd64a25531ef850a0bbc9 # timeout=10 [2021-02-12T11:46:28.805Z] > git remote # timeout=10 [2021-02-12T11:46:28.913Z] > git config --get remote.origin.url # timeout=10 [2021-02-12T11:46:29.012Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-12T11:46:29.019Z] > git merge 6cbfd1af5056d6411228be46727e6a6bc359e529 # timeout=10 [2021-02-12T11:46:29.108Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-12T11:46:29.163Z] > git config core.sparsecheckout # timeout=10 [2021-02-12T11:46:29.185Z] > git checkout -f 196804eedb07b39136bfd64a25531ef850a0bbc9 # timeout=10 [2021-02-12T11:46:34.671Z] Commit message: "feat: Add MaxRequestSize config (#308)" [2021-02-12T11:46:34.795Z] > git --version # timeout=10 [2021-02-12T11:46:34.809Z] > git --version # 'git version 2.24.3' [2021-02-12T11:46:34.825Z] fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-12T11:46:37.756Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-02-12T11:46:39.108Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-02-12T11:46:39.896Z] + true [2021-02-12T11:46:39.896Z] + sudo service docker restart [2021-02-12T11:46:40.408Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-02-12T11:46:45.079Z] provisioning config files... [2021-02-12T11:46:45.341Z] copy managed file [device-sdk-c-settings] to file:/w/workspace/device-sdk-c/1@tmp/config8947314930815014547tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-12T11:46:46.292Z] ---> docker-login.sh [2021-02-12T11:46:46.293Z] nexus3.edgexfoundry.org:10001 [2021-02-12T11:46:47.333Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-12T11:46:48.286Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-12T11:46:48.286Z] Configure a credential helper to remove this warning. See [2021-02-12T11:46:48.286Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-12T11:46:48.286Z] [2021-02-12T11:46:48.286Z] Login Succeeded [2021-02-12T11:46:48.286Z] nexus3.edgexfoundry.org:10002 [2021-02-12T11:46:48.682Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-12T11:46:48.682Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-12T11:46:48.682Z] Configure a credential helper to remove this warning. See [2021-02-12T11:46:48.682Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-12T11:46:48.682Z] [2021-02-12T11:46:48.682Z] Login Succeeded [2021-02-12T11:46:48.682Z] nexus3.edgexfoundry.org:10003 [2021-02-12T11:46:49.515Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-12T11:46:49.515Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-12T11:46:49.515Z] Configure a credential helper to remove this warning. See [2021-02-12T11:46:49.515Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-12T11:46:49.515Z] [2021-02-12T11:46:49.515Z] Login Succeeded [2021-02-12T11:46:49.515Z] nexus3.edgexfoundry.org:10004 [2021-02-12T11:46:50.295Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-12T11:46:50.295Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-12T11:46:50.295Z] Configure a credential helper to remove this warning. See [2021-02-12T11:46:50.295Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-12T11:46:50.295Z] [2021-02-12T11:46:50.295Z] Login Succeeded [2021-02-12T11:46:50.295Z] docker.io [2021-02-12T11:46:51.161Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-12T11:46:51.453Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-12T11:46:51.453Z] Configure a credential helper to remove this warning. See [2021-02-12T11:46:51.453Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-12T11:46:51.453Z] [2021-02-12T11:46:51.453Z] Login Succeeded [2021-02-12T11:46:51.453Z] ---> docker-login.sh ends [Pipeline] } [2021-02-12T11:46:51.508Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-02-12T11:46:52.872Z] ========================================================= [2021-02-12T11:46:52.872Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest] [2021-02-12T11:46:52.872Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-02-12T11:46:53.396Z] + docker build -t ci-base-image-x86_64 -f scripts/Dockerfile.alpine-base --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest . [2021-02-12T11:46:54.407Z] Sending build context to Docker daemon 2.536MB [2021-02-12T11:46:54.407Z] Step 1/21 : ARG BASE=alpine:3.12 [2021-02-12T11:46:54.407Z] Step 2/21 : FROM ${BASE} as builder [2021-02-12T11:46:54.407Z] latest: Pulling from edgex-devops/edgex-gcc-base [2021-02-12T11:46:54.407Z] e7c96db7181b: Pulling fs layer [2021-02-12T11:46:54.407Z] 4c13bbce0fe7: Pulling fs layer [2021-02-12T11:46:54.407Z] 6059c847ac2f: Pulling fs layer [2021-02-12T11:46:54.407Z] 4c13bbce0fe7: Verifying Checksum [2021-02-12T11:46:54.407Z] 4c13bbce0fe7: Download complete [2021-02-12T11:46:56.129Z] e7c96db7181b: Verifying Checksum [2021-02-12T11:46:56.129Z] e7c96db7181b: Download complete [2021-02-12T11:46:57.146Z] e7c96db7181b: Pull complete [2021-02-12T11:46:58.010Z] 4c13bbce0fe7: Pull complete [2021-02-12T11:47:02.646Z] 6059c847ac2f: Verifying Checksum [2021-02-12T11:47:02.646Z] 6059c847ac2f: Download complete [2021-02-12T11:47:19.396Z] 6059c847ac2f: Pull complete [2021-02-12T11:47:19.396Z] Digest: sha256:6b5104d086ae1e5e8a284a473be9a93378e3934f9b07db5717372c857cbcbe5e [2021-02-12T11:47:19.396Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [2021-02-12T11:47:19.396Z] ---> 5eabd8fd8ba2 [2021-02-12T11:47:19.396Z] 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 [2021-02-12T11:47:22.292Z] ---> Running in 132177bd4d49 [2021-02-12T11:47:24.054Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz [2021-02-12T11:47:24.390Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz [2021-02-12T11:47:24.775Z] (1/8) Installing ncurses-dev (6.1_p20190105-r0) [2021-02-12T11:47:25.071Z] (2/8) Installing libuuid (2.33-r0) [2021-02-12T11:47:25.071Z] (3/8) Installing libblkid (2.33-r0) [2021-02-12T11:47:25.071Z] (4/8) Installing libfdisk (2.33-r0) [2021-02-12T11:47:25.492Z] (5/8) Installing libmount (2.33-r0) [2021-02-12T11:47:25.492Z] (6/8) Installing libsmartcols (2.33-r0) [2021-02-12T11:47:25.492Z] (7/8) Installing util-linux-dev (2.33-r0) [2021-02-12T11:47:26.099Z] (8/8) Installing wget (1.20.3-r0) [2021-02-12T11:47:26.099Z] Executing busybox-1.29.3-r10.trigger [2021-02-12T11:47:26.099Z] OK: 272 MiB in 83 packages [2021-02-12T11:47:31.242Z] Removing intermediate container 132177bd4d49 [2021-02-12T11:47:31.242Z] ---> 52855ccf92ad [2021-02-12T11:47:31.242Z] Step 4/21 : ENV CBOR_VERSION=0.5.0 [2021-02-12T11:47:31.242Z] ---> Running in 743dc3dfc972 [2021-02-12T11:47:31.242Z] Removing intermediate container 743dc3dfc972 [2021-02-12T11:47:31.242Z] ---> 198970c59f53 [2021-02-12T11:47:31.242Z] 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 [2021-02-12T11:47:31.242Z] ---> Running in ff52082ae2c5 [2021-02-12T11:47:31.904Z] --2021-02-12 11:47:31-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz [2021-02-12T11:47:31.904Z] Resolving github.com... 140.82.113.3 [2021-02-12T11:47:31.904Z] Connecting to github.com|140.82.113.3|:443... connected. [2021-02-12T11:47:31.904Z] HTTP request sent, awaiting response... 302 Found [2021-02-12T11:47:31.904Z] Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following] [2021-02-12T11:47:31.904Z] --2021-02-12 11:47:31-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [2021-02-12T11:47:31.904Z] Resolving codeload.github.com... 140.82.114.10 [2021-02-12T11:47:31.904Z] Connecting to codeload.github.com|140.82.114.10|:443... connected. [2021-02-12T11:47:32.423Z] HTTP request sent, awaiting response... 200 OK [2021-02-12T11:47:32.423Z] Length: unspecified [application/x-gzip] [2021-02-12T11:47:32.423Z] Saving to: 'STDOUT' [2021-02-12T11:47:32.423Z] [2021-02-12T11:47:32.423Z] 0K .......... .......... .......... .......... .......... 1.20M [2021-02-12T11:47:32.423Z] 50K .......... .......... .......... .......... .......... 1.28M [2021-02-12T11:47:32.423Z] 100K .......... .......... .......... .......... .......... 1.53M [2021-02-12T11:47:32.423Z] 150K .......... .......... .......... .......... .......... 1.46M [2021-02-12T11:47:32.423Z] 200K .......... .......... .......... .......... .......... 3.77M [2021-02-12T11:47:32.423Z] 250K .......... .......... .......... .......... .......... 1.79M [2021-02-12T11:47:32.865Z] 300K .......... .......... .......... .......... .......... 187K [2021-02-12T11:47:32.865Z] 350K .......... .......... .......... .......... .......... 603K [2021-02-12T11:47:32.865Z] 400K .......... .......... .......... .......... .......... 5.22M [2021-02-12T11:47:32.865Z] 450K .......... .......... .......... .......... .......... 2.67M [2021-02-12T11:47:32.865Z] 500K .......... .......... .......... .......... .......... 4.55M [2021-02-12T11:47:32.865Z] 550K .......... .......... .......... .......... .......... 2.23M [2021-02-12T11:47:32.865Z] 600K .......... .......... .......... .......... .......... 926K [2021-02-12T11:47:32.865Z] 650K .......... .......... .......... .......... .......... 1.37M [2021-02-12T11:47:32.865Z] 700K .. 29.3M=0.7s [2021-02-12T11:47:32.865Z] [2021-02-12T11:47:32.865Z] 2021-02-12 11:47:32 (1.00 MB/s) - written to stdout [719348] [2021-02-12T11:47:32.865Z] [2021-02-12T11:47:33.535Z] -- The C compiler identification is GNU 8.3.0 [2021-02-12T11:47:33.887Z] -- The CXX compiler identification is GNU 8.3.0 [2021-02-12T11:47:33.887Z] -- Check for working C compiler: /usr/bin/cc [2021-02-12T11:47:33.887Z] -- Check for working C compiler: /usr/bin/cc -- works [2021-02-12T11:47:33.887Z] -- Detecting C compiler ABI info [2021-02-12T11:47:34.477Z] -- Detecting C compiler ABI info - done [2021-02-12T11:47:34.477Z] -- Detecting C compile features [2021-02-12T11:47:35.753Z] -- Detecting C compile features - done [2021-02-12T11:47:35.753Z] -- Check for working CXX compiler: /usr/bin/c++ [2021-02-12T11:47:35.753Z] -- Check for working CXX compiler: /usr/bin/c++ -- works [2021-02-12T11:47:35.753Z] -- Detecting CXX compiler ABI info [2021-02-12T11:47:36.077Z] -- Detecting CXX compiler ABI info - done [2021-02-12T11:47:36.077Z] -- Detecting CXX compile features [2021-02-12T11:47:37.191Z] -- Detecting CXX compile features - done [2021-02-12T11:47:37.192Z] -- Looking for include file endian.h [2021-02-12T11:47:37.192Z] -- Looking for include file endian.h - found [2021-02-12T11:47:37.192Z] -- Check if the system is big endian [2021-02-12T11:47:37.192Z] -- Searching 16 bit integer [2021-02-12T11:47:37.192Z] -- Looking for sys/types.h [2021-02-12T11:47:37.540Z] -- Looking for sys/types.h - found [2021-02-12T11:47:37.540Z] -- Looking for stdint.h [2021-02-12T11:47:37.896Z] -- Looking for stdint.h - found [2021-02-12T11:47:37.896Z] -- Looking for stddef.h [2021-02-12T11:47:37.896Z] -- Looking for stddef.h - found [2021-02-12T11:47:37.896Z] -- Check size of unsigned short [2021-02-12T11:47:38.245Z] -- Check size of unsigned short - done [2021-02-12T11:47:38.245Z] -- Using unsigned short [2021-02-12T11:47:38.585Z] -- Check if the system is big endian - little endian [2021-02-12T11:47:38.585Z] -- Check size of size_t [2021-02-12T11:47:38.585Z] -- Check size of size_t - done [2021-02-12T11:47:38.585Z] CMake Warning at examples/CMakeLists.txt:16 (find_package): [2021-02-12T11:47:38.585Z] By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has [2021-02-12T11:47:38.585Z] asked CMake to find a package configuration file provided by "cJSON", but [2021-02-12T11:47:38.585Z] CMake did not find one. [2021-02-12T11:47:38.585Z] [2021-02-12T11:47:38.585Z] Could not find a package configuration file provided by "cJSON" with any of [2021-02-12T11:47:38.585Z] the following names: [2021-02-12T11:47:38.585Z] [2021-02-12T11:47:38.585Z] cJSONConfig.cmake [2021-02-12T11:47:38.585Z] cjson-config.cmake [2021-02-12T11:47:38.585Z] [2021-02-12T11:47:38.585Z] Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set [2021-02-12T11:47:38.585Z] "cJSON_DIR" to a directory containing one of the above files. If "cJSON" [2021-02-12T11:47:38.585Z] provides a separate development package or SDK, be sure it has been [2021-02-12T11:47:38.585Z] installed. [2021-02-12T11:47:38.585Z] [2021-02-12T11:47:38.585Z] [2021-02-12T11:47:38.585Z] -- Configuring done [2021-02-12T11:47:39.132Z] -- Generating done [2021-02-12T11:47:39.132Z] -- Build files have been written to: /tmp/cbor [2021-02-12T11:47:39.132Z] Scanning dependencies of target cbor_shared [2021-02-12T11:47:39.132Z] [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o [2021-02-12T11:47:39.767Z] [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o [2021-02-12T11:47:40.212Z] [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o [2021-02-12T11:47:40.212Z] [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o [2021-02-12T11:47:40.980Z] [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o [2021-02-12T11:47:40.980Z] [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o [2021-02-12T11:47:41.364Z] [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o [2021-02-12T11:47:41.364Z] [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o [2021-02-12T11:47:42.025Z] [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o [2021-02-12T11:47:42.693Z] [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o [2021-02-12T11:47:43.051Z] [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o [2021-02-12T11:47:43.444Z] [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o [2021-02-12T11:47:43.444Z] [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o [2021-02-12T11:47:43.883Z] [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o [2021-02-12T11:47:43.883Z] [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o [2021-02-12T11:47:44.270Z] [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o [2021-02-12T11:47:44.270Z] [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o [2021-02-12T11:47:44.582Z] [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o [2021-02-12T11:47:44.973Z] [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o [2021-02-12T11:47:44.973Z] [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o [2021-02-12T11:47:44.973Z] [ 40%] Linking C shared library libcbor.so [2021-02-12T11:47:45.799Z] [ 40%] Built target cbor_shared [2021-02-12T11:47:46.687Z] Scanning dependencies of target cbor [2021-02-12T11:47:46.687Z] [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o [2021-02-12T11:47:47.358Z] [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o [2021-02-12T11:47:47.695Z] [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o [2021-02-12T11:47:48.018Z] [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o [2021-02-12T11:47:48.770Z] [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o [2021-02-12T11:47:48.770Z] [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o [2021-02-12T11:47:48.770Z] [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o [2021-02-12T11:47:49.106Z] [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o [2021-02-12T11:47:49.106Z] [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o [2021-02-12T11:47:49.423Z] [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o [2021-02-12T11:47:49.726Z] [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o [2021-02-12T11:47:49.726Z] [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o [2021-02-12T11:47:50.084Z] [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o [2021-02-12T11:47:50.084Z] [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o [2021-02-12T11:47:50.084Z] [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o [2021-02-12T11:47:50.387Z] [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o [2021-02-12T11:47:50.387Z] [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o [2021-02-12T11:47:50.717Z] [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o [2021-02-12T11:47:50.717Z] [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o [2021-02-12T11:47:50.717Z] [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o [2021-02-12T11:47:51.038Z] [ 80%] Linking C static library libcbor.a [2021-02-12T11:47:51.038Z] [ 80%] Built target cbor [2021-02-12T11:47:51.038Z] Scanning dependencies of target create_items [2021-02-12T11:47:51.038Z] [ 82%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o [2021-02-12T11:47:51.038Z] [ 84%] Linking C executable create_items [2021-02-12T11:47:51.038Z] [ 84%] Built target create_items [2021-02-12T11:47:51.400Z] Scanning dependencies of target readfile [2021-02-12T11:47:51.400Z] [ 86%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o [2021-02-12T11:47:51.400Z] [ 88%] Linking C executable readfile [2021-02-12T11:47:51.400Z] [ 88%] Built target readfile [2021-02-12T11:47:51.400Z] Scanning dependencies of target streaming_parser [2021-02-12T11:47:51.400Z] [ 90%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o [2021-02-12T11:47:51.754Z] [ 92%] Linking C executable streaming_parser [2021-02-12T11:47:51.754Z] [ 92%] Built target streaming_parser [2021-02-12T11:47:51.754Z] Scanning dependencies of target sort [2021-02-12T11:47:51.754Z] [ 94%] Building C object examples/CMakeFiles/sort.dir/sort.c.o [2021-02-12T11:47:52.056Z] [ 96%] Linking C executable sort [2021-02-12T11:47:52.056Z] [ 96%] Built target sort [2021-02-12T11:47:52.056Z] Scanning dependencies of target hello [2021-02-12T11:47:52.056Z] [ 98%] Building C object examples/CMakeFiles/hello.dir/hello.c.o [2021-02-12T11:47:52.337Z] [100%] Linking C executable hello [2021-02-12T11:47:52.337Z] [100%] Built target hello [2021-02-12T11:47:52.337Z] Install the project... [2021-02-12T11:47:52.337Z] -- Install configuration: "Release" [2021-02-12T11:47:52.337Z] -- Installing: /usr/local/include/cbor/configuration.h [2021-02-12T11:47:52.337Z] -- Installing: /usr/local/lib64/libcbor.a [2021-02-12T11:47:52.337Z] -- Installing: /usr/local/lib64/libcbor.so.0.0.0 [2021-02-12T11:47:52.337Z] -- Installing: /usr/local/lib64/libcbor.so.0 [2021-02-12T11:47:52.337Z] -- Installing: /usr/local/lib64/libcbor.so [2021-02-12T11:47:52.337Z] -- Up-to-date: /usr/local/include/cbor [2021-02-12T11:47:52.337Z] -- Installing: /usr/local/include/cbor/arrays.h [2021-02-12T11:47:52.337Z] -- Installing: /usr/local/include/cbor/bytestrings.h [2021-02-12T11:47:52.337Z] -- Installing: /usr/local/include/cbor/callbacks.h [2021-02-12T11:47:52.337Z] -- Installing: /usr/local/include/cbor/common.h [2021-02-12T11:47:52.337Z] -- Installing: /usr/local/include/cbor/data.h [2021-02-12T11:47:52.337Z] -- Installing: /usr/local/include/cbor/encoding.h [2021-02-12T11:47:52.337Z] -- Installing: /usr/local/include/cbor/floats_ctrls.h [2021-02-12T11:47:52.337Z] -- Installing: /usr/local/include/cbor/internal [2021-02-12T11:47:52.337Z] -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h [2021-02-12T11:47:52.337Z] -- Installing: /usr/local/include/cbor/internal/encoders.h [2021-02-12T11:47:52.337Z] -- Installing: /usr/local/include/cbor/internal/loaders.h [2021-02-12T11:47:52.337Z] -- Installing: /usr/local/include/cbor/internal/memory_utils.h [2021-02-12T11:47:52.337Z] -- Installing: /usr/local/include/cbor/internal/stack.h [2021-02-12T11:47:52.337Z] -- Installing: /usr/local/include/cbor/internal/unicode.h [2021-02-12T11:47:52.337Z] -- Installing: /usr/local/include/cbor/ints.h [2021-02-12T11:47:52.337Z] -- Installing: /usr/local/include/cbor/maps.h [2021-02-12T11:47:52.337Z] -- Installing: /usr/local/include/cbor/serialization.h [2021-02-12T11:47:52.337Z] -- Installing: /usr/local/include/cbor/streaming.h [2021-02-12T11:47:52.337Z] -- Installing: /usr/local/include/cbor/strings.h [2021-02-12T11:47:52.337Z] -- Installing: /usr/local/include/cbor/tags.h [2021-02-12T11:47:52.337Z] -- Installing: /usr/local/include/cbor.h [2021-02-12T11:47:52.337Z] -- Installing: /usr/local/lib64/pkgconfig/libcbor.pc [2021-02-12T11:47:55.837Z] Removing intermediate container ff52082ae2c5 [2021-02-12T11:47:55.837Z] ---> 57be4a825277 [2021-02-12T11:47:55.837Z] Step 6/21 : RUN mkdir /tmp/sdk [2021-02-12T11:47:57.262Z] ---> Running in 2491eb282728 [2021-02-12T11:47:59.794Z] Removing intermediate container 2491eb282728 [2021-02-12T11:47:59.794Z] ---> c69975bc7d21 [2021-02-12T11:47:59.794Z] Step 7/21 : COPY VERSION /tmp/sdk [2021-02-12T11:48:00.104Z] ---> 60cd4c535bf9 [2021-02-12T11:48:00.104Z] Step 8/21 : COPY src /tmp/sdk/src [2021-02-12T11:48:01.223Z] ---> 4b1353db1362 [2021-02-12T11:48:01.223Z] Step 9/21 : COPY include /tmp/sdk/include [2021-02-12T11:48:01.942Z] ---> 752199d20819 [2021-02-12T11:48:01.942Z] Step 10/21 : COPY scripts /tmp/sdk/scripts [2021-02-12T11:48:02.607Z] ---> adf14366640d [2021-02-12T11:48:02.607Z] Step 11/21 : COPY LICENSE /tmp/sdk [2021-02-12T11:48:03.785Z] ---> d2f9f05062a5 [2021-02-12T11:48:03.785Z] Step 12/21 : COPY Attribution.txt /tmp/sdk [2021-02-12T11:48:04.446Z] ---> a892bcb974d1 [2021-02-12T11:48:04.446Z] Step 13/21 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install [2021-02-12T11:48:05.004Z] ---> Running in 5b4cd8df0f44 [2021-02-12T11:48:06.994Z] + CPPCHECK=false [2021-02-12T11:48:06.994Z] + DOCGEN=false [2021-02-12T11:48:06.994Z] + TOMLVER=SDK-0.2 [2021-02-12T11:48:06.994Z] + CUTILVER=1.1.4 [2021-02-12T11:48:06.994Z] + '[' 0 -gt 0 ] [2021-02-12T11:48:06.994Z] + readlink -f ./scripts/build.sh [2021-02-12T11:48:06.994Z] + dirname /tmp/sdk/scripts/build.sh [2021-02-12T11:48:06.994Z] + dirname /tmp/sdk/scripts [2021-02-12T11:48:06.994Z] + ROOT=/tmp/sdk [2021-02-12T11:48:06.994Z] + cd /tmp/sdk [2021-02-12T11:48:06.994Z] + '[' '!' -d deps ] [2021-02-12T11:48:06.994Z] + mkdir deps [2021-02-12T11:48:06.995Z] + wget -O - https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2021-02-12T11:48:06.995Z] + tar -C deps -z -x -f - [2021-02-12T11:48:06.995Z] --2021-02-12 11:48:06-- https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2021-02-12T11:48:06.995Z] Resolving github.com... 140.82.113.3 [2021-02-12T11:48:06.995Z] Connecting to github.com|140.82.113.3|:443... connected. [2021-02-12T11:48:07.272Z] HTTP request sent, awaiting response... 302 Found [2021-02-12T11:48:07.272Z] Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following] [2021-02-12T11:48:07.272Z] --2021-02-12 11:48:07-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [2021-02-12T11:48:07.272Z] Resolving codeload.github.com... 140.82.114.10 [2021-02-12T11:48:07.272Z] Connecting to codeload.github.com|140.82.114.10|:443... connected. [2021-02-12T11:48:07.272Z] HTTP request sent, awaiting response... 200 OK [2021-02-12T11:48:07.272Z] Length: unspecified [application/x-gzip] [2021-02-12T11:48:07.272Z] Saving to: 'STDOUT' [2021-02-12T11:48:07.272Z] [2021-02-12T11:48:07.562Z] 0K .......... ...... 868K=0.02s [2021-02-12T11:48:07.562Z] [2021-02-12T11:48:07.562Z] 2021-02-12 11:48:07 (868 KB/s) - written to stdout [16451] [2021-02-12T11:48:07.562Z] [2021-02-12T11:48:07.562Z] + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c [2021-02-12T11:48:07.562Z] + wget -O - https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1.4.tar.gz [2021-02-12T11:48:07.562Z] --2021-02-12 11:48:07-- https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1.4.tar.gz [2021-02-12T11:48:07.562Z] + tar -C deps -z -x -f - [2021-02-12T11:48:07.562Z] Resolving github.com... 140.82.113.3 [2021-02-12T11:48:07.562Z] Connecting to github.com|140.82.113.3|:443... connected. [2021-02-12T11:48:07.562Z] HTTP request sent, awaiting response... 302 Found [2021-02-12T11:48:07.562Z] Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1.4 [following] [2021-02-12T11:48:07.562Z] --2021-02-12 11:48:07-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1.4 [2021-02-12T11:48:07.562Z] Resolving codeload.github.com... 140.82.114.10 [2021-02-12T11:48:07.562Z] Connecting to codeload.github.com|140.82.114.10|:443... connected. [2021-02-12T11:48:07.843Z] HTTP request sent, awaiting response... 200 OK [2021-02-12T11:48:07.843Z] Length: unspecified [application/x-gzip] [2021-02-12T11:48:07.843Z] Saving to: 'STDOUT' [2021-02-12T11:48:07.843Z]  [2021-02-12T11:48:07.843Z] 0K .......... .......... .......... .......... .......... 753K [2021-02-12T11:48:07.843Z] 50K .......... .......... .......... .......... .......... 454K [2021-02-12T11:48:07.843Z] 100K .......... .......... .......... .......... .......... 8.19M [2021-02-12T11:48:08.146Z] 150K .......... .......... ....... 1.63M=0.2s [2021-02-12T11:48:08.146Z] [2021-02-12T11:48:08.146Z] 2021-02-12 11:48:07 (893 KB/s) - written to stdout [181796] [2021-02-12T11:48:08.146Z] [2021-02-12T11:48:08.146Z] + mkdir -p src/c/iot [2021-02-12T11:48:08.146Z] + cp deps/iotech-c-utils-1.1.4/src/c/base64.c deps/iotech-c-utils-1.1.4/src/c/component.c deps/iotech-c-utils-1.1.4/src/c/config.c deps/iotech-c-utils-1.1.4/src/c/container.c deps/iotech-c-utils-1.1.4/src/c/data.c deps/iotech-c-utils-1.1.4/src/c/hash.c deps/iotech-c-utils-1.1.4/src/c/iot.c deps/iotech-c-utils-1.1.4/src/c/json.c deps/iotech-c-utils-1.1.4/src/c/logger.c deps/iotech-c-utils-1.1.4/src/c/os.c deps/iotech-c-utils-1.1.4/src/c/scheduler.c deps/iotech-c-utils-1.1.4/src/c/thread.c deps/iotech-c-utils-1.1.4/src/c/threadpool.c deps/iotech-c-utils-1.1.4/src/c/time.c deps/iotech-c-utils-1.1.4/src/c/yxml.c src/c/iot [2021-02-12T11:48:08.146Z] + cp deps/iotech-c-utils-1.1.4/src/c/defs.h.in src/c/iot [2021-02-12T11:48:08.146Z] + cp deps/iotech-c-utils-1.1.4/src/c/yxml.h src/c/iot [2021-02-12T11:48:08.146Z] + cp deps/iotech-c-utils-1.1.4/VERSION src/c/iot [2021-02-12T11:48:08.146Z] + mkdir -p include/iot [2021-02-12T11:48:08.146Z] + cp deps/iotech-c-utils-1.1.4/include/iot/base64.h deps/iotech-c-utils-1.1.4/include/iot/component.h deps/iotech-c-utils-1.1.4/include/iot/config.h deps/iotech-c-utils-1.1.4/include/iot/container.h deps/iotech-c-utils-1.1.4/include/iot/data.h deps/iotech-c-utils-1.1.4/include/iot/hash.h deps/iotech-c-utils-1.1.4/include/iot/iot.h deps/iotech-c-utils-1.1.4/include/iot/json.h deps/iotech-c-utils-1.1.4/include/iot/logger.h deps/iotech-c-utils-1.1.4/include/iot/os.h deps/iotech-c-utils-1.1.4/include/iot/scheduler.h deps/iotech-c-utils-1.1.4/include/iot/thread.h deps/iotech-c-utils-1.1.4/include/iot/threadpool.h deps/iotech-c-utils-1.1.4/include/iot/time.h deps/iotech-c-utils-1.1.4/include/iot/typecode.h include/iot [2021-02-12T11:48:08.146Z] + mkdir -p include/iot/os [2021-02-12T11:48:08.146Z] + cp deps/iotech-c-utils-1.1.4/include/iot/os/linux.h deps/iotech-c-utils-1.1.4/include/iot/os/macos.h deps/iotech-c-utils-1.1.4/include/iot/os/zephyr.h include/iot/os [2021-02-12T11:48:08.146Z] + mkdir -p /tmp/sdk/build/release [2021-02-12T11:48:08.146Z] + cd /tmp/sdk/build/release [2021-02-12T11:48:08.146Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src [2021-02-12T11:48:08.146Z] -- The C compiler identification is GNU 8.3.0 [2021-02-12T11:48:08.456Z] -- Check for working C compiler: /usr/bin/cc [2021-02-12T11:48:08.456Z] -- Check for working C compiler: /usr/bin/cc -- works [2021-02-12T11:48:08.457Z] -- Detecting C compiler ABI info [2021-02-12T11:48:08.755Z] -- Detecting C compiler ABI info - done [2021-02-12T11:48:08.755Z] -- Detecting C compile features [2021-02-12T11:48:09.064Z] -- Detecting C compile features - done [2021-02-12T11:48:09.064Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2021-02-12T11:48:09.064Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2021-02-12T11:48:09.064Z] -- Found LIBYAML: /usr/lib/libyaml.so [2021-02-12T11:48:09.064Z] -- Found LIBUUID: /usr/lib/libuuid.so [2021-02-12T11:48:09.064Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2021-02-12T11:48:09.064Z] -- C SDK 0.0.0 for Linux [2021-02-12T11:48:09.064Z] -- Performing Test CSDK_HAVE_ATOMIC [2021-02-12T11:48:09.357Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2021-02-12T11:48:09.357Z] -- Found Curses: /usr/lib/libcurses.so [2021-02-12T11:48:09.680Z] -- Configuring done [2021-02-12T11:48:09.680Z] -- Generating done [2021-02-12T11:48:09.680Z] -- Build files have been written to: /tmp/sdk/build/release [2021-02-12T11:48:09.680Z] + make [2021-02-12T11:48:09.680Z] + tee release.log [2021-02-12T11:48:09.680Z] Scanning dependencies of target csdk [2021-02-12T11:48:09.966Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2021-02-12T11:48:10.246Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback.c.o [2021-02-12T11:48:10.538Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o [2021-02-12T11:48:10.823Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2021-02-12T11:48:12.130Z] [ 8%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2021-02-12T11:48:12.130Z] [ 10%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2021-02-12T11:48:12.878Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2021-02-12T11:48:13.200Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2021-02-12T11:48:14.212Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2021-02-12T11:48:14.212Z] [ 16%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2021-02-12T11:48:14.508Z] [ 18%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2021-02-12T11:48:14.777Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2021-02-12T11:48:15.052Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2021-02-12T11:48:15.052Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2021-02-12T11:48:15.052Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2021-02-12T11:48:16.582Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2021-02-12T11:48:16.582Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2021-02-12T11:48:16.913Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2021-02-12T11:48:17.202Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2021-02-12T11:48:17.202Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2021-02-12T11:48:18.534Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2021-02-12T11:48:19.546Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2021-02-12T11:48:19.830Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2021-02-12T11:48:20.128Z] [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2021-02-12T11:48:20.128Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2021-02-12T11:48:20.409Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2021-02-12T11:48:20.992Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2021-02-12T11:48:20.992Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2021-02-12T11:48:21.351Z] [ 48%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2021-02-12T11:48:21.351Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o [2021-02-12T11:48:22.423Z] [ 51%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2021-02-12T11:48:22.722Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2021-02-12T11:48:23.421Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2021-02-12T11:48:23.421Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2021-02-12T11:48:26.248Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2021-02-12T11:48:26.248Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2021-02-12T11:48:26.248Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2021-02-12T11:48:26.619Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2021-02-12T11:48:26.895Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2021-02-12T11:48:27.601Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2021-02-12T11:48:28.447Z] [ 68%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2021-02-12T11:48:30.552Z] [ 70%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2021-02-12T11:48:30.846Z] [ 71%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2021-02-12T11:48:31.156Z] [ 73%] Linking C shared library libcsdk.so [2021-02-12T11:48:31.156Z] [ 73%] Built target csdk [2021-02-12T11:48:31.156Z] Scanning dependencies of target template [2021-02-12T11:48:31.156Z] [ 75%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2021-02-12T11:48:31.493Z] [ 76%] Linking C executable template [2021-02-12T11:48:31.803Z] [ 76%] Built target template [2021-02-12T11:48:31.803Z] Scanning dependencies of target device-counter [2021-02-12T11:48:31.803Z] [ 78%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2021-02-12T11:48:32.107Z] [ 80%] Linking C executable device-counter [2021-02-12T11:48:32.399Z] [ 80%] Built target device-counter [2021-02-12T11:48:32.399Z] Scanning dependencies of target device-random [2021-02-12T11:48:32.399Z] [ 81%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2021-02-12T11:48:32.399Z] [ 83%] Linking C executable device-random [2021-02-12T11:48:32.738Z] [ 83%] Built target device-random [2021-02-12T11:48:32.738Z] Scanning dependencies of target device-gyro [2021-02-12T11:48:32.738Z] [ 85%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2021-02-12T11:48:33.416Z] [ 86%] Linking C executable device-gyro [2021-02-12T11:48:33.416Z] [ 86%] Built target device-gyro [2021-02-12T11:48:33.416Z] Scanning dependencies of target device-bitfields [2021-02-12T11:48:33.416Z] [ 88%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2021-02-12T11:48:33.416Z] [ 90%] Linking C executable device-bitfields [2021-02-12T11:48:33.755Z] [ 90%] Built target device-bitfields [2021-02-12T11:48:33.755Z] Scanning dependencies of target template-discovery [2021-02-12T11:48:33.755Z] [ 91%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2021-02-12T11:48:34.136Z] [ 93%] Linking C executable template-discovery [2021-02-12T11:48:34.428Z] [ 93%] Built target template-discovery [2021-02-12T11:48:34.428Z] Scanning dependencies of target device-file [2021-02-12T11:48:34.428Z] [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2021-02-12T11:48:34.815Z] [ 96%] Linking C executable device-file [2021-02-12T11:48:35.145Z] [ 96%] Built target device-file [2021-02-12T11:48:35.145Z] Scanning dependencies of target device-terminal [2021-02-12T11:48:35.145Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2021-02-12T11:48:35.485Z] [100%] Linking C executable device-terminal [2021-02-12T11:48:35.485Z] [100%] Built target device-terminal [2021-02-12T11:48:35.485Z] + tee -a release.log [2021-02-12T11:48:35.485Z] + make package [2021-02-12T11:48:35.840Z] [ 73%] Built target csdk [2021-02-12T11:48:35.840Z] [ 76%] Built target template [2021-02-12T11:48:35.840Z] [ 80%] Built target device-counter [2021-02-12T11:48:35.840Z] [ 83%] Built target device-random [2021-02-12T11:48:36.157Z] [ 86%] Built target device-gyro [2021-02-12T11:48:36.157Z] [ 90%] Built target device-bitfields [2021-02-12T11:48:36.157Z] [ 93%] Built target template-discovery [2021-02-12T11:48:36.157Z] [ 96%] Built target device-file [2021-02-12T11:48:36.157Z] [100%] Built target device-terminal [2021-02-12T11:48:36.157Z] Run CPack packaging tool... [2021-02-12T11:48:36.442Z] CPack: Create package using TGZ [2021-02-12T11:48:36.442Z] CPack: Install projects [2021-02-12T11:48:36.442Z] CPack: - Run preinstall target for: Csdk [2021-02-12T11:48:37.121Z] CPack: - Install project: Csdk [2021-02-12T11:48:37.121Z] CPack: Create package [2021-02-12T11:48:37.121Z] CPack: - package: /tmp/sdk/build/release/csdk-0.0.0.tar.gz generated. [2021-02-12T11:48:37.121Z] + '[' false '=' true ] [2021-02-12T11:48:37.121Z] + '[' false '=' true ] [2021-02-12T11:48:37.121Z] + mkdir -p /tmp/sdk/build/debug [2021-02-12T11:48:37.415Z] + cd /tmp/sdk/build/debug [2021-02-12T11:48:37.415Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src [2021-02-12T11:48:37.415Z] -- The C compiler identification is GNU 8.3.0 [2021-02-12T11:48:37.741Z] -- Check for working C compiler: /usr/bin/cc [2021-02-12T11:48:37.741Z] -- Check for working C compiler: /usr/bin/cc -- works [2021-02-12T11:48:37.741Z] -- Detecting C compiler ABI info [2021-02-12T11:48:38.061Z] -- Detecting C compiler ABI info - done [2021-02-12T11:48:38.061Z] -- Detecting C compile features [2021-02-12T11:48:38.734Z] -- Detecting C compile features - done [2021-02-12T11:48:38.734Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2021-02-12T11:48:38.734Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2021-02-12T11:48:38.734Z] -- Found LIBYAML: /usr/lib/libyaml.so [2021-02-12T11:48:38.734Z] -- Found LIBUUID: /usr/lib/libuuid.so [2021-02-12T11:48:38.734Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2021-02-12T11:48:38.734Z] -- C SDK 0.0.0 for Linux [2021-02-12T11:48:38.734Z] -- Performing Test CSDK_HAVE_ATOMIC [2021-02-12T11:48:39.021Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2021-02-12T11:48:39.021Z] -- Found Curses: /usr/lib/libcurses.so [2021-02-12T11:48:39.021Z] -- Configuring done [2021-02-12T11:48:39.312Z] -- Generating done [2021-02-12T11:48:39.313Z] -- Build files have been written to: /tmp/sdk/build/debug [2021-02-12T11:48:39.313Z] + make [2021-02-12T11:48:39.313Z] + tee debug.log [2021-02-12T11:48:39.313Z] Scanning dependencies of target csdk [2021-02-12T11:48:39.674Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2021-02-12T11:48:39.674Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback.c.o [2021-02-12T11:48:40.001Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o [2021-02-12T11:48:40.695Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2021-02-12T11:48:41.037Z] [ 8%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2021-02-12T11:48:41.037Z] [ 10%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2021-02-12T11:48:41.326Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2021-02-12T11:48:41.638Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2021-02-12T11:48:41.984Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2021-02-12T11:48:41.984Z] [ 16%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2021-02-12T11:48:42.292Z] [ 18%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2021-02-12T11:48:42.292Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2021-02-12T11:48:42.612Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2021-02-12T11:48:42.914Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2021-02-12T11:48:42.914Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2021-02-12T11:48:43.414Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2021-02-12T11:48:44.185Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2021-02-12T11:48:44.185Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2021-02-12T11:48:44.185Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2021-02-12T11:48:44.185Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2021-02-12T11:48:44.600Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2021-02-12T11:48:44.600Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2021-02-12T11:48:44.900Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2021-02-12T11:48:44.900Z] [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2021-02-12T11:48:45.197Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2021-02-12T11:48:45.197Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2021-02-12T11:48:45.523Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2021-02-12T11:48:45.523Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2021-02-12T11:48:45.858Z] [ 48%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2021-02-12T11:48:45.858Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o [2021-02-12T11:48:46.205Z] [ 51%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2021-02-12T11:48:46.205Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2021-02-12T11:48:46.520Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2021-02-12T11:48:46.818Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2021-02-12T11:48:47.118Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2021-02-12T11:48:47.399Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2021-02-12T11:48:47.399Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2021-02-12T11:48:47.707Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2021-02-12T11:48:47.707Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2021-02-12T11:48:48.361Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2021-02-12T11:48:48.634Z] [ 68%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2021-02-12T11:48:49.311Z] [ 70%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2021-02-12T11:48:49.311Z] [ 71%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2021-02-12T11:48:49.311Z] [ 73%] Linking C shared library libcsdk.so [2021-02-12T11:48:49.617Z] [ 73%] Built target csdk [2021-02-12T11:48:49.617Z] Scanning dependencies of target template [2021-02-12T11:48:49.617Z] [ 75%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2021-02-12T11:48:49.918Z] [ 76%] Linking C executable template [2021-02-12T11:48:50.237Z] [ 76%] Built target template [2021-02-12T11:48:50.237Z] Scanning dependencies of target device-counter [2021-02-12T11:48:50.237Z] [ 78%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2021-02-12T11:48:50.237Z] [ 80%] Linking C executable device-counter [2021-02-12T11:48:50.545Z] [ 80%] Built target device-counter [2021-02-12T11:48:50.545Z] Scanning dependencies of target device-random [2021-02-12T11:48:50.545Z] [ 81%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2021-02-12T11:48:50.545Z] [ 83%] Linking C executable device-random [2021-02-12T11:48:50.877Z] [ 83%] Built target device-random [2021-02-12T11:48:50.877Z] Scanning dependencies of target device-gyro [2021-02-12T11:48:50.877Z] [ 85%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2021-02-12T11:48:50.877Z] [ 86%] Linking C executable device-gyro [2021-02-12T11:48:51.252Z] [ 86%] Built target device-gyro [2021-02-12T11:48:51.252Z] Scanning dependencies of target device-bitfields [2021-02-12T11:48:51.252Z] [ 88%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2021-02-12T11:48:51.252Z] [ 90%] Linking C executable device-bitfields [2021-02-12T11:48:51.605Z] [ 90%] Built target device-bitfields [2021-02-12T11:48:51.605Z] Scanning dependencies of target template-discovery [2021-02-12T11:48:51.605Z] [ 91%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2021-02-12T11:48:51.605Z] [ 93%] Linking C executable template-discovery [2021-02-12T11:48:51.995Z] [ 93%] Built target template-discovery [2021-02-12T11:48:51.995Z] Scanning dependencies of target device-file [2021-02-12T11:48:51.995Z] [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2021-02-12T11:48:52.483Z] [ 96%] Linking C executable device-file [2021-02-12T11:48:52.937Z] [ 96%] Built target device-file [2021-02-12T11:48:52.937Z] Scanning dependencies of target device-terminal [2021-02-12T11:48:53.257Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2021-02-12T11:48:53.257Z] [100%] Linking C executable device-terminal [2021-02-12T11:48:53.257Z] [100%] Built target device-terminal [2021-02-12T11:48:53.708Z] make: Entering directory '/tmp/sdk/build/release' [2021-02-12T11:48:53.708Z] make[1]: Entering directory '/tmp/sdk/build/release' [2021-02-12T11:48:53.708Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-02-12T11:48:53.708Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-02-12T11:48:53.708Z] [ 73%] Built target csdk [2021-02-12T11:48:53.708Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-02-12T11:48:53.708Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-02-12T11:48:53.708Z] [ 76%] Built target template [2021-02-12T11:48:53.708Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-02-12T11:48:53.708Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-02-12T11:48:53.708Z] [ 80%] Built target device-counter [2021-02-12T11:48:53.708Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-02-12T11:48:53.708Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-02-12T11:48:53.708Z] [ 83%] Built target device-random [2021-02-12T11:48:53.708Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-02-12T11:48:53.708Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-02-12T11:48:53.708Z] [ 86%] Built target device-gyro [2021-02-12T11:48:53.708Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-02-12T11:48:53.708Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-02-12T11:48:53.708Z] [ 90%] Built target device-bitfields [2021-02-12T11:48:53.708Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-02-12T11:48:53.708Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-02-12T11:48:53.708Z] [ 93%] Built target template-discovery [2021-02-12T11:48:53.708Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-02-12T11:48:53.708Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-02-12T11:48:53.708Z] [ 96%] Built target device-file [2021-02-12T11:48:53.708Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-02-12T11:48:53.708Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-02-12T11:48:53.708Z] [100%] Built target device-terminal [2021-02-12T11:48:53.708Z] make[1]: Leaving directory '/tmp/sdk/build/release' [2021-02-12T11:48:53.708Z] Install the project... [2021-02-12T11:48:53.708Z] -- Install configuration: "Release" [2021-02-12T11:48:53.708Z] -- Installing: /usr/local/lib/libcsdk.so [2021-02-12T11:48:53.708Z] -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" [2021-02-12T11:48:53.708Z] -- Up-to-date: /usr/local/include [2021-02-12T11:48:53.708Z] -- Installing: /usr/local/include/devsdk [2021-02-12T11:48:53.708Z] -- Installing: /usr/local/include/devsdk/devsdk-base.h [2021-02-12T11:48:53.708Z] -- Installing: /usr/local/include/devsdk/devsdk.h [2021-02-12T11:48:53.708Z] -- Installing: /usr/local/include/edgex [2021-02-12T11:48:53.708Z] -- Installing: /usr/local/include/edgex/devices.h [2021-02-12T11:48:53.708Z] -- Installing: /usr/local/include/edgex/edgex-base.h [2021-02-12T11:48:53.708Z] -- Installing: /usr/local/include/edgex/edgex.h [2021-02-12T11:48:54.098Z] -- Installing: /usr/local/include/edgex/error.h [2021-02-12T11:48:54.098Z] -- Installing: /usr/local/include/edgex/os.h [2021-02-12T11:48:54.098Z] -- Installing: /usr/local/include/edgex/profiles.h [2021-02-12T11:48:54.098Z] -- Installing: /usr/local/include/edgex/rest-server.h [2021-02-12T11:48:54.098Z] -- Installing: /usr/local/include/edgex/csdk-defs.h [2021-02-12T11:48:54.098Z] -- Installing: /usr/local/include/iot [2021-02-12T11:48:54.098Z] -- Installing: /usr/local/include/iot/base64.h [2021-02-12T11:48:54.098Z] -- Installing: /usr/local/include/iot/component.h [2021-02-12T11:48:54.098Z] -- Installing: /usr/local/include/iot/config.h [2021-02-12T11:48:54.098Z] -- Installing: /usr/local/include/iot/container.h [2021-02-12T11:48:54.098Z] -- Installing: /usr/local/include/iot/data.h [2021-02-12T11:48:54.098Z] -- Installing: /usr/local/include/iot/hash.h [2021-02-12T11:48:54.098Z] -- Installing: /usr/local/include/iot/iot.h [2021-02-12T11:48:54.098Z] -- Installing: /usr/local/include/iot/json.h [2021-02-12T11:48:54.098Z] -- Installing: /usr/local/include/iot/logger.h [2021-02-12T11:48:54.098Z] -- Installing: /usr/local/include/iot/os.h [2021-02-12T11:48:54.098Z] -- Installing: /usr/local/include/iot/scheduler.h [2021-02-12T11:48:54.098Z] -- Installing: /usr/local/include/iot/thread.h [2021-02-12T11:48:54.098Z] -- Installing: /usr/local/include/iot/threadpool.h [2021-02-12T11:48:54.098Z] -- Installing: /usr/local/include/iot/time.h [2021-02-12T11:48:54.098Z] -- Installing: /usr/local/include/iot/typecode.h [2021-02-12T11:48:54.098Z] -- Installing: /usr/local/include/iot/os [2021-02-12T11:48:54.098Z] -- Installing: /usr/local/include/iot/os/linux.h [2021-02-12T11:48:54.098Z] -- Installing: /usr/local/include/iot/os/macos.h [2021-02-12T11:48:54.098Z] -- Installing: /usr/local/include/iot/os/zephyr.h [2021-02-12T11:48:54.098Z] -- Installing: /usr/local/include/iot/defs.h [2021-02-12T11:48:54.098Z] -- Installing: /usr/local/share/device-sdk-c/LICENSE [2021-02-12T11:48:54.098Z] -- Installing: /usr/local/share/device-sdk-c/Attribution.txt [2021-02-12T11:48:54.098Z] make: Leaving directory '/tmp/sdk/build/release' [2021-02-12T11:48:56.378Z] Removing intermediate container 5b4cd8df0f44 [2021-02-12T11:48:56.378Z] ---> 13cda9ab8a6b [2021-02-12T11:48:56.378Z] Step 14/21 : FROM ${BASE} [2021-02-12T11:48:56.378Z] ---> 5eabd8fd8ba2 [2021-02-12T11:48:56.378Z] Step 15/21 : LABEL maintainer="IOTech " [2021-02-12T11:48:56.939Z] ---> Running in e8bff404c55d [2021-02-12T11:48:56.939Z] Removing intermediate container e8bff404c55d [2021-02-12T11:48:56.939Z] ---> cc66e75df98e [2021-02-12T11:48:56.939Z] Step 16/21 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml curl libmicrohttpd libuuid [2021-02-12T11:48:57.347Z] ---> Running in f5231abadeaf [2021-02-12T11:49:00.301Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz [2021-02-12T11:49:01.297Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz [2021-02-12T11:49:01.906Z] (1/3) Installing curl (7.64.0-r5) [2021-02-12T11:49:01.906Z] (2/3) Installing libuuid (2.33-r0) [2021-02-12T11:49:01.906Z] (3/3) Installing wget (1.20.3-r0) [2021-02-12T11:49:02.209Z] Executing busybox-1.29.3-r10.trigger [2021-02-12T11:49:02.209Z] OK: 268 MiB in 78 packages [2021-02-12T11:49:03.401Z] Removing intermediate container f5231abadeaf [2021-02-12T11:49:03.401Z] ---> db22e2f0069f [2021-02-12T11:49:03.401Z] Step 17/21 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot [2021-02-12T11:49:04.976Z] ---> d4a78b3bca90 [2021-02-12T11:49:04.976Z] Step 18/21 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex [2021-02-12T11:49:05.644Z] ---> e551d222ea21 [2021-02-12T11:49:05.644Z] Step 19/21 : COPY --from=builder /usr/local/lib /usr/local/lib [2021-02-12T11:49:05.932Z] ---> ebaa9429c848 [2021-02-12T11:49:05.932Z] Step 20/21 : COPY --from=builder /usr/local/lib64 /usr/local/lib64 [2021-02-12T11:49:06.550Z] ---> f09115f56a0d [2021-02-12T11:49:06.550Z] Step 21/21 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c [2021-02-12T11:49:08.586Z] ---> aa82830d2e1e [2021-02-12T11:49:08.586Z] Successfully built aa82830d2e1e [2021-02-12T11:49:08.586Z] 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 [2021-02-12T11:49:09.690Z] + docker inspect -f . ci-base-image-x86_64 [2021-02-12T11:49:10.000Z] . [Pipeline] withDockerContainer [2021-02-12T11:49:11.517Z] prd-centos7-docker-4c-2g-26270 does not seem to be running inside a container [2021-02-12T11:49:12.237Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-c/1 -v /w/workspace/device-sdk-c/1:/w/workspace/device-sdk-c/1:rw,z -v /w/workspace/device-sdk-c/1@tmp:/w/workspace/device-sdk-c/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-02-12T11:49:14.227Z] $ docker top 4f574e86baaefebc1d041693d36e0075710ca863aca24fc31105b4b869deff45 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-12T11:49:14.951Z] + make test [2021-02-12T11:49:14.952Z] echo "make test" [2021-02-12T11:49:14.952Z] make test [Pipeline] } [2021-02-12T11:49:15.051Z] $ docker stop --time=1 4f574e86baaefebc1d041693d36e0075710ca863aca24fc31105b4b869deff45 [2021-02-12T11:49:17.381Z] $ docker rm -f 4f574e86baaefebc1d041693d36e0075710ca863aca24fc31105b4b869deff45 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-12T11:49:19.151Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-02-12T11:49:19.783Z] + ls -al . [2021-02-12T11:49:19.783Z] total 160 [2021-02-12T11:49:19.783Z] drwxrwxr-x. 8 jenkins jenkins 260 Feb 12 11:46 . [2021-02-12T11:49:19.783Z] drwxrwxr-x. 4 jenkins jenkins 28 Feb 12 11:46 .. [2021-02-12T11:49:19.783Z] -rw-rw-r--. 1 jenkins jenkins 3104 Feb 12 11:46 Attribution.txt [2021-02-12T11:49:19.783Z] -rw-rw-r--. 1 jenkins jenkins 6631 Feb 12 11:46 CHANGES [2021-02-12T11:49:19.783Z] drwxrwxr-x. 2 jenkins jenkins 144 Feb 12 11:46 docs [2021-02-12T11:49:19.783Z] -rw-rw-r--. 1 jenkins jenkins 108574 Feb 12 11:46 Doxyfile [2021-02-12T11:49:19.783Z] drwxrwxr-x. 8 jenkins jenkins 179 Feb 12 11:46 .git [2021-02-12T11:49:19.783Z] drwxrwxr-x. 2 jenkins jenkins 81 Feb 12 11:46 .github [2021-02-12T11:49:19.783Z] -rw-rw-r--. 1 jenkins jenkins 176 Feb 12 11:46 .gitignore [2021-02-12T11:49:19.783Z] drwxrwxr-x. 4 jenkins jenkins 33 Feb 12 11:46 include [2021-02-12T11:49:19.783Z] -rw-rw-r--. 1 jenkins jenkins 784 Feb 12 11:46 Jenkinsfile [2021-02-12T11:49:19.783Z] -rw-rw-r--. 1 jenkins jenkins 10174 Feb 12 11:46 LICENSE [2021-02-12T11:49:19.783Z] -rw-rw-r--. 1 jenkins jenkins 449 Feb 12 11:46 Makefile [2021-02-12T11:49:19.783Z] -rw-rw-r--. 1 jenkins jenkins 2697 Feb 12 11:46 README.md [2021-02-12T11:49:19.783Z] -rw-rw-r--. 1 jenkins jenkins 6378 Feb 12 11:46 README.v2.md [2021-02-12T11:49:19.783Z] drwxrwxr-x. 2 jenkins jenkins 98 Feb 12 11:46 scripts [2021-02-12T11:49:19.783Z] drwxrwxr-x. 4 jenkins jenkins 50 Feb 12 11:46 src [2021-02-12T11:49:19.783Z] -rw-rw-r--. 1 jenkins jenkins 5 Feb 12 11:40 VERSION [Pipeline] isUnix [Pipeline] sh [2021-02-12T11:49:20.265Z] + docker build -t docker-device-sdk-c -f scripts/Dockerfile.alpine --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=196804eedb07b39136bfd64a25531ef850a0bbc9 --label arch=amd64 --label version=0.0.0 . [2021-02-12T11:49:21.566Z] Sending build context to Docker daemon 2.536MB [2021-02-12T11:49:21.566Z] Step 1/15 : ARG BASE=alpine:3.12 [2021-02-12T11:49:21.566Z] Step 2/15 : FROM ${BASE} [2021-02-12T11:49:21.566Z] ---> aa82830d2e1e [2021-02-12T11:49:21.566Z] Step 3/15 : LABEL maintainer="IOTech " [2021-02-12T11:49:22.179Z] ---> Running in f27b7de85946 [2021-02-12T11:49:22.466Z] Removing intermediate container f27b7de85946 [2021-02-12T11:49:22.466Z] ---> 7d1f906b3e75 [2021-02-12T11:49:22.466Z] 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 [2021-02-12T11:49:22.466Z] ---> Running in 0b3db973f3f3 [2021-02-12T11:49:24.074Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz [2021-02-12T11:49:25.053Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz [2021-02-12T11:49:25.333Z] (1/6) Installing ncurses-dev (6.1_p20190105-r0) [2021-02-12T11:49:25.610Z] (2/6) Installing libblkid (2.33-r0) [2021-02-12T11:49:25.610Z] (3/6) Installing libfdisk (2.33-r0) [2021-02-12T11:49:25.880Z] (4/6) Installing libmount (2.33-r0) [2021-02-12T11:49:25.880Z] (5/6) Installing libsmartcols (2.33-r0) [2021-02-12T11:49:25.880Z] (6/6) Installing util-linux-dev (2.33-r0) [2021-02-12T11:49:26.479Z] Executing busybox-1.29.3-r10.trigger [2021-02-12T11:49:26.479Z] OK: 272 MiB in 84 packages [2021-02-12T11:49:28.189Z] Removing intermediate container 0b3db973f3f3 [2021-02-12T11:49:28.190Z] ---> d26ff05c88fc [2021-02-12T11:49:28.190Z] Step 5/15 : COPY VERSION /edgex-c-sdk/ [2021-02-12T11:49:28.190Z] ---> c7249b3d25b0 [2021-02-12T11:49:28.190Z] Step 6/15 : COPY src /edgex-c-sdk/src/ [2021-02-12T11:49:29.512Z] ---> 002514fe9e4e [2021-02-12T11:49:29.512Z] Step 7/15 : COPY include /edgex-c-sdk/include/ [2021-02-12T11:49:30.157Z] ---> ad962bf84d2e [2021-02-12T11:49:30.157Z] Step 8/15 : COPY scripts /edgex-c-sdk/scripts [2021-02-12T11:49:31.855Z] ---> 577c1e1e8adf [2021-02-12T11:49:31.855Z] Step 9/15 : COPY LICENSE /edgex-c-sdk/ [2021-02-12T11:49:32.497Z] ---> 4aabc8a9a111 [2021-02-12T11:49:32.498Z] Step 10/15 : COPY Attribution.txt /edgex-c-sdk/ [2021-02-12T11:49:33.531Z] ---> 28c3d5a0c682 [2021-02-12T11:49:33.531Z] Step 11/15 : WORKDIR /edgex-c-sdk [2021-02-12T11:49:33.831Z] ---> Running in 83ea432acb5a [2021-02-12T11:49:34.628Z] Removing intermediate container 83ea432acb5a [2021-02-12T11:49:34.628Z] ---> e0a539262764 [2021-02-12T11:49:34.628Z] Step 12/15 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] [2021-02-12T11:49:35.314Z] ---> Running in c8a03a21e1a7 [2021-02-12T11:49:35.622Z] Removing intermediate container c8a03a21e1a7 [2021-02-12T11:49:35.622Z] ---> 3e36aa5c8765 [2021-02-12T11:49:35.622Z] Step 13/15 : LABEL arch=amd64 [2021-02-12T11:49:36.013Z] ---> Running in c88c59ec277f [2021-02-12T11:49:36.294Z] Removing intermediate container c88c59ec277f [2021-02-12T11:49:36.294Z] ---> 12f8d6cfd1df [2021-02-12T11:49:36.294Z] Step 14/15 : LABEL git_sha=196804eedb07b39136bfd64a25531ef850a0bbc9 [2021-02-12T11:49:36.631Z] ---> Running in caaab79f5ae5 [2021-02-12T11:49:36.974Z] Removing intermediate container caaab79f5ae5 [2021-02-12T11:49:36.974Z] ---> 78b3899a6256 [2021-02-12T11:49:36.974Z] Step 15/15 : LABEL version=0.0.0 [2021-02-12T11:49:37.266Z] ---> Running in a744712d1f7b [2021-02-12T11:49:38.020Z] Removing intermediate container a744712d1f7b [2021-02-12T11:49:38.020Z] ---> db65cbc0e2c5 [2021-02-12T11:49:38.020Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2021-02-12T11:49:38.020Z] Successfully built db65cbc0e2c5 [2021-02-12T11:49:38.020Z] 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] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-02-12T11:49:42.700Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-12T11:49:43.312Z] ---> package-listing.sh [2021-02-12T11:49:43.312Z] ++ facter osfamily [2021-02-12T11:49:43.312Z] ++ tr '[:upper:]' '[:lower:]' [2021-02-12T11:49:43.312Z] + OS_FAMILY=redhat [2021-02-12T11:49:43.312Z] + workspace=/w/workspace/edgexfoundry_device-sdk-c_PR-321 [2021-02-12T11:49:43.312Z] + START_PACKAGES=/tmp/packages_start.txt [2021-02-12T11:49:43.312Z] + END_PACKAGES=/tmp/packages_end.txt [2021-02-12T11:49:43.312Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-02-12T11:49:43.312Z] + PACKAGES=/tmp/packages_start.txt [2021-02-12T11:49:43.312Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_PR-321 ']' [2021-02-12T11:49:43.312Z] + PACKAGES=/tmp/packages_end.txt [2021-02-12T11:49:43.312Z] + case "${OS_FAMILY}" in [2021-02-12T11:49:43.312Z] + rpm -qa [2021-02-12T11:49:43.312Z] + sort [2021-02-12T11:49:48.663Z] + '[' -f /tmp/packages_start.txt ']' [2021-02-12T11:49:48.663Z] + '[' -f /tmp/packages_end.txt ']' [2021-02-12T11:49:48.663Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-02-12T11:49:48.663Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_PR-321 ']' [2021-02-12T11:49:48.663Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-c_PR-321/archives/ [2021-02-12T11:49:48.663Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-c_PR-321/archives/ [Pipeline] echo [2021-02-12T11:49:48.699Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-sdk-c_PR-321/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-02-12T11:49:49.036Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-02-12T11:49:49.446Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-12T11:49:49.447Z] [2021-02-12T11:49:49.447Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-02-12T11:49:49.882Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-12T11:49:49.882Z] alpine: Pulling from edgex-lftools-log-publisher [2021-02-12T11:49:49.882Z] df20fa9351a1: Pulling fs layer [2021-02-12T11:49:49.882Z] 36b3adc4ff6f: Pulling fs layer [2021-02-12T11:49:49.882Z] 8ad3a11d3b57: Pulling fs layer [2021-02-12T11:49:49.882Z] 46f8f816bc3b: Pulling fs layer [2021-02-12T11:49:49.882Z] 93b61091891f: Pulling fs layer [2021-02-12T11:49:49.882Z] 93b9cdb0e59b: Pulling fs layer [2021-02-12T11:49:49.882Z] 5e14af77c1be: Pulling fs layer [2021-02-12T11:49:49.882Z] 01666e4c0597: Pulling fs layer [2021-02-12T11:49:49.882Z] aa168da1d23b: Pulling fs layer [2021-02-12T11:49:49.882Z] 46f8f816bc3b: Waiting [2021-02-12T11:49:49.882Z] 93b61091891f: Waiting [2021-02-12T11:49:49.882Z] 93b9cdb0e59b: Waiting [2021-02-12T11:49:49.882Z] 5e14af77c1be: Waiting [2021-02-12T11:49:49.882Z] 01666e4c0597: Waiting [2021-02-12T11:49:49.882Z] aa168da1d23b: Waiting [2021-02-12T11:49:49.882Z] 36b3adc4ff6f: Verifying Checksum [2021-02-12T11:49:49.882Z] 36b3adc4ff6f: Download complete [2021-02-12T11:49:50.145Z] 46f8f816bc3b: Verifying Checksum [2021-02-12T11:49:50.145Z] 46f8f816bc3b: Download complete [2021-02-12T11:49:50.145Z] df20fa9351a1: Download complete [2021-02-12T11:49:50.145Z] 93b9cdb0e59b: Verifying Checksum [2021-02-12T11:49:50.145Z] 93b9cdb0e59b: Download complete [2021-02-12T11:49:50.145Z] 5e14af77c1be: Verifying Checksum [2021-02-12T11:49:50.145Z] 5e14af77c1be: Download complete [2021-02-12T11:49:50.145Z] 01666e4c0597: Verifying Checksum [2021-02-12T11:49:50.145Z] 01666e4c0597: Download complete [2021-02-12T11:49:50.145Z] 93b61091891f: Verifying Checksum [2021-02-12T11:49:50.145Z] 93b61091891f: Download complete [2021-02-12T11:49:50.411Z] df20fa9351a1: Pull complete [2021-02-12T11:49:50.675Z] 36b3adc4ff6f: Pull complete [2021-02-12T11:49:51.264Z] 8ad3a11d3b57: Verifying Checksum [2021-02-12T11:49:51.264Z] 8ad3a11d3b57: Download complete [2021-02-12T11:49:51.866Z] 8ad3a11d3b57: Pull complete [2021-02-12T11:49:51.866Z] 46f8f816bc3b: Pull complete [2021-02-12T11:49:52.819Z] 93b61091891f: Pull complete [2021-02-12T11:49:53.083Z] aa168da1d23b: Verifying Checksum [2021-02-12T11:49:53.083Z] aa168da1d23b: Download complete [2021-02-12T11:49:53.349Z] 93b9cdb0e59b: Pull complete [2021-02-12T11:49:53.613Z] 5e14af77c1be: Pull complete [2021-02-12T11:49:53.613Z] 01666e4c0597: Pull complete [2021-02-12T11:50:01.816Z] aa168da1d23b: Pull complete [2021-02-12T11:50:01.816Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-02-12T11:50:01.816Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-12T11:50:01.816Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-02-12T11:50:02.059Z] prd-centos7-docker-4c-2g-26259 does not seem to be running inside a container [2021-02-12T11:50:02.121Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-sdk-c_PR-321/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-c_PR-321 -v /w/workspace/edgexfoundry_device-sdk-c_PR-321:/w/workspace/edgexfoundry_device-sdk-c_PR-321:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_PR-321@tmp:/w/workspace/edgexfoundry_device-sdk-c_PR-321@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-02-12T11:50:05.529Z] $ docker top dc55107377eb4e9e7f72152b91e671efcadd1cf454972e2c414573fe02e56269 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-12T11:50:06.117Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-02-12T11:50:06.439Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-02-12T11:50:06.764Z] + ls /var/log/sa-host [2021-02-12T11:50:06.765Z] + sadf -c /var/log/sa-host/sa12 [2021-02-12T11:50:06.765Z] file_magic: OK [2021-02-12T11:50:06.765Z] HZ: Using current value: 100 [2021-02-12T11:50:06.765Z] file_header: OK [2021-02-12T11:50:06.765Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-02-12T11:50:06.765Z] Statistics: [2021-02-12T11:50:06.765Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-02-12T11:50:06.765Z] File successfully converted to sysstat format version 12.2.1 [2021-02-12T11:50:06.765Z] + sadf -c /var/log/sa-host/sa23 [2021-02-12T11:50:06.765Z] file_magic: OK [2021-02-12T11:50:06.765Z] HZ: Using current value: 100 [2021-02-12T11:50:06.765Z] file_header: OK [2021-02-12T11:50:06.765Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-02-12T11:50:06.765Z] Statistics: [2021-02-12T11:50:06.765Z] Hnuu...uuuununununu... [2021-02-12T11:50:06.765Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-02-12T11:50:07.407Z] provisioning config files... [2021-02-12T11:50:07.424Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_PR-321@tmp/config125606253804604029tmp [Pipeline] { [Pipeline] echo [2021-02-12T11:50:07.539Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-12T11:50:07.876Z] ---> create-netrc.sh [Pipeline] } [2021-02-12T11:50:07.898Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-02-12T11:50:08.039Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-12T11:50:08.379Z] ---> python-tools-install.sh [Pipeline] echo [2021-02-12T11:50:08.412Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-12T11:50:08.757Z] ---> sudo-logs.sh [2021-02-12T11:50:08.757Z] Archiving 'sudo' log.. [Pipeline] echo [2021-02-12T11:50:08.786Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-12T11:50:09.125Z] ---> job-cost.sh [2021-02-12T11:50:09.126Z] lf-activate-venv: SKIPPING [2021-02-12T11:50:09.126Z] INFO: No Stack... [2021-02-12T11:50:11.050Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-02-12T11:50:11.628Z] INFO: Archiving Costs [Pipeline] echo [2021-02-12T11:50:11.683Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-12T11:50:12.063Z] ---> logs-deploy.sh [2021-02-12T11:50:12.063Z] lf-activate-venv: SKIPPING [2021-02-12T11:50:12.063Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/PR-321/1 [2021-02-12T11:50:12.063Z] INFO: archiving workspace using pattern(s): [2021-02-12T11:50:13.988Z] Archives upload complete. [2021-02-12T11:50:14.252Z] INFO: archiving logs to Nexus