Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 995e5f843a6275a781fac899201523aa0866864d+2d16842f1ed4032ef61d6aaf662d8ed3c6802d59 (8b8219e1f422c74dcaa54fc05671a8645ed84462) 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-ssh8620813927988699451.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-ssh2075872656789835817.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-37/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-37/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5481079271828300205.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-ssh2776817915506591060.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-37/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-37/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4829179164099184447.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-3345 in /w/workspace/ry_app-rfid-llrp-inventory_PR-37 [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-37 # 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-37@tmp/jenkins-gitclient-ssh6808746803300793242.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 2d16842f1ed4032ef61d6aaf662d8ed3c6802d59 into PR head commit 995e5f843a6275a781fac899201523aa0866864d Merge succeeded, producing 4f57e46f0c4791067091d4868c336c060d4e54f7 Checking out Revision 4f57e46f0c4791067091d4868c336c060d4e54f7 (PR-37) > 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-37@tmp/jenkins-gitclient-ssh5378647924253206957.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/37/head:refs/remotes/origin/PR-37 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 995e5f843a6275a781fac899201523aa0866864d # 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-37@tmp/jenkins-gitclient-ssh2926358897460938237.key > git merge 2d16842f1ed4032ef61d6aaf662d8ed3c6802d59 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4f57e46f0c4791067091d4868c336c060d4e54f7 # 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:26 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:59:26 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:59:26 ========================================================= 15:59:26 EdgeX Global Pipelines Version Info 15:59:26 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk aec6bc38c64f9baaa79383babf3e8913f3df92af # timeout=10 15:59:27 ------------------- 15:59:27 stable info: 15:59:27 ------------------- 15:59:27 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:59:27 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 15:59:27 Message: update stable to v1.0.205 15:59:28 ------------------- 15:59:28 experimental info: 15:59:28 ------------------- 15:59:28 Commited By: **** collab-it+edgex@linuxfoundation.org 15:59:28 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 15:59:28 Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:59:28 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 15:59:28 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 15:59:28 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:59:28 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:59:28 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:59:28 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 15:59:28 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 15:59:28 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 15:59:28 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:59:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:59:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:59:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:59:28 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 15:59:28 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:59:28 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:59:28 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:59:28 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:59:28 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:59:28 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:59:28 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:59:28 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 15:59:28 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:59:28 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:59:28 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:59:28 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:59:28 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 15:59:28 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:59:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-37 [Pipeline] echo 15:59:28 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-37 [Pipeline] echo 15:59:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-37 [Pipeline] echo 15:59:29 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4f57e46f0c4791067091d4868c336c060d4e54f7 [Pipeline] echo 15:59:29 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4f57e46 [Pipeline] echo 15:59:29 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:59:29 provisioning config files... 15:59:29 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-37@tmp/config2368187003386904787tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:59:29 ---> docker-login.sh 15:59:29 nexus3.edgexfoundry.org:10001 15:59:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:59:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:59:29 Configure a credential helper to remove this warning. See 15:59:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:59:29 15:59:29 Login Succeeded 15:59:29 nexus3.edgexfoundry.org:10002 15:59:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:59:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:59:29 Configure a credential helper to remove this warning. See 15:59:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:59:29 15:59:29 Login Succeeded 15:59:29 nexus3.edgexfoundry.org:10003 15:59:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:59:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:59:30 Configure a credential helper to remove this warning. See 15:59:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:59:30 15:59:30 Login Succeeded 15:59:30 nexus3.edgexfoundry.org:10004 15:59:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:59:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:59:30 Configure a credential helper to remove this warning. See 15:59:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:59:30 15:59:30 Login Succeeded 15:59:30 docker.io 15:59:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:59:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:59:30 Configure a credential helper to remove this warning. See 15:59:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:59:30 15:59:30 Login Succeeded 15:59:30 ---> docker-login.sh ends [Pipeline] } 15:59:30 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:31 + git log --format=format:%s -1 4f57e46f0c4791067091d4868c336c060d4e54f7 [Pipeline] echo 15:59:31 GIT_COMMIT: 4f57e46f0c4791067091d4868c336c060d4e54f7, Commit Message: Merge commit '2d16842f1ed4032ef61d6aaf662d8ed3c6802d59' into HEAD [Pipeline] echo 15:59:31 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 15:59:31 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:59:31 15:59:31 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 15:59:32 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:59:32 latest: Pulling from edgex-devops/git-semver 15:59:32 31603596830f: Pulling fs layer 15:59:32 d4622e32a9a9: Pulling fs layer 15:59:32 1030fce36090: Pulling fs layer 15:59:32 6c6cb7e1b49b: Pulling fs layer 15:59:32 6c6cb7e1b49b: Waiting 15:59:32 d4622e32a9a9: Verifying Checksum 15:59:32 d4622e32a9a9: Download complete 15:59:32 31603596830f: Verifying Checksum 15:59:32 31603596830f: Download complete 15:59:32 31603596830f: Pull complete 15:59:32 1030fce36090: Verifying Checksum 15:59:32 1030fce36090: Download complete 15:59:32 6c6cb7e1b49b: Verifying Checksum 15:59:32 6c6cb7e1b49b: Download complete 15:59:32 d4622e32a9a9: Pull complete 15:59:33 1030fce36090: Pull complete 15:59:33 6c6cb7e1b49b: Pull complete 15:59:33 Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab 15:59:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:59:33 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 15:59:33 prd-centos7-docker-4c-2g-3345 does not seem to be running inside a container 15:59:33 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-rfid-llrp-inventory_PR-37 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-37:/w/workspace/ry_app-rfid-llrp-inventory_PR-37:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-37@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-37@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 15:59:34 $ docker top d491dd7cdeae19012b7cf7fe650882464ba9baca9874c4e810d63e215f77fa30 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:59:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:59:34 [ssh-agent] Looking for ssh-agent implementation... 15:59:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:59:34 $ docker exec d491dd7cdeae19012b7cf7fe650882464ba9baca9874c4e810d63e215f77fa30 ssh-agent 15:59:34 SSH_AUTH_SOCK=/tmp/ssh-5DtcpVnGjw1M/agent.13 15:59:34 SSH_AGENT_PID=19 15:59:34 Running ssh-add (command line suppressed) 15:59:34 Identity added: /w/workspace/ry_app-rfid-llrp-inventory_PR-37@tmp/private_key_8853011412612949319.key (/w/workspace/ry_app-rfid-llrp-inventory_PR-37@tmp/private_key_8853011412612949319.key) 15:59:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:59:35 + git tag --points-at HEAD [Pipeline] } 15:59:35 $ docker exec --env ******** --env ******** d491dd7cdeae19012b7cf7fe650882464ba9baca9874c4e810d63e215f77fa30 ssh-agent -k 15:59:35 unset SSH_AUTH_SOCK; 15:59:35 unset SSH_AGENT_PID; 15:59:35 echo Agent pid 19 killed; 15:59:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:59:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:59:35 [ssh-agent] Looking for ssh-agent implementation... 15:59:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:59:35 $ docker exec d491dd7cdeae19012b7cf7fe650882464ba9baca9874c4e810d63e215f77fa30 ssh-agent 15:59:35 SSH_AUTH_SOCK=/tmp/ssh-5QpbedUX6anI/agent.51 15:59:35 SSH_AGENT_PID=58 15:59:35 Running ssh-add (command line suppressed) 15:59:35 Identity added: /w/workspace/ry_app-rfid-llrp-inventory_PR-37@tmp/private_key_6788529250801206621.key (/w/workspace/ry_app-rfid-llrp-inventory_PR-37@tmp/private_key_6788529250801206621.key) 15:59:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:59:35 + git semver init 15:59:35 # -> Open(): unable to determine branch for HEAD 15:59:35 # $GIT_DIR = /w/workspace/ry_app-rfid-llrp-inventory_PR-37/.git 15:59:35 # $GIT_WORK_TREE = /w/workspace/ry_app-rfid-llrp-inventory_PR-37 15:59:35 # $SEMVER_REMOTE_NAME = origin 15:59:35 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:59:35 # $SEMVER_USER_NAME = edgex-jenkins 15:59:35 # $SEMVER_BRANCH = PR-37 15:59:35 # $SEMVER_TEMP = /tmp/semver-181652838 15:59:35 # git clone --branch semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git $SEMVER_TEMP 15:59:36 # '/tmp/semver-181652838' -> '/w/workspace/ry_app-rfid-llrp-inventory_PR-37/.semver' 15:59:36 # -> Force: false 15:59:36 # $SEMVER_DIR = /w/workspace/ry_app-rfid-llrp-inventory_PR-37/.semver [Pipeline] } 15:59:36 $ docker exec --env ******** --env ******** d491dd7cdeae19012b7cf7fe650882464ba9baca9874c4e810d63e215f77fa30 ssh-agent -k 15:59:37 unset SSH_AUTH_SOCK; 15:59:37 unset SSH_AGENT_PID; 15:59:37 echo Agent pid 58 killed; 15:59:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:59:37 + git semver [Pipeline] } 15:59:37 $ docker stop --time=1 d491dd7cdeae19012b7cf7fe650882464ba9baca9874c4e810d63e215f77fa30 15:59:38 $ docker rm -f d491dd7cdeae19012b7cf7fe650882464ba9baca9874c4e810d63e215f77fa30 [Pipeline] // withDockerContainer [Pipeline] sh 15:59:39 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:59:39 Stashed 1 file(s) [Pipeline] echo 15:59:39 [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 15:59:54 Still waiting to schedule task 15:59:54 ‘prd-centos7-docker-4c-2g-3335’ is offline 15:59:54 ‘prd-centos7-docker-4c-2g-3350’ is offline 15:59:54 ‘prd-centos7-docker-4c-2g-3351’ is offline 15:59:54 ‘prd-centos7-docker-4c-2g-3352’ is offline 15:59:54 ‘prd-ubuntu18.04-docker-arm64-4c-16g-105’ doesn’t have label ‘centos7-docker-4c-2g’ 15:59:54 Still waiting to schedule task 15:59:54 ‘prd-ubuntu18.04-docker-arm64-4c-16g-105’ is offline 16:01:05 Running on prd-centos7-docker-4c-2g-3360 in /w/workspace/ry_app-rfid-llrp-inventory_PR-37 [Pipeline] { [Pipeline] ws 16:01:05 Running in /w/workspace/app-rfid-llrp-inventory/7 [Pipeline] { [Pipeline] checkout 16:01:05 The recommended git tool is: NONE 16:01:08 using credential edgex-jenkins-ssh 16:01:08 Cloning the remote Git repository 16:01:08 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 16:01:08 > git init /w/workspace/app-rfid-llrp-inventory/7 # timeout=10 16:01:08 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 16:01:08 > git --version # timeout=10 16:01:08 > git --version # 'git version 2.24.4' 16:01:08 using GIT_SSH to set credentials SSH Credentials for GitHub 16:01:08 [INFO] Currently running in a labeled security context 16:01:08 [INFO] Currently SELinux is 'enforcing' on the host 16:01:08 > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-rfid-llrp-inventory/7@tmp/jenkins-gitclient-ssh1543314941213928635.key 16:01:08 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:01:11 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 16:01:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:01:11 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 16:01:11 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 16:01:11 using GIT_SSH to set credentials SSH Credentials for GitHub 16:01:11 [INFO] Currently running in a labeled security context 16:01:11 [INFO] Currently SELinux is 'enforcing' on the host 16:01:11 > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-rfid-llrp-inventory/7@tmp/jenkins-gitclient-ssh4858007811903660644.key 16:01:11 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/37/head:refs/remotes/origin/PR-37 +refs/heads/main:refs/remotes/origin/main # timeout=10 16:01:11 Merging remotes/origin/main commit 2d16842f1ed4032ef61d6aaf662d8ed3c6802d59 into PR head commit 995e5f843a6275a781fac899201523aa0866864d 16:01:11 Merge succeeded, producing e1391e6d8607f61ef272492f70128bb0e99e41cb 16:01:11 Checking out Revision e1391e6d8607f61ef272492f70128bb0e99e41cb (PR-37) 16:01:11 > git config core.sparsecheckout # timeout=10 16:01:11 > git checkout -f 995e5f843a6275a781fac899201523aa0866864d # timeout=10 16:01:11 > git remote # timeout=10 16:01:11 > git config --get remote.origin.url # timeout=10 16:01:11 using GIT_SSH to set credentials SSH Credentials for GitHub 16:01:11 [INFO] Currently running in a labeled security context 16:01:11 [INFO] Currently SELinux is 'enforcing' on the host 16:01:11 > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-rfid-llrp-inventory/7@tmp/jenkins-gitclient-ssh5272353921328527753.key 16:01:11 > git merge 2d16842f1ed4032ef61d6aaf662d8ed3c6802d59 # timeout=10 16:01:11 > git rev-parse HEAD^{commit} # timeout=10 16:01:11 > git config core.sparsecheckout # timeout=10 16:01:11 > git checkout -f e1391e6d8607f61ef272492f70128bb0e99e41cb # timeout=10 16:01:15 Commit message: "Merge commit '2d16842f1ed4032ef61d6aaf662d8ed3c6802d59' into HEAD" 16:01:15 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:15 provisioning config files... 16:01:16 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/7@tmp/config5264819228308957264tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:01:16 ---> docker-login.sh 16:01:16 nexus3.edgexfoundry.org:10001 16:01:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:01:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:01:16 Configure a credential helper to remove this warning. See 16:01:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:01:16 16:01:16 Login Succeeded 16:01:16 nexus3.edgexfoundry.org:10002 16:01:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:01:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:01:16 Configure a credential helper to remove this warning. See 16:01:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:01:16 16:01:16 Login Succeeded 16:01:16 nexus3.edgexfoundry.org:10003 16:01:15 > git rev-list --no-walk aec6bc38c64f9baaa79383babf3e8913f3df92af # timeout=10 16:01:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:01:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:01:17 Configure a credential helper to remove this warning. See 16:01:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:01:17 16:01:17 Login Succeeded 16:01:17 nexus3.edgexfoundry.org:10004 16:01:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:01:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:01:17 Configure a credential helper to remove this warning. See 16:01:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:01:17 16:01:17 Login Succeeded 16:01:17 docker.io 16:01:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:01:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:01:18 Configure a credential helper to remove this warning. See 16:01:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:01:18 16:01:18 Login Succeeded 16:01:18 ---> docker-login.sh ends [Pipeline] } 16:01:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:01:18 ========================================================= 16:01:18 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 16:01:18 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 16:01:18 + 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:18 Sending build context to Docker daemon 731.1kB 16:01:18 Step 1/13 : ARG BASE=golang:1.16-alpine3.12 16:01:18 Step 2/13 : FROM ${BASE} AS builder 16:01:19 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 16:01:19 540db60ca938: Pulling fs layer 16:01:19 adcc1eea9eea: Pulling fs layer 16:01:19 4c4ab2625f07: Pulling fs layer 16:01:19 db62176df00c: Pulling fs layer 16:01:19 3b30891b0d05: Pulling fs layer 16:01:19 06b49ca38bd5: Pulling fs layer 16:01:19 c788192a36de: Pulling fs layer 16:01:19 a77e37c0d609: Pulling fs layer 16:01:19 c3185cebc471: Pulling fs layer 16:01:19 db62176df00c: Waiting 16:01:19 3b30891b0d05: Waiting 16:01:19 06b49ca38bd5: Waiting 16:01:19 c788192a36de: Waiting 16:01:19 a77e37c0d609: Waiting 16:01:19 c3185cebc471: Waiting 16:01:19 4c4ab2625f07: Verifying Checksum 16:01:19 4c4ab2625f07: Download complete 16:01:19 adcc1eea9eea: Verifying Checksum 16:01:19 adcc1eea9eea: Download complete 16:01:19 3b30891b0d05: Verifying Checksum 16:01:19 3b30891b0d05: Download complete 16:01:19 06b49ca38bd5: Verifying Checksum 16:01:19 06b49ca38bd5: Download complete 16:01:19 c788192a36de: Verifying Checksum 16:01:19 c788192a36de: Download complete 16:01:19 540db60ca938: Verifying Checksum 16:01:19 540db60ca938: Download complete 16:01:19 540db60ca938: Pull complete 16:01:19 adcc1eea9eea: Pull complete 16:01:19 4c4ab2625f07: Pull complete 16:01:19 a77e37c0d609: Verifying Checksum 16:01:19 a77e37c0d609: Download complete 16:01:25 c3185cebc471: Verifying Checksum 16:01:25 c3185cebc471: Download complete 16:01:26 db62176df00c: Verifying Checksum 16:01:26 db62176df00c: Download complete 16:01:29 db62176df00c: Pull complete 16:01:29 3b30891b0d05: Pull complete 16:01:29 06b49ca38bd5: Pull complete 16:01:29 c788192a36de: Pull complete 16:01:29 a77e37c0d609: Pull complete 16:01:31 c3185cebc471: Pull complete 16:01:31 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 16:01:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 16:01:31 ---> 031687cdd783 16:01:31 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 16:01:33 ---> Running in 76b8b1a389f7 16:01:33 Removing intermediate container 76b8b1a389f7 16:01:33 ---> 4148eef3727f 16:01:33 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 16:01:33 ---> Running in 542edb24f8a7 16:01:33 Removing intermediate container 542edb24f8a7 16:01:33 ---> 02cca78a0ba7 16:01:33 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 16:01:33 ---> Running in ff3ebe5f1d7e 16:01:33 Removing intermediate container ff3ebe5f1d7e 16:01:33 ---> 0de3dc2f4420 16:01:33 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:01:33 ---> Running in 4829080ae6cc 16:01:34 Removing intermediate container 4829080ae6cc 16:01:34 ---> 8a7e46fcb6fe 16:01:34 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:01:34 ---> Running in b1f32954a0db 16:01:34 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:01:35 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:01:35 OK: 219 MiB in 52 packages 16:01:35 Removing intermediate container b1f32954a0db 16:01:35 ---> 57e7b1287d6f 16:01:35 Step 8/13 : WORKDIR /app 16:01:35 ---> Running in c507cf1e1c91 16:01:35 Removing intermediate container c507cf1e1c91 16:01:35 ---> 1d788ef813d8 16:01:35 Step 9/13 : COPY go.mod . 16:01:36 ---> f3afdfafbf6e 16:01:36 Step 10/13 : RUN go mod download 16:01:36 ---> Running in aee021b3604e 16:01:48 Removing intermediate container aee021b3604e 16:01:48 ---> 8e436887d11e 16:01:48 Step 11/13 : COPY . . 16:01:48 ---> 09afa3d5bfc9 16:01:48 Step 12/13 : ARG MAKE="make build" 16:01:48 ---> Running in a419ed8e6aa0 16:01:48 Removing intermediate container a419ed8e6aa0 16:01:48 ---> 4bec296ccae4 16:01:48 Step 13/13 : RUN $MAKE 16:01:48 ---> Running in c0af9bbf3df6 16:01:48 noop 16:01:48 Removing intermediate container c0af9bbf3df6 16:01:48 ---> e23d3bc3f326 16:01:48 Successfully built e23d3bc3f326 16:01:48 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 16:01:49 + docker inspect -f . ci-base-image-x86_64 16:01:49 . [Pipeline] withDockerContainer 16:01:54 prd-centos7-docker-4c-2g-3360 does not seem to be running inside a container 16:01:55 $ 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:01:55 $ docker top dbc6b62e8ec81401e2cb44582ba6f9249d728441635b85cdaae8af76e4e52c55 -eo pid,comm [Pipeline] { [Pipeline] sh 16:01:55 + go version 16:01:55 go version go1.16.6 linux/amd64 [Pipeline] } 16:01:55 $ docker stop --time=1 dbc6b62e8ec81401e2cb44582ba6f9249d728441635b85cdaae8af76e4e52c55 16:01:57 $ docker rm -f dbc6b62e8ec81401e2cb44582ba6f9249d728441635b85cdaae8af76e4e52c55 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:01:57 + docker inspect -f . ci-base-image-x86_64 16:01:57 . [Pipeline] withDockerContainer 16:01:57 prd-centos7-docker-4c-2g-3360 does not seem to be running inside a container 16:01:57 $ 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:01:58 $ docker top 7790cf78e77ff7fc756953e98a213af63c35ab661e808be30547647add656456 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 16:01:58 + go mod tidy [Pipeline] sh 16:01:59 + make test 16:01:59 CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... 16:02:05 # github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging 16:02:05 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap@v0.0.57/bootstrap/logging/factory.go:29:9: undefined: logger.NewClientStdOut 16:02:05 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap@v0.0.57/bootstrap/logging/factory.go:42:25: too many arguments in call to logger.NewClient 16:02:05 have (string, bool, string, string) 16:02:05 want (string, string) 16:02:18 # edgexfoundry/app-rfid-llrp-inventory/internal/inventory [edgexfoundry/app-rfid-llrp-inventory/internal/inventory.test] 16:02:18 internal/inventory/tagprocessor_test.go:23:10: undefined: logger.NewClientStdOut 16:02:18 FAIL edgexfoundry/app-rfid-llrp-inventory/internal/inventory [build failed] 16:02:18 FAIL edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [build failed] 16:02:18 # edgexfoundry/app-rfid-llrp-inventory/internal/llrp [edgexfoundry/app-rfid-llrp-inventory/internal/llrp.test] 16:02:18 internal/llrp/device_service_test.go:18:10: undefined: logger.NewClientStdOut 16:02:18 FAIL edgexfoundry/app-rfid-llrp-inventory/internal/llrp [build failed] 16:02:18 make: *** [Makefile:30: test] Error 2 [Pipeline] } 16:02:18 $ docker stop --time=1 7790cf78e77ff7fc756953e98a213af63c35ab661e808be30547647add656456 16:02:20 $ docker rm -f 7790cf78e77ff7fc756953e98a213af63c35ab661e808be30547647add656456 [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:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:02:21 16:02:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 16:02:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:02:22 latest: Pulling from edgex-lftools-log-publisher 16:02:22 b4d181a07f80: Pulling fs layer 16:02:22 a1111a8f2ec3: Pulling fs layer 16:02:22 ed53099fbce6: Pulling fs layer 16:02:22 dc539afda2c1: Pulling fs layer 16:02:22 77bc0d833cb6: Pulling fs layer 16:02:22 9065ff56babe: Pulling fs layer 16:02:22 d287ab97295c: Pulling fs layer 16:02:22 9065ff56babe: Waiting 16:02:22 77bc0d833cb6: Waiting 16:02:22 d287ab97295c: Waiting 16:02:22 dc539afda2c1: Waiting 16:02:22 a1111a8f2ec3: Verifying Checksum 16:02:22 a1111a8f2ec3: Download complete 16:02:22 dc539afda2c1: Verifying Checksum 16:02:22 dc539afda2c1: Download complete 16:02:23 77bc0d833cb6: Verifying Checksum 16:02:23 77bc0d833cb6: Download complete 16:02:23 9065ff56babe: Verifying Checksum 16:02:23 9065ff56babe: Download complete 16:02:23 ed53099fbce6: Verifying Checksum 16:02:23 ed53099fbce6: Download complete 16:02:24 b4d181a07f80: Verifying Checksum 16:02:24 b4d181a07f80: Download complete 16:02:25 b4d181a07f80: Pull complete 16:02:25 a1111a8f2ec3: Pull complete 16:02:25 ed53099fbce6: Pull complete 16:02:26 dc539afda2c1: Pull complete 16:02:26 77bc0d833cb6: Pull complete 16:02:26 9065ff56babe: Pull complete 16:02:33 d287ab97295c: Verifying Checksum 16:02:33 d287ab97295c: Download complete 16:02:36 d287ab97295c: Pull complete 16:02:36 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 16:02:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:02:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 16:02:37 prd-centos7-docker-4c-2g-3360 does not seem to be running inside a container 16:02:37 $ 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:39 $ docker top 2ac03ad169b263ac6f790c03297d779a9ad01fb2f0192920eddca987f9db33df -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:02:39 ---> job-cost.sh 16:02:39 lf-activate-venv: SKIPPING 16:02:39 INFO: No Stack... 16:02:40 INFO: Retrieving Pricing Info for: v3-standard-2 16:02:40 INFO: Archiving Costs [Pipeline] sh 16:02:41 + cat /w/workspace/app-rfid-llrp-inventory/7/archives/cost.csv 16:02:41 + cut -d, -f6 [Pipeline] lock 16:02:41 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-37-7-stack-cost] 16:02:41 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-37-7-stack-cost] did not exist. Created. 16:02:41 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-37-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:02:41 + echo total: 0.05999999865889549 [Pipeline] stash 16:02:42 Stashed 1 file(s) [Pipeline] } 16:02:42 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-37-7-stack-cost] [Pipeline] // lock [Pipeline] } 16:02:42 $ docker stop --time=1 2ac03ad169b263ac6f790c03297d779a9ad01fb2f0192920eddca987f9db33df 16:02:43 $ docker rm -f 2ac03ad169b263ac6f790c03297d779a9ad01fb2f0192920eddca987f9db33df [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 16:02:43 Failed in branch amd64 16:12:26 Running on prd-ubuntu18.04-docker-arm64-4c-16g-3689 in /w/workspace/ry_app-rfid-llrp-inventory_PR-37 [Pipeline] { [Pipeline] ws 16:12:26 Running in /w/workspace/app-rfid-llrp-inventory/7 [Pipeline] { [Pipeline] checkout 16:12:26 The recommended git tool is: NONE 16:12:34 using credential edgex-jenkins-ssh 16:12:34 Cloning the remote Git repository 16:12:34 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 16:12:34 > git init /w/workspace/app-rfid-llrp-inventory/7 # timeout=10 16:12:34 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 16:12:34 > git --version # timeout=10 16:12:34 > git --version # 'git version 2.17.1' 16:12:34 using GIT_SSH to set credentials SSH Credentials for GitHub 16:12:34 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:12:38 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 16:12:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:12:39 Merging remotes/origin/main commit 2d16842f1ed4032ef61d6aaf662d8ed3c6802d59 into PR head commit 995e5f843a6275a781fac899201523aa0866864d 16:12:39 Merge succeeded, producing d832988713c2c671161327e14d49529ec310970d 16:12:39 Checking out Revision d832988713c2c671161327e14d49529ec310970d (PR-37) 16:12:38 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 16:12:38 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 16:12:38 using GIT_SSH to set credentials SSH Credentials for GitHub 16:12:38 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/37/head:refs/remotes/origin/PR-37 +refs/heads/main:refs/remotes/origin/main # timeout=10 16:12:39 > git config core.sparsecheckout # timeout=10 16:12:39 > git checkout -f 995e5f843a6275a781fac899201523aa0866864d # timeout=10 16:12:39 > git remote # timeout=10 16:12:39 > git config --get remote.origin.url # timeout=10 16:12:39 using GIT_SSH to set credentials SSH Credentials for GitHub 16:12:39 > git merge 2d16842f1ed4032ef61d6aaf662d8ed3c6802d59 # timeout=10 16:12:39 > git rev-parse HEAD^{commit} # timeout=10 16:12:39 > git config core.sparsecheckout # timeout=10 16:12:39 > git checkout -f d832988713c2c671161327e14d49529ec310970d # timeout=10 16:12:44 Commit message: "Merge commit '2d16842f1ed4032ef61d6aaf662d8ed3c6802d59' into HEAD" 16:12:44 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:12:44 provisioning config files... 16:12:44 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/7@tmp/config1381238941536081811tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:12:44 > git rev-list --no-walk aec6bc38c64f9baaa79383babf3e8913f3df92af # timeout=10 16:12:45 ---> docker-login.sh 16:12:45 nexus3.edgexfoundry.org:10001 16:12:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:12:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:12:46 Configure a credential helper to remove this warning. See 16:12:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:12:46 16:12:47 Login Succeeded 16:12:47 nexus3.edgexfoundry.org:10002 16:12:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:12:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:12:47 Configure a credential helper to remove this warning. See 16:12:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:12:47 16:12:47 Login Succeeded 16:12:47 nexus3.edgexfoundry.org:10003 16:12:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:12:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:12:47 Configure a credential helper to remove this warning. See 16:12:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:12:47 16:12:47 Login Succeeded 16:12:47 nexus3.edgexfoundry.org:10004 16:12:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:12:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:12:48 Configure a credential helper to remove this warning. See 16:12:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:12:48 16:12:48 Login Succeeded 16:12:48 docker.io 16:12:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:12:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:12:49 Configure a credential helper to remove this warning. See 16:12:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:12:49 16:12:49 Login Succeeded 16:12:49 ---> docker-login.sh ends [Pipeline] } 16:12:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:12:50 ========================================================= 16:12:50 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 16:12:50 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 16:12:50 + 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:50 Sending build context to Docker daemon 731.1kB 16:12:50 Step 1/13 : ARG BASE=golang:1.16-alpine3.12 16:12:50 Step 2/13 : FROM ${BASE} AS builder 16:12:52 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:12:52 595b0fe564bb: Pulling fs layer 16:12:52 24495759ef45: Pulling fs layer 16:12:52 d148012ef14d: Pulling fs layer 16:12:52 e90a11edd702: Pulling fs layer 16:12:52 d77568369979: Pulling fs layer 16:12:52 fc1c9f9a7f3b: Pulling fs layer 16:12:52 170f2ba95c9a: Pulling fs layer 16:12:52 97ac5df62f85: Pulling fs layer 16:12:52 e90a11edd702: Waiting 16:12:52 d77568369979: Waiting 16:12:52 fc1c9f9a7f3b: Waiting 16:12:52 97ac5df62f85: Waiting 16:12:52 170f2ba95c9a: Waiting 16:12:52 d148012ef14d: Download complete 16:12:52 24495759ef45: Verifying Checksum 16:12:52 24495759ef45: Download complete 16:12:52 d77568369979: Verifying Checksum 16:12:52 d77568369979: Download complete 16:12:52 fc1c9f9a7f3b: Verifying Checksum 16:12:52 fc1c9f9a7f3b: Download complete 16:12:52 170f2ba95c9a: Verifying Checksum 16:12:52 170f2ba95c9a: Download complete 16:12:52 595b0fe564bb: Verifying Checksum 16:12:52 595b0fe564bb: Download complete 16:12:52 595b0fe564bb: Pull complete 16:12:53 24495759ef45: Pull complete 16:12:53 d148012ef14d: Pull complete 16:12:55 97ac5df62f85: Verifying Checksum 16:12:55 97ac5df62f85: Download complete 16:12:57 e90a11edd702: Verifying Checksum 16:12:57 e90a11edd702: Download complete 16:13:09 e90a11edd702: Pull complete 16:13:09 d77568369979: Pull complete 16:13:09 fc1c9f9a7f3b: Pull complete 16:13:09 170f2ba95c9a: Pull complete 16:13:15 97ac5df62f85: Pull complete 16:13:15 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 16:13:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 16:13:15 ---> 04bc70af865f 16:13:15 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 16:13:20 ---> Running in 9f17b77981a5 16:13:21 Removing intermediate container 9f17b77981a5 16:13:21 ---> 2be819cb85a9 16:13:21 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 16:13:21 ---> Running in 72bd0a6ba9ad 16:13:22 Removing intermediate container 72bd0a6ba9ad 16:13:22 ---> 854d5ebba043 16:13:22 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 16:13:22 ---> Running in 43da72eef3a4 16:13:22 Removing intermediate container 43da72eef3a4 16:13:22 ---> 245c276b6488 16:13:22 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:13:22 ---> Running in 213429859f0e 16:13:26 Removing intermediate container 213429859f0e 16:13:26 ---> c45082f578d1 16:13:26 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:13:26 ---> Running in 4af7e546dd76 16:13:28 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:13:28 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:13:30 OK: 218 MiB in 52 packages 16:13:31 Removing intermediate container 4af7e546dd76 16:13:31 ---> 527bde646055 16:13:31 Step 8/13 : WORKDIR /app 16:13:31 ---> Running in 60cac49bcac7 16:13:32 Removing intermediate container 60cac49bcac7 16:13:32 ---> b44a58545f51 16:13:32 Step 9/13 : COPY go.mod . 16:13:33 ---> 160d56cc1c0d 16:13:33 Step 10/13 : RUN go mod download 16:13:33 ---> Running in b07af0a3196c 16:14:13 Removing intermediate container b07af0a3196c 16:14:13 ---> c92f11457990 16:14:13 Step 11/13 : COPY . . 16:14:13 ---> e46dd7387e22 16:14:13 Step 12/13 : ARG MAKE="make build" 16:14:13 ---> Running in 74642c86037b 16:14:13 Removing intermediate container 74642c86037b 16:14:13 ---> 0746bda4b6f5 16:14:13 Step 13/13 : RUN $MAKE 16:14:13 ---> Running in b28e3411c8a5 16:14:13 noop 16:14:13 Removing intermediate container b28e3411c8a5 16:14:13 ---> 827e344d92bd 16:14:13 Successfully built 827e344d92bd 16:14:13 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:14:13 + docker inspect -f . ci-base-image-arm64 16:14:13 . [Pipeline] withDockerContainer 16:14:13 prd-ubuntu18.04-docker-arm64-4c-16g-3689 does not seem to be running inside a container 16:14:13 $ 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-arm64 cat 16:14:16 $ docker top 5dd84e34f26f14a2519b9f4df0c3c2bfcc479417517b418ad64f0a590394e246 -eo pid,comm [Pipeline] { [Pipeline] sh 16:14:17 + go version 16:14:17 go version go1.16.6 linux/arm64 [Pipeline] } 16:14:17 $ docker stop --time=1 5dd84e34f26f14a2519b9f4df0c3c2bfcc479417517b418ad64f0a590394e246 16:14:19 $ docker rm -f 5dd84e34f26f14a2519b9f4df0c3c2bfcc479417517b418ad64f0a590394e246 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:14:20 + docker inspect -f . ci-base-image-arm64 16:14:20 . [Pipeline] withDockerContainer 16:14:20 prd-ubuntu18.04-docker-arm64-4c-16g-3689 does not seem to be running inside a container 16:14:20 $ 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-arm64 cat 16:14:22 $ docker top 14652ea3cffa57ecf694405d1dc93edfa69373c269f7377f56bad217a459547e -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 16:14:23 + go mod tidy [Pipeline] sh 16:14:24 + make test 16:14:24 CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... 16:14:52 # github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging 16:14:52 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap@v0.0.57/bootstrap/logging/factory.go:29:9: undefined: logger.NewClientStdOut 16:14:52 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap@v0.0.57/bootstrap/logging/factory.go:42:25: too many arguments in call to logger.NewClient 16:14:52 have (string, bool, string, string) 16:14:52 want (string, string) 16:15:39 # edgexfoundry/app-rfid-llrp-inventory/internal/inventory [edgexfoundry/app-rfid-llrp-inventory/internal/inventory.test] 16:15:39 internal/inventory/tagprocessor_test.go:23:10: undefined: logger.NewClientStdOut 16:15:39 # edgexfoundry/app-rfid-llrp-inventory/internal/llrp [edgexfoundry/app-rfid-llrp-inventory/internal/llrp.test] 16:15:39 internal/llrp/device_service_test.go:18:10: undefined: logger.NewClientStdOut 16:15:39 FAIL edgexfoundry/app-rfid-llrp-inventory/internal/inventory [build failed] 16:15:39 FAIL edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [build failed] 16:15:39 FAIL edgexfoundry/app-rfid-llrp-inventory/internal/llrp [build failed] 16:15:39 make: *** [Makefile:30: test] Error 2 [Pipeline] } 16:15:39 $ docker stop --time=1 14652ea3cffa57ecf694405d1dc93edfa69373c269f7377f56bad217a459547e 16:15:41 $ docker rm -f 14652ea3cffa57ecf694405d1dc93edfa69373c269f7377f56bad217a459547e [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:15:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:15:42 16:15:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 16:15:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:15:43 arm64: Pulling from edgex-lftools-log-publisher 16:15:43 448f6bf000e3: Pulling fs layer 16:15:43 f757da607395: Pulling fs layer 16:15:43 05883995daec: Pulling fs layer 16:15:43 8603b9c90790: Pulling fs layer 16:15:43 1560dd03e051: Pulling fs layer 16:15:43 27f5ce0e4adf: Pulling fs layer 16:15:43 c2d8d7efcc4b: Pulling fs layer 16:15:43 8603b9c90790: Waiting 16:15:43 1560dd03e051: Waiting 16:15:43 27f5ce0e4adf: Waiting 16:15:43 c2d8d7efcc4b: Waiting 16:15:43 f757da607395: Verifying Checksum 16:15:43 f757da607395: Download complete 16:15:43 8603b9c90790: Download complete 16:15:44 1560dd03e051: Verifying Checksum 16:15:44 1560dd03e051: Download complete 16:15:44 27f5ce0e4adf: Verifying Checksum 16:15:44 27f5ce0e4adf: Download complete 16:15:44 05883995daec: Verifying Checksum 16:15:44 05883995daec: Download complete 16:15:45 448f6bf000e3: Verifying Checksum 16:15:45 448f6bf000e3: Download complete 16:15:49 c2d8d7efcc4b: Verifying Checksum 16:15:49 c2d8d7efcc4b: Download complete 16:15:49 448f6bf000e3: Pull complete 16:15:50 f757da607395: Pull complete 16:15:51 05883995daec: Pull complete 16:15:52 8603b9c90790: Pull complete 16:15:53 1560dd03e051: Pull complete 16:15:53 27f5ce0e4adf: Pull complete 16:16:09 c2d8d7efcc4b: Pull complete 16:16:09 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 16:16:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:16:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 16:16:09 prd-ubuntu18.04-docker-arm64-4c-16g-3689 does not seem to be running inside a container 16:16:09 $ 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:arm64 cat 16:16:17 $ docker top adbf9851fbc485e0e4d56610cda5ec6f78fb8e6d7b87e299789070e5d3b4b0b6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:16:18 ---> job-cost.sh 16:16:18 lf-activate-venv: SKIPPING 16:16:18 INFO: No Stack... 16:16:19 INFO: Retrieving Pricing Info for: v2-standard-4 16:16:19 INFO: Archiving Costs [Pipeline] sh 16:16:20 + + cut -d,cat -f6 16:16:20 /w/workspace/app-rfid-llrp-inventory/7/archives/cost.csv [Pipeline] lock 16:16:20 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-37-7-stack-cost] 16:16:20 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-37-7-stack-cost] did not exist. Created. 16:16:20 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-37-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:16:21 /w/workspace/app-rfid-llrp-inventory/7@tmp/durable-2cd10918/script.sh: 1: /w/workspace/app-rfid-llrp-inventory/7@tmp/durable-2cd10918/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 16:16:21 + echo total: 0.18000000715255737 [Pipeline] stash 16:16:21 Warning: overwriting stash ‘stack-cost’ 16:16:22 Stashed 1 file(s) [Pipeline] } 16:16:22 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-37-7-stack-cost] [Pipeline] // lock [Pipeline] } 16:16:22 $ docker stop --time=1 adbf9851fbc485e0e4d56610cda5ec6f78fb8e6d7b87e299789070e5d3b4b0b6 16:16:24 $ docker rm -f adbf9851fbc485e0e4d56610cda5ec6f78fb8e6d7b87e299789070e5d3b4b0b6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 16:16: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:16:25 + '[' -d /w/workspace/ry_app-rfid-llrp-inventory_PR-37/archives ']' [Pipeline] libraryResource [Pipeline] sh 16:16:26 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:16:26 ---> package-listing.sh 16:16:26 ++ facter osfamily 16:16:26 ++ tr '[:upper:]' '[:lower:]' 16:16:27 + OS_FAMILY=redhat 16:16:27 + workspace=/w/workspace/ry_app-rfid-llrp-inventory_PR-37 16:16:27 + START_PACKAGES=/tmp/packages_start.txt 16:16:27 + END_PACKAGES=/tmp/packages_end.txt 16:16:27 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:16:27 + PACKAGES=/tmp/packages_start.txt 16:16:27 + '[' /w/workspace/ry_app-rfid-llrp-inventory_PR-37 ']' 16:16:27 + PACKAGES=/tmp/packages_end.txt 16:16:27 + case "${OS_FAMILY}" in 16:16:27 + rpm -qa 16:16:27 + sort 16:16:27 + '[' -f /tmp/packages_start.txt ']' 16:16:27 + '[' -f /tmp/packages_end.txt ']' 16:16:27 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:16:27 + '[' /w/workspace/ry_app-rfid-llrp-inventory_PR-37 ']' 16:16:27 + mkdir -p /w/workspace/ry_app-rfid-llrp-inventory_PR-37/archives/ 16:16:27 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-rfid-llrp-inventory_PR-37/archives/ [Pipeline] echo 16:16: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-37/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:16:27 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 16:16:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:16:28 16:16:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 16:16:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:16:28 latest: Pulling from edgex-lftools-log-publisher 16:16:28 b4d181a07f80: Pulling fs layer 16:16:28 a1111a8f2ec3: Pulling fs layer 16:16:28 ed53099fbce6: Pulling fs layer 16:16:28 dc539afda2c1: Pulling fs layer 16:16:28 77bc0d833cb6: Pulling fs layer 16:16:28 9065ff56babe: Pulling fs layer 16:16:28 d287ab97295c: Pulling fs layer 16:16:28 dc539afda2c1: Waiting 16:16:28 77bc0d833cb6: Waiting 16:16:28 9065ff56babe: Waiting 16:16:28 d287ab97295c: Waiting 16:16:29 a1111a8f2ec3: Verifying Checksum 16:16:29 a1111a8f2ec3: Download complete 16:16:29 dc539afda2c1: Verifying Checksum 16:16:29 dc539afda2c1: Download complete 16:16:29 77bc0d833cb6: Verifying Checksum 16:16:29 77bc0d833cb6: Download complete 16:16:29 9065ff56babe: Verifying Checksum 16:16:29 9065ff56babe: Download complete 16:16:29 ed53099fbce6: Verifying Checksum 16:16:29 ed53099fbce6: Download complete 16:16:30 b4d181a07f80: Verifying Checksum 16:16:30 b4d181a07f80: Download complete 16:16:31 b4d181a07f80: Pull complete 16:16:31 a1111a8f2ec3: Pull complete 16:16:31 ed53099fbce6: Pull complete 16:16:31 dc539afda2c1: Pull complete 16:16:32 77bc0d833cb6: Pull complete 16:16:32 9065ff56babe: Pull complete 16:16:33 d287ab97295c: Verifying Checksum 16:16:33 d287ab97295c: Download complete 16:16:37 d287ab97295c: Pull complete 16:16:37 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 16:16:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:16:37 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 16:16:37 prd-centos7-docker-4c-2g-3345 does not seem to be running inside a container 16:16:37 $ 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-37/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-37 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-37:/w/workspace/ry_app-rfid-llrp-inventory_PR-37:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-37@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-37@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:16:39 $ docker top f909344176a049ff10a6b68d84c835153b372ed5d2af272eb2d92b0ed2603362 -eo pid,comm [Pipeline] { [Pipeline] sh 16:16:40 + touch /tmp/pre-build-complete [Pipeline] sh 16:16:40 + mkdir -p /var/log/sysstat [Pipeline] sh 16:16:40 + ls /var/log/sa-host 16:16:40 + sadf -c /var/log/sa-host/sa05 16:16:40 file_magic: OK 16:16:40 HZ: Using current value: 100 16:16:40 file_header: OK 16:16:40 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:16:40 Statistics: 16:16:40 Hnuu...uuuununununu...Hnuu...uuuununununu... 16:16:40 File successfully converted to sysstat format version 12.0.3 16:16:40 + sadf -c /var/log/sa-host/sa18 16:16:40 file_magic: OK 16:16:40 HZ: Using current value: 100 16:16:40 file_header: OK 16:16:40 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:16:40 Statistics: 16:16:40 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...Hnuu...uuuununununu...Hnuu...uuuununununu... 16:16:40 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:16:41 provisioning config files... 16:16:41 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-37@tmp/config3530849481685412768tmp [Pipeline] { [Pipeline] echo 16:16:41 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:16:41 ---> create-netrc.sh [Pipeline] } 16:16:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:16:43 ---> python-tools-install.sh [Pipeline] echo 16:16:43 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:16:43 ---> sudo-logs.sh 16:16:43 Archiving 'sudo' log.. 16:16:43 sudo: unable to resolve host prd-centos7-docker-4c-2g-3345.vexxhost.local: Name or service not known 16:16:43 sudo: unable to resolve host prd-centos7-docker-4c-2g-3345.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 16:16:43 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:16:43 ---> job-cost.sh 16:16:43 lf-activate-venv: SKIPPING 16:16:43 DEBUG: total: 0.18000000715255737 16:16:43 INFO: Retrieving Stack Cost... 16:16:44 INFO: Retrieving Pricing Info for: v3-standard-2 16:16:45 INFO: Archiving Costs [Pipeline] echo 16:16:45 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:16:45 ---> logs-deploy.sh 16:16:45 lf-activate-venv: SKIPPING 16:16:45 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-37/7 16:16:45 INFO: archiving workspace using pattern(s): 16:16:46 Archives upload complete. 16:16:46 INFO: archiving logs to Nexus 16:16:47 ---> uname -a: 16:16:47 Linux prd-centos7-docker-4c-2g-3345.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:16:47 16:16:47 16:16:47 ---> lscpu: 16:16:47 Architecture: x86_64 16:16:47 CPU op-mode(s): 32-bit, 64-bit 16:16:47 Byte Order: Little Endian 16:16:47 Address sizes: 40 bits physical, 48 bits virtual 16:16:47 CPU(s): 2 16:16:47 On-line CPU(s) list: 0,1 16:16:47 Thread(s) per core: 1 16:16:47 Core(s) per socket: 1 16:16:47 Socket(s): 2 16:16:47 NUMA node(s): 1 16:16:47 Vendor ID: AuthenticAMD 16:16:47 CPU family: 23 16:16:47 Model: 49 16:16:47 Model name: AMD EPYC-Rome Processor 16:16:47 Stepping: 0 16:16:47 CPU MHz: 2799.998 16:16:47 BogoMIPS: 5599.99 16:16:47 Virtualization: AMD-V 16:16:47 Hypervisor vendor: KVM 16:16:47 Virtualization type: full 16:16:47 L1d cache: 32K 16:16:47 L1i cache: 32K 16:16:47 L2 cache: 512K 16:16:47 L3 cache: 16384K 16:16:47 NUMA node0 CPU(s): 0,1 16:16: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:16:47 16:16:47 16:16:47 ---> nproc: 16:16:47 2 16:16:47 16:16:47 16:16:47 ---> df -h: 16:16:47 Filesystem Size Used Avail Use% Mounted on 16:16:47 overlay 40G 7.4G 33G 19% / 16:16:47 tmpfs 64M 0 64M 0% /dev 16:16:47 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 16:16:47 shm 64M 0 64M 0% /dev/shm 16:16:47 /dev/vda1 40G 7.4G 33G 19% /facter-os 16:16:47 16:16:47 16:16:47 ---> sar -b -r -n DEV: 16:16: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:16:47 16:16:47 15:58:44 LINUX RESTART (2 CPU) 16:16:47 16:16:47 15:59:01 tps rtps wtps bread/s bwrtn/s 16:16:47 16:00:01 204.33 71.82 132.51 8965.62 40564.99 16:16:47 16:01:01 1.68 0.02 1.67 0.13 30.11 16:16:47 16:02:01 0.45 0.10 0.35 1.73 7.50 16:16:47 16:03:01 0.20 0.00 0.20 0.00 2.20 16:16:47 16:04:01 0.22 0.00 0.22 0.00 4.13 16:16:47 16:05:01 0.22 0.00 0.22 0.00 3.15 16:16:47 16:06:01 0.17 0.00 0.17 0.00 1.50 16:16:47 16:07:01 0.33 0.00 0.33 0.00 6.03 16:16:47 16:08:01 0.17 0.00 0.17 0.00 1.33 16:16:47 16:09:01 0.15 0.00 0.15 0.00 1.75 16:16:47 16:10:01 0.23 0.00 0.23 0.00 1.92 16:16:47 16:11:01 0.17 0.00 0.17 0.00 1.75 16:16:47 16:12:01 0.30 0.00 0.30 0.00 3.80 16:16:47 16:13:01 0.23 0.00 0.23 0.00 3.13 16:16:47 16:14:01 0.33 0.15 0.18 4.80 2.03 16:16:47 16:15:01 0.67 0.00 0.67 0.00 15.09 16:16:47 16:16:01 0.25 0.00 0.25 0.00 2.93 16:16:47 Average: 12.36 4.24 8.12 527.87 2391.79 16:16:47 16:16:47 15:59:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:16:47 16:00:01 5447936 0 807272 10.08 2620 1751112 1288660 14.23 586084 1574652 132 16:16:47 16:01:01 5452428 0 802772 10.02 2620 1751120 1249716 13.80 582256 1574616 20 16:16:47 16:02:01 5453816 0 801256 10.00 2620 1751248 1238484 13.67 581308 1574620 12 16:16:47 16:03:01 5453152 0 801916 10.01 2620 1751252 1230424 13.58 582388 1574620 20 16:16:47 16:04:01 5454400 0 800660 10.00 2620 1751260 1225248 13.53 578424 1577852 12 16:16:47 16:05:01 5455764 0 799296 9.98 2620 1751260 1206636 13.32 577164 1577852 12 16:16:47 16:06:01 5456636 0 798420 9.97 2620 1751264 1206528 13.32 576712 1577852 20 16:16:47 16:07:01 5454964 0 800084 9.99 2620 1751272 1206528 13.32 578420 1577852 8 16:16:47 16:08:01 5445176 0 809872 10.11 2620 1751272 1206528 13.32 587976 1577852 8 16:16:47 16:09:01 5445188 0 809852 10.11 2620 1751280 1206528 13.32 589640 1576116 8 16:16:47 16:10:01 5444320 0 810720 10.12 2620 1751280 1206732 13.32 590780 1576116 8 16:16:47 16:11:01 5444116 0 810916 10.13 2620 1751288 1206720 13.32 596280 1570564 8 16:16:47 16:12:01 5443564 0 811464 10.13 2620 1751292 1206744 13.32 596480 1570564 8 16:16:47 16:13:01 5443524 0 811500 10.13 2620 1751296 1206816 13.32 596544 1571032 20 16:16:47 16:14:01 5445192 0 809828 10.11 2620 1751300 1206528 13.32 594924 1571028 20 16:16:47 16:15:01 5441092 0 813924 10.16 2620 1751304 1206708 13.32 598716 1571032 8 16:16:47 16:16:01 5442168 0 812844 10.15 2620 1751308 1206528 13.32 597696 1571028 12 16:16:47 Average: 5448437 0 806623 10.07 2620 1751259 1218356 13.45 587752 1574426 20 16:16:47 16:16:47 15:59:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:16:47 16:00:01 eth0 541.84 333.36 1293.54 81.36 0.00 0.00 0.00 0.00 16:16:47 16:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:16:47 16:00:01 docker0 34.71 38.47 3.69 151.90 0.00 0.00 0.00 0.00 16:16:47 16:01:01 eth0 6.68 1.28 1.76 0.98 0.00 0.00 0.00 0.00 16:16:47 16:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:16:47 16:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:16:47 16:02:01 eth0 5.56 1.22 1.47 0.83 0.00 0.00 0.00 0.00 16:16:47 16:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:16:47 16:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:16:47 16:03:01 eth0 1.65 0.80 0.81 0.57 0.00 0.00 0.00 0.00 16:16:47 16:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:16:47 16:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:16:47 16:04:01 eth0 0.65 0.37 0.28 0.24 0.00 0.00 0.00 0.00 16:16:47 16:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:16:47 16:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:16:47 16:05:01 eth0 0.35 0.27 0.15 0.08 0.00 0.00 0.00 0.00 16:16:47 16:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:16:47 16:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:16:47 16:06:01 eth0 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:16:47 16:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:16:47 16:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:16:47 16:07:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:16:47 16:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:16:47 16:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:16:47 16:08:01 eth0 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 16:16:47 16:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:16:47 16:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:16:47 16:09:01 eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00 16:16:47 16:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:16:47 16:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:16:47 16:10:01 eth0 0.95 0.23 0.20 0.07 0.00 0.00 0.00 0.00 16:16:47 16:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:16:47 16:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:16:47 16:11:01 eth0 4.60 0.40 0.61 0.21 0.00 0.00 0.00 0.00 16:16:47 16:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:16:47 16:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:16:47 16:12:01 eth0 2.17 0.37 0.44 0.20 0.00 0.00 0.00 0.00 16:16:47 16:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:16:47 16:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:16:47 16:13:01 eth0 2.75 0.93 0.93 0.58 0.00 0.00 0.00 0.00 16:16:47 16:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:16:47 16:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:16:47 16:14:01 eth0 0.22 0.10 0.02 0.04 0.00 0.00 0.00 0.00 16:16:47 16:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:16:47 16:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:16:47 16:15:01 eth0 1.25 0.78 0.69 0.47 0.00 0.00 0.00 0.00 16:16:47 16:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:16:47 16:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:16:47 16:16:01 eth0 0.22 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:16:47 16:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:16:47 16:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:16:47 Average: eth0 33.50 20.03 76.54 5.04 0.00 0.00 0.00 0.00 16:16:47 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:16:47 Average: docker0 2.04 2.26 0.22 8.94 0.00 0.00 0.00 0.00 16:16:47 16:16:47 16:16:47 ---> sar -P ALL: 16:16: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:16:47 16:16:47 15:58:44 LINUX RESTART (2 CPU) 16:16:47 16:16:47 15:59:01 CPU %user %nice %system %iowait %steal %idle 16:16:47 16:00:01 all 19.80 0.00 7.28 5.41 0.08 67.43 16:16:47 16:00:01 0 20.04 0.00 7.87 6.08 0.09 65.92 16:16:47 16:00:01 1 19.56 0.00 6.69 4.76 0.07 68.93 16:16:47 16:01:01 all 0.18 0.00 0.05 0.00 0.03 99.73 16:16:47 16:01:01 0 0.23 0.00 0.05 0.00 0.03 99.68 16:16:47 16:01:01 1 0.13 0.00 0.05 0.00 0.03 99.78 16:16:47 16:02:01 all 0.18 0.00 0.05 0.01 0.03 99.72 16:16:47 16:02:01 0 0.07 0.00 0.03 0.02 0.03 99.85 16:16:47 16:02:01 1 0.30 0.00 0.07 0.00 0.03 99.60 16:16:47 16:03:01 all 0.15 0.00 0.02 0.00 0.03 99.81 16:16:47 16:03:01 0 0.05 0.00 0.02 0.00 0.02 99.92 16:16:47 16:03:01 1 0.25 0.00 0.02 0.00 0.03 99.70 16:16:47 16:04:01 all 0.17 0.00 0.03 0.00 0.03 99.77 16:16:47 16:04:01 0 0.07 0.00 0.02 0.00 0.03 99.88 16:16:47 16:04:01 1 0.27 0.00 0.03 0.00 0.03 99.67 16:16:47 16:05:01 all 0.09 0.00 0.03 0.00 0.04 99.84 16:16:47 16:05:01 0 0.02 0.00 0.02 0.00 0.03 99.93 16:16:47 16:05:01 1 0.17 0.00 0.03 0.00 0.05 99.75 16:16:47 16:06:01 all 0.09 0.00 0.03 0.00 0.03 99.86 16:16:47 16:06:01 0 0.03 0.00 0.02 0.00 0.02 99.93 16:16:47 16:06:01 1 0.15 0.00 0.03 0.00 0.03 99.78 16:16:47 16:07:01 all 0.08 0.00 0.04 0.00 0.04 99.83 16:16:47 16:07:01 0 0.02 0.00 0.03 0.00 0.03 99.92 16:16:47 16:07:01 1 0.15 0.00 0.05 0.00 0.05 99.75 16:16:47 16:08:01 all 0.10 0.00 0.04 0.00 0.03 99.82 16:16:47 16:08:01 0 0.13 0.00 0.07 0.00 0.05 99.75 16:16:47 16:08:01 1 0.07 0.00 0.02 0.00 0.02 99.90 16:16:47 16:09:01 all 0.22 0.00 0.02 0.00 0.03 99.73 16:16:47 16:09:01 0 0.42 0.00 0.02 0.00 0.03 99.53 16:16:47 16:09:01 1 0.02 0.00 0.02 0.00 0.03 99.93 16:16:47 16:10:01 all 0.15 0.00 0.03 0.00 0.03 99.80 16:16:47 16:10:01 0 0.27 0.00 0.03 0.00 0.03 99.67 16:16:47 16:10:01 1 0.03 0.00 0.02 0.00 0.02 99.93 16:16:47 16:16:47 16:10:01 CPU %user %nice %system %iowait %steal %idle 16:16:47 16:11:01 all 0.17 0.00 0.04 0.00 0.04 99.75 16:16:47 16:11:01 0 0.32 0.00 0.05 0.00 0.05 99.58 16:16:47 16:11:01 1 0.02 0.00 0.03 0.00 0.03 99.92 16:16:47 16:12:01 all 0.12 0.00 0.03 0.00 0.04 99.82 16:16:47 16:12:01 0 0.20 0.00 0.03 0.00 0.05 99.72 16:16:47 16:12:01 1 0.03 0.00 0.02 0.00 0.03 99.92 16:16:47 16:13:01 all 0.12 0.00 0.04 0.00 0.03 99.81 16:16:47 16:13:01 0 0.07 0.00 0.05 0.00 0.05 99.83 16:16:47 16:13:01 1 0.17 0.00 0.03 0.00 0.02 99.78 16:16:47 16:14:01 all 0.11 0.00 0.05 0.00 0.03 99.82 16:16:47 16:14:01 0 0.03 0.00 0.05 0.00 0.05 99.87 16:16:47 16:14:01 1 0.18 0.00 0.05 0.00 0.00 99.77 16:16:47 16:15:01 all 0.12 0.00 0.03 0.00 0.03 99.82 16:16:47 16:15:01 0 0.07 0.00 0.03 0.00 0.05 99.85 16:16:47 16:15:01 1 0.17 0.00 0.03 0.00 0.02 99.78 16:16:47 16:16:01 all 0.11 0.00 0.03 0.00 0.03 99.83 16:16:47 16:16:01 0 0.03 0.00 0.03 0.00 0.03 99.90 16:16:47 16:16:01 1 0.18 0.00 0.02 0.00 0.03 99.77 16:16:47 Average: all 1.25 0.00 0.44 0.31 0.04 97.96 16:16:47 Average: 0 1.25 0.00 0.48 0.34 0.04 97.88 16:16:47 Average: 1 1.25 0.00 0.41 0.27 0.03 98.04 16:16:47 16:16:47 16:16:47