Pull request #53 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 ernestojeda for edgexfoundry/app-rfid-llrp-inventory Obtained Jenkinsfile from 12be97051c626a3735a6b6fb7720670f53610af7+c303b7ce7d5b06ed9fe977fac658333aeb7799b5 (92d6f7daf8de43c6e321a7b7d939e6cd7f4ff425) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2669411287465792877.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c141c1271097dc03ad291c2451e310eaf98cdd06 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-ssh5343383396622133762.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 c141c1271097dc03ad291c2451e310eaf98cdd06 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-53/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-53/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5686264885604180021.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c141c1271097dc03ad291c2451e310eaf98cdd06 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c141c1271097dc03ad291c2451e310eaf98cdd06 # timeout=10 Commit message: "Merge pull request #355 from ernestojeda/error-check-post-build" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8795000294551832785.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-53/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-53/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5203892701062869044.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory, 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: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory 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_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory 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 on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-195 in /w/workspace/ry_app-rfid-llrp-inventory_PR-53 [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-53 # 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-53@tmp/jenkins-gitclient-ssh3234242119335703896.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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-53@tmp/jenkins-gitclient-ssh7412825701314702581.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/53/head:refs/remotes/origin/PR-53 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit c303b7ce7d5b06ed9fe977fac658333aeb7799b5 into PR head commit 12be97051c626a3735a6b6fb7720670f53610af7 Merge succeeded, producing 12be97051c626a3735a6b6fb7720670f53610af7 Checking out Revision 12be97051c626a3735a6b6fb7720670f53610af7 (PR-53) > git config core.sparsecheckout # timeout=10 > git checkout -f 12be97051c626a3735a6b6fb7720670f53610af7 # 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-53@tmp/jenkins-gitclient-ssh3418735671853570489.key > git merge c303b7ce7d5b06ed9fe977fac658333aeb7799b5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 12be97051c626a3735a6b6fb7720670f53610af7 # timeout=10 Commit message: "ci: changes required for Jakara LTS" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:32:23 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { > git rev-list --no-walk 5506feb2c431c1cca17dec845efcaf3c4e05173a # timeout=10 [Pipeline] withCredentials 17:32:23 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:32:23 ========================================================= 17:32:23 EdgeX Global Pipelines Version Info 17:32:23 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:32:24 ------------------- 17:32:24 stable info: 17:32:24 ------------------- 17:32:24 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:32:24 Commit SHA: c141c1271097dc03ad291c2451e310eaf98cdd06 17:32:24 Message: update stable to v1.0.206 17:32:25 ------------------- 17:32:25 experimental info: 17:32:25 ------------------- 17:32:25 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:32:25 Commit SHA: c141c1271097dc03ad291c2451e310eaf98cdd06 17:32:25 Message: update experimental to v1.0.206 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:32:25 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 17:32:25 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 17:32:25 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:32:25 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:32:25 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:32:25 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 17:32:25 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 17:32:25 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 17:32:25 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:32:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:32:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:32:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:32:25 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 17:32:25 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:32:25 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:32:25 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:32:25 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:32:25 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:32:25 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:32:25 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:32:25 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 17:32:26 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 17:32:26 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 17:32:26 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:32:26 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:32:26 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 17:32:26 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:32:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-53 [Pipeline] echo 17:32:26 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-53 [Pipeline] echo 17:32:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-53 [Pipeline] echo 17:32:26 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 12be97051c626a3735a6b6fb7720670f53610af7 [Pipeline] echo 17:32:26 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 12be970 [Pipeline] echo 17:32:26 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:32:26 provisioning config files... 17:32:26 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-53@tmp/config3612160393316812260tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:32:26 ---> docker-login.sh 17:32:26 nexus3.edgexfoundry.org:10001 17:32:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:32:39 Error response from daemon: Get "https://nexus3.edgexfoundry.org:10001/v2/": net/http: TLS handshake timeout [Pipeline] } 17:32:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) Stage "Semver Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) Stage "amd64" skipped due to earlier failure(s) Stage "arm64" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Prep) [Pipeline] stage [Pipeline] { (Prep) Stage "amd64" skipped due to earlier failure(s) [Pipeline] } Stage "arm64" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] stage [Pipeline] { (Test) Stage "amd64" skipped due to earlier failure(s) [Pipeline] } Stage "arm64" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] stage [Pipeline] { (Build) Stage "amd64" skipped due to earlier failure(s) [Pipeline] } Stage "arm64" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] stage [Pipeline] { (Docker Push) Stage "amd64" skipped due to earlier failure(s) [Pipeline] } Stage "arm64" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } 17:32:41 Failed in branch arm64 [Pipeline] stage [Pipeline] { (Snap) Stage "amd64" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } 17:32:41 Failed in branch amd64 [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] sh 17:32:43 + '[' -d /w/workspace/ry_app-rfid-llrp-inventory_PR-53/archives ']' [Pipeline] libraryResource [Pipeline] sh 17:32:44 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:32:44 ---> package-listing.sh 17:32:44 ++ facter osfamily 17:32:44 ++ tr '[:upper:]' '[:lower:]' 17:32:44 + OS_FAMILY=redhat 17:32:44 + workspace=/w/workspace/ry_app-rfid-llrp-inventory_PR-53 17:32:44 + START_PACKAGES=/tmp/packages_start.txt 17:32:44 + END_PACKAGES=/tmp/packages_end.txt 17:32:44 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:32:44 + PACKAGES=/tmp/packages_start.txt 17:32:44 + '[' /w/workspace/ry_app-rfid-llrp-inventory_PR-53 ']' 17:32:44 + PACKAGES=/tmp/packages_end.txt 17:32:44 + case "${OS_FAMILY}" in 17:32:44 + sort 17:32:44 + rpm -qa 17:32:45 + '[' -f /tmp/packages_start.txt ']' 17:32:45 + '[' -f /tmp/packages_end.txt ']' 17:32:45 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:32:45 + '[' /w/workspace/ry_app-rfid-llrp-inventory_PR-53 ']' 17:32:45 + mkdir -p /w/workspace/ry_app-rfid-llrp-inventory_PR-53/archives/ 17:32:45 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-rfid-llrp-inventory_PR-53/archives/ [Pipeline] echo 17:32:45 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-53/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:32:45 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 17:32:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:32:46 17:32:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 17:32:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:32:46 latest: Pulling from edgex-lftools-log-publisher 17:32:46 b4d181a07f80: Pulling fs layer 17:32:46 a1111a8f2ec3: Pulling fs layer 17:32:46 ed53099fbce6: Pulling fs layer 17:32:46 dc539afda2c1: Pulling fs layer 17:32:46 77bc0d833cb6: Pulling fs layer 17:32:46 9065ff56babe: Pulling fs layer 17:32:46 d287ab97295c: Pulling fs layer 17:32:46 dc539afda2c1: Waiting 17:32:46 77bc0d833cb6: Waiting 17:32:46 9065ff56babe: Waiting 17:32:46 d287ab97295c: Waiting 17:32:47 a1111a8f2ec3: Verifying Checksum 17:32:47 a1111a8f2ec3: Download complete 17:32:47 dc539afda2c1: Verifying Checksum 17:32:47 dc539afda2c1: Download complete 17:32:47 77bc0d833cb6: Verifying Checksum 17:32:47 77bc0d833cb6: Download complete 17:32:47 9065ff56babe: Verifying Checksum 17:32:47 9065ff56babe: Download complete 17:32:47 ed53099fbce6: Verifying Checksum 17:32:47 ed53099fbce6: Download complete 17:32:49 b4d181a07f80: Verifying Checksum 17:32:49 b4d181a07f80: Download complete 17:32:50 b4d181a07f80: Pull complete 17:32:50 a1111a8f2ec3: Pull complete 17:32:51 ed53099fbce6: Pull complete 17:32:51 dc539afda2c1: Pull complete 17:32:51 77bc0d833cb6: Pull complete 17:32:51 9065ff56babe: Pull complete 17:32:53 d287ab97295c: Verifying Checksum 17:32:53 d287ab97295c: Download complete 17:32:58 d287ab97295c: Pull complete 17:32:58 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 17:32:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:32:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 17:32:58 prd-centos7-docker-4c-2g-195 does not seem to be running inside a container 17:32:59 $ 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-53/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-53 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-53:/w/workspace/ry_app-rfid-llrp-inventory_PR-53:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-53@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-53@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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:33:01 $ docker top e3aa6c7eaccc85f06f6008af9ce310db23ef746f503b8e25bf86949a3a91a86a -eo pid,comm [Pipeline] { [Pipeline] sh 17:33:02 + touch /tmp/pre-build-complete [Pipeline] sh 17:33:02 + mkdir -p /var/log/sysstat [Pipeline] sh 17:33:03 + ls /var/log/sa-host 17:33:03 + sadf -c /var/log/sa-host/sa06 17:33:03 file_magic: OK 17:33:03 HZ: Using current value: 100 17:33:03 file_header: OK 17:33:03 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 17:33:03 Statistics: 17:33:03 HRHnuu...uuuununununu...Hnuu...uuuununununu... 17:33:03 File successfully converted to sysstat format version 12.0.3 17:33:03 + sadf -c /var/log/sa-host/sa30 17:33:03 file_magic: OK 17:33:03 HZ: Using current value: 100 17:33:03 file_header: OK 17:33:03 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 17:33:03 Statistics: 17:33:03 Hnuu...uuuununununu...Hnuu...uuuununununu... 17:33:03 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:33:03 provisioning config files... 17:33:03 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-53@tmp/config5468734440203123892tmp [Pipeline] { [Pipeline] echo 17:33:03 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:33:04 ---> create-netrc.sh [Pipeline] } 17:33:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:33:04 ---> python-tools-install.sh [Pipeline] echo 17:33:04 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:33:05 ---> sudo-logs.sh 17:33:05 Archiving 'sudo' log.. 17:33:05 sudo: unable to resolve host prd-centos7-docker-4c-2g-195.novalocal: Name or service not known 17:33:10 sudo: unable to resolve host prd-centos7-docker-4c-2g-195.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 17:33:10 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:33:10 ---> job-cost.sh 17:33:10 lf-activate-venv: SKIPPING 17:33:10 INFO: No Stack... 17:33:16 INFO: Retrieving Pricing Info for: v3-standard-2 17:33:16 INFO: Archiving Costs [Pipeline] echo 17:33:16 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:33:16 ---> logs-deploy.sh 17:33:16 lf-activate-venv: SKIPPING 17:33:16 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-53/4 17:33:16 INFO: archiving workspace using pattern(s): 17:33:17 Archives upload complete. 17:33:17 INFO: archiving logs to Nexus 17:33:18 ---> uname -a: 17:33:18 Linux prd-centos7-docker-4c-2g-195.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 17:33:18 17:33:18 17:33:18 ---> lscpu: 17:33:18 Architecture: x86_64 17:33:18 CPU op-mode(s): 32-bit, 64-bit 17:33:18 Byte Order: Little Endian 17:33:18 Address sizes: 40 bits physical, 48 bits virtual 17:33:18 CPU(s): 2 17:33:18 On-line CPU(s) list: 0,1 17:33:18 Thread(s) per core: 1 17:33:18 Core(s) per socket: 1 17:33:18 Socket(s): 2 17:33:18 NUMA node(s): 1 17:33:18 Vendor ID: AuthenticAMD 17:33:18 CPU family: 23 17:33:18 Model: 49 17:33:18 Model name: AMD EPYC-Rome Processor 17:33:18 Stepping: 0 17:33:18 CPU MHz: 2799.998 17:33:18 BogoMIPS: 5599.99 17:33:18 Virtualization: AMD-V 17:33:18 Hypervisor vendor: KVM 17:33:18 Virtualization type: full 17:33:18 L1d cache: 32K 17:33:18 L1i cache: 32K 17:33:18 L2 cache: 512K 17:33:18 L3 cache: 16384K 17:33:18 NUMA node0 CPU(s): 0,1 17:33:18 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 17:33:18 17:33:18 17:33:18 ---> nproc: 17:33:18 2 17:33:18 17:33:18 17:33:18 ---> df -h: 17:33:18 Filesystem Size Used Avail Use% Mounted on 17:33:18 overlay 40G 7.7G 33G 20% / 17:33:18 tmpfs 64M 0 64M 0% /dev 17:33:18 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 17:33:18 shm 64M 0 64M 0% /dev/shm 17:33:18 /dev/vda1 40G 7.7G 33G 20% /facter-os 17:33:18 17:33:18 17:33:18 ---> sar -b -r -n DEV: 17:33:18 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/06/21 _x86_64_ (2 CPU) 17:33:18 17:33:18 17:30:14 LINUX RESTART (2 CPU) 17:33:18 17:33:18 17:32:01 tps rtps wtps bread/s bwrtn/s 17:33:18 17:33:01 133.77 4.16 129.61 2205.90 17078.30 17:33:18 Average: 133.77 4.16 129.61 2205.90 17078.30 17:33:18 17:33:18 17:32:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:33:18 17:33:01 5204380 0 651888 8.14 2620 2150052 1208172 13.34 630144 1831020 67432 17:33:18 Average: 5204380 0 651888 8.14 2620 2150052 1208172 13.34 630144 1831020 67432 17:33:18 17:33:18 17:32:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:33:18 17:33:01 eth0 505.51 426.89 3361.24 109.36 0.00 0.00 0.00 0.00 17:33:18 17:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:33:18 17:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:33:18 Average: eth0 505.51 426.89 3361.24 109.36 0.00 0.00 0.00 0.00 17:33:18 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:33:18 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:33:18 17:33:18 17:33:18 ---> sar -P ALL: 17:33:18 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/06/21 _x86_64_ (2 CPU) 17:33:18 17:33:18 17:30:14 LINUX RESTART (2 CPU) 17:33:18 17:33:18 17:32:01 CPU %user %nice %system %iowait %steal %idle 17:33:18 17:33:01 all 18.39 0.00 4.99 2.73 0.07 73.82 17:33:18 17:33:01 0 17.13 0.00 5.08 2.23 0.09 75.48 17:33:18 17:33:01 1 19.65 0.00 4.90 3.23 0.05 72.17 17:33:18 Average: all 18.39 0.00 4.99 2.73 0.07 73.82 17:33:18 Average: 0 17.13 0.00 5.08 2.23 0.09 75.48 17:33:18 Average: 1 19.65 0.00 4.90 3.23 0.05 72.17 17:33:18 17:33:18 17:33:18