Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8c74ffe4fc698c219175e751f1cca4a77f9c9083 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-ssh8342947673664486264.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 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-ssh4620616142139149515.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 efdbc04638cc485a1a2a98c60e49a0e43cac6f53 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/main/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4262990079378801169.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f efdbc04638cc485a1a2a98c60e49a0e43cac6f53 # timeout=10 Commit message: "Merge pull request #376 from ernestojeda/add-ireland-release-stream" > 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-ssh16633551242208753546.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh11060234866662296771.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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_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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-4393 in /w/workspace/edgexfoundry_device-sdk-c_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Avoid second fetch Checking out Revision 8c74ffe4fc698c219175e751f1cca4a77f9c9083 (main) Cloning repository git@github.com:edgexfoundry/device-sdk-c.git > git init /w/workspace/edgexfoundry_device-sdk-c_main # 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_main@tmp/jenkins-gitclient-ssh4354491554771850501.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8c74ffe4fc698c219175e751f1cca4a77f9c9083 # timeout=10 Commit message: "feat: Add serviceName to common responses (#393) (#395)" > git rev-list --no-walk 739477acbf421f4c8ab997665c0daf1f91507244 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-02-01T22:51:59.458Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-02-01T22:51:59.514Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-02-01T22:51:59.531Z] ========================================================= [2022-02-01T22:51:59.531Z] EdgeX Global Pipelines Version Info [2022-02-01T22:51:59.531Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-02-01T22:52:00.702Z] ------------------- [2022-02-01T22:52:00.702Z] stable info: [2022-02-01T22:52:00.702Z] ------------------- [2022-02-01T22:52:00.702Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-02-01T22:52:00.702Z] Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [2022-02-01T22:52:00.702Z] Message: update stable to v1.0.220 [2022-02-01T22:52:01.274Z] ------------------- [2022-02-01T22:52:01.274Z] experimental info: [2022-02-01T22:52:01.274Z] ------------------- [2022-02-01T22:52:01.274Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-02-01T22:52:01.274Z] Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [2022-02-01T22:52:01.274Z] Message: update experimental to v1.0.220 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-02-01T22:52:01.414Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-c-settings [Pipeline] echo [2022-02-01T22:52:01.424Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-c [Pipeline] echo [2022-02-01T22:52:01.433Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-02-01T22:52:01.444Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-02-01T22:52:01.455Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-02-01T22:52:01.466Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = scripts/Dockerfile.alpine [Pipeline] echo [2022-02-01T22:52:01.477Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = scripts/Dockerfile.alpine-base [Pipeline] echo [2022-02-01T22:52:01.488Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-02-01T22:52:01.499Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-02-01T22:52:01.510Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk [Pipeline] echo [2022-02-01T22:52:01.521Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-02-01T22:52:01.538Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-02-01T22:52:01.550Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-02-01T22:52:01.563Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2022-02-01T22:52:01.572Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-02-01T22:52:01.581Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-02-01T22:52:01.590Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-02-01T22:52:01.599Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-02-01T22:52:01.607Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-02-01T22:52:01.616Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-02-01T22:52:01.625Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8c74ffe4fc698c219175e751f1cca4a77f9c9083 [Pipeline] echo [2022-02-01T22:52:01.635Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8c74ffe [Pipeline] echo [2022-02-01T22:52:01.644Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-02-01T22:52:01.685Z] provisioning config files... [2022-02-01T22:52:01.696Z] copy managed file [device-sdk-c-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_main@tmp/config5659719249925518910tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-01T22:52:02.043Z] ---> docker-login.sh [2022-02-01T22:52:02.043Z] nexus3.edgexfoundry.org:10001 [2022-02-01T22:52:02.043Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-01T22:52:02.305Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-01T22:52:02.305Z] Configure a credential helper to remove this warning. See [2022-02-01T22:52:02.305Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-01T22:52:02.305Z] [2022-02-01T22:52:02.305Z] Login Succeeded [2022-02-01T22:52:02.305Z] nexus3.edgexfoundry.org:10002 [2022-02-01T22:52:02.305Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-01T22:52:02.306Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-01T22:52:02.306Z] Configure a credential helper to remove this warning. See [2022-02-01T22:52:02.306Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-01T22:52:02.306Z] [2022-02-01T22:52:02.306Z] Login Succeeded [2022-02-01T22:52:02.306Z] nexus3.edgexfoundry.org:10003 [2022-02-01T22:52:02.306Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-01T22:52:02.571Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-01T22:52:02.571Z] Configure a credential helper to remove this warning. See [2022-02-01T22:52:02.571Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-01T22:52:02.571Z] [2022-02-01T22:52:02.571Z] Login Succeeded [2022-02-01T22:52:02.571Z] nexus3.edgexfoundry.org:10004 [2022-02-01T22:52:02.571Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-01T22:52:02.571Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-01T22:52:02.571Z] Configure a credential helper to remove this warning. See [2022-02-01T22:52:02.571Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-01T22:52:02.571Z] [2022-02-01T22:52:02.571Z] Login Succeeded [2022-02-01T22:52:02.571Z] docker.io [2022-02-01T22:52:02.571Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-01T22:52:03.145Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-01T22:52:03.145Z] Configure a credential helper to remove this warning. See [2022-02-01T22:52:03.145Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-01T22:52:03.145Z] [2022-02-01T22:52:03.145Z] Login Succeeded [2022-02-01T22:52:03.145Z] ---> docker-login.sh ends [Pipeline] } [2022-02-01T22:52:03.154Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build LTS Release Image) [Pipeline] sh [2022-02-01T22:52:03.542Z] + git rev-list -1 --merges 8c74ffe4fc698c219175e751f1cca4a77f9c9083~1..8c74ffe4fc698c219175e751f1cca4a77f9c9083 [Pipeline] echo [2022-02-01T22:52:03.570Z] -----------> git rev-list -1 --merges 8c74ffe4fc698c219175e751f1cca4a77f9c9083~1..8c74ffe4fc698c219175e751f1cca4a77f9c9083 8c74ffe4fc698c219175e751f1cca4a77f9c9083 [false] [Pipeline] sh [2022-02-01T22:52:03.867Z] + git log --format=format:%s -1 8c74ffe4fc698c219175e751f1cca4a77f9c9083 [Pipeline] echo [2022-02-01T22:52:03.885Z] ========================================================= [2022-02-01T22:52:03.885Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-02-01T22:52:03.885Z] ========================================================= Stage "Build LTS Release Image" skipped due to when conditional [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) Stage "amd64" skipped due to when conditional [Pipeline] } Stage "arm64" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-02-01T22:52:04.272Z] + git rev-list -1 --merges 8c74ffe4fc698c219175e751f1cca4a77f9c9083~1..8c74ffe4fc698c219175e751f1cca4a77f9c9083 [Pipeline] echo [2022-02-01T22:52:04.284Z] -----------> git rev-list -1 --merges 8c74ffe4fc698c219175e751f1cca4a77f9c9083~1..8c74ffe4fc698c219175e751f1cca4a77f9c9083 8c74ffe4fc698c219175e751f1cca4a77f9c9083 [false] [Pipeline] sh [2022-02-01T22:52:04.585Z] + git log --format=format:%s -1 8c74ffe4fc698c219175e751f1cca4a77f9c9083 [Pipeline] echo [2022-02-01T22:52:04.602Z] ========================================================= [2022-02-01T22:52:04.602Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-02-01T22:52:04.602Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-02-01T22:52:05.151Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-02-01T22:52:05.151Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-02-01T22:52:05.151Z] + '[' -e /tmp/ssh_known_hosts ']' [2022-02-01T22:52:05.151Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-02-01T22:52:05.151Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2022-02-01T22:52:05.151Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-02-01T22:52:05.151Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-02-01T22:52:05.580Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-02-01T22:52:05.580Z] [2022-02-01T22:52:05.580Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-02-01T22:52:05.893Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-02-01T22:52:05.893Z] latest: Pulling from edgex-devops/git-semver [2022-02-01T22:52:05.893Z] a0d0a0d46f8b: Pulling fs layer [2022-02-01T22:52:05.893Z] 3e5f54012d9b: Pulling fs layer [2022-02-01T22:52:05.893Z] 4c7163046ea9: Pulling fs layer [2022-02-01T22:52:05.893Z] 0c2d73faf560: Pulling fs layer [2022-02-01T22:52:05.893Z] 0c2d73faf560: Waiting [2022-02-01T22:52:05.893Z] 3e5f54012d9b: Verifying Checksum [2022-02-01T22:52:05.893Z] 3e5f54012d9b: Download complete [2022-02-01T22:52:05.893Z] a0d0a0d46f8b: Verifying Checksum [2022-02-01T22:52:05.893Z] a0d0a0d46f8b: Download complete [2022-02-01T22:52:05.893Z] 4c7163046ea9: Verifying Checksum [2022-02-01T22:52:05.893Z] 4c7163046ea9: Download complete [2022-02-01T22:52:05.893Z] 0c2d73faf560: Verifying Checksum [2022-02-01T22:52:05.893Z] 0c2d73faf560: Download complete [2022-02-01T22:52:06.157Z] a0d0a0d46f8b: Pull complete [2022-02-01T22:52:06.157Z] 3e5f54012d9b: Pull complete [2022-02-01T22:52:06.429Z] 4c7163046ea9: Pull complete [2022-02-01T22:52:06.698Z] 0c2d73faf560: Pull complete [2022-02-01T22:52:06.698Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-02-01T22:52:06.698Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-02-01T22:52:06.698Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-02-01T22:52:06.772Z] prd-centos7-docker-4c-2g-4393 does not seem to be running inside a container [2022-02-01T22:52:06.482Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_main -v /w/workspace/edgexfoundry_device-sdk-c_main:/w/workspace/edgexfoundry_device-sdk-c_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_main@tmp:/w/workspace/edgexfoundry_device-sdk-c_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-02-01T22:52:07.043Z] $ docker top c745111cedb153402e57b61d609ec3be8696a4588261017e472b97fc6039ba7f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-02-01T22:52:07.431Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-02-01T22:52:07.431Z] [ssh-agent] Looking for ssh-agent implementation... [2022-02-01T22:52:07.535Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-02-01T22:52:07.267Z] $ docker exec c745111cedb153402e57b61d609ec3be8696a4588261017e472b97fc6039ba7f ssh-agent [2022-02-01T22:52:07.641Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXMMoJLc/agent.14 [2022-02-01T22:52:07.641Z] SSH_AGENT_PID=20 [2022-02-01T22:52:07.649Z] Running ssh-add (command line suppressed) [2022-02-01T22:52:07.501Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_7662095417854029101.key (/w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_7662095417854029101.key) [2022-02-01T22:52:07.765Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-02-01T22:52:08.063Z] + git tag --points-at HEAD [Pipeline] } [2022-02-01T22:52:07.850Z] $ docker exec --env ******** --env ******** c745111cedb153402e57b61d609ec3be8696a4588261017e472b97fc6039ba7f ssh-agent -k [2022-02-01T22:52:07.948Z] unset SSH_AUTH_SOCK; [2022-02-01T22:52:07.948Z] unset SSH_AGENT_PID; [2022-02-01T22:52:07.948Z] echo Agent pid 20 killed; [2022-02-01T22:52:08.173Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-02-01T22:52:08.196Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-02-01T22:52:08.197Z] [ssh-agent] Looking for ssh-agent implementation... [2022-02-01T22:52:08.316Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-02-01T22:52:08.114Z] $ docker exec c745111cedb153402e57b61d609ec3be8696a4588261017e472b97fc6039ba7f ssh-agent [2022-02-01T22:52:08.417Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXcebDNJ/agent.52 [2022-02-01T22:52:08.417Z] SSH_AGENT_PID=59 [2022-02-01T22:52:08.422Z] Running ssh-add (command line suppressed) [2022-02-01T22:52:08.327Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_2459503984506137179.key (/w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_2459503984506137179.key) [2022-02-01T22:52:08.531Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-02-01T22:52:08.835Z] + git semver init [2022-02-01T22:52:08.835Z] # -> Open(): unable to determine branch for HEAD [2022-02-01T22:52:08.835Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_main/.git [2022-02-01T22:52:08.835Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_main [2022-02-01T22:52:08.835Z] # $SEMVER_REMOTE_NAME = origin [2022-02-01T22:52:08.835Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-02-01T22:52:08.835Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-02-01T22:52:08.835Z] # $SEMVER_BRANCH = main [2022-02-01T22:52:08.835Z] # $SEMVER_TEMP = /tmp/semver-263742718 [2022-02-01T22:52:08.835Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-c.git $SEMVER_TEMP [2022-02-01T22:52:09.783Z] # '/tmp/semver-263742718' -> '/w/workspace/edgexfoundry_device-sdk-c_main/.semver' [2022-02-01T22:52:09.783Z] # -> Force: false [2022-02-01T22:52:09.783Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_main/.semver [Pipeline] } [2022-02-01T22:52:09.714Z] $ docker exec --env ******** --env ******** c745111cedb153402e57b61d609ec3be8696a4588261017e472b97fc6039ba7f ssh-agent -k [2022-02-01T22:52:09.822Z] unset SSH_AUTH_SOCK; [2022-02-01T22:52:09.822Z] unset SSH_AGENT_PID; [2022-02-01T22:52:09.822Z] echo Agent pid 59 killed; [2022-02-01T22:52:09.912Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-02-01T22:52:10.216Z] + git semver [Pipeline] } [2022-02-01T22:52:10.186Z] $ docker stop --time=1 c745111cedb153402e57b61d609ec3be8696a4588261017e472b97fc6039ba7f [2022-02-01T22:52:11.399Z] $ docker rm -f c745111cedb153402e57b61d609ec3be8696a4588261017e472b97fc6039ba7f [Pipeline] // withDockerContainer [Pipeline] sh [2022-02-01T22:52:11.743Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-02-01T22:52:11.963Z] Stashed 1 file(s) [Pipeline] echo [2022-02-01T22:52:11.967Z] [edgeXSemver]: initialized semver on version 2.2.0-dev.2 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-02-01T22:52:12.102Z] provisioning config files... [2022-02-01T22:52:12.112Z] copy managed file [device-sdk-c-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_main@tmp/config1001936243662346280tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-01T22:52:12.415Z] ---> docker-login.sh [2022-02-01T22:52:12.415Z] nexus3.edgexfoundry.org:10001 [2022-02-01T22:52:12.415Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-01T22:52:12.415Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-01T22:52:12.415Z] Configure a credential helper to remove this warning. See [2022-02-01T22:52:12.415Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-01T22:52:12.415Z] [2022-02-01T22:52:12.415Z] Login Succeeded [2022-02-01T22:52:12.415Z] nexus3.edgexfoundry.org:10002 [2022-02-01T22:52:12.415Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-01T22:52:12.415Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-01T22:52:12.415Z] Configure a credential helper to remove this warning. See [2022-02-01T22:52:12.415Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-01T22:52:12.415Z] [2022-02-01T22:52:12.415Z] Login Succeeded [2022-02-01T22:52:12.415Z] nexus3.edgexfoundry.org:10003 [2022-02-01T22:52:12.677Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-01T22:52:12.677Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-01T22:52:12.677Z] Configure a credential helper to remove this warning. See [2022-02-01T22:52:12.677Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-01T22:52:12.677Z] [2022-02-01T22:52:12.677Z] Login Succeeded [2022-02-01T22:52:12.677Z] nexus3.edgexfoundry.org:10004 [2022-02-01T22:52:12.677Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-01T22:52:12.677Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-01T22:52:12.677Z] Configure a credential helper to remove this warning. See [2022-02-01T22:52:12.677Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-01T22:52:12.677Z] [2022-02-01T22:52:12.677Z] Login Succeeded [2022-02-01T22:52:12.677Z] docker.io [2022-02-01T22:52:12.677Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-01T22:52:13.246Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-01T22:52:13.246Z] Configure a credential helper to remove this warning. See [2022-02-01T22:52:13.246Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-01T22:52:13.246Z] [2022-02-01T22:52:13.246Z] Login Succeeded [2022-02-01T22:52:13.246Z] ---> docker-login.sh ends [Pipeline] } [2022-02-01T22:52:13.254Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-02-01T22:52:13.313Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-02-01T22:52:13.324Z] [prepBaseBuildImage] Generating new image with name: ci-base-image-x86_64 [Pipeline] echo [2022-02-01T22:52:13.336Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-02-01T22:52:13.345Z] ========================================================= [2022-02-01T22:52:13.345Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest] [2022-02-01T22:52:13.345Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-02-01T22:52:13.644Z] + 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 . [2022-02-01T22:52:13.644Z] Sending build context to Docker daemon 4.461MB [2022-02-01T22:52:13.644Z] Step 1/24 : ARG BASE=alpine:3.14 [2022-02-01T22:52:13.644Z] Step 2/24 : FROM ${BASE} as builder [2022-02-01T22:52:13.644Z] latest: Pulling from edgex-devops/edgex-gcc-base [2022-02-01T22:52:13.644Z] a0d0a0d46f8b: Already exists [2022-02-01T22:52:13.644Z] 39017ce70367: Pulling fs layer [2022-02-01T22:52:13.644Z] dcf9283bb20a: Pulling fs layer [2022-02-01T22:52:13.644Z] 39017ce70367: Verifying Checksum [2022-02-01T22:52:13.645Z] 39017ce70367: Download complete [2022-02-01T22:52:13.909Z] 39017ce70367: Pull complete [2022-02-01T22:52:14.486Z] dcf9283bb20a: Download complete [2022-02-01T22:52:17.795Z] dcf9283bb20a: Pull complete [2022-02-01T22:52:17.795Z] Digest: sha256:2a2af42e0978abc69143d34e5140e0e2b13385d9fcf9e2292ee97f6b0c1f1d72 [2022-02-01T22:52:17.795Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [2022-02-01T22:52:17.795Z] ---> a4e04833b611 [2022-02-01T22:52:17.795Z] Step 3/24 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2022-02-01T22:52:18.057Z] ---> Running in 5763751c89ad [2022-02-01T22:52:18.316Z] Connecting to iotech.jfrog.io (54.74.239.58:443) [2022-02-01T22:52:18.577Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2022-02-01T22:52:18.577Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2022-02-01T22:52:18.577Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2022-02-01T22:52:18.844Z] Removing intermediate container 5763751c89ad [2022-02-01T22:52:18.844Z] ---> 64d5ae0d2313 [2022-02-01T22:52:18.844Z] Step 4/24 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.14/main' >> /etc/apk/repositories [2022-02-01T22:52:18.844Z] ---> Running in c2d29574afb5 [2022-02-01T22:52:19.427Z] Removing intermediate container c2d29574afb5 [2022-02-01T22:52:19.427Z] ---> cb3dfb733e90 [2022-02-01T22:52:19.427Z] Step 5/24 : 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-1.3 hiredis-dev [2022-02-01T22:52:19.427Z] ---> Running in 844d06f6f78b [2022-02-01T22:52:19.690Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-02-01T22:52:20.630Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-02-01T22:52:20.630Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.14/main/x86_64/APKINDEX.tar.gz [2022-02-01T22:52:21.199Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2022-02-01T22:52:21.199Z] (1/27) Installing hiredis (1.0.0-r0) [2022-02-01T22:52:21.199Z] (2/27) Installing hiredis-dev (1.0.0-r0) [2022-02-01T22:52:21.459Z] (3/27) Installing ncurses-dev (6.2_p20210612-r0) [2022-02-01T22:52:21.459Z] (4/27) Installing paho-mqtt-c-dev-1.3 (1.3.9-r0) [2022-02-01T22:52:22.401Z] (5/27) Installing libblkid (2.37.2-r0) [2022-02-01T22:52:22.401Z] (6/27) Installing blkid (2.37.2-r0) [2022-02-01T22:52:22.401Z] (7/27) Installing libcap-ng (0.8.2-r0) [2022-02-01T22:52:22.401Z] (8/27) Installing setpriv (2.37.2-r0) [2022-02-01T22:52:22.662Z] (9/27) Installing libmount (2.37.2-r0) [2022-02-01T22:52:22.662Z] (10/27) Installing libsmartcols (2.37.2-r0) [2022-02-01T22:52:22.662Z] (11/27) Installing findmnt (2.37.2-r0) [2022-02-01T22:52:22.923Z] (12/27) Installing mcookie (2.37.2-r0) [2022-02-01T22:52:22.923Z] (13/27) Installing hexdump (2.37.2-r0) [2022-02-01T22:52:22.923Z] (14/27) Installing lsblk (2.37.2-r0) [2022-02-01T22:52:23.184Z] (15/27) Installing libuuid (2.37.2-r0) [2022-02-01T22:52:23.184Z] (16/27) Installing libfdisk (2.37.2-r0) [2022-02-01T22:52:23.184Z] (17/27) Installing sfdisk (2.37.2-r0) [2022-02-01T22:52:23.445Z] (18/27) Installing cfdisk (2.37.2-r0) [2022-02-01T22:52:23.445Z] (19/27) Installing partx (2.37.2-r0) [2022-02-01T22:52:23.446Z] (20/27) Installing flock (2.37.2-r0) [2022-02-01T22:52:23.708Z] (21/27) Installing logger (2.37.2-r0) [2022-02-01T22:52:23.708Z] (22/27) Installing uuidgen (2.37.2-r0) [2022-02-01T22:52:23.708Z] (23/27) Installing libeconf (0.3.8-r1) [2022-02-01T22:52:23.969Z] (24/27) Installing util-linux (2.37.2-r0) [2022-02-01T22:52:24.230Z] (25/27) Installing util-linux-dev (2.37.2-r0) [2022-02-01T22:52:24.230Z] (26/27) Installing libidn2 (2.3.1-r0) [2022-02-01T22:52:24.230Z] (27/27) Installing wget (1.21.1-r1) [2022-02-01T22:52:24.490Z] Executing busybox-1.33.1-r3.trigger [2022-02-01T22:52:24.490Z] OK: 290 MiB in 104 packages [2022-02-01T22:52:24.754Z] Removing intermediate container 844d06f6f78b [2022-02-01T22:52:24.754Z] ---> 30d823c01ee4 [2022-02-01T22:52:24.754Z] Step 6/24 : ENV CBOR_VERSION=0.5.0 [2022-02-01T22:52:25.033Z] ---> Running in e4d5fcf263a4 [2022-02-01T22:52:25.033Z] Removing intermediate container e4d5fcf263a4 [2022-02-01T22:52:25.033Z] ---> 9accf8e6b5f8 [2022-02-01T22:52:25.033Z] Step 7/24 : 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 [2022-02-01T22:52:25.033Z] ---> Running in 3c3f04780ea6 [2022-02-01T22:52:25.303Z] --2022-02-01 22:52:25-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz [2022-02-01T22:52:25.303Z] Resolving github.com (github.com)... 140.82.112.3 [2022-02-01T22:52:25.303Z] Connecting to github.com (github.com)|140.82.112.3|:443... connected. [2022-02-01T22:52:25.303Z] HTTP request sent, awaiting response... 302 Found [2022-02-01T22:52:25.303Z] Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following] [2022-02-01T22:52:25.303Z] --2022-02-01 22:52:25-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [2022-02-01T22:52:25.568Z] Resolving codeload.github.com (codeload.github.com)... 140.82.112.9 [2022-02-01T22:52:25.568Z] Connecting to codeload.github.com (codeload.github.com)|140.82.112.9|:443... connected. [2022-02-01T22:52:25.568Z] HTTP request sent, awaiting response... 200 OK [2022-02-01T22:52:25.568Z] Length: unspecified [application/x-gzip] [2022-02-01T22:52:25.568Z] Saving to: 'STDOUT' [2022-02-01T22:52:25.568Z]  [2022-02-01T22:52:25.568Z] 0K .......... .......... .......... .......... .......... 1.28M [2022-02-01T22:52:25.568Z] 50K .......... .......... .......... .......... .......... 2.60M [2022-02-01T22:52:25.568Z] 100K .......... .......... .......... .......... .......... 23.7M [2022-02-01T22:52:25.568Z] 150K .......... .......... .......... .......... .......... 22.3M [2022-02-01T22:52:25.568Z] 200K .......... .......... .......... .......... .......... 3.14M [2022-02-01T22:52:25.568Z] 250K .......... .......... .......... .......... .......... 4.73M [2022-02-01T22:52:25.830Z] 300K .......... .......... .......... .......... .......... 5.09M [2022-02-01T22:52:25.830Z] 350K .......... .......... .......... .......... .......... 7.30M [2022-02-01T22:52:25.830Z] 400K .......... .......... .......... .......... .......... 12.3M [2022-02-01T22:52:25.830Z] 450K .......... .......... .......... .......... .......... 17.9M [2022-02-01T22:52:25.830Z] 500K .......... .......... .......... .......... .......... 22.9M [2022-02-01T22:52:25.830Z] 550K .......... .......... .......... .......... .......... 8.43M [2022-02-01T22:52:25.830Z] 600K .......... .......... .......... .......... .......... 4.76M [2022-02-01T22:52:25.830Z] 650K .......... .......... .......... .......... .......... 8.27M [2022-02-01T22:52:25.830Z] 700K .. 51.8M=0.1s [2022-02-01T22:52:25.830Z] [2022-02-01T22:52:25.830Z] 2022-02-01 22:52:25 (5.12 MB/s) - written to stdout [719348] [2022-02-01T22:52:25.830Z] [2022-02-01T22:52:25.830Z] -- The C compiler identification is GNU 10.3.1 [2022-02-01T22:52:25.830Z] -- The CXX compiler identification is GNU 10.3.1 [2022-02-01T22:52:25.830Z] -- Detecting C compiler ABI info [2022-02-01T22:52:25.830Z] -- Detecting C compiler ABI info - done [2022-02-01T22:52:26.092Z] -- Check for working C compiler: /usr/bin/cc - skipped [2022-02-01T22:52:26.092Z] -- Detecting C compile features [2022-02-01T22:52:26.092Z] -- Detecting C compile features - done [2022-02-01T22:52:26.092Z] -- Detecting CXX compiler ABI info [2022-02-01T22:52:26.092Z] -- Detecting CXX compiler ABI info - done [2022-02-01T22:52:26.092Z] -- Check for working CXX compiler: /usr/bin/c++ - skipped [2022-02-01T22:52:26.092Z] -- Detecting CXX compile features [2022-02-01T22:52:26.092Z] -- Detecting CXX compile features - done [2022-02-01T22:52:26.092Z] -- Looking for include file endian.h [2022-02-01T22:52:26.092Z] -- Looking for include file endian.h - found [2022-02-01T22:52:26.092Z] -- Looking for sys/types.h [2022-02-01T22:52:26.353Z] -- Looking for sys/types.h - found [2022-02-01T22:52:26.353Z] -- Looking for stdint.h [2022-02-01T22:52:26.353Z] -- Looking for stdint.h - found [2022-02-01T22:52:26.353Z] -- Looking for stddef.h [2022-02-01T22:52:26.353Z] -- Looking for stddef.h - found [2022-02-01T22:52:26.353Z] -- Check size of size_t [2022-02-01T22:52:26.353Z] -- Check size of size_t - done [2022-02-01T22:52:26.353Z] CMake Warning at examples/CMakeLists.txt:16 (find_package): [2022-02-01T22:52:26.353Z] By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has [2022-02-01T22:52:26.353Z] asked CMake to find a package configuration file provided by "cJSON", but [2022-02-01T22:52:26.353Z] CMake did not find one. [2022-02-01T22:52:26.353Z] [2022-02-01T22:52:26.353Z] Could not find a package configuration file provided by "cJSON" with any of [2022-02-01T22:52:26.353Z] the following names: [2022-02-01T22:52:26.353Z] [2022-02-01T22:52:26.353Z] cJSONConfig.cmake [2022-02-01T22:52:26.353Z] cjson-config.cmake [2022-02-01T22:52:26.353Z] [2022-02-01T22:52:26.353Z] Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set [2022-02-01T22:52:26.353Z] "cJSON_DIR" to a directory containing one of the above files. If "cJSON" [2022-02-01T22:52:26.353Z] provides a separate development package or SDK, be sure it has been [2022-02-01T22:52:26.353Z] installed. [2022-02-01T22:52:26.353Z] [2022-02-01T22:52:26.353Z] [2022-02-01T22:52:26.353Z] -- Configuring done [2022-02-01T22:52:26.618Z] -- Generating done [2022-02-01T22:52:26.618Z] -- Build files have been written to: /tmp/cbor [2022-02-01T22:52:26.618Z] [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o [2022-02-01T22:52:26.618Z] [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o [2022-02-01T22:52:26.893Z] [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o [2022-02-01T22:52:26.893Z] [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o [2022-02-01T22:52:27.052Z] Still waiting to schedule task [2022-02-01T22:52:27.052Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2022-02-01T22:52:27.151Z] [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o [2022-02-01T22:52:27.152Z] [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o [2022-02-01T22:52:27.152Z] [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o [2022-02-01T22:52:27.152Z] [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o [2022-02-01T22:52:27.414Z] [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o [2022-02-01T22:52:27.414Z] [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o [2022-02-01T22:52:27.414Z] [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o [2022-02-01T22:52:27.674Z] [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o [2022-02-01T22:52:27.674Z] [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o [2022-02-01T22:52:27.674Z] [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o [2022-02-01T22:52:27.936Z] [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o [2022-02-01T22:52:27.936Z] [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o [2022-02-01T22:52:27.936Z] [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o [2022-02-01T22:52:27.936Z] [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o [2022-02-01T22:52:28.197Z] [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o [2022-02-01T22:52:28.197Z] [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o [2022-02-01T22:52:28.197Z] [ 40%] Linking C shared library libcbor.so [2022-02-01T22:52:28.197Z] [ 40%] Built target cbor_shared [2022-02-01T22:52:28.197Z] [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o [2022-02-01T22:52:28.456Z] [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o [2022-02-01T22:52:28.456Z] [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o [2022-02-01T22:52:28.716Z] [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o [2022-02-01T22:52:28.977Z] [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o [2022-02-01T22:52:28.977Z] [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o [2022-02-01T22:52:28.977Z] [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o [2022-02-01T22:52:28.977Z] [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o [2022-02-01T22:52:29.238Z] [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o [2022-02-01T22:52:29.238Z] [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o [2022-02-01T22:52:29.498Z] [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o [2022-02-01T22:52:29.498Z] [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o [2022-02-01T22:52:29.498Z] [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o [2022-02-01T22:52:29.759Z] [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o [2022-02-01T22:52:29.759Z] [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o [2022-02-01T22:52:29.759Z] [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o [2022-02-01T22:52:29.759Z] [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o [2022-02-01T22:52:30.019Z] [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o [2022-02-01T22:52:30.019Z] [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o [2022-02-01T22:52:30.019Z] [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o [2022-02-01T22:52:30.019Z] [ 80%] Linking C static library libcbor.a [2022-02-01T22:52:30.019Z] [ 80%] Built target cbor [2022-02-01T22:52:30.019Z] [ 82%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o [2022-02-01T22:52:30.019Z] [ 84%] Linking C executable readfile [2022-02-01T22:52:30.280Z] [ 84%] Built target readfile [2022-02-01T22:52:30.280Z] [ 86%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o [2022-02-01T22:52:30.280Z] [ 88%] Linking C executable create_items [2022-02-01T22:52:30.280Z] [ 88%] Built target create_items [2022-02-01T22:52:30.280Z] [ 90%] Building C object examples/CMakeFiles/sort.dir/sort.c.o [2022-02-01T22:52:30.280Z] [ 92%] Linking C executable sort [2022-02-01T22:52:30.280Z] [ 92%] Built target sort [2022-02-01T22:52:30.280Z] [ 94%] Building C object examples/CMakeFiles/hello.dir/hello.c.o [2022-02-01T22:52:30.280Z] [ 96%] Linking C executable hello [2022-02-01T22:52:30.280Z] [ 96%] Built target hello [2022-02-01T22:52:30.543Z] [ 98%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o [2022-02-01T22:52:30.543Z] [100%] Linking C executable streaming_parser [2022-02-01T22:52:30.543Z] [100%] Built target streaming_parser [2022-02-01T22:52:30.543Z] Install the project... [2022-02-01T22:52:30.543Z] -- Install configuration: "Release" [2022-02-01T22:52:30.543Z] -- Installing: /usr/local/include/cbor/configuration.h [2022-02-01T22:52:30.543Z] -- Installing: /usr/local/lib/libcbor.a [2022-02-01T22:52:30.543Z] -- Installing: /usr/local/lib/libcbor.so.0.0.0 [2022-02-01T22:52:30.543Z] -- Installing: /usr/local/lib/libcbor.so.0 [2022-02-01T22:52:30.543Z] -- Installing: /usr/local/lib/libcbor.so [2022-02-01T22:52:30.543Z] -- Up-to-date: /usr/local/include/cbor [2022-02-01T22:52:30.543Z] -- Installing: /usr/local/include/cbor/arrays.h [2022-02-01T22:52:30.543Z] -- Installing: /usr/local/include/cbor/bytestrings.h [2022-02-01T22:52:30.543Z] -- Installing: /usr/local/include/cbor/callbacks.h [2022-02-01T22:52:30.543Z] -- Installing: /usr/local/include/cbor/common.h [2022-02-01T22:52:30.543Z] -- Installing: /usr/local/include/cbor/data.h [2022-02-01T22:52:30.543Z] -- Installing: /usr/local/include/cbor/encoding.h [2022-02-01T22:52:30.543Z] -- Installing: /usr/local/include/cbor/floats_ctrls.h [2022-02-01T22:52:30.543Z] -- Installing: /usr/local/include/cbor/internal [2022-02-01T22:52:30.543Z] -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h [2022-02-01T22:52:30.543Z] -- Installing: /usr/local/include/cbor/internal/encoders.h [2022-02-01T22:52:30.543Z] -- Installing: /usr/local/include/cbor/internal/loaders.h [2022-02-01T22:52:30.543Z] -- Installing: /usr/local/include/cbor/internal/memory_utils.h [2022-02-01T22:52:30.543Z] -- Installing: /usr/local/include/cbor/internal/stack.h [2022-02-01T22:52:30.543Z] -- Installing: /usr/local/include/cbor/internal/unicode.h [2022-02-01T22:52:30.543Z] -- Installing: /usr/local/include/cbor/ints.h [2022-02-01T22:52:30.543Z] -- Installing: /usr/local/include/cbor/maps.h [2022-02-01T22:52:30.543Z] -- Installing: /usr/local/include/cbor/serialization.h [2022-02-01T22:52:30.543Z] -- Installing: /usr/local/include/cbor/streaming.h [2022-02-01T22:52:30.543Z] -- Installing: /usr/local/include/cbor/strings.h [2022-02-01T22:52:30.543Z] -- Installing: /usr/local/include/cbor/tags.h [2022-02-01T22:52:30.543Z] -- Installing: /usr/local/include/cbor.h [2022-02-01T22:52:30.543Z] -- Installing: /usr/local/lib/pkgconfig/libcbor.pc [2022-02-01T22:52:31.113Z] Removing intermediate container 3c3f04780ea6 [2022-02-01T22:52:31.113Z] ---> c1d3668477d0 [2022-02-01T22:52:31.113Z] Step 8/24 : RUN mkdir /tmp/sdk [2022-02-01T22:52:31.113Z] ---> Running in 051657c64f86 [2022-02-01T22:52:31.701Z] Removing intermediate container 051657c64f86 [2022-02-01T22:52:31.701Z] ---> ca9cd6b0d3dc [2022-02-01T22:52:31.701Z] Step 9/24 : COPY VERSION /tmp/sdk [2022-02-01T22:52:31.701Z] ---> f1af583120bd [2022-02-01T22:52:31.701Z] Step 10/24 : COPY src /tmp/sdk/src [2022-02-01T22:52:31.970Z] ---> 0a602fde59d1 [2022-02-01T22:52:31.970Z] Step 11/24 : COPY include /tmp/sdk/include [2022-02-01T22:52:31.970Z] ---> 5d660774a869 [2022-02-01T22:52:31.970Z] Step 12/24 : COPY scripts /tmp/sdk/scripts [2022-02-01T22:52:32.228Z] ---> e72ff5954d7e [2022-02-01T22:52:32.228Z] Step 13/24 : COPY LICENSE /tmp/sdk [2022-02-01T22:52:32.228Z] ---> 1644037aa8f9 [2022-02-01T22:52:32.228Z] Step 14/24 : COPY Attribution.txt /tmp/sdk [2022-02-01T22:52:32.490Z] ---> f791f731f9e0 [2022-02-01T22:52:32.490Z] Step 15/24 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install [2022-02-01T22:52:32.490Z] ---> Running in 80691d8b87db [2022-02-01T22:52:32.752Z] + CPPCHECK=false [2022-02-01T22:52:32.752Z] + DOCGEN=false [2022-02-01T22:52:32.752Z] + TOMLVER=SDK-0.2 [2022-02-01T22:52:32.752Z] + CUTILVER=1.2.2 [2022-02-01T22:52:32.752Z] + '[' 0 -gt 0 ] [2022-02-01T22:52:32.752Z] + readlink -f ./scripts/build.sh [2022-02-01T22:52:32.752Z] + dirname /tmp/sdk/scripts/build.sh [2022-02-01T22:52:32.752Z] + dirname /tmp/sdk/scripts [2022-02-01T22:52:32.752Z] + ROOT=/tmp/sdk [2022-02-01T22:52:32.752Z] + cd /tmp/sdk [2022-02-01T22:52:32.752Z] + '[' '!' -d deps ] [2022-02-01T22:52:32.752Z] + mkdir deps [2022-02-01T22:52:32.752Z] + wget -O - https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2022-02-01T22:52:32.752Z] + tar -C deps -z -x -f - [2022-02-01T22:52:32.752Z] --2022-02-01 22:52:32-- https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2022-02-01T22:52:32.752Z] Resolving github.com (github.com)... 140.82.112.3 [2022-02-01T22:52:32.752Z] Connecting to github.com (github.com)|140.82.112.3|:443... connected. [2022-02-01T22:52:33.012Z] HTTP request sent, awaiting response... 302 Found [2022-02-01T22:52:33.012Z] Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following] [2022-02-01T22:52:33.012Z] --2022-02-01 22:52:32-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [2022-02-01T22:52:33.012Z] Resolving codeload.github.com (codeload.github.com)... 140.82.112.9 [2022-02-01T22:52:33.012Z] Connecting to codeload.github.com (codeload.github.com)|140.82.112.9|:443... connected. [2022-02-01T22:52:33.012Z] HTTP request sent, awaiting response... 200 OK [2022-02-01T22:52:33.012Z] Length: unspecified [application/x-gzip] [2022-02-01T22:52:33.013Z] Saving to: 'STDOUT' [2022-02-01T22:52:33.013Z] [2022-02-01T22:52:33.013Z] 0K .......... ......  847K=0.02s [2022-02-01T22:52:33.013Z] [2022-02-01T22:52:33.013Z] 2022-02-01 22:52:32 (847 KB/s) - written to stdout [16451] [2022-02-01T22:52:33.013Z] [2022-02-01T22:52:33.013Z] + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c [2022-02-01T22:52:33.013Z] + wget -O - https://github.com/IOTechSystems/iotech-c-utils/archive/v1.2.2.tar.gz [2022-02-01T22:52:33.013Z] + tar -C deps -z -x -f - [2022-02-01T22:52:33.013Z] --2022-02-01 22:52:32-- https://github.com/IOTechSystems/iotech-c-utils/archive/v1.2.2.tar.gz [2022-02-01T22:52:33.013Z] Resolving github.com (github.com)... 140.82.112.3 [2022-02-01T22:52:33.013Z] Connecting to github.com (github.com)|140.82.112.3|:443... connected. [2022-02-01T22:52:33.273Z] HTTP request sent, awaiting response... 302 Found [2022-02-01T22:52:33.273Z] Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.2.2 [following] [2022-02-01T22:52:33.273Z] --2022-02-01 22:52:33-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.2.2 [2022-02-01T22:52:33.273Z] Resolving codeload.github.com (codeload.github.com)... 140.82.112.9 [2022-02-01T22:52:33.273Z] Connecting to codeload.github.com (codeload.github.com)|140.82.112.9|:443... connected. [2022-02-01T22:52:33.537Z] HTTP request sent, awaiting response... 200 OK [2022-02-01T22:52:33.537Z] Length: unspecified [application/x-gzip] [2022-02-01T22:52:33.537Z] Saving to: 'STDOUT' [2022-02-01T22:52:33.537Z] [2022-02-01T22:52:33.537Z] 0K .......... .......... .......... .......... .......... 1.25M [2022-02-01T22:52:33.537Z] 50K .......... .......... .......... .......... .......... 2.58M [2022-02-01T22:52:33.537Z] 100K .......... .......... .......... .......... .......... 28.3M [2022-02-01T22:52:33.537Z] 150K .......... .......... .......... ......... 4.57M=0.07s [2022-02-01T22:52:33.537Z] [2022-02-01T22:52:33.537Z] 2022-02-01 22:52:33 (2.72 MB/s) - written to stdout [193961] [2022-02-01T22:52:33.537Z] [2022-02-01T22:52:33.537Z] + mkdir -p src/c/iot [2022-02-01T22:52:33.537Z] + cp deps/iotech-c-utils-1.2.2/src/c/base64.c deps/iotech-c-utils-1.2.2/src/c/component.c deps/iotech-c-utils-1.2.2/src/c/config.c deps/iotech-c-utils-1.2.2/src/c/container.c deps/iotech-c-utils-1.2.2/src/c/data.c deps/iotech-c-utils-1.2.2/src/c/hash.c deps/iotech-c-utils-1.2.2/src/c/iot.c deps/iotech-c-utils-1.2.2/src/c/json.c deps/iotech-c-utils-1.2.2/src/c/logger.c deps/iotech-c-utils-1.2.2/src/c/os.c deps/iotech-c-utils-1.2.2/src/c/scheduler.c deps/iotech-c-utils-1.2.2/src/c/thread.c deps/iotech-c-utils-1.2.2/src/c/threadpool.c deps/iotech-c-utils-1.2.2/src/c/time.c deps/iotech-c-utils-1.2.2/src/c/uuid.c deps/iotech-c-utils-1.2.2/src/c/yxml.c src/c/iot [2022-02-01T22:52:33.537Z] + cp deps/iotech-c-utils-1.2.2/src/c/defs.h.in src/c/iot [2022-02-01T22:52:33.537Z] + cp deps/iotech-c-utils-1.2.2/src/c/yxml.h src/c/iot [2022-02-01T22:52:33.537Z] + cp deps/iotech-c-utils-1.2.2/VERSION src/c/iot [2022-02-01T22:52:33.537Z] + mkdir -p include/iot [2022-02-01T22:52:33.537Z] + cp deps/iotech-c-utils-1.2.2/include/iot/base64.h deps/iotech-c-utils-1.2.2/include/iot/component.h deps/iotech-c-utils-1.2.2/include/iot/config.h deps/iotech-c-utils-1.2.2/include/iot/container.h deps/iotech-c-utils-1.2.2/include/iot/data.h deps/iotech-c-utils-1.2.2/include/iot/hash.h deps/iotech-c-utils-1.2.2/include/iot/iot.h deps/iotech-c-utils-1.2.2/include/iot/json.h deps/iotech-c-utils-1.2.2/include/iot/logger.h deps/iotech-c-utils-1.2.2/include/iot/os.h deps/iotech-c-utils-1.2.2/include/iot/scheduler.h deps/iotech-c-utils-1.2.2/include/iot/thread.h deps/iotech-c-utils-1.2.2/include/iot/threadpool.h deps/iotech-c-utils-1.2.2/include/iot/time.h deps/iotech-c-utils-1.2.2/include/iot/typecode.h deps/iotech-c-utils-1.2.2/include/iot/uuid.h include/iot [2022-02-01T22:52:33.537Z] + mkdir -p include/iot/os [2022-02-01T22:52:33.537Z] + cp deps/iotech-c-utils-1.2.2/include/iot/os/linux.h deps/iotech-c-utils-1.2.2/include/iot/os/macos.h deps/iotech-c-utils-1.2.2/include/iot/os/zephyr.h include/iot/os [2022-02-01T22:52:33.537Z] + mkdir -p /tmp/sdk/build/release [2022-02-01T22:52:33.537Z] + cd /tmp/sdk/build/release [2022-02-01T22:52:33.537Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src [2022-02-01T22:52:33.537Z] -- The C compiler identification is GNU 10.3.1 [2022-02-01T22:52:33.537Z] -- Detecting C compiler ABI info [2022-02-01T22:52:33.803Z] -- Detecting C compiler ABI info - done [2022-02-01T22:52:33.803Z] -- Check for working C compiler: /usr/bin/cc - skipped [2022-02-01T22:52:33.803Z] -- Detecting C compile features [2022-02-01T22:52:33.803Z] -- Detecting C compile features - done [2022-02-01T22:52:33.803Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2022-02-01T22:52:33.803Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.79.1") [2022-02-01T22:52:33.803Z] -- Found LIBYAML: /usr/lib/libyaml.so [2022-02-01T22:52:33.803Z] -- Found LIBUUID: /usr/lib/libuuid.so [2022-02-01T22:52:33.803Z] -- Found LIBCBOR: /usr/local/lib/libcbor.so [2022-02-01T22:52:33.803Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2022-02-01T22:52:33.803Z] -- Found LIBHIREDIS: /usr/lib/libhiredis.so [2022-02-01T22:52:33.803Z] -- C SDK 2.2.0-dev.2 for Linux [2022-02-01T22:52:33.803Z] -- Performing Test CSDK_HAVE_ATOMIC [2022-02-01T22:52:33.803Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2022-02-01T22:52:33.803Z] -- Found Curses: /usr/lib/libcurses.so [2022-02-01T22:52:33.803Z] -- Configuring done [2022-02-01T22:52:33.803Z] -- Generating done [2022-02-01T22:52:33.803Z] -- Build files have been written to: /tmp/sdk/build/release [2022-02-01T22:52:33.803Z] + make all package [2022-02-01T22:52:33.803Z] + tee release.log [2022-02-01T22:52:34.064Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2022-02-01T22:52:34.064Z] [ 2%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o [2022-02-01T22:52:34.064Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2022-02-01T22:52:34.637Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2022-02-01T22:52:34.637Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2022-02-01T22:52:34.637Z] [ 8%] Building C object c/CMakeFiles/csdk.dir/data-mqtt.c.o [2022-02-01T22:52:34.898Z] [ 10%] Building C object c/CMakeFiles/csdk.dir/data-redstr.c.o [2022-02-01T22:52:35.159Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/data-rest.c.o [2022-02-01T22:52:35.159Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2022-02-01T22:52:35.423Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2022-02-01T22:52:35.690Z] [ 16%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2022-02-01T22:52:35.690Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2022-02-01T22:52:35.953Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2022-02-01T22:52:35.953Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2022-02-01T22:52:36.214Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2022-02-01T22:52:36.214Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2022-02-01T22:52:36.214Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2022-02-01T22:52:36.786Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2022-02-01T22:52:36.786Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2022-02-01T22:52:37.063Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2022-02-01T22:52:37.063Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2022-02-01T22:52:37.063Z] [ 32%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2022-02-01T22:52:37.063Z] /tmp/sdk/src/c/iot/container.c: In function 'iot_container_init': [2022-02-01T22:52:37.063Z] /tmp/sdk/src/c/iot/container.c:275:37: warning: unused variable 'factory' [-Wunused-variable] [2022-02-01T22:52:37.063Z] 275 | const iot_component_factory_t * factory; [2022-02-01T22:52:37.063Z] | ^~~~~~~ [2022-02-01T22:52:37.329Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2022-02-01T22:52:38.270Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2022-02-01T22:52:38.270Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2022-02-01T22:52:38.270Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2022-02-01T22:52:38.270Z] [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2022-02-01T22:52:38.531Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2022-02-01T22:52:38.531Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2022-02-01T22:52:38.793Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2022-02-01T22:52:38.793Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2022-02-01T22:52:39.061Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2022-02-01T22:52:39.061Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/iot/uuid.c.o [2022-02-01T22:52:39.061Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o [2022-02-01T22:52:39.646Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2022-02-01T22:52:39.646Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2022-02-01T22:52:39.908Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2022-02-01T22:52:39.908Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2022-02-01T22:52:40.851Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2022-02-01T22:52:40.851Z] [ 59%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2022-02-01T22:52:40.851Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2022-02-01T22:52:40.851Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2022-02-01T22:52:41.116Z] /tmp/sdk/src/c/rest-server.c: In function 'http_handler': [2022-02-01T22:52:41.116Z] /tmp/sdk/src/c/rest-server.c:250:65: warning: passing argument 3 of 'MHD_get_connection_values' from incompatible pointer type [-Wincompatible-pointer-types] [2022-02-01T22:52:41.116Z] 250 | MHD_get_connection_values (conn, MHD_GET_ARGUMENT_KIND, queryIterator, req.qparams); [2022-02-01T22:52:41.116Z] | ^~~~~~~~~~~~~ [2022-02-01T22:52:41.116Z] | | [2022-02-01T22:52:41.116Z] | int (*)(void *, enum MHD_ValueKind, const char *, const char *) [2022-02-01T22:52:41.116Z] In file included from /tmp/sdk/src/c/rest-server.c:21: [2022-02-01T22:52:41.116Z] /usr/include/microhttpd.h:2714:49: note: expected 'MHD_KeyValueIterator' {aka 'enum MHD_Result (*)(void *, enum MHD_ValueKind, const char *, const char *)'} but argument is of type 'int (*)(void *, enum MHD_ValueKind, const char *, const char *)' [2022-02-01T22:52:41.116Z] 2714 | MHD_KeyValueIterator iterator, [2022-02-01T22:52:41.116Z] | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ [2022-02-01T22:52:41.116Z] /tmp/sdk/src/c/rest-server.c: In function 'edgex_rest_server_create': [2022-02-01T22:52:41.116Z] /tmp/sdk/src/c/rest-server.c:348:58: warning: passing argument 5 of 'MHD_start_daemon' from incompatible pointer type [-Wincompatible-pointer-types] [2022-02-01T22:52:41.116Z] 348 | svr->daemon = MHD_start_daemon (flags, port, 0, 0, http_handler, svr, MHD_OPTION_SOCK_ADDR, res->ai_addr, MHD_OPTION_END); [2022-02-01T22:52:41.116Z] | ^~~~~~~~~~~~ [2022-02-01T22:52:41.116Z] | | [2022-02-01T22:52:41.116Z] | int (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, size_t *, void **) {aka int (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, long unsigned int *, void **)} [2022-02-01T22:52:41.116Z] In file included from /tmp/sdk/src/c/rest-server.c:21: [2022-02-01T22:52:41.116Z] /usr/include/microhttpd.h:2443:45: note: expected 'MHD_AccessHandlerCallback' {aka 'enum MHD_Result (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, long unsigned int *, void **)'} but argument is of type 'int (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, size_t *, void **)' {aka 'int (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, long unsigned int *, void **)'} [2022-02-01T22:52:41.116Z] 2443 | MHD_AccessHandlerCallback dh, void *dh_cls, [2022-02-01T22:52:41.116Z] | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~ [2022-02-01T22:52:41.116Z] /tmp/sdk/src/c/rest-server.c:359:56: warning: passing argument 5 of 'MHD_start_daemon' from incompatible pointer type [-Wincompatible-pointer-types] [2022-02-01T22:52:41.116Z] 359 | svr->daemon = MHD_start_daemon (flags, port, 0, 0, http_handler, svr, MHD_OPTION_END); [2022-02-01T22:52:41.116Z] | ^~~~~~~~~~~~ [2022-02-01T22:52:41.116Z] | | [2022-02-01T22:52:41.116Z] | int (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, size_t *, void **) {aka int (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, long unsigned int *, void **)} [2022-02-01T22:52:41.116Z] In file included from /tmp/sdk/src/c/rest-server.c:21: [2022-02-01T22:52:41.116Z] /usr/include/microhttpd.h:2443:45: note: expected 'MHD_AccessHandlerCallback' {aka 'enum MHD_Result (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, long unsigned int *, void **)'} but argument is of type 'int (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, size_t *, void **)' {aka 'int (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, long unsigned int *, void **)'} [2022-02-01T22:52:41.116Z] 2443 | MHD_AccessHandlerCallback dh, void *dh_cls, [2022-02-01T22:52:41.116Z] | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~ [2022-02-01T22:52:41.116Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2022-02-01T22:52:41.705Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2022-02-01T22:52:41.705Z] [ 67%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2022-02-01T22:52:41.705Z] [ 68%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2022-02-01T22:52:41.705Z] [ 70%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2022-02-01T22:52:42.279Z] [ 71%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2022-02-01T22:52:42.856Z] [ 73%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2022-02-01T22:52:43.122Z] [ 74%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2022-02-01T22:52:43.122Z] [ 76%] Linking C shared library libcsdk.so [2022-02-01T22:52:43.122Z] [ 76%] Built target csdk [2022-02-01T22:52:43.122Z] [ 77%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2022-02-01T22:52:43.383Z] [ 79%] Linking C executable template [2022-02-01T22:52:43.383Z] [ 79%] Built target template [2022-02-01T22:52:43.383Z] [ 80%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2022-02-01T22:52:43.643Z] [ 82%] Linking C executable device-counter [2022-02-01T22:52:43.643Z] [ 82%] Built target device-counter [2022-02-01T22:52:43.643Z] [ 83%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2022-02-01T22:52:43.643Z] [ 85%] Linking C executable device-random [2022-02-01T22:52:43.904Z] [ 85%] Built target device-random [2022-02-01T22:52:43.904Z] [ 86%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2022-02-01T22:52:43.904Z] [ 88%] Linking C executable device-gyro [2022-02-01T22:52:43.904Z] [ 88%] Built target device-gyro [2022-02-01T22:52:43.904Z] [ 89%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2022-02-01T22:52:44.166Z] [ 91%] Linking C executable device-bitfields [2022-02-01T22:52:44.166Z] [ 91%] Built target device-bitfields [2022-02-01T22:52:44.166Z] [ 92%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2022-02-01T22:52:44.166Z] [ 94%] Linking C executable template-discovery [2022-02-01T22:52:44.428Z] [ 94%] Built target template-discovery [2022-02-01T22:52:44.428Z] [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2022-02-01T22:52:44.428Z] [ 97%] Linking C executable device-file [2022-02-01T22:52:44.428Z] [ 97%] Built target device-file [2022-02-01T22:52:44.428Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2022-02-01T22:52:44.686Z] [100%] Linking C executable device-terminal [2022-02-01T22:52:44.686Z] [100%] Built target device-terminal [2022-02-01T22:52:44.686Z] Run CPack packaging tool... [2022-02-01T22:52:44.686Z] CPack: Create package using TGZ [2022-02-01T22:52:44.686Z] CPack: Install projects [2022-02-01T22:52:44.686Z] CPack: - Run preinstall target for: Csdk [2022-02-01T22:52:44.945Z] CPack: - Install project: Csdk [] [2022-02-01T22:52:44.945Z] CPack: Create package [2022-02-01T22:52:44.945Z] CPack: - package: /tmp/sdk/build/release/csdk-2.2.0-dev.2.tar.gz generated. [2022-02-01T22:52:44.945Z] + '[' false '=' true ] [2022-02-01T22:52:44.945Z] + '[' false '=' true ] [2022-02-01T22:52:44.945Z] + mkdir -p /tmp/sdk/build/debug [2022-02-01T22:52:44.945Z] + cd /tmp/sdk/build/debug [2022-02-01T22:52:44.945Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src [2022-02-01T22:52:44.945Z] -- The C compiler identification is GNU 10.3.1 [2022-02-01T22:52:44.945Z] -- Detecting C compiler ABI info [2022-02-01T22:52:45.211Z] -- Detecting C compiler ABI info - done [2022-02-01T22:52:45.211Z] -- Check for working C compiler: /usr/bin/cc - skipped [2022-02-01T22:52:45.211Z] -- Detecting C compile features [2022-02-01T22:52:45.211Z] -- Detecting C compile features - done [2022-02-01T22:52:45.211Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2022-02-01T22:52:45.211Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.79.1") [2022-02-01T22:52:45.211Z] -- Found LIBYAML: /usr/lib/libyaml.so [2022-02-01T22:52:45.211Z] -- Found LIBUUID: /usr/lib/libuuid.so [2022-02-01T22:52:45.211Z] -- Found LIBCBOR: /usr/local/lib/libcbor.so [2022-02-01T22:52:45.211Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2022-02-01T22:52:45.211Z] -- Found LIBHIREDIS: /usr/lib/libhiredis.so [2022-02-01T22:52:45.211Z] -- C SDK 2.2.0-dev.2 for Linux [2022-02-01T22:52:45.211Z] -- Performing Test CSDK_HAVE_ATOMIC [2022-02-01T22:52:45.211Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2022-02-01T22:52:45.211Z] -- Found Curses: /usr/lib/libcurses.so [2022-02-01T22:52:45.211Z] -- Configuring done [2022-02-01T22:52:45.211Z] -- Generating done [2022-02-01T22:52:45.473Z] -- Build files have been written to: /tmp/sdk/build/debug [2022-02-01T22:52:45.473Z] + make [2022-02-01T22:52:45.473Z] + tee debug.log [2022-02-01T22:52:45.473Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2022-02-01T22:52:45.473Z] [ 2%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o [2022-02-01T22:52:45.473Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2022-02-01T22:52:45.732Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2022-02-01T22:52:45.732Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2022-02-01T22:52:45.732Z] [ 8%] Building C object c/CMakeFiles/csdk.dir/data-mqtt.c.o [2022-02-01T22:52:45.732Z] [ 10%] Building C object c/CMakeFiles/csdk.dir/data-redstr.c.o [2022-02-01T22:52:45.995Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/data-rest.c.o [2022-02-01T22:52:45.995Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2022-02-01T22:52:45.995Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2022-02-01T22:52:46.256Z] [ 16%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2022-02-01T22:52:46.256Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2022-02-01T22:52:46.256Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2022-02-01T22:52:46.516Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2022-02-01T22:52:46.516Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2022-02-01T22:52:46.516Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2022-02-01T22:52:46.516Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2022-02-01T22:52:46.778Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2022-02-01T22:52:46.778Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2022-02-01T22:52:46.778Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2022-02-01T22:52:47.042Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2022-02-01T22:52:47.042Z] [ 32%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2022-02-01T22:52:47.042Z] /tmp/sdk/src/c/iot/container.c: In function 'iot_container_init': [2022-02-01T22:52:47.042Z] /tmp/sdk/src/c/iot/container.c:275:37: warning: unused variable 'factory' [-Wunused-variable] [2022-02-01T22:52:47.042Z] 275 | const iot_component_factory_t * factory; [2022-02-01T22:52:47.042Z] | ^~~~~~~ [2022-02-01T22:52:47.042Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2022-02-01T22:52:47.308Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2022-02-01T22:52:47.308Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2022-02-01T22:52:47.308Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2022-02-01T22:52:47.568Z] [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2022-02-01T22:52:47.568Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2022-02-01T22:52:47.568Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2022-02-01T22:52:47.568Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2022-02-01T22:52:47.568Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2022-02-01T22:52:47.828Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2022-02-01T22:52:47.828Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/iot/uuid.c.o [2022-02-01T22:52:47.828Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o [2022-02-01T22:52:47.828Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2022-02-01T22:52:48.092Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2022-02-01T22:52:48.092Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2022-02-01T22:52:48.092Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2022-02-01T22:52:48.351Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2022-02-01T22:52:48.351Z] [ 59%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2022-02-01T22:52:48.612Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2022-02-01T22:52:48.612Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2022-02-01T22:52:48.612Z] /tmp/sdk/src/c/rest-server.c: In function 'http_handler': [2022-02-01T22:52:48.612Z] /tmp/sdk/src/c/rest-server.c:250:65: warning: passing argument 3 of 'MHD_get_connection_values' from incompatible pointer type [-Wincompatible-pointer-types] [2022-02-01T22:52:48.612Z] 250 | MHD_get_connection_values (conn, MHD_GET_ARGUMENT_KIND, queryIterator, req.qparams); [2022-02-01T22:52:48.612Z] | ^~~~~~~~~~~~~ [2022-02-01T22:52:48.612Z] | | [2022-02-01T22:52:48.612Z] | int (*)(void *, enum MHD_ValueKind, const char *, const char *) [2022-02-01T22:52:48.612Z] In file included from /tmp/sdk/src/c/rest-server.c:21: [2022-02-01T22:52:48.613Z] /usr/include/microhttpd.h:2714:49: note: expected 'MHD_KeyValueIterator' {aka 'enum MHD_Result (*)(void *, enum MHD_ValueKind, const char *, const char *)'} but argument is of type 'int (*)(void *, enum MHD_ValueKind, const char *, const char *)' [2022-02-01T22:52:48.613Z] 2714 | MHD_KeyValueIterator iterator, [2022-02-01T22:52:48.613Z] | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ [2022-02-01T22:52:48.613Z] /tmp/sdk/src/c/rest-server.c: In function 'edgex_rest_server_create': [2022-02-01T22:52:48.613Z] /tmp/sdk/src/c/rest-server.c:348:58: warning: passing argument 5 of 'MHD_start_daemon' from incompatible pointer type [-Wincompatible-pointer-types] [2022-02-01T22:52:48.613Z] 348 | svr->daemon = MHD_start_daemon (flags, port, 0, 0, http_handler, svr, MHD_OPTION_SOCK_ADDR, res->ai_addr, MHD_OPTION_END); [2022-02-01T22:52:48.613Z] | ^~~~~~~~~~~~ [2022-02-01T22:52:48.613Z] | | [2022-02-01T22:52:48.613Z] | int (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, size_t *, void **) {aka int (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, long unsigned int *, void **)} [2022-02-01T22:52:48.613Z] In file included from /tmp/sdk/src/c/rest-server.c:21: [2022-02-01T22:52:48.613Z] /usr/include/microhttpd.h:2443:45: note: expected 'MHD_AccessHandlerCallback' {aka 'enum MHD_Result (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, long unsigned int *, void **)'} but argument is of type 'int (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, size_t *, void **)' {aka 'int (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, long unsigned int *, void **)'} [2022-02-01T22:52:48.613Z] 2443 | MHD_AccessHandlerCallback dh, void *dh_cls, [2022-02-01T22:52:48.613Z] | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~ [2022-02-01T22:52:48.613Z] /tmp/sdk/src/c/rest-server.c:359:56: warning: passing argument 5 of 'MHD_start_daemon' from incompatible pointer type [-Wincompatible-pointer-types] [2022-02-01T22:52:48.613Z] 359 | svr->daemon = MHD_start_daemon (flags, port, 0, 0, http_handler, svr, MHD_OPTION_END); [2022-02-01T22:52:48.613Z] | ^~~~~~~~~~~~ [2022-02-01T22:52:48.613Z] | | [2022-02-01T22:52:48.613Z] | int (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, size_t *, void **) {aka int (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, long unsigned int *, void **)} [2022-02-01T22:52:48.613Z] In file included from /tmp/sdk/src/c/rest-server.c:21: [2022-02-01T22:52:48.613Z] /usr/include/microhttpd.h:2443:45: note: expected 'MHD_AccessHandlerCallback' {aka 'enum MHD_Result (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, long unsigned int *, void **)'} but argument is of type 'int (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, size_t *, void **)' {aka 'int (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, long unsigned int *, void **)'} [2022-02-01T22:52:48.613Z] 2443 | MHD_AccessHandlerCallback dh, void *dh_cls, [2022-02-01T22:52:48.613Z] | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~ [2022-02-01T22:52:48.613Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2022-02-01T22:52:48.873Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2022-02-01T22:52:48.873Z] [ 67%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2022-02-01T22:52:49.133Z] [ 68%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2022-02-01T22:52:49.133Z] [ 70%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2022-02-01T22:52:49.133Z] [ 71%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2022-02-01T22:52:49.394Z] [ 73%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2022-02-01T22:52:49.394Z] [ 74%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2022-02-01T22:52:49.657Z] [ 76%] Linking C shared library libcsdk.so [2022-02-01T22:52:49.657Z] [ 76%] Built target csdk [2022-02-01T22:52:49.657Z] [ 77%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2022-02-01T22:52:49.657Z] [ 79%] Linking C executable template [2022-02-01T22:52:49.657Z] [ 79%] Built target template [2022-02-01T22:52:49.657Z] [ 80%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2022-02-01T22:52:49.916Z] [ 82%] Linking C executable device-counter [2022-02-01T22:52:49.916Z] [ 82%] Built target device-counter [2022-02-01T22:52:49.916Z] [ 83%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2022-02-01T22:52:49.916Z] [ 85%] Linking C executable device-random [2022-02-01T22:52:49.916Z] [ 85%] Built target device-random [2022-02-01T22:52:49.916Z] [ 86%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2022-02-01T22:52:50.176Z] [ 88%] Linking C executable device-gyro [2022-02-01T22:52:50.176Z] [ 88%] Built target device-gyro [2022-02-01T22:52:50.176Z] [ 89%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2022-02-01T22:52:50.176Z] [ 91%] Linking C executable device-bitfields [2022-02-01T22:52:50.437Z] [ 91%] Built target device-bitfields [2022-02-01T22:52:50.437Z] [ 92%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2022-02-01T22:52:50.437Z] [ 94%] Linking C executable template-discovery [2022-02-01T22:52:50.437Z] [ 94%] Built target template-discovery [2022-02-01T22:52:50.437Z] [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2022-02-01T22:52:50.697Z] [ 97%] Linking C executable device-file [2022-02-01T22:52:50.697Z] [ 97%] Built target device-file [2022-02-01T22:52:50.697Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2022-02-01T22:52:50.697Z] [100%] Linking C executable device-terminal [2022-02-01T22:52:50.697Z] [100%] Built target device-terminal [2022-02-01T22:52:50.697Z] make: Entering directory '/tmp/sdk/build/release' [2022-02-01T22:52:50.697Z] make[1]: Entering directory '/tmp/sdk/build/release' [2022-02-01T22:52:50.697Z] make[2]: Entering directory '/tmp/sdk/build/release' [2022-02-01T22:52:50.958Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2022-02-01T22:52:50.958Z] [ 76%] Built target csdk [2022-02-01T22:52:50.958Z] make[2]: Entering directory '/tmp/sdk/build/release' [2022-02-01T22:52:50.958Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2022-02-01T22:52:50.958Z] [ 79%] Built target template [2022-02-01T22:52:50.958Z] make[2]: Entering directory '/tmp/sdk/build/release' [2022-02-01T22:52:50.958Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2022-02-01T22:52:50.958Z] [ 82%] Built target device-counter [2022-02-01T22:52:50.958Z] make[2]: Entering directory '/tmp/sdk/build/release' [2022-02-01T22:52:50.958Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2022-02-01T22:52:50.958Z] [ 85%] Built target device-random [2022-02-01T22:52:50.958Z] make[2]: Entering directory '/tmp/sdk/build/release' [2022-02-01T22:52:50.958Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2022-02-01T22:52:50.958Z] [ 88%] Built target device-gyro [2022-02-01T22:52:50.958Z] make[2]: Entering directory '/tmp/sdk/build/release' [2022-02-01T22:52:50.958Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2022-02-01T22:52:50.958Z] [ 91%] Built target device-bitfields [2022-02-01T22:52:50.958Z] make[2]: Entering directory '/tmp/sdk/build/release' [2022-02-01T22:52:50.958Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2022-02-01T22:52:50.958Z] [ 94%] Built target template-discovery [2022-02-01T22:52:50.958Z] make[2]: Entering directory '/tmp/sdk/build/release' [2022-02-01T22:52:50.958Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2022-02-01T22:52:50.958Z] [ 97%] Built target device-file [2022-02-01T22:52:50.958Z] make[2]: Entering directory '/tmp/sdk/build/release' [2022-02-01T22:52:50.958Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2022-02-01T22:52:50.958Z] [100%] Built target device-terminal [2022-02-01T22:52:50.958Z] make[1]: Leaving directory '/tmp/sdk/build/release' [2022-02-01T22:52:50.958Z] Install the project... [2022-02-01T22:52:50.958Z] -- Install configuration: "Release" [2022-02-01T22:52:50.958Z] -- Installing: /usr/local/lib/libcsdk.so [2022-02-01T22:52:50.958Z] -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" [2022-02-01T22:52:50.958Z] -- Up-to-date: /usr/local/include [2022-02-01T22:52:50.958Z] -- Installing: /usr/local/include/devsdk [2022-02-01T22:52:50.958Z] -- Installing: /usr/local/include/devsdk/devsdk-base.h [2022-02-01T22:52:50.958Z] -- Installing: /usr/local/include/devsdk/devsdk.h [2022-02-01T22:52:50.958Z] -- Installing: /usr/local/include/edgex [2022-02-01T22:52:50.958Z] -- Installing: /usr/local/include/edgex/devices.h [2022-02-01T22:52:50.958Z] -- Installing: /usr/local/include/edgex/edgex-base.h [2022-02-01T22:52:50.958Z] -- Installing: /usr/local/include/edgex/edgex.h [2022-02-01T22:52:50.958Z] -- Installing: /usr/local/include/edgex/profiles.h [2022-02-01T22:52:50.958Z] -- Installing: /usr/local/include/edgex/rest-server.h [2022-02-01T22:52:50.958Z] -- Installing: /usr/local/include/edgex/csdk-defs.h [2022-02-01T22:52:50.958Z] -- Installing: /usr/local/include/iot [2022-02-01T22:52:50.958Z] -- Installing: /usr/local/include/iot/base64.h [2022-02-01T22:52:50.958Z] -- Installing: /usr/local/include/iot/component.h [2022-02-01T22:52:50.958Z] -- Installing: /usr/local/include/iot/config.h [2022-02-01T22:52:50.958Z] -- Installing: /usr/local/include/iot/container.h [2022-02-01T22:52:50.958Z] -- Installing: /usr/local/include/iot/data.h [2022-02-01T22:52:50.958Z] -- Installing: /usr/local/include/iot/hash.h [2022-02-01T22:52:50.958Z] -- Installing: /usr/local/include/iot/iot.h [2022-02-01T22:52:50.958Z] -- Installing: /usr/local/include/iot/json.h [2022-02-01T22:52:50.958Z] -- Installing: /usr/local/include/iot/logger.h [2022-02-01T22:52:50.958Z] -- Installing: /usr/local/include/iot/os.h [2022-02-01T22:52:50.958Z] -- Installing: /usr/local/include/iot/scheduler.h [2022-02-01T22:52:50.958Z] -- Installing: /usr/local/include/iot/thread.h [2022-02-01T22:52:50.958Z] -- Installing: /usr/local/include/iot/threadpool.h [2022-02-01T22:52:50.958Z] -- Installing: /usr/local/include/iot/time.h [2022-02-01T22:52:50.958Z] -- Installing: /usr/local/include/iot/typecode.h [2022-02-01T22:52:50.958Z] -- Installing: /usr/local/include/iot/uuid.h [2022-02-01T22:52:50.958Z] -- Installing: /usr/local/include/iot/os [2022-02-01T22:52:50.958Z] -- Installing: /usr/local/include/iot/os/linux.h [2022-02-01T22:52:50.958Z] -- Installing: /usr/local/include/iot/os/macos.h [2022-02-01T22:52:50.958Z] -- Installing: /usr/local/include/iot/os/zephyr.h [2022-02-01T22:52:50.958Z] -- Installing: /usr/local/include/iot/defs.h [2022-02-01T22:52:50.958Z] -- Installing: /usr/local/share/device-sdk-c/LICENSE [2022-02-01T22:52:50.958Z] -- Installing: /usr/local/share/device-sdk-c/Attribution.txt [2022-02-01T22:52:50.958Z] make: Leaving directory '/tmp/sdk/build/release' [2022-02-01T22:52:51.537Z] Removing intermediate container 80691d8b87db [2022-02-01T22:52:51.537Z] ---> 8f17faed7f25 [2022-02-01T22:52:51.537Z] Step 16/24 : FROM ${BASE} [2022-02-01T22:52:51.537Z] ---> a4e04833b611 [2022-02-01T22:52:51.537Z] Step 17/24 : LABEL maintainer="IOTech " [2022-02-01T22:52:51.537Z] ---> Running in b4f9c1aa637b [2022-02-01T22:52:51.537Z] Removing intermediate container b4f9c1aa637b [2022-02-01T22:52:51.537Z] ---> b639d7981afb [2022-02-01T22:52:51.537Z] Step 18/24 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2022-02-01T22:52:51.537Z] ---> Running in 05248797afec [2022-02-01T22:52:51.800Z] Connecting to iotech.jfrog.io (54.170.66.44:443) [2022-02-01T22:52:52.386Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2022-02-01T22:52:52.386Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2022-02-01T22:52:52.386Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2022-02-01T22:52:52.386Z] Removing intermediate container 05248797afec [2022-02-01T22:52:52.386Z] ---> 1ae298e9ef1d [2022-02-01T22:52:52.386Z] Step 19/24 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.14/main' >> /etc/apk/repositories [2022-02-01T22:52:52.386Z] ---> Running in e7c91fa54569 [2022-02-01T22:52:52.956Z] Removing intermediate container e7c91fa54569 [2022-02-01T22:52:52.956Z] ---> de57c33dd2a6 [2022-02-01T22:52:52.956Z] Step 20/24 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml curl libmicrohttpd libuuid paho-mqtt-c-dev-1.3 hiredis-dev [2022-02-01T22:52:52.956Z] ---> Running in f00a0c4b3f01 [2022-02-01T22:52:53.216Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-02-01T22:52:54.157Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-02-01T22:52:54.157Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.14/main/x86_64/APKINDEX.tar.gz [2022-02-01T22:52:55.102Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2022-02-01T22:52:55.102Z] (1/7) Installing curl (7.79.1-r0) [2022-02-01T22:52:55.102Z] (2/7) Installing hiredis (1.0.0-r0) [2022-02-01T22:52:55.102Z] (3/7) Installing hiredis-dev (1.0.0-r0) [2022-02-01T22:52:55.365Z] (4/7) Installing libuuid (2.37.2-r0) [2022-02-01T22:52:55.365Z] (5/7) Installing paho-mqtt-c-dev-1.3 (1.3.9-r0) [2022-02-01T22:52:56.307Z] (6/7) Installing libidn2 (2.3.1-r0) [2022-02-01T22:52:56.307Z] (7/7) Installing wget (1.21.1-r1) [2022-02-01T22:52:56.577Z] Executing busybox-1.33.1-r3.trigger [2022-02-01T22:52:56.577Z] OK: 281 MiB in 84 packages [2022-02-01T22:52:56.838Z] Removing intermediate container f00a0c4b3f01 [2022-02-01T22:52:56.838Z] ---> ecf6af37feb5 [2022-02-01T22:52:56.838Z] Step 21/24 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot [2022-02-01T22:52:57.100Z] ---> 3d9b27ddb47b [2022-02-01T22:52:57.100Z] Step 22/24 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex [2022-02-01T22:52:57.100Z] ---> a9515ef73332 [2022-02-01T22:52:57.100Z] Step 23/24 : COPY --from=builder /usr/local/lib /usr/local/lib [2022-02-01T22:52:57.362Z] ---> c9da1037d718 [2022-02-01T22:52:57.362Z] Step 24/24 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c [2022-02-01T22:52:57.362Z] ---> 807ecb15b73b [2022-02-01T22:52:57.362Z] Successfully built 807ecb15b73b [2022-02-01T22:52:57.362Z] 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 [2022-02-01T22:52:57.732Z] + docker inspect -f . ci-base-image-x86_64 [2022-02-01T22:52:57.733Z] . [Pipeline] withDockerContainer [2022-02-01T22:52:57.809Z] prd-centos7-docker-4c-2g-4393 does not seem to be running inside a container [2022-02-01T22:52:57.845Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-c_main -v /w/workspace/edgexfoundry_device-sdk-c_main:/w/workspace/edgexfoundry_device-sdk-c_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_main@tmp:/w/workspace/edgexfoundry_device-sdk-c_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-02-01T22:52:58.249Z] $ docker top 30001fd21a73a3427749ad624c33a7987142b4a97b839834f11c161f05796f08 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-02-01T22:52:58.619Z] + make test [2022-02-01T22:52:58.620Z] echo "make test" [2022-02-01T22:52:58.620Z] make test [Pipeline] } [2022-02-01T22:52:58.629Z] $ docker stop --time=1 30001fd21a73a3427749ad624c33a7987142b4a97b839834f11c161f05796f08 [2022-02-01T22:52:59.824Z] $ docker rm -f 30001fd21a73a3427749ad624c33a7987142b4a97b839834f11c161f05796f08 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-02-01T22:53:00.949Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-02-01T22:53:01.256Z] + ls -al . [2022-02-01T22:53:01.256Z] total 172 [2022-02-01T22:53:01.256Z] drwxrwxr-x. 9 jenkins jenkins 4096 Feb 1 22:52 . [2022-02-01T22:53:01.256Z] drwxrwxr-x. 4 jenkins jenkins 108 Feb 1 22:51 .. [2022-02-01T22:53:01.256Z] -rw-rw-r--. 1 jenkins jenkins 3104 Feb 1 22:51 Attribution.txt [2022-02-01T22:53:01.256Z] -rw-rw-r--. 1 jenkins jenkins 7880 Feb 1 22:51 CHANGES [2022-02-01T22:53:01.256Z] drwxrwxr-x. 2 jenkins jenkins 121 Feb 1 22:51 docs [2022-02-01T22:53:01.256Z] -rw-rw-r--. 1 jenkins jenkins 108574 Feb 1 22:51 Doxyfile [2022-02-01T22:53:01.256Z] drwxrwxr-x. 8 jenkins jenkins 162 Feb 1 22:51 .git [2022-02-01T22:53:01.256Z] drwxrwxr-x. 3 jenkins jenkins 103 Feb 1 22:51 .github [2022-02-01T22:53:01.256Z] -rw-rw-r--. 1 jenkins jenkins 176 Feb 1 22:51 .gitignore [2022-02-01T22:53:01.256Z] -rw-rw-r--. 1 jenkins jenkins 677 Feb 1 22:51 GOVERNANCE.md [2022-02-01T22:53:01.256Z] drwxrwxr-x. 4 jenkins jenkins 33 Feb 1 22:51 include [2022-02-01T22:53:01.256Z] -rw-rw-r--. 1 jenkins jenkins 784 Feb 1 22:51 Jenkinsfile [2022-02-01T22:53:01.256Z] -rw-rw-r--. 1 jenkins jenkins 10174 Feb 1 22:51 LICENSE [2022-02-01T22:53:01.256Z] -rw-rw-r--. 1 jenkins jenkins 444 Feb 1 22:51 Makefile [2022-02-01T22:53:01.256Z] -rw-rw-r--. 1 jenkins jenkins 618 Feb 1 22:51 OWNERS.md [2022-02-01T22:53:01.256Z] -rw-rw-r--. 1 jenkins jenkins 4086 Feb 1 22:51 README.md [2022-02-01T22:53:01.256Z] -rw-rw-r--. 1 jenkins jenkins 7422 Feb 1 22:51 README.v2.md [2022-02-01T22:53:01.256Z] drwxrwxr-x. 2 jenkins jenkins 98 Feb 1 22:51 scripts [2022-02-01T22:53:01.256Z] drwx------. 3 jenkins jenkins 71 Feb 1 22:52 .semver [2022-02-01T22:53:01.256Z] drwxrwxr-x. 4 jenkins jenkins 50 Feb 1 22:51 src [2022-02-01T22:53:01.256Z] -rw-rw-r--. 1 jenkins jenkins 11 Feb 1 22:52 VERSION [Pipeline] isUnix [Pipeline] sh [2022-02-01T22:53:01.563Z] + 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=8c74ffe4fc698c219175e751f1cca4a77f9c9083 --label arch=amd64 --label version=2.2.0-dev.2 . [2022-02-01T22:53:01.563Z] Sending build context to Docker daemon 4.461MB [2022-02-01T22:53:01.563Z] Step 1/17 : ARG BASE=alpine:3.14 [2022-02-01T22:53:01.563Z] Step 2/17 : FROM ${BASE} [2022-02-01T22:53:01.563Z] ---> 807ecb15b73b [2022-02-01T22:53:01.563Z] Step 3/17 : LABEL maintainer="IOTech " [2022-02-01T22:53:01.563Z] ---> Running in e320e3cf06b0 [2022-02-01T22:53:01.824Z] Removing intermediate container e320e3cf06b0 [2022-02-01T22:53:01.824Z] ---> 82e888133f10 [2022-02-01T22:53:01.824Z] Step 4/17 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2022-02-01T22:53:01.824Z] ---> Running in 3bc303cf0bd9 [2022-02-01T22:53:02.084Z] --2022-02-01 22:53:01-- https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release [2022-02-01T22:53:02.084Z] Resolving iotech.jfrog.io (iotech.jfrog.io)... 54.170.66.44, 54.72.115.12, 54.74.239.58, ... [2022-02-01T22:53:02.084Z] Connecting to iotech.jfrog.io (iotech.jfrog.io)|54.170.66.44|:443... connected. [2022-02-01T22:53:02.349Z] HTTP request sent, awaiting response... 200 OK [2022-02-01T22:53:02.349Z] Length: unspecified [application/json] [2022-02-01T22:53:02.349Z] Saving to: '/etc/apk/keys/alpine.dev.rsa.pub' [2022-02-01T22:53:02.349Z]  [2022-02-01T22:53:02.349Z] 0K 150M=0s [2022-02-01T22:53:02.349Z] [2022-02-01T22:53:02.349Z] 2022-02-01 22:53:02 (150 MB/s) - '/etc/apk/keys/alpine.dev.rsa.pub' saved [451] [2022-02-01T22:53:02.349Z] [2022-02-01T22:53:02.610Z] Removing intermediate container 3bc303cf0bd9 [2022-02-01T22:53:02.610Z] ---> 40abce63dc11 [2022-02-01T22:53:02.610Z] Step 5/17 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.14/main' >> /etc/apk/repositories [2022-02-01T22:53:02.610Z] ---> Running in 889885528e7d [2022-02-01T22:53:03.187Z] Removing intermediate container 889885528e7d [2022-02-01T22:53:03.187Z] ---> 16f3b1b952e8 [2022-02-01T22:53:03.187Z] 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-1.3 hiredis-dev && mkdir -p /edgex-c-sdk/build [2022-02-01T22:53:03.187Z] ---> Running in 1477474480f2 [2022-02-01T22:53:03.450Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-02-01T22:53:04.392Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-02-01T22:53:04.392Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.14/main/x86_64/APKINDEX.tar.gz [2022-02-01T22:53:04.963Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2022-02-01T22:53:04.963Z] (1/21) Installing ncurses-dev (6.2_p20210612-r0) [2022-02-01T22:53:04.963Z] (2/21) Installing libblkid (2.37.2-r0) [2022-02-01T22:53:05.223Z] (3/21) Installing blkid (2.37.2-r0) [2022-02-01T22:53:05.223Z] (4/21) Installing libcap-ng (0.8.2-r0) [2022-02-01T22:53:05.223Z] (5/21) Installing setpriv (2.37.2-r0) [2022-02-01T22:53:05.484Z] (6/21) Installing libmount (2.37.2-r0) [2022-02-01T22:53:05.484Z] (7/21) Installing libsmartcols (2.37.2-r0) [2022-02-01T22:53:05.484Z] (8/21) Installing findmnt (2.37.2-r0) [2022-02-01T22:53:05.745Z] (9/21) Installing mcookie (2.37.2-r0) [2022-02-01T22:53:05.745Z] (10/21) Installing hexdump (2.37.2-r0) [2022-02-01T22:53:05.745Z] (11/21) Installing lsblk (2.37.2-r0) [2022-02-01T22:53:06.006Z] (12/21) Installing libfdisk (2.37.2-r0) [2022-02-01T22:53:06.006Z] (13/21) Installing sfdisk (2.37.2-r0) [2022-02-01T22:53:06.006Z] (14/21) Installing cfdisk (2.37.2-r0) [2022-02-01T22:53:06.265Z] (15/21) Installing partx (2.37.2-r0) [2022-02-01T22:53:06.265Z] (16/21) Installing flock (2.37.2-r0) [2022-02-01T22:53:06.265Z] (17/21) Installing logger (2.37.2-r0) [2022-02-01T22:53:06.529Z] (18/21) Installing uuidgen (2.37.2-r0) [2022-02-01T22:53:06.529Z] (19/21) Installing libeconf (0.3.8-r1) [2022-02-01T22:53:06.529Z] (20/21) Installing util-linux (2.37.2-r0) [2022-02-01T22:53:06.788Z] (21/21) Installing util-linux-dev (2.37.2-r0) [2022-02-01T22:53:07.049Z] Executing busybox-1.33.1-r3.trigger [2022-02-01T22:53:07.050Z] OK: 291 MiB in 105 packages [2022-02-01T22:53:07.312Z] Removing intermediate container 1477474480f2 [2022-02-01T22:53:07.312Z] ---> 2a78c3c5b7dd [2022-02-01T22:53:07.312Z] Step 7/17 : COPY VERSION /edgex-c-sdk/ [2022-02-01T22:53:07.575Z] ---> 2a778371d295 [2022-02-01T22:53:07.575Z] Step 8/17 : COPY src /edgex-c-sdk/src/ [2022-02-01T22:53:07.575Z] ---> b80e38ea610e [2022-02-01T22:53:07.575Z] Step 9/17 : COPY include /edgex-c-sdk/include/ [2022-02-01T22:53:07.839Z] ---> 4f84b14ce3ae [2022-02-01T22:53:07.839Z] Step 10/17 : COPY scripts /edgex-c-sdk/scripts [2022-02-01T22:53:07.839Z] ---> 90ced09c65e9 [2022-02-01T22:53:07.839Z] Step 11/17 : COPY LICENSE /edgex-c-sdk/ [2022-02-01T22:53:08.098Z] ---> 018a4636d892 [2022-02-01T22:53:08.098Z] Step 12/17 : COPY Attribution.txt /edgex-c-sdk/ [2022-02-01T22:53:08.098Z] ---> f1d51d1b4488 [2022-02-01T22:53:08.098Z] Step 13/17 : WORKDIR /edgex-c-sdk [2022-02-01T22:53:08.358Z] ---> Running in 73e4e9b316b9 [2022-02-01T22:53:08.358Z] Removing intermediate container 73e4e9b316b9 [2022-02-01T22:53:08.358Z] ---> 1d3cdba0e89e [2022-02-01T22:53:08.358Z] Step 14/17 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] [2022-02-01T22:53:08.358Z] ---> Running in 335243ff5719 [2022-02-01T22:53:08.358Z] Removing intermediate container 335243ff5719 [2022-02-01T22:53:08.358Z] ---> 9418f1324576 [2022-02-01T22:53:08.358Z] Step 15/17 : LABEL arch=amd64 [2022-02-01T22:53:08.358Z] ---> Running in b0c68a63da24 [2022-02-01T22:53:08.618Z] Removing intermediate container b0c68a63da24 [2022-02-01T22:53:08.618Z] ---> 0136d763279c [2022-02-01T22:53:08.618Z] Step 16/17 : LABEL git_sha=8c74ffe4fc698c219175e751f1cca4a77f9c9083 [2022-02-01T22:53:08.618Z] ---> Running in 92204ddd328b [2022-02-01T22:53:08.618Z] Removing intermediate container 92204ddd328b [2022-02-01T22:53:08.618Z] ---> 01baff263be2 [2022-02-01T22:53:08.618Z] Step 17/17 : LABEL version=2.2.0-dev.2 [2022-02-01T22:53:08.618Z] ---> Running in 9a49b242893c [2022-02-01T22:53:08.618Z] Removing intermediate container 9a49b242893c [2022-02-01T22:53:08.618Z] ---> 54512a40ccda [2022-02-01T22:53:08.618Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2022-02-01T22:53:08.618Z] Successfully built 54512a40ccda [2022-02-01T22:53:08.618Z] Successfully tagged device-sdk:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-01T22:53:09.044Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-02-01T22:53:09.044Z] [2022-02-01T22:53:09.044Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-02-01T22:53:09.352Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-02-01T22:53:09.352Z] latest: Pulling from edgex-lftools-log-publisher [2022-02-01T22:53:09.352Z] b4d181a07f80: Pulling fs layer [2022-02-01T22:53:09.352Z] a1111a8f2ec3: Pulling fs layer [2022-02-01T22:53:09.352Z] ed53099fbce6: Pulling fs layer [2022-02-01T22:53:09.352Z] dc539afda2c1: Pulling fs layer [2022-02-01T22:53:09.352Z] 77bc0d833cb6: Pulling fs layer [2022-02-01T22:53:09.352Z] 9065ff56babe: Pulling fs layer [2022-02-01T22:53:09.352Z] d287ab97295c: Pulling fs layer [2022-02-01T22:53:09.352Z] dc539afda2c1: Waiting [2022-02-01T22:53:09.352Z] 77bc0d833cb6: Waiting [2022-02-01T22:53:09.352Z] 9065ff56babe: Waiting [2022-02-01T22:53:09.352Z] d287ab97295c: Waiting [2022-02-01T22:53:09.352Z] a1111a8f2ec3: Verifying Checksum [2022-02-01T22:53:09.352Z] a1111a8f2ec3: Download complete [2022-02-01T22:53:09.352Z] dc539afda2c1: Verifying Checksum [2022-02-01T22:53:09.352Z] dc539afda2c1: Download complete [2022-02-01T22:53:09.352Z] ed53099fbce6: Verifying Checksum [2022-02-01T22:53:09.352Z] ed53099fbce6: Download complete [2022-02-01T22:53:09.352Z] 9065ff56babe: Verifying Checksum [2022-02-01T22:53:09.352Z] 9065ff56babe: Download complete [2022-02-01T22:53:09.622Z] 77bc0d833cb6: Verifying Checksum [2022-02-01T22:53:09.622Z] 77bc0d833cb6: Download complete [2022-02-01T22:53:09.622Z] b4d181a07f80: Verifying Checksum [2022-02-01T22:53:09.622Z] b4d181a07f80: Download complete [2022-02-01T22:53:10.201Z] d287ab97295c: Verifying Checksum [2022-02-01T22:53:10.201Z] d287ab97295c: Download complete [2022-02-01T22:53:11.161Z] b4d181a07f80: Pull complete [2022-02-01T22:53:11.161Z] a1111a8f2ec3: Pull complete [2022-02-01T22:53:11.737Z] ed53099fbce6: Pull complete [2022-02-01T22:53:11.737Z] dc539afda2c1: Pull complete [2022-02-01T22:53:11.997Z] 77bc0d833cb6: Pull complete [2022-02-01T22:53:11.997Z] 9065ff56babe: Pull complete [2022-02-01T22:53:17.331Z] d287ab97295c: Pull complete [2022-02-01T22:53:17.332Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2022-02-01T22:53:17.332Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-02-01T22:53:17.332Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-02-01T22:53:17.398Z] prd-centos7-docker-4c-2g-4393 does not seem to be running inside a container [2022-02-01T22:53:17.433Z] $ 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/edgexfoundry_device-sdk-c_main -v /w/workspace/edgexfoundry_device-sdk-c_main:/w/workspace/edgexfoundry_device-sdk-c_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_main@tmp:/w/workspace/edgexfoundry_device-sdk-c_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-02-01T22:53:19.830Z] $ docker top aa0c00455b026e0d0c5c866adfc314f936faf187613d2272749bc5bc3cabe0a7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-01T22:53:20.256Z] ---> job-cost.sh [2022-02-01T22:53:20.256Z] lf-activate-venv: SKIPPING [2022-02-01T22:53:20.256Z] INFO: No Stack... [2022-02-01T22:53:20.514Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-02-01T22:53:21.085Z] INFO: Archiving Costs [Pipeline] sh [2022-02-01T22:53:21.377Z] + cut -d, -f6 [2022-02-01T22:53:21.377Z] + cat /w/workspace/edgexfoundry_device-sdk-c_main/archives/cost.csv [Pipeline] lock [2022-02-01T22:53:21.395Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-c-main-16-stack-cost] [2022-02-01T22:53:21.401Z] Resource [jenkins-edgexfoundry-device-sdk-c-main-16-stack-cost] did not exist. Created. [2022-02-01T22:53:21.402Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-c-main-16-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-02-01T22:53:21.711Z] + echo total: 0.05999999865889549 [Pipeline] stash [2022-02-01T22:53:21.747Z] Stashed 1 file(s) [Pipeline] } [2022-02-01T22:53:21.755Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-c-main-16-stack-cost] [Pipeline] // lock [Pipeline] } [2022-02-01T22:53:21.770Z] $ docker stop --time=1 aa0c00455b026e0d0c5c866adfc314f936faf187613d2272749bc5bc3cabe0a7 [2022-02-01T22:53:22.918Z] $ docker rm -f aa0c00455b026e0d0c5c866adfc314f936faf187613d2272749bc5bc3cabe0a7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-02-01T22:53:55.569Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-4394 in /w/workspace/edgexfoundry_device-sdk-c_main [Pipeline] { [Pipeline] ws [2022-02-01T22:53:55.580Z] Running in /w/workspace/device-sdk-c/16 [Pipeline] { [Pipeline] checkout [2022-02-01T22:53:55.794Z] Selected Git installation does not exist. Using Default [2022-02-01T22:53:55.794Z] The recommended git tool is: NONE [2022-02-01T22:54:00.245Z] using credential edgex-jenkins-ssh [2022-02-01T22:54:00.272Z] Cloning the remote Git repository [2022-02-01T22:54:00.322Z] Cloning repository git@github.com:edgexfoundry/device-sdk-c.git [2022-02-01T22:54:00.407Z] > git init /w/workspace/device-sdk-c/16 # timeout=10 [2022-02-01T22:54:00.496Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2022-02-01T22:54:00.497Z] > git --version # timeout=10 [2022-02-01T22:54:00.519Z] > git --version # 'git version 2.17.1' [2022-02-01T22:54:00.521Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-02-01T22:54:00.595Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-02-01T22:54:01.693Z] Avoid second fetch [2022-02-01T22:54:01.693Z] Checking out Revision 8c74ffe4fc698c219175e751f1cca4a77f9c9083 (main) [2022-02-01T22:54:01.612Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2022-02-01T22:54:01.671Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-02-01T22:54:01.746Z] > git config core.sparsecheckout # timeout=10 [2022-02-01T22:54:01.783Z] > git checkout -f 8c74ffe4fc698c219175e751f1cca4a77f9c9083 # timeout=10 [2022-02-01T22:54:06.152Z] Commit message: "feat: Add serviceName to common responses (#393) (#395)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-02-01T22:54:06.995Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-02-01T22:54:06.995Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-02-01T22:54:06.995Z] Dload Upload Total Spent Left Speed [2022-02-01T22:54:06.995Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 87725 0 --:--:-- --:--:-- --:--:-- 87725 [Pipeline] sh [2022-02-01T22:54:07.506Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-02-01T22:54:07.842Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-02-01T22:54:07.842Z] + sudo tee /etc/docker/daemon.new [2022-02-01T22:54:07.842Z] { [2022-02-01T22:54:07.842Z] "registry-mirrors": [ [2022-02-01T22:54:07.842Z] "https://nexus3.edgexfoundry.org:10001" [2022-02-01T22:54:07.842Z] ], [2022-02-01T22:54:07.842Z] "bip": "10.250.0.254/24", [2022-02-01T22:54:07.842Z] "hosts": [ [2022-02-01T22:54:07.842Z] "tcp://0.0.0.0:5555", [2022-02-01T22:54:07.842Z] "unix:///var/run/docker.sock" [2022-02-01T22:54:07.842Z] ], [2022-02-01T22:54:07.842Z] "mtu": 1458, [2022-02-01T22:54:07.842Z] "selinux-enabled": true, [2022-02-01T22:54:07.842Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-02-01T22:54:07.842Z] } [Pipeline] sh [2022-02-01T22:54:08.184Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-02-01T22:54:08.519Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-02-01T22:54:26.881Z] provisioning config files... [2022-02-01T22:54:26.904Z] copy managed file [device-sdk-c-settings] to file:/w/workspace/device-sdk-c/16@tmp/config5733238845180693459tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-01T22:54:27.254Z] ---> docker-login.sh [2022-02-01T22:54:27.254Z] nexus3.edgexfoundry.org:10001 [2022-02-01T22:54:27.856Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-01T22:54:27.856Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-01T22:54:27.856Z] Configure a credential helper to remove this warning. See [2022-02-01T22:54:27.856Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-01T22:54:27.856Z] [2022-02-01T22:54:27.856Z] Login Succeeded [2022-02-01T22:54:28.133Z] nexus3.edgexfoundry.org:10002 [2022-02-01T22:54:28.404Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-01T22:54:28.404Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-01T22:54:28.404Z] Configure a credential helper to remove this warning. See [2022-02-01T22:54:28.404Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-01T22:54:28.404Z] [2022-02-01T22:54:28.404Z] Login Succeeded [2022-02-01T22:54:28.404Z] nexus3.edgexfoundry.org:10003 [2022-02-01T22:54:28.675Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-01T22:54:28.675Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-01T22:54:28.675Z] Configure a credential helper to remove this warning. See [2022-02-01T22:54:28.675Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-01T22:54:28.675Z] [2022-02-01T22:54:28.675Z] Login Succeeded [2022-02-01T22:54:28.675Z] nexus3.edgexfoundry.org:10004 [2022-02-01T22:54:29.271Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-01T22:54:29.271Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-01T22:54:29.271Z] Configure a credential helper to remove this warning. See [2022-02-01T22:54:29.271Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-01T22:54:29.271Z] [2022-02-01T22:54:29.271Z] Login Succeeded [2022-02-01T22:54:29.271Z] docker.io [2022-02-01T22:54:29.541Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-01T22:54:29.811Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-01T22:54:29.811Z] Configure a credential helper to remove this warning. See [2022-02-01T22:54:29.811Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-01T22:54:29.811Z] [2022-02-01T22:54:29.811Z] Login Succeeded [2022-02-01T22:54:29.811Z] ---> docker-login.sh ends [Pipeline] } [2022-02-01T22:54:29.826Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-02-01T22:54:30.267Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-02-01T22:54:30.276Z] [prepBaseBuildImage] Generating new image with name: ci-base-image-arm64 [Pipeline] echo [2022-02-01T22:54:30.284Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-02-01T22:54:30.291Z] ========================================================= [2022-02-01T22:54:30.291Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest] [2022-02-01T22:54:30.291Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-02-01T22:54:30.622Z] + 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 . [2022-02-01T22:54:30.893Z] Sending build context to Docker daemon 2.716MB [2022-02-01T22:54:30.893Z] Step 1/24 : ARG BASE=alpine:3.14 [2022-02-01T22:54:30.893Z] Step 2/24 : FROM ${BASE} as builder [2022-02-01T22:54:31.163Z] latest: Pulling from edgex-devops/edgex-gcc-base-arm64 [2022-02-01T22:54:31.163Z] 552d1f2373af: Pulling fs layer [2022-02-01T22:54:31.163Z] f2be2b6548c6: Pulling fs layer [2022-02-01T22:54:31.163Z] ee4ac2fe028c: Pulling fs layer [2022-02-01T22:54:31.163Z] f2be2b6548c6: Verifying Checksum [2022-02-01T22:54:31.163Z] f2be2b6548c6: Download complete [2022-02-01T22:54:31.163Z] 552d1f2373af: Verifying Checksum [2022-02-01T22:54:31.163Z] 552d1f2373af: Download complete [2022-02-01T22:54:31.755Z] 552d1f2373af: Pull complete [2022-02-01T22:54:32.027Z] f2be2b6548c6: Pull complete [2022-02-01T22:54:33.009Z] ee4ac2fe028c: Verifying Checksum [2022-02-01T22:54:33.010Z] ee4ac2fe028c: Download complete [2022-02-01T22:54:41.285Z] ee4ac2fe028c: Pull complete [2022-02-01T22:54:41.285Z] Digest: sha256:4c85ded81933cf54d6808eb239bc3fea8e3bb42c9130537b51c88bfc6b01a02b [2022-02-01T22:54:41.285Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest [2022-02-01T22:54:41.285Z] ---> b6d714ea7bf2 [2022-02-01T22:54:41.285Z] Step 3/24 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2022-02-01T22:54:41.558Z] ---> Running in 70f478c54825 [2022-02-01T22:54:42.991Z] Connecting to iotech.jfrog.io (54.74.239.58:443) [2022-02-01T22:54:43.264Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2022-02-01T22:54:43.264Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2022-02-01T22:54:43.264Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2022-02-01T22:54:43.860Z] Removing intermediate container 70f478c54825 [2022-02-01T22:54:43.860Z] ---> 7df5ab45e172 [2022-02-01T22:54:43.860Z] Step 4/24 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.14/main' >> /etc/apk/repositories [2022-02-01T22:54:44.134Z] ---> Running in 6e011dfe8268 [2022-02-01T22:54:45.592Z] Removing intermediate container 6e011dfe8268 [2022-02-01T22:54:45.592Z] ---> 1489a0ad08b8 [2022-02-01T22:54:45.592Z] Step 5/24 : 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-1.3 hiredis-dev [2022-02-01T22:54:45.877Z] ---> Running in fe0a38a7eb2e [2022-02-01T22:54:46.855Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-02-01T22:54:47.828Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-02-01T22:54:48.102Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.14/main/aarch64/APKINDEX.tar.gz [2022-02-01T22:54:48.692Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2022-02-01T22:54:48.692Z] (1/27) Installing hiredis (1.0.0-r0) [2022-02-01T22:54:48.963Z] (2/27) Installing hiredis-dev (1.0.0-r0) [2022-02-01T22:54:48.963Z] (3/27) Installing ncurses-dev (6.2_p20210612-r0) [2022-02-01T22:54:48.963Z] (4/27) Installing paho-mqtt-c-dev-1.3 (1.3.9-r0) [2022-02-01T22:54:49.931Z] (5/27) Installing libblkid (2.37.2-r0) [2022-02-01T22:54:50.200Z] (6/27) Installing blkid (2.37.2-r0) [2022-02-01T22:54:50.201Z] (7/27) Installing libcap-ng (0.8.2-r0) [2022-02-01T22:54:50.201Z] (8/27) Installing setpriv (2.37.2-r0) [2022-02-01T22:54:50.469Z] (9/27) Installing libmount (2.37.2-r0) [2022-02-01T22:54:50.469Z] (10/27) Installing libsmartcols (2.37.2-r0) [2022-02-01T22:54:50.469Z] (11/27) Installing findmnt (2.37.2-r0) [2022-02-01T22:54:50.740Z] (12/27) Installing mcookie (2.37.2-r0) [2022-02-01T22:54:50.740Z] (13/27) Installing hexdump (2.37.2-r0) [2022-02-01T22:54:50.740Z] (14/27) Installing lsblk (2.37.2-r0) [2022-02-01T22:54:51.010Z] (15/27) Installing libuuid (2.37.2-r0) [2022-02-01T22:54:51.010Z] (16/27) Installing libfdisk (2.37.2-r0) [2022-02-01T22:54:51.010Z] (17/27) Installing sfdisk (2.37.2-r0) [2022-02-01T22:54:51.281Z] (18/27) Installing cfdisk (2.37.2-r0) [2022-02-01T22:54:51.281Z] (19/27) Installing partx (2.37.2-r0) [2022-02-01T22:54:51.281Z] (20/27) Installing flock (2.37.2-r0) [2022-02-01T22:54:51.552Z] (21/27) Installing logger (2.37.2-r0) [2022-02-01T22:54:51.552Z] (22/27) Installing uuidgen (2.37.2-r0) [2022-02-01T22:54:51.552Z] (23/27) Installing libeconf (0.3.8-r1) [2022-02-01T22:54:51.824Z] (24/27) Installing util-linux (2.37.2-r0) [2022-02-01T22:54:52.093Z] (25/27) Installing util-linux-dev (2.37.2-r0) [2022-02-01T22:54:52.094Z] (26/27) Installing libidn2 (2.3.1-r0) [2022-02-01T22:54:52.367Z] (27/27) Installing wget (1.21.1-r1) [2022-02-01T22:54:52.367Z] Executing busybox-1.33.1-r3.trigger [2022-02-01T22:54:52.367Z] OK: 286 MiB in 104 packages [2022-02-01T22:54:53.800Z] Removing intermediate container fe0a38a7eb2e [2022-02-01T22:54:53.800Z] ---> 0d40329d2141 [2022-02-01T22:54:53.800Z] Step 6/24 : ENV CBOR_VERSION=0.5.0 [2022-02-01T22:54:53.800Z] ---> Running in 9d6974c11a6b [2022-02-01T22:54:54.075Z] Removing intermediate container 9d6974c11a6b [2022-02-01T22:54:54.075Z] ---> 258b5f1111c7 [2022-02-01T22:54:54.075Z] Step 7/24 : 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 [2022-02-01T22:54:54.353Z] ---> Running in b167170d312f [2022-02-01T22:54:55.324Z] --2022-02-01 22:54:55-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz [2022-02-01T22:54:55.324Z] Resolving github.com (github.com)... 140.82.114.4 [2022-02-01T22:54:55.324Z] Connecting to github.com (github.com)|140.82.114.4|:443... connected. [2022-02-01T22:54:55.324Z] HTTP request sent, awaiting response... 302 Found [2022-02-01T22:54:55.324Z] Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following] [2022-02-01T22:54:55.324Z] --2022-02-01 22:54:55-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [2022-02-01T22:54:55.324Z] Resolving codeload.github.com (codeload.github.com)... 140.82.112.10 [2022-02-01T22:54:55.596Z] Connecting to codeload.github.com (codeload.github.com)|140.82.112.10|:443... connected. [2022-02-01T22:54:55.596Z] HTTP request sent, awaiting response... 200 OK [2022-02-01T22:54:55.596Z] Length: unspecified [application/x-gzip] [2022-02-01T22:54:55.596Z] Saving to: 'STDOUT' [2022-02-01T22:54:55.596Z]  [2022-02-01T22:54:55.596Z] 0K .......... .......... .......... .......... .......... 1.25M [2022-02-01T22:54:55.596Z] 50K .......... .......... .......... .......... .......... 2.46M [2022-02-01T22:54:55.596Z] 100K .......... .......... .......... .......... .......... 16.2M [2022-02-01T22:54:55.596Z] 150K .......... .......... .......... .......... .......... 2.84M [2022-02-01T22:54:55.596Z] 200K .......... .......... .......... .......... .......... 14.0M [2022-02-01T22:54:55.597Z] 250K .......... .......... .......... .......... .......... 3.33M [2022-02-01T22:54:55.597Z] 300K .......... .......... .......... .......... .......... 4.98M [2022-02-01T22:54:55.874Z] 350K .......... .......... .......... .......... .......... 3.46M [2022-02-01T22:54:55.874Z] 400K .......... .......... .......... .......... .......... 4.60M [2022-02-01T22:54:55.874Z] 450K .......... .......... .......... .......... .......... 3.78M [2022-02-01T22:54:55.874Z] 500K .......... .......... .......... .......... .......... 9.48M [2022-02-01T22:54:55.874Z] 550K .......... .......... .......... .......... .......... 1.79M [2022-02-01T22:54:55.874Z] 600K .......... .......... .......... .......... .......... 1.04M [2022-02-01T22:54:55.874Z] 650K .......... .......... .......... .......... .......... 2.19M [2022-02-01T22:54:55.874Z] 700K ..  14.0M=0.2s [2022-02-01T22:54:55.874Z] [2022-02-01T22:54:55.874Z] 2022-02-01 22:54:55 (2.78 MB/s) - written to stdout [719348] [2022-02-01T22:54:55.874Z] [2022-02-01T22:54:56.146Z] -- The C compiler identification is GNU 10.3.1 [2022-02-01T22:54:56.419Z] -- The CXX compiler identification is GNU 10.3.1 [2022-02-01T22:54:56.419Z] -- Detecting C compiler ABI info [2022-02-01T22:54:56.690Z] -- Detecting C compiler ABI info - done [2022-02-01T22:54:56.690Z] -- Check for working C compiler: /usr/bin/cc - skipped [2022-02-01T22:54:56.690Z] -- Detecting C compile features [2022-02-01T22:54:56.690Z] -- Detecting C compile features - done [2022-02-01T22:54:56.690Z] -- Detecting CXX compiler ABI info [2022-02-01T22:54:57.290Z] -- Detecting CXX compiler ABI info - done [2022-02-01T22:54:57.290Z] -- Check for working CXX compiler: /usr/bin/c++ - skipped [2022-02-01T22:54:57.290Z] -- Detecting CXX compile features [2022-02-01T22:54:57.290Z] -- Detecting CXX compile features - done [2022-02-01T22:54:57.290Z] -- Looking for include file endian.h [2022-02-01T22:54:57.571Z] -- Looking for include file endian.h - found [2022-02-01T22:54:57.571Z] -- Looking for sys/types.h [2022-02-01T22:54:57.843Z] -- Looking for sys/types.h - found [2022-02-01T22:54:57.843Z] -- Looking for stdint.h [2022-02-01T22:54:58.113Z] -- Looking for stdint.h - found [2022-02-01T22:54:58.113Z] -- Looking for stddef.h [2022-02-01T22:54:58.383Z] -- Looking for stddef.h - found [2022-02-01T22:54:58.383Z] -- Check size of size_t [2022-02-01T22:54:58.652Z] -- Check size of size_t - done [2022-02-01T22:54:58.652Z] CMake Warning at examples/CMakeLists.txt:16 (find_package): [2022-02-01T22:54:58.652Z] By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has [2022-02-01T22:54:58.652Z] asked CMake to find a package configuration file provided by "cJSON", but [2022-02-01T22:54:58.652Z] CMake did not find one. [2022-02-01T22:54:58.652Z] [2022-02-01T22:54:58.652Z] Could not find a package configuration file provided by "cJSON" with any of [2022-02-01T22:54:58.652Z] the following names: [2022-02-01T22:54:58.652Z] [2022-02-01T22:54:58.652Z] cJSONConfig.cmake [2022-02-01T22:54:58.652Z] cjson-config.cmake [2022-02-01T22:54:58.652Z] [2022-02-01T22:54:58.652Z] Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set [2022-02-01T22:54:58.652Z] "cJSON_DIR" to a directory containing one of the above files. If "cJSON" [2022-02-01T22:54:58.652Z] provides a separate development package or SDK, be sure it has been [2022-02-01T22:54:58.652Z] installed. [2022-02-01T22:54:58.652Z] [2022-02-01T22:54:58.652Z] [2022-02-01T22:54:58.652Z] -- Configuring done [2022-02-01T22:54:58.652Z] -- Generating done [2022-02-01T22:54:58.652Z] -- Build files have been written to: /tmp/cbor [2022-02-01T22:54:58.921Z] [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o [2022-02-01T22:54:59.890Z] [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o [2022-02-01T22:55:00.481Z] [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o [2022-02-01T22:55:00.752Z] [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o [2022-02-01T22:55:01.728Z] [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o [2022-02-01T22:55:01.728Z] [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o [2022-02-01T22:55:02.000Z] [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o [2022-02-01T22:55:02.270Z] [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o [2022-02-01T22:55:02.539Z] [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o [2022-02-01T22:55:02.809Z] [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o [2022-02-01T22:55:03.398Z] [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o [2022-02-01T22:55:03.991Z] [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o [2022-02-01T22:55:04.262Z] [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o [2022-02-01T22:55:04.858Z] [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o [2022-02-01T22:55:05.133Z] [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o [2022-02-01T22:55:05.405Z] [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o [2022-02-01T22:55:05.678Z] [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o [2022-02-01T22:55:05.949Z] [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o [2022-02-01T22:55:06.222Z] [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o [2022-02-01T22:55:06.492Z] [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o [2022-02-01T22:55:06.765Z] [ 40%] Linking C shared library libcbor.so [2022-02-01T22:55:06.765Z] [ 40%] Built target cbor_shared [2022-02-01T22:55:06.765Z] [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o [2022-02-01T22:55:07.742Z] [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o [2022-02-01T22:55:08.726Z] [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o [2022-02-01T22:55:08.726Z] [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o [2022-02-01T22:55:10.685Z] [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o [2022-02-01T22:55:10.957Z] [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o [2022-02-01T22:55:11.229Z] [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o [2022-02-01T22:55:11.498Z] [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o [2022-02-01T22:55:11.498Z] [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o [2022-02-01T22:55:12.087Z] [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o [2022-02-01T22:55:13.053Z] [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o [2022-02-01T22:55:13.053Z] [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o [2022-02-01T22:55:13.641Z] [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o [2022-02-01T22:55:14.229Z] [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o [2022-02-01T22:55:14.499Z] [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o [2022-02-01T22:55:14.768Z] [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o [2022-02-01T22:55:15.039Z] [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o [2022-02-01T22:55:15.628Z] [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o [2022-02-01T22:55:15.628Z] [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o [2022-02-01T22:55:16.219Z] [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o [2022-02-01T22:55:16.219Z] [ 80%] Linking C static library libcbor.a [2022-02-01T22:55:16.219Z] [ 80%] Built target cbor [2022-02-01T22:55:16.490Z] [ 82%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o [2022-02-01T22:55:16.768Z] [ 84%] Linking C executable readfile [2022-02-01T22:55:16.769Z] [ 84%] Built target readfile [2022-02-01T22:55:16.769Z] [ 86%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o [2022-02-01T22:55:17.038Z] [ 88%] Linking C executable create_items [2022-02-01T22:55:17.038Z] [ 88%] Built target create_items [2022-02-01T22:55:17.038Z] [ 90%] Building C object examples/CMakeFiles/sort.dir/sort.c.o [2022-02-01T22:55:17.307Z] [ 92%] Linking C executable sort [2022-02-01T22:55:17.307Z] [ 92%] Built target sort [2022-02-01T22:55:17.577Z] [ 94%] Building C object examples/CMakeFiles/hello.dir/hello.c.o [2022-02-01T22:55:17.577Z] [ 96%] Linking C executable hello [2022-02-01T22:55:17.577Z] [ 96%] Built target hello [2022-02-01T22:55:17.849Z] [ 98%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o [2022-02-01T22:55:18.128Z] [100%] Linking C executable streaming_parser [2022-02-01T22:55:18.128Z] [100%] Built target streaming_parser [2022-02-01T22:55:18.128Z] Install the project... [2022-02-01T22:55:18.128Z] -- Install configuration: "Release" [2022-02-01T22:55:18.128Z] -- Installing: /usr/local/include/cbor/configuration.h [2022-02-01T22:55:18.128Z] -- Installing: /usr/local/lib/libcbor.a [2022-02-01T22:55:18.128Z] -- Installing: /usr/local/lib/libcbor.so.0.0.0 [2022-02-01T22:55:18.128Z] -- Installing: /usr/local/lib/libcbor.so.0 [2022-02-01T22:55:18.128Z] -- Installing: /usr/local/lib/libcbor.so [2022-02-01T22:55:18.128Z] -- Up-to-date: /usr/local/include/cbor [2022-02-01T22:55:18.128Z] -- Installing: /usr/local/include/cbor/data.h [2022-02-01T22:55:18.128Z] -- Installing: /usr/local/include/cbor/callbacks.h [2022-02-01T22:55:18.128Z] -- Installing: /usr/local/include/cbor/ints.h [2022-02-01T22:55:18.128Z] -- Installing: /usr/local/include/cbor/arrays.h [2022-02-01T22:55:18.128Z] -- Installing: /usr/local/include/cbor/maps.h [2022-02-01T22:55:18.128Z] -- Installing: /usr/local/include/cbor/tags.h [2022-02-01T22:55:18.128Z] -- Installing: /usr/local/include/cbor/serialization.h [2022-02-01T22:55:18.128Z] -- Installing: /usr/local/include/cbor/common.h [2022-02-01T22:55:18.128Z] -- Installing: /usr/local/include/cbor/floats_ctrls.h [2022-02-01T22:55:18.128Z] -- Installing: /usr/local/include/cbor/internal [2022-02-01T22:55:18.128Z] -- Installing: /usr/local/include/cbor/internal/encoders.h [2022-02-01T22:55:18.128Z] -- Installing: /usr/local/include/cbor/internal/memory_utils.h [2022-02-01T22:55:18.128Z] -- Installing: /usr/local/include/cbor/internal/stack.h [2022-02-01T22:55:18.128Z] -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h [2022-02-01T22:55:18.128Z] -- Installing: /usr/local/include/cbor/internal/unicode.h [2022-02-01T22:55:18.128Z] -- Installing: /usr/local/include/cbor/internal/loaders.h [2022-02-01T22:55:18.128Z] -- Installing: /usr/local/include/cbor/bytestrings.h [2022-02-01T22:55:18.128Z] -- Installing: /usr/local/include/cbor/encoding.h [2022-02-01T22:55:18.128Z] -- Installing: /usr/local/include/cbor/streaming.h [2022-02-01T22:55:18.128Z] -- Installing: /usr/local/include/cbor/strings.h [2022-02-01T22:55:18.128Z] -- Installing: /usr/local/include/cbor.h [2022-02-01T22:55:18.128Z] -- Installing: /usr/local/lib/pkgconfig/libcbor.pc [2022-02-01T22:55:20.082Z] Removing intermediate container b167170d312f [2022-02-01T22:55:20.082Z] ---> 325ca90b022b [2022-02-01T22:55:20.082Z] Step 8/24 : RUN mkdir /tmp/sdk [2022-02-01T22:55:20.082Z] ---> Running in 3a4fcbc6ad59 [2022-02-01T22:55:21.498Z] Removing intermediate container 3a4fcbc6ad59 [2022-02-01T22:55:21.498Z] ---> 275e984895c5 [2022-02-01T22:55:21.498Z] Step 9/24 : COPY VERSION /tmp/sdk [2022-02-01T22:55:21.769Z] ---> bb27c0cedc75 [2022-02-01T22:55:21.769Z] Step 10/24 : COPY src /tmp/sdk/src [2022-02-01T22:55:22.740Z] ---> 994d6f623329 [2022-02-01T22:55:22.740Z] Step 11/24 : COPY include /tmp/sdk/include [2022-02-01T22:55:23.010Z] ---> ab94c0b96091 [2022-02-01T22:55:23.010Z] Step 12/24 : COPY scripts /tmp/sdk/scripts [2022-02-01T22:55:23.601Z] ---> 07290585d924 [2022-02-01T22:55:23.601Z] Step 13/24 : COPY LICENSE /tmp/sdk [2022-02-01T22:55:24.190Z] ---> 5d55abd280c3 [2022-02-01T22:55:24.190Z] Step 14/24 : COPY Attribution.txt /tmp/sdk [2022-02-01T22:55:24.783Z] ---> 2ec9d078905b [2022-02-01T22:55:24.783Z] Step 15/24 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install [2022-02-01T22:55:25.063Z] ---> Running in 3f6fbde99b39 [2022-02-01T22:55:26.042Z] + CPPCHECK=false [2022-02-01T22:55:26.042Z] + DOCGEN=false [2022-02-01T22:55:26.042Z] + TOMLVER=SDK-0.2 [2022-02-01T22:55:26.042Z] + CUTILVER=1.2.2 [2022-02-01T22:55:26.042Z] + '[' 0 -gt 0 ] [2022-02-01T22:55:26.043Z] + readlink -f ./scripts/build.sh [2022-02-01T22:55:26.043Z] + dirname /tmp/sdk/scripts/build.sh [2022-02-01T22:55:26.043Z] + dirname /tmp/sdk/scripts [2022-02-01T22:55:26.043Z] + ROOT=/tmp/sdk [2022-02-01T22:55:26.043Z] + cd /tmp/sdk [2022-02-01T22:55:26.043Z] + '[' '!' -d deps ] [2022-02-01T22:55:26.043Z] + mkdir deps [2022-02-01T22:55:26.043Z] + wget -O - https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2022-02-01T22:55:26.043Z] + tar -C deps -z -x -f - [2022-02-01T22:55:26.043Z] --2022-02-01 22:55:25-- https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2022-02-01T22:55:26.043Z] Resolving github.com (github.com)... 140.82.112.4 [2022-02-01T22:55:26.043Z] Connecting to github.com (github.com)|140.82.112.4|:443... connected. [2022-02-01T22:55:26.043Z] HTTP request sent, awaiting response... 302 Found [2022-02-01T22:55:26.043Z] Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following] [2022-02-01T22:55:26.043Z] --2022-02-01 22:55:25-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [2022-02-01T22:55:26.043Z] Resolving codeload.github.com (codeload.github.com)... 140.82.112.10 [2022-02-01T22:55:26.043Z] Connecting to codeload.github.com (codeload.github.com)|140.82.112.10|:443... connected. [2022-02-01T22:55:26.312Z] HTTP request sent, awaiting response... 200 OK [2022-02-01T22:55:26.312Z] Length: unspecified [application/x-gzip] [2022-02-01T22:55:26.312Z] Saving to: 'STDOUT' [2022-02-01T22:55:26.312Z]  [2022-02-01T22:55:26.312Z] 0K .......... ...... 876K=0.02s [2022-02-01T22:55:26.312Z] [2022-02-01T22:55:26.312Z] 2022-02-01 22:55:26 (876 KB/s) - written to stdout [16451] [2022-02-01T22:55:26.312Z] [2022-02-01T22:55:26.312Z] + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c [2022-02-01T22:55:26.312Z] + wget -O - https://github.com/IOTechSystems/iotech-c-utils/archive/v1.2.2.tar.gz [2022-02-01T22:55:26.312Z] + tar -C deps -z -x -f - [2022-02-01T22:55:26.312Z] --2022-02-01 22:55:26-- https://github.com/IOTechSystems/iotech-c-utils/archive/v1.2.2.tar.gz [2022-02-01T22:55:26.312Z] Resolving github.com (github.com)... 140.82.112.4 [2022-02-01T22:55:26.312Z] Connecting to github.com (github.com)|140.82.112.4|:443... connected. [2022-02-01T22:55:26.312Z] HTTP request sent, awaiting response... 302 Found [2022-02-01T22:55:26.312Z] Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.2.2 [following] [2022-02-01T22:55:26.312Z] --2022-02-01 22:55:26-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.2.2 [2022-02-01T22:55:26.582Z] Resolving codeload.github.com (codeload.github.com)... 140.82.112.10 [2022-02-01T22:55:26.582Z] Connecting to codeload.github.com (codeload.github.com)|140.82.112.10|:443... connected. [2022-02-01T22:55:26.582Z] HTTP request sent, awaiting response... 200 OK [2022-02-01T22:55:26.582Z] Length: unspecified [application/x-gzip] [2022-02-01T22:55:26.582Z] Saving to: 'STDOUT' [2022-02-01T22:55:26.582Z]  [2022-02-01T22:55:26.582Z] 0K .......... .......... .......... .......... .......... 1.24M [2022-02-01T22:55:26.582Z] 50K .......... .......... .......... .......... .......... 2.51M [2022-02-01T22:55:26.582Z] 100K .......... .......... .......... .......... .......... 7.82M [2022-02-01T22:55:26.582Z] 150K .......... .......... .......... ......... 2.01M=0.08s [2022-02-01T22:55:26.582Z] [2022-02-01T22:55:26.582Z] 2022-02-01 22:55:26 (2.20 MB/s) - written to stdout [193961] [2022-02-01T22:55:26.582Z] [2022-02-01T22:55:26.853Z] + mkdir -p src/c/iot [2022-02-01T22:55:26.853Z] + cp deps/iotech-c-utils-1.2.2/src/c/base64.c deps/iotech-c-utils-1.2.2/src/c/component.c deps/iotech-c-utils-1.2.2/src/c/config.c deps/iotech-c-utils-1.2.2/src/c/container.c deps/iotech-c-utils-1.2.2/src/c/data.c deps/iotech-c-utils-1.2.2/src/c/hash.c deps/iotech-c-utils-1.2.2/src/c/iot.c deps/iotech-c-utils-1.2.2/src/c/json.c deps/iotech-c-utils-1.2.2/src/c/logger.c deps/iotech-c-utils-1.2.2/src/c/os.c deps/iotech-c-utils-1.2.2/src/c/scheduler.c deps/iotech-c-utils-1.2.2/src/c/thread.c deps/iotech-c-utils-1.2.2/src/c/threadpool.c deps/iotech-c-utils-1.2.2/src/c/time.c deps/iotech-c-utils-1.2.2/src/c/uuid.c deps/iotech-c-utils-1.2.2/src/c/yxml.c src/c/iot [2022-02-01T22:55:26.853Z] + cp deps/iotech-c-utils-1.2.2/src/c/defs.h.in src/c/iot [2022-02-01T22:55:26.853Z] + cp deps/iotech-c-utils-1.2.2/src/c/yxml.h src/c/iot [2022-02-01T22:55:26.853Z] + cp deps/iotech-c-utils-1.2.2/VERSION src/c/iot [2022-02-01T22:55:26.853Z] + mkdir -p include/iot [2022-02-01T22:55:26.853Z] + cp deps/iotech-c-utils-1.2.2/include/iot/base64.h deps/iotech-c-utils-1.2.2/include/iot/component.h deps/iotech-c-utils-1.2.2/include/iot/config.h deps/iotech-c-utils-1.2.2/include/iot/container.h deps/iotech-c-utils-1.2.2/include/iot/data.h deps/iotech-c-utils-1.2.2/include/iot/hash.h deps/iotech-c-utils-1.2.2/include/iot/iot.h deps/iotech-c-utils-1.2.2/include/iot/json.h deps/iotech-c-utils-1.2.2/include/iot/logger.h deps/iotech-c-utils-1.2.2/include/iot/os.h deps/iotech-c-utils-1.2.2/include/iot/scheduler.h deps/iotech-c-utils-1.2.2/include/iot/thread.h deps/iotech-c-utils-1.2.2/include/iot/threadpool.h deps/iotech-c-utils-1.2.2/include/iot/time.h deps/iotech-c-utils-1.2.2/include/iot/typecode.h deps/iotech-c-utils-1.2.2/include/iot/uuid.h include/iot [2022-02-01T22:55:26.853Z] + mkdir -p include/iot/os [2022-02-01T22:55:26.853Z] + cp deps/iotech-c-utils-1.2.2/include/iot/os/linux.h deps/iotech-c-utils-1.2.2/include/iot/os/macos.h deps/iotech-c-utils-1.2.2/include/iot/os/zephyr.h include/iot/os [2022-02-01T22:55:26.853Z] + mkdir -p /tmp/sdk/build/release [2022-02-01T22:55:26.853Z] + cd /tmp/sdk/build/release [2022-02-01T22:55:26.853Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src [2022-02-01T22:55:27.130Z] -- The C compiler identification is GNU 10.3.1 [2022-02-01T22:55:27.130Z] -- Detecting C compiler ABI info [2022-02-01T22:55:27.403Z] -- Detecting C compiler ABI info - done [2022-02-01T22:55:27.403Z] -- Check for working C compiler: /usr/bin/cc - skipped [2022-02-01T22:55:27.403Z] -- Detecting C compile features [2022-02-01T22:55:27.403Z] -- Detecting C compile features - done [2022-02-01T22:55:27.403Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2022-02-01T22:55:27.673Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.79.1") [2022-02-01T22:55:27.673Z] -- Found LIBYAML: /usr/lib/libyaml.so [2022-02-01T22:55:27.673Z] -- Found LIBUUID: /usr/lib/libuuid.so [2022-02-01T22:55:27.673Z] -- Found LIBCBOR: /usr/local/lib/libcbor.so [2022-02-01T22:55:27.673Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2022-02-01T22:55:27.673Z] -- Found LIBHIREDIS: /usr/lib/libhiredis.so [2022-02-01T22:55:27.673Z] -- C SDK 2.2.0-dev.2 for Linux [2022-02-01T22:55:27.673Z] -- Performing Test CSDK_HAVE_ATOMIC [2022-02-01T22:55:27.943Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2022-02-01T22:55:28.213Z] -- Found Curses: /usr/lib/libcurses.so [2022-02-01T22:55:28.213Z] -- Configuring done [2022-02-01T22:55:28.484Z] -- Generating done [2022-02-01T22:55:28.485Z] -- Build files have been written to: /tmp/sdk/build/release [2022-02-01T22:55:28.485Z] + make all package [2022-02-01T22:55:28.485Z] + tee release.log [2022-02-01T22:55:28.485Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2022-02-01T22:55:29.455Z] [ 2%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o [2022-02-01T22:55:29.726Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2022-02-01T22:55:32.343Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2022-02-01T22:55:32.934Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2022-02-01T22:55:32.934Z] [ 8%] Building C object c/CMakeFiles/csdk.dir/data-mqtt.c.o [2022-02-01T22:55:33.908Z] [ 10%] Building C object c/CMakeFiles/csdk.dir/data-redstr.c.o [2022-02-01T22:55:34.499Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/data-rest.c.o [2022-02-01T22:55:34.769Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2022-02-01T22:55:36.196Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2022-02-01T22:55:38.162Z] [ 16%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2022-02-01T22:55:38.434Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2022-02-01T22:55:39.407Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2022-02-01T22:55:39.999Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2022-02-01T22:55:40.593Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2022-02-01T22:55:40.593Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2022-02-01T22:55:40.867Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2022-02-01T22:55:44.239Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2022-02-01T22:55:44.239Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2022-02-01T22:55:44.512Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2022-02-01T22:55:45.106Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2022-02-01T22:55:45.703Z] [ 32%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2022-02-01T22:55:45.703Z] /tmp/sdk/src/c/iot/container.c: In function 'iot_container_init': [2022-02-01T22:55:45.703Z] /tmp/sdk/src/c/iot/container.c:275:37: warning: unused variable 'factory' [-Wunused-variable] [2022-02-01T22:55:45.703Z] 275 | const iot_component_factory_t * factory; [2022-02-01T22:55:45.703Z] | ^~~~~~~ [2022-02-01T22:55:46.673Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2022-02-01T22:55:50.954Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2022-02-01T22:55:51.225Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2022-02-01T22:55:51.496Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2022-02-01T22:55:52.087Z] [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2022-02-01T22:55:52.677Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2022-02-01T22:55:52.946Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2022-02-01T22:55:54.364Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2022-02-01T22:55:54.364Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2022-02-01T22:55:55.335Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2022-02-01T22:55:55.606Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/iot/uuid.c.o [2022-02-01T22:55:56.198Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o [2022-02-01T22:55:58.167Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2022-02-01T22:55:58.759Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2022-02-01T22:55:59.732Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2022-02-01T22:56:00.007Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2022-02-01T22:56:05.400Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2022-02-01T22:56:05.400Z] [ 59%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2022-02-01T22:56:05.673Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2022-02-01T22:56:06.267Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2022-02-01T22:56:06.538Z] /tmp/sdk/src/c/rest-server.c: In function 'http_handler': [2022-02-01T22:56:06.538Z] /tmp/sdk/src/c/rest-server.c:250:65: warning: passing argument 3 of 'MHD_get_connection_values' from incompatible pointer type [-Wincompatible-pointer-types] [2022-02-01T22:56:06.538Z] 250 | MHD_get_connection_values (conn, MHD_GET_ARGUMENT_KIND, queryIterator, req.qparams); [2022-02-01T22:56:06.538Z] | ^~~~~~~~~~~~~ [2022-02-01T22:56:06.538Z] | | [2022-02-01T22:56:06.538Z] | int (*)(void *, enum MHD_ValueKind, const char *, const char *) [2022-02-01T22:56:06.538Z] In file included from /tmp/sdk/src/c/rest-server.c:21: [2022-02-01T22:56:06.538Z] /usr/include/microhttpd.h:2714:49: note: expected 'MHD_KeyValueIterator' {aka 'enum MHD_Result (*)(void *, enum MHD_ValueKind, const char *, const char *)'} but argument is of type 'int (*)(void *, enum MHD_ValueKind, const char *, const char *)' [2022-02-01T22:56:06.538Z] 2714 | MHD_KeyValueIterator iterator, [2022-02-01T22:56:06.538Z] | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ [2022-02-01T22:56:06.538Z] /tmp/sdk/src/c/rest-server.c: In function 'edgex_rest_server_create': [2022-02-01T22:56:06.538Z] /tmp/sdk/src/c/rest-server.c:348:58: warning: passing argument 5 of 'MHD_start_daemon' from incompatible pointer type [-Wincompatible-pointer-types] [2022-02-01T22:56:06.538Z] 348 | svr->daemon = MHD_start_daemon (flags, port, 0, 0, http_handler, svr, MHD_OPTION_SOCK_ADDR, res->ai_addr, MHD_OPTION_END); [2022-02-01T22:56:06.538Z] | ^~~~~~~~~~~~ [2022-02-01T22:56:06.538Z] | | [2022-02-01T22:56:06.538Z] | int (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, size_t *, void **) {aka int (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, long unsigned int *, void **)} [2022-02-01T22:56:06.538Z] In file included from /tmp/sdk/src/c/rest-server.c:21: [2022-02-01T22:56:06.538Z] /usr/include/microhttpd.h:2443:45: note: expected 'MHD_AccessHandlerCallback' {aka 'enum MHD_Result (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, long unsigned int *, void **)'} but argument is of type 'int (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, size_t *, void **)' {aka 'int (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, long unsigned int *, void **)'} [2022-02-01T22:56:06.538Z] 2443 | MHD_AccessHandlerCallback dh, void *dh_cls, [2022-02-01T22:56:06.538Z] | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~ [2022-02-01T22:56:06.538Z] /tmp/sdk/src/c/rest-server.c:359:56: warning: passing argument 5 of 'MHD_start_daemon' from incompatible pointer type [-Wincompatible-pointer-types] [2022-02-01T22:56:06.538Z] 359 | svr->daemon = MHD_start_daemon (flags, port, 0, 0, http_handler, svr, MHD_OPTION_END); [2022-02-01T22:56:06.538Z] | ^~~~~~~~~~~~ [2022-02-01T22:56:06.538Z] | | [2022-02-01T22:56:06.538Z] | int (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, size_t *, void **) {aka int (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, long unsigned int *, void **)} [2022-02-01T22:56:06.538Z] In file included from /tmp/sdk/src/c/rest-server.c:21: [2022-02-01T22:56:06.538Z] /usr/include/microhttpd.h:2443:45: note: expected 'MHD_AccessHandlerCallback' {aka 'enum MHD_Result (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, long unsigned int *, void **)'} but argument is of type 'int (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, size_t *, void **)' {aka 'int (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, long unsigned int *, void **)'} [2022-02-01T22:56:06.538Z] 2443 | MHD_AccessHandlerCallback dh, void *dh_cls, [2022-02-01T22:56:06.538Z] | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~ [2022-02-01T22:56:07.131Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2022-02-01T22:56:09.751Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2022-02-01T22:56:09.751Z] [ 67%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2022-02-01T22:56:10.349Z] [ 68%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2022-02-01T22:56:10.623Z] [ 70%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2022-02-01T22:56:13.231Z] [ 71%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2022-02-01T22:56:16.602Z] [ 73%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2022-02-01T22:56:17.576Z] [ 74%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2022-02-01T22:56:18.168Z] [ 76%] Linking C shared library libcsdk.so [2022-02-01T22:56:18.168Z] [ 76%] Built target csdk [2022-02-01T22:56:18.438Z] [ 77%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2022-02-01T22:56:19.034Z] [ 79%] Linking C executable template [2022-02-01T22:56:19.306Z] [ 79%] Built target template [2022-02-01T22:56:19.306Z] [ 80%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2022-02-01T22:56:19.899Z] [ 82%] Linking C executable device-counter [2022-02-01T22:56:20.170Z] [ 82%] Built target device-counter [2022-02-01T22:56:20.170Z] [ 83%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2022-02-01T22:56:20.761Z] [ 85%] Linking C executable device-random [2022-02-01T22:56:20.761Z] [ 85%] Built target device-random [2022-02-01T22:56:21.032Z] [ 86%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2022-02-01T22:56:21.305Z] [ 88%] Linking C executable device-gyro [2022-02-01T22:56:21.576Z] [ 88%] Built target device-gyro [2022-02-01T22:56:21.576Z] [ 89%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2022-02-01T22:56:22.167Z] [ 91%] Linking C executable device-bitfields [2022-02-01T22:56:22.441Z] [ 91%] Built target device-bitfields [2022-02-01T22:56:22.441Z] [ 92%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2022-02-01T22:56:23.415Z] [ 94%] Linking C executable template-discovery [2022-02-01T22:56:23.415Z] [ 94%] Built target template-discovery [2022-02-01T22:56:23.415Z] [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2022-02-01T22:56:24.386Z] [ 97%] Linking C executable device-file [2022-02-01T22:56:24.386Z] [ 97%] Built target device-file [2022-02-01T22:56:24.386Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2022-02-01T22:56:25.359Z] [100%] Linking C executable device-terminal [2022-02-01T22:56:25.359Z] [100%] Built target device-terminal [2022-02-01T22:56:25.359Z] Run CPack packaging tool... [2022-02-01T22:56:25.359Z] CPack: Create package using TGZ [2022-02-01T22:56:25.359Z] CPack: Install projects [2022-02-01T22:56:25.359Z] CPack: - Run preinstall target for: Csdk [2022-02-01T22:56:26.334Z] CPack: - Install project: Csdk [] [2022-02-01T22:56:26.334Z] CPack: Create package [2022-02-01T22:56:26.334Z] CPack: - package: /tmp/sdk/build/release/csdk-2.2.0-dev.2.tar.gz generated. [2022-02-01T22:56:26.334Z] + '[' false '=' true ] [2022-02-01T22:56:26.334Z] + '[' false '=' true ] [2022-02-01T22:56:26.334Z] + mkdir -p /tmp/sdk/build/debug [2022-02-01T22:56:26.334Z] + cd /tmp/sdk/build/debug [2022-02-01T22:56:26.334Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src [2022-02-01T22:56:26.605Z] -- The C compiler identification is GNU 10.3.1 [2022-02-01T22:56:26.605Z] -- Detecting C compiler ABI info [2022-02-01T22:56:26.879Z] -- Detecting C compiler ABI info - done [2022-02-01T22:56:26.879Z] -- Check for working C compiler: /usr/bin/cc - skipped [2022-02-01T22:56:26.879Z] -- Detecting C compile features [2022-02-01T22:56:26.879Z] -- Detecting C compile features - done [2022-02-01T22:56:26.879Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2022-02-01T22:56:27.151Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.79.1") [2022-02-01T22:56:27.151Z] -- Found LIBYAML: /usr/lib/libyaml.so [2022-02-01T22:56:27.151Z] -- Found LIBUUID: /usr/lib/libuuid.so [2022-02-01T22:56:27.151Z] -- Found LIBCBOR: /usr/local/lib/libcbor.so [2022-02-01T22:56:27.151Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2022-02-01T22:56:27.151Z] -- Found LIBHIREDIS: /usr/lib/libhiredis.so [2022-02-01T22:56:27.151Z] -- C SDK 2.2.0-dev.2 for Linux [2022-02-01T22:56:27.151Z] -- Performing Test CSDK_HAVE_ATOMIC [2022-02-01T22:56:27.424Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2022-02-01T22:56:27.696Z] -- Found Curses: /usr/lib/libcurses.so [2022-02-01T22:56:27.696Z] -- Configuring done [2022-02-01T22:56:27.973Z] -- Generating done [2022-02-01T22:56:27.973Z] -- Build files have been written to: /tmp/sdk/build/debug [2022-02-01T22:56:27.973Z] + make [2022-02-01T22:56:27.973Z] + tee debug.log [2022-02-01T22:56:28.247Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2022-02-01T22:56:28.519Z] [ 2%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o [2022-02-01T22:56:28.789Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2022-02-01T22:56:29.384Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2022-02-01T22:56:29.978Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2022-02-01T22:56:29.978Z] [ 8%] Building C object c/CMakeFiles/csdk.dir/data-mqtt.c.o [2022-02-01T22:56:30.251Z] [ 10%] Building C object c/CMakeFiles/csdk.dir/data-redstr.c.o [2022-02-01T22:56:30.526Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/data-rest.c.o [2022-02-01T22:56:30.799Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2022-02-01T22:56:31.394Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2022-02-01T22:56:31.988Z] [ 16%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2022-02-01T22:56:32.260Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2022-02-01T22:56:32.534Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2022-02-01T22:56:33.128Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2022-02-01T22:56:33.128Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2022-02-01T22:56:33.401Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2022-02-01T22:56:33.675Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2022-02-01T22:56:34.653Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2022-02-01T22:56:34.653Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2022-02-01T22:56:34.924Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2022-02-01T22:56:35.195Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2022-02-01T22:56:35.468Z] [ 32%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2022-02-01T22:56:35.468Z] /tmp/sdk/src/c/iot/container.c: In function 'iot_container_init': [2022-02-01T22:56:35.468Z] /tmp/sdk/src/c/iot/container.c:275:37: warning: unused variable 'factory' [-Wunused-variable] [2022-02-01T22:56:35.468Z] 275 | const iot_component_factory_t * factory; [2022-02-01T22:56:35.468Z] | ^~~~~~~ [2022-02-01T22:56:35.738Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2022-02-01T22:56:37.163Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2022-02-01T22:56:37.163Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2022-02-01T22:56:37.163Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2022-02-01T22:56:37.436Z] [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2022-02-01T22:56:37.709Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2022-02-01T22:56:37.982Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2022-02-01T22:56:38.255Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2022-02-01T22:56:38.526Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2022-02-01T22:56:38.799Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2022-02-01T22:56:39.072Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/iot/uuid.c.o [2022-02-01T22:56:39.346Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o [2022-02-01T22:56:39.618Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2022-02-01T22:56:39.892Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2022-02-01T22:56:40.485Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2022-02-01T22:56:40.757Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2022-02-01T22:56:41.736Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2022-02-01T22:56:42.007Z] [ 59%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2022-02-01T22:56:42.280Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2022-02-01T22:56:42.552Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2022-02-01T22:56:42.824Z] /tmp/sdk/src/c/rest-server.c: In function 'http_handler': [2022-02-01T22:56:42.824Z] /tmp/sdk/src/c/rest-server.c:250:65: warning: passing argument 3 of 'MHD_get_connection_values' from incompatible pointer type [-Wincompatible-pointer-types] [2022-02-01T22:56:42.824Z] 250 | MHD_get_connection_values (conn, MHD_GET_ARGUMENT_KIND, queryIterator, req.qparams); [2022-02-01T22:56:42.824Z] | ^~~~~~~~~~~~~ [2022-02-01T22:56:42.824Z] | | [2022-02-01T22:56:42.824Z] | int (*)(void *, enum MHD_ValueKind, const char *, const char *) [2022-02-01T22:56:42.824Z] In file included from /tmp/sdk/src/c/rest-server.c:21: [2022-02-01T22:56:42.824Z] /usr/include/microhttpd.h:2714:49: note: expected 'MHD_KeyValueIterator' {aka 'enum MHD_Result (*)(void *, enum MHD_ValueKind, const char *, const char *)'} but argument is of type 'int (*)(void *, enum MHD_ValueKind, const char *, const char *)' [2022-02-01T22:56:42.824Z] 2714 | MHD_KeyValueIterator iterator, [2022-02-01T22:56:42.824Z] | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ [2022-02-01T22:56:42.824Z] /tmp/sdk/src/c/rest-server.c: In function 'edgex_rest_server_create': [2022-02-01T22:56:42.824Z] /tmp/sdk/src/c/rest-server.c:348:58: warning: passing argument 5 of 'MHD_start_daemon' from incompatible pointer type [-Wincompatible-pointer-types] [2022-02-01T22:56:42.824Z] 348 | svr->daemon = MHD_start_daemon (flags, port, 0, 0, http_handler, svr, MHD_OPTION_SOCK_ADDR, res->ai_addr, MHD_OPTION_END); [2022-02-01T22:56:42.824Z] | ^~~~~~~~~~~~ [2022-02-01T22:56:42.824Z] | | [2022-02-01T22:56:42.824Z] | int (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, size_t *, void **) {aka int (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, long unsigned int *, void **)} [2022-02-01T22:56:42.824Z] In file included from /tmp/sdk/src/c/rest-server.c:21: [2022-02-01T22:56:42.824Z] /usr/include/microhttpd.h:2443:45: note: expected 'MHD_AccessHandlerCallback' {aka 'enum MHD_Result (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, long unsigned int *, void **)'} but argument is of type 'int (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, size_t *, void **)' {aka 'int (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, long unsigned int *, void **)'} [2022-02-01T22:56:42.824Z] 2443 | MHD_AccessHandlerCallback dh, void *dh_cls, [2022-02-01T22:56:42.824Z] | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~ [2022-02-01T22:56:42.824Z] /tmp/sdk/src/c/rest-server.c:359:56: warning: passing argument 5 of 'MHD_start_daemon' from incompatible pointer type [-Wincompatible-pointer-types] [2022-02-01T22:56:42.824Z] 359 | svr->daemon = MHD_start_daemon (flags, port, 0, 0, http_handler, svr, MHD_OPTION_END); [2022-02-01T22:56:42.824Z] | ^~~~~~~~~~~~ [2022-02-01T22:56:42.824Z] | | [2022-02-01T22:56:42.824Z] | int (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, size_t *, void **) {aka int (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, long unsigned int *, void **)} [2022-02-01T22:56:42.824Z] In file included from /tmp/sdk/src/c/rest-server.c:21: [2022-02-01T22:56:42.824Z] /usr/include/microhttpd.h:2443:45: note: expected 'MHD_AccessHandlerCallback' {aka 'enum MHD_Result (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, long unsigned int *, void **)'} but argument is of type 'int (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, size_t *, void **)' {aka 'int (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, long unsigned int *, void **)'} [2022-02-01T22:56:42.824Z] 2443 | MHD_AccessHandlerCallback dh, void *dh_cls, [2022-02-01T22:56:42.824Z] | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~ [2022-02-01T22:56:43.095Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2022-02-01T22:56:44.525Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2022-02-01T22:56:44.796Z] [ 67%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2022-02-01T22:56:45.066Z] [ 68%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2022-02-01T22:56:45.337Z] [ 70%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2022-02-01T22:56:45.929Z] [ 71%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2022-02-01T22:56:46.903Z] [ 73%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2022-02-01T22:56:47.176Z] [ 74%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2022-02-01T22:56:47.176Z] [ 76%] Linking C shared library libcsdk.so [2022-02-01T22:56:47.446Z] [ 76%] Built target csdk [2022-02-01T22:56:47.718Z] [ 77%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2022-02-01T22:56:47.992Z] [ 79%] Linking C executable template [2022-02-01T22:56:48.264Z] [ 79%] Built target template [2022-02-01T22:56:48.264Z] [ 80%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2022-02-01T22:56:48.549Z] [ 82%] Linking C executable device-counter [2022-02-01T22:56:48.819Z] [ 82%] Built target device-counter [2022-02-01T22:56:48.819Z] [ 83%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2022-02-01T22:56:49.091Z] [ 85%] Linking C executable device-random [2022-02-01T22:56:49.363Z] [ 85%] Built target device-random [2022-02-01T22:56:49.363Z] [ 86%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2022-02-01T22:56:49.635Z] [ 88%] Linking C executable device-gyro [2022-02-01T22:56:49.907Z] [ 88%] Built target device-gyro [2022-02-01T22:56:49.907Z] [ 89%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2022-02-01T22:56:50.179Z] [ 91%] Linking C executable device-bitfields [2022-02-01T22:56:50.451Z] [ 91%] Built target device-bitfields [2022-02-01T22:56:50.451Z] [ 92%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2022-02-01T22:56:50.723Z] [ 94%] Linking C executable template-discovery [2022-02-01T22:56:50.995Z] [ 94%] Built target template-discovery [2022-02-01T22:56:50.995Z] [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2022-02-01T22:56:51.266Z] [ 97%] Linking C executable device-file [2022-02-01T22:56:51.539Z] [ 97%] Built target device-file [2022-02-01T22:56:51.539Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2022-02-01T22:56:52.133Z] [100%] Linking C executable device-terminal [2022-02-01T22:56:52.133Z] [100%] Built target device-terminal [2022-02-01T22:56:52.133Z] make: Entering directory '/tmp/sdk/build/release' [2022-02-01T22:56:52.480Z] make[1]: Entering directory '/tmp/sdk/build/release' [2022-02-01T22:56:52.480Z] make[2]: Entering directory '/tmp/sdk/build/release' [2022-02-01T22:56:52.480Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2022-02-01T22:56:52.480Z] [ 76%] Built target csdk [2022-02-01T22:56:52.480Z] make[2]: Entering directory '/tmp/sdk/build/release' [2022-02-01T22:56:52.480Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2022-02-01T22:56:52.480Z] [ 79%] Built target template [2022-02-01T22:56:52.480Z] make[2]: Entering directory '/tmp/sdk/build/release' [2022-02-01T22:56:52.480Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2022-02-01T22:56:52.480Z] [ 82%] Built target device-counter [2022-02-01T22:56:52.480Z] make[2]: Entering directory '/tmp/sdk/build/release' [2022-02-01T22:56:52.480Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2022-02-01T22:56:52.480Z] [ 85%] Built target device-random [2022-02-01T22:56:52.480Z] make[2]: Entering directory '/tmp/sdk/build/release' [2022-02-01T22:56:52.480Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2022-02-01T22:56:52.480Z] [ 88%] Built target device-gyro [2022-02-01T22:56:52.480Z] make[2]: Entering directory '/tmp/sdk/build/release' [2022-02-01T22:56:52.480Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2022-02-01T22:56:52.751Z] [ 91%] Built target device-bitfields [2022-02-01T22:56:52.751Z] make[2]: Entering directory '/tmp/sdk/build/release' [2022-02-01T22:56:52.751Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2022-02-01T22:56:52.751Z] [ 94%] Built target template-discovery [2022-02-01T22:56:52.751Z] make[2]: Entering directory '/tmp/sdk/build/release' [2022-02-01T22:56:52.751Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2022-02-01T22:56:52.751Z] [ 97%] Built target device-file [2022-02-01T22:56:52.751Z] make[2]: Entering directory '/tmp/sdk/build/release' [2022-02-01T22:56:52.751Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2022-02-01T22:56:52.752Z] [100%] Built target device-terminal [2022-02-01T22:56:52.752Z] make[1]: Leaving directory '/tmp/sdk/build/release' [2022-02-01T22:56:52.752Z] Install the project... [2022-02-01T22:56:52.752Z] -- Install configuration: "Release" [2022-02-01T22:56:52.752Z] -- Installing: /usr/local/lib/libcsdk.so [2022-02-01T22:56:52.752Z] -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" [2022-02-01T22:56:52.752Z] -- Up-to-date: /usr/local/include [2022-02-01T22:56:52.752Z] -- Installing: /usr/local/include/edgex [2022-02-01T22:56:52.752Z] -- Installing: /usr/local/include/edgex/edgex-base.h [2022-02-01T22:56:52.752Z] -- Installing: /usr/local/include/edgex/devices.h [2022-02-01T22:56:52.752Z] -- Installing: /usr/local/include/edgex/rest-server.h [2022-02-01T22:56:52.752Z] -- Installing: /usr/local/include/edgex/profiles.h [2022-02-01T22:56:52.752Z] -- Installing: /usr/local/include/edgex/edgex.h [2022-02-01T22:56:52.752Z] -- Installing: /usr/local/include/edgex/csdk-defs.h [2022-02-01T22:56:52.752Z] -- Installing: /usr/local/include/devsdk [2022-02-01T22:56:52.752Z] -- Installing: /usr/local/include/devsdk/devsdk.h [2022-02-01T22:56:52.752Z] -- Installing: /usr/local/include/devsdk/devsdk-base.h [2022-02-01T22:56:52.752Z] -- Installing: /usr/local/include/iot [2022-02-01T22:56:52.752Z] -- Installing: /usr/local/include/iot/data.h [2022-02-01T22:56:52.752Z] -- Installing: /usr/local/include/iot/config.h [2022-02-01T22:56:52.752Z] -- Installing: /usr/local/include/iot/container.h [2022-02-01T22:56:52.752Z] -- Installing: /usr/local/include/iot/typecode.h [2022-02-01T22:56:52.752Z] -- Installing: /usr/local/include/iot/thread.h [2022-02-01T22:56:52.752Z] -- Installing: /usr/local/include/iot/hash.h [2022-02-01T22:56:52.752Z] -- Installing: /usr/local/include/iot/iot.h [2022-02-01T22:56:52.752Z] -- Installing: /usr/local/include/iot/defs.h [2022-02-01T22:56:52.752Z] -- Installing: /usr/local/include/iot/uuid.h [2022-02-01T22:56:52.752Z] -- Installing: /usr/local/include/iot/component.h [2022-02-01T22:56:52.752Z] -- Installing: /usr/local/include/iot/threadpool.h [2022-02-01T22:56:52.752Z] -- Installing: /usr/local/include/iot/time.h [2022-02-01T22:56:52.752Z] -- Installing: /usr/local/include/iot/logger.h [2022-02-01T22:56:52.752Z] -- Installing: /usr/local/include/iot/os [2022-02-01T22:56:52.752Z] -- Installing: /usr/local/include/iot/os/zephyr.h [2022-02-01T22:56:52.752Z] -- Installing: /usr/local/include/iot/os/macos.h [2022-02-01T22:56:52.752Z] -- Installing: /usr/local/include/iot/os/linux.h [2022-02-01T22:56:52.752Z] -- Installing: /usr/local/include/iot/json.h [2022-02-01T22:56:52.752Z] -- Installing: /usr/local/include/iot/scheduler.h [2022-02-01T22:56:52.752Z] -- Installing: /usr/local/include/iot/base64.h [2022-02-01T22:56:52.752Z] -- Installing: /usr/local/include/iot/os.h [2022-02-01T22:56:52.752Z] -- Installing: /usr/local/share/device-sdk-c/LICENSE [2022-02-01T22:56:52.752Z] -- Installing: /usr/local/share/device-sdk-c/Attribution.txt [2022-02-01T22:56:53.022Z] make: Leaving directory '/tmp/sdk/build/release' [2022-02-01T22:56:54.992Z] Removing intermediate container 3f6fbde99b39 [2022-02-01T22:56:54.992Z] ---> cc380b69fb76 [2022-02-01T22:56:54.992Z] Step 16/24 : FROM ${BASE} [2022-02-01T22:56:54.992Z] ---> b6d714ea7bf2 [2022-02-01T22:56:54.992Z] Step 17/24 : LABEL maintainer="IOTech " [2022-02-01T22:56:54.992Z] ---> Running in 15a042ed71a0 [2022-02-01T22:56:54.992Z] Removing intermediate container 15a042ed71a0 [2022-02-01T22:56:54.992Z] ---> 292cf961733d [2022-02-01T22:56:54.992Z] Step 18/24 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2022-02-01T22:56:55.267Z] ---> Running in c91df04fec04 [2022-02-01T22:56:56.243Z] Connecting to iotech.jfrog.io (34.243.182.113:443) [2022-02-01T22:56:56.515Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2022-02-01T22:56:56.515Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2022-02-01T22:56:56.515Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2022-02-01T22:56:57.495Z] Removing intermediate container c91df04fec04 [2022-02-01T22:56:57.495Z] ---> 6b1c27cd219f [2022-02-01T22:56:57.495Z] Step 19/24 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.14/main' >> /etc/apk/repositories [2022-02-01T22:56:57.495Z] ---> Running in 6ac7ce3084ff [2022-02-01T22:56:58.930Z] Removing intermediate container 6ac7ce3084ff [2022-02-01T22:56:58.930Z] ---> 281a5fc1591d [2022-02-01T22:56:58.930Z] Step 20/24 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml curl libmicrohttpd libuuid paho-mqtt-c-dev-1.3 hiredis-dev [2022-02-01T22:56:58.930Z] ---> Running in ed0454810333 [2022-02-01T22:56:59.909Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-02-01T22:57:00.884Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-02-01T22:57:01.153Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.14/main/aarch64/APKINDEX.tar.gz [2022-02-01T22:57:02.121Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2022-02-01T22:57:02.121Z] (1/7) Installing curl (7.79.1-r0) [2022-02-01T22:57:02.121Z] (2/7) Installing hiredis (1.0.0-r0) [2022-02-01T22:57:02.121Z] (3/7) Installing hiredis-dev (1.0.0-r0) [2022-02-01T22:57:02.389Z] (4/7) Installing libuuid (2.37.2-r0) [2022-02-01T22:57:02.389Z] (5/7) Installing paho-mqtt-c-dev-1.3 (1.3.9-r0) [2022-02-01T22:57:03.356Z] (6/7) Installing libidn2 (2.3.1-r0) [2022-02-01T22:57:03.356Z] (7/7) Installing wget (1.21.1-r1) [2022-02-01T22:57:03.626Z] Executing busybox-1.33.1-r3.trigger [2022-02-01T22:57:03.626Z] OK: 276 MiB in 84 packages [2022-02-01T22:57:04.601Z] Removing intermediate container ed0454810333 [2022-02-01T22:57:04.601Z] ---> fbeb565cfadb [2022-02-01T22:57:04.601Z] Step 21/24 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot [2022-02-01T22:57:05.190Z] ---> 4d8658ee5378 [2022-02-01T22:57:05.190Z] Step 22/24 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex [2022-02-01T22:57:05.787Z] ---> 330486e0dadd [2022-02-01T22:57:05.787Z] Step 23/24 : COPY --from=builder /usr/local/lib /usr/local/lib [2022-02-01T22:57:06.374Z] ---> 8f7626c40477 [2022-02-01T22:57:06.374Z] Step 24/24 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c [2022-02-01T22:57:06.971Z] ---> 6cc9992ca4d0 [2022-02-01T22:57:06.971Z] Successfully built 6cc9992ca4d0 [2022-02-01T22:57:06.971Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-01T22:57:07.388Z] + docker inspect -f . ci-base-image-arm64 [2022-02-01T22:57:07.388Z] . [Pipeline] withDockerContainer [2022-02-01T22:57:07.596Z] prd-ubuntu18.04-docker-arm64-4c-16g-4394 does not seem to be running inside a container [2022-02-01T22:57:07.672Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-c/16 -v /w/workspace/device-sdk-c/16:/w/workspace/device-sdk-c/16:rw,z -v /w/workspace/device-sdk-c/16@tmp:/w/workspace/device-sdk-c/16@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 ******** ci-base-image-arm64 cat [2022-02-01T22:57:08.921Z] $ docker top 14fd1fdba0862e06eb538c0a48fe19b67894a7cd108746caa4a42d9d7c7f3c0d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-02-01T22:57:09.809Z] + make test [2022-02-01T22:57:09.809Z] echo "make test" [2022-02-01T22:57:09.809Z] make test [Pipeline] } [2022-02-01T22:57:09.826Z] $ docker stop --time=1 14fd1fdba0862e06eb538c0a48fe19b67894a7cd108746caa4a42d9d7c7f3c0d [2022-02-01T22:57:11.475Z] $ docker rm -f 14fd1fdba0862e06eb538c0a48fe19b67894a7cd108746caa4a42d9d7c7f3c0d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-02-01T22:57:12.061Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-02-01T22:57:12.394Z] + ls -al . [2022-02-01T22:57:12.394Z] total 200 [2022-02-01T22:57:12.394Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 1 22:54 . [2022-02-01T22:57:12.394Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 1 22:54 .. [2022-02-01T22:57:12.394Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 1 22:54 .git [2022-02-01T22:57:12.394Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 1 22:54 .github [2022-02-01T22:57:12.394Z] -rw-rw-r-- 1 jenkins jenkins 176 Feb 1 22:54 .gitignore [2022-02-01T22:57:12.394Z] -rw-rw-r-- 1 jenkins jenkins 3104 Feb 1 22:54 Attribution.txt [2022-02-01T22:57:12.394Z] -rw-rw-r-- 1 jenkins jenkins 7880 Feb 1 22:54 CHANGES [2022-02-01T22:57:12.394Z] -rw-rw-r-- 1 jenkins jenkins 108574 Feb 1 22:54 Doxyfile [2022-02-01T22:57:12.394Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 1 22:54 GOVERNANCE.md [2022-02-01T22:57:12.394Z] -rw-rw-r-- 1 jenkins jenkins 784 Feb 1 22:54 Jenkinsfile [2022-02-01T22:57:12.394Z] -rw-rw-r-- 1 jenkins jenkins 10174 Feb 1 22:54 LICENSE [2022-02-01T22:57:12.394Z] -rw-rw-r-- 1 jenkins jenkins 444 Feb 1 22:54 Makefile [2022-02-01T22:57:12.394Z] -rw-rw-r-- 1 jenkins jenkins 618 Feb 1 22:54 OWNERS.md [2022-02-01T22:57:12.394Z] -rw-rw-r-- 1 jenkins jenkins 4086 Feb 1 22:54 README.md [2022-02-01T22:57:12.394Z] -rw-rw-r-- 1 jenkins jenkins 7422 Feb 1 22:54 README.v2.md [2022-02-01T22:57:12.394Z] -rw-rw-r-- 1 jenkins jenkins 11 Feb 1 22:52 VERSION [2022-02-01T22:57:12.394Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 1 22:54 docs [2022-02-01T22:57:12.394Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 1 22:54 include [2022-02-01T22:57:12.394Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 1 22:54 scripts [2022-02-01T22:57:12.394Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 1 22:54 src [Pipeline] isUnix [Pipeline] sh [2022-02-01T22:57:12.736Z] + 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=8c74ffe4fc698c219175e751f1cca4a77f9c9083 --label arch=arm64 --label version=2.2.0-dev.2 . [2022-02-01T22:57:13.007Z] Sending build context to Docker daemon 2.716MB [2022-02-01T22:57:13.279Z] Step 1/17 : ARG BASE=alpine:3.14 [2022-02-01T22:57:13.279Z] Step 2/17 : FROM ${BASE} [2022-02-01T22:57:13.279Z] ---> 6cc9992ca4d0 [2022-02-01T22:57:13.279Z] Step 3/17 : LABEL maintainer="IOTech " [2022-02-01T22:57:13.279Z] ---> Running in 4ccecff45072 [2022-02-01T22:57:13.553Z] Removing intermediate container 4ccecff45072 [2022-02-01T22:57:13.553Z] ---> 76ba05bce369 [2022-02-01T22:57:13.553Z] Step 4/17 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2022-02-01T22:57:13.831Z] ---> Running in c8d111a84482 [2022-02-01T22:57:14.808Z] --2022-02-01 22:57:14-- https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release [2022-02-01T22:57:14.808Z] Resolving iotech.jfrog.io (iotech.jfrog.io)... 54.72.115.12, 54.170.66.44, 54.195.244.87, ... [2022-02-01T22:57:14.808Z] Connecting to iotech.jfrog.io (iotech.jfrog.io)|54.72.115.12|:443... connected. [2022-02-01T22:57:15.079Z] HTTP request sent, awaiting response... 200 OK [2022-02-01T22:57:15.079Z] Length: unspecified [application/json] [2022-02-01T22:57:15.079Z] Saving to: '/etc/apk/keys/alpine.dev.rsa.pub' [2022-02-01T22:57:15.079Z] [2022-02-01T22:57:15.079Z] 0K       43.8M=0s [2022-02-01T22:57:15.079Z] [2022-02-01T22:57:15.079Z] 2022-02-01 22:57:14 (43.8 MB/s) - '/etc/apk/keys/alpine.dev.rsa.pub' saved [451] [2022-02-01T22:57:15.079Z] [2022-02-01T22:57:16.053Z] Removing intermediate container c8d111a84482 [2022-02-01T22:57:16.053Z] ---> defdf2a0d5b7 [2022-02-01T22:57:16.053Z] Step 5/17 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.14/main' >> /etc/apk/repositories [2022-02-01T22:57:16.053Z] ---> Running in d19a9e6fff59 [2022-02-01T22:57:17.486Z] Removing intermediate container d19a9e6fff59 [2022-02-01T22:57:17.486Z] ---> 0a09d77a360b [2022-02-01T22:57:17.486Z] 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-1.3 hiredis-dev && mkdir -p /edgex-c-sdk/build [2022-02-01T22:57:17.768Z] ---> Running in 5f6427549f16 [2022-02-01T22:57:18.756Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-02-01T22:57:19.729Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-02-01T22:57:19.999Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.14/main/aarch64/APKINDEX.tar.gz [2022-02-01T22:57:20.589Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2022-02-01T22:57:20.589Z] (1/21) Installing ncurses-dev (6.2_p20210612-r0) [2022-02-01T22:57:20.860Z] (2/21) Installing libblkid (2.37.2-r0) [2022-02-01T22:57:20.860Z] (3/21) Installing blkid (2.37.2-r0) [2022-02-01T22:57:21.130Z] (4/21) Installing libcap-ng (0.8.2-r0) [2022-02-01T22:57:21.130Z] (5/21) Installing setpriv (2.37.2-r0) [2022-02-01T22:57:21.130Z] (6/21) Installing libmount (2.37.2-r0) [2022-02-01T22:57:21.400Z] (7/21) Installing libsmartcols (2.37.2-r0) [2022-02-01T22:57:21.400Z] (8/21) Installing findmnt (2.37.2-r0) [2022-02-01T22:57:21.400Z] (9/21) Installing mcookie (2.37.2-r0) [2022-02-01T22:57:21.669Z] (10/21) Installing hexdump (2.37.2-r0) [2022-02-01T22:57:21.669Z] (11/21) Installing lsblk (2.37.2-r0) [2022-02-01T22:57:21.669Z] (12/21) Installing libfdisk (2.37.2-r0) [2022-02-01T22:57:21.938Z] (13/21) Installing sfdisk (2.37.2-r0) [2022-02-01T22:57:21.938Z] (14/21) Installing cfdisk (2.37.2-r0) [2022-02-01T22:57:21.938Z] (15/21) Installing partx (2.37.2-r0) [2022-02-01T22:57:22.207Z] (16/21) Installing flock (2.37.2-r0) [2022-02-01T22:57:22.207Z] (17/21) Installing logger (2.37.2-r0) [2022-02-01T22:57:22.207Z] (18/21) Installing uuidgen (2.37.2-r0) [2022-02-01T22:57:22.477Z] (19/21) Installing libeconf (0.3.8-r1) [2022-02-01T22:57:22.477Z] (20/21) Installing util-linux (2.37.2-r0) [2022-02-01T22:57:22.749Z] (21/21) Installing util-linux-dev (2.37.2-r0) [2022-02-01T22:57:23.022Z] Executing busybox-1.33.1-r3.trigger [2022-02-01T22:57:23.022Z] OK: 286 MiB in 105 packages [2022-02-01T22:57:24.462Z] Removing intermediate container 5f6427549f16 [2022-02-01T22:57:24.462Z] ---> 23eae5708280 [2022-02-01T22:57:24.462Z] Step 7/17 : COPY VERSION /edgex-c-sdk/ [2022-02-01T22:57:24.734Z] ---> 6a2791977a5b [2022-02-01T22:57:24.735Z] Step 8/17 : COPY src /edgex-c-sdk/src/ [2022-02-01T22:57:25.711Z] ---> ca55eee7ce22 [2022-02-01T22:57:25.711Z] Step 9/17 : COPY include /edgex-c-sdk/include/ [2022-02-01T22:57:26.341Z] ---> 71b9149a418a [2022-02-01T22:57:26.341Z] Step 10/17 : COPY scripts /edgex-c-sdk/scripts [2022-02-01T22:57:26.991Z] ---> 45c67d58302e [2022-02-01T22:57:26.991Z] Step 11/17 : COPY LICENSE /edgex-c-sdk/ [2022-02-01T22:57:27.637Z] ---> 2f722a433098 [2022-02-01T22:57:27.637Z] Step 12/17 : COPY Attribution.txt /edgex-c-sdk/ [2022-02-01T22:57:28.243Z] ---> 865f35e19143 [2022-02-01T22:57:28.244Z] Step 13/17 : WORKDIR /edgex-c-sdk [2022-02-01T22:57:28.244Z] ---> Running in c8bce95fdb3d [2022-02-01T22:57:28.524Z] Removing intermediate container c8bce95fdb3d [2022-02-01T22:57:28.524Z] ---> 5eea84020ab5 [2022-02-01T22:57:28.524Z] Step 14/17 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] [2022-02-01T22:57:28.795Z] ---> Running in 68c7e2cca8df [2022-02-01T22:57:29.068Z] Removing intermediate container 68c7e2cca8df [2022-02-01T22:57:29.068Z] ---> 0ccb29764b2a [2022-02-01T22:57:29.068Z] Step 15/17 : LABEL arch=arm64 [2022-02-01T22:57:29.378Z] ---> Running in b27c46280ad5 [2022-02-01T22:57:29.665Z] Removing intermediate container b27c46280ad5 [2022-02-01T22:57:29.665Z] ---> 3a9e42e5be38 [2022-02-01T22:57:29.665Z] Step 16/17 : LABEL git_sha=8c74ffe4fc698c219175e751f1cca4a77f9c9083 [2022-02-01T22:57:29.665Z] ---> Running in 3376908ff2de [2022-02-01T22:57:30.281Z] Removing intermediate container 3376908ff2de [2022-02-01T22:57:30.281Z] ---> 40bb1c310d50 [2022-02-01T22:57:30.281Z] Step 17/17 : LABEL version=2.2.0-dev.2 [2022-02-01T22:57:30.281Z] ---> Running in ab3e8b78c728 [2022-02-01T22:57:30.555Z] Removing intermediate container ab3e8b78c728 [2022-02-01T22:57:30.555Z] ---> f3b197544186 [2022-02-01T22:57:30.555Z] [Warning] One or more build-args [MAKE ARCH] were not consumed [2022-02-01T22:57:30.555Z] Successfully built f3b197544186 [2022-02-01T22:57:30.555Z] 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 [2022-02-01T22:57:30.995Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-02-01T22:57:30.995Z] [2022-02-01T22:57:30.995Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-02-01T22:57:31.379Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-02-01T22:57:31.379Z] arm64: Pulling from edgex-lftools-log-publisher [2022-02-01T22:57:31.379Z] 448f6bf000e3: Pulling fs layer [2022-02-01T22:57:31.379Z] f757da607395: Pulling fs layer [2022-02-01T22:57:31.379Z] 05883995daec: Pulling fs layer [2022-02-01T22:57:31.379Z] 8603b9c90790: Pulling fs layer [2022-02-01T22:57:31.379Z] 1560dd03e051: Pulling fs layer [2022-02-01T22:57:31.379Z] 27f5ce0e4adf: Pulling fs layer [2022-02-01T22:57:31.379Z] c2d8d7efcc4b: Pulling fs layer [2022-02-01T22:57:31.379Z] 1560dd03e051: Waiting [2022-02-01T22:57:31.379Z] 27f5ce0e4adf: Waiting [2022-02-01T22:57:31.379Z] c2d8d7efcc4b: Waiting [2022-02-01T22:57:31.379Z] 8603b9c90790: Waiting [2022-02-01T22:57:31.658Z] f757da607395: Verifying Checksum [2022-02-01T22:57:31.658Z] f757da607395: Download complete [2022-02-01T22:57:31.658Z] 8603b9c90790: Verifying Checksum [2022-02-01T22:57:31.658Z] 8603b9c90790: Download complete [2022-02-01T22:57:31.658Z] 1560dd03e051: Verifying Checksum [2022-02-01T22:57:31.658Z] 1560dd03e051: Download complete [2022-02-01T22:57:31.934Z] 27f5ce0e4adf: Verifying Checksum [2022-02-01T22:57:31.934Z] 27f5ce0e4adf: Download complete [2022-02-01T22:57:31.934Z] 05883995daec: Verifying Checksum [2022-02-01T22:57:31.934Z] 05883995daec: Download complete [2022-02-01T22:57:32.217Z] 448f6bf000e3: Verifying Checksum [2022-02-01T22:57:32.217Z] 448f6bf000e3: Download complete [2022-02-01T22:57:34.828Z] c2d8d7efcc4b: Verifying Checksum [2022-02-01T22:57:34.829Z] c2d8d7efcc4b: Download complete [2022-02-01T22:57:36.256Z] 448f6bf000e3: Pull complete [2022-02-01T22:57:36.528Z] f757da607395: Pull complete [2022-02-01T22:57:37.953Z] 05883995daec: Pull complete [2022-02-01T22:57:38.227Z] 8603b9c90790: Pull complete [2022-02-01T22:57:39.198Z] 1560dd03e051: Pull complete [2022-02-01T22:57:39.471Z] 27f5ce0e4adf: Pull complete [2022-02-01T22:57:54.523Z] c2d8d7efcc4b: Pull complete [2022-02-01T22:57:54.523Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2022-02-01T22:57:54.523Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-02-01T22:57:54.523Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-02-01T22:57:54.718Z] prd-ubuntu18.04-docker-arm64-4c-16g-4394 does not seem to be running inside a container [2022-02-01T22:57:54.785Z] $ 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/16 -v /w/workspace/device-sdk-c/16:/w/workspace/device-sdk-c/16:rw,z -v /w/workspace/device-sdk-c/16@tmp:/w/workspace/device-sdk-c/16@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-02-01T22:57:57.370Z] $ docker top a82d028292607ec303b8c3f6329cfb0b1b5a98acf079aa11ca08494b96923b43 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-01T22:57:58.270Z] ---> job-cost.sh [2022-02-01T22:57:58.270Z] lf-activate-venv: SKIPPING [2022-02-01T22:57:58.270Z] INFO: No Stack... [2022-02-01T22:57:58.541Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-02-01T22:57:58.813Z] INFO: Archiving Costs [Pipeline] sh [2022-02-01T22:57:59.466Z] + cut -d, -f6 [2022-02-01T22:57:59.466Z] + cat /w/workspace/device-sdk-c/16/archives/cost.csv [Pipeline] lock [2022-02-01T22:57:59.527Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-c-main-16-stack-cost] [2022-02-01T22:57:59.533Z] Resource [jenkins-edgexfoundry-device-sdk-c-main-16-stack-cost] did not exist. Created. [2022-02-01T22:57:59.533Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-c-main-16-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-02-01T22:58:00.194Z] /w/workspace/device-sdk-c/16@tmp/durable-cba599b6/script.sh: 1: /w/workspace/device-sdk-c/16@tmp/durable-cba599b6/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2022-02-01T22:58:00.860Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-02-01T22:58:00.881Z] Warning: overwriting stash ‘stack-cost’ [2022-02-01T22:58:01.320Z] Stashed 1 file(s) [Pipeline] } [2022-02-01T22:58:01.331Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-c-main-16-stack-cost] [Pipeline] // lock [Pipeline] } [2022-02-01T22:58:01.342Z] $ docker stop --time=1 a82d028292607ec303b8c3f6329cfb0b1b5a98acf079aa11ca08494b96923b43 [2022-02-01T22:58:02.835Z] $ docker rm -f a82d028292607ec303b8c3f6329cfb0b1b5a98acf079aa11ca08494b96923b43 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2022-02-01T22:58:03.622Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-02-01T22:58:03.622Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-02-01T22:58:03.991Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-02-01T22:58:03.991Z] . [Pipeline] withDockerContainer [2022-02-01T22:58:04.058Z] prd-centos7-docker-4c-2g-4393 does not seem to be running inside a container [2022-02-01T22:58:04.092Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_main -v /w/workspace/edgexfoundry_device-sdk-c_main:/w/workspace/edgexfoundry_device-sdk-c_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_main@tmp:/w/workspace/edgexfoundry_device-sdk-c_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-02-01T22:58:04.454Z] $ docker top d2f68406430a3fb35c192f16c523a203d289df0437d53062ff663c48d7a77f27 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-02-01T22:58:04.545Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-02-01T22:58:04.545Z] [ssh-agent] Looking for ssh-agent implementation... [2022-02-01T22:58:04.650Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-02-01T22:58:04.650Z] $ docker exec d2f68406430a3fb35c192f16c523a203d289df0437d53062ff663c48d7a77f27 ssh-agent [2022-02-01T22:58:04.752Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXlaamGN/agent.13 [2022-02-01T22:58:04.752Z] SSH_AGENT_PID=20 [2022-02-01T22:58:04.758Z] Running ssh-add (command line suppressed) [2022-02-01T22:58:04.847Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_8426231730450441509.key (/w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_8426231730450441509.key) [2022-02-01T22:58:04.864Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-02-01T22:58:05.153Z] + git semver tag [2022-02-01T22:58:05.153Z] # -> Open(): unable to determine branch for HEAD [2022-02-01T22:58:05.153Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_main/.git [2022-02-01T22:58:05.153Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_main [2022-02-01T22:58:05.153Z] # $SEMVER_REMOTE_NAME = origin [2022-02-01T22:58:05.153Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-02-01T22:58:05.153Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-02-01T22:58:05.153Z] # $SEMVER_BRANCH = main [2022-02-01T22:58:05.153Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_main/.semver [2022-02-01T22:58:05.153Z] # 8c74ffe4fc698c219175e751f1cca4a77f9c9083 HEAD [2022-02-01T22:58:05.153Z] # -> Force: false [2022-02-01T22:58:05.153Z] # a010598efe7bc363d31d1e813f713b5d463438f3 refs/tags/v2.2.0-dev.2 [Pipeline] } [2022-02-01T22:58:05.160Z] $ docker exec --env ******** --env ******** d2f68406430a3fb35c192f16c523a203d289df0437d53062ff663c48d7a77f27 ssh-agent -k [2022-02-01T22:58:05.247Z] unset SSH_AUTH_SOCK; [2022-02-01T22:58:05.247Z] unset SSH_AGENT_PID; [2022-02-01T22:58:05.247Z] echo Agent pid 20 killed; [2022-02-01T22:58:05.260Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-02-01T22:58:05.558Z] + git semver [Pipeline] } [2022-02-01T22:58:05.568Z] $ docker stop --time=1 d2f68406430a3fb35c192f16c523a203d289df0437d53062ff663c48d7a77f27 [2022-02-01T22:58:06.806Z] $ docker rm -f d2f68406430a3fb35c192f16c523a203d289df0437d53062ff663c48d7a77f27 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2022-02-01T22:58:07.210Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-02-01T22:58:07.210Z] [2022-02-01T22:58:07.210Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2022-02-01T22:58:07.515Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-02-01T22:58:07.515Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-02-01T22:58:07.515Z] ab5ef0e58194: Pulling fs layer [2022-02-01T22:58:07.515Z] 9712f1f96733: Pulling fs layer [2022-02-01T22:58:07.515Z] 63f879dbbcfc: Pulling fs layer [2022-02-01T22:58:07.515Z] 0d9ebad4ef96: Pulling fs layer [2022-02-01T22:58:07.515Z] e9a5061849ea: Pulling fs layer [2022-02-01T22:58:07.515Z] d747dcd14b5f: Pulling fs layer [2022-02-01T22:58:07.515Z] 2de7ff778b66: Pulling fs layer [2022-02-01T22:58:07.515Z] 0d9ebad4ef96: Waiting [2022-02-01T22:58:07.515Z] e9a5061849ea: Waiting [2022-02-01T22:58:07.515Z] d747dcd14b5f: Waiting [2022-02-01T22:58:07.515Z] 2de7ff778b66: Waiting [2022-02-01T22:58:07.515Z] 9712f1f96733: Verifying Checksum [2022-02-01T22:58:07.515Z] 9712f1f96733: Download complete [2022-02-01T22:58:08.099Z] 63f879dbbcfc: Verifying Checksum [2022-02-01T22:58:08.099Z] 63f879dbbcfc: Download complete [2022-02-01T22:58:08.099Z] ab5ef0e58194: Verifying Checksum [2022-02-01T22:58:08.099Z] ab5ef0e58194: Download complete [2022-02-01T22:58:08.099Z] d747dcd14b5f: Verifying Checksum [2022-02-01T22:58:08.099Z] d747dcd14b5f: Download complete [2022-02-01T22:58:08.099Z] 0d9ebad4ef96: Verifying Checksum [2022-02-01T22:58:08.099Z] 0d9ebad4ef96: Download complete [2022-02-01T22:58:08.099Z] e9a5061849ea: Verifying Checksum [2022-02-01T22:58:08.099Z] e9a5061849ea: Download complete [2022-02-01T22:58:08.099Z] 2de7ff778b66: Verifying Checksum [2022-02-01T22:58:08.099Z] 2de7ff778b66: Download complete [2022-02-01T22:58:11.417Z] ab5ef0e58194: Pull complete [2022-02-01T22:58:11.418Z] 9712f1f96733: Pull complete [2022-02-01T22:58:11.681Z] 63f879dbbcfc: Pull complete [2022-02-01T22:58:15.905Z] 0d9ebad4ef96: Pull complete [2022-02-01T22:58:15.905Z] e9a5061849ea: Pull complete [2022-02-01T22:58:15.905Z] d747dcd14b5f: Pull complete [2022-02-01T22:58:17.311Z] 2de7ff778b66: Pull complete [2022-02-01T22:58:17.311Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-02-01T22:58:17.311Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-02-01T22:58:17.311Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2022-02-01T22:58:17.376Z] prd-centos7-docker-4c-2g-4393 does not seem to be running inside a container [2022-02-01T22:58:17.410Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-c_main -v /w/workspace/edgexfoundry_device-sdk-c_main:/w/workspace/edgexfoundry_device-sdk-c_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_main@tmp:/w/workspace/edgexfoundry_device-sdk-c_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-02-01T22:58:20.411Z] $ docker top 520836ddb09ee3c00f4dd8b552c80acef0655c2ec04bcb86727bc29fec2936c8 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-02-01T22:58:20.489Z] provisioning config files... [2022-02-01T22:58:20.497Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-c_main@tmp/config4396624084249499800tmp [2022-02-01T22:58:20.512Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-c_main@tmp/config812441131361891278tmp [2022-02-01T22:58:20.531Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-c_main@tmp/config3718923463846177959tmp [Pipeline] { [Pipeline] echo [2022-02-01T22:58:20.554Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-01T22:58:20.846Z] ---> sigul-configuration.sh [2022-02-01T22:58:20.846Z] gpg: directory `/root/.gnupg' created [2022-02-01T22:58:20.846Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-02-01T22:58:20.846Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-02-01T22:58:20.846Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-02-01T22:58:20.846Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-02-01T22:58:20.846Z] gpg: CAST5 encrypted data [2022-02-01T22:58:20.846Z] gpg: encrypted with 1 passphrase [2022-02-01T22:58:20.846Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-02-01T22:58:21.137Z] + mkdir /home/jenkins [2022-02-01T22:58:21.137Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-02-01T22:58:21.433Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2022-02-01T22:58:21.442Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-01T22:58:21.737Z] ---> sigul-install.sh [2022-02-01T22:58:21.737Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-02-01T22:58:22.035Z] + git tag --list [2022-02-01T22:58:22.035Z] 0.7.0 [2022-02-01T22:58:22.035Z] 0.7.1 [2022-02-01T22:58:22.035Z] 1.0.0 [2022-02-01T22:58:22.035Z] v1.0.1 [2022-02-01T22:58:22.035Z] v1.0.2 [2022-02-01T22:58:22.035Z] v1.0.3 [2022-02-01T22:58:22.035Z] v1.1.0 [2022-02-01T22:58:22.035Z] v1.1.1 [2022-02-01T22:58:22.035Z] v1.2.0 [2022-02-01T22:58:22.035Z] v1.2.1 [2022-02-01T22:58:22.035Z] v1.2.2 [2022-02-01T22:58:22.035Z] v1.3.0 [2022-02-01T22:58:22.035Z] v1.3.1 [2022-02-01T22:58:22.035Z] v2.0.0 [2022-02-01T22:58:22.035Z] v2.0.1-dev.1 [2022-02-01T22:58:22.035Z] v2.0.1-dev.10 [2022-02-01T22:58:22.035Z] v2.0.1-dev.11 [2022-02-01T22:58:22.035Z] v2.0.1-dev.12 [2022-02-01T22:58:22.035Z] v2.0.1-dev.13 [2022-02-01T22:58:22.035Z] v2.0.1-dev.2 [2022-02-01T22:58:22.035Z] v2.0.1-dev.3 [2022-02-01T22:58:22.035Z] v2.0.1-dev.4 [2022-02-01T22:58:22.035Z] v2.0.1-dev.5 [2022-02-01T22:58:22.035Z] v2.0.1-dev.6 [2022-02-01T22:58:22.035Z] v2.0.1-dev.7 [2022-02-01T22:58:22.035Z] v2.0.1-dev.8 [2022-02-01T22:58:22.035Z] v2.0.1-dev.9 [2022-02-01T22:58:22.035Z] v2.1.0 [2022-02-01T22:58:22.035Z] v2.2.0-dev.1 [2022-02-01T22:58:22.035Z] v2.2.0-dev.2 [Pipeline] sh [2022-02-01T22:58:22.330Z] + lftools sign git-tag v2.2.0-dev.2 [2022-02-01T22:58:22.901Z] Signing Git tag with Sigul... [2022-02-01T22:58:22.901Z] Signing v2.2.0-dev.2 [Pipeline] echo [2022-02-01T22:58:23.173Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-01T22:58:23.470Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-02-01T22:58:23.479Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-02-01T22:58:23.497Z] $ docker stop --time=1 520836ddb09ee3c00f4dd8b552c80acef0655c2ec04bcb86727bc29fec2936c8 [2022-02-01T22:58:24.680Z] $ docker rm -f 520836ddb09ee3c00f4dd8b552c80acef0655c2ec04bcb86727bc29fec2936c8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-02-01T22:58:25.063Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-02-01T22:58:25.063Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-02-01T22:58:25.361Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-02-01T22:58:25.361Z] . [Pipeline] withDockerContainer [2022-02-01T22:58:25.423Z] prd-centos7-docker-4c-2g-4393 does not seem to be running inside a container [2022-02-01T22:58:25.454Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_main -v /w/workspace/edgexfoundry_device-sdk-c_main:/w/workspace/edgexfoundry_device-sdk-c_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_main@tmp:/w/workspace/edgexfoundry_device-sdk-c_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-02-01T22:58:25.817Z] $ docker top 7c6e0febf8dae7a185f330bd8e1fcc249be9a9ad9e62a437e8532c1ca4bb5112 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-02-01T22:58:25.921Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-02-01T22:58:25.921Z] [ssh-agent] Looking for ssh-agent implementation... [2022-02-01T22:58:26.032Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-02-01T22:58:26.031Z] $ docker exec 7c6e0febf8dae7a185f330bd8e1fcc249be9a9ad9e62a437e8532c1ca4bb5112 ssh-agent [2022-02-01T22:58:26.129Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXGPgmdG/agent.15 [2022-02-01T22:58:26.129Z] SSH_AGENT_PID=21 [2022-02-01T22:58:26.136Z] Running ssh-add (command line suppressed) [2022-02-01T22:58:26.225Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_2713848144917638990.key (/w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_2713848144917638990.key) [2022-02-01T22:58:26.240Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-02-01T22:58:26.540Z] + git semver bump pre [2022-02-01T22:58:26.540Z] # -> Open(): unable to determine branch for HEAD [2022-02-01T22:58:26.540Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_main/.git [2022-02-01T22:58:26.540Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_main [2022-02-01T22:58:26.540Z] # $SEMVER_REMOTE_NAME = origin [2022-02-01T22:58:26.540Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-02-01T22:58:26.540Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-02-01T22:58:26.540Z] # $SEMVER_BRANCH = main [2022-02-01T22:58:26.540Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_main/.semver [2022-02-01T22:58:26.540Z] 2.2.0-dev.3 [Pipeline] } [2022-02-01T22:58:26.546Z] $ docker exec --env ******** --env ******** 7c6e0febf8dae7a185f330bd8e1fcc249be9a9ad9e62a437e8532c1ca4bb5112 ssh-agent -k [2022-02-01T22:58:26.642Z] unset SSH_AUTH_SOCK; [2022-02-01T22:58:26.642Z] unset SSH_AGENT_PID; [2022-02-01T22:58:26.642Z] echo Agent pid 21 killed; [2022-02-01T22:58:26.656Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-02-01T22:58:26.965Z] + git semver [Pipeline] } [2022-02-01T22:58:26.974Z] $ docker stop --time=1 7c6e0febf8dae7a185f330bd8e1fcc249be9a9ad9e62a437e8532c1ca4bb5112 [2022-02-01T22:58:28.159Z] $ docker rm -f 7c6e0febf8dae7a185f330bd8e1fcc249be9a9ad9e62a437e8532c1ca4bb5112 [Pipeline] // withDockerContainer [Pipeline] sh [2022-02-01T22:58:28.512Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-02-01T22:58:28.512Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-02-01T22:58:28.809Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-02-01T22:58:28.809Z] . [Pipeline] withDockerContainer [2022-02-01T22:58:28.873Z] prd-centos7-docker-4c-2g-4393 does not seem to be running inside a container [2022-02-01T22:58:28.902Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_main -v /w/workspace/edgexfoundry_device-sdk-c_main:/w/workspace/edgexfoundry_device-sdk-c_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_main@tmp:/w/workspace/edgexfoundry_device-sdk-c_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-02-01T22:58:29.257Z] $ docker top e8fc2f0056ff7618fa374a9848925356e5cbc63077d9885cb2c008506fc91f13 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-02-01T22:58:29.349Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-02-01T22:58:29.349Z] [ssh-agent] Looking for ssh-agent implementation... [2022-02-01T22:58:29.454Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-02-01T22:58:29.453Z] $ docker exec e8fc2f0056ff7618fa374a9848925356e5cbc63077d9885cb2c008506fc91f13 ssh-agent [2022-02-01T22:58:29.544Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXJmHpOB/agent.14 [2022-02-01T22:58:29.544Z] SSH_AGENT_PID=20 [2022-02-01T22:58:29.549Z] Running ssh-add (command line suppressed) [2022-02-01T22:58:29.628Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_9039221781124090670.key (/w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_9039221781124090670.key) [2022-02-01T22:58:29.642Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-02-01T22:58:29.942Z] + git semver push [2022-02-01T22:58:29.942Z] # -> Open(): unable to determine branch for HEAD [2022-02-01T22:58:29.942Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_main/.git [2022-02-01T22:58:29.942Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_main [2022-02-01T22:58:29.942Z] # $SEMVER_REMOTE_NAME = origin [2022-02-01T22:58:29.942Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-02-01T22:58:29.942Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-02-01T22:58:29.942Z] # $SEMVER_BRANCH = main [2022-02-01T22:58:29.942Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_main/.semver [Pipeline] } [2022-02-01T22:58:31.333Z] $ docker exec --env ******** --env ******** e8fc2f0056ff7618fa374a9848925356e5cbc63077d9885cb2c008506fc91f13 ssh-agent -k [2022-02-01T22:58:31.428Z] unset SSH_AUTH_SOCK; [2022-02-01T22:58:31.428Z] unset SSH_AGENT_PID; [2022-02-01T22:58:31.428Z] echo Agent pid 20 killed; [2022-02-01T22:58:31.437Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-02-01T22:58:31.746Z] + git semver [Pipeline] } [2022-02-01T22:58:31.756Z] $ docker stop --time=1 e8fc2f0056ff7618fa374a9848925356e5cbc63077d9885cb2c008506fc91f13 [2022-02-01T22:58:32.952Z] $ docker rm -f e8fc2f0056ff7618fa374a9848925356e5cbc63077d9885cb2c008506fc91f13 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-02-01T22:58:33.482Z] + '[' -d /w/workspace/edgexfoundry_device-sdk-c_main/archives ']' [2022-02-01T22:58:33.482Z] + ls -al /w/workspace/edgexfoundry_device-sdk-c_main/archives [2022-02-01T22:58:33.482Z] total 8 [2022-02-01T22:58:33.482Z] drwxr-xr-x. 3 root root 34 Feb 1 22:53 . [2022-02-01T22:58:33.482Z] drwxrwxr-x. 10 jenkins jenkins 4096 Feb 1 22:58 .. [2022-02-01T22:58:33.482Z] drwxr-xr-x. 2 root root 6 Feb 1 22:53 cost [2022-02-01T22:58:33.482Z] -rw-r--r--. 1 root root 82 Feb 1 22:53 cost.csv [2022-02-01T22:58:33.482Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-c_main/archives [2022-02-01T22:58:33.482Z] + ls -al /w/workspace/edgexfoundry_device-sdk-c_main/archives [2022-02-01T22:58:33.482Z] total 8 [2022-02-01T22:58:33.482Z] drwxr-xr-x. 3 jenkins jenkins 34 Feb 1 22:53 . [2022-02-01T22:58:33.482Z] drwxrwxr-x. 10 jenkins jenkins 4096 Feb 1 22:58 .. [2022-02-01T22:58:33.482Z] drwxr-xr-x. 2 jenkins jenkins 6 Feb 1 22:53 cost [2022-02-01T22:58:33.482Z] -rw-r--r--. 1 jenkins jenkins 82 Feb 1 22:53 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-02-01T22:58:33.774Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-01T22:58:34.335Z] ---> package-listing.sh [2022-02-01T22:58:34.335Z] ++ facter osfamily [2022-02-01T22:58:34.335Z] ++ tr '[:upper:]' '[:lower:]' [2022-02-01T22:58:34.599Z] + OS_FAMILY=redhat [2022-02-01T22:58:34.599Z] + workspace=/w/workspace/edgexfoundry_device-sdk-c_main [2022-02-01T22:58:34.599Z] + START_PACKAGES=/tmp/packages_start.txt [2022-02-01T22:58:34.599Z] + END_PACKAGES=/tmp/packages_end.txt [2022-02-01T22:58:34.599Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-02-01T22:58:34.599Z] + PACKAGES=/tmp/packages_start.txt [2022-02-01T22:58:34.599Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_main ']' [2022-02-01T22:58:34.599Z] + PACKAGES=/tmp/packages_end.txt [2022-02-01T22:58:34.599Z] + case "${OS_FAMILY}" in [2022-02-01T22:58:34.599Z] + rpm -qa [2022-02-01T22:58:34.599Z] + sort [2022-02-01T22:58:35.168Z] + '[' -f /tmp/packages_start.txt ']' [2022-02-01T22:58:35.169Z] + '[' -f /tmp/packages_end.txt ']' [2022-02-01T22:58:35.169Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-02-01T22:58:35.169Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_main ']' [2022-02-01T22:58:35.169Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-c_main/archives/ [2022-02-01T22:58:35.169Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-c_main/archives/ [Pipeline] echo [2022-02-01T22:58:35.181Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-sdk-c_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-02-01T22:58:35.458Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-02-01T22:58:36.019Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-02-01T22:58:36.019Z] . [Pipeline] withDockerContainer [2022-02-01T22:58:36.079Z] prd-centos7-docker-4c-2g-4393 does not seem to be running inside a container [2022-02-01T22:58:36.117Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-sdk-c_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-c_main -v /w/workspace/edgexfoundry_device-sdk-c_main:/w/workspace/edgexfoundry_device-sdk-c_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_main@tmp:/w/workspace/edgexfoundry_device-sdk-c_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-02-01T22:58:36.306Z] $ docker top 6d8dc0b0e6f1f1c67e226a43c1846bfb6e938843848602f68bba6e6af576f3c4 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-02-01T22:58:36.664Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-02-01T22:58:36.958Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-02-01T22:58:37.251Z] + ls /var/log/sa-host [2022-02-01T22:58:37.251Z] + sadf -c /var/log/sa-host/sa01 [2022-02-01T22:58:37.251Z] file_magic: OK [2022-02-01T22:58:37.251Z] HZ: Using current value: 100 [2022-02-01T22:58:37.251Z] file_header: OK [2022-02-01T22:58:37.251Z] 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 [2022-02-01T22:58:37.251Z] Statistics: [2022-02-01T22:58:37.252Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-02-01T22:58:37.252Z] File successfully converted to sysstat format version 12.0.3 [2022-02-01T22:58:37.252Z] + sadf -c /var/log/sa-host/sa17 [2022-02-01T22:58:37.252Z] file_magic: OK [2022-02-01T22:58:37.252Z] HZ: Using current value: 100 [2022-02-01T22:58:37.252Z] file_header: OK [2022-02-01T22:58:37.252Z] 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 [2022-02-01T22:58:37.252Z] Statistics: [2022-02-01T22:58:37.252Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-02-01T22:58:37.252Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-02-01T22:58:37.456Z] provisioning config files... [2022-02-01T22:58:37.464Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_main@tmp/config438504123537431565tmp [Pipeline] { [Pipeline] echo [2022-02-01T22:58:37.477Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-01T22:58:37.760Z] ---> create-netrc.sh [Pipeline] } [2022-02-01T22:58:37.767Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-02-01T22:58:38.104Z] ---> python-tools-install.sh [Pipeline] echo [2022-02-01T22:58:38.113Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-01T22:58:38.408Z] ---> sudo-logs.sh [2022-02-01T22:58:38.408Z] Archiving 'sudo' log.. [2022-02-01T22:58:38.408Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-4393.novalocal: Name or service not known [2022-02-01T22:58:38.408Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-4393.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2022-02-01T22:58:38.433Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-01T22:58:38.715Z] ---> job-cost.sh [2022-02-01T22:58:38.715Z] lf-activate-venv: SKIPPING [2022-02-01T22:58:38.715Z] DEBUG: total: 0.05999999865889549 [2022-02-01T22:58:38.715Z] INFO: Retrieving Stack Cost... [2022-02-01T22:58:38.976Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-02-01T22:58:39.546Z] INFO: Archiving Costs [Pipeline] echo [2022-02-01T22:58:39.561Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-01T22:58:39.847Z] ---> logs-deploy.sh [2022-02-01T22:58:39.847Z] lf-activate-venv: SKIPPING [2022-02-01T22:58:39.847Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/main/16 [2022-02-01T22:58:39.847Z] INFO: archiving workspace using pattern(s): [2022-02-01T22:58:40.418Z] Archives upload complete. [2022-02-01T22:58:40.679Z] INFO: archiving logs to Nexus