Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6d0ba25bec9449c31123a1bda9df5a6e703bd1e4+e04a0383669ea00f79ef2e7d56e71bc78ec0aaed (9128a1306279c975f4d484b609cc12a49d27e02c) 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-ssh5277134904464498763.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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-ssh7868786372555265439.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 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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-36/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-36/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2686926532634650720.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > 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-ssh5274655968874579600.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-36/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-36/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5348363868282916414.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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-1484 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-ssh5072906890750841709.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-36@tmp/jenkins-gitclient-ssh5459226075640736088.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 Merging remotes/origin/main commit e04a0383669ea00f79ef2e7d56e71bc78ec0aaed into PR head commit 6d0ba25bec9449c31123a1bda9df5a6e703bd1e4 Merge succeeded, producing 22d725a9182507584a34cbf61de23acc09e47657 Checking out Revision 22d725a9182507584a34cbf61de23acc09e47657 (PR-36) > 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-ssh4248646776724611652.key > git merge e04a0383669ea00f79ef2e7d56e71bc78ec0aaed # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 22d725a9182507584a34cbf61de23acc09e47657 # timeout=10 Commit message: "Merge commit 'e04a0383669ea00f79ef2e7d56e71bc78ec0aaed' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:59:56 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:59:56 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:59:56 ========================================================= 23:59:56 EdgeX Global Pipelines Version Info 23:59:56 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 9a632dd8e9d8904f41bb1a32f031b46716ef71f0 # timeout=10 23:59:57 ------------------- 23:59:57 stable info: 23:59:57 ------------------- 23:59:57 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:59:57 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 23:59:57 Message: update stable to v1.0.205 23:59:58 ------------------- 23:59:58 experimental info: 23:59:58 ------------------- 23:59:58 Commited By: **** collab-it+edgex@linuxfoundation.org 23:59:58 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 23:59:58 Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:59:58 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 23:59:58 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 23:59:58 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:59:58 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:59:58 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:59:58 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 23:59:58 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 23:59:58 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 23:59:58 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 23:59:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:59:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:00:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 00:00:00 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 00:00:00 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:00:00 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:00:00 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:00:00 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:00:00 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 00:00:00 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 00:00:00 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:00:00 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 00:00:00 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 00:00:00 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 00:00:00 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 00:00:00 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 00:00:00 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 00:00:00 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:00:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-36 [Pipeline] echo 00:00:01 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-36 [Pipeline] echo 00:00:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-36 [Pipeline] echo 00:00:01 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 22d725a9182507584a34cbf61de23acc09e47657 [Pipeline] echo 00:00:01 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 22d725a [Pipeline] echo 00:00:01 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:00:01 provisioning config files... 00:00:01 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-36@tmp/config4103404557738061271tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:00:01 ---> docker-login.sh 00:00:01 nexus3.edgexfoundry.org:10001 00:00:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:00:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:00:01 Configure a credential helper to remove this warning. See 00:00:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:00:01 00:00:01 Login Succeeded 00:00:01 nexus3.edgexfoundry.org:10002 00:00:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:00:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:00:01 Configure a credential helper to remove this warning. See 00:00:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:00:01 00:00:01 Login Succeeded 00:00:01 nexus3.edgexfoundry.org:10003 00:00:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:00:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:00:02 Configure a credential helper to remove this warning. See 00:00:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:00:02 00:00:02 Login Succeeded 00:00:02 nexus3.edgexfoundry.org:10004 00:00:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:00:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:00:02 Configure a credential helper to remove this warning. See 00:00:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:00:02 00:00:02 Login Succeeded 00:00:02 docker.io 00:00:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:00:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:00:03 Configure a credential helper to remove this warning. See 00:00:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:00:03 00:00:03 Login Succeeded 00:00:03 ---> docker-login.sh ends [Pipeline] } 00:00:03 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 00:00:03 + git log --format=format:%s -1 22d725a9182507584a34cbf61de23acc09e47657 [Pipeline] echo 00:00:03 GIT_COMMIT: 22d725a9182507584a34cbf61de23acc09e47657, Commit Message: Merge commit 'e04a0383669ea00f79ef2e7d56e71bc78ec0aaed' into HEAD [Pipeline] echo 00:00:03 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 00:00:04 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:00:04 00:00:04 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 00:00:04 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:00:04 latest: Pulling from edgex-devops/git-semver 00:00:04 31603596830f: Pulling fs layer 00:00:04 04fac38145f0: Pulling fs layer 00:00:04 701f6daf10bf: Pulling fs layer 00:00:04 24f72da36158: Pulling fs layer 00:00:04 24f72da36158: Waiting 00:00:04 04fac38145f0: Verifying Checksum 00:00:04 04fac38145f0: Download complete 00:00:05 31603596830f: Verifying Checksum 00:00:05 31603596830f: Download complete 00:00:05 31603596830f: Pull complete 00:00:05 04fac38145f0: Pull complete 00:00:05 24f72da36158: Verifying Checksum 00:00:05 24f72da36158: Download complete 00:00:05 701f6daf10bf: Verifying Checksum 00:00:05 701f6daf10bf: Download complete 00:00:05 701f6daf10bf: Pull complete 00:00:06 24f72da36158: Pull complete 00:00:06 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 00:00:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:00:06 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 00:00:06 prd-centos7-docker-4c-2g-1484 does not seem to be running inside a container 00:00:07 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 00:00:08 $ docker top 34ad004c7573a814aa4adde6bdfd81bb9bccc31480df211b5f11cb2a528ad9fb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:00:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:00:09 [ssh-agent] Looking for ssh-agent implementation... 00:00:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:00:09 $ docker exec 34ad004c7573a814aa4adde6bdfd81bb9bccc31480df211b5f11cb2a528ad9fb ssh-agent 00:00:09 SSH_AUTH_SOCK=/tmp/ssh-LL7Y7H9whZZF/agent.13 00:00:09 SSH_AGENT_PID=19 00:00:09 Running ssh-add (command line suppressed) 00:00:09 Identity added: /w/workspace/ry_app-rfid-llrp-inventory_PR-36@tmp/private_key_3504595469747794058.key (/w/workspace/ry_app-rfid-llrp-inventory_PR-36@tmp/private_key_3504595469747794058.key) 00:00:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:00:09 + git tag --points-at HEAD [Pipeline] } 00:00:09 $ docker exec --env ******** --env ******** 34ad004c7573a814aa4adde6bdfd81bb9bccc31480df211b5f11cb2a528ad9fb ssh-agent -k 00:00:09 unset SSH_AUTH_SOCK; 00:00:09 unset SSH_AGENT_PID; 00:00:09 echo Agent pid 19 killed; 00:00:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:00:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:00:09 [ssh-agent] Looking for ssh-agent implementation... 00:00:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:00:10 $ docker exec 34ad004c7573a814aa4adde6bdfd81bb9bccc31480df211b5f11cb2a528ad9fb ssh-agent 00:00:10 SSH_AUTH_SOCK=/tmp/ssh-hAbUmIbJbC0T/agent.53 00:00:10 SSH_AGENT_PID=60 00:00:10 Running ssh-add (command line suppressed) 00:00:10 Identity added: /w/workspace/ry_app-rfid-llrp-inventory_PR-36@tmp/private_key_3435237268958382838.key (/w/workspace/ry_app-rfid-llrp-inventory_PR-36@tmp/private_key_3435237268958382838.key) 00:00:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:00:10 + git semver init 00:00:10 # -> Open(): unable to determine branch for HEAD 00:00:10 # $GIT_DIR = /w/workspace/ry_app-rfid-llrp-inventory_PR-36/.git 00:00:10 # $GIT_WORK_TREE = /w/workspace/ry_app-rfid-llrp-inventory_PR-36 00:00:10 # $SEMVER_REMOTE_NAME = origin 00:00:10 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 00:00:10 # $SEMVER_USER_NAME = edgex-jenkins 00:00:10 # $SEMVER_BRANCH = PR-36 00:00:10 # $SEMVER_TEMP = /tmp/semver-862086934 00:00:10 # git clone --branch semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git $SEMVER_TEMP 00:00:12 # '/tmp/semver-862086934' -> '/w/workspace/ry_app-rfid-llrp-inventory_PR-36/.semver' 00:00:12 # -> Force: false 00:00:12 # $SEMVER_DIR = /w/workspace/ry_app-rfid-llrp-inventory_PR-36/.semver [Pipeline] } 00:00:12 $ docker exec --env ******** --env ******** 34ad004c7573a814aa4adde6bdfd81bb9bccc31480df211b5f11cb2a528ad9fb ssh-agent -k 00:00:12 unset SSH_AUTH_SOCK; 00:00:12 unset SSH_AGENT_PID; 00:00:12 echo Agent pid 60 killed; 00:00:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:00:13 + git semver [Pipeline] } 00:00:13 $ docker stop --time=1 34ad004c7573a814aa4adde6bdfd81bb9bccc31480df211b5f11cb2a528ad9fb 00:00:14 $ docker rm -f 34ad004c7573a814aa4adde6bdfd81bb9bccc31480df211b5f11cb2a528ad9fb [Pipeline] // withDockerContainer [Pipeline] sh 00:00:14 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:00:15 Stashed 1 file(s) [Pipeline] echo 00:00:15 [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 00:00:30 Still waiting to schedule task 00:00:30 Waiting for next available executor on ‘centos7-docker-4c-2g’ 00:00:30 Still waiting to schedule task 00:00:30 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 00:01:40 Running on prd-centos7-docker-4c-2g-1489 in /w/workspace/ry_app-rfid-llrp-inventory_PR-36 [Pipeline] { [Pipeline] ws 00:01:40 Running in /w/workspace/app-rfid-llrp-inventory/8 [Pipeline] { [Pipeline] checkout 00:01:40 The recommended git tool is: NONE 00:01:45 using credential edgex-jenkins-ssh 00:01:45 Cloning the remote Git repository 00:01:45 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 00:01:45 > git init /w/workspace/app-rfid-llrp-inventory/8 # timeout=10 00:01:45 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 00:01:45 > git --version # timeout=10 00:01:45 > git --version # 'git version 2.24.4' 00:01:45 using GIT_SSH to set credentials SSH Credentials for GitHub 00:01:45 [INFO] Currently running in a labeled security context 00:01:45 [INFO] Currently SELinux is 'enforcing' on the host 00:01:45 > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-rfid-llrp-inventory/8@tmp/jenkins-gitclient-ssh2905203675497899569.key 00:01:45 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:01:47 Merging remotes/origin/main commit e04a0383669ea00f79ef2e7d56e71bc78ec0aaed into PR head commit 6d0ba25bec9449c31123a1bda9df5a6e703bd1e4 00:01:46 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 00:01:46 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:01:46 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 00:01:46 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 00:01:46 using GIT_SSH to set credentials SSH Credentials for GitHub 00:01:46 [INFO] Currently running in a labeled security context 00:01:46 [INFO] Currently SELinux is 'enforcing' on the host 00:01:46 > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-rfid-llrp-inventory/8@tmp/jenkins-gitclient-ssh1147717851071409403.key 00:01:46 > 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 00:01:47 > git config core.sparsecheckout # timeout=10 00:01:47 Merge succeeded, producing d9bf3a2206e160542a996d2cbab41c7c33d27612 00:01:47 Checking out Revision d9bf3a2206e160542a996d2cbab41c7c33d27612 (PR-36) 00:01:47 > git checkout -f 6d0ba25bec9449c31123a1bda9df5a6e703bd1e4 # timeout=10 00:01:47 > git remote # timeout=10 00:01:47 > git config --get remote.origin.url # timeout=10 00:01:47 using GIT_SSH to set credentials SSH Credentials for GitHub 00:01:47 [INFO] Currently running in a labeled security context 00:01:47 [INFO] Currently SELinux is 'enforcing' on the host 00:01:47 > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-rfid-llrp-inventory/8@tmp/jenkins-gitclient-ssh5661884830364813259.key 00:01:47 > git merge e04a0383669ea00f79ef2e7d56e71bc78ec0aaed # timeout=10 00:01:47 > git rev-parse HEAD^{commit} # timeout=10 00:01:47 > git config core.sparsecheckout # timeout=10 00:01:47 > git checkout -f d9bf3a2206e160542a996d2cbab41c7c33d27612 # timeout=10 00:01:51 Commit message: "Merge commit 'e04a0383669ea00f79ef2e7d56e71bc78ec0aaed' into HEAD" 00:01:51 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { 00:01:51 > git rev-list --no-walk 9a632dd8e9d8904f41bb1a32f031b46716ef71f0 # timeout=10 [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:01:51 provisioning config files... 00:01:51 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/8@tmp/config2510263289330588785tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:01:52 ---> docker-login.sh 00:01:52 nexus3.edgexfoundry.org:10001 00:01:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:01:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:01:52 Configure a credential helper to remove this warning. See 00:01:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:01:52 00:01:52 Login Succeeded 00:01:52 nexus3.edgexfoundry.org:10002 00:01:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:01:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:01:52 Configure a credential helper to remove this warning. See 00:01:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:01:52 00:01:52 Login Succeeded 00:01:52 nexus3.edgexfoundry.org:10003 00:01:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:01:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:01:52 Configure a credential helper to remove this warning. See 00:01:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:01:52 00:01:52 Login Succeeded 00:01:52 nexus3.edgexfoundry.org:10004 00:01:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:01:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:01:52 Configure a credential helper to remove this warning. See 00:01:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:01:52 00:01:52 Login Succeeded 00:01:52 docker.io 00:01:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:01:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:01:53 Configure a credential helper to remove this warning. See 00:01:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:01:53 00:01:53 Login Succeeded 00:01:53 ---> docker-login.sh ends [Pipeline] } 00:01:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:01:53 ========================================================= 00:01:53 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 00:01:53 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 00:01:53 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . 00:01:53 Sending build context to Docker daemon 731.1kB 00:01:53 Step 1/13 : ARG BASE=golang:1.16-alpine3.14 00:01:53 Step 2/13 : FROM ${BASE} AS builder 00:01:53 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 00:01:53 540db60ca938: Pulling fs layer 00:01:53 adcc1eea9eea: Pulling fs layer 00:01:53 4c4ab2625f07: Pulling fs layer 00:01:53 db62176df00c: Pulling fs layer 00:01:53 3b30891b0d05: Pulling fs layer 00:01:53 06b49ca38bd5: Pulling fs layer 00:01:53 c788192a36de: Pulling fs layer 00:01:53 a77e37c0d609: Pulling fs layer 00:01:53 c3185cebc471: Pulling fs layer 00:01:53 db62176df00c: Waiting 00:01:53 3b30891b0d05: Waiting 00:01:53 06b49ca38bd5: Waiting 00:01:53 c788192a36de: Waiting 00:01:53 a77e37c0d609: Waiting 00:01:53 c3185cebc471: Waiting 00:01:53 4c4ab2625f07: Verifying Checksum 00:01:53 4c4ab2625f07: Download complete 00:01:54 adcc1eea9eea: Verifying Checksum 00:01:54 adcc1eea9eea: Download complete 00:01:54 3b30891b0d05: Verifying Checksum 00:01:54 3b30891b0d05: Download complete 00:01:54 06b49ca38bd5: Verifying Checksum 00:01:54 06b49ca38bd5: Download complete 00:01:54 c788192a36de: Verifying Checksum 00:01:54 c788192a36de: Download complete 00:01:54 540db60ca938: Download complete 00:01:54 540db60ca938: Pull complete 00:01:54 adcc1eea9eea: Pull complete 00:01:54 4c4ab2625f07: Pull complete 00:01:54 a77e37c0d609: Verifying Checksum 00:01:54 a77e37c0d609: Download complete 00:01:58 c3185cebc471: Verifying Checksum 00:01:58 c3185cebc471: Download complete 00:01:58 db62176df00c: Verifying Checksum 00:01:58 db62176df00c: Download complete 00:02:01 db62176df00c: Pull complete 00:02:01 3b30891b0d05: Pull complete 00:02:02 06b49ca38bd5: Pull complete 00:02:02 c788192a36de: Pull complete 00:02:02 a77e37c0d609: Pull complete 00:02:04 c3185cebc471: Pull complete 00:02:04 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 00:02:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 00:02:04 ---> 031687cdd783 00:02:04 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 00:02:06 ---> Running in 812123fbebff 00:02:06 Removing intermediate container 812123fbebff 00:02:06 ---> 855bd0e70037 00:02:06 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 00:02:06 ---> Running in cb7040d91661 00:02:06 Removing intermediate container cb7040d91661 00:02:06 ---> 228446f72914 00:02:06 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 00:02:06 ---> Running in f2b3681ce823 00:02:06 Removing intermediate container f2b3681ce823 00:02:06 ---> 478a7ee65127 00:02:06 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:02:06 ---> Running in fc8b7d9570f9 00:02:08 Removing intermediate container fc8b7d9570f9 00:02:08 ---> 97a4106a9161 00:02:08 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:02:08 ---> Running in 6c07a01c9638 00:02:08 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:02:08 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:02:08 OK: 219 MiB in 52 packages 00:02:09 Removing intermediate container 6c07a01c9638 00:02:09 ---> 4f343cf60898 00:02:09 Step 8/13 : WORKDIR /app 00:02:09 ---> Running in 9a01b11000f3 00:02:09 Removing intermediate container 9a01b11000f3 00:02:09 ---> 314530ad89ab 00:02:09 Step 9/13 : COPY go.mod . 00:02:09 ---> 78f8c0d78819 00:02:09 Step 10/13 : RUN go mod download 00:02:09 ---> Running in dc25ce214d2b 00:02:35 Removing intermediate container dc25ce214d2b 00:02:35 ---> a879e6883cde 00:02:35 Step 11/13 : COPY . . 00:02:35 ---> 31a51587f0e3 00:02:35 Step 12/13 : ARG MAKE="make build" 00:02:35 ---> Running in 86af3f0018f6 00:02:35 Removing intermediate container 86af3f0018f6 00:02:35 ---> 88025cca9fbc 00:02:35 Step 13/13 : RUN $MAKE 00:02:35 ---> Running in 40313c14cb2b 00:02:35 noop 00:02:36 Removing intermediate container 40313c14cb2b 00:02:36 ---> b9a63be10cfa 00:02:36 Successfully built b9a63be10cfa 00:02:36 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 00:02:36 + docker inspect -f . ci-base-image-x86_64 00:02:36 . [Pipeline] withDockerContainer 00:02:36 prd-centos7-docker-4c-2g-1489 does not seem to be running inside a container 00:02:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/8 -v /w/workspace/app-rfid-llrp-inventory/8:/w/workspace/app-rfid-llrp-inventory/8:rw,z -v /w/workspace/app-rfid-llrp-inventory/8@tmp:/w/workspace/app-rfid-llrp-inventory/8@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 ******** ci-base-image-x86_64 cat 00:02:37 $ docker top 64db6da680c20e1be31321eb42adbc8eff271e49985123094b77b4a35e77170d -eo pid,comm [Pipeline] { [Pipeline] sh 00:02:37 + go version 00:02:37 go version go1.16.6 linux/amd64 [Pipeline] } 00:02:37 $ docker stop --time=1 64db6da680c20e1be31321eb42adbc8eff271e49985123094b77b4a35e77170d 00:02:38 $ docker rm -f 64db6da680c20e1be31321eb42adbc8eff271e49985123094b77b4a35e77170d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:02:39 + docker inspect -f . ci-base-image-x86_64 00:02:39 . [Pipeline] withDockerContainer 00:02:39 prd-centos7-docker-4c-2g-1489 does not seem to be running inside a container 00:02:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/8 -v /w/workspace/app-rfid-llrp-inventory/8:/w/workspace/app-rfid-llrp-inventory/8:rw,z -v /w/workspace/app-rfid-llrp-inventory/8@tmp:/w/workspace/app-rfid-llrp-inventory/8@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 ******** ci-base-image-x86_64 cat 00:02:39 $ docker top 8f16c444e098734c0d29af756f1728a00e9c2d755aef28dcfe26162b854bfc63 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 00:02:40 + go mod tidy 00:02:40 go: finding module for package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging 00:02:48 edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app imports 00:02:48 github.com/edgexfoundry/app-functions-sdk-go/appsdk imports 00:02:48 github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/handlers tested by 00:02:48 github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/handlers.test imports 00:02:48 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] } 00:02:48 $ docker stop --time=1 8f16c444e098734c0d29af756f1728a00e9c2d755aef28dcfe26162b854bfc63 00:02:49 $ docker rm -f 8f16c444e098734c0d29af756f1728a00e9c2d755aef28dcfe26162b854bfc63 [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 [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:02:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:02:50 00:02:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 00:02:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:02:50 latest: Pulling from edgex-lftools-log-publisher 00:02:50 b4d181a07f80: Pulling fs layer 00:02:50 a1111a8f2ec3: Pulling fs layer 00:02:50 ed53099fbce6: Pulling fs layer 00:02:50 dc539afda2c1: Pulling fs layer 00:02:50 77bc0d833cb6: Pulling fs layer 00:02:50 9065ff56babe: Pulling fs layer 00:02:50 d287ab97295c: Pulling fs layer 00:02:50 77bc0d833cb6: Waiting 00:02:50 9065ff56babe: Waiting 00:02:50 d287ab97295c: Waiting 00:02:50 dc539afda2c1: Waiting 00:02:51 a1111a8f2ec3: Verifying Checksum 00:02:51 a1111a8f2ec3: Download complete 00:02:51 dc539afda2c1: Verifying Checksum 00:02:51 dc539afda2c1: Download complete 00:02:51 77bc0d833cb6: Verifying Checksum 00:02:51 77bc0d833cb6: Download complete 00:02:51 9065ff56babe: Verifying Checksum 00:02:51 9065ff56babe: Download complete 00:02:51 ed53099fbce6: Verifying Checksum 00:02:51 ed53099fbce6: Download complete 00:02:52 b4d181a07f80: Verifying Checksum 00:02:52 b4d181a07f80: Download complete 00:02:53 b4d181a07f80: Pull complete 00:02:53 a1111a8f2ec3: Pull complete 00:02:54 ed53099fbce6: Pull complete 00:02:54 dc539afda2c1: Pull complete 00:02:54 77bc0d833cb6: Pull complete 00:02:54 9065ff56babe: Pull complete 00:02:56 d287ab97295c: Verifying Checksum 00:02:56 d287ab97295c: Download complete 00:03:00 d287ab97295c: Pull complete 00:03:00 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 00:03:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:03:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 00:03:00 prd-centos7-docker-4c-2g-1489 does not seem to be running inside a container 00:03:00 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-rfid-llrp-inventory/8 -v /w/workspace/app-rfid-llrp-inventory/8:/w/workspace/app-rfid-llrp-inventory/8:rw,z -v /w/workspace/app-rfid-llrp-inventory/8@tmp:/w/workspace/app-rfid-llrp-inventory/8@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 00:03:03 $ docker top f62cf4c11c7531ba946182a680db68c180fcce739cc6574c3249d251c849d97a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:03:03 ---> job-cost.sh 00:03:03 lf-activate-venv: SKIPPING 00:03:03 INFO: No Stack... 00:03:04 INFO: Retrieving Pricing Info for: v3-standard-2 00:03:04 INFO: Archiving Costs [Pipeline] sh 00:03:05 + cat /w/workspace/app-rfid-llrp-inventory/8/archives/cost.csv 00:03:05 + cut -d, -f6 [Pipeline] lock 00:03:05 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-36-8-stack-cost] 00:03:05 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-36-8-stack-cost] did not exist. Created. 00:03:05 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-36-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:03:05 + echo total: 0.05999999865889549 [Pipeline] stash 00:03:05 Stashed 1 file(s) [Pipeline] } 00:03:05 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-36-8-stack-cost] [Pipeline] // lock [Pipeline] } 00:03:05 $ docker stop --time=1 f62cf4c11c7531ba946182a680db68c180fcce739cc6574c3249d251c849d97a 00:03:06 $ docker rm -f f62cf4c11c7531ba946182a680db68c180fcce739cc6574c3249d251c849d97a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 00:03:07 Failed in branch amd64 00:03:31 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1491 in /w/workspace/ry_app-rfid-llrp-inventory_PR-36 [Pipeline] { [Pipeline] ws 00:03:31 Running in /w/workspace/app-rfid-llrp-inventory/8 [Pipeline] { [Pipeline] checkout 00:03:32 The recommended git tool is: NONE 00:03:38 using credential edgex-jenkins-ssh 00:03:38 Cloning the remote Git repository 00:03:38 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 00:03:38 > git init /w/workspace/app-rfid-llrp-inventory/8 # timeout=10 00:03:38 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 00:03:38 > git --version # timeout=10 00:03:38 > git --version # 'git version 2.17.1' 00:03:38 using GIT_SSH to set credentials SSH Credentials for GitHub 00:03:40 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:03:43 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 00:03:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:03:43 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 00:03:43 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 00:03:43 using GIT_SSH to set credentials SSH Credentials for GitHub 00:03:43 > 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 00:03:43 Merging remotes/origin/main commit e04a0383669ea00f79ef2e7d56e71bc78ec0aaed into PR head commit 6d0ba25bec9449c31123a1bda9df5a6e703bd1e4 00:03:44 Merge succeeded, producing df13a18ed0676cc44b30bf77addbfea487627274 00:03:44 Checking out Revision df13a18ed0676cc44b30bf77addbfea487627274 (PR-36) 00:03:43 > git config core.sparsecheckout # timeout=10 00:03:43 > git checkout -f 6d0ba25bec9449c31123a1bda9df5a6e703bd1e4 # timeout=10 00:03:44 > git remote # timeout=10 00:03:44 > git config --get remote.origin.url # timeout=10 00:03:44 using GIT_SSH to set credentials SSH Credentials for GitHub 00:03:44 > git merge e04a0383669ea00f79ef2e7d56e71bc78ec0aaed # timeout=10 00:03:44 > git rev-parse HEAD^{commit} # timeout=10 00:03:44 > git config core.sparsecheckout # timeout=10 00:03:44 > git checkout -f df13a18ed0676cc44b30bf77addbfea487627274 # timeout=10 00:03:48 Commit message: "Merge commit 'e04a0383669ea00f79ef2e7d56e71bc78ec0aaed' into HEAD" 00:03:49 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:03:49 provisioning config files... 00:03:49 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/8@tmp/config2931178869089336227tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:03:50 ---> docker-login.sh 00:03:50 nexus3.edgexfoundry.org:10001 00:03:48 > git rev-list --no-walk 9a632dd8e9d8904f41bb1a32f031b46716ef71f0 # timeout=10 00:03:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:03:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:03:52 Configure a credential helper to remove this warning. See 00:03:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:03:52 00:03:52 Login Succeeded 00:03:52 nexus3.edgexfoundry.org:10002 00:03:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:03:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:03:52 Configure a credential helper to remove this warning. See 00:03:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:03:52 00:03:52 Login Succeeded 00:03:52 nexus3.edgexfoundry.org:10003 00:03:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:03:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:03:53 Configure a credential helper to remove this warning. See 00:03:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:03:53 00:03:53 Login Succeeded 00:03:53 nexus3.edgexfoundry.org:10004 00:03:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:03:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:03:54 Configure a credential helper to remove this warning. See 00:03:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:03:54 00:03:54 Login Succeeded 00:03:54 docker.io 00:03:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:03:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:03:54 Configure a credential helper to remove this warning. See 00:03:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:03:54 00:03:54 Login Succeeded 00:03:54 ---> docker-login.sh ends [Pipeline] } 00:03:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:03:55 ========================================================= 00:03:55 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 00:03:55 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 00:03:56 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . 00:03:56 Sending build context to Docker daemon 731.1kB 00:03:56 Step 1/13 : ARG BASE=golang:1.16-alpine3.14 00:03:56 Step 2/13 : FROM ${BASE} AS builder 00:03:57 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:03:57 595b0fe564bb: Pulling fs layer 00:03:57 24495759ef45: Pulling fs layer 00:03:57 d148012ef14d: Pulling fs layer 00:03:57 e90a11edd702: Pulling fs layer 00:03:57 d77568369979: Pulling fs layer 00:03:57 fc1c9f9a7f3b: Pulling fs layer 00:03:57 170f2ba95c9a: Pulling fs layer 00:03:57 97ac5df62f85: Pulling fs layer 00:03:57 fc1c9f9a7f3b: Waiting 00:03:57 e90a11edd702: Waiting 00:03:57 170f2ba95c9a: Waiting 00:03:57 d77568369979: Waiting 00:03:57 97ac5df62f85: Waiting 00:03:57 d148012ef14d: Verifying Checksum 00:03:57 d148012ef14d: Download complete 00:03:57 24495759ef45: Verifying Checksum 00:03:57 24495759ef45: Download complete 00:03:57 d77568369979: Download complete 00:03:57 fc1c9f9a7f3b: Verifying Checksum 00:03:57 595b0fe564bb: Verifying Checksum 00:03:57 595b0fe564bb: Download complete 00:03:57 170f2ba95c9a: Verifying Checksum 00:03:57 170f2ba95c9a: Download complete 00:03:58 595b0fe564bb: Pull complete 00:03:58 24495759ef45: Pull complete 00:03:59 d148012ef14d: Pull complete 00:04:00 97ac5df62f85: Verifying Checksum 00:04:00 97ac5df62f85: Download complete 00:04:00 e90a11edd702: Verifying Checksum 00:04:00 e90a11edd702: Download complete 00:04:11 e90a11edd702: Pull complete 00:04:11 d77568369979: Pull complete 00:04:11 fc1c9f9a7f3b: Pull complete 00:04:12 170f2ba95c9a: Pull complete 00:04:18 97ac5df62f85: Pull complete 00:04:18 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 00:04:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 00:04:18 ---> 04bc70af865f 00:04:18 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 00:04:23 ---> Running in d96ceb66d70e 00:04:23 Removing intermediate container d96ceb66d70e 00:04:23 ---> 04b581346553 00:04:23 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 00:04:24 ---> Running in 145cc0541304 00:04:24 Removing intermediate container 145cc0541304 00:04:24 ---> fb751aa91793 00:04:24 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 00:04:25 ---> Running in cba6686e1be4 00:04:25 Removing intermediate container cba6686e1be4 00:04:25 ---> b1393ca20230 00:04:25 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:04:25 ---> Running in a93ea54af025 00:04:29 Removing intermediate container a93ea54af025 00:04:29 ---> 82a34e8bf684 00:04:29 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:04:29 ---> Running in 8f934f7d2988 00:04:30 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:04:32 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:04:33 OK: 218 MiB in 52 packages 00:04:35 Removing intermediate container 8f934f7d2988 00:04:35 ---> 4ab9f658efec 00:04:35 Step 8/13 : WORKDIR /app 00:04:35 ---> Running in 7388e41b505f 00:04:35 Removing intermediate container 7388e41b505f 00:04:35 ---> ad37f47cf8a4 00:04:35 Step 9/13 : COPY go.mod . 00:04:36 ---> 720e0442b1a4 00:04:36 Step 10/13 : RUN go mod download 00:04:36 ---> Running in cf2f3425716a 00:05:24 Removing intermediate container cf2f3425716a 00:05:24 ---> f2f6a9e53a6b 00:05:24 Step 11/13 : COPY . . 00:05:24 ---> f149d984ed2d 00:05:24 Step 12/13 : ARG MAKE="make build" 00:05:24 ---> Running in 98f0428476ee 00:05:24 Removing intermediate container 98f0428476ee 00:05:24 ---> 5dbdc592d581 00:05:24 Step 13/13 : RUN $MAKE 00:05:24 ---> Running in 5ab9781eac51 00:05:24 noop 00:05:25 Removing intermediate container 5ab9781eac51 00:05:25 ---> 4b6527847ec6 00:05:25 Successfully built 4b6527847ec6 00:05:25 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:05:25 + docker inspect -f . ci-base-image-arm64 00:05:25 . [Pipeline] withDockerContainer 00:05:25 prd-ubuntu18.04-docker-arm64-4c-16g-1491 does not seem to be running inside a container 00:05:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/8 -v /w/workspace/app-rfid-llrp-inventory/8:/w/workspace/app-rfid-llrp-inventory/8:rw,z -v /w/workspace/app-rfid-llrp-inventory/8@tmp:/w/workspace/app-rfid-llrp-inventory/8@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 ******** ci-base-image-arm64 cat 00:05:27 $ docker top 54995d48594c9aaa2e9732af2ec32ba377d599ad85496bec96d668dcac6b4efc -eo pid,comm [Pipeline] { [Pipeline] sh 00:05:28 + go version 00:05:28 go version go1.16.6 linux/arm64 [Pipeline] } 00:05:28 $ docker stop --time=1 54995d48594c9aaa2e9732af2ec32ba377d599ad85496bec96d668dcac6b4efc 00:05:31 $ docker rm -f 54995d48594c9aaa2e9732af2ec32ba377d599ad85496bec96d668dcac6b4efc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:05:31 + docker inspect -f . ci-base-image-arm64 00:05:31 . [Pipeline] withDockerContainer 00:05:32 prd-ubuntu18.04-docker-arm64-4c-16g-1491 does not seem to be running inside a container 00:05:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/8 -v /w/workspace/app-rfid-llrp-inventory/8:/w/workspace/app-rfid-llrp-inventory/8:rw,z -v /w/workspace/app-rfid-llrp-inventory/8@tmp:/w/workspace/app-rfid-llrp-inventory/8@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 ******** ci-base-image-arm64 cat 00:05:34 $ docker top c13fa568b510c79afa19bcd5af3c942fcbaf15698d3bb7cab2f44c69a0c739a7 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 00:05:35 + go mod tidy 00:05:35 go: finding module for package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging 00:05:36 edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app imports 00:05:36 github.com/edgexfoundry/app-functions-sdk-go/appsdk imports 00:05:36 github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/handlers tested by 00:05:36 github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/handlers.test imports 00:05:36 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] } 00:05:36 $ docker stop --time=1 c13fa568b510c79afa19bcd5af3c942fcbaf15698d3bb7cab2f44c69a0c739a7 00:05:38 $ docker rm -f c13fa568b510c79afa19bcd5af3c942fcbaf15698d3bb7cab2f44c69a0c739a7 [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] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:05:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:05:40 00:05:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 00:05:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:05:40 arm64: Pulling from edgex-lftools-log-publisher 00:05:40 448f6bf000e3: Pulling fs layer 00:05:40 f757da607395: Pulling fs layer 00:05:40 05883995daec: Pulling fs layer 00:05:40 8603b9c90790: Pulling fs layer 00:05:40 1560dd03e051: Pulling fs layer 00:05:40 27f5ce0e4adf: Pulling fs layer 00:05:40 c2d8d7efcc4b: Pulling fs layer 00:05:40 1560dd03e051: Waiting 00:05:40 8603b9c90790: Waiting 00:05:40 27f5ce0e4adf: Waiting 00:05:40 c2d8d7efcc4b: Waiting 00:05:40 f757da607395: Verifying Checksum 00:05:40 f757da607395: Download complete 00:05:40 8603b9c90790: Download complete 00:05:41 1560dd03e051: Download complete 00:05:41 27f5ce0e4adf: Verifying Checksum 00:05:41 27f5ce0e4adf: Download complete 00:05:41 05883995daec: Verifying Checksum 00:05:41 05883995daec: Download complete 00:05:42 448f6bf000e3: Verifying Checksum 00:05:42 448f6bf000e3: Download complete 00:05:45 c2d8d7efcc4b: Verifying Checksum 00:05:45 c2d8d7efcc4b: Download complete 00:05:45 448f6bf000e3: Pull complete 00:05:46 f757da607395: Pull complete 00:05:48 05883995daec: Pull complete 00:05:48 8603b9c90790: Pull complete 00:05:49 1560dd03e051: Pull complete 00:05:50 27f5ce0e4adf: Pull complete 00:06:03 c2d8d7efcc4b: Pull complete 00:06:03 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 00:06:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:06:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 00:06:04 prd-ubuntu18.04-docker-arm64-4c-16g-1491 does not seem to be running inside a container 00:06:04 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-rfid-llrp-inventory/8 -v /w/workspace/app-rfid-llrp-inventory/8:/w/workspace/app-rfid-llrp-inventory/8:rw,z -v /w/workspace/app-rfid-llrp-inventory/8@tmp:/w/workspace/app-rfid-llrp-inventory/8@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 00:06:09 $ docker top fd7568c205c3a732fe29438b8e04f040597bbe12471429817aa4bedd942deae0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:06:10 ---> job-cost.sh 00:06:10 lf-activate-venv: SKIPPING 00:06:10 INFO: No Stack... 00:06:11 INFO: Retrieving Pricing Info for: v3-standard-4 00:06:12 INFO: Archiving Costs [Pipeline] sh 00:06:13 + cut -d, -f6 00:06:13 + cat /w/workspace/app-rfid-llrp-inventory/8/archives/cost.csv [Pipeline] lock 00:06:13 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-36-8-stack-cost] 00:06:13 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-36-8-stack-cost] did not exist. Created. 00:06:13 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-36-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:06:15 /w/workspace/app-rfid-llrp-inventory/8@tmp/durable-a11a0bee/script.sh: 1: /w/workspace/app-rfid-llrp-inventory/8@tmp/durable-a11a0bee/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 00:06:16 + echo total: 0.10999999940395355 [Pipeline] stash 00:06:16 Warning: overwriting stash ‘stack-cost’ 00:06:16 Stashed 1 file(s) [Pipeline] } 00:06:16 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-36-8-stack-cost] [Pipeline] // lock [Pipeline] } 00:06:17 $ docker stop --time=1 fd7568c205c3a732fe29438b8e04f040597bbe12471429817aa4bedd942deae0 00:06:18 $ docker rm -f fd7568c205c3a732fe29438b8e04f040597bbe12471429817aa4bedd942deae0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 00:06:19 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] sh 00:06:22 + '[' -d /w/workspace/ry_app-rfid-llrp-inventory_PR-36/archives ']' [Pipeline] libraryResource [Pipeline] sh 00:06:23 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:06:23 ---> package-listing.sh 00:06:23 ++ facter osfamily 00:06:23 ++ tr '[:upper:]' '[:lower:]' 00:06:24 + OS_FAMILY=redhat 00:06:24 + workspace=/w/workspace/ry_app-rfid-llrp-inventory_PR-36 00:06:24 + START_PACKAGES=/tmp/packages_start.txt 00:06:24 + END_PACKAGES=/tmp/packages_end.txt 00:06:24 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:06:24 + PACKAGES=/tmp/packages_start.txt 00:06:24 + '[' /w/workspace/ry_app-rfid-llrp-inventory_PR-36 ']' 00:06:24 + PACKAGES=/tmp/packages_end.txt 00:06:24 + case "${OS_FAMILY}" in 00:06:24 + rpm -qa 00:06:24 + sort 00:06:24 + '[' -f /tmp/packages_start.txt ']' 00:06:24 + '[' -f /tmp/packages_end.txt ']' 00:06:24 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:06:24 + '[' /w/workspace/ry_app-rfid-llrp-inventory_PR-36 ']' 00:06:24 + mkdir -p /w/workspace/ry_app-rfid-llrp-inventory_PR-36/archives/ 00:06:24 + 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 00:06:24 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 00:06:25 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 00:06:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:06:25 00:06:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 00:06:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:06:26 latest: Pulling from edgex-lftools-log-publisher 00:06:26 b4d181a07f80: Pulling fs layer 00:06:26 a1111a8f2ec3: Pulling fs layer 00:06:26 ed53099fbce6: Pulling fs layer 00:06:26 dc539afda2c1: Pulling fs layer 00:06:26 77bc0d833cb6: Pulling fs layer 00:06:26 9065ff56babe: Pulling fs layer 00:06:26 d287ab97295c: Pulling fs layer 00:06:26 dc539afda2c1: Waiting 00:06:26 77bc0d833cb6: Waiting 00:06:26 9065ff56babe: Waiting 00:06:26 d287ab97295c: Waiting 00:06:26 a1111a8f2ec3: Download complete 00:06:26 dc539afda2c1: Verifying Checksum 00:06:26 dc539afda2c1: Download complete 00:06:26 77bc0d833cb6: Verifying Checksum 00:06:26 77bc0d833cb6: Download complete 00:06:26 9065ff56babe: Verifying Checksum 00:06:26 9065ff56babe: Download complete 00:06:26 ed53099fbce6: Verifying Checksum 00:06:26 ed53099fbce6: Download complete 00:06:27 b4d181a07f80: Verifying Checksum 00:06:27 b4d181a07f80: Download complete 00:06:28 b4d181a07f80: Pull complete 00:06:28 a1111a8f2ec3: Pull complete 00:06:29 ed53099fbce6: Pull complete 00:06:29 dc539afda2c1: Pull complete 00:06:29 77bc0d833cb6: Pull complete 00:06:29 9065ff56babe: Pull complete 00:06:31 d287ab97295c: Download complete 00:06:35 d287ab97295c: Pull complete 00:06:35 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 00:06:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:06:35 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 00:06:35 prd-centos7-docker-4c-2g-1484 does not seem to be running inside a container 00:06:35 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 00:06:38 $ docker top ea6bd618b4d9e411a9c6f6b5ec0caf2ef8516644ad129f108fad277566f330b6 -eo pid,comm [Pipeline] { [Pipeline] sh 00:06:38 + touch /tmp/pre-build-complete [Pipeline] sh 00:06:39 + mkdir -p /var/log/sysstat [Pipeline] sh 00:06:39 + ls /var/log/sa-host 00:06:39 + sadf -c /var/log/sa-host/sa05 00:06:39 file_magic: OK 00:06:39 HZ: Using current value: 100 00:06:39 file_header: OK 00:06:39 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 00:06:39 Statistics: 00:06:39 Hnuu...uuuununununu...Hnuu...uuuununununu... 00:06:39 File successfully converted to sysstat format version 12.0.3 00:06:39 + sadf -c /var/log/sa-host/sa25 00:06:39 file_magic: OK 00:06:39 HZ: Using current value: 100 00:06:39 file_header: OK 00:06:39 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 00:06:39 Statistics: 00:06:39 HR 00:06:39 File successfully converted to sysstat format version 12.0.3 00:06:39 + sadf -c /var/log/sa-host/sa26 00:06:39 file_magic: OK 00:06:39 HZ: Using current value: 100 00:06:39 file_header: OK 00:06:39 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 00:06:39 Statistics: 00:06:39 Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 00:06:39 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:06:39 provisioning config files... 00:06:39 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-36@tmp/config3050258821360983757tmp [Pipeline] { [Pipeline] echo 00:06:39 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:06:40 ---> create-netrc.sh [Pipeline] } 00:06:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 00:06:40 ---> python-tools-install.sh [Pipeline] echo 00:06:40 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:06:41 ---> sudo-logs.sh 00:06:41 Archiving 'sudo' log.. 00:06:41 sudo: unable to resolve host prd-centos7-docker-4c-2g-1484.vexxhost.local: Name or service not known 00:06:41 sudo: unable to resolve host prd-centos7-docker-4c-2g-1484.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 00:06:41 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:06:41 ---> job-cost.sh 00:06:41 lf-activate-venv: SKIPPING 00:06:41 DEBUG: total: 0.10999999940395355 00:06:41 INFO: Retrieving Stack Cost... 00:06:43 INFO: Retrieving Pricing Info for: v3-standard-2 00:06:43 INFO: Archiving Costs [Pipeline] echo 00:06:43 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:06:43 ---> logs-deploy.sh 00:06:43 lf-activate-venv: SKIPPING 00:06:43 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-36/8 00:06:43 INFO: archiving workspace using pattern(s): 00:06:44 Archives upload complete. 00:06:44 INFO: archiving logs to Nexus 00:06:45 ---> uname -a: 00:06:45 Linux prd-centos7-docker-4c-2g-1484.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux 00:06:45 00:06:45 00:06:45 ---> lscpu: 00:06:45 Architecture: x86_64 00:06:45 CPU op-mode(s): 32-bit, 64-bit 00:06:45 Byte Order: Little Endian 00:06:45 Address sizes: 40 bits physical, 48 bits virtual 00:06:45 CPU(s): 2 00:06:45 On-line CPU(s) list: 0,1 00:06:45 Thread(s) per core: 1 00:06:45 Core(s) per socket: 1 00:06:45 Socket(s): 2 00:06:45 NUMA node(s): 1 00:06:45 Vendor ID: AuthenticAMD 00:06:45 CPU family: 23 00:06:45 Model: 49 00:06:45 Model name: AMD EPYC-Rome Processor 00:06:45 Stepping: 0 00:06:45 CPU MHz: 2799.998 00:06:45 BogoMIPS: 5599.99 00:06:45 Virtualization: AMD-V 00:06:45 Hypervisor vendor: KVM 00:06:45 Virtualization type: full 00:06:45 L1d cache: 32K 00:06:45 L1i cache: 32K 00:06:45 L2 cache: 512K 00:06:45 L3 cache: 16384K 00:06:45 NUMA node0 CPU(s): 0,1 00:06:45 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 00:06:45 00:06:45 00:06:45 ---> nproc: 00:06:45 2 00:06:45 00:06:45 00:06:45 ---> df -h: 00:06:45 Filesystem Size Used Avail Use% Mounted on 00:06:45 overlay 40G 7.7G 33G 20% / 00:06:45 tmpfs 64M 0 64M 0% /dev 00:06:45 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 00:06:45 shm 64M 0 64M 0% /dev/shm 00:06:45 /dev/vda1 40G 7.7G 33G 20% /facter-os 00:06:45 00:06:45 00:06:45 ---> sar -b -r -n DEV: 00:06:45 Linux 3.10.0-1160.21.1.el7.x86_64 (prd-centos7-docker-4c-2g-1484.vexxhost.local) 09/26/21 _x86_64_ (2 CPU) 00:06:45 00:06:45 00:00:01 tps rtps wtps bread/s bwrtn/s 00:06:45 00:01:01 18.22 0.73 17.49 352.91 3433.21 00:06:45 00:02:01 1.85 0.05 1.80 1.33 34.29 00:06:45 00:03:01 0.25 0.00 0.25 0.00 4.01 00:06:45 00:04:01 0.27 0.00 0.27 0.00 3.02 00:06:45 00:05:01 0.17 0.00 0.17 0.00 2.73 00:06:45 00:06:01 0.25 0.00 0.25 0.00 3.38 00:06:45 Average: 3.50 0.13 3.37 59.06 580.28 00:06:45 00:06:45 00:00:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:06:45 00:01:01 5443540 0 811596 10.13 2620 1751184 1251720 13.82 588336 1577400 20 00:06:45 00:02:01 5443828 0 811180 10.13 2620 1751312 1244512 13.74 591732 1574584 20 00:06:45 00:03:01 5443500 0 811500 10.13 2620 1751320 1235260 13.64 588152 1579016 12 00:06:45 00:04:01 5442116 0 812884 10.15 2620 1751320 1234256 13.63 589656 1579016 16 00:06:45 00:05:01 5442400 0 812588 10.15 2620 1751332 1234368 13.63 587152 1581840 20 00:06:45 00:06:01 5442092 0 812892 10.15 2620 1751336 1234368 13.63 587264 1581840 8 00:06:45 Average: 5442913 0 812107 10.14 2620 1751301 1239081 13.68 588715 1578949 16 00:06:45 00:06:45 00:00:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:06:45 00:01:01 eth0 148.03 118.63 489.41 19.47 0.00 0.00 0.00 0.00 00:06:45 00:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:06:45 00:01:01 docker0 61.88 57.27 4.81 153.55 0.00 0.00 0.00 0.00 00:06:45 00:02:01 eth0 2.98 0.85 0.93 0.53 0.00 0.00 0.00 0.00 00:06:45 00:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:06:45 00:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:06:45 00:03:01 eth0 2.70 0.63 0.70 0.46 0.00 0.00 0.00 0.00 00:06:45 00:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:06:45 00:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:06:45 00:04:01 eth0 3.40 0.68 0.79 0.37 0.00 0.00 0.00 0.00 00:06:45 00:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:06:45 00:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:06:45 00:05:01 eth0 2.60 1.17 1.26 0.85 0.00 0.00 0.00 0.00 00:06:45 00:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:06:45 00:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:06:45 00:06:01 eth0 1.08 0.40 0.33 0.24 0.00 0.00 0.00 0.00 00:06:45 00:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:06:45 00:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:06:45 Average: eth0 26.81 20.40 82.26 3.65 0.00 0.00 0.00 0.00 00:06:45 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:06:45 Average: docker0 10.32 9.55 0.80 25.60 0.00 0.00 0.00 0.00 00:06:45 00:06:45 00:06:45 ---> sar -P ALL: 00:06:45 Linux 3.10.0-1160.21.1.el7.x86_64 (prd-centos7-docker-4c-2g-1484.vexxhost.local) 09/26/21 _x86_64_ (2 CPU) 00:06:45 00:06:45 00:00:01 CPU %user %nice %system %iowait %steal %idle 00:06:45 00:01:01 all 3.20 0.00 1.65 0.38 0.04 94.73 00:06:45 00:01:01 0 3.47 0.00 1.71 0.52 0.05 94.25 00:06:45 00:01:01 1 2.93 0.00 1.59 0.24 0.03 95.21 00:06:45 00:02:01 all 0.28 0.00 0.08 0.00 0.01 99.62 00:06:45 00:02:01 0 0.52 0.00 0.12 0.00 0.02 99.35 00:06:45 00:02:01 1 0.05 0.00 0.05 0.00 0.00 99.90 00:06:45 00:03:01 all 0.17 0.00 0.07 0.00 0.02 99.75 00:06:45 00:03:01 0 0.12 0.00 0.10 0.00 0.02 99.77 00:06:45 00:03:01 1 0.22 0.00 0.03 0.00 0.02 99.73 00:06:45 00:04:01 all 0.25 0.00 0.05 0.00 0.02 99.68 00:06:45 00:04:01 0 0.08 0.00 0.08 0.00 0.03 99.80 00:06:45 00:04:01 1 0.42 0.00 0.02 0.00 0.00 99.57 00:06:45 00:05:01 all 0.25 0.00 0.08 0.00 0.01 99.67 00:06:45 00:05:01 0 0.33 0.00 0.07 0.00 0.00 99.60 00:06:45 00:05:01 1 0.17 0.00 0.08 0.00 0.02 99.73 00:06:45 00:06:01 all 0.18 0.00 0.05 0.00 0.02 99.75 00:06:45 00:06:01 0 0.30 0.00 0.03 0.00 0.02 99.65 00:06:45 00:06:01 1 0.07 0.00 0.07 0.00 0.02 99.85 00:06:45 Average: all 0.72 0.00 0.33 0.06 0.02 98.87 00:06:45 Average: 0 0.80 0.00 0.35 0.09 0.02 98.74 00:06:45 Average: 1 0.64 0.00 0.30 0.04 0.01 99.00 00:06:45 00:06:45 00:06:45