Pull request #364 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jpwhitemn for edgexfoundry/device-sdk-c Loading trusted files from base branch main at e1f35502f034be90e9314597bd4064834fecb981 rather than dd7c85d917f983b24e0bf1dfe91317e75cbaea2e Obtained Jenkinsfile from e1f35502f034be90e9314597bd4064834fecb981 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-ssh7366471090053084584.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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-ssh8645849732909204467.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 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/PR-364/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/PR-364/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2667239764576716618.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > 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-ssh2963240374021627859.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/PR-364/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/PR-364/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1051281848809178630.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-380 in /w/workspace/edgexfoundry_device-sdk-c_PR-364 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-c.git > git init /w/workspace/edgexfoundry_device-sdk-c_PR-364 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_device-sdk-c_PR-364@tmp/jenkins-gitclient-ssh7024791452691453473.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit e1f35502f034be90e9314597bd4064834fecb981 into PR head commit dd7c85d917f983b24e0bf1dfe91317e75cbaea2e Merge succeeded, producing dd7c85d917f983b24e0bf1dfe91317e75cbaea2e Checking out Revision dd7c85d917f983b24e0bf1dfe91317e75cbaea2e (PR-364) > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_device-sdk-c_PR-364@tmp/jenkins-gitclient-ssh1822904191384704128.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/364/head:refs/remotes/origin/PR-364 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dd7c85d917f983b24e0bf1dfe91317e75cbaea2e # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_device-sdk-c_PR-364@tmp/jenkins-gitclient-ssh2399827858022972762.key > git merge e1f35502f034be90e9314597bd4064834fecb981 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dd7c85d917f983b24e0bf1dfe91317e75cbaea2e # timeout=10 Commit message: "fix: spell correction in owners" > git rev-list --no-walk e26f96a65f3c0e02f7f4d2c2ad7a189c816cdec0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-08-11T19:01:28.329Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-08-11T19:01:28.443Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-08-11T19:01:28.473Z] ========================================================= [2021-08-11T19:01:28.473Z] EdgeX Global Pipelines Version Info [2021-08-11T19:01:28.473Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-08-11T19:01:29.719Z] ------------------- [2021-08-11T19:01:29.719Z] stable info: [2021-08-11T19:01:29.719Z] ------------------- [2021-08-11T19:01:29.719Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-08-11T19:01:29.719Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-08-11T19:01:29.719Z] Message: update stable to v1.0.205 [2021-08-11T19:01:30.306Z] ------------------- [2021-08-11T19:01:30.306Z] experimental info: [2021-08-11T19:01:30.306Z] ------------------- [2021-08-11T19:01:30.306Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-08-11T19:01:30.306Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-08-11T19:01:30.306Z] Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-08-11T19:01:30.428Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-c-settings [Pipeline] echo [2021-08-11T19:01:30.466Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-c [Pipeline] echo [2021-08-11T19:01:30.486Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-08-11T19:01:30.506Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-08-11T19:01:30.527Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-08-11T19:01:30.548Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [Pipeline] echo [2021-08-11T19:01:30.568Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = scripts/Dockerfile.alpine [Pipeline] echo [2021-08-11T19:01:30.587Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = scripts/Dockerfile.alpine-base [Pipeline] echo [2021-08-11T19:01:30.607Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-08-11T19:01:30.627Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-08-11T19:01:30.647Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk [Pipeline] echo [2021-08-11T19:01:30.667Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-08-11T19:01:30.687Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-08-11T19:01:30.706Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-08-11T19:01:30.727Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-08-11T19:01:30.747Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-08-11T19:01:30.769Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-08-11T19:01:30.790Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-08-11T19:01:30.811Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-364 [Pipeline] echo [2021-08-11T19:01:30.831Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-364 [Pipeline] echo [2021-08-11T19:01:30.853Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-364 [Pipeline] echo [2021-08-11T19:01:30.874Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = dd7c85d917f983b24e0bf1dfe91317e75cbaea2e [Pipeline] echo [2021-08-11T19:01:30.896Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = dd7c85d [Pipeline] echo [2021-08-11T19:01:30.917Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-11T19:01:30.983Z] provisioning config files... [2021-08-11T19:01:31.003Z] copy managed file [device-sdk-c-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_PR-364@tmp/config7003570173252351812tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-11T19:01:31.337Z] ---> docker-login.sh [2021-08-11T19:01:31.337Z] nexus3.edgexfoundry.org:10001 [2021-08-11T19:01:31.337Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T19:01:31.608Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T19:01:31.608Z] Configure a credential helper to remove this warning. See [2021-08-11T19:01:31.608Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T19:01:31.608Z] [2021-08-11T19:01:31.608Z] Login Succeeded [2021-08-11T19:01:31.608Z] nexus3.edgexfoundry.org:10002 [2021-08-11T19:01:31.608Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T19:01:31.608Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T19:01:31.608Z] Configure a credential helper to remove this warning. See [2021-08-11T19:01:31.608Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T19:01:31.608Z] [2021-08-11T19:01:31.608Z] Login Succeeded [2021-08-11T19:01:31.608Z] nexus3.edgexfoundry.org:10003 [2021-08-11T19:01:31.876Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T19:01:31.876Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T19:01:31.876Z] Configure a credential helper to remove this warning. See [2021-08-11T19:01:31.876Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T19:01:31.876Z] [2021-08-11T19:01:31.876Z] Login Succeeded [2021-08-11T19:01:31.876Z] nexus3.edgexfoundry.org:10004 [2021-08-11T19:01:31.876Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T19:01:32.142Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T19:01:32.142Z] Configure a credential helper to remove this warning. See [2021-08-11T19:01:32.142Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T19:01:32.142Z] [2021-08-11T19:01:32.142Z] Login Succeeded [2021-08-11T19:01:32.142Z] docker.io [2021-08-11T19:01:32.142Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T19:01:32.409Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T19:01:32.409Z] Configure a credential helper to remove this warning. See [2021-08-11T19:01:32.409Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T19:01:32.409Z] [2021-08-11T19:01:32.409Z] Login Succeeded [2021-08-11T19:01:32.409Z] ---> docker-login.sh ends [Pipeline] } [2021-08-11T19:01:32.422Z] 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-08-11T19:01:33.063Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-11T19:01:33.063Z] [2021-08-11T19:01:33.063Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-08-11T19:01:33.397Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-11T19:01:33.398Z] latest: Pulling from edgex-devops/git-semver [2021-08-11T19:01:33.398Z] 31603596830f: Pulling fs layer [2021-08-11T19:01:33.398Z] d4622e32a9a9: Pulling fs layer [2021-08-11T19:01:33.398Z] 1030fce36090: Pulling fs layer [2021-08-11T19:01:33.398Z] 6c6cb7e1b49b: Pulling fs layer [2021-08-11T19:01:33.398Z] 6c6cb7e1b49b: Waiting [2021-08-11T19:01:33.398Z] d4622e32a9a9: Verifying Checksum [2021-08-11T19:01:33.398Z] d4622e32a9a9: Download complete [2021-08-11T19:01:33.676Z] 31603596830f: Verifying Checksum [2021-08-11T19:01:33.676Z] 31603596830f: Download complete [2021-08-11T19:01:33.955Z] 31603596830f: Pull complete [2021-08-11T19:01:33.955Z] 6c6cb7e1b49b: Verifying Checksum [2021-08-11T19:01:33.955Z] 6c6cb7e1b49b: Download complete [2021-08-11T19:01:33.955Z] d4622e32a9a9: Pull complete [2021-08-11T19:01:33.955Z] 1030fce36090: Verifying Checksum [2021-08-11T19:01:33.955Z] 1030fce36090: Download complete [2021-08-11T19:01:34.546Z] 1030fce36090: Pull complete [2021-08-11T19:01:34.546Z] 6c6cb7e1b49b: Pull complete [2021-08-11T19:01:34.546Z] Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab [2021-08-11T19:01:34.546Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-11T19:01:34.546Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-08-11T19:01:34.662Z] prd-centos7-docker-4c-2g-380 does not seem to be running inside a container [2021-08-11T19:01:34.728Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_PR-364 -v /w/workspace/edgexfoundry_device-sdk-c_PR-364:/w/workspace/edgexfoundry_device-sdk-c_PR-364:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_PR-364@tmp:/w/workspace/edgexfoundry_device-sdk-c_PR-364@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-08-11T19:01:35.555Z] $ docker top 56f35fc6fba41f20b540fd339fa6984ce7166f2663fe0b74dbc043f23e6b22bb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-11T19:01:35.682Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-11T19:01:35.682Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-11T19:01:35.793Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-11T19:01:35.796Z] $ docker exec 56f35fc6fba41f20b540fd339fa6984ce7166f2663fe0b74dbc043f23e6b22bb ssh-agent [2021-08-11T19:01:35.902Z] SSH_AUTH_SOCK=/tmp/ssh-q6ncWl17F2rf/agent.15 [2021-08-11T19:01:35.902Z] SSH_AGENT_PID=22 [2021-08-11T19:01:35.913Z] Running ssh-add (command line suppressed) [2021-08-11T19:01:36.008Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_PR-364@tmp/private_key_7178805112820942781.key (/w/workspace/edgexfoundry_device-sdk-c_PR-364@tmp/private_key_7178805112820942781.key) [2021-08-11T19:01:36.029Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-11T19:01:36.362Z] + git tag --points-at HEAD [Pipeline] } [2021-08-11T19:01:36.402Z] $ docker exec --env ******** --env ******** 56f35fc6fba41f20b540fd339fa6984ce7166f2663fe0b74dbc043f23e6b22bb ssh-agent -k [2021-08-11T19:01:36.501Z] unset SSH_AUTH_SOCK; [2021-08-11T19:01:36.502Z] unset SSH_AGENT_PID; [2021-08-11T19:01:36.502Z] echo Agent pid 22 killed; [2021-08-11T19:01:36.519Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-08-11T19:01:36.573Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-11T19:01:36.573Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-11T19:01:36.682Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-11T19:01:36.685Z] $ docker exec 56f35fc6fba41f20b540fd339fa6984ce7166f2663fe0b74dbc043f23e6b22bb ssh-agent [2021-08-11T19:01:36.802Z] SSH_AUTH_SOCK=/tmp/ssh-tNislTYiGiyK/agent.56 [2021-08-11T19:01:36.802Z] SSH_AGENT_PID=62 [2021-08-11T19:01:36.810Z] Running ssh-add (command line suppressed) [2021-08-11T19:01:36.901Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_PR-364@tmp/private_key_3388828792964635711.key (/w/workspace/edgexfoundry_device-sdk-c_PR-364@tmp/private_key_3388828792964635711.key) [2021-08-11T19:01:36.919Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-11T19:01:37.225Z] + git semver init [2021-08-11T19:01:37.225Z] # -> Open(): unable to determine branch for HEAD [2021-08-11T19:01:37.225Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_PR-364/.git [2021-08-11T19:01:37.225Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_PR-364 [2021-08-11T19:01:37.225Z] # $SEMVER_REMOTE_NAME = origin [2021-08-11T19:01:37.225Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-11T19:01:37.225Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-11T19:01:37.225Z] # $SEMVER_BRANCH = PR-364 [2021-08-11T19:01:37.225Z] # $SEMVER_TEMP = /tmp/semver-827384232 [2021-08-11T19:01:37.225Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-c.git $SEMVER_TEMP [2021-08-11T19:01:37.812Z] # '/tmp/semver-827384232' -> '/w/workspace/edgexfoundry_device-sdk-c_PR-364/.semver' [2021-08-11T19:01:37.812Z] # -> Force: false [2021-08-11T19:01:37.812Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_PR-364/.semver [Pipeline] } [2021-08-11T19:01:37.827Z] $ docker exec --env ******** --env ******** 56f35fc6fba41f20b540fd339fa6984ce7166f2663fe0b74dbc043f23e6b22bb ssh-agent -k [2021-08-11T19:01:37.921Z] unset SSH_AUTH_SOCK; [2021-08-11T19:01:37.921Z] unset SSH_AGENT_PID; [2021-08-11T19:01:37.921Z] echo Agent pid 62 killed; [2021-08-11T19:01:37.935Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-11T19:01:38.281Z] + git semver [Pipeline] } [2021-08-11T19:01:38.301Z] $ docker stop --time=1 56f35fc6fba41f20b540fd339fa6984ce7166f2663fe0b74dbc043f23e6b22bb [2021-08-11T19:01:39.538Z] $ docker rm -f 56f35fc6fba41f20b540fd339fa6984ce7166f2663fe0b74dbc043f23e6b22bb [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-11T19:01:39.921Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-08-11T19:01:40.267Z] Stashed 1 file(s) [Pipeline] echo [2021-08-11T19:01:40.270Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-08-11T19:01:55.394Z] Still waiting to schedule task [2021-08-11T19:01:55.394Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-08-11T19:01:55.396Z] Still waiting to schedule task [2021-08-11T19:01:55.397Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-08-11T19:04:02.725Z] Running on prd-centos7-docker-4c-2g-383 in /w/workspace/edgexfoundry_device-sdk-c_PR-364 [Pipeline] { [Pipeline] ws [2021-08-11T19:04:02.747Z] Running in /w/workspace/device-sdk-c/2 [Pipeline] { [Pipeline] checkout [2021-08-11T19:04:02.862Z] Selected Git installation does not exist. Using Default [2021-08-11T19:04:02.863Z] The recommended git tool is: NONE [2021-08-11T19:04:05.652Z] using credential edgex-jenkins-ssh [2021-08-11T19:04:05.668Z] Cloning the remote Git repository [2021-08-11T19:04:04.931Z] Cloning repository git@github.com:edgexfoundry/device-sdk-c.git [2021-08-11T19:04:05.009Z] > git init /w/workspace/device-sdk-c/2 # timeout=10 [2021-08-11T19:04:05.055Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2021-08-11T19:04:05.056Z] > git --version # timeout=10 [2021-08-11T19:04:05.063Z] > git --version # 'git version 2.24.4' [2021-08-11T19:04:05.064Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-11T19:04:05.096Z] [INFO] Currently running in a labeled security context [2021-08-11T19:04:05.097Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-08-11T19:04:05.097Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-c/2@tmp/jenkins-gitclient-ssh4755986136136937488.key [2021-08-11T19:04:05.113Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-11T19:04:07.124Z] Merging remotes/origin/main commit e1f35502f034be90e9314597bd4064834fecb981 into PR head commit dd7c85d917f983b24e0bf1dfe91317e75cbaea2e [2021-08-11T19:04:05.882Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2021-08-11T19:04:05.896Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-11T19:04:05.910Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2021-08-11T19:04:05.925Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2021-08-11T19:04:05.925Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-11T19:04:05.926Z] [INFO] Currently running in a labeled security context [2021-08-11T19:04:05.926Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-08-11T19:04:05.926Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-c/2@tmp/jenkins-gitclient-ssh7759927789792663193.key [2021-08-11T19:04:05.934Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/364/head:refs/remotes/origin/PR-364 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-08-11T19:04:06.495Z] > git config core.sparsecheckout # timeout=10 [2021-08-11T19:04:06.504Z] > git checkout -f dd7c85d917f983b24e0bf1dfe91317e75cbaea2e # timeout=10 [2021-08-11T19:04:06.554Z] > git remote # timeout=10 [2021-08-11T19:04:07.252Z] Merge succeeded, producing dd7c85d917f983b24e0bf1dfe91317e75cbaea2e [2021-08-11T19:04:07.253Z] Checking out Revision dd7c85d917f983b24e0bf1dfe91317e75cbaea2e (PR-364) [2021-08-11T19:04:06.570Z] > git config --get remote.origin.url # timeout=10 [2021-08-11T19:04:06.579Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-11T19:04:06.580Z] [INFO] Currently running in a labeled security context [2021-08-11T19:04:06.580Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-08-11T19:04:06.580Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-c/2@tmp/jenkins-gitclient-ssh2179579251644084727.key [2021-08-11T19:04:06.589Z] > git merge e1f35502f034be90e9314597bd4064834fecb981 # timeout=10 [2021-08-11T19:04:06.599Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-11T19:04:06.621Z] > git config core.sparsecheckout # timeout=10 [2021-08-11T19:04:06.627Z] > git checkout -f dd7c85d917f983b24e0bf1dfe91317e75cbaea2e # timeout=10 [2021-08-11T19:04:10.842Z] Commit message: "fix: spell correction in owners" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-11T19:04:11.249Z] provisioning config files... [2021-08-11T19:04:11.269Z] copy managed file [device-sdk-c-settings] to file:/w/workspace/device-sdk-c/2@tmp/config8485126165823729706tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-11T19:04:11.703Z] ---> docker-login.sh [2021-08-11T19:04:11.703Z] nexus3.edgexfoundry.org:10001 [2021-08-11T19:04:11.703Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T19:04:11.969Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T19:04:11.970Z] Configure a credential helper to remove this warning. See [2021-08-11T19:04:11.970Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T19:04:11.970Z] [2021-08-11T19:04:11.970Z] Login Succeeded [2021-08-11T19:04:11.970Z] nexus3.edgexfoundry.org:10002 [2021-08-11T19:04:11.970Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T19:04:11.970Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T19:04:11.970Z] Configure a credential helper to remove this warning. See [2021-08-11T19:04:11.970Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T19:04:11.970Z] [2021-08-11T19:04:11.970Z] Login Succeeded [2021-08-11T19:04:11.970Z] nexus3.edgexfoundry.org:10003 [2021-08-11T19:04:12.234Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T19:04:12.234Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T19:04:12.234Z] Configure a credential helper to remove this warning. See [2021-08-11T19:04:12.234Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T19:04:12.234Z] [2021-08-11T19:04:12.234Z] Login Succeeded [2021-08-11T19:04:12.234Z] nexus3.edgexfoundry.org:10004 [2021-08-11T19:04:12.234Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T19:04:12.500Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T19:04:12.500Z] Configure a credential helper to remove this warning. See [2021-08-11T19:04:12.500Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T19:04:12.500Z] [2021-08-11T19:04:12.500Z] Login Succeeded [2021-08-11T19:04:12.500Z] docker.io [2021-08-11T19:04:12.500Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T19:04:12.766Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T19:04:12.766Z] Configure a credential helper to remove this warning. See [2021-08-11T19:04:12.766Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T19:04:12.766Z] [2021-08-11T19:04:12.766Z] Login Succeeded [2021-08-11T19:04:12.766Z] ---> docker-login.sh ends [Pipeline] } [2021-08-11T19:04:12.811Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-08-11T19:04:13.013Z] ========================================================= [2021-08-11T19:04:13.013Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest] [2021-08-11T19:04:13.013Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-08-11T19:04:13.383Z] + 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-08-11T19:04:13.383Z] Sending build context to Docker daemon 2.678MB [2021-08-11T19:04:13.383Z] Step 1/25 : ARG BASE=alpine:3.12 [2021-08-11T19:04:13.383Z] Step 2/25 : FROM ${BASE} as builder [2021-08-11T19:04:13.651Z] latest: Pulling from edgex-devops/edgex-gcc-base [2021-08-11T19:04:13.651Z] 339de151aab4: Pulling fs layer [2021-08-11T19:04:13.651Z] 3691962f683c: Pulling fs layer [2021-08-11T19:04:13.651Z] e1147bf81a45: Pulling fs layer [2021-08-11T19:04:13.651Z] 3691962f683c: Verifying Checksum [2021-08-11T19:04:13.651Z] 3691962f683c: Download complete [2021-08-11T19:04:13.919Z] 339de151aab4: Verifying Checksum [2021-08-11T19:04:13.919Z] 339de151aab4: Download complete [2021-08-11T19:04:13.919Z] 339de151aab4: Pull complete [2021-08-11T19:04:13.919Z] 3691962f683c: Pull complete [2021-08-11T19:04:17.262Z] e1147bf81a45: Verifying Checksum [2021-08-11T19:04:17.262Z] e1147bf81a45: Download complete [2021-08-11T19:04:17.791Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-382 in /w/workspace/edgexfoundry_device-sdk-c_PR-364 [Pipeline] { [Pipeline] ws [2021-08-11T19:04:17.807Z] Running in /w/workspace/device-sdk-c/2 [Pipeline] { [Pipeline] checkout [2021-08-11T19:04:18.035Z] Selected Git installation does not exist. Using Default [2021-08-11T19:04:18.035Z] The recommended git tool is: NONE [2021-08-11T19:04:19.855Z] e1147bf81a45: Pull complete [2021-08-11T19:04:19.855Z] Digest: sha256:32c567f17180c4abff101a0d389449dec7f3f623a221c8a8ae98dcac9b0d9fee [2021-08-11T19:04:19.855Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [2021-08-11T19:04:20.137Z] ---> ac6a0feb3254 [2021-08-11T19:04:20.137Z] 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-08-11T19:04:21.148Z] ---> Running in ba457da0f943 [2021-08-11T19:04:21.739Z] Connecting to iotech.jfrog.io (54.170.66.44:443) [2021-08-11T19:04:22.009Z] saving to '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' [2021-08-11T19:04:22.009Z] support@iotechsys.co 100% |********************************| 451 0:00:00 ETA [2021-08-11T19:04:22.009Z] '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' saved [2021-08-11T19:04:22.009Z] Removing intermediate container ba457da0f943 [2021-08-11T19:04:22.009Z] ---> 2939ccd43d1a [2021-08-11T19:04:22.009Z] Step 4/25 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine/alpine-3.12' >> /etc/apk/repositories [2021-08-11T19:04:22.276Z] ---> Running in 7652d7cf2e88 [2021-08-11T19:04:22.547Z] Removing intermediate container 7652d7cf2e88 [2021-08-11T19:04:22.547Z] ---> cd22f3ddaa5d [2021-08-11T19:04:22.547Z] 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-08-11T19:04:22.547Z] ---> Running in d549cd044aa1 [2021-08-11T19:04:22.812Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-11T19:04:23.395Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-11T19:04:23.459Z] using credential edgex-jenkins-ssh [2021-08-11T19:04:23.478Z] Cloning the remote Git repository [2021-08-11T19:04:23.990Z] fetch https://iotech.jfrog.io/artifactory/alpine/alpine-3.12/x86_64/APKINDEX.tar.gz [2021-08-11T19:04:23.528Z] Cloning repository git@github.com:edgexfoundry/device-sdk-c.git [2021-08-11T19:04:23.632Z] > git init /w/workspace/device-sdk-c/2 # timeout=10 [2021-08-11T19:04:23.694Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2021-08-11T19:04:23.694Z] > git --version # timeout=10 [2021-08-11T19:04:23.714Z] > git --version # 'git version 2.17.1' [2021-08-11T19:04:23.716Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-11T19:04:23.821Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-11T19:04:24.259Z] (1/22) Installing hiredis (0.14.1-r0) [2021-08-11T19:04:24.525Z] (2/22) Installing hiredis-dev (0.14.1-r0) [2021-08-11T19:04:24.525Z] (3/22) Installing ncurses-dev (6.2_p20200523-r0) [2021-08-11T19:04:24.525Z] (4/22) Installing paho-mqtt-c-dev (1.3.5-r0) [2021-08-11T19:04:25.020Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2021-08-11T19:04:25.045Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-11T19:04:25.073Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2021-08-11T19:04:25.107Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2021-08-11T19:04:25.108Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-11T19:04:25.121Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/364/head:refs/remotes/origin/PR-364 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-08-11T19:04:25.778Z] Merging remotes/origin/main commit e1f35502f034be90e9314597bd4064834fecb981 into PR head commit dd7c85d917f983b24e0bf1dfe91317e75cbaea2e [2021-08-11T19:04:25.927Z] (5/22) Installing libblkid (2.35.2-r0) [2021-08-11T19:04:26.007Z] Merge succeeded, producing dd7c85d917f983b24e0bf1dfe91317e75cbaea2e [2021-08-11T19:04:26.008Z] Checking out Revision dd7c85d917f983b24e0bf1dfe91317e75cbaea2e (PR-364) [2021-08-11T19:04:26.193Z] (6/22) Installing blkid (2.35.2-r0) [2021-08-11T19:04:26.193Z] (7/22) Installing libcap-ng (0.7.10-r1) [2021-08-11T19:04:26.193Z] (8/22) Installing setpriv (2.35.2-r0) [2021-08-11T19:04:26.460Z] (9/22) Installing libmount (2.35.2-r0) [2021-08-11T19:04:26.460Z] (10/22) Installing libsmartcols (2.35.2-r0) [2021-08-11T19:04:26.724Z] (11/22) Installing findmnt (2.35.2-r0) [2021-08-11T19:04:26.724Z] (12/22) Installing mcookie (2.35.2-r0) [2021-08-11T19:04:26.724Z] (13/22) Installing hexdump (2.35.2-r0) [2021-08-11T19:04:25.795Z] > git config core.sparsecheckout # timeout=10 [2021-08-11T19:04:25.809Z] > git checkout -f dd7c85d917f983b24e0bf1dfe91317e75cbaea2e # timeout=10 [2021-08-11T19:04:25.918Z] > git remote # timeout=10 [2021-08-11T19:04:25.934Z] > git config --get remote.origin.url # timeout=10 [2021-08-11T19:04:25.945Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-11T19:04:25.956Z] > git merge e1f35502f034be90e9314597bd4064834fecb981 # timeout=10 [2021-08-11T19:04:25.979Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-11T19:04:26.012Z] > git config core.sparsecheckout # timeout=10 [2021-08-11T19:04:26.034Z] > git checkout -f dd7c85d917f983b24e0bf1dfe91317e75cbaea2e # timeout=10 [2021-08-11T19:04:26.988Z] (14/22) Installing lsblk (2.35.2-r0) [2021-08-11T19:04:26.988Z] (15/22) Installing libuuid (2.35.2-r0) [2021-08-11T19:04:26.988Z] (16/22) Installing libfdisk (2.35.2-r0) [2021-08-11T19:04:27.252Z] (17/22) Installing sfdisk (2.35.2-r0) [2021-08-11T19:04:27.252Z] (18/22) Installing cfdisk (2.35.2-r0) [2021-08-11T19:04:27.252Z] (19/22) Installing util-linux (2.35.2-r0) [2021-08-11T19:04:27.839Z] (20/22) Installing util-linux-dev (2.35.2-r0) [2021-08-11T19:04:28.108Z] (21/22) Installing libidn2 (2.3.0-r0) [2021-08-11T19:04:28.108Z] (22/22) Installing wget (1.20.3-r1) [2021-08-11T19:04:28.108Z] Executing busybox-1.31.1-r20.trigger [2021-08-11T19:04:28.108Z] OK: 295 MiB in 97 packages [2021-08-11T19:04:28.699Z] Removing intermediate container d549cd044aa1 [2021-08-11T19:04:28.699Z] ---> a7a068aec695 [2021-08-11T19:04:28.699Z] Step 6/25 : ENV CBOR_VERSION=0.5.0 [2021-08-11T19:04:28.699Z] ---> Running in 3808dfd7fab7 [2021-08-11T19:04:28.699Z] Removing intermediate container 3808dfd7fab7 [2021-08-11T19:04:28.699Z] ---> 6948ebb2890a [2021-08-11T19:04:28.699Z] 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-08-11T19:04:28.699Z] ---> Running in 020cc7fd215a [2021-08-11T19:04:28.965Z] --2021-08-11 19:04:28-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz [2021-08-11T19:04:28.965Z] Resolving github.com (github.com)... 140.82.112.4 [2021-08-11T19:04:29.231Z] Connecting to github.com (github.com)|140.82.112.4|:443... connected. [2021-08-11T19:04:29.231Z] HTTP request sent, awaiting response... 302 Found [2021-08-11T19:04:29.231Z] Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following] [2021-08-11T19:04:29.231Z] --2021-08-11 19:04:29-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [2021-08-11T19:04:29.231Z] Resolving codeload.github.com (codeload.github.com)... 140.82.113.10 [2021-08-11T19:04:29.231Z] Connecting to codeload.github.com (codeload.github.com)|140.82.113.10|:443... connected. [2021-08-11T19:04:29.507Z] HTTP request sent, awaiting response... 200 OK [2021-08-11T19:04:29.507Z] Length: unspecified [application/x-gzip] [2021-08-11T19:04:29.507Z] Saving to: 'STDOUT' [2021-08-11T19:04:29.507Z] [2021-08-11T19:04:29.507Z] 0K .......... .......... .......... .......... .......... 1.15M [2021-08-11T19:04:29.507Z] 50K .......... .......... .......... .......... .......... 2.35M [2021-08-11T19:04:29.507Z] 100K .......... .......... .......... .......... .......... 13.9M [2021-08-11T19:04:29.507Z] 150K .......... .......... .......... .......... .......... 34.3M [2021-08-11T19:04:29.507Z] 200K .......... .......... .......... .......... .......... 2.66M [2021-08-11T19:04:29.507Z] 250K .......... .......... .......... .......... .......... 9.92M [2021-08-11T19:04:29.507Z] 300K .......... .......... .......... .......... .......... 7.62M [2021-08-11T19:04:29.507Z] 350K .......... .......... .......... .......... .......... 15.4M [2021-08-11T19:04:29.507Z] 400K .......... .......... .......... .......... .......... 9.47M [2021-08-11T19:04:29.507Z] 450K .......... .......... .......... .......... .......... 6.68M [2021-08-11T19:04:29.508Z] 500K .......... .......... .......... .......... .......... 10.9M [2021-08-11T19:04:29.508Z] 550K .......... .......... .......... .......... .......... 4.52M [2021-08-11T19:04:29.508Z] 600K .......... .......... .......... .......... .......... 3.66M [2021-08-11T19:04:29.508Z] 650K .......... .......... .......... .......... .......... 5.57M [2021-08-11T19:04:29.508Z] 700K .. 103M=0.2s [2021-08-11T19:04:29.508Z] [2021-08-11T19:04:29.508Z] 2021-08-11 19:04:29 (4.54 MB/s) - written to stdout [719348] [2021-08-11T19:04:29.508Z] [2021-08-11T19:04:29.508Z] -- The C compiler identification is GNU 9.3.0 [2021-08-11T19:04:29.774Z] -- The CXX compiler identification is GNU 9.3.0 [2021-08-11T19:04:29.774Z] -- Check for working C compiler: /usr/bin/cc [2021-08-11T19:04:29.774Z] -- Check for working C compiler: /usr/bin/cc - works [2021-08-11T19:04:29.774Z] -- Detecting C compiler ABI info [2021-08-11T19:04:29.774Z] -- Detecting C compiler ABI info - done [2021-08-11T19:04:29.774Z] -- Detecting C compile features [2021-08-11T19:04:29.774Z] -- Detecting C compile features - done [2021-08-11T19:04:29.774Z] -- Check for working CXX compiler: /usr/bin/c++ [2021-08-11T19:04:29.774Z] -- Check for working CXX compiler: /usr/bin/c++ - works [2021-08-11T19:04:29.774Z] -- Detecting CXX compiler ABI info [2021-08-11T19:04:30.040Z] -- Detecting CXX compiler ABI info - done [2021-08-11T19:04:30.040Z] -- Detecting CXX compile features [2021-08-11T19:04:30.040Z] -- Detecting CXX compile features - done [2021-08-11T19:04:30.040Z] -- Looking for include file endian.h [2021-08-11T19:04:30.040Z] -- Looking for include file endian.h - found [2021-08-11T19:04:30.040Z] -- Check if the system is big endian [2021-08-11T19:04:30.040Z] -- Searching 16 bit integer [2021-08-11T19:04:30.040Z] -- Looking for sys/types.h [2021-08-11T19:04:30.040Z] -- Looking for sys/types.h - found [2021-08-11T19:04:30.040Z] -- Looking for stdint.h [2021-08-11T19:04:30.281Z] Commit message: "fix: spell correction in owners" [2021-08-11T19:04:30.305Z] -- Looking for stdint.h - found [2021-08-11T19:04:30.305Z] -- Looking for stddef.h [2021-08-11T19:04:30.305Z] -- Looking for stddef.h - found [2021-08-11T19:04:30.305Z] -- Check size of unsigned short [2021-08-11T19:04:30.305Z] -- Check size of unsigned short - done [2021-08-11T19:04:30.305Z] -- Searching 16 bit integer - Using unsigned short [2021-08-11T19:04:30.305Z] -- Check if the system is big endian - little endian [2021-08-11T19:04:30.572Z] -- Check size of size_t [2021-08-11T19:04:30.572Z] -- Check size of size_t - done [2021-08-11T19:04:30.572Z] CMake Warning at examples/CMakeLists.txt:16 (find_package): [2021-08-11T19:04:30.572Z] By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has [2021-08-11T19:04:30.572Z] asked CMake to find a package configuration file provided by "cJSON", but [2021-08-11T19:04:30.572Z] CMake did not find one. [2021-08-11T19:04:30.572Z] [2021-08-11T19:04:30.572Z] Could not find a package configuration file provided by "cJSON" with any of [2021-08-11T19:04:30.572Z] the following names: [2021-08-11T19:04:30.572Z] [2021-08-11T19:04:30.572Z] cJSONConfig.cmake [2021-08-11T19:04:30.572Z] cjson-config.cmake [2021-08-11T19:04:30.572Z] [2021-08-11T19:04:30.572Z] Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set [2021-08-11T19:04:30.572Z] "cJSON_DIR" to a directory containing one of the above files. If "cJSON" [2021-08-11T19:04:30.572Z] provides a separate development package or SDK, be sure it has been [2021-08-11T19:04:30.572Z] installed. [2021-08-11T19:04:30.572Z] [2021-08-11T19:04:30.572Z] [2021-08-11T19:04:30.572Z] -- Configuring done [2021-08-11T19:04:30.572Z] -- Generating done [2021-08-11T19:04:30.572Z] -- Build files have been written to: /tmp/cbor [2021-08-11T19:04:30.572Z] Scanning dependencies of target cbor_shared [2021-08-11T19:04:30.572Z] [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-11T19:04:30.777Z] provisioning config files... [2021-08-11T19:04:30.808Z] copy managed file [device-sdk-c-settings] to file:/w/workspace/device-sdk-c/2@tmp/config8895316642171014691tmp [Pipeline] { [2021-08-11T19:04:30.839Z] [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o [2021-08-11T19:04:30.839Z] [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o [2021-08-11T19:04:30.839Z] [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o [Pipeline] libraryResource [Pipeline] sh [2021-08-11T19:04:31.107Z] [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o [2021-08-11T19:04:31.108Z] [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o [2021-08-11T19:04:31.108Z] [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o [2021-08-11T19:04:31.108Z] [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o [2021-08-11T19:04:31.108Z] [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o [2021-08-11T19:04:31.372Z] ---> docker-login.sh [2021-08-11T19:04:31.372Z] nexus3.edgexfoundry.org:10001 [2021-08-11T19:04:31.374Z] [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o [2021-08-11T19:04:31.374Z] [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o [2021-08-11T19:04:31.374Z] [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o [2021-08-11T19:04:31.639Z] [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o [2021-08-11T19:04:31.639Z] [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o [2021-08-11T19:04:31.639Z] [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o [2021-08-11T19:04:31.639Z] [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o [2021-08-11T19:04:31.639Z] [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o [2021-08-11T19:04:31.903Z] [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o [2021-08-11T19:04:31.903Z] [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o [2021-08-11T19:04:31.903Z] [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o [2021-08-11T19:04:31.903Z] [ 40%] Linking C shared library libcbor.so [2021-08-11T19:04:31.903Z] [ 40%] Built target cbor_shared [2021-08-11T19:04:31.903Z] Scanning dependencies of target cbor [2021-08-11T19:04:31.903Z] [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o [2021-08-11T19:04:31.977Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T19:04:32.170Z] [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o [2021-08-11T19:04:32.171Z] [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o [2021-08-11T19:04:32.441Z] [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o [2021-08-11T19:04:32.578Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T19:04:32.579Z] Configure a credential helper to remove this warning. See [2021-08-11T19:04:32.579Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T19:04:32.579Z] [2021-08-11T19:04:32.579Z] Login Succeeded [2021-08-11T19:04:32.579Z] nexus3.edgexfoundry.org:10002 [2021-08-11T19:04:32.723Z] [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o [2021-08-11T19:04:32.724Z] [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o [2021-08-11T19:04:32.724Z] [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o [2021-08-11T19:04:32.724Z] [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o [2021-08-11T19:04:32.724Z] [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o [2021-08-11T19:04:32.853Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T19:04:32.994Z] [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o [2021-08-11T19:04:32.995Z] [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o [2021-08-11T19:04:32.995Z] [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o [2021-08-11T19:04:33.128Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T19:04:33.128Z] Configure a credential helper to remove this warning. See [2021-08-11T19:04:33.128Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T19:04:33.128Z] [2021-08-11T19:04:33.128Z] Login Succeeded [2021-08-11T19:04:33.128Z] nexus3.edgexfoundry.org:10003 [2021-08-11T19:04:33.264Z] [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o [2021-08-11T19:04:33.264Z] [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o [2021-08-11T19:04:33.264Z] [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o [2021-08-11T19:04:33.264Z] [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o [2021-08-11T19:04:33.405Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T19:04:33.528Z] [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o [2021-08-11T19:04:33.528Z] [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o [2021-08-11T19:04:33.528Z] [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o [2021-08-11T19:04:33.528Z] [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o [2021-08-11T19:04:33.528Z] [ 80%] Linking C static library libcbor.a [2021-08-11T19:04:33.683Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T19:04:33.683Z] Configure a credential helper to remove this warning. See [2021-08-11T19:04:33.683Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T19:04:33.683Z] [2021-08-11T19:04:33.683Z] Login Succeeded [2021-08-11T19:04:33.683Z] nexus3.edgexfoundry.org:10004 [2021-08-11T19:04:33.798Z] [ 80%] Built target cbor [2021-08-11T19:04:33.798Z] Scanning dependencies of target sort [2021-08-11T19:04:33.798Z] [ 82%] Building C object examples/CMakeFiles/sort.dir/sort.c.o [2021-08-11T19:04:33.798Z] [ 84%] Linking C executable sort [2021-08-11T19:04:33.798Z] [ 84%] Built target sort [2021-08-11T19:04:33.798Z] Scanning dependencies of target readfile [2021-08-11T19:04:33.799Z] [ 86%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o [2021-08-11T19:04:33.799Z] [ 88%] Linking C executable readfile [2021-08-11T19:04:33.799Z] [ 88%] Built target readfile [2021-08-11T19:04:33.799Z] Scanning dependencies of target streaming_parser [2021-08-11T19:04:33.799Z] [ 90%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o [2021-08-11T19:04:33.799Z] [ 92%] Linking C executable streaming_parser [2021-08-11T19:04:33.799Z] [ 92%] Built target streaming_parser [2021-08-11T19:04:33.799Z] Scanning dependencies of target hello [2021-08-11T19:04:33.799Z] [ 94%] Building C object examples/CMakeFiles/hello.dir/hello.c.o [2021-08-11T19:04:33.957Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T19:04:34.063Z] [ 96%] Linking C executable hello [2021-08-11T19:04:34.063Z] [ 96%] Built target hello [2021-08-11T19:04:34.063Z] Scanning dependencies of target create_items [2021-08-11T19:04:34.063Z] [ 98%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o [2021-08-11T19:04:34.063Z] [100%] Linking C executable create_items [2021-08-11T19:04:34.063Z] [100%] Built target create_items [2021-08-11T19:04:34.063Z] Install the project... [2021-08-11T19:04:34.063Z] -- Install configuration: "Release" [2021-08-11T19:04:34.063Z] -- Installing: /usr/local/include/cbor/configuration.h [2021-08-11T19:04:34.063Z] -- Installing: /usr/local/lib64/libcbor.a [2021-08-11T19:04:34.063Z] -- Installing: /usr/local/lib64/libcbor.so.0.0.0 [2021-08-11T19:04:34.063Z] -- Installing: /usr/local/lib64/libcbor.so.0 [2021-08-11T19:04:34.063Z] -- Installing: /usr/local/lib64/libcbor.so [2021-08-11T19:04:34.063Z] -- Up-to-date: /usr/local/include/cbor [2021-08-11T19:04:34.063Z] -- Installing: /usr/local/include/cbor/arrays.h [2021-08-11T19:04:34.063Z] -- Installing: /usr/local/include/cbor/bytestrings.h [2021-08-11T19:04:34.063Z] -- Installing: /usr/local/include/cbor/callbacks.h [2021-08-11T19:04:34.063Z] -- Installing: /usr/local/include/cbor/common.h [2021-08-11T19:04:34.063Z] -- Installing: /usr/local/include/cbor/data.h [2021-08-11T19:04:34.063Z] -- Installing: /usr/local/include/cbor/encoding.h [2021-08-11T19:04:34.063Z] -- Installing: /usr/local/include/cbor/floats_ctrls.h [2021-08-11T19:04:34.063Z] -- Installing: /usr/local/include/cbor/internal [2021-08-11T19:04:34.063Z] -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h [2021-08-11T19:04:34.063Z] -- Installing: /usr/local/include/cbor/internal/encoders.h [2021-08-11T19:04:34.063Z] -- Installing: /usr/local/include/cbor/internal/loaders.h [2021-08-11T19:04:34.063Z] -- Installing: /usr/local/include/cbor/internal/memory_utils.h [2021-08-11T19:04:34.063Z] -- Installing: /usr/local/include/cbor/internal/stack.h [2021-08-11T19:04:34.063Z] -- Installing: /usr/local/include/cbor/internal/unicode.h [2021-08-11T19:04:34.063Z] -- Installing: /usr/local/include/cbor/ints.h [2021-08-11T19:04:34.063Z] -- Installing: /usr/local/include/cbor/maps.h [2021-08-11T19:04:34.063Z] -- Installing: /usr/local/include/cbor/serialization.h [2021-08-11T19:04:34.063Z] -- Installing: /usr/local/include/cbor/streaming.h [2021-08-11T19:04:34.063Z] -- Installing: /usr/local/include/cbor/strings.h [2021-08-11T19:04:34.063Z] -- Installing: /usr/local/include/cbor/tags.h [2021-08-11T19:04:34.063Z] -- Installing: /usr/local/include/cbor.h [2021-08-11T19:04:34.063Z] -- Installing: /usr/local/lib64/pkgconfig/libcbor.pc [2021-08-11T19:04:34.231Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T19:04:34.232Z] Configure a credential helper to remove this warning. See [2021-08-11T19:04:34.232Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T19:04:34.232Z] [2021-08-11T19:04:34.232Z] Login Succeeded [2021-08-11T19:04:34.232Z] docker.io [2021-08-11T19:04:34.508Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T19:04:34.645Z] Removing intermediate container 020cc7fd215a [2021-08-11T19:04:34.645Z] ---> c9dcbfdd120b [2021-08-11T19:04:34.645Z] Step 8/25 : RUN mkdir /tmp/sdk [2021-08-11T19:04:34.645Z] ---> Running in f6fadc4c0f7f [2021-08-11T19:04:34.779Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T19:04:34.779Z] Configure a credential helper to remove this warning. See [2021-08-11T19:04:34.779Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T19:04:34.779Z] [2021-08-11T19:04:34.779Z] Login Succeeded [2021-08-11T19:04:34.779Z] ---> docker-login.sh ends [Pipeline] } [2021-08-11T19:04:34.860Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-08-11T19:04:35.226Z] Removing intermediate container f6fadc4c0f7f [2021-08-11T19:04:35.226Z] ---> 4044cca2bfdb [2021-08-11T19:04:35.226Z] Step 9/25 : COPY VERSION /tmp/sdk [2021-08-11T19:04:35.226Z] ---> 5f1794efc23b [2021-08-11T19:04:35.226Z] Step 10/25 : COPY src /tmp/sdk/src [2021-08-11T19:04:35.495Z] ---> 62243e58952b [2021-08-11T19:04:35.495Z] Step 11/25 : COPY include /tmp/sdk/include [Pipeline] echo [2021-08-11T19:04:35.538Z] ========================================================= [2021-08-11T19:04:35.538Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest] [2021-08-11T19:04:35.538Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-08-11T19:04:35.763Z] ---> 817aef10d7ff [2021-08-11T19:04:35.763Z] Step 12/25 : COPY scripts /tmp/sdk/scripts [2021-08-11T19:04:35.763Z] ---> 4cf625c07a60 [2021-08-11T19:04:35.763Z] Step 13/25 : COPY LICENSE /tmp/sdk [2021-08-11T19:04:35.926Z] + 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-08-11T19:04:36.029Z] ---> 59de70e6fb7b [2021-08-11T19:04:36.029Z] Step 14/25 : COPY Attribution.txt /tmp/sdk [2021-08-11T19:04:36.029Z] ---> 804020312f44 [2021-08-11T19:04:36.029Z] Step 15/25 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install [2021-08-11T19:04:36.310Z] ---> Running in 1b1b71a1786c [2021-08-11T19:04:36.545Z] Sending build context to Docker daemon 2.677MB [2021-08-11T19:04:36.545Z] Step 1/25 : ARG BASE=alpine:3.12 [2021-08-11T19:04:36.545Z] Step 2/25 : FROM ${BASE} as builder [2021-08-11T19:04:36.576Z] + CPPCHECK=false [2021-08-11T19:04:36.576Z] + DOCGEN=false [2021-08-11T19:04:36.576Z] + TOMLVER=SDK-0.2 [2021-08-11T19:04:36.576Z] + CUTILVER=1.1.4 [2021-08-11T19:04:36.576Z] + '[' 0 -gt 0 ] [2021-08-11T19:04:36.576Z] + readlink -f ./scripts/build.sh [2021-08-11T19:04:36.576Z] + dirname /tmp/sdk/scripts/build.sh [2021-08-11T19:04:36.576Z] + dirname /tmp/sdk/scripts [2021-08-11T19:04:36.576Z] + ROOT=/tmp/sdk [2021-08-11T19:04:36.576Z] + cd /tmp/sdk [2021-08-11T19:04:36.576Z] + '[' '!' -d deps ] [2021-08-11T19:04:36.576Z] + mkdir deps [2021-08-11T19:04:36.576Z] + wget -O - https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2021-08-11T19:04:36.576Z] + tar -C deps -z -x -f - [2021-08-11T19:04:36.576Z] --2021-08-11 19:04:36-- https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2021-08-11T19:04:36.576Z] Resolving github.com (github.com)... 140.82.112.4 [2021-08-11T19:04:36.576Z] Connecting to github.com (github.com)|140.82.112.4|:443... connected. [2021-08-11T19:04:36.576Z] HTTP request sent, awaiting response... 302 Found [2021-08-11T19:04:36.576Z] Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following] [2021-08-11T19:04:36.576Z] --2021-08-11 19:04:36-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [2021-08-11T19:04:36.576Z] Resolving codeload.github.com (codeload.github.com)... 140.82.113.10 [2021-08-11T19:04:36.576Z] Connecting to codeload.github.com (codeload.github.com)|140.82.113.10|:443... connected. [2021-08-11T19:04:36.845Z] HTTP request sent, awaiting response... 200 OK [2021-08-11T19:04:36.845Z] Length: unspecified [application/x-gzip] [2021-08-11T19:04:36.845Z] Saving to: 'STDOUT' [2021-08-11T19:04:36.845Z] [2021-08-11T19:04:36.845Z] 0K .......... ......  688K=0.02s [2021-08-11T19:04:36.845Z] [2021-08-11T19:04:36.845Z] 2021-08-11 19:04:36 (688 KB/s) - written to stdout [16451] [2021-08-11T19:04:36.845Z] [2021-08-11T19:04:36.845Z] + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c [2021-08-11T19:04:36.845Z] + wget -O - https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1.4.tar.gz+ [2021-08-11T19:04:36.845Z] tar -C deps -z -x -f - [2021-08-11T19:04:36.845Z] --2021-08-11 19:04:36-- https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1.4.tar.gz [2021-08-11T19:04:36.845Z] Resolving github.com (github.com)... 140.82.112.4 [2021-08-11T19:04:36.845Z] Connecting to github.com (github.com)|140.82.112.4|:443... connected. [2021-08-11T19:04:37.112Z] HTTP request sent, awaiting response... 302 Found [2021-08-11T19:04:37.112Z] Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1.4 [following] [2021-08-11T19:04:37.112Z] --2021-08-11 19:04:36-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1.4 [2021-08-11T19:04:37.112Z] Resolving codeload.github.com (codeload.github.com)... 140.82.113.10 [2021-08-11T19:04:37.112Z] Connecting to codeload.github.com (codeload.github.com)|140.82.113.10|:443... connected. [2021-08-11T19:04:37.145Z] latest: Pulling from edgex-devops/edgex-gcc-base-arm64 [2021-08-11T19:04:37.145Z] d2f70382dc9a: Pulling fs layer [2021-08-11T19:04:37.145Z] b08cc2eccb4b: Pulling fs layer [2021-08-11T19:04:37.145Z] 7b69db201801: Pulling fs layer [2021-08-11T19:04:37.145Z] b08cc2eccb4b: Verifying Checksum [2021-08-11T19:04:37.145Z] b08cc2eccb4b: Download complete [2021-08-11T19:04:37.145Z] d2f70382dc9a: Verifying Checksum [2021-08-11T19:04:37.145Z] d2f70382dc9a: Download complete [2021-08-11T19:04:37.378Z] HTTP request sent, awaiting response... 200 OK [2021-08-11T19:04:37.378Z] Length: unspecified [application/x-gzip] [2021-08-11T19:04:37.378Z] Saving to: 'STDOUT' [2021-08-11T19:04:37.378Z]  [2021-08-11T19:04:37.378Z] 0K .......... .......... .......... .......... .......... 1.16M [2021-08-11T19:04:37.378Z] 50K .......... .......... .......... .......... .......... 2.37M [2021-08-11T19:04:37.378Z] 100K .......... .......... .......... .......... .......... 33.7M [2021-08-11T19:04:37.378Z] 150K .......... .......... ....... 6.11M=0.07s [2021-08-11T19:04:37.378Z] [2021-08-11T19:04:37.378Z] 2021-08-11 19:04:37 (2.54 MB/s) - written to stdout [181796] [2021-08-11T19:04:37.378Z] [2021-08-11T19:04:37.378Z] + mkdir -p src/c/iot [2021-08-11T19:04:37.378Z] + 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-08-11T19:04:37.378Z] + cp deps/iotech-c-utils-1.1.4/src/c/defs.h.in src/c/iot [2021-08-11T19:04:37.378Z] + cp deps/iotech-c-utils-1.1.4/src/c/yxml.h src/c/iot [2021-08-11T19:04:37.378Z] + cp deps/iotech-c-utils-1.1.4/VERSION src/c/iot [2021-08-11T19:04:37.378Z] + mkdir -p include/iot [2021-08-11T19:04:37.378Z] + 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-08-11T19:04:37.378Z] + mkdir -p include/iot/os [2021-08-11T19:04:37.378Z] + 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-08-11T19:04:37.378Z] + mkdir -p /tmp/sdk/build/release [2021-08-11T19:04:37.378Z] + cd /tmp/sdk/build/release [2021-08-11T19:04:37.378Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src [2021-08-11T19:04:37.378Z] -- The C compiler identification is GNU 9.3.0 [2021-08-11T19:04:37.378Z] -- Check for working C compiler: /usr/bin/cc [2021-08-11T19:04:37.643Z] -- Check for working C compiler: /usr/bin/cc - works [2021-08-11T19:04:37.643Z] -- Detecting C compiler ABI info [2021-08-11T19:04:37.643Z] -- Detecting C compiler ABI info - done [2021-08-11T19:04:37.643Z] -- Detecting C compile features [2021-08-11T19:04:37.643Z] -- Detecting C compile features - done [2021-08-11T19:04:37.643Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2021-08-11T19:04:37.643Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.77.0") [2021-08-11T19:04:37.643Z] -- Found LIBYAML: /usr/lib/libyaml.so [2021-08-11T19:04:37.643Z] -- Found LIBUUID: /usr/lib/libuuid.so [2021-08-11T19:04:37.643Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2021-08-11T19:04:37.643Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2021-08-11T19:04:37.643Z] -- Found LIBHIREDIS: /usr/lib/libhiredis.so [2021-08-11T19:04:37.643Z] -- C SDK 0.0.0 for Linux [2021-08-11T19:04:37.643Z] -- Performing Test CSDK_HAVE_ATOMIC [2021-08-11T19:04:37.643Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2021-08-11T19:04:37.643Z] -- Found Curses: /usr/lib/libcurses.so [2021-08-11T19:04:37.643Z] -- Configuring done [2021-08-11T19:04:37.909Z] -- Generating done [2021-08-11T19:04:37.909Z] -- Build files have been written to: /tmp/sdk/build/release [2021-08-11T19:04:37.909Z] + make all package [2021-08-11T19:04:37.909Z] + tee release.log [2021-08-11T19:04:37.909Z] Scanning dependencies of target csdk [2021-08-11T19:04:37.909Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2021-08-11T19:04:37.909Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o [2021-08-11T19:04:38.126Z] d2f70382dc9a: Pull complete [2021-08-11T19:04:38.173Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2021-08-11T19:04:38.399Z] b08cc2eccb4b: Pull complete [2021-08-11T19:04:38.445Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2021-08-11T19:04:38.445Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2021-08-11T19:04:38.445Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/data-mqtt.c.o [2021-08-11T19:04:38.711Z] [ 10%] Building C object c/CMakeFiles/csdk.dir/data-redstr.c.o [2021-08-11T19:04:38.711Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/data-rest.c.o [2021-08-11T19:04:38.711Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2021-08-11T19:04:38.976Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2021-08-11T19:04:39.243Z] [ 16%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2021-08-11T19:04:39.510Z] [ 18%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2021-08-11T19:04:39.510Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2021-08-11T19:04:39.775Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2021-08-11T19:04:39.775Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2021-08-11T19:04:39.775Z] [ 24%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2021-08-11T19:04:39.775Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2021-08-11T19:04:39.836Z] 7b69db201801: Verifying Checksum [2021-08-11T19:04:39.836Z] 7b69db201801: Download complete [2021-08-11T19:04:40.355Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2021-08-11T19:04:40.355Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2021-08-11T19:04:40.355Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2021-08-11T19:04:40.621Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2021-08-11T19:04:40.621Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2021-08-11T19:04:40.621Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2021-08-11T19:04:41.204Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2021-08-11T19:04:41.204Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2021-08-11T19:04:41.204Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2021-08-11T19:04:41.472Z] [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2021-08-11T19:04:41.472Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2021-08-11T19:04:41.472Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2021-08-11T19:04:41.740Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2021-08-11T19:04:41.740Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2021-08-11T19:04:42.008Z] [ 48%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2021-08-11T19:04:42.008Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o [2021-08-11T19:04:42.273Z] [ 51%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2021-08-11T19:04:42.274Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2021-08-11T19:04:42.540Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2021-08-11T19:04:42.540Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2021-08-11T19:04:43.516Z] [ 57%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2021-08-11T19:04:43.516Z] [ 59%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2021-08-11T19:04:43.516Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2021-08-11T19:04:43.516Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2021-08-11T19:04:43.786Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2021-08-11T19:04:44.057Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2021-08-11T19:04:44.057Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2021-08-11T19:04:44.330Z] [ 68%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2021-08-11T19:04:44.330Z] [ 69%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2021-08-11T19:04:44.595Z] [ 71%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2021-08-11T19:04:45.179Z] [ 72%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2021-08-11T19:04:45.446Z] [ 74%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2021-08-11T19:04:45.446Z] [ 75%] Linking C shared library libcsdk.so [2021-08-11T19:04:45.446Z] [ 75%] Built target csdk [2021-08-11T19:04:45.446Z] Scanning dependencies of target template [2021-08-11T19:04:45.446Z] [ 77%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2021-08-11T19:04:45.714Z] [ 78%] Linking C executable template [2021-08-11T19:04:45.714Z] [ 78%] Built target template [2021-08-11T19:04:45.714Z] Scanning dependencies of target device-counter [2021-08-11T19:04:45.714Z] [ 80%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2021-08-11T19:04:45.714Z] [ 81%] Linking C executable device-counter [2021-08-11T19:04:45.989Z] [ 81%] Built target device-counter [2021-08-11T19:04:45.989Z] Scanning dependencies of target device-random [2021-08-11T19:04:45.989Z] [ 83%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2021-08-11T19:04:45.989Z] [ 84%] Linking C executable device-random [2021-08-11T19:04:45.989Z] [ 84%] Built target device-random [2021-08-11T19:04:45.989Z] Scanning dependencies of target device-gyro [2021-08-11T19:04:45.989Z] [ 86%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2021-08-11T19:04:46.256Z] [ 87%] Linking C executable device-gyro [2021-08-11T19:04:46.256Z] [ 87%] Built target device-gyro [2021-08-11T19:04:46.256Z] Scanning dependencies of target device-bitfields [2021-08-11T19:04:46.256Z] [ 89%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2021-08-11T19:04:46.256Z] [ 90%] Linking C executable device-bitfields [2021-08-11T19:04:46.256Z] [ 90%] Built target device-bitfields [2021-08-11T19:04:46.256Z] Scanning dependencies of target template-discovery [2021-08-11T19:04:46.256Z] [ 92%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2021-08-11T19:04:46.523Z] [ 93%] Linking C executable template-discovery [2021-08-11T19:04:46.523Z] [ 93%] Built target template-discovery [2021-08-11T19:04:46.523Z] Scanning dependencies of target device-file [2021-08-11T19:04:46.523Z] [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2021-08-11T19:04:46.795Z] [ 96%] Linking C executable device-file [2021-08-11T19:04:46.795Z] [ 96%] Built target device-file [2021-08-11T19:04:46.795Z] Scanning dependencies of target device-terminal [2021-08-11T19:04:46.795Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2021-08-11T19:04:46.795Z] [100%] Linking C executable device-terminal [2021-08-11T19:04:46.795Z] [100%] Built target device-terminal [2021-08-11T19:04:47.060Z] Run CPack packaging tool... [2021-08-11T19:04:47.060Z] CPack: Create package using TGZ [2021-08-11T19:04:47.060Z] CPack: Install projects [2021-08-11T19:04:47.060Z] CPack: - Run preinstall target for: Csdk [2021-08-11T19:04:47.060Z] CPack: - Install project: Csdk [] [2021-08-11T19:04:47.060Z] CPack: Create package [2021-08-11T19:04:47.060Z] CPack: - package: /tmp/sdk/build/release/csdk-0.0.0.tar.gz generated. [2021-08-11T19:04:47.060Z] + '[' false '=' true ] [2021-08-11T19:04:47.060Z] + '[' false '=' true ] [2021-08-11T19:04:47.060Z] + mkdir -p /tmp/sdk/build/debug [2021-08-11T19:04:47.060Z] + cd /tmp/sdk/build/debug [2021-08-11T19:04:47.060Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src [2021-08-11T19:04:47.329Z] -- The C compiler identification is GNU 9.3.0 [2021-08-11T19:04:47.329Z] -- Check for working C compiler: /usr/bin/cc [2021-08-11T19:04:47.329Z] -- Check for working C compiler: /usr/bin/cc - works [2021-08-11T19:04:47.329Z] -- Detecting C compiler ABI info [2021-08-11T19:04:47.329Z] -- Detecting C compiler ABI info - done [2021-08-11T19:04:47.329Z] -- Detecting C compile features [2021-08-11T19:04:47.329Z] -- Detecting C compile features - done [2021-08-11T19:04:47.329Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2021-08-11T19:04:47.329Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.77.0") [2021-08-11T19:04:47.329Z] -- Found LIBYAML: /usr/lib/libyaml.so [2021-08-11T19:04:47.329Z] -- Found LIBUUID: /usr/lib/libuuid.so [2021-08-11T19:04:47.329Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2021-08-11T19:04:47.329Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2021-08-11T19:04:47.329Z] -- Found LIBHIREDIS: /usr/lib/libhiredis.so [2021-08-11T19:04:47.329Z] -- C SDK 0.0.0 for Linux [2021-08-11T19:04:47.329Z] -- Performing Test CSDK_HAVE_ATOMIC [2021-08-11T19:04:47.597Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2021-08-11T19:04:47.597Z] -- Found Curses: /usr/lib/libcurses.so [2021-08-11T19:04:47.597Z] -- Configuring done [2021-08-11T19:04:47.597Z] -- Generating done [2021-08-11T19:04:47.597Z] -- Build files have been written to: /tmp/sdk/build/debug [2021-08-11T19:04:47.597Z] + make [2021-08-11T19:04:47.597Z] + tee debug.log [2021-08-11T19:04:47.597Z] Scanning dependencies of target csdk [2021-08-11T19:04:47.597Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2021-08-11T19:04:47.867Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o [2021-08-11T19:04:47.867Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2021-08-11T19:04:47.867Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2021-08-11T19:04:47.867Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2021-08-11T19:04:48.138Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/data-mqtt.c.o [2021-08-11T19:04:48.138Z] [ 10%] Building C object c/CMakeFiles/csdk.dir/data-redstr.c.o [2021-08-11T19:04:48.138Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/data-rest.c.o [2021-08-11T19:04:48.138Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2021-08-11T19:04:48.147Z] 7b69db201801: Pull complete [2021-08-11T19:04:48.147Z] Digest: sha256:6402f0ff92f22f5db569dc2a94aef5717e50795d64082fb226716824a8b8ffba [2021-08-11T19:04:48.147Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest [2021-08-11T19:04:48.147Z] ---> 759262b18b23 [2021-08-11T19:04:48.147Z] 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-08-11T19:04:48.405Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2021-08-11T19:04:48.405Z] [ 16%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2021-08-11T19:04:48.405Z] [ 18%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2021-08-11T19:04:48.405Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2021-08-11T19:04:48.670Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2021-08-11T19:04:48.670Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2021-08-11T19:04:48.670Z] [ 24%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2021-08-11T19:04:48.670Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2021-08-11T19:04:48.938Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2021-08-11T19:04:48.938Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2021-08-11T19:04:48.938Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2021-08-11T19:04:48.938Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2021-08-11T19:04:49.125Z] ---> Running in 2aeb45af081d [2021-08-11T19:04:49.208Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2021-08-11T19:04:49.208Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2021-08-11T19:04:49.480Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2021-08-11T19:04:49.480Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2021-08-11T19:04:49.480Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2021-08-11T19:04:49.480Z] [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2021-08-11T19:04:49.480Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2021-08-11T19:04:49.480Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2021-08-11T19:04:49.747Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2021-08-11T19:04:49.747Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2021-08-11T19:04:49.747Z] [ 48%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2021-08-11T19:04:49.747Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o [2021-08-11T19:04:49.747Z] [ 51%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2021-08-11T19:04:50.013Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2021-08-11T19:04:50.013Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2021-08-11T19:04:50.013Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2021-08-11T19:04:50.296Z] [ 57%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2021-08-11T19:04:50.296Z] [ 59%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2021-08-11T19:04:50.296Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2021-08-11T19:04:50.296Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2021-08-11T19:04:50.563Z] Connecting to iotech.jfrog.io (54.195.244.87:443) [2021-08-11T19:04:50.567Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2021-08-11T19:04:50.567Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2021-08-11T19:04:50.832Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2021-08-11T19:04:50.832Z] [ 68%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2021-08-11T19:04:50.832Z] [ 69%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2021-08-11T19:04:50.832Z] [ 71%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2021-08-11T19:04:50.836Z] saving to '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' [2021-08-11T19:04:50.836Z] support@iotechsys.co 100% |********************************| 451 0:00:00 ETA [2021-08-11T19:04:50.836Z] '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' saved [2021-08-11T19:04:51.097Z] [ 72%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2021-08-11T19:04:51.097Z] [ 74%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2021-08-11T19:04:51.097Z] [ 75%] Linking C shared library libcsdk.so [2021-08-11T19:04:51.366Z] [ 75%] Built target csdk [2021-08-11T19:04:51.366Z] Scanning dependencies of target template [2021-08-11T19:04:51.366Z] [ 77%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2021-08-11T19:04:51.366Z] [ 78%] Linking C executable template [2021-08-11T19:04:51.366Z] [ 78%] Built target template [2021-08-11T19:04:51.366Z] Scanning dependencies of target device-counter [2021-08-11T19:04:51.366Z] [ 80%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2021-08-11T19:04:51.366Z] [ 81%] Linking C executable device-counter [2021-08-11T19:04:51.632Z] [ 81%] Built target device-counter [2021-08-11T19:04:51.632Z] Scanning dependencies of target device-random [2021-08-11T19:04:51.632Z] [ 83%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2021-08-11T19:04:51.632Z] [ 84%] Linking C executable device-random [2021-08-11T19:04:51.632Z] [ 84%] Built target device-random [2021-08-11T19:04:51.632Z] Scanning dependencies of target device-gyro [2021-08-11T19:04:51.632Z] [ 86%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2021-08-11T19:04:51.632Z] [ 87%] Linking C executable device-gyro [2021-08-11T19:04:51.825Z] Removing intermediate container 2aeb45af081d [2021-08-11T19:04:51.825Z] ---> b04d03b75713 [2021-08-11T19:04:51.825Z] Step 4/25 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine/alpine-3.12' >> /etc/apk/repositories [2021-08-11T19:04:51.825Z] ---> Running in a632e70135f5 [2021-08-11T19:04:51.897Z] [ 87%] Built target device-gyro [2021-08-11T19:04:51.897Z] Scanning dependencies of target device-bitfields [2021-08-11T19:04:51.897Z] [ 89%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2021-08-11T19:04:51.898Z] [ 90%] Linking C executable device-bitfields [2021-08-11T19:04:51.898Z] [ 90%] Built target device-bitfields [2021-08-11T19:04:51.898Z] Scanning dependencies of target template-discovery [2021-08-11T19:04:51.898Z] [ 92%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2021-08-11T19:04:51.898Z] [ 93%] Linking C executable template-discovery [2021-08-11T19:04:52.163Z] [ 93%] Built target template-discovery [2021-08-11T19:04:52.163Z] Scanning dependencies of target device-file [2021-08-11T19:04:52.163Z] [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2021-08-11T19:04:52.163Z] [ 96%] Linking C executable device-file [2021-08-11T19:04:52.163Z] [ 96%] Built target device-file [2021-08-11T19:04:52.163Z] Scanning dependencies of target device-terminal [2021-08-11T19:04:52.163Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2021-08-11T19:04:52.163Z] [100%] Linking C executable device-terminal [2021-08-11T19:04:52.428Z] [100%] Built target device-terminal [2021-08-11T19:04:52.428Z] make: Entering directory '/tmp/sdk/build/release' [2021-08-11T19:04:52.428Z] make[1]: Entering directory '/tmp/sdk/build/release' [2021-08-11T19:04:52.428Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-08-11T19:04:52.428Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-08-11T19:04:52.428Z] [ 75%] Built target csdk [2021-08-11T19:04:52.428Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-08-11T19:04:52.428Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-08-11T19:04:52.428Z] [ 78%] Built target template [2021-08-11T19:04:52.428Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-08-11T19:04:52.428Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-08-11T19:04:52.428Z] [ 81%] Built target device-counter [2021-08-11T19:04:52.428Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-08-11T19:04:52.428Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-08-11T19:04:52.428Z] [ 84%] Built target device-random [2021-08-11T19:04:52.428Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-08-11T19:04:52.428Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-08-11T19:04:52.428Z] [ 87%] Built target device-gyro [2021-08-11T19:04:52.428Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-08-11T19:04:52.428Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-08-11T19:04:52.428Z] [ 90%] Built target device-bitfields [2021-08-11T19:04:52.428Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-08-11T19:04:52.428Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-08-11T19:04:52.428Z] [ 93%] Built target template-discovery [2021-08-11T19:04:52.428Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-08-11T19:04:52.428Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-08-11T19:04:52.428Z] [ 96%] Built target device-file [2021-08-11T19:04:52.428Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-08-11T19:04:52.428Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-08-11T19:04:52.428Z] [100%] Built target device-terminal [2021-08-11T19:04:52.428Z] make[1]: Leaving directory '/tmp/sdk/build/release' [2021-08-11T19:04:52.428Z] Install the project... [2021-08-11T19:04:52.428Z] -- Install configuration: "Release" [2021-08-11T19:04:52.428Z] -- Installing: /usr/local/lib/libcsdk.so [2021-08-11T19:04:52.428Z] -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" [2021-08-11T19:04:52.428Z] -- Up-to-date: /usr/local/include [2021-08-11T19:04:52.428Z] -- Installing: /usr/local/include/devsdk [2021-08-11T19:04:52.428Z] -- Installing: /usr/local/include/devsdk/devsdk-base.h [2021-08-11T19:04:52.428Z] -- Installing: /usr/local/include/devsdk/devsdk.h [2021-08-11T19:04:52.428Z] -- Installing: /usr/local/include/edgex [2021-08-11T19:04:52.428Z] -- Installing: /usr/local/include/edgex/devices.h [2021-08-11T19:04:52.428Z] -- Installing: /usr/local/include/edgex/edgex-base.h [2021-08-11T19:04:52.428Z] -- Installing: /usr/local/include/edgex/edgex.h [2021-08-11T19:04:52.428Z] -- Installing: /usr/local/include/edgex/profiles.h [2021-08-11T19:04:52.428Z] -- Installing: /usr/local/include/edgex/rest-server.h [2021-08-11T19:04:52.428Z] -- Installing: /usr/local/include/edgex/csdk-defs.h [2021-08-11T19:04:52.428Z] -- Installing: /usr/local/include/iot [2021-08-11T19:04:52.428Z] -- Installing: /usr/local/include/iot/base64.h [2021-08-11T19:04:52.428Z] -- Installing: /usr/local/include/iot/component.h [2021-08-11T19:04:52.428Z] -- Installing: /usr/local/include/iot/config.h [2021-08-11T19:04:52.428Z] -- Installing: /usr/local/include/iot/container.h [2021-08-11T19:04:52.428Z] -- Installing: /usr/local/include/iot/data.h [2021-08-11T19:04:52.428Z] -- Installing: /usr/local/include/iot/hash.h [2021-08-11T19:04:52.428Z] -- Installing: /usr/local/include/iot/iot.h [2021-08-11T19:04:52.428Z] -- Installing: /usr/local/include/iot/json.h [2021-08-11T19:04:52.428Z] -- Installing: /usr/local/include/iot/logger.h [2021-08-11T19:04:52.428Z] -- Installing: /usr/local/include/iot/os.h [2021-08-11T19:04:52.428Z] -- Installing: /usr/local/include/iot/scheduler.h [2021-08-11T19:04:52.428Z] -- Installing: /usr/local/include/iot/thread.h [2021-08-11T19:04:52.428Z] -- Installing: /usr/local/include/iot/threadpool.h [2021-08-11T19:04:52.428Z] -- Installing: /usr/local/include/iot/time.h [2021-08-11T19:04:52.428Z] -- Installing: /usr/local/include/iot/typecode.h [2021-08-11T19:04:52.428Z] -- Installing: /usr/local/include/iot/os [2021-08-11T19:04:52.428Z] -- Installing: /usr/local/include/iot/os/linux.h [2021-08-11T19:04:52.428Z] -- Installing: /usr/local/include/iot/os/macos.h [2021-08-11T19:04:52.428Z] -- Installing: /usr/local/include/iot/os/zephyr.h [2021-08-11T19:04:52.428Z] -- Installing: /usr/local/include/iot/defs.h [2021-08-11T19:04:52.428Z] -- Installing: /usr/local/share/device-sdk-c/LICENSE [2021-08-11T19:04:52.428Z] -- Installing: /usr/local/share/device-sdk-c/Attribution.txt [2021-08-11T19:04:52.428Z] make: Leaving directory '/tmp/sdk/build/release' [2021-08-11T19:04:53.024Z] Removing intermediate container 1b1b71a1786c [2021-08-11T19:04:53.024Z] ---> 076cfeff6ff1 [2021-08-11T19:04:53.024Z] Step 16/25 : FROM ${BASE} [2021-08-11T19:04:53.024Z] ---> ac6a0feb3254 [2021-08-11T19:04:53.024Z] Step 17/25 : LABEL maintainer="IOTech " [2021-08-11T19:04:53.024Z] ---> Running in 8ce1fc3a0f87 [2021-08-11T19:04:53.289Z] Removing intermediate container 8ce1fc3a0f87 [2021-08-11T19:04:53.289Z] ---> 12fb31bc0801 [2021-08-11T19:04:53.289Z] 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-08-11T19:04:53.289Z] ---> Running in 8a59d0d08ed0 [2021-08-11T19:04:53.562Z] Connecting to iotech.jfrog.io (54.229.110.245:443) [2021-08-11T19:04:53.828Z] saving to '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' [2021-08-11T19:04:53.828Z] support@iotechsys.co 100% |********************************| 451 0:00:00 ETA [2021-08-11T19:04:53.828Z] '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' saved [2021-08-11T19:04:54.094Z] Removing intermediate container 8a59d0d08ed0 [2021-08-11T19:04:54.094Z] ---> 5ed5a356e413 [2021-08-11T19:04:54.094Z] Step 19/25 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine/alpine-3.12' >> /etc/apk/repositories [2021-08-11T19:04:54.094Z] ---> Running in 51c282237d31 [2021-08-11T19:04:54.446Z] Removing intermediate container a632e70135f5 [2021-08-11T19:04:54.446Z] ---> 297197549693 [2021-08-11T19:04:54.446Z] 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-08-11T19:04:54.680Z] Removing intermediate container 51c282237d31 [2021-08-11T19:04:54.680Z] ---> f0b3c65ece04 [2021-08-11T19:04:54.680Z] 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-08-11T19:04:54.680Z] ---> Running in 1b24eb4684ec [2021-08-11T19:04:54.719Z] ---> Running in 5f394274e76c [2021-08-11T19:04:54.951Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-11T19:04:55.531Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-11T19:04:55.796Z] fetch https://iotech.jfrog.io/artifactory/alpine/alpine-3.12/x86_64/APKINDEX.tar.gz [2021-08-11T19:04:56.157Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-11T19:04:56.377Z] (1/7) Installing curl (7.78.0-r0) [2021-08-11T19:04:56.377Z] (2/7) Installing hiredis (0.14.1-r0) [2021-08-11T19:04:56.377Z] (3/7) Installing hiredis-dev (0.14.1-r0) [2021-08-11T19:04:56.642Z] (4/7) Installing libuuid (2.35.2-r0) [2021-08-11T19:04:56.642Z] (5/7) Installing paho-mqtt-c-dev (1.3.5-r0) [2021-08-11T19:04:56.750Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-11T19:04:57.021Z] fetch https://iotech.jfrog.io/artifactory/alpine/alpine-3.12/aarch64/APKINDEX.tar.gz [2021-08-11T19:04:57.615Z] (1/22) Installing hiredis (0.14.1-r0) [2021-08-11T19:04:57.887Z] (2/22) Installing hiredis-dev (0.14.1-r0) [2021-08-11T19:04:57.887Z] (3/22) Installing ncurses-dev (6.2_p20200523-r0) [2021-08-11T19:04:57.887Z] (4/22) Installing paho-mqtt-c-dev (1.3.5-r0) [2021-08-11T19:04:58.048Z] (6/7) Installing libidn2 (2.3.0-r0) [2021-08-11T19:04:58.048Z] (7/7) Installing wget (1.20.3-r1) [2021-08-11T19:04:58.315Z] Executing busybox-1.31.1-r20.trigger [2021-08-11T19:04:58.315Z] OK: 286 MiB in 82 packages [2021-08-11T19:04:58.583Z] Removing intermediate container 1b24eb4684ec [2021-08-11T19:04:58.583Z] ---> 33747e5f22f9 [2021-08-11T19:04:58.583Z] Step 21/25 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot [2021-08-11T19:04:58.584Z] ---> ef5879e4f296 [2021-08-11T19:04:58.584Z] Step 22/25 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex [2021-08-11T19:04:58.861Z] ---> f56ff85baf83 [2021-08-11T19:04:58.861Z] Step 23/25 : COPY --from=builder /usr/local/lib /usr/local/lib [2021-08-11T19:04:59.134Z] ---> c0e8651873a5 [2021-08-11T19:04:59.134Z] Step 24/25 : COPY --from=builder /usr/local/lib64 /usr/local/lib64 [2021-08-11T19:04:59.134Z] ---> a09b05f61c47 [2021-08-11T19:04:59.134Z] Step 25/25 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c [2021-08-11T19:04:59.321Z] (5/22) Installing libblkid (2.35.2-r0) [2021-08-11T19:04:59.400Z] ---> 3a1a1e0e3a43 [2021-08-11T19:04:59.400Z] Successfully built 3a1a1e0e3a43 [2021-08-11T19:04:59.400Z] 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-08-11T19:04:59.591Z] (6/22) Installing blkid (2.35.2-r0) [2021-08-11T19:04:59.592Z] (7/22) Installing libcap-ng (0.7.10-r1) [2021-08-11T19:04:59.797Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-11T19:04:59.797Z] . [Pipeline] withDockerContainer [2021-08-11T19:04:59.863Z] (8/22) Installing setpriv (2.35.2-r0) [2021-08-11T19:04:59.863Z] (9/22) Installing libmount (2.35.2-r0) [2021-08-11T19:04:59.885Z] prd-centos7-docker-4c-2g-383 does not seem to be running inside a container [2021-08-11T19:04:59.936Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-c/2 -v /w/workspace/device-sdk-c/2:/w/workspace/device-sdk-c/2:rw,z -v /w/workspace/device-sdk-c/2@tmp:/w/workspace/device-sdk-c/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-08-11T19:05:00.135Z] (10/22) Installing libsmartcols (2.35.2-r0) [2021-08-11T19:05:00.135Z] (11/22) Installing findmnt (2.35.2-r0) [2021-08-11T19:05:00.135Z] (12/22) Installing mcookie (2.35.2-r0) [2021-08-11T19:05:00.294Z] $ docker top c887f97c668bb16764689b0b846eb36c08fee7c4dfee2451dc6cca621a542d0d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-11T19:05:00.406Z] (13/22) Installing hexdump (2.35.2-r0) [2021-08-11T19:05:00.406Z] (14/22) Installing lsblk (2.35.2-r0) [2021-08-11T19:05:00.406Z] (15/22) Installing libuuid (2.35.2-r0) [2021-08-11T19:05:00.679Z] (16/22) Installing libfdisk (2.35.2-r0) [2021-08-11T19:05:00.679Z] (17/22) Installing sfdisk (2.35.2-r0) [2021-08-11T19:05:00.679Z] (18/22) Installing cfdisk (2.35.2-r0) [2021-08-11T19:05:00.691Z] + make test [2021-08-11T19:05:00.691Z] echo "make test" [2021-08-11T19:05:00.691Z] make test [Pipeline] } [2021-08-11T19:05:00.704Z] $ docker stop --time=1 c887f97c668bb16764689b0b846eb36c08fee7c4dfee2451dc6cca621a542d0d [2021-08-11T19:05:00.950Z] (19/22) Installing util-linux (2.35.2-r0) [2021-08-11T19:05:01.230Z] (20/22) Installing util-linux-dev (2.35.2-r0) [2021-08-11T19:05:01.507Z] (21/22) Installing libidn2 (2.3.0-r0) [2021-08-11T19:05:01.507Z] (22/22) Installing wget (1.20.3-r1) [2021-08-11T19:05:01.784Z] Executing busybox-1.31.1-r20.trigger [2021-08-11T19:05:01.784Z] OK: 276 MiB in 97 packages [2021-08-11T19:05:01.901Z] $ docker rm -f c887f97c668bb16764689b0b846eb36c08fee7c4dfee2451dc6cca621a542d0d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-08-11T19:05:02.977Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-08-11T19:05:03.286Z] + ls -al . [2021-08-11T19:05:03.286Z] total 172 [2021-08-11T19:05:03.286Z] drwxrwxr-x. 8 jenkins jenkins 4096 Aug 11 19:04 . [2021-08-11T19:05:03.286Z] drwxrwxr-x. 4 jenkins jenkins 28 Aug 11 19:04 .. [2021-08-11T19:05:03.286Z] -rw-rw-r--. 1 jenkins jenkins 3104 Aug 11 19:04 Attribution.txt [2021-08-11T19:05:03.286Z] -rw-rw-r--. 1 jenkins jenkins 7556 Aug 11 19:04 CHANGES [2021-08-11T19:05:03.286Z] drwxrwxr-x. 2 jenkins jenkins 121 Aug 11 19:04 docs [2021-08-11T19:05:03.286Z] -rw-rw-r--. 1 jenkins jenkins 108574 Aug 11 19:04 Doxyfile [2021-08-11T19:05:03.286Z] drwxrwxr-x. 8 jenkins jenkins 179 Aug 11 19:04 .git [2021-08-11T19:05:03.286Z] drwxrwxr-x. 2 jenkins jenkins 81 Aug 11 19:04 .github [2021-08-11T19:05:03.286Z] -rw-rw-r--. 1 jenkins jenkins 176 Aug 11 19:04 .gitignore [2021-08-11T19:05:03.286Z] -rw-rw-r--. 1 jenkins jenkins 677 Aug 11 19:04 GOVERNANCE.md [2021-08-11T19:05:03.286Z] drwxrwxr-x. 4 jenkins jenkins 33 Aug 11 19:04 include [2021-08-11T19:05:03.286Z] -rw-rw-r--. 1 jenkins jenkins 784 Aug 11 19:04 Jenkinsfile [2021-08-11T19:05:03.286Z] -rw-rw-r--. 1 jenkins jenkins 10174 Aug 11 19:04 LICENSE [2021-08-11T19:05:03.286Z] -rw-rw-r--. 1 jenkins jenkins 444 Aug 11 19:04 Makefile [2021-08-11T19:05:03.286Z] -rw-rw-r--. 1 jenkins jenkins 618 Aug 11 19:04 OWNERS.md [2021-08-11T19:05:03.286Z] -rw-rw-r--. 1 jenkins jenkins 4086 Aug 11 19:04 README.md [2021-08-11T19:05:03.286Z] -rw-rw-r--. 1 jenkins jenkins 7090 Aug 11 19:04 README.v2.md [2021-08-11T19:05:03.286Z] drwxrwxr-x. 2 jenkins jenkins 98 Aug 11 19:04 scripts [2021-08-11T19:05:03.286Z] drwxrwxr-x. 4 jenkins jenkins 50 Aug 11 19:04 src [2021-08-11T19:05:03.286Z] -rw-rw-r--. 1 jenkins jenkins 5 Aug 11 19:01 VERSION [Pipeline] isUnix [Pipeline] sh [2021-08-11T19:05:03.600Z] + 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=dd7c85d917f983b24e0bf1dfe91317e75cbaea2e --label arch=amd64 --label version=0.0.0 . [2021-08-11T19:05:03.600Z] Sending build context to Docker daemon 2.678MB [2021-08-11T19:05:03.600Z] Step 1/17 : ARG BASE=alpine:3.12 [2021-08-11T19:05:03.600Z] Step 2/17 : FROM ${BASE} [2021-08-11T19:05:03.600Z] ---> 3a1a1e0e3a43 [2021-08-11T19:05:03.600Z] Step 3/17 : LABEL maintainer="IOTech " [2021-08-11T19:05:03.600Z] ---> Running in a9072d51d0dd [2021-08-11T19:05:03.762Z] Removing intermediate container 5f394274e76c [2021-08-11T19:05:03.762Z] ---> feb64d77cac4 [2021-08-11T19:05:03.762Z] Step 6/25 : ENV CBOR_VERSION=0.5.0 [2021-08-11T19:05:03.762Z] ---> Running in 2ad0aefbac65 [2021-08-11T19:05:03.867Z] Removing intermediate container a9072d51d0dd [2021-08-11T19:05:03.867Z] ---> bc456ea234c1 [2021-08-11T19:05:03.867Z] 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-08-11T19:05:03.867Z] ---> Running in 12b9aaedfd71 [2021-08-11T19:05:04.132Z] --2021-08-11 19:05:03-- https://iotech.jfrog.io/artifactory/alpine/KEY/support@iotechsys.com-5b990dd9.pub [2021-08-11T19:05:04.132Z] Resolving iotech.jfrog.io (iotech.jfrog.io)... 54.195.244.87, 54.170.66.44, 54.229.110.245 [2021-08-11T19:05:04.132Z] Connecting to iotech.jfrog.io (iotech.jfrog.io)|54.195.244.87|:443... connected. [2021-08-11T19:05:04.359Z] Removing intermediate container 2ad0aefbac65 [2021-08-11T19:05:04.359Z] ---> e33a7d0258d1 [2021-08-11T19:05:04.359Z] 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-08-11T19:05:04.359Z] ---> Running in e5c3e57e56d3 [2021-08-11T19:05:04.397Z] HTTP request sent, awaiting response... 200 OK [2021-08-11T19:05:04.397Z] Length: 451 [application/octet-stream] [2021-08-11T19:05:04.397Z] Saving to: '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' [2021-08-11T19:05:04.397Z] [2021-08-11T19:05:04.397Z] 0K 100% 50.3M=0s [2021-08-11T19:05:04.397Z] [2021-08-11T19:05:04.397Z] 2021-08-11 19:05:04 (50.3 MB/s) - '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' saved [451/451] [2021-08-11T19:05:04.397Z] [2021-08-11T19:05:04.661Z] Removing intermediate container 12b9aaedfd71 [2021-08-11T19:05:04.661Z] ---> bac85aadf0a7 [2021-08-11T19:05:04.661Z] Step 5/17 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine/alpine-3.12' >> /etc/apk/repositories [2021-08-11T19:05:04.661Z] ---> Running in 0f1d26756da1 [2021-08-11T19:05:04.929Z] Removing intermediate container 0f1d26756da1 [2021-08-11T19:05:04.929Z] ---> 11e2a1697031 [2021-08-11T19:05:04.929Z] 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-08-11T19:05:05.194Z] ---> Running in 76878b618d92 [2021-08-11T19:05:05.194Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-11T19:05:05.802Z] --2021-08-11 19:05:05-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz [2021-08-11T19:05:05.802Z] Resolving github.com (github.com)... 140.82.113.3 [2021-08-11T19:05:05.802Z] Connecting to github.com (github.com)|140.82.113.3|:443... connected. [2021-08-11T19:05:05.802Z] HTTP request sent, awaiting response... 302 Found [2021-08-11T19:05:05.802Z] Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following] [2021-08-11T19:05:05.802Z] --2021-08-11 19:05:05-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [2021-08-11T19:05:05.802Z] Resolving codeload.github.com (codeload.github.com)... 140.82.113.10 [2021-08-11T19:05:05.802Z] Connecting to codeload.github.com (codeload.github.com)|140.82.113.10|:443... connected. [2021-08-11T19:05:05.802Z] HTTP request sent, awaiting response... 200 OK [2021-08-11T19:05:05.802Z] Length: unspecified [application/x-gzip] [2021-08-11T19:05:05.802Z] Saving to: 'STDOUT' [2021-08-11T19:05:05.802Z]  [2021-08-11T19:05:06.074Z] 0K .......... .......... .......... .......... .......... 1.48M [2021-08-11T19:05:06.075Z] 50K .......... .......... .......... .......... .......... 2.99M [2021-08-11T19:05:06.075Z] 100K .......... .......... .......... .......... .......... 3.02M [2021-08-11T19:05:06.075Z] 150K .......... .......... .......... .......... .......... 14.9M [2021-08-11T19:05:06.075Z] 200K .......... .......... .......... .......... .......... 14.9M [2021-08-11T19:05:06.075Z] 250K .......... .......... .......... .......... .......... 3.26M [2021-08-11T19:05:06.075Z] 300K .......... .......... .......... .......... .......... 4.55M [2021-08-11T19:05:06.075Z] 350K .......... .......... .......... .......... .......... 4.07M [2021-08-11T19:05:06.075Z] 400K .......... .......... .......... .......... .......... 5.01M [2021-08-11T19:05:06.075Z] 450K .......... .......... .......... .......... .......... 4.12M [2021-08-11T19:05:06.075Z] 500K .......... .......... .......... .......... .......... 5.93M [2021-08-11T19:05:06.075Z] 550K .......... .......... .......... .......... .......... 3.57M [2021-08-11T19:05:06.075Z] 600K .......... .......... .......... .......... .......... 816K [2021-08-11T19:05:06.075Z] 650K .......... .......... .......... .......... .......... 2.13M [2021-08-11T19:05:06.075Z] 700K ..  9.42M=0.2s [2021-08-11T19:05:06.075Z] [2021-08-11T19:05:06.075Z] 2021-08-11 19:05:06 (2.89 MB/s) - written to stdout [719348] [2021-08-11T19:05:06.075Z] [2021-08-11T19:05:06.150Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-11T19:05:06.346Z] -- The C compiler identification is GNU 9.3.0 [2021-08-11T19:05:06.618Z] -- The CXX compiler identification is GNU 9.3.0 [2021-08-11T19:05:06.618Z] -- Check for working C compiler: /usr/bin/cc [2021-08-11T19:05:06.893Z] -- Check for working C compiler: /usr/bin/cc - works [2021-08-11T19:05:06.893Z] -- Detecting C compiler ABI info [2021-08-11T19:05:07.112Z] fetch https://iotech.jfrog.io/artifactory/alpine/alpine-3.12/x86_64/APKINDEX.tar.gz [2021-08-11T19:05:07.167Z] -- Detecting C compiler ABI info - done [2021-08-11T19:05:07.167Z] -- Detecting C compile features [2021-08-11T19:05:07.167Z] -- Detecting C compile features - done [2021-08-11T19:05:07.378Z] (1/16) Installing ncurses-dev (6.2_p20200523-r0) [2021-08-11T19:05:07.441Z] -- Check for working CXX compiler: /usr/bin/c++ [2021-08-11T19:05:07.441Z] -- Check for working CXX compiler: /usr/bin/c++ - works [2021-08-11T19:05:07.441Z] -- Detecting CXX compiler ABI info [2021-08-11T19:05:07.642Z] (2/16) Installing libblkid (2.35.2-r0) [2021-08-11T19:05:07.910Z] (3/16) Installing blkid (2.35.2-r0) [2021-08-11T19:05:07.910Z] (4/16) Installing libcap-ng (0.7.10-r1) [2021-08-11T19:05:07.910Z] (5/16) Installing setpriv (2.35.2-r0) [2021-08-11T19:05:08.038Z] -- Detecting CXX compiler ABI info - done [2021-08-11T19:05:08.038Z] -- Detecting CXX compile features [2021-08-11T19:05:08.038Z] -- Detecting CXX compile features - done [2021-08-11T19:05:08.038Z] -- Looking for include file endian.h [2021-08-11T19:05:08.174Z] (6/16) Installing libmount (2.35.2-r0) [2021-08-11T19:05:08.174Z] (7/16) Installing libsmartcols (2.35.2-r0) [2021-08-11T19:05:08.313Z] -- Looking for include file endian.h - found [2021-08-11T19:05:08.313Z] -- Check if the system is big endian [2021-08-11T19:05:08.313Z] -- Searching 16 bit integer [2021-08-11T19:05:08.313Z] -- Looking for sys/types.h [2021-08-11T19:05:08.439Z] (8/16) Installing findmnt (2.35.2-r0) [2021-08-11T19:05:08.439Z] (9/16) Installing mcookie (2.35.2-r0) [2021-08-11T19:05:08.588Z] -- Looking for sys/types.h - found [2021-08-11T19:05:08.588Z] -- Looking for stdint.h [2021-08-11T19:05:08.588Z] -- Looking for stdint.h - found [2021-08-11T19:05:08.703Z] (10/16) Installing hexdump (2.35.2-r0) [2021-08-11T19:05:08.703Z] (11/16) Installing lsblk (2.35.2-r0) [2021-08-11T19:05:08.703Z] (12/16) Installing libfdisk (2.35.2-r0) [2021-08-11T19:05:08.862Z] -- Looking for stddef.h [2021-08-11T19:05:08.862Z] -- Looking for stddef.h - found [2021-08-11T19:05:08.862Z] -- Check size of unsigned short [2021-08-11T19:05:08.969Z] (13/16) Installing sfdisk (2.35.2-r0) [2021-08-11T19:05:08.969Z] (14/16) Installing cfdisk (2.35.2-r0) [2021-08-11T19:05:09.134Z] -- Check size of unsigned short - done [2021-08-11T19:05:09.134Z] -- Searching 16 bit integer - Using unsigned short [2021-08-11T19:05:09.233Z] (15/16) Installing util-linux (2.35.2-r0) [2021-08-11T19:05:09.405Z] -- Check if the system is big endian - little endian [2021-08-11T19:05:09.678Z] -- Check size of size_t [2021-08-11T19:05:09.954Z] -- Check size of size_t - done [2021-08-11T19:05:09.954Z] CMake Warning at examples/CMakeLists.txt:16 (find_package): [2021-08-11T19:05:09.954Z] By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has [2021-08-11T19:05:09.954Z] asked CMake to find a package configuration file provided by "cJSON", but [2021-08-11T19:05:09.954Z] CMake did not find one. [2021-08-11T19:05:09.954Z] [2021-08-11T19:05:09.954Z] Could not find a package configuration file provided by "cJSON" with any of [2021-08-11T19:05:09.954Z] the following names: [2021-08-11T19:05:09.954Z] [2021-08-11T19:05:09.954Z] cJSONConfig.cmake [2021-08-11T19:05:09.954Z] cjson-config.cmake [2021-08-11T19:05:09.954Z] [2021-08-11T19:05:09.954Z] Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set [2021-08-11T19:05:09.954Z] "cJSON_DIR" to a directory containing one of the above files. If "cJSON" [2021-08-11T19:05:09.954Z] provides a separate development package or SDK, be sure it has been [2021-08-11T19:05:09.954Z] installed. [2021-08-11T19:05:09.954Z] [2021-08-11T19:05:09.954Z] [2021-08-11T19:05:09.954Z] -- Configuring done [2021-08-11T19:05:09.954Z] -- Generating done [2021-08-11T19:05:10.227Z] -- Build files have been written to: /tmp/cbor [2021-08-11T19:05:10.227Z] Scanning dependencies of target cbor_shared [2021-08-11T19:05:10.227Z] [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o [2021-08-11T19:05:10.634Z] (16/16) Installing util-linux-dev (2.35.2-r0) [2021-08-11T19:05:11.201Z] [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o [2021-08-11T19:05:11.215Z] Executing busybox-1.31.1-r20.trigger [2021-08-11T19:05:11.215Z] OK: 295 MiB in 98 packages [2021-08-11T19:05:11.487Z] Removing intermediate container 76878b618d92 [2021-08-11T19:05:11.487Z] ---> edda4cd97849 [2021-08-11T19:05:11.487Z] Step 7/17 : COPY VERSION /edgex-c-sdk/ [2021-08-11T19:05:11.752Z] ---> f8c9cfd412b2 [2021-08-11T19:05:11.752Z] Step 8/17 : COPY src /edgex-c-sdk/src/ [2021-08-11T19:05:11.752Z] ---> 9481aefb25b9 [2021-08-11T19:05:11.752Z] Step 9/17 : COPY include /edgex-c-sdk/include/ [2021-08-11T19:05:11.795Z] [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o [2021-08-11T19:05:11.795Z] [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o [2021-08-11T19:05:12.017Z] ---> 65aa948c793b [2021-08-11T19:05:12.017Z] Step 10/17 : COPY scripts /edgex-c-sdk/scripts [2021-08-11T19:05:12.286Z] ---> a8457cc39cbe [2021-08-11T19:05:12.286Z] Step 11/17 : COPY LICENSE /edgex-c-sdk/ [2021-08-11T19:05:12.286Z] ---> f5db76dd3da9 [2021-08-11T19:05:12.286Z] Step 12/17 : COPY Attribution.txt /edgex-c-sdk/ [2021-08-11T19:05:12.551Z] ---> bdbd5db6b994 [2021-08-11T19:05:12.551Z] Step 13/17 : WORKDIR /edgex-c-sdk [2021-08-11T19:05:12.551Z] ---> Running in a59905fded6d [2021-08-11T19:05:12.551Z] Removing intermediate container a59905fded6d [2021-08-11T19:05:12.551Z] ---> 0e7de463d5c0 [2021-08-11T19:05:12.551Z] Step 14/17 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] [2021-08-11T19:05:12.551Z] ---> Running in cc1b2a24aa08 [2021-08-11T19:05:12.779Z] [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o [2021-08-11T19:05:12.779Z] [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o [2021-08-11T19:05:12.820Z] Removing intermediate container cc1b2a24aa08 [2021-08-11T19:05:12.820Z] ---> d688d83bdb20 [2021-08-11T19:05:12.820Z] Step 15/17 : LABEL arch=amd64 [2021-08-11T19:05:12.820Z] ---> Running in 3c15194342dc [2021-08-11T19:05:12.820Z] Removing intermediate container 3c15194342dc [2021-08-11T19:05:12.820Z] ---> 89c5bcbeb53c [2021-08-11T19:05:12.820Z] Step 16/17 : LABEL git_sha=dd7c85d917f983b24e0bf1dfe91317e75cbaea2e [2021-08-11T19:05:12.820Z] ---> Running in b59f70745491 [2021-08-11T19:05:12.820Z] Removing intermediate container b59f70745491 [2021-08-11T19:05:12.820Z] ---> 44b167886667 [2021-08-11T19:05:12.820Z] Step 17/17 : LABEL version=0.0.0 [2021-08-11T19:05:13.052Z] [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o [2021-08-11T19:05:13.052Z] [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o [2021-08-11T19:05:13.093Z] ---> Running in a815df6e194b [2021-08-11T19:05:13.093Z] Removing intermediate container a815df6e194b [2021-08-11T19:05:13.093Z] ---> 00f8b808d871 [2021-08-11T19:05:13.093Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2021-08-11T19:05:13.093Z] Successfully built 00f8b808d871 [2021-08-11T19:05:13.093Z] 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-08-11T19:05:13.326Z] [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o [2021-08-11T19:05:13.595Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-11T19:05:13.595Z] [2021-08-11T19:05:13.595Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-11T19:05:13.921Z] [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o [2021-08-11T19:05:13.941Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-11T19:05:13.941Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-11T19:05:13.941Z] b4d181a07f80: Pulling fs layer [2021-08-11T19:05:13.941Z] a1111a8f2ec3: Pulling fs layer [2021-08-11T19:05:13.941Z] ed53099fbce6: Pulling fs layer [2021-08-11T19:05:13.941Z] dc539afda2c1: Pulling fs layer [2021-08-11T19:05:13.941Z] 77bc0d833cb6: Pulling fs layer [2021-08-11T19:05:13.941Z] 9065ff56babe: Pulling fs layer [2021-08-11T19:05:13.941Z] d287ab97295c: Pulling fs layer [2021-08-11T19:05:13.941Z] dc539afda2c1: Waiting [2021-08-11T19:05:13.941Z] 77bc0d833cb6: Waiting [2021-08-11T19:05:13.941Z] 9065ff56babe: Waiting [2021-08-11T19:05:13.941Z] d287ab97295c: Waiting [2021-08-11T19:05:14.194Z] [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o [2021-08-11T19:05:14.206Z] a1111a8f2ec3: Verifying Checksum [2021-08-11T19:05:14.206Z] a1111a8f2ec3: Download complete [2021-08-11T19:05:14.206Z] dc539afda2c1: Verifying Checksum [2021-08-11T19:05:14.206Z] dc539afda2c1: Download complete [2021-08-11T19:05:14.468Z] [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o [2021-08-11T19:05:14.473Z] 77bc0d833cb6: Verifying Checksum [2021-08-11T19:05:14.473Z] 77bc0d833cb6: Download complete [2021-08-11T19:05:14.473Z] 9065ff56babe: Verifying Checksum [2021-08-11T19:05:14.473Z] 9065ff56babe: Download complete [2021-08-11T19:05:14.473Z] ed53099fbce6: Verifying Checksum [2021-08-11T19:05:14.473Z] ed53099fbce6: Download complete [2021-08-11T19:05:15.063Z] [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o [2021-08-11T19:05:15.336Z] [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o [2021-08-11T19:05:15.609Z] [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o [2021-08-11T19:05:15.878Z] b4d181a07f80: Verifying Checksum [2021-08-11T19:05:15.878Z] b4d181a07f80: Download complete [2021-08-11T19:05:15.881Z] [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o [2021-08-11T19:05:16.156Z] [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o [2021-08-11T19:05:16.751Z] [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o [2021-08-11T19:05:16.751Z] [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o [2021-08-11T19:05:16.843Z] b4d181a07f80: Pull complete [2021-08-11T19:05:16.843Z] a1111a8f2ec3: Pull complete [2021-08-11T19:05:17.023Z] [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o [2021-08-11T19:05:17.296Z] [ 40%] Linking C shared library libcbor.so [2021-08-11T19:05:17.296Z] [ 40%] Built target cbor_shared [2021-08-11T19:05:17.296Z] Scanning dependencies of target cbor [2021-08-11T19:05:17.426Z] ed53099fbce6: Pull complete [2021-08-11T19:05:17.426Z] dc539afda2c1: Pull complete [2021-08-11T19:05:17.570Z] [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o [2021-08-11T19:05:17.693Z] 77bc0d833cb6: Pull complete [2021-08-11T19:05:17.693Z] 9065ff56babe: Pull complete [2021-08-11T19:05:18.550Z] [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o [2021-08-11T19:05:18.650Z] d287ab97295c: Verifying Checksum [2021-08-11T19:05:18.650Z] d287ab97295c: Download complete [2021-08-11T19:05:19.144Z] [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o [2021-08-11T19:05:19.145Z] [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o [2021-08-11T19:05:21.115Z] [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o [2021-08-11T19:05:21.115Z] [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o [2021-08-11T19:05:21.388Z] [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o [2021-08-11T19:05:21.663Z] [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o [2021-08-11T19:05:21.936Z] [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o [2021-08-11T19:05:22.209Z] [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o [2021-08-11T19:05:22.951Z] d287ab97295c: Pull complete [2021-08-11T19:05:22.951Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-11T19:05:22.951Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-11T19:05:22.951Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-11T19:05:23.032Z] prd-centos7-docker-4c-2g-383 does not seem to be running inside a container [2021-08-11T19:05:23.082Z] $ 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/2 -v /w/workspace/device-sdk-c/2:/w/workspace/device-sdk-c/2:rw,z -v /w/workspace/device-sdk-c/2@tmp:/w/workspace/device-sdk-c/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-08-11T19:05:23.188Z] [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o [2021-08-11T19:05:23.459Z] [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o [2021-08-11T19:05:24.061Z] [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o [2021-08-11T19:05:24.657Z] [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o [2021-08-11T19:05:24.931Z] [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o [2021-08-11T19:05:25.203Z] [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o [2021-08-11T19:05:25.482Z] [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o [2021-08-11T19:05:25.704Z] $ docker top 295c8508b870ac817628f56fae2d47c643d49ebb5ae9157fc77049fc17cf6aa7 -eo pid,comm [2021-08-11T19:05:25.753Z] [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-11T19:05:26.024Z] [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o [2021-08-11T19:05:26.174Z] ---> job-cost.sh [2021-08-11T19:05:26.174Z] lf-activate-venv: SKIPPING [2021-08-11T19:05:26.174Z] INFO: No Stack... [2021-08-11T19:05:26.300Z] [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o [2021-08-11T19:05:26.574Z] [ 80%] Linking C static library libcbor.a [2021-08-11T19:05:26.574Z] [ 80%] Built target cbor [2021-08-11T19:05:26.574Z] Scanning dependencies of target sort [2021-08-11T19:05:26.574Z] [ 82%] Building C object examples/CMakeFiles/sort.dir/sort.c.o [2021-08-11T19:05:26.847Z] [ 84%] Linking C executable sort [2021-08-11T19:05:26.848Z] [ 84%] Built target sort [2021-08-11T19:05:26.848Z] Scanning dependencies of target readfile [2021-08-11T19:05:26.848Z] [ 86%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o [2021-08-11T19:05:27.123Z] [ 88%] Linking C executable readfile [2021-08-11T19:05:27.123Z] [ 88%] Built target readfile [2021-08-11T19:05:27.397Z] Scanning dependencies of target streaming_parser [2021-08-11T19:05:27.397Z] [ 90%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o [2021-08-11T19:05:27.671Z] [ 92%] Linking C executable streaming_parser [2021-08-11T19:05:27.671Z] [ 92%] Built target streaming_parser [2021-08-11T19:05:27.671Z] Scanning dependencies of target hello [2021-08-11T19:05:27.671Z] [ 94%] Building C object examples/CMakeFiles/hello.dir/hello.c.o [2021-08-11T19:05:27.946Z] [ 96%] Linking C executable hello [2021-08-11T19:05:27.946Z] [ 96%] Built target hello [2021-08-11T19:05:27.946Z] Scanning dependencies of target create_items [2021-08-11T19:05:27.946Z] [ 98%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o [2021-08-11T19:05:28.116Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-11T19:05:28.116Z] INFO: Archiving Costs [Pipeline] sh [2021-08-11T19:05:28.227Z] [100%] Linking C executable create_items [2021-08-11T19:05:28.227Z] [100%] Built target create_items [2021-08-11T19:05:28.227Z] Install the project... [2021-08-11T19:05:28.227Z] -- Install configuration: "Release" [2021-08-11T19:05:28.227Z] -- Installing: /usr/local/include/cbor/configuration.h [2021-08-11T19:05:28.227Z] -- Installing: /usr/local/lib64/libcbor.a [2021-08-11T19:05:28.227Z] -- Installing: /usr/local/lib64/libcbor.so.0.0.0 [2021-08-11T19:05:28.227Z] -- Installing: /usr/local/lib64/libcbor.so.0 [2021-08-11T19:05:28.227Z] -- Installing: /usr/local/lib64/libcbor.so [2021-08-11T19:05:28.227Z] -- Up-to-date: /usr/local/include/cbor [2021-08-11T19:05:28.227Z] -- Installing: /usr/local/include/cbor/streaming.h [2021-08-11T19:05:28.227Z] -- Installing: /usr/local/include/cbor/ints.h [2021-08-11T19:05:28.227Z] -- Installing: /usr/local/include/cbor/floats_ctrls.h [2021-08-11T19:05:28.227Z] -- Installing: /usr/local/include/cbor/bytestrings.h [2021-08-11T19:05:28.227Z] -- Installing: /usr/local/include/cbor/encoding.h [2021-08-11T19:05:28.227Z] -- Installing: /usr/local/include/cbor/serialization.h [2021-08-11T19:05:28.227Z] -- Installing: /usr/local/include/cbor/data.h [2021-08-11T19:05:28.227Z] -- Installing: /usr/local/include/cbor/common.h [2021-08-11T19:05:28.227Z] -- Installing: /usr/local/include/cbor/callbacks.h [2021-08-11T19:05:28.227Z] -- Installing: /usr/local/include/cbor/strings.h [2021-08-11T19:05:28.227Z] -- Installing: /usr/local/include/cbor/tags.h [2021-08-11T19:05:28.227Z] -- Installing: /usr/local/include/cbor/internal [2021-08-11T19:05:28.227Z] -- Installing: /usr/local/include/cbor/internal/encoders.h [2021-08-11T19:05:28.227Z] -- Installing: /usr/local/include/cbor/internal/loaders.h [2021-08-11T19:05:28.227Z] -- Installing: /usr/local/include/cbor/internal/stack.h [2021-08-11T19:05:28.227Z] -- Installing: /usr/local/include/cbor/internal/unicode.h [2021-08-11T19:05:28.227Z] -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h [2021-08-11T19:05:28.227Z] -- Installing: /usr/local/include/cbor/internal/memory_utils.h [2021-08-11T19:05:28.227Z] -- Installing: /usr/local/include/cbor/arrays.h [2021-08-11T19:05:28.227Z] -- Installing: /usr/local/include/cbor/maps.h [2021-08-11T19:05:28.227Z] -- Installing: /usr/local/include/cbor.h [2021-08-11T19:05:28.227Z] -- Installing: /usr/local/lib64/pkgconfig/libcbor.pc [2021-08-11T19:05:28.430Z] + cat /w/workspace/device-sdk-c/2/archives/cost.csv [2021-08-11T19:05:28.430Z] + cut -d, -f6 [Pipeline] lock [2021-08-11T19:05:28.466Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-c-PR-364-2-stack-cost] [2021-08-11T19:05:28.475Z] Resource [jenkins-edgexfoundry-device-sdk-c-PR-364-2-stack-cost] did not exist. Created. [2021-08-11T19:05:28.475Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-c-PR-364-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-11T19:05:28.814Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-08-11T19:05:29.047Z] Stashed 1 file(s) [Pipeline] } [2021-08-11T19:05:29.059Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-c-PR-364-2-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-11T19:05:29.090Z] $ docker stop --time=1 295c8508b870ac817628f56fae2d47c643d49ebb5ae9157fc77049fc17cf6aa7 [2021-08-11T19:05:30.244Z] $ docker rm -f 295c8508b870ac817628f56fae2d47c643d49ebb5ae9157fc77049fc17cf6aa7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-11T19:05:30.852Z] Removing intermediate container e5c3e57e56d3 [2021-08-11T19:05:30.852Z] ---> c22956bd2e3b [2021-08-11T19:05:30.852Z] Step 8/25 : RUN mkdir /tmp/sdk [2021-08-11T19:05:30.852Z] ---> Running in 4e2533f29502 [2021-08-11T19:05:33.488Z] Removing intermediate container 4e2533f29502 [2021-08-11T19:05:33.488Z] ---> b9dba4713f7f [2021-08-11T19:05:33.488Z] Step 9/25 : COPY VERSION /tmp/sdk [2021-08-11T19:05:33.762Z] ---> 4de613c0a9db [2021-08-11T19:05:33.762Z] Step 10/25 : COPY src /tmp/sdk/src [2021-08-11T19:05:35.210Z] ---> 119d3348162f [2021-08-11T19:05:35.210Z] Step 11/25 : COPY include /tmp/sdk/include [2021-08-11T19:05:35.808Z] ---> f2af7c667a98 [2021-08-11T19:05:35.808Z] Step 12/25 : COPY scripts /tmp/sdk/scripts [2021-08-11T19:05:36.417Z] ---> 48964f5361ed [2021-08-11T19:05:36.417Z] Step 13/25 : COPY LICENSE /tmp/sdk [2021-08-11T19:05:37.395Z] ---> c3327682e2aa [2021-08-11T19:05:37.395Z] Step 14/25 : COPY Attribution.txt /tmp/sdk [2021-08-11T19:05:37.992Z] ---> 649b5aeee2bf [2021-08-11T19:05:37.992Z] Step 15/25 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install [2021-08-11T19:05:38.268Z] ---> Running in fb51c1dfd88a [2021-08-11T19:05:39.713Z] + CPPCHECK=false [2021-08-11T19:05:39.713Z] + DOCGEN=false [2021-08-11T19:05:39.713Z] + TOMLVER=SDK-0.2 [2021-08-11T19:05:39.713Z] + CUTILVER=1.1.4 [2021-08-11T19:05:39.713Z] + '[' 0 -gt 0 ] [2021-08-11T19:05:39.713Z] + readlink -f ./scripts/build.sh [2021-08-11T19:05:39.713Z] + dirname /tmp/sdk/scripts/build.sh [2021-08-11T19:05:39.713Z] + dirname /tmp/sdk/scripts [2021-08-11T19:05:39.713Z] + ROOT=/tmp/sdk [2021-08-11T19:05:39.713Z] + cd /tmp/sdk [2021-08-11T19:05:39.713Z] + '[' '!' -d deps ] [2021-08-11T19:05:39.713Z] + mkdir deps [2021-08-11T19:05:39.713Z] + wget -O - https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2021-08-11T19:05:39.713Z] + tar -C deps -z -x -f - [2021-08-11T19:05:39.713Z] --2021-08-11 19:05:39-- https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2021-08-11T19:05:39.713Z] Resolving github.com (github.com)... 140.82.113.3 [2021-08-11T19:05:39.713Z] Connecting to github.com (github.com)|140.82.113.3|:443... connected. [2021-08-11T19:05:39.713Z] HTTP request sent, awaiting response... 302 Found [2021-08-11T19:05:39.713Z] Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following] [2021-08-11T19:05:39.713Z] --2021-08-11 19:05:39-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [2021-08-11T19:05:39.985Z] Resolving codeload.github.com (codeload.github.com)... 140.82.113.10 [2021-08-11T19:05:39.985Z] Connecting to codeload.github.com (codeload.github.com)|140.82.113.10|:443... connected. [2021-08-11T19:05:39.985Z] HTTP request sent, awaiting response... 200 OK [2021-08-11T19:05:39.985Z] Length: unspecified [application/x-gzip] [2021-08-11T19:05:39.985Z] Saving to: 'STDOUT' [2021-08-11T19:05:39.985Z]  [2021-08-11T19:05:39.985Z] 0K .......... ...... 943K=0.02s [2021-08-11T19:05:39.985Z] [2021-08-11T19:05:39.985Z] 2021-08-11 19:05:39 (943 KB/s) - written to stdout [16451] [2021-08-11T19:05:39.985Z] [2021-08-11T19:05:39.985Z] + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c [2021-08-11T19:05:39.985Z] + + wgettar -O -C - deps https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1.4.tar.gz -z -x -f [2021-08-11T19:05:39.985Z] - [2021-08-11T19:05:39.985Z] --2021-08-11 19:05:39-- https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1.4.tar.gz [2021-08-11T19:05:40.257Z] Resolving github.com (github.com)... 140.82.113.3 [2021-08-11T19:05:40.257Z] Connecting to github.com (github.com)|140.82.113.3|:443... connected. [2021-08-11T19:05:40.257Z] HTTP request sent, awaiting response... 302 Found [2021-08-11T19:05:40.257Z] Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1.4 [following] [2021-08-11T19:05:40.257Z] --2021-08-11 19:05:40-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1.4 [2021-08-11T19:05:40.257Z] Resolving codeload.github.com (codeload.github.com)... 140.82.113.10 [2021-08-11T19:05:40.257Z] Connecting to codeload.github.com (codeload.github.com)|140.82.113.10|:443... connected. [2021-08-11T19:05:40.532Z] HTTP request sent, awaiting response... 200 OK [2021-08-11T19:05:40.532Z] Length: unspecified [application/x-gzip] [2021-08-11T19:05:40.532Z] Saving to: 'STDOUT' [2021-08-11T19:05:40.532Z]  [2021-08-11T19:05:40.532Z] 0K .......... .......... .......... .......... .......... 1.53M [2021-08-11T19:05:40.532Z] 50K .......... .......... .......... .......... .......... 2.97M [2021-08-11T19:05:40.532Z] 100K .......... .......... .......... .......... .......... 2.65M [2021-08-11T19:05:40.532Z] 150K .......... .......... ....... 5.78M=0.07s [2021-08-11T19:05:40.532Z] [2021-08-11T19:05:40.532Z] 2021-08-11 19:05:40 (2.43 MB/s) - written to stdout [181796] [2021-08-11T19:05:40.532Z] [2021-08-11T19:05:40.532Z] + mkdir -p src/c/iot [2021-08-11T19:05:40.532Z] + 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-08-11T19:05:40.532Z] + cp deps/iotech-c-utils-1.1.4/src/c/defs.h.in src/c/iot [2021-08-11T19:05:40.532Z] + cp deps/iotech-c-utils-1.1.4/src/c/yxml.h src/c/iot [2021-08-11T19:05:40.532Z] + cp deps/iotech-c-utils-1.1.4/VERSION src/c/iot [2021-08-11T19:05:40.532Z] + mkdir -p include/iot [2021-08-11T19:05:40.532Z] + 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-08-11T19:05:40.532Z] + mkdir -p include/iot/os [2021-08-11T19:05:40.532Z] + 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-08-11T19:05:40.532Z] + mkdir -p /tmp/sdk/build/release [2021-08-11T19:05:40.532Z] + cd /tmp/sdk/build/release [2021-08-11T19:05:40.532Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src [2021-08-11T19:05:40.805Z] -- The C compiler identification is GNU 9.3.0 [2021-08-11T19:05:41.080Z] -- Check for working C compiler: /usr/bin/cc [2021-08-11T19:05:41.080Z] -- Check for working C compiler: /usr/bin/cc - works [2021-08-11T19:05:41.355Z] -- Detecting C compiler ABI info [2021-08-11T19:05:41.355Z] -- Detecting C compiler ABI info - done [2021-08-11T19:05:41.628Z] -- Detecting C compile features [2021-08-11T19:05:41.628Z] -- Detecting C compile features - done [2021-08-11T19:05:41.628Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2021-08-11T19:05:41.628Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.77.0") [2021-08-11T19:05:41.628Z] -- Found LIBYAML: /usr/lib/libyaml.so [2021-08-11T19:05:41.628Z] -- Found LIBUUID: /usr/lib/libuuid.so [2021-08-11T19:05:41.906Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2021-08-11T19:05:41.906Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2021-08-11T19:05:41.906Z] -- Found LIBHIREDIS: /usr/lib/libhiredis.so [2021-08-11T19:05:41.906Z] -- C SDK 0.0.0 for Linux [2021-08-11T19:05:41.906Z] -- Performing Test CSDK_HAVE_ATOMIC [2021-08-11T19:05:41.906Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2021-08-11T19:05:42.179Z] -- Found Curses: /usr/lib/libcurses.so [2021-08-11T19:05:42.451Z] -- Configuring done [2021-08-11T19:05:42.727Z] -- Generating done [2021-08-11T19:05:42.727Z] -- Build files have been written to: /tmp/sdk/build/release [2021-08-11T19:05:42.727Z] + make all package [2021-08-11T19:05:42.727Z] + tee release.log [2021-08-11T19:05:42.727Z] Scanning dependencies of target csdk [2021-08-11T19:05:43.000Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2021-08-11T19:05:43.596Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o [2021-08-11T19:05:44.195Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2021-08-11T19:05:46.175Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2021-08-11T19:05:46.773Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2021-08-11T19:05:47.048Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/data-mqtt.c.o [2021-08-11T19:05:48.033Z] [ 10%] Building C object c/CMakeFiles/csdk.dir/data-redstr.c.o [2021-08-11T19:05:48.631Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/data-rest.c.o [2021-08-11T19:05:48.906Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2021-08-11T19:05:50.334Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2021-08-11T19:05:51.762Z] [ 16%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2021-08-11T19:05:52.352Z] [ 18%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2021-08-11T19:05:52.943Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2021-08-11T19:05:53.532Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2021-08-11T19:05:54.127Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2021-08-11T19:05:54.127Z] [ 24%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2021-08-11T19:05:54.399Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2021-08-11T19:05:57.772Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2021-08-11T19:05:57.772Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2021-08-11T19:05:57.772Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2021-08-11T19:05:58.048Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2021-08-11T19:05:58.645Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2021-08-11T19:05:59.239Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2021-08-11T19:06:01.860Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2021-08-11T19:06:01.860Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2021-08-11T19:06:02.135Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2021-08-11T19:06:02.727Z] [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2021-08-11T19:06:03.321Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2021-08-11T19:06:03.321Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2021-08-11T19:06:04.290Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2021-08-11T19:06:04.566Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2021-08-11T19:06:05.159Z] [ 48%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2021-08-11T19:06:05.433Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o [2021-08-11T19:06:07.400Z] [ 51%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2021-08-11T19:06:07.995Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2021-08-11T19:06:08.976Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2021-08-11T19:06:09.248Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2021-08-11T19:06:14.634Z] [ 57%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2021-08-11T19:06:14.634Z] [ 59%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2021-08-11T19:06:14.911Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2021-08-11T19:06:15.504Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2021-08-11T19:06:16.479Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2021-08-11T19:06:18.449Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2021-08-11T19:06:18.449Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2021-08-11T19:06:19.055Z] [ 68%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2021-08-11T19:06:19.331Z] [ 69%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2021-08-11T19:06:21.314Z] [ 71%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2021-08-11T19:06:25.620Z] [ 72%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2021-08-11T19:06:25.892Z] [ 74%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2021-08-11T19:06:26.165Z] [ 75%] Linking C shared library libcsdk.so [2021-08-11T19:06:26.441Z] [ 75%] Built target csdk [2021-08-11T19:06:26.441Z] Scanning dependencies of target template [2021-08-11T19:06:26.441Z] [ 77%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2021-08-11T19:06:27.420Z] [ 78%] Linking C executable template [2021-08-11T19:06:27.420Z] [ 78%] Built target template [2021-08-11T19:06:27.420Z] Scanning dependencies of target device-counter [2021-08-11T19:06:27.692Z] [ 80%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2021-08-11T19:06:27.965Z] [ 81%] Linking C executable device-counter [2021-08-11T19:06:28.239Z] [ 81%] Built target device-counter [2021-08-11T19:06:28.239Z] Scanning dependencies of target device-random [2021-08-11T19:06:28.239Z] [ 83%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2021-08-11T19:06:28.832Z] [ 84%] Linking C executable device-random [2021-08-11T19:06:29.105Z] [ 84%] Built target device-random [2021-08-11T19:06:29.105Z] Scanning dependencies of target device-gyro [2021-08-11T19:06:29.105Z] [ 86%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2021-08-11T19:06:29.377Z] [ 87%] Linking C executable device-gyro [2021-08-11T19:06:29.650Z] [ 87%] Built target device-gyro [2021-08-11T19:06:29.650Z] Scanning dependencies of target device-bitfields [2021-08-11T19:06:29.650Z] [ 89%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2021-08-11T19:06:30.245Z] [ 90%] Linking C executable device-bitfields [2021-08-11T19:06:30.517Z] [ 90%] Built target device-bitfields [2021-08-11T19:06:30.517Z] Scanning dependencies of target template-discovery [2021-08-11T19:06:30.517Z] [ 92%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2021-08-11T19:06:31.112Z] [ 93%] Linking C executable template-discovery [2021-08-11T19:06:31.389Z] [ 93%] Built target template-discovery [2021-08-11T19:06:31.389Z] Scanning dependencies of target device-file [2021-08-11T19:06:31.389Z] [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2021-08-11T19:06:32.369Z] [ 96%] Linking C executable device-file [2021-08-11T19:06:32.369Z] [ 96%] Built target device-file [2021-08-11T19:06:32.369Z] Scanning dependencies of target device-terminal [2021-08-11T19:06:32.369Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2021-08-11T19:06:32.964Z] [100%] Linking C executable device-terminal [2021-08-11T19:06:33.237Z] [100%] Built target device-terminal [2021-08-11T19:06:33.237Z] Run CPack packaging tool... [2021-08-11T19:06:33.237Z] CPack: Create package using TGZ [2021-08-11T19:06:33.237Z] CPack: Install projects [2021-08-11T19:06:33.237Z] CPack: - Run preinstall target for: Csdk [2021-08-11T19:06:33.833Z] CPack: - Install project: Csdk [] [2021-08-11T19:06:33.833Z] CPack: Create package [2021-08-11T19:06:34.106Z] CPack: - package: /tmp/sdk/build/release/csdk-0.0.0.tar.gz generated. [2021-08-11T19:06:34.106Z] + '[' false '=' true ] [2021-08-11T19:06:34.106Z] + '[' false '=' true ] [2021-08-11T19:06:34.106Z] + mkdir -p /tmp/sdk/build/debug [2021-08-11T19:06:34.106Z] + cd /tmp/sdk/build/debug [2021-08-11T19:06:34.106Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src [2021-08-11T19:06:34.379Z] -- The C compiler identification is GNU 9.3.0 [2021-08-11T19:06:34.379Z] -- Check for working C compiler: /usr/bin/cc [2021-08-11T19:06:34.653Z] -- Check for working C compiler: /usr/bin/cc - works [2021-08-11T19:06:34.653Z] -- Detecting C compiler ABI info [2021-08-11T19:06:34.926Z] -- Detecting C compiler ABI info - done [2021-08-11T19:06:34.926Z] -- Detecting C compile features [2021-08-11T19:06:34.926Z] -- Detecting C compile features - done [2021-08-11T19:06:35.201Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2021-08-11T19:06:35.201Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.77.0") [2021-08-11T19:06:35.201Z] -- Found LIBYAML: /usr/lib/libyaml.so [2021-08-11T19:06:35.201Z] -- Found LIBUUID: /usr/lib/libuuid.so [2021-08-11T19:06:35.201Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2021-08-11T19:06:35.201Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2021-08-11T19:06:35.201Z] -- Found LIBHIREDIS: /usr/lib/libhiredis.so [2021-08-11T19:06:35.201Z] -- C SDK 0.0.0 for Linux [2021-08-11T19:06:35.201Z] -- Performing Test CSDK_HAVE_ATOMIC [2021-08-11T19:06:35.476Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2021-08-11T19:06:35.752Z] -- Found Curses: /usr/lib/libcurses.so [2021-08-11T19:06:35.752Z] -- Configuring done [2021-08-11T19:06:36.026Z] -- Generating done [2021-08-11T19:06:36.026Z] -- Build files have been written to: /tmp/sdk/build/debug [2021-08-11T19:06:36.026Z] + make [2021-08-11T19:06:36.026Z] + tee debug.log [2021-08-11T19:06:36.307Z] Scanning dependencies of target csdk [2021-08-11T19:06:36.307Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2021-08-11T19:06:36.903Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o [2021-08-11T19:06:37.176Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2021-08-11T19:06:37.772Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2021-08-11T19:06:38.045Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2021-08-11T19:06:38.045Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/data-mqtt.c.o [2021-08-11T19:06:38.318Z] [ 10%] Building C object c/CMakeFiles/csdk.dir/data-redstr.c.o [2021-08-11T19:06:38.591Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/data-rest.c.o [2021-08-11T19:06:38.864Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2021-08-11T19:06:39.141Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2021-08-11T19:06:39.739Z] [ 16%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2021-08-11T19:06:40.014Z] [ 18%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2021-08-11T19:06:40.287Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2021-08-11T19:06:40.560Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2021-08-11T19:06:40.835Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2021-08-11T19:06:41.117Z] [ 24%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2021-08-11T19:06:41.390Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2021-08-11T19:06:41.989Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2021-08-11T19:06:42.263Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2021-08-11T19:06:42.536Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2021-08-11T19:06:42.536Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2021-08-11T19:06:42.811Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2021-08-11T19:06:43.089Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2021-08-11T19:06:44.075Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2021-08-11T19:06:44.352Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2021-08-11T19:06:44.627Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2021-08-11T19:06:44.902Z] [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2021-08-11T19:06:45.177Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2021-08-11T19:06:45.450Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2021-08-11T19:06:45.724Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2021-08-11T19:06:45.998Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2021-08-11T19:06:46.271Z] [ 48%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2021-08-11T19:06:46.542Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o [2021-08-11T19:06:46.824Z] [ 51%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2021-08-11T19:06:47.098Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2021-08-11T19:06:47.698Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2021-08-11T19:06:47.971Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2021-08-11T19:06:48.959Z] [ 57%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2021-08-11T19:06:49.232Z] [ 59%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2021-08-11T19:06:49.504Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2021-08-11T19:06:49.778Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2021-08-11T19:06:50.375Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2021-08-11T19:06:51.353Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2021-08-11T19:06:51.626Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2021-08-11T19:06:51.899Z] [ 68%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2021-08-11T19:06:52.171Z] [ 69%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2021-08-11T19:06:52.768Z] [ 71%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2021-08-11T19:06:53.753Z] [ 72%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2021-08-11T19:06:54.026Z] [ 74%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2021-08-11T19:06:54.303Z] [ 75%] Linking C shared library libcsdk.so [2021-08-11T19:06:54.576Z] [ 75%] Built target csdk [2021-08-11T19:06:54.576Z] Scanning dependencies of target template [2021-08-11T19:06:54.576Z] [ 77%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2021-08-11T19:06:54.851Z] [ 78%] Linking C executable template [2021-08-11T19:06:55.128Z] [ 78%] Built target template [2021-08-11T19:06:55.128Z] Scanning dependencies of target device-counter [2021-08-11T19:06:55.128Z] [ 80%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2021-08-11T19:06:55.404Z] [ 81%] Linking C executable device-counter [2021-08-11T19:06:55.679Z] [ 81%] Built target device-counter [2021-08-11T19:06:55.679Z] Scanning dependencies of target device-random [2021-08-11T19:06:55.679Z] [ 83%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2021-08-11T19:06:55.953Z] [ 84%] Linking C executable device-random [2021-08-11T19:06:56.225Z] [ 84%] Built target device-random [2021-08-11T19:06:56.225Z] Scanning dependencies of target device-gyro [2021-08-11T19:06:56.498Z] [ 86%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2021-08-11T19:06:56.498Z] [ 87%] Linking C executable device-gyro [2021-08-11T19:06:56.772Z] [ 87%] Built target device-gyro [2021-08-11T19:06:56.772Z] Scanning dependencies of target device-bitfields [2021-08-11T19:06:57.046Z] [ 89%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2021-08-11T19:06:57.046Z] [ 90%] Linking C executable device-bitfields [2021-08-11T19:06:57.320Z] [ 90%] Built target device-bitfields [2021-08-11T19:06:57.320Z] Scanning dependencies of target template-discovery [2021-08-11T19:06:57.594Z] [ 92%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2021-08-11T19:06:57.866Z] [ 93%] Linking C executable template-discovery [2021-08-11T19:06:58.139Z] [ 93%] Built target template-discovery [2021-08-11T19:06:58.139Z] Scanning dependencies of target device-file [2021-08-11T19:06:58.139Z] [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2021-08-11T19:06:58.414Z] [ 96%] Linking C executable device-file [2021-08-11T19:06:58.687Z] [ 96%] Built target device-file [2021-08-11T19:06:58.687Z] Scanning dependencies of target device-terminal [2021-08-11T19:06:58.687Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2021-08-11T19:06:58.960Z] [100%] Linking C executable device-terminal [2021-08-11T19:06:59.233Z] [100%] Built target device-terminal [2021-08-11T19:06:59.233Z] make: Entering directory '/tmp/sdk/build/release' [2021-08-11T19:06:59.233Z] make[1]: Entering directory '/tmp/sdk/build/release' [2021-08-11T19:06:59.513Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-08-11T19:06:59.513Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-08-11T19:06:59.513Z] [ 75%] Built target csdk [2021-08-11T19:06:59.513Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-08-11T19:06:59.513Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-08-11T19:06:59.513Z] [ 78%] Built target template [2021-08-11T19:06:59.513Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-08-11T19:06:59.513Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-08-11T19:06:59.513Z] [ 81%] Built target device-counter [2021-08-11T19:06:59.513Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-08-11T19:06:59.513Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-08-11T19:06:59.513Z] [ 84%] Built target device-random [2021-08-11T19:06:59.513Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-08-11T19:06:59.513Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-08-11T19:06:59.513Z] [ 87%] Built target device-gyro [2021-08-11T19:06:59.513Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-08-11T19:06:59.513Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-08-11T19:06:59.513Z] [ 90%] Built target device-bitfields [2021-08-11T19:06:59.787Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-08-11T19:06:59.787Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-08-11T19:06:59.787Z] [ 93%] Built target template-discovery [2021-08-11T19:06:59.787Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-08-11T19:06:59.787Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-08-11T19:06:59.787Z] [ 96%] Built target device-file [2021-08-11T19:06:59.787Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-08-11T19:06:59.787Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-08-11T19:06:59.787Z] [100%] Built target device-terminal [2021-08-11T19:06:59.787Z] make[1]: Leaving directory '/tmp/sdk/build/release' [2021-08-11T19:06:59.787Z] Install the project... [2021-08-11T19:06:59.787Z] -- Install configuration: "Release" [2021-08-11T19:06:59.787Z] -- Installing: /usr/local/lib/libcsdk.so [2021-08-11T19:06:59.787Z] -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" [2021-08-11T19:06:59.787Z] -- Up-to-date: /usr/local/include [2021-08-11T19:06:59.787Z] -- Installing: /usr/local/include/edgex [2021-08-11T19:06:59.787Z] -- Installing: /usr/local/include/edgex/rest-server.h [2021-08-11T19:06:59.787Z] -- Installing: /usr/local/include/edgex/edgex-base.h [2021-08-11T19:06:59.787Z] -- Installing: /usr/local/include/edgex/edgex.h [2021-08-11T19:06:59.787Z] -- Installing: /usr/local/include/edgex/devices.h [2021-08-11T19:06:59.787Z] -- Installing: /usr/local/include/edgex/profiles.h [2021-08-11T19:06:59.787Z] -- Installing: /usr/local/include/edgex/csdk-defs.h [2021-08-11T19:06:59.787Z] -- Installing: /usr/local/include/devsdk [2021-08-11T19:06:59.787Z] -- Installing: /usr/local/include/devsdk/devsdk-base.h [2021-08-11T19:06:59.787Z] -- Installing: /usr/local/include/devsdk/devsdk.h [2021-08-11T19:06:59.787Z] -- Installing: /usr/local/include/iot [2021-08-11T19:06:59.787Z] -- Installing: /usr/local/include/iot/json.h [2021-08-11T19:06:59.787Z] -- Installing: /usr/local/include/iot/container.h [2021-08-11T19:06:59.787Z] -- Installing: /usr/local/include/iot/component.h [2021-08-11T19:06:59.787Z] -- Installing: /usr/local/include/iot/typecode.h [2021-08-11T19:06:59.787Z] -- Installing: /usr/local/include/iot/iot.h [2021-08-11T19:06:59.787Z] -- Installing: /usr/local/include/iot/time.h [2021-08-11T19:06:59.787Z] -- Installing: /usr/local/include/iot/hash.h [2021-08-11T19:06:59.787Z] -- Installing: /usr/local/include/iot/logger.h [2021-08-11T19:06:59.787Z] -- Installing: /usr/local/include/iot/os [2021-08-11T19:06:59.787Z] -- Installing: /usr/local/include/iot/os/zephyr.h [2021-08-11T19:06:59.787Z] -- Installing: /usr/local/include/iot/os/linux.h [2021-08-11T19:06:59.787Z] -- Installing: /usr/local/include/iot/os/macos.h [2021-08-11T19:06:59.787Z] -- Installing: /usr/local/include/iot/scheduler.h [2021-08-11T19:06:59.787Z] -- Installing: /usr/local/include/iot/data.h [2021-08-11T19:06:59.787Z] -- Installing: /usr/local/include/iot/thread.h [2021-08-11T19:06:59.787Z] -- Installing: /usr/local/include/iot/os.h [2021-08-11T19:06:59.787Z] -- Installing: /usr/local/include/iot/base64.h [2021-08-11T19:06:59.787Z] -- Installing: /usr/local/include/iot/defs.h [2021-08-11T19:06:59.787Z] -- Installing: /usr/local/include/iot/threadpool.h [2021-08-11T19:06:59.787Z] -- Installing: /usr/local/include/iot/config.h [2021-08-11T19:06:59.787Z] -- Installing: /usr/local/share/device-sdk-c/LICENSE [2021-08-11T19:06:59.787Z] -- Installing: /usr/local/share/device-sdk-c/Attribution.txt [2021-08-11T19:06:59.787Z] make: Leaving directory '/tmp/sdk/build/release' [2021-08-11T19:07:02.403Z] Removing intermediate container fb51c1dfd88a [2021-08-11T19:07:02.403Z] ---> 731f41858279 [2021-08-11T19:07:02.403Z] Step 16/25 : FROM ${BASE} [2021-08-11T19:07:02.403Z] ---> 759262b18b23 [2021-08-11T19:07:02.403Z] Step 17/25 : LABEL maintainer="IOTech " [2021-08-11T19:07:02.403Z] ---> Running in 112640cb93ef [2021-08-11T19:07:02.678Z] Removing intermediate container 112640cb93ef [2021-08-11T19:07:02.678Z] ---> f2998ec72a1d [2021-08-11T19:07:02.678Z] 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-08-11T19:07:02.953Z] ---> Running in cd4debd6c56f [2021-08-11T19:07:04.387Z] Connecting to iotech.jfrog.io (54.195.244.87:443) [2021-08-11T19:07:04.985Z] saving to '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' [2021-08-11T19:07:04.985Z] support@iotechsys.co 100% |********************************| 451 0:00:00 ETA [2021-08-11T19:07:04.985Z] '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' saved [2021-08-11T19:07:05.967Z] Removing intermediate container cd4debd6c56f [2021-08-11T19:07:05.967Z] ---> 1568ffdac107 [2021-08-11T19:07:05.967Z] Step 19/25 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine/alpine-3.12' >> /etc/apk/repositories [2021-08-11T19:07:05.967Z] ---> Running in 446b2c1ece19 [2021-08-11T19:07:08.587Z] Removing intermediate container 446b2c1ece19 [2021-08-11T19:07:08.587Z] ---> 881ec4ca48f5 [2021-08-11T19:07:08.587Z] 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-08-11T19:07:08.587Z] ---> Running in 7b47e880b4a4 [2021-08-11T19:07:10.029Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-11T19:07:10.624Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-11T19:07:11.222Z] fetch https://iotech.jfrog.io/artifactory/alpine/alpine-3.12/aarch64/APKINDEX.tar.gz [2021-08-11T19:07:11.818Z] (1/7) Installing curl (7.78.0-r0) [2021-08-11T19:07:11.818Z] (2/7) Installing hiredis (0.14.1-r0) [2021-08-11T19:07:12.090Z] (3/7) Installing hiredis-dev (0.14.1-r0) [2021-08-11T19:07:12.090Z] (4/7) Installing libuuid (2.35.2-r0) [2021-08-11T19:07:12.090Z] (5/7) Installing paho-mqtt-c-dev (1.3.5-r0) [2021-08-11T19:07:13.523Z] (6/7) Installing libidn2 (2.3.0-r0) [2021-08-11T19:07:13.796Z] (7/7) Installing wget (1.20.3-r1) [2021-08-11T19:07:13.796Z] Executing busybox-1.31.1-r20.trigger [2021-08-11T19:07:14.070Z] OK: 267 MiB in 82 packages [2021-08-11T19:07:15.505Z] Removing intermediate container 7b47e880b4a4 [2021-08-11T19:07:15.505Z] ---> 325a44546fd7 [2021-08-11T19:07:15.505Z] Step 21/25 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot [2021-08-11T19:07:16.484Z] ---> 2b3756b27365 [2021-08-11T19:07:16.484Z] Step 22/25 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex [2021-08-11T19:07:17.081Z] ---> 8fe0f847e32e [2021-08-11T19:07:17.081Z] Step 23/25 : COPY --from=builder /usr/local/lib /usr/local/lib [2021-08-11T19:07:18.071Z] ---> e2f2eab73871 [2021-08-11T19:07:18.071Z] Step 24/25 : COPY --from=builder /usr/local/lib64 /usr/local/lib64 [2021-08-11T19:07:19.052Z] ---> 9ac87aa94ebe [2021-08-11T19:07:19.052Z] Step 25/25 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c [2021-08-11T19:07:20.033Z] ---> f626624f7b33 [2021-08-11T19:07:20.034Z] Successfully built f626624f7b33 [2021-08-11T19:07:20.034Z] 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-08-11T19:07:20.466Z] + docker inspect -f . ci-base-image-arm64 [2021-08-11T19:07:20.466Z] . [Pipeline] withDockerContainer [2021-08-11T19:07:20.748Z] prd-ubuntu18.04-docker-arm64-4c-16g-382 does not seem to be running inside a container [2021-08-11T19:07:20.838Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-c/2 -v /w/workspace/device-sdk-c/2:/w/workspace/device-sdk-c/2:rw,z -v /w/workspace/device-sdk-c/2@tmp:/w/workspace/device-sdk-c/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-08-11T19:07:22.564Z] $ docker top 03fd0836b43dccc68ea04a107292d9dbe138c4bedd8d2ae06ed5ad8095b056cc -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-11T19:07:23.561Z] + make test [2021-08-11T19:07:23.561Z] echo "make test" [2021-08-11T19:07:23.561Z] make test [Pipeline] } [2021-08-11T19:07:23.594Z] $ docker stop --time=1 03fd0836b43dccc68ea04a107292d9dbe138c4bedd8d2ae06ed5ad8095b056cc [2021-08-11T19:07:25.517Z] $ docker rm -f 03fd0836b43dccc68ea04a107292d9dbe138c4bedd8d2ae06ed5ad8095b056cc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-08-11T19:07:26.256Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-08-11T19:07:26.596Z] + ls -al . [2021-08-11T19:07:26.596Z] total 200 [2021-08-11T19:07:26.596Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 11 19:04 . [2021-08-11T19:07:26.596Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 11 19:04 .. [2021-08-11T19:07:26.596Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 11 19:04 .git [2021-08-11T19:07:26.596Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 11 19:04 .github [2021-08-11T19:07:26.596Z] -rw-rw-r-- 1 jenkins jenkins 176 Aug 11 19:04 .gitignore [2021-08-11T19:07:26.596Z] -rw-rw-r-- 1 jenkins jenkins 3104 Aug 11 19:04 Attribution.txt [2021-08-11T19:07:26.596Z] -rw-rw-r-- 1 jenkins jenkins 7556 Aug 11 19:04 CHANGES [2021-08-11T19:07:26.596Z] -rw-rw-r-- 1 jenkins jenkins 108574 Aug 11 19:04 Doxyfile [2021-08-11T19:07:26.596Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 11 19:04 GOVERNANCE.md [2021-08-11T19:07:26.596Z] -rw-rw-r-- 1 jenkins jenkins 784 Aug 11 19:04 Jenkinsfile [2021-08-11T19:07:26.596Z] -rw-rw-r-- 1 jenkins jenkins 10174 Aug 11 19:04 LICENSE [2021-08-11T19:07:26.596Z] -rw-rw-r-- 1 jenkins jenkins 444 Aug 11 19:04 Makefile [2021-08-11T19:07:26.596Z] -rw-rw-r-- 1 jenkins jenkins 618 Aug 11 19:04 OWNERS.md [2021-08-11T19:07:26.596Z] -rw-rw-r-- 1 jenkins jenkins 4086 Aug 11 19:04 README.md [2021-08-11T19:07:26.596Z] -rw-rw-r-- 1 jenkins jenkins 7090 Aug 11 19:04 README.v2.md [2021-08-11T19:07:26.596Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 11 19:01 VERSION [2021-08-11T19:07:26.596Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 11 19:04 docs [2021-08-11T19:07:26.596Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 11 19:04 include [2021-08-11T19:07:26.596Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 11 19:04 scripts [2021-08-11T19:07:26.596Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 11 19:04 src [Pipeline] isUnix [Pipeline] sh [2021-08-11T19:07:26.937Z] + 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=dd7c85d917f983b24e0bf1dfe91317e75cbaea2e --label arch=arm64 --label version=0.0.0 . [2021-08-11T19:07:27.538Z] Sending build context to Docker daemon 2.677MB [2021-08-11T19:07:27.538Z] Step 1/17 : ARG BASE=alpine:3.12 [2021-08-11T19:07:27.538Z] Step 2/17 : FROM ${BASE} [2021-08-11T19:07:27.538Z] ---> f626624f7b33 [2021-08-11T19:07:27.538Z] Step 3/17 : LABEL maintainer="IOTech " [2021-08-11T19:07:27.813Z] ---> Running in bb666c3e00a2 [2021-08-11T19:07:28.408Z] Removing intermediate container bb666c3e00a2 [2021-08-11T19:07:28.408Z] ---> b5a11674203c [2021-08-11T19:07:28.408Z] 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-08-11T19:07:28.681Z] ---> Running in 7e0c2474dcf7 [2021-08-11T19:07:30.136Z] --2021-08-11 19:07:29-- https://iotech.jfrog.io/artifactory/alpine/KEY/support@iotechsys.com-5b990dd9.pub [2021-08-11T19:07:30.136Z] Resolving iotech.jfrog.io (iotech.jfrog.io)... 54.229.110.245, 54.195.244.87, 54.170.66.44 [2021-08-11T19:07:30.136Z] Connecting to iotech.jfrog.io (iotech.jfrog.io)|54.229.110.245|:443... connected. [2021-08-11T19:07:30.136Z] HTTP request sent, awaiting response... 200 OK [2021-08-11T19:07:30.136Z] Length: 451 [application/octet-stream] [2021-08-11T19:07:30.136Z] Saving to: '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' [2021-08-11T19:07:30.136Z] [2021-08-11T19:07:30.136Z] 0K  100% 18.2M=0s [2021-08-11T19:07:30.136Z] [2021-08-11T19:07:30.136Z] 2021-08-11 19:07:30 (18.2 MB/s) - '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' saved [451/451] [2021-08-11T19:07:30.136Z] [2021-08-11T19:07:31.576Z] Removing intermediate container 7e0c2474dcf7 [2021-08-11T19:07:31.576Z] ---> 4e40f787f6e0 [2021-08-11T19:07:31.576Z] Step 5/17 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine/alpine-3.12' >> /etc/apk/repositories [2021-08-11T19:07:32.175Z] ---> Running in 13f2470a52d6 [2021-08-11T19:07:34.810Z] Removing intermediate container 13f2470a52d6 [2021-08-11T19:07:34.810Z] ---> 103149194c00 [2021-08-11T19:07:34.810Z] 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-08-11T19:07:34.810Z] ---> Running in c22443956a80 [2021-08-11T19:07:35.790Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-11T19:07:36.771Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-11T19:07:37.366Z] fetch https://iotech.jfrog.io/artifactory/alpine/alpine-3.12/aarch64/APKINDEX.tar.gz [2021-08-11T19:07:37.964Z] (1/16) Installing ncurses-dev (6.2_p20200523-r0) [2021-08-11T19:07:37.964Z] (2/16) Installing libblkid (2.35.2-r0) [2021-08-11T19:07:38.236Z] (3/16) Installing blkid (2.35.2-r0) [2021-08-11T19:07:38.512Z] (4/16) Installing libcap-ng (0.7.10-r1) [2021-08-11T19:07:38.512Z] (5/16) Installing setpriv (2.35.2-r0) [2021-08-11T19:07:38.512Z] (6/16) Installing libmount (2.35.2-r0) [2021-08-11T19:07:38.512Z] (7/16) Installing libsmartcols (2.35.2-r0) [2021-08-11T19:07:38.784Z] (8/16) Installing findmnt (2.35.2-r0) [2021-08-11T19:07:38.784Z] (9/16) Installing mcookie (2.35.2-r0) [2021-08-11T19:07:38.784Z] (10/16) Installing hexdump (2.35.2-r0) [2021-08-11T19:07:39.057Z] (11/16) Installing lsblk (2.35.2-r0) [2021-08-11T19:07:39.057Z] (12/16) Installing libfdisk (2.35.2-r0) [2021-08-11T19:07:39.329Z] (13/16) Installing sfdisk (2.35.2-r0) [2021-08-11T19:07:39.329Z] (14/16) Installing cfdisk (2.35.2-r0) [2021-08-11T19:07:39.329Z] (15/16) Installing util-linux (2.35.2-r0) [2021-08-11T19:07:40.305Z] (16/16) Installing util-linux-dev (2.35.2-r0) [2021-08-11T19:07:40.582Z] Executing busybox-1.31.1-r20.trigger [2021-08-11T19:07:40.582Z] OK: 276 MiB in 98 packages [2021-08-11T19:07:42.583Z] Removing intermediate container c22443956a80 [2021-08-11T19:07:42.583Z] ---> e59e6104bc43 [2021-08-11T19:07:42.583Z] Step 7/17 : COPY VERSION /edgex-c-sdk/ [2021-08-11T19:07:43.590Z] ---> 7c04f66ca7dc [2021-08-11T19:07:43.590Z] Step 8/17 : COPY src /edgex-c-sdk/src/ [2021-08-11T19:07:44.653Z] ---> 0606e88be3f3 [2021-08-11T19:07:44.653Z] Step 9/17 : COPY include /edgex-c-sdk/include/ [2021-08-11T19:07:45.679Z] ---> 7c2c20c44587 [2021-08-11T19:07:45.679Z] Step 10/17 : COPY scripts /edgex-c-sdk/scripts [2021-08-11T19:07:46.721Z] ---> 6e0b6b8f5247 [2021-08-11T19:07:46.721Z] Step 11/17 : COPY LICENSE /edgex-c-sdk/ [2021-08-11T19:07:47.329Z] ---> b5e7060e7551 [2021-08-11T19:07:47.329Z] Step 12/17 : COPY Attribution.txt /edgex-c-sdk/ [2021-08-11T19:07:48.314Z] ---> 1b35b669476b [2021-08-11T19:07:48.314Z] Step 13/17 : WORKDIR /edgex-c-sdk [2021-08-11T19:07:48.314Z] ---> Running in ccd6834ec1b7 [2021-08-11T19:07:48.944Z] Removing intermediate container ccd6834ec1b7 [2021-08-11T19:07:48.944Z] ---> 00dd9a03544a [2021-08-11T19:07:48.944Z] Step 14/17 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] [2021-08-11T19:07:49.221Z] ---> Running in 4b1fb8a0a924 [2021-08-11T19:07:49.862Z] Removing intermediate container 4b1fb8a0a924 [2021-08-11T19:07:49.862Z] ---> 8466bbf484f5 [2021-08-11T19:07:49.862Z] Step 15/17 : LABEL arch=arm64 [2021-08-11T19:07:49.862Z] ---> Running in 8b5061d732e8 [2021-08-11T19:07:50.858Z] Removing intermediate container 8b5061d732e8 [2021-08-11T19:07:50.858Z] ---> 191f92eafa20 [2021-08-11T19:07:50.858Z] Step 16/17 : LABEL git_sha=dd7c85d917f983b24e0bf1dfe91317e75cbaea2e [2021-08-11T19:07:50.858Z] ---> Running in 040db90d9c89 [2021-08-11T19:07:51.460Z] Removing intermediate container 040db90d9c89 [2021-08-11T19:07:51.460Z] ---> dcdd14e6a7ae [2021-08-11T19:07:51.460Z] Step 17/17 : LABEL version=0.0.0 [2021-08-11T19:07:51.460Z] ---> Running in aea68af74dd5 [2021-08-11T19:07:52.052Z] Removing intermediate container aea68af74dd5 [2021-08-11T19:07:52.052Z] ---> 9028dbd68a53 [2021-08-11T19:07:52.052Z] [Warning] One or more build-args [MAKE ARCH] were not consumed [2021-08-11T19:07:52.052Z] Successfully built 9028dbd68a53 [2021-08-11T19:07:52.052Z] 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-08-11T19:07:52.508Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-11T19:07:52.780Z] [2021-08-11T19:07:52.780Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-08-11T19:07:53.129Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-11T19:07:53.411Z] arm64: Pulling from edgex-lftools-log-publisher [2021-08-11T19:07:53.411Z] 448f6bf000e3: Pulling fs layer [2021-08-11T19:07:53.411Z] f757da607395: Pulling fs layer [2021-08-11T19:07:53.411Z] 05883995daec: Pulling fs layer [2021-08-11T19:07:53.411Z] 8603b9c90790: Pulling fs layer [2021-08-11T19:07:53.411Z] 1560dd03e051: Pulling fs layer [2021-08-11T19:07:53.411Z] 8603b9c90790: Waiting [2021-08-11T19:07:53.411Z] 1560dd03e051: Waiting [2021-08-11T19:07:53.411Z] 27f5ce0e4adf: Pulling fs layer [2021-08-11T19:07:53.411Z] c2d8d7efcc4b: Pulling fs layer [2021-08-11T19:07:53.411Z] 27f5ce0e4adf: Waiting [2021-08-11T19:07:53.411Z] c2d8d7efcc4b: Waiting [2021-08-11T19:07:53.703Z] f757da607395: Verifying Checksum [2021-08-11T19:07:53.703Z] f757da607395: Download complete [2021-08-11T19:07:53.703Z] 8603b9c90790: Verifying Checksum [2021-08-11T19:07:53.703Z] 8603b9c90790: Download complete [2021-08-11T19:07:53.703Z] 1560dd03e051: Verifying Checksum [2021-08-11T19:07:53.703Z] 1560dd03e051: Download complete [2021-08-11T19:07:53.703Z] 27f5ce0e4adf: Download complete [2021-08-11T19:07:53.975Z] 05883995daec: Download complete [2021-08-11T19:07:54.953Z] 448f6bf000e3: Verifying Checksum [2021-08-11T19:07:54.953Z] 448f6bf000e3: Download complete [2021-08-11T19:07:57.587Z] c2d8d7efcc4b: Verifying Checksum [2021-08-11T19:07:57.587Z] c2d8d7efcc4b: Download complete [2021-08-11T19:07:58.566Z] 448f6bf000e3: Pull complete [2021-08-11T19:07:59.160Z] f757da607395: Pull complete [2021-08-11T19:08:00.594Z] 05883995daec: Pull complete [2021-08-11T19:08:01.187Z] 8603b9c90790: Pull complete [2021-08-11T19:08:02.170Z] 1560dd03e051: Pull complete [2021-08-11T19:08:02.442Z] 27f5ce0e4adf: Pull complete [2021-08-11T19:08:17.535Z] c2d8d7efcc4b: Pull complete [2021-08-11T19:08:17.535Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-08-11T19:08:17.535Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-11T19:08:17.535Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-08-11T19:08:17.778Z] prd-ubuntu18.04-docker-arm64-4c-16g-382 does not seem to be running inside a container [2021-08-11T19:08:17.870Z] $ 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/2 -v /w/workspace/device-sdk-c/2:/w/workspace/device-sdk-c/2:rw,z -v /w/workspace/device-sdk-c/2@tmp:/w/workspace/device-sdk-c/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-08-11T19:08:22.609Z] $ docker top ca5634076c441e70d1e8a9ed2cf5f1ece79bf8dd8e784ef1b05ca01d3132017e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-11T19:08:23.618Z] ---> job-cost.sh [2021-08-11T19:08:23.618Z] lf-activate-venv: SKIPPING [2021-08-11T19:08:23.618Z] INFO: No Stack... [2021-08-11T19:08:25.047Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-08-11T19:08:25.318Z] INFO: Archiving Costs [Pipeline] sh [2021-08-11T19:08:25.980Z] + cat /w/workspace/device-sdk-c/2/archives/cost.csv [2021-08-11T19:08:25.980Z] + cut -d, -f6 [Pipeline] lock [2021-08-11T19:08:26.043Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-c-PR-364-2-stack-cost] [2021-08-11T19:08:26.057Z] Resource [jenkins-edgexfoundry-device-sdk-c-PR-364-2-stack-cost] did not exist. Created. [2021-08-11T19:08:26.058Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-c-PR-364-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-11T19:08:26.750Z] /w/workspace/device-sdk-c/2@tmp/durable-59c4e009/script.sh: 1: /w/workspace/device-sdk-c/2@tmp/durable-59c4e009/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-08-11T19:08:27.416Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-08-11T19:08:27.446Z] Warning: overwriting stash ‘stack-cost’ [2021-08-11T19:08:27.984Z] Stashed 1 file(s) [Pipeline] } [2021-08-11T19:08:28.000Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-c-PR-364-2-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-11T19:08:28.029Z] $ docker stop --time=1 ca5634076c441e70d1e8a9ed2cf5f1ece79bf8dd8e784ef1b05ca01d3132017e [2021-08-11T19:08:29.808Z] $ docker rm -f ca5634076c441e70d1e8a9ed2cf5f1ece79bf8dd8e784ef1b05ca01d3132017e [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) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-08-11T19:08:30.868Z] + '[' -d /w/workspace/edgexfoundry_device-sdk-c_PR-364/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-08-11T19:08:31.189Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-11T19:08:31.777Z] ---> package-listing.sh [2021-08-11T19:08:31.778Z] ++ tr '[:upper:]' '[:lower:]' [2021-08-11T19:08:31.778Z] ++ facter osfamily [2021-08-11T19:08:32.057Z] + OS_FAMILY=redhat [2021-08-11T19:08:32.057Z] + workspace=/w/workspace/edgexfoundry_device-sdk-c_PR-364 [2021-08-11T19:08:32.057Z] + START_PACKAGES=/tmp/packages_start.txt [2021-08-11T19:08:32.057Z] + END_PACKAGES=/tmp/packages_end.txt [2021-08-11T19:08:32.057Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-08-11T19:08:32.057Z] + PACKAGES=/tmp/packages_start.txt [2021-08-11T19:08:32.057Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_PR-364 ']' [2021-08-11T19:08:32.057Z] + PACKAGES=/tmp/packages_end.txt [2021-08-11T19:08:32.057Z] + case "${OS_FAMILY}" in [2021-08-11T19:08:32.057Z] + sort [2021-08-11T19:08:32.057Z] + rpm -qa [2021-08-11T19:08:32.654Z] + '[' -f /tmp/packages_start.txt ']' [2021-08-11T19:08:32.654Z] + '[' -f /tmp/packages_end.txt ']' [2021-08-11T19:08:32.654Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-08-11T19:08:32.654Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_PR-364 ']' [2021-08-11T19:08:32.654Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-c_PR-364/archives/ [2021-08-11T19:08:32.654Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-c_PR-364/archives/ [Pipeline] echo [2021-08-11T19:08:32.671Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-sdk-c_PR-364/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-08-11T19:08:32.976Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-08-11T19:08:33.568Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-11T19:08:33.568Z] [2021-08-11T19:08:33.568Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-11T19:08:33.899Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-11T19:08:33.899Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-11T19:08:33.899Z] b4d181a07f80: Pulling fs layer [2021-08-11T19:08:33.899Z] a1111a8f2ec3: Pulling fs layer [2021-08-11T19:08:33.899Z] ed53099fbce6: Pulling fs layer [2021-08-11T19:08:33.899Z] dc539afda2c1: Pulling fs layer [2021-08-11T19:08:33.899Z] 77bc0d833cb6: Pulling fs layer [2021-08-11T19:08:33.899Z] 9065ff56babe: Pulling fs layer [2021-08-11T19:08:33.899Z] d287ab97295c: Pulling fs layer [2021-08-11T19:08:33.899Z] 77bc0d833cb6: Waiting [2021-08-11T19:08:33.899Z] 9065ff56babe: Waiting [2021-08-11T19:08:33.899Z] d287ab97295c: Waiting [2021-08-11T19:08:33.899Z] dc539afda2c1: Waiting [2021-08-11T19:08:34.167Z] a1111a8f2ec3: Verifying Checksum [2021-08-11T19:08:34.167Z] a1111a8f2ec3: Download complete [2021-08-11T19:08:34.167Z] dc539afda2c1: Verifying Checksum [2021-08-11T19:08:34.167Z] dc539afda2c1: Download complete [2021-08-11T19:08:34.433Z] 77bc0d833cb6: Verifying Checksum [2021-08-11T19:08:34.433Z] 77bc0d833cb6: Download complete [2021-08-11T19:08:34.433Z] 9065ff56babe: Verifying Checksum [2021-08-11T19:08:34.433Z] 9065ff56babe: Download complete [2021-08-11T19:08:34.700Z] ed53099fbce6: Verifying Checksum [2021-08-11T19:08:34.700Z] ed53099fbce6: Download complete [2021-08-11T19:08:35.281Z] b4d181a07f80: Verifying Checksum [2021-08-11T19:08:35.281Z] b4d181a07f80: Download complete [2021-08-11T19:08:36.707Z] b4d181a07f80: Pull complete [2021-08-11T19:08:36.707Z] a1111a8f2ec3: Pull complete [2021-08-11T19:08:37.289Z] ed53099fbce6: Pull complete [2021-08-11T19:08:37.289Z] dc539afda2c1: Pull complete [2021-08-11T19:08:37.554Z] 77bc0d833cb6: Pull complete [2021-08-11T19:08:37.554Z] 9065ff56babe: Pull complete [2021-08-11T19:08:38.964Z] d287ab97295c: Verifying Checksum [2021-08-11T19:08:38.964Z] d287ab97295c: Download complete [2021-08-11T19:08:43.224Z] d287ab97295c: Pull complete [2021-08-11T19:08:43.224Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-11T19:08:43.224Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-11T19:08:43.224Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-11T19:08:43.323Z] prd-centos7-docker-4c-2g-380 does not seem to be running inside a container [2021-08-11T19:08:43.381Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-sdk-c_PR-364/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-c_PR-364 -v /w/workspace/edgexfoundry_device-sdk-c_PR-364:/w/workspace/edgexfoundry_device-sdk-c_PR-364:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_PR-364@tmp:/w/workspace/edgexfoundry_device-sdk-c_PR-364@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-08-11T19:08:45.555Z] $ docker top 39bf20a22e17f8821cadd913f39f5b015923fd7542a3d73b5d8d2dad322df102 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-11T19:08:45.955Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-08-11T19:08:46.267Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-08-11T19:08:46.582Z] + ls /var/log/sa-host [2021-08-11T19:08:46.583Z] + sadf -c /var/log/sa-host/sa05 [2021-08-11T19:08:46.583Z] file_magic: OK [2021-08-11T19:08:46.583Z] HZ: Using current value: 100 [2021-08-11T19:08:46.583Z] file_header: OK [2021-08-11T19:08:46.583Z] 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-08-11T19:08:46.583Z] Statistics: [2021-08-11T19:08:46.583Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-11T19:08:46.583Z] File successfully converted to sysstat format version 12.0.3 [2021-08-11T19:08:46.583Z] + sadf -c /var/log/sa-host/sa11 [2021-08-11T19:08:46.583Z] file_magic: OK [2021-08-11T19:08:46.583Z] HZ: Using current value: 100 [2021-08-11T19:08:46.583Z] file_header: OK [2021-08-11T19:08:46.583Z] 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-08-11T19:08:46.583Z] Statistics: [2021-08-11T19:08:46.583Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-11T19:08:46.583Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-11T19:08:46.838Z] provisioning config files... [2021-08-11T19:08:46.854Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_PR-364@tmp/config6847298110230454146tmp [Pipeline] { [Pipeline] echo [2021-08-11T19:08:46.878Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-11T19:08:47.194Z] ---> create-netrc.sh [Pipeline] } [2021-08-11T19:08:47.207Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-08-11T19:08:47.580Z] ---> python-tools-install.sh [Pipeline] echo [2021-08-11T19:08:47.594Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-11T19:08:47.902Z] ---> sudo-logs.sh [2021-08-11T19:08:47.902Z] Archiving 'sudo' log.. [2021-08-11T19:08:47.902Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-380.vexxhost.local: Name or service not known [2021-08-11T19:08:47.902Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-380.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-08-11T19:08:47.961Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-11T19:08:48.280Z] ---> job-cost.sh [2021-08-11T19:08:48.280Z] lf-activate-venv: SKIPPING [2021-08-11T19:08:48.280Z] DEBUG: total: 0.18000000715255737 [2021-08-11T19:08:48.280Z] INFO: Retrieving Stack Cost... [2021-08-11T19:08:49.244Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-11T19:08:49.510Z] INFO: Archiving Costs [Pipeline] echo [2021-08-11T19:08:49.527Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-11T19:08:49.836Z] ---> logs-deploy.sh [2021-08-11T19:08:49.837Z] lf-activate-venv: SKIPPING [2021-08-11T19:08:49.837Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/PR-364/2 [2021-08-11T19:08:49.837Z] INFO: archiving workspace using pattern(s): [2021-08-11T19:08:50.427Z] Archives upload complete. [2021-08-11T19:08:50.693Z] INFO: archiving logs to Nexus