Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 6309ba15ff828e808134537d97827cb51d4f1f0b 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-ssh382562703019636277.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 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-ssh6034498461423209669.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 9d0281235b943b7ad605f650702698f9078b2862 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/master/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/master/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6300387043393948557.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > 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-ssh6020410283317514672.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a 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/master/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/master/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7911864648822262260.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > 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 ‘prd-centos7-docker-4c-2g-309’ is offline Running on prd-centos7-docker-4c-2g-16884 in /w/workspace/edgexfoundry_device-sdk-c_master [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 Avoid second fetch Checking out Revision 6309ba15ff828e808134537d97827cb51d4f1f0b (master) > git init /w/workspace/edgexfoundry_device-sdk-c_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git > git --version # timeout=10 > git --version # 'git version 2.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_master@tmp/jenkins-gitclient-ssh3154562370842914621.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 core.sparsecheckout # timeout=10 > git checkout -f 6309ba15ff828e808134537d97827cb51d4f1f0b # timeout=10 Commit message: "feat: support upload of device profiles from .json (#334) (#346)" > git rev-list --no-walk 33b035439234836da8ec139ac91219d6cbbab873 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-24T12:13:57.378Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-24T12:13:57.501Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-24T12:13:57.525Z] ========================================================= [2021-05-24T12:13:57.525Z] EdgeX Global Pipelines Version Info [2021-05-24T12:13:57.525Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-05-24T12:14:01.016Z] ------------------- [2021-05-24T12:14:01.016Z] stable info: [2021-05-24T12:14:01.016Z] ------------------- [2021-05-24T12:14:01.016Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-24T12:14:01.016Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-24T12:14:01.016Z] Message: update stable to v1.0.192 [2021-05-24T12:14:01.590Z] ------------------- [2021-05-24T12:14:01.590Z] experimental info: [2021-05-24T12:14:01.590Z] ------------------- [2021-05-24T12:14:01.590Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-24T12:14:01.590Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-24T12:14:01.590Z] Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-24T12:14:01.728Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-c-settings [Pipeline] echo [2021-05-24T12:14:01.747Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-c [Pipeline] echo [2021-05-24T12:14:01.767Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-24T12:14:01.788Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-24T12:14:01.808Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-24T12:14:01.861Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [Pipeline] echo [2021-05-24T12:14:01.882Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = scripts/Dockerfile.alpine [Pipeline] echo [2021-05-24T12:14:01.904Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = scripts/Dockerfile.alpine-base [Pipeline] echo [2021-05-24T12:14:01.924Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-24T12:14:01.944Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk [Pipeline] echo [2021-05-24T12:14:01.966Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-24T12:14:01.990Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-24T12:14:02.009Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-05-24T12:14:02.036Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-05-24T12:14:02.056Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-24T12:14:02.077Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-05-24T12:14:02.097Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-24T12:14:04.157Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-05-24T12:14:04.176Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-05-24T12:14:04.194Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-05-24T12:14:04.212Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6309ba15ff828e808134537d97827cb51d4f1f0b [Pipeline] echo [2021-05-24T12:14:04.231Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6309ba1 [Pipeline] echo [2021-05-24T12:14:04.251Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-24T12:14:04.329Z] provisioning config files... [2021-05-24T12:14:04.344Z] copy managed file [device-sdk-c-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_master@tmp/config6244924943055659045tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-24T12:14:04.656Z] ---> docker-login.sh [2021-05-24T12:14:04.656Z] nexus3.edgexfoundry.org:10001 [2021-05-24T12:14:04.921Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-24T12:14:04.922Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-24T12:14:04.922Z] Configure a credential helper to remove this warning. See [2021-05-24T12:14:04.922Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-24T12:14:04.922Z] [2021-05-24T12:14:04.922Z] Login Succeeded [2021-05-24T12:14:04.922Z] nexus3.edgexfoundry.org:10002 [2021-05-24T12:14:04.922Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-24T12:14:05.186Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-24T12:14:05.186Z] Configure a credential helper to remove this warning. See [2021-05-24T12:14:05.186Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-24T12:14:05.186Z] [2021-05-24T12:14:05.186Z] Login Succeeded [2021-05-24T12:14:05.186Z] nexus3.edgexfoundry.org:10003 [2021-05-24T12:14:05.186Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-24T12:14:05.186Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-24T12:14:05.186Z] Configure a credential helper to remove this warning. See [2021-05-24T12:14:05.186Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-24T12:14:05.186Z] [2021-05-24T12:14:05.186Z] Login Succeeded [2021-05-24T12:14:05.186Z] nexus3.edgexfoundry.org:10004 [2021-05-24T12:14:05.186Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-24T12:14:05.447Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-24T12:14:05.447Z] Configure a credential helper to remove this warning. See [2021-05-24T12:14:05.447Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-24T12:14:05.447Z] [2021-05-24T12:14:05.447Z] Login Succeeded [2021-05-24T12:14:05.447Z] docker.io [2021-05-24T12:14:05.447Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-24T12:14:05.713Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-24T12:14:05.713Z] Configure a credential helper to remove this warning. See [2021-05-24T12:14:05.713Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-24T12:14:05.713Z] [2021-05-24T12:14:05.713Z] Login Succeeded [2021-05-24T12:14:05.713Z] ---> docker-login.sh ends [Pipeline] } [2021-05-24T12:14:05.722Z] 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-05-24T12:14:13.254Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-24T12:14:13.254Z] [2021-05-24T12:14:13.254Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-24T12:14:15.602Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-24T12:14:15.602Z] latest: Pulling from edgex-devops/git-semver [2021-05-24T12:14:15.602Z] 31603596830f: Pulling fs layer [2021-05-24T12:14:15.602Z] 54011a49482f: Pulling fs layer [2021-05-24T12:14:15.602Z] a6820b24f6d8: Pulling fs layer [2021-05-24T12:14:15.602Z] f581987b2513: Pulling fs layer [2021-05-24T12:14:15.602Z] f581987b2513: Waiting [2021-05-24T12:14:15.602Z] 54011a49482f: Verifying Checksum [2021-05-24T12:14:15.602Z] 54011a49482f: Download complete [2021-05-24T12:14:15.602Z] 31603596830f: Verifying Checksum [2021-05-24T12:14:15.602Z] 31603596830f: Download complete [2021-05-24T12:14:15.602Z] f581987b2513: Verifying Checksum [2021-05-24T12:14:15.602Z] f581987b2513: Download complete [2021-05-24T12:14:15.602Z] 31603596830f: Pull complete [2021-05-24T12:14:15.602Z] a6820b24f6d8: Verifying Checksum [2021-05-24T12:14:15.602Z] a6820b24f6d8: Download complete [2021-05-24T12:14:15.602Z] 54011a49482f: Pull complete [2021-05-24T12:14:15.602Z] a6820b24f6d8: Pull complete [2021-05-24T12:14:15.602Z] f581987b2513: Pull complete [2021-05-24T12:14:15.602Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-24T12:14:15.602Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-24T12:14:15.602Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-24T12:14:15.699Z] prd-centos7-docker-4c-2g-16884 does not seem to be running inside a container [2021-05-24T12:14:15.742Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_master -v /w/workspace/edgexfoundry_device-sdk-c_master:/w/workspace/edgexfoundry_device-sdk-c_master:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_master@tmp:/w/workspace/edgexfoundry_device-sdk-c_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-24T12:14:16.814Z] $ docker top 6efab49b4417d7ca8cf0428d625408d253bd238396b03e5d750dbf8d130223fc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-24T12:14:16.943Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-24T12:14:16.943Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-24T12:14:17.062Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-24T12:14:17.065Z] $ docker exec 6efab49b4417d7ca8cf0428d625408d253bd238396b03e5d750dbf8d130223fc ssh-agent [2021-05-24T12:14:17.171Z] SSH_AUTH_SOCK=/tmp/ssh-kpQPwvb9ktt7/agent.14 [2021-05-24T12:14:17.171Z] SSH_AGENT_PID=20 [2021-05-24T12:14:17.179Z] Running ssh-add (command line suppressed) [2021-05-24T12:14:17.281Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_7799895049299172116.key (/w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_7799895049299172116.key) [2021-05-24T12:14:17.302Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-24T12:14:17.606Z] + git tag --points-at HEAD [Pipeline] } [2021-05-24T12:14:17.634Z] $ docker exec --env ******** --env ******** 6efab49b4417d7ca8cf0428d625408d253bd238396b03e5d750dbf8d130223fc ssh-agent -k [2021-05-24T12:14:17.716Z] unset SSH_AUTH_SOCK; [2021-05-24T12:14:17.716Z] unset SSH_AGENT_PID; [2021-05-24T12:14:17.717Z] echo Agent pid 20 killed; [2021-05-24T12:14:17.730Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-24T12:14:17.763Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-24T12:14:17.763Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-24T12:14:17.871Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-24T12:14:17.879Z] $ docker exec 6efab49b4417d7ca8cf0428d625408d253bd238396b03e5d750dbf8d130223fc ssh-agent [2021-05-24T12:14:17.989Z] SSH_AUTH_SOCK=/tmp/ssh-S2NktJLIX7TR/agent.53 [2021-05-24T12:14:17.989Z] SSH_AGENT_PID=59 [2021-05-24T12:14:17.994Z] Running ssh-add (command line suppressed) [2021-05-24T12:14:18.085Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_6769129729910907174.key (/w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_6769129729910907174.key) [2021-05-24T12:14:18.101Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-24T12:14:18.400Z] + git semver init [2021-05-24T12:14:18.400Z] # -> Open(): unable to determine branch for HEAD [2021-05-24T12:14:18.400Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_master/.git [2021-05-24T12:14:18.400Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_master [2021-05-24T12:14:18.400Z] # $SEMVER_REMOTE_NAME = origin [2021-05-24T12:14:18.400Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-24T12:14:18.400Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-24T12:14:18.400Z] # $SEMVER_BRANCH = master [2021-05-24T12:14:18.400Z] # $SEMVER_TEMP = /tmp/semver-310873825 [2021-05-24T12:14:18.400Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-c.git $SEMVER_TEMP [2021-05-24T12:14:18.973Z] # '/tmp/semver-310873825' -> '/w/workspace/edgexfoundry_device-sdk-c_master/.semver' [2021-05-24T12:14:18.973Z] # -> Force: false [2021-05-24T12:14:18.973Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_master/.semver [Pipeline] } [2021-05-24T12:14:18.983Z] $ docker exec --env ******** --env ******** 6efab49b4417d7ca8cf0428d625408d253bd238396b03e5d750dbf8d130223fc ssh-agent -k [2021-05-24T12:14:19.073Z] unset SSH_AUTH_SOCK; [2021-05-24T12:14:19.073Z] unset SSH_AGENT_PID; [2021-05-24T12:14:19.073Z] echo Agent pid 59 killed; [2021-05-24T12:14:19.085Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-24T12:14:19.416Z] + git semver [Pipeline] } [2021-05-24T12:14:19.431Z] $ docker stop --time=1 6efab49b4417d7ca8cf0428d625408d253bd238396b03e5d750dbf8d130223fc [2021-05-24T12:14:20.684Z] $ docker rm -f 6efab49b4417d7ca8cf0428d625408d253bd238396b03e5d750dbf8d130223fc [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-24T12:14:21.065Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-24T12:14:23.442Z] Stashed 1 file(s) [Pipeline] echo [2021-05-24T12:14:23.446Z] [edgeXSemver]: initialized semver on version 1.3.2-dev.15 [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-05-24T12:14:38.750Z] Still waiting to schedule task [2021-05-24T12:14:38.751Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-05-24T12:14:38.754Z] Still waiting to schedule task [2021-05-24T12:14:38.754Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-05-24T12:16:55.205Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-16885 in /w/workspace/edgexfoundry_device-sdk-c_master [Pipeline] { [Pipeline] ws [2021-05-24T12:16:55.221Z] Running in /w/workspace/device-sdk-c/67 [Pipeline] { [Pipeline] checkout [2021-05-24T12:16:55.416Z] Selected Git installation does not exist. Using Default [2021-05-24T12:16:55.416Z] The recommended git tool is: NONE [2021-05-24T12:17:06.687Z] using credential edgex-jenkins-ssh [2021-05-24T12:17:06.705Z] Cloning the remote Git repository [2021-05-24T12:17:06.759Z] Cloning repository git@github.com:edgexfoundry/device-sdk-c.git [2021-05-24T12:17:06.869Z] > git init /w/workspace/device-sdk-c/67 # timeout=10 [2021-05-24T12:17:09.024Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2021-05-24T12:17:09.025Z] > git --version # timeout=10 [2021-05-24T12:17:09.043Z] > git --version # 'git version 2.17.1' [2021-05-24T12:17:09.045Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-24T12:17:09.128Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-24T12:17:10.149Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2021-05-24T12:17:10.178Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-24T12:17:12.031Z] Avoid second fetch [2021-05-24T12:17:12.031Z] Checking out Revision 6309ba15ff828e808134537d97827cb51d4f1f0b (master) [2021-05-24T12:17:12.200Z] Running on prd-centos7-docker-4c-2g-16886 in /w/workspace/edgexfoundry_device-sdk-c_master [Pipeline] { [Pipeline] ws [2021-05-24T12:17:12.225Z] Running in /w/workspace/device-sdk-c/67 [Pipeline] { [Pipeline] checkout [2021-05-24T12:17:12.336Z] Selected Git installation does not exist. Using Default [2021-05-24T12:17:12.336Z] The recommended git tool is: NONE [2021-05-24T12:17:12.057Z] > git config core.sparsecheckout # timeout=10 [2021-05-24T12:17:12.070Z] > git checkout -f 6309ba15ff828e808134537d97827cb51d4f1f0b # timeout=10 [2021-05-24T12:17:20.413Z] Commit message: "feat: support upload of device profiles from .json (#334) (#346)" [2021-05-24T12:17:20.707Z] using credential edgex-jenkins-ssh [2021-05-24T12:17:20.723Z] Cloning the remote Git repository [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-24T12:17:21.527Z] Avoid second fetch [2021-05-24T12:17:21.527Z] Checking out Revision 6309ba15ff828e808134537d97827cb51d4f1f0b (master) [2021-05-24T12:17:20.748Z] Cloning repository git@github.com:edgexfoundry/device-sdk-c.git [2021-05-24T12:17:20.813Z] > git init /w/workspace/device-sdk-c/67 # timeout=10 [2021-05-24T12:17:20.847Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2021-05-24T12:17:20.847Z] > git --version # timeout=10 [2021-05-24T12:17:20.864Z] > git --version # 'git version 2.24.4' [2021-05-24T12:17:20.865Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-24T12:17:20.886Z] [INFO] Currently running in a labeled security context [2021-05-24T12:17:20.886Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-24T12:17:20.887Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-c/67@tmp/jenkins-gitclient-ssh1770728887486333084.key [2021-05-24T12:17:20.895Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-24T12:17:21.518Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2021-05-24T12:17:21.523Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-24T12:17:21.538Z] > git config core.sparsecheckout # timeout=10 [2021-05-24T12:17:21.541Z] > git checkout -f 6309ba15ff828e808134537d97827cb51d4f1f0b # timeout=10 [2021-05-24T12:17:23.636Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-24T12:17:24.064Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-24T12:17:24.414Z] + sudo service docker restart [2021-05-24T12:17:24.415Z] + true [2021-05-24T12:17:27.169Z] Commit message: "feat: support upload of device profiles from .json (#334) (#346)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-24T12:17:30.041Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-24T12:17:30.365Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-24T12:17:30.663Z] + sudo service docker restart [2021-05-24T12:17:30.663Z] + true [2021-05-24T12:17:30.663Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-24T12:17:44.635Z] provisioning config files... [2021-05-24T12:17:44.661Z] copy managed file [device-sdk-c-settings] to file:/w/workspace/device-sdk-c/67@tmp/config2968937481688004164tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-24T12:17:45.030Z] ---> docker-login.sh [2021-05-24T12:17:45.030Z] nexus3.edgexfoundry.org:10001 [2021-05-24T12:17:46.013Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-24T12:17:46.612Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-24T12:17:46.612Z] Configure a credential helper to remove this warning. See [2021-05-24T12:17:46.612Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-24T12:17:46.612Z] [2021-05-24T12:17:46.612Z] Login Succeeded [2021-05-24T12:17:46.612Z] nexus3.edgexfoundry.org:10002 [2021-05-24T12:17:46.887Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-24T12:17:47.161Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-24T12:17:47.161Z] Configure a credential helper to remove this warning. See [2021-05-24T12:17:47.161Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-24T12:17:47.161Z] [2021-05-24T12:17:47.161Z] Login Succeeded [2021-05-24T12:17:47.161Z] nexus3.edgexfoundry.org:10003 [2021-05-24T12:17:47.438Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-24T12:17:47.713Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-24T12:17:47.713Z] Configure a credential helper to remove this warning. See [2021-05-24T12:17:47.713Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-24T12:17:47.713Z] [2021-05-24T12:17:47.713Z] Login Succeeded [2021-05-24T12:17:47.713Z] nexus3.edgexfoundry.org:10004 [2021-05-24T12:17:47.989Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-24T12:17:48.264Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-24T12:17:48.264Z] Configure a credential helper to remove this warning. See [2021-05-24T12:17:48.264Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-24T12:17:48.264Z] [2021-05-24T12:17:48.264Z] Login Succeeded [2021-05-24T12:17:48.264Z] docker.io [Pipeline] withEnv [Pipeline] { [2021-05-24T12:17:48.867Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] configFileProvider [2021-05-24T12:17:48.872Z] provisioning config files... [2021-05-24T12:17:48.884Z] copy managed file [device-sdk-c-settings] to file:/w/workspace/device-sdk-c/67@tmp/config2029325870067295721tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-24T12:17:49.140Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-24T12:17:49.140Z] Configure a credential helper to remove this warning. See [2021-05-24T12:17:49.140Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-24T12:17:49.140Z] [2021-05-24T12:17:49.140Z] Login Succeeded [2021-05-24T12:17:49.140Z] ---> docker-login.sh ends [2021-05-24T12:17:51.145Z] ---> docker-login.sh [2021-05-24T12:17:51.145Z] nexus3.edgexfoundry.org:10001 [2021-05-24T12:17:51.145Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-24T12:17:51.145Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-24T12:17:51.145Z] Configure a credential helper to remove this warning. See [2021-05-24T12:17:51.145Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-24T12:17:51.145Z] [2021-05-24T12:17:51.145Z] Login Succeeded [2021-05-24T12:17:51.145Z] nexus3.edgexfoundry.org:10002 [2021-05-24T12:17:51.145Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-24T12:17:51.145Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-24T12:17:51.145Z] Configure a credential helper to remove this warning. See [2021-05-24T12:17:51.145Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-24T12:17:51.145Z] [2021-05-24T12:17:51.145Z] Login Succeeded [2021-05-24T12:17:51.145Z] nexus3.edgexfoundry.org:10003 [2021-05-24T12:17:51.145Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-24T12:17:51.145Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-24T12:17:51.145Z] Configure a credential helper to remove this warning. See [2021-05-24T12:17:51.145Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-24T12:17:51.145Z] [2021-05-24T12:17:51.145Z] Login Succeeded [2021-05-24T12:17:51.145Z] nexus3.edgexfoundry.org:10004 [2021-05-24T12:17:51.145Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-24T12:17:51.145Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-24T12:17:51.145Z] Configure a credential helper to remove this warning. See [2021-05-24T12:17:51.145Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-24T12:17:51.145Z] [2021-05-24T12:17:51.145Z] Login Succeeded [2021-05-24T12:17:51.145Z] docker.io [2021-05-24T12:17:51.145Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-24T12:17:51.145Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-24T12:17:51.145Z] Configure a credential helper to remove this warning. See [2021-05-24T12:17:51.145Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-24T12:17:51.145Z] [2021-05-24T12:17:51.145Z] Login Succeeded [2021-05-24T12:17:51.145Z] ---> docker-login.sh ends [Pipeline] } [2021-05-24T12:17:51.148Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] } [2021-05-24T12:17:51.164Z] Deleting 1 temporary files [Pipeline] // withEnv [Pipeline] // configFileProvider [Pipeline] unstash [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-24T12:17:51.343Z] ========================================================= [2021-05-24T12:17:51.344Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest] [2021-05-24T12:17:51.344Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [Pipeline] echo [2021-05-24T12:17:51.456Z] ========================================================= [2021-05-24T12:17:51.456Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest] [2021-05-24T12:17:51.456Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-24T12:17:51.653Z] + 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-05-24T12:17:51.653Z] Sending build context to Docker daemon 2.51MB [2021-05-24T12:17:51.653Z] Step 1/25 : ARG BASE=alpine:3.12 [2021-05-24T12:17:51.653Z] Step 2/25 : FROM ${BASE} as builder [2021-05-24T12:17:51.798Z] + 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-05-24T12:17:51.914Z] latest: Pulling from edgex-devops/edgex-gcc-base [2021-05-24T12:17:51.914Z] e7c96db7181b: Pulling fs layer [2021-05-24T12:17:51.914Z] 4c13bbce0fe7: Pulling fs layer [2021-05-24T12:17:51.914Z] 6059c847ac2f: Pulling fs layer [2021-05-24T12:17:51.914Z] 4c13bbce0fe7: Verifying Checksum [2021-05-24T12:17:51.914Z] 4c13bbce0fe7: Download complete [2021-05-24T12:17:52.176Z] e7c96db7181b: Verifying Checksum [2021-05-24T12:17:52.176Z] e7c96db7181b: Download complete [2021-05-24T12:17:52.176Z] e7c96db7181b: Pull complete [2021-05-24T12:17:52.408Z] Sending build context to Docker daemon 2.509MB [2021-05-24T12:17:52.408Z] Step 1/25 : ARG BASE=alpine:3.12 [2021-05-24T12:17:52.408Z] Step 2/25 : FROM ${BASE} as builder [2021-05-24T12:17:52.437Z] 4c13bbce0fe7: Pull complete [2021-05-24T12:17:52.681Z] latest: Pulling from edgex-devops/edgex-gcc-base-arm64 [2021-05-24T12:17:52.681Z] 0362ad1dd800: Pulling fs layer [2021-05-24T12:17:52.681Z] f2cdb1532d8b: Pulling fs layer [2021-05-24T12:17:52.681Z] 37ed683be191: Pulling fs layer [2021-05-24T12:17:52.681Z] f2cdb1532d8b: Download complete [2021-05-24T12:17:52.958Z] 0362ad1dd800: Verifying Checksum [2021-05-24T12:17:52.958Z] 0362ad1dd800: Download complete [2021-05-24T12:17:53.555Z] 0362ad1dd800: Pull complete [2021-05-24T12:17:53.837Z] f2cdb1532d8b: Pull complete [2021-05-24T12:17:54.987Z] 6059c847ac2f: Verifying Checksum [2021-05-24T12:17:54.987Z] 6059c847ac2f: Download complete [2021-05-24T12:17:55.819Z] 37ed683be191: Verifying Checksum [2021-05-24T12:17:55.819Z] 37ed683be191: Download complete [2021-05-24T12:17:57.545Z] 6059c847ac2f: Pull complete [2021-05-24T12:17:57.545Z] Digest: sha256:6b5104d086ae1e5e8a284a473be9a93378e3934f9b07db5717372c857cbcbe5e [2021-05-24T12:17:57.545Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [2021-05-24T12:17:57.545Z] ---> 5eabd8fd8ba2 [2021-05-24T12:17:57.546Z] 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-05-24T12:18:01.760Z] ---> Running in 7813c19b51dc [2021-05-24T12:18:01.760Z] Connecting to iotech.jfrog.io (54.74.239.58:443) [2021-05-24T12:18:02.023Z] support@iotechsys.co 100% |********************************| 451 0:00:00 ETA [2021-05-24T12:18:02.023Z] [2021-05-24T12:18:02.287Z] Removing intermediate container 7813c19b51dc [2021-05-24T12:18:02.287Z] ---> 2fb28acd192d [2021-05-24T12:18:02.287Z] Step 4/25 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine/alpine-3.12' >> /etc/apk/repositories [2021-05-24T12:18:02.287Z] ---> Running in ed3ab5ff992f [2021-05-24T12:18:02.860Z] Removing intermediate container ed3ab5ff992f [2021-05-24T12:18:02.860Z] ---> 952400da9420 [2021-05-24T12:18:02.860Z] 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-05-24T12:18:02.860Z] ---> Running in 79da4f1b8f26 [2021-05-24T12:18:03.121Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz [2021-05-24T12:18:04.067Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz [2021-05-24T12:18:04.126Z] 37ed683be191: Pull complete [2021-05-24T12:18:04.126Z] Digest: sha256:f3a502aba7c4a8aa4a4fcde21dbb9db33787f3779e80dd14fb3ea60ab67de23f [2021-05-24T12:18:04.126Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest [2021-05-24T12:18:04.126Z] ---> b23d30803547 [2021-05-24T12:18:04.126Z] 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-05-24T12:18:04.327Z] fetch https://iotech.jfrog.io/artifactory/alpine/alpine-3.12/x86_64/APKINDEX.tar.gz [2021-05-24T12:18:04.589Z] (1/11) Installing hiredis (0.14.0-r0) [2021-05-24T12:18:04.851Z] (2/11) Installing hiredis-dev (0.14.0-r0) [2021-05-24T12:18:04.851Z] (3/11) Installing ncurses-dev (6.1_p20190105-r0) [2021-05-24T12:18:04.851Z] (4/11) Installing paho-mqtt-c-dev (1.3.5-r0) [2021-05-24T12:18:05.575Z] ---> Running in 7add18f343fb [2021-05-24T12:18:06.237Z] (5/11) Installing libuuid (2.33-r0) [2021-05-24T12:18:06.237Z] (6/11) Installing libblkid (2.33-r0) [2021-05-24T12:18:06.500Z] (7/11) Installing libfdisk (2.33-r0) [2021-05-24T12:18:06.761Z] (8/11) Installing libmount (2.33-r0) [2021-05-24T12:18:06.761Z] (9/11) Installing libsmartcols (2.33-r0) [2021-05-24T12:18:07.013Z] Connecting to iotech.jfrog.io (34.243.182.113:443) [2021-05-24T12:18:07.043Z] (10/11) Installing util-linux-dev (2.33-r0) [2021-05-24T12:18:07.288Z] support@iotechsys.co 100% |********************************| 451 0:00:00 ETA [2021-05-24T12:18:07.288Z] [2021-05-24T12:18:07.304Z] (11/11) Installing wget (1.20.3-r0) [2021-05-24T12:18:07.304Z] Executing busybox-1.29.3-r10.trigger [2021-05-24T12:18:07.304Z] OK: 273 MiB in 86 packages [2021-05-24T12:18:08.250Z] Removing intermediate container 79da4f1b8f26 [2021-05-24T12:18:08.250Z] ---> 2afc660bc944 [2021-05-24T12:18:08.250Z] Step 6/25 : ENV CBOR_VERSION=0.5.0 [2021-05-24T12:18:08.250Z] ---> Running in a53cc784ccb8 [2021-05-24T12:18:08.272Z] Removing intermediate container 7add18f343fb [2021-05-24T12:18:08.272Z] ---> 68dbfaa1a78f [2021-05-24T12:18:08.272Z] Step 4/25 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine/alpine-3.12' >> /etc/apk/repositories [2021-05-24T12:18:08.512Z] Removing intermediate container a53cc784ccb8 [2021-05-24T12:18:08.512Z] ---> c78eb490ac66 [2021-05-24T12:18:08.512Z] 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-05-24T12:18:08.512Z] ---> Running in 4029b98a56bb [2021-05-24T12:18:08.547Z] ---> Running in f9d063c52f1d [2021-05-24T12:18:10.749Z] --2021-05-24 12:18:08-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz [2021-05-24T12:18:10.749Z] Resolving github.com... 140.82.114.4 [2021-05-24T12:18:10.749Z] Connecting to github.com|140.82.114.4|:443... connected. [2021-05-24T12:18:10.749Z] HTTP request sent, awaiting response... 302 Found [2021-05-24T12:18:10.749Z] Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following] [2021-05-24T12:18:10.749Z] --2021-05-24 12:18:08-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [2021-05-24T12:18:10.749Z] Resolving codeload.github.com... 140.82.114.10 [2021-05-24T12:18:10.749Z] Connecting to codeload.github.com|140.82.114.10|:443... connected. [2021-05-24T12:18:10.749Z] HTTP request sent, awaiting response... 200 OK [2021-05-24T12:18:10.749Z] Length: unspecified [application/x-gzip] [2021-05-24T12:18:10.749Z] Saving to: 'STDOUT' [2021-05-24T12:18:10.749Z] [2021-05-24T12:18:10.749Z] 0K .......... .......... .......... .......... .......... 1.32M [2021-05-24T12:18:10.749Z] 50K .......... .......... .......... .......... .......... 2.85M [2021-05-24T12:18:10.749Z] 100K .......... .......... .......... .......... .......... 44.2M [2021-05-24T12:18:10.749Z] 150K .......... .......... .......... .......... .......... 3.78M [2021-05-24T12:18:10.749Z] 200K .......... .......... .......... .......... .......... 11.1M [2021-05-24T12:18:10.749Z] 250K .......... .......... .......... .......... .......... 6.78M [2021-05-24T12:18:10.750Z] 300K .......... .......... .......... .......... .......... 10.1M [2021-05-24T12:18:10.750Z] 350K .......... .......... .......... .......... .......... 9.50M [2021-05-24T12:18:10.750Z] 400K .......... .......... .......... .......... .......... 8.98M [2021-05-24T12:18:10.750Z] 450K .......... .......... .......... .......... .......... 9.45M [2021-05-24T12:18:10.750Z] 500K .......... .......... .......... .......... .......... 25.2M [2021-05-24T12:18:10.750Z] 550K .......... .......... .......... .......... .......... 7.78M [2021-05-24T12:18:10.750Z] 600K .......... .......... .......... .......... .......... 3.38M [2021-05-24T12:18:10.750Z] 650K .......... .......... .......... .......... .......... 8.28M [2021-05-24T12:18:10.750Z] 700K .. 36.4M=0.1s [2021-05-24T12:18:10.750Z] [2021-05-24T12:18:10.750Z] 2021-05-24 12:18:09 (5.32 MB/s) - written to stdout [719348] [2021-05-24T12:18:10.750Z] [2021-05-24T12:18:10.750Z] -- The C compiler identification is GNU 8.3.0 [2021-05-24T12:18:10.750Z] -- The CXX compiler identification is GNU 8.3.0 [2021-05-24T12:18:10.750Z] -- Check for working C compiler: /usr/bin/cc [2021-05-24T12:18:10.750Z] -- Check for working C compiler: /usr/bin/cc -- works [2021-05-24T12:18:10.750Z] -- Detecting C compiler ABI info [2021-05-24T12:18:10.750Z] -- Detecting C compiler ABI info - done [2021-05-24T12:18:10.750Z] -- Detecting C compile features [2021-05-24T12:18:10.750Z] -- Detecting C compile features - done [2021-05-24T12:18:10.750Z] -- Check for working CXX compiler: /usr/bin/c++ [2021-05-24T12:18:10.750Z] -- Check for working CXX compiler: /usr/bin/c++ -- works [2021-05-24T12:18:10.750Z] -- Detecting CXX compiler ABI info [2021-05-24T12:18:10.750Z] -- Detecting CXX compiler ABI info - done [2021-05-24T12:18:10.750Z] -- Detecting CXX compile features [2021-05-24T12:18:10.750Z] -- Detecting CXX compile features - done [2021-05-24T12:18:10.750Z] -- Looking for include file endian.h [2021-05-24T12:18:10.750Z] -- Looking for include file endian.h - found [2021-05-24T12:18:10.750Z] -- Check if the system is big endian [2021-05-24T12:18:10.750Z] -- Searching 16 bit integer [2021-05-24T12:18:10.750Z] -- Looking for sys/types.h [2021-05-24T12:18:10.750Z] -- Looking for sys/types.h - found [2021-05-24T12:18:10.750Z] -- Looking for stdint.h [2021-05-24T12:18:10.750Z] -- Looking for stdint.h - found [2021-05-24T12:18:10.750Z] -- Looking for stddef.h [2021-05-24T12:18:10.750Z] -- Looking for stddef.h - found [2021-05-24T12:18:10.750Z] -- Check size of unsigned short [2021-05-24T12:18:10.750Z] -- Check size of unsigned short - done [2021-05-24T12:18:10.750Z] -- Using unsigned short [2021-05-24T12:18:10.750Z] -- Check if the system is big endian - little endian [2021-05-24T12:18:10.750Z] -- Check size of size_t [2021-05-24T12:18:10.750Z] -- Check size of size_t - done [2021-05-24T12:18:10.750Z] CMake Warning at examples/CMakeLists.txt:16 (find_package): [2021-05-24T12:18:10.750Z] By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has [2021-05-24T12:18:10.750Z] asked CMake to find a package configuration file provided by "cJSON", but [2021-05-24T12:18:10.750Z] CMake did not find one. [2021-05-24T12:18:10.750Z] [2021-05-24T12:18:10.750Z] Could not find a package configuration file provided by "cJSON" with any of [2021-05-24T12:18:10.750Z] the following names: [2021-05-24T12:18:10.750Z] [2021-05-24T12:18:10.750Z] cJSONConfig.cmake [2021-05-24T12:18:10.750Z] cjson-config.cmake [2021-05-24T12:18:10.750Z] [2021-05-24T12:18:10.750Z] Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set [2021-05-24T12:18:10.750Z] "cJSON_DIR" to a directory containing one of the above files. If "cJSON" [2021-05-24T12:18:10.750Z] provides a separate development package or SDK, be sure it has been [2021-05-24T12:18:10.750Z] installed. [2021-05-24T12:18:10.750Z] [2021-05-24T12:18:10.750Z] [2021-05-24T12:18:10.750Z] -- Configuring done [2021-05-24T12:18:10.750Z] -- Generating done [2021-05-24T12:18:10.750Z] -- Build files have been written to: /tmp/cbor [2021-05-24T12:18:10.750Z] Scanning dependencies of target cbor_shared [2021-05-24T12:18:10.750Z] [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o [2021-05-24T12:18:10.754Z] Removing intermediate container f9d063c52f1d [2021-05-24T12:18:10.754Z] ---> 287dd27980b5 [2021-05-24T12:18:10.754Z] 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-05-24T12:18:10.754Z] ---> Running in d6004baf71fe [2021-05-24T12:18:11.012Z] [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o [2021-05-24T12:18:11.012Z] [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o [2021-05-24T12:18:11.275Z] [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o [2021-05-24T12:18:11.275Z] [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o [2021-05-24T12:18:11.275Z] [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o [2021-05-24T12:18:11.275Z] [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o [2021-05-24T12:18:11.538Z] [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o [2021-05-24T12:18:11.538Z] [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o [2021-05-24T12:18:11.538Z] [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o [2021-05-24T12:18:11.538Z] [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o [2021-05-24T12:18:11.800Z] [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o [2021-05-24T12:18:11.800Z] [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o [2021-05-24T12:18:11.800Z] [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o [2021-05-24T12:18:12.062Z] [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o [2021-05-24T12:18:12.062Z] [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o [2021-05-24T12:18:12.062Z] [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o [2021-05-24T12:18:12.062Z] [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o [2021-05-24T12:18:12.062Z] [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o [2021-05-24T12:18:12.234Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz [2021-05-24T12:18:12.322Z] [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o [2021-05-24T12:18:12.322Z] [ 40%] Linking C shared library libcbor.so [2021-05-24T12:18:12.322Z] [ 40%] Built target cbor_shared [2021-05-24T12:18:12.322Z] Scanning dependencies of target cbor [2021-05-24T12:18:12.322Z] [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o [2021-05-24T12:18:12.586Z] [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o [2021-05-24T12:18:12.586Z] [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o [2021-05-24T12:18:12.586Z] [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o [2021-05-24T12:18:12.839Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz [2021-05-24T12:18:12.853Z] [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o [2021-05-24T12:18:12.853Z] [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o [2021-05-24T12:18:12.853Z] [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o [2021-05-24T12:18:12.853Z] [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o [2021-05-24T12:18:13.114Z] [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o [2021-05-24T12:18:13.114Z] [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o [2021-05-24T12:18:13.114Z] [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o [2021-05-24T12:18:13.378Z] [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o [2021-05-24T12:18:13.378Z] [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o [2021-05-24T12:18:13.378Z] [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o [2021-05-24T12:18:13.378Z] [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o [2021-05-24T12:18:13.646Z] [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o [2021-05-24T12:18:13.646Z] [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o [2021-05-24T12:18:13.646Z] [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o [2021-05-24T12:18:13.646Z] [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o [2021-05-24T12:18:13.646Z] [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o [2021-05-24T12:18:13.822Z] fetch https://iotech.jfrog.io/artifactory/alpine/alpine-3.12/aarch64/APKINDEX.tar.gz [2021-05-24T12:18:13.911Z] [ 80%] Linking C static library libcbor.a [2021-05-24T12:18:13.911Z] [ 80%] Built target cbor [2021-05-24T12:18:13.911Z] Scanning dependencies of target create_items [2021-05-24T12:18:13.911Z] [ 82%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o [2021-05-24T12:18:13.911Z] [ 84%] Linking C executable create_items [2021-05-24T12:18:13.911Z] [ 84%] Built target create_items [2021-05-24T12:18:13.911Z] Scanning dependencies of target readfile [2021-05-24T12:18:13.911Z] [ 86%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o [2021-05-24T12:18:13.911Z] [ 88%] Linking C executable readfile [2021-05-24T12:18:13.911Z] [ 88%] Built target readfile [2021-05-24T12:18:13.911Z] Scanning dependencies of target streaming_parser [2021-05-24T12:18:13.911Z] [ 90%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o [2021-05-24T12:18:13.911Z] [ 92%] Linking C executable streaming_parser [2021-05-24T12:18:13.911Z] [ 92%] Built target streaming_parser [2021-05-24T12:18:14.095Z] (1/11) Installing hiredis (0.14.0-r0) [2021-05-24T12:18:14.174Z] Scanning dependencies of target sort [2021-05-24T12:18:14.174Z] [ 94%] Building C object examples/CMakeFiles/sort.dir/sort.c.o [2021-05-24T12:18:14.174Z] [ 96%] Linking C executable sort [2021-05-24T12:18:14.174Z] [ 96%] Built target sort [2021-05-24T12:18:14.174Z] Scanning dependencies of target hello [2021-05-24T12:18:14.174Z] [ 98%] Building C object examples/CMakeFiles/hello.dir/hello.c.o [2021-05-24T12:18:14.174Z] [100%] Linking C executable hello [2021-05-24T12:18:14.174Z] [100%] Built target hello [2021-05-24T12:18:14.174Z] Install the project... [2021-05-24T12:18:14.174Z] -- Install configuration: "Release" [2021-05-24T12:18:14.174Z] -- Installing: /usr/local/include/cbor/configuration.h [2021-05-24T12:18:14.174Z] -- Installing: /usr/local/lib64/libcbor.a [2021-05-24T12:18:14.174Z] -- Installing: /usr/local/lib64/libcbor.so.0.0.0 [2021-05-24T12:18:14.174Z] -- Installing: /usr/local/lib64/libcbor.so.0 [2021-05-24T12:18:14.174Z] -- Installing: /usr/local/lib64/libcbor.so [2021-05-24T12:18:14.174Z] -- Up-to-date: /usr/local/include/cbor [2021-05-24T12:18:14.174Z] -- Installing: /usr/local/include/cbor/arrays.h [2021-05-24T12:18:14.174Z] -- Installing: /usr/local/include/cbor/bytestrings.h [2021-05-24T12:18:14.174Z] -- Installing: /usr/local/include/cbor/callbacks.h [2021-05-24T12:18:14.174Z] -- Installing: /usr/local/include/cbor/common.h [2021-05-24T12:18:14.174Z] -- Installing: /usr/local/include/cbor/data.h [2021-05-24T12:18:14.174Z] -- Installing: /usr/local/include/cbor/encoding.h [2021-05-24T12:18:14.174Z] -- Installing: /usr/local/include/cbor/floats_ctrls.h [2021-05-24T12:18:14.174Z] -- Installing: /usr/local/include/cbor/internal [2021-05-24T12:18:14.174Z] -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h [2021-05-24T12:18:14.174Z] -- Installing: /usr/local/include/cbor/internal/encoders.h [2021-05-24T12:18:14.174Z] -- Installing: /usr/local/include/cbor/internal/loaders.h [2021-05-24T12:18:14.174Z] -- Installing: /usr/local/include/cbor/internal/memory_utils.h [2021-05-24T12:18:14.174Z] -- Installing: /usr/local/include/cbor/internal/stack.h [2021-05-24T12:18:14.174Z] -- Installing: /usr/local/include/cbor/internal/unicode.h [2021-05-24T12:18:14.174Z] -- Installing: /usr/local/include/cbor/ints.h [2021-05-24T12:18:14.174Z] -- Installing: /usr/local/include/cbor/maps.h [2021-05-24T12:18:14.174Z] -- Installing: /usr/local/include/cbor/serialization.h [2021-05-24T12:18:14.174Z] -- Installing: /usr/local/include/cbor/streaming.h [2021-05-24T12:18:14.174Z] -- Installing: /usr/local/include/cbor/strings.h [2021-05-24T12:18:14.174Z] -- Installing: /usr/local/include/cbor/tags.h [2021-05-24T12:18:14.174Z] -- Installing: /usr/local/include/cbor.h [2021-05-24T12:18:14.174Z] -- Installing: /usr/local/lib64/pkgconfig/libcbor.pc [2021-05-24T12:18:14.368Z] (2/11) Installing hiredis-dev (0.14.0-r0) [2021-05-24T12:18:14.369Z] (3/11) Installing ncurses-dev (6.1_p20190105-r0) [2021-05-24T12:18:14.369Z] (4/11) Installing paho-mqtt-c-dev (1.3.5-r0) [2021-05-24T12:18:14.765Z] Removing intermediate container 4029b98a56bb [2021-05-24T12:18:14.765Z] ---> 25e08d837a9f [2021-05-24T12:18:14.765Z] Step 8/25 : RUN mkdir /tmp/sdk [2021-05-24T12:18:14.765Z] ---> Running in d54c490b24f0 [2021-05-24T12:18:15.029Z] Removing intermediate container d54c490b24f0 [2021-05-24T12:18:15.029Z] ---> 296f1ce5ab42 [2021-05-24T12:18:15.029Z] Step 9/25 : COPY VERSION /tmp/sdk [2021-05-24T12:18:15.295Z] ---> f9aa4523f2c2 [2021-05-24T12:18:15.295Z] Step 10/25 : COPY src /tmp/sdk/src [2021-05-24T12:18:15.560Z] ---> 804f8d97b2d1 [2021-05-24T12:18:15.560Z] Step 11/25 : COPY include /tmp/sdk/include [2021-05-24T12:18:15.560Z] ---> 599358a7cbf2 [2021-05-24T12:18:15.560Z] Step 12/25 : COPY scripts /tmp/sdk/scripts [2021-05-24T12:18:15.796Z] (5/11) Installing libuuid (2.33-r0) [2021-05-24T12:18:15.827Z] ---> 5ac28fdc7051 [2021-05-24T12:18:15.827Z] Step 13/25 : COPY LICENSE /tmp/sdk [2021-05-24T12:18:15.827Z] ---> ff523debcbd4 [2021-05-24T12:18:15.827Z] Step 14/25 : COPY Attribution.txt /tmp/sdk [2021-05-24T12:18:16.072Z] (6/11) Installing libblkid (2.33-r0) [2021-05-24T12:18:16.089Z] ---> ff189dabbbed [2021-05-24T12:18:16.089Z] Step 15/25 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install [2021-05-24T12:18:16.089Z] ---> Running in e137569c5432 [2021-05-24T12:18:16.345Z] (7/11) Installing libfdisk (2.33-r0) [2021-05-24T12:18:16.345Z] (8/11) Installing libmount (2.33-r0) [2021-05-24T12:18:16.350Z] + CPPCHECK=false [2021-05-24T12:18:16.350Z] + DOCGEN=false [2021-05-24T12:18:16.350Z] + TOMLVER=SDK-0.2 [2021-05-24T12:18:16.350Z] + CUTILVER=1.1.4 [2021-05-24T12:18:16.350Z] + '[' 0 -gt 0 ] [2021-05-24T12:18:16.350Z] + readlink -f ./scripts/build.sh [2021-05-24T12:18:16.350Z] + dirname /tmp/sdk/scripts/build.sh [2021-05-24T12:18:16.350Z] + dirname /tmp/sdk/scripts [2021-05-24T12:18:16.350Z] + ROOT=/tmp/sdk [2021-05-24T12:18:16.350Z] + cd /tmp/sdk [2021-05-24T12:18:16.350Z] + '[' '!' -d deps ] [2021-05-24T12:18:16.350Z] + mkdir deps [2021-05-24T12:18:16.350Z] + wget -O - https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2021-05-24T12:18:16.350Z] + tar -C deps -z -x -f - [2021-05-24T12:18:16.350Z] --2021-05-24 12:18:16-- https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2021-05-24T12:18:16.350Z] Resolving github.com... 140.82.114.4 [2021-05-24T12:18:16.350Z] Connecting to github.com|140.82.114.4|:443... connected. [2021-05-24T12:18:16.611Z] HTTP request sent, awaiting response... 302 Found [2021-05-24T12:18:16.611Z] Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following] [2021-05-24T12:18:16.611Z] --2021-05-24 12:18:16-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [2021-05-24T12:18:16.611Z] Resolving codeload.github.com... 140.82.114.10 [2021-05-24T12:18:16.611Z] Connecting to codeload.github.com|140.82.114.10|:443... connected. [2021-05-24T12:18:16.611Z] HTTP request sent, awaiting response... 200 OK [2021-05-24T12:18:16.611Z] Length: unspecified [application/x-gzip] [2021-05-24T12:18:16.611Z] Saving to: 'STDOUT' [2021-05-24T12:18:16.611Z] [2021-05-24T12:18:16.611Z] 0K .......... ...... 950K=0.02s [2021-05-24T12:18:16.611Z] [2021-05-24T12:18:16.611Z] 2021-05-24 12:18:16 (950 KB/s) - written to stdout [16451] [2021-05-24T12:18:16.611Z] [2021-05-24T12:18:16.611Z] + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c [2021-05-24T12:18:16.611Z] + + wgettar -O -C - deps -z https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1.4.tar.gz -x -f [2021-05-24T12:18:16.611Z] - [2021-05-24T12:18:16.611Z] --2021-05-24 12:18:16-- https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1.4.tar.gz [2021-05-24T12:18:16.611Z] Resolving github.com... 140.82.114.4 [2021-05-24T12:18:16.617Z] (9/11) Installing libsmartcols (2.33-r0) [2021-05-24T12:18:16.617Z] (10/11) Installing util-linux-dev (2.33-r0) [2021-05-24T12:18:16.872Z] Connecting to github.com|140.82.114.4|:443... connected. [2021-05-24T12:18:16.873Z] HTTP request sent, awaiting response... 302 Found [2021-05-24T12:18:16.873Z] Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1.4 [following] [2021-05-24T12:18:16.873Z] --2021-05-24 12:18:16-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1.4 [2021-05-24T12:18:16.873Z] Resolving codeload.github.com... 140.82.114.10 [2021-05-24T12:18:16.873Z] Connecting to codeload.github.com|140.82.114.10|:443... connected. [2021-05-24T12:18:16.895Z] (11/11) Installing wget (1.20.3-r0) [2021-05-24T12:18:16.895Z] Executing busybox-1.29.3-r10.trigger [2021-05-24T12:18:16.895Z] OK: 287 MiB in 86 packages [2021-05-24T12:18:17.135Z] HTTP request sent, awaiting response... 200 OK [2021-05-24T12:18:17.135Z] Length: unspecified [application/x-gzip] [2021-05-24T12:18:17.135Z] Saving to: 'STDOUT' [2021-05-24T12:18:17.135Z] [2021-05-24T12:18:17.135Z] 0K .......... .......... .......... .......... .......... 1.61M [2021-05-24T12:18:17.135Z] 50K .......... .......... .......... .......... .......... 3.39M [2021-05-24T12:18:17.135Z] 100K .......... .......... .......... .......... .......... 26.8M [2021-05-24T12:18:17.135Z] 150K .......... .......... ....... 2.77M=0.06s [2021-05-24T12:18:17.135Z] [2021-05-24T12:18:17.135Z] 2021-05-24 12:18:17 (3.08 MB/s) - written to stdout [181796] [2021-05-24T12:18:17.135Z] [2021-05-24T12:18:17.135Z] + mkdir -p src/c/iot [2021-05-24T12:18:17.135Z] + 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-05-24T12:18:17.135Z] + cp deps/iotech-c-utils-1.1.4/src/c/defs.h.in src/c/iot [2021-05-24T12:18:17.135Z] + cp deps/iotech-c-utils-1.1.4/src/c/yxml.h src/c/iot [2021-05-24T12:18:17.135Z] + cp deps/iotech-c-utils-1.1.4/VERSION src/c/iot [2021-05-24T12:18:17.135Z] + mkdir -p include/iot [2021-05-24T12:18:17.135Z] + 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-05-24T12:18:17.135Z] + mkdir -p include/iot/os [2021-05-24T12:18:17.135Z] + 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-05-24T12:18:17.135Z] + mkdir -p /tmp/sdk/build/release [2021-05-24T12:18:17.135Z] + cd /tmp/sdk/build/release [2021-05-24T12:18:17.135Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src [2021-05-24T12:18:17.135Z] -- The C compiler identification is GNU 8.3.0 [2021-05-24T12:18:17.135Z] -- Check for working C compiler: /usr/bin/cc [2021-05-24T12:18:17.397Z] -- Check for working C compiler: /usr/bin/cc -- works [2021-05-24T12:18:17.397Z] -- Detecting C compiler ABI info [2021-05-24T12:18:17.397Z] -- Detecting C compiler ABI info - done [2021-05-24T12:18:17.397Z] -- Detecting C compile features [2021-05-24T12:18:17.663Z] -- Detecting C compile features - done [2021-05-24T12:18:17.663Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2021-05-24T12:18:17.663Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2021-05-24T12:18:17.663Z] -- Found LIBYAML: /usr/lib/libyaml.so [2021-05-24T12:18:17.663Z] -- Found LIBUUID: /usr/lib/libuuid.so [2021-05-24T12:18:17.663Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2021-05-24T12:18:17.663Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2021-05-24T12:18:17.663Z] -- Found LIBHIREDIS: /usr/lib/libhiredis.so [2021-05-24T12:18:17.663Z] -- C SDK 1.3.2-dev.15 for Linux [2021-05-24T12:18:17.663Z] -- Performing Test CSDK_HAVE_ATOMIC [2021-05-24T12:18:17.663Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2021-05-24T12:18:17.663Z] -- Found Curses: /usr/lib/libcurses.so [2021-05-24T12:18:17.663Z] -- Configuring done [2021-05-24T12:18:17.663Z] -- Generating done [2021-05-24T12:18:17.663Z] -- Build files have been written to: /tmp/sdk/build/release [2021-05-24T12:18:17.663Z] + make all package [2021-05-24T12:18:17.663Z] + tee release.log [2021-05-24T12:18:17.663Z] Scanning dependencies of target csdk [2021-05-24T12:18:17.663Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2021-05-24T12:18:17.924Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o [2021-05-24T12:18:17.924Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2021-05-24T12:18:18.186Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2021-05-24T12:18:18.334Z] Removing intermediate container d6004baf71fe [2021-05-24T12:18:18.334Z] ---> bfcb0dd69f47 [2021-05-24T12:18:18.334Z] Step 6/25 : ENV CBOR_VERSION=0.5.0 [2021-05-24T12:18:18.449Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2021-05-24T12:18:18.449Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/data-mqtt.c.o [2021-05-24T12:18:18.606Z] ---> Running in 016c70940800 [2021-05-24T12:18:18.711Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/data-redstr.c.o [2021-05-24T12:18:18.711Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/data-rest.c.o [2021-05-24T12:18:18.711Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2021-05-24T12:18:18.879Z] Removing intermediate container 016c70940800 [2021-05-24T12:18:18.879Z] ---> 2937bc3b1bf3 [2021-05-24T12:18:18.879Z] 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-05-24T12:18:18.974Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2021-05-24T12:18:19.152Z] ---> Running in e7e4b81e8660 [2021-05-24T12:18:19.236Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2021-05-24T12:18:19.236Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2021-05-24T12:18:19.236Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2021-05-24T12:18:19.500Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2021-05-24T12:18:19.500Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2021-05-24T12:18:19.500Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2021-05-24T12:18:19.765Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2021-05-24T12:18:20.028Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2021-05-24T12:18:20.028Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2021-05-24T12:18:20.299Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2021-05-24T12:18:20.299Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2021-05-24T12:18:20.299Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2021-05-24T12:18:20.562Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2021-05-24T12:18:20.589Z] --2021-05-24 12:18:20-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz [2021-05-24T12:18:20.589Z] Resolving github.com... 140.82.114.4 [2021-05-24T12:18:20.589Z] Connecting to github.com|140.82.114.4|:443... connected. [2021-05-24T12:18:20.589Z] HTTP request sent, awaiting response... 302 Found [2021-05-24T12:18:20.589Z] Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following] [2021-05-24T12:18:20.589Z] --2021-05-24 12:18:20-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [2021-05-24T12:18:20.589Z] Resolving codeload.github.com... 140.82.114.10 [2021-05-24T12:18:20.589Z] Connecting to codeload.github.com|140.82.114.10|:443... connected. [2021-05-24T12:18:20.589Z] HTTP request sent, awaiting response... 200 OK [2021-05-24T12:18:20.589Z] Length: unspecified [application/x-gzip] [2021-05-24T12:18:20.589Z] Saving to: 'STDOUT' [2021-05-24T12:18:20.589Z]  [2021-05-24T12:18:20.589Z] 0K .......... .......... .......... .......... .......... 1.37M [2021-05-24T12:18:20.589Z] 50K .......... .......... .......... .......... .......... 2.85M [2021-05-24T12:18:20.589Z] 100K .......... .......... .......... .......... .......... 13.2M [2021-05-24T12:18:20.589Z] 150K .......... .......... .......... .......... .......... 3.37M [2021-05-24T12:18:20.589Z] 200K .......... .......... .......... .......... .......... 13.7M [2021-05-24T12:18:20.589Z] 250K .......... .......... .......... .......... .......... 3.19M [2021-05-24T12:18:20.589Z] 300K .......... .......... .......... .......... .......... 5.77M [2021-05-24T12:18:20.589Z] 350K .......... .......... .......... .......... .......... 4.75M [2021-05-24T12:18:20.589Z] 400K .......... .......... .......... .......... .......... 4.26M [2021-05-24T12:18:20.589Z] 450K .......... .......... .......... .......... .......... 3.81M [2021-05-24T12:18:20.589Z] 500K .......... .......... .......... .......... .......... 13.4M [2021-05-24T12:18:20.589Z] 550K .......... .......... .......... .......... .......... 2.49M [2021-05-24T12:18:20.824Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2021-05-24T12:18:20.861Z] 600K .......... .......... .......... .......... .......... 922K [2021-05-24T12:18:20.861Z] 650K .......... .......... .......... .......... .......... 2.71M [2021-05-24T12:18:20.861Z] 700K ..     296K=0.2s [2021-05-24T12:18:20.861Z] [2021-05-24T12:18:20.861Z] 2021-05-24 12:18:20 (2.90 MB/s) - written to stdout [719348] [2021-05-24T12:18:20.861Z] [2021-05-24T12:18:21.089Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2021-05-24T12:18:21.089Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2021-05-24T12:18:21.089Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2021-05-24T12:18:21.089Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2021-05-24T12:18:21.133Z] -- The C compiler identification is GNU 8.3.0 [2021-05-24T12:18:21.356Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2021-05-24T12:18:21.356Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2021-05-24T12:18:21.407Z] -- The CXX compiler identification is GNU 8.3.0 [2021-05-24T12:18:21.408Z] -- Check for working C compiler: /usr/bin/cc [2021-05-24T12:18:21.618Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2021-05-24T12:18:21.618Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2021-05-24T12:18:21.618Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o [2021-05-24T12:18:21.682Z] -- Check for working C compiler: /usr/bin/cc -- works [2021-05-24T12:18:21.682Z] -- Detecting C compiler ABI info [2021-05-24T12:18:23.731Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2021-05-24T12:18:23.731Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2021-05-24T12:18:23.731Z] [ 57%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2021-05-24T12:18:23.731Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2021-05-24T12:18:23.731Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2021-05-24T12:18:23.731Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2021-05-24T12:18:23.731Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2021-05-24T12:18:23.731Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2021-05-24T12:18:23.731Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2021-05-24T12:18:23.731Z] [ 68%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2021-05-24T12:18:23.994Z] [ 69%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2021-05-24T12:18:23.997Z] -- Detecting C compiler ABI info - done [2021-05-24T12:18:23.997Z] -- Detecting C compile features [2021-05-24T12:18:23.997Z] -- Detecting C compile features - done [2021-05-24T12:18:23.997Z] -- Check for working CXX compiler: /usr/bin/c++ [2021-05-24T12:18:23.997Z] -- Check for working CXX compiler: /usr/bin/c++ -- works [2021-05-24T12:18:23.997Z] -- Detecting CXX compiler ABI info [2021-05-24T12:18:23.997Z] -- Detecting CXX compiler ABI info - done [2021-05-24T12:18:23.997Z] -- Detecting CXX compile features [2021-05-24T12:18:24.589Z] -- Detecting CXX compile features - done [2021-05-24T12:18:24.589Z] -- Looking for include file endian.h [2021-05-24T12:18:24.861Z] -- Looking for include file endian.h - found [2021-05-24T12:18:24.861Z] -- Check if the system is big endian [2021-05-24T12:18:24.861Z] -- Searching 16 bit integer [2021-05-24T12:18:24.861Z] -- Looking for sys/types.h [2021-05-24T12:18:24.944Z] [ 71%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2021-05-24T12:18:24.944Z] [ 73%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2021-05-24T12:18:24.944Z] [ 74%] Linking C shared library libcsdk.so [2021-05-24T12:18:24.944Z] [ 74%] Built target csdk [2021-05-24T12:18:24.944Z] Scanning dependencies of target template [2021-05-24T12:18:24.944Z] [ 76%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2021-05-24T12:18:25.133Z] -- Looking for sys/types.h - found [2021-05-24T12:18:25.133Z] -- Looking for stdint.h [2021-05-24T12:18:25.212Z] [ 77%] Linking C executable template [2021-05-24T12:18:25.212Z] [ 77%] Built target template [2021-05-24T12:18:25.212Z] Scanning dependencies of target device-counter [2021-05-24T12:18:25.212Z] [ 79%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2021-05-24T12:18:25.212Z] [ 80%] Linking C executable device-counter [2021-05-24T12:18:25.212Z] [ 80%] Built target device-counter [2021-05-24T12:18:25.212Z] Scanning dependencies of target device-random [2021-05-24T12:18:25.212Z] [ 82%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2021-05-24T12:18:25.404Z] -- Looking for stdint.h - found [2021-05-24T12:18:25.405Z] -- Looking for stddef.h [2021-05-24T12:18:25.479Z] [ 84%] Linking C executable device-random [2021-05-24T12:18:25.479Z] [ 84%] Built target device-random [2021-05-24T12:18:25.479Z] Scanning dependencies of target device-gyro [2021-05-24T12:18:25.479Z] [ 85%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2021-05-24T12:18:25.479Z] [ 87%] Linking C executable device-gyro [2021-05-24T12:18:25.479Z] [ 87%] Built target device-gyro [2021-05-24T12:18:25.479Z] Scanning dependencies of target device-bitfields [2021-05-24T12:18:25.479Z] [ 88%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2021-05-24T12:18:25.677Z] -- Looking for stddef.h - found [2021-05-24T12:18:25.677Z] -- Check size of unsigned short [2021-05-24T12:18:25.743Z] [ 90%] Linking C executable device-bitfields [2021-05-24T12:18:25.743Z] [ 90%] Built target device-bitfields [2021-05-24T12:18:25.743Z] Scanning dependencies of target template-discovery [2021-05-24T12:18:25.743Z] [ 92%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2021-05-24T12:18:25.743Z] [ 93%] Linking C executable template-discovery [2021-05-24T12:18:25.949Z] -- Check size of unsigned short - done [2021-05-24T12:18:25.949Z] -- Using unsigned short [2021-05-24T12:18:26.004Z] [ 93%] Built target template-discovery [2021-05-24T12:18:26.004Z] Scanning dependencies of target device-file [2021-05-24T12:18:26.004Z] [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2021-05-24T12:18:26.004Z] [ 96%] Linking C executable device-file [2021-05-24T12:18:26.004Z] [ 96%] Built target device-file [2021-05-24T12:18:26.004Z] Scanning dependencies of target device-terminal [2021-05-24T12:18:26.004Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2021-05-24T12:18:26.223Z] -- Check if the system is big endian - little endian [2021-05-24T12:18:26.223Z] -- Check size of size_t [2021-05-24T12:18:26.264Z] [100%] Linking C executable device-terminal [2021-05-24T12:18:26.264Z] [100%] Built target device-terminal [2021-05-24T12:18:26.264Z] Run CPack packaging tool... [2021-05-24T12:18:26.264Z] CPack: Create package using TGZ [2021-05-24T12:18:26.264Z] CPack: Install projects [2021-05-24T12:18:26.264Z] CPack: - Run preinstall target for: Csdk [2021-05-24T12:18:26.502Z] -- Check size of size_t - done [2021-05-24T12:18:26.502Z] CMake Warning at examples/CMakeLists.txt:16 (find_package): [2021-05-24T12:18:26.502Z] By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has [2021-05-24T12:18:26.502Z] asked CMake to find a package configuration file provided by "cJSON", but [2021-05-24T12:18:26.502Z] CMake did not find one. [2021-05-24T12:18:26.502Z] [2021-05-24T12:18:26.502Z] Could not find a package configuration file provided by "cJSON" with any of [2021-05-24T12:18:26.502Z] the following names: [2021-05-24T12:18:26.502Z] [2021-05-24T12:18:26.502Z] cJSONConfig.cmake [2021-05-24T12:18:26.502Z] cjson-config.cmake [2021-05-24T12:18:26.502Z] [2021-05-24T12:18:26.502Z] Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set [2021-05-24T12:18:26.502Z] "cJSON_DIR" to a directory containing one of the above files. If "cJSON" [2021-05-24T12:18:26.502Z] provides a separate development package or SDK, be sure it has been [2021-05-24T12:18:26.502Z] installed. [2021-05-24T12:18:26.502Z] [2021-05-24T12:18:26.502Z] [2021-05-24T12:18:26.502Z] -- Configuring done [2021-05-24T12:18:26.524Z] CPack: - Install project: Csdk [2021-05-24T12:18:26.524Z] CPack: Create package [2021-05-24T12:18:26.524Z] CPack: - package: /tmp/sdk/build/release/csdk-1.3.2-dev.15.tar.gz generated. [2021-05-24T12:18:26.524Z] + '[' false '=' true ] [2021-05-24T12:18:26.524Z] + '[' false '=' true ] [2021-05-24T12:18:26.524Z] + mkdir -p /tmp/sdk/build/debug [2021-05-24T12:18:26.524Z] + cd /tmp/sdk/build/debug [2021-05-24T12:18:26.524Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src [2021-05-24T12:18:26.524Z] -- The C compiler identification is GNU 8.3.0 [2021-05-24T12:18:26.524Z] -- Check for working C compiler: /usr/bin/cc [2021-05-24T12:18:26.524Z] -- Check for working C compiler: /usr/bin/cc -- works [2021-05-24T12:18:26.524Z] -- Detecting C compiler ABI info [2021-05-24T12:18:26.774Z] -- Generating done [2021-05-24T12:18:26.774Z] -- Build files have been written to: /tmp/cbor [2021-05-24T12:18:26.774Z] Scanning dependencies of target cbor_shared [2021-05-24T12:18:26.774Z] [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o [2021-05-24T12:18:26.784Z] -- Detecting C compiler ABI info - done [2021-05-24T12:18:26.784Z] -- Detecting C compile features [2021-05-24T12:18:26.784Z] -- Detecting C compile features - done [2021-05-24T12:18:27.044Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2021-05-24T12:18:27.044Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2021-05-24T12:18:27.044Z] -- Found LIBYAML: /usr/lib/libyaml.so [2021-05-24T12:18:27.044Z] -- Found LIBUUID: /usr/lib/libuuid.so [2021-05-24T12:18:27.044Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2021-05-24T12:18:27.044Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2021-05-24T12:18:27.044Z] -- Found LIBHIREDIS: /usr/lib/libhiredis.so [2021-05-24T12:18:27.044Z] -- C SDK 1.3.2-dev.15 for Linux [2021-05-24T12:18:27.044Z] -- Performing Test CSDK_HAVE_ATOMIC [2021-05-24T12:18:27.044Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2021-05-24T12:18:27.044Z] -- Found Curses: /usr/lib/libcurses.so [2021-05-24T12:18:27.044Z] -- Configuring done [2021-05-24T12:18:27.044Z] -- Generating done [2021-05-24T12:18:27.044Z] -- Build files have been written to: /tmp/sdk/build/debug [2021-05-24T12:18:27.044Z] + make [2021-05-24T12:18:27.044Z] + tee debug.log [2021-05-24T12:18:27.044Z] Scanning dependencies of target csdk [2021-05-24T12:18:27.044Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2021-05-24T12:18:27.306Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o [2021-05-24T12:18:27.306Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2021-05-24T12:18:27.306Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2021-05-24T12:18:27.567Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2021-05-24T12:18:27.567Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/data-mqtt.c.o [2021-05-24T12:18:27.567Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/data-redstr.c.o [2021-05-24T12:18:27.567Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/data-rest.c.o [2021-05-24T12:18:27.567Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2021-05-24T12:18:27.745Z] [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o [2021-05-24T12:18:27.830Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2021-05-24T12:18:27.830Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2021-05-24T12:18:27.830Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2021-05-24T12:18:28.093Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2021-05-24T12:18:28.093Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2021-05-24T12:18:28.093Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2021-05-24T12:18:28.093Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2021-05-24T12:18:28.093Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2021-05-24T12:18:28.350Z] [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o [2021-05-24T12:18:28.350Z] [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o [2021-05-24T12:18:28.354Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2021-05-24T12:18:28.354Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2021-05-24T12:18:28.354Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2021-05-24T12:18:28.354Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2021-05-24T12:18:28.615Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2021-05-24T12:18:28.615Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2021-05-24T12:18:28.615Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2021-05-24T12:18:28.883Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2021-05-24T12:18:28.883Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2021-05-24T12:18:28.884Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2021-05-24T12:18:28.884Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2021-05-24T12:18:28.884Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2021-05-24T12:18:28.884Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2021-05-24T12:18:28.944Z] [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o [2021-05-24T12:18:29.149Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2021-05-24T12:18:29.149Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2021-05-24T12:18:29.149Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o [2021-05-24T12:18:29.149Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2021-05-24T12:18:29.215Z] [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o [2021-05-24T12:18:29.416Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2021-05-24T12:18:29.416Z] [ 57%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2021-05-24T12:18:29.416Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2021-05-24T12:18:29.487Z] [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o [2021-05-24T12:18:29.487Z] [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o [2021-05-24T12:18:29.680Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2021-05-24T12:18:29.680Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2021-05-24T12:18:29.680Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2021-05-24T12:18:29.759Z] [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o [2021-05-24T12:18:29.940Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2021-05-24T12:18:29.940Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2021-05-24T12:18:29.940Z] [ 68%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2021-05-24T12:18:30.031Z] [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o [2021-05-24T12:18:30.202Z] [ 69%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2021-05-24T12:18:30.464Z] [ 71%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2021-05-24T12:18:30.464Z] [ 73%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2021-05-24T12:18:30.464Z] [ 74%] Linking C shared library libcsdk.so [2021-05-24T12:18:30.464Z] [ 74%] Built target csdk [2021-05-24T12:18:30.464Z] Scanning dependencies of target template [2021-05-24T12:18:30.464Z] [ 76%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2021-05-24T12:18:30.464Z] [ 77%] Linking C executable template [2021-05-24T12:18:30.624Z] [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o [2021-05-24T12:18:30.729Z] [ 77%] Built target template [2021-05-24T12:18:30.729Z] Scanning dependencies of target device-counter [2021-05-24T12:18:30.730Z] [ 79%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2021-05-24T12:18:30.730Z] [ 80%] Linking C executable device-counter [2021-05-24T12:18:30.730Z] [ 80%] Built target device-counter [2021-05-24T12:18:30.730Z] Scanning dependencies of target device-random [2021-05-24T12:18:30.730Z] [ 82%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2021-05-24T12:18:30.730Z] [ 84%] Linking C executable device-random [2021-05-24T12:18:30.730Z] [ 84%] Built target device-random [2021-05-24T12:18:30.896Z] [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o [2021-05-24T12:18:30.991Z] Scanning dependencies of target device-gyro [2021-05-24T12:18:30.991Z] [ 85%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2021-05-24T12:18:30.991Z] [ 87%] Linking C executable device-gyro [2021-05-24T12:18:30.991Z] [ 87%] Built target device-gyro [2021-05-24T12:18:30.991Z] Scanning dependencies of target device-bitfields [2021-05-24T12:18:30.991Z] [ 88%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2021-05-24T12:18:30.991Z] [ 90%] Linking C executable device-bitfields [2021-05-24T12:18:30.991Z] [ 90%] Built target device-bitfields [2021-05-24T12:18:30.991Z] Scanning dependencies of target template-discovery [2021-05-24T12:18:30.991Z] [ 92%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2021-05-24T12:18:31.176Z] [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o [2021-05-24T12:18:31.263Z] [ 93%] Linking C executable template-discovery [2021-05-24T12:18:31.263Z] [ 93%] Built target template-discovery [2021-05-24T12:18:31.263Z] Scanning dependencies of target device-file [2021-05-24T12:18:31.263Z] [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2021-05-24T12:18:31.263Z] [ 96%] Linking C executable device-file [2021-05-24T12:18:31.263Z] [ 96%] Built target device-file [2021-05-24T12:18:31.263Z] Scanning dependencies of target device-terminal [2021-05-24T12:18:31.263Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2021-05-24T12:18:31.531Z] [100%] Linking C executable device-terminal [2021-05-24T12:18:31.531Z] [100%] Built target device-terminal [2021-05-24T12:18:31.531Z] make: Entering directory '/tmp/sdk/build/release' [2021-05-24T12:18:31.531Z] make[1]: Entering directory '/tmp/sdk/build/release' [2021-05-24T12:18:31.531Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-05-24T12:18:31.531Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-05-24T12:18:31.531Z] [ 74%] Built target csdk [2021-05-24T12:18:31.531Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-05-24T12:18:31.531Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-05-24T12:18:31.531Z] [ 77%] Built target template [2021-05-24T12:18:31.531Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-05-24T12:18:31.531Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-05-24T12:18:31.531Z] [ 80%] Built target device-counter [2021-05-24T12:18:31.531Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-05-24T12:18:31.531Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-05-24T12:18:31.531Z] [ 84%] Built target device-random [2021-05-24T12:18:31.531Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-05-24T12:18:31.531Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-05-24T12:18:31.531Z] [ 87%] Built target device-gyro [2021-05-24T12:18:31.531Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-05-24T12:18:31.531Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-05-24T12:18:31.531Z] [ 90%] Built target device-bitfields [2021-05-24T12:18:31.531Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-05-24T12:18:31.531Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-05-24T12:18:31.531Z] [ 93%] Built target template-discovery [2021-05-24T12:18:31.531Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-05-24T12:18:31.531Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-05-24T12:18:31.531Z] [ 96%] Built target device-file [2021-05-24T12:18:31.531Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-05-24T12:18:31.531Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-05-24T12:18:31.774Z] [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o [2021-05-24T12:18:31.774Z] [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o [2021-05-24T12:18:31.793Z] [100%] Built target device-terminal [2021-05-24T12:18:31.793Z] make[1]: Leaving directory '/tmp/sdk/build/release' [2021-05-24T12:18:31.794Z] Install the project... [2021-05-24T12:18:31.794Z] -- Install configuration: "Release" [2021-05-24T12:18:31.794Z] -- Installing: /usr/local/lib/libcsdk.so [2021-05-24T12:18:31.794Z] -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" [2021-05-24T12:18:31.794Z] -- Up-to-date: /usr/local/include [2021-05-24T12:18:31.794Z] -- Installing: /usr/local/include/devsdk [2021-05-24T12:18:31.794Z] -- Installing: /usr/local/include/devsdk/devsdk-base.h [2021-05-24T12:18:31.794Z] -- Installing: /usr/local/include/devsdk/devsdk.h [2021-05-24T12:18:31.794Z] -- Installing: /usr/local/include/edgex [2021-05-24T12:18:31.794Z] -- Installing: /usr/local/include/edgex/devices.h [2021-05-24T12:18:31.794Z] -- Installing: /usr/local/include/edgex/edgex-base.h [2021-05-24T12:18:31.794Z] -- Installing: /usr/local/include/edgex/edgex.h [2021-05-24T12:18:31.794Z] -- Installing: /usr/local/include/edgex/profiles.h [2021-05-24T12:18:31.794Z] -- Installing: /usr/local/include/edgex/rest-server.h [2021-05-24T12:18:31.794Z] -- Installing: /usr/local/include/edgex/csdk-defs.h [2021-05-24T12:18:31.794Z] -- Installing: /usr/local/include/iot [2021-05-24T12:18:31.794Z] -- Installing: /usr/local/include/iot/base64.h [2021-05-24T12:18:31.794Z] -- Installing: /usr/local/include/iot/component.h [2021-05-24T12:18:31.794Z] -- Installing: /usr/local/include/iot/config.h [2021-05-24T12:18:31.794Z] -- Installing: /usr/local/include/iot/container.h [2021-05-24T12:18:31.794Z] -- Installing: /usr/local/include/iot/data.h [2021-05-24T12:18:31.794Z] -- Installing: /usr/local/include/iot/hash.h [2021-05-24T12:18:31.794Z] -- Installing: /usr/local/include/iot/iot.h [2021-05-24T12:18:31.794Z] -- Installing: /usr/local/include/iot/json.h [2021-05-24T12:18:31.794Z] -- Installing: /usr/local/include/iot/logger.h [2021-05-24T12:18:31.794Z] -- Installing: /usr/local/include/iot/os.h [2021-05-24T12:18:31.794Z] -- Installing: /usr/local/include/iot/scheduler.h [2021-05-24T12:18:31.794Z] -- Installing: /usr/local/include/iot/thread.h [2021-05-24T12:18:31.794Z] -- Installing: /usr/local/include/iot/threadpool.h [2021-05-24T12:18:31.794Z] -- Installing: /usr/local/include/iot/time.h [2021-05-24T12:18:31.794Z] -- Installing: /usr/local/include/iot/typecode.h [2021-05-24T12:18:31.794Z] -- Installing: /usr/local/include/iot/os [2021-05-24T12:18:31.794Z] -- Installing: /usr/local/include/iot/os/linux.h [2021-05-24T12:18:31.794Z] -- Installing: /usr/local/include/iot/os/macos.h [2021-05-24T12:18:31.794Z] -- Installing: /usr/local/include/iot/os/zephyr.h [2021-05-24T12:18:31.794Z] -- Installing: /usr/local/include/iot/defs.h [2021-05-24T12:18:31.794Z] -- Installing: /usr/local/share/device-sdk-c/LICENSE [2021-05-24T12:18:31.794Z] -- Installing: /usr/local/share/device-sdk-c/Attribution.txt [2021-05-24T12:18:31.794Z] make: Leaving directory '/tmp/sdk/build/release' [2021-05-24T12:18:32.045Z] [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o [2021-05-24T12:18:32.318Z] [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o [2021-05-24T12:18:32.367Z] Removing intermediate container e137569c5432 [2021-05-24T12:18:32.367Z] ---> 93835bdd2c6d [2021-05-24T12:18:32.367Z] Step 16/25 : FROM ${BASE} [2021-05-24T12:18:32.367Z] ---> 5eabd8fd8ba2 [2021-05-24T12:18:32.367Z] Step 17/25 : LABEL maintainer="IOTech " [2021-05-24T12:18:32.367Z] ---> Running in b1557821b2a2 [2021-05-24T12:18:32.367Z] Removing intermediate container b1557821b2a2 [2021-05-24T12:18:32.367Z] ---> eedfd9e82298 [2021-05-24T12:18:32.367Z] 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-05-24T12:18:32.367Z] ---> Running in 0cf3dac3867d [2021-05-24T12:18:32.589Z] [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o [2021-05-24T12:18:32.628Z] Connecting to iotech.jfrog.io (34.243.182.113:443) [2021-05-24T12:18:32.860Z] [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o [2021-05-24T12:18:33.141Z] [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o [2021-05-24T12:18:33.203Z] support@iotechsys.co 100% |********************************| 451 0:00:00 ETA [2021-05-24T12:18:33.204Z] [2021-05-24T12:18:33.204Z] Removing intermediate container 0cf3dac3867d [2021-05-24T12:18:33.204Z] ---> 026e7ea9143d [2021-05-24T12:18:33.204Z] Step 19/25 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine/alpine-3.12' >> /etc/apk/repositories [2021-05-24T12:18:33.204Z] ---> Running in f2aed9b32d0e [2021-05-24T12:18:33.414Z] [ 40%] Linking C shared library libcbor.so [2021-05-24T12:18:33.414Z] [ 40%] Built target cbor_shared [2021-05-24T12:18:33.414Z] Scanning dependencies of target cbor [2021-05-24T12:18:33.414Z] [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o [2021-05-24T12:18:33.964Z] Removing intermediate container f2aed9b32d0e [2021-05-24T12:18:33.964Z] ---> 31bbf494c21e [2021-05-24T12:18:33.964Z] 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-05-24T12:18:33.964Z] ---> Running in bc751b4106f3 [2021-05-24T12:18:34.311Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz [2021-05-24T12:18:36.354Z] [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o [2021-05-24T12:18:36.354Z] [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o [2021-05-24T12:18:36.354Z] [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o [2021-05-24T12:18:36.354Z] [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o [2021-05-24T12:18:36.354Z] [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o [2021-05-24T12:18:36.607Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz [2021-05-24T12:18:36.607Z] fetch https://iotech.jfrog.io/artifactory/alpine/alpine-3.12/x86_64/APKINDEX.tar.gz [2021-05-24T12:18:36.607Z] (1/6) Installing curl (7.64.0-r5) [2021-05-24T12:18:36.607Z] (2/6) Installing hiredis (0.14.0-r0) [2021-05-24T12:18:36.607Z] (3/6) Installing hiredis-dev (0.14.0-r0) [2021-05-24T12:18:36.607Z] (4/6) Installing libuuid (2.33-r0) [2021-05-24T12:18:36.626Z] [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o [2021-05-24T12:18:36.868Z] (5/6) Installing paho-mqtt-c-dev (1.3.5-r0) [2021-05-24T12:18:36.897Z] [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o [2021-05-24T12:18:36.897Z] [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o [2021-05-24T12:18:37.491Z] [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o [2021-05-24T12:18:38.084Z] [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o [2021-05-24T12:18:38.258Z] (6/6) Installing wget (1.20.3-r0) [2021-05-24T12:18:38.357Z] [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o [2021-05-24T12:18:38.518Z] Executing busybox-1.29.3-r10.trigger [2021-05-24T12:18:38.518Z] OK: 269 MiB in 81 packages [2021-05-24T12:18:38.630Z] [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o [2021-05-24T12:18:38.782Z] Removing intermediate container bc751b4106f3 [2021-05-24T12:18:38.783Z] ---> 8e3c3300db1f [2021-05-24T12:18:38.783Z] Step 21/25 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot [2021-05-24T12:18:38.783Z] ---> b8c62fbcb29f [2021-05-24T12:18:38.783Z] Step 22/25 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex [2021-05-24T12:18:39.049Z] ---> 9bdc81a07f92 [2021-05-24T12:18:39.049Z] Step 23/25 : COPY --from=builder /usr/local/lib /usr/local/lib [2021-05-24T12:18:39.049Z] ---> 7fc8c7973447 [2021-05-24T12:18:39.049Z] Step 24/25 : COPY --from=builder /usr/local/lib64 /usr/local/lib64 [2021-05-24T12:18:39.224Z] [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o [2021-05-24T12:18:39.312Z] ---> 88915d60cb68 [2021-05-24T12:18:39.312Z] Step 25/25 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c [2021-05-24T12:18:39.498Z] [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o [2021-05-24T12:18:39.498Z] [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o [2021-05-24T12:18:39.573Z] ---> 7c0a5ba79c1b [2021-05-24T12:18:39.573Z] Successfully built 7c0a5ba79c1b [2021-05-24T12:18:39.573Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [2021-05-24T12:18:39.770Z] [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o [Pipeline] sh [2021-05-24T12:18:40.055Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-24T12:18:40.055Z] . [Pipeline] withDockerContainer [2021-05-24T12:18:40.134Z] prd-centos7-docker-4c-2g-16886 does not seem to be running inside a container [2021-05-24T12:18:40.174Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-c/67 -v /w/workspace/device-sdk-c/67:/w/workspace/device-sdk-c/67:rw,z -v /w/workspace/device-sdk-c/67@tmp:/w/workspace/device-sdk-c/67@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 ******** ci-base-image-x86_64 cat [2021-05-24T12:18:40.367Z] [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o [2021-05-24T12:18:40.367Z] [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o [2021-05-24T12:18:40.546Z] $ docker top b30cd9d72abe26cf10feefd8b2ced7271b164c55a1818a51d652722403e5310e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-24T12:18:40.640Z] [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o [2021-05-24T12:18:40.915Z] [ 80%] Linking C static library libcbor.a [2021-05-24T12:18:40.915Z] [ 80%] Built target cbor [2021-05-24T12:18:40.915Z] Scanning dependencies of target create_items [2021-05-24T12:18:40.915Z] [ 82%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o [2021-05-24T12:18:40.919Z] + make test [2021-05-24T12:18:40.919Z] echo "make test" [2021-05-24T12:18:40.919Z] make test [Pipeline] } [2021-05-24T12:18:40.933Z] $ docker stop --time=1 b30cd9d72abe26cf10feefd8b2ced7271b164c55a1818a51d652722403e5310e [2021-05-24T12:18:41.201Z] [ 84%] Linking C executable create_items [2021-05-24T12:18:41.201Z] [ 84%] Built target create_items [2021-05-24T12:18:41.201Z] Scanning dependencies of target readfile [2021-05-24T12:18:41.201Z] [ 86%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o [2021-05-24T12:18:41.476Z] [ 88%] Linking C executable readfile [2021-05-24T12:18:41.476Z] [ 88%] Built target readfile [2021-05-24T12:18:41.476Z] Scanning dependencies of target streaming_parser [2021-05-24T12:18:41.749Z] [ 90%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o [2021-05-24T12:18:41.749Z] [ 92%] Linking C executable streaming_parser [2021-05-24T12:18:42.024Z] [ 92%] Built target streaming_parser [2021-05-24T12:18:42.024Z] Scanning dependencies of target sort [2021-05-24T12:18:42.024Z] [ 94%] Building C object examples/CMakeFiles/sort.dir/sort.c.o [2021-05-24T12:18:42.135Z] $ docker rm -f b30cd9d72abe26cf10feefd8b2ced7271b164c55a1818a51d652722403e5310e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2021-05-24T12:18:42.302Z] [ 96%] Linking C executable sort [2021-05-24T12:18:42.302Z] [ 96%] Built target sort [2021-05-24T12:18:42.302Z] Scanning dependencies of target hello [2021-05-24T12:18:42.302Z] [ 98%] Building C object examples/CMakeFiles/hello.dir/hello.c.o [Pipeline] script [Pipeline] { [2021-05-24T12:18:44.475Z] [100%] Linking C executable hello [2021-05-24T12:18:44.475Z] [100%] Built target hello [2021-05-24T12:18:44.475Z] Install the project... [2021-05-24T12:18:44.475Z] -- Install configuration: "Release" [2021-05-24T12:18:44.475Z] -- Installing: /usr/local/include/cbor/configuration.h [2021-05-24T12:18:44.475Z] -- Installing: /usr/local/lib64/libcbor.a [2021-05-24T12:18:44.475Z] -- Installing: /usr/local/lib64/libcbor.so.0.0.0 [2021-05-24T12:18:44.475Z] -- Installing: /usr/local/lib64/libcbor.so.0 [2021-05-24T12:18:44.475Z] -- Installing: /usr/local/lib64/libcbor.so [2021-05-24T12:18:44.475Z] -- Up-to-date: /usr/local/include/cbor [2021-05-24T12:18:44.475Z] -- Installing: /usr/local/include/cbor/streaming.h [2021-05-24T12:18:44.475Z] -- Installing: /usr/local/include/cbor/ints.h [2021-05-24T12:18:44.475Z] -- Installing: /usr/local/include/cbor/floats_ctrls.h [2021-05-24T12:18:44.475Z] -- Installing: /usr/local/include/cbor/bytestrings.h [2021-05-24T12:18:44.475Z] -- Installing: /usr/local/include/cbor/encoding.h [2021-05-24T12:18:44.475Z] -- Installing: /usr/local/include/cbor/serialization.h [2021-05-24T12:18:44.475Z] -- Installing: /usr/local/include/cbor/data.h [2021-05-24T12:18:44.475Z] -- Installing: /usr/local/include/cbor/common.h [2021-05-24T12:18:44.475Z] -- Installing: /usr/local/include/cbor/callbacks.h [2021-05-24T12:18:44.475Z] -- Installing: /usr/local/include/cbor/strings.h [2021-05-24T12:18:44.475Z] -- Installing: /usr/local/include/cbor/tags.h [2021-05-24T12:18:44.475Z] -- Installing: /usr/local/include/cbor/internal [2021-05-24T12:18:44.475Z] -- Installing: /usr/local/include/cbor/internal/encoders.h [2021-05-24T12:18:44.475Z] -- Installing: /usr/local/include/cbor/internal/loaders.h [2021-05-24T12:18:44.475Z] -- Installing: /usr/local/include/cbor/internal/stack.h [2021-05-24T12:18:44.475Z] -- Installing: /usr/local/include/cbor/internal/unicode.h [2021-05-24T12:18:44.475Z] -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h [2021-05-24T12:18:44.475Z] -- Installing: /usr/local/include/cbor/internal/memory_utils.h [2021-05-24T12:18:44.475Z] -- Installing: /usr/local/include/cbor/arrays.h [2021-05-24T12:18:44.475Z] -- Installing: /usr/local/include/cbor/maps.h [2021-05-24T12:18:44.475Z] -- Installing: /usr/local/include/cbor.h [2021-05-24T12:18:44.475Z] -- Installing: /usr/local/lib64/pkgconfig/libcbor.pc [2021-05-24T12:18:46.804Z] Removing intermediate container e7e4b81e8660 [2021-05-24T12:18:46.804Z] ---> 7ff680068723 [2021-05-24T12:18:46.804Z] Step 8/25 : RUN mkdir /tmp/sdk [2021-05-24T12:18:46.804Z] ---> Running in 320041f3282e [2021-05-24T12:18:46.804Z] Removing intermediate container 320041f3282e [2021-05-24T12:18:46.804Z] ---> 0d55d87fadba [2021-05-24T12:18:46.804Z] Step 9/25 : COPY VERSION /tmp/sdk [2021-05-24T12:18:49.085Z] ---> ba0265b9336a [2021-05-24T12:18:49.085Z] Step 10/25 : COPY src /tmp/sdk/src [2021-05-24T12:18:49.085Z] ---> 3eb089d30475 [2021-05-24T12:18:49.085Z] Step 11/25 : COPY include /tmp/sdk/include [2021-05-24T12:18:51.367Z] ---> 27b7ebee4e22 [2021-05-24T12:18:51.367Z] Step 12/25 : COPY scripts /tmp/sdk/scripts [2021-05-24T12:18:51.367Z] ---> 9c46f4f9d42e [2021-05-24T12:18:51.367Z] Step 13/25 : COPY LICENSE /tmp/sdk [2021-05-24T12:18:51.367Z] ---> d08d1a0486ff [2021-05-24T12:18:51.367Z] Step 14/25 : COPY Attribution.txt /tmp/sdk [2021-05-24T12:18:53.615Z] ---> 092a8ceae210 [2021-05-24T12:18:53.615Z] Step 15/25 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install [2021-05-24T12:18:53.615Z] ---> Running in 95a679932d94 [2021-05-24T12:18:53.615Z] + CPPCHECK=false [2021-05-24T12:18:53.615Z] + DOCGEN=false [2021-05-24T12:18:53.615Z] + TOMLVER=SDK-0.2 [2021-05-24T12:18:53.615Z] + CUTILVER=1.1.4 [2021-05-24T12:18:53.615Z] + '[' 0 -gt 0 ] [2021-05-24T12:18:53.615Z] + readlink -f ./scripts/build.sh [2021-05-24T12:18:53.615Z] + dirname /tmp/sdk/scripts/build.sh [2021-05-24T12:18:53.615Z] + dirname /tmp/sdk/scripts [2021-05-24T12:18:53.615Z] + ROOT=/tmp/sdk [2021-05-24T12:18:53.615Z] + cd /tmp/sdk [2021-05-24T12:18:53.615Z] + '[' '!' -d deps ] [2021-05-24T12:18:53.615Z] + mkdir deps [2021-05-24T12:18:53.615Z] + wget -O - https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2021-05-24T12:18:53.615Z] + tar -C deps -z -x -f - [2021-05-24T12:18:53.615Z] --2021-05-24 12:18:52-- https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2021-05-24T12:18:53.615Z] Resolving github.com... 140.82.114.4 [2021-05-24T12:18:53.615Z] Connecting to github.com|140.82.114.4|:443... connected. [2021-05-24T12:18:53.615Z] HTTP request sent, awaiting response... 302 Found [2021-05-24T12:18:53.615Z] Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following] [2021-05-24T12:18:53.615Z] --2021-05-24 12:18:53-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [2021-05-24T12:18:53.615Z] Resolving codeload.github.com... 140.82.114.10 [2021-05-24T12:18:53.615Z] Connecting to codeload.github.com|140.82.114.10|:443... connected. [2021-05-24T12:18:53.615Z] HTTP request sent, awaiting response... 200 OK [2021-05-24T12:18:53.615Z] Length: unspecified [application/x-gzip] [2021-05-24T12:18:53.615Z] Saving to: 'STDOUT' [2021-05-24T12:18:53.615Z] [2021-05-24T12:18:53.615Z] 0K .......... ...... 932K=0.02s [2021-05-24T12:18:53.615Z] [2021-05-24T12:18:53.615Z] 2021-05-24 12:18:53 (932 KB/s) - written to stdout [16451] [2021-05-24T12:18:53.615Z] [2021-05-24T12:18:53.615Z] + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c [2021-05-24T12:18:53.615Z] + wget -O - https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1.4.tar.gz [2021-05-24T12:18:53.615Z] + tar -C deps -z -x -f - [2021-05-24T12:18:53.615Z] --2021-05-24 12:18:53-- https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1.4.tar.gz [2021-05-24T12:18:53.615Z] Resolving github.com... 140.82.114.4 [2021-05-24T12:18:53.615Z] Connecting to github.com|140.82.114.4|:443... connected. [2021-05-24T12:18:53.615Z] HTTP request sent, awaiting response... 302 Found [2021-05-24T12:18:53.615Z] Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1.4 [following] [2021-05-24T12:18:53.615Z] --2021-05-24 12:18:53-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1.4 [2021-05-24T12:18:53.615Z] Resolving codeload.github.com... 140.82.114.10 [2021-05-24T12:18:53.615Z] Connecting to codeload.github.com|140.82.114.10|:443... connected. [2021-05-24T12:18:53.615Z] HTTP request sent, awaiting response... 200 OK [2021-05-24T12:18:53.615Z] Length: unspecified [application/x-gzip] [2021-05-24T12:18:53.615Z] Saving to: 'STDOUT' [2021-05-24T12:18:53.615Z]  [2021-05-24T12:18:53.615Z] 0K .......... .......... .......... .......... .......... 1.57M [2021-05-24T12:18:53.615Z] 50K .......... .......... .......... .......... .......... 2.99M [2021-05-24T12:18:53.615Z] 100K .......... .......... .......... .......... .......... 6.10M [2021-05-24T12:18:53.615Z] 150K .......... .......... ....... 1.59M=0.07s [2021-05-24T12:18:53.615Z] [2021-05-24T12:18:53.615Z] 2021-05-24 12:18:53 (2.40 MB/s) - written to stdout [181796] [2021-05-24T12:18:53.615Z] [2021-05-24T12:18:53.615Z] + mkdir -p src/c/iot [2021-05-24T12:18:53.615Z] + 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-05-24T12:18:53.615Z] + cp deps/iotech-c-utils-1.1.4/src/c/defs.h.in src/c/iot [2021-05-24T12:18:53.615Z] + cp deps/iotech-c-utils-1.1.4/src/c/yxml.h src/c/iot [2021-05-24T12:18:53.615Z] + cp deps/iotech-c-utils-1.1.4/VERSION src/c/iot [2021-05-24T12:18:53.615Z] + mkdir -p include/iot [2021-05-24T12:18:53.615Z] + 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-05-24T12:18:53.615Z] + mkdir -p include/iot/os [2021-05-24T12:18:53.616Z] + 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-05-24T12:18:53.616Z] + mkdir -p /tmp/sdk/build/release [2021-05-24T12:18:53.616Z] + cd /tmp/sdk/build/release [2021-05-24T12:18:53.616Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src [2021-05-24T12:18:55.844Z] -- The C compiler identification is GNU 8.3.0 [2021-05-24T12:18:55.844Z] -- Check for working C compiler: /usr/bin/cc [2021-05-24T12:18:55.844Z] -- Check for working C compiler: /usr/bin/cc -- works [2021-05-24T12:18:55.844Z] -- Detecting C compiler ABI info [2021-05-24T12:18:55.844Z] -- Detecting C compiler ABI info - done [2021-05-24T12:18:55.844Z] -- Detecting C compile features [2021-05-24T12:18:55.844Z] -- Detecting C compile features - done [2021-05-24T12:18:55.844Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2021-05-24T12:18:55.844Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2021-05-24T12:18:55.844Z] -- Found LIBYAML: /usr/lib/libyaml.so [2021-05-24T12:18:55.844Z] -- Found LIBUUID: /usr/lib/libuuid.so [2021-05-24T12:18:55.844Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2021-05-24T12:18:55.844Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2021-05-24T12:18:55.844Z] -- Found LIBHIREDIS: /usr/lib/libhiredis.so [2021-05-24T12:18:55.844Z] -- C SDK 1.3.2-dev.15 for Linux [2021-05-24T12:18:55.844Z] -- Performing Test CSDK_HAVE_ATOMIC [2021-05-24T12:18:55.844Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2021-05-24T12:18:55.844Z] -- Found Curses: /usr/lib/libcurses.so [2021-05-24T12:18:55.844Z] -- Configuring done [2021-05-24T12:18:55.844Z] -- Generating done [2021-05-24T12:18:55.844Z] -- Build files have been written to: /tmp/sdk/build/release [2021-05-24T12:18:55.844Z] + make all package [2021-05-24T12:18:55.844Z] + tee release.log [2021-05-24T12:18:58.121Z] Scanning dependencies of target csdk [2021-05-24T12:18:58.121Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2021-05-24T12:18:58.121Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o [2021-05-24T12:18:58.121Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2021-05-24T12:19:00.422Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2021-05-24T12:19:00.422Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2021-05-24T12:19:00.422Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/data-mqtt.c.o [2021-05-24T12:19:00.422Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/data-redstr.c.o [2021-05-24T12:19:02.809Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/data-rest.c.o [2021-05-24T12:19:02.809Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2021-05-24T12:19:02.809Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2021-05-24T12:19:05.032Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2021-05-24T12:19:05.032Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2021-05-24T12:19:05.032Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2021-05-24T12:19:05.032Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [Pipeline] sh [2021-05-24T12:19:05.320Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2021-05-24T12:19:07.451Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-05-24T12:19:07.549Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2021-05-24T12:19:07.549Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2021-05-24T12:19:07.756Z] + ls -al . [2021-05-24T12:19:07.756Z] total 160 [2021-05-24T12:19:07.756Z] drwxrwxr-x. 8 jenkins jenkins 260 May 24 12:17 . [2021-05-24T12:19:07.756Z] drwxrwxr-x. 4 jenkins jenkins 30 May 24 12:17 .. [2021-05-24T12:19:07.756Z] -rw-rw-r--. 1 jenkins jenkins 3104 May 24 12:17 Attribution.txt [2021-05-24T12:19:07.756Z] -rw-rw-r--. 1 jenkins jenkins 7200 May 24 12:17 CHANGES [2021-05-24T12:19:07.756Z] drwxrwxr-x. 2 jenkins jenkins 121 May 24 12:17 docs [2021-05-24T12:19:07.756Z] -rw-rw-r--. 1 jenkins jenkins 108574 May 24 12:17 Doxyfile [2021-05-24T12:19:07.756Z] drwxrwxr-x. 8 jenkins jenkins 162 May 24 12:17 .git [2021-05-24T12:19:07.756Z] drwxrwxr-x. 2 jenkins jenkins 81 May 24 12:17 .github [2021-05-24T12:19:07.756Z] -rw-rw-r--. 1 jenkins jenkins 176 May 24 12:17 .gitignore [2021-05-24T12:19:07.756Z] drwxrwxr-x. 4 jenkins jenkins 33 May 24 12:17 include [2021-05-24T12:19:07.756Z] -rw-rw-r--. 1 jenkins jenkins 784 May 24 12:17 Jenkinsfile [2021-05-24T12:19:07.756Z] -rw-rw-r--. 1 jenkins jenkins 10174 May 24 12:17 LICENSE [2021-05-24T12:19:07.756Z] -rw-rw-r--. 1 jenkins jenkins 444 May 24 12:17 Makefile [2021-05-24T12:19:07.756Z] -rw-rw-r--. 1 jenkins jenkins 4090 May 24 12:17 README.md [2021-05-24T12:19:07.756Z] -rw-rw-r--. 1 jenkins jenkins 6654 May 24 12:17 README.v2.md [2021-05-24T12:19:07.756Z] drwxrwxr-x. 2 jenkins jenkins 98 May 24 12:17 scripts [2021-05-24T12:19:07.756Z] drwxrwxr-x. 4 jenkins jenkins 50 May 24 12:17 src [2021-05-24T12:19:07.756Z] -rw-rw-r--. 1 jenkins jenkins 12 May 24 12:14 VERSION [Pipeline] isUnix [Pipeline] sh [2021-05-24T12:19:08.066Z] + 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=6309ba15ff828e808134537d97827cb51d4f1f0b --label arch=amd64 --label version=1.3.2-dev.15 . [2021-05-24T12:19:08.066Z] Sending build context to Docker daemon 2.51MB [2021-05-24T12:19:08.066Z] Step 1/17 : ARG BASE=alpine:3.12 [2021-05-24T12:19:08.066Z] Step 2/17 : FROM ${BASE} [2021-05-24T12:19:08.066Z] ---> 7c0a5ba79c1b [2021-05-24T12:19:08.066Z] Step 3/17 : LABEL maintainer="IOTech " [2021-05-24T12:19:08.066Z] ---> Running in cdf5eefe8ffa [2021-05-24T12:19:08.341Z] Removing intermediate container cdf5eefe8ffa [2021-05-24T12:19:08.341Z] ---> c21c3c5b4683 [2021-05-24T12:19:08.341Z] 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-05-24T12:19:08.341Z] ---> Running in f10b64cebdd5 [2021-05-24T12:19:08.546Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2021-05-24T12:19:08.602Z] --2021-05-24 12:19:08-- https://iotech.jfrog.io/artifactory/alpine/KEY/support@iotechsys.com-5b990dd9.pub [2021-05-24T12:19:08.602Z] Resolving iotech.jfrog.io... 54.72.115.12, 34.243.182.113, 54.74.239.58 [2021-05-24T12:19:08.602Z] Connecting to iotech.jfrog.io|54.72.115.12|:443... connected. [2021-05-24T12:19:08.820Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2021-05-24T12:19:08.862Z] HTTP request sent, awaiting response... 200 OK [2021-05-24T12:19:08.862Z] Length: 451 [application/octet-stream] [2021-05-24T12:19:08.862Z] Saving to: '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' [2021-05-24T12:19:08.862Z]  [2021-05-24T12:19:08.862Z] 0K 100% 75.3M=0s [2021-05-24T12:19:08.862Z] [2021-05-24T12:19:08.862Z] 2021-05-24 12:19:08 (75.3 MB/s) - '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' saved [451/451] [2021-05-24T12:19:08.862Z] [2021-05-24T12:19:09.094Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2021-05-24T12:19:09.125Z] Removing intermediate container f10b64cebdd5 [2021-05-24T12:19:09.125Z] ---> 1bd47b02c7b1 [2021-05-24T12:19:09.125Z] Step 5/17 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine/alpine-3.12' >> /etc/apk/repositories [2021-05-24T12:19:09.125Z] ---> Running in 14b3fa31eb6a [2021-05-24T12:19:09.365Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2021-05-24T12:19:09.699Z] Removing intermediate container 14b3fa31eb6a [2021-05-24T12:19:09.699Z] ---> c3e36a23782a [2021-05-24T12:19:09.699Z] 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-05-24T12:19:09.699Z] ---> Running in 8e29127f9e89 [2021-05-24T12:19:09.959Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz [2021-05-24T12:19:09.960Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2021-05-24T12:19:10.531Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz [2021-05-24T12:19:10.550Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2021-05-24T12:19:10.792Z] fetch https://iotech.jfrog.io/artifactory/alpine/alpine-3.12/x86_64/APKINDEX.tar.gz [2021-05-24T12:19:11.364Z] (1/6) Installing ncurses-dev (6.1_p20190105-r0) [2021-05-24T12:19:11.364Z] (2/6) Installing libblkid (2.33-r0) [2021-05-24T12:19:11.364Z] (3/6) Installing libfdisk (2.33-r0) [2021-05-24T12:19:11.626Z] (4/6) Installing libmount (2.33-r0) [2021-05-24T12:19:11.626Z] (5/6) Installing libsmartcols (2.33-r0) [2021-05-24T12:19:11.626Z] (6/6) Installing util-linux-dev (2.33-r0) [2021-05-24T12:19:11.887Z] Executing busybox-1.29.3-r10.trigger [2021-05-24T12:19:12.148Z] OK: 273 MiB in 87 packages [2021-05-24T12:19:12.415Z] Removing intermediate container 8e29127f9e89 [2021-05-24T12:19:12.415Z] ---> 1477720054db [2021-05-24T12:19:12.415Z] Step 7/17 : COPY VERSION /edgex-c-sdk/ [2021-05-24T12:19:12.415Z] ---> df8667a95782 [2021-05-24T12:19:12.415Z] Step 8/17 : COPY src /edgex-c-sdk/src/ [2021-05-24T12:19:12.675Z] ---> 94418cdcb4de [2021-05-24T12:19:12.675Z] Step 9/17 : COPY include /edgex-c-sdk/include/ [2021-05-24T12:19:12.935Z] ---> acabb0a7d39c [2021-05-24T12:19:12.935Z] Step 10/17 : COPY scripts /edgex-c-sdk/scripts [2021-05-24T12:19:12.935Z] ---> 96df6b1e2e96 [2021-05-24T12:19:12.935Z] Step 11/17 : COPY LICENSE /edgex-c-sdk/ [2021-05-24T12:19:13.159Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2021-05-24T12:19:13.159Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2021-05-24T12:19:13.202Z] ---> 8ad6348a5282 [2021-05-24T12:19:13.202Z] Step 12/17 : COPY Attribution.txt /edgex-c-sdk/ [2021-05-24T12:19:13.202Z] ---> f5f389c23ca1 [2021-05-24T12:19:13.202Z] Step 13/17 : WORKDIR /edgex-c-sdk [2021-05-24T12:19:13.202Z] ---> Running in 221d53c307cb [2021-05-24T12:19:13.434Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2021-05-24T12:19:13.462Z] Removing intermediate container 221d53c307cb [2021-05-24T12:19:13.462Z] ---> d9f34e09e603 [2021-05-24T12:19:13.462Z] Step 14/17 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] [2021-05-24T12:19:13.462Z] ---> Running in 036ad97f3a36 [2021-05-24T12:19:13.462Z] Removing intermediate container 036ad97f3a36 [2021-05-24T12:19:13.462Z] ---> fcd0c934a56d [2021-05-24T12:19:13.462Z] Step 15/17 : LABEL arch=amd64 [2021-05-24T12:19:13.462Z] ---> Running in b874bd9b4c6c [2021-05-24T12:19:13.721Z] Removing intermediate container b874bd9b4c6c [2021-05-24T12:19:13.721Z] ---> 690fa29680cb [2021-05-24T12:19:13.721Z] Step 16/17 : LABEL git_sha=6309ba15ff828e808134537d97827cb51d4f1f0b [2021-05-24T12:19:13.721Z] ---> Running in cd066bf7aa4d [2021-05-24T12:19:13.721Z] Removing intermediate container cd066bf7aa4d [2021-05-24T12:19:13.721Z] ---> 702092662756 [2021-05-24T12:19:13.721Z] Step 17/17 : LABEL version=1.3.2-dev.15 [2021-05-24T12:19:13.721Z] ---> Running in a984bc8452bf [2021-05-24T12:19:13.721Z] Removing intermediate container a984bc8452bf [2021-05-24T12:19:13.721Z] ---> 186b3a66b990 [2021-05-24T12:19:13.721Z] [Warning] One or more build-args [MAKE ARCH] were not consumed [2021-05-24T12:19:13.721Z] Successfully built 186b3a66b990 [2021-05-24T12:19:13.721Z] Successfully tagged device-sdk:latest [Pipeline] } [Pipeline] // script [Pipeline] } [2021-05-24T12:19:15.823Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2021-05-24T12:19:15.823Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2021-05-24T12:19:15.823Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2021-05-24T12:19:15.823Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2021-05-24T12:19:15.823Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [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] } [2021-05-24T12:19:16.415Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2021-05-24T12:19:16.686Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o [2021-05-24T12:19:18.649Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2021-05-24T12:19:18.921Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2021-05-24T12:19:19.514Z] [ 57%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2021-05-24T12:19:19.788Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2021-05-24T12:19:24.087Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2021-05-24T12:19:24.358Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2021-05-24T12:19:24.952Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2021-05-24T12:19:25.224Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2021-05-24T12:19:26.196Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2021-05-24T12:19:27.618Z] [ 68%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2021-05-24T12:19:29.584Z] [ 69%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2021-05-24T12:19:32.968Z] [ 71%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2021-05-24T12:19:32.968Z] [ 73%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2021-05-24T12:19:33.563Z] [ 74%] Linking C shared library libcsdk.so [2021-05-24T12:19:33.563Z] [ 74%] Built target csdk [2021-05-24T12:19:33.563Z] Scanning dependencies of target template [2021-05-24T12:19:33.563Z] [ 76%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2021-05-24T12:19:34.157Z] [ 77%] Linking C executable template [2021-05-24T12:19:34.429Z] [ 77%] Built target template [2021-05-24T12:19:34.429Z] Scanning dependencies of target device-counter [2021-05-24T12:19:34.429Z] [ 79%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2021-05-24T12:19:35.021Z] [ 80%] Linking C executable device-counter [2021-05-24T12:19:35.294Z] [ 80%] Built target device-counter [2021-05-24T12:19:35.294Z] Scanning dependencies of target device-random [2021-05-24T12:19:35.294Z] [ 82%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2021-05-24T12:19:35.569Z] [ 84%] Linking C executable device-random [2021-05-24T12:19:35.840Z] [ 84%] Built target device-random [2021-05-24T12:19:35.840Z] Scanning dependencies of target device-gyro [2021-05-24T12:19:35.840Z] [ 85%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2021-05-24T12:19:36.437Z] [ 87%] Linking C executable device-gyro [2021-05-24T12:19:36.437Z] [ 87%] Built target device-gyro [2021-05-24T12:19:36.437Z] Scanning dependencies of target device-bitfields [2021-05-24T12:19:36.437Z] [ 88%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2021-05-24T12:19:37.033Z] [ 90%] Linking C executable device-bitfields [2021-05-24T12:19:37.033Z] [ 90%] Built target device-bitfields [2021-05-24T12:19:37.033Z] Scanning dependencies of target template-discovery [2021-05-24T12:19:37.307Z] [ 92%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2021-05-24T12:19:37.903Z] [ 93%] Linking C executable template-discovery [2021-05-24T12:19:37.903Z] [ 93%] Built target template-discovery [2021-05-24T12:19:38.177Z] Scanning dependencies of target device-file [2021-05-24T12:19:38.177Z] [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2021-05-24T12:19:38.776Z] [ 96%] Linking C executable device-file [2021-05-24T12:19:38.776Z] [ 96%] Built target device-file [2021-05-24T12:19:38.776Z] Scanning dependencies of target device-terminal [2021-05-24T12:19:38.776Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2021-05-24T12:19:39.370Z] [100%] Linking C executable device-terminal [2021-05-24T12:19:39.643Z] [100%] Built target device-terminal [2021-05-24T12:19:39.643Z] Run CPack packaging tool... [2021-05-24T12:19:39.643Z] CPack: Create package using TGZ [2021-05-24T12:19:39.643Z] CPack: Install projects [2021-05-24T12:19:39.643Z] CPack: - Run preinstall target for: Csdk [2021-05-24T12:19:40.242Z] CPack: - Install project: Csdk [2021-05-24T12:19:40.242Z] CPack: Create package [2021-05-24T12:19:40.242Z] CPack: - package: /tmp/sdk/build/release/csdk-1.3.2-dev.15.tar.gz generated. [2021-05-24T12:19:40.242Z] + '[' false '=' true ] [2021-05-24T12:19:40.242Z] + '[' false '=' true ] [2021-05-24T12:19:40.242Z] + mkdir -p /tmp/sdk/build/debug [2021-05-24T12:19:40.242Z] + cd /tmp/sdk/build/debug [2021-05-24T12:19:40.242Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src [2021-05-24T12:19:42.473Z] -- The C compiler identification is GNU 8.3.0 [2021-05-24T12:19:42.473Z] -- Check for working C compiler: /usr/bin/cc [2021-05-24T12:19:42.473Z] -- Check for working C compiler: /usr/bin/cc -- works [2021-05-24T12:19:42.473Z] -- Detecting C compiler ABI info [2021-05-24T12:19:42.473Z] -- Detecting C compiler ABI info - done [2021-05-24T12:19:42.473Z] -- Detecting C compile features [2021-05-24T12:19:42.473Z] -- Detecting C compile features - done [2021-05-24T12:19:42.473Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2021-05-24T12:19:42.473Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2021-05-24T12:19:42.473Z] -- Found LIBYAML: /usr/lib/libyaml.so [2021-05-24T12:19:42.473Z] -- Found LIBUUID: /usr/lib/libuuid.so [2021-05-24T12:19:42.473Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2021-05-24T12:19:42.473Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2021-05-24T12:19:42.473Z] -- Found LIBHIREDIS: /usr/lib/libhiredis.so [2021-05-24T12:19:42.473Z] -- C SDK 1.3.2-dev.15 for Linux [2021-05-24T12:19:42.473Z] -- Performing Test CSDK_HAVE_ATOMIC [2021-05-24T12:19:42.473Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2021-05-24T12:19:42.473Z] -- Found Curses: /usr/lib/libcurses.so [2021-05-24T12:19:42.473Z] -- Configuring done [2021-05-24T12:19:42.746Z] -- Generating done [2021-05-24T12:19:42.746Z] -- Build files have been written to: /tmp/sdk/build/debug [2021-05-24T12:19:42.746Z] + make [2021-05-24T12:19:42.746Z] + tee debug.log [2021-05-24T12:19:42.746Z] Scanning dependencies of target csdk [2021-05-24T12:19:43.019Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2021-05-24T12:19:43.293Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o [2021-05-24T12:19:43.569Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2021-05-24T12:19:44.190Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2021-05-24T12:19:44.485Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2021-05-24T12:19:44.485Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/data-mqtt.c.o [2021-05-24T12:19:45.095Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/data-redstr.c.o [2021-05-24T12:19:45.095Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/data-rest.c.o [2021-05-24T12:19:45.367Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2021-05-24T12:19:45.973Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2021-05-24T12:19:46.243Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2021-05-24T12:19:46.519Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2021-05-24T12:19:46.792Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2021-05-24T12:19:47.065Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2021-05-24T12:19:47.339Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2021-05-24T12:19:47.613Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2021-05-24T12:19:47.613Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2021-05-24T12:19:48.602Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2021-05-24T12:19:48.602Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2021-05-24T12:19:48.877Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2021-05-24T12:19:49.149Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2021-05-24T12:19:49.149Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2021-05-24T12:19:49.423Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2021-05-24T12:19:51.769Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2021-05-24T12:19:51.769Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2021-05-24T12:19:51.769Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2021-05-24T12:19:51.769Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2021-05-24T12:19:51.769Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2021-05-24T12:19:51.769Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2021-05-24T12:19:51.769Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2021-05-24T12:19:51.769Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2021-05-24T12:19:52.042Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2021-05-24T12:19:52.314Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o [2021-05-24T12:19:52.587Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2021-05-24T12:19:52.860Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2021-05-24T12:19:53.133Z] [ 57%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2021-05-24T12:19:53.408Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2021-05-24T12:19:54.385Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2021-05-24T12:19:54.658Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2021-05-24T12:19:54.931Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2021-05-24T12:19:55.204Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2021-05-24T12:19:55.477Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2021-05-24T12:19:56.460Z] [ 68%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2021-05-24T12:19:57.054Z] [ 69%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2021-05-24T12:19:57.648Z] [ 71%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2021-05-24T12:19:57.919Z] [ 73%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2021-05-24T12:19:58.191Z] [ 74%] Linking C shared library libcsdk.so [2021-05-24T12:19:58.464Z] [ 74%] Built target csdk [2021-05-24T12:19:58.464Z] Scanning dependencies of target template [2021-05-24T12:19:58.464Z] [ 76%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2021-05-24T12:19:58.736Z] [ 77%] Linking C executable template [2021-05-24T12:19:59.008Z] [ 77%] Built target template [2021-05-24T12:19:59.008Z] Scanning dependencies of target device-counter [2021-05-24T12:19:59.008Z] [ 79%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2021-05-24T12:19:59.281Z] [ 80%] Linking C executable device-counter [2021-05-24T12:19:59.558Z] [ 80%] Built target device-counter [2021-05-24T12:19:59.558Z] Scanning dependencies of target device-random [2021-05-24T12:19:59.558Z] [ 82%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2021-05-24T12:19:59.830Z] [ 84%] Linking C executable device-random [2021-05-24T12:19:59.830Z] [ 84%] Built target device-random [2021-05-24T12:20:00.104Z] Scanning dependencies of target device-gyro [2021-05-24T12:20:00.104Z] [ 85%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2021-05-24T12:20:00.104Z] [ 87%] Linking C executable device-gyro [2021-05-24T12:20:00.377Z] [ 87%] Built target device-gyro [2021-05-24T12:20:00.377Z] Scanning dependencies of target device-bitfields [2021-05-24T12:20:00.649Z] [ 88%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2021-05-24T12:20:00.649Z] [ 90%] Linking C executable device-bitfields [2021-05-24T12:20:00.920Z] [ 90%] Built target device-bitfields [2021-05-24T12:20:00.920Z] Scanning dependencies of target template-discovery [2021-05-24T12:20:00.920Z] [ 92%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2021-05-24T12:20:01.205Z] [ 93%] Linking C executable template-discovery [2021-05-24T12:20:01.476Z] [ 93%] Built target template-discovery [2021-05-24T12:20:01.476Z] Scanning dependencies of target device-file [2021-05-24T12:20:01.476Z] [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2021-05-24T12:20:01.752Z] [ 96%] Linking C executable device-file [2021-05-24T12:20:02.024Z] [ 96%] Built target device-file [2021-05-24T12:20:02.024Z] Scanning dependencies of target device-terminal [2021-05-24T12:20:02.024Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2021-05-24T12:20:02.300Z] [100%] Linking C executable device-terminal [2021-05-24T12:20:02.574Z] [100%] Built target device-terminal [2021-05-24T12:20:02.574Z] make: Entering directory '/tmp/sdk/build/release' [2021-05-24T12:20:02.574Z] make[1]: Entering directory '/tmp/sdk/build/release' [2021-05-24T12:20:02.846Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-05-24T12:20:02.846Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-05-24T12:20:02.847Z] [ 74%] Built target csdk [2021-05-24T12:20:02.847Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-05-24T12:20:02.847Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-05-24T12:20:02.847Z] [ 77%] Built target template [2021-05-24T12:20:02.847Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-05-24T12:20:02.847Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-05-24T12:20:02.847Z] [ 80%] Built target device-counter [2021-05-24T12:20:02.847Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-05-24T12:20:02.847Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-05-24T12:20:02.847Z] [ 84%] Built target device-random [2021-05-24T12:20:02.847Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-05-24T12:20:02.847Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-05-24T12:20:03.120Z] [ 87%] Built target device-gyro [2021-05-24T12:20:03.120Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-05-24T12:20:03.120Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-05-24T12:20:03.120Z] [ 90%] Built target device-bitfields [2021-05-24T12:20:03.120Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-05-24T12:20:03.120Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-05-24T12:20:03.120Z] [ 93%] Built target template-discovery [2021-05-24T12:20:03.120Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-05-24T12:20:03.120Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-05-24T12:20:03.120Z] [ 96%] Built target device-file [2021-05-24T12:20:03.120Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-05-24T12:20:03.120Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-05-24T12:20:03.120Z] [100%] Built target device-terminal [2021-05-24T12:20:03.120Z] make[1]: Leaving directory '/tmp/sdk/build/release' [2021-05-24T12:20:03.120Z] Install the project... [2021-05-24T12:20:03.120Z] -- Install configuration: "Release" [2021-05-24T12:20:03.120Z] -- Installing: /usr/local/lib/libcsdk.so [2021-05-24T12:20:03.120Z] -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" [2021-05-24T12:20:03.120Z] -- Up-to-date: /usr/local/include [2021-05-24T12:20:03.120Z] -- Installing: /usr/local/include/edgex [2021-05-24T12:20:03.120Z] -- Installing: /usr/local/include/edgex/rest-server.h [2021-05-24T12:20:03.120Z] -- Installing: /usr/local/include/edgex/edgex-base.h [2021-05-24T12:20:03.120Z] -- Installing: /usr/local/include/edgex/edgex.h [2021-05-24T12:20:03.120Z] -- Installing: /usr/local/include/edgex/devices.h [2021-05-24T12:20:03.120Z] -- Installing: /usr/local/include/edgex/profiles.h [2021-05-24T12:20:03.120Z] -- Installing: /usr/local/include/edgex/csdk-defs.h [2021-05-24T12:20:03.120Z] -- Installing: /usr/local/include/devsdk [2021-05-24T12:20:03.120Z] -- Installing: /usr/local/include/devsdk/devsdk-base.h [2021-05-24T12:20:03.120Z] -- Installing: /usr/local/include/devsdk/devsdk.h [2021-05-24T12:20:03.120Z] -- Installing: /usr/local/include/iot [2021-05-24T12:20:03.120Z] -- Installing: /usr/local/include/iot/json.h [2021-05-24T12:20:03.120Z] -- Installing: /usr/local/include/iot/container.h [2021-05-24T12:20:03.120Z] -- Installing: /usr/local/include/iot/component.h [2021-05-24T12:20:03.120Z] -- Installing: /usr/local/include/iot/typecode.h [2021-05-24T12:20:03.120Z] -- Installing: /usr/local/include/iot/iot.h [2021-05-24T12:20:03.120Z] -- Installing: /usr/local/include/iot/time.h [2021-05-24T12:20:03.120Z] -- Installing: /usr/local/include/iot/hash.h [2021-05-24T12:20:03.120Z] -- Installing: /usr/local/include/iot/logger.h [2021-05-24T12:20:03.120Z] -- Installing: /usr/local/include/iot/os [2021-05-24T12:20:03.120Z] -- Installing: /usr/local/include/iot/os/zephyr.h [2021-05-24T12:20:03.120Z] -- Installing: /usr/local/include/iot/os/linux.h [2021-05-24T12:20:03.120Z] -- Installing: /usr/local/include/iot/os/macos.h [2021-05-24T12:20:03.120Z] -- Installing: /usr/local/include/iot/scheduler.h [2021-05-24T12:20:03.120Z] -- Installing: /usr/local/include/iot/data.h [2021-05-24T12:20:03.120Z] -- Installing: /usr/local/include/iot/thread.h [2021-05-24T12:20:03.120Z] -- Installing: /usr/local/include/iot/os.h [2021-05-24T12:20:03.120Z] -- Installing: /usr/local/include/iot/base64.h [2021-05-24T12:20:03.120Z] -- Installing: /usr/local/include/iot/defs.h [2021-05-24T12:20:03.120Z] -- Installing: /usr/local/include/iot/threadpool.h [2021-05-24T12:20:03.120Z] -- Installing: /usr/local/include/iot/config.h [2021-05-24T12:20:03.120Z] -- Installing: /usr/local/share/device-sdk-c/LICENSE [2021-05-24T12:20:03.120Z] -- Installing: /usr/local/share/device-sdk-c/Attribution.txt [2021-05-24T12:20:03.396Z] make: Leaving directory '/tmp/sdk/build/release' [2021-05-24T12:20:05.369Z] Removing intermediate container 95a679932d94 [2021-05-24T12:20:05.369Z] ---> 45e25975ecd7 [2021-05-24T12:20:05.369Z] Step 16/25 : FROM ${BASE} [2021-05-24T12:20:05.369Z] ---> b23d30803547 [2021-05-24T12:20:05.369Z] Step 17/25 : LABEL maintainer="IOTech " [2021-05-24T12:20:05.369Z] ---> Running in b764519fce23 [2021-05-24T12:20:05.967Z] Removing intermediate container b764519fce23 [2021-05-24T12:20:05.968Z] ---> 2e6bdc0bd02c [2021-05-24T12:20:05.968Z] 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-05-24T12:20:05.968Z] ---> Running in 78a925b17913 [2021-05-24T12:20:07.398Z] Connecting to iotech.jfrog.io (54.72.115.12:443) [2021-05-24T12:20:07.675Z] support@iotechsys.co 100% |********************************| 451 0:00:00 ETA [2021-05-24T12:20:07.675Z] [2021-05-24T12:20:08.656Z] Removing intermediate container 78a925b17913 [2021-05-24T12:20:08.656Z] ---> 4fe37a981b0c [2021-05-24T12:20:08.656Z] Step 19/25 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine/alpine-3.12' >> /etc/apk/repositories [2021-05-24T12:20:08.656Z] ---> Running in d0f052720932 [2021-05-24T12:20:11.284Z] Removing intermediate container d0f052720932 [2021-05-24T12:20:11.284Z] ---> e91614823e03 [2021-05-24T12:20:11.284Z] 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-05-24T12:20:11.284Z] ---> Running in 87f24aca9318 [2021-05-24T12:20:12.262Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz [2021-05-24T12:20:13.236Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz [2021-05-24T12:20:13.506Z] fetch https://iotech.jfrog.io/artifactory/alpine/alpine-3.12/aarch64/APKINDEX.tar.gz [2021-05-24T12:20:14.099Z] (1/6) Installing curl (7.64.0-r5) [2021-05-24T12:20:14.099Z] (2/6) Installing hiredis (0.14.0-r0) [2021-05-24T12:20:14.099Z] (3/6) Installing hiredis-dev (0.14.0-r0) [2021-05-24T12:20:14.370Z] (4/6) Installing libuuid (2.33-r0) [2021-05-24T12:20:14.370Z] (5/6) Installing paho-mqtt-c-dev (1.3.5-r0) [2021-05-24T12:20:15.813Z] (6/6) Installing wget (1.20.3-r0) [2021-05-24T12:20:17.999Z] Executing busybox-1.29.3-r10.trigger [2021-05-24T12:20:17.999Z] OK: 283 MiB in 81 packages [2021-05-24T12:20:17.999Z] Removing intermediate container 87f24aca9318 [2021-05-24T12:20:17.999Z] ---> a12b0c20766a [2021-05-24T12:20:17.999Z] Step 21/25 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot [2021-05-24T12:20:18.271Z] ---> f310f838e5c3 [2021-05-24T12:20:18.271Z] Step 22/25 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex [2021-05-24T12:20:19.251Z] ---> ad12377e60f9 [2021-05-24T12:20:19.251Z] Step 23/25 : COPY --from=builder /usr/local/lib /usr/local/lib [2021-05-24T12:20:19.851Z] ---> d15ebdd49287 [2021-05-24T12:20:19.851Z] Step 24/25 : COPY --from=builder /usr/local/lib64 /usr/local/lib64 [2021-05-24T12:20:20.827Z] ---> 287e646c387a [2021-05-24T12:20:20.827Z] Step 25/25 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c [2021-05-24T12:20:21.803Z] ---> 3d2824807f44 [2021-05-24T12:20:21.803Z] Successfully built 3d2824807f44 [2021-05-24T12:20:21.803Z] 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-05-24T12:20:22.318Z] + docker inspect -f . ci-base-image-arm64 [2021-05-24T12:20:22.318Z] . [Pipeline] withDockerContainer [2021-05-24T12:20:22.585Z] prd-ubuntu18.04-docker-arm64-4c-16g-16885 does not seem to be running inside a container [2021-05-24T12:20:22.668Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-c/67 -v /w/workspace/device-sdk-c/67:/w/workspace/device-sdk-c/67:rw,z -v /w/workspace/device-sdk-c/67@tmp:/w/workspace/device-sdk-c/67@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 ******** ci-base-image-arm64 cat [2021-05-24T12:20:24.278Z] $ docker top e22f1e4f714a8d1db0b3bc980f4b50cc55e8d0d3119ea9e43fa14d7774febaf2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-24T12:20:25.240Z] + make test [2021-05-24T12:20:25.240Z] echo "make test" [2021-05-24T12:20:25.240Z] make test [Pipeline] } [2021-05-24T12:20:25.264Z] $ docker stop --time=1 e22f1e4f714a8d1db0b3bc980f4b50cc55e8d0d3119ea9e43fa14d7774febaf2 [2021-05-24T12:20:27.032Z] $ docker rm -f e22f1e4f714a8d1db0b3bc980f4b50cc55e8d0d3119ea9e43fa14d7774febaf2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-24T12:20:29.823Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-05-24T12:20:30.153Z] + ls -al . [2021-05-24T12:20:30.153Z] total 192 [2021-05-24T12:20:30.153Z] drwxrwxr-x 8 jenkins jenkins 4096 May 24 12:17 . [2021-05-24T12:20:30.153Z] drwxrwxr-x 4 jenkins jenkins 4096 May 24 12:17 .. [2021-05-24T12:20:30.153Z] drwxrwxr-x 8 jenkins jenkins 4096 May 24 12:17 .git [2021-05-24T12:20:30.153Z] drwxrwxr-x 2 jenkins jenkins 4096 May 24 12:17 .github [2021-05-24T12:20:30.153Z] -rw-rw-r-- 1 jenkins jenkins 176 May 24 12:17 .gitignore [2021-05-24T12:20:30.153Z] -rw-rw-r-- 1 jenkins jenkins 3104 May 24 12:17 Attribution.txt [2021-05-24T12:20:30.153Z] -rw-rw-r-- 1 jenkins jenkins 7200 May 24 12:17 CHANGES [2021-05-24T12:20:30.153Z] -rw-rw-r-- 1 jenkins jenkins 108574 May 24 12:17 Doxyfile [2021-05-24T12:20:30.153Z] -rw-rw-r-- 1 jenkins jenkins 784 May 24 12:17 Jenkinsfile [2021-05-24T12:20:30.153Z] -rw-rw-r-- 1 jenkins jenkins 10174 May 24 12:17 LICENSE [2021-05-24T12:20:30.153Z] -rw-rw-r-- 1 jenkins jenkins 444 May 24 12:17 Makefile [2021-05-24T12:20:30.153Z] -rw-rw-r-- 1 jenkins jenkins 4090 May 24 12:17 README.md [2021-05-24T12:20:30.153Z] -rw-rw-r-- 1 jenkins jenkins 6654 May 24 12:17 README.v2.md [2021-05-24T12:20:30.153Z] -rw-rw-r-- 1 jenkins jenkins 12 May 24 12:14 VERSION [2021-05-24T12:20:30.153Z] drwxrwxr-x 2 jenkins jenkins 4096 May 24 12:17 docs [2021-05-24T12:20:30.153Z] drwxrwxr-x 4 jenkins jenkins 4096 May 24 12:17 include [2021-05-24T12:20:30.153Z] drwxrwxr-x 2 jenkins jenkins 4096 May 24 12:17 scripts [2021-05-24T12:20:30.153Z] drwxrwxr-x 4 jenkins jenkins 4096 May 24 12:17 src [Pipeline] isUnix [Pipeline] sh [2021-05-24T12:20:30.496Z] + 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=6309ba15ff828e808134537d97827cb51d4f1f0b --label arch=arm64 --label version=1.3.2-dev.15 . [2021-05-24T12:20:31.095Z] Sending build context to Docker daemon 2.509MB [2021-05-24T12:20:31.095Z] Step 1/17 : ARG BASE=alpine:3.12 [2021-05-24T12:20:31.095Z] Step 2/17 : FROM ${BASE} [2021-05-24T12:20:31.095Z] ---> 3d2824807f44 [2021-05-24T12:20:31.095Z] Step 3/17 : LABEL maintainer="IOTech " [2021-05-24T12:20:31.095Z] ---> Running in c9ac44e92c59 [2021-05-24T12:20:31.688Z] Removing intermediate container c9ac44e92c59 [2021-05-24T12:20:31.688Z] ---> 1188a9466e72 [2021-05-24T12:20:31.688Z] 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-05-24T12:20:31.962Z] ---> Running in 88d01f427fec [2021-05-24T12:20:32.944Z] --2021-05-24 12:20:32-- https://iotech.jfrog.io/artifactory/alpine/KEY/support@iotechsys.com-5b990dd9.pub [2021-05-24T12:20:32.944Z] Resolving iotech.jfrog.io... 34.243.182.113, 54.72.115.12, 54.74.239.58 [2021-05-24T12:20:33.214Z] Connecting to iotech.jfrog.io|34.243.182.113|:443... connected. [2021-05-24T12:20:33.485Z] HTTP request sent, awaiting response... 200 OK [2021-05-24T12:20:33.485Z] Length: 451 [application/octet-stream] [2021-05-24T12:20:33.485Z] Saving to: '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' [2021-05-24T12:20:33.485Z]  [2021-05-24T12:20:33.485Z] 0K   100% 17.4M=0s [2021-05-24T12:20:33.485Z] [2021-05-24T12:20:33.485Z] 2021-05-24 12:20:33 (17.4 MB/s) - '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' saved [451/451] [2021-05-24T12:20:33.485Z] [2021-05-24T12:20:34.482Z] Removing intermediate container 88d01f427fec [2021-05-24T12:20:34.482Z] ---> fde7ad65e9df [2021-05-24T12:20:34.482Z] Step 5/17 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine/alpine-3.12' >> /etc/apk/repositories [2021-05-24T12:20:34.482Z] ---> Running in 601435e9c134 [2021-05-24T12:20:37.096Z] Removing intermediate container 601435e9c134 [2021-05-24T12:20:37.096Z] ---> 44d5e6172d8f [2021-05-24T12:20:37.096Z] 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-05-24T12:20:37.096Z] ---> Running in 9f348d186443 [2021-05-24T12:20:38.115Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz [2021-05-24T12:20:38.711Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz [2021-05-24T12:20:39.686Z] fetch https://iotech.jfrog.io/artifactory/alpine/alpine-3.12/aarch64/APKINDEX.tar.gz [2021-05-24T12:20:40.279Z] (1/6) Installing ncurses-dev (6.1_p20190105-r0) [2021-05-24T12:20:40.279Z] (2/6) Installing libblkid (2.33-r0) [2021-05-24T12:20:40.551Z] (3/6) Installing libfdisk (2.33-r0) [2021-05-24T12:20:40.551Z] (4/6) Installing libmount (2.33-r0) [2021-05-24T12:20:40.551Z] (5/6) Installing libsmartcols (2.33-r0) [2021-05-24T12:20:40.823Z] (6/6) Installing util-linux-dev (2.33-r0) [2021-05-24T12:20:41.095Z] Executing busybox-1.29.3-r10.trigger [2021-05-24T12:20:41.095Z] OK: 287 MiB in 87 packages [2021-05-24T12:20:42.531Z] Removing intermediate container 9f348d186443 [2021-05-24T12:20:42.531Z] ---> c55a15d64450 [2021-05-24T12:20:42.531Z] Step 7/17 : COPY VERSION /edgex-c-sdk/ [2021-05-24T12:20:43.127Z] ---> 9e66a1db42ba [2021-05-24T12:20:43.127Z] Step 8/17 : COPY src /edgex-c-sdk/src/ [2021-05-24T12:20:44.557Z] ---> 8f83070a4e81 [2021-05-24T12:20:44.557Z] Step 9/17 : COPY include /edgex-c-sdk/include/ [2021-05-24T12:20:45.151Z] ---> cb2a14c3306b [2021-05-24T12:20:45.151Z] Step 10/17 : COPY scripts /edgex-c-sdk/scripts [2021-05-24T12:20:45.745Z] ---> a6ce12bae635 [2021-05-24T12:20:45.745Z] Step 11/17 : COPY LICENSE /edgex-c-sdk/ [2021-05-24T12:20:46.722Z] ---> 50c6ca57f73c [2021-05-24T12:20:46.722Z] Step 12/17 : COPY Attribution.txt /edgex-c-sdk/ [2021-05-24T12:20:47.317Z] ---> 9a929ebd4b68 [2021-05-24T12:20:47.317Z] Step 13/17 : WORKDIR /edgex-c-sdk [2021-05-24T12:20:47.590Z] ---> Running in fa840a85df9e [2021-05-24T12:20:48.184Z] Removing intermediate container fa840a85df9e [2021-05-24T12:20:48.184Z] ---> c3b8e94db918 [2021-05-24T12:20:48.184Z] Step 14/17 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] [2021-05-24T12:20:48.184Z] ---> Running in 923e93763059 [2021-05-24T12:20:48.775Z] Removing intermediate container 923e93763059 [2021-05-24T12:20:48.775Z] ---> 902320084d4b [2021-05-24T12:20:48.775Z] Step 15/17 : LABEL arch=arm64 [2021-05-24T12:20:49.047Z] ---> Running in 750cb92fa491 [2021-05-24T12:20:49.320Z] Removing intermediate container 750cb92fa491 [2021-05-24T12:20:49.320Z] ---> 2747a37d9443 [2021-05-24T12:20:49.320Z] Step 16/17 : LABEL git_sha=6309ba15ff828e808134537d97827cb51d4f1f0b [2021-05-24T12:20:49.593Z] ---> Running in 520e72f2e941 [2021-05-24T12:20:50.197Z] Removing intermediate container 520e72f2e941 [2021-05-24T12:20:50.197Z] ---> cc48ce0d7772 [2021-05-24T12:20:50.197Z] Step 17/17 : LABEL version=1.3.2-dev.15 [2021-05-24T12:20:50.197Z] ---> Running in e6c38230e654 [2021-05-24T12:20:50.791Z] Removing intermediate container e6c38230e654 [2021-05-24T12:20:50.791Z] ---> bf62e2cce9cc [2021-05-24T12:20:50.791Z] [Warning] One or more build-args [MAKE ARCH] were not consumed [2021-05-24T12:20:50.791Z] Successfully built bf62e2cce9cc [2021-05-24T12:20:50.791Z] 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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh [2021-05-24T12:20:53.997Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-24T12:20:53.997Z] . [Pipeline] withDockerContainer [2021-05-24T12:20:54.079Z] prd-centos7-docker-4c-2g-16884 does not seem to be running inside a container [2021-05-24T12:20:54.122Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_master -v /w/workspace/edgexfoundry_device-sdk-c_master:/w/workspace/edgexfoundry_device-sdk-c_master:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_master@tmp:/w/workspace/edgexfoundry_device-sdk-c_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-24T12:20:54.497Z] $ docker top 4fece6d3e0774cb71d1287a7f05df8d8fad5cb365c6bcc352fede4f2b95ffa31 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-24T12:20:54.630Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-24T12:20:54.630Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-24T12:20:54.745Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-24T12:20:54.748Z] $ docker exec 4fece6d3e0774cb71d1287a7f05df8d8fad5cb365c6bcc352fede4f2b95ffa31 ssh-agent [2021-05-24T12:20:54.854Z] SSH_AUTH_SOCK=/tmp/ssh-rezzvpUHxsjf/agent.13 [2021-05-24T12:20:54.854Z] SSH_AGENT_PID=19 [2021-05-24T12:20:54.860Z] Running ssh-add (command line suppressed) [2021-05-24T12:20:54.953Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_8762970104276741653.key (/w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_8762970104276741653.key) [2021-05-24T12:20:54.967Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-24T12:20:55.277Z] + git semver tag [2021-05-24T12:20:55.277Z] # -> Open(): unable to determine branch for HEAD [2021-05-24T12:20:55.277Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_master/.git [2021-05-24T12:20:55.277Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_master [2021-05-24T12:20:55.277Z] # $SEMVER_REMOTE_NAME = origin [2021-05-24T12:20:55.277Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-24T12:20:55.277Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-24T12:20:55.277Z] # $SEMVER_BRANCH = master [2021-05-24T12:20:55.277Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_master/.semver [2021-05-24T12:20:55.277Z] # 6309ba15ff828e808134537d97827cb51d4f1f0b HEAD [2021-05-24T12:20:55.277Z] # -> Force: false [2021-05-24T12:20:55.277Z] # 70c3ecbef15cadc8d256232305f871fbf10ed166 refs/tags/v1.3.2-dev.15 [Pipeline] } [2021-05-24T12:20:55.287Z] $ docker exec --env ******** --env ******** 4fece6d3e0774cb71d1287a7f05df8d8fad5cb365c6bcc352fede4f2b95ffa31 ssh-agent -k [2021-05-24T12:20:55.382Z] unset SSH_AUTH_SOCK; [2021-05-24T12:20:55.382Z] unset SSH_AGENT_PID; [2021-05-24T12:20:55.382Z] echo Agent pid 19 killed; [2021-05-24T12:20:55.395Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-24T12:20:57.716Z] + git semver [Pipeline] } [2021-05-24T12:20:57.734Z] $ docker stop --time=1 4fece6d3e0774cb71d1287a7f05df8d8fad5cb365c6bcc352fede4f2b95ffa31 [2021-05-24T12:20:58.931Z] $ docker rm -f 4fece6d3e0774cb71d1287a7f05df8d8fad5cb365c6bcc352fede4f2b95ffa31 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-05-24T12:20:59.424Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-05-24T12:20:59.424Z] [2021-05-24T12:20:59.424Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-05-24T12:20:59.741Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-05-24T12:20:59.742Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-05-24T12:20:59.742Z] ab5ef0e58194: Pulling fs layer [2021-05-24T12:20:59.742Z] 9712f1f96733: Pulling fs layer [2021-05-24T12:20:59.742Z] 63f879dbbcfc: Pulling fs layer [2021-05-24T12:20:59.742Z] 0d9ebad4ef96: Pulling fs layer [2021-05-24T12:20:59.742Z] e9a5061849ea: Pulling fs layer [2021-05-24T12:20:59.742Z] d747dcd14b5f: Pulling fs layer [2021-05-24T12:20:59.742Z] 2de7ff778b66: Pulling fs layer [2021-05-24T12:20:59.742Z] 0d9ebad4ef96: Waiting [2021-05-24T12:20:59.742Z] e9a5061849ea: Waiting [2021-05-24T12:20:59.742Z] d747dcd14b5f: Waiting [2021-05-24T12:20:59.742Z] 2de7ff778b66: Waiting [2021-05-24T12:20:59.742Z] 9712f1f96733: Download complete [2021-05-24T12:21:01.655Z] 63f879dbbcfc: Verifying Checksum [2021-05-24T12:21:01.655Z] 63f879dbbcfc: Download complete [2021-05-24T12:21:01.915Z] e9a5061849ea: Verifying Checksum [2021-05-24T12:21:01.915Z] e9a5061849ea: Download complete [2021-05-24T12:21:01.915Z] d747dcd14b5f: Download complete [2021-05-24T12:21:02.175Z] 2de7ff778b66: Verifying Checksum [2021-05-24T12:21:02.175Z] 2de7ff778b66: Download complete [2021-05-24T12:21:02.759Z] 0d9ebad4ef96: Verifying Checksum [2021-05-24T12:21:02.759Z] 0d9ebad4ef96: Download complete [2021-05-24T12:21:02.759Z] ab5ef0e58194: Verifying Checksum [2021-05-24T12:21:02.759Z] ab5ef0e58194: Download complete [2021-05-24T12:21:05.321Z] ab5ef0e58194: Pull complete [2021-05-24T12:21:05.321Z] 9712f1f96733: Pull complete [2021-05-24T12:21:06.276Z] 63f879dbbcfc: Pull complete [2021-05-24T12:21:09.600Z] 0d9ebad4ef96: Pull complete [2021-05-24T12:21:09.863Z] e9a5061849ea: Pull complete [2021-05-24T12:21:09.863Z] d747dcd14b5f: Pull complete [2021-05-24T12:21:10.844Z] 2de7ff778b66: Pull complete [2021-05-24T12:21:10.844Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-05-24T12:21:10.844Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-05-24T12:21:10.844Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-05-24T12:21:13.144Z] prd-centos7-docker-4c-2g-16884 does not seem to be running inside a container [2021-05-24T12:21:13.185Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-c_master -v /w/workspace/edgexfoundry_device-sdk-c_master:/w/workspace/edgexfoundry_device-sdk-c_master:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_master@tmp:/w/workspace/edgexfoundry_device-sdk-c_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-05-24T12:21:18.802Z] $ docker top 2c0e80f4ad744725119dde765a8183a607b35f73e84a4a093fc2f315d3ae4855 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-05-24T12:21:18.904Z] provisioning config files... [2021-05-24T12:21:18.913Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-c_master@tmp/config3046609524169556606tmp [2021-05-24T12:21:18.927Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-c_master@tmp/config3412186493849004005tmp [2021-05-24T12:21:18.939Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-c_master@tmp/config7179065692127910526tmp [Pipeline] { [Pipeline] echo [2021-05-24T12:21:18.969Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-24T12:21:19.271Z] ---> sigul-configuration.sh [2021-05-24T12:21:19.271Z] gpg: directory `/root/.gnupg' created [2021-05-24T12:21:19.271Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-05-24T12:21:19.271Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-05-24T12:21:19.271Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-05-24T12:21:19.271Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-05-24T12:21:19.271Z] gpg: CAST5 encrypted data [2021-05-24T12:21:19.271Z] gpg: encrypted with 1 passphrase [2021-05-24T12:21:19.271Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-05-24T12:21:19.568Z] + mkdir /home/jenkins [2021-05-24T12:21:19.568Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-05-24T12:21:19.864Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2021-05-24T12:21:19.875Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-24T12:21:20.172Z] ---> sigul-install.sh [2021-05-24T12:21:24.414Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-05-24T12:21:24.710Z] + git tag --list [2021-05-24T12:21:24.710Z] 0.7.0 [2021-05-24T12:21:24.710Z] 0.7.1 [2021-05-24T12:21:24.710Z] 1.0.0 [2021-05-24T12:21:24.710Z] v1.0.1 [2021-05-24T12:21:24.710Z] v1.0.2 [2021-05-24T12:21:24.710Z] v1.0.3 [2021-05-24T12:21:24.710Z] v1.1.0 [2021-05-24T12:21:24.710Z] v1.1.1 [2021-05-24T12:21:24.710Z] v1.2.0 [2021-05-24T12:21:24.710Z] v1.2.1 [2021-05-24T12:21:24.710Z] v1.2.2 [2021-05-24T12:21:24.710Z] v1.3.0 [2021-05-24T12:21:24.710Z] v1.3.1 [2021-05-24T12:21:24.710Z] v1.3.1-dev.1 [2021-05-24T12:21:24.710Z] v1.3.1-dev.2 [2021-05-24T12:21:24.710Z] v1.3.1-dev.3 [2021-05-24T12:21:24.710Z] v1.3.2-dev.1 [2021-05-24T12:21:24.710Z] v1.3.2-dev.10 [2021-05-24T12:21:24.710Z] v1.3.2-dev.11 [2021-05-24T12:21:24.710Z] v1.3.2-dev.12 [2021-05-24T12:21:24.710Z] v1.3.2-dev.13 [2021-05-24T12:21:24.710Z] v1.3.2-dev.14 [2021-05-24T12:21:24.710Z] v1.3.2-dev.15 [2021-05-24T12:21:24.710Z] v1.3.2-dev.2 [2021-05-24T12:21:24.710Z] v1.3.2-dev.3 [2021-05-24T12:21:24.710Z] v1.3.2-dev.4 [2021-05-24T12:21:24.710Z] v1.3.2-dev.5 [2021-05-24T12:21:24.710Z] v1.3.2-dev.6 [2021-05-24T12:21:24.710Z] v1.3.2-dev.7 [2021-05-24T12:21:24.710Z] v1.3.2-dev.8 [2021-05-24T12:21:24.710Z] v1.3.2-dev.9 [Pipeline] sh [2021-05-24T12:21:25.011Z] + lftools sign git-tag v1.3.2-dev.15 [2021-05-24T12:21:25.587Z] Signing Git tag with Sigul... [2021-05-24T12:21:25.587Z] Signing v1.3.2-dev.15 [Pipeline] echo [2021-05-24T12:21:26.559Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-24T12:21:26.853Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-05-24T12:21:26.863Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-05-24T12:21:26.907Z] $ docker stop --time=1 2c0e80f4ad744725119dde765a8183a607b35f73e84a4a093fc2f315d3ae4855 [2021-05-24T12:21:28.502Z] $ docker rm -f 2c0e80f4ad744725119dde765a8183a607b35f73e84a4a093fc2f315d3ae4855 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-05-24T12:21:31.319Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-24T12:21:31.319Z] . [Pipeline] withDockerContainer [2021-05-24T12:21:31.523Z] prd-centos7-docker-4c-2g-16884 does not seem to be running inside a container [2021-05-24T12:21:31.572Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_master -v /w/workspace/edgexfoundry_device-sdk-c_master:/w/workspace/edgexfoundry_device-sdk-c_master:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_master@tmp:/w/workspace/edgexfoundry_device-sdk-c_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-24T12:21:31.986Z] $ docker top 2cf7a48abedeb54f73074a498ab50cc38d2d02b75536f3c78acf3811cb858081 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-24T12:21:32.114Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-24T12:21:32.114Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-24T12:21:32.229Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-24T12:21:32.232Z] $ docker exec 2cf7a48abedeb54f73074a498ab50cc38d2d02b75536f3c78acf3811cb858081 ssh-agent [2021-05-24T12:21:32.342Z] SSH_AUTH_SOCK=/tmp/ssh-dyToL0PEMY5m/agent.13 [2021-05-24T12:21:32.342Z] SSH_AGENT_PID=19 [2021-05-24T12:21:32.347Z] Running ssh-add (command line suppressed) [2021-05-24T12:21:32.451Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_7414895992779384635.key (/w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_7414895992779384635.key) [2021-05-24T12:21:32.466Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-24T12:21:32.771Z] + git semver bump pre [2021-05-24T12:21:32.771Z] # -> Open(): unable to determine branch for HEAD [2021-05-24T12:21:32.771Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_master/.git [2021-05-24T12:21:32.771Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_master [2021-05-24T12:21:32.771Z] # $SEMVER_REMOTE_NAME = origin [2021-05-24T12:21:32.771Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-24T12:21:32.771Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-24T12:21:32.771Z] # $SEMVER_BRANCH = master [2021-05-24T12:21:32.771Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_master/.semver [2021-05-24T12:21:32.771Z] 1.3.2-dev.16 [Pipeline] } [2021-05-24T12:21:32.782Z] $ docker exec --env ******** --env ******** 2cf7a48abedeb54f73074a498ab50cc38d2d02b75536f3c78acf3811cb858081 ssh-agent -k [2021-05-24T12:21:32.871Z] unset SSH_AUTH_SOCK; [2021-05-24T12:21:32.871Z] unset SSH_AGENT_PID; [2021-05-24T12:21:32.871Z] echo Agent pid 19 killed; [2021-05-24T12:21:32.883Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-24T12:21:33.211Z] + git semver [Pipeline] } [2021-05-24T12:21:33.227Z] $ docker stop --time=1 2cf7a48abedeb54f73074a498ab50cc38d2d02b75536f3c78acf3811cb858081 [2021-05-24T12:21:34.439Z] $ docker rm -f 2cf7a48abedeb54f73074a498ab50cc38d2d02b75536f3c78acf3811cb858081 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-05-24T12:21:36.849Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-24T12:21:36.849Z] . [Pipeline] withDockerContainer [2021-05-24T12:21:36.921Z] prd-centos7-docker-4c-2g-16884 does not seem to be running inside a container [2021-05-24T12:21:36.958Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_master -v /w/workspace/edgexfoundry_device-sdk-c_master:/w/workspace/edgexfoundry_device-sdk-c_master:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_master@tmp:/w/workspace/edgexfoundry_device-sdk-c_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-24T12:21:37.291Z] $ docker top 84de1fa5e40bb5c49975f4da083c143d2e81878bb953f32e51f51c1cb8c0b61b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-24T12:21:37.392Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-24T12:21:37.392Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-24T12:21:37.489Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-24T12:21:37.491Z] $ docker exec 84de1fa5e40bb5c49975f4da083c143d2e81878bb953f32e51f51c1cb8c0b61b ssh-agent [2021-05-24T12:21:37.586Z] SSH_AUTH_SOCK=/tmp/ssh-ut4Cvoa8mKLe/agent.14 [2021-05-24T12:21:37.586Z] SSH_AGENT_PID=20 [2021-05-24T12:21:37.591Z] Running ssh-add (command line suppressed) [2021-05-24T12:21:37.682Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_3115574532713418683.key (/w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_3115574532713418683.key) [2021-05-24T12:21:37.697Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-24T12:21:37.998Z] + git semver push [2021-05-24T12:21:37.998Z] # -> Open(): unable to determine branch for HEAD [2021-05-24T12:21:37.998Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_master/.git [2021-05-24T12:21:37.998Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_master [2021-05-24T12:21:37.998Z] # $SEMVER_REMOTE_NAME = origin [2021-05-24T12:21:37.998Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-24T12:21:37.998Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-24T12:21:37.998Z] # $SEMVER_BRANCH = master [2021-05-24T12:21:37.998Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_master/.semver [Pipeline] } [2021-05-24T12:21:42.259Z] $ docker exec --env ******** --env ******** 84de1fa5e40bb5c49975f4da083c143d2e81878bb953f32e51f51c1cb8c0b61b ssh-agent -k [2021-05-24T12:21:42.352Z] unset SSH_AUTH_SOCK; [2021-05-24T12:21:42.353Z] unset SSH_AGENT_PID; [2021-05-24T12:21:42.353Z] echo Agent pid 20 killed; [2021-05-24T12:21:42.360Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-24T12:21:42.683Z] + git semver [Pipeline] } [2021-05-24T12:21:42.698Z] $ docker stop --time=1 84de1fa5e40bb5c49975f4da083c143d2e81878bb953f32e51f51c1cb8c0b61b [2021-05-24T12:21:43.890Z] $ docker rm -f 84de1fa5e40bb5c49975f4da083c143d2e81878bb953f32e51f51c1cb8c0b61b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-05-24T12:21:46.986Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-24T12:21:49.330Z] ---> package-listing.sh [2021-05-24T12:21:49.330Z] ++ facter osfamily [2021-05-24T12:21:49.330Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-24T12:21:49.330Z] + OS_FAMILY=redhat [2021-05-24T12:21:49.330Z] + workspace=/w/workspace/edgexfoundry_device-sdk-c_master [2021-05-24T12:21:49.330Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-24T12:21:49.330Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-24T12:21:49.330Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-24T12:21:49.330Z] + PACKAGES=/tmp/packages_start.txt [2021-05-24T12:21:49.330Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_master ']' [2021-05-24T12:21:49.330Z] + PACKAGES=/tmp/packages_end.txt [2021-05-24T12:21:49.330Z] + case "${OS_FAMILY}" in [2021-05-24T12:21:49.330Z] + rpm -qa [2021-05-24T12:21:49.330Z] + sort [2021-05-24T12:21:49.330Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-24T12:21:49.330Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-24T12:21:49.330Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-24T12:21:49.330Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_master ']' [2021-05-24T12:21:49.330Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-c_master/archives/ [2021-05-24T12:21:49.330Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-c_master/archives/ [Pipeline] echo [2021-05-24T12:21:49.343Z] 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_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-05-24T12:21:49.635Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-24T12:21:50.205Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-24T12:21:50.205Z] [2021-05-24T12:21:50.205Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-24T12:21:50.521Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-24T12:21:50.521Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-24T12:21:50.521Z] df20fa9351a1: Pulling fs layer [2021-05-24T12:21:50.521Z] 36b3adc4ff6f: Pulling fs layer [2021-05-24T12:21:50.521Z] 8ad3a11d3b57: Pulling fs layer [2021-05-24T12:21:50.521Z] 46f8f816bc3b: Pulling fs layer [2021-05-24T12:21:50.521Z] 93b61091891f: Pulling fs layer [2021-05-24T12:21:50.521Z] 93b9cdb0e59b: Pulling fs layer [2021-05-24T12:21:50.521Z] 5e14af77c1be: Pulling fs layer [2021-05-24T12:21:50.521Z] 01666e4c0597: Pulling fs layer [2021-05-24T12:21:50.521Z] aa168da1d23b: Pulling fs layer [2021-05-24T12:21:50.521Z] 46f8f816bc3b: Waiting [2021-05-24T12:21:50.521Z] 93b61091891f: Waiting [2021-05-24T12:21:50.521Z] 93b9cdb0e59b: Waiting [2021-05-24T12:21:50.521Z] 5e14af77c1be: Waiting [2021-05-24T12:21:50.521Z] 01666e4c0597: Waiting [2021-05-24T12:21:50.521Z] aa168da1d23b: Waiting [2021-05-24T12:21:50.521Z] 36b3adc4ff6f: Verifying Checksum [2021-05-24T12:21:50.521Z] 36b3adc4ff6f: Download complete [2021-05-24T12:21:50.521Z] 46f8f816bc3b: Verifying Checksum [2021-05-24T12:21:50.521Z] 46f8f816bc3b: Download complete [2021-05-24T12:21:50.521Z] df20fa9351a1: Verifying Checksum [2021-05-24T12:21:50.521Z] df20fa9351a1: Download complete [2021-05-24T12:21:50.785Z] 93b9cdb0e59b: Verifying Checksum [2021-05-24T12:21:50.785Z] 93b9cdb0e59b: Download complete [2021-05-24T12:21:50.785Z] 5e14af77c1be: Verifying Checksum [2021-05-24T12:21:50.785Z] 5e14af77c1be: Download complete [2021-05-24T12:21:50.785Z] 93b61091891f: Verifying Checksum [2021-05-24T12:21:50.785Z] 93b61091891f: Download complete [2021-05-24T12:21:50.785Z] 01666e4c0597: Verifying Checksum [2021-05-24T12:21:50.785Z] 01666e4c0597: Download complete [2021-05-24T12:21:50.785Z] df20fa9351a1: Pull complete [2021-05-24T12:21:50.785Z] 8ad3a11d3b57: Verifying Checksum [2021-05-24T12:21:50.785Z] 8ad3a11d3b57: Download complete [2021-05-24T12:21:50.785Z] 36b3adc4ff6f: Pull complete [2021-05-24T12:21:51.366Z] 8ad3a11d3b57: Pull complete [2021-05-24T12:21:51.366Z] 46f8f816bc3b: Pull complete [2021-05-24T12:21:51.629Z] 93b61091891f: Pull complete [2021-05-24T12:21:51.629Z] 93b9cdb0e59b: Pull complete [2021-05-24T12:21:51.889Z] 5e14af77c1be: Pull complete [2021-05-24T12:21:51.889Z] 01666e4c0597: Pull complete [2021-05-24T12:21:52.833Z] aa168da1d23b: Verifying Checksum [2021-05-24T12:21:52.833Z] aa168da1d23b: Download complete [2021-05-24T12:21:57.074Z] aa168da1d23b: Pull complete [2021-05-24T12:21:57.074Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-24T12:21:57.074Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-24T12:21:57.074Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-24T12:21:57.147Z] prd-centos7-docker-4c-2g-16884 does not seem to be running inside a container [2021-05-24T12:21:57.187Z] $ 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_master/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_master -v /w/workspace/edgexfoundry_device-sdk-c_master:/w/workspace/edgexfoundry_device-sdk-c_master:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_master@tmp:/w/workspace/edgexfoundry_device-sdk-c_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-05-24T12:21:59.645Z] $ docker top 179a7b495ff78afa40aba14049585b84485fab03a2fa348e888701f97117ba10 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-24T12:22:00.020Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-24T12:22:00.395Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-24T12:22:00.689Z] + ls /var/log/sa-host [2021-05-24T12:22:00.689Z] + sadf -c /var/log/sa-host/sa05 [2021-05-24T12:22:00.689Z] file_magic: OK [2021-05-24T12:22:00.689Z] HZ: Using current value: 100 [2021-05-24T12:22:00.689Z] file_header: OK [2021-05-24T12:22:00.689Z] 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-05-24T12:22:00.689Z] Statistics: [2021-05-24T12:22:00.689Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-24T12:22:00.689Z] File successfully converted to sysstat format version 12.2.1 [2021-05-24T12:22:00.689Z] + sadf -c /var/log/sa-host/sa24 [2021-05-24T12:22:00.689Z] file_magic: OK [2021-05-24T12:22:00.689Z] HZ: Using current value: 100 [2021-05-24T12:22:00.689Z] file_header: OK [2021-05-24T12:22:00.689Z] 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-05-24T12:22:00.689Z] Statistics: [2021-05-24T12:22:00.689Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-24T12:22:00.689Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-24T12:22:05.580Z] provisioning config files... [2021-05-24T12:22:05.593Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_master@tmp/config3972805054988179862tmp [Pipeline] { [Pipeline] echo [2021-05-24T12:22:05.613Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-24T12:22:05.912Z] ---> create-netrc.sh [Pipeline] } [2021-05-24T12:22:05.922Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-24T12:22:05.948Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-24T12:22:08.065Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-24T12:22:08.079Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-24T12:22:08.379Z] ---> sudo-logs.sh [2021-05-24T12:22:08.380Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-24T12:22:08.405Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-24T12:22:08.700Z] ---> job-cost.sh [2021-05-24T12:22:08.700Z] lf-activate-venv: SKIPPING [2021-05-24T12:22:08.700Z] INFO: No Stack... [2021-05-24T12:22:09.644Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-05-24T12:22:09.905Z] INFO: Archiving Costs [Pipeline] echo [2021-05-24T12:22:09.920Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-24T12:22:10.218Z] ---> logs-deploy.sh [2021-05-24T12:22:10.218Z] lf-activate-venv: SKIPPING [2021-05-24T12:22:10.218Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/master/67 [2021-05-24T12:22:10.218Z] INFO: archiving workspace using pattern(s): [2021-05-24T12:22:11.161Z] Archives upload complete. [2021-05-24T12:22:11.161Z] INFO: archiving logs to Nexus [2021-05-24T12:22:11.737Z] ---> uname -a: [2021-05-24T12:22:11.737Z] Linux prd-centos7-docker-4c-2g-16884.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux [2021-05-24T12:22:11.737Z] [2021-05-24T12:22:11.737Z] [2021-05-24T12:22:11.737Z] ---> lscpu: [2021-05-24T12:22:11.737Z] Architecture: x86_64 [2021-05-24T12:22:11.737Z] CPU op-mode(s): 32-bit, 64-bit [2021-05-24T12:22:11.737Z] Byte Order: Little Endian [2021-05-24T12:22:11.737Z] Address sizes: 40 bits physical, 48 bits virtual [2021-05-24T12:22:11.737Z] CPU(s): 2 [2021-05-24T12:22:11.737Z] On-line CPU(s) list: 0,1 [2021-05-24T12:22:11.737Z] Thread(s) per core: 1 [2021-05-24T12:22:11.737Z] Core(s) per socket: 1 [2021-05-24T12:22:11.737Z] Socket(s): 2 [2021-05-24T12:22:11.737Z] NUMA node(s): 1 [2021-05-24T12:22:11.737Z] Vendor ID: AuthenticAMD [2021-05-24T12:22:11.737Z] CPU family: 23 [2021-05-24T12:22:11.737Z] Model: 49 [2021-05-24T12:22:11.737Z] Model name: AMD EPYC-Rome Processor [2021-05-24T12:22:11.737Z] Stepping: 0 [2021-05-24T12:22:11.737Z] CPU MHz: 2799.998 [2021-05-24T12:22:11.737Z] BogoMIPS: 5599.99 [2021-05-24T12:22:11.737Z] Virtualization: AMD-V [2021-05-24T12:22:11.737Z] Hypervisor vendor: KVM [2021-05-24T12:22:11.737Z] Virtualization type: full [2021-05-24T12:22:11.737Z] L1d cache: 64 KiB [2021-05-24T12:22:11.737Z] L1i cache: 64 KiB [2021-05-24T12:22:11.737Z] L2 cache: 1 MiB [2021-05-24T12:22:11.737Z] L3 cache: 32 MiB [2021-05-24T12:22:11.737Z] NUMA node0 CPU(s): 0,1 [2021-05-24T12:22:11.737Z] Vulnerability Itlb multihit: Not affected [2021-05-24T12:22:11.737Z] Vulnerability L1tf: Not affected [2021-05-24T12:22:11.737Z] Vulnerability Mds: Not affected [2021-05-24T12:22:11.737Z] Vulnerability Meltdown: Not affected [2021-05-24T12:22:11.737Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-05-24T12:22:11.737Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-05-24T12:22:11.738Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-05-24T12:22:11.738Z] Vulnerability Srbds: Not affected [2021-05-24T12:22:11.738Z] Vulnerability Tsx async abort: Not affected [2021-05-24T12:22:11.738Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp [2021-05-24T12:22:11.738Z] [2021-05-24T12:22:11.738Z] [2021-05-24T12:22:11.738Z] ---> nproc: [2021-05-24T12:22:11.738Z] 2 [2021-05-24T12:22:11.738Z] [2021-05-24T12:22:11.738Z] [2021-05-24T12:22:11.738Z] ---> df -h: [2021-05-24T12:22:11.738Z] Filesystem Size Used Available Use% Mounted on [2021-05-24T12:22:11.738Z] overlay 40.0G 8.2G 31.8G 20% / [2021-05-24T12:22:11.738Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-05-24T12:22:11.738Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-05-24T12:22:11.738Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-05-24T12:22:11.738Z] /dev/vda1 40.0G 8.2G 31.8G 20% /facter-os [2021-05-24T12:22:11.738Z] /dev/vda1 40.0G 8.2G 31.8G 20% /etc/resolv.conf [2021-05-24T12:22:11.738Z] /dev/vda1 40.0G 8.2G 31.8G 20% /etc/hostname [2021-05-24T12:22:11.738Z] /dev/vda1 40.0G 8.2G 31.8G 20% /etc/hosts [2021-05-24T12:22:11.738Z] /dev/vda1 40.0G 8.2G 31.8G 20% /var/log/sa-host [2021-05-24T12:22:11.738Z] /dev/vda1 40.0G 8.2G 31.8G 20% /var/log/secure [2021-05-24T12:22:11.738Z] /dev/vda1 40.0G 8.2G 31.8G 20% /var/log/auth.log [2021-05-24T12:22:11.738Z] /dev/vda1 40.0G 8.2G 31.8G 20% /run/cloud-init/result.json [2021-05-24T12:22:11.738Z] /dev/vda1 40.0G 8.2G 31.8G 20% /w/workspace/edgexfoundry_device-sdk-c_master [2021-05-24T12:22:11.738Z] /dev/vda1 40.0G 8.2G 31.8G 20% /w/workspace/edgexfoundry_device-sdk-c_master@tmp [2021-05-24T12:22:11.738Z] [2021-05-24T12:22:11.738Z] [2021-05-24T12:22:11.738Z] ---> free -m: [2021-05-24T12:22:11.738Z] total used free shared buff/cache available [2021-05-24T12:22:11.738Z] Mem: 7821 1005 4128 0 2686 6689 [2021-05-24T12:22:11.738Z] Swap: 1023 0 1023 [2021-05-24T12:22:11.738Z] [2021-05-24T12:22:11.738Z] [2021-05-24T12:22:11.738Z] ---> ip addr: [2021-05-24T12:22:11.738Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-05-24T12:22:11.738Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-05-24T12:22:11.738Z] inet 127.0.0.1/8 scope host lo [2021-05-24T12:22:11.738Z] valid_lft forever preferred_lft forever [2021-05-24T12:22:11.738Z] inet6 ::1/128 scope host [2021-05-24T12:22:11.738Z] valid_lft forever preferred_lft forever [2021-05-24T12:22:11.738Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-05-24T12:22:11.738Z] link/ether fa:16:3e:15:0e:2c brd ff:ff:ff:ff:ff:ff [2021-05-24T12:22:11.738Z] inet 10.30.122.160/23 brd 10.30.123.255 scope global dynamic eth0 [2021-05-24T12:22:11.738Z] valid_lft 85864sec preferred_lft 85864sec [2021-05-24T12:22:11.738Z] inet6 fe80::f816:3eff:fe15:e2c/64 scope link [2021-05-24T12:22:11.738Z] valid_lft forever preferred_lft forever [2021-05-24T12:22:11.738Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-05-24T12:22:11.738Z] link/ether 02:42:2e:49:37:c3 brd ff:ff:ff:ff:ff:ff [2021-05-24T12:22:11.738Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-05-24T12:22:11.738Z] valid_lft forever preferred_lft forever [2021-05-24T12:22:11.738Z] inet6 fe80::42:2eff:fe49:37c3/64 scope link [2021-05-24T12:22:11.738Z] valid_lft forever preferred_lft forever [2021-05-24T12:22:11.738Z] [2021-05-24T12:22:11.738Z] [2021-05-24T12:22:11.738Z] ---> sar -b -r -n DEV: [2021-05-24T12:22:11.738Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/24/21 _x86_64_ (2 CPU) [2021-05-24T12:22:11.738Z] [2021-05-24T12:22:11.738Z] 12:13:05 LINUX RESTART (2 CPU) [2021-05-24T12:22:11.738Z] [2021-05-24T12:22:11.738Z] 12:14:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-05-24T12:22:11.738Z] 12:15:01 22.15 3.36 18.78 0.00 2564.80 3079.33 0.00 [2021-05-24T12:22:11.738Z] 12:16:01 0.72 0.02 0.70 0.00 0.53 14.36 0.00 [2021-05-24T12:22:11.738Z] 12:17:01 0.32 0.00 0.32 0.00 0.00 4.90 0.00 [2021-05-24T12:22:11.738Z] 12:18:01 0.27 0.00 0.27 0.00 0.00 5.40 0.00 [2021-05-24T12:22:11.738Z] 12:19:01 0.30 0.00 0.30 0.00 0.00 4.63 0.00 [2021-05-24T12:22:11.738Z] 12:20:01 0.40 0.00 0.40 0.00 0.00 6.25 0.00 [2021-05-24T12:22:11.738Z] 12:21:01 3.43 0.00 3.43 0.00 0.00 37.67 0.00 [2021-05-24T12:22:11.738Z] Average: 3.94 0.48 3.46 0.00 366.56 450.47 0.00 [2021-05-24T12:22:11.738Z] [2021-05-24T12:22:11.738Z] 12:14:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-05-24T12:22:11.738Z] 12:15:01 5530660 0 735828 9.19 2620 1739824 1091892 12.06 504028 1574416 20 [2021-05-24T12:22:11.738Z] 12:16:01 5540248 0 726232 9.07 2620 1739832 1004212 11.09 496964 1574384 12 [2021-05-24T12:22:11.738Z] 12:17:01 5537140 0 729340 9.11 2620 1739832 1026848 11.34 503056 1571372 16 [2021-05-24T12:22:11.738Z] 12:18:01 5537028 0 729448 9.11 2620 1739836 1026500 11.33 502516 1571372 8 [2021-05-24T12:22:11.738Z] 12:19:01 5540576 0 725892 9.06 2620 1739844 996436 11.00 493828 1577276 8 [2021-05-24T12:22:11.738Z] 12:20:01 5531600 0 734868 9.18 2620 1739844 996352 11.00 503200 1577276 8 [2021-05-24T12:22:11.738Z] 12:21:01 5402724 0 771584 9.63 2620 1832004 1181732 13.05 559668 1645120 92008 [2021-05-24T12:22:11.738Z] Average: 5517139 0 736170 9.19 2620 1753002 1046282 11.55 509037 1584459 13154 [2021-05-24T12:22:11.738Z] [2021-05-24T12:22:11.738Z] 12:14:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-05-24T12:22:11.738Z] 12:15:01 eth0 76.04 66.03 357.82 21.20 0.00 0.00 0.00 0.00 [2021-05-24T12:22:11.738Z] 12:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-24T12:22:11.738Z] 12:15:01 docker0 8.11 5.13 1.04 24.23 0.00 0.00 0.00 0.00 [2021-05-24T12:22:11.738Z] 12:16:01 eth0 0.90 0.23 0.18 0.02 0.00 0.00 0.00 0.00 [2021-05-24T12:22:11.738Z] 12:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-24T12:22:11.738Z] 12:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-24T12:22:11.738Z] 12:17:01 eth0 2.45 1.87 0.42 11.21 0.00 0.00 0.00 0.00 [2021-05-24T12:22:11.738Z] 12:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-24T12:22:11.738Z] 12:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-24T12:22:11.738Z] 12:18:01 eth0 0.55 0.38 0.27 0.24 0.00 0.00 0.00 0.00 [2021-05-24T12:22:11.738Z] 12:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-24T12:22:11.738Z] 12:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-24T12:22:11.738Z] 12:19:01 eth0 0.22 0.15 0.14 0.07 0.00 0.00 0.00 0.00 [2021-05-24T12:22:11.738Z] 12:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-24T12:22:11.738Z] 12:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-24T12:22:11.738Z] 12:20:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-24T12:22:11.738Z] 12:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-24T12:22:11.738Z] 12:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-24T12:22:11.738Z] 12:21:01 eth0 189.64 172.74 1566.58 16.47 0.00 0.00 0.00 0.00 [2021-05-24T12:22:11.738Z] 12:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-24T12:22:11.738Z] 12:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-24T12:22:11.738Z] Average: eth0 38.57 34.51 275.12 7.03 0.00 0.00 0.00 0.00 [2021-05-24T12:22:11.738Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-24T12:22:11.738Z] Average: docker0 1.16 0.73 0.15 3.46 0.00 0.00 0.00 0.00 [2021-05-24T12:22:11.738Z] [2021-05-24T12:22:11.738Z] [2021-05-24T12:22:11.738Z] ---> sar -P ALL: [2021-05-24T12:22:11.738Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/24/21 _x86_64_ (2 CPU) [2021-05-24T12:22:11.738Z] [2021-05-24T12:22:11.738Z] 12:13:05 LINUX RESTART (2 CPU) [2021-05-24T12:22:11.738Z] [2021-05-24T12:22:11.738Z] 12:14:01 CPU %user %nice %system %iowait %steal %idle [2021-05-24T12:22:11.738Z] 12:15:01 all 2.78 0.00 1.55 0.59 0.04 95.04 [2021-05-24T12:22:11.738Z] 12:15:01 0 2.82 0.00 1.61 0.12 0.03 95.41 [2021-05-24T12:22:11.738Z] 12:15:01 1 2.74 0.00 1.49 1.06 0.05 94.66 [2021-05-24T12:22:11.738Z] 12:16:01 all 0.09 0.00 0.04 0.00 0.03 99.83 [2021-05-24T12:22:11.738Z] 12:16:01 0 0.13 0.00 0.03 0.00 0.02 99.82 [2021-05-24T12:22:11.738Z] 12:16:01 1 0.05 0.00 0.05 0.00 0.05 99.85 [2021-05-24T12:22:11.738Z] 12:17:01 all 0.15 0.00 0.04 0.00 0.03 99.78 [2021-05-24T12:22:11.738Z] 12:17:01 0 0.17 0.00 0.05 0.00 0.02 99.77 [2021-05-24T12:22:11.738Z] 12:17:01 1 0.13 0.00 0.03 0.00 0.03 99.80 [2021-05-24T12:22:11.738Z] 12:18:01 all 0.09 0.00 0.03 0.00 0.03 99.85 [2021-05-24T12:22:11.738Z] 12:18:01 0 0.17 0.00 0.03 0.00 0.02 99.78 [2021-05-24T12:22:11.738Z] 12:18:01 1 0.02 0.00 0.03 0.00 0.03 99.92 [2021-05-24T12:22:11.738Z] 12:19:01 all 0.15 0.00 0.20 0.00 0.03 99.62 [2021-05-24T12:22:11.738Z] 12:19:01 0 0.18 0.00 0.13 0.00 0.02 99.67 [2021-05-24T12:22:11.738Z] 12:19:01 1 0.12 0.00 0.27 0.00 0.05 99.57 [2021-05-24T12:22:11.738Z] 12:20:01 all 0.08 0.00 0.03 0.00 0.02 99.87 [2021-05-24T12:22:11.738Z] 12:20:01 0 0.13 0.00 0.02 0.00 0.00 99.85 [2021-05-24T12:22:11.738Z] 12:20:01 1 0.03 0.00 0.03 0.00 0.03 99.90 [2021-05-24T12:22:11.738Z] 12:21:01 all 1.20 0.00 0.72 0.03 0.04 98.00 [2021-05-24T12:22:11.738Z] 12:21:01 0 1.08 0.00 0.77 0.05 0.03 98.06 [2021-05-24T12:22:11.738Z] 12:21:01 1 1.33 0.00 0.67 0.02 0.05 97.94 [2021-05-24T12:22:11.738Z] Average: all 0.65 0.00 0.37 0.09 0.03 98.86 [2021-05-24T12:22:11.738Z] Average: 0 0.67 0.00 0.38 0.02 0.02 98.91 [2021-05-24T12:22:11.738Z] Average: 1 0.63 0.00 0.37 0.15 0.04 98.81 [2021-05-24T12:22:11.738Z] [2021-05-24T12:22:11.738Z] [2021-05-24T12:22:11.738Z]