Pull request #357 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 iain-anderson for edgexfoundry/device-sdk-c Obtained Jenkinsfile from 1c70c4e8afdf954a47da8ca4dc04415ff0e9bb22+fe80442fa2f0db74f1d47f63cbba0c7b5c42b53a (0a87191a3d9ca49cdddcf359c117d06b12b9d670) 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-ssh2377685103739187973.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c 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-ssh1276504336484998215.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 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c 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-357/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-357/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6057672156727841342.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c # timeout=10 Commit message: "Merge pull request #352 from ernestojeda/parallel-go-mod-download" > 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-ssh7846854618013946397.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-357/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-357/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3511862994001502735.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 Running on prd-centos7-docker-4c-2g-2231 in /w/workspace/edgexfoundry_device-sdk-c_PR-357 [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-357 # 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-357@tmp/jenkins-gitclient-ssh5944620356862487179.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config 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-357@tmp/jenkins-gitclient-ssh3949391652751545471.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/357/head:refs/remotes/origin/PR-357 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit fe80442fa2f0db74f1d47f63cbba0c7b5c42b53a into PR head commit 1c70c4e8afdf954a47da8ca4dc04415ff0e9bb22 Merge succeeded, producing 1c70c4e8afdf954a47da8ca4dc04415ff0e9bb22 Checking out Revision 1c70c4e8afdf954a47da8ca4dc04415ff0e9bb22 (PR-357) > git config core.sparsecheckout # timeout=10 > git checkout -f 1c70c4e8afdf954a47da8ca4dc04415ff0e9bb22 # 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-357@tmp/jenkins-gitclient-ssh9110930695979204278.key > git merge fe80442fa2f0db74f1d47f63cbba0c7b5c42b53a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1c70c4e8afdf954a47da8ca4dc04415ff0e9bb22 # timeout=10 Commit message: "feat: Add SecretStore implementation (#304, #305)" First time build. Skipping changelog. > git rev-list --no-walk 225915a1cbd3aafd6d4023b4944ee28c01151ceb # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:51:44 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:51:44 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:51:44 ========================================================= 09:51:44 EdgeX Global Pipelines Version Info 09:51:44 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:51:46 ------------------- 09:51:46 stable info: 09:51:46 ------------------- 09:51:46 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 09:51:46 Commit SHA: 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c 09:51:46 Message: update stable to v1.0.204 09:51:46 ------------------- 09:51:46 experimental info: 09:51:46 ------------------- 09:51:46 Commited By: **** collab-it+edgex@linuxfoundation.org 09:51:46 Commit SHA: 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c 09:51:46 Message: update experimental to v1.0.204 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:51:47 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-c-settings [Pipeline] echo 09:51:47 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-c [Pipeline] echo 09:51:47 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:51:47 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:51:47 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:51:47 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [Pipeline] echo 09:51:47 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = scripts/Dockerfile.alpine [Pipeline] echo 09:51:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = scripts/Dockerfile.alpine-base [Pipeline] echo 09:51:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:51:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 09:51:47 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk [Pipeline] echo 09:51:47 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:51:47 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:51:47 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 09:51:47 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 09:51:47 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:51:47 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 09:51:47 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:51:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-357 [Pipeline] echo 09:51:47 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-357 [Pipeline] echo 09:51:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-357 [Pipeline] echo 09:51:47 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1c70c4e8afdf954a47da8ca4dc04415ff0e9bb22 [Pipeline] echo 09:51:47 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1c70c4e [Pipeline] echo 09:51:47 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:51:47 provisioning config files... 09:51:47 copy managed file [device-sdk-c-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_PR-357@tmp/config9128673500492727717tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:51:47 ---> docker-login.sh 09:51:47 nexus3.edgexfoundry.org:10001 09:51:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:51:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:51:48 Configure a credential helper to remove this warning. See 09:51:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:51:48 09:51:48 Login Succeeded 09:51:48 nexus3.edgexfoundry.org:10002 09:51:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:51:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:51:48 Configure a credential helper to remove this warning. See 09:51:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:51:48 09:51:48 Login Succeeded 09:51:48 nexus3.edgexfoundry.org:10003 09:51:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:51:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:51:48 Configure a credential helper to remove this warning. See 09:51:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:51:48 09:51:48 Login Succeeded 09:51:48 nexus3.edgexfoundry.org:10004 09:51:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:51:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:51:48 Configure a credential helper to remove this warning. See 09:51:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:51:48 09:51:48 Login Succeeded 09:51:48 docker.io 09:51:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:51:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:51:48 Configure a credential helper to remove this warning. See 09:51:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:51:48 09:51:48 Login Succeeded 09:51:48 ---> docker-login.sh ends [Pipeline] } 09:51:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 09:51:53 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:51:53 09:51:53 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 09:51:53 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:51:53 latest: Pulling from edgex-devops/git-semver 09:51:53 31603596830f: Pulling fs layer 09:51:53 d4622e32a9a9: Pulling fs layer 09:51:53 1030fce36090: Pulling fs layer 09:51:53 6c6cb7e1b49b: Pulling fs layer 09:51:53 6c6cb7e1b49b: Waiting 09:51:53 d4622e32a9a9: Verifying Checksum 09:51:53 d4622e32a9a9: Download complete 09:51:54 31603596830f: Verifying Checksum 09:51:54 31603596830f: Download complete 09:51:54 31603596830f: Pull complete 09:51:54 6c6cb7e1b49b: Verifying Checksum 09:51:54 6c6cb7e1b49b: Download complete 09:51:54 d4622e32a9a9: Pull complete 09:51:54 1030fce36090: Verifying Checksum 09:51:54 1030fce36090: Download complete 09:51:55 1030fce36090: Pull complete 09:51:55 6c6cb7e1b49b: Pull complete 09:51:55 Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab 09:51:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:51:55 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 09:51:55 prd-centos7-docker-4c-2g-2231 does not seem to be running inside a container 09:51:55 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_PR-357 -v /w/workspace/edgexfoundry_device-sdk-c_PR-357:/w/workspace/edgexfoundry_device-sdk-c_PR-357:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_PR-357@tmp:/w/workspace/edgexfoundry_device-sdk-c_PR-357@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 09:51:56 $ docker top c9b619327480f360fb3821043e2cd02ebc5cefe7d105c39d65b5bd5a1f22a85a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:51:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:51:56 [ssh-agent] Looking for ssh-agent implementation... 09:51:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:51:56 $ docker exec c9b619327480f360fb3821043e2cd02ebc5cefe7d105c39d65b5bd5a1f22a85a ssh-agent 09:51:56 SSH_AUTH_SOCK=/tmp/ssh-aIFMHrzgbw32/agent.15 09:51:56 SSH_AGENT_PID=20 09:51:56 Running ssh-add (command line suppressed) 09:51:56 Identity added: /w/workspace/edgexfoundry_device-sdk-c_PR-357@tmp/private_key_687289522607242579.key (/w/workspace/edgexfoundry_device-sdk-c_PR-357@tmp/private_key_687289522607242579.key) 09:51:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:51:56 + git tag --points-at HEAD [Pipeline] } 09:51:56 $ docker exec --env ******** --env ******** c9b619327480f360fb3821043e2cd02ebc5cefe7d105c39d65b5bd5a1f22a85a ssh-agent -k 09:51:57 unset SSH_AUTH_SOCK; 09:51:57 unset SSH_AGENT_PID; 09:51:57 echo Agent pid 20 killed; 09:51:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:51:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:51:57 [ssh-agent] Looking for ssh-agent implementation... 09:51:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:51:57 $ docker exec c9b619327480f360fb3821043e2cd02ebc5cefe7d105c39d65b5bd5a1f22a85a ssh-agent 09:51:57 SSH_AUTH_SOCK=/tmp/ssh-7heh2LD1AtBm/agent.55 09:51:57 SSH_AGENT_PID=62 09:51:57 Running ssh-add (command line suppressed) 09:51:57 Identity added: /w/workspace/edgexfoundry_device-sdk-c_PR-357@tmp/private_key_1020440063253963222.key (/w/workspace/edgexfoundry_device-sdk-c_PR-357@tmp/private_key_1020440063253963222.key) 09:51:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:51:57 + git semver init 09:51:57 # -> Open(): unable to determine branch for HEAD 09:51:57 # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_PR-357/.git 09:51:57 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_PR-357 09:51:57 # $SEMVER_REMOTE_NAME = origin 09:51:57 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 09:51:57 # $SEMVER_USER_NAME = edgex-jenkins 09:51:57 # $SEMVER_BRANCH = PR-357 09:51:57 # $SEMVER_TEMP = /tmp/semver-253633364 09:51:57 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-c.git $SEMVER_TEMP 09:51:58 # '/tmp/semver-253633364' -> '/w/workspace/edgexfoundry_device-sdk-c_PR-357/.semver' 09:51:58 # -> Force: false 09:51:58 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_PR-357/.semver [Pipeline] } 09:51:58 $ docker exec --env ******** --env ******** c9b619327480f360fb3821043e2cd02ebc5cefe7d105c39d65b5bd5a1f22a85a ssh-agent -k 09:51:58 unset SSH_AUTH_SOCK; 09:51:58 unset SSH_AGENT_PID; 09:51:58 echo Agent pid 62 killed; 09:51:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:52:00 + git semver [Pipeline] } 09:52:00 $ docker stop --time=1 c9b619327480f360fb3821043e2cd02ebc5cefe7d105c39d65b5bd5a1f22a85a 09:52:01 $ docker rm -f c9b619327480f360fb3821043e2cd02ebc5cefe7d105c39d65b5bd5a1f22a85a [Pipeline] // withDockerContainer [Pipeline] sh 09:52:01 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:52:02 Stashed 1 file(s) [Pipeline] echo 09:52:02 [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 09:52:17 Still waiting to schedule task 09:52:17 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-2231’ 09:52:17 Still waiting to schedule task 09:52:17 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 09:54:26 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2232 in /w/workspace/edgexfoundry_device-sdk-c_PR-357 [Pipeline] { [Pipeline] ws 09:54:26 Running in /w/workspace/device-sdk-c/9 [Pipeline] { [Pipeline] checkout 09:54:26 Selected Git installation does not exist. Using Default 09:54:26 The recommended git tool is: NONE 09:54:35 using credential edgex-jenkins-ssh 09:54:35 Cloning the remote Git repository 09:54:35 Cloning repository git@github.com:edgexfoundry/device-sdk-c.git 09:54:35 > git init /w/workspace/device-sdk-c/9 # timeout=10 09:54:35 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git 09:54:35 > git --version # timeout=10 09:54:35 > git --version # 'git version 2.17.1' 09:54:35 using GIT_SSH to set credentials SSH Credentials for GitHub 09:54:35 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:54:36 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 09:54:36 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:54:36 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 09:54:36 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git 09:54:36 using GIT_SSH to set credentials SSH Credentials for GitHub 09:54:36 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/357/head:refs/remotes/origin/PR-357 +refs/heads/main:refs/remotes/origin/main # timeout=10 09:54:37 Merging remotes/origin/main commit fe80442fa2f0db74f1d47f63cbba0c7b5c42b53a into PR head commit 1c70c4e8afdf954a47da8ca4dc04415ff0e9bb22 09:54:37 Merge succeeded, producing 1c70c4e8afdf954a47da8ca4dc04415ff0e9bb22 09:54:37 Checking out Revision 1c70c4e8afdf954a47da8ca4dc04415ff0e9bb22 (PR-357) 09:54:37 > git config core.sparsecheckout # timeout=10 09:54:37 > git checkout -f 1c70c4e8afdf954a47da8ca4dc04415ff0e9bb22 # timeout=10 09:54:37 > git remote # timeout=10 09:54:37 > git config --get remote.origin.url # timeout=10 09:54:37 using GIT_SSH to set credentials SSH Credentials for GitHub 09:54:37 > git merge fe80442fa2f0db74f1d47f63cbba0c7b5c42b53a # timeout=10 09:54:37 > git rev-parse HEAD^{commit} # timeout=10 09:54:37 > git config core.sparsecheckout # timeout=10 09:54:37 > git checkout -f 1c70c4e8afdf954a47da8ca4dc04415ff0e9bb22 # timeout=10 09:54:41 Commit message: "feat: Add SecretStore implementation (#304, #305)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:54:44 provisioning config files... 09:54:44 copy managed file [device-sdk-c-settings] to file:/w/workspace/device-sdk-c/9@tmp/config376071112449066562tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:54:44 ---> docker-login.sh 09:54:44 nexus3.edgexfoundry.org:10001 09:54:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:54:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:54:45 Configure a credential helper to remove this warning. See 09:54:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:54:45 09:54:45 Login Succeeded 09:54:46 nexus3.edgexfoundry.org:10002 09:54:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:54:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:54:46 Configure a credential helper to remove this warning. See 09:54:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:54:46 09:54:46 Login Succeeded 09:54:46 nexus3.edgexfoundry.org:10003 09:54:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:54:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:54:47 Configure a credential helper to remove this warning. See 09:54:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:54:47 09:54:47 Login Succeeded 09:54:47 nexus3.edgexfoundry.org:10004 09:54:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:54:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:54:47 Configure a credential helper to remove this warning. See 09:54:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:54:47 09:54:47 Login Succeeded 09:54:47 docker.io 09:54:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:54:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:54:48 Configure a credential helper to remove this warning. See 09:54:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:54:48 09:54:48 Login Succeeded 09:54:48 ---> docker-login.sh ends [Pipeline] } 09:54:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:54:49 ========================================================= 09:54:49 [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest] 09:54:49 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 09:54:49 + 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 . 09:54:50 Sending build context to Docker daemon 2.686MB 09:54:50 Step 1/25 : ARG BASE=alpine:3.12 09:54:50 Step 2/25 : FROM ${BASE} as builder 09:54:50 latest: Pulling from edgex-devops/edgex-gcc-base-arm64 09:54:50 d2f70382dc9a: Pulling fs layer 09:54:50 b08cc2eccb4b: Pulling fs layer 09:54:50 7b69db201801: Pulling fs layer 09:54:50 b08cc2eccb4b: Verifying Checksum 09:54:50 b08cc2eccb4b: Download complete 09:54:50 d2f70382dc9a: Verifying Checksum 09:54:50 d2f70382dc9a: Download complete 09:54:50 d2f70382dc9a: Pull complete 09:54:51 b08cc2eccb4b: Pull complete 09:54:54 7b69db201801: Verifying Checksum 09:54:54 7b69db201801: Download complete 09:54:56 Running on prd-centos7-docker-4c-2g-2233 in /w/workspace/edgexfoundry_device-sdk-c_PR-357 [Pipeline] { [Pipeline] ws 09:54:56 Running in /w/workspace/device-sdk-c/9 [Pipeline] { [Pipeline] checkout 09:54:56 Selected Git installation does not exist. Using Default 09:54:56 The recommended git tool is: NONE 09:55:00 using credential edgex-jenkins-ssh 09:55:00 Cloning the remote Git repository 09:55:02 7b69db201801: Pull complete 09:55:02 Digest: sha256:6402f0ff92f22f5db569dc2a94aef5717e50795d64082fb226716824a8b8ffba 09:55:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest 09:55:02 ---> 759262b18b23 09:55:02 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 09:55:02 ---> Running in d7ea77120bf4 09:55:02 Cloning repository git@github.com:edgexfoundry/device-sdk-c.git 09:55:02 > git init /w/workspace/device-sdk-c/9 # timeout=10 09:55:02 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git 09:55:02 > git --version # timeout=10 09:55:02 > git --version # 'git version 2.24.4' 09:55:02 using GIT_SSH to set credentials SSH Credentials for GitHub 09:55:02 [INFO] Currently running in a labeled security context 09:55:02 [INFO] Currently SELinux is 'enforcing' on the host 09:55:02 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-c/9@tmp/jenkins-gitclient-ssh3255805208267083023.key 09:55:02 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:55:03 Connecting to iotech.jfrog.io (54.170.66.44:443) 09:55:03 saving to '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' 09:55:03 support@iotechsys.co 100% |********************************| 451 0:00:00 ETA 09:55:03 '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' saved 09:55:03 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 09:55:03 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:55:03 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 09:55:03 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git 09:55:03 using GIT_SSH to set credentials SSH Credentials for GitHub 09:55:03 [INFO] Currently running in a labeled security context 09:55:03 [INFO] Currently SELinux is 'enforcing' on the host 09:55:03 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-c/9@tmp/jenkins-gitclient-ssh5520873322821228424.key 09:55:03 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/357/head:refs/remotes/origin/PR-357 +refs/heads/main:refs/remotes/origin/main # timeout=10 09:55:04 Merging remotes/origin/main commit fe80442fa2f0db74f1d47f63cbba0c7b5c42b53a into PR head commit 1c70c4e8afdf954a47da8ca4dc04415ff0e9bb22 09:55:04 Merge succeeded, producing 1c70c4e8afdf954a47da8ca4dc04415ff0e9bb22 09:55:04 Checking out Revision 1c70c4e8afdf954a47da8ca4dc04415ff0e9bb22 (PR-357) 09:55:04 Removing intermediate container d7ea77120bf4 09:55:04 ---> a11964f29d5e 09:55:04 Step 4/25 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine/alpine-3.12' >> /etc/apk/repositories 09:55:04 ---> Running in 64a9f2dd6d31 09:55:04 > git config core.sparsecheckout # timeout=10 09:55:04 > git checkout -f 1c70c4e8afdf954a47da8ca4dc04415ff0e9bb22 # timeout=10 09:55:04 > git remote # timeout=10 09:55:04 > git config --get remote.origin.url # timeout=10 09:55:04 using GIT_SSH to set credentials SSH Credentials for GitHub 09:55:04 [INFO] Currently running in a labeled security context 09:55:04 [INFO] Currently SELinux is 'enforcing' on the host 09:55:04 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-c/9@tmp/jenkins-gitclient-ssh5053798582586251018.key 09:55:04 > git merge fe80442fa2f0db74f1d47f63cbba0c7b5c42b53a # timeout=10 09:55:04 > git rev-parse HEAD^{commit} # timeout=10 09:55:04 > git config core.sparsecheckout # timeout=10 09:55:04 > git checkout -f 1c70c4e8afdf954a47da8ca4dc04415ff0e9bb22 # timeout=10 09:55:07 Removing intermediate container 64a9f2dd6d31 09:55:07 ---> 86f4339ce918 09:55:07 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 09:55:07 ---> Running in 3a3ffc12f955 09:55:08 Commit message: "feat: Add SecretStore implementation (#304, #305)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:55:08 provisioning config files... 09:55:08 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 09:55:08 copy managed file [device-sdk-c-settings] to file:/w/workspace/device-sdk-c/9@tmp/config8282229397480700318tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:55:09 ---> docker-login.sh 09:55:09 nexus3.edgexfoundry.org:10001 09:55:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:55:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:55:09 Configure a credential helper to remove this warning. See 09:55:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:55:09 09:55:09 Login Succeeded 09:55:09 nexus3.edgexfoundry.org:10002 09:55:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:55:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:55:09 Configure a credential helper to remove this warning. See 09:55:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:55:09 09:55:09 Login Succeeded 09:55:09 nexus3.edgexfoundry.org:10003 09:55:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:55:09 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 09:55:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:55:09 Configure a credential helper to remove this warning. See 09:55:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:55:09 09:55:09 Login Succeeded 09:55:09 nexus3.edgexfoundry.org:10004 09:55:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:55:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:55:09 Configure a credential helper to remove this warning. See 09:55:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:55:09 09:55:09 Login Succeeded 09:55:09 docker.io 09:55:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:55:09 fetch https://iotech.jfrog.io/artifactory/alpine/alpine-3.12/aarch64/APKINDEX.tar.gz 09:55:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:55:10 Configure a credential helper to remove this warning. See 09:55:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:55:10 09:55:10 Login Succeeded 09:55:10 ---> docker-login.sh ends [Pipeline] } 09:55:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:55:10 ========================================================= 09:55:10 [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest] 09:55:10 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 09:55:10 + 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 . 09:55:10 Sending build context to Docker daemon 2.688MB 09:55:10 Step 1/25 : ARG BASE=alpine:3.12 09:55:10 Step 2/25 : FROM ${BASE} as builder 09:55:10 (1/22) Installing hiredis (0.14.1-r0) 09:55:10 (2/22) Installing hiredis-dev (0.14.1-r0) 09:55:10 (3/22) Installing ncurses-dev (6.2_p20200523-r0) 09:55:10 (4/22) Installing paho-mqtt-c-dev (1.3.5-r0) 09:55:11 latest: Pulling from edgex-devops/edgex-gcc-base 09:55:11 339de151aab4: Pulling fs layer 09:55:11 3691962f683c: Pulling fs layer 09:55:11 e1147bf81a45: Pulling fs layer 09:55:11 3691962f683c: Verifying Checksum 09:55:11 339de151aab4: Verifying Checksum 09:55:11 339de151aab4: Download complete 09:55:11 339de151aab4: Pull complete 09:55:11 3691962f683c: Pull complete 09:55:12 (5/22) Installing libblkid (2.35.2-r0) 09:55:12 (6/22) Installing blkid (2.35.2-r0) 09:55:12 (7/22) Installing libcap-ng (0.7.10-r1) 09:55:12 (8/22) Installing setpriv (2.35.2-r0) 09:55:12 (9/22) Installing libmount (2.35.2-r0) 09:55:13 (10/22) Installing libsmartcols (2.35.2-r0) 09:55:13 (11/22) Installing findmnt (2.35.2-r0) 09:55:13 (12/22) Installing mcookie (2.35.2-r0) 09:55:13 (13/22) Installing hexdump (2.35.2-r0) 09:55:13 (14/22) Installing lsblk (2.35.2-r0) 09:55:13 e1147bf81a45: Verifying Checksum 09:55:13 e1147bf81a45: Download complete 09:55:13 (15/22) Installing libuuid (2.35.2-r0) 09:55:13 (16/22) Installing libfdisk (2.35.2-r0) 09:55:14 (17/22) Installing sfdisk (2.35.2-r0) 09:55:14 (18/22) Installing cfdisk (2.35.2-r0) 09:55:14 (19/22) Installing util-linux (2.35.2-r0) 09:55:15 (20/22) Installing util-linux-dev (2.35.2-r0) 09:55:15 (21/22) Installing libidn2 (2.3.0-r0) 09:55:15 (22/22) Installing wget (1.20.3-r1) 09:55:17 Executing busybox-1.31.1-r20.trigger 09:55:17 OK: 276 MiB in 97 packages 09:55:17 Removing intermediate container 3a3ffc12f955 09:55:17 ---> 3384b69f39bc 09:55:17 Step 6/25 : ENV CBOR_VERSION=0.5.0 09:55:17 e1147bf81a45: Pull complete 09:55:17 Digest: sha256:32c567f17180c4abff101a0d389449dec7f3f623a221c8a8ae98dcac9b0d9fee 09:55:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest 09:55:17 ---> ac6a0feb3254 09:55:17 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 09:55:17 ---> Running in 3e79375d9fb1 09:55:17 ---> Running in edfe6ac06f2e 09:55:17 Connecting to iotech.jfrog.io (54.195.244.87:443) 09:55:18 saving to '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' 09:55:18 support@iotechsys.co 100% |********************************| 451 0:00:00 ETA 09:55:18 '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' saved 09:55:18 Removing intermediate container edfe6ac06f2e 09:55:18 ---> 6927e214b11f 09:55:18 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 09:55:18 Removing intermediate container 3e79375d9fb1 09:55:18 ---> c3497ec7a5e0 09:55:18 Step 4/25 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine/alpine-3.12' >> /etc/apk/repositories 09:55:18 ---> Running in 53e5483b7d75 09:55:18 ---> Running in 3a61af6c0958 09:55:18 Removing intermediate container 53e5483b7d75 09:55:18 ---> 11832c1f6118 09:55:18 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 09:55:18 ---> Running in db91a6792ee2 09:55:19 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:55:19 --2021-08-06 09:55:19-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz 09:55:19 Resolving github.com (github.com)... 140.82.113.3 09:55:19 Connecting to github.com (github.com)|140.82.113.3|:443... connected. 09:55:19 HTTP request sent, awaiting response... 302 Found 09:55:19 Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following] 09:55:19 --2021-08-06 09:55:19-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 09:55:19 Resolving codeload.github.com (codeload.github.com)... 140.82.113.9 09:55:19 Connecting to codeload.github.com (codeload.github.com)|140.82.113.9|:443... connected. 09:55:19 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:55:20 fetch https://iotech.jfrog.io/artifactory/alpine/alpine-3.12/x86_64/APKINDEX.tar.gz 09:55:20 HTTP request sent, awaiting response... 200 OK 09:55:20 Length: unspecified [application/x-gzip] 09:55:20 Saving to: 'STDOUT' 09:55:20  09:55:20 0K .......... .......... .......... .......... .......... 1.39M 09:55:20 50K .......... .......... .......... .......... .......... 2.85M 09:55:20 100K .......... .......... .......... .......... .......... 3.05M 09:55:20 150K .......... .......... .......... .......... .......... 11.6M 09:55:20 200K .......... .......... .......... .......... .......... 13.7M 09:55:20 250K .......... .......... .......... .......... .......... 2.92M 09:55:20 300K .......... .......... .......... .......... .......... 4.22M 09:55:20 350K .......... .......... .......... .......... .......... 6.14M 09:55:20 400K .......... .......... .......... .......... .......... 3.76M 09:55:20 450K .......... .......... .......... .......... .......... 3.46M 09:55:20 500K .......... .......... .......... .......... .......... 8.40M 09:55:20 550K .......... .......... .......... .......... .......... 2.51M 09:55:20 600K .......... .......... .......... .......... .......... 874K 09:55:20 650K .......... .......... .......... .......... .......... 2.36M 09:55:20 700K ..  528K=0.2s 09:55:20 09:55:20 2021-08-06 09:55:20 (2.78 MB/s) - written to stdout [719348] 09:55:20 09:55:20 -- The C compiler identification is GNU 9.3.0 09:55:20 (1/22) Installing hiredis (0.14.1-r0) 09:55:20 (2/22) Installing hiredis-dev (0.14.1-r0) 09:55:20 (3/22) Installing ncurses-dev (6.2_p20200523-r0) 09:55:20 -- The CXX compiler identification is GNU 9.3.0 09:55:20 -- Check for working C compiler: /usr/bin/cc 09:55:20 (4/22) Installing paho-mqtt-c-dev (1.3.5-r0) 09:55:21 -- Check for working C compiler: /usr/bin/cc - works 09:55:21 -- Detecting C compiler ABI info 09:55:21 -- Detecting C compiler ABI info - done 09:55:21 -- Detecting C compile features 09:55:21 -- Detecting C compile features - done 09:55:21 -- Check for working CXX compiler: /usr/bin/c++ 09:55:21 -- Check for working CXX compiler: /usr/bin/c++ - works 09:55:21 -- Detecting CXX compiler ABI info 09:55:21 (5/22) Installing libblkid (2.35.2-r0) 09:55:22 -- Detecting CXX compiler ABI info - done 09:55:22 -- Detecting CXX compile features 09:55:22 -- Detecting CXX compile features - done 09:55:22 -- Looking for include file endian.h 09:55:22 -- Looking for include file endian.h - found 09:55:22 -- Check if the system is big endian 09:55:22 -- Searching 16 bit integer 09:55:22 -- Looking for sys/types.h 09:55:22 (6/22) Installing blkid (2.35.2-r0) 09:55:22 (7/22) Installing libcap-ng (0.7.10-r1) 09:55:22 (8/22) Installing setpriv (2.35.2-r0) 09:55:22 -- Looking for sys/types.h - found 09:55:22 -- Looking for stdint.h 09:55:22 (9/22) Installing libmount (2.35.2-r0) 09:55:22 (10/22) Installing libsmartcols (2.35.2-r0) 09:55:22 (11/22) Installing findmnt (2.35.2-r0) 09:55:22 -- Looking for stdint.h - found 09:55:22 -- Looking for stddef.h 09:55:23 (12/22) Installing mcookie (2.35.2-r0) 09:55:23 (13/22) Installing hexdump (2.35.2-r0) 09:55:23 (14/22) Installing lsblk (2.35.2-r0) 09:55:23 -- Looking for stddef.h - found 09:55:23 -- Check size of unsigned short 09:55:23 (15/22) Installing libuuid (2.35.2-r0) 09:55:23 (16/22) Installing libfdisk (2.35.2-r0) 09:55:23 (17/22) Installing sfdisk (2.35.2-r0) 09:55:23 -- Check size of unsigned short - done 09:55:23 -- Searching 16 bit integer - Using unsigned short 09:55:23 (18/22) Installing cfdisk (2.35.2-r0) 09:55:23 (19/22) Installing util-linux (2.35.2-r0) 09:55:23 -- Check if the system is big endian - little endian 09:55:23 -- Check size of size_t 09:55:23 (20/22) Installing util-linux-dev (2.35.2-r0) 09:55:23 -- Check size of size_t - done 09:55:23 CMake Warning at examples/CMakeLists.txt:16 (find_package): 09:55:23 By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has 09:55:23 asked CMake to find a package configuration file provided by "cJSON", but 09:55:23 CMake did not find one. 09:55:23 09:55:23 Could not find a package configuration file provided by "cJSON" with any of 09:55:23 the following names: 09:55:23 09:55:23 cJSONConfig.cmake 09:55:23 cjson-config.cmake 09:55:23 09:55:23 Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set 09:55:23 "cJSON_DIR" to a directory containing one of the above files. If "cJSON" 09:55:23 provides a separate development package or SDK, be sure it has been 09:55:23 installed. 09:55:23 09:55:23 09:55:23 -- Configuring done 09:55:24 (21/22) Installing libidn2 (2.3.0-r0) 09:55:24 -- Generating done 09:55:24 -- Build files have been written to: /tmp/cbor 09:55:24 (22/22) Installing wget (1.20.3-r1) 09:55:24 Executing busybox-1.31.1-r20.trigger 09:55:24 OK: 295 MiB in 97 packages 09:55:24 Scanning dependencies of target cbor_shared 09:55:24 [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o 09:55:24 Removing intermediate container db91a6792ee2 09:55:24 ---> 064d408bc9b6 09:55:24 Step 6/25 : ENV CBOR_VERSION=0.5.0 09:55:24 ---> Running in 70979ae61867 09:55:24 Removing intermediate container 70979ae61867 09:55:24 ---> bcc5d4ea60ff 09:55:24 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 09:55:24 ---> Running in 7ecc7b405fcf 09:55:25 [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o 09:55:25 --2021-08-06 09:55:25-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz 09:55:25 Resolving github.com (github.com)... 140.82.113.3 09:55:25 Connecting to github.com (github.com)|140.82.113.3|:443... connected. 09:55:25 HTTP request sent, awaiting response... 302 Found 09:55:25 Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following] 09:55:25 --2021-08-06 09:55:25-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 09:55:25 Resolving codeload.github.com (codeload.github.com)... 140.82.113.9 09:55:25 Connecting to codeload.github.com (codeload.github.com)|140.82.113.9|:443... connected. 09:55:25 HTTP request sent, awaiting response... 200 OK 09:55:25 Length: unspecified [application/x-gzip] 09:55:25 Saving to: 'STDOUT' 09:55:25  09:55:25 0K .......... .......... .......... .......... .......... 1.46M 09:55:25 50K .......... .......... .......... .......... .......... 2.96M 09:55:25 100K .......... .......... .......... .......... .......... 31.7M 09:55:25 150K .......... .......... .......... .......... .......... 3.26M 09:55:25 200K .......... .......... .......... .......... .......... 19.8M 09:55:25 250K .......... .......... .......... .......... .......... 6.18M 09:55:25 300K .......... .......... .......... .......... .......... 7.53M 09:55:25 350K .......... .......... .......... .......... .......... 17.6M 09:55:25 400K .......... .......... .......... .......... .......... 6.51M 09:55:25 450K .......... .......... .......... .......... .......... 11.9M 09:55:25 500K .......... .......... .......... .......... .......... 2.60M 09:55:25 550K .......... .......... .......... .......... .......... 16.6M 09:55:25 600K .......... .......... .......... .......... .......... 7.03M 09:55:25 650K .......... .......... .......... .......... .......... 7.00M 09:55:25 700K .. 97.4M=0.1s 09:55:25 09:55:25 2021-08-06 09:55:25 (5.14 MB/s) - written to stdout [719348] 09:55:25 09:55:25 [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o 09:55:25 -- The C compiler identification is GNU 9.3.0 09:55:25 -- The CXX compiler identification is GNU 9.3.0 09:55:25 -- Check for working C compiler: /usr/bin/cc 09:55:25 -- Check for working C compiler: /usr/bin/cc - works 09:55:25 -- Detecting C compiler ABI info 09:55:25 -- Detecting C compiler ABI info - done 09:55:25 -- Detecting C compile features 09:55:25 -- Detecting C compile features - done 09:55:25 -- Check for working CXX compiler: /usr/bin/c++ 09:55:25 [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o 09:55:26 -- Check for working CXX compiler: /usr/bin/c++ - works 09:55:26 -- Detecting CXX compiler ABI info 09:55:26 -- Detecting CXX compiler ABI info - done 09:55:26 -- Detecting CXX compile features 09:55:26 -- Detecting CXX compile features - done 09:55:26 -- Looking for include file endian.h 09:55:26 -- Looking for include file endian.h - found 09:55:26 -- Check if the system is big endian 09:55:26 -- Searching 16 bit integer 09:55:26 -- Looking for sys/types.h 09:55:26 -- Looking for sys/types.h - found 09:55:26 -- Looking for stdint.h 09:55:26 -- Looking for stdint.h - found 09:55:26 -- Looking for stddef.h 09:55:26 -- Looking for stddef.h - found 09:55:26 -- Check size of unsigned short 09:55:26 -- Check size of unsigned short - done 09:55:26 -- Searching 16 bit integer - Using unsigned short 09:55:26 [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o 09:55:26 -- Check if the system is big endian - little endian 09:55:26 -- Check size of size_t 09:55:26 -- Check size of size_t - done 09:55:26 CMake Warning at examples/CMakeLists.txt:16 (find_package): 09:55:26 By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has 09:55:26 asked CMake to find a package configuration file provided by "cJSON", but 09:55:26 CMake did not find one. 09:55:26 09:55:26 Could not find a package configuration file provided by "cJSON" with any of 09:55:26 the following names: 09:55:26 09:55:26 cJSONConfig.cmake 09:55:26 cjson-config.cmake 09:55:26 09:55:26 Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set 09:55:26 "cJSON_DIR" to a directory containing one of the above files. If "cJSON" 09:55:26 provides a separate development package or SDK, be sure it has been 09:55:26 installed. 09:55:26 09:55:26 09:55:26 -- Configuring done 09:55:26 -- Generating done 09:55:26 -- Build files have been written to: /tmp/cbor 09:55:26 Scanning dependencies of target cbor_shared 09:55:26 [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o 09:55:26 [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o 09:55:26 [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o 09:55:26 [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o 09:55:26 [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o 09:55:27 [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o 09:55:27 [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o 09:55:27 [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o 09:55:27 [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o 09:55:27 [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o 09:55:27 [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o 09:55:27 [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o 09:55:27 [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o 09:55:27 [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o 09:55:27 [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o 09:55:27 [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o 09:55:27 [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o 09:55:27 [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o 09:55:27 [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o 09:55:27 [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o 09:55:27 [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o 09:55:27 [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o 09:55:27 [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o 09:55:27 [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o 09:55:27 [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o 09:55:27 [ 40%] Linking C shared library libcbor.so 09:55:27 [ 40%] Built target cbor_shared 09:55:27 Scanning dependencies of target cbor 09:55:27 [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o 09:55:28 [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o 09:55:28 [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o 09:55:28 [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o 09:55:28 [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o 09:55:28 [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o 09:55:28 [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o 09:55:28 [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o 09:55:28 [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o 09:55:28 [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o 09:55:28 [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o 09:55:28 [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o 09:55:29 [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o 09:55:29 [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o 09:55:29 [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o 09:55:29 [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o 09:55:29 [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o 09:55:29 [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o 09:55:29 [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o 09:55:29 [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o 09:55:29 [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o 09:55:29 [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o 09:55:29 [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o 09:55:29 [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o 09:55:29 [ 80%] Linking C static library libcbor.a 09:55:29 [ 80%] Built target cbor 09:55:29 Scanning dependencies of target sort 09:55:29 [ 82%] Building C object examples/CMakeFiles/sort.dir/sort.c.o 09:55:29 [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o 09:55:29 [ 84%] Linking C executable sort 09:55:29 [ 84%] Built target sort 09:55:29 Scanning dependencies of target readfile 09:55:29 [ 86%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o 09:55:29 [ 88%] Linking C executable readfile 09:55:29 [ 88%] Built target readfile 09:55:29 Scanning dependencies of target streaming_parser 09:55:29 [ 90%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o 09:55:29 [ 92%] Linking C executable streaming_parser 09:55:29 [ 92%] Built target streaming_parser 09:55:29 Scanning dependencies of target hello 09:55:29 [ 94%] Building C object examples/CMakeFiles/hello.dir/hello.c.o 09:55:29 [ 96%] Linking C executable hello 09:55:29 [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o 09:55:30 [ 96%] Built target hello 09:55:30 Scanning dependencies of target create_items 09:55:30 [ 98%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o 09:55:30 [100%] Linking C executable create_items 09:55:30 [100%] Built target create_items 09:55:30 Install the project... 09:55:30 -- Install configuration: "Release" 09:55:30 -- Installing: /usr/local/include/cbor/configuration.h 09:55:30 -- Installing: /usr/local/lib64/libcbor.a 09:55:30 -- Installing: /usr/local/lib64/libcbor.so.0.0.0 09:55:30 -- Installing: /usr/local/lib64/libcbor.so.0 09:55:30 -- Installing: /usr/local/lib64/libcbor.so 09:55:30 -- Up-to-date: /usr/local/include/cbor 09:55:30 -- Installing: /usr/local/include/cbor/arrays.h 09:55:30 -- Installing: /usr/local/include/cbor/bytestrings.h 09:55:30 -- Installing: /usr/local/include/cbor/callbacks.h 09:55:30 -- Installing: /usr/local/include/cbor/common.h 09:55:30 -- Installing: /usr/local/include/cbor/data.h 09:55:30 -- Installing: /usr/local/include/cbor/encoding.h 09:55:30 -- Installing: /usr/local/include/cbor/floats_ctrls.h 09:55:30 -- Installing: /usr/local/include/cbor/internal 09:55:30 -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h 09:55:30 -- Installing: /usr/local/include/cbor/internal/encoders.h 09:55:30 -- Installing: /usr/local/include/cbor/internal/loaders.h 09:55:30 -- Installing: /usr/local/include/cbor/internal/memory_utils.h 09:55:30 -- Installing: /usr/local/include/cbor/internal/stack.h 09:55:30 -- Installing: /usr/local/include/cbor/internal/unicode.h 09:55:30 -- Installing: /usr/local/include/cbor/ints.h 09:55:30 -- Installing: /usr/local/include/cbor/maps.h 09:55:30 -- Installing: /usr/local/include/cbor/serialization.h 09:55:30 -- Installing: /usr/local/include/cbor/streaming.h 09:55:30 -- Installing: /usr/local/include/cbor/strings.h 09:55:30 -- Installing: /usr/local/include/cbor/tags.h 09:55:30 -- Installing: /usr/local/include/cbor.h 09:55:30 -- Installing: /usr/local/lib64/pkgconfig/libcbor.pc 09:55:30 [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o 09:55:30 [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o 09:55:30 [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o 09:55:30 Removing intermediate container 7ecc7b405fcf 09:55:30 ---> 9e690134a640 09:55:30 Step 8/25 : RUN mkdir /tmp/sdk 09:55:30 ---> Running in 375520a032bb 09:55:31 [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o 09:55:31 [ 40%] Linking C shared library libcbor.so 09:55:31 [ 40%] Built target cbor_shared 09:55:31 Scanning dependencies of target cbor 09:55:31 Removing intermediate container 375520a032bb 09:55:31 ---> e5b42f4bfb2e 09:55:31 Step 9/25 : COPY VERSION /tmp/sdk 09:55:31 ---> 0f0853bcdd34 09:55:31 Step 10/25 : COPY src /tmp/sdk/src 09:55:31 [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o 09:55:31 ---> b8dfccc8da1e 09:55:31 Step 11/25 : COPY include /tmp/sdk/include 09:55:31 ---> 7a41b995c3f6 09:55:31 Step 12/25 : COPY scripts /tmp/sdk/scripts 09:55:31 ---> 8393596574fd 09:55:31 Step 13/25 : COPY LICENSE /tmp/sdk 09:55:31 ---> 93ed95f8c973 09:55:31 Step 14/25 : COPY Attribution.txt /tmp/sdk 09:55:31 [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o 09:55:32 ---> 85a03dae9eba 09:55:32 Step 15/25 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install 09:55:32 ---> Running in 4eed617e236d 09:55:32 + CPPCHECK=false 09:55:32 + DOCGEN=false 09:55:32 + TOMLVER=SDK-0.2 09:55:32 + CUTILVER=1.1.4 09:55:32 + '[' 0 -gt 0 ] 09:55:32 + readlink -f ./scripts/build.sh 09:55:32 + dirname /tmp/sdk/scripts/build.sh 09:55:32 + dirname /tmp/sdk/scripts 09:55:32 + ROOT=/tmp/sdk 09:55:32 + cd /tmp/sdk 09:55:32 + '[' '!' -d deps ] 09:55:32 + mkdir deps 09:55:32 + wget -O - https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz 09:55:32 + tar -C deps -z -x -f - 09:55:32 --2021-08-06 09:55:32-- https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz 09:55:32 Resolving github.com (github.com)... 140.82.113.3 09:55:32 Connecting to github.com (github.com)|140.82.113.3|:443... connected. 09:55:32 [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o 09:55:32 HTTP request sent, awaiting response... 302 Found 09:55:32 Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following] 09:55:32 --2021-08-06 09:55:32-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 09:55:32 Resolving codeload.github.com (codeload.github.com)... 140.82.113.9 09:55:32 Connecting to codeload.github.com (codeload.github.com)|140.82.113.9|:443... connected. 09:55:32 HTTP request sent, awaiting response... 200 OK 09:55:32 Length: unspecified [application/x-gzip] 09:55:32 Saving to: 'STDOUT' 09:55:32 09:55:32 0K .......... ...... 846K=0.02s 09:55:32 09:55:32 2021-08-06 09:55:32 (846 KB/s) - written to stdout [16451] 09:55:32 09:55:32 + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c 09:55:32 + wget -O - https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1.4.tar.gz 09:55:32 + tar -C deps -z -x -f - 09:55:32 --2021-08-06 09:55:32-- https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1.4.tar.gz 09:55:32 Resolving github.com (github.com)... 140.82.113.3 09:55:32 Connecting to github.com (github.com)|140.82.113.3|:443... connected. 09:55:32 [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o 09:55:32 HTTP request sent, awaiting response... 302 Found 09:55:32 Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1.4 [following] 09:55:32 --2021-08-06 09:55:32-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1.4 09:55:32 Resolving codeload.github.com (codeload.github.com)... 140.82.113.9 09:55:32 Connecting to codeload.github.com (codeload.github.com)|140.82.113.9|:443... connected. 09:55:32 HTTP request sent, awaiting response... 200 OK 09:55:32 Length: unspecified [application/x-gzip] 09:55:32 Saving to: 'STDOUT' 09:55:32 09:55:33 0K .......... .......... .......... .......... .......... 1.45M 09:55:33 50K .......... .......... .......... .......... .......... 2.87M 09:55:33 100K .......... .......... .......... .......... .......... 37.7M 09:55:33 150K .......... .......... ....... 5.07M=0.06s 09:55:33 09:55:33 2021-08-06 09:55:32 (3.02 MB/s) - written to stdout [181796] 09:55:33 09:55:33 + mkdir -p src/c/iot 09:55:33 + 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 09:55:33 + cp deps/iotech-c-utils-1.1.4/src/c/defs.h.in src/c/iot 09:55:33 + cp deps/iotech-c-utils-1.1.4/src/c/yxml.h src/c/iot 09:55:33 + cp deps/iotech-c-utils-1.1.4/VERSION src/c/iot 09:55:33 + mkdir -p include/iot 09:55:33 + 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 09:55:33 + mkdir -p include/iot/os 09:55:33 + 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 09:55:33 + mkdir -p /tmp/sdk/build/release 09:55:33 + cd /tmp/sdk/build/release 09:55:33 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src 09:55:33 -- The C compiler identification is GNU 9.3.0 09:55:33 -- Check for working C compiler: /usr/bin/cc 09:55:33 -- Check for working C compiler: /usr/bin/cc - works 09:55:33 -- Detecting C compiler ABI info 09:55:33 -- Detecting C compiler ABI info - done 09:55:33 -- Detecting C compile features 09:55:33 -- Detecting C compile features - done 09:55:33 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 09:55:33 -- Found CURL: /usr/lib/libcurl.so (found version "7.77.0") 09:55:33 -- Found LIBYAML: /usr/lib/libyaml.so 09:55:33 -- Found LIBUUID: /usr/lib/libuuid.so 09:55:33 -- Found LIBCBOR: /usr/local/lib64/libcbor.so 09:55:33 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 09:55:33 -- Found LIBHIREDIS: /usr/lib/libhiredis.so 09:55:33 -- C SDK 0.0.0 for Linux 09:55:33 -- Performing Test CSDK_HAVE_ATOMIC 09:55:33 -- Performing Test CSDK_HAVE_ATOMIC - Success 09:55:33 -- Found Curses: /usr/lib/libcurses.so 09:55:33 -- Configuring done 09:55:33 -- Generating done 09:55:33 -- Build files have been written to: /tmp/sdk/build/release 09:55:33 + make all package 09:55:33 + tee release.log 09:55:33 Scanning dependencies of target csdk 09:55:33 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 09:55:33 [ 3%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o 09:55:33 [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o 09:55:34 [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o 09:55:34 [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 09:55:34 [ 9%] Building C object c/CMakeFiles/csdk.dir/data-mqtt.c.o 09:55:34 [ 10%] Building C object c/CMakeFiles/csdk.dir/data-redstr.c.o 09:55:34 [ 12%] Building C object c/CMakeFiles/csdk.dir/data-rest.c.o 09:55:34 [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o 09:55:34 [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o 09:55:34 [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o 09:55:34 [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o 09:55:35 [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o 09:55:35 [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o 09:55:35 [ 16%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 09:55:35 [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o 09:55:35 [ 18%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 09:55:35 [ 19%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 09:55:35 [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o 09:55:35 [ 21%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 09:55:35 [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o 09:55:35 [ 24%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 09:55:35 [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 09:55:36 [ 27%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 09:55:36 [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o 09:55:36 [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o 09:55:36 [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o 09:55:36 [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o 09:55:36 [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o 09:55:36 [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o 09:55:36 [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o 09:55:37 [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o 09:55:37 [ 37%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o 09:55:37 [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o 09:55:37 [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o 09:55:37 [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o 09:55:37 [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o 09:55:37 [ 43%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o 09:55:37 [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o 09:55:37 [ 45%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o 09:55:37 [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o 09:55:37 [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o 09:55:37 [ 48%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o 09:55:37 [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o 09:55:37 [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o 09:55:38 [ 51%] Building C object c/CMakeFiles/csdk.dir/map.c.o 09:55:38 [ 53%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 09:55:38 [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o 09:55:38 [ 54%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o 09:55:38 [ 56%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 09:55:38 [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o 09:55:38 [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o 09:55:39 [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o 09:55:39 [ 57%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 09:55:39 [ 59%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 09:55:39 [ 60%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 09:55:39 [ 62%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 09:55:39 [ 80%] Linking C static library libcbor.a 09:55:39 [ 80%] Built target cbor 09:55:39 Scanning dependencies of target sort 09:55:39 [ 82%] Building C object examples/CMakeFiles/sort.dir/sort.c.o 09:55:39 [ 63%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 09:55:39 [ 84%] Linking C executable sort 09:55:39 [ 84%] Built target sort 09:55:39 [ 65%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o 09:55:39 [ 66%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o 09:55:39 Scanning dependencies of target readfile 09:55:39 [ 86%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o 09:55:39 [ 88%] Linking C executable readfile 09:55:40 [ 68%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o 09:55:40 [ 69%] Building C object c/CMakeFiles/csdk.dir/service.c.o 09:55:40 [ 88%] Built target readfile 09:55:40 Scanning dependencies of target streaming_parser 09:55:40 [ 90%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o 09:55:40 [ 71%] Building C object c/CMakeFiles/csdk.dir/toml.c.o 09:55:40 [ 92%] Linking C executable streaming_parser 09:55:40 [ 92%] Built target streaming_parser 09:55:40 Scanning dependencies of target hello 09:55:40 [ 94%] Building C object examples/CMakeFiles/hello.dir/hello.c.o 09:55:40 [ 96%] Linking C executable hello 09:55:40 [ 96%] Built target hello 09:55:40 Scanning dependencies of target create_items 09:55:40 [ 98%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o 09:55:41 [ 72%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 09:55:41 [100%] Linking C executable create_items 09:55:41 [100%] Built target create_items 09:55:41 [ 74%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 09:55:41 [ 75%] Linking C shared library libcsdk.so 09:55:41 [ 75%] Built target csdk 09:55:41 Scanning dependencies of target template 09:55:41 [ 77%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 09:55:41 Install the project... 09:55:41 -- Install configuration: "Release" 09:55:41 -- Installing: /usr/local/include/cbor/configuration.h 09:55:41 -- Installing: /usr/local/lib64/libcbor.a 09:55:41 -- Installing: /usr/local/lib64/libcbor.so.0.0.0 09:55:41 -- Installing: /usr/local/lib64/libcbor.so.0 09:55:41 -- Installing: /usr/local/lib64/libcbor.so 09:55:41 -- Up-to-date: /usr/local/include/cbor 09:55:41 -- Installing: /usr/local/include/cbor/streaming.h 09:55:41 -- Installing: /usr/local/include/cbor/ints.h 09:55:41 -- Installing: /usr/local/include/cbor/floats_ctrls.h 09:55:41 -- Installing: /usr/local/include/cbor/bytestrings.h 09:55:41 -- Installing: /usr/local/include/cbor/encoding.h 09:55:41 -- Installing: /usr/local/include/cbor/serialization.h 09:55:41 -- Installing: /usr/local/include/cbor/data.h 09:55:41 -- Installing: /usr/local/include/cbor/common.h 09:55:41 -- Installing: /usr/local/include/cbor/callbacks.h 09:55:41 -- Installing: /usr/local/include/cbor/strings.h 09:55:41 -- Installing: /usr/local/include/cbor/tags.h 09:55:41 -- Installing: /usr/local/include/cbor/internal 09:55:41 -- Installing: /usr/local/include/cbor/internal/encoders.h 09:55:41 -- Installing: /usr/local/include/cbor/internal/loaders.h 09:55:41 -- Installing: /usr/local/include/cbor/internal/stack.h 09:55:41 -- Installing: /usr/local/include/cbor/internal/unicode.h 09:55:41 -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h 09:55:41 -- Installing: /usr/local/include/cbor/internal/memory_utils.h 09:55:41 -- Installing: /usr/local/include/cbor/arrays.h 09:55:41 -- Installing: /usr/local/include/cbor/maps.h 09:55:41 -- Installing: /usr/local/include/cbor.h 09:55:41 -- Installing: /usr/local/lib64/pkgconfig/libcbor.pc 09:55:41 [ 78%] Linking C executable template 09:55:41 [ 78%] Built target template 09:55:41 Scanning dependencies of target device-counter 09:55:41 [ 80%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 09:55:41 [ 81%] Linking C executable device-counter 09:55:41 [ 81%] Built target device-counter 09:55:41 Scanning dependencies of target device-random 09:55:41 [ 83%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 09:55:41 [ 84%] Linking C executable device-random 09:55:41 [ 84%] Built target device-random 09:55:41 Scanning dependencies of target device-gyro 09:55:41 [ 86%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 09:55:42 [ 87%] Linking C executable device-gyro 09:55:42 [ 87%] Built target device-gyro 09:55:42 Scanning dependencies of target device-bitfields 09:55:42 [ 89%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 09:55:42 [ 90%] Linking C executable device-bitfields 09:55:42 [ 90%] Built target device-bitfields 09:55:42 Scanning dependencies of target template-discovery 09:55:42 [ 92%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 09:55:42 [ 93%] Linking C executable template-discovery 09:55:42 [ 93%] Built target template-discovery 09:55:42 Scanning dependencies of target device-file 09:55:42 [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 09:55:42 [ 96%] Linking C executable device-file 09:55:42 [ 96%] Built target device-file 09:55:42 Scanning dependencies of target device-terminal 09:55:42 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 09:55:42 [100%] Linking C executable device-terminal 09:55:42 [100%] Built target device-terminal 09:55:42 Run CPack packaging tool... 09:55:42 CPack: Create package using TGZ 09:55:42 CPack: Install projects 09:55:42 CPack: - Run preinstall target for: Csdk 09:55:42 CPack: - Install project: Csdk [] 09:55:42 CPack: Create package 09:55:42 CPack: - package: /tmp/sdk/build/release/csdk-0.0.0.tar.gz generated. 09:55:42 + '[' false '=' true ] 09:55:42 + '[' false '=' true ] 09:55:42 + mkdir -p /tmp/sdk/build/debug 09:55:42 + cd /tmp/sdk/build/debug 09:55:42 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src 09:55:43 -- The C compiler identification is GNU 9.3.0 09:55:43 -- Check for working C compiler: /usr/bin/cc 09:55:43 -- Check for working C compiler: /usr/bin/cc - works 09:55:43 -- Detecting C compiler ABI info 09:55:43 -- Detecting C compiler ABI info - done 09:55:43 -- Detecting C compile features 09:55:43 -- Detecting C compile features - done 09:55:43 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 09:55:43 -- Found CURL: /usr/lib/libcurl.so (found version "7.77.0") 09:55:43 -- Found LIBYAML: /usr/lib/libyaml.so 09:55:43 -- Found LIBUUID: /usr/lib/libuuid.so 09:55:43 -- Found LIBCBOR: /usr/local/lib64/libcbor.so 09:55:43 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 09:55:43 -- Found LIBHIREDIS: /usr/lib/libhiredis.so 09:55:43 -- C SDK 0.0.0 for Linux 09:55:43 -- Performing Test CSDK_HAVE_ATOMIC 09:55:43 Removing intermediate container 3a61af6c0958 09:55:43 ---> 79ecd534c0b0 09:55:43 Step 8/25 : RUN mkdir /tmp/sdk 09:55:43 -- Performing Test CSDK_HAVE_ATOMIC - Success 09:55:43 -- Found Curses: /usr/lib/libcurses.so 09:55:43 -- Configuring done 09:55:43 -- Generating done 09:55:43 -- Build files have been written to: /tmp/sdk/build/debug 09:55:43 + make 09:55:43 + tee debug.log 09:55:43 Scanning dependencies of target csdk 09:55:43 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 09:55:43 [ 3%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o 09:55:43 ---> Running in 8bd3f46c56e8 09:55:43 [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o 09:55:43 [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o 09:55:43 [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 09:55:43 [ 9%] Building C object c/CMakeFiles/csdk.dir/data-mqtt.c.o 09:55:43 [ 10%] Building C object c/CMakeFiles/csdk.dir/data-redstr.c.o 09:55:43 [ 12%] Building C object c/CMakeFiles/csdk.dir/data-rest.c.o 09:55:43 [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o 09:55:44 [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o 09:55:44 [ 16%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 09:55:44 [ 18%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 09:55:44 [ 19%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 09:55:44 [ 21%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 09:55:44 [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o 09:55:44 [ 24%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 09:55:44 [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 09:55:44 [ 27%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 09:55:44 [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o 09:55:44 [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o 09:55:44 [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o 09:55:45 [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o 09:55:45 [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o 09:55:45 [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o 09:55:45 [ 37%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o 09:55:45 [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o 09:55:45 [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o 09:55:45 [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o 09:55:45 [ 43%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o 09:55:45 [ 45%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o 09:55:45 [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o 09:55:45 [ 48%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o 09:55:45 [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o 09:55:45 [ 51%] Building C object c/CMakeFiles/csdk.dir/map.c.o 09:55:45 [ 53%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 09:55:45 [ 54%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o 09:55:45 [ 56%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 09:55:46 [ 57%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 09:55:46 [ 59%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 09:55:46 [ 60%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 09:55:46 [ 62%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 09:55:46 Removing intermediate container 8bd3f46c56e8 09:55:46 ---> acfcba0259d1 09:55:46 Step 9/25 : COPY VERSION /tmp/sdk 09:55:46 [ 63%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 09:55:46 [ 65%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o 09:55:46 ---> 6dedac0bdb7f 09:55:46 Step 10/25 : COPY src /tmp/sdk/src 09:55:46 [ 66%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o 09:55:46 [ 68%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o 09:55:46 [ 69%] Building C object c/CMakeFiles/csdk.dir/service.c.o 09:55:46 [ 71%] Building C object c/CMakeFiles/csdk.dir/toml.c.o 09:55:46 [ 72%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 09:55:46 [ 74%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 09:55:46 [ 75%] Linking C shared library libcsdk.so 09:55:47 [ 75%] Built target csdk 09:55:47 Scanning dependencies of target template 09:55:47 [ 77%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 09:55:47 [ 78%] Linking C executable template 09:55:47 [ 78%] Built target template 09:55:47 Scanning dependencies of target device-counter 09:55:47 [ 80%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 09:55:47 [ 81%] Linking C executable device-counter 09:55:47 [ 81%] Built target device-counter 09:55:47 Scanning dependencies of target device-random 09:55:47 [ 83%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 09:55:47 [ 84%] Linking C executable device-random 09:55:47 [ 84%] Built target device-random 09:55:47 Scanning dependencies of target device-gyro 09:55:47 [ 86%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 09:55:47 [ 87%] Linking C executable device-gyro 09:55:47 [ 87%] Built target device-gyro 09:55:47 Scanning dependencies of target device-bitfields 09:55:47 [ 89%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 09:55:47 [ 90%] Linking C executable device-bitfields 09:55:47 [ 90%] Built target device-bitfields 09:55:47 Scanning dependencies of target template-discovery 09:55:47 [ 92%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 09:55:47 [ 93%] Linking C executable template-discovery 09:55:47 [ 93%] Built target template-discovery 09:55:47 ---> 6aa160087936 09:55:47 Step 11/25 : COPY include /tmp/sdk/include 09:55:47 Scanning dependencies of target device-file 09:55:47 [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 09:55:47 [ 96%] Linking C executable device-file 09:55:47 [ 96%] Built target device-file 09:55:47 Scanning dependencies of target device-terminal 09:55:47 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 09:55:47 [100%] Linking C executable device-terminal 09:55:47 [100%] Built target device-terminal 09:55:48 make: Entering directory '/tmp/sdk/build/release' 09:55:48 make[1]: Entering directory '/tmp/sdk/build/release' 09:55:48 make[2]: Entering directory '/tmp/sdk/build/release' 09:55:48 make[2]: Leaving directory '/tmp/sdk/build/release' 09:55:48 [ 75%] Built target csdk 09:55:48 make[2]: Entering directory '/tmp/sdk/build/release' 09:55:48 make[2]: Leaving directory '/tmp/sdk/build/release' 09:55:48 [ 78%] Built target template 09:55:48 make[2]: Entering directory '/tmp/sdk/build/release' 09:55:48 make[2]: Leaving directory '/tmp/sdk/build/release' 09:55:48 [ 81%] Built target device-counter 09:55:48 make[2]: Entering directory '/tmp/sdk/build/release' 09:55:48 make[2]: Leaving directory '/tmp/sdk/build/release' 09:55:48 [ 84%] Built target device-random 09:55:48 make[2]: Entering directory '/tmp/sdk/build/release' 09:55:48 make[2]: Leaving directory '/tmp/sdk/build/release' 09:55:48 [ 87%] Built target device-gyro 09:55:48 make[2]: Entering directory '/tmp/sdk/build/release' 09:55:48 make[2]: Leaving directory '/tmp/sdk/build/release' 09:55:48 [ 90%] Built target device-bitfields 09:55:48 make[2]: Entering directory '/tmp/sdk/build/release' 09:55:48 make[2]: Leaving directory '/tmp/sdk/build/release' 09:55:48 [ 93%] Built target template-discovery 09:55:48 make[2]: Entering directory '/tmp/sdk/build/release' 09:55:48 make[2]: Leaving directory '/tmp/sdk/build/release' 09:55:48 [ 96%] Built target device-file 09:55:48 make[2]: Entering directory '/tmp/sdk/build/release' 09:55:48 make[2]: Leaving directory '/tmp/sdk/build/release' 09:55:48 [100%] Built target device-terminal 09:55:48 make[1]: Leaving directory '/tmp/sdk/build/release' 09:55:48 Install the project... 09:55:48 -- Install configuration: "Release" 09:55:48 -- Installing: /usr/local/lib/libcsdk.so 09:55:48 -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" 09:55:48 -- Up-to-date: /usr/local/include 09:55:48 -- Installing: /usr/local/include/devsdk 09:55:48 -- Installing: /usr/local/include/devsdk/devsdk-base.h 09:55:48 -- Installing: /usr/local/include/devsdk/devsdk.h 09:55:48 -- Installing: /usr/local/include/edgex 09:55:48 -- Installing: /usr/local/include/edgex/devices.h 09:55:48 -- Installing: /usr/local/include/edgex/edgex-base.h 09:55:48 -- Installing: /usr/local/include/edgex/edgex.h 09:55:48 -- Installing: /usr/local/include/edgex/profiles.h 09:55:48 -- Installing: /usr/local/include/edgex/rest-server.h 09:55:48 -- Installing: /usr/local/include/edgex/secrets.h 09:55:48 -- Installing: /usr/local/include/edgex/csdk-defs.h 09:55:48 -- Installing: /usr/local/include/iot 09:55:48 -- Installing: /usr/local/include/iot/base64.h 09:55:48 -- Installing: /usr/local/include/iot/component.h 09:55:48 -- Installing: /usr/local/include/iot/config.h 09:55:48 -- Installing: /usr/local/include/iot/container.h 09:55:48 -- Installing: /usr/local/include/iot/data.h 09:55:48 -- Installing: /usr/local/include/iot/hash.h 09:55:48 -- Installing: /usr/local/include/iot/iot.h 09:55:48 -- Installing: /usr/local/include/iot/json.h 09:55:48 -- Installing: /usr/local/include/iot/logger.h 09:55:48 -- Installing: /usr/local/include/iot/os.h 09:55:48 -- Installing: /usr/local/include/iot/scheduler.h 09:55:48 -- Installing: /usr/local/include/iot/thread.h 09:55:48 -- Installing: /usr/local/include/iot/threadpool.h 09:55:48 -- Installing: /usr/local/include/iot/time.h 09:55:48 -- Installing: /usr/local/include/iot/typecode.h 09:55:48 -- Installing: /usr/local/include/iot/os 09:55:48 -- Installing: /usr/local/include/iot/os/linux.h 09:55:48 -- Installing: /usr/local/include/iot/os/macos.h 09:55:48 -- Installing: /usr/local/include/iot/os/zephyr.h 09:55:48 -- Installing: /usr/local/include/iot/defs.h 09:55:48 -- Installing: /usr/local/share/device-sdk-c/LICENSE 09:55:48 -- Installing: /usr/local/share/device-sdk-c/Attribution.txt 09:55:48 make: Leaving directory '/tmp/sdk/build/release' 09:55:48 ---> 3c6af1cae1c7 09:55:48 Step 12/25 : COPY scripts /tmp/sdk/scripts 09:55:48 Removing intermediate container 4eed617e236d 09:55:48 ---> 6ff0c7e5d092 09:55:48 Step 16/25 : FROM ${BASE} 09:55:48 ---> ac6a0feb3254 09:55:48 Step 17/25 : LABEL maintainer="IOTech " 09:55:48 ---> Running in 401678aa393c 09:55:48 Removing intermediate container 401678aa393c 09:55:48 ---> 0630c330e8b8 09:55:48 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 09:55:48 ---> Running in bf9327fb22a1 09:55:49 Connecting to iotech.jfrog.io (54.195.244.87:443) 09:55:49 ---> 07fcde228209 09:55:49 Step 13/25 : COPY LICENSE /tmp/sdk 09:55:49 saving to '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' 09:55:49 support@iotechsys.co 100% |********************************| 451 0:00:00 ETA 09:55:49 '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' saved 09:55:49 Removing intermediate container bf9327fb22a1 09:55:49 ---> ccb763ffe621 09:55:49 Step 19/25 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine/alpine-3.12' >> /etc/apk/repositories 09:55:49 ---> Running in 77c2a15cedb1 09:55:50 ---> 66ab27576bca 09:55:50 Step 14/25 : COPY Attribution.txt /tmp/sdk 09:55:50 Removing intermediate container 77c2a15cedb1 09:55:50 ---> f31f6e629b56 09:55:50 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 09:55:50 ---> Running in 51f19f9f55a8 09:55:50 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:55:50 ---> 8dc1a9affb7c 09:55:50 Step 15/25 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install 09:55:50 ---> Running in 5ddae54890e0 09:55:51 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:55:51 fetch https://iotech.jfrog.io/artifactory/alpine/alpine-3.12/x86_64/APKINDEX.tar.gz 09:55:51 (1/7) Installing curl (7.78.0-r0) 09:55:51 (2/7) Installing hiredis (0.14.1-r0) 09:55:51 + CPPCHECK=false 09:55:51 + DOCGEN=false 09:55:51 + TOMLVER=SDK-0.2 09:55:51 + CUTILVER=1.1.4 09:55:51 + '[' 0 -gt 0 ] 09:55:51 + readlink -f ./scripts/build.sh 09:55:51 + dirname /tmp/sdk/scripts/build.sh 09:55:51 + dirname /tmp/sdk/scripts 09:55:51 + ROOT=/tmp/sdk 09:55:51 + cd /tmp/sdk 09:55:51 + '[' '!' -d deps ] 09:55:51 + mkdir deps 09:55:51 + wget -O - https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz 09:55:51 + tar -C deps -z -x -f - 09:55:51 --2021-08-06 09:55:51-- https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz 09:55:52 (3/7) Installing hiredis-dev (0.14.1-r0) 09:55:52 (4/7) Installing libuuid (2.35.2-r0) 09:55:52 (5/7) Installing paho-mqtt-c-dev (1.3.5-r0) 09:55:52 Resolving github.com (github.com)... 140.82.112.3 09:55:52 Connecting to github.com (github.com)|140.82.112.3|:443... connected. 09:55:52 HTTP request sent, awaiting response... 302 Found 09:55:52 Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following] 09:55:52 --2021-08-06 09:55:52-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 09:55:52 Resolving codeload.github.com (codeload.github.com)... 140.82.113.9 09:55:52 Connecting to codeload.github.com (codeload.github.com)|140.82.113.9|:443... connected. 09:55:52 HTTP request sent, awaiting response... 200 OK 09:55:52 Length: unspecified [application/x-gzip] 09:55:52 Saving to: 'STDOUT' 09:55:52 09:55:52 0K .......... ......   1.04M=0.02s 09:55:52 09:55:52 2021-08-06 09:55:52 (1.04 MB/s) - written to stdout [16451] 09:55:52 09:55:52 + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c 09:55:52 + + wgettar -O -C - deps https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1.4.tar.gz -z -x -f 09:55:52  - 09:55:52 --2021-08-06 09:55:52-- https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1.4.tar.gz 09:55:52 Resolving github.com (github.com)... 140.82.112.3 09:55:52 Connecting to github.com (github.com)|140.82.112.3|:443... connected. 09:55:52 HTTP request sent, awaiting response... 302 Found 09:55:52 Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1.4 [following] 09:55:52 --2021-08-06 09:55:52-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1.4 09:55:52 Resolving codeload.github.com (codeload.github.com)... 140.82.113.9 09:55:52 Connecting to codeload.github.com (codeload.github.com)|140.82.113.9|:443... connected. 09:55:52 HTTP request sent, awaiting response... 200 OK 09:55:52 Length: unspecified [application/x-gzip] 09:55:52 Saving to: 'STDOUT' 09:55:52  09:55:52 0K .......... .......... .......... .......... .......... 1.36M 09:55:52 50K .......... .......... .......... .......... .......... 2.48M 09:55:52 100K .......... .......... .......... .......... .......... 7.72M 09:55:52 150K .......... .......... ....... 1.78M=0.08s 09:55:52 09:55:52 2021-08-06 09:55:52 (2.25 MB/s) - written to stdout [181796] 09:55:52 09:55:52 + mkdir -p src/c/iot 09:55:52 + 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 09:55:52 + cp deps/iotech-c-utils-1.1.4/src/c/defs.h.in src/c/iot 09:55:52 + cp deps/iotech-c-utils-1.1.4/src/c/yxml.h src/c/iot 09:55:52 + cp deps/iotech-c-utils-1.1.4/VERSION src/c/iot 09:55:52 + mkdir -p include/iot 09:55:52 + 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 09:55:52 + mkdir -p include/iot/os 09:55:52 + 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 09:55:52 + mkdir -p /tmp/sdk/build/release 09:55:52 + cd /tmp/sdk/build/release 09:55:52 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src 09:55:53 -- The C compiler identification is GNU 9.3.0 09:55:53 -- Check for working C compiler: /usr/bin/cc 09:55:53 -- Check for working C compiler: /usr/bin/cc - works 09:55:53 -- Detecting C compiler ABI info 09:55:53 -- Detecting C compiler ABI info - done 09:55:53 (6/7) Installing libidn2 (2.3.0-r0) 09:55:53 (7/7) Installing wget (1.20.3-r1) 09:55:53 Executing busybox-1.31.1-r20.trigger 09:55:53 OK: 286 MiB in 82 packages 09:55:53 -- Detecting C compile features 09:55:53 -- Detecting C compile features - done 09:55:53 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 09:55:53 -- Found CURL: /usr/lib/libcurl.so (found version "7.77.0") 09:55:53 -- Found LIBYAML: /usr/lib/libyaml.so 09:55:53 -- Found LIBUUID: /usr/lib/libuuid.so 09:55:53 -- Found LIBCBOR: /usr/local/lib64/libcbor.so 09:55:53 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 09:55:53 -- Found LIBHIREDIS: /usr/lib/libhiredis.so 09:55:53 -- C SDK 0.0.0 for Linux 09:55:53 -- Performing Test CSDK_HAVE_ATOMIC 09:55:54 Removing intermediate container 51f19f9f55a8 09:55:54 ---> 6d73713c951f 09:55:54 Step 21/25 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot 09:55:54 -- Performing Test CSDK_HAVE_ATOMIC - Success 09:55:54 ---> 3777975f74fe 09:55:54 Step 22/25 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex 09:55:54 -- Found Curses: /usr/lib/libcurses.so 09:55:54 -- Configuring done 09:55:54 ---> b7b5b657ca03 09:55:54 Step 23/25 : COPY --from=builder /usr/local/lib /usr/local/lib 09:55:54 -- Generating done 09:55:54 -- Build files have been written to: /tmp/sdk/build/release 09:55:54 + make all package 09:55:54 + tee release.log 09:55:54 Scanning dependencies of target csdk 09:55:54 ---> a1df55b43d0c 09:55:54 Step 24/25 : COPY --from=builder /usr/local/lib64 /usr/local/lib64 09:55:54 ---> cfea73048383 09:55:54 Step 25/25 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c 09:55:54 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 09:55:55 ---> 770a1c27f9db 09:55:55 Successfully built 770a1c27f9db 09:55:55 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 09:55:55 [ 3%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o 09:55:55 + docker inspect -f . ci-base-image-x86_64 09:55:55 . [Pipeline] withDockerContainer 09:55:55 prd-centos7-docker-4c-2g-2233 does not seem to be running inside a container 09:55:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-c/9 -v /w/workspace/device-sdk-c/9:/w/workspace/device-sdk-c/9:rw,z -v /w/workspace/device-sdk-c/9@tmp:/w/workspace/device-sdk-c/9@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 09:55:56 [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o 09:55:56 $ docker top 149db627bd6b196194a9937ab866125ce9b722bfd10d8ccf77a1a312c17c89eb -eo pid,comm [Pipeline] { [Pipeline] sh 09:55:56 + make test 09:55:56 echo "make test" 09:55:56 make test [Pipeline] } 09:55:56 $ docker stop --time=1 149db627bd6b196194a9937ab866125ce9b722bfd10d8ccf77a1a312c17c89eb 09:55:57 $ docker rm -f 149db627bd6b196194a9937ab866125ce9b722bfd10d8ccf77a1a312c17c89eb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 09:55:59 [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o 09:55:59 [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 09:55:59 [ 9%] Building C object c/CMakeFiles/csdk.dir/data-mqtt.c.o 09:55:59 [ 10%] Building C object c/CMakeFiles/csdk.dir/data-redstr.c.o 09:55:59 [ 12%] Building C object c/CMakeFiles/csdk.dir/data-rest.c.o [Pipeline] script [Pipeline] { 09:55:59 [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o 09:56:02 [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o 09:56:04 [ 16%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 09:56:04 [ 18%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 09:56:04 [ 19%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 09:56:04 [ 21%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 09:56:06 [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o 09:56:06 [ 24%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 09:56:06 [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 09:56:08 [ 27%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 09:56:08 [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o 09:56:08 [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [Pipeline] sh 09:56:08 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:56:09 [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o 09:56:09 + ls -al . 09:56:09 total 160 09:56:09 drwxrwxr-x. 8 jenkins jenkins 260 Aug 6 09:55 . 09:56:09 drwxrwxr-x. 4 jenkins jenkins 28 Aug 6 09:55 .. 09:56:09 -rw-rw-r--. 1 jenkins jenkins 3104 Aug 6 09:55 Attribution.txt 09:56:09 -rw-rw-r--. 1 jenkins jenkins 7556 Aug 6 09:55 CHANGES 09:56:09 drwxrwxr-x. 2 jenkins jenkins 121 Aug 6 09:55 docs 09:56:09 -rw-rw-r--. 1 jenkins jenkins 108574 Aug 6 09:55 Doxyfile 09:56:09 drwxrwxr-x. 8 jenkins jenkins 179 Aug 6 09:55 .git 09:56:09 drwxrwxr-x. 2 jenkins jenkins 81 Aug 6 09:55 .github 09:56:09 -rw-rw-r--. 1 jenkins jenkins 176 Aug 6 09:55 .gitignore 09:56:09 drwxrwxr-x. 4 jenkins jenkins 33 Aug 6 09:55 include 09:56:09 -rw-rw-r--. 1 jenkins jenkins 784 Aug 6 09:55 Jenkinsfile 09:56:09 -rw-rw-r--. 1 jenkins jenkins 10174 Aug 6 09:55 LICENSE 09:56:09 -rw-rw-r--. 1 jenkins jenkins 444 Aug 6 09:55 Makefile 09:56:09 -rw-rw-r--. 1 jenkins jenkins 4086 Aug 6 09:55 README.md 09:56:09 -rw-rw-r--. 1 jenkins jenkins 7090 Aug 6 09:55 README.v2.md 09:56:09 drwxrwxr-x. 2 jenkins jenkins 98 Aug 6 09:55 scripts 09:56:09 drwxrwxr-x. 4 jenkins jenkins 50 Aug 6 09:55 src 09:56:09 -rw-rw-r--. 1 jenkins jenkins 5 Aug 6 09:52 VERSION [Pipeline] isUnix [Pipeline] sh 09:56:10 [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o 09:56:10 [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o 09:56:10 + 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=1c70c4e8afdf954a47da8ca4dc04415ff0e9bb22 --label arch=amd64 --label version=0.0.0 . 09:56:10 Sending build context to Docker daemon 2.688MB 09:56:10 Step 1/17 : ARG BASE=alpine:3.12 09:56:10 Step 2/17 : FROM ${BASE} 09:56:10 ---> 770a1c27f9db 09:56:10 Step 3/17 : LABEL maintainer="IOTech " 09:56:10 ---> Running in 8f3ea81d476b 09:56:11 Removing intermediate container 8f3ea81d476b 09:56:11 ---> c13be6bd218b 09:56:11 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 09:56:11 ---> Running in 28ce20d4fe4f 09:56:11 --2021-08-06 09:56:11-- https://iotech.jfrog.io/artifactory/alpine/KEY/support@iotechsys.com-5b990dd9.pub 09:56:11 Resolving iotech.jfrog.io (iotech.jfrog.io)... 54.229.110.245, 54.170.66.44, 54.195.244.87 09:56:11 Connecting to iotech.jfrog.io (iotech.jfrog.io)|54.229.110.245|:443... connected. 09:56:11 HTTP request sent, awaiting response... 200 OK 09:56:11 Length: 451 [application/octet-stream] 09:56:11 Saving to: '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' 09:56:11  09:56:11 0K 100% 38.4M=0s 09:56:11 09:56:11 2021-08-06 09:56:11 (38.4 MB/s) - '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' saved [451/451] 09:56:11 09:56:12 Removing intermediate container 28ce20d4fe4f 09:56:12 ---> 8c2a352e0074 09:56:12 Step 5/17 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine/alpine-3.12' >> /etc/apk/repositories 09:56:12 ---> Running in f129a5cf033e 09:56:12 Removing intermediate container f129a5cf033e 09:56:12 ---> ca6133cc66d6 09:56:12 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 09:56:12 ---> Running in e9c366184bcd 09:56:12 [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o 09:56:12 [ 37%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o 09:56:12 [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o 09:56:12 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:56:13 [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o 09:56:13 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:56:13 fetch https://iotech.jfrog.io/artifactory/alpine/alpine-3.12/x86_64/APKINDEX.tar.gz 09:56:13 [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o 09:56:14 [ 43%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o 09:56:14 (1/16) Installing ncurses-dev (6.2_p20200523-r0) 09:56:14 (2/16) Installing libblkid (2.35.2-r0) 09:56:14 (3/16) Installing blkid (2.35.2-r0) 09:56:14 (4/16) Installing libcap-ng (0.7.10-r1) 09:56:14 (5/16) Installing setpriv (2.35.2-r0) 09:56:14 (6/16) Installing libmount (2.35.2-r0) 09:56:14 (7/16) Installing libsmartcols (2.35.2-r0) 09:56:14 (8/16) Installing findmnt (2.35.2-r0) 09:56:14 (9/16) Installing mcookie (2.35.2-r0) 09:56:14 (10/16) Installing hexdump (2.35.2-r0) 09:56:15 (11/16) Installing lsblk (2.35.2-r0) 09:56:15 (12/16) Installing libfdisk (2.35.2-r0) 09:56:15 (13/16) Installing sfdisk (2.35.2-r0) 09:56:15 [ 45%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o 09:56:15 [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o 09:56:15 (14/16) Installing cfdisk (2.35.2-r0) 09:56:15 (15/16) Installing util-linux (2.35.2-r0) 09:56:15 (16/16) Installing util-linux-dev (2.35.2-r0) 09:56:15 Executing busybox-1.31.1-r20.trigger 09:56:15 OK: 295 MiB in 98 packages 09:56:16 [ 48%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o 09:56:16 [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o 09:56:16 Removing intermediate container e9c366184bcd 09:56:16 ---> 5a885d3cbcc7 09:56:16 Step 7/17 : COPY VERSION /edgex-c-sdk/ 09:56:16 ---> d522320e1ac1 09:56:16 Step 8/17 : COPY src /edgex-c-sdk/src/ 09:56:16 ---> 7ff46f63a73e 09:56:16 Step 9/17 : COPY include /edgex-c-sdk/include/ 09:56:17 ---> 39e082b1a6e5 09:56:17 Step 10/17 : COPY scripts /edgex-c-sdk/scripts 09:56:17 ---> 9ce465f15788 09:56:17 Step 11/17 : COPY LICENSE /edgex-c-sdk/ 09:56:17 ---> 1fd0e1b826df 09:56:17 Step 12/17 : COPY Attribution.txt /edgex-c-sdk/ 09:56:17 ---> e716643d74ec 09:56:17 Step 13/17 : WORKDIR /edgex-c-sdk 09:56:17 ---> Running in 322f9ad95888 09:56:17 Removing intermediate container 322f9ad95888 09:56:17 ---> 9cc04b9d6c5b 09:56:17 Step 14/17 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] 09:56:17 ---> Running in 8a351c35c6f4 09:56:17 Removing intermediate container 8a351c35c6f4 09:56:17 ---> 0f66c9eb6ba8 09:56:17 Step 15/17 : LABEL arch=amd64 09:56:17 ---> Running in eae36e267ece 09:56:17 Removing intermediate container eae36e267ece 09:56:17 ---> 18bad662e593 09:56:17 Step 16/17 : LABEL git_sha=1c70c4e8afdf954a47da8ca4dc04415ff0e9bb22 09:56:17 ---> Running in d7c0f3d08f08 09:56:17 Removing intermediate container d7c0f3d08f08 09:56:17 ---> c8ac353a2bcf 09:56:17 Step 17/17 : LABEL version=0.0.0 09:56:17 ---> Running in 275852be9acb 09:56:18 Removing intermediate container 275852be9acb 09:56:18 ---> 3b9cb25c7d77 09:56:18 [Warning] One or more build-args [ARCH MAKE] were not consumed 09:56:18 Successfully built 3b9cb25c7d77 09:56:18 Successfully tagged device-sdk:latest [Pipeline] } [Pipeline] // script [Pipeline] } 09:56:18 [ 51%] Building C object c/CMakeFiles/csdk.dir/map.c.o [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage 09:56:18 [ 53%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:56:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:56:18 09:56:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 09:56:20 [ 54%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o 09:56:20 [ 56%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 09:56:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:56:20 latest: Pulling from edgex-lftools-log-publisher 09:56:20 b4d181a07f80: Pulling fs layer 09:56:20 a1111a8f2ec3: Pulling fs layer 09:56:20 ed53099fbce6: Pulling fs layer 09:56:20 dc539afda2c1: Pulling fs layer 09:56:20 77bc0d833cb6: Pulling fs layer 09:56:20 9065ff56babe: Pulling fs layer 09:56:20 d287ab97295c: Pulling fs layer 09:56:20 77bc0d833cb6: Waiting 09:56:20 9065ff56babe: Waiting 09:56:20 d287ab97295c: Waiting 09:56:20 dc539afda2c1: Waiting 09:56:21 a1111a8f2ec3: Verifying Checksum 09:56:21 a1111a8f2ec3: Download complete 09:56:21 dc539afda2c1: Verifying Checksum 09:56:21 dc539afda2c1: Download complete 09:56:21 77bc0d833cb6: Verifying Checksum 09:56:21 77bc0d833cb6: Download complete 09:56:21 9065ff56babe: Verifying Checksum 09:56:21 9065ff56babe: Download complete 09:56:21 ed53099fbce6: Verifying Checksum 09:56:21 ed53099fbce6: Download complete 09:56:22 b4d181a07f80: Verifying Checksum 09:56:22 b4d181a07f80: Download complete 09:56:23 b4d181a07f80: Pull complete 09:56:23 a1111a8f2ec3: Pull complete 09:56:23 ed53099fbce6: Pull complete 09:56:23 [ 57%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 09:56:24 dc539afda2c1: Pull complete 09:56:24 77bc0d833cb6: Pull complete 09:56:24 9065ff56babe: Pull complete 09:56:24 [ 59%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 09:56:24 [ 60%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 09:56:25 d287ab97295c: Verifying Checksum 09:56:25 d287ab97295c: Download complete 09:56:25 [ 62%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 09:56:25 [ 63%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 09:56:27 [ 65%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o 09:56:27 [ 66%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o 09:56:28 [ 68%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o 09:56:28 [ 69%] Building C object c/CMakeFiles/csdk.dir/service.c.o 09:56:29 d287ab97295c: Pull complete 09:56:29 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 09:56:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:56:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 09:56:29 prd-centos7-docker-4c-2g-2233 does not seem to be running inside a container 09:56:29 $ 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/9 -v /w/workspace/device-sdk-c/9:/w/workspace/device-sdk-c/9:rw,z -v /w/workspace/device-sdk-c/9@tmp:/w/workspace/device-sdk-c/9@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 09:56:30 [ 71%] Building C object c/CMakeFiles/csdk.dir/toml.c.o 09:56:32 $ docker top 10ad17daea8c1873bf36d73687dedc4d326cc192ee21f45e4dd11a910b65ba03 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:56:32 ---> job-cost.sh 09:56:32 lf-activate-venv: SKIPPING 09:56:32 INFO: No Stack... 09:56:33 INFO: Retrieving Pricing Info for: v3-standard-2 09:56:33 INFO: Archiving Costs [Pipeline] sh 09:56:34 [ 72%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 09:56:34 + cat /w/workspace/device-sdk-c/9/archives/cost.csv 09:56:34 + cut -d, -f6 [Pipeline] lock 09:56:34 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-c-PR-357-9-stack-cost] 09:56:34 Resource [jenkins-edgexfoundry-device-sdk-c-PR-357-9-stack-cost] did not exist. Created. 09:56:34 Lock acquired on [jenkins-edgexfoundry-device-sdk-c-PR-357-9-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:56:34 + echo total: 0.05999999865889549 [Pipeline] stash 09:56:34 [ 74%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 09:56:34 Stashed 1 file(s) [Pipeline] } 09:56:34 Lock released on resource [jenkins-edgexfoundry-device-sdk-c-PR-357-9-stack-cost] [Pipeline] // lock [Pipeline] } 09:56:34 $ docker stop --time=1 10ad17daea8c1873bf36d73687dedc4d326cc192ee21f45e4dd11a910b65ba03 09:56:35 [ 75%] Linking C shared library libcsdk.so 09:56:35 [ 75%] Built target csdk 09:56:35 Scanning dependencies of target template 09:56:35 [ 77%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 09:56:35 [ 78%] Linking C executable template 09:56:36 $ docker rm -f 10ad17daea8c1873bf36d73687dedc4d326cc192ee21f45e4dd11a910b65ba03 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } 09:56:36 [ 78%] Built target template 09:56:36 Scanning dependencies of target device-counter 09:56:36 [ 80%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 09:56:36 [ 81%] Linking C executable device-counter 09:56:37 [ 81%] Built target device-counter 09:56:37 Scanning dependencies of target device-random 09:56:37 [ 83%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 09:56:39 [ 84%] Linking C executable device-random 09:56:39 [ 84%] Built target device-random 09:56:39 Scanning dependencies of target device-gyro 09:56:39 [ 86%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 09:56:39 [ 87%] Linking C executable device-gyro 09:56:39 [ 87%] Built target device-gyro 09:56:39 Scanning dependencies of target device-bitfields 09:56:39 [ 89%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 09:56:39 [ 90%] Linking C executable device-bitfields 09:56:39 [ 90%] Built target device-bitfields 09:56:39 Scanning dependencies of target template-discovery 09:56:39 [ 92%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 09:56:40 [ 93%] Linking C executable template-discovery 09:56:40 [ 93%] Built target template-discovery 09:56:40 Scanning dependencies of target device-file 09:56:40 [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 09:56:41 [ 96%] Linking C executable device-file 09:56:41 [ 96%] Built target device-file 09:56:41 Scanning dependencies of target device-terminal 09:56:41 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 09:56:42 [100%] Linking C executable device-terminal 09:56:42 [100%] Built target device-terminal 09:56:42 Run CPack packaging tool... 09:56:42 CPack: Create package using TGZ 09:56:42 CPack: Install projects 09:56:42 CPack: - Run preinstall target for: Csdk 09:56:42 CPack: - Install project: Csdk [] 09:56:43 CPack: Create package 09:56:43 CPack: - package: /tmp/sdk/build/release/csdk-0.0.0.tar.gz generated. 09:56:43 + '[' false '=' true ] 09:56:43 + '[' false '=' true ] 09:56:43 + mkdir -p /tmp/sdk/build/debug 09:56:43 + cd /tmp/sdk/build/debug 09:56:43 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src 09:56:43 -- The C compiler identification is GNU 9.3.0 09:56:43 -- Check for working C compiler: /usr/bin/cc 09:56:43 -- Check for working C compiler: /usr/bin/cc - works 09:56:43 -- Detecting C compiler ABI info 09:56:43 -- Detecting C compiler ABI info - done 09:56:44 -- Detecting C compile features 09:56:44 -- Detecting C compile features - done 09:56:44 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 09:56:44 -- Found CURL: /usr/lib/libcurl.so (found version "7.77.0") 09:56:44 -- Found LIBYAML: /usr/lib/libyaml.so 09:56:44 -- Found LIBUUID: /usr/lib/libuuid.so 09:56:44 -- Found LIBCBOR: /usr/local/lib64/libcbor.so 09:56:44 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 09:56:44 -- Found LIBHIREDIS: /usr/lib/libhiredis.so 09:56:44 -- C SDK 0.0.0 for Linux 09:56:44 -- Performing Test CSDK_HAVE_ATOMIC 09:56:44 -- Performing Test CSDK_HAVE_ATOMIC - Success 09:56:44 -- Found Curses: /usr/lib/libcurses.so 09:56:44 -- Configuring done 09:56:45 -- Generating done 09:56:45 -- Build files have been written to: /tmp/sdk/build/debug 09:56:45 + make+ 09:56:45 tee debug.log 09:56:45 Scanning dependencies of target csdk 09:56:45 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 09:56:45 [ 3%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o 09:56:45 [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o 09:56:46 [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o 09:56:47 [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 09:56:47 [ 9%] Building C object c/CMakeFiles/csdk.dir/data-mqtt.c.o 09:56:47 [ 10%] Building C object c/CMakeFiles/csdk.dir/data-redstr.c.o 09:56:47 [ 12%] Building C object c/CMakeFiles/csdk.dir/data-rest.c.o 09:56:47 [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o 09:56:48 [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o 09:56:48 [ 16%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 09:56:49 [ 18%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 09:56:49 [ 19%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 09:56:49 [ 21%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 09:56:49 [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o 09:56:50 [ 24%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 09:56:50 [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 09:56:51 [ 27%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 09:56:51 [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o 09:56:51 [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o 09:56:51 [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o 09:56:51 [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o 09:56:52 [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o 09:56:53 [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o 09:56:53 [ 37%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o 09:56:53 [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o 09:56:53 [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o 09:56:53 [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o 09:56:53 [ 43%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o 09:56:54 [ 45%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o 09:56:54 [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o 09:56:54 [ 48%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o 09:56:54 [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o 09:56:55 [ 51%] Building C object c/CMakeFiles/csdk.dir/map.c.o 09:56:55 [ 53%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 09:56:55 [ 54%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o 09:56:56 [ 56%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 09:56:57 [ 57%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 09:56:57 [ 59%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 09:56:59 [ 60%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 09:56:59 [ 62%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 09:56:59 [ 63%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 09:56:59 [ 65%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o 09:56:59 [ 66%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o 09:56:59 [ 68%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o 09:56:59 [ 69%] Building C object c/CMakeFiles/csdk.dir/service.c.o 09:57:00 [ 71%] Building C object c/CMakeFiles/csdk.dir/toml.c.o 09:57:01 [ 72%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 09:57:01 [ 74%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 09:57:01 [ 75%] Linking C shared library libcsdk.so 09:57:01 [ 75%] Built target csdk 09:57:01 Scanning dependencies of target template 09:57:01 [ 77%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 09:57:02 [ 78%] Linking C executable template 09:57:02 [ 78%] Built target template 09:57:02 Scanning dependencies of target device-counter 09:57:02 [ 80%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 09:57:02 [ 81%] Linking C executable device-counter 09:57:02 [ 81%] Built target device-counter 09:57:02 Scanning dependencies of target device-random 09:57:02 [ 83%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 09:57:03 [ 84%] Linking C executable device-random 09:57:03 [ 84%] Built target device-random 09:57:03 Scanning dependencies of target device-gyro 09:57:03 [ 86%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 09:57:03 [ 87%] Linking C executable device-gyro 09:57:04 [ 87%] Built target device-gyro 09:57:04 Scanning dependencies of target device-bitfields 09:57:04 [ 89%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 09:57:04 [ 90%] Linking C executable device-bitfields 09:57:04 [ 90%] Built target device-bitfields 09:57:04 Scanning dependencies of target template-discovery 09:57:04 [ 92%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 09:57:04 [ 93%] Linking C executable template-discovery 09:57:05 [ 93%] Built target template-discovery 09:57:05 Scanning dependencies of target device-file 09:57:05 [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 09:57:05 [ 96%] Linking C executable device-file 09:57:05 [ 96%] Built target device-file 09:57:05 Scanning dependencies of target device-terminal 09:57:05 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 09:57:05 [100%] Linking C executable device-terminal 09:57:06 [100%] Built target device-terminal 09:57:06 make: Entering directory '/tmp/sdk/build/release' 09:57:06 make[1]: Entering directory '/tmp/sdk/build/release' 09:57:06 make[2]: Entering directory '/tmp/sdk/build/release' 09:57:06 make[2]: Leaving directory '/tmp/sdk/build/release' 09:57:06 [ 75%] Built target csdk 09:57:06 make[2]: Entering directory '/tmp/sdk/build/release' 09:57:06 make[2]: Leaving directory '/tmp/sdk/build/release' 09:57:06 [ 78%] Built target template 09:57:06 make[2]: Entering directory '/tmp/sdk/build/release' 09:57:06 make[2]: Leaving directory '/tmp/sdk/build/release' 09:57:06 [ 81%] Built target device-counter 09:57:06 make[2]: Entering directory '/tmp/sdk/build/release' 09:57:06 make[2]: Leaving directory '/tmp/sdk/build/release' 09:57:06 [ 84%] Built target device-random 09:57:06 make[2]: Entering directory '/tmp/sdk/build/release' 09:57:06 make[2]: Leaving directory '/tmp/sdk/build/release' 09:57:06 [ 87%] Built target device-gyro 09:57:06 make[2]: Entering directory '/tmp/sdk/build/release' 09:57:06 make[2]: Leaving directory '/tmp/sdk/build/release' 09:57:06 [ 90%] Built target device-bitfields 09:57:06 make[2]: Entering directory '/tmp/sdk/build/release' 09:57:06 make[2]: Leaving directory '/tmp/sdk/build/release' 09:57:06 [ 93%] Built target template-discovery 09:57:06 make[2]: Entering directory '/tmp/sdk/build/release' 09:57:06 make[2]: Leaving directory '/tmp/sdk/build/release' 09:57:06 [ 96%] Built target device-file 09:57:06 make[2]: Entering directory '/tmp/sdk/build/release' 09:57:06 make[2]: Leaving directory '/tmp/sdk/build/release' 09:57:06 [100%] Built target device-terminal 09:57:06 make[1]: Leaving directory '/tmp/sdk/build/release' 09:57:06 Install the project... 09:57:06 -- Install configuration: "Release" 09:57:06 -- Installing: /usr/local/lib/libcsdk.so 09:57:06 -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" 09:57:06 -- Up-to-date: /usr/local/include 09:57:06 -- Installing: /usr/local/include/edgex 09:57:06 -- Installing: /usr/local/include/edgex/rest-server.h 09:57:06 -- Installing: /usr/local/include/edgex/edgex-base.h 09:57:06 -- Installing: /usr/local/include/edgex/edgex.h 09:57:06 -- Installing: /usr/local/include/edgex/devices.h 09:57:06 -- Installing: /usr/local/include/edgex/secrets.h 09:57:06 -- Installing: /usr/local/include/edgex/profiles.h 09:57:06 -- Installing: /usr/local/include/edgex/csdk-defs.h 09:57:06 -- Installing: /usr/local/include/devsdk 09:57:06 -- Installing: /usr/local/include/devsdk/devsdk-base.h 09:57:06 -- Installing: /usr/local/include/devsdk/devsdk.h 09:57:06 -- Installing: /usr/local/include/iot 09:57:06 -- Installing: /usr/local/include/iot/json.h 09:57:06 -- Installing: /usr/local/include/iot/container.h 09:57:06 -- Installing: /usr/local/include/iot/component.h 09:57:06 -- Installing: /usr/local/include/iot/typecode.h 09:57:06 -- Installing: /usr/local/include/iot/iot.h 09:57:06 -- Installing: /usr/local/include/iot/time.h 09:57:06 -- Installing: /usr/local/include/iot/hash.h 09:57:06 -- Installing: /usr/local/include/iot/logger.h 09:57:06 -- Installing: /usr/local/include/iot/os 09:57:06 -- Installing: /usr/local/include/iot/os/zephyr.h 09:57:06 -- Installing: /usr/local/include/iot/os/linux.h 09:57:06 -- Installing: /usr/local/include/iot/os/macos.h 09:57:06 -- Installing: /usr/local/include/iot/scheduler.h 09:57:06 -- Installing: /usr/local/include/iot/data.h 09:57:06 -- Installing: /usr/local/include/iot/thread.h 09:57:06 -- Installing: /usr/local/include/iot/os.h 09:57:06 -- Installing: /usr/local/include/iot/base64.h 09:57:06 -- Installing: /usr/local/include/iot/defs.h 09:57:07 -- Installing: /usr/local/include/iot/threadpool.h 09:57:07 -- Installing: /usr/local/include/iot/config.h 09:57:07 -- Installing: /usr/local/share/device-sdk-c/LICENSE 09:57:07 -- Installing: /usr/local/share/device-sdk-c/Attribution.txt 09:57:07 make: Leaving directory '/tmp/sdk/build/release' 09:57:09 Removing intermediate container 5ddae54890e0 09:57:09 ---> 07a138877867 09:57:09 Step 16/25 : FROM ${BASE} 09:57:09 ---> 759262b18b23 09:57:09 Step 17/25 : LABEL maintainer="IOTech " 09:57:09 ---> Running in 50b591bf4e8f 09:57:09 Removing intermediate container 50b591bf4e8f 09:57:09 ---> fb0e5c6e0e5f 09:57:09 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 09:57:09 ---> Running in cdee557738cc 09:57:11 Connecting to iotech.jfrog.io (54.229.110.245:443) 09:57:11 saving to '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' 09:57:11 support@iotechsys.co 100% |********************************| 451 0:00:00 ETA 09:57:11 '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' saved 09:57:12 Removing intermediate container cdee557738cc 09:57:12 ---> 6f666ca584e6 09:57:12 Step 19/25 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine/alpine-3.12' >> /etc/apk/repositories 09:57:12 ---> Running in 6e5a0fe04cd3 09:57:15 Removing intermediate container 6e5a0fe04cd3 09:57:15 ---> 10830094623d 09:57:15 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 09:57:15 ---> Running in 9f6be00b9089 09:57:16 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 09:57:17 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 09:57:18 fetch https://iotech.jfrog.io/artifactory/alpine/alpine-3.12/aarch64/APKINDEX.tar.gz 09:57:19 (1/7) Installing curl (7.78.0-r0) 09:57:19 (2/7) Installing hiredis (0.14.1-r0) 09:57:19 (3/7) Installing hiredis-dev (0.14.1-r0) 09:57:19 (4/7) Installing libuuid (2.35.2-r0) 09:57:19 (5/7) Installing paho-mqtt-c-dev (1.3.5-r0) 09:57:20 (6/7) Installing libidn2 (2.3.0-r0) 09:57:21 (7/7) Installing wget (1.20.3-r1) 09:57:21 Executing busybox-1.31.1-r20.trigger 09:57:21 OK: 267 MiB in 82 packages 09:57:22 Removing intermediate container 9f6be00b9089 09:57:22 ---> 99d1f7b81b40 09:57:22 Step 21/25 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot 09:57:23 ---> 64b7f1df2688 09:57:23 Step 22/25 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex 09:57:24 ---> 4f493238cc6a 09:57:24 Step 23/25 : COPY --from=builder /usr/local/lib /usr/local/lib 09:57:25 ---> 46c63acbd13e 09:57:25 Step 24/25 : COPY --from=builder /usr/local/lib64 /usr/local/lib64 09:57:25 ---> 3572934f4167 09:57:25 Step 25/25 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c 09:57:26 ---> 3a12611dac58 09:57:26 Successfully built 3a12611dac58 09:57:26 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:57:27 + docker inspect -f . ci-base-image-arm64 09:57:27 . [Pipeline] withDockerContainer 09:57:27 prd-ubuntu18.04-docker-arm64-4c-16g-2232 does not seem to be running inside a container 09:57:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-c/9 -v /w/workspace/device-sdk-c/9:/w/workspace/device-sdk-c/9:rw,z -v /w/workspace/device-sdk-c/9@tmp:/w/workspace/device-sdk-c/9@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 09:57:29 $ docker top d896846eab12b6573ddbb8560c6e10f4b0e41749eb15aa94d5f1444579a52a9b -eo pid,comm [Pipeline] { [Pipeline] sh 09:57:30 + make test 09:57:30 echo "make test" 09:57:30 make test [Pipeline] } 09:57:30 $ docker stop --time=1 d896846eab12b6573ddbb8560c6e10f4b0e41749eb15aa94d5f1444579a52a9b 09:57:32 $ docker rm -f d896846eab12b6573ddbb8560c6e10f4b0e41749eb15aa94d5f1444579a52a9b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 09:57:34 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:57:35 + ls -al . 09:57:35 total 192 09:57:35 drwxrwxr-x 8 jenkins jenkins 4096 Aug 6 09:54 . 09:57:35 drwxrwxr-x 4 jenkins jenkins 4096 Aug 6 09:54 .. 09:57:35 drwxrwxr-x 8 jenkins jenkins 4096 Aug 6 09:54 .git 09:57:35 drwxrwxr-x 2 jenkins jenkins 4096 Aug 6 09:54 .github 09:57:35 -rw-rw-r-- 1 jenkins jenkins 176 Aug 6 09:54 .gitignore 09:57:35 -rw-rw-r-- 1 jenkins jenkins 3104 Aug 6 09:54 Attribution.txt 09:57:35 -rw-rw-r-- 1 jenkins jenkins 7556 Aug 6 09:54 CHANGES 09:57:35 -rw-rw-r-- 1 jenkins jenkins 108574 Aug 6 09:54 Doxyfile 09:57:35 -rw-rw-r-- 1 jenkins jenkins 784 Aug 6 09:54 Jenkinsfile 09:57:35 -rw-rw-r-- 1 jenkins jenkins 10174 Aug 6 09:54 LICENSE 09:57:35 -rw-rw-r-- 1 jenkins jenkins 444 Aug 6 09:54 Makefile 09:57:35 -rw-rw-r-- 1 jenkins jenkins 4086 Aug 6 09:54 README.md 09:57:35 -rw-rw-r-- 1 jenkins jenkins 7090 Aug 6 09:54 README.v2.md 09:57:35 -rw-rw-r-- 1 jenkins jenkins 5 Aug 6 09:52 VERSION 09:57:35 drwxrwxr-x 2 jenkins jenkins 4096 Aug 6 09:54 docs 09:57:35 drwxrwxr-x 4 jenkins jenkins 4096 Aug 6 09:54 include 09:57:35 drwxrwxr-x 2 jenkins jenkins 4096 Aug 6 09:54 scripts 09:57:35 drwxrwxr-x 4 jenkins jenkins 4096 Aug 6 09:54 src [Pipeline] isUnix [Pipeline] sh 09:57:35 + 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=1c70c4e8afdf954a47da8ca4dc04415ff0e9bb22 --label arch=arm64 --label version=0.0.0 . 09:57:36 Sending build context to Docker daemon 2.686MB 09:57:36 Step 1/17 : ARG BASE=alpine:3.12 09:57:36 Step 2/17 : FROM ${BASE} 09:57:36 ---> 3a12611dac58 09:57:36 Step 3/17 : LABEL maintainer="IOTech " 09:57:36 ---> Running in 3f17901c6a04 09:57:36 Removing intermediate container 3f17901c6a04 09:57:36 ---> a3e74b5ea22f 09:57:36 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 09:57:36 ---> Running in e8101f9f0361 09:57:38 --2021-08-06 09:57:38-- https://iotech.jfrog.io/artifactory/alpine/KEY/support@iotechsys.com-5b990dd9.pub 09:57:38 Resolving iotech.jfrog.io (iotech.jfrog.io)... 54.170.66.44, 54.229.110.245, 54.195.244.87 09:57:38 Connecting to iotech.jfrog.io (iotech.jfrog.io)|54.170.66.44|:443... connected. 09:57:38 HTTP request sent, awaiting response... 200 OK 09:57:38 Length: 451 [application/octet-stream] 09:57:38 Saving to: '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' 09:57:38  09:57:38 0K        100% 17.6M=0s 09:57:38 09:57:38 2021-08-06 09:57:38 (17.6 MB/s) - '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' saved [451/451] 09:57:38 09:57:39 Removing intermediate container e8101f9f0361 09:57:39 ---> b57b85dea782 09:57:39 Step 5/17 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine/alpine-3.12' >> /etc/apk/repositories 09:57:39 ---> Running in 6b8304036175 09:57:42 Removing intermediate container 6b8304036175 09:57:42 ---> 529282b16063 09:57:42 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 09:57:42 ---> Running in 8bbf970bb883 09:57:43 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 09:57:44 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 09:57:44 fetch https://iotech.jfrog.io/artifactory/alpine/alpine-3.12/aarch64/APKINDEX.tar.gz 09:57:45 (1/16) Installing ncurses-dev (6.2_p20200523-r0) 09:57:45 (2/16) Installing libblkid (2.35.2-r0) 09:57:45 (3/16) Installing blkid (2.35.2-r0) 09:57:45 (4/16) Installing libcap-ng (0.7.10-r1) 09:57:46 (5/16) Installing setpriv (2.35.2-r0) 09:57:46 (6/16) Installing libmount (2.35.2-r0) 09:57:46 (7/16) Installing libsmartcols (2.35.2-r0) 09:57:46 (8/16) Installing findmnt (2.35.2-r0) 09:57:46 (9/16) Installing mcookie (2.35.2-r0) 09:57:46 (10/16) Installing hexdump (2.35.2-r0) 09:57:46 (11/16) Installing lsblk (2.35.2-r0) 09:57:46 (12/16) Installing libfdisk (2.35.2-r0) 09:57:46 (13/16) Installing sfdisk (2.35.2-r0) 09:57:46 (14/16) Installing cfdisk (2.35.2-r0) 09:57:46 (15/16) Installing util-linux (2.35.2-r0) 09:57:47 (16/16) Installing util-linux-dev (2.35.2-r0) 09:57:47 Executing busybox-1.31.1-r20.trigger 09:57:47 OK: 276 MiB in 98 packages 09:57:49 Removing intermediate container 8bbf970bb883 09:57:49 ---> 73b0deed26d8 09:57:49 Step 7/17 : COPY VERSION /edgex-c-sdk/ 09:57:49 ---> f6f1df771476 09:57:49 Step 8/17 : COPY src /edgex-c-sdk/src/ 09:57:50 ---> 5b6c72d10982 09:57:50 Step 9/17 : COPY include /edgex-c-sdk/include/ 09:57:51 ---> 6f6572b5c8db 09:57:51 Step 10/17 : COPY scripts /edgex-c-sdk/scripts 09:57:52 ---> 5cec90bf7b45 09:57:52 Step 11/17 : COPY LICENSE /edgex-c-sdk/ 09:57:53 ---> 4092e2448f79 09:57:53 Step 12/17 : COPY Attribution.txt /edgex-c-sdk/ 09:57:54 ---> df564d1a21e4 09:57:54 Step 13/17 : WORKDIR /edgex-c-sdk 09:57:54 ---> Running in 8b3615b16f5b 09:57:54 Removing intermediate container 8b3615b16f5b 09:57:54 ---> 5cd04e902d4a 09:57:54 Step 14/17 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] 09:57:54 ---> Running in c4c156b394fd 09:57:55 Removing intermediate container c4c156b394fd 09:57:55 ---> 74f7d31192f9 09:57:55 Step 15/17 : LABEL arch=arm64 09:57:55 ---> Running in 1186063045bf 09:57:56 Removing intermediate container 1186063045bf 09:57:56 ---> 07bdf5dca785 09:57:56 Step 16/17 : LABEL git_sha=1c70c4e8afdf954a47da8ca4dc04415ff0e9bb22 09:57:56 ---> Running in bab2ecc25c52 09:57:56 Removing intermediate container bab2ecc25c52 09:57:56 ---> 2db80b1174aa 09:57:56 Step 17/17 : LABEL version=0.0.0 09:57:56 ---> Running in 6fdd68a72ac2 09:57:57 Removing intermediate container 6fdd68a72ac2 09:57:57 ---> 75c0cda81d64 09:57:57 [Warning] One or more build-args [MAKE ARCH] were not consumed 09:57:57 Successfully built 75c0cda81d64 09:57:57 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 09:57:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:57:58 09:57:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 09:57:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:57:58 arm64: Pulling from edgex-lftools-log-publisher 09:57:58 448f6bf000e3: Pulling fs layer 09:57:58 f757da607395: Pulling fs layer 09:57:58 05883995daec: Pulling fs layer 09:57:58 8603b9c90790: Pulling fs layer 09:57:58 1560dd03e051: Pulling fs layer 09:57:58 27f5ce0e4adf: Pulling fs layer 09:57:58 c2d8d7efcc4b: Pulling fs layer 09:57:58 8603b9c90790: Waiting 09:57:58 1560dd03e051: Waiting 09:57:58 c2d8d7efcc4b: Waiting 09:57:58 27f5ce0e4adf: Waiting 09:57:59 f757da607395: Verifying Checksum 09:57:59 f757da607395: Download complete 09:57:59 8603b9c90790: Verifying Checksum 09:57:59 8603b9c90790: Download complete 09:57:59 1560dd03e051: Verifying Checksum 09:57:59 1560dd03e051: Download complete 09:57:59 27f5ce0e4adf: Verifying Checksum 09:57:59 27f5ce0e4adf: Download complete 09:57:59 05883995daec: Verifying Checksum 09:57:59 05883995daec: Download complete 09:57:59 448f6bf000e3: Verifying Checksum 09:57:59 448f6bf000e3: Download complete 09:58:03 c2d8d7efcc4b: Verifying Checksum 09:58:03 c2d8d7efcc4b: Download complete 09:58:03 448f6bf000e3: Pull complete 09:58:04 f757da607395: Pull complete 09:58:06 05883995daec: Pull complete 09:58:06 8603b9c90790: Pull complete 09:58:07 1560dd03e051: Pull complete 09:58:07 27f5ce0e4adf: Pull complete 09:58:22 c2d8d7efcc4b: Pull complete 09:58:22 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 09:58:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:58:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 09:58:22 prd-ubuntu18.04-docker-arm64-4c-16g-2232 does not seem to be running inside a container 09:58:23 $ 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/9 -v /w/workspace/device-sdk-c/9:/w/workspace/device-sdk-c/9:rw,z -v /w/workspace/device-sdk-c/9@tmp:/w/workspace/device-sdk-c/9@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 09:58:26 $ docker top 2cd62894ca138fb25f37e0e92fb4d21931327c310f383778b75bcc62a1a141b8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:58:27 ---> job-cost.sh 09:58:27 lf-activate-venv: SKIPPING 09:58:27 INFO: No Stack... 09:58:28 INFO: Retrieving Pricing Info for: v2-standard-4 09:58:28 INFO: Archiving Costs [Pipeline] sh 09:58:30 + cat /w/workspace/device-sdk-c/9/archives/cost.csv 09:58:30 + cut -d, -f6 [Pipeline] lock 09:58:31 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-c-PR-357-9-stack-cost] 09:58:31 Resource [jenkins-edgexfoundry-device-sdk-c-PR-357-9-stack-cost] did not exist. Created. 09:58:31 Lock acquired on [jenkins-edgexfoundry-device-sdk-c-PR-357-9-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:58:31 /w/workspace/device-sdk-c/9@tmp/durable-39caa091/script.sh: 1: /w/workspace/device-sdk-c/9@tmp/durable-39caa091/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 09:58:32 + echo total: 0.18000000715255737 [Pipeline] stash 09:58:32 Warning: overwriting stash ‘stack-cost’ 09:58:33 Stashed 1 file(s) [Pipeline] } 09:58:33 Lock released on resource [jenkins-edgexfoundry-device-sdk-c-PR-357-9-stack-cost] [Pipeline] // lock [Pipeline] } 09:58:33 $ docker stop --time=1 2cd62894ca138fb25f37e0e92fb4d21931327c310f383778b75bcc62a1a141b8 09:58:34 $ docker rm -f 2cd62894ca138fb25f37e0e92fb4d21931327c310f383778b75bcc62a1a141b8 [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 09:58:38 + '[' -d /w/workspace/edgexfoundry_device-sdk-c_PR-357/archives ']' [Pipeline] libraryResource [Pipeline] sh 09:58:38 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:58:38 ---> package-listing.sh 09:58:38 ++ tr '[:upper:]' '[:lower:]' 09:58:38 ++ facter osfamily 09:58:39 + OS_FAMILY=redhat 09:58:39 + workspace=/w/workspace/edgexfoundry_device-sdk-c_PR-357 09:58:39 + START_PACKAGES=/tmp/packages_start.txt 09:58:39 + END_PACKAGES=/tmp/packages_end.txt 09:58:39 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:58:39 + PACKAGES=/tmp/packages_start.txt 09:58:39 + '[' /w/workspace/edgexfoundry_device-sdk-c_PR-357 ']' 09:58:39 + PACKAGES=/tmp/packages_end.txt 09:58:39 + case "${OS_FAMILY}" in 09:58:39 + rpm -qa 09:58:39 + sort 09:58:39 + '[' -f /tmp/packages_start.txt ']' 09:58:39 + '[' -f /tmp/packages_end.txt ']' 09:58:39 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:58:39 + '[' /w/workspace/edgexfoundry_device-sdk-c_PR-357 ']' 09:58:39 + mkdir -p /w/workspace/edgexfoundry_device-sdk-c_PR-357/archives/ 09:58:39 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-c_PR-357/archives/ [Pipeline] echo 09:58:39 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-357/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:58:40 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 09:58:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:58:40 09:58:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 09:58:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:58:41 latest: Pulling from edgex-lftools-log-publisher 09:58:41 b4d181a07f80: Pulling fs layer 09:58:41 a1111a8f2ec3: Pulling fs layer 09:58:41 ed53099fbce6: Pulling fs layer 09:58:41 dc539afda2c1: Pulling fs layer 09:58:41 77bc0d833cb6: Pulling fs layer 09:58:41 9065ff56babe: Pulling fs layer 09:58:41 d287ab97295c: Pulling fs layer 09:58:41 dc539afda2c1: Waiting 09:58:41 77bc0d833cb6: Waiting 09:58:41 9065ff56babe: Waiting 09:58:41 d287ab97295c: Waiting 09:58:41 a1111a8f2ec3: Verifying Checksum 09:58:41 a1111a8f2ec3: Download complete 09:58:41 dc539afda2c1: Verifying Checksum 09:58:41 dc539afda2c1: Download complete 09:58:41 77bc0d833cb6: Verifying Checksum 09:58:41 77bc0d833cb6: Download complete 09:58:41 9065ff56babe: Verifying Checksum 09:58:41 9065ff56babe: Download complete 09:58:42 ed53099fbce6: Verifying Checksum 09:58:42 ed53099fbce6: Download complete 09:58:42 b4d181a07f80: Verifying Checksum 09:58:42 b4d181a07f80: Download complete 09:58:43 b4d181a07f80: Pull complete 09:58:43 a1111a8f2ec3: Pull complete 09:58:44 ed53099fbce6: Pull complete 09:58:44 dc539afda2c1: Pull complete 09:58:44 77bc0d833cb6: Pull complete 09:58:44 9065ff56babe: Pull complete 09:58:45 d287ab97295c: Verifying Checksum 09:58:45 d287ab97295c: Download complete 09:58:51 d287ab97295c: Pull complete 09:58:51 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 09:58:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:58:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 09:58:51 prd-centos7-docker-4c-2g-2231 does not seem to be running inside a container 09:58:51 $ 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-357/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-357 -v /w/workspace/edgexfoundry_device-sdk-c_PR-357:/w/workspace/edgexfoundry_device-sdk-c_PR-357:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_PR-357@tmp:/w/workspace/edgexfoundry_device-sdk-c_PR-357@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:10003/edgex-lftools-log-publisher:latest cat 09:58:54 $ docker top 42943fc5cf667d22e94e6779dc126162857912451b08d0297d4614a775e4d88e -eo pid,comm [Pipeline] { [Pipeline] sh 09:58:55 + touch /tmp/pre-build-complete [Pipeline] sh 09:58:55 + mkdir -p /var/log/sysstat [Pipeline] sh 09:58:56 + ls /var/log/sa-host 09:58:56 + sadf -c /var/log/sa-host/sa05 09:58:56 file_magic: OK 09:58:56 HZ: Using current value: 100 09:58:56 file_header: OK 09:58:56 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 09:58:56 Statistics: 09:58:56 Hnuu...uuuununununu...Hnuu...uuuununununu... 09:58:56 File successfully converted to sysstat format version 12.0.3 09:58:56 + sadf -c /var/log/sa-host/sa06 09:58:56 file_magic: OK 09:58:56 HZ: Using current value: 100 09:58:56 file_header: OK 09:58:56 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 09:58:56 Statistics: 09:58:56 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 09:58:56 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:58:58 provisioning config files... 09:58:58 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_PR-357@tmp/config6349033982648694948tmp [Pipeline] { [Pipeline] echo 09:58:58 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:58:58 ---> create-netrc.sh [Pipeline] } 09:58:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:59:00 ---> python-tools-install.sh [Pipeline] echo 09:59:00 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:59:01 ---> sudo-logs.sh 09:59:01 Archiving 'sudo' log.. 09:59:01 sudo: unable to resolve host prd-centos7-docker-4c-2g-2231.vexxhost.local: Name or service not known 09:59:01 sudo: unable to resolve host prd-centos7-docker-4c-2g-2231.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 09:59:01 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:59:01 ---> job-cost.sh 09:59:01 lf-activate-venv: SKIPPING 09:59:01 DEBUG: total: 0.18000000715255737 09:59:01 INFO: Retrieving Stack Cost... 09:59:02 INFO: Retrieving Pricing Info for: v3-standard-2 09:59:02 INFO: Archiving Costs [Pipeline] echo 09:59:02 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:59:02 ---> logs-deploy.sh 09:59:02 lf-activate-venv: SKIPPING 09:59:02 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/PR-357/9 09:59:02 INFO: archiving workspace using pattern(s): 09:59:03 Archives upload complete. 09:59:03 INFO: archiving logs to Nexus 09:59:04 ---> uname -a: 09:59:04 Linux prd-centos7-docker-4c-2g-2231.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux 09:59:04 09:59:04 09:59:04 ---> lscpu: 09:59:04 Architecture: x86_64 09:59:04 CPU op-mode(s): 32-bit, 64-bit 09:59:04 Byte Order: Little Endian 09:59:04 Address sizes: 40 bits physical, 48 bits virtual 09:59:04 CPU(s): 2 09:59:04 On-line CPU(s) list: 0,1 09:59:04 Thread(s) per core: 1 09:59:04 Core(s) per socket: 1 09:59:04 Socket(s): 2 09:59:04 NUMA node(s): 1 09:59:04 Vendor ID: AuthenticAMD 09:59:04 CPU family: 23 09:59:04 Model: 49 09:59:04 Model name: AMD EPYC-Rome Processor 09:59:04 Stepping: 0 09:59:04 CPU MHz: 2799.996 09:59:04 BogoMIPS: 5599.99 09:59:04 Virtualization: AMD-V 09:59:04 Hypervisor vendor: KVM 09:59:04 Virtualization type: full 09:59:04 L1d cache: 32K 09:59:04 L1i cache: 32K 09:59:04 L2 cache: 512K 09:59:04 L3 cache: 16384K 09:59:04 NUMA node0 CPU(s): 0,1 09:59:04 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 09:59:04 09:59:04 09:59:04 ---> nproc: 09:59:04 2 09:59:04 09:59:04 09:59:04 ---> df -h: 09:59:04 Filesystem Size Used Avail Use% Mounted on 09:59:04 overlay 40G 7.7G 33G 20% / 09:59:04 tmpfs 64M 0 64M 0% /dev 09:59:04 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 09:59:04 shm 64M 0 64M 0% /dev/shm 09:59:04 /dev/vda1 40G 7.7G 33G 20% /facter-os 09:59:04 09:59:04 09:59:04 ---> sar -b -r -n DEV: 09:59:04 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/06/21 _x86_64_ (2 CPU) 09:59:04 09:59:04 09:50:55 LINUX RESTART (2 CPU) 09:59:04 09:59:04 09:52:01 tps rtps wtps bread/s bwrtn/s 09:59:04 09:53:01 5.51 0.18 5.33 23.18 246.77 09:59:04 09:54:01 0.35 0.00 0.35 0.00 5.93 09:59:04 09:55:01 0.28 0.00 0.28 0.00 2.85 09:59:04 09:56:01 0.25 0.00 0.25 0.00 3.50 09:59:04 09:57:01 0.38 0.00 0.38 0.00 5.50 09:59:04 09:58:01 0.20 0.00 0.20 0.00 1.75 09:59:04 Average: 1.16 0.03 1.13 3.86 44.39 09:59:04 09:59:04 09:52:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:59:04 09:53:01 5467620 0 802132 10.02 2620 1736568 1246240 13.76 575788 1567312 20 09:59:04 09:54:01 5470168 0 799576 9.98 2620 1736576 1200996 13.26 578368 1563160 8 09:59:04 09:55:01 5468128 0 801616 10.01 2620 1736576 1201044 13.26 575516 1568016 12 09:59:04 09:56:01 5470012 0 799720 9.99 2620 1736588 1200780 13.26 573168 1568728 12 09:59:04 09:57:01 5466624 0 803104 10.03 2620 1736592 1200876 13.26 574100 1571024 8 09:59:04 09:58:01 5466108 0 803620 10.03 2620 1736592 1200780 13.26 574668 1571024 12 09:59:04 Average: 5468110 0 801628 10.01 2620 1736582 1208453 13.34 575268 1568211 12 09:59:04 09:59:04 09:52:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:59:04 09:53:01 eth0 7.05 4.50 6.68 2.25 0.00 0.00 0.00 0.00 09:59:04 09:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:59:04 09:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:59:04 09:54:01 eth0 1.87 0.67 1.03 0.04 0.00 0.00 0.00 0.00 09:59:04 09:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:59:04 09:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:59:04 09:55:01 eth0 1.42 0.90 0.62 0.39 0.00 0.00 0.00 0.00 09:59:04 09:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:59:04 09:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:59:04 09:56:01 eth0 0.12 0.10 0.01 0.04 0.00 0.00 0.00 0.00 09:59:04 09:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:59:04 09:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:59:04 09:57:01 eth0 0.32 0.22 0.14 0.07 0.00 0.00 0.00 0.00 09:59:04 09:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:59:04 09:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:59:04 09:58:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 09:59:04 09:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:59:04 09:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:59:04 Average: eth0 1.81 1.07 1.42 0.47 0.00 0.00 0.00 0.00 09:59:04 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:59:04 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:59:04 09:59:04 09:59:04 ---> sar -P ALL: 09:59:04 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/06/21 _x86_64_ (2 CPU) 09:59:04 09:59:04 09:50:55 LINUX RESTART (2 CPU) 09:59:04 09:59:04 09:52:01 CPU %user %nice %system %iowait %steal %idle 09:59:04 09:53:01 all 0.56 0.00 0.19 0.04 0.03 99.18 09:59:04 09:53:01 0 0.72 0.00 0.18 0.02 0.02 99.06 09:59:04 09:53:01 1 0.40 0.00 0.20 0.07 0.03 99.30 09:59:04 09:54:01 all 0.25 0.00 0.07 0.00 0.01 99.67 09:59:04 09:54:01 0 0.28 0.00 0.07 0.00 0.00 99.65 09:59:04 09:54:01 1 0.22 0.00 0.07 0.00 0.02 99.70 09:59:04 09:55:01 all 0.23 0.00 0.06 0.00 0.02 99.69 09:59:04 09:55:01 0 0.27 0.00 0.05 0.00 0.02 99.67 09:59:04 09:55:01 1 0.20 0.00 0.07 0.00 0.02 99.72 09:59:04 09:56:01 all 0.07 0.00 0.05 0.00 0.02 99.87 09:59:04 09:56:01 0 0.07 0.00 0.05 0.00 0.02 99.87 09:59:04 09:56:01 1 0.07 0.00 0.05 0.00 0.02 99.87 09:59:04 09:57:01 all 0.19 0.00 0.07 0.00 0.01 99.73 09:59:04 09:57:01 0 0.33 0.00 0.07 0.00 0.00 99.60 09:59:04 09:57:01 1 0.05 0.00 0.07 0.00 0.02 99.87 09:59:04 09:58:01 all 0.21 0.00 0.03 0.00 0.01 99.75 09:59:04 09:58:01 0 0.23 0.00 0.03 0.00 0.02 99.72 09:59:04 09:58:01 1 0.18 0.00 0.03 0.00 0.00 99.78 09:59:04 Average: all 0.25 0.00 0.08 0.01 0.01 99.65 09:59:04 Average: 0 0.32 0.00 0.08 0.00 0.01 99.59 09:59:04 Average: 1 0.19 0.00 0.08 0.01 0.02 99.70 09:59:04 09:59:04 09:59:04