Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 27660dbc3bdf9d601f84e42b72d95f2f88dbda49 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-ssh8491535406167039855.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b 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-ssh7469305942564507073.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 f4a1163c6b2b14014f487cca778b157dcbc6cc6b 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-ssh2247313456839714500.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f4a1163c6b2b14014f487cca778b157dcbc6cc6b # timeout=10 Commit message: "Merge pull request #339 from ernestojeda/disable-snaps-temp" > 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-ssh8149677216288580340.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-ssh5104916416818839217.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-55 in /w/workspace/edgexfoundry_device-sdk-c_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-c.git > 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-ssh7297296602099165073.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 27660dbc3bdf9d601f84e42b72d95f2f88dbda49 (master) > 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 27660dbc3bdf9d601f84e42b72d95f2f88dbda49 # timeout=10 Commit message: "refactor: make reconfigure callback optional (#349) (#350)" > git rev-list --no-walk 1059ececa5aae17f0ac3b06878bede2905539e8a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-09T13:46:43.845Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-09T13:46:43.954Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-09T13:46:43.981Z] ========================================================= [2021-06-09T13:46:43.981Z] EdgeX Global Pipelines Version Info [2021-06-09T13:46:43.981Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-09T13:46:45.445Z] ------------------- [2021-06-09T13:46:45.445Z] stable info: [2021-06-09T13:46:45.445Z] ------------------- [2021-06-09T13:46:45.445Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-09T13:46:45.445Z] Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b [2021-06-09T13:46:45.445Z] Message: update stable to v1.0.194 [2021-06-09T13:46:46.021Z] ------------------- [2021-06-09T13:46:46.021Z] experimental info: [2021-06-09T13:46:46.021Z] ------------------- [2021-06-09T13:46:46.021Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-09T13:46:46.021Z] Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b [2021-06-09T13:46:46.021Z] Message: update experimental to v1.0.194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-09T13:46:46.136Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-c-settings [Pipeline] echo [2021-06-09T13:46:46.157Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-c [Pipeline] echo [2021-06-09T13:46:46.176Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-09T13:46:46.197Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-09T13:46:46.219Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-09T13:46:46.240Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [Pipeline] echo [2021-06-09T13:46:46.261Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = scripts/Dockerfile.alpine [Pipeline] echo [2021-06-09T13:46:46.281Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = scripts/Dockerfile.alpine-base [Pipeline] echo [2021-06-09T13:46:46.303Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-09T13:46:46.325Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk [Pipeline] echo [2021-06-09T13:46:46.346Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-09T13:46:46.368Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-09T13:46:46.388Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-09T13:46:46.408Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-06-09T13:46:46.429Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-09T13:46:46.450Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-06-09T13:46:46.469Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-09T13:46:46.490Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-06-09T13:46:46.510Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-06-09T13:46:46.530Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-06-09T13:46:46.553Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 27660dbc3bdf9d601f84e42b72d95f2f88dbda49 [Pipeline] echo [2021-06-09T13:46:46.576Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 27660db [Pipeline] echo [2021-06-09T13:46:46.598Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-09T13:46:46.679Z] provisioning config files... [2021-06-09T13:46:46.698Z] copy managed file [device-sdk-c-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_master@tmp/config4278959458011358557tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-09T13:46:47.029Z] ---> docker-login.sh [2021-06-09T13:46:47.029Z] nexus3.edgexfoundry.org:10001 [2021-06-09T13:46:47.292Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T13:46:47.292Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T13:46:47.292Z] Configure a credential helper to remove this warning. See [2021-06-09T13:46:47.292Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T13:46:47.292Z] [2021-06-09T13:46:47.292Z] Login Succeeded [2021-06-09T13:46:47.292Z] nexus3.edgexfoundry.org:10002 [2021-06-09T13:46:47.553Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T13:46:47.553Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T13:46:47.553Z] Configure a credential helper to remove this warning. See [2021-06-09T13:46:47.553Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T13:46:47.553Z] [2021-06-09T13:46:47.553Z] Login Succeeded [2021-06-09T13:46:47.553Z] nexus3.edgexfoundry.org:10003 [2021-06-09T13:46:47.553Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T13:46:47.553Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T13:46:47.553Z] Configure a credential helper to remove this warning. See [2021-06-09T13:46:47.553Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T13:46:47.553Z] [2021-06-09T13:46:47.553Z] Login Succeeded [2021-06-09T13:46:47.553Z] nexus3.edgexfoundry.org:10004 [2021-06-09T13:46:47.815Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T13:46:47.815Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T13:46:47.815Z] Configure a credential helper to remove this warning. See [2021-06-09T13:46:47.815Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T13:46:47.815Z] [2021-06-09T13:46:47.815Z] Login Succeeded [2021-06-09T13:46:47.815Z] docker.io [2021-06-09T13:46:47.815Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T13:46:48.076Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T13:46:48.077Z] Configure a credential helper to remove this warning. See [2021-06-09T13:46:48.077Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T13:46:48.077Z] [2021-06-09T13:46:48.077Z] Login Succeeded [2021-06-09T13:46:48.077Z] ---> docker-login.sh ends [Pipeline] } [2021-06-09T13:46:48.085Z] 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-09T13:46:49.637Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-09T13:46:49.638Z] [2021-06-09T13:46:49.638Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-09T13:46:49.958Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-09T13:46:49.958Z] latest: Pulling from edgex-devops/git-semver [2021-06-09T13:46:49.958Z] 31603596830f: Pulling fs layer [2021-06-09T13:46:49.958Z] 54011a49482f: Pulling fs layer [2021-06-09T13:46:49.958Z] a6820b24f6d8: Pulling fs layer [2021-06-09T13:46:49.958Z] f581987b2513: Pulling fs layer [2021-06-09T13:46:49.958Z] f581987b2513: Waiting [2021-06-09T13:46:50.227Z] 54011a49482f: Verifying Checksum [2021-06-09T13:46:50.227Z] 54011a49482f: Download complete [2021-06-09T13:46:50.488Z] 31603596830f: Verifying Checksum [2021-06-09T13:46:50.488Z] 31603596830f: Download complete [2021-06-09T13:46:50.488Z] a6820b24f6d8: Verifying Checksum [2021-06-09T13:46:50.488Z] a6820b24f6d8: Download complete [2021-06-09T13:46:50.488Z] f581987b2513: Verifying Checksum [2021-06-09T13:46:50.488Z] f581987b2513: Download complete [2021-06-09T13:46:50.751Z] 31603596830f: Pull complete [2021-06-09T13:46:50.751Z] 54011a49482f: Pull complete [2021-06-09T13:46:51.338Z] a6820b24f6d8: Pull complete [2021-06-09T13:46:51.602Z] f581987b2513: Pull complete [2021-06-09T13:46:51.602Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-09T13:46:51.602Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-09T13:46:51.602Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-09T13:46:51.699Z] prd-centos7-docker-4c-2g-55 does not seem to be running inside a container [2021-06-09T13:46:51.751Z] $ 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-09T13:46:52.987Z] $ docker top a24f6fb0890464780419dfd47909ca146295ec4474659e26091a1c439aade64f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-09T13:46:53.111Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-09T13:46:53.111Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-09T13:46:53.222Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-09T13:46:53.220Z] $ docker exec a24f6fb0890464780419dfd47909ca146295ec4474659e26091a1c439aade64f ssh-agent [2021-06-09T13:46:53.327Z] SSH_AUTH_SOCK=/tmp/ssh-vHVdsNdmCYsX/agent.15 [2021-06-09T13:46:53.327Z] SSH_AGENT_PID=21 [2021-06-09T13:46:53.334Z] Running ssh-add (command line suppressed) [2021-06-09T13:46:53.434Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_662285977038260969.key (/w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_662285977038260969.key) [2021-06-09T13:46:53.451Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-09T13:46:53.750Z] + git tag --points-at HEAD [Pipeline] } [2021-06-09T13:46:53.770Z] $ docker exec --env ******** --env ******** a24f6fb0890464780419dfd47909ca146295ec4474659e26091a1c439aade64f ssh-agent -k [2021-06-09T13:46:53.857Z] unset SSH_AUTH_SOCK; [2021-06-09T13:46:53.857Z] unset SSH_AGENT_PID; [2021-06-09T13:46:53.857Z] echo Agent pid 21 killed; [2021-06-09T13:46:53.871Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-09T13:46:53.906Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-09T13:46:53.906Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-09T13:46:54.014Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-09T13:46:54.013Z] $ docker exec a24f6fb0890464780419dfd47909ca146295ec4474659e26091a1c439aade64f ssh-agent [2021-06-09T13:46:54.125Z] SSH_AUTH_SOCK=/tmp/ssh-JryrZUFUP6Pb/agent.53 [2021-06-09T13:46:54.125Z] SSH_AGENT_PID=59 [2021-06-09T13:46:54.132Z] Running ssh-add (command line suppressed) [2021-06-09T13:46:54.229Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_7388889572174776769.key (/w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_7388889572174776769.key) [2021-06-09T13:46:54.245Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-09T13:46:54.563Z] + git semver init [2021-06-09T13:46:54.563Z] # -> Open(): unable to determine branch for HEAD [2021-06-09T13:46:54.563Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_master/.git [2021-06-09T13:46:54.563Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_master [2021-06-09T13:46:54.563Z] # $SEMVER_REMOTE_NAME = origin [2021-06-09T13:46:54.563Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-09T13:46:54.563Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-09T13:46:54.563Z] # $SEMVER_BRANCH = master [2021-06-09T13:46:54.563Z] # $SEMVER_TEMP = /tmp/semver-296520686 [2021-06-09T13:46:54.563Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-c.git $SEMVER_TEMP [2021-06-09T13:46:55.137Z] # '/tmp/semver-296520686' -> '/w/workspace/edgexfoundry_device-sdk-c_master/.semver' [2021-06-09T13:46:55.137Z] # -> Force: false [2021-06-09T13:46:55.137Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_master/.semver [Pipeline] } [2021-06-09T13:46:55.144Z] $ docker exec --env ******** --env ******** a24f6fb0890464780419dfd47909ca146295ec4474659e26091a1c439aade64f ssh-agent -k [2021-06-09T13:46:55.242Z] unset SSH_AUTH_SOCK; [2021-06-09T13:46:55.243Z] unset SSH_AGENT_PID; [2021-06-09T13:46:55.243Z] echo Agent pid 59 killed; [2021-06-09T13:46:55.257Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-09T13:46:55.584Z] + git semver [Pipeline] } [2021-06-09T13:46:55.594Z] $ docker stop --time=1 a24f6fb0890464780419dfd47909ca146295ec4474659e26091a1c439aade64f [2021-06-09T13:46:56.854Z] $ docker rm -f a24f6fb0890464780419dfd47909ca146295ec4474659e26091a1c439aade64f [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-09T13:46:57.210Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-09T13:46:57.463Z] Stashed 1 file(s) [Pipeline] echo [2021-06-09T13:46:57.467Z] [edgeXSemver]: initialized semver on version 1.3.2-dev.18 [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-09T13:46:57.858Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-53 in /w/workspace/edgexfoundry_device-sdk-c_master [Pipeline] { [Pipeline] ws [2021-06-09T13:46:57.873Z] Running in /w/workspace/device-sdk-c/70 [Pipeline] { [Pipeline] checkout [2021-06-09T13:46:58.055Z] Selected Git installation does not exist. Using Default [2021-06-09T13:46:58.055Z] The recommended git tool is: NONE [2021-06-09T13:47:02.848Z] using credential edgex-jenkins-ssh [2021-06-09T13:47:02.865Z] Cloning the remote Git repository [2021-06-09T13:47:02.925Z] Cloning repository git@github.com:edgexfoundry/device-sdk-c.git [2021-06-09T13:47:03.044Z] > git init /w/workspace/device-sdk-c/70 # timeout=10 [2021-06-09T13:47:03.138Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2021-06-09T13:47:03.139Z] > git --version # timeout=10 [2021-06-09T13:47:03.159Z] > git --version # 'git version 2.17.1' [2021-06-09T13:47:03.161Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-09T13:47:03.247Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-09T13:47:05.610Z] Avoid second fetch [2021-06-09T13:47:05.611Z] Checking out Revision 27660dbc3bdf9d601f84e42b72d95f2f88dbda49 (master) [2021-06-09T13:47:05.568Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2021-06-09T13:47:05.586Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-09T13:47:05.637Z] > git config core.sparsecheckout # timeout=10 [2021-06-09T13:47:05.649Z] > git checkout -f 27660dbc3bdf9d601f84e42b72d95f2f88dbda49 # timeout=10 [2021-06-09T13:47:09.896Z] Commit message: "refactor: make reconfigure callback optional (#349) (#350)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-09T13:47:11.239Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-09T13:47:11.657Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-09T13:47:12.001Z] + true [2021-06-09T13:47:12.002Z] + sudo service docker restart [2021-06-09T13:47:12.671Z] Still waiting to schedule task [2021-06-09T13:47:12.671Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-55’ [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-09T13:47:30.403Z] provisioning config files... [2021-06-09T13:47:30.430Z] copy managed file [device-sdk-c-settings] to file:/w/workspace/device-sdk-c/70@tmp/config6478492318021315746tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-09T13:47:30.804Z] ---> docker-login.sh [2021-06-09T13:47:30.804Z] nexus3.edgexfoundry.org:10001 [2021-06-09T13:47:31.789Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T13:47:32.063Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T13:47:32.063Z] Configure a credential helper to remove this warning. See [2021-06-09T13:47:32.063Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T13:47:32.063Z] [2021-06-09T13:47:32.063Z] Login Succeeded [2021-06-09T13:47:32.063Z] nexus3.edgexfoundry.org:10002 [2021-06-09T13:47:32.660Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T13:47:32.660Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T13:47:32.660Z] Configure a credential helper to remove this warning. See [2021-06-09T13:47:32.660Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T13:47:32.660Z] [2021-06-09T13:47:32.660Z] Login Succeeded [2021-06-09T13:47:32.660Z] nexus3.edgexfoundry.org:10003 [2021-06-09T13:47:33.257Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T13:47:33.257Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T13:47:33.257Z] Configure a credential helper to remove this warning. See [2021-06-09T13:47:33.257Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T13:47:33.257Z] [2021-06-09T13:47:33.257Z] Login Succeeded [2021-06-09T13:47:33.257Z] nexus3.edgexfoundry.org:10004 [2021-06-09T13:47:33.539Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T13:47:33.813Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T13:47:33.813Z] Configure a credential helper to remove this warning. See [2021-06-09T13:47:33.813Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T13:47:33.813Z] [2021-06-09T13:47:33.813Z] Login Succeeded [2021-06-09T13:47:33.813Z] docker.io [2021-06-09T13:47:34.098Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T13:47:34.700Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T13:47:34.700Z] Configure a credential helper to remove this warning. See [2021-06-09T13:47:34.700Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T13:47:34.700Z] [2021-06-09T13:47:34.700Z] Login Succeeded [2021-06-09T13:47:34.700Z] ---> docker-login.sh ends [Pipeline] } [2021-06-09T13:47:34.720Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-09T13:47:34.997Z] ========================================================= [2021-06-09T13:47:34.997Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest] [2021-06-09T13:47:34.997Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-09T13:47:35.344Z] + 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-09T13:47:35.945Z] Sending build context to Docker daemon 2.588MB [2021-06-09T13:47:35.945Z] Step 1/25 : ARG BASE=alpine:3.12 [2021-06-09T13:47:35.945Z] Step 2/25 : FROM ${BASE} as builder [2021-06-09T13:47:35.945Z] latest: Pulling from edgex-devops/edgex-gcc-base-arm64 [2021-06-09T13:47:35.945Z] 0362ad1dd800: Pulling fs layer [2021-06-09T13:47:35.945Z] f2cdb1532d8b: Pulling fs layer [2021-06-09T13:47:35.945Z] 37ed683be191: Pulling fs layer [2021-06-09T13:47:36.230Z] f2cdb1532d8b: Verifying Checksum [2021-06-09T13:47:36.230Z] f2cdb1532d8b: Download complete [2021-06-09T13:47:36.230Z] 0362ad1dd800: Verifying Checksum [2021-06-09T13:47:36.230Z] 0362ad1dd800: Download complete [2021-06-09T13:47:37.219Z] 0362ad1dd800: Pull complete [2021-06-09T13:47:37.496Z] f2cdb1532d8b: Pull complete [2021-06-09T13:47:38.487Z] 37ed683be191: Download complete [2021-06-09T13:47:48.658Z] 37ed683be191: Pull complete [2021-06-09T13:47:48.658Z] Digest: sha256:f3a502aba7c4a8aa4a4fcde21dbb9db33787f3779e80dd14fb3ea60ab67de23f [2021-06-09T13:47:48.658Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest [2021-06-09T13:47:48.658Z] ---> b23d30803547 [2021-06-09T13:47:48.658Z] 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-09T13:47:48.658Z] ---> Running in 0c472e828a11 [2021-06-09T13:47:49.643Z] Connecting to iotech.jfrog.io (54.72.115.12:443) [2021-06-09T13:47:50.235Z] support@iotechsys.co 100% |********************************| 451 0:00:00 ETA [2021-06-09T13:47:50.235Z]  [2021-06-09T13:47:51.218Z] Removing intermediate container 0c472e828a11 [2021-06-09T13:47:51.218Z] ---> ac06b1995974 [2021-06-09T13:47:51.218Z] Step 4/25 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine/alpine-3.12' >> /etc/apk/repositories [2021-06-09T13:47:51.218Z] ---> Running in c63b9e9f0cb4 [2021-06-09T13:47:53.208Z] Removing intermediate container c63b9e9f0cb4 [2021-06-09T13:47:53.208Z] ---> d4e8a24759d1 [2021-06-09T13:47:53.208Z] 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-09T13:47:53.208Z] ---> Running in dd3acce74336 [2021-06-09T13:47:54.667Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz [2021-06-09T13:47:55.261Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz [2021-06-09T13:47:56.233Z] fetch https://iotech.jfrog.io/artifactory/alpine/alpine-3.12/aarch64/APKINDEX.tar.gz [2021-06-09T13:47:56.829Z] (1/11) Installing hiredis (0.14.0-r0) [2021-06-09T13:47:56.829Z] (2/11) Installing hiredis-dev (0.14.0-r0) [2021-06-09T13:47:56.829Z] (3/11) Installing ncurses-dev (6.1_p20190105-r0) [2021-06-09T13:47:57.103Z] (4/11) Installing paho-mqtt-c-dev (1.3.5-r0) [2021-06-09T13:47:58.537Z] (5/11) Installing libuuid (2.33-r0) [2021-06-09T13:47:58.537Z] (6/11) Installing libblkid (2.33-r0) [2021-06-09T13:47:58.537Z] (7/11) Installing libfdisk (2.33-r0) [2021-06-09T13:47:58.808Z] (8/11) Installing libmount (2.33-r0) [2021-06-09T13:47:58.808Z] (9/11) Installing libsmartcols (2.33-r0) [2021-06-09T13:47:59.079Z] (10/11) Installing util-linux-dev (2.33-r0) [2021-06-09T13:47:59.355Z] (11/11) Installing wget (1.20.3-r0) [2021-06-09T13:47:59.355Z] Executing busybox-1.29.3-r10.trigger [2021-06-09T13:47:59.355Z] OK: 287 MiB in 86 packages [2021-06-09T13:48:00.786Z] Removing intermediate container dd3acce74336 [2021-06-09T13:48:00.786Z] ---> ffac31eb8bf8 [2021-06-09T13:48:00.786Z] Step 6/25 : ENV CBOR_VERSION=0.5.0 [2021-06-09T13:48:01.064Z] ---> Running in 7e586ac2bd4b [2021-06-09T13:48:01.336Z] Removing intermediate container 7e586ac2bd4b [2021-06-09T13:48:01.336Z] ---> 9df2888caff1 [2021-06-09T13:48:01.336Z] 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-09T13:48:01.613Z] ---> Running in 4bdb96f364b6 [2021-06-09T13:48:02.591Z] --2021-06-09 13:48:02-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz [2021-06-09T13:48:02.591Z] Resolving github.com... 140.82.113.3 [2021-06-09T13:48:02.591Z] Connecting to github.com|140.82.113.3|:443... connected. [2021-06-09T13:48:02.865Z] HTTP request sent, awaiting response... 302 Found [2021-06-09T13:48:02.865Z] Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following] [2021-06-09T13:48:02.865Z] --2021-06-09 13:48:02-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [2021-06-09T13:48:02.865Z] Resolving codeload.github.com... 140.82.114.10 [2021-06-09T13:48:02.865Z] Connecting to codeload.github.com|140.82.114.10|:443... connected. [2021-06-09T13:48:03.141Z] HTTP request sent, awaiting response... 200 OK [2021-06-09T13:48:03.141Z] Length: unspecified [application/x-gzip] [2021-06-09T13:48:03.141Z] Saving to: 'STDOUT' [2021-06-09T13:48:03.141Z]  [2021-06-09T13:48:03.141Z] 0K .......... .......... .......... .......... .......... 1.57M [2021-06-09T13:48:03.141Z] 50K .......... .......... .......... .......... .......... 3.02M [2021-06-09T13:48:03.141Z] 100K .......... .......... .......... .......... .......... 14.0M [2021-06-09T13:48:03.141Z] 150K .......... .......... .......... .......... .......... 4.31M [2021-06-09T13:48:03.141Z] 200K .......... .......... .......... .......... .......... 10.3M [2021-06-09T13:48:03.141Z] 250K .......... .......... .......... .......... .......... 3.62M [2021-06-09T13:48:03.141Z] 300K .......... .......... .......... .......... .......... 4.10M [2021-06-09T13:48:03.141Z] 350K .......... .......... .......... .......... .......... 5.45M [2021-06-09T13:48:03.141Z] 400K .......... .......... .......... .......... .......... 3.84M [2021-06-09T13:48:03.141Z] 450K .......... .......... .......... .......... .......... 3.90M [2021-06-09T13:48:03.141Z] 500K .......... .......... .......... .......... .......... 8.39M [2021-06-09T13:48:03.141Z] 550K .......... .......... .......... .......... .......... 3.20M [2021-06-09T13:48:03.141Z] 600K .......... .......... .......... .......... .......... 858K [2021-06-09T13:48:03.141Z] 650K .......... .......... .......... .......... .......... 1.94M [2021-06-09T13:48:03.141Z] 700K ..    10.7M=0.2s [2021-06-09T13:48:03.141Z] [2021-06-09T13:48:03.141Z] 2021-06-09 13:48:03 (2.97 MB/s) - written to stdout [719348] [2021-06-09T13:48:03.141Z] [2021-06-09T13:48:03.414Z] -- The C compiler identification is GNU 8.3.0 [2021-06-09T13:48:03.686Z] -- The CXX compiler identification is GNU 8.3.0 [2021-06-09T13:48:03.686Z] -- Check for working C compiler: /usr/bin/cc [2021-06-09T13:48:04.024Z] -- Check for working C compiler: /usr/bin/cc -- works [2021-06-09T13:48:04.024Z] -- Detecting C compiler ABI info [2021-06-09T13:48:04.505Z] -- Detecting C compiler ABI info - done [2021-06-09T13:48:04.505Z] -- Detecting C compile features [2021-06-09T13:48:05.117Z] -- Detecting C compile features - done [2021-06-09T13:48:05.117Z] -- Check for working CXX compiler: /usr/bin/c++ [2021-06-09T13:48:05.397Z] -- Check for working CXX compiler: /usr/bin/c++ -- works [2021-06-09T13:48:05.398Z] -- Detecting CXX compiler ABI info [2021-06-09T13:48:05.677Z] -- Detecting CXX compiler ABI info - done [2021-06-09T13:48:05.677Z] -- Detecting CXX compile features [2021-06-09T13:48:07.110Z] -- Detecting CXX compile features - done [2021-06-09T13:48:07.110Z] -- Looking for include file endian.h [2021-06-09T13:48:07.384Z] -- Looking for include file endian.h - found [2021-06-09T13:48:07.384Z] -- Check if the system is big endian [2021-06-09T13:48:07.384Z] -- Searching 16 bit integer [2021-06-09T13:48:07.384Z] -- Looking for sys/types.h [2021-06-09T13:48:07.656Z] -- Looking for sys/types.h - found [2021-06-09T13:48:07.656Z] -- Looking for stdint.h [2021-06-09T13:48:07.931Z] -- Looking for stdint.h - found [2021-06-09T13:48:07.931Z] -- Looking for stddef.h [2021-06-09T13:48:08.205Z] -- Looking for stddef.h - found [2021-06-09T13:48:08.205Z] -- Check size of unsigned short [2021-06-09T13:48:08.478Z] -- Check size of unsigned short - done [2021-06-09T13:48:08.478Z] -- Using unsigned short [2021-06-09T13:48:08.755Z] -- Check if the system is big endian - little endian [2021-06-09T13:48:08.755Z] -- Check size of size_t [2021-06-09T13:48:09.026Z] -- Check size of size_t - done [2021-06-09T13:48:09.026Z] CMake Warning at examples/CMakeLists.txt:16 (find_package): [2021-06-09T13:48:09.026Z] By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has [2021-06-09T13:48:09.026Z] asked CMake to find a package configuration file provided by "cJSON", but [2021-06-09T13:48:09.026Z] CMake did not find one. [2021-06-09T13:48:09.026Z] [2021-06-09T13:48:09.026Z] Could not find a package configuration file provided by "cJSON" with any of [2021-06-09T13:48:09.026Z] the following names: [2021-06-09T13:48:09.026Z] [2021-06-09T13:48:09.026Z] cJSONConfig.cmake [2021-06-09T13:48:09.026Z] cjson-config.cmake [2021-06-09T13:48:09.026Z] [2021-06-09T13:48:09.026Z] Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set [2021-06-09T13:48:09.026Z] "cJSON_DIR" to a directory containing one of the above files. If "cJSON" [2021-06-09T13:48:09.026Z] provides a separate development package or SDK, be sure it has been [2021-06-09T13:48:09.026Z] installed. [2021-06-09T13:48:09.026Z] [2021-06-09T13:48:09.026Z] [2021-06-09T13:48:09.026Z] -- Configuring done [2021-06-09T13:48:09.298Z] -- Generating done [2021-06-09T13:48:09.298Z] -- Build files have been written to: /tmp/cbor [2021-06-09T13:48:09.298Z] Scanning dependencies of target cbor_shared [2021-06-09T13:48:09.298Z] [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o [2021-06-09T13:48:10.277Z] [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o [2021-06-09T13:48:10.562Z] [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o [2021-06-09T13:48:10.834Z] [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o [2021-06-09T13:48:11.444Z] [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o [2021-06-09T13:48:11.716Z] [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o [2021-06-09T13:48:11.988Z] [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o [2021-06-09T13:48:11.988Z] [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o [2021-06-09T13:48:12.262Z] [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o [2021-06-09T13:48:12.543Z] [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o [2021-06-09T13:48:13.141Z] [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o [2021-06-09T13:48:13.413Z] [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o [2021-06-09T13:48:13.684Z] [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o [2021-06-09T13:48:13.957Z] [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o [2021-06-09T13:48:14.230Z] [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o [2021-06-09T13:48:14.501Z] [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o [2021-06-09T13:48:14.772Z] [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o [2021-06-09T13:48:15.043Z] [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o [2021-06-09T13:48:15.313Z] [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o [2021-06-09T13:48:15.584Z] [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o [2021-06-09T13:48:15.584Z] [ 40%] Linking C shared library libcbor.so [2021-06-09T13:48:15.854Z] [ 40%] Built target cbor_shared [2021-06-09T13:48:15.854Z] Scanning dependencies of target cbor [2021-06-09T13:48:15.854Z] [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o [2021-06-09T13:48:16.825Z] [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o [2021-06-09T13:48:17.422Z] [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o [2021-06-09T13:48:17.422Z] [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o [2021-06-09T13:48:18.410Z] [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o [2021-06-09T13:48:18.684Z] [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o [2021-06-09T13:48:18.957Z] [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o [2021-06-09T13:48:19.232Z] [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o [2021-06-09T13:48:19.232Z] [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o [2021-06-09T13:48:19.825Z] [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o [2021-06-09T13:48:20.418Z] [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o [2021-06-09T13:48:20.693Z] [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o [2021-06-09T13:48:20.965Z] [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o [2021-06-09T13:48:21.240Z] [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o [2021-06-09T13:48:21.514Z] [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o [2021-06-09T13:48:21.786Z] [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o [2021-06-09T13:48:22.056Z] [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o [2021-06-09T13:48:22.326Z] [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o [2021-06-09T13:48:22.597Z] [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o [2021-06-09T13:48:22.872Z] [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o [2021-06-09T13:48:22.872Z] [ 80%] Linking C static library libcbor.a [2021-06-09T13:48:23.142Z] [ 80%] Built target cbor [2021-06-09T13:48:23.142Z] Scanning dependencies of target create_items [2021-06-09T13:48:23.142Z] [ 82%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o [2021-06-09T13:48:23.415Z] [ 84%] Linking C executable create_items [2021-06-09T13:48:23.415Z] [ 84%] Built target create_items [2021-06-09T13:48:23.415Z] Scanning dependencies of target readfile [2021-06-09T13:48:23.415Z] [ 86%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o [2021-06-09T13:48:23.688Z] [ 88%] Linking C executable readfile [2021-06-09T13:48:23.688Z] [ 88%] Built target readfile [2021-06-09T13:48:23.688Z] Scanning dependencies of target streaming_parser [2021-06-09T13:48:23.688Z] [ 90%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o [2021-06-09T13:48:23.961Z] [ 92%] Linking C executable streaming_parser [2021-06-09T13:48:23.961Z] [ 92%] Built target streaming_parser [2021-06-09T13:48:23.961Z] Scanning dependencies of target sort [2021-06-09T13:48:23.961Z] [ 94%] Building C object examples/CMakeFiles/sort.dir/sort.c.o [2021-06-09T13:48:24.232Z] [ 96%] Linking C executable sort [2021-06-09T13:48:24.232Z] [ 96%] Built target sort [2021-06-09T13:48:24.232Z] Scanning dependencies of target hello [2021-06-09T13:48:24.505Z] [ 98%] Building C object examples/CMakeFiles/hello.dir/hello.c.o [2021-06-09T13:48:24.505Z] [100%] Linking C executable hello [2021-06-09T13:48:24.505Z] [100%] Built target hello [2021-06-09T13:48:24.779Z] Install the project... [2021-06-09T13:48:24.779Z] -- Install configuration: "Release" [2021-06-09T13:48:24.779Z] -- Installing: /usr/local/include/cbor/configuration.h [2021-06-09T13:48:24.779Z] -- Installing: /usr/local/lib64/libcbor.a [2021-06-09T13:48:24.779Z] -- Installing: /usr/local/lib64/libcbor.so.0.0.0 [2021-06-09T13:48:24.779Z] -- Installing: /usr/local/lib64/libcbor.so.0 [2021-06-09T13:48:24.779Z] -- Installing: /usr/local/lib64/libcbor.so [2021-06-09T13:48:24.779Z] -- Up-to-date: /usr/local/include/cbor [2021-06-09T13:48:24.779Z] -- Installing: /usr/local/include/cbor/streaming.h [2021-06-09T13:48:24.779Z] -- Installing: /usr/local/include/cbor/ints.h [2021-06-09T13:48:24.779Z] -- Installing: /usr/local/include/cbor/floats_ctrls.h [2021-06-09T13:48:24.779Z] -- Installing: /usr/local/include/cbor/bytestrings.h [2021-06-09T13:48:24.779Z] -- Installing: /usr/local/include/cbor/encoding.h [2021-06-09T13:48:24.779Z] -- Installing: /usr/local/include/cbor/serialization.h [2021-06-09T13:48:24.779Z] -- Installing: /usr/local/include/cbor/data.h [2021-06-09T13:48:24.779Z] -- Installing: /usr/local/include/cbor/common.h [2021-06-09T13:48:24.779Z] -- Installing: /usr/local/include/cbor/callbacks.h [2021-06-09T13:48:24.779Z] -- Installing: /usr/local/include/cbor/strings.h [2021-06-09T13:48:24.779Z] -- Installing: /usr/local/include/cbor/tags.h [2021-06-09T13:48:24.779Z] -- Installing: /usr/local/include/cbor/internal [2021-06-09T13:48:24.779Z] -- Installing: /usr/local/include/cbor/internal/encoders.h [2021-06-09T13:48:24.779Z] -- Installing: /usr/local/include/cbor/internal/loaders.h [2021-06-09T13:48:24.779Z] -- Installing: /usr/local/include/cbor/internal/stack.h [2021-06-09T13:48:24.779Z] -- Installing: /usr/local/include/cbor/internal/unicode.h [2021-06-09T13:48:24.779Z] -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h [2021-06-09T13:48:24.779Z] -- Installing: /usr/local/include/cbor/internal/memory_utils.h [2021-06-09T13:48:24.779Z] -- Installing: /usr/local/include/cbor/arrays.h [2021-06-09T13:48:24.779Z] -- Installing: /usr/local/include/cbor/maps.h [2021-06-09T13:48:24.779Z] -- Installing: /usr/local/include/cbor.h [2021-06-09T13:48:24.779Z] -- Installing: /usr/local/lib64/pkgconfig/libcbor.pc [2021-06-09T13:48:26.764Z] Removing intermediate container 4bdb96f364b6 [2021-06-09T13:48:26.764Z] ---> 09b6826f8711 [2021-06-09T13:48:26.764Z] Step 8/25 : RUN mkdir /tmp/sdk [2021-06-09T13:48:26.764Z] ---> Running in c2e3dc0c41ae [2021-06-09T13:48:29.394Z] Removing intermediate container c2e3dc0c41ae [2021-06-09T13:48:29.394Z] ---> bdb7e3c63b88 [2021-06-09T13:48:29.394Z] Step 9/25 : COPY VERSION /tmp/sdk [2021-06-09T13:48:29.664Z] ---> 2485c309a17a [2021-06-09T13:48:29.665Z] Step 10/25 : COPY src /tmp/sdk/src [2021-06-09T13:48:30.636Z] ---> a5de614b6bb7 [2021-06-09T13:48:30.637Z] Step 11/25 : COPY include /tmp/sdk/include [2021-06-09T13:48:31.229Z] ---> 69a147bfa249 [2021-06-09T13:48:31.229Z] Step 12/25 : COPY scripts /tmp/sdk/scripts [2021-06-09T13:48:31.826Z] ---> 455f5a19d256 [2021-06-09T13:48:31.826Z] Step 13/25 : COPY LICENSE /tmp/sdk [2021-06-09T13:48:32.801Z] ---> bbc1d63ea0b9 [2021-06-09T13:48:32.801Z] Step 14/25 : COPY Attribution.txt /tmp/sdk [2021-06-09T13:48:33.397Z] ---> 1a93d7bd8be5 [2021-06-09T13:48:33.397Z] Step 15/25 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install [2021-06-09T13:48:33.677Z] ---> Running in 28f2fc74fa7e [2021-06-09T13:48:34.653Z] + CPPCHECK=false [2021-06-09T13:48:34.653Z] + DOCGEN=false [2021-06-09T13:48:34.653Z] + TOMLVER=SDK-0.2 [2021-06-09T13:48:34.653Z] + CUTILVER=1.1.4 [2021-06-09T13:48:34.653Z] + '[' 0 -gt 0 ] [2021-06-09T13:48:34.653Z] + readlink -f ./scripts/build.sh [2021-06-09T13:48:34.653Z] + dirname /tmp/sdk/scripts/build.sh [2021-06-09T13:48:34.653Z] + dirname /tmp/sdk/scripts [2021-06-09T13:48:34.653Z] + ROOT=/tmp/sdk [2021-06-09T13:48:34.653Z] + cd /tmp/sdk [2021-06-09T13:48:34.653Z] + '[' '!' -d deps ] [2021-06-09T13:48:34.653Z] + mkdir deps [2021-06-09T13:48:34.653Z] + wget -O - https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2021-06-09T13:48:34.653Z] + tar -C deps -z -x -f - [2021-06-09T13:48:34.653Z] --2021-06-09 13:48:34-- https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2021-06-09T13:48:34.653Z] Resolving github.com... 140.82.113.3 [2021-06-09T13:48:34.653Z] Connecting to github.com|140.82.113.3|:443... connected. [2021-06-09T13:48:34.925Z] HTTP request sent, awaiting response... 302 Found [2021-06-09T13:48:34.925Z] Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following] [2021-06-09T13:48:34.925Z] --2021-06-09 13:48:34-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [2021-06-09T13:48:34.925Z] Resolving codeload.github.com... 140.82.114.10 [2021-06-09T13:48:34.925Z] Connecting to codeload.github.com|140.82.114.10|:443... connected. [2021-06-09T13:48:35.198Z] HTTP request sent, awaiting response... 200 OK [2021-06-09T13:48:35.198Z] Length: unspecified [application/x-gzip] [2021-06-09T13:48:35.198Z] Saving to: 'STDOUT' [2021-06-09T13:48:35.198Z]  [2021-06-09T13:48:35.198Z] 0K .......... ......   989K=0.02s [2021-06-09T13:48:35.198Z] [2021-06-09T13:48:35.198Z] 2021-06-09 13:48:34 (989 KB/s) - written to stdout [16451] [2021-06-09T13:48:35.198Z] [2021-06-09T13:48:35.198Z] + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c [2021-06-09T13:48:35.198Z] + wget -O - https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1.4.tar.gz [2021-06-09T13:48:35.198Z] + tar -C deps -z -x -f - [2021-06-09T13:48:35.198Z] --2021-06-09 13:48:34-- https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1.4.tar.gz [2021-06-09T13:48:35.198Z] Resolving github.com... 140.82.113.3 [2021-06-09T13:48:35.198Z] Connecting to github.com|140.82.113.3|:443... connected. [2021-06-09T13:48:35.198Z] HTTP request sent, awaiting response... 302 Found [2021-06-09T13:48:35.198Z] Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1.4 [following] [2021-06-09T13:48:35.198Z] --2021-06-09 13:48:35-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1.4 [2021-06-09T13:48:35.198Z] Resolving codeload.github.com... 140.82.114.10 [2021-06-09T13:48:35.198Z] Connecting to codeload.github.com|140.82.114.10|:443... connected. [2021-06-09T13:48:35.468Z] HTTP request sent, awaiting response... 200 OK [2021-06-09T13:48:35.468Z] Length: unspecified [application/x-gzip] [2021-06-09T13:48:35.468Z] Saving to: 'STDOUT' [2021-06-09T13:48:35.468Z]  [2021-06-09T13:48:35.468Z] 0K .......... .......... .......... .......... .......... 1.32M [2021-06-09T13:48:35.468Z] 50K .......... .......... .......... .......... .......... 2.35M [2021-06-09T13:48:35.468Z] 100K .......... .......... .......... .......... .......... 8.47M [2021-06-09T13:48:35.468Z] 150K .......... .......... ....... 2.20M=0.08s [2021-06-09T13:48:35.468Z] [2021-06-09T13:48:35.468Z] 2021-06-09 13:48:35 (2.29 MB/s) - written to stdout [181796] [2021-06-09T13:48:35.468Z] [2021-06-09T13:48:35.740Z] + mkdir -p src/c/iot [2021-06-09T13:48:35.740Z] + 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-09T13:48:35.740Z] + cp deps/iotech-c-utils-1.1.4/src/c/defs.h.in src/c/iot [2021-06-09T13:48:35.740Z] + cp deps/iotech-c-utils-1.1.4/src/c/yxml.h src/c/iot [2021-06-09T13:48:35.740Z] + cp deps/iotech-c-utils-1.1.4/VERSION src/c/iot [2021-06-09T13:48:35.740Z] + mkdir -p include/iot [2021-06-09T13:48:35.740Z] + 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-09T13:48:35.740Z] + mkdir -p include/iot/os [2021-06-09T13:48:35.740Z] + 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-09T13:48:35.740Z] + mkdir -p /tmp/sdk/build/release [2021-06-09T13:48:35.740Z] + cd /tmp/sdk/build/release [2021-06-09T13:48:35.740Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src [2021-06-09T13:48:36.012Z] -- The C compiler identification is GNU 8.3.0 [2021-06-09T13:48:36.012Z] -- Check for working C compiler: /usr/bin/cc [2021-06-09T13:48:36.284Z] -- Check for working C compiler: /usr/bin/cc -- works [2021-06-09T13:48:36.284Z] -- Detecting C compiler ABI info [2021-06-09T13:48:36.556Z] -- Detecting C compiler ABI info - done [2021-06-09T13:48:36.556Z] -- Detecting C compile features [2021-06-09T13:48:37.149Z] -- Detecting C compile features - done [2021-06-09T13:48:37.149Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2021-06-09T13:48:37.149Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2021-06-09T13:48:37.149Z] -- Found LIBYAML: /usr/lib/libyaml.so [2021-06-09T13:48:37.149Z] -- Found LIBUUID: /usr/lib/libuuid.so [2021-06-09T13:48:37.149Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2021-06-09T13:48:37.149Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2021-06-09T13:48:37.149Z] -- Found LIBHIREDIS: /usr/lib/libhiredis.so [2021-06-09T13:48:37.149Z] -- C SDK 1.3.2-dev.18 for Linux [2021-06-09T13:48:37.149Z] -- Performing Test CSDK_HAVE_ATOMIC [2021-06-09T13:48:37.421Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2021-06-09T13:48:37.421Z] -- Found Curses: /usr/lib/libcurses.so [2021-06-09T13:48:37.692Z] -- Configuring done [2021-06-09T13:48:37.964Z] -- Generating done [2021-06-09T13:48:37.964Z] -- Build files have been written to: /tmp/sdk/build/release [2021-06-09T13:48:37.964Z] + + teemake release.log [2021-06-09T13:48:37.964Z] all package [2021-06-09T13:48:37.964Z] Scanning dependencies of target csdk [2021-06-09T13:48:38.237Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2021-06-09T13:48:38.829Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o [2021-06-09T13:48:39.103Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2021-06-09T13:48:41.070Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2021-06-09T13:48:41.342Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2021-06-09T13:48:41.616Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/data-mqtt.c.o [2021-06-09T13:48:42.211Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/data-redstr.c.o [2021-06-09T13:48:42.807Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/data-rest.c.o [2021-06-09T13:48:43.104Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2021-06-09T13:48:44.076Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2021-06-09T13:48:45.502Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2021-06-09T13:48:46.118Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2021-06-09T13:48:46.709Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2021-06-09T13:48:47.325Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2021-06-09T13:48:47.597Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2021-06-09T13:48:47.869Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2021-06-09T13:48:48.141Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2021-06-09T13:48:50.744Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2021-06-09T13:48:51.017Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2021-06-09T13:48:51.291Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2021-06-09T13:48:51.564Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2021-06-09T13:48:52.157Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2021-06-09T13:48:52.749Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2021-06-09T13:48:54.946Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2021-06-09T13:48:55.221Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2021-06-09T13:48:55.497Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2021-06-09T13:48:56.097Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2021-06-09T13:48:56.696Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2021-06-09T13:48:56.696Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2021-06-09T13:48:57.679Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2021-06-09T13:48:57.955Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2021-06-09T13:48:58.550Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2021-06-09T13:48:58.826Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o [2021-06-09T13:49:00.806Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2021-06-09T13:49:01.080Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2021-06-09T13:49:01.704Z] [ 57%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2021-06-09T13:49:01.979Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2021-06-09T13:49:06.319Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2021-06-09T13:49:06.593Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2021-06-09T13:49:06.866Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2021-06-09T13:49:07.476Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2021-06-09T13:49:08.072Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2021-06-09T13:49:10.055Z] [ 68%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2021-06-09T13:49:12.034Z] [ 69%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2021-06-09T13:49:15.419Z] [ 71%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2021-06-09T13:49:15.419Z] [ 73%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2021-06-09T13:49:16.018Z] [ 74%] Linking C shared library libcsdk.so [2021-06-09T13:49:16.018Z] [ 74%] Built target csdk [2021-06-09T13:49:16.018Z] Scanning dependencies of target template [2021-06-09T13:49:16.018Z] [ 76%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2021-06-09T13:49:16.659Z] [ 77%] Linking C executable template [2021-06-09T13:49:16.933Z] [ 77%] Built target template [2021-06-09T13:49:16.933Z] Scanning dependencies of target device-counter [2021-06-09T13:49:16.933Z] [ 79%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2021-06-09T13:49:17.526Z] [ 80%] Linking C executable device-counter [2021-06-09T13:49:17.799Z] [ 80%] Built target device-counter [2021-06-09T13:49:17.799Z] Scanning dependencies of target device-random [2021-06-09T13:49:17.799Z] [ 82%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2021-06-09T13:49:18.071Z] [ 84%] Linking C executable device-random [2021-06-09T13:49:18.344Z] [ 84%] Built target device-random [2021-06-09T13:49:18.344Z] Scanning dependencies of target device-gyro [2021-06-09T13:49:18.344Z] [ 85%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2021-06-09T13:49:18.939Z] [ 87%] Linking C executable device-gyro [2021-06-09T13:49:18.939Z] [ 87%] Built target device-gyro [2021-06-09T13:49:18.939Z] Scanning dependencies of target device-bitfields [2021-06-09T13:49:19.213Z] [ 88%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2021-06-09T13:49:19.486Z] [ 90%] Linking C executable device-bitfields [2021-06-09T13:49:19.759Z] [ 90%] Built target device-bitfields [2021-06-09T13:49:19.759Z] Scanning dependencies of target template-discovery [2021-06-09T13:49:19.759Z] [ 92%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2021-06-09T13:49:20.352Z] [ 93%] Linking C executable template-discovery [2021-06-09T13:49:20.625Z] [ 93%] Built target template-discovery [2021-06-09T13:49:20.625Z] Scanning dependencies of target device-file [2021-06-09T13:49:20.625Z] [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2021-06-09T13:49:21.219Z] [ 96%] Linking C executable device-file [2021-06-09T13:49:21.493Z] [ 96%] Built target device-file [2021-06-09T13:49:21.493Z] Scanning dependencies of target device-terminal [2021-06-09T13:49:21.493Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2021-06-09T13:49:22.085Z] [100%] Linking C executable device-terminal [2021-06-09T13:49:22.356Z] [100%] Built target device-terminal [2021-06-09T13:49:22.356Z] Run CPack packaging tool... [2021-06-09T13:49:22.356Z] CPack: Create package using TGZ [2021-06-09T13:49:22.356Z] CPack: Install projects [2021-06-09T13:49:22.356Z] CPack: - Run preinstall target for: Csdk [2021-06-09T13:49:22.986Z] CPack: - Install project: Csdk [2021-06-09T13:49:22.986Z] CPack: Create package [2021-06-09T13:49:22.986Z] CPack: - package: /tmp/sdk/build/release/csdk-1.3.2-dev.18.tar.gz generated. [2021-06-09T13:49:22.986Z] + '[' false '=' true ] [2021-06-09T13:49:22.986Z] + '[' false '=' true ] [2021-06-09T13:49:22.986Z] + mkdir -p /tmp/sdk/build/debug [2021-06-09T13:49:22.986Z] + cd /tmp/sdk/build/debug [2021-06-09T13:49:22.986Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src [2021-06-09T13:49:23.261Z] -- The C compiler identification is GNU 8.3.0 [2021-06-09T13:49:23.540Z] -- Check for working C compiler: /usr/bin/cc [2021-06-09T13:49:23.540Z] -- Check for working C compiler: /usr/bin/cc -- works [2021-06-09T13:49:23.540Z] -- Detecting C compiler ABI info [2021-06-09T13:49:23.822Z] -- Detecting C compiler ABI info - done [2021-06-09T13:49:24.101Z] -- Detecting C compile features [2021-06-09T13:49:24.709Z] -- Detecting C compile features - done [2021-06-09T13:49:24.709Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2021-06-09T13:49:24.709Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2021-06-09T13:49:24.709Z] -- Found LIBYAML: /usr/lib/libyaml.so [2021-06-09T13:49:24.709Z] -- Found LIBUUID: /usr/lib/libuuid.so [2021-06-09T13:49:24.709Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2021-06-09T13:49:24.709Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2021-06-09T13:49:24.991Z] -- Found LIBHIREDIS: /usr/lib/libhiredis.so [2021-06-09T13:49:24.991Z] -- C SDK 1.3.2-dev.18 for Linux [2021-06-09T13:49:24.991Z] -- Performing Test CSDK_HAVE_ATOMIC [2021-06-09T13:49:24.991Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2021-06-09T13:49:24.991Z] -- Found Curses: /usr/lib/libcurses.so [2021-06-09T13:49:25.297Z] -- Configuring done [2021-06-09T13:49:25.581Z] -- Generating done [2021-06-09T13:49:25.581Z] -- Build files have been written to: /tmp/sdk/build/debug [2021-06-09T13:49:25.581Z] + make [2021-06-09T13:49:25.581Z] + tee debug.log [2021-06-09T13:49:25.581Z] Scanning dependencies of target csdk [2021-06-09T13:49:25.853Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2021-06-09T13:49:26.128Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o [2021-06-09T13:49:26.398Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2021-06-09T13:49:26.988Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2021-06-09T13:49:27.259Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2021-06-09T13:49:27.530Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/data-mqtt.c.o [2021-06-09T13:49:27.802Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/data-redstr.c.o [2021-06-09T13:49:28.074Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/data-rest.c.o [2021-06-09T13:49:28.074Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2021-06-09T13:49:28.669Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2021-06-09T13:49:28.942Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2021-06-09T13:49:29.216Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2021-06-09T13:49:29.818Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2021-06-09T13:49:29.818Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2021-06-09T13:49:30.114Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2021-06-09T13:49:30.387Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2021-06-09T13:49:30.387Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2021-06-09T13:49:31.366Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2021-06-09T13:49:31.366Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2021-06-09T13:49:31.640Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2021-06-09T13:49:31.913Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2021-06-09T13:49:32.188Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2021-06-09T13:49:32.460Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2021-06-09T13:49:33.437Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2021-06-09T13:49:33.437Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2021-06-09T13:49:33.437Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2021-06-09T13:49:33.709Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2021-06-09T13:49:33.981Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2021-06-09T13:49:34.253Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2021-06-09T13:49:34.526Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2021-06-09T13:49:34.527Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2021-06-09T13:49:34.803Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2021-06-09T13:49:35.075Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o [2021-06-09T13:49:35.667Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2021-06-09T13:49:35.667Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2021-06-09T13:49:36.260Z] [ 57%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2021-06-09T13:49:36.260Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2021-06-09T13:49:37.233Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2021-06-09T13:49:37.504Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2021-06-09T13:49:37.775Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2021-06-09T13:49:38.047Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2021-06-09T13:49:38.319Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2021-06-09T13:49:39.292Z] [ 68%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2021-06-09T13:49:39.884Z] [ 69%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2021-06-09T13:49:40.478Z] [ 71%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2021-06-09T13:49:40.752Z] [ 73%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2021-06-09T13:49:41.024Z] [ 74%] Linking C shared library libcsdk.so [2021-06-09T13:49:41.298Z] [ 74%] Built target csdk [2021-06-09T13:49:41.298Z] Scanning dependencies of target template [2021-06-09T13:49:41.298Z] [ 76%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2021-06-09T13:49:41.570Z] [ 77%] Linking C executable template [2021-06-09T13:49:41.844Z] [ 77%] Built target template [2021-06-09T13:49:41.844Z] Scanning dependencies of target device-counter [2021-06-09T13:49:41.844Z] [ 79%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2021-06-09T13:49:42.115Z] [ 80%] Linking C executable device-counter [2021-06-09T13:49:42.388Z] [ 80%] Built target device-counter [2021-06-09T13:49:42.388Z] Scanning dependencies of target device-random [2021-06-09T13:49:42.388Z] [ 82%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2021-06-09T13:49:42.666Z] [ 84%] Linking C executable device-random [2021-06-09T13:49:42.939Z] [ 84%] Built target device-random [2021-06-09T13:49:42.939Z] Scanning dependencies of target device-gyro [2021-06-09T13:49:42.939Z] [ 85%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2021-06-09T13:49:43.211Z] [ 87%] Linking C executable device-gyro [2021-06-09T13:49:43.483Z] [ 87%] Built target device-gyro [2021-06-09T13:49:43.483Z] Scanning dependencies of target device-bitfields [2021-06-09T13:49:43.483Z] [ 88%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2021-06-09T13:49:43.756Z] [ 90%] Linking C executable device-bitfields [2021-06-09T13:49:44.027Z] [ 90%] Built target device-bitfields [2021-06-09T13:49:44.028Z] Scanning dependencies of target template-discovery [2021-06-09T13:49:44.028Z] [ 92%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2021-06-09T13:49:44.301Z] [ 93%] Linking C executable template-discovery [2021-06-09T13:49:44.573Z] [ 93%] Built target template-discovery [2021-06-09T13:49:44.573Z] Scanning dependencies of target device-file [2021-06-09T13:49:44.573Z] [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2021-06-09T13:49:44.846Z] [ 96%] Linking C executable device-file [2021-06-09T13:49:45.119Z] [ 96%] Built target device-file [2021-06-09T13:49:45.119Z] Scanning dependencies of target device-terminal [2021-06-09T13:49:45.119Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2021-06-09T13:49:45.391Z] [100%] Linking C executable device-terminal [2021-06-09T13:49:45.666Z] [100%] Built target device-terminal [2021-06-09T13:49:45.666Z] make: Entering directory '/tmp/sdk/build/release' [2021-06-09T13:49:45.666Z] make[1]: Entering directory '/tmp/sdk/build/release' [2021-06-09T13:49:45.666Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-06-09T13:49:45.938Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-06-09T13:49:45.938Z] [ 74%] Built target csdk [2021-06-09T13:49:45.938Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-06-09T13:49:45.938Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-06-09T13:49:45.938Z] [ 77%] Built target template [2021-06-09T13:49:45.938Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-06-09T13:49:45.938Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-06-09T13:49:45.938Z] [ 80%] Built target device-counter [2021-06-09T13:49:45.938Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-06-09T13:49:45.938Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-06-09T13:49:45.938Z] [ 84%] Built target device-random [2021-06-09T13:49:45.938Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-06-09T13:49:45.938Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-06-09T13:49:45.938Z] [ 87%] Built target device-gyro [2021-06-09T13:49:45.938Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-06-09T13:49:45.938Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-06-09T13:49:45.938Z] [ 90%] Built target device-bitfields [2021-06-09T13:49:45.938Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-06-09T13:49:46.214Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-06-09T13:49:46.214Z] [ 93%] Built target template-discovery [2021-06-09T13:49:46.214Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-06-09T13:49:46.214Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-06-09T13:49:46.214Z] [ 96%] Built target device-file [2021-06-09T13:49:46.214Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-06-09T13:49:46.214Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-06-09T13:49:46.214Z] [100%] Built target device-terminal [2021-06-09T13:49:46.214Z] make[1]: Leaving directory '/tmp/sdk/build/release' [2021-06-09T13:49:46.214Z] Install the project... [2021-06-09T13:49:46.214Z] -- Install configuration: "Release" [2021-06-09T13:49:46.214Z] -- Installing: /usr/local/lib/libcsdk.so [2021-06-09T13:49:46.214Z] -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" [2021-06-09T13:49:46.214Z] -- Up-to-date: /usr/local/include [2021-06-09T13:49:46.214Z] -- Installing: /usr/local/include/edgex [2021-06-09T13:49:46.214Z] -- Installing: /usr/local/include/edgex/rest-server.h [2021-06-09T13:49:46.214Z] -- Installing: /usr/local/include/edgex/edgex-base.h [2021-06-09T13:49:46.214Z] -- Installing: /usr/local/include/edgex/edgex.h [2021-06-09T13:49:46.214Z] -- Installing: /usr/local/include/edgex/devices.h [2021-06-09T13:49:46.214Z] -- Installing: /usr/local/include/edgex/profiles.h [2021-06-09T13:49:46.214Z] -- Installing: /usr/local/include/edgex/csdk-defs.h [2021-06-09T13:49:46.214Z] -- Installing: /usr/local/include/devsdk [2021-06-09T13:49:46.214Z] -- Installing: /usr/local/include/devsdk/devsdk-base.h [2021-06-09T13:49:46.214Z] -- Installing: /usr/local/include/devsdk/devsdk.h [2021-06-09T13:49:46.214Z] -- Installing: /usr/local/include/iot [2021-06-09T13:49:46.214Z] -- Installing: /usr/local/include/iot/json.h [2021-06-09T13:49:46.214Z] -- Installing: /usr/local/include/iot/container.h [2021-06-09T13:49:46.214Z] -- Installing: /usr/local/include/iot/component.h [2021-06-09T13:49:46.214Z] -- Installing: /usr/local/include/iot/typecode.h [2021-06-09T13:49:46.214Z] -- Installing: /usr/local/include/iot/iot.h [2021-06-09T13:49:46.214Z] -- Installing: /usr/local/include/iot/time.h [2021-06-09T13:49:46.214Z] -- Installing: /usr/local/include/iot/hash.h [2021-06-09T13:49:46.214Z] -- Installing: /usr/local/include/iot/logger.h [2021-06-09T13:49:46.214Z] -- Installing: /usr/local/include/iot/os [2021-06-09T13:49:46.214Z] -- Installing: /usr/local/include/iot/os/zephyr.h [2021-06-09T13:49:46.214Z] -- Installing: /usr/local/include/iot/os/linux.h [2021-06-09T13:49:46.214Z] -- Installing: /usr/local/include/iot/os/macos.h [2021-06-09T13:49:46.214Z] -- Installing: /usr/local/include/iot/scheduler.h [2021-06-09T13:49:46.214Z] -- Installing: /usr/local/include/iot/data.h [2021-06-09T13:49:46.214Z] -- Installing: /usr/local/include/iot/thread.h [2021-06-09T13:49:46.214Z] -- Installing: /usr/local/include/iot/os.h [2021-06-09T13:49:46.214Z] -- Installing: /usr/local/include/iot/base64.h [2021-06-09T13:49:46.214Z] -- Installing: /usr/local/include/iot/defs.h [2021-06-09T13:49:46.214Z] -- Installing: /usr/local/include/iot/threadpool.h [2021-06-09T13:49:46.214Z] -- Installing: /usr/local/include/iot/config.h [2021-06-09T13:49:46.214Z] -- Installing: /usr/local/share/device-sdk-c/LICENSE [2021-06-09T13:49:46.214Z] -- Installing: /usr/local/share/device-sdk-c/Attribution.txt [2021-06-09T13:49:46.214Z] make: Leaving directory '/tmp/sdk/build/release' [2021-06-09T13:49:48.188Z] Removing intermediate container 28f2fc74fa7e [2021-06-09T13:49:48.188Z] ---> f65b517f9ef3 [2021-06-09T13:49:48.188Z] Step 16/25 : FROM ${BASE} [2021-06-09T13:49:48.188Z] ---> b23d30803547 [2021-06-09T13:49:48.188Z] Step 17/25 : LABEL maintainer="IOTech " [2021-06-09T13:49:48.462Z] ---> Running in a96a444d2645 [2021-06-09T13:49:48.736Z] Removing intermediate container a96a444d2645 [2021-06-09T13:49:48.736Z] ---> 3e97172a901c [2021-06-09T13:49:48.736Z] 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-09T13:49:49.012Z] ---> Running in 1ca79d980345 [2021-06-09T13:49:50.449Z] Connecting to iotech.jfrog.io (34.243.182.113:443) [2021-06-09T13:49:50.724Z] support@iotechsys.co 100% |********************************| 451 0:00:00 ETA [2021-06-09T13:49:50.724Z] [2021-06-09T13:49:51.705Z] Removing intermediate container 1ca79d980345 [2021-06-09T13:49:51.705Z] ---> e1087e2f0ade [2021-06-09T13:49:51.705Z] Step 19/25 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine/alpine-3.12' >> /etc/apk/repositories [2021-06-09T13:49:51.705Z] ---> Running in c58e909bb904 [2021-06-09T13:49:53.677Z] Removing intermediate container c58e909bb904 [2021-06-09T13:49:53.677Z] ---> b9b423f12d3a [2021-06-09T13:49:53.677Z] 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-09T13:49:53.953Z] ---> Running in a062d5a4c276 [2021-06-09T13:49:55.388Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz [2021-06-09T13:49:55.981Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz [2021-06-09T13:49:56.955Z] fetch https://iotech.jfrog.io/artifactory/alpine/alpine-3.12/aarch64/APKINDEX.tar.gz [2021-06-09T13:49:57.226Z] (1/6) Installing curl (7.64.0-r5) [2021-06-09T13:49:57.499Z] (2/6) Installing hiredis (0.14.0-r0) [2021-06-09T13:49:57.499Z] (3/6) Installing hiredis-dev (0.14.0-r0) [2021-06-09T13:49:57.771Z] (4/6) Installing libuuid (2.33-r0) [2021-06-09T13:49:57.771Z] (5/6) Installing paho-mqtt-c-dev (1.3.5-r0) [2021-06-09T13:49:59.194Z] (6/6) Installing wget (1.20.3-r0) [2021-06-09T13:49:59.467Z] Executing busybox-1.29.3-r10.trigger [2021-06-09T13:49:59.467Z] OK: 283 MiB in 81 packages [2021-06-09T13:50:00.446Z] Removing intermediate container a062d5a4c276 [2021-06-09T13:50:00.446Z] ---> dde7f284101c [2021-06-09T13:50:00.446Z] Step 21/25 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot [2021-06-09T13:50:01.429Z] ---> f5c7f6305db1 [2021-06-09T13:50:01.429Z] Step 22/25 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex [2021-06-09T13:50:02.415Z] ---> 3e6bb3c3f217 [2021-06-09T13:50:02.415Z] Step 23/25 : COPY --from=builder /usr/local/lib /usr/local/lib [2021-06-09T13:50:03.009Z] ---> ca4ab370b795 [2021-06-09T13:50:03.009Z] Step 24/25 : COPY --from=builder /usr/local/lib64 /usr/local/lib64 [2021-06-09T13:50:03.605Z] ---> f811ed050873 [2021-06-09T13:50:03.605Z] Step 25/25 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c [2021-06-09T13:50:04.593Z] ---> b59b214ad969 [2021-06-09T13:50:04.593Z] Successfully built b59b214ad969 [2021-06-09T13:50:04.593Z] 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-09T13:50:05.114Z] + docker inspect -f . ci-base-image-arm64 [2021-06-09T13:50:05.114Z] . [Pipeline] withDockerContainer [2021-06-09T13:50:05.397Z] prd-ubuntu18.04-docker-arm64-4c-16g-53 does not seem to be running inside a container [2021-06-09T13:50:05.497Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-c/70 -v /w/workspace/device-sdk-c/70:/w/workspace/device-sdk-c/70:rw,z -v /w/workspace/device-sdk-c/70@tmp:/w/workspace/device-sdk-c/70@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-09T13:50:06.685Z] Running on prd-centos7-docker-4c-2g-56 in /w/workspace/edgexfoundry_device-sdk-c_master [2021-06-09T13:50:07.104Z] $ docker top 802d11639679e0af1d200a27f3b0f132ed70d2412bf155e45000b267daf47364 -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] sh [Pipeline] ws [2021-06-09T13:50:07.496Z] Running in /w/workspace/device-sdk-c/70 [Pipeline] { [Pipeline] checkout [2021-06-09T13:50:07.624Z] Selected Git installation does not exist. Using Default [2021-06-09T13:50:07.624Z] The recommended git tool is: NONE [2021-06-09T13:50:08.077Z] + make test [2021-06-09T13:50:08.077Z] echo "make test" [2021-06-09T13:50:08.077Z] make test [Pipeline] } [2021-06-09T13:50:08.106Z] $ docker stop --time=1 802d11639679e0af1d200a27f3b0f132ed70d2412bf155e45000b267daf47364 [2021-06-09T13:50:09.996Z] $ docker rm -f 802d11639679e0af1d200a27f3b0f132ed70d2412bf155e45000b267daf47364 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2021-06-09T13:50:10.300Z] using credential edgex-jenkins-ssh [2021-06-09T13:50:10.321Z] Cloning the remote Git repository [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [2021-06-09T13:50:10.345Z] Cloning repository git@github.com:edgexfoundry/device-sdk-c.git [2021-06-09T13:50:10.420Z] > git init /w/workspace/device-sdk-c/70 # timeout=10 [2021-06-09T13:50:10.452Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2021-06-09T13:50:10.452Z] > git --version # timeout=10 [2021-06-09T13:50:10.458Z] > git --version # 'git version 2.24.4' [2021-06-09T13:50:10.459Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-09T13:50:10.506Z] [INFO] Currently running in a labeled security context [2021-06-09T13:50:10.507Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-09T13:50:10.507Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-c/70@tmp/jenkins-gitclient-ssh6407249083293132886.key [2021-06-09T13:50:10.527Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-09T13:50:11.470Z] Avoid second fetch [2021-06-09T13:50:11.471Z] Checking out Revision 27660dbc3bdf9d601f84e42b72d95f2f88dbda49 (master) [2021-06-09T13:50:11.447Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2021-06-09T13:50:11.459Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-09T13:50:11.479Z] > git config core.sparsecheckout # timeout=10 [2021-06-09T13:50:11.490Z] > git checkout -f 27660dbc3bdf9d601f84e42b72d95f2f88dbda49 # timeout=10 [Pipeline] sh [2021-06-09T13:50:13.570Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-09T13:50:13.954Z] + ls -al . [2021-06-09T13:50:13.954Z] total 192 [2021-06-09T13:50:13.954Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 9 13:47 . [2021-06-09T13:50:13.954Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 9 13:47 .. [2021-06-09T13:50:13.954Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 9 13:47 .git [2021-06-09T13:50:13.954Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 9 13:47 .github [2021-06-09T13:50:13.954Z] -rw-rw-r-- 1 jenkins jenkins 176 Jun 9 13:47 .gitignore [2021-06-09T13:50:13.954Z] -rw-rw-r-- 1 jenkins jenkins 3104 Jun 9 13:47 Attribution.txt [2021-06-09T13:50:13.954Z] -rw-rw-r-- 1 jenkins jenkins 7509 Jun 9 13:47 CHANGES [2021-06-09T13:50:13.954Z] -rw-rw-r-- 1 jenkins jenkins 108574 Jun 9 13:47 Doxyfile [2021-06-09T13:50:13.954Z] -rw-rw-r-- 1 jenkins jenkins 784 Jun 9 13:47 Jenkinsfile [2021-06-09T13:50:13.954Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jun 9 13:47 LICENSE [2021-06-09T13:50:13.954Z] -rw-rw-r-- 1 jenkins jenkins 444 Jun 9 13:47 Makefile [2021-06-09T13:50:13.954Z] -rw-rw-r-- 1 jenkins jenkins 4090 Jun 9 13:47 README.md [2021-06-09T13:50:13.954Z] -rw-rw-r-- 1 jenkins jenkins 7090 Jun 9 13:47 README.v2.md [2021-06-09T13:50:13.954Z] -rw-rw-r-- 1 jenkins jenkins 12 Jun 9 13:46 VERSION [2021-06-09T13:50:13.954Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 9 13:47 docs [2021-06-09T13:50:13.954Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 9 13:47 include [2021-06-09T13:50:13.954Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 9 13:47 scripts [2021-06-09T13:50:13.954Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 9 13:47 src [Pipeline] isUnix [Pipeline] sh [2021-06-09T13:50:14.320Z] + 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=27660dbc3bdf9d601f84e42b72d95f2f88dbda49 --label arch=arm64 --label version=1.3.2-dev.18 . [2021-06-09T13:50:14.964Z] Sending build context to Docker daemon 2.588MB [2021-06-09T13:50:14.964Z] Step 1/17 : ARG BASE=alpine:3.12 [2021-06-09T13:50:14.964Z] Step 2/17 : FROM ${BASE} [2021-06-09T13:50:14.964Z] ---> b59b214ad969 [2021-06-09T13:50:14.964Z] Step 3/17 : LABEL maintainer="IOTech " [2021-06-09T13:50:15.079Z] Commit message: "refactor: make reconfigure callback optional (#349) (#350)" [2021-06-09T13:50:15.274Z] ---> Running in 4d227ecfa8ec [2021-06-09T13:50:15.546Z] Removing intermediate container 4d227ecfa8ec [2021-06-09T13:50:15.546Z] ---> a1084a391356 [2021-06-09T13:50:15.546Z] 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 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-09T13:50:15.819Z] ---> Running in f43bad05891a [2021-06-09T13:50:16.162Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-09T13:50:17.246Z] --2021-06-09 13:50:16-- https://iotech.jfrog.io/artifactory/alpine/KEY/support@iotechsys.com-5b990dd9.pub [2021-06-09T13:50:17.246Z] Resolving iotech.jfrog.io... 54.74.239.58, 34.243.182.113, 54.72.115.12 [2021-06-09T13:50:17.246Z] Connecting to iotech.jfrog.io|54.74.239.58|:443... connected. [2021-06-09T13:50:17.370Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-09T13:50:17.518Z] HTTP request sent, awaiting response... 200 OK [2021-06-09T13:50:17.518Z] Length: 451 [application/octet-stream] [2021-06-09T13:50:17.518Z] Saving to: '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' [2021-06-09T13:50:17.518Z]  [2021-06-09T13:50:17.518Z] 0K  100% 17.5M=0s [2021-06-09T13:50:17.518Z] [2021-06-09T13:50:17.518Z] 2021-06-09 13:50:17 (17.5 MB/s) - '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' saved [451/451] [2021-06-09T13:50:17.518Z] [2021-06-09T13:50:17.666Z] + true [2021-06-09T13:50:17.666Z] + sudo service docker restart [2021-06-09T13:50:17.666Z] Redirecting to /bin/systemctl restart docker.service [2021-06-09T13:50:18.494Z] Removing intermediate container f43bad05891a [2021-06-09T13:50:18.494Z] ---> c9e6f2002ab2 [2021-06-09T13:50:18.494Z] Step 5/17 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine/alpine-3.12' >> /etc/apk/repositories [2021-06-09T13:50:18.494Z] ---> Running in a88890d269d3 [2021-06-09T13:50:20.459Z] Removing intermediate container a88890d269d3 [2021-06-09T13:50:20.459Z] ---> a46bd97d9fd0 [2021-06-09T13:50:20.459Z] 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-09T13:50:20.730Z] ---> Running in 7d61f970b485 [2021-06-09T13:50:22.156Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz [2021-06-09T13:50:22.753Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz [2021-06-09T13:50:23.729Z] fetch https://iotech.jfrog.io/artifactory/alpine/alpine-3.12/aarch64/APKINDEX.tar.gz [2021-06-09T13:50:24.317Z] (1/6) Installing ncurses-dev (6.1_p20190105-r0) [2021-06-09T13:50:24.317Z] (2/6) Installing libblkid (2.33-r0) [2021-06-09T13:50:24.317Z] (3/6) Installing libfdisk (2.33-r0) [2021-06-09T13:50:24.585Z] (4/6) Installing libmount (2.33-r0) [2021-06-09T13:50:24.585Z] (5/6) Installing libsmartcols (2.33-r0) [2021-06-09T13:50:24.585Z] (6/6) Installing util-linux-dev (2.33-r0) [2021-06-09T13:50:25.175Z] Executing busybox-1.29.3-r10.trigger [2021-06-09T13:50:25.175Z] OK: 287 MiB in 87 packages [2021-06-09T13:50:26.625Z] Removing intermediate container 7d61f970b485 [2021-06-09T13:50:26.625Z] ---> e75b321c6b96 [2021-06-09T13:50:26.625Z] Step 7/17 : COPY VERSION /edgex-c-sdk/ [2021-06-09T13:50:27.219Z] ---> f0d2cb3fbbf7 [2021-06-09T13:50:27.219Z] Step 8/17 : COPY src /edgex-c-sdk/src/ [2021-06-09T13:50:28.193Z] ---> dc5e9ae136f0 [2021-06-09T13:50:28.193Z] Step 9/17 : COPY include /edgex-c-sdk/include/ [2021-06-09T13:50:28.787Z] ---> 3240fb0ecb41 [2021-06-09T13:50:28.787Z] Step 10/17 : COPY scripts /edgex-c-sdk/scripts [2021-06-09T13:50:29.761Z] ---> e03734b6e6c0 [2021-06-09T13:50:29.761Z] Step 11/17 : COPY LICENSE /edgex-c-sdk/ [2021-06-09T13:50:30.355Z] ---> b5bd32f36205 [2021-06-09T13:50:30.355Z] Step 12/17 : COPY Attribution.txt /edgex-c-sdk/ [2021-06-09T13:50:31.331Z] ---> e9904379f9a0 [2021-06-09T13:50:31.331Z] Step 13/17 : WORKDIR /edgex-c-sdk [2021-06-09T13:50:31.331Z] ---> Running in 1ec4afc2bbd9 [2021-06-09T13:50:31.925Z] Removing intermediate container 1ec4afc2bbd9 [2021-06-09T13:50:31.925Z] ---> 8ffdd48ed468 [2021-06-09T13:50:31.925Z] Step 14/17 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] [2021-06-09T13:50:31.925Z] ---> Running in 51199b7f481c [2021-06-09T13:50:32.525Z] Removing intermediate container 51199b7f481c [2021-06-09T13:50:32.525Z] ---> db79b86524c3 [2021-06-09T13:50:32.525Z] Step 15/17 : LABEL arch=arm64 [2021-06-09T13:50:32.525Z] ---> Running in 86ae59378eb2 [2021-06-09T13:50:33.120Z] Removing intermediate container 86ae59378eb2 [2021-06-09T13:50:33.120Z] ---> acad6d3c6a7d [2021-06-09T13:50:33.120Z] Step 16/17 : LABEL git_sha=27660dbc3bdf9d601f84e42b72d95f2f88dbda49 [2021-06-09T13:50:33.392Z] ---> Running in 9ae9272c9a6e [2021-06-09T13:50:33.674Z] Removing intermediate container 9ae9272c9a6e [2021-06-09T13:50:33.674Z] ---> ba0bfaad6980 [2021-06-09T13:50:33.674Z] Step 17/17 : LABEL version=1.3.2-dev.18 [2021-06-09T13:50:33.946Z] ---> Running in 31cc16921a58 [2021-06-09T13:50:34.537Z] Removing intermediate container 31cc16921a58 [2021-06-09T13:50:34.537Z] ---> 6e7c2565a158 [2021-06-09T13:50:34.537Z] [Warning] One or more build-args [MAKE ARCH] were not consumed [2021-06-09T13:50:34.537Z] Successfully built 6e7c2565a158 [2021-06-09T13:50:34.537Z] 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] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-09T13:50:35.847Z] provisioning config files... [2021-06-09T13:50:35.863Z] copy managed file [device-sdk-c-settings] to file:/w/workspace/device-sdk-c/70@tmp/config1699857100662460246tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-09T13:50:36.186Z] ---> docker-login.sh [2021-06-09T13:50:36.186Z] nexus3.edgexfoundry.org:10001 [2021-06-09T13:50:36.448Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T13:50:36.712Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T13:50:36.712Z] Configure a credential helper to remove this warning. See [2021-06-09T13:50:36.712Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T13:50:36.712Z] [2021-06-09T13:50:36.712Z] Login Succeeded [2021-06-09T13:50:36.712Z] nexus3.edgexfoundry.org:10002 [2021-06-09T13:50:36.712Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T13:50:36.712Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T13:50:36.712Z] Configure a credential helper to remove this warning. See [2021-06-09T13:50:36.712Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T13:50:36.712Z] [2021-06-09T13:50:36.712Z] Login Succeeded [2021-06-09T13:50:36.712Z] nexus3.edgexfoundry.org:10003 [2021-06-09T13:50:36.712Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T13:50:36.976Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T13:50:36.976Z] Configure a credential helper to remove this warning. See [2021-06-09T13:50:36.976Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T13:50:36.976Z] [2021-06-09T13:50:36.976Z] Login Succeeded [2021-06-09T13:50:36.976Z] nexus3.edgexfoundry.org:10004 [2021-06-09T13:50:36.976Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T13:50:36.976Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T13:50:36.976Z] Configure a credential helper to remove this warning. See [2021-06-09T13:50:36.976Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T13:50:36.976Z] [2021-06-09T13:50:36.976Z] Login Succeeded [2021-06-09T13:50:36.976Z] docker.io [2021-06-09T13:50:37.241Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T13:50:37.504Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T13:50:37.504Z] Configure a credential helper to remove this warning. See [2021-06-09T13:50:37.504Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T13:50:37.504Z] [2021-06-09T13:50:37.504Z] Login Succeeded [2021-06-09T13:50:37.504Z] ---> docker-login.sh ends [Pipeline] } [2021-06-09T13:50:37.513Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-09T13:50:37.678Z] ========================================================= [2021-06-09T13:50:37.678Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest] [2021-06-09T13:50:37.678Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-09T13:50:38.000Z] + 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-09T13:50:38.000Z] Sending build context to Docker daemon 2.589MB [2021-06-09T13:50:38.000Z] Step 1/25 : ARG BASE=alpine:3.12 [2021-06-09T13:50:38.000Z] Step 2/25 : FROM ${BASE} as builder [2021-06-09T13:50:38.270Z] latest: Pulling from edgex-devops/edgex-gcc-base [2021-06-09T13:50:38.270Z] e7c96db7181b: Pulling fs layer [2021-06-09T13:50:38.270Z] 4c13bbce0fe7: Pulling fs layer [2021-06-09T13:50:38.270Z] 6059c847ac2f: Pulling fs layer [2021-06-09T13:50:38.270Z] 4c13bbce0fe7: Verifying Checksum [2021-06-09T13:50:38.270Z] 4c13bbce0fe7: Download complete [2021-06-09T13:50:38.270Z] e7c96db7181b: Verifying Checksum [2021-06-09T13:50:38.270Z] e7c96db7181b: Download complete [2021-06-09T13:50:38.532Z] e7c96db7181b: Pull complete [2021-06-09T13:50:38.792Z] 4c13bbce0fe7: Pull complete [2021-06-09T13:50:40.184Z] 6059c847ac2f: Verifying Checksum [2021-06-09T13:50:40.184Z] 6059c847ac2f: Download complete [2021-06-09T13:50:43.622Z] 6059c847ac2f: Pull complete [2021-06-09T13:50:43.622Z] Digest: sha256:6b5104d086ae1e5e8a284a473be9a93378e3934f9b07db5717372c857cbcbe5e [2021-06-09T13:50:43.622Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [2021-06-09T13:50:43.622Z] ---> 5eabd8fd8ba2 [2021-06-09T13:50:43.622Z] 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-09T13:50:49.328Z] ---> Running in b162ea33e1c3 [2021-06-09T13:50:49.902Z] Connecting to iotech.jfrog.io (34.243.182.113:443) [2021-06-09T13:50:50.162Z] support@iotechsys.co 100% |********************************| 451 0:00:00 ETA [2021-06-09T13:50:50.162Z] [2021-06-09T13:50:50.424Z] Removing intermediate container b162ea33e1c3 [2021-06-09T13:50:50.424Z] ---> 40005d771204 [2021-06-09T13:50:50.424Z] Step 4/25 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine/alpine-3.12' >> /etc/apk/repositories [2021-06-09T13:50:50.685Z] ---> Running in 81dd38344738 [2021-06-09T13:50:51.266Z] Removing intermediate container 81dd38344738 [2021-06-09T13:50:51.266Z] ---> 7821c4ea477b [2021-06-09T13:50:51.266Z] 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-09T13:50:51.266Z] ---> Running in 5db4b7baa7b4 [2021-06-09T13:50:51.527Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz [2021-06-09T13:50:52.471Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz [2021-06-09T13:50:52.732Z] fetch https://iotech.jfrog.io/artifactory/alpine/alpine-3.12/x86_64/APKINDEX.tar.gz [2021-06-09T13:50:53.305Z] (1/11) Installing hiredis (0.14.0-r0) [2021-06-09T13:50:53.305Z] (2/11) Installing hiredis-dev (0.14.0-r0) [2021-06-09T13:50:53.305Z] (3/11) Installing ncurses-dev (6.1_p20190105-r0) [2021-06-09T13:50:53.566Z] (4/11) Installing paho-mqtt-c-dev (1.3.5-r0) [2021-06-09T13:50:54.957Z] (5/11) Installing libuuid (2.33-r0) [2021-06-09T13:50:54.957Z] (6/11) Installing libblkid (2.33-r0) [2021-06-09T13:50:55.235Z] (7/11) Installing libfdisk (2.33-r0) [2021-06-09T13:50:55.496Z] (8/11) Installing libmount (2.33-r0) [2021-06-09T13:50:55.496Z] (9/11) Installing libsmartcols (2.33-r0) [2021-06-09T13:50:55.759Z] (10/11) Installing util-linux-dev (2.33-r0) [2021-06-09T13:50:56.041Z] (11/11) Installing wget (1.20.3-r0) [2021-06-09T13:50:56.041Z] Executing busybox-1.29.3-r10.trigger [2021-06-09T13:50:56.303Z] OK: 273 MiB in 86 packages [2021-06-09T13:50:56.879Z] Removing intermediate container 5db4b7baa7b4 [2021-06-09T13:50:56.880Z] ---> 781fe150b5cb [2021-06-09T13:50:56.880Z] Step 6/25 : ENV CBOR_VERSION=0.5.0 [2021-06-09T13:50:56.880Z] ---> Running in d1ce557702f2 [2021-06-09T13:50:56.880Z] Removing intermediate container d1ce557702f2 [2021-06-09T13:50:56.880Z] ---> 366d8b413168 [2021-06-09T13:50:56.880Z] 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-09T13:50:56.880Z] ---> Running in 4921f275fcc4 [2021-06-09T13:50:57.142Z] --2021-06-09 13:50:57-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz [2021-06-09T13:50:57.142Z] Resolving github.com... 140.82.113.4 [2021-06-09T13:50:57.142Z] Connecting to github.com|140.82.113.4|:443... connected. [2021-06-09T13:50:57.406Z] HTTP request sent, awaiting response... 302 Found [2021-06-09T13:50:57.406Z] Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following] [2021-06-09T13:50:57.406Z] --2021-06-09 13:50:57-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [2021-06-09T13:50:57.406Z] Resolving codeload.github.com... 140.82.112.9 [2021-06-09T13:50:57.406Z] Connecting to codeload.github.com|140.82.112.9|:443... connected. [2021-06-09T13:50:57.669Z] HTTP request sent, awaiting response... 200 OK [2021-06-09T13:50:57.669Z] Length: unspecified [application/x-gzip] [2021-06-09T13:50:57.669Z] Saving to: 'STDOUT' [2021-06-09T13:50:57.669Z] [2021-06-09T13:50:57.669Z] 0K .......... .......... .......... .......... .......... 1.29M [2021-06-09T13:50:57.669Z] 50K .......... .......... .......... .......... .......... 2.57M [2021-06-09T13:50:57.669Z] 100K .......... .......... .......... .......... .......... 24.2M [2021-06-09T13:50:57.669Z] 150K .......... .......... .......... .......... .......... 57.7M [2021-06-09T13:50:57.669Z] 200K .......... .......... .......... .......... .......... 2.90M [2021-06-09T13:50:57.669Z] 250K .......... .......... .......... .......... .......... 6.46M [2021-06-09T13:50:57.669Z] 300K .......... .......... .......... .......... .......... 8.75M [2021-06-09T13:50:57.669Z] 350K .......... .......... .......... .......... .......... 13.5M [2021-06-09T13:50:57.669Z] 400K .......... .......... .......... .......... .......... 9.61M [2021-06-09T13:50:57.669Z] 450K .......... .......... .......... .......... .......... 8.00M [2021-06-09T13:50:57.669Z] 500K .......... .......... .......... .......... .......... 63.7M [2021-06-09T13:50:57.669Z] 550K .......... .......... .......... .......... .......... 10.3M [2021-06-09T13:50:57.669Z] 600K .......... .......... .......... .......... .......... 3.96M [2021-06-09T13:50:57.669Z] 650K .......... .......... .......... .......... .......... 6.64M [2021-06-09T13:50:57.669Z] 700K .. 98.9M=0.1s [2021-06-09T13:50:57.669Z] [2021-06-09T13:50:57.669Z] 2021-06-09 13:50:57 (5.29 MB/s) - written to stdout [719348] [2021-06-09T13:50:57.669Z] [2021-06-09T13:50:57.669Z] -- The C compiler identification is GNU 8.3.0 [2021-06-09T13:50:57.932Z] -- The CXX compiler identification is GNU 8.3.0 [2021-06-09T13:50:57.932Z] -- Check for working C compiler: /usr/bin/cc [2021-06-09T13:50:57.932Z] -- Check for working C compiler: /usr/bin/cc -- works [2021-06-09T13:50:57.932Z] -- Detecting C compiler ABI info [2021-06-09T13:50:57.933Z] -- Detecting C compiler ABI info - done [2021-06-09T13:50:57.933Z] -- Detecting C compile features [2021-06-09T13:50:58.194Z] -- Detecting C compile features - done [2021-06-09T13:50:58.194Z] -- Check for working CXX compiler: /usr/bin/c++ [2021-06-09T13:50:58.194Z] -- Check for working CXX compiler: /usr/bin/c++ -- works [2021-06-09T13:50:58.194Z] -- Detecting CXX compiler ABI info [2021-06-09T13:50:58.194Z] -- Detecting CXX compiler ABI info - done [2021-06-09T13:50:58.194Z] -- Detecting CXX compile features [2021-06-09T13:50:58.770Z] -- Detecting CXX compile features - done [2021-06-09T13:50:58.770Z] -- Looking for include file endian.h [2021-06-09T13:50:58.770Z] -- Looking for include file endian.h - found [2021-06-09T13:50:58.770Z] -- Check if the system is big endian [2021-06-09T13:50:58.770Z] -- Searching 16 bit integer [2021-06-09T13:50:58.770Z] -- Looking for sys/types.h [2021-06-09T13:50:58.770Z] -- Looking for sys/types.h - found [2021-06-09T13:50:58.770Z] -- Looking for stdint.h [2021-06-09T13:50:58.770Z] -- Looking for stdint.h - found [2021-06-09T13:50:58.770Z] -- Looking for stddef.h [2021-06-09T13:50:58.770Z] -- Looking for stddef.h - found [2021-06-09T13:50:58.770Z] -- Check size of unsigned short [2021-06-09T13:50:59.034Z] -- Check size of unsigned short - done [2021-06-09T13:50:59.035Z] -- Using unsigned short [2021-06-09T13:50:59.035Z] -- Check if the system is big endian - little endian [2021-06-09T13:50:59.035Z] -- Check size of size_t [2021-06-09T13:50:59.035Z] -- Check size of size_t - done [2021-06-09T13:50:59.035Z] CMake Warning at examples/CMakeLists.txt:16 (find_package): [2021-06-09T13:50:59.035Z] By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has [2021-06-09T13:50:59.035Z] asked CMake to find a package configuration file provided by "cJSON", but [2021-06-09T13:50:59.035Z] CMake did not find one. [2021-06-09T13:50:59.035Z] [2021-06-09T13:50:59.035Z] Could not find a package configuration file provided by "cJSON" with any of [2021-06-09T13:50:59.035Z] the following names: [2021-06-09T13:50:59.035Z] [2021-06-09T13:50:59.035Z] cJSONConfig.cmake [2021-06-09T13:50:59.035Z] cjson-config.cmake [2021-06-09T13:50:59.035Z] [2021-06-09T13:50:59.035Z] Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set [2021-06-09T13:50:59.035Z] "cJSON_DIR" to a directory containing one of the above files. If "cJSON" [2021-06-09T13:50:59.035Z] provides a separate development package or SDK, be sure it has been [2021-06-09T13:50:59.035Z] installed. [2021-06-09T13:50:59.035Z] [2021-06-09T13:50:59.035Z] [2021-06-09T13:50:59.035Z] -- Configuring done [2021-06-09T13:50:59.035Z] -- Generating done [2021-06-09T13:50:59.035Z] -- Build files have been written to: /tmp/cbor [2021-06-09T13:50:59.295Z] Scanning dependencies of target cbor_shared [2021-06-09T13:50:59.295Z] [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o [2021-06-09T13:50:59.295Z] [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o [2021-06-09T13:50:59.558Z] [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o [2021-06-09T13:50:59.558Z] [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o [2021-06-09T13:50:59.558Z] [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o [2021-06-09T13:50:59.558Z] [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o [2021-06-09T13:50:59.820Z] [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o [2021-06-09T13:50:59.820Z] [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o [2021-06-09T13:50:59.820Z] [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o [2021-06-09T13:50:59.820Z] [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o [2021-06-09T13:51:00.082Z] [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o [2021-06-09T13:51:00.082Z] [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o [2021-06-09T13:51:00.082Z] [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o [2021-06-09T13:51:00.082Z] [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o [2021-06-09T13:51:00.343Z] [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o [2021-06-09T13:51:00.343Z] [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o [2021-06-09T13:51:00.343Z] [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o [2021-06-09T13:51:00.343Z] [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o [2021-06-09T13:51:00.343Z] [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o [2021-06-09T13:51:00.604Z] [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o [2021-06-09T13:51:00.605Z] [ 40%] Linking C shared library libcbor.so [2021-06-09T13:51:00.605Z] [ 40%] Built target cbor_shared [2021-06-09T13:51:00.605Z] Scanning dependencies of target cbor [2021-06-09T13:51:00.605Z] [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o [2021-06-09T13:51:00.605Z] [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o [2021-06-09T13:51:00.878Z] [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o [2021-06-09T13:51:00.878Z] [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o [2021-06-09T13:51:01.142Z] [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o [2021-06-09T13:51:01.142Z] [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o [2021-06-09T13:51:01.142Z] [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o [2021-06-09T13:51:01.142Z] [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o [2021-06-09T13:51:01.404Z] [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o [2021-06-09T13:51:01.404Z] [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o [2021-06-09T13:51:01.404Z] [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o [2021-06-09T13:51:01.686Z] [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o [2021-06-09T13:51:01.686Z] [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o [2021-06-09T13:51:01.686Z] [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o [2021-06-09T13:51:01.686Z] [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o [2021-06-09T13:51:01.946Z] [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o [2021-06-09T13:51:01.946Z] [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o [2021-06-09T13:51:01.946Z] [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o [2021-06-09T13:51:01.947Z] [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o [2021-06-09T13:51:01.947Z] [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o [2021-06-09T13:51:02.209Z] [ 80%] Linking C static library libcbor.a [2021-06-09T13:51:02.209Z] [ 80%] Built target cbor [2021-06-09T13:51:02.209Z] Scanning dependencies of target create_items [2021-06-09T13:51:02.209Z] [ 82%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o [2021-06-09T13:51:02.209Z] [ 84%] Linking C executable create_items [2021-06-09T13:51:02.209Z] [ 84%] Built target create_items [2021-06-09T13:51:02.209Z] Scanning dependencies of target readfile [2021-06-09T13:51:02.209Z] [ 86%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o [2021-06-09T13:51:02.209Z] [ 88%] Linking C executable readfile [2021-06-09T13:51:02.209Z] [ 88%] Built target readfile [2021-06-09T13:51:02.209Z] Scanning dependencies of target streaming_parser [2021-06-09T13:51:02.209Z] [ 90%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o [2021-06-09T13:51:02.471Z] [ 92%] Linking C executable streaming_parser [2021-06-09T13:51:02.471Z] [ 92%] Built target streaming_parser [2021-06-09T13:51:02.471Z] Scanning dependencies of target sort [2021-06-09T13:51:02.471Z] [ 94%] Building C object examples/CMakeFiles/sort.dir/sort.c.o [2021-06-09T13:51:02.471Z] [ 96%] Linking C executable sort [2021-06-09T13:51:02.471Z] [ 96%] Built target sort [2021-06-09T13:51:02.471Z] Scanning dependencies of target hello [2021-06-09T13:51:02.471Z] [ 98%] Building C object examples/CMakeFiles/hello.dir/hello.c.o [2021-06-09T13:51:02.471Z] [100%] Linking C executable hello [2021-06-09T13:51:02.471Z] [100%] Built target hello [2021-06-09T13:51:02.471Z] Install the project... [2021-06-09T13:51:02.471Z] -- Install configuration: "Release" [2021-06-09T13:51:02.471Z] -- Installing: /usr/local/include/cbor/configuration.h [2021-06-09T13:51:02.471Z] -- Installing: /usr/local/lib64/libcbor.a [2021-06-09T13:51:02.471Z] -- Installing: /usr/local/lib64/libcbor.so.0.0.0 [2021-06-09T13:51:02.471Z] -- Installing: /usr/local/lib64/libcbor.so.0 [2021-06-09T13:51:02.471Z] -- Installing: /usr/local/lib64/libcbor.so [2021-06-09T13:51:02.471Z] -- Up-to-date: /usr/local/include/cbor [2021-06-09T13:51:02.471Z] -- Installing: /usr/local/include/cbor/arrays.h [2021-06-09T13:51:02.471Z] -- Installing: /usr/local/include/cbor/bytestrings.h [2021-06-09T13:51:02.471Z] -- Installing: /usr/local/include/cbor/callbacks.h [2021-06-09T13:51:02.471Z] -- Installing: /usr/local/include/cbor/common.h [2021-06-09T13:51:02.471Z] -- Installing: /usr/local/include/cbor/data.h [2021-06-09T13:51:02.471Z] -- Installing: /usr/local/include/cbor/encoding.h [2021-06-09T13:51:02.471Z] -- Installing: /usr/local/include/cbor/floats_ctrls.h [2021-06-09T13:51:02.471Z] -- Installing: /usr/local/include/cbor/internal [2021-06-09T13:51:02.471Z] -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h [2021-06-09T13:51:02.471Z] -- Installing: /usr/local/include/cbor/internal/encoders.h [2021-06-09T13:51:02.471Z] -- Installing: /usr/local/include/cbor/internal/loaders.h [2021-06-09T13:51:02.471Z] -- Installing: /usr/local/include/cbor/internal/memory_utils.h [2021-06-09T13:51:02.471Z] -- Installing: /usr/local/include/cbor/internal/stack.h [2021-06-09T13:51:02.471Z] -- Installing: /usr/local/include/cbor/internal/unicode.h [2021-06-09T13:51:02.471Z] -- Installing: /usr/local/include/cbor/ints.h [2021-06-09T13:51:02.471Z] -- Installing: /usr/local/include/cbor/maps.h [2021-06-09T13:51:02.471Z] -- Installing: /usr/local/include/cbor/serialization.h [2021-06-09T13:51:02.471Z] -- Installing: /usr/local/include/cbor/streaming.h [2021-06-09T13:51:02.471Z] -- Installing: /usr/local/include/cbor/strings.h [2021-06-09T13:51:02.471Z] -- Installing: /usr/local/include/cbor/tags.h [2021-06-09T13:51:02.471Z] -- Installing: /usr/local/include/cbor.h [2021-06-09T13:51:02.471Z] -- Installing: /usr/local/lib64/pkgconfig/libcbor.pc [2021-06-09T13:51:03.415Z] Removing intermediate container 4921f275fcc4 [2021-06-09T13:51:03.415Z] ---> c2e063378ce8 [2021-06-09T13:51:03.415Z] Step 8/25 : RUN mkdir /tmp/sdk [2021-06-09T13:51:03.415Z] ---> Running in c67ef78a1422 [2021-06-09T13:51:03.988Z] Removing intermediate container c67ef78a1422 [2021-06-09T13:51:03.988Z] ---> 484da3aeb6e1 [2021-06-09T13:51:03.988Z] Step 9/25 : COPY VERSION /tmp/sdk [2021-06-09T13:51:03.988Z] ---> 9b0ecdeea586 [2021-06-09T13:51:03.988Z] Step 10/25 : COPY src /tmp/sdk/src [2021-06-09T13:51:04.250Z] ---> c173454925a3 [2021-06-09T13:51:04.250Z] Step 11/25 : COPY include /tmp/sdk/include [2021-06-09T13:51:04.532Z] ---> 54e9e8a36ad7 [2021-06-09T13:51:04.532Z] Step 12/25 : COPY scripts /tmp/sdk/scripts [2021-06-09T13:51:04.532Z] ---> 55251b2aa9c0 [2021-06-09T13:51:04.532Z] Step 13/25 : COPY LICENSE /tmp/sdk [2021-06-09T13:51:04.796Z] ---> 9159179ec0a2 [2021-06-09T13:51:04.796Z] Step 14/25 : COPY Attribution.txt /tmp/sdk [2021-06-09T13:51:04.796Z] ---> ae9d4a98e3c9 [2021-06-09T13:51:04.796Z] Step 15/25 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install [2021-06-09T13:51:05.058Z] ---> Running in d4dd762f440e [2021-06-09T13:51:05.320Z] + CPPCHECK=false [2021-06-09T13:51:05.320Z] + DOCGEN=false [2021-06-09T13:51:05.320Z] + TOMLVER=SDK-0.2 [2021-06-09T13:51:05.320Z] + CUTILVER=1.1.4 [2021-06-09T13:51:05.320Z] + '[' 0 -gt 0 ] [2021-06-09T13:51:05.320Z] + readlink -f ./scripts/build.sh [2021-06-09T13:51:05.320Z] + dirname /tmp/sdk/scripts/build.sh [2021-06-09T13:51:05.320Z] + dirname /tmp/sdk/scripts [2021-06-09T13:51:05.320Z] + ROOT=/tmp/sdk [2021-06-09T13:51:05.320Z] + cd /tmp/sdk [2021-06-09T13:51:05.320Z] + '[' '!' -d deps ] [2021-06-09T13:51:05.320Z] + mkdir deps [2021-06-09T13:51:05.320Z] + wget -O - https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2021-06-09T13:51:05.320Z] --2021-06-09 13:51:05-- https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2021-06-09T13:51:05.320Z] + tar -C deps -z -x -f - [2021-06-09T13:51:05.320Z] Resolving github.com... 140.82.113.4 [2021-06-09T13:51:05.320Z] Connecting to github.com|140.82.113.4|:443... connected. [2021-06-09T13:51:05.320Z] HTTP request sent, awaiting response... 302 Found [2021-06-09T13:51:05.320Z] Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following] [2021-06-09T13:51:05.320Z] --2021-06-09 13:51:05-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [2021-06-09T13:51:05.320Z] Resolving codeload.github.com... 140.82.112.9 [2021-06-09T13:51:05.582Z] Connecting to codeload.github.com|140.82.112.9|:443... connected. [2021-06-09T13:51:05.582Z] HTTP request sent, awaiting response... 200 OK [2021-06-09T13:51:05.582Z] Length: unspecified [application/x-gzip] [2021-06-09T13:51:05.582Z] Saving to: 'STDOUT' [2021-06-09T13:51:05.582Z]  [2021-06-09T13:51:05.582Z] 0K .......... ......  966K=0.02s [2021-06-09T13:51:05.582Z] [2021-06-09T13:51:05.582Z] 2021-06-09 13:51:05 (966 KB/s) - written to stdout [16451] [2021-06-09T13:51:05.582Z] [2021-06-09T13:51:05.582Z] + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c [2021-06-09T13:51:05.582Z] + tar -C+ deps -z -x -f -wget [2021-06-09T13:51:05.582Z] -O - https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1.4.tar.gz [2021-06-09T13:51:05.582Z] --2021-06-09 13:51:05-- https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1.4.tar.gz [2021-06-09T13:51:05.582Z] Resolving github.com... 140.82.113.4 [2021-06-09T13:51:05.582Z] Connecting to github.com|140.82.113.4|:443... connected. [2021-06-09T13:51:05.843Z] HTTP request sent, awaiting response... 302 Found [2021-06-09T13:51:05.843Z] Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1.4 [following] [2021-06-09T13:51:05.843Z] --2021-06-09 13:51:05-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1.4 [2021-06-09T13:51:05.843Z] Resolving codeload.github.com... 140.82.112.9 [2021-06-09T13:51:05.843Z] Connecting to codeload.github.com|140.82.112.9|:443... connected. [2021-06-09T13:51:06.105Z] HTTP request sent, awaiting response... 200 OK [2021-06-09T13:51:06.105Z] Length: unspecified [application/x-gzip] [2021-06-09T13:51:06.105Z] Saving to: 'STDOUT' [2021-06-09T13:51:06.105Z] [2021-06-09T13:51:06.105Z] 0K .......... .......... .......... .......... .......... 1.41M [2021-06-09T13:51:06.105Z] 50K .......... .......... .......... .......... .......... 2.35M [2021-06-09T13:51:06.105Z] 100K .......... .......... .......... .......... .......... 24.2M [2021-06-09T13:51:06.105Z] 150K .......... .......... ....... 5.38M=0.06s [2021-06-09T13:51:06.105Z] [2021-06-09T13:51:06.105Z] 2021-06-09 13:51:05 (2.78 MB/s) - written to stdout [181796] [2021-06-09T13:51:06.105Z] [2021-06-09T13:51:06.105Z] + mkdir -p src/c/iot [2021-06-09T13:51:06.105Z] + 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-09T13:51:06.105Z] + cp deps/iotech-c-utils-1.1.4/src/c/defs.h.in src/c/iot [2021-06-09T13:51:06.105Z] + cp deps/iotech-c-utils-1.1.4/src/c/yxml.h src/c/iot [2021-06-09T13:51:06.105Z] + cp deps/iotech-c-utils-1.1.4/VERSION src/c/iot [2021-06-09T13:51:06.105Z] + mkdir -p include/iot [2021-06-09T13:51:06.105Z] + 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-09T13:51:06.105Z] + mkdir -p include/iot/os [2021-06-09T13:51:06.105Z] + 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-09T13:51:06.105Z] + mkdir -p /tmp/sdk/build/release [2021-06-09T13:51:06.105Z] + cd /tmp/sdk/build/release [2021-06-09T13:51:06.105Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src [2021-06-09T13:51:06.105Z] -- The C compiler identification is GNU 8.3.0 [2021-06-09T13:51:06.105Z] -- Check for working C compiler: /usr/bin/cc [2021-06-09T13:51:06.105Z] -- Check for working C compiler: /usr/bin/cc -- works [2021-06-09T13:51:06.105Z] -- Detecting C compiler ABI info [2021-06-09T13:51:06.365Z] -- Detecting C compiler ABI info - done [2021-06-09T13:51:06.365Z] -- Detecting C compile features [2021-06-09T13:51:06.630Z] -- Detecting C compile features - done [2021-06-09T13:51:06.630Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2021-06-09T13:51:06.630Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2021-06-09T13:51:06.630Z] -- Found LIBYAML: /usr/lib/libyaml.so [2021-06-09T13:51:06.630Z] -- Found LIBUUID: /usr/lib/libuuid.so [2021-06-09T13:51:06.630Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2021-06-09T13:51:06.630Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2021-06-09T13:51:06.630Z] -- Found LIBHIREDIS: /usr/lib/libhiredis.so [2021-06-09T13:51:06.630Z] -- C SDK 1.3.2-dev.18 for Linux [2021-06-09T13:51:06.630Z] -- Performing Test CSDK_HAVE_ATOMIC [2021-06-09T13:51:06.630Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2021-06-09T13:51:06.630Z] -- Found Curses: /usr/lib/libcurses.so [2021-06-09T13:51:06.630Z] -- Configuring done [2021-06-09T13:51:06.630Z] -- Generating done [2021-06-09T13:51:06.630Z] -- Build files have been written to: /tmp/sdk/build/release [2021-06-09T13:51:06.630Z] + make all package [2021-06-09T13:51:06.630Z] + tee release.log [2021-06-09T13:51:06.630Z] Scanning dependencies of target csdk [2021-06-09T13:51:06.893Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2021-06-09T13:51:06.893Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o [2021-06-09T13:51:06.893Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2021-06-09T13:51:07.153Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2021-06-09T13:51:07.415Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2021-06-09T13:51:07.415Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/data-mqtt.c.o [2021-06-09T13:51:07.677Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/data-redstr.c.o [2021-06-09T13:51:07.677Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/data-rest.c.o [2021-06-09T13:51:07.677Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2021-06-09T13:51:07.938Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2021-06-09T13:51:08.198Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2021-06-09T13:51:08.198Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2021-06-09T13:51:08.458Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2021-06-09T13:51:08.458Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2021-06-09T13:51:08.723Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2021-06-09T13:51:08.723Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2021-06-09T13:51:08.723Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2021-06-09T13:51:09.297Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2021-06-09T13:51:09.297Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2021-06-09T13:51:09.297Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2021-06-09T13:51:09.297Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2021-06-09T13:51:09.297Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2021-06-09T13:51:09.559Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2021-06-09T13:51:10.137Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2021-06-09T13:51:10.137Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2021-06-09T13:51:10.137Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2021-06-09T13:51:10.137Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2021-06-09T13:51:10.401Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2021-06-09T13:51:10.401Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2021-06-09T13:51:10.401Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2021-06-09T13:51:10.663Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2021-06-09T13:51:10.663Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2021-06-09T13:51:10.663Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o [2021-06-09T13:51:10.950Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2021-06-09T13:51:11.212Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2021-06-09T13:51:11.212Z] [ 57%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2021-06-09T13:51:11.474Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2021-06-09T13:51:12.048Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2021-06-09T13:51:12.048Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2021-06-09T13:51:12.310Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2021-06-09T13:51:12.310Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2021-06-09T13:51:12.571Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2021-06-09T13:51:12.838Z] [ 68%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2021-06-09T13:51:13.105Z] [ 69%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2021-06-09T13:51:13.682Z] [ 71%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2021-06-09T13:51:13.946Z] [ 73%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2021-06-09T13:51:13.946Z] [ 74%] Linking C shared library libcsdk.so [2021-06-09T13:51:13.946Z] [ 74%] Built target csdk [2021-06-09T13:51:13.946Z] Scanning dependencies of target template [2021-06-09T13:51:13.946Z] [ 76%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2021-06-09T13:51:14.209Z] [ 77%] Linking C executable template [2021-06-09T13:51:14.209Z] [ 77%] Built target template [2021-06-09T13:51:14.209Z] Scanning dependencies of target device-counter [2021-06-09T13:51:14.209Z] [ 79%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2021-06-09T13:51:14.209Z] [ 80%] Linking C executable device-counter [2021-06-09T13:51:14.209Z] [ 80%] Built target device-counter [2021-06-09T13:51:14.209Z] Scanning dependencies of target device-random [2021-06-09T13:51:14.209Z] [ 82%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2021-06-09T13:51:14.473Z] [ 84%] Linking C executable device-random [2021-06-09T13:51:14.473Z] [ 84%] Built target device-random [2021-06-09T13:51:14.473Z] Scanning dependencies of target device-gyro [2021-06-09T13:51:14.473Z] [ 85%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2021-06-09T13:51:14.473Z] [ 87%] Linking C executable device-gyro [2021-06-09T13:51:14.473Z] [ 87%] Built target device-gyro [2021-06-09T13:51:14.473Z] Scanning dependencies of target device-bitfields [2021-06-09T13:51:14.473Z] [ 88%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2021-06-09T13:51:14.737Z] [ 90%] Linking C executable device-bitfields [2021-06-09T13:51:14.737Z] [ 90%] Built target device-bitfields [2021-06-09T13:51:14.737Z] Scanning dependencies of target template-discovery [2021-06-09T13:51:14.737Z] [ 92%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2021-06-09T13:51:15.001Z] [ 93%] Linking C executable template-discovery [2021-06-09T13:51:15.001Z] [ 93%] Built target template-discovery [2021-06-09T13:51:15.001Z] Scanning dependencies of target device-file [2021-06-09T13:51:15.001Z] [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2021-06-09T13:51:15.001Z] [ 96%] Linking C executable device-file [2021-06-09T13:51:15.001Z] [ 96%] Built target device-file [2021-06-09T13:51:15.001Z] Scanning dependencies of target device-terminal [2021-06-09T13:51:15.001Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2021-06-09T13:51:15.272Z] [100%] Linking C executable device-terminal [2021-06-09T13:51:15.272Z] [100%] Built target device-terminal [2021-06-09T13:51:15.272Z] Run CPack packaging tool... [2021-06-09T13:51:15.272Z] CPack: Create package using TGZ [2021-06-09T13:51:15.272Z] CPack: Install projects [2021-06-09T13:51:15.272Z] CPack: - Run preinstall target for: Csdk [2021-06-09T13:51:15.532Z] CPack: - Install project: Csdk [2021-06-09T13:51:15.532Z] CPack: Create package [2021-06-09T13:51:15.532Z] CPack: - package: /tmp/sdk/build/release/csdk-1.3.2-dev.18.tar.gz generated. [2021-06-09T13:51:15.532Z] + '[' false '=' true ] [2021-06-09T13:51:15.532Z] + '[' false '=' true ] [2021-06-09T13:51:15.532Z] + mkdir -p /tmp/sdk/build/debug [2021-06-09T13:51:15.532Z] + cd /tmp/sdk/build/debug [2021-06-09T13:51:15.532Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src [2021-06-09T13:51:15.532Z] -- The C compiler identification is GNU 8.3.0 [2021-06-09T13:51:15.532Z] -- Check for working C compiler: /usr/bin/cc [2021-06-09T13:51:15.532Z] -- Check for working C compiler: /usr/bin/cc -- works [2021-06-09T13:51:15.532Z] -- Detecting C compiler ABI info [2021-06-09T13:51:15.798Z] -- Detecting C compiler ABI info - done [2021-06-09T13:51:15.798Z] -- Detecting C compile features [2021-06-09T13:51:15.798Z] -- Detecting C compile features - done [2021-06-09T13:51:15.798Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2021-06-09T13:51:16.061Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2021-06-09T13:51:16.061Z] -- Found LIBYAML: /usr/lib/libyaml.so [2021-06-09T13:51:16.061Z] -- Found LIBUUID: /usr/lib/libuuid.so [2021-06-09T13:51:16.061Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2021-06-09T13:51:16.061Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2021-06-09T13:51:16.061Z] -- Found LIBHIREDIS: /usr/lib/libhiredis.so [2021-06-09T13:51:16.061Z] -- C SDK 1.3.2-dev.18 for Linux [2021-06-09T13:51:16.061Z] -- Performing Test CSDK_HAVE_ATOMIC [2021-06-09T13:51:16.061Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2021-06-09T13:51:16.061Z] -- Found Curses: /usr/lib/libcurses.so [2021-06-09T13:51:16.061Z] -- Configuring done [2021-06-09T13:51:16.061Z] -- Generating done [2021-06-09T13:51:16.061Z] -- Build files have been written to: /tmp/sdk/build/debug [2021-06-09T13:51:16.061Z] + make [2021-06-09T13:51:16.061Z] + tee debug.log [2021-06-09T13:51:16.061Z] Scanning dependencies of target csdk [2021-06-09T13:51:16.061Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2021-06-09T13:51:16.324Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o [2021-06-09T13:51:16.324Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2021-06-09T13:51:16.324Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2021-06-09T13:51:16.588Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2021-06-09T13:51:16.588Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/data-mqtt.c.o [2021-06-09T13:51:16.588Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/data-redstr.c.o [2021-06-09T13:51:16.588Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/data-rest.c.o [2021-06-09T13:51:16.588Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2021-06-09T13:51:16.850Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2021-06-09T13:51:16.850Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2021-06-09T13:51:16.850Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2021-06-09T13:51:16.850Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2021-06-09T13:51:17.115Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2021-06-09T13:51:17.115Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2021-06-09T13:51:17.115Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2021-06-09T13:51:17.115Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2021-06-09T13:51:17.377Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2021-06-09T13:51:17.377Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2021-06-09T13:51:17.377Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2021-06-09T13:51:17.377Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2021-06-09T13:51:17.377Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2021-06-09T13:51:17.642Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2021-06-09T13:51:17.642Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2021-06-09T13:51:17.642Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2021-06-09T13:51:17.642Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2021-06-09T13:51:17.905Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2021-06-09T13:51:17.905Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2021-06-09T13:51:17.905Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2021-06-09T13:51:17.905Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2021-06-09T13:51:17.905Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2021-06-09T13:51:18.167Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2021-06-09T13:51:18.167Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o [2021-06-09T13:51:18.167Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2021-06-09T13:51:18.167Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2021-06-09T13:51:18.428Z] [ 57%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2021-06-09T13:51:18.428Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2021-06-09T13:51:18.688Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2021-06-09T13:51:18.688Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2021-06-09T13:51:18.688Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2021-06-09T13:51:18.688Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2021-06-09T13:51:18.950Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2021-06-09T13:51:18.950Z] [ 68%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2021-06-09T13:51:19.212Z] [ 69%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2021-06-09T13:51:19.212Z] [ 71%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2021-06-09T13:51:19.212Z] [ 73%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2021-06-09T13:51:19.477Z] [ 74%] Linking C shared library libcsdk.so [2021-06-09T13:51:19.477Z] [ 74%] Built target csdk [2021-06-09T13:51:19.477Z] Scanning dependencies of target template [2021-06-09T13:51:19.477Z] [ 76%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2021-06-09T13:51:19.477Z] [ 77%] Linking C executable template [2021-06-09T13:51:19.477Z] [ 77%] Built target template [2021-06-09T13:51:19.477Z] Scanning dependencies of target device-counter [2021-06-09T13:51:19.477Z] [ 79%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2021-06-09T13:51:19.738Z] [ 80%] Linking C executable device-counter [2021-06-09T13:51:19.738Z] [ 80%] Built target device-counter [2021-06-09T13:51:19.738Z] Scanning dependencies of target device-random [2021-06-09T13:51:19.738Z] [ 82%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2021-06-09T13:51:19.738Z] [ 84%] Linking C executable device-random [2021-06-09T13:51:19.738Z] [ 84%] Built target device-random [2021-06-09T13:51:19.738Z] Scanning dependencies of target device-gyro [2021-06-09T13:51:19.738Z] [ 85%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2021-06-09T13:51:19.738Z] [ 87%] Linking C executable device-gyro [2021-06-09T13:51:19.998Z] [ 87%] Built target device-gyro [2021-06-09T13:51:19.999Z] Scanning dependencies of target device-bitfields [2021-06-09T13:51:19.999Z] [ 88%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2021-06-09T13:51:19.999Z] [ 90%] Linking C executable device-bitfields [2021-06-09T13:51:19.999Z] [ 90%] Built target device-bitfields [2021-06-09T13:51:19.999Z] Scanning dependencies of target template-discovery [2021-06-09T13:51:19.999Z] [ 92%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2021-06-09T13:51:19.999Z] [ 93%] Linking C executable template-discovery [2021-06-09T13:51:19.999Z] [ 93%] Built target template-discovery [2021-06-09T13:51:19.999Z] Scanning dependencies of target device-file [2021-06-09T13:51:20.262Z] [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2021-06-09T13:51:20.262Z] [ 96%] Linking C executable device-file [2021-06-09T13:51:20.262Z] [ 96%] Built target device-file [2021-06-09T13:51:20.262Z] Scanning dependencies of target device-terminal [2021-06-09T13:51:20.262Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2021-06-09T13:51:20.262Z] [100%] Linking C executable device-terminal [2021-06-09T13:51:20.262Z] [100%] Built target device-terminal [2021-06-09T13:51:20.262Z] make: Entering directory '/tmp/sdk/build/release' [2021-06-09T13:51:20.262Z] make[1]: Entering directory '/tmp/sdk/build/release' [2021-06-09T13:51:20.262Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-06-09T13:51:20.523Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-06-09T13:51:20.523Z] [ 74%] Built target csdk [2021-06-09T13:51:20.523Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-06-09T13:51:20.523Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-06-09T13:51:20.523Z] [ 77%] Built target template [2021-06-09T13:51:20.523Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-06-09T13:51:20.523Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-06-09T13:51:20.523Z] [ 80%] Built target device-counter [2021-06-09T13:51:20.523Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-06-09T13:51:20.523Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-06-09T13:51:20.523Z] [ 84%] Built target device-random [2021-06-09T13:51:20.523Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-06-09T13:51:20.523Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-06-09T13:51:20.523Z] [ 87%] Built target device-gyro [2021-06-09T13:51:20.523Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-06-09T13:51:20.523Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-06-09T13:51:20.523Z] [ 90%] Built target device-bitfields [2021-06-09T13:51:20.523Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-06-09T13:51:20.523Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-06-09T13:51:20.523Z] [ 93%] Built target template-discovery [2021-06-09T13:51:20.523Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-06-09T13:51:20.523Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-06-09T13:51:20.523Z] [ 96%] Built target device-file [2021-06-09T13:51:20.523Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-06-09T13:51:20.523Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-06-09T13:51:20.523Z] [100%] Built target device-terminal [2021-06-09T13:51:20.523Z] make[1]: Leaving directory '/tmp/sdk/build/release' [2021-06-09T13:51:20.523Z] Install the project... [2021-06-09T13:51:20.523Z] -- Install configuration: "Release" [2021-06-09T13:51:20.523Z] -- Installing: /usr/local/lib/libcsdk.so [2021-06-09T13:51:20.523Z] -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" [2021-06-09T13:51:20.523Z] -- Up-to-date: /usr/local/include [2021-06-09T13:51:20.523Z] -- Installing: /usr/local/include/devsdk [2021-06-09T13:51:20.523Z] -- Installing: /usr/local/include/devsdk/devsdk-base.h [2021-06-09T13:51:20.523Z] -- Installing: /usr/local/include/devsdk/devsdk.h [2021-06-09T13:51:20.523Z] -- Installing: /usr/local/include/edgex [2021-06-09T13:51:20.523Z] -- Installing: /usr/local/include/edgex/devices.h [2021-06-09T13:51:20.523Z] -- Installing: /usr/local/include/edgex/edgex-base.h [2021-06-09T13:51:20.523Z] -- Installing: /usr/local/include/edgex/edgex.h [2021-06-09T13:51:20.523Z] -- Installing: /usr/local/include/edgex/profiles.h [2021-06-09T13:51:20.523Z] -- Installing: /usr/local/include/edgex/rest-server.h [2021-06-09T13:51:20.523Z] -- Installing: /usr/local/include/edgex/csdk-defs.h [2021-06-09T13:51:20.523Z] -- Installing: /usr/local/include/iot [2021-06-09T13:51:20.523Z] -- Installing: /usr/local/include/iot/base64.h [2021-06-09T13:51:20.523Z] -- Installing: /usr/local/include/iot/component.h [2021-06-09T13:51:20.523Z] -- Installing: /usr/local/include/iot/config.h [2021-06-09T13:51:20.523Z] -- Installing: /usr/local/include/iot/container.h [2021-06-09T13:51:20.523Z] -- Installing: /usr/local/include/iot/data.h [2021-06-09T13:51:20.523Z] -- Installing: /usr/local/include/iot/hash.h [2021-06-09T13:51:20.523Z] -- Installing: /usr/local/include/iot/iot.h [2021-06-09T13:51:20.523Z] -- Installing: /usr/local/include/iot/json.h [2021-06-09T13:51:20.523Z] -- Installing: /usr/local/include/iot/logger.h [2021-06-09T13:51:20.523Z] -- Installing: /usr/local/include/iot/os.h [2021-06-09T13:51:20.523Z] -- Installing: /usr/local/include/iot/scheduler.h [2021-06-09T13:51:20.523Z] -- Installing: /usr/local/include/iot/thread.h [2021-06-09T13:51:20.523Z] -- Installing: /usr/local/include/iot/threadpool.h [2021-06-09T13:51:20.523Z] -- Installing: /usr/local/include/iot/time.h [2021-06-09T13:51:20.523Z] -- Installing: /usr/local/include/iot/typecode.h [2021-06-09T13:51:20.523Z] -- Installing: /usr/local/include/iot/os [2021-06-09T13:51:20.523Z] -- Installing: /usr/local/include/iot/os/linux.h [2021-06-09T13:51:20.523Z] -- Installing: /usr/local/include/iot/os/macos.h [2021-06-09T13:51:20.523Z] -- Installing: /usr/local/include/iot/os/zephyr.h [2021-06-09T13:51:20.523Z] -- Installing: /usr/local/include/iot/defs.h [2021-06-09T13:51:20.523Z] -- Installing: /usr/local/share/device-sdk-c/LICENSE [2021-06-09T13:51:20.523Z] -- Installing: /usr/local/share/device-sdk-c/Attribution.txt [2021-06-09T13:51:20.523Z] make: Leaving directory '/tmp/sdk/build/release' [2021-06-09T13:51:21.106Z] Removing intermediate container d4dd762f440e [2021-06-09T13:51:21.106Z] ---> 6ce4c45cf26b [2021-06-09T13:51:21.106Z] Step 16/25 : FROM ${BASE} [2021-06-09T13:51:21.106Z] ---> 5eabd8fd8ba2 [2021-06-09T13:51:21.106Z] Step 17/25 : LABEL maintainer="IOTech " [2021-06-09T13:51:21.106Z] ---> Running in 10f6738b7819 [2021-06-09T13:51:21.372Z] Removing intermediate container 10f6738b7819 [2021-06-09T13:51:21.372Z] ---> 930255e867b5 [2021-06-09T13:51:21.372Z] 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-09T13:51:21.372Z] ---> Running in 4689dcab7ae5 [2021-06-09T13:51:21.633Z] Connecting to iotech.jfrog.io (34.243.182.113:443) [2021-06-09T13:51:21.899Z] support@iotechsys.co 100% |********************************| 451 0:00:00 ETA [2021-06-09T13:51:21.899Z] [2021-06-09T13:51:22.164Z] Removing intermediate container 4689dcab7ae5 [2021-06-09T13:51:22.164Z] ---> 390904fd7d1d [2021-06-09T13:51:22.164Z] Step 19/25 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine/alpine-3.12' >> /etc/apk/repositories [2021-06-09T13:51:22.164Z] ---> Running in 1bbaf9fc4a76 [2021-06-09T13:51:22.741Z] Removing intermediate container 1bbaf9fc4a76 [2021-06-09T13:51:22.741Z] ---> d1a86408c52b [2021-06-09T13:51:22.741Z] 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-09T13:51:22.741Z] ---> Running in 15c2a9085ef5 [2021-06-09T13:51:23.002Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz [2021-06-09T13:51:23.575Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz [2021-06-09T13:51:24.962Z] fetch https://iotech.jfrog.io/artifactory/alpine/alpine-3.12/x86_64/APKINDEX.tar.gz [2021-06-09T13:51:25.223Z] (1/6) Installing curl (7.64.0-r5) [2021-06-09T13:51:25.223Z] (2/6) Installing hiredis (0.14.0-r0) [2021-06-09T13:51:25.484Z] (3/6) Installing hiredis-dev (0.14.0-r0) [2021-06-09T13:51:25.484Z] (4/6) Installing libuuid (2.33-r0) [2021-06-09T13:51:25.484Z] (5/6) Installing paho-mqtt-c-dev (1.3.5-r0) [2021-06-09T13:51:26.878Z] (6/6) Installing wget (1.20.3-r0) [2021-06-09T13:51:27.140Z] Executing busybox-1.29.3-r10.trigger [2021-06-09T13:51:27.140Z] OK: 269 MiB in 81 packages [2021-06-09T13:51:27.400Z] Removing intermediate container 15c2a9085ef5 [2021-06-09T13:51:27.400Z] ---> 7ee200a67d46 [2021-06-09T13:51:27.400Z] Step 21/25 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot [2021-06-09T13:51:27.665Z] ---> e742b6578515 [2021-06-09T13:51:27.665Z] Step 22/25 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex [2021-06-09T13:51:27.665Z] ---> b680a2038a3f [2021-06-09T13:51:27.665Z] Step 23/25 : COPY --from=builder /usr/local/lib /usr/local/lib [2021-06-09T13:51:27.926Z] ---> 57a69bdc1740 [2021-06-09T13:51:27.926Z] Step 24/25 : COPY --from=builder /usr/local/lib64 /usr/local/lib64 [2021-06-09T13:51:28.187Z] ---> 51f359e71429 [2021-06-09T13:51:28.187Z] Step 25/25 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c [2021-06-09T13:51:28.187Z] ---> 0e3b24b065b6 [2021-06-09T13:51:28.187Z] Successfully built 0e3b24b065b6 [2021-06-09T13:51:28.187Z] 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-09T13:51:28.704Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-09T13:51:28.704Z] . [Pipeline] withDockerContainer [2021-06-09T13:51:28.782Z] prd-centos7-docker-4c-2g-56 does not seem to be running inside a container [2021-06-09T13:51:28.826Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-c/70 -v /w/workspace/device-sdk-c/70:/w/workspace/device-sdk-c/70:rw,z -v /w/workspace/device-sdk-c/70@tmp:/w/workspace/device-sdk-c/70@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-09T13:51:29.279Z] $ docker top 11a416faf59926832d0cf9ae0ca12fffd7778a748170d9641aa2468f7091e02c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-09T13:51:29.657Z] + make test [2021-06-09T13:51:29.657Z] echo "make test" [2021-06-09T13:51:29.657Z] make test [Pipeline] } [2021-06-09T13:51:29.665Z] $ docker stop --time=1 11a416faf59926832d0cf9ae0ca12fffd7778a748170d9641aa2468f7091e02c [2021-06-09T13:51:31.009Z] $ docker rm -f 11a416faf59926832d0cf9ae0ca12fffd7778a748170d9641aa2468f7091e02c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-09T13:51:31.526Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-09T13:51:31.827Z] + ls -al . [2021-06-09T13:51:31.827Z] total 160 [2021-06-09T13:51:31.827Z] drwxrwxr-x. 8 jenkins jenkins 260 Jun 9 13:50 . [2021-06-09T13:51:31.827Z] drwxrwxr-x. 4 jenkins jenkins 30 Jun 9 13:50 .. [2021-06-09T13:51:31.827Z] -rw-rw-r--. 1 jenkins jenkins 3104 Jun 9 13:50 Attribution.txt [2021-06-09T13:51:31.827Z] -rw-rw-r--. 1 jenkins jenkins 7509 Jun 9 13:50 CHANGES [2021-06-09T13:51:31.827Z] drwxrwxr-x. 2 jenkins jenkins 121 Jun 9 13:50 docs [2021-06-09T13:51:31.827Z] -rw-rw-r--. 1 jenkins jenkins 108574 Jun 9 13:50 Doxyfile [2021-06-09T13:51:31.827Z] drwxrwxr-x. 8 jenkins jenkins 162 Jun 9 13:50 .git [2021-06-09T13:51:31.827Z] drwxrwxr-x. 2 jenkins jenkins 81 Jun 9 13:50 .github [2021-06-09T13:51:31.827Z] -rw-rw-r--. 1 jenkins jenkins 176 Jun 9 13:50 .gitignore [2021-06-09T13:51:31.827Z] drwxrwxr-x. 4 jenkins jenkins 33 Jun 9 13:50 include [2021-06-09T13:51:31.827Z] -rw-rw-r--. 1 jenkins jenkins 784 Jun 9 13:50 Jenkinsfile [2021-06-09T13:51:31.827Z] -rw-rw-r--. 1 jenkins jenkins 10174 Jun 9 13:50 LICENSE [2021-06-09T13:51:31.827Z] -rw-rw-r--. 1 jenkins jenkins 444 Jun 9 13:50 Makefile [2021-06-09T13:51:31.827Z] -rw-rw-r--. 1 jenkins jenkins 4090 Jun 9 13:50 README.md [2021-06-09T13:51:31.827Z] -rw-rw-r--. 1 jenkins jenkins 7090 Jun 9 13:50 README.v2.md [2021-06-09T13:51:31.827Z] drwxrwxr-x. 2 jenkins jenkins 98 Jun 9 13:50 scripts [2021-06-09T13:51:31.827Z] drwxrwxr-x. 4 jenkins jenkins 50 Jun 9 13:50 src [2021-06-09T13:51:31.827Z] -rw-rw-r--. 1 jenkins jenkins 12 Jun 9 13:46 VERSION [Pipeline] isUnix [Pipeline] sh [2021-06-09T13:51:32.135Z] + 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=27660dbc3bdf9d601f84e42b72d95f2f88dbda49 --label arch=amd64 --label version=1.3.2-dev.18 . [2021-06-09T13:51:32.135Z] Sending build context to Docker daemon 2.589MB [2021-06-09T13:51:32.135Z] Step 1/17 : ARG BASE=alpine:3.12 [2021-06-09T13:51:32.135Z] Step 2/17 : FROM ${BASE} [2021-06-09T13:51:32.135Z] ---> 0e3b24b065b6 [2021-06-09T13:51:32.135Z] Step 3/17 : LABEL maintainer="IOTech " [2021-06-09T13:51:32.135Z] ---> Running in e47ca4301bc5 [2021-06-09T13:51:32.398Z] Removing intermediate container e47ca4301bc5 [2021-06-09T13:51:32.398Z] ---> aa14c1ccc1e3 [2021-06-09T13:51:32.398Z] 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-09T13:51:32.398Z] ---> Running in 9df3d98e13f0 [2021-06-09T13:51:32.658Z] --2021-06-09 13:51:32-- https://iotech.jfrog.io/artifactory/alpine/KEY/support@iotechsys.com-5b990dd9.pub [2021-06-09T13:51:32.658Z] Resolving iotech.jfrog.io... 34.243.182.113, 54.72.115.12, 54.74.239.58 [2021-06-09T13:51:32.658Z] Connecting to iotech.jfrog.io|34.243.182.113|:443... connected. [2021-06-09T13:51:32.918Z] HTTP request sent, awaiting response... 200 OK [2021-06-09T13:51:32.918Z] Length: 451 [application/octet-stream] [2021-06-09T13:51:32.918Z] Saving to: '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' [2021-06-09T13:51:32.918Z] [2021-06-09T13:51:32.918Z] 0K 100% 25.1M=0s [2021-06-09T13:51:32.918Z] [2021-06-09T13:51:32.918Z] 2021-06-09 13:51:32 (25.1 MB/s) - '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' saved [451/451] [2021-06-09T13:51:32.918Z] [2021-06-09T13:51:33.178Z] Removing intermediate container 9df3d98e13f0 [2021-06-09T13:51:33.178Z] ---> e0613b82bb44 [2021-06-09T13:51:33.178Z] Step 5/17 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine/alpine-3.12' >> /etc/apk/repositories [2021-06-09T13:51:33.178Z] ---> Running in c3c4df57d8d6 [2021-06-09T13:51:33.761Z] Removing intermediate container c3c4df57d8d6 [2021-06-09T13:51:33.761Z] ---> e17eb18b25d0 [2021-06-09T13:51:33.761Z] 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-09T13:51:33.761Z] ---> Running in 161a9b654ad5 [2021-06-09T13:51:34.027Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz [2021-06-09T13:51:34.972Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz [2021-06-09T13:51:35.235Z] fetch https://iotech.jfrog.io/artifactory/alpine/alpine-3.12/x86_64/APKINDEX.tar.gz [2021-06-09T13:51:35.495Z] (1/6) Installing ncurses-dev (6.1_p20190105-r0) [2021-06-09T13:51:35.495Z] (2/6) Installing libblkid (2.33-r0) [2021-06-09T13:51:35.756Z] (3/6) Installing libfdisk (2.33-r0) [2021-06-09T13:51:35.756Z] (4/6) Installing libmount (2.33-r0) [2021-06-09T13:51:36.016Z] (5/6) Installing libsmartcols (2.33-r0) [2021-06-09T13:51:36.016Z] (6/6) Installing util-linux-dev (2.33-r0) [2021-06-09T13:51:36.277Z] Executing busybox-1.29.3-r10.trigger [2021-06-09T13:51:36.277Z] OK: 273 MiB in 87 packages [2021-06-09T13:51:36.869Z] Removing intermediate container 161a9b654ad5 [2021-06-09T13:51:36.869Z] ---> 026ca1adf12f [2021-06-09T13:51:36.869Z] Step 7/17 : COPY VERSION /edgex-c-sdk/ [2021-06-09T13:51:37.131Z] ---> 805528b74396 [2021-06-09T13:51:37.131Z] Step 8/17 : COPY src /edgex-c-sdk/src/ [2021-06-09T13:51:37.399Z] ---> b5e129a77b6f [2021-06-09T13:51:37.399Z] Step 9/17 : COPY include /edgex-c-sdk/include/ [2021-06-09T13:51:37.399Z] ---> 348c604dd171 [2021-06-09T13:51:37.399Z] Step 10/17 : COPY scripts /edgex-c-sdk/scripts [2021-06-09T13:51:37.669Z] ---> a27353201646 [2021-06-09T13:51:37.669Z] Step 11/17 : COPY LICENSE /edgex-c-sdk/ [2021-06-09T13:51:37.669Z] ---> 149394856b56 [2021-06-09T13:51:37.669Z] Step 12/17 : COPY Attribution.txt /edgex-c-sdk/ [2021-06-09T13:51:37.930Z] ---> e1814744fdae [2021-06-09T13:51:37.930Z] Step 13/17 : WORKDIR /edgex-c-sdk [2021-06-09T13:51:38.190Z] ---> Running in 21d7f59a346b [2021-06-09T13:51:38.453Z] Removing intermediate container 21d7f59a346b [2021-06-09T13:51:38.453Z] ---> 16999b9acf71 [2021-06-09T13:51:38.453Z] Step 14/17 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] [2021-06-09T13:51:38.453Z] ---> Running in d28bbf706c43 [2021-06-09T13:51:38.716Z] Removing intermediate container d28bbf706c43 [2021-06-09T13:51:38.716Z] ---> 1929fb967007 [2021-06-09T13:51:38.716Z] Step 15/17 : LABEL arch=amd64 [2021-06-09T13:51:38.716Z] ---> Running in f0db0565861a [2021-06-09T13:51:38.716Z] Removing intermediate container f0db0565861a [2021-06-09T13:51:38.716Z] ---> 19484139d593 [2021-06-09T13:51:38.716Z] Step 16/17 : LABEL git_sha=27660dbc3bdf9d601f84e42b72d95f2f88dbda49 [2021-06-09T13:51:38.977Z] ---> Running in 092fa52ad828 [2021-06-09T13:51:38.977Z] Removing intermediate container 092fa52ad828 [2021-06-09T13:51:38.977Z] ---> 63305f160fd6 [2021-06-09T13:51:38.977Z] Step 17/17 : LABEL version=1.3.2-dev.18 [2021-06-09T13:51:38.977Z] ---> Running in b16c90707845 [2021-06-09T13:51:39.238Z] Removing intermediate container b16c90707845 [2021-06-09T13:51:39.239Z] ---> 613f07640d05 [2021-06-09T13:51:39.239Z] [Warning] One or more build-args [MAKE ARCH] were not consumed [2021-06-09T13:51:39.239Z] Successfully built 613f07640d05 [2021-06-09T13:51:39.239Z] Successfully tagged device-sdk:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh [2021-06-09T13:51:40.479Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-09T13:51:40.479Z] . [Pipeline] withDockerContainer [2021-06-09T13:51:40.730Z] prd-centos7-docker-4c-2g-55 does not seem to be running inside a container [2021-06-09T13:51:40.762Z] $ 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-09T13:51:41.208Z] $ docker top c1e6b44ee774e0074ce73005ac777d25a8c750c479d3b09a1495931067a11764 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-09T13:51:41.340Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-09T13:51:41.340Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-09T13:51:41.453Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-09T13:51:41.451Z] $ docker exec c1e6b44ee774e0074ce73005ac777d25a8c750c479d3b09a1495931067a11764 ssh-agent [2021-06-09T13:51:41.565Z] SSH_AUTH_SOCK=/tmp/ssh-JAjQ806jszvu/agent.14 [2021-06-09T13:51:41.565Z] SSH_AGENT_PID=20 [2021-06-09T13:51:41.571Z] Running ssh-add (command line suppressed) [2021-06-09T13:51:41.666Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_2575792091610817693.key (/w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_2575792091610817693.key) [2021-06-09T13:51:41.688Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-09T13:51:42.014Z] + git semver tag [2021-06-09T13:51:42.014Z] # -> Open(): unable to determine branch for HEAD [2021-06-09T13:51:42.014Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_master/.git [2021-06-09T13:51:42.014Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_master [2021-06-09T13:51:42.014Z] # $SEMVER_REMOTE_NAME = origin [2021-06-09T13:51:42.014Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-09T13:51:42.014Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-09T13:51:42.014Z] # $SEMVER_BRANCH = master [2021-06-09T13:51:42.014Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_master/.semver [2021-06-09T13:51:42.014Z] # 27660dbc3bdf9d601f84e42b72d95f2f88dbda49 HEAD [2021-06-09T13:51:42.014Z] # -> Force: false [2021-06-09T13:51:42.014Z] # 2728248059b59494bc850fb2ed99dce876f61777 refs/tags/v1.3.2-dev.18 [Pipeline] } [2021-06-09T13:51:42.021Z] $ docker exec --env ******** --env ******** c1e6b44ee774e0074ce73005ac777d25a8c750c479d3b09a1495931067a11764 ssh-agent -k [2021-06-09T13:51:42.117Z] unset SSH_AUTH_SOCK; [2021-06-09T13:51:42.117Z] unset SSH_AGENT_PID; [2021-06-09T13:51:42.117Z] echo Agent pid 20 killed; [2021-06-09T13:51:42.133Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-09T13:51:42.484Z] + git semver [Pipeline] } [2021-06-09T13:51:42.495Z] $ docker stop --time=1 c1e6b44ee774e0074ce73005ac777d25a8c750c479d3b09a1495931067a11764 [2021-06-09T13:51:43.704Z] $ docker rm -f c1e6b44ee774e0074ce73005ac777d25a8c750c479d3b09a1495931067a11764 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-06-09T13:51:44.259Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-09T13:51:44.259Z] [2021-06-09T13:51:44.259Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-06-09T13:51:44.593Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-09T13:51:44.593Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-06-09T13:51:44.593Z] ab5ef0e58194: Pulling fs layer [2021-06-09T13:51:44.593Z] 9712f1f96733: Pulling fs layer [2021-06-09T13:51:44.593Z] 63f879dbbcfc: Pulling fs layer [2021-06-09T13:51:44.593Z] 0d9ebad4ef96: Pulling fs layer [2021-06-09T13:51:44.593Z] e9a5061849ea: Pulling fs layer [2021-06-09T13:51:44.593Z] d747dcd14b5f: Pulling fs layer [2021-06-09T13:51:44.593Z] 2de7ff778b66: Pulling fs layer [2021-06-09T13:51:44.593Z] 0d9ebad4ef96: Waiting [2021-06-09T13:51:44.593Z] e9a5061849ea: Waiting [2021-06-09T13:51:44.593Z] d747dcd14b5f: Waiting [2021-06-09T13:51:44.593Z] 2de7ff778b66: Waiting [2021-06-09T13:51:44.593Z] 9712f1f96733: Verifying Checksum [2021-06-09T13:51:44.593Z] 9712f1f96733: Download complete [2021-06-09T13:51:47.139Z] 63f879dbbcfc: Verifying Checksum [2021-06-09T13:51:47.139Z] 63f879dbbcfc: Download complete [2021-06-09T13:51:47.139Z] e9a5061849ea: Verifying Checksum [2021-06-09T13:51:47.139Z] e9a5061849ea: Download complete [2021-06-09T13:51:47.139Z] d747dcd14b5f: Verifying Checksum [2021-06-09T13:51:47.139Z] d747dcd14b5f: Download complete [2021-06-09T13:51:47.139Z] 0d9ebad4ef96: Verifying Checksum [2021-06-09T13:51:47.139Z] 0d9ebad4ef96: Download complete [2021-06-09T13:51:47.139Z] ab5ef0e58194: Verifying Checksum [2021-06-09T13:51:47.139Z] ab5ef0e58194: Download complete [2021-06-09T13:51:47.139Z] 2de7ff778b66: Verifying Checksum [2021-06-09T13:51:47.139Z] 2de7ff778b66: Download complete [2021-06-09T13:51:49.786Z] ab5ef0e58194: Pull complete [2021-06-09T13:51:49.786Z] 9712f1f96733: Pull complete [2021-06-09T13:51:50.368Z] 63f879dbbcfc: Pull complete [2021-06-09T13:51:53.726Z] 0d9ebad4ef96: Pull complete [2021-06-09T13:51:53.992Z] e9a5061849ea: Pull complete [2021-06-09T13:51:53.992Z] d747dcd14b5f: Pull complete [2021-06-09T13:51:54.944Z] 2de7ff778b66: Pull complete [2021-06-09T13:51:54.944Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-06-09T13:51:54.944Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-09T13:51:54.944Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-06-09T13:51:55.018Z] prd-centos7-docker-4c-2g-55 does not seem to be running inside a container [2021-06-09T13:51:55.053Z] $ 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-09T13:52:00.541Z] $ docker top a20a50a111db58c8818fc800a04406f61aad32ce6e12d93f7a3d7f371ca9d79f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-06-09T13:52:00.634Z] provisioning config files... [2021-06-09T13:52:00.642Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-c_master@tmp/config6426551471485160465tmp [2021-06-09T13:52:00.655Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-c_master@tmp/config6773857449644897252tmp [2021-06-09T13:52:00.667Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-c_master@tmp/config7620231225277743129tmp [Pipeline] { [Pipeline] echo [2021-06-09T13:52:00.686Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-09T13:52:00.987Z] ---> sigul-configuration.sh [2021-06-09T13:52:00.987Z] gpg: directory `/root/.gnupg' created [2021-06-09T13:52:00.987Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-06-09T13:52:00.987Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-06-09T13:52:00.987Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-06-09T13:52:00.987Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-06-09T13:52:00.987Z] gpg: CAST5 encrypted data [2021-06-09T13:52:00.987Z] gpg: encrypted with 1 passphrase [2021-06-09T13:52:00.987Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-06-09T13:52:01.286Z] + mkdir /home/jenkins [2021-06-09T13:52:01.286Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-06-09T13:52:01.586Z] + 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-09T13:52:01.598Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-09T13:52:01.901Z] ---> sigul-install.sh [2021-06-09T13:52:11.907Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-06-09T13:52:12.211Z] + git tag --list [2021-06-09T13:52:12.211Z] 0.7.0 [2021-06-09T13:52:12.211Z] 0.7.1 [2021-06-09T13:52:12.211Z] 1.0.0 [2021-06-09T13:52:12.211Z] v1.0.1 [2021-06-09T13:52:12.211Z] v1.0.2 [2021-06-09T13:52:12.211Z] v1.0.3 [2021-06-09T13:52:12.211Z] v1.1.0 [2021-06-09T13:52:12.211Z] v1.1.1 [2021-06-09T13:52:12.211Z] v1.2.0 [2021-06-09T13:52:12.211Z] v1.2.1 [2021-06-09T13:52:12.211Z] v1.2.2 [2021-06-09T13:52:12.211Z] v1.3.0 [2021-06-09T13:52:12.211Z] v1.3.1 [2021-06-09T13:52:12.211Z] v1.3.1-dev.1 [2021-06-09T13:52:12.211Z] v1.3.1-dev.2 [2021-06-09T13:52:12.211Z] v1.3.1-dev.3 [2021-06-09T13:52:12.211Z] v1.3.2-dev.1 [2021-06-09T13:52:12.211Z] v1.3.2-dev.10 [2021-06-09T13:52:12.211Z] v1.3.2-dev.11 [2021-06-09T13:52:12.211Z] v1.3.2-dev.12 [2021-06-09T13:52:12.211Z] v1.3.2-dev.13 [2021-06-09T13:52:12.211Z] v1.3.2-dev.14 [2021-06-09T13:52:12.211Z] v1.3.2-dev.15 [2021-06-09T13:52:12.211Z] v1.3.2-dev.16 [2021-06-09T13:52:12.211Z] v1.3.2-dev.17 [2021-06-09T13:52:12.211Z] v1.3.2-dev.18 [2021-06-09T13:52:12.211Z] v1.3.2-dev.2 [2021-06-09T13:52:12.211Z] v1.3.2-dev.3 [2021-06-09T13:52:12.211Z] v1.3.2-dev.4 [2021-06-09T13:52:12.211Z] v1.3.2-dev.5 [2021-06-09T13:52:12.211Z] v1.3.2-dev.6 [2021-06-09T13:52:12.211Z] v1.3.2-dev.7 [2021-06-09T13:52:12.211Z] v1.3.2-dev.8 [2021-06-09T13:52:12.211Z] v1.3.2-dev.9 [Pipeline] sh [2021-06-09T13:52:12.530Z] + lftools sign git-tag v1.3.2-dev.18 [2021-06-09T13:52:13.105Z] Signing Git tag with Sigul... [2021-06-09T13:52:13.105Z] Signing v1.3.2-dev.18 [Pipeline] echo [2021-06-09T13:52:14.058Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-09T13:52:14.358Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-06-09T13:52:14.367Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-06-09T13:52:14.395Z] $ docker stop --time=1 a20a50a111db58c8818fc800a04406f61aad32ce6e12d93f7a3d7f371ca9d79f [2021-06-09T13:52:16.060Z] $ docker rm -f a20a50a111db58c8818fc800a04406f61aad32ce6e12d93f7a3d7f371ca9d79f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-06-09T13:52:16.757Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-09T13:52:16.757Z] . [Pipeline] withDockerContainer [2021-06-09T13:52:16.842Z] prd-centos7-docker-4c-2g-55 does not seem to be running inside a container [2021-06-09T13:52:16.891Z] $ 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-09T13:52:17.295Z] $ docker top 4812e38ae101839ae8d8a986c53025346f144a219ddeb56ebf0d96721c2c0a44 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-09T13:52:17.426Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-09T13:52:17.426Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-09T13:52:17.529Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-09T13:52:17.528Z] $ docker exec 4812e38ae101839ae8d8a986c53025346f144a219ddeb56ebf0d96721c2c0a44 ssh-agent [2021-06-09T13:52:17.625Z] SSH_AUTH_SOCK=/tmp/ssh-8wlsvnHdJw2W/agent.14 [2021-06-09T13:52:17.625Z] SSH_AGENT_PID=20 [2021-06-09T13:52:17.631Z] Running ssh-add (command line suppressed) [2021-06-09T13:52:17.720Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_1436824206406438308.key (/w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_1436824206406438308.key) [2021-06-09T13:52:17.739Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-09T13:52:18.039Z] + git semver bump pre [2021-06-09T13:52:18.039Z] # -> Open(): unable to determine branch for HEAD [2021-06-09T13:52:18.039Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_master/.git [2021-06-09T13:52:18.039Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_master [2021-06-09T13:52:18.039Z] # $SEMVER_REMOTE_NAME = origin [2021-06-09T13:52:18.039Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-09T13:52:18.039Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-09T13:52:18.039Z] # $SEMVER_BRANCH = master [2021-06-09T13:52:18.039Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_master/.semver [2021-06-09T13:52:18.039Z] 1.3.2-dev.19 [Pipeline] } [2021-06-09T13:52:18.048Z] $ docker exec --env ******** --env ******** 4812e38ae101839ae8d8a986c53025346f144a219ddeb56ebf0d96721c2c0a44 ssh-agent -k [2021-06-09T13:52:18.145Z] unset SSH_AUTH_SOCK; [2021-06-09T13:52:18.146Z] unset SSH_AGENT_PID; [2021-06-09T13:52:18.146Z] echo Agent pid 20 killed; [2021-06-09T13:52:18.164Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-09T13:52:18.492Z] + git semver [Pipeline] } [2021-06-09T13:52:18.503Z] $ docker stop --time=1 4812e38ae101839ae8d8a986c53025346f144a219ddeb56ebf0d96721c2c0a44 [2021-06-09T13:52:19.691Z] $ docker rm -f 4812e38ae101839ae8d8a986c53025346f144a219ddeb56ebf0d96721c2c0a44 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-06-09T13:52:20.071Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-09T13:52:20.072Z] . [Pipeline] withDockerContainer [2021-06-09T13:52:20.147Z] prd-centos7-docker-4c-2g-55 does not seem to be running inside a container [2021-06-09T13:52:20.211Z] $ 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-09T13:52:20.562Z] $ docker top 4d76d8a5edeabeff10bb80966b08ff3e741496cf712e2ab2751a5c1f0e7e0743 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-09T13:52:20.680Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-09T13:52:20.680Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-09T13:52:20.791Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-09T13:52:20.790Z] $ docker exec 4d76d8a5edeabeff10bb80966b08ff3e741496cf712e2ab2751a5c1f0e7e0743 ssh-agent [2021-06-09T13:52:20.904Z] SSH_AUTH_SOCK=/tmp/ssh-RXJtX9zrDBMW/agent.14 [2021-06-09T13:52:20.904Z] SSH_AGENT_PID=20 [2021-06-09T13:52:20.910Z] Running ssh-add (command line suppressed) [2021-06-09T13:52:20.998Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_1998972093631140226.key (/w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_1998972093631140226.key) [2021-06-09T13:52:21.020Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-09T13:52:21.325Z] + git semver push [2021-06-09T13:52:21.325Z] # -> Open(): unable to determine branch for HEAD [2021-06-09T13:52:21.325Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_master/.git [2021-06-09T13:52:21.325Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_master [2021-06-09T13:52:21.325Z] # $SEMVER_REMOTE_NAME = origin [2021-06-09T13:52:21.325Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-09T13:52:21.325Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-09T13:52:21.325Z] # $SEMVER_BRANCH = master [2021-06-09T13:52:21.325Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_master/.semver [Pipeline] } [2021-06-09T13:52:26.625Z] $ docker exec --env ******** --env ******** 4d76d8a5edeabeff10bb80966b08ff3e741496cf712e2ab2751a5c1f0e7e0743 ssh-agent -k [2021-06-09T13:52:26.715Z] unset SSH_AUTH_SOCK; [2021-06-09T13:52:26.715Z] unset SSH_AGENT_PID; [2021-06-09T13:52:26.715Z] echo Agent pid 20 killed; [2021-06-09T13:52:26.729Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-09T13:52:27.080Z] + git semver [Pipeline] } [2021-06-09T13:52:27.090Z] $ docker stop --time=1 4d76d8a5edeabeff10bb80966b08ff3e741496cf712e2ab2751a5c1f0e7e0743 [2021-06-09T13:52:28.329Z] $ docker rm -f 4d76d8a5edeabeff10bb80966b08ff3e741496cf712e2ab2751a5c1f0e7e0743 [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-09T13:52:29.332Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-09T13:52:29.897Z] ---> package-listing.sh [2021-06-09T13:52:29.897Z] ++ facter osfamily [2021-06-09T13:52:29.897Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-09T13:52:30.167Z] + OS_FAMILY=redhat [2021-06-09T13:52:30.167Z] + workspace=/w/workspace/edgexfoundry_device-sdk-c_master [2021-06-09T13:52:30.167Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-09T13:52:30.167Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-09T13:52:30.167Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-09T13:52:30.167Z] + PACKAGES=/tmp/packages_start.txt [2021-06-09T13:52:30.167Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_master ']' [2021-06-09T13:52:30.167Z] + PACKAGES=/tmp/packages_end.txt [2021-06-09T13:52:30.167Z] + case "${OS_FAMILY}" in [2021-06-09T13:52:30.167Z] + rpm -qa [2021-06-09T13:52:30.167Z] + sort [2021-06-09T13:52:30.741Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-09T13:52:30.741Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-09T13:52:30.741Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-09T13:52:30.741Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_master ']' [2021-06-09T13:52:30.741Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-c_master/archives/ [2021-06-09T13:52:30.741Z] + 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-09T13:52:30.754Z] 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-09T13:52:31.039Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-09T13:52:31.603Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-09T13:52:31.603Z] [2021-06-09T13:52:31.603Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-09T13:52:31.925Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-09T13:52:31.925Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-09T13:52:31.925Z] df20fa9351a1: Pulling fs layer [2021-06-09T13:52:31.925Z] 36b3adc4ff6f: Pulling fs layer [2021-06-09T13:52:31.925Z] 8ad3a11d3b57: Pulling fs layer [2021-06-09T13:52:31.925Z] 46f8f816bc3b: Pulling fs layer [2021-06-09T13:52:31.925Z] 93b61091891f: Pulling fs layer [2021-06-09T13:52:31.925Z] 93b9cdb0e59b: Pulling fs layer [2021-06-09T13:52:31.925Z] 5e14af77c1be: Pulling fs layer [2021-06-09T13:52:31.925Z] 01666e4c0597: Pulling fs layer [2021-06-09T13:52:31.925Z] aa168da1d23b: Pulling fs layer [2021-06-09T13:52:31.925Z] 93b9cdb0e59b: Waiting [2021-06-09T13:52:31.925Z] 5e14af77c1be: Waiting [2021-06-09T13:52:31.925Z] 01666e4c0597: Waiting [2021-06-09T13:52:31.925Z] aa168da1d23b: Waiting [2021-06-09T13:52:31.925Z] 46f8f816bc3b: Waiting [2021-06-09T13:52:31.925Z] 93b61091891f: Waiting [2021-06-09T13:52:31.925Z] 36b3adc4ff6f: Verifying Checksum [2021-06-09T13:52:31.925Z] 36b3adc4ff6f: Download complete [2021-06-09T13:52:31.925Z] 46f8f816bc3b: Verifying Checksum [2021-06-09T13:52:31.925Z] 46f8f816bc3b: Download complete [2021-06-09T13:52:31.925Z] df20fa9351a1: Verifying Checksum [2021-06-09T13:52:31.925Z] df20fa9351a1: Download complete [2021-06-09T13:52:32.206Z] 93b9cdb0e59b: Verifying Checksum [2021-06-09T13:52:32.206Z] 93b9cdb0e59b: Download complete [2021-06-09T13:52:32.206Z] 5e14af77c1be: Verifying Checksum [2021-06-09T13:52:32.206Z] 5e14af77c1be: Download complete [2021-06-09T13:52:32.206Z] 93b61091891f: Verifying Checksum [2021-06-09T13:52:32.206Z] 93b61091891f: Download complete [2021-06-09T13:52:32.206Z] 01666e4c0597: Verifying Checksum [2021-06-09T13:52:32.206Z] 01666e4c0597: Download complete [2021-06-09T13:52:32.206Z] df20fa9351a1: Pull complete [2021-06-09T13:52:32.465Z] 8ad3a11d3b57: Verifying Checksum [2021-06-09T13:52:32.466Z] 8ad3a11d3b57: Download complete [2021-06-09T13:52:32.466Z] 36b3adc4ff6f: Pull complete [2021-06-09T13:52:32.727Z] 8ad3a11d3b57: Pull complete [2021-06-09T13:52:32.989Z] 46f8f816bc3b: Pull complete [2021-06-09T13:52:33.249Z] 93b61091891f: Pull complete [2021-06-09T13:52:33.249Z] 93b9cdb0e59b: Pull complete [2021-06-09T13:52:33.249Z] 5e14af77c1be: Pull complete [2021-06-09T13:52:33.510Z] 01666e4c0597: Pull complete [2021-06-09T13:52:34.083Z] aa168da1d23b: Verifying Checksum [2021-06-09T13:52:34.083Z] aa168da1d23b: Download complete [2021-06-09T13:52:38.301Z] aa168da1d23b: Pull complete [2021-06-09T13:52:38.301Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-09T13:52:38.301Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-09T13:52:38.301Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-09T13:52:38.376Z] prd-centos7-docker-4c-2g-55 does not seem to be running inside a container [2021-06-09T13:52:38.408Z] $ 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-09T13:52:41.446Z] $ docker top ff9ca334513c1804f16554550296dddeefb9c0badc789c505986eefd69e8fcf9 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-09T13:52:41.838Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-09T13:52:42.132Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-09T13:52:42.428Z] + ls /var/log/sa-host [2021-06-09T13:52:42.428Z] + sadf -c /var/log/sa-host/sa05 [2021-06-09T13:52:42.429Z] file_magic: OK [2021-06-09T13:52:42.429Z] HZ: Using current value: 100 [2021-06-09T13:52:42.429Z] file_header: OK [2021-06-09T13:52:42.429Z] 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-09T13:52:42.429Z] Statistics: [2021-06-09T13:52:42.429Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-09T13:52:42.429Z] File successfully converted to sysstat format version 12.2.1 [2021-06-09T13:52:42.429Z] + sadf -c /var/log/sa-host/sa09 [2021-06-09T13:52:42.429Z] file_magic: OK [2021-06-09T13:52:42.429Z] HZ: Using current value: 100 [2021-06-09T13:52:42.429Z] file_header: OK [2021-06-09T13:52:42.429Z] 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-09T13:52:42.429Z] Statistics: [2021-06-09T13:52:42.429Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-09T13:52:42.429Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-09T13:52:43.044Z] provisioning config files... [2021-06-09T13:52:43.058Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_master@tmp/config50220673251520957tmp [Pipeline] { [Pipeline] echo [2021-06-09T13:52:43.077Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-09T13:52:43.380Z] ---> create-netrc.sh [Pipeline] } [2021-06-09T13:52:43.388Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-09T13:52:43.837Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-09T13:52:43.847Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-09T13:52:44.142Z] ---> sudo-logs.sh [2021-06-09T13:52:44.142Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-09T13:52:44.167Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-09T13:52:44.459Z] ---> job-cost.sh [2021-06-09T13:52:44.459Z] lf-activate-venv: SKIPPING [2021-06-09T13:52:44.459Z] INFO: No Stack... [2021-06-09T13:52:45.400Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-09T13:52:45.970Z] INFO: Archiving Costs [Pipeline] echo [2021-06-09T13:52:45.985Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-09T13:52:46.282Z] ---> logs-deploy.sh [2021-06-09T13:52:46.282Z] lf-activate-venv: SKIPPING [2021-06-09T13:52:46.282Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/master/70 [2021-06-09T13:52:46.282Z] INFO: archiving workspace using pattern(s): [2021-06-09T13:52:47.226Z] Archives upload complete. [2021-06-09T13:52:47.226Z] INFO: archiving logs to Nexus [2021-06-09T13:52:47.804Z] ---> uname -a: [2021-06-09T13:52:47.804Z] Linux prd-centos7-docker-4c-2g-55.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux [2021-06-09T13:52:47.804Z] [2021-06-09T13:52:47.804Z] [2021-06-09T13:52:47.804Z] ---> lscpu: [2021-06-09T13:52:47.804Z] Architecture: x86_64 [2021-06-09T13:52:47.804Z] CPU op-mode(s): 32-bit, 64-bit [2021-06-09T13:52:47.804Z] Byte Order: Little Endian [2021-06-09T13:52:47.804Z] Address sizes: 40 bits physical, 48 bits virtual [2021-06-09T13:52:47.804Z] CPU(s): 2 [2021-06-09T13:52:47.804Z] On-line CPU(s) list: 0,1 [2021-06-09T13:52:47.804Z] Thread(s) per core: 1 [2021-06-09T13:52:47.804Z] Core(s) per socket: 1 [2021-06-09T13:52:47.804Z] Socket(s): 2 [2021-06-09T13:52:47.804Z] NUMA node(s): 1 [2021-06-09T13:52:47.804Z] Vendor ID: AuthenticAMD [2021-06-09T13:52:47.804Z] CPU family: 23 [2021-06-09T13:52:47.804Z] Model: 49 [2021-06-09T13:52:47.804Z] Model name: AMD EPYC-Rome Processor [2021-06-09T13:52:47.804Z] Stepping: 0 [2021-06-09T13:52:47.804Z] CPU MHz: 2799.998 [2021-06-09T13:52:47.804Z] BogoMIPS: 5599.99 [2021-06-09T13:52:47.804Z] Virtualization: AMD-V [2021-06-09T13:52:47.804Z] Hypervisor vendor: KVM [2021-06-09T13:52:47.804Z] Virtualization type: full [2021-06-09T13:52:47.804Z] L1d cache: 64 KiB [2021-06-09T13:52:47.804Z] L1i cache: 64 KiB [2021-06-09T13:52:47.804Z] L2 cache: 1 MiB [2021-06-09T13:52:47.804Z] L3 cache: 32 MiB [2021-06-09T13:52:47.804Z] NUMA node0 CPU(s): 0,1 [2021-06-09T13:52:47.804Z] Vulnerability Itlb multihit: Not affected [2021-06-09T13:52:47.804Z] Vulnerability L1tf: Not affected [2021-06-09T13:52:47.804Z] Vulnerability Mds: Not affected [2021-06-09T13:52:47.804Z] Vulnerability Meltdown: Not affected [2021-06-09T13:52:47.804Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-06-09T13:52:47.804Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-06-09T13:52:47.804Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-06-09T13:52:47.804Z] Vulnerability Srbds: Not affected [2021-06-09T13:52:47.804Z] Vulnerability Tsx async abort: Not affected [2021-06-09T13:52:47.804Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp [2021-06-09T13:52:47.804Z] [2021-06-09T13:52:47.804Z] [2021-06-09T13:52:47.804Z] ---> nproc: [2021-06-09T13:52:47.804Z] 2 [2021-06-09T13:52:47.804Z] [2021-06-09T13:52:47.804Z] [2021-06-09T13:52:47.804Z] ---> df -h: [2021-06-09T13:52:47.804Z] Filesystem Size Used Available Use% Mounted on [2021-06-09T13:52:47.804Z] overlay 40.0G 8.2G 31.8G 20% / [2021-06-09T13:52:47.804Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-06-09T13:52:47.804Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-06-09T13:52:47.804Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-06-09T13:52:47.804Z] /dev/vda1 40.0G 8.2G 31.8G 20% /facter-os [2021-06-09T13:52:47.804Z] /dev/vda1 40.0G 8.2G 31.8G 20% /etc/resolv.conf [2021-06-09T13:52:47.804Z] /dev/vda1 40.0G 8.2G 31.8G 20% /etc/hostname [2021-06-09T13:52:47.804Z] /dev/vda1 40.0G 8.2G 31.8G 20% /etc/hosts [2021-06-09T13:52:47.804Z] /dev/vda1 40.0G 8.2G 31.8G 20% /w/workspace/edgexfoundry_device-sdk-c_master [2021-06-09T13:52:47.804Z] /dev/vda1 40.0G 8.2G 31.8G 20% /w/workspace/edgexfoundry_device-sdk-c_master@tmp [2021-06-09T13:52:47.804Z] /dev/vda1 40.0G 8.2G 31.8G 20% /var/log/sa-host [2021-06-09T13:52:47.804Z] /dev/vda1 40.0G 8.2G 31.8G 20% /var/log/secure [2021-06-09T13:52:47.804Z] /dev/vda1 40.0G 8.2G 31.8G 20% /var/log/auth.log [2021-06-09T13:52:47.804Z] /dev/vda1 40.0G 8.2G 31.8G 20% /run/cloud-init/result.json [2021-06-09T13:52:47.804Z] [2021-06-09T13:52:47.804Z] [2021-06-09T13:52:47.804Z] ---> free -m: [2021-06-09T13:52:47.804Z] total used free shared buff/cache available [2021-06-09T13:52:47.804Z] Mem: 7821 1078 4055 0 2686 6616 [2021-06-09T13:52:47.804Z] Swap: 1023 0 1023 [2021-06-09T13:52:47.804Z] [2021-06-09T13:52:47.804Z] [2021-06-09T13:52:47.804Z] ---> ip addr: [2021-06-09T13:52:47.804Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-06-09T13:52:47.804Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-06-09T13:52:47.804Z] inet 127.0.0.1/8 scope host lo [2021-06-09T13:52:47.804Z] valid_lft forever preferred_lft forever [2021-06-09T13:52:47.804Z] inet6 ::1/128 scope host [2021-06-09T13:52:47.804Z] valid_lft forever preferred_lft forever [2021-06-09T13:52:47.804Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-06-09T13:52:47.804Z] link/ether fa:16:3e:6b:26:cd brd ff:ff:ff:ff:ff:ff [2021-06-09T13:52:47.804Z] inet 10.30.122.225/23 brd 10.30.123.255 scope global dynamic eth0 [2021-06-09T13:52:47.804Z] valid_lft 86008sec preferred_lft 86008sec [2021-06-09T13:52:47.804Z] inet6 fe80::f816:3eff:fe6b:26cd/64 scope link [2021-06-09T13:52:47.804Z] valid_lft forever preferred_lft forever [2021-06-09T13:52:47.804Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-06-09T13:52:47.804Z] link/ether 02:42:f5:c9:4a:97 brd ff:ff:ff:ff:ff:ff [2021-06-09T13:52:47.804Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-06-09T13:52:47.804Z] valid_lft forever preferred_lft forever [2021-06-09T13:52:47.804Z] inet6 fe80::42:f5ff:fec9:4a97/64 scope link [2021-06-09T13:52:47.804Z] valid_lft forever preferred_lft forever [2021-06-09T13:52:47.804Z] [2021-06-09T13:52:47.804Z] [2021-06-09T13:52:47.804Z] ---> sar -b -r -n DEV: [2021-06-09T13:52:47.804Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/09/21 _x86_64_ (2 CPU) [2021-06-09T13:52:47.804Z] [2021-06-09T13:52:47.804Z] 13:46:04 LINUX RESTART (2 CPU) [2021-06-09T13:52:47.804Z] [2021-06-09T13:52:47.804Z] 13:47:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-06-09T13:52:47.804Z] 13:48:01 3.71 0.05 3.66 0.00 1.63 118.55 0.00 [2021-06-09T13:52:47.804Z] 13:49:01 0.40 0.00 0.40 0.00 0.00 5.73 0.00 [2021-06-09T13:52:47.804Z] 13:50:01 0.27 0.00 0.27 0.00 0.00 3.50 0.00 [2021-06-09T13:52:47.804Z] 13:51:01 0.32 0.00 0.32 0.00 0.00 4.66 0.00 [2021-06-09T13:52:47.804Z] 13:52:01 90.34 0.00 90.34 0.00 0.00 22375.42 0.00 [2021-06-09T13:52:47.804Z] Average: 19.06 0.01 19.05 0.00 0.32 4516.67 0.00 [2021-06-09T13:52:47.804Z] [2021-06-09T13:52:47.804Z] 13:47:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-06-09T13:52:47.804Z] 13:48:01 5467224 0 799104 9.98 2620 1739992 1207100 13.33 569432 1574532 16 [2021-06-09T13:52:47.804Z] 13:49:01 5465140 0 801184 10.00 2620 1739996 1207100 13.33 571216 1574464 8 [2021-06-09T13:52:47.804Z] 13:50:01 5463880 0 802440 10.02 2620 1740000 1207464 13.33 574512 1572920 8 [2021-06-09T13:52:47.804Z] 13:51:01 5462504 0 803812 10.04 2620 1740004 1207500 13.33 575064 1573720 8 [2021-06-09T13:52:47.804Z] 13:52:01 4697980 0 964284 12.04 2620 2344056 1381312 15.25 642272 2134260 196 [2021-06-09T13:52:47.804Z] Average: 5311346 0 834165 10.42 2620 1860810 1242095 13.71 586499 1685979 47 [2021-06-09T13:52:47.804Z] [2021-06-09T13:52:47.804Z] 13:47:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-06-09T13:52:47.804Z] 13:48:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-09T13:52:47.804Z] 13:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T13:52:47.804Z] 13:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T13:52:47.804Z] 13:49:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-09T13:52:47.804Z] 13:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T13:52:47.804Z] 13:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T13:52:47.804Z] 13:50:01 eth0 3.25 1.05 3.01 0.07 0.00 0.00 0.00 0.00 [2021-06-09T13:52:47.804Z] 13:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T13:52:47.804Z] 13:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T13:52:47.804Z] 13:51:01 eth0 0.50 0.30 0.27 0.20 0.00 0.00 0.00 0.00 [2021-06-09T13:52:47.805Z] 13:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T13:52:47.805Z] 13:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T13:52:47.805Z] 13:52:01 eth0 359.34 325.75 3211.05 52.00 0.00 0.00 0.00 0.00 [2021-06-09T13:52:47.805Z] 13:52:01 vethcfba8da 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T13:52:47.805Z] 13:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T13:52:47.805Z] 13:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T13:52:47.805Z] Average: eth0 72.91 65.68 645.08 10.49 0.00 0.00 0.00 0.00 [2021-06-09T13:52:47.805Z] Average: vethcfba8da 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T13:52:47.805Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T13:52:47.805Z] Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T13:52:47.805Z] [2021-06-09T13:52:47.805Z] [2021-06-09T13:52:47.805Z] ---> sar -P ALL: [2021-06-09T13:52:47.805Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/09/21 _x86_64_ (2 CPU) [2021-06-09T13:52:47.805Z] [2021-06-09T13:52:47.805Z] 13:46:04 LINUX RESTART (2 CPU) [2021-06-09T13:52:47.805Z] [2021-06-09T13:52:47.805Z] 13:47:02 CPU %user %nice %system %iowait %steal %idle [2021-06-09T13:52:47.805Z] 13:48:01 all 0.09 0.00 0.03 0.00 0.04 99.84 [2021-06-09T13:52:47.805Z] 13:48:01 0 0.08 0.00 0.03 0.00 0.05 99.83 [2021-06-09T13:52:47.805Z] 13:48:01 1 0.09 0.00 0.03 0.00 0.03 99.85 [2021-06-09T13:52:47.805Z] 13:49:01 all 0.08 0.00 0.03 0.00 0.03 99.85 [2021-06-09T13:52:47.805Z] 13:49:01 0 0.05 0.00 0.03 0.00 0.03 99.88 [2021-06-09T13:52:47.805Z] 13:49:01 1 0.12 0.00 0.03 0.00 0.03 99.82 [2021-06-09T13:52:47.805Z] 13:50:01 all 0.10 0.00 0.04 0.00 0.03 99.82 [2021-06-09T13:52:47.805Z] 13:50:01 0 0.08 0.00 0.05 0.00 0.05 99.82 [2021-06-09T13:52:47.805Z] 13:50:01 1 0.12 0.00 0.03 0.00 0.02 99.83 [2021-06-09T13:52:47.805Z] 13:51:01 all 0.18 0.00 0.03 0.00 0.03 99.77 [2021-06-09T13:52:47.805Z] 13:51:01 0 0.03 0.00 0.03 0.00 0.03 99.90 [2021-06-09T13:52:47.805Z] 13:51:01 1 0.32 0.00 0.02 0.00 0.03 99.63 [2021-06-09T13:52:47.805Z] 13:52:01 all 8.69 0.00 4.00 2.36 0.06 84.90 [2021-06-09T13:52:47.805Z] 13:52:01 0 8.54 0.00 4.21 3.25 0.05 83.94 [2021-06-09T13:52:47.805Z] 13:52:01 1 8.83 0.00 3.78 1.47 0.07 85.85 [2021-06-09T13:52:47.805Z] Average: all 1.80 0.00 0.81 0.47 0.04 96.88 [2021-06-09T13:52:47.805Z] Average: 0 1.73 0.00 0.86 0.64 0.04 96.73 [2021-06-09T13:52:47.805Z] Average: 1 1.87 0.00 0.77 0.29 0.04 97.04 [2021-06-09T13:52:47.805Z] [2021-06-09T13:52:47.805Z] [2021-06-09T13:52:47.805Z]