Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6d0ba25bec9449c31123a1bda9df5a6e703bd1e4+c89402a89f5ea76bfa846c29c063e4253979738f (3f3dba448d3fa24ade9237e6586e45b048b49ecc) 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-ssh1238089153229725388.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-ssh7208809983739310465.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-ssh1653466534130959855.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-ssh6163609271702463575.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-ssh3728389367740570476.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 ‘prd-centos7-docker-4c-2g-713’ Running on prd-centos7-docker-4c-2g-717 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-ssh4939504045212319503.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-ssh4158978067614433254.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 c89402a89f5ea76bfa846c29c063e4253979738f into PR head commit 6d0ba25bec9449c31123a1bda9df5a6e703bd1e4 Merge succeeded, producing a979be2947868c97e3ff808227ab336ebedb5581 Checking out Revision a979be2947868c97e3ff808227ab336ebedb5581 (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-ssh191859655721927283.key > git merge c89402a89f5ea76bfa846c29c063e4253979738f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a979be2947868c97e3ff808227ab336ebedb5581 # timeout=10 Commit message: "Merge commit 'c89402a89f5ea76bfa846c29c063e4253979738f' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:59:44 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:59:44 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:59:45 ========================================================= 15:59:45 EdgeX Global Pipelines Version Info 15:59:45 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 0c6bc8c5d6c8c544e94bf77955e604bd1bb798c2 # timeout=10 15:59:46 ------------------- 15:59:46 stable info: 15:59:46 ------------------- 15:59:46 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:59:46 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 15:59:46 Message: update stable to v1.0.205 15:59:46 ------------------- 15:59:46 experimental info: 15:59:46 ------------------- 15:59:46 Commited By: **** collab-it+edgex@linuxfoundation.org 15:59:46 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 15:59:46 Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:59:47 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 15:59:47 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 15:59:47 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:59:47 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:59:47 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:59:47 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 15:59:47 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 15:59:47 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 15:59:47 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:59:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:59:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:59:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:59:47 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 15:59:47 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:59:47 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:59:47 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:59:47 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:59:47 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:59:47 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:59:47 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:59:47 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 15:59:47 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:59:47 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:59:47 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:59:47 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:59:47 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 15:59:47 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:59:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-36 [Pipeline] echo 15:59:47 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-36 [Pipeline] echo 15:59:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-36 [Pipeline] echo 15:59:47 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a979be2947868c97e3ff808227ab336ebedb5581 [Pipeline] echo 15:59:47 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a979be2 [Pipeline] echo 15:59:47 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:59:48 provisioning config files... 15:59:48 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-36@tmp/config4992758352037443169tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:59:48 ---> docker-login.sh 15:59:48 nexus3.edgexfoundry.org:10001 15:59:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:59:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:59:48 Configure a credential helper to remove this warning. See 15:59:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:59:48 15:59:48 Login Succeeded 15:59:48 nexus3.edgexfoundry.org:10002 15:59:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:59:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:59:48 Configure a credential helper to remove this warning. See 15:59:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:59:48 15:59:48 Login Succeeded 15:59:48 nexus3.edgexfoundry.org:10003 15:59:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:59:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:59:49 Configure a credential helper to remove this warning. See 15:59:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:59:49 15:59:49 Login Succeeded 15:59:49 nexus3.edgexfoundry.org:10004 15:59:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:59:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:59:54 Configure a credential helper to remove this warning. See 15:59:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:59:54 15:59:54 Login Succeeded 15:59:54 docker.io 15:59:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:59:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:59:54 Configure a credential helper to remove this warning. See 15:59:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:59:54 15:59:54 Login Succeeded 15:59:54 ---> docker-login.sh ends [Pipeline] } 15:59:54 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:55 + git log --format=format:%s -1 a979be2947868c97e3ff808227ab336ebedb5581 [Pipeline] echo 15:59:55 GIT_COMMIT: a979be2947868c97e3ff808227ab336ebedb5581, Commit Message: Merge commit 'c89402a89f5ea76bfa846c29c063e4253979738f' into HEAD [Pipeline] echo 15:59:55 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 15:59:55 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:59:55 15:59:55 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 15:59:56 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:00:01 latest: Pulling from edgex-devops/git-semver 16:00:01 31603596830f: Pulling fs layer 16:00:01 d4622e32a9a9: Pulling fs layer 16:00:01 1030fce36090: Pulling fs layer 16:00:01 6c6cb7e1b49b: Pulling fs layer 16:00:01 6c6cb7e1b49b: Waiting 16:00:01 d4622e32a9a9: Download complete 16:00:01 31603596830f: Download complete 16:00:01 31603596830f: Pull complete 16:00:01 d4622e32a9a9: Pull complete 16:00:01 1030fce36090: Verifying Checksum 16:00:01 1030fce36090: Download complete 16:00:01 6c6cb7e1b49b: Verifying Checksum 16:00:01 6c6cb7e1b49b: Download complete 16:00:02 1030fce36090: Pull complete 16:00:02 6c6cb7e1b49b: Pull complete 16:00:02 Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab 16:00:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:00:02 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 16:00:02 prd-centos7-docker-4c-2g-717 does not seem to be running inside a container 16:00:03 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-rfid-llrp-inventory_PR-36 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-36:/w/workspace/ry_app-rfid-llrp-inventory_PR-36:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-36@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-36@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 16:00:04 $ docker top 984c4f000e125e468bcc1bb881d036f430974f9c1500a3fc778d005432b3f43c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:00:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:00:04 [ssh-agent] Looking for ssh-agent implementation... 16:00:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:00:04 $ docker exec 984c4f000e125e468bcc1bb881d036f430974f9c1500a3fc778d005432b3f43c ssh-agent 16:00:04 SSH_AUTH_SOCK=/tmp/ssh-t0l0XXUeEVh1/agent.14 16:00:04 SSH_AGENT_PID=20 16:00:04 Running ssh-add (command line suppressed) 16:00:04 Identity added: /w/workspace/ry_app-rfid-llrp-inventory_PR-36@tmp/private_key_4366451531084542921.key (/w/workspace/ry_app-rfid-llrp-inventory_PR-36@tmp/private_key_4366451531084542921.key) 16:00:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:00:04 + git tag --points-at HEAD [Pipeline] } 16:00:04 $ docker exec --env ******** --env ******** 984c4f000e125e468bcc1bb881d036f430974f9c1500a3fc778d005432b3f43c ssh-agent -k 16:00:05 unset SSH_AUTH_SOCK; 16:00:05 unset SSH_AGENT_PID; 16:00:05 echo Agent pid 20 killed; 16:00:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:00:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:00:05 [ssh-agent] Looking for ssh-agent implementation... 16:00:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:00:05 $ docker exec 984c4f000e125e468bcc1bb881d036f430974f9c1500a3fc778d005432b3f43c ssh-agent 16:00:05 SSH_AUTH_SOCK=/tmp/ssh-S9LhQK95EFN7/agent.54 16:00:05 SSH_AGENT_PID=60 16:00:05 Running ssh-add (command line suppressed) 16:00:05 Identity added: /w/workspace/ry_app-rfid-llrp-inventory_PR-36@tmp/private_key_2215498519410039637.key (/w/workspace/ry_app-rfid-llrp-inventory_PR-36@tmp/private_key_2215498519410039637.key) 16:00:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:00:05 + git semver init 16:00:05 # -> Open(): unable to determine branch for HEAD 16:00:05 # $GIT_DIR = /w/workspace/ry_app-rfid-llrp-inventory_PR-36/.git 16:00:05 # $GIT_WORK_TREE = /w/workspace/ry_app-rfid-llrp-inventory_PR-36 16:00:05 # $SEMVER_REMOTE_NAME = origin 16:00:05 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:00:05 # $SEMVER_USER_NAME = edgex-jenkins 16:00:05 # $SEMVER_BRANCH = PR-36 16:00:05 # $SEMVER_TEMP = /tmp/semver-077447736 16:00:05 # git clone --branch semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git $SEMVER_TEMP 16:00:09 # '/tmp/semver-077447736' -> '/w/workspace/ry_app-rfid-llrp-inventory_PR-36/.semver' 16:00:09 # -> Force: false 16:00:09 # $SEMVER_DIR = /w/workspace/ry_app-rfid-llrp-inventory_PR-36/.semver [Pipeline] } 16:00:09 $ docker exec --env ******** --env ******** 984c4f000e125e468bcc1bb881d036f430974f9c1500a3fc778d005432b3f43c ssh-agent -k 16:00:09 unset SSH_AUTH_SOCK; 16:00:09 unset SSH_AGENT_PID; 16:00:09 echo Agent pid 60 killed; 16:00:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:00:09 + git semver [Pipeline] } 16:00:09 $ docker stop --time=1 984c4f000e125e468bcc1bb881d036f430974f9c1500a3fc778d005432b3f43c 16:00:11 $ docker rm -f 984c4f000e125e468bcc1bb881d036f430974f9c1500a3fc778d005432b3f43c [Pipeline] // withDockerContainer [Pipeline] sh 16:00:11 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:00:11 Stashed 1 file(s) [Pipeline] echo 16:00:11 [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:27 Still waiting to schedule task 16:00:27 Waiting for next available executor on ‘centos7-docker-4c-2g’ 16:00:27 Still waiting to schedule task 16:00:27 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 16:01:53 Running on prd-centos7-docker-4c-2g-722 in /w/workspace/ry_app-rfid-llrp-inventory_PR-36 [Pipeline] { [Pipeline] ws 16:01:53 Running in /w/workspace/app-rfid-llrp-inventory/5 [Pipeline] { [Pipeline] checkout 16:01:54 The recommended git tool is: NONE 16:01:56 using credential edgex-jenkins-ssh 16:01:56 Cloning the remote Git repository 16:01:56 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 16:01:56 > git init /w/workspace/app-rfid-llrp-inventory/5 # timeout=10 16:01:57 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 16:01:57 > git --version # timeout=10 16:01:57 > git --version # 'git version 2.24.4' 16:01:57 using GIT_SSH to set credentials SSH Credentials for GitHub 16:01:57 [INFO] Currently running in a labeled security context 16:01:57 [INFO] Currently SELinux is 'enforcing' on the host 16:01:57 > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-rfid-llrp-inventory/5@tmp/jenkins-gitclient-ssh8293933297864022752.key 16:01:57 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:01:58 Merging remotes/origin/main commit c89402a89f5ea76bfa846c29c063e4253979738f into PR head commit 6d0ba25bec9449c31123a1bda9df5a6e703bd1e4 16:01:58 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 16:01:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:01:58 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 16:01:58 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 16:01:58 using GIT_SSH to set credentials SSH Credentials for GitHub 16:01:58 [INFO] Currently running in a labeled security context 16:01:58 [INFO] Currently SELinux is 'enforcing' on the host 16:01:58 > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-rfid-llrp-inventory/5@tmp/jenkins-gitclient-ssh4193362294814128521.key 16:01:58 > 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:58 > git config core.sparsecheckout # timeout=10 16:01:58 Merge succeeded, producing 1d8683a75f9432f062f4a24f92000b4cd2446b64 16:01:58 Checking out Revision 1d8683a75f9432f062f4a24f92000b4cd2446b64 (PR-36) 16:01:58 > git checkout -f 6d0ba25bec9449c31123a1bda9df5a6e703bd1e4 # timeout=10 16:01:58 > git remote # timeout=10 16:01:58 > git config --get remote.origin.url # timeout=10 16:01:58 using GIT_SSH to set credentials SSH Credentials for GitHub 16:01:58 [INFO] Currently running in a labeled security context 16:01:58 [INFO] Currently SELinux is 'enforcing' on the host 16:01:58 > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-rfid-llrp-inventory/5@tmp/jenkins-gitclient-ssh8057816942538239610.key 16:01:58 > git merge c89402a89f5ea76bfa846c29c063e4253979738f # timeout=10 16:01:58 > git rev-parse HEAD^{commit} # timeout=10 16:01:58 > git config core.sparsecheckout # timeout=10 16:01:58 > git checkout -f 1d8683a75f9432f062f4a24f92000b4cd2446b64 # timeout=10 16:02:02 Commit message: "Merge commit 'c89402a89f5ea76bfa846c29c063e4253979738f' into HEAD" 16:02:02 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:02:02 provisioning config files... 16:02:03 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/5@tmp/config2682177494383961694tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:02:03 ---> docker-login.sh 16:02:03 nexus3.edgexfoundry.org:10001 16:02:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:02:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:02:03 Configure a credential helper to remove this warning. See 16:02:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:02:03 16:02:03 Login Succeeded 16:02:03 nexus3.edgexfoundry.org:10002 16:02:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:02:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:02:03 Configure a credential helper to remove this warning. See 16:02:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:02:03 16:02:03 Login Succeeded 16:02:03 nexus3.edgexfoundry.org:10003 16:02:02 > git rev-list --no-walk 0c6bc8c5d6c8c544e94bf77955e604bd1bb798c2 # timeout=10 16:02:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:02:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:02:03 Configure a credential helper to remove this warning. See 16:02:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:02:03 16:02:03 Login Succeeded 16:02:03 nexus3.edgexfoundry.org:10004 16:02:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:02:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:02:04 Configure a credential helper to remove this warning. See 16:02:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:02:04 16:02:04 Login Succeeded 16:02:04 docker.io 16:02:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:02:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:02:04 Configure a credential helper to remove this warning. See 16:02:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:02:04 16:02:04 Login Succeeded 16:02:04 ---> docker-login.sh ends [Pipeline] } 16:02:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:02:05 ========================================================= 16:02:05 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 16:02:05 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 16:02:05 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 16:02:05 Sending build context to Docker daemon 724.5kB 16:02:05 Step 1/10 : ARG BASE=golang:1.16-alpine3.12 16:02:05 Step 2/10 : FROM ${BASE} AS builder 16:02:05 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 16:02:05 540db60ca938: Pulling fs layer 16:02:05 adcc1eea9eea: Pulling fs layer 16:02:05 4c4ab2625f07: Pulling fs layer 16:02:05 db62176df00c: Pulling fs layer 16:02:05 3b30891b0d05: Pulling fs layer 16:02:05 06b49ca38bd5: Pulling fs layer 16:02:05 c788192a36de: Pulling fs layer 16:02:05 a77e37c0d609: Pulling fs layer 16:02:05 c3185cebc471: Pulling fs layer 16:02:05 06b49ca38bd5: Waiting 16:02:05 c788192a36de: Waiting 16:02:05 a77e37c0d609: Waiting 16:02:05 c3185cebc471: Waiting 16:02:05 db62176df00c: Waiting 16:02:05 3b30891b0d05: Waiting 16:02:05 4c4ab2625f07: Verifying Checksum 16:02:05 4c4ab2625f07: Download complete 16:02:05 adcc1eea9eea: Verifying Checksum 16:02:05 adcc1eea9eea: Download complete 16:02:05 3b30891b0d05: Verifying Checksum 16:02:05 3b30891b0d05: Download complete 16:02:05 06b49ca38bd5: Verifying Checksum 16:02:05 06b49ca38bd5: Download complete 16:02:05 c788192a36de: Verifying Checksum 16:02:05 c788192a36de: Download complete 16:02:05 540db60ca938: Verifying Checksum 16:02:05 540db60ca938: Download complete 16:02:05 540db60ca938: Pull complete 16:02:06 adcc1eea9eea: Pull complete 16:02:06 4c4ab2625f07: Pull complete 16:02:06 a77e37c0d609: Verifying Checksum 16:02:06 a77e37c0d609: Download complete 16:02:11 c3185cebc471: Verifying Checksum 16:02:11 c3185cebc471: Download complete 16:02:12 db62176df00c: Verifying Checksum 16:02:12 db62176df00c: Download complete 16:02:16 db62176df00c: Pull complete 16:02:16 3b30891b0d05: Pull complete 16:02:16 06b49ca38bd5: Pull complete 16:02:16 c788192a36de: Pull complete 16:02:16 a77e37c0d609: Pull complete 16:02:18 c3185cebc471: Pull complete 16:02:18 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 16:02:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 16:02:18 ---> 031687cdd783 16:02:18 Step 3/10 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 16:02:20 ---> Running in 05abc6c73e36 16:02:20 Removing intermediate container 05abc6c73e36 16:02:20 ---> cd2f3e0a3b04 16:02:20 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 16:02:20 ---> Running in 280c29c9b2bd 16:02:20 Removing intermediate container 280c29c9b2bd 16:02:20 ---> f3abbbaf004f 16:02:20 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 16:02:20 ---> Running in 6356cb06bd29 16:02:20 Removing intermediate container 6356cb06bd29 16:02:20 ---> 0c2c80d25f48 16:02:20 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:02:20 ---> Running in 3359314bfe50 16:02:21 Removing intermediate container 3359314bfe50 16:02:21 ---> 04438dcd3f6e 16:02:21 Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:02:21 ---> Running in b1811a4042ce 16:02:21 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:02:22 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:02:22 OK: 219 MiB in 52 packages 16:02:22 Removing intermediate container b1811a4042ce 16:02:22 ---> 3ef9930a7cd7 16:02:22 Step 8/10 : WORKDIR /app 16:02:22 ---> Running in b0accedfdbee 16:02:23 Removing intermediate container b0accedfdbee 16:02:23 ---> d681681b4928 16:02:23 Step 9/10 : COPY . . 16:02:23 ---> 46361a0e21d4 16:02:23 Step 10/10 : RUN go mod download 16:02:23 ---> Running in 09be929efddf 16:02:35 Removing intermediate container 09be929efddf 16:02:35 ---> 19cd5a4489b4 16:02:35 Successfully built 19cd5a4489b4 16:02:35 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 16:02:35 + docker inspect -f . ci-base-image-x86_64 16:02:35 . [Pipeline] withDockerContainer 16:02:35 prd-centos7-docker-4c-2g-722 does not seem to be running inside a container 16:02:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/5 -v /w/workspace/app-rfid-llrp-inventory/5:/w/workspace/app-rfid-llrp-inventory/5:rw,z -v /w/workspace/app-rfid-llrp-inventory/5@tmp:/w/workspace/app-rfid-llrp-inventory/5@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:36 $ docker top 04c1046ef22a5be594b7fb98284853c1148f0612a1dc432ad6c51547233ee793 -eo pid,comm [Pipeline] { [Pipeline] sh 16:02:36 + go version 16:02:36 go version go1.16.6 linux/amd64 [Pipeline] } 16:02:36 $ docker stop --time=1 04c1046ef22a5be594b7fb98284853c1148f0612a1dc432ad6c51547233ee793 16:02:37 $ docker rm -f 04c1046ef22a5be594b7fb98284853c1148f0612a1dc432ad6c51547233ee793 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:02:38 + docker inspect -f . ci-base-image-x86_64 16:02:38 . [Pipeline] withDockerContainer 16:02:38 prd-centos7-docker-4c-2g-722 does not seem to be running inside a container 16:02:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/5 -v /w/workspace/app-rfid-llrp-inventory/5:/w/workspace/app-rfid-llrp-inventory/5:rw,z -v /w/workspace/app-rfid-llrp-inventory/5@tmp:/w/workspace/app-rfid-llrp-inventory/5@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:38 $ docker top 33438b89e55ee1dd898f44bb91bf1f29cb15cb33b602823a5bd13cc1e69fa700 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 16:02:39 + go mod tidy 16:02:39 go: finding module for package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging 16:02:46 edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app imports 16:02:46 github.com/edgexfoundry/app-functions-sdk-go/appsdk imports 16:02:46 github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/handlers tested by 16:02:46 github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/handlers.test imports 16:02:46 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:46 $ docker stop --time=1 33438b89e55ee1dd898f44bb91bf1f29cb15cb33b602823a5bd13cc1e69fa700 16:02:47 $ docker rm -f 33438b89e55ee1dd898f44bb91bf1f29cb15cb33b602823a5bd13cc1e69fa700 [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:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:02:48 16:02:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 16:02:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:02:48 latest: Pulling from edgex-lftools-log-publisher 16:02:48 b4d181a07f80: Pulling fs layer 16:02:48 a1111a8f2ec3: Pulling fs layer 16:02:48 ed53099fbce6: Pulling fs layer 16:02:48 dc539afda2c1: Pulling fs layer 16:02:48 77bc0d833cb6: Pulling fs layer 16:02:48 9065ff56babe: Pulling fs layer 16:02:48 d287ab97295c: Pulling fs layer 16:02:48 dc539afda2c1: Waiting 16:02:48 77bc0d833cb6: Waiting 16:02:48 9065ff56babe: Waiting 16:02:48 d287ab97295c: Waiting 16:02:48 a1111a8f2ec3: Verifying Checksum 16:02:48 a1111a8f2ec3: Download complete 16:02:48 dc539afda2c1: Verifying Checksum 16:02:48 dc539afda2c1: Download complete 16:02:49 77bc0d833cb6: Verifying Checksum 16:02:49 77bc0d833cb6: Download complete 16:02:49 9065ff56babe: Verifying Checksum 16:02:49 9065ff56babe: Download complete 16:02:49 ed53099fbce6: Verifying Checksum 16:02:49 ed53099fbce6: Download complete 16:02:50 b4d181a07f80: Verifying Checksum 16:02:50 b4d181a07f80: Download complete 16:02:51 b4d181a07f80: Pull complete 16:02:51 a1111a8f2ec3: Pull complete 16:02:52 ed53099fbce6: Pull complete 16:02:52 dc539afda2c1: Pull complete 16:02:52 77bc0d833cb6: Pull complete 16:02:52 9065ff56babe: Pull complete 16:02:53 d287ab97295c: Verifying Checksum 16:02:53 d287ab97295c: Download complete 16:02:58 d287ab97295c: Pull complete 16:02:58 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 16:02:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:02:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 16:02:58 prd-centos7-docker-4c-2g-722 does not seem to be running inside a container 16:02:58 $ 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/5 -v /w/workspace/app-rfid-llrp-inventory/5:/w/workspace/app-rfid-llrp-inventory/5:rw,z -v /w/workspace/app-rfid-llrp-inventory/5@tmp:/w/workspace/app-rfid-llrp-inventory/5@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:03:00 $ docker top eb89f00fe678eefebebcf40cdb3b1a58b7495befd0bbda317dd507f3119618b9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:03:01 ---> job-cost.sh 16:03:01 lf-activate-venv: SKIPPING 16:03:01 INFO: No Stack... 16:03:02 INFO: Retrieving Pricing Info for: v3-standard-2 16:03:02 INFO: Archiving Costs [Pipeline] sh 16:03:03 + cat /w/workspace/app-rfid-llrp-inventory/5/archives/cost.csv 16:03:03 + cut -d, -f6 [Pipeline] lock 16:03:03 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-36-5-stack-cost] 16:03:03 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-36-5-stack-cost] did not exist. Created. 16:03:03 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-36-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:03:03 + echo total: 0.05999999865889549 [Pipeline] stash 16:03:03 Stashed 1 file(s) [Pipeline] } 16:03:03 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-36-5-stack-cost] [Pipeline] // lock [Pipeline] } 16:03:03 $ docker stop --time=1 eb89f00fe678eefebebcf40cdb3b1a58b7495befd0bbda317dd507f3119618b9 16:03:04 $ docker rm -f eb89f00fe678eefebebcf40cdb3b1a58b7495befd0bbda317dd507f3119618b9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 16:03:05 Failed in branch amd64 16:03:35 Running on prd-ubuntu18.04-docker-arm64-4c-16g-725 in /w/workspace/ry_app-rfid-llrp-inventory_PR-36 [Pipeline] { [Pipeline] ws 16:03:35 Running in /w/workspace/app-rfid-llrp-inventory/5 [Pipeline] { [Pipeline] checkout 16:03:35 The recommended git tool is: NONE 16:03:45 using credential edgex-jenkins-ssh 16:03:45 Cloning the remote Git repository 16:03:45 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 16:03:45 > git init /w/workspace/app-rfid-llrp-inventory/5 # timeout=10 16:03:45 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 16:03:45 > git --version # timeout=10 16:03:45 > git --version # 'git version 2.17.1' 16:03:45 using GIT_SSH to set credentials SSH Credentials for GitHub 16:03:45 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:03:48 Merging remotes/origin/main commit c89402a89f5ea76bfa846c29c063e4253979738f into PR head commit 6d0ba25bec9449c31123a1bda9df5a6e703bd1e4 16:03:48 Merge succeeded, producing f3b3b1344ef885123afe1c19d4aec580240060a1 16:03:48 Checking out Revision f3b3b1344ef885123afe1c19d4aec580240060a1 (PR-36) 16:03:47 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 16:03:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:03:47 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 16:03:47 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 16:03:47 using GIT_SSH to set credentials SSH Credentials for GitHub 16:03:47 > 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:03:48 > git config core.sparsecheckout # timeout=10 16:03:48 > git checkout -f 6d0ba25bec9449c31123a1bda9df5a6e703bd1e4 # timeout=10 16:03:48 > git remote # timeout=10 16:03:48 > git config --get remote.origin.url # timeout=10 16:03:48 using GIT_SSH to set credentials SSH Credentials for GitHub 16:03:48 > git merge c89402a89f5ea76bfa846c29c063e4253979738f # timeout=10 16:03:48 > git rev-parse HEAD^{commit} # timeout=10 16:03:48 > git config core.sparsecheckout # timeout=10 16:03:48 > git checkout -f f3b3b1344ef885123afe1c19d4aec580240060a1 # timeout=10 16:03:53 Commit message: "Merge commit 'c89402a89f5ea76bfa846c29c063e4253979738f' into HEAD" 16:03:53 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:03:53 provisioning config files... 16:03:53 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/5@tmp/config7895201285742358061tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:03:54 ---> docker-login.sh 16:03:54 nexus3.edgexfoundry.org:10001 16:03:53 > git rev-list --no-walk 0c6bc8c5d6c8c544e94bf77955e604bd1bb798c2 # timeout=10 16:03:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:03:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:03:55 Configure a credential helper to remove this warning. See 16:03:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:03:55 16:03:55 Login Succeeded 16:03:55 nexus3.edgexfoundry.org:10002 16:03:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:03:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:03:56 Configure a credential helper to remove this warning. See 16:03:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:03:56 16:03:56 Login Succeeded 16:03:56 nexus3.edgexfoundry.org:10003 16:03:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:03:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:03:56 Configure a credential helper to remove this warning. See 16:03:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:03:56 16:03:56 Login Succeeded 16:03:56 nexus3.edgexfoundry.org:10004 16:03:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:03:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:03:56 Configure a credential helper to remove this warning. See 16:03:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:03:56 16:03:56 Login Succeeded 16:03:56 docker.io 16:03:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:03:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:03:57 Configure a credential helper to remove this warning. See 16:03:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:03:57 16:03:57 Login Succeeded 16:03:57 ---> docker-login.sh ends [Pipeline] } 16:03:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:03:58 ========================================================= 16:03:58 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 16:03:58 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 16:03:58 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 16:03:59 Sending build context to Docker daemon 724.5kB 16:03:59 Step 1/10 : ARG BASE=golang:1.16-alpine3.12 16:03:59 Step 2/10 : FROM ${BASE} AS builder 16:03:59 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:03:59 595b0fe564bb: Pulling fs layer 16:03:59 24495759ef45: Pulling fs layer 16:03:59 d148012ef14d: Pulling fs layer 16:03:59 e90a11edd702: Pulling fs layer 16:03:59 d77568369979: Pulling fs layer 16:03:59 fc1c9f9a7f3b: Pulling fs layer 16:03:59 170f2ba95c9a: Pulling fs layer 16:03:59 97ac5df62f85: Pulling fs layer 16:03:59 fc1c9f9a7f3b: Waiting 16:03:59 170f2ba95c9a: Waiting 16:03:59 97ac5df62f85: Waiting 16:03:59 e90a11edd702: Waiting 16:03:59 d77568369979: Waiting 16:03:59 d148012ef14d: Download complete 16:03:59 24495759ef45: Download complete 16:03:59 d77568369979: Verifying Checksum 16:03:59 d77568369979: Download complete 16:03:59 fc1c9f9a7f3b: Verifying Checksum 16:03:59 fc1c9f9a7f3b: Download complete 16:03:59 595b0fe564bb: Download complete 16:03:59 170f2ba95c9a: Verifying Checksum 16:03:59 170f2ba95c9a: Download complete 16:04:00 595b0fe564bb: Pull complete 16:04:01 24495759ef45: Pull complete 16:04:02 d148012ef14d: Pull complete 16:04:04 e90a11edd702: Verifying Checksum 16:04:04 e90a11edd702: Download complete 16:04:04 97ac5df62f85: Verifying Checksum 16:04:04 97ac5df62f85: Download complete 16:04:16 e90a11edd702: Pull complete 16:04:16 d77568369979: Pull complete 16:04:16 fc1c9f9a7f3b: Pull complete 16:04:16 170f2ba95c9a: Pull complete 16:04:22 97ac5df62f85: Pull complete 16:04:22 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 16:04:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 16:04:22 ---> 04bc70af865f 16:04:22 Step 3/10 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 16:04:26 ---> Running in 956e04862ed5 16:04:26 Removing intermediate container 956e04862ed5 16:04:26 ---> e3d9c936f8b2 16:04:26 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 16:04:26 ---> Running in 46943d1982f4 16:04:26 Removing intermediate container 46943d1982f4 16:04:26 ---> 509b9641b113 16:04:26 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 16:04:27 ---> Running in 23451e7c4773 16:04:27 Removing intermediate container 23451e7c4773 16:04:27 ---> 753f0865ee7d 16:04:27 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:04:28 ---> Running in 249d892e6599 16:04:30 Removing intermediate container 249d892e6599 16:04:30 ---> d79be8a4af0a 16:04:30 Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:04:30 ---> Running in 93866751187a 16:04:32 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:04:33 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:04:34 OK: 218 MiB in 52 packages 16:04:35 Removing intermediate container 93866751187a 16:04:35 ---> 8f33fcbbe214 16:04:35 Step 8/10 : WORKDIR /app 16:04:35 ---> Running in 41494292ad1b 16:04:36 Removing intermediate container 41494292ad1b 16:04:36 ---> 8b0eaa9dfe5c 16:04:36 Step 9/10 : COPY . . 16:04:36 ---> 1ca92840bf6e 16:04:36 Step 10/10 : RUN go mod download 16:04:37 ---> Running in 98d8fe050e7b 16:05:16 Removing intermediate container 98d8fe050e7b 16:05:16 ---> f497ad0d9b69 16:05:16 Successfully built f497ad0d9b69 16:05:16 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:05:16 + docker inspect -f . ci-base-image-arm64 16:05:16 . [Pipeline] withDockerContainer 16:05:16 prd-ubuntu18.04-docker-arm64-4c-16g-725 does not seem to be running inside a container 16:05:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/5 -v /w/workspace/app-rfid-llrp-inventory/5:/w/workspace/app-rfid-llrp-inventory/5:rw,z -v /w/workspace/app-rfid-llrp-inventory/5@tmp:/w/workspace/app-rfid-llrp-inventory/5@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:05:18 $ docker top 3fd568a937f969cc54c2308410dbe45f0c2f6870b98179222069123508d77f88 -eo pid,comm [Pipeline] { [Pipeline] sh 16:05:19 + go version 16:05:19 go version go1.16.6 linux/arm64 [Pipeline] } 16:05:19 $ docker stop --time=1 3fd568a937f969cc54c2308410dbe45f0c2f6870b98179222069123508d77f88 16:05:21 $ docker rm -f 3fd568a937f969cc54c2308410dbe45f0c2f6870b98179222069123508d77f88 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:05:22 + docker inspect -f . ci-base-image-arm64 16:05:22 . [Pipeline] withDockerContainer 16:05:22 prd-ubuntu18.04-docker-arm64-4c-16g-725 does not seem to be running inside a container 16:05:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/5 -v /w/workspace/app-rfid-llrp-inventory/5:/w/workspace/app-rfid-llrp-inventory/5:rw,z -v /w/workspace/app-rfid-llrp-inventory/5@tmp:/w/workspace/app-rfid-llrp-inventory/5@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:05:25 $ docker top 1ec060f390131070c879b7ffb2481d030d63dfb23ffe488324a9d62e957cca44 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 16:05:26 + go mod tidy 16:05:26 go: finding module for package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging 16:05:27 edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app imports 16:05:27 github.com/edgexfoundry/app-functions-sdk-go/appsdk imports 16:05:27 github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/handlers tested by 16:05:27 github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/handlers.test imports 16:05:27 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:05:27 $ docker stop --time=1 1ec060f390131070c879b7ffb2481d030d63dfb23ffe488324a9d62e957cca44 16:05:29 $ docker rm -f 1ec060f390131070c879b7ffb2481d030d63dfb23ffe488324a9d62e957cca44 [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:05:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:05:30 16:05:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 16:05:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:05:30 arm64: Pulling from edgex-lftools-log-publisher 16:05:30 448f6bf000e3: Pulling fs layer 16:05:30 f757da607395: Pulling fs layer 16:05:30 05883995daec: Pulling fs layer 16:05:30 8603b9c90790: Pulling fs layer 16:05:30 1560dd03e051: Pulling fs layer 16:05:30 27f5ce0e4adf: Pulling fs layer 16:05:30 c2d8d7efcc4b: Pulling fs layer 16:05:30 8603b9c90790: Waiting 16:05:30 1560dd03e051: Waiting 16:05:30 27f5ce0e4adf: Waiting 16:05:30 c2d8d7efcc4b: Waiting 16:05:31 f757da607395: Verifying Checksum 16:05:31 f757da607395: Download complete 16:05:31 8603b9c90790: Verifying Checksum 16:05:31 8603b9c90790: Download complete 16:05:31 1560dd03e051: Verifying Checksum 16:05:31 1560dd03e051: Download complete 16:05:31 27f5ce0e4adf: Verifying Checksum 16:05:31 27f5ce0e4adf: Download complete 16:05:31 05883995daec: Verifying Checksum 16:05:31 05883995daec: Download complete 16:05:32 448f6bf000e3: Verifying Checksum 16:05:32 448f6bf000e3: Download complete 16:05:35 c2d8d7efcc4b: Verifying Checksum 16:05:35 c2d8d7efcc4b: Download complete 16:05:35 448f6bf000e3: Pull complete 16:05:36 f757da607395: Pull complete 16:05:38 05883995daec: Pull complete 16:05:38 8603b9c90790: Pull complete 16:05:39 1560dd03e051: Pull complete 16:05:40 27f5ce0e4adf: Pull complete 16:05:55 c2d8d7efcc4b: Pull complete 16:05:55 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 16:05:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:05:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 16:05:55 prd-ubuntu18.04-docker-arm64-4c-16g-725 does not seem to be running inside a container 16:05:55 $ 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/5 -v /w/workspace/app-rfid-llrp-inventory/5:/w/workspace/app-rfid-llrp-inventory/5:rw,z -v /w/workspace/app-rfid-llrp-inventory/5@tmp:/w/workspace/app-rfid-llrp-inventory/5@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:06:01 $ docker top ea6356625ed394f120ca8adb7edb01297a1361c543e78ad1daa412c4c8edffdf -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:06:02 ---> job-cost.sh 16:06:02 lf-activate-venv: SKIPPING 16:06:02 INFO: No Stack... 16:06:03 INFO: Retrieving Pricing Info for: v2-standard-4 16:06:03 INFO: Archiving Costs [Pipeline] sh 16:06:04 + cat /w/workspace/app-rfid-llrp-inventory/5/archives/cost.csv 16:06:04 + cut -d, -f6 [Pipeline] lock 16:06:04 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-36-5-stack-cost] 16:06:04 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-36-5-stack-cost] did not exist. Created. 16:06:04 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-36-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:06:05 /w/workspace/app-rfid-llrp-inventory/5@tmp/durable-d958f651/script.sh: 1: /w/workspace/app-rfid-llrp-inventory/5@tmp/durable-d958f651/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 16:06:06 + echo total: 0.18000000715255737 [Pipeline] stash 16:06:06 Warning: overwriting stash ‘stack-cost’ 16:06:06 Stashed 1 file(s) [Pipeline] } 16:06:06 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-36-5-stack-cost] [Pipeline] // lock [Pipeline] } 16:06:06 $ docker stop --time=1 ea6356625ed394f120ca8adb7edb01297a1361c543e78ad1daa412c4c8edffdf 16:06:08 $ docker rm -f ea6356625ed394f120ca8adb7edb01297a1361c543e78ad1daa412c4c8edffdf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 16:06:09 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:06:09 + '[' -d /w/workspace/ry_app-rfid-llrp-inventory_PR-36/archives ']' [Pipeline] libraryResource [Pipeline] sh 16:06:10 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:06:10 ---> package-listing.sh 16:06:10 ++ tr '[:upper:]' '[:lower:]' 16:06:10 ++ facter osfamily 16:06:11 + OS_FAMILY=redhat 16:06:11 + workspace=/w/workspace/ry_app-rfid-llrp-inventory_PR-36 16:06:11 + START_PACKAGES=/tmp/packages_start.txt 16:06:11 + END_PACKAGES=/tmp/packages_end.txt 16:06:11 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:06:11 + PACKAGES=/tmp/packages_start.txt 16:06:11 + '[' /w/workspace/ry_app-rfid-llrp-inventory_PR-36 ']' 16:06:11 + PACKAGES=/tmp/packages_end.txt 16:06:11 + case "${OS_FAMILY}" in 16:06:11 + sort 16:06:11 + rpm -qa 16:06:11 + '[' -f /tmp/packages_start.txt ']' 16:06:11 + '[' -f /tmp/packages_end.txt ']' 16:06:11 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:06:11 + '[' /w/workspace/ry_app-rfid-llrp-inventory_PR-36 ']' 16:06:11 + mkdir -p /w/workspace/ry_app-rfid-llrp-inventory_PR-36/archives/ 16:06:11 + 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:06:11 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:06:12 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 16:06:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:06:12 16:06:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 16:06:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:06:13 latest: Pulling from edgex-lftools-log-publisher 16:06:13 b4d181a07f80: Pulling fs layer 16:06:13 a1111a8f2ec3: Pulling fs layer 16:06:13 ed53099fbce6: Pulling fs layer 16:06:13 dc539afda2c1: Pulling fs layer 16:06:13 77bc0d833cb6: Pulling fs layer 16:06:13 9065ff56babe: Pulling fs layer 16:06:13 d287ab97295c: Pulling fs layer 16:06:13 dc539afda2c1: Waiting 16:06:13 77bc0d833cb6: Waiting 16:06:13 9065ff56babe: Waiting 16:06:13 d287ab97295c: Waiting 16:06:13 a1111a8f2ec3: Verifying Checksum 16:06:13 a1111a8f2ec3: Download complete 16:06:13 dc539afda2c1: Verifying Checksum 16:06:13 dc539afda2c1: Download complete 16:06:13 77bc0d833cb6: Verifying Checksum 16:06:13 77bc0d833cb6: Download complete 16:06:14 9065ff56babe: Verifying Checksum 16:06:14 9065ff56babe: Download complete 16:06:14 ed53099fbce6: Verifying Checksum 16:06:14 ed53099fbce6: Download complete 16:06:15 b4d181a07f80: Verifying Checksum 16:06:15 b4d181a07f80: Download complete 16:06:16 b4d181a07f80: Pull complete 16:06:16 a1111a8f2ec3: Pull complete 16:06:17 ed53099fbce6: Pull complete 16:06:17 dc539afda2c1: Pull complete 16:06:17 77bc0d833cb6: Pull complete 16:06:17 9065ff56babe: Pull complete 16:06:20 d287ab97295c: Verifying Checksum 16:06:20 d287ab97295c: Download complete 16:06:24 d287ab97295c: Pull complete 16:06:24 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 16:06:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:06:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 16:06:24 prd-centos7-docker-4c-2g-717 does not seem to be running inside a container 16:06:24 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-rfid-llrp-inventory_PR-36/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-rfid-llrp-inventory_PR-36 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-36:/w/workspace/ry_app-rfid-llrp-inventory_PR-36:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-36@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-36@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:06:26 $ docker top 5a0c26c4435d235bc1d343820a992c3859c8073ee159d59f9474362fec95558a -eo pid,comm [Pipeline] { [Pipeline] sh 16:06:27 + touch /tmp/pre-build-complete [Pipeline] sh 16:06:27 + mkdir -p /var/log/sysstat [Pipeline] sh 16:06:27 + ls /var/log/sa-host 16:06:27 + sadf -c /var/log/sa-host/sa05 16:06:27 file_magic: OK 16:06:27 HZ: Using current value: 100 16:06:27 file_header: OK 16:06:27 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 16:06:27 Statistics: 16:06:27 Hnuu...uuuununununu...Hnuu...uuuununununu... 16:06:27 File successfully converted to sysstat format version 12.0.3 16:06:27 + sadf -c /var/log/sa-host/sa12 16:06:27 file_magic: OK 16:06:27 HZ: Using current value: 100 16:06:27 file_header: OK 16:06:27 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 16:06:27 Statistics: 16:06:27 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 16:06:27 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:06:28 provisioning config files... 16:06:28 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-36@tmp/config7194010670389542725tmp [Pipeline] { [Pipeline] echo 16:06:28 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:06:28 ---> create-netrc.sh [Pipeline] } 16:06:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:06:28 ---> python-tools-install.sh [Pipeline] echo 16:06:28 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:06:29 ---> sudo-logs.sh 16:06:29 Archiving 'sudo' log.. 16:06:29 sudo: unable to resolve host prd-centos7-docker-4c-2g-717.vexxhost.local: Name or service not known 16:06:29 sudo: unable to resolve host prd-centos7-docker-4c-2g-717.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 16:06:29 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:06:29 ---> job-cost.sh 16:06:29 lf-activate-venv: SKIPPING 16:06:29 DEBUG: total: 0.18000000715255737 16:06:29 INFO: Retrieving Stack Cost... 16:06:30 INFO: Retrieving Pricing Info for: v3-standard-2 16:06:31 INFO: Archiving Costs [Pipeline] echo 16:06:31 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:06:31 ---> logs-deploy.sh 16:06:31 lf-activate-venv: SKIPPING 16:06:31 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-36/5 16:06:31 INFO: archiving workspace using pattern(s): 16:06:32 Archives upload complete. 16:06:32 INFO: archiving logs to Nexus 16:06:32 ---> uname -a: 16:06:32 Linux prd-centos7-docker-4c-2g-717.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:06:32 16:06:32 16:06:32 ---> lscpu: 16:06:32 Architecture: x86_64 16:06:32 CPU op-mode(s): 32-bit, 64-bit 16:06:32 Byte Order: Little Endian 16:06:32 Address sizes: 40 bits physical, 48 bits virtual 16:06:32 CPU(s): 2 16:06:32 On-line CPU(s) list: 0,1 16:06:32 Thread(s) per core: 1 16:06:32 Core(s) per socket: 1 16:06:32 Socket(s): 2 16:06:32 NUMA node(s): 1 16:06:32 Vendor ID: AuthenticAMD 16:06:32 CPU family: 23 16:06:32 Model: 49 16:06:32 Model name: AMD EPYC-Rome Processor 16:06:32 Stepping: 0 16:06:32 CPU MHz: 2799.998 16:06:32 BogoMIPS: 5599.99 16:06:32 Virtualization: AMD-V 16:06:32 Hypervisor vendor: KVM 16:06:32 Virtualization type: full 16:06:32 L1d cache: 32K 16:06:32 L1i cache: 32K 16:06:32 L2 cache: 512K 16:06:32 L3 cache: 16384K 16:06:32 NUMA node0 CPU(s): 0,1 16:06:32 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:06:32 16:06:32 16:06:32 ---> nproc: 16:06:32 2 16:06:32 16:06:32 16:06:32 ---> df -h: 16:06:32 Filesystem Size Used Avail Use% Mounted on 16:06:32 overlay 40G 7.7G 33G 20% / 16:06:32 tmpfs 64M 0 64M 0% /dev 16:06:32 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 16:06:32 shm 64M 0 64M 0% /dev/shm 16:06:32 /dev/vda1 40G 7.7G 33G 20% /facter-os 16:06:32 16:06:32 16:06:32 ---> sar -b -r -n DEV: 16:06:32 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/12/21 _x86_64_ (2 CPU) 16:06:32 16:06:32 15:59:03 LINUX RESTART (2 CPU) 16:06:32 16:06:32 16:00:01 tps rtps wtps bread/s bwrtn/s 16:06:32 16:01:01 15.47 0.67 14.80 352.51 3371.69 16:06:32 16:02:01 1.80 0.08 1.71 1.60 37.38 16:06:32 16:03:01 0.30 0.00 0.30 0.00 4.18 16:06:32 16:04:01 0.18 0.00 0.18 0.00 3.83 16:06:32 16:05:01 0.32 0.00 0.32 0.00 5.50 16:06:32 16:06:01 0.37 0.00 0.37 0.00 5.66 16:06:32 Average: 3.07 0.12 2.95 59.03 571.47 16:06:32 16:06:32 16:00:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:06:32 16:01:01 5441560 0 813688 10.16 2620 1751072 1305316 14.41 593592 1571540 20 16:06:32 16:02:01 5453420 0 801700 10.01 2620 1751200 1231316 13.59 588204 1566924 8 16:06:32 16:03:01 5452952 0 802168 10.02 2620 1751200 1221036 13.48 588804 1566972 16 16:06:32 16:04:01 5453036 0 802076 10.01 2620 1751208 1221072 13.48 588992 1566972 12 16:06:32 16:05:01 5451368 0 803740 10.04 2620 1751212 1215968 13.42 584176 1574180 8 16:06:32 16:06:01 5452868 0 802236 10.02 2620 1751216 1205616 13.31 582788 1574184 20 16:06:32 Average: 5450867 0 804268 10.04 2620 1751185 1233387 13.62 587759 1570129 14 16:06:32 16:06:32 16:00:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:06:32 16:01:01 eth0 91.44 88.26 197.62 15.52 0.00 0.00 0.00 0.00 16:06:32 16:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:06:32 16:01:01 docker0 69.54 58.18 5.18 153.14 0.00 0.00 0.00 0.00 16:06:32 16:02:01 eth0 2.60 0.37 0.45 0.20 0.00 0.00 0.00 0.00 16:06:32 16:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:06:32 16:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:06:32 16:03:01 eth0 1.05 0.32 0.33 0.23 0.00 0.00 0.00 0.00 16:06:32 16:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:06:32 16:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:06:32 16:04:01 eth0 1.80 0.75 0.71 0.41 0.00 0.00 0.00 0.00 16:06:32 16:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:06:32 16:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:06:32 16:05:01 eth0 1.02 0.47 0.44 0.27 0.00 0.00 0.00 0.00 16:06:32 16:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:06:32 16:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:06:32 16:06:01 eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 16:06:32 16:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:06:32 16:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:06:32 Average: eth0 16.34 15.04 33.26 2.77 0.00 0.00 0.00 0.00 16:06:32 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:06:32 Average: docker0 11.59 9.70 0.86 25.53 0.00 0.00 0.00 0.00 16:06:32 16:06:32 16:06:32 ---> sar -P ALL: 16:06:32 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/12/21 _x86_64_ (2 CPU) 16:06:32 16:06:32 15:59:03 LINUX RESTART (2 CPU) 16:06:32 16:06:32 16:00:01 CPU %user %nice %system %iowait %steal %idle 16:06:32 16:01:01 all 2.81 0.00 1.33 0.68 0.04 95.13 16:06:32 16:01:01 0 2.88 0.00 1.42 0.35 0.05 95.30 16:06:32 16:01:01 1 2.74 0.00 1.25 1.01 0.03 94.97 16:06:32 16:02:01 all 0.18 0.00 0.07 0.01 0.02 99.73 16:06:32 16:02:01 0 0.08 0.00 0.07 0.00 0.02 99.83 16:06:32 16:02:01 1 0.27 0.00 0.07 0.02 0.02 99.63 16:06:32 16:03:01 all 0.22 0.00 0.03 0.00 0.02 99.73 16:06:32 16:03:01 0 0.37 0.00 0.03 0.00 0.02 99.58 16:06:32 16:03:01 1 0.07 0.00 0.03 0.00 0.02 99.88 16:06:32 16:04:01 all 0.14 0.00 0.05 0.00 0.02 99.79 16:06:32 16:04:01 0 0.23 0.00 0.05 0.00 0.02 99.70 16:06:32 16:04:01 1 0.05 0.00 0.05 0.00 0.02 99.88 16:06:32 16:05:01 all 0.13 0.00 0.04 0.00 0.03 99.80 16:06:32 16:05:01 0 0.23 0.00 0.05 0.00 0.02 99.70 16:06:32 16:05:01 1 0.03 0.00 0.03 0.00 0.03 99.90 16:06:32 16:06:01 all 0.17 0.00 0.02 0.00 0.02 99.80 16:06:32 16:06:01 0 0.30 0.00 0.02 0.00 0.02 99.67 16:06:32 16:06:01 1 0.03 0.00 0.02 0.00 0.02 99.93 16:06:32 Average: all 0.60 0.00 0.26 0.11 0.02 99.00 16:06:32 Average: 0 0.68 0.00 0.27 0.06 0.02 98.97 16:06:32 Average: 1 0.53 0.00 0.24 0.17 0.02 99.04 16:06:32 16:06:32 16:06:32