Pull request #447 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of iain-anderson for edgexfoundry/device-sdk-c Obtained Jenkinsfile from e50c99d81587ca2b716fa892c8dc5fb1747e4762+21f79343dd353c602474ef88d38fd1373f48e545 (a69ddd6ab354ea59904a85bd33be192a9d7944df) 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-ssh10084180443973226629.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh2072396247193881882.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/PR-447/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/PR-447/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11702858210385013785.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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 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-ssh5017076829462157538.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/PR-447/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/PR-447/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10005871568908824229.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > 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 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: [[ubuntu20.04-docker-8c-8g, ubuntu20.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 ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-9612 in /w/workspace/edgexfoundry_device-sdk-c_PR-447 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-c.git > git init /w/workspace/edgexfoundry_device-sdk-c_PR-447 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/447/head:refs/remotes/origin/PR-447 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 21f79343dd353c602474ef88d38fd1373f48e545 into PR head commit e50c99d81587ca2b716fa892c8dc5fb1747e4762 Merge succeeded, producing e50c99d81587ca2b716fa892c8dc5fb1747e4762 Checking out Revision e50c99d81587ca2b716fa892c8dc5fb1747e4762 (PR-447) > git config core.sparsecheckout # timeout=10 > git checkout -f e50c99d81587ca2b716fa892c8dc5fb1747e4762 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 21f79343dd353c602474ef88d38fd1373f48e545 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e50c99d81587ca2b716fa892c8dc5fb1747e4762 # timeout=10 Commit message: "refactor: abstraction for MessageBus" First time build. Skipping changelog. > git rev-list --no-walk 1e70547fd5e0af83b7d333a1569819e4c4d6a6d0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-10T10:35:50.654Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-10T10:35:50.706Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-10T10:35:50.718Z] ========================================================= [2023-03-10T10:35:50.718Z] EdgeX Global Pipelines Version Info [2023-03-10T10:35:50.718Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-10T10:35:51.431Z] ------------------- [2023-03-10T10:35:51.431Z] stable info: [2023-03-10T10:35:51.431Z] ------------------- [2023-03-10T10:35:51.431Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-10T10:35:51.431Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-10T10:35:51.431Z] Message: update stable to v1.0.244 [2023-03-10T10:35:52.002Z] ------------------- [2023-03-10T10:35:52.002Z] experimental info: [2023-03-10T10:35:52.002Z] ------------------- [2023-03-10T10:35:52.002Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-10T10:35:52.002Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-10T10:35:52.002Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-10T10:35:52.151Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-c-settings [Pipeline] echo [2023-03-10T10:35:52.160Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-c [Pipeline] echo [2023-03-10T10:35:52.171Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-10T10:35:52.185Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-10T10:35:52.195Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-10T10:35:52.205Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = scripts/Dockerfile.alpine [Pipeline] echo [2023-03-10T10:35:52.219Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = scripts/Dockerfile.alpine-base [Pipeline] echo [2023-03-10T10:35:52.232Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-10T10:35:52.241Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-10T10:35:52.251Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk [Pipeline] echo [2023-03-10T10:35:52.262Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-10T10:35:52.274Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-10T10:35:52.286Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-10T10:35:52.297Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-03-10T10:35:52.307Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-10T10:35:52.317Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-10T10:35:52.330Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-10T10:35:52.344Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-447 [Pipeline] echo [2023-03-10T10:35:52.359Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-447 [Pipeline] echo [2023-03-10T10:35:52.368Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-447 [Pipeline] echo [2023-03-10T10:35:52.379Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e50c99d81587ca2b716fa892c8dc5fb1747e4762 [Pipeline] echo [2023-03-10T10:35:52.389Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e50c99d [Pipeline] echo [2023-03-10T10:35:52.401Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-10T10:35:52.443Z] provisioning config files... [2023-03-10T10:35:52.455Z] copy managed file [device-sdk-c-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_PR-447@tmp/config11645812444982608279tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-10T10:35:52.754Z] ---> docker-login.sh [2023-03-10T10:35:52.754Z] nexus3.edgexfoundry.org:10001 [2023-03-10T10:35:53.014Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-10T10:35:53.014Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-10T10:35:53.014Z] Configure a credential helper to remove this warning. See [2023-03-10T10:35:53.014Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-10T10:35:53.014Z] [2023-03-10T10:35:53.014Z] Login Succeeded [2023-03-10T10:35:53.014Z] nexus3.edgexfoundry.org:10002 [2023-03-10T10:35:53.273Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-10T10:35:53.273Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-10T10:35:53.273Z] Configure a credential helper to remove this warning. See [2023-03-10T10:35:53.273Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-10T10:35:53.273Z] [2023-03-10T10:35:53.273Z] Login Succeeded [2023-03-10T10:35:53.273Z] nexus3.edgexfoundry.org:10003 [2023-03-10T10:35:53.273Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-10T10:35:53.273Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-10T10:35:53.273Z] Configure a credential helper to remove this warning. See [2023-03-10T10:35:53.273Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-10T10:35:53.273Z] [2023-03-10T10:35:53.273Z] Login Succeeded [2023-03-10T10:35:53.273Z] nexus3.edgexfoundry.org:10004 [2023-03-10T10:35:53.533Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-10T10:35:53.533Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-10T10:35:53.533Z] Configure a credential helper to remove this warning. See [2023-03-10T10:35:53.533Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-10T10:35:53.533Z] [2023-03-10T10:35:53.533Z] Login Succeeded [2023-03-10T10:35:53.533Z] docker.io [2023-03-10T10:35:53.533Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-10T10:35:53.793Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-10T10:35:53.793Z] Configure a credential helper to remove this warning. See [2023-03-10T10:35:53.793Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-10T10:35:53.793Z] [2023-03-10T10:35:53.793Z] Login Succeeded [2023-03-10T10:35:53.793Z] ---> docker-login.sh ends [Pipeline] } [2023-03-10T10:35:53.801Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build LTS Release Image) [Pipeline] sh [2023-03-10T10:35:54.163Z] + git rev-list -1 --merges e50c99d81587ca2b716fa892c8dc5fb1747e4762~1..e50c99d81587ca2b716fa892c8dc5fb1747e4762 [Pipeline] echo [2023-03-10T10:35:54.217Z] -----------> git rev-list -1 --merges e50c99d81587ca2b716fa892c8dc5fb1747e4762~1..e50c99d81587ca2b716fa892c8dc5fb1747e4762 e50c99d81587ca2b716fa892c8dc5fb1747e4762 [false] [Pipeline] sh [2023-03-10T10:35:54.508Z] + git log --format=format:%s -1 e50c99d81587ca2b716fa892c8dc5fb1747e4762 [Pipeline] echo [2023-03-10T10:35:54.525Z] ========================================================= [2023-03-10T10:35:54.525Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-10T10:35:54.525Z] ========================================================= 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 [2023-03-10T10:35:54.918Z] + git rev-list -1 --merges e50c99d81587ca2b716fa892c8dc5fb1747e4762~1..e50c99d81587ca2b716fa892c8dc5fb1747e4762 [Pipeline] echo [2023-03-10T10:35:54.931Z] -----------> git rev-list -1 --merges e50c99d81587ca2b716fa892c8dc5fb1747e4762~1..e50c99d81587ca2b716fa892c8dc5fb1747e4762 e50c99d81587ca2b716fa892c8dc5fb1747e4762 [false] [Pipeline] sh [2023-03-10T10:35:55.225Z] + git log --format=format:%s -1 e50c99d81587ca2b716fa892c8dc5fb1747e4762 [Pipeline] echo [2023-03-10T10:35:55.244Z] ========================================================= [2023-03-10T10:35:55.245Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-10T10:35:55.245Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-03-10T10:35:55.718Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-10T10:35:55.718Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-10T10:35:55.718Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-10T10:35:55.718Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-10T10:35:55.718Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-10T10:35:55.718Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-10T10:35:55.718Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T10:35:56.145Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-10T10:35:56.145Z] [2023-03-10T10:35:56.145Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T10:35:56.443Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-10T10:35:56.443Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-10T10:35:56.443Z] b85a868b505f: Pulling fs layer [2023-03-10T10:35:56.444Z] e2be974225ed: Pulling fs layer [2023-03-10T10:35:56.444Z] 339a4e72a1f5: Pulling fs layer [2023-03-10T10:35:56.444Z] 988bab9f4d93: Pulling fs layer [2023-03-10T10:35:56.444Z] 1469e6f7b9e6: Pulling fs layer [2023-03-10T10:35:56.444Z] eaf3925da568: Pulling fs layer [2023-03-10T10:35:56.444Z] bab4dde63d76: Pulling fs layer [2023-03-10T10:35:56.444Z] bde34c3a00c8: Pulling fs layer [2023-03-10T10:35:56.444Z] b352a97aabf1: Pulling fs layer [2023-03-10T10:35:56.444Z] 4872d77fe225: Pulling fs layer [2023-03-10T10:35:56.444Z] 988bab9f4d93: Waiting [2023-03-10T10:35:56.444Z] 5851b861e8e6: Pulling fs layer [2023-03-10T10:35:56.444Z] 1469e6f7b9e6: Waiting [2023-03-10T10:35:56.444Z] eaf3925da568: Waiting [2023-03-10T10:35:56.444Z] bde34c3a00c8: Waiting [2023-03-10T10:35:56.444Z] b352a97aabf1: Waiting [2023-03-10T10:35:56.444Z] 4872d77fe225: Waiting [2023-03-10T10:35:56.444Z] 5851b861e8e6: Waiting [2023-03-10T10:35:56.444Z] e2be974225ed: Download complete [2023-03-10T10:35:56.444Z] 988bab9f4d93: Verifying Checksum [2023-03-10T10:35:56.444Z] 988bab9f4d93: Download complete [2023-03-10T10:35:56.703Z] 1469e6f7b9e6: Verifying Checksum [2023-03-10T10:35:56.703Z] 1469e6f7b9e6: Download complete [2023-03-10T10:35:56.703Z] eaf3925da568: Verifying Checksum [2023-03-10T10:35:56.704Z] eaf3925da568: Download complete [2023-03-10T10:35:56.704Z] 339a4e72a1f5: Verifying Checksum [2023-03-10T10:35:56.704Z] 339a4e72a1f5: Download complete [2023-03-10T10:35:56.704Z] bde34c3a00c8: Verifying Checksum [2023-03-10T10:35:56.704Z] bde34c3a00c8: Download complete [2023-03-10T10:35:56.704Z] b352a97aabf1: Verifying Checksum [2023-03-10T10:35:56.704Z] b352a97aabf1: Download complete [2023-03-10T10:35:56.704Z] 4872d77fe225: Download complete [2023-03-10T10:35:56.704Z] b85a868b505f: Verifying Checksum [2023-03-10T10:35:56.704Z] b85a868b505f: Download complete [2023-03-10T10:35:56.704Z] 5851b861e8e6: Verifying Checksum [2023-03-10T10:35:56.704Z] 5851b861e8e6: Download complete [2023-03-10T10:35:57.313Z] bab4dde63d76: Verifying Checksum [2023-03-10T10:35:57.313Z] bab4dde63d76: Download complete [2023-03-10T10:35:57.897Z] b85a868b505f: Pull complete [2023-03-10T10:35:57.898Z] e2be974225ed: Pull complete [2023-03-10T10:35:58.465Z] 339a4e72a1f5: Pull complete [2023-03-10T10:35:58.465Z] 988bab9f4d93: Pull complete [2023-03-10T10:35:58.723Z] 1469e6f7b9e6: Pull complete [2023-03-10T10:35:58.723Z] eaf3925da568: Pull complete [2023-03-10T10:36:00.626Z] bab4dde63d76: Pull complete [2023-03-10T10:36:00.626Z] bde34c3a00c8: Pull complete [2023-03-10T10:36:00.626Z] b352a97aabf1: Pull complete [2023-03-10T10:36:00.626Z] 4872d77fe225: Pull complete [2023-03-10T10:36:00.626Z] 5851b861e8e6: Pull complete [2023-03-10T10:36:00.626Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-10T10:36:00.626Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-10T10:36:00.626Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-10T10:36:00.728Z] prd-ubuntu20.04-docker-8c-8g-9612 does not seem to be running inside a container [2023-03-10T10:36:00.753Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_PR-447 -v /w/workspace/edgexfoundry_device-sdk-c_PR-447:/w/workspace/edgexfoundry_device-sdk-c_PR-447:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_PR-447@tmp:/w/workspace/edgexfoundry_device-sdk-c_PR-447@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-10T10:36:03.971Z] $ docker top 200537fb65596b80a431c2ede3650dbb1695b6f11258b61e785820b2d1bfd609 -eo pid,comm [2023-03-10T10:36:04.033Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-10T10:36:04.033Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-10T10:36:04.074Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-10T10:36:04.074Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-10T10:36:04.181Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-10T10:36:04.177Z] $ docker exec 200537fb65596b80a431c2ede3650dbb1695b6f11258b61e785820b2d1bfd609 ssh-agent [2023-03-10T10:36:04.294Z] SSH_AUTH_SOCK=/tmp/ssh-HcxnLXcGae2e/agent.33 [2023-03-10T10:36:04.294Z] SSH_AGENT_PID=40 [2023-03-10T10:36:04.302Z] Running ssh-add (command line suppressed) [2023-03-10T10:36:04.405Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_PR-447@tmp/private_key_15659298571005225821.key (/w/workspace/edgexfoundry_device-sdk-c_PR-447@tmp/private_key_15659298571005225821.key) [2023-03-10T10:36:04.431Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-10T10:36:04.729Z] + git tag --points-at HEAD [Pipeline] } [2023-03-10T10:36:04.735Z] $ docker exec --env ******** --env ******** 200537fb65596b80a431c2ede3650dbb1695b6f11258b61e785820b2d1bfd609 ssh-agent -k [2023-03-10T10:36:04.823Z] unset SSH_AUTH_SOCK; [2023-03-10T10:36:04.823Z] unset SSH_AGENT_PID; [2023-03-10T10:36:04.823Z] echo Agent pid 40 killed; [2023-03-10T10:36:04.838Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-10T10:36:04.867Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-10T10:36:04.867Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-10T10:36:04.975Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-10T10:36:04.972Z] $ docker exec 200537fb65596b80a431c2ede3650dbb1695b6f11258b61e785820b2d1bfd609 ssh-agent [2023-03-10T10:36:05.080Z] SSH_AUTH_SOCK=/tmp/ssh-NCrsbYBdfBs6/agent.72 [2023-03-10T10:36:05.080Z] SSH_AGENT_PID=78 [2023-03-10T10:36:05.085Z] Running ssh-add (command line suppressed) [2023-03-10T10:36:05.186Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_PR-447@tmp/private_key_3037949881079200355.key (/w/workspace/edgexfoundry_device-sdk-c_PR-447@tmp/private_key_3037949881079200355.key) [2023-03-10T10:36:05.205Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-10T10:36:05.492Z] + git semver init [2023-03-10T10:36:05.751Z] 2023-03-10 10:36:05,668 [run_init] DEBUG init version:0.0.0 force:False [2023-03-10T10:36:05.751Z] 2023-03-10 10:36:05,668 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-c_PR-447/.semver [2023-03-10T10:36:05.751Z] 2023-03-10 10:36:05,669 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-c.git /w/workspace/edgexfoundry_device-sdk-c_PR-447/.semver [2023-03-10T10:36:05.751Z] 2023-03-10 10:36:05,669 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-c.git', '/w/workspace/edgexfoundry_device-sdk-c_PR-447/.semver'], cwd=/w/workspace/edgexfoundry_device-sdk-c_PR-447, universal_newlines=False, shell=None, istream=None) [2023-03-10T10:36:06.688Z] 2023-03-10 10:36:06,529 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-c_PR-447/.git/info/exclude [2023-03-10T10:36:06.688Z] 2023-03-10 10:36:06,529 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-c_PR-447/.semver/PR-447 with force:False [2023-03-10T10:36:06.688Z] 2023-03-10 10:36:06,529 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-c_PR-447/.semver/PR-447 [2023-03-10T10:36:06.688Z] 2023-03-10 10:36:06,532 [execute] INFO git cat-file --batch-check [2023-03-10T10:36:06.688Z] 2023-03-10 10:36:06,532 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-c_PR-447/.semver, universal_newlines=False, shell=None, istream=) [2023-03-10T10:36:06.688Z] 2023-03-10 10:36:06,538 [execute] INFO git cat-file --batch [2023-03-10T10:36:06.688Z] 2023-03-10 10:36:06,538 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-c_PR-447/.semver, universal_newlines=False, shell=None, istream=) [2023-03-10T10:36:06.688Z] 2023-03-10 10:36:06,543 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_PR-447/.semver/PR-447 [2023-03-10T10:36:06.688Z] 0.0.0 [Pipeline] } [2023-03-10T10:36:06.692Z] $ docker exec --env ******** --env ******** 200537fb65596b80a431c2ede3650dbb1695b6f11258b61e785820b2d1bfd609 ssh-agent -k [2023-03-10T10:36:06.781Z] unset SSH_AUTH_SOCK; [2023-03-10T10:36:06.781Z] unset SSH_AGENT_PID; [2023-03-10T10:36:06.782Z] echo Agent pid 78 killed; [2023-03-10T10:36:06.794Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-10T10:36:07.096Z] + git semver [Pipeline] } [2023-03-10T10:36:07.365Z] $ docker stop --time=1 200537fb65596b80a431c2ede3650dbb1695b6f11258b61e785820b2d1bfd609 [2023-03-10T10:36:08.632Z] $ docker rm -f --volumes 200537fb65596b80a431c2ede3650dbb1695b6f11258b61e785820b2d1bfd609 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-10T10:36:08.970Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-10T10:36:09.179Z] Stashed 1 file(s) [Pipeline] echo [2023-03-10T10:36:09.183Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-10T10:36:09.310Z] provisioning config files... [2023-03-10T10:36:09.319Z] copy managed file [device-sdk-c-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_PR-447@tmp/config16062841656591700330tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-10T10:36:09.619Z] ---> docker-login.sh [2023-03-10T10:36:09.619Z] nexus3.edgexfoundry.org:10001 [2023-03-10T10:36:09.619Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-10T10:36:09.619Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-10T10:36:09.619Z] Configure a credential helper to remove this warning. See [2023-03-10T10:36:09.619Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-10T10:36:09.619Z] [2023-03-10T10:36:09.619Z] Login Succeeded [2023-03-10T10:36:09.619Z] nexus3.edgexfoundry.org:10002 [2023-03-10T10:36:09.619Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-10T10:36:09.619Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-10T10:36:09.619Z] Configure a credential helper to remove this warning. See [2023-03-10T10:36:09.619Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-10T10:36:09.619Z] [2023-03-10T10:36:09.619Z] Login Succeeded [2023-03-10T10:36:09.619Z] nexus3.edgexfoundry.org:10003 [2023-03-10T10:36:09.880Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-10T10:36:09.880Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-10T10:36:09.880Z] Configure a credential helper to remove this warning. See [2023-03-10T10:36:09.880Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-10T10:36:09.880Z] [2023-03-10T10:36:09.880Z] Login Succeeded [2023-03-10T10:36:09.880Z] nexus3.edgexfoundry.org:10004 [2023-03-10T10:36:09.880Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-10T10:36:09.880Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-10T10:36:09.880Z] Configure a credential helper to remove this warning. See [2023-03-10T10:36:09.880Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-10T10:36:09.880Z] [2023-03-10T10:36:09.880Z] Login Succeeded [2023-03-10T10:36:09.880Z] docker.io [2023-03-10T10:36:10.140Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-10T10:36:10.140Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-10T10:36:10.140Z] Configure a credential helper to remove this warning. See [2023-03-10T10:36:10.140Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-10T10:36:10.140Z] [2023-03-10T10:36:10.140Z] Login Succeeded [2023-03-10T10:36:10.140Z] ---> docker-login.sh ends [Pipeline] } [2023-03-10T10:36:10.148Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-10T10:36:10.209Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-10T10:36:10.221Z] [prepBaseBuildImage] Generating new image with name: ci-base-image-x86_64 [Pipeline] echo [2023-03-10T10:36:10.229Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-10T10:36:10.238Z] ========================================================= [2023-03-10T10:36:10.238Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest] [2023-03-10T10:36:10.238Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T10:36:10.542Z] + 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 . [2023-03-10T10:36:10.542Z] Sending build context to Docker daemon 4.812MB [2023-03-10T10:36:10.542Z] Step 1/21 : ARG BASE=alpine:3.16 [2023-03-10T10:36:10.542Z] Step 2/21 : FROM ${BASE} as builder [2023-03-10T10:36:10.542Z] latest: Pulling from edgex-devops/edgex-gcc-base [2023-03-10T10:36:10.542Z] 213ec9aee27d: Pulling fs layer [2023-03-10T10:36:10.542Z] 0f09ad1b1b37: Pulling fs layer [2023-03-10T10:36:10.804Z] 213ec9aee27d: Verifying Checksum [2023-03-10T10:36:10.804Z] 213ec9aee27d: Download complete [2023-03-10T10:36:10.804Z] 213ec9aee27d: Pull complete [2023-03-10T10:36:11.373Z] 0f09ad1b1b37: Verifying Checksum [2023-03-10T10:36:11.373Z] 0f09ad1b1b37: Download complete [2023-03-10T10:36:14.660Z] 0f09ad1b1b37: Pull complete [2023-03-10T10:36:14.660Z] Digest: sha256:64e9d1beac36a0037884aaf44bcf94b2de593689edef1cdaec9f2b2ef7c7c108 [2023-03-10T10:36:14.660Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [2023-03-10T10:36:14.660Z] ---> b2bbfebb3566 [2023-03-10T10:36:14.660Z] Step 3/21 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2023-03-10T10:36:16.067Z] ---> Running in aaea02ae4b6c [2023-03-10T10:36:16.067Z] Connecting to iotech.jfrog.io (176.34.135.205:443) [2023-03-10T10:36:16.635Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2023-03-10T10:36:16.635Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2023-03-10T10:36:16.635Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2023-03-10T10:36:16.893Z] Removing intermediate container aaea02ae4b6c [2023-03-10T10:36:16.893Z] ---> 884b042c54ef [2023-03-10T10:36:16.893Z] Step 4/21 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.16/main' >> /etc/apk/repositories [2023-03-10T10:36:16.893Z] ---> Running in ba07e6ceacb8 [2023-03-10T10:36:17.461Z] Removing intermediate container ba07e6ceacb8 [2023-03-10T10:36:17.461Z] ---> c13332abdfbf [2023-03-10T10:36:17.461Z] Step 5/21 : RUN apk add --update --no-cache binutils gcc libc-dev make git cmake yaml-dev curl-dev libmicrohttpd-dev util-linux-dev ncurses-dev libcbor-dev paho-mqtt-c-dev-1.3 iotech-iot-1.5-dev hiredis-dev [2023-03-10T10:36:17.461Z] ---> Running in 3ab84202aa2a [2023-03-10T10:36:17.720Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-10T10:36:17.720Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-10T10:36:17.979Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-10T10:36:18.547Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2023-03-10T10:36:18.547Z] (1/14) Installing hiredis (1.0.2-r0) [2023-03-10T10:36:18.547Z] (2/14) Installing hiredis-dev (1.0.2-r0) [2023-03-10T10:36:18.547Z] (3/14) Installing iotech-iot-1.5 (1.5.0-r0) [2023-03-10T10:36:19.115Z] (4/14) Installing iotech-iot-1.5-dev (1.5.0-r0) [2023-03-10T10:36:19.373Z] (5/14) Installing libcbor (0.9.0-r1) [2023-03-10T10:36:19.373Z] (6/14) Installing libcbor-dev (0.9.0-r1) [2023-03-10T10:36:19.373Z] (7/14) Installing ncurses-dev (6.3_p20220521-r0) [2023-03-10T10:36:19.373Z] (8/14) Installing paho-mqtt-c-dev-1.3 (1.3.12-r0) [2023-03-10T10:36:19.940Z] (9/14) Installing libblkid (2.38-r1) [2023-03-10T10:36:19.940Z] (10/14) Installing libuuid (2.38-r1) [2023-03-10T10:36:19.940Z] (11/14) Installing libfdisk (2.38-r1) [2023-03-10T10:36:19.940Z] (12/14) Installing libmount (2.38-r1) [2023-03-10T10:36:19.940Z] (13/14) Installing libsmartcols (2.38-r1) [2023-03-10T10:36:19.940Z] (14/14) Installing util-linux-dev (2.38-r1) [2023-03-10T10:36:19.940Z] Executing busybox-1.35.0-r17.trigger [2023-03-10T10:36:20.199Z] OK: 280 MiB in 90 packages [2023-03-10T10:36:20.767Z] Removing intermediate container 3ab84202aa2a [2023-03-10T10:36:20.767Z] ---> 0c48893e9fa8 [2023-03-10T10:36:20.767Z] Step 6/21 : RUN mkdir /tmp/sdk [2023-03-10T10:36:20.767Z] ---> Running in 9e98ded514ec [2023-03-10T10:36:21.333Z] Removing intermediate container 9e98ded514ec [2023-03-10T10:36:21.333Z] ---> 83c835019b08 [2023-03-10T10:36:21.333Z] Step 7/21 : COPY VERSION /tmp/sdk [2023-03-10T10:36:21.333Z] ---> 075d3a8567ee [2023-03-10T10:36:21.333Z] Step 8/21 : COPY src /tmp/sdk/src [2023-03-10T10:36:21.590Z] ---> f2ecaad992f2 [2023-03-10T10:36:21.590Z] Step 9/21 : COPY include /tmp/sdk/include [2023-03-10T10:36:21.590Z] ---> a1d40111db2f [2023-03-10T10:36:21.590Z] Step 10/21 : COPY scripts /tmp/sdk/scripts [2023-03-10T10:36:21.848Z] ---> 4ee32e02ca27 [2023-03-10T10:36:21.848Z] Step 11/21 : COPY LICENSE /tmp/sdk [2023-03-10T10:36:21.848Z] ---> 06a27652ac18 [2023-03-10T10:36:21.848Z] Step 12/21 : COPY Attribution.txt /tmp/sdk [2023-03-10T10:36:22.107Z] ---> 72d31585dd8c [2023-03-10T10:36:22.107Z] Step 13/21 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install [2023-03-10T10:36:22.107Z] ---> Running in 36c632dfa6bd [2023-03-10T10:36:22.366Z] + CPPCHECK=false [2023-03-10T10:36:22.366Z] + DOCGEN=false [2023-03-10T10:36:22.366Z] + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' [2023-03-10T10:36:22.366Z] + TOMLVER=SDK-0.2 [2023-03-10T10:36:22.366Z] + CUTILVER=1.4 [2023-03-10T10:36:22.366Z] + '[' 0 -gt 0 ] [2023-03-10T10:36:22.366Z] + readlink -f ./scripts/build.sh [2023-03-10T10:36:22.366Z] + dirname /tmp/sdk/scripts/build.sh [2023-03-10T10:36:22.366Z] + dirname /tmp/sdk/scripts [2023-03-10T10:36:22.366Z] + ROOT=/tmp/sdk [2023-03-10T10:36:22.366Z] + cd /tmp/sdk [2023-03-10T10:36:22.366Z] + '[' '!' -d deps ] [2023-03-10T10:36:22.366Z] + mkdir deps [2023-03-10T10:36:22.366Z] + wget -O - https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2023-03-10T10:36:22.366Z] + tar -C deps -z -x -f - [2023-03-10T10:36:22.366Z] Connecting to github.com (140.82.113.4:443) [2023-03-10T10:36:22.624Z] Connecting to codeload.github.com (140.82.113.9:443) [2023-03-10T10:36:22.624Z] writing to stdout [2023-03-10T10:36:22.624Z] - 100% |********************************| 16451 0:00:00 ETA [2023-03-10T10:36:22.624Z] written to stdout [2023-03-10T10:36:22.624Z] + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c [2023-03-10T10:36:22.624Z] + mkdir -p /tmp/sdk/build/release [2023-03-10T10:36:22.624Z] + cd /tmp/sdk/build/release [2023-03-10T10:36:22.624Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src [2023-03-10T10:36:22.882Z] -- The C compiler identification is GNU 11.2.1 [2023-03-10T10:36:22.882Z] -- Detecting C compiler ABI info [2023-03-10T10:36:22.882Z] -- Detecting C compiler ABI info - done [2023-03-10T10:36:22.882Z] -- Check for working C compiler: /usr/bin/cc - skipped [2023-03-10T10:36:22.882Z] -- Detecting C compile features [2023-03-10T10:36:22.882Z] -- Detecting C compile features - done [2023-03-10T10:36:22.882Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2023-03-10T10:36:22.882Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.83.1") [2023-03-10T10:36:22.882Z] -- Found LIBYAML: /usr/lib/libyaml.so [2023-03-10T10:36:22.882Z] -- Found LIBUUID: /usr/lib/libuuid.so [2023-03-10T10:36:22.882Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2023-03-10T10:36:22.882Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2023-03-10T10:36:22.882Z] -- Found LIBHIREDIS: /usr/lib/libhiredis.so [2023-03-10T10:36:22.882Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2023-03-10T10:36:22.882Z] -- /opt/iotech/iot/1.5/include [2023-03-10T10:36:22.882Z] -- C SDK 0.0.0 for Linux [2023-03-10T10:36:22.882Z] -- Performing Test CSDK_HAVE_ATOMIC [2023-03-10T10:36:22.882Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2023-03-10T10:36:23.140Z] -- Found Curses: /usr/lib/libcurses.so [2023-03-10T10:36:23.140Z] -- Configuring done [2023-03-10T10:36:23.140Z] -- Generating done [2023-03-10T10:36:23.140Z] -- Build files have been written to: /tmp/sdk/build/release [2023-03-10T10:36:23.140Z] + tee release.log [2023-03-10T10:36:23.140Z] + make all package [2023-03-10T10:36:23.140Z] [ 2%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2023-03-10T10:36:23.399Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2023-03-10T10:36:23.399Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/bus-redstr.c.o [2023-03-10T10:36:23.657Z] [ 8%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2023-03-10T10:36:23.657Z] [ 10%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o [2023-03-10T10:36:23.917Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2023-03-10T10:36:24.176Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2023-03-10T10:36:24.264Z] Still waiting to schedule task [2023-03-10T10:36:24.264Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-03-10T10:36:24.434Z] [ 16%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2023-03-10T10:36:24.434Z] [ 18%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2023-03-10T10:36:24.693Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2023-03-10T10:36:24.952Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2023-03-10T10:36:25.210Z] [ 24%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2023-03-10T10:36:25.210Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2023-03-10T10:36:25.469Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2023-03-10T10:36:25.469Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2023-03-10T10:36:25.729Z] [ 32%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2023-03-10T10:36:26.297Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2023-03-10T10:36:26.297Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2023-03-10T10:36:26.297Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2023-03-10T10:36:26.556Z] [ 40%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2023-03-10T10:36:27.492Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2023-03-10T10:36:27.492Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2023-03-10T10:36:27.751Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2023-03-10T10:36:27.751Z] [ 48%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2023-03-10T10:36:28.010Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2023-03-10T10:36:28.578Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2023-03-10T10:36:28.578Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2023-03-10T10:36:28.578Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2023-03-10T10:36:28.837Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2023-03-10T10:36:29.095Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2023-03-10T10:36:30.030Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2023-03-10T10:36:30.030Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2023-03-10T10:36:30.290Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2023-03-10T10:36:30.290Z] [ 68%] Linking C shared library libcsdk.so [2023-03-10T10:36:30.290Z] [ 68%] Built target csdk [2023-03-10T10:36:30.290Z] [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2023-03-10T10:36:30.549Z] [ 72%] Linking C executable template [2023-03-10T10:36:30.549Z] [ 72%] Built target template [2023-03-10T10:36:30.549Z] [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2023-03-10T10:36:30.809Z] [ 76%] Linking C executable device-counter [2023-03-10T10:36:30.809Z] [ 76%] Built target device-counter [2023-03-10T10:36:30.809Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2023-03-10T10:36:30.809Z] [ 80%] Linking C executable device-random [2023-03-10T10:36:31.068Z] [ 80%] Built target device-random [2023-03-10T10:36:31.069Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2023-03-10T10:36:31.069Z] [ 84%] Linking C executable device-gyro [2023-03-10T10:36:31.069Z] [ 84%] Built target device-gyro [2023-03-10T10:36:31.069Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2023-03-10T10:36:31.328Z] [ 88%] Linking C executable device-bitfields [2023-03-10T10:36:31.328Z] [ 88%] Built target device-bitfields [2023-03-10T10:36:31.328Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2023-03-10T10:36:31.587Z] [ 92%] Linking C executable template-discovery [2023-03-10T10:36:31.587Z] [ 92%] Built target template-discovery [2023-03-10T10:36:31.587Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2023-03-10T10:36:31.847Z] [ 96%] Linking C executable device-file [2023-03-10T10:36:31.847Z] [ 96%] Built target device-file [2023-03-10T10:36:31.847Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2023-03-10T10:36:31.847Z] [100%] Linking C executable device-terminal [2023-03-10T10:36:32.109Z] [100%] Built target device-terminal [2023-03-10T10:36:32.109Z] Run CPack packaging tool... [2023-03-10T10:36:32.109Z] CPack: Create package using TGZ [2023-03-10T10:36:32.109Z] CPack: Install projects [2023-03-10T10:36:32.109Z] CPack: - Run preinstall target for: Csdk [2023-03-10T10:36:32.368Z] CPack: - Install project: Csdk [] [2023-03-10T10:36:32.368Z] CPack: Create package [2023-03-10T10:36:32.368Z] CPack: - package: /tmp/sdk/build/release/csdk-0.0.0.tar.gz generated. [2023-03-10T10:36:32.368Z] + '[' false '=' true ] [2023-03-10T10:36:32.368Z] + '[' false '=' true ] [2023-03-10T10:36:32.368Z] + mkdir -p /tmp/sdk/build/debug [2023-03-10T10:36:32.368Z] + cd /tmp/sdk/build/debug [2023-03-10T10:36:32.368Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src [2023-03-10T10:36:32.368Z] -- The C compiler identification is GNU 11.2.1 [2023-03-10T10:36:32.368Z] -- Detecting C compiler ABI info [2023-03-10T10:36:32.368Z] -- Detecting C compiler ABI info - done [2023-03-10T10:36:32.368Z] -- Check for working C compiler: /usr/bin/cc - skipped [2023-03-10T10:36:32.368Z] -- Detecting C compile features [2023-03-10T10:36:32.368Z] -- Detecting C compile features - done [2023-03-10T10:36:32.368Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2023-03-10T10:36:32.628Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.83.1") [2023-03-10T10:36:32.628Z] -- Found LIBYAML: /usr/lib/libyaml.so [2023-03-10T10:36:32.628Z] -- Found LIBUUID: /usr/lib/libuuid.so [2023-03-10T10:36:32.628Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2023-03-10T10:36:32.628Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2023-03-10T10:36:32.628Z] -- Found LIBHIREDIS: /usr/lib/libhiredis.so [2023-03-10T10:36:32.628Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2023-03-10T10:36:32.628Z] -- /opt/iotech/iot/1.5/include [2023-03-10T10:36:32.628Z] -- C SDK 0.0.0 for Linux [2023-03-10T10:36:32.628Z] -- Performing Test CSDK_HAVE_ATOMIC [2023-03-10T10:36:32.628Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2023-03-10T10:36:32.628Z] -- Found Curses: /usr/lib/libcurses.so [2023-03-10T10:36:32.628Z] -- Configuring done [2023-03-10T10:36:32.628Z] -- Generating done [2023-03-10T10:36:32.628Z] -- Build files have been written to: /tmp/sdk/build/debug [2023-03-10T10:36:32.628Z] + make [2023-03-10T10:36:32.628Z] + tee debug.log [2023-03-10T10:36:32.887Z] [ 2%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2023-03-10T10:36:32.887Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2023-03-10T10:36:32.887Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/bus-redstr.c.o [2023-03-10T10:36:32.887Z] [ 8%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2023-03-10T10:36:33.146Z] [ 10%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o [2023-03-10T10:36:33.146Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2023-03-10T10:36:33.405Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2023-03-10T10:36:33.405Z] [ 16%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2023-03-10T10:36:33.405Z] [ 18%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2023-03-10T10:36:33.405Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2023-03-10T10:36:33.664Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2023-03-10T10:36:33.664Z] [ 24%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2023-03-10T10:36:33.923Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2023-03-10T10:36:33.923Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2023-03-10T10:36:33.923Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2023-03-10T10:36:33.923Z] [ 32%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2023-03-10T10:36:34.183Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2023-03-10T10:36:34.183Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2023-03-10T10:36:34.183Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2023-03-10T10:36:34.442Z] [ 40%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2023-03-10T10:36:34.702Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2023-03-10T10:36:34.702Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2023-03-10T10:36:34.702Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2023-03-10T10:36:34.963Z] [ 48%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2023-03-10T10:36:34.963Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2023-03-10T10:36:35.222Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2023-03-10T10:36:35.222Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2023-03-10T10:36:35.481Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2023-03-10T10:36:35.481Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2023-03-10T10:36:35.481Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2023-03-10T10:36:35.739Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2023-03-10T10:36:35.997Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2023-03-10T10:36:35.997Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2023-03-10T10:36:35.997Z] [ 68%] Linking C shared library libcsdk.so [2023-03-10T10:36:35.997Z] [ 68%] Built target csdk [2023-03-10T10:36:35.997Z] [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2023-03-10T10:36:36.256Z] [ 72%] Linking C executable template [2023-03-10T10:36:36.256Z] [ 72%] Built target template [2023-03-10T10:36:36.256Z] [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2023-03-10T10:36:36.256Z] [ 76%] Linking C executable device-counter [2023-03-10T10:36:36.515Z] [ 76%] Built target device-counter [2023-03-10T10:36:36.515Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2023-03-10T10:36:36.515Z] [ 80%] Linking C executable device-random [2023-03-10T10:36:36.515Z] [ 80%] Built target device-random [2023-03-10T10:36:36.515Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2023-03-10T10:36:36.515Z] [ 84%] Linking C executable device-gyro [2023-03-10T10:36:36.775Z] [ 84%] Built target device-gyro [2023-03-10T10:36:36.775Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2023-03-10T10:36:36.775Z] [ 88%] Linking C executable device-bitfields [2023-03-10T10:36:36.775Z] [ 88%] Built target device-bitfields [2023-03-10T10:36:36.775Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2023-03-10T10:36:37.033Z] [ 92%] Linking C executable template-discovery [2023-03-10T10:36:37.033Z] [ 92%] Built target template-discovery [2023-03-10T10:36:37.033Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2023-03-10T10:36:37.033Z] [ 96%] Linking C executable device-file [2023-03-10T10:36:37.033Z] [ 96%] Built target device-file [2023-03-10T10:36:37.033Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2023-03-10T10:36:37.292Z] [100%] Linking C executable device-terminal [2023-03-10T10:36:37.292Z] [100%] Built target device-terminal [2023-03-10T10:36:37.292Z] make: Entering directory '/tmp/sdk/build/release' [2023-03-10T10:36:37.292Z] make[1]: Entering directory '/tmp/sdk/build/release' [2023-03-10T10:36:37.292Z] make[2]: Entering directory '/tmp/sdk/build/release' [2023-03-10T10:36:37.292Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2023-03-10T10:36:37.292Z] [ 68%] Built target csdk [2023-03-10T10:36:37.292Z] make[2]: Entering directory '/tmp/sdk/build/release' [2023-03-10T10:36:37.292Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2023-03-10T10:36:37.292Z] [ 72%] Built target template [2023-03-10T10:36:37.292Z] make[2]: Entering directory '/tmp/sdk/build/release' [2023-03-10T10:36:37.292Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2023-03-10T10:36:37.292Z] [ 76%] Built target device-counter [2023-03-10T10:36:37.292Z] make[2]: Entering directory '/tmp/sdk/build/release' [2023-03-10T10:36:37.292Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2023-03-10T10:36:37.292Z] [ 80%] Built target device-random [2023-03-10T10:36:37.292Z] make[2]: Entering directory '/tmp/sdk/build/release' [2023-03-10T10:36:37.551Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2023-03-10T10:36:37.551Z] [ 84%] Built target device-gyro [2023-03-10T10:36:37.551Z] make[2]: Entering directory '/tmp/sdk/build/release' [2023-03-10T10:36:37.551Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2023-03-10T10:36:37.551Z] [ 88%] Built target device-bitfields [2023-03-10T10:36:37.551Z] make[2]: Entering directory '/tmp/sdk/build/release' [2023-03-10T10:36:37.551Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2023-03-10T10:36:37.551Z] [ 92%] Built target template-discovery [2023-03-10T10:36:37.551Z] make[2]: Entering directory '/tmp/sdk/build/release' [2023-03-10T10:36:37.551Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2023-03-10T10:36:37.551Z] [ 96%] Built target device-file [2023-03-10T10:36:37.551Z] make[2]: Entering directory '/tmp/sdk/build/release' [2023-03-10T10:36:37.551Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2023-03-10T10:36:37.551Z] [100%] Built target device-terminal [2023-03-10T10:36:37.551Z] make[1]: Leaving directory '/tmp/sdk/build/release' [2023-03-10T10:36:37.551Z] Install the project... [2023-03-10T10:36:37.551Z] -- Install configuration: "Release" [2023-03-10T10:36:37.552Z] -- Installing: /usr/local/lib/libcsdk.so [2023-03-10T10:36:37.552Z] -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" [2023-03-10T10:36:37.552Z] -- Installing: /usr/local/include [2023-03-10T10:36:37.552Z] -- Installing: /usr/local/include/devsdk [2023-03-10T10:36:37.552Z] -- Installing: /usr/local/include/devsdk/devsdk.h [2023-03-10T10:36:37.552Z] -- Installing: /usr/local/include/devsdk/devsdk-base.h [2023-03-10T10:36:37.552Z] -- Installing: /usr/local/include/edgex [2023-03-10T10:36:37.552Z] -- Installing: /usr/local/include/edgex/edgex.h [2023-03-10T10:36:37.552Z] -- Installing: /usr/local/include/edgex/devices.h [2023-03-10T10:36:37.552Z] -- Installing: /usr/local/include/edgex/profiles.h [2023-03-10T10:36:37.552Z] -- Installing: /usr/local/include/edgex/edgex-base.h [2023-03-10T10:36:37.552Z] -- Installing: /usr/local/include/edgex/rest-server.h [2023-03-10T10:36:37.552Z] -- Installing: /usr/local/include/edgex/csdk-defs.h [2023-03-10T10:36:37.552Z] -- Installing: /usr/local/share/device-sdk-c/LICENSE [2023-03-10T10:36:37.552Z] -- Installing: /usr/local/share/device-sdk-c/Attribution.txt [2023-03-10T10:36:37.552Z] make: Leaving directory '/tmp/sdk/build/release' [2023-03-10T10:36:38.117Z] Removing intermediate container 36c632dfa6bd [2023-03-10T10:36:38.117Z] ---> 7245da74aa2e [2023-03-10T10:36:38.117Z] Step 14/21 : FROM ${BASE} [2023-03-10T10:36:38.117Z] ---> b2bbfebb3566 [2023-03-10T10:36:38.117Z] Step 15/21 : LABEL maintainer="IOTech " [2023-03-10T10:36:38.117Z] ---> Running in 80f81c6131db [2023-03-10T10:36:38.117Z] Removing intermediate container 80f81c6131db [2023-03-10T10:36:38.117Z] ---> ba45937b1421 [2023-03-10T10:36:38.117Z] Step 16/21 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2023-03-10T10:36:38.375Z] ---> Running in a3332901ca68 [2023-03-10T10:36:38.634Z] Connecting to iotech.jfrog.io (34.242.55.152:443) [2023-03-10T10:36:38.893Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2023-03-10T10:36:38.893Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2023-03-10T10:36:38.893Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2023-03-10T10:36:39.152Z] Removing intermediate container a3332901ca68 [2023-03-10T10:36:39.152Z] ---> 34be6d0ba222 [2023-03-10T10:36:39.152Z] Step 17/21 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.16/main' >> /etc/apk/repositories [2023-03-10T10:36:39.152Z] ---> Running in 831220d00fbd [2023-03-10T10:36:39.721Z] Removing intermediate container 831220d00fbd [2023-03-10T10:36:39.721Z] ---> 3379ea7fd033 [2023-03-10T10:36:39.721Z] Step 18/21 : RUN apk add --update --no-cache binutils gcc libc-dev make git cmake yaml curl libmicrohttpd libuuid libcbor paho-mqtt-c-dev-1.3 iotech-iot-1.4 hiredis-dev [2023-03-10T10:36:39.721Z] ---> Running in 897911eb6e48 [2023-03-10T10:36:39.980Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-10T10:36:39.980Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-10T10:36:40.239Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-10T10:36:40.808Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2023-03-10T10:36:40.808Z] (1/7) Installing curl (7.83.1-r6) [2023-03-10T10:36:40.808Z] (2/7) Installing hiredis (1.0.2-r0) [2023-03-10T10:36:40.808Z] (3/7) Installing hiredis-dev (1.0.2-r0) [2023-03-10T10:36:40.808Z] (4/7) Installing iotech-iot-1.4 (1.4.1-r0) [2023-03-10T10:36:41.375Z] (5/7) Installing libcbor (0.9.0-r1) [2023-03-10T10:36:41.375Z] (6/7) Installing libuuid (2.38-r1) [2023-03-10T10:36:41.375Z] (7/7) Installing paho-mqtt-c-dev-1.3 (1.3.12-r0) [2023-03-10T10:36:41.943Z] Executing busybox-1.35.0-r17.trigger [2023-03-10T10:36:41.943Z] OK: 275 MiB in 83 packages [2023-03-10T10:36:42.511Z] Removing intermediate container 897911eb6e48 [2023-03-10T10:36:42.511Z] ---> 1aee5ee2f78c [2023-03-10T10:36:42.511Z] Step 19/21 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex [2023-03-10T10:36:42.511Z] ---> 2e82a7fc025b [2023-03-10T10:36:42.511Z] Step 20/21 : COPY --from=builder /usr/local/lib /usr/local/lib [2023-03-10T10:36:42.770Z] ---> 728e945a20c3 [2023-03-10T10:36:42.770Z] Step 21/21 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c [2023-03-10T10:36:42.770Z] ---> 4211b3d54f2e [2023-03-10T10:36:42.770Z] Successfully built 4211b3d54f2e [2023-03-10T10:36:42.770Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T10:36:43.144Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-10T10:36:43.145Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-10T10:36:43.217Z] prd-ubuntu20.04-docker-8c-8g-9612 does not seem to be running inside a container [2023-03-10T10:36:43.251Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-c_PR-447 -v /w/workspace/edgexfoundry_device-sdk-c_PR-447:/w/workspace/edgexfoundry_device-sdk-c_PR-447:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_PR-447@tmp:/w/workspace/edgexfoundry_device-sdk-c_PR-447@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-10T10:36:43.587Z] $ docker top f25a3888efd70c12388275847b9f5d7d3f71176038ed1b0c9d00a9b1d5a1bf93 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-10T10:36:43.924Z] + make test [2023-03-10T10:36:43.924Z] echo "make test" [2023-03-10T10:36:43.924Z] make test [Pipeline] } [2023-03-10T10:36:43.942Z] $ docker stop --time=1 f25a3888efd70c12388275847b9f5d7d3f71176038ed1b0c9d00a9b1d5a1bf93 [2023-03-10T10:36:45.194Z] $ docker rm -f --volumes f25a3888efd70c12388275847b9f5d7d3f71176038ed1b0c9d00a9b1d5a1bf93 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-10T10:36:45.777Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-10T10:36:46.063Z] + ls -al . [2023-03-10T10:36:46.063Z] total 204 [2023-03-10T10:36:46.063Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 10 10:36 . [2023-03-10T10:36:46.063Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 10 10:35 .. [2023-03-10T10:36:46.063Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 10 10:36 .git [2023-03-10T10:36:46.063Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 10 10:35 .github [2023-03-10T10:36:46.063Z] -rw-rw-r-- 1 jenkins jenkins 176 Mar 10 10:35 .gitignore [2023-03-10T10:36:46.063Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 10 10:36 .semver [2023-03-10T10:36:46.063Z] -rw-rw-r-- 1 jenkins jenkins 3104 Mar 10 10:35 Attribution.txt [2023-03-10T10:36:46.063Z] -rw-rw-r-- 1 jenkins jenkins 8743 Mar 10 10:35 CHANGES [2023-03-10T10:36:46.063Z] -rw-rw-r-- 1 jenkins jenkins 108574 Mar 10 10:35 Doxyfile [2023-03-10T10:36:46.063Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 10 10:35 GOVERNANCE.md [2023-03-10T10:36:46.063Z] -rw-rw-r-- 1 jenkins jenkins 784 Mar 10 10:35 Jenkinsfile [2023-03-10T10:36:46.063Z] -rw-rw-r-- 1 jenkins jenkins 10174 Mar 10 10:35 LICENSE [2023-03-10T10:36:46.063Z] -rw-rw-r-- 1 jenkins jenkins 444 Mar 10 10:35 Makefile [2023-03-10T10:36:46.063Z] -rw-rw-r-- 1 jenkins jenkins 618 Mar 10 10:35 OWNERS.md [2023-03-10T10:36:46.063Z] -rw-rw-r-- 1 jenkins jenkins 4086 Mar 10 10:35 README.md [2023-03-10T10:36:46.063Z] -rw-rw-r-- 1 jenkins jenkins 1245 Mar 10 10:35 README.v3.md [2023-03-10T10:36:46.063Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 10 10:36 VERSION [2023-03-10T10:36:46.063Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 10 10:35 docs [2023-03-10T10:36:46.063Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 10 10:35 include [2023-03-10T10:36:46.063Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 10 10:35 scripts [2023-03-10T10:36:46.063Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 10 10:35 src [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T10:36:46.366Z] + 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=e50c99d81587ca2b716fa892c8dc5fb1747e4762 --label arch=amd64 --label version=0.0.0 . [2023-03-10T10:36:46.366Z] Sending build context to Docker daemon 4.812MB [2023-03-10T10:36:46.366Z] Step 1/17 : ARG BASE=alpine:3.16 [2023-03-10T10:36:46.366Z] Step 2/17 : FROM ${BASE} [2023-03-10T10:36:46.366Z] ---> 4211b3d54f2e [2023-03-10T10:36:46.366Z] Step 3/17 : LABEL maintainer="IOTech " [2023-03-10T10:36:46.366Z] ---> Running in 7a67e8e1e3cf [2023-03-10T10:36:46.626Z] Removing intermediate container 7a67e8e1e3cf [2023-03-10T10:36:46.626Z] ---> cbbd2f64e8ad [2023-03-10T10:36:46.626Z] 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 [2023-03-10T10:36:46.626Z] ---> Running in 0d2add3f223c [2023-03-10T10:36:46.886Z] Connecting to iotech.jfrog.io (34.242.58.36:443) [2023-03-10T10:36:47.145Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2023-03-10T10:36:47.145Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2023-03-10T10:36:47.145Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2023-03-10T10:36:47.711Z] Removing intermediate container 0d2add3f223c [2023-03-10T10:36:47.711Z] ---> 13de7e281de2 [2023-03-10T10:36:47.711Z] Step 5/17 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.16/main' >> /etc/apk/repositories [2023-03-10T10:36:47.711Z] ---> Running in 3faa0440f974 [2023-03-10T10:36:47.969Z] Removing intermediate container 3faa0440f974 [2023-03-10T10:36:47.969Z] ---> a57b49d6aed6 [2023-03-10T10:36:47.969Z] Step 6/17 : RUN apk add --update --no-cache binutils gcc libc-dev make git cmake yaml-dev curl-dev libmicrohttpd-dev util-linux-dev ncurses-dev libcbor-dev paho-mqtt-c-dev-1.3 hiredis-dev iotech-iot-1.5-dev && mkdir -p /edgex-c-sdk/build [2023-03-10T10:36:48.228Z] ---> Running in 9dac387057ab [2023-03-10T10:36:48.487Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-10T10:36:48.487Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-10T10:36:48.487Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-10T10:36:49.053Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2023-03-10T10:36:49.053Z] (1/9) Installing iotech-iot-1.5 (1.5.0-r0) [2023-03-10T10:36:49.312Z] (2/9) Installing iotech-iot-1.5-dev (1.5.0-r0) [2023-03-10T10:36:49.571Z] (3/9) Installing libcbor-dev (0.9.0-r1) [2023-03-10T10:36:49.571Z] (4/9) Installing ncurses-dev (6.3_p20220521-r0) [2023-03-10T10:36:49.571Z] (5/9) Installing libblkid (2.38-r1) [2023-03-10T10:36:49.571Z] (6/9) Installing libfdisk (2.38-r1) [2023-03-10T10:36:49.571Z] (7/9) Installing libmount (2.38-r1) [2023-03-10T10:36:49.571Z] (8/9) Installing libsmartcols (2.38-r1) [2023-03-10T10:36:49.571Z] (9/9) Installing util-linux-dev (2.38-r1) [2023-03-10T10:36:49.571Z] Executing busybox-1.35.0-r17.trigger [2023-03-10T10:36:49.571Z] OK: 281 MiB in 92 packages [2023-03-10T10:36:50.137Z] Removing intermediate container 9dac387057ab [2023-03-10T10:36:50.137Z] ---> 13a81911a482 [2023-03-10T10:36:50.137Z] Step 7/17 : COPY VERSION /edgex-c-sdk/ [2023-03-10T10:36:50.137Z] ---> 164e397c225a [2023-03-10T10:36:50.137Z] Step 8/17 : COPY src /edgex-c-sdk/src/ [2023-03-10T10:36:50.397Z] ---> e22a653a6dce [2023-03-10T10:36:50.397Z] Step 9/17 : COPY include /edgex-c-sdk/include/ [2023-03-10T10:36:50.397Z] ---> 514232e7067c [2023-03-10T10:36:50.397Z] Step 10/17 : COPY scripts /edgex-c-sdk/scripts [2023-03-10T10:36:50.657Z] ---> 6894a830da09 [2023-03-10T10:36:50.657Z] Step 11/17 : COPY LICENSE /edgex-c-sdk/ [2023-03-10T10:36:50.657Z] ---> 69fdf2d56d05 [2023-03-10T10:36:50.657Z] Step 12/17 : COPY Attribution.txt /edgex-c-sdk/ [2023-03-10T10:36:50.916Z] ---> 4ab60792442b [2023-03-10T10:36:50.916Z] Step 13/17 : WORKDIR /edgex-c-sdk [2023-03-10T10:36:50.916Z] ---> Running in 69dc8472d04c [2023-03-10T10:36:50.916Z] Removing intermediate container 69dc8472d04c [2023-03-10T10:36:50.916Z] ---> 0d1eb63fe8f0 [2023-03-10T10:36:50.916Z] Step 14/17 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] [2023-03-10T10:36:50.916Z] ---> Running in 77f3d6fe5c26 [2023-03-10T10:36:51.176Z] Removing intermediate container 77f3d6fe5c26 [2023-03-10T10:36:51.176Z] ---> db20ff4b8d03 [2023-03-10T10:36:51.176Z] Step 15/17 : LABEL arch=amd64 [2023-03-10T10:36:51.176Z] ---> Running in d73d6abd2a3c [2023-03-10T10:36:51.176Z] Removing intermediate container d73d6abd2a3c [2023-03-10T10:36:51.176Z] ---> 9b4278227e48 [2023-03-10T10:36:51.176Z] Step 16/17 : LABEL git_sha=e50c99d81587ca2b716fa892c8dc5fb1747e4762 [2023-03-10T10:36:51.176Z] ---> Running in 9dac6669d945 [2023-03-10T10:36:51.176Z] Removing intermediate container 9dac6669d945 [2023-03-10T10:36:51.176Z] ---> ebf361ae5290 [2023-03-10T10:36:51.176Z] Step 17/17 : LABEL version=0.0.0 [2023-03-10T10:36:51.176Z] ---> Running in a741edc10736 [2023-03-10T10:36:51.176Z] Removing intermediate container a741edc10736 [2023-03-10T10:36:51.176Z] ---> 5d69021d4409 [2023-03-10T10:36:51.176Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2023-03-10T10:36:51.434Z] Successfully built 5d69021d4409 [2023-03-10T10:36:51.434Z] Successfully tagged device-sdk:latest [Pipeline] } [Pipeline] // withEnv [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] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T10:36:51.841Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-10T10:36:51.841Z] [2023-03-10T10:36:51.841Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T10:36:52.149Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-10T10:36:52.149Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-10T10:36:52.149Z] 5eb5b503b376: Pulling fs layer [2023-03-10T10:36:52.149Z] 5c69ac0246d0: Pulling fs layer [2023-03-10T10:36:52.149Z] ec43610c2a17: Pulling fs layer [2023-03-10T10:36:52.149Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-10T10:36:52.149Z] 33b1e0a273af: Pulling fs layer [2023-03-10T10:36:52.149Z] 5d3b04190fa2: Pulling fs layer [2023-03-10T10:36:52.149Z] 2f39f015ded8: Pulling fs layer [2023-03-10T10:36:52.149Z] 3a2ae6a8a46f: Waiting [2023-03-10T10:36:52.149Z] 33b1e0a273af: Waiting [2023-03-10T10:36:52.149Z] 2f39f015ded8: Waiting [2023-03-10T10:36:52.149Z] 5d3b04190fa2: Waiting [2023-03-10T10:36:52.149Z] 5c69ac0246d0: Download complete [2023-03-10T10:36:52.149Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-10T10:36:52.149Z] 3a2ae6a8a46f: Download complete [2023-03-10T10:36:52.409Z] 33b1e0a273af: Verifying Checksum [2023-03-10T10:36:52.409Z] 33b1e0a273af: Download complete [2023-03-10T10:36:52.409Z] ec43610c2a17: Verifying Checksum [2023-03-10T10:36:52.409Z] ec43610c2a17: Download complete [2023-03-10T10:36:52.409Z] 5d3b04190fa2: Download complete [2023-03-10T10:36:52.409Z] 5eb5b503b376: Verifying Checksum [2023-03-10T10:36:52.409Z] 5eb5b503b376: Download complete [2023-03-10T10:36:52.976Z] 2f39f015ded8: Download complete [2023-03-10T10:36:53.543Z] 5eb5b503b376: Pull complete [2023-03-10T10:36:53.543Z] 5c69ac0246d0: Pull complete [2023-03-10T10:36:54.108Z] ec43610c2a17: Pull complete [2023-03-10T10:36:54.108Z] 3a2ae6a8a46f: Pull complete [2023-03-10T10:36:54.108Z] 33b1e0a273af: Pull complete [2023-03-10T10:36:54.367Z] 5d3b04190fa2: Pull complete [2023-03-10T10:36:58.553Z] 2f39f015ded8: Pull complete [2023-03-10T10:36:58.553Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-10T10:36:58.553Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-10T10:36:58.553Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-10T10:36:58.635Z] prd-ubuntu20.04-docker-8c-8g-9612 does not seem to be running inside a container [2023-03-10T10:36:58.689Z] $ 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_PR-447 -v /w/workspace/edgexfoundry_device-sdk-c_PR-447:/w/workspace/edgexfoundry_device-sdk-c_PR-447:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_PR-447@tmp:/w/workspace/edgexfoundry_device-sdk-c_PR-447@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-10T10:37:02.246Z] $ docker top 9d960040fc7d2ea3c4ceccab8c34eab2b87738a93b9a75523079a1c21186e8b8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-10T10:37:02.629Z] ---> job-cost.sh [2023-03-10T10:37:02.629Z] lf-activate-venv: SKIPPING [2023-03-10T10:37:02.629Z] INFO: No Stack... [2023-03-10T10:37:03.196Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-10T10:37:03.455Z] INFO: Archiving Costs [Pipeline] sh [2023-03-10T10:37:03.744Z] + cat /w/workspace/edgexfoundry_device-sdk-c_PR-447/archives/cost.csv [2023-03-10T10:37:03.744Z] + cut -d, -f6 [Pipeline] lock [2023-03-10T10:37:03.758Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-c-PR-447-2-stack-cost] [2023-03-10T10:37:03.763Z] Resource [jenkins-edgexfoundry-device-sdk-c-PR-447-2-stack-cost] did not exist. Created. [2023-03-10T10:37:03.763Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-c-PR-447-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-10T10:37:04.057Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-10T10:37:04.093Z] Stashed 1 file(s) [Pipeline] } [2023-03-10T10:37:04.182Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-c-PR-447-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-10T10:37:04.208Z] $ docker stop --time=1 9d960040fc7d2ea3c4ceccab8c34eab2b87738a93b9a75523079a1c21186e8b8 [2023-03-10T10:37:05.371Z] $ docker rm -f --volumes 9d960040fc7d2ea3c4ceccab8c34eab2b87738a93b9a75523079a1c21186e8b8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-10T10:37:53.352Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9613 in /w/workspace/edgexfoundry_device-sdk-c_PR-447 [Pipeline] { [Pipeline] ws [2023-03-10T10:37:53.365Z] Running in /w/workspace/device-sdk-c/2 [Pipeline] { [Pipeline] checkout [2023-03-10T10:37:53.394Z] Selected Git installation does not exist. Using Default [2023-03-10T10:37:53.394Z] The recommended git tool is: NONE [2023-03-10T10:37:58.345Z] using credential edgex-jenkins-ssh [2023-03-10T10:37:58.368Z] Cloning the remote Git repository [2023-03-10T10:37:58.416Z] Cloning repository git@github.com:edgexfoundry/device-sdk-c.git [2023-03-10T10:37:58.506Z] > git init /w/workspace/device-sdk-c/2 # timeout=10 [2023-03-10T10:37:58.658Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2023-03-10T10:37:58.659Z] > git --version # timeout=10 [2023-03-10T10:37:58.679Z] > git --version # 'git version 2.25.1' [2023-03-10T10:37:58.681Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-10T10:37:58.738Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-10T10:38:00.067Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2023-03-10T10:38:00.090Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-10T10:38:00.865Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2023-03-10T10:38:01.577Z] Merging remotes/origin/main commit 21f79343dd353c602474ef88d38fd1373f48e545 into PR head commit e50c99d81587ca2b716fa892c8dc5fb1747e4762 [2023-03-10T10:38:01.866Z] Merge succeeded, producing e50c99d81587ca2b716fa892c8dc5fb1747e4762 [2023-03-10T10:38:01.867Z] Checking out Revision e50c99d81587ca2b716fa892c8dc5fb1747e4762 (PR-447) [2023-03-10T10:38:00.908Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2023-03-10T10:38:00.909Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-10T10:38:00.925Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/447/head:refs/remotes/origin/PR-447 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-10T10:38:01.595Z] > git config core.sparsecheckout # timeout=10 [2023-03-10T10:38:01.618Z] > git checkout -f e50c99d81587ca2b716fa892c8dc5fb1747e4762 # timeout=10 [2023-03-10T10:38:01.745Z] > git remote # timeout=10 [2023-03-10T10:38:01.768Z] > git config --get remote.origin.url # timeout=10 [2023-03-10T10:38:01.792Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-10T10:38:01.805Z] > git merge 21f79343dd353c602474ef88d38fd1373f48e545 # timeout=10 [2023-03-10T10:38:01.831Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-10T10:38:01.872Z] > git config core.sparsecheckout # timeout=10 [2023-03-10T10:38:01.930Z] > git checkout -f e50c99d81587ca2b716fa892c8dc5fb1747e4762 # timeout=10 [2023-03-10T10:38:05.432Z] Commit message: "refactor: abstraction for MessageBus" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-10T10:38:06.304Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-10T10:38:06.304Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-10T10:38:06.304Z] Dload Upload Total Spent Left Speed [2023-03-10T10:38:07.269Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 11116 0 0:00:01 0:00:01 --:--:-- 11126 100 12751 100 12751 0 0 11107 0 0:00:01 0:00:01 --:--:-- 11107 [Pipeline] sh [2023-03-10T10:38:07.982Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-10T10:38:08.312Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-10T10:38:08.312Z] + sudo tee /etc/docker/daemon.new [2023-03-10T10:38:08.312Z] { [2023-03-10T10:38:08.312Z] "registry-mirrors": [ [2023-03-10T10:38:08.312Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-10T10:38:08.312Z] ], [2023-03-10T10:38:08.312Z] "bip": "10.250.0.254/24", [2023-03-10T10:38:08.312Z] "hosts": [ [2023-03-10T10:38:08.312Z] "tcp://0.0.0.0:5555", [2023-03-10T10:38:08.312Z] "unix:///var/run/docker.sock" [2023-03-10T10:38:08.312Z] ], [2023-03-10T10:38:08.312Z] "mtu": 1458, [2023-03-10T10:38:08.312Z] "selinux-enabled": true, [2023-03-10T10:38:08.312Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-10T10:38:08.312Z] } [Pipeline] sh [2023-03-10T10:38:08.635Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-10T10:38:08.978Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-10T10:38:27.243Z] provisioning config files... [2023-03-10T10:38:27.266Z] copy managed file [device-sdk-c-settings] to file:/w/workspace/device-sdk-c/2@tmp/config5037557700661791864tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-10T10:38:27.614Z] ---> docker-login.sh [2023-03-10T10:38:27.614Z] nexus3.edgexfoundry.org:10001 [2023-03-10T10:38:27.885Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-10T10:38:28.156Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-10T10:38:28.156Z] Configure a credential helper to remove this warning. See [2023-03-10T10:38:28.156Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-10T10:38:28.156Z] [2023-03-10T10:38:28.156Z] Login Succeeded [2023-03-10T10:38:28.156Z] nexus3.edgexfoundry.org:10002 [2023-03-10T10:38:28.428Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-10T10:38:28.428Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-10T10:38:28.428Z] Configure a credential helper to remove this warning. See [2023-03-10T10:38:28.428Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-10T10:38:28.428Z] [2023-03-10T10:38:28.428Z] Login Succeeded [2023-03-10T10:38:28.428Z] nexus3.edgexfoundry.org:10003 [2023-03-10T10:38:28.701Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-10T10:38:28.972Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-10T10:38:28.972Z] Configure a credential helper to remove this warning. See [2023-03-10T10:38:28.972Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-10T10:38:28.972Z] [2023-03-10T10:38:28.972Z] Login Succeeded [2023-03-10T10:38:28.972Z] nexus3.edgexfoundry.org:10004 [2023-03-10T10:38:29.242Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-10T10:38:29.242Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-10T10:38:29.242Z] Configure a credential helper to remove this warning. See [2023-03-10T10:38:29.242Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-10T10:38:29.242Z] [2023-03-10T10:38:29.242Z] Login Succeeded [2023-03-10T10:38:29.242Z] docker.io [2023-03-10T10:38:29.512Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-10T10:38:29.781Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-10T10:38:29.781Z] Configure a credential helper to remove this warning. See [2023-03-10T10:38:29.781Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-10T10:38:29.781Z] [2023-03-10T10:38:29.781Z] Login Succeeded [2023-03-10T10:38:29.781Z] ---> docker-login.sh ends [Pipeline] } [2023-03-10T10:38:29.794Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-10T10:38:30.048Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-10T10:38:30.060Z] [prepBaseBuildImage] Generating new image with name: ci-base-image-arm64 [Pipeline] echo [2023-03-10T10:38:30.071Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-10T10:38:30.082Z] ========================================================= [2023-03-10T10:38:30.082Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest] [2023-03-10T10:38:30.082Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T10:38:30.417Z] + 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 . [2023-03-10T10:38:30.687Z] Sending build context to Docker daemon 2.935MB [2023-03-10T10:38:30.687Z] Step 1/21 : ARG BASE=alpine:3.16 [2023-03-10T10:38:30.687Z] Step 2/21 : FROM ${BASE} as builder [2023-03-10T10:38:30.956Z] latest: Pulling from edgex-devops/edgex-gcc-base-arm64 [2023-03-10T10:38:30.956Z] 9b18e9b68314: Pulling fs layer [2023-03-10T10:38:30.956Z] 1def92ead452: Pulling fs layer [2023-03-10T10:38:30.956Z] 9b18e9b68314: Verifying Checksum [2023-03-10T10:38:30.956Z] 9b18e9b68314: Download complete [2023-03-10T10:38:31.928Z] 9b18e9b68314: Pull complete [2023-03-10T10:38:33.344Z] 1def92ead452: Verifying Checksum [2023-03-10T10:38:33.344Z] 1def92ead452: Download complete [2023-03-10T10:38:41.570Z] 1def92ead452: Pull complete [2023-03-10T10:38:41.570Z] Digest: sha256:3c74c28e8b16bff0b36cfc53656b3ae71c0a9fddc9bd5376ab4c3f9356b3cc6c [2023-03-10T10:38:41.570Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest [2023-03-10T10:38:41.570Z] ---> 9a9802766715 [2023-03-10T10:38:41.570Z] Step 3/21 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2023-03-10T10:38:42.535Z] ---> Running in ef074a226bd1 [2023-03-10T10:38:43.964Z] Connecting to iotech.jfrog.io (52.212.181.93:443) [2023-03-10T10:38:44.232Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2023-03-10T10:38:44.232Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2023-03-10T10:38:44.232Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2023-03-10T10:38:44.827Z] Removing intermediate container ef074a226bd1 [2023-03-10T10:38:44.827Z] ---> 12b768659a0c [2023-03-10T10:38:44.827Z] Step 4/21 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.16/main' >> /etc/apk/repositories [2023-03-10T10:38:44.827Z] ---> Running in 3fa8616168fa [2023-03-10T10:38:46.243Z] Removing intermediate container 3fa8616168fa [2023-03-10T10:38:46.243Z] ---> c3fdfde33880 [2023-03-10T10:38:46.243Z] Step 5/21 : RUN apk add --update --no-cache binutils gcc libc-dev make git cmake yaml-dev curl-dev libmicrohttpd-dev util-linux-dev ncurses-dev libcbor-dev paho-mqtt-c-dev-1.3 iotech-iot-1.5-dev hiredis-dev [2023-03-10T10:38:46.514Z] ---> Running in f6505e35e216 [2023-03-10T10:38:47.501Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-10T10:38:47.771Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-10T10:38:48.357Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-10T10:38:48.944Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2023-03-10T10:38:49.211Z] (1/14) Installing hiredis (1.0.2-r0) [2023-03-10T10:38:49.211Z] (2/14) Installing hiredis-dev (1.0.2-r0) [2023-03-10T10:38:49.211Z] (3/14) Installing iotech-iot-1.5 (1.5.0-r0) [2023-03-10T10:38:49.798Z] (4/14) Installing iotech-iot-1.5-dev (1.5.0-r0) [2023-03-10T10:38:49.798Z] (5/14) Installing libcbor (0.9.0-r1) [2023-03-10T10:38:50.065Z] (6/14) Installing libcbor-dev (0.9.0-r1) [2023-03-10T10:38:50.065Z] (7/14) Installing ncurses-dev (6.3_p20220521-r0) [2023-03-10T10:38:50.065Z] (8/14) Installing paho-mqtt-c-dev-1.3 (1.3.12-r0) [2023-03-10T10:38:51.027Z] (9/14) Installing libblkid (2.38-r1) [2023-03-10T10:38:51.027Z] (10/14) Installing libuuid (2.38-r1) [2023-03-10T10:38:51.027Z] (11/14) Installing libfdisk (2.38-r1) [2023-03-10T10:38:51.027Z] (12/14) Installing libmount (2.38-r1) [2023-03-10T10:38:51.027Z] (13/14) Installing libsmartcols (2.38-r1) [2023-03-10T10:38:51.027Z] (14/14) Installing util-linux-dev (2.38-r1) [2023-03-10T10:38:51.027Z] Executing busybox-1.35.0-r17.trigger [2023-03-10T10:38:51.027Z] OK: 286 MiB in 90 packages [2023-03-10T10:38:52.444Z] Removing intermediate container f6505e35e216 [2023-03-10T10:38:52.444Z] ---> 27864ce6bd6a [2023-03-10T10:38:52.444Z] Step 6/21 : RUN mkdir /tmp/sdk [2023-03-10T10:38:52.444Z] ---> Running in f08ffde38942 [2023-03-10T10:38:53.859Z] Removing intermediate container f08ffde38942 [2023-03-10T10:38:53.859Z] ---> 0334c4ae901d [2023-03-10T10:38:53.859Z] Step 7/21 : COPY VERSION /tmp/sdk [2023-03-10T10:38:54.445Z] ---> 85cce7a42c90 [2023-03-10T10:38:54.445Z] Step 8/21 : COPY src /tmp/sdk/src [2023-03-10T10:38:55.031Z] ---> f1d69a960bf0 [2023-03-10T10:38:55.031Z] Step 9/21 : COPY include /tmp/sdk/include [2023-03-10T10:38:55.617Z] ---> a0a20834b5e7 [2023-03-10T10:38:55.617Z] Step 10/21 : COPY scripts /tmp/sdk/scripts [2023-03-10T10:38:56.203Z] ---> bae52469da61 [2023-03-10T10:38:56.203Z] Step 11/21 : COPY LICENSE /tmp/sdk [2023-03-10T10:38:56.469Z] ---> c0ccfef050b9 [2023-03-10T10:38:56.469Z] Step 12/21 : COPY Attribution.txt /tmp/sdk [2023-03-10T10:38:57.057Z] ---> 4f1370c9edd7 [2023-03-10T10:38:57.057Z] Step 13/21 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install [2023-03-10T10:38:57.057Z] ---> Running in 098f5b92f3a4 [2023-03-10T10:38:58.017Z] + CPPCHECK=false [2023-03-10T10:38:58.017Z] + DOCGEN=false [2023-03-10T10:38:58.017Z] + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' [2023-03-10T10:38:58.017Z] + TOMLVER=SDK-0.2 [2023-03-10T10:38:58.017Z] + CUTILVER=1.4 [2023-03-10T10:38:58.018Z] + '[' 0 -gt 0 ] [2023-03-10T10:38:58.018Z] + readlink -f ./scripts/build.sh [2023-03-10T10:38:58.018Z] + dirname /tmp/sdk/scripts/build.sh [2023-03-10T10:38:58.018Z] + dirname /tmp/sdk/scripts [2023-03-10T10:38:58.018Z] + ROOT=/tmp/sdk [2023-03-10T10:38:58.018Z] + cd /tmp/sdk [2023-03-10T10:38:58.018Z] + '[' '!' -d deps ] [2023-03-10T10:38:58.018Z] + mkdir deps [2023-03-10T10:38:58.018Z] + wget -O - https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2023-03-10T10:38:58.018Z] + tar -C deps -z -x -f - [2023-03-10T10:38:58.018Z] Connecting to github.com (140.82.113.3:443) [2023-03-10T10:38:58.284Z] Connecting to codeload.github.com (140.82.112.10:443) [2023-03-10T10:38:58.284Z] writing to stdout [2023-03-10T10:38:58.284Z] - 100% |********************************| 16451 0:00:00 ETA [2023-03-10T10:38:58.284Z] written to stdout [2023-03-10T10:38:58.284Z] + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c [2023-03-10T10:38:58.284Z] + mkdir -p /tmp/sdk/build/release [2023-03-10T10:38:58.284Z] + cd /tmp/sdk/build/release [2023-03-10T10:38:58.284Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src [2023-03-10T10:38:58.867Z] -- The C compiler identification is GNU 11.2.1 [2023-03-10T10:38:58.867Z] -- Detecting C compiler ABI info [2023-03-10T10:38:59.135Z] -- Detecting C compiler ABI info - done [2023-03-10T10:38:59.135Z] -- Check for working C compiler: /usr/bin/cc - skipped [2023-03-10T10:38:59.135Z] -- Detecting C compile features [2023-03-10T10:38:59.135Z] -- Detecting C compile features - done [2023-03-10T10:38:59.135Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2023-03-10T10:38:59.408Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.83.1") [2023-03-10T10:38:59.408Z] -- Found LIBYAML: /usr/lib/libyaml.so [2023-03-10T10:38:59.408Z] -- Found LIBUUID: /usr/lib/libuuid.so [2023-03-10T10:38:59.408Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2023-03-10T10:38:59.408Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2023-03-10T10:38:59.408Z] -- Found LIBHIREDIS: /usr/lib/libhiredis.so [2023-03-10T10:38:59.408Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2023-03-10T10:38:59.408Z] -- /opt/iotech/iot/1.5/include [2023-03-10T10:38:59.408Z] -- C SDK 0.0.0 for Linux [2023-03-10T10:38:59.408Z] -- Performing Test CSDK_HAVE_ATOMIC [2023-03-10T10:38:59.675Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2023-03-10T10:38:59.941Z] -- Found Curses: /usr/lib/libcurses.so [2023-03-10T10:38:59.941Z] -- Configuring done [2023-03-10T10:39:00.207Z] -- Generating done [2023-03-10T10:39:00.207Z] -- Build files have been written to: /tmp/sdk/build/release [2023-03-10T10:39:00.474Z] + + maketee all release.log [2023-03-10T10:39:00.474Z] package [2023-03-10T10:39:00.474Z] [ 2%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2023-03-10T10:39:01.429Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2023-03-10T10:39:02.386Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/bus-redstr.c.o [2023-03-10T10:39:03.341Z] [ 8%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2023-03-10T10:39:04.297Z] [ 10%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o [2023-03-10T10:39:04.876Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2023-03-10T10:39:08.207Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2023-03-10T10:39:08.788Z] [ 16%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2023-03-10T10:39:09.054Z] [ 18%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2023-03-10T10:39:10.459Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2023-03-10T10:39:12.395Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2023-03-10T10:39:12.976Z] [ 24%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2023-03-10T10:39:14.379Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2023-03-10T10:39:14.961Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2023-03-10T10:39:15.544Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2023-03-10T10:39:15.810Z] [ 32%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2023-03-10T10:39:20.055Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2023-03-10T10:39:20.055Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2023-03-10T10:39:21.011Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2023-03-10T10:39:22.415Z] [ 40%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2023-03-10T10:39:27.742Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2023-03-10T10:39:28.697Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2023-03-10T10:39:28.962Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2023-03-10T10:39:29.540Z] [ 48%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2023-03-10T10:39:31.476Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2023-03-10T10:39:34.049Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2023-03-10T10:39:34.314Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2023-03-10T10:39:35.267Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2023-03-10T10:39:35.845Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2023-03-10T10:39:39.169Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2023-03-10T10:39:44.495Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2023-03-10T10:39:44.760Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2023-03-10T10:39:45.027Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2023-03-10T10:39:45.983Z] [ 68%] Linking C shared library libcsdk.so [2023-03-10T10:39:45.983Z] [ 68%] Built target csdk [2023-03-10T10:39:46.250Z] [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2023-03-10T10:39:47.206Z] [ 72%] Linking C executable template [2023-03-10T10:39:47.471Z] [ 72%] Built target template [2023-03-10T10:39:47.471Z] [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2023-03-10T10:39:48.054Z] [ 76%] Linking C executable device-counter [2023-03-10T10:39:48.319Z] [ 76%] Built target device-counter [2023-03-10T10:39:48.319Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2023-03-10T10:39:48.898Z] [ 80%] Linking C executable device-random [2023-03-10T10:39:49.164Z] [ 80%] Built target device-random [2023-03-10T10:39:49.164Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2023-03-10T10:39:49.747Z] [ 84%] Linking C executable device-gyro [2023-03-10T10:39:50.014Z] [ 84%] Built target device-gyro [2023-03-10T10:39:50.014Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2023-03-10T10:39:50.969Z] [ 88%] Linking C executable device-bitfields [2023-03-10T10:39:50.969Z] [ 88%] Built target device-bitfields [2023-03-10T10:39:50.969Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2023-03-10T10:39:52.370Z] [ 92%] Linking C executable template-discovery [2023-03-10T10:39:52.370Z] [ 92%] Built target template-discovery [2023-03-10T10:39:52.370Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2023-03-10T10:39:53.329Z] [ 96%] Linking C executable device-file [2023-03-10T10:39:53.595Z] [ 96%] Built target device-file [2023-03-10T10:39:53.595Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2023-03-10T10:39:54.550Z] [100%] Linking C executable device-terminal [2023-03-10T10:39:54.550Z] [100%] Built target device-terminal [2023-03-10T10:39:54.815Z] Run CPack packaging tool... [2023-03-10T10:39:54.815Z] CPack: Create package using TGZ [2023-03-10T10:39:54.815Z] CPack: Install projects [2023-03-10T10:39:54.815Z] CPack: - Run preinstall target for: Csdk [2023-03-10T10:39:55.398Z] CPack: - Install project: Csdk [] [2023-03-10T10:39:55.398Z] CPack: Create package [2023-03-10T10:39:55.664Z] CPack: - package: /tmp/sdk/build/release/csdk-0.0.0.tar.gz generated. [2023-03-10T10:39:55.664Z] + '[' false '=' true ] [2023-03-10T10:39:55.664Z] + '[' false '=' true ] [2023-03-10T10:39:55.664Z] + mkdir -p /tmp/sdk/build/debug [2023-03-10T10:39:55.664Z] + cd /tmp/sdk/build/debug [2023-03-10T10:39:55.664Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src [2023-03-10T10:39:55.931Z] -- The C compiler identification is GNU 11.2.1 [2023-03-10T10:39:55.931Z] -- Detecting C compiler ABI info [2023-03-10T10:39:56.196Z] -- Detecting C compiler ABI info - done [2023-03-10T10:39:56.463Z] -- Check for working C compiler: /usr/bin/cc - skipped [2023-03-10T10:39:56.463Z] -- Detecting C compile features [2023-03-10T10:39:56.463Z] -- Detecting C compile features - done [2023-03-10T10:39:56.463Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2023-03-10T10:39:56.728Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.83.1") [2023-03-10T10:39:56.728Z] -- Found LIBYAML: /usr/lib/libyaml.so [2023-03-10T10:39:56.728Z] -- Found LIBUUID: /usr/lib/libuuid.so [2023-03-10T10:39:56.728Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2023-03-10T10:39:56.728Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2023-03-10T10:39:56.728Z] -- Found LIBHIREDIS: /usr/lib/libhiredis.so [2023-03-10T10:39:56.728Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2023-03-10T10:39:56.728Z] -- /opt/iotech/iot/1.5/include [2023-03-10T10:39:56.728Z] -- C SDK 0.0.0 for Linux [2023-03-10T10:39:56.728Z] -- Performing Test CSDK_HAVE_ATOMIC [2023-03-10T10:39:56.996Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2023-03-10T10:39:57.264Z] -- Found Curses: /usr/lib/libcurses.so [2023-03-10T10:39:57.264Z] -- Configuring done [2023-03-10T10:39:57.532Z] -- Generating done [2023-03-10T10:39:57.532Z] -- Build files have been written to: /tmp/sdk/build/debug [2023-03-10T10:39:57.532Z] + make [2023-03-10T10:39:57.532Z] + tee debug.log [2023-03-10T10:39:57.798Z] [ 2%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2023-03-10T10:39:58.065Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2023-03-10T10:39:58.649Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/bus-redstr.c.o [2023-03-10T10:39:59.233Z] [ 8%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2023-03-10T10:39:59.500Z] [ 10%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o [2023-03-10T10:40:00.082Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2023-03-10T10:40:00.666Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2023-03-10T10:40:01.262Z] [ 16%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2023-03-10T10:40:01.533Z] [ 18%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2023-03-10T10:40:01.799Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2023-03-10T10:40:02.757Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2023-03-10T10:40:03.023Z] [ 24%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2023-03-10T10:40:03.605Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2023-03-10T10:40:03.873Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2023-03-10T10:40:04.455Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2023-03-10T10:40:04.722Z] [ 32%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2023-03-10T10:40:05.688Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2023-03-10T10:40:05.958Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2023-03-10T10:40:06.229Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2023-03-10T10:40:06.821Z] [ 40%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2023-03-10T10:40:08.239Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2023-03-10T10:40:08.507Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2023-03-10T10:40:08.776Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2023-03-10T10:40:09.363Z] [ 48%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2023-03-10T10:40:09.948Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2023-03-10T10:40:11.898Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2023-03-10T10:40:12.163Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2023-03-10T10:40:12.429Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2023-03-10T10:40:13.012Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2023-03-10T10:40:13.972Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2023-03-10T10:40:14.931Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2023-03-10T10:40:15.197Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2023-03-10T10:40:15.463Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2023-03-10T10:40:15.728Z] [ 68%] Linking C shared library libcsdk.so [2023-03-10T10:40:15.995Z] [ 68%] Built target csdk [2023-03-10T10:40:16.262Z] [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2023-03-10T10:40:16.528Z] [ 72%] Linking C executable template [2023-03-10T10:40:16.795Z] [ 72%] Built target template [2023-03-10T10:40:16.795Z] [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2023-03-10T10:40:17.377Z] [ 76%] Linking C executable device-counter [2023-03-10T10:40:17.377Z] [ 76%] Built target device-counter [2023-03-10T10:40:17.643Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2023-03-10T10:40:17.909Z] [ 80%] Linking C executable device-random [2023-03-10T10:40:18.175Z] [ 80%] Built target device-random [2023-03-10T10:40:18.175Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2023-03-10T10:40:18.441Z] [ 84%] Linking C executable device-gyro [2023-03-10T10:40:18.707Z] [ 84%] Built target device-gyro [2023-03-10T10:40:18.972Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2023-03-10T10:40:19.235Z] [ 88%] Linking C executable device-bitfields [2023-03-10T10:40:19.500Z] [ 88%] Built target device-bitfields [2023-03-10T10:40:19.500Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2023-03-10T10:40:19.766Z] [ 92%] Linking C executable template-discovery [2023-03-10T10:40:20.345Z] [ 92%] Built target template-discovery [2023-03-10T10:40:20.345Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2023-03-10T10:40:20.611Z] [ 96%] Linking C executable device-file [2023-03-10T10:40:20.877Z] [ 96%] Built target device-file [2023-03-10T10:40:20.877Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2023-03-10T10:40:21.457Z] [100%] Linking C executable device-terminal [2023-03-10T10:40:21.724Z] [100%] Built target device-terminal [2023-03-10T10:40:21.724Z] make: Entering directory '/tmp/sdk/build/release' [2023-03-10T10:40:21.725Z] make[1]: Entering directory '/tmp/sdk/build/release' [2023-03-10T10:40:21.725Z] make[2]: Entering directory '/tmp/sdk/build/release' [2023-03-10T10:40:21.725Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2023-03-10T10:40:21.725Z] [ 68%] Built target csdk [2023-03-10T10:40:21.725Z] make[2]: Entering directory '/tmp/sdk/build/release' [2023-03-10T10:40:21.993Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2023-03-10T10:40:21.993Z] [ 72%] Built target template [2023-03-10T10:40:21.993Z] make[2]: Entering directory '/tmp/sdk/build/release' [2023-03-10T10:40:21.993Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2023-03-10T10:40:21.993Z] [ 76%] Built target device-counter [2023-03-10T10:40:21.993Z] make[2]: Entering directory '/tmp/sdk/build/release' [2023-03-10T10:40:21.993Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2023-03-10T10:40:21.993Z] [ 80%] Built target device-random [2023-03-10T10:40:21.993Z] make[2]: Entering directory '/tmp/sdk/build/release' [2023-03-10T10:40:21.993Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2023-03-10T10:40:21.993Z] [ 84%] Built target device-gyro [2023-03-10T10:40:21.993Z] make[2]: Entering directory '/tmp/sdk/build/release' [2023-03-10T10:40:21.993Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2023-03-10T10:40:21.993Z] [ 88%] Built target device-bitfields [2023-03-10T10:40:21.993Z] make[2]: Entering directory '/tmp/sdk/build/release' [2023-03-10T10:40:21.993Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2023-03-10T10:40:22.261Z] [ 92%] Built target template-discovery [2023-03-10T10:40:22.261Z] make[2]: Entering directory '/tmp/sdk/build/release' [2023-03-10T10:40:22.261Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2023-03-10T10:40:22.261Z] [ 96%] Built target device-file [2023-03-10T10:40:22.261Z] make[2]: Entering directory '/tmp/sdk/build/release' [2023-03-10T10:40:22.261Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2023-03-10T10:40:22.261Z] [100%] Built target device-terminal [2023-03-10T10:40:22.261Z] make[1]: Leaving directory '/tmp/sdk/build/release' [2023-03-10T10:40:22.261Z] Install the project... [2023-03-10T10:40:22.261Z] -- Install configuration: "Release" [2023-03-10T10:40:22.261Z] -- Installing: /usr/local/lib/libcsdk.so [2023-03-10T10:40:22.261Z] -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" [2023-03-10T10:40:22.261Z] -- Installing: /usr/local/include [2023-03-10T10:40:22.261Z] -- Installing: /usr/local/include/devsdk [2023-03-10T10:40:22.261Z] -- Installing: /usr/local/include/devsdk/devsdk.h [2023-03-10T10:40:22.261Z] -- Installing: /usr/local/include/devsdk/devsdk-base.h [2023-03-10T10:40:22.261Z] -- Installing: /usr/local/include/edgex [2023-03-10T10:40:22.261Z] -- Installing: /usr/local/include/edgex/rest-server.h [2023-03-10T10:40:22.261Z] -- Installing: /usr/local/include/edgex/edgex.h [2023-03-10T10:40:22.261Z] -- Installing: /usr/local/include/edgex/edgex-base.h [2023-03-10T10:40:22.261Z] -- Installing: /usr/local/include/edgex/devices.h [2023-03-10T10:40:22.261Z] -- Installing: /usr/local/include/edgex/profiles.h [2023-03-10T10:40:22.261Z] -- Installing: /usr/local/include/edgex/csdk-defs.h [2023-03-10T10:40:22.261Z] -- Installing: /usr/local/share/device-sdk-c/LICENSE [2023-03-10T10:40:22.261Z] -- Installing: /usr/local/share/device-sdk-c/Attribution.txt [2023-03-10T10:40:22.261Z] make: Leaving directory '/tmp/sdk/build/release' [2023-03-10T10:40:23.750Z] Removing intermediate container 098f5b92f3a4 [2023-03-10T10:40:23.750Z] ---> 05590acf6d6b [2023-03-10T10:40:23.750Z] Step 14/21 : FROM ${BASE} [2023-03-10T10:40:23.750Z] ---> 9a9802766715 [2023-03-10T10:40:23.750Z] Step 15/21 : LABEL maintainer="IOTech " [2023-03-10T10:40:23.750Z] ---> Running in 63584e349149 [2023-03-10T10:40:24.028Z] Removing intermediate container 63584e349149 [2023-03-10T10:40:24.028Z] ---> 23ac3362aa7c [2023-03-10T10:40:24.028Z] Step 16/21 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2023-03-10T10:40:24.312Z] ---> Running in 947f56b22758 [2023-03-10T10:40:25.303Z] Connecting to iotech.jfrog.io (52.212.183.138:443) [2023-03-10T10:40:25.590Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2023-03-10T10:40:25.590Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2023-03-10T10:40:25.590Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2023-03-10T10:40:26.205Z] Removing intermediate container 947f56b22758 [2023-03-10T10:40:26.205Z] ---> 85fa21e37abd [2023-03-10T10:40:26.205Z] Step 17/21 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.16/main' >> /etc/apk/repositories [2023-03-10T10:40:26.474Z] ---> Running in 55294376b5e8 [2023-03-10T10:40:27.925Z] Removing intermediate container 55294376b5e8 [2023-03-10T10:40:27.925Z] ---> 3a345e676cc2 [2023-03-10T10:40:27.926Z] Step 18/21 : RUN apk add --update --no-cache binutils gcc libc-dev make git cmake yaml curl libmicrohttpd libuuid libcbor paho-mqtt-c-dev-1.3 iotech-iot-1.4 hiredis-dev [2023-03-10T10:40:27.926Z] ---> Running in 3f7062eb6e8f [2023-03-10T10:40:28.884Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-10T10:40:29.151Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-10T10:40:30.109Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-10T10:40:30.694Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2023-03-10T10:40:30.694Z] (1/7) Installing curl (7.83.1-r6) [2023-03-10T10:40:30.694Z] (2/7) Installing hiredis (1.0.2-r0) [2023-03-10T10:40:30.694Z] (3/7) Installing hiredis-dev (1.0.2-r0) [2023-03-10T10:40:30.694Z] (4/7) Installing iotech-iot-1.4 (1.4.1-r0) [2023-03-10T10:40:31.651Z] (5/7) Installing libcbor (0.9.0-r1) [2023-03-10T10:40:31.651Z] (6/7) Installing libuuid (2.38-r1) [2023-03-10T10:40:31.651Z] (7/7) Installing paho-mqtt-c-dev-1.3 (1.3.12-r0) [2023-03-10T10:40:32.234Z] Executing busybox-1.35.0-r17.trigger [2023-03-10T10:40:32.234Z] OK: 281 MiB in 83 packages [2023-03-10T10:40:33.210Z] Removing intermediate container 3f7062eb6e8f [2023-03-10T10:40:33.210Z] ---> f3007aca7288 [2023-03-10T10:40:33.210Z] Step 19/21 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex [2023-03-10T10:40:33.792Z] ---> 2e76f10a70f4 [2023-03-10T10:40:33.793Z] Step 20/21 : COPY --from=builder /usr/local/lib /usr/local/lib [2023-03-10T10:40:34.375Z] ---> 2a8af6bd1ac3 [2023-03-10T10:40:34.375Z] Step 21/21 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c [2023-03-10T10:40:34.956Z] ---> 6a3422819fe9 [2023-03-10T10:40:34.956Z] Successfully built 6a3422819fe9 [2023-03-10T10:40:34.956Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T10:40:35.365Z] + docker inspect -f . ci-base-image-arm64 [2023-03-10T10:40:35.365Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-10T10:40:35.546Z] prd-ubuntu20.04-docker-arm64-4c-16g-9613 does not seem to be running inside a container [2023-03-10T10:40:35.607Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-c/2 -v /w/workspace/device-sdk-c/2:/w/workspace/device-sdk-c/2:rw,z -v /w/workspace/device-sdk-c/2@tmp:/w/workspace/device-sdk-c/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-10T10:40:36.777Z] $ docker top d0f800d34bf0d00f9a34d801813108fd8cd82cf64c4dba584127b5d7ab66a6f8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-10T10:40:37.603Z] + make test [2023-03-10T10:40:37.603Z] echo "make test" [2023-03-10T10:40:37.603Z] make test [Pipeline] } [2023-03-10T10:40:37.618Z] $ docker stop --time=1 d0f800d34bf0d00f9a34d801813108fd8cd82cf64c4dba584127b5d7ab66a6f8 [2023-03-10T10:40:39.233Z] $ docker rm -f --volumes d0f800d34bf0d00f9a34d801813108fd8cd82cf64c4dba584127b5d7ab66a6f8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-10T10:40:39.748Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-10T10:40:40.064Z] + ls -al . [2023-03-10T10:40:40.064Z] total 200 [2023-03-10T10:40:40.064Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 10 10:38 . [2023-03-10T10:40:40.064Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 10 10:37 .. [2023-03-10T10:40:40.064Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 10 10:38 .git [2023-03-10T10:40:40.064Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 10 10:38 .github [2023-03-10T10:40:40.064Z] -rw-rw-r-- 1 jenkins jenkins 176 Mar 10 10:38 .gitignore [2023-03-10T10:40:40.064Z] -rw-rw-r-- 1 jenkins jenkins 3104 Mar 10 10:38 Attribution.txt [2023-03-10T10:40:40.064Z] -rw-rw-r-- 1 jenkins jenkins 8743 Mar 10 10:38 CHANGES [2023-03-10T10:40:40.064Z] -rw-rw-r-- 1 jenkins jenkins 108574 Mar 10 10:38 Doxyfile [2023-03-10T10:40:40.064Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 10 10:38 GOVERNANCE.md [2023-03-10T10:40:40.064Z] -rw-rw-r-- 1 jenkins jenkins 784 Mar 10 10:38 Jenkinsfile [2023-03-10T10:40:40.064Z] -rw-rw-r-- 1 jenkins jenkins 10174 Mar 10 10:38 LICENSE [2023-03-10T10:40:40.064Z] -rw-rw-r-- 1 jenkins jenkins 444 Mar 10 10:38 Makefile [2023-03-10T10:40:40.064Z] -rw-rw-r-- 1 jenkins jenkins 618 Mar 10 10:38 OWNERS.md [2023-03-10T10:40:40.064Z] -rw-rw-r-- 1 jenkins jenkins 4086 Mar 10 10:38 README.md [2023-03-10T10:40:40.064Z] -rw-rw-r-- 1 jenkins jenkins 1245 Mar 10 10:38 README.v3.md [2023-03-10T10:40:40.064Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 10 10:36 VERSION [2023-03-10T10:40:40.064Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 10 10:38 docs [2023-03-10T10:40:40.064Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 10 10:38 include [2023-03-10T10:40:40.064Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 10 10:38 scripts [2023-03-10T10:40:40.064Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 10 10:38 src [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T10:40:40.399Z] + 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=e50c99d81587ca2b716fa892c8dc5fb1747e4762 --label arch=arm64 --label version=0.0.0 . [2023-03-10T10:40:40.669Z] Sending build context to Docker daemon 2.935MB [2023-03-10T10:40:40.669Z] Step 1/17 : ARG BASE=alpine:3.16 [2023-03-10T10:40:40.669Z] Step 2/17 : FROM ${BASE} [2023-03-10T10:40:40.669Z] ---> 6a3422819fe9 [2023-03-10T10:40:40.669Z] Step 3/17 : LABEL maintainer="IOTech " [2023-03-10T10:40:40.933Z] ---> Running in cdb2689a1ddc [2023-03-10T10:40:41.207Z] Removing intermediate container cdb2689a1ddc [2023-03-10T10:40:41.207Z] ---> 28efd9df3aa5 [2023-03-10T10:40:41.207Z] 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 [2023-03-10T10:40:41.207Z] ---> Running in e451ba3b2fee [2023-03-10T10:40:42.166Z] Connecting to iotech.jfrog.io (34.240.134.226:443) [2023-03-10T10:40:42.431Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2023-03-10T10:40:42.431Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2023-03-10T10:40:42.431Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2023-03-10T10:40:43.389Z] Removing intermediate container e451ba3b2fee [2023-03-10T10:40:43.389Z] ---> 378d31d927ae [2023-03-10T10:40:43.389Z] Step 5/17 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.16/main' >> /etc/apk/repositories [2023-03-10T10:40:43.389Z] ---> Running in 2954b7e9e820 [2023-03-10T10:40:44.797Z] Removing intermediate container 2954b7e9e820 [2023-03-10T10:40:44.797Z] ---> ef0fcf9475d8 [2023-03-10T10:40:44.797Z] Step 6/17 : RUN apk add --update --no-cache binutils gcc libc-dev make git cmake yaml-dev curl-dev libmicrohttpd-dev util-linux-dev ncurses-dev libcbor-dev paho-mqtt-c-dev-1.3 hiredis-dev iotech-iot-1.5-dev && mkdir -p /edgex-c-sdk/build [2023-03-10T10:40:44.797Z] ---> Running in c5fb4664a4e3 [2023-03-10T10:40:45.770Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-10T10:40:46.034Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-10T10:40:46.615Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-10T10:40:47.199Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2023-03-10T10:40:47.465Z] (1/9) Installing iotech-iot-1.5 (1.5.0-r0) [2023-03-10T10:40:47.731Z] (2/9) Installing iotech-iot-1.5-dev (1.5.0-r0) [2023-03-10T10:40:47.731Z] (3/9) Installing libcbor-dev (0.9.0-r1) [2023-03-10T10:40:47.998Z] (4/9) Installing ncurses-dev (6.3_p20220521-r0) [2023-03-10T10:40:47.998Z] (5/9) Installing libblkid (2.38-r1) [2023-03-10T10:40:47.998Z] (6/9) Installing libfdisk (2.38-r1) [2023-03-10T10:40:47.998Z] (7/9) Installing libmount (2.38-r1) [2023-03-10T10:40:47.998Z] (8/9) Installing libsmartcols (2.38-r1) [2023-03-10T10:40:47.998Z] (9/9) Installing util-linux-dev (2.38-r1) [2023-03-10T10:40:47.998Z] Executing busybox-1.35.0-r17.trigger [2023-03-10T10:40:47.998Z] OK: 287 MiB in 92 packages [2023-03-10T10:40:49.405Z] Removing intermediate container c5fb4664a4e3 [2023-03-10T10:40:49.405Z] ---> 3f0fbbdd0505 [2023-03-10T10:40:49.405Z] Step 7/17 : COPY VERSION /edgex-c-sdk/ [2023-03-10T10:40:49.673Z] ---> 87bbf96a5afd [2023-03-10T10:40:49.673Z] Step 8/17 : COPY src /edgex-c-sdk/src/ [2023-03-10T10:40:50.631Z] ---> b17af62be087 [2023-03-10T10:40:50.631Z] Step 9/17 : COPY include /edgex-c-sdk/include/ [2023-03-10T10:40:50.899Z] ---> 792ace83a4e3 [2023-03-10T10:40:50.899Z] Step 10/17 : COPY scripts /edgex-c-sdk/scripts [2023-03-10T10:40:51.480Z] ---> f1239671afdc [2023-03-10T10:40:51.480Z] Step 11/17 : COPY LICENSE /edgex-c-sdk/ [2023-03-10T10:40:51.746Z] ---> 894894f582a4 [2023-03-10T10:40:51.746Z] Step 12/17 : COPY Attribution.txt /edgex-c-sdk/ [2023-03-10T10:40:52.344Z] ---> eff1eb67bb80 [2023-03-10T10:40:52.344Z] Step 13/17 : WORKDIR /edgex-c-sdk [2023-03-10T10:40:52.344Z] ---> Running in 69c6be493dee [2023-03-10T10:40:52.616Z] Removing intermediate container 69c6be493dee [2023-03-10T10:40:52.616Z] ---> af18c0f0a920 [2023-03-10T10:40:52.616Z] Step 14/17 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] [2023-03-10T10:40:52.882Z] ---> Running in 885ca1118cb3 [2023-03-10T10:40:53.150Z] Removing intermediate container 885ca1118cb3 [2023-03-10T10:40:53.150Z] ---> 696200628536 [2023-03-10T10:40:53.150Z] Step 15/17 : LABEL arch=arm64 [2023-03-10T10:40:53.150Z] ---> Running in fa316f247c40 [2023-03-10T10:40:53.415Z] Removing intermediate container fa316f247c40 [2023-03-10T10:40:53.415Z] ---> 6e27feebe1ee [2023-03-10T10:40:53.415Z] Step 16/17 : LABEL git_sha=e50c99d81587ca2b716fa892c8dc5fb1747e4762 [2023-03-10T10:40:53.415Z] ---> Running in 08460c7a48ca [2023-03-10T10:40:53.685Z] Removing intermediate container 08460c7a48ca [2023-03-10T10:40:53.685Z] ---> 13ebfa01f0bf [2023-03-10T10:40:53.685Z] Step 17/17 : LABEL version=0.0.0 [2023-03-10T10:40:53.956Z] ---> Running in 145c2c9d072c [2023-03-10T10:40:54.222Z] Removing intermediate container 145c2c9d072c [2023-03-10T10:40:54.222Z] ---> b2ba02513845 [2023-03-10T10:40:54.222Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2023-03-10T10:40:54.222Z] Successfully built b2ba02513845 [2023-03-10T10:40:54.222Z] Successfully tagged device-sdk-arm64:latest [Pipeline] } [Pipeline] // withEnv [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] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T10:40:54.642Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-10T10:40:54.642Z] [2023-03-10T10:40:54.642Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T10:40:54.971Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-10T10:40:55.239Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-10T10:40:55.239Z] 8998bd30e6a1: Pulling fs layer [2023-03-10T10:40:55.239Z] 04944245beec: Pulling fs layer [2023-03-10T10:40:55.239Z] 699f458cf7ca: Pulling fs layer [2023-03-10T10:40:55.239Z] 765212b225bb: Pulling fs layer [2023-03-10T10:40:55.239Z] f23df028b6ca: Pulling fs layer [2023-03-10T10:40:55.239Z] d65c8cfc05b1: Pulling fs layer [2023-03-10T10:40:55.239Z] 2437ff75d9bd: Pulling fs layer [2023-03-10T10:40:55.239Z] f23df028b6ca: Waiting [2023-03-10T10:40:55.239Z] d65c8cfc05b1: Waiting [2023-03-10T10:40:55.239Z] 2437ff75d9bd: Waiting [2023-03-10T10:40:55.239Z] 765212b225bb: Waiting [2023-03-10T10:40:55.239Z] 04944245beec: Verifying Checksum [2023-03-10T10:40:55.239Z] 04944245beec: Download complete [2023-03-10T10:40:55.239Z] 765212b225bb: Verifying Checksum [2023-03-10T10:40:55.239Z] 765212b225bb: Download complete [2023-03-10T10:40:55.506Z] f23df028b6ca: Verifying Checksum [2023-03-10T10:40:55.506Z] f23df028b6ca: Download complete [2023-03-10T10:40:55.506Z] d65c8cfc05b1: Verifying Checksum [2023-03-10T10:40:55.506Z] d65c8cfc05b1: Download complete [2023-03-10T10:40:55.506Z] 699f458cf7ca: Verifying Checksum [2023-03-10T10:40:55.506Z] 699f458cf7ca: Download complete [2023-03-10T10:40:55.772Z] 8998bd30e6a1: Verifying Checksum [2023-03-10T10:40:55.772Z] 8998bd30e6a1: Download complete [2023-03-10T10:40:58.364Z] 2437ff75d9bd: Verifying Checksum [2023-03-10T10:40:58.364Z] 2437ff75d9bd: Download complete [2023-03-10T10:40:59.775Z] 8998bd30e6a1: Pull complete [2023-03-10T10:41:00.042Z] 04944245beec: Pull complete [2023-03-10T10:41:01.447Z] 699f458cf7ca: Pull complete [2023-03-10T10:41:01.447Z] 765212b225bb: Pull complete [2023-03-10T10:41:02.030Z] f23df028b6ca: Pull complete [2023-03-10T10:41:02.295Z] d65c8cfc05b1: Pull complete [2023-03-10T10:41:17.290Z] 2437ff75d9bd: Pull complete [2023-03-10T10:41:17.290Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-10T10:41:17.290Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-10T10:41:17.290Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-10T10:41:17.471Z] prd-ubuntu20.04-docker-arm64-4c-16g-9613 does not seem to be running inside a container [2023-03-10T10:41:17.526Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-sdk-c/2 -v /w/workspace/device-sdk-c/2:/w/workspace/device-sdk-c/2:rw,z -v /w/workspace/device-sdk-c/2@tmp:/w/workspace/device-sdk-c/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-10T10:41:19.854Z] $ docker top 28e9477b98e98c3af97f187567b192daee5ab353d4b90747f2a1205f23fc63ff -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-10T10:41:20.352Z] ---> job-cost.sh [2023-03-10T10:41:20.617Z] lf-activate-venv: SKIPPING [2023-03-10T10:41:20.617Z] INFO: No Stack... [2023-03-10T10:41:20.881Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-10T10:41:21.834Z] INFO: Archiving Costs [Pipeline] sh [2023-03-10T10:41:22.157Z] + cat /w/workspace/device-sdk-c/2/archives/cost.csv [2023-03-10T10:41:22.157Z] + cut -d, -f6 [Pipeline] lock [2023-03-10T10:41:22.229Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-c-PR-447-2-stack-cost] [2023-03-10T10:41:22.236Z] Resource [jenkins-edgexfoundry-device-sdk-c-PR-447-2-stack-cost] did not exist. Created. [2023-03-10T10:41:22.236Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-c-PR-447-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-10T10:41:22.575Z] /w/workspace/device-sdk-c/2@tmp/durable-0212fa24/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-10T10:41:22.927Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-10T10:41:22.960Z] Warning: overwriting stash ‘stack-cost’ [2023-03-10T10:41:23.369Z] Stashed 1 file(s) [Pipeline] } [2023-03-10T10:41:23.375Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-c-PR-447-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-10T10:41:23.397Z] $ docker stop --time=1 28e9477b98e98c3af97f187567b192daee5ab353d4b90747f2a1205f23fc63ff [2023-03-10T10:41:26.429Z] $ docker rm -f --volumes 28e9477b98e98c3af97f187567b192daee5ab353d4b90747f2a1205f23fc63ff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-03-10T10:41:27.199Z] + [ -d /w/workspace/edgexfoundry_device-sdk-c_PR-447/archives ] [2023-03-10T10:41:27.200Z] + ls -al /w/workspace/edgexfoundry_device-sdk-c_PR-447/archives [2023-03-10T10:41:27.200Z] total 16 [2023-03-10T10:41:27.200Z] drwxr-xr-x 3 root root 4096 Mar 10 10:37 . [2023-03-10T10:41:27.200Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 10 10:37 .. [2023-03-10T10:41:27.200Z] drwxr-xr-x 2 root root 4096 Mar 10 10:37 cost [2023-03-10T10:41:27.200Z] -rw-r--r-- 1 root root 84 Mar 10 10:37 cost.csv [2023-03-10T10:41:27.200Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-c_PR-447/archives [2023-03-10T10:41:27.200Z] + ls -al /w/workspace/edgexfoundry_device-sdk-c_PR-447/archives [2023-03-10T10:41:27.200Z] total 16 [2023-03-10T10:41:27.200Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 10 10:37 . [2023-03-10T10:41:27.200Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 10 10:37 .. [2023-03-10T10:41:27.200Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 10 10:37 cost [2023-03-10T10:41:27.200Z] -rw-r--r-- 1 jenkins jenkins 84 Mar 10 10:37 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-10T10:41:27.491Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-10T10:41:28.348Z] ---> package-listing.sh [2023-03-10T10:41:28.349Z] ++ facter osfamily [2023-03-10T10:41:28.349Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-10T10:41:28.608Z] + OS_FAMILY=debian [2023-03-10T10:41:28.608Z] + workspace=/w/workspace/edgexfoundry_device-sdk-c_PR-447 [2023-03-10T10:41:28.608Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-10T10:41:28.608Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-10T10:41:28.608Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-10T10:41:28.608Z] + PACKAGES=/tmp/packages_start.txt [2023-03-10T10:41:28.608Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_PR-447 ']' [2023-03-10T10:41:28.608Z] + PACKAGES=/tmp/packages_end.txt [2023-03-10T10:41:28.608Z] + case "${OS_FAMILY}" in [2023-03-10T10:41:28.608Z] + dpkg -l [2023-03-10T10:41:28.608Z] + grep '^ii' [2023-03-10T10:41:28.608Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-10T10:41:28.608Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-10T10:41:28.609Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-10T10:41:28.609Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_PR-447 ']' [2023-03-10T10:41:28.609Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-c_PR-447/archives/ [2023-03-10T10:41:28.609Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-c_PR-447/archives/ [Pipeline] echo [2023-03-10T10:41:28.620Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-sdk-c_PR-447/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-10T10:41:28.900Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T10:41:29.464Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-10T10:41:29.464Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-10T10:41:29.563Z] prd-ubuntu20.04-docker-8c-8g-9612 does not seem to be running inside a container [2023-03-10T10:41:29.609Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-sdk-c_PR-447/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-c_PR-447 -v /w/workspace/edgexfoundry_device-sdk-c_PR-447:/w/workspace/edgexfoundry_device-sdk-c_PR-447:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_PR-447@tmp:/w/workspace/edgexfoundry_device-sdk-c_PR-447@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-10T10:41:30.210Z] $ docker top a0b740a2d43bbbb470ddd4d4fe28a0ba7a18caa6e7e61b43be45455a24634233 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-10T10:41:30.536Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-10T10:41:30.822Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-10T10:41:31.120Z] + ls /var/log/sa-host [2023-03-10T10:41:31.120Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-10T10:41:31.274Z] provisioning config files... [2023-03-10T10:41:31.284Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_PR-447@tmp/config151532545880502192tmp [Pipeline] { [Pipeline] echo [2023-03-10T10:41:31.300Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-10T10:41:31.585Z] ---> create-netrc.sh [Pipeline] } [2023-03-10T10:41:31.593Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-10T10:41:31.922Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-10T10:41:31.931Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-10T10:41:32.211Z] ---> sudo-logs.sh [2023-03-10T10:41:32.211Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-10T10:41:32.233Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-10T10:41:32.516Z] ---> job-cost.sh [2023-03-10T10:41:32.516Z] lf-activate-venv: SKIPPING [2023-03-10T10:41:32.516Z] DEBUG: total: 0.2199999988079071 [2023-03-10T10:41:32.516Z] INFO: Retrieving Stack Cost... [2023-03-10T10:41:32.774Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-10T10:41:33.343Z] INFO: Archiving Costs [Pipeline] echo [2023-03-10T10:41:33.356Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-10T10:41:33.640Z] ---> logs-deploy.sh [2023-03-10T10:41:33.640Z] lf-activate-venv: SKIPPING [2023-03-10T10:41:33.640Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/PR-447/2 [2023-03-10T10:41:33.640Z] INFO: archiving workspace using pattern(s): [2023-03-10T10:41:34.577Z] Archives upload complete. [2023-03-10T10:41:34.837Z] INFO: archiving logs to Nexus [2023-03-10T10:41:35.406Z] ---> uname -a: [2023-03-10T10:41:35.406Z] Linux prd-ubuntu20-04-docker-8c-8g-9612 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-03-10T10:41:35.406Z] [2023-03-10T10:41:35.406Z] [2023-03-10T10:41:35.406Z] ---> lscpu: [2023-03-10T10:41:35.406Z] Architecture: x86_64 [2023-03-10T10:41:35.406Z] CPU op-mode(s): 32-bit, 64-bit [2023-03-10T10:41:35.406Z] Byte Order: Little Endian [2023-03-10T10:41:35.406Z] Address sizes: 40 bits physical, 48 bits virtual [2023-03-10T10:41:35.406Z] CPU(s): 8 [2023-03-10T10:41:35.406Z] On-line CPU(s) list: 0-7 [2023-03-10T10:41:35.406Z] Thread(s) per core: 1 [2023-03-10T10:41:35.406Z] Core(s) per socket: 1 [2023-03-10T10:41:35.406Z] Socket(s): 8 [2023-03-10T10:41:35.406Z] NUMA node(s): 1 [2023-03-10T10:41:35.406Z] Vendor ID: AuthenticAMD [2023-03-10T10:41:35.406Z] CPU family: 23 [2023-03-10T10:41:35.406Z] Model: 49 [2023-03-10T10:41:35.406Z] Model name: AMD EPYC-Rome Processor [2023-03-10T10:41:35.406Z] Stepping: 0 [2023-03-10T10:41:35.406Z] CPU MHz: 2799.864 [2023-03-10T10:41:35.406Z] BogoMIPS: 5599.72 [2023-03-10T10:41:35.406Z] Virtualization: AMD-V [2023-03-10T10:41:35.406Z] Hypervisor vendor: KVM [2023-03-10T10:41:35.406Z] Virtualization type: full [2023-03-10T10:41:35.406Z] L1d cache: 256 KiB [2023-03-10T10:41:35.406Z] L1i cache: 256 KiB [2023-03-10T10:41:35.406Z] L2 cache: 4 MiB [2023-03-10T10:41:35.406Z] L3 cache: 128 MiB [2023-03-10T10:41:35.406Z] NUMA node0 CPU(s): 0-7 [2023-03-10T10:41:35.406Z] Vulnerability Itlb multihit: Not affected [2023-03-10T10:41:35.406Z] Vulnerability L1tf: Not affected [2023-03-10T10:41:35.406Z] Vulnerability Mds: Not affected [2023-03-10T10:41:35.406Z] Vulnerability Meltdown: Not affected [2023-03-10T10:41:35.406Z] Vulnerability Mmio stale data: Not affected [2023-03-10T10:41:35.406Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-03-10T10:41:35.406Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-03-10T10:41:35.406Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-03-10T10:41:35.406Z] Vulnerability Srbds: Not affected [2023-03-10T10:41:35.406Z] Vulnerability Tsx async abort: Not affected [2023-03-10T10:41:35.406Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-03-10T10:41:35.406Z] [2023-03-10T10:41:35.406Z] [2023-03-10T10:41:35.406Z] ---> nproc: [2023-03-10T10:41:35.406Z] 8 [2023-03-10T10:41:35.406Z] [2023-03-10T10:41:35.406Z] [2023-03-10T10:41:35.406Z] ---> df -h: [2023-03-10T10:41:35.406Z] Filesystem Size Used Avail Use% Mounted on [2023-03-10T10:41:35.406Z] overlay 155G 11G 145G 7% / [2023-03-10T10:41:35.406Z] tmpfs 64M 0 64M 0% /dev [2023-03-10T10:41:35.406Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-03-10T10:41:35.406Z] shm 64M 0 64M 0% /dev/shm [2023-03-10T10:41:35.406Z] /dev/vda1 155G 11G 145G 7% /facter-os [2023-03-10T10:41:35.406Z] [2023-03-10T10:41:35.406Z] [2023-03-10T10:41:35.406Z] ---> sar -b -r -n DEV: [2023-03-10T10:41:35.406Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9612) 03/10/23 _x86_64_ (8 CPU) [2023-03-10T10:41:35.406Z] [2023-03-10T10:41:35.406Z] 10:35:10 LINUX RESTART (8 CPU) [2023-03-10T10:41:35.406Z] [2023-03-10T10:41:35.406Z] 10:36:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-03-10T10:41:35.406Z] 10:37:01 226.95 3.05 223.90 0.00 404.53 36949.20 0.00 [2023-03-10T10:41:35.406Z] 10:38:01 10.73 0.12 10.61 0.00 2.13 2162.88 0.00 [2023-03-10T10:41:35.406Z] 10:39:01 1.47 0.00 1.47 0.00 0.00 15.35 0.00 [2023-03-10T10:41:35.406Z] 10:40:01 1.32 0.00 1.32 0.00 0.00 15.60 0.00 [2023-03-10T10:41:35.406Z] 10:41:01 52.59 10.60 41.99 0.00 5158.74 8773.20 0.00 [2023-03-10T10:41:35.406Z] Average: 58.60 2.75 55.85 0.00 1113.07 9582.09 0.00 [2023-03-10T10:41:35.406Z] [2023-03-10T10:41:35.406Z] 10:36:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-03-10T10:41:35.406Z] 10:37:01 29088768 31570688 719260 2.19 89448 2654408 1819424 5.36 1054168 2341576 30780 [2023-03-10T10:41:35.406Z] 10:38:01 29101480 31583868 711304 2.16 89756 2654632 1729364 5.10 1057784 2329208 172 [2023-03-10T10:41:35.406Z] 10:39:01 29101204 31583576 711536 2.16 89788 2654632 1729364 5.10 1057464 2329208 12 [2023-03-10T10:41:35.406Z] 10:40:01 29110464 31592764 702560 2.14 89812 2654636 1729364 5.10 1049072 2329212 8 [2023-03-10T10:41:35.406Z] 10:41:01 28580596 31571688 712560 2.17 123372 3109836 1806272 5.32 1374492 2500096 1044 [2023-03-10T10:41:35.406Z] Average: 28996502 31580517 711444 2.16 96435 2745629 1762758 5.20 1118596 2365860 6403 [2023-03-10T10:41:35.406Z] [2023-03-10T10:41:35.406Z] 10:36:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-03-10T10:41:35.406Z] 10:37:01 docker0 17.68 26.10 1.31 229.65 0.00 0.00 0.00 0.00 [2023-03-10T10:41:35.406Z] 10:37:01 lo 3.33 3.33 0.33 0.33 0.00 0.00 0.00 0.00 [2023-03-10T10:41:35.406Z] 10:37:01 ens3 243.10 156.65 4515.71 42.17 0.00 0.00 0.00 0.00 [2023-03-10T10:41:35.406Z] 10:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-10T10:41:35.406Z] 10:38:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2023-03-10T10:41:35.406Z] 10:38:01 ens3 8.63 5.98 8.35 3.20 0.00 0.00 0.00 0.00 [2023-03-10T10:41:35.406Z] 10:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-10T10:41:35.406Z] 10:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-10T10:41:35.406Z] 10:39:01 ens3 0.38 0.40 0.02 0.04 0.00 0.00 0.00 0.00 [2023-03-10T10:41:35.406Z] 10:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-10T10:41:35.406Z] 10:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-10T10:41:35.406Z] 10:40:01 ens3 0.12 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-10T10:41:35.406Z] 10:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-10T10:41:35.406Z] 10:41:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 [2023-03-10T10:41:35.406Z] 10:41:01 ens3 197.93 102.57 2804.47 7.24 0.00 0.00 0.00 0.00 [2023-03-10T10:41:35.406Z] Average: docker0 3.54 5.22 0.26 45.92 0.00 0.00 0.00 0.00 [2023-03-10T10:41:35.406Z] Average: lo 0.89 0.89 0.08 0.08 0.00 0.00 0.00 0.00 [2023-03-10T10:41:35.406Z] Average: ens3 90.02 53.14 1465.56 10.53 0.00 0.00 0.00 0.00 [2023-03-10T10:41:35.406Z] [2023-03-10T10:41:35.406Z] [2023-03-10T10:41:35.406Z] ---> sar -P ALL: [2023-03-10T10:41:35.406Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9612) 03/10/23 _x86_64_ (8 CPU) [2023-03-10T10:41:35.406Z] [2023-03-10T10:41:35.406Z] 10:35:10 LINUX RESTART (8 CPU) [2023-03-10T10:41:35.406Z] [2023-03-10T10:41:35.406Z] 10:36:01 CPU %user %nice %system %iowait %steal %idle [2023-03-10T10:41:35.406Z] 10:37:01 all 8.70 0.00 3.65 2.09 0.05 85.51 [2023-03-10T10:41:35.406Z] 10:37:01 0 9.54 0.00 3.93 0.12 0.07 86.34 [2023-03-10T10:41:35.406Z] 10:37:01 1 6.86 0.00 3.76 1.07 0.03 88.27 [2023-03-10T10:41:35.406Z] 10:37:01 2 8.08 0.00 3.45 0.66 0.05 87.76 [2023-03-10T10:41:35.406Z] 10:37:01 3 6.45 0.00 3.45 6.04 0.05 84.01 [2023-03-10T10:41:35.406Z] 10:37:01 4 8.37 0.00 3.92 6.59 0.05 81.07 [2023-03-10T10:41:35.406Z] 10:37:01 5 13.44 0.00 3.70 0.44 0.05 82.37 [2023-03-10T10:41:35.406Z] 10:37:01 6 10.53 0.00 3.63 0.22 0.05 85.57 [2023-03-10T10:41:35.406Z] 10:37:01 7 6.32 0.00 3.36 1.56 0.05 88.71 [2023-03-10T10:41:35.406Z] 10:38:01 all 0.23 0.00 0.13 0.16 0.01 99.49 [2023-03-10T10:41:35.406Z] 10:38:01 0 0.40 0.00 0.15 0.02 0.00 99.43 [2023-03-10T10:41:35.406Z] 10:38:01 1 0.18 0.00 0.12 0.05 0.02 99.63 [2023-03-10T10:41:35.406Z] 10:38:01 2 0.17 0.00 0.15 0.00 0.00 99.68 [2023-03-10T10:41:35.406Z] 10:38:01 3 0.25 0.00 0.12 0.00 0.00 99.63 [2023-03-10T10:41:35.406Z] 10:38:01 4 0.20 0.00 0.13 0.63 0.02 99.02 [2023-03-10T10:41:35.406Z] 10:38:01 5 0.18 0.00 0.13 0.00 0.00 99.68 [2023-03-10T10:41:35.406Z] 10:38:01 6 0.22 0.00 0.10 0.10 0.00 99.58 [2023-03-10T10:41:35.406Z] 10:38:01 7 0.20 0.00 0.10 0.45 0.02 99.23 [2023-03-10T10:41:35.406Z] 10:39:01 all 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-10T10:41:35.406Z] 10:39:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-10T10:41:35.406Z] 10:39:01 1 0.02 0.00 0.03 0.02 0.00 99.93 [2023-03-10T10:41:35.406Z] 10:39:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-10T10:41:35.406Z] 10:39:01 3 0.05 0.00 0.05 0.00 0.02 99.88 [2023-03-10T10:41:35.406Z] 10:39:01 4 0.03 0.00 0.03 0.00 0.00 99.93 [2023-03-10T10:41:35.406Z] 10:39:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-10T10:41:35.406Z] 10:39:01 6 0.05 0.00 0.00 0.00 0.00 99.95 [2023-03-10T10:41:35.406Z] 10:39:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-10T10:41:35.406Z] 10:40:01 all 0.04 0.00 0.01 0.02 0.00 99.93 [2023-03-10T10:41:35.406Z] 10:40:01 0 0.08 0.00 0.02 0.00 0.00 99.90 [2023-03-10T10:41:35.406Z] 10:40:01 1 0.02 0.00 0.00 0.02 0.00 99.97 [2023-03-10T10:41:35.406Z] 10:40:01 2 0.02 0.00 0.03 0.15 0.00 99.80 [2023-03-10T10:41:35.406Z] 10:40:01 3 0.08 0.00 0.02 0.00 0.00 99.90 [2023-03-10T10:41:35.406Z] 10:40:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-10T10:41:35.406Z] 10:40:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2023-03-10T10:41:35.406Z] 10:40:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-10T10:41:35.406Z] 10:40:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-10T10:41:35.406Z] 10:41:01 all 2.22 0.00 1.36 0.56 0.03 95.84 [2023-03-10T10:41:35.407Z] 10:41:01 0 1.74 0.00 0.70 1.12 0.02 96.42 [2023-03-10T10:41:35.407Z] 10:41:01 1 2.47 0.00 2.42 0.28 0.02 94.81 [2023-03-10T10:41:35.407Z] 10:41:01 2 2.56 0.00 0.96 1.43 0.02 95.03 [2023-03-10T10:41:35.407Z] 10:41:01 3 1.80 0.00 2.27 0.05 0.02 95.86 [2023-03-10T10:41:35.407Z] 10:41:01 4 3.28 0.00 1.19 0.05 0.02 95.47 [2023-03-10T10:41:35.407Z] 10:41:01 5 2.17 0.00 1.05 1.12 0.02 95.64 [2023-03-10T10:41:35.407Z] 10:41:01 6 1.81 0.00 1.12 0.03 0.02 97.02 [2023-03-10T10:41:35.407Z] 10:41:01 7 1.91 0.00 1.14 0.39 0.12 96.45 [2023-03-10T10:41:35.407Z] Average: all 2.23 0.00 1.03 0.56 0.02 96.16 [2023-03-10T10:41:35.407Z] Average: 0 2.35 0.00 0.96 0.25 0.02 96.43 [2023-03-10T10:41:35.407Z] Average: 1 1.90 0.00 1.26 0.29 0.01 96.53 [2023-03-10T10:41:35.407Z] Average: 2 2.16 0.00 0.92 0.45 0.01 96.46 [2023-03-10T10:41:35.407Z] Average: 3 1.72 0.00 1.18 1.21 0.02 95.88 [2023-03-10T10:41:35.407Z] Average: 4 2.37 0.00 1.05 1.45 0.02 95.11 [2023-03-10T10:41:35.407Z] Average: 5 3.15 0.00 0.98 0.31 0.02 95.55 [2023-03-10T10:41:35.407Z] Average: 6 2.52 0.00 0.97 0.07 0.01 96.42 [2023-03-10T10:41:35.407Z] Average: 7 1.68 0.00 0.92 0.48 0.04 96.89 [2023-03-10T10:41:35.407Z] [2023-03-10T10:41:35.407Z] [2023-03-10T10:41:35.407Z]