Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fe80442fa2f0db74f1d47f63cbba0c7b5c42b53a 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7148339222124809707.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 155abbc8877922835dbd6f2f82c828d26e35ec40 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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7443607438133224807.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 155abbc8877922835dbd6f2f82c828d26e35ec40 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/main/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3397227081842873261.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 155abbc8877922835dbd6f2f82c828d26e35ec40 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 155abbc8877922835dbd6f2f82c828d26e35ec40 # timeout=10 Commit message: "Merge pull request #342 from ernestojeda/fix-c-docker-image-names" > 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5934372295173713693.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 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/main/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3264526187219194037.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > 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_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-1103 in /w/workspace/edgexfoundry_device-sdk-c_main [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_main # timeout=10 Avoid second fetch Checking out Revision fe80442fa2f0db74f1d47f63cbba0c7b5c42b53a (main) 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_device-sdk-c_main@tmp/jenkins-gitclient-ssh4975255303038822779.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fe80442fa2f0db74f1d47f63cbba0c7b5c42b53a # timeout=10 Commit message: "Merge pull request #360 from soda480/US1908" > git rev-list --no-walk 06bc10b48272c0f3cc1c2953f0a9dac9a54cc00f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-07-30T22:35:50.245Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-07-30T22:35:50.322Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-07-30T22:35:50.346Z] ========================================================= [2021-07-30T22:35:50.346Z] EdgeX Global Pipelines Version Info [2021-07-30T22:35:50.346Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-07-30T22:35:51.706Z] ------------------- [2021-07-30T22:35:51.706Z] stable info: [2021-07-30T22:35:51.706Z] ------------------- [2021-07-30T22:35:51.706Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-07-30T22:35:51.706Z] Commit SHA: 155abbc8877922835dbd6f2f82c828d26e35ec40 [2021-07-30T22:35:51.706Z] Message: update stable to v1.0.199 [2021-07-30T22:35:52.293Z] ------------------- [2021-07-30T22:35:52.293Z] experimental info: [2021-07-30T22:35:52.293Z] ------------------- [2021-07-30T22:35:52.293Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-07-30T22:35:52.293Z] Commit SHA: 155abbc8877922835dbd6f2f82c828d26e35ec40 [2021-07-30T22:35:52.293Z] Message: update experimental to v1.0.199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-07-30T22:35:52.468Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-c-settings [Pipeline] echo [2021-07-30T22:35:52.492Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-c [Pipeline] echo [2021-07-30T22:35:52.514Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-07-30T22:35:52.532Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-07-30T22:35:52.551Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-07-30T22:35:52.570Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [Pipeline] echo [2021-07-30T22:35:52.588Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = scripts/Dockerfile.alpine [Pipeline] echo [2021-07-30T22:35:52.609Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = scripts/Dockerfile.alpine-base [Pipeline] echo [2021-07-30T22:35:52.629Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-07-30T22:35:52.648Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-07-30T22:35:52.667Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk [Pipeline] echo [2021-07-30T22:35:52.686Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-07-30T22:35:52.704Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-07-30T22:35:52.722Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-07-30T22:35:52.740Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-07-30T22:35:52.758Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-07-30T22:35:52.776Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-07-30T22:35:52.794Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-07-30T22:35:52.813Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-07-30T22:35:52.833Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-07-30T22:35:52.852Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-07-30T22:35:52.870Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fe80442fa2f0db74f1d47f63cbba0c7b5c42b53a [Pipeline] echo [2021-07-30T22:35:52.888Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fe80442 [Pipeline] echo [2021-07-30T22:35:52.907Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-30T22:35:52.974Z] provisioning config files... [2021-07-30T22:35:52.992Z] copy managed file [device-sdk-c-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_main@tmp/config3913425093699584388tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-30T22:35:53.339Z] ---> docker-login.sh [2021-07-30T22:35:53.339Z] nexus3.edgexfoundry.org:10001 [2021-07-30T22:35:53.339Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T22:35:53.615Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T22:35:53.615Z] Configure a credential helper to remove this warning. See [2021-07-30T22:35:53.615Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T22:35:53.615Z] [2021-07-30T22:35:53.615Z] Login Succeeded [2021-07-30T22:35:53.615Z] nexus3.edgexfoundry.org:10002 [2021-07-30T22:35:53.615Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T22:35:53.884Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T22:35:53.884Z] Configure a credential helper to remove this warning. See [2021-07-30T22:35:53.884Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T22:35:53.884Z] [2021-07-30T22:35:53.884Z] Login Succeeded [2021-07-30T22:35:53.884Z] nexus3.edgexfoundry.org:10003 [2021-07-30T22:35:53.884Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T22:35:53.884Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T22:35:53.884Z] Configure a credential helper to remove this warning. See [2021-07-30T22:35:53.884Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T22:35:53.884Z] [2021-07-30T22:35:53.884Z] Login Succeeded [2021-07-30T22:35:53.884Z] nexus3.edgexfoundry.org:10004 [2021-07-30T22:35:54.152Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T22:35:54.152Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T22:35:54.152Z] Configure a credential helper to remove this warning. See [2021-07-30T22:35:54.152Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T22:35:54.152Z] [2021-07-30T22:35:54.152Z] Login Succeeded [2021-07-30T22:35:54.152Z] docker.io [2021-07-30T22:35:54.152Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T22:35:54.739Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T22:35:54.739Z] Configure a credential helper to remove this warning. See [2021-07-30T22:35:54.739Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T22:35:54.739Z] [2021-07-30T22:35:54.739Z] Login Succeeded [2021-07-30T22:35:54.739Z] ---> docker-login.sh ends [Pipeline] } [2021-07-30T22:35:54.755Z] 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-07-30T22:35:55.512Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-30T22:35:55.512Z] [2021-07-30T22:35:55.512Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-07-30T22:35:55.850Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-30T22:35:55.850Z] latest: Pulling from edgex-devops/git-semver [2021-07-30T22:35:55.850Z] 31603596830f: Pulling fs layer [2021-07-30T22:35:55.850Z] b6dc333f4379: Pulling fs layer [2021-07-30T22:35:55.850Z] 3d9ef1400e77: Pulling fs layer [2021-07-30T22:35:55.850Z] fd332fbdc1db: Pulling fs layer [2021-07-30T22:35:55.850Z] fd332fbdc1db: Waiting [2021-07-30T22:35:55.850Z] b6dc333f4379: Verifying Checksum [2021-07-30T22:35:55.850Z] b6dc333f4379: Download complete [2021-07-30T22:35:56.123Z] 31603596830f: Verifying Checksum [2021-07-30T22:35:56.123Z] 31603596830f: Download complete [2021-07-30T22:35:56.401Z] 31603596830f: Pull complete [2021-07-30T22:35:56.401Z] b6dc333f4379: Pull complete [2021-07-30T22:35:56.401Z] fd332fbdc1db: Verifying Checksum [2021-07-30T22:35:56.401Z] fd332fbdc1db: Download complete [2021-07-30T22:35:56.679Z] 3d9ef1400e77: Verifying Checksum [2021-07-30T22:35:56.679Z] 3d9ef1400e77: Download complete [2021-07-30T22:35:57.278Z] 3d9ef1400e77: Pull complete [2021-07-30T22:35:57.278Z] fd332fbdc1db: Pull complete [2021-07-30T22:35:57.546Z] Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 [2021-07-30T22:35:57.546Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-30T22:35:57.546Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-07-30T22:35:57.671Z] prd-centos7-docker-4c-2g-1103 does not seem to be running inside a container [2021-07-30T22:35:57.751Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_main -v /w/workspace/edgexfoundry_device-sdk-c_main:/w/workspace/edgexfoundry_device-sdk-c_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_main@tmp:/w/workspace/edgexfoundry_device-sdk-c_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-07-30T22:35:58.639Z] $ docker top e0eaf75eb0d85eaebaea43065eb30b83c93312f870353d20d463f994551cdd63 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-30T22:35:58.796Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-30T22:35:58.796Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-30T22:35:59.138Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-30T22:35:59.140Z] $ docker exec e0eaf75eb0d85eaebaea43065eb30b83c93312f870353d20d463f994551cdd63 ssh-agent [2021-07-30T22:35:59.274Z] SSH_AUTH_SOCK=/tmp/ssh-GUt3glmQ3EEp/agent.12 [2021-07-30T22:35:59.274Z] SSH_AGENT_PID=18 [2021-07-30T22:35:59.288Z] Running ssh-add (command line suppressed) [2021-07-30T22:35:59.392Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_1078265466435505627.key (/w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_1078265466435505627.key) [2021-07-30T22:35:59.419Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-30T22:35:59.738Z] + git tag --points-at HEAD [Pipeline] } [2021-07-30T22:35:59.779Z] $ docker exec --env ******** --env ******** e0eaf75eb0d85eaebaea43065eb30b83c93312f870353d20d463f994551cdd63 ssh-agent -k [2021-07-30T22:35:59.895Z] unset SSH_AUTH_SOCK; [2021-07-30T22:35:59.896Z] unset SSH_AGENT_PID; [2021-07-30T22:35:59.896Z] echo Agent pid 18 killed; [2021-07-30T22:35:59.914Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-07-30T22:35:59.953Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-30T22:35:59.954Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-30T22:36:00.087Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-30T22:36:00.089Z] $ docker exec e0eaf75eb0d85eaebaea43065eb30b83c93312f870353d20d463f994551cdd63 ssh-agent [2021-07-30T22:36:00.223Z] SSH_AUTH_SOCK=/tmp/ssh-ovTfEQik0i8h/agent.52 [2021-07-30T22:36:00.223Z] SSH_AGENT_PID=57 [2021-07-30T22:36:00.234Z] Running ssh-add (command line suppressed) [2021-07-30T22:36:00.346Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_4323411013476933718.key (/w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_4323411013476933718.key) [2021-07-30T22:36:00.371Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-30T22:36:00.685Z] + git semver init [2021-07-30T22:36:00.685Z] # -> Open(): unable to determine branch for HEAD [2021-07-30T22:36:00.685Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_main/.git [2021-07-30T22:36:00.685Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_main [2021-07-30T22:36:00.685Z] # $SEMVER_REMOTE_NAME = origin [2021-07-30T22:36:00.685Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-30T22:36:00.685Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-30T22:36:00.685Z] # $SEMVER_BRANCH = main [2021-07-30T22:36:00.685Z] # $SEMVER_TEMP = /tmp/semver-205147143 [2021-07-30T22:36:00.685Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-c.git $SEMVER_TEMP [2021-07-30T22:36:01.656Z] # '/tmp/semver-205147143' -> '/w/workspace/edgexfoundry_device-sdk-c_main/.semver' [2021-07-30T22:36:01.656Z] # -> Force: false [2021-07-30T22:36:01.656Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_main/.semver [Pipeline] } [2021-07-30T22:36:01.679Z] $ docker exec --env ******** --env ******** e0eaf75eb0d85eaebaea43065eb30b83c93312f870353d20d463f994551cdd63 ssh-agent -k [2021-07-30T22:36:01.802Z] unset SSH_AUTH_SOCK; [2021-07-30T22:36:01.803Z] unset SSH_AGENT_PID; [2021-07-30T22:36:01.803Z] echo Agent pid 57 killed; [2021-07-30T22:36:01.825Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-30T22:36:02.173Z] + git semver [Pipeline] } [2021-07-30T22:36:02.195Z] $ docker stop --time=1 e0eaf75eb0d85eaebaea43065eb30b83c93312f870353d20d463f994551cdd63 [2021-07-30T22:36:03.431Z] $ docker rm -f e0eaf75eb0d85eaebaea43065eb30b83c93312f870353d20d463f994551cdd63 [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-30T22:36:03.827Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-07-30T22:36:04.182Z] Stashed 1 file(s) [Pipeline] echo [2021-07-30T22:36:04.185Z] [edgeXSemver]: initialized semver on version 2.0.1-dev.2 [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-07-30T22:36:19.359Z] Still waiting to schedule task [2021-07-30T22:36:19.360Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-07-30T22:36:19.362Z] Still waiting to schedule task [2021-07-30T22:36:19.362Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-1098’ [2021-07-30T22:38:12.668Z] Running on prd-centos7-docker-4c-2g-1110 in /w/workspace/edgexfoundry_device-sdk-c_main [Pipeline] { [Pipeline] ws [2021-07-30T22:38:12.708Z] Running in /w/workspace/device-sdk-c/3 [Pipeline] { [Pipeline] checkout [2021-07-30T22:38:12.831Z] Selected Git installation does not exist. Using Default [2021-07-30T22:38:12.831Z] The recommended git tool is: NONE [2021-07-30T22:38:15.732Z] using credential edgex-jenkins-ssh [2021-07-30T22:38:15.747Z] Cloning the remote Git repository [2021-07-30T22:38:15.773Z] Cloning repository git@github.com:edgexfoundry/device-sdk-c.git [2021-07-30T22:38:15.857Z] > git init /w/workspace/device-sdk-c/3 # timeout=10 [2021-07-30T22:38:15.898Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2021-07-30T22:38:15.898Z] > git --version # timeout=10 [2021-07-30T22:38:15.910Z] > git --version # 'git version 2.24.4' [2021-07-30T22:38:15.910Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-30T22:38:15.951Z] [INFO] Currently running in a labeled security context [2021-07-30T22:38:15.951Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-07-30T22:38:15.951Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-c/3@tmp/jenkins-gitclient-ssh2349663257521060224.key [2021-07-30T22:38:15.961Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-30T22:38:16.755Z] Avoid second fetch [2021-07-30T22:38:16.756Z] Checking out Revision fe80442fa2f0db74f1d47f63cbba0c7b5c42b53a (main) [2021-07-30T22:38:16.722Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2021-07-30T22:38:16.735Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-30T22:38:16.760Z] > git config core.sparsecheckout # timeout=10 [2021-07-30T22:38:16.768Z] > git checkout -f fe80442fa2f0db74f1d47f63cbba0c7b5c42b53a # timeout=10 [2021-07-30T22:38:20.509Z] Commit message: "Merge pull request #360 from soda480/US1908" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-30T22:38:20.836Z] provisioning config files... [2021-07-30T22:38:20.866Z] copy managed file [device-sdk-c-settings] to file:/w/workspace/device-sdk-c/3@tmp/config6476629486595400013tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-30T22:38:21.321Z] ---> docker-login.sh [2021-07-30T22:38:21.321Z] nexus3.edgexfoundry.org:10001 [2021-07-30T22:38:21.321Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T22:38:21.588Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T22:38:21.589Z] Configure a credential helper to remove this warning. See [2021-07-30T22:38:21.589Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T22:38:21.589Z] [2021-07-30T22:38:21.589Z] Login Succeeded [2021-07-30T22:38:21.589Z] nexus3.edgexfoundry.org:10002 [2021-07-30T22:38:21.589Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T22:38:21.589Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T22:38:21.589Z] Configure a credential helper to remove this warning. See [2021-07-30T22:38:21.589Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T22:38:21.589Z] [2021-07-30T22:38:21.589Z] Login Succeeded [2021-07-30T22:38:21.589Z] nexus3.edgexfoundry.org:10003 [2021-07-30T22:38:21.857Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T22:38:21.857Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T22:38:21.857Z] Configure a credential helper to remove this warning. See [2021-07-30T22:38:21.857Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T22:38:21.857Z] [2021-07-30T22:38:21.857Z] Login Succeeded [2021-07-30T22:38:21.857Z] nexus3.edgexfoundry.org:10004 [2021-07-30T22:38:21.857Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T22:38:22.125Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T22:38:22.125Z] Configure a credential helper to remove this warning. See [2021-07-30T22:38:22.125Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T22:38:22.125Z] [2021-07-30T22:38:22.125Z] Login Succeeded [2021-07-30T22:38:22.125Z] docker.io [2021-07-30T22:38:22.125Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T22:38:22.392Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T22:38:22.393Z] Configure a credential helper to remove this warning. See [2021-07-30T22:38:22.393Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T22:38:22.393Z] [2021-07-30T22:38:22.393Z] Login Succeeded [2021-07-30T22:38:22.393Z] ---> docker-login.sh ends [Pipeline] } [2021-07-30T22:38:22.449Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-07-30T22:38:22.624Z] ========================================================= [2021-07-30T22:38:22.624Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest] [2021-07-30T22:38:22.624Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-07-30T22:38:22.968Z] + 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-07-30T22:38:22.968Z] Sending build context to Docker daemon 2.578MB [2021-07-30T22:38:22.968Z] Step 1/25 : ARG BASE=alpine:3.12 [2021-07-30T22:38:22.968Z] Step 2/25 : FROM ${BASE} as builder [2021-07-30T22:38:23.250Z] latest: Pulling from edgex-devops/edgex-gcc-base [2021-07-30T22:38:23.250Z] 339de151aab4: Pulling fs layer [2021-07-30T22:38:23.250Z] 3691962f683c: Pulling fs layer [2021-07-30T22:38:23.250Z] e1147bf81a45: Pulling fs layer [2021-07-30T22:38:23.250Z] 3691962f683c: Verifying Checksum [2021-07-30T22:38:23.250Z] 3691962f683c: Download complete [2021-07-30T22:38:23.250Z] 339de151aab4: Verifying Checksum [2021-07-30T22:38:23.250Z] 339de151aab4: Download complete [2021-07-30T22:38:23.521Z] 339de151aab4: Pull complete [2021-07-30T22:38:23.521Z] 3691962f683c: Pull complete [2021-07-30T22:38:26.100Z] e1147bf81a45: Verifying Checksum [2021-07-30T22:38:26.100Z] e1147bf81a45: Download complete [2021-07-30T22:38:29.456Z] e1147bf81a45: Pull complete [2021-07-30T22:38:29.456Z] Digest: sha256:32c567f17180c4abff101a0d389449dec7f3f623a221c8a8ae98dcac9b0d9fee [2021-07-30T22:38:29.456Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [2021-07-30T22:38:29.456Z] ---> ac6a0feb3254 [2021-07-30T22:38:29.456Z] 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-07-30T22:38:30.430Z] ---> Running in 8ef380bc450b [2021-07-30T22:38:30.697Z] Connecting to iotech.jfrog.io (54.170.66.44:443) [2021-07-30T22:38:30.971Z] saving to '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' [2021-07-30T22:38:30.971Z] support@iotechsys.co 100% |********************************| 451 0:00:00 ETA [2021-07-30T22:38:30.971Z] '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' saved [2021-07-30T22:38:31.240Z] Removing intermediate container 8ef380bc450b [2021-07-30T22:38:31.240Z] ---> c2a0a30b8fef [2021-07-30T22:38:31.240Z] Step 4/25 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine/alpine-3.12' >> /etc/apk/repositories [2021-07-30T22:38:31.240Z] ---> Running in 35cf35b30a95 [2021-07-30T22:38:31.833Z] Removing intermediate container 35cf35b30a95 [2021-07-30T22:38:31.833Z] ---> 0ad61b02ca2b [2021-07-30T22:38:31.833Z] 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-07-30T22:38:31.833Z] ---> Running in 92a6b4a16c02 [2021-07-30T22:38:32.106Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-30T22:38:32.689Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-30T22:38:33.270Z] fetch https://iotech.jfrog.io/artifactory/alpine/alpine-3.12/x86_64/APKINDEX.tar.gz [2021-07-30T22:38:33.536Z] (1/22) Installing hiredis (0.14.1-r0) [2021-07-30T22:38:33.536Z] (2/22) Installing hiredis-dev (0.14.1-r0) [2021-07-30T22:38:33.801Z] (3/22) Installing ncurses-dev (6.2_p20200523-r0) [2021-07-30T22:38:33.801Z] (4/22) Installing paho-mqtt-c-dev (1.3.5-r0) [2021-07-30T22:38:35.221Z] (5/22) Installing libblkid (2.35.2-r0) [2021-07-30T22:38:35.489Z] (6/22) Installing blkid (2.35.2-r0) [2021-07-30T22:38:35.489Z] (7/22) Installing libcap-ng (0.7.10-r1) [2021-07-30T22:38:35.489Z] (8/22) Installing setpriv (2.35.2-r0) [2021-07-30T22:38:35.755Z] (9/22) Installing libmount (2.35.2-r0) [2021-07-30T22:38:35.755Z] (10/22) Installing libsmartcols (2.35.2-r0) [2021-07-30T22:38:36.022Z] (11/22) Installing findmnt (2.35.2-r0) [2021-07-30T22:38:36.022Z] (12/22) Installing mcookie (2.35.2-r0) [2021-07-30T22:38:36.022Z] (13/22) Installing hexdump (2.35.2-r0) [2021-07-30T22:38:36.288Z] (14/22) Installing lsblk (2.35.2-r0) [2021-07-30T22:38:36.288Z] (15/22) Installing libuuid (2.35.2-r0) [2021-07-30T22:38:36.288Z] (16/22) Installing libfdisk (2.35.2-r0) [2021-07-30T22:38:36.555Z] (17/22) Installing sfdisk (2.35.2-r0) [2021-07-30T22:38:36.555Z] (18/22) Installing cfdisk (2.35.2-r0) [2021-07-30T22:38:36.555Z] (19/22) Installing util-linux (2.35.2-r0) [2021-07-30T22:38:37.140Z] (20/22) Installing util-linux-dev (2.35.2-r0) [2021-07-30T22:38:37.408Z] (21/22) Installing libidn2 (2.3.0-r0) [2021-07-30T22:38:37.408Z] (22/22) Installing wget (1.20.3-r1) [2021-07-30T22:38:37.408Z] Executing busybox-1.31.1-r20.trigger [2021-07-30T22:38:37.678Z] OK: 295 MiB in 97 packages [2021-07-30T22:38:37.946Z] Removing intermediate container 92a6b4a16c02 [2021-07-30T22:38:37.946Z] ---> 6a9546caa995 [2021-07-30T22:38:37.946Z] Step 6/25 : ENV CBOR_VERSION=0.5.0 [2021-07-30T22:38:38.214Z] ---> Running in 1d716ea87f99 [2021-07-30T22:38:38.214Z] Removing intermediate container 1d716ea87f99 [2021-07-30T22:38:38.214Z] ---> 4ed9965aec47 [2021-07-30T22:38:38.214Z] 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-07-30T22:38:38.214Z] ---> Running in 2da6071902e4 [2021-07-30T22:38:38.482Z] --2021-07-30 22:38:38-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz [2021-07-30T22:38:38.482Z] Resolving github.com (github.com)... 140.82.113.3 [2021-07-30T22:38:38.482Z] Connecting to github.com (github.com)|140.82.113.3|:443... connected. [2021-07-30T22:38:38.753Z] HTTP request sent, awaiting response... 302 Found [2021-07-30T22:38:38.753Z] Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following] [2021-07-30T22:38:38.753Z] --2021-07-30 22:38:38-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [2021-07-30T22:38:38.753Z] Resolving codeload.github.com (codeload.github.com)... 140.82.112.10 [2021-07-30T22:38:38.753Z] Connecting to codeload.github.com (codeload.github.com)|140.82.112.10|:443... connected. [2021-07-30T22:38:38.753Z] HTTP request sent, awaiting response... 200 OK [2021-07-30T22:38:38.753Z] Length: unspecified [application/x-gzip] [2021-07-30T22:38:38.753Z] Saving to: 'STDOUT' [2021-07-30T22:38:38.753Z] [2021-07-30T22:38:39.021Z] 0K .......... .......... .......... .......... .......... 1.14M [2021-07-30T22:38:39.021Z] 50K .......... .......... .......... .......... .......... 2.52M [2021-07-30T22:38:39.021Z] 100K .......... .......... .......... .......... .......... 17.2M [2021-07-30T22:38:39.021Z] 150K .......... .......... .......... .......... .......... 23.0M [2021-07-30T22:38:39.021Z] 200K .......... .......... .......... .......... .......... 2.62M [2021-07-30T22:38:39.021Z] 250K .......... .......... .......... .......... .......... 5.57M [2021-07-30T22:38:39.021Z] 300K .......... .......... .......... .......... .......... 15.8M [2021-07-30T22:38:39.021Z] 350K .......... .......... .......... .......... .......... 18.6M [2021-07-30T22:38:39.021Z] 400K .......... .......... .......... .......... .......... 9.63M [2021-07-30T22:38:39.021Z] 450K .......... .......... .......... .......... .......... 32.3M [2021-07-30T22:38:39.021Z] 500K .......... .......... .......... .......... .......... 20.2M [2021-07-30T22:38:39.021Z] 550K .......... .......... .......... .......... .......... 10.8M [2021-07-30T22:38:39.021Z] 600K .......... .......... .......... .......... .......... 3.48M [2021-07-30T22:38:39.021Z] 650K .......... .......... .......... .......... .......... 8.02M [2021-07-30T22:38:39.021Z] 700K .. 1.01M=0.1s [2021-07-30T22:38:39.021Z] [2021-07-30T22:38:39.021Z] 2021-07-30 22:38:38 (5.03 MB/s) - written to stdout [719348] [2021-07-30T22:38:39.021Z] [2021-07-30T22:38:39.021Z] -- The C compiler identification is GNU 9.3.0 [2021-07-30T22:38:39.021Z] -- The CXX compiler identification is GNU 9.3.0 [2021-07-30T22:38:39.288Z] -- Check for working C compiler: /usr/bin/cc [2021-07-30T22:38:39.288Z] -- Check for working C compiler: /usr/bin/cc - works [2021-07-30T22:38:39.288Z] -- Detecting C compiler ABI info [2021-07-30T22:38:39.288Z] -- Detecting C compiler ABI info - done [2021-07-30T22:38:39.288Z] -- Detecting C compile features [2021-07-30T22:38:39.288Z] -- Detecting C compile features - done [2021-07-30T22:38:39.288Z] -- Check for working CXX compiler: /usr/bin/c++ [2021-07-30T22:38:39.288Z] -- Check for working CXX compiler: /usr/bin/c++ - works [2021-07-30T22:38:39.557Z] -- Detecting CXX compiler ABI info [2021-07-30T22:38:39.557Z] -- Detecting CXX compiler ABI info - done [2021-07-30T22:38:39.557Z] -- Detecting CXX compile features [2021-07-30T22:38:39.557Z] -- Detecting CXX compile features - done [2021-07-30T22:38:39.557Z] -- Looking for include file endian.h [2021-07-30T22:38:39.557Z] -- Looking for include file endian.h - found [2021-07-30T22:38:39.557Z] -- Check if the system is big endian [2021-07-30T22:38:39.557Z] -- Searching 16 bit integer [2021-07-30T22:38:39.557Z] -- Looking for sys/types.h [2021-07-30T22:38:39.557Z] -- Looking for sys/types.h - found [2021-07-30T22:38:39.557Z] -- Looking for stdint.h [2021-07-30T22:38:39.823Z] -- Looking for stdint.h - found [2021-07-30T22:38:39.823Z] -- Looking for stddef.h [2021-07-30T22:38:39.823Z] -- Looking for stddef.h - found [2021-07-30T22:38:39.823Z] -- Check size of unsigned short [2021-07-30T22:38:39.823Z] -- Check size of unsigned short - done [2021-07-30T22:38:39.823Z] -- Searching 16 bit integer - Using unsigned short [2021-07-30T22:38:40.090Z] -- Check if the system is big endian - little endian [2021-07-30T22:38:40.090Z] -- Check size of size_t [2021-07-30T22:38:40.090Z] -- Check size of size_t - done [2021-07-30T22:38:40.090Z] CMake Warning at examples/CMakeLists.txt:16 (find_package): [2021-07-30T22:38:40.090Z] By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has [2021-07-30T22:38:40.090Z] asked CMake to find a package configuration file provided by "cJSON", but [2021-07-30T22:38:40.090Z] CMake did not find one. [2021-07-30T22:38:40.090Z] [2021-07-30T22:38:40.090Z] Could not find a package configuration file provided by "cJSON" with any of [2021-07-30T22:38:40.090Z] the following names: [2021-07-30T22:38:40.090Z] [2021-07-30T22:38:40.090Z] cJSONConfig.cmake [2021-07-30T22:38:40.090Z] cjson-config.cmake [2021-07-30T22:38:40.090Z] [2021-07-30T22:38:40.090Z] Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set [2021-07-30T22:38:40.090Z] "cJSON_DIR" to a directory containing one of the above files. If "cJSON" [2021-07-30T22:38:40.090Z] provides a separate development package or SDK, be sure it has been [2021-07-30T22:38:40.090Z] installed. [2021-07-30T22:38:40.090Z] [2021-07-30T22:38:40.090Z] [2021-07-30T22:38:40.090Z] -- Configuring done [2021-07-30T22:38:40.090Z] -- Generating done [2021-07-30T22:38:40.090Z] -- Build files have been written to: /tmp/cbor [2021-07-30T22:38:40.090Z] Scanning dependencies of target cbor_shared [2021-07-30T22:38:40.090Z] [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o [2021-07-30T22:38:40.357Z] [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o [2021-07-30T22:38:40.357Z] [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o [2021-07-30T22:38:40.623Z] [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o [2021-07-30T22:38:40.623Z] [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o [2021-07-30T22:38:40.623Z] [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o [2021-07-30T22:38:40.623Z] [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o [2021-07-30T22:38:40.891Z] [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o [2021-07-30T22:38:40.891Z] [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o [2021-07-30T22:38:40.891Z] [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o [2021-07-30T22:38:41.159Z] [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o [2021-07-30T22:38:41.159Z] [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o [2021-07-30T22:38:41.159Z] [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o [2021-07-30T22:38:41.159Z] [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o [2021-07-30T22:38:41.427Z] [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o [2021-07-30T22:38:41.427Z] [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o [2021-07-30T22:38:41.427Z] [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o [2021-07-30T22:38:41.427Z] [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o [2021-07-30T22:38:41.692Z] [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o [2021-07-30T22:38:41.692Z] [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o [2021-07-30T22:38:41.692Z] [ 40%] Linking C shared library libcbor.so [2021-07-30T22:38:41.692Z] [ 40%] Built target cbor_shared [2021-07-30T22:38:41.692Z] Scanning dependencies of target cbor [2021-07-30T22:38:41.692Z] [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o [2021-07-30T22:38:41.960Z] [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o [2021-07-30T22:38:41.960Z] [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o [2021-07-30T22:38:41.960Z] [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o [2021-07-30T22:38:42.226Z] [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o [2021-07-30T22:38:42.494Z] [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o [2021-07-30T22:38:42.494Z] [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o [2021-07-30T22:38:42.494Z] [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o [2021-07-30T22:38:42.494Z] [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o [2021-07-30T22:38:42.765Z] [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o [2021-07-30T22:38:42.765Z] [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o [2021-07-30T22:38:42.765Z] [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o [2021-07-30T22:38:43.032Z] [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o [2021-07-30T22:38:43.032Z] [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o [2021-07-30T22:38:43.032Z] [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o [2021-07-30T22:38:43.032Z] [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o [2021-07-30T22:38:43.299Z] [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o [2021-07-30T22:38:43.299Z] [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o [2021-07-30T22:38:43.299Z] [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o [2021-07-30T22:38:43.299Z] [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o [2021-07-30T22:38:43.565Z] [ 80%] Linking C static library libcbor.a [2021-07-30T22:38:43.565Z] [ 80%] Built target cbor [2021-07-30T22:38:43.565Z] Scanning dependencies of target sort [2021-07-30T22:38:43.565Z] [ 82%] Building C object examples/CMakeFiles/sort.dir/sort.c.o [2021-07-30T22:38:43.565Z] [ 84%] Linking C executable sort [2021-07-30T22:38:43.565Z] [ 84%] Built target sort [2021-07-30T22:38:43.565Z] Scanning dependencies of target readfile [2021-07-30T22:38:43.565Z] [ 86%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o [2021-07-30T22:38:43.565Z] [ 88%] Linking C executable readfile [2021-07-30T22:38:43.565Z] [ 88%] Built target readfile [2021-07-30T22:38:43.565Z] Scanning dependencies of target streaming_parser [2021-07-30T22:38:43.565Z] [ 90%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o [2021-07-30T22:38:43.833Z] [ 92%] Linking C executable streaming_parser [2021-07-30T22:38:43.833Z] [ 92%] Built target streaming_parser [2021-07-30T22:38:43.833Z] Scanning dependencies of target hello [2021-07-30T22:38:43.833Z] [ 94%] Building C object examples/CMakeFiles/hello.dir/hello.c.o [2021-07-30T22:38:43.833Z] [ 96%] Linking C executable hello [2021-07-30T22:38:43.833Z] [ 96%] Built target hello [2021-07-30T22:38:43.833Z] Scanning dependencies of target create_items [2021-07-30T22:38:43.833Z] [ 98%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o [2021-07-30T22:38:43.833Z] [100%] Linking C executable create_items [2021-07-30T22:38:43.833Z] [100%] Built target create_items [2021-07-30T22:38:43.833Z] Install the project... [2021-07-30T22:38:43.833Z] -- Install configuration: "Release" [2021-07-30T22:38:43.833Z] -- Installing: /usr/local/include/cbor/configuration.h [2021-07-30T22:38:43.833Z] -- Installing: /usr/local/lib64/libcbor.a [2021-07-30T22:38:43.833Z] -- Installing: /usr/local/lib64/libcbor.so.0.0.0 [2021-07-30T22:38:43.833Z] -- Installing: /usr/local/lib64/libcbor.so.0 [2021-07-30T22:38:43.833Z] -- Installing: /usr/local/lib64/libcbor.so [2021-07-30T22:38:43.833Z] -- Up-to-date: /usr/local/include/cbor [2021-07-30T22:38:43.833Z] -- Installing: /usr/local/include/cbor/arrays.h [2021-07-30T22:38:43.833Z] -- Installing: /usr/local/include/cbor/bytestrings.h [2021-07-30T22:38:43.833Z] -- Installing: /usr/local/include/cbor/callbacks.h [2021-07-30T22:38:43.833Z] -- Installing: /usr/local/include/cbor/common.h [2021-07-30T22:38:43.833Z] -- Installing: /usr/local/include/cbor/data.h [2021-07-30T22:38:43.833Z] -- Installing: /usr/local/include/cbor/encoding.h [2021-07-30T22:38:43.833Z] -- Installing: /usr/local/include/cbor/floats_ctrls.h [2021-07-30T22:38:43.833Z] -- Installing: /usr/local/include/cbor/internal [2021-07-30T22:38:43.833Z] -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h [2021-07-30T22:38:43.833Z] -- Installing: /usr/local/include/cbor/internal/encoders.h [2021-07-30T22:38:43.833Z] -- Installing: /usr/local/include/cbor/internal/loaders.h [2021-07-30T22:38:43.833Z] -- Installing: /usr/local/include/cbor/internal/memory_utils.h [2021-07-30T22:38:43.833Z] -- Installing: /usr/local/include/cbor/internal/stack.h [2021-07-30T22:38:43.833Z] -- Installing: /usr/local/include/cbor/internal/unicode.h [2021-07-30T22:38:43.833Z] -- Installing: /usr/local/include/cbor/ints.h [2021-07-30T22:38:43.833Z] -- Installing: /usr/local/include/cbor/maps.h [2021-07-30T22:38:43.833Z] -- Installing: /usr/local/include/cbor/serialization.h [2021-07-30T22:38:43.833Z] -- Installing: /usr/local/include/cbor/streaming.h [2021-07-30T22:38:43.833Z] -- Installing: /usr/local/include/cbor/strings.h [2021-07-30T22:38:43.833Z] -- Installing: /usr/local/include/cbor/tags.h [2021-07-30T22:38:43.833Z] -- Installing: /usr/local/include/cbor.h [2021-07-30T22:38:43.833Z] -- Installing: /usr/local/lib64/pkgconfig/libcbor.pc [2021-07-30T22:38:44.427Z] Removing intermediate container 2da6071902e4 [2021-07-30T22:38:44.427Z] ---> 80037175c5d2 [2021-07-30T22:38:44.427Z] Step 8/25 : RUN mkdir /tmp/sdk [2021-07-30T22:38:44.694Z] ---> Running in c21297137a4b [2021-07-30T22:38:44.966Z] Removing intermediate container c21297137a4b [2021-07-30T22:38:44.966Z] ---> dce40cee4a97 [2021-07-30T22:38:44.966Z] Step 9/25 : COPY VERSION /tmp/sdk [2021-07-30T22:38:45.239Z] ---> 89f78498d504 [2021-07-30T22:38:45.239Z] Step 10/25 : COPY src /tmp/sdk/src [2021-07-30T22:38:45.511Z] ---> b83d497866d9 [2021-07-30T22:38:45.511Z] Step 11/25 : COPY include /tmp/sdk/include [2021-07-30T22:38:45.780Z] ---> 72a7a91fa5b2 [2021-07-30T22:38:45.780Z] Step 12/25 : COPY scripts /tmp/sdk/scripts [2021-07-30T22:38:45.780Z] ---> de337adb0154 [2021-07-30T22:38:45.780Z] Step 13/25 : COPY LICENSE /tmp/sdk [2021-07-30T22:38:46.050Z] ---> 4b1c58b906bc [2021-07-30T22:38:46.050Z] Step 14/25 : COPY Attribution.txt /tmp/sdk [2021-07-30T22:38:46.050Z] ---> eeb051be236f [2021-07-30T22:38:46.050Z] Step 15/25 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install [2021-07-30T22:38:46.322Z] ---> Running in 3573168ae315 [2021-07-30T22:38:46.588Z] + CPPCHECK=false [2021-07-30T22:38:46.588Z] + DOCGEN=false [2021-07-30T22:38:46.588Z] + TOMLVER=SDK-0.2 [2021-07-30T22:38:46.588Z] + CUTILVER=1.1.4 [2021-07-30T22:38:46.588Z] + '[' 0 -gt 0 ] [2021-07-30T22:38:46.588Z] + readlink -f ./scripts/build.sh [2021-07-30T22:38:46.588Z] + dirname /tmp/sdk/scripts/build.sh [2021-07-30T22:38:46.588Z] + dirname /tmp/sdk/scripts [2021-07-30T22:38:46.588Z] + ROOT=/tmp/sdk [2021-07-30T22:38:46.588Z] + cd /tmp/sdk [2021-07-30T22:38:46.588Z] + '[' '!' -d deps ] [2021-07-30T22:38:46.588Z] + mkdir deps [2021-07-30T22:38:46.588Z] + wget -O - https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2021-07-30T22:38:46.588Z] --2021-07-30 22:38:46-- https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2021-07-30T22:38:46.588Z] + tar -C deps -z -x -f - [2021-07-30T22:38:46.588Z] Resolving github.com (github.com)... 140.82.113.3 [2021-07-30T22:38:46.588Z] Connecting to github.com (github.com)|140.82.113.3|:443... connected. [2021-07-30T22:38:46.588Z] HTTP request sent, awaiting response... 302 Found [2021-07-30T22:38:46.588Z] Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following] [2021-07-30T22:38:46.588Z] --2021-07-30 22:38:46-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [2021-07-30T22:38:46.588Z] Resolving codeload.github.com (codeload.github.com)... 140.82.112.10 [2021-07-30T22:38:46.588Z] Connecting to codeload.github.com (codeload.github.com)|140.82.112.10|:443... connected. [2021-07-30T22:38:46.856Z] HTTP request sent, awaiting response... 200 OK [2021-07-30T22:38:46.857Z] Length: unspecified [application/x-gzip] [2021-07-30T22:38:46.857Z] Saving to: 'STDOUT' [2021-07-30T22:38:46.857Z] [2021-07-30T22:38:46.857Z] 0K .......... ......  806K=0.02s [2021-07-30T22:38:46.857Z] [2021-07-30T22:38:46.857Z] 2021-07-30 22:38:46 (806 KB/s) - written to stdout [16451] [2021-07-30T22:38:46.857Z] [2021-07-30T22:38:46.857Z] + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c [2021-07-30T22:38:46.857Z] + tar -C deps -z -x -f - [2021-07-30T22:38:46.857Z] + wget -O - https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1.4.tar.gz [2021-07-30T22:38:46.857Z] --2021-07-30 22:38:46-- https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1.4.tar.gz [2021-07-30T22:38:46.857Z] Resolving github.com (github.com)... 140.82.113.3 [2021-07-30T22:38:46.857Z] Connecting to github.com (github.com)|140.82.113.3|:443... connected. [2021-07-30T22:38:47.124Z] HTTP request sent, awaiting response... 302 Found [2021-07-30T22:38:47.124Z] Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1.4 [following] [2021-07-30T22:38:47.124Z] --2021-07-30 22:38:46-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1.4 [2021-07-30T22:38:47.124Z] Resolving codeload.github.com (codeload.github.com)... 140.82.112.10 [2021-07-30T22:38:47.124Z] Connecting to codeload.github.com (codeload.github.com)|140.82.112.10|:443... connected. [2021-07-30T22:38:47.124Z] HTTP request sent, awaiting response... 200 OK [2021-07-30T22:38:47.124Z] Length: unspecified [application/x-gzip] [2021-07-30T22:38:47.124Z] Saving to: 'STDOUT' [2021-07-30T22:38:47.124Z] [2021-07-30T22:38:47.124Z] 0K .......... .......... .......... .......... .......... 1.26M [2021-07-30T22:38:47.390Z] 50K .......... .......... .......... .......... .......... 2.49M [2021-07-30T22:38:47.390Z] 100K .......... .......... .......... .......... .......... 18.9M [2021-07-30T22:38:47.390Z] 150K .......... .......... ....... 50.0M=0.06s [2021-07-30T22:38:47.390Z] [2021-07-30T22:38:47.390Z] 2021-07-30 22:38:47 (2.82 MB/s) - written to stdout [181796] [2021-07-30T22:38:47.390Z] [2021-07-30T22:38:47.390Z] + mkdir -p src/c/iot [2021-07-30T22:38:47.390Z] + 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-07-30T22:38:47.390Z] + cp deps/iotech-c-utils-1.1.4/src/c/defs.h.in src/c/iot [2021-07-30T22:38:47.390Z] + cp deps/iotech-c-utils-1.1.4/src/c/yxml.h src/c/iot [2021-07-30T22:38:47.390Z] + cp deps/iotech-c-utils-1.1.4/VERSION src/c/iot [2021-07-30T22:38:47.390Z] + mkdir -p include/iot [2021-07-30T22:38:47.390Z] + 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-07-30T22:38:47.390Z] + mkdir -p include/iot/os [2021-07-30T22:38:47.390Z] + 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-07-30T22:38:47.390Z] + mkdir -p /tmp/sdk/build/release [2021-07-30T22:38:47.390Z] + cd /tmp/sdk/build/release [2021-07-30T22:38:47.390Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src [2021-07-30T22:38:47.390Z] -- The C compiler identification is GNU 9.3.0 [2021-07-30T22:38:47.390Z] -- Check for working C compiler: /usr/bin/cc [2021-07-30T22:38:47.390Z] -- Check for working C compiler: /usr/bin/cc - works [2021-07-30T22:38:47.390Z] -- Detecting C compiler ABI info [2021-07-30T22:38:47.660Z] -- Detecting C compiler ABI info - done [2021-07-30T22:38:47.660Z] -- Detecting C compile features [2021-07-30T22:38:47.660Z] -- Detecting C compile features - done [2021-07-30T22:38:47.661Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2021-07-30T22:38:47.661Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.77.0") [2021-07-30T22:38:47.661Z] -- Found LIBYAML: /usr/lib/libyaml.so [2021-07-30T22:38:47.661Z] -- Found LIBUUID: /usr/lib/libuuid.so [2021-07-30T22:38:47.661Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2021-07-30T22:38:47.661Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2021-07-30T22:38:47.661Z] -- Found LIBHIREDIS: /usr/lib/libhiredis.so [2021-07-30T22:38:47.661Z] -- C SDK 2.0.1-dev.2 for Linux [2021-07-30T22:38:47.661Z] -- Performing Test CSDK_HAVE_ATOMIC [2021-07-30T22:38:47.661Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2021-07-30T22:38:47.661Z] -- Found Curses: /usr/lib/libcurses.so [2021-07-30T22:38:47.661Z] -- Configuring done [2021-07-30T22:38:47.930Z] -- Generating done [2021-07-30T22:38:47.930Z] -- Build files have been written to: /tmp/sdk/build/release [2021-07-30T22:38:47.930Z] + make all package [2021-07-30T22:38:47.930Z] + tee release.log [2021-07-30T22:38:47.930Z] Scanning dependencies of target csdk [2021-07-30T22:38:47.930Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2021-07-30T22:38:47.930Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o [2021-07-30T22:38:48.199Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2021-07-30T22:38:48.472Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2021-07-30T22:38:48.472Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2021-07-30T22:38:48.472Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/data-mqtt.c.o [2021-07-30T22:38:48.745Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/data-redstr.c.o [2021-07-30T22:38:48.745Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/data-rest.c.o [2021-07-30T22:38:48.745Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2021-07-30T22:38:49.013Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2021-07-30T22:38:49.285Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2021-07-30T22:38:49.555Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2021-07-30T22:38:49.555Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2021-07-30T22:38:49.829Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2021-07-30T22:38:49.829Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2021-07-30T22:38:49.829Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2021-07-30T22:38:49.829Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2021-07-30T22:38:50.432Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2021-07-30T22:38:50.432Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2021-07-30T22:38:50.432Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2021-07-30T22:38:50.701Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2021-07-30T22:38:50.702Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2021-07-30T22:38:50.971Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2021-07-30T22:38:51.247Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2021-07-30T22:38:51.247Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2021-07-30T22:38:51.515Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2021-07-30T22:38:51.515Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2021-07-30T22:38:51.515Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2021-07-30T22:38:51.787Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2021-07-30T22:38:51.787Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2021-07-30T22:38:52.060Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2021-07-30T22:38:52.060Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2021-07-30T22:38:52.060Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o [2021-07-30T22:38:52.334Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2021-07-30T22:38:52.607Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2021-07-30T22:38:52.607Z] [ 57%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2021-07-30T22:38:52.875Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2021-07-30T22:38:53.466Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2021-07-30T22:38:53.734Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2021-07-30T22:38:53.734Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2021-07-30T22:38:53.734Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2021-07-30T22:38:54.005Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2021-07-30T22:38:54.273Z] [ 68%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2021-07-30T22:38:54.550Z] [ 69%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2021-07-30T22:38:55.139Z] [ 71%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2021-07-30T22:38:55.411Z] [ 73%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2021-07-30T22:38:55.411Z] [ 74%] Linking C shared library libcsdk.so [2021-07-30T22:38:55.411Z] [ 74%] Built target csdk [2021-07-30T22:38:55.411Z] Scanning dependencies of target template [2021-07-30T22:38:55.411Z] [ 76%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2021-07-30T22:38:55.680Z] [ 77%] Linking C executable template [2021-07-30T22:38:55.680Z] [ 77%] Built target template [2021-07-30T22:38:55.680Z] Scanning dependencies of target device-counter [2021-07-30T22:38:55.680Z] [ 79%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2021-07-30T22:38:55.948Z] [ 80%] Linking C executable device-counter [2021-07-30T22:38:55.948Z] [ 80%] Built target device-counter [2021-07-30T22:38:55.948Z] Scanning dependencies of target device-random [2021-07-30T22:38:55.948Z] [ 82%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2021-07-30T22:38:55.948Z] [ 84%] Linking C executable device-random [2021-07-30T22:38:55.948Z] [ 84%] Built target device-random [2021-07-30T22:38:55.948Z] Scanning dependencies of target device-gyro [2021-07-30T22:38:55.948Z] [ 85%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2021-07-30T22:38:56.215Z] [ 87%] Linking C executable device-gyro [2021-07-30T22:38:56.215Z] [ 87%] Built target device-gyro [2021-07-30T22:38:56.215Z] Scanning dependencies of target device-bitfields [2021-07-30T22:38:56.215Z] [ 88%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2021-07-30T22:38:56.215Z] [ 90%] Linking C executable device-bitfields [2021-07-30T22:38:56.486Z] [ 90%] Built target device-bitfields [2021-07-30T22:38:56.486Z] Scanning dependencies of target template-discovery [2021-07-30T22:38:56.486Z] [ 92%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2021-07-30T22:38:56.486Z] [ 93%] Linking C executable template-discovery [2021-07-30T22:38:56.486Z] [ 93%] Built target template-discovery [2021-07-30T22:38:56.486Z] Scanning dependencies of target device-file [2021-07-30T22:38:56.486Z] [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2021-07-30T22:38:56.752Z] [ 96%] Linking C executable device-file [2021-07-30T22:38:56.752Z] [ 96%] Built target device-file [2021-07-30T22:38:56.752Z] Scanning dependencies of target device-terminal [2021-07-30T22:38:56.752Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2021-07-30T22:38:57.018Z] [100%] Linking C executable device-terminal [2021-07-30T22:38:57.018Z] [100%] Built target device-terminal [2021-07-30T22:38:57.018Z] Run CPack packaging tool... [2021-07-30T22:38:57.018Z] CPack: Create package using TGZ [2021-07-30T22:38:57.018Z] CPack: Install projects [2021-07-30T22:38:57.018Z] CPack: - Run preinstall target for: Csdk [2021-07-30T22:38:57.018Z] CPack: - Install project: Csdk [] [2021-07-30T22:38:57.284Z] CPack: Create package [2021-07-30T22:38:57.284Z] CPack: - package: /tmp/sdk/build/release/csdk-2.0.1-dev.2.tar.gz generated. [2021-07-30T22:38:57.284Z] + '[' false '=' true ] [2021-07-30T22:38:57.284Z] + '[' false '=' true ] [2021-07-30T22:38:57.284Z] + mkdir -p /tmp/sdk/build/debug [2021-07-30T22:38:57.284Z] + cd /tmp/sdk/build/debug [2021-07-30T22:38:57.284Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src [2021-07-30T22:38:57.284Z] -- The C compiler identification is GNU 9.3.0 [2021-07-30T22:38:57.284Z] -- Check for working C compiler: /usr/bin/cc [2021-07-30T22:38:57.284Z] -- Check for working C compiler: /usr/bin/cc - works [2021-07-30T22:38:57.284Z] -- Detecting C compiler ABI info [2021-07-30T22:38:57.550Z] -- Detecting C compiler ABI info - done [2021-07-30T22:38:57.550Z] -- Detecting C compile features [2021-07-30T22:38:57.550Z] -- Detecting C compile features - done [2021-07-30T22:38:57.550Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2021-07-30T22:38:57.550Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.77.0") [2021-07-30T22:38:57.550Z] -- Found LIBYAML: /usr/lib/libyaml.so [2021-07-30T22:38:57.550Z] -- Found LIBUUID: /usr/lib/libuuid.so [2021-07-30T22:38:57.550Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2021-07-30T22:38:57.550Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2021-07-30T22:38:57.550Z] -- Found LIBHIREDIS: /usr/lib/libhiredis.so [2021-07-30T22:38:57.550Z] -- C SDK 2.0.1-dev.2 for Linux [2021-07-30T22:38:57.551Z] -- Performing Test CSDK_HAVE_ATOMIC [2021-07-30T22:38:57.551Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2021-07-30T22:38:57.551Z] -- Found Curses: /usr/lib/libcurses.so [2021-07-30T22:38:57.551Z] -- Configuring done [2021-07-30T22:38:57.819Z] -- Generating done [2021-07-30T22:38:57.819Z] -- Build files have been written to: /tmp/sdk/build/debug [2021-07-30T22:38:57.819Z] + make [2021-07-30T22:38:57.819Z] + tee debug.log [2021-07-30T22:38:57.819Z] Scanning dependencies of target csdk [2021-07-30T22:38:57.819Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2021-07-30T22:38:57.819Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o [2021-07-30T22:38:57.819Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2021-07-30T22:38:58.083Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2021-07-30T22:38:58.083Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2021-07-30T22:38:58.083Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/data-mqtt.c.o [2021-07-30T22:38:58.351Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/data-redstr.c.o [2021-07-30T22:38:58.351Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/data-rest.c.o [2021-07-30T22:38:58.351Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2021-07-30T22:38:58.351Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2021-07-30T22:38:58.618Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2021-07-30T22:38:58.618Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2021-07-30T22:38:58.618Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2021-07-30T22:38:58.890Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2021-07-30T22:38:58.890Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2021-07-30T22:38:58.890Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2021-07-30T22:38:58.890Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2021-07-30T22:38:59.156Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2021-07-30T22:38:59.156Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2021-07-30T22:38:59.156Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2021-07-30T22:38:59.156Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2021-07-30T22:38:59.426Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2021-07-30T22:38:59.426Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2021-07-30T22:38:59.692Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2021-07-30T22:38:59.692Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2021-07-30T22:38:59.692Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2021-07-30T22:38:59.692Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2021-07-30T22:38:59.692Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2021-07-30T22:38:59.692Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2021-07-30T22:38:59.958Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2021-07-30T22:38:59.958Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2021-07-30T22:38:59.958Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2021-07-30T22:38:59.958Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o [2021-07-30T22:39:00.225Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2021-07-30T22:39:00.225Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2021-07-30T22:39:00.225Z] [ 57%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2021-07-30T22:39:00.225Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2021-07-30T22:39:00.492Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2021-07-30T22:39:00.767Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2021-07-30T22:39:00.767Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2021-07-30T22:39:00.767Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2021-07-30T22:39:00.767Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2021-07-30T22:39:01.041Z] [ 68%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2021-07-30T22:39:01.041Z] [ 69%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2021-07-30T22:39:01.308Z] [ 71%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2021-07-30T22:39:01.308Z] [ 73%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2021-07-30T22:39:01.308Z] [ 74%] Linking C shared library libcsdk.so [2021-07-30T22:39:01.585Z] [ 74%] Built target csdk [2021-07-30T22:39:01.585Z] Scanning dependencies of target template [2021-07-30T22:39:01.585Z] [ 76%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2021-07-30T22:39:01.585Z] [ 77%] Linking C executable template [2021-07-30T22:39:01.585Z] [ 77%] Built target template [2021-07-30T22:39:01.585Z] Scanning dependencies of target device-counter [2021-07-30T22:39:01.585Z] [ 79%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2021-07-30T22:39:01.585Z] [ 80%] Linking C executable device-counter [2021-07-30T22:39:01.854Z] [ 80%] Built target device-counter [2021-07-30T22:39:01.854Z] Scanning dependencies of target device-random [2021-07-30T22:39:01.854Z] [ 82%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2021-07-30T22:39:01.854Z] [ 84%] Linking C executable device-random [2021-07-30T22:39:01.854Z] [ 84%] Built target device-random [2021-07-30T22:39:01.854Z] Scanning dependencies of target device-gyro [2021-07-30T22:39:01.854Z] [ 85%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2021-07-30T22:39:01.854Z] [ 87%] Linking C executable device-gyro [2021-07-30T22:39:02.132Z] [ 87%] Built target device-gyro [2021-07-30T22:39:02.132Z] Scanning dependencies of target device-bitfields [2021-07-30T22:39:02.132Z] [ 88%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2021-07-30T22:39:02.132Z] [ 90%] Linking C executable device-bitfields [2021-07-30T22:39:02.132Z] [ 90%] Built target device-bitfields [2021-07-30T22:39:02.132Z] Scanning dependencies of target template-discovery [2021-07-30T22:39:02.132Z] [ 92%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2021-07-30T22:39:02.132Z] [ 93%] Linking C executable template-discovery [2021-07-30T22:39:02.401Z] [ 93%] Built target template-discovery [2021-07-30T22:39:02.401Z] Scanning dependencies of target device-file [2021-07-30T22:39:02.401Z] [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2021-07-30T22:39:02.401Z] [ 96%] Linking C executable device-file [2021-07-30T22:39:02.401Z] [ 96%] Built target device-file [2021-07-30T22:39:02.401Z] Scanning dependencies of target device-terminal [2021-07-30T22:39:02.401Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2021-07-30T22:39:02.668Z] [100%] Linking C executable device-terminal [2021-07-30T22:39:02.668Z] [100%] Built target device-terminal [2021-07-30T22:39:02.668Z] make: Entering directory '/tmp/sdk/build/release' [2021-07-30T22:39:02.668Z] make[1]: Entering directory '/tmp/sdk/build/release' [2021-07-30T22:39:02.668Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-07-30T22:39:02.668Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-07-30T22:39:02.668Z] [ 74%] Built target csdk [2021-07-30T22:39:02.668Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-07-30T22:39:02.668Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-07-30T22:39:02.668Z] [ 77%] Built target template [2021-07-30T22:39:02.668Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-07-30T22:39:02.668Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-07-30T22:39:02.668Z] [ 80%] Built target device-counter [2021-07-30T22:39:02.668Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-07-30T22:39:02.668Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-07-30T22:39:02.668Z] [ 84%] Built target device-random [2021-07-30T22:39:02.668Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-07-30T22:39:02.668Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-07-30T22:39:02.668Z] [ 87%] Built target device-gyro [2021-07-30T22:39:02.668Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-07-30T22:39:02.668Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-07-30T22:39:02.668Z] [ 90%] Built target device-bitfields [2021-07-30T22:39:02.668Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-07-30T22:39:02.668Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-07-30T22:39:02.668Z] [ 93%] Built target template-discovery [2021-07-30T22:39:02.668Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-07-30T22:39:02.668Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-07-30T22:39:02.668Z] [ 96%] Built target device-file [2021-07-30T22:39:02.668Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-07-30T22:39:02.668Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-07-30T22:39:02.668Z] [100%] Built target device-terminal [2021-07-30T22:39:02.668Z] make[1]: Leaving directory '/tmp/sdk/build/release' [2021-07-30T22:39:02.668Z] Install the project... [2021-07-30T22:39:02.668Z] -- Install configuration: "Release" [2021-07-30T22:39:02.668Z] -- Installing: /usr/local/lib/libcsdk.so [2021-07-30T22:39:02.935Z] -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" [2021-07-30T22:39:02.935Z] -- Up-to-date: /usr/local/include [2021-07-30T22:39:02.935Z] -- Installing: /usr/local/include/devsdk [2021-07-30T22:39:02.935Z] -- Installing: /usr/local/include/devsdk/devsdk-base.h [2021-07-30T22:39:02.935Z] -- Installing: /usr/local/include/devsdk/devsdk.h [2021-07-30T22:39:02.935Z] -- Installing: /usr/local/include/edgex [2021-07-30T22:39:02.935Z] -- Installing: /usr/local/include/edgex/devices.h [2021-07-30T22:39:02.935Z] -- Installing: /usr/local/include/edgex/edgex-base.h [2021-07-30T22:39:02.935Z] -- Installing: /usr/local/include/edgex/edgex.h [2021-07-30T22:39:02.935Z] -- Installing: /usr/local/include/edgex/profiles.h [2021-07-30T22:39:02.935Z] -- Installing: /usr/local/include/edgex/rest-server.h [2021-07-30T22:39:02.935Z] -- Installing: /usr/local/include/edgex/csdk-defs.h [2021-07-30T22:39:02.935Z] -- Installing: /usr/local/include/iot [2021-07-30T22:39:02.935Z] -- Installing: /usr/local/include/iot/base64.h [2021-07-30T22:39:02.935Z] -- Installing: /usr/local/include/iot/component.h [2021-07-30T22:39:02.935Z] -- Installing: /usr/local/include/iot/config.h [2021-07-30T22:39:02.935Z] -- Installing: /usr/local/include/iot/container.h [2021-07-30T22:39:02.935Z] -- Installing: /usr/local/include/iot/data.h [2021-07-30T22:39:02.935Z] -- Installing: /usr/local/include/iot/hash.h [2021-07-30T22:39:02.935Z] -- Installing: /usr/local/include/iot/iot.h [2021-07-30T22:39:02.935Z] -- Installing: /usr/local/include/iot/json.h [2021-07-30T22:39:02.935Z] -- Installing: /usr/local/include/iot/logger.h [2021-07-30T22:39:02.935Z] -- Installing: /usr/local/include/iot/os.h [2021-07-30T22:39:02.935Z] -- Installing: /usr/local/include/iot/scheduler.h [2021-07-30T22:39:02.935Z] -- Installing: /usr/local/include/iot/thread.h [2021-07-30T22:39:02.935Z] -- Installing: /usr/local/include/iot/threadpool.h [2021-07-30T22:39:02.935Z] -- Installing: /usr/local/include/iot/time.h [2021-07-30T22:39:02.935Z] -- Installing: /usr/local/include/iot/typecode.h [2021-07-30T22:39:02.935Z] -- Installing: /usr/local/include/iot/os [2021-07-30T22:39:02.935Z] -- Installing: /usr/local/include/iot/os/linux.h [2021-07-30T22:39:02.935Z] -- Installing: /usr/local/include/iot/os/macos.h [2021-07-30T22:39:02.935Z] -- Installing: /usr/local/include/iot/os/zephyr.h [2021-07-30T22:39:02.935Z] -- Installing: /usr/local/include/iot/defs.h [2021-07-30T22:39:02.935Z] -- Installing: /usr/local/share/device-sdk-c/LICENSE [2021-07-30T22:39:02.935Z] -- Installing: /usr/local/share/device-sdk-c/Attribution.txt [2021-07-30T22:39:02.935Z] make: Leaving directory '/tmp/sdk/build/release' [2021-07-30T22:39:03.519Z] Removing intermediate container 3573168ae315 [2021-07-30T22:39:03.519Z] ---> 62aef6a5e958 [2021-07-30T22:39:03.519Z] Step 16/25 : FROM ${BASE} [2021-07-30T22:39:03.519Z] ---> ac6a0feb3254 [2021-07-30T22:39:03.519Z] Step 17/25 : LABEL maintainer="IOTech " [2021-07-30T22:39:03.519Z] ---> Running in d6dfafb1c886 [2021-07-30T22:39:03.519Z] Removing intermediate container d6dfafb1c886 [2021-07-30T22:39:03.519Z] ---> d6da525d281f [2021-07-30T22:39:03.519Z] 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-07-30T22:39:03.519Z] ---> Running in 5de4a9bc2d0a [2021-07-30T22:39:04.109Z] Connecting to iotech.jfrog.io (54.229.110.245:443) [2021-07-30T22:39:04.380Z] saving to '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' [2021-07-30T22:39:04.380Z] support@iotechsys.co 100% |********************************| 451 0:00:00 ETA [2021-07-30T22:39:04.380Z] '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' saved [2021-07-30T22:39:04.662Z] Removing intermediate container 5de4a9bc2d0a [2021-07-30T22:39:04.662Z] ---> 80cb98b76088 [2021-07-30T22:39:04.662Z] Step 19/25 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine/alpine-3.12' >> /etc/apk/repositories [2021-07-30T22:39:04.662Z] ---> Running in 952dcf10a76c [2021-07-30T22:39:05.267Z] Removing intermediate container 952dcf10a76c [2021-07-30T22:39:05.267Z] ---> 25bf27350641 [2021-07-30T22:39:05.267Z] 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-07-30T22:39:05.267Z] ---> Running in 4820e260173d [2021-07-30T22:39:05.540Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-30T22:39:06.133Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-30T22:39:06.403Z] fetch https://iotech.jfrog.io/artifactory/alpine/alpine-3.12/x86_64/APKINDEX.tar.gz [2021-07-30T22:39:06.985Z] (1/7) Installing curl (7.78.0-r0) [2021-07-30T22:39:06.985Z] (2/7) Installing hiredis (0.14.1-r0) [2021-07-30T22:39:06.985Z] (3/7) Installing hiredis-dev (0.14.1-r0) [2021-07-30T22:39:07.254Z] (4/7) Installing libuuid (2.35.2-r0) [2021-07-30T22:39:07.254Z] (5/7) Installing paho-mqtt-c-dev (1.3.5-r0) [2021-07-30T22:39:08.689Z] (6/7) Installing libidn2 (2.3.0-r0) [2021-07-30T22:39:08.689Z] (7/7) Installing wget (1.20.3-r1) [2021-07-30T22:39:08.957Z] Executing busybox-1.31.1-r20.trigger [2021-07-30T22:39:08.957Z] OK: 286 MiB in 82 packages [2021-07-30T22:39:09.233Z] Removing intermediate container 4820e260173d [2021-07-30T22:39:09.233Z] ---> 3e212f7c0e98 [2021-07-30T22:39:09.233Z] Step 21/25 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot [2021-07-30T22:39:09.500Z] ---> f5e1a628b479 [2021-07-30T22:39:09.500Z] Step 22/25 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex [2021-07-30T22:39:09.500Z] ---> e938258577ac [2021-07-30T22:39:09.500Z] Step 23/25 : COPY --from=builder /usr/local/lib /usr/local/lib [2021-07-30T22:39:09.769Z] ---> 1bf982a1dd92 [2021-07-30T22:39:09.769Z] Step 24/25 : COPY --from=builder /usr/local/lib64 /usr/local/lib64 [2021-07-30T22:39:10.041Z] ---> 66874db421c5 [2021-07-30T22:39:10.041Z] Step 25/25 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c [2021-07-30T22:39:10.311Z] ---> d99d2450aee4 [2021-07-30T22:39:10.311Z] Successfully built d99d2450aee4 [2021-07-30T22:39:10.311Z] 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-07-30T22:39:10.850Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-30T22:39:10.850Z] . [Pipeline] withDockerContainer [2021-07-30T22:39:10.970Z] prd-centos7-docker-4c-2g-1110 does not seem to be running inside a container [2021-07-30T22:39:11.043Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-c/3 -v /w/workspace/device-sdk-c/3:/w/workspace/device-sdk-c/3:rw,z -v /w/workspace/device-sdk-c/3@tmp:/w/workspace/device-sdk-c/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-07-30T22:39:11.467Z] $ docker top 17bad039410305639d25059a8266330782923482efd50d8d02eb33fa8dccd265 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-30T22:39:11.886Z] + make test [2021-07-30T22:39:11.886Z] echo "make test" [2021-07-30T22:39:11.886Z] make test [Pipeline] } [2021-07-30T22:39:11.902Z] $ docker stop --time=1 17bad039410305639d25059a8266330782923482efd50d8d02eb33fa8dccd265 [2021-07-30T22:39:13.131Z] $ docker rm -f 17bad039410305639d25059a8266330782923482efd50d8d02eb33fa8dccd265 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-07-30T22:39:14.280Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-07-30T22:39:14.598Z] + ls -al . [2021-07-30T22:39:14.598Z] total 160 [2021-07-30T22:39:14.598Z] drwxrwxr-x. 8 jenkins jenkins 260 Jul 30 22:38 . [2021-07-30T22:39:14.598Z] drwxrwxr-x. 4 jenkins jenkins 28 Jul 30 22:38 .. [2021-07-30T22:39:14.598Z] -rw-rw-r--. 1 jenkins jenkins 3104 Jul 30 22:38 Attribution.txt [2021-07-30T22:39:14.598Z] -rw-rw-r--. 1 jenkins jenkins 7509 Jul 30 22:38 CHANGES [2021-07-30T22:39:14.598Z] drwxrwxr-x. 2 jenkins jenkins 121 Jul 30 22:38 docs [2021-07-30T22:39:14.598Z] -rw-rw-r--. 1 jenkins jenkins 108574 Jul 30 22:38 Doxyfile [2021-07-30T22:39:14.598Z] drwxrwxr-x. 8 jenkins jenkins 162 Jul 30 22:38 .git [2021-07-30T22:39:14.598Z] drwxrwxr-x. 2 jenkins jenkins 81 Jul 30 22:38 .github [2021-07-30T22:39:14.598Z] -rw-rw-r--. 1 jenkins jenkins 176 Jul 30 22:38 .gitignore [2021-07-30T22:39:14.598Z] drwxrwxr-x. 4 jenkins jenkins 33 Jul 30 22:38 include [2021-07-30T22:39:14.598Z] -rw-rw-r--. 1 jenkins jenkins 784 Jul 30 22:38 Jenkinsfile [2021-07-30T22:39:14.598Z] -rw-rw-r--. 1 jenkins jenkins 10174 Jul 30 22:38 LICENSE [2021-07-30T22:39:14.598Z] -rw-rw-r--. 1 jenkins jenkins 444 Jul 30 22:38 Makefile [2021-07-30T22:39:14.598Z] -rw-rw-r--. 1 jenkins jenkins 4086 Jul 30 22:38 README.md [2021-07-30T22:39:14.598Z] -rw-rw-r--. 1 jenkins jenkins 7090 Jul 30 22:38 README.v2.md [2021-07-30T22:39:14.598Z] drwxrwxr-x. 2 jenkins jenkins 98 Jul 30 22:38 scripts [2021-07-30T22:39:14.598Z] drwxrwxr-x. 4 jenkins jenkins 50 Jul 30 22:38 src [2021-07-30T22:39:14.598Z] -rw-rw-r--. 1 jenkins jenkins 11 Jul 30 22:36 VERSION [Pipeline] isUnix [Pipeline] sh [2021-07-30T22:39:14.936Z] + 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=fe80442fa2f0db74f1d47f63cbba0c7b5c42b53a --label arch=amd64 --label version=2.0.1-dev.2 . [2021-07-30T22:39:14.936Z] Sending build context to Docker daemon 2.578MB [2021-07-30T22:39:14.936Z] Step 1/17 : ARG BASE=alpine:3.12 [2021-07-30T22:39:14.936Z] Step 2/17 : FROM ${BASE} [2021-07-30T22:39:14.936Z] ---> d99d2450aee4 [2021-07-30T22:39:14.936Z] Step 3/17 : LABEL maintainer="IOTech " [2021-07-30T22:39:14.936Z] ---> Running in ae4f1bab181d [2021-07-30T22:39:15.211Z] Removing intermediate container ae4f1bab181d [2021-07-30T22:39:15.211Z] ---> 7c7ed34dd3ad [2021-07-30T22:39:15.211Z] 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-07-30T22:39:15.211Z] ---> Running in 50770991d579 [2021-07-30T22:39:15.480Z] --2021-07-30 22:39:15-- https://iotech.jfrog.io/artifactory/alpine/KEY/support@iotechsys.com-5b990dd9.pub [2021-07-30T22:39:15.480Z] Resolving iotech.jfrog.io (iotech.jfrog.io)... 54.229.110.245, 54.195.244.87, 54.170.66.44 [2021-07-30T22:39:15.480Z] Connecting to iotech.jfrog.io (iotech.jfrog.io)|54.229.110.245|:443... connected. [2021-07-30T22:39:15.768Z] HTTP request sent, awaiting response... 200 OK [2021-07-30T22:39:15.768Z] Length: 451 [application/octet-stream] [2021-07-30T22:39:15.768Z] Saving to: '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' [2021-07-30T22:39:15.768Z]  [2021-07-30T22:39:15.768Z] 0K 100% 51.0M=0s [2021-07-30T22:39:15.768Z] [2021-07-30T22:39:15.768Z] 2021-07-30 22:39:15 (51.0 MB/s) - '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' saved [451/451] [2021-07-30T22:39:15.768Z] [2021-07-30T22:39:16.049Z] Removing intermediate container 50770991d579 [2021-07-30T22:39:16.049Z] ---> 94da3e135590 [2021-07-30T22:39:16.049Z] Step 5/17 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine/alpine-3.12' >> /etc/apk/repositories [2021-07-30T22:39:16.049Z] ---> Running in 4a8ccd8648dd [2021-07-30T22:39:16.644Z] Removing intermediate container 4a8ccd8648dd [2021-07-30T22:39:16.644Z] ---> c28855efc5f0 [2021-07-30T22:39:16.644Z] 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-07-30T22:39:16.644Z] ---> Running in 223ae3855439 [2021-07-30T22:39:16.913Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-30T22:39:17.495Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-30T22:39:18.109Z] fetch https://iotech.jfrog.io/artifactory/alpine/alpine-3.12/x86_64/APKINDEX.tar.gz [2021-07-30T22:39:18.471Z] (1/16) Installing ncurses-dev (6.2_p20200523-r0) [2021-07-30T22:39:18.471Z] (2/16) Installing libblkid (2.35.2-r0) [2021-07-30T22:39:18.759Z] (3/16) Installing blkid (2.35.2-r0) [2021-07-30T22:39:18.759Z] (4/16) Installing libcap-ng (0.7.10-r1) [2021-07-30T22:39:18.759Z] (5/16) Installing setpriv (2.35.2-r0) [2021-07-30T22:39:18.759Z] (6/16) Installing libmount (2.35.2-r0) [2021-07-30T22:39:19.026Z] (7/16) Installing libsmartcols (2.35.2-r0) [2021-07-30T22:39:19.026Z] (8/16) Installing findmnt (2.35.2-r0) [2021-07-30T22:39:19.026Z] (9/16) Installing mcookie (2.35.2-r0) [2021-07-30T22:39:19.293Z] (10/16) Installing hexdump (2.35.2-r0) [2021-07-30T22:39:19.293Z] (11/16) Installing lsblk (2.35.2-r0) [2021-07-30T22:39:19.293Z] (12/16) Installing libfdisk (2.35.2-r0) [2021-07-30T22:39:19.873Z] (13/16) Installing sfdisk (2.35.2-r0) [2021-07-30T22:39:19.873Z] (14/16) Installing cfdisk (2.35.2-r0) [2021-07-30T22:39:19.873Z] (15/16) Installing util-linux (2.35.2-r0) [2021-07-30T22:39:20.833Z] (16/16) Installing util-linux-dev (2.35.2-r0) [2021-07-30T22:39:22.246Z] Executing busybox-1.31.1-r20.trigger [2021-07-30T22:39:22.246Z] OK: 295 MiB in 98 packages [2021-07-30T22:39:22.838Z] Removing intermediate container 223ae3855439 [2021-07-30T22:39:22.838Z] ---> a501b2a97be8 [2021-07-30T22:39:22.838Z] Step 7/17 : COPY VERSION /edgex-c-sdk/ [2021-07-30T22:39:22.838Z] ---> 45d5acfad04c [2021-07-30T22:39:22.838Z] Step 8/17 : COPY src /edgex-c-sdk/src/ [2021-07-30T22:39:23.111Z] ---> 10f06199e49c [2021-07-30T22:39:23.111Z] Step 9/17 : COPY include /edgex-c-sdk/include/ [2021-07-30T22:39:23.386Z] ---> c0a62c736280 [2021-07-30T22:39:23.386Z] Step 10/17 : COPY scripts /edgex-c-sdk/scripts [2021-07-30T22:39:23.386Z] ---> d6841ba9de5e [2021-07-30T22:39:23.386Z] Step 11/17 : COPY LICENSE /edgex-c-sdk/ [2021-07-30T22:39:23.659Z] ---> 303255785fb3 [2021-07-30T22:39:23.659Z] Step 12/17 : COPY Attribution.txt /edgex-c-sdk/ [2021-07-30T22:39:23.946Z] ---> c41c1857ee25 [2021-07-30T22:39:23.946Z] Step 13/17 : WORKDIR /edgex-c-sdk [2021-07-30T22:39:23.946Z] ---> Running in c87b54061826 [2021-07-30T22:39:23.946Z] Removing intermediate container c87b54061826 [2021-07-30T22:39:23.946Z] ---> c6fd156fba70 [2021-07-30T22:39:23.946Z] Step 14/17 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] [2021-07-30T22:39:23.946Z] ---> Running in d3c5c8877e51 [2021-07-30T22:39:24.215Z] Removing intermediate container d3c5c8877e51 [2021-07-30T22:39:24.215Z] ---> 8536a6d3534c [2021-07-30T22:39:24.215Z] Step 15/17 : LABEL arch=amd64 [2021-07-30T22:39:24.215Z] ---> Running in cd273297fe7a [2021-07-30T22:39:24.215Z] Removing intermediate container cd273297fe7a [2021-07-30T22:39:24.215Z] ---> 8ca8eca72b01 [2021-07-30T22:39:24.215Z] Step 16/17 : LABEL git_sha=fe80442fa2f0db74f1d47f63cbba0c7b5c42b53a [2021-07-30T22:39:24.215Z] ---> Running in 297ea2b4c77d [2021-07-30T22:39:24.215Z] Removing intermediate container 297ea2b4c77d [2021-07-30T22:39:24.215Z] ---> 07056cd61ff2 [2021-07-30T22:39:24.215Z] Step 17/17 : LABEL version=2.0.1-dev.2 [2021-07-30T22:39:24.483Z] ---> Running in 3c85a7e8274c [2021-07-30T22:39:24.483Z] Removing intermediate container 3c85a7e8274c [2021-07-30T22:39:24.483Z] ---> b2c794c0578a [2021-07-30T22:39:24.483Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2021-07-30T22:39:24.483Z] Successfully built b2c794c0578a [2021-07-30T22:39:24.483Z] 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 Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-30T22:39:25.110Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-30T22:39:25.110Z] [2021-07-30T22:39:25.110Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-07-30T22:39:25.448Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-30T22:39:25.448Z] latest: Pulling from edgex-lftools-log-publisher [2021-07-30T22:39:25.448Z] b4d181a07f80: Pulling fs layer [2021-07-30T22:39:25.448Z] a1111a8f2ec3: Pulling fs layer [2021-07-30T22:39:25.448Z] ed53099fbce6: Pulling fs layer [2021-07-30T22:39:25.448Z] dc539afda2c1: Pulling fs layer [2021-07-30T22:39:25.448Z] 77bc0d833cb6: Pulling fs layer [2021-07-30T22:39:25.448Z] 9065ff56babe: Pulling fs layer [2021-07-30T22:39:25.448Z] d287ab97295c: Pulling fs layer [2021-07-30T22:39:25.448Z] 77bc0d833cb6: Waiting [2021-07-30T22:39:25.448Z] 9065ff56babe: Waiting [2021-07-30T22:39:25.448Z] d287ab97295c: Waiting [2021-07-30T22:39:25.448Z] dc539afda2c1: Waiting [2021-07-30T22:39:26.032Z] a1111a8f2ec3: Verifying Checksum [2021-07-30T22:39:26.033Z] a1111a8f2ec3: Download complete [2021-07-30T22:39:26.033Z] dc539afda2c1: Verifying Checksum [2021-07-30T22:39:26.033Z] dc539afda2c1: Download complete [2021-07-30T22:39:26.302Z] 77bc0d833cb6: Verifying Checksum [2021-07-30T22:39:26.302Z] 77bc0d833cb6: Download complete [2021-07-30T22:39:26.302Z] 9065ff56babe: Verifying Checksum [2021-07-30T22:39:26.302Z] 9065ff56babe: Download complete [2021-07-30T22:39:26.886Z] ed53099fbce6: Verifying Checksum [2021-07-30T22:39:26.886Z] ed53099fbce6: Download complete [2021-07-30T22:39:28.302Z] b4d181a07f80: Verifying Checksum [2021-07-30T22:39:28.302Z] b4d181a07f80: Download complete [2021-07-30T22:39:29.733Z] b4d181a07f80: Pull complete [2021-07-30T22:39:29.733Z] a1111a8f2ec3: Pull complete [2021-07-30T22:39:30.326Z] ed53099fbce6: Pull complete [2021-07-30T22:39:30.326Z] dc539afda2c1: Pull complete [2021-07-30T22:39:30.594Z] 77bc0d833cb6: Pull complete [2021-07-30T22:39:30.864Z] 9065ff56babe: Pull complete [2021-07-30T22:39:31.891Z] d287ab97295c: Verifying Checksum [2021-07-30T22:39:31.891Z] d287ab97295c: Download complete [2021-07-30T22:39:37.262Z] d287ab97295c: Pull complete [2021-07-30T22:39:37.262Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-07-30T22:39:37.262Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-30T22:39:37.262Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-07-30T22:39:37.364Z] prd-centos7-docker-4c-2g-1110 does not seem to be running inside a container [2021-07-30T22:39:37.429Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-sdk-c/3 -v /w/workspace/device-sdk-c/3:/w/workspace/device-sdk-c/3:rw,z -v /w/workspace/device-sdk-c/3@tmp:/w/workspace/device-sdk-c/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-07-30T22:39:40.159Z] $ docker top 412892a2dc1a8b36e5a37e22d9430a4c370f2ade84ef05cbb6ad72af41494c3c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-30T22:39:40.667Z] ---> job-cost.sh [2021-07-30T22:39:40.667Z] lf-activate-venv: SKIPPING [2021-07-30T22:39:40.667Z] INFO: No Stack... [2021-07-30T22:39:41.250Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-07-30T22:39:41.837Z] INFO: Archiving Costs [Pipeline] sh [2021-07-30T22:39:42.172Z] + cat /w/workspace/device-sdk-c/3/archives/cost.csv [2021-07-30T22:39:42.172Z] + cut -d, -f6 [Pipeline] lock [2021-07-30T22:39:42.213Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-c-main-3-stack-cost] [2021-07-30T22:39:42.225Z] Resource [jenkins-edgexfoundry-device-sdk-c-main-3-stack-cost] did not exist. Created. [2021-07-30T22:39:42.225Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-c-main-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-07-30T22:39:42.571Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-07-30T22:39:42.827Z] Stashed 1 file(s) [Pipeline] } [2021-07-30T22:39:42.835Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-c-main-3-stack-cost] [Pipeline] // lock [Pipeline] } [2021-07-30T22:39:42.856Z] $ docker stop --time=1 412892a2dc1a8b36e5a37e22d9430a4c370f2ade84ef05cbb6ad72af41494c3c [2021-07-30T22:39:44.033Z] $ docker rm -f 412892a2dc1a8b36e5a37e22d9430a4c370f2ade84ef05cbb6ad72af41494c3c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-30T22:39:57.271Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1114 in /w/workspace/edgexfoundry_device-sdk-c_main [Pipeline] { [Pipeline] ws [2021-07-30T22:39:57.289Z] Running in /w/workspace/device-sdk-c/3 [Pipeline] { [Pipeline] checkout [2021-07-30T22:39:57.507Z] Selected Git installation does not exist. Using Default [2021-07-30T22:39:57.507Z] The recommended git tool is: NONE [2021-07-30T22:40:04.055Z] using credential edgex-jenkins-ssh [2021-07-30T22:40:04.122Z] Cloning the remote Git repository [2021-07-30T22:40:04.183Z] Cloning repository git@github.com:edgexfoundry/device-sdk-c.git [2021-07-30T22:40:04.302Z] > git init /w/workspace/device-sdk-c/3 # timeout=10 [2021-07-30T22:40:04.412Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2021-07-30T22:40:04.413Z] > git --version # timeout=10 [2021-07-30T22:40:04.450Z] > git --version # 'git version 2.17.1' [2021-07-30T22:40:04.453Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-30T22:40:04.577Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-30T22:40:05.913Z] Avoid second fetch [2021-07-30T22:40:05.914Z] Checking out Revision fe80442fa2f0db74f1d47f63cbba0c7b5c42b53a (main) [2021-07-30T22:40:05.862Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2021-07-30T22:40:05.889Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-30T22:40:05.935Z] > git config core.sparsecheckout # timeout=10 [2021-07-30T22:40:05.959Z] > git checkout -f fe80442fa2f0db74f1d47f63cbba0c7b5c42b53a # timeout=10 [2021-07-30T22:40:10.500Z] Commit message: "Merge pull request #360 from soda480/US1908" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-30T22:40:10.854Z] provisioning config files... [2021-07-30T22:40:10.885Z] copy managed file [device-sdk-c-settings] to file:/w/workspace/device-sdk-c/3@tmp/config2280470789372328906tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-30T22:40:11.535Z] ---> docker-login.sh [2021-07-30T22:40:11.535Z] nexus3.edgexfoundry.org:10001 [2021-07-30T22:40:12.142Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T22:40:12.753Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T22:40:12.753Z] Configure a credential helper to remove this warning. See [2021-07-30T22:40:12.753Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T22:40:12.753Z] [2021-07-30T22:40:12.753Z] Login Succeeded [2021-07-30T22:40:12.753Z] nexus3.edgexfoundry.org:10002 [2021-07-30T22:40:13.033Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T22:40:13.313Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T22:40:13.313Z] Configure a credential helper to remove this warning. See [2021-07-30T22:40:13.313Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T22:40:13.313Z] [2021-07-30T22:40:13.313Z] Login Succeeded [2021-07-30T22:40:13.313Z] nexus3.edgexfoundry.org:10003 [2021-07-30T22:40:13.594Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T22:40:13.878Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T22:40:13.878Z] Configure a credential helper to remove this warning. See [2021-07-30T22:40:13.878Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T22:40:13.878Z] [2021-07-30T22:40:13.878Z] Login Succeeded [2021-07-30T22:40:13.878Z] nexus3.edgexfoundry.org:10004 [2021-07-30T22:40:14.156Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T22:40:14.436Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T22:40:14.436Z] Configure a credential helper to remove this warning. See [2021-07-30T22:40:14.436Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T22:40:14.436Z] [2021-07-30T22:40:14.436Z] Login Succeeded [2021-07-30T22:40:14.436Z] docker.io [2021-07-30T22:40:14.715Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T22:40:15.317Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T22:40:15.317Z] Configure a credential helper to remove this warning. See [2021-07-30T22:40:15.317Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T22:40:15.317Z] [2021-07-30T22:40:15.317Z] Login Succeeded [2021-07-30T22:40:15.317Z] ---> docker-login.sh ends [Pipeline] } [2021-07-30T22:40:15.438Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-07-30T22:40:15.774Z] ========================================================= [2021-07-30T22:40:15.774Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest] [2021-07-30T22:40:15.774Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-07-30T22:40:16.147Z] + 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-07-30T22:40:16.600Z] Sending build context to Docker daemon 2.577MB [2021-07-30T22:40:16.883Z] Step 1/25 : ARG BASE=alpine:3.12 [2021-07-30T22:40:16.883Z] Step 2/25 : FROM ${BASE} as builder [2021-07-30T22:40:17.492Z] latest: Pulling from edgex-devops/edgex-gcc-base-arm64 [2021-07-30T22:40:17.492Z] d2f70382dc9a: Pulling fs layer [2021-07-30T22:40:17.492Z] b08cc2eccb4b: Pulling fs layer [2021-07-30T22:40:17.492Z] 7b69db201801: Pulling fs layer [2021-07-30T22:40:17.492Z] b08cc2eccb4b: Verifying Checksum [2021-07-30T22:40:17.492Z] d2f70382dc9a: Verifying Checksum [2021-07-30T22:40:17.492Z] d2f70382dc9a: Download complete [2021-07-30T22:40:18.489Z] d2f70382dc9a: Pull complete [2021-07-30T22:40:18.764Z] b08cc2eccb4b: Pull complete [2021-07-30T22:40:20.217Z] 7b69db201801: Verifying Checksum [2021-07-30T22:40:20.217Z] 7b69db201801: Download complete [2021-07-30T22:40:28.086Z] 7b69db201801: Pull complete [2021-07-30T22:40:28.086Z] Digest: sha256:6402f0ff92f22f5db569dc2a94aef5717e50795d64082fb226716824a8b8ffba [2021-07-30T22:40:28.086Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest [2021-07-30T22:40:28.086Z] ---> 759262b18b23 [2021-07-30T22:40:28.086Z] 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-07-30T22:40:28.859Z] ---> Running in 3190ac86084a [2021-07-30T22:40:30.326Z] Connecting to iotech.jfrog.io (54.195.244.87:443) [2021-07-30T22:40:30.607Z] saving to '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' [2021-07-30T22:40:30.607Z] support@iotechsys.co 100% |********************************| 451 0:00:00 ETA [2021-07-30T22:40:30.607Z] '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' saved [2021-07-30T22:40:32.059Z] Removing intermediate container 3190ac86084a [2021-07-30T22:40:32.060Z] ---> 8bad4a894a82 [2021-07-30T22:40:32.060Z] Step 4/25 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine/alpine-3.12' >> /etc/apk/repositories [2021-07-30T22:40:32.060Z] ---> Running in ece7d5c53afd [2021-07-30T22:40:34.718Z] Removing intermediate container ece7d5c53afd [2021-07-30T22:40:34.718Z] ---> 0c38f31ac9c0 [2021-07-30T22:40:34.718Z] 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-07-30T22:40:34.718Z] ---> Running in 54677c370ebe [2021-07-30T22:40:36.169Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-30T22:40:37.626Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-30T22:40:37.917Z] fetch https://iotech.jfrog.io/artifactory/alpine/alpine-3.12/aarch64/APKINDEX.tar.gz [2021-07-30T22:40:38.927Z] (1/22) Installing hiredis (0.14.1-r0) [2021-07-30T22:40:38.927Z] (2/22) Installing hiredis-dev (0.14.1-r0) [2021-07-30T22:40:38.927Z] (3/22) Installing ncurses-dev (6.2_p20200523-r0) [2021-07-30T22:40:38.927Z] (4/22) Installing paho-mqtt-c-dev (1.3.5-r0) [2021-07-30T22:40:40.379Z] (5/22) Installing libblkid (2.35.2-r0) [2021-07-30T22:40:40.662Z] (6/22) Installing blkid (2.35.2-r0) [2021-07-30T22:40:40.939Z] (7/22) Installing libcap-ng (0.7.10-r1) [2021-07-30T22:40:40.939Z] (8/22) Installing setpriv (2.35.2-r0) [2021-07-30T22:40:40.939Z] (9/22) Installing libmount (2.35.2-r0) [2021-07-30T22:40:41.217Z] (10/22) Installing libsmartcols (2.35.2-r0) [2021-07-30T22:40:41.217Z] (11/22) Installing findmnt (2.35.2-r0) [2021-07-30T22:40:41.493Z] (12/22) Installing mcookie (2.35.2-r0) [2021-07-30T22:40:41.493Z] (13/22) Installing hexdump (2.35.2-r0) [2021-07-30T22:40:41.493Z] (14/22) Installing lsblk (2.35.2-r0) [2021-07-30T22:40:41.770Z] (15/22) Installing libuuid (2.35.2-r0) [2021-07-30T22:40:41.770Z] (16/22) Installing libfdisk (2.35.2-r0) [2021-07-30T22:40:41.770Z] (17/22) Installing sfdisk (2.35.2-r0) [2021-07-30T22:40:42.047Z] (18/22) Installing cfdisk (2.35.2-r0) [2021-07-30T22:40:42.047Z] (19/22) Installing util-linux (2.35.2-r0) [2021-07-30T22:40:42.651Z] (20/22) Installing util-linux-dev (2.35.2-r0) [2021-07-30T22:40:42.651Z] (21/22) Installing libidn2 (2.3.0-r0) [2021-07-30T22:40:42.927Z] (22/22) Installing wget (1.20.3-r1) [2021-07-30T22:40:42.927Z] Executing busybox-1.31.1-r20.trigger [2021-07-30T22:40:42.927Z] OK: 276 MiB in 97 packages [2021-07-30T22:40:44.923Z] Removing intermediate container 54677c370ebe [2021-07-30T22:40:44.923Z] ---> fcff238f4875 [2021-07-30T22:40:44.923Z] Step 6/25 : ENV CBOR_VERSION=0.5.0 [2021-07-30T22:40:45.201Z] ---> Running in 0de15494f36f [2021-07-30T22:40:45.478Z] Removing intermediate container 0de15494f36f [2021-07-30T22:40:45.478Z] ---> 305a6b3d3aab [2021-07-30T22:40:45.478Z] 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-07-30T22:40:45.754Z] ---> Running in 99c7d7354b95 [2021-07-30T22:40:47.203Z] --2021-07-30 22:40:46-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz [2021-07-30T22:40:47.203Z] Resolving github.com (github.com)... 140.82.114.4 [2021-07-30T22:40:47.203Z] Connecting to github.com (github.com)|140.82.114.4|:443... connected. [2021-07-30T22:40:47.203Z] HTTP request sent, awaiting response... 302 Found [2021-07-30T22:40:47.203Z] Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following] [2021-07-30T22:40:47.203Z] --2021-07-30 22:40:47-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [2021-07-30T22:40:47.203Z] Resolving codeload.github.com (codeload.github.com)... 140.82.113.9 [2021-07-30T22:40:47.203Z] Connecting to codeload.github.com (codeload.github.com)|140.82.113.9|:443... connected. [2021-07-30T22:40:47.477Z] HTTP request sent, awaiting response... 200 OK [2021-07-30T22:40:47.477Z] Length: unspecified [application/x-gzip] [2021-07-30T22:40:47.477Z] Saving to: 'STDOUT' [2021-07-30T22:40:47.477Z]  [2021-07-30T22:40:47.477Z] 0K .......... .......... .......... .......... .......... 1.40M [2021-07-30T22:40:47.477Z] 50K .......... .......... .......... .......... .......... 2.66M [2021-07-30T22:40:47.477Z] 100K .......... .......... .......... .......... .......... 2.94M [2021-07-30T22:40:47.477Z] 150K .......... .......... .......... .......... .......... 12.7M [2021-07-30T22:40:47.478Z] 200K .......... .......... .......... .......... .......... 11.3M [2021-07-30T22:40:47.478Z] 250K .......... .......... .......... .......... .......... 2.83M [2021-07-30T22:40:47.478Z] 300K .......... .......... .......... .......... .......... 5.69M [2021-07-30T22:40:47.478Z] 350K .......... .......... .......... .......... .......... 4.94M [2021-07-30T22:40:47.478Z] 400K .......... .......... .......... .......... .......... 3.65M [2021-07-30T22:40:47.478Z] 450K .......... .......... .......... .......... .......... 3.42M [2021-07-30T22:40:47.478Z] 500K .......... .......... .......... .......... .......... 7.46M [2021-07-30T22:40:47.478Z] 550K .......... .......... .......... .......... .......... 1.33M [2021-07-30T22:40:47.755Z] 600K .......... .......... .......... .......... .......... 1.01M [2021-07-30T22:40:47.755Z] 650K .......... .......... .......... .......... .......... 1.90M [2021-07-30T22:40:47.755Z] 700K .. 2.67M=0.3s [2021-07-30T22:40:47.755Z] [2021-07-30T22:40:47.755Z] 2021-07-30 22:40:47 (2.64 MB/s) - written to stdout [719348] [2021-07-30T22:40:47.755Z] [2021-07-30T22:40:48.036Z] -- The C compiler identification is GNU 9.3.0 [2021-07-30T22:40:48.317Z] -- The CXX compiler identification is GNU 9.3.0 [2021-07-30T22:40:48.317Z] -- Check for working C compiler: /usr/bin/cc [2021-07-30T22:40:48.927Z] -- Check for working C compiler: /usr/bin/cc - works [2021-07-30T22:40:48.927Z] -- Detecting C compiler ABI info [2021-07-30T22:40:49.206Z] -- Detecting C compiler ABI info - done [2021-07-30T22:40:49.206Z] -- Detecting C compile features [2021-07-30T22:40:49.206Z] -- Detecting C compile features - done [2021-07-30T22:40:49.206Z] -- Check for working CXX compiler: /usr/bin/c++ [2021-07-30T22:40:49.815Z] -- Check for working CXX compiler: /usr/bin/c++ - works [2021-07-30T22:40:49.815Z] -- Detecting CXX compiler ABI info [2021-07-30T22:40:50.097Z] -- Detecting CXX compiler ABI info - done [2021-07-30T22:40:50.097Z] -- Detecting CXX compile features [2021-07-30T22:40:50.097Z] -- Detecting CXX compile features - done [2021-07-30T22:40:50.374Z] -- Looking for include file endian.h [2021-07-30T22:40:50.650Z] -- Looking for include file endian.h - found [2021-07-30T22:40:50.650Z] -- Check if the system is big endian [2021-07-30T22:40:50.650Z] -- Searching 16 bit integer [2021-07-30T22:40:50.650Z] -- Looking for sys/types.h [2021-07-30T22:40:50.930Z] -- Looking for sys/types.h - found [2021-07-30T22:40:50.930Z] -- Looking for stdint.h [2021-07-30T22:40:51.209Z] -- Looking for stdint.h - found [2021-07-30T22:40:51.209Z] -- Looking for stddef.h [2021-07-30T22:40:51.492Z] -- Looking for stddef.h - found [2021-07-30T22:40:51.492Z] -- Check size of unsigned short [2021-07-30T22:40:52.103Z] -- Check size of unsigned short - done [2021-07-30T22:40:52.103Z] -- Searching 16 bit integer - Using unsigned short [2021-07-30T22:40:52.379Z] -- Check if the system is big endian - little endian [2021-07-30T22:40:52.379Z] -- Check size of size_t [2021-07-30T22:40:52.655Z] -- Check size of size_t - done [2021-07-30T22:40:52.655Z] CMake Warning at examples/CMakeLists.txt:16 (find_package): [2021-07-30T22:40:52.655Z] By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has [2021-07-30T22:40:52.655Z] asked CMake to find a package configuration file provided by "cJSON", but [2021-07-30T22:40:52.655Z] CMake did not find one. [2021-07-30T22:40:52.655Z] [2021-07-30T22:40:52.655Z] Could not find a package configuration file provided by "cJSON" with any of [2021-07-30T22:40:52.655Z] the following names: [2021-07-30T22:40:52.655Z] [2021-07-30T22:40:52.655Z] cJSONConfig.cmake [2021-07-30T22:40:52.655Z] cjson-config.cmake [2021-07-30T22:40:52.655Z] [2021-07-30T22:40:52.655Z] Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set [2021-07-30T22:40:52.655Z] "cJSON_DIR" to a directory containing one of the above files. If "cJSON" [2021-07-30T22:40:52.655Z] provides a separate development package or SDK, be sure it has been [2021-07-30T22:40:52.655Z] installed. [2021-07-30T22:40:52.655Z] [2021-07-30T22:40:52.655Z] [2021-07-30T22:40:52.655Z] -- Configuring done [2021-07-30T22:40:52.929Z] -- Generating done [2021-07-30T22:40:52.929Z] -- Build files have been written to: /tmp/cbor [2021-07-30T22:40:53.208Z] Scanning dependencies of target cbor_shared [2021-07-30T22:40:53.208Z] [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o [2021-07-30T22:40:54.192Z] [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o [2021-07-30T22:40:55.176Z] [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o [2021-07-30T22:40:55.471Z] [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o [2021-07-30T22:40:56.468Z] [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o [2021-07-30T22:40:56.746Z] [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o [2021-07-30T22:40:57.025Z] [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o [2021-07-30T22:40:57.025Z] [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o [2021-07-30T22:40:57.302Z] [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o [2021-07-30T22:40:57.911Z] [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o [2021-07-30T22:40:58.517Z] [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o [2021-07-30T22:40:59.115Z] [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o [2021-07-30T22:40:59.390Z] [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o [2021-07-30T22:41:00.002Z] [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o [2021-07-30T22:41:00.276Z] [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o [2021-07-30T22:41:00.556Z] [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o [2021-07-30T22:41:01.167Z] [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o [2021-07-30T22:41:01.455Z] [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o [2021-07-30T22:41:01.734Z] [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o [2021-07-30T22:41:02.352Z] [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o [2021-07-30T22:41:02.352Z] [ 40%] Linking C shared library libcbor.so [2021-07-30T22:41:02.646Z] [ 40%] Built target cbor_shared [2021-07-30T22:41:02.646Z] Scanning dependencies of target cbor [2021-07-30T22:41:02.931Z] [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o [2021-07-30T22:41:04.381Z] [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o [2021-07-30T22:41:05.387Z] [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o [2021-07-30T22:41:05.661Z] [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o [2021-07-30T22:41:09.063Z] [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o [2021-07-30T22:41:09.063Z] [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o [2021-07-30T22:41:09.349Z] [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o [2021-07-30T22:41:09.349Z] [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o [2021-07-30T22:41:09.626Z] [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o [2021-07-30T22:41:10.224Z] [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o [2021-07-30T22:41:11.206Z] [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o [2021-07-30T22:41:11.483Z] [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o [2021-07-30T22:41:12.090Z] [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o [2021-07-30T22:41:12.686Z] [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o [2021-07-30T22:41:13.002Z] [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o [2021-07-30T22:41:13.281Z] [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o [2021-07-30T22:41:13.553Z] [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o [2021-07-30T22:41:14.153Z] [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o [2021-07-30T22:41:14.153Z] [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o [2021-07-30T22:41:14.751Z] [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o [2021-07-30T22:41:14.751Z] [ 80%] Linking C static library libcbor.a [2021-07-30T22:41:14.751Z] [ 80%] Built target cbor [2021-07-30T22:41:14.751Z] Scanning dependencies of target sort [2021-07-30T22:41:14.751Z] [ 82%] Building C object examples/CMakeFiles/sort.dir/sort.c.o [2021-07-30T22:41:15.027Z] [ 84%] Linking C executable sort [2021-07-30T22:41:15.302Z] [ 84%] Built target sort [2021-07-30T22:41:15.302Z] Scanning dependencies of target readfile [2021-07-30T22:41:15.302Z] [ 86%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o [2021-07-30T22:41:15.579Z] [ 88%] Linking C executable readfile [2021-07-30T22:41:15.580Z] [ 88%] Built target readfile [2021-07-30T22:41:15.580Z] Scanning dependencies of target streaming_parser [2021-07-30T22:41:15.580Z] [ 90%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o [2021-07-30T22:41:15.855Z] [ 92%] Linking C executable streaming_parser [2021-07-30T22:41:16.140Z] [ 92%] Built target streaming_parser [2021-07-30T22:41:16.140Z] Scanning dependencies of target hello [2021-07-30T22:41:16.140Z] [ 94%] Building C object examples/CMakeFiles/hello.dir/hello.c.o [2021-07-30T22:41:16.416Z] [ 96%] Linking C executable hello [2021-07-30T22:41:16.416Z] [ 96%] Built target hello [2021-07-30T22:41:16.416Z] Scanning dependencies of target create_items [2021-07-30T22:41:16.416Z] [ 98%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o [2021-07-30T22:41:16.695Z] [100%] Linking C executable create_items [2021-07-30T22:41:16.695Z] [100%] Built target create_items [2021-07-30T22:41:16.970Z] Install the project... [2021-07-30T22:41:16.970Z] -- Install configuration: "Release" [2021-07-30T22:41:16.970Z] -- Installing: /usr/local/include/cbor/configuration.h [2021-07-30T22:41:16.970Z] -- Installing: /usr/local/lib64/libcbor.a [2021-07-30T22:41:16.970Z] -- Installing: /usr/local/lib64/libcbor.so.0.0.0 [2021-07-30T22:41:16.970Z] -- Installing: /usr/local/lib64/libcbor.so.0 [2021-07-30T22:41:16.970Z] -- Installing: /usr/local/lib64/libcbor.so [2021-07-30T22:41:16.970Z] -- Up-to-date: /usr/local/include/cbor [2021-07-30T22:41:16.970Z] -- Installing: /usr/local/include/cbor/streaming.h [2021-07-30T22:41:16.970Z] -- Installing: /usr/local/include/cbor/ints.h [2021-07-30T22:41:16.970Z] -- Installing: /usr/local/include/cbor/floats_ctrls.h [2021-07-30T22:41:16.970Z] -- Installing: /usr/local/include/cbor/bytestrings.h [2021-07-30T22:41:16.970Z] -- Installing: /usr/local/include/cbor/encoding.h [2021-07-30T22:41:16.970Z] -- Installing: /usr/local/include/cbor/serialization.h [2021-07-30T22:41:16.970Z] -- Installing: /usr/local/include/cbor/data.h [2021-07-30T22:41:16.970Z] -- Installing: /usr/local/include/cbor/common.h [2021-07-30T22:41:16.970Z] -- Installing: /usr/local/include/cbor/callbacks.h [2021-07-30T22:41:16.970Z] -- Installing: /usr/local/include/cbor/strings.h [2021-07-30T22:41:16.970Z] -- Installing: /usr/local/include/cbor/tags.h [2021-07-30T22:41:16.970Z] -- Installing: /usr/local/include/cbor/internal [2021-07-30T22:41:16.970Z] -- Installing: /usr/local/include/cbor/internal/encoders.h [2021-07-30T22:41:16.970Z] -- Installing: /usr/local/include/cbor/internal/loaders.h [2021-07-30T22:41:16.970Z] -- Installing: /usr/local/include/cbor/internal/stack.h [2021-07-30T22:41:16.970Z] -- Installing: /usr/local/include/cbor/internal/unicode.h [2021-07-30T22:41:16.970Z] -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h [2021-07-30T22:41:16.970Z] -- Installing: /usr/local/include/cbor/internal/memory_utils.h [2021-07-30T22:41:16.970Z] -- Installing: /usr/local/include/cbor/arrays.h [2021-07-30T22:41:16.970Z] -- Installing: /usr/local/include/cbor/maps.h [2021-07-30T22:41:16.970Z] -- Installing: /usr/local/include/cbor.h [2021-07-30T22:41:16.970Z] -- Installing: /usr/local/lib64/pkgconfig/libcbor.pc [2021-07-30T22:41:18.964Z] Removing intermediate container 99c7d7354b95 [2021-07-30T22:41:18.964Z] ---> 628b875cd1ae [2021-07-30T22:41:18.964Z] Step 8/25 : RUN mkdir /tmp/sdk [2021-07-30T22:41:19.239Z] ---> Running in 39c7644b5675 [2021-07-30T22:41:21.917Z] Removing intermediate container 39c7644b5675 [2021-07-30T22:41:21.917Z] ---> 884fc4cf0d89 [2021-07-30T22:41:21.917Z] Step 9/25 : COPY VERSION /tmp/sdk [2021-07-30T22:41:22.518Z] ---> 8156e4fa4042 [2021-07-30T22:41:22.518Z] Step 10/25 : COPY src /tmp/sdk/src [2021-07-30T22:41:23.503Z] ---> 20ff5591d45b [2021-07-30T22:41:23.503Z] Step 11/25 : COPY include /tmp/sdk/include [2021-07-30T22:41:24.101Z] ---> cfb5928a49a8 [2021-07-30T22:41:24.101Z] Step 12/25 : COPY scripts /tmp/sdk/scripts [2021-07-30T22:41:25.094Z] ---> 292967c81726 [2021-07-30T22:41:25.094Z] Step 13/25 : COPY LICENSE /tmp/sdk [2021-07-30T22:41:26.081Z] ---> 4ec5c75bd887 [2021-07-30T22:41:26.081Z] Step 14/25 : COPY Attribution.txt /tmp/sdk [2021-07-30T22:41:26.678Z] ---> b9a0886030b2 [2021-07-30T22:41:26.678Z] Step 15/25 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install [2021-07-30T22:41:26.678Z] ---> Running in 8941fd266537 [2021-07-30T22:41:28.125Z] + CPPCHECK=false [2021-07-30T22:41:28.125Z] + DOCGEN=false [2021-07-30T22:41:28.125Z] + TOMLVER=SDK-0.2 [2021-07-30T22:41:28.125Z] + CUTILVER=1.1.4 [2021-07-30T22:41:28.125Z] + '[' 0 -gt 0 ] [2021-07-30T22:41:28.125Z] + readlink -f ./scripts/build.sh [2021-07-30T22:41:28.125Z] + dirname /tmp/sdk/scripts/build.sh [2021-07-30T22:41:28.125Z] + dirname /tmp/sdk/scripts [2021-07-30T22:41:28.125Z] + ROOT=/tmp/sdk [2021-07-30T22:41:28.125Z] + cd /tmp/sdk [2021-07-30T22:41:28.125Z] + '[' '!' -d deps ] [2021-07-30T22:41:28.125Z] + mkdir deps [2021-07-30T22:41:28.125Z] + wget -O - https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2021-07-30T22:41:28.125Z] + tar -C deps -z -x -f - [2021-07-30T22:41:28.125Z] --2021-07-30 22:41:27-- https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2021-07-30T22:41:28.125Z] Resolving github.com (github.com)... 140.82.112.3 [2021-07-30T22:41:28.125Z] Connecting to github.com (github.com)|140.82.112.3|:443... connected. [2021-07-30T22:41:28.125Z] HTTP request sent, awaiting response... 302 Found [2021-07-30T22:41:28.125Z] Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following] [2021-07-30T22:41:28.125Z] --2021-07-30 22:41:28-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [2021-07-30T22:41:28.125Z] Resolving codeload.github.com (codeload.github.com)... 140.82.113.9 [2021-07-30T22:41:28.125Z] Connecting to codeload.github.com (codeload.github.com)|140.82.113.9|:443... connected. [2021-07-30T22:41:28.399Z] HTTP request sent, awaiting response... 200 OK [2021-07-30T22:41:28.399Z] Length: unspecified [application/x-gzip] [2021-07-30T22:41:28.399Z] Saving to: 'STDOUT' [2021-07-30T22:41:28.399Z]  [2021-07-30T22:41:28.399Z] 0K .......... ...... 1.03M=0.02s [2021-07-30T22:41:28.399Z] [2021-07-30T22:41:28.399Z] 2021-07-30 22:41:28 (1.03 MB/s) - written to stdout [16451] [2021-07-30T22:41:28.399Z] [2021-07-30T22:41:28.399Z] + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c [2021-07-30T22:41:28.399Z] + wget -O - https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1.4.tar.gz [2021-07-30T22:41:28.399Z] + tar -C deps -z -x -f - [2021-07-30T22:41:28.399Z] --2021-07-30 22:41:28-- https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1.4.tar.gz [2021-07-30T22:41:28.399Z] Resolving github.com (github.com)... 140.82.112.3 [2021-07-30T22:41:28.399Z] Connecting to github.com (github.com)|140.82.112.3|:443... connected. [2021-07-30T22:41:28.673Z] HTTP request sent, awaiting response... 302 Found [2021-07-30T22:41:28.673Z] Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1.4 [following] [2021-07-30T22:41:28.673Z] --2021-07-30 22:41:28-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1.4 [2021-07-30T22:41:28.673Z] Resolving codeload.github.com (codeload.github.com)... 140.82.113.9 [2021-07-30T22:41:28.673Z] Connecting to codeload.github.com (codeload.github.com)|140.82.113.9|:443... connected. [2021-07-30T22:41:28.673Z] HTTP request sent, awaiting response... 200 OK [2021-07-30T22:41:28.673Z] Length: unspecified [application/x-gzip] [2021-07-30T22:41:28.673Z] Saving to: 'STDOUT' [2021-07-30T22:41:28.673Z] [2021-07-30T22:41:28.673Z] 0K .......... .......... .......... .......... .......... 1.53M [2021-07-30T22:41:28.673Z] 50K .......... .......... .......... .......... .......... 2.91M [2021-07-30T22:41:28.947Z] 100K .......... .......... .......... .......... .......... 2.38M [2021-07-30T22:41:28.947Z] 150K .......... .......... .......   2.34M=0.08s [2021-07-30T22:41:28.947Z] [2021-07-30T22:41:28.947Z] 2021-07-30 22:41:28 (2.15 MB/s) - written to stdout [181796] [2021-07-30T22:41:28.947Z] [2021-07-30T22:41:28.947Z] + mkdir -p src/c/iot [2021-07-30T22:41:28.947Z] + 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-07-30T22:41:28.947Z] + cp deps/iotech-c-utils-1.1.4/src/c/defs.h.in src/c/iot [2021-07-30T22:41:28.947Z] + cp deps/iotech-c-utils-1.1.4/src/c/yxml.h src/c/iot [2021-07-30T22:41:28.947Z] + cp deps/iotech-c-utils-1.1.4/VERSION src/c/iot [2021-07-30T22:41:28.947Z] + mkdir -p include/iot [2021-07-30T22:41:28.947Z] + 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-07-30T22:41:28.947Z] + mkdir -p include/iot/os [2021-07-30T22:41:28.947Z] + 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-07-30T22:41:28.947Z] + mkdir -p /tmp/sdk/build/release [2021-07-30T22:41:28.947Z] + cd /tmp/sdk/build/release [2021-07-30T22:41:28.947Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src [2021-07-30T22:41:29.226Z] -- The C compiler identification is GNU 9.3.0 [2021-07-30T22:41:29.226Z] -- Check for working C compiler: /usr/bin/cc [2021-07-30T22:41:29.501Z] -- Check for working C compiler: /usr/bin/cc - works [2021-07-30T22:41:29.501Z] -- Detecting C compiler ABI info [2021-07-30T22:41:29.775Z] -- Detecting C compiler ABI info - done [2021-07-30T22:41:30.048Z] -- Detecting C compile features [2021-07-30T22:41:30.048Z] -- Detecting C compile features - done [2021-07-30T22:41:30.048Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2021-07-30T22:41:30.048Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.77.0") [2021-07-30T22:41:30.322Z] -- Found LIBYAML: /usr/lib/libyaml.so [2021-07-30T22:41:30.322Z] -- Found LIBUUID: /usr/lib/libuuid.so [2021-07-30T22:41:30.322Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2021-07-30T22:41:30.322Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2021-07-30T22:41:30.322Z] -- Found LIBHIREDIS: /usr/lib/libhiredis.so [2021-07-30T22:41:30.322Z] -- C SDK 2.0.1-dev.2 for Linux [2021-07-30T22:41:30.322Z] -- Performing Test CSDK_HAVE_ATOMIC [2021-07-30T22:41:30.595Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2021-07-30T22:41:30.596Z] -- Found Curses: /usr/lib/libcurses.so [2021-07-30T22:41:30.869Z] -- Configuring done [2021-07-30T22:41:31.143Z] -- Generating done [2021-07-30T22:41:31.143Z] -- Build files have been written to: /tmp/sdk/build/release [2021-07-30T22:41:31.143Z] + make all package [2021-07-30T22:41:31.143Z] + tee release.log [2021-07-30T22:41:31.416Z] Scanning dependencies of target csdk [2021-07-30T22:41:31.690Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2021-07-30T22:41:32.675Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o [2021-07-30T22:41:33.275Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2021-07-30T22:41:35.897Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2021-07-30T22:41:36.877Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2021-07-30T22:41:36.877Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/data-mqtt.c.o [2021-07-30T22:41:37.863Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/data-redstr.c.o [2021-07-30T22:41:38.855Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/data-rest.c.o [2021-07-30T22:41:39.130Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2021-07-30T22:41:41.123Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2021-07-30T22:41:43.768Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2021-07-30T22:41:44.044Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2021-07-30T22:41:45.023Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2021-07-30T22:41:45.631Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2021-07-30T22:41:46.248Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2021-07-30T22:41:46.526Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2021-07-30T22:41:47.137Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2021-07-30T22:41:52.592Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2021-07-30T22:41:52.592Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2021-07-30T22:41:52.592Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2021-07-30T22:41:53.195Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2021-07-30T22:41:53.795Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2021-07-30T22:41:55.232Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2021-07-30T22:41:59.547Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2021-07-30T22:41:59.547Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2021-07-30T22:41:59.547Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2021-07-30T22:42:00.526Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2021-07-30T22:42:01.129Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2021-07-30T22:42:01.401Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2021-07-30T22:42:02.855Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2021-07-30T22:42:03.142Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2021-07-30T22:42:04.128Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2021-07-30T22:42:04.400Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o [2021-07-30T22:42:07.025Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2021-07-30T22:42:08.049Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2021-07-30T22:42:09.529Z] [ 57%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2021-07-30T22:42:09.809Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2021-07-30T22:42:16.626Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2021-07-30T22:42:16.912Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2021-07-30T22:42:17.509Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2021-07-30T22:42:18.102Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2021-07-30T22:42:19.532Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2021-07-30T22:42:22.152Z] [ 68%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2021-07-30T22:42:25.532Z] [ 69%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2021-07-30T22:42:30.942Z] [ 71%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2021-07-30T22:42:31.540Z] [ 73%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2021-07-30T22:42:32.135Z] [ 74%] Linking C shared library libcsdk.so [2021-07-30T22:42:32.408Z] [ 74%] Built target csdk [2021-07-30T22:42:32.408Z] Scanning dependencies of target template [2021-07-30T22:42:32.408Z] [ 76%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2021-07-30T22:42:33.388Z] [ 77%] Linking C executable template [2021-07-30T22:42:33.665Z] [ 77%] Built target template [2021-07-30T22:42:33.939Z] Scanning dependencies of target device-counter [2021-07-30T22:42:33.939Z] [ 79%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2021-07-30T22:42:34.538Z] [ 80%] Linking C executable device-counter [2021-07-30T22:42:35.135Z] [ 80%] Built target device-counter [2021-07-30T22:42:35.135Z] Scanning dependencies of target device-random [2021-07-30T22:42:35.135Z] [ 82%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2021-07-30T22:42:35.732Z] [ 84%] Linking C executable device-random [2021-07-30T22:42:36.007Z] [ 84%] Built target device-random [2021-07-30T22:42:36.007Z] Scanning dependencies of target device-gyro [2021-07-30T22:42:36.007Z] [ 85%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2021-07-30T22:42:36.604Z] [ 87%] Linking C executable device-gyro [2021-07-30T22:42:37.204Z] [ 87%] Built target device-gyro [2021-07-30T22:42:37.204Z] Scanning dependencies of target device-bitfields [2021-07-30T22:42:37.204Z] [ 88%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2021-07-30T22:42:37.802Z] [ 90%] Linking C executable device-bitfields [2021-07-30T22:42:38.402Z] [ 90%] Built target device-bitfields [2021-07-30T22:42:38.402Z] Scanning dependencies of target template-discovery [2021-07-30T22:42:38.402Z] [ 92%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2021-07-30T22:42:39.387Z] [ 93%] Linking C executable template-discovery [2021-07-30T22:42:39.989Z] [ 93%] Built target template-discovery [2021-07-30T22:42:39.989Z] Scanning dependencies of target device-file [2021-07-30T22:42:39.989Z] [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2021-07-30T22:42:40.986Z] [ 96%] Linking C executable device-file [2021-07-30T22:42:41.599Z] [ 96%] Built target device-file [2021-07-30T22:42:41.599Z] Scanning dependencies of target device-terminal [2021-07-30T22:42:41.599Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2021-07-30T22:42:42.598Z] [100%] Linking C executable device-terminal [2021-07-30T22:42:43.205Z] [100%] Built target device-terminal [2021-07-30T22:42:43.205Z] Run CPack packaging tool... [2021-07-30T22:42:43.205Z] CPack: Create package using TGZ [2021-07-30T22:42:43.205Z] CPack: Install projects [2021-07-30T22:42:43.205Z] CPack: - Run preinstall target for: Csdk [2021-07-30T22:42:43.808Z] CPack: - Install project: Csdk [] [2021-07-30T22:42:44.089Z] CPack: Create package [2021-07-30T22:42:44.089Z] CPack: - package: /tmp/sdk/build/release/csdk-2.0.1-dev.2.tar.gz generated. [2021-07-30T22:42:44.089Z] + '[' false '=' true ] [2021-07-30T22:42:44.089Z] + '[' false '=' true ] [2021-07-30T22:42:44.089Z] + mkdir -p /tmp/sdk/build/debug [2021-07-30T22:42:44.089Z] + cd /tmp/sdk/build/debug [2021-07-30T22:42:44.089Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src [2021-07-30T22:42:44.691Z] -- The C compiler identification is GNU 9.3.0 [2021-07-30T22:42:44.691Z] -- Check for working C compiler: /usr/bin/cc [2021-07-30T22:42:44.969Z] -- Check for working C compiler: /usr/bin/cc - works [2021-07-30T22:42:44.969Z] -- Detecting C compiler ABI info [2021-07-30T22:42:45.247Z] -- Detecting C compiler ABI info - done [2021-07-30T22:42:45.524Z] -- Detecting C compile features [2021-07-30T22:42:45.524Z] -- Detecting C compile features - done [2021-07-30T22:42:45.524Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2021-07-30T22:42:45.797Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.77.0") [2021-07-30T22:42:45.797Z] -- Found LIBYAML: /usr/lib/libyaml.so [2021-07-30T22:42:45.797Z] -- Found LIBUUID: /usr/lib/libuuid.so [2021-07-30T22:42:45.797Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2021-07-30T22:42:45.797Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2021-07-30T22:42:45.797Z] -- Found LIBHIREDIS: /usr/lib/libhiredis.so [2021-07-30T22:42:45.797Z] -- C SDK 2.0.1-dev.2 for Linux [2021-07-30T22:42:45.797Z] -- Performing Test CSDK_HAVE_ATOMIC [2021-07-30T22:42:46.073Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2021-07-30T22:42:46.347Z] -- Found Curses: /usr/lib/libcurses.so [2021-07-30T22:42:46.347Z] -- Configuring done [2021-07-30T22:42:46.945Z] -- Generating done [2021-07-30T22:42:46.945Z] -- Build files have been written to: /tmp/sdk/build/debug [2021-07-30T22:42:46.945Z] + + maketee [2021-07-30T22:42:46.945Z] debug.log [2021-07-30T22:42:46.945Z] Scanning dependencies of target csdk [2021-07-30T22:42:47.219Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2021-07-30T22:42:47.497Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o [2021-07-30T22:42:48.096Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2021-07-30T22:42:49.085Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2021-07-30T22:42:49.684Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2021-07-30T22:42:49.685Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/data-mqtt.c.o [2021-07-30T22:42:50.288Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/data-redstr.c.o [2021-07-30T22:42:50.561Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/data-rest.c.o [2021-07-30T22:42:50.836Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2021-07-30T22:42:51.816Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2021-07-30T22:42:52.411Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2021-07-30T22:42:53.003Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2021-07-30T22:42:53.273Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2021-07-30T22:42:53.864Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2021-07-30T22:42:54.138Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2021-07-30T22:42:54.410Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2021-07-30T22:42:54.680Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2021-07-30T22:42:55.698Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2021-07-30T22:42:55.973Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2021-07-30T22:42:56.243Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2021-07-30T22:42:56.515Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2021-07-30T22:42:56.789Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2021-07-30T22:42:57.392Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2021-07-30T22:42:58.830Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2021-07-30T22:42:58.830Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2021-07-30T22:42:59.102Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2021-07-30T22:42:59.373Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2021-07-30T22:42:59.646Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2021-07-30T22:42:59.919Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2021-07-30T22:43:00.515Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2021-07-30T22:43:00.788Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2021-07-30T22:43:01.065Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2021-07-30T22:43:01.337Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o [2021-07-30T22:43:01.961Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2021-07-30T22:43:02.242Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2021-07-30T22:43:03.280Z] [ 57%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2021-07-30T22:43:03.564Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2021-07-30T22:43:05.029Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2021-07-30T22:43:05.633Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2021-07-30T22:43:05.907Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2021-07-30T22:43:06.186Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2021-07-30T22:43:06.788Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2021-07-30T22:43:08.226Z] [ 68%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2021-07-30T22:43:09.209Z] [ 69%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2021-07-30T22:43:10.193Z] [ 71%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2021-07-30T22:43:10.789Z] [ 73%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2021-07-30T22:43:11.063Z] [ 74%] Linking C shared library libcsdk.so [2021-07-30T22:43:11.334Z] [ 74%] Built target csdk [2021-07-30T22:43:11.334Z] Scanning dependencies of target template [2021-07-30T22:43:11.334Z] [ 76%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2021-07-30T22:43:11.933Z] [ 77%] Linking C executable template [2021-07-30T22:43:12.211Z] [ 77%] Built target template [2021-07-30T22:43:12.211Z] Scanning dependencies of target device-counter [2021-07-30T22:43:12.211Z] [ 79%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2021-07-30T22:43:12.817Z] [ 80%] Linking C executable device-counter [2021-07-30T22:43:13.100Z] [ 80%] Built target device-counter [2021-07-30T22:43:13.100Z] Scanning dependencies of target device-random [2021-07-30T22:43:13.100Z] [ 82%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2021-07-30T22:43:13.701Z] [ 84%] Linking C executable device-random [2021-07-30T22:43:13.981Z] [ 84%] Built target device-random [2021-07-30T22:43:13.981Z] Scanning dependencies of target device-gyro [2021-07-30T22:43:13.981Z] [ 85%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2021-07-30T22:43:14.580Z] [ 87%] Linking C executable device-gyro [2021-07-30T22:43:14.857Z] [ 87%] Built target device-gyro [2021-07-30T22:43:14.857Z] Scanning dependencies of target device-bitfields [2021-07-30T22:43:15.134Z] [ 88%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2021-07-30T22:43:15.411Z] [ 90%] Linking C executable device-bitfields [2021-07-30T22:43:16.011Z] [ 90%] Built target device-bitfields [2021-07-30T22:43:16.011Z] Scanning dependencies of target template-discovery [2021-07-30T22:43:16.011Z] [ 92%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2021-07-30T22:43:16.614Z] [ 93%] Linking C executable template-discovery [2021-07-30T22:43:16.890Z] [ 93%] Built target template-discovery [2021-07-30T22:43:16.890Z] Scanning dependencies of target device-file [2021-07-30T22:43:17.164Z] [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2021-07-30T22:43:17.437Z] [ 96%] Linking C executable device-file [2021-07-30T22:43:18.032Z] [ 96%] Built target device-file [2021-07-30T22:43:18.032Z] Scanning dependencies of target device-terminal [2021-07-30T22:43:18.032Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2021-07-30T22:43:18.632Z] [100%] Linking C executable device-terminal [2021-07-30T22:43:18.907Z] [100%] Built target device-terminal [2021-07-30T22:43:18.907Z] make: Entering directory '/tmp/sdk/build/release' [2021-07-30T22:43:18.907Z] make[1]: Entering directory '/tmp/sdk/build/release' [2021-07-30T22:43:18.907Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-07-30T22:43:18.907Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-07-30T22:43:19.181Z] [ 74%] Built target csdk [2021-07-30T22:43:19.181Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-07-30T22:43:19.181Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-07-30T22:43:19.181Z] [ 77%] Built target template [2021-07-30T22:43:19.181Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-07-30T22:43:19.181Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-07-30T22:43:19.181Z] [ 80%] Built target device-counter [2021-07-30T22:43:19.181Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-07-30T22:43:19.181Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-07-30T22:43:19.182Z] [ 84%] Built target device-random [2021-07-30T22:43:19.182Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-07-30T22:43:19.182Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-07-30T22:43:19.182Z] [ 87%] Built target device-gyro [2021-07-30T22:43:19.182Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-07-30T22:43:19.456Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-07-30T22:43:19.456Z] [ 90%] Built target device-bitfields [2021-07-30T22:43:19.456Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-07-30T22:43:19.456Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-07-30T22:43:19.456Z] [ 93%] Built target template-discovery [2021-07-30T22:43:19.456Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-07-30T22:43:19.456Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-07-30T22:43:19.456Z] [ 96%] Built target device-file [2021-07-30T22:43:19.456Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-07-30T22:43:19.456Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-07-30T22:43:19.456Z] [100%] Built target device-terminal [2021-07-30T22:43:19.456Z] make[1]: Leaving directory '/tmp/sdk/build/release' [2021-07-30T22:43:19.456Z] Install the project... [2021-07-30T22:43:19.456Z] -- Install configuration: "Release" [2021-07-30T22:43:19.456Z] -- Installing: /usr/local/lib/libcsdk.so [2021-07-30T22:43:19.456Z] -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" [2021-07-30T22:43:19.456Z] -- Up-to-date: /usr/local/include [2021-07-30T22:43:19.456Z] -- Installing: /usr/local/include/edgex [2021-07-30T22:43:19.456Z] -- Installing: /usr/local/include/edgex/rest-server.h [2021-07-30T22:43:19.456Z] -- Installing: /usr/local/include/edgex/edgex-base.h [2021-07-30T22:43:19.456Z] -- Installing: /usr/local/include/edgex/edgex.h [2021-07-30T22:43:19.456Z] -- Installing: /usr/local/include/edgex/devices.h [2021-07-30T22:43:19.456Z] -- Installing: /usr/local/include/edgex/profiles.h [2021-07-30T22:43:19.456Z] -- Installing: /usr/local/include/edgex/csdk-defs.h [2021-07-30T22:43:19.456Z] -- Installing: /usr/local/include/devsdk [2021-07-30T22:43:19.456Z] -- Installing: /usr/local/include/devsdk/devsdk-base.h [2021-07-30T22:43:19.456Z] -- Installing: /usr/local/include/devsdk/devsdk.h [2021-07-30T22:43:19.456Z] -- Installing: /usr/local/include/iot [2021-07-30T22:43:19.456Z] -- Installing: /usr/local/include/iot/json.h [2021-07-30T22:43:19.456Z] -- Installing: /usr/local/include/iot/container.h [2021-07-30T22:43:19.456Z] -- Installing: /usr/local/include/iot/component.h [2021-07-30T22:43:19.456Z] -- Installing: /usr/local/include/iot/typecode.h [2021-07-30T22:43:19.456Z] -- Installing: /usr/local/include/iot/iot.h [2021-07-30T22:43:19.456Z] -- Installing: /usr/local/include/iot/time.h [2021-07-30T22:43:19.456Z] -- Installing: /usr/local/include/iot/hash.h [2021-07-30T22:43:19.456Z] -- Installing: /usr/local/include/iot/logger.h [2021-07-30T22:43:19.456Z] -- Installing: /usr/local/include/iot/os [2021-07-30T22:43:19.456Z] -- Installing: /usr/local/include/iot/os/zephyr.h [2021-07-30T22:43:19.456Z] -- Installing: /usr/local/include/iot/os/linux.h [2021-07-30T22:43:19.456Z] -- Installing: /usr/local/include/iot/os/macos.h [2021-07-30T22:43:19.456Z] -- Installing: /usr/local/include/iot/scheduler.h [2021-07-30T22:43:19.456Z] -- Installing: /usr/local/include/iot/data.h [2021-07-30T22:43:19.456Z] -- Installing: /usr/local/include/iot/thread.h [2021-07-30T22:43:19.456Z] -- Installing: /usr/local/include/iot/os.h [2021-07-30T22:43:19.456Z] -- Installing: /usr/local/include/iot/base64.h [2021-07-30T22:43:19.456Z] -- Installing: /usr/local/include/iot/defs.h [2021-07-30T22:43:19.456Z] -- Installing: /usr/local/include/iot/threadpool.h [2021-07-30T22:43:19.456Z] -- Installing: /usr/local/include/iot/config.h [2021-07-30T22:43:19.456Z] -- Installing: /usr/local/share/device-sdk-c/LICENSE [2021-07-30T22:43:19.456Z] -- Installing: /usr/local/share/device-sdk-c/Attribution.txt [2021-07-30T22:43:19.730Z] make: Leaving directory '/tmp/sdk/build/release' [2021-07-30T22:43:22.360Z] Removing intermediate container 8941fd266537 [2021-07-30T22:43:22.360Z] ---> b7f0c8d18f20 [2021-07-30T22:43:22.360Z] Step 16/25 : FROM ${BASE} [2021-07-30T22:43:22.360Z] ---> 759262b18b23 [2021-07-30T22:43:22.360Z] Step 17/25 : LABEL maintainer="IOTech " [2021-07-30T22:43:22.360Z] ---> Running in a7be117222f3 [2021-07-30T22:43:22.636Z] Removing intermediate container a7be117222f3 [2021-07-30T22:43:22.636Z] ---> f752147f6480 [2021-07-30T22:43:22.636Z] 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-07-30T22:43:22.910Z] ---> Running in b034c60f84f4 [2021-07-30T22:43:24.351Z] Connecting to iotech.jfrog.io (54.170.66.44:443) [2021-07-30T22:43:24.626Z] saving to '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' [2021-07-30T22:43:24.626Z] support@iotechsys.co 100% |********************************| 451 0:00:00 ETA [2021-07-30T22:43:24.626Z] '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' saved [2021-07-30T22:43:25.622Z] Removing intermediate container b034c60f84f4 [2021-07-30T22:43:25.622Z] ---> a02dc9c0155e [2021-07-30T22:43:25.622Z] Step 19/25 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine/alpine-3.12' >> /etc/apk/repositories [2021-07-30T22:43:25.897Z] ---> Running in 69fa83781b52 [2021-07-30T22:43:28.533Z] Removing intermediate container 69fa83781b52 [2021-07-30T22:43:28.533Z] ---> dc7e389d4037 [2021-07-30T22:43:28.533Z] 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-07-30T22:43:28.815Z] ---> Running in 0ce7766e44b5 [2021-07-30T22:43:30.259Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-30T22:43:31.267Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-30T22:43:31.906Z] fetch https://iotech.jfrog.io/artifactory/alpine/alpine-3.12/aarch64/APKINDEX.tar.gz [2021-07-30T22:43:32.527Z] (1/7) Installing curl (7.78.0-r0) [2021-07-30T22:43:32.806Z] (2/7) Installing hiredis (0.14.1-r0) [2021-07-30T22:43:32.806Z] (3/7) Installing hiredis-dev (0.14.1-r0) [2021-07-30T22:43:32.806Z] (4/7) Installing libuuid (2.35.2-r0) [2021-07-30T22:43:33.088Z] (5/7) Installing paho-mqtt-c-dev (1.3.5-r0) [2021-07-30T22:43:34.532Z] (6/7) Installing libidn2 (2.3.0-r0) [2021-07-30T22:43:34.814Z] (7/7) Installing wget (1.20.3-r1) [2021-07-30T22:43:34.814Z] Executing busybox-1.31.1-r20.trigger [2021-07-30T22:43:34.814Z] OK: 267 MiB in 82 packages [2021-07-30T22:43:36.800Z] Removing intermediate container 0ce7766e44b5 [2021-07-30T22:43:36.800Z] ---> d28cbc0c1589 [2021-07-30T22:43:36.800Z] Step 21/25 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot [2021-07-30T22:43:37.402Z] ---> d8eeddd71aed [2021-07-30T22:43:37.402Z] Step 22/25 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex [2021-07-30T22:43:38.842Z] ---> 760795f7e71c [2021-07-30T22:43:38.842Z] Step 23/25 : COPY --from=builder /usr/local/lib /usr/local/lib [2021-07-30T22:43:39.835Z] ---> bbb2ac924e24 [2021-07-30T22:43:39.835Z] Step 24/25 : COPY --from=builder /usr/local/lib64 /usr/local/lib64 [2021-07-30T22:43:40.834Z] ---> 22b9d7ad6820 [2021-07-30T22:43:40.835Z] Step 25/25 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c [2021-07-30T22:43:41.827Z] ---> ab8ac93938f5 [2021-07-30T22:43:41.827Z] Successfully built ab8ac93938f5 [2021-07-30T22:43:41.827Z] 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-07-30T22:43:42.387Z] + docker inspect -f . ci-base-image-arm64 [2021-07-30T22:43:42.387Z] . [Pipeline] withDockerContainer [2021-07-30T22:43:43.009Z] prd-ubuntu18.04-docker-arm64-4c-16g-1114 does not seem to be running inside a container [2021-07-30T22:43:43.145Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-c/3 -v /w/workspace/device-sdk-c/3:/w/workspace/device-sdk-c/3:rw,z -v /w/workspace/device-sdk-c/3@tmp:/w/workspace/device-sdk-c/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-07-30T22:43:45.215Z] $ docker top 6ea814afbdf028b7fcdc5ad51d4e0282ea7883a8b79282e7eb8bc8c1068336cf -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-30T22:43:46.324Z] + make test [2021-07-30T22:43:46.325Z] echo "make test" [2021-07-30T22:43:46.325Z] make test [Pipeline] } [2021-07-30T22:43:46.359Z] $ docker stop --time=1 6ea814afbdf028b7fcdc5ad51d4e0282ea7883a8b79282e7eb8bc8c1068336cf [2021-07-30T22:43:48.470Z] $ docker rm -f 6ea814afbdf028b7fcdc5ad51d4e0282ea7883a8b79282e7eb8bc8c1068336cf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-07-30T22:43:49.342Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-07-30T22:43:49.702Z] + ls -al . [2021-07-30T22:43:49.702Z] total 192 [2021-07-30T22:43:49.702Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 30 22:40 . [2021-07-30T22:43:49.702Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 30 22:40 .. [2021-07-30T22:43:49.702Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 30 22:40 .git [2021-07-30T22:43:49.702Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 30 22:40 .github [2021-07-30T22:43:49.702Z] -rw-rw-r-- 1 jenkins jenkins 176 Jul 30 22:40 .gitignore [2021-07-30T22:43:49.702Z] -rw-rw-r-- 1 jenkins jenkins 3104 Jul 30 22:40 Attribution.txt [2021-07-30T22:43:49.702Z] -rw-rw-r-- 1 jenkins jenkins 7509 Jul 30 22:40 CHANGES [2021-07-30T22:43:49.702Z] -rw-rw-r-- 1 jenkins jenkins 108574 Jul 30 22:40 Doxyfile [2021-07-30T22:43:49.702Z] -rw-rw-r-- 1 jenkins jenkins 784 Jul 30 22:40 Jenkinsfile [2021-07-30T22:43:49.702Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jul 30 22:40 LICENSE [2021-07-30T22:43:49.702Z] -rw-rw-r-- 1 jenkins jenkins 444 Jul 30 22:40 Makefile [2021-07-30T22:43:49.702Z] -rw-rw-r-- 1 jenkins jenkins 4086 Jul 30 22:40 README.md [2021-07-30T22:43:49.702Z] -rw-rw-r-- 1 jenkins jenkins 7090 Jul 30 22:40 README.v2.md [2021-07-30T22:43:49.702Z] -rw-rw-r-- 1 jenkins jenkins 11 Jul 30 22:36 VERSION [2021-07-30T22:43:49.702Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 30 22:40 docs [2021-07-30T22:43:49.702Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 30 22:40 include [2021-07-30T22:43:49.702Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 30 22:40 scripts [2021-07-30T22:43:49.702Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 30 22:40 src [Pipeline] isUnix [Pipeline] sh [2021-07-30T22:43:50.067Z] + 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=fe80442fa2f0db74f1d47f63cbba0c7b5c42b53a --label arch=arm64 --label version=2.0.1-dev.2 . [2021-07-30T22:43:50.668Z] Sending build context to Docker daemon 2.577MB [2021-07-30T22:43:50.668Z] Step 1/17 : ARG BASE=alpine:3.12 [2021-07-30T22:43:50.668Z] Step 2/17 : FROM ${BASE} [2021-07-30T22:43:50.668Z] ---> ab8ac93938f5 [2021-07-30T22:43:50.668Z] Step 3/17 : LABEL maintainer="IOTech " [2021-07-30T22:43:50.945Z] ---> Running in 072a613629cd [2021-07-30T22:43:51.935Z] Removing intermediate container 072a613629cd [2021-07-30T22:43:51.935Z] ---> ea7a17247466 [2021-07-30T22:43:51.935Z] 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-07-30T22:43:52.208Z] ---> Running in 9eff014e1321 [2021-07-30T22:43:53.647Z] --2021-07-30 22:43:53-- https://iotech.jfrog.io/artifactory/alpine/KEY/support@iotechsys.com-5b990dd9.pub [2021-07-30T22:43:53.647Z] Resolving iotech.jfrog.io (iotech.jfrog.io)... 54.229.110.245, 54.170.66.44, 54.195.244.87 [2021-07-30T22:43:53.921Z] Connecting to iotech.jfrog.io (iotech.jfrog.io)|54.229.110.245|:443... connected. [2021-07-30T22:43:54.198Z] HTTP request sent, awaiting response... 200 OK [2021-07-30T22:43:54.198Z] Length: 451 [application/octet-stream] [2021-07-30T22:43:54.198Z] Saving to: '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' [2021-07-30T22:43:54.198Z] [2021-07-30T22:43:54.198Z] 0K     100% 18.0M=0s [2021-07-30T22:43:54.198Z] [2021-07-30T22:43:54.198Z] 2021-07-30 22:43:53 (18.0 MB/s) - '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' saved [451/451] [2021-07-30T22:43:54.198Z] [2021-07-30T22:43:55.179Z] Removing intermediate container 9eff014e1321 [2021-07-30T22:43:55.179Z] ---> f28b31760a84 [2021-07-30T22:43:55.179Z] Step 5/17 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine/alpine-3.12' >> /etc/apk/repositories [2021-07-30T22:43:55.457Z] ---> Running in e1645002d3f7 [2021-07-30T22:43:58.162Z] Removing intermediate container e1645002d3f7 [2021-07-30T22:43:58.162Z] ---> b44c80186e92 [2021-07-30T22:43:58.162Z] 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-07-30T22:43:58.452Z] ---> Running in bb1e0a52dd51 [2021-07-30T22:43:59.912Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-30T22:44:00.896Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-30T22:44:01.500Z] fetch https://iotech.jfrog.io/artifactory/alpine/alpine-3.12/aarch64/APKINDEX.tar.gz [2021-07-30T22:44:02.110Z] (1/16) Installing ncurses-dev (6.2_p20200523-r0) [2021-07-30T22:44:02.386Z] (2/16) Installing libblkid (2.35.2-r0) [2021-07-30T22:44:02.386Z] (3/16) Installing blkid (2.35.2-r0) [2021-07-30T22:44:02.665Z] (4/16) Installing libcap-ng (0.7.10-r1) [2021-07-30T22:44:02.665Z] (5/16) Installing setpriv (2.35.2-r0) [2021-07-30T22:44:02.665Z] (6/16) Installing libmount (2.35.2-r0) [2021-07-30T22:44:02.665Z] (7/16) Installing libsmartcols (2.35.2-r0) [2021-07-30T22:44:02.939Z] (8/16) Installing findmnt (2.35.2-r0) [2021-07-30T22:44:02.939Z] (9/16) Installing mcookie (2.35.2-r0) [2021-07-30T22:44:02.939Z] (10/16) Installing hexdump (2.35.2-r0) [2021-07-30T22:44:03.214Z] (11/16) Installing lsblk (2.35.2-r0) [2021-07-30T22:44:03.214Z] (12/16) Installing libfdisk (2.35.2-r0) [2021-07-30T22:44:03.214Z] (13/16) Installing sfdisk (2.35.2-r0) [2021-07-30T22:44:03.495Z] (14/16) Installing cfdisk (2.35.2-r0) [2021-07-30T22:44:03.495Z] (15/16) Installing util-linux (2.35.2-r0) [2021-07-30T22:44:03.769Z] (16/16) Installing util-linux-dev (2.35.2-r0) [2021-07-30T22:44:04.044Z] Executing busybox-1.31.1-r20.trigger [2021-07-30T22:44:04.321Z] OK: 276 MiB in 98 packages [2021-07-30T22:44:06.312Z] Removing intermediate container bb1e0a52dd51 [2021-07-30T22:44:06.312Z] ---> 244860f91683 [2021-07-30T22:44:06.312Z] Step 7/17 : COPY VERSION /edgex-c-sdk/ [2021-07-30T22:44:06.916Z] ---> af94fb2e5147 [2021-07-30T22:44:06.916Z] Step 8/17 : COPY src /edgex-c-sdk/src/ [2021-07-30T22:44:08.358Z] ---> 65ad422dcc8f [2021-07-30T22:44:08.358Z] Step 9/17 : COPY include /edgex-c-sdk/include/ [2021-07-30T22:44:09.353Z] ---> ccfd5c1a3d95 [2021-07-30T22:44:09.353Z] Step 10/17 : COPY scripts /edgex-c-sdk/scripts [2021-07-30T22:44:10.794Z] ---> b7188149d94e [2021-07-30T22:44:10.794Z] Step 11/17 : COPY LICENSE /edgex-c-sdk/ [2021-07-30T22:44:11.396Z] ---> 6a6f1821c6ba [2021-07-30T22:44:11.396Z] Step 12/17 : COPY Attribution.txt /edgex-c-sdk/ [2021-07-30T22:44:12.389Z] ---> e17f3737241c [2021-07-30T22:44:12.389Z] Step 13/17 : WORKDIR /edgex-c-sdk [2021-07-30T22:44:12.666Z] ---> Running in 686c849a12cb [2021-07-30T22:44:13.265Z] Removing intermediate container 686c849a12cb [2021-07-30T22:44:13.265Z] ---> c6976dbaeb41 [2021-07-30T22:44:13.265Z] Step 14/17 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] [2021-07-30T22:44:13.265Z] ---> Running in 33600a177fd6 [2021-07-30T22:44:13.868Z] Removing intermediate container 33600a177fd6 [2021-07-30T22:44:13.868Z] ---> 887b04fcd26e [2021-07-30T22:44:13.868Z] Step 15/17 : LABEL arch=arm64 [2021-07-30T22:44:14.146Z] ---> Running in b9452e535645 [2021-07-30T22:44:15.130Z] Removing intermediate container b9452e535645 [2021-07-30T22:44:15.130Z] ---> 0c4a7d1bc394 [2021-07-30T22:44:15.130Z] Step 16/17 : LABEL git_sha=fe80442fa2f0db74f1d47f63cbba0c7b5c42b53a [2021-07-30T22:44:15.130Z] ---> Running in 71ce3c98228f [2021-07-30T22:44:15.743Z] Removing intermediate container 71ce3c98228f [2021-07-30T22:44:15.743Z] ---> 98cc5e256557 [2021-07-30T22:44:15.744Z] Step 17/17 : LABEL version=2.0.1-dev.2 [2021-07-30T22:44:16.350Z] ---> Running in d25c3ea805fc [2021-07-30T22:44:16.996Z] Removing intermediate container d25c3ea805fc [2021-07-30T22:44:16.996Z] ---> 5b4623f7ff12 [2021-07-30T22:44:16.996Z] [Warning] One or more build-args [MAKE ARCH] were not consumed [2021-07-30T22:44:16.996Z] Successfully built 5b4623f7ff12 [2021-07-30T22:44:16.996Z] 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 Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-30T22:44:17.654Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-07-30T22:44:17.930Z] [2021-07-30T22:44:17.930Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-07-30T22:44:18.307Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-07-30T22:44:18.597Z] arm64: Pulling from edgex-lftools-log-publisher [2021-07-30T22:44:18.597Z] 448f6bf000e3: Pulling fs layer [2021-07-30T22:44:18.597Z] f757da607395: Pulling fs layer [2021-07-30T22:44:18.597Z] 05883995daec: Pulling fs layer [2021-07-30T22:44:18.597Z] 8603b9c90790: Pulling fs layer [2021-07-30T22:44:18.597Z] 1560dd03e051: Pulling fs layer [2021-07-30T22:44:18.597Z] 27f5ce0e4adf: Pulling fs layer [2021-07-30T22:44:18.597Z] c2d8d7efcc4b: Pulling fs layer [2021-07-30T22:44:18.597Z] 1560dd03e051: Waiting [2021-07-30T22:44:18.597Z] 27f5ce0e4adf: Waiting [2021-07-30T22:44:18.597Z] c2d8d7efcc4b: Waiting [2021-07-30T22:44:18.597Z] 8603b9c90790: Waiting [2021-07-30T22:44:18.875Z] f757da607395: Verifying Checksum [2021-07-30T22:44:18.875Z] f757da607395: Download complete [2021-07-30T22:44:18.875Z] 8603b9c90790: Verifying Checksum [2021-07-30T22:44:18.875Z] 8603b9c90790: Download complete [2021-07-30T22:44:19.157Z] 1560dd03e051: Verifying Checksum [2021-07-30T22:44:19.157Z] 1560dd03e051: Download complete [2021-07-30T22:44:19.157Z] 27f5ce0e4adf: Download complete [2021-07-30T22:44:19.435Z] 05883995daec: Verifying Checksum [2021-07-30T22:44:19.435Z] 05883995daec: Download complete [2021-07-30T22:44:20.040Z] 448f6bf000e3: Verifying Checksum [2021-07-30T22:44:20.040Z] 448f6bf000e3: Download complete [2021-07-30T22:44:23.462Z] c2d8d7efcc4b: Verifying Checksum [2021-07-30T22:44:23.462Z] c2d8d7efcc4b: Download complete [2021-07-30T22:44:24.059Z] 448f6bf000e3: Pull complete [2021-07-30T22:44:25.045Z] f757da607395: Pull complete [2021-07-30T22:44:26.484Z] 05883995daec: Pull complete [2021-07-30T22:44:26.758Z] 8603b9c90790: Pull complete [2021-07-30T22:44:28.200Z] 1560dd03e051: Pull complete [2021-07-30T22:44:28.473Z] 27f5ce0e4adf: Pull complete [2021-07-30T22:44:43.602Z] c2d8d7efcc4b: Pull complete [2021-07-30T22:44:43.602Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-07-30T22:44:43.602Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-07-30T22:44:43.602Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-07-30T22:44:43.924Z] prd-ubuntu18.04-docker-arm64-4c-16g-1114 does not seem to be running inside a container [2021-07-30T22:44:44.055Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-sdk-c/3 -v /w/workspace/device-sdk-c/3:/w/workspace/device-sdk-c/3:rw,z -v /w/workspace/device-sdk-c/3@tmp:/w/workspace/device-sdk-c/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-07-30T22:44:49.005Z] $ docker top 1e77253070060778b45b6d0a979b3d40d7d231561bf670446a6713ed02c5fa6a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-30T22:44:49.965Z] ---> job-cost.sh [2021-07-30T22:44:49.965Z] lf-activate-venv: SKIPPING [2021-07-30T22:44:49.965Z] INFO: No Stack... [2021-07-30T22:44:50.938Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-07-30T22:44:51.211Z] INFO: Archiving Costs [Pipeline] sh [2021-07-30T22:44:51.882Z] + + cutcat -d, /w/workspace/device-sdk-c/3/archives/cost.csv -f6 [2021-07-30T22:44:51.882Z] [Pipeline] lock [2021-07-30T22:44:51.957Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-c-main-3-stack-cost] [2021-07-30T22:44:51.966Z] Resource [jenkins-edgexfoundry-device-sdk-c-main-3-stack-cost] did not exist. Created. [2021-07-30T22:44:51.967Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-c-main-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-07-30T22:44:52.662Z] /w/workspace/device-sdk-c/3@tmp/durable-dac3cd8f/script.sh: 1: /w/workspace/device-sdk-c/3@tmp/durable-dac3cd8f/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-07-30T22:44:53.349Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-07-30T22:44:53.382Z] Warning: overwriting stash ‘stack-cost’ [2021-07-30T22:44:54.023Z] Stashed 1 file(s) [Pipeline] } [2021-07-30T22:44:54.032Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-c-main-3-stack-cost] [Pipeline] // lock [Pipeline] } [2021-07-30T22:44:54.072Z] $ docker stop --time=1 1e77253070060778b45b6d0a979b3d40d7d231561bf670446a6713ed02c5fa6a [2021-07-30T22:44:55.780Z] $ docker rm -f 1e77253070060778b45b6d0a979b3d40d7d231561bf670446a6713ed02c5fa6a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [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-07-30T22:44:56.881Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-30T22:44:56.881Z] . [Pipeline] withDockerContainer [2021-07-30T22:44:57.155Z] prd-centos7-docker-4c-2g-1103 does not seem to be running inside a container [2021-07-30T22:44:57.219Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_main -v /w/workspace/edgexfoundry_device-sdk-c_main:/w/workspace/edgexfoundry_device-sdk-c_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_main@tmp:/w/workspace/edgexfoundry_device-sdk-c_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-07-30T22:44:57.601Z] $ docker top 705b001a0458c8016ac9261d066888c98e1bcdb8bd714fb26da9ecd1ee88fcac -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-30T22:44:57.720Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-30T22:44:57.721Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-30T22:44:57.855Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-30T22:44:57.855Z] $ docker exec 705b001a0458c8016ac9261d066888c98e1bcdb8bd714fb26da9ecd1ee88fcac ssh-agent [2021-07-30T22:44:57.974Z] SSH_AUTH_SOCK=/tmp/ssh-CKYvSjEtKZvT/agent.13 [2021-07-30T22:44:57.975Z] SSH_AGENT_PID=20 [2021-07-30T22:44:57.983Z] Running ssh-add (command line suppressed) [2021-07-30T22:44:58.079Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_7416014151131313505.key (/w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_7416014151131313505.key) [2021-07-30T22:44:58.105Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-30T22:44:58.422Z] + git semver tag [2021-07-30T22:44:58.422Z] # -> Open(): unable to determine branch for HEAD [2021-07-30T22:44:58.422Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_main/.git [2021-07-30T22:44:58.422Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_main [2021-07-30T22:44:58.422Z] # $SEMVER_REMOTE_NAME = origin [2021-07-30T22:44:58.422Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-30T22:44:58.422Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-30T22:44:58.422Z] # $SEMVER_BRANCH = main [2021-07-30T22:44:58.422Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_main/.semver [2021-07-30T22:44:58.422Z] # fe80442fa2f0db74f1d47f63cbba0c7b5c42b53a HEAD [2021-07-30T22:44:58.422Z] # -> Force: false [2021-07-30T22:44:58.422Z] # 62c9e27e278b699ec2857c4d1c266eac623fba0a refs/tags/v2.0.1-dev.2 [Pipeline] } [2021-07-30T22:44:58.434Z] $ docker exec --env ******** --env ******** 705b001a0458c8016ac9261d066888c98e1bcdb8bd714fb26da9ecd1ee88fcac ssh-agent -k [2021-07-30T22:44:58.543Z] unset SSH_AUTH_SOCK; [2021-07-30T22:44:58.543Z] unset SSH_AGENT_PID; [2021-07-30T22:44:58.543Z] echo Agent pid 20 killed; [2021-07-30T22:44:58.562Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-30T22:44:58.899Z] + git semver [Pipeline] } [2021-07-30T22:44:58.923Z] $ docker stop --time=1 705b001a0458c8016ac9261d066888c98e1bcdb8bd714fb26da9ecd1ee88fcac [2021-07-30T22:45:00.114Z] $ docker rm -f 705b001a0458c8016ac9261d066888c98e1bcdb8bd714fb26da9ecd1ee88fcac [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-07-30T22:45:00.598Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-07-30T22:45:00.598Z] [2021-07-30T22:45:00.598Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-07-30T22:45:00.939Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-07-30T22:45:00.939Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-07-30T22:45:00.939Z] ab5ef0e58194: Pulling fs layer [2021-07-30T22:45:00.939Z] 9712f1f96733: Pulling fs layer [2021-07-30T22:45:00.939Z] 63f879dbbcfc: Pulling fs layer [2021-07-30T22:45:00.939Z] 0d9ebad4ef96: Pulling fs layer [2021-07-30T22:45:00.939Z] e9a5061849ea: Pulling fs layer [2021-07-30T22:45:00.939Z] d747dcd14b5f: Pulling fs layer [2021-07-30T22:45:00.939Z] 2de7ff778b66: Pulling fs layer [2021-07-30T22:45:00.939Z] 0d9ebad4ef96: Waiting [2021-07-30T22:45:00.939Z] e9a5061849ea: Waiting [2021-07-30T22:45:00.939Z] d747dcd14b5f: Waiting [2021-07-30T22:45:00.939Z] 2de7ff778b66: Waiting [2021-07-30T22:45:00.939Z] 9712f1f96733: Verifying Checksum [2021-07-30T22:45:00.939Z] 9712f1f96733: Download complete [2021-07-30T22:45:05.231Z] 63f879dbbcfc: Verifying Checksum [2021-07-30T22:45:05.231Z] 63f879dbbcfc: Download complete [2021-07-30T22:45:05.231Z] e9a5061849ea: Verifying Checksum [2021-07-30T22:45:05.231Z] e9a5061849ea: Download complete [2021-07-30T22:45:05.231Z] d747dcd14b5f: Verifying Checksum [2021-07-30T22:45:05.231Z] d747dcd14b5f: Download complete [2021-07-30T22:45:05.814Z] 2de7ff778b66: Verifying Checksum [2021-07-30T22:45:05.814Z] 2de7ff778b66: Download complete [2021-07-30T22:45:06.093Z] ab5ef0e58194: Verifying Checksum [2021-07-30T22:45:06.093Z] ab5ef0e58194: Download complete [2021-07-30T22:45:06.093Z] 0d9ebad4ef96: Verifying Checksum [2021-07-30T22:45:06.093Z] 0d9ebad4ef96: Download complete [2021-07-30T22:45:08.702Z] ab5ef0e58194: Pull complete [2021-07-30T22:45:08.702Z] 9712f1f96733: Pull complete [2021-07-30T22:45:09.287Z] 63f879dbbcfc: Pull complete [2021-07-30T22:45:12.676Z] 0d9ebad4ef96: Pull complete [2021-07-30T22:45:13.262Z] e9a5061849ea: Pull complete [2021-07-30T22:45:13.262Z] d747dcd14b5f: Pull complete [2021-07-30T22:45:14.229Z] 2de7ff778b66: Pull complete [2021-07-30T22:45:14.229Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-07-30T22:45:14.229Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-07-30T22:45:14.229Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-07-30T22:45:14.358Z] prd-centos7-docker-4c-2g-1103 does not seem to be running inside a container [2021-07-30T22:45:14.423Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-c_main -v /w/workspace/edgexfoundry_device-sdk-c_main:/w/workspace/edgexfoundry_device-sdk-c_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_main@tmp:/w/workspace/edgexfoundry_device-sdk-c_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-07-30T22:45:17.753Z] $ docker top 30e4beefeff698a5c3360bc031df38047599786ad04d47225f99488d6738910c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-07-30T22:45:17.864Z] provisioning config files... [2021-07-30T22:45:17.880Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-c_main@tmp/config8708303012616268334tmp [2021-07-30T22:45:17.903Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-c_main@tmp/config2780670184619847051tmp [2021-07-30T22:45:17.923Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-c_main@tmp/config983125290847473468tmp [Pipeline] { [Pipeline] echo [2021-07-30T22:45:17.946Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-30T22:45:18.261Z] ---> sigul-configuration.sh [2021-07-30T22:45:18.261Z] gpg: directory `/root/.gnupg' created [2021-07-30T22:45:18.261Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-07-30T22:45:18.261Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-07-30T22:45:18.261Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-07-30T22:45:18.261Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-07-30T22:45:18.261Z] gpg: CAST5 encrypted data [2021-07-30T22:45:18.261Z] gpg: encrypted with 1 passphrase [2021-07-30T22:45:18.261Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-07-30T22:45:18.590Z] + mkdir /home/jenkins [2021-07-30T22:45:18.590Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-07-30T22:45:18.906Z] + 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-07-30T22:45:18.920Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-30T22:45:19.233Z] ---> sigul-install.sh [2021-07-30T22:45:19.233Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-07-30T22:45:19.546Z] + git tag --list [2021-07-30T22:45:19.546Z] 0.7.0 [2021-07-30T22:45:19.546Z] 0.7.1 [2021-07-30T22:45:19.546Z] 1.0.0 [2021-07-30T22:45:19.546Z] v1.0.1 [2021-07-30T22:45:19.546Z] v1.0.2 [2021-07-30T22:45:19.546Z] v1.0.3 [2021-07-30T22:45:19.546Z] v1.1.0 [2021-07-30T22:45:19.546Z] v1.1.1 [2021-07-30T22:45:19.546Z] v1.2.0 [2021-07-30T22:45:19.546Z] v1.2.1 [2021-07-30T22:45:19.546Z] v1.2.2 [2021-07-30T22:45:19.546Z] v1.3.0 [2021-07-30T22:45:19.546Z] v1.3.1 [2021-07-30T22:45:19.546Z] v2.0.0 [2021-07-30T22:45:19.546Z] v2.0.1-dev.1 [2021-07-30T22:45:19.546Z] v2.0.1-dev.2 [Pipeline] sh [2021-07-30T22:45:19.865Z] + lftools sign git-tag v2.0.1-dev.2 [2021-07-30T22:45:20.450Z] Signing Git tag with Sigul... [2021-07-30T22:45:20.450Z] Signing v2.0.1-dev.2 [Pipeline] echo [2021-07-30T22:45:21.880Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-30T22:45:22.193Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-07-30T22:45:22.207Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-07-30T22:45:22.236Z] $ docker stop --time=1 30e4beefeff698a5c3360bc031df38047599786ad04d47225f99488d6738910c [2021-07-30T22:45:23.466Z] $ docker rm -f 30e4beefeff698a5c3360bc031df38047599786ad04d47225f99488d6738910c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-07-30T22:45:24.113Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-30T22:45:24.113Z] . [Pipeline] withDockerContainer [2021-07-30T22:45:24.213Z] prd-centos7-docker-4c-2g-1103 does not seem to be running inside a container [2021-07-30T22:45:24.277Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_main -v /w/workspace/edgexfoundry_device-sdk-c_main:/w/workspace/edgexfoundry_device-sdk-c_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_main@tmp:/w/workspace/edgexfoundry_device-sdk-c_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-07-30T22:45:24.736Z] $ docker top f50357782351a6d0367b743b8db9de09694055b776937afd9844b93dbf805871 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-30T22:45:24.875Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-30T22:45:24.876Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-30T22:45:25.011Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-30T22:45:25.012Z] $ docker exec f50357782351a6d0367b743b8db9de09694055b776937afd9844b93dbf805871 ssh-agent [2021-07-30T22:45:25.145Z] SSH_AUTH_SOCK=/tmp/ssh-WSSCrkHOivBB/agent.14 [2021-07-30T22:45:25.145Z] SSH_AGENT_PID=21 [2021-07-30T22:45:25.158Z] Running ssh-add (command line suppressed) [2021-07-30T22:45:25.279Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_8487575738421311751.key (/w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_8487575738421311751.key) [2021-07-30T22:45:25.312Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-30T22:45:25.847Z] + git semver bump pre [2021-07-30T22:45:25.847Z] # -> Open(): unable to determine branch for HEAD [2021-07-30T22:45:25.847Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_main/.git [2021-07-30T22:45:25.847Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_main [2021-07-30T22:45:25.847Z] # $SEMVER_REMOTE_NAME = origin [2021-07-30T22:45:25.847Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-30T22:45:25.847Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-30T22:45:25.847Z] # $SEMVER_BRANCH = main [2021-07-30T22:45:25.847Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_main/.semver [2021-07-30T22:45:25.847Z] 2.0.1-dev.3 [Pipeline] } [2021-07-30T22:45:25.859Z] $ docker exec --env ******** --env ******** f50357782351a6d0367b743b8db9de09694055b776937afd9844b93dbf805871 ssh-agent -k [2021-07-30T22:45:25.967Z] unset SSH_AUTH_SOCK; [2021-07-30T22:45:25.967Z] unset SSH_AGENT_PID; [2021-07-30T22:45:25.967Z] echo Agent pid 21 killed; [2021-07-30T22:45:25.989Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-30T22:45:26.327Z] + git semver [Pipeline] } [2021-07-30T22:45:26.345Z] $ docker stop --time=1 f50357782351a6d0367b743b8db9de09694055b776937afd9844b93dbf805871 [2021-07-30T22:45:27.564Z] $ docker rm -f f50357782351a6d0367b743b8db9de09694055b776937afd9844b93dbf805871 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-07-30T22:45:27.963Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-30T22:45:27.963Z] . [Pipeline] withDockerContainer [2021-07-30T22:45:28.060Z] prd-centos7-docker-4c-2g-1103 does not seem to be running inside a container [2021-07-30T22:45:28.118Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_main -v /w/workspace/edgexfoundry_device-sdk-c_main:/w/workspace/edgexfoundry_device-sdk-c_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_main@tmp:/w/workspace/edgexfoundry_device-sdk-c_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-07-30T22:45:28.507Z] $ docker top 116fbd89fd6c3334ac9d0ba1800f33b108aea3eb51f194f5a8abbb6318ce3b0f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-30T22:45:28.630Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-30T22:45:28.630Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-30T22:45:28.761Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-30T22:45:28.763Z] $ docker exec 116fbd89fd6c3334ac9d0ba1800f33b108aea3eb51f194f5a8abbb6318ce3b0f ssh-agent [2021-07-30T22:45:28.901Z] SSH_AUTH_SOCK=/tmp/ssh-bvDVCYX4uKzx/agent.14 [2021-07-30T22:45:28.901Z] SSH_AGENT_PID=21 [2021-07-30T22:45:28.911Z] Running ssh-add (command line suppressed) [2021-07-30T22:45:29.025Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_6847262997161005767.key (/w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_6847262997161005767.key) [2021-07-30T22:45:29.054Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-30T22:45:29.396Z] + git semver push [2021-07-30T22:45:29.398Z] # -> Open(): unable to determine branch for HEAD [2021-07-30T22:45:29.398Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_main/.git [2021-07-30T22:45:29.398Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_main [2021-07-30T22:45:29.398Z] # $SEMVER_REMOTE_NAME = origin [2021-07-30T22:45:29.398Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-30T22:45:29.398Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-30T22:45:29.398Z] # $SEMVER_BRANCH = main [2021-07-30T22:45:29.398Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_main/.semver [Pipeline] } [2021-07-30T22:45:33.669Z] $ docker exec --env ******** --env ******** 116fbd89fd6c3334ac9d0ba1800f33b108aea3eb51f194f5a8abbb6318ce3b0f ssh-agent -k [2021-07-30T22:45:33.777Z] unset SSH_AUTH_SOCK; [2021-07-30T22:45:33.778Z] unset SSH_AGENT_PID; [2021-07-30T22:45:33.778Z] echo Agent pid 21 killed; [2021-07-30T22:45:33.797Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-30T22:45:34.135Z] + git semver [Pipeline] } [2021-07-30T22:45:34.154Z] $ docker stop --time=1 116fbd89fd6c3334ac9d0ba1800f33b108aea3eb51f194f5a8abbb6318ce3b0f [2021-07-30T22:45:35.359Z] $ docker rm -f 116fbd89fd6c3334ac9d0ba1800f33b108aea3eb51f194f5a8abbb6318ce3b0f [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-07-30T22:45:36.188Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-30T22:45:36.775Z] ---> package-listing.sh [2021-07-30T22:45:36.775Z] ++ facter osfamily [2021-07-30T22:45:36.775Z] ++ tr '[:upper:]' '[:lower:]' [2021-07-30T22:45:37.042Z] + OS_FAMILY=redhat [2021-07-30T22:45:37.042Z] + workspace=/w/workspace/edgexfoundry_device-sdk-c_main [2021-07-30T22:45:37.042Z] + START_PACKAGES=/tmp/packages_start.txt [2021-07-30T22:45:37.042Z] + END_PACKAGES=/tmp/packages_end.txt [2021-07-30T22:45:37.042Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-07-30T22:45:37.042Z] + PACKAGES=/tmp/packages_start.txt [2021-07-30T22:45:37.042Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_main ']' [2021-07-30T22:45:37.042Z] + PACKAGES=/tmp/packages_end.txt [2021-07-30T22:45:37.042Z] + case "${OS_FAMILY}" in [2021-07-30T22:45:37.042Z] + rpm -qa [2021-07-30T22:45:37.042Z] + sort [2021-07-30T22:45:37.626Z] + '[' -f /tmp/packages_start.txt ']' [2021-07-30T22:45:37.626Z] + '[' -f /tmp/packages_end.txt ']' [2021-07-30T22:45:37.626Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-07-30T22:45:37.626Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_main ']' [2021-07-30T22:45:37.626Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-c_main/archives/ [2021-07-30T22:45:37.626Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-c_main/archives/ [Pipeline] echo [2021-07-30T22:45:37.644Z] 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_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-07-30T22:45:37.950Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-07-30T22:45:38.547Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-30T22:45:38.547Z] [2021-07-30T22:45:38.547Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-07-30T22:45:38.879Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-30T22:45:38.879Z] latest: Pulling from edgex-lftools-log-publisher [2021-07-30T22:45:38.879Z] b4d181a07f80: Pulling fs layer [2021-07-30T22:45:38.879Z] a1111a8f2ec3: Pulling fs layer [2021-07-30T22:45:38.879Z] ed53099fbce6: Pulling fs layer [2021-07-30T22:45:38.879Z] dc539afda2c1: Pulling fs layer [2021-07-30T22:45:38.879Z] 77bc0d833cb6: Pulling fs layer [2021-07-30T22:45:38.879Z] 9065ff56babe: Pulling fs layer [2021-07-30T22:45:38.879Z] d287ab97295c: Pulling fs layer [2021-07-30T22:45:38.879Z] 77bc0d833cb6: Waiting [2021-07-30T22:45:38.879Z] 9065ff56babe: Waiting [2021-07-30T22:45:38.879Z] d287ab97295c: Waiting [2021-07-30T22:45:38.879Z] dc539afda2c1: Waiting [2021-07-30T22:45:39.270Z] a1111a8f2ec3: Verifying Checksum [2021-07-30T22:45:39.270Z] a1111a8f2ec3: Download complete [2021-07-30T22:45:39.270Z] dc539afda2c1: Verifying Checksum [2021-07-30T22:45:39.270Z] dc539afda2c1: Download complete [2021-07-30T22:45:39.625Z] 77bc0d833cb6: Verifying Checksum [2021-07-30T22:45:39.625Z] 77bc0d833cb6: Download complete [2021-07-30T22:45:39.625Z] 9065ff56babe: Verifying Checksum [2021-07-30T22:45:39.625Z] 9065ff56babe: Download complete [2021-07-30T22:45:39.625Z] ed53099fbce6: Verifying Checksum [2021-07-30T22:45:39.625Z] ed53099fbce6: Download complete [2021-07-30T22:45:40.610Z] b4d181a07f80: Download complete [2021-07-30T22:45:41.628Z] b4d181a07f80: Pull complete [2021-07-30T22:45:41.628Z] a1111a8f2ec3: Pull complete [2021-07-30T22:45:42.228Z] ed53099fbce6: Pull complete [2021-07-30T22:45:42.228Z] dc539afda2c1: Pull complete [2021-07-30T22:45:42.493Z] 77bc0d833cb6: Pull complete [2021-07-30T22:45:42.762Z] 9065ff56babe: Pull complete [2021-07-30T22:45:45.345Z] d287ab97295c: Download complete [2021-07-30T22:45:49.620Z] d287ab97295c: Pull complete [2021-07-30T22:45:49.620Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-07-30T22:45:49.620Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-30T22:45:49.620Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-07-30T22:45:49.715Z] prd-centos7-docker-4c-2g-1103 does not seem to be running inside a container [2021-07-30T22:45:49.778Z] $ 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_main/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_main -v /w/workspace/edgexfoundry_device-sdk-c_main:/w/workspace/edgexfoundry_device-sdk-c_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_main@tmp:/w/workspace/edgexfoundry_device-sdk-c_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-07-30T22:45:52.370Z] $ docker top 367227f80985518b60add1c1add056ad535319925306a502c1d629dfbfdbc6b4 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-30T22:45:52.778Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-07-30T22:45:53.096Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-07-30T22:45:53.413Z] + ls /var/log/sa-host [2021-07-30T22:45:53.413Z] + sadf -c /var/log/sa-host/sa05 [2021-07-30T22:45:53.413Z] file_magic: OK [2021-07-30T22:45:53.413Z] HZ: Using current value: 100 [2021-07-30T22:45:53.413Z] file_header: OK [2021-07-30T22:45:53.413Z] 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-07-30T22:45:53.413Z] Statistics: [2021-07-30T22:45:53.413Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-30T22:45:53.413Z] File successfully converted to sysstat format version 12.0.3 [2021-07-30T22:45:53.413Z] + sadf -c /var/log/sa-host/sa30 [2021-07-30T22:45:53.413Z] file_magic: OK [2021-07-30T22:45:53.413Z] HZ: Using current value: 100 [2021-07-30T22:45:53.413Z] file_header: OK [2021-07-30T22:45:53.413Z] 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-07-30T22:45:53.413Z] Statistics: [2021-07-30T22:45:53.413Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-30T22:45:53.413Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-30T22:45:53.607Z] provisioning config files... [2021-07-30T22:45:53.624Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_main@tmp/config9029514483117949038tmp [Pipeline] { [Pipeline] echo [2021-07-30T22:45:53.648Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-30T22:45:53.958Z] ---> create-netrc.sh [Pipeline] } [2021-07-30T22:45:53.971Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-07-30T22:45:54.347Z] ---> python-tools-install.sh [Pipeline] echo [2021-07-30T22:45:54.362Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-30T22:45:54.670Z] ---> sudo-logs.sh [2021-07-30T22:45:54.670Z] Archiving 'sudo' log.. [2021-07-30T22:45:54.670Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1103.vexxhost.local: Name or service not known [2021-07-30T22:45:54.670Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1103.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-07-30T22:45:54.705Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-30T22:45:55.013Z] ---> job-cost.sh [2021-07-30T22:45:55.013Z] lf-activate-venv: SKIPPING [2021-07-30T22:45:55.013Z] DEBUG: total: 0.18000000715255737 [2021-07-30T22:45:55.013Z] INFO: Retrieving Stack Cost... [2021-07-30T22:45:55.596Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-07-30T22:45:56.178Z] INFO: Archiving Costs [Pipeline] echo [2021-07-30T22:45:56.195Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-30T22:45:56.510Z] ---> logs-deploy.sh [2021-07-30T22:45:56.510Z] lf-activate-venv: SKIPPING [2021-07-30T22:45:56.510Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/main/3 [2021-07-30T22:45:56.510Z] INFO: archiving workspace using pattern(s): [2021-07-30T22:45:57.093Z] Archives upload complete. [2021-07-30T22:45:57.359Z] INFO: archiving logs to Nexus