Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c303b7ce7d5b06ed9fe977fac658333aeb7799b5 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-ssh1924290884811128322.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-ssh290079219413934263.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/main/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/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3005986031274067815.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-ssh1526356361390869398.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/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/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6938348955023265368.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory, buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-152 in /w/workspace/dry_app-rfid-llrp-inventory_main [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/dry_app-rfid-llrp-inventory_main # 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/dry_app-rfid-llrp-inventory_main@tmp/jenkins-gitclient-ssh7445500393593037434.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision c303b7ce7d5b06ed9fe977fac658333aeb7799b5 (main) > 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 core.sparsecheckout # timeout=10 > git checkout -f c303b7ce7d5b06ed9fe977fac658333aeb7799b5 # timeout=10 Commit message: "Merge pull request #52 from edgexfoundry/pr-template" > git rev-list --no-walk e04a0383669ea00f79ef2e7d56e71bc78ec0aaed # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:05:16 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:05:16 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:05:16 ========================================================= 16:05:16 EdgeX Global Pipelines Version Info 16:05:16 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:05:18 ------------------- 16:05:18 stable info: 16:05:18 ------------------- 16:05:18 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:05:18 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 16:05:18 Message: update stable to v1.0.205 16:05:18 ------------------- 16:05:18 experimental info: 16:05:18 ------------------- 16:05:18 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:05:18 Commit SHA: c141c1271097dc03ad291c2451e310eaf98cdd06 16:05:18 Message: update experimental to v1.0.206 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:05:19 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 16:05:19 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 16:05:19 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:05:19 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:05:19 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:05:19 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 16:05:19 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 16:05:19 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 16:05:19 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 16:05:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:05:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:05:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:05:19 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 16:05:19 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:05:19 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:05:19 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:05:19 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:05:19 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 16:05:19 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 16:05:19 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:05:19 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 16:05:19 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 16:05:19 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 16:05:19 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 16:05:19 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 16:05:19 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 16:05:19 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:05:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 16:05:19 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 16:05:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 16:05:19 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c303b7ce7d5b06ed9fe977fac658333aeb7799b5 [Pipeline] echo 16:05:19 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c303b7c [Pipeline] echo 16:05:19 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:05:19 provisioning config files... 16:05:19 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config2001842767182202531tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:05:20 ---> docker-login.sh 16:05:20 nexus3.edgexfoundry.org:10001 16:05:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:05:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:05:20 Configure a credential helper to remove this warning. See 16:05:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:05:20 16:05:20 Login Succeeded 16:05:20 nexus3.edgexfoundry.org:10002 16:05:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:05:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:05:20 Configure a credential helper to remove this warning. See 16:05:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:05:20 16:05:20 Login Succeeded 16:05:20 nexus3.edgexfoundry.org:10003 16:05:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:05:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:05:20 Configure a credential helper to remove this warning. See 16:05:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:05:20 16:05:20 Login Succeeded 16:05:20 nexus3.edgexfoundry.org:10004 16:05:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:05:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:05:20 Configure a credential helper to remove this warning. See 16:05:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:05:20 16:05:20 Login Succeeded 16:05:20 docker.io 16:05:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:05:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:05:21 Configure a credential helper to remove this warning. See 16:05:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:05:21 16:05:21 Login Succeeded 16:05:21 ---> docker-login.sh ends [Pipeline] } 16:05:21 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 16:05:22 + git log --format=format:%s -1 c303b7ce7d5b06ed9fe977fac658333aeb7799b5 [Pipeline] echo 16:05:22 GIT_COMMIT: c303b7ce7d5b06ed9fe977fac658333aeb7799b5, Commit Message: Merge pull request #52 from edgexfoundry/pr-template [Pipeline] echo 16:05:22 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 16:05:22 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:05:22 16:05:22 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 16:05:22 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:05:22 latest: Pulling from edgex-devops/git-semver 16:05:22 31603596830f: Pulling fs layer 16:05:22 04fac38145f0: Pulling fs layer 16:05:22 701f6daf10bf: Pulling fs layer 16:05:22 24f72da36158: Pulling fs layer 16:05:22 24f72da36158: Waiting 16:05:22 04fac38145f0: Verifying Checksum 16:05:22 04fac38145f0: Download complete 16:05:23 31603596830f: Verifying Checksum 16:05:23 31603596830f: Download complete 16:05:23 24f72da36158: Verifying Checksum 16:05:23 24f72da36158: Download complete 16:05:23 31603596830f: Pull complete 16:05:23 04fac38145f0: Pull complete 16:05:23 701f6daf10bf: Verifying Checksum 16:05:23 701f6daf10bf: Download complete 16:05:24 701f6daf10bf: Pull complete 16:05:24 24f72da36158: Pull complete 16:05:24 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 16:05:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:05:24 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 16:05:24 prd-centos7-docker-4c-2g-152 does not seem to be running inside a container 16:05:24 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 16:05:25 $ docker top d88fbacd6b83a868ee0180d4d8367e4500f981fff4e8d3f9a575ddc6a0187cc8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:05:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:05:25 [ssh-agent] Looking for ssh-agent implementation... 16:05:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:05:25 $ docker exec d88fbacd6b83a868ee0180d4d8367e4500f981fff4e8d3f9a575ddc6a0187cc8 ssh-agent 16:05:25 SSH_AUTH_SOCK=/tmp/ssh-EZ9oUfhtBzo4/agent.15 16:05:25 SSH_AGENT_PID=22 16:05:25 Running ssh-add (command line suppressed) 16:05:25 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_8742543651964876808.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_8742543651964876808.key) 16:05:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:05:25 + git tag --points-at HEAD [Pipeline] } 16:05:25 $ docker exec --env ******** --env ******** d88fbacd6b83a868ee0180d4d8367e4500f981fff4e8d3f9a575ddc6a0187cc8 ssh-agent -k 16:05:26 unset SSH_AUTH_SOCK; 16:05:26 unset SSH_AGENT_PID; 16:05:26 echo Agent pid 22 killed; 16:05:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:05:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:05:26 [ssh-agent] Looking for ssh-agent implementation... 16:05:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:05:26 $ docker exec d88fbacd6b83a868ee0180d4d8367e4500f981fff4e8d3f9a575ddc6a0187cc8 ssh-agent 16:05:26 SSH_AUTH_SOCK=/tmp/ssh-G0N6hWeew13e/agent.57 16:05:26 SSH_AGENT_PID=63 16:05:26 Running ssh-add (command line suppressed) 16:05:26 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_2953242303681613346.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_2953242303681613346.key) 16:05:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:05:26 + git semver init 16:05:26 # -> Open(): unable to determine branch for HEAD 16:05:26 # $GIT_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.git 16:05:26 # $GIT_WORK_TREE = /w/workspace/dry_app-rfid-llrp-inventory_main 16:05:26 # $SEMVER_REMOTE_NAME = origin 16:05:26 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:05:26 # $SEMVER_USER_NAME = edgex-jenkins 16:05:26 # $SEMVER_BRANCH = main 16:05:26 # $SEMVER_TEMP = /tmp/semver-860850270 16:05:26 # git clone --branch semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git $SEMVER_TEMP 16:05:28 # '/tmp/semver-860850270' -> '/w/workspace/dry_app-rfid-llrp-inventory_main/.semver' 16:05:28 # -> Force: false 16:05:28 # $SEMVER_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.semver [Pipeline] } 16:05:28 $ docker exec --env ******** --env ******** d88fbacd6b83a868ee0180d4d8367e4500f981fff4e8d3f9a575ddc6a0187cc8 ssh-agent -k 16:05:28 unset SSH_AUTH_SOCK; 16:05:28 unset SSH_AGENT_PID; 16:05:28 echo Agent pid 63 killed; 16:05:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:05:28 + git semver [Pipeline] } 16:05:28 $ docker stop --time=1 d88fbacd6b83a868ee0180d4d8367e4500f981fff4e8d3f9a575ddc6a0187cc8 16:05:29 $ docker rm -f d88fbacd6b83a868ee0180d4d8367e4500f981fff4e8d3f9a575ddc6a0187cc8 [Pipeline] // withDockerContainer [Pipeline] sh 16:05:30 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:05:30 Stashed 1 file(s) [Pipeline] echo 16:05:30 [edgeXSemver]: initialized semver on version 1.0.1-dev.2 [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:05:45 Still waiting to schedule task 16:05:45 Waiting for next available executor on ‘centos7-docker-4c-2g’ 16:05:45 Still waiting to schedule task 16:05:45 ‘prd-ubuntu18.04-docker-arm64-4c-16g-153’ is offline 16:09:33 Running on prd-ubuntu18.04-docker-arm64-4c-16g-157 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws 16:09:33 Running in /w/workspace/app-rfid-llrp-inventory/12 [Pipeline] { [Pipeline] checkout 16:09:33 The recommended git tool is: NONE 16:09:40 using credential edgex-jenkins-ssh 16:09:40 Cloning the remote Git repository 16:09:40 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 16:09:40 > git init /w/workspace/app-rfid-llrp-inventory/12 # timeout=10 16:09:41 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 16:09:41 > git --version # timeout=10 16:09:41 > git --version # 'git version 2.17.1' 16:09:41 using GIT_SSH to set credentials SSH Credentials for GitHub 16:09:41 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:09:44 Avoid second fetch 16:09:44 Checking out Revision c303b7ce7d5b06ed9fe977fac658333aeb7799b5 (main) 16:09:44 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 16:09:44 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:09:44 > git config core.sparsecheckout # timeout=10 16:09:44 > git checkout -f c303b7ce7d5b06ed9fe977fac658333aeb7799b5 # timeout=10 16:09:49 Commit message: "Merge pull request #52 from edgexfoundry/pr-template" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:09:49 provisioning config files... 16:09:49 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/12@tmp/config2655087000687776419tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:09:50 ---> docker-login.sh 16:09:50 nexus3.edgexfoundry.org:10001 16:09:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:09:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:09:52 Configure a credential helper to remove this warning. See 16:09:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:09:52 16:09:52 Login Succeeded 16:09:52 nexus3.edgexfoundry.org:10002 16:09:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:09:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:09:52 Configure a credential helper to remove this warning. See 16:09:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:09:52 16:09:52 Login Succeeded 16:09:52 nexus3.edgexfoundry.org:10003 16:09:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:09:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:09:53 Configure a credential helper to remove this warning. See 16:09:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:09:53 16:09:53 Login Succeeded 16:09:53 nexus3.edgexfoundry.org:10004 16:09:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:09:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:09:54 Configure a credential helper to remove this warning. See 16:09:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:09:54 16:09:54 Login Succeeded 16:09:54 docker.io 16:09:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:09:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:09:56 Configure a credential helper to remove this warning. See 16:09:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:09:56 16:09:56 Login Succeeded 16:09:56 ---> docker-login.sh ends [Pipeline] } 16:09:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:09:56 ========================================================= 16:09:56 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 16:09:56 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 16:09:57 + 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:09:57 Sending build context to Docker daemon 731.1kB 16:09:57 Step 1/13 : ARG BASE=golang:1.16-alpine3.14 16:09:57 Step 2/13 : FROM ${BASE} AS builder 16:09:57 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:09:57 595b0fe564bb: Pulling fs layer 16:09:57 24495759ef45: Pulling fs layer 16:09:57 d148012ef14d: Pulling fs layer 16:09:57 e90a11edd702: Pulling fs layer 16:09:57 d77568369979: Pulling fs layer 16:09:57 fc1c9f9a7f3b: Pulling fs layer 16:09:57 170f2ba95c9a: Pulling fs layer 16:09:57 97ac5df62f85: Pulling fs layer 16:09:57 e90a11edd702: Waiting 16:09:57 fc1c9f9a7f3b: Waiting 16:09:57 170f2ba95c9a: Waiting 16:09:57 d77568369979: Waiting 16:09:57 97ac5df62f85: Waiting 16:09:57 d148012ef14d: Verifying Checksum 16:09:57 d148012ef14d: Download complete 16:09:57 24495759ef45: Verifying Checksum 16:09:57 24495759ef45: Download complete 16:09:57 d77568369979: Download complete 16:09:57 fc1c9f9a7f3b: Verifying Checksum 16:09:57 fc1c9f9a7f3b: Download complete 16:09:58 595b0fe564bb: Download complete 16:09:58 170f2ba95c9a: Verifying Checksum 16:09:58 170f2ba95c9a: Download complete 16:09:58 595b0fe564bb: Pull complete 16:09:59 24495759ef45: Pull complete 16:10:00 d148012ef14d: Pull complete 16:10:02 97ac5df62f85: Verifying Checksum 16:10:02 97ac5df62f85: Download complete 16:10:02 e90a11edd702: Verifying Checksum 16:10:02 e90a11edd702: Download complete 16:10:15 e90a11edd702: Pull complete 16:10:15 d77568369979: Pull complete 16:10:15 fc1c9f9a7f3b: Pull complete 16:10:15 170f2ba95c9a: Pull complete 16:10:20 97ac5df62f85: Pull complete 16:10:20 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 16:10:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 16:10:20 ---> 04bc70af865f 16:10:20 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 16:10:26 ---> Running in d37c5f674965 16:10:26 Removing intermediate container d37c5f674965 16:10:26 ---> 2b6a30c78ecd 16:10:26 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 16:10:26 ---> Running in b89c02468f62 16:10:26 Removing intermediate container b89c02468f62 16:10:26 ---> 0ab6fea9943c 16:10:26 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 16:10:26 ---> Running in 587c806989bb 16:10:27 Removing intermediate container 587c806989bb 16:10:27 ---> 91fbc2428b92 16:10:27 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:10:27 ---> Running in bab4c3afeaef 16:10:31 Removing intermediate container bab4c3afeaef 16:10:31 ---> 6c43a39cd271 16:10:31 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:10:31 ---> Running in 178e9bee96da 16:10:32 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:10:33 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:10:34 OK: 218 MiB in 52 packages 16:10:35 Removing intermediate container 178e9bee96da 16:10:35 ---> 40060d873035 16:10:35 Step 8/13 : WORKDIR /app 16:10:35 ---> Running in e3967588c3d1 16:10:36 Removing intermediate container e3967588c3d1 16:10:36 ---> 64b599e415d6 16:10:36 Step 9/13 : COPY go.mod . 16:10:37 ---> 43a1254221dc 16:10:37 Step 10/13 : RUN go mod download 16:10:37 ---> Running in fc30e452e7ff 16:11:10 Removing intermediate container fc30e452e7ff 16:11:10 ---> b1ac9d4f02c9 16:11:10 Step 11/13 : COPY . . 16:11:10 ---> 4f3c4a8d2aba 16:11:10 Step 12/13 : ARG MAKE="make build" 16:11:10 ---> Running in ab422d85fcfc 16:11:10 Removing intermediate container ab422d85fcfc 16:11:10 ---> 0387b6ff10e5 16:11:10 Step 13/13 : RUN $MAKE 16:11:10 ---> Running in 3e406b564544 16:11:10 noop 16:11:11 Removing intermediate container 3e406b564544 16:11:11 ---> 8789096c7e70 16:11:11 Successfully built 8789096c7e70 16:11:11 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:11:11 + docker inspect -f . ci-base-image-arm64 16:11:11 . [Pipeline] withDockerContainer 16:11:12 prd-ubuntu18.04-docker-arm64-4c-16g-157 does not seem to be running inside a container 16:11:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/12 -v /w/workspace/app-rfid-llrp-inventory/12:/w/workspace/app-rfid-llrp-inventory/12:rw,z -v /w/workspace/app-rfid-llrp-inventory/12@tmp:/w/workspace/app-rfid-llrp-inventory/12@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 ******** ci-base-image-arm64 cat 16:11:14 $ docker top 692561102c1cf5a108744fbce527e15a71243047a513fc7ed5dbc81a66c2d707 -eo pid,comm [Pipeline] { [Pipeline] sh 16:11:15 + go version 16:11:15 go version go1.16.6 linux/arm64 [Pipeline] } 16:11:15 $ docker stop --time=1 692561102c1cf5a108744fbce527e15a71243047a513fc7ed5dbc81a66c2d707 16:11:17 $ docker rm -f 692561102c1cf5a108744fbce527e15a71243047a513fc7ed5dbc81a66c2d707 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:11:18 + docker inspect -f . ci-base-image-arm64 16:11:18 . [Pipeline] withDockerContainer 16:11:18 prd-ubuntu18.04-docker-arm64-4c-16g-157 does not seem to be running inside a container 16:11:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/12 -v /w/workspace/app-rfid-llrp-inventory/12:/w/workspace/app-rfid-llrp-inventory/12:rw,z -v /w/workspace/app-rfid-llrp-inventory/12@tmp:/w/workspace/app-rfid-llrp-inventory/12@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 ******** ci-base-image-arm64 cat 16:11:20 $ docker top d9b7084dedb044dd58480b0a4d9840701eeb88d2e393d03e9ddeab54fd969e6a -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 16:11:21 + go mod tidy [Pipeline] sh 16:11:22 + make test 16:11:22 CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... 16:12:44 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 16:12:44 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.401s coverage: 89.2% of statements 16:12:44 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app 0.051s coverage: 11.3% of statements 16:12:44 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 6.028s coverage: 73.3% of statements 16:12:44 CGO_ENABLED=1 GO111MODULE=on go vet ./... 16:13:11 gofmt -l . 16:13:11 [ "`gofmt -l .`" = "" ] 16:13:11 ./bin/test-attribution.sh 16:13:13 ./bin/test-go-mod-tidy.sh [Pipeline] } 16:13:14 $ docker stop --time=1 d9b7084dedb044dd58480b0a4d9840701eeb88d2e393d03e9ddeab54fd969e6a 16:13:16 $ docker rm -f d9b7084dedb044dd58480b0a4d9840701eeb88d2e393d03e9ddeab54fd969e6a [Pipeline] // withDockerContainer [Pipeline] sh 16:13:17 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:13:17 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 16:13:18 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:13:19 + ls -al . 16:13:19 total 216 16:13:19 drwxrwxr-x 10 jenkins jenkins 4096 Sep 29 16:13 . 16:13:19 drwxrwxr-x 4 jenkins jenkins 4096 Sep 29 16:09 .. 16:13:19 -rw-rw-r-- 1 jenkins jenkins 262 Sep 29 16:09 .dockerignore 16:13:19 drwxrwxr-x 8 jenkins jenkins 4096 Sep 29 16:09 .git 16:13:19 drwxrwxr-x 2 jenkins jenkins 4096 Sep 29 16:09 .github 16:13:19 -rw-rw-r-- 1 jenkins jenkins 805 Sep 29 16:09 .gitignore 16:13:19 -rw-rw-r-- 1 jenkins jenkins 7039 Sep 29 16:09 Attribution.txt 16:13:19 -rw-rw-r-- 1 jenkins jenkins 1710 Sep 29 16:09 Dockerfile 16:13:19 -rw-rw-r-- 1 jenkins jenkins 677 Sep 29 16:09 GOVERNANCE.md 16:13:19 -rw-rw-r-- 1 jenkins jenkins 686 Sep 29 16:09 Jenkinsfile 16:13:19 -rw-rw-r-- 1 jenkins jenkins 11347 Sep 29 16:09 LICENSE 16:13:19 -rw-rw-r-- 1 jenkins jenkins 1499 Sep 29 16:09 Makefile 16:13:19 -rw-rw-r-- 1 jenkins jenkins 617 Sep 29 16:09 OWNERS.md 16:13:19 -rw-rw-r-- 1 jenkins jenkins 30705 Sep 29 16:09 README.md 16:13:19 -rw-rw-r-- 1 jenkins jenkins 11 Sep 29 16:05 VERSION 16:13:19 drwxrwxr-x 2 jenkins jenkins 4096 Sep 29 16:09 bin 16:13:19 -rw-r--r-- 1 jenkins jenkins 62828 Sep 29 16:12 coverage.out 16:13:19 -rw-r--r-- 1 jenkins jenkins 412 Sep 29 16:13 go.mod 16:13:19 -rw-r--r-- 1 jenkins jenkins 19455 Sep 29 16:11 go.sum 16:13:19 drwxrwxr-x 2 jenkins jenkins 4096 Sep 29 16:09 images 16:13:19 drwxrwxr-x 4 jenkins jenkins 4096 Sep 29 16:09 internal 16:13:19 -rw-rw-r-- 1 jenkins jenkins 530 Sep 29 16:09 main.go 16:13:19 drwxrwxr-x 2 jenkins jenkins 4096 Sep 29 16:09 res 16:13:19 drwxrwxr-x 4 jenkins jenkins 4096 Sep 29 16:09 snap 16:13:19 drwxrwxr-x 3 jenkins jenkins 4096 Sep 29 16:09 static [Pipeline] isUnix [Pipeline] sh 16:13:19 + docker build -t app-rfid-llrp-inventory-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=c303b7ce7d5b06ed9fe977fac658333aeb7799b5 --label arch=arm64 --label version=1.0.1-dev.2 . 16:13:19 Sending build context to Docker daemon 731.1kB 16:13:20 Step 1/28 : ARG BASE=golang:1.16-alpine3.14 16:13:20 Step 2/28 : FROM ${BASE} AS builder 16:13:20 ---> 8789096c7e70 16:13:20 Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 16:13:20 ---> Running in 5cb845807a6c 16:13:20 Removing intermediate container 5cb845807a6c 16:13:20 ---> e8f841f94952 16:13:20 Step 4/28 : ARG ALPINE_PKG_EXTRA="" 16:13:20 ---> Running in 6331cce9a350 16:13:21 Removing intermediate container 6331cce9a350 16:13:21 ---> 9dac8003e6c5 16:13:21 Step 5/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 16:13:21 ---> Running in dd686cae4749 16:13:22 Removing intermediate container dd686cae4749 16:13:22 ---> 7efb5ff43699 16:13:22 Step 6/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:13:22 ---> Running in 2921dbe08482 16:13:24 Removing intermediate container 2921dbe08482 16:13:24 ---> df3ae89fb400 16:13:24 Step 7/28 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:13:24 ---> Running in 59d9e2979b8c 16:13:25 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:13:27 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:13:27 OK: 218 MiB in 52 packages 16:13:28 Removing intermediate container 59d9e2979b8c 16:13:28 ---> f8e3e2b34402 16:13:28 Step 8/28 : WORKDIR /app 16:13:29 ---> Running in 7d5357e465a3 16:13:29 Removing intermediate container 7d5357e465a3 16:13:29 ---> b0ab84623dca 16:13:29 Step 9/28 : COPY go.mod . 16:13:30 ---> 3677c6d65581 16:13:30 Step 10/28 : RUN go mod download 16:13:30 ---> Running in cde7a1b3e00b 16:13:33 Removing intermediate container cde7a1b3e00b 16:13:33 ---> cbcaf5ba1a66 16:13:33 Step 11/28 : COPY . . 16:13:34 ---> 3fbab81f470d 16:13:34 Step 12/28 : ARG MAKE="make build" 16:13:34 ---> Running in fe3e90dbacaf 16:13:34 Removing intermediate container fe3e90dbacaf 16:13:34 ---> b70184907867 16:13:34 Step 13/28 : RUN $MAKE 16:13:35 ---> Running in a72c8ac91c5c 16:13:36 go mod tidy 16:13:37 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v1.3.1 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=1.0.1-dev.2 -X edgexfoundry/app-rfid-llrp-inventory.Version=1.0.1-dev.2" -o app-rfid-llrp-inventory 16:14:34 Removing intermediate container a72c8ac91c5c 16:14:34 ---> b52583682252 16:14:34 Step 14/28 : FROM alpine:3.14 16:14:46 3.14: Pulling from library/alpine 16:14:46 552d1f2373af: Pulling fs layer 16:14:46 552d1f2373af: Verifying Checksum 16:14:46 552d1f2373af: Download complete 16:14:46 552d1f2373af: Pull complete 16:14:46 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 16:14:46 Status: Downloaded newer image for alpine:3.14 16:14:46 ---> bb3de5531c18 16:14:46 Step 15/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 16:14:47 ---> Running in dce8ec1a334f 16:14:47 Removing intermediate container dce8ec1a334f 16:14:47 ---> 07484d7d7de7 16:14:47 Step 16/28 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 16:14:47 ---> Running in 4ac4580db07b 16:14:48 Removing intermediate container 4ac4580db07b 16:14:48 ---> 21ee1d01f936 16:14:48 Step 17/28 : RUN apk --no-cache add ca-certificates zeromq 16:14:48 ---> Running in f9100b919521 16:14:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:14:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:14:50 (1/6) Installing ca-certificates (20191127-r5) 16:14:50 (2/6) Installing libgcc (10.3.1_git20210424-r2) 16:14:50 (3/6) Installing libsodium (1.0.18-r0) 16:14:50 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 16:14:50 (5/6) Installing libzmq (4.3.4-r0) 16:14:50 (6/6) Installing zeromq (4.3.4-r0) 16:14:50 Executing busybox-1.33.1-r3.trigger 16:14:50 Executing ca-certificates-20191127-r5.trigger 16:14:51 OK: 9 MiB in 20 packages 16:14:53 Removing intermediate container f9100b919521 16:14:53 ---> 4cbc9cfe475a 16:14:53 Step 18/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt 16:14:53 ---> 45d7c6048b24 16:14:53 Step 19/28 : COPY --from=builder /app/LICENSE /LICENSE 16:14:54 ---> 504420fc5c6a 16:14:54 Step 20/28 : COPY --from=builder /app/res/ /res/ 16:14:55 ---> e9292aeb9e85 16:14:55 Step 21/28 : COPY --from=builder /app/static/ /static/ 16:14:56 ---> aa2011a09f23 16:14:56 Step 22/28 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 16:14:58 ---> a14475fd4df2 16:14:58 Step 23/28 : EXPOSE 48086 16:14:58 ---> Running in 51a3bc3a7247 16:14:58 Removing intermediate container 51a3bc3a7247 16:14:58 ---> bbd1d41cebd2 16:14:58 Step 24/28 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 16:14:58 ---> Running in 1c8328000e98 16:14:59 Removing intermediate container 1c8328000e98 16:14:59 ---> d2bbdaa5ae73 16:14:59 Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] 16:14:59 ---> Running in b3920afd75c2 16:15:00 Removing intermediate container b3920afd75c2 16:15:00 ---> c95594a07332 16:15:00 Step 26/28 : LABEL arch=arm64 16:15:00 ---> Running in 79273006121b 16:15:00 Removing intermediate container 79273006121b 16:15:00 ---> 7f7e18deda11 16:15:00 Step 27/28 : LABEL git_sha=c303b7ce7d5b06ed9fe977fac658333aeb7799b5 16:15:00 ---> Running in 953693e3b574 16:15:01 Removing intermediate container 953693e3b574 16:15:01 ---> 45809ffff924 16:15:01 Step 28/28 : LABEL version=1.0.1-dev.2 16:15:01 ---> Running in 67a72be61350 16:15:02 Removing intermediate container 67a72be61350 16:15:02 ---> a271d52adb40 16:15:02 [Warning] One or more build-args [ARCH] were not consumed 16:15:02 Successfully built a271d52adb40 16:15:02 Successfully tagged app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:15:02 provisioning config files... 16:15:02 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/12@tmp/config832691981184766087tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:15:02 ---> docker-login.sh 16:15:02 nexus3.edgexfoundry.org:10001 16:15:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:15:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:15:03 Configure a credential helper to remove this warning. See 16:15:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:15:03 16:15:03 Login Succeeded 16:15:03 nexus3.edgexfoundry.org:10002 16:15:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:15:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:15:04 Configure a credential helper to remove this warning. See 16:15:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:15:04 16:15:04 Login Succeeded 16:15:04 nexus3.edgexfoundry.org:10003 16:15:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:15:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:15:04 Configure a credential helper to remove this warning. See 16:15:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:15:04 16:15:04 Login Succeeded 16:15:04 nexus3.edgexfoundry.org:10004 16:15:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:15:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:15:05 Configure a credential helper to remove this warning. See 16:15:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:15:05 16:15:05 Login Succeeded 16:15:05 docker.io 16:15:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:15:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:15:06 Configure a credential helper to remove this warning. See 16:15:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:15:06 16:15:06 Login Succeeded 16:15:06 ---> docker-login.sh ends [Pipeline] } 16:15:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:15:06 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: 16:15:06 c303b7ce7d5b06ed9fe977fac658333aeb7799b5 16:15:06 latest 16:15:06 1.0.1-dev.2 16:15:06 c303b7ce7d5b06ed9fe977fac658333aeb7799b5-1.0.1-dev.2 16:15:06 main 16:15:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:15:06 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:c303b7ce7d5b06ed9fe977fac658333aeb7799b5 [Pipeline] isUnix [Pipeline] sh 16:15:07 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:c303b7ce7d5b06ed9fe977fac658333aeb7799b5 16:15:07 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 16:15:07 055f71c14a42: Preparing 16:15:07 027058eea7c9: Preparing 16:15:07 771f7784c502: Preparing 16:15:07 221daea3eec4: Preparing 16:15:07 ac564ab6542b: Preparing 16:15:07 feab26aff079: Preparing 16:15:07 ee420dfed78a: Preparing 16:15:07 feab26aff079: Waiting 16:15:07 ee420dfed78a: Waiting 16:15:07 027058eea7c9: Pushed 16:15:07 771f7784c502: Pushed 16:15:07 221daea3eec4: Pushed 16:15:07 ac564ab6542b: Pushed 16:15:07 ee420dfed78a: Layer already exists 16:15:08 feab26aff079: Pushed 16:15:12 055f71c14a42: Pushed 16:15:12 c303b7ce7d5b06ed9fe977fac658333aeb7799b5: digest: sha256:042321df7760babcd48baf7ee25d970011b75f2935a1533cf0bbb9c4e5b02396 size: 1782 [Pipeline] isUnix [Pipeline] sh 16:15:12 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:15:12 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 16:15:12 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 16:15:12 055f71c14a42: Preparing 16:15:12 027058eea7c9: Preparing 16:15:12 771f7784c502: Preparing 16:15:12 221daea3eec4: Preparing 16:15:12 ac564ab6542b: Preparing 16:15:12 feab26aff079: Preparing 16:15:12 ee420dfed78a: Preparing 16:15:12 feab26aff079: Waiting 16:15:12 ee420dfed78a: Waiting 16:15:13 ac564ab6542b: Layer already exists 16:15:13 771f7784c502: Layer already exists 16:15:13 221daea3eec4: Layer already exists 16:15:13 027058eea7c9: Layer already exists 16:15:13 055f71c14a42: Layer already exists 16:15:13 feab26aff079: Layer already exists 16:15:13 ee420dfed78a: Layer already exists 16:15:13 latest: digest: sha256:042321df7760babcd48baf7ee25d970011b75f2935a1533cf0bbb9c4e5b02396 size: 1782 [Pipeline] isUnix [Pipeline] sh 16:15:13 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:1.0.1-dev.2 [Pipeline] isUnix [Pipeline] sh 16:15:13 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:1.0.1-dev.2 16:15:13 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 16:15:13 055f71c14a42: Preparing 16:15:13 027058eea7c9: Preparing 16:15:13 771f7784c502: Preparing 16:15:13 221daea3eec4: Preparing 16:15:13 ac564ab6542b: Preparing 16:15:13 feab26aff079: Preparing 16:15:13 ee420dfed78a: Preparing 16:15:13 feab26aff079: Waiting 16:15:13 ee420dfed78a: Waiting 16:15:14 055f71c14a42: Layer already exists 16:15:14 027058eea7c9: Layer already exists 16:15:14 771f7784c502: Layer already exists 16:15:14 221daea3eec4: Layer already exists 16:15:14 ac564ab6542b: Layer already exists 16:15:14 ee420dfed78a: Layer already exists 16:15:14 feab26aff079: Layer already exists 16:15:14 1.0.1-dev.2: digest: sha256:042321df7760babcd48baf7ee25d970011b75f2935a1533cf0bbb9c4e5b02396 size: 1782 [Pipeline] isUnix [Pipeline] sh 16:15:14 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:c303b7ce7d5b06ed9fe977fac658333aeb7799b5-1.0.1-dev.2 [Pipeline] isUnix [Pipeline] sh 16:15:14 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:c303b7ce7d5b06ed9fe977fac658333aeb7799b5-1.0.1-dev.2 16:15:14 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 16:15:14 055f71c14a42: Preparing 16:15:14 027058eea7c9: Preparing 16:15:14 771f7784c502: Preparing 16:15:14 221daea3eec4: Preparing 16:15:14 ac564ab6542b: Preparing 16:15:14 feab26aff079: Preparing 16:15:14 ee420dfed78a: Preparing 16:15:14 feab26aff079: Waiting 16:15:14 ee420dfed78a: Waiting 16:15:15 771f7784c502: Layer already exists 16:15:15 055f71c14a42: Layer already exists 16:15:15 221daea3eec4: Layer already exists 16:15:15 ac564ab6542b: Layer already exists 16:15:15 027058eea7c9: Layer already exists 16:15:15 feab26aff079: Layer already exists 16:15:15 ee420dfed78a: Layer already exists 16:15:15 c303b7ce7d5b06ed9fe977fac658333aeb7799b5-1.0.1-dev.2: digest: sha256:042321df7760babcd48baf7ee25d970011b75f2935a1533cf0bbb9c4e5b02396 size: 1782 [Pipeline] isUnix [Pipeline] sh 16:15:15 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] isUnix [Pipeline] sh 16:15:15 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main 16:15:15 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 16:15:15 055f71c14a42: Preparing 16:15:15 027058eea7c9: Preparing 16:15:15 771f7784c502: Preparing 16:15:15 221daea3eec4: Preparing 16:15:15 ac564ab6542b: Preparing 16:15:15 feab26aff079: Preparing 16:15:15 ee420dfed78a: Preparing 16:15:15 feab26aff079: Waiting 16:15:15 ee420dfed78a: Waiting 16:15:16 ac564ab6542b: Layer already exists 16:15:16 027058eea7c9: Layer already exists 16:15:16 771f7784c502: Layer already exists 16:15:16 221daea3eec4: Layer already exists 16:15:16 055f71c14a42: Layer already exists 16:15:16 feab26aff079: Layer already exists 16:15:16 ee420dfed78a: Layer already exists 16:15:16 main: digest: sha256:042321df7760babcd48baf7ee25d970011b75f2935a1533cf0bbb9c4e5b02396 size: 1782 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:15:16 ===================================================== [Pipeline] echo 16:15:16 taggedImages: 16:15:16 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:c303b7ce7d5b06ed9fe977fac658333aeb7799b5 16:15:16 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 16:15:16 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:1.0.1-dev.2 16:15:16 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:c303b7ce7d5b06ed9fe977fac658333aeb7799b5-1.0.1-dev.2 16:15:16 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:15:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:15:16 16:15:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 16:15:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:15:17 arm64: Pulling from edgex-lftools-log-publisher 16:15:17 448f6bf000e3: Pulling fs layer 16:15:17 f757da607395: Pulling fs layer 16:15:17 05883995daec: Pulling fs layer 16:15:17 8603b9c90790: Pulling fs layer 16:15:17 1560dd03e051: Pulling fs layer 16:15:17 27f5ce0e4adf: Pulling fs layer 16:15:17 c2d8d7efcc4b: Pulling fs layer 16:15:17 1560dd03e051: Waiting 16:15:17 27f5ce0e4adf: Waiting 16:15:17 c2d8d7efcc4b: Waiting 16:15:17 8603b9c90790: Waiting 16:15:17 f757da607395: Download complete 16:15:17 8603b9c90790: Download complete 16:15:17 1560dd03e051: Verifying Checksum 16:15:17 1560dd03e051: Download complete 16:15:17 27f5ce0e4adf: Verifying Checksum 16:15:17 27f5ce0e4adf: Download complete 16:15:18 05883995daec: Verifying Checksum 16:15:18 05883995daec: Download complete 16:15:19 448f6bf000e3: Verifying Checksum 16:15:19 448f6bf000e3: Download complete 16:15:22 c2d8d7efcc4b: Verifying Checksum 16:15:22 c2d8d7efcc4b: Download complete 16:15:23 448f6bf000e3: Pull complete 16:15:23 f757da607395: Pull complete 16:15:25 05883995daec: Pull complete 16:15:25 8603b9c90790: Pull complete 16:15:26 1560dd03e051: Pull complete 16:15:27 27f5ce0e4adf: Pull complete 16:15:42 c2d8d7efcc4b: Pull complete 16:15:42 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 16:15:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:15:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 16:15:42 prd-ubuntu18.04-docker-arm64-4c-16g-157 does not seem to be running inside a container 16:15:42 $ 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/12 -v /w/workspace/app-rfid-llrp-inventory/12:/w/workspace/app-rfid-llrp-inventory/12:rw,z -v /w/workspace/app-rfid-llrp-inventory/12@tmp:/w/workspace/app-rfid-llrp-inventory/12@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 16:15:48 $ docker top a70cf04e2f625c09bd84d2862af482b389ea1f873fb9f8c2097225184424c455 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:15:49 ---> job-cost.sh 16:15:49 lf-activate-venv: SKIPPING 16:15:49 INFO: No Stack... 16:15:50 INFO: Retrieving Pricing Info for: v3-standard-4 16:15:51 INFO: Archiving Costs [Pipeline] sh 16:15:51 + cat /w/workspace/app-rfid-llrp-inventory/12/archives/cost.csv 16:15:51 + cut -d, -f6 [Pipeline] lock 16:15:52 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-12-stack-cost] 16:15:52 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-12-stack-cost] did not exist. Created. 16:15:52 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-12-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:15:52 + echo total: 0.10999999940395355 [Pipeline] stash 16:15:52 Stashed 1 file(s) [Pipeline] } 16:15:52 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-12-stack-cost] [Pipeline] // lock [Pipeline] } 16:15:52 $ docker stop --time=1 a70cf04e2f625c09bd84d2862af482b389ea1f873fb9f8c2097225184424c455 16:15:54 $ docker rm -f a70cf04e2f625c09bd84d2862af482b389ea1f873fb9f8c2097225184424c455 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 16:17:34 Running on prd-centos7-docker-4c-2g-159 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws 16:17:34 Running in /w/workspace/app-rfid-llrp-inventory/12 [Pipeline] { [Pipeline] checkout 16:17:34 The recommended git tool is: NONE 16:17:37 using credential edgex-jenkins-ssh 16:17:37 Cloning the remote Git repository 16:17:37 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 16:17:37 > git init /w/workspace/app-rfid-llrp-inventory/12 # timeout=10 16:17:37 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 16:17:37 > git --version # timeout=10 16:17:37 > git --version # 'git version 2.24.4' 16:17:37 using GIT_SSH to set credentials SSH Credentials for GitHub 16:17:37 [INFO] Currently running in a labeled security context 16:17:37 [INFO] Currently SELinux is 'enforcing' on the host 16:17:37 > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-rfid-llrp-inventory/12@tmp/jenkins-gitclient-ssh3979486918406711470.key 16:17:37 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:18:07 Avoid second fetch 16:18:07 Checking out Revision c303b7ce7d5b06ed9fe977fac658333aeb7799b5 (main) 16:18:07 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 16:18:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:18:07 > git config core.sparsecheckout # timeout=10 16:18:07 > git checkout -f c303b7ce7d5b06ed9fe977fac658333aeb7799b5 # timeout=10 16:18:11 Commit message: "Merge pull request #52 from edgexfoundry/pr-template" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:18:11 provisioning config files... 16:18:11 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/12@tmp/config419090331295114150tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:18:12 ---> docker-login.sh 16:18:12 nexus3.edgexfoundry.org:10001 16:18:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:18:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:18:12 Configure a credential helper to remove this warning. See 16:18:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:18:12 16:18:12 Login Succeeded 16:18:12 nexus3.edgexfoundry.org:10002 16:18:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:18:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:18:12 Configure a credential helper to remove this warning. See 16:18:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:18:12 16:18:12 Login Succeeded 16:18:12 nexus3.edgexfoundry.org:10003 16:18:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:18:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:18:12 Configure a credential helper to remove this warning. See 16:18:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:18:12 16:18:12 Login Succeeded 16:18:12 nexus3.edgexfoundry.org:10004 16:18:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:18:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:18:12 Configure a credential helper to remove this warning. See 16:18:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:18:12 16:18:12 Login Succeeded 16:18:12 docker.io 16:18:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:18:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:18:13 Configure a credential helper to remove this warning. See 16:18:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:18:13 16:18:13 Login Succeeded 16:18:13 ---> docker-login.sh ends [Pipeline] } 16:18:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:18:13 ========================================================= 16:18:13 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 16:18:13 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 16:18:13 + 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:18:13 Sending build context to Docker daemon 731.1kB 16:18:13 Step 1/13 : ARG BASE=golang:1.16-alpine3.14 16:18:13 Step 2/13 : FROM ${BASE} AS builder 16:18:13 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 16:18:13 540db60ca938: Pulling fs layer 16:18:13 adcc1eea9eea: Pulling fs layer 16:18:13 4c4ab2625f07: Pulling fs layer 16:18:13 db62176df00c: Pulling fs layer 16:18:13 3b30891b0d05: Pulling fs layer 16:18:13 06b49ca38bd5: Pulling fs layer 16:18:13 c788192a36de: Pulling fs layer 16:18:13 a77e37c0d609: Pulling fs layer 16:18:13 c3185cebc471: Pulling fs layer 16:18:13 3b30891b0d05: Waiting 16:18:13 06b49ca38bd5: Waiting 16:18:13 c788192a36de: Waiting 16:18:13 a77e37c0d609: Waiting 16:18:13 c3185cebc471: Waiting 16:18:13 db62176df00c: Waiting 16:18:14 4c4ab2625f07: Verifying Checksum 16:18:14 4c4ab2625f07: Download complete 16:18:14 adcc1eea9eea: Download complete 16:18:14 3b30891b0d05: Verifying Checksum 16:18:14 3b30891b0d05: Download complete 16:18:14 06b49ca38bd5: Verifying Checksum 16:18:14 06b49ca38bd5: Download complete 16:18:14 c788192a36de: Verifying Checksum 16:18:14 c788192a36de: Download complete 16:18:14 540db60ca938: Verifying Checksum 16:18:14 540db60ca938: Download complete 16:18:14 540db60ca938: Pull complete 16:18:14 adcc1eea9eea: Pull complete 16:18:14 4c4ab2625f07: Pull complete 16:18:14 a77e37c0d609: Verifying Checksum 16:18:14 a77e37c0d609: Download complete 16:18:18 c3185cebc471: Verifying Checksum 16:18:18 c3185cebc471: Download complete 16:18:19 db62176df00c: Verifying Checksum 16:18:19 db62176df00c: Download complete 16:18:24 db62176df00c: Pull complete 16:18:24 3b30891b0d05: Pull complete 16:18:24 06b49ca38bd5: Pull complete 16:18:24 c788192a36de: Pull complete 16:18:24 a77e37c0d609: Pull complete 16:18:26 c3185cebc471: Pull complete 16:18:26 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 16:18:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 16:18:26 ---> 031687cdd783 16:18:26 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 16:18:30 ---> Running in cd14f8eea38d 16:18:30 Removing intermediate container cd14f8eea38d 16:18:30 ---> e870438177da 16:18:30 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 16:18:30 ---> Running in 130dc383b99c 16:18:30 Removing intermediate container 130dc383b99c 16:18:30 ---> 9632ff6b3f49 16:18:30 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 16:18:30 ---> Running in dd1e689bcbb5 16:18:30 Removing intermediate container dd1e689bcbb5 16:18:30 ---> fe03614a0e57 16:18:30 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:18:30 ---> Running in 217dff13bdd0 16:18:30 Removing intermediate container 217dff13bdd0 16:18:30 ---> 15ce4dfb4ead 16:18:30 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:18:30 ---> Running in db8fee21f247 16:18:30 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:18:31 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:18:32 OK: 219 MiB in 52 packages 16:18:32 Removing intermediate container db8fee21f247 16:18:32 ---> 0d0cb59c833a 16:18:32 Step 8/13 : WORKDIR /app 16:18:32 ---> Running in 332c51ea50ff 16:18:32 Removing intermediate container 332c51ea50ff 16:18:32 ---> d6bdb674b4e9 16:18:32 Step 9/13 : COPY go.mod . 16:18:32 ---> 5771a11ce4b4 16:18:32 Step 10/13 : RUN go mod download 16:18:32 ---> Running in e02f53627461 16:18:42 Removing intermediate container e02f53627461 16:18:42 ---> 2919f7e88e0f 16:18:42 Step 11/13 : COPY . . 16:18:43 ---> 164c58a5c01f 16:18:43 Step 12/13 : ARG MAKE="make build" 16:18:43 ---> Running in a0b0bc5213f1 16:18:43 Removing intermediate container a0b0bc5213f1 16:18:43 ---> 9622a999fb5e 16:18:43 Step 13/13 : RUN $MAKE 16:18:43 ---> Running in 0276ccc33926 16:18:43 noop 16:18:43 Removing intermediate container 0276ccc33926 16:18:43 ---> e139225a8042 16:18:43 Successfully built e139225a8042 16:18:43 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 16:18:43 + docker inspect -f . ci-base-image-x86_64 16:18:43 . [Pipeline] withDockerContainer 16:18:44 prd-centos7-docker-4c-2g-159 does not seem to be running inside a container 16:18:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/12 -v /w/workspace/app-rfid-llrp-inventory/12:/w/workspace/app-rfid-llrp-inventory/12:rw,z -v /w/workspace/app-rfid-llrp-inventory/12@tmp:/w/workspace/app-rfid-llrp-inventory/12@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 ******** ci-base-image-x86_64 cat 16:18:44 $ docker top 7c14fce10ee67cb9eddbadd1c478d576851d407d3b3dc3770471d62435769503 -eo pid,comm [Pipeline] { [Pipeline] sh 16:18:44 + go version 16:18:44 go version go1.16.6 linux/amd64 [Pipeline] } 16:18:44 $ docker stop --time=1 7c14fce10ee67cb9eddbadd1c478d576851d407d3b3dc3770471d62435769503 16:18:46 $ docker rm -f 7c14fce10ee67cb9eddbadd1c478d576851d407d3b3dc3770471d62435769503 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:18:46 + docker inspect -f . ci-base-image-x86_64 16:18:46 . [Pipeline] withDockerContainer 16:18:46 prd-centos7-docker-4c-2g-159 does not seem to be running inside a container 16:18:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/12 -v /w/workspace/app-rfid-llrp-inventory/12:/w/workspace/app-rfid-llrp-inventory/12:rw,z -v /w/workspace/app-rfid-llrp-inventory/12@tmp:/w/workspace/app-rfid-llrp-inventory/12@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 ******** ci-base-image-x86_64 cat 16:18:47 $ docker top f20267d9b4b28f5efe77c447286da94761fc1a729d899dc3b9501314796947dd -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 16:18:47 + go mod tidy [Pipeline] sh 16:18:48 + make test 16:18:48 CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... 16:19:10 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 16:19:10 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.064s coverage: 89.2% of statements 16:19:10 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app 0.019s coverage: 11.3% of statements 16:19:18 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 8.328s coverage: 73.3% of statements 16:19:18 CGO_ENABLED=1 GO111MODULE=on go vet ./... 16:19:26 gofmt -l . 16:19:26 [ "`gofmt -l .`" = "" ] 16:19:26 ./bin/test-attribution.sh 16:19:26 ./bin/test-go-mod-tidy.sh [Pipeline] } 16:19:26 $ docker stop --time=1 f20267d9b4b28f5efe77c447286da94761fc1a729d899dc3b9501314796947dd 16:19:28 $ docker rm -f f20267d9b4b28f5efe77c447286da94761fc1a729d899dc3b9501314796947dd [Pipeline] // withDockerContainer [Pipeline] sh 16:19:28 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:19:28 Warning: overwriting stash ‘coverage-report’ 16:19:28 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 16:19:29 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:19:29 + ls -al . 16:19:29 total 180 16:19:29 drwxrwxr-x. 10 jenkins jenkins 4096 Sep 29 16:19 . 16:19:29 drwxrwxr-x. 4 jenkins jenkins 30 Sep 29 16:17 .. 16:19:29 -rw-rw-r--. 1 jenkins jenkins 7039 Sep 29 16:18 Attribution.txt 16:19:29 drwxrwxr-x. 2 jenkins jenkins 60 Sep 29 16:18 bin 16:19:29 -rw-r--r--. 1 jenkins jenkins 62828 Sep 29 16:19 coverage.out 16:19:29 -rw-rw-r--. 1 jenkins jenkins 1710 Sep 29 16:18 Dockerfile 16:19:29 -rw-rw-r--. 1 jenkins jenkins 262 Sep 29 16:18 .dockerignore 16:19:29 drwxrwxr-x. 8 jenkins jenkins 162 Sep 29 16:18 .git 16:19:29 drwxrwxr-x. 2 jenkins jenkins 103 Sep 29 16:18 .github 16:19:29 -rw-rw-r--. 1 jenkins jenkins 805 Sep 29 16:18 .gitignore 16:19:29 -rw-r--r--. 1 jenkins jenkins 412 Sep 29 16:19 go.mod 16:19:29 -rw-r--r--. 1 jenkins jenkins 19455 Sep 29 16:18 go.sum 16:19:29 -rw-rw-r--. 1 jenkins jenkins 677 Sep 29 16:18 GOVERNANCE.md 16:19:29 drwxrwxr-x. 2 jenkins jenkins 140 Sep 29 16:18 images 16:19:29 drwxrwxr-x. 4 jenkins jenkins 35 Sep 29 16:18 internal 16:19:29 -rw-rw-r--. 1 jenkins jenkins 686 Sep 29 16:18 Jenkinsfile 16:19:29 -rw-rw-r--. 1 jenkins jenkins 11347 Sep 29 16:18 LICENSE 16:19:29 -rw-rw-r--. 1 jenkins jenkins 530 Sep 29 16:18 main.go 16:19:29 -rw-rw-r--. 1 jenkins jenkins 1499 Sep 29 16:18 Makefile 16:19:29 -rw-rw-r--. 1 jenkins jenkins 617 Sep 29 16:18 OWNERS.md 16:19:29 -rw-rw-r--. 1 jenkins jenkins 30705 Sep 29 16:18 README.md 16:19:29 drwxrwxr-x. 2 jenkins jenkins 32 Sep 29 16:18 res 16:19:29 drwxrwxr-x. 4 jenkins jenkins 54 Sep 29 16:18 snap 16:19:29 drwxrwxr-x. 3 jenkins jenkins 18 Sep 29 16:18 static 16:19:29 -rw-rw-r--. 1 jenkins jenkins 11 Sep 29 16:05 VERSION [Pipeline] isUnix [Pipeline] sh 16:19:30 + docker build -t app-rfid-llrp-inventory -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=c303b7ce7d5b06ed9fe977fac658333aeb7799b5 --label arch=amd64 --label version=1.0.1-dev.2 . 16:19:30 Sending build context to Docker daemon 731.1kB 16:19:30 Step 1/28 : ARG BASE=golang:1.16-alpine3.14 16:19:30 Step 2/28 : FROM ${BASE} AS builder 16:19:30 ---> e139225a8042 16:19:30 Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 16:19:30 ---> Running in ef9acf9d3ee0 16:19:30 Removing intermediate container ef9acf9d3ee0 16:19:30 ---> 06dbb3daabce 16:19:30 Step 4/28 : ARG ALPINE_PKG_EXTRA="" 16:19:30 ---> Running in e2d3160e125d 16:19:30 Removing intermediate container e2d3160e125d 16:19:30 ---> dc6f306d86c0 16:19:30 Step 5/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 16:19:30 ---> Running in eec88fab7cb0 16:19:30 Removing intermediate container eec88fab7cb0 16:19:30 ---> 68c5839b0255 16:19:30 Step 6/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:19:30 ---> Running in 6116242cd35f 16:19:31 Removing intermediate container 6116242cd35f 16:19:31 ---> 808b39b0c807 16:19:31 Step 7/28 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:19:31 ---> Running in 7ee3b2afabb8 16:19:31 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:19:33 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:19:33 OK: 219 MiB in 52 packages 16:19:33 Removing intermediate container 7ee3b2afabb8 16:19:33 ---> cd958a8d4b15 16:19:33 Step 8/28 : WORKDIR /app 16:19:33 ---> Running in 2ad87befdc84 16:19:33 Removing intermediate container 2ad87befdc84 16:19:33 ---> 0b9586c7ea08 16:19:33 Step 9/28 : COPY go.mod . 16:19:33 ---> ab4890806f0b 16:19:33 Step 10/28 : RUN go mod download 16:19:33 ---> Running in 2d2ae7b49580 16:19:34 Removing intermediate container 2d2ae7b49580 16:19:34 ---> d44381ea0a9f 16:19:34 Step 11/28 : COPY . . 16:19:34 ---> b312c82d62c6 16:19:34 Step 12/28 : ARG MAKE="make build" 16:19:34 ---> Running in efb6d56bf600 16:19:35 Removing intermediate container efb6d56bf600 16:19:35 ---> ac5f1b8c2fc0 16:19:35 Step 13/28 : RUN $MAKE 16:19:35 ---> Running in 9881c2f92b69 16:19:35 go mod tidy 16:19:35 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v1.3.1 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=1.0.1-dev.2 -X edgexfoundry/app-rfid-llrp-inventory.Version=1.0.1-dev.2" -o app-rfid-llrp-inventory 16:19:53 Removing intermediate container 9881c2f92b69 16:19:53 ---> 4473c0097818 16:19:53 Step 14/28 : FROM alpine:3.14 16:19:53 3.14: Pulling from library/alpine 16:19:53 a0d0a0d46f8b: Pulling fs layer 16:19:53 a0d0a0d46f8b: Verifying Checksum 16:19:53 a0d0a0d46f8b: Download complete 16:19:53 a0d0a0d46f8b: Pull complete 16:19:53 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 16:19:53 Status: Downloaded newer image for alpine:3.14 16:19:53 ---> 14119a10abf4 16:19:53 Step 15/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 16:19:53 ---> Running in 83823a8a4567 16:19:53 Removing intermediate container 83823a8a4567 16:19:53 ---> 9dde6f00d376 16:19:53 Step 16/28 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 16:19:53 ---> Running in 96d816576211 16:19:53 Removing intermediate container 96d816576211 16:19:53 ---> 3625cbdeb7cd 16:19:53 Step 17/28 : RUN apk --no-cache add ca-certificates zeromq 16:19:53 ---> Running in 1476190025fb 16:19:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:19:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:19:53 (1/6) Installing ca-certificates (20191127-r5) 16:19:53 (2/6) Installing libgcc (10.3.1_git20210424-r2) 16:19:53 (3/6) Installing libsodium (1.0.18-r0) 16:19:53 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 16:19:53 (5/6) Installing libzmq (4.3.4-r0) 16:19:53 (6/6) Installing zeromq (4.3.4-r0) 16:19:53 Executing busybox-1.33.1-r3.trigger 16:19:53 Executing ca-certificates-20191127-r5.trigger 16:19:53 OK: 9 MiB in 20 packages 16:19:53 Removing intermediate container 1476190025fb 16:19:53 ---> 83ef16da0447 16:19:53 Step 18/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt 16:19:53 ---> ffc2a67f6b65 16:19:53 Step 19/28 : COPY --from=builder /app/LICENSE /LICENSE 16:19:54 ---> 7a0d3b74ea3e 16:19:54 Step 20/28 : COPY --from=builder /app/res/ /res/ 16:19:54 ---> b66f84b5d5ea 16:19:54 Step 21/28 : COPY --from=builder /app/static/ /static/ 16:19:54 ---> 51885bda5edb 16:19:54 Step 22/28 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 16:19:55 ---> 106f61c12703 16:19:55 Step 23/28 : EXPOSE 48086 16:19:55 ---> Running in f0945ff98068 16:19:55 Removing intermediate container f0945ff98068 16:19:55 ---> 43bb702a937b 16:19:55 Step 24/28 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 16:19:55 ---> Running in da1a063587fe 16:19:55 Removing intermediate container da1a063587fe 16:19:55 ---> 835d24d2a28a 16:19:55 Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] 16:19:55 ---> Running in 105cfb1aaabc 16:19:55 Removing intermediate container 105cfb1aaabc 16:19:55 ---> c447f9e7131f 16:19:55 Step 26/28 : LABEL arch=amd64 16:19:55 ---> Running in 16cf601aaf3d 16:19:55 Removing intermediate container 16cf601aaf3d 16:19:55 ---> 5f4ad6a86566 16:19:55 Step 27/28 : LABEL git_sha=c303b7ce7d5b06ed9fe977fac658333aeb7799b5 16:19:55 ---> Running in 16fda89eab23 16:19:55 Removing intermediate container 16fda89eab23 16:19:55 ---> 781dcfc256fc 16:19:55 Step 28/28 : LABEL version=1.0.1-dev.2 16:19:55 ---> Running in 56677667f7d4 16:19:55 Removing intermediate container 56677667f7d4 16:19:55 ---> f3993bdc797a 16:19:55 [Warning] One or more build-args [ARCH] were not consumed 16:19:55 Successfully built f3993bdc797a 16:19:55 Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:19:56 provisioning config files... 16:19:56 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/12@tmp/config5326163254121569253tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:19:56 ---> docker-login.sh 16:19:56 nexus3.edgexfoundry.org:10001 16:19:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:19:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:19:56 Configure a credential helper to remove this warning. See 16:19:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:19:56 16:19:56 Login Succeeded 16:19:56 nexus3.edgexfoundry.org:10002 16:19:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:19:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:19:56 Configure a credential helper to remove this warning. See 16:19:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:19:56 16:19:56 Login Succeeded 16:19:56 nexus3.edgexfoundry.org:10003 16:19:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:19:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:19:56 Configure a credential helper to remove this warning. See 16:19:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:19:56 16:19:56 Login Succeeded 16:19:56 nexus3.edgexfoundry.org:10004 16:19:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:19:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:19:56 Configure a credential helper to remove this warning. See 16:19:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:19:56 16:19:56 Login Succeeded 16:19:56 docker.io 16:19:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:19:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:19:57 Configure a credential helper to remove this warning. See 16:19:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:19:57 16:19:57 Login Succeeded 16:19:57 ---> docker-login.sh ends [Pipeline] } 16:19:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:19:57 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: 16:19:57 c303b7ce7d5b06ed9fe977fac658333aeb7799b5 16:19:57 latest 16:19:57 1.0.1-dev.2 16:19:57 c303b7ce7d5b06ed9fe977fac658333aeb7799b5-1.0.1-dev.2 16:19:57 main 16:19:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:19:57 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:c303b7ce7d5b06ed9fe977fac658333aeb7799b5 [Pipeline] isUnix [Pipeline] sh 16:19:58 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:c303b7ce7d5b06ed9fe977fac658333aeb7799b5 16:19:58 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 16:19:58 99936ab367dd: Preparing 16:19:58 fa0715cce850: Preparing 16:19:58 6997259f4e07: Preparing 16:19:58 82f945c46e05: Preparing 16:19:58 a696f490fc70: Preparing 16:19:58 87b6537d304f: Preparing 16:19:58 e2eb06d8af82: Preparing 16:19:58 87b6537d304f: Waiting 16:19:58 e2eb06d8af82: Waiting 16:19:58 6997259f4e07: Pushed 16:19:58 a696f490fc70: Pushed 16:19:58 fa0715cce850: Pushed 16:19:58 82f945c46e05: Pushed 16:19:58 e2eb06d8af82: Layer already exists 16:19:58 87b6537d304f: Pushed 16:20:00 99936ab367dd: Pushed 16:20:00 c303b7ce7d5b06ed9fe977fac658333aeb7799b5: digest: sha256:292d95b3367e66a95f17d87ceb06caa1fc839b60f8c4c4c708b88f4960255041 size: 1782 [Pipeline] isUnix [Pipeline] sh 16:20:00 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [Pipeline] isUnix [Pipeline] sh 16:20:00 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 16:20:00 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 16:20:00 99936ab367dd: Preparing 16:20:00 fa0715cce850: Preparing 16:20:00 6997259f4e07: Preparing 16:20:00 82f945c46e05: Preparing 16:20:00 a696f490fc70: Preparing 16:20:00 87b6537d304f: Preparing 16:20:00 e2eb06d8af82: Preparing 16:20:00 87b6537d304f: Waiting 16:20:00 e2eb06d8af82: Waiting 16:20:00 a696f490fc70: Layer already exists 16:20:00 fa0715cce850: Layer already exists 16:20:00 99936ab367dd: Layer already exists 16:20:00 6997259f4e07: Layer already exists 16:20:00 82f945c46e05: Layer already exists 16:20:00 87b6537d304f: Layer already exists 16:20:00 e2eb06d8af82: Layer already exists 16:20:00 latest: digest: sha256:292d95b3367e66a95f17d87ceb06caa1fc839b60f8c4c4c708b88f4960255041 size: 1782 [Pipeline] isUnix [Pipeline] sh 16:20:01 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:1.0.1-dev.2 [Pipeline] isUnix [Pipeline] sh 16:20:01 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:1.0.1-dev.2 16:20:01 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 16:20:01 99936ab367dd: Preparing 16:20:01 fa0715cce850: Preparing 16:20:01 6997259f4e07: Preparing 16:20:01 82f945c46e05: Preparing 16:20:01 a696f490fc70: Preparing 16:20:01 87b6537d304f: Preparing 16:20:01 e2eb06d8af82: Preparing 16:20:01 87b6537d304f: Waiting 16:20:01 e2eb06d8af82: Waiting 16:20:01 a696f490fc70: Layer already exists 16:20:01 6997259f4e07: Layer already exists 16:20:01 fa0715cce850: Layer already exists 16:20:01 82f945c46e05: Layer already exists 16:20:01 99936ab367dd: Layer already exists 16:20:01 e2eb06d8af82: Layer already exists 16:20:01 87b6537d304f: Layer already exists 16:20:01 1.0.1-dev.2: digest: sha256:292d95b3367e66a95f17d87ceb06caa1fc839b60f8c4c4c708b88f4960255041 size: 1782 [Pipeline] isUnix [Pipeline] sh 16:20:01 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:c303b7ce7d5b06ed9fe977fac658333aeb7799b5-1.0.1-dev.2 [Pipeline] isUnix [Pipeline] sh 16:20:02 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:c303b7ce7d5b06ed9fe977fac658333aeb7799b5-1.0.1-dev.2 16:20:02 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 16:20:02 99936ab367dd: Preparing 16:20:02 fa0715cce850: Preparing 16:20:02 6997259f4e07: Preparing 16:20:02 82f945c46e05: Preparing 16:20:02 a696f490fc70: Preparing 16:20:02 87b6537d304f: Preparing 16:20:02 e2eb06d8af82: Preparing 16:20:02 87b6537d304f: Waiting 16:20:02 e2eb06d8af82: Waiting 16:20:02 82f945c46e05: Layer already exists 16:20:02 a696f490fc70: Layer already exists 16:20:02 6997259f4e07: Layer already exists 16:20:02 99936ab367dd: Layer already exists 16:20:02 fa0715cce850: Layer already exists 16:20:02 e2eb06d8af82: Layer already exists 16:20:02 87b6537d304f: Layer already exists 16:20:02 c303b7ce7d5b06ed9fe977fac658333aeb7799b5-1.0.1-dev.2: digest: sha256:292d95b3367e66a95f17d87ceb06caa1fc839b60f8c4c4c708b88f4960255041 size: 1782 [Pipeline] isUnix [Pipeline] sh 16:20:02 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] isUnix [Pipeline] sh 16:20:02 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main 16:20:02 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 16:20:02 99936ab367dd: Preparing 16:20:02 fa0715cce850: Preparing 16:20:02 6997259f4e07: Preparing 16:20:02 82f945c46e05: Preparing 16:20:02 a696f490fc70: Preparing 16:20:02 87b6537d304f: Preparing 16:20:02 e2eb06d8af82: Preparing 16:20:02 87b6537d304f: Waiting 16:20:02 e2eb06d8af82: Waiting 16:20:02 a696f490fc70: Layer already exists 16:20:02 6997259f4e07: Layer already exists 16:20:02 fa0715cce850: Layer already exists 16:20:02 99936ab367dd: Layer already exists 16:20:02 82f945c46e05: Layer already exists 16:20:02 87b6537d304f: Layer already exists 16:20:02 e2eb06d8af82: Layer already exists 16:20:02 main: digest: sha256:292d95b3367e66a95f17d87ceb06caa1fc839b60f8c4c4c708b88f4960255041 size: 1782 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:20:02 ===================================================== [Pipeline] echo 16:20:02 taggedImages: 16:20:02 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:c303b7ce7d5b06ed9fe977fac658333aeb7799b5 16:20:02 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 16:20:02 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:1.0.1-dev.2 16:20:02 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:c303b7ce7d5b06ed9fe977fac658333aeb7799b5-1.0.1-dev.2 16:20:02 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:20:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:20:03 16:20:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 16:20:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:20:03 latest: Pulling from edgex-lftools-log-publisher 16:20:03 b4d181a07f80: Pulling fs layer 16:20:03 a1111a8f2ec3: Pulling fs layer 16:20:03 ed53099fbce6: Pulling fs layer 16:20:03 dc539afda2c1: Pulling fs layer 16:20:03 77bc0d833cb6: Pulling fs layer 16:20:03 9065ff56babe: Pulling fs layer 16:20:03 d287ab97295c: Pulling fs layer 16:20:03 77bc0d833cb6: Waiting 16:20:03 dc539afda2c1: Waiting 16:20:03 9065ff56babe: Waiting 16:20:03 d287ab97295c: Waiting 16:20:04 a1111a8f2ec3: Verifying Checksum 16:20:04 a1111a8f2ec3: Download complete 16:20:04 dc539afda2c1: Verifying Checksum 16:20:04 dc539afda2c1: Download complete 16:20:04 77bc0d833cb6: Verifying Checksum 16:20:04 77bc0d833cb6: Download complete 16:20:04 9065ff56babe: Verifying Checksum 16:20:04 9065ff56babe: Download complete 16:20:04 ed53099fbce6: Verifying Checksum 16:20:04 ed53099fbce6: Download complete 16:20:05 b4d181a07f80: Verifying Checksum 16:20:05 b4d181a07f80: Download complete 16:20:06 b4d181a07f80: Pull complete 16:20:06 a1111a8f2ec3: Pull complete 16:20:07 ed53099fbce6: Pull complete 16:20:07 dc539afda2c1: Pull complete 16:20:07 77bc0d833cb6: Pull complete 16:20:07 9065ff56babe: Pull complete 16:20:09 d287ab97295c: Verifying Checksum 16:20:09 d287ab97295c: Download complete 16:20:14 d287ab97295c: Pull complete 16:20:14 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 16:20:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:20:14 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 16:20:14 prd-centos7-docker-4c-2g-159 does not seem to be running inside a container 16:20:14 $ 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/12 -v /w/workspace/app-rfid-llrp-inventory/12:/w/workspace/app-rfid-llrp-inventory/12:rw,z -v /w/workspace/app-rfid-llrp-inventory/12@tmp:/w/workspace/app-rfid-llrp-inventory/12@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:10003/edgex-lftools-log-publisher:latest cat 16:20:17 $ docker top 0afdac62fe94cb36dae69fbc6f95e05450c27123997f5bc4a686e0ea1c6648af -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:20:17 ---> job-cost.sh 16:20:17 INFO: Not able to calculate job cost on AWS [Pipeline] sh 16:20:18 + cat /w/workspace/app-rfid-llrp-inventory/12/archives/cost.csv 16:20:18 cat: /w/workspace/app-rfid-llrp-inventory/12/archives/cost.csv: No such file or directory 16:20:18 + cut -d, -f6 [Pipeline] lock 16:20:18 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-12-stack-cost] 16:20:18 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-12-stack-cost] did not exist. Created. 16:20:18 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-12-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:20:18 /w/workspace/app-rfid-llrp-inventory/12@tmp/durable-cf7ebe71/script.sh: 1: /w/workspace/app-rfid-llrp-inventory/12@tmp/durable-cf7ebe71/script.sh: Syntax error: Unterminated quoted string [Pipeline] } 16:20:18 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-12-stack-cost] [Pipeline] // lock [Pipeline] } 16:20:18 $ docker stop --time=1 0afdac62fe94cb36dae69fbc6f95e05450c27123997f5bc4a686e0ea1c6648af 16:20:19 $ docker rm -f 0afdac62fe94cb36dae69fbc6f95e05450c27123997f5bc4a686e0ea1c6648af [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script Error when executing always post condition: java.lang.NumberFormatException: empty String at sun.misc.FloatingDecimal.readJavaFormatString(FloatingDecimal.java:1842) at sun.misc.FloatingDecimal.parseFloat(FloatingDecimal.java:122) at java.lang.Float.parseFloat(Float.java:451) at java.lang.Float.valueOf(Float.java:416) at org.codehaus.groovy.runtime.StringGroovyMethods.toFloat(StringGroovyMethods.java:3292) at org.codehaus.groovy.runtime.StringGroovyMethods.asType(StringGroovyMethods.java:181) at org.codehaus.groovy.runtime.dgm$1048.doMethodInvoke(Unknown Source) at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1213) at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1022) at org.codehaus.groovy.runtime.InvokerHelper.invokePojoMethod(InvokerHelper.java:913) at org.codehaus.groovy.runtime.InvokerHelper.invokeMethod(InvokerHelper.java:904) at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodN(ScriptBytecodeAdapter.java:168) at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.asType(ScriptBytecodeAdapter.java:591) at org.kohsuke.groovy.sandbox.impl.Checker.lambda$preCheckedCast$1(Checker.java:717) at org.kohsuke.groovy.sandbox.impl.Checker.checkedCast(Checker.java:605) at org.kohsuke.groovy.sandbox.impl.Checker$checkedCast.callStatic(Unknown Source) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallStatic(CallSiteArray.java:56) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callStatic(AbstractCallSite.java:194) at org.kohsuke.groovy.sandbox.impl.Checker$2.call(Checker.java:194) at org.kohsuke.groovy.sandbox.GroovyInterceptor.onStaticCall(GroovyInterceptor.java:35) at org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.SandboxInterceptor.onStaticCall(SandboxInterceptor.java:187) at org.kohsuke.groovy.sandbox.impl.Checker$2.call(Checker.java:192) at org.kohsuke.groovy.sandbox.impl.Checker.checkedStaticCall(Checker.java:196) at org.kohsuke.groovy.sandbox.impl.Checker.checkedCall(Checker.java:103) at com.cloudbees.groovy.cps.sandbox.SandboxInvoker.methodCall(SandboxInvoker.java:17) at lfParallelCostCapture.call(lfParallelCostCapture.groovy:36) at ___cps.transform___(Native Method) at com.cloudbees.groovy.cps.impl.ContinuationGroup.methodCall(ContinuationGroup.java:86) at com.cloudbees.groovy.cps.impl.FunctionCallBlock$ContinuationImpl.dispatchOrArg(FunctionCallBlock.java:113) at com.cloudbees.groovy.cps.impl.FunctionCallBlock$ContinuationImpl.fixArg(FunctionCallBlock.java:83) at sun.reflect.GeneratedMethodAccessor209.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.cloudbees.groovy.cps.impl.ContinuationPtr$ContinuationImpl.receive(ContinuationPtr.java:72) at com.cloudbees.groovy.cps.impl.ConstantBlock.eval(ConstantBlock.java:21) at com.cloudbees.groovy.cps.Next.step(Next.java:83) at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:174) at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:163) at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:129) at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:268) at com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:163) at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$001(SandboxContinuable.java:18) at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:51) at org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:185) at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:400) at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.access$400(CpsThreadGroup.java:96) at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:312) at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:276) at org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$2.call(CpsVmExecutorService.java:67) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:139) at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28) at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:68) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 16:20:20 Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 16:20:22 + '[' -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 16:20:22 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:20:23 ---> package-listing.sh 16:20:23 ++ tr '[:upper:]' '[:lower:]' 16:20:23 ++ facter osfamily 16:20:23 + OS_FAMILY=redhat 16:20:23 + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main 16:20:23 + START_PACKAGES=/tmp/packages_start.txt 16:20:23 + END_PACKAGES=/tmp/packages_end.txt 16:20:23 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:20:23 + PACKAGES=/tmp/packages_start.txt 16:20:23 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 16:20:23 + PACKAGES=/tmp/packages_end.txt 16:20:23 + case "${OS_FAMILY}" in 16:20:23 + rpm -qa 16:20:23 + sort 16:20:23 + '[' -f /tmp/packages_start.txt ']' 16:20:23 + '[' -f /tmp/packages_end.txt ']' 16:20:23 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:20:23 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 16:20:23 + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ 16:20:23 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [Pipeline] echo 16:20:23 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/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:20:24 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 16:20:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:20:24 16:20:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 16:20:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:20:25 latest: Pulling from edgex-lftools-log-publisher 16:20:25 b4d181a07f80: Pulling fs layer 16:20:25 a1111a8f2ec3: Pulling fs layer 16:20:25 ed53099fbce6: Pulling fs layer 16:20:25 dc539afda2c1: Pulling fs layer 16:20:25 77bc0d833cb6: Pulling fs layer 16:20:25 9065ff56babe: Pulling fs layer 16:20:25 d287ab97295c: Pulling fs layer 16:20:25 77bc0d833cb6: Waiting 16:20:25 9065ff56babe: Waiting 16:20:25 d287ab97295c: Waiting 16:20:25 dc539afda2c1: Waiting 16:20:25 a1111a8f2ec3: Verifying Checksum 16:20:25 a1111a8f2ec3: Download complete 16:20:25 dc539afda2c1: Verifying Checksum 16:20:25 dc539afda2c1: Download complete 16:20:25 77bc0d833cb6: Verifying Checksum 16:20:25 77bc0d833cb6: Download complete 16:20:25 9065ff56babe: Verifying Checksum 16:20:25 9065ff56babe: Download complete 16:20:25 ed53099fbce6: Verifying Checksum 16:20:25 ed53099fbce6: Download complete 16:20:26 b4d181a07f80: Verifying Checksum 16:20:26 b4d181a07f80: Download complete 16:20:27 b4d181a07f80: Pull complete 16:20:27 a1111a8f2ec3: Pull complete 16:20:28 ed53099fbce6: Pull complete 16:20:28 dc539afda2c1: Pull complete 16:20:28 77bc0d833cb6: Pull complete 16:20:28 9065ff56babe: Pull complete 16:20:30 d287ab97295c: Download complete 16:20:34 d287ab97295c: Pull complete 16:20:34 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 16:20:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:20:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 16:20:35 prd-centos7-docker-4c-2g-152 does not seem to be running inside a container 16:20:35 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:20:37 $ docker top 35053856bf9738b082614094c489b77220bc5064b8d3a8c55b34798ca54afa25 -eo pid,comm [Pipeline] { [Pipeline] sh 16:20:37 + touch /tmp/pre-build-complete [Pipeline] sh 16:20:38 + mkdir -p /var/log/sysstat [Pipeline] sh 16:20:38 + ls /var/log/sa-host 16:20:38 + sadf -c /var/log/sa-host/sa05 16:20:38 file_magic: OK 16:20:38 HZ: Using current value: 100 16:20:38 file_header: OK 16:20:38 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:20:38 Statistics: 16:20:38 Hnuu...uuuununununu...Hnuu...uuuununununu... 16:20:38 File successfully converted to sysstat format version 12.0.3 16:20:38 + sadf -c /var/log/sa-host/sa29 16:20:38 file_magic: OK 16:20:38 HZ: Using current value: 100 16:20:38 file_header: OK 16:20:38 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:20:38 Statistics: 16:20:38 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 16:20:38 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:20:38 provisioning config files... 16:20:38 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config3107379881345971127tmp [Pipeline] { [Pipeline] echo 16:20:38 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:20:39 ---> create-netrc.sh [Pipeline] } 16:20:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:20:39 ---> python-tools-install.sh [Pipeline] echo 16:20:39 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:20:39 ---> sudo-logs.sh 16:20:39 Archiving 'sudo' log.. 16:20:39 sudo: unable to resolve host prd-centos7-docker-4c-2g-152.vexxhost.local: Name or service not known 16:20:39 sudo: unable to resolve host prd-centos7-docker-4c-2g-152.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 16:20:39 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:20:40 ---> job-cost.sh 16:20:40 lf-activate-venv: SKIPPING 16:20:40 DEBUG: total: 0.10999999940395355 16:20:40 INFO: Retrieving Stack Cost... 16:20:41 INFO: Retrieving Pricing Info for: v3-standard-2 16:20:41 INFO: Archiving Costs [Pipeline] echo 16:20:41 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:20:42 ---> logs-deploy.sh 16:20:42 lf-activate-venv: SKIPPING 16:20:42 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/12 16:20:42 INFO: archiving workspace using pattern(s): 16:20:42 Archives upload complete. 16:20:43 INFO: archiving logs to Nexus 16:20:43 ---> uname -a: 16:20:43 Linux prd-centos7-docker-4c-2g-152.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:20:43 16:20:43 16:20:43 ---> lscpu: 16:20:43 Architecture: x86_64 16:20:43 CPU op-mode(s): 32-bit, 64-bit 16:20:43 Byte Order: Little Endian 16:20:43 Address sizes: 40 bits physical, 48 bits virtual 16:20:43 CPU(s): 2 16:20:43 On-line CPU(s) list: 0,1 16:20:43 Thread(s) per core: 1 16:20:43 Core(s) per socket: 1 16:20:43 Socket(s): 2 16:20:43 NUMA node(s): 1 16:20:43 Vendor ID: AuthenticAMD 16:20:43 CPU family: 23 16:20:43 Model: 49 16:20:43 Model name: AMD EPYC-Rome Processor 16:20:43 Stepping: 0 16:20:43 CPU MHz: 2799.998 16:20:43 BogoMIPS: 5599.99 16:20:43 Virtualization: AMD-V 16:20:43 Hypervisor vendor: KVM 16:20:43 Virtualization type: full 16:20:43 L1d cache: 32K 16:20:43 L1i cache: 32K 16:20:43 L2 cache: 512K 16:20:43 L3 cache: 16384K 16:20:43 NUMA node0 CPU(s): 0,1 16:20:43 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:20:43 16:20:43 16:20:43 ---> nproc: 16:20:43 2 16:20:43 16:20:43 16:20:43 ---> df -h: 16:20:43 Filesystem Size Used Avail Use% Mounted on 16:20:43 overlay 40G 7.4G 33G 19% / 16:20:43 tmpfs 64M 0 64M 0% /dev 16:20:43 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 16:20:43 shm 64M 0 64M 0% /dev/shm 16:20:43 /dev/vda1 40G 7.4G 33G 19% /facter-os 16:20:43 16:20:43 16:20:43 ---> sar -b -r -n DEV: 16:20:43 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/29/21 _x86_64_ (2 CPU) 16:20:43 16:20:43 16:04:29 LINUX RESTART (2 CPU) 16:20:43 16:20:43 16:05:01 tps rtps wtps bread/s bwrtn/s 16:20:43 16:06:02 83.81 4.43 79.38 2835.71 4038.66 16:20:43 16:07:01 1.86 0.00 1.86 0.00 35.30 16:20:43 16:08:01 0.28 0.00 0.28 0.00 3.46 16:20:43 16:09:01 0.22 0.00 0.22 0.00 2.83 16:20:43 16:10:01 0.35 0.00 0.35 0.00 4.18 16:20:43 16:11:01 0.35 0.00 0.35 0.00 4.61 16:20:43 16:12:01 0.15 0.00 0.15 0.00 1.75 16:20:43 16:13:01 0.27 0.00 0.27 0.00 3.35 16:20:43 16:14:01 0.23 0.00 0.23 0.00 2.57 16:20:43 16:15:01 0.23 0.00 0.23 0.00 3.20 16:20:43 16:16:01 0.25 0.00 0.25 0.00 2.70 16:20:43 16:17:01 0.20 0.00 0.20 0.00 1.65 16:20:43 16:18:01 0.25 0.00 0.25 0.00 3.88 16:20:43 16:19:01 0.23 0.00 0.23 0.00 3.02 16:20:43 16:20:02 0.33 0.15 0.18 4.80 2.40 16:20:43 Average: 5.94 0.31 5.63 189.60 274.54 16:20:43 16:20:43 16:05:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:20:43 16:06:02 5439236 0 815912 10.19 2620 1751172 1308052 14.44 596836 1573500 132 16:20:43 16:07:01 5445044 0 810096 10.11 2620 1751180 1259292 13.90 591564 1573688 16 16:20:43 16:08:01 5451904 0 803236 10.03 2620 1751180 1204592 13.30 586080 1573736 8 16:20:43 16:09:01 5449048 0 806084 10.06 2620 1751188 1204808 13.30 588272 1574240 8 16:20:43 16:10:01 5449756 0 805368 10.06 2620 1751196 1204820 13.30 585780 1576976 16 16:20:43 16:11:01 5450044 0 805076 10.05 2620 1751200 1204640 13.30 584796 1576976 16 16:20:43 16:12:01 5450612 0 804504 10.05 2620 1751204 1204592 13.30 584432 1576976 8 16:20:43 16:13:01 5444748 0 810364 10.12 2620 1751208 1204592 13.30 590120 1576976 0 16:20:43 16:14:01 5442276 0 812832 10.15 2620 1751212 1204592 13.30 592544 1576976 8 16:20:43 16:15:01 5441632 0 813472 10.16 2620 1751216 1204688 13.30 594776 1575400 12 16:20:43 16:16:01 5442264 0 812836 10.15 2620 1751220 1204628 13.30 594452 1575400 8 16:20:43 16:17:01 5442500 0 812596 10.15 2620 1751224 1204592 13.30 601668 1568096 8 16:20:43 16:18:01 5441452 0 813636 10.16 2620 1751232 1204836 13.30 602512 1568096 0 16:20:43 16:19:01 5442220 0 812868 10.15 2620 1751232 1204656 13.30 601112 1568584 8 16:20:43 16:20:02 5441604 0 813476 10.16 2620 1751240 1204788 13.30 601788 1568584 16 16:20:43 Average: 5444956 0 810157 10.12 2620 1751207 1215211 13.42 593115 1573614 18 16:20:43 16:20:43 16:05:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:20:43 16:06:02 eth0 320.62 239.97 923.54 62.08 0.00 0.00 0.00 0.00 16:20:43 16:06:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:20:43 16:06:02 docker0 57.31 46.29 4.84 152.62 0.00 0.00 0.00 0.00 16:20:43 16:07:01 eth0 1.80 0.54 0.61 0.37 0.00 0.00 0.00 0.00 16:20:43 16:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:20:43 16:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:20:43 16:08:01 eth0 0.88 0.08 0.07 0.04 0.00 0.00 0.00 0.00 16:20:43 16:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:20:43 16:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:20:43 16:09:01 eth0 0.65 0.37 0.28 0.20 0.00 0.00 0.00 0.00 16:20:43 16:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:20:43 16:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:20:43 16:10:01 eth0 1.85 0.68 0.69 0.43 0.00 0.00 0.00 0.00 16:20:43 16:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:20:43 16:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:20:43 16:11:01 eth0 0.65 0.12 0.12 0.04 0.00 0.00 0.00 0.00 16:20:43 16:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:20:43 16:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:20:43 16:12:01 eth0 0.13 0.08 0.02 0.01 0.00 0.00 0.00 0.00 16:20:43 16:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:20:43 16:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:20:43 16:13:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:20:43 16:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:20:43 16:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:20:43 16:14:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:20:43 16:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:20:43 16:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:20:43 16:15:01 eth0 0.27 0.17 0.09 0.07 0.00 0.00 0.00 0.00 16:20:43 16:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:20:43 16:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:20:43 16:16:01 eth0 0.23 0.15 0.07 0.01 0.00 0.00 0.00 0.00 16:20:43 16:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:20:43 16:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:20:43 16:17:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:20:43 16:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:20:43 16:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:20:43 16:18:01 eth0 0.53 0.37 0.27 0.20 0.00 0.00 0.00 0.00 16:20:43 16:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:20:43 16:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:20:43 16:19:01 eth0 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 16:20:43 16:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:20:43 16:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:20:43 16:20:02 eth0 0.22 0.17 0.08 0.07 0.00 0.00 0.00 0.00 16:20:43 16:20:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:20:43 16:20:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:20:43 Average: eth0 21.91 16.22 61.80 4.24 0.00 0.00 0.00 0.00 16:20:43 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:20:43 Average: docker0 3.83 3.09 0.32 10.19 0.00 0.00 0.00 0.00 16:20:43 16:20:43 16:20:43 ---> sar -P ALL: 16:20:43 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/29/21 _x86_64_ (2 CPU) 16:20:43 16:20:43 16:04:29 LINUX RESTART (2 CPU) 16:20:43 16:20:43 16:05:01 CPU %user %nice %system %iowait %steal %idle 16:20:43 16:06:02 all 8.24 0.00 2.75 2.11 0.05 86.85 16:20:43 16:06:02 0 8.57 0.00 2.64 0.82 0.05 87.92 16:20:43 16:06:02 1 7.92 0.00 2.86 3.39 0.05 85.78 16:20:43 16:07:01 all 0.18 0.00 0.08 0.00 0.02 99.73 16:20:43 16:07:01 0 0.22 0.00 0.09 0.00 0.02 99.68 16:20:43 16:07:01 1 0.14 0.00 0.07 0.00 0.02 99.78 16:20:43 16:08:01 all 0.18 0.00 0.08 0.00 0.02 99.72 16:20:43 16:08:01 0 0.28 0.00 0.08 0.00 0.02 99.62 16:20:43 16:08:01 1 0.08 0.00 0.08 0.00 0.02 99.82 16:20:43 16:09:01 all 0.18 0.00 0.07 0.00 0.01 99.74 16:20:43 16:09:01 0 0.28 0.00 0.05 0.00 0.00 99.67 16:20:43 16:09:01 1 0.08 0.00 0.08 0.00 0.02 99.82 16:20:43 16:10:01 all 0.23 0.00 0.06 0.00 0.02 99.69 16:20:43 16:10:01 0 0.40 0.00 0.05 0.00 0.02 99.53 16:20:43 16:10:01 1 0.07 0.00 0.07 0.00 0.02 99.85 16:20:43 16:11:01 all 0.17 0.00 0.05 0.00 0.01 99.77 16:20:43 16:11:01 0 0.28 0.00 0.05 0.00 0.00 99.67 16:20:43 16:11:01 1 0.05 0.00 0.05 0.00 0.02 99.88 16:20:43 16:12:01 all 0.12 0.00 0.06 0.00 0.02 99.81 16:20:43 16:12:01 0 0.15 0.00 0.03 0.00 0.02 99.80 16:20:43 16:12:01 1 0.08 0.00 0.08 0.00 0.02 99.82 16:20:43 16:13:01 all 0.15 0.00 0.07 0.00 0.03 99.75 16:20:43 16:13:01 0 0.07 0.00 0.07 0.00 0.03 99.83 16:20:43 16:13:01 1 0.23 0.00 0.07 0.00 0.03 99.67 16:20:43 16:14:01 all 0.18 0.00 0.05 0.00 0.02 99.75 16:20:43 16:14:01 0 0.02 0.00 0.05 0.00 0.02 99.92 16:20:43 16:14:01 1 0.35 0.00 0.05 0.00 0.02 99.58 16:20:43 16:15:01 all 0.19 0.00 0.05 0.00 0.02 99.74 16:20:43 16:15:01 0 0.10 0.00 0.03 0.00 0.02 99.85 16:20:43 16:15:01 1 0.28 0.00 0.07 0.00 0.02 99.63 16:20:43 16:16:01 all 0.13 0.00 0.05 0.00 0.02 99.81 16:20:43 16:16:01 0 0.18 0.00 0.03 0.00 0.02 99.77 16:20:43 16:16:01 1 0.07 0.00 0.07 0.00 0.02 99.85 16:20:43 16:20:43 16:16:01 CPU %user %nice %system %iowait %steal %idle 16:20:43 16:17:01 all 0.19 0.00 0.03 0.00 0.02 99.76 16:20:43 16:17:01 0 0.33 0.00 0.03 0.00 0.02 99.62 16:20:43 16:17:01 1 0.05 0.00 0.03 0.00 0.02 99.90 16:20:43 16:18:01 all 0.22 0.00 0.04 0.00 0.01 99.73 16:20:43 16:18:01 0 0.40 0.00 0.03 0.00 0.02 99.55 16:20:43 16:18:01 1 0.03 0.00 0.05 0.00 0.00 99.92 16:20:43 16:19:01 all 0.18 0.00 0.04 0.00 0.03 99.76 16:20:43 16:19:01 0 0.20 0.00 0.03 0.00 0.02 99.75 16:20:43 16:19:01 1 0.15 0.00 0.05 0.00 0.03 99.77 16:20:43 16:20:02 all 0.20 0.00 0.06 0.00 0.02 99.72 16:20:43 16:20:02 0 0.03 0.00 0.05 0.00 0.02 99.90 16:20:43 16:20:02 1 0.37 0.00 0.07 0.00 0.02 99.55 16:20:43 Average: all 0.71 0.00 0.23 0.14 0.02 98.90 16:20:43 Average: 0 0.76 0.00 0.22 0.05 0.02 98.95 16:20:43 Average: 1 0.66 0.00 0.25 0.22 0.02 98.86 16:20:43 16:20:43 16:20:43