Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6d0ba25bec9449c31123a1bda9df5a6e703bd1e4+2d16842f1ed4032ef61d6aaf662d8ed3c6802d59 (b514b884a5375e430f4007157931def11747ba52) 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-ssh4768479928848916097.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-ssh972043653057101127.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-ssh8455024233007421252.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-ssh6044282130796913620.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh > 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-ssh3236179199577397149.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-3348 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-ssh1119696253450871759.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-ssh4910254268985472087.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 2d16842f1ed4032ef61d6aaf662d8ed3c6802d59 into PR head commit 6d0ba25bec9449c31123a1bda9df5a6e703bd1e4 Merge succeeded, producing b96f05421156eba74b8b4499d7a62a081dcf5c17 Checking out Revision b96f05421156eba74b8b4499d7a62a081dcf5c17 (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-ssh2839935681831805231.key > git merge 2d16842f1ed4032ef61d6aaf662d8ed3c6802d59 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b96f05421156eba74b8b4499d7a62a081dcf5c17 # timeout=10 Commit message: "Merge commit '2d16842f1ed4032ef61d6aaf662d8ed3c6802d59' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:59:52 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:59:52 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:59:52 ========================================================= 15:59:52 EdgeX Global Pipelines Version Info 15:59:52 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 580a19cffb4c502e38290e910b83fbff4de23f26 # timeout=10 15:59:53 ------------------- 15:59:53 stable info: 15:59:53 ------------------- 15:59:53 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:59:53 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 15:59:53 Message: update stable to v1.0.205 15:59:54 ------------------- 15:59:54 experimental info: 15:59:54 ------------------- 15:59:54 Commited By: **** collab-it+edgex@linuxfoundation.org 15:59:54 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 15:59:54 Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:59:54 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 15:59:54 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 15:59:54 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:59:54 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:59:54 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:59:54 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 15:59:54 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 15:59:54 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 15:59:54 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:59:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:59:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:59:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:59:54 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 15:59:54 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:59:54 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:59:55 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:59:55 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:59:55 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:59:55 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:59:55 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:59:55 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 15:59:55 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:59:55 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:59:55 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:59:55 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:59:55 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 15:59:55 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:59:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-36 [Pipeline] echo 15:59:55 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-36 [Pipeline] echo 15:59:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-36 [Pipeline] echo 15:59:55 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b96f05421156eba74b8b4499d7a62a081dcf5c17 [Pipeline] echo 15:59:55 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b96f054 [Pipeline] echo 15:59:55 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:59:55 provisioning config files... 15:59:55 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-36@tmp/config1350346866627629063tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:59:55 ---> docker-login.sh 15:59:55 nexus3.edgexfoundry.org:10001 15:59:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:59:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:59:56 Configure a credential helper to remove this warning. See 15:59:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:59:56 15:59:56 Login Succeeded 15:59:56 nexus3.edgexfoundry.org:10002 15:59:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:59:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:59:56 Configure a credential helper to remove this warning. See 15:59:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:59:56 15:59:56 Login Succeeded 15:59:56 nexus3.edgexfoundry.org:10003 15:59:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:59:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:59:56 Configure a credential helper to remove this warning. See 15:59:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:59:56 15:59:56 Login Succeeded 15:59:56 nexus3.edgexfoundry.org:10004 15:59:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:59:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:59:56 Configure a credential helper to remove this warning. See 15:59:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:59:56 15:59:56 Login Succeeded 15:59:56 docker.io 15:59:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:59:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:59:57 Configure a credential helper to remove this warning. See 15:59:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:59:57 15:59:57 Login Succeeded 15:59:57 ---> docker-login.sh ends [Pipeline] } 15:59:57 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 15:59:57 + git log --format=format:%s -1 b96f05421156eba74b8b4499d7a62a081dcf5c17 [Pipeline] echo 15:59:57 GIT_COMMIT: b96f05421156eba74b8b4499d7a62a081dcf5c17, Commit Message: Merge commit '2d16842f1ed4032ef61d6aaf662d8ed3c6802d59' into HEAD [Pipeline] echo 15:59:57 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 15:59:58 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:59:58 15:59:58 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 15:59:58 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:59:58 latest: Pulling from edgex-devops/git-semver 15:59:58 31603596830f: Pulling fs layer 15:59:58 d4622e32a9a9: Pulling fs layer 15:59:58 1030fce36090: Pulling fs layer 15:59:58 6c6cb7e1b49b: Pulling fs layer 15:59:58 6c6cb7e1b49b: Waiting 15:59:58 d4622e32a9a9: Verifying Checksum 15:59:58 d4622e32a9a9: Download complete 15:59:58 31603596830f: Verifying Checksum 15:59:58 31603596830f: Download complete 15:59:58 6c6cb7e1b49b: Verifying Checksum 15:59:58 6c6cb7e1b49b: Download complete 15:59:58 31603596830f: Pull complete 15:59:59 d4622e32a9a9: Pull complete 15:59:59 1030fce36090: Verifying Checksum 15:59:59 1030fce36090: Download complete 15:59:59 1030fce36090: Pull complete 16:00:00 6c6cb7e1b49b: Pull complete 16:00:00 Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab 16:00:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:00:00 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 16:00:00 prd-centos7-docker-4c-2g-3348 does not seem to be running inside a container 16:00:00 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-rfid-llrp-inventory_PR-36 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-36:/w/workspace/ry_app-rfid-llrp-inventory_PR-36:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-36@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-36@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 16:00:01 $ docker top 5fe31fe7e12d0fbfe29a20874e668d06f633e3d990aedfaad68879ed4ca4dfc1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:00:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:00:01 [ssh-agent] Looking for ssh-agent implementation... 16:00:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:00:01 $ docker exec 5fe31fe7e12d0fbfe29a20874e668d06f633e3d990aedfaad68879ed4ca4dfc1 ssh-agent 16:00:01 SSH_AUTH_SOCK=/tmp/ssh-q4ftQ4edIuAU/agent.14 16:00:01 SSH_AGENT_PID=21 16:00:01 Running ssh-add (command line suppressed) 16:00:01 Identity added: /w/workspace/ry_app-rfid-llrp-inventory_PR-36@tmp/private_key_1973502066744539169.key (/w/workspace/ry_app-rfid-llrp-inventory_PR-36@tmp/private_key_1973502066744539169.key) 16:00:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:00:01 + git tag --points-at HEAD [Pipeline] } 16:00:02 $ docker exec --env ******** --env ******** 5fe31fe7e12d0fbfe29a20874e668d06f633e3d990aedfaad68879ed4ca4dfc1 ssh-agent -k 16:00:02 unset SSH_AUTH_SOCK; 16:00:02 unset SSH_AGENT_PID; 16:00:02 echo Agent pid 21 killed; 16:00:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:00:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:00:02 [ssh-agent] Looking for ssh-agent implementation... 16:00:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:00:02 $ docker exec 5fe31fe7e12d0fbfe29a20874e668d06f633e3d990aedfaad68879ed4ca4dfc1 ssh-agent 16:00:02 SSH_AUTH_SOCK=/tmp/ssh-xq91qGbr0NMO/agent.53 16:00:02 SSH_AGENT_PID=59 16:00:02 Running ssh-add (command line suppressed) 16:00:02 Identity added: /w/workspace/ry_app-rfid-llrp-inventory_PR-36@tmp/private_key_7362674931822878714.key (/w/workspace/ry_app-rfid-llrp-inventory_PR-36@tmp/private_key_7362674931822878714.key) 16:00:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:00:03 + git semver init 16:00:03 # -> Open(): unable to determine branch for HEAD 16:00:03 # $GIT_DIR = /w/workspace/ry_app-rfid-llrp-inventory_PR-36/.git 16:00:03 # $GIT_WORK_TREE = /w/workspace/ry_app-rfid-llrp-inventory_PR-36 16:00:03 # $SEMVER_REMOTE_NAME = origin 16:00:03 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:00:03 # $SEMVER_USER_NAME = edgex-jenkins 16:00:03 # $SEMVER_BRANCH = PR-36 16:00:03 # $SEMVER_TEMP = /tmp/semver-697658671 16:00:03 # git clone --branch semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git $SEMVER_TEMP 16:00:05 # '/tmp/semver-697658671' -> '/w/workspace/ry_app-rfid-llrp-inventory_PR-36/.semver' 16:00:05 # -> Force: false 16:00:05 # $SEMVER_DIR = /w/workspace/ry_app-rfid-llrp-inventory_PR-36/.semver [Pipeline] } 16:00:05 $ docker exec --env ******** --env ******** 5fe31fe7e12d0fbfe29a20874e668d06f633e3d990aedfaad68879ed4ca4dfc1 ssh-agent -k 16:00:06 unset SSH_AUTH_SOCK; 16:00:06 unset SSH_AGENT_PID; 16:00:06 echo Agent pid 59 killed; 16:00:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:00:06 + git semver [Pipeline] } 16:00:06 $ docker stop --time=1 5fe31fe7e12d0fbfe29a20874e668d06f633e3d990aedfaad68879ed4ca4dfc1 16:00:07 $ docker rm -f 5fe31fe7e12d0fbfe29a20874e668d06f633e3d990aedfaad68879ed4ca4dfc1 [Pipeline] // withDockerContainer [Pipeline] sh 16:00:08 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:00:08 Stashed 1 file(s) [Pipeline] echo 16:00:08 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 16:00:23 Still waiting to schedule task 16:00:23 ‘prd-centos7-docker-4c-2g-3335’ is offline 16:00:23 ‘prd-centos7-docker-4c-2g-3353’ is offline 16:00:23 ‘prd-ubuntu18.04-docker-arm64-4c-16g-105’ doesn’t have label ‘centos7-docker-4c-2g’ 16:00:23 ‘prd-ubuntu18.04-docker-arm64-4c-16g-3346’ doesn’t have label ‘centos7-docker-4c-2g’ 16:00:23 Still waiting to schedule task 16:00:23 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 16:01:16 Running on prd-centos7-docker-4c-2g-3359 in /w/workspace/ry_app-rfid-llrp-inventory_PR-36 [Pipeline] { [Pipeline] ws 16:01:16 Running in /w/workspace/app-rfid-llrp-inventory/7 [Pipeline] { [Pipeline] checkout 16:01:16 The recommended git tool is: NONE 16:01:20 using credential edgex-jenkins-ssh 16:01:20 Cloning the remote Git repository 16:01:20 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 16:01:20 > git init /w/workspace/app-rfid-llrp-inventory/7 # timeout=10 16:01:20 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 16:01:20 > git --version # timeout=10 16:01:20 > git --version # 'git version 2.24.4' 16:01:20 using GIT_SSH to set credentials SSH Credentials for GitHub 16:01:20 [INFO] Currently running in a labeled security context 16:01:20 [INFO] Currently SELinux is 'enforcing' on the host 16:01:20 > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-rfid-llrp-inventory/7@tmp/jenkins-gitclient-ssh3781459928480654830.key 16:01:20 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:01:26 Merging remotes/origin/main commit 2d16842f1ed4032ef61d6aaf662d8ed3c6802d59 into PR head commit 6d0ba25bec9449c31123a1bda9df5a6e703bd1e4 16:01:26 Merge succeeded, producing 11a695b662f05f516f85ba151dad04c1d2dc56af 16:01:26 Checking out Revision 11a695b662f05f516f85ba151dad04c1d2dc56af (PR-36) 16:01:25 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 16:01:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:01:25 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 16:01:25 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 16:01:25 using GIT_SSH to set credentials SSH Credentials for GitHub 16:01:25 [INFO] Currently running in a labeled security context 16:01:25 [INFO] Currently SELinux is 'enforcing' on the host 16:01:25 > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-rfid-llrp-inventory/7@tmp/jenkins-gitclient-ssh8583526242922795577.key 16:01:25 > 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 16:01:26 > git config core.sparsecheckout # timeout=10 16:01:26 > git checkout -f 6d0ba25bec9449c31123a1bda9df5a6e703bd1e4 # timeout=10 16:01:26 > git remote # timeout=10 16:01:26 > git config --get remote.origin.url # timeout=10 16:01:26 using GIT_SSH to set credentials SSH Credentials for GitHub 16:01:26 [INFO] Currently running in a labeled security context 16:01:26 [INFO] Currently SELinux is 'enforcing' on the host 16:01:26 > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-rfid-llrp-inventory/7@tmp/jenkins-gitclient-ssh447605865745708721.key 16:01:26 > git merge 2d16842f1ed4032ef61d6aaf662d8ed3c6802d59 # timeout=10 16:01:26 > git rev-parse HEAD^{commit} # timeout=10 16:01:26 > git config core.sparsecheckout # timeout=10 16:01:26 > git checkout -f 11a695b662f05f516f85ba151dad04c1d2dc56af # timeout=10 16:01:30 Commit message: "Merge commit '2d16842f1ed4032ef61d6aaf662d8ed3c6802d59' into HEAD" 16:01:30 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:01:30 provisioning config files... 16:01:30 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/7@tmp/config5581803080244028536tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:01:30 > git rev-list --no-walk 580a19cffb4c502e38290e910b83fbff4de23f26 # timeout=10 16:01:31 ---> docker-login.sh 16:01:31 nexus3.edgexfoundry.org:10001 16:01:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:01:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:01:31 Configure a credential helper to remove this warning. See 16:01:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:01:31 16:01:31 Login Succeeded 16:01:31 nexus3.edgexfoundry.org:10002 16:01:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:01:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:01:31 Configure a credential helper to remove this warning. See 16:01:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:01:31 16:01:31 Login Succeeded 16:01:31 nexus3.edgexfoundry.org:10003 16:01:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:01:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:01:37 Configure a credential helper to remove this warning. See 16:01:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:01:37 16:01:37 Login Succeeded 16:01:37 nexus3.edgexfoundry.org:10004 16:01:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:01:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:01:37 Configure a credential helper to remove this warning. See 16:01:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:01:37 16:01:37 Login Succeeded 16:01:37 docker.io 16:01:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:01:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:01:37 Configure a credential helper to remove this warning. See 16:01:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:01:37 16:01:37 Login Succeeded 16:01:37 ---> docker-login.sh ends [Pipeline] } 16:01:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:01:38 ========================================================= 16:01:38 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 16:01:38 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 16:01:38 + 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 . 16:01:38 Sending build context to Docker daemon 731.1kB 16:01:38 Step 1/13 : ARG BASE=golang:1.16-alpine3.12 16:01:38 Step 2/13 : FROM ${BASE} AS builder 16:01:43 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 16:01:43 540db60ca938: Pulling fs layer 16:01:43 adcc1eea9eea: Pulling fs layer 16:01:43 4c4ab2625f07: Pulling fs layer 16:01:43 db62176df00c: Pulling fs layer 16:01:43 3b30891b0d05: Pulling fs layer 16:01:43 06b49ca38bd5: Pulling fs layer 16:01:43 c788192a36de: Pulling fs layer 16:01:43 a77e37c0d609: Pulling fs layer 16:01:43 c3185cebc471: Pulling fs layer 16:01:43 db62176df00c: Waiting 16:01:43 3b30891b0d05: Waiting 16:01:43 06b49ca38bd5: Waiting 16:01:43 c788192a36de: Waiting 16:01:43 a77e37c0d609: Waiting 16:01:43 c3185cebc471: Waiting 16:01:43 4c4ab2625f07: Verifying Checksum 16:01:43 4c4ab2625f07: Download complete 16:01:43 adcc1eea9eea: Download complete 16:01:44 3b30891b0d05: Verifying Checksum 16:01:44 3b30891b0d05: Download complete 16:01:44 06b49ca38bd5: Verifying Checksum 16:01:44 06b49ca38bd5: Download complete 16:01:44 c788192a36de: Verifying Checksum 16:01:44 c788192a36de: Download complete 16:01:44 540db60ca938: Verifying Checksum 16:01:44 540db60ca938: Download complete 16:01:44 540db60ca938: Pull complete 16:01:44 adcc1eea9eea: Pull complete 16:01:44 4c4ab2625f07: Pull complete 16:01:45 a77e37c0d609: Verifying Checksum 16:01:45 a77e37c0d609: Download complete 16:01:57 c3185cebc471: Verifying Checksum 16:01:57 c3185cebc471: Download complete 16:01:57 db62176df00c: Verifying Checksum 16:01:57 db62176df00c: Download complete 16:02:01 db62176df00c: Pull complete 16:02:01 3b30891b0d05: Pull complete 16:02:01 06b49ca38bd5: Pull complete 16:02:01 c788192a36de: Pull complete 16:02:02 a77e37c0d609: Pull complete 16:02:05 c3185cebc471: Pull complete 16:02:05 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 16:02:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 16:02:05 ---> 031687cdd783 16:02:05 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 16:02:08 ---> Running in 75cc5cdacbca 16:02:08 Removing intermediate container 75cc5cdacbca 16:02:08 ---> 24afb0b80216 16:02:08 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 16:02:08 ---> Running in 1a750d19138a 16:02:08 Removing intermediate container 1a750d19138a 16:02:08 ---> 290c84d5260c 16:02:08 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 16:02:08 ---> Running in 50f9fc77efde 16:02:08 Removing intermediate container 50f9fc77efde 16:02:08 ---> 53ef7e88e648 16:02:08 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:02:08 ---> Running in 532108aa2a04 16:02:09 Removing intermediate container 532108aa2a04 16:02:09 ---> 076cdad29ae9 16:02:09 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:02:09 ---> Running in 611ef58256a6 16:02:09 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:02:10 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:02:11 OK: 219 MiB in 52 packages 16:02:11 Removing intermediate container 611ef58256a6 16:02:11 ---> 3e8ff501e805 16:02:11 Step 8/13 : WORKDIR /app 16:02:11 ---> Running in 18ac58ae9f14 16:02:11 Removing intermediate container 18ac58ae9f14 16:02:11 ---> 3e5d3b8afc91 16:02:11 Step 9/13 : COPY go.mod . 16:02:11 ---> 31ebe8bdc0a1 16:02:11 Step 10/13 : RUN go mod download 16:02:11 ---> Running in 26c84b47e204 16:02:25 Removing intermediate container 26c84b47e204 16:02:25 ---> 1b6b359d54bb 16:02:25 Step 11/13 : COPY . . 16:02:25 ---> e6b5e72534c8 16:02:25 Step 12/13 : ARG MAKE="make build" 16:02:25 ---> Running in bef92497f1e2 16:02:25 Removing intermediate container bef92497f1e2 16:02:25 ---> 50a7cdbbbbf8 16:02:25 Step 13/13 : RUN $MAKE 16:02:25 ---> Running in ed901f89d119 16:02:25 noop 16:02:25 Removing intermediate container ed901f89d119 16:02:25 ---> 3c36aa711507 16:02:25 Successfully built 3c36aa711507 16:02:25 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 16:02:25 + docker inspect -f . ci-base-image-x86_64 16:02:25 . [Pipeline] withDockerContainer 16:02:25 prd-centos7-docker-4c-2g-3359 does not seem to be running inside a container 16:02:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/7 -v /w/workspace/app-rfid-llrp-inventory/7:/w/workspace/app-rfid-llrp-inventory/7:rw,z -v /w/workspace/app-rfid-llrp-inventory/7@tmp:/w/workspace/app-rfid-llrp-inventory/7@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 ******** ci-base-image-x86_64 cat 16:02:26 $ docker top 43f77c2a723c6d83ef3d7c125228e20e2d6dec1b94a45c530ba51bc78d0d2dd1 -eo pid,comm [Pipeline] { [Pipeline] sh 16:02:26 + go version 16:02:26 go version go1.16.6 linux/amd64 [Pipeline] } 16:02:26 $ docker stop --time=1 43f77c2a723c6d83ef3d7c125228e20e2d6dec1b94a45c530ba51bc78d0d2dd1 16:02:27 $ docker rm -f 43f77c2a723c6d83ef3d7c125228e20e2d6dec1b94a45c530ba51bc78d0d2dd1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:02:28 + docker inspect -f . ci-base-image-x86_64 16:02:28 . [Pipeline] withDockerContainer 16:02:28 prd-centos7-docker-4c-2g-3359 does not seem to be running inside a container 16:02:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/7 -v /w/workspace/app-rfid-llrp-inventory/7:/w/workspace/app-rfid-llrp-inventory/7:rw,z -v /w/workspace/app-rfid-llrp-inventory/7@tmp:/w/workspace/app-rfid-llrp-inventory/7@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 ******** ci-base-image-x86_64 cat 16:02:28 $ docker top 5ead97c005e841b9a1ab18aff8ebcab6f39da64a4c37b2ea44c9f5fd98942acd -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 16:02:29 + go mod tidy 16:02:29 go: finding module for package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging 16:02:32 edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app imports 16:02:32 github.com/edgexfoundry/app-functions-sdk-go/appsdk imports 16:02:32 github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/handlers tested by 16:02:32 github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/handlers.test imports 16:02:32 github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging: module github.com/edgexfoundry/go-mod-bootstrap@latest found (v0.0.72), but does not contain package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging [Pipeline] } 16:02:32 $ docker stop --time=1 5ead97c005e841b9a1ab18aff8ebcab6f39da64a4c37b2ea44c9f5fd98942acd 16:02:33 $ docker rm -f 5ead97c005e841b9a1ab18aff8ebcab6f39da64a4c37b2ea44c9f5fd98942acd [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 16:02:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:02:35 16:02:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 16:02:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:02:35 latest: Pulling from edgex-lftools-log-publisher 16:02:35 b4d181a07f80: Pulling fs layer 16:02:35 a1111a8f2ec3: Pulling fs layer 16:02:35 ed53099fbce6: Pulling fs layer 16:02:35 dc539afda2c1: Pulling fs layer 16:02:35 77bc0d833cb6: Pulling fs layer 16:02:35 9065ff56babe: Pulling fs layer 16:02:35 d287ab97295c: Pulling fs layer 16:02:35 77bc0d833cb6: Waiting 16:02:35 9065ff56babe: Waiting 16:02:35 d287ab97295c: Waiting 16:02:35 dc539afda2c1: Waiting 16:02:36 a1111a8f2ec3: Verifying Checksum 16:02:36 a1111a8f2ec3: Download complete 16:02:36 dc539afda2c1: Verifying Checksum 16:02:36 dc539afda2c1: Download complete 16:02:37 77bc0d833cb6: Verifying Checksum 16:02:37 77bc0d833cb6: Download complete 16:02:37 9065ff56babe: Download complete 16:02:37 ed53099fbce6: Verifying Checksum 16:02:37 ed53099fbce6: Download complete 16:02:38 b4d181a07f80: Verifying Checksum 16:02:38 b4d181a07f80: Download complete 16:02:39 b4d181a07f80: Pull complete 16:02:39 a1111a8f2ec3: Pull complete 16:02:40 ed53099fbce6: Pull complete 16:02:40 dc539afda2c1: Pull complete 16:02:40 77bc0d833cb6: Pull complete 16:02:40 9065ff56babe: Pull complete 16:02:45 d287ab97295c: Verifying Checksum 16:02:45 d287ab97295c: Download complete 16:02:49 d287ab97295c: Pull complete 16:02:49 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 16:02:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:02:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 16:02:49 prd-centos7-docker-4c-2g-3359 does not seem to be running inside a container 16:02:49 $ 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/7 -v /w/workspace/app-rfid-llrp-inventory/7:/w/workspace/app-rfid-llrp-inventory/7:rw,z -v /w/workspace/app-rfid-llrp-inventory/7@tmp:/w/workspace/app-rfid-llrp-inventory/7@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 16:02:52 $ docker top e9efaf48d878c4222e049a8782b0deb2aaabf3ec805c6068d5a3567508b3a451 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:02:52 ---> job-cost.sh 16:02:52 lf-activate-venv: SKIPPING 16:02:52 INFO: No Stack... 16:02:53 INFO: Retrieving Pricing Info for: v3-standard-2 16:02:53 INFO: Archiving Costs [Pipeline] sh 16:02:54 + cat /w/workspace/app-rfid-llrp-inventory/7/archives/cost.csv 16:02:54 + cut -d, -f6 [Pipeline] lock 16:02:54 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-36-7-stack-cost] 16:02:54 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-36-7-stack-cost] did not exist. Created. 16:02:54 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-36-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:02:54 + echo total: 0.05999999865889549 [Pipeline] stash 16:02:54 Stashed 1 file(s) [Pipeline] } 16:02:54 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-36-7-stack-cost] [Pipeline] // lock [Pipeline] } 16:02:54 $ docker stop --time=1 e9efaf48d878c4222e049a8782b0deb2aaabf3ec805c6068d5a3567508b3a451 16:02:55 $ docker rm -f e9efaf48d878c4222e049a8782b0deb2aaabf3ec805c6068d5a3567508b3a451 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 16:02:56 Failed in branch amd64 16:12:33 Running on prd-ubuntu18.04-docker-arm64-4c-16g-3680 in /w/workspace/ry_app-rfid-llrp-inventory_PR-36 [Pipeline] { [Pipeline] ws 16:12:33 Running in /w/workspace/app-rfid-llrp-inventory/7 [Pipeline] { [Pipeline] checkout 16:12:33 The recommended git tool is: NONE 16:12:42 using credential edgex-jenkins-ssh 16:12:42 Cloning the remote Git repository 16:12:42 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 16:12:42 > git init /w/workspace/app-rfid-llrp-inventory/7 # timeout=10 16:12:42 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 16:12:42 > git --version # timeout=10 16:12:42 > git --version # 'git version 2.17.1' 16:12:42 using GIT_SSH to set credentials SSH Credentials for GitHub 16:12:42 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:12:45 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 16:12:45 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:12:45 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 16:12:45 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 16:12:45 using GIT_SSH to set credentials SSH Credentials for GitHub 16:12:45 > 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 16:12:45 Merging remotes/origin/main commit 2d16842f1ed4032ef61d6aaf662d8ed3c6802d59 into PR head commit 6d0ba25bec9449c31123a1bda9df5a6e703bd1e4 16:12:46 Merge succeeded, producing 9a632dd8e9d8904f41bb1a32f031b46716ef71f0 16:12:46 Checking out Revision 9a632dd8e9d8904f41bb1a32f031b46716ef71f0 (PR-36) 16:12:45 > git config core.sparsecheckout # timeout=10 16:12:45 > git checkout -f 6d0ba25bec9449c31123a1bda9df5a6e703bd1e4 # timeout=10 16:12:46 > git remote # timeout=10 16:12:46 > git config --get remote.origin.url # timeout=10 16:12:46 using GIT_SSH to set credentials SSH Credentials for GitHub 16:12:46 > git merge 2d16842f1ed4032ef61d6aaf662d8ed3c6802d59 # timeout=10 16:12:46 > git rev-parse HEAD^{commit} # timeout=10 16:12:46 > git config core.sparsecheckout # timeout=10 16:12:46 > git checkout -f 9a632dd8e9d8904f41bb1a32f031b46716ef71f0 # timeout=10 16:12:50 Commit message: "Merge commit '2d16842f1ed4032ef61d6aaf662d8ed3c6802d59' into HEAD" 16:12:50 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { 16:12:50 > git rev-list --no-walk 580a19cffb4c502e38290e910b83fbff4de23f26 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:12:52 provisioning config files... 16:12:52 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/7@tmp/config4940100438993901938tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:12:53 ---> docker-login.sh 16:12:53 nexus3.edgexfoundry.org:10001 16:12:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:12:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:12:54 Configure a credential helper to remove this warning. See 16:12:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:12:54 16:12:54 Login Succeeded 16:12:54 nexus3.edgexfoundry.org:10002 16:12:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:12:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:12:55 Configure a credential helper to remove this warning. See 16:12:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:12:55 16:12:55 Login Succeeded 16:12:55 nexus3.edgexfoundry.org:10003 16:12:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:12:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:12:56 Configure a credential helper to remove this warning. See 16:12:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:12:56 16:12:56 Login Succeeded 16:12:56 nexus3.edgexfoundry.org:10004 16:12:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:12:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:12:56 Configure a credential helper to remove this warning. See 16:12:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:12:56 16:12:56 Login Succeeded 16:12:56 docker.io 16:12:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:12:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:12:57 Configure a credential helper to remove this warning. See 16:12:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:12:57 16:12:57 Login Succeeded 16:12:57 ---> docker-login.sh ends [Pipeline] } 16:12:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:12:58 ========================================================= 16:12:58 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 16:12:58 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 16:12:58 + 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 . 16:12:58 Sending build context to Docker daemon 731.1kB 16:12:58 Step 1/13 : ARG BASE=golang:1.16-alpine3.12 16:12:58 Step 2/13 : FROM ${BASE} AS builder 16:12:59 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:12:59 595b0fe564bb: Pulling fs layer 16:12:59 24495759ef45: Pulling fs layer 16:12:59 d148012ef14d: Pulling fs layer 16:12:59 e90a11edd702: Pulling fs layer 16:12:59 d77568369979: Pulling fs layer 16:12:59 fc1c9f9a7f3b: Pulling fs layer 16:12:59 170f2ba95c9a: Pulling fs layer 16:12:59 97ac5df62f85: Pulling fs layer 16:12:59 d77568369979: Waiting 16:12:59 170f2ba95c9a: Waiting 16:12:59 fc1c9f9a7f3b: Waiting 16:12:59 97ac5df62f85: Waiting 16:12:59 e90a11edd702: Waiting 16:12:59 d148012ef14d: Verifying Checksum 16:12:59 d148012ef14d: Download complete 16:12:59 24495759ef45: Verifying Checksum 16:12:59 24495759ef45: Download complete 16:12:59 d77568369979: Verifying Checksum 16:12:59 d77568369979: Download complete 16:12:59 fc1c9f9a7f3b: Verifying Checksum 16:12:59 fc1c9f9a7f3b: Download complete 16:12:59 595b0fe564bb: Verifying Checksum 16:12:59 595b0fe564bb: Download complete 16:12:59 170f2ba95c9a: Verifying Checksum 16:12:59 170f2ba95c9a: Download complete 16:13:00 595b0fe564bb: Pull complete 16:13:01 24495759ef45: Pull complete 16:13:02 d148012ef14d: Pull complete 16:13:06 97ac5df62f85: Verifying Checksum 16:13:06 97ac5df62f85: Download complete 16:13:06 e90a11edd702: Download complete 16:13:19 e90a11edd702: Pull complete 16:13:19 d77568369979: Pull complete 16:13:19 fc1c9f9a7f3b: Pull complete 16:13:19 170f2ba95c9a: Pull complete 16:13:25 97ac5df62f85: Pull complete 16:13:26 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 16:13:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 16:13:26 ---> 04bc70af865f 16:13:26 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 16:13:36 ---> Running in b3aec4e8912a 16:13:36 Removing intermediate container b3aec4e8912a 16:13:36 ---> 1e9146a31a9c 16:13:36 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 16:13:36 ---> Running in c5bea9ea11ba 16:13:36 Removing intermediate container c5bea9ea11ba 16:13:36 ---> e573e13b2347 16:13:36 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 16:13:36 ---> Running in 82bf08e6695d 16:13:37 Removing intermediate container 82bf08e6695d 16:13:37 ---> aea35c5bc008 16:13:37 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:13:37 ---> Running in 8a4e8472478a 16:13:41 Removing intermediate container 8a4e8472478a 16:13:41 ---> c8b321b0e7c5 16:13:41 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:13:41 ---> Running in 3380770d96f0 16:13:42 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:13:43 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:13:44 OK: 218 MiB in 52 packages 16:13:46 Removing intermediate container 3380770d96f0 16:13:46 ---> 586089c7bb1a 16:13:46 Step 8/13 : WORKDIR /app 16:13:46 ---> Running in 421bda34dccf 16:13:47 Removing intermediate container 421bda34dccf 16:13:47 ---> 7c1510264bf5 16:13:47 Step 9/13 : COPY go.mod . 16:13:48 ---> eaaa85b9d1df 16:13:48 Step 10/13 : RUN go mod download 16:13:48 ---> Running in 86680661026d 16:14:23 Removing intermediate container 86680661026d 16:14:23 ---> fe6dff5123c2 16:14:23 Step 11/13 : COPY . . 16:14:24 ---> 6fea6b8959c1 16:14:24 Step 12/13 : ARG MAKE="make build" 16:14:24 ---> Running in d37cdfd98c92 16:14:25 Removing intermediate container d37cdfd98c92 16:14:25 ---> 798f3791a370 16:14:25 Step 13/13 : RUN $MAKE 16:14:25 ---> Running in 8d95fbbe221b 16:14:26 noop 16:14:27 Removing intermediate container 8d95fbbe221b 16:14:27 ---> 123b080fa76f 16:14:27 Successfully built 123b080fa76f 16:14:27 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:14:27 + docker inspect -f . ci-base-image-arm64 16:14:27 . [Pipeline] withDockerContainer 16:14:28 prd-ubuntu18.04-docker-arm64-4c-16g-3680 does not seem to be running inside a container 16:14:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/7 -v /w/workspace/app-rfid-llrp-inventory/7:/w/workspace/app-rfid-llrp-inventory/7:rw,z -v /w/workspace/app-rfid-llrp-inventory/7@tmp:/w/workspace/app-rfid-llrp-inventory/7@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 16:14:30 $ docker top 101a7b5d8473a5c83f7566a2ff04bcc2164e0d73a535d912daf87786ed517fa0 -eo pid,comm [Pipeline] { [Pipeline] sh 16:14:31 + go version 16:14:31 go version go1.16.6 linux/arm64 [Pipeline] } 16:14:31 $ docker stop --time=1 101a7b5d8473a5c83f7566a2ff04bcc2164e0d73a535d912daf87786ed517fa0 16:14:33 $ docker rm -f 101a7b5d8473a5c83f7566a2ff04bcc2164e0d73a535d912daf87786ed517fa0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:14:34 + docker inspect -f . ci-base-image-arm64 16:14:34 . [Pipeline] withDockerContainer 16:14:34 prd-ubuntu18.04-docker-arm64-4c-16g-3680 does not seem to be running inside a container 16:14:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/7 -v /w/workspace/app-rfid-llrp-inventory/7:/w/workspace/app-rfid-llrp-inventory/7:rw,z -v /w/workspace/app-rfid-llrp-inventory/7@tmp:/w/workspace/app-rfid-llrp-inventory/7@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 16:14:36 $ docker top c7750d13e2cbcd51d808ca91c77a4944e62636e6427b9d78977ae5d8cad6ccc7 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 16:14:37 + go mod tidy 16:14:38 go: finding module for package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging 16:14:38 edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app imports 16:14:38 github.com/edgexfoundry/app-functions-sdk-go/appsdk imports 16:14:38 github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/handlers tested by 16:14:38 github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/handlers.test imports 16:14:38 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] } 16:14:38 $ docker stop --time=1 c7750d13e2cbcd51d808ca91c77a4944e62636e6427b9d78977ae5d8cad6ccc7 16:14:40 $ docker rm -f c7750d13e2cbcd51d808ca91c77a4944e62636e6427b9d78977ae5d8cad6ccc7 [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 16:14:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:14:41 16:14:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 16:14:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:14:42 arm64: Pulling from edgex-lftools-log-publisher 16:14:42 448f6bf000e3: Pulling fs layer 16:14:42 f757da607395: Pulling fs layer 16:14:42 05883995daec: Pulling fs layer 16:14:42 8603b9c90790: Pulling fs layer 16:14:42 1560dd03e051: Pulling fs layer 16:14:42 27f5ce0e4adf: Pulling fs layer 16:14:42 c2d8d7efcc4b: Pulling fs layer 16:14:42 1560dd03e051: Waiting 16:14:42 8603b9c90790: Waiting 16:14:42 27f5ce0e4adf: Waiting 16:14:42 c2d8d7efcc4b: Waiting 16:14:42 f757da607395: Verifying Checksum 16:14:42 f757da607395: Download complete 16:14:42 8603b9c90790: Verifying Checksum 16:14:42 8603b9c90790: Download complete 16:14:42 1560dd03e051: Verifying Checksum 16:14:42 1560dd03e051: Download complete 16:14:42 27f5ce0e4adf: Verifying Checksum 16:14:42 27f5ce0e4adf: Download complete 16:14:43 05883995daec: Verifying Checksum 16:14:43 05883995daec: Download complete 16:14:44 448f6bf000e3: Verifying Checksum 16:14:44 448f6bf000e3: Download complete 16:14:47 c2d8d7efcc4b: Verifying Checksum 16:14:47 c2d8d7efcc4b: Download complete 16:14:48 448f6bf000e3: Pull complete 16:14:49 f757da607395: Pull complete 16:14:50 05883995daec: Pull complete 16:14:52 8603b9c90790: Pull complete 16:14:52 1560dd03e051: Pull complete 16:14:52 27f5ce0e4adf: Pull complete 16:15:07 c2d8d7efcc4b: Pull complete 16:15:07 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 16:15:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:15:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 16:15:08 prd-ubuntu18.04-docker-arm64-4c-16g-3680 does not seem to be running inside a container 16:15:08 $ 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/7 -v /w/workspace/app-rfid-llrp-inventory/7:/w/workspace/app-rfid-llrp-inventory/7:rw,z -v /w/workspace/app-rfid-llrp-inventory/7@tmp:/w/workspace/app-rfid-llrp-inventory/7@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 16:15:16 $ docker top 0fb2c2de0e4c634b038ae5ec63e763b2c73ebfe6b5b28f604eaa9845ca19c0f7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:15:17 ---> job-cost.sh 16:15:17 lf-activate-venv: SKIPPING 16:15:17 INFO: No Stack... 16:15:18 INFO: Retrieving Pricing Info for: v2-standard-4 16:15:19 INFO: Archiving Costs [Pipeline] sh 16:15:19 + cat /w/workspace/app-rfid-llrp-inventory/7/archives/cost.csv 16:15:19 + cut -d, -f6 [Pipeline] lock 16:15:19 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-36-7-stack-cost] 16:15:19 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-36-7-stack-cost] did not exist. Created. 16:15:19 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-36-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:15:20 /w/workspace/app-rfid-llrp-inventory/7@tmp/durable-2bd86301/script.sh: 1: /w/workspace/app-rfid-llrp-inventory/7@tmp/durable-2bd86301/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 16:15:21 + echo total: 0.18000000715255737 [Pipeline] stash 16:15:21 Warning: overwriting stash ‘stack-cost’ 16:15:22 Stashed 1 file(s) [Pipeline] } 16:15:22 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-36-7-stack-cost] [Pipeline] // lock [Pipeline] } 16:15:22 $ docker stop --time=1 0fb2c2de0e4c634b038ae5ec63e763b2c73ebfe6b5b28f604eaa9845ca19c0f7 16:15:24 $ docker rm -f 0fb2c2de0e4c634b038ae5ec63e763b2c73ebfe6b5b28f604eaa9845ca19c0f7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 16:15:24 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 16:15:25 + '[' -d /w/workspace/ry_app-rfid-llrp-inventory_PR-36/archives ']' [Pipeline] libraryResource [Pipeline] sh 16:15:25 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:15:26 ---> package-listing.sh 16:15:26 ++ tr '[:upper:]' '[:lower:]' 16:15:26 ++ facter osfamily 16:15:26 + OS_FAMILY=redhat 16:15:26 + workspace=/w/workspace/ry_app-rfid-llrp-inventory_PR-36 16:15:26 + START_PACKAGES=/tmp/packages_start.txt 16:15:26 + END_PACKAGES=/tmp/packages_end.txt 16:15:26 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:15:26 + PACKAGES=/tmp/packages_start.txt 16:15:26 + '[' /w/workspace/ry_app-rfid-llrp-inventory_PR-36 ']' 16:15:26 + PACKAGES=/tmp/packages_end.txt 16:15:26 + case "${OS_FAMILY}" in 16:15:26 + sort 16:15:26 + rpm -qa 16:15:27 + '[' -f /tmp/packages_start.txt ']' 16:15:27 + '[' -f /tmp/packages_end.txt ']' 16:15:27 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:15:27 + '[' /w/workspace/ry_app-rfid-llrp-inventory_PR-36 ']' 16:15:27 + mkdir -p /w/workspace/ry_app-rfid-llrp-inventory_PR-36/archives/ 16:15:27 + 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 16:15:27 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 16:15:27 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 16:15:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:15:28 16:15:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 16:15:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:15:28 latest: Pulling from edgex-lftools-log-publisher 16:15:28 b4d181a07f80: Pulling fs layer 16:15:28 a1111a8f2ec3: Pulling fs layer 16:15:28 ed53099fbce6: Pulling fs layer 16:15:28 dc539afda2c1: Pulling fs layer 16:15:28 77bc0d833cb6: Pulling fs layer 16:15:28 9065ff56babe: Pulling fs layer 16:15:28 d287ab97295c: Pulling fs layer 16:15:28 77bc0d833cb6: Waiting 16:15:28 9065ff56babe: Waiting 16:15:28 d287ab97295c: Waiting 16:15:28 dc539afda2c1: Waiting 16:15:28 a1111a8f2ec3: Verifying Checksum 16:15:28 a1111a8f2ec3: Download complete 16:15:28 dc539afda2c1: Verifying Checksum 16:15:28 dc539afda2c1: Download complete 16:15:29 77bc0d833cb6: Verifying Checksum 16:15:29 77bc0d833cb6: Download complete 16:15:29 9065ff56babe: Verifying Checksum 16:15:29 9065ff56babe: Download complete 16:15:29 ed53099fbce6: Verifying Checksum 16:15:29 ed53099fbce6: Download complete 16:15:29 b4d181a07f80: Download complete 16:15:31 b4d181a07f80: Pull complete 16:15:31 a1111a8f2ec3: Pull complete 16:15:31 ed53099fbce6: Pull complete 16:15:31 dc539afda2c1: Pull complete 16:15:32 77bc0d833cb6: Pull complete 16:15:32 9065ff56babe: Pull complete 16:15:33 d287ab97295c: Verifying Checksum 16:15:33 d287ab97295c: Download complete 16:15:39 d287ab97295c: Pull complete 16:15:39 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 16:15:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:15:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 16:15:39 prd-centos7-docker-4c-2g-3348 does not seem to be running inside a container 16:15:39 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:15:41 $ docker top 8b916ce95d850a1bc1a62df9b50bf7b12d6caeb8a73c5ca0b391146c43ecbaf6 -eo pid,comm [Pipeline] { [Pipeline] sh 16:15:41 + touch /tmp/pre-build-complete [Pipeline] sh 16:15:42 + mkdir -p /var/log/sysstat [Pipeline] sh 16:15:42 + ls /var/log/sa-host 16:15:42 + sadf -c /var/log/sa-host/sa05 16:15:42 file_magic: OK 16:15:42 HZ: Using current value: 100 16:15:42 file_header: OK 16:15:42 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 16:15:42 Statistics: 16:15:42 Hnuu...uuuununununu...Hnuu...uuuununununu... 16:15:42 File successfully converted to sysstat format version 12.0.3 16:15:42 + sadf -c /var/log/sa-host/sa18 16:15:42 file_magic: OK 16:15:42 HZ: Using current value: 100 16:15:42 file_header: OK 16:15:42 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 16:15:42 Statistics: 16:15:42 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 16:15:42 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:15:43 provisioning config files... 16:15:43 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-36@tmp/config7282195500837968652tmp [Pipeline] { [Pipeline] echo 16:15:43 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:15:43 ---> create-netrc.sh [Pipeline] } 16:15:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:15:43 ---> python-tools-install.sh [Pipeline] echo 16:15:43 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:15:44 ---> sudo-logs.sh 16:15:44 Archiving 'sudo' log.. 16:15:44 sudo: unable to resolve host prd-centos7-docker-4c-2g-3348.vexxhost.local: Name or service not known 16:15:44 sudo: unable to resolve host prd-centos7-docker-4c-2g-3348.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 16:15:44 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:15:44 ---> job-cost.sh 16:15:44 lf-activate-venv: SKIPPING 16:15:44 DEBUG: total: 0.18000000715255737 16:15:44 INFO: Retrieving Stack Cost... 16:15:45 INFO: Retrieving Pricing Info for: v3-standard-2 16:15:46 INFO: Archiving Costs [Pipeline] echo 16:15:46 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:15:46 ---> logs-deploy.sh 16:15:46 lf-activate-venv: SKIPPING 16:15:46 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-36/7 16:15:46 INFO: archiving workspace using pattern(s): 16:15:47 Archives upload complete. 16:15:47 INFO: archiving logs to Nexus 16:15:47 ---> uname -a: 16:15:47 Linux prd-centos7-docker-4c-2g-3348.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 16:15:47 16:15:47 16:15:47 ---> lscpu: 16:15:47 Architecture: x86_64 16:15:47 CPU op-mode(s): 32-bit, 64-bit 16:15:47 Byte Order: Little Endian 16:15:47 Address sizes: 40 bits physical, 48 bits virtual 16:15:47 CPU(s): 2 16:15:47 On-line CPU(s) list: 0,1 16:15:47 Thread(s) per core: 1 16:15:47 Core(s) per socket: 1 16:15:47 Socket(s): 2 16:15:47 NUMA node(s): 1 16:15:47 Vendor ID: AuthenticAMD 16:15:47 CPU family: 23 16:15:47 Model: 49 16:15:47 Model name: AMD EPYC-Rome Processor 16:15:47 Stepping: 0 16:15:47 CPU MHz: 2799.998 16:15:47 BogoMIPS: 5599.99 16:15:47 Virtualization: AMD-V 16:15:47 Hypervisor vendor: KVM 16:15:47 Virtualization type: full 16:15:47 L1d cache: 32K 16:15:47 L1i cache: 32K 16:15:47 L2 cache: 512K 16:15:47 L3 cache: 16384K 16:15:47 NUMA node0 CPU(s): 0,1 16:15:47 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 16:15:47 16:15:47 16:15:47 ---> nproc: 16:15:47 2 16:15:47 16:15:47 16:15:47 ---> df -h: 16:15:47 Filesystem Size Used Avail Use% Mounted on 16:15:47 overlay 40G 7.4G 33G 19% / 16:15:47 tmpfs 64M 0 64M 0% /dev 16:15:47 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 16:15:47 shm 64M 0 64M 0% /dev/shm 16:15:47 /dev/vda1 40G 7.4G 33G 19% /facter-os 16:15:47 16:15:47 16:15:47 ---> sar -b -r -n DEV: 16:15:47 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/18/21 _x86_64_ (2 CPU) 16:15:47 16:15:47 15:59:09 LINUX RESTART (2 CPU) 16:15:47 16:15:47 16:00:01 tps rtps wtps bread/s bwrtn/s 16:15:47 16:01:02 5.68 0.20 5.48 23.31 719.26 16:15:47 16:02:01 0.64 0.10 0.54 1.76 11.55 16:15:47 16:03:01 0.25 0.00 0.25 0.00 3.30 16:15:47 16:04:01 0.15 0.00 0.15 0.00 2.83 16:15:47 16:05:01 0.28 0.00 0.28 0.00 3.66 16:15:47 16:06:01 0.32 0.00 0.32 0.00 3.91 16:15:47 16:07:01 0.17 0.00 0.17 0.00 2.03 16:15:47 16:08:01 0.18 0.00 0.18 0.00 2.07 16:15:47 16:09:01 0.18 0.00 0.18 0.00 1.92 16:15:47 16:10:01 0.27 0.00 0.27 0.00 2.80 16:15:47 16:11:01 0.33 0.00 0.33 0.00 4.37 16:15:47 16:12:01 0.15 0.00 0.15 0.00 1.88 16:15:47 16:13:01 0.17 0.00 0.17 0.00 2.30 16:15:47 16:14:01 0.18 0.00 0.18 0.00 2.02 16:15:47 16:15:01 0.37 0.15 0.22 4.80 4.20 16:15:47 Average: 0.62 0.03 0.59 1.99 51.27 16:15:47 16:15:47 16:00:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:15:47 16:01:02 5441052 0 814152 10.17 2620 1751108 1319248 14.57 595720 1571612 20 16:15:47 16:02:01 5450328 0 804748 10.05 2620 1751236 1242248 13.72 588292 1571472 12 16:15:47 16:03:01 5450664 0 804412 10.04 2620 1751236 1242324 13.72 591652 1568124 16 16:15:47 16:04:01 5452064 0 802968 10.03 2620 1751280 1221752 13.49 590696 1568132 32 16:15:47 16:05:01 5450836 0 804224 10.04 2620 1751252 1207456 13.33 589176 1571716 16 16:15:47 16:06:01 5451252 0 803808 10.04 2620 1751252 1207360 13.33 588620 1571716 12 16:15:47 16:07:01 5451048 0 804004 10.04 2620 1751260 1207408 13.33 588860 1571764 16 16:15:47 16:08:01 5442940 0 812108 10.14 2620 1751264 1207360 13.33 596924 1571764 8 16:15:47 16:09:01 5439492 0 815552 10.18 2620 1751268 1207360 13.33 600400 1571768 8 16:15:47 16:10:01 5438684 0 816356 10.19 2620 1751272 1207456 13.33 602096 1570548 12 16:15:47 16:11:01 5438316 0 816724 10.20 2620 1751272 1207576 13.33 602840 1570548 8 16:15:47 16:12:01 5437668 0 817364 10.21 2620 1751280 1207588 13.33 605608 1567860 16 16:15:47 16:13:01 5437380 0 817648 10.21 2620 1751284 1207624 13.33 605196 1568484 20 16:15:47 16:14:01 5439424 0 815600 10.18 2620 1751288 1207360 13.33 603828 1568484 12 16:15:47 16:15:01 5438080 0 816940 10.20 2620 1751292 1207576 13.33 604788 1568484 12 16:15:47 Average: 5443949 0 811107 10.13 2620 1751256 1220513 13.48 596980 1570165 15 16:15:47 16:15:47 16:00:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:15:47 16:01:02 eth0 67.17 53.28 173.21 11.12 0.00 0.00 0.00 0.00 16:15:47 16:01:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:15:47 16:01:02 docker0 39.19 39.79 3.71 152.03 0.00 0.00 0.00 0.00 16:15:47 16:02:01 eth0 5.67 1.15 1.49 0.84 0.00 0.00 0.00 0.00 16:15:47 16:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:15:47 16:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:15:47 16:03:01 eth0 1.77 0.83 0.82 0.59 0.00 0.00 0.00 0.00 16:15:47 16:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:15:47 16:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:15:47 16:04:01 eth0 0.57 0.30 0.27 0.17 0.00 0.00 0.00 0.00 16:15:47 16:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:15:47 16:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:15:47 16:05:01 eth0 0.28 0.18 0.09 0.10 0.00 0.00 0.00 0.00 16:15:47 16:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:15:47 16:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:15:47 16:06:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:15:47 16:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:15:47 16:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:15:47 16:07:01 eth0 0.25 0.17 0.10 0.01 0.00 0.00 0.00 0.00 16:15:47 16:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:15:47 16:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:15:47 16:08:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:15:47 16:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:15:47 16:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:15:47 16:09:01 eth0 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:15:47 16:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:15:47 16:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:15:47 16:10:01 eth0 0.95 0.23 0.20 0.07 0.00 0.00 0.00 0.00 16:15:47 16:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:15:47 16:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:15:47 16:11:01 eth0 4.60 0.45 0.61 0.21 0.00 0.00 0.00 0.00 16:15:47 16:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:15:47 16:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:15:47 16:12:01 eth0 2.18 0.32 0.45 0.20 0.00 0.00 0.00 0.00 16:15:47 16:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:15:47 16:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:15:47 16:13:01 eth0 2.92 0.98 0.96 0.60 0.00 0.00 0.00 0.00 16:15:47 16:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:15:47 16:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:15:47 16:14:01 eth0 0.22 0.08 0.02 0.01 0.00 0.00 0.00 0.00 16:15:47 16:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:15:47 16:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:15:47 16:15:01 eth0 1.33 0.87 0.72 0.48 0.00 0.00 0.00 0.00 16:15:47 16:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:15:47 16:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:15:47 Average: eth0 5.89 3.94 11.95 0.96 0.00 0.00 0.00 0.00 16:15:47 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:15:47 Average: docker0 2.62 2.66 0.25 10.15 0.00 0.00 0.00 0.00 16:15:47 16:15:47 16:15:47 ---> sar -P ALL: 16:15:47 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/18/21 _x86_64_ (2 CPU) 16:15:47 16:15:47 15:59:09 LINUX RESTART (2 CPU) 16:15:47 16:15:47 16:00:01 CPU %user %nice %system %iowait %steal %idle 16:15:47 16:01:02 all 1.63 0.00 0.80 0.08 0.04 97.45 16:15:47 16:01:02 0 1.57 0.00 0.74 0.13 0.03 97.53 16:15:47 16:01:02 1 1.69 0.00 0.86 0.03 0.05 97.37 16:15:47 16:02:01 all 0.16 0.00 0.07 0.00 0.03 99.75 16:15:47 16:02:01 0 0.20 0.00 0.05 0.00 0.02 99.73 16:15:47 16:02:01 1 0.12 0.00 0.08 0.00 0.03 99.76 16:15:47 16:03:01 all 0.18 0.00 0.05 0.00 0.03 99.74 16:15:47 16:03:01 0 0.23 0.00 0.05 0.00 0.02 99.70 16:15:47 16:03:01 1 0.12 0.00 0.05 0.00 0.05 99.78 16:15:47 16:04:01 all 0.11 0.00 0.03 0.00 0.02 99.84 16:15:47 16:04:01 0 0.17 0.00 0.02 0.00 0.00 99.82 16:15:47 16:04:01 1 0.05 0.00 0.05 0.00 0.03 99.87 16:15:47 16:05:01 all 0.13 0.00 0.03 0.00 0.03 99.81 16:15:47 16:05:01 0 0.18 0.00 0.02 0.00 0.02 99.78 16:15:47 16:05:01 1 0.08 0.00 0.03 0.00 0.05 99.83 16:15:47 16:06:01 all 0.10 0.00 0.03 0.00 0.03 99.85 16:15:47 16:06:01 0 0.17 0.00 0.02 0.00 0.02 99.80 16:15:47 16:06:01 1 0.03 0.00 0.03 0.00 0.03 99.90 16:15:47 16:07:01 all 0.06 0.00 0.05 0.00 0.03 99.86 16:15:47 16:07:01 0 0.07 0.00 0.03 0.00 0.02 99.88 16:15:47 16:07:01 1 0.05 0.00 0.07 0.00 0.05 99.83 16:15:47 16:08:01 all 0.08 0.00 0.03 0.00 0.03 99.87 16:15:47 16:08:01 0 0.03 0.00 0.02 0.00 0.00 99.95 16:15:47 16:08:01 1 0.12 0.00 0.05 0.00 0.05 99.78 16:15:47 16:09:01 all 0.05 0.00 0.02 0.00 0.03 99.90 16:15:47 16:09:01 0 0.05 0.00 0.02 0.00 0.03 99.90 16:15:47 16:09:01 1 0.05 0.00 0.02 0.00 0.03 99.90 16:15:47 16:10:01 all 0.06 0.00 0.03 0.00 0.03 99.88 16:15:47 16:10:01 0 0.02 0.00 0.02 0.00 0.02 99.95 16:15:47 16:10:01 1 0.10 0.00 0.03 0.00 0.05 99.82 16:15:47 16:11:01 all 0.18 0.00 0.03 0.01 0.03 99.76 16:15:47 16:11:01 0 0.03 0.00 0.02 0.02 0.03 99.90 16:15:47 16:11:01 1 0.32 0.00 0.03 0.00 0.03 99.62 16:15:47 16:15:47 16:11:01 CPU %user %nice %system %iowait %steal %idle 16:15:47 16:12:01 all 0.10 0.00 0.03 0.00 0.03 99.83 16:15:47 16:12:01 0 0.03 0.00 0.03 0.00 0.03 99.90 16:15:47 16:12:01 1 0.17 0.00 0.03 0.00 0.03 99.77 16:15:47 16:13:01 all 0.13 0.00 0.02 0.00 0.04 99.82 16:15:47 16:13:01 0 0.13 0.00 0.02 0.00 0.02 99.83 16:15:47 16:13:01 1 0.12 0.00 0.02 0.00 0.07 99.80 16:15:47 16:14:01 all 0.13 0.00 0.03 0.00 0.03 99.82 16:15:47 16:14:01 0 0.02 0.00 0.02 0.00 0.00 99.97 16:15:47 16:14:01 1 0.23 0.00 0.05 0.00 0.05 99.67 16:15:47 16:15:01 all 0.07 0.00 0.06 0.00 0.04 99.83 16:15:47 16:15:01 0 0.05 0.00 0.05 0.00 0.05 99.85 16:15:47 16:15:01 1 0.08 0.00 0.07 0.00 0.03 99.82 16:15:47 Average: all 0.21 0.00 0.09 0.01 0.03 99.67 16:15:47 Average: 0 0.20 0.00 0.07 0.01 0.02 99.70 16:15:47 Average: 1 0.22 0.00 0.10 0.00 0.04 99.63 16:15:47 16:15:47 16:15:47