Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 44d1f52cb5c008b70bd9715d74cd5578aa3cca2e 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-ssh234854943241107495.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh3804241930158377322.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6a41506d72e8e131afc862d141935157bee59f41 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/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-ssh5878962280215289562.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6170148644802414116.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/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-ssh1936689208611411688.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildCApp] RAW Config: [project:device-sdk-c, dockerBuildFilePath:scripts/Dockerfile.alpine-base, dockerFilePath:scripts/Dockerfile.alpine, pushImage:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildCApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-c-settings PROJECT: device-sdk-c USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest DOCKER_FILE_PATH: scripts/Dockerfile.alpine DOCKER_BUILD_FILE_PATH: scripts/Dockerfile.alpine-base DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: device-sdk DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-559 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 Avoid second fetch Checking out Revision 44d1f52cb5c008b70bd9715d74cd5578aa3cca2e (master) Cloning repository git@github.com:edgexfoundry/device-sdk-c.git > git init /w/workspace/edgexfoundry_device-sdk-c_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git > git --version # timeout=10 > git --version # 'git version 2.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-ssh7526170403094440767.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 44d1f52cb5c008b70bd9715d74cd5578aa3cca2e # timeout=10 Commit message: "fix: avoid crash when deviceresource has no attributes (#353)" > git rev-list --no-walk c6fc2f878f86612677a70dfca2ecf7cce01bb8e6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-21T16:48:34.988Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-21T16:48:35.090Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-21T16:48:35.114Z] ========================================================= [2021-06-21T16:48:35.114Z] EdgeX Global Pipelines Version Info [2021-06-21T16:48:35.114Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-21T16:48:36.643Z] ------------------- [2021-06-21T16:48:36.643Z] stable info: [2021-06-21T16:48:36.643Z] ------------------- [2021-06-21T16:48:36.643Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-21T16:48:36.643Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-21T16:48:36.643Z] Message: update stable to v1.0.195 [2021-06-21T16:48:37.221Z] ------------------- [2021-06-21T16:48:37.222Z] experimental info: [2021-06-21T16:48:37.222Z] ------------------- [2021-06-21T16:48:37.222Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-21T16:48:37.222Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-21T16:48:37.222Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-21T16:48:37.349Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-c-settings [Pipeline] echo [2021-06-21T16:48:37.370Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-c [Pipeline] echo [2021-06-21T16:48:37.390Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-21T16:48:37.410Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-21T16:48:37.431Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-21T16:48:37.451Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [Pipeline] echo [2021-06-21T16:48:37.472Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = scripts/Dockerfile.alpine [Pipeline] echo [2021-06-21T16:48:37.516Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = scripts/Dockerfile.alpine-base [Pipeline] echo [2021-06-21T16:48:37.537Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-21T16:48:37.558Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk [Pipeline] echo [2021-06-21T16:48:37.578Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-21T16:48:37.598Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-21T16:48:37.618Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-21T16:48:37.637Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-06-21T16:48:37.675Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-21T16:48:37.695Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-06-21T16:48:37.716Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-21T16:48:37.738Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-06-21T16:48:37.760Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-06-21T16:48:37.780Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-06-21T16:48:37.800Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 44d1f52cb5c008b70bd9715d74cd5578aa3cca2e [Pipeline] echo [2021-06-21T16:48:37.840Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 44d1f52 [Pipeline] echo [2021-06-21T16:48:37.862Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-21T16:48:37.943Z] provisioning config files... [2021-06-21T16:48:37.970Z] copy managed file [device-sdk-c-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_master@tmp/config2851969812859644534tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-21T16:48:38.290Z] ---> docker-login.sh [2021-06-21T16:48:38.290Z] nexus3.edgexfoundry.org:10001 [2021-06-21T16:48:38.553Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T16:48:38.553Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T16:48:38.553Z] Configure a credential helper to remove this warning. See [2021-06-21T16:48:38.553Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T16:48:38.553Z] [2021-06-21T16:48:38.553Z] Login Succeeded [2021-06-21T16:48:38.553Z] nexus3.edgexfoundry.org:10002 [2021-06-21T16:48:38.553Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T16:48:38.818Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T16:48:38.818Z] Configure a credential helper to remove this warning. See [2021-06-21T16:48:38.818Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T16:48:38.818Z] [2021-06-21T16:48:38.818Z] Login Succeeded [2021-06-21T16:48:38.818Z] nexus3.edgexfoundry.org:10003 [2021-06-21T16:48:38.818Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T16:48:38.818Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T16:48:38.818Z] Configure a credential helper to remove this warning. See [2021-06-21T16:48:38.818Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T16:48:38.818Z] [2021-06-21T16:48:38.818Z] Login Succeeded [2021-06-21T16:48:38.818Z] nexus3.edgexfoundry.org:10004 [2021-06-21T16:48:39.083Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T16:48:39.083Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T16:48:39.083Z] Configure a credential helper to remove this warning. See [2021-06-21T16:48:39.083Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T16:48:39.083Z] [2021-06-21T16:48:39.083Z] Login Succeeded [2021-06-21T16:48:39.083Z] docker.io [2021-06-21T16:48:39.083Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T16:48:39.346Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T16:48:39.346Z] Configure a credential helper to remove this warning. See [2021-06-21T16:48:39.346Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T16:48:39.346Z] [2021-06-21T16:48:39.346Z] Login Succeeded [2021-06-21T16:48:39.346Z] ---> docker-login.sh ends [Pipeline] } [2021-06-21T16:48:39.360Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-06-21T16:48:41.135Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-21T16:48:41.136Z] [2021-06-21T16:48:41.136Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-21T16:48:41.462Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-21T16:48:41.462Z] latest: Pulling from edgex-devops/git-semver [2021-06-21T16:48:41.462Z] 31603596830f: Pulling fs layer [2021-06-21T16:48:41.462Z] 54011a49482f: Pulling fs layer [2021-06-21T16:48:41.462Z] a6820b24f6d8: Pulling fs layer [2021-06-21T16:48:41.462Z] f581987b2513: Pulling fs layer [2021-06-21T16:48:41.462Z] f581987b2513: Waiting [2021-06-21T16:48:41.462Z] 54011a49482f: Verifying Checksum [2021-06-21T16:48:41.462Z] 54011a49482f: Download complete [2021-06-21T16:48:41.727Z] 31603596830f: Verifying Checksum [2021-06-21T16:48:41.727Z] 31603596830f: Download complete [2021-06-21T16:48:41.727Z] f581987b2513: Verifying Checksum [2021-06-21T16:48:41.727Z] f581987b2513: Download complete [2021-06-21T16:48:41.727Z] a6820b24f6d8: Verifying Checksum [2021-06-21T16:48:41.727Z] a6820b24f6d8: Download complete [2021-06-21T16:48:41.727Z] 31603596830f: Pull complete [2021-06-21T16:48:41.993Z] 54011a49482f: Pull complete [2021-06-21T16:48:42.574Z] a6820b24f6d8: Pull complete [2021-06-21T16:48:42.837Z] f581987b2513: Pull complete [2021-06-21T16:48:42.837Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-21T16:48:42.837Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-21T16:48:42.837Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-21T16:48:42.936Z] prd-centos7-docker-4c-2g-559 does not seem to be running inside a container [2021-06-21T16:48:42.995Z] $ 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-06-21T16:48:44.094Z] $ docker top 52eb5b243d3af6f22bddfcf964d3fe07b6b308be47a5cbb50622d73a73b0961b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-21T16:48:44.209Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-21T16:48:44.209Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-21T16:48:44.330Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-21T16:48:44.331Z] $ docker exec 52eb5b243d3af6f22bddfcf964d3fe07b6b308be47a5cbb50622d73a73b0961b ssh-agent [2021-06-21T16:48:44.434Z] SSH_AUTH_SOCK=/tmp/ssh-etvPvi05deGU/agent.14 [2021-06-21T16:48:44.434Z] SSH_AGENT_PID=20 [2021-06-21T16:48:44.440Z] Running ssh-add (command line suppressed) [2021-06-21T16:48:44.536Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_6479656255944349805.key (/w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_6479656255944349805.key) [2021-06-21T16:48:44.554Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-21T16:48:44.857Z] + git tag --points-at HEAD [Pipeline] } [2021-06-21T16:48:44.885Z] $ docker exec --env ******** --env ******** 52eb5b243d3af6f22bddfcf964d3fe07b6b308be47a5cbb50622d73a73b0961b ssh-agent -k [2021-06-21T16:48:44.990Z] unset SSH_AUTH_SOCK; [2021-06-21T16:48:44.990Z] unset SSH_AGENT_PID; [2021-06-21T16:48:44.990Z] echo Agent pid 20 killed; [2021-06-21T16:48:45.004Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-21T16:48:45.054Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-21T16:48:45.054Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-21T16:48:45.172Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-21T16:48:45.173Z] $ docker exec 52eb5b243d3af6f22bddfcf964d3fe07b6b308be47a5cbb50622d73a73b0961b ssh-agent [2021-06-21T16:48:45.282Z] SSH_AUTH_SOCK=/tmp/ssh-Vts3Cn0ktAJm/agent.54 [2021-06-21T16:48:45.282Z] SSH_AGENT_PID=60 [2021-06-21T16:48:45.288Z] Running ssh-add (command line suppressed) [2021-06-21T16:48:45.381Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_2313908503190926120.key (/w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_2313908503190926120.key) [2021-06-21T16:48:45.396Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-21T16:48:45.704Z] + git semver init [2021-06-21T16:48:45.704Z] # -> Open(): unable to determine branch for HEAD [2021-06-21T16:48:45.704Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_master/.git [2021-06-21T16:48:45.704Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_master [2021-06-21T16:48:45.704Z] # $SEMVER_REMOTE_NAME = origin [2021-06-21T16:48:45.704Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-21T16:48:45.704Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-21T16:48:45.704Z] # $SEMVER_BRANCH = master [2021-06-21T16:48:45.704Z] # $SEMVER_TEMP = /tmp/semver-907580296 [2021-06-21T16:48:45.704Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-c.git $SEMVER_TEMP [2021-06-21T16:48:46.280Z] # '/tmp/semver-907580296' -> '/w/workspace/edgexfoundry_device-sdk-c_master/.semver' [2021-06-21T16:48:46.280Z] # -> Force: false [2021-06-21T16:48:46.280Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_master/.semver [Pipeline] } [2021-06-21T16:48:46.290Z] $ docker exec --env ******** --env ******** 52eb5b243d3af6f22bddfcf964d3fe07b6b308be47a5cbb50622d73a73b0961b ssh-agent -k [2021-06-21T16:48:46.392Z] unset SSH_AUTH_SOCK; [2021-06-21T16:48:46.392Z] unset SSH_AGENT_PID; [2021-06-21T16:48:46.392Z] echo Agent pid 60 killed; [2021-06-21T16:48:46.413Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-21T16:48:46.751Z] + git semver [Pipeline] } [2021-06-21T16:48:46.765Z] $ docker stop --time=1 52eb5b243d3af6f22bddfcf964d3fe07b6b308be47a5cbb50622d73a73b0961b [2021-06-21T16:48:48.023Z] $ docker rm -f 52eb5b243d3af6f22bddfcf964d3fe07b6b308be47a5cbb50622d73a73b0961b [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-21T16:48:48.404Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-21T16:48:48.692Z] Stashed 1 file(s) [Pipeline] echo [2021-06-21T16:48:48.695Z] [edgeXSemver]: initialized semver on version 1.3.2-dev.21 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-06-21T16:49:03.907Z] Still waiting to schedule task [2021-06-21T16:49:03.907Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-06-21T16:49:03.909Z] Still waiting to schedule task [2021-06-21T16:49:03.910Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-554’ is offline [2021-06-21T16:50:57.269Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-560 in /w/workspace/edgexfoundry_device-sdk-c_master [Pipeline] { [Pipeline] ws [2021-06-21T16:50:57.290Z] Running in /w/workspace/device-sdk-c/73 [Pipeline] { [Pipeline] checkout [2021-06-21T16:50:57.508Z] Selected Git installation does not exist. Using Default [2021-06-21T16:50:57.509Z] The recommended git tool is: NONE [2021-06-21T16:51:02.792Z] using credential edgex-jenkins-ssh [2021-06-21T16:51:02.809Z] Cloning the remote Git repository [2021-06-21T16:51:02.857Z] Cloning repository git@github.com:edgexfoundry/device-sdk-c.git [2021-06-21T16:51:02.974Z] > git init /w/workspace/device-sdk-c/73 # timeout=10 [2021-06-21T16:51:03.055Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2021-06-21T16:51:03.056Z] > git --version # timeout=10 [2021-06-21T16:51:03.074Z] > git --version # 'git version 2.17.1' [2021-06-21T16:51:03.075Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-21T16:51:03.143Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-21T16:51:04.359Z] Avoid second fetch [2021-06-21T16:51:04.360Z] Checking out Revision 44d1f52cb5c008b70bd9715d74cd5578aa3cca2e (master) [2021-06-21T16:51:04.313Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2021-06-21T16:51:04.329Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-21T16:51:04.377Z] > git config core.sparsecheckout # timeout=10 [2021-06-21T16:51:04.389Z] > git checkout -f 44d1f52cb5c008b70bd9715d74cd5578aa3cca2e # timeout=10 [2021-06-21T16:51:08.638Z] Commit message: "fix: avoid crash when deviceresource has no attributes (#353)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-21T16:51:09.811Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-21T16:51:10.260Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-21T16:51:10.612Z] + true [2021-06-21T16:51:10.612Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-21T16:51:28.961Z] provisioning config files... [2021-06-21T16:51:28.989Z] copy managed file [device-sdk-c-settings] to file:/w/workspace/device-sdk-c/73@tmp/config5474145162664810688tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-21T16:51:29.377Z] ---> docker-login.sh [2021-06-21T16:51:29.377Z] nexus3.edgexfoundry.org:10001 [2021-06-21T16:51:30.371Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T16:51:30.644Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T16:51:30.644Z] Configure a credential helper to remove this warning. See [2021-06-21T16:51:30.644Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T16:51:30.644Z] [2021-06-21T16:51:30.644Z] Login Succeeded [2021-06-21T16:51:30.644Z] nexus3.edgexfoundry.org:10002 [2021-06-21T16:51:31.243Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T16:51:31.243Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T16:51:31.243Z] Configure a credential helper to remove this warning. See [2021-06-21T16:51:31.243Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T16:51:31.243Z] [2021-06-21T16:51:31.243Z] Login Succeeded [2021-06-21T16:51:31.243Z] nexus3.edgexfoundry.org:10003 [2021-06-21T16:51:31.516Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T16:51:31.805Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T16:51:31.805Z] Configure a credential helper to remove this warning. See [2021-06-21T16:51:31.805Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T16:51:31.805Z] [2021-06-21T16:51:31.805Z] Login Succeeded [2021-06-21T16:51:31.805Z] nexus3.edgexfoundry.org:10004 [2021-06-21T16:51:32.088Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T16:51:32.364Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T16:51:32.364Z] Configure a credential helper to remove this warning. See [2021-06-21T16:51:32.364Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T16:51:32.364Z] [2021-06-21T16:51:32.364Z] Login Succeeded [2021-06-21T16:51:32.364Z] docker.io [2021-06-21T16:51:32.637Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T16:51:33.234Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T16:51:33.234Z] Configure a credential helper to remove this warning. See [2021-06-21T16:51:33.234Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T16:51:33.234Z] [2021-06-21T16:51:33.234Z] Login Succeeded [2021-06-21T16:51:33.234Z] ---> docker-login.sh ends [Pipeline] } [2021-06-21T16:51:33.251Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-21T16:51:33.540Z] ========================================================= [2021-06-21T16:51:33.540Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest] [2021-06-21T16:51:33.540Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-21T16:51:33.881Z] + docker build -t ci-base-image-arm64 -f scripts/Dockerfile.alpine-base --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest . [2021-06-21T16:51:34.157Z] Sending build context to Docker daemon 2.602MB [2021-06-21T16:51:34.432Z] Step 1/25 : ARG BASE=alpine:3.12 [2021-06-21T16:51:34.432Z] Step 2/25 : FROM ${BASE} as builder [2021-06-21T16:51:34.432Z] latest: Pulling from edgex-devops/edgex-gcc-base-arm64 [2021-06-21T16:51:34.432Z] 0362ad1dd800: Pulling fs layer [2021-06-21T16:51:34.432Z] f2cdb1532d8b: Pulling fs layer [2021-06-21T16:51:34.432Z] 37ed683be191: Pulling fs layer [2021-06-21T16:51:34.432Z] f2cdb1532d8b: Verifying Checksum [2021-06-21T16:51:34.432Z] f2cdb1532d8b: Download complete [2021-06-21T16:51:34.706Z] 0362ad1dd800: Download complete [2021-06-21T16:51:35.310Z] 0362ad1dd800: Pull complete [2021-06-21T16:51:35.587Z] f2cdb1532d8b: Pull complete [2021-06-21T16:51:37.037Z] 37ed683be191: Verifying Checksum [2021-06-21T16:51:37.037Z] 37ed683be191: Download complete [2021-06-21T16:51:37.355Z] Running on prd-centos7-docker-4c-2g-561 in /w/workspace/edgexfoundry_device-sdk-c_master [Pipeline] { [Pipeline] ws [2021-06-21T16:51:37.372Z] Running in /w/workspace/device-sdk-c/73 [Pipeline] { [Pipeline] checkout [2021-06-21T16:51:37.466Z] Selected Git installation does not exist. Using Default [2021-06-21T16:51:37.467Z] The recommended git tool is: NONE [2021-06-21T16:51:39.719Z] using credential edgex-jenkins-ssh [2021-06-21T16:51:39.749Z] Cloning the remote Git repository [2021-06-21T16:51:40.639Z] Avoid second fetch [2021-06-21T16:51:40.640Z] Checking out Revision 44d1f52cb5c008b70bd9715d74cd5578aa3cca2e (master) [2021-06-21T16:51:39.401Z] Cloning repository git@github.com:edgexfoundry/device-sdk-c.git [2021-06-21T16:51:39.470Z] > git init /w/workspace/device-sdk-c/73 # timeout=10 [2021-06-21T16:51:39.503Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2021-06-21T16:51:39.503Z] > git --version # timeout=10 [2021-06-21T16:51:39.514Z] > git --version # 'git version 2.24.4' [2021-06-21T16:51:39.515Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-21T16:51:39.542Z] [INFO] Currently running in a labeled security context [2021-06-21T16:51:39.542Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-21T16:51:39.543Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-c/73@tmp/jenkins-gitclient-ssh8804319055720081142.key [2021-06-21T16:51:39.558Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-21T16:51:40.290Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2021-06-21T16:51:40.294Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-21T16:51:40.315Z] > git config core.sparsecheckout # timeout=10 [2021-06-21T16:51:40.326Z] > git checkout -f 44d1f52cb5c008b70bd9715d74cd5578aa3cca2e # timeout=10 [2021-06-21T16:51:44.078Z] Commit message: "fix: avoid crash when deviceresource has no attributes (#353)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-21T16:51:45.157Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-21T16:51:45.487Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-21T16:51:45.786Z] + sudo service docker restart [2021-06-21T16:51:45.787Z] + true [2021-06-21T16:51:45.787Z] Redirecting to /bin/systemctl restart docker.service [2021-06-21T16:51:47.270Z] 37ed683be191: Pull complete [2021-06-21T16:51:47.270Z] Digest: sha256:f3a502aba7c4a8aa4a4fcde21dbb9db33787f3779e80dd14fb3ea60ab67de23f [2021-06-21T16:51:47.270Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest [2021-06-21T16:51:47.270Z] ---> b23d30803547 [2021-06-21T16:51:47.270Z] Step 3/25 : RUN wget https://iotech.jfrog.io/artifactory/alpine/KEY/support@iotechsys.com-5b990dd9.pub -O /etc/apk/keys/support@iotechsys.com-5b990dd9.pub [2021-06-21T16:51:47.270Z] ---> Running in 2d96534713cd [2021-06-21T16:51:48.700Z] Connecting to iotech.jfrog.io (34.243.182.113:443) [2021-06-21T16:51:48.972Z] support@iotechsys.co 100% |********************************| 451 0:00:00 ETA [2021-06-21T16:51:48.972Z] [2021-06-21T16:51:49.953Z] Removing intermediate container 2d96534713cd [2021-06-21T16:51:49.953Z] ---> 13e446172720 [2021-06-21T16:51:49.953Z] Step 4/25 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine/alpine-3.12' >> /etc/apk/repositories [2021-06-21T16:51:50.229Z] ---> Running in 21846a249008 [2021-06-21T16:51:52.211Z] Removing intermediate container 21846a249008 [2021-06-21T16:51:52.211Z] ---> 4275ad56ab0f [2021-06-21T16:51:52.211Z] Step 5/25 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml-dev libcurl curl-dev libmicrohttpd-dev util-linux-dev ncurses-dev paho-mqtt-c-dev hiredis-dev [2021-06-21T16:51:52.485Z] ---> Running in 25ff1250bc96 [2021-06-21T16:51:53.934Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz [2021-06-21T16:51:54.536Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz [2021-06-21T16:51:54.811Z] fetch https://iotech.jfrog.io/artifactory/alpine/alpine-3.12/aarch64/APKINDEX.tar.gz [2021-06-21T16:51:55.405Z] (1/11) Installing hiredis (0.14.0-r0) [2021-06-21T16:51:55.406Z] (2/11) Installing hiredis-dev (0.14.0-r0) [2021-06-21T16:51:55.677Z] (3/11) Installing ncurses-dev (6.1_p20190105-r0) [2021-06-21T16:51:55.677Z] (4/11) Installing paho-mqtt-c-dev (1.3.5-r0) [2021-06-21T16:51:57.114Z] (5/11) Installing libuuid (2.33-r0) [2021-06-21T16:51:57.114Z] (6/11) Installing libblkid (2.33-r0) [2021-06-21T16:51:57.385Z] (7/11) Installing libfdisk (2.33-r0) [2021-06-21T16:51:57.385Z] (8/11) Installing libmount (2.33-r0) [2021-06-21T16:51:57.657Z] (9/11) Installing libsmartcols (2.33-r0) [2021-06-21T16:51:57.657Z] (10/11) Installing util-linux-dev (2.33-r0) [2021-06-21T16:51:58.250Z] (11/11) Installing wget (1.20.3-r0) [2021-06-21T16:51:58.523Z] Executing busybox-1.29.3-r10.trigger [2021-06-21T16:51:58.524Z] OK: 287 MiB in 86 packages [2021-06-21T16:51:59.960Z] Removing intermediate container 25ff1250bc96 [2021-06-21T16:51:59.960Z] ---> 4ab061f11da8 [2021-06-21T16:51:59.960Z] Step 6/25 : ENV CBOR_VERSION=0.5.0 [2021-06-21T16:51:59.960Z] ---> Running in 29b155a8d462 [2021-06-21T16:52:00.560Z] Removing intermediate container 29b155a8d462 [2021-06-21T16:52:00.560Z] ---> 53221b974fe4 [2021-06-21T16:52:00.560Z] Step 7/25 : RUN mkdir /tmp/cbor && cd /tmp/cbor && wget -O - https://github.com/PJK/libcbor/archive/v${CBOR_VERSION}.tar.gz | tar -z -x -f - && sed -e 's/-flto//' -i libcbor-${CBOR_VERSION}/CMakeLists.txt && cmake -DCMAKE_BUILD_TYPE=Release -DCBOR_CUSTOM_ALLOC=ON libcbor-${CBOR_VERSION} && make && make install [2021-06-21T16:52:00.560Z] ---> Running in 7f719f2453b5 [2021-06-21T16:52:01.999Z] --2021-06-21 16:52:01-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz [2021-06-21T16:52:01.999Z] Resolving github.com... 140.82.114.4 [2021-06-21T16:52:01.999Z] Connecting to github.com|140.82.114.4|:443... connected. [2021-06-21T16:52:01.999Z] HTTP request sent, awaiting response... 302 Found [2021-06-21T16:52:01.999Z] Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following] [2021-06-21T16:52:01.999Z] --2021-06-21 16:52:01-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [2021-06-21T16:52:01.999Z] Resolving codeload.github.com... 140.82.112.10 [2021-06-21T16:52:01.999Z] Connecting to codeload.github.com|140.82.112.10|:443... connected. [2021-06-21T16:52:01.999Z] HTTP request sent, awaiting response... 200 OK [2021-06-21T16:52:01.999Z] Length: unspecified [application/x-gzip] [2021-06-21T16:52:01.999Z] Saving to: 'STDOUT' [2021-06-21T16:52:01.999Z]  [2021-06-21T16:52:01.999Z] 0K .......... .......... .......... .......... .......... 1.50M [2021-06-21T16:52:01.999Z] 50K .......... .......... .......... .......... .......... 3.31M [2021-06-21T16:52:01.999Z] 100K .......... .......... .......... .......... .......... 8.62M [2021-06-21T16:52:02.274Z] 150K .......... .......... .......... .......... .......... 4.47M [2021-06-21T16:52:02.274Z] 200K .......... .......... .......... .......... .......... 4.40M [2021-06-21T16:52:02.274Z] 250K .......... .......... .......... .......... .......... 5.76M [2021-06-21T16:52:02.274Z] 300K .......... .......... .......... .......... .......... 4.61M [2021-06-21T16:52:02.274Z] 350K .......... .......... .......... .......... .......... 4.81M [2021-06-21T16:52:02.274Z] 400K .......... .......... .......... .......... .......... 3.58M [2021-06-21T16:52:02.274Z] 450K .......... .......... .......... .......... .......... 4.76M [2021-06-21T16:52:02.274Z] 500K .......... .......... .......... .......... .......... 5.94M [2021-06-21T16:52:02.274Z] 550K .......... .......... .......... .......... .......... 2.82M [2021-06-21T16:52:02.274Z] 600K .......... .......... .......... .......... .......... 897K [2021-06-21T16:52:02.274Z] 650K .......... .......... .......... .......... .......... 2.21M [2021-06-21T16:52:02.274Z] 700K .. 10.4M=0.2s [2021-06-21T16:52:02.274Z] [2021-06-21T16:52:02.274Z] 2021-06-21 16:52:02 (2.96 MB/s) - written to stdout [719348] [2021-06-21T16:52:02.274Z] [2021-06-21T16:52:02.547Z] -- The C compiler identification is GNU 8.3.0 [2021-06-21T16:52:02.820Z] -- The CXX compiler identification is GNU 8.3.0 [2021-06-21T16:52:02.820Z] -- Check for working C compiler: /usr/bin/cc [2021-06-21T16:52:03.095Z] -- Check for working C compiler: /usr/bin/cc -- works [2021-06-21T16:52:03.095Z] -- Detecting C compiler ABI info [2021-06-21T16:52:03.371Z] -- Detecting C compiler ABI info - done [2021-06-21T16:52:03.371Z] -- Detecting C compile features [Pipeline] withEnv [Pipeline] { [2021-06-21T16:52:03.976Z] -- Detecting C compile features - done [2021-06-21T16:52:03.976Z] -- Check for working CXX compiler: /usr/bin/c++ [Pipeline] configFileProvider [2021-06-21T16:52:03.983Z] provisioning config files... [2021-06-21T16:52:03.996Z] copy managed file [device-sdk-c-settings] to file:/w/workspace/device-sdk-c/73@tmp/config5943545852942811157tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-21T16:52:04.258Z] -- Check for working CXX compiler: /usr/bin/c++ -- works [2021-06-21T16:52:04.258Z] -- Detecting CXX compiler ABI info [2021-06-21T16:52:04.329Z] ---> docker-login.sh [2021-06-21T16:52:04.329Z] nexus3.edgexfoundry.org:10001 [2021-06-21T16:52:04.329Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T16:52:04.537Z] -- Detecting CXX compiler ABI info - done [2021-06-21T16:52:04.537Z] -- Detecting CXX compile features [2021-06-21T16:52:04.598Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T16:52:04.598Z] Configure a credential helper to remove this warning. See [2021-06-21T16:52:04.598Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T16:52:04.598Z] [2021-06-21T16:52:04.598Z] Login Succeeded [2021-06-21T16:52:04.598Z] nexus3.edgexfoundry.org:10002 [2021-06-21T16:52:04.598Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T16:52:04.598Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T16:52:04.598Z] Configure a credential helper to remove this warning. See [2021-06-21T16:52:04.598Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T16:52:04.598Z] [2021-06-21T16:52:04.598Z] Login Succeeded [2021-06-21T16:52:04.598Z] nexus3.edgexfoundry.org:10003 [2021-06-21T16:52:04.860Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T16:52:04.860Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T16:52:04.860Z] Configure a credential helper to remove this warning. See [2021-06-21T16:52:04.860Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T16:52:04.860Z] [2021-06-21T16:52:04.860Z] Login Succeeded [2021-06-21T16:52:04.860Z] nexus3.edgexfoundry.org:10004 [2021-06-21T16:52:04.860Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T16:52:04.860Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T16:52:04.860Z] Configure a credential helper to remove this warning. See [2021-06-21T16:52:04.860Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T16:52:04.860Z] [2021-06-21T16:52:04.860Z] Login Succeeded [2021-06-21T16:52:04.860Z] docker.io [2021-06-21T16:52:05.122Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T16:52:05.385Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T16:52:05.385Z] Configure a credential helper to remove this warning. See [2021-06-21T16:52:05.385Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T16:52:05.385Z] [2021-06-21T16:52:05.385Z] Login Succeeded [2021-06-21T16:52:05.385Z] ---> docker-login.sh ends [Pipeline] } [2021-06-21T16:52:05.394Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-21T16:52:05.558Z] ========================================================= [2021-06-21T16:52:05.558Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest] [2021-06-21T16:52:05.558Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-21T16:52:05.904Z] + docker build -t ci-base-image-x86_64 -f scripts/Dockerfile.alpine-base --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest . [2021-06-21T16:52:05.904Z] Sending build context to Docker daemon 2.603MB [2021-06-21T16:52:05.904Z] Step 1/25 : ARG BASE=alpine:3.12 [2021-06-21T16:52:05.904Z] Step 2/25 : FROM ${BASE} as builder [2021-06-21T16:52:05.904Z] latest: Pulling from edgex-devops/edgex-gcc-base [2021-06-21T16:52:05.904Z] e7c96db7181b: Pulling fs layer [2021-06-21T16:52:05.904Z] 4c13bbce0fe7: Pulling fs layer [2021-06-21T16:52:05.904Z] 6059c847ac2f: Pulling fs layer [2021-06-21T16:52:05.983Z] -- Detecting CXX compile features - done [2021-06-21T16:52:06.170Z] 4c13bbce0fe7: Verifying Checksum [2021-06-21T16:52:06.171Z] 4c13bbce0fe7: Download complete [2021-06-21T16:52:06.171Z] e7c96db7181b: Verifying Checksum [2021-06-21T16:52:06.171Z] e7c96db7181b: Download complete [2021-06-21T16:52:06.259Z] -- Looking for include file endian.h [2021-06-21T16:52:06.259Z] -- Looking for include file endian.h - found [2021-06-21T16:52:06.259Z] -- Check if the system is big endian [2021-06-21T16:52:06.259Z] -- Searching 16 bit integer [2021-06-21T16:52:06.259Z] -- Looking for sys/types.h [2021-06-21T16:52:06.435Z] e7c96db7181b: Pull complete [2021-06-21T16:52:06.435Z] 4c13bbce0fe7: Pull complete [2021-06-21T16:52:06.538Z] -- Looking for sys/types.h - found [2021-06-21T16:52:06.538Z] -- Looking for stdint.h [2021-06-21T16:52:06.811Z] -- Looking for stdint.h - found [2021-06-21T16:52:06.811Z] -- Looking for stddef.h [2021-06-21T16:52:07.084Z] -- Looking for stddef.h - found [2021-06-21T16:52:07.084Z] -- Check size of unsigned short [2021-06-21T16:52:07.360Z] -- Check size of unsigned short - done [2021-06-21T16:52:07.360Z] -- Using unsigned short [2021-06-21T16:52:07.634Z] -- Check if the system is big endian - little endian [2021-06-21T16:52:07.634Z] -- Check size of size_t [2021-06-21T16:52:07.825Z] 6059c847ac2f: Verifying Checksum [2021-06-21T16:52:07.825Z] 6059c847ac2f: Download complete [2021-06-21T16:52:07.909Z] -- Check size of size_t - done [2021-06-21T16:52:07.909Z] CMake Warning at examples/CMakeLists.txt:16 (find_package): [2021-06-21T16:52:07.909Z] By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has [2021-06-21T16:52:07.909Z] asked CMake to find a package configuration file provided by "cJSON", but [2021-06-21T16:52:07.909Z] CMake did not find one. [2021-06-21T16:52:07.909Z] [2021-06-21T16:52:07.909Z] Could not find a package configuration file provided by "cJSON" with any of [2021-06-21T16:52:07.909Z] the following names: [2021-06-21T16:52:07.909Z] [2021-06-21T16:52:07.909Z] cJSONConfig.cmake [2021-06-21T16:52:07.909Z] cjson-config.cmake [2021-06-21T16:52:07.909Z] [2021-06-21T16:52:07.909Z] Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set [2021-06-21T16:52:07.909Z] "cJSON_DIR" to a directory containing one of the above files. If "cJSON" [2021-06-21T16:52:07.909Z] provides a separate development package or SDK, be sure it has been [2021-06-21T16:52:07.909Z] installed. [2021-06-21T16:52:07.909Z] [2021-06-21T16:52:07.909Z] [2021-06-21T16:52:07.909Z] -- Configuring done [2021-06-21T16:52:08.182Z] -- Generating done [2021-06-21T16:52:08.182Z] -- Build files have been written to: /tmp/cbor [2021-06-21T16:52:08.182Z] Scanning dependencies of target cbor_shared [2021-06-21T16:52:08.182Z] [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o [2021-06-21T16:52:09.156Z] [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o [2021-06-21T16:52:09.429Z] [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o [2021-06-21T16:52:09.702Z] [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o [2021-06-21T16:52:10.296Z] [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o [2021-06-21T16:52:10.423Z] 6059c847ac2f: Pull complete [2021-06-21T16:52:10.423Z] Digest: sha256:6b5104d086ae1e5e8a284a473be9a93378e3934f9b07db5717372c857cbcbe5e [2021-06-21T16:52:10.423Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [2021-06-21T16:52:10.423Z] ---> 5eabd8fd8ba2 [2021-06-21T16:52:10.423Z] Step 3/25 : RUN wget https://iotech.jfrog.io/artifactory/alpine/KEY/support@iotechsys.com-5b990dd9.pub -O /etc/apk/keys/support@iotechsys.com-5b990dd9.pub [2021-06-21T16:52:10.569Z] [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o [2021-06-21T16:52:10.842Z] [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o [2021-06-21T16:52:10.842Z] [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o [2021-06-21T16:52:11.116Z] [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o [2021-06-21T16:52:11.391Z] [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o [2021-06-21T16:52:11.817Z] ---> Running in ca2c10bd2d8e [2021-06-21T16:52:11.986Z] [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o [2021-06-21T16:52:12.081Z] Connecting to iotech.jfrog.io (54.74.239.58:443) [2021-06-21T16:52:12.260Z] [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o [2021-06-21T16:52:12.534Z] [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o [2021-06-21T16:52:12.663Z] support@iotechsys.co 100% |********************************| 451 0:00:00 ETA [2021-06-21T16:52:12.664Z] [2021-06-21T16:52:12.664Z] Removing intermediate container ca2c10bd2d8e [2021-06-21T16:52:12.664Z] ---> f678a8984ccb [2021-06-21T16:52:12.664Z] Step 4/25 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine/alpine-3.12' >> /etc/apk/repositories [2021-06-21T16:52:12.664Z] ---> Running in 749d3080e4b1 [2021-06-21T16:52:13.132Z] [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o [2021-06-21T16:52:13.132Z] [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o [2021-06-21T16:52:13.236Z] Removing intermediate container 749d3080e4b1 [2021-06-21T16:52:13.236Z] ---> ae48cec8be53 [2021-06-21T16:52:13.236Z] Step 5/25 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml-dev libcurl curl-dev libmicrohttpd-dev util-linux-dev ncurses-dev paho-mqtt-c-dev hiredis-dev [2021-06-21T16:52:13.236Z] ---> Running in 10236d8d2d4a [2021-06-21T16:52:13.404Z] [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o [2021-06-21T16:52:13.500Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz [2021-06-21T16:52:13.676Z] [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o [2021-06-21T16:52:13.949Z] [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o [2021-06-21T16:52:14.221Z] [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o [2021-06-21T16:52:14.446Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz [2021-06-21T16:52:14.492Z] [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o [2021-06-21T16:52:14.708Z] fetch https://iotech.jfrog.io/artifactory/alpine/alpine-3.12/x86_64/APKINDEX.tar.gz [2021-06-21T16:52:14.764Z] [ 40%] Linking C shared library libcbor.so [2021-06-21T16:52:14.764Z] [ 40%] Built target cbor_shared [2021-06-21T16:52:14.764Z] Scanning dependencies of target cbor [2021-06-21T16:52:14.764Z] [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o [2021-06-21T16:52:14.969Z] (1/11) Installing hiredis (0.14.0-r0) [2021-06-21T16:52:15.230Z] (2/11) Installing hiredis-dev (0.14.0-r0) [2021-06-21T16:52:15.230Z] (3/11) Installing ncurses-dev (6.1_p20190105-r0) [2021-06-21T16:52:15.230Z] (4/11) Installing paho-mqtt-c-dev (1.3.5-r0) [2021-06-21T16:52:15.767Z] [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o [2021-06-21T16:52:16.372Z] [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o [2021-06-21T16:52:16.372Z] [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o [2021-06-21T16:52:16.613Z] (5/11) Installing libuuid (2.33-r0) [2021-06-21T16:52:16.613Z] (6/11) Installing libblkid (2.33-r0) [2021-06-21T16:52:16.874Z] (7/11) Installing libfdisk (2.33-r0) [2021-06-21T16:52:17.136Z] (8/11) Installing libmount (2.33-r0) [2021-06-21T16:52:17.136Z] (9/11) Installing libsmartcols (2.33-r0) [2021-06-21T16:52:17.348Z] [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o [2021-06-21T16:52:17.409Z] (10/11) Installing util-linux-dev (2.33-r0) [2021-06-21T16:52:17.409Z] (11/11) Installing wget (1.20.3-r0) [2021-06-21T16:52:17.621Z] [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o [2021-06-21T16:52:17.676Z] Executing busybox-1.29.3-r10.trigger [2021-06-21T16:52:17.676Z] OK: 273 MiB in 86 packages [2021-06-21T16:52:17.893Z] [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o [2021-06-21T16:52:17.939Z] Removing intermediate container 10236d8d2d4a [2021-06-21T16:52:17.940Z] ---> 145d881431c6 [2021-06-21T16:52:17.940Z] Step 6/25 : ENV CBOR_VERSION=0.5.0 [2021-06-21T16:52:17.940Z] ---> Running in d62e52e2c6db [2021-06-21T16:52:18.168Z] [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o [2021-06-21T16:52:18.208Z] Removing intermediate container d62e52e2c6db [2021-06-21T16:52:18.208Z] ---> 6600a0887d5a [2021-06-21T16:52:18.208Z] Step 7/25 : RUN mkdir /tmp/cbor && cd /tmp/cbor && wget -O - https://github.com/PJK/libcbor/archive/v${CBOR_VERSION}.tar.gz | tar -z -x -f - && sed -e 's/-flto//' -i libcbor-${CBOR_VERSION}/CMakeLists.txt && cmake -DCMAKE_BUILD_TYPE=Release -DCBOR_CUSTOM_ALLOC=ON libcbor-${CBOR_VERSION} && make && make install [2021-06-21T16:52:18.208Z] ---> Running in 99cccb60ea92 [2021-06-21T16:52:18.450Z] [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o [2021-06-21T16:52:18.469Z] --2021-06-21 16:52:18-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz [2021-06-21T16:52:18.469Z] Resolving github.com... 140.82.113.4 [2021-06-21T16:52:18.469Z] Connecting to github.com|140.82.113.4|:443... connected. [2021-06-21T16:52:18.469Z] HTTP request sent, awaiting response... 302 Found [2021-06-21T16:52:18.469Z] Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following] [2021-06-21T16:52:18.469Z] --2021-06-21 16:52:18-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [2021-06-21T16:52:18.469Z] Resolving codeload.github.com... 140.82.112.10 [2021-06-21T16:52:18.469Z] Connecting to codeload.github.com|140.82.112.10|:443... connected. [2021-06-21T16:52:18.724Z] [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o [2021-06-21T16:52:18.738Z] HTTP request sent, awaiting response... 200 OK [2021-06-21T16:52:18.738Z] Length: unspecified [application/x-gzip] [2021-06-21T16:52:18.738Z] Saving to: 'STDOUT' [2021-06-21T16:52:18.738Z] [2021-06-21T16:52:18.738Z] 0K .......... .......... .......... .......... .......... 1.45M [2021-06-21T16:52:18.738Z] 50K .......... .......... .......... .......... .......... 2.79M [2021-06-21T16:52:18.738Z] 100K .......... .......... .......... .......... .......... 44.6M [2021-06-21T16:52:18.738Z] 150K .......... .......... .......... .......... .......... 3.11M [2021-06-21T16:52:18.738Z] 200K .......... .......... .......... .......... .......... 20.6M [2021-06-21T16:52:18.738Z] 250K .......... .......... .......... .......... .......... 8.94M [2021-06-21T16:52:18.738Z] 300K .......... .......... .......... .......... .......... 10.6M [2021-06-21T16:52:18.738Z] 350K .......... .......... .......... .......... .......... 14.2M [2021-06-21T16:52:18.738Z] 400K .......... .......... .......... .......... .......... 12.2M [2021-06-21T16:52:18.738Z] 450K .......... .......... .......... .......... .......... 12.1M [2021-06-21T16:52:18.738Z] 500K .......... .......... .......... .......... .......... 19.5M [2021-06-21T16:52:18.738Z] 550K .......... .......... .......... .......... .......... 3.39M [2021-06-21T16:52:18.738Z] 600K .......... .......... .......... .......... .......... 10.2M [2021-06-21T16:52:18.738Z] 650K .......... .......... .......... .......... .......... 6.88M [2021-06-21T16:52:18.738Z] 700K .. 97.5M=0.1s [2021-06-21T16:52:18.738Z] [2021-06-21T16:52:18.738Z] 2021-06-21 16:52:18 (5.68 MB/s) - written to stdout [719348] [2021-06-21T16:52:18.738Z] [2021-06-21T16:52:18.738Z] -- The C compiler identification is GNU 8.3.0 [2021-06-21T16:52:19.003Z] -- The CXX compiler identification is GNU 8.3.0 [2021-06-21T16:52:19.003Z] -- Check for working C compiler: /usr/bin/cc [2021-06-21T16:52:19.003Z] -- Check for working C compiler: /usr/bin/cc -- works [2021-06-21T16:52:19.003Z] -- Detecting C compiler ABI info [2021-06-21T16:52:19.003Z] -- Detecting C compiler ABI info - done [2021-06-21T16:52:19.003Z] -- Detecting C compile features [2021-06-21T16:52:19.277Z] -- Detecting C compile features - done [2021-06-21T16:52:19.277Z] -- Check for working CXX compiler: /usr/bin/c++ [2021-06-21T16:52:19.277Z] -- Check for working CXX compiler: /usr/bin/c++ -- works [2021-06-21T16:52:19.277Z] -- Detecting CXX compiler ABI info [2021-06-21T16:52:19.277Z] -- Detecting CXX compiler ABI info - done [2021-06-21T16:52:19.277Z] -- Detecting CXX compile features [2021-06-21T16:52:19.320Z] [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o [2021-06-21T16:52:19.601Z] [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o [2021-06-21T16:52:19.855Z] -- Detecting CXX compile features - done [2021-06-21T16:52:19.855Z] -- Looking for include file endian.h [2021-06-21T16:52:19.855Z] -- Looking for include file endian.h - found [2021-06-21T16:52:19.855Z] -- Check if the system is big endian [2021-06-21T16:52:19.855Z] -- Searching 16 bit integer [2021-06-21T16:52:19.855Z] -- Looking for sys/types.h [2021-06-21T16:52:19.855Z] -- Looking for sys/types.h - found [2021-06-21T16:52:19.855Z] -- Looking for stdint.h [2021-06-21T16:52:19.855Z] -- Looking for stdint.h - found [2021-06-21T16:52:19.855Z] -- Looking for stddef.h [2021-06-21T16:52:20.116Z] -- Looking for stddef.h - found [2021-06-21T16:52:20.117Z] -- Check size of unsigned short [2021-06-21T16:52:20.117Z] -- Check size of unsigned short - done [2021-06-21T16:52:20.117Z] -- Using unsigned short [2021-06-21T16:52:20.117Z] -- Check if the system is big endian - little endian [2021-06-21T16:52:20.117Z] -- Check size of size_t [2021-06-21T16:52:20.117Z] -- Check size of size_t - done [2021-06-21T16:52:20.117Z] CMake Warning at examples/CMakeLists.txt:16 (find_package): [2021-06-21T16:52:20.117Z] By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has [2021-06-21T16:52:20.117Z] asked CMake to find a package configuration file provided by "cJSON", but [2021-06-21T16:52:20.117Z] CMake did not find one. [2021-06-21T16:52:20.117Z] [2021-06-21T16:52:20.117Z] Could not find a package configuration file provided by "cJSON" with any of [2021-06-21T16:52:20.117Z] the following names: [2021-06-21T16:52:20.117Z] [2021-06-21T16:52:20.117Z] cJSONConfig.cmake [2021-06-21T16:52:20.117Z] cjson-config.cmake [2021-06-21T16:52:20.117Z] [2021-06-21T16:52:20.117Z] Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set [2021-06-21T16:52:20.117Z] "cJSON_DIR" to a directory containing one of the above files. If "cJSON" [2021-06-21T16:52:20.117Z] provides a separate development package or SDK, be sure it has been [2021-06-21T16:52:20.117Z] installed. [2021-06-21T16:52:20.117Z] [2021-06-21T16:52:20.117Z] [2021-06-21T16:52:20.117Z] -- Configuring done [2021-06-21T16:52:20.195Z] [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o [2021-06-21T16:52:20.380Z] -- Generating done [2021-06-21T16:52:20.380Z] -- Build files have been written to: /tmp/cbor [2021-06-21T16:52:20.380Z] Scanning dependencies of target cbor_shared [2021-06-21T16:52:20.380Z] [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o [2021-06-21T16:52:20.380Z] [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o [2021-06-21T16:52:20.468Z] [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o [2021-06-21T16:52:20.646Z] [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o [2021-06-21T16:52:20.646Z] [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o [2021-06-21T16:52:20.646Z] [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o [2021-06-21T16:52:20.646Z] [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o [2021-06-21T16:52:20.758Z] [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o [2021-06-21T16:52:20.758Z] [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o [2021-06-21T16:52:20.906Z] [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o [2021-06-21T16:52:20.906Z] [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o [2021-06-21T16:52:20.906Z] [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o [2021-06-21T16:52:20.906Z] [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o [2021-06-21T16:52:20.906Z] [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o [2021-06-21T16:52:21.039Z] [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o [2021-06-21T16:52:21.170Z] [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o [2021-06-21T16:52:21.170Z] [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o [2021-06-21T16:52:21.170Z] [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o [2021-06-21T16:52:21.170Z] [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o [2021-06-21T16:52:21.433Z] [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o [2021-06-21T16:52:21.433Z] [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o [2021-06-21T16:52:21.433Z] [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o [2021-06-21T16:52:21.433Z] [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o [2021-06-21T16:52:21.636Z] [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o [2021-06-21T16:52:21.636Z] [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o [2021-06-21T16:52:21.709Z] [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o [2021-06-21T16:52:21.709Z] [ 40%] Linking C shared library libcbor.so [2021-06-21T16:52:21.709Z] [ 40%] Built target cbor_shared [2021-06-21T16:52:21.709Z] Scanning dependencies of target cbor [2021-06-21T16:52:21.709Z] [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o [2021-06-21T16:52:21.709Z] [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o [2021-06-21T16:52:21.908Z] [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o [2021-06-21T16:52:21.975Z] [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o [2021-06-21T16:52:21.975Z] [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o [2021-06-21T16:52:22.180Z] [ 80%] Linking C static library libcbor.a [2021-06-21T16:52:22.180Z] [ 80%] Built target cbor [2021-06-21T16:52:22.180Z] Scanning dependencies of target create_items [2021-06-21T16:52:22.180Z] [ 82%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o [2021-06-21T16:52:22.238Z] [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o [2021-06-21T16:52:22.238Z] [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o [2021-06-21T16:52:22.238Z] [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o [2021-06-21T16:52:22.238Z] [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o [2021-06-21T16:52:22.238Z] [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o [2021-06-21T16:52:22.457Z] [ 84%] Linking C executable create_items [2021-06-21T16:52:22.457Z] [ 84%] Built target create_items [2021-06-21T16:52:22.457Z] Scanning dependencies of target readfile [2021-06-21T16:52:22.457Z] [ 86%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o [2021-06-21T16:52:22.506Z] [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o [2021-06-21T16:52:22.506Z] [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o [2021-06-21T16:52:22.506Z] [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o [2021-06-21T16:52:22.731Z] [ 88%] Linking C executable readfile [2021-06-21T16:52:22.731Z] [ 88%] Built target readfile [2021-06-21T16:52:22.765Z] [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o [2021-06-21T16:52:22.765Z] [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o [2021-06-21T16:52:22.765Z] [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o [2021-06-21T16:52:22.765Z] [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o [2021-06-21T16:52:22.765Z] [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o [2021-06-21T16:52:23.005Z] Scanning dependencies of target streaming_parser [2021-06-21T16:52:23.005Z] [ 90%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o [2021-06-21T16:52:23.005Z] [ 92%] Linking C executable streaming_parser [2021-06-21T16:52:23.034Z] [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o [2021-06-21T16:52:23.034Z] [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o [2021-06-21T16:52:23.034Z] [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o [2021-06-21T16:52:23.034Z] [ 80%] Linking C static library libcbor.a [2021-06-21T16:52:23.034Z] [ 80%] Built target cbor [2021-06-21T16:52:23.034Z] Scanning dependencies of target create_items [2021-06-21T16:52:23.034Z] [ 82%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o [2021-06-21T16:52:23.279Z] [ 92%] Built target streaming_parser [2021-06-21T16:52:23.279Z] Scanning dependencies of target sort [2021-06-21T16:52:23.279Z] [ 94%] Building C object examples/CMakeFiles/sort.dir/sort.c.o [2021-06-21T16:52:23.296Z] [ 84%] Linking C executable create_items [2021-06-21T16:52:23.296Z] [ 84%] Built target create_items [2021-06-21T16:52:23.296Z] Scanning dependencies of target readfile [2021-06-21T16:52:23.296Z] [ 86%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o [2021-06-21T16:52:23.296Z] [ 88%] Linking C executable readfile [2021-06-21T16:52:23.296Z] [ 88%] Built target readfile [2021-06-21T16:52:23.296Z] Scanning dependencies of target streaming_parser [2021-06-21T16:52:23.296Z] [ 90%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o [2021-06-21T16:52:23.296Z] [ 92%] Linking C executable streaming_parser [2021-06-21T16:52:23.296Z] [ 92%] Built target streaming_parser [2021-06-21T16:52:23.296Z] Scanning dependencies of target sort [2021-06-21T16:52:23.296Z] [ 94%] Building C object examples/CMakeFiles/sort.dir/sort.c.o [2021-06-21T16:52:23.555Z] [ 96%] Linking C executable sort [2021-06-21T16:52:23.555Z] [ 96%] Built target sort [2021-06-21T16:52:23.555Z] Scanning dependencies of target hello [2021-06-21T16:52:23.555Z] [ 98%] Building C object examples/CMakeFiles/hello.dir/hello.c.o [2021-06-21T16:52:23.559Z] [ 96%] Linking C executable sort [2021-06-21T16:52:23.559Z] [ 96%] Built target sort [2021-06-21T16:52:23.559Z] Scanning dependencies of target hello [2021-06-21T16:52:23.560Z] [ 98%] Building C object examples/CMakeFiles/hello.dir/hello.c.o [2021-06-21T16:52:23.560Z] [100%] Linking C executable hello [2021-06-21T16:52:23.560Z] [100%] Built target hello [2021-06-21T16:52:23.560Z] Install the project... [2021-06-21T16:52:23.560Z] -- Install configuration: "Release" [2021-06-21T16:52:23.560Z] -- Installing: /usr/local/include/cbor/configuration.h [2021-06-21T16:52:23.560Z] -- Installing: /usr/local/lib64/libcbor.a [2021-06-21T16:52:23.560Z] -- Installing: /usr/local/lib64/libcbor.so.0.0.0 [2021-06-21T16:52:23.560Z] -- Installing: /usr/local/lib64/libcbor.so.0 [2021-06-21T16:52:23.560Z] -- Installing: /usr/local/lib64/libcbor.so [2021-06-21T16:52:23.560Z] -- Up-to-date: /usr/local/include/cbor [2021-06-21T16:52:23.560Z] -- Installing: /usr/local/include/cbor/arrays.h [2021-06-21T16:52:23.560Z] -- Installing: /usr/local/include/cbor/bytestrings.h [2021-06-21T16:52:23.560Z] -- Installing: /usr/local/include/cbor/callbacks.h [2021-06-21T16:52:23.560Z] -- Installing: /usr/local/include/cbor/common.h [2021-06-21T16:52:23.560Z] -- Installing: /usr/local/include/cbor/data.h [2021-06-21T16:52:23.560Z] -- Installing: /usr/local/include/cbor/encoding.h [2021-06-21T16:52:23.560Z] -- Installing: /usr/local/include/cbor/floats_ctrls.h [2021-06-21T16:52:23.560Z] -- Installing: /usr/local/include/cbor/internal [2021-06-21T16:52:23.560Z] -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h [2021-06-21T16:52:23.560Z] -- Installing: /usr/local/include/cbor/internal/encoders.h [2021-06-21T16:52:23.560Z] -- Installing: /usr/local/include/cbor/internal/loaders.h [2021-06-21T16:52:23.560Z] -- Installing: /usr/local/include/cbor/internal/memory_utils.h [2021-06-21T16:52:23.560Z] -- Installing: /usr/local/include/cbor/internal/stack.h [2021-06-21T16:52:23.560Z] -- Installing: /usr/local/include/cbor/internal/unicode.h [2021-06-21T16:52:23.560Z] -- Installing: /usr/local/include/cbor/ints.h [2021-06-21T16:52:23.560Z] -- Installing: /usr/local/include/cbor/maps.h [2021-06-21T16:52:23.560Z] -- Installing: /usr/local/include/cbor/serialization.h [2021-06-21T16:52:23.560Z] -- Installing: /usr/local/include/cbor/streaming.h [2021-06-21T16:52:23.560Z] -- Installing: /usr/local/include/cbor/strings.h [2021-06-21T16:52:23.560Z] -- Installing: /usr/local/include/cbor/tags.h [2021-06-21T16:52:23.560Z] -- Installing: /usr/local/include/cbor.h [2021-06-21T16:52:23.560Z] -- Installing: /usr/local/lib64/pkgconfig/libcbor.pc [2021-06-21T16:52:23.830Z] [100%] Linking C executable hello [2021-06-21T16:52:23.830Z] [100%] Built target hello [2021-06-21T16:52:23.830Z] Install the project... [2021-06-21T16:52:23.830Z] -- Install configuration: "Release" [2021-06-21T16:52:23.830Z] -- Installing: /usr/local/include/cbor/configuration.h [2021-06-21T16:52:23.830Z] -- Installing: /usr/local/lib64/libcbor.a [2021-06-21T16:52:23.830Z] -- Installing: /usr/local/lib64/libcbor.so.0.0.0 [2021-06-21T16:52:23.830Z] -- Installing: /usr/local/lib64/libcbor.so.0 [2021-06-21T16:52:23.830Z] -- Installing: /usr/local/lib64/libcbor.so [2021-06-21T16:52:23.830Z] -- Up-to-date: /usr/local/include/cbor [2021-06-21T16:52:23.830Z] -- Installing: /usr/local/include/cbor/streaming.h [2021-06-21T16:52:23.830Z] -- Installing: /usr/local/include/cbor/ints.h [2021-06-21T16:52:23.830Z] -- Installing: /usr/local/include/cbor/floats_ctrls.h [2021-06-21T16:52:23.830Z] -- Installing: /usr/local/include/cbor/bytestrings.h [2021-06-21T16:52:23.830Z] -- Installing: /usr/local/include/cbor/encoding.h [2021-06-21T16:52:23.830Z] -- Installing: /usr/local/include/cbor/serialization.h [2021-06-21T16:52:23.830Z] -- Installing: /usr/local/include/cbor/data.h [2021-06-21T16:52:23.830Z] -- Installing: /usr/local/include/cbor/common.h [2021-06-21T16:52:23.830Z] -- Installing: /usr/local/include/cbor/callbacks.h [2021-06-21T16:52:23.830Z] -- Installing: /usr/local/include/cbor/strings.h [2021-06-21T16:52:23.830Z] -- Installing: /usr/local/include/cbor/tags.h [2021-06-21T16:52:23.830Z] -- Installing: /usr/local/include/cbor/internal [2021-06-21T16:52:23.830Z] -- Installing: /usr/local/include/cbor/internal/encoders.h [2021-06-21T16:52:23.830Z] -- Installing: /usr/local/include/cbor/internal/loaders.h [2021-06-21T16:52:23.830Z] -- Installing: /usr/local/include/cbor/internal/stack.h [2021-06-21T16:52:23.830Z] -- Installing: /usr/local/include/cbor/internal/unicode.h [2021-06-21T16:52:23.830Z] -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h [2021-06-21T16:52:23.830Z] -- Installing: /usr/local/include/cbor/internal/memory_utils.h [2021-06-21T16:52:23.830Z] -- Installing: /usr/local/include/cbor/arrays.h [2021-06-21T16:52:23.830Z] -- Installing: /usr/local/include/cbor/maps.h [2021-06-21T16:52:23.830Z] -- Installing: /usr/local/include/cbor.h [2021-06-21T16:52:23.830Z] -- Installing: /usr/local/lib64/pkgconfig/libcbor.pc [2021-06-21T16:52:24.134Z] Removing intermediate container 99cccb60ea92 [2021-06-21T16:52:24.134Z] ---> 8e59eade87a8 [2021-06-21T16:52:24.134Z] Step 8/25 : RUN mkdir /tmp/sdk [2021-06-21T16:52:24.134Z] ---> Running in 4ce4174032ec [2021-06-21T16:52:24.709Z] Removing intermediate container 4ce4174032ec [2021-06-21T16:52:24.709Z] ---> df0ea2ec52e1 [2021-06-21T16:52:24.709Z] Step 9/25 : COPY VERSION /tmp/sdk [2021-06-21T16:52:24.709Z] ---> 4a4a717ab322 [2021-06-21T16:52:24.709Z] Step 10/25 : COPY src /tmp/sdk/src [2021-06-21T16:52:24.976Z] ---> 8f4e8cef0378 [2021-06-21T16:52:24.976Z] Step 11/25 : COPY include /tmp/sdk/include [2021-06-21T16:52:24.976Z] ---> 083ff79719db [2021-06-21T16:52:24.976Z] Step 12/25 : COPY scripts /tmp/sdk/scripts [2021-06-21T16:52:25.239Z] ---> 6798a6dda5f0 [2021-06-21T16:52:25.239Z] Step 13/25 : COPY LICENSE /tmp/sdk [2021-06-21T16:52:25.502Z] ---> c06798374a78 [2021-06-21T16:52:25.502Z] Step 14/25 : COPY Attribution.txt /tmp/sdk [2021-06-21T16:52:25.502Z] ---> b6803e5286e4 [2021-06-21T16:52:25.502Z] Step 15/25 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install [2021-06-21T16:52:25.502Z] ---> Running in 6d4d604e2c07 [2021-06-21T16:52:25.763Z] + CPPCHECK=false [2021-06-21T16:52:25.763Z] + DOCGEN=false [2021-06-21T16:52:25.763Z] + TOMLVER=SDK-0.2 [2021-06-21T16:52:25.763Z] + CUTILVER=1.1.4 [2021-06-21T16:52:25.763Z] + '[' 0 -gt 0 ] [2021-06-21T16:52:25.763Z] + readlink -f ./scripts/build.sh [2021-06-21T16:52:25.763Z] + dirname /tmp/sdk/scripts/build.sh [2021-06-21T16:52:25.763Z] + dirname /tmp/sdk/scripts [2021-06-21T16:52:25.763Z] + ROOT=/tmp/sdk [2021-06-21T16:52:25.763Z] + cd /tmp/sdk [2021-06-21T16:52:25.763Z] + '[' '!' -d deps ] [2021-06-21T16:52:25.763Z] + mkdir deps [2021-06-21T16:52:25.763Z] + wget -O - https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2021-06-21T16:52:25.763Z] + tar -C deps -z -x -f - [2021-06-21T16:52:25.763Z] --2021-06-21 16:52:25-- https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2021-06-21T16:52:25.763Z] Resolving github.com... 140.82.113.4 [2021-06-21T16:52:25.763Z] Connecting to github.com|140.82.113.4|:443... connected. [2021-06-21T16:52:25.803Z] Removing intermediate container 7f719f2453b5 [2021-06-21T16:52:25.804Z] ---> 70c59a8948f2 [2021-06-21T16:52:25.804Z] Step 8/25 : RUN mkdir /tmp/sdk [2021-06-21T16:52:26.025Z] HTTP request sent, awaiting response... 302 Found [2021-06-21T16:52:26.025Z] Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following] [2021-06-21T16:52:26.025Z] --2021-06-21 16:52:25-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [2021-06-21T16:52:26.025Z] Resolving codeload.github.com... 140.82.112.10 [2021-06-21T16:52:26.025Z] Connecting to codeload.github.com|140.82.112.10|:443... connected. [2021-06-21T16:52:26.025Z] HTTP request sent, awaiting response... 200 OK [2021-06-21T16:52:26.025Z] Length: unspecified [application/x-gzip] [2021-06-21T16:52:26.025Z] Saving to: 'STDOUT' [2021-06-21T16:52:26.025Z] [2021-06-21T16:52:26.025Z] 0K .......... ......  961K=0.02s [2021-06-21T16:52:26.025Z] [2021-06-21T16:52:26.025Z] 2021-06-21 16:52:25 (961 KB/s) - written to stdout [16451] [2021-06-21T16:52:26.025Z] [2021-06-21T16:52:26.025Z] + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c [2021-06-21T16:52:26.025Z] + wget -O - https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1.4.tar.gz [2021-06-21T16:52:26.025Z] + tar -C deps -z -x -f - [2021-06-21T16:52:26.025Z] --2021-06-21 16:52:25-- https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1.4.tar.gz [2021-06-21T16:52:26.025Z] Resolving github.com... 140.82.113.4 [2021-06-21T16:52:26.083Z] ---> Running in a8c14f3228fd [2021-06-21T16:52:26.287Z] Connecting to github.com|140.82.113.4|:443... connected. [2021-06-21T16:52:26.287Z] HTTP request sent, awaiting response... 302 Found [2021-06-21T16:52:26.287Z] Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1.4 [following] [2021-06-21T16:52:26.287Z] --2021-06-21 16:52:26-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1.4 [2021-06-21T16:52:26.287Z] Resolving codeload.github.com... 140.82.112.10 [2021-06-21T16:52:26.287Z] Connecting to codeload.github.com|140.82.112.10|:443... connected. [2021-06-21T16:52:26.552Z] HTTP request sent, awaiting response... 200 OK [2021-06-21T16:52:26.552Z] Length: unspecified [application/x-gzip] [2021-06-21T16:52:26.552Z] Saving to: 'STDOUT' [2021-06-21T16:52:26.552Z] [2021-06-21T16:52:26.552Z] 0K .......... .......... .......... .......... .......... 1.57M [2021-06-21T16:52:26.552Z] 50K .......... .......... .......... .......... .......... 3.13M [2021-06-21T16:52:26.552Z] 100K .......... .......... .......... .......... .......... 27.7M [2021-06-21T16:52:26.552Z] 150K .......... .......... ....... 4.44M=0.05s [2021-06-21T16:52:26.552Z] [2021-06-21T16:52:26.552Z] 2021-06-21 16:52:26 (3.18 MB/s) - written to stdout [181796] [2021-06-21T16:52:26.552Z] [2021-06-21T16:52:26.552Z] + mkdir -p src/c/iot [2021-06-21T16:52:26.552Z] + cp deps/iotech-c-utils-1.1.4/src/c/base64.c deps/iotech-c-utils-1.1.4/src/c/component.c deps/iotech-c-utils-1.1.4/src/c/config.c deps/iotech-c-utils-1.1.4/src/c/container.c deps/iotech-c-utils-1.1.4/src/c/data.c deps/iotech-c-utils-1.1.4/src/c/hash.c deps/iotech-c-utils-1.1.4/src/c/iot.c deps/iotech-c-utils-1.1.4/src/c/json.c deps/iotech-c-utils-1.1.4/src/c/logger.c deps/iotech-c-utils-1.1.4/src/c/os.c deps/iotech-c-utils-1.1.4/src/c/scheduler.c deps/iotech-c-utils-1.1.4/src/c/thread.c deps/iotech-c-utils-1.1.4/src/c/threadpool.c deps/iotech-c-utils-1.1.4/src/c/time.c deps/iotech-c-utils-1.1.4/src/c/yxml.c src/c/iot [2021-06-21T16:52:26.552Z] + cp deps/iotech-c-utils-1.1.4/src/c/defs.h.in src/c/iot [2021-06-21T16:52:26.552Z] + cp deps/iotech-c-utils-1.1.4/src/c/yxml.h src/c/iot [2021-06-21T16:52:26.552Z] + cp deps/iotech-c-utils-1.1.4/VERSION src/c/iot [2021-06-21T16:52:26.552Z] + mkdir -p include/iot [2021-06-21T16:52:26.552Z] + cp deps/iotech-c-utils-1.1.4/include/iot/base64.h deps/iotech-c-utils-1.1.4/include/iot/component.h deps/iotech-c-utils-1.1.4/include/iot/config.h deps/iotech-c-utils-1.1.4/include/iot/container.h deps/iotech-c-utils-1.1.4/include/iot/data.h deps/iotech-c-utils-1.1.4/include/iot/hash.h deps/iotech-c-utils-1.1.4/include/iot/iot.h deps/iotech-c-utils-1.1.4/include/iot/json.h deps/iotech-c-utils-1.1.4/include/iot/logger.h deps/iotech-c-utils-1.1.4/include/iot/os.h deps/iotech-c-utils-1.1.4/include/iot/scheduler.h deps/iotech-c-utils-1.1.4/include/iot/thread.h deps/iotech-c-utils-1.1.4/include/iot/threadpool.h deps/iotech-c-utils-1.1.4/include/iot/time.h deps/iotech-c-utils-1.1.4/include/iot/typecode.h include/iot [2021-06-21T16:52:26.552Z] + mkdir -p include/iot/os [2021-06-21T16:52:26.552Z] + cp deps/iotech-c-utils-1.1.4/include/iot/os/linux.h deps/iotech-c-utils-1.1.4/include/iot/os/macos.h deps/iotech-c-utils-1.1.4/include/iot/os/zephyr.h include/iot/os [2021-06-21T16:52:26.552Z] + mkdir -p /tmp/sdk/build/release [2021-06-21T16:52:26.552Z] + cd /tmp/sdk/build/release [2021-06-21T16:52:26.552Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src [2021-06-21T16:52:26.552Z] -- The C compiler identification is GNU 8.3.0 [2021-06-21T16:52:26.552Z] -- Check for working C compiler: /usr/bin/cc [2021-06-21T16:52:26.552Z] -- Check for working C compiler: /usr/bin/cc -- works [2021-06-21T16:52:26.552Z] -- Detecting C compiler ABI info [2021-06-21T16:52:26.814Z] -- Detecting C compiler ABI info - done [2021-06-21T16:52:26.814Z] -- Detecting C compile features [2021-06-21T16:52:26.814Z] -- Detecting C compile features - done [2021-06-21T16:52:26.814Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2021-06-21T16:52:26.814Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2021-06-21T16:52:26.814Z] -- Found LIBYAML: /usr/lib/libyaml.so [2021-06-21T16:52:26.814Z] -- Found LIBUUID: /usr/lib/libuuid.so [2021-06-21T16:52:26.814Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2021-06-21T16:52:26.814Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2021-06-21T16:52:26.814Z] -- Found LIBHIREDIS: /usr/lib/libhiredis.so [2021-06-21T16:52:26.814Z] -- C SDK 1.3.2-dev.21 for Linux [2021-06-21T16:52:26.814Z] -- Performing Test CSDK_HAVE_ATOMIC [2021-06-21T16:52:27.086Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2021-06-21T16:52:27.086Z] -- Found Curses: /usr/lib/libcurses.so [2021-06-21T16:52:27.086Z] -- Configuring done [2021-06-21T16:52:27.086Z] -- Generating done [2021-06-21T16:52:27.086Z] -- Build files have been written to: /tmp/sdk/build/release [2021-06-21T16:52:27.086Z] + make all package [2021-06-21T16:52:27.086Z] + tee release.log [2021-06-21T16:52:27.087Z] Scanning dependencies of target csdk [2021-06-21T16:52:27.087Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2021-06-21T16:52:27.348Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o [2021-06-21T16:52:27.348Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2021-06-21T16:52:27.609Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2021-06-21T16:52:27.873Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2021-06-21T16:52:27.873Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/data-mqtt.c.o [2021-06-21T16:52:27.873Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/data-redstr.c.o [2021-06-21T16:52:27.873Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/data-rest.c.o [2021-06-21T16:52:28.059Z] Removing intermediate container a8c14f3228fd [2021-06-21T16:52:28.059Z] ---> 20077f306296 [2021-06-21T16:52:28.059Z] Step 9/25 : COPY VERSION /tmp/sdk [2021-06-21T16:52:28.136Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2021-06-21T16:52:28.136Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2021-06-21T16:52:28.400Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2021-06-21T16:52:28.661Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2021-06-21T16:52:28.661Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2021-06-21T16:52:28.924Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2021-06-21T16:52:28.924Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2021-06-21T16:52:28.924Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2021-06-21T16:52:28.924Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2021-06-21T16:52:29.038Z] ---> 38d19509a14d [2021-06-21T16:52:29.038Z] Step 10/25 : COPY src /tmp/sdk/src [2021-06-21T16:52:29.508Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2021-06-21T16:52:29.508Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2021-06-21T16:52:29.508Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2021-06-21T16:52:29.770Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2021-06-21T16:52:29.770Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2021-06-21T16:52:29.770Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2021-06-21T16:52:30.019Z] ---> ae88d7d70c3c [2021-06-21T16:52:30.019Z] Step 11/25 : COPY include /tmp/sdk/include [2021-06-21T16:52:30.346Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2021-06-21T16:52:30.346Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2021-06-21T16:52:30.346Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2021-06-21T16:52:30.609Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2021-06-21T16:52:30.609Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2021-06-21T16:52:30.609Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2021-06-21T16:52:30.619Z] ---> b20d65441237 [2021-06-21T16:52:30.619Z] Step 12/25 : COPY scripts /tmp/sdk/scripts [2021-06-21T16:52:30.874Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2021-06-21T16:52:30.874Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2021-06-21T16:52:30.874Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2021-06-21T16:52:31.137Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o [2021-06-21T16:52:31.400Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2021-06-21T16:52:31.400Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2021-06-21T16:52:31.596Z] ---> eb0aeeee6b23 [2021-06-21T16:52:31.597Z] Step 13/25 : COPY LICENSE /tmp/sdk [2021-06-21T16:52:31.665Z] [ 57%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2021-06-21T16:52:31.665Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2021-06-21T16:52:32.191Z] ---> 2c91a064ee27 [2021-06-21T16:52:32.191Z] Step 14/25 : COPY Attribution.txt /tmp/sdk [2021-06-21T16:52:32.245Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2021-06-21T16:52:32.509Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2021-06-21T16:52:32.509Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2021-06-21T16:52:32.509Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2021-06-21T16:52:32.774Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2021-06-21T16:52:33.042Z] [ 68%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2021-06-21T16:52:33.169Z] ---> 1f30906581a2 [2021-06-21T16:52:33.170Z] Step 15/25 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install [2021-06-21T16:52:33.170Z] ---> Running in b10ddaf4ecae [2021-06-21T16:52:33.307Z] [ 69%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2021-06-21T16:52:33.888Z] [ 71%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2021-06-21T16:52:34.152Z] [ 73%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2021-06-21T16:52:34.152Z] [ 74%] Linking C shared library libcsdk.so [2021-06-21T16:52:34.152Z] [ 74%] Built target csdk [2021-06-21T16:52:34.152Z] Scanning dependencies of target template [2021-06-21T16:52:34.152Z] [ 76%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2021-06-21T16:52:34.414Z] [ 77%] Linking C executable template [2021-06-21T16:52:34.414Z] [ 77%] Built target template [2021-06-21T16:52:34.414Z] Scanning dependencies of target device-counter [2021-06-21T16:52:34.414Z] [ 79%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2021-06-21T16:52:34.414Z] [ 80%] Linking C executable device-counter [2021-06-21T16:52:34.603Z] + CPPCHECK=false [2021-06-21T16:52:34.603Z] + DOCGEN=false [2021-06-21T16:52:34.603Z] + TOMLVER=SDK-0.2 [2021-06-21T16:52:34.603Z] + CUTILVER=1.1.4 [2021-06-21T16:52:34.603Z] + '[' 0 -gt 0 ] [2021-06-21T16:52:34.603Z] + readlink -f ./scripts/build.sh [2021-06-21T16:52:34.603Z] + dirname /tmp/sdk/scripts/build.sh [2021-06-21T16:52:34.603Z] + dirname /tmp/sdk/scripts [2021-06-21T16:52:34.603Z] + ROOT=/tmp/sdk [2021-06-21T16:52:34.603Z] + cd /tmp/sdk [2021-06-21T16:52:34.603Z] + '[' '!' -d deps ] [2021-06-21T16:52:34.603Z] + mkdir deps [2021-06-21T16:52:34.603Z] + wget -O - https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2021-06-21T16:52:34.603Z] + tar -C deps -z -x -f - [2021-06-21T16:52:34.603Z] --2021-06-21 16:52:34-- https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2021-06-21T16:52:34.603Z] Resolving github.com... 140.82.113.4 [2021-06-21T16:52:34.603Z] Connecting to github.com|140.82.113.4|:443... connected. [2021-06-21T16:52:34.603Z] HTTP request sent, awaiting response... 302 Found [2021-06-21T16:52:34.603Z] Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following] [2021-06-21T16:52:34.603Z] --2021-06-21 16:52:34-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [2021-06-21T16:52:34.603Z] Resolving codeload.github.com... 140.82.112.10 [2021-06-21T16:52:34.603Z] Connecting to codeload.github.com|140.82.112.10|:443... connected. [2021-06-21T16:52:34.603Z] HTTP request sent, awaiting response... 200 OK [2021-06-21T16:52:34.603Z] Length: unspecified [application/x-gzip] [2021-06-21T16:52:34.603Z] Saving to: 'STDOUT' [2021-06-21T16:52:34.603Z]  [2021-06-21T16:52:34.603Z] 0K .......... ......  962K=0.02s [2021-06-21T16:52:34.603Z] [2021-06-21T16:52:34.603Z] 2021-06-21 16:52:34 (962 KB/s) - written to stdout [16451] [2021-06-21T16:52:34.603Z] [2021-06-21T16:52:34.603Z] + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c [2021-06-21T16:52:34.603Z] + wget -O - https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1.4.tar.gz [2021-06-21T16:52:34.603Z] + tar -C deps -z -x -f - [2021-06-21T16:52:34.603Z] --2021-06-21 16:52:34-- https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1.4.tar.gz [2021-06-21T16:52:34.603Z] Resolving github.com... 140.82.113.4 [2021-06-21T16:52:34.603Z] Connecting to github.com|140.82.113.4|:443... connected. [2021-06-21T16:52:34.603Z] HTTP request sent, awaiting response... 302 Found [2021-06-21T16:52:34.603Z] Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1.4 [following] [2021-06-21T16:52:34.603Z] --2021-06-21 16:52:34-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1.4 [2021-06-21T16:52:34.603Z] Resolving codeload.github.com... 140.82.112.10 [2021-06-21T16:52:34.603Z] Connecting to codeload.github.com|140.82.112.10|:443... connected. [2021-06-21T16:52:34.676Z] [ 80%] Built target device-counter [2021-06-21T16:52:34.676Z] Scanning dependencies of target device-random [2021-06-21T16:52:34.676Z] [ 82%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2021-06-21T16:52:34.676Z] [ 84%] Linking C executable device-random [2021-06-21T16:52:34.676Z] [ 84%] Built target device-random [2021-06-21T16:52:34.676Z] Scanning dependencies of target device-gyro [2021-06-21T16:52:34.676Z] [ 85%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2021-06-21T16:52:34.875Z] HTTP request sent, awaiting response... 200 OK [2021-06-21T16:52:34.875Z] Length: unspecified [application/x-gzip] [2021-06-21T16:52:34.875Z] Saving to: 'STDOUT' [2021-06-21T16:52:34.875Z] [2021-06-21T16:52:34.875Z] 0K .......... .......... .......... .......... .......... 1.37M [2021-06-21T16:52:34.875Z] 50K .......... .......... .......... .......... .......... 2.75M [2021-06-21T16:52:34.875Z] 100K .......... .......... .......... .......... .......... 14.6M [2021-06-21T16:52:34.875Z] 150K .......... .......... ....... 1.60M=0.07s [2021-06-21T16:52:34.875Z] [2021-06-21T16:52:34.875Z] 2021-06-21 16:52:34 (2.36 MB/s) - written to stdout [181796] [2021-06-21T16:52:34.875Z] [2021-06-21T16:52:34.875Z] + mkdir -p src/c/iot [2021-06-21T16:52:34.875Z] + cp deps/iotech-c-utils-1.1.4/src/c/base64.c deps/iotech-c-utils-1.1.4/src/c/component.c deps/iotech-c-utils-1.1.4/src/c/config.c deps/iotech-c-utils-1.1.4/src/c/container.c deps/iotech-c-utils-1.1.4/src/c/data.c deps/iotech-c-utils-1.1.4/src/c/hash.c deps/iotech-c-utils-1.1.4/src/c/iot.c deps/iotech-c-utils-1.1.4/src/c/json.c deps/iotech-c-utils-1.1.4/src/c/logger.c deps/iotech-c-utils-1.1.4/src/c/os.c deps/iotech-c-utils-1.1.4/src/c/scheduler.c deps/iotech-c-utils-1.1.4/src/c/thread.c deps/iotech-c-utils-1.1.4/src/c/threadpool.c deps/iotech-c-utils-1.1.4/src/c/time.c deps/iotech-c-utils-1.1.4/src/c/yxml.c src/c/iot [2021-06-21T16:52:34.875Z] + cp deps/iotech-c-utils-1.1.4/src/c/defs.h.in src/c/iot [2021-06-21T16:52:34.875Z] + cp deps/iotech-c-utils-1.1.4/src/c/yxml.h src/c/iot [2021-06-21T16:52:34.875Z] + cp deps/iotech-c-utils-1.1.4/VERSION src/c/iot [2021-06-21T16:52:34.875Z] + mkdir -p include/iot [2021-06-21T16:52:34.875Z] + cp deps/iotech-c-utils-1.1.4/include/iot/base64.h deps/iotech-c-utils-1.1.4/include/iot/component.h deps/iotech-c-utils-1.1.4/include/iot/config.h deps/iotech-c-utils-1.1.4/include/iot/container.h deps/iotech-c-utils-1.1.4/include/iot/data.h deps/iotech-c-utils-1.1.4/include/iot/hash.h deps/iotech-c-utils-1.1.4/include/iot/iot.h deps/iotech-c-utils-1.1.4/include/iot/json.h deps/iotech-c-utils-1.1.4/include/iot/logger.h deps/iotech-c-utils-1.1.4/include/iot/os.h deps/iotech-c-utils-1.1.4/include/iot/scheduler.h deps/iotech-c-utils-1.1.4/include/iot/thread.h deps/iotech-c-utils-1.1.4/include/iot/threadpool.h deps/iotech-c-utils-1.1.4/include/iot/time.h deps/iotech-c-utils-1.1.4/include/iot/typecode.h include/iot [2021-06-21T16:52:34.875Z] + mkdir -p include/iot/os [2021-06-21T16:52:34.875Z] + cp deps/iotech-c-utils-1.1.4/include/iot/os/linux.h deps/iotech-c-utils-1.1.4/include/iot/os/macos.h deps/iotech-c-utils-1.1.4/include/iot/os/zephyr.h include/iot/os [2021-06-21T16:52:34.875Z] + mkdir -p /tmp/sdk/build/release [2021-06-21T16:52:34.875Z] + cd /tmp/sdk/build/release [2021-06-21T16:52:34.875Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src [2021-06-21T16:52:34.938Z] [ 87%] Linking C executable device-gyro [2021-06-21T16:52:34.938Z] [ 87%] Built target device-gyro [2021-06-21T16:52:34.938Z] Scanning dependencies of target device-bitfields [2021-06-21T16:52:34.938Z] [ 88%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2021-06-21T16:52:34.938Z] [ 90%] Linking C executable device-bitfields [2021-06-21T16:52:34.938Z] [ 90%] Built target device-bitfields [2021-06-21T16:52:34.938Z] Scanning dependencies of target template-discovery [2021-06-21T16:52:34.938Z] [ 92%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2021-06-21T16:52:35.148Z] -- The C compiler identification is GNU 8.3.0 [2021-06-21T16:52:35.203Z] [ 93%] Linking C executable template-discovery [2021-06-21T16:52:35.203Z] [ 93%] Built target template-discovery [2021-06-21T16:52:35.203Z] Scanning dependencies of target device-file [2021-06-21T16:52:35.203Z] [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2021-06-21T16:52:35.203Z] [ 96%] Linking C executable device-file [2021-06-21T16:52:35.420Z] -- Check for working C compiler: /usr/bin/cc [2021-06-21T16:52:35.420Z] -- Check for working C compiler: /usr/bin/cc -- works [2021-06-21T16:52:35.420Z] -- Detecting C compiler ABI info [2021-06-21T16:52:35.462Z] [ 96%] Built target device-file [2021-06-21T16:52:35.462Z] Scanning dependencies of target device-terminal [2021-06-21T16:52:35.462Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2021-06-21T16:52:35.462Z] [100%] Linking C executable device-terminal [2021-06-21T16:52:35.462Z] [100%] Built target device-terminal [2021-06-21T16:52:35.462Z] Run CPack packaging tool... [2021-06-21T16:52:35.462Z] CPack: Create package using TGZ [2021-06-21T16:52:35.462Z] CPack: Install projects [2021-06-21T16:52:35.462Z] CPack: - Run preinstall target for: Csdk [2021-06-21T16:52:35.691Z] -- Detecting C compiler ABI info - done [2021-06-21T16:52:35.691Z] -- Detecting C compile features [2021-06-21T16:52:35.723Z] CPack: - Install project: Csdk [2021-06-21T16:52:35.724Z] CPack: Create package [2021-06-21T16:52:35.724Z] CPack: - package: /tmp/sdk/build/release/csdk-1.3.2-dev.21.tar.gz generated. [2021-06-21T16:52:35.724Z] + '[' false '=' true ] [2021-06-21T16:52:35.724Z] + '[' false '=' true ] [2021-06-21T16:52:35.724Z] + mkdir -p /tmp/sdk/build/debug [2021-06-21T16:52:35.724Z] + cd /tmp/sdk/build/debug [2021-06-21T16:52:35.724Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src [2021-06-21T16:52:35.724Z] -- The C compiler identification is GNU 8.3.0 [2021-06-21T16:52:35.987Z] -- Check for working C compiler: /usr/bin/cc [2021-06-21T16:52:35.987Z] -- Check for working C compiler: /usr/bin/cc -- works [2021-06-21T16:52:35.987Z] -- Detecting C compiler ABI info [2021-06-21T16:52:35.987Z] -- Detecting C compiler ABI info - done [2021-06-21T16:52:35.987Z] -- Detecting C compile features [2021-06-21T16:52:36.249Z] -- Detecting C compile features - done [2021-06-21T16:52:36.249Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2021-06-21T16:52:36.249Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2021-06-21T16:52:36.249Z] -- Found LIBYAML: /usr/lib/libyaml.so [2021-06-21T16:52:36.249Z] -- Found LIBUUID: /usr/lib/libuuid.so [2021-06-21T16:52:36.249Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2021-06-21T16:52:36.249Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2021-06-21T16:52:36.249Z] -- Found LIBHIREDIS: /usr/lib/libhiredis.so [2021-06-21T16:52:36.249Z] -- C SDK 1.3.2-dev.21 for Linux [2021-06-21T16:52:36.249Z] -- Performing Test CSDK_HAVE_ATOMIC [2021-06-21T16:52:36.249Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2021-06-21T16:52:36.249Z] -- Found Curses: /usr/lib/libcurses.so [2021-06-21T16:52:36.249Z] -- Configuring done [2021-06-21T16:52:36.249Z] -- Generating done [2021-06-21T16:52:36.249Z] -- Build files have been written to: /tmp/sdk/build/debug [2021-06-21T16:52:36.249Z] + make+ [2021-06-21T16:52:36.249Z] tee debug.log [2021-06-21T16:52:36.249Z] Scanning dependencies of target csdk [2021-06-21T16:52:36.513Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2021-06-21T16:52:36.513Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o [2021-06-21T16:52:36.513Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2021-06-21T16:52:36.513Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2021-06-21T16:52:36.667Z] -- Detecting C compile features - done [2021-06-21T16:52:36.667Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2021-06-21T16:52:36.667Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2021-06-21T16:52:36.667Z] -- Found LIBYAML: /usr/lib/libyaml.so [2021-06-21T16:52:36.667Z] -- Found LIBUUID: /usr/lib/libuuid.so [2021-06-21T16:52:36.667Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2021-06-21T16:52:36.667Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2021-06-21T16:52:36.667Z] -- Found LIBHIREDIS: /usr/lib/libhiredis.so [2021-06-21T16:52:36.667Z] -- C SDK 1.3.2-dev.21 for Linux [2021-06-21T16:52:36.667Z] -- Performing Test CSDK_HAVE_ATOMIC [2021-06-21T16:52:36.780Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2021-06-21T16:52:36.780Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/data-mqtt.c.o [2021-06-21T16:52:36.780Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/data-redstr.c.o [2021-06-21T16:52:36.780Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/data-rest.c.o [2021-06-21T16:52:36.780Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2021-06-21T16:52:36.940Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2021-06-21T16:52:36.940Z] -- Found Curses: /usr/lib/libcurses.so [2021-06-21T16:52:36.940Z] -- Configuring done [2021-06-21T16:52:37.044Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2021-06-21T16:52:37.044Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2021-06-21T16:52:37.044Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2021-06-21T16:52:37.213Z] -- Generating done [2021-06-21T16:52:37.213Z] -- Build files have been written to: /tmp/sdk/build/release [2021-06-21T16:52:37.213Z] + make all package [2021-06-21T16:52:37.213Z] + tee release.log [2021-06-21T16:52:37.213Z] Scanning dependencies of target csdk [2021-06-21T16:52:37.309Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2021-06-21T16:52:37.309Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2021-06-21T16:52:37.309Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2021-06-21T16:52:37.309Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2021-06-21T16:52:37.309Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2021-06-21T16:52:37.485Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2021-06-21T16:52:37.573Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2021-06-21T16:52:37.573Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2021-06-21T16:52:37.573Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2021-06-21T16:52:37.573Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2021-06-21T16:52:37.840Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2021-06-21T16:52:37.840Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2021-06-21T16:52:38.097Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o [2021-06-21T16:52:38.101Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2021-06-21T16:52:38.101Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2021-06-21T16:52:38.101Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2021-06-21T16:52:38.101Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2021-06-21T16:52:38.101Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2021-06-21T16:52:38.101Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2021-06-21T16:52:38.362Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2021-06-21T16:52:38.362Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2021-06-21T16:52:38.362Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2021-06-21T16:52:38.362Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o [2021-06-21T16:52:38.362Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2021-06-21T16:52:38.623Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2021-06-21T16:52:38.623Z] [ 57%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2021-06-21T16:52:38.623Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2021-06-21T16:52:38.691Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2021-06-21T16:52:38.888Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2021-06-21T16:52:38.888Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2021-06-21T16:52:38.888Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2021-06-21T16:52:39.148Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2021-06-21T16:52:39.148Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2021-06-21T16:52:39.148Z] [ 68%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2021-06-21T16:52:39.413Z] [ 69%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2021-06-21T16:52:39.413Z] [ 71%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2021-06-21T16:52:39.728Z] [ 73%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2021-06-21T16:52:39.728Z] [ 74%] Linking C shared library libcsdk.so [2021-06-21T16:52:39.728Z] [ 74%] Built target csdk [2021-06-21T16:52:39.728Z] Scanning dependencies of target template [2021-06-21T16:52:39.728Z] [ 76%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2021-06-21T16:52:39.728Z] [ 77%] Linking C executable template [2021-06-21T16:52:40.106Z] [ 77%] Built target template [2021-06-21T16:52:40.106Z] Scanning dependencies of target device-counter [2021-06-21T16:52:40.106Z] [ 79%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2021-06-21T16:52:40.106Z] [ 80%] Linking C executable device-counter [2021-06-21T16:52:40.106Z] [ 80%] Built target device-counter [2021-06-21T16:52:40.106Z] Scanning dependencies of target device-random [2021-06-21T16:52:40.106Z] [ 82%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2021-06-21T16:52:40.106Z] [ 84%] Linking C executable device-random [2021-06-21T16:52:40.106Z] [ 84%] Built target device-random [2021-06-21T16:52:40.106Z] Scanning dependencies of target device-gyro [2021-06-21T16:52:40.106Z] [ 85%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2021-06-21T16:52:40.106Z] [ 87%] Linking C executable device-gyro [2021-06-21T16:52:40.106Z] [ 87%] Built target device-gyro [2021-06-21T16:52:40.106Z] Scanning dependencies of target device-bitfields [2021-06-21T16:52:40.118Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2021-06-21T16:52:40.414Z] [ 88%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2021-06-21T16:52:40.414Z] [ 90%] Linking C executable device-bitfields [2021-06-21T16:52:40.414Z] [ 90%] Built target device-bitfields [2021-06-21T16:52:40.414Z] Scanning dependencies of target template-discovery [2021-06-21T16:52:40.414Z] [ 92%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2021-06-21T16:52:40.414Z] [ 93%] Linking C executable template-discovery [2021-06-21T16:52:40.414Z] [ 93%] Built target template-discovery [2021-06-21T16:52:40.414Z] Scanning dependencies of target device-file [2021-06-21T16:52:40.414Z] [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2021-06-21T16:52:40.688Z] [ 96%] Linking C executable device-file [2021-06-21T16:52:40.688Z] [ 96%] Built target device-file [2021-06-21T16:52:40.688Z] Scanning dependencies of target device-terminal [2021-06-21T16:52:40.688Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2021-06-21T16:52:40.688Z] [100%] Linking C executable device-terminal [2021-06-21T16:52:40.688Z] [100%] Built target device-terminal [2021-06-21T16:52:40.688Z] make: Entering directory '/tmp/sdk/build/release' [2021-06-21T16:52:40.688Z] make[1]: Entering directory '/tmp/sdk/build/release' [2021-06-21T16:52:40.688Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-06-21T16:52:40.688Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-06-21T16:52:40.688Z] [ 74%] Built target csdk [2021-06-21T16:52:40.688Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-06-21T16:52:40.688Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-06-21T16:52:40.688Z] [ 77%] Built target template [2021-06-21T16:52:40.688Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-06-21T16:52:40.688Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-06-21T16:52:40.688Z] [ 80%] Built target device-counter [2021-06-21T16:52:40.688Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-06-21T16:52:40.725Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2021-06-21T16:52:40.953Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-06-21T16:52:40.953Z] [ 84%] Built target device-random [2021-06-21T16:52:40.953Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-06-21T16:52:40.953Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-06-21T16:52:40.953Z] [ 87%] Built target device-gyro [2021-06-21T16:52:40.953Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-06-21T16:52:40.953Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-06-21T16:52:40.953Z] [ 90%] Built target device-bitfields [2021-06-21T16:52:40.953Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-06-21T16:52:40.953Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-06-21T16:52:40.953Z] [ 93%] Built target template-discovery [2021-06-21T16:52:40.953Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-06-21T16:52:40.953Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-06-21T16:52:40.953Z] [ 96%] Built target device-file [2021-06-21T16:52:40.953Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-06-21T16:52:40.953Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-06-21T16:52:40.953Z] [100%] Built target device-terminal [2021-06-21T16:52:40.953Z] make[1]: Leaving directory '/tmp/sdk/build/release' [2021-06-21T16:52:40.953Z] Install the project... [2021-06-21T16:52:40.953Z] -- Install configuration: "Release" [2021-06-21T16:52:40.953Z] -- Installing: /usr/local/lib/libcsdk.so [2021-06-21T16:52:40.953Z] -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" [2021-06-21T16:52:40.953Z] -- Up-to-date: /usr/local/include [2021-06-21T16:52:40.953Z] -- Installing: /usr/local/include/devsdk [2021-06-21T16:52:40.953Z] -- Installing: /usr/local/include/devsdk/devsdk-base.h [2021-06-21T16:52:40.953Z] -- Installing: /usr/local/include/devsdk/devsdk.h [2021-06-21T16:52:40.953Z] -- Installing: /usr/local/include/edgex [2021-06-21T16:52:40.953Z] -- Installing: /usr/local/include/edgex/devices.h [2021-06-21T16:52:40.953Z] -- Installing: /usr/local/include/edgex/edgex-base.h [2021-06-21T16:52:40.953Z] -- Installing: /usr/local/include/edgex/edgex.h [2021-06-21T16:52:40.953Z] -- Installing: /usr/local/include/edgex/profiles.h [2021-06-21T16:52:40.953Z] -- Installing: /usr/local/include/edgex/rest-server.h [2021-06-21T16:52:40.953Z] -- Installing: /usr/local/include/edgex/csdk-defs.h [2021-06-21T16:52:40.953Z] -- Installing: /usr/local/include/iot [2021-06-21T16:52:40.953Z] -- Installing: /usr/local/include/iot/base64.h [2021-06-21T16:52:40.953Z] -- Installing: /usr/local/include/iot/component.h [2021-06-21T16:52:40.953Z] -- Installing: /usr/local/include/iot/config.h [2021-06-21T16:52:40.953Z] -- Installing: /usr/local/include/iot/container.h [2021-06-21T16:52:40.953Z] -- Installing: /usr/local/include/iot/data.h [2021-06-21T16:52:40.953Z] -- Installing: /usr/local/include/iot/hash.h [2021-06-21T16:52:40.953Z] -- Installing: /usr/local/include/iot/iot.h [2021-06-21T16:52:40.953Z] -- Installing: /usr/local/include/iot/json.h [2021-06-21T16:52:40.953Z] -- Installing: /usr/local/include/iot/logger.h [2021-06-21T16:52:40.953Z] -- Installing: /usr/local/include/iot/os.h [2021-06-21T16:52:40.953Z] -- Installing: /usr/local/include/iot/scheduler.h [2021-06-21T16:52:40.953Z] -- Installing: /usr/local/include/iot/thread.h [2021-06-21T16:52:40.953Z] -- Installing: /usr/local/include/iot/threadpool.h [2021-06-21T16:52:40.953Z] -- Installing: /usr/local/include/iot/time.h [2021-06-21T16:52:40.953Z] -- Installing: /usr/local/include/iot/typecode.h [2021-06-21T16:52:40.953Z] -- Installing: /usr/local/include/iot/os [2021-06-21T16:52:40.953Z] -- Installing: /usr/local/include/iot/os/linux.h [2021-06-21T16:52:40.953Z] -- Installing: /usr/local/include/iot/os/macos.h [2021-06-21T16:52:40.953Z] -- Installing: /usr/local/include/iot/os/zephyr.h [2021-06-21T16:52:40.953Z] -- Installing: /usr/local/include/iot/defs.h [2021-06-21T16:52:40.953Z] -- Installing: /usr/local/share/device-sdk-c/LICENSE [2021-06-21T16:52:40.953Z] -- Installing: /usr/local/share/device-sdk-c/Attribution.txt [2021-06-21T16:52:40.953Z] make: Leaving directory '/tmp/sdk/build/release' [2021-06-21T16:52:40.997Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/data-mqtt.c.o [2021-06-21T16:52:41.531Z] Removing intermediate container 6d4d604e2c07 [2021-06-21T16:52:41.531Z] ---> a7347cdbfe08 [2021-06-21T16:52:41.531Z] Step 16/25 : FROM ${BASE} [2021-06-21T16:52:41.531Z] ---> 5eabd8fd8ba2 [2021-06-21T16:52:41.531Z] Step 17/25 : LABEL maintainer="IOTech " [2021-06-21T16:52:41.531Z] ---> Running in b06289f84100 [2021-06-21T16:52:41.531Z] Removing intermediate container b06289f84100 [2021-06-21T16:52:41.531Z] ---> e38e9106ad1f [2021-06-21T16:52:41.531Z] Step 18/25 : RUN wget https://iotech.jfrog.io/artifactory/alpine/KEY/support@iotechsys.com-5b990dd9.pub -O /etc/apk/keys/support@iotechsys.com-5b990dd9.pub [2021-06-21T16:52:41.531Z] ---> Running in 9f942d7ef696 [2021-06-21T16:52:41.593Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/data-redstr.c.o [2021-06-21T16:52:41.792Z] Connecting to iotech.jfrog.io (54.74.239.58:443) [2021-06-21T16:52:42.191Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/data-rest.c.o [2021-06-21T16:52:42.191Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2021-06-21T16:52:42.374Z] support@iotechsys.co 100% |********************************| 451 0:00:00 ETA [2021-06-21T16:52:42.374Z] [2021-06-21T16:52:42.374Z] Removing intermediate container 9f942d7ef696 [2021-06-21T16:52:42.374Z] ---> f7b3d3ce08ff [2021-06-21T16:52:42.374Z] Step 19/25 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine/alpine-3.12' >> /etc/apk/repositories [2021-06-21T16:52:42.374Z] ---> Running in 70287ea2777f [2021-06-21T16:52:42.949Z] Removing intermediate container 70287ea2777f [2021-06-21T16:52:42.949Z] ---> 1ed7cec8cdc2 [2021-06-21T16:52:42.949Z] Step 20/25 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml curl libmicrohttpd libuuid paho-mqtt-c-dev hiredis-dev [2021-06-21T16:52:42.949Z] ---> Running in 48e1a5eafaee [2021-06-21T16:52:43.209Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz [2021-06-21T16:52:43.621Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2021-06-21T16:52:44.155Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz [2021-06-21T16:52:44.416Z] fetch https://iotech.jfrog.io/artifactory/alpine/alpine-3.12/x86_64/APKINDEX.tar.gz [2021-06-21T16:52:44.678Z] (1/6) Installing curl (7.64.0-r5) [2021-06-21T16:52:44.678Z] (2/6) Installing hiredis (0.14.0-r0) [2021-06-21T16:52:44.940Z] (3/6) Installing hiredis-dev (0.14.0-r0) [2021-06-21T16:52:44.940Z] (4/6) Installing libuuid (2.33-r0) [2021-06-21T16:52:44.940Z] (5/6) Installing paho-mqtt-c-dev (1.3.5-r0) [2021-06-21T16:52:45.047Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2021-06-21T16:52:45.320Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2021-06-21T16:52:45.913Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2021-06-21T16:52:46.327Z] (6/6) Installing wget (1.20.3-r0) [2021-06-21T16:52:46.505Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2021-06-21T16:52:46.588Z] Executing busybox-1.29.3-r10.trigger [2021-06-21T16:52:46.588Z] OK: 269 MiB in 81 packages [2021-06-21T16:52:46.776Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2021-06-21T16:52:46.852Z] Removing intermediate container 48e1a5eafaee [2021-06-21T16:52:46.852Z] ---> 32a59cd23060 [2021-06-21T16:52:46.852Z] Step 21/25 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot [2021-06-21T16:52:47.047Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2021-06-21T16:52:47.116Z] ---> b2462b658c89 [2021-06-21T16:52:47.116Z] Step 22/25 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex [2021-06-21T16:52:47.116Z] ---> 91a7180fe7ba [2021-06-21T16:52:47.116Z] Step 23/25 : COPY --from=builder /usr/local/lib /usr/local/lib [2021-06-21T16:52:47.319Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2021-06-21T16:52:47.381Z] ---> a6f6c9f1010c [2021-06-21T16:52:47.381Z] Step 24/25 : COPY --from=builder /usr/local/lib64 /usr/local/lib64 [2021-06-21T16:52:47.645Z] ---> 0863414ef556 [2021-06-21T16:52:47.645Z] Step 25/25 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c [2021-06-21T16:52:47.645Z] ---> f71ffb3abfca [2021-06-21T16:52:47.645Z] Successfully built f71ffb3abfca [2021-06-21T16:52:47.645Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-21T16:52:48.105Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-21T16:52:48.105Z] . [Pipeline] withDockerContainer [2021-06-21T16:52:48.184Z] prd-centos7-docker-4c-2g-561 does not seem to be running inside a container [2021-06-21T16:52:48.235Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-c/73 -v /w/workspace/device-sdk-c/73:/w/workspace/device-sdk-c/73:rw,z -v /w/workspace/device-sdk-c/73@tmp:/w/workspace/device-sdk-c/73@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-06-21T16:52:48.621Z] $ docker top b8433d632ddd7c72e80e05cb1584374b71f394fa0347eece6265ae3cef0d5d2b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-21T16:52:49.011Z] + make test [2021-06-21T16:52:49.011Z] echo "make test" [2021-06-21T16:52:49.011Z] make test [Pipeline] } [2021-06-21T16:52:49.020Z] $ docker stop --time=1 b8433d632ddd7c72e80e05cb1584374b71f394fa0347eece6265ae3cef0d5d2b [2021-06-21T16:52:49.945Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2021-06-21T16:52:50.218Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2021-06-21T16:52:50.213Z] $ docker rm -f b8433d632ddd7c72e80e05cb1584374b71f394fa0347eece6265ae3cef0d5d2b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [2021-06-21T16:52:50.491Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2021-06-21T16:52:50.762Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2021-06-21T16:52:51.355Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2021-06-21T16:52:51.949Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [Pipeline] sh [2021-06-21T16:52:53.547Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-21T16:52:53.843Z] + ls -al . [2021-06-21T16:52:53.843Z] total 160 [2021-06-21T16:52:53.843Z] drwxrwxr-x. 8 jenkins jenkins 260 Jun 21 16:51 . [2021-06-21T16:52:53.843Z] drwxrwxr-x. 4 jenkins jenkins 30 Jun 21 16:51 .. [2021-06-21T16:52:53.843Z] -rw-rw-r--. 1 jenkins jenkins 3104 Jun 21 16:51 Attribution.txt [2021-06-21T16:52:53.843Z] -rw-rw-r--. 1 jenkins jenkins 7509 Jun 21 16:51 CHANGES [2021-06-21T16:52:53.843Z] drwxrwxr-x. 2 jenkins jenkins 121 Jun 21 16:51 docs [2021-06-21T16:52:53.843Z] -rw-rw-r--. 1 jenkins jenkins 108574 Jun 21 16:51 Doxyfile [2021-06-21T16:52:53.843Z] drwxrwxr-x. 8 jenkins jenkins 162 Jun 21 16:51 .git [2021-06-21T16:52:53.843Z] drwxrwxr-x. 2 jenkins jenkins 81 Jun 21 16:51 .github [2021-06-21T16:52:53.843Z] -rw-rw-r--. 1 jenkins jenkins 176 Jun 21 16:51 .gitignore [2021-06-21T16:52:53.843Z] drwxrwxr-x. 4 jenkins jenkins 33 Jun 21 16:51 include [2021-06-21T16:52:53.843Z] -rw-rw-r--. 1 jenkins jenkins 784 Jun 21 16:51 Jenkinsfile [2021-06-21T16:52:53.843Z] -rw-rw-r--. 1 jenkins jenkins 10174 Jun 21 16:51 LICENSE [2021-06-21T16:52:53.843Z] -rw-rw-r--. 1 jenkins jenkins 444 Jun 21 16:51 Makefile [2021-06-21T16:52:53.843Z] -rw-rw-r--. 1 jenkins jenkins 4090 Jun 21 16:51 README.md [2021-06-21T16:52:53.843Z] -rw-rw-r--. 1 jenkins jenkins 7090 Jun 21 16:51 README.v2.md [2021-06-21T16:52:53.843Z] drwxrwxr-x. 2 jenkins jenkins 98 Jun 21 16:51 scripts [2021-06-21T16:52:53.843Z] drwxrwxr-x. 4 jenkins jenkins 50 Jun 21 16:51 src [2021-06-21T16:52:53.843Z] -rw-rw-r--. 1 jenkins jenkins 12 Jun 21 16:48 VERSION [Pipeline] isUnix [Pipeline] sh [2021-06-21T16:52:54.149Z] + 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=44d1f52cb5c008b70bd9715d74cd5578aa3cca2e --label arch=amd64 --label version=1.3.2-dev.21 . [2021-06-21T16:52:54.150Z] Sending build context to Docker daemon 2.603MB [2021-06-21T16:52:54.150Z] Step 1/17 : ARG BASE=alpine:3.12 [2021-06-21T16:52:54.150Z] Step 2/17 : FROM ${BASE} [2021-06-21T16:52:54.150Z] ---> f71ffb3abfca [2021-06-21T16:52:54.150Z] Step 3/17 : LABEL maintainer="IOTech " [2021-06-21T16:52:54.150Z] ---> Running in dfe4fed0b9f4 [2021-06-21T16:52:54.422Z] Removing intermediate container dfe4fed0b9f4 [2021-06-21T16:52:54.422Z] ---> b47f059fb08b [2021-06-21T16:52:54.422Z] Step 4/17 : RUN wget https://iotech.jfrog.io/artifactory/alpine/KEY/support@iotechsys.com-5b990dd9.pub -O /etc/apk/keys/support@iotechsys.com-5b990dd9.pub [2021-06-21T16:52:54.422Z] ---> Running in 13730b671400 [2021-06-21T16:52:54.555Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2021-06-21T16:52:54.555Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2021-06-21T16:52:54.555Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2021-06-21T16:52:54.685Z] --2021-06-21 16:52:54-- https://iotech.jfrog.io/artifactory/alpine/KEY/support@iotechsys.com-5b990dd9.pub [2021-06-21T16:52:54.685Z] Resolving iotech.jfrog.io... 34.243.182.113, 54.72.115.12, 54.74.239.58 [2021-06-21T16:52:54.685Z] Connecting to iotech.jfrog.io|34.243.182.113|:443... connected. [2021-06-21T16:52:54.948Z] HTTP request sent, awaiting response... 200 OK [2021-06-21T16:52:54.948Z] Length: 451 [application/octet-stream] [2021-06-21T16:52:54.948Z] Saving to: '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' [2021-06-21T16:52:54.948Z]  [2021-06-21T16:52:54.948Z] 0K 100% 49.4M=0s [2021-06-21T16:52:54.948Z] [2021-06-21T16:52:54.948Z] 2021-06-21 16:52:54 (49.4 MB/s) - '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' saved [451/451] [2021-06-21T16:52:54.948Z] [2021-06-21T16:52:55.149Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2021-06-21T16:52:55.212Z] Removing intermediate container 13730b671400 [2021-06-21T16:52:55.212Z] ---> 4e930ffd3c11 [2021-06-21T16:52:55.212Z] Step 5/17 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine/alpine-3.12' >> /etc/apk/repositories [2021-06-21T16:52:55.212Z] ---> Running in 9702de080245 [2021-06-21T16:52:55.740Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2021-06-21T16:52:55.740Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2021-06-21T16:52:55.803Z] Removing intermediate container 9702de080245 [2021-06-21T16:52:55.804Z] ---> 069afca17fdf [2021-06-21T16:52:55.804Z] Step 6/17 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml-dev libcurl curl-dev libmicrohttpd-dev util-linux-dev ncurses-dev paho-mqtt-c-dev hiredis-dev && mkdir -p /edgex-c-sdk/build [2021-06-21T16:52:55.804Z] ---> Running in 7357feab6340 [2021-06-21T16:52:56.069Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz [2021-06-21T16:52:56.643Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz [2021-06-21T16:52:56.713Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2021-06-21T16:52:56.987Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2021-06-21T16:52:57.215Z] fetch https://iotech.jfrog.io/artifactory/alpine/alpine-3.12/x86_64/APKINDEX.tar.gz [2021-06-21T16:52:57.584Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2021-06-21T16:52:57.787Z] (1/6) Installing ncurses-dev (6.1_p20190105-r0) [2021-06-21T16:52:57.787Z] (2/6) Installing libblkid (2.33-r0) [2021-06-21T16:52:57.787Z] (3/6) Installing libfdisk (2.33-r0) [2021-06-21T16:52:57.856Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o [2021-06-21T16:52:58.050Z] (4/6) Installing libmount (2.33-r0) [2021-06-21T16:52:58.050Z] (5/6) Installing libsmartcols (2.33-r0) [2021-06-21T16:52:58.050Z] (6/6) Installing util-linux-dev (2.33-r0) [2021-06-21T16:52:58.311Z] Executing busybox-1.29.3-r10.trigger [2021-06-21T16:52:58.577Z] OK: 273 MiB in 87 packages [2021-06-21T16:52:58.841Z] Removing intermediate container 7357feab6340 [2021-06-21T16:52:58.841Z] ---> 94180e8029f8 [2021-06-21T16:52:58.841Z] Step 7/17 : COPY VERSION /edgex-c-sdk/ [2021-06-21T16:52:58.841Z] ---> 304902f165d4 [2021-06-21T16:52:58.841Z] Step 8/17 : COPY src /edgex-c-sdk/src/ [2021-06-21T16:52:59.105Z] ---> 255d0bab40cc [2021-06-21T16:52:59.105Z] Step 9/17 : COPY include /edgex-c-sdk/include/ [2021-06-21T16:52:59.366Z] ---> b16c300260fb [2021-06-21T16:52:59.366Z] Step 10/17 : COPY scripts /edgex-c-sdk/scripts [2021-06-21T16:52:59.366Z] ---> 7dae8e98a2ce [2021-06-21T16:52:59.366Z] Step 11/17 : COPY LICENSE /edgex-c-sdk/ [2021-06-21T16:52:59.627Z] ---> b95a105d596d [2021-06-21T16:52:59.627Z] Step 12/17 : COPY Attribution.txt /edgex-c-sdk/ [2021-06-21T16:52:59.826Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2021-06-21T16:52:59.889Z] ---> f8803bb7dfbd [2021-06-21T16:52:59.889Z] Step 13/17 : WORKDIR /edgex-c-sdk [2021-06-21T16:52:59.889Z] ---> Running in 2d20ff4805df [2021-06-21T16:52:59.889Z] Removing intermediate container 2d20ff4805df [2021-06-21T16:52:59.889Z] ---> 5a1f0b5a8987 [2021-06-21T16:52:59.889Z] Step 14/17 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] [2021-06-21T16:52:59.889Z] ---> Running in 0a55a35d9216 [2021-06-21T16:53:00.099Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2021-06-21T16:53:00.157Z] Removing intermediate container 0a55a35d9216 [2021-06-21T16:53:00.157Z] ---> 8791a9204486 [2021-06-21T16:53:00.157Z] Step 15/17 : LABEL arch=amd64 [2021-06-21T16:53:00.157Z] ---> Running in 2e2a1fa304d5 [2021-06-21T16:53:00.157Z] Removing intermediate container 2e2a1fa304d5 [2021-06-21T16:53:00.157Z] ---> a9d4c4780060 [2021-06-21T16:53:00.157Z] Step 16/17 : LABEL git_sha=44d1f52cb5c008b70bd9715d74cd5578aa3cca2e [2021-06-21T16:53:00.157Z] ---> Running in 115deb7e10f9 [2021-06-21T16:53:00.157Z] Removing intermediate container 115deb7e10f9 [2021-06-21T16:53:00.157Z] ---> 2e96ec13e57a [2021-06-21T16:53:00.157Z] Step 17/17 : LABEL version=1.3.2-dev.21 [2021-06-21T16:53:00.417Z] ---> Running in ab358200bc35 [2021-06-21T16:53:00.417Z] Removing intermediate container ab358200bc35 [2021-06-21T16:53:00.417Z] ---> 217986b7ba1b [2021-06-21T16:53:00.417Z] [Warning] One or more build-args [MAKE ARCH] were not consumed [2021-06-21T16:53:00.417Z] Successfully built 217986b7ba1b [2021-06-21T16:53:00.417Z] Successfully tagged device-sdk:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [2021-06-21T16:53:01.079Z] [ 57%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-21T16:53:01.352Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2021-06-21T16:53:05.648Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2021-06-21T16:53:05.920Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2021-06-21T16:53:06.513Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2021-06-21T16:53:06.785Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2021-06-21T16:53:07.763Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2021-06-21T16:53:09.204Z] [ 68%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2021-06-21T16:53:11.169Z] [ 69%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2021-06-21T16:53:14.543Z] [ 71%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2021-06-21T16:53:14.543Z] [ 73%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2021-06-21T16:53:15.137Z] [ 74%] Linking C shared library libcsdk.so [2021-06-21T16:53:15.137Z] [ 74%] Built target csdk [2021-06-21T16:53:15.137Z] Scanning dependencies of target template [2021-06-21T16:53:15.137Z] [ 76%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2021-06-21T16:53:16.112Z] [ 77%] Linking C executable template [2021-06-21T16:53:16.112Z] [ 77%] Built target template [2021-06-21T16:53:16.112Z] Scanning dependencies of target device-counter [2021-06-21T16:53:16.112Z] [ 79%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2021-06-21T16:53:16.707Z] [ 80%] Linking C executable device-counter [2021-06-21T16:53:16.707Z] [ 80%] Built target device-counter [2021-06-21T16:53:16.707Z] Scanning dependencies of target device-random [2021-06-21T16:53:16.978Z] [ 82%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2021-06-21T16:53:17.250Z] [ 84%] Linking C executable device-random [2021-06-21T16:53:17.523Z] [ 84%] Built target device-random [2021-06-21T16:53:17.523Z] Scanning dependencies of target device-gyro [2021-06-21T16:53:17.523Z] [ 85%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2021-06-21T16:53:17.797Z] [ 87%] Linking C executable device-gyro [2021-06-21T16:53:18.071Z] [ 87%] Built target device-gyro [2021-06-21T16:53:18.071Z] Scanning dependencies of target device-bitfields [2021-06-21T16:53:18.071Z] [ 88%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2021-06-21T16:53:18.673Z] [ 90%] Linking C executable device-bitfields [2021-06-21T16:53:18.673Z] [ 90%] Built target device-bitfields [2021-06-21T16:53:18.673Z] Scanning dependencies of target template-discovery [2021-06-21T16:53:18.946Z] [ 92%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2021-06-21T16:53:19.540Z] [ 93%] Linking C executable template-discovery [2021-06-21T16:53:19.814Z] [ 93%] Built target template-discovery [2021-06-21T16:53:19.814Z] Scanning dependencies of target device-file [2021-06-21T16:53:19.814Z] [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2021-06-21T16:53:20.411Z] [ 96%] Linking C executable device-file [2021-06-21T16:53:20.411Z] [ 96%] Built target device-file [2021-06-21T16:53:20.411Z] Scanning dependencies of target device-terminal [2021-06-21T16:53:20.411Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2021-06-21T16:53:21.007Z] [100%] Linking C executable device-terminal [2021-06-21T16:53:21.277Z] [100%] Built target device-terminal [2021-06-21T16:53:21.277Z] Run CPack packaging tool... [2021-06-21T16:53:21.277Z] CPack: Create package using TGZ [2021-06-21T16:53:21.277Z] CPack: Install projects [2021-06-21T16:53:21.277Z] CPack: - Run preinstall target for: Csdk [2021-06-21T16:53:21.873Z] CPack: - Install project: Csdk [2021-06-21T16:53:21.873Z] CPack: Create package [2021-06-21T16:53:21.873Z] CPack: - package: /tmp/sdk/build/release/csdk-1.3.2-dev.21.tar.gz generated. [2021-06-21T16:53:21.873Z] + '[' false '=' true ] [2021-06-21T16:53:21.873Z] + '[' false '=' true ] [2021-06-21T16:53:21.873Z] + mkdir -p /tmp/sdk/build/debug [2021-06-21T16:53:21.873Z] + cd /tmp/sdk/build/debug [2021-06-21T16:53:21.874Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src [2021-06-21T16:53:22.147Z] -- The C compiler identification is GNU 8.3.0 [2021-06-21T16:53:22.419Z] -- Check for working C compiler: /usr/bin/cc [2021-06-21T16:53:22.419Z] -- Check for working C compiler: /usr/bin/cc -- works [2021-06-21T16:53:22.419Z] -- Detecting C compiler ABI info [2021-06-21T16:53:22.690Z] -- Detecting C compiler ABI info - done [2021-06-21T16:53:22.690Z] -- Detecting C compile features [2021-06-21T16:53:23.670Z] -- Detecting C compile features - done [2021-06-21T16:53:23.670Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2021-06-21T16:53:23.670Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2021-06-21T16:53:23.670Z] -- Found LIBYAML: /usr/lib/libyaml.so [2021-06-21T16:53:23.670Z] -- Found LIBUUID: /usr/lib/libuuid.so [2021-06-21T16:53:23.670Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2021-06-21T16:53:23.670Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2021-06-21T16:53:23.670Z] -- Found LIBHIREDIS: /usr/lib/libhiredis.so [2021-06-21T16:53:23.670Z] -- C SDK 1.3.2-dev.21 for Linux [2021-06-21T16:53:23.670Z] -- Performing Test CSDK_HAVE_ATOMIC [2021-06-21T16:53:23.942Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2021-06-21T16:53:23.942Z] -- Found Curses: /usr/lib/libcurses.so [2021-06-21T16:53:23.942Z] -- Configuring done [2021-06-21T16:53:24.214Z] -- Generating done [2021-06-21T16:53:24.214Z] -- Build files have been written to: /tmp/sdk/build/debug [2021-06-21T16:53:24.214Z] + + teemake debug.log [2021-06-21T16:53:24.214Z] [2021-06-21T16:53:24.214Z] Scanning dependencies of target csdk [2021-06-21T16:53:24.486Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2021-06-21T16:53:24.758Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o [2021-06-21T16:53:25.032Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2021-06-21T16:53:25.627Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2021-06-21T16:53:25.934Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2021-06-21T16:53:26.207Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/data-mqtt.c.o [2021-06-21T16:53:26.478Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/data-redstr.c.o [2021-06-21T16:53:26.758Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/data-rest.c.o [2021-06-21T16:53:26.758Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2021-06-21T16:53:27.353Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2021-06-21T16:53:27.946Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2021-06-21T16:53:27.946Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2021-06-21T16:53:28.542Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2021-06-21T16:53:28.815Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2021-06-21T16:53:29.086Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2021-06-21T16:53:29.086Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2021-06-21T16:53:29.357Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2021-06-21T16:53:29.952Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2021-06-21T16:53:30.225Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2021-06-21T16:53:30.499Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2021-06-21T16:53:30.771Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2021-06-21T16:53:30.771Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2021-06-21T16:53:31.045Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2021-06-21T16:53:32.023Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2021-06-21T16:53:32.023Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2021-06-21T16:53:32.296Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2021-06-21T16:53:32.569Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2021-06-21T16:53:32.843Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2021-06-21T16:53:32.843Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2021-06-21T16:53:33.126Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2021-06-21T16:53:33.399Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2021-06-21T16:53:33.672Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2021-06-21T16:53:33.945Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o [2021-06-21T16:53:34.218Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2021-06-21T16:53:34.491Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2021-06-21T16:53:34.767Z] [ 57%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2021-06-21T16:53:35.040Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2021-06-21T16:53:36.016Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2021-06-21T16:53:36.290Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2021-06-21T16:53:36.564Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2021-06-21T16:53:36.839Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2021-06-21T16:53:37.112Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2021-06-21T16:53:38.091Z] [ 68%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2021-06-21T16:53:38.687Z] [ 69%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2021-06-21T16:53:39.282Z] [ 71%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2021-06-21T16:53:39.555Z] [ 73%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2021-06-21T16:53:39.828Z] [ 74%] Linking C shared library libcsdk.so [2021-06-21T16:53:40.100Z] [ 74%] Built target csdk [2021-06-21T16:53:40.100Z] Scanning dependencies of target template [2021-06-21T16:53:40.100Z] [ 76%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2021-06-21T16:53:40.373Z] [ 77%] Linking C executable template [2021-06-21T16:53:40.647Z] [ 77%] Built target template [2021-06-21T16:53:40.647Z] Scanning dependencies of target device-counter [2021-06-21T16:53:40.647Z] [ 79%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2021-06-21T16:53:40.919Z] [ 80%] Linking C executable device-counter [2021-06-21T16:53:41.192Z] [ 80%] Built target device-counter [2021-06-21T16:53:41.192Z] Scanning dependencies of target device-random [2021-06-21T16:53:41.192Z] [ 82%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2021-06-21T16:53:41.465Z] [ 84%] Linking C executable device-random [2021-06-21T16:53:41.739Z] [ 84%] Built target device-random [2021-06-21T16:53:41.739Z] Scanning dependencies of target device-gyro [2021-06-21T16:53:41.739Z] [ 85%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2021-06-21T16:53:41.739Z] [ 87%] Linking C executable device-gyro [2021-06-21T16:53:42.012Z] [ 87%] Built target device-gyro [2021-06-21T16:53:42.012Z] Scanning dependencies of target device-bitfields [2021-06-21T16:53:42.012Z] [ 88%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2021-06-21T16:53:42.286Z] [ 90%] Linking C executable device-bitfields [2021-06-21T16:53:42.562Z] [ 90%] Built target device-bitfields [2021-06-21T16:53:42.562Z] Scanning dependencies of target template-discovery [2021-06-21T16:53:42.562Z] [ 92%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2021-06-21T16:53:42.836Z] [ 93%] Linking C executable template-discovery [2021-06-21T16:53:43.111Z] [ 93%] Built target template-discovery [2021-06-21T16:53:43.111Z] Scanning dependencies of target device-file [2021-06-21T16:53:43.111Z] [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2021-06-21T16:53:43.384Z] [ 96%] Linking C executable device-file [2021-06-21T16:53:43.655Z] [ 96%] Built target device-file [2021-06-21T16:53:43.656Z] Scanning dependencies of target device-terminal [2021-06-21T16:53:43.656Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2021-06-21T16:53:43.928Z] [100%] Linking C executable device-terminal [2021-06-21T16:53:44.201Z] [100%] Built target device-terminal [2021-06-21T16:53:44.201Z] make: Entering directory '/tmp/sdk/build/release' [2021-06-21T16:53:44.473Z] make[1]: Entering directory '/tmp/sdk/build/release' [2021-06-21T16:53:44.473Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-06-21T16:53:44.473Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-06-21T16:53:44.473Z] [ 74%] Built target csdk [2021-06-21T16:53:44.473Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-06-21T16:53:44.473Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-06-21T16:53:44.473Z] [ 77%] Built target template [2021-06-21T16:53:44.473Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-06-21T16:53:44.473Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-06-21T16:53:44.473Z] [ 80%] Built target device-counter [2021-06-21T16:53:44.473Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-06-21T16:53:44.473Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-06-21T16:53:44.473Z] [ 84%] Built target device-random [2021-06-21T16:53:44.473Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-06-21T16:53:44.473Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-06-21T16:53:44.745Z] [ 87%] Built target device-gyro [2021-06-21T16:53:44.745Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-06-21T16:53:44.745Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-06-21T16:53:44.745Z] [ 90%] Built target device-bitfields [2021-06-21T16:53:44.745Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-06-21T16:53:44.745Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-06-21T16:53:44.745Z] [ 93%] Built target template-discovery [2021-06-21T16:53:44.745Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-06-21T16:53:44.745Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-06-21T16:53:44.745Z] [ 96%] Built target device-file [2021-06-21T16:53:44.745Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-06-21T16:53:44.745Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-06-21T16:53:44.745Z] [100%] Built target device-terminal [2021-06-21T16:53:44.745Z] make[1]: Leaving directory '/tmp/sdk/build/release' [2021-06-21T16:53:44.745Z] Install the project... [2021-06-21T16:53:44.745Z] -- Install configuration: "Release" [2021-06-21T16:53:44.745Z] -- Installing: /usr/local/lib/libcsdk.so [2021-06-21T16:53:44.745Z] -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" [2021-06-21T16:53:44.745Z] -- Up-to-date: /usr/local/include [2021-06-21T16:53:44.745Z] -- Installing: /usr/local/include/edgex [2021-06-21T16:53:44.745Z] -- Installing: /usr/local/include/edgex/rest-server.h [2021-06-21T16:53:44.745Z] -- Installing: /usr/local/include/edgex/edgex-base.h [2021-06-21T16:53:44.745Z] -- Installing: /usr/local/include/edgex/edgex.h [2021-06-21T16:53:44.745Z] -- Installing: /usr/local/include/edgex/devices.h [2021-06-21T16:53:44.745Z] -- Installing: /usr/local/include/edgex/profiles.h [2021-06-21T16:53:44.745Z] -- Installing: /usr/local/include/edgex/csdk-defs.h [2021-06-21T16:53:44.745Z] -- Installing: /usr/local/include/devsdk [2021-06-21T16:53:44.745Z] -- Installing: /usr/local/include/devsdk/devsdk-base.h [2021-06-21T16:53:44.745Z] -- Installing: /usr/local/include/devsdk/devsdk.h [2021-06-21T16:53:44.745Z] -- Installing: /usr/local/include/iot [2021-06-21T16:53:44.745Z] -- Installing: /usr/local/include/iot/json.h [2021-06-21T16:53:44.745Z] -- Installing: /usr/local/include/iot/container.h [2021-06-21T16:53:44.745Z] -- Installing: /usr/local/include/iot/component.h [2021-06-21T16:53:44.745Z] -- Installing: /usr/local/include/iot/typecode.h [2021-06-21T16:53:44.745Z] -- Installing: /usr/local/include/iot/iot.h [2021-06-21T16:53:44.745Z] -- Installing: /usr/local/include/iot/time.h [2021-06-21T16:53:44.745Z] -- Installing: /usr/local/include/iot/hash.h [2021-06-21T16:53:44.745Z] -- Installing: /usr/local/include/iot/logger.h [2021-06-21T16:53:44.745Z] -- Installing: /usr/local/include/iot/os [2021-06-21T16:53:44.746Z] -- Installing: /usr/local/include/iot/os/zephyr.h [2021-06-21T16:53:44.746Z] -- Installing: /usr/local/include/iot/os/linux.h [2021-06-21T16:53:44.746Z] -- Installing: /usr/local/include/iot/os/macos.h [2021-06-21T16:53:44.746Z] -- Installing: /usr/local/include/iot/scheduler.h [2021-06-21T16:53:44.746Z] -- Installing: /usr/local/include/iot/data.h [2021-06-21T16:53:44.746Z] -- Installing: /usr/local/include/iot/thread.h [2021-06-21T16:53:44.746Z] -- Installing: /usr/local/include/iot/os.h [2021-06-21T16:53:44.746Z] -- Installing: /usr/local/include/iot/base64.h [2021-06-21T16:53:44.746Z] -- Installing: /usr/local/include/iot/defs.h [2021-06-21T16:53:44.746Z] -- Installing: /usr/local/include/iot/threadpool.h [2021-06-21T16:53:44.746Z] -- Installing: /usr/local/include/iot/config.h [2021-06-21T16:53:44.746Z] -- Installing: /usr/local/share/device-sdk-c/LICENSE [2021-06-21T16:53:44.746Z] -- Installing: /usr/local/share/device-sdk-c/Attribution.txt [2021-06-21T16:53:44.746Z] make: Leaving directory '/tmp/sdk/build/release' [2021-06-21T16:53:46.720Z] Removing intermediate container b10ddaf4ecae [2021-06-21T16:53:46.720Z] ---> fc8e0a87b7d3 [2021-06-21T16:53:46.720Z] Step 16/25 : FROM ${BASE} [2021-06-21T16:53:46.720Z] ---> b23d30803547 [2021-06-21T16:53:46.720Z] Step 17/25 : LABEL maintainer="IOTech " [2021-06-21T16:53:46.995Z] ---> Running in df421d06f1a9 [2021-06-21T16:53:47.270Z] Removing intermediate container df421d06f1a9 [2021-06-21T16:53:47.270Z] ---> cb91244571da [2021-06-21T16:53:47.270Z] Step 18/25 : RUN wget https://iotech.jfrog.io/artifactory/alpine/KEY/support@iotechsys.com-5b990dd9.pub -O /etc/apk/keys/support@iotechsys.com-5b990dd9.pub [2021-06-21T16:53:47.545Z] ---> Running in ccdd1a407dc3 [2021-06-21T16:53:48.531Z] Connecting to iotech.jfrog.io (34.243.182.113:443) [2021-06-21T16:53:49.129Z] support@iotechsys.co 100% |********************************| 451 0:00:00 ETA [2021-06-21T16:53:49.130Z]  [2021-06-21T16:53:50.114Z] Removing intermediate container ccdd1a407dc3 [2021-06-21T16:53:50.114Z] ---> 50d93619593e [2021-06-21T16:53:50.114Z] Step 19/25 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine/alpine-3.12' >> /etc/apk/repositories [2021-06-21T16:53:50.114Z] ---> Running in cda00097ad74 [2021-06-21T16:53:52.737Z] Removing intermediate container cda00097ad74 [2021-06-21T16:53:52.737Z] ---> 980e54e1f401 [2021-06-21T16:53:52.737Z] Step 20/25 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml curl libmicrohttpd libuuid paho-mqtt-c-dev hiredis-dev [2021-06-21T16:53:52.737Z] ---> Running in f618ceeeedbb [2021-06-21T16:53:53.716Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz [2021-06-21T16:53:55.171Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz [2021-06-21T16:53:55.171Z] fetch https://iotech.jfrog.io/artifactory/alpine/alpine-3.12/aarch64/APKINDEX.tar.gz [2021-06-21T16:53:55.764Z] (1/6) Installing curl (7.64.0-r5) [2021-06-21T16:53:56.037Z] (2/6) Installing hiredis (0.14.0-r0) [2021-06-21T16:53:56.038Z] (3/6) Installing hiredis-dev (0.14.0-r0) [2021-06-21T16:53:56.632Z] (4/6) Installing libuuid (2.33-r0) [2021-06-21T16:53:56.633Z] (5/6) Installing paho-mqtt-c-dev (1.3.5-r0) [2021-06-21T16:53:58.059Z] (6/6) Installing wget (1.20.3-r0) [2021-06-21T16:53:58.331Z] Executing busybox-1.29.3-r10.trigger [2021-06-21T16:53:58.331Z] OK: 283 MiB in 81 packages [2021-06-21T16:53:59.772Z] Removing intermediate container f618ceeeedbb [2021-06-21T16:53:59.773Z] ---> 912b06422503 [2021-06-21T16:53:59.773Z] Step 21/25 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot [2021-06-21T16:54:00.368Z] ---> 8cc965654835 [2021-06-21T16:54:00.369Z] Step 22/25 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex [2021-06-21T16:54:01.350Z] ---> f92a2f55a6ce [2021-06-21T16:54:01.350Z] Step 23/25 : COPY --from=builder /usr/local/lib /usr/local/lib [2021-06-21T16:54:01.947Z] ---> 850a66527a06 [2021-06-21T16:54:01.947Z] Step 24/25 : COPY --from=builder /usr/local/lib64 /usr/local/lib64 [2021-06-21T16:54:02.930Z] ---> fd3c338dc664 [2021-06-21T16:54:02.930Z] Step 25/25 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c [2021-06-21T16:54:03.527Z] ---> 697173ddcede [2021-06-21T16:54:03.799Z] Successfully built 697173ddcede [2021-06-21T16:54:03.799Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-21T16:54:04.374Z] + docker inspect -f . ci-base-image-arm64 [2021-06-21T16:54:04.375Z] . [Pipeline] withDockerContainer [2021-06-21T16:54:04.605Z] prd-ubuntu18.04-docker-arm64-4c-16g-560 does not seem to be running inside a container [2021-06-21T16:54:04.694Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-c/73 -v /w/workspace/device-sdk-c/73:/w/workspace/device-sdk-c/73:rw,z -v /w/workspace/device-sdk-c/73@tmp:/w/workspace/device-sdk-c/73@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 ******** ci-base-image-arm64 cat [2021-06-21T16:54:06.152Z] $ docker top db9b7243f38d74a7f496db9b24d1c9a68762c0450283510307ade6ddd972bc68 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-21T16:54:07.065Z] + make test [2021-06-21T16:54:07.065Z] echo "make test" [2021-06-21T16:54:07.065Z] make test [Pipeline] } [2021-06-21T16:54:07.089Z] $ docker stop --time=1 db9b7243f38d74a7f496db9b24d1c9a68762c0450283510307ade6ddd972bc68 [2021-06-21T16:54:08.894Z] $ docker rm -f db9b7243f38d74a7f496db9b24d1c9a68762c0450283510307ade6ddd972bc68 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-21T16:54:09.697Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-21T16:54:10.042Z] + ls -al . [2021-06-21T16:54:10.042Z] total 192 [2021-06-21T16:54:10.042Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 21 16:51 . [2021-06-21T16:54:10.042Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 21 16:51 .. [2021-06-21T16:54:10.042Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 21 16:51 .git [2021-06-21T16:54:10.042Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 21 16:51 .github [2021-06-21T16:54:10.042Z] -rw-rw-r-- 1 jenkins jenkins 176 Jun 21 16:51 .gitignore [2021-06-21T16:54:10.042Z] -rw-rw-r-- 1 jenkins jenkins 3104 Jun 21 16:51 Attribution.txt [2021-06-21T16:54:10.042Z] -rw-rw-r-- 1 jenkins jenkins 7509 Jun 21 16:51 CHANGES [2021-06-21T16:54:10.042Z] -rw-rw-r-- 1 jenkins jenkins 108574 Jun 21 16:51 Doxyfile [2021-06-21T16:54:10.042Z] -rw-rw-r-- 1 jenkins jenkins 784 Jun 21 16:51 Jenkinsfile [2021-06-21T16:54:10.042Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jun 21 16:51 LICENSE [2021-06-21T16:54:10.042Z] -rw-rw-r-- 1 jenkins jenkins 444 Jun 21 16:51 Makefile [2021-06-21T16:54:10.042Z] -rw-rw-r-- 1 jenkins jenkins 4090 Jun 21 16:51 README.md [2021-06-21T16:54:10.042Z] -rw-rw-r-- 1 jenkins jenkins 7090 Jun 21 16:51 README.v2.md [2021-06-21T16:54:10.042Z] -rw-rw-r-- 1 jenkins jenkins 12 Jun 21 16:48 VERSION [2021-06-21T16:54:10.042Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 21 16:51 docs [2021-06-21T16:54:10.042Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 21 16:51 include [2021-06-21T16:54:10.042Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 21 16:51 scripts [2021-06-21T16:54:10.042Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 21 16:51 src [Pipeline] isUnix [Pipeline] sh [2021-06-21T16:54:10.396Z] + 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=44d1f52cb5c008b70bd9715d74cd5578aa3cca2e --label arch=arm64 --label version=1.3.2-dev.21 . [2021-06-21T16:54:10.671Z] Sending build context to Docker daemon 2.602MB [2021-06-21T16:54:10.944Z] Step 1/17 : ARG BASE=alpine:3.12 [2021-06-21T16:54:10.944Z] Step 2/17 : FROM ${BASE} [2021-06-21T16:54:10.944Z] ---> 697173ddcede [2021-06-21T16:54:10.944Z] Step 3/17 : LABEL maintainer="IOTech " [2021-06-21T16:54:10.944Z] ---> Running in 619193b76f4c [2021-06-21T16:54:11.541Z] Removing intermediate container 619193b76f4c [2021-06-21T16:54:11.541Z] ---> cf63050ca63a [2021-06-21T16:54:11.541Z] Step 4/17 : RUN wget https://iotech.jfrog.io/artifactory/alpine/KEY/support@iotechsys.com-5b990dd9.pub -O /etc/apk/keys/support@iotechsys.com-5b990dd9.pub [2021-06-21T16:54:11.541Z] ---> Running in ff214a27c7ff [2021-06-21T16:54:12.980Z] --2021-06-21 16:54:12-- https://iotech.jfrog.io/artifactory/alpine/KEY/support@iotechsys.com-5b990dd9.pub [2021-06-21T16:54:12.980Z] Resolving iotech.jfrog.io... 54.72.115.12, 34.243.182.113, 54.74.239.58 [2021-06-21T16:54:12.980Z] Connecting to iotech.jfrog.io|54.72.115.12|:443... connected. [2021-06-21T16:54:13.257Z] HTTP request sent, awaiting response... 200 OK [2021-06-21T16:54:13.257Z] Length: 451 [application/octet-stream] [2021-06-21T16:54:13.257Z] Saving to: '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' [2021-06-21T16:54:13.257Z] [2021-06-21T16:54:13.257Z] 0K  100% 17.3M=0s [2021-06-21T16:54:13.257Z] [2021-06-21T16:54:13.257Z] 2021-06-21 16:54:13 (17.3 MB/s) - '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' saved [451/451] [2021-06-21T16:54:13.257Z] [2021-06-21T16:54:14.242Z] Removing intermediate container ff214a27c7ff [2021-06-21T16:54:14.242Z] ---> c777826a6501 [2021-06-21T16:54:14.242Z] Step 5/17 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine/alpine-3.12' >> /etc/apk/repositories [2021-06-21T16:54:14.242Z] ---> Running in 3c088ec7cb21 [2021-06-21T16:54:16.870Z] Removing intermediate container 3c088ec7cb21 [2021-06-21T16:54:16.870Z] ---> 942e3ca117e1 [2021-06-21T16:54:16.870Z] Step 6/17 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml-dev libcurl curl-dev libmicrohttpd-dev util-linux-dev ncurses-dev paho-mqtt-c-dev hiredis-dev && mkdir -p /edgex-c-sdk/build [2021-06-21T16:54:16.870Z] ---> Running in c08f76cb8e9a [2021-06-21T16:54:17.849Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz [2021-06-21T16:54:18.443Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz [2021-06-21T16:54:19.037Z] fetch https://iotech.jfrog.io/artifactory/alpine/alpine-3.12/aarch64/APKINDEX.tar.gz [2021-06-21T16:54:19.634Z] (1/6) Installing ncurses-dev (6.1_p20190105-r0) [2021-06-21T16:54:19.634Z] (2/6) Installing libblkid (2.33-r0) [2021-06-21T16:54:19.634Z] (3/6) Installing libfdisk (2.33-r0) [2021-06-21T16:54:19.906Z] (4/6) Installing libmount (2.33-r0) [2021-06-21T16:54:19.906Z] (5/6) Installing libsmartcols (2.33-r0) [2021-06-21T16:54:19.906Z] (6/6) Installing util-linux-dev (2.33-r0) [2021-06-21T16:54:20.510Z] Executing busybox-1.29.3-r10.trigger [2021-06-21T16:54:20.510Z] OK: 287 MiB in 87 packages [2021-06-21T16:54:21.489Z] Removing intermediate container c08f76cb8e9a [2021-06-21T16:54:21.489Z] ---> fdf68470ef36 [2021-06-21T16:54:21.489Z] Step 7/17 : COPY VERSION /edgex-c-sdk/ [2021-06-21T16:54:22.087Z] ---> 8ecb12c963ef [2021-06-21T16:54:22.087Z] Step 8/17 : COPY src /edgex-c-sdk/src/ [2021-06-21T16:54:23.537Z] ---> 7825b498e15c [2021-06-21T16:54:23.537Z] Step 9/17 : COPY include /edgex-c-sdk/include/ [2021-06-21T16:54:24.136Z] ---> 66fcce1ddc52 [2021-06-21T16:54:24.136Z] Step 10/17 : COPY scripts /edgex-c-sdk/scripts [2021-06-21T16:54:24.734Z] ---> 90f9f73c6816 [2021-06-21T16:54:24.735Z] Step 11/17 : COPY LICENSE /edgex-c-sdk/ [2021-06-21T16:54:25.716Z] ---> de0fca49b384 [2021-06-21T16:54:25.716Z] Step 12/17 : COPY Attribution.txt /edgex-c-sdk/ [2021-06-21T16:54:26.312Z] ---> 4ba6b527c8d4 [2021-06-21T16:54:26.312Z] Step 13/17 : WORKDIR /edgex-c-sdk [2021-06-21T16:54:26.585Z] ---> Running in cc687e64207a [2021-06-21T16:54:27.184Z] Removing intermediate container cc687e64207a [2021-06-21T16:54:27.184Z] ---> 87c9f7669aba [2021-06-21T16:54:27.184Z] Step 14/17 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] [2021-06-21T16:54:27.184Z] ---> Running in b6adf19c8266 [2021-06-21T16:54:27.779Z] Removing intermediate container b6adf19c8266 [2021-06-21T16:54:27.779Z] ---> fa54929f0f90 [2021-06-21T16:54:27.779Z] Step 15/17 : LABEL arch=arm64 [2021-06-21T16:54:28.053Z] ---> Running in 1ff42ba6526d [2021-06-21T16:54:28.326Z] Removing intermediate container 1ff42ba6526d [2021-06-21T16:54:28.326Z] ---> f70ce3a2bbe0 [2021-06-21T16:54:28.326Z] Step 16/17 : LABEL git_sha=44d1f52cb5c008b70bd9715d74cd5578aa3cca2e [2021-06-21T16:54:28.601Z] ---> Running in ffa1312f2f41 [2021-06-21T16:54:29.197Z] Removing intermediate container ffa1312f2f41 [2021-06-21T16:54:29.197Z] ---> 52d2cbb9d143 [2021-06-21T16:54:29.197Z] Step 17/17 : LABEL version=1.3.2-dev.21 [2021-06-21T16:54:29.197Z] ---> Running in 878f593b5325 [2021-06-21T16:54:29.792Z] Removing intermediate container 878f593b5325 [2021-06-21T16:54:29.792Z] ---> d1f7b354538f [2021-06-21T16:54:29.792Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2021-06-21T16:54:29.792Z] Successfully built d1f7b354538f [2021-06-21T16:54:29.792Z] 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-06-21T16:54:30.950Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-21T16:54:30.950Z] . [Pipeline] withDockerContainer [2021-06-21T16:54:31.025Z] prd-centos7-docker-4c-2g-559 does not seem to be running inside a container [2021-06-21T16:54:31.072Z] $ 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-06-21T16:54:31.735Z] $ docker top 755a73e7032cd6d17368ed2afd23619942b54c81a65905c307caaa84c9725cc4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-21T16:54:31.859Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-21T16:54:31.859Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-21T16:54:31.979Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-21T16:54:31.981Z] $ docker exec 755a73e7032cd6d17368ed2afd23619942b54c81a65905c307caaa84c9725cc4 ssh-agent [2021-06-21T16:54:32.113Z] SSH_AUTH_SOCK=/tmp/ssh-280gNK5yJO4w/agent.14 [2021-06-21T16:54:32.113Z] SSH_AGENT_PID=20 [2021-06-21T16:54:32.119Z] Running ssh-add (command line suppressed) [2021-06-21T16:54:32.222Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_4674569607034013891.key (/w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_4674569607034013891.key) [2021-06-21T16:54:32.237Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-21T16:54:32.564Z] + git semver tag [2021-06-21T16:54:32.564Z] # -> Open(): unable to determine branch for HEAD [2021-06-21T16:54:32.564Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_master/.git [2021-06-21T16:54:32.564Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_master [2021-06-21T16:54:32.564Z] # $SEMVER_REMOTE_NAME = origin [2021-06-21T16:54:32.564Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-21T16:54:32.564Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-21T16:54:32.564Z] # $SEMVER_BRANCH = master [2021-06-21T16:54:32.564Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_master/.semver [2021-06-21T16:54:32.564Z] # 44d1f52cb5c008b70bd9715d74cd5578aa3cca2e HEAD [2021-06-21T16:54:32.564Z] # -> Force: false [2021-06-21T16:54:32.564Z] # 8da3cc5cdc3d3f2741d57451fb9513c669aec841 refs/tags/v1.3.2-dev.21 [Pipeline] } [2021-06-21T16:54:32.574Z] $ docker exec --env ******** --env ******** 755a73e7032cd6d17368ed2afd23619942b54c81a65905c307caaa84c9725cc4 ssh-agent -k [2021-06-21T16:54:32.672Z] unset SSH_AUTH_SOCK; [2021-06-21T16:54:32.673Z] unset SSH_AGENT_PID; [2021-06-21T16:54:32.673Z] echo Agent pid 20 killed; [2021-06-21T16:54:32.684Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-21T16:54:33.019Z] + git semver [Pipeline] } [2021-06-21T16:54:33.034Z] $ docker stop --time=1 755a73e7032cd6d17368ed2afd23619942b54c81a65905c307caaa84c9725cc4 [2021-06-21T16:54:34.246Z] $ docker rm -f 755a73e7032cd6d17368ed2afd23619942b54c81a65905c307caaa84c9725cc4 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-06-21T16:54:34.744Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-21T16:54:34.745Z] [2021-06-21T16:54:34.745Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-06-21T16:54:35.061Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-21T16:54:35.326Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-06-21T16:54:35.326Z] ab5ef0e58194: Pulling fs layer [2021-06-21T16:54:35.326Z] 9712f1f96733: Pulling fs layer [2021-06-21T16:54:35.326Z] 63f879dbbcfc: Pulling fs layer [2021-06-21T16:54:35.326Z] 0d9ebad4ef96: Pulling fs layer [2021-06-21T16:54:35.326Z] e9a5061849ea: Pulling fs layer [2021-06-21T16:54:35.326Z] d747dcd14b5f: Pulling fs layer [2021-06-21T16:54:35.326Z] 2de7ff778b66: Pulling fs layer [2021-06-21T16:54:35.326Z] 0d9ebad4ef96: Waiting [2021-06-21T16:54:35.326Z] e9a5061849ea: Waiting [2021-06-21T16:54:35.326Z] d747dcd14b5f: Waiting [2021-06-21T16:54:35.326Z] 2de7ff778b66: Waiting [2021-06-21T16:54:35.326Z] 9712f1f96733: Verifying Checksum [2021-06-21T16:54:35.326Z] 9712f1f96733: Download complete [2021-06-21T16:54:37.247Z] 63f879dbbcfc: Verifying Checksum [2021-06-21T16:54:37.247Z] 63f879dbbcfc: Download complete [2021-06-21T16:54:37.828Z] e9a5061849ea: Verifying Checksum [2021-06-21T16:54:37.828Z] e9a5061849ea: Download complete [2021-06-21T16:54:37.828Z] d747dcd14b5f: Verifying Checksum [2021-06-21T16:54:37.828Z] d747dcd14b5f: Download complete [2021-06-21T16:54:37.828Z] ab5ef0e58194: Verifying Checksum [2021-06-21T16:54:37.828Z] ab5ef0e58194: Download complete [2021-06-21T16:54:38.099Z] 2de7ff778b66: Verifying Checksum [2021-06-21T16:54:38.099Z] 2de7ff778b66: Download complete [2021-06-21T16:54:38.369Z] 0d9ebad4ef96: Verifying Checksum [2021-06-21T16:54:38.369Z] 0d9ebad4ef96: Download complete [2021-06-21T16:54:40.931Z] ab5ef0e58194: Pull complete [2021-06-21T16:54:40.931Z] 9712f1f96733: Pull complete [2021-06-21T16:54:41.519Z] 63f879dbbcfc: Pull complete [2021-06-21T16:54:44.901Z] 0d9ebad4ef96: Pull complete [2021-06-21T16:54:45.163Z] e9a5061849ea: Pull complete [2021-06-21T16:54:45.426Z] d747dcd14b5f: Pull complete [2021-06-21T16:54:46.386Z] 2de7ff778b66: Pull complete [2021-06-21T16:54:46.386Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-06-21T16:54:46.386Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-21T16:54:46.386Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-06-21T16:54:46.464Z] prd-centos7-docker-4c-2g-559 does not seem to be running inside a container [2021-06-21T16:54:46.512Z] $ 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-06-21T16:54:51.178Z] $ docker top c4c56c2e6750127469ee54b10298956c3ff2d484e4db23350b0f0726971c9004 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-06-21T16:54:51.301Z] provisioning config files... [2021-06-21T16:54:51.314Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-c_master@tmp/config8559948933561652040tmp [2021-06-21T16:54:51.331Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-c_master@tmp/config6739981333725265175tmp [2021-06-21T16:54:51.343Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-c_master@tmp/config5477527646442790626tmp [Pipeline] { [Pipeline] echo [2021-06-21T16:54:51.364Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-21T16:54:51.666Z] ---> sigul-configuration.sh [2021-06-21T16:54:51.666Z] gpg: directory `/root/.gnupg' created [2021-06-21T16:54:51.666Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-06-21T16:54:51.666Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-06-21T16:54:51.666Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-06-21T16:54:51.666Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-06-21T16:54:51.666Z] gpg: CAST5 encrypted data [2021-06-21T16:54:51.666Z] gpg: encrypted with 1 passphrase [2021-06-21T16:54:51.666Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-06-21T16:54:51.962Z] + mkdir /home/jenkins [2021-06-21T16:54:51.962Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-06-21T16:54:52.266Z] + 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-06-21T16:54:52.279Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-21T16:54:52.608Z] ---> sigul-install.sh [2021-06-21T16:54:56.823Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-06-21T16:54:57.133Z] + git tag --list [2021-06-21T16:54:57.133Z] 0.7.0 [2021-06-21T16:54:57.133Z] 0.7.1 [2021-06-21T16:54:57.133Z] 1.0.0 [2021-06-21T16:54:57.133Z] v1.0.1 [2021-06-21T16:54:57.133Z] v1.0.2 [2021-06-21T16:54:57.133Z] v1.0.3 [2021-06-21T16:54:57.133Z] v1.1.0 [2021-06-21T16:54:57.133Z] v1.1.1 [2021-06-21T16:54:57.133Z] v1.2.0 [2021-06-21T16:54:57.133Z] v1.2.1 [2021-06-21T16:54:57.133Z] v1.2.2 [2021-06-21T16:54:57.133Z] v1.3.0 [2021-06-21T16:54:57.133Z] v1.3.1 [2021-06-21T16:54:57.133Z] v1.3.1-dev.1 [2021-06-21T16:54:57.133Z] v1.3.1-dev.2 [2021-06-21T16:54:57.133Z] v1.3.1-dev.3 [2021-06-21T16:54:57.133Z] v1.3.2-dev.1 [2021-06-21T16:54:57.133Z] v1.3.2-dev.10 [2021-06-21T16:54:57.133Z] v1.3.2-dev.11 [2021-06-21T16:54:57.133Z] v1.3.2-dev.12 [2021-06-21T16:54:57.133Z] v1.3.2-dev.13 [2021-06-21T16:54:57.133Z] v1.3.2-dev.14 [2021-06-21T16:54:57.133Z] v1.3.2-dev.15 [2021-06-21T16:54:57.133Z] v1.3.2-dev.16 [2021-06-21T16:54:57.133Z] v1.3.2-dev.17 [2021-06-21T16:54:57.133Z] v1.3.2-dev.18 [2021-06-21T16:54:57.133Z] v1.3.2-dev.19 [2021-06-21T16:54:57.133Z] v1.3.2-dev.2 [2021-06-21T16:54:57.133Z] v1.3.2-dev.20 [2021-06-21T16:54:57.133Z] v1.3.2-dev.21 [2021-06-21T16:54:57.133Z] v1.3.2-dev.3 [2021-06-21T16:54:57.133Z] v1.3.2-dev.4 [2021-06-21T16:54:57.133Z] v1.3.2-dev.5 [2021-06-21T16:54:57.133Z] v1.3.2-dev.6 [2021-06-21T16:54:57.133Z] v1.3.2-dev.7 [2021-06-21T16:54:57.133Z] v1.3.2-dev.8 [2021-06-21T16:54:57.133Z] v1.3.2-dev.9 [Pipeline] sh [2021-06-21T16:54:57.440Z] + lftools sign git-tag v1.3.2-dev.21 [2021-06-21T16:54:58.016Z] Signing Git tag with Sigul... [2021-06-21T16:54:58.016Z] Signing v1.3.2-dev.21 [Pipeline] echo [2021-06-21T16:54:58.971Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-21T16:54:59.267Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-06-21T16:54:59.276Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-06-21T16:54:59.305Z] $ docker stop --time=1 c4c56c2e6750127469ee54b10298956c3ff2d484e4db23350b0f0726971c9004 [2021-06-21T16:55:00.886Z] $ docker rm -f c4c56c2e6750127469ee54b10298956c3ff2d484e4db23350b0f0726971c9004 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-06-21T16:55:01.873Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-21T16:55:01.874Z] . [Pipeline] withDockerContainer [2021-06-21T16:55:01.959Z] prd-centos7-docker-4c-2g-559 does not seem to be running inside a container [2021-06-21T16:55:02.014Z] $ 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-06-21T16:55:02.385Z] $ docker top 9661b29625ba65ff5ef4f9cf8cf1046d9a07e6c814e97da1840f40b0dfcb9c82 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-21T16:55:02.503Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-21T16:55:02.503Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-21T16:55:02.622Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-21T16:55:02.624Z] $ docker exec 9661b29625ba65ff5ef4f9cf8cf1046d9a07e6c814e97da1840f40b0dfcb9c82 ssh-agent [2021-06-21T16:55:02.754Z] SSH_AUTH_SOCK=/tmp/ssh-WEnusUealqQg/agent.13 [2021-06-21T16:55:02.754Z] SSH_AGENT_PID=20 [2021-06-21T16:55:02.760Z] Running ssh-add (command line suppressed) [2021-06-21T16:55:02.862Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_7936018095960109240.key (/w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_7936018095960109240.key) [2021-06-21T16:55:02.881Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-21T16:55:03.183Z] + git semver bump pre [2021-06-21T16:55:03.183Z] # -> Open(): unable to determine branch for HEAD [2021-06-21T16:55:03.183Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_master/.git [2021-06-21T16:55:03.183Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_master [2021-06-21T16:55:03.183Z] # $SEMVER_REMOTE_NAME = origin [2021-06-21T16:55:03.183Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-21T16:55:03.183Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-21T16:55:03.183Z] # $SEMVER_BRANCH = master [2021-06-21T16:55:03.183Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_master/.semver [2021-06-21T16:55:03.183Z] 1.3.2-dev.22 [Pipeline] } [2021-06-21T16:55:03.200Z] $ docker exec --env ******** --env ******** 9661b29625ba65ff5ef4f9cf8cf1046d9a07e6c814e97da1840f40b0dfcb9c82 ssh-agent -k [2021-06-21T16:55:03.305Z] unset SSH_AUTH_SOCK; [2021-06-21T16:55:03.308Z] unset SSH_AGENT_PID; [2021-06-21T16:55:03.308Z] echo Agent pid 20 killed; [2021-06-21T16:55:03.319Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-21T16:55:03.656Z] + git semver [Pipeline] } [2021-06-21T16:55:03.672Z] $ docker stop --time=1 9661b29625ba65ff5ef4f9cf8cf1046d9a07e6c814e97da1840f40b0dfcb9c82 [2021-06-21T16:55:04.903Z] $ docker rm -f 9661b29625ba65ff5ef4f9cf8cf1046d9a07e6c814e97da1840f40b0dfcb9c82 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-06-21T16:55:05.312Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-21T16:55:05.312Z] . [Pipeline] withDockerContainer [2021-06-21T16:55:05.391Z] prd-centos7-docker-4c-2g-559 does not seem to be running inside a container [2021-06-21T16:55:05.431Z] $ 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-06-21T16:55:05.781Z] $ docker top cf0fe68591a8f8571cb7d972141186f688244843880c7e8212666c261a06ad07 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-21T16:55:05.910Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-21T16:55:05.910Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-21T16:55:06.034Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-21T16:55:06.038Z] $ docker exec cf0fe68591a8f8571cb7d972141186f688244843880c7e8212666c261a06ad07 ssh-agent [2021-06-21T16:55:06.159Z] SSH_AUTH_SOCK=/tmp/ssh-8Qfjof4LVZnx/agent.13 [2021-06-21T16:55:06.159Z] SSH_AGENT_PID=20 [2021-06-21T16:55:06.165Z] Running ssh-add (command line suppressed) [2021-06-21T16:55:06.277Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_7394684850025057979.key (/w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_7394684850025057979.key) [2021-06-21T16:55:06.292Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-21T16:55:06.594Z] + git semver push [2021-06-21T16:55:06.594Z] # -> Open(): unable to determine branch for HEAD [2021-06-21T16:55:06.594Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_master/.git [2021-06-21T16:55:06.594Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_master [2021-06-21T16:55:06.594Z] # $SEMVER_REMOTE_NAME = origin [2021-06-21T16:55:06.594Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-21T16:55:06.594Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-21T16:55:06.594Z] # $SEMVER_BRANCH = master [2021-06-21T16:55:06.594Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_master/.semver [Pipeline] } [2021-06-21T16:55:10.815Z] $ docker exec --env ******** --env ******** cf0fe68591a8f8571cb7d972141186f688244843880c7e8212666c261a06ad07 ssh-agent -k [2021-06-21T16:55:10.911Z] unset SSH_AUTH_SOCK; [2021-06-21T16:55:10.912Z] unset SSH_AGENT_PID; [2021-06-21T16:55:10.912Z] echo Agent pid 20 killed; [2021-06-21T16:55:10.927Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-21T16:55:11.263Z] + git semver [Pipeline] } [2021-06-21T16:55:11.277Z] $ docker stop --time=1 cf0fe68591a8f8571cb7d972141186f688244843880c7e8212666c261a06ad07 [2021-06-21T16:55:12.480Z] $ docker rm -f cf0fe68591a8f8571cb7d972141186f688244843880c7e8212666c261a06ad07 [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-06-21T16:55:13.416Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-21T16:55:13.987Z] ---> package-listing.sh [2021-06-21T16:55:13.988Z] ++ facter osfamily [2021-06-21T16:55:13.988Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-21T16:55:14.250Z] + OS_FAMILY=redhat [2021-06-21T16:55:14.250Z] + workspace=/w/workspace/edgexfoundry_device-sdk-c_master [2021-06-21T16:55:14.250Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-21T16:55:14.250Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-21T16:55:14.250Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-21T16:55:14.250Z] + PACKAGES=/tmp/packages_start.txt [2021-06-21T16:55:14.250Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_master ']' [2021-06-21T16:55:14.250Z] + PACKAGES=/tmp/packages_end.txt [2021-06-21T16:55:14.250Z] + case "${OS_FAMILY}" in [2021-06-21T16:55:14.250Z] + rpm -qa [2021-06-21T16:55:14.250Z] + sort [2021-06-21T16:55:17.260Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-21T16:55:17.260Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-21T16:55:17.260Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-21T16:55:17.260Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_master ']' [2021-06-21T16:55:17.260Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-c_master/archives/ [2021-06-21T16:55:17.260Z] + 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-06-21T16:55:17.278Z] 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-06-21T16:55:17.573Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-21T16:55:18.142Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-21T16:55:18.142Z] [2021-06-21T16:55:18.142Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-21T16:55:18.456Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-21T16:55:18.456Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-21T16:55:18.456Z] df20fa9351a1: Pulling fs layer [2021-06-21T16:55:18.456Z] 36b3adc4ff6f: Pulling fs layer [2021-06-21T16:55:18.456Z] 8ad3a11d3b57: Pulling fs layer [2021-06-21T16:55:18.456Z] 46f8f816bc3b: Pulling fs layer [2021-06-21T16:55:18.456Z] 93b61091891f: Pulling fs layer [2021-06-21T16:55:18.456Z] 93b9cdb0e59b: Pulling fs layer [2021-06-21T16:55:18.456Z] 5e14af77c1be: Pulling fs layer [2021-06-21T16:55:18.456Z] 01666e4c0597: Pulling fs layer [2021-06-21T16:55:18.456Z] aa168da1d23b: Pulling fs layer [2021-06-21T16:55:18.456Z] 46f8f816bc3b: Waiting [2021-06-21T16:55:18.456Z] 93b61091891f: Waiting [2021-06-21T16:55:18.456Z] 93b9cdb0e59b: Waiting [2021-06-21T16:55:18.456Z] 5e14af77c1be: Waiting [2021-06-21T16:55:18.456Z] 01666e4c0597: Waiting [2021-06-21T16:55:18.456Z] aa168da1d23b: Waiting [2021-06-21T16:55:18.456Z] 36b3adc4ff6f: Download complete [2021-06-21T16:55:18.456Z] 46f8f816bc3b: Verifying Checksum [2021-06-21T16:55:18.456Z] 46f8f816bc3b: Download complete [2021-06-21T16:55:18.726Z] df20fa9351a1: Verifying Checksum [2021-06-21T16:55:18.726Z] df20fa9351a1: Download complete [2021-06-21T16:55:18.726Z] 93b9cdb0e59b: Verifying Checksum [2021-06-21T16:55:18.726Z] 93b9cdb0e59b: Download complete [2021-06-21T16:55:18.726Z] 5e14af77c1be: Verifying Checksum [2021-06-21T16:55:18.726Z] 5e14af77c1be: Download complete [2021-06-21T16:55:18.726Z] 01666e4c0597: Verifying Checksum [2021-06-21T16:55:18.726Z] 01666e4c0597: Download complete [2021-06-21T16:55:18.726Z] 93b61091891f: Verifying Checksum [2021-06-21T16:55:18.726Z] 93b61091891f: Download complete [2021-06-21T16:55:18.726Z] 8ad3a11d3b57: Verifying Checksum [2021-06-21T16:55:18.726Z] 8ad3a11d3b57: Download complete [2021-06-21T16:55:18.726Z] df20fa9351a1: Pull complete [2021-06-21T16:55:18.997Z] 36b3adc4ff6f: Pull complete [2021-06-21T16:55:19.262Z] 8ad3a11d3b57: Pull complete [2021-06-21T16:55:19.538Z] 46f8f816bc3b: Pull complete [2021-06-21T16:55:19.799Z] 93b61091891f: Pull complete [2021-06-21T16:55:19.799Z] 93b9cdb0e59b: Pull complete [2021-06-21T16:55:19.799Z] 5e14af77c1be: Pull complete [2021-06-21T16:55:20.060Z] 01666e4c0597: Pull complete [2021-06-21T16:55:20.639Z] aa168da1d23b: Verifying Checksum [2021-06-21T16:55:20.639Z] aa168da1d23b: Download complete [2021-06-21T16:55:24.887Z] aa168da1d23b: Pull complete [2021-06-21T16:55:24.887Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-21T16:55:24.887Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-21T16:55:24.887Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-21T16:55:25.021Z] prd-centos7-docker-4c-2g-559 does not seem to be running inside a container [2021-06-21T16:55:25.063Z] $ 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-06-21T16:55:27.177Z] $ docker top 01d9c5b075038de1aab42c4da0474fc44c5c33f7ededb2e5d19a3597c979dd00 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-21T16:55:27.563Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-21T16:55:27.855Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-21T16:55:28.148Z] + ls /var/log/sa-host [2021-06-21T16:55:28.149Z] + sadf -c /var/log/sa-host/sa05 [2021-06-21T16:55:28.149Z] file_magic: OK [2021-06-21T16:55:28.149Z] HZ: Using current value: 100 [2021-06-21T16:55:28.149Z] file_header: OK [2021-06-21T16:55:28.149Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-06-21T16:55:28.149Z] Statistics: [2021-06-21T16:55:28.149Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-21T16:55:28.149Z] File successfully converted to sysstat format version 12.2.1 [2021-06-21T16:55:28.149Z] + sadf -c /var/log/sa-host/sa21 [2021-06-21T16:55:28.149Z] file_magic: OK [2021-06-21T16:55:28.149Z] HZ: Using current value: 100 [2021-06-21T16:55:28.149Z] file_header: OK [2021-06-21T16:55:28.149Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-06-21T16:55:28.149Z] Statistics: [2021-06-21T16:55:28.149Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-21T16:55:28.149Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-21T16:55:28.764Z] provisioning config files... [2021-06-21T16:55:28.776Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_master@tmp/config6879981086451913048tmp [Pipeline] { [Pipeline] echo [2021-06-21T16:55:28.799Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-21T16:55:29.096Z] ---> create-netrc.sh [Pipeline] } [2021-06-21T16:55:29.105Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-21T16:55:29.542Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-21T16:55:29.552Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-21T16:55:29.848Z] ---> sudo-logs.sh [2021-06-21T16:55:29.848Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-21T16:55:29.873Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-21T16:55:30.168Z] ---> job-cost.sh [2021-06-21T16:55:30.168Z] lf-activate-venv: SKIPPING [2021-06-21T16:55:30.168Z] INFO: No Stack... [2021-06-21T16:55:31.116Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-21T16:55:31.689Z] INFO: Archiving Costs [Pipeline] echo [2021-06-21T16:55:31.702Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-21T16:55:32.001Z] ---> logs-deploy.sh [2021-06-21T16:55:32.001Z] lf-activate-venv: SKIPPING [2021-06-21T16:55:32.001Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/master/73 [2021-06-21T16:55:32.001Z] INFO: archiving workspace using pattern(s): [2021-06-21T16:55:32.948Z] Archives upload complete. [2021-06-21T16:55:32.948Z] INFO: archiving logs to Nexus