Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6d0ba25bec9449c31123a1bda9df5a6e703bd1e4+723ee67e9574a85b085d71e50918cb4eed5deb06 (bd5030ee2db154627c2747426462dbadbfe7e6b1) Running in Durability level: MAX_SURVIVABILITY 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-ssh1266032250132909515.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 144eb70ba3d470a427e699408e811d3f535e987a 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-ssh6394852388929915605.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 144eb70ba3d470a427e699408e811d3f535e987a The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-36/workspace@libs/edgex-global-pipelines # timeout=10 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/app-rfid-llrp-inventory/branches/PR-36/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5639942438723740196.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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/app-rfid-llrp-inventory/branches/PR-36/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3770488398571318275.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 144eb70ba3d470a427e699408e811d3f535e987a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 144eb70ba3d470a427e699408e811d3f535e987a # timeout=10 Commit message: "Merge pull request #341 from ernestojeda/master-2-main" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7073091338921901368.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-36/workspace@libs/lf-pipelines # timeout=10 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/app-rfid-llrp-inventory/branches/PR-36/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2265917876449865300.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 144eb70ba3d470a427e699408e811d3f535e987a Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:rfid-llrp-inventory-service, buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: rfid-llrp-inventory-service-settings PROJECT: rfid-llrp-inventory-service USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: rfid-llrp-inventory-service DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-52 in /w/workspace/ry_app-rfid-llrp-inventory_PR-36 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git init /w/workspace/ry_app-rfid-llrp-inventory_PR-36 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/ry_app-rfid-llrp-inventory_PR-36@tmp/jenkins-gitclient-ssh7902249075419088659.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 723ee67e9574a85b085d71e50918cb4eed5deb06 into PR head commit 6d0ba25bec9449c31123a1bda9df5a6e703bd1e4 Merge succeeded, producing 0e80a6ec6ce203e5aaffa49efe118c86ff2aa296 Checking out Revision 0e80a6ec6ce203e5aaffa49efe118c86ff2aa296 (PR-36) > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.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/app-rfid-llrp-inventory.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/ry_app-rfid-llrp-inventory_PR-36@tmp/jenkins-gitclient-ssh1239678139948656709.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/36/head:refs/remotes/origin/PR-36 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6d0ba25bec9449c31123a1bda9df5a6e703bd1e4 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/ry_app-rfid-llrp-inventory_PR-36@tmp/jenkins-gitclient-ssh2844348565048849164.key > git merge 723ee67e9574a85b085d71e50918cb4eed5deb06 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0e80a6ec6ce203e5aaffa49efe118c86ff2aa296 # timeout=10 Commit message: "Merge commit '723ee67e9574a85b085d71e50918cb4eed5deb06' into HEAD" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 144eb70ba3d470a427e699408e811d3f535e987a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:35:44 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:35:44 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:35:44 ========================================================= 02:35:44 EdgeX Global Pipelines Version Info 02:35:44 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:35:46 ------------------- 02:35:46 stable info: 02:35:46 ------------------- 02:35:46 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:35:46 Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a 02:35:46 Message: update stable to v1.0.196 02:35:46 ------------------- 02:35:46 experimental info: 02:35:46 ------------------- 02:35:46 Commited By: **** collab-it+edgex@linuxfoundation.org 02:35:46 Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a 02:35:46 Message: update experimental to v1.0.196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:35:47 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = rfid-llrp-inventory-service-settings [Pipeline] echo 02:35:47 [edgeXSetupEnvironment]: set envvar PROJECT = rfid-llrp-inventory-service [Pipeline] echo 02:35:47 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:35:47 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:35:47 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:35:47 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 02:35:47 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 02:35:47 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 02:35:47 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 02:35:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:35:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:35:48 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = rfid-llrp-inventory-service [Pipeline] echo 02:35:48 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:35:48 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:35:48 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:35:48 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:35:48 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 02:35:48 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 02:35:48 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:35:48 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 02:35:48 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 02:35:48 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 02:35:48 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 02:35:48 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 02:35:48 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 02:35:48 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:35:48 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-36 [Pipeline] echo 02:35:48 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-36 [Pipeline] echo 02:35:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-36 [Pipeline] echo 02:35:49 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0e80a6ec6ce203e5aaffa49efe118c86ff2aa296 [Pipeline] echo 02:35:49 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0e80a6e [Pipeline] echo 02:35:49 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:35:49 provisioning config files... 02:35:49 copy managed file [rfid-llrp-inventory-service-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-36@tmp/config2042972046201960449tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:35:50 ---> docker-login.sh 02:35:50 nexus3.edgexfoundry.org:10001 02:35:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:35:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:35:50 Configure a credential helper to remove this warning. See 02:35:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:35:50 02:35:50 Login Succeeded 02:35:50 nexus3.edgexfoundry.org:10002 02:35:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:35:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:35:50 Configure a credential helper to remove this warning. See 02:35:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:35:50 02:35:50 Login Succeeded 02:35:50 nexus3.edgexfoundry.org:10003 02:35:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:35:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:35:56 Configure a credential helper to remove this warning. See 02:35:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:35:56 02:35:56 Login Succeeded 02:35:56 nexus3.edgexfoundry.org:10004 02:35:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:35:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:35:56 Configure a credential helper to remove this warning. See 02:35:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:35:56 02:35:56 Login Succeeded 02:35:56 docker.io 02:35:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:35:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:35:56 Configure a credential helper to remove this warning. See 02:35:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:35:56 02:35:56 Login Succeeded 02:35:56 ---> docker-login.sh ends [Pipeline] } 02:35:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:35:57 + git log --format=format:%s -1 0e80a6ec6ce203e5aaffa49efe118c86ff2aa296 [Pipeline] echo 02:35:57 GIT_COMMIT: 0e80a6ec6ce203e5aaffa49efe118c86ff2aa296, Commit Message: Merge commit '723ee67e9574a85b085d71e50918cb4eed5deb06' into HEAD [Pipeline] echo 02:35:57 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 02:35:57 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:35:57 02:35:57 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 02:35:58 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:35:58 latest: Pulling from edgex-devops/git-semver 02:35:58 31603596830f: Pulling fs layer 02:35:58 b6dc333f4379: Pulling fs layer 02:35:58 3d9ef1400e77: Pulling fs layer 02:35:58 fd332fbdc1db: Pulling fs layer 02:35:58 fd332fbdc1db: Waiting 02:35:58 b6dc333f4379: Verifying Checksum 02:35:58 b6dc333f4379: Download complete 02:35:58 31603596830f: Verifying Checksum 02:35:58 31603596830f: Download complete 02:35:59 fd332fbdc1db: Verifying Checksum 02:35:59 fd332fbdc1db: Download complete 02:35:59 31603596830f: Pull complete 02:35:59 b6dc333f4379: Pull complete 02:35:59 3d9ef1400e77: Download complete 02:36:00 3d9ef1400e77: Pull complete 02:36:00 fd332fbdc1db: Pull complete 02:36:00 Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 02:36:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:36:00 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 02:36:00 prd-centos7-docker-4c-2g-52 does not seem to be running inside a container 02:36:00 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-rfid-llrp-inventory_PR-36 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-36:/w/workspace/ry_app-rfid-llrp-inventory_PR-36:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-36@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-36@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 02:36:01 $ docker top 5db6cdae42e401f77f401743ba7abe90cdd148c32cdd51abbb819db77d0e9744 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:36:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:36:01 [ssh-agent] Looking for ssh-agent implementation... 02:36:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:36:02 $ docker exec 5db6cdae42e401f77f401743ba7abe90cdd148c32cdd51abbb819db77d0e9744 ssh-agent 02:36:02 SSH_AUTH_SOCK=/tmp/ssh-PcBxZCoB7f04/agent.14 02:36:02 SSH_AGENT_PID=21 02:36:02 Running ssh-add (command line suppressed) 02:36:02 Identity added: /w/workspace/ry_app-rfid-llrp-inventory_PR-36@tmp/private_key_607743102649474143.key (/w/workspace/ry_app-rfid-llrp-inventory_PR-36@tmp/private_key_607743102649474143.key) 02:36:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:36:02 + git tag --points-at HEAD [Pipeline] } 02:36:02 $ docker exec --env ******** --env ******** 5db6cdae42e401f77f401743ba7abe90cdd148c32cdd51abbb819db77d0e9744 ssh-agent -k 02:36:03 unset SSH_AUTH_SOCK; 02:36:03 unset SSH_AGENT_PID; 02:36:03 echo Agent pid 21 killed; 02:36:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:36:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:36:03 [ssh-agent] Looking for ssh-agent implementation... 02:36:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:36:03 $ docker exec 5db6cdae42e401f77f401743ba7abe90cdd148c32cdd51abbb819db77d0e9744 ssh-agent 02:36:03 SSH_AUTH_SOCK=/tmp/ssh-5nWUFexs487K/agent.53 02:36:03 SSH_AGENT_PID=59 02:36:03 Running ssh-add (command line suppressed) 02:36:03 Identity added: /w/workspace/ry_app-rfid-llrp-inventory_PR-36@tmp/private_key_3678618225819454900.key (/w/workspace/ry_app-rfid-llrp-inventory_PR-36@tmp/private_key_3678618225819454900.key) 02:36:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:36:03 + git semver init 02:36:03 # -> Open(): unable to determine branch for HEAD 02:36:03 # $GIT_DIR = /w/workspace/ry_app-rfid-llrp-inventory_PR-36/.git 02:36:03 # $GIT_WORK_TREE = /w/workspace/ry_app-rfid-llrp-inventory_PR-36 02:36:03 # $SEMVER_REMOTE_NAME = origin 02:36:03 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 02:36:03 # $SEMVER_USER_NAME = edgex-jenkins 02:36:03 # $SEMVER_BRANCH = PR-36 02:36:03 # $SEMVER_TEMP = /tmp/semver-459775300 02:36:03 # git clone --branch semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git $SEMVER_TEMP 02:36:05 # '/tmp/semver-459775300' -> '/w/workspace/ry_app-rfid-llrp-inventory_PR-36/.semver' 02:36:05 # -> Force: false 02:36:05 # $SEMVER_DIR = /w/workspace/ry_app-rfid-llrp-inventory_PR-36/.semver [Pipeline] } 02:36:06 $ docker exec --env ******** --env ******** 5db6cdae42e401f77f401743ba7abe90cdd148c32cdd51abbb819db77d0e9744 ssh-agent -k 02:36:06 unset SSH_AUTH_SOCK; 02:36:06 unset SSH_AGENT_PID; 02:36:06 echo Agent pid 59 killed; 02:36:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:36:06 + git semver [Pipeline] } 02:36:06 $ docker stop --time=1 5db6cdae42e401f77f401743ba7abe90cdd148c32cdd51abbb819db77d0e9744 02:36:07 $ docker rm -f 5db6cdae42e401f77f401743ba7abe90cdd148c32cdd51abbb819db77d0e9744 [Pipeline] // withDockerContainer [Pipeline] sh 02:36:08 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:36:08 Stashed 1 file(s) [Pipeline] echo 02:36:08 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 02:36:24 Still waiting to schedule task 02:36:24 Waiting for next available executor on ‘centos7-docker-4c-2g’ 02:36:24 Still waiting to schedule task 02:36:24 ‘prd-ubuntu18.04-docker-arm64-4c-16g-51’ is offline 02:38:29 Running on prd-centos7-docker-4c-2g-54 in /w/workspace/ry_app-rfid-llrp-inventory_PR-36 [Pipeline] { [Pipeline] ws 02:38:29 Running in /w/workspace/rfid-llrp-inventory-service/1 [Pipeline] { [Pipeline] checkout 02:38:29 The recommended git tool is: NONE 02:38:32 using credential edgex-jenkins-ssh 02:38:32 Cloning the remote Git repository 02:38:32 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 02:38:32 > git init /w/workspace/rfid-llrp-inventory-service/1 # timeout=10 02:38:32 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 02:38:32 > git --version # timeout=10 02:38:32 > git --version # 'git version 2.24.4' 02:38:32 using GIT_SSH to set credentials SSH Credentials for GitHub 02:38:32 [INFO] Currently running in a labeled security context 02:38:32 [INFO] Currently SELinux is 'enforcing' on the host 02:38:32 > /usr/bin/chcon --type=ssh_home_t /w/workspace/rfid-llrp-inventory-service/1@tmp/jenkins-gitclient-ssh1972761477130096613.key 02:38:32 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:38:34 Merging remotes/origin/main commit 723ee67e9574a85b085d71e50918cb4eed5deb06 into PR head commit 6d0ba25bec9449c31123a1bda9df5a6e703bd1e4 02:38:34 Merge succeeded, producing c752e9fb9f86eac7405db0c84bcb5060eb722874 02:38:34 Checking out Revision c752e9fb9f86eac7405db0c84bcb5060eb722874 (PR-36) 02:38:34 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 02:38:34 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:38:34 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 02:38:34 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 02:38:34 using GIT_SSH to set credentials SSH Credentials for GitHub 02:38:34 [INFO] Currently running in a labeled security context 02:38:34 [INFO] Currently SELinux is 'enforcing' on the host 02:38:34 > /usr/bin/chcon --type=ssh_home_t /w/workspace/rfid-llrp-inventory-service/1@tmp/jenkins-gitclient-ssh5472270388727517092.key 02:38:34 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/36/head:refs/remotes/origin/PR-36 +refs/heads/main:refs/remotes/origin/main # timeout=10 02:38:34 > git config core.sparsecheckout # timeout=10 02:38:34 > git checkout -f 6d0ba25bec9449c31123a1bda9df5a6e703bd1e4 # timeout=10 02:38:34 > git remote # timeout=10 02:38:34 > git config --get remote.origin.url # timeout=10 02:38:34 using GIT_SSH to set credentials SSH Credentials for GitHub 02:38:34 [INFO] Currently running in a labeled security context 02:38:34 [INFO] Currently SELinux is 'enforcing' on the host 02:38:34 > /usr/bin/chcon --type=ssh_home_t /w/workspace/rfid-llrp-inventory-service/1@tmp/jenkins-gitclient-ssh5927894745265147762.key 02:38:34 > git merge 723ee67e9574a85b085d71e50918cb4eed5deb06 # timeout=10 02:38:34 > git rev-parse HEAD^{commit} # timeout=10 02:38:34 > git config core.sparsecheckout # timeout=10 02:38:34 > git checkout -f c752e9fb9f86eac7405db0c84bcb5060eb722874 # timeout=10 02:38:38 Commit message: "Merge commit '723ee67e9574a85b085d71e50918cb4eed5deb06' into HEAD" 02:38:38 First time build. Skipping changelog. 02:38:38 > git --version # timeout=10 02:38:38 > git --version # 'git version 2.24.4' 02:38:38 fatal: bad object 144eb70ba3d470a427e699408e811d3f535e987a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:38:39 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 02:38:39 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 02:38:40 + sudo service docker restart 02:38:40 + true 02:38:40 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:39:02 provisioning config files... 02:39:02 copy managed file [rfid-llrp-inventory-service-settings] to file:/w/workspace/rfid-llrp-inventory-service/1@tmp/config1077677827975719507tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:39:02 ---> docker-login.sh 02:39:02 nexus3.edgexfoundry.org:10001 02:39:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:39:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:39:04 Configure a credential helper to remove this warning. See 02:39:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:39:04 02:39:04 Login Succeeded 02:39:04 nexus3.edgexfoundry.org:10002 02:39:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:39:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:39:04 Configure a credential helper to remove this warning. See 02:39:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:39:04 02:39:04 Login Succeeded 02:39:04 nexus3.edgexfoundry.org:10003 02:39:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:39:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:39:04 Configure a credential helper to remove this warning. See 02:39:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:39:04 02:39:04 Login Succeeded 02:39:04 nexus3.edgexfoundry.org:10004 02:39:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:39:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:39:05 Configure a credential helper to remove this warning. See 02:39:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:39:05 02:39:05 Login Succeeded 02:39:05 docker.io 02:39:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:39:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:39:05 Configure a credential helper to remove this warning. See 02:39:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:39:05 02:39:05 Login Succeeded 02:39:05 ---> docker-login.sh ends [Pipeline] } 02:39:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:39:05 ========================================================= 02:39:05 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 02:39:05 ========================================================= [Pipeline] isUnix [Pipeline] sh 02:39:05 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 02:39:05 Sending build context to Docker daemon 727.6kB 02:39:05 Step 1/10 : ARG BASE=golang:1.16-alpine3.12 02:39:05 Step 2/10 : FROM ${BASE} AS builder 02:39:06 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 02:39:06 540db60ca938: Pulling fs layer 02:39:06 adcc1eea9eea: Pulling fs layer 02:39:06 4c4ab2625f07: Pulling fs layer 02:39:06 0773c198feca: Pulling fs layer 02:39:06 345f892a5656: Pulling fs layer 02:39:06 9ac62484cfdc: Pulling fs layer 02:39:06 5ac4037533be: Pulling fs layer 02:39:06 dc6bda0758c5: Pulling fs layer 02:39:06 0773c198feca: Waiting 02:39:06 9ac62484cfdc: Waiting 02:39:06 5ac4037533be: Waiting 02:39:06 dc6bda0758c5: Waiting 02:39:06 345f892a5656: Waiting 02:39:06 4c4ab2625f07: Verifying Checksum 02:39:06 4c4ab2625f07: Download complete 02:39:06 adcc1eea9eea: Download complete 02:39:06 345f892a5656: Verifying Checksum 02:39:06 345f892a5656: Download complete 02:39:06 540db60ca938: Verifying Checksum 02:39:06 540db60ca938: Download complete 02:39:06 9ac62484cfdc: Verifying Checksum 02:39:06 9ac62484cfdc: Download complete 02:39:06 5ac4037533be: Verifying Checksum 02:39:06 5ac4037533be: Download complete 02:39:07 540db60ca938: Pull complete 02:39:07 adcc1eea9eea: Pull complete 02:39:07 4c4ab2625f07: Pull complete 02:39:08 dc6bda0758c5: Verifying Checksum 02:39:08 dc6bda0758c5: Download complete 02:39:08 0773c198feca: Verifying Checksum 02:39:08 0773c198feca: Download complete 02:39:14 0773c198feca: Pull complete 02:39:14 345f892a5656: Pull complete 02:39:14 9ac62484cfdc: Pull complete 02:39:14 5ac4037533be: Pull complete 02:39:16 dc6bda0758c5: Pull complete 02:39:16 Digest: sha256:693441261ed0de8fcf303aa2a0eae3a43e217b849db77d7793b1d2a0399e3ec4 02:39:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 02:39:16 ---> eb58bd16d52e 02:39:16 Step 3/10 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 02:39:40 Running on prd-ubuntu18.04-docker-arm64-4c-16g-59 in /w/workspace/ry_app-rfid-llrp-inventory_PR-36 [Pipeline] { [Pipeline] ws 02:39:40 Running in /w/workspace/rfid-llrp-inventory-service/1 [Pipeline] { [Pipeline] checkout 02:39:40 The recommended git tool is: NONE 02:39:46 using credential edgex-jenkins-ssh 02:39:46 Cloning the remote Git repository 02:39:46 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 02:39:47 > git init /w/workspace/rfid-llrp-inventory-service/1 # timeout=10 02:39:47 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 02:39:47 > git --version # timeout=10 02:39:47 > git --version # 'git version 2.17.1' 02:39:47 using GIT_SSH to set credentials SSH Credentials for GitHub 02:39:47 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:39:48 Merging remotes/origin/main commit 723ee67e9574a85b085d71e50918cb4eed5deb06 into PR head commit 6d0ba25bec9449c31123a1bda9df5a6e703bd1e4 02:39:49 Merge succeeded, producing 32d70ebbf18c0efa2ec64b183596b36fe52e5bb2 02:39:49 Checking out Revision 32d70ebbf18c0efa2ec64b183596b36fe52e5bb2 (PR-36) 02:39:48 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 02:39:48 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:39:48 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 02:39:48 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 02:39:48 using GIT_SSH to set credentials SSH Credentials for GitHub 02:39:48 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/36/head:refs/remotes/origin/PR-36 +refs/heads/main:refs/remotes/origin/main # timeout=10 02:39:48 > git config core.sparsecheckout # timeout=10 02:39:48 > git checkout -f 6d0ba25bec9449c31123a1bda9df5a6e703bd1e4 # timeout=10 02:39:49 > git remote # timeout=10 02:39:49 > git config --get remote.origin.url # timeout=10 02:39:49 using GIT_SSH to set credentials SSH Credentials for GitHub 02:39:49 > git merge 723ee67e9574a85b085d71e50918cb4eed5deb06 # timeout=10 02:39:49 > git rev-parse HEAD^{commit} # timeout=10 02:39:49 > git config core.sparsecheckout # timeout=10 02:39:49 > git checkout -f 32d70ebbf18c0efa2ec64b183596b36fe52e5bb2 # timeout=10 02:39:53 Commit message: "Merge commit '723ee67e9574a85b085d71e50918cb4eed5deb06' into HEAD" 02:39:53 First time build. Skipping changelog. 02:39:53 > git --version # timeout=10 02:39:53 > git --version # 'git version 2.17.1' 02:39:53 fatal: bad object 144eb70ba3d470a427e699408e811d3f535e987a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:39:54 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 02:39:55 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 02:39:55 ---> Running in 516697be03f5 02:39:55 Removing intermediate container 516697be03f5 02:39:55 ---> 6cb3ac217af7 02:39:55 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 02:39:55 ---> Running in 42c4ec1553f8 02:39:55 Removing intermediate container 42c4ec1553f8 02:39:55 ---> 0c97ba8d22f2 02:39:55 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 02:39:55 ---> Running in b8339a44d5ed 02:39:55 Removing intermediate container b8339a44d5ed 02:39:55 ---> 362f31154cfe 02:39:55 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:39:55 ---> Running in d92602584884 02:39:55 Removing intermediate container d92602584884 02:39:55 ---> c5fa01dad716 02:39:55 Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:39:55 ---> Running in 121b3c471a6d 02:39:55 + sudo service+ docker restart 02:39:55 true 02:39:55 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 02:39:56 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 02:39:57 (1/6) Installing libc-dev (0.7.2-r3) 02:39:57 (2/6) Installing libsodium (1.0.18-r0) 02:39:57 (3/6) Installing pkgconf (1.7.3-r0) 02:39:57 (4/6) Installing libsodium-dev (1.0.18-r0) 02:39:57 (5/6) Installing libzmq (4.3.3-r1) 02:39:57 (6/6) Installing zeromq-dev (4.3.3-r1) 02:39:57 Executing busybox-1.32.1-r6.trigger 02:39:57 OK: 150 MiB in 46 packages 02:39:59 Removing intermediate container 121b3c471a6d 02:39:59 ---> d025a062abdb 02:39:59 Step 8/10 : WORKDIR /app 02:39:59 ---> Running in 1c74cc1c5669 02:40:00 Removing intermediate container 1c74cc1c5669 02:40:00 ---> 3705559b7de7 02:40:00 Step 9/10 : COPY . . 02:40:01 ---> 7e9981938452 02:40:01 Step 10/10 : RUN go mod download 02:40:01 ---> Running in dead46d57f4b [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:40:14 provisioning config files... 02:40:14 copy managed file [rfid-llrp-inventory-service-settings] to file:/w/workspace/rfid-llrp-inventory-service/1@tmp/config3075329884848208805tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:40:14 ---> docker-login.sh 02:40:14 nexus3.edgexfoundry.org:10001 02:40:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:40:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:40:15 Configure a credential helper to remove this warning. See 02:40:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:40:15 02:40:15 Login Succeeded 02:40:15 nexus3.edgexfoundry.org:10002 02:40:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:40:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:40:16 Configure a credential helper to remove this warning. See 02:40:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:40:16 02:40:16 Login Succeeded 02:40:16 nexus3.edgexfoundry.org:10003 02:40:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:40:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:40:16 Configure a credential helper to remove this warning. See 02:40:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:40:16 02:40:16 Login Succeeded 02:40:16 nexus3.edgexfoundry.org:10004 02:40:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:40:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:40:17 Configure a credential helper to remove this warning. See 02:40:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:40:17 02:40:17 Login Succeeded 02:40:17 docker.io 02:40:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:40:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:40:18 Configure a credential helper to remove this warning. See 02:40:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:40:18 02:40:18 Login Succeeded 02:40:18 ---> docker-login.sh ends [Pipeline] } 02:40:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:40:19 ========================================================= 02:40:19 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 02:40:19 ========================================================= [Pipeline] isUnix [Pipeline] sh 02:40:19 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 02:40:19 Sending build context to Docker daemon 727.6kB 02:40:19 Step 1/10 : ARG BASE=golang:1.16-alpine3.12 02:40:19 Step 2/10 : FROM ${BASE} AS builder 02:40:19 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:40:19 595b0fe564bb: Pulling fs layer 02:40:19 24495759ef45: Pulling fs layer 02:40:19 d148012ef14d: Pulling fs layer 02:40:19 cb65c68fc2e2: Pulling fs layer 02:40:19 093eec477d81: Pulling fs layer 02:40:19 20fd20ab2234: Pulling fs layer 02:40:19 43245461236d: Pulling fs layer 02:40:19 5a37c24eccbd: Pulling fs layer 02:40:19 cb65c68fc2e2: Waiting 02:40:19 093eec477d81: Waiting 02:40:19 5a37c24eccbd: Waiting 02:40:19 20fd20ab2234: Waiting 02:40:19 43245461236d: Waiting 02:40:19 d148012ef14d: Verifying Checksum 02:40:19 d148012ef14d: Download complete 02:40:19 24495759ef45: Download complete 02:40:20 093eec477d81: Verifying Checksum 02:40:20 093eec477d81: Download complete 02:40:20 595b0fe564bb: Download complete 02:40:20 20fd20ab2234: Verifying Checksum 02:40:20 20fd20ab2234: Download complete 02:40:20 43245461236d: Verifying Checksum 02:40:20 43245461236d: Download complete 02:40:20 595b0fe564bb: Pull complete 02:40:21 24495759ef45: Pull complete 02:40:22 d148012ef14d: Pull complete 02:40:23 5a37c24eccbd: Download complete 02:40:24 cb65c68fc2e2: Verifying Checksum 02:40:24 cb65c68fc2e2: Download complete 02:40:34 cb65c68fc2e2: Pull complete 02:40:34 093eec477d81: Pull complete 02:40:35 20fd20ab2234: Pull complete 02:40:35 43245461236d: Pull complete 02:40:38 5a37c24eccbd: Pull complete 02:40:39 Digest: sha256:1f93be31992c0c85398b36ba92fe0466778821d351774b6a75e3069a3cd419d7 02:40:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 02:40:39 ---> 274d7007c78b 02:40:39 Step 3/10 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 02:40:41 ---> Running in fbba4fbc1323 02:40:42 Removing intermediate container fbba4fbc1323 02:40:42 ---> f5adeac29341 02:40:42 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 02:40:42 ---> Running in 1a7186a516d6 02:40:42 Removing intermediate container 1a7186a516d6 02:40:42 ---> 1b4dd461499b 02:40:42 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 02:40:42 ---> Running in 975a4f88078c 02:40:43 Removing intermediate container 975a4f88078c 02:40:43 ---> 158d190af8ec 02:40:43 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:40:43 ---> Running in 7b786a5d0d47 02:40:46 Removing intermediate container 7b786a5d0d47 02:40:46 ---> ed0da854e6ea 02:40:46 Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:40:46 ---> Running in 71dc862abb17 02:40:47 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 02:40:48 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 02:40:49 (1/6) Installing libc-dev (0.7.2-r3) 02:40:49 (2/6) Installing libsodium (1.0.18-r0) 02:40:49 (3/6) Installing pkgconf (1.7.3-r0) 02:40:49 (4/6) Installing libsodium-dev (1.0.18-r0) 02:40:49 (5/6) Installing libzmq (4.3.3-r1) 02:40:49 (6/6) Installing zeromq-dev (4.3.3-r1) 02:40:49 Executing busybox-1.32.1-r6.trigger 02:40:49 OK: 139 MiB in 46 packages 02:40:51 Removing intermediate container 71dc862abb17 02:40:51 ---> 22f8faa97b52 02:40:51 Step 8/10 : WORKDIR /app 02:40:51 ---> Running in 6976cbeb2921 02:40:51 Removing intermediate container 6976cbeb2921 02:40:51 ---> 3b03d221d3c4 02:40:51 Step 9/10 : COPY . . 02:40:52 ---> 500b18851b85 02:40:52 Step 10/10 : RUN go mod download 02:40:52 ---> Running in bd58f8ff57c2 02:41:08 Removing intermediate container dead46d57f4b 02:41:08 ---> 59a7709b1a0b 02:41:08 Successfully built 59a7709b1a0b 02:41:08 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 02:41:09 + docker inspect -f . ci-base-image-x86_64 02:41:09 . [Pipeline] withDockerContainer 02:41:09 prd-centos7-docker-4c-2g-54 does not seem to be running inside a container 02:41:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/rfid-llrp-inventory-service/1 -v /w/workspace/rfid-llrp-inventory-service/1:/w/workspace/rfid-llrp-inventory-service/1:rw,z -v /w/workspace/rfid-llrp-inventory-service/1@tmp:/w/workspace/rfid-llrp-inventory-service/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:41:10 $ docker top d5f6e1e9b56a360b5ed038e38bed955c82a77a6661a8a892c58eb72976a54634 -eo pid,comm [Pipeline] { [Pipeline] sh 02:41:11 + go version 02:41:11 go version go1.16.5 linux/amd64 [Pipeline] } 02:41:11 $ docker stop --time=1 d5f6e1e9b56a360b5ed038e38bed955c82a77a6661a8a892c58eb72976a54634 02:41:13 $ docker rm -f d5f6e1e9b56a360b5ed038e38bed955c82a77a6661a8a892c58eb72976a54634 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:41:14 + docker inspect -f . ci-base-image-x86_64 02:41:14 . [Pipeline] withDockerContainer 02:41:14 prd-centos7-docker-4c-2g-54 does not seem to be running inside a container 02:41:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/rfid-llrp-inventory-service/1 -v /w/workspace/rfid-llrp-inventory-service/1:/w/workspace/rfid-llrp-inventory-service/1:rw,z -v /w/workspace/rfid-llrp-inventory-service/1@tmp:/w/workspace/rfid-llrp-inventory-service/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:41:15 $ docker top 0736d40ff7905f909051f6835147392cd988da0e56dbc7b9eea9d429dfbfbb06 -eo pid,comm [Pipeline] { [Pipeline] sh 02:41:15 + go mod tidy 02:41:15 go: finding module for package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging 02:41:19 Removing intermediate container bd58f8ff57c2 02:41:19 ---> b0a32db3c3a0 02:41:19 Successfully built b0a32db3c3a0 02:41:19 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 02:41:19 + docker inspect -f . ci-base-image-arm64 02:41:19 . [Pipeline] withDockerContainer 02:41:20 edgexfoundry-holding/rfid-llrp-inventory-service/internal/inventory/app imports 02:41:20 github.com/edgexfoundry/app-functions-sdk-go/appsdk imports 02:41:20 github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/handlers tested by 02:41:20 github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/handlers.test imports 02:41:20 github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging: module github.com/edgexfoundry/go-mod-bootstrap@latest found (v0.0.72), but does not contain package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging 02:41:20 prd-ubuntu18.04-docker-arm64-4c-16g-59 does not seem to be running inside a container 02:41:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/rfid-llrp-inventory-service/1 -v /w/workspace/rfid-llrp-inventory-service/1:/w/workspace/rfid-llrp-inventory-service/1:rw,z -v /w/workspace/rfid-llrp-inventory-service/1@tmp:/w/workspace/rfid-llrp-inventory-service/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:41:21 $ docker top 0b9e3fe4f2d4e8f2290ee97d4ad223cb1f828ac03f305d37aaf9749e87fdc4ac -eo pid,comm [Pipeline] { [Pipeline] } 02:41:22 $ docker stop --time=1 0736d40ff7905f909051f6835147392cd988da0e56dbc7b9eea9d429dfbfbb06 02:41:24 $ docker rm -f 0736d40ff7905f909051f6835147392cd988da0e56dbc7b9eea9d429dfbfbb06 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } 02:41:24 + go version 02:41:24 go version go1.16.5 linux/arm64 [Pipeline] // stage [Pipeline] } 02:41:25 $ docker stop --time=1 0b9e3fe4f2d4e8f2290ee97d4ad223cb1f828ac03f305d37aaf9749e87fdc4ac 02:41:26 $ docker rm -f 0b9e3fe4f2d4e8f2290ee97d4ad223cb1f828ac03f305d37aaf9749e87fdc4ac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] stage [Pipeline] { (Snap) [Pipeline] // script [Pipeline] } Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] // stage Post stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] libraryResource [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:41:27 ---> job-cost.sh 02:41:27 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-KRX4 02:41:28 + docker inspect -f . ci-base-image-arm64 02:41:28 . [Pipeline] withDockerContainer 02:41:28 prd-ubuntu18.04-docker-arm64-4c-16g-59 does not seem to be running inside a container 02:41:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/rfid-llrp-inventory-service/1 -v /w/workspace/rfid-llrp-inventory-service/1:/w/workspace/rfid-llrp-inventory-service/1:rw,z -v /w/workspace/rfid-llrp-inventory-service/1@tmp:/w/workspace/rfid-llrp-inventory-service/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:41:30 $ docker top cbcf71ec6e3e31261e9c007256b409f6ce1aa76e46f7bfb5c0028b5df3b8fc6b -eo pid,comm [Pipeline] { [Pipeline] sh 02:41:31 + go mod tidy 02:41:31 go: finding module for package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging 02:41:32 edgexfoundry-holding/rfid-llrp-inventory-service/internal/inventory/app imports 02:41:32 github.com/edgexfoundry/app-functions-sdk-go/appsdk imports 02:41:32 github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/handlers tested by 02:41:32 github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/handlers.test imports 02:41:32 github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging: module github.com/edgexfoundry/go-mod-bootstrap@latest found (v0.0.72), but does not contain package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging [Pipeline] } 02:41:32 $ docker stop --time=1 cbcf71ec6e3e31261e9c007256b409f6ce1aa76e46f7bfb5c0028b5df3b8fc6b 02:41:33 $ docker rm -f cbcf71ec6e3e31261e9c007256b409f6ce1aa76e46f7bfb5c0028b5df3b8fc6b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 02:41:35 ---> job-cost.sh 02:41:35 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Tgv0 02:41:49 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 02:42:16 lf-activate-venv(): INFO: Adding /tmp/venv-KRX4/bin to PATH 02:42:16 INFO: No Stack... 02:42:16 INFO: Retrieving Pricing Info for: v3-standard-2 02:42:16 INFO: Archiving Costs [Pipeline] sh 02:42:16 + cat /w/workspace/rfid-llrp-inventory-service/1/archives/cost.csv 02:42:16 + cut -d, -f6 [Pipeline] lock 02:42:16 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-36-1-stack-cost] 02:42:16 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-36-1-stack-cost] did not exist. Created. 02:42:16 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-36-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:42:17 + echo total: 0.05999999865889549 [Pipeline] stash 02:42:17 Stashed 1 file(s) [Pipeline] } 02:42:17 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-36-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 02:42:18 Failed in branch amd64 02:42:22 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 02:43:59 lf-activate-venv(): INFO: Adding /tmp/venv-Tgv0/bin to PATH 02:43:59 INFO: No Stack... 02:43:59 INFO: Retrieving Pricing Info for: v2-standard-4 02:43:59 INFO: Archiving Costs [Pipeline] sh 02:43:59 + cat /w/workspace/rfid-llrp-inventory-service/1/archives/cost.csv 02:43:59 + cut -d, -f6 [Pipeline] lock 02:43:59 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-36-1-stack-cost] 02:43:59 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-36-1-stack-cost] did not exist. Created. 02:43:59 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-36-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:44:00 /w/workspace/rfid-llrp-inventory-service/1@tmp/durable-e5825816/script.sh: 1: /w/workspace/rfid-llrp-inventory-service/1@tmp/durable-e5825816/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 02:44:00 + echo total: 0.18000000715255737 [Pipeline] stash 02:44:00 Warning: overwriting stash ‘stack-cost’ 02:44:01 Stashed 1 file(s) [Pipeline] } 02:44:01 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-36-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 02:44:01 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 02:44:04 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:44:05 ---> package-listing.sh 02:44:05 ++ tr '[:upper:]' '[:lower:]' 02:44:05 ++ facter osfamily 02:44:05 + OS_FAMILY=redhat 02:44:05 + workspace=/w/workspace/ry_app-rfid-llrp-inventory_PR-36 02:44:05 + START_PACKAGES=/tmp/packages_start.txt 02:44:05 + END_PACKAGES=/tmp/packages_end.txt 02:44:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:44:05 + PACKAGES=/tmp/packages_start.txt 02:44:05 + '[' /w/workspace/ry_app-rfid-llrp-inventory_PR-36 ']' 02:44:05 + PACKAGES=/tmp/packages_end.txt 02:44:05 + case "${OS_FAMILY}" in 02:44:05 + sort 02:44:05 + rpm -qa 02:44:06 + '[' -f /tmp/packages_start.txt ']' 02:44:06 + '[' -f /tmp/packages_end.txt ']' 02:44:06 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:44:06 + '[' /w/workspace/ry_app-rfid-llrp-inventory_PR-36 ']' 02:44:06 + mkdir -p /w/workspace/ry_app-rfid-llrp-inventory_PR-36/archives/ 02:44:06 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-rfid-llrp-inventory_PR-36/archives/ [Pipeline] echo 02:44:06 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-rfid-llrp-inventory_PR-36/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:44:07 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 02:44:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 02:44:07 02:44:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 02:44:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 02:44:08 alpine: Pulling from edgex-lftools-log-publisher 02:44:08 df20fa9351a1: Pulling fs layer 02:44:08 36b3adc4ff6f: Pulling fs layer 02:44:08 8ad3a11d3b57: Pulling fs layer 02:44:08 46f8f816bc3b: Pulling fs layer 02:44:08 93b61091891f: Pulling fs layer 02:44:08 93b9cdb0e59b: Pulling fs layer 02:44:08 5e14af77c1be: Pulling fs layer 02:44:08 01666e4c0597: Pulling fs layer 02:44:08 aa168da1d23b: Pulling fs layer 02:44:08 46f8f816bc3b: Waiting 02:44:08 93b61091891f: Waiting 02:44:08 93b9cdb0e59b: Waiting 02:44:08 5e14af77c1be: Waiting 02:44:08 01666e4c0597: Waiting 02:44:08 aa168da1d23b: Waiting 02:44:08 36b3adc4ff6f: Verifying Checksum 02:44:08 36b3adc4ff6f: Download complete 02:44:08 46f8f816bc3b: Verifying Checksum 02:44:08 46f8f816bc3b: Download complete 02:44:08 df20fa9351a1: Verifying Checksum 02:44:08 df20fa9351a1: Download complete 02:44:08 93b61091891f: Verifying Checksum 02:44:08 93b61091891f: Download complete 02:44:08 93b9cdb0e59b: Verifying Checksum 02:44:08 93b9cdb0e59b: Download complete 02:44:08 5e14af77c1be: Verifying Checksum 02:44:08 5e14af77c1be: Download complete 02:44:08 01666e4c0597: Verifying Checksum 02:44:08 01666e4c0597: Download complete 02:44:08 df20fa9351a1: Pull complete 02:44:08 36b3adc4ff6f: Pull complete 02:44:08 8ad3a11d3b57: Verifying Checksum 02:44:08 8ad3a11d3b57: Download complete 02:44:09 8ad3a11d3b57: Pull complete 02:44:09 46f8f816bc3b: Pull complete 02:44:09 93b61091891f: Pull complete 02:44:10 93b9cdb0e59b: Pull complete 02:44:10 5e14af77c1be: Pull complete 02:44:10 01666e4c0597: Pull complete 02:44:14 aa168da1d23b: Verifying Checksum 02:44:14 aa168da1d23b: Download complete 02:44:18 aa168da1d23b: Pull complete 02:44:18 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 02:44:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 02:44:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 02:44:18 prd-centos7-docker-4c-2g-52 does not seem to be running inside a container 02:44:18 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-rfid-llrp-inventory_PR-36/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-rfid-llrp-inventory_PR-36 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-36:/w/workspace/ry_app-rfid-llrp-inventory_PR-36:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-36@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-36@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 02:44:26 $ docker top f1ca0da453b1537f140398cc79d58b65da27921ba4c1cf546339529c5b62c700 -eo pid,comm [Pipeline] { [Pipeline] sh 02:44:27 + touch /tmp/pre-build-complete [Pipeline] sh 02:44:27 + mkdir -p /var/log/sa [Pipeline] sh 02:44:27 + ls /var/log/sa-host 02:44:27 + sadf -c /var/log/sa-host/sa05 02:44:27 file_magic: OK 02:44:27 HZ: Using current value: 100 02:44:27 file_header: OK 02:44:27 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 02:44:27 Statistics: 02:44:27 Hnuu...uuuununununu...Hnuu...uuuununununu... 02:44:27 File successfully converted to sysstat format version 12.2.1 02:44:27 + sadf -c /var/log/sa-host/sa14 02:44:27 file_magic: OK 02:44:27 HZ: Using current value: 100 02:44:27 file_header: OK 02:44:27 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 02:44:27 Statistics: 02:44:27 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 02:44:27 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:44:28 provisioning config files... 02:44:28 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-36@tmp/config8309476854727382821tmp [Pipeline] { [Pipeline] echo 02:44:28 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:44:28 ---> create-netrc.sh [Pipeline] } 02:44:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:44:29 ---> python-tools-install.sh [Pipeline] echo 02:44:29 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:44:29 ---> sudo-logs.sh 02:44:29 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:44:29 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:44:29 ---> job-cost.sh 02:44:29 lf-activate-venv: SKIPPING 02:44:29 DEBUG: total: 0.18000000715255737 02:44:29 INFO: Retrieving Stack Cost... 02:44:30 INFO: Retrieving Pricing Info for: v3-standard-2 02:44:31 INFO: Archiving Costs [Pipeline] echo 02:44:31 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:44:31 ---> logs-deploy.sh 02:44:31 lf-activate-venv: SKIPPING 02:44:31 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-36/1 02:44:31 INFO: archiving workspace using pattern(s): 02:44:32 Archives upload complete. 02:44:32 INFO: archiving logs to Nexus 02:44:33 ---> uname -a: 02:44:33 Linux prd-centos7-docker-4c-2g-52.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 02:44:33 02:44:33 02:44:33 ---> lscpu: 02:44:33 Architecture: x86_64 02:44:33 CPU op-mode(s): 32-bit, 64-bit 02:44:33 Byte Order: Little Endian 02:44:33 Address sizes: 40 bits physical, 48 bits virtual 02:44:33 CPU(s): 2 02:44:33 On-line CPU(s) list: 0,1 02:44:33 Thread(s) per core: 1 02:44:33 Core(s) per socket: 1 02:44:33 Socket(s): 2 02:44:33 NUMA node(s): 1 02:44:33 Vendor ID: AuthenticAMD 02:44:33 CPU family: 23 02:44:33 Model: 49 02:44:33 Model name: AMD EPYC-Rome Processor 02:44:33 Stepping: 0 02:44:33 CPU MHz: 2800.000 02:44:33 BogoMIPS: 5600.00 02:44:33 Virtualization: AMD-V 02:44:33 Hypervisor vendor: KVM 02:44:33 Virtualization type: full 02:44:33 L1d cache: 64 KiB 02:44:33 L1i cache: 64 KiB 02:44:33 L2 cache: 1 MiB 02:44:33 L3 cache: 32 MiB 02:44:33 NUMA node0 CPU(s): 0,1 02:44:33 Vulnerability Itlb multihit: Not affected 02:44:33 Vulnerability L1tf: Not affected 02:44:33 Vulnerability Mds: Not affected 02:44:33 Vulnerability Meltdown: Not affected 02:44:33 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:44:33 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 02:44:33 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 02:44:33 Vulnerability Srbds: Not affected 02:44:33 Vulnerability Tsx async abort: Not affected 02:44:33 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 02:44:33 02:44:33 02:44:33 ---> nproc: 02:44:33 2 02:44:33 02:44:33 02:44:33 ---> df -h: 02:44:33 Filesystem Size Used Available Use% Mounted on 02:44:33 overlay 40.0G 7.6G 32.4G 19% / 02:44:33 tmpfs 64.0M 0 64.0M 0% /dev 02:44:33 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 02:44:33 shm 64.0M 0 64.0M 0% /dev/shm 02:44:33 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 02:44:33 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 02:44:33 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 02:44:33 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 02:44:33 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 02:44:33 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 02:44:33 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/ry_app-rfid-llrp-inventory_PR-36 02:44:33 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/ry_app-rfid-llrp-inventory_PR-36@tmp 02:44:33 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 02:44:33 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 02:44:33 02:44:33 02:44:33 ---> free -m: 02:44:33 total used free shared buff/cache available 02:44:33 Mem: 7821 933 4796 0 2091 6709 02:44:33 Swap: 1023 0 1023 02:44:33 02:44:33 02:44:33 ---> ip addr: 02:44:33 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 02:44:33 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 02:44:33 inet 127.0.0.1/8 scope host lo 02:44:33 valid_lft forever preferred_lft forever 02:44:33 inet6 ::1/128 scope host 02:44:33 valid_lft forever preferred_lft forever 02:44:33 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 02:44:33 link/ether fa:16:3e:28:f1:4d brd ff:ff:ff:ff:ff:ff 02:44:33 inet 10.30.123.89/23 brd 10.30.123.255 scope global dynamic eth0 02:44:33 valid_lft 85835sec preferred_lft 85835sec 02:44:33 inet6 fe80::f816:3eff:fe28:f14d/64 scope link 02:44:33 valid_lft forever preferred_lft forever 02:44:33 3: docker0: mtu 1500 qdisc noqueue state DOWN 02:44:33 link/ether 02:42:b0:a0:c2:65 brd ff:ff:ff:ff:ff:ff 02:44:33 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 02:44:33 valid_lft forever preferred_lft forever 02:44:33 inet6 fe80::42:b0ff:fea0:c265/64 scope link 02:44:33 valid_lft forever preferred_lft forever 02:44:33 02:44:33 02:44:33 ---> sar -b -r -n DEV: 02:44:33 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/14/21 _x86_64_ (2 CPU) 02:44:33 02:44:33 02:34:56 LINUX RESTART (2 CPU) 02:44:33 02:44:33 02:36:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 02:44:33 02:37:01 5.78 0.55 5.23 0.00 346.45 165.65 0.00 02:44:33 02:38:01 0.40 0.00 0.40 0.00 0.00 7.13 0.00 02:44:33 02:39:01 0.25 0.00 0.25 0.00 0.00 3.58 0.00 02:44:33 02:40:01 0.28 0.00 0.28 0.00 0.00 4.81 0.00 02:44:33 02:41:01 0.33 0.00 0.33 0.00 0.00 4.91 0.00 02:44:33 02:42:01 0.23 0.00 0.23 0.00 0.00 3.00 0.00 02:44:33 02:43:01 0.18 0.00 0.18 0.00 0.00 2.03 0.00 02:44:33 02:44:01 0.28 0.00 0.28 0.00 0.00 3.23 0.00 02:44:33 Average: 0.97 0.07 0.90 0.00 43.32 24.30 0.00 02:44:33 02:44:33 02:36:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:44:33 02:37:01 5464536 0 807756 10.09 2620 1734020 1298084 14.33 579616 1565980 20 02:44:33 02:38:01 5472812 0 799472 9.98 2620 1734028 1223624 13.51 578124 1560432 12 02:44:33 02:39:01 5472468 0 799816 9.99 2620 1734028 1205588 13.31 575420 1564408 20 02:44:33 02:40:01 5471524 0 800752 10.00 2620 1734036 1205712 13.31 575932 1564408 20 02:44:33 02:41:01 5471556 0 800716 10.00 2620 1734040 1205676 13.31 571564 1568536 12 02:44:33 02:42:01 5472536 0 799732 9.99 2620 1734044 1205364 13.31 570924 1568536 8 02:44:33 02:43:01 5462288 0 809976 10.11 2620 1734048 1205316 13.31 581256 1568536 12 02:44:33 02:44:01 5462016 0 810244 10.12 2620 1734052 1205316 13.31 581744 1568536 8 02:44:33 Average: 5468717 0 803558 10.03 2620 1734037 1219335 13.46 576822 1566172 14 02:44:33 02:44:33 02:36:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:44:33 02:37:01 eth0 21.11 15.37 31.60 7.57 0.00 0.00 0.00 0.00 02:44:33 02:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:44:33 02:37:01 docker0 2.33 2.15 0.28 7.60 0.00 0.00 0.00 0.00 02:44:33 02:38:01 eth0 2.47 0.28 0.45 0.20 0.00 0.00 0.00 0.00 02:44:33 02:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:44:33 02:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:44:33 02:39:01 eth0 3.38 1.15 1.47 0.94 0.00 0.00 0.00 0.00 02:44:33 02:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:44:33 02:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:44:33 02:40:01 eth0 1.15 0.32 0.33 0.23 0.00 0.00 0.00 0.00 02:44:33 02:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:44:33 02:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:44:33 02:41:01 eth0 0.67 0.40 0.35 0.26 0.00 0.00 0.00 0.00 02:44:33 02:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:44:33 02:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:44:33 02:42:01 eth0 0.87 0.15 0.13 0.01 0.00 0.00 0.00 0.00 02:44:33 02:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:44:33 02:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:44:33 02:43:01 eth0 0.60 0.02 0.06 0.00 0.00 0.00 0.00 0.00 02:44:33 02:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:44:33 02:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:44:33 02:44:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 02:44:33 02:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:44:33 02:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:44:33 Average: eth0 3.80 2.22 4.30 1.15 0.00 0.00 0.00 0.00 02:44:33 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:44:33 Average: docker0 0.29 0.27 0.04 0.95 0.00 0.00 0.00 0.00 02:44:33 02:44:33 02:44:33 ---> sar -P ALL: 02:44:33 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/14/21 _x86_64_ (2 CPU) 02:44:33 02:44:33 02:34:56 LINUX RESTART (2 CPU) 02:44:33 02:44:33 02:36:01 CPU %user %nice %system %iowait %steal %idle 02:44:33 02:37:01 all 1.49 0.00 0.99 0.03 0.04 97.45 02:44:33 02:37:01 0 1.41 0.00 1.03 0.02 0.05 97.50 02:44:33 02:37:01 1 1.56 0.00 0.96 0.05 0.03 97.40 02:44:33 02:38:01 all 0.14 0.00 0.07 0.00 0.03 99.76 02:44:33 02:38:01 0 0.23 0.00 0.07 0.00 0.03 99.67 02:44:33 02:38:01 1 0.05 0.00 0.07 0.00 0.03 99.85 02:44:33 02:39:01 all 0.28 0.00 0.06 0.00 0.02 99.65 02:44:33 02:39:01 0 0.40 0.00 0.07 0.00 0.02 99.51 02:44:33 02:39:01 1 0.15 0.00 0.05 0.00 0.02 99.78 02:44:33 02:40:01 all 0.18 0.00 0.04 0.00 0.03 99.74 02:44:33 02:40:01 0 0.25 0.00 0.05 0.00 0.02 99.68 02:44:33 02:40:01 1 0.12 0.00 0.03 0.00 0.05 99.80 02:44:33 02:41:01 all 0.12 0.00 0.06 0.00 0.03 99.80 02:44:33 02:41:01 0 0.08 0.00 0.07 0.00 0.03 99.82 02:44:33 02:41:01 1 0.15 0.00 0.05 0.00 0.02 99.78 02:44:33 02:42:01 all 0.08 0.00 0.05 0.00 0.03 99.85 02:44:33 02:42:01 0 0.05 0.00 0.07 0.00 0.03 99.85 02:44:33 02:42:01 1 0.10 0.00 0.03 0.00 0.02 99.85 02:44:33 02:43:01 all 0.10 0.00 0.06 0.00 0.03 99.82 02:44:33 02:43:01 0 0.08 0.00 0.10 0.00 0.03 99.78 02:44:33 02:43:01 1 0.12 0.00 0.02 0.00 0.02 99.85 02:44:33 02:44:01 all 0.15 0.00 0.06 0.00 0.03 99.77 02:44:33 02:44:01 0 0.08 0.00 0.05 0.00 0.02 99.85 02:44:33 02:44:01 1 0.22 0.00 0.07 0.00 0.03 99.68 02:44:33 Average: all 0.32 0.00 0.17 0.00 0.03 99.48 02:44:33 Average: 0 0.32 0.00 0.19 0.00 0.03 99.46 02:44:33 Average: 1 0.31 0.00 0.16 0.01 0.03 99.50 02:44:33 02:44:33 02:44:33