Push event to branch toml-lf-mds Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 023220e43bb265a36af326d5f65c8cc74d7addd1 Running in Durability level: MAX_SURVIVABILITY 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-ssh5955110542243275558.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-ssh4500161314162489360.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/toml-lf-mds/workspace@libs/edgex-global-pipelines # timeout=10 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/toml-lf-mds/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8576849413143177042.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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/toml-lf-mds/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8225665005710855273.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh708655588448187899.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/toml-lf-mds/workspace@libs/lf-pipelines # timeout=10 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/toml-lf-mds/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1736478441155457523.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory, buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-582 in /w/workspace/_rfid-llrp-inventory_toml-lf-mds [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/_rfid-llrp-inventory_toml-lf-mds # 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/_rfid-llrp-inventory_toml-lf-mds@tmp/jenkins-gitclient-ssh7877567409687472681.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 023220e43bb265a36af326d5f65c8cc74d7addd1 (toml-lf-mds) > 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 023220e43bb265a36af326d5f65c8cc74d7addd1 # timeout=10 Commit message: "refactor: Clean up TOML quotes, commit go.sum and add LF MD files" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:06:33 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:06:33 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:06:33 ========================================================= 21:06:33 EdgeX Global Pipelines Version Info 21:06:33 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:06:34 ------------------- 21:06:34 stable info: 21:06:34 ------------------- 21:06:34 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:06:34 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 21:06:34 Message: update stable to v1.0.205 21:06:35 ------------------- 21:06:35 experimental info: 21:06:35 ------------------- 21:06:35 Commited By: **** collab-it+edgex@linuxfoundation.org 21:06:35 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 21:06:35 Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:06:35 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 21:06:35 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 21:06:35 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:06:35 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:06:36 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:06:36 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 21:06:36 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 21:06:36 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 21:06:36 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:06:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:06:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:06:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:06:36 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 21:06:36 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:06:36 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:06:36 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:06:36 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:06:36 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:06:36 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:06:36 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:06:37 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 21:06:37 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 21:06:37 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 21:06:37 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:06:37 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:06:37 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 21:06:37 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:06:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = toml-lf-mds [Pipeline] echo 21:06:37 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = toml-lf-mds [Pipeline] echo 21:06:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = toml-lf-mds [Pipeline] echo 21:06:37 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 023220e43bb265a36af326d5f65c8cc74d7addd1 [Pipeline] echo 21:06:37 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 023220e [Pipeline] echo 21:06:37 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:06:37 provisioning config files... 21:06:38 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/_rfid-llrp-inventory_toml-lf-mds@tmp/config8790139054176935953tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:06:38 ---> docker-login.sh 21:06:38 nexus3.edgexfoundry.org:10001 21:06:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:06:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:06:38 Configure a credential helper to remove this warning. See 21:06:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:06:38 21:06:38 Login Succeeded 21:06:38 nexus3.edgexfoundry.org:10002 21:06:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:06:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:06:38 Configure a credential helper to remove this warning. See 21:06:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:06:38 21:06:38 Login Succeeded 21:06:38 nexus3.edgexfoundry.org:10003 21:06:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:06:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:06:38 Configure a credential helper to remove this warning. See 21:06:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:06:38 21:06:38 Login Succeeded 21:06:38 nexus3.edgexfoundry.org:10004 21:06:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:06:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:06:39 Configure a credential helper to remove this warning. See 21:06:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:06:39 21:06:39 Login Succeeded 21:06:39 docker.io 21:06:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:06:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:06:39 Configure a credential helper to remove this warning. See 21:06:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:06:39 21:06:39 Login Succeeded 21:06:39 ---> docker-login.sh ends [Pipeline] } 21:06:39 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 21:06:40 + git log --format=format:%s -1 023220e43bb265a36af326d5f65c8cc74d7addd1 [Pipeline] echo 21:06:40 GIT_COMMIT: 023220e43bb265a36af326d5f65c8cc74d7addd1, Commit Message: refactor: Clean up TOML quotes, commit go.sum and add LF MD files [Pipeline] echo 21:06:40 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 21:06:40 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:06:40 21:06:40 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 21:06:41 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:06:41 latest: Pulling from edgex-devops/git-semver 21:06:41 31603596830f: Pulling fs layer 21:06:41 d4622e32a9a9: Pulling fs layer 21:06:41 1030fce36090: Pulling fs layer 21:06:41 6c6cb7e1b49b: Pulling fs layer 21:06:41 6c6cb7e1b49b: Waiting 21:06:41 d4622e32a9a9: Verifying Checksum 21:06:41 d4622e32a9a9: Download complete 21:06:41 31603596830f: Verifying Checksum 21:06:41 31603596830f: Download complete 21:06:41 31603596830f: Pull complete 21:06:41 6c6cb7e1b49b: Verifying Checksum 21:06:41 6c6cb7e1b49b: Download complete 21:06:41 d4622e32a9a9: Pull complete 21:06:42 1030fce36090: Verifying Checksum 21:06:42 1030fce36090: Download complete 21:06:42 1030fce36090: Pull complete 21:06:42 6c6cb7e1b49b: Pull complete 21:06:42 Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab 21:06:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:06:42 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 21:06:42 prd-centos7-docker-4c-2g-582 does not seem to be running inside a container 21:06:42 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_rfid-llrp-inventory_toml-lf-mds -v /w/workspace/_rfid-llrp-inventory_toml-lf-mds:/w/workspace/_rfid-llrp-inventory_toml-lf-mds:rw,z -v /w/workspace/_rfid-llrp-inventory_toml-lf-mds@tmp:/w/workspace/_rfid-llrp-inventory_toml-lf-mds@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 21:06:43 $ docker top 848e37cba8275f401e448fbefc660d889d10aeba81a3080953b72f873234b56d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:06:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:06:44 [ssh-agent] Looking for ssh-agent implementation... 21:06:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:06:44 $ docker exec 848e37cba8275f401e448fbefc660d889d10aeba81a3080953b72f873234b56d ssh-agent 21:06:44 SSH_AUTH_SOCK=/tmp/ssh-5aViZJ4GG4GS/agent.13 21:06:44 SSH_AGENT_PID=20 21:06:44 Running ssh-add (command line suppressed) 21:06:44 Identity added: /w/workspace/_rfid-llrp-inventory_toml-lf-mds@tmp/private_key_2832793236560912306.key (/w/workspace/_rfid-llrp-inventory_toml-lf-mds@tmp/private_key_2832793236560912306.key) 21:06:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:06:44 + git tag --points-at HEAD [Pipeline] } 21:06:44 $ docker exec --env ******** --env ******** 848e37cba8275f401e448fbefc660d889d10aeba81a3080953b72f873234b56d ssh-agent -k 21:06:44 unset SSH_AUTH_SOCK; 21:06:44 unset SSH_AGENT_PID; 21:06:44 echo Agent pid 20 killed; 21:06:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:06:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:06:45 [ssh-agent] Looking for ssh-agent implementation... 21:06:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:06:45 $ docker exec 848e37cba8275f401e448fbefc660d889d10aeba81a3080953b72f873234b56d ssh-agent 21:06:45 SSH_AUTH_SOCK=/tmp/ssh-Su7LR1Yp8kUC/agent.53 21:06:45 SSH_AGENT_PID=59 21:06:45 Running ssh-add (command line suppressed) 21:06:45 Identity added: /w/workspace/_rfid-llrp-inventory_toml-lf-mds@tmp/private_key_3981667995707273113.key (/w/workspace/_rfid-llrp-inventory_toml-lf-mds@tmp/private_key_3981667995707273113.key) 21:06:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:06:45 + git semver init 21:06:45 # -> Open(): unable to determine branch for HEAD 21:06:45 # $GIT_DIR = /w/workspace/_rfid-llrp-inventory_toml-lf-mds/.git 21:06:45 # $GIT_WORK_TREE = /w/workspace/_rfid-llrp-inventory_toml-lf-mds 21:06:45 # $SEMVER_REMOTE_NAME = origin 21:06:45 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:06:45 # $SEMVER_USER_NAME = edgex-jenkins 21:06:45 # $SEMVER_BRANCH = toml-lf-mds 21:06:45 # $SEMVER_TEMP = /tmp/semver-994968996 21:06:45 # git clone --branch semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git $SEMVER_TEMP 21:06:47 # '/tmp/semver-994968996' -> '/w/workspace/_rfid-llrp-inventory_toml-lf-mds/.semver' 21:06:47 # -> Force: false 21:06:47 # $SEMVER_DIR = /w/workspace/_rfid-llrp-inventory_toml-lf-mds/.semver [Pipeline] } 21:06:47 $ docker exec --env ******** --env ******** 848e37cba8275f401e448fbefc660d889d10aeba81a3080953b72f873234b56d ssh-agent -k 21:06:47 unset SSH_AUTH_SOCK; 21:06:47 unset SSH_AGENT_PID; 21:06:47 echo Agent pid 59 killed; 21:06:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:06:47 + git semver [Pipeline] } 21:06:47 $ docker stop --time=1 848e37cba8275f401e448fbefc660d889d10aeba81a3080953b72f873234b56d 21:06:49 $ docker rm -f 848e37cba8275f401e448fbefc660d889d10aeba81a3080953b72f873234b56d [Pipeline] // withDockerContainer [Pipeline] sh 21:06:49 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:06:49 Stashed 1 file(s) [Pipeline] echo 21:06:49 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 21:06:50 Running on prd-ubuntu18.04-docker-arm64-4c-16g-578 in /w/workspace/_rfid-llrp-inventory_toml-lf-mds [Pipeline] { [Pipeline] ws 21:06:50 Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout 21:06:50 The recommended git tool is: NONE 21:06:55 using credential edgex-jenkins-ssh 21:06:55 Cloning the remote Git repository 21:06:55 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 21:06:55 > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 21:06:56 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 21:06:56 > git --version # timeout=10 21:06:56 > git --version # 'git version 2.17.1' 21:06:56 using GIT_SSH to set credentials SSH Credentials for GitHub 21:06:56 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:07:00 Avoid second fetch 21:07:00 Checking out Revision 023220e43bb265a36af326d5f65c8cc74d7addd1 (toml-lf-mds) 21:07:00 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 21:07:00 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:07:00 > git config core.sparsecheckout # timeout=10 21:07:00 > git checkout -f 023220e43bb265a36af326d5f65c8cc74d7addd1 # timeout=10 21:07:05 Commit message: "refactor: Clean up TOML quotes, commit go.sum and add LF MD files" 21:07:05 > git --version # timeout=10 21:07:05 > git --version # 'git version 2.17.1' 21:07:05 fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 21:07:05 Still waiting to schedule task 21:07:05 ‘prd-centos7-blackbox-4c-2g-2297’ doesn’t have label ‘centos7-docker-4c-2g’ 21:07:05 ‘prd-centos7-blackbox-4c-2g-2298’ doesn’t have label ‘centos7-docker-4c-2g’ 21:07:05 ‘prd-centos7-blackbox-4c-2g-2299’ doesn’t have label ‘centos7-docker-4c-2g’ 21:07:05 ‘prd-centos7-builder-2c-1g-581’ doesn’t have label ‘centos7-docker-4c-2g’ 21:07:05 ‘prd-centos7-docker-4c-2g-577’ is offline 21:07:05 ‘prd-centos7-docker-4c-2g-580’ is offline 21:07:05 ‘prd-centos7-docker-4c-2g-583’ is offline 21:07:05 ‘prd-ubuntu18.04-docker-arm64-4c-16g-105’ doesn’t have label ‘centos7-docker-4c-2g’ 21:07:05 ‘prd-ubuntu18.04-docker-arm64-4c-16g-579’ doesn’t have label ‘centos7-docker-4c-2g’ [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:07:05 provisioning config files... 21:07:05 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config8875587644345177692tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:07:06 ---> docker-login.sh 21:07:06 nexus3.edgexfoundry.org:10001 21:07:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:07:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:07:07 Configure a credential helper to remove this warning. See 21:07:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:07:07 21:07:07 Login Succeeded 21:07:07 nexus3.edgexfoundry.org:10002 21:07:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:07:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:07:07 Configure a credential helper to remove this warning. See 21:07:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:07:07 21:07:07 Login Succeeded 21:07:07 nexus3.edgexfoundry.org:10003 21:07:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:07:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:07:08 Configure a credential helper to remove this warning. See 21:07:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:07:08 21:07:08 Login Succeeded 21:07:08 nexus3.edgexfoundry.org:10004 21:07:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:07:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:07:09 Configure a credential helper to remove this warning. See 21:07:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:07:09 21:07:09 Login Succeeded 21:07:09 docker.io 21:07:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:07:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:07:10 Configure a credential helper to remove this warning. See 21:07:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:07:10 21:07:10 Login Succeeded 21:07:10 ---> docker-login.sh ends [Pipeline] } 21:07:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:07:10 ========================================================= 21:07:10 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 21:07:10 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 21:07:11 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 21:07:11 Sending build context to Docker daemon 20.47MB 21:07:11 Step 1/10 : ARG BASE=golang:1.16-alpine3.12 21:07:11 Step 2/10 : FROM ${BASE} AS builder 21:07:12 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:07:12 595b0fe564bb: Pulling fs layer 21:07:12 24495759ef45: Pulling fs layer 21:07:12 d148012ef14d: Pulling fs layer 21:07:12 e90a11edd702: Pulling fs layer 21:07:12 d77568369979: Pulling fs layer 21:07:12 fc1c9f9a7f3b: Pulling fs layer 21:07:12 170f2ba95c9a: Pulling fs layer 21:07:12 97ac5df62f85: Pulling fs layer 21:07:12 e90a11edd702: Waiting 21:07:12 d77568369979: Waiting 21:07:12 fc1c9f9a7f3b: Waiting 21:07:12 97ac5df62f85: Waiting 21:07:12 170f2ba95c9a: Waiting 21:07:12 d148012ef14d: Download complete 21:07:12 24495759ef45: Verifying Checksum 21:07:12 24495759ef45: Download complete 21:07:12 d77568369979: Verifying Checksum 21:07:12 d77568369979: Download complete 21:07:12 fc1c9f9a7f3b: Verifying Checksum 21:07:12 fc1c9f9a7f3b: Download complete 21:07:12 170f2ba95c9a: Verifying Checksum 21:07:12 170f2ba95c9a: Download complete 21:07:12 595b0fe564bb: Verifying Checksum 21:07:12 595b0fe564bb: Download complete 21:07:13 595b0fe564bb: Pull complete 21:07:13 24495759ef45: Pull complete 21:07:13 d148012ef14d: Pull complete 21:07:16 e90a11edd702: Verifying Checksum 21:07:16 e90a11edd702: Download complete 21:07:16 97ac5df62f85: Verifying Checksum 21:07:16 97ac5df62f85: Download complete 21:07:26 e90a11edd702: Pull complete 21:07:26 d77568369979: Pull complete 21:07:27 fc1c9f9a7f3b: Pull complete 21:07:27 170f2ba95c9a: Pull complete 21:07:32 97ac5df62f85: Pull complete 21:07:33 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 21:07:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 21:07:33 ---> 04bc70af865f 21:07:33 Step 3/10 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 21:07:37 ---> Running in 5fcadbb8b6a4 21:07:37 Removing intermediate container 5fcadbb8b6a4 21:07:37 ---> 0fcbcc74e7f8 21:07:37 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 21:07:38 ---> Running in 0f20b1638f58 21:07:38 Removing intermediate container 0f20b1638f58 21:07:38 ---> c13a9119f72c 21:07:38 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 21:07:39 ---> Running in 33eb3223e32a 21:07:39 Removing intermediate container 33eb3223e32a 21:07:39 ---> a454d79904f8 21:07:39 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:07:39 ---> Running in a71a80a8afcf 21:07:42 Removing intermediate container a71a80a8afcf 21:07:42 ---> 6605ed228af5 21:07:42 Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:07:42 ---> Running in 3b294012b497 21:07:43 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 21:07:45 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 21:07:46 OK: 218 MiB in 52 packages 21:07:47 Removing intermediate container 3b294012b497 21:07:47 ---> dedf1f8fa67e 21:07:47 Step 8/10 : WORKDIR /app 21:07:47 ---> Running in 4996f62208fc 21:07:47 Removing intermediate container 4996f62208fc 21:07:47 ---> 2ebfd1193f52 21:07:47 Step 9/10 : COPY . . 21:07:49 ---> 8f640a6adf0a 21:07:49 Step 10/10 : RUN go mod download 21:07:49 ---> Running in 6dea399f2f05 21:08:22 Removing intermediate container 6dea399f2f05 21:08:22 ---> 77d9953d32cb 21:08:22 Successfully built 77d9953d32cb 21:08:22 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 21:08:22 + docker inspect -f . ci-base-image-arm64 21:08:22 . [Pipeline] withDockerContainer 21:08:22 prd-ubuntu18.04-docker-arm64-4c-16g-578 does not seem to be running inside a container 21:08:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@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 ******** ci-base-image-arm64 cat 21:08:24 $ docker top db4247fab367803a9160ef66baca718fbfbedbc5eed1841e1d970317238b19e4 -eo pid,comm [Pipeline] { [Pipeline] sh 21:08:25 + go version 21:08:25 go version go1.16.6 linux/arm64 [Pipeline] } 21:08:25 $ docker stop --time=1 db4247fab367803a9160ef66baca718fbfbedbc5eed1841e1d970317238b19e4 21:08:27 $ docker rm -f db4247fab367803a9160ef66baca718fbfbedbc5eed1841e1d970317238b19e4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:08:28 + docker inspect -f . ci-base-image-arm64 21:08:28 . [Pipeline] withDockerContainer 21:08:28 prd-ubuntu18.04-docker-arm64-4c-16g-578 does not seem to be running inside a container 21:08:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@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 ******** ci-base-image-arm64 cat 21:08:30 $ docker top c87dd4ad0644b1291dec91c2e3916eb3859572a748315ce8bb8bcb1a2cb4f6ce -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 21:08:31 + go mod tidy [Pipeline] sh 21:08:33 + make test 21:08:33 CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... 21:08:41 Running on prd-centos7-docker-4c-2g-584 in /w/workspace/_rfid-llrp-inventory_toml-lf-mds [Pipeline] { [Pipeline] ws 21:08:41 Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:08:42 provisioning config files... 21:08:42 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config1576688375523067486tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:08:43 ---> docker-login.sh 21:08:43 nexus3.edgexfoundry.org:10001 21:08:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:08:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:08:43 Configure a credential helper to remove this warning. See 21:08:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:08:43 21:08:43 Login Succeeded 21:08:43 nexus3.edgexfoundry.org:10002 21:08:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:08:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:08:43 Configure a credential helper to remove this warning. See 21:08:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:08:43 21:08:43 Login Succeeded 21:08:43 nexus3.edgexfoundry.org:10003 21:08:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:08:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:08:43 Configure a credential helper to remove this warning. See 21:08:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:08:43 21:08:43 Login Succeeded 21:08:43 nexus3.edgexfoundry.org:10004 21:08:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:08:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:08:43 Configure a credential helper to remove this warning. See 21:08:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:08:43 21:08:43 Login Succeeded 21:08:43 docker.io 21:08:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:08:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:08:44 Configure a credential helper to remove this warning. See 21:08:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:08:44 21:08:44 Login Succeeded 21:08:44 ---> docker-login.sh ends [Pipeline] } 21:08:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:08:44 ========================================================= 21:08:44 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 21:08:44 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 21:08:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 21:08:45 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 21:08:45 540db60ca938: Pulling fs layer 21:08:45 adcc1eea9eea: Pulling fs layer 21:08:45 4c4ab2625f07: Pulling fs layer 21:08:45 db62176df00c: Pulling fs layer 21:08:45 3b30891b0d05: Pulling fs layer 21:08:45 06b49ca38bd5: Pulling fs layer 21:08:45 c788192a36de: Pulling fs layer 21:08:45 a77e37c0d609: Pulling fs layer 21:08:45 c3185cebc471: Pulling fs layer 21:08:45 db62176df00c: Waiting 21:08:45 3b30891b0d05: Waiting 21:08:45 06b49ca38bd5: Waiting 21:08:45 c788192a36de: Waiting 21:08:45 a77e37c0d609: Waiting 21:08:45 c3185cebc471: Waiting 21:08:45 4c4ab2625f07: Verifying Checksum 21:08:45 4c4ab2625f07: Download complete 21:08:45 adcc1eea9eea: Verifying Checksum 21:08:45 adcc1eea9eea: Download complete 21:08:45 3b30891b0d05: Verifying Checksum 21:08:45 3b30891b0d05: Download complete 21:08:45 06b49ca38bd5: Verifying Checksum 21:08:45 06b49ca38bd5: Download complete 21:08:45 c788192a36de: Verifying Checksum 21:08:45 c788192a36de: Download complete 21:08:45 540db60ca938: Verifying Checksum 21:08:45 540db60ca938: Download complete 21:08:45 540db60ca938: Pull complete 21:08:45 adcc1eea9eea: Pull complete 21:08:45 a77e37c0d609: Verifying Checksum 21:08:45 a77e37c0d609: Download complete 21:08:45 4c4ab2625f07: Pull complete 21:08:51 c3185cebc471: Verifying Checksum 21:08:51 c3185cebc471: Download complete 21:08:52 db62176df00c: Verifying Checksum 21:08:52 db62176df00c: Download complete 21:08:55 db62176df00c: Pull complete 21:08:55 3b30891b0d05: Pull complete 21:08:55 06b49ca38bd5: Pull complete 21:08:55 c788192a36de: Pull complete 21:08:55 a77e37c0d609: Pull complete 21:08:58 c3185cebc471: Pull complete 21:08:58 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 21:08:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 21:08:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] sh 21:08:58 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] sh 21:08:58 + docker inspect -f . ci-base-image-x86_64 21:08:58 . [Pipeline] withDockerContainer 21:08:59 prd-centos7-docker-4c-2g-584 does not seem to be running inside a container 21:08:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@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 ******** ci-base-image-x86_64 cat 21:09:02 $ docker top 01f71c47cc07986f3f6ef433874fb1bd0ad74fae372cae372e8150f7398f1a8d -eo pid,comm [Pipeline] { [Pipeline] sh 21:09:03 + go version 21:09:03 go version go1.16.6 linux/amd64 [Pipeline] } 21:09:03 $ docker stop --time=1 01f71c47cc07986f3f6ef433874fb1bd0ad74fae372cae372e8150f7398f1a8d 21:09:04 $ docker rm -f 01f71c47cc07986f3f6ef433874fb1bd0ad74fae372cae372e8150f7398f1a8d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:09:05 + docker inspect -f . ci-base-image-x86_64 21:09:05 . [Pipeline] withDockerContainer 21:09:05 prd-centos7-docker-4c-2g-584 does not seem to be running inside a container 21:09:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@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 ******** ci-base-image-x86_64 cat 21:09:06 $ docker top 896c8f9999daa3c4a3c3ff957b7faf360a5d4081f9b62616b1297f56e44144bf -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 21:09:06 + go mod tidy 21:09:06 go: go.mod file not found in current directory or any parent directory; see 'go help modules' [Pipeline] } 21:09:06 $ docker stop --time=1 896c8f9999daa3c4a3c3ff957b7faf360a5d4081f9b62616b1297f56e44144bf 21:09:07 $ docker rm -f 896c8f9999daa3c4a3c3ff957b7faf360a5d4081f9b62616b1297f56e44144bf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:09:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:09:09 21:09:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 21:09:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:09:09 latest: Pulling from edgex-lftools-log-publisher 21:09:09 b4d181a07f80: Pulling fs layer 21:09:09 a1111a8f2ec3: Pulling fs layer 21:09:09 ed53099fbce6: Pulling fs layer 21:09:09 dc539afda2c1: Pulling fs layer 21:09:09 77bc0d833cb6: Pulling fs layer 21:09:09 9065ff56babe: Pulling fs layer 21:09:09 d287ab97295c: Pulling fs layer 21:09:09 dc539afda2c1: Waiting 21:09:09 77bc0d833cb6: Waiting 21:09:09 9065ff56babe: Waiting 21:09:09 d287ab97295c: Waiting 21:09:09 a1111a8f2ec3: Verifying Checksum 21:09:09 a1111a8f2ec3: Download complete 21:09:09 dc539afda2c1: Verifying Checksum 21:09:09 dc539afda2c1: Download complete 21:09:10 77bc0d833cb6: Verifying Checksum 21:09:10 77bc0d833cb6: Download complete 21:09:10 9065ff56babe: Verifying Checksum 21:09:10 9065ff56babe: Download complete 21:09:10 ed53099fbce6: Verifying Checksum 21:09:10 ed53099fbce6: Download complete 21:09:11 b4d181a07f80: Verifying Checksum 21:09:11 b4d181a07f80: Download complete 21:09:12 b4d181a07f80: Pull complete 21:09:12 a1111a8f2ec3: Pull complete 21:09:13 ed53099fbce6: Pull complete 21:09:13 dc539afda2c1: Pull complete 21:09:13 77bc0d833cb6: Pull complete 21:09:13 9065ff56babe: Pull complete 21:09:15 d287ab97295c: Verifying Checksum 21:09:15 d287ab97295c: Download complete 21:09:19 d287ab97295c: Pull complete 21:09:19 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 21:09:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:09:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 21:09:19 prd-centos7-docker-4c-2g-584 does not seem to be running inside a container 21:09:19 $ 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/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:09:22 $ docker top 8b74ed7fb29037d21eccfd182f87ad101eba346817082130e5374587d7501f8f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:09:23 ---> job-cost.sh 21:09:23 lf-activate-venv: SKIPPING 21:09:23 INFO: No Stack... 21:09:23 INFO: Retrieving Pricing Info for: v3-standard-2 21:09:24 INFO: Archiving Costs [Pipeline] sh 21:09:24 + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv 21:09:24 + cut -d, -f6 [Pipeline] lock 21:09:24 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-toml-lf-mds-1-stack-cost] 21:09:24 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-toml-lf-mds-1-stack-cost] did not exist. Created. 21:09:24 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-toml-lf-mds-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:09:25 + echo total: 0.05999999865889549 [Pipeline] stash 21:09:25 Stashed 1 file(s) [Pipeline] } 21:09:25 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-toml-lf-mds-1-stack-cost] [Pipeline] // lock [Pipeline] } 21:09:25 $ docker stop --time=1 8b74ed7fb29037d21eccfd182f87ad101eba346817082130e5374587d7501f8f 21:09:26 $ docker rm -f 8b74ed7fb29037d21eccfd182f87ad101eba346817082130e5374587d7501f8f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 21:09:27 Failed in branch amd64 21:09:41 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 21:09:41 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.245s coverage: 89.2% of statements 21:09:41 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app 0.056s coverage: 11.3% of statements 21:09:41 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 0.225s coverage: 72.3% of statements 21:09:41 CGO_ENABLED=1 GO111MODULE=on go vet ./... 21:10:13 gofmt -l . 21:10:13 [ "`gofmt -l .`" = "" ] 21:10:13 ./bin/test-attribution.sh [Pipeline] } 21:10:13 $ docker stop --time=1 c87dd4ad0644b1291dec91c2e3916eb3859572a748315ce8bb8bcb1a2cb4f6ce 21:10:15 $ docker rm -f c87dd4ad0644b1291dec91c2e3916eb3859572a748315ce8bb8bcb1a2cb4f6ce [Pipeline] // withDockerContainer [Pipeline] sh 21:10:16 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:10:17 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 21:10:19 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:10:20 + ls -al . 21:10:20 total 19508 21:10:20 drwxrwxr-x 10 jenkins jenkins 4096 Aug 11 21:10 . 21:10:20 drwxrwxr-x 4 jenkins jenkins 4096 Aug 11 21:06 .. 21:10:20 -rw-rw-r-- 1 jenkins jenkins 262 Aug 11 21:07 .dockerignore 21:10:20 drwxrwxr-x 8 jenkins jenkins 4096 Aug 11 21:07 .git 21:10:20 drwxrwxr-x 2 jenkins jenkins 4096 Aug 11 21:07 .github 21:10:20 -rw-rw-r-- 1 jenkins jenkins 809 Aug 11 21:07 .gitignore 21:10:20 -rw-rw-r-- 1 jenkins jenkins 7039 Aug 11 21:07 Attribution.txt 21:10:20 -rw-rw-r-- 1 jenkins jenkins 1710 Aug 11 21:07 Dockerfile 21:10:20 -rw-rw-r-- 1 jenkins jenkins 1040 Aug 11 21:07 Dockerfile.build 21:10:20 -rw-rw-r-- 1 jenkins jenkins 677 Aug 11 21:07 GOVERNANCE.md 21:10:20 -rw-rw-r-- 1 jenkins jenkins 686 Aug 11 21:07 Jenkinsfile 21:10:20 -rw-rw-r-- 1 jenkins jenkins 11347 Aug 11 21:07 LICENSE 21:10:20 -rw-rw-r-- 1 jenkins jenkins 1447 Aug 11 21:07 Makefile 21:10:20 -rw-rw-r-- 1 jenkins jenkins 589 Aug 11 21:07 OWNERS.md 21:10:20 -rw-rw-r-- 1 jenkins jenkins 30705 Aug 11 21:07 README.md 21:10:20 -rw-rw-r-- 1 jenkins jenkins 5 Aug 11 21:06 VERSION 21:10:20 -rw-rw-r-- 1 jenkins jenkins 19749680 Aug 11 21:07 app-rfid-llrp-inventory 21:10:20 drwxrwxr-x 2 jenkins jenkins 4096 Aug 11 21:07 bin 21:10:20 -rw-r--r-- 1 jenkins jenkins 61872 Aug 11 21:09 coverage.out 21:10:20 -rw-rw-r-- 1 jenkins jenkins 412 Aug 11 21:07 go.mod 21:10:20 -rw-r--r-- 1 jenkins jenkins 19455 Aug 11 21:08 go.sum 21:10:20 drwxrwxr-x 2 jenkins jenkins 4096 Aug 11 21:07 images 21:10:20 drwxrwxr-x 4 jenkins jenkins 4096 Aug 11 21:07 internal 21:10:20 -rw-rw-r-- 1 jenkins jenkins 530 Aug 11 21:07 main.go 21:10:20 drwxrwxr-x 2 jenkins jenkins 4096 Aug 11 21:07 res 21:10:20 drwxrwxr-x 4 jenkins jenkins 4096 Aug 11 21:07 snap 21:10:20 drwxrwxr-x 3 jenkins jenkins 4096 Aug 11 21:07 static [Pipeline] isUnix [Pipeline] sh 21:10:20 + 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=023220e43bb265a36af326d5f65c8cc74d7addd1 --label arch=arm64 --label version=0.0.0 . 21:10:21 Sending build context to Docker daemon 20.47MB 21:10:21 Step 1/28 : ARG BASE=golang:1.16-alpine3.12 21:10:21 Step 2/28 : FROM ${BASE} AS builder 21:10:21 ---> 77d9953d32cb 21:10:21 Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 21:10:21 ---> Running in 11c64e2e35d2 21:10:22 Removing intermediate container 11c64e2e35d2 21:10:22 ---> 5777c0d6690b 21:10:22 Step 4/28 : ARG ALPINE_PKG_EXTRA="" 21:10:22 ---> Running in 87f9de25a2e6 21:10:22 Removing intermediate container 87f9de25a2e6 21:10:22 ---> 5892b602ded6 21:10:22 Step 5/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 21:10:23 ---> Running in 445e736f9876 21:10:23 Removing intermediate container 445e736f9876 21:10:23 ---> ad4f2e938867 21:10:23 Step 6/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:10:23 ---> Running in 39feca9ca30d 21:10:26 Removing intermediate container 39feca9ca30d 21:10:26 ---> 7ccf92f1b6af 21:10:26 Step 7/28 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:10:26 ---> Running in 16921c0cce97 21:10:27 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 21:10:28 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 21:10:29 OK: 218 MiB in 52 packages 21:10:30 Removing intermediate container 16921c0cce97 21:10:30 ---> 8ab3cd3f8e61 21:10:30 Step 8/28 : WORKDIR /app 21:10:30 ---> Running in 3d669bc41244 21:10:31 Removing intermediate container 3d669bc41244 21:10:31 ---> 0f5ae1184128 21:10:31 Step 9/28 : COPY go.mod . 21:10:31 ---> 2befa926b51a 21:10:31 Step 10/28 : RUN go mod download 21:10:32 ---> Running in f907ee990186 21:10:34 Removing intermediate container f907ee990186 21:10:34 ---> 89e674b6e4ea 21:10:34 Step 11/28 : COPY . . 21:10:36 ---> 56af438fd032 21:10:36 Step 12/28 : ARG MAKE="make build" 21:10:36 ---> Running in 3308df6e115d 21:10:36 Removing intermediate container 3308df6e115d 21:10:36 ---> 5c967920f86b 21:10:36 Step 13/28 : RUN $MAKE 21:10:37 ---> Running in 46d24624fd51 21:10:38 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=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -o app-rfid-llrp-inventory 21:10:38 internal/inventory/app/controller.go:15:2: missing go.sum entry for module providing package github.com/edgexfoundry/app-functions-sdk-go/appcontext (imported by edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app); to add: 21:10:38 go get edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app 21:10:38 internal/inventory/app/app.go:13:2: missing go.sum entry for module providing package github.com/edgexfoundry/app-functions-sdk-go/appsdk (imported by edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app); to add: 21:10:38 go get edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app 21:10:38 internal/inventory/app/app.go:14:2: missing go.sum entry for module providing package github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms (imported by edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app); to add: 21:10:38 go get edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app 21:10:38 internal/inventory/app/helpers.go:10:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/environment (imported by edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app); to add: 21:10:38 go get edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app 21:10:38 internal/inventory/app/app.go:15:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/flags (imported by edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app); to add: 21:10:38 go get edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app 21:10:38 internal/inventory/app/app.go:16:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-configuration/configuration (imported by edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app); to add: 21:10:38 go get edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app 21:10:38 internal/inventory/app/helpers.go:13:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-configuration/pkg/types (imported by edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app); to add: 21:10:38 go get edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app 21:10:38 internal/inventory/config.go:10:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-core-contracts/clients/logger (imported by edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app); to add: 21:10:38 go get edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app 21:10:38 internal/inventory/reportinfo.go:4:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-core-contracts/models (imported by edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app); to add: 21:10:38 go get edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app 21:10:38 internal/inventory/app/routes.go:12:2: missing go.sum entry for module providing package github.com/gorilla/mux (imported by edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app); to add: 21:10:38 go get edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app 21:10:38 internal/inventory/app/helpers.go:15:2: missing go.sum entry for module providing package github.com/pelletier/go-toml (imported by edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app); to add: 21:10:38 go get edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app 21:10:38 internal/llrp/behavior.go:13:2: missing go.sum entry for module providing package github.com/pkg/errors (imported by edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app); to add: 21:10:38 go get edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app 21:10:38 make: *** [Makefile:21: build] Error 1 21:10:39 The command '/bin/sh -c $MAKE' returned a non-zero code: 2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:10:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:10:40 21:10:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 21:10:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:10:40 arm64: Pulling from edgex-lftools-log-publisher 21:10:40 448f6bf000e3: Pulling fs layer 21:10:40 f757da607395: Pulling fs layer 21:10:40 05883995daec: Pulling fs layer 21:10:40 8603b9c90790: Pulling fs layer 21:10:40 1560dd03e051: Pulling fs layer 21:10:40 27f5ce0e4adf: Pulling fs layer 21:10:40 c2d8d7efcc4b: Pulling fs layer 21:10:40 1560dd03e051: Waiting 21:10:40 27f5ce0e4adf: Waiting 21:10:40 8603b9c90790: Waiting 21:10:40 c2d8d7efcc4b: Waiting 21:10:41 f757da607395: Verifying Checksum 21:10:41 f757da607395: Download complete 21:10:41 8603b9c90790: Verifying Checksum 21:10:41 8603b9c90790: Download complete 21:10:41 1560dd03e051: Verifying Checksum 21:10:41 1560dd03e051: Download complete 21:10:41 05883995daec: Verifying Checksum 21:10:41 05883995daec: Download complete 21:10:41 27f5ce0e4adf: Download complete 21:10:42 448f6bf000e3: Verifying Checksum 21:10:42 448f6bf000e3: Download complete 21:10:45 c2d8d7efcc4b: Verifying Checksum 21:10:45 c2d8d7efcc4b: Download complete 21:10:45 448f6bf000e3: Pull complete 21:10:46 f757da607395: Pull complete 21:10:47 05883995daec: Pull complete 21:10:48 8603b9c90790: Pull complete 21:10:49 1560dd03e051: Pull complete 21:10:49 27f5ce0e4adf: Pull complete 21:11:04 c2d8d7efcc4b: Pull complete 21:11:04 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 21:11:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:11:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 21:11:04 prd-ubuntu18.04-docker-arm64-4c-16g-578 does not seem to be running inside a container 21:11:04 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 21:11:09 $ docker top 00dd5adbc590b942d1377ea4cedf6118478fcdb35d78edcbda4d3b90a3c0c967 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:11:10 ---> job-cost.sh 21:11:10 lf-activate-venv: SKIPPING 21:11:10 INFO: No Stack... 21:11:11 INFO: Retrieving Pricing Info for: v2-standard-4 21:11:11 INFO: Archiving Costs [Pipeline] sh 21:11:12 + cut -d, -f6 21:11:12 + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv [Pipeline] lock 21:11:12 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-toml-lf-mds-1-stack-cost] 21:11:12 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-toml-lf-mds-1-stack-cost] did not exist. Created. 21:11:12 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-toml-lf-mds-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:11:13 /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-bac70aec/script.sh: 1: /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-bac70aec/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 21:11:13 + echo total: 0.18000000715255737 [Pipeline] stash 21:11:13 Warning: overwriting stash ‘stack-cost’ 21:11:13 Stashed 1 file(s) [Pipeline] } 21:11:13 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-toml-lf-mds-1-stack-cost] [Pipeline] // lock [Pipeline] } 21:11:14 $ docker stop --time=1 00dd5adbc590b942d1377ea4cedf6118478fcdb35d78edcbda4d3b90a3c0c967 21:11:15 $ docker rm -f 00dd5adbc590b942d1377ea4cedf6118478fcdb35d78edcbda4d3b90a3c0c967 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 21:11:16 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 21:11:18 + '[' -d /w/workspace/_rfid-llrp-inventory_toml-lf-mds/archives ']' [Pipeline] libraryResource [Pipeline] sh 21:11:19 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:11:19 ---> package-listing.sh 21:11:19 ++ facter osfamily 21:11:19 ++ tr '[:upper:]' '[:lower:]' 21:11:20 + OS_FAMILY=redhat 21:11:20 + workspace=/w/workspace/_rfid-llrp-inventory_toml-lf-mds 21:11:20 + START_PACKAGES=/tmp/packages_start.txt 21:11:20 + END_PACKAGES=/tmp/packages_end.txt 21:11:20 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:11:20 + PACKAGES=/tmp/packages_start.txt 21:11:20 + '[' /w/workspace/_rfid-llrp-inventory_toml-lf-mds ']' 21:11:20 + PACKAGES=/tmp/packages_end.txt 21:11:20 + case "${OS_FAMILY}" in 21:11:20 + rpm -qa 21:11:20 + sort 21:11:20 + '[' -f /tmp/packages_start.txt ']' 21:11:20 + '[' -f /tmp/packages_end.txt ']' 21:11:20 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:11:20 + '[' /w/workspace/_rfid-llrp-inventory_toml-lf-mds ']' 21:11:20 + mkdir -p /w/workspace/_rfid-llrp-inventory_toml-lf-mds/archives/ 21:11:20 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_rfid-llrp-inventory_toml-lf-mds/archives/ [Pipeline] echo 21:11:20 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/_rfid-llrp-inventory_toml-lf-mds/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:11:21 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 21:11:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:11:21 21:11:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 21:11:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:11:22 latest: Pulling from edgex-lftools-log-publisher 21:11:22 b4d181a07f80: Pulling fs layer 21:11:22 a1111a8f2ec3: Pulling fs layer 21:11:22 ed53099fbce6: Pulling fs layer 21:11:22 dc539afda2c1: Pulling fs layer 21:11:22 77bc0d833cb6: Pulling fs layer 21:11:22 9065ff56babe: Pulling fs layer 21:11:22 d287ab97295c: Pulling fs layer 21:11:22 dc539afda2c1: Waiting 21:11:22 77bc0d833cb6: Waiting 21:11:22 9065ff56babe: Waiting 21:11:22 d287ab97295c: Waiting 21:11:22 a1111a8f2ec3: Verifying Checksum 21:11:22 a1111a8f2ec3: Download complete 21:11:22 dc539afda2c1: Download complete 21:11:22 77bc0d833cb6: Verifying Checksum 21:11:22 77bc0d833cb6: Download complete 21:11:22 9065ff56babe: Verifying Checksum 21:11:22 9065ff56babe: Download complete 21:11:22 ed53099fbce6: Verifying Checksum 21:11:22 ed53099fbce6: Download complete 21:11:23 b4d181a07f80: Verifying Checksum 21:11:23 b4d181a07f80: Download complete 21:11:24 b4d181a07f80: Pull complete 21:11:24 a1111a8f2ec3: Pull complete 21:11:25 ed53099fbce6: Pull complete 21:11:25 dc539afda2c1: Pull complete 21:11:25 77bc0d833cb6: Pull complete 21:11:25 9065ff56babe: Pull complete 21:11:27 d287ab97295c: Verifying Checksum 21:11:27 d287ab97295c: Download complete 21:11:32 d287ab97295c: Pull complete 21:11:32 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 21:11:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:11:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 21:11:32 prd-centos7-docker-4c-2g-582 does not seem to be running inside a container 21:11:32 $ 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/_rfid-llrp-inventory_toml-lf-mds/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/_rfid-llrp-inventory_toml-lf-mds -v /w/workspace/_rfid-llrp-inventory_toml-lf-mds:/w/workspace/_rfid-llrp-inventory_toml-lf-mds:rw,z -v /w/workspace/_rfid-llrp-inventory_toml-lf-mds@tmp:/w/workspace/_rfid-llrp-inventory_toml-lf-mds@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:11:34 $ docker top d9cc91df45891bd13494a3345f0aed8a7e6ca6bc7e439ebac5d409687d491ced -eo pid,comm [Pipeline] { [Pipeline] sh 21:11:35 + touch /tmp/pre-build-complete [Pipeline] sh 21:11:35 + mkdir -p /var/log/sysstat [Pipeline] sh 21:11:36 + ls /var/log/sa-host 21:11:36 + sadf -c /var/log/sa-host/sa05 21:11:36 file_magic: OK 21:11:36 HZ: Using current value: 100 21:11:36 file_header: OK 21:11:36 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 21:11:36 Statistics: 21:11:36 Hnuu...uuuununununu...Hnuu...uuuununununu... 21:11:36 File successfully converted to sysstat format version 12.0.3 21:11:36 + sadf -c /var/log/sa-host/sa11 21:11:36 file_magic: OK 21:11:36 HZ: Using current value: 100 21:11:36 file_header: OK 21:11:36 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 21:11:36 Statistics: 21:11:36 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 21:11:36 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:11:36 provisioning config files... 21:11:36 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_rfid-llrp-inventory_toml-lf-mds@tmp/config863692288839174115tmp [Pipeline] { [Pipeline] echo 21:11:36 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:11:36 ---> create-netrc.sh [Pipeline] } 21:11:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:11:37 ---> python-tools-install.sh [Pipeline] echo 21:11:37 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:11:37 ---> sudo-logs.sh 21:11:37 Archiving 'sudo' log.. 21:11:37 sudo: unable to resolve host prd-centos7-docker-4c-2g-582.vexxhost.local: Name or service not known 21:11:37 sudo: unable to resolve host prd-centos7-docker-4c-2g-582.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 21:11:37 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:11:38 ---> job-cost.sh 21:11:38 lf-activate-venv: SKIPPING 21:11:38 DEBUG: total: 0.18000000715255737 21:11:38 INFO: Retrieving Stack Cost... 21:11:39 INFO: Retrieving Pricing Info for: v3-standard-2 21:11:39 INFO: Archiving Costs [Pipeline] echo 21:11:39 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:11:39 ---> logs-deploy.sh 21:11:39 lf-activate-venv: SKIPPING 21:11:39 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/toml-lf-mds/1 21:11:39 INFO: archiving workspace using pattern(s): 21:11:40 Archives upload complete. 21:11:40 INFO: archiving logs to Nexus 21:11:41 ---> uname -a: 21:11:41 Linux prd-centos7-docker-4c-2g-582.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 21:11:41 21:11:41 21:11:41 ---> lscpu: 21:11:41 Architecture: x86_64 21:11:41 CPU op-mode(s): 32-bit, 64-bit 21:11:41 Byte Order: Little Endian 21:11:41 Address sizes: 40 bits physical, 48 bits virtual 21:11:41 CPU(s): 2 21:11:41 On-line CPU(s) list: 0,1 21:11:41 Thread(s) per core: 1 21:11:41 Core(s) per socket: 1 21:11:41 Socket(s): 2 21:11:41 NUMA node(s): 1 21:11:41 Vendor ID: AuthenticAMD 21:11:41 CPU family: 23 21:11:41 Model: 49 21:11:41 Model name: AMD EPYC-Rome Processor 21:11:41 Stepping: 0 21:11:41 CPU MHz: 2799.998 21:11:41 BogoMIPS: 5599.99 21:11:41 Virtualization: AMD-V 21:11:41 Hypervisor vendor: KVM 21:11:41 Virtualization type: full 21:11:41 L1d cache: 32K 21:11:41 L1i cache: 32K 21:11:41 L2 cache: 512K 21:11:41 L3 cache: 16384K 21:11:41 NUMA node0 CPU(s): 0,1 21:11:41 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 21:11:41 21:11:41 21:11:41 ---> nproc: 21:11:41 2 21:11:41 21:11:41 21:11:41 ---> df -h: 21:11:41 Filesystem Size Used Avail Use% Mounted on 21:11:41 overlay 40G 7.7G 33G 20% / 21:11:41 tmpfs 64M 0 64M 0% /dev 21:11:41 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 21:11:41 shm 64M 0 64M 0% /dev/shm 21:11:41 /dev/vda1 40G 7.7G 33G 20% /facter-os 21:11:41 21:11:41 21:11:41 ---> sar -b -r -n DEV: 21:11:41 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/11/21 _x86_64_ (2 CPU) 21:11:41 21:11:41 21:05:51 LINUX RESTART (2 CPU) 21:11:41 21:11:41 21:07:01 tps rtps wtps bread/s bwrtn/s 21:11:41 21:08:01 1.72 0.00 1.72 0.00 35.14 21:11:41 21:09:01 0.37 0.00 0.37 0.00 5.43 21:11:41 21:10:01 0.33 0.00 0.33 0.00 4.75 21:11:41 21:11:01 0.13 0.00 0.13 0.00 2.15 21:11:41 Average: 0.64 0.00 0.64 0.00 11.87 21:11:41 21:11:41 21:07:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:11:41 21:08:01 5425228 0 802328 10.02 2620 1778764 1227348 13.55 587944 1596976 12 21:11:41 21:09:01 5426524 0 801024 10.00 2620 1778772 1204804 13.30 589336 1595044 8 21:11:41 21:10:01 5426328 0 801220 10.00 2620 1778772 1204636 13.30 589480 1595044 20 21:11:41 21:11:01 5425984 0 801556 10.01 2620 1778780 1204756 13.30 589764 1595548 20 21:11:41 Average: 5426016 0 801532 10.01 2620 1778772 1210386 13.36 589131 1595653 15 21:11:41 21:11:41 21:07:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:11:41 21:08:01 eth0 0.57 0.37 0.27 0.22 0.00 0.00 0.00 0.00 21:11:41 21:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:11:41 21:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:11:41 21:09:01 eth0 1.02 0.35 0.32 0.20 0.00 0.00 0.00 0.00 21:11:41 21:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:11:41 21:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:11:41 21:10:01 eth0 1.03 0.42 0.32 0.21 0.00 0.00 0.00 0.00 21:11:41 21:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:11:41 21:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:11:41 21:11:01 eth0 1.00 0.35 0.32 0.20 0.00 0.00 0.00 0.00 21:11:41 21:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:11:41 21:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:11:41 Average: eth0 0.90 0.37 0.31 0.21 0.00 0.00 0.00 0.00 21:11:41 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:11:41 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:11:41 21:11:41 21:11:41 ---> sar -P ALL: 21:11:41 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/11/21 _x86_64_ (2 CPU) 21:11:41 21:11:41 21:05:51 LINUX RESTART (2 CPU) 21:11:41 21:11:41 21:07:01 CPU %user %nice %system %iowait %steal %idle 21:11:41 21:08:01 all 0.20 0.00 0.06 0.00 0.03 99.71 21:11:41 21:08:01 0 0.20 0.00 0.03 0.00 0.03 99.73 21:11:41 21:08:01 1 0.20 0.00 0.08 0.00 0.03 99.68 21:11:41 21:09:01 all 0.27 0.00 0.12 0.00 0.02 99.60 21:11:41 21:09:01 0 0.42 0.00 0.12 0.00 0.02 99.45 21:11:41 21:09:01 1 0.12 0.00 0.12 0.00 0.02 99.75 21:11:41 21:10:01 all 0.15 0.00 0.07 0.00 0.03 99.76 21:11:41 21:10:01 0 0.22 0.00 0.08 0.00 0.02 99.68 21:11:41 21:10:01 1 0.08 0.00 0.05 0.00 0.03 99.83 21:11:41 21:11:01 all 0.08 0.00 0.04 0.00 0.03 99.86 21:11:41 21:11:01 0 0.05 0.00 0.07 0.00 0.03 99.85 21:11:41 21:11:01 1 0.10 0.00 0.02 0.00 0.02 99.87 21:11:41 Average: all 0.17 0.00 0.07 0.00 0.03 99.73 21:11:41 Average: 0 0.22 0.00 0.08 0.00 0.03 99.68 21:11:41 Average: 1 0.13 0.00 0.07 0.00 0.03 99.78 21:11:41 21:11:41 21:11:41