Pull request #352 updated 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 f19e730fe879e245449f2602bca344251008ec84+e4f1d4fe6d671b9129336b96db7cc10a253047cb (ee94489f7e7a9a8fa2c60636abd54eb585ce09b3) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6307004882863133536.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh3051477706180576387.key > 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 6a41506d72e8e131afc862d141935157bee59f41 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/PR-352/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/PR-352/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4199140151250011219.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6487853417265301957.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/PR-352/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/PR-352/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2272504927668601556.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildCApp] RAW Config: [project:device-sdk-c, dockerBuildFilePath:scripts/Dockerfile.alpine-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: device-sdk DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-197 in /w/workspace/edgexfoundry_device-sdk-c_PR-352 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE 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-352 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_device-sdk-c_PR-352@tmp/jenkins-gitclient-ssh7342635181106295644.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_device-sdk-c_PR-352@tmp/jenkins-gitclient-ssh3459170421365123578.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/352/head:refs/remotes/origin/PR-352 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit e4f1d4fe6d671b9129336b96db7cc10a253047cb into PR head commit f19e730fe879e245449f2602bca344251008ec84 Merge succeeded, producing f19e730fe879e245449f2602bca344251008ec84 Checking out Revision f19e730fe879e245449f2602bca344251008ec84 (PR-352) > git config core.sparsecheckout # timeout=10 > git checkout -f f19e730fe879e245449f2602bca344251008ec84 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_device-sdk-c_PR-352@tmp/jenkins-gitclient-ssh3092994407106592750.key > git merge e4f1d4fe6d671b9129336b96db7cc10a253047cb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f19e730fe879e245449f2602bca344251008ec84 # timeout=10 Commit message: "fix: allow for non-string attributes" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-18T14:07:59.483Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) > git rev-list --no-walk e0a835ee43393a6c9f2deee4a0633e5d1334e7f4 # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-18T14:07:59.571Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-18T14:07:59.595Z] ========================================================= [2021-06-18T14:07:59.595Z] EdgeX Global Pipelines Version Info [2021-06-18T14:07:59.595Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-18T14:08:01.032Z] ------------------- [2021-06-18T14:08:01.032Z] stable info: [2021-06-18T14:08:01.032Z] ------------------- [2021-06-18T14:08:01.032Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-18T14:08:01.032Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-18T14:08:01.032Z] Message: update stable to v1.0.195 [2021-06-18T14:08:01.611Z] ------------------- [2021-06-18T14:08:01.611Z] experimental info: [2021-06-18T14:08:01.611Z] ------------------- [2021-06-18T14:08:01.611Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-18T14:08:01.611Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-18T14:08:01.611Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-18T14:08:01.799Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-c-settings [Pipeline] echo [2021-06-18T14:08:01.831Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-c [Pipeline] echo [2021-06-18T14:08:01.851Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-18T14:08:01.871Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-18T14:08:01.906Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-18T14:08:01.938Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [Pipeline] echo [2021-06-18T14:08:01.968Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = scripts/Dockerfile.alpine [Pipeline] echo [2021-06-18T14:08:01.988Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = scripts/Dockerfile.alpine-base [Pipeline] echo [2021-06-18T14:08:02.007Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-18T14:08:02.036Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk [Pipeline] echo [2021-06-18T14:08:02.056Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-18T14:08:02.094Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-18T14:08:02.114Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-18T14:08:02.135Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-06-18T14:08:02.167Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-18T14:08:02.187Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-06-18T14:08:02.212Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-18T14:08:02.236Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-352 [Pipeline] echo [2021-06-18T14:08:02.261Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-352 [Pipeline] echo [2021-06-18T14:08:02.284Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-352 [Pipeline] echo [2021-06-18T14:08:02.308Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f19e730fe879e245449f2602bca344251008ec84 [Pipeline] echo [2021-06-18T14:08:02.332Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f19e730 [Pipeline] echo [2021-06-18T14:08:02.356Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-18T14:08:02.445Z] provisioning config files... [2021-06-18T14:08:02.464Z] copy managed file [device-sdk-c-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_PR-352@tmp/config4007115856174611033tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-18T14:08:02.786Z] ---> docker-login.sh [2021-06-18T14:08:02.786Z] nexus3.edgexfoundry.org:10001 [2021-06-18T14:08:02.786Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T14:08:03.054Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T14:08:03.054Z] Configure a credential helper to remove this warning. See [2021-06-18T14:08:03.054Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T14:08:03.054Z] [2021-06-18T14:08:03.054Z] Login Succeeded [2021-06-18T14:08:03.054Z] nexus3.edgexfoundry.org:10002 [2021-06-18T14:08:03.054Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T14:08:03.054Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T14:08:03.054Z] Configure a credential helper to remove this warning. See [2021-06-18T14:08:03.054Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T14:08:03.054Z] [2021-06-18T14:08:03.054Z] Login Succeeded [2021-06-18T14:08:03.054Z] nexus3.edgexfoundry.org:10003 [2021-06-18T14:08:03.317Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T14:08:03.317Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T14:08:03.317Z] Configure a credential helper to remove this warning. See [2021-06-18T14:08:03.317Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T14:08:03.317Z] [2021-06-18T14:08:03.317Z] Login Succeeded [2021-06-18T14:08:03.317Z] nexus3.edgexfoundry.org:10004 [2021-06-18T14:08:03.317Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T14:08:03.317Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T14:08:03.317Z] Configure a credential helper to remove this warning. See [2021-06-18T14:08:03.317Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T14:08:03.317Z] [2021-06-18T14:08:03.317Z] Login Succeeded [2021-06-18T14:08:03.580Z] docker.io [2021-06-18T14:08:03.580Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T14:08:03.843Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T14:08:03.843Z] Configure a credential helper to remove this warning. See [2021-06-18T14:08:03.843Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T14:08:03.843Z] [2021-06-18T14:08:03.843Z] Login Succeeded [2021-06-18T14:08:03.843Z] ---> docker-login.sh ends [Pipeline] } [2021-06-18T14:08:03.853Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-06-18T14:08:05.598Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-18T14:08:05.598Z] [2021-06-18T14:08:05.598Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-18T14:08:05.929Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-18T14:08:05.930Z] latest: Pulling from edgex-devops/git-semver [2021-06-18T14:08:05.930Z] 31603596830f: Pulling fs layer [2021-06-18T14:08:05.930Z] 54011a49482f: Pulling fs layer [2021-06-18T14:08:05.930Z] a6820b24f6d8: Pulling fs layer [2021-06-18T14:08:05.930Z] f581987b2513: Pulling fs layer [2021-06-18T14:08:05.930Z] f581987b2513: Waiting [2021-06-18T14:08:05.930Z] 54011a49482f: Verifying Checksum [2021-06-18T14:08:05.930Z] 54011a49482f: Download complete [2021-06-18T14:08:06.201Z] 31603596830f: Verifying Checksum [2021-06-18T14:08:06.201Z] 31603596830f: Download complete [2021-06-18T14:08:06.201Z] f581987b2513: Verifying Checksum [2021-06-18T14:08:06.201Z] f581987b2513: Download complete [2021-06-18T14:08:06.201Z] a6820b24f6d8: Verifying Checksum [2021-06-18T14:08:06.201Z] a6820b24f6d8: Download complete [2021-06-18T14:08:06.201Z] 31603596830f: Pull complete [2021-06-18T14:08:06.467Z] 54011a49482f: Pull complete [2021-06-18T14:08:07.050Z] a6820b24f6d8: Pull complete [2021-06-18T14:08:07.313Z] f581987b2513: Pull complete [2021-06-18T14:08:07.313Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-18T14:08:07.313Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-18T14:08:07.313Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-18T14:08:07.429Z] prd-centos7-docker-4c-2g-197 does not seem to be running inside a container [2021-06-18T14:08:07.471Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_PR-352 -v /w/workspace/edgexfoundry_device-sdk-c_PR-352:/w/workspace/edgexfoundry_device-sdk-c_PR-352:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_PR-352@tmp:/w/workspace/edgexfoundry_device-sdk-c_PR-352@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-18T14:08:08.448Z] $ docker top d9abe56e3c301d0d542493fe1355c988f9834c266dbef737d350eb06240abef9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-18T14:08:08.580Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-18T14:08:08.580Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-18T14:08:08.692Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-18T14:08:08.693Z] $ docker exec d9abe56e3c301d0d542493fe1355c988f9834c266dbef737d350eb06240abef9 ssh-agent [2021-06-18T14:08:08.804Z] SSH_AUTH_SOCK=/tmp/ssh-n6HCYcdgp5pv/agent.14 [2021-06-18T14:08:08.804Z] SSH_AGENT_PID=20 [2021-06-18T14:08:08.812Z] Running ssh-add (command line suppressed) [2021-06-18T14:08:08.904Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_PR-352@tmp/private_key_2831742137879325701.key (/w/workspace/edgexfoundry_device-sdk-c_PR-352@tmp/private_key_2831742137879325701.key) [2021-06-18T14:08:08.920Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-18T14:08:09.237Z] + git tag --points-at HEAD [Pipeline] } [2021-06-18T14:08:09.265Z] $ docker exec --env ******** --env ******** d9abe56e3c301d0d542493fe1355c988f9834c266dbef737d350eb06240abef9 ssh-agent -k [2021-06-18T14:08:09.364Z] unset SSH_AUTH_SOCK; [2021-06-18T14:08:09.364Z] unset SSH_AGENT_PID; [2021-06-18T14:08:09.364Z] echo Agent pid 20 killed; [2021-06-18T14:08:09.381Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-18T14:08:09.418Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-18T14:08:09.418Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-18T14:08:09.529Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-18T14:08:09.530Z] $ docker exec d9abe56e3c301d0d542493fe1355c988f9834c266dbef737d350eb06240abef9 ssh-agent [2021-06-18T14:08:09.636Z] SSH_AUTH_SOCK=/tmp/ssh-WmZ6AKRNTmNu/agent.53 [2021-06-18T14:08:09.636Z] SSH_AGENT_PID=59 [2021-06-18T14:08:09.641Z] Running ssh-add (command line suppressed) [2021-06-18T14:08:09.735Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_PR-352@tmp/private_key_4867512567630655306.key (/w/workspace/edgexfoundry_device-sdk-c_PR-352@tmp/private_key_4867512567630655306.key) [2021-06-18T14:08:09.751Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-18T14:08:10.073Z] + git semver init [2021-06-18T14:08:10.073Z] # -> Open(): unable to determine branch for HEAD [2021-06-18T14:08:10.073Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_PR-352/.git [2021-06-18T14:08:10.073Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_PR-352 [2021-06-18T14:08:10.073Z] # $SEMVER_REMOTE_NAME = origin [2021-06-18T14:08:10.073Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-18T14:08:10.073Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-18T14:08:10.073Z] # $SEMVER_BRANCH = PR-352 [2021-06-18T14:08:10.073Z] # $SEMVER_TEMP = /tmp/semver-826327547 [2021-06-18T14:08:10.073Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-c.git $SEMVER_TEMP [2021-06-18T14:08:10.650Z] # '/tmp/semver-826327547' -> '/w/workspace/edgexfoundry_device-sdk-c_PR-352/.semver' [2021-06-18T14:08:10.650Z] # -> Force: false [2021-06-18T14:08:10.650Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_PR-352/.semver [Pipeline] } [2021-06-18T14:08:10.660Z] $ docker exec --env ******** --env ******** d9abe56e3c301d0d542493fe1355c988f9834c266dbef737d350eb06240abef9 ssh-agent -k [2021-06-18T14:08:10.752Z] unset SSH_AUTH_SOCK; [2021-06-18T14:08:10.752Z] unset SSH_AGENT_PID; [2021-06-18T14:08:10.752Z] echo Agent pid 59 killed; [2021-06-18T14:08:10.768Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-18T14:08:11.098Z] + git semver [Pipeline] } [2021-06-18T14:08:11.115Z] $ docker stop --time=1 d9abe56e3c301d0d542493fe1355c988f9834c266dbef737d350eb06240abef9 [2021-06-18T14:08:12.333Z] $ docker rm -f d9abe56e3c301d0d542493fe1355c988f9834c266dbef737d350eb06240abef9 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-18T14:08:12.690Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-18T14:08:12.984Z] Stashed 1 file(s) [Pipeline] echo [2021-06-18T14:08:12.988Z] [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-06-18T14:08:28.236Z] Still waiting to schedule task [2021-06-18T14:08:28.236Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-06-18T14:08:28.239Z] Still waiting to schedule task [2021-06-18T14:08:28.239Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-195’ [2021-06-18T14:11:12.484Z] Running on prd-centos7-docker-4c-2g-198 in /w/workspace/edgexfoundry_device-sdk-c_PR-352 [Pipeline] { [Pipeline] ws [2021-06-18T14:11:12.505Z] Running in /w/workspace/device-sdk-c/2 [Pipeline] { [Pipeline] checkout [2021-06-18T14:11:12.618Z] Selected Git installation does not exist. Using Default [2021-06-18T14:11:12.618Z] The recommended git tool is: NONE [2021-06-18T14:11:15.192Z] using credential edgex-jenkins-ssh [2021-06-18T14:11:15.206Z] Cloning the remote Git repository [2021-06-18T14:11:15.234Z] Cloning repository git@github.com:edgexfoundry/device-sdk-c.git [2021-06-18T14:11:15.296Z] > git init /w/workspace/device-sdk-c/2 # timeout=10 [2021-06-18T14:11:15.327Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2021-06-18T14:11:15.327Z] > git --version # timeout=10 [2021-06-18T14:11:15.338Z] > git --version # 'git version 2.24.4' [2021-06-18T14:11:15.338Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-18T14:11:15.360Z] [INFO] Currently running in a labeled security context [2021-06-18T14:11:15.361Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-18T14:11:15.361Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-c/2@tmp/jenkins-gitclient-ssh8927718458400315852.key [2021-06-18T14:11:15.391Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-18T14:11:16.720Z] Merging remotes/origin/master commit e4f1d4fe6d671b9129336b96db7cc10a253047cb into PR head commit f19e730fe879e245449f2602bca344251008ec84 [2021-06-18T14:11:16.821Z] Merge succeeded, producing f19e730fe879e245449f2602bca344251008ec84 [2021-06-18T14:11:16.821Z] Checking out Revision f19e730fe879e245449f2602bca344251008ec84 (PR-352) [2021-06-18T14:11:16.177Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2021-06-18T14:11:16.186Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-18T14:11:16.197Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2021-06-18T14:11:16.221Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2021-06-18T14:11:16.221Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-18T14:11:16.222Z] [INFO] Currently running in a labeled security context [2021-06-18T14:11:16.222Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-18T14:11:16.222Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-c/2@tmp/jenkins-gitclient-ssh1375176042394053831.key [2021-06-18T14:11:16.236Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/352/head:refs/remotes/origin/PR-352 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-18T14:11:16.728Z] > git config core.sparsecheckout # timeout=10 [2021-06-18T14:11:16.737Z] > git checkout -f f19e730fe879e245449f2602bca344251008ec84 # timeout=10 [2021-06-18T14:11:16.772Z] > git remote # timeout=10 [2021-06-18T14:11:16.777Z] > git config --get remote.origin.url # timeout=10 [2021-06-18T14:11:16.789Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-18T14:11:16.790Z] [INFO] Currently running in a labeled security context [2021-06-18T14:11:16.790Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-18T14:11:16.790Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-c/2@tmp/jenkins-gitclient-ssh522249184411446361.key [2021-06-18T14:11:16.798Z] > git merge e4f1d4fe6d671b9129336b96db7cc10a253047cb # timeout=10 [2021-06-18T14:11:16.809Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-18T14:11:16.821Z] > git config core.sparsecheckout # timeout=10 [2021-06-18T14:11:16.828Z] > git checkout -f f19e730fe879e245449f2602bca344251008ec84 # timeout=10 [2021-06-18T14:11:20.597Z] Commit message: "fix: allow for non-string attributes" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-18T14:11:21.721Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-18T14:11:22.048Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-18T14:11:22.353Z] + sudo service docker restart [2021-06-18T14:11:22.354Z] + true [2021-06-18T14:11:22.354Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-18T14:11:40.542Z] provisioning config files... [2021-06-18T14:11:40.561Z] copy managed file [device-sdk-c-settings] to file:/w/workspace/device-sdk-c/2@tmp/config6692556760780590647tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-18T14:11:40.899Z] ---> docker-login.sh [2021-06-18T14:11:40.899Z] nexus3.edgexfoundry.org:10001 [2021-06-18T14:11:41.481Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T14:11:41.750Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T14:11:41.750Z] Configure a credential helper to remove this warning. See [2021-06-18T14:11:41.750Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T14:11:41.750Z] [2021-06-18T14:11:41.750Z] Login Succeeded [2021-06-18T14:11:41.750Z] nexus3.edgexfoundry.org:10002 [2021-06-18T14:11:41.750Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T14:11:41.750Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T14:11:41.750Z] Configure a credential helper to remove this warning. See [2021-06-18T14:11:41.750Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T14:11:41.750Z] [2021-06-18T14:11:41.750Z] Login Succeeded [2021-06-18T14:11:41.751Z] nexus3.edgexfoundry.org:10003 [2021-06-18T14:11:42.014Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T14:11:42.014Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T14:11:42.014Z] Configure a credential helper to remove this warning. See [2021-06-18T14:11:42.014Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T14:11:42.014Z] [2021-06-18T14:11:42.014Z] Login Succeeded [2021-06-18T14:11:42.014Z] nexus3.edgexfoundry.org:10004 [2021-06-18T14:11:42.014Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T14:11:42.278Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T14:11:42.278Z] Configure a credential helper to remove this warning. See [2021-06-18T14:11:42.278Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T14:11:42.278Z] [2021-06-18T14:11:42.278Z] Login Succeeded [2021-06-18T14:11:42.278Z] docker.io [2021-06-18T14:11:42.278Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T14:11:42.540Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T14:11:42.540Z] Configure a credential helper to remove this warning. See [2021-06-18T14:11:42.540Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T14:11:42.540Z] [2021-06-18T14:11:42.540Z] Login Succeeded [2021-06-18T14:11:42.540Z] ---> docker-login.sh ends [Pipeline] } [2021-06-18T14:11:42.550Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-18T14:11:42.760Z] ========================================================= [2021-06-18T14:11:42.760Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest] [2021-06-18T14:11:42.760Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-18T14:11:43.068Z] + 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-06-18T14:11:43.068Z] Sending build context to Docker daemon 2.621MB [2021-06-18T14:11:43.068Z] Step 1/25 : ARG BASE=alpine:3.12 [2021-06-18T14:11:43.068Z] Step 2/25 : FROM ${BASE} as builder [2021-06-18T14:11:43.342Z] latest: Pulling from edgex-devops/edgex-gcc-base [2021-06-18T14:11:43.342Z] e7c96db7181b: Pulling fs layer [2021-06-18T14:11:43.342Z] 4c13bbce0fe7: Pulling fs layer [2021-06-18T14:11:43.342Z] 6059c847ac2f: Pulling fs layer [2021-06-18T14:11:43.342Z] 4c13bbce0fe7: Verifying Checksum [2021-06-18T14:11:43.342Z] 4c13bbce0fe7: Download complete [2021-06-18T14:11:43.342Z] e7c96db7181b: Verifying Checksum [2021-06-18T14:11:43.342Z] e7c96db7181b: Download complete [2021-06-18T14:11:43.606Z] e7c96db7181b: Pull complete [2021-06-18T14:11:43.877Z] 4c13bbce0fe7: Pull complete [2021-06-18T14:11:44.834Z] 6059c847ac2f: Verifying Checksum [2021-06-18T14:11:44.834Z] 6059c847ac2f: Download complete [2021-06-18T14:11:48.403Z] 6059c847ac2f: Pull complete [2021-06-18T14:11:48.403Z] Digest: sha256:6b5104d086ae1e5e8a284a473be9a93378e3934f9b07db5717372c857cbcbe5e [2021-06-18T14:11:48.403Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [2021-06-18T14:11:48.403Z] ---> 5eabd8fd8ba2 [2021-06-18T14:11:48.403Z] Step 3/25 : RUN wget https://iotech.jfrog.io/artifactory/alpine/KEY/support@iotechsys.com-5b990dd9.pub -O /etc/apk/keys/support@iotechsys.com-5b990dd9.pub [2021-06-18T14:11:50.347Z] ---> Running in 735c055eb784 [2021-06-18T14:11:50.611Z] Connecting to iotech.jfrog.io (54.72.115.12:443) [2021-06-18T14:11:51.189Z] support@iotechsys.co 100% |********************************| 451 0:00:00 ETA [2021-06-18T14:11:51.189Z] [2021-06-18T14:11:51.456Z] Removing intermediate container 735c055eb784 [2021-06-18T14:11:51.456Z] ---> daf3ea538f1c [2021-06-18T14:11:51.456Z] Step 4/25 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine/alpine-3.12' >> /etc/apk/repositories [2021-06-18T14:11:51.456Z] ---> Running in e62e6f2d079c [2021-06-18T14:11:52.043Z] Removing intermediate container e62e6f2d079c [2021-06-18T14:11:52.043Z] ---> 73d932cf5f5b [2021-06-18T14:11:52.043Z] Step 5/25 : 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 paho-mqtt-c-dev hiredis-dev [2021-06-18T14:11:52.043Z] ---> Running in 2cad99040cbf [2021-06-18T14:11:52.309Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz [2021-06-18T14:11:53.259Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz [2021-06-18T14:11:53.522Z] fetch https://iotech.jfrog.io/artifactory/alpine/alpine-3.12/x86_64/APKINDEX.tar.gz [2021-06-18T14:11:53.784Z] (1/11) Installing hiredis (0.14.0-r0) [2021-06-18T14:11:54.046Z] (2/11) Installing hiredis-dev (0.14.0-r0) [2021-06-18T14:11:54.046Z] (3/11) Installing ncurses-dev (6.1_p20190105-r0) [2021-06-18T14:11:54.046Z] (4/11) Installing paho-mqtt-c-dev (1.3.5-r0) [2021-06-18T14:11:55.446Z] (5/11) Installing libuuid (2.33-r0) [2021-06-18T14:11:55.446Z] (6/11) Installing libblkid (2.33-r0) [2021-06-18T14:11:55.709Z] (7/11) Installing libfdisk (2.33-r0) [2021-06-18T14:11:55.709Z] (8/11) Installing libmount (2.33-r0) [2021-06-18T14:11:55.971Z] (9/11) Installing libsmartcols (2.33-r0) [2021-06-18T14:11:55.971Z] (10/11) Installing util-linux-dev (2.33-r0) [2021-06-18T14:11:56.233Z] (11/11) Installing wget (1.20.3-r0) [2021-06-18T14:11:56.233Z] Executing busybox-1.29.3-r10.trigger [2021-06-18T14:11:56.498Z] OK: 273 MiB in 86 packages [2021-06-18T14:11:56.762Z] Removing intermediate container 2cad99040cbf [2021-06-18T14:11:56.762Z] ---> 0bd5191f5876 [2021-06-18T14:11:56.762Z] Step 6/25 : ENV CBOR_VERSION=0.5.0 [2021-06-18T14:11:56.762Z] ---> Running in aaf4c3748a4d [2021-06-18T14:11:57.029Z] Removing intermediate container aaf4c3748a4d [2021-06-18T14:11:57.029Z] ---> bc9aad01f1df [2021-06-18T14:11:57.029Z] Step 7/25 : 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-06-18T14:11:57.029Z] ---> Running in 716098115a9d [2021-06-18T14:11:57.294Z] --2021-06-18 14:11:57-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz [2021-06-18T14:11:57.294Z] Resolving github.com... 140.82.114.3 [2021-06-18T14:11:57.294Z] Connecting to github.com|140.82.114.3|:443... connected. [2021-06-18T14:11:57.294Z] HTTP request sent, awaiting response... 302 Found [2021-06-18T14:11:57.294Z] Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following] [2021-06-18T14:11:57.294Z] --2021-06-18 14:11:57-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [2021-06-18T14:11:57.294Z] Resolving codeload.github.com... 140.82.114.10 [2021-06-18T14:11:57.294Z] Connecting to codeload.github.com|140.82.114.10|:443... connected. [2021-06-18T14:11:57.559Z] HTTP request sent, awaiting response... 200 OK [2021-06-18T14:11:57.559Z] Length: unspecified [application/x-gzip] [2021-06-18T14:11:57.559Z] Saving to: 'STDOUT' [2021-06-18T14:11:57.559Z] [2021-06-18T14:11:57.559Z] 0K .......... .......... .......... .......... .......... 1.62M [2021-06-18T14:11:57.559Z] 50K .......... .......... .......... .......... .......... 3.30M [2021-06-18T14:11:57.559Z] 100K .......... .......... .......... .......... .......... 20.4M [2021-06-18T14:11:57.559Z] 150K .......... .......... .......... .......... .......... 25.6M [2021-06-18T14:11:57.559Z] 200K .......... .......... .......... .......... .......... 3.68M [2021-06-18T14:11:57.559Z] 250K .......... .......... .......... .......... .......... 10.1M [2021-06-18T14:11:57.559Z] 300K .......... .......... .......... .......... .......... 11.4M [2021-06-18T14:11:57.559Z] 350K .......... .......... .......... .......... .......... 11.2M [2021-06-18T14:11:57.559Z] 400K .......... .......... .......... .......... .......... 16.2M [2021-06-18T14:11:57.559Z] 450K .......... .......... .......... .......... .......... 13.6M [2021-06-18T14:11:57.559Z] 500K .......... .......... .......... .......... .......... 83.1M [2021-06-18T14:11:57.559Z] 550K .......... .......... .......... .......... .......... 11.2M [2021-06-18T14:11:57.559Z] 600K .......... .......... .......... .......... .......... 3.59M [2021-06-18T14:11:57.559Z] 650K .......... .......... .......... .......... .......... 5.97M [2021-06-18T14:11:57.559Z] 700K .. 101M=0.1s [2021-06-18T14:11:57.559Z] [2021-06-18T14:11:57.559Z] 2021-06-18 14:11:57 (6.28 MB/s) - written to stdout [719348] [2021-06-18T14:11:57.559Z] [2021-06-18T14:11:57.822Z] -- The C compiler identification is GNU 8.3.0 [2021-06-18T14:11:57.822Z] -- The CXX compiler identification is GNU 8.3.0 [2021-06-18T14:11:57.822Z] -- Check for working C compiler: /usr/bin/cc [2021-06-18T14:11:57.822Z] -- Check for working C compiler: /usr/bin/cc -- works [2021-06-18T14:11:57.822Z] -- Detecting C compiler ABI info [2021-06-18T14:11:58.090Z] -- Detecting C compiler ABI info - done [2021-06-18T14:11:58.090Z] -- Detecting C compile features [2021-06-18T14:11:58.090Z] -- Detecting C compile features - done [2021-06-18T14:11:58.090Z] -- Check for working CXX compiler: /usr/bin/c++ [2021-06-18T14:11:58.365Z] -- Check for working CXX compiler: /usr/bin/c++ -- works [2021-06-18T14:11:58.365Z] -- Detecting CXX compiler ABI info [2021-06-18T14:11:58.365Z] -- Detecting CXX compiler ABI info - done [2021-06-18T14:11:58.365Z] -- Detecting CXX compile features [2021-06-18T14:11:58.948Z] -- Detecting CXX compile features - done [2021-06-18T14:11:58.948Z] -- Looking for include file endian.h [2021-06-18T14:11:58.948Z] -- Looking for include file endian.h - found [2021-06-18T14:11:58.948Z] -- Check if the system is big endian [2021-06-18T14:11:58.948Z] -- Searching 16 bit integer [2021-06-18T14:11:58.948Z] -- Looking for sys/types.h [2021-06-18T14:11:58.948Z] -- Looking for sys/types.h - found [2021-06-18T14:11:58.948Z] -- Looking for stdint.h [2021-06-18T14:11:58.948Z] -- Looking for stdint.h - found [2021-06-18T14:11:58.948Z] -- Looking for stddef.h [2021-06-18T14:11:59.212Z] -- Looking for stddef.h - found [2021-06-18T14:11:59.212Z] -- Check size of unsigned short [2021-06-18T14:11:59.212Z] -- Check size of unsigned short - done [2021-06-18T14:11:59.212Z] -- Using unsigned short [2021-06-18T14:11:59.212Z] -- Check if the system is big endian - little endian [2021-06-18T14:11:59.212Z] -- Check size of size_t [2021-06-18T14:11:59.212Z] -- Check size of size_t - done [2021-06-18T14:11:59.212Z] CMake Warning at examples/CMakeLists.txt:16 (find_package): [2021-06-18T14:11:59.212Z] By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has [2021-06-18T14:11:59.212Z] asked CMake to find a package configuration file provided by "cJSON", but [2021-06-18T14:11:59.212Z] CMake did not find one. [2021-06-18T14:11:59.212Z] [2021-06-18T14:11:59.212Z] Could not find a package configuration file provided by "cJSON" with any of [2021-06-18T14:11:59.212Z] the following names: [2021-06-18T14:11:59.212Z] [2021-06-18T14:11:59.212Z] cJSONConfig.cmake [2021-06-18T14:11:59.212Z] cjson-config.cmake [2021-06-18T14:11:59.212Z] [2021-06-18T14:11:59.213Z] Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set [2021-06-18T14:11:59.213Z] "cJSON_DIR" to a directory containing one of the above files. If "cJSON" [2021-06-18T14:11:59.213Z] provides a separate development package or SDK, be sure it has been [2021-06-18T14:11:59.213Z] installed. [2021-06-18T14:11:59.213Z] [2021-06-18T14:11:59.213Z] [2021-06-18T14:11:59.213Z] -- Configuring done [2021-06-18T14:11:59.480Z] -- Generating done [2021-06-18T14:11:59.480Z] -- Build files have been written to: /tmp/cbor [2021-06-18T14:11:59.480Z] Scanning dependencies of target cbor_shared [2021-06-18T14:11:59.480Z] [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o [2021-06-18T14:11:59.480Z] [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o [2021-06-18T14:11:59.744Z] [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o [2021-06-18T14:11:59.744Z] [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o [2021-06-18T14:11:59.744Z] [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o [2021-06-18T14:12:00.014Z] [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o [2021-06-18T14:12:00.014Z] [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o [2021-06-18T14:12:00.014Z] [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o [2021-06-18T14:12:00.014Z] [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o [2021-06-18T14:12:00.014Z] [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o [2021-06-18T14:12:00.277Z] [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o [2021-06-18T14:12:00.277Z] [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o [2021-06-18T14:12:00.277Z] [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o [2021-06-18T14:12:00.540Z] [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o [2021-06-18T14:12:00.540Z] [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o [2021-06-18T14:12:00.540Z] [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o [2021-06-18T14:12:00.540Z] [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o [2021-06-18T14:12:00.802Z] [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o [2021-06-18T14:12:00.802Z] [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o [2021-06-18T14:12:00.802Z] [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o [2021-06-18T14:12:00.802Z] [ 40%] Linking C shared library libcbor.so [2021-06-18T14:12:00.802Z] [ 40%] Built target cbor_shared [2021-06-18T14:12:01.064Z] Scanning dependencies of target cbor [2021-06-18T14:12:01.064Z] [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o [2021-06-18T14:12:01.064Z] [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o [2021-06-18T14:12:01.326Z] [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o [2021-06-18T14:12:01.326Z] [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o [2021-06-18T14:12:01.326Z] [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o [2021-06-18T14:12:01.595Z] [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o [2021-06-18T14:12:01.595Z] [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o [2021-06-18T14:12:01.595Z] [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o [2021-06-18T14:12:01.595Z] [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o [2021-06-18T14:12:01.860Z] [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o [2021-06-18T14:12:01.860Z] [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o [2021-06-18T14:12:01.860Z] [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o [2021-06-18T14:12:02.122Z] [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o [2021-06-18T14:12:02.123Z] [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o [2021-06-18T14:12:02.123Z] [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o [2021-06-18T14:12:02.123Z] [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o [2021-06-18T14:12:02.386Z] [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o [2021-06-18T14:12:02.386Z] [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o [2021-06-18T14:12:02.386Z] [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o [2021-06-18T14:12:02.386Z] [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o [2021-06-18T14:12:02.648Z] [ 80%] Linking C static library libcbor.a [2021-06-18T14:12:02.648Z] [ 80%] Built target cbor [2021-06-18T14:12:02.648Z] Scanning dependencies of target create_items [2021-06-18T14:12:02.648Z] [ 82%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o [2021-06-18T14:12:02.648Z] [ 84%] Linking C executable create_items [2021-06-18T14:12:02.648Z] [ 84%] Built target create_items [2021-06-18T14:12:02.648Z] Scanning dependencies of target readfile [2021-06-18T14:12:02.648Z] [ 86%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o [2021-06-18T14:12:02.648Z] [ 88%] Linking C executable readfile [2021-06-18T14:12:02.648Z] [ 88%] Built target readfile [2021-06-18T14:12:02.648Z] Scanning dependencies of target streaming_parser [2021-06-18T14:12:02.648Z] [ 90%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o [2021-06-18T14:12:02.912Z] [ 92%] Linking C executable streaming_parser [2021-06-18T14:12:02.912Z] [ 92%] Built target streaming_parser [2021-06-18T14:12:02.912Z] Scanning dependencies of target sort [2021-06-18T14:12:02.912Z] [ 94%] Building C object examples/CMakeFiles/sort.dir/sort.c.o [2021-06-18T14:12:02.912Z] [ 96%] Linking C executable sort [2021-06-18T14:12:02.912Z] [ 96%] Built target sort [2021-06-18T14:12:02.912Z] Scanning dependencies of target hello [2021-06-18T14:12:02.912Z] [ 98%] Building C object examples/CMakeFiles/hello.dir/hello.c.o [2021-06-18T14:12:02.912Z] [100%] Linking C executable hello [2021-06-18T14:12:02.912Z] [100%] Built target hello [2021-06-18T14:12:02.912Z] Install the project... [2021-06-18T14:12:02.912Z] -- Install configuration: "Release" [2021-06-18T14:12:02.912Z] -- Installing: /usr/local/include/cbor/configuration.h [2021-06-18T14:12:02.912Z] -- Installing: /usr/local/lib64/libcbor.a [2021-06-18T14:12:02.912Z] -- Installing: /usr/local/lib64/libcbor.so.0.0.0 [2021-06-18T14:12:02.912Z] -- Installing: /usr/local/lib64/libcbor.so.0 [2021-06-18T14:12:02.912Z] -- Installing: /usr/local/lib64/libcbor.so [2021-06-18T14:12:02.912Z] -- Up-to-date: /usr/local/include/cbor [2021-06-18T14:12:02.912Z] -- Installing: /usr/local/include/cbor/arrays.h [2021-06-18T14:12:02.912Z] -- Installing: /usr/local/include/cbor/bytestrings.h [2021-06-18T14:12:02.912Z] -- Installing: /usr/local/include/cbor/callbacks.h [2021-06-18T14:12:02.912Z] -- Installing: /usr/local/include/cbor/common.h [2021-06-18T14:12:02.912Z] -- Installing: /usr/local/include/cbor/data.h [2021-06-18T14:12:02.912Z] -- Installing: /usr/local/include/cbor/encoding.h [2021-06-18T14:12:02.912Z] -- Installing: /usr/local/include/cbor/floats_ctrls.h [2021-06-18T14:12:02.912Z] -- Installing: /usr/local/include/cbor/internal [2021-06-18T14:12:02.912Z] -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h [2021-06-18T14:12:02.912Z] -- Installing: /usr/local/include/cbor/internal/encoders.h [2021-06-18T14:12:02.912Z] -- Installing: /usr/local/include/cbor/internal/loaders.h [2021-06-18T14:12:02.912Z] -- Installing: /usr/local/include/cbor/internal/memory_utils.h [2021-06-18T14:12:02.912Z] -- Installing: /usr/local/include/cbor/internal/stack.h [2021-06-18T14:12:02.912Z] -- Installing: /usr/local/include/cbor/internal/unicode.h [2021-06-18T14:12:02.912Z] -- Installing: /usr/local/include/cbor/ints.h [2021-06-18T14:12:02.912Z] -- Installing: /usr/local/include/cbor/maps.h [2021-06-18T14:12:02.912Z] -- Installing: /usr/local/include/cbor/serialization.h [2021-06-18T14:12:02.912Z] -- Installing: /usr/local/include/cbor/streaming.h [2021-06-18T14:12:02.912Z] -- Installing: /usr/local/include/cbor/strings.h [2021-06-18T14:12:02.912Z] -- Installing: /usr/local/include/cbor/tags.h [2021-06-18T14:12:02.912Z] -- Installing: /usr/local/include/cbor.h [2021-06-18T14:12:02.912Z] -- Installing: /usr/local/lib64/pkgconfig/libcbor.pc [2021-06-18T14:12:03.861Z] Removing intermediate container 716098115a9d [2021-06-18T14:12:03.861Z] ---> 4ba4caf9003a [2021-06-18T14:12:03.861Z] Step 8/25 : RUN mkdir /tmp/sdk [2021-06-18T14:12:03.861Z] ---> Running in e83c4797fdab [2021-06-18T14:12:04.123Z] Removing intermediate container e83c4797fdab [2021-06-18T14:12:04.123Z] ---> 6cbcdc18b1bd [2021-06-18T14:12:04.123Z] Step 9/25 : COPY VERSION /tmp/sdk [2021-06-18T14:12:04.390Z] ---> 8ddce316e4fb [2021-06-18T14:12:04.390Z] Step 10/25 : COPY src /tmp/sdk/src [2021-06-18T14:12:04.658Z] ---> e8cb9552efd3 [2021-06-18T14:12:04.658Z] Step 11/25 : COPY include /tmp/sdk/include [2021-06-18T14:12:04.658Z] ---> 04689695f907 [2021-06-18T14:12:04.658Z] Step 12/25 : COPY scripts /tmp/sdk/scripts [2021-06-18T14:12:04.923Z] ---> f24d86891513 [2021-06-18T14:12:04.923Z] Step 13/25 : COPY LICENSE /tmp/sdk [2021-06-18T14:12:05.187Z] ---> 4601cc39402a [2021-06-18T14:12:05.187Z] Step 14/25 : COPY Attribution.txt /tmp/sdk [2021-06-18T14:12:05.187Z] ---> d312902731c6 [2021-06-18T14:12:05.187Z] Step 15/25 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install [2021-06-18T14:12:05.187Z] ---> Running in 0d58f067cf0f [2021-06-18T14:12:05.763Z] + CPPCHECK=false [2021-06-18T14:12:05.763Z] + DOCGEN=false [2021-06-18T14:12:05.763Z] + TOMLVER=SDK-0.2 [2021-06-18T14:12:05.763Z] + CUTILVER=1.1.4 [2021-06-18T14:12:05.763Z] + '[' 0 -gt 0 ] [2021-06-18T14:12:05.763Z] + readlink -f ./scripts/build.sh [2021-06-18T14:12:05.763Z] + dirname /tmp/sdk/scripts/build.sh [2021-06-18T14:12:05.763Z] + dirname /tmp/sdk/scripts [2021-06-18T14:12:05.763Z] + ROOT=/tmp/sdk [2021-06-18T14:12:05.763Z] + cd /tmp/sdk [2021-06-18T14:12:05.763Z] + '[' '!' -d deps ] [2021-06-18T14:12:05.763Z] + mkdir deps [2021-06-18T14:12:05.763Z] + wget -O - https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2021-06-18T14:12:05.763Z] --2021-06-18 14:12:05-- https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2021-06-18T14:12:05.763Z] + tar -C deps -z -x -f - [2021-06-18T14:12:05.763Z] Resolving github.com... 140.82.114.3 [2021-06-18T14:12:05.763Z] Connecting to github.com|140.82.114.3|:443... connected. [2021-06-18T14:12:05.763Z] HTTP request sent, awaiting response... 302 Found [2021-06-18T14:12:05.763Z] Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following] [2021-06-18T14:12:05.763Z] --2021-06-18 14:12:05-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [2021-06-18T14:12:05.763Z] Resolving codeload.github.com... 140.82.114.10 [2021-06-18T14:12:05.763Z] Connecting to codeload.github.com|140.82.114.10|:443... connected. [2021-06-18T14:12:05.763Z] HTTP request sent, awaiting response... 200 OK [2021-06-18T14:12:05.763Z] Length: unspecified [application/x-gzip] [2021-06-18T14:12:05.763Z] Saving to: 'STDOUT' [2021-06-18T14:12:05.763Z]  [2021-06-18T14:12:06.024Z] 0K .......... ...... 979K=0.02s [2021-06-18T14:12:06.024Z] [2021-06-18T14:12:06.024Z] 2021-06-18 14:12:05 (979 KB/s) - written to stdout [16451] [2021-06-18T14:12:06.024Z] [2021-06-18T14:12:06.024Z] + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c [2021-06-18T14:12:06.024Z] + wget -O - https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1.4.tar.gz [2021-06-18T14:12:06.024Z] + tar -C deps -z -x -f - [2021-06-18T14:12:06.024Z] --2021-06-18 14:12:05-- https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1.4.tar.gz [2021-06-18T14:12:06.024Z] Resolving github.com... 140.82.114.3 [2021-06-18T14:12:06.024Z] Connecting to github.com|140.82.114.3|:443... connected. [2021-06-18T14:12:06.024Z] HTTP request sent, awaiting response... 302 Found [2021-06-18T14:12:06.024Z] Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1.4 [following] [2021-06-18T14:12:06.024Z] --2021-06-18 14:12:05-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1.4 [2021-06-18T14:12:06.024Z] Resolving codeload.github.com... 140.82.114.10 [2021-06-18T14:12:06.024Z] Connecting to codeload.github.com|140.82.114.10|:443... connected. [2021-06-18T14:12:06.290Z] HTTP request sent, awaiting response... 200 OK [2021-06-18T14:12:06.290Z] Length: unspecified [application/x-gzip] [2021-06-18T14:12:06.290Z] Saving to: 'STDOUT' [2021-06-18T14:12:06.290Z] [2021-06-18T14:12:06.290Z] 0K .......... .......... .......... .......... .......... 1.62M [2021-06-18T14:12:06.290Z] 50K .......... .......... .......... .......... .......... 3.05M [2021-06-18T14:12:06.290Z] 100K .......... .......... .......... .......... .......... 46.2M [2021-06-18T14:12:06.290Z] 150K .......... .......... ....... 4.62M=0.05s [2021-06-18T14:12:06.290Z] [2021-06-18T14:12:06.290Z] 2021-06-18 14:12:06 (3.28 MB/s) - written to stdout [181796] [2021-06-18T14:12:06.290Z] [2021-06-18T14:12:06.290Z] + mkdir -p src/c/iot [2021-06-18T14:12:06.290Z] + 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-06-18T14:12:06.290Z] + cp deps/iotech-c-utils-1.1.4/src/c/defs.h.in src/c/iot [2021-06-18T14:12:06.290Z] + cp deps/iotech-c-utils-1.1.4/src/c/yxml.h src/c/iot [2021-06-18T14:12:06.290Z] + cp deps/iotech-c-utils-1.1.4/VERSION src/c/iot [2021-06-18T14:12:06.290Z] + mkdir -p include/iot [2021-06-18T14:12:06.290Z] + 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-06-18T14:12:06.290Z] + mkdir -p include/iot/os [2021-06-18T14:12:06.290Z] + 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-06-18T14:12:06.290Z] + mkdir -p /tmp/sdk/build/release [2021-06-18T14:12:06.290Z] + cd /tmp/sdk/build/release [2021-06-18T14:12:06.290Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src [2021-06-18T14:12:06.290Z] -- The C compiler identification is GNU 8.3.0 [2021-06-18T14:12:06.290Z] -- Check for working C compiler: /usr/bin/cc [2021-06-18T14:12:06.555Z] -- Check for working C compiler: /usr/bin/cc -- works [2021-06-18T14:12:06.555Z] -- Detecting C compiler ABI info [2021-06-18T14:12:06.555Z] -- Detecting C compiler ABI info - done [2021-06-18T14:12:06.555Z] -- Detecting C compile features [2021-06-18T14:12:06.819Z] -- Detecting C compile features - done [2021-06-18T14:12:06.819Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2021-06-18T14:12:06.819Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2021-06-18T14:12:06.819Z] -- Found LIBYAML: /usr/lib/libyaml.so [2021-06-18T14:12:06.819Z] -- Found LIBUUID: /usr/lib/libuuid.so [2021-06-18T14:12:06.819Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2021-06-18T14:12:06.819Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2021-06-18T14:12:06.819Z] -- Found LIBHIREDIS: /usr/lib/libhiredis.so [2021-06-18T14:12:06.819Z] -- C SDK 0.0.0 for Linux [2021-06-18T14:12:06.819Z] -- Performing Test CSDK_HAVE_ATOMIC [2021-06-18T14:12:06.819Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2021-06-18T14:12:06.819Z] -- Found Curses: /usr/lib/libcurses.so [2021-06-18T14:12:06.819Z] -- Configuring done [2021-06-18T14:12:06.819Z] -- Generating done [2021-06-18T14:12:06.819Z] -- Build files have been written to: /tmp/sdk/build/release [2021-06-18T14:12:06.819Z] + make all package [2021-06-18T14:12:06.819Z] + tee release.log [2021-06-18T14:12:06.819Z] Scanning dependencies of target csdk [2021-06-18T14:12:06.819Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2021-06-18T14:12:07.084Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o [2021-06-18T14:12:07.084Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2021-06-18T14:12:07.353Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2021-06-18T14:12:07.619Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2021-06-18T14:12:07.619Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/data-mqtt.c.o [2021-06-18T14:12:07.881Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/data-redstr.c.o [2021-06-18T14:12:07.881Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/data-rest.c.o [2021-06-18T14:12:07.881Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2021-06-18T14:12:08.145Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2021-06-18T14:12:08.408Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2021-06-18T14:12:08.408Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2021-06-18T14:12:08.671Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2021-06-18T14:12:08.671Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2021-06-18T14:12:08.671Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2021-06-18T14:12:08.934Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2021-06-18T14:12:08.934Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2021-06-18T14:12:09.515Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2021-06-18T14:12:09.515Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2021-06-18T14:12:09.515Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2021-06-18T14:12:09.515Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2021-06-18T14:12:09.780Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2021-06-18T14:12:09.780Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2021-06-18T14:12:10.356Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2021-06-18T14:12:10.356Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2021-06-18T14:12:10.356Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2021-06-18T14:12:10.356Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2021-06-18T14:12:10.620Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2021-06-18T14:12:10.620Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2021-06-18T14:12:10.886Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2021-06-18T14:12:10.887Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2021-06-18T14:12:10.887Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2021-06-18T14:12:11.157Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o [2021-06-18T14:12:11.423Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2021-06-18T14:12:11.423Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2021-06-18T14:12:11.701Z] [ 57%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2021-06-18T14:12:11.701Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2021-06-18T14:12:12.649Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2021-06-18T14:12:12.649Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2021-06-18T14:12:12.649Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2021-06-18T14:12:12.649Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2021-06-18T14:12:12.913Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2021-06-18T14:12:13.175Z] [ 68%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2021-06-18T14:12:13.437Z] [ 69%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2021-06-18T14:12:14.015Z] [ 71%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2021-06-18T14:12:14.279Z] [ 73%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2021-06-18T14:12:14.279Z] [ 74%] Linking C shared library libcsdk.so [2021-06-18T14:12:14.279Z] [ 74%] Built target csdk [2021-06-18T14:12:14.279Z] Scanning dependencies of target template [2021-06-18T14:12:14.279Z] [ 76%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2021-06-18T14:12:14.542Z] [ 77%] Linking C executable template [2021-06-18T14:12:14.542Z] [ 77%] Built target template [2021-06-18T14:12:14.542Z] Scanning dependencies of target device-counter [2021-06-18T14:12:14.542Z] [ 79%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2021-06-18T14:12:14.805Z] [ 80%] Linking C executable device-counter [2021-06-18T14:12:14.805Z] [ 80%] Built target device-counter [2021-06-18T14:12:14.805Z] Scanning dependencies of target device-random [2021-06-18T14:12:14.805Z] [ 82%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2021-06-18T14:12:14.805Z] [ 84%] Linking C executable device-random [2021-06-18T14:12:14.805Z] [ 84%] Built target device-random [2021-06-18T14:12:14.805Z] Scanning dependencies of target device-gyro [2021-06-18T14:12:14.805Z] [ 85%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2021-06-18T14:12:15.073Z] [ 87%] Linking C executable device-gyro [2021-06-18T14:12:15.073Z] [ 87%] Built target device-gyro [2021-06-18T14:12:15.073Z] Scanning dependencies of target device-bitfields [2021-06-18T14:12:15.073Z] [ 88%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2021-06-18T14:12:15.073Z] [ 90%] Linking C executable device-bitfields [2021-06-18T14:12:15.073Z] [ 90%] Built target device-bitfields [2021-06-18T14:12:15.073Z] Scanning dependencies of target template-discovery [2021-06-18T14:12:15.335Z] [ 92%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2021-06-18T14:12:15.335Z] [ 93%] Linking C executable template-discovery [2021-06-18T14:12:15.335Z] [ 93%] Built target template-discovery [2021-06-18T14:12:15.335Z] Scanning dependencies of target device-file [2021-06-18T14:12:15.335Z] [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2021-06-18T14:12:15.597Z] [ 96%] Linking C executable device-file [2021-06-18T14:12:15.597Z] [ 96%] Built target device-file [2021-06-18T14:12:15.597Z] Scanning dependencies of target device-terminal [2021-06-18T14:12:15.597Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2021-06-18T14:12:15.597Z] [100%] Linking C executable device-terminal [2021-06-18T14:12:15.859Z] [100%] Built target device-terminal [2021-06-18T14:12:15.859Z] Run CPack packaging tool... [2021-06-18T14:12:15.859Z] CPack: Create package using TGZ [2021-06-18T14:12:15.859Z] CPack: Install projects [2021-06-18T14:12:15.859Z] CPack: - Run preinstall target for: Csdk [2021-06-18T14:12:15.859Z] CPack: - Install project: Csdk [2021-06-18T14:12:15.859Z] CPack: Create package [2021-06-18T14:12:15.859Z] CPack: - package: /tmp/sdk/build/release/csdk-0.0.0.tar.gz generated. [2021-06-18T14:12:15.859Z] + '[' false '=' true ] [2021-06-18T14:12:15.859Z] + '[' false '=' true ] [2021-06-18T14:12:15.859Z] + mkdir -p /tmp/sdk/build/debug [2021-06-18T14:12:15.859Z] + cd /tmp/sdk/build/debug [2021-06-18T14:12:15.859Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src [2021-06-18T14:12:16.129Z] -- The C compiler identification is GNU 8.3.0 [2021-06-18T14:12:16.129Z] -- Check for working C compiler: /usr/bin/cc [2021-06-18T14:12:16.129Z] -- Check for working C compiler: /usr/bin/cc -- works [2021-06-18T14:12:16.129Z] -- Detecting C compiler ABI info [2021-06-18T14:12:16.129Z] -- Detecting C compiler ABI info - done [2021-06-18T14:12:16.129Z] -- Detecting C compile features [2021-06-18T14:12:16.391Z] -- Detecting C compile features - done [2021-06-18T14:12:16.391Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2021-06-18T14:12:16.391Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2021-06-18T14:12:16.391Z] -- Found LIBYAML: /usr/lib/libyaml.so [2021-06-18T14:12:16.391Z] -- Found LIBUUID: /usr/lib/libuuid.so [2021-06-18T14:12:16.391Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2021-06-18T14:12:16.391Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2021-06-18T14:12:16.391Z] -- Found LIBHIREDIS: /usr/lib/libhiredis.so [2021-06-18T14:12:16.391Z] -- C SDK 0.0.0 for Linux [2021-06-18T14:12:16.391Z] -- Performing Test CSDK_HAVE_ATOMIC [2021-06-18T14:12:16.391Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2021-06-18T14:12:16.391Z] -- Found Curses: /usr/lib/libcurses.so [2021-06-18T14:12:16.653Z] -- Configuring done [2021-06-18T14:12:16.653Z] -- Generating done [2021-06-18T14:12:16.653Z] -- Build files have been written to: /tmp/sdk/build/debug [2021-06-18T14:12:16.653Z] + make [2021-06-18T14:12:16.653Z] + tee debug.log [2021-06-18T14:12:16.653Z] Scanning dependencies of target csdk [2021-06-18T14:12:16.653Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2021-06-18T14:12:16.653Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o [2021-06-18T14:12:16.917Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2021-06-18T14:12:16.917Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2021-06-18T14:12:16.917Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2021-06-18T14:12:16.917Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/data-mqtt.c.o [2021-06-18T14:12:17.180Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/data-redstr.c.o [2021-06-18T14:12:17.180Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/data-rest.c.o [2021-06-18T14:12:17.180Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2021-06-18T14:12:17.180Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2021-06-18T14:12:17.445Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2021-06-18T14:12:17.445Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2021-06-18T14:12:17.445Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2021-06-18T14:12:17.715Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2021-06-18T14:12:17.715Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2021-06-18T14:12:17.715Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2021-06-18T14:12:17.715Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2021-06-18T14:12:17.988Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2021-06-18T14:12:17.988Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2021-06-18T14:12:17.988Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2021-06-18T14:12:17.988Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2021-06-18T14:12:17.988Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2021-06-18T14:12:18.255Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2021-06-18T14:12:18.255Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2021-06-18T14:12:18.518Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2021-06-18T14:12:18.519Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2021-06-18T14:12:18.519Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2021-06-18T14:12:18.519Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2021-06-18T14:12:18.519Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2021-06-18T14:12:18.788Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2021-06-18T14:12:18.788Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2021-06-18T14:12:18.788Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2021-06-18T14:12:18.788Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o [2021-06-18T14:12:19.054Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2021-06-18T14:12:19.054Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2021-06-18T14:12:19.054Z] [ 57%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2021-06-18T14:12:19.054Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2021-06-18T14:12:19.317Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2021-06-18T14:12:19.317Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2021-06-18T14:12:19.578Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2021-06-18T14:12:19.578Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2021-06-18T14:12:19.578Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2021-06-18T14:12:19.841Z] [ 68%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2021-06-18T14:12:19.841Z] [ 69%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2021-06-18T14:12:20.103Z] [ 71%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2021-06-18T14:12:20.103Z] [ 73%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2021-06-18T14:12:20.103Z] [ 74%] Linking C shared library libcsdk.so [2021-06-18T14:12:20.370Z] [ 74%] Built target csdk [2021-06-18T14:12:20.370Z] Scanning dependencies of target template [2021-06-18T14:12:20.370Z] [ 76%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2021-06-18T14:12:20.370Z] [ 77%] Linking C executable template [2021-06-18T14:12:20.370Z] [ 77%] Built target template [2021-06-18T14:12:20.370Z] Scanning dependencies of target device-counter [2021-06-18T14:12:20.370Z] [ 79%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2021-06-18T14:12:20.370Z] [ 80%] Linking C executable device-counter [2021-06-18T14:12:20.634Z] [ 80%] Built target device-counter [2021-06-18T14:12:20.634Z] Scanning dependencies of target device-random [2021-06-18T14:12:20.634Z] [ 82%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2021-06-18T14:12:20.634Z] [ 84%] Linking C executable device-random [2021-06-18T14:12:20.634Z] [ 84%] Built target device-random [2021-06-18T14:12:20.634Z] Scanning dependencies of target device-gyro [2021-06-18T14:12:20.634Z] [ 85%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2021-06-18T14:12:20.634Z] [ 87%] Linking C executable device-gyro [2021-06-18T14:12:20.899Z] [ 87%] Built target device-gyro [2021-06-18T14:12:20.899Z] Scanning dependencies of target device-bitfields [2021-06-18T14:12:20.899Z] [ 88%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2021-06-18T14:12:20.899Z] [ 90%] Linking C executable device-bitfields [2021-06-18T14:12:20.899Z] [ 90%] Built target device-bitfields [2021-06-18T14:12:20.899Z] Scanning dependencies of target template-discovery [2021-06-18T14:12:20.899Z] [ 92%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2021-06-18T14:12:20.899Z] [ 93%] Linking C executable template-discovery [2021-06-18T14:12:21.167Z] [ 93%] Built target template-discovery [2021-06-18T14:12:21.167Z] Scanning dependencies of target device-file [2021-06-18T14:12:21.167Z] [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2021-06-18T14:12:21.167Z] [ 96%] Linking C executable device-file [2021-06-18T14:12:21.167Z] [ 96%] Built target device-file [2021-06-18T14:12:21.167Z] Scanning dependencies of target device-terminal [2021-06-18T14:12:21.167Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2021-06-18T14:12:21.438Z] [100%] Linking C executable device-terminal [2021-06-18T14:12:21.438Z] [100%] Built target device-terminal [2021-06-18T14:12:21.438Z] make: Entering directory '/tmp/sdk/build/release' [2021-06-18T14:12:21.438Z] make[1]: Entering directory '/tmp/sdk/build/release' [2021-06-18T14:12:21.438Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-06-18T14:12:21.438Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-06-18T14:12:21.438Z] [ 74%] Built target csdk [2021-06-18T14:12:21.438Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-06-18T14:12:21.438Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-06-18T14:12:21.438Z] [ 77%] Built target template [2021-06-18T14:12:21.438Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-06-18T14:12:21.438Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-06-18T14:12:21.438Z] [ 80%] Built target device-counter [2021-06-18T14:12:21.438Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-06-18T14:12:21.438Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-06-18T14:12:21.438Z] [ 84%] Built target device-random [2021-06-18T14:12:21.438Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-06-18T14:12:21.438Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-06-18T14:12:21.438Z] [ 87%] Built target device-gyro [2021-06-18T14:12:21.438Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-06-18T14:12:21.438Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-06-18T14:12:21.438Z] [ 90%] Built target device-bitfields [2021-06-18T14:12:21.438Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-06-18T14:12:21.438Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-06-18T14:12:21.438Z] [ 93%] Built target template-discovery [2021-06-18T14:12:21.438Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-06-18T14:12:21.438Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-06-18T14:12:21.438Z] [ 96%] Built target device-file [2021-06-18T14:12:21.438Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-06-18T14:12:21.715Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-06-18T14:12:21.715Z] [100%] Built target device-terminal [2021-06-18T14:12:21.715Z] make[1]: Leaving directory '/tmp/sdk/build/release' [2021-06-18T14:12:21.715Z] Install the project... [2021-06-18T14:12:21.715Z] -- Install configuration: "Release" [2021-06-18T14:12:21.715Z] -- Installing: /usr/local/lib/libcsdk.so [2021-06-18T14:12:21.715Z] -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" [2021-06-18T14:12:21.715Z] -- Up-to-date: /usr/local/include [2021-06-18T14:12:21.715Z] -- Installing: /usr/local/include/devsdk [2021-06-18T14:12:21.715Z] -- Installing: /usr/local/include/devsdk/devsdk-base.h [2021-06-18T14:12:21.715Z] -- Installing: /usr/local/include/devsdk/devsdk.h [2021-06-18T14:12:21.715Z] -- Installing: /usr/local/include/edgex [2021-06-18T14:12:21.715Z] -- Installing: /usr/local/include/edgex/devices.h [2021-06-18T14:12:21.715Z] -- Installing: /usr/local/include/edgex/edgex-base.h [2021-06-18T14:12:21.715Z] -- Installing: /usr/local/include/edgex/edgex.h [2021-06-18T14:12:21.715Z] -- Installing: /usr/local/include/edgex/profiles.h [2021-06-18T14:12:21.715Z] -- Installing: /usr/local/include/edgex/rest-server.h [2021-06-18T14:12:21.715Z] -- Installing: /usr/local/include/edgex/csdk-defs.h [2021-06-18T14:12:21.715Z] -- Installing: /usr/local/include/iot [2021-06-18T14:12:21.715Z] -- Installing: /usr/local/include/iot/base64.h [2021-06-18T14:12:21.715Z] -- Installing: /usr/local/include/iot/component.h [2021-06-18T14:12:21.715Z] -- Installing: /usr/local/include/iot/config.h [2021-06-18T14:12:21.715Z] -- Installing: /usr/local/include/iot/container.h [2021-06-18T14:12:21.715Z] -- Installing: /usr/local/include/iot/data.h [2021-06-18T14:12:21.715Z] -- Installing: /usr/local/include/iot/hash.h [2021-06-18T14:12:21.715Z] -- Installing: /usr/local/include/iot/iot.h [2021-06-18T14:12:21.715Z] -- Installing: /usr/local/include/iot/json.h [2021-06-18T14:12:21.715Z] -- Installing: /usr/local/include/iot/logger.h [2021-06-18T14:12:21.715Z] -- Installing: /usr/local/include/iot/os.h [2021-06-18T14:12:21.715Z] -- Installing: /usr/local/include/iot/scheduler.h [2021-06-18T14:12:21.715Z] -- Installing: /usr/local/include/iot/thread.h [2021-06-18T14:12:21.715Z] -- Installing: /usr/local/include/iot/threadpool.h [2021-06-18T14:12:21.715Z] -- Installing: /usr/local/include/iot/time.h [2021-06-18T14:12:21.715Z] -- Installing: /usr/local/include/iot/typecode.h [2021-06-18T14:12:21.715Z] -- Installing: /usr/local/include/iot/os [2021-06-18T14:12:21.715Z] -- Installing: /usr/local/include/iot/os/linux.h [2021-06-18T14:12:21.715Z] -- Installing: /usr/local/include/iot/os/macos.h [2021-06-18T14:12:21.715Z] -- Installing: /usr/local/include/iot/os/zephyr.h [2021-06-18T14:12:21.715Z] -- Installing: /usr/local/include/iot/defs.h [2021-06-18T14:12:21.715Z] -- Installing: /usr/local/share/device-sdk-c/LICENSE [2021-06-18T14:12:21.715Z] -- Installing: /usr/local/share/device-sdk-c/Attribution.txt [2021-06-18T14:12:21.715Z] make: Leaving directory '/tmp/sdk/build/release' [2021-06-18T14:12:22.071Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-199 in /w/workspace/edgexfoundry_device-sdk-c_PR-352 [Pipeline] { [Pipeline] ws [2021-06-18T14:12:22.088Z] Running in /w/workspace/device-sdk-c/2 [Pipeline] { [Pipeline] checkout [2021-06-18T14:12:22.288Z] Removing intermediate container 0d58f067cf0f [2021-06-18T14:12:22.288Z] ---> df65f60f4d63 [2021-06-18T14:12:22.288Z] Step 16/25 : FROM ${BASE} [2021-06-18T14:12:22.288Z] ---> 5eabd8fd8ba2 [2021-06-18T14:12:22.288Z] Step 17/25 : LABEL maintainer="IOTech " [2021-06-18T14:12:22.288Z] ---> Running in 2a28f61ea681 [2021-06-18T14:12:22.288Z] Removing intermediate container 2a28f61ea681 [2021-06-18T14:12:22.288Z] ---> afbfc5990eae [2021-06-18T14:12:22.288Z] Step 18/25 : RUN wget https://iotech.jfrog.io/artifactory/alpine/KEY/support@iotechsys.com-5b990dd9.pub -O /etc/apk/keys/support@iotechsys.com-5b990dd9.pub [2021-06-18T14:12:22.288Z] ---> Running in 1d400c7b5eed [2021-06-18T14:12:22.320Z] Selected Git installation does not exist. Using Default [2021-06-18T14:12:22.320Z] The recommended git tool is: NONE [2021-06-18T14:12:22.550Z] Connecting to iotech.jfrog.io (54.74.239.58:443) [2021-06-18T14:12:23.123Z] support@iotechsys.co 100% |********************************| 451 0:00:00 ETA [2021-06-18T14:12:23.123Z] [2021-06-18T14:12:23.387Z] Removing intermediate container 1d400c7b5eed [2021-06-18T14:12:23.387Z] ---> a1748da092ce [2021-06-18T14:12:23.387Z] Step 19/25 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine/alpine-3.12' >> /etc/apk/repositories [2021-06-18T14:12:23.387Z] ---> Running in b94ac26e5a9d [2021-06-18T14:12:23.960Z] Removing intermediate container b94ac26e5a9d [2021-06-18T14:12:23.960Z] ---> 842406c343a8 [2021-06-18T14:12:23.960Z] Step 20/25 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml curl libmicrohttpd libuuid paho-mqtt-c-dev hiredis-dev [2021-06-18T14:12:23.960Z] ---> Running in c993febf4f31 [2021-06-18T14:12:24.227Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz [2021-06-18T14:12:24.801Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz [2021-06-18T14:12:25.760Z] fetch https://iotech.jfrog.io/artifactory/alpine/alpine-3.12/x86_64/APKINDEX.tar.gz [2021-06-18T14:12:26.345Z] (1/6) Installing curl (7.64.0-r5) [2021-06-18T14:12:26.345Z] (2/6) Installing hiredis (0.14.0-r0) [2021-06-18T14:12:26.345Z] (3/6) Installing hiredis-dev (0.14.0-r0) [2021-06-18T14:12:26.609Z] (4/6) Installing libuuid (2.33-r0) [2021-06-18T14:12:26.609Z] (5/6) Installing paho-mqtt-c-dev (1.3.5-r0) [2021-06-18T14:12:27.931Z] using credential edgex-jenkins-ssh [2021-06-18T14:12:27.950Z] Cloning the remote Git repository [2021-06-18T14:12:28.002Z] (6/6) Installing wget (1.20.3-r0) [2021-06-18T14:12:28.002Z] Executing busybox-1.29.3-r10.trigger [2021-06-18T14:12:28.002Z] OK: 269 MiB in 81 packages [2021-06-18T14:12:28.000Z] Cloning repository git@github.com:edgexfoundry/device-sdk-c.git [2021-06-18T14:12:28.120Z] > git init /w/workspace/device-sdk-c/2 # timeout=10 [2021-06-18T14:12:28.206Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2021-06-18T14:12:28.207Z] > git --version # timeout=10 [2021-06-18T14:12:28.229Z] > git --version # 'git version 2.17.1' [2021-06-18T14:12:28.231Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-18T14:12:28.341Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-18T14:12:28.586Z] Removing intermediate container c993febf4f31 [2021-06-18T14:12:28.586Z] ---> 80de13210b69 [2021-06-18T14:12:28.586Z] Step 21/25 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot [2021-06-18T14:12:28.586Z] ---> e9d6cf455a8f [2021-06-18T14:12:28.586Z] Step 22/25 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex [2021-06-18T14:12:28.849Z] ---> b572442b81c6 [2021-06-18T14:12:28.849Z] Step 23/25 : COPY --from=builder /usr/local/lib /usr/local/lib [2021-06-18T14:12:29.111Z] ---> 5ebe01f2534b [2021-06-18T14:12:29.111Z] Step 24/25 : COPY --from=builder /usr/local/lib64 /usr/local/lib64 [2021-06-18T14:12:29.111Z] ---> 82411364639b [2021-06-18T14:12:29.111Z] Step 25/25 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c [2021-06-18T14:12:29.374Z] ---> b12d664e5113 [2021-06-18T14:12:29.374Z] Successfully built b12d664e5113 [2021-06-18T14:12:29.374Z] 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-06-18T14:12:29.616Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2021-06-18T14:12:29.639Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-18T14:12:29.673Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2021-06-18T14:12:29.713Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2021-06-18T14:12:29.713Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-18T14:12:29.724Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/352/head:refs/remotes/origin/PR-352 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-18T14:12:29.870Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-18T14:12:29.870Z] . [Pipeline] withDockerContainer [2021-06-18T14:12:29.971Z] prd-centos7-docker-4c-2g-198 does not seem to be running inside a container [2021-06-18T14:12:30.011Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-c/2 -v /w/workspace/device-sdk-c/2:/w/workspace/device-sdk-c/2:rw,z -v /w/workspace/device-sdk-c/2@tmp:/w/workspace/device-sdk-c/2@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-18T14:12:30.306Z] Merging remotes/origin/master commit e4f1d4fe6d671b9129336b96db7cc10a253047cb into PR head commit f19e730fe879e245449f2602bca344251008ec84 [2021-06-18T14:12:30.423Z] $ docker top 25cabe9846f7efb75eec0e24b4a2babd8284178a077de49a3279d29ca6c5db8c -eo pid,comm [Pipeline] { [2021-06-18T14:12:30.545Z] Merge succeeded, producing f19e730fe879e245449f2602bca344251008ec84 [2021-06-18T14:12:30.546Z] Checking out Revision f19e730fe879e245449f2602bca344251008ec84 (PR-352) [Pipeline] sh [2021-06-18T14:12:30.859Z] + make test [2021-06-18T14:12:30.859Z] echo "make test" [2021-06-18T14:12:30.859Z] make test [Pipeline] } [2021-06-18T14:12:30.870Z] $ docker stop --time=1 25cabe9846f7efb75eec0e24b4a2babd8284178a077de49a3279d29ca6c5db8c [2021-06-18T14:12:30.318Z] > git config core.sparsecheckout # timeout=10 [2021-06-18T14:12:30.336Z] > git checkout -f f19e730fe879e245449f2602bca344251008ec84 # timeout=10 [2021-06-18T14:12:30.444Z] > git remote # timeout=10 [2021-06-18T14:12:30.462Z] > git config --get remote.origin.url # timeout=10 [2021-06-18T14:12:30.479Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-18T14:12:30.490Z] > git merge e4f1d4fe6d671b9129336b96db7cc10a253047cb # timeout=10 [2021-06-18T14:12:30.512Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-18T14:12:30.545Z] > git config core.sparsecheckout # timeout=10 [2021-06-18T14:12:30.567Z] > git checkout -f f19e730fe879e245449f2602bca344251008ec84 # timeout=10 [2021-06-18T14:12:32.104Z] $ docker rm -f 25cabe9846f7efb75eec0e24b4a2babd8284178a077de49a3279d29ca6c5db8c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [2021-06-18T14:12:34.813Z] Commit message: "fix: allow for non-string attributes" [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-18T14:12:35.589Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-18T14:12:36.177Z] + ls -al . [2021-06-18T14:12:36.177Z] total 160 [2021-06-18T14:12:36.177Z] drwxrwxr-x. 8 jenkins jenkins 260 Jun 18 14:11 . [2021-06-18T14:12:36.177Z] drwxrwxr-x. 4 jenkins jenkins 28 Jun 18 14:11 .. [2021-06-18T14:12:36.177Z] -rw-rw-r--. 1 jenkins jenkins 3104 Jun 18 14:11 Attribution.txt [2021-06-18T14:12:36.177Z] -rw-rw-r--. 1 jenkins jenkins 7509 Jun 18 14:11 CHANGES [2021-06-18T14:12:36.177Z] drwxrwxr-x. 2 jenkins jenkins 121 Jun 18 14:11 docs [2021-06-18T14:12:36.177Z] -rw-rw-r--. 1 jenkins jenkins 108574 Jun 18 14:11 Doxyfile [2021-06-18T14:12:36.177Z] drwxrwxr-x. 8 jenkins jenkins 179 Jun 18 14:11 .git [2021-06-18T14:12:36.177Z] drwxrwxr-x. 2 jenkins jenkins 81 Jun 18 14:11 .github [2021-06-18T14:12:36.177Z] -rw-rw-r--. 1 jenkins jenkins 176 Jun 18 14:11 .gitignore [2021-06-18T14:12:36.177Z] drwxrwxr-x. 4 jenkins jenkins 33 Jun 18 14:11 include [2021-06-18T14:12:36.177Z] -rw-rw-r--. 1 jenkins jenkins 784 Jun 18 14:11 Jenkinsfile [2021-06-18T14:12:36.177Z] -rw-rw-r--. 1 jenkins jenkins 10174 Jun 18 14:11 LICENSE [2021-06-18T14:12:36.177Z] -rw-rw-r--. 1 jenkins jenkins 444 Jun 18 14:11 Makefile [2021-06-18T14:12:36.177Z] -rw-rw-r--. 1 jenkins jenkins 4090 Jun 18 14:11 README.md [2021-06-18T14:12:36.177Z] -rw-rw-r--. 1 jenkins jenkins 7090 Jun 18 14:11 README.v2.md [2021-06-18T14:12:36.177Z] drwxrwxr-x. 2 jenkins jenkins 98 Jun 18 14:11 scripts [2021-06-18T14:12:36.177Z] drwxrwxr-x. 4 jenkins jenkins 50 Jun 18 14:11 src [2021-06-18T14:12:36.177Z] -rw-rw-r--. 1 jenkins jenkins 5 Jun 18 14:08 VERSION [Pipeline] isUnix [Pipeline] sh [2021-06-18T14:12:36.213Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-18T14:12:36.495Z] + docker build -t device-sdk -f scripts/Dockerfile.alpine --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=f19e730fe879e245449f2602bca344251008ec84 --label arch=amd64 --label version=0.0.0 . [2021-06-18T14:12:36.495Z] Sending build context to Docker daemon 2.621MB [2021-06-18T14:12:36.495Z] Step 1/17 : ARG BASE=alpine:3.12 [2021-06-18T14:12:36.495Z] Step 2/17 : FROM ${BASE} [2021-06-18T14:12:36.495Z] ---> b12d664e5113 [2021-06-18T14:12:36.495Z] Step 3/17 : LABEL maintainer="IOTech " [2021-06-18T14:12:36.495Z] ---> Running in 03bc8b802e8b [2021-06-18T14:12:36.645Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-18T14:12:36.765Z] Removing intermediate container 03bc8b802e8b [2021-06-18T14:12:36.766Z] ---> 779a20481992 [2021-06-18T14:12:36.766Z] Step 4/17 : RUN wget https://iotech.jfrog.io/artifactory/alpine/KEY/support@iotechsys.com-5b990dd9.pub -O /etc/apk/keys/support@iotechsys.com-5b990dd9.pub [2021-06-18T14:12:36.766Z] ---> Running in 88d18b92d402 [2021-06-18T14:12:36.992Z] + true [2021-06-18T14:12:36.992Z] + sudo service docker restart [2021-06-18T14:12:37.028Z] --2021-06-18 14:12:36-- https://iotech.jfrog.io/artifactory/alpine/KEY/support@iotechsys.com-5b990dd9.pub [2021-06-18T14:12:37.028Z] Resolving iotech.jfrog.io... 54.74.239.58, 54.72.115.12, 34.243.182.113 [2021-06-18T14:12:37.028Z] Connecting to iotech.jfrog.io|54.74.239.58|:443... connected. [2021-06-18T14:12:37.298Z] HTTP request sent, awaiting response... 200 OK [2021-06-18T14:12:37.298Z] Length: 451 [application/octet-stream] [2021-06-18T14:12:37.298Z] Saving to: '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' [2021-06-18T14:12:37.298Z] [2021-06-18T14:12:37.298Z] 0K 100% 41.9M=0s [2021-06-18T14:12:37.298Z] [2021-06-18T14:12:37.298Z] 2021-06-18 14:12:37 (41.9 MB/s) - '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' saved [451/451] [2021-06-18T14:12:37.298Z] [2021-06-18T14:12:37.565Z] Removing intermediate container 88d18b92d402 [2021-06-18T14:12:37.565Z] ---> b3e664b31e3b [2021-06-18T14:12:37.565Z] Step 5/17 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine/alpine-3.12' >> /etc/apk/repositories [2021-06-18T14:12:37.565Z] ---> Running in 0bcae5864e61 [2021-06-18T14:12:38.144Z] Removing intermediate container 0bcae5864e61 [2021-06-18T14:12:38.144Z] ---> 3d95c472dc5e [2021-06-18T14:12:38.144Z] Step 6/17 : 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 paho-mqtt-c-dev hiredis-dev && mkdir -p /edgex-c-sdk/build [2021-06-18T14:12:38.144Z] ---> Running in f0cd6330b679 [2021-06-18T14:12:38.408Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz [2021-06-18T14:12:39.355Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz [2021-06-18T14:12:40.302Z] fetch https://iotech.jfrog.io/artifactory/alpine/alpine-3.12/x86_64/APKINDEX.tar.gz [2021-06-18T14:12:40.564Z] (1/6) Installing ncurses-dev (6.1_p20190105-r0) [2021-06-18T14:12:40.564Z] (2/6) Installing libblkid (2.33-r0) [2021-06-18T14:12:40.827Z] (3/6) Installing libfdisk (2.33-r0) [2021-06-18T14:12:40.827Z] (4/6) Installing libmount (2.33-r0) [2021-06-18T14:12:40.827Z] (5/6) Installing libsmartcols (2.33-r0) [2021-06-18T14:12:41.097Z] (6/6) Installing util-linux-dev (2.33-r0) [2021-06-18T14:12:41.097Z] Executing busybox-1.29.3-r10.trigger [2021-06-18T14:12:41.097Z] OK: 273 MiB in 87 packages [2021-06-18T14:12:41.672Z] Removing intermediate container f0cd6330b679 [2021-06-18T14:12:41.672Z] ---> 637ddbfb6c8a [2021-06-18T14:12:41.673Z] Step 7/17 : COPY VERSION /edgex-c-sdk/ [2021-06-18T14:12:41.673Z] ---> a88d51a9aff1 [2021-06-18T14:12:41.673Z] Step 8/17 : COPY src /edgex-c-sdk/src/ [2021-06-18T14:12:41.939Z] ---> a9d98c43b4dc [2021-06-18T14:12:41.940Z] Step 9/17 : COPY include /edgex-c-sdk/include/ [2021-06-18T14:12:42.202Z] ---> fa5e582fee13 [2021-06-18T14:12:42.202Z] Step 10/17 : COPY scripts /edgex-c-sdk/scripts [2021-06-18T14:12:42.202Z] ---> 4bf2800d3ce2 [2021-06-18T14:12:42.202Z] Step 11/17 : COPY LICENSE /edgex-c-sdk/ [2021-06-18T14:12:42.463Z] ---> 2114c646055b [2021-06-18T14:12:42.463Z] Step 12/17 : COPY Attribution.txt /edgex-c-sdk/ [2021-06-18T14:12:42.733Z] ---> a10d08c5d5af [2021-06-18T14:12:42.733Z] Step 13/17 : WORKDIR /edgex-c-sdk [2021-06-18T14:12:42.733Z] ---> Running in 23b55cccba68 [2021-06-18T14:12:42.733Z] Removing intermediate container 23b55cccba68 [2021-06-18T14:12:42.733Z] ---> e926ca010a1b [2021-06-18T14:12:42.733Z] Step 14/17 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] [2021-06-18T14:12:42.733Z] ---> Running in b5e9572080da [2021-06-18T14:12:42.995Z] Removing intermediate container b5e9572080da [2021-06-18T14:12:42.995Z] ---> 8c79273e6d92 [2021-06-18T14:12:42.995Z] Step 15/17 : LABEL arch=amd64 [2021-06-18T14:12:42.995Z] ---> Running in 1c7bfa9daef9 [2021-06-18T14:12:42.995Z] Removing intermediate container 1c7bfa9daef9 [2021-06-18T14:12:42.995Z] ---> de18264dd7d3 [2021-06-18T14:12:42.995Z] Step 16/17 : LABEL git_sha=f19e730fe879e245449f2602bca344251008ec84 [2021-06-18T14:12:42.995Z] ---> Running in b9acfc1b3746 [2021-06-18T14:12:43.258Z] Removing intermediate container b9acfc1b3746 [2021-06-18T14:12:43.258Z] ---> a4ab7fa7a4c0 [2021-06-18T14:12:43.258Z] Step 17/17 : LABEL version=0.0.0 [2021-06-18T14:12:43.258Z] ---> Running in 846652b8e6dc [2021-06-18T14:12:43.258Z] Removing intermediate container 846652b8e6dc [2021-06-18T14:12:43.258Z] ---> 2634bc2de373 [2021-06-18T14:12:43.258Z] [Warning] One or more build-args [MAKE ARCH] were not consumed [2021-06-18T14:12:43.258Z] Successfully built 2634bc2de373 [2021-06-18T14:12:43.258Z] Successfully tagged device-sdk: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] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-18T14:12:55.346Z] provisioning config files... [2021-06-18T14:12:55.378Z] copy managed file [device-sdk-c-settings] to file:/w/workspace/device-sdk-c/2@tmp/config4290798253358573053tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-18T14:12:55.754Z] ---> docker-login.sh [2021-06-18T14:12:55.755Z] nexus3.edgexfoundry.org:10001 [2021-06-18T14:12:56.738Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T14:12:57.018Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T14:12:57.018Z] Configure a credential helper to remove this warning. See [2021-06-18T14:12:57.018Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T14:12:57.018Z] [2021-06-18T14:12:57.018Z] Login Succeeded [2021-06-18T14:12:57.018Z] nexus3.edgexfoundry.org:10002 [2021-06-18T14:12:57.292Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T14:12:57.568Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T14:12:57.568Z] Configure a credential helper to remove this warning. See [2021-06-18T14:12:57.568Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T14:12:57.568Z] [2021-06-18T14:12:57.568Z] Login Succeeded [2021-06-18T14:12:57.568Z] nexus3.edgexfoundry.org:10003 [2021-06-18T14:12:57.842Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T14:12:58.118Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T14:12:58.118Z] Configure a credential helper to remove this warning. See [2021-06-18T14:12:58.118Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T14:12:58.118Z] [2021-06-18T14:12:58.118Z] Login Succeeded [2021-06-18T14:12:58.118Z] nexus3.edgexfoundry.org:10004 [2021-06-18T14:12:58.399Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T14:12:58.673Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T14:12:58.673Z] Configure a credential helper to remove this warning. See [2021-06-18T14:12:58.673Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T14:12:58.673Z] [2021-06-18T14:12:58.673Z] Login Succeeded [2021-06-18T14:12:58.673Z] docker.io [2021-06-18T14:12:58.949Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T14:12:59.221Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T14:12:59.221Z] Configure a credential helper to remove this warning. See [2021-06-18T14:12:59.221Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T14:12:59.221Z] [2021-06-18T14:12:59.221Z] Login Succeeded [2021-06-18T14:12:59.221Z] ---> docker-login.sh ends [Pipeline] } [2021-06-18T14:12:59.241Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-18T14:12:59.526Z] ========================================================= [2021-06-18T14:12:59.526Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest] [2021-06-18T14:12:59.526Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-18T14:12:59.872Z] + 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-06-18T14:13:00.480Z] Sending build context to Docker daemon 2.62MB [2021-06-18T14:13:00.480Z] Step 1/25 : ARG BASE=alpine:3.12 [2021-06-18T14:13:00.480Z] Step 2/25 : FROM ${BASE} as builder [2021-06-18T14:13:00.480Z] latest: Pulling from edgex-devops/edgex-gcc-base-arm64 [2021-06-18T14:13:00.480Z] 0362ad1dd800: Pulling fs layer [2021-06-18T14:13:00.480Z] f2cdb1532d8b: Pulling fs layer [2021-06-18T14:13:00.480Z] 37ed683be191: Pulling fs layer [2021-06-18T14:13:00.480Z] f2cdb1532d8b: Verifying Checksum [2021-06-18T14:13:00.480Z] f2cdb1532d8b: Download complete [2021-06-18T14:13:00.753Z] 0362ad1dd800: Verifying Checksum [2021-06-18T14:13:00.753Z] 0362ad1dd800: Download complete [2021-06-18T14:13:01.357Z] 0362ad1dd800: Pull complete [2021-06-18T14:13:01.963Z] f2cdb1532d8b: Pull complete [2021-06-18T14:13:02.961Z] 37ed683be191: Verifying Checksum [2021-06-18T14:13:02.961Z] 37ed683be191: Download complete [2021-06-18T14:13:13.149Z] 37ed683be191: Pull complete [2021-06-18T14:13:13.149Z] Digest: sha256:f3a502aba7c4a8aa4a4fcde21dbb9db33787f3779e80dd14fb3ea60ab67de23f [2021-06-18T14:13:13.149Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest [2021-06-18T14:13:13.149Z] ---> b23d30803547 [2021-06-18T14:13:13.149Z] Step 3/25 : RUN wget https://iotech.jfrog.io/artifactory/alpine/KEY/support@iotechsys.com-5b990dd9.pub -O /etc/apk/keys/support@iotechsys.com-5b990dd9.pub [2021-06-18T14:13:13.149Z] ---> Running in 4edf163ce2fd [2021-06-18T14:13:14.584Z] Connecting to iotech.jfrog.io (54.74.239.58:443) [2021-06-18T14:13:14.863Z] support@iotechsys.co 100% |********************************| 451 0:00:00 ETA [2021-06-18T14:13:14.863Z] [2021-06-18T14:13:15.859Z] Removing intermediate container 4edf163ce2fd [2021-06-18T14:13:15.859Z] ---> 76622e7e06bc [2021-06-18T14:13:15.859Z] Step 4/25 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine/alpine-3.12' >> /etc/apk/repositories [2021-06-18T14:13:15.859Z] ---> Running in c96fa76d90da [2021-06-18T14:13:17.839Z] Removing intermediate container c96fa76d90da [2021-06-18T14:13:17.839Z] ---> cbcb8c0f91ce [2021-06-18T14:13:17.839Z] Step 5/25 : 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 paho-mqtt-c-dev hiredis-dev [2021-06-18T14:13:18.113Z] ---> Running in b0858b16afc0 [2021-06-18T14:13:19.093Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz [2021-06-18T14:13:20.067Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz [2021-06-18T14:13:20.666Z] fetch https://iotech.jfrog.io/artifactory/alpine/alpine-3.12/aarch64/APKINDEX.tar.gz [2021-06-18T14:13:21.258Z] (1/11) Installing hiredis (0.14.0-r0) [2021-06-18T14:13:21.259Z] (2/11) Installing hiredis-dev (0.14.0-r0) [2021-06-18T14:13:21.259Z] (3/11) Installing ncurses-dev (6.1_p20190105-r0) [2021-06-18T14:13:21.532Z] (4/11) Installing paho-mqtt-c-dev (1.3.5-r0) [2021-06-18T14:13:22.956Z] (5/11) Installing libuuid (2.33-r0) [2021-06-18T14:13:22.956Z] (6/11) Installing libblkid (2.33-r0) [2021-06-18T14:13:23.226Z] (7/11) Installing libfdisk (2.33-r0) [2021-06-18T14:13:23.226Z] (8/11) Installing libmount (2.33-r0) [2021-06-18T14:13:23.498Z] (9/11) Installing libsmartcols (2.33-r0) [2021-06-18T14:13:23.498Z] (10/11) Installing util-linux-dev (2.33-r0) [2021-06-18T14:13:23.770Z] (11/11) Installing wget (1.20.3-r0) [2021-06-18T14:13:24.044Z] Executing busybox-1.29.3-r10.trigger [2021-06-18T14:13:24.044Z] OK: 287 MiB in 86 packages [2021-06-18T14:13:25.477Z] Removing intermediate container b0858b16afc0 [2021-06-18T14:13:25.477Z] ---> 32da2c9a72c0 [2021-06-18T14:13:25.477Z] Step 6/25 : ENV CBOR_VERSION=0.5.0 [2021-06-18T14:13:25.477Z] ---> Running in d185c66471d3 [2021-06-18T14:13:25.751Z] Removing intermediate container d185c66471d3 [2021-06-18T14:13:25.751Z] ---> 7a4478173c2f [2021-06-18T14:13:25.751Z] Step 7/25 : 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-06-18T14:13:26.022Z] ---> Running in 047d6573f3f2 [2021-06-18T14:13:27.457Z] --2021-06-18 14:13:27-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz [2021-06-18T14:13:27.457Z] Resolving github.com... 140.82.112.3 [2021-06-18T14:13:27.457Z] Connecting to github.com|140.82.112.3|:443... connected. [2021-06-18T14:13:27.457Z] HTTP request sent, awaiting response... 302 Found [2021-06-18T14:13:27.457Z] Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following] [2021-06-18T14:13:27.457Z] --2021-06-18 14:13:27-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [2021-06-18T14:13:27.457Z] Resolving codeload.github.com... 140.82.112.9 [2021-06-18T14:13:27.457Z] Connecting to codeload.github.com|140.82.112.9|:443... connected. [2021-06-18T14:13:27.457Z] HTTP request sent, awaiting response... 200 OK [2021-06-18T14:13:27.457Z] Length: unspecified [application/x-gzip] [2021-06-18T14:13:27.457Z] Saving to: 'STDOUT' [2021-06-18T14:13:27.457Z]  [2021-06-18T14:13:27.457Z] 0K .......... .......... .......... .......... .......... 1.61M [2021-06-18T14:13:27.457Z] 50K .......... .......... .......... .......... .......... 3.18M [2021-06-18T14:13:27.457Z] 100K .......... .......... .......... .......... .......... 13.6M [2021-06-18T14:13:27.457Z] 150K .......... .......... .......... .......... .......... 4.08M [2021-06-18T14:13:27.457Z] 200K .......... .......... .......... .......... .......... 13.0M [2021-06-18T14:13:27.730Z] 250K .......... .......... .......... .......... .......... 2.52M [2021-06-18T14:13:27.730Z] 300K .......... .......... .......... .......... .......... 6.90M [2021-06-18T14:13:27.730Z] 350K .......... .......... .......... .......... .......... 5.49M [2021-06-18T14:13:27.730Z] 400K .......... .......... .......... .......... .......... 3.37M [2021-06-18T14:13:27.730Z] 450K .......... .......... .......... .......... .......... 3.62M [2021-06-18T14:13:27.730Z] 500K .......... .......... .......... .......... .......... 8.56M [2021-06-18T14:13:27.731Z] 550K .......... .......... .......... .......... .......... 2.52M [2021-06-18T14:13:27.731Z] 600K .......... .......... .......... .......... .......... 906K [2021-06-18T14:13:27.731Z] 650K .......... .......... .......... .......... .......... 2.32M [2021-06-18T14:13:27.731Z] 700K ..    372K=0.2s [2021-06-18T14:13:27.731Z] [2021-06-18T14:13:27.731Z] 2021-06-18 14:13:27 (2.90 MB/s) - written to stdout [719348] [2021-06-18T14:13:27.731Z] [2021-06-18T14:13:28.006Z] -- The C compiler identification is GNU 8.3.0 [2021-06-18T14:13:28.277Z] -- The CXX compiler identification is GNU 8.3.0 [2021-06-18T14:13:28.277Z] -- Check for working C compiler: /usr/bin/cc [2021-06-18T14:13:28.555Z] -- Check for working C compiler: /usr/bin/cc -- works [2021-06-18T14:13:28.555Z] -- Detecting C compiler ABI info [2021-06-18T14:13:28.832Z] -- Detecting C compiler ABI info - done [2021-06-18T14:13:28.832Z] -- Detecting C compile features [2021-06-18T14:13:29.424Z] -- Detecting C compile features - done [2021-06-18T14:13:29.424Z] -- Check for working CXX compiler: /usr/bin/c++ [2021-06-18T14:13:29.695Z] -- Check for working CXX compiler: /usr/bin/c++ -- works [2021-06-18T14:13:29.695Z] -- Detecting CXX compiler ABI info [2021-06-18T14:13:29.968Z] -- Detecting CXX compiler ABI info - done [2021-06-18T14:13:29.968Z] -- Detecting CXX compile features [2021-06-18T14:13:31.415Z] -- Detecting CXX compile features - done [2021-06-18T14:13:31.415Z] -- Looking for include file endian.h [2021-06-18T14:13:31.687Z] -- Looking for include file endian.h - found [2021-06-18T14:13:31.687Z] -- Check if the system is big endian [2021-06-18T14:13:31.687Z] -- Searching 16 bit integer [2021-06-18T14:13:31.687Z] -- Looking for sys/types.h [2021-06-18T14:13:31.960Z] -- Looking for sys/types.h - found [2021-06-18T14:13:31.960Z] -- Looking for stdint.h [2021-06-18T14:13:32.238Z] -- Looking for stdint.h - found [2021-06-18T14:13:32.238Z] -- Looking for stddef.h [2021-06-18T14:13:32.510Z] -- Looking for stddef.h - found [2021-06-18T14:13:32.510Z] -- Check size of unsigned short [2021-06-18T14:13:32.510Z] -- Check size of unsigned short - done [2021-06-18T14:13:32.510Z] -- Using unsigned short [2021-06-18T14:13:32.782Z] -- Check if the system is big endian - little endian [2021-06-18T14:13:33.054Z] -- Check size of size_t [2021-06-18T14:13:33.054Z] -- Check size of size_t - done [2021-06-18T14:13:33.337Z] CMake Warning at examples/CMakeLists.txt:16 (find_package): [2021-06-18T14:13:33.337Z] By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has [2021-06-18T14:13:33.337Z] asked CMake to find a package configuration file provided by "cJSON", but [2021-06-18T14:13:33.337Z] CMake did not find one. [2021-06-18T14:13:33.337Z] [2021-06-18T14:13:33.337Z] Could not find a package configuration file provided by "cJSON" with any of [2021-06-18T14:13:33.337Z] the following names: [2021-06-18T14:13:33.337Z] [2021-06-18T14:13:33.337Z] cJSONConfig.cmake [2021-06-18T14:13:33.337Z] cjson-config.cmake [2021-06-18T14:13:33.337Z] [2021-06-18T14:13:33.337Z] Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set [2021-06-18T14:13:33.337Z] "cJSON_DIR" to a directory containing one of the above files. If "cJSON" [2021-06-18T14:13:33.337Z] provides a separate development package or SDK, be sure it has been [2021-06-18T14:13:33.337Z] installed. [2021-06-18T14:13:33.337Z] [2021-06-18T14:13:33.337Z] [2021-06-18T14:13:33.337Z] -- Configuring done [2021-06-18T14:13:33.337Z] -- Generating done [2021-06-18T14:13:33.337Z] -- Build files have been written to: /tmp/cbor [2021-06-18T14:13:33.610Z] Scanning dependencies of target cbor_shared [2021-06-18T14:13:33.610Z] [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o [2021-06-18T14:13:34.204Z] [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o [2021-06-18T14:13:34.798Z] [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o [2021-06-18T14:13:35.071Z] [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o [2021-06-18T14:13:35.670Z] [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o [2021-06-18T14:13:35.946Z] [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o [2021-06-18T14:13:36.219Z] [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o [2021-06-18T14:13:36.219Z] [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o [2021-06-18T14:13:36.493Z] [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o [2021-06-18T14:13:36.767Z] [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o [2021-06-18T14:13:37.367Z] [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o [2021-06-18T14:13:37.642Z] [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o [2021-06-18T14:13:37.914Z] [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o [2021-06-18T14:13:38.188Z] [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o [2021-06-18T14:13:38.458Z] [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o [2021-06-18T14:13:38.732Z] [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o [2021-06-18T14:13:39.006Z] [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o [2021-06-18T14:13:39.279Z] [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o [2021-06-18T14:13:39.552Z] [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o [2021-06-18T14:13:39.825Z] [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o [2021-06-18T14:13:39.825Z] [ 40%] Linking C shared library libcbor.so [2021-06-18T14:13:40.099Z] [ 40%] Built target cbor_shared [2021-06-18T14:13:40.099Z] Scanning dependencies of target cbor [2021-06-18T14:13:40.099Z] [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o [2021-06-18T14:13:40.713Z] [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o [2021-06-18T14:13:41.305Z] [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o [2021-06-18T14:13:41.577Z] [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o [2021-06-18T14:13:42.558Z] [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o [2021-06-18T14:13:42.830Z] [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o [2021-06-18T14:13:43.104Z] [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o [2021-06-18T14:13:43.389Z] [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o [2021-06-18T14:13:43.661Z] [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o [2021-06-18T14:13:43.934Z] [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o [2021-06-18T14:13:44.528Z] [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o [2021-06-18T14:13:44.802Z] [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o [2021-06-18T14:13:45.396Z] [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o [2021-06-18T14:13:45.671Z] [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o [2021-06-18T14:13:45.949Z] [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o [2021-06-18T14:13:45.949Z] [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o [2021-06-18T14:13:46.548Z] [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o [2021-06-18T14:13:46.548Z] [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o [2021-06-18T14:13:46.825Z] [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o [2021-06-18T14:13:47.097Z] [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o [2021-06-18T14:13:47.370Z] [ 80%] Linking C static library libcbor.a [2021-06-18T14:13:47.370Z] [ 80%] Built target cbor [2021-06-18T14:13:47.370Z] Scanning dependencies of target create_items [2021-06-18T14:13:47.370Z] [ 82%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o [2021-06-18T14:13:47.642Z] [ 84%] Linking C executable create_items [2021-06-18T14:13:47.642Z] [ 84%] Built target create_items [2021-06-18T14:13:47.642Z] Scanning dependencies of target readfile [2021-06-18T14:13:47.642Z] [ 86%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o [2021-06-18T14:13:47.916Z] [ 88%] Linking C executable readfile [2021-06-18T14:13:48.189Z] [ 88%] Built target readfile [2021-06-18T14:13:48.189Z] Scanning dependencies of target streaming_parser [2021-06-18T14:13:48.189Z] [ 90%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o [2021-06-18T14:13:48.463Z] [ 92%] Linking C executable streaming_parser [2021-06-18T14:13:48.463Z] [ 92%] Built target streaming_parser [2021-06-18T14:13:48.463Z] Scanning dependencies of target sort [2021-06-18T14:13:48.463Z] [ 94%] Building C object examples/CMakeFiles/sort.dir/sort.c.o [2021-06-18T14:13:48.736Z] [ 96%] Linking C executable sort [2021-06-18T14:13:48.737Z] [ 96%] Built target sort [2021-06-18T14:13:48.737Z] Scanning dependencies of target hello [2021-06-18T14:13:48.737Z] [ 98%] Building C object examples/CMakeFiles/hello.dir/hello.c.o [2021-06-18T14:13:49.009Z] [100%] Linking C executable hello [2021-06-18T14:13:49.009Z] [100%] Built target hello [2021-06-18T14:13:49.009Z] Install the project... [2021-06-18T14:13:49.009Z] -- Install configuration: "Release" [2021-06-18T14:13:49.009Z] -- Installing: /usr/local/include/cbor/configuration.h [2021-06-18T14:13:49.009Z] -- Installing: /usr/local/lib64/libcbor.a [2021-06-18T14:13:49.009Z] -- Installing: /usr/local/lib64/libcbor.so.0.0.0 [2021-06-18T14:13:49.009Z] -- Installing: /usr/local/lib64/libcbor.so.0 [2021-06-18T14:13:49.009Z] -- Installing: /usr/local/lib64/libcbor.so [2021-06-18T14:13:49.009Z] -- Up-to-date: /usr/local/include/cbor [2021-06-18T14:13:49.009Z] -- Installing: /usr/local/include/cbor/streaming.h [2021-06-18T14:13:49.009Z] -- Installing: /usr/local/include/cbor/ints.h [2021-06-18T14:13:49.009Z] -- Installing: /usr/local/include/cbor/floats_ctrls.h [2021-06-18T14:13:49.009Z] -- Installing: /usr/local/include/cbor/bytestrings.h [2021-06-18T14:13:49.009Z] -- Installing: /usr/local/include/cbor/encoding.h [2021-06-18T14:13:49.009Z] -- Installing: /usr/local/include/cbor/serialization.h [2021-06-18T14:13:49.009Z] -- Installing: /usr/local/include/cbor/data.h [2021-06-18T14:13:49.009Z] -- Installing: /usr/local/include/cbor/common.h [2021-06-18T14:13:49.009Z] -- Installing: /usr/local/include/cbor/callbacks.h [2021-06-18T14:13:49.009Z] -- Installing: /usr/local/include/cbor/strings.h [2021-06-18T14:13:49.009Z] -- Installing: /usr/local/include/cbor/tags.h [2021-06-18T14:13:49.009Z] -- Installing: /usr/local/include/cbor/internal [2021-06-18T14:13:49.009Z] -- Installing: /usr/local/include/cbor/internal/encoders.h [2021-06-18T14:13:49.009Z] -- Installing: /usr/local/include/cbor/internal/loaders.h [2021-06-18T14:13:49.009Z] -- Installing: /usr/local/include/cbor/internal/stack.h [2021-06-18T14:13:49.009Z] -- Installing: /usr/local/include/cbor/internal/unicode.h [2021-06-18T14:13:49.009Z] -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h [2021-06-18T14:13:49.009Z] -- Installing: /usr/local/include/cbor/internal/memory_utils.h [2021-06-18T14:13:49.009Z] -- Installing: /usr/local/include/cbor/arrays.h [2021-06-18T14:13:49.009Z] -- Installing: /usr/local/include/cbor/maps.h [2021-06-18T14:13:49.009Z] -- Installing: /usr/local/include/cbor.h [2021-06-18T14:13:49.009Z] -- Installing: /usr/local/lib64/pkgconfig/libcbor.pc [2021-06-18T14:13:51.000Z] Removing intermediate container 047d6573f3f2 [2021-06-18T14:13:51.000Z] ---> 50b873d3ae67 [2021-06-18T14:13:51.000Z] Step 8/25 : RUN mkdir /tmp/sdk [2021-06-18T14:13:51.273Z] ---> Running in 820080017cd4 [2021-06-18T14:13:53.250Z] Removing intermediate container 820080017cd4 [2021-06-18T14:13:53.250Z] ---> c5ead9b0e560 [2021-06-18T14:13:53.250Z] Step 9/25 : COPY VERSION /tmp/sdk [2021-06-18T14:13:53.851Z] ---> 74e74de98036 [2021-06-18T14:13:53.851Z] Step 10/25 : COPY src /tmp/sdk/src [2021-06-18T14:13:55.294Z] ---> b6d90c62b2f6 [2021-06-18T14:13:55.294Z] Step 11/25 : COPY include /tmp/sdk/include [2021-06-18T14:13:55.890Z] ---> 63a7dab780d9 [2021-06-18T14:13:55.890Z] Step 12/25 : COPY scripts /tmp/sdk/scripts [2021-06-18T14:13:56.492Z] ---> de223b30f580 [2021-06-18T14:13:56.492Z] Step 13/25 : COPY LICENSE /tmp/sdk [2021-06-18T14:13:57.473Z] ---> 0d64b5ae54cd [2021-06-18T14:13:57.473Z] Step 14/25 : COPY Attribution.txt /tmp/sdk [2021-06-18T14:13:58.070Z] ---> a33701004cac [2021-06-18T14:13:58.070Z] Step 15/25 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install [2021-06-18T14:13:58.070Z] ---> Running in 59887e398825 [2021-06-18T14:13:59.509Z] + CPPCHECK=false [2021-06-18T14:13:59.509Z] + DOCGEN=false [2021-06-18T14:13:59.509Z] + TOMLVER=SDK-0.2 [2021-06-18T14:13:59.509Z] + CUTILVER=1.1.4 [2021-06-18T14:13:59.509Z] + '[' 0 -gt 0 ] [2021-06-18T14:13:59.509Z] + readlink -f ./scripts/build.sh [2021-06-18T14:13:59.509Z] + dirname /tmp/sdk/scripts/build.sh [2021-06-18T14:13:59.509Z] + dirname /tmp/sdk/scripts [2021-06-18T14:13:59.509Z] + ROOT=/tmp/sdk [2021-06-18T14:13:59.509Z] + cd /tmp/sdk [2021-06-18T14:13:59.509Z] + '[' '!' -d deps ] [2021-06-18T14:13:59.509Z] + mkdir deps [2021-06-18T14:13:59.509Z] + wget -O - https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2021-06-18T14:13:59.509Z] + tar -C deps -z -x -f - [2021-06-18T14:13:59.509Z] --2021-06-18 14:13:59-- https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2021-06-18T14:13:59.509Z] Resolving github.com... 140.82.112.3 [2021-06-18T14:13:59.509Z] Connecting to github.com|140.82.112.3|:443... connected. [2021-06-18T14:13:59.509Z] HTTP request sent, awaiting response... 302 Found [2021-06-18T14:13:59.509Z] Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following] [2021-06-18T14:13:59.509Z] --2021-06-18 14:13:59-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [2021-06-18T14:13:59.509Z] Resolving codeload.github.com... 140.82.112.9 [2021-06-18T14:13:59.509Z] Connecting to codeload.github.com|140.82.112.9|:443... connected. [2021-06-18T14:13:59.509Z] HTTP request sent, awaiting response... 200 OK [2021-06-18T14:13:59.509Z] Length: unspecified [application/x-gzip] [2021-06-18T14:13:59.509Z] Saving to: 'STDOUT' [2021-06-18T14:13:59.509Z]  [2021-06-18T14:13:59.509Z] 0K .......... ...... 1.12M=0.01s [2021-06-18T14:13:59.509Z] [2021-06-18T14:13:59.509Z] 2021-06-18 14:13:59 (1.12 MB/s) - written to stdout [16451] [2021-06-18T14:13:59.509Z] [2021-06-18T14:13:59.783Z] + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c [2021-06-18T14:13:59.783Z] + tar -C deps -z -x -f - [2021-06-18T14:13:59.783Z] + wget -O - https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1.4.tar.gz [2021-06-18T14:13:59.783Z] --2021-06-18 14:13:59-- https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1.4.tar.gz [2021-06-18T14:13:59.783Z] Resolving github.com... 140.82.112.3 [2021-06-18T14:13:59.783Z] Connecting to github.com|140.82.112.3|:443... connected. [2021-06-18T14:13:59.783Z] HTTP request sent, awaiting response... 302 Found [2021-06-18T14:13:59.783Z] Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1.4 [following] [2021-06-18T14:13:59.783Z] --2021-06-18 14:13:59-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1.4 [2021-06-18T14:13:59.783Z] Resolving codeload.github.com... 140.82.112.9 [2021-06-18T14:13:59.783Z] Connecting to codeload.github.com|140.82.112.9|:443... connected. [2021-06-18T14:14:00.333Z] HTTP request sent, awaiting response... 200 OK [2021-06-18T14:14:00.333Z] Length: unspecified [application/x-gzip] [2021-06-18T14:14:00.333Z] Saving to: 'STDOUT' [2021-06-18T14:14:00.333Z]  [2021-06-18T14:14:00.333Z] 0K .......... .......... .......... .......... .......... 1.62M [2021-06-18T14:14:00.333Z] 50K .......... .......... .......... .......... .......... 3.15M [2021-06-18T14:14:00.333Z] 100K .......... .......... .......... .......... .......... 3.16M [2021-06-18T14:14:00.333Z] 150K .......... .......... ....... 2.70M=0.07s [2021-06-18T14:14:00.333Z] [2021-06-18T14:14:00.333Z] 2021-06-18 14:14:00 (2.44 MB/s) - written to stdout [181796] [2021-06-18T14:14:00.333Z] [2021-06-18T14:14:00.333Z] + mkdir -p src/c/iot [2021-06-18T14:14:00.333Z] + 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-06-18T14:14:00.333Z] + cp deps/iotech-c-utils-1.1.4/src/c/defs.h.in src/c/iot [2021-06-18T14:14:00.333Z] + cp deps/iotech-c-utils-1.1.4/src/c/yxml.h src/c/iot [2021-06-18T14:14:00.333Z] + cp deps/iotech-c-utils-1.1.4/VERSION src/c/iot [2021-06-18T14:14:00.333Z] + mkdir -p include/iot [2021-06-18T14:14:00.333Z] + 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-06-18T14:14:00.333Z] + mkdir -p include/iot/os [2021-06-18T14:14:00.333Z] + 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-06-18T14:14:00.333Z] + mkdir -p /tmp/sdk/build/release [2021-06-18T14:14:00.333Z] + cd /tmp/sdk/build/release [2021-06-18T14:14:00.333Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src [2021-06-18T14:14:00.606Z] -- The C compiler identification is GNU 8.3.0 [2021-06-18T14:14:00.606Z] -- Check for working C compiler: /usr/bin/cc [2021-06-18T14:14:00.878Z] -- Check for working C compiler: /usr/bin/cc -- works [2021-06-18T14:14:00.878Z] -- Detecting C compiler ABI info [2021-06-18T14:14:01.152Z] -- Detecting C compiler ABI info - done [2021-06-18T14:14:01.152Z] -- Detecting C compile features [2021-06-18T14:14:01.748Z] -- Detecting C compile features - done [2021-06-18T14:14:02.019Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2021-06-18T14:14:02.019Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2021-06-18T14:14:02.019Z] -- Found LIBYAML: /usr/lib/libyaml.so [2021-06-18T14:14:02.019Z] -- Found LIBUUID: /usr/lib/libuuid.so [2021-06-18T14:14:02.019Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2021-06-18T14:14:02.019Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2021-06-18T14:14:02.019Z] -- Found LIBHIREDIS: /usr/lib/libhiredis.so [2021-06-18T14:14:02.019Z] -- C SDK 0.0.0 for Linux [2021-06-18T14:14:02.019Z] -- Performing Test CSDK_HAVE_ATOMIC [2021-06-18T14:14:02.292Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2021-06-18T14:14:02.292Z] -- Found Curses: /usr/lib/libcurses.so [2021-06-18T14:14:02.292Z] -- Configuring done [2021-06-18T14:14:02.562Z] -- Generating done [2021-06-18T14:14:02.562Z] -- Build files have been written to: /tmp/sdk/build/release [2021-06-18T14:14:02.562Z] + make all package [2021-06-18T14:14:02.562Z] + tee release.log [2021-06-18T14:14:02.562Z] Scanning dependencies of target csdk [2021-06-18T14:14:02.832Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2021-06-18T14:14:03.422Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o [2021-06-18T14:14:04.011Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2021-06-18T14:14:05.431Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2021-06-18T14:14:06.025Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2021-06-18T14:14:06.297Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/data-mqtt.c.o [2021-06-18T14:14:06.894Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/data-redstr.c.o [2021-06-18T14:14:07.170Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/data-rest.c.o [2021-06-18T14:14:07.445Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2021-06-18T14:14:08.427Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2021-06-18T14:14:10.405Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2021-06-18T14:14:10.679Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2021-06-18T14:14:11.273Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2021-06-18T14:14:11.873Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2021-06-18T14:14:12.149Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2021-06-18T14:14:12.422Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2021-06-18T14:14:12.422Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2021-06-18T14:14:15.804Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2021-06-18T14:14:15.804Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2021-06-18T14:14:15.804Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2021-06-18T14:14:16.083Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2021-06-18T14:14:16.360Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2021-06-18T14:14:17.333Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2021-06-18T14:14:19.946Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2021-06-18T14:14:19.946Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2021-06-18T14:14:19.946Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2021-06-18T14:14:20.541Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2021-06-18T14:14:21.137Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2021-06-18T14:14:21.137Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2021-06-18T14:14:22.111Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2021-06-18T14:14:22.386Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2021-06-18T14:14:22.983Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2021-06-18T14:14:23.255Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o [2021-06-18T14:14:25.219Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2021-06-18T14:14:25.492Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2021-06-18T14:14:26.467Z] [ 57%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2021-06-18T14:14:26.467Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2021-06-18T14:14:30.757Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2021-06-18T14:14:31.028Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2021-06-18T14:14:31.621Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2021-06-18T14:14:31.892Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2021-06-18T14:14:32.886Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2021-06-18T14:14:34.319Z] [ 68%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2021-06-18T14:14:36.285Z] [ 69%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2021-06-18T14:14:39.660Z] [ 71%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2021-06-18T14:14:39.660Z] [ 73%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2021-06-18T14:14:40.254Z] [ 74%] Linking C shared library libcsdk.so [2021-06-18T14:14:40.254Z] [ 74%] Built target csdk [2021-06-18T14:14:40.254Z] Scanning dependencies of target template [2021-06-18T14:14:40.254Z] [ 76%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2021-06-18T14:14:41.228Z] [ 77%] Linking C executable template [2021-06-18T14:14:41.228Z] [ 77%] Built target template [2021-06-18T14:14:41.228Z] Scanning dependencies of target device-counter [2021-06-18T14:14:41.228Z] [ 79%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2021-06-18T14:14:41.822Z] [ 80%] Linking C executable device-counter [2021-06-18T14:14:41.822Z] [ 80%] Built target device-counter [2021-06-18T14:14:41.822Z] Scanning dependencies of target device-random [2021-06-18T14:14:41.822Z] [ 82%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2021-06-18T14:14:42.416Z] [ 84%] Linking C executable device-random [2021-06-18T14:14:42.689Z] [ 84%] Built target device-random [2021-06-18T14:14:42.689Z] Scanning dependencies of target device-gyro [2021-06-18T14:14:42.689Z] [ 85%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2021-06-18T14:14:42.982Z] [ 87%] Linking C executable device-gyro [2021-06-18T14:14:43.323Z] [ 87%] Built target device-gyro [2021-06-18T14:14:43.323Z] Scanning dependencies of target device-bitfields [2021-06-18T14:14:43.323Z] [ 88%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2021-06-18T14:14:43.967Z] [ 90%] Linking C executable device-bitfields [2021-06-18T14:14:43.967Z] [ 90%] Built target device-bitfields [2021-06-18T14:14:43.967Z] Scanning dependencies of target template-discovery [2021-06-18T14:14:43.967Z] [ 92%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2021-06-18T14:14:44.972Z] [ 93%] Linking C executable template-discovery [2021-06-18T14:14:44.972Z] [ 93%] Built target template-discovery [2021-06-18T14:14:44.972Z] Scanning dependencies of target device-file [2021-06-18T14:14:44.972Z] [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2021-06-18T14:14:45.956Z] [ 96%] Linking C executable device-file [2021-06-18T14:14:45.956Z] [ 96%] Built target device-file [2021-06-18T14:14:45.956Z] Scanning dependencies of target device-terminal [2021-06-18T14:14:45.956Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2021-06-18T14:14:46.549Z] [100%] Linking C executable device-terminal [2021-06-18T14:14:46.822Z] [100%] Built target device-terminal [2021-06-18T14:14:46.822Z] Run CPack packaging tool... [2021-06-18T14:14:46.822Z] CPack: Create package using TGZ [2021-06-18T14:14:46.822Z] CPack: Install projects [2021-06-18T14:14:46.822Z] CPack: - Run preinstall target for: Csdk [2021-06-18T14:14:47.414Z] CPack: - Install project: Csdk [2021-06-18T14:14:47.414Z] CPack: Create package [2021-06-18T14:14:47.414Z] CPack: - package: /tmp/sdk/build/release/csdk-0.0.0.tar.gz generated. [2021-06-18T14:14:47.414Z] + '[' false '=' true ] [2021-06-18T14:14:47.414Z] + '[' false '=' true ] [2021-06-18T14:14:47.414Z] + mkdir -p /tmp/sdk/build/debug [2021-06-18T14:14:47.414Z] + cd /tmp/sdk/build/debug [2021-06-18T14:14:47.414Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src [2021-06-18T14:14:47.685Z] -- The C compiler identification is GNU 8.3.0 [2021-06-18T14:14:47.957Z] -- Check for working C compiler: /usr/bin/cc [2021-06-18T14:14:47.957Z] -- Check for working C compiler: /usr/bin/cc -- works [2021-06-18T14:14:47.957Z] -- Detecting C compiler ABI info [2021-06-18T14:14:48.235Z] -- Detecting C compiler ABI info - done [2021-06-18T14:14:48.235Z] -- Detecting C compile features [2021-06-18T14:14:49.214Z] -- Detecting C compile features - done [2021-06-18T14:14:49.214Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2021-06-18T14:14:49.214Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2021-06-18T14:14:49.214Z] -- Found LIBYAML: /usr/lib/libyaml.so [2021-06-18T14:14:49.214Z] -- Found LIBUUID: /usr/lib/libuuid.so [2021-06-18T14:14:49.214Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2021-06-18T14:14:49.214Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2021-06-18T14:14:49.214Z] -- Found LIBHIREDIS: /usr/lib/libhiredis.so [2021-06-18T14:14:49.214Z] -- C SDK 0.0.0 for Linux [2021-06-18T14:14:49.214Z] -- Performing Test CSDK_HAVE_ATOMIC [2021-06-18T14:14:49.214Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2021-06-18T14:14:49.214Z] -- Found Curses: /usr/lib/libcurses.so [2021-06-18T14:14:49.485Z] -- Configuring done [2021-06-18T14:14:49.757Z] -- Generating done [2021-06-18T14:14:49.757Z] -- Build files have been written to: /tmp/sdk/build/debug [2021-06-18T14:14:49.757Z] + + make [2021-06-18T14:14:49.757Z] tee debug.log [2021-06-18T14:14:49.757Z] Scanning dependencies of target csdk [2021-06-18T14:14:50.027Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2021-06-18T14:14:50.298Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o [2021-06-18T14:14:50.567Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2021-06-18T14:14:51.161Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2021-06-18T14:14:51.443Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2021-06-18T14:14:51.443Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/data-mqtt.c.o [2021-06-18T14:14:52.038Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/data-redstr.c.o [2021-06-18T14:14:52.038Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/data-rest.c.o [2021-06-18T14:14:52.310Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2021-06-18T14:14:52.581Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2021-06-18T14:14:53.175Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2021-06-18T14:14:53.448Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2021-06-18T14:14:53.719Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2021-06-18T14:14:53.988Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2021-06-18T14:14:54.258Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2021-06-18T14:14:54.530Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2021-06-18T14:14:54.530Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2021-06-18T14:14:55.501Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2021-06-18T14:14:55.501Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2021-06-18T14:14:55.772Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2021-06-18T14:14:56.044Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2021-06-18T14:14:56.044Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2021-06-18T14:14:56.635Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2021-06-18T14:14:57.226Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2021-06-18T14:14:57.500Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2021-06-18T14:14:57.500Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2021-06-18T14:14:57.779Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2021-06-18T14:14:58.052Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2021-06-18T14:14:58.052Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2021-06-18T14:14:58.654Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2021-06-18T14:14:58.654Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2021-06-18T14:14:58.925Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2021-06-18T14:14:59.199Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o [2021-06-18T14:14:59.470Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2021-06-18T14:14:59.743Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2021-06-18T14:15:00.017Z] [ 57%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2021-06-18T14:15:00.290Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2021-06-18T14:15:01.262Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2021-06-18T14:15:01.534Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2021-06-18T14:15:01.807Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2021-06-18T14:15:02.085Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2021-06-18T14:15:02.360Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2021-06-18T14:15:03.348Z] [ 68%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2021-06-18T14:15:03.943Z] [ 69%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2021-06-18T14:15:04.539Z] [ 71%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2021-06-18T14:15:04.811Z] [ 73%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2021-06-18T14:15:05.084Z] [ 74%] Linking C shared library libcsdk.so [2021-06-18T14:15:05.357Z] [ 74%] Built target csdk [2021-06-18T14:15:05.357Z] Scanning dependencies of target template [2021-06-18T14:15:05.357Z] [ 76%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2021-06-18T14:15:05.628Z] [ 77%] Linking C executable template [2021-06-18T14:15:05.902Z] [ 77%] Built target template [2021-06-18T14:15:05.902Z] Scanning dependencies of target device-counter [2021-06-18T14:15:05.902Z] [ 79%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2021-06-18T14:15:06.176Z] [ 80%] Linking C executable device-counter [2021-06-18T14:15:06.453Z] [ 80%] Built target device-counter [2021-06-18T14:15:06.453Z] Scanning dependencies of target device-random [2021-06-18T14:15:06.453Z] [ 82%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2021-06-18T14:15:06.730Z] [ 84%] Linking C executable device-random [2021-06-18T14:15:07.003Z] [ 84%] Built target device-random [2021-06-18T14:15:07.003Z] Scanning dependencies of target device-gyro [2021-06-18T14:15:07.003Z] [ 85%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2021-06-18T14:15:07.275Z] [ 87%] Linking C executable device-gyro [2021-06-18T14:15:07.275Z] [ 87%] Built target device-gyro [2021-06-18T14:15:07.275Z] Scanning dependencies of target device-bitfields [2021-06-18T14:15:07.550Z] [ 88%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2021-06-18T14:15:07.550Z] [ 90%] Linking C executable device-bitfields [2021-06-18T14:15:07.821Z] [ 90%] Built target device-bitfields [2021-06-18T14:15:07.821Z] Scanning dependencies of target template-discovery [2021-06-18T14:15:07.821Z] [ 92%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2021-06-18T14:15:08.096Z] [ 93%] Linking C executable template-discovery [2021-06-18T14:15:08.369Z] [ 93%] Built target template-discovery [2021-06-18T14:15:08.369Z] Scanning dependencies of target device-file [2021-06-18T14:15:08.369Z] [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2021-06-18T14:15:08.641Z] [ 96%] Linking C executable device-file [2021-06-18T14:15:08.917Z] [ 96%] Built target device-file [2021-06-18T14:15:08.917Z] Scanning dependencies of target device-terminal [2021-06-18T14:15:08.917Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2021-06-18T14:15:09.203Z] [100%] Linking C executable device-terminal [2021-06-18T14:15:09.476Z] [100%] Built target device-terminal [2021-06-18T14:15:09.476Z] make: Entering directory '/tmp/sdk/build/release' [2021-06-18T14:15:09.749Z] make[1]: Entering directory '/tmp/sdk/build/release' [2021-06-18T14:15:09.749Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-06-18T14:15:09.749Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-06-18T14:15:09.749Z] [ 74%] Built target csdk [2021-06-18T14:15:09.749Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-06-18T14:15:09.749Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-06-18T14:15:09.749Z] [ 77%] Built target template [2021-06-18T14:15:09.749Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-06-18T14:15:09.749Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-06-18T14:15:09.749Z] [ 80%] Built target device-counter [2021-06-18T14:15:09.749Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-06-18T14:15:09.749Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-06-18T14:15:09.749Z] [ 84%] Built target device-random [2021-06-18T14:15:09.749Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-06-18T14:15:09.749Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-06-18T14:15:10.029Z] [ 87%] Built target device-gyro [2021-06-18T14:15:10.029Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-06-18T14:15:10.029Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-06-18T14:15:10.029Z] [ 90%] Built target device-bitfields [2021-06-18T14:15:10.029Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-06-18T14:15:10.029Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-06-18T14:15:10.029Z] [ 93%] Built target template-discovery [2021-06-18T14:15:10.029Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-06-18T14:15:10.029Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-06-18T14:15:10.029Z] [ 96%] Built target device-file [2021-06-18T14:15:10.029Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-06-18T14:15:10.029Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-06-18T14:15:10.029Z] [100%] Built target device-terminal [2021-06-18T14:15:10.029Z] make[1]: Leaving directory '/tmp/sdk/build/release' [2021-06-18T14:15:10.029Z] Install the project... [2021-06-18T14:15:10.029Z] -- Install configuration: "Release" [2021-06-18T14:15:10.029Z] -- Installing: /usr/local/lib/libcsdk.so [2021-06-18T14:15:10.029Z] -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" [2021-06-18T14:15:10.029Z] -- Up-to-date: /usr/local/include [2021-06-18T14:15:10.029Z] -- Installing: /usr/local/include/edgex [2021-06-18T14:15:10.029Z] -- Installing: /usr/local/include/edgex/rest-server.h [2021-06-18T14:15:10.029Z] -- Installing: /usr/local/include/edgex/edgex-base.h [2021-06-18T14:15:10.029Z] -- Installing: /usr/local/include/edgex/edgex.h [2021-06-18T14:15:10.029Z] -- Installing: /usr/local/include/edgex/devices.h [2021-06-18T14:15:10.029Z] -- Installing: /usr/local/include/edgex/profiles.h [2021-06-18T14:15:10.029Z] -- Installing: /usr/local/include/edgex/csdk-defs.h [2021-06-18T14:15:10.029Z] -- Installing: /usr/local/include/devsdk [2021-06-18T14:15:10.029Z] -- Installing: /usr/local/include/devsdk/devsdk-base.h [2021-06-18T14:15:10.029Z] -- Installing: /usr/local/include/devsdk/devsdk.h [2021-06-18T14:15:10.029Z] -- Installing: /usr/local/include/iot [2021-06-18T14:15:10.029Z] -- Installing: /usr/local/include/iot/json.h [2021-06-18T14:15:10.029Z] -- Installing: /usr/local/include/iot/container.h [2021-06-18T14:15:10.029Z] -- Installing: /usr/local/include/iot/component.h [2021-06-18T14:15:10.029Z] -- Installing: /usr/local/include/iot/typecode.h [2021-06-18T14:15:10.029Z] -- Installing: /usr/local/include/iot/iot.h [2021-06-18T14:15:10.029Z] -- Installing: /usr/local/include/iot/time.h [2021-06-18T14:15:10.029Z] -- Installing: /usr/local/include/iot/hash.h [2021-06-18T14:15:10.029Z] -- Installing: /usr/local/include/iot/logger.h [2021-06-18T14:15:10.029Z] -- Installing: /usr/local/include/iot/os [2021-06-18T14:15:10.029Z] -- Installing: /usr/local/include/iot/os/zephyr.h [2021-06-18T14:15:10.029Z] -- Installing: /usr/local/include/iot/os/linux.h [2021-06-18T14:15:10.029Z] -- Installing: /usr/local/include/iot/os/macos.h [2021-06-18T14:15:10.029Z] -- Installing: /usr/local/include/iot/scheduler.h [2021-06-18T14:15:10.029Z] -- Installing: /usr/local/include/iot/data.h [2021-06-18T14:15:10.029Z] -- Installing: /usr/local/include/iot/thread.h [2021-06-18T14:15:10.029Z] -- Installing: /usr/local/include/iot/os.h [2021-06-18T14:15:10.029Z] -- Installing: /usr/local/include/iot/base64.h [2021-06-18T14:15:10.029Z] -- Installing: /usr/local/include/iot/defs.h [2021-06-18T14:15:10.029Z] -- Installing: /usr/local/include/iot/threadpool.h [2021-06-18T14:15:10.029Z] -- Installing: /usr/local/include/iot/config.h [2021-06-18T14:15:10.302Z] -- Installing: /usr/local/share/device-sdk-c/LICENSE [2021-06-18T14:15:10.302Z] -- Installing: /usr/local/share/device-sdk-c/Attribution.txt [2021-06-18T14:15:10.302Z] make: Leaving directory '/tmp/sdk/build/release' [2021-06-18T14:15:12.282Z] Removing intermediate container 59887e398825 [2021-06-18T14:15:12.282Z] ---> d55660316476 [2021-06-18T14:15:12.282Z] Step 16/25 : FROM ${BASE} [2021-06-18T14:15:12.282Z] ---> b23d30803547 [2021-06-18T14:15:12.282Z] Step 17/25 : LABEL maintainer="IOTech " [2021-06-18T14:15:12.282Z] ---> Running in d0fa43b6b565 [2021-06-18T14:15:12.877Z] Removing intermediate container d0fa43b6b565 [2021-06-18T14:15:12.877Z] ---> 517407dbbd9e [2021-06-18T14:15:12.877Z] Step 18/25 : RUN wget https://iotech.jfrog.io/artifactory/alpine/KEY/support@iotechsys.com-5b990dd9.pub -O /etc/apk/keys/support@iotechsys.com-5b990dd9.pub [2021-06-18T14:15:12.877Z] ---> Running in bd5ed01012e0 [2021-06-18T14:15:14.310Z] Connecting to iotech.jfrog.io (34.243.182.113:443) [2021-06-18T14:15:14.583Z] support@iotechsys.co 100% |********************************| 451 0:00:00 ETA [2021-06-18T14:15:14.583Z] [2021-06-18T14:15:15.559Z] Removing intermediate container bd5ed01012e0 [2021-06-18T14:15:15.559Z] ---> ec4feccaf54f [2021-06-18T14:15:15.559Z] Step 19/25 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine/alpine-3.12' >> /etc/apk/repositories [2021-06-18T14:15:15.559Z] ---> Running in 90e057bd4198 [2021-06-18T14:15:17.531Z] Removing intermediate container 90e057bd4198 [2021-06-18T14:15:17.531Z] ---> 855f2d6658c3 [2021-06-18T14:15:17.531Z] Step 20/25 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml curl libmicrohttpd libuuid paho-mqtt-c-dev hiredis-dev [2021-06-18T14:15:17.803Z] ---> Running in d54917819918 [2021-06-18T14:15:19.255Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz [2021-06-18T14:15:19.849Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz [2021-06-18T14:15:20.121Z] fetch https://iotech.jfrog.io/artifactory/alpine/alpine-3.12/aarch64/APKINDEX.tar.gz [2021-06-18T14:15:20.716Z] (1/6) Installing curl (7.64.0-r5) [2021-06-18T14:15:20.716Z] (2/6) Installing hiredis (0.14.0-r0) [2021-06-18T14:15:20.716Z] (3/6) Installing hiredis-dev (0.14.0-r0) [2021-06-18T14:15:20.987Z] (4/6) Installing libuuid (2.33-r0) [2021-06-18T14:15:20.987Z] (5/6) Installing paho-mqtt-c-dev (1.3.5-r0) [2021-06-18T14:15:22.408Z] (6/6) Installing wget (1.20.3-r0) [2021-06-18T14:15:22.680Z] Executing busybox-1.29.3-r10.trigger [2021-06-18T14:15:22.680Z] OK: 283 MiB in 81 packages [2021-06-18T14:15:23.658Z] Removing intermediate container d54917819918 [2021-06-18T14:15:23.658Z] ---> 0040a309ab85 [2021-06-18T14:15:23.658Z] Step 21/25 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot [2021-06-18T14:15:24.636Z] ---> ebef42c84254 [2021-06-18T14:15:24.636Z] Step 22/25 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex [2021-06-18T14:15:25.234Z] ---> e6a9ed5d3a64 [2021-06-18T14:15:25.234Z] Step 23/25 : COPY --from=builder /usr/local/lib /usr/local/lib [2021-06-18T14:15:26.214Z] ---> ad1c9343ef76 [2021-06-18T14:15:26.214Z] Step 24/25 : COPY --from=builder /usr/local/lib64 /usr/local/lib64 [2021-06-18T14:15:27.194Z] ---> 8b747c6f7e48 [2021-06-18T14:15:27.194Z] Step 25/25 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c [2021-06-18T14:15:27.788Z] ---> eff7acef209b [2021-06-18T14:15:27.788Z] Successfully built eff7acef209b [2021-06-18T14:15:27.788Z] 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-06-18T14:15:28.403Z] + docker inspect -f . ci-base-image-arm64 [2021-06-18T14:15:28.403Z] . [Pipeline] withDockerContainer [2021-06-18T14:15:28.686Z] prd-ubuntu18.04-docker-arm64-4c-16g-199 does not seem to be running inside a container [2021-06-18T14:15:28.784Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-c/2 -v /w/workspace/device-sdk-c/2:/w/workspace/device-sdk-c/2:rw,z -v /w/workspace/device-sdk-c/2@tmp:/w/workspace/device-sdk-c/2@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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-18T14:15:30.334Z] $ docker top 10cef8a51c8cb58972a89f5cff39fcb9547203ed85b9188491cc87baf9441222 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-18T14:15:31.316Z] + make test [2021-06-18T14:15:31.316Z] echo "make test" [2021-06-18T14:15:31.316Z] make test [Pipeline] } [2021-06-18T14:15:31.353Z] $ docker stop --time=1 10cef8a51c8cb58972a89f5cff39fcb9547203ed85b9188491cc87baf9441222 [2021-06-18T14:15:33.119Z] $ docker rm -f 10cef8a51c8cb58972a89f5cff39fcb9547203ed85b9188491cc87baf9441222 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-18T14:15:33.866Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-18T14:15:34.205Z] + ls -al . [2021-06-18T14:15:34.205Z] total 192 [2021-06-18T14:15:34.205Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 18 14:12 . [2021-06-18T14:15:34.205Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 18 14:12 .. [2021-06-18T14:15:34.205Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 18 14:12 .git [2021-06-18T14:15:34.205Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 18 14:12 .github [2021-06-18T14:15:34.205Z] -rw-rw-r-- 1 jenkins jenkins 176 Jun 18 14:12 .gitignore [2021-06-18T14:15:34.205Z] -rw-rw-r-- 1 jenkins jenkins 3104 Jun 18 14:12 Attribution.txt [2021-06-18T14:15:34.205Z] -rw-rw-r-- 1 jenkins jenkins 7509 Jun 18 14:12 CHANGES [2021-06-18T14:15:34.205Z] -rw-rw-r-- 1 jenkins jenkins 108574 Jun 18 14:12 Doxyfile [2021-06-18T14:15:34.205Z] -rw-rw-r-- 1 jenkins jenkins 784 Jun 18 14:12 Jenkinsfile [2021-06-18T14:15:34.205Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jun 18 14:12 LICENSE [2021-06-18T14:15:34.205Z] -rw-rw-r-- 1 jenkins jenkins 444 Jun 18 14:12 Makefile [2021-06-18T14:15:34.205Z] -rw-rw-r-- 1 jenkins jenkins 4090 Jun 18 14:12 README.md [2021-06-18T14:15:34.205Z] -rw-rw-r-- 1 jenkins jenkins 7090 Jun 18 14:12 README.v2.md [2021-06-18T14:15:34.205Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 18 14:08 VERSION [2021-06-18T14:15:34.205Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 18 14:12 docs [2021-06-18T14:15:34.205Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 18 14:12 include [2021-06-18T14:15:34.205Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 18 14:12 scripts [2021-06-18T14:15:34.205Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 18 14:12 src [Pipeline] isUnix [Pipeline] sh [2021-06-18T14:15:34.557Z] + docker build -t device-sdk-arm64 -f scripts/Dockerfile.alpine --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=f19e730fe879e245449f2602bca344251008ec84 --label arch=arm64 --label version=0.0.0 . [2021-06-18T14:15:35.160Z] Sending build context to Docker daemon 2.62MB [2021-06-18T14:15:35.160Z] Step 1/17 : ARG BASE=alpine:3.12 [2021-06-18T14:15:35.160Z] Step 2/17 : FROM ${BASE} [2021-06-18T14:15:35.160Z] ---> eff7acef209b [2021-06-18T14:15:35.160Z] Step 3/17 : LABEL maintainer="IOTech " [2021-06-18T14:15:35.160Z] ---> Running in e09614ce8088 [2021-06-18T14:15:35.757Z] Removing intermediate container e09614ce8088 [2021-06-18T14:15:35.757Z] ---> a5634b0a6d25 [2021-06-18T14:15:35.757Z] Step 4/17 : RUN wget https://iotech.jfrog.io/artifactory/alpine/KEY/support@iotechsys.com-5b990dd9.pub -O /etc/apk/keys/support@iotechsys.com-5b990dd9.pub [2021-06-18T14:15:35.757Z] ---> Running in 280a9e0ac3b5 [2021-06-18T14:15:37.193Z] --2021-06-18 14:15:36-- https://iotech.jfrog.io/artifactory/alpine/KEY/support@iotechsys.com-5b990dd9.pub [2021-06-18T14:15:37.193Z] Resolving iotech.jfrog.io... 54.72.115.12, 34.243.182.113, 54.74.239.58 [2021-06-18T14:15:37.193Z] Connecting to iotech.jfrog.io|54.72.115.12|:443... connected. [2021-06-18T14:15:37.465Z] HTTP request sent, awaiting response... 200 OK [2021-06-18T14:15:37.465Z] Length: 451 [application/octet-stream] [2021-06-18T14:15:37.465Z] Saving to: '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' [2021-06-18T14:15:37.465Z] [2021-06-18T14:15:37.465Z] 0K   100% 18.4M=0s [2021-06-18T14:15:37.465Z] [2021-06-18T14:15:37.465Z] 2021-06-18 14:15:37 (18.4 MB/s) - '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' saved [451/451] [2021-06-18T14:15:37.465Z] [2021-06-18T14:15:38.441Z] Removing intermediate container 280a9e0ac3b5 [2021-06-18T14:15:38.441Z] ---> 269c53fc29db [2021-06-18T14:15:38.441Z] Step 5/17 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine/alpine-3.12' >> /etc/apk/repositories [2021-06-18T14:15:38.441Z] ---> Running in 8c7665f03a5f [2021-06-18T14:15:41.057Z] Removing intermediate container 8c7665f03a5f [2021-06-18T14:15:41.057Z] ---> 8057604f7d4f [2021-06-18T14:15:41.057Z] Step 6/17 : 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 paho-mqtt-c-dev hiredis-dev && mkdir -p /edgex-c-sdk/build [2021-06-18T14:15:41.057Z] ---> Running in d88311040fb2 [2021-06-18T14:15:42.042Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz [2021-06-18T14:15:42.635Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz [2021-06-18T14:15:43.228Z] fetch https://iotech.jfrog.io/artifactory/alpine/alpine-3.12/aarch64/APKINDEX.tar.gz [2021-06-18T14:15:43.822Z] (1/6) Installing ncurses-dev (6.1_p20190105-r0) [2021-06-18T14:15:44.095Z] (2/6) Installing libblkid (2.33-r0) [2021-06-18T14:15:44.095Z] (3/6) Installing libfdisk (2.33-r0) [2021-06-18T14:15:44.095Z] (4/6) Installing libmount (2.33-r0) [2021-06-18T14:15:44.368Z] (5/6) Installing libsmartcols (2.33-r0) [2021-06-18T14:15:44.368Z] (6/6) Installing util-linux-dev (2.33-r0) [2021-06-18T14:15:44.963Z] Executing busybox-1.29.3-r10.trigger [2021-06-18T14:15:45.241Z] OK: 287 MiB in 87 packages [2021-06-18T14:15:46.217Z] Removing intermediate container d88311040fb2 [2021-06-18T14:15:46.217Z] ---> e04d0fd1069b [2021-06-18T14:15:46.217Z] Step 7/17 : COPY VERSION /edgex-c-sdk/ [2021-06-18T14:15:47.194Z] ---> b569caf78ee8 [2021-06-18T14:15:47.194Z] Step 8/17 : COPY src /edgex-c-sdk/src/ [2021-06-18T14:15:48.173Z] ---> ade1eddbfef7 [2021-06-18T14:15:48.173Z] Step 9/17 : COPY include /edgex-c-sdk/include/ [2021-06-18T14:15:49.175Z] ---> b2c353b0981a [2021-06-18T14:15:49.176Z] Step 10/17 : COPY scripts /edgex-c-sdk/scripts [2021-06-18T14:15:49.769Z] ---> 060918b83159 [2021-06-18T14:15:49.769Z] Step 11/17 : COPY LICENSE /edgex-c-sdk/ [2021-06-18T14:15:50.367Z] ---> 4ccc33a53799 [2021-06-18T14:15:50.368Z] Step 12/17 : COPY Attribution.txt /edgex-c-sdk/ [2021-06-18T14:15:51.343Z] ---> dcd3054d4f4f [2021-06-18T14:15:51.343Z] Step 13/17 : WORKDIR /edgex-c-sdk [2021-06-18T14:15:51.343Z] ---> Running in f7024b5fee81 [2021-06-18T14:15:51.949Z] Removing intermediate container f7024b5fee81 [2021-06-18T14:15:51.949Z] ---> 5ea043b3c752 [2021-06-18T14:15:51.949Z] Step 14/17 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] [2021-06-18T14:15:51.949Z] ---> Running in 67a128938806 [2021-06-18T14:15:52.540Z] Removing intermediate container 67a128938806 [2021-06-18T14:15:52.540Z] ---> a11794f67bff [2021-06-18T14:15:52.540Z] Step 15/17 : LABEL arch=arm64 [2021-06-18T14:15:52.813Z] ---> Running in e806238c3146 [2021-06-18T14:15:53.408Z] Removing intermediate container e806238c3146 [2021-06-18T14:15:53.408Z] ---> 88b34d800b61 [2021-06-18T14:15:53.408Z] Step 16/17 : LABEL git_sha=f19e730fe879e245449f2602bca344251008ec84 [2021-06-18T14:15:53.408Z] ---> Running in 2dc9f0b39e9c [2021-06-18T14:15:54.004Z] Removing intermediate container 2dc9f0b39e9c [2021-06-18T14:15:54.004Z] ---> 745220a62ab0 [2021-06-18T14:15:54.004Z] Step 17/17 : LABEL version=0.0.0 [2021-06-18T14:15:54.004Z] ---> Running in b952651ac321 [2021-06-18T14:15:54.598Z] Removing intermediate container b952651ac321 [2021-06-18T14:15:54.598Z] ---> 08baa0f09461 [2021-06-18T14:15:54.598Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2021-06-18T14:15:54.598Z] Successfully built 08baa0f09461 [2021-06-18T14:15:54.598Z] Successfully tagged device-sdk-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (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-06-18T14:15:56.215Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-18T14:15:56.789Z] ---> package-listing.sh [2021-06-18T14:15:56.790Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-18T14:15:56.790Z] ++ facter osfamily [2021-06-18T14:15:57.053Z] + OS_FAMILY=redhat [2021-06-18T14:15:57.053Z] + workspace=/w/workspace/edgexfoundry_device-sdk-c_PR-352 [2021-06-18T14:15:57.053Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-18T14:15:57.053Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-18T14:15:57.053Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-18T14:15:57.053Z] + PACKAGES=/tmp/packages_start.txt [2021-06-18T14:15:57.053Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_PR-352 ']' [2021-06-18T14:15:57.053Z] + PACKAGES=/tmp/packages_end.txt [2021-06-18T14:15:57.053Z] + case "${OS_FAMILY}" in [2021-06-18T14:15:57.053Z] + sort [2021-06-18T14:15:57.053Z] + rpm -qa [2021-06-18T14:15:57.636Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-18T14:15:57.636Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-18T14:15:57.636Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-18T14:15:57.636Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_PR-352 ']' [2021-06-18T14:15:57.636Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-c_PR-352/archives/ [2021-06-18T14:15:57.636Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-c_PR-352/archives/ [Pipeline] echo [2021-06-18T14:15:57.651Z] 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-352/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-18T14:15:57.958Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-18T14:15:58.530Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-18T14:15:58.531Z] [2021-06-18T14:15:58.531Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-18T14:15:58.859Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-18T14:15:58.859Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-18T14:15:58.859Z] df20fa9351a1: Pulling fs layer [2021-06-18T14:15:58.859Z] 36b3adc4ff6f: Pulling fs layer [2021-06-18T14:15:58.859Z] 8ad3a11d3b57: Pulling fs layer [2021-06-18T14:15:58.859Z] 46f8f816bc3b: Pulling fs layer [2021-06-18T14:15:58.859Z] 93b61091891f: Pulling fs layer [2021-06-18T14:15:58.859Z] 93b9cdb0e59b: Pulling fs layer [2021-06-18T14:15:58.859Z] 5e14af77c1be: Pulling fs layer [2021-06-18T14:15:58.859Z] 01666e4c0597: Pulling fs layer [2021-06-18T14:15:58.859Z] aa168da1d23b: Pulling fs layer [2021-06-18T14:15:58.859Z] 93b9cdb0e59b: Waiting [2021-06-18T14:15:58.859Z] 5e14af77c1be: Waiting [2021-06-18T14:15:58.859Z] 01666e4c0597: Waiting [2021-06-18T14:15:58.859Z] aa168da1d23b: Waiting [2021-06-18T14:15:58.859Z] 46f8f816bc3b: Waiting [2021-06-18T14:15:58.859Z] 93b61091891f: Waiting [2021-06-18T14:15:58.859Z] 36b3adc4ff6f: Verifying Checksum [2021-06-18T14:15:58.859Z] 36b3adc4ff6f: Download complete [2021-06-18T14:15:58.859Z] 46f8f816bc3b: Verifying Checksum [2021-06-18T14:15:58.859Z] 46f8f816bc3b: Download complete [2021-06-18T14:15:59.131Z] df20fa9351a1: Verifying Checksum [2021-06-18T14:15:59.131Z] df20fa9351a1: Download complete [2021-06-18T14:15:59.131Z] 93b9cdb0e59b: Verifying Checksum [2021-06-18T14:15:59.131Z] 93b9cdb0e59b: Download complete [2021-06-18T14:15:59.131Z] 5e14af77c1be: Verifying Checksum [2021-06-18T14:15:59.131Z] 5e14af77c1be: Download complete [2021-06-18T14:15:59.131Z] 93b61091891f: Verifying Checksum [2021-06-18T14:15:59.131Z] 93b61091891f: Download complete [2021-06-18T14:15:59.131Z] 01666e4c0597: Verifying Checksum [2021-06-18T14:15:59.131Z] 01666e4c0597: Download complete [2021-06-18T14:15:59.131Z] 8ad3a11d3b57: Verifying Checksum [2021-06-18T14:15:59.131Z] 8ad3a11d3b57: Download complete [2021-06-18T14:15:59.131Z] df20fa9351a1: Pull complete [2021-06-18T14:15:59.395Z] 36b3adc4ff6f: Pull complete [2021-06-18T14:15:59.973Z] 8ad3a11d3b57: Pull complete [2021-06-18T14:15:59.973Z] 46f8f816bc3b: Pull complete [2021-06-18T14:16:00.236Z] 93b61091891f: Pull complete [2021-06-18T14:16:00.236Z] 93b9cdb0e59b: Pull complete [2021-06-18T14:16:00.497Z] 5e14af77c1be: Pull complete [2021-06-18T14:16:00.497Z] 01666e4c0597: Pull complete [2021-06-18T14:16:01.446Z] aa168da1d23b: Verifying Checksum [2021-06-18T14:16:01.446Z] aa168da1d23b: Download complete [2021-06-18T14:16:05.671Z] aa168da1d23b: Pull complete [2021-06-18T14:16:05.671Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-18T14:16:05.671Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-18T14:16:05.671Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-18T14:16:05.757Z] prd-centos7-docker-4c-2g-197 does not seem to be running inside a container [2021-06-18T14:16:05.794Z] $ 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-352/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-352 -v /w/workspace/edgexfoundry_device-sdk-c_PR-352:/w/workspace/edgexfoundry_device-sdk-c_PR-352:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_PR-352@tmp:/w/workspace/edgexfoundry_device-sdk-c_PR-352@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-18T14:16:07.816Z] $ docker top 3becd407d8e1671442c9196a4bf48fe3ebb0b67e0281fcb8359e025a0b0448a5 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-18T14:16:08.197Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-18T14:16:08.516Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-18T14:16:08.819Z] + ls /var/log/sa-host [2021-06-18T14:16:08.819Z] + sadf -c /var/log/sa-host/sa05 [2021-06-18T14:16:08.819Z] file_magic: OK [2021-06-18T14:16:08.819Z] HZ: Using current value: 100 [2021-06-18T14:16:08.819Z] file_header: OK [2021-06-18T14:16:08.819Z] 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-06-18T14:16:08.819Z] Statistics: [2021-06-18T14:16:08.819Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-18T14:16:08.819Z] File successfully converted to sysstat format version 12.2.1 [2021-06-18T14:16:08.819Z] + sadf -c /var/log/sa-host/sa18 [2021-06-18T14:16:08.819Z] file_magic: OK [2021-06-18T14:16:08.819Z] HZ: Using current value: 100 [2021-06-18T14:16:08.819Z] file_header: OK [2021-06-18T14:16:08.819Z] 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-06-18T14:16:08.819Z] Statistics: [2021-06-18T14:16:08.820Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-18T14:16:08.820Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-18T14:16:09.643Z] provisioning config files... [2021-06-18T14:16:09.661Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_PR-352@tmp/config3844278538042521582tmp [Pipeline] { [Pipeline] echo [2021-06-18T14:16:09.681Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-18T14:16:09.981Z] ---> create-netrc.sh [Pipeline] } [2021-06-18T14:16:09.990Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-18T14:16:10.448Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-18T14:16:10.461Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-18T14:16:10.772Z] ---> sudo-logs.sh [2021-06-18T14:16:10.772Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-18T14:16:10.799Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-18T14:16:11.094Z] ---> job-cost.sh [2021-06-18T14:16:11.094Z] lf-activate-venv: SKIPPING [2021-06-18T14:16:11.094Z] INFO: No Stack... [2021-06-18T14:16:12.041Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-18T14:16:12.613Z] INFO: Archiving Costs [Pipeline] echo [2021-06-18T14:16:12.627Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-18T14:16:12.926Z] ---> logs-deploy.sh [2021-06-18T14:16:12.927Z] lf-activate-venv: SKIPPING [2021-06-18T14:16:12.927Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/PR-352/2 [2021-06-18T14:16:12.927Z] INFO: archiving workspace using pattern(s): [2021-06-18T14:16:13.880Z] Archives upload complete. [2021-06-18T14:16:13.880Z] INFO: archiving logs to Nexus